@glitch-stack/types 0.1.3 → 0.1.5
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 _0x376fb7,B as _0x4bf19f,C as _0x4ee5b7,D as _0xaffc6b,E as _0x3afdae,F as _0x442682,G as _0x14d9dd,H as _0x26482d,I as _0xab47ce,J as _0x644a29,K as _0x80b9a,L as _0x26a1f7,M as _0x370ee4,N as _0x541a5f,O as _0x45054c,P as _0x242363,Q as _0x30da3f,R as _0x1d8c10,S as _0x26d66f,T as _0x2a68f9,U as _0x1e92e4,V as _0x7b080,W as _0x38e0e8,X as _0x2b08a4,Y as _0x4551da,Z as _0x3e47ca,_ as _0x35656d,a as _0x4e6a7d,b as _0x4e8055,c as _0x27af72,d as _0x1c2c0e,f as _0xa64d95,g as _0x5bfbb7,h as _0x5a9b81,i as _0x20b46f,j as _0x51552b,k as _0x385de4,l as _0x3d5615,m as _0x7cfcca,n as _0x487b5a,o as _0x2427fa,p as _0x56c6fc,q as _0x27d46e,r as _0x17496c,s as _0x3bc230,t as _0x56b127,u as _0x55e778,v as _0x36b752,w as _0x5614b7,x as _0x10b7af,y as _0x1167a7,z as _0x218e1e}from'./schemas-BhfYUGAP.mjs';const Q=['tanstack-start','next','angular','astro'];export{_0x56b127 as ADDONS_VALUES,_0x487b5a as APISchema,_0x17496c as API_VALUES,_0x20b46f as AUTH_VALUES,_0x4e6a7d as AddInputSchema,_0x2427fa as AddonOptionsSchema,_0x3bc230 as AddonsSchema,_0x27af72 as AuthSchema,_0x3d5615 as BACKEND_VALUES,_0x55e778 as BackendSchema,_0x1c2c0e as CLIInputSchema,_0xa64d95 as CreateInputSchema,_0x56c6fc as DATABASE_VALUES,_0x7cfcca as DIRECTORY_CONFLICT_VALUES,_0x5a9b81 as DatabaseSchema,_0x5bfbb7 as DirectoryConflictSchema,_0x35656d as EXAMPLES_VALUES,_0x36b752 as ExamplesSchema,_0x1167a7 as FRONTEND_VALUES,_0x4e8055 as FrontendSchema,_0x10b7af as FumadocsTemplateSchema,_0x26d66f as GlitchStackConfigFileSchema,_0x4ee5b7 as GlitchStackConfigSchema,_0x5614b7 as InitResultSchema,_0x2a68f9 as InstallScopeSchema,_0x3afdae as McpAgentSchema,_0xaffc6b as McpServerSchema,_0x45054c as ORMSchema,_0x385de4 as ORM_VALUES,_0x376fb7 as PACKAGE_MANAGER_VALUES,_0x51552b as PAYMENTS_VALUES,_0x370ee4 as PackageManagerSchema,_0x541a5f as PaymentsSchema,_0x242363 as ProjectConfigSchema,_0x442682 as ProjectNameSchema,_0xab47ce as RUNTIME_VALUES,_0x26a1f7 as RuntimeSchema,_0x1d8c10 as SERVER_DEPLOY_VALUES,_0x218e1e as ServerDeploySchema,_0x4bf19f as SkillSelectionSchema,_0x7b080 as SkillsAgentSchema,_0x26482d as SkillsSourceSchema,_0x1e92e4 as TEMPLATE_VALUES,_0x38e0e8 as TemplateSchema,_0x14d9dd as TuiTemplateSchema,_0x80b9a as UltraciteAgentSchema,_0x27d46e as UltraciteEditorSchema,_0x644a29 as UltraciteHookSchema,_0x4551da as UltraciteLinterSchema,_0x2b08a4 as WEB_DEPLOY_VALUES,_0x3e47ca as WebDeploySchema,_0x30da3f 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 _0x58c53f,L as _0xfe01c0,M as _0x598a5f,N as _0x1153f5,O as _0x46fff5,P as _0x4bdbdf,W as _0x4b7f5f,Z as _0x1186d7,a as _0x569b1a,b as _0x2150ef,c as _0x57e03f,f as _0x7d68e7,g as _0x168efd,h as _0x286fbf,n as _0x5af923,o as _0x1fd925,s as _0x2c113a,u as _0x5c7dd7,v,w as _0x1b7d00,z as _0x3b892d}from'./schemas-BhfYUGAP.mjs';import{z as _0x221d70}from'zod';function S(){return _0x221d70['toJSONSchema'](_0x286fbf);}function C(){return _0x221d70['toJSONSchema'](_0x46fff5);}function w(){return _0x221d70['toJSONSchema'](_0x5c7dd7);}function T(){return _0x221d70['toJSONSchema'](_0xfe01c0);}function E(){return _0x221d70['toJSONSchema'](_0x2150ef);}function D(){return _0x221d70['toJSONSchema'](_0x2c113a);}function O(){return _0x221d70['toJSONSchema'](v);}function k(){return _0x221d70['toJSONSchema'](_0x598a5f);}function A(){return _0x221d70['toJSONSchema'](_0x5af923);}function j(){return _0x221d70['toJSONSchema'](_0x57e03f);}function M(){return _0x221d70['toJSONSchema'](_0x1153f5);}function N(){return _0x221d70['toJSONSchema'](_0x1186d7);}function P(){return _0x221d70['toJSONSchema'](_0x3b892d);}function F(){return _0x221d70['toJSONSchema'](_0x168efd);}function I(){return _0x221d70['toJSONSchema'](_0x4b7f5f);}function L(){return _0x221d70['toJSONSchema'](_0x1fd925);}function R(){return _0x221d70['toJSONSchema'](_0x7d68e7);}function z(){return _0x221d70['toJSONSchema'](_0x569b1a);}function B(){return _0x221d70['toJSONSchema'](_0x4bdbdf);}function V(){return _0x221d70['toJSONSchema'](_0x58c53f);}function H(){return _0x221d70['toJSONSchema'](_0x1b7d00);}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 _0x1a1e49}from'zod';const t=_0x1a1e49['enum'](['none','sqlite','postgres','mysql'])['describe']('Database\x20type'),n=_0x1a1e49['enum'](['drizzle','prisma','none'])['describe']('ORM\x20type'),r=_0x1a1e49['enum'](['hono','express','fastify','nest','self','none'])['describe']('Backend\x20framework'),i=_0x1a1e49['enum'](['bun','node','workers','none'])['describe']('Runtime\x20environment'),a=_0x1a1e49['enum'](['tanstack-start','next','angular','native-uniwind','ios','android','astro','none'])['describe']('Frontend\x20framework'),o=_0x1a1e49['enum'](['pwa','tauri','electrobun','starlight','biome','husky','mcp','turborepo','fumadocs','ultracite','opentui','wxt','skills','none'])['describe']('Additional\x20addons'),s=_0x1a1e49['array'](o),c=_0x1a1e49['enum'](['todo','ai','none'])['describe']('Example\x20templates\x20to\x20include'),l=_0x1a1e49['enum'](['npm','pnpm','bun'])['describe']('Package\x20manager'),u=_0x1a1e49['enum'](['trpc','orpc','none'])['describe']('API\x20type'),d=_0x1a1e49['enum'](['better-auth','clerk','none'])['describe']('Authentication\x20provider'),f=_0x1a1e49['enum'](['polar','none'])['describe']('Payments\x20provider'),p=_0x1a1e49['enum'](['cloudflare','none'])['describe']('Web\x20deployment'),m=_0x1a1e49['enum'](['cloudflare','none'])['describe']('Server\x20deployment'),h=_0x1a1e49['enum'](['merge','overwrite','increment','error'])['describe']('How\x20to\x20handle\x20existing\x20directory\x20conflicts'),g=_0x1a1e49['enum'](['t3','uniwind','none'])['describe']('Predefined\x20project\x20template'),_=_0x1a1e49['enum'](['vanilla','vue','react'])['describe']('WXT\x20template'),v=_0x1a1e49['enum'](['core','react'])['describe']('OpenTUI\x20template'),y=_0x1a1e49['enum'](['next-mdx','next-mdx-static','waku','tanstack-start','tanstack-start-spa'])['describe']('Fumadocs\x20template'),b=_0x1a1e49['enum'](['project','global'])['describe']('Installation\x20scope'),x=_0x1a1e49['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=_0x1a1e49['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=_0x1a1e49['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=_0x1a1e49['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=_0x1a1e49['strictObject']({'source':C['describe']('Skill\x20source\x20to\x20install\x20from'),'skills':_0x1a1e49['array'](_0x1a1e49['string']())['describe']('Curated\x20skill\x20names\x20to\x20install\x20from\x20this\x20source')}),E=_0x1a1e49['enum'](['biome','eslint'])['describe']('Ultracite\x20linter'),D=_0x1a1e49['enum'](['vscode','cursor','windsurf','antigravity','kiro','trae','void','zed'])['describe']('Ultracite\x20editor\x20integration'),O=_0x1a1e49['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=_0x1a1e49['enum'](['cursor','windsurf','claude'])['describe']('Ultracite\x20hook\x20integration'),A=_0x1a1e49['strictObject']({'wxt':_0x1a1e49['strictObject']({'template':_,'devPort':_0x1a1e49['number']()['int']()['min'](0x1)['max'](0xffff)['optional']()['describe']('WXT\x20dev\x20server\x20port')})['optional']()['describe']('Options\x20for\x20the\x20WXT\x20addon'),'fumadocs':_0x1a1e49['strictObject']({'template':y,'devPort':_0x1a1e49['number']()['int']()['min'](0x1)['max'](0xffff)['optional']()['describe']('Fumadocs\x20dev\x20server\x20port')})['optional']()['describe']('Options\x20for\x20the\x20Fumadocs\x20addon'),'opentui':_0x1a1e49['strictObject']({'template':v})['optional']()['describe']('Options\x20for\x20the\x20OpenTUI\x20addon'),'mcp':_0x1a1e49['strictObject']({'scope':b['optional'](),'servers':_0x1a1e49['array'](x)['optional']()['describe']('MCP\x20servers\x20to\x20install'),'agents':_0x1a1e49['array'](S)['optional']()['describe']('Agents\x20to\x20wire\x20MCP\x20servers\x20into')})['optional']()['describe']('Options\x20for\x20the\x20MCP\x20addon'),'skills':_0x1a1e49['strictObject']({'scope':b['optional'](),'agents':_0x1a1e49['array'](w)['optional']()['describe']('Agents\x20to\x20install\x20skills\x20into'),'selections':_0x1a1e49['array'](T)['optional']()['describe']('Skills\x20grouped\x20by\x20source')})['optional']()['describe']('Options\x20for\x20the\x20Skills\x20addon'),'ultracite':_0x1a1e49['strictObject']({'linter':E['optional'](),'editors':_0x1a1e49['array'](D)['optional'](),'agents':_0x1a1e49['array'](O)['optional'](),'hooks':_0x1a1e49['array'](k)['optional']()})['optional']()['describe']('Options\x20for\x20the\x20Ultracite\x20addon')})['describe']('Addon-specific\x20configuration'),j=_0x1a1e49['string']()['min'](0x1,'Project\x20name\x20cannot\x20be\x20empty')['max'](0xff,'Project\x20name\x20must\x20be\x20less\x20than\x20255\x20characters')['refine'](_0x3c527a=>_0x3c527a==='.'||!_0x3c527a['startsWith']('.'),'Project\x20name\x20cannot\x20start\x20with\x20a\x20dot\x20(except\x20for\x20\x27.\x27)')['refine'](_0x174a4a=>_0x174a4a==='.'||!_0x174a4a['startsWith']('-'),'Project\x20name\x20cannot\x20start\x20with\x20a\x20dash')['refine'](_0x9fee3d=>!['<','>',':','\x22','|','?','*']['some'](_0x59568e=>_0x9fee3d['includes'](_0x59568e)),'Project\x20name\x20contains\x20invalid\x20characters')['refine'](_0x4b7cb7=>_0x4b7cb7['toLowerCase']()!=='node_modules','Project\x20name\x20is\x20reserved')['describe']('Project\x20name\x20or\x20path'),M=_0x1a1e49['object']({'projectName':_0x1a1e49['string']()['optional'](),'template':g['optional'](),'yes':_0x1a1e49['boolean']()['optional'](),'yolo':_0x1a1e49['boolean']()['optional'](),'dryRun':_0x1a1e49['boolean']()['optional'](),'verbose':_0x1a1e49['boolean']()['optional'](),'addonOptions':A['optional'](),'database':t['optional'](),'orm':n['optional'](),'auth':d['optional'](),'payments':f['optional'](),'frontend':_0x1a1e49['array'](a)['optional'](),'addons':s['optional'](),'examples':_0x1a1e49['array'](c)['optional'](),'git':_0x1a1e49['boolean']()['optional'](),'packageManager':l['optional'](),'install':_0x1a1e49['boolean']()['optional'](),'backend':r['optional'](),'runtime':i['optional'](),'api':u['optional'](),'webDeploy':p['optional'](),'serverDeploy':m['optional'](),'directoryConflict':h['optional'](),'renderTitle':_0x1a1e49['boolean']()['optional']()})['strict'](),N=_0x1a1e49['object']({'addons':s['optional'](),'addonOptions':A['optional'](),'webDeploy':p['optional'](),'serverDeploy':m['optional'](),'projectDir':_0x1a1e49['string']()['optional'](),'install':_0x1a1e49['boolean']()['optional'](),'packageManager':l['optional'](),'dryRun':_0x1a1e49['boolean']()['optional']()})['strict'](),P=M['safeExtend']({'projectDirectory':_0x1a1e49['string']()['optional']()})['strict'](),F=_0x1a1e49['object']({'projectName':_0x1a1e49['string'](),'projectDir':_0x1a1e49['string'](),'relativePath':_0x1a1e49['string'](),'addonOptions':A['optional'](),'database':t,'orm':n,'backend':r,'runtime':i,'frontend':_0x1a1e49['array'](a),'addons':s,'examples':_0x1a1e49['array'](c),'auth':d,'payments':f,'git':_0x1a1e49['boolean'](),'packageManager':l,'install':_0x1a1e49['boolean'](),'api':u,'webDeploy':p,'serverDeploy':m}),I=_0x1a1e49['object']({'version':_0x1a1e49['string']()['describe']('CLI\x20version\x20used\x20to\x20create\x20this\x20project'),'createdAt':_0x1a1e49['string']()['describe']('Timestamp\x20when\x20the\x20project\x20was\x20created'),'reproducibleCommand':_0x1a1e49['string']()['optional']()['describe']('Command\x20to\x20reproduce\x20this\x20project\x20setup'),'addonOptions':A['optional'](),'database':t,'orm':n,'backend':r,'runtime':i,'frontend':_0x1a1e49['array'](a),'addons':s,'examples':_0x1a1e49['array'](c),'auth':d,'payments':f,'packageManager':l,'api':u,'webDeploy':p,'serverDeploy':m}),L=_0x1a1e49['object']({'$schema':_0x1a1e49['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=_0x1a1e49['object']({'success':_0x1a1e49['boolean'](),'projectConfig':F,'reproducibleCommand':_0x1a1e49['string'](),'timeScaffolded':_0x1a1e49['string'](),'elapsedTimeMs':_0x1a1e49['number'](),'projectDirectory':_0x1a1e49['string'](),'relativePath':_0x1a1e49['string'](),'error':_0x1a1e49['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 _0x8abff8,B as _0x103899,C as _0xffee97,D as _0x207f00,E as _0x2e43ec,F as _0x3cb488,G as _0x70b5eb,H as _0x1fadcf,I as _0x54cec9,J as _0x416e65,K as _0x14a13f,L as _0xa9f054,M as _0x53d253,N as _0x1bbc4d,O as _0x4890bf,P as _0x1392ae,Q as _0x30a969,R as _0x2430a2,S as _0x22e2ca,T as _0x56eb8c,U as _0x4cd3e9,V as _0x139035,W as _0x3e0dde,X as _0x2323cc,Y as _0xcfb3a4,Z as _0x5edf09,_ as _0x4dc3f7,a as _0x4ee13e,b as _0x2ec8b4,c as _0x144796,d as _0x5493cf,f as _0x3e39d5,g as _0x3aa690,h as _0x5c2165,i as _0x2aaf7d,j as _0x4d61ac,k as _0xadfeb7,l as _0x89a5cb,m as _0x416bcc,n as _0x48136f,o as _0xabf5f6,p as _0x4f51f3,q as _0x2b245c,r as _0x3030c2,s as _0xfaaec7,t as _0xea6242,u as _0x4c6fcb,v as _0x369db3,w as _0x3ac4bf,x as _0x338442,y as _0x1a3716,z as _0x503ef8}from'./schemas-BhfYUGAP.mjs';export{_0xea6242 as ADDONS_VALUES,_0x48136f as APISchema,_0x3030c2 as API_VALUES,_0x2aaf7d as AUTH_VALUES,_0x4ee13e as AddInputSchema,_0xabf5f6 as AddonOptionsSchema,_0xfaaec7 as AddonsSchema,_0x144796 as AuthSchema,_0x89a5cb as BACKEND_VALUES,_0x4c6fcb as BackendSchema,_0x5493cf as CLIInputSchema,_0x3e39d5 as CreateInputSchema,_0x4f51f3 as DATABASE_VALUES,_0x416bcc as DIRECTORY_CONFLICT_VALUES,_0x5c2165 as DatabaseSchema,_0x3aa690 as DirectoryConflictSchema,_0x4dc3f7 as EXAMPLES_VALUES,_0x369db3 as ExamplesSchema,_0x1a3716 as FRONTEND_VALUES,_0x2ec8b4 as FrontendSchema,_0x338442 as FumadocsTemplateSchema,_0x22e2ca as GlitchStackConfigFileSchema,_0xffee97 as GlitchStackConfigSchema,_0x3ac4bf as InitResultSchema,_0x56eb8c as InstallScopeSchema,_0x2e43ec as McpAgentSchema,_0x207f00 as McpServerSchema,_0x4890bf as ORMSchema,_0xadfeb7 as ORM_VALUES,_0x8abff8 as PACKAGE_MANAGER_VALUES,_0x4d61ac as PAYMENTS_VALUES,_0x53d253 as PackageManagerSchema,_0x1bbc4d as PaymentsSchema,_0x1392ae as ProjectConfigSchema,_0x3cb488 as ProjectNameSchema,_0x54cec9 as RUNTIME_VALUES,_0xa9f054 as RuntimeSchema,_0x2430a2 as SERVER_DEPLOY_VALUES,_0x503ef8 as ServerDeploySchema,_0x103899 as SkillSelectionSchema,_0x139035 as SkillsAgentSchema,_0x1fadcf as SkillsSourceSchema,_0x4cd3e9 as TEMPLATE_VALUES,_0x3e0dde as TemplateSchema,_0x70b5eb as TuiTemplateSchema,_0x14a13f as UltraciteAgentSchema,_0x2b245c as UltraciteEditorSchema,_0x416e65 as UltraciteHookSchema,_0xcfb3a4 as UltraciteLinterSchema,_0x2323cc as WEB_DEPLOY_VALUES,_0x5edf09 as WebDeploySchema,_0x30a969 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};
|