@taqueria/protocol 0.78.0 → 0.78.11

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.
Files changed (128) hide show
  1. package/Base.d.ts.map +1 -1
  2. package/EphemeralState.d.ts +35 -35
  3. package/EphemeralState.d.ts.map +1 -1
  4. package/EphemeralState.js +7 -2
  5. package/EphemeralState.js.map +1 -1
  6. package/ParsedPluginInfo.d.ts +130 -4059
  7. package/ParsedPluginInfo.d.ts.map +1 -1
  8. package/PersistentState.d.ts.map +1 -1
  9. package/PersistentState.js +0 -1
  10. package/PersistentState.js.map +1 -1
  11. package/PluginInfo.d.ts +88 -2757
  12. package/PluginInfo.d.ts.map +1 -1
  13. package/PluginSchema.d.ts +1403 -24602
  14. package/PluginSchema.d.ts.map +1 -1
  15. package/SHA256.d.js.map +1 -1
  16. package/SHA256.d.ts.map +1 -1
  17. package/SHA256.js +7 -2
  18. package/SHA256.js.map +1 -1
  19. package/SanitizedAbsPath.d.ts.map +1 -1
  20. package/SanitizedArgs.d.ts +111 -111
  21. package/SanitizedArgs.d.ts.map +1 -1
  22. package/TaqError.d.ts.map +1 -1
  23. package/TaqError.js +5 -0
  24. package/TaqError.js.map +1 -1
  25. package/helpers.d.ts.map +1 -1
  26. package/index.d.js +7 -2
  27. package/index.d.js.map +1 -1
  28. package/index.js +7 -2
  29. package/index.js.map +1 -1
  30. package/out/types/Alias.d.ts.map +1 -1
  31. package/out/types/BuildNumber.d.ts.map +1 -1
  32. package/out/types/Command.d.ts.map +1 -1
  33. package/out/types/Config.d.ts.map +1 -1
  34. package/out/types/ConfigAccount.d.ts.map +1 -1
  35. package/out/types/ConfigArtifactsDir.d.ts.map +1 -1
  36. package/out/types/ConfigContractsDir.d.ts.map +1 -1
  37. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -1
  38. package/out/types/ConfigFileV1.d.ts.map +1 -1
  39. package/out/types/ConfigFileV2.d.ts.map +1 -1
  40. package/out/types/Contract.d.ts.map +1 -1
  41. package/out/types/CurrencyAmountV2.d.ts.map +1 -1
  42. package/out/types/EconomicalProtocolHash.d.ts.map +1 -1
  43. package/out/types/Environment.d.ts.map +1 -1
  44. package/out/types/EphemeralState.d.ts +292 -292
  45. package/out/types/EphemeralState.d.ts.map +1 -1
  46. package/out/types/Faucet.d.ts.map +1 -1
  47. package/out/types/HumanReadableIdentifier.d.ts.map +1 -1
  48. package/out/types/InstalledPlugin.d.ts.map +1 -1
  49. package/out/types/LoadedConfig.d.ts +12 -12
  50. package/out/types/LoadedConfig.d.ts.map +1 -1
  51. package/out/types/MetadataConfig.d.ts.map +1 -1
  52. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  53. package/out/types/NetworkConfig.d.ts.map +1 -1
  54. package/out/types/NonEmptyString.d.ts.map +1 -1
  55. package/out/types/Operation.d.ts +118 -118
  56. package/out/types/Operation.d.ts.map +1 -1
  57. package/out/types/Option.d.ts.map +1 -1
  58. package/out/types/ParsedConfig.d.ts +12 -12
  59. package/out/types/ParsedConfig.d.ts.map +1 -1
  60. package/out/types/ParsedOperation.d.ts +64 -64
  61. package/out/types/ParsedOperation.d.ts.map +1 -1
  62. package/out/types/ParsedTemplate.d.ts +76 -76
  63. package/out/types/ParsedTemplate.d.ts.map +1 -1
  64. package/out/types/PersistedOperation.d.ts.map +1 -1
  65. package/out/types/PersistedTask.d.ts.map +1 -1
  66. package/out/types/PersistentState.d.ts.map +1 -1
  67. package/out/types/PluginActionName.d.ts.map +1 -1
  68. package/out/types/PluginDependenciesResponse.d.ts +12 -12
  69. package/out/types/PluginDependenciesResponse.d.ts.map +1 -1
  70. package/out/types/PluginInfo.d.ts +152 -152
  71. package/out/types/PluginInfo.d.ts.map +1 -1
  72. package/out/types/PluginJsonResponse.d.ts.map +1 -1
  73. package/out/types/PluginProxyResponse.d.ts.map +1 -1
  74. package/out/types/PluginResponseEncoding.d.ts.map +1 -1
  75. package/out/types/PluginSchema.d.ts +722 -722
  76. package/out/types/PluginSchema.d.ts.map +1 -1
  77. package/out/types/PositionalArg.d.ts.map +1 -1
  78. package/out/types/Provisioner.d.ts.map +1 -1
  79. package/out/types/ProvisionerID.d.ts.map +1 -1
  80. package/out/types/Provisions.d.ts.map +1 -1
  81. package/out/types/ProxyTaskArgs.d.ts +82 -82
  82. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  83. package/out/types/ProxyTemplateArgs.d.ts +82 -82
  84. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  85. package/out/types/PublicKeyHash.d.ts.map +1 -1
  86. package/out/types/RequestArgs.d.ts +69 -69
  87. package/out/types/RequestArgs.d.ts.map +1 -1
  88. package/out/types/RuntimeDependency.d.ts.map +1 -1
  89. package/out/types/RuntimeDependencyReport.d.ts +12 -12
  90. package/out/types/RuntimeDependencyReport.d.ts.map +1 -1
  91. package/out/types/SHA256.d.ts.map +1 -1
  92. package/out/types/SandboxAccount.d.ts.map +1 -1
  93. package/out/types/SandboxAccountConfig.d.ts.map +1 -1
  94. package/out/types/SandboxAccounts.d.ts.map +1 -1
  95. package/out/types/SandboxConfig.d.ts.map +1 -1
  96. package/out/types/SanitizedAbsPath.d.ts.map +1 -1
  97. package/out/types/SanitizedArgs.d.ts.map +1 -1
  98. package/out/types/SanitizedPath.d.ts.map +1 -1
  99. package/out/types/ScaffoldConfig.d.ts.map +1 -1
  100. package/out/types/Settings.d.ts.map +1 -1
  101. package/out/types/SingleChar.d.ts.map +1 -1
  102. package/out/types/Task.d.ts.map +1 -1
  103. package/out/types/Template.d.ts +118 -118
  104. package/out/types/Template.d.ts.map +1 -1
  105. package/out/types/Timestamp.d.ts.map +1 -1
  106. package/out/types/Tz.d.ts.map +1 -1
  107. package/out/types/TzKtConfig.d.ts.map +1 -1
  108. package/out/types/Url.d.ts.map +1 -1
  109. package/out/types/Verb.d.ts.map +1 -1
  110. package/out/types/VersionNumber.d.ts.map +1 -1
  111. package/out/types-strict.d.js.map +1 -1
  112. package/out/types-strict.d.ts +1 -1
  113. package/out/types-strict.js.map +1 -1
  114. package/out/types-zod.d.ts +441 -441
  115. package/out/types-zod.d.ts.map +1 -1
  116. package/package.json +17 -17
  117. package/taqueria-protocol-types.d.js +7 -2
  118. package/taqueria-protocol-types.d.js.map +1 -1
  119. package/taqueria-protocol-types.js +7 -2
  120. package/taqueria-protocol-types.js.map +1 -1
  121. package/tsconfig.tsbuildinfo +1 -1
  122. package/types-config-files.d.ts.map +1 -1
  123. package/types-config-files.js +2 -2
  124. package/types-config-files.js.map +1 -1
  125. package/types.d.js.map +1 -1
  126. package/types.d.ts +1 -1
  127. package/types.js.map +1 -1
  128. package/tzkt-config.d.ts.map +1 -1
package/PluginInfo.d.ts CHANGED
@@ -251,7 +251,7 @@ export declare const rawSchema: z.ZodObject<{
251
251
  time: number;
252
252
  output?: unknown;
253
253
  }>;
254
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
254
+ }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
255
255
  _: z.ZodArray<z.ZodString, "many">;
256
256
  projectDir: z.ZodString;
257
257
  maxConcurrency: z.ZodNumber;
@@ -268,9 +268,9 @@ export declare const rawSchema: z.ZodObject<{
268
268
  quickstart: z.ZodString;
269
269
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
270
270
  setVersion: z.ZodString;
271
- }, "quickstart">, {
271
+ }, "quickstart"> & {
272
272
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
273
- config: z.ZodObject<z.objectUtil.extendShape<{
273
+ config: z.ZodObject<{
274
274
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
275
275
  metadata: z.ZodOptional<z.ZodObject<{
276
276
  name: z.ZodOptional<z.ZodString>;
@@ -477,11 +477,11 @@ export declare const rawSchema: z.ZodObject<{
477
477
  } | undefined;
478
478
  annotations?: Record<string, unknown> | undefined;
479
479
  }>>>;
480
- }, {
480
+ } & {
481
481
  projectDir: z.ZodString;
482
482
  configFile: z.ZodString;
483
483
  hash: z.ZodString;
484
- }>, "strip", z.ZodTypeAny, {
484
+ }, "strip", z.ZodTypeAny, {
485
485
  projectDir: string;
486
486
  environment: Record<string, string | {
487
487
  networks: string[];
@@ -614,7 +614,7 @@ export declare const rawSchema: z.ZodObject<{
614
614
  } | undefined;
615
615
  }> | undefined;
616
616
  }>;
617
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
617
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
618
618
  _: z.ZodArray<z.ZodString, "many">;
619
619
  projectDir: z.ZodString;
620
620
  maxConcurrency: z.ZodNumber;
@@ -631,9 +631,9 @@ export declare const rawSchema: z.ZodObject<{
631
631
  quickstart: z.ZodString;
632
632
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
633
633
  setVersion: z.ZodString;
634
- }, "quickstart">, {
634
+ }, "quickstart"> & {
635
635
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
636
- config: z.ZodObject<z.objectUtil.extendShape<{
636
+ config: z.ZodObject<{
637
637
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
638
638
  metadata: z.ZodOptional<z.ZodObject<{
639
639
  name: z.ZodOptional<z.ZodString>;
@@ -840,11 +840,11 @@ export declare const rawSchema: z.ZodObject<{
840
840
  } | undefined;
841
841
  annotations?: Record<string, unknown> | undefined;
842
842
  }>>>;
843
- }, {
843
+ } & {
844
844
  projectDir: z.ZodString;
845
845
  configFile: z.ZodString;
846
846
  hash: z.ZodString;
847
- }>, "strip", z.ZodTypeAny, {
847
+ }, "strip", z.ZodTypeAny, {
848
848
  projectDir: string;
849
849
  environment: Record<string, string | {
850
850
  networks: string[];
@@ -977,7 +977,7 @@ export declare const rawSchema: z.ZodObject<{
977
977
  } | undefined;
978
978
  }> | undefined;
979
979
  }>;
980
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
980
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
981
981
  _: z.ZodArray<z.ZodString, "many">;
982
982
  projectDir: z.ZodString;
983
983
  maxConcurrency: z.ZodNumber;
@@ -994,9 +994,9 @@ export declare const rawSchema: z.ZodObject<{
994
994
  quickstart: z.ZodString;
995
995
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
996
996
  setVersion: z.ZodString;
997
- }, "quickstart">, {
997
+ }, "quickstart"> & {
998
998
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
999
- config: z.ZodObject<z.objectUtil.extendShape<{
999
+ config: z.ZodObject<{
1000
1000
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
1001
1001
  metadata: z.ZodOptional<z.ZodObject<{
1002
1002
  name: z.ZodOptional<z.ZodString>;
@@ -1203,11 +1203,11 @@ export declare const rawSchema: z.ZodObject<{
1203
1203
  } | undefined;
1204
1204
  annotations?: Record<string, unknown> | undefined;
1205
1205
  }>>>;
1206
- }, {
1206
+ } & {
1207
1207
  projectDir: z.ZodString;
1208
1208
  configFile: z.ZodString;
1209
1209
  hash: z.ZodString;
1210
- }>, "strip", z.ZodTypeAny, {
1210
+ }, "strip", z.ZodTypeAny, {
1211
1211
  projectDir: string;
1212
1212
  environment: Record<string, string | {
1213
1213
  networks: string[];
@@ -1340,7 +1340,7 @@ export declare const rawSchema: z.ZodObject<{
1340
1340
  } | undefined;
1341
1341
  }> | undefined;
1342
1342
  }>;
1343
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
1343
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
1344
1344
  }, "handler">, "strip", z.ZodTypeAny, {
1345
1345
  operation: string;
1346
1346
  command: string;
@@ -1405,7 +1405,7 @@ export declare const rawSchema: z.ZodObject<{
1405
1405
  choices?: string[] | undefined;
1406
1406
  }[] | undefined;
1407
1407
  }>, "many">, ParsedOperation.ParsedOperation[], unknown>>;
1408
- templates: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<z.objectUtil.extendShape<Omit<{
1408
+ templates: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<Omit<{
1409
1409
  template: z.ZodString;
1410
1410
  command: z.ZodString;
1411
1411
  description: z.ZodString;
@@ -1457,7 +1457,7 @@ export declare const rawSchema: z.ZodObject<{
1457
1457
  type?: "string" | "number" | "boolean" | undefined;
1458
1458
  defaultValue?: string | number | boolean | undefined;
1459
1459
  }>, "many">>;
1460
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
1460
+ handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
1461
1461
  _: z.ZodArray<z.ZodString, "many">;
1462
1462
  projectDir: z.ZodString;
1463
1463
  maxConcurrency: z.ZodNumber;
@@ -1474,9 +1474,9 @@ export declare const rawSchema: z.ZodObject<{
1474
1474
  quickstart: z.ZodString;
1475
1475
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
1476
1476
  setVersion: z.ZodString;
1477
- }, "quickstart">, {
1477
+ }, "quickstart"> & {
1478
1478
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
1479
- config: z.ZodObject<z.objectUtil.extendShape<{
1479
+ config: z.ZodObject<{
1480
1480
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
1481
1481
  metadata: z.ZodOptional<z.ZodObject<{
1482
1482
  name: z.ZodOptional<z.ZodString>;
@@ -1683,11 +1683,11 @@ export declare const rawSchema: z.ZodObject<{
1683
1683
  } | undefined;
1684
1684
  annotations?: Record<string, unknown> | undefined;
1685
1685
  }>>>;
1686
- }, {
1686
+ } & {
1687
1687
  projectDir: z.ZodString;
1688
1688
  configFile: z.ZodString;
1689
1689
  hash: z.ZodString;
1690
- }>, "strip", z.ZodTypeAny, {
1690
+ }, "strip", z.ZodTypeAny, {
1691
1691
  projectDir: string;
1692
1692
  environment: Record<string, string | {
1693
1693
  networks: string[];
@@ -1820,7 +1820,7 @@ export declare const rawSchema: z.ZodObject<{
1820
1820
  } | undefined;
1821
1821
  }> | undefined;
1822
1822
  }>;
1823
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
1823
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
1824
1824
  _: z.ZodArray<z.ZodString, "many">;
1825
1825
  projectDir: z.ZodString;
1826
1826
  maxConcurrency: z.ZodNumber;
@@ -1837,9 +1837,9 @@ export declare const rawSchema: z.ZodObject<{
1837
1837
  quickstart: z.ZodString;
1838
1838
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
1839
1839
  setVersion: z.ZodString;
1840
- }, "quickstart">, {
1840
+ }, "quickstart"> & {
1841
1841
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
1842
- config: z.ZodObject<z.objectUtil.extendShape<{
1842
+ config: z.ZodObject<{
1843
1843
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
1844
1844
  metadata: z.ZodOptional<z.ZodObject<{
1845
1845
  name: z.ZodOptional<z.ZodString>;
@@ -2046,11 +2046,11 @@ export declare const rawSchema: z.ZodObject<{
2046
2046
  } | undefined;
2047
2047
  annotations?: Record<string, unknown> | undefined;
2048
2048
  }>>>;
2049
- }, {
2049
+ } & {
2050
2050
  projectDir: z.ZodString;
2051
2051
  configFile: z.ZodString;
2052
2052
  hash: z.ZodString;
2053
- }>, "strip", z.ZodTypeAny, {
2053
+ }, "strip", z.ZodTypeAny, {
2054
2054
  projectDir: string;
2055
2055
  environment: Record<string, string | {
2056
2056
  networks: string[];
@@ -2183,7 +2183,7 @@ export declare const rawSchema: z.ZodObject<{
2183
2183
  } | undefined;
2184
2184
  }> | undefined;
2185
2185
  }>;
2186
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
2186
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
2187
2187
  _: z.ZodArray<z.ZodString, "many">;
2188
2188
  projectDir: z.ZodString;
2189
2189
  maxConcurrency: z.ZodNumber;
@@ -2200,9 +2200,9 @@ export declare const rawSchema: z.ZodObject<{
2200
2200
  quickstart: z.ZodString;
2201
2201
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
2202
2202
  setVersion: z.ZodString;
2203
- }, "quickstart">, {
2203
+ }, "quickstart"> & {
2204
2204
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
2205
- config: z.ZodObject<z.objectUtil.extendShape<{
2205
+ config: z.ZodObject<{
2206
2206
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
2207
2207
  metadata: z.ZodOptional<z.ZodObject<{
2208
2208
  name: z.ZodOptional<z.ZodString>;
@@ -2409,11 +2409,11 @@ export declare const rawSchema: z.ZodObject<{
2409
2409
  } | undefined;
2410
2410
  annotations?: Record<string, unknown> | undefined;
2411
2411
  }>>>;
2412
- }, {
2412
+ } & {
2413
2413
  projectDir: z.ZodString;
2414
2414
  configFile: z.ZodString;
2415
2415
  hash: z.ZodString;
2416
- }>, "strip", z.ZodTypeAny, {
2416
+ }, "strip", z.ZodTypeAny, {
2417
2417
  projectDir: string;
2418
2418
  environment: Record<string, string | {
2419
2419
  networks: string[];
@@ -2546,7 +2546,7 @@ export declare const rawSchema: z.ZodObject<{
2546
2546
  } | undefined;
2547
2547
  }> | undefined;
2548
2548
  }>;
2549
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
2549
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
2550
2550
  data: z.ZodOptional<z.ZodUnknown>;
2551
2551
  messages: z.ZodOptional<z.ZodObject<{
2552
2552
  header: z.ZodOptional<z.ZodString>;
@@ -2602,9 +2602,9 @@ export declare const rawSchema: z.ZodObject<{
2602
2602
  render?: "string" | "none" | "table" | undefined;
2603
2603
  }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
2604
2604
  encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
2605
- }, "handler">, {
2605
+ }, "handler"> & {
2606
2606
  handler: z.ZodString;
2607
- }>, "strip", z.ZodTypeAny, {
2607
+ }, "strip", z.ZodTypeAny, {
2608
2608
  handler: string;
2609
2609
  command: string;
2610
2610
  description: string;
@@ -2696,12 +2696,25 @@ export declare const rawSchema: z.ZodObject<{
2696
2696
  operations?: unknown;
2697
2697
  templates?: unknown;
2698
2698
  }>;
2699
- export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
2699
+ export declare const internalSchema: z.ZodObject<{
2700
2700
  name: z.ZodString;
2701
- version: z.ZodString;
2702
- schema: z.ZodString;
2703
- alias: z.ZodUnion<[z.ZodString, z.ZodString]>;
2704
2701
  postInstall: z.ZodOptional<z.ZodString>;
2702
+ } & {
2703
+ version: z.ZodEffects<z.ZodString, VersionNumber.VersionNumber, string>;
2704
+ schema: z.ZodEffects<z.ZodString, VersionNumber.VersionNumber, string>;
2705
+ alias: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodString]>, ({
2706
+ __type: Alias.Alias;
2707
+ } & {
2708
+ __type: import("./SingleChar").SingleChar;
2709
+ } & {
2710
+ __type: import("./NonEmptyString").NonEmptyString;
2711
+ } & string) | ({
2712
+ __type: Alias.Alias;
2713
+ } & {
2714
+ __type: import("./Verb").Verb;
2715
+ } & {
2716
+ __type: import("./NonEmptyString").NonEmptyString;
2717
+ } & string), string>;
2705
2718
  tasks: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<{
2706
2719
  task: z.ZodString;
2707
2720
  command: z.ZodString;
@@ -2942,7 +2955,7 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
2942
2955
  time: number;
2943
2956
  output?: unknown;
2944
2957
  }>;
2945
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
2958
+ }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
2946
2959
  _: z.ZodArray<z.ZodString, "many">;
2947
2960
  projectDir: z.ZodString;
2948
2961
  maxConcurrency: z.ZodNumber;
@@ -2959,9 +2972,9 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
2959
2972
  quickstart: z.ZodString;
2960
2973
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
2961
2974
  setVersion: z.ZodString;
2962
- }, "quickstart">, {
2975
+ }, "quickstart"> & {
2963
2976
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
2964
- config: z.ZodObject<z.objectUtil.extendShape<{
2977
+ config: z.ZodObject<{
2965
2978
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
2966
2979
  metadata: z.ZodOptional<z.ZodObject<{
2967
2980
  name: z.ZodOptional<z.ZodString>;
@@ -3168,11 +3181,11 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
3168
3181
  } | undefined;
3169
3182
  annotations?: Record<string, unknown> | undefined;
3170
3183
  }>>>;
3171
- }, {
3184
+ } & {
3172
3185
  projectDir: z.ZodString;
3173
3186
  configFile: z.ZodString;
3174
3187
  hash: z.ZodString;
3175
- }>, "strip", z.ZodTypeAny, {
3188
+ }, "strip", z.ZodTypeAny, {
3176
3189
  projectDir: string;
3177
3190
  environment: Record<string, string | {
3178
3191
  networks: string[];
@@ -3305,7 +3318,7 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
3305
3318
  } | undefined;
3306
3319
  }> | undefined;
3307
3320
  }>;
3308
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
3321
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
3309
3322
  _: z.ZodArray<z.ZodString, "many">;
3310
3323
  projectDir: z.ZodString;
3311
3324
  maxConcurrency: z.ZodNumber;
@@ -3322,9 +3335,9 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
3322
3335
  quickstart: z.ZodString;
3323
3336
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
3324
3337
  setVersion: z.ZodString;
3325
- }, "quickstart">, {
3338
+ }, "quickstart"> & {
3326
3339
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
3327
- config: z.ZodObject<z.objectUtil.extendShape<{
3340
+ config: z.ZodObject<{
3328
3341
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
3329
3342
  metadata: z.ZodOptional<z.ZodObject<{
3330
3343
  name: z.ZodOptional<z.ZodString>;
@@ -3531,11 +3544,11 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
3531
3544
  } | undefined;
3532
3545
  annotations?: Record<string, unknown> | undefined;
3533
3546
  }>>>;
3534
- }, {
3547
+ } & {
3535
3548
  projectDir: z.ZodString;
3536
3549
  configFile: z.ZodString;
3537
3550
  hash: z.ZodString;
3538
- }>, "strip", z.ZodTypeAny, {
3551
+ }, "strip", z.ZodTypeAny, {
3539
3552
  projectDir: string;
3540
3553
  environment: Record<string, string | {
3541
3554
  networks: string[];
@@ -3668,7 +3681,7 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
3668
3681
  } | undefined;
3669
3682
  }> | undefined;
3670
3683
  }>;
3671
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
3684
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
3672
3685
  _: z.ZodArray<z.ZodString, "many">;
3673
3686
  projectDir: z.ZodString;
3674
3687
  maxConcurrency: z.ZodNumber;
@@ -3685,9 +3698,9 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
3685
3698
  quickstart: z.ZodString;
3686
3699
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
3687
3700
  setVersion: z.ZodString;
3688
- }, "quickstart">, {
3701
+ }, "quickstart"> & {
3689
3702
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
3690
- config: z.ZodObject<z.objectUtil.extendShape<{
3703
+ config: z.ZodObject<{
3691
3704
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
3692
3705
  metadata: z.ZodOptional<z.ZodObject<{
3693
3706
  name: z.ZodOptional<z.ZodString>;
@@ -3894,11 +3907,11 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
3894
3907
  } | undefined;
3895
3908
  annotations?: Record<string, unknown> | undefined;
3896
3909
  }>>>;
3897
- }, {
3910
+ } & {
3898
3911
  projectDir: z.ZodString;
3899
3912
  configFile: z.ZodString;
3900
3913
  hash: z.ZodString;
3901
- }>, "strip", z.ZodTypeAny, {
3914
+ }, "strip", z.ZodTypeAny, {
3902
3915
  projectDir: string;
3903
3916
  environment: Record<string, string | {
3904
3917
  networks: string[];
@@ -4031,7 +4044,7 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
4031
4044
  } | undefined;
4032
4045
  }> | undefined;
4033
4046
  }>;
4034
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
4047
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
4035
4048
  }, "handler">, "strip", z.ZodTypeAny, {
4036
4049
  operation: string;
4037
4050
  command: string;
@@ -4096,7 +4109,7 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
4096
4109
  choices?: string[] | undefined;
4097
4110
  }[] | undefined;
4098
4111
  }>, "many">, ParsedOperation.ParsedOperation[], unknown>>;
4099
- templates: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<z.objectUtil.extendShape<Omit<{
4112
+ templates: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<Omit<{
4100
4113
  template: z.ZodString;
4101
4114
  command: z.ZodString;
4102
4115
  description: z.ZodString;
@@ -4148,7 +4161,7 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
4148
4161
  type?: "string" | "number" | "boolean" | undefined;
4149
4162
  defaultValue?: string | number | boolean | undefined;
4150
4163
  }>, "many">>;
4151
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
4164
+ handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
4152
4165
  _: z.ZodArray<z.ZodString, "many">;
4153
4166
  projectDir: z.ZodString;
4154
4167
  maxConcurrency: z.ZodNumber;
@@ -4165,9 +4178,9 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
4165
4178
  quickstart: z.ZodString;
4166
4179
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
4167
4180
  setVersion: z.ZodString;
4168
- }, "quickstart">, {
4181
+ }, "quickstart"> & {
4169
4182
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
4170
- config: z.ZodObject<z.objectUtil.extendShape<{
4183
+ config: z.ZodObject<{
4171
4184
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
4172
4185
  metadata: z.ZodOptional<z.ZodObject<{
4173
4186
  name: z.ZodOptional<z.ZodString>;
@@ -4374,11 +4387,11 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
4374
4387
  } | undefined;
4375
4388
  annotations?: Record<string, unknown> | undefined;
4376
4389
  }>>>;
4377
- }, {
4390
+ } & {
4378
4391
  projectDir: z.ZodString;
4379
4392
  configFile: z.ZodString;
4380
4393
  hash: z.ZodString;
4381
- }>, "strip", z.ZodTypeAny, {
4394
+ }, "strip", z.ZodTypeAny, {
4382
4395
  projectDir: string;
4383
4396
  environment: Record<string, string | {
4384
4397
  networks: string[];
@@ -4511,7 +4524,7 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
4511
4524
  } | undefined;
4512
4525
  }> | undefined;
4513
4526
  }>;
4514
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
4527
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
4515
4528
  _: z.ZodArray<z.ZodString, "many">;
4516
4529
  projectDir: z.ZodString;
4517
4530
  maxConcurrency: z.ZodNumber;
@@ -4528,9 +4541,9 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
4528
4541
  quickstart: z.ZodString;
4529
4542
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
4530
4543
  setVersion: z.ZodString;
4531
- }, "quickstart">, {
4544
+ }, "quickstart"> & {
4532
4545
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
4533
- config: z.ZodObject<z.objectUtil.extendShape<{
4546
+ config: z.ZodObject<{
4534
4547
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
4535
4548
  metadata: z.ZodOptional<z.ZodObject<{
4536
4549
  name: z.ZodOptional<z.ZodString>;
@@ -4737,11 +4750,11 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
4737
4750
  } | undefined;
4738
4751
  annotations?: Record<string, unknown> | undefined;
4739
4752
  }>>>;
4740
- }, {
4753
+ } & {
4741
4754
  projectDir: z.ZodString;
4742
4755
  configFile: z.ZodString;
4743
4756
  hash: z.ZodString;
4744
- }>, "strip", z.ZodTypeAny, {
4757
+ }, "strip", z.ZodTypeAny, {
4745
4758
  projectDir: string;
4746
4759
  environment: Record<string, string | {
4747
4760
  networks: string[];
@@ -4874,7 +4887,7 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
4874
4887
  } | undefined;
4875
4888
  }> | undefined;
4876
4889
  }>;
4877
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
4890
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
4878
4891
  _: z.ZodArray<z.ZodString, "many">;
4879
4892
  projectDir: z.ZodString;
4880
4893
  maxConcurrency: z.ZodNumber;
@@ -4891,9 +4904,9 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
4891
4904
  quickstart: z.ZodString;
4892
4905
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
4893
4906
  setVersion: z.ZodString;
4894
- }, "quickstart">, {
4907
+ }, "quickstart"> & {
4895
4908
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
4896
- config: z.ZodObject<z.objectUtil.extendShape<{
4909
+ config: z.ZodObject<{
4897
4910
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
4898
4911
  metadata: z.ZodOptional<z.ZodObject<{
4899
4912
  name: z.ZodOptional<z.ZodString>;
@@ -5100,11 +5113,11 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
5100
5113
  } | undefined;
5101
5114
  annotations?: Record<string, unknown> | undefined;
5102
5115
  }>>>;
5103
- }, {
5116
+ } & {
5104
5117
  projectDir: z.ZodString;
5105
5118
  configFile: z.ZodString;
5106
5119
  hash: z.ZodString;
5107
- }>, "strip", z.ZodTypeAny, {
5120
+ }, "strip", z.ZodTypeAny, {
5108
5121
  projectDir: string;
5109
5122
  environment: Record<string, string | {
5110
5123
  networks: string[];
@@ -5237,7 +5250,7 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
5237
5250
  } | undefined;
5238
5251
  }> | undefined;
5239
5252
  }>;
5240
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
5253
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
5241
5254
  data: z.ZodOptional<z.ZodUnknown>;
5242
5255
  messages: z.ZodOptional<z.ZodObject<{
5243
5256
  header: z.ZodOptional<z.ZodString>;
@@ -5293,9 +5306,9 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
5293
5306
  render?: "string" | "none" | "table" | undefined;
5294
5307
  }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
5295
5308
  encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
5296
- }, "handler">, {
5309
+ }, "handler"> & {
5297
5310
  handler: z.ZodString;
5298
- }>, "strip", z.ZodTypeAny, {
5311
+ }, "strip", z.ZodTypeAny, {
5299
5312
  handler: string;
5300
5313
  command: string;
5301
5314
  description: string;
@@ -5368,2689 +5381,7 @@ export declare const internalSchema: z.ZodObject<z.objectUtil.extendShape<{
5368
5381
  hidden?: boolean | undefined;
5369
5382
  encoding?: "none" | "json" | "application/json" | undefined;
5370
5383
  }>, "many">, ParsedTemplate.ParsedTemplate[], unknown>>;
5371
- }, {
5372
- version: z.ZodEffects<z.ZodString, VersionNumber.VersionNumber, string>;
5373
- schema: z.ZodEffects<z.ZodString, VersionNumber.VersionNumber, string>;
5374
- alias: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodString]>, ({
5375
- __type: Alias.Alias;
5376
- } & {
5377
- __type: import("./SingleChar").SingleChar;
5378
- } & {
5379
- __type: import("./NonEmptyString").NonEmptyString;
5380
- } & string) | ({
5381
- __type: Alias.Alias;
5382
- } & {
5383
- __type: import("./Verb").Verb;
5384
- } & {
5385
- __type: import("./NonEmptyString").NonEmptyString;
5386
- } & string), string>;
5387
- tasks: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<{
5388
- task: z.ZodString;
5389
- command: z.ZodString;
5390
- aliases: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodString]>, "many">>;
5391
- description: z.ZodOptional<z.ZodString>;
5392
- example: z.ZodOptional<z.ZodString>;
5393
- hidden: z.ZodOptional<z.ZodBoolean>;
5394
- encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
5395
- handler: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodString]>;
5396
- options: z.ZodOptional<z.ZodArray<z.ZodObject<{
5397
- shortFlag: z.ZodOptional<z.ZodString>;
5398
- flag: z.ZodString;
5399
- description: z.ZodString;
5400
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
5401
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
5402
- required: z.ZodOptional<z.ZodBoolean>;
5403
- boolean: z.ZodOptional<z.ZodBoolean>;
5404
- choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5405
- }, "strip", z.ZodTypeAny, {
5406
- description: string;
5407
- flag: string;
5408
- boolean?: boolean | undefined;
5409
- required?: boolean | undefined;
5410
- type?: "string" | "number" | "boolean" | "count" | undefined;
5411
- shortFlag?: string | undefined;
5412
- defaultValue?: string | number | boolean | undefined;
5413
- choices?: string[] | undefined;
5414
- }, {
5415
- description: string;
5416
- flag: string;
5417
- boolean?: boolean | undefined;
5418
- required?: boolean | undefined;
5419
- type?: "string" | "number" | "boolean" | "count" | undefined;
5420
- shortFlag?: string | undefined;
5421
- defaultValue?: string | number | boolean | undefined;
5422
- choices?: string[] | undefined;
5423
- }>, "many">>;
5424
- positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
5425
- placeholder: z.ZodString;
5426
- description: z.ZodString;
5427
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
5428
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
5429
- required: z.ZodOptional<z.ZodBoolean>;
5430
- }, "strip", z.ZodTypeAny, {
5431
- description: string;
5432
- placeholder: string;
5433
- required?: boolean | undefined;
5434
- type?: "string" | "number" | "boolean" | undefined;
5435
- defaultValue?: string | number | boolean | undefined;
5436
- }, {
5437
- description: string;
5438
- placeholder: string;
5439
- required?: boolean | undefined;
5440
- type?: "string" | "number" | "boolean" | undefined;
5441
- defaultValue?: string | number | boolean | undefined;
5442
- }>, "many">>;
5443
- }, "strip", z.ZodTypeAny, {
5444
- handler: string;
5445
- command: string;
5446
- task: string;
5447
- description?: string | undefined;
5448
- positionals?: {
5449
- description: string;
5450
- placeholder: string;
5451
- required?: boolean | undefined;
5452
- type?: "string" | "number" | "boolean" | undefined;
5453
- defaultValue?: string | number | boolean | undefined;
5454
- }[] | undefined;
5455
- options?: {
5456
- description: string;
5457
- flag: string;
5458
- boolean?: boolean | undefined;
5459
- required?: boolean | undefined;
5460
- type?: "string" | "number" | "boolean" | "count" | undefined;
5461
- shortFlag?: string | undefined;
5462
- defaultValue?: string | number | boolean | undefined;
5463
- choices?: string[] | undefined;
5464
- }[] | undefined;
5465
- hidden?: boolean | undefined;
5466
- encoding?: "none" | "json" | "application/json" | undefined;
5467
- aliases?: string[] | undefined;
5468
- example?: string | undefined;
5469
- }, {
5470
- handler: string;
5471
- command: string;
5472
- task: string;
5473
- description?: string | undefined;
5474
- positionals?: {
5475
- description: string;
5476
- placeholder: string;
5477
- required?: boolean | undefined;
5478
- type?: "string" | "number" | "boolean" | undefined;
5479
- defaultValue?: string | number | boolean | undefined;
5480
- }[] | undefined;
5481
- options?: {
5482
- description: string;
5483
- flag: string;
5484
- boolean?: boolean | undefined;
5485
- required?: boolean | undefined;
5486
- type?: "string" | "number" | "boolean" | "count" | undefined;
5487
- shortFlag?: string | undefined;
5488
- defaultValue?: string | number | boolean | undefined;
5489
- choices?: string[] | undefined;
5490
- }[] | undefined;
5491
- hidden?: boolean | undefined;
5492
- encoding?: "none" | "json" | "application/json" | undefined;
5493
- aliases?: string[] | undefined;
5494
- example?: string | undefined;
5495
- }>, Task.Task, {
5496
- handler: string;
5497
- command: string;
5498
- task: string;
5499
- description?: string | undefined;
5500
- positionals?: {
5501
- description: string;
5502
- placeholder: string;
5503
- required?: boolean | undefined;
5504
- type?: "string" | "number" | "boolean" | undefined;
5505
- defaultValue?: string | number | boolean | undefined;
5506
- }[] | undefined;
5507
- options?: {
5508
- description: string;
5509
- flag: string;
5510
- boolean?: boolean | undefined;
5511
- required?: boolean | undefined;
5512
- type?: "string" | "number" | "boolean" | "count" | undefined;
5513
- shortFlag?: string | undefined;
5514
- defaultValue?: string | number | boolean | undefined;
5515
- choices?: string[] | undefined;
5516
- }[] | undefined;
5517
- hidden?: boolean | undefined;
5518
- encoding?: "none" | "json" | "application/json" | undefined;
5519
- aliases?: string[] | undefined;
5520
- example?: string | undefined;
5521
- }>, "many">, Task.Task[], unknown>>;
5522
- operations: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<Omit<{
5523
- operation: z.ZodString;
5524
- command: z.ZodString;
5525
- description: z.ZodOptional<z.ZodString>;
5526
- positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
5527
- placeholder: z.ZodString;
5528
- description: z.ZodString;
5529
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
5530
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
5531
- required: z.ZodOptional<z.ZodBoolean>;
5532
- }, "strip", z.ZodTypeAny, {
5533
- description: string;
5534
- placeholder: string;
5535
- required?: boolean | undefined;
5536
- type?: "string" | "number" | "boolean" | undefined;
5537
- defaultValue?: string | number | boolean | undefined;
5538
- }, {
5539
- description: string;
5540
- placeholder: string;
5541
- required?: boolean | undefined;
5542
- type?: "string" | "number" | "boolean" | undefined;
5543
- defaultValue?: string | number | boolean | undefined;
5544
- }>, "many">>;
5545
- options: z.ZodOptional<z.ZodArray<z.ZodObject<{
5546
- shortFlag: z.ZodOptional<z.ZodString>;
5547
- flag: z.ZodString;
5548
- description: z.ZodString;
5549
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
5550
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
5551
- required: z.ZodOptional<z.ZodBoolean>;
5552
- boolean: z.ZodOptional<z.ZodBoolean>;
5553
- choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5554
- }, "strip", z.ZodTypeAny, {
5555
- description: string;
5556
- flag: string;
5557
- boolean?: boolean | undefined;
5558
- required?: boolean | undefined;
5559
- type?: "string" | "number" | "boolean" | "count" | undefined;
5560
- shortFlag?: string | undefined;
5561
- defaultValue?: string | number | boolean | undefined;
5562
- choices?: string[] | undefined;
5563
- }, {
5564
- description: string;
5565
- flag: string;
5566
- boolean?: boolean | undefined;
5567
- required?: boolean | undefined;
5568
- type?: "string" | "number" | "boolean" | "count" | undefined;
5569
- shortFlag?: string | undefined;
5570
- defaultValue?: string | number | boolean | undefined;
5571
- choices?: string[] | undefined;
5572
- }>, "many">>;
5573
- handler: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodObject<{
5574
- operations: z.ZodRecord<z.ZodString, z.ZodObject<{
5575
- hash: z.ZodString;
5576
- time: z.ZodNumber;
5577
- output: z.ZodOptional<z.ZodUnknown>;
5578
- }, "strip", z.ZodTypeAny, {
5579
- hash: string;
5580
- time: number;
5581
- output?: unknown;
5582
- }, {
5583
- hash: string;
5584
- time: number;
5585
- output?: unknown;
5586
- }>>;
5587
- tasks: z.ZodRecord<z.ZodString, z.ZodObject<{
5588
- task: z.ZodString;
5589
- plugin: z.ZodString;
5590
- time: z.ZodNumber;
5591
- output: z.ZodOptional<z.ZodUnknown>;
5592
- }, "strip", z.ZodTypeAny, {
5593
- plugin: string;
5594
- task: string;
5595
- time: number;
5596
- output?: unknown;
5597
- }, {
5598
- plugin: string;
5599
- task: string;
5600
- time: number;
5601
- output?: unknown;
5602
- }>>;
5603
- }, "strip", z.ZodTypeAny, {
5604
- tasks: Record<string, {
5605
- plugin: string;
5606
- task: string;
5607
- time: number;
5608
- output?: unknown;
5609
- }>;
5610
- operations: Record<string, {
5611
- hash: string;
5612
- time: number;
5613
- output?: unknown;
5614
- }>;
5615
- }, {
5616
- tasks: Record<string, {
5617
- plugin: string;
5618
- task: string;
5619
- time: number;
5620
- output?: unknown;
5621
- }>;
5622
- operations: Record<string, {
5623
- hash: string;
5624
- time: number;
5625
- output?: unknown;
5626
- }>;
5627
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
5628
- _: z.ZodArray<z.ZodString, "many">;
5629
- projectDir: z.ZodString;
5630
- maxConcurrency: z.ZodNumber;
5631
- debug: z.ZodBoolean;
5632
- disableState: z.ZodBoolean;
5633
- logPluginRequests: z.ZodBoolean;
5634
- fromVsCode: z.ZodBoolean;
5635
- version: z.ZodBoolean;
5636
- build: z.ZodBoolean;
5637
- help: z.ZodBoolean;
5638
- yes: z.ZodBoolean;
5639
- plugin: z.ZodOptional<z.ZodString>;
5640
- env: z.ZodString;
5641
- quickstart: z.ZodString;
5642
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
5643
- setVersion: z.ZodString;
5644
- }, "quickstart">, {
5645
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
5646
- config: z.ZodObject<z.objectUtil.extendShape<{
5647
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
5648
- metadata: z.ZodOptional<z.ZodObject<{
5649
- name: z.ZodOptional<z.ZodString>;
5650
- projectDescription: z.ZodOptional<z.ZodString>;
5651
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5652
- license: z.ZodOptional<z.ZodString>;
5653
- homepage: z.ZodOptional<z.ZodString>;
5654
- }, "strip", z.ZodTypeAny, {
5655
- name?: string | undefined;
5656
- projectDescription?: string | undefined;
5657
- authors?: string[] | undefined;
5658
- license?: string | undefined;
5659
- homepage?: string | undefined;
5660
- }, {
5661
- name?: string | undefined;
5662
- projectDescription?: string | undefined;
5663
- authors?: string[] | undefined;
5664
- license?: string | undefined;
5665
- homepage?: string | undefined;
5666
- }>>;
5667
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
5668
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
5669
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
5670
- sourceFile: z.ZodString;
5671
- hash: z.ZodString;
5672
- }, "strip", z.ZodTypeAny, {
5673
- sourceFile: string;
5674
- hash: string;
5675
- }, {
5676
- sourceFile: string;
5677
- hash: string;
5678
- }>>>;
5679
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
5680
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
5681
- name: z.ZodString;
5682
- }, "strip", z.ZodTypeAny, {
5683
- type: "npm" | "binary" | "deno";
5684
- name: string;
5685
- }, {
5686
- type: "npm" | "binary" | "deno";
5687
- name: string;
5688
- }>, "many">>;
5689
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
5690
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
5691
- networks: z.ZodArray<z.ZodString, "many">;
5692
- sandboxes: z.ZodArray<z.ZodString, "many">;
5693
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
5694
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
5695
- }, "strip", z.ZodTypeAny, {
5696
- networks: string[];
5697
- sandboxes: string[];
5698
- aliases?: Record<string, Record<string, string>> | undefined;
5699
- storage?: Record<string, string> | undefined;
5700
- }, {
5701
- networks: string[];
5702
- sandboxes: string[];
5703
- aliases?: Record<string, Record<string, string>> | undefined;
5704
- storage?: Record<string, string> | undefined;
5705
- }>, z.ZodString]>>;
5706
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
5707
- label: z.ZodString;
5708
- rpcUrl: z.ZodString;
5709
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
5710
- publicKey: z.ZodOptional<z.ZodString>;
5711
- publicKeyHash: z.ZodOptional<z.ZodString>;
5712
- privateKey: z.ZodOptional<z.ZodString>;
5713
- mnemonic: z.ZodOptional<z.ZodString>;
5714
- }, "strip", z.ZodTypeAny, {
5715
- mnemonic?: string | undefined;
5716
- publicKey?: string | undefined;
5717
- publicKeyHash?: string | undefined;
5718
- privateKey?: string | undefined;
5719
- }, {
5720
- mnemonic?: string | undefined;
5721
- publicKey?: string | undefined;
5722
- publicKeyHash?: string | undefined;
5723
- privateKey?: string | undefined;
5724
- }>>>;
5725
- faucet: z.ZodOptional<z.ZodObject<{
5726
- pkh: z.ZodString;
5727
- mnemonic: z.ZodArray<z.ZodString, "many">;
5728
- email: z.ZodString;
5729
- password: z.ZodString;
5730
- amount: z.ZodString;
5731
- activation_code: z.ZodString;
5732
- }, "strip", z.ZodTypeAny, {
5733
- pkh: string;
5734
- mnemonic: string[];
5735
- email: string;
5736
- password: string;
5737
- amount: string;
5738
- activation_code: string;
5739
- }, {
5740
- pkh: string;
5741
- mnemonic: string[];
5742
- email: string;
5743
- password: string;
5744
- amount: string;
5745
- activation_code: string;
5746
- }>>;
5747
- }, "strip", z.ZodTypeAny, {
5748
- label: string;
5749
- rpcUrl: string;
5750
- accounts?: Record<string, {
5751
- mnemonic?: string | undefined;
5752
- publicKey?: string | undefined;
5753
- publicKeyHash?: string | undefined;
5754
- privateKey?: string | undefined;
5755
- }> | undefined;
5756
- faucet?: {
5757
- pkh: string;
5758
- mnemonic: string[];
5759
- email: string;
5760
- password: string;
5761
- amount: string;
5762
- activation_code: string;
5763
- } | undefined;
5764
- }, {
5765
- label: string;
5766
- rpcUrl: string;
5767
- accounts?: Record<string, {
5768
- mnemonic?: string | undefined;
5769
- publicKey?: string | undefined;
5770
- publicKeyHash?: string | undefined;
5771
- privateKey?: string | undefined;
5772
- }> | undefined;
5773
- faucet?: {
5774
- pkh: string;
5775
- mnemonic: string[];
5776
- email: string;
5777
- password: string;
5778
- amount: string;
5779
- activation_code: string;
5780
- } | undefined;
5781
- }>>>;
5782
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
5783
- label: z.ZodString;
5784
- rpcUrl: z.ZodString;
5785
- protocol: z.ZodOptional<z.ZodString>;
5786
- plugin: z.ZodOptional<z.ZodString>;
5787
- blockTime: z.ZodOptional<z.ZodNumber>;
5788
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
5789
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
5790
- encryptedKey: z.ZodOptional<z.ZodString>;
5791
- publicKeyHash: z.ZodString;
5792
- secretKey: z.ZodString;
5793
- }, "strip", z.ZodTypeAny, {
5794
- publicKeyHash: string;
5795
- secretKey: string;
5796
- encryptedKey?: string | undefined;
5797
- }, {
5798
- publicKeyHash: string;
5799
- secretKey: string;
5800
- encryptedKey?: string | undefined;
5801
- }>, z.ZodString]>>>;
5802
- tzkt: z.ZodOptional<z.ZodObject<{
5803
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
5804
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
5805
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
5806
- }, "strip", z.ZodTypeAny, {
5807
- disableAutostartWithSandbox?: boolean | undefined;
5808
- postgresqlPort?: number | undefined;
5809
- apiPort?: number | undefined;
5810
- }, {
5811
- disableAutostartWithSandbox?: boolean | undefined;
5812
- postgresqlPort?: number | undefined;
5813
- apiPort?: number | undefined;
5814
- }>>;
5815
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
5816
- }, "strip", z.ZodTypeAny, {
5817
- label: string;
5818
- rpcUrl: string;
5819
- plugin?: string | undefined;
5820
- accounts?: Record<string, string | {
5821
- publicKeyHash: string;
5822
- secretKey: string;
5823
- encryptedKey?: string | undefined;
5824
- }> | undefined;
5825
- protocol?: string | undefined;
5826
- blockTime?: number | undefined;
5827
- baking?: "enabled" | "disabled" | undefined;
5828
- tzkt?: {
5829
- disableAutostartWithSandbox?: boolean | undefined;
5830
- postgresqlPort?: number | undefined;
5831
- apiPort?: number | undefined;
5832
- } | undefined;
5833
- annotations?: Record<string, unknown> | undefined;
5834
- }, {
5835
- label: string;
5836
- rpcUrl: string;
5837
- plugin?: string | undefined;
5838
- accounts?: Record<string, string | {
5839
- publicKeyHash: string;
5840
- secretKey: string;
5841
- encryptedKey?: string | undefined;
5842
- }> | undefined;
5843
- protocol?: string | undefined;
5844
- blockTime?: number | undefined;
5845
- baking?: "enabled" | "disabled" | undefined;
5846
- tzkt?: {
5847
- disableAutostartWithSandbox?: boolean | undefined;
5848
- postgresqlPort?: number | undefined;
5849
- apiPort?: number | undefined;
5850
- } | undefined;
5851
- annotations?: Record<string, unknown> | undefined;
5852
- }>>>;
5853
- }, {
5854
- projectDir: z.ZodString;
5855
- configFile: z.ZodString;
5856
- hash: z.ZodString;
5857
- }>, "strip", z.ZodTypeAny, {
5858
- projectDir: string;
5859
- environment: Record<string, string | {
5860
- networks: string[];
5861
- sandboxes: string[];
5862
- aliases?: Record<string, Record<string, string>> | undefined;
5863
- storage?: Record<string, string> | undefined;
5864
- }>;
5865
- hash: string;
5866
- configFile: string;
5867
- sandbox?: Record<string, {
5868
- label: string;
5869
- rpcUrl: string;
5870
- plugin?: string | undefined;
5871
- accounts?: Record<string, string | {
5872
- publicKeyHash: string;
5873
- secretKey: string;
5874
- encryptedKey?: string | undefined;
5875
- }> | undefined;
5876
- protocol?: string | undefined;
5877
- blockTime?: number | undefined;
5878
- baking?: "enabled" | "disabled" | undefined;
5879
- tzkt?: {
5880
- disableAutostartWithSandbox?: boolean | undefined;
5881
- postgresqlPort?: number | undefined;
5882
- apiPort?: number | undefined;
5883
- } | undefined;
5884
- annotations?: Record<string, unknown> | undefined;
5885
- }> | undefined;
5886
- language?: "en" | "fr" | undefined;
5887
- metadata?: {
5888
- name?: string | undefined;
5889
- projectDescription?: string | undefined;
5890
- authors?: string[] | undefined;
5891
- license?: string | undefined;
5892
- homepage?: string | undefined;
5893
- } | undefined;
5894
- artifactsDir?: string | undefined;
5895
- contractsDir?: string | undefined;
5896
- contracts?: Record<string, {
5897
- sourceFile: string;
5898
- hash: string;
5899
- }> | undefined;
5900
- plugins?: {
5901
- type: "npm" | "binary" | "deno";
5902
- name: string;
5903
- }[] | undefined;
5904
- accounts?: Record<string, string> | undefined;
5905
- network?: Record<string, {
5906
- label: string;
5907
- rpcUrl: string;
5908
- accounts?: Record<string, {
5909
- mnemonic?: string | undefined;
5910
- publicKey?: string | undefined;
5911
- publicKeyHash?: string | undefined;
5912
- privateKey?: string | undefined;
5913
- }> | undefined;
5914
- faucet?: {
5915
- pkh: string;
5916
- mnemonic: string[];
5917
- email: string;
5918
- password: string;
5919
- amount: string;
5920
- activation_code: string;
5921
- } | undefined;
5922
- }> | undefined;
5923
- }, {
5924
- projectDir: string;
5925
- environment: Record<string, string | {
5926
- networks: string[];
5927
- sandboxes: string[];
5928
- aliases?: Record<string, Record<string, string>> | undefined;
5929
- storage?: Record<string, string> | undefined;
5930
- }>;
5931
- hash: string;
5932
- configFile: string;
5933
- sandbox?: Record<string, {
5934
- label: string;
5935
- rpcUrl: string;
5936
- plugin?: string | undefined;
5937
- accounts?: Record<string, string | {
5938
- publicKeyHash: string;
5939
- secretKey: string;
5940
- encryptedKey?: string | undefined;
5941
- }> | undefined;
5942
- protocol?: string | undefined;
5943
- blockTime?: number | undefined;
5944
- baking?: "enabled" | "disabled" | undefined;
5945
- tzkt?: {
5946
- disableAutostartWithSandbox?: boolean | undefined;
5947
- postgresqlPort?: number | undefined;
5948
- apiPort?: number | undefined;
5949
- } | undefined;
5950
- annotations?: Record<string, unknown> | undefined;
5951
- }> | undefined;
5952
- language?: "en" | "fr" | undefined;
5953
- metadata?: {
5954
- name?: string | undefined;
5955
- projectDescription?: string | undefined;
5956
- authors?: string[] | undefined;
5957
- license?: string | undefined;
5958
- homepage?: string | undefined;
5959
- } | undefined;
5960
- artifactsDir?: string | undefined;
5961
- contractsDir?: string | undefined;
5962
- contracts?: Record<string, {
5963
- sourceFile: string;
5964
- hash: string;
5965
- }> | undefined;
5966
- plugins?: {
5967
- type: "npm" | "binary" | "deno";
5968
- name: string;
5969
- }[] | undefined;
5970
- accounts?: Record<string, string> | undefined;
5971
- network?: Record<string, {
5972
- label: string;
5973
- rpcUrl: string;
5974
- accounts?: Record<string, {
5975
- mnemonic?: string | undefined;
5976
- publicKey?: string | undefined;
5977
- publicKeyHash?: string | undefined;
5978
- privateKey?: string | undefined;
5979
- }> | undefined;
5980
- faucet?: {
5981
- pkh: string;
5982
- mnemonic: string[];
5983
- email: string;
5984
- password: string;
5985
- amount: string;
5986
- activation_code: string;
5987
- } | undefined;
5988
- }> | undefined;
5989
- }>;
5990
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
5991
- _: z.ZodArray<z.ZodString, "many">;
5992
- projectDir: z.ZodString;
5993
- maxConcurrency: z.ZodNumber;
5994
- debug: z.ZodBoolean;
5995
- disableState: z.ZodBoolean;
5996
- logPluginRequests: z.ZodBoolean;
5997
- fromVsCode: z.ZodBoolean;
5998
- version: z.ZodBoolean;
5999
- build: z.ZodBoolean;
6000
- help: z.ZodBoolean;
6001
- yes: z.ZodBoolean;
6002
- plugin: z.ZodOptional<z.ZodString>;
6003
- env: z.ZodString;
6004
- quickstart: z.ZodString;
6005
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
6006
- setVersion: z.ZodString;
6007
- }, "quickstart">, {
6008
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
6009
- config: z.ZodObject<z.objectUtil.extendShape<{
6010
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
6011
- metadata: z.ZodOptional<z.ZodObject<{
6012
- name: z.ZodOptional<z.ZodString>;
6013
- projectDescription: z.ZodOptional<z.ZodString>;
6014
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6015
- license: z.ZodOptional<z.ZodString>;
6016
- homepage: z.ZodOptional<z.ZodString>;
6017
- }, "strip", z.ZodTypeAny, {
6018
- name?: string | undefined;
6019
- projectDescription?: string | undefined;
6020
- authors?: string[] | undefined;
6021
- license?: string | undefined;
6022
- homepage?: string | undefined;
6023
- }, {
6024
- name?: string | undefined;
6025
- projectDescription?: string | undefined;
6026
- authors?: string[] | undefined;
6027
- license?: string | undefined;
6028
- homepage?: string | undefined;
6029
- }>>;
6030
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
6031
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
6032
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6033
- sourceFile: z.ZodString;
6034
- hash: z.ZodString;
6035
- }, "strip", z.ZodTypeAny, {
6036
- sourceFile: string;
6037
- hash: string;
6038
- }, {
6039
- sourceFile: string;
6040
- hash: string;
6041
- }>>>;
6042
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
6043
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
6044
- name: z.ZodString;
6045
- }, "strip", z.ZodTypeAny, {
6046
- type: "npm" | "binary" | "deno";
6047
- name: string;
6048
- }, {
6049
- type: "npm" | "binary" | "deno";
6050
- name: string;
6051
- }>, "many">>;
6052
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
6053
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
6054
- networks: z.ZodArray<z.ZodString, "many">;
6055
- sandboxes: z.ZodArray<z.ZodString, "many">;
6056
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
6057
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
6058
- }, "strip", z.ZodTypeAny, {
6059
- networks: string[];
6060
- sandboxes: string[];
6061
- aliases?: Record<string, Record<string, string>> | undefined;
6062
- storage?: Record<string, string> | undefined;
6063
- }, {
6064
- networks: string[];
6065
- sandboxes: string[];
6066
- aliases?: Record<string, Record<string, string>> | undefined;
6067
- storage?: Record<string, string> | undefined;
6068
- }>, z.ZodString]>>;
6069
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6070
- label: z.ZodString;
6071
- rpcUrl: z.ZodString;
6072
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6073
- publicKey: z.ZodOptional<z.ZodString>;
6074
- publicKeyHash: z.ZodOptional<z.ZodString>;
6075
- privateKey: z.ZodOptional<z.ZodString>;
6076
- mnemonic: z.ZodOptional<z.ZodString>;
6077
- }, "strip", z.ZodTypeAny, {
6078
- mnemonic?: string | undefined;
6079
- publicKey?: string | undefined;
6080
- publicKeyHash?: string | undefined;
6081
- privateKey?: string | undefined;
6082
- }, {
6083
- mnemonic?: string | undefined;
6084
- publicKey?: string | undefined;
6085
- publicKeyHash?: string | undefined;
6086
- privateKey?: string | undefined;
6087
- }>>>;
6088
- faucet: z.ZodOptional<z.ZodObject<{
6089
- pkh: z.ZodString;
6090
- mnemonic: z.ZodArray<z.ZodString, "many">;
6091
- email: z.ZodString;
6092
- password: z.ZodString;
6093
- amount: z.ZodString;
6094
- activation_code: z.ZodString;
6095
- }, "strip", z.ZodTypeAny, {
6096
- pkh: string;
6097
- mnemonic: string[];
6098
- email: string;
6099
- password: string;
6100
- amount: string;
6101
- activation_code: string;
6102
- }, {
6103
- pkh: string;
6104
- mnemonic: string[];
6105
- email: string;
6106
- password: string;
6107
- amount: string;
6108
- activation_code: string;
6109
- }>>;
6110
- }, "strip", z.ZodTypeAny, {
6111
- label: string;
6112
- rpcUrl: string;
6113
- accounts?: Record<string, {
6114
- mnemonic?: string | undefined;
6115
- publicKey?: string | undefined;
6116
- publicKeyHash?: string | undefined;
6117
- privateKey?: string | undefined;
6118
- }> | undefined;
6119
- faucet?: {
6120
- pkh: string;
6121
- mnemonic: string[];
6122
- email: string;
6123
- password: string;
6124
- amount: string;
6125
- activation_code: string;
6126
- } | undefined;
6127
- }, {
6128
- label: string;
6129
- rpcUrl: string;
6130
- accounts?: Record<string, {
6131
- mnemonic?: string | undefined;
6132
- publicKey?: string | undefined;
6133
- publicKeyHash?: string | undefined;
6134
- privateKey?: string | undefined;
6135
- }> | undefined;
6136
- faucet?: {
6137
- pkh: string;
6138
- mnemonic: string[];
6139
- email: string;
6140
- password: string;
6141
- amount: string;
6142
- activation_code: string;
6143
- } | undefined;
6144
- }>>>;
6145
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6146
- label: z.ZodString;
6147
- rpcUrl: z.ZodString;
6148
- protocol: z.ZodOptional<z.ZodString>;
6149
- plugin: z.ZodOptional<z.ZodString>;
6150
- blockTime: z.ZodOptional<z.ZodNumber>;
6151
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
6152
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
6153
- encryptedKey: z.ZodOptional<z.ZodString>;
6154
- publicKeyHash: z.ZodString;
6155
- secretKey: z.ZodString;
6156
- }, "strip", z.ZodTypeAny, {
6157
- publicKeyHash: string;
6158
- secretKey: string;
6159
- encryptedKey?: string | undefined;
6160
- }, {
6161
- publicKeyHash: string;
6162
- secretKey: string;
6163
- encryptedKey?: string | undefined;
6164
- }>, z.ZodString]>>>;
6165
- tzkt: z.ZodOptional<z.ZodObject<{
6166
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
6167
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6168
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6169
- }, "strip", z.ZodTypeAny, {
6170
- disableAutostartWithSandbox?: boolean | undefined;
6171
- postgresqlPort?: number | undefined;
6172
- apiPort?: number | undefined;
6173
- }, {
6174
- disableAutostartWithSandbox?: boolean | undefined;
6175
- postgresqlPort?: number | undefined;
6176
- apiPort?: number | undefined;
6177
- }>>;
6178
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
6179
- }, "strip", z.ZodTypeAny, {
6180
- label: string;
6181
- rpcUrl: string;
6182
- plugin?: string | undefined;
6183
- accounts?: Record<string, string | {
6184
- publicKeyHash: string;
6185
- secretKey: string;
6186
- encryptedKey?: string | undefined;
6187
- }> | undefined;
6188
- protocol?: string | undefined;
6189
- blockTime?: number | undefined;
6190
- baking?: "enabled" | "disabled" | undefined;
6191
- tzkt?: {
6192
- disableAutostartWithSandbox?: boolean | undefined;
6193
- postgresqlPort?: number | undefined;
6194
- apiPort?: number | undefined;
6195
- } | undefined;
6196
- annotations?: Record<string, unknown> | undefined;
6197
- }, {
6198
- label: string;
6199
- rpcUrl: string;
6200
- plugin?: string | undefined;
6201
- accounts?: Record<string, string | {
6202
- publicKeyHash: string;
6203
- secretKey: string;
6204
- encryptedKey?: string | undefined;
6205
- }> | undefined;
6206
- protocol?: string | undefined;
6207
- blockTime?: number | undefined;
6208
- baking?: "enabled" | "disabled" | undefined;
6209
- tzkt?: {
6210
- disableAutostartWithSandbox?: boolean | undefined;
6211
- postgresqlPort?: number | undefined;
6212
- apiPort?: number | undefined;
6213
- } | undefined;
6214
- annotations?: Record<string, unknown> | undefined;
6215
- }>>>;
6216
- }, {
6217
- projectDir: z.ZodString;
6218
- configFile: z.ZodString;
6219
- hash: z.ZodString;
6220
- }>, "strip", z.ZodTypeAny, {
6221
- projectDir: string;
6222
- environment: Record<string, string | {
6223
- networks: string[];
6224
- sandboxes: string[];
6225
- aliases?: Record<string, Record<string, string>> | undefined;
6226
- storage?: Record<string, string> | undefined;
6227
- }>;
6228
- hash: string;
6229
- configFile: string;
6230
- sandbox?: Record<string, {
6231
- label: string;
6232
- rpcUrl: string;
6233
- plugin?: string | undefined;
6234
- accounts?: Record<string, string | {
6235
- publicKeyHash: string;
6236
- secretKey: string;
6237
- encryptedKey?: string | undefined;
6238
- }> | undefined;
6239
- protocol?: string | undefined;
6240
- blockTime?: number | undefined;
6241
- baking?: "enabled" | "disabled" | undefined;
6242
- tzkt?: {
6243
- disableAutostartWithSandbox?: boolean | undefined;
6244
- postgresqlPort?: number | undefined;
6245
- apiPort?: number | undefined;
6246
- } | undefined;
6247
- annotations?: Record<string, unknown> | undefined;
6248
- }> | undefined;
6249
- language?: "en" | "fr" | undefined;
6250
- metadata?: {
6251
- name?: string | undefined;
6252
- projectDescription?: string | undefined;
6253
- authors?: string[] | undefined;
6254
- license?: string | undefined;
6255
- homepage?: string | undefined;
6256
- } | undefined;
6257
- artifactsDir?: string | undefined;
6258
- contractsDir?: string | undefined;
6259
- contracts?: Record<string, {
6260
- sourceFile: string;
6261
- hash: string;
6262
- }> | undefined;
6263
- plugins?: {
6264
- type: "npm" | "binary" | "deno";
6265
- name: string;
6266
- }[] | undefined;
6267
- accounts?: Record<string, string> | undefined;
6268
- network?: Record<string, {
6269
- label: string;
6270
- rpcUrl: string;
6271
- accounts?: Record<string, {
6272
- mnemonic?: string | undefined;
6273
- publicKey?: string | undefined;
6274
- publicKeyHash?: string | undefined;
6275
- privateKey?: string | undefined;
6276
- }> | undefined;
6277
- faucet?: {
6278
- pkh: string;
6279
- mnemonic: string[];
6280
- email: string;
6281
- password: string;
6282
- amount: string;
6283
- activation_code: string;
6284
- } | undefined;
6285
- }> | undefined;
6286
- }, {
6287
- projectDir: string;
6288
- environment: Record<string, string | {
6289
- networks: string[];
6290
- sandboxes: string[];
6291
- aliases?: Record<string, Record<string, string>> | undefined;
6292
- storage?: Record<string, string> | undefined;
6293
- }>;
6294
- hash: string;
6295
- configFile: string;
6296
- sandbox?: Record<string, {
6297
- label: string;
6298
- rpcUrl: string;
6299
- plugin?: string | undefined;
6300
- accounts?: Record<string, string | {
6301
- publicKeyHash: string;
6302
- secretKey: string;
6303
- encryptedKey?: string | undefined;
6304
- }> | undefined;
6305
- protocol?: string | undefined;
6306
- blockTime?: number | undefined;
6307
- baking?: "enabled" | "disabled" | undefined;
6308
- tzkt?: {
6309
- disableAutostartWithSandbox?: boolean | undefined;
6310
- postgresqlPort?: number | undefined;
6311
- apiPort?: number | undefined;
6312
- } | undefined;
6313
- annotations?: Record<string, unknown> | undefined;
6314
- }> | undefined;
6315
- language?: "en" | "fr" | undefined;
6316
- metadata?: {
6317
- name?: string | undefined;
6318
- projectDescription?: string | undefined;
6319
- authors?: string[] | undefined;
6320
- license?: string | undefined;
6321
- homepage?: string | undefined;
6322
- } | undefined;
6323
- artifactsDir?: string | undefined;
6324
- contractsDir?: string | undefined;
6325
- contracts?: Record<string, {
6326
- sourceFile: string;
6327
- hash: string;
6328
- }> | undefined;
6329
- plugins?: {
6330
- type: "npm" | "binary" | "deno";
6331
- name: string;
6332
- }[] | undefined;
6333
- accounts?: Record<string, string> | undefined;
6334
- network?: Record<string, {
6335
- label: string;
6336
- rpcUrl: string;
6337
- accounts?: Record<string, {
6338
- mnemonic?: string | undefined;
6339
- publicKey?: string | undefined;
6340
- publicKeyHash?: string | undefined;
6341
- privateKey?: string | undefined;
6342
- }> | undefined;
6343
- faucet?: {
6344
- pkh: string;
6345
- mnemonic: string[];
6346
- email: string;
6347
- password: string;
6348
- amount: string;
6349
- activation_code: string;
6350
- } | undefined;
6351
- }> | undefined;
6352
- }>;
6353
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
6354
- _: z.ZodArray<z.ZodString, "many">;
6355
- projectDir: z.ZodString;
6356
- maxConcurrency: z.ZodNumber;
6357
- debug: z.ZodBoolean;
6358
- disableState: z.ZodBoolean;
6359
- logPluginRequests: z.ZodBoolean;
6360
- fromVsCode: z.ZodBoolean;
6361
- version: z.ZodBoolean;
6362
- build: z.ZodBoolean;
6363
- help: z.ZodBoolean;
6364
- yes: z.ZodBoolean;
6365
- plugin: z.ZodOptional<z.ZodString>;
6366
- env: z.ZodString;
6367
- quickstart: z.ZodString;
6368
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
6369
- setVersion: z.ZodString;
6370
- }, "quickstart">, {
6371
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
6372
- config: z.ZodObject<z.objectUtil.extendShape<{
6373
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
6374
- metadata: z.ZodOptional<z.ZodObject<{
6375
- name: z.ZodOptional<z.ZodString>;
6376
- projectDescription: z.ZodOptional<z.ZodString>;
6377
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6378
- license: z.ZodOptional<z.ZodString>;
6379
- homepage: z.ZodOptional<z.ZodString>;
6380
- }, "strip", z.ZodTypeAny, {
6381
- name?: string | undefined;
6382
- projectDescription?: string | undefined;
6383
- authors?: string[] | undefined;
6384
- license?: string | undefined;
6385
- homepage?: string | undefined;
6386
- }, {
6387
- name?: string | undefined;
6388
- projectDescription?: string | undefined;
6389
- authors?: string[] | undefined;
6390
- license?: string | undefined;
6391
- homepage?: string | undefined;
6392
- }>>;
6393
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
6394
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
6395
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6396
- sourceFile: z.ZodString;
6397
- hash: z.ZodString;
6398
- }, "strip", z.ZodTypeAny, {
6399
- sourceFile: string;
6400
- hash: string;
6401
- }, {
6402
- sourceFile: string;
6403
- hash: string;
6404
- }>>>;
6405
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
6406
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
6407
- name: z.ZodString;
6408
- }, "strip", z.ZodTypeAny, {
6409
- type: "npm" | "binary" | "deno";
6410
- name: string;
6411
- }, {
6412
- type: "npm" | "binary" | "deno";
6413
- name: string;
6414
- }>, "many">>;
6415
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
6416
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
6417
- networks: z.ZodArray<z.ZodString, "many">;
6418
- sandboxes: z.ZodArray<z.ZodString, "many">;
6419
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
6420
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
6421
- }, "strip", z.ZodTypeAny, {
6422
- networks: string[];
6423
- sandboxes: string[];
6424
- aliases?: Record<string, Record<string, string>> | undefined;
6425
- storage?: Record<string, string> | undefined;
6426
- }, {
6427
- networks: string[];
6428
- sandboxes: string[];
6429
- aliases?: Record<string, Record<string, string>> | undefined;
6430
- storage?: Record<string, string> | undefined;
6431
- }>, z.ZodString]>>;
6432
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6433
- label: z.ZodString;
6434
- rpcUrl: z.ZodString;
6435
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6436
- publicKey: z.ZodOptional<z.ZodString>;
6437
- publicKeyHash: z.ZodOptional<z.ZodString>;
6438
- privateKey: z.ZodOptional<z.ZodString>;
6439
- mnemonic: z.ZodOptional<z.ZodString>;
6440
- }, "strip", z.ZodTypeAny, {
6441
- mnemonic?: string | undefined;
6442
- publicKey?: string | undefined;
6443
- publicKeyHash?: string | undefined;
6444
- privateKey?: string | undefined;
6445
- }, {
6446
- mnemonic?: string | undefined;
6447
- publicKey?: string | undefined;
6448
- publicKeyHash?: string | undefined;
6449
- privateKey?: string | undefined;
6450
- }>>>;
6451
- faucet: z.ZodOptional<z.ZodObject<{
6452
- pkh: z.ZodString;
6453
- mnemonic: z.ZodArray<z.ZodString, "many">;
6454
- email: z.ZodString;
6455
- password: z.ZodString;
6456
- amount: z.ZodString;
6457
- activation_code: z.ZodString;
6458
- }, "strip", z.ZodTypeAny, {
6459
- pkh: string;
6460
- mnemonic: string[];
6461
- email: string;
6462
- password: string;
6463
- amount: string;
6464
- activation_code: string;
6465
- }, {
6466
- pkh: string;
6467
- mnemonic: string[];
6468
- email: string;
6469
- password: string;
6470
- amount: string;
6471
- activation_code: string;
6472
- }>>;
6473
- }, "strip", z.ZodTypeAny, {
6474
- label: string;
6475
- rpcUrl: string;
6476
- accounts?: Record<string, {
6477
- mnemonic?: string | undefined;
6478
- publicKey?: string | undefined;
6479
- publicKeyHash?: string | undefined;
6480
- privateKey?: string | undefined;
6481
- }> | undefined;
6482
- faucet?: {
6483
- pkh: string;
6484
- mnemonic: string[];
6485
- email: string;
6486
- password: string;
6487
- amount: string;
6488
- activation_code: string;
6489
- } | undefined;
6490
- }, {
6491
- label: string;
6492
- rpcUrl: string;
6493
- accounts?: Record<string, {
6494
- mnemonic?: string | undefined;
6495
- publicKey?: string | undefined;
6496
- publicKeyHash?: string | undefined;
6497
- privateKey?: string | undefined;
6498
- }> | undefined;
6499
- faucet?: {
6500
- pkh: string;
6501
- mnemonic: string[];
6502
- email: string;
6503
- password: string;
6504
- amount: string;
6505
- activation_code: string;
6506
- } | undefined;
6507
- }>>>;
6508
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6509
- label: z.ZodString;
6510
- rpcUrl: z.ZodString;
6511
- protocol: z.ZodOptional<z.ZodString>;
6512
- plugin: z.ZodOptional<z.ZodString>;
6513
- blockTime: z.ZodOptional<z.ZodNumber>;
6514
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
6515
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
6516
- encryptedKey: z.ZodOptional<z.ZodString>;
6517
- publicKeyHash: z.ZodString;
6518
- secretKey: z.ZodString;
6519
- }, "strip", z.ZodTypeAny, {
6520
- publicKeyHash: string;
6521
- secretKey: string;
6522
- encryptedKey?: string | undefined;
6523
- }, {
6524
- publicKeyHash: string;
6525
- secretKey: string;
6526
- encryptedKey?: string | undefined;
6527
- }>, z.ZodString]>>>;
6528
- tzkt: z.ZodOptional<z.ZodObject<{
6529
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
6530
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6531
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6532
- }, "strip", z.ZodTypeAny, {
6533
- disableAutostartWithSandbox?: boolean | undefined;
6534
- postgresqlPort?: number | undefined;
6535
- apiPort?: number | undefined;
6536
- }, {
6537
- disableAutostartWithSandbox?: boolean | undefined;
6538
- postgresqlPort?: number | undefined;
6539
- apiPort?: number | undefined;
6540
- }>>;
6541
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
6542
- }, "strip", z.ZodTypeAny, {
6543
- label: string;
6544
- rpcUrl: string;
6545
- plugin?: string | undefined;
6546
- accounts?: Record<string, string | {
6547
- publicKeyHash: string;
6548
- secretKey: string;
6549
- encryptedKey?: string | undefined;
6550
- }> | undefined;
6551
- protocol?: string | undefined;
6552
- blockTime?: number | undefined;
6553
- baking?: "enabled" | "disabled" | undefined;
6554
- tzkt?: {
6555
- disableAutostartWithSandbox?: boolean | undefined;
6556
- postgresqlPort?: number | undefined;
6557
- apiPort?: number | undefined;
6558
- } | undefined;
6559
- annotations?: Record<string, unknown> | undefined;
6560
- }, {
6561
- label: string;
6562
- rpcUrl: string;
6563
- plugin?: string | undefined;
6564
- accounts?: Record<string, string | {
6565
- publicKeyHash: string;
6566
- secretKey: string;
6567
- encryptedKey?: string | undefined;
6568
- }> | undefined;
6569
- protocol?: string | undefined;
6570
- blockTime?: number | undefined;
6571
- baking?: "enabled" | "disabled" | undefined;
6572
- tzkt?: {
6573
- disableAutostartWithSandbox?: boolean | undefined;
6574
- postgresqlPort?: number | undefined;
6575
- apiPort?: number | undefined;
6576
- } | undefined;
6577
- annotations?: Record<string, unknown> | undefined;
6578
- }>>>;
6579
- }, {
6580
- projectDir: z.ZodString;
6581
- configFile: z.ZodString;
6582
- hash: z.ZodString;
6583
- }>, "strip", z.ZodTypeAny, {
6584
- projectDir: string;
6585
- environment: Record<string, string | {
6586
- networks: string[];
6587
- sandboxes: string[];
6588
- aliases?: Record<string, Record<string, string>> | undefined;
6589
- storage?: Record<string, string> | undefined;
6590
- }>;
6591
- hash: string;
6592
- configFile: string;
6593
- sandbox?: Record<string, {
6594
- label: string;
6595
- rpcUrl: string;
6596
- plugin?: string | undefined;
6597
- accounts?: Record<string, string | {
6598
- publicKeyHash: string;
6599
- secretKey: string;
6600
- encryptedKey?: string | undefined;
6601
- }> | undefined;
6602
- protocol?: string | undefined;
6603
- blockTime?: number | undefined;
6604
- baking?: "enabled" | "disabled" | undefined;
6605
- tzkt?: {
6606
- disableAutostartWithSandbox?: boolean | undefined;
6607
- postgresqlPort?: number | undefined;
6608
- apiPort?: number | undefined;
6609
- } | undefined;
6610
- annotations?: Record<string, unknown> | undefined;
6611
- }> | undefined;
6612
- language?: "en" | "fr" | undefined;
6613
- metadata?: {
6614
- name?: string | undefined;
6615
- projectDescription?: string | undefined;
6616
- authors?: string[] | undefined;
6617
- license?: string | undefined;
6618
- homepage?: string | undefined;
6619
- } | undefined;
6620
- artifactsDir?: string | undefined;
6621
- contractsDir?: string | undefined;
6622
- contracts?: Record<string, {
6623
- sourceFile: string;
6624
- hash: string;
6625
- }> | undefined;
6626
- plugins?: {
6627
- type: "npm" | "binary" | "deno";
6628
- name: string;
6629
- }[] | undefined;
6630
- accounts?: Record<string, string> | undefined;
6631
- network?: Record<string, {
6632
- label: string;
6633
- rpcUrl: string;
6634
- accounts?: Record<string, {
6635
- mnemonic?: string | undefined;
6636
- publicKey?: string | undefined;
6637
- publicKeyHash?: string | undefined;
6638
- privateKey?: string | undefined;
6639
- }> | undefined;
6640
- faucet?: {
6641
- pkh: string;
6642
- mnemonic: string[];
6643
- email: string;
6644
- password: string;
6645
- amount: string;
6646
- activation_code: string;
6647
- } | undefined;
6648
- }> | undefined;
6649
- }, {
6650
- projectDir: string;
6651
- environment: Record<string, string | {
6652
- networks: string[];
6653
- sandboxes: string[];
6654
- aliases?: Record<string, Record<string, string>> | undefined;
6655
- storage?: Record<string, string> | undefined;
6656
- }>;
6657
- hash: string;
6658
- configFile: string;
6659
- sandbox?: Record<string, {
6660
- label: string;
6661
- rpcUrl: string;
6662
- plugin?: string | undefined;
6663
- accounts?: Record<string, string | {
6664
- publicKeyHash: string;
6665
- secretKey: string;
6666
- encryptedKey?: string | undefined;
6667
- }> | undefined;
6668
- protocol?: string | undefined;
6669
- blockTime?: number | undefined;
6670
- baking?: "enabled" | "disabled" | undefined;
6671
- tzkt?: {
6672
- disableAutostartWithSandbox?: boolean | undefined;
6673
- postgresqlPort?: number | undefined;
6674
- apiPort?: number | undefined;
6675
- } | undefined;
6676
- annotations?: Record<string, unknown> | undefined;
6677
- }> | undefined;
6678
- language?: "en" | "fr" | undefined;
6679
- metadata?: {
6680
- name?: string | undefined;
6681
- projectDescription?: string | undefined;
6682
- authors?: string[] | undefined;
6683
- license?: string | undefined;
6684
- homepage?: string | undefined;
6685
- } | undefined;
6686
- artifactsDir?: string | undefined;
6687
- contractsDir?: string | undefined;
6688
- contracts?: Record<string, {
6689
- sourceFile: string;
6690
- hash: string;
6691
- }> | undefined;
6692
- plugins?: {
6693
- type: "npm" | "binary" | "deno";
6694
- name: string;
6695
- }[] | undefined;
6696
- accounts?: Record<string, string> | undefined;
6697
- network?: Record<string, {
6698
- label: string;
6699
- rpcUrl: string;
6700
- accounts?: Record<string, {
6701
- mnemonic?: string | undefined;
6702
- publicKey?: string | undefined;
6703
- publicKeyHash?: string | undefined;
6704
- privateKey?: string | undefined;
6705
- }> | undefined;
6706
- faucet?: {
6707
- pkh: string;
6708
- mnemonic: string[];
6709
- email: string;
6710
- password: string;
6711
- amount: string;
6712
- activation_code: string;
6713
- } | undefined;
6714
- }> | undefined;
6715
- }>;
6716
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
6717
- }, "handler">, "strip", z.ZodTypeAny, {
6718
- operation: string;
6719
- command: string;
6720
- description?: string | undefined;
6721
- positionals?: {
6722
- description: string;
6723
- placeholder: string;
6724
- required?: boolean | undefined;
6725
- type?: "string" | "number" | "boolean" | undefined;
6726
- defaultValue?: string | number | boolean | undefined;
6727
- }[] | undefined;
6728
- options?: {
6729
- description: string;
6730
- flag: string;
6731
- boolean?: boolean | undefined;
6732
- required?: boolean | undefined;
6733
- type?: "string" | "number" | "boolean" | "count" | undefined;
6734
- shortFlag?: string | undefined;
6735
- defaultValue?: string | number | boolean | undefined;
6736
- choices?: string[] | undefined;
6737
- }[] | undefined;
6738
- }, {
6739
- operation: string;
6740
- command: string;
6741
- description?: string | undefined;
6742
- positionals?: {
6743
- description: string;
6744
- placeholder: string;
6745
- required?: boolean | undefined;
6746
- type?: "string" | "number" | "boolean" | undefined;
6747
- defaultValue?: string | number | boolean | undefined;
6748
- }[] | undefined;
6749
- options?: {
6750
- description: string;
6751
- flag: string;
6752
- boolean?: boolean | undefined;
6753
- required?: boolean | undefined;
6754
- type?: "string" | "number" | "boolean" | "count" | undefined;
6755
- shortFlag?: string | undefined;
6756
- defaultValue?: string | number | boolean | undefined;
6757
- choices?: string[] | undefined;
6758
- }[] | undefined;
6759
- }>, ParsedOperation.ParsedOperation, {
6760
- operation: string;
6761
- command: string;
6762
- description?: string | undefined;
6763
- positionals?: {
6764
- description: string;
6765
- placeholder: string;
6766
- required?: boolean | undefined;
6767
- type?: "string" | "number" | "boolean" | undefined;
6768
- defaultValue?: string | number | boolean | undefined;
6769
- }[] | undefined;
6770
- options?: {
6771
- description: string;
6772
- flag: string;
6773
- boolean?: boolean | undefined;
6774
- required?: boolean | undefined;
6775
- type?: "string" | "number" | "boolean" | "count" | undefined;
6776
- shortFlag?: string | undefined;
6777
- defaultValue?: string | number | boolean | undefined;
6778
- choices?: string[] | undefined;
6779
- }[] | undefined;
6780
- }>, "many">, ParsedOperation.ParsedOperation[], unknown>>;
6781
- templates: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<z.objectUtil.extendShape<Omit<{
6782
- template: z.ZodString;
6783
- command: z.ZodString;
6784
- description: z.ZodString;
6785
- hidden: z.ZodOptional<z.ZodBoolean>;
6786
- options: z.ZodOptional<z.ZodArray<z.ZodObject<{
6787
- shortFlag: z.ZodOptional<z.ZodString>;
6788
- flag: z.ZodString;
6789
- description: z.ZodString;
6790
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
6791
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
6792
- required: z.ZodOptional<z.ZodBoolean>;
6793
- boolean: z.ZodOptional<z.ZodBoolean>;
6794
- choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6795
- }, "strip", z.ZodTypeAny, {
6796
- description: string;
6797
- flag: string;
6798
- boolean?: boolean | undefined;
6799
- required?: boolean | undefined;
6800
- type?: "string" | "number" | "boolean" | "count" | undefined;
6801
- shortFlag?: string | undefined;
6802
- defaultValue?: string | number | boolean | undefined;
6803
- choices?: string[] | undefined;
6804
- }, {
6805
- description: string;
6806
- flag: string;
6807
- boolean?: boolean | undefined;
6808
- required?: boolean | undefined;
6809
- type?: "string" | "number" | "boolean" | "count" | undefined;
6810
- shortFlag?: string | undefined;
6811
- defaultValue?: string | number | boolean | undefined;
6812
- choices?: string[] | undefined;
6813
- }>, "many">>;
6814
- positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
6815
- placeholder: z.ZodString;
6816
- description: z.ZodString;
6817
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
6818
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
6819
- required: z.ZodOptional<z.ZodBoolean>;
6820
- }, "strip", z.ZodTypeAny, {
6821
- description: string;
6822
- placeholder: string;
6823
- required?: boolean | undefined;
6824
- type?: "string" | "number" | "boolean" | undefined;
6825
- defaultValue?: string | number | boolean | undefined;
6826
- }, {
6827
- description: string;
6828
- placeholder: string;
6829
- required?: boolean | undefined;
6830
- type?: "string" | "number" | "boolean" | undefined;
6831
- defaultValue?: string | number | boolean | undefined;
6832
- }>, "many">>;
6833
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
6834
- _: z.ZodArray<z.ZodString, "many">;
6835
- projectDir: z.ZodString;
6836
- maxConcurrency: z.ZodNumber;
6837
- debug: z.ZodBoolean;
6838
- disableState: z.ZodBoolean;
6839
- logPluginRequests: z.ZodBoolean;
6840
- fromVsCode: z.ZodBoolean;
6841
- version: z.ZodBoolean;
6842
- build: z.ZodBoolean;
6843
- help: z.ZodBoolean;
6844
- yes: z.ZodBoolean;
6845
- plugin: z.ZodOptional<z.ZodString>;
6846
- env: z.ZodString;
6847
- quickstart: z.ZodString;
6848
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
6849
- setVersion: z.ZodString;
6850
- }, "quickstart">, {
6851
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
6852
- config: z.ZodObject<z.objectUtil.extendShape<{
6853
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
6854
- metadata: z.ZodOptional<z.ZodObject<{
6855
- name: z.ZodOptional<z.ZodString>;
6856
- projectDescription: z.ZodOptional<z.ZodString>;
6857
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6858
- license: z.ZodOptional<z.ZodString>;
6859
- homepage: z.ZodOptional<z.ZodString>;
6860
- }, "strip", z.ZodTypeAny, {
6861
- name?: string | undefined;
6862
- projectDescription?: string | undefined;
6863
- authors?: string[] | undefined;
6864
- license?: string | undefined;
6865
- homepage?: string | undefined;
6866
- }, {
6867
- name?: string | undefined;
6868
- projectDescription?: string | undefined;
6869
- authors?: string[] | undefined;
6870
- license?: string | undefined;
6871
- homepage?: string | undefined;
6872
- }>>;
6873
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
6874
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
6875
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6876
- sourceFile: z.ZodString;
6877
- hash: z.ZodString;
6878
- }, "strip", z.ZodTypeAny, {
6879
- sourceFile: string;
6880
- hash: string;
6881
- }, {
6882
- sourceFile: string;
6883
- hash: string;
6884
- }>>>;
6885
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
6886
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
6887
- name: z.ZodString;
6888
- }, "strip", z.ZodTypeAny, {
6889
- type: "npm" | "binary" | "deno";
6890
- name: string;
6891
- }, {
6892
- type: "npm" | "binary" | "deno";
6893
- name: string;
6894
- }>, "many">>;
6895
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
6896
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
6897
- networks: z.ZodArray<z.ZodString, "many">;
6898
- sandboxes: z.ZodArray<z.ZodString, "many">;
6899
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
6900
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
6901
- }, "strip", z.ZodTypeAny, {
6902
- networks: string[];
6903
- sandboxes: string[];
6904
- aliases?: Record<string, Record<string, string>> | undefined;
6905
- storage?: Record<string, string> | undefined;
6906
- }, {
6907
- networks: string[];
6908
- sandboxes: string[];
6909
- aliases?: Record<string, Record<string, string>> | undefined;
6910
- storage?: Record<string, string> | undefined;
6911
- }>, z.ZodString]>>;
6912
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6913
- label: z.ZodString;
6914
- rpcUrl: z.ZodString;
6915
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6916
- publicKey: z.ZodOptional<z.ZodString>;
6917
- publicKeyHash: z.ZodOptional<z.ZodString>;
6918
- privateKey: z.ZodOptional<z.ZodString>;
6919
- mnemonic: z.ZodOptional<z.ZodString>;
6920
- }, "strip", z.ZodTypeAny, {
6921
- mnemonic?: string | undefined;
6922
- publicKey?: string | undefined;
6923
- publicKeyHash?: string | undefined;
6924
- privateKey?: string | undefined;
6925
- }, {
6926
- mnemonic?: string | undefined;
6927
- publicKey?: string | undefined;
6928
- publicKeyHash?: string | undefined;
6929
- privateKey?: string | undefined;
6930
- }>>>;
6931
- faucet: z.ZodOptional<z.ZodObject<{
6932
- pkh: z.ZodString;
6933
- mnemonic: z.ZodArray<z.ZodString, "many">;
6934
- email: z.ZodString;
6935
- password: z.ZodString;
6936
- amount: z.ZodString;
6937
- activation_code: z.ZodString;
6938
- }, "strip", z.ZodTypeAny, {
6939
- pkh: string;
6940
- mnemonic: string[];
6941
- email: string;
6942
- password: string;
6943
- amount: string;
6944
- activation_code: string;
6945
- }, {
6946
- pkh: string;
6947
- mnemonic: string[];
6948
- email: string;
6949
- password: string;
6950
- amount: string;
6951
- activation_code: string;
6952
- }>>;
6953
- }, "strip", z.ZodTypeAny, {
6954
- label: string;
6955
- rpcUrl: string;
6956
- accounts?: Record<string, {
6957
- mnemonic?: string | undefined;
6958
- publicKey?: string | undefined;
6959
- publicKeyHash?: string | undefined;
6960
- privateKey?: string | undefined;
6961
- }> | undefined;
6962
- faucet?: {
6963
- pkh: string;
6964
- mnemonic: string[];
6965
- email: string;
6966
- password: string;
6967
- amount: string;
6968
- activation_code: string;
6969
- } | undefined;
6970
- }, {
6971
- label: string;
6972
- rpcUrl: string;
6973
- accounts?: Record<string, {
6974
- mnemonic?: string | undefined;
6975
- publicKey?: string | undefined;
6976
- publicKeyHash?: string | undefined;
6977
- privateKey?: string | undefined;
6978
- }> | undefined;
6979
- faucet?: {
6980
- pkh: string;
6981
- mnemonic: string[];
6982
- email: string;
6983
- password: string;
6984
- amount: string;
6985
- activation_code: string;
6986
- } | undefined;
6987
- }>>>;
6988
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
6989
- label: z.ZodString;
6990
- rpcUrl: z.ZodString;
6991
- protocol: z.ZodOptional<z.ZodString>;
6992
- plugin: z.ZodOptional<z.ZodString>;
6993
- blockTime: z.ZodOptional<z.ZodNumber>;
6994
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
6995
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
6996
- encryptedKey: z.ZodOptional<z.ZodString>;
6997
- publicKeyHash: z.ZodString;
6998
- secretKey: z.ZodString;
6999
- }, "strip", z.ZodTypeAny, {
7000
- publicKeyHash: string;
7001
- secretKey: string;
7002
- encryptedKey?: string | undefined;
7003
- }, {
7004
- publicKeyHash: string;
7005
- secretKey: string;
7006
- encryptedKey?: string | undefined;
7007
- }>, z.ZodString]>>>;
7008
- tzkt: z.ZodOptional<z.ZodObject<{
7009
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
7010
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7011
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7012
- }, "strip", z.ZodTypeAny, {
7013
- disableAutostartWithSandbox?: boolean | undefined;
7014
- postgresqlPort?: number | undefined;
7015
- apiPort?: number | undefined;
7016
- }, {
7017
- disableAutostartWithSandbox?: boolean | undefined;
7018
- postgresqlPort?: number | undefined;
7019
- apiPort?: number | undefined;
7020
- }>>;
7021
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
7022
- }, "strip", z.ZodTypeAny, {
7023
- label: string;
7024
- rpcUrl: string;
7025
- plugin?: string | undefined;
7026
- accounts?: Record<string, string | {
7027
- publicKeyHash: string;
7028
- secretKey: string;
7029
- encryptedKey?: string | undefined;
7030
- }> | undefined;
7031
- protocol?: string | undefined;
7032
- blockTime?: number | undefined;
7033
- baking?: "enabled" | "disabled" | undefined;
7034
- tzkt?: {
7035
- disableAutostartWithSandbox?: boolean | undefined;
7036
- postgresqlPort?: number | undefined;
7037
- apiPort?: number | undefined;
7038
- } | undefined;
7039
- annotations?: Record<string, unknown> | undefined;
7040
- }, {
7041
- label: string;
7042
- rpcUrl: string;
7043
- plugin?: string | undefined;
7044
- accounts?: Record<string, string | {
7045
- publicKeyHash: string;
7046
- secretKey: string;
7047
- encryptedKey?: string | undefined;
7048
- }> | undefined;
7049
- protocol?: string | undefined;
7050
- blockTime?: number | undefined;
7051
- baking?: "enabled" | "disabled" | undefined;
7052
- tzkt?: {
7053
- disableAutostartWithSandbox?: boolean | undefined;
7054
- postgresqlPort?: number | undefined;
7055
- apiPort?: number | undefined;
7056
- } | undefined;
7057
- annotations?: Record<string, unknown> | undefined;
7058
- }>>>;
7059
- }, {
7060
- projectDir: z.ZodString;
7061
- configFile: z.ZodString;
7062
- hash: z.ZodString;
7063
- }>, "strip", z.ZodTypeAny, {
7064
- projectDir: string;
7065
- environment: Record<string, string | {
7066
- networks: string[];
7067
- sandboxes: string[];
7068
- aliases?: Record<string, Record<string, string>> | undefined;
7069
- storage?: Record<string, string> | undefined;
7070
- }>;
7071
- hash: string;
7072
- configFile: string;
7073
- sandbox?: Record<string, {
7074
- label: string;
7075
- rpcUrl: string;
7076
- plugin?: string | undefined;
7077
- accounts?: Record<string, string | {
7078
- publicKeyHash: string;
7079
- secretKey: string;
7080
- encryptedKey?: string | undefined;
7081
- }> | undefined;
7082
- protocol?: string | undefined;
7083
- blockTime?: number | undefined;
7084
- baking?: "enabled" | "disabled" | undefined;
7085
- tzkt?: {
7086
- disableAutostartWithSandbox?: boolean | undefined;
7087
- postgresqlPort?: number | undefined;
7088
- apiPort?: number | undefined;
7089
- } | undefined;
7090
- annotations?: Record<string, unknown> | undefined;
7091
- }> | undefined;
7092
- language?: "en" | "fr" | undefined;
7093
- metadata?: {
7094
- name?: string | undefined;
7095
- projectDescription?: string | undefined;
7096
- authors?: string[] | undefined;
7097
- license?: string | undefined;
7098
- homepage?: string | undefined;
7099
- } | undefined;
7100
- artifactsDir?: string | undefined;
7101
- contractsDir?: string | undefined;
7102
- contracts?: Record<string, {
7103
- sourceFile: string;
7104
- hash: string;
7105
- }> | undefined;
7106
- plugins?: {
7107
- type: "npm" | "binary" | "deno";
7108
- name: string;
7109
- }[] | undefined;
7110
- accounts?: Record<string, string> | undefined;
7111
- network?: Record<string, {
7112
- label: string;
7113
- rpcUrl: string;
7114
- accounts?: Record<string, {
7115
- mnemonic?: string | undefined;
7116
- publicKey?: string | undefined;
7117
- publicKeyHash?: string | undefined;
7118
- privateKey?: string | undefined;
7119
- }> | undefined;
7120
- faucet?: {
7121
- pkh: string;
7122
- mnemonic: string[];
7123
- email: string;
7124
- password: string;
7125
- amount: string;
7126
- activation_code: string;
7127
- } | undefined;
7128
- }> | undefined;
7129
- }, {
7130
- projectDir: string;
7131
- environment: Record<string, string | {
7132
- networks: string[];
7133
- sandboxes: string[];
7134
- aliases?: Record<string, Record<string, string>> | undefined;
7135
- storage?: Record<string, string> | undefined;
7136
- }>;
7137
- hash: string;
7138
- configFile: string;
7139
- sandbox?: Record<string, {
7140
- label: string;
7141
- rpcUrl: string;
7142
- plugin?: string | undefined;
7143
- accounts?: Record<string, string | {
7144
- publicKeyHash: string;
7145
- secretKey: string;
7146
- encryptedKey?: string | undefined;
7147
- }> | undefined;
7148
- protocol?: string | undefined;
7149
- blockTime?: number | undefined;
7150
- baking?: "enabled" | "disabled" | undefined;
7151
- tzkt?: {
7152
- disableAutostartWithSandbox?: boolean | undefined;
7153
- postgresqlPort?: number | undefined;
7154
- apiPort?: number | undefined;
7155
- } | undefined;
7156
- annotations?: Record<string, unknown> | undefined;
7157
- }> | undefined;
7158
- language?: "en" | "fr" | undefined;
7159
- metadata?: {
7160
- name?: string | undefined;
7161
- projectDescription?: string | undefined;
7162
- authors?: string[] | undefined;
7163
- license?: string | undefined;
7164
- homepage?: string | undefined;
7165
- } | undefined;
7166
- artifactsDir?: string | undefined;
7167
- contractsDir?: string | undefined;
7168
- contracts?: Record<string, {
7169
- sourceFile: string;
7170
- hash: string;
7171
- }> | undefined;
7172
- plugins?: {
7173
- type: "npm" | "binary" | "deno";
7174
- name: string;
7175
- }[] | undefined;
7176
- accounts?: Record<string, string> | undefined;
7177
- network?: Record<string, {
7178
- label: string;
7179
- rpcUrl: string;
7180
- accounts?: Record<string, {
7181
- mnemonic?: string | undefined;
7182
- publicKey?: string | undefined;
7183
- publicKeyHash?: string | undefined;
7184
- privateKey?: string | undefined;
7185
- }> | undefined;
7186
- faucet?: {
7187
- pkh: string;
7188
- mnemonic: string[];
7189
- email: string;
7190
- password: string;
7191
- amount: string;
7192
- activation_code: string;
7193
- } | undefined;
7194
- }> | undefined;
7195
- }>;
7196
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
7197
- _: z.ZodArray<z.ZodString, "many">;
7198
- projectDir: z.ZodString;
7199
- maxConcurrency: z.ZodNumber;
7200
- debug: z.ZodBoolean;
7201
- disableState: z.ZodBoolean;
7202
- logPluginRequests: z.ZodBoolean;
7203
- fromVsCode: z.ZodBoolean;
7204
- version: z.ZodBoolean;
7205
- build: z.ZodBoolean;
7206
- help: z.ZodBoolean;
7207
- yes: z.ZodBoolean;
7208
- plugin: z.ZodOptional<z.ZodString>;
7209
- env: z.ZodString;
7210
- quickstart: z.ZodString;
7211
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
7212
- setVersion: z.ZodString;
7213
- }, "quickstart">, {
7214
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
7215
- config: z.ZodObject<z.objectUtil.extendShape<{
7216
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
7217
- metadata: z.ZodOptional<z.ZodObject<{
7218
- name: z.ZodOptional<z.ZodString>;
7219
- projectDescription: z.ZodOptional<z.ZodString>;
7220
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
7221
- license: z.ZodOptional<z.ZodString>;
7222
- homepage: z.ZodOptional<z.ZodString>;
7223
- }, "strip", z.ZodTypeAny, {
7224
- name?: string | undefined;
7225
- projectDescription?: string | undefined;
7226
- authors?: string[] | undefined;
7227
- license?: string | undefined;
7228
- homepage?: string | undefined;
7229
- }, {
7230
- name?: string | undefined;
7231
- projectDescription?: string | undefined;
7232
- authors?: string[] | undefined;
7233
- license?: string | undefined;
7234
- homepage?: string | undefined;
7235
- }>>;
7236
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
7237
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
7238
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
7239
- sourceFile: z.ZodString;
7240
- hash: z.ZodString;
7241
- }, "strip", z.ZodTypeAny, {
7242
- sourceFile: string;
7243
- hash: string;
7244
- }, {
7245
- sourceFile: string;
7246
- hash: string;
7247
- }>>>;
7248
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
7249
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
7250
- name: z.ZodString;
7251
- }, "strip", z.ZodTypeAny, {
7252
- type: "npm" | "binary" | "deno";
7253
- name: string;
7254
- }, {
7255
- type: "npm" | "binary" | "deno";
7256
- name: string;
7257
- }>, "many">>;
7258
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
7259
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
7260
- networks: z.ZodArray<z.ZodString, "many">;
7261
- sandboxes: z.ZodArray<z.ZodString, "many">;
7262
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
7263
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
7264
- }, "strip", z.ZodTypeAny, {
7265
- networks: string[];
7266
- sandboxes: string[];
7267
- aliases?: Record<string, Record<string, string>> | undefined;
7268
- storage?: Record<string, string> | undefined;
7269
- }, {
7270
- networks: string[];
7271
- sandboxes: string[];
7272
- aliases?: Record<string, Record<string, string>> | undefined;
7273
- storage?: Record<string, string> | undefined;
7274
- }>, z.ZodString]>>;
7275
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
7276
- label: z.ZodString;
7277
- rpcUrl: z.ZodString;
7278
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
7279
- publicKey: z.ZodOptional<z.ZodString>;
7280
- publicKeyHash: z.ZodOptional<z.ZodString>;
7281
- privateKey: z.ZodOptional<z.ZodString>;
7282
- mnemonic: z.ZodOptional<z.ZodString>;
7283
- }, "strip", z.ZodTypeAny, {
7284
- mnemonic?: string | undefined;
7285
- publicKey?: string | undefined;
7286
- publicKeyHash?: string | undefined;
7287
- privateKey?: string | undefined;
7288
- }, {
7289
- mnemonic?: string | undefined;
7290
- publicKey?: string | undefined;
7291
- publicKeyHash?: string | undefined;
7292
- privateKey?: string | undefined;
7293
- }>>>;
7294
- faucet: z.ZodOptional<z.ZodObject<{
7295
- pkh: z.ZodString;
7296
- mnemonic: z.ZodArray<z.ZodString, "many">;
7297
- email: z.ZodString;
7298
- password: z.ZodString;
7299
- amount: z.ZodString;
7300
- activation_code: z.ZodString;
7301
- }, "strip", z.ZodTypeAny, {
7302
- pkh: string;
7303
- mnemonic: string[];
7304
- email: string;
7305
- password: string;
7306
- amount: string;
7307
- activation_code: string;
7308
- }, {
7309
- pkh: string;
7310
- mnemonic: string[];
7311
- email: string;
7312
- password: string;
7313
- amount: string;
7314
- activation_code: string;
7315
- }>>;
7316
- }, "strip", z.ZodTypeAny, {
7317
- label: string;
7318
- rpcUrl: string;
7319
- accounts?: Record<string, {
7320
- mnemonic?: string | undefined;
7321
- publicKey?: string | undefined;
7322
- publicKeyHash?: string | undefined;
7323
- privateKey?: string | undefined;
7324
- }> | undefined;
7325
- faucet?: {
7326
- pkh: string;
7327
- mnemonic: string[];
7328
- email: string;
7329
- password: string;
7330
- amount: string;
7331
- activation_code: string;
7332
- } | undefined;
7333
- }, {
7334
- label: string;
7335
- rpcUrl: string;
7336
- accounts?: Record<string, {
7337
- mnemonic?: string | undefined;
7338
- publicKey?: string | undefined;
7339
- publicKeyHash?: string | undefined;
7340
- privateKey?: string | undefined;
7341
- }> | undefined;
7342
- faucet?: {
7343
- pkh: string;
7344
- mnemonic: string[];
7345
- email: string;
7346
- password: string;
7347
- amount: string;
7348
- activation_code: string;
7349
- } | undefined;
7350
- }>>>;
7351
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
7352
- label: z.ZodString;
7353
- rpcUrl: z.ZodString;
7354
- protocol: z.ZodOptional<z.ZodString>;
7355
- plugin: z.ZodOptional<z.ZodString>;
7356
- blockTime: z.ZodOptional<z.ZodNumber>;
7357
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
7358
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
7359
- encryptedKey: z.ZodOptional<z.ZodString>;
7360
- publicKeyHash: z.ZodString;
7361
- secretKey: z.ZodString;
7362
- }, "strip", z.ZodTypeAny, {
7363
- publicKeyHash: string;
7364
- secretKey: string;
7365
- encryptedKey?: string | undefined;
7366
- }, {
7367
- publicKeyHash: string;
7368
- secretKey: string;
7369
- encryptedKey?: string | undefined;
7370
- }>, z.ZodString]>>>;
7371
- tzkt: z.ZodOptional<z.ZodObject<{
7372
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
7373
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7374
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7375
- }, "strip", z.ZodTypeAny, {
7376
- disableAutostartWithSandbox?: boolean | undefined;
7377
- postgresqlPort?: number | undefined;
7378
- apiPort?: number | undefined;
7379
- }, {
7380
- disableAutostartWithSandbox?: boolean | undefined;
7381
- postgresqlPort?: number | undefined;
7382
- apiPort?: number | undefined;
7383
- }>>;
7384
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
7385
- }, "strip", z.ZodTypeAny, {
7386
- label: string;
7387
- rpcUrl: string;
7388
- plugin?: string | undefined;
7389
- accounts?: Record<string, string | {
7390
- publicKeyHash: string;
7391
- secretKey: string;
7392
- encryptedKey?: string | undefined;
7393
- }> | undefined;
7394
- protocol?: string | undefined;
7395
- blockTime?: number | undefined;
7396
- baking?: "enabled" | "disabled" | undefined;
7397
- tzkt?: {
7398
- disableAutostartWithSandbox?: boolean | undefined;
7399
- postgresqlPort?: number | undefined;
7400
- apiPort?: number | undefined;
7401
- } | undefined;
7402
- annotations?: Record<string, unknown> | undefined;
7403
- }, {
7404
- label: string;
7405
- rpcUrl: string;
7406
- plugin?: string | undefined;
7407
- accounts?: Record<string, string | {
7408
- publicKeyHash: string;
7409
- secretKey: string;
7410
- encryptedKey?: string | undefined;
7411
- }> | undefined;
7412
- protocol?: string | undefined;
7413
- blockTime?: number | undefined;
7414
- baking?: "enabled" | "disabled" | undefined;
7415
- tzkt?: {
7416
- disableAutostartWithSandbox?: boolean | undefined;
7417
- postgresqlPort?: number | undefined;
7418
- apiPort?: number | undefined;
7419
- } | undefined;
7420
- annotations?: Record<string, unknown> | undefined;
7421
- }>>>;
7422
- }, {
7423
- projectDir: z.ZodString;
7424
- configFile: z.ZodString;
7425
- hash: z.ZodString;
7426
- }>, "strip", z.ZodTypeAny, {
7427
- projectDir: string;
7428
- environment: Record<string, string | {
7429
- networks: string[];
7430
- sandboxes: string[];
7431
- aliases?: Record<string, Record<string, string>> | undefined;
7432
- storage?: Record<string, string> | undefined;
7433
- }>;
7434
- hash: string;
7435
- configFile: string;
7436
- sandbox?: Record<string, {
7437
- label: string;
7438
- rpcUrl: string;
7439
- plugin?: string | undefined;
7440
- accounts?: Record<string, string | {
7441
- publicKeyHash: string;
7442
- secretKey: string;
7443
- encryptedKey?: string | undefined;
7444
- }> | undefined;
7445
- protocol?: string | undefined;
7446
- blockTime?: number | undefined;
7447
- baking?: "enabled" | "disabled" | undefined;
7448
- tzkt?: {
7449
- disableAutostartWithSandbox?: boolean | undefined;
7450
- postgresqlPort?: number | undefined;
7451
- apiPort?: number | undefined;
7452
- } | undefined;
7453
- annotations?: Record<string, unknown> | undefined;
7454
- }> | undefined;
7455
- language?: "en" | "fr" | undefined;
7456
- metadata?: {
7457
- name?: string | undefined;
7458
- projectDescription?: string | undefined;
7459
- authors?: string[] | undefined;
7460
- license?: string | undefined;
7461
- homepage?: string | undefined;
7462
- } | undefined;
7463
- artifactsDir?: string | undefined;
7464
- contractsDir?: string | undefined;
7465
- contracts?: Record<string, {
7466
- sourceFile: string;
7467
- hash: string;
7468
- }> | undefined;
7469
- plugins?: {
7470
- type: "npm" | "binary" | "deno";
7471
- name: string;
7472
- }[] | undefined;
7473
- accounts?: Record<string, string> | undefined;
7474
- network?: Record<string, {
7475
- label: string;
7476
- rpcUrl: string;
7477
- accounts?: Record<string, {
7478
- mnemonic?: string | undefined;
7479
- publicKey?: string | undefined;
7480
- publicKeyHash?: string | undefined;
7481
- privateKey?: string | undefined;
7482
- }> | undefined;
7483
- faucet?: {
7484
- pkh: string;
7485
- mnemonic: string[];
7486
- email: string;
7487
- password: string;
7488
- amount: string;
7489
- activation_code: string;
7490
- } | undefined;
7491
- }> | undefined;
7492
- }, {
7493
- projectDir: string;
7494
- environment: Record<string, string | {
7495
- networks: string[];
7496
- sandboxes: string[];
7497
- aliases?: Record<string, Record<string, string>> | undefined;
7498
- storage?: Record<string, string> | undefined;
7499
- }>;
7500
- hash: string;
7501
- configFile: string;
7502
- sandbox?: Record<string, {
7503
- label: string;
7504
- rpcUrl: string;
7505
- plugin?: string | undefined;
7506
- accounts?: Record<string, string | {
7507
- publicKeyHash: string;
7508
- secretKey: string;
7509
- encryptedKey?: string | undefined;
7510
- }> | undefined;
7511
- protocol?: string | undefined;
7512
- blockTime?: number | undefined;
7513
- baking?: "enabled" | "disabled" | undefined;
7514
- tzkt?: {
7515
- disableAutostartWithSandbox?: boolean | undefined;
7516
- postgresqlPort?: number | undefined;
7517
- apiPort?: number | undefined;
7518
- } | undefined;
7519
- annotations?: Record<string, unknown> | undefined;
7520
- }> | undefined;
7521
- language?: "en" | "fr" | undefined;
7522
- metadata?: {
7523
- name?: string | undefined;
7524
- projectDescription?: string | undefined;
7525
- authors?: string[] | undefined;
7526
- license?: string | undefined;
7527
- homepage?: string | undefined;
7528
- } | undefined;
7529
- artifactsDir?: string | undefined;
7530
- contractsDir?: string | undefined;
7531
- contracts?: Record<string, {
7532
- sourceFile: string;
7533
- hash: string;
7534
- }> | undefined;
7535
- plugins?: {
7536
- type: "npm" | "binary" | "deno";
7537
- name: string;
7538
- }[] | undefined;
7539
- accounts?: Record<string, string> | undefined;
7540
- network?: Record<string, {
7541
- label: string;
7542
- rpcUrl: string;
7543
- accounts?: Record<string, {
7544
- mnemonic?: string | undefined;
7545
- publicKey?: string | undefined;
7546
- publicKeyHash?: string | undefined;
7547
- privateKey?: string | undefined;
7548
- }> | undefined;
7549
- faucet?: {
7550
- pkh: string;
7551
- mnemonic: string[];
7552
- email: string;
7553
- password: string;
7554
- amount: string;
7555
- activation_code: string;
7556
- } | undefined;
7557
- }> | undefined;
7558
- }>;
7559
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
7560
- _: z.ZodArray<z.ZodString, "many">;
7561
- projectDir: z.ZodString;
7562
- maxConcurrency: z.ZodNumber;
7563
- debug: z.ZodBoolean;
7564
- disableState: z.ZodBoolean;
7565
- logPluginRequests: z.ZodBoolean;
7566
- fromVsCode: z.ZodBoolean;
7567
- version: z.ZodBoolean;
7568
- build: z.ZodBoolean;
7569
- help: z.ZodBoolean;
7570
- yes: z.ZodBoolean;
7571
- plugin: z.ZodOptional<z.ZodString>;
7572
- env: z.ZodString;
7573
- quickstart: z.ZodString;
7574
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
7575
- setVersion: z.ZodString;
7576
- }, "quickstart">, {
7577
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
7578
- config: z.ZodObject<z.objectUtil.extendShape<{
7579
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
7580
- metadata: z.ZodOptional<z.ZodObject<{
7581
- name: z.ZodOptional<z.ZodString>;
7582
- projectDescription: z.ZodOptional<z.ZodString>;
7583
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
7584
- license: z.ZodOptional<z.ZodString>;
7585
- homepage: z.ZodOptional<z.ZodString>;
7586
- }, "strip", z.ZodTypeAny, {
7587
- name?: string | undefined;
7588
- projectDescription?: string | undefined;
7589
- authors?: string[] | undefined;
7590
- license?: string | undefined;
7591
- homepage?: string | undefined;
7592
- }, {
7593
- name?: string | undefined;
7594
- projectDescription?: string | undefined;
7595
- authors?: string[] | undefined;
7596
- license?: string | undefined;
7597
- homepage?: string | undefined;
7598
- }>>;
7599
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
7600
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
7601
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
7602
- sourceFile: z.ZodString;
7603
- hash: z.ZodString;
7604
- }, "strip", z.ZodTypeAny, {
7605
- sourceFile: string;
7606
- hash: string;
7607
- }, {
7608
- sourceFile: string;
7609
- hash: string;
7610
- }>>>;
7611
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
7612
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
7613
- name: z.ZodString;
7614
- }, "strip", z.ZodTypeAny, {
7615
- type: "npm" | "binary" | "deno";
7616
- name: string;
7617
- }, {
7618
- type: "npm" | "binary" | "deno";
7619
- name: string;
7620
- }>, "many">>;
7621
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
7622
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
7623
- networks: z.ZodArray<z.ZodString, "many">;
7624
- sandboxes: z.ZodArray<z.ZodString, "many">;
7625
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
7626
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
7627
- }, "strip", z.ZodTypeAny, {
7628
- networks: string[];
7629
- sandboxes: string[];
7630
- aliases?: Record<string, Record<string, string>> | undefined;
7631
- storage?: Record<string, string> | undefined;
7632
- }, {
7633
- networks: string[];
7634
- sandboxes: string[];
7635
- aliases?: Record<string, Record<string, string>> | undefined;
7636
- storage?: Record<string, string> | undefined;
7637
- }>, z.ZodString]>>;
7638
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
7639
- label: z.ZodString;
7640
- rpcUrl: z.ZodString;
7641
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
7642
- publicKey: z.ZodOptional<z.ZodString>;
7643
- publicKeyHash: z.ZodOptional<z.ZodString>;
7644
- privateKey: z.ZodOptional<z.ZodString>;
7645
- mnemonic: z.ZodOptional<z.ZodString>;
7646
- }, "strip", z.ZodTypeAny, {
7647
- mnemonic?: string | undefined;
7648
- publicKey?: string | undefined;
7649
- publicKeyHash?: string | undefined;
7650
- privateKey?: string | undefined;
7651
- }, {
7652
- mnemonic?: string | undefined;
7653
- publicKey?: string | undefined;
7654
- publicKeyHash?: string | undefined;
7655
- privateKey?: string | undefined;
7656
- }>>>;
7657
- faucet: z.ZodOptional<z.ZodObject<{
7658
- pkh: z.ZodString;
7659
- mnemonic: z.ZodArray<z.ZodString, "many">;
7660
- email: z.ZodString;
7661
- password: z.ZodString;
7662
- amount: z.ZodString;
7663
- activation_code: z.ZodString;
7664
- }, "strip", z.ZodTypeAny, {
7665
- pkh: string;
7666
- mnemonic: string[];
7667
- email: string;
7668
- password: string;
7669
- amount: string;
7670
- activation_code: string;
7671
- }, {
7672
- pkh: string;
7673
- mnemonic: string[];
7674
- email: string;
7675
- password: string;
7676
- amount: string;
7677
- activation_code: string;
7678
- }>>;
7679
- }, "strip", z.ZodTypeAny, {
7680
- label: string;
7681
- rpcUrl: string;
7682
- accounts?: Record<string, {
7683
- mnemonic?: string | undefined;
7684
- publicKey?: string | undefined;
7685
- publicKeyHash?: string | undefined;
7686
- privateKey?: string | undefined;
7687
- }> | undefined;
7688
- faucet?: {
7689
- pkh: string;
7690
- mnemonic: string[];
7691
- email: string;
7692
- password: string;
7693
- amount: string;
7694
- activation_code: string;
7695
- } | undefined;
7696
- }, {
7697
- label: string;
7698
- rpcUrl: string;
7699
- accounts?: Record<string, {
7700
- mnemonic?: string | undefined;
7701
- publicKey?: string | undefined;
7702
- publicKeyHash?: string | undefined;
7703
- privateKey?: string | undefined;
7704
- }> | undefined;
7705
- faucet?: {
7706
- pkh: string;
7707
- mnemonic: string[];
7708
- email: string;
7709
- password: string;
7710
- amount: string;
7711
- activation_code: string;
7712
- } | undefined;
7713
- }>>>;
7714
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
7715
- label: z.ZodString;
7716
- rpcUrl: z.ZodString;
7717
- protocol: z.ZodOptional<z.ZodString>;
7718
- plugin: z.ZodOptional<z.ZodString>;
7719
- blockTime: z.ZodOptional<z.ZodNumber>;
7720
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
7721
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
7722
- encryptedKey: z.ZodOptional<z.ZodString>;
7723
- publicKeyHash: z.ZodString;
7724
- secretKey: z.ZodString;
7725
- }, "strip", z.ZodTypeAny, {
7726
- publicKeyHash: string;
7727
- secretKey: string;
7728
- encryptedKey?: string | undefined;
7729
- }, {
7730
- publicKeyHash: string;
7731
- secretKey: string;
7732
- encryptedKey?: string | undefined;
7733
- }>, z.ZodString]>>>;
7734
- tzkt: z.ZodOptional<z.ZodObject<{
7735
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
7736
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7737
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7738
- }, "strip", z.ZodTypeAny, {
7739
- disableAutostartWithSandbox?: boolean | undefined;
7740
- postgresqlPort?: number | undefined;
7741
- apiPort?: number | undefined;
7742
- }, {
7743
- disableAutostartWithSandbox?: boolean | undefined;
7744
- postgresqlPort?: number | undefined;
7745
- apiPort?: number | undefined;
7746
- }>>;
7747
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
7748
- }, "strip", z.ZodTypeAny, {
7749
- label: string;
7750
- rpcUrl: string;
7751
- plugin?: string | undefined;
7752
- accounts?: Record<string, string | {
7753
- publicKeyHash: string;
7754
- secretKey: string;
7755
- encryptedKey?: string | undefined;
7756
- }> | undefined;
7757
- protocol?: string | undefined;
7758
- blockTime?: number | undefined;
7759
- baking?: "enabled" | "disabled" | undefined;
7760
- tzkt?: {
7761
- disableAutostartWithSandbox?: boolean | undefined;
7762
- postgresqlPort?: number | undefined;
7763
- apiPort?: number | undefined;
7764
- } | undefined;
7765
- annotations?: Record<string, unknown> | undefined;
7766
- }, {
7767
- label: string;
7768
- rpcUrl: string;
7769
- plugin?: string | undefined;
7770
- accounts?: Record<string, string | {
7771
- publicKeyHash: string;
7772
- secretKey: string;
7773
- encryptedKey?: string | undefined;
7774
- }> | undefined;
7775
- protocol?: string | undefined;
7776
- blockTime?: number | undefined;
7777
- baking?: "enabled" | "disabled" | undefined;
7778
- tzkt?: {
7779
- disableAutostartWithSandbox?: boolean | undefined;
7780
- postgresqlPort?: number | undefined;
7781
- apiPort?: number | undefined;
7782
- } | undefined;
7783
- annotations?: Record<string, unknown> | undefined;
7784
- }>>>;
7785
- }, {
7786
- projectDir: z.ZodString;
7787
- configFile: z.ZodString;
7788
- hash: z.ZodString;
7789
- }>, "strip", z.ZodTypeAny, {
7790
- projectDir: string;
7791
- environment: Record<string, string | {
7792
- networks: string[];
7793
- sandboxes: string[];
7794
- aliases?: Record<string, Record<string, string>> | undefined;
7795
- storage?: Record<string, string> | undefined;
7796
- }>;
7797
- hash: string;
7798
- configFile: string;
7799
- sandbox?: Record<string, {
7800
- label: string;
7801
- rpcUrl: string;
7802
- plugin?: string | undefined;
7803
- accounts?: Record<string, string | {
7804
- publicKeyHash: string;
7805
- secretKey: string;
7806
- encryptedKey?: string | undefined;
7807
- }> | undefined;
7808
- protocol?: string | undefined;
7809
- blockTime?: number | undefined;
7810
- baking?: "enabled" | "disabled" | undefined;
7811
- tzkt?: {
7812
- disableAutostartWithSandbox?: boolean | undefined;
7813
- postgresqlPort?: number | undefined;
7814
- apiPort?: number | undefined;
7815
- } | undefined;
7816
- annotations?: Record<string, unknown> | undefined;
7817
- }> | undefined;
7818
- language?: "en" | "fr" | undefined;
7819
- metadata?: {
7820
- name?: string | undefined;
7821
- projectDescription?: string | undefined;
7822
- authors?: string[] | undefined;
7823
- license?: string | undefined;
7824
- homepage?: string | undefined;
7825
- } | undefined;
7826
- artifactsDir?: string | undefined;
7827
- contractsDir?: string | undefined;
7828
- contracts?: Record<string, {
7829
- sourceFile: string;
7830
- hash: string;
7831
- }> | undefined;
7832
- plugins?: {
7833
- type: "npm" | "binary" | "deno";
7834
- name: string;
7835
- }[] | undefined;
7836
- accounts?: Record<string, string> | undefined;
7837
- network?: Record<string, {
7838
- label: string;
7839
- rpcUrl: string;
7840
- accounts?: Record<string, {
7841
- mnemonic?: string | undefined;
7842
- publicKey?: string | undefined;
7843
- publicKeyHash?: string | undefined;
7844
- privateKey?: string | undefined;
7845
- }> | undefined;
7846
- faucet?: {
7847
- pkh: string;
7848
- mnemonic: string[];
7849
- email: string;
7850
- password: string;
7851
- amount: string;
7852
- activation_code: string;
7853
- } | undefined;
7854
- }> | undefined;
7855
- }, {
7856
- projectDir: string;
7857
- environment: Record<string, string | {
7858
- networks: string[];
7859
- sandboxes: string[];
7860
- aliases?: Record<string, Record<string, string>> | undefined;
7861
- storage?: Record<string, string> | undefined;
7862
- }>;
7863
- hash: string;
7864
- configFile: string;
7865
- sandbox?: Record<string, {
7866
- label: string;
7867
- rpcUrl: string;
7868
- plugin?: string | undefined;
7869
- accounts?: Record<string, string | {
7870
- publicKeyHash: string;
7871
- secretKey: string;
7872
- encryptedKey?: string | undefined;
7873
- }> | undefined;
7874
- protocol?: string | undefined;
7875
- blockTime?: number | undefined;
7876
- baking?: "enabled" | "disabled" | undefined;
7877
- tzkt?: {
7878
- disableAutostartWithSandbox?: boolean | undefined;
7879
- postgresqlPort?: number | undefined;
7880
- apiPort?: number | undefined;
7881
- } | undefined;
7882
- annotations?: Record<string, unknown> | undefined;
7883
- }> | undefined;
7884
- language?: "en" | "fr" | undefined;
7885
- metadata?: {
7886
- name?: string | undefined;
7887
- projectDescription?: string | undefined;
7888
- authors?: string[] | undefined;
7889
- license?: string | undefined;
7890
- homepage?: string | undefined;
7891
- } | undefined;
7892
- artifactsDir?: string | undefined;
7893
- contractsDir?: string | undefined;
7894
- contracts?: Record<string, {
7895
- sourceFile: string;
7896
- hash: string;
7897
- }> | undefined;
7898
- plugins?: {
7899
- type: "npm" | "binary" | "deno";
7900
- name: string;
7901
- }[] | undefined;
7902
- accounts?: Record<string, string> | undefined;
7903
- network?: Record<string, {
7904
- label: string;
7905
- rpcUrl: string;
7906
- accounts?: Record<string, {
7907
- mnemonic?: string | undefined;
7908
- publicKey?: string | undefined;
7909
- publicKeyHash?: string | undefined;
7910
- privateKey?: string | undefined;
7911
- }> | undefined;
7912
- faucet?: {
7913
- pkh: string;
7914
- mnemonic: string[];
7915
- email: string;
7916
- password: string;
7917
- amount: string;
7918
- activation_code: string;
7919
- } | undefined;
7920
- }> | undefined;
7921
- }>;
7922
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
7923
- data: z.ZodOptional<z.ZodUnknown>;
7924
- messages: z.ZodOptional<z.ZodObject<{
7925
- header: z.ZodOptional<z.ZodString>;
7926
- footer: z.ZodOptional<z.ZodString>;
7927
- }, "strip", z.ZodTypeAny, {
7928
- header?: string | undefined;
7929
- footer?: string | undefined;
7930
- }, {
7931
- header?: string | undefined;
7932
- footer?: string | undefined;
7933
- }>>;
7934
- render: z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"table">, z.ZodLiteral<"string">]>>;
7935
- }, "strip", z.ZodTypeAny, {
7936
- render: "string" | "none" | "table";
7937
- data?: unknown;
7938
- messages?: {
7939
- header?: string | undefined;
7940
- footer?: string | undefined;
7941
- } | undefined;
7942
- }, {
7943
- data?: unknown;
7944
- messages?: {
7945
- header?: string | undefined;
7946
- footer?: string | undefined;
7947
- } | undefined;
7948
- render?: "string" | "none" | "table" | undefined;
7949
- }>, z.ZodVoid]>, z.ZodPromise<z.ZodUnion<[z.ZodObject<{
7950
- data: z.ZodOptional<z.ZodUnknown>;
7951
- messages: z.ZodOptional<z.ZodObject<{
7952
- header: z.ZodOptional<z.ZodString>;
7953
- footer: z.ZodOptional<z.ZodString>;
7954
- }, "strip", z.ZodTypeAny, {
7955
- header?: string | undefined;
7956
- footer?: string | undefined;
7957
- }, {
7958
- header?: string | undefined;
7959
- footer?: string | undefined;
7960
- }>>;
7961
- render: z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"table">, z.ZodLiteral<"string">]>>;
7962
- }, "strip", z.ZodTypeAny, {
7963
- render: "string" | "none" | "table";
7964
- data?: unknown;
7965
- messages?: {
7966
- header?: string | undefined;
7967
- footer?: string | undefined;
7968
- } | undefined;
7969
- }, {
7970
- data?: unknown;
7971
- messages?: {
7972
- header?: string | undefined;
7973
- footer?: string | undefined;
7974
- } | undefined;
7975
- render?: "string" | "none" | "table" | undefined;
7976
- }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
7977
- encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
7978
- }, "handler">, {
7979
- handler: z.ZodString;
7980
- }>, "strip", z.ZodTypeAny, {
7981
- handler: string;
7982
- command: string;
7983
- description: string;
7984
- template: string;
7985
- positionals?: {
7986
- description: string;
7987
- placeholder: string;
7988
- required?: boolean | undefined;
7989
- type?: "string" | "number" | "boolean" | undefined;
7990
- defaultValue?: string | number | boolean | undefined;
7991
- }[] | undefined;
7992
- options?: {
7993
- description: string;
7994
- flag: string;
7995
- boolean?: boolean | undefined;
7996
- required?: boolean | undefined;
7997
- type?: "string" | "number" | "boolean" | "count" | undefined;
7998
- shortFlag?: string | undefined;
7999
- defaultValue?: string | number | boolean | undefined;
8000
- choices?: string[] | undefined;
8001
- }[] | undefined;
8002
- hidden?: boolean | undefined;
8003
- encoding?: "none" | "json" | "application/json" | undefined;
8004
- }, {
8005
- handler: string;
8006
- command: string;
8007
- description: string;
8008
- template: string;
8009
- positionals?: {
8010
- description: string;
8011
- placeholder: string;
8012
- required?: boolean | undefined;
8013
- type?: "string" | "number" | "boolean" | undefined;
8014
- defaultValue?: string | number | boolean | undefined;
8015
- }[] | undefined;
8016
- options?: {
8017
- description: string;
8018
- flag: string;
8019
- boolean?: boolean | undefined;
8020
- required?: boolean | undefined;
8021
- type?: "string" | "number" | "boolean" | "count" | undefined;
8022
- shortFlag?: string | undefined;
8023
- defaultValue?: string | number | boolean | undefined;
8024
- choices?: string[] | undefined;
8025
- }[] | undefined;
8026
- hidden?: boolean | undefined;
8027
- encoding?: "none" | "json" | "application/json" | undefined;
8028
- }>, ParsedTemplate.ParsedTemplate, {
8029
- handler: string;
8030
- command: string;
8031
- description: string;
8032
- template: string;
8033
- positionals?: {
8034
- description: string;
8035
- placeholder: string;
8036
- required?: boolean | undefined;
8037
- type?: "string" | "number" | "boolean" | undefined;
8038
- defaultValue?: string | number | boolean | undefined;
8039
- }[] | undefined;
8040
- options?: {
8041
- description: string;
8042
- flag: string;
8043
- boolean?: boolean | undefined;
8044
- required?: boolean | undefined;
8045
- type?: "string" | "number" | "boolean" | "count" | undefined;
8046
- shortFlag?: string | undefined;
8047
- defaultValue?: string | number | boolean | undefined;
8048
- choices?: string[] | undefined;
8049
- }[] | undefined;
8050
- hidden?: boolean | undefined;
8051
- encoding?: "none" | "json" | "application/json" | undefined;
8052
- }>, "many">, ParsedTemplate.ParsedTemplate[], unknown>>;
8053
- }>, "strip", z.ZodTypeAny, {
5384
+ }, "strip", z.ZodTypeAny, {
8054
5385
  version: {
8055
5386
  __type: VersionNumber.VersionNumber;
8056
5387
  } & {