@taqueria/protocol 0.25.19-rc → 0.25.22-rc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/EphemeralState.d.ts +308 -304
- package/EphemeralState.d.ts.map +1 -1
- package/ParsedPluginInfo.d.ts +774 -764
- package/ParsedPluginInfo.d.ts.map +1 -1
- package/PluginInfo.d.ts +954 -942
- package/PluginInfo.d.ts.map +1 -1
- package/PluginSchema.d.ts +1855 -1835
- package/PluginSchema.d.ts.map +1 -1
- package/TaqError.d.ts +1 -1
- package/TaqError.d.ts.map +1 -1
- package/TaqError.js.map +1 -1
- package/TaqError.mjs.map +1 -1
- package/i18n.js +1 -1
- package/i18n.js.map +1 -1
- package/i18n.mjs +1 -1
- package/i18n.mjs.map +1 -1
- package/out/types/Config.d.ts +476 -468
- package/out/types/Config.d.ts.map +1 -1
- package/out/types/ConfigAccount.d.js +19 -0
- package/out/types/ConfigAccount.d.js.map +1 -0
- package/out/types/ConfigAccount.d.mjs +1 -0
- package/out/types/ConfigAccount.d.mjs.map +1 -0
- package/out/types/ConfigAccount.d.ts +106 -0
- package/out/types/ConfigAccount.d.ts.map +1 -0
- package/out/types/ConfigAccount.js +80 -0
- package/out/types/ConfigAccount.js.map +1 -0
- package/out/types/ConfigAccount.mjs +49 -0
- package/out/types/ConfigAccount.mjs.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.d.js +19 -0
- package/out/types/ConfigEnvironmentFileV2.d.js.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.d.mjs +1 -0
- package/out/types/ConfigEnvironmentFileV2.d.mjs.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.d.ts +153 -0
- package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.js +80 -0
- package/out/types/ConfigEnvironmentFileV2.js.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.mjs +49 -0
- package/out/types/ConfigEnvironmentFileV2.mjs.map +1 -0
- package/out/types/ConfigFileV1.d.js +19 -0
- package/out/types/ConfigFileV1.d.js.map +1 -0
- package/out/types/ConfigFileV1.d.mjs +1 -0
- package/out/types/ConfigFileV1.d.mjs.map +1 -0
- package/out/types/ConfigFileV1.d.ts +1370 -0
- package/out/types/ConfigFileV1.d.ts.map +1 -0
- package/out/types/ConfigFileV1.js +80 -0
- package/out/types/ConfigFileV1.js.map +1 -0
- package/out/types/ConfigFileV1.mjs +49 -0
- package/out/types/ConfigFileV1.mjs.map +1 -0
- package/out/types/ConfigFileV2.d.js +19 -0
- package/out/types/ConfigFileV2.d.js.map +1 -0
- package/out/types/ConfigFileV2.d.mjs +1 -0
- package/out/types/ConfigFileV2.d.mjs.map +1 -0
- package/out/types/ConfigFileV2.d.ts +741 -0
- package/out/types/ConfigFileV2.d.ts.map +1 -0
- package/out/types/ConfigFileV2.js +80 -0
- package/out/types/ConfigFileV2.js.map +1 -0
- package/out/types/ConfigFileV2.mjs +49 -0
- package/out/types/ConfigFileV2.mjs.map +1 -0
- package/out/types/CurrencyAmountV2.d.js +19 -0
- package/out/types/CurrencyAmountV2.d.js.map +1 -0
- package/out/types/CurrencyAmountV2.d.mjs +1 -0
- package/out/types/CurrencyAmountV2.d.mjs.map +1 -0
- package/out/types/CurrencyAmountV2.d.ts +56 -0
- package/out/types/CurrencyAmountV2.d.ts.map +1 -0
- package/out/types/CurrencyAmountV2.js +80 -0
- package/out/types/CurrencyAmountV2.js.map +1 -0
- package/out/types/CurrencyAmountV2.mjs +49 -0
- package/out/types/CurrencyAmountV2.mjs.map +1 -0
- package/out/types/EphemeralState.d.ts +2525 -2493
- package/out/types/EphemeralState.d.ts.map +1 -1
- package/out/types/LoadedConfig.d.ts +476 -468
- package/out/types/LoadedConfig.d.ts.map +1 -1
- package/out/types/NetworkAccountConfig.d.ts +52 -39
- package/out/types/NetworkAccountConfig.d.ts.map +1 -1
- package/out/types/NetworkConfig.d.ts +84 -76
- package/out/types/NetworkConfig.d.ts.map +1 -1
- package/out/types/Operation.d.ts +808 -800
- package/out/types/Operation.d.ts.map +1 -1
- package/out/types/ParsedConfig.d.ts +531 -523
- package/out/types/ParsedConfig.d.ts.map +1 -1
- package/out/types/ParsedOperation.d.ts +619 -611
- package/out/types/ParsedOperation.d.ts.map +1 -1
- package/out/types/ParsedTemplate.d.ts +619 -611
- package/out/types/ParsedTemplate.d.ts.map +1 -1
- package/out/types/PluginInfo.d.ts +1267 -1251
- package/out/types/PluginInfo.d.ts.map +1 -1
- package/out/types/PluginSchema.d.ts +4363 -4323
- package/out/types/PluginSchema.d.ts.map +1 -1
- package/out/types/ProxyTaskArgs.d.ts +639 -631
- package/out/types/ProxyTaskArgs.d.ts.map +1 -1
- package/out/types/ProxyTemplateArgs.d.ts +639 -631
- package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
- package/out/types/RequestArgs.d.ts +639 -631
- package/out/types/RequestArgs.d.ts.map +1 -1
- package/out/types/SandboxConfig.d.ts +26 -26
- package/out/types/Template.d.ts +808 -800
- package/out/types/Template.d.ts.map +1 -1
- package/out/types-strict.d.js.map +1 -1
- package/out/types-strict.d.ts +103 -15
- package/out/types-strict.d.ts.map +1 -1
- package/out/types-strict.js.map +1 -1
- package/out/types-zod.d.js.map +1 -1
- package/out/types-zod.d.ts +4210 -3601
- package/out/types-zod.d.ts.map +1 -1
- package/out/types-zod.js +69 -14
- package/out/types-zod.js.map +1 -1
- package/out/types-zod.mjs +64 -14
- package/out/types-zod.mjs.map +1 -1
- package/package.json +2 -2
- package/types-config-files.d.ts +12 -0
- package/types-config-files.d.ts.map +1 -0
- package/types-config-files.js +267 -0
- package/types-config-files.js.map +1 -0
- package/types-config-files.mjs +239 -0
- package/types-config-files.mjs.map +1 -0
- package/types.d.ts +91 -13
- package/types.d.ts.map +1 -1
- package/types.js.map +1 -1
package/PluginInfo.d.ts
CHANGED
|
@@ -271,6 +271,37 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
271
271
|
taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
|
|
272
272
|
config: z.ZodObject<z.extendShape<{
|
|
273
273
|
language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
|
|
274
|
+
metadata: z.ZodOptional<z.ZodObject<{
|
|
275
|
+
name: z.ZodOptional<z.ZodString>;
|
|
276
|
+
projectDescription: z.ZodOptional<z.ZodString>;
|
|
277
|
+
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
278
|
+
license: z.ZodOptional<z.ZodString>;
|
|
279
|
+
homepage: z.ZodOptional<z.ZodString>;
|
|
280
|
+
}, "strip", z.ZodTypeAny, {
|
|
281
|
+
name?: string | undefined;
|
|
282
|
+
projectDescription?: string | undefined;
|
|
283
|
+
authors?: string[] | undefined;
|
|
284
|
+
license?: string | undefined;
|
|
285
|
+
homepage?: string | undefined;
|
|
286
|
+
}, {
|
|
287
|
+
name?: string | undefined;
|
|
288
|
+
projectDescription?: string | undefined;
|
|
289
|
+
authors?: string[] | undefined;
|
|
290
|
+
license?: string | undefined;
|
|
291
|
+
homepage?: string | undefined;
|
|
292
|
+
}>>;
|
|
293
|
+
artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
294
|
+
contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
295
|
+
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
296
|
+
sourceFile: z.ZodString;
|
|
297
|
+
hash: z.ZodString;
|
|
298
|
+
}, "strip", z.ZodTypeAny, {
|
|
299
|
+
sourceFile: string;
|
|
300
|
+
hash: string;
|
|
301
|
+
}, {
|
|
302
|
+
sourceFile: string;
|
|
303
|
+
hash: string;
|
|
304
|
+
}>>>;
|
|
274
305
|
plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
275
306
|
type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
|
|
276
307
|
name: z.ZodString;
|
|
@@ -281,24 +312,41 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
281
312
|
type: "npm" | "binary" | "deno";
|
|
282
313
|
name: string;
|
|
283
314
|
}>, "many">>;
|
|
284
|
-
|
|
285
|
-
|
|
315
|
+
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
316
|
+
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
317
|
+
networks: z.ZodArray<z.ZodString, "many">;
|
|
318
|
+
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
319
|
+
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
320
|
+
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
321
|
+
}, "strip", z.ZodTypeAny, {
|
|
322
|
+
storage?: Record<string, string> | undefined;
|
|
323
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
324
|
+
networks: string[];
|
|
325
|
+
sandboxes: string[];
|
|
326
|
+
}, {
|
|
327
|
+
storage?: Record<string, string> | undefined;
|
|
328
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
329
|
+
networks: string[];
|
|
330
|
+
sandboxes: string[];
|
|
331
|
+
}>, z.ZodString]>>;
|
|
286
332
|
network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
287
333
|
label: z.ZodString;
|
|
288
334
|
rpcUrl: z.ZodString;
|
|
289
|
-
protocol: z.ZodString;
|
|
290
335
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
291
|
-
publicKey: z.ZodString
|
|
292
|
-
publicKeyHash: z.ZodString
|
|
293
|
-
privateKey: z.ZodString
|
|
336
|
+
publicKey: z.ZodOptional<z.ZodString>;
|
|
337
|
+
publicKeyHash: z.ZodOptional<z.ZodString>;
|
|
338
|
+
privateKey: z.ZodOptional<z.ZodString>;
|
|
339
|
+
mnemonic: z.ZodOptional<z.ZodString>;
|
|
294
340
|
}, "strip", z.ZodTypeAny, {
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
341
|
+
mnemonic?: string | undefined;
|
|
342
|
+
publicKey?: string | undefined;
|
|
343
|
+
publicKeyHash?: string | undefined;
|
|
344
|
+
privateKey?: string | undefined;
|
|
298
345
|
}, {
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
346
|
+
mnemonic?: string | undefined;
|
|
347
|
+
publicKey?: string | undefined;
|
|
348
|
+
publicKeyHash?: string | undefined;
|
|
349
|
+
privateKey?: string | undefined;
|
|
302
350
|
}>>>;
|
|
303
351
|
faucet: z.ZodOptional<z.ZodObject<{
|
|
304
352
|
pkh: z.ZodString;
|
|
@@ -324,9 +372,10 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
324
372
|
}>>;
|
|
325
373
|
}, "strip", z.ZodTypeAny, {
|
|
326
374
|
accounts?: Record<string, {
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
375
|
+
mnemonic?: string | undefined;
|
|
376
|
+
publicKey?: string | undefined;
|
|
377
|
+
publicKeyHash?: string | undefined;
|
|
378
|
+
privateKey?: string | undefined;
|
|
330
379
|
}> | undefined;
|
|
331
380
|
faucet?: {
|
|
332
381
|
pkh: string;
|
|
@@ -338,12 +387,12 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
338
387
|
} | undefined;
|
|
339
388
|
label: string;
|
|
340
389
|
rpcUrl: string;
|
|
341
|
-
protocol: string;
|
|
342
390
|
}, {
|
|
343
391
|
accounts?: Record<string, {
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
392
|
+
mnemonic?: string | undefined;
|
|
393
|
+
publicKey?: string | undefined;
|
|
394
|
+
publicKeyHash?: string | undefined;
|
|
395
|
+
privateKey?: string | undefined;
|
|
347
396
|
}> | undefined;
|
|
348
397
|
faucet?: {
|
|
349
398
|
pkh: string;
|
|
@@ -355,13 +404,11 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
355
404
|
} | undefined;
|
|
356
405
|
label: string;
|
|
357
406
|
rpcUrl: string;
|
|
358
|
-
protocol: string;
|
|
359
407
|
}>>>;
|
|
360
408
|
sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
361
409
|
label: z.ZodString;
|
|
362
410
|
rpcUrl: z.ZodString;
|
|
363
|
-
protocol: z.ZodString
|
|
364
|
-
attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
|
|
411
|
+
protocol: z.ZodOptional<z.ZodString>;
|
|
365
412
|
plugin: z.ZodOptional<z.ZodString>;
|
|
366
413
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
367
414
|
encryptedKey: z.ZodString;
|
|
@@ -389,6 +436,7 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
389
436
|
postgresqlPort?: number | undefined;
|
|
390
437
|
apiPort?: number | undefined;
|
|
391
438
|
}>>;
|
|
439
|
+
annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
392
440
|
}, "strip", z.ZodTypeAny, {
|
|
393
441
|
plugin?: string | undefined;
|
|
394
442
|
accounts?: Record<string, string | {
|
|
@@ -396,15 +444,15 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
396
444
|
encryptedKey: string;
|
|
397
445
|
secretKey: string;
|
|
398
446
|
}> | undefined;
|
|
399
|
-
|
|
447
|
+
protocol?: string | undefined;
|
|
400
448
|
tzkt?: {
|
|
401
449
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
402
450
|
postgresqlPort?: number | undefined;
|
|
403
451
|
apiPort?: number | undefined;
|
|
404
452
|
} | undefined;
|
|
453
|
+
annotations?: Record<string, unknown> | undefined;
|
|
405
454
|
label: string;
|
|
406
455
|
rpcUrl: string;
|
|
407
|
-
protocol: string;
|
|
408
456
|
}, {
|
|
409
457
|
plugin?: string | undefined;
|
|
410
458
|
accounts?: Record<string, string | {
|
|
@@ -412,62 +460,16 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
412
460
|
encryptedKey: string;
|
|
413
461
|
secretKey: string;
|
|
414
462
|
}> | undefined;
|
|
415
|
-
|
|
463
|
+
protocol?: string | undefined;
|
|
416
464
|
tzkt?: {
|
|
417
465
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
418
466
|
postgresqlPort?: number | undefined;
|
|
419
467
|
apiPort?: number | undefined;
|
|
420
468
|
} | undefined;
|
|
469
|
+
annotations?: Record<string, unknown> | undefined;
|
|
421
470
|
label: string;
|
|
422
471
|
rpcUrl: string;
|
|
423
|
-
protocol: string;
|
|
424
|
-
}>>>;
|
|
425
|
-
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
426
|
-
networks: z.ZodArray<z.ZodString, "many">;
|
|
427
|
-
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
428
|
-
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
429
|
-
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
430
|
-
}, "strip", z.ZodTypeAny, {
|
|
431
|
-
storage?: Record<string, string> | undefined;
|
|
432
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
433
|
-
networks: string[];
|
|
434
|
-
sandboxes: string[];
|
|
435
|
-
}, {
|
|
436
|
-
storage?: Record<string, string> | undefined;
|
|
437
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
438
|
-
networks: string[];
|
|
439
|
-
sandboxes: string[];
|
|
440
|
-
}>, z.ZodString]>>;
|
|
441
|
-
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
442
|
-
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
443
|
-
sourceFile: z.ZodString;
|
|
444
|
-
hash: z.ZodString;
|
|
445
|
-
}, "strip", z.ZodTypeAny, {
|
|
446
|
-
sourceFile: string;
|
|
447
|
-
hash: string;
|
|
448
|
-
}, {
|
|
449
|
-
sourceFile: string;
|
|
450
|
-
hash: string;
|
|
451
472
|
}>>>;
|
|
452
|
-
metadata: z.ZodOptional<z.ZodObject<{
|
|
453
|
-
name: z.ZodOptional<z.ZodString>;
|
|
454
|
-
projectDescription: z.ZodOptional<z.ZodString>;
|
|
455
|
-
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
456
|
-
license: z.ZodOptional<z.ZodString>;
|
|
457
|
-
homepage: z.ZodOptional<z.ZodString>;
|
|
458
|
-
}, "strip", z.ZodTypeAny, {
|
|
459
|
-
name?: string | undefined;
|
|
460
|
-
projectDescription?: string | undefined;
|
|
461
|
-
authors?: string[] | undefined;
|
|
462
|
-
license?: string | undefined;
|
|
463
|
-
homepage?: string | undefined;
|
|
464
|
-
}, {
|
|
465
|
-
name?: string | undefined;
|
|
466
|
-
projectDescription?: string | undefined;
|
|
467
|
-
authors?: string[] | undefined;
|
|
468
|
-
license?: string | undefined;
|
|
469
|
-
homepage?: string | undefined;
|
|
470
|
-
}>>;
|
|
471
473
|
}, {
|
|
472
474
|
projectDir: z.ZodString;
|
|
473
475
|
configFile: z.ZodString;
|
|
@@ -480,28 +482,41 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
480
482
|
encryptedKey: string;
|
|
481
483
|
secretKey: string;
|
|
482
484
|
}> | undefined;
|
|
483
|
-
|
|
485
|
+
protocol?: string | undefined;
|
|
484
486
|
tzkt?: {
|
|
485
487
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
486
488
|
postgresqlPort?: number | undefined;
|
|
487
489
|
apiPort?: number | undefined;
|
|
488
490
|
} | undefined;
|
|
491
|
+
annotations?: Record<string, unknown> | undefined;
|
|
489
492
|
label: string;
|
|
490
493
|
rpcUrl: string;
|
|
491
|
-
protocol: string;
|
|
492
494
|
}> | undefined;
|
|
493
495
|
language?: "en" | "fr" | undefined;
|
|
496
|
+
metadata?: {
|
|
497
|
+
name?: string | undefined;
|
|
498
|
+
projectDescription?: string | undefined;
|
|
499
|
+
authors?: string[] | undefined;
|
|
500
|
+
license?: string | undefined;
|
|
501
|
+
homepage?: string | undefined;
|
|
502
|
+
} | undefined;
|
|
503
|
+
artifactsDir?: string | undefined;
|
|
504
|
+
contractsDir?: string | undefined;
|
|
505
|
+
contracts?: Record<string, {
|
|
506
|
+
sourceFile: string;
|
|
507
|
+
hash: string;
|
|
508
|
+
}> | undefined;
|
|
494
509
|
plugins?: {
|
|
495
510
|
type: "npm" | "binary" | "deno";
|
|
496
511
|
name: string;
|
|
497
512
|
}[] | undefined;
|
|
498
|
-
|
|
499
|
-
artifactsDir?: string | undefined;
|
|
513
|
+
accounts?: Record<string, string> | undefined;
|
|
500
514
|
network?: Record<string, {
|
|
501
515
|
accounts?: Record<string, {
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
516
|
+
mnemonic?: string | undefined;
|
|
517
|
+
publicKey?: string | undefined;
|
|
518
|
+
publicKeyHash?: string | undefined;
|
|
519
|
+
privateKey?: string | undefined;
|
|
505
520
|
}> | undefined;
|
|
506
521
|
faucet?: {
|
|
507
522
|
pkh: string;
|
|
@@ -513,20 +528,7 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
513
528
|
} | undefined;
|
|
514
529
|
label: string;
|
|
515
530
|
rpcUrl: string;
|
|
516
|
-
protocol: string;
|
|
517
|
-
}> | undefined;
|
|
518
|
-
accounts?: Record<string, string> | undefined;
|
|
519
|
-
contracts?: Record<string, {
|
|
520
|
-
sourceFile: string;
|
|
521
|
-
hash: string;
|
|
522
531
|
}> | undefined;
|
|
523
|
-
metadata?: {
|
|
524
|
-
name?: string | undefined;
|
|
525
|
-
projectDescription?: string | undefined;
|
|
526
|
-
authors?: string[] | undefined;
|
|
527
|
-
license?: string | undefined;
|
|
528
|
-
homepage?: string | undefined;
|
|
529
|
-
} | undefined;
|
|
530
532
|
projectDir: string;
|
|
531
533
|
environment: Record<string, string | {
|
|
532
534
|
storage?: Record<string, string> | undefined;
|
|
@@ -544,28 +546,41 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
544
546
|
encryptedKey: string;
|
|
545
547
|
secretKey: string;
|
|
546
548
|
}> | undefined;
|
|
547
|
-
|
|
549
|
+
protocol?: string | undefined;
|
|
548
550
|
tzkt?: {
|
|
549
551
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
550
552
|
postgresqlPort?: number | undefined;
|
|
551
553
|
apiPort?: number | undefined;
|
|
552
554
|
} | undefined;
|
|
555
|
+
annotations?: Record<string, unknown> | undefined;
|
|
553
556
|
label: string;
|
|
554
557
|
rpcUrl: string;
|
|
555
|
-
protocol: string;
|
|
556
558
|
}> | undefined;
|
|
557
559
|
language?: "en" | "fr" | undefined;
|
|
560
|
+
metadata?: {
|
|
561
|
+
name?: string | undefined;
|
|
562
|
+
projectDescription?: string | undefined;
|
|
563
|
+
authors?: string[] | undefined;
|
|
564
|
+
license?: string | undefined;
|
|
565
|
+
homepage?: string | undefined;
|
|
566
|
+
} | undefined;
|
|
567
|
+
artifactsDir?: string | undefined;
|
|
568
|
+
contractsDir?: string | undefined;
|
|
569
|
+
contracts?: Record<string, {
|
|
570
|
+
sourceFile: string;
|
|
571
|
+
hash: string;
|
|
572
|
+
}> | undefined;
|
|
558
573
|
plugins?: {
|
|
559
574
|
type: "npm" | "binary" | "deno";
|
|
560
575
|
name: string;
|
|
561
576
|
}[] | undefined;
|
|
562
|
-
|
|
563
|
-
artifactsDir?: string | undefined;
|
|
577
|
+
accounts?: Record<string, string> | undefined;
|
|
564
578
|
network?: Record<string, {
|
|
565
579
|
accounts?: Record<string, {
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
580
|
+
mnemonic?: string | undefined;
|
|
581
|
+
publicKey?: string | undefined;
|
|
582
|
+
publicKeyHash?: string | undefined;
|
|
583
|
+
privateKey?: string | undefined;
|
|
569
584
|
}> | undefined;
|
|
570
585
|
faucet?: {
|
|
571
586
|
pkh: string;
|
|
@@ -577,20 +592,7 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
577
592
|
} | undefined;
|
|
578
593
|
label: string;
|
|
579
594
|
rpcUrl: string;
|
|
580
|
-
protocol: string;
|
|
581
|
-
}> | undefined;
|
|
582
|
-
accounts?: Record<string, string> | undefined;
|
|
583
|
-
contracts?: Record<string, {
|
|
584
|
-
sourceFile: string;
|
|
585
|
-
hash: string;
|
|
586
595
|
}> | undefined;
|
|
587
|
-
metadata?: {
|
|
588
|
-
name?: string | undefined;
|
|
589
|
-
projectDescription?: string | undefined;
|
|
590
|
-
authors?: string[] | undefined;
|
|
591
|
-
license?: string | undefined;
|
|
592
|
-
homepage?: string | undefined;
|
|
593
|
-
} | undefined;
|
|
594
596
|
projectDir: string;
|
|
595
597
|
environment: Record<string, string | {
|
|
596
598
|
storage?: Record<string, string> | undefined;
|
|
@@ -626,28 +628,41 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
626
628
|
encryptedKey: string;
|
|
627
629
|
secretKey: string;
|
|
628
630
|
}> | undefined;
|
|
629
|
-
|
|
631
|
+
protocol?: string | undefined;
|
|
630
632
|
tzkt?: {
|
|
631
633
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
632
634
|
postgresqlPort?: number | undefined;
|
|
633
635
|
apiPort?: number | undefined;
|
|
634
636
|
} | undefined;
|
|
637
|
+
annotations?: Record<string, unknown> | undefined;
|
|
635
638
|
label: string;
|
|
636
639
|
rpcUrl: string;
|
|
637
|
-
protocol: string;
|
|
638
640
|
}> | undefined;
|
|
639
641
|
language?: "en" | "fr" | undefined;
|
|
642
|
+
metadata?: {
|
|
643
|
+
name?: string | undefined;
|
|
644
|
+
projectDescription?: string | undefined;
|
|
645
|
+
authors?: string[] | undefined;
|
|
646
|
+
license?: string | undefined;
|
|
647
|
+
homepage?: string | undefined;
|
|
648
|
+
} | undefined;
|
|
649
|
+
artifactsDir?: string | undefined;
|
|
650
|
+
contractsDir?: string | undefined;
|
|
651
|
+
contracts?: Record<string, {
|
|
652
|
+
sourceFile: string;
|
|
653
|
+
hash: string;
|
|
654
|
+
}> | undefined;
|
|
640
655
|
plugins?: {
|
|
641
656
|
type: "npm" | "binary" | "deno";
|
|
642
657
|
name: string;
|
|
643
658
|
}[] | undefined;
|
|
644
|
-
|
|
645
|
-
artifactsDir?: string | undefined;
|
|
659
|
+
accounts?: Record<string, string> | undefined;
|
|
646
660
|
network?: Record<string, {
|
|
647
661
|
accounts?: Record<string, {
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
662
|
+
mnemonic?: string | undefined;
|
|
663
|
+
publicKey?: string | undefined;
|
|
664
|
+
publicKeyHash?: string | undefined;
|
|
665
|
+
privateKey?: string | undefined;
|
|
651
666
|
}> | undefined;
|
|
652
667
|
faucet?: {
|
|
653
668
|
pkh: string;
|
|
@@ -659,20 +674,7 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
659
674
|
} | undefined;
|
|
660
675
|
label: string;
|
|
661
676
|
rpcUrl: string;
|
|
662
|
-
protocol: string;
|
|
663
|
-
}> | undefined;
|
|
664
|
-
accounts?: Record<string, string> | undefined;
|
|
665
|
-
contracts?: Record<string, {
|
|
666
|
-
sourceFile: string;
|
|
667
|
-
hash: string;
|
|
668
677
|
}> | undefined;
|
|
669
|
-
metadata?: {
|
|
670
|
-
name?: string | undefined;
|
|
671
|
-
projectDescription?: string | undefined;
|
|
672
|
-
authors?: string[] | undefined;
|
|
673
|
-
license?: string | undefined;
|
|
674
|
-
homepage?: string | undefined;
|
|
675
|
-
} | undefined;
|
|
676
678
|
projectDir: string;
|
|
677
679
|
environment: Record<string, string | {
|
|
678
680
|
storage?: Record<string, string> | undefined;
|
|
@@ -708,28 +710,41 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
708
710
|
encryptedKey: string;
|
|
709
711
|
secretKey: string;
|
|
710
712
|
}> | undefined;
|
|
711
|
-
|
|
713
|
+
protocol?: string | undefined;
|
|
712
714
|
tzkt?: {
|
|
713
715
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
714
716
|
postgresqlPort?: number | undefined;
|
|
715
717
|
apiPort?: number | undefined;
|
|
716
718
|
} | undefined;
|
|
719
|
+
annotations?: Record<string, unknown> | undefined;
|
|
717
720
|
label: string;
|
|
718
721
|
rpcUrl: string;
|
|
719
|
-
protocol: string;
|
|
720
722
|
}> | undefined;
|
|
721
723
|
language?: "en" | "fr" | undefined;
|
|
724
|
+
metadata?: {
|
|
725
|
+
name?: string | undefined;
|
|
726
|
+
projectDescription?: string | undefined;
|
|
727
|
+
authors?: string[] | undefined;
|
|
728
|
+
license?: string | undefined;
|
|
729
|
+
homepage?: string | undefined;
|
|
730
|
+
} | undefined;
|
|
731
|
+
artifactsDir?: string | undefined;
|
|
732
|
+
contractsDir?: string | undefined;
|
|
733
|
+
contracts?: Record<string, {
|
|
734
|
+
sourceFile: string;
|
|
735
|
+
hash: string;
|
|
736
|
+
}> | undefined;
|
|
722
737
|
plugins?: {
|
|
723
738
|
type: "npm" | "binary" | "deno";
|
|
724
739
|
name: string;
|
|
725
740
|
}[] | undefined;
|
|
726
|
-
|
|
727
|
-
artifactsDir?: string | undefined;
|
|
741
|
+
accounts?: Record<string, string> | undefined;
|
|
728
742
|
network?: Record<string, {
|
|
729
743
|
accounts?: Record<string, {
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
744
|
+
mnemonic?: string | undefined;
|
|
745
|
+
publicKey?: string | undefined;
|
|
746
|
+
publicKeyHash?: string | undefined;
|
|
747
|
+
privateKey?: string | undefined;
|
|
733
748
|
}> | undefined;
|
|
734
749
|
faucet?: {
|
|
735
750
|
pkh: string;
|
|
@@ -741,20 +756,7 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
741
756
|
} | undefined;
|
|
742
757
|
label: string;
|
|
743
758
|
rpcUrl: string;
|
|
744
|
-
protocol: string;
|
|
745
|
-
}> | undefined;
|
|
746
|
-
accounts?: Record<string, string> | undefined;
|
|
747
|
-
contracts?: Record<string, {
|
|
748
|
-
sourceFile: string;
|
|
749
|
-
hash: string;
|
|
750
759
|
}> | undefined;
|
|
751
|
-
metadata?: {
|
|
752
|
-
name?: string | undefined;
|
|
753
|
-
projectDescription?: string | undefined;
|
|
754
|
-
authors?: string[] | undefined;
|
|
755
|
-
license?: string | undefined;
|
|
756
|
-
homepage?: string | undefined;
|
|
757
|
-
} | undefined;
|
|
758
760
|
projectDir: string;
|
|
759
761
|
environment: Record<string, string | {
|
|
760
762
|
storage?: Record<string, string> | undefined;
|
|
@@ -903,6 +905,37 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
903
905
|
taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
|
|
904
906
|
config: z.ZodObject<z.extendShape<{
|
|
905
907
|
language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
|
|
908
|
+
metadata: z.ZodOptional<z.ZodObject<{
|
|
909
|
+
name: z.ZodOptional<z.ZodString>;
|
|
910
|
+
projectDescription: z.ZodOptional<z.ZodString>;
|
|
911
|
+
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
912
|
+
license: z.ZodOptional<z.ZodString>;
|
|
913
|
+
homepage: z.ZodOptional<z.ZodString>;
|
|
914
|
+
}, "strip", z.ZodTypeAny, {
|
|
915
|
+
name?: string | undefined;
|
|
916
|
+
projectDescription?: string | undefined;
|
|
917
|
+
authors?: string[] | undefined;
|
|
918
|
+
license?: string | undefined;
|
|
919
|
+
homepage?: string | undefined;
|
|
920
|
+
}, {
|
|
921
|
+
name?: string | undefined;
|
|
922
|
+
projectDescription?: string | undefined;
|
|
923
|
+
authors?: string[] | undefined;
|
|
924
|
+
license?: string | undefined;
|
|
925
|
+
homepage?: string | undefined;
|
|
926
|
+
}>>;
|
|
927
|
+
artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
928
|
+
contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
929
|
+
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
930
|
+
sourceFile: z.ZodString;
|
|
931
|
+
hash: z.ZodString;
|
|
932
|
+
}, "strip", z.ZodTypeAny, {
|
|
933
|
+
sourceFile: string;
|
|
934
|
+
hash: string;
|
|
935
|
+
}, {
|
|
936
|
+
sourceFile: string;
|
|
937
|
+
hash: string;
|
|
938
|
+
}>>>;
|
|
906
939
|
plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
907
940
|
type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
|
|
908
941
|
name: z.ZodString;
|
|
@@ -913,24 +946,41 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
913
946
|
type: "npm" | "binary" | "deno";
|
|
914
947
|
name: string;
|
|
915
948
|
}>, "many">>;
|
|
916
|
-
|
|
917
|
-
|
|
949
|
+
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
950
|
+
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
951
|
+
networks: z.ZodArray<z.ZodString, "many">;
|
|
952
|
+
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
953
|
+
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
954
|
+
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
955
|
+
}, "strip", z.ZodTypeAny, {
|
|
956
|
+
storage?: Record<string, string> | undefined;
|
|
957
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
958
|
+
networks: string[];
|
|
959
|
+
sandboxes: string[];
|
|
960
|
+
}, {
|
|
961
|
+
storage?: Record<string, string> | undefined;
|
|
962
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
963
|
+
networks: string[];
|
|
964
|
+
sandboxes: string[];
|
|
965
|
+
}>, z.ZodString]>>;
|
|
918
966
|
network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
919
967
|
label: z.ZodString;
|
|
920
968
|
rpcUrl: z.ZodString;
|
|
921
|
-
protocol: z.ZodString;
|
|
922
969
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
923
|
-
publicKey: z.ZodString
|
|
924
|
-
publicKeyHash: z.ZodString
|
|
925
|
-
privateKey: z.ZodString
|
|
970
|
+
publicKey: z.ZodOptional<z.ZodString>;
|
|
971
|
+
publicKeyHash: z.ZodOptional<z.ZodString>;
|
|
972
|
+
privateKey: z.ZodOptional<z.ZodString>;
|
|
973
|
+
mnemonic: z.ZodOptional<z.ZodString>;
|
|
926
974
|
}, "strip", z.ZodTypeAny, {
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
975
|
+
mnemonic?: string | undefined;
|
|
976
|
+
publicKey?: string | undefined;
|
|
977
|
+
publicKeyHash?: string | undefined;
|
|
978
|
+
privateKey?: string | undefined;
|
|
930
979
|
}, {
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
980
|
+
mnemonic?: string | undefined;
|
|
981
|
+
publicKey?: string | undefined;
|
|
982
|
+
publicKeyHash?: string | undefined;
|
|
983
|
+
privateKey?: string | undefined;
|
|
934
984
|
}>>>;
|
|
935
985
|
faucet: z.ZodOptional<z.ZodObject<{
|
|
936
986
|
pkh: z.ZodString;
|
|
@@ -956,9 +1006,10 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
956
1006
|
}>>;
|
|
957
1007
|
}, "strip", z.ZodTypeAny, {
|
|
958
1008
|
accounts?: Record<string, {
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
1009
|
+
mnemonic?: string | undefined;
|
|
1010
|
+
publicKey?: string | undefined;
|
|
1011
|
+
publicKeyHash?: string | undefined;
|
|
1012
|
+
privateKey?: string | undefined;
|
|
962
1013
|
}> | undefined;
|
|
963
1014
|
faucet?: {
|
|
964
1015
|
pkh: string;
|
|
@@ -970,12 +1021,12 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
970
1021
|
} | undefined;
|
|
971
1022
|
label: string;
|
|
972
1023
|
rpcUrl: string;
|
|
973
|
-
protocol: string;
|
|
974
1024
|
}, {
|
|
975
1025
|
accounts?: Record<string, {
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
1026
|
+
mnemonic?: string | undefined;
|
|
1027
|
+
publicKey?: string | undefined;
|
|
1028
|
+
publicKeyHash?: string | undefined;
|
|
1029
|
+
privateKey?: string | undefined;
|
|
979
1030
|
}> | undefined;
|
|
980
1031
|
faucet?: {
|
|
981
1032
|
pkh: string;
|
|
@@ -987,13 +1038,11 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
987
1038
|
} | undefined;
|
|
988
1039
|
label: string;
|
|
989
1040
|
rpcUrl: string;
|
|
990
|
-
protocol: string;
|
|
991
1041
|
}>>>;
|
|
992
1042
|
sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
993
1043
|
label: z.ZodString;
|
|
994
1044
|
rpcUrl: z.ZodString;
|
|
995
|
-
protocol: z.ZodString
|
|
996
|
-
attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
|
|
1045
|
+
protocol: z.ZodOptional<z.ZodString>;
|
|
997
1046
|
plugin: z.ZodOptional<z.ZodString>;
|
|
998
1047
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
999
1048
|
encryptedKey: z.ZodString;
|
|
@@ -1021,85 +1070,40 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
1021
1070
|
postgresqlPort?: number | undefined;
|
|
1022
1071
|
apiPort?: number | undefined;
|
|
1023
1072
|
}>>;
|
|
1073
|
+
annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1024
1074
|
}, "strip", z.ZodTypeAny, {
|
|
1025
1075
|
plugin?: string | undefined;
|
|
1026
|
-
accounts?: Record<string, string | {
|
|
1027
|
-
publicKeyHash: string;
|
|
1028
|
-
encryptedKey: string;
|
|
1029
|
-
secretKey: string;
|
|
1030
|
-
}> | undefined;
|
|
1031
|
-
|
|
1032
|
-
tzkt?: {
|
|
1033
|
-
disableAutostartWithSandbox?: boolean | undefined;
|
|
1034
|
-
postgresqlPort?: number | undefined;
|
|
1035
|
-
apiPort?: number | undefined;
|
|
1036
|
-
} | undefined;
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
}, {
|
|
1041
|
-
plugin?: string | undefined;
|
|
1042
|
-
accounts?: Record<string, string | {
|
|
1043
|
-
publicKeyHash: string;
|
|
1044
|
-
encryptedKey: string;
|
|
1045
|
-
secretKey: string;
|
|
1046
|
-
}> | undefined;
|
|
1047
|
-
attributes?: string | number | boolean | undefined;
|
|
1048
|
-
tzkt?: {
|
|
1049
|
-
disableAutostartWithSandbox?: boolean | undefined;
|
|
1050
|
-
postgresqlPort?: number | undefined;
|
|
1051
|
-
apiPort?: number | undefined;
|
|
1052
|
-
} | undefined;
|
|
1053
|
-
label: string;
|
|
1054
|
-
rpcUrl: string;
|
|
1055
|
-
protocol: string;
|
|
1056
|
-
}>>>;
|
|
1057
|
-
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
1058
|
-
networks: z.ZodArray<z.ZodString, "many">;
|
|
1059
|
-
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
1060
|
-
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1061
|
-
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
1062
|
-
}, "strip", z.ZodTypeAny, {
|
|
1063
|
-
storage?: Record<string, string> | undefined;
|
|
1064
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1065
|
-
networks: string[];
|
|
1066
|
-
sandboxes: string[];
|
|
1067
|
-
}, {
|
|
1068
|
-
storage?: Record<string, string> | undefined;
|
|
1069
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1070
|
-
networks: string[];
|
|
1071
|
-
sandboxes: string[];
|
|
1072
|
-
}>, z.ZodString]>>;
|
|
1073
|
-
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1074
|
-
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1075
|
-
sourceFile: z.ZodString;
|
|
1076
|
-
hash: z.ZodString;
|
|
1077
|
-
}, "strip", z.ZodTypeAny, {
|
|
1078
|
-
sourceFile: string;
|
|
1079
|
-
hash: string;
|
|
1080
|
-
}, {
|
|
1081
|
-
sourceFile: string;
|
|
1082
|
-
hash: string;
|
|
1083
|
-
}>>>;
|
|
1084
|
-
metadata: z.ZodOptional<z.ZodObject<{
|
|
1085
|
-
name: z.ZodOptional<z.ZodString>;
|
|
1086
|
-
projectDescription: z.ZodOptional<z.ZodString>;
|
|
1087
|
-
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1088
|
-
license: z.ZodOptional<z.ZodString>;
|
|
1089
|
-
homepage: z.ZodOptional<z.ZodString>;
|
|
1090
|
-
}, "strip", z.ZodTypeAny, {
|
|
1091
|
-
name?: string | undefined;
|
|
1092
|
-
projectDescription?: string | undefined;
|
|
1093
|
-
authors?: string[] | undefined;
|
|
1094
|
-
license?: string | undefined;
|
|
1095
|
-
homepage?: string | undefined;
|
|
1076
|
+
accounts?: Record<string, string | {
|
|
1077
|
+
publicKeyHash: string;
|
|
1078
|
+
encryptedKey: string;
|
|
1079
|
+
secretKey: string;
|
|
1080
|
+
}> | undefined;
|
|
1081
|
+
protocol?: string | undefined;
|
|
1082
|
+
tzkt?: {
|
|
1083
|
+
disableAutostartWithSandbox?: boolean | undefined;
|
|
1084
|
+
postgresqlPort?: number | undefined;
|
|
1085
|
+
apiPort?: number | undefined;
|
|
1086
|
+
} | undefined;
|
|
1087
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1088
|
+
label: string;
|
|
1089
|
+
rpcUrl: string;
|
|
1096
1090
|
}, {
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1091
|
+
plugin?: string | undefined;
|
|
1092
|
+
accounts?: Record<string, string | {
|
|
1093
|
+
publicKeyHash: string;
|
|
1094
|
+
encryptedKey: string;
|
|
1095
|
+
secretKey: string;
|
|
1096
|
+
}> | undefined;
|
|
1097
|
+
protocol?: string | undefined;
|
|
1098
|
+
tzkt?: {
|
|
1099
|
+
disableAutostartWithSandbox?: boolean | undefined;
|
|
1100
|
+
postgresqlPort?: number | undefined;
|
|
1101
|
+
apiPort?: number | undefined;
|
|
1102
|
+
} | undefined;
|
|
1103
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1104
|
+
label: string;
|
|
1105
|
+
rpcUrl: string;
|
|
1106
|
+
}>>>;
|
|
1103
1107
|
}, {
|
|
1104
1108
|
projectDir: z.ZodString;
|
|
1105
1109
|
configFile: z.ZodString;
|
|
@@ -1112,28 +1116,41 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
1112
1116
|
encryptedKey: string;
|
|
1113
1117
|
secretKey: string;
|
|
1114
1118
|
}> | undefined;
|
|
1115
|
-
|
|
1119
|
+
protocol?: string | undefined;
|
|
1116
1120
|
tzkt?: {
|
|
1117
1121
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1118
1122
|
postgresqlPort?: number | undefined;
|
|
1119
1123
|
apiPort?: number | undefined;
|
|
1120
1124
|
} | undefined;
|
|
1125
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1121
1126
|
label: string;
|
|
1122
1127
|
rpcUrl: string;
|
|
1123
|
-
protocol: string;
|
|
1124
1128
|
}> | undefined;
|
|
1125
1129
|
language?: "en" | "fr" | undefined;
|
|
1130
|
+
metadata?: {
|
|
1131
|
+
name?: string | undefined;
|
|
1132
|
+
projectDescription?: string | undefined;
|
|
1133
|
+
authors?: string[] | undefined;
|
|
1134
|
+
license?: string | undefined;
|
|
1135
|
+
homepage?: string | undefined;
|
|
1136
|
+
} | undefined;
|
|
1137
|
+
artifactsDir?: string | undefined;
|
|
1138
|
+
contractsDir?: string | undefined;
|
|
1139
|
+
contracts?: Record<string, {
|
|
1140
|
+
sourceFile: string;
|
|
1141
|
+
hash: string;
|
|
1142
|
+
}> | undefined;
|
|
1126
1143
|
plugins?: {
|
|
1127
1144
|
type: "npm" | "binary" | "deno";
|
|
1128
1145
|
name: string;
|
|
1129
1146
|
}[] | undefined;
|
|
1130
|
-
|
|
1131
|
-
artifactsDir?: string | undefined;
|
|
1147
|
+
accounts?: Record<string, string> | undefined;
|
|
1132
1148
|
network?: Record<string, {
|
|
1133
1149
|
accounts?: Record<string, {
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1150
|
+
mnemonic?: string | undefined;
|
|
1151
|
+
publicKey?: string | undefined;
|
|
1152
|
+
publicKeyHash?: string | undefined;
|
|
1153
|
+
privateKey?: string | undefined;
|
|
1137
1154
|
}> | undefined;
|
|
1138
1155
|
faucet?: {
|
|
1139
1156
|
pkh: string;
|
|
@@ -1145,20 +1162,7 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
1145
1162
|
} | undefined;
|
|
1146
1163
|
label: string;
|
|
1147
1164
|
rpcUrl: string;
|
|
1148
|
-
protocol: string;
|
|
1149
|
-
}> | undefined;
|
|
1150
|
-
accounts?: Record<string, string> | undefined;
|
|
1151
|
-
contracts?: Record<string, {
|
|
1152
|
-
sourceFile: string;
|
|
1153
|
-
hash: string;
|
|
1154
1165
|
}> | undefined;
|
|
1155
|
-
metadata?: {
|
|
1156
|
-
name?: string | undefined;
|
|
1157
|
-
projectDescription?: string | undefined;
|
|
1158
|
-
authors?: string[] | undefined;
|
|
1159
|
-
license?: string | undefined;
|
|
1160
|
-
homepage?: string | undefined;
|
|
1161
|
-
} | undefined;
|
|
1162
1166
|
projectDir: string;
|
|
1163
1167
|
environment: Record<string, string | {
|
|
1164
1168
|
storage?: Record<string, string> | undefined;
|
|
@@ -1176,28 +1180,41 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
1176
1180
|
encryptedKey: string;
|
|
1177
1181
|
secretKey: string;
|
|
1178
1182
|
}> | undefined;
|
|
1179
|
-
|
|
1183
|
+
protocol?: string | undefined;
|
|
1180
1184
|
tzkt?: {
|
|
1181
1185
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1182
1186
|
postgresqlPort?: number | undefined;
|
|
1183
1187
|
apiPort?: number | undefined;
|
|
1184
1188
|
} | undefined;
|
|
1189
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1185
1190
|
label: string;
|
|
1186
1191
|
rpcUrl: string;
|
|
1187
|
-
protocol: string;
|
|
1188
1192
|
}> | undefined;
|
|
1189
1193
|
language?: "en" | "fr" | undefined;
|
|
1194
|
+
metadata?: {
|
|
1195
|
+
name?: string | undefined;
|
|
1196
|
+
projectDescription?: string | undefined;
|
|
1197
|
+
authors?: string[] | undefined;
|
|
1198
|
+
license?: string | undefined;
|
|
1199
|
+
homepage?: string | undefined;
|
|
1200
|
+
} | undefined;
|
|
1201
|
+
artifactsDir?: string | undefined;
|
|
1202
|
+
contractsDir?: string | undefined;
|
|
1203
|
+
contracts?: Record<string, {
|
|
1204
|
+
sourceFile: string;
|
|
1205
|
+
hash: string;
|
|
1206
|
+
}> | undefined;
|
|
1190
1207
|
plugins?: {
|
|
1191
1208
|
type: "npm" | "binary" | "deno";
|
|
1192
1209
|
name: string;
|
|
1193
1210
|
}[] | undefined;
|
|
1194
|
-
|
|
1195
|
-
artifactsDir?: string | undefined;
|
|
1211
|
+
accounts?: Record<string, string> | undefined;
|
|
1196
1212
|
network?: Record<string, {
|
|
1197
1213
|
accounts?: Record<string, {
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1214
|
+
mnemonic?: string | undefined;
|
|
1215
|
+
publicKey?: string | undefined;
|
|
1216
|
+
publicKeyHash?: string | undefined;
|
|
1217
|
+
privateKey?: string | undefined;
|
|
1201
1218
|
}> | undefined;
|
|
1202
1219
|
faucet?: {
|
|
1203
1220
|
pkh: string;
|
|
@@ -1209,20 +1226,7 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
1209
1226
|
} | undefined;
|
|
1210
1227
|
label: string;
|
|
1211
1228
|
rpcUrl: string;
|
|
1212
|
-
protocol: string;
|
|
1213
|
-
}> | undefined;
|
|
1214
|
-
accounts?: Record<string, string> | undefined;
|
|
1215
|
-
contracts?: Record<string, {
|
|
1216
|
-
sourceFile: string;
|
|
1217
|
-
hash: string;
|
|
1218
1229
|
}> | undefined;
|
|
1219
|
-
metadata?: {
|
|
1220
|
-
name?: string | undefined;
|
|
1221
|
-
projectDescription?: string | undefined;
|
|
1222
|
-
authors?: string[] | undefined;
|
|
1223
|
-
license?: string | undefined;
|
|
1224
|
-
homepage?: string | undefined;
|
|
1225
|
-
} | undefined;
|
|
1226
1230
|
projectDir: string;
|
|
1227
1231
|
environment: Record<string, string | {
|
|
1228
1232
|
storage?: Record<string, string> | undefined;
|
|
@@ -1258,28 +1262,41 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
1258
1262
|
encryptedKey: string;
|
|
1259
1263
|
secretKey: string;
|
|
1260
1264
|
}> | undefined;
|
|
1261
|
-
|
|
1265
|
+
protocol?: string | undefined;
|
|
1262
1266
|
tzkt?: {
|
|
1263
1267
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1264
1268
|
postgresqlPort?: number | undefined;
|
|
1265
1269
|
apiPort?: number | undefined;
|
|
1266
1270
|
} | undefined;
|
|
1271
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1267
1272
|
label: string;
|
|
1268
1273
|
rpcUrl: string;
|
|
1269
|
-
protocol: string;
|
|
1270
1274
|
}> | undefined;
|
|
1271
1275
|
language?: "en" | "fr" | undefined;
|
|
1276
|
+
metadata?: {
|
|
1277
|
+
name?: string | undefined;
|
|
1278
|
+
projectDescription?: string | undefined;
|
|
1279
|
+
authors?: string[] | undefined;
|
|
1280
|
+
license?: string | undefined;
|
|
1281
|
+
homepage?: string | undefined;
|
|
1282
|
+
} | undefined;
|
|
1283
|
+
artifactsDir?: string | undefined;
|
|
1284
|
+
contractsDir?: string | undefined;
|
|
1285
|
+
contracts?: Record<string, {
|
|
1286
|
+
sourceFile: string;
|
|
1287
|
+
hash: string;
|
|
1288
|
+
}> | undefined;
|
|
1272
1289
|
plugins?: {
|
|
1273
1290
|
type: "npm" | "binary" | "deno";
|
|
1274
1291
|
name: string;
|
|
1275
1292
|
}[] | undefined;
|
|
1276
|
-
|
|
1277
|
-
artifactsDir?: string | undefined;
|
|
1293
|
+
accounts?: Record<string, string> | undefined;
|
|
1278
1294
|
network?: Record<string, {
|
|
1279
1295
|
accounts?: Record<string, {
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1296
|
+
mnemonic?: string | undefined;
|
|
1297
|
+
publicKey?: string | undefined;
|
|
1298
|
+
publicKeyHash?: string | undefined;
|
|
1299
|
+
privateKey?: string | undefined;
|
|
1283
1300
|
}> | undefined;
|
|
1284
1301
|
faucet?: {
|
|
1285
1302
|
pkh: string;
|
|
@@ -1291,20 +1308,7 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
1291
1308
|
} | undefined;
|
|
1292
1309
|
label: string;
|
|
1293
1310
|
rpcUrl: string;
|
|
1294
|
-
protocol: string;
|
|
1295
|
-
}> | undefined;
|
|
1296
|
-
accounts?: Record<string, string> | undefined;
|
|
1297
|
-
contracts?: Record<string, {
|
|
1298
|
-
sourceFile: string;
|
|
1299
|
-
hash: string;
|
|
1300
1311
|
}> | 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
1312
|
projectDir: string;
|
|
1309
1313
|
environment: Record<string, string | {
|
|
1310
1314
|
storage?: Record<string, string> | undefined;
|
|
@@ -1340,28 +1344,41 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
1340
1344
|
encryptedKey: string;
|
|
1341
1345
|
secretKey: string;
|
|
1342
1346
|
}> | undefined;
|
|
1343
|
-
|
|
1347
|
+
protocol?: string | undefined;
|
|
1344
1348
|
tzkt?: {
|
|
1345
1349
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1346
1350
|
postgresqlPort?: number | undefined;
|
|
1347
1351
|
apiPort?: number | undefined;
|
|
1348
1352
|
} | undefined;
|
|
1353
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1349
1354
|
label: string;
|
|
1350
1355
|
rpcUrl: string;
|
|
1351
|
-
protocol: string;
|
|
1352
1356
|
}> | undefined;
|
|
1353
1357
|
language?: "en" | "fr" | undefined;
|
|
1358
|
+
metadata?: {
|
|
1359
|
+
name?: string | undefined;
|
|
1360
|
+
projectDescription?: string | undefined;
|
|
1361
|
+
authors?: string[] | undefined;
|
|
1362
|
+
license?: string | undefined;
|
|
1363
|
+
homepage?: string | undefined;
|
|
1364
|
+
} | undefined;
|
|
1365
|
+
artifactsDir?: string | undefined;
|
|
1366
|
+
contractsDir?: string | undefined;
|
|
1367
|
+
contracts?: Record<string, {
|
|
1368
|
+
sourceFile: string;
|
|
1369
|
+
hash: string;
|
|
1370
|
+
}> | undefined;
|
|
1354
1371
|
plugins?: {
|
|
1355
1372
|
type: "npm" | "binary" | "deno";
|
|
1356
1373
|
name: string;
|
|
1357
1374
|
}[] | undefined;
|
|
1358
|
-
|
|
1359
|
-
artifactsDir?: string | undefined;
|
|
1375
|
+
accounts?: Record<string, string> | undefined;
|
|
1360
1376
|
network?: Record<string, {
|
|
1361
1377
|
accounts?: Record<string, {
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1378
|
+
mnemonic?: string | undefined;
|
|
1379
|
+
publicKey?: string | undefined;
|
|
1380
|
+
publicKeyHash?: string | undefined;
|
|
1381
|
+
privateKey?: string | undefined;
|
|
1365
1382
|
}> | undefined;
|
|
1366
1383
|
faucet?: {
|
|
1367
1384
|
pkh: string;
|
|
@@ -1373,20 +1390,7 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
1373
1390
|
} | undefined;
|
|
1374
1391
|
label: string;
|
|
1375
1392
|
rpcUrl: string;
|
|
1376
|
-
protocol: string;
|
|
1377
1393
|
}> | undefined;
|
|
1378
|
-
accounts?: Record<string, string> | undefined;
|
|
1379
|
-
contracts?: Record<string, {
|
|
1380
|
-
sourceFile: string;
|
|
1381
|
-
hash: string;
|
|
1382
|
-
}> | undefined;
|
|
1383
|
-
metadata?: {
|
|
1384
|
-
name?: string | undefined;
|
|
1385
|
-
projectDescription?: string | undefined;
|
|
1386
|
-
authors?: string[] | undefined;
|
|
1387
|
-
license?: string | undefined;
|
|
1388
|
-
homepage?: string | undefined;
|
|
1389
|
-
} | undefined;
|
|
1390
1394
|
projectDir: string;
|
|
1391
1395
|
environment: Record<string, string | {
|
|
1392
1396
|
storage?: Record<string, string> | undefined;
|
|
@@ -1775,6 +1779,37 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
1775
1779
|
taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
|
|
1776
1780
|
config: z.ZodObject<z.extendShape<{
|
|
1777
1781
|
language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
|
|
1782
|
+
metadata: z.ZodOptional<z.ZodObject<{
|
|
1783
|
+
name: z.ZodOptional<z.ZodString>;
|
|
1784
|
+
projectDescription: z.ZodOptional<z.ZodString>;
|
|
1785
|
+
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1786
|
+
license: z.ZodOptional<z.ZodString>;
|
|
1787
|
+
homepage: z.ZodOptional<z.ZodString>;
|
|
1788
|
+
}, "strip", z.ZodTypeAny, {
|
|
1789
|
+
name?: string | undefined;
|
|
1790
|
+
projectDescription?: string | undefined;
|
|
1791
|
+
authors?: string[] | undefined;
|
|
1792
|
+
license?: string | undefined;
|
|
1793
|
+
homepage?: string | undefined;
|
|
1794
|
+
}, {
|
|
1795
|
+
name?: string | undefined;
|
|
1796
|
+
projectDescription?: string | undefined;
|
|
1797
|
+
authors?: string[] | undefined;
|
|
1798
|
+
license?: string | undefined;
|
|
1799
|
+
homepage?: string | undefined;
|
|
1800
|
+
}>>;
|
|
1801
|
+
artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
1802
|
+
contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
1803
|
+
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1804
|
+
sourceFile: z.ZodString;
|
|
1805
|
+
hash: z.ZodString;
|
|
1806
|
+
}, "strip", z.ZodTypeAny, {
|
|
1807
|
+
sourceFile: string;
|
|
1808
|
+
hash: string;
|
|
1809
|
+
}, {
|
|
1810
|
+
sourceFile: string;
|
|
1811
|
+
hash: string;
|
|
1812
|
+
}>>>;
|
|
1778
1813
|
plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1779
1814
|
type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
|
|
1780
1815
|
name: z.ZodString;
|
|
@@ -1785,24 +1820,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
1785
1820
|
type: "npm" | "binary" | "deno";
|
|
1786
1821
|
name: string;
|
|
1787
1822
|
}>, "many">>;
|
|
1788
|
-
|
|
1789
|
-
|
|
1823
|
+
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1824
|
+
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
1825
|
+
networks: z.ZodArray<z.ZodString, "many">;
|
|
1826
|
+
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
1827
|
+
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1828
|
+
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
1829
|
+
}, "strip", z.ZodTypeAny, {
|
|
1830
|
+
storage?: Record<string, string> | undefined;
|
|
1831
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1832
|
+
networks: string[];
|
|
1833
|
+
sandboxes: string[];
|
|
1834
|
+
}, {
|
|
1835
|
+
storage?: Record<string, string> | undefined;
|
|
1836
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1837
|
+
networks: string[];
|
|
1838
|
+
sandboxes: string[];
|
|
1839
|
+
}>, z.ZodString]>>;
|
|
1790
1840
|
network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1791
1841
|
label: z.ZodString;
|
|
1792
1842
|
rpcUrl: z.ZodString;
|
|
1793
|
-
protocol: z.ZodString;
|
|
1794
1843
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1795
|
-
publicKey: z.ZodString
|
|
1796
|
-
publicKeyHash: z.ZodString
|
|
1797
|
-
privateKey: z.ZodString
|
|
1844
|
+
publicKey: z.ZodOptional<z.ZodString>;
|
|
1845
|
+
publicKeyHash: z.ZodOptional<z.ZodString>;
|
|
1846
|
+
privateKey: z.ZodOptional<z.ZodString>;
|
|
1847
|
+
mnemonic: z.ZodOptional<z.ZodString>;
|
|
1798
1848
|
}, "strip", z.ZodTypeAny, {
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1849
|
+
mnemonic?: string | undefined;
|
|
1850
|
+
publicKey?: string | undefined;
|
|
1851
|
+
publicKeyHash?: string | undefined;
|
|
1852
|
+
privateKey?: string | undefined;
|
|
1802
1853
|
}, {
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1854
|
+
mnemonic?: string | undefined;
|
|
1855
|
+
publicKey?: string | undefined;
|
|
1856
|
+
publicKeyHash?: string | undefined;
|
|
1857
|
+
privateKey?: string | undefined;
|
|
1806
1858
|
}>>>;
|
|
1807
1859
|
faucet: z.ZodOptional<z.ZodObject<{
|
|
1808
1860
|
pkh: z.ZodString;
|
|
@@ -1828,9 +1880,10 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
1828
1880
|
}>>;
|
|
1829
1881
|
}, "strip", z.ZodTypeAny, {
|
|
1830
1882
|
accounts?: Record<string, {
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1883
|
+
mnemonic?: string | undefined;
|
|
1884
|
+
publicKey?: string | undefined;
|
|
1885
|
+
publicKeyHash?: string | undefined;
|
|
1886
|
+
privateKey?: string | undefined;
|
|
1834
1887
|
}> | undefined;
|
|
1835
1888
|
faucet?: {
|
|
1836
1889
|
pkh: string;
|
|
@@ -1842,12 +1895,12 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
1842
1895
|
} | undefined;
|
|
1843
1896
|
label: string;
|
|
1844
1897
|
rpcUrl: string;
|
|
1845
|
-
protocol: string;
|
|
1846
1898
|
}, {
|
|
1847
1899
|
accounts?: Record<string, {
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1900
|
+
mnemonic?: string | undefined;
|
|
1901
|
+
publicKey?: string | undefined;
|
|
1902
|
+
publicKeyHash?: string | undefined;
|
|
1903
|
+
privateKey?: string | undefined;
|
|
1851
1904
|
}> | undefined;
|
|
1852
1905
|
faucet?: {
|
|
1853
1906
|
pkh: string;
|
|
@@ -1859,13 +1912,11 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
1859
1912
|
} | undefined;
|
|
1860
1913
|
label: string;
|
|
1861
1914
|
rpcUrl: string;
|
|
1862
|
-
protocol: string;
|
|
1863
1915
|
}>>>;
|
|
1864
1916
|
sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1865
1917
|
label: z.ZodString;
|
|
1866
1918
|
rpcUrl: z.ZodString;
|
|
1867
|
-
protocol: z.ZodString
|
|
1868
|
-
attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
|
|
1919
|
+
protocol: z.ZodOptional<z.ZodString>;
|
|
1869
1920
|
plugin: z.ZodOptional<z.ZodString>;
|
|
1870
1921
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
1871
1922
|
encryptedKey: z.ZodString;
|
|
@@ -1893,6 +1944,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
1893
1944
|
postgresqlPort?: number | undefined;
|
|
1894
1945
|
apiPort?: number | undefined;
|
|
1895
1946
|
}>>;
|
|
1947
|
+
annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1896
1948
|
}, "strip", z.ZodTypeAny, {
|
|
1897
1949
|
plugin?: string | undefined;
|
|
1898
1950
|
accounts?: Record<string, string | {
|
|
@@ -1900,15 +1952,15 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
1900
1952
|
encryptedKey: string;
|
|
1901
1953
|
secretKey: string;
|
|
1902
1954
|
}> | undefined;
|
|
1903
|
-
|
|
1955
|
+
protocol?: string | undefined;
|
|
1904
1956
|
tzkt?: {
|
|
1905
1957
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1906
1958
|
postgresqlPort?: number | undefined;
|
|
1907
1959
|
apiPort?: number | undefined;
|
|
1908
1960
|
} | undefined;
|
|
1961
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1909
1962
|
label: string;
|
|
1910
1963
|
rpcUrl: string;
|
|
1911
|
-
protocol: string;
|
|
1912
1964
|
}, {
|
|
1913
1965
|
plugin?: string | undefined;
|
|
1914
1966
|
accounts?: Record<string, string | {
|
|
@@ -1916,62 +1968,16 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
1916
1968
|
encryptedKey: string;
|
|
1917
1969
|
secretKey: string;
|
|
1918
1970
|
}> | undefined;
|
|
1919
|
-
|
|
1971
|
+
protocol?: string | undefined;
|
|
1920
1972
|
tzkt?: {
|
|
1921
1973
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1922
1974
|
postgresqlPort?: number | undefined;
|
|
1923
1975
|
apiPort?: number | undefined;
|
|
1924
1976
|
} | undefined;
|
|
1977
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1925
1978
|
label: string;
|
|
1926
1979
|
rpcUrl: string;
|
|
1927
|
-
protocol: string;
|
|
1928
|
-
}>>>;
|
|
1929
|
-
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
1930
|
-
networks: z.ZodArray<z.ZodString, "many">;
|
|
1931
|
-
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
1932
|
-
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1933
|
-
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
1934
|
-
}, "strip", z.ZodTypeAny, {
|
|
1935
|
-
storage?: Record<string, string> | undefined;
|
|
1936
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1937
|
-
networks: string[];
|
|
1938
|
-
sandboxes: string[];
|
|
1939
|
-
}, {
|
|
1940
|
-
storage?: Record<string, string> | undefined;
|
|
1941
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1942
|
-
networks: string[];
|
|
1943
|
-
sandboxes: string[];
|
|
1944
|
-
}>, z.ZodString]>>;
|
|
1945
|
-
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1946
|
-
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1947
|
-
sourceFile: z.ZodString;
|
|
1948
|
-
hash: z.ZodString;
|
|
1949
|
-
}, "strip", z.ZodTypeAny, {
|
|
1950
|
-
sourceFile: string;
|
|
1951
|
-
hash: string;
|
|
1952
|
-
}, {
|
|
1953
|
-
sourceFile: string;
|
|
1954
|
-
hash: string;
|
|
1955
1980
|
}>>>;
|
|
1956
|
-
metadata: z.ZodOptional<z.ZodObject<{
|
|
1957
|
-
name: z.ZodOptional<z.ZodString>;
|
|
1958
|
-
projectDescription: z.ZodOptional<z.ZodString>;
|
|
1959
|
-
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1960
|
-
license: z.ZodOptional<z.ZodString>;
|
|
1961
|
-
homepage: z.ZodOptional<z.ZodString>;
|
|
1962
|
-
}, "strip", z.ZodTypeAny, {
|
|
1963
|
-
name?: string | undefined;
|
|
1964
|
-
projectDescription?: string | undefined;
|
|
1965
|
-
authors?: string[] | undefined;
|
|
1966
|
-
license?: string | undefined;
|
|
1967
|
-
homepage?: string | undefined;
|
|
1968
|
-
}, {
|
|
1969
|
-
name?: string | undefined;
|
|
1970
|
-
projectDescription?: string | undefined;
|
|
1971
|
-
authors?: string[] | undefined;
|
|
1972
|
-
license?: string | undefined;
|
|
1973
|
-
homepage?: string | undefined;
|
|
1974
|
-
}>>;
|
|
1975
1981
|
}, {
|
|
1976
1982
|
projectDir: z.ZodString;
|
|
1977
1983
|
configFile: z.ZodString;
|
|
@@ -1984,28 +1990,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
1984
1990
|
encryptedKey: string;
|
|
1985
1991
|
secretKey: string;
|
|
1986
1992
|
}> | undefined;
|
|
1987
|
-
|
|
1993
|
+
protocol?: string | undefined;
|
|
1988
1994
|
tzkt?: {
|
|
1989
1995
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1990
1996
|
postgresqlPort?: number | undefined;
|
|
1991
1997
|
apiPort?: number | undefined;
|
|
1992
1998
|
} | undefined;
|
|
1999
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1993
2000
|
label: string;
|
|
1994
2001
|
rpcUrl: string;
|
|
1995
|
-
protocol: string;
|
|
1996
2002
|
}> | undefined;
|
|
1997
|
-
language?: "en" | "fr" | undefined;
|
|
2003
|
+
language?: "en" | "fr" | undefined;
|
|
2004
|
+
metadata?: {
|
|
2005
|
+
name?: string | undefined;
|
|
2006
|
+
projectDescription?: string | undefined;
|
|
2007
|
+
authors?: string[] | undefined;
|
|
2008
|
+
license?: string | undefined;
|
|
2009
|
+
homepage?: string | undefined;
|
|
2010
|
+
} | undefined;
|
|
2011
|
+
artifactsDir?: string | undefined;
|
|
2012
|
+
contractsDir?: string | undefined;
|
|
2013
|
+
contracts?: Record<string, {
|
|
2014
|
+
sourceFile: string;
|
|
2015
|
+
hash: string;
|
|
2016
|
+
}> | undefined;
|
|
1998
2017
|
plugins?: {
|
|
1999
2018
|
type: "npm" | "binary" | "deno";
|
|
2000
2019
|
name: string;
|
|
2001
2020
|
}[] | undefined;
|
|
2002
|
-
|
|
2003
|
-
artifactsDir?: string | undefined;
|
|
2021
|
+
accounts?: Record<string, string> | undefined;
|
|
2004
2022
|
network?: Record<string, {
|
|
2005
2023
|
accounts?: Record<string, {
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2024
|
+
mnemonic?: string | undefined;
|
|
2025
|
+
publicKey?: string | undefined;
|
|
2026
|
+
publicKeyHash?: string | undefined;
|
|
2027
|
+
privateKey?: string | undefined;
|
|
2009
2028
|
}> | undefined;
|
|
2010
2029
|
faucet?: {
|
|
2011
2030
|
pkh: string;
|
|
@@ -2017,20 +2036,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2017
2036
|
} | undefined;
|
|
2018
2037
|
label: string;
|
|
2019
2038
|
rpcUrl: string;
|
|
2020
|
-
protocol: string;
|
|
2021
|
-
}> | undefined;
|
|
2022
|
-
accounts?: Record<string, string> | undefined;
|
|
2023
|
-
contracts?: Record<string, {
|
|
2024
|
-
sourceFile: string;
|
|
2025
|
-
hash: string;
|
|
2026
2039
|
}> | undefined;
|
|
2027
|
-
metadata?: {
|
|
2028
|
-
name?: string | undefined;
|
|
2029
|
-
projectDescription?: string | undefined;
|
|
2030
|
-
authors?: string[] | undefined;
|
|
2031
|
-
license?: string | undefined;
|
|
2032
|
-
homepage?: string | undefined;
|
|
2033
|
-
} | undefined;
|
|
2034
2040
|
projectDir: string;
|
|
2035
2041
|
environment: Record<string, string | {
|
|
2036
2042
|
storage?: Record<string, string> | undefined;
|
|
@@ -2048,28 +2054,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2048
2054
|
encryptedKey: string;
|
|
2049
2055
|
secretKey: string;
|
|
2050
2056
|
}> | undefined;
|
|
2051
|
-
|
|
2057
|
+
protocol?: string | undefined;
|
|
2052
2058
|
tzkt?: {
|
|
2053
2059
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2054
2060
|
postgresqlPort?: number | undefined;
|
|
2055
2061
|
apiPort?: number | undefined;
|
|
2056
2062
|
} | undefined;
|
|
2063
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2057
2064
|
label: string;
|
|
2058
2065
|
rpcUrl: string;
|
|
2059
|
-
protocol: string;
|
|
2060
2066
|
}> | undefined;
|
|
2061
2067
|
language?: "en" | "fr" | undefined;
|
|
2068
|
+
metadata?: {
|
|
2069
|
+
name?: string | undefined;
|
|
2070
|
+
projectDescription?: string | undefined;
|
|
2071
|
+
authors?: string[] | undefined;
|
|
2072
|
+
license?: string | undefined;
|
|
2073
|
+
homepage?: string | undefined;
|
|
2074
|
+
} | undefined;
|
|
2075
|
+
artifactsDir?: string | undefined;
|
|
2076
|
+
contractsDir?: string | undefined;
|
|
2077
|
+
contracts?: Record<string, {
|
|
2078
|
+
sourceFile: string;
|
|
2079
|
+
hash: string;
|
|
2080
|
+
}> | undefined;
|
|
2062
2081
|
plugins?: {
|
|
2063
2082
|
type: "npm" | "binary" | "deno";
|
|
2064
2083
|
name: string;
|
|
2065
2084
|
}[] | undefined;
|
|
2066
|
-
|
|
2067
|
-
artifactsDir?: string | undefined;
|
|
2085
|
+
accounts?: Record<string, string> | undefined;
|
|
2068
2086
|
network?: Record<string, {
|
|
2069
2087
|
accounts?: Record<string, {
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2088
|
+
mnemonic?: string | undefined;
|
|
2089
|
+
publicKey?: string | undefined;
|
|
2090
|
+
publicKeyHash?: string | undefined;
|
|
2091
|
+
privateKey?: string | undefined;
|
|
2073
2092
|
}> | undefined;
|
|
2074
2093
|
faucet?: {
|
|
2075
2094
|
pkh: string;
|
|
@@ -2081,20 +2100,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2081
2100
|
} | undefined;
|
|
2082
2101
|
label: string;
|
|
2083
2102
|
rpcUrl: string;
|
|
2084
|
-
protocol: string;
|
|
2085
|
-
}> | undefined;
|
|
2086
|
-
accounts?: Record<string, string> | undefined;
|
|
2087
|
-
contracts?: Record<string, {
|
|
2088
|
-
sourceFile: string;
|
|
2089
|
-
hash: string;
|
|
2090
2103
|
}> | undefined;
|
|
2091
|
-
metadata?: {
|
|
2092
|
-
name?: string | undefined;
|
|
2093
|
-
projectDescription?: string | undefined;
|
|
2094
|
-
authors?: string[] | undefined;
|
|
2095
|
-
license?: string | undefined;
|
|
2096
|
-
homepage?: string | undefined;
|
|
2097
|
-
} | undefined;
|
|
2098
2104
|
projectDir: string;
|
|
2099
2105
|
environment: Record<string, string | {
|
|
2100
2106
|
storage?: Record<string, string> | undefined;
|
|
@@ -2130,28 +2136,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2130
2136
|
encryptedKey: string;
|
|
2131
2137
|
secretKey: string;
|
|
2132
2138
|
}> | undefined;
|
|
2133
|
-
|
|
2139
|
+
protocol?: string | undefined;
|
|
2134
2140
|
tzkt?: {
|
|
2135
2141
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2136
2142
|
postgresqlPort?: number | undefined;
|
|
2137
2143
|
apiPort?: number | undefined;
|
|
2138
2144
|
} | undefined;
|
|
2145
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2139
2146
|
label: string;
|
|
2140
2147
|
rpcUrl: string;
|
|
2141
|
-
protocol: string;
|
|
2142
2148
|
}> | undefined;
|
|
2143
2149
|
language?: "en" | "fr" | undefined;
|
|
2150
|
+
metadata?: {
|
|
2151
|
+
name?: string | undefined;
|
|
2152
|
+
projectDescription?: string | undefined;
|
|
2153
|
+
authors?: string[] | undefined;
|
|
2154
|
+
license?: string | undefined;
|
|
2155
|
+
homepage?: string | undefined;
|
|
2156
|
+
} | undefined;
|
|
2157
|
+
artifactsDir?: string | undefined;
|
|
2158
|
+
contractsDir?: string | undefined;
|
|
2159
|
+
contracts?: Record<string, {
|
|
2160
|
+
sourceFile: string;
|
|
2161
|
+
hash: string;
|
|
2162
|
+
}> | undefined;
|
|
2144
2163
|
plugins?: {
|
|
2145
2164
|
type: "npm" | "binary" | "deno";
|
|
2146
2165
|
name: string;
|
|
2147
2166
|
}[] | undefined;
|
|
2148
|
-
|
|
2149
|
-
artifactsDir?: string | undefined;
|
|
2167
|
+
accounts?: Record<string, string> | undefined;
|
|
2150
2168
|
network?: Record<string, {
|
|
2151
2169
|
accounts?: Record<string, {
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2170
|
+
mnemonic?: string | undefined;
|
|
2171
|
+
publicKey?: string | undefined;
|
|
2172
|
+
publicKeyHash?: string | undefined;
|
|
2173
|
+
privateKey?: string | undefined;
|
|
2155
2174
|
}> | undefined;
|
|
2156
2175
|
faucet?: {
|
|
2157
2176
|
pkh: string;
|
|
@@ -2163,20 +2182,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2163
2182
|
} | undefined;
|
|
2164
2183
|
label: string;
|
|
2165
2184
|
rpcUrl: string;
|
|
2166
|
-
protocol: string;
|
|
2167
|
-
}> | undefined;
|
|
2168
|
-
accounts?: Record<string, string> | undefined;
|
|
2169
|
-
contracts?: Record<string, {
|
|
2170
|
-
sourceFile: string;
|
|
2171
|
-
hash: string;
|
|
2172
2185
|
}> | undefined;
|
|
2173
|
-
metadata?: {
|
|
2174
|
-
name?: string | undefined;
|
|
2175
|
-
projectDescription?: string | undefined;
|
|
2176
|
-
authors?: string[] | undefined;
|
|
2177
|
-
license?: string | undefined;
|
|
2178
|
-
homepage?: string | undefined;
|
|
2179
|
-
} | undefined;
|
|
2180
2186
|
projectDir: string;
|
|
2181
2187
|
environment: Record<string, string | {
|
|
2182
2188
|
storage?: Record<string, string> | undefined;
|
|
@@ -2212,28 +2218,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2212
2218
|
encryptedKey: string;
|
|
2213
2219
|
secretKey: string;
|
|
2214
2220
|
}> | undefined;
|
|
2215
|
-
|
|
2221
|
+
protocol?: string | undefined;
|
|
2216
2222
|
tzkt?: {
|
|
2217
2223
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2218
2224
|
postgresqlPort?: number | undefined;
|
|
2219
2225
|
apiPort?: number | undefined;
|
|
2220
2226
|
} | undefined;
|
|
2227
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2221
2228
|
label: string;
|
|
2222
2229
|
rpcUrl: string;
|
|
2223
|
-
protocol: string;
|
|
2224
2230
|
}> | undefined;
|
|
2225
2231
|
language?: "en" | "fr" | undefined;
|
|
2232
|
+
metadata?: {
|
|
2233
|
+
name?: string | undefined;
|
|
2234
|
+
projectDescription?: string | undefined;
|
|
2235
|
+
authors?: string[] | undefined;
|
|
2236
|
+
license?: string | undefined;
|
|
2237
|
+
homepage?: string | undefined;
|
|
2238
|
+
} | undefined;
|
|
2239
|
+
artifactsDir?: string | undefined;
|
|
2240
|
+
contractsDir?: string | undefined;
|
|
2241
|
+
contracts?: Record<string, {
|
|
2242
|
+
sourceFile: string;
|
|
2243
|
+
hash: string;
|
|
2244
|
+
}> | undefined;
|
|
2226
2245
|
plugins?: {
|
|
2227
2246
|
type: "npm" | "binary" | "deno";
|
|
2228
2247
|
name: string;
|
|
2229
2248
|
}[] | undefined;
|
|
2230
|
-
|
|
2231
|
-
artifactsDir?: string | undefined;
|
|
2249
|
+
accounts?: Record<string, string> | undefined;
|
|
2232
2250
|
network?: Record<string, {
|
|
2233
2251
|
accounts?: Record<string, {
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2252
|
+
mnemonic?: string | undefined;
|
|
2253
|
+
publicKey?: string | undefined;
|
|
2254
|
+
publicKeyHash?: string | undefined;
|
|
2255
|
+
privateKey?: string | undefined;
|
|
2237
2256
|
}> | undefined;
|
|
2238
2257
|
faucet?: {
|
|
2239
2258
|
pkh: string;
|
|
@@ -2245,20 +2264,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2245
2264
|
} | undefined;
|
|
2246
2265
|
label: string;
|
|
2247
2266
|
rpcUrl: string;
|
|
2248
|
-
protocol: string;
|
|
2249
|
-
}> | undefined;
|
|
2250
|
-
accounts?: Record<string, string> | undefined;
|
|
2251
|
-
contracts?: Record<string, {
|
|
2252
|
-
sourceFile: string;
|
|
2253
|
-
hash: string;
|
|
2254
2267
|
}> | undefined;
|
|
2255
|
-
metadata?: {
|
|
2256
|
-
name?: string | undefined;
|
|
2257
|
-
projectDescription?: string | undefined;
|
|
2258
|
-
authors?: string[] | undefined;
|
|
2259
|
-
license?: string | undefined;
|
|
2260
|
-
homepage?: string | undefined;
|
|
2261
|
-
} | undefined;
|
|
2262
2268
|
projectDir: string;
|
|
2263
2269
|
environment: Record<string, string | {
|
|
2264
2270
|
storage?: Record<string, string> | undefined;
|
|
@@ -2407,6 +2413,37 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2407
2413
|
taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
|
|
2408
2414
|
config: z.ZodObject<z.extendShape<{
|
|
2409
2415
|
language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
|
|
2416
|
+
metadata: z.ZodOptional<z.ZodObject<{
|
|
2417
|
+
name: z.ZodOptional<z.ZodString>;
|
|
2418
|
+
projectDescription: z.ZodOptional<z.ZodString>;
|
|
2419
|
+
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2420
|
+
license: z.ZodOptional<z.ZodString>;
|
|
2421
|
+
homepage: z.ZodOptional<z.ZodString>;
|
|
2422
|
+
}, "strip", z.ZodTypeAny, {
|
|
2423
|
+
name?: string | undefined;
|
|
2424
|
+
projectDescription?: string | undefined;
|
|
2425
|
+
authors?: string[] | undefined;
|
|
2426
|
+
license?: string | undefined;
|
|
2427
|
+
homepage?: string | undefined;
|
|
2428
|
+
}, {
|
|
2429
|
+
name?: string | undefined;
|
|
2430
|
+
projectDescription?: string | undefined;
|
|
2431
|
+
authors?: string[] | undefined;
|
|
2432
|
+
license?: string | undefined;
|
|
2433
|
+
homepage?: string | undefined;
|
|
2434
|
+
}>>;
|
|
2435
|
+
artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
2436
|
+
contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
2437
|
+
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
2438
|
+
sourceFile: z.ZodString;
|
|
2439
|
+
hash: z.ZodString;
|
|
2440
|
+
}, "strip", z.ZodTypeAny, {
|
|
2441
|
+
sourceFile: string;
|
|
2442
|
+
hash: string;
|
|
2443
|
+
}, {
|
|
2444
|
+
sourceFile: string;
|
|
2445
|
+
hash: string;
|
|
2446
|
+
}>>>;
|
|
2410
2447
|
plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2411
2448
|
type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
|
|
2412
2449
|
name: z.ZodString;
|
|
@@ -2417,24 +2454,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2417
2454
|
type: "npm" | "binary" | "deno";
|
|
2418
2455
|
name: string;
|
|
2419
2456
|
}>, "many">>;
|
|
2420
|
-
|
|
2421
|
-
|
|
2457
|
+
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2458
|
+
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
2459
|
+
networks: z.ZodArray<z.ZodString, "many">;
|
|
2460
|
+
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
2461
|
+
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2462
|
+
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
2463
|
+
}, "strip", z.ZodTypeAny, {
|
|
2464
|
+
storage?: Record<string, string> | undefined;
|
|
2465
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2466
|
+
networks: string[];
|
|
2467
|
+
sandboxes: string[];
|
|
2468
|
+
}, {
|
|
2469
|
+
storage?: Record<string, string> | undefined;
|
|
2470
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2471
|
+
networks: string[];
|
|
2472
|
+
sandboxes: string[];
|
|
2473
|
+
}>, z.ZodString]>>;
|
|
2422
2474
|
network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
2423
2475
|
label: z.ZodString;
|
|
2424
2476
|
rpcUrl: z.ZodString;
|
|
2425
|
-
protocol: z.ZodString;
|
|
2426
2477
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
2427
|
-
publicKey: z.ZodString
|
|
2428
|
-
publicKeyHash: z.ZodString
|
|
2429
|
-
privateKey: z.ZodString
|
|
2478
|
+
publicKey: z.ZodOptional<z.ZodString>;
|
|
2479
|
+
publicKeyHash: z.ZodOptional<z.ZodString>;
|
|
2480
|
+
privateKey: z.ZodOptional<z.ZodString>;
|
|
2481
|
+
mnemonic: z.ZodOptional<z.ZodString>;
|
|
2430
2482
|
}, "strip", z.ZodTypeAny, {
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2483
|
+
mnemonic?: string | undefined;
|
|
2484
|
+
publicKey?: string | undefined;
|
|
2485
|
+
publicKeyHash?: string | undefined;
|
|
2486
|
+
privateKey?: string | undefined;
|
|
2434
2487
|
}, {
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2488
|
+
mnemonic?: string | undefined;
|
|
2489
|
+
publicKey?: string | undefined;
|
|
2490
|
+
publicKeyHash?: string | undefined;
|
|
2491
|
+
privateKey?: string | undefined;
|
|
2438
2492
|
}>>>;
|
|
2439
2493
|
faucet: z.ZodOptional<z.ZodObject<{
|
|
2440
2494
|
pkh: z.ZodString;
|
|
@@ -2460,9 +2514,10 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2460
2514
|
}>>;
|
|
2461
2515
|
}, "strip", z.ZodTypeAny, {
|
|
2462
2516
|
accounts?: Record<string, {
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2517
|
+
mnemonic?: string | undefined;
|
|
2518
|
+
publicKey?: string | undefined;
|
|
2519
|
+
publicKeyHash?: string | undefined;
|
|
2520
|
+
privateKey?: string | undefined;
|
|
2466
2521
|
}> | undefined;
|
|
2467
2522
|
faucet?: {
|
|
2468
2523
|
pkh: string;
|
|
@@ -2474,12 +2529,12 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2474
2529
|
} | undefined;
|
|
2475
2530
|
label: string;
|
|
2476
2531
|
rpcUrl: string;
|
|
2477
|
-
protocol: string;
|
|
2478
2532
|
}, {
|
|
2479
2533
|
accounts?: Record<string, {
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2534
|
+
mnemonic?: string | undefined;
|
|
2535
|
+
publicKey?: string | undefined;
|
|
2536
|
+
publicKeyHash?: string | undefined;
|
|
2537
|
+
privateKey?: string | undefined;
|
|
2483
2538
|
}> | undefined;
|
|
2484
2539
|
faucet?: {
|
|
2485
2540
|
pkh: string;
|
|
@@ -2491,13 +2546,11 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2491
2546
|
} | undefined;
|
|
2492
2547
|
label: string;
|
|
2493
2548
|
rpcUrl: string;
|
|
2494
|
-
protocol: string;
|
|
2495
2549
|
}>>>;
|
|
2496
2550
|
sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
2497
2551
|
label: z.ZodString;
|
|
2498
2552
|
rpcUrl: z.ZodString;
|
|
2499
|
-
protocol: z.ZodString
|
|
2500
|
-
attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
|
|
2553
|
+
protocol: z.ZodOptional<z.ZodString>;
|
|
2501
2554
|
plugin: z.ZodOptional<z.ZodString>;
|
|
2502
2555
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
2503
2556
|
encryptedKey: z.ZodString;
|
|
@@ -2525,6 +2578,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2525
2578
|
postgresqlPort?: number | undefined;
|
|
2526
2579
|
apiPort?: number | undefined;
|
|
2527
2580
|
}>>;
|
|
2581
|
+
annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
2528
2582
|
}, "strip", z.ZodTypeAny, {
|
|
2529
2583
|
plugin?: string | undefined;
|
|
2530
2584
|
accounts?: Record<string, string | {
|
|
@@ -2532,15 +2586,15 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2532
2586
|
encryptedKey: string;
|
|
2533
2587
|
secretKey: string;
|
|
2534
2588
|
}> | undefined;
|
|
2535
|
-
|
|
2589
|
+
protocol?: string | undefined;
|
|
2536
2590
|
tzkt?: {
|
|
2537
2591
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2538
2592
|
postgresqlPort?: number | undefined;
|
|
2539
2593
|
apiPort?: number | undefined;
|
|
2540
2594
|
} | undefined;
|
|
2595
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2541
2596
|
label: string;
|
|
2542
2597
|
rpcUrl: string;
|
|
2543
|
-
protocol: string;
|
|
2544
2598
|
}, {
|
|
2545
2599
|
plugin?: string | undefined;
|
|
2546
2600
|
accounts?: Record<string, string | {
|
|
@@ -2548,62 +2602,16 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2548
2602
|
encryptedKey: string;
|
|
2549
2603
|
secretKey: string;
|
|
2550
2604
|
}> | undefined;
|
|
2551
|
-
|
|
2605
|
+
protocol?: string | undefined;
|
|
2552
2606
|
tzkt?: {
|
|
2553
2607
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2554
2608
|
postgresqlPort?: number | undefined;
|
|
2555
2609
|
apiPort?: number | undefined;
|
|
2556
2610
|
} | undefined;
|
|
2611
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2557
2612
|
label: string;
|
|
2558
2613
|
rpcUrl: string;
|
|
2559
|
-
protocol: string;
|
|
2560
|
-
}>>>;
|
|
2561
|
-
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
2562
|
-
networks: z.ZodArray<z.ZodString, "many">;
|
|
2563
|
-
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
2564
|
-
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2565
|
-
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
2566
|
-
}, "strip", z.ZodTypeAny, {
|
|
2567
|
-
storage?: Record<string, string> | undefined;
|
|
2568
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2569
|
-
networks: string[];
|
|
2570
|
-
sandboxes: string[];
|
|
2571
|
-
}, {
|
|
2572
|
-
storage?: Record<string, string> | undefined;
|
|
2573
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2574
|
-
networks: string[];
|
|
2575
|
-
sandboxes: string[];
|
|
2576
|
-
}>, z.ZodString]>>;
|
|
2577
|
-
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2578
|
-
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
2579
|
-
sourceFile: z.ZodString;
|
|
2580
|
-
hash: z.ZodString;
|
|
2581
|
-
}, "strip", z.ZodTypeAny, {
|
|
2582
|
-
sourceFile: string;
|
|
2583
|
-
hash: string;
|
|
2584
|
-
}, {
|
|
2585
|
-
sourceFile: string;
|
|
2586
|
-
hash: string;
|
|
2587
2614
|
}>>>;
|
|
2588
|
-
metadata: z.ZodOptional<z.ZodObject<{
|
|
2589
|
-
name: z.ZodOptional<z.ZodString>;
|
|
2590
|
-
projectDescription: z.ZodOptional<z.ZodString>;
|
|
2591
|
-
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2592
|
-
license: z.ZodOptional<z.ZodString>;
|
|
2593
|
-
homepage: z.ZodOptional<z.ZodString>;
|
|
2594
|
-
}, "strip", z.ZodTypeAny, {
|
|
2595
|
-
name?: string | undefined;
|
|
2596
|
-
projectDescription?: string | undefined;
|
|
2597
|
-
authors?: string[] | undefined;
|
|
2598
|
-
license?: string | undefined;
|
|
2599
|
-
homepage?: string | undefined;
|
|
2600
|
-
}, {
|
|
2601
|
-
name?: string | undefined;
|
|
2602
|
-
projectDescription?: string | undefined;
|
|
2603
|
-
authors?: string[] | undefined;
|
|
2604
|
-
license?: string | undefined;
|
|
2605
|
-
homepage?: string | undefined;
|
|
2606
|
-
}>>;
|
|
2607
2615
|
}, {
|
|
2608
2616
|
projectDir: z.ZodString;
|
|
2609
2617
|
configFile: z.ZodString;
|
|
@@ -2616,28 +2624,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2616
2624
|
encryptedKey: string;
|
|
2617
2625
|
secretKey: string;
|
|
2618
2626
|
}> | undefined;
|
|
2619
|
-
|
|
2627
|
+
protocol?: string | undefined;
|
|
2620
2628
|
tzkt?: {
|
|
2621
2629
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2622
2630
|
postgresqlPort?: number | undefined;
|
|
2623
2631
|
apiPort?: number | undefined;
|
|
2624
2632
|
} | undefined;
|
|
2633
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2625
2634
|
label: string;
|
|
2626
2635
|
rpcUrl: string;
|
|
2627
|
-
protocol: string;
|
|
2628
2636
|
}> | undefined;
|
|
2629
2637
|
language?: "en" | "fr" | undefined;
|
|
2638
|
+
metadata?: {
|
|
2639
|
+
name?: string | undefined;
|
|
2640
|
+
projectDescription?: string | undefined;
|
|
2641
|
+
authors?: string[] | undefined;
|
|
2642
|
+
license?: string | undefined;
|
|
2643
|
+
homepage?: string | undefined;
|
|
2644
|
+
} | undefined;
|
|
2645
|
+
artifactsDir?: string | undefined;
|
|
2646
|
+
contractsDir?: string | undefined;
|
|
2647
|
+
contracts?: Record<string, {
|
|
2648
|
+
sourceFile: string;
|
|
2649
|
+
hash: string;
|
|
2650
|
+
}> | undefined;
|
|
2630
2651
|
plugins?: {
|
|
2631
2652
|
type: "npm" | "binary" | "deno";
|
|
2632
2653
|
name: string;
|
|
2633
2654
|
}[] | undefined;
|
|
2634
|
-
|
|
2635
|
-
artifactsDir?: string | undefined;
|
|
2655
|
+
accounts?: Record<string, string> | undefined;
|
|
2636
2656
|
network?: Record<string, {
|
|
2637
2657
|
accounts?: Record<string, {
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2658
|
+
mnemonic?: string | undefined;
|
|
2659
|
+
publicKey?: string | undefined;
|
|
2660
|
+
publicKeyHash?: string | undefined;
|
|
2661
|
+
privateKey?: string | undefined;
|
|
2641
2662
|
}> | undefined;
|
|
2642
2663
|
faucet?: {
|
|
2643
2664
|
pkh: string;
|
|
@@ -2649,20 +2670,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2649
2670
|
} | undefined;
|
|
2650
2671
|
label: string;
|
|
2651
2672
|
rpcUrl: string;
|
|
2652
|
-
protocol: string;
|
|
2653
|
-
}> | undefined;
|
|
2654
|
-
accounts?: Record<string, string> | undefined;
|
|
2655
|
-
contracts?: Record<string, {
|
|
2656
|
-
sourceFile: string;
|
|
2657
|
-
hash: string;
|
|
2658
2673
|
}> | undefined;
|
|
2659
|
-
metadata?: {
|
|
2660
|
-
name?: string | undefined;
|
|
2661
|
-
projectDescription?: string | undefined;
|
|
2662
|
-
authors?: string[] | undefined;
|
|
2663
|
-
license?: string | undefined;
|
|
2664
|
-
homepage?: string | undefined;
|
|
2665
|
-
} | undefined;
|
|
2666
2674
|
projectDir: string;
|
|
2667
2675
|
environment: Record<string, string | {
|
|
2668
2676
|
storage?: Record<string, string> | undefined;
|
|
@@ -2680,28 +2688,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2680
2688
|
encryptedKey: string;
|
|
2681
2689
|
secretKey: string;
|
|
2682
2690
|
}> | undefined;
|
|
2683
|
-
|
|
2691
|
+
protocol?: string | undefined;
|
|
2684
2692
|
tzkt?: {
|
|
2685
2693
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2686
2694
|
postgresqlPort?: number | undefined;
|
|
2687
2695
|
apiPort?: number | undefined;
|
|
2688
2696
|
} | undefined;
|
|
2697
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2689
2698
|
label: string;
|
|
2690
2699
|
rpcUrl: string;
|
|
2691
|
-
protocol: string;
|
|
2692
2700
|
}> | undefined;
|
|
2693
2701
|
language?: "en" | "fr" | undefined;
|
|
2702
|
+
metadata?: {
|
|
2703
|
+
name?: string | undefined;
|
|
2704
|
+
projectDescription?: string | undefined;
|
|
2705
|
+
authors?: string[] | undefined;
|
|
2706
|
+
license?: string | undefined;
|
|
2707
|
+
homepage?: string | undefined;
|
|
2708
|
+
} | undefined;
|
|
2709
|
+
artifactsDir?: string | undefined;
|
|
2710
|
+
contractsDir?: string | undefined;
|
|
2711
|
+
contracts?: Record<string, {
|
|
2712
|
+
sourceFile: string;
|
|
2713
|
+
hash: string;
|
|
2714
|
+
}> | undefined;
|
|
2694
2715
|
plugins?: {
|
|
2695
2716
|
type: "npm" | "binary" | "deno";
|
|
2696
2717
|
name: string;
|
|
2697
2718
|
}[] | undefined;
|
|
2698
|
-
|
|
2699
|
-
artifactsDir?: string | undefined;
|
|
2719
|
+
accounts?: Record<string, string> | undefined;
|
|
2700
2720
|
network?: Record<string, {
|
|
2701
2721
|
accounts?: Record<string, {
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
2722
|
+
mnemonic?: string | undefined;
|
|
2723
|
+
publicKey?: string | undefined;
|
|
2724
|
+
publicKeyHash?: string | undefined;
|
|
2725
|
+
privateKey?: string | undefined;
|
|
2705
2726
|
}> | undefined;
|
|
2706
2727
|
faucet?: {
|
|
2707
2728
|
pkh: string;
|
|
@@ -2713,20 +2734,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2713
2734
|
} | undefined;
|
|
2714
2735
|
label: string;
|
|
2715
2736
|
rpcUrl: string;
|
|
2716
|
-
protocol: string;
|
|
2717
|
-
}> | undefined;
|
|
2718
|
-
accounts?: Record<string, string> | undefined;
|
|
2719
|
-
contracts?: Record<string, {
|
|
2720
|
-
sourceFile: string;
|
|
2721
|
-
hash: string;
|
|
2722
2737
|
}> | undefined;
|
|
2723
|
-
metadata?: {
|
|
2724
|
-
name?: string | undefined;
|
|
2725
|
-
projectDescription?: string | undefined;
|
|
2726
|
-
authors?: string[] | undefined;
|
|
2727
|
-
license?: string | undefined;
|
|
2728
|
-
homepage?: string | undefined;
|
|
2729
|
-
} | undefined;
|
|
2730
2738
|
projectDir: string;
|
|
2731
2739
|
environment: Record<string, string | {
|
|
2732
2740
|
storage?: Record<string, string> | undefined;
|
|
@@ -2762,28 +2770,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2762
2770
|
encryptedKey: string;
|
|
2763
2771
|
secretKey: string;
|
|
2764
2772
|
}> | undefined;
|
|
2765
|
-
|
|
2773
|
+
protocol?: string | undefined;
|
|
2766
2774
|
tzkt?: {
|
|
2767
2775
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2768
2776
|
postgresqlPort?: number | undefined;
|
|
2769
2777
|
apiPort?: number | undefined;
|
|
2770
2778
|
} | undefined;
|
|
2779
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2771
2780
|
label: string;
|
|
2772
2781
|
rpcUrl: string;
|
|
2773
|
-
protocol: string;
|
|
2774
2782
|
}> | undefined;
|
|
2775
2783
|
language?: "en" | "fr" | undefined;
|
|
2784
|
+
metadata?: {
|
|
2785
|
+
name?: string | undefined;
|
|
2786
|
+
projectDescription?: string | undefined;
|
|
2787
|
+
authors?: string[] | undefined;
|
|
2788
|
+
license?: string | undefined;
|
|
2789
|
+
homepage?: string | undefined;
|
|
2790
|
+
} | undefined;
|
|
2791
|
+
artifactsDir?: string | undefined;
|
|
2792
|
+
contractsDir?: string | undefined;
|
|
2793
|
+
contracts?: Record<string, {
|
|
2794
|
+
sourceFile: string;
|
|
2795
|
+
hash: string;
|
|
2796
|
+
}> | undefined;
|
|
2776
2797
|
plugins?: {
|
|
2777
2798
|
type: "npm" | "binary" | "deno";
|
|
2778
2799
|
name: string;
|
|
2779
2800
|
}[] | undefined;
|
|
2780
|
-
|
|
2781
|
-
artifactsDir?: string | undefined;
|
|
2801
|
+
accounts?: Record<string, string> | undefined;
|
|
2782
2802
|
network?: Record<string, {
|
|
2783
2803
|
accounts?: Record<string, {
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2804
|
+
mnemonic?: string | undefined;
|
|
2805
|
+
publicKey?: string | undefined;
|
|
2806
|
+
publicKeyHash?: string | undefined;
|
|
2807
|
+
privateKey?: string | undefined;
|
|
2787
2808
|
}> | undefined;
|
|
2788
2809
|
faucet?: {
|
|
2789
2810
|
pkh: string;
|
|
@@ -2795,20 +2816,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2795
2816
|
} | undefined;
|
|
2796
2817
|
label: string;
|
|
2797
2818
|
rpcUrl: string;
|
|
2798
|
-
protocol: string;
|
|
2799
|
-
}> | undefined;
|
|
2800
|
-
accounts?: Record<string, string> | undefined;
|
|
2801
|
-
contracts?: Record<string, {
|
|
2802
|
-
sourceFile: string;
|
|
2803
|
-
hash: string;
|
|
2804
2819
|
}> | undefined;
|
|
2805
|
-
metadata?: {
|
|
2806
|
-
name?: string | undefined;
|
|
2807
|
-
projectDescription?: string | undefined;
|
|
2808
|
-
authors?: string[] | undefined;
|
|
2809
|
-
license?: string | undefined;
|
|
2810
|
-
homepage?: string | undefined;
|
|
2811
|
-
} | undefined;
|
|
2812
2820
|
projectDir: string;
|
|
2813
2821
|
environment: Record<string, string | {
|
|
2814
2822
|
storage?: Record<string, string> | undefined;
|
|
@@ -2844,28 +2852,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2844
2852
|
encryptedKey: string;
|
|
2845
2853
|
secretKey: string;
|
|
2846
2854
|
}> | undefined;
|
|
2847
|
-
|
|
2855
|
+
protocol?: string | undefined;
|
|
2848
2856
|
tzkt?: {
|
|
2849
2857
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2850
2858
|
postgresqlPort?: number | undefined;
|
|
2851
2859
|
apiPort?: number | undefined;
|
|
2852
2860
|
} | undefined;
|
|
2861
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2853
2862
|
label: string;
|
|
2854
2863
|
rpcUrl: string;
|
|
2855
|
-
protocol: string;
|
|
2856
2864
|
}> | undefined;
|
|
2857
2865
|
language?: "en" | "fr" | undefined;
|
|
2866
|
+
metadata?: {
|
|
2867
|
+
name?: string | undefined;
|
|
2868
|
+
projectDescription?: string | undefined;
|
|
2869
|
+
authors?: string[] | undefined;
|
|
2870
|
+
license?: string | undefined;
|
|
2871
|
+
homepage?: string | undefined;
|
|
2872
|
+
} | undefined;
|
|
2873
|
+
artifactsDir?: string | undefined;
|
|
2874
|
+
contractsDir?: string | undefined;
|
|
2875
|
+
contracts?: Record<string, {
|
|
2876
|
+
sourceFile: string;
|
|
2877
|
+
hash: string;
|
|
2878
|
+
}> | undefined;
|
|
2858
2879
|
plugins?: {
|
|
2859
2880
|
type: "npm" | "binary" | "deno";
|
|
2860
2881
|
name: string;
|
|
2861
2882
|
}[] | undefined;
|
|
2862
|
-
|
|
2863
|
-
artifactsDir?: string | undefined;
|
|
2883
|
+
accounts?: Record<string, string> | undefined;
|
|
2864
2884
|
network?: Record<string, {
|
|
2865
2885
|
accounts?: Record<string, {
|
|
2866
|
-
|
|
2867
|
-
|
|
2868
|
-
|
|
2886
|
+
mnemonic?: string | undefined;
|
|
2887
|
+
publicKey?: string | undefined;
|
|
2888
|
+
publicKeyHash?: string | undefined;
|
|
2889
|
+
privateKey?: string | undefined;
|
|
2869
2890
|
}> | undefined;
|
|
2870
2891
|
faucet?: {
|
|
2871
2892
|
pkh: string;
|
|
@@ -2877,20 +2898,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
2877
2898
|
} | undefined;
|
|
2878
2899
|
label: string;
|
|
2879
2900
|
rpcUrl: string;
|
|
2880
|
-
protocol: string;
|
|
2881
|
-
}> | undefined;
|
|
2882
|
-
accounts?: Record<string, string> | undefined;
|
|
2883
|
-
contracts?: Record<string, {
|
|
2884
|
-
sourceFile: string;
|
|
2885
|
-
hash: string;
|
|
2886
2901
|
}> | undefined;
|
|
2887
|
-
metadata?: {
|
|
2888
|
-
name?: string | undefined;
|
|
2889
|
-
projectDescription?: string | undefined;
|
|
2890
|
-
authors?: string[] | undefined;
|
|
2891
|
-
license?: string | undefined;
|
|
2892
|
-
homepage?: string | undefined;
|
|
2893
|
-
} | undefined;
|
|
2894
2902
|
projectDir: string;
|
|
2895
2903
|
environment: Record<string, string | {
|
|
2896
2904
|
storage?: Record<string, string> | undefined;
|
|
@@ -3273,6 +3281,37 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3273
3281
|
taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
|
|
3274
3282
|
config: z.ZodObject<z.extendShape<{
|
|
3275
3283
|
language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
|
|
3284
|
+
metadata: z.ZodOptional<z.ZodObject<{
|
|
3285
|
+
name: z.ZodOptional<z.ZodString>;
|
|
3286
|
+
projectDescription: z.ZodOptional<z.ZodString>;
|
|
3287
|
+
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3288
|
+
license: z.ZodOptional<z.ZodString>;
|
|
3289
|
+
homepage: z.ZodOptional<z.ZodString>;
|
|
3290
|
+
}, "strip", z.ZodTypeAny, {
|
|
3291
|
+
name?: string | undefined;
|
|
3292
|
+
projectDescription?: string | undefined;
|
|
3293
|
+
authors?: string[] | undefined;
|
|
3294
|
+
license?: string | undefined;
|
|
3295
|
+
homepage?: string | undefined;
|
|
3296
|
+
}, {
|
|
3297
|
+
name?: string | undefined;
|
|
3298
|
+
projectDescription?: string | undefined;
|
|
3299
|
+
authors?: string[] | undefined;
|
|
3300
|
+
license?: string | undefined;
|
|
3301
|
+
homepage?: string | undefined;
|
|
3302
|
+
}>>;
|
|
3303
|
+
artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
3304
|
+
contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
3305
|
+
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3306
|
+
sourceFile: z.ZodString;
|
|
3307
|
+
hash: z.ZodString;
|
|
3308
|
+
}, "strip", z.ZodTypeAny, {
|
|
3309
|
+
sourceFile: string;
|
|
3310
|
+
hash: string;
|
|
3311
|
+
}, {
|
|
3312
|
+
sourceFile: string;
|
|
3313
|
+
hash: string;
|
|
3314
|
+
}>>>;
|
|
3276
3315
|
plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3277
3316
|
type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
|
|
3278
3317
|
name: z.ZodString;
|
|
@@ -3283,24 +3322,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3283
3322
|
type: "npm" | "binary" | "deno";
|
|
3284
3323
|
name: string;
|
|
3285
3324
|
}>, "many">>;
|
|
3286
|
-
|
|
3287
|
-
|
|
3325
|
+
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3326
|
+
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
3327
|
+
networks: z.ZodArray<z.ZodString, "many">;
|
|
3328
|
+
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
3329
|
+
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3330
|
+
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
3331
|
+
}, "strip", z.ZodTypeAny, {
|
|
3332
|
+
storage?: Record<string, string> | undefined;
|
|
3333
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
3334
|
+
networks: string[];
|
|
3335
|
+
sandboxes: string[];
|
|
3336
|
+
}, {
|
|
3337
|
+
storage?: Record<string, string> | undefined;
|
|
3338
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
3339
|
+
networks: string[];
|
|
3340
|
+
sandboxes: string[];
|
|
3341
|
+
}>, z.ZodString]>>;
|
|
3288
3342
|
network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3289
3343
|
label: z.ZodString;
|
|
3290
3344
|
rpcUrl: z.ZodString;
|
|
3291
|
-
protocol: z.ZodString;
|
|
3292
3345
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3293
|
-
publicKey: z.ZodString
|
|
3294
|
-
publicKeyHash: z.ZodString
|
|
3295
|
-
privateKey: z.ZodString
|
|
3346
|
+
publicKey: z.ZodOptional<z.ZodString>;
|
|
3347
|
+
publicKeyHash: z.ZodOptional<z.ZodString>;
|
|
3348
|
+
privateKey: z.ZodOptional<z.ZodString>;
|
|
3349
|
+
mnemonic: z.ZodOptional<z.ZodString>;
|
|
3296
3350
|
}, "strip", z.ZodTypeAny, {
|
|
3297
|
-
|
|
3298
|
-
|
|
3299
|
-
|
|
3351
|
+
mnemonic?: string | undefined;
|
|
3352
|
+
publicKey?: string | undefined;
|
|
3353
|
+
publicKeyHash?: string | undefined;
|
|
3354
|
+
privateKey?: string | undefined;
|
|
3300
3355
|
}, {
|
|
3301
|
-
|
|
3302
|
-
|
|
3303
|
-
|
|
3356
|
+
mnemonic?: string | undefined;
|
|
3357
|
+
publicKey?: string | undefined;
|
|
3358
|
+
publicKeyHash?: string | undefined;
|
|
3359
|
+
privateKey?: string | undefined;
|
|
3304
3360
|
}>>>;
|
|
3305
3361
|
faucet: z.ZodOptional<z.ZodObject<{
|
|
3306
3362
|
pkh: z.ZodString;
|
|
@@ -3326,9 +3382,10 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3326
3382
|
}>>;
|
|
3327
3383
|
}, "strip", z.ZodTypeAny, {
|
|
3328
3384
|
accounts?: Record<string, {
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
|
|
3385
|
+
mnemonic?: string | undefined;
|
|
3386
|
+
publicKey?: string | undefined;
|
|
3387
|
+
publicKeyHash?: string | undefined;
|
|
3388
|
+
privateKey?: string | undefined;
|
|
3332
3389
|
}> | undefined;
|
|
3333
3390
|
faucet?: {
|
|
3334
3391
|
pkh: string;
|
|
@@ -3340,12 +3397,12 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3340
3397
|
} | undefined;
|
|
3341
3398
|
label: string;
|
|
3342
3399
|
rpcUrl: string;
|
|
3343
|
-
protocol: string;
|
|
3344
3400
|
}, {
|
|
3345
3401
|
accounts?: Record<string, {
|
|
3346
|
-
|
|
3347
|
-
|
|
3348
|
-
|
|
3402
|
+
mnemonic?: string | undefined;
|
|
3403
|
+
publicKey?: string | undefined;
|
|
3404
|
+
publicKeyHash?: string | undefined;
|
|
3405
|
+
privateKey?: string | undefined;
|
|
3349
3406
|
}> | undefined;
|
|
3350
3407
|
faucet?: {
|
|
3351
3408
|
pkh: string;
|
|
@@ -3357,13 +3414,11 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3357
3414
|
} | undefined;
|
|
3358
3415
|
label: string;
|
|
3359
3416
|
rpcUrl: string;
|
|
3360
|
-
protocol: string;
|
|
3361
3417
|
}>>>;
|
|
3362
3418
|
sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3363
3419
|
label: z.ZodString;
|
|
3364
3420
|
rpcUrl: z.ZodString;
|
|
3365
|
-
protocol: z.ZodString
|
|
3366
|
-
attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
|
|
3421
|
+
protocol: z.ZodOptional<z.ZodString>;
|
|
3367
3422
|
plugin: z.ZodOptional<z.ZodString>;
|
|
3368
3423
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
3369
3424
|
encryptedKey: z.ZodString;
|
|
@@ -3391,6 +3446,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3391
3446
|
postgresqlPort?: number | undefined;
|
|
3392
3447
|
apiPort?: number | undefined;
|
|
3393
3448
|
}>>;
|
|
3449
|
+
annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3394
3450
|
}, "strip", z.ZodTypeAny, {
|
|
3395
3451
|
plugin?: string | undefined;
|
|
3396
3452
|
accounts?: Record<string, string | {
|
|
@@ -3398,15 +3454,15 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3398
3454
|
encryptedKey: string;
|
|
3399
3455
|
secretKey: string;
|
|
3400
3456
|
}> | undefined;
|
|
3401
|
-
|
|
3457
|
+
protocol?: string | undefined;
|
|
3402
3458
|
tzkt?: {
|
|
3403
3459
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
3404
3460
|
postgresqlPort?: number | undefined;
|
|
3405
3461
|
apiPort?: number | undefined;
|
|
3406
3462
|
} | undefined;
|
|
3463
|
+
annotations?: Record<string, unknown> | undefined;
|
|
3407
3464
|
label: string;
|
|
3408
3465
|
rpcUrl: string;
|
|
3409
|
-
protocol: string;
|
|
3410
3466
|
}, {
|
|
3411
3467
|
plugin?: string | undefined;
|
|
3412
3468
|
accounts?: Record<string, string | {
|
|
@@ -3414,62 +3470,16 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3414
3470
|
encryptedKey: string;
|
|
3415
3471
|
secretKey: string;
|
|
3416
3472
|
}> | undefined;
|
|
3417
|
-
|
|
3473
|
+
protocol?: string | undefined;
|
|
3418
3474
|
tzkt?: {
|
|
3419
3475
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
3420
3476
|
postgresqlPort?: number | undefined;
|
|
3421
3477
|
apiPort?: number | undefined;
|
|
3422
3478
|
} | undefined;
|
|
3479
|
+
annotations?: Record<string, unknown> | undefined;
|
|
3423
3480
|
label: string;
|
|
3424
3481
|
rpcUrl: string;
|
|
3425
|
-
protocol: string;
|
|
3426
|
-
}>>>;
|
|
3427
|
-
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
3428
|
-
networks: z.ZodArray<z.ZodString, "many">;
|
|
3429
|
-
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
3430
|
-
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3431
|
-
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
3432
|
-
}, "strip", z.ZodTypeAny, {
|
|
3433
|
-
storage?: Record<string, string> | undefined;
|
|
3434
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
3435
|
-
networks: string[];
|
|
3436
|
-
sandboxes: string[];
|
|
3437
|
-
}, {
|
|
3438
|
-
storage?: Record<string, string> | undefined;
|
|
3439
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
3440
|
-
networks: string[];
|
|
3441
|
-
sandboxes: string[];
|
|
3442
|
-
}>, z.ZodString]>>;
|
|
3443
|
-
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3444
|
-
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3445
|
-
sourceFile: z.ZodString;
|
|
3446
|
-
hash: z.ZodString;
|
|
3447
|
-
}, "strip", z.ZodTypeAny, {
|
|
3448
|
-
sourceFile: string;
|
|
3449
|
-
hash: string;
|
|
3450
|
-
}, {
|
|
3451
|
-
sourceFile: string;
|
|
3452
|
-
hash: string;
|
|
3453
3482
|
}>>>;
|
|
3454
|
-
metadata: z.ZodOptional<z.ZodObject<{
|
|
3455
|
-
name: z.ZodOptional<z.ZodString>;
|
|
3456
|
-
projectDescription: z.ZodOptional<z.ZodString>;
|
|
3457
|
-
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3458
|
-
license: z.ZodOptional<z.ZodString>;
|
|
3459
|
-
homepage: z.ZodOptional<z.ZodString>;
|
|
3460
|
-
}, "strip", z.ZodTypeAny, {
|
|
3461
|
-
name?: string | undefined;
|
|
3462
|
-
projectDescription?: string | undefined;
|
|
3463
|
-
authors?: string[] | undefined;
|
|
3464
|
-
license?: string | undefined;
|
|
3465
|
-
homepage?: string | undefined;
|
|
3466
|
-
}, {
|
|
3467
|
-
name?: string | undefined;
|
|
3468
|
-
projectDescription?: string | undefined;
|
|
3469
|
-
authors?: string[] | undefined;
|
|
3470
|
-
license?: string | undefined;
|
|
3471
|
-
homepage?: string | undefined;
|
|
3472
|
-
}>>;
|
|
3473
3483
|
}, {
|
|
3474
3484
|
projectDir: z.ZodString;
|
|
3475
3485
|
configFile: z.ZodString;
|
|
@@ -3482,28 +3492,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3482
3492
|
encryptedKey: string;
|
|
3483
3493
|
secretKey: string;
|
|
3484
3494
|
}> | undefined;
|
|
3485
|
-
|
|
3495
|
+
protocol?: string | undefined;
|
|
3486
3496
|
tzkt?: {
|
|
3487
3497
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
3488
3498
|
postgresqlPort?: number | undefined;
|
|
3489
3499
|
apiPort?: number | undefined;
|
|
3490
3500
|
} | undefined;
|
|
3501
|
+
annotations?: Record<string, unknown> | undefined;
|
|
3491
3502
|
label: string;
|
|
3492
3503
|
rpcUrl: string;
|
|
3493
|
-
protocol: string;
|
|
3494
3504
|
}> | undefined;
|
|
3495
3505
|
language?: "en" | "fr" | undefined;
|
|
3506
|
+
metadata?: {
|
|
3507
|
+
name?: string | undefined;
|
|
3508
|
+
projectDescription?: string | undefined;
|
|
3509
|
+
authors?: string[] | undefined;
|
|
3510
|
+
license?: string | undefined;
|
|
3511
|
+
homepage?: string | undefined;
|
|
3512
|
+
} | undefined;
|
|
3513
|
+
artifactsDir?: string | undefined;
|
|
3514
|
+
contractsDir?: string | undefined;
|
|
3515
|
+
contracts?: Record<string, {
|
|
3516
|
+
sourceFile: string;
|
|
3517
|
+
hash: string;
|
|
3518
|
+
}> | undefined;
|
|
3496
3519
|
plugins?: {
|
|
3497
3520
|
type: "npm" | "binary" | "deno";
|
|
3498
3521
|
name: string;
|
|
3499
3522
|
}[] | undefined;
|
|
3500
|
-
|
|
3501
|
-
artifactsDir?: string | undefined;
|
|
3523
|
+
accounts?: Record<string, string> | undefined;
|
|
3502
3524
|
network?: Record<string, {
|
|
3503
3525
|
accounts?: Record<string, {
|
|
3504
|
-
|
|
3505
|
-
|
|
3506
|
-
|
|
3526
|
+
mnemonic?: string | undefined;
|
|
3527
|
+
publicKey?: string | undefined;
|
|
3528
|
+
publicKeyHash?: string | undefined;
|
|
3529
|
+
privateKey?: string | undefined;
|
|
3507
3530
|
}> | undefined;
|
|
3508
3531
|
faucet?: {
|
|
3509
3532
|
pkh: string;
|
|
@@ -3515,20 +3538,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3515
3538
|
} | undefined;
|
|
3516
3539
|
label: string;
|
|
3517
3540
|
rpcUrl: string;
|
|
3518
|
-
protocol: string;
|
|
3519
|
-
}> | undefined;
|
|
3520
|
-
accounts?: Record<string, string> | undefined;
|
|
3521
|
-
contracts?: Record<string, {
|
|
3522
|
-
sourceFile: string;
|
|
3523
|
-
hash: string;
|
|
3524
3541
|
}> | undefined;
|
|
3525
|
-
metadata?: {
|
|
3526
|
-
name?: string | undefined;
|
|
3527
|
-
projectDescription?: string | undefined;
|
|
3528
|
-
authors?: string[] | undefined;
|
|
3529
|
-
license?: string | undefined;
|
|
3530
|
-
homepage?: string | undefined;
|
|
3531
|
-
} | undefined;
|
|
3532
3542
|
projectDir: string;
|
|
3533
3543
|
environment: Record<string, string | {
|
|
3534
3544
|
storage?: Record<string, string> | undefined;
|
|
@@ -3546,28 +3556,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3546
3556
|
encryptedKey: string;
|
|
3547
3557
|
secretKey: string;
|
|
3548
3558
|
}> | undefined;
|
|
3549
|
-
|
|
3559
|
+
protocol?: string | undefined;
|
|
3550
3560
|
tzkt?: {
|
|
3551
3561
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
3552
3562
|
postgresqlPort?: number | undefined;
|
|
3553
3563
|
apiPort?: number | undefined;
|
|
3554
3564
|
} | undefined;
|
|
3565
|
+
annotations?: Record<string, unknown> | undefined;
|
|
3555
3566
|
label: string;
|
|
3556
3567
|
rpcUrl: string;
|
|
3557
|
-
protocol: string;
|
|
3558
3568
|
}> | undefined;
|
|
3559
3569
|
language?: "en" | "fr" | undefined;
|
|
3570
|
+
metadata?: {
|
|
3571
|
+
name?: string | undefined;
|
|
3572
|
+
projectDescription?: string | undefined;
|
|
3573
|
+
authors?: string[] | undefined;
|
|
3574
|
+
license?: string | undefined;
|
|
3575
|
+
homepage?: string | undefined;
|
|
3576
|
+
} | undefined;
|
|
3577
|
+
artifactsDir?: string | undefined;
|
|
3578
|
+
contractsDir?: string | undefined;
|
|
3579
|
+
contracts?: Record<string, {
|
|
3580
|
+
sourceFile: string;
|
|
3581
|
+
hash: string;
|
|
3582
|
+
}> | undefined;
|
|
3560
3583
|
plugins?: {
|
|
3561
3584
|
type: "npm" | "binary" | "deno";
|
|
3562
3585
|
name: string;
|
|
3563
3586
|
}[] | undefined;
|
|
3564
|
-
|
|
3565
|
-
artifactsDir?: string | undefined;
|
|
3587
|
+
accounts?: Record<string, string> | undefined;
|
|
3566
3588
|
network?: Record<string, {
|
|
3567
3589
|
accounts?: Record<string, {
|
|
3568
|
-
|
|
3569
|
-
|
|
3570
|
-
|
|
3590
|
+
mnemonic?: string | undefined;
|
|
3591
|
+
publicKey?: string | undefined;
|
|
3592
|
+
publicKeyHash?: string | undefined;
|
|
3593
|
+
privateKey?: string | undefined;
|
|
3571
3594
|
}> | undefined;
|
|
3572
3595
|
faucet?: {
|
|
3573
3596
|
pkh: string;
|
|
@@ -3579,20 +3602,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3579
3602
|
} | undefined;
|
|
3580
3603
|
label: string;
|
|
3581
3604
|
rpcUrl: string;
|
|
3582
|
-
protocol: string;
|
|
3583
|
-
}> | undefined;
|
|
3584
|
-
accounts?: Record<string, string> | undefined;
|
|
3585
|
-
contracts?: Record<string, {
|
|
3586
|
-
sourceFile: string;
|
|
3587
|
-
hash: string;
|
|
3588
3605
|
}> | undefined;
|
|
3589
|
-
metadata?: {
|
|
3590
|
-
name?: string | undefined;
|
|
3591
|
-
projectDescription?: string | undefined;
|
|
3592
|
-
authors?: string[] | undefined;
|
|
3593
|
-
license?: string | undefined;
|
|
3594
|
-
homepage?: string | undefined;
|
|
3595
|
-
} | undefined;
|
|
3596
3606
|
projectDir: string;
|
|
3597
3607
|
environment: Record<string, string | {
|
|
3598
3608
|
storage?: Record<string, string> | undefined;
|
|
@@ -3628,28 +3638,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3628
3638
|
encryptedKey: string;
|
|
3629
3639
|
secretKey: string;
|
|
3630
3640
|
}> | undefined;
|
|
3631
|
-
|
|
3641
|
+
protocol?: string | undefined;
|
|
3632
3642
|
tzkt?: {
|
|
3633
3643
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
3634
3644
|
postgresqlPort?: number | undefined;
|
|
3635
3645
|
apiPort?: number | undefined;
|
|
3636
3646
|
} | undefined;
|
|
3647
|
+
annotations?: Record<string, unknown> | undefined;
|
|
3637
3648
|
label: string;
|
|
3638
3649
|
rpcUrl: string;
|
|
3639
|
-
protocol: string;
|
|
3640
3650
|
}> | undefined;
|
|
3641
3651
|
language?: "en" | "fr" | undefined;
|
|
3652
|
+
metadata?: {
|
|
3653
|
+
name?: string | undefined;
|
|
3654
|
+
projectDescription?: string | undefined;
|
|
3655
|
+
authors?: string[] | undefined;
|
|
3656
|
+
license?: string | undefined;
|
|
3657
|
+
homepage?: string | undefined;
|
|
3658
|
+
} | undefined;
|
|
3659
|
+
artifactsDir?: string | undefined;
|
|
3660
|
+
contractsDir?: string | undefined;
|
|
3661
|
+
contracts?: Record<string, {
|
|
3662
|
+
sourceFile: string;
|
|
3663
|
+
hash: string;
|
|
3664
|
+
}> | undefined;
|
|
3642
3665
|
plugins?: {
|
|
3643
3666
|
type: "npm" | "binary" | "deno";
|
|
3644
3667
|
name: string;
|
|
3645
3668
|
}[] | undefined;
|
|
3646
|
-
|
|
3647
|
-
artifactsDir?: string | undefined;
|
|
3669
|
+
accounts?: Record<string, string> | undefined;
|
|
3648
3670
|
network?: Record<string, {
|
|
3649
3671
|
accounts?: Record<string, {
|
|
3650
|
-
|
|
3651
|
-
|
|
3652
|
-
|
|
3672
|
+
mnemonic?: string | undefined;
|
|
3673
|
+
publicKey?: string | undefined;
|
|
3674
|
+
publicKeyHash?: string | undefined;
|
|
3675
|
+
privateKey?: string | undefined;
|
|
3653
3676
|
}> | undefined;
|
|
3654
3677
|
faucet?: {
|
|
3655
3678
|
pkh: string;
|
|
@@ -3658,23 +3681,10 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3658
3681
|
password: string;
|
|
3659
3682
|
amount: string;
|
|
3660
3683
|
activation_code: string;
|
|
3661
|
-
} | undefined;
|
|
3662
|
-
label: string;
|
|
3663
|
-
rpcUrl: string;
|
|
3664
|
-
protocol: string;
|
|
3665
|
-
}> | undefined;
|
|
3666
|
-
accounts?: Record<string, string> | undefined;
|
|
3667
|
-
contracts?: Record<string, {
|
|
3668
|
-
sourceFile: string;
|
|
3669
|
-
hash: string;
|
|
3684
|
+
} | undefined;
|
|
3685
|
+
label: string;
|
|
3686
|
+
rpcUrl: string;
|
|
3670
3687
|
}> | undefined;
|
|
3671
|
-
metadata?: {
|
|
3672
|
-
name?: string | undefined;
|
|
3673
|
-
projectDescription?: string | undefined;
|
|
3674
|
-
authors?: string[] | undefined;
|
|
3675
|
-
license?: string | undefined;
|
|
3676
|
-
homepage?: string | undefined;
|
|
3677
|
-
} | undefined;
|
|
3678
3688
|
projectDir: string;
|
|
3679
3689
|
environment: Record<string, string | {
|
|
3680
3690
|
storage?: Record<string, string> | undefined;
|
|
@@ -3710,28 +3720,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3710
3720
|
encryptedKey: string;
|
|
3711
3721
|
secretKey: string;
|
|
3712
3722
|
}> | undefined;
|
|
3713
|
-
|
|
3723
|
+
protocol?: string | undefined;
|
|
3714
3724
|
tzkt?: {
|
|
3715
3725
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
3716
3726
|
postgresqlPort?: number | undefined;
|
|
3717
3727
|
apiPort?: number | undefined;
|
|
3718
3728
|
} | undefined;
|
|
3729
|
+
annotations?: Record<string, unknown> | undefined;
|
|
3719
3730
|
label: string;
|
|
3720
3731
|
rpcUrl: string;
|
|
3721
|
-
protocol: string;
|
|
3722
3732
|
}> | undefined;
|
|
3723
3733
|
language?: "en" | "fr" | undefined;
|
|
3734
|
+
metadata?: {
|
|
3735
|
+
name?: string | undefined;
|
|
3736
|
+
projectDescription?: string | undefined;
|
|
3737
|
+
authors?: string[] | undefined;
|
|
3738
|
+
license?: string | undefined;
|
|
3739
|
+
homepage?: string | undefined;
|
|
3740
|
+
} | undefined;
|
|
3741
|
+
artifactsDir?: string | undefined;
|
|
3742
|
+
contractsDir?: string | undefined;
|
|
3743
|
+
contracts?: Record<string, {
|
|
3744
|
+
sourceFile: string;
|
|
3745
|
+
hash: string;
|
|
3746
|
+
}> | undefined;
|
|
3724
3747
|
plugins?: {
|
|
3725
3748
|
type: "npm" | "binary" | "deno";
|
|
3726
3749
|
name: string;
|
|
3727
3750
|
}[] | undefined;
|
|
3728
|
-
|
|
3729
|
-
artifactsDir?: string | undefined;
|
|
3751
|
+
accounts?: Record<string, string> | undefined;
|
|
3730
3752
|
network?: Record<string, {
|
|
3731
3753
|
accounts?: Record<string, {
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
|
|
3754
|
+
mnemonic?: string | undefined;
|
|
3755
|
+
publicKey?: string | undefined;
|
|
3756
|
+
publicKeyHash?: string | undefined;
|
|
3757
|
+
privateKey?: string | undefined;
|
|
3735
3758
|
}> | undefined;
|
|
3736
3759
|
faucet?: {
|
|
3737
3760
|
pkh: string;
|
|
@@ -3743,20 +3766,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3743
3766
|
} | undefined;
|
|
3744
3767
|
label: string;
|
|
3745
3768
|
rpcUrl: string;
|
|
3746
|
-
protocol: string;
|
|
3747
|
-
}> | undefined;
|
|
3748
|
-
accounts?: Record<string, string> | undefined;
|
|
3749
|
-
contracts?: Record<string, {
|
|
3750
|
-
sourceFile: string;
|
|
3751
|
-
hash: string;
|
|
3752
3769
|
}> | undefined;
|
|
3753
|
-
metadata?: {
|
|
3754
|
-
name?: string | undefined;
|
|
3755
|
-
projectDescription?: string | undefined;
|
|
3756
|
-
authors?: string[] | undefined;
|
|
3757
|
-
license?: string | undefined;
|
|
3758
|
-
homepage?: string | undefined;
|
|
3759
|
-
} | undefined;
|
|
3760
3770
|
projectDir: string;
|
|
3761
3771
|
environment: Record<string, string | {
|
|
3762
3772
|
storage?: Record<string, string> | undefined;
|
|
@@ -3905,6 +3915,37 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3905
3915
|
taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
|
|
3906
3916
|
config: z.ZodObject<z.extendShape<{
|
|
3907
3917
|
language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
|
|
3918
|
+
metadata: z.ZodOptional<z.ZodObject<{
|
|
3919
|
+
name: z.ZodOptional<z.ZodString>;
|
|
3920
|
+
projectDescription: z.ZodOptional<z.ZodString>;
|
|
3921
|
+
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3922
|
+
license: z.ZodOptional<z.ZodString>;
|
|
3923
|
+
homepage: z.ZodOptional<z.ZodString>;
|
|
3924
|
+
}, "strip", z.ZodTypeAny, {
|
|
3925
|
+
name?: string | undefined;
|
|
3926
|
+
projectDescription?: string | undefined;
|
|
3927
|
+
authors?: string[] | undefined;
|
|
3928
|
+
license?: string | undefined;
|
|
3929
|
+
homepage?: string | undefined;
|
|
3930
|
+
}, {
|
|
3931
|
+
name?: string | undefined;
|
|
3932
|
+
projectDescription?: string | undefined;
|
|
3933
|
+
authors?: string[] | undefined;
|
|
3934
|
+
license?: string | undefined;
|
|
3935
|
+
homepage?: string | undefined;
|
|
3936
|
+
}>>;
|
|
3937
|
+
artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
3938
|
+
contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
3939
|
+
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3940
|
+
sourceFile: z.ZodString;
|
|
3941
|
+
hash: z.ZodString;
|
|
3942
|
+
}, "strip", z.ZodTypeAny, {
|
|
3943
|
+
sourceFile: string;
|
|
3944
|
+
hash: string;
|
|
3945
|
+
}, {
|
|
3946
|
+
sourceFile: string;
|
|
3947
|
+
hash: string;
|
|
3948
|
+
}>>>;
|
|
3908
3949
|
plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3909
3950
|
type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
|
|
3910
3951
|
name: z.ZodString;
|
|
@@ -3915,24 +3956,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3915
3956
|
type: "npm" | "binary" | "deno";
|
|
3916
3957
|
name: string;
|
|
3917
3958
|
}>, "many">>;
|
|
3918
|
-
|
|
3919
|
-
|
|
3959
|
+
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3960
|
+
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
3961
|
+
networks: z.ZodArray<z.ZodString, "many">;
|
|
3962
|
+
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
3963
|
+
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3964
|
+
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
3965
|
+
}, "strip", z.ZodTypeAny, {
|
|
3966
|
+
storage?: Record<string, string> | undefined;
|
|
3967
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
3968
|
+
networks: string[];
|
|
3969
|
+
sandboxes: string[];
|
|
3970
|
+
}, {
|
|
3971
|
+
storage?: Record<string, string> | undefined;
|
|
3972
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
3973
|
+
networks: string[];
|
|
3974
|
+
sandboxes: string[];
|
|
3975
|
+
}>, z.ZodString]>>;
|
|
3920
3976
|
network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3921
3977
|
label: z.ZodString;
|
|
3922
3978
|
rpcUrl: z.ZodString;
|
|
3923
|
-
protocol: z.ZodString;
|
|
3924
3979
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3925
|
-
publicKey: z.ZodString
|
|
3926
|
-
publicKeyHash: z.ZodString
|
|
3927
|
-
privateKey: z.ZodString
|
|
3980
|
+
publicKey: z.ZodOptional<z.ZodString>;
|
|
3981
|
+
publicKeyHash: z.ZodOptional<z.ZodString>;
|
|
3982
|
+
privateKey: z.ZodOptional<z.ZodString>;
|
|
3983
|
+
mnemonic: z.ZodOptional<z.ZodString>;
|
|
3928
3984
|
}, "strip", z.ZodTypeAny, {
|
|
3929
|
-
|
|
3930
|
-
|
|
3931
|
-
|
|
3985
|
+
mnemonic?: string | undefined;
|
|
3986
|
+
publicKey?: string | undefined;
|
|
3987
|
+
publicKeyHash?: string | undefined;
|
|
3988
|
+
privateKey?: string | undefined;
|
|
3932
3989
|
}, {
|
|
3933
|
-
|
|
3934
|
-
|
|
3935
|
-
|
|
3990
|
+
mnemonic?: string | undefined;
|
|
3991
|
+
publicKey?: string | undefined;
|
|
3992
|
+
publicKeyHash?: string | undefined;
|
|
3993
|
+
privateKey?: string | undefined;
|
|
3936
3994
|
}>>>;
|
|
3937
3995
|
faucet: z.ZodOptional<z.ZodObject<{
|
|
3938
3996
|
pkh: z.ZodString;
|
|
@@ -3958,9 +4016,10 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3958
4016
|
}>>;
|
|
3959
4017
|
}, "strip", z.ZodTypeAny, {
|
|
3960
4018
|
accounts?: Record<string, {
|
|
3961
|
-
|
|
3962
|
-
|
|
3963
|
-
|
|
4019
|
+
mnemonic?: string | undefined;
|
|
4020
|
+
publicKey?: string | undefined;
|
|
4021
|
+
publicKeyHash?: string | undefined;
|
|
4022
|
+
privateKey?: string | undefined;
|
|
3964
4023
|
}> | undefined;
|
|
3965
4024
|
faucet?: {
|
|
3966
4025
|
pkh: string;
|
|
@@ -3972,12 +4031,12 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3972
4031
|
} | undefined;
|
|
3973
4032
|
label: string;
|
|
3974
4033
|
rpcUrl: string;
|
|
3975
|
-
protocol: string;
|
|
3976
4034
|
}, {
|
|
3977
4035
|
accounts?: Record<string, {
|
|
3978
|
-
|
|
3979
|
-
|
|
3980
|
-
|
|
4036
|
+
mnemonic?: string | undefined;
|
|
4037
|
+
publicKey?: string | undefined;
|
|
4038
|
+
publicKeyHash?: string | undefined;
|
|
4039
|
+
privateKey?: string | undefined;
|
|
3981
4040
|
}> | undefined;
|
|
3982
4041
|
faucet?: {
|
|
3983
4042
|
pkh: string;
|
|
@@ -3989,13 +4048,11 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
3989
4048
|
} | undefined;
|
|
3990
4049
|
label: string;
|
|
3991
4050
|
rpcUrl: string;
|
|
3992
|
-
protocol: string;
|
|
3993
4051
|
}>>>;
|
|
3994
4052
|
sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3995
4053
|
label: z.ZodString;
|
|
3996
4054
|
rpcUrl: z.ZodString;
|
|
3997
|
-
protocol: z.ZodString
|
|
3998
|
-
attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
|
|
4055
|
+
protocol: z.ZodOptional<z.ZodString>;
|
|
3999
4056
|
plugin: z.ZodOptional<z.ZodString>;
|
|
4000
4057
|
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
4001
4058
|
encryptedKey: z.ZodString;
|
|
@@ -4023,6 +4080,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4023
4080
|
postgresqlPort?: number | undefined;
|
|
4024
4081
|
apiPort?: number | undefined;
|
|
4025
4082
|
}>>;
|
|
4083
|
+
annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4026
4084
|
}, "strip", z.ZodTypeAny, {
|
|
4027
4085
|
plugin?: string | undefined;
|
|
4028
4086
|
accounts?: Record<string, string | {
|
|
@@ -4030,15 +4088,15 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4030
4088
|
encryptedKey: string;
|
|
4031
4089
|
secretKey: string;
|
|
4032
4090
|
}> | undefined;
|
|
4033
|
-
|
|
4091
|
+
protocol?: string | undefined;
|
|
4034
4092
|
tzkt?: {
|
|
4035
4093
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
4036
4094
|
postgresqlPort?: number | undefined;
|
|
4037
4095
|
apiPort?: number | undefined;
|
|
4038
4096
|
} | undefined;
|
|
4097
|
+
annotations?: Record<string, unknown> | undefined;
|
|
4039
4098
|
label: string;
|
|
4040
4099
|
rpcUrl: string;
|
|
4041
|
-
protocol: string;
|
|
4042
4100
|
}, {
|
|
4043
4101
|
plugin?: string | undefined;
|
|
4044
4102
|
accounts?: Record<string, string | {
|
|
@@ -4046,62 +4104,16 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4046
4104
|
encryptedKey: string;
|
|
4047
4105
|
secretKey: string;
|
|
4048
4106
|
}> | undefined;
|
|
4049
|
-
|
|
4107
|
+
protocol?: string | undefined;
|
|
4050
4108
|
tzkt?: {
|
|
4051
4109
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
4052
4110
|
postgresqlPort?: number | undefined;
|
|
4053
4111
|
apiPort?: number | undefined;
|
|
4054
4112
|
} | undefined;
|
|
4113
|
+
annotations?: Record<string, unknown> | undefined;
|
|
4055
4114
|
label: string;
|
|
4056
4115
|
rpcUrl: string;
|
|
4057
|
-
protocol: string;
|
|
4058
|
-
}>>>;
|
|
4059
|
-
environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
4060
|
-
networks: z.ZodArray<z.ZodString, "many">;
|
|
4061
|
-
sandboxes: z.ZodArray<z.ZodString, "many">;
|
|
4062
|
-
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4063
|
-
aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
4064
|
-
}, "strip", z.ZodTypeAny, {
|
|
4065
|
-
storage?: Record<string, string> | undefined;
|
|
4066
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
4067
|
-
networks: string[];
|
|
4068
|
-
sandboxes: string[];
|
|
4069
|
-
}, {
|
|
4070
|
-
storage?: Record<string, string> | undefined;
|
|
4071
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
4072
|
-
networks: string[];
|
|
4073
|
-
sandboxes: string[];
|
|
4074
|
-
}>, z.ZodString]>>;
|
|
4075
|
-
accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4076
|
-
contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4077
|
-
sourceFile: z.ZodString;
|
|
4078
|
-
hash: z.ZodString;
|
|
4079
|
-
}, "strip", z.ZodTypeAny, {
|
|
4080
|
-
sourceFile: string;
|
|
4081
|
-
hash: string;
|
|
4082
|
-
}, {
|
|
4083
|
-
sourceFile: string;
|
|
4084
|
-
hash: string;
|
|
4085
4116
|
}>>>;
|
|
4086
|
-
metadata: z.ZodOptional<z.ZodObject<{
|
|
4087
|
-
name: z.ZodOptional<z.ZodString>;
|
|
4088
|
-
projectDescription: z.ZodOptional<z.ZodString>;
|
|
4089
|
-
authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
4090
|
-
license: z.ZodOptional<z.ZodString>;
|
|
4091
|
-
homepage: z.ZodOptional<z.ZodString>;
|
|
4092
|
-
}, "strip", z.ZodTypeAny, {
|
|
4093
|
-
name?: string | undefined;
|
|
4094
|
-
projectDescription?: string | undefined;
|
|
4095
|
-
authors?: string[] | undefined;
|
|
4096
|
-
license?: string | undefined;
|
|
4097
|
-
homepage?: string | undefined;
|
|
4098
|
-
}, {
|
|
4099
|
-
name?: string | undefined;
|
|
4100
|
-
projectDescription?: string | undefined;
|
|
4101
|
-
authors?: string[] | undefined;
|
|
4102
|
-
license?: string | undefined;
|
|
4103
|
-
homepage?: string | undefined;
|
|
4104
|
-
}>>;
|
|
4105
4117
|
}, {
|
|
4106
4118
|
projectDir: z.ZodString;
|
|
4107
4119
|
configFile: z.ZodString;
|
|
@@ -4114,28 +4126,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4114
4126
|
encryptedKey: string;
|
|
4115
4127
|
secretKey: string;
|
|
4116
4128
|
}> | undefined;
|
|
4117
|
-
|
|
4129
|
+
protocol?: string | undefined;
|
|
4118
4130
|
tzkt?: {
|
|
4119
4131
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
4120
4132
|
postgresqlPort?: number | undefined;
|
|
4121
4133
|
apiPort?: number | undefined;
|
|
4122
4134
|
} | undefined;
|
|
4135
|
+
annotations?: Record<string, unknown> | undefined;
|
|
4123
4136
|
label: string;
|
|
4124
4137
|
rpcUrl: string;
|
|
4125
|
-
protocol: string;
|
|
4126
4138
|
}> | undefined;
|
|
4127
4139
|
language?: "en" | "fr" | undefined;
|
|
4140
|
+
metadata?: {
|
|
4141
|
+
name?: string | undefined;
|
|
4142
|
+
projectDescription?: string | undefined;
|
|
4143
|
+
authors?: string[] | undefined;
|
|
4144
|
+
license?: string | undefined;
|
|
4145
|
+
homepage?: string | undefined;
|
|
4146
|
+
} | undefined;
|
|
4147
|
+
artifactsDir?: string | undefined;
|
|
4148
|
+
contractsDir?: string | undefined;
|
|
4149
|
+
contracts?: Record<string, {
|
|
4150
|
+
sourceFile: string;
|
|
4151
|
+
hash: string;
|
|
4152
|
+
}> | undefined;
|
|
4128
4153
|
plugins?: {
|
|
4129
4154
|
type: "npm" | "binary" | "deno";
|
|
4130
4155
|
name: string;
|
|
4131
4156
|
}[] | undefined;
|
|
4132
|
-
|
|
4133
|
-
artifactsDir?: string | undefined;
|
|
4157
|
+
accounts?: Record<string, string> | undefined;
|
|
4134
4158
|
network?: Record<string, {
|
|
4135
4159
|
accounts?: Record<string, {
|
|
4136
|
-
|
|
4137
|
-
|
|
4138
|
-
|
|
4160
|
+
mnemonic?: string | undefined;
|
|
4161
|
+
publicKey?: string | undefined;
|
|
4162
|
+
publicKeyHash?: string | undefined;
|
|
4163
|
+
privateKey?: string | undefined;
|
|
4139
4164
|
}> | undefined;
|
|
4140
4165
|
faucet?: {
|
|
4141
4166
|
pkh: string;
|
|
@@ -4147,20 +4172,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4147
4172
|
} | undefined;
|
|
4148
4173
|
label: string;
|
|
4149
4174
|
rpcUrl: string;
|
|
4150
|
-
protocol: string;
|
|
4151
|
-
}> | undefined;
|
|
4152
|
-
accounts?: Record<string, string> | undefined;
|
|
4153
|
-
contracts?: Record<string, {
|
|
4154
|
-
sourceFile: string;
|
|
4155
|
-
hash: string;
|
|
4156
4175
|
}> | undefined;
|
|
4157
|
-
metadata?: {
|
|
4158
|
-
name?: string | undefined;
|
|
4159
|
-
projectDescription?: string | undefined;
|
|
4160
|
-
authors?: string[] | undefined;
|
|
4161
|
-
license?: string | undefined;
|
|
4162
|
-
homepage?: string | undefined;
|
|
4163
|
-
} | undefined;
|
|
4164
4176
|
projectDir: string;
|
|
4165
4177
|
environment: Record<string, string | {
|
|
4166
4178
|
storage?: Record<string, string> | undefined;
|
|
@@ -4178,28 +4190,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4178
4190
|
encryptedKey: string;
|
|
4179
4191
|
secretKey: string;
|
|
4180
4192
|
}> | undefined;
|
|
4181
|
-
|
|
4193
|
+
protocol?: string | undefined;
|
|
4182
4194
|
tzkt?: {
|
|
4183
4195
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
4184
4196
|
postgresqlPort?: number | undefined;
|
|
4185
4197
|
apiPort?: number | undefined;
|
|
4186
4198
|
} | undefined;
|
|
4199
|
+
annotations?: Record<string, unknown> | undefined;
|
|
4187
4200
|
label: string;
|
|
4188
4201
|
rpcUrl: string;
|
|
4189
|
-
protocol: string;
|
|
4190
4202
|
}> | undefined;
|
|
4191
4203
|
language?: "en" | "fr" | undefined;
|
|
4204
|
+
metadata?: {
|
|
4205
|
+
name?: string | undefined;
|
|
4206
|
+
projectDescription?: string | undefined;
|
|
4207
|
+
authors?: string[] | undefined;
|
|
4208
|
+
license?: string | undefined;
|
|
4209
|
+
homepage?: string | undefined;
|
|
4210
|
+
} | undefined;
|
|
4211
|
+
artifactsDir?: string | undefined;
|
|
4212
|
+
contractsDir?: string | undefined;
|
|
4213
|
+
contracts?: Record<string, {
|
|
4214
|
+
sourceFile: string;
|
|
4215
|
+
hash: string;
|
|
4216
|
+
}> | undefined;
|
|
4192
4217
|
plugins?: {
|
|
4193
4218
|
type: "npm" | "binary" | "deno";
|
|
4194
4219
|
name: string;
|
|
4195
4220
|
}[] | undefined;
|
|
4196
|
-
|
|
4197
|
-
artifactsDir?: string | undefined;
|
|
4221
|
+
accounts?: Record<string, string> | undefined;
|
|
4198
4222
|
network?: Record<string, {
|
|
4199
4223
|
accounts?: Record<string, {
|
|
4200
|
-
|
|
4201
|
-
|
|
4202
|
-
|
|
4224
|
+
mnemonic?: string | undefined;
|
|
4225
|
+
publicKey?: string | undefined;
|
|
4226
|
+
publicKeyHash?: string | undefined;
|
|
4227
|
+
privateKey?: string | undefined;
|
|
4203
4228
|
}> | undefined;
|
|
4204
4229
|
faucet?: {
|
|
4205
4230
|
pkh: string;
|
|
@@ -4211,20 +4236,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4211
4236
|
} | undefined;
|
|
4212
4237
|
label: string;
|
|
4213
4238
|
rpcUrl: string;
|
|
4214
|
-
protocol: string;
|
|
4215
|
-
}> | undefined;
|
|
4216
|
-
accounts?: Record<string, string> | undefined;
|
|
4217
|
-
contracts?: Record<string, {
|
|
4218
|
-
sourceFile: string;
|
|
4219
|
-
hash: string;
|
|
4220
4239
|
}> | undefined;
|
|
4221
|
-
metadata?: {
|
|
4222
|
-
name?: string | undefined;
|
|
4223
|
-
projectDescription?: string | undefined;
|
|
4224
|
-
authors?: string[] | undefined;
|
|
4225
|
-
license?: string | undefined;
|
|
4226
|
-
homepage?: string | undefined;
|
|
4227
|
-
} | undefined;
|
|
4228
4240
|
projectDir: string;
|
|
4229
4241
|
environment: Record<string, string | {
|
|
4230
4242
|
storage?: Record<string, string> | undefined;
|
|
@@ -4260,28 +4272,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4260
4272
|
encryptedKey: string;
|
|
4261
4273
|
secretKey: string;
|
|
4262
4274
|
}> | undefined;
|
|
4263
|
-
|
|
4275
|
+
protocol?: string | undefined;
|
|
4264
4276
|
tzkt?: {
|
|
4265
4277
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
4266
4278
|
postgresqlPort?: number | undefined;
|
|
4267
4279
|
apiPort?: number | undefined;
|
|
4268
4280
|
} | undefined;
|
|
4281
|
+
annotations?: Record<string, unknown> | undefined;
|
|
4269
4282
|
label: string;
|
|
4270
4283
|
rpcUrl: string;
|
|
4271
|
-
protocol: string;
|
|
4272
4284
|
}> | undefined;
|
|
4273
4285
|
language?: "en" | "fr" | undefined;
|
|
4286
|
+
metadata?: {
|
|
4287
|
+
name?: string | undefined;
|
|
4288
|
+
projectDescription?: string | undefined;
|
|
4289
|
+
authors?: string[] | undefined;
|
|
4290
|
+
license?: string | undefined;
|
|
4291
|
+
homepage?: string | undefined;
|
|
4292
|
+
} | undefined;
|
|
4293
|
+
artifactsDir?: string | undefined;
|
|
4294
|
+
contractsDir?: string | undefined;
|
|
4295
|
+
contracts?: Record<string, {
|
|
4296
|
+
sourceFile: string;
|
|
4297
|
+
hash: string;
|
|
4298
|
+
}> | undefined;
|
|
4274
4299
|
plugins?: {
|
|
4275
4300
|
type: "npm" | "binary" | "deno";
|
|
4276
4301
|
name: string;
|
|
4277
4302
|
}[] | undefined;
|
|
4278
|
-
|
|
4279
|
-
artifactsDir?: string | undefined;
|
|
4303
|
+
accounts?: Record<string, string> | undefined;
|
|
4280
4304
|
network?: Record<string, {
|
|
4281
4305
|
accounts?: Record<string, {
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4306
|
+
mnemonic?: string | undefined;
|
|
4307
|
+
publicKey?: string | undefined;
|
|
4308
|
+
publicKeyHash?: string | undefined;
|
|
4309
|
+
privateKey?: string | undefined;
|
|
4285
4310
|
}> | undefined;
|
|
4286
4311
|
faucet?: {
|
|
4287
4312
|
pkh: string;
|
|
@@ -4293,20 +4318,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4293
4318
|
} | undefined;
|
|
4294
4319
|
label: string;
|
|
4295
4320
|
rpcUrl: string;
|
|
4296
|
-
protocol: string;
|
|
4297
|
-
}> | undefined;
|
|
4298
|
-
accounts?: Record<string, string> | undefined;
|
|
4299
|
-
contracts?: Record<string, {
|
|
4300
|
-
sourceFile: string;
|
|
4301
|
-
hash: string;
|
|
4302
4321
|
}> | undefined;
|
|
4303
|
-
metadata?: {
|
|
4304
|
-
name?: string | undefined;
|
|
4305
|
-
projectDescription?: string | undefined;
|
|
4306
|
-
authors?: string[] | undefined;
|
|
4307
|
-
license?: string | undefined;
|
|
4308
|
-
homepage?: string | undefined;
|
|
4309
|
-
} | undefined;
|
|
4310
4322
|
projectDir: string;
|
|
4311
4323
|
environment: Record<string, string | {
|
|
4312
4324
|
storage?: Record<string, string> | undefined;
|
|
@@ -4342,28 +4354,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4342
4354
|
encryptedKey: string;
|
|
4343
4355
|
secretKey: string;
|
|
4344
4356
|
}> | undefined;
|
|
4345
|
-
|
|
4357
|
+
protocol?: string | undefined;
|
|
4346
4358
|
tzkt?: {
|
|
4347
4359
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
4348
4360
|
postgresqlPort?: number | undefined;
|
|
4349
4361
|
apiPort?: number | undefined;
|
|
4350
4362
|
} | undefined;
|
|
4363
|
+
annotations?: Record<string, unknown> | undefined;
|
|
4351
4364
|
label: string;
|
|
4352
4365
|
rpcUrl: string;
|
|
4353
|
-
protocol: string;
|
|
4354
4366
|
}> | undefined;
|
|
4355
4367
|
language?: "en" | "fr" | undefined;
|
|
4368
|
+
metadata?: {
|
|
4369
|
+
name?: string | undefined;
|
|
4370
|
+
projectDescription?: string | undefined;
|
|
4371
|
+
authors?: string[] | undefined;
|
|
4372
|
+
license?: string | undefined;
|
|
4373
|
+
homepage?: string | undefined;
|
|
4374
|
+
} | undefined;
|
|
4375
|
+
artifactsDir?: string | undefined;
|
|
4376
|
+
contractsDir?: string | undefined;
|
|
4377
|
+
contracts?: Record<string, {
|
|
4378
|
+
sourceFile: string;
|
|
4379
|
+
hash: string;
|
|
4380
|
+
}> | undefined;
|
|
4356
4381
|
plugins?: {
|
|
4357
4382
|
type: "npm" | "binary" | "deno";
|
|
4358
4383
|
name: string;
|
|
4359
4384
|
}[] | undefined;
|
|
4360
|
-
|
|
4361
|
-
artifactsDir?: string | undefined;
|
|
4385
|
+
accounts?: Record<string, string> | undefined;
|
|
4362
4386
|
network?: Record<string, {
|
|
4363
4387
|
accounts?: Record<string, {
|
|
4364
|
-
|
|
4365
|
-
|
|
4366
|
-
|
|
4388
|
+
mnemonic?: string | undefined;
|
|
4389
|
+
publicKey?: string | undefined;
|
|
4390
|
+
publicKeyHash?: string | undefined;
|
|
4391
|
+
privateKey?: string | undefined;
|
|
4367
4392
|
}> | undefined;
|
|
4368
4393
|
faucet?: {
|
|
4369
4394
|
pkh: string;
|
|
@@ -4375,20 +4400,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
|
|
|
4375
4400
|
} | undefined;
|
|
4376
4401
|
label: string;
|
|
4377
4402
|
rpcUrl: string;
|
|
4378
|
-
protocol: string;
|
|
4379
|
-
}> | undefined;
|
|
4380
|
-
accounts?: Record<string, string> | undefined;
|
|
4381
|
-
contracts?: Record<string, {
|
|
4382
|
-
sourceFile: string;
|
|
4383
|
-
hash: string;
|
|
4384
4403
|
}> | undefined;
|
|
4385
|
-
metadata?: {
|
|
4386
|
-
name?: string | undefined;
|
|
4387
|
-
projectDescription?: string | undefined;
|
|
4388
|
-
authors?: string[] | undefined;
|
|
4389
|
-
license?: string | undefined;
|
|
4390
|
-
homepage?: string | undefined;
|
|
4391
|
-
} | undefined;
|
|
4392
4404
|
projectDir: string;
|
|
4393
4405
|
environment: Record<string, string | {
|
|
4394
4406
|
storage?: Record<string, string> | undefined;
|