@glitch-stack/types 0.1.3 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +2 -2
- package/dist/index.mjs +1 -1
- package/dist/json-schema.d.mts +20 -0
- package/dist/json-schema.mjs +1 -1
- package/dist/schemas-BhfYUGAP.mjs +1 -0
- package/dist/{schemas-Cfn43_zR.d.mts → schemas-DfW85yCf.d.mts} +16 -2
- package/dist/schemas.d.mts +1 -1
- package/dist/schemas.mjs +1 -1
- package/package.json +1 -1
- package/dist/schemas-BlaXUErN.mjs +0 -1
package/dist/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as PACKAGE_MANAGER_VALUES, B as SkillSelectionSchema, C as GlitchStackConfigSchema, D as McpServerSchema, E as McpAgentSchema, F as ProjectNameSchema, G as TuiTemplateSchema, H as SkillsSourceSchema, I as RUNTIME_VALUES, J as UltraciteHookSchema, K as UltraciteAgentSchema, L as RuntimeSchema, M as PackageManagerSchema, N as PaymentsSchema, O as ORMSchema, P as ProjectConfigSchema, Q as WxtTemplateSchema, R as SERVER_DEPLOY_VALUES, S as GlitchStackConfigFileSchema, T as InstallScopeSchema, U as TEMPLATE_VALUES, V as SkillsAgentSchema, W as TemplateSchema, X as WEB_DEPLOY_VALUES, Y as UltraciteLinterSchema, Z as WebDeploySchema, _ as EXAMPLES_VALUES, a as AddInputSchema, b as FrontendSchema, c as AuthSchema, d as CLIInputSchema, f as CreateInputSchema, g as DirectoryConflictSchema, h as DatabaseSchema, i as AUTH_VALUES, j as PAYMENTS_VALUES, k as ORM_VALUES, l as BACKEND_VALUES, m as DIRECTORY_CONFLICT_VALUES, n as APISchema, o as AddonOptionsSchema, p as DATABASE_VALUES, q as UltraciteEditorSchema, r as API_VALUES, s as AddonsSchema, t as ADDONS_VALUES, u as BackendSchema, v as ExamplesSchema, w as InitResultSchema, x as FumadocsTemplateSchema, y as FRONTEND_VALUES, z as ServerDeploySchema } from "./schemas-
|
|
1
|
+
import { A as PACKAGE_MANAGER_VALUES, B as SkillSelectionSchema, C as GlitchStackConfigSchema, D as McpServerSchema, E as McpAgentSchema, F as ProjectNameSchema, G as TuiTemplateSchema, H as SkillsSourceSchema, I as RUNTIME_VALUES, J as UltraciteHookSchema, K as UltraciteAgentSchema, L as RuntimeSchema, M as PackageManagerSchema, N as PaymentsSchema, O as ORMSchema, P as ProjectConfigSchema, Q as WxtTemplateSchema, R as SERVER_DEPLOY_VALUES, S as GlitchStackConfigFileSchema, T as InstallScopeSchema, U as TEMPLATE_VALUES, V as SkillsAgentSchema, W as TemplateSchema, X as WEB_DEPLOY_VALUES, Y as UltraciteLinterSchema, Z as WebDeploySchema, _ as EXAMPLES_VALUES, a as AddInputSchema, b as FrontendSchema, c as AuthSchema, d as CLIInputSchema, f as CreateInputSchema, g as DirectoryConflictSchema, h as DatabaseSchema, i as AUTH_VALUES, j as PAYMENTS_VALUES, k as ORM_VALUES, l as BACKEND_VALUES, m as DIRECTORY_CONFLICT_VALUES, n as APISchema, o as AddonOptionsSchema, p as DATABASE_VALUES, q as UltraciteEditorSchema, r as API_VALUES, s as AddonsSchema, t as ADDONS_VALUES, u as BackendSchema, v as ExamplesSchema, w as InitResultSchema, x as FumadocsTemplateSchema, y as FRONTEND_VALUES, z as ServerDeploySchema } from "./schemas-DfW85yCf.mjs";
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
|
|
4
4
|
//#region src/constants.d.ts
|
|
@@ -30,7 +30,7 @@ type GlitchStackConfig = z.infer<typeof GlitchStackConfigSchema>;
|
|
|
30
30
|
type InitResult = z.infer<typeof InitResultSchema>;
|
|
31
31
|
type WebFrontend = Extract<Frontend, "tanstack-start" | "next" | "angular" | "astro" | "none">;
|
|
32
32
|
type DesktopWebFrontend = Exclude<WebFrontend, "none">;
|
|
33
|
-
type NativeFrontend = Extract<Frontend, "native-uniwind" | "none">;
|
|
33
|
+
type NativeFrontend = Extract<Frontend, "native-uniwind" | "ios" | "android" | "none">;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { ADDONS_VALUES, API, APISchema, API_VALUES, AUTH_VALUES, AddInput, AddInputSchema, AddonOptions, AddonOptionsSchema, Addons, AddonsSchema, Auth, AuthSchema, BACKEND_VALUES, Backend, BackendSchema, CLIInput, CLIInputSchema, CreateInput, CreateInputSchema, DATABASE_VALUES, DIRECTORY_CONFLICT_VALUES, Database, DatabaseSchema, DesktopWebFrontend, DirectoryConflict, DirectoryConflictSchema, EXAMPLES_VALUES, Examples, ExamplesSchema, FRONTEND_VALUES, Frontend, FrontendSchema, FumadocsTemplateSchema, GlitchStackConfig, GlitchStackConfigFileSchema, GlitchStackConfigSchema, InitResult, InitResultSchema, InstallScopeSchema, McpAgentSchema, McpServerSchema, NativeFrontend, ORM, ORMSchema, ORM_VALUES, PACKAGE_MANAGER_VALUES, PAYMENTS_VALUES, PackageManager, PackageManagerSchema, Payments, PaymentsSchema, ProjectConfig, ProjectConfigSchema, ProjectName, ProjectNameSchema, RUNTIME_VALUES, Runtime, RuntimeSchema, SERVER_DEPLOY_VALUES, ServerDeploy, ServerDeploySchema, SkillSelectionSchema, SkillsAgentSchema, SkillsSourceSchema, TEMPLATE_VALUES, Template, TemplateSchema, TuiTemplateSchema, UltraciteAgentSchema, UltraciteEditorSchema, UltraciteHookSchema, UltraciteLinterSchema, WEB_DEPLOY_VALUES, WebDeploy, WebDeploySchema, WebFrontend, WxtTemplateSchema, desktopWebFrontends };
|
|
36
36
|
//# sourceMappingURL=index.d.mts.map
|
package/dist/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{A as
|
|
1
|
+
import{A as _0x2b27aa,B as _0x2caf4d,C as _0x348fea,D as _0xc8fbef,E as _0x419804,F as _0x391ae3,G as _0x4e6431,H as _0x3cedf0,I as _0x57896f,J as _0x37237d,K as _0x1f4bae,L as _0x3d2be6,M as _0x24a1f2,N as _0x4b6131,O as _0x2e403a,P as _0x580ec6,Q as _0x34ef61,R as _0x14bbb3,S as _0x3ea929,T as _0x253b46,U as _0xfd7a89,V as _0x5f059e,W as _0x2f242d,X as _0xe76bc4,Y as _0x27e4f1,Z as _0x3ed16f,_ as _0x1813cf,a as _0x1ebd27,b as _0x3336dd,c as _0x1704c2,d as _0xc01e69,f as _0x72bec,g as _0x405217,h as _0x2d6c33,i as _0x470481,j as _0x5c937b,k as _0x8d46de,l as _0x13524a,m as _0x46c5c1,n as _0x2e8c12,o as _0xd611a2,p as _0x5b2beb,q as _0x3fbbfe,r as _0xaff099,s as _0x3623d4,t as _0x39f692,u as _0x257518,v as _0x106e00,w as _0x45faf6,x as _0x3c9ba9,y as _0xcd4a11,z as _0x1e2f8d}from'./schemas-BhfYUGAP.mjs';const Q=['tanstack-start','next','angular','astro'];export{_0x39f692 as ADDONS_VALUES,_0x2e8c12 as APISchema,_0xaff099 as API_VALUES,_0x470481 as AUTH_VALUES,_0x1ebd27 as AddInputSchema,_0xd611a2 as AddonOptionsSchema,_0x3623d4 as AddonsSchema,_0x1704c2 as AuthSchema,_0x13524a as BACKEND_VALUES,_0x257518 as BackendSchema,_0xc01e69 as CLIInputSchema,_0x72bec as CreateInputSchema,_0x5b2beb as DATABASE_VALUES,_0x46c5c1 as DIRECTORY_CONFLICT_VALUES,_0x2d6c33 as DatabaseSchema,_0x405217 as DirectoryConflictSchema,_0x1813cf as EXAMPLES_VALUES,_0x106e00 as ExamplesSchema,_0xcd4a11 as FRONTEND_VALUES,_0x3336dd as FrontendSchema,_0x3c9ba9 as FumadocsTemplateSchema,_0x3ea929 as GlitchStackConfigFileSchema,_0x348fea as GlitchStackConfigSchema,_0x45faf6 as InitResultSchema,_0x253b46 as InstallScopeSchema,_0x419804 as McpAgentSchema,_0xc8fbef as McpServerSchema,_0x2e403a as ORMSchema,_0x8d46de as ORM_VALUES,_0x2b27aa as PACKAGE_MANAGER_VALUES,_0x5c937b as PAYMENTS_VALUES,_0x24a1f2 as PackageManagerSchema,_0x4b6131 as PaymentsSchema,_0x580ec6 as ProjectConfigSchema,_0x391ae3 as ProjectNameSchema,_0x57896f as RUNTIME_VALUES,_0x3d2be6 as RuntimeSchema,_0x14bbb3 as SERVER_DEPLOY_VALUES,_0x1e2f8d as ServerDeploySchema,_0x2caf4d as SkillSelectionSchema,_0x5f059e as SkillsAgentSchema,_0x3cedf0 as SkillsSourceSchema,_0xfd7a89 as TEMPLATE_VALUES,_0x2f242d as TemplateSchema,_0x4e6431 as TuiTemplateSchema,_0x1f4bae as UltraciteAgentSchema,_0x3fbbfe as UltraciteEditorSchema,_0x37237d as UltraciteHookSchema,_0x27e4f1 as UltraciteLinterSchema,_0xe76bc4 as WEB_DEPLOY_VALUES,_0x3ed16f as WebDeploySchema,_0x34ef61 as WxtTemplateSchema,Q as desktopWebFrontends};
|
package/dist/json-schema.d.mts
CHANGED
|
@@ -32,6 +32,8 @@ declare function getFrontendJsonSchema(): z.core.ZodStandardJSONSchemaPayload<z.
|
|
|
32
32
|
next: "next";
|
|
33
33
|
angular: "angular";
|
|
34
34
|
"native-uniwind": "native-uniwind";
|
|
35
|
+
ios: "ios";
|
|
36
|
+
android: "android";
|
|
35
37
|
astro: "astro";
|
|
36
38
|
}>>;
|
|
37
39
|
declare function getAddonsJsonSchema(): z.core.ZodStandardJSONSchemaPayload<z.ZodEnum<{
|
|
@@ -460,6 +462,8 @@ declare function getCreateInputJsonSchema(): z.core.ZodStandardJSONSchemaPayload
|
|
|
460
462
|
next: "next";
|
|
461
463
|
angular: "angular";
|
|
462
464
|
"native-uniwind": "native-uniwind";
|
|
465
|
+
ios: "ios";
|
|
466
|
+
android: "android";
|
|
463
467
|
astro: "astro";
|
|
464
468
|
}>>>;
|
|
465
469
|
addons: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -924,6 +928,8 @@ declare function getProjectConfigJsonSchema(): z.core.ZodStandardJSONSchemaPaylo
|
|
|
924
928
|
next: "next";
|
|
925
929
|
angular: "angular";
|
|
926
930
|
"native-uniwind": "native-uniwind";
|
|
931
|
+
ios: "ios";
|
|
932
|
+
android: "android";
|
|
927
933
|
astro: "astro";
|
|
928
934
|
}>>;
|
|
929
935
|
addons: z.ZodArray<z.ZodEnum<{
|
|
@@ -1177,6 +1183,8 @@ declare function getGlitchStackConfigJsonSchema(): z.core.ZodStandardJSONSchemaP
|
|
|
1177
1183
|
next: "next";
|
|
1178
1184
|
angular: "angular";
|
|
1179
1185
|
"native-uniwind": "native-uniwind";
|
|
1186
|
+
ios: "ios";
|
|
1187
|
+
android: "android";
|
|
1180
1188
|
astro: "astro";
|
|
1181
1189
|
}>>;
|
|
1182
1190
|
addons: z.ZodArray<z.ZodEnum<{
|
|
@@ -1430,6 +1438,8 @@ declare function getInitResultJsonSchema(): z.core.ZodStandardJSONSchemaPayload<
|
|
|
1430
1438
|
next: "next";
|
|
1431
1439
|
angular: "angular";
|
|
1432
1440
|
"native-uniwind": "native-uniwind";
|
|
1441
|
+
ios: "ios";
|
|
1442
|
+
android: "android";
|
|
1433
1443
|
astro: "astro";
|
|
1434
1444
|
}>>;
|
|
1435
1445
|
addons: z.ZodArray<z.ZodEnum<{
|
|
@@ -1522,6 +1532,8 @@ declare function getAllJsonSchemas(): {
|
|
|
1522
1532
|
next: "next";
|
|
1523
1533
|
angular: "angular";
|
|
1524
1534
|
"native-uniwind": "native-uniwind";
|
|
1535
|
+
ios: "ios";
|
|
1536
|
+
android: "android";
|
|
1525
1537
|
astro: "astro";
|
|
1526
1538
|
}>>;
|
|
1527
1539
|
addons: z.core.ZodStandardJSONSchemaPayload<z.ZodEnum<{
|
|
@@ -1950,6 +1962,8 @@ declare function getAllJsonSchemas(): {
|
|
|
1950
1962
|
next: "next";
|
|
1951
1963
|
angular: "angular";
|
|
1952
1964
|
"native-uniwind": "native-uniwind";
|
|
1965
|
+
ios: "ios";
|
|
1966
|
+
android: "android";
|
|
1953
1967
|
astro: "astro";
|
|
1954
1968
|
}>>>;
|
|
1955
1969
|
addons: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -2414,6 +2428,8 @@ declare function getAllJsonSchemas(): {
|
|
|
2414
2428
|
next: "next";
|
|
2415
2429
|
angular: "angular";
|
|
2416
2430
|
"native-uniwind": "native-uniwind";
|
|
2431
|
+
ios: "ios";
|
|
2432
|
+
android: "android";
|
|
2417
2433
|
astro: "astro";
|
|
2418
2434
|
}>>;
|
|
2419
2435
|
addons: z.ZodArray<z.ZodEnum<{
|
|
@@ -2667,6 +2683,8 @@ declare function getAllJsonSchemas(): {
|
|
|
2667
2683
|
next: "next";
|
|
2668
2684
|
angular: "angular";
|
|
2669
2685
|
"native-uniwind": "native-uniwind";
|
|
2686
|
+
ios: "ios";
|
|
2687
|
+
android: "android";
|
|
2670
2688
|
astro: "astro";
|
|
2671
2689
|
}>>;
|
|
2672
2690
|
addons: z.ZodArray<z.ZodEnum<{
|
|
@@ -2920,6 +2938,8 @@ declare function getAllJsonSchemas(): {
|
|
|
2920
2938
|
next: "next";
|
|
2921
2939
|
angular: "angular";
|
|
2922
2940
|
"native-uniwind": "native-uniwind";
|
|
2941
|
+
ios: "ios";
|
|
2942
|
+
android: "android";
|
|
2923
2943
|
astro: "astro";
|
|
2924
2944
|
}>>;
|
|
2925
2945
|
addons: z.ZodArray<z.ZodEnum<{
|
package/dist/json-schema.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{C as
|
|
1
|
+
import{C as _0x4e546d,L as _0x523ab9,M as _0x1ee90f,N as _0x334107,O as _0x778927,P as _0x4a7cf4,W as _0x1818f5,Z as _0x34e732,a as _0x2482df,b as _0x3569c4,c as _0x4d7b2c,f as _0x2afee8,g as _0x414a3f,h as _0x5e58b0,n as _0x350657,o as _0x438895,s as _0x20a329,u as _0x347899,v,w as _0x42dee5,z as _0x3f2bb2}from'./schemas-BhfYUGAP.mjs';import{z as _0x5599ab}from'zod';function S(){return _0x5599ab['toJSONSchema'](_0x5e58b0);}function C(){return _0x5599ab['toJSONSchema'](_0x778927);}function w(){return _0x5599ab['toJSONSchema'](_0x347899);}function T(){return _0x5599ab['toJSONSchema'](_0x523ab9);}function E(){return _0x5599ab['toJSONSchema'](_0x3569c4);}function D(){return _0x5599ab['toJSONSchema'](_0x20a329);}function O(){return _0x5599ab['toJSONSchema'](v);}function k(){return _0x5599ab['toJSONSchema'](_0x1ee90f);}function A(){return _0x5599ab['toJSONSchema'](_0x350657);}function j(){return _0x5599ab['toJSONSchema'](_0x4d7b2c);}function M(){return _0x5599ab['toJSONSchema'](_0x334107);}function N(){return _0x5599ab['toJSONSchema'](_0x34e732);}function P(){return _0x5599ab['toJSONSchema'](_0x3f2bb2);}function F(){return _0x5599ab['toJSONSchema'](_0x414a3f);}function I(){return _0x5599ab['toJSONSchema'](_0x1818f5);}function L(){return _0x5599ab['toJSONSchema'](_0x438895);}function R(){return _0x5599ab['toJSONSchema'](_0x2afee8);}function z(){return _0x5599ab['toJSONSchema'](_0x2482df);}function B(){return _0x5599ab['toJSONSchema'](_0x4a7cf4);}function V(){return _0x5599ab['toJSONSchema'](_0x4e546d);}function H(){return _0x5599ab['toJSONSchema'](_0x42dee5);}function U(){return{'database':S(),'orm':C(),'backend':w(),'runtime':T(),'frontend':E(),'addons':D(),'examples':O(),'packageManager':k(),'api':A(),'auth':j(),'payments':M(),'webDeploy':N(),'serverDeploy':P(),'directoryConflict':F(),'template':I(),'addonOptions':L(),'createInput':R(),'addInput':z(),'projectConfig':B(),'glitchStackConfig':V(),'initResult':H()};}export{A as getAPIJsonSchema,z as getAddInputJsonSchema,L as getAddonOptionsJsonSchema,D as getAddonsJsonSchema,U as getAllJsonSchemas,j as getAuthJsonSchema,w as getBackendJsonSchema,R as getCreateInputJsonSchema,S as getDatabaseJsonSchema,F as getDirectoryConflictJsonSchema,O as getExamplesJsonSchema,E as getFrontendJsonSchema,V as getGlitchStackConfigJsonSchema,H as getInitResultJsonSchema,C as getORMJsonSchema,k as getPackageManagerJsonSchema,M as getPaymentsJsonSchema,B as getProjectConfigJsonSchema,T as getRuntimeJsonSchema,P as getServerDeployJsonSchema,I as getTemplateJsonSchema,N as getWebDeployJsonSchema};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{z as _0x1d94e5}from'zod';const t=_0x1d94e5['enum'](['none','sqlite','postgres','mysql'])['describe']('Database\x20type'),n=_0x1d94e5['enum'](['drizzle','prisma','none'])['describe']('ORM\x20type'),r=_0x1d94e5['enum'](['hono','express','fastify','nest','self','none'])['describe']('Backend\x20framework'),i=_0x1d94e5['enum'](['bun','node','workers','none'])['describe']('Runtime\x20environment'),a=_0x1d94e5['enum'](['tanstack-start','next','angular','native-uniwind','ios','android','astro','none'])['describe']('Frontend\x20framework'),o=_0x1d94e5['enum'](['pwa','tauri','electrobun','starlight','biome','husky','mcp','turborepo','fumadocs','ultracite','opentui','wxt','skills','none'])['describe']('Additional\x20addons'),s=_0x1d94e5['array'](o),c=_0x1d94e5['enum'](['todo','ai','none'])['describe']('Example\x20templates\x20to\x20include'),l=_0x1d94e5['enum'](['npm','pnpm','bun'])['describe']('Package\x20manager'),u=_0x1d94e5['enum'](['trpc','orpc','none'])['describe']('API\x20type'),d=_0x1d94e5['enum'](['better-auth','clerk','none'])['describe']('Authentication\x20provider'),f=_0x1d94e5['enum'](['polar','none'])['describe']('Payments\x20provider'),p=_0x1d94e5['enum'](['cloudflare','none'])['describe']('Web\x20deployment'),m=_0x1d94e5['enum'](['cloudflare','none'])['describe']('Server\x20deployment'),h=_0x1d94e5['enum'](['merge','overwrite','increment','error'])['describe']('How\x20to\x20handle\x20existing\x20directory\x20conflicts'),g=_0x1d94e5['enum'](['t3','uniwind','none'])['describe']('Predefined\x20project\x20template'),_=_0x1d94e5['enum'](['vanilla','vue','react'])['describe']('WXT\x20template'),v=_0x1d94e5['enum'](['core','react'])['describe']('OpenTUI\x20template'),y=_0x1d94e5['enum'](['next-mdx','next-mdx-static','waku','tanstack-start','tanstack-start-spa'])['describe']('Fumadocs\x20template'),b=_0x1d94e5['enum'](['project','global'])['describe']('Installation\x20scope'),x=_0x1d94e5['enum'](['glitch-stack','context7','cloudflare-docs','shadcn','next-devtools','astro-docs','planetscale','neon','supabase','better-auth','clerk','expo','polar'])['describe']('MCP\x20server\x20to\x20install'),S=_0x1d94e5['enum'](['antigravity','cline','cline-cli','cursor','claude-code','codex','opencode','gemini-cli','github-copilot-cli','mcporter','vscode','zed','claude-desktop','goose'])['describe']('Agent\x20target\x20for\x20MCP\x20installation'),C=_0x1d94e5['enum'](['vercel-labs/agent-skills','vercel/ai','vercel/turborepo','yusukebe/hono-skill','vercel-labs/next-skills','heroui-inc/heroui','shadcn/ui','better-auth/skills','clerk/skills','neondatabase/agent-skills','supabase/agent-skills','planetscale/database-skills','expo/skills','prisma/skills','msmps/opentui-skill','haydenbleasel/ultracite'])['describe']('Skill\x20source\x20repository'),w=_0x1d94e5['enum'](['cursor','claude-code','cline','github-copilot','codex','opencode','windsurf','goose','roo','kilo','gemini-cli','antigravity','openhands','trae','amp','pi','qoder','qwen-code','kiro-cli','droid','command-code','clawdbot','zencoder','neovate','mcpjam'])['describe']('Agent\x20target\x20for\x20skill\x20installation'),T=_0x1d94e5['strictObject']({'source':C['describe']('Skill\x20source\x20to\x20install\x20from'),'skills':_0x1d94e5['array'](_0x1d94e5['string']())['describe']('Curated\x20skill\x20names\x20to\x20install\x20from\x20this\x20source')}),E=_0x1d94e5['enum'](['biome','eslint'])['describe']('Ultracite\x20linter'),D=_0x1d94e5['enum'](['vscode','cursor','windsurf','antigravity','kiro','trae','void','zed'])['describe']('Ultracite\x20editor\x20integration'),O=_0x1d94e5['enum'](['claude','codex','jules','copilot','cline','amp','aider','firebase-studio','open-hands','gemini','junie','augmentcode','kilo-code','goose','roo-code','warp','droid','opencode','crush','qwen','amazon-q-cli','firebender','cursor-cli','mistral-vibe','vercel'])['describe']('Ultracite\x20agent\x20integration'),k=_0x1d94e5['enum'](['cursor','windsurf','claude'])['describe']('Ultracite\x20hook\x20integration'),A=_0x1d94e5['strictObject']({'wxt':_0x1d94e5['strictObject']({'template':_,'devPort':_0x1d94e5['number']()['int']()['min'](0x1)['max'](0xffff)['optional']()['describe']('WXT\x20dev\x20server\x20port')})['optional']()['describe']('Options\x20for\x20the\x20WXT\x20addon'),'fumadocs':_0x1d94e5['strictObject']({'template':y,'devPort':_0x1d94e5['number']()['int']()['min'](0x1)['max'](0xffff)['optional']()['describe']('Fumadocs\x20dev\x20server\x20port')})['optional']()['describe']('Options\x20for\x20the\x20Fumadocs\x20addon'),'opentui':_0x1d94e5['strictObject']({'template':v})['optional']()['describe']('Options\x20for\x20the\x20OpenTUI\x20addon'),'mcp':_0x1d94e5['strictObject']({'scope':b['optional'](),'servers':_0x1d94e5['array'](x)['optional']()['describe']('MCP\x20servers\x20to\x20install'),'agents':_0x1d94e5['array'](S)['optional']()['describe']('Agents\x20to\x20wire\x20MCP\x20servers\x20into')})['optional']()['describe']('Options\x20for\x20the\x20MCP\x20addon'),'skills':_0x1d94e5['strictObject']({'scope':b['optional'](),'agents':_0x1d94e5['array'](w)['optional']()['describe']('Agents\x20to\x20install\x20skills\x20into'),'selections':_0x1d94e5['array'](T)['optional']()['describe']('Skills\x20grouped\x20by\x20source')})['optional']()['describe']('Options\x20for\x20the\x20Skills\x20addon'),'ultracite':_0x1d94e5['strictObject']({'linter':E['optional'](),'editors':_0x1d94e5['array'](D)['optional'](),'agents':_0x1d94e5['array'](O)['optional'](),'hooks':_0x1d94e5['array'](k)['optional']()})['optional']()['describe']('Options\x20for\x20the\x20Ultracite\x20addon')})['describe']('Addon-specific\x20configuration'),j=_0x1d94e5['string']()['min'](0x1,'Project\x20name\x20cannot\x20be\x20empty')['max'](0xff,'Project\x20name\x20must\x20be\x20less\x20than\x20255\x20characters')['refine'](_0x2541b1=>_0x2541b1==='.'||!_0x2541b1['startsWith']('.'),'Project\x20name\x20cannot\x20start\x20with\x20a\x20dot\x20(except\x20for\x20\x27.\x27)')['refine'](_0x747240=>_0x747240==='.'||!_0x747240['startsWith']('-'),'Project\x20name\x20cannot\x20start\x20with\x20a\x20dash')['refine'](_0x1d0a0b=>!['<','>',':','\x22','|','?','*']['some'](_0x20e54b=>_0x1d0a0b['includes'](_0x20e54b)),'Project\x20name\x20contains\x20invalid\x20characters')['refine'](_0x4bc915=>_0x4bc915['toLowerCase']()!=='node_modules','Project\x20name\x20is\x20reserved')['describe']('Project\x20name\x20or\x20path'),M=_0x1d94e5['object']({'projectName':_0x1d94e5['string']()['optional'](),'template':g['optional'](),'yes':_0x1d94e5['boolean']()['optional'](),'yolo':_0x1d94e5['boolean']()['optional'](),'dryRun':_0x1d94e5['boolean']()['optional'](),'verbose':_0x1d94e5['boolean']()['optional'](),'addonOptions':A['optional'](),'database':t['optional'](),'orm':n['optional'](),'auth':d['optional'](),'payments':f['optional'](),'frontend':_0x1d94e5['array'](a)['optional'](),'addons':s['optional'](),'examples':_0x1d94e5['array'](c)['optional'](),'git':_0x1d94e5['boolean']()['optional'](),'packageManager':l['optional'](),'install':_0x1d94e5['boolean']()['optional'](),'backend':r['optional'](),'runtime':i['optional'](),'api':u['optional'](),'webDeploy':p['optional'](),'serverDeploy':m['optional'](),'directoryConflict':h['optional'](),'renderTitle':_0x1d94e5['boolean']()['optional']()})['strict'](),N=_0x1d94e5['object']({'addons':s['optional'](),'addonOptions':A['optional'](),'webDeploy':p['optional'](),'serverDeploy':m['optional'](),'projectDir':_0x1d94e5['string']()['optional'](),'install':_0x1d94e5['boolean']()['optional'](),'packageManager':l['optional'](),'dryRun':_0x1d94e5['boolean']()['optional']()})['strict'](),P=M['safeExtend']({'projectDirectory':_0x1d94e5['string']()['optional']()})['strict'](),F=_0x1d94e5['object']({'projectName':_0x1d94e5['string'](),'projectDir':_0x1d94e5['string'](),'relativePath':_0x1d94e5['string'](),'addonOptions':A['optional'](),'database':t,'orm':n,'backend':r,'runtime':i,'frontend':_0x1d94e5['array'](a),'addons':s,'examples':_0x1d94e5['array'](c),'auth':d,'payments':f,'git':_0x1d94e5['boolean'](),'packageManager':l,'install':_0x1d94e5['boolean'](),'api':u,'webDeploy':p,'serverDeploy':m}),I=_0x1d94e5['object']({'version':_0x1d94e5['string']()['describe']('CLI\x20version\x20used\x20to\x20create\x20this\x20project'),'createdAt':_0x1d94e5['string']()['describe']('Timestamp\x20when\x20the\x20project\x20was\x20created'),'reproducibleCommand':_0x1d94e5['string']()['optional']()['describe']('Command\x20to\x20reproduce\x20this\x20project\x20setup'),'addonOptions':A['optional'](),'database':t,'orm':n,'backend':r,'runtime':i,'frontend':_0x1d94e5['array'](a),'addons':s,'examples':_0x1d94e5['array'](c),'auth':d,'payments':f,'packageManager':l,'api':u,'webDeploy':p,'serverDeploy':m}),L=_0x1d94e5['object']({'$schema':_0x1d94e5['string']()['optional']()['describe']('JSON\x20Schema\x20reference\x20for\x20validation')})['extend'](I['shape'])['strict']()['meta']({'id':'https://r2.better-t-stack.dev/schema.json','title':'Glitch\x20Stack\x20Configuration','description':'Configuration\x20file\x20for\x20Glitch\x20Stack\x20projects'}),R=_0x1d94e5['object']({'success':_0x1d94e5['boolean'](),'projectConfig':F,'reproducibleCommand':_0x1d94e5['string'](),'timeScaffolded':_0x1d94e5['string'](),'elapsedTimeMs':_0x1d94e5['number'](),'projectDirectory':_0x1d94e5['string'](),'relativePath':_0x1d94e5['string'](),'error':_0x1d94e5['string']()['optional']()}),z=t['options'],B=n['options'],V=r['options'],H=i['options'],U=a['options'],W=o['options'],G=c['options'],K=l['options'],q=u['options'],J=d['options'],Y=f['options'],X=p['options'],Z=m['options'],Q=h['options'],$=g['options'];export{K as A,T as B,I as C,x as D,S as E,j as F,v as G,C as H,H as I,k as J,O as K,i as L,l as M,f as N,n as O,F as P,_ as Q,Z as R,L as S,b as T,$ as U,w as V,g as W,X,E as Y,p as Z,G as _,N as a,a as b,d as c,P as d,M as f,h as g,t as h,J as i,Y as j,B as k,V as l,Q as m,u as n,A as o,z as p,D as q,q as r,o as s,W as t,r as u,c as v,R as w,y as x,U as y,m as z};
|
|
@@ -32,6 +32,8 @@ declare const FrontendSchema: z.ZodEnum<{
|
|
|
32
32
|
next: "next";
|
|
33
33
|
angular: "angular";
|
|
34
34
|
"native-uniwind": "native-uniwind";
|
|
35
|
+
ios: "ios";
|
|
36
|
+
android: "android";
|
|
35
37
|
astro: "astro";
|
|
36
38
|
}>;
|
|
37
39
|
declare const AddonsSchema: z.ZodEnum<{
|
|
@@ -624,6 +626,8 @@ declare const CreateInputSchema: z.ZodObject<{
|
|
|
624
626
|
next: "next";
|
|
625
627
|
angular: "angular";
|
|
626
628
|
"native-uniwind": "native-uniwind";
|
|
629
|
+
ios: "ios";
|
|
630
|
+
android: "android";
|
|
627
631
|
astro: "astro";
|
|
628
632
|
}>>>;
|
|
629
633
|
addons: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -1090,6 +1094,8 @@ declare const CLIInputSchema: z.ZodObject<{
|
|
|
1090
1094
|
next: "next";
|
|
1091
1095
|
angular: "angular";
|
|
1092
1096
|
"native-uniwind": "native-uniwind";
|
|
1097
|
+
ios: "ios";
|
|
1098
|
+
android: "android";
|
|
1093
1099
|
astro: "astro";
|
|
1094
1100
|
}>>>;
|
|
1095
1101
|
addons: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -1356,6 +1362,8 @@ declare const ProjectConfigSchema: z.ZodObject<{
|
|
|
1356
1362
|
next: "next";
|
|
1357
1363
|
angular: "angular";
|
|
1358
1364
|
"native-uniwind": "native-uniwind";
|
|
1365
|
+
ios: "ios";
|
|
1366
|
+
android: "android";
|
|
1359
1367
|
astro: "astro";
|
|
1360
1368
|
}>>;
|
|
1361
1369
|
addons: z.ZodArray<z.ZodEnum<{
|
|
@@ -1609,6 +1617,8 @@ declare const GlitchStackConfigSchema: z.ZodObject<{
|
|
|
1609
1617
|
next: "next";
|
|
1610
1618
|
angular: "angular";
|
|
1611
1619
|
"native-uniwind": "native-uniwind";
|
|
1620
|
+
ios: "ios";
|
|
1621
|
+
android: "android";
|
|
1612
1622
|
astro: "astro";
|
|
1613
1623
|
}>>;
|
|
1614
1624
|
addons: z.ZodArray<z.ZodEnum<{
|
|
@@ -1861,6 +1871,8 @@ declare const GlitchStackConfigFileSchema: z.ZodObject<{
|
|
|
1861
1871
|
next: "next";
|
|
1862
1872
|
angular: "angular";
|
|
1863
1873
|
"native-uniwind": "native-uniwind";
|
|
1874
|
+
ios: "ios";
|
|
1875
|
+
android: "android";
|
|
1864
1876
|
astro: "astro";
|
|
1865
1877
|
}>>;
|
|
1866
1878
|
addons: z.ZodArray<z.ZodEnum<{
|
|
@@ -2114,6 +2126,8 @@ declare const InitResultSchema: z.ZodObject<{
|
|
|
2114
2126
|
next: "next";
|
|
2115
2127
|
angular: "angular";
|
|
2116
2128
|
"native-uniwind": "native-uniwind";
|
|
2129
|
+
ios: "ios";
|
|
2130
|
+
android: "android";
|
|
2117
2131
|
astro: "astro";
|
|
2118
2132
|
}>>;
|
|
2119
2133
|
addons: z.ZodArray<z.ZodEnum<{
|
|
@@ -2178,7 +2192,7 @@ declare const DATABASE_VALUES: ("none" | "sqlite" | "postgres" | "mysql")[];
|
|
|
2178
2192
|
declare const ORM_VALUES: ("none" | "drizzle" | "prisma")[];
|
|
2179
2193
|
declare const BACKEND_VALUES: ("none" | "hono" | "express" | "fastify" | "nest" | "self")[];
|
|
2180
2194
|
declare const RUNTIME_VALUES: ("none" | "bun" | "node" | "workers")[];
|
|
2181
|
-
declare const FRONTEND_VALUES: ("none" | "tanstack-start" | "next" | "angular" | "native-uniwind" | "astro")[];
|
|
2195
|
+
declare const FRONTEND_VALUES: ("none" | "tanstack-start" | "next" | "angular" | "native-uniwind" | "ios" | "android" | "astro")[];
|
|
2182
2196
|
declare const ADDONS_VALUES: ("none" | "pwa" | "tauri" | "electrobun" | "starlight" | "biome" | "husky" | "mcp" | "turborepo" | "fumadocs" | "ultracite" | "opentui" | "wxt" | "skills")[];
|
|
2183
2197
|
declare const EXAMPLES_VALUES: ("none" | "todo" | "ai")[];
|
|
2184
2198
|
declare const PACKAGE_MANAGER_VALUES: ("bun" | "npm" | "pnpm")[];
|
|
@@ -2191,4 +2205,4 @@ declare const DIRECTORY_CONFLICT_VALUES: ("merge" | "overwrite" | "increment" |
|
|
|
2191
2205
|
declare const TEMPLATE_VALUES: ("none" | "t3" | "uniwind")[];
|
|
2192
2206
|
//#endregion
|
|
2193
2207
|
export { PACKAGE_MANAGER_VALUES as A, SkillSelectionSchema as B, GlitchStackConfigSchema as C, McpServerSchema as D, McpAgentSchema as E, ProjectNameSchema as F, TuiTemplateSchema as G, SkillsSourceSchema as H, RUNTIME_VALUES as I, UltraciteHookSchema as J, UltraciteAgentSchema as K, RuntimeSchema as L, PackageManagerSchema as M, PaymentsSchema as N, ORMSchema as O, ProjectConfigSchema as P, WxtTemplateSchema as Q, SERVER_DEPLOY_VALUES as R, GlitchStackConfigFileSchema as S, InstallScopeSchema as T, TEMPLATE_VALUES as U, SkillsAgentSchema as V, TemplateSchema as W, WEB_DEPLOY_VALUES as X, UltraciteLinterSchema as Y, WebDeploySchema as Z, EXAMPLES_VALUES as _, AddInputSchema as a, FrontendSchema as b, AuthSchema as c, CLIInputSchema as d, CreateInputSchema as f, DirectoryConflictSchema as g, DatabaseSchema as h, AUTH_VALUES as i, PAYMENTS_VALUES as j, ORM_VALUES as k, BACKEND_VALUES as l, DIRECTORY_CONFLICT_VALUES as m, APISchema as n, AddonOptionsSchema as o, DATABASE_VALUES as p, UltraciteEditorSchema as q, API_VALUES as r, AddonsSchema as s, ADDONS_VALUES as t, BackendSchema as u, ExamplesSchema as v, InitResultSchema as w, FumadocsTemplateSchema as x, FRONTEND_VALUES as y, ServerDeploySchema as z };
|
|
2194
|
-
//# sourceMappingURL=schemas-
|
|
2208
|
+
//# sourceMappingURL=schemas-DfW85yCf.d.mts.map
|
package/dist/schemas.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { A as PACKAGE_MANAGER_VALUES, B as SkillSelectionSchema, C as GlitchStackConfigSchema, D as McpServerSchema, E as McpAgentSchema, F as ProjectNameSchema, G as TuiTemplateSchema, H as SkillsSourceSchema, I as RUNTIME_VALUES, J as UltraciteHookSchema, K as UltraciteAgentSchema, L as RuntimeSchema, M as PackageManagerSchema, N as PaymentsSchema, O as ORMSchema, P as ProjectConfigSchema, Q as WxtTemplateSchema, R as SERVER_DEPLOY_VALUES, S as GlitchStackConfigFileSchema, T as InstallScopeSchema, U as TEMPLATE_VALUES, V as SkillsAgentSchema, W as TemplateSchema, X as WEB_DEPLOY_VALUES, Y as UltraciteLinterSchema, Z as WebDeploySchema, _ as EXAMPLES_VALUES, a as AddInputSchema, b as FrontendSchema, c as AuthSchema, d as CLIInputSchema, f as CreateInputSchema, g as DirectoryConflictSchema, h as DatabaseSchema, i as AUTH_VALUES, j as PAYMENTS_VALUES, k as ORM_VALUES, l as BACKEND_VALUES, m as DIRECTORY_CONFLICT_VALUES, n as APISchema, o as AddonOptionsSchema, p as DATABASE_VALUES, q as UltraciteEditorSchema, r as API_VALUES, s as AddonsSchema, t as ADDONS_VALUES, u as BackendSchema, v as ExamplesSchema, w as InitResultSchema, x as FumadocsTemplateSchema, y as FRONTEND_VALUES, z as ServerDeploySchema } from "./schemas-
|
|
1
|
+
import { A as PACKAGE_MANAGER_VALUES, B as SkillSelectionSchema, C as GlitchStackConfigSchema, D as McpServerSchema, E as McpAgentSchema, F as ProjectNameSchema, G as TuiTemplateSchema, H as SkillsSourceSchema, I as RUNTIME_VALUES, J as UltraciteHookSchema, K as UltraciteAgentSchema, L as RuntimeSchema, M as PackageManagerSchema, N as PaymentsSchema, O as ORMSchema, P as ProjectConfigSchema, Q as WxtTemplateSchema, R as SERVER_DEPLOY_VALUES, S as GlitchStackConfigFileSchema, T as InstallScopeSchema, U as TEMPLATE_VALUES, V as SkillsAgentSchema, W as TemplateSchema, X as WEB_DEPLOY_VALUES, Y as UltraciteLinterSchema, Z as WebDeploySchema, _ as EXAMPLES_VALUES, a as AddInputSchema, b as FrontendSchema, c as AuthSchema, d as CLIInputSchema, f as CreateInputSchema, g as DirectoryConflictSchema, h as DatabaseSchema, i as AUTH_VALUES, j as PAYMENTS_VALUES, k as ORM_VALUES, l as BACKEND_VALUES, m as DIRECTORY_CONFLICT_VALUES, n as APISchema, o as AddonOptionsSchema, p as DATABASE_VALUES, q as UltraciteEditorSchema, r as API_VALUES, s as AddonsSchema, t as ADDONS_VALUES, u as BackendSchema, v as ExamplesSchema, w as InitResultSchema, x as FumadocsTemplateSchema, y as FRONTEND_VALUES, z as ServerDeploySchema } from "./schemas-DfW85yCf.mjs";
|
|
2
2
|
export { ADDONS_VALUES, APISchema, API_VALUES, AUTH_VALUES, AddInputSchema, AddonOptionsSchema, AddonsSchema, AuthSchema, BACKEND_VALUES, BackendSchema, CLIInputSchema, CreateInputSchema, DATABASE_VALUES, DIRECTORY_CONFLICT_VALUES, DatabaseSchema, DirectoryConflictSchema, EXAMPLES_VALUES, ExamplesSchema, FRONTEND_VALUES, FrontendSchema, FumadocsTemplateSchema, GlitchStackConfigFileSchema, GlitchStackConfigSchema, InitResultSchema, InstallScopeSchema, McpAgentSchema, McpServerSchema, ORMSchema, ORM_VALUES, PACKAGE_MANAGER_VALUES, PAYMENTS_VALUES, PackageManagerSchema, PaymentsSchema, ProjectConfigSchema, ProjectNameSchema, RUNTIME_VALUES, RuntimeSchema, SERVER_DEPLOY_VALUES, ServerDeploySchema, SkillSelectionSchema, SkillsAgentSchema, SkillsSourceSchema, TEMPLATE_VALUES, TemplateSchema, TuiTemplateSchema, UltraciteAgentSchema, UltraciteEditorSchema, UltraciteHookSchema, UltraciteLinterSchema, WEB_DEPLOY_VALUES, WebDeploySchema, WxtTemplateSchema };
|
package/dist/schemas.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{A as
|
|
1
|
+
import{A as _0x26fd62,B as _0x70404,C as _0x523aad,D as _0x4fbdeb,E as _0x447155,F as _0x23a2d1,G as _0x1815d1,H as _0x357533,I as _0x178660,J as _0x53721e,K as _0x5aa548,L as _0x23ad46,M as _0x3ec4d4,N as _0x2e103c,O as _0x867eed,P as _0xcec47d,Q as _0x3b7ed5,R as _0x52cd37,S as _0x2627ac,T as _0x2f2e8f,U as _0x5547d2,V as _0x57bdb7,W as _0x5e36e5,X as _0x5890b4,Y as _0x2e9bf3,Z as _0x21696f,_ as _0x24a175,a as _0x2bb59a,b as _0x2f8155,c as _0x21384c,d as _0x2c56e5,f as _0x1e39f2,g as _0x5ae496,h as _0x5644a1,i as _0x2ea951,j as _0x3cc6c2,k as _0x356ba4,l as _0x528702,m as _0x52b5d5,n as _0x2a1760,o as _0x45c1fa,p as _0x1f303e,q as _0x79cda2,r as _0x2a52dd,s as _0x318410,t as _0x11ccbd,u as _0x55b949,v as _0xd57c27,w as _0x307372,x as _0x2d43f5,y as _0x1b9cb0,z as _0x4826dc}from'./schemas-BhfYUGAP.mjs';export{_0x11ccbd as ADDONS_VALUES,_0x2a1760 as APISchema,_0x2a52dd as API_VALUES,_0x2ea951 as AUTH_VALUES,_0x2bb59a as AddInputSchema,_0x45c1fa as AddonOptionsSchema,_0x318410 as AddonsSchema,_0x21384c as AuthSchema,_0x528702 as BACKEND_VALUES,_0x55b949 as BackendSchema,_0x2c56e5 as CLIInputSchema,_0x1e39f2 as CreateInputSchema,_0x1f303e as DATABASE_VALUES,_0x52b5d5 as DIRECTORY_CONFLICT_VALUES,_0x5644a1 as DatabaseSchema,_0x5ae496 as DirectoryConflictSchema,_0x24a175 as EXAMPLES_VALUES,_0xd57c27 as ExamplesSchema,_0x1b9cb0 as FRONTEND_VALUES,_0x2f8155 as FrontendSchema,_0x2d43f5 as FumadocsTemplateSchema,_0x2627ac as GlitchStackConfigFileSchema,_0x523aad as GlitchStackConfigSchema,_0x307372 as InitResultSchema,_0x2f2e8f as InstallScopeSchema,_0x447155 as McpAgentSchema,_0x4fbdeb as McpServerSchema,_0x867eed as ORMSchema,_0x356ba4 as ORM_VALUES,_0x26fd62 as PACKAGE_MANAGER_VALUES,_0x3cc6c2 as PAYMENTS_VALUES,_0x3ec4d4 as PackageManagerSchema,_0x2e103c as PaymentsSchema,_0xcec47d as ProjectConfigSchema,_0x23a2d1 as ProjectNameSchema,_0x178660 as RUNTIME_VALUES,_0x23ad46 as RuntimeSchema,_0x52cd37 as SERVER_DEPLOY_VALUES,_0x4826dc as ServerDeploySchema,_0x70404 as SkillSelectionSchema,_0x57bdb7 as SkillsAgentSchema,_0x357533 as SkillsSourceSchema,_0x5547d2 as TEMPLATE_VALUES,_0x5e36e5 as TemplateSchema,_0x1815d1 as TuiTemplateSchema,_0x5aa548 as UltraciteAgentSchema,_0x79cda2 as UltraciteEditorSchema,_0x53721e as UltraciteHookSchema,_0x2e9bf3 as UltraciteLinterSchema,_0x5890b4 as WEB_DEPLOY_VALUES,_0x21696f as WebDeploySchema,_0x3b7ed5 as WxtTemplateSchema};
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{z as _0x557c49}from'zod';const t=_0x557c49['enum'](['none','sqlite','postgres','mysql'])['describe']('Database\x20type'),n=_0x557c49['enum'](['drizzle','prisma','none'])['describe']('ORM\x20type'),r=_0x557c49['enum'](['hono','express','fastify','nest','self','none'])['describe']('Backend\x20framework'),i=_0x557c49['enum'](['bun','node','workers','none'])['describe']('Runtime\x20environment'),a=_0x557c49['enum'](['tanstack-start','next','angular','native-uniwind','astro','none'])['describe']('Frontend\x20framework'),o=_0x557c49['enum'](['pwa','tauri','electrobun','starlight','biome','husky','mcp','turborepo','fumadocs','ultracite','opentui','wxt','skills','none'])['describe']('Additional\x20addons'),s=_0x557c49['array'](o),c=_0x557c49['enum'](['todo','ai','none'])['describe']('Example\x20templates\x20to\x20include'),l=_0x557c49['enum'](['npm','pnpm','bun'])['describe']('Package\x20manager'),u=_0x557c49['enum'](['trpc','orpc','none'])['describe']('API\x20type'),d=_0x557c49['enum'](['better-auth','clerk','none'])['describe']('Authentication\x20provider'),f=_0x557c49['enum'](['polar','none'])['describe']('Payments\x20provider'),p=_0x557c49['enum'](['cloudflare','none'])['describe']('Web\x20deployment'),m=_0x557c49['enum'](['cloudflare','none'])['describe']('Server\x20deployment'),h=_0x557c49['enum'](['merge','overwrite','increment','error'])['describe']('How\x20to\x20handle\x20existing\x20directory\x20conflicts'),g=_0x557c49['enum'](['t3','uniwind','none'])['describe']('Predefined\x20project\x20template'),_=_0x557c49['enum'](['vanilla','vue','react'])['describe']('WXT\x20template'),v=_0x557c49['enum'](['core','react'])['describe']('OpenTUI\x20template'),y=_0x557c49['enum'](['next-mdx','next-mdx-static','waku','tanstack-start','tanstack-start-spa'])['describe']('Fumadocs\x20template'),b=_0x557c49['enum'](['project','global'])['describe']('Installation\x20scope'),x=_0x557c49['enum'](['glitch-stack','context7','cloudflare-docs','shadcn','next-devtools','astro-docs','planetscale','neon','supabase','better-auth','clerk','expo','polar'])['describe']('MCP\x20server\x20to\x20install'),S=_0x557c49['enum'](['antigravity','cline','cline-cli','cursor','claude-code','codex','opencode','gemini-cli','github-copilot-cli','mcporter','vscode','zed','claude-desktop','goose'])['describe']('Agent\x20target\x20for\x20MCP\x20installation'),C=_0x557c49['enum'](['vercel-labs/agent-skills','vercel/ai','vercel/turborepo','yusukebe/hono-skill','vercel-labs/next-skills','heroui-inc/heroui','shadcn/ui','better-auth/skills','clerk/skills','neondatabase/agent-skills','supabase/agent-skills','planetscale/database-skills','expo/skills','prisma/skills','msmps/opentui-skill','haydenbleasel/ultracite'])['describe']('Skill\x20source\x20repository'),w=_0x557c49['enum'](['cursor','claude-code','cline','github-copilot','codex','opencode','windsurf','goose','roo','kilo','gemini-cli','antigravity','openhands','trae','amp','pi','qoder','qwen-code','kiro-cli','droid','command-code','clawdbot','zencoder','neovate','mcpjam'])['describe']('Agent\x20target\x20for\x20skill\x20installation'),T=_0x557c49['strictObject']({'source':C['describe']('Skill\x20source\x20to\x20install\x20from'),'skills':_0x557c49['array'](_0x557c49['string']())['describe']('Curated\x20skill\x20names\x20to\x20install\x20from\x20this\x20source')}),E=_0x557c49['enum'](['biome','eslint'])['describe']('Ultracite\x20linter'),D=_0x557c49['enum'](['vscode','cursor','windsurf','antigravity','kiro','trae','void','zed'])['describe']('Ultracite\x20editor\x20integration'),O=_0x557c49['enum'](['claude','codex','jules','copilot','cline','amp','aider','firebase-studio','open-hands','gemini','junie','augmentcode','kilo-code','goose','roo-code','warp','droid','opencode','crush','qwen','amazon-q-cli','firebender','cursor-cli','mistral-vibe','vercel'])['describe']('Ultracite\x20agent\x20integration'),k=_0x557c49['enum'](['cursor','windsurf','claude'])['describe']('Ultracite\x20hook\x20integration'),A=_0x557c49['strictObject']({'wxt':_0x557c49['strictObject']({'template':_,'devPort':_0x557c49['number']()['int']()['min'](0x1)['max'](0xffff)['optional']()['describe']('WXT\x20dev\x20server\x20port')})['optional']()['describe']('Options\x20for\x20the\x20WXT\x20addon'),'fumadocs':_0x557c49['strictObject']({'template':y,'devPort':_0x557c49['number']()['int']()['min'](0x1)['max'](0xffff)['optional']()['describe']('Fumadocs\x20dev\x20server\x20port')})['optional']()['describe']('Options\x20for\x20the\x20Fumadocs\x20addon'),'opentui':_0x557c49['strictObject']({'template':v})['optional']()['describe']('Options\x20for\x20the\x20OpenTUI\x20addon'),'mcp':_0x557c49['strictObject']({'scope':b['optional'](),'servers':_0x557c49['array'](x)['optional']()['describe']('MCP\x20servers\x20to\x20install'),'agents':_0x557c49['array'](S)['optional']()['describe']('Agents\x20to\x20wire\x20MCP\x20servers\x20into')})['optional']()['describe']('Options\x20for\x20the\x20MCP\x20addon'),'skills':_0x557c49['strictObject']({'scope':b['optional'](),'agents':_0x557c49['array'](w)['optional']()['describe']('Agents\x20to\x20install\x20skills\x20into'),'selections':_0x557c49['array'](T)['optional']()['describe']('Skills\x20grouped\x20by\x20source')})['optional']()['describe']('Options\x20for\x20the\x20Skills\x20addon'),'ultracite':_0x557c49['strictObject']({'linter':E['optional'](),'editors':_0x557c49['array'](D)['optional'](),'agents':_0x557c49['array'](O)['optional'](),'hooks':_0x557c49['array'](k)['optional']()})['optional']()['describe']('Options\x20for\x20the\x20Ultracite\x20addon')})['describe']('Addon-specific\x20configuration'),j=_0x557c49['string']()['min'](0x1,'Project\x20name\x20cannot\x20be\x20empty')['max'](0xff,'Project\x20name\x20must\x20be\x20less\x20than\x20255\x20characters')['refine'](_0xc93fb3=>_0xc93fb3==='.'||!_0xc93fb3['startsWith']('.'),'Project\x20name\x20cannot\x20start\x20with\x20a\x20dot\x20(except\x20for\x20\x27.\x27)')['refine'](_0x131aa7=>_0x131aa7==='.'||!_0x131aa7['startsWith']('-'),'Project\x20name\x20cannot\x20start\x20with\x20a\x20dash')['refine'](_0x5fd343=>!['<','>',':','\x22','|','?','*']['some'](_0x9b8c3e=>_0x5fd343['includes'](_0x9b8c3e)),'Project\x20name\x20contains\x20invalid\x20characters')['refine'](_0xf73f48=>_0xf73f48['toLowerCase']()!=='node_modules','Project\x20name\x20is\x20reserved')['describe']('Project\x20name\x20or\x20path'),M=_0x557c49['object']({'projectName':_0x557c49['string']()['optional'](),'template':g['optional'](),'yes':_0x557c49['boolean']()['optional'](),'yolo':_0x557c49['boolean']()['optional'](),'dryRun':_0x557c49['boolean']()['optional'](),'verbose':_0x557c49['boolean']()['optional'](),'addonOptions':A['optional'](),'database':t['optional'](),'orm':n['optional'](),'auth':d['optional'](),'payments':f['optional'](),'frontend':_0x557c49['array'](a)['optional'](),'addons':s['optional'](),'examples':_0x557c49['array'](c)['optional'](),'git':_0x557c49['boolean']()['optional'](),'packageManager':l['optional'](),'install':_0x557c49['boolean']()['optional'](),'backend':r['optional'](),'runtime':i['optional'](),'api':u['optional'](),'webDeploy':p['optional'](),'serverDeploy':m['optional'](),'directoryConflict':h['optional'](),'renderTitle':_0x557c49['boolean']()['optional']()})['strict'](),N=_0x557c49['object']({'addons':s['optional'](),'addonOptions':A['optional'](),'webDeploy':p['optional'](),'serverDeploy':m['optional'](),'projectDir':_0x557c49['string']()['optional'](),'install':_0x557c49['boolean']()['optional'](),'packageManager':l['optional'](),'dryRun':_0x557c49['boolean']()['optional']()})['strict'](),P=M['safeExtend']({'projectDirectory':_0x557c49['string']()['optional']()})['strict'](),F=_0x557c49['object']({'projectName':_0x557c49['string'](),'projectDir':_0x557c49['string'](),'relativePath':_0x557c49['string'](),'addonOptions':A['optional'](),'database':t,'orm':n,'backend':r,'runtime':i,'frontend':_0x557c49['array'](a),'addons':s,'examples':_0x557c49['array'](c),'auth':d,'payments':f,'git':_0x557c49['boolean'](),'packageManager':l,'install':_0x557c49['boolean'](),'api':u,'webDeploy':p,'serverDeploy':m}),I=_0x557c49['object']({'version':_0x557c49['string']()['describe']('CLI\x20version\x20used\x20to\x20create\x20this\x20project'),'createdAt':_0x557c49['string']()['describe']('Timestamp\x20when\x20the\x20project\x20was\x20created'),'reproducibleCommand':_0x557c49['string']()['optional']()['describe']('Command\x20to\x20reproduce\x20this\x20project\x20setup'),'addonOptions':A['optional'](),'database':t,'orm':n,'backend':r,'runtime':i,'frontend':_0x557c49['array'](a),'addons':s,'examples':_0x557c49['array'](c),'auth':d,'payments':f,'packageManager':l,'api':u,'webDeploy':p,'serverDeploy':m}),L=_0x557c49['object']({'$schema':_0x557c49['string']()['optional']()['describe']('JSON\x20Schema\x20reference\x20for\x20validation')})['extend'](I['shape'])['strict']()['meta']({'id':'https://r2.better-t-stack.dev/schema.json','title':'Glitch\x20Stack\x20Configuration','description':'Configuration\x20file\x20for\x20Glitch\x20Stack\x20projects'}),R=_0x557c49['object']({'success':_0x557c49['boolean'](),'projectConfig':F,'reproducibleCommand':_0x557c49['string'](),'timeScaffolded':_0x557c49['string'](),'elapsedTimeMs':_0x557c49['number'](),'projectDirectory':_0x557c49['string'](),'relativePath':_0x557c49['string'](),'error':_0x557c49['string']()['optional']()}),z=t['options'],B=n['options'],V=r['options'],H=i['options'],U=a['options'],W=o['options'],G=c['options'],K=l['options'],q=u['options'],J=d['options'],Y=f['options'],X=p['options'],Z=m['options'],Q=h['options'],$=g['options'];export{K as A,T as B,I as C,x as D,S as E,j as F,v as G,C as H,H as I,k as J,O as K,i as L,l as M,f as N,n as O,F as P,_ as Q,Z as R,L as S,b as T,$ as U,w as V,g as W,X,E as Y,p as Z,G as _,N as a,a as b,d as c,P as d,M as f,h as g,t as h,J as i,Y as j,B as k,V as l,Q as m,u as n,A as o,z as p,D as q,q as r,o as s,W as t,r as u,c as v,R as w,y as x,U as y,m as z};
|