@taqueria/protocol 0.78.0 → 0.78.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (128) hide show
  1. package/Base.d.ts.map +1 -1
  2. package/EphemeralState.d.ts +35 -35
  3. package/EphemeralState.d.ts.map +1 -1
  4. package/EphemeralState.js +7 -2
  5. package/EphemeralState.js.map +1 -1
  6. package/ParsedPluginInfo.d.ts +130 -4059
  7. package/ParsedPluginInfo.d.ts.map +1 -1
  8. package/PersistentState.d.ts.map +1 -1
  9. package/PersistentState.js +0 -1
  10. package/PersistentState.js.map +1 -1
  11. package/PluginInfo.d.ts +88 -2757
  12. package/PluginInfo.d.ts.map +1 -1
  13. package/PluginSchema.d.ts +1403 -24602
  14. package/PluginSchema.d.ts.map +1 -1
  15. package/SHA256.d.js.map +1 -1
  16. package/SHA256.d.ts.map +1 -1
  17. package/SHA256.js +7 -2
  18. package/SHA256.js.map +1 -1
  19. package/SanitizedAbsPath.d.ts.map +1 -1
  20. package/SanitizedArgs.d.ts +111 -111
  21. package/SanitizedArgs.d.ts.map +1 -1
  22. package/TaqError.d.ts.map +1 -1
  23. package/TaqError.js +5 -0
  24. package/TaqError.js.map +1 -1
  25. package/helpers.d.ts.map +1 -1
  26. package/index.d.js +7 -2
  27. package/index.d.js.map +1 -1
  28. package/index.js +7 -2
  29. package/index.js.map +1 -1
  30. package/out/types/Alias.d.ts.map +1 -1
  31. package/out/types/BuildNumber.d.ts.map +1 -1
  32. package/out/types/Command.d.ts.map +1 -1
  33. package/out/types/Config.d.ts.map +1 -1
  34. package/out/types/ConfigAccount.d.ts.map +1 -1
  35. package/out/types/ConfigArtifactsDir.d.ts.map +1 -1
  36. package/out/types/ConfigContractsDir.d.ts.map +1 -1
  37. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -1
  38. package/out/types/ConfigFileV1.d.ts.map +1 -1
  39. package/out/types/ConfigFileV2.d.ts.map +1 -1
  40. package/out/types/Contract.d.ts.map +1 -1
  41. package/out/types/CurrencyAmountV2.d.ts.map +1 -1
  42. package/out/types/EconomicalProtocolHash.d.ts.map +1 -1
  43. package/out/types/Environment.d.ts.map +1 -1
  44. package/out/types/EphemeralState.d.ts +292 -292
  45. package/out/types/EphemeralState.d.ts.map +1 -1
  46. package/out/types/Faucet.d.ts.map +1 -1
  47. package/out/types/HumanReadableIdentifier.d.ts.map +1 -1
  48. package/out/types/InstalledPlugin.d.ts.map +1 -1
  49. package/out/types/LoadedConfig.d.ts +12 -12
  50. package/out/types/LoadedConfig.d.ts.map +1 -1
  51. package/out/types/MetadataConfig.d.ts.map +1 -1
  52. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  53. package/out/types/NetworkConfig.d.ts.map +1 -1
  54. package/out/types/NonEmptyString.d.ts.map +1 -1
  55. package/out/types/Operation.d.ts +118 -118
  56. package/out/types/Operation.d.ts.map +1 -1
  57. package/out/types/Option.d.ts.map +1 -1
  58. package/out/types/ParsedConfig.d.ts +12 -12
  59. package/out/types/ParsedConfig.d.ts.map +1 -1
  60. package/out/types/ParsedOperation.d.ts +64 -64
  61. package/out/types/ParsedOperation.d.ts.map +1 -1
  62. package/out/types/ParsedTemplate.d.ts +76 -76
  63. package/out/types/ParsedTemplate.d.ts.map +1 -1
  64. package/out/types/PersistedOperation.d.ts.map +1 -1
  65. package/out/types/PersistedTask.d.ts.map +1 -1
  66. package/out/types/PersistentState.d.ts.map +1 -1
  67. package/out/types/PluginActionName.d.ts.map +1 -1
  68. package/out/types/PluginDependenciesResponse.d.ts +12 -12
  69. package/out/types/PluginDependenciesResponse.d.ts.map +1 -1
  70. package/out/types/PluginInfo.d.ts +152 -152
  71. package/out/types/PluginInfo.d.ts.map +1 -1
  72. package/out/types/PluginJsonResponse.d.ts.map +1 -1
  73. package/out/types/PluginProxyResponse.d.ts.map +1 -1
  74. package/out/types/PluginResponseEncoding.d.ts.map +1 -1
  75. package/out/types/PluginSchema.d.ts +722 -722
  76. package/out/types/PluginSchema.d.ts.map +1 -1
  77. package/out/types/PositionalArg.d.ts.map +1 -1
  78. package/out/types/Provisioner.d.ts.map +1 -1
  79. package/out/types/ProvisionerID.d.ts.map +1 -1
  80. package/out/types/Provisions.d.ts.map +1 -1
  81. package/out/types/ProxyTaskArgs.d.ts +82 -82
  82. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  83. package/out/types/ProxyTemplateArgs.d.ts +82 -82
  84. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  85. package/out/types/PublicKeyHash.d.ts.map +1 -1
  86. package/out/types/RequestArgs.d.ts +69 -69
  87. package/out/types/RequestArgs.d.ts.map +1 -1
  88. package/out/types/RuntimeDependency.d.ts.map +1 -1
  89. package/out/types/RuntimeDependencyReport.d.ts +12 -12
  90. package/out/types/RuntimeDependencyReport.d.ts.map +1 -1
  91. package/out/types/SHA256.d.ts.map +1 -1
  92. package/out/types/SandboxAccount.d.ts.map +1 -1
  93. package/out/types/SandboxAccountConfig.d.ts.map +1 -1
  94. package/out/types/SandboxAccounts.d.ts.map +1 -1
  95. package/out/types/SandboxConfig.d.ts.map +1 -1
  96. package/out/types/SanitizedAbsPath.d.ts.map +1 -1
  97. package/out/types/SanitizedArgs.d.ts.map +1 -1
  98. package/out/types/SanitizedPath.d.ts.map +1 -1
  99. package/out/types/ScaffoldConfig.d.ts.map +1 -1
  100. package/out/types/Settings.d.ts.map +1 -1
  101. package/out/types/SingleChar.d.ts.map +1 -1
  102. package/out/types/Task.d.ts.map +1 -1
  103. package/out/types/Template.d.ts +118 -118
  104. package/out/types/Template.d.ts.map +1 -1
  105. package/out/types/Timestamp.d.ts.map +1 -1
  106. package/out/types/Tz.d.ts.map +1 -1
  107. package/out/types/TzKtConfig.d.ts.map +1 -1
  108. package/out/types/Url.d.ts.map +1 -1
  109. package/out/types/Verb.d.ts.map +1 -1
  110. package/out/types/VersionNumber.d.ts.map +1 -1
  111. package/out/types-strict.d.js.map +1 -1
  112. package/out/types-strict.d.ts +1 -1
  113. package/out/types-strict.js.map +1 -1
  114. package/out/types-zod.d.ts +441 -441
  115. package/out/types-zod.d.ts.map +1 -1
  116. package/package.json +17 -17
  117. package/taqueria-protocol-types.d.js +7 -2
  118. package/taqueria-protocol-types.d.js.map +1 -1
  119. package/taqueria-protocol-types.js +7 -2
  120. package/taqueria-protocol-types.js.map +1 -1
  121. package/tsconfig.tsbuildinfo +1 -1
  122. package/types-config-files.d.ts.map +1 -1
  123. package/types-config-files.js +2 -2
  124. package/types-config-files.js.map +1 -1
  125. package/types.d.js.map +1 -1
  126. package/types.d.ts +1 -1
  127. package/types.js.map +1 -1
  128. package/tzkt-config.d.ts.map +1 -1
@@ -68,7 +68,7 @@ export declare const rawSchema: z.ZodObject<{
68
68
  setVersion: z.ZodString;
69
69
  pluginName: z.ZodOptional<z.ZodString>;
70
70
  }, z.ZodTypeAny, "passthrough">>;
71
- export declare const scaffoldRawSchema: z.ZodObject<z.objectUtil.extendShape<{
71
+ export declare const scaffoldRawSchema: z.ZodObject<{
72
72
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
73
73
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
74
74
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -90,13 +90,13 @@ export declare const scaffoldRawSchema: z.ZodObject<z.objectUtil.extendShape<{
90
90
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
91
91
  setVersion: z.ZodString;
92
92
  pluginName: z.ZodOptional<z.ZodString>;
93
- }, {
93
+ } & {
94
94
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
95
95
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
96
96
  }, string>;
97
97
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
98
98
  branch: z.ZodOptional<z.ZodString>;
99
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<{
99
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
100
100
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
101
101
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
102
102
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -118,13 +118,13 @@ export declare const scaffoldRawSchema: z.ZodObject<z.objectUtil.extendShape<{
118
118
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
119
119
  setVersion: z.ZodString;
120
120
  pluginName: z.ZodOptional<z.ZodString>;
121
- }, {
121
+ } & {
122
122
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
123
123
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
124
124
  }, string>;
125
125
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
126
126
  branch: z.ZodOptional<z.ZodString>;
127
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<{
127
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
128
128
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
129
129
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
130
130
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -146,14 +146,14 @@ export declare const scaffoldRawSchema: z.ZodObject<z.objectUtil.extendShape<{
146
146
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
147
147
  setVersion: z.ZodString;
148
148
  pluginName: z.ZodOptional<z.ZodString>;
149
- }, {
149
+ } & {
150
150
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
151
151
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
152
152
  }, string>;
153
153
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
154
154
  branch: z.ZodOptional<z.ZodString>;
155
- }>, z.ZodTypeAny, "passthrough">>;
156
- export declare const initRawSchema: z.ZodObject<z.objectUtil.extendShape<{
155
+ }, z.ZodTypeAny, "passthrough">>;
156
+ export declare const initRawSchema: z.ZodObject<{
157
157
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
158
158
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
159
159
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -175,9 +175,9 @@ export declare const initRawSchema: z.ZodObject<z.objectUtil.extendShape<{
175
175
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
176
176
  setVersion: z.ZodString;
177
177
  pluginName: z.ZodOptional<z.ZodString>;
178
- }, {
178
+ } & {
179
179
  workflow: z.ZodOptional<z.ZodEffects<z.ZodString, "ligo" | "smartpy" | "archetype" | "michelson", string>>;
180
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<{
180
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
181
181
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
182
182
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
183
183
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -199,9 +199,9 @@ export declare const initRawSchema: z.ZodObject<z.objectUtil.extendShape<{
199
199
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
200
200
  setVersion: z.ZodString;
201
201
  pluginName: z.ZodOptional<z.ZodString>;
202
- }, {
202
+ } & {
203
203
  workflow: z.ZodOptional<z.ZodEffects<z.ZodString, "ligo" | "smartpy" | "archetype" | "michelson", string>>;
204
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<{
204
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
205
205
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
206
206
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
207
207
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -223,11 +223,11 @@ export declare const initRawSchema: z.ZodObject<z.objectUtil.extendShape<{
223
223
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
224
224
  setVersion: z.ZodString;
225
225
  pluginName: z.ZodOptional<z.ZodString>;
226
- }, {
226
+ } & {
227
227
  workflow: z.ZodOptional<z.ZodEffects<z.ZodString, "ligo" | "smartpy" | "archetype" | "michelson", string>>;
228
- }>, z.ZodTypeAny, "passthrough">>;
228
+ }, z.ZodTypeAny, "passthrough">>;
229
229
  export type rawInitSchemaInput = z.infer<typeof initRawSchema>;
230
- export declare const provisionRawSchema: z.ZodObject<z.objectUtil.extendShape<{
230
+ export declare const provisionRawSchema: z.ZodObject<{
231
231
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
232
232
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
233
233
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -249,10 +249,10 @@ export declare const provisionRawSchema: z.ZodObject<z.objectUtil.extendShape<{
249
249
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
250
250
  setVersion: z.ZodString;
251
251
  pluginName: z.ZodOptional<z.ZodString>;
252
- }, {
252
+ } & {
253
253
  operation: z.ZodString;
254
254
  name: z.ZodOptional<z.ZodString>;
255
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<{
255
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
256
256
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
257
257
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
258
258
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -274,10 +274,10 @@ export declare const provisionRawSchema: z.ZodObject<z.objectUtil.extendShape<{
274
274
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
275
275
  setVersion: z.ZodString;
276
276
  pluginName: z.ZodOptional<z.ZodString>;
277
- }, {
277
+ } & {
278
278
  operation: z.ZodString;
279
279
  name: z.ZodOptional<z.ZodString>;
280
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<{
280
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
281
281
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
282
282
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
283
283
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -299,11 +299,11 @@ export declare const provisionRawSchema: z.ZodObject<z.objectUtil.extendShape<{
299
299
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
300
300
  setVersion: z.ZodString;
301
301
  pluginName: z.ZodOptional<z.ZodString>;
302
- }, {
302
+ } & {
303
303
  operation: z.ZodString;
304
304
  name: z.ZodOptional<z.ZodString>;
305
- }>, z.ZodTypeAny, "passthrough">>;
306
- export declare const templateRawSchema: z.ZodObject<z.objectUtil.extendShape<{
305
+ }, z.ZodTypeAny, "passthrough">>;
306
+ export declare const templateRawSchema: z.ZodObject<{
307
307
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
308
308
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
309
309
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -325,9 +325,9 @@ export declare const templateRawSchema: z.ZodObject<z.objectUtil.extendShape<{
325
325
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
326
326
  setVersion: z.ZodString;
327
327
  pluginName: z.ZodOptional<z.ZodString>;
328
- }, {
328
+ } & {
329
329
  template: z.ZodString;
330
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<{
330
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
331
331
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
332
332
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
333
333
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -349,9 +349,9 @@ export declare const templateRawSchema: z.ZodObject<z.objectUtil.extendShape<{
349
349
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
350
350
  setVersion: z.ZodString;
351
351
  pluginName: z.ZodOptional<z.ZodString>;
352
- }, {
352
+ } & {
353
353
  template: z.ZodString;
354
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<{
354
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
355
355
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
356
356
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
357
357
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -373,10 +373,10 @@ export declare const templateRawSchema: z.ZodObject<z.objectUtil.extendShape<{
373
373
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
374
374
  setVersion: z.ZodString;
375
375
  pluginName: z.ZodOptional<z.ZodString>;
376
- }, {
376
+ } & {
377
377
  template: z.ZodString;
378
- }>, z.ZodTypeAny, "passthrough">>;
379
- export declare const managePluginRawSchema: z.ZodObject<z.objectUtil.extendShape<Omit<{
378
+ }, z.ZodTypeAny, "passthrough">>;
379
+ export declare const managePluginRawSchema: z.ZodObject<Omit<{
380
380
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
381
381
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
382
382
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -398,9 +398,9 @@ export declare const managePluginRawSchema: z.ZodObject<z.objectUtil.extendShape
398
398
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
399
399
  setVersion: z.ZodString;
400
400
  pluginName: z.ZodOptional<z.ZodString>;
401
- }, "pluginName">, {
401
+ }, "pluginName"> & {
402
402
  pluginName: z.ZodString;
403
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
403
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
404
404
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
405
405
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
406
406
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -422,9 +422,9 @@ export declare const managePluginRawSchema: z.ZodObject<z.objectUtil.extendShape
422
422
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
423
423
  setVersion: z.ZodString;
424
424
  pluginName: z.ZodOptional<z.ZodString>;
425
- }, "pluginName">, {
425
+ }, "pluginName"> & {
426
426
  pluginName: z.ZodString;
427
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
427
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
428
428
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
429
429
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
430
430
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -446,10 +446,10 @@ export declare const managePluginRawSchema: z.ZodObject<z.objectUtil.extendShape
446
446
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
447
447
  setVersion: z.ZodString;
448
448
  pluginName: z.ZodOptional<z.ZodString>;
449
- }, "pluginName">, {
449
+ }, "pluginName"> & {
450
450
  pluginName: z.ZodString;
451
- }>, z.ZodTypeAny, "passthrough">>;
452
- export declare const setEnvRawSchema: z.ZodObject<z.objectUtil.extendShape<{
451
+ }, z.ZodTypeAny, "passthrough">>;
452
+ export declare const setEnvRawSchema: z.ZodObject<{
453
453
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
454
454
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
455
455
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -471,9 +471,9 @@ export declare const setEnvRawSchema: z.ZodObject<z.objectUtil.extendShape<{
471
471
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
472
472
  setVersion: z.ZodString;
473
473
  pluginName: z.ZodOptional<z.ZodString>;
474
- }, {
474
+ } & {
475
475
  defaultEnvironment: z.ZodString;
476
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<{
476
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
477
477
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
478
478
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
479
479
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -495,9 +495,9 @@ export declare const setEnvRawSchema: z.ZodObject<z.objectUtil.extendShape<{
495
495
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
496
496
  setVersion: z.ZodString;
497
497
  pluginName: z.ZodOptional<z.ZodString>;
498
- }, {
498
+ } & {
499
499
  defaultEnvironment: z.ZodString;
500
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<{
500
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
501
501
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
502
502
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
503
503
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -519,9 +519,9 @@ export declare const setEnvRawSchema: z.ZodObject<z.objectUtil.extendShape<{
519
519
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
520
520
  setVersion: z.ZodString;
521
521
  pluginName: z.ZodOptional<z.ZodString>;
522
- }, {
522
+ } & {
523
523
  defaultEnvironment: z.ZodString;
524
- }>, z.ZodTypeAny, "passthrough">>;
524
+ }, z.ZodTypeAny, "passthrough">>;
525
525
  export declare const generatedSchemas: {
526
526
  rawSchema: z.ZodType<any, z.ZodTypeDef, any>;
527
527
  internalSchema: z.ZodType<any, z.ZodTypeDef, any>;
@@ -908,7 +908,7 @@ export declare const scaffoldTaskArgs: {
908
908
  }, any>;
909
909
  };
910
910
  factory: {
911
- make: (input: z.objectOutputType<z.objectUtil.extendShape<{
911
+ make: (input: z.objectOutputType<{
912
912
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
913
913
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
914
914
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -930,13 +930,13 @@ export declare const scaffoldTaskArgs: {
930
930
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
931
931
  setVersion: z.ZodString;
932
932
  pluginName: z.ZodOptional<z.ZodString>;
933
- }, {
933
+ } & {
934
934
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
935
935
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
936
936
  }, string>;
937
937
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
938
938
  branch: z.ZodOptional<z.ZodString>;
939
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
939
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
940
940
  _: (string | number)[];
941
941
  projectDir: string & {
942
942
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1004,7 +1004,7 @@ export declare const scaffoldTaskArgs: {
1004
1004
  } & {
1005
1005
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1006
1006
  }>;
1007
- create: (input: z.objectOutputType<z.objectUtil.extendShape<{
1007
+ create: (input: z.objectOutputType<{
1008
1008
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1009
1009
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1010
1010
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1026,13 +1026,13 @@ export declare const scaffoldTaskArgs: {
1026
1026
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1027
1027
  setVersion: z.ZodString;
1028
1028
  pluginName: z.ZodOptional<z.ZodString>;
1029
- }, {
1029
+ } & {
1030
1030
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
1031
1031
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1032
1032
  }, string>;
1033
1033
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
1034
1034
  branch: z.ZodOptional<z.ZodString>;
1035
- }>, z.ZodTypeAny, "passthrough">) => {
1035
+ }, z.ZodTypeAny, "passthrough">) => {
1036
1036
  _: (string | number)[];
1037
1037
  projectDir: string & {
1038
1038
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1135,7 +1135,7 @@ export declare const provisionTaskArgs: {
1135
1135
  }, any>;
1136
1136
  };
1137
1137
  factory: {
1138
- make: (input: z.objectOutputType<z.objectUtil.extendShape<{
1138
+ make: (input: z.objectOutputType<{
1139
1139
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1140
1140
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1141
1141
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1157,10 +1157,10 @@ export declare const provisionTaskArgs: {
1157
1157
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1158
1158
  setVersion: z.ZodString;
1159
1159
  pluginName: z.ZodOptional<z.ZodString>;
1160
- }, {
1160
+ } & {
1161
1161
  operation: z.ZodString;
1162
1162
  name: z.ZodOptional<z.ZodString>;
1163
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1163
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1164
1164
  _: (string | number)[];
1165
1165
  projectDir: string & {
1166
1166
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1214,7 +1214,7 @@ export declare const provisionTaskArgs: {
1214
1214
  } & {
1215
1215
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1216
1216
  }>;
1217
- create: (input: z.objectOutputType<z.objectUtil.extendShape<{
1217
+ create: (input: z.objectOutputType<{
1218
1218
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1219
1219
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1220
1220
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1236,10 +1236,10 @@ export declare const provisionTaskArgs: {
1236
1236
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1237
1237
  setVersion: z.ZodString;
1238
1238
  pluginName: z.ZodOptional<z.ZodString>;
1239
- }, {
1239
+ } & {
1240
1240
  operation: z.ZodString;
1241
1241
  name: z.ZodOptional<z.ZodString>;
1242
- }>, z.ZodTypeAny, "passthrough">) => {
1242
+ }, z.ZodTypeAny, "passthrough">) => {
1243
1243
  _: (string | number)[];
1244
1244
  projectDir: string & {
1245
1245
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1326,7 +1326,7 @@ export declare const installTaskArgs: {
1326
1326
  }, any>;
1327
1327
  };
1328
1328
  factory: {
1329
- make: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
1329
+ make: (input: z.objectOutputType<Omit<{
1330
1330
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1331
1331
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1332
1332
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1348,9 +1348,9 @@ export declare const installTaskArgs: {
1348
1348
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1349
1349
  setVersion: z.ZodString;
1350
1350
  pluginName: z.ZodOptional<z.ZodString>;
1351
- }, "pluginName">, {
1351
+ }, "pluginName"> & {
1352
1352
  pluginName: z.ZodString;
1353
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1353
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1354
1354
  _: (string | number)[];
1355
1355
  projectDir: string & {
1356
1356
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1400,7 +1400,7 @@ export declare const installTaskArgs: {
1400
1400
  } & {
1401
1401
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1402
1402
  }>;
1403
- create: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
1403
+ create: (input: z.objectOutputType<Omit<{
1404
1404
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1405
1405
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1406
1406
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1422,9 +1422,9 @@ export declare const installTaskArgs: {
1422
1422
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1423
1423
  setVersion: z.ZodString;
1424
1424
  pluginName: z.ZodOptional<z.ZodString>;
1425
- }, "pluginName">, {
1425
+ }, "pluginName"> & {
1426
1426
  pluginName: z.ZodString;
1427
- }>, z.ZodTypeAny, "passthrough">) => {
1427
+ }, z.ZodTypeAny, "passthrough">) => {
1428
1428
  _: (string | number)[];
1429
1429
  projectDir: string & {
1430
1430
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1507,7 +1507,7 @@ export declare const uninstallTaskArgs: {
1507
1507
  }, any>;
1508
1508
  };
1509
1509
  factory: {
1510
- make: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
1510
+ make: (input: z.objectOutputType<Omit<{
1511
1511
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1512
1512
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1513
1513
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1529,9 +1529,9 @@ export declare const uninstallTaskArgs: {
1529
1529
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1530
1530
  setVersion: z.ZodString;
1531
1531
  pluginName: z.ZodOptional<z.ZodString>;
1532
- }, "pluginName">, {
1532
+ }, "pluginName"> & {
1533
1533
  pluginName: z.ZodString;
1534
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1534
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1535
1535
  _: (string | number)[];
1536
1536
  projectDir: string & {
1537
1537
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1581,7 +1581,7 @@ export declare const uninstallTaskArgs: {
1581
1581
  } & {
1582
1582
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1583
1583
  }>;
1584
- create: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
1584
+ create: (input: z.objectOutputType<Omit<{
1585
1585
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1586
1586
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1587
1587
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1603,9 +1603,9 @@ export declare const uninstallTaskArgs: {
1603
1603
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1604
1604
  setVersion: z.ZodString;
1605
1605
  pluginName: z.ZodOptional<z.ZodString>;
1606
- }, "pluginName">, {
1606
+ }, "pluginName"> & {
1607
1607
  pluginName: z.ZodString;
1608
- }>, z.ZodTypeAny, "passthrough">) => {
1608
+ }, z.ZodTypeAny, "passthrough">) => {
1609
1609
  _: (string | number)[];
1610
1610
  projectDir: string & {
1611
1611
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1689,7 +1689,7 @@ export declare const setEnvTaskArgs: {
1689
1689
  }, any>;
1690
1690
  };
1691
1691
  factory: {
1692
- make: (input: z.objectOutputType<z.objectUtil.extendShape<{
1692
+ make: (input: z.objectOutputType<{
1693
1693
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1694
1694
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1695
1695
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1711,9 +1711,9 @@ export declare const setEnvTaskArgs: {
1711
1711
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1712
1712
  setVersion: z.ZodString;
1713
1713
  pluginName: z.ZodOptional<z.ZodString>;
1714
- }, {
1714
+ } & {
1715
1715
  defaultEnvironment: z.ZodString;
1716
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1716
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1717
1717
  _: (string | number)[];
1718
1718
  projectDir: string & {
1719
1719
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1765,7 +1765,7 @@ export declare const setEnvTaskArgs: {
1765
1765
  } & {
1766
1766
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1767
1767
  }>;
1768
- create: (input: z.objectOutputType<z.objectUtil.extendShape<{
1768
+ create: (input: z.objectOutputType<{
1769
1769
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1770
1770
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1771
1771
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1787,9 +1787,9 @@ export declare const setEnvTaskArgs: {
1787
1787
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1788
1788
  setVersion: z.ZodString;
1789
1789
  pluginName: z.ZodOptional<z.ZodString>;
1790
- }, {
1790
+ } & {
1791
1791
  defaultEnvironment: z.ZodString;
1792
- }>, z.ZodTypeAny, "passthrough">) => {
1792
+ }, z.ZodTypeAny, "passthrough">) => {
1793
1793
  _: (string | number)[];
1794
1794
  projectDir: string & {
1795
1795
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1875,7 +1875,7 @@ export declare const createTaskArgs: {
1875
1875
  }, any>;
1876
1876
  };
1877
1877
  factory: {
1878
- make: (input: z.objectOutputType<z.objectUtil.extendShape<{
1878
+ make: (input: z.objectOutputType<{
1879
1879
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1880
1880
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1881
1881
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1897,9 +1897,9 @@ export declare const createTaskArgs: {
1897
1897
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1898
1898
  setVersion: z.ZodString;
1899
1899
  pluginName: z.ZodOptional<z.ZodString>;
1900
- }, {
1900
+ } & {
1901
1901
  template: z.ZodString;
1902
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1902
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1903
1903
  _: (string | number)[];
1904
1904
  projectDir: string & {
1905
1905
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1951,7 +1951,7 @@ export declare const createTaskArgs: {
1951
1951
  } & {
1952
1952
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1953
1953
  }>;
1954
- create: (input: z.objectOutputType<z.objectUtil.extendShape<{
1954
+ create: (input: z.objectOutputType<{
1955
1955
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1956
1956
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1957
1957
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -1973,9 +1973,9 @@ export declare const createTaskArgs: {
1973
1973
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1974
1974
  setVersion: z.ZodString;
1975
1975
  pluginName: z.ZodOptional<z.ZodString>;
1976
- }, {
1976
+ } & {
1977
1977
  template: z.ZodString;
1978
- }>, z.ZodTypeAny, "passthrough">) => {
1978
+ }, z.ZodTypeAny, "passthrough">) => {
1979
1979
  _: (string | number)[];
1980
1980
  projectDir: string & {
1981
1981
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2069,7 +2069,7 @@ export declare const createScaffoldTaskArgs: (input: unknown) => {
2069
2069
  } & {
2070
2070
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2071
2071
  };
2072
- export declare const makeScaffoldTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2072
+ export declare const makeScaffoldTaskArgs: (input: z.objectOutputType<{
2073
2073
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2074
2074
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2075
2075
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2091,13 +2091,13 @@ export declare const makeScaffoldTaskArgs: (input: z.objectOutputType<z.objectUt
2091
2091
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2092
2092
  setVersion: z.ZodString;
2093
2093
  pluginName: z.ZodOptional<z.ZodString>;
2094
- }, {
2094
+ } & {
2095
2095
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
2096
2096
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2097
2097
  }, string>;
2098
2098
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
2099
2099
  branch: z.ZodOptional<z.ZodString>;
2100
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2100
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2101
2101
  _: (string | number)[];
2102
2102
  projectDir: string & {
2103
2103
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2165,7 +2165,7 @@ export declare const ofScaffoldTaskArgs: (input: unknown) => import("fluture").F
2165
2165
  } & {
2166
2166
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2167
2167
  }>;
2168
- export declare const createProvisionTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2168
+ export declare const createProvisionTaskArgs: (input: z.objectOutputType<{
2169
2169
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2170
2170
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2171
2171
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2187,10 +2187,10 @@ export declare const createProvisionTaskArgs: (input: z.objectOutputType<z.objec
2187
2187
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2188
2188
  setVersion: z.ZodString;
2189
2189
  pluginName: z.ZodOptional<z.ZodString>;
2190
- }, {
2190
+ } & {
2191
2191
  operation: z.ZodString;
2192
2192
  name: z.ZodOptional<z.ZodString>;
2193
- }>, z.ZodTypeAny, "passthrough">) => {
2193
+ }, z.ZodTypeAny, "passthrough">) => {
2194
2194
  _: (string | number)[];
2195
2195
  projectDir: string & {
2196
2196
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2217,7 +2217,7 @@ export declare const createProvisionTaskArgs: (input: z.objectOutputType<z.objec
2217
2217
  } & {
2218
2218
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2219
2219
  };
2220
- export declare const makeProvisionTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2220
+ export declare const makeProvisionTaskArgs: (input: z.objectOutputType<{
2221
2221
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2222
2222
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2223
2223
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2239,10 +2239,10 @@ export declare const makeProvisionTaskArgs: (input: z.objectOutputType<z.objectU
2239
2239
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2240
2240
  setVersion: z.ZodString;
2241
2241
  pluginName: z.ZodOptional<z.ZodString>;
2242
- }, {
2242
+ } & {
2243
2243
  operation: z.ZodString;
2244
2244
  name: z.ZodOptional<z.ZodString>;
2245
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2245
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2246
2246
  _: (string | number)[];
2247
2247
  projectDir: string & {
2248
2248
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2296,7 +2296,7 @@ export declare const ofProvisionTaskArgs: (input: unknown) => import("fluture").
2296
2296
  } & {
2297
2297
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2298
2298
  }>;
2299
- export declare const createInstallTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
2299
+ export declare const createInstallTaskArgs: (input: z.objectOutputType<Omit<{
2300
2300
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2301
2301
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2302
2302
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2318,9 +2318,9 @@ export declare const createInstallTaskArgs: (input: z.objectOutputType<z.objectU
2318
2318
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2319
2319
  setVersion: z.ZodString;
2320
2320
  pluginName: z.ZodOptional<z.ZodString>;
2321
- }, "pluginName">, {
2321
+ }, "pluginName"> & {
2322
2322
  pluginName: z.ZodString;
2323
- }>, z.ZodTypeAny, "passthrough">) => {
2323
+ }, z.ZodTypeAny, "passthrough">) => {
2324
2324
  _: (string | number)[];
2325
2325
  projectDir: string & {
2326
2326
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2345,7 +2345,7 @@ export declare const createInstallTaskArgs: (input: z.objectOutputType<z.objectU
2345
2345
  } & {
2346
2346
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2347
2347
  };
2348
- export declare const makeInstallTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
2348
+ export declare const makeInstallTaskArgs: (input: z.objectOutputType<Omit<{
2349
2349
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2350
2350
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2351
2351
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2367,9 +2367,9 @@ export declare const makeInstallTaskArgs: (input: z.objectOutputType<z.objectUti
2367
2367
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2368
2368
  setVersion: z.ZodString;
2369
2369
  pluginName: z.ZodOptional<z.ZodString>;
2370
- }, "pluginName">, {
2370
+ }, "pluginName"> & {
2371
2371
  pluginName: z.ZodString;
2372
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2372
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2373
2373
  _: (string | number)[];
2374
2374
  projectDir: string & {
2375
2375
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2419,7 +2419,7 @@ export declare const ofInstallTaskArgs: (input: unknown) => import("fluture").Fu
2419
2419
  } & {
2420
2420
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2421
2421
  }>;
2422
- export declare const createUninstallTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
2422
+ export declare const createUninstallTaskArgs: (input: z.objectOutputType<Omit<{
2423
2423
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2424
2424
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2425
2425
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2441,9 +2441,9 @@ export declare const createUninstallTaskArgs: (input: z.objectOutputType<z.objec
2441
2441
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2442
2442
  setVersion: z.ZodString;
2443
2443
  pluginName: z.ZodOptional<z.ZodString>;
2444
- }, "pluginName">, {
2444
+ }, "pluginName"> & {
2445
2445
  pluginName: z.ZodString;
2446
- }>, z.ZodTypeAny, "passthrough">) => {
2446
+ }, z.ZodTypeAny, "passthrough">) => {
2447
2447
  _: (string | number)[];
2448
2448
  projectDir: string & {
2449
2449
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2468,7 +2468,7 @@ export declare const createUninstallTaskArgs: (input: z.objectOutputType<z.objec
2468
2468
  } & {
2469
2469
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2470
2470
  };
2471
- export declare const makeUninstallTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
2471
+ export declare const makeUninstallTaskArgs: (input: z.objectOutputType<Omit<{
2472
2472
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2473
2473
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2474
2474
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2490,9 +2490,9 @@ export declare const makeUninstallTaskArgs: (input: z.objectOutputType<z.objectU
2490
2490
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2491
2491
  setVersion: z.ZodString;
2492
2492
  pluginName: z.ZodOptional<z.ZodString>;
2493
- }, "pluginName">, {
2493
+ }, "pluginName"> & {
2494
2494
  pluginName: z.ZodString;
2495
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2495
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2496
2496
  _: (string | number)[];
2497
2497
  projectDir: string & {
2498
2498
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2542,7 +2542,7 @@ export declare const ofUninstallTaskArgs: (input: unknown) => import("fluture").
2542
2542
  } & {
2543
2543
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2544
2544
  }>;
2545
- export declare const createSetEnvTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2545
+ export declare const createSetEnvTaskArgs: (input: z.objectOutputType<{
2546
2546
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2547
2547
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2548
2548
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2564,9 +2564,9 @@ export declare const createSetEnvTaskArgs: (input: z.objectOutputType<z.objectUt
2564
2564
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2565
2565
  setVersion: z.ZodString;
2566
2566
  pluginName: z.ZodOptional<z.ZodString>;
2567
- }, {
2567
+ } & {
2568
2568
  defaultEnvironment: z.ZodString;
2569
- }>, z.ZodTypeAny, "passthrough">) => {
2569
+ }, z.ZodTypeAny, "passthrough">) => {
2570
2570
  _: (string | number)[];
2571
2571
  projectDir: string & {
2572
2572
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2592,7 +2592,7 @@ export declare const createSetEnvTaskArgs: (input: z.objectOutputType<z.objectUt
2592
2592
  } & {
2593
2593
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2594
2594
  };
2595
- export declare const makeSetEnvTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2595
+ export declare const makeSetEnvTaskArgs: (input: z.objectOutputType<{
2596
2596
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2597
2597
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2598
2598
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2614,9 +2614,9 @@ export declare const makeSetEnvTaskArgs: (input: z.objectOutputType<z.objectUtil
2614
2614
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2615
2615
  setVersion: z.ZodString;
2616
2616
  pluginName: z.ZodOptional<z.ZodString>;
2617
- }, {
2617
+ } & {
2618
2618
  defaultEnvironment: z.ZodString;
2619
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2619
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2620
2620
  _: (string | number)[];
2621
2621
  projectDir: string & {
2622
2622
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2668,7 +2668,7 @@ export declare const ofSetEnvTaskArgs: (input: unknown) => import("fluture").Fut
2668
2668
  } & {
2669
2669
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2670
2670
  }>;
2671
- export declare const createCreateTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2671
+ export declare const createCreateTaskArgs: (input: z.objectOutputType<{
2672
2672
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2673
2673
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2674
2674
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2690,9 +2690,9 @@ export declare const createCreateTaskArgs: (input: z.objectOutputType<z.objectUt
2690
2690
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2691
2691
  setVersion: z.ZodString;
2692
2692
  pluginName: z.ZodOptional<z.ZodString>;
2693
- }, {
2693
+ } & {
2694
2694
  template: z.ZodString;
2695
- }>, z.ZodTypeAny, "passthrough">) => {
2695
+ }, z.ZodTypeAny, "passthrough">) => {
2696
2696
  _: (string | number)[];
2697
2697
  projectDir: string & {
2698
2698
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2718,7 +2718,7 @@ export declare const createCreateTaskArgs: (input: z.objectOutputType<z.objectUt
2718
2718
  } & {
2719
2719
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2720
2720
  };
2721
- export declare const makeCreateTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2721
+ export declare const makeCreateTaskArgs: (input: z.objectOutputType<{
2722
2722
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2723
2723
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2724
2724
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
@@ -2740,9 +2740,9 @@ export declare const makeCreateTaskArgs: (input: z.objectOutputType<z.objectUtil
2740
2740
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2741
2741
  setVersion: z.ZodString;
2742
2742
  pluginName: z.ZodOptional<z.ZodString>;
2743
- }, {
2743
+ } & {
2744
2744
  template: z.ZodString;
2745
- }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2745
+ }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2746
2746
  _: (string | number)[];
2747
2747
  projectDir: string & {
2748
2748
  readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;