@taqueria/protocol 0.73.12 → 0.78.10

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
@@ -1,4026 +1,83 @@
1
1
  import * as ParsedOperation from '@taqueria/protocol/ParsedOperation';
2
2
  import { z } from 'zod';
3
- export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<{
3
+ export declare const rawSchema: z.ZodObject<{
4
4
  name: z.ZodString;
5
- version: z.ZodString;
6
- schema: z.ZodString;
7
- alias: z.ZodUnion<[z.ZodString, z.ZodString]>;
8
5
  postInstall: z.ZodOptional<z.ZodString>;
9
- tasks: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<{
10
- task: z.ZodString;
11
- command: z.ZodString;
12
- aliases: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodString]>, "many">>;
13
- description: z.ZodOptional<z.ZodString>;
14
- example: z.ZodOptional<z.ZodString>;
15
- hidden: z.ZodOptional<z.ZodBoolean>;
16
- encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
17
- handler: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodString]>;
18
- options: z.ZodOptional<z.ZodArray<z.ZodObject<{
19
- shortFlag: z.ZodOptional<z.ZodString>;
20
- flag: z.ZodString;
21
- description: z.ZodString;
22
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
23
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
24
- required: z.ZodOptional<z.ZodBoolean>;
25
- boolean: z.ZodOptional<z.ZodBoolean>;
26
- choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
27
- }, "strip", z.ZodTypeAny, {
28
- description: string;
29
- flag: string;
30
- boolean?: boolean | undefined;
31
- required?: boolean | undefined;
32
- type?: "string" | "number" | "boolean" | "count" | undefined;
33
- shortFlag?: string | undefined;
34
- defaultValue?: string | number | boolean | undefined;
35
- choices?: string[] | undefined;
36
- }, {
37
- description: string;
38
- flag: string;
39
- boolean?: boolean | undefined;
40
- required?: boolean | undefined;
41
- type?: "string" | "number" | "boolean" | "count" | undefined;
42
- shortFlag?: string | undefined;
43
- defaultValue?: string | number | boolean | undefined;
44
- choices?: string[] | undefined;
45
- }>, "many">>;
46
- positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
47
- placeholder: z.ZodString;
48
- description: z.ZodString;
49
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
50
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
51
- required: z.ZodOptional<z.ZodBoolean>;
52
- }, "strip", z.ZodTypeAny, {
53
- description: string;
54
- placeholder: string;
55
- required?: boolean | undefined;
56
- type?: "string" | "number" | "boolean" | undefined;
57
- defaultValue?: string | number | boolean | undefined;
58
- }, {
59
- description: string;
60
- placeholder: string;
61
- required?: boolean | undefined;
62
- type?: "string" | "number" | "boolean" | undefined;
63
- defaultValue?: string | number | boolean | undefined;
64
- }>, "many">>;
65
- }, "strip", z.ZodTypeAny, {
66
- handler: string;
67
- command: string;
68
- task: string;
69
- description?: string | undefined;
70
- positionals?: {
71
- description: string;
72
- placeholder: string;
73
- required?: boolean | undefined;
74
- type?: "string" | "number" | "boolean" | undefined;
75
- defaultValue?: string | number | boolean | undefined;
76
- }[] | undefined;
77
- options?: {
78
- description: string;
79
- flag: string;
80
- boolean?: boolean | undefined;
81
- required?: boolean | undefined;
82
- type?: "string" | "number" | "boolean" | "count" | undefined;
83
- shortFlag?: string | undefined;
84
- defaultValue?: string | number | boolean | undefined;
85
- choices?: string[] | undefined;
86
- }[] | undefined;
87
- hidden?: boolean | undefined;
88
- encoding?: "none" | "json" | "application/json" | undefined;
89
- aliases?: string[] | undefined;
90
- example?: string | undefined;
91
- }, {
92
- handler: string;
93
- command: string;
94
- task: string;
95
- description?: string | undefined;
96
- positionals?: {
97
- description: string;
98
- placeholder: string;
99
- required?: boolean | undefined;
100
- type?: "string" | "number" | "boolean" | undefined;
101
- defaultValue?: string | number | boolean | undefined;
102
- }[] | undefined;
103
- options?: {
104
- description: string;
105
- flag: string;
106
- boolean?: boolean | undefined;
107
- required?: boolean | undefined;
108
- type?: "string" | "number" | "boolean" | "count" | undefined;
109
- shortFlag?: string | undefined;
110
- defaultValue?: string | number | boolean | undefined;
111
- choices?: string[] | undefined;
112
- }[] | undefined;
113
- hidden?: boolean | undefined;
114
- encoding?: "none" | "json" | "application/json" | undefined;
115
- aliases?: string[] | undefined;
116
- example?: string | undefined;
117
- }>, import("./Task").Task, {
118
- handler: string;
119
- command: string;
120
- task: string;
121
- description?: string | undefined;
122
- positionals?: {
123
- description: string;
124
- placeholder: string;
125
- required?: boolean | undefined;
126
- type?: "string" | "number" | "boolean" | undefined;
127
- defaultValue?: string | number | boolean | undefined;
128
- }[] | undefined;
129
- options?: {
130
- description: string;
131
- flag: string;
132
- boolean?: boolean | undefined;
133
- required?: boolean | undefined;
134
- type?: "string" | "number" | "boolean" | "count" | undefined;
135
- shortFlag?: string | undefined;
136
- defaultValue?: string | number | boolean | undefined;
137
- choices?: string[] | undefined;
138
- }[] | undefined;
139
- hidden?: boolean | undefined;
140
- encoding?: "none" | "json" | "application/json" | undefined;
141
- aliases?: string[] | undefined;
142
- example?: string | undefined;
143
- }>, "many">, import("./Task").Task[], unknown>>;
144
- operations: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<Omit<{
145
- operation: z.ZodString;
146
- command: z.ZodString;
147
- description: z.ZodOptional<z.ZodString>;
148
- positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
149
- placeholder: z.ZodString;
150
- description: z.ZodString;
151
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
152
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
153
- required: z.ZodOptional<z.ZodBoolean>;
154
- }, "strip", z.ZodTypeAny, {
155
- description: string;
156
- placeholder: string;
157
- required?: boolean | undefined;
158
- type?: "string" | "number" | "boolean" | undefined;
159
- defaultValue?: string | number | boolean | undefined;
160
- }, {
161
- description: string;
162
- placeholder: string;
163
- required?: boolean | undefined;
164
- type?: "string" | "number" | "boolean" | undefined;
165
- defaultValue?: string | number | boolean | undefined;
166
- }>, "many">>;
167
- options: z.ZodOptional<z.ZodArray<z.ZodObject<{
168
- shortFlag: z.ZodOptional<z.ZodString>;
169
- flag: z.ZodString;
170
- description: z.ZodString;
171
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
172
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
173
- required: z.ZodOptional<z.ZodBoolean>;
174
- boolean: z.ZodOptional<z.ZodBoolean>;
175
- choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
176
- }, "strip", z.ZodTypeAny, {
177
- description: string;
178
- flag: string;
179
- boolean?: boolean | undefined;
180
- required?: boolean | undefined;
181
- type?: "string" | "number" | "boolean" | "count" | undefined;
182
- shortFlag?: string | undefined;
183
- defaultValue?: string | number | boolean | undefined;
184
- choices?: string[] | undefined;
185
- }, {
186
- description: string;
187
- flag: string;
188
- boolean?: boolean | undefined;
189
- required?: boolean | undefined;
190
- type?: "string" | "number" | "boolean" | "count" | undefined;
191
- shortFlag?: string | undefined;
192
- defaultValue?: string | number | boolean | undefined;
193
- choices?: string[] | undefined;
194
- }>, "many">>;
195
- handler: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodObject<{
196
- operations: z.ZodRecord<z.ZodString, z.ZodObject<{
197
- hash: z.ZodString;
198
- time: z.ZodNumber;
199
- output: z.ZodOptional<z.ZodUnknown>;
200
- }, "strip", z.ZodTypeAny, {
201
- hash: string;
202
- time: number;
203
- output?: unknown;
204
- }, {
205
- hash: string;
206
- time: number;
207
- output?: unknown;
208
- }>>;
209
- tasks: z.ZodRecord<z.ZodString, z.ZodObject<{
210
- task: z.ZodString;
211
- plugin: z.ZodString;
212
- time: z.ZodNumber;
213
- output: z.ZodOptional<z.ZodUnknown>;
214
- }, "strip", z.ZodTypeAny, {
215
- plugin: string;
216
- task: string;
217
- time: number;
218
- output?: unknown;
219
- }, {
220
- plugin: string;
221
- task: string;
222
- time: number;
223
- output?: unknown;
224
- }>>;
225
- }, "strip", z.ZodTypeAny, {
226
- tasks: Record<string, {
227
- plugin: string;
228
- task: string;
229
- time: number;
230
- output?: unknown;
231
- }>;
232
- operations: Record<string, {
233
- hash: string;
234
- time: number;
235
- output?: unknown;
236
- }>;
237
- }, {
238
- tasks: Record<string, {
239
- plugin: string;
240
- task: string;
241
- time: number;
242
- output?: unknown;
243
- }>;
244
- operations: Record<string, {
245
- hash: string;
246
- time: number;
247
- output?: unknown;
248
- }>;
249
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
250
- _: z.ZodArray<z.ZodString, "many">;
251
- projectDir: z.ZodString;
252
- maxConcurrency: z.ZodNumber;
253
- debug: z.ZodBoolean;
254
- disableState: z.ZodBoolean;
255
- logPluginRequests: z.ZodBoolean;
256
- fromVsCode: z.ZodBoolean;
257
- version: z.ZodBoolean;
258
- build: z.ZodBoolean;
259
- help: z.ZodBoolean;
260
- yes: z.ZodBoolean;
261
- plugin: z.ZodOptional<z.ZodString>;
262
- env: z.ZodString;
263
- quickstart: z.ZodString;
264
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
265
- setVersion: z.ZodString;
266
- }, "quickstart">, {
267
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
268
- config: z.ZodObject<z.objectUtil.extendShape<{
269
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
270
- metadata: z.ZodOptional<z.ZodObject<{
271
- name: z.ZodOptional<z.ZodString>;
272
- projectDescription: z.ZodOptional<z.ZodString>;
273
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
274
- license: z.ZodOptional<z.ZodString>;
275
- homepage: z.ZodOptional<z.ZodString>;
276
- }, "strip", z.ZodTypeAny, {
277
- name?: string | undefined;
278
- projectDescription?: string | undefined;
279
- authors?: string[] | undefined;
280
- license?: string | undefined;
281
- homepage?: string | undefined;
282
- }, {
283
- name?: string | undefined;
284
- projectDescription?: string | undefined;
285
- authors?: string[] | undefined;
286
- license?: string | undefined;
287
- homepage?: string | undefined;
288
- }>>;
289
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
290
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
291
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
292
- sourceFile: z.ZodString;
293
- hash: z.ZodString;
294
- }, "strip", z.ZodTypeAny, {
295
- sourceFile: string;
296
- hash: string;
297
- }, {
298
- sourceFile: string;
299
- hash: string;
300
- }>>>;
301
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
302
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
303
- name: z.ZodString;
304
- }, "strip", z.ZodTypeAny, {
305
- type: "npm" | "binary" | "deno";
306
- name: string;
307
- }, {
308
- type: "npm" | "binary" | "deno";
309
- name: string;
310
- }>, "many">>;
311
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
312
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
313
- networks: z.ZodArray<z.ZodString, "many">;
314
- sandboxes: z.ZodArray<z.ZodString, "many">;
315
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
316
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
317
- }, "strip", z.ZodTypeAny, {
318
- networks: string[];
319
- sandboxes: string[];
320
- aliases?: Record<string, Record<string, string>> | undefined;
321
- storage?: Record<string, string> | undefined;
322
- }, {
323
- networks: string[];
324
- sandboxes: string[];
325
- aliases?: Record<string, Record<string, string>> | undefined;
326
- storage?: Record<string, string> | undefined;
327
- }>, z.ZodString]>>;
328
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
329
- label: z.ZodString;
330
- rpcUrl: z.ZodString;
331
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
332
- publicKey: z.ZodOptional<z.ZodString>;
333
- publicKeyHash: z.ZodOptional<z.ZodString>;
334
- privateKey: z.ZodOptional<z.ZodString>;
335
- mnemonic: z.ZodOptional<z.ZodString>;
336
- }, "strip", z.ZodTypeAny, {
337
- mnemonic?: string | undefined;
338
- publicKey?: string | undefined;
339
- publicKeyHash?: string | undefined;
340
- privateKey?: string | undefined;
341
- }, {
342
- mnemonic?: string | undefined;
343
- publicKey?: string | undefined;
344
- publicKeyHash?: string | undefined;
345
- privateKey?: string | undefined;
346
- }>>>;
347
- faucet: z.ZodOptional<z.ZodObject<{
348
- pkh: z.ZodString;
349
- mnemonic: z.ZodArray<z.ZodString, "many">;
350
- email: z.ZodString;
351
- password: z.ZodString;
352
- amount: z.ZodString;
353
- activation_code: z.ZodString;
354
- }, "strip", z.ZodTypeAny, {
355
- pkh: string;
356
- mnemonic: string[];
357
- email: string;
358
- password: string;
359
- amount: string;
360
- activation_code: string;
361
- }, {
362
- pkh: string;
363
- mnemonic: string[];
364
- email: string;
365
- password: string;
366
- amount: string;
367
- activation_code: string;
368
- }>>;
369
- }, "strip", z.ZodTypeAny, {
370
- label: string;
371
- rpcUrl: string;
372
- accounts?: Record<string, {
373
- mnemonic?: string | undefined;
374
- publicKey?: string | undefined;
375
- publicKeyHash?: string | undefined;
376
- privateKey?: string | undefined;
377
- }> | undefined;
378
- faucet?: {
379
- pkh: string;
380
- mnemonic: string[];
381
- email: string;
382
- password: string;
383
- amount: string;
384
- activation_code: string;
385
- } | undefined;
386
- }, {
387
- label: string;
388
- rpcUrl: string;
389
- accounts?: Record<string, {
390
- mnemonic?: string | undefined;
391
- publicKey?: string | undefined;
392
- publicKeyHash?: string | undefined;
393
- privateKey?: string | undefined;
394
- }> | undefined;
395
- faucet?: {
396
- pkh: string;
397
- mnemonic: string[];
398
- email: string;
399
- password: string;
400
- amount: string;
401
- activation_code: string;
402
- } | undefined;
403
- }>>>;
404
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
405
- label: z.ZodString;
406
- rpcUrl: z.ZodString;
407
- protocol: z.ZodOptional<z.ZodString>;
408
- plugin: z.ZodOptional<z.ZodString>;
409
- blockTime: z.ZodOptional<z.ZodNumber>;
410
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
411
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
412
- encryptedKey: z.ZodOptional<z.ZodString>;
413
- publicKeyHash: z.ZodString;
414
- secretKey: z.ZodString;
415
- }, "strip", z.ZodTypeAny, {
416
- publicKeyHash: string;
417
- secretKey: string;
418
- encryptedKey?: string | undefined;
419
- }, {
420
- publicKeyHash: string;
421
- secretKey: string;
422
- encryptedKey?: string | undefined;
423
- }>, z.ZodString]>>>;
424
- tzkt: z.ZodOptional<z.ZodObject<{
425
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
426
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
427
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
428
- }, "strip", z.ZodTypeAny, {
429
- disableAutostartWithSandbox?: boolean | undefined;
430
- postgresqlPort?: number | undefined;
431
- apiPort?: number | undefined;
432
- }, {
433
- disableAutostartWithSandbox?: boolean | undefined;
434
- postgresqlPort?: number | undefined;
435
- apiPort?: number | undefined;
436
- }>>;
437
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
438
- }, "strip", z.ZodTypeAny, {
439
- label: string;
440
- rpcUrl: string;
441
- plugin?: string | undefined;
442
- accounts?: Record<string, string | {
443
- publicKeyHash: string;
444
- secretKey: string;
445
- encryptedKey?: string | undefined;
446
- }> | undefined;
447
- protocol?: string | undefined;
448
- blockTime?: number | undefined;
449
- baking?: "enabled" | "disabled" | undefined;
450
- tzkt?: {
451
- disableAutostartWithSandbox?: boolean | undefined;
452
- postgresqlPort?: number | undefined;
453
- apiPort?: number | undefined;
454
- } | undefined;
455
- annotations?: Record<string, unknown> | undefined;
456
- }, {
457
- label: string;
458
- rpcUrl: string;
459
- plugin?: string | undefined;
460
- accounts?: Record<string, string | {
461
- publicKeyHash: string;
462
- secretKey: string;
463
- encryptedKey?: string | undefined;
464
- }> | undefined;
465
- protocol?: string | undefined;
466
- blockTime?: number | undefined;
467
- baking?: "enabled" | "disabled" | undefined;
468
- tzkt?: {
469
- disableAutostartWithSandbox?: boolean | undefined;
470
- postgresqlPort?: number | undefined;
471
- apiPort?: number | undefined;
472
- } | undefined;
473
- annotations?: Record<string, unknown> | undefined;
474
- }>>>;
475
- }, {
476
- projectDir: z.ZodString;
477
- configFile: z.ZodString;
478
- hash: z.ZodString;
479
- }>, "strip", z.ZodTypeAny, {
480
- projectDir: string;
481
- environment: Record<string, string | {
482
- networks: string[];
483
- sandboxes: string[];
484
- aliases?: Record<string, Record<string, string>> | undefined;
485
- storage?: Record<string, string> | undefined;
486
- }>;
487
- hash: string;
488
- configFile: string;
489
- sandbox?: Record<string, {
490
- label: string;
491
- rpcUrl: string;
492
- plugin?: string | undefined;
493
- accounts?: Record<string, string | {
494
- publicKeyHash: string;
495
- secretKey: string;
496
- encryptedKey?: string | undefined;
497
- }> | undefined;
498
- protocol?: string | undefined;
499
- blockTime?: number | undefined;
500
- baking?: "enabled" | "disabled" | undefined;
501
- tzkt?: {
502
- disableAutostartWithSandbox?: boolean | undefined;
503
- postgresqlPort?: number | undefined;
504
- apiPort?: number | undefined;
505
- } | undefined;
506
- annotations?: Record<string, unknown> | undefined;
507
- }> | undefined;
508
- language?: "en" | "fr" | undefined;
509
- metadata?: {
510
- name?: string | undefined;
511
- projectDescription?: string | undefined;
512
- authors?: string[] | undefined;
513
- license?: string | undefined;
514
- homepage?: string | undefined;
515
- } | undefined;
516
- artifactsDir?: string | undefined;
517
- contractsDir?: string | undefined;
518
- contracts?: Record<string, {
519
- sourceFile: string;
520
- hash: string;
521
- }> | undefined;
522
- plugins?: {
523
- type: "npm" | "binary" | "deno";
524
- name: string;
525
- }[] | undefined;
526
- accounts?: Record<string, string> | undefined;
527
- network?: Record<string, {
528
- label: string;
529
- rpcUrl: string;
530
- accounts?: Record<string, {
531
- mnemonic?: string | undefined;
532
- publicKey?: string | undefined;
533
- publicKeyHash?: string | undefined;
534
- privateKey?: string | undefined;
535
- }> | undefined;
536
- faucet?: {
537
- pkh: string;
538
- mnemonic: string[];
539
- email: string;
540
- password: string;
541
- amount: string;
542
- activation_code: string;
543
- } | undefined;
544
- }> | undefined;
545
- }, {
546
- projectDir: string;
547
- environment: Record<string, string | {
548
- networks: string[];
549
- sandboxes: string[];
550
- aliases?: Record<string, Record<string, string>> | undefined;
551
- storage?: Record<string, string> | undefined;
552
- }>;
553
- hash: string;
554
- configFile: string;
555
- sandbox?: Record<string, {
556
- label: string;
557
- rpcUrl: string;
558
- plugin?: string | undefined;
559
- accounts?: Record<string, string | {
560
- publicKeyHash: string;
561
- secretKey: string;
562
- encryptedKey?: string | undefined;
563
- }> | undefined;
564
- protocol?: string | undefined;
565
- blockTime?: number | undefined;
566
- baking?: "enabled" | "disabled" | undefined;
567
- tzkt?: {
568
- disableAutostartWithSandbox?: boolean | undefined;
569
- postgresqlPort?: number | undefined;
570
- apiPort?: number | undefined;
571
- } | undefined;
572
- annotations?: Record<string, unknown> | undefined;
573
- }> | undefined;
574
- language?: "en" | "fr" | undefined;
575
- metadata?: {
576
- name?: string | undefined;
577
- projectDescription?: string | undefined;
578
- authors?: string[] | undefined;
579
- license?: string | undefined;
580
- homepage?: string | undefined;
581
- } | undefined;
582
- artifactsDir?: string | undefined;
583
- contractsDir?: string | undefined;
584
- contracts?: Record<string, {
585
- sourceFile: string;
586
- hash: string;
587
- }> | undefined;
588
- plugins?: {
589
- type: "npm" | "binary" | "deno";
590
- name: string;
591
- }[] | undefined;
592
- accounts?: Record<string, string> | undefined;
593
- network?: Record<string, {
594
- label: string;
595
- rpcUrl: string;
596
- accounts?: Record<string, {
597
- mnemonic?: string | undefined;
598
- publicKey?: string | undefined;
599
- publicKeyHash?: string | undefined;
600
- privateKey?: string | undefined;
601
- }> | undefined;
602
- faucet?: {
603
- pkh: string;
604
- mnemonic: string[];
605
- email: string;
606
- password: string;
607
- amount: string;
608
- activation_code: string;
609
- } | undefined;
610
- }> | undefined;
611
- }>;
612
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
613
- _: z.ZodArray<z.ZodString, "many">;
614
- projectDir: z.ZodString;
615
- maxConcurrency: z.ZodNumber;
616
- debug: z.ZodBoolean;
617
- disableState: z.ZodBoolean;
618
- logPluginRequests: z.ZodBoolean;
619
- fromVsCode: z.ZodBoolean;
620
- version: z.ZodBoolean;
621
- build: z.ZodBoolean;
622
- help: z.ZodBoolean;
623
- yes: z.ZodBoolean;
624
- plugin: z.ZodOptional<z.ZodString>;
625
- env: z.ZodString;
626
- quickstart: z.ZodString;
627
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
628
- setVersion: z.ZodString;
629
- }, "quickstart">, {
630
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
631
- config: z.ZodObject<z.objectUtil.extendShape<{
632
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
633
- metadata: z.ZodOptional<z.ZodObject<{
634
- name: z.ZodOptional<z.ZodString>;
635
- projectDescription: z.ZodOptional<z.ZodString>;
636
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
637
- license: z.ZodOptional<z.ZodString>;
638
- homepage: z.ZodOptional<z.ZodString>;
639
- }, "strip", z.ZodTypeAny, {
640
- name?: string | undefined;
641
- projectDescription?: string | undefined;
642
- authors?: string[] | undefined;
643
- license?: string | undefined;
644
- homepage?: string | undefined;
645
- }, {
646
- name?: string | undefined;
647
- projectDescription?: string | undefined;
648
- authors?: string[] | undefined;
649
- license?: string | undefined;
650
- homepage?: string | undefined;
651
- }>>;
652
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
653
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
654
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
655
- sourceFile: z.ZodString;
656
- hash: z.ZodString;
657
- }, "strip", z.ZodTypeAny, {
658
- sourceFile: string;
659
- hash: string;
660
- }, {
661
- sourceFile: string;
662
- hash: string;
663
- }>>>;
664
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
665
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
666
- name: z.ZodString;
667
- }, "strip", z.ZodTypeAny, {
668
- type: "npm" | "binary" | "deno";
669
- name: string;
670
- }, {
671
- type: "npm" | "binary" | "deno";
672
- name: string;
673
- }>, "many">>;
674
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
675
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
676
- networks: z.ZodArray<z.ZodString, "many">;
677
- sandboxes: z.ZodArray<z.ZodString, "many">;
678
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
679
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
680
- }, "strip", z.ZodTypeAny, {
681
- networks: string[];
682
- sandboxes: string[];
683
- aliases?: Record<string, Record<string, string>> | undefined;
684
- storage?: Record<string, string> | undefined;
685
- }, {
686
- networks: string[];
687
- sandboxes: string[];
688
- aliases?: Record<string, Record<string, string>> | undefined;
689
- storage?: Record<string, string> | undefined;
690
- }>, z.ZodString]>>;
691
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
692
- label: z.ZodString;
693
- rpcUrl: z.ZodString;
694
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
695
- publicKey: z.ZodOptional<z.ZodString>;
696
- publicKeyHash: z.ZodOptional<z.ZodString>;
697
- privateKey: z.ZodOptional<z.ZodString>;
698
- mnemonic: z.ZodOptional<z.ZodString>;
699
- }, "strip", z.ZodTypeAny, {
700
- mnemonic?: string | undefined;
701
- publicKey?: string | undefined;
702
- publicKeyHash?: string | undefined;
703
- privateKey?: string | undefined;
704
- }, {
705
- mnemonic?: string | undefined;
706
- publicKey?: string | undefined;
707
- publicKeyHash?: string | undefined;
708
- privateKey?: string | undefined;
709
- }>>>;
710
- faucet: z.ZodOptional<z.ZodObject<{
711
- pkh: z.ZodString;
712
- mnemonic: z.ZodArray<z.ZodString, "many">;
713
- email: z.ZodString;
714
- password: z.ZodString;
715
- amount: z.ZodString;
716
- activation_code: z.ZodString;
717
- }, "strip", z.ZodTypeAny, {
718
- pkh: string;
719
- mnemonic: string[];
720
- email: string;
721
- password: string;
722
- amount: string;
723
- activation_code: string;
724
- }, {
725
- pkh: string;
726
- mnemonic: string[];
727
- email: string;
728
- password: string;
729
- amount: string;
730
- activation_code: string;
731
- }>>;
732
- }, "strip", z.ZodTypeAny, {
733
- label: string;
734
- rpcUrl: string;
735
- accounts?: Record<string, {
736
- mnemonic?: string | undefined;
737
- publicKey?: string | undefined;
738
- publicKeyHash?: string | undefined;
739
- privateKey?: string | undefined;
740
- }> | undefined;
741
- faucet?: {
742
- pkh: string;
743
- mnemonic: string[];
744
- email: string;
745
- password: string;
746
- amount: string;
747
- activation_code: string;
748
- } | undefined;
749
- }, {
750
- label: string;
751
- rpcUrl: string;
752
- accounts?: Record<string, {
753
- mnemonic?: string | undefined;
754
- publicKey?: string | undefined;
755
- publicKeyHash?: string | undefined;
756
- privateKey?: string | undefined;
757
- }> | undefined;
758
- faucet?: {
759
- pkh: string;
760
- mnemonic: string[];
761
- email: string;
762
- password: string;
763
- amount: string;
764
- activation_code: string;
765
- } | undefined;
766
- }>>>;
767
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
768
- label: z.ZodString;
769
- rpcUrl: z.ZodString;
770
- protocol: z.ZodOptional<z.ZodString>;
771
- plugin: z.ZodOptional<z.ZodString>;
772
- blockTime: z.ZodOptional<z.ZodNumber>;
773
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
774
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
775
- encryptedKey: z.ZodOptional<z.ZodString>;
776
- publicKeyHash: z.ZodString;
777
- secretKey: z.ZodString;
778
- }, "strip", z.ZodTypeAny, {
779
- publicKeyHash: string;
780
- secretKey: string;
781
- encryptedKey?: string | undefined;
782
- }, {
783
- publicKeyHash: string;
784
- secretKey: string;
785
- encryptedKey?: string | undefined;
786
- }>, z.ZodString]>>>;
787
- tzkt: z.ZodOptional<z.ZodObject<{
788
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
789
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
790
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
791
- }, "strip", z.ZodTypeAny, {
792
- disableAutostartWithSandbox?: boolean | undefined;
793
- postgresqlPort?: number | undefined;
794
- apiPort?: number | undefined;
795
- }, {
796
- disableAutostartWithSandbox?: boolean | undefined;
797
- postgresqlPort?: number | undefined;
798
- apiPort?: number | undefined;
799
- }>>;
800
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
801
- }, "strip", z.ZodTypeAny, {
802
- label: string;
803
- rpcUrl: string;
804
- plugin?: string | undefined;
805
- accounts?: Record<string, string | {
806
- publicKeyHash: string;
807
- secretKey: string;
808
- encryptedKey?: string | undefined;
809
- }> | undefined;
810
- protocol?: string | undefined;
811
- blockTime?: number | undefined;
812
- baking?: "enabled" | "disabled" | undefined;
813
- tzkt?: {
814
- disableAutostartWithSandbox?: boolean | undefined;
815
- postgresqlPort?: number | undefined;
816
- apiPort?: number | undefined;
817
- } | undefined;
818
- annotations?: Record<string, unknown> | undefined;
819
- }, {
820
- label: string;
821
- rpcUrl: string;
822
- plugin?: string | undefined;
823
- accounts?: Record<string, string | {
824
- publicKeyHash: string;
825
- secretKey: string;
826
- encryptedKey?: string | undefined;
827
- }> | undefined;
828
- protocol?: string | undefined;
829
- blockTime?: number | undefined;
830
- baking?: "enabled" | "disabled" | undefined;
831
- tzkt?: {
832
- disableAutostartWithSandbox?: boolean | undefined;
833
- postgresqlPort?: number | undefined;
834
- apiPort?: number | undefined;
835
- } | undefined;
836
- annotations?: Record<string, unknown> | undefined;
837
- }>>>;
838
- }, {
839
- projectDir: z.ZodString;
840
- configFile: z.ZodString;
841
- hash: z.ZodString;
842
- }>, "strip", z.ZodTypeAny, {
843
- projectDir: string;
844
- environment: Record<string, string | {
845
- networks: string[];
846
- sandboxes: string[];
847
- aliases?: Record<string, Record<string, string>> | undefined;
848
- storage?: Record<string, string> | undefined;
849
- }>;
850
- hash: string;
851
- configFile: string;
852
- sandbox?: Record<string, {
853
- label: string;
854
- rpcUrl: string;
855
- plugin?: string | undefined;
856
- accounts?: Record<string, string | {
857
- publicKeyHash: string;
858
- secretKey: string;
859
- encryptedKey?: string | undefined;
860
- }> | undefined;
861
- protocol?: string | undefined;
862
- blockTime?: number | undefined;
863
- baking?: "enabled" | "disabled" | undefined;
864
- tzkt?: {
865
- disableAutostartWithSandbox?: boolean | undefined;
866
- postgresqlPort?: number | undefined;
867
- apiPort?: number | undefined;
868
- } | undefined;
869
- annotations?: Record<string, unknown> | undefined;
870
- }> | undefined;
871
- language?: "en" | "fr" | undefined;
872
- metadata?: {
873
- name?: string | undefined;
874
- projectDescription?: string | undefined;
875
- authors?: string[] | undefined;
876
- license?: string | undefined;
877
- homepage?: string | undefined;
878
- } | undefined;
879
- artifactsDir?: string | undefined;
880
- contractsDir?: string | undefined;
881
- contracts?: Record<string, {
882
- sourceFile: string;
883
- hash: string;
884
- }> | undefined;
885
- plugins?: {
886
- type: "npm" | "binary" | "deno";
887
- name: string;
888
- }[] | undefined;
889
- accounts?: Record<string, string> | undefined;
890
- network?: Record<string, {
891
- label: string;
892
- rpcUrl: string;
893
- accounts?: Record<string, {
894
- mnemonic?: string | undefined;
895
- publicKey?: string | undefined;
896
- publicKeyHash?: string | undefined;
897
- privateKey?: string | undefined;
898
- }> | undefined;
899
- faucet?: {
900
- pkh: string;
901
- mnemonic: string[];
902
- email: string;
903
- password: string;
904
- amount: string;
905
- activation_code: string;
906
- } | undefined;
907
- }> | undefined;
908
- }, {
909
- projectDir: string;
910
- environment: Record<string, string | {
911
- networks: string[];
912
- sandboxes: string[];
913
- aliases?: Record<string, Record<string, string>> | undefined;
914
- storage?: Record<string, string> | undefined;
915
- }>;
916
- hash: string;
917
- configFile: string;
918
- sandbox?: Record<string, {
919
- label: string;
920
- rpcUrl: string;
921
- plugin?: string | undefined;
922
- accounts?: Record<string, string | {
923
- publicKeyHash: string;
924
- secretKey: string;
925
- encryptedKey?: string | undefined;
926
- }> | undefined;
927
- protocol?: string | undefined;
928
- blockTime?: number | undefined;
929
- baking?: "enabled" | "disabled" | undefined;
930
- tzkt?: {
931
- disableAutostartWithSandbox?: boolean | undefined;
932
- postgresqlPort?: number | undefined;
933
- apiPort?: number | undefined;
934
- } | undefined;
935
- annotations?: Record<string, unknown> | undefined;
936
- }> | undefined;
937
- language?: "en" | "fr" | undefined;
938
- metadata?: {
939
- name?: string | undefined;
940
- projectDescription?: string | undefined;
941
- authors?: string[] | undefined;
942
- license?: string | undefined;
943
- homepage?: string | undefined;
944
- } | undefined;
945
- artifactsDir?: string | undefined;
946
- contractsDir?: string | undefined;
947
- contracts?: Record<string, {
948
- sourceFile: string;
949
- hash: string;
950
- }> | undefined;
951
- plugins?: {
952
- type: "npm" | "binary" | "deno";
953
- name: string;
954
- }[] | undefined;
955
- accounts?: Record<string, string> | undefined;
956
- network?: Record<string, {
957
- label: string;
958
- rpcUrl: string;
959
- accounts?: Record<string, {
960
- mnemonic?: string | undefined;
961
- publicKey?: string | undefined;
962
- publicKeyHash?: string | undefined;
963
- privateKey?: string | undefined;
964
- }> | undefined;
965
- faucet?: {
966
- pkh: string;
967
- mnemonic: string[];
968
- email: string;
969
- password: string;
970
- amount: string;
971
- activation_code: string;
972
- } | undefined;
973
- }> | undefined;
974
- }>;
975
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
976
- _: z.ZodArray<z.ZodString, "many">;
977
- projectDir: z.ZodString;
978
- maxConcurrency: z.ZodNumber;
979
- debug: z.ZodBoolean;
980
- disableState: z.ZodBoolean;
981
- logPluginRequests: z.ZodBoolean;
982
- fromVsCode: z.ZodBoolean;
983
- version: z.ZodBoolean;
984
- build: z.ZodBoolean;
985
- help: z.ZodBoolean;
986
- yes: z.ZodBoolean;
987
- plugin: z.ZodOptional<z.ZodString>;
988
- env: z.ZodString;
989
- quickstart: z.ZodString;
990
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
991
- setVersion: z.ZodString;
992
- }, "quickstart">, {
993
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
994
- config: z.ZodObject<z.objectUtil.extendShape<{
995
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
996
- metadata: z.ZodOptional<z.ZodObject<{
997
- name: z.ZodOptional<z.ZodString>;
998
- projectDescription: z.ZodOptional<z.ZodString>;
999
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1000
- license: z.ZodOptional<z.ZodString>;
1001
- homepage: z.ZodOptional<z.ZodString>;
1002
- }, "strip", z.ZodTypeAny, {
1003
- name?: string | undefined;
1004
- projectDescription?: string | undefined;
1005
- authors?: string[] | undefined;
1006
- license?: string | undefined;
1007
- homepage?: string | undefined;
1008
- }, {
1009
- name?: string | undefined;
1010
- projectDescription?: string | undefined;
1011
- authors?: string[] | undefined;
1012
- license?: string | undefined;
1013
- homepage?: string | undefined;
1014
- }>>;
1015
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1016
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1017
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1018
- sourceFile: z.ZodString;
1019
- hash: z.ZodString;
1020
- }, "strip", z.ZodTypeAny, {
1021
- sourceFile: string;
1022
- hash: string;
1023
- }, {
1024
- sourceFile: string;
1025
- hash: string;
1026
- }>>>;
1027
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
1028
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
1029
- name: z.ZodString;
1030
- }, "strip", z.ZodTypeAny, {
1031
- type: "npm" | "binary" | "deno";
1032
- name: string;
1033
- }, {
1034
- type: "npm" | "binary" | "deno";
1035
- name: string;
1036
- }>, "many">>;
1037
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1038
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1039
- networks: z.ZodArray<z.ZodString, "many">;
1040
- sandboxes: z.ZodArray<z.ZodString, "many">;
1041
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1042
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
1043
- }, "strip", z.ZodTypeAny, {
1044
- networks: string[];
1045
- sandboxes: string[];
1046
- aliases?: Record<string, Record<string, string>> | undefined;
1047
- storage?: Record<string, string> | undefined;
1048
- }, {
1049
- networks: string[];
1050
- sandboxes: string[];
1051
- aliases?: Record<string, Record<string, string>> | undefined;
1052
- storage?: Record<string, string> | undefined;
1053
- }>, z.ZodString]>>;
1054
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1055
- label: z.ZodString;
1056
- rpcUrl: z.ZodString;
1057
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1058
- publicKey: z.ZodOptional<z.ZodString>;
1059
- publicKeyHash: z.ZodOptional<z.ZodString>;
1060
- privateKey: z.ZodOptional<z.ZodString>;
1061
- mnemonic: z.ZodOptional<z.ZodString>;
1062
- }, "strip", z.ZodTypeAny, {
1063
- mnemonic?: string | undefined;
1064
- publicKey?: string | undefined;
1065
- publicKeyHash?: string | undefined;
1066
- privateKey?: string | undefined;
1067
- }, {
1068
- mnemonic?: string | undefined;
1069
- publicKey?: string | undefined;
1070
- publicKeyHash?: string | undefined;
1071
- privateKey?: string | undefined;
1072
- }>>>;
1073
- faucet: z.ZodOptional<z.ZodObject<{
1074
- pkh: z.ZodString;
1075
- mnemonic: z.ZodArray<z.ZodString, "many">;
1076
- email: z.ZodString;
1077
- password: z.ZodString;
1078
- amount: z.ZodString;
1079
- activation_code: z.ZodString;
1080
- }, "strip", z.ZodTypeAny, {
1081
- pkh: string;
1082
- mnemonic: string[];
1083
- email: string;
1084
- password: string;
1085
- amount: string;
1086
- activation_code: string;
1087
- }, {
1088
- pkh: string;
1089
- mnemonic: string[];
1090
- email: string;
1091
- password: string;
1092
- amount: string;
1093
- activation_code: string;
1094
- }>>;
1095
- }, "strip", z.ZodTypeAny, {
1096
- label: string;
1097
- rpcUrl: string;
1098
- accounts?: Record<string, {
1099
- mnemonic?: string | undefined;
1100
- publicKey?: string | undefined;
1101
- publicKeyHash?: string | undefined;
1102
- privateKey?: string | undefined;
1103
- }> | undefined;
1104
- faucet?: {
1105
- pkh: string;
1106
- mnemonic: string[];
1107
- email: string;
1108
- password: string;
1109
- amount: string;
1110
- activation_code: string;
1111
- } | undefined;
1112
- }, {
1113
- label: string;
1114
- rpcUrl: string;
1115
- accounts?: Record<string, {
1116
- mnemonic?: string | undefined;
1117
- publicKey?: string | undefined;
1118
- publicKeyHash?: string | undefined;
1119
- privateKey?: string | undefined;
1120
- }> | undefined;
1121
- faucet?: {
1122
- pkh: string;
1123
- mnemonic: string[];
1124
- email: string;
1125
- password: string;
1126
- amount: string;
1127
- activation_code: string;
1128
- } | undefined;
1129
- }>>>;
1130
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1131
- label: z.ZodString;
1132
- rpcUrl: z.ZodString;
1133
- protocol: z.ZodOptional<z.ZodString>;
1134
- plugin: z.ZodOptional<z.ZodString>;
1135
- blockTime: z.ZodOptional<z.ZodNumber>;
1136
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
1137
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1138
- encryptedKey: z.ZodOptional<z.ZodString>;
1139
- publicKeyHash: z.ZodString;
1140
- secretKey: z.ZodString;
1141
- }, "strip", z.ZodTypeAny, {
1142
- publicKeyHash: string;
1143
- secretKey: string;
1144
- encryptedKey?: string | undefined;
1145
- }, {
1146
- publicKeyHash: string;
1147
- secretKey: string;
1148
- encryptedKey?: string | undefined;
1149
- }>, z.ZodString]>>>;
1150
- tzkt: z.ZodOptional<z.ZodObject<{
1151
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
1152
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1153
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1154
- }, "strip", z.ZodTypeAny, {
1155
- disableAutostartWithSandbox?: boolean | undefined;
1156
- postgresqlPort?: number | undefined;
1157
- apiPort?: number | undefined;
1158
- }, {
1159
- disableAutostartWithSandbox?: boolean | undefined;
1160
- postgresqlPort?: number | undefined;
1161
- apiPort?: number | undefined;
1162
- }>>;
1163
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1164
- }, "strip", z.ZodTypeAny, {
1165
- label: string;
1166
- rpcUrl: string;
1167
- plugin?: string | undefined;
1168
- accounts?: Record<string, string | {
1169
- publicKeyHash: string;
1170
- secretKey: string;
1171
- encryptedKey?: string | undefined;
1172
- }> | undefined;
1173
- protocol?: string | undefined;
1174
- blockTime?: number | undefined;
1175
- baking?: "enabled" | "disabled" | undefined;
1176
- tzkt?: {
1177
- disableAutostartWithSandbox?: boolean | undefined;
1178
- postgresqlPort?: number | undefined;
1179
- apiPort?: number | undefined;
1180
- } | undefined;
1181
- annotations?: Record<string, unknown> | undefined;
1182
- }, {
1183
- label: string;
1184
- rpcUrl: string;
1185
- plugin?: string | undefined;
1186
- accounts?: Record<string, string | {
1187
- publicKeyHash: string;
1188
- secretKey: string;
1189
- encryptedKey?: string | undefined;
1190
- }> | undefined;
1191
- protocol?: string | undefined;
1192
- blockTime?: number | undefined;
1193
- baking?: "enabled" | "disabled" | undefined;
1194
- tzkt?: {
1195
- disableAutostartWithSandbox?: boolean | undefined;
1196
- postgresqlPort?: number | undefined;
1197
- apiPort?: number | undefined;
1198
- } | undefined;
1199
- annotations?: Record<string, unknown> | undefined;
1200
- }>>>;
1201
- }, {
1202
- projectDir: z.ZodString;
1203
- configFile: z.ZodString;
1204
- hash: z.ZodString;
1205
- }>, "strip", z.ZodTypeAny, {
1206
- projectDir: string;
1207
- environment: Record<string, string | {
1208
- networks: string[];
1209
- sandboxes: string[];
1210
- aliases?: Record<string, Record<string, string>> | undefined;
1211
- storage?: Record<string, string> | undefined;
1212
- }>;
1213
- hash: string;
1214
- configFile: string;
1215
- sandbox?: Record<string, {
1216
- label: string;
1217
- rpcUrl: string;
1218
- plugin?: string | undefined;
1219
- accounts?: Record<string, string | {
1220
- publicKeyHash: string;
1221
- secretKey: string;
1222
- encryptedKey?: string | undefined;
1223
- }> | undefined;
1224
- protocol?: string | undefined;
1225
- blockTime?: number | undefined;
1226
- baking?: "enabled" | "disabled" | undefined;
1227
- tzkt?: {
1228
- disableAutostartWithSandbox?: boolean | undefined;
1229
- postgresqlPort?: number | undefined;
1230
- apiPort?: number | undefined;
1231
- } | undefined;
1232
- annotations?: Record<string, unknown> | undefined;
1233
- }> | undefined;
1234
- language?: "en" | "fr" | undefined;
1235
- metadata?: {
1236
- name?: string | undefined;
1237
- projectDescription?: string | undefined;
1238
- authors?: string[] | undefined;
1239
- license?: string | undefined;
1240
- homepage?: string | undefined;
1241
- } | undefined;
1242
- artifactsDir?: string | undefined;
1243
- contractsDir?: string | undefined;
1244
- contracts?: Record<string, {
1245
- sourceFile: string;
1246
- hash: string;
1247
- }> | undefined;
1248
- plugins?: {
1249
- type: "npm" | "binary" | "deno";
1250
- name: string;
1251
- }[] | undefined;
1252
- accounts?: Record<string, string> | undefined;
1253
- network?: Record<string, {
1254
- label: string;
1255
- rpcUrl: string;
1256
- accounts?: Record<string, {
1257
- mnemonic?: string | undefined;
1258
- publicKey?: string | undefined;
1259
- publicKeyHash?: string | undefined;
1260
- privateKey?: string | undefined;
1261
- }> | undefined;
1262
- faucet?: {
1263
- pkh: string;
1264
- mnemonic: string[];
1265
- email: string;
1266
- password: string;
1267
- amount: string;
1268
- activation_code: string;
1269
- } | undefined;
1270
- }> | undefined;
1271
- }, {
1272
- projectDir: string;
1273
- environment: Record<string, string | {
1274
- networks: string[];
1275
- sandboxes: string[];
1276
- aliases?: Record<string, Record<string, string>> | undefined;
1277
- storage?: Record<string, string> | undefined;
1278
- }>;
1279
- hash: string;
1280
- configFile: string;
1281
- sandbox?: Record<string, {
1282
- label: string;
1283
- rpcUrl: string;
1284
- plugin?: string | undefined;
1285
- accounts?: Record<string, string | {
1286
- publicKeyHash: string;
1287
- secretKey: string;
1288
- encryptedKey?: string | undefined;
1289
- }> | undefined;
1290
- protocol?: string | undefined;
1291
- blockTime?: number | undefined;
1292
- baking?: "enabled" | "disabled" | undefined;
1293
- tzkt?: {
1294
- disableAutostartWithSandbox?: boolean | undefined;
1295
- postgresqlPort?: number | undefined;
1296
- apiPort?: number | undefined;
1297
- } | undefined;
1298
- annotations?: Record<string, unknown> | undefined;
1299
- }> | undefined;
1300
- language?: "en" | "fr" | undefined;
1301
- metadata?: {
1302
- name?: string | undefined;
1303
- projectDescription?: string | undefined;
1304
- authors?: string[] | undefined;
1305
- license?: string | undefined;
1306
- homepage?: string | undefined;
1307
- } | undefined;
1308
- artifactsDir?: string | undefined;
1309
- contractsDir?: string | undefined;
1310
- contracts?: Record<string, {
1311
- sourceFile: string;
1312
- hash: string;
1313
- }> | undefined;
1314
- plugins?: {
1315
- type: "npm" | "binary" | "deno";
1316
- name: string;
1317
- }[] | undefined;
1318
- accounts?: Record<string, string> | undefined;
1319
- network?: Record<string, {
1320
- label: string;
1321
- rpcUrl: string;
1322
- accounts?: Record<string, {
1323
- mnemonic?: string | undefined;
1324
- publicKey?: string | undefined;
1325
- publicKeyHash?: string | undefined;
1326
- privateKey?: string | undefined;
1327
- }> | undefined;
1328
- faucet?: {
1329
- pkh: string;
1330
- mnemonic: string[];
1331
- email: string;
1332
- password: string;
1333
- amount: string;
1334
- activation_code: string;
1335
- } | undefined;
1336
- }> | undefined;
1337
- }>;
1338
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
1339
- }, "handler">, "strip", z.ZodTypeAny, {
1340
- operation: string;
1341
- command: string;
1342
- description?: string | undefined;
1343
- positionals?: {
1344
- description: string;
1345
- placeholder: string;
1346
- required?: boolean | undefined;
1347
- type?: "string" | "number" | "boolean" | undefined;
1348
- defaultValue?: string | number | boolean | undefined;
1349
- }[] | undefined;
1350
- options?: {
1351
- description: string;
1352
- flag: string;
1353
- boolean?: boolean | undefined;
1354
- required?: boolean | undefined;
1355
- type?: "string" | "number" | "boolean" | "count" | undefined;
1356
- shortFlag?: string | undefined;
1357
- defaultValue?: string | number | boolean | undefined;
1358
- choices?: string[] | undefined;
1359
- }[] | undefined;
1360
- }, {
1361
- operation: string;
1362
- command: string;
1363
- description?: string | undefined;
1364
- positionals?: {
1365
- description: string;
1366
- placeholder: string;
1367
- required?: boolean | undefined;
1368
- type?: "string" | "number" | "boolean" | undefined;
1369
- defaultValue?: string | number | boolean | undefined;
1370
- }[] | undefined;
1371
- options?: {
1372
- description: string;
1373
- flag: string;
1374
- boolean?: boolean | undefined;
1375
- required?: boolean | undefined;
1376
- type?: "string" | "number" | "boolean" | "count" | undefined;
1377
- shortFlag?: string | undefined;
1378
- defaultValue?: string | number | boolean | undefined;
1379
- choices?: string[] | undefined;
1380
- }[] | undefined;
1381
- }>, ParsedOperation.ParsedOperation, {
1382
- operation: string;
1383
- command: string;
1384
- description?: string | undefined;
1385
- positionals?: {
1386
- description: string;
1387
- placeholder: string;
1388
- required?: boolean | undefined;
1389
- type?: "string" | "number" | "boolean" | undefined;
1390
- defaultValue?: string | number | boolean | undefined;
1391
- }[] | undefined;
1392
- options?: {
1393
- description: string;
1394
- flag: string;
1395
- boolean?: boolean | undefined;
1396
- required?: boolean | undefined;
1397
- type?: "string" | "number" | "boolean" | "count" | undefined;
1398
- shortFlag?: string | undefined;
1399
- defaultValue?: string | number | boolean | undefined;
1400
- choices?: string[] | undefined;
1401
- }[] | undefined;
1402
- }>, "many">, ParsedOperation.ParsedOperation[], unknown>>;
1403
- templates: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<z.objectUtil.extendShape<Omit<{
1404
- template: z.ZodString;
1405
- command: z.ZodString;
1406
- description: z.ZodString;
1407
- hidden: z.ZodOptional<z.ZodBoolean>;
1408
- options: z.ZodOptional<z.ZodArray<z.ZodObject<{
1409
- shortFlag: z.ZodOptional<z.ZodString>;
1410
- flag: z.ZodString;
1411
- description: z.ZodString;
1412
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1413
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
1414
- required: z.ZodOptional<z.ZodBoolean>;
1415
- boolean: z.ZodOptional<z.ZodBoolean>;
1416
- choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1417
- }, "strip", z.ZodTypeAny, {
1418
- description: string;
1419
- flag: string;
1420
- boolean?: boolean | undefined;
1421
- required?: boolean | undefined;
1422
- type?: "string" | "number" | "boolean" | "count" | undefined;
1423
- shortFlag?: string | undefined;
1424
- defaultValue?: string | number | boolean | undefined;
1425
- choices?: string[] | undefined;
1426
- }, {
1427
- description: string;
1428
- flag: string;
1429
- boolean?: boolean | undefined;
1430
- required?: boolean | undefined;
1431
- type?: "string" | "number" | "boolean" | "count" | undefined;
1432
- shortFlag?: string | undefined;
1433
- defaultValue?: string | number | boolean | undefined;
1434
- choices?: string[] | undefined;
1435
- }>, "many">>;
1436
- positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
1437
- placeholder: z.ZodString;
1438
- description: z.ZodString;
1439
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1440
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
1441
- required: z.ZodOptional<z.ZodBoolean>;
1442
- }, "strip", z.ZodTypeAny, {
1443
- description: string;
1444
- placeholder: string;
1445
- required?: boolean | undefined;
1446
- type?: "string" | "number" | "boolean" | undefined;
1447
- defaultValue?: string | number | boolean | undefined;
1448
- }, {
1449
- description: string;
1450
- placeholder: string;
1451
- required?: boolean | undefined;
1452
- type?: "string" | "number" | "boolean" | undefined;
1453
- defaultValue?: string | number | boolean | undefined;
1454
- }>, "many">>;
1455
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
1456
- _: z.ZodArray<z.ZodString, "many">;
1457
- projectDir: z.ZodString;
1458
- maxConcurrency: z.ZodNumber;
1459
- debug: z.ZodBoolean;
1460
- disableState: z.ZodBoolean;
1461
- logPluginRequests: z.ZodBoolean;
1462
- fromVsCode: z.ZodBoolean;
1463
- version: z.ZodBoolean;
1464
- build: z.ZodBoolean;
1465
- help: z.ZodBoolean;
1466
- yes: z.ZodBoolean;
1467
- plugin: z.ZodOptional<z.ZodString>;
1468
- env: z.ZodString;
1469
- quickstart: z.ZodString;
1470
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
1471
- setVersion: z.ZodString;
1472
- }, "quickstart">, {
1473
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
1474
- config: z.ZodObject<z.objectUtil.extendShape<{
1475
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
1476
- metadata: z.ZodOptional<z.ZodObject<{
1477
- name: z.ZodOptional<z.ZodString>;
1478
- projectDescription: z.ZodOptional<z.ZodString>;
1479
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1480
- license: z.ZodOptional<z.ZodString>;
1481
- homepage: z.ZodOptional<z.ZodString>;
1482
- }, "strip", z.ZodTypeAny, {
1483
- name?: string | undefined;
1484
- projectDescription?: string | undefined;
1485
- authors?: string[] | undefined;
1486
- license?: string | undefined;
1487
- homepage?: string | undefined;
1488
- }, {
1489
- name?: string | undefined;
1490
- projectDescription?: string | undefined;
1491
- authors?: string[] | undefined;
1492
- license?: string | undefined;
1493
- homepage?: string | undefined;
1494
- }>>;
1495
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1496
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1497
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1498
- sourceFile: z.ZodString;
1499
- hash: z.ZodString;
1500
- }, "strip", z.ZodTypeAny, {
1501
- sourceFile: string;
1502
- hash: string;
1503
- }, {
1504
- sourceFile: string;
1505
- hash: string;
1506
- }>>>;
1507
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
1508
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
1509
- name: z.ZodString;
1510
- }, "strip", z.ZodTypeAny, {
1511
- type: "npm" | "binary" | "deno";
1512
- name: string;
1513
- }, {
1514
- type: "npm" | "binary" | "deno";
1515
- name: string;
1516
- }>, "many">>;
1517
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1518
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1519
- networks: z.ZodArray<z.ZodString, "many">;
1520
- sandboxes: z.ZodArray<z.ZodString, "many">;
1521
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1522
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
1523
- }, "strip", z.ZodTypeAny, {
1524
- networks: string[];
1525
- sandboxes: string[];
1526
- aliases?: Record<string, Record<string, string>> | undefined;
1527
- storage?: Record<string, string> | undefined;
1528
- }, {
1529
- networks: string[];
1530
- sandboxes: string[];
1531
- aliases?: Record<string, Record<string, string>> | undefined;
1532
- storage?: Record<string, string> | undefined;
1533
- }>, z.ZodString]>>;
1534
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1535
- label: z.ZodString;
1536
- rpcUrl: z.ZodString;
1537
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1538
- publicKey: z.ZodOptional<z.ZodString>;
1539
- publicKeyHash: z.ZodOptional<z.ZodString>;
1540
- privateKey: z.ZodOptional<z.ZodString>;
1541
- mnemonic: z.ZodOptional<z.ZodString>;
1542
- }, "strip", z.ZodTypeAny, {
1543
- mnemonic?: string | undefined;
1544
- publicKey?: string | undefined;
1545
- publicKeyHash?: string | undefined;
1546
- privateKey?: string | undefined;
1547
- }, {
1548
- mnemonic?: string | undefined;
1549
- publicKey?: string | undefined;
1550
- publicKeyHash?: string | undefined;
1551
- privateKey?: string | undefined;
1552
- }>>>;
1553
- faucet: z.ZodOptional<z.ZodObject<{
1554
- pkh: z.ZodString;
1555
- mnemonic: z.ZodArray<z.ZodString, "many">;
1556
- email: z.ZodString;
1557
- password: z.ZodString;
1558
- amount: z.ZodString;
1559
- activation_code: z.ZodString;
1560
- }, "strip", z.ZodTypeAny, {
1561
- pkh: string;
1562
- mnemonic: string[];
1563
- email: string;
1564
- password: string;
1565
- amount: string;
1566
- activation_code: string;
1567
- }, {
1568
- pkh: string;
1569
- mnemonic: string[];
1570
- email: string;
1571
- password: string;
1572
- amount: string;
1573
- activation_code: string;
1574
- }>>;
1575
- }, "strip", z.ZodTypeAny, {
1576
- label: string;
1577
- rpcUrl: string;
1578
- accounts?: Record<string, {
1579
- mnemonic?: string | undefined;
1580
- publicKey?: string | undefined;
1581
- publicKeyHash?: string | undefined;
1582
- privateKey?: string | undefined;
1583
- }> | undefined;
1584
- faucet?: {
1585
- pkh: string;
1586
- mnemonic: string[];
1587
- email: string;
1588
- password: string;
1589
- amount: string;
1590
- activation_code: string;
1591
- } | undefined;
1592
- }, {
1593
- label: string;
1594
- rpcUrl: string;
1595
- accounts?: Record<string, {
1596
- mnemonic?: string | undefined;
1597
- publicKey?: string | undefined;
1598
- publicKeyHash?: string | undefined;
1599
- privateKey?: string | undefined;
1600
- }> | undefined;
1601
- faucet?: {
1602
- pkh: string;
1603
- mnemonic: string[];
1604
- email: string;
1605
- password: string;
1606
- amount: string;
1607
- activation_code: string;
1608
- } | undefined;
1609
- }>>>;
1610
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1611
- label: z.ZodString;
1612
- rpcUrl: z.ZodString;
1613
- protocol: z.ZodOptional<z.ZodString>;
1614
- plugin: z.ZodOptional<z.ZodString>;
1615
- blockTime: z.ZodOptional<z.ZodNumber>;
1616
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
1617
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1618
- encryptedKey: z.ZodOptional<z.ZodString>;
1619
- publicKeyHash: z.ZodString;
1620
- secretKey: z.ZodString;
1621
- }, "strip", z.ZodTypeAny, {
1622
- publicKeyHash: string;
1623
- secretKey: string;
1624
- encryptedKey?: string | undefined;
1625
- }, {
1626
- publicKeyHash: string;
1627
- secretKey: string;
1628
- encryptedKey?: string | undefined;
1629
- }>, z.ZodString]>>>;
1630
- tzkt: z.ZodOptional<z.ZodObject<{
1631
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
1632
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1633
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1634
- }, "strip", z.ZodTypeAny, {
1635
- disableAutostartWithSandbox?: boolean | undefined;
1636
- postgresqlPort?: number | undefined;
1637
- apiPort?: number | undefined;
1638
- }, {
1639
- disableAutostartWithSandbox?: boolean | undefined;
1640
- postgresqlPort?: number | undefined;
1641
- apiPort?: number | undefined;
1642
- }>>;
1643
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1644
- }, "strip", z.ZodTypeAny, {
1645
- label: string;
1646
- rpcUrl: string;
1647
- plugin?: string | undefined;
1648
- accounts?: Record<string, string | {
1649
- publicKeyHash: string;
1650
- secretKey: string;
1651
- encryptedKey?: string | undefined;
1652
- }> | undefined;
1653
- protocol?: string | undefined;
1654
- blockTime?: number | undefined;
1655
- baking?: "enabled" | "disabled" | undefined;
1656
- tzkt?: {
1657
- disableAutostartWithSandbox?: boolean | undefined;
1658
- postgresqlPort?: number | undefined;
1659
- apiPort?: number | undefined;
1660
- } | undefined;
1661
- annotations?: Record<string, unknown> | undefined;
1662
- }, {
1663
- label: string;
1664
- rpcUrl: string;
1665
- plugin?: string | undefined;
1666
- accounts?: Record<string, string | {
1667
- publicKeyHash: string;
1668
- secretKey: string;
1669
- encryptedKey?: string | undefined;
1670
- }> | undefined;
1671
- protocol?: string | undefined;
1672
- blockTime?: number | undefined;
1673
- baking?: "enabled" | "disabled" | undefined;
1674
- tzkt?: {
1675
- disableAutostartWithSandbox?: boolean | undefined;
1676
- postgresqlPort?: number | undefined;
1677
- apiPort?: number | undefined;
1678
- } | undefined;
1679
- annotations?: Record<string, unknown> | undefined;
1680
- }>>>;
1681
- }, {
1682
- projectDir: z.ZodString;
1683
- configFile: z.ZodString;
1684
- hash: z.ZodString;
1685
- }>, "strip", z.ZodTypeAny, {
1686
- projectDir: string;
1687
- environment: Record<string, string | {
1688
- networks: string[];
1689
- sandboxes: string[];
1690
- aliases?: Record<string, Record<string, string>> | undefined;
1691
- storage?: Record<string, string> | undefined;
1692
- }>;
1693
- hash: string;
1694
- configFile: string;
1695
- sandbox?: Record<string, {
1696
- label: string;
1697
- rpcUrl: string;
1698
- plugin?: string | undefined;
1699
- accounts?: Record<string, string | {
1700
- publicKeyHash: string;
1701
- secretKey: string;
1702
- encryptedKey?: string | undefined;
1703
- }> | undefined;
1704
- protocol?: string | undefined;
1705
- blockTime?: number | undefined;
1706
- baking?: "enabled" | "disabled" | undefined;
1707
- tzkt?: {
1708
- disableAutostartWithSandbox?: boolean | undefined;
1709
- postgresqlPort?: number | undefined;
1710
- apiPort?: number | undefined;
1711
- } | undefined;
1712
- annotations?: Record<string, unknown> | undefined;
1713
- }> | undefined;
1714
- language?: "en" | "fr" | undefined;
1715
- metadata?: {
1716
- name?: string | undefined;
1717
- projectDescription?: string | undefined;
1718
- authors?: string[] | undefined;
1719
- license?: string | undefined;
1720
- homepage?: string | undefined;
1721
- } | undefined;
1722
- artifactsDir?: string | undefined;
1723
- contractsDir?: string | undefined;
1724
- contracts?: Record<string, {
1725
- sourceFile: string;
1726
- hash: string;
1727
- }> | undefined;
1728
- plugins?: {
1729
- type: "npm" | "binary" | "deno";
1730
- name: string;
1731
- }[] | undefined;
1732
- accounts?: Record<string, string> | undefined;
1733
- network?: Record<string, {
1734
- label: string;
1735
- rpcUrl: string;
1736
- accounts?: Record<string, {
1737
- mnemonic?: string | undefined;
1738
- publicKey?: string | undefined;
1739
- publicKeyHash?: string | undefined;
1740
- privateKey?: string | undefined;
1741
- }> | undefined;
1742
- faucet?: {
1743
- pkh: string;
1744
- mnemonic: string[];
1745
- email: string;
1746
- password: string;
1747
- amount: string;
1748
- activation_code: string;
1749
- } | undefined;
1750
- }> | undefined;
1751
- }, {
1752
- projectDir: string;
1753
- environment: Record<string, string | {
1754
- networks: string[];
1755
- sandboxes: string[];
1756
- aliases?: Record<string, Record<string, string>> | undefined;
1757
- storage?: Record<string, string> | undefined;
1758
- }>;
1759
- hash: string;
1760
- configFile: string;
1761
- sandbox?: Record<string, {
1762
- label: string;
1763
- rpcUrl: string;
1764
- plugin?: string | undefined;
1765
- accounts?: Record<string, string | {
1766
- publicKeyHash: string;
1767
- secretKey: string;
1768
- encryptedKey?: string | undefined;
1769
- }> | undefined;
1770
- protocol?: string | undefined;
1771
- blockTime?: number | undefined;
1772
- baking?: "enabled" | "disabled" | undefined;
1773
- tzkt?: {
1774
- disableAutostartWithSandbox?: boolean | undefined;
1775
- postgresqlPort?: number | undefined;
1776
- apiPort?: number | undefined;
1777
- } | undefined;
1778
- annotations?: Record<string, unknown> | undefined;
1779
- }> | undefined;
1780
- language?: "en" | "fr" | undefined;
1781
- metadata?: {
1782
- name?: string | undefined;
1783
- projectDescription?: string | undefined;
1784
- authors?: string[] | undefined;
1785
- license?: string | undefined;
1786
- homepage?: string | undefined;
1787
- } | undefined;
1788
- artifactsDir?: string | undefined;
1789
- contractsDir?: string | undefined;
1790
- contracts?: Record<string, {
1791
- sourceFile: string;
1792
- hash: string;
1793
- }> | undefined;
1794
- plugins?: {
1795
- type: "npm" | "binary" | "deno";
1796
- name: string;
1797
- }[] | undefined;
1798
- accounts?: Record<string, string> | undefined;
1799
- network?: Record<string, {
1800
- label: string;
1801
- rpcUrl: string;
1802
- accounts?: Record<string, {
1803
- mnemonic?: string | undefined;
1804
- publicKey?: string | undefined;
1805
- publicKeyHash?: string | undefined;
1806
- privateKey?: string | undefined;
1807
- }> | undefined;
1808
- faucet?: {
1809
- pkh: string;
1810
- mnemonic: string[];
1811
- email: string;
1812
- password: string;
1813
- amount: string;
1814
- activation_code: string;
1815
- } | undefined;
1816
- }> | undefined;
1817
- }>;
1818
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
1819
- _: z.ZodArray<z.ZodString, "many">;
1820
- projectDir: z.ZodString;
1821
- maxConcurrency: z.ZodNumber;
1822
- debug: z.ZodBoolean;
1823
- disableState: z.ZodBoolean;
1824
- logPluginRequests: z.ZodBoolean;
1825
- fromVsCode: z.ZodBoolean;
1826
- version: z.ZodBoolean;
1827
- build: z.ZodBoolean;
1828
- help: z.ZodBoolean;
1829
- yes: z.ZodBoolean;
1830
- plugin: z.ZodOptional<z.ZodString>;
1831
- env: z.ZodString;
1832
- quickstart: z.ZodString;
1833
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
1834
- setVersion: z.ZodString;
1835
- }, "quickstart">, {
1836
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
1837
- config: z.ZodObject<z.objectUtil.extendShape<{
1838
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
1839
- metadata: z.ZodOptional<z.ZodObject<{
1840
- name: z.ZodOptional<z.ZodString>;
1841
- projectDescription: z.ZodOptional<z.ZodString>;
1842
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1843
- license: z.ZodOptional<z.ZodString>;
1844
- homepage: z.ZodOptional<z.ZodString>;
1845
- }, "strip", z.ZodTypeAny, {
1846
- name?: string | undefined;
1847
- projectDescription?: string | undefined;
1848
- authors?: string[] | undefined;
1849
- license?: string | undefined;
1850
- homepage?: string | undefined;
1851
- }, {
1852
- name?: string | undefined;
1853
- projectDescription?: string | undefined;
1854
- authors?: string[] | undefined;
1855
- license?: string | undefined;
1856
- homepage?: string | undefined;
1857
- }>>;
1858
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1859
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1860
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1861
- sourceFile: z.ZodString;
1862
- hash: z.ZodString;
1863
- }, "strip", z.ZodTypeAny, {
1864
- sourceFile: string;
1865
- hash: string;
1866
- }, {
1867
- sourceFile: string;
1868
- hash: string;
1869
- }>>>;
1870
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
1871
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
1872
- name: z.ZodString;
1873
- }, "strip", z.ZodTypeAny, {
1874
- type: "npm" | "binary" | "deno";
1875
- name: string;
1876
- }, {
1877
- type: "npm" | "binary" | "deno";
1878
- name: string;
1879
- }>, "many">>;
1880
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1881
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1882
- networks: z.ZodArray<z.ZodString, "many">;
1883
- sandboxes: z.ZodArray<z.ZodString, "many">;
1884
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1885
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
1886
- }, "strip", z.ZodTypeAny, {
1887
- networks: string[];
1888
- sandboxes: string[];
1889
- aliases?: Record<string, Record<string, string>> | undefined;
1890
- storage?: Record<string, string> | undefined;
1891
- }, {
1892
- networks: string[];
1893
- sandboxes: string[];
1894
- aliases?: Record<string, Record<string, string>> | undefined;
1895
- storage?: Record<string, string> | undefined;
1896
- }>, z.ZodString]>>;
1897
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1898
- label: z.ZodString;
1899
- rpcUrl: z.ZodString;
1900
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1901
- publicKey: z.ZodOptional<z.ZodString>;
1902
- publicKeyHash: z.ZodOptional<z.ZodString>;
1903
- privateKey: z.ZodOptional<z.ZodString>;
1904
- mnemonic: z.ZodOptional<z.ZodString>;
1905
- }, "strip", z.ZodTypeAny, {
1906
- mnemonic?: string | undefined;
1907
- publicKey?: string | undefined;
1908
- publicKeyHash?: string | undefined;
1909
- privateKey?: string | undefined;
1910
- }, {
1911
- mnemonic?: string | undefined;
1912
- publicKey?: string | undefined;
1913
- publicKeyHash?: string | undefined;
1914
- privateKey?: string | undefined;
1915
- }>>>;
1916
- faucet: z.ZodOptional<z.ZodObject<{
1917
- pkh: z.ZodString;
1918
- mnemonic: z.ZodArray<z.ZodString, "many">;
1919
- email: z.ZodString;
1920
- password: z.ZodString;
1921
- amount: z.ZodString;
1922
- activation_code: z.ZodString;
1923
- }, "strip", z.ZodTypeAny, {
1924
- pkh: string;
1925
- mnemonic: string[];
1926
- email: string;
1927
- password: string;
1928
- amount: string;
1929
- activation_code: string;
1930
- }, {
1931
- pkh: string;
1932
- mnemonic: string[];
1933
- email: string;
1934
- password: string;
1935
- amount: string;
1936
- activation_code: string;
1937
- }>>;
1938
- }, "strip", z.ZodTypeAny, {
1939
- label: string;
1940
- rpcUrl: string;
1941
- accounts?: Record<string, {
1942
- mnemonic?: string | undefined;
1943
- publicKey?: string | undefined;
1944
- publicKeyHash?: string | undefined;
1945
- privateKey?: string | undefined;
1946
- }> | undefined;
1947
- faucet?: {
1948
- pkh: string;
1949
- mnemonic: string[];
1950
- email: string;
1951
- password: string;
1952
- amount: string;
1953
- activation_code: string;
1954
- } | undefined;
1955
- }, {
1956
- label: string;
1957
- rpcUrl: string;
1958
- accounts?: Record<string, {
1959
- mnemonic?: string | undefined;
1960
- publicKey?: string | undefined;
1961
- publicKeyHash?: string | undefined;
1962
- privateKey?: string | undefined;
1963
- }> | undefined;
1964
- faucet?: {
1965
- pkh: string;
1966
- mnemonic: string[];
1967
- email: string;
1968
- password: string;
1969
- amount: string;
1970
- activation_code: string;
1971
- } | undefined;
1972
- }>>>;
1973
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1974
- label: z.ZodString;
1975
- rpcUrl: z.ZodString;
1976
- protocol: z.ZodOptional<z.ZodString>;
1977
- plugin: z.ZodOptional<z.ZodString>;
1978
- blockTime: z.ZodOptional<z.ZodNumber>;
1979
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
1980
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1981
- encryptedKey: z.ZodOptional<z.ZodString>;
1982
- publicKeyHash: z.ZodString;
1983
- secretKey: z.ZodString;
1984
- }, "strip", z.ZodTypeAny, {
1985
- publicKeyHash: string;
1986
- secretKey: string;
1987
- encryptedKey?: string | undefined;
1988
- }, {
1989
- publicKeyHash: string;
1990
- secretKey: string;
1991
- encryptedKey?: string | undefined;
1992
- }>, z.ZodString]>>>;
1993
- tzkt: z.ZodOptional<z.ZodObject<{
1994
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
1995
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1996
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1997
- }, "strip", z.ZodTypeAny, {
1998
- disableAutostartWithSandbox?: boolean | undefined;
1999
- postgresqlPort?: number | undefined;
2000
- apiPort?: number | undefined;
2001
- }, {
2002
- disableAutostartWithSandbox?: boolean | undefined;
2003
- postgresqlPort?: number | undefined;
2004
- apiPort?: number | undefined;
2005
- }>>;
2006
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2007
- }, "strip", z.ZodTypeAny, {
2008
- label: string;
2009
- rpcUrl: string;
2010
- plugin?: string | undefined;
2011
- accounts?: Record<string, string | {
2012
- publicKeyHash: string;
2013
- secretKey: string;
2014
- encryptedKey?: string | undefined;
2015
- }> | undefined;
2016
- protocol?: string | undefined;
2017
- blockTime?: number | undefined;
2018
- baking?: "enabled" | "disabled" | undefined;
2019
- tzkt?: {
2020
- disableAutostartWithSandbox?: boolean | undefined;
2021
- postgresqlPort?: number | undefined;
2022
- apiPort?: number | undefined;
2023
- } | undefined;
2024
- annotations?: Record<string, unknown> | undefined;
2025
- }, {
2026
- label: string;
2027
- rpcUrl: string;
2028
- plugin?: string | undefined;
2029
- accounts?: Record<string, string | {
2030
- publicKeyHash: string;
2031
- secretKey: string;
2032
- encryptedKey?: string | undefined;
2033
- }> | undefined;
2034
- protocol?: string | undefined;
2035
- blockTime?: number | undefined;
2036
- baking?: "enabled" | "disabled" | undefined;
2037
- tzkt?: {
2038
- disableAutostartWithSandbox?: boolean | undefined;
2039
- postgresqlPort?: number | undefined;
2040
- apiPort?: number | undefined;
2041
- } | undefined;
2042
- annotations?: Record<string, unknown> | undefined;
2043
- }>>>;
2044
- }, {
2045
- projectDir: z.ZodString;
2046
- configFile: z.ZodString;
2047
- hash: z.ZodString;
2048
- }>, "strip", z.ZodTypeAny, {
2049
- projectDir: string;
2050
- environment: Record<string, string | {
2051
- networks: string[];
2052
- sandboxes: string[];
2053
- aliases?: Record<string, Record<string, string>> | undefined;
2054
- storage?: Record<string, string> | undefined;
2055
- }>;
2056
- hash: string;
2057
- configFile: string;
2058
- sandbox?: Record<string, {
2059
- label: string;
2060
- rpcUrl: string;
2061
- plugin?: string | undefined;
2062
- accounts?: Record<string, string | {
2063
- publicKeyHash: string;
2064
- secretKey: string;
2065
- encryptedKey?: string | undefined;
2066
- }> | undefined;
2067
- protocol?: string | undefined;
2068
- blockTime?: number | undefined;
2069
- baking?: "enabled" | "disabled" | undefined;
2070
- tzkt?: {
2071
- disableAutostartWithSandbox?: boolean | undefined;
2072
- postgresqlPort?: number | undefined;
2073
- apiPort?: number | undefined;
2074
- } | undefined;
2075
- annotations?: Record<string, unknown> | undefined;
2076
- }> | undefined;
2077
- language?: "en" | "fr" | undefined;
2078
- metadata?: {
2079
- name?: string | undefined;
2080
- projectDescription?: string | undefined;
2081
- authors?: string[] | undefined;
2082
- license?: string | undefined;
2083
- homepage?: string | undefined;
2084
- } | undefined;
2085
- artifactsDir?: string | undefined;
2086
- contractsDir?: string | undefined;
2087
- contracts?: Record<string, {
2088
- sourceFile: string;
2089
- hash: string;
2090
- }> | undefined;
2091
- plugins?: {
2092
- type: "npm" | "binary" | "deno";
2093
- name: string;
2094
- }[] | undefined;
2095
- accounts?: Record<string, string> | undefined;
2096
- network?: Record<string, {
2097
- label: string;
2098
- rpcUrl: string;
2099
- accounts?: Record<string, {
2100
- mnemonic?: string | undefined;
2101
- publicKey?: string | undefined;
2102
- publicKeyHash?: string | undefined;
2103
- privateKey?: string | undefined;
2104
- }> | undefined;
2105
- faucet?: {
2106
- pkh: string;
2107
- mnemonic: string[];
2108
- email: string;
2109
- password: string;
2110
- amount: string;
2111
- activation_code: string;
2112
- } | undefined;
2113
- }> | undefined;
2114
- }, {
2115
- projectDir: string;
2116
- environment: Record<string, string | {
2117
- networks: string[];
2118
- sandboxes: string[];
2119
- aliases?: Record<string, Record<string, string>> | undefined;
2120
- storage?: Record<string, string> | undefined;
2121
- }>;
2122
- hash: string;
2123
- configFile: string;
2124
- sandbox?: Record<string, {
2125
- label: string;
2126
- rpcUrl: string;
2127
- plugin?: string | undefined;
2128
- accounts?: Record<string, string | {
2129
- publicKeyHash: string;
2130
- secretKey: string;
2131
- encryptedKey?: string | undefined;
2132
- }> | undefined;
2133
- protocol?: string | undefined;
2134
- blockTime?: number | undefined;
2135
- baking?: "enabled" | "disabled" | undefined;
2136
- tzkt?: {
2137
- disableAutostartWithSandbox?: boolean | undefined;
2138
- postgresqlPort?: number | undefined;
2139
- apiPort?: number | undefined;
2140
- } | undefined;
2141
- annotations?: Record<string, unknown> | undefined;
2142
- }> | undefined;
2143
- language?: "en" | "fr" | undefined;
2144
- metadata?: {
2145
- name?: string | undefined;
2146
- projectDescription?: string | undefined;
2147
- authors?: string[] | undefined;
2148
- license?: string | undefined;
2149
- homepage?: string | undefined;
2150
- } | undefined;
2151
- artifactsDir?: string | undefined;
2152
- contractsDir?: string | undefined;
2153
- contracts?: Record<string, {
2154
- sourceFile: string;
2155
- hash: string;
2156
- }> | undefined;
2157
- plugins?: {
2158
- type: "npm" | "binary" | "deno";
2159
- name: string;
2160
- }[] | undefined;
2161
- accounts?: Record<string, string> | undefined;
2162
- network?: Record<string, {
2163
- label: string;
2164
- rpcUrl: string;
2165
- accounts?: Record<string, {
2166
- mnemonic?: string | undefined;
2167
- publicKey?: string | undefined;
2168
- publicKeyHash?: string | undefined;
2169
- privateKey?: string | undefined;
2170
- }> | undefined;
2171
- faucet?: {
2172
- pkh: string;
2173
- mnemonic: string[];
2174
- email: string;
2175
- password: string;
2176
- amount: string;
2177
- activation_code: string;
2178
- } | undefined;
2179
- }> | undefined;
2180
- }>;
2181
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
2182
- _: z.ZodArray<z.ZodString, "many">;
2183
- projectDir: z.ZodString;
2184
- maxConcurrency: z.ZodNumber;
2185
- debug: z.ZodBoolean;
2186
- disableState: z.ZodBoolean;
2187
- logPluginRequests: z.ZodBoolean;
2188
- fromVsCode: z.ZodBoolean;
2189
- version: z.ZodBoolean;
2190
- build: z.ZodBoolean;
2191
- help: z.ZodBoolean;
2192
- yes: z.ZodBoolean;
2193
- plugin: z.ZodOptional<z.ZodString>;
2194
- env: z.ZodString;
2195
- quickstart: z.ZodString;
2196
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
2197
- setVersion: z.ZodString;
2198
- }, "quickstart">, {
2199
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
2200
- config: z.ZodObject<z.objectUtil.extendShape<{
2201
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
2202
- metadata: z.ZodOptional<z.ZodObject<{
2203
- name: z.ZodOptional<z.ZodString>;
2204
- projectDescription: z.ZodOptional<z.ZodString>;
2205
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2206
- license: z.ZodOptional<z.ZodString>;
2207
- homepage: z.ZodOptional<z.ZodString>;
2208
- }, "strip", z.ZodTypeAny, {
2209
- name?: string | undefined;
2210
- projectDescription?: string | undefined;
2211
- authors?: string[] | undefined;
2212
- license?: string | undefined;
2213
- homepage?: string | undefined;
2214
- }, {
2215
- name?: string | undefined;
2216
- projectDescription?: string | undefined;
2217
- authors?: string[] | undefined;
2218
- license?: string | undefined;
2219
- homepage?: string | undefined;
2220
- }>>;
2221
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2222
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2223
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2224
- sourceFile: z.ZodString;
2225
- hash: z.ZodString;
2226
- }, "strip", z.ZodTypeAny, {
2227
- sourceFile: string;
2228
- hash: string;
2229
- }, {
2230
- sourceFile: string;
2231
- hash: string;
2232
- }>>>;
2233
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
2234
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
2235
- name: z.ZodString;
2236
- }, "strip", z.ZodTypeAny, {
2237
- type: "npm" | "binary" | "deno";
2238
- name: string;
2239
- }, {
2240
- type: "npm" | "binary" | "deno";
2241
- name: string;
2242
- }>, "many">>;
2243
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2244
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2245
- networks: z.ZodArray<z.ZodString, "many">;
2246
- sandboxes: z.ZodArray<z.ZodString, "many">;
2247
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2248
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
2249
- }, "strip", z.ZodTypeAny, {
2250
- networks: string[];
2251
- sandboxes: string[];
2252
- aliases?: Record<string, Record<string, string>> | undefined;
2253
- storage?: Record<string, string> | undefined;
2254
- }, {
2255
- networks: string[];
2256
- sandboxes: string[];
2257
- aliases?: Record<string, Record<string, string>> | undefined;
2258
- storage?: Record<string, string> | undefined;
2259
- }>, z.ZodString]>>;
2260
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2261
- label: z.ZodString;
2262
- rpcUrl: z.ZodString;
2263
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2264
- publicKey: z.ZodOptional<z.ZodString>;
2265
- publicKeyHash: z.ZodOptional<z.ZodString>;
2266
- privateKey: z.ZodOptional<z.ZodString>;
2267
- mnemonic: z.ZodOptional<z.ZodString>;
2268
- }, "strip", z.ZodTypeAny, {
2269
- mnemonic?: string | undefined;
2270
- publicKey?: string | undefined;
2271
- publicKeyHash?: string | undefined;
2272
- privateKey?: string | undefined;
2273
- }, {
2274
- mnemonic?: string | undefined;
2275
- publicKey?: string | undefined;
2276
- publicKeyHash?: string | undefined;
2277
- privateKey?: string | undefined;
2278
- }>>>;
2279
- faucet: z.ZodOptional<z.ZodObject<{
2280
- pkh: z.ZodString;
2281
- mnemonic: z.ZodArray<z.ZodString, "many">;
2282
- email: z.ZodString;
2283
- password: z.ZodString;
2284
- amount: z.ZodString;
2285
- activation_code: z.ZodString;
2286
- }, "strip", z.ZodTypeAny, {
2287
- pkh: string;
2288
- mnemonic: string[];
2289
- email: string;
2290
- password: string;
2291
- amount: string;
2292
- activation_code: string;
2293
- }, {
2294
- pkh: string;
2295
- mnemonic: string[];
2296
- email: string;
2297
- password: string;
2298
- amount: string;
2299
- activation_code: string;
2300
- }>>;
2301
- }, "strip", z.ZodTypeAny, {
2302
- label: string;
2303
- rpcUrl: string;
2304
- accounts?: Record<string, {
2305
- mnemonic?: string | undefined;
2306
- publicKey?: string | undefined;
2307
- publicKeyHash?: string | undefined;
2308
- privateKey?: string | undefined;
2309
- }> | undefined;
2310
- faucet?: {
2311
- pkh: string;
2312
- mnemonic: string[];
2313
- email: string;
2314
- password: string;
2315
- amount: string;
2316
- activation_code: string;
2317
- } | undefined;
2318
- }, {
2319
- label: string;
2320
- rpcUrl: string;
2321
- accounts?: Record<string, {
2322
- mnemonic?: string | undefined;
2323
- publicKey?: string | undefined;
2324
- publicKeyHash?: string | undefined;
2325
- privateKey?: string | undefined;
2326
- }> | undefined;
2327
- faucet?: {
2328
- pkh: string;
2329
- mnemonic: string[];
2330
- email: string;
2331
- password: string;
2332
- amount: string;
2333
- activation_code: string;
2334
- } | undefined;
2335
- }>>>;
2336
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2337
- label: z.ZodString;
2338
- rpcUrl: z.ZodString;
2339
- protocol: z.ZodOptional<z.ZodString>;
2340
- plugin: z.ZodOptional<z.ZodString>;
2341
- blockTime: z.ZodOptional<z.ZodNumber>;
2342
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
2343
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2344
- encryptedKey: z.ZodOptional<z.ZodString>;
2345
- publicKeyHash: z.ZodString;
2346
- secretKey: z.ZodString;
2347
- }, "strip", z.ZodTypeAny, {
2348
- publicKeyHash: string;
2349
- secretKey: string;
2350
- encryptedKey?: string | undefined;
2351
- }, {
2352
- publicKeyHash: string;
2353
- secretKey: string;
2354
- encryptedKey?: string | undefined;
2355
- }>, z.ZodString]>>>;
2356
- tzkt: z.ZodOptional<z.ZodObject<{
2357
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
2358
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
2359
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
2360
- }, "strip", z.ZodTypeAny, {
2361
- disableAutostartWithSandbox?: boolean | undefined;
2362
- postgresqlPort?: number | undefined;
2363
- apiPort?: number | undefined;
2364
- }, {
2365
- disableAutostartWithSandbox?: boolean | undefined;
2366
- postgresqlPort?: number | undefined;
2367
- apiPort?: number | undefined;
2368
- }>>;
2369
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2370
- }, "strip", z.ZodTypeAny, {
2371
- label: string;
2372
- rpcUrl: string;
2373
- plugin?: string | undefined;
2374
- accounts?: Record<string, string | {
2375
- publicKeyHash: string;
2376
- secretKey: string;
2377
- encryptedKey?: string | undefined;
2378
- }> | undefined;
2379
- protocol?: string | undefined;
2380
- blockTime?: number | undefined;
2381
- baking?: "enabled" | "disabled" | undefined;
2382
- tzkt?: {
2383
- disableAutostartWithSandbox?: boolean | undefined;
2384
- postgresqlPort?: number | undefined;
2385
- apiPort?: number | undefined;
2386
- } | undefined;
2387
- annotations?: Record<string, unknown> | undefined;
2388
- }, {
2389
- label: string;
2390
- rpcUrl: string;
2391
- plugin?: string | undefined;
2392
- accounts?: Record<string, string | {
2393
- publicKeyHash: string;
2394
- secretKey: string;
2395
- encryptedKey?: string | undefined;
2396
- }> | undefined;
2397
- protocol?: string | undefined;
2398
- blockTime?: number | undefined;
2399
- baking?: "enabled" | "disabled" | undefined;
2400
- tzkt?: {
2401
- disableAutostartWithSandbox?: boolean | undefined;
2402
- postgresqlPort?: number | undefined;
2403
- apiPort?: number | undefined;
2404
- } | undefined;
2405
- annotations?: Record<string, unknown> | undefined;
2406
- }>>>;
2407
- }, {
2408
- projectDir: z.ZodString;
2409
- configFile: z.ZodString;
2410
- hash: z.ZodString;
2411
- }>, "strip", z.ZodTypeAny, {
2412
- projectDir: string;
2413
- environment: Record<string, string | {
2414
- networks: string[];
2415
- sandboxes: string[];
2416
- aliases?: Record<string, Record<string, string>> | undefined;
2417
- storage?: Record<string, string> | undefined;
2418
- }>;
2419
- hash: string;
2420
- configFile: string;
2421
- sandbox?: Record<string, {
2422
- label: string;
2423
- rpcUrl: string;
2424
- plugin?: string | undefined;
2425
- accounts?: Record<string, string | {
2426
- publicKeyHash: string;
2427
- secretKey: string;
2428
- encryptedKey?: string | undefined;
2429
- }> | undefined;
2430
- protocol?: string | undefined;
2431
- blockTime?: number | undefined;
2432
- baking?: "enabled" | "disabled" | undefined;
2433
- tzkt?: {
2434
- disableAutostartWithSandbox?: boolean | undefined;
2435
- postgresqlPort?: number | undefined;
2436
- apiPort?: number | undefined;
2437
- } | undefined;
2438
- annotations?: Record<string, unknown> | undefined;
2439
- }> | undefined;
2440
- language?: "en" | "fr" | undefined;
2441
- metadata?: {
2442
- name?: string | undefined;
2443
- projectDescription?: string | undefined;
2444
- authors?: string[] | undefined;
2445
- license?: string | undefined;
2446
- homepage?: string | undefined;
2447
- } | undefined;
2448
- artifactsDir?: string | undefined;
2449
- contractsDir?: string | undefined;
2450
- contracts?: Record<string, {
2451
- sourceFile: string;
2452
- hash: string;
2453
- }> | undefined;
2454
- plugins?: {
2455
- type: "npm" | "binary" | "deno";
2456
- name: string;
2457
- }[] | undefined;
2458
- accounts?: Record<string, string> | undefined;
2459
- network?: Record<string, {
2460
- label: string;
2461
- rpcUrl: string;
2462
- accounts?: Record<string, {
2463
- mnemonic?: string | undefined;
2464
- publicKey?: string | undefined;
2465
- publicKeyHash?: string | undefined;
2466
- privateKey?: string | undefined;
2467
- }> | undefined;
2468
- faucet?: {
2469
- pkh: string;
2470
- mnemonic: string[];
2471
- email: string;
2472
- password: string;
2473
- amount: string;
2474
- activation_code: string;
2475
- } | undefined;
2476
- }> | undefined;
2477
- }, {
2478
- projectDir: string;
2479
- environment: Record<string, string | {
2480
- networks: string[];
2481
- sandboxes: string[];
2482
- aliases?: Record<string, Record<string, string>> | undefined;
2483
- storage?: Record<string, string> | undefined;
2484
- }>;
2485
- hash: string;
2486
- configFile: string;
2487
- sandbox?: Record<string, {
2488
- label: string;
2489
- rpcUrl: string;
2490
- plugin?: string | undefined;
2491
- accounts?: Record<string, string | {
2492
- publicKeyHash: string;
2493
- secretKey: string;
2494
- encryptedKey?: string | undefined;
2495
- }> | undefined;
2496
- protocol?: string | undefined;
2497
- blockTime?: number | undefined;
2498
- baking?: "enabled" | "disabled" | undefined;
2499
- tzkt?: {
2500
- disableAutostartWithSandbox?: boolean | undefined;
2501
- postgresqlPort?: number | undefined;
2502
- apiPort?: number | undefined;
2503
- } | undefined;
2504
- annotations?: Record<string, unknown> | undefined;
2505
- }> | undefined;
2506
- language?: "en" | "fr" | undefined;
2507
- metadata?: {
2508
- name?: string | undefined;
2509
- projectDescription?: string | undefined;
2510
- authors?: string[] | undefined;
2511
- license?: string | undefined;
2512
- homepage?: string | undefined;
2513
- } | undefined;
2514
- artifactsDir?: string | undefined;
2515
- contractsDir?: string | undefined;
2516
- contracts?: Record<string, {
2517
- sourceFile: string;
2518
- hash: string;
2519
- }> | undefined;
2520
- plugins?: {
2521
- type: "npm" | "binary" | "deno";
2522
- name: string;
2523
- }[] | undefined;
2524
- accounts?: Record<string, string> | undefined;
2525
- network?: Record<string, {
2526
- label: string;
2527
- rpcUrl: string;
2528
- accounts?: Record<string, {
2529
- mnemonic?: string | undefined;
2530
- publicKey?: string | undefined;
2531
- publicKeyHash?: string | undefined;
2532
- privateKey?: string | undefined;
2533
- }> | undefined;
2534
- faucet?: {
2535
- pkh: string;
2536
- mnemonic: string[];
2537
- email: string;
2538
- password: string;
2539
- amount: string;
2540
- activation_code: string;
2541
- } | undefined;
2542
- }> | undefined;
2543
- }>;
2544
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
2545
- data: z.ZodOptional<z.ZodUnknown>;
2546
- messages: z.ZodOptional<z.ZodObject<{
2547
- header: z.ZodOptional<z.ZodString>;
2548
- footer: z.ZodOptional<z.ZodString>;
2549
- }, "strip", z.ZodTypeAny, {
2550
- header?: string | undefined;
2551
- footer?: string | undefined;
2552
- }, {
2553
- header?: string | undefined;
2554
- footer?: string | undefined;
2555
- }>>;
2556
- render: z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"table">, z.ZodLiteral<"string">]>>;
2557
- }, "strip", z.ZodTypeAny, {
2558
- render: "string" | "none" | "table";
2559
- data?: unknown;
2560
- messages?: {
2561
- header?: string | undefined;
2562
- footer?: string | undefined;
2563
- } | undefined;
2564
- }, {
2565
- data?: unknown;
2566
- messages?: {
2567
- header?: string | undefined;
2568
- footer?: string | undefined;
2569
- } | undefined;
2570
- render?: "string" | "none" | "table" | undefined;
2571
- }>, z.ZodVoid]>, z.ZodPromise<z.ZodUnion<[z.ZodObject<{
2572
- data: z.ZodOptional<z.ZodUnknown>;
2573
- messages: z.ZodOptional<z.ZodObject<{
2574
- header: z.ZodOptional<z.ZodString>;
2575
- footer: z.ZodOptional<z.ZodString>;
2576
- }, "strip", z.ZodTypeAny, {
2577
- header?: string | undefined;
2578
- footer?: string | undefined;
2579
- }, {
2580
- header?: string | undefined;
2581
- footer?: string | undefined;
2582
- }>>;
2583
- render: z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"table">, z.ZodLiteral<"string">]>>;
2584
- }, "strip", z.ZodTypeAny, {
2585
- render: "string" | "none" | "table";
2586
- data?: unknown;
2587
- messages?: {
2588
- header?: string | undefined;
2589
- footer?: string | undefined;
2590
- } | undefined;
2591
- }, {
2592
- data?: unknown;
2593
- messages?: {
2594
- header?: string | undefined;
2595
- footer?: string | undefined;
2596
- } | undefined;
2597
- render?: "string" | "none" | "table" | undefined;
2598
- }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
2599
- encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
2600
- }, "handler">, {
2601
- handler: z.ZodString;
2602
- }>, "strip", z.ZodTypeAny, {
2603
- handler: string;
2604
- command: string;
2605
- description: string;
2606
- template: string;
2607
- positionals?: {
2608
- description: string;
2609
- placeholder: string;
2610
- required?: boolean | undefined;
2611
- type?: "string" | "number" | "boolean" | undefined;
2612
- defaultValue?: string | number | boolean | undefined;
2613
- }[] | undefined;
2614
- options?: {
2615
- description: string;
2616
- flag: string;
2617
- boolean?: boolean | undefined;
2618
- required?: boolean | undefined;
2619
- type?: "string" | "number" | "boolean" | "count" | undefined;
2620
- shortFlag?: string | undefined;
2621
- defaultValue?: string | number | boolean | undefined;
2622
- choices?: string[] | undefined;
2623
- }[] | undefined;
2624
- hidden?: boolean | undefined;
2625
- encoding?: "none" | "json" | "application/json" | undefined;
2626
- }, {
2627
- handler: string;
2628
- command: string;
2629
- description: string;
2630
- template: string;
2631
- positionals?: {
2632
- description: string;
2633
- placeholder: string;
2634
- required?: boolean | undefined;
2635
- type?: "string" | "number" | "boolean" | undefined;
2636
- defaultValue?: string | number | boolean | undefined;
2637
- }[] | undefined;
2638
- options?: {
2639
- description: string;
2640
- flag: string;
2641
- boolean?: boolean | undefined;
2642
- required?: boolean | undefined;
2643
- type?: "string" | "number" | "boolean" | "count" | undefined;
2644
- shortFlag?: string | undefined;
2645
- defaultValue?: string | number | boolean | undefined;
2646
- choices?: string[] | undefined;
2647
- }[] | undefined;
2648
- hidden?: boolean | undefined;
2649
- encoding?: "none" | "json" | "application/json" | undefined;
2650
- }>, import("./ParsedTemplate").ParsedTemplate, {
2651
- handler: string;
2652
- command: string;
2653
- description: string;
2654
- template: string;
2655
- positionals?: {
2656
- description: string;
2657
- placeholder: string;
2658
- required?: boolean | undefined;
2659
- type?: "string" | "number" | "boolean" | undefined;
2660
- defaultValue?: string | number | boolean | undefined;
2661
- }[] | undefined;
2662
- options?: {
2663
- description: string;
2664
- flag: string;
2665
- boolean?: boolean | undefined;
2666
- required?: boolean | undefined;
2667
- type?: "string" | "number" | "boolean" | "count" | undefined;
2668
- shortFlag?: string | undefined;
2669
- defaultValue?: string | number | boolean | undefined;
2670
- choices?: string[] | undefined;
2671
- }[] | undefined;
2672
- hidden?: boolean | undefined;
2673
- encoding?: "none" | "json" | "application/json" | undefined;
2674
- }>, "many">, import("./ParsedTemplate").ParsedTemplate[], unknown>>;
2675
- }, {
2676
- version: z.ZodEffects<z.ZodString, import("./VersionNumber").VersionNumber, string>;
2677
- schema: z.ZodEffects<z.ZodString, import("./VersionNumber").VersionNumber, string>;
2678
- alias: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodString]>, ({
2679
- __type: import("./Alias").Alias;
2680
- } & {
2681
- __type: import("./SingleChar").SingleChar;
2682
- } & {
2683
- __type: import("./NonEmptyString").NonEmptyString;
2684
- } & string) | ({
2685
- __type: import("./Alias").Alias;
2686
- } & {
2687
- __type: import("./Verb").Verb;
2688
- } & {
2689
- __type: import("./NonEmptyString").NonEmptyString;
2690
- } & string), string>;
2691
- tasks: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<{
2692
- task: z.ZodString;
2693
- command: z.ZodString;
2694
- aliases: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodString]>, "many">>;
2695
- description: z.ZodOptional<z.ZodString>;
2696
- example: z.ZodOptional<z.ZodString>;
2697
- hidden: z.ZodOptional<z.ZodBoolean>;
2698
- encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
2699
- handler: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodString]>;
2700
- options: z.ZodOptional<z.ZodArray<z.ZodObject<{
2701
- shortFlag: z.ZodOptional<z.ZodString>;
2702
- flag: z.ZodString;
2703
- description: z.ZodString;
2704
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
2705
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
2706
- required: z.ZodOptional<z.ZodBoolean>;
2707
- boolean: z.ZodOptional<z.ZodBoolean>;
2708
- choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2709
- }, "strip", z.ZodTypeAny, {
2710
- description: string;
2711
- flag: string;
2712
- boolean?: boolean | undefined;
2713
- required?: boolean | undefined;
2714
- type?: "string" | "number" | "boolean" | "count" | undefined;
2715
- shortFlag?: string | undefined;
2716
- defaultValue?: string | number | boolean | undefined;
2717
- choices?: string[] | undefined;
2718
- }, {
2719
- description: string;
2720
- flag: string;
2721
- boolean?: boolean | undefined;
2722
- required?: boolean | undefined;
2723
- type?: "string" | "number" | "boolean" | "count" | undefined;
2724
- shortFlag?: string | undefined;
2725
- defaultValue?: string | number | boolean | undefined;
2726
- choices?: string[] | undefined;
2727
- }>, "many">>;
2728
- positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
2729
- placeholder: z.ZodString;
2730
- description: z.ZodString;
2731
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
2732
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
2733
- required: z.ZodOptional<z.ZodBoolean>;
2734
- }, "strip", z.ZodTypeAny, {
2735
- description: string;
2736
- placeholder: string;
2737
- required?: boolean | undefined;
2738
- type?: "string" | "number" | "boolean" | undefined;
2739
- defaultValue?: string | number | boolean | undefined;
2740
- }, {
2741
- description: string;
2742
- placeholder: string;
2743
- required?: boolean | undefined;
2744
- type?: "string" | "number" | "boolean" | undefined;
2745
- defaultValue?: string | number | boolean | undefined;
2746
- }>, "many">>;
2747
- }, "strip", z.ZodTypeAny, {
2748
- handler: string;
2749
- command: string;
2750
- task: string;
2751
- description?: string | undefined;
2752
- positionals?: {
2753
- description: string;
2754
- placeholder: string;
2755
- required?: boolean | undefined;
2756
- type?: "string" | "number" | "boolean" | undefined;
2757
- defaultValue?: string | number | boolean | undefined;
2758
- }[] | undefined;
2759
- options?: {
2760
- description: string;
2761
- flag: string;
2762
- boolean?: boolean | undefined;
2763
- required?: boolean | undefined;
2764
- type?: "string" | "number" | "boolean" | "count" | undefined;
2765
- shortFlag?: string | undefined;
2766
- defaultValue?: string | number | boolean | undefined;
2767
- choices?: string[] | undefined;
2768
- }[] | undefined;
2769
- hidden?: boolean | undefined;
2770
- encoding?: "none" | "json" | "application/json" | undefined;
2771
- aliases?: string[] | undefined;
2772
- example?: string | undefined;
2773
- }, {
2774
- handler: string;
2775
- command: string;
2776
- task: string;
2777
- description?: string | undefined;
2778
- positionals?: {
2779
- description: string;
2780
- placeholder: string;
2781
- required?: boolean | undefined;
2782
- type?: "string" | "number" | "boolean" | undefined;
2783
- defaultValue?: string | number | boolean | undefined;
2784
- }[] | undefined;
2785
- options?: {
2786
- description: string;
2787
- flag: string;
2788
- boolean?: boolean | undefined;
2789
- required?: boolean | undefined;
2790
- type?: "string" | "number" | "boolean" | "count" | undefined;
2791
- shortFlag?: string | undefined;
2792
- defaultValue?: string | number | boolean | undefined;
2793
- choices?: string[] | undefined;
2794
- }[] | undefined;
2795
- hidden?: boolean | undefined;
2796
- encoding?: "none" | "json" | "application/json" | undefined;
2797
- aliases?: string[] | undefined;
2798
- example?: string | undefined;
2799
- }>, import("./Task").Task, {
2800
- handler: string;
2801
- command: string;
2802
- task: string;
2803
- description?: string | undefined;
2804
- positionals?: {
2805
- description: string;
2806
- placeholder: string;
2807
- required?: boolean | undefined;
2808
- type?: "string" | "number" | "boolean" | undefined;
2809
- defaultValue?: string | number | boolean | undefined;
2810
- }[] | undefined;
2811
- options?: {
2812
- description: string;
2813
- flag: string;
2814
- boolean?: boolean | undefined;
2815
- required?: boolean | undefined;
2816
- type?: "string" | "number" | "boolean" | "count" | undefined;
2817
- shortFlag?: string | undefined;
2818
- defaultValue?: string | number | boolean | undefined;
2819
- choices?: string[] | undefined;
2820
- }[] | undefined;
2821
- hidden?: boolean | undefined;
2822
- encoding?: "none" | "json" | "application/json" | undefined;
2823
- aliases?: string[] | undefined;
2824
- example?: string | undefined;
2825
- }>, "many">, import("./Task").Task[], unknown>>;
2826
- operations: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<Omit<{
2827
- operation: z.ZodString;
2828
- command: z.ZodString;
2829
- description: z.ZodOptional<z.ZodString>;
2830
- positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
2831
- placeholder: z.ZodString;
2832
- description: z.ZodString;
2833
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
2834
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
2835
- required: z.ZodOptional<z.ZodBoolean>;
2836
- }, "strip", z.ZodTypeAny, {
2837
- description: string;
2838
- placeholder: string;
2839
- required?: boolean | undefined;
2840
- type?: "string" | "number" | "boolean" | undefined;
2841
- defaultValue?: string | number | boolean | undefined;
2842
- }, {
2843
- description: string;
2844
- placeholder: string;
2845
- required?: boolean | undefined;
2846
- type?: "string" | "number" | "boolean" | undefined;
2847
- defaultValue?: string | number | boolean | undefined;
2848
- }>, "many">>;
2849
- options: z.ZodOptional<z.ZodArray<z.ZodObject<{
2850
- shortFlag: z.ZodOptional<z.ZodString>;
2851
- flag: z.ZodString;
2852
- description: z.ZodString;
2853
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
2854
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
2855
- required: z.ZodOptional<z.ZodBoolean>;
2856
- boolean: z.ZodOptional<z.ZodBoolean>;
2857
- choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2858
- }, "strip", z.ZodTypeAny, {
2859
- description: string;
2860
- flag: string;
2861
- boolean?: boolean | undefined;
2862
- required?: boolean | undefined;
2863
- type?: "string" | "number" | "boolean" | "count" | undefined;
2864
- shortFlag?: string | undefined;
2865
- defaultValue?: string | number | boolean | undefined;
2866
- choices?: string[] | undefined;
2867
- }, {
2868
- description: string;
2869
- flag: string;
2870
- boolean?: boolean | undefined;
2871
- required?: boolean | undefined;
2872
- type?: "string" | "number" | "boolean" | "count" | undefined;
2873
- shortFlag?: string | undefined;
2874
- defaultValue?: string | number | boolean | undefined;
2875
- choices?: string[] | undefined;
2876
- }>, "many">>;
2877
- handler: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodObject<{
2878
- operations: z.ZodRecord<z.ZodString, z.ZodObject<{
2879
- hash: z.ZodString;
2880
- time: z.ZodNumber;
2881
- output: z.ZodOptional<z.ZodUnknown>;
2882
- }, "strip", z.ZodTypeAny, {
2883
- hash: string;
2884
- time: number;
2885
- output?: unknown;
2886
- }, {
2887
- hash: string;
2888
- time: number;
2889
- output?: unknown;
2890
- }>>;
2891
- tasks: z.ZodRecord<z.ZodString, z.ZodObject<{
2892
- task: z.ZodString;
2893
- plugin: z.ZodString;
2894
- time: z.ZodNumber;
2895
- output: z.ZodOptional<z.ZodUnknown>;
2896
- }, "strip", z.ZodTypeAny, {
2897
- plugin: string;
2898
- task: string;
2899
- time: number;
2900
- output?: unknown;
2901
- }, {
2902
- plugin: string;
2903
- task: string;
2904
- time: number;
2905
- output?: unknown;
2906
- }>>;
2907
- }, "strip", z.ZodTypeAny, {
2908
- tasks: Record<string, {
2909
- plugin: string;
2910
- task: string;
2911
- time: number;
2912
- output?: unknown;
2913
- }>;
2914
- operations: Record<string, {
2915
- hash: string;
2916
- time: number;
2917
- output?: unknown;
2918
- }>;
2919
- }, {
2920
- tasks: Record<string, {
2921
- plugin: string;
2922
- task: string;
2923
- time: number;
2924
- output?: unknown;
2925
- }>;
2926
- operations: Record<string, {
2927
- hash: string;
2928
- time: number;
2929
- output?: unknown;
2930
- }>;
2931
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
2932
- _: z.ZodArray<z.ZodString, "many">;
2933
- projectDir: z.ZodString;
2934
- maxConcurrency: z.ZodNumber;
2935
- debug: z.ZodBoolean;
2936
- disableState: z.ZodBoolean;
2937
- logPluginRequests: z.ZodBoolean;
2938
- fromVsCode: z.ZodBoolean;
2939
- version: z.ZodBoolean;
2940
- build: z.ZodBoolean;
2941
- help: z.ZodBoolean;
2942
- yes: z.ZodBoolean;
2943
- plugin: z.ZodOptional<z.ZodString>;
2944
- env: z.ZodString;
2945
- quickstart: z.ZodString;
2946
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
2947
- setVersion: z.ZodString;
2948
- }, "quickstart">, {
2949
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
2950
- config: z.ZodObject<z.objectUtil.extendShape<{
2951
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
2952
- metadata: z.ZodOptional<z.ZodObject<{
2953
- name: z.ZodOptional<z.ZodString>;
2954
- projectDescription: z.ZodOptional<z.ZodString>;
2955
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2956
- license: z.ZodOptional<z.ZodString>;
2957
- homepage: z.ZodOptional<z.ZodString>;
2958
- }, "strip", z.ZodTypeAny, {
2959
- name?: string | undefined;
2960
- projectDescription?: string | undefined;
2961
- authors?: string[] | undefined;
2962
- license?: string | undefined;
2963
- homepage?: string | undefined;
2964
- }, {
2965
- name?: string | undefined;
2966
- projectDescription?: string | undefined;
2967
- authors?: string[] | undefined;
2968
- license?: string | undefined;
2969
- homepage?: string | undefined;
2970
- }>>;
2971
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2972
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2973
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2974
- sourceFile: z.ZodString;
2975
- hash: z.ZodString;
2976
- }, "strip", z.ZodTypeAny, {
2977
- sourceFile: string;
2978
- hash: string;
2979
- }, {
2980
- sourceFile: string;
2981
- hash: string;
2982
- }>>>;
2983
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
2984
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
2985
- name: z.ZodString;
2986
- }, "strip", z.ZodTypeAny, {
2987
- type: "npm" | "binary" | "deno";
2988
- name: string;
2989
- }, {
2990
- type: "npm" | "binary" | "deno";
2991
- name: string;
2992
- }>, "many">>;
2993
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2994
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2995
- networks: z.ZodArray<z.ZodString, "many">;
2996
- sandboxes: z.ZodArray<z.ZodString, "many">;
2997
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2998
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
2999
- }, "strip", z.ZodTypeAny, {
3000
- networks: string[];
3001
- sandboxes: string[];
3002
- aliases?: Record<string, Record<string, string>> | undefined;
3003
- storage?: Record<string, string> | undefined;
3004
- }, {
3005
- networks: string[];
3006
- sandboxes: string[];
3007
- aliases?: Record<string, Record<string, string>> | undefined;
3008
- storage?: Record<string, string> | undefined;
3009
- }>, z.ZodString]>>;
3010
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3011
- label: z.ZodString;
3012
- rpcUrl: z.ZodString;
3013
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3014
- publicKey: z.ZodOptional<z.ZodString>;
3015
- publicKeyHash: z.ZodOptional<z.ZodString>;
3016
- privateKey: z.ZodOptional<z.ZodString>;
3017
- mnemonic: z.ZodOptional<z.ZodString>;
3018
- }, "strip", z.ZodTypeAny, {
3019
- mnemonic?: string | undefined;
3020
- publicKey?: string | undefined;
3021
- publicKeyHash?: string | undefined;
3022
- privateKey?: string | undefined;
3023
- }, {
3024
- mnemonic?: string | undefined;
3025
- publicKey?: string | undefined;
3026
- publicKeyHash?: string | undefined;
3027
- privateKey?: string | undefined;
3028
- }>>>;
3029
- faucet: z.ZodOptional<z.ZodObject<{
3030
- pkh: z.ZodString;
3031
- mnemonic: z.ZodArray<z.ZodString, "many">;
3032
- email: z.ZodString;
3033
- password: z.ZodString;
3034
- amount: z.ZodString;
3035
- activation_code: z.ZodString;
3036
- }, "strip", z.ZodTypeAny, {
3037
- pkh: string;
3038
- mnemonic: string[];
3039
- email: string;
3040
- password: string;
3041
- amount: string;
3042
- activation_code: string;
3043
- }, {
3044
- pkh: string;
3045
- mnemonic: string[];
3046
- email: string;
3047
- password: string;
3048
- amount: string;
3049
- activation_code: string;
3050
- }>>;
3051
- }, "strip", z.ZodTypeAny, {
3052
- label: string;
3053
- rpcUrl: string;
3054
- accounts?: Record<string, {
3055
- mnemonic?: string | undefined;
3056
- publicKey?: string | undefined;
3057
- publicKeyHash?: string | undefined;
3058
- privateKey?: string | undefined;
3059
- }> | undefined;
3060
- faucet?: {
3061
- pkh: string;
3062
- mnemonic: string[];
3063
- email: string;
3064
- password: string;
3065
- amount: string;
3066
- activation_code: string;
3067
- } | undefined;
3068
- }, {
3069
- label: string;
3070
- rpcUrl: string;
3071
- accounts?: Record<string, {
3072
- mnemonic?: string | undefined;
3073
- publicKey?: string | undefined;
3074
- publicKeyHash?: string | undefined;
3075
- privateKey?: string | undefined;
3076
- }> | undefined;
3077
- faucet?: {
3078
- pkh: string;
3079
- mnemonic: string[];
3080
- email: string;
3081
- password: string;
3082
- amount: string;
3083
- activation_code: string;
3084
- } | undefined;
3085
- }>>>;
3086
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3087
- label: z.ZodString;
3088
- rpcUrl: z.ZodString;
3089
- protocol: z.ZodOptional<z.ZodString>;
3090
- plugin: z.ZodOptional<z.ZodString>;
3091
- blockTime: z.ZodOptional<z.ZodNumber>;
3092
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
3093
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3094
- encryptedKey: z.ZodOptional<z.ZodString>;
3095
- publicKeyHash: z.ZodString;
3096
- secretKey: z.ZodString;
3097
- }, "strip", z.ZodTypeAny, {
3098
- publicKeyHash: string;
3099
- secretKey: string;
3100
- encryptedKey?: string | undefined;
3101
- }, {
3102
- publicKeyHash: string;
3103
- secretKey: string;
3104
- encryptedKey?: string | undefined;
3105
- }>, z.ZodString]>>>;
3106
- tzkt: z.ZodOptional<z.ZodObject<{
3107
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
3108
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
3109
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
3110
- }, "strip", z.ZodTypeAny, {
3111
- disableAutostartWithSandbox?: boolean | undefined;
3112
- postgresqlPort?: number | undefined;
3113
- apiPort?: number | undefined;
3114
- }, {
3115
- disableAutostartWithSandbox?: boolean | undefined;
3116
- postgresqlPort?: number | undefined;
3117
- apiPort?: number | undefined;
3118
- }>>;
3119
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3120
- }, "strip", z.ZodTypeAny, {
3121
- label: string;
3122
- rpcUrl: string;
3123
- plugin?: string | undefined;
3124
- accounts?: Record<string, string | {
3125
- publicKeyHash: string;
3126
- secretKey: string;
3127
- encryptedKey?: string | undefined;
3128
- }> | undefined;
3129
- protocol?: string | undefined;
3130
- blockTime?: number | undefined;
3131
- baking?: "enabled" | "disabled" | undefined;
3132
- tzkt?: {
3133
- disableAutostartWithSandbox?: boolean | undefined;
3134
- postgresqlPort?: number | undefined;
3135
- apiPort?: number | undefined;
3136
- } | undefined;
3137
- annotations?: Record<string, unknown> | undefined;
3138
- }, {
3139
- label: string;
3140
- rpcUrl: string;
3141
- plugin?: string | undefined;
3142
- accounts?: Record<string, string | {
3143
- publicKeyHash: string;
3144
- secretKey: string;
3145
- encryptedKey?: string | undefined;
3146
- }> | undefined;
3147
- protocol?: string | undefined;
3148
- blockTime?: number | undefined;
3149
- baking?: "enabled" | "disabled" | undefined;
3150
- tzkt?: {
3151
- disableAutostartWithSandbox?: boolean | undefined;
3152
- postgresqlPort?: number | undefined;
3153
- apiPort?: number | undefined;
3154
- } | undefined;
3155
- annotations?: Record<string, unknown> | undefined;
3156
- }>>>;
3157
- }, {
3158
- projectDir: z.ZodString;
3159
- configFile: z.ZodString;
3160
- hash: z.ZodString;
3161
- }>, "strip", z.ZodTypeAny, {
3162
- projectDir: string;
3163
- environment: Record<string, string | {
3164
- networks: string[];
3165
- sandboxes: string[];
3166
- aliases?: Record<string, Record<string, string>> | undefined;
3167
- storage?: Record<string, string> | undefined;
3168
- }>;
3169
- hash: string;
3170
- configFile: string;
3171
- sandbox?: Record<string, {
3172
- label: string;
3173
- rpcUrl: string;
3174
- plugin?: string | undefined;
3175
- accounts?: Record<string, string | {
3176
- publicKeyHash: string;
3177
- secretKey: string;
3178
- encryptedKey?: string | undefined;
3179
- }> | undefined;
3180
- protocol?: string | undefined;
3181
- blockTime?: number | undefined;
3182
- baking?: "enabled" | "disabled" | undefined;
3183
- tzkt?: {
3184
- disableAutostartWithSandbox?: boolean | undefined;
3185
- postgresqlPort?: number | undefined;
3186
- apiPort?: number | undefined;
3187
- } | undefined;
3188
- annotations?: Record<string, unknown> | undefined;
3189
- }> | undefined;
3190
- language?: "en" | "fr" | undefined;
3191
- metadata?: {
3192
- name?: string | undefined;
3193
- projectDescription?: string | undefined;
3194
- authors?: string[] | undefined;
3195
- license?: string | undefined;
3196
- homepage?: string | undefined;
3197
- } | undefined;
3198
- artifactsDir?: string | undefined;
3199
- contractsDir?: string | undefined;
3200
- contracts?: Record<string, {
3201
- sourceFile: string;
3202
- hash: string;
3203
- }> | undefined;
3204
- plugins?: {
3205
- type: "npm" | "binary" | "deno";
3206
- name: string;
3207
- }[] | undefined;
3208
- accounts?: Record<string, string> | undefined;
3209
- network?: Record<string, {
3210
- label: string;
3211
- rpcUrl: string;
3212
- accounts?: Record<string, {
3213
- mnemonic?: string | undefined;
3214
- publicKey?: string | undefined;
3215
- publicKeyHash?: string | undefined;
3216
- privateKey?: string | undefined;
3217
- }> | undefined;
3218
- faucet?: {
3219
- pkh: string;
3220
- mnemonic: string[];
3221
- email: string;
3222
- password: string;
3223
- amount: string;
3224
- activation_code: string;
3225
- } | undefined;
3226
- }> | undefined;
3227
- }, {
3228
- projectDir: string;
3229
- environment: Record<string, string | {
3230
- networks: string[];
3231
- sandboxes: string[];
3232
- aliases?: Record<string, Record<string, string>> | undefined;
3233
- storage?: Record<string, string> | undefined;
3234
- }>;
3235
- hash: string;
3236
- configFile: string;
3237
- sandbox?: Record<string, {
3238
- label: string;
3239
- rpcUrl: string;
3240
- plugin?: string | undefined;
3241
- accounts?: Record<string, string | {
3242
- publicKeyHash: string;
3243
- secretKey: string;
3244
- encryptedKey?: string | undefined;
3245
- }> | undefined;
3246
- protocol?: string | undefined;
3247
- blockTime?: number | undefined;
3248
- baking?: "enabled" | "disabled" | undefined;
3249
- tzkt?: {
3250
- disableAutostartWithSandbox?: boolean | undefined;
3251
- postgresqlPort?: number | undefined;
3252
- apiPort?: number | undefined;
3253
- } | undefined;
3254
- annotations?: Record<string, unknown> | undefined;
3255
- }> | undefined;
3256
- language?: "en" | "fr" | undefined;
3257
- metadata?: {
3258
- name?: string | undefined;
3259
- projectDescription?: string | undefined;
3260
- authors?: string[] | undefined;
3261
- license?: string | undefined;
3262
- homepage?: string | undefined;
3263
- } | undefined;
3264
- artifactsDir?: string | undefined;
3265
- contractsDir?: string | undefined;
3266
- contracts?: Record<string, {
3267
- sourceFile: string;
3268
- hash: string;
3269
- }> | undefined;
3270
- plugins?: {
3271
- type: "npm" | "binary" | "deno";
3272
- name: string;
3273
- }[] | undefined;
3274
- accounts?: Record<string, string> | undefined;
3275
- network?: Record<string, {
3276
- label: string;
3277
- rpcUrl: string;
3278
- accounts?: Record<string, {
3279
- mnemonic?: string | undefined;
3280
- publicKey?: string | undefined;
3281
- publicKeyHash?: string | undefined;
3282
- privateKey?: string | undefined;
3283
- }> | undefined;
3284
- faucet?: {
3285
- pkh: string;
3286
- mnemonic: string[];
3287
- email: string;
3288
- password: string;
3289
- amount: string;
3290
- activation_code: string;
3291
- } | undefined;
3292
- }> | undefined;
3293
- }>;
3294
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
3295
- _: z.ZodArray<z.ZodString, "many">;
3296
- projectDir: z.ZodString;
3297
- maxConcurrency: z.ZodNumber;
3298
- debug: z.ZodBoolean;
3299
- disableState: z.ZodBoolean;
3300
- logPluginRequests: z.ZodBoolean;
3301
- fromVsCode: z.ZodBoolean;
3302
- version: z.ZodBoolean;
3303
- build: z.ZodBoolean;
3304
- help: z.ZodBoolean;
3305
- yes: z.ZodBoolean;
3306
- plugin: z.ZodOptional<z.ZodString>;
3307
- env: z.ZodString;
3308
- quickstart: z.ZodString;
3309
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
3310
- setVersion: z.ZodString;
3311
- }, "quickstart">, {
3312
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
3313
- config: z.ZodObject<z.objectUtil.extendShape<{
3314
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
3315
- metadata: z.ZodOptional<z.ZodObject<{
3316
- name: z.ZodOptional<z.ZodString>;
3317
- projectDescription: z.ZodOptional<z.ZodString>;
3318
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3319
- license: z.ZodOptional<z.ZodString>;
3320
- homepage: z.ZodOptional<z.ZodString>;
3321
- }, "strip", z.ZodTypeAny, {
3322
- name?: string | undefined;
3323
- projectDescription?: string | undefined;
3324
- authors?: string[] | undefined;
3325
- license?: string | undefined;
3326
- homepage?: string | undefined;
3327
- }, {
3328
- name?: string | undefined;
3329
- projectDescription?: string | undefined;
3330
- authors?: string[] | undefined;
3331
- license?: string | undefined;
3332
- homepage?: string | undefined;
3333
- }>>;
3334
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3335
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3336
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3337
- sourceFile: z.ZodString;
3338
- hash: z.ZodString;
3339
- }, "strip", z.ZodTypeAny, {
3340
- sourceFile: string;
3341
- hash: string;
3342
- }, {
3343
- sourceFile: string;
3344
- hash: string;
3345
- }>>>;
3346
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
3347
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
3348
- name: z.ZodString;
3349
- }, "strip", z.ZodTypeAny, {
3350
- type: "npm" | "binary" | "deno";
3351
- name: string;
3352
- }, {
3353
- type: "npm" | "binary" | "deno";
3354
- name: string;
3355
- }>, "many">>;
3356
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3357
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3358
- networks: z.ZodArray<z.ZodString, "many">;
3359
- sandboxes: z.ZodArray<z.ZodString, "many">;
3360
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3361
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
3362
- }, "strip", z.ZodTypeAny, {
3363
- networks: string[];
3364
- sandboxes: string[];
3365
- aliases?: Record<string, Record<string, string>> | undefined;
3366
- storage?: Record<string, string> | undefined;
3367
- }, {
3368
- networks: string[];
3369
- sandboxes: string[];
3370
- aliases?: Record<string, Record<string, string>> | undefined;
3371
- storage?: Record<string, string> | undefined;
3372
- }>, z.ZodString]>>;
3373
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3374
- label: z.ZodString;
3375
- rpcUrl: z.ZodString;
3376
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3377
- publicKey: z.ZodOptional<z.ZodString>;
3378
- publicKeyHash: z.ZodOptional<z.ZodString>;
3379
- privateKey: z.ZodOptional<z.ZodString>;
3380
- mnemonic: z.ZodOptional<z.ZodString>;
3381
- }, "strip", z.ZodTypeAny, {
3382
- mnemonic?: string | undefined;
3383
- publicKey?: string | undefined;
3384
- publicKeyHash?: string | undefined;
3385
- privateKey?: string | undefined;
3386
- }, {
3387
- mnemonic?: string | undefined;
3388
- publicKey?: string | undefined;
3389
- publicKeyHash?: string | undefined;
3390
- privateKey?: string | undefined;
3391
- }>>>;
3392
- faucet: z.ZodOptional<z.ZodObject<{
3393
- pkh: z.ZodString;
3394
- mnemonic: z.ZodArray<z.ZodString, "many">;
3395
- email: z.ZodString;
3396
- password: z.ZodString;
3397
- amount: z.ZodString;
3398
- activation_code: z.ZodString;
3399
- }, "strip", z.ZodTypeAny, {
3400
- pkh: string;
3401
- mnemonic: string[];
3402
- email: string;
3403
- password: string;
3404
- amount: string;
3405
- activation_code: string;
3406
- }, {
3407
- pkh: string;
3408
- mnemonic: string[];
3409
- email: string;
3410
- password: string;
3411
- amount: string;
3412
- activation_code: string;
3413
- }>>;
3414
- }, "strip", z.ZodTypeAny, {
3415
- label: string;
3416
- rpcUrl: string;
3417
- accounts?: Record<string, {
3418
- mnemonic?: string | undefined;
3419
- publicKey?: string | undefined;
3420
- publicKeyHash?: string | undefined;
3421
- privateKey?: string | undefined;
3422
- }> | undefined;
3423
- faucet?: {
3424
- pkh: string;
3425
- mnemonic: string[];
3426
- email: string;
3427
- password: string;
3428
- amount: string;
3429
- activation_code: string;
3430
- } | undefined;
3431
- }, {
3432
- label: string;
3433
- rpcUrl: string;
3434
- accounts?: Record<string, {
3435
- mnemonic?: string | undefined;
3436
- publicKey?: string | undefined;
3437
- publicKeyHash?: string | undefined;
3438
- privateKey?: string | undefined;
3439
- }> | undefined;
3440
- faucet?: {
3441
- pkh: string;
3442
- mnemonic: string[];
3443
- email: string;
3444
- password: string;
3445
- amount: string;
3446
- activation_code: string;
3447
- } | undefined;
3448
- }>>>;
3449
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3450
- label: z.ZodString;
3451
- rpcUrl: z.ZodString;
3452
- protocol: z.ZodOptional<z.ZodString>;
3453
- plugin: z.ZodOptional<z.ZodString>;
3454
- blockTime: z.ZodOptional<z.ZodNumber>;
3455
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
3456
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3457
- encryptedKey: z.ZodOptional<z.ZodString>;
3458
- publicKeyHash: z.ZodString;
3459
- secretKey: z.ZodString;
3460
- }, "strip", z.ZodTypeAny, {
3461
- publicKeyHash: string;
3462
- secretKey: string;
3463
- encryptedKey?: string | undefined;
3464
- }, {
3465
- publicKeyHash: string;
3466
- secretKey: string;
3467
- encryptedKey?: string | undefined;
3468
- }>, z.ZodString]>>>;
3469
- tzkt: z.ZodOptional<z.ZodObject<{
3470
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
3471
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
3472
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
3473
- }, "strip", z.ZodTypeAny, {
3474
- disableAutostartWithSandbox?: boolean | undefined;
3475
- postgresqlPort?: number | undefined;
3476
- apiPort?: number | undefined;
3477
- }, {
3478
- disableAutostartWithSandbox?: boolean | undefined;
3479
- postgresqlPort?: number | undefined;
3480
- apiPort?: number | undefined;
3481
- }>>;
3482
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3483
- }, "strip", z.ZodTypeAny, {
3484
- label: string;
3485
- rpcUrl: string;
3486
- plugin?: string | undefined;
3487
- accounts?: Record<string, string | {
3488
- publicKeyHash: string;
3489
- secretKey: string;
3490
- encryptedKey?: string | undefined;
3491
- }> | undefined;
3492
- protocol?: string | undefined;
3493
- blockTime?: number | undefined;
3494
- baking?: "enabled" | "disabled" | undefined;
3495
- tzkt?: {
3496
- disableAutostartWithSandbox?: boolean | undefined;
3497
- postgresqlPort?: number | undefined;
3498
- apiPort?: number | undefined;
3499
- } | undefined;
3500
- annotations?: Record<string, unknown> | undefined;
3501
- }, {
3502
- label: string;
3503
- rpcUrl: string;
3504
- plugin?: string | undefined;
3505
- accounts?: Record<string, string | {
3506
- publicKeyHash: string;
3507
- secretKey: string;
3508
- encryptedKey?: string | undefined;
3509
- }> | undefined;
3510
- protocol?: string | undefined;
3511
- blockTime?: number | undefined;
3512
- baking?: "enabled" | "disabled" | undefined;
3513
- tzkt?: {
3514
- disableAutostartWithSandbox?: boolean | undefined;
3515
- postgresqlPort?: number | undefined;
3516
- apiPort?: number | undefined;
3517
- } | undefined;
3518
- annotations?: Record<string, unknown> | undefined;
3519
- }>>>;
3520
- }, {
3521
- projectDir: z.ZodString;
3522
- configFile: z.ZodString;
3523
- hash: z.ZodString;
3524
- }>, "strip", z.ZodTypeAny, {
3525
- projectDir: string;
3526
- environment: Record<string, string | {
3527
- networks: string[];
3528
- sandboxes: string[];
3529
- aliases?: Record<string, Record<string, string>> | undefined;
3530
- storage?: Record<string, string> | undefined;
3531
- }>;
3532
- hash: string;
3533
- configFile: string;
3534
- sandbox?: Record<string, {
3535
- label: string;
3536
- rpcUrl: string;
3537
- plugin?: string | undefined;
3538
- accounts?: Record<string, string | {
3539
- publicKeyHash: string;
3540
- secretKey: string;
3541
- encryptedKey?: string | undefined;
3542
- }> | undefined;
3543
- protocol?: string | undefined;
3544
- blockTime?: number | undefined;
3545
- baking?: "enabled" | "disabled" | undefined;
3546
- tzkt?: {
3547
- disableAutostartWithSandbox?: boolean | undefined;
3548
- postgresqlPort?: number | undefined;
3549
- apiPort?: number | undefined;
3550
- } | undefined;
3551
- annotations?: Record<string, unknown> | undefined;
3552
- }> | undefined;
3553
- language?: "en" | "fr" | undefined;
3554
- metadata?: {
3555
- name?: string | undefined;
3556
- projectDescription?: string | undefined;
3557
- authors?: string[] | undefined;
3558
- license?: string | undefined;
3559
- homepage?: string | undefined;
3560
- } | undefined;
3561
- artifactsDir?: string | undefined;
3562
- contractsDir?: string | undefined;
3563
- contracts?: Record<string, {
3564
- sourceFile: string;
3565
- hash: string;
3566
- }> | undefined;
3567
- plugins?: {
3568
- type: "npm" | "binary" | "deno";
3569
- name: string;
3570
- }[] | undefined;
3571
- accounts?: Record<string, string> | undefined;
3572
- network?: Record<string, {
3573
- label: string;
3574
- rpcUrl: string;
3575
- accounts?: Record<string, {
3576
- mnemonic?: string | undefined;
3577
- publicKey?: string | undefined;
3578
- publicKeyHash?: string | undefined;
3579
- privateKey?: string | undefined;
3580
- }> | undefined;
3581
- faucet?: {
3582
- pkh: string;
3583
- mnemonic: string[];
3584
- email: string;
3585
- password: string;
3586
- amount: string;
3587
- activation_code: string;
3588
- } | undefined;
3589
- }> | undefined;
3590
- }, {
3591
- projectDir: string;
3592
- environment: Record<string, string | {
3593
- networks: string[];
3594
- sandboxes: string[];
3595
- aliases?: Record<string, Record<string, string>> | undefined;
3596
- storage?: Record<string, string> | undefined;
3597
- }>;
3598
- hash: string;
3599
- configFile: string;
3600
- sandbox?: Record<string, {
3601
- label: string;
3602
- rpcUrl: string;
3603
- plugin?: string | undefined;
3604
- accounts?: Record<string, string | {
3605
- publicKeyHash: string;
3606
- secretKey: string;
3607
- encryptedKey?: string | undefined;
3608
- }> | undefined;
3609
- protocol?: string | undefined;
3610
- blockTime?: number | undefined;
3611
- baking?: "enabled" | "disabled" | undefined;
3612
- tzkt?: {
3613
- disableAutostartWithSandbox?: boolean | undefined;
3614
- postgresqlPort?: number | undefined;
3615
- apiPort?: number | undefined;
3616
- } | undefined;
3617
- annotations?: Record<string, unknown> | undefined;
3618
- }> | undefined;
3619
- language?: "en" | "fr" | undefined;
3620
- metadata?: {
3621
- name?: string | undefined;
3622
- projectDescription?: string | undefined;
3623
- authors?: string[] | undefined;
3624
- license?: string | undefined;
3625
- homepage?: string | undefined;
3626
- } | undefined;
3627
- artifactsDir?: string | undefined;
3628
- contractsDir?: string | undefined;
3629
- contracts?: Record<string, {
3630
- sourceFile: string;
3631
- hash: string;
3632
- }> | undefined;
3633
- plugins?: {
3634
- type: "npm" | "binary" | "deno";
3635
- name: string;
3636
- }[] | undefined;
3637
- accounts?: Record<string, string> | undefined;
3638
- network?: Record<string, {
3639
- label: string;
3640
- rpcUrl: string;
3641
- accounts?: Record<string, {
3642
- mnemonic?: string | undefined;
3643
- publicKey?: string | undefined;
3644
- publicKeyHash?: string | undefined;
3645
- privateKey?: string | undefined;
3646
- }> | undefined;
3647
- faucet?: {
3648
- pkh: string;
3649
- mnemonic: string[];
3650
- email: string;
3651
- password: string;
3652
- amount: string;
3653
- activation_code: string;
3654
- } | undefined;
3655
- }> | undefined;
3656
- }>;
3657
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
3658
- _: z.ZodArray<z.ZodString, "many">;
3659
- projectDir: z.ZodString;
3660
- maxConcurrency: z.ZodNumber;
3661
- debug: z.ZodBoolean;
3662
- disableState: z.ZodBoolean;
3663
- logPluginRequests: z.ZodBoolean;
3664
- fromVsCode: z.ZodBoolean;
3665
- version: z.ZodBoolean;
3666
- build: z.ZodBoolean;
3667
- help: z.ZodBoolean;
3668
- yes: z.ZodBoolean;
3669
- plugin: z.ZodOptional<z.ZodString>;
3670
- env: z.ZodString;
3671
- quickstart: z.ZodString;
3672
- setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
3673
- setVersion: z.ZodString;
3674
- }, "quickstart">, {
3675
- taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
3676
- config: z.ZodObject<z.objectUtil.extendShape<{
3677
- language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
3678
- metadata: z.ZodOptional<z.ZodObject<{
3679
- name: z.ZodOptional<z.ZodString>;
3680
- projectDescription: z.ZodOptional<z.ZodString>;
3681
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3682
- license: z.ZodOptional<z.ZodString>;
3683
- homepage: z.ZodOptional<z.ZodString>;
3684
- }, "strip", z.ZodTypeAny, {
3685
- name?: string | undefined;
3686
- projectDescription?: string | undefined;
3687
- authors?: string[] | undefined;
3688
- license?: string | undefined;
3689
- homepage?: string | undefined;
3690
- }, {
3691
- name?: string | undefined;
3692
- projectDescription?: string | undefined;
3693
- authors?: string[] | undefined;
3694
- license?: string | undefined;
3695
- homepage?: string | undefined;
3696
- }>>;
3697
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3698
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3699
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3700
- sourceFile: z.ZodString;
3701
- hash: z.ZodString;
3702
- }, "strip", z.ZodTypeAny, {
3703
- sourceFile: string;
3704
- hash: string;
3705
- }, {
3706
- sourceFile: string;
3707
- hash: string;
3708
- }>>>;
3709
- plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
3710
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
3711
- name: z.ZodString;
3712
- }, "strip", z.ZodTypeAny, {
3713
- type: "npm" | "binary" | "deno";
3714
- name: string;
3715
- }, {
3716
- type: "npm" | "binary" | "deno";
3717
- name: string;
3718
- }>, "many">>;
3719
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3720
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3721
- networks: z.ZodArray<z.ZodString, "many">;
3722
- sandboxes: z.ZodArray<z.ZodString, "many">;
3723
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3724
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
3725
- }, "strip", z.ZodTypeAny, {
3726
- networks: string[];
3727
- sandboxes: string[];
3728
- aliases?: Record<string, Record<string, string>> | undefined;
3729
- storage?: Record<string, string> | undefined;
3730
- }, {
3731
- networks: string[];
3732
- sandboxes: string[];
3733
- aliases?: Record<string, Record<string, string>> | undefined;
3734
- storage?: Record<string, string> | undefined;
3735
- }>, z.ZodString]>>;
3736
- network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3737
- label: z.ZodString;
3738
- rpcUrl: z.ZodString;
3739
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3740
- publicKey: z.ZodOptional<z.ZodString>;
3741
- publicKeyHash: z.ZodOptional<z.ZodString>;
3742
- privateKey: z.ZodOptional<z.ZodString>;
3743
- mnemonic: z.ZodOptional<z.ZodString>;
3744
- }, "strip", z.ZodTypeAny, {
3745
- mnemonic?: string | undefined;
3746
- publicKey?: string | undefined;
3747
- publicKeyHash?: string | undefined;
3748
- privateKey?: string | undefined;
3749
- }, {
3750
- mnemonic?: string | undefined;
3751
- publicKey?: string | undefined;
3752
- publicKeyHash?: string | undefined;
3753
- privateKey?: string | undefined;
3754
- }>>>;
3755
- faucet: z.ZodOptional<z.ZodObject<{
3756
- pkh: z.ZodString;
3757
- mnemonic: z.ZodArray<z.ZodString, "many">;
3758
- email: z.ZodString;
3759
- password: z.ZodString;
3760
- amount: z.ZodString;
3761
- activation_code: z.ZodString;
3762
- }, "strip", z.ZodTypeAny, {
3763
- pkh: string;
3764
- mnemonic: string[];
3765
- email: string;
3766
- password: string;
3767
- amount: string;
3768
- activation_code: string;
3769
- }, {
3770
- pkh: string;
3771
- mnemonic: string[];
3772
- email: string;
3773
- password: string;
3774
- amount: string;
3775
- activation_code: string;
3776
- }>>;
3777
- }, "strip", z.ZodTypeAny, {
3778
- label: string;
3779
- rpcUrl: string;
3780
- accounts?: Record<string, {
3781
- mnemonic?: string | undefined;
3782
- publicKey?: string | undefined;
3783
- publicKeyHash?: string | undefined;
3784
- privateKey?: string | undefined;
3785
- }> | undefined;
3786
- faucet?: {
3787
- pkh: string;
3788
- mnemonic: string[];
3789
- email: string;
3790
- password: string;
3791
- amount: string;
3792
- activation_code: string;
3793
- } | undefined;
3794
- }, {
3795
- label: string;
3796
- rpcUrl: string;
3797
- accounts?: Record<string, {
3798
- mnemonic?: string | undefined;
3799
- publicKey?: string | undefined;
3800
- publicKeyHash?: string | undefined;
3801
- privateKey?: string | undefined;
3802
- }> | undefined;
3803
- faucet?: {
3804
- pkh: string;
3805
- mnemonic: string[];
3806
- email: string;
3807
- password: string;
3808
- amount: string;
3809
- activation_code: string;
3810
- } | undefined;
3811
- }>>>;
3812
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3813
- label: z.ZodString;
3814
- rpcUrl: z.ZodString;
3815
- protocol: z.ZodOptional<z.ZodString>;
3816
- plugin: z.ZodOptional<z.ZodString>;
3817
- blockTime: z.ZodOptional<z.ZodNumber>;
3818
- baking: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"disabled">]>>;
3819
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3820
- encryptedKey: z.ZodOptional<z.ZodString>;
3821
- publicKeyHash: z.ZodString;
3822
- secretKey: z.ZodString;
3823
- }, "strip", z.ZodTypeAny, {
3824
- publicKeyHash: string;
3825
- secretKey: string;
3826
- encryptedKey?: string | undefined;
3827
- }, {
3828
- publicKeyHash: string;
3829
- secretKey: string;
3830
- encryptedKey?: string | undefined;
3831
- }>, z.ZodString]>>>;
3832
- tzkt: z.ZodOptional<z.ZodObject<{
3833
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
3834
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
3835
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
3836
- }, "strip", z.ZodTypeAny, {
3837
- disableAutostartWithSandbox?: boolean | undefined;
3838
- postgresqlPort?: number | undefined;
3839
- apiPort?: number | undefined;
3840
- }, {
3841
- disableAutostartWithSandbox?: boolean | undefined;
3842
- postgresqlPort?: number | undefined;
3843
- apiPort?: number | undefined;
3844
- }>>;
3845
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3846
- }, "strip", z.ZodTypeAny, {
3847
- label: string;
3848
- rpcUrl: string;
3849
- plugin?: string | undefined;
3850
- accounts?: Record<string, string | {
3851
- publicKeyHash: string;
3852
- secretKey: string;
3853
- encryptedKey?: string | undefined;
3854
- }> | undefined;
3855
- protocol?: string | undefined;
3856
- blockTime?: number | undefined;
3857
- baking?: "enabled" | "disabled" | undefined;
3858
- tzkt?: {
3859
- disableAutostartWithSandbox?: boolean | undefined;
3860
- postgresqlPort?: number | undefined;
3861
- apiPort?: number | undefined;
3862
- } | undefined;
3863
- annotations?: Record<string, unknown> | undefined;
3864
- }, {
3865
- label: string;
3866
- rpcUrl: string;
3867
- plugin?: string | undefined;
3868
- accounts?: Record<string, string | {
3869
- publicKeyHash: string;
3870
- secretKey: string;
3871
- encryptedKey?: string | undefined;
3872
- }> | undefined;
3873
- protocol?: string | undefined;
3874
- blockTime?: number | undefined;
3875
- baking?: "enabled" | "disabled" | undefined;
3876
- tzkt?: {
3877
- disableAutostartWithSandbox?: boolean | undefined;
3878
- postgresqlPort?: number | undefined;
3879
- apiPort?: number | undefined;
3880
- } | undefined;
3881
- annotations?: Record<string, unknown> | undefined;
3882
- }>>>;
3883
- }, {
3884
- projectDir: z.ZodString;
3885
- configFile: z.ZodString;
3886
- hash: z.ZodString;
3887
- }>, "strip", z.ZodTypeAny, {
3888
- projectDir: string;
3889
- environment: Record<string, string | {
3890
- networks: string[];
3891
- sandboxes: string[];
3892
- aliases?: Record<string, Record<string, string>> | undefined;
3893
- storage?: Record<string, string> | undefined;
3894
- }>;
3895
- hash: string;
3896
- configFile: string;
3897
- sandbox?: Record<string, {
3898
- label: string;
3899
- rpcUrl: string;
3900
- plugin?: string | undefined;
3901
- accounts?: Record<string, string | {
3902
- publicKeyHash: string;
3903
- secretKey: string;
3904
- encryptedKey?: string | undefined;
3905
- }> | undefined;
3906
- protocol?: string | undefined;
3907
- blockTime?: number | undefined;
3908
- baking?: "enabled" | "disabled" | undefined;
3909
- tzkt?: {
3910
- disableAutostartWithSandbox?: boolean | undefined;
3911
- postgresqlPort?: number | undefined;
3912
- apiPort?: number | undefined;
3913
- } | undefined;
3914
- annotations?: Record<string, unknown> | undefined;
3915
- }> | undefined;
3916
- language?: "en" | "fr" | undefined;
3917
- metadata?: {
3918
- name?: string | undefined;
3919
- projectDescription?: string | undefined;
3920
- authors?: string[] | undefined;
3921
- license?: string | undefined;
3922
- homepage?: string | undefined;
3923
- } | undefined;
3924
- artifactsDir?: string | undefined;
3925
- contractsDir?: string | undefined;
3926
- contracts?: Record<string, {
3927
- sourceFile: string;
3928
- hash: string;
3929
- }> | undefined;
3930
- plugins?: {
3931
- type: "npm" | "binary" | "deno";
3932
- name: string;
3933
- }[] | undefined;
3934
- accounts?: Record<string, string> | undefined;
3935
- network?: Record<string, {
3936
- label: string;
3937
- rpcUrl: string;
3938
- accounts?: Record<string, {
3939
- mnemonic?: string | undefined;
3940
- publicKey?: string | undefined;
3941
- publicKeyHash?: string | undefined;
3942
- privateKey?: string | undefined;
3943
- }> | undefined;
3944
- faucet?: {
3945
- pkh: string;
3946
- mnemonic: string[];
3947
- email: string;
3948
- password: string;
3949
- amount: string;
3950
- activation_code: string;
3951
- } | undefined;
3952
- }> | undefined;
3953
- }, {
3954
- projectDir: string;
3955
- environment: Record<string, string | {
3956
- networks: string[];
3957
- sandboxes: string[];
3958
- aliases?: Record<string, Record<string, string>> | undefined;
3959
- storage?: Record<string, string> | undefined;
3960
- }>;
3961
- hash: string;
3962
- configFile: string;
3963
- sandbox?: Record<string, {
3964
- label: string;
3965
- rpcUrl: string;
3966
- plugin?: string | undefined;
3967
- accounts?: Record<string, string | {
3968
- publicKeyHash: string;
3969
- secretKey: string;
3970
- encryptedKey?: string | undefined;
3971
- }> | undefined;
3972
- protocol?: string | undefined;
3973
- blockTime?: number | undefined;
3974
- baking?: "enabled" | "disabled" | undefined;
3975
- tzkt?: {
3976
- disableAutostartWithSandbox?: boolean | undefined;
3977
- postgresqlPort?: number | undefined;
3978
- apiPort?: number | undefined;
3979
- } | undefined;
3980
- annotations?: Record<string, unknown> | undefined;
3981
- }> | undefined;
3982
- language?: "en" | "fr" | undefined;
3983
- metadata?: {
3984
- name?: string | undefined;
3985
- projectDescription?: string | undefined;
3986
- authors?: string[] | undefined;
3987
- license?: string | undefined;
3988
- homepage?: string | undefined;
3989
- } | undefined;
3990
- artifactsDir?: string | undefined;
3991
- contractsDir?: string | undefined;
3992
- contracts?: Record<string, {
3993
- sourceFile: string;
3994
- hash: string;
3995
- }> | undefined;
3996
- plugins?: {
3997
- type: "npm" | "binary" | "deno";
3998
- name: string;
3999
- }[] | undefined;
4000
- accounts?: Record<string, string> | undefined;
4001
- network?: Record<string, {
4002
- label: string;
4003
- rpcUrl: string;
4004
- accounts?: Record<string, {
4005
- mnemonic?: string | undefined;
4006
- publicKey?: string | undefined;
4007
- publicKeyHash?: string | undefined;
4008
- privateKey?: string | undefined;
4009
- }> | undefined;
4010
- faucet?: {
4011
- pkh: string;
4012
- mnemonic: string[];
4013
- email: string;
4014
- password: string;
4015
- amount: string;
4016
- activation_code: string;
4017
- } | undefined;
4018
- }> | undefined;
4019
- }>;
4020
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
4021
- }, "handler">, "strip", z.ZodTypeAny, {
4022
- operation: string;
6
+ version: z.ZodEffects<z.ZodString, import("./VersionNumber").VersionNumber, string>;
7
+ schema: z.ZodEffects<z.ZodString, import("./VersionNumber").VersionNumber, string>;
8
+ alias: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodString]>, ({
9
+ __type: import("./Alias").Alias;
10
+ } & {
11
+ __type: import("./SingleChar").SingleChar;
12
+ } & {
13
+ __type: import("./NonEmptyString").NonEmptyString;
14
+ } & string) | ({
15
+ __type: import("./Alias").Alias;
16
+ } & {
17
+ __type: import("./Verb").Verb;
18
+ } & {
19
+ __type: import("./NonEmptyString").NonEmptyString;
20
+ } & string), string>;
21
+ tasks: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<{
22
+ task: z.ZodString;
23
+ command: z.ZodString;
24
+ aliases: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodString]>, "many">>;
25
+ description: z.ZodOptional<z.ZodString>;
26
+ example: z.ZodOptional<z.ZodString>;
27
+ hidden: z.ZodOptional<z.ZodBoolean>;
28
+ encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
29
+ handler: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodString]>;
30
+ options: z.ZodOptional<z.ZodArray<z.ZodObject<{
31
+ shortFlag: z.ZodOptional<z.ZodString>;
32
+ flag: z.ZodString;
33
+ description: z.ZodString;
34
+ defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
35
+ type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
36
+ required: z.ZodOptional<z.ZodBoolean>;
37
+ boolean: z.ZodOptional<z.ZodBoolean>;
38
+ choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
39
+ }, "strip", z.ZodTypeAny, {
40
+ description: string;
41
+ flag: string;
42
+ boolean?: boolean | undefined;
43
+ required?: boolean | undefined;
44
+ type?: "string" | "number" | "boolean" | "count" | undefined;
45
+ shortFlag?: string | undefined;
46
+ defaultValue?: string | number | boolean | undefined;
47
+ choices?: string[] | undefined;
48
+ }, {
49
+ description: string;
50
+ flag: string;
51
+ boolean?: boolean | undefined;
52
+ required?: boolean | undefined;
53
+ type?: "string" | "number" | "boolean" | "count" | undefined;
54
+ shortFlag?: string | undefined;
55
+ defaultValue?: string | number | boolean | undefined;
56
+ choices?: string[] | undefined;
57
+ }>, "many">>;
58
+ positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
59
+ placeholder: z.ZodString;
60
+ description: z.ZodString;
61
+ defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
62
+ type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
63
+ required: z.ZodOptional<z.ZodBoolean>;
64
+ }, "strip", z.ZodTypeAny, {
65
+ description: string;
66
+ placeholder: string;
67
+ required?: boolean | undefined;
68
+ type?: "string" | "number" | "boolean" | undefined;
69
+ defaultValue?: string | number | boolean | undefined;
70
+ }, {
71
+ description: string;
72
+ placeholder: string;
73
+ required?: boolean | undefined;
74
+ type?: "string" | "number" | "boolean" | undefined;
75
+ defaultValue?: string | number | boolean | undefined;
76
+ }>, "many">>;
77
+ }, "strip", z.ZodTypeAny, {
78
+ handler: string;
4023
79
  command: string;
80
+ task: string;
4024
81
  description?: string | undefined;
4025
82
  positionals?: {
4026
83
  description: string;
@@ -4039,9 +96,14 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4039
96
  defaultValue?: string | number | boolean | undefined;
4040
97
  choices?: string[] | undefined;
4041
98
  }[] | undefined;
99
+ hidden?: boolean | undefined;
100
+ encoding?: "none" | "json" | "application/json" | undefined;
101
+ aliases?: string[] | undefined;
102
+ example?: string | undefined;
4042
103
  }, {
4043
- operation: string;
104
+ handler: string;
4044
105
  command: string;
106
+ task: string;
4045
107
  description?: string | undefined;
4046
108
  positionals?: {
4047
109
  description: string;
@@ -4060,9 +122,14 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4060
122
  defaultValue?: string | number | boolean | undefined;
4061
123
  choices?: string[] | undefined;
4062
124
  }[] | undefined;
4063
- }>, ParsedOperation.ParsedOperation, {
4064
- operation: string;
125
+ hidden?: boolean | undefined;
126
+ encoding?: "none" | "json" | "application/json" | undefined;
127
+ aliases?: string[] | undefined;
128
+ example?: string | undefined;
129
+ }>, import("./Task").Task, {
130
+ handler: string;
4065
131
  command: string;
132
+ task: string;
4066
133
  description?: string | undefined;
4067
134
  positionals?: {
4068
135
  description: string;
@@ -4081,8 +148,12 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4081
148
  defaultValue?: string | number | boolean | undefined;
4082
149
  choices?: string[] | undefined;
4083
150
  }[] | undefined;
4084
- }>, "many">, ParsedOperation.ParsedOperation[], unknown>>;
4085
- templates: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<z.objectUtil.extendShape<Omit<{
151
+ hidden?: boolean | undefined;
152
+ encoding?: "none" | "json" | "application/json" | undefined;
153
+ aliases?: string[] | undefined;
154
+ example?: string | undefined;
155
+ }>, "many">, import("./Task").Task[], unknown>>;
156
+ templates: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodObject<Omit<{
4086
157
  template: z.ZodString;
4087
158
  command: z.ZodString;
4088
159
  description: z.ZodString;
@@ -4134,7 +205,7 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4134
205
  type?: "string" | "number" | "boolean" | undefined;
4135
206
  defaultValue?: string | number | boolean | undefined;
4136
207
  }>, "many">>;
4137
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
208
+ handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
4138
209
  _: z.ZodArray<z.ZodString, "many">;
4139
210
  projectDir: z.ZodString;
4140
211
  maxConcurrency: z.ZodNumber;
@@ -4151,9 +222,9 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4151
222
  quickstart: z.ZodString;
4152
223
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
4153
224
  setVersion: z.ZodString;
4154
- }, "quickstart">, {
225
+ }, "quickstart"> & {
4155
226
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
4156
- config: z.ZodObject<z.objectUtil.extendShape<{
227
+ config: z.ZodObject<{
4157
228
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
4158
229
  metadata: z.ZodOptional<z.ZodObject<{
4159
230
  name: z.ZodOptional<z.ZodString>;
@@ -4360,11 +431,11 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4360
431
  } | undefined;
4361
432
  annotations?: Record<string, unknown> | undefined;
4362
433
  }>>>;
4363
- }, {
434
+ } & {
4364
435
  projectDir: z.ZodString;
4365
436
  configFile: z.ZodString;
4366
437
  hash: z.ZodString;
4367
- }>, "strip", z.ZodTypeAny, {
438
+ }, "strip", z.ZodTypeAny, {
4368
439
  projectDir: string;
4369
440
  environment: Record<string, string | {
4370
441
  networks: string[];
@@ -4497,7 +568,7 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4497
568
  } | undefined;
4498
569
  }> | undefined;
4499
570
  }>;
4500
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
571
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
4501
572
  _: z.ZodArray<z.ZodString, "many">;
4502
573
  projectDir: z.ZodString;
4503
574
  maxConcurrency: z.ZodNumber;
@@ -4514,9 +585,9 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4514
585
  quickstart: z.ZodString;
4515
586
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
4516
587
  setVersion: z.ZodString;
4517
- }, "quickstart">, {
588
+ }, "quickstart"> & {
4518
589
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
4519
- config: z.ZodObject<z.objectUtil.extendShape<{
590
+ config: z.ZodObject<{
4520
591
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
4521
592
  metadata: z.ZodOptional<z.ZodObject<{
4522
593
  name: z.ZodOptional<z.ZodString>;
@@ -4723,11 +794,11 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4723
794
  } | undefined;
4724
795
  annotations?: Record<string, unknown> | undefined;
4725
796
  }>>>;
4726
- }, {
797
+ } & {
4727
798
  projectDir: z.ZodString;
4728
799
  configFile: z.ZodString;
4729
800
  hash: z.ZodString;
4730
- }>, "strip", z.ZodTypeAny, {
801
+ }, "strip", z.ZodTypeAny, {
4731
802
  projectDir: string;
4732
803
  environment: Record<string, string | {
4733
804
  networks: string[];
@@ -4860,7 +931,7 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4860
931
  } | undefined;
4861
932
  }> | undefined;
4862
933
  }>;
4863
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
934
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
4864
935
  _: z.ZodArray<z.ZodString, "many">;
4865
936
  projectDir: z.ZodString;
4866
937
  maxConcurrency: z.ZodNumber;
@@ -4877,9 +948,9 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
4877
948
  quickstart: z.ZodString;
4878
949
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
4879
950
  setVersion: z.ZodString;
4880
- }, "quickstart">, {
951
+ }, "quickstart"> & {
4881
952
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
4882
- config: z.ZodObject<z.objectUtil.extendShape<{
953
+ config: z.ZodObject<{
4883
954
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
4884
955
  metadata: z.ZodOptional<z.ZodObject<{
4885
956
  name: z.ZodOptional<z.ZodString>;
@@ -5086,11 +1157,11 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
5086
1157
  } | undefined;
5087
1158
  annotations?: Record<string, unknown> | undefined;
5088
1159
  }>>>;
5089
- }, {
1160
+ } & {
5090
1161
  projectDir: z.ZodString;
5091
1162
  configFile: z.ZodString;
5092
1163
  hash: z.ZodString;
5093
- }>, "strip", z.ZodTypeAny, {
1164
+ }, "strip", z.ZodTypeAny, {
5094
1165
  projectDir: string;
5095
1166
  environment: Record<string, string | {
5096
1167
  networks: string[];
@@ -5223,7 +1294,7 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
5223
1294
  } | undefined;
5224
1295
  }> | undefined;
5225
1296
  }>;
5226
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
1297
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
5227
1298
  data: z.ZodOptional<z.ZodUnknown>;
5228
1299
  messages: z.ZodOptional<z.ZodObject<{
5229
1300
  header: z.ZodOptional<z.ZodString>;
@@ -5279,9 +1350,9 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
5279
1350
  render?: "string" | "none" | "table" | undefined;
5280
1351
  }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
5281
1352
  encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
5282
- }, "handler">, {
1353
+ }, "handler"> & {
5283
1354
  handler: z.ZodString;
5284
- }>, "strip", z.ZodTypeAny, {
1355
+ }, "strip", z.ZodTypeAny, {
5285
1356
  handler: string;
5286
1357
  command: string;
5287
1358
  description: string;
@@ -5354,7 +1425,7 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
5354
1425
  hidden?: boolean | undefined;
5355
1426
  encoding?: "none" | "json" | "application/json" | undefined;
5356
1427
  }>, "many">, import("./ParsedTemplate").ParsedTemplate[], unknown>>;
5357
- }>, {
1428
+ } & {
5358
1429
  operations: z.ZodOptional<z.ZodEffects<z.ZodArray<z.ZodObject<Omit<{
5359
1430
  operation: z.ZodString;
5360
1431
  command: z.ZodString;
@@ -5460,7 +1531,7 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
5460
1531
  time: number;
5461
1532
  output?: unknown;
5462
1533
  }>;
5463
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
1534
+ }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
5464
1535
  _: z.ZodArray<z.ZodString, "many">;
5465
1536
  projectDir: z.ZodString;
5466
1537
  maxConcurrency: z.ZodNumber;
@@ -5477,9 +1548,9 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
5477
1548
  quickstart: z.ZodString;
5478
1549
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
5479
1550
  setVersion: z.ZodString;
5480
- }, "quickstart">, {
1551
+ }, "quickstart"> & {
5481
1552
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
5482
- config: z.ZodObject<z.objectUtil.extendShape<{
1553
+ config: z.ZodObject<{
5483
1554
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
5484
1555
  metadata: z.ZodOptional<z.ZodObject<{
5485
1556
  name: z.ZodOptional<z.ZodString>;
@@ -5686,11 +1757,11 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
5686
1757
  } | undefined;
5687
1758
  annotations?: Record<string, unknown> | undefined;
5688
1759
  }>>>;
5689
- }, {
1760
+ } & {
5690
1761
  projectDir: z.ZodString;
5691
1762
  configFile: z.ZodString;
5692
1763
  hash: z.ZodString;
5693
- }>, "strip", z.ZodTypeAny, {
1764
+ }, "strip", z.ZodTypeAny, {
5694
1765
  projectDir: string;
5695
1766
  environment: Record<string, string | {
5696
1767
  networks: string[];
@@ -5823,7 +1894,7 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
5823
1894
  } | undefined;
5824
1895
  }> | undefined;
5825
1896
  }>;
5826
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
1897
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
5827
1898
  _: z.ZodArray<z.ZodString, "many">;
5828
1899
  projectDir: z.ZodString;
5829
1900
  maxConcurrency: z.ZodNumber;
@@ -5840,9 +1911,9 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
5840
1911
  quickstart: z.ZodString;
5841
1912
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
5842
1913
  setVersion: z.ZodString;
5843
- }, "quickstart">, {
1914
+ }, "quickstart"> & {
5844
1915
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
5845
- config: z.ZodObject<z.objectUtil.extendShape<{
1916
+ config: z.ZodObject<{
5846
1917
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
5847
1918
  metadata: z.ZodOptional<z.ZodObject<{
5848
1919
  name: z.ZodOptional<z.ZodString>;
@@ -6049,11 +2120,11 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
6049
2120
  } | undefined;
6050
2121
  annotations?: Record<string, unknown> | undefined;
6051
2122
  }>>>;
6052
- }, {
2123
+ } & {
6053
2124
  projectDir: z.ZodString;
6054
2125
  configFile: z.ZodString;
6055
2126
  hash: z.ZodString;
6056
- }>, "strip", z.ZodTypeAny, {
2127
+ }, "strip", z.ZodTypeAny, {
6057
2128
  projectDir: string;
6058
2129
  environment: Record<string, string | {
6059
2130
  networks: string[];
@@ -6186,7 +2257,7 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
6186
2257
  } | undefined;
6187
2258
  }> | undefined;
6188
2259
  }>;
6189
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
2260
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
6190
2261
  _: z.ZodArray<z.ZodString, "many">;
6191
2262
  projectDir: z.ZodString;
6192
2263
  maxConcurrency: z.ZodNumber;
@@ -6203,9 +2274,9 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
6203
2274
  quickstart: z.ZodString;
6204
2275
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
6205
2276
  setVersion: z.ZodString;
6206
- }, "quickstart">, {
2277
+ }, "quickstart"> & {
6207
2278
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
6208
- config: z.ZodObject<z.objectUtil.extendShape<{
2279
+ config: z.ZodObject<{
6209
2280
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
6210
2281
  metadata: z.ZodOptional<z.ZodObject<{
6211
2282
  name: z.ZodOptional<z.ZodString>;
@@ -6412,11 +2483,11 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
6412
2483
  } | undefined;
6413
2484
  annotations?: Record<string, unknown> | undefined;
6414
2485
  }>>>;
6415
- }, {
2486
+ } & {
6416
2487
  projectDir: z.ZodString;
6417
2488
  configFile: z.ZodString;
6418
2489
  hash: z.ZodString;
6419
- }>, "strip", z.ZodTypeAny, {
2490
+ }, "strip", z.ZodTypeAny, {
6420
2491
  projectDir: string;
6421
2492
  environment: Record<string, string | {
6422
2493
  networks: string[];
@@ -6549,7 +2620,7 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
6549
2620
  } | undefined;
6550
2621
  }> | undefined;
6551
2622
  }>;
6552
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
2623
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
6553
2624
  }, "handler">, "strip", z.ZodTypeAny, {
6554
2625
  operation: string;
6555
2626
  command: string;
@@ -6614,7 +2685,7 @@ export declare const rawSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUti
6614
2685
  choices?: string[] | undefined;
6615
2686
  }[] | undefined;
6616
2687
  }[], unknown>>;
6617
- }>, "strip", z.ZodTypeAny, {
2688
+ }, "strip", z.ZodTypeAny, {
6618
2689
  version: {
6619
2690
  __type: import("./VersionNumber").VersionNumber;
6620
2691
  } & {