@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RequestArgs.d.ts","sourceRoot":"","sources":["RequestArgs.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AACvD,OAAO,EAAE,WAAW,IAAI,iBAAiB,EAAE,MAAM,qCAAqC,CAAC;AAGvF,YAAY,EAAE,iBAAiB,IAAI,WAAW,EAAE,CAAC;AAEjD,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,iBAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,WAAW,KAAG,iBAAgC,CAAC;AAE7E,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,eAAe,QAAQ,EAAE,iBAAiB,CAO7E,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,KAAK,iBAAiB,EAAE,QAAQ,CAAC,KAAG,eAAe,QAAQ,EAAE,iBAAiB,CAAc,CAAC;AAGzH,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"RequestArgs.d.ts","sourceRoot":"","sources":["RequestArgs.ts"],"names":[],"mappings":"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"}
|
|
@@ -11,8 +11,7 @@ export declare const schemas: {
|
|
|
11
11
|
rawSchema: import("zod").ZodObject<{
|
|
12
12
|
label: import("zod").ZodString;
|
|
13
13
|
rpcUrl: import("zod").ZodString;
|
|
14
|
-
protocol: import("zod").ZodString
|
|
15
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
14
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
16
15
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
17
16
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
18
17
|
encryptedKey: import("zod").ZodString;
|
|
@@ -40,6 +39,7 @@ export declare const schemas: {
|
|
|
40
39
|
postgresqlPort?: number | undefined;
|
|
41
40
|
apiPort?: number | undefined;
|
|
42
41
|
}>>;
|
|
42
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
43
43
|
}, "strip", import("zod").ZodTypeAny, {
|
|
44
44
|
plugin?: string | undefined;
|
|
45
45
|
accounts?: Record<string, string | {
|
|
@@ -47,15 +47,15 @@ export declare const schemas: {
|
|
|
47
47
|
encryptedKey: string;
|
|
48
48
|
secretKey: string;
|
|
49
49
|
}> | undefined;
|
|
50
|
-
|
|
50
|
+
protocol?: string | undefined;
|
|
51
51
|
tzkt?: {
|
|
52
52
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
53
53
|
postgresqlPort?: number | undefined;
|
|
54
54
|
apiPort?: number | undefined;
|
|
55
55
|
} | undefined;
|
|
56
|
+
annotations?: Record<string, unknown> | undefined;
|
|
56
57
|
label: string;
|
|
57
58
|
rpcUrl: string;
|
|
58
|
-
protocol: string;
|
|
59
59
|
}, {
|
|
60
60
|
plugin?: string | undefined;
|
|
61
61
|
accounts?: Record<string, string | {
|
|
@@ -63,21 +63,20 @@ export declare const schemas: {
|
|
|
63
63
|
encryptedKey: string;
|
|
64
64
|
secretKey: string;
|
|
65
65
|
}> | undefined;
|
|
66
|
-
|
|
66
|
+
protocol?: string | undefined;
|
|
67
67
|
tzkt?: {
|
|
68
68
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
69
69
|
postgresqlPort?: number | undefined;
|
|
70
70
|
apiPort?: number | undefined;
|
|
71
71
|
} | undefined;
|
|
72
|
+
annotations?: Record<string, unknown> | undefined;
|
|
72
73
|
label: string;
|
|
73
74
|
rpcUrl: string;
|
|
74
|
-
protocol: string;
|
|
75
75
|
}>;
|
|
76
76
|
schema: import("zod").ZodEffects<import("zod").ZodObject<{
|
|
77
77
|
label: import("zod").ZodString;
|
|
78
78
|
rpcUrl: import("zod").ZodString;
|
|
79
|
-
protocol: import("zod").ZodString
|
|
80
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
79
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
81
80
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
82
81
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
83
82
|
encryptedKey: import("zod").ZodString;
|
|
@@ -105,6 +104,7 @@ export declare const schemas: {
|
|
|
105
104
|
postgresqlPort?: number | undefined;
|
|
106
105
|
apiPort?: number | undefined;
|
|
107
106
|
}>>;
|
|
107
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
108
108
|
}, "strip", import("zod").ZodTypeAny, {
|
|
109
109
|
plugin?: string | undefined;
|
|
110
110
|
accounts?: Record<string, string | {
|
|
@@ -112,15 +112,15 @@ export declare const schemas: {
|
|
|
112
112
|
encryptedKey: string;
|
|
113
113
|
secretKey: string;
|
|
114
114
|
}> | undefined;
|
|
115
|
-
|
|
115
|
+
protocol?: string | undefined;
|
|
116
116
|
tzkt?: {
|
|
117
117
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
118
118
|
postgresqlPort?: number | undefined;
|
|
119
119
|
apiPort?: number | undefined;
|
|
120
120
|
} | undefined;
|
|
121
|
+
annotations?: Record<string, unknown> | undefined;
|
|
121
122
|
label: string;
|
|
122
123
|
rpcUrl: string;
|
|
123
|
-
protocol: string;
|
|
124
124
|
}, {
|
|
125
125
|
plugin?: string | undefined;
|
|
126
126
|
accounts?: Record<string, string | {
|
|
@@ -128,15 +128,15 @@ export declare const schemas: {
|
|
|
128
128
|
encryptedKey: string;
|
|
129
129
|
secretKey: string;
|
|
130
130
|
}> | undefined;
|
|
131
|
-
|
|
131
|
+
protocol?: string | undefined;
|
|
132
132
|
tzkt?: {
|
|
133
133
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
134
134
|
postgresqlPort?: number | undefined;
|
|
135
135
|
apiPort?: number | undefined;
|
|
136
136
|
} | undefined;
|
|
137
|
+
annotations?: Record<string, unknown> | undefined;
|
|
137
138
|
label: string;
|
|
138
139
|
rpcUrl: string;
|
|
139
|
-
protocol: string;
|
|
140
140
|
}>, SandboxConfigStrict, {
|
|
141
141
|
plugin?: string | undefined;
|
|
142
142
|
accounts?: Record<string, string | {
|
|
@@ -144,22 +144,21 @@ export declare const schemas: {
|
|
|
144
144
|
encryptedKey: string;
|
|
145
145
|
secretKey: string;
|
|
146
146
|
}> | undefined;
|
|
147
|
-
|
|
147
|
+
protocol?: string | undefined;
|
|
148
148
|
tzkt?: {
|
|
149
149
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
150
150
|
postgresqlPort?: number | undefined;
|
|
151
151
|
apiPort?: number | undefined;
|
|
152
152
|
} | undefined;
|
|
153
|
+
annotations?: Record<string, unknown> | undefined;
|
|
153
154
|
label: string;
|
|
154
155
|
rpcUrl: string;
|
|
155
|
-
protocol: string;
|
|
156
156
|
}>;
|
|
157
157
|
};
|
|
158
158
|
export declare const rawSchema: import("zod").ZodObject<{
|
|
159
159
|
label: import("zod").ZodString;
|
|
160
160
|
rpcUrl: import("zod").ZodString;
|
|
161
|
-
protocol: import("zod").ZodString
|
|
162
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
161
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
163
162
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
164
163
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
165
164
|
encryptedKey: import("zod").ZodString;
|
|
@@ -187,6 +186,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
187
186
|
postgresqlPort?: number | undefined;
|
|
188
187
|
apiPort?: number | undefined;
|
|
189
188
|
}>>;
|
|
189
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
190
190
|
}, "strip", import("zod").ZodTypeAny, {
|
|
191
191
|
plugin?: string | undefined;
|
|
192
192
|
accounts?: Record<string, string | {
|
|
@@ -194,15 +194,15 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
194
194
|
encryptedKey: string;
|
|
195
195
|
secretKey: string;
|
|
196
196
|
}> | undefined;
|
|
197
|
-
|
|
197
|
+
protocol?: string | undefined;
|
|
198
198
|
tzkt?: {
|
|
199
199
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
200
200
|
postgresqlPort?: number | undefined;
|
|
201
201
|
apiPort?: number | undefined;
|
|
202
202
|
} | undefined;
|
|
203
|
+
annotations?: Record<string, unknown> | undefined;
|
|
203
204
|
label: string;
|
|
204
205
|
rpcUrl: string;
|
|
205
|
-
protocol: string;
|
|
206
206
|
}, {
|
|
207
207
|
plugin?: string | undefined;
|
|
208
208
|
accounts?: Record<string, string | {
|
|
@@ -210,21 +210,20 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
210
210
|
encryptedKey: string;
|
|
211
211
|
secretKey: string;
|
|
212
212
|
}> | undefined;
|
|
213
|
-
|
|
213
|
+
protocol?: string | undefined;
|
|
214
214
|
tzkt?: {
|
|
215
215
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
216
216
|
postgresqlPort?: number | undefined;
|
|
217
217
|
apiPort?: number | undefined;
|
|
218
218
|
} | undefined;
|
|
219
|
+
annotations?: Record<string, unknown> | undefined;
|
|
219
220
|
label: string;
|
|
220
221
|
rpcUrl: string;
|
|
221
|
-
protocol: string;
|
|
222
222
|
}>;
|
|
223
223
|
export declare const internalSchema: import("zod").ZodObject<{
|
|
224
224
|
label: import("zod").ZodString;
|
|
225
225
|
rpcUrl: import("zod").ZodString;
|
|
226
|
-
protocol: import("zod").ZodString
|
|
227
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
226
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
228
227
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
229
228
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
230
229
|
encryptedKey: import("zod").ZodString;
|
|
@@ -252,6 +251,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
252
251
|
postgresqlPort?: number | undefined;
|
|
253
252
|
apiPort?: number | undefined;
|
|
254
253
|
}>>;
|
|
254
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
255
255
|
}, "strip", import("zod").ZodTypeAny, {
|
|
256
256
|
plugin?: string | undefined;
|
|
257
257
|
accounts?: Record<string, string | {
|
|
@@ -259,15 +259,15 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
259
259
|
encryptedKey: string;
|
|
260
260
|
secretKey: string;
|
|
261
261
|
}> | undefined;
|
|
262
|
-
|
|
262
|
+
protocol?: string | undefined;
|
|
263
263
|
tzkt?: {
|
|
264
264
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
265
265
|
postgresqlPort?: number | undefined;
|
|
266
266
|
apiPort?: number | undefined;
|
|
267
267
|
} | undefined;
|
|
268
|
+
annotations?: Record<string, unknown> | undefined;
|
|
268
269
|
label: string;
|
|
269
270
|
rpcUrl: string;
|
|
270
|
-
protocol: string;
|
|
271
271
|
}, {
|
|
272
272
|
plugin?: string | undefined;
|
|
273
273
|
accounts?: Record<string, string | {
|
|
@@ -275,15 +275,15 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
275
275
|
encryptedKey: string;
|
|
276
276
|
secretKey: string;
|
|
277
277
|
}> | undefined;
|
|
278
|
-
|
|
278
|
+
protocol?: string | undefined;
|
|
279
279
|
tzkt?: {
|
|
280
280
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
281
281
|
postgresqlPort?: number | undefined;
|
|
282
282
|
apiPort?: number | undefined;
|
|
283
283
|
} | undefined;
|
|
284
|
+
annotations?: Record<string, unknown> | undefined;
|
|
284
285
|
label: string;
|
|
285
286
|
rpcUrl: string;
|
|
286
|
-
protocol: string;
|
|
287
287
|
}>;
|
|
288
288
|
export type t = SandboxConfigStrict;
|
|
289
289
|
//# sourceMappingURL=SandboxConfig.d.ts.map
|