Initial commit
This commit is contained in:
commit
78f8d225ee
21173 changed files with 2907774 additions and 0 deletions
14
node_modules/shadcn-ui/README.md
generated
vendored
Normal file
14
node_modules/shadcn-ui/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# shadcn-ui
|
||||
|
||||
> [!WARNING]
|
||||
> The shadcn-ui CLI is going to be deprecated soon. See [shadcn](https://ui.shadcn.com/docs/cli) for more information.
|
||||
|
||||
Bug fixes and new features should be added to the `.packages/shadcn` instead.
|
||||
|
||||
## Documentation
|
||||
|
||||
Visit https://ui.shadcn.com/docs/cli to view the documentation.
|
||||
|
||||
## License
|
||||
|
||||
Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md).
|
||||
3
node_modules/shadcn-ui/dist/index.cjs
generated
vendored
Executable file
3
node_modules/shadcn-ui/dist/index.cjs
generated
vendored
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env node
|
||||
"use strict";var t=Object.create;var r=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,p=Object.prototype.hasOwnProperty;var d=(e,n,o,s)=>{if(n&&typeof n=="object"||typeof n=="function")for(let c of i(n))!p.call(e,c)&&c!==o&&r(e,c,{get:()=>n[c],enumerable:!(s=a(n,c))||s.enumerable});return e};var h=(e,n,o)=>(o=e!=null?t(g(e)):{},d(n||!e||!e.__esModule?r(o,"default",{value:e,enumerable:!0}):o,e));var l=h(require("chalk"),1);function u(){let e=process.argv.slice(2),o=process.env.npm_execpath||"",s="shadcn@latest";return o.includes("pnpm")?`pnpm dlx ${s}${e.length?` ${e.join(" ")}`:""}`:o.includes("yarn")?`yarn dlx ${s}${e.length?` ${e.join(" ")}`:""}`:o.includes("bun")?`bunx ${s}${e.length?` ${e.join(" ")}`:""}`:`npx ${s}${e.length?` ${e.join(" ")}`:""}`}var $=async()=>{console.log(l.default.yellow("The 'shadcn-ui' package is deprecated. Please use the 'shadcn' package instead:")),console.log(""),console.log(l.default.green(` ${u()}`)),console.log(""),console.log(l.default.yellow("For more information, visit: https://ui.shadcn.com/docs/cli")),console.log("")};$().catch(e=>{console.error(l.default.red("Error:"),e.message),process.exit(1)});
|
||||
//# sourceMappingURL=index.cjs.map
|
||||
1
node_modules/shadcn-ui/dist/index.cjs.map
generated
vendored
Normal file
1
node_modules/shadcn-ui/dist/index.cjs.map
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["#!/usr/bin/env node\nimport chalk from \"chalk\"\n\nfunction getInvoker() {\n const args = process.argv.slice(2)\n const env = process.env\n const npmExecPath = env.npm_execpath || \"\"\n const packageName = \"shadcn@latest\"\n\n if (npmExecPath.includes(\"pnpm\")) {\n return `pnpm dlx ${packageName}${args.length ? ` ${args.join(\" \")}` : \"\"}`\n } else if (npmExecPath.includes(\"yarn\")) {\n return `yarn dlx ${packageName}${args.length ? ` ${args.join(\" \")}` : \"\"}`\n } else if (npmExecPath.includes(\"bun\")) {\n return `bunx ${packageName}${args.length ? ` ${args.join(\" \")}` : \"\"}`\n } else {\n return `npx ${packageName}${args.length ? ` ${args.join(\" \")}` : \"\"}`\n }\n}\n\nconst main = async () => {\n console.log(\n chalk.yellow(\n \"The 'shadcn-ui' package is deprecated. Please use the 'shadcn' package instead:\"\n )\n )\n console.log(\"\")\n console.log(chalk.green(` ${getInvoker()}`))\n console.log(\"\")\n console.log(\n chalk.yellow(\"For more information, visit: https://ui.shadcn.com/docs/cli\")\n )\n console.log(\"\")\n}\n\nmain().catch((error) => {\n console.error(chalk.red(\"Error:\"), error.message)\n process.exit(1)\n})\n"],"mappings":";wdACA,IAAAA,EAAkB,sBAElB,SAASC,GAAa,CACpB,IAAMC,EAAO,QAAQ,KAAK,MAAM,CAAC,EAE3BC,EADM,QAAQ,IACI,cAAgB,GAClCC,EAAc,gBAEpB,OAAID,EAAY,SAAS,MAAM,EACtB,YAAYC,IAAcF,EAAK,OAAS,IAAIA,EAAK,KAAK,GAAG,IAAM,KAC7DC,EAAY,SAAS,MAAM,EAC7B,YAAYC,IAAcF,EAAK,OAAS,IAAIA,EAAK,KAAK,GAAG,IAAM,KAC7DC,EAAY,SAAS,KAAK,EAC5B,QAAQC,IAAcF,EAAK,OAAS,IAAIA,EAAK,KAAK,GAAG,IAAM,KAE3D,OAAOE,IAAcF,EAAK,OAAS,IAAIA,EAAK,KAAK,GAAG,IAAM,IAErE,CAEA,IAAMG,EAAO,SAAY,CACvB,QAAQ,IACN,EAAAC,QAAM,OACJ,iFACF,CACF,EACA,QAAQ,IAAI,EAAE,EACd,QAAQ,IAAI,EAAAA,QAAM,MAAM,KAAKL,EAAW,GAAG,CAAC,EAC5C,QAAQ,IAAI,EAAE,EACd,QAAQ,IACN,EAAAK,QAAM,OAAO,6DAA6D,CAC5E,EACA,QAAQ,IAAI,EAAE,CAChB,EAEAD,EAAK,EAAE,MAAOE,GAAU,CACtB,QAAQ,MAAM,EAAAD,QAAM,IAAI,QAAQ,EAAGC,EAAM,OAAO,EAChD,QAAQ,KAAK,CAAC,CAChB,CAAC","names":["import_chalk","getInvoker","args","npmExecPath","packageName","main","chalk","error"]}
|
||||
1
node_modules/shadcn-ui/dist/index.d.ts
generated
vendored
Executable file
1
node_modules/shadcn-ui/dist/index.d.ts
generated
vendored
Executable file
|
|
@ -0,0 +1 @@
|
|||
#!/usr/bin/env node
|
||||
3
node_modules/shadcn-ui/dist/index.js
generated
vendored
Executable file
3
node_modules/shadcn-ui/dist/index.js
generated
vendored
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env node
|
||||
import o from"chalk";function c(){let e=process.argv.slice(2),s=process.env.npm_execpath||"",n="shadcn@latest";return s.includes("pnpm")?`pnpm dlx ${n}${e.length?` ${e.join(" ")}`:""}`:s.includes("yarn")?`yarn dlx ${n}${e.length?` ${e.join(" ")}`:""}`:s.includes("bun")?`bunx ${n}${e.length?` ${e.join(" ")}`:""}`:`npx ${n}${e.length?` ${e.join(" ")}`:""}`}var l=async()=>{console.log(o.yellow("The 'shadcn-ui' package is deprecated. Please use the 'shadcn' package instead:")),console.log(""),console.log(o.green(` ${c()}`)),console.log(""),console.log(o.yellow("For more information, visit: https://ui.shadcn.com/docs/cli")),console.log("")};l().catch(e=>{console.error(o.red("Error:"),e.message),process.exit(1)});
|
||||
//# sourceMappingURL=index.js.map
|
||||
1
node_modules/shadcn-ui/dist/index.js.map
generated
vendored
Normal file
1
node_modules/shadcn-ui/dist/index.js.map
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["#!/usr/bin/env node\nimport chalk from \"chalk\"\n\nfunction getInvoker() {\n const args = process.argv.slice(2)\n const env = process.env\n const npmExecPath = env.npm_execpath || \"\"\n const packageName = \"shadcn@latest\"\n\n if (npmExecPath.includes(\"pnpm\")) {\n return `pnpm dlx ${packageName}${args.length ? ` ${args.join(\" \")}` : \"\"}`\n } else if (npmExecPath.includes(\"yarn\")) {\n return `yarn dlx ${packageName}${args.length ? ` ${args.join(\" \")}` : \"\"}`\n } else if (npmExecPath.includes(\"bun\")) {\n return `bunx ${packageName}${args.length ? ` ${args.join(\" \")}` : \"\"}`\n } else {\n return `npx ${packageName}${args.length ? ` ${args.join(\" \")}` : \"\"}`\n }\n}\n\nconst main = async () => {\n console.log(\n chalk.yellow(\n \"The 'shadcn-ui' package is deprecated. Please use the 'shadcn' package instead:\"\n )\n )\n console.log(\"\")\n console.log(chalk.green(` ${getInvoker()}`))\n console.log(\"\")\n console.log(\n chalk.yellow(\"For more information, visit: https://ui.shadcn.com/docs/cli\")\n )\n console.log(\"\")\n}\n\nmain().catch((error) => {\n console.error(chalk.red(\"Error:\"), error.message)\n process.exit(1)\n})\n"],"mappings":";AACA,OAAOA,MAAW,QAElB,SAASC,GAAa,CACpB,IAAMC,EAAO,QAAQ,KAAK,MAAM,CAAC,EAE3BC,EADM,QAAQ,IACI,cAAgB,GAClCC,EAAc,gBAEpB,OAAID,EAAY,SAAS,MAAM,EACtB,YAAYC,IAAcF,EAAK,OAAS,IAAIA,EAAK,KAAK,GAAG,IAAM,KAC7DC,EAAY,SAAS,MAAM,EAC7B,YAAYC,IAAcF,EAAK,OAAS,IAAIA,EAAK,KAAK,GAAG,IAAM,KAC7DC,EAAY,SAAS,KAAK,EAC5B,QAAQC,IAAcF,EAAK,OAAS,IAAIA,EAAK,KAAK,GAAG,IAAM,KAE3D,OAAOE,IAAcF,EAAK,OAAS,IAAIA,EAAK,KAAK,GAAG,IAAM,IAErE,CAEA,IAAMG,EAAO,SAAY,CACvB,QAAQ,IACNL,EAAM,OACJ,iFACF,CACF,EACA,QAAQ,IAAI,EAAE,EACd,QAAQ,IAAIA,EAAM,MAAM,KAAKC,EAAW,GAAG,CAAC,EAC5C,QAAQ,IAAI,EAAE,EACd,QAAQ,IACND,EAAM,OAAO,6DAA6D,CAC5E,EACA,QAAQ,IAAI,EAAE,CAChB,EAEAK,EAAK,EAAE,MAAOC,GAAU,CACtB,QAAQ,MAAMN,EAAM,IAAI,QAAQ,EAAGM,EAAM,OAAO,EAChD,QAAQ,KAAK,CAAC,CAChB,CAAC","names":["chalk","getInvoker","args","npmExecPath","packageName","main","error"]}
|
||||
46
node_modules/shadcn-ui/package.json
generated
vendored
Normal file
46
node_modules/shadcn-ui/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"name": "shadcn-ui",
|
||||
"version": "0.9.5",
|
||||
"description": "Add components to your apps.",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
"name": "shadcn",
|
||||
"url": "https://twitter.com/shadcn"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/shadcn/ui.git",
|
||||
"directory": "packages/cli"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"keywords": [
|
||||
"components",
|
||||
"ui",
|
||||
"tailwind",
|
||||
"shadcn"
|
||||
],
|
||||
"type": "module",
|
||||
"exports": "./dist/index.js",
|
||||
"bin": "./dist/index.js",
|
||||
"scripts": {
|
||||
"dev": "tsup --watch",
|
||||
"build": "tsup",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"start:dev": "cross-env COMPONENTS_REGISTRY_URL=http://localhost:3003 node dist/index.js",
|
||||
"start": "node dist/index.js",
|
||||
"format:write": "prettier --write \"**/*.{ts,tsx,mdx}\" --cache",
|
||||
"format:check": "prettier --check \"**/*.{ts,tsx,mdx}\" --cache",
|
||||
"test": "vitest run"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^5.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsup": "^6.6.3"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue