@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":"Config.d.ts","sourceRoot":"","sources":["Config.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,YAAY,EAAE,MAAM,qCAAqC,CAAC;AAG7E,YAAY,EAAE,YAAY,IAAI,MAAM,EAAE,CAAC;AAEvC,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,YAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,MAAM,KAAG,YAA2B,CAAC;AAEnE,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,eAAe,QAAQ,EAAE,YAAY,CAOxE,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,KAAK,YAAY,EAAE,QAAQ,CAAC,KAAG,eAAe,QAAQ,EAAE,YAAY,CAAc,CAAC;AAG/G,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["Config.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,YAAY,EAAE,MAAM,qCAAqC,CAAC;AAG7E,YAAY,EAAE,YAAY,IAAI,MAAM,EAAE,CAAC;AAEvC,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,YAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,MAAM,KAAG,YAA2B,CAAC;AAEnE,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,eAAe,QAAQ,EAAE,YAAY,CAOxE,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,KAAK,YAAY,EAAE,QAAQ,CAAC,KAAG,eAAe,QAAQ,EAAE,YAAY,CAAc,CAAC;AAG/G,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAe,CAAC;AAE3C,MAAM,MAAM,CAAC,GAAG,YAAY,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// out/types/ConfigAccount.d.ts
|
|
17
|
+
var ConfigAccount_d_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(ConfigAccount_d_exports);
|
|
19
|
+
//# sourceMappingURL=ConfigAccount.d.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["ConfigAccount.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { ConfigAccount } from '@taqueria/protocol/types';\nimport { ConfigAccount as ConfigAccountStrict } from '@taqueria/protocol/out/types-strict';\nimport { configAccountSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { ConfigAccountStrict as ConfigAccount };\n\nexport const from = (input: unknown): ConfigAccountStrict => {\n\ttry {\n\t\treturn configAccountSchema.parse(input) as ConfigAccountStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"ConfigAccount is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a ConfigAccount.\")\n\t}\n \n};\n\nexport const create = (input: ConfigAccount): ConfigAccountStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, ConfigAccountStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<ConfigAccountStrict, '__type'>): FutureInstance<TaqError, ConfigAccountStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: configAccountSchema,\n\tschema: configAccountSchema.transform(val => val as ConfigAccountStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = configAccountSchema;\n\nexport type t = ConfigAccountStrict;\n "],"mappings":";;;;;;;;;;;;;;;;AAGA;;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=ConfigAccount.d.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
import { TaqError } from '@taqueria/protocol/TaqError';
|
|
2
|
+
import { FutureInstance } from 'fluture';
|
|
3
|
+
import { ConfigAccount } from '@taqueria/protocol/types';
|
|
4
|
+
import { ConfigAccount as ConfigAccountStrict } from '@taqueria/protocol/out/types-strict';
|
|
5
|
+
export type { ConfigAccountStrict as ConfigAccount };
|
|
6
|
+
export declare const from: (input: unknown) => ConfigAccountStrict;
|
|
7
|
+
export declare const create: (input: ConfigAccount) => ConfigAccountStrict;
|
|
8
|
+
export declare const of: (input: unknown) => FutureInstance<TaqError, ConfigAccountStrict>;
|
|
9
|
+
export declare const make: (input: Omit<ConfigAccountStrict, '__type'>) => FutureInstance<TaqError, ConfigAccountStrict>;
|
|
10
|
+
export declare const schemas: {
|
|
11
|
+
rawSchema: import("zod").ZodObject<{
|
|
12
|
+
balance: import("zod").ZodObject<{
|
|
13
|
+
amount: import("zod").ZodString;
|
|
14
|
+
units: import("zod").ZodString;
|
|
15
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
16
|
+
amount: string;
|
|
17
|
+
units: string;
|
|
18
|
+
}, {
|
|
19
|
+
amount: string;
|
|
20
|
+
units: string;
|
|
21
|
+
}>;
|
|
22
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
23
|
+
balance: {
|
|
24
|
+
amount: string;
|
|
25
|
+
units: string;
|
|
26
|
+
};
|
|
27
|
+
}, {
|
|
28
|
+
balance: {
|
|
29
|
+
amount: string;
|
|
30
|
+
units: string;
|
|
31
|
+
};
|
|
32
|
+
}>;
|
|
33
|
+
schema: import("zod").ZodEffects<import("zod").ZodObject<{
|
|
34
|
+
balance: import("zod").ZodObject<{
|
|
35
|
+
amount: import("zod").ZodString;
|
|
36
|
+
units: import("zod").ZodString;
|
|
37
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
38
|
+
amount: string;
|
|
39
|
+
units: string;
|
|
40
|
+
}, {
|
|
41
|
+
amount: string;
|
|
42
|
+
units: string;
|
|
43
|
+
}>;
|
|
44
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
45
|
+
balance: {
|
|
46
|
+
amount: string;
|
|
47
|
+
units: string;
|
|
48
|
+
};
|
|
49
|
+
}, {
|
|
50
|
+
balance: {
|
|
51
|
+
amount: string;
|
|
52
|
+
units: string;
|
|
53
|
+
};
|
|
54
|
+
}>, ConfigAccountStrict, {
|
|
55
|
+
balance: {
|
|
56
|
+
amount: string;
|
|
57
|
+
units: string;
|
|
58
|
+
};
|
|
59
|
+
}>;
|
|
60
|
+
};
|
|
61
|
+
export declare const rawSchema: import("zod").ZodObject<{
|
|
62
|
+
balance: import("zod").ZodObject<{
|
|
63
|
+
amount: import("zod").ZodString;
|
|
64
|
+
units: import("zod").ZodString;
|
|
65
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
66
|
+
amount: string;
|
|
67
|
+
units: string;
|
|
68
|
+
}, {
|
|
69
|
+
amount: string;
|
|
70
|
+
units: string;
|
|
71
|
+
}>;
|
|
72
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
73
|
+
balance: {
|
|
74
|
+
amount: string;
|
|
75
|
+
units: string;
|
|
76
|
+
};
|
|
77
|
+
}, {
|
|
78
|
+
balance: {
|
|
79
|
+
amount: string;
|
|
80
|
+
units: string;
|
|
81
|
+
};
|
|
82
|
+
}>;
|
|
83
|
+
export declare const internalSchema: import("zod").ZodObject<{
|
|
84
|
+
balance: import("zod").ZodObject<{
|
|
85
|
+
amount: import("zod").ZodString;
|
|
86
|
+
units: import("zod").ZodString;
|
|
87
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
88
|
+
amount: string;
|
|
89
|
+
units: string;
|
|
90
|
+
}, {
|
|
91
|
+
amount: string;
|
|
92
|
+
units: string;
|
|
93
|
+
}>;
|
|
94
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
95
|
+
balance: {
|
|
96
|
+
amount: string;
|
|
97
|
+
units: string;
|
|
98
|
+
};
|
|
99
|
+
}, {
|
|
100
|
+
balance: {
|
|
101
|
+
amount: string;
|
|
102
|
+
units: string;
|
|
103
|
+
};
|
|
104
|
+
}>;
|
|
105
|
+
export type t = ConfigAccountStrict;
|
|
106
|
+
//# sourceMappingURL=ConfigAccount.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfigAccount.d.ts","sourceRoot":"","sources":["ConfigAccount.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,EAAE,aAAa,IAAI,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAG3F,YAAY,EAAE,mBAAmB,IAAI,aAAa,EAAE,CAAC;AAErD,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,mBAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,aAAa,KAAG,mBAAkC,CAAC;AAEjF,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,eAAe,QAAQ,EAAE,mBAAmB,CAO/E,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,KAAK,mBAAmB,EAAE,QAAQ,CAAC,KAAG,eAAe,QAAQ,EAAE,mBAAmB,CAAc,CAAC;AAG7H,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;EAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;EAAsB,CAAC;AAElD,MAAM,MAAM,CAAC,GAAG,mBAAmB,CAAC"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from2, except, desc) => {
|
|
11
|
+
if (from2 && typeof from2 === "object" || typeof from2 === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from2))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from2[key], enumerable: !(desc = __getOwnPropDesc(from2, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// out/types/ConfigAccount.ts
|
|
21
|
+
var ConfigAccount_exports = {};
|
|
22
|
+
__export(ConfigAccount_exports, {
|
|
23
|
+
create: () => create,
|
|
24
|
+
from: () => from,
|
|
25
|
+
internalSchema: () => internalSchema,
|
|
26
|
+
make: () => make,
|
|
27
|
+
of: () => of,
|
|
28
|
+
rawSchema: () => rawSchema,
|
|
29
|
+
schemas: () => schemas
|
|
30
|
+
});
|
|
31
|
+
module.exports = __toCommonJS(ConfigAccount_exports);
|
|
32
|
+
var import_TaqError = require("@taqueria/protocol/TaqError");
|
|
33
|
+
var import_fluture = require("fluture");
|
|
34
|
+
var import_zod = require("zod");
|
|
35
|
+
var import_types_zod = require("@taqueria/protocol/out/types-zod");
|
|
36
|
+
var from = (input) => {
|
|
37
|
+
try {
|
|
38
|
+
return import_types_zod.configAccountSchema.parse(input);
|
|
39
|
+
} catch (previous) {
|
|
40
|
+
if (previous instanceof import_zod.ZodError) {
|
|
41
|
+
const msgs = previous.errors.reduce(
|
|
42
|
+
(retval, issue) => {
|
|
43
|
+
const path = issue.path.join(" \u2192 ");
|
|
44
|
+
const msg = path + ": " + issue.message;
|
|
45
|
+
return [...retval, msg];
|
|
46
|
+
},
|
|
47
|
+
["ConfigAccount is invalid:"]
|
|
48
|
+
);
|
|
49
|
+
const validationErr = msgs.join("\n") + "\n";
|
|
50
|
+
throw (0, import_TaqError.toParseErr)(previous, validationErr);
|
|
51
|
+
}
|
|
52
|
+
throw (0, import_TaqError.toParseUnknownErr)(previous, "There was a problem trying to parse a ConfigAccount.");
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
var create = (input) => from(input);
|
|
56
|
+
var of = (input) => {
|
|
57
|
+
try {
|
|
58
|
+
return (0, import_fluture.resolve)(from(input));
|
|
59
|
+
} catch (err) {
|
|
60
|
+
return (0, import_fluture.reject)(err);
|
|
61
|
+
}
|
|
62
|
+
};
|
|
63
|
+
var make = (input) => of(input);
|
|
64
|
+
var schemas = {
|
|
65
|
+
rawSchema: import_types_zod.configAccountSchema,
|
|
66
|
+
schema: import_types_zod.configAccountSchema.transform((val) => val)
|
|
67
|
+
};
|
|
68
|
+
var rawSchema = schemas.rawSchema;
|
|
69
|
+
var internalSchema = import_types_zod.configAccountSchema;
|
|
70
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
+
0 && (module.exports = {
|
|
72
|
+
create,
|
|
73
|
+
from,
|
|
74
|
+
internalSchema,
|
|
75
|
+
make,
|
|
76
|
+
of,
|
|
77
|
+
rawSchema,
|
|
78
|
+
schemas
|
|
79
|
+
});
|
|
80
|
+
//# sourceMappingURL=ConfigAccount.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["ConfigAccount.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { ConfigAccount } from '@taqueria/protocol/types';\nimport { ConfigAccount as ConfigAccountStrict } from '@taqueria/protocol/out/types-strict';\nimport { configAccountSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { ConfigAccountStrict as ConfigAccount };\n\nexport const from = (input: unknown): ConfigAccountStrict => {\n\ttry {\n\t\treturn configAccountSchema.parse(input) as ConfigAccountStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"ConfigAccount is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a ConfigAccount.\")\n\t}\n \n};\n\nexport const create = (input: ConfigAccount): ConfigAccountStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, ConfigAccountStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<ConfigAccountStrict, '__type'>): FutureInstance<TaqError, ConfigAccountStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: configAccountSchema,\n\tschema: configAccountSchema.transform(val => val as ConfigAccountStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = configAccountSchema;\n\nexport type t = ConfigAccountStrict;\n "],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,sBAAmG;AACnG,qBAAgD;AAChD,iBAAyB;AAGzB,uBAAoC;AAI7B,IAAM,OAAO,CAAC,UAAwC;AAC5D,MAAI;AACH,WAAO,qCAAoB,MAAM,KAAK;AAAA,EACvC,SACO,UAAP;AACC,QAAI,oBAAoB,qBAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,2BAA2B;AAAA,MAC7B;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,gBAAM,4BAAW,UAAU,aAAa;AAAA,IACzC;AACA,cAAM,mCAAkB,UAAU,sDAAsD;AAAA,EACzF;AAED;AAEO,IAAM,SAAS,CAAC,UAA8C,KAAK,KAAK;AAExE,IAAM,KAAK,CAAC,UAAkE;AACpF,MAAI;AACH,eAAO,wBAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,eAAO,uBAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAA8F,GAAG,KAAK;AAGpH,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,qCAAoB,UAAU,SAAO,GAA0B;AACxE;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
// out/types/ConfigAccount.ts
|
|
2
|
+
import { toParseErr, toParseUnknownErr } from "@taqueria/protocol/TaqError";
|
|
3
|
+
import { resolve, reject } from "fluture";
|
|
4
|
+
import { ZodError } from "zod";
|
|
5
|
+
import { configAccountSchema } from "@taqueria/protocol/out/types-zod";
|
|
6
|
+
var from = (input) => {
|
|
7
|
+
try {
|
|
8
|
+
return configAccountSchema.parse(input);
|
|
9
|
+
} catch (previous) {
|
|
10
|
+
if (previous instanceof ZodError) {
|
|
11
|
+
const msgs = previous.errors.reduce(
|
|
12
|
+
(retval, issue) => {
|
|
13
|
+
const path = issue.path.join(" \u2192 ");
|
|
14
|
+
const msg = path + ": " + issue.message;
|
|
15
|
+
return [...retval, msg];
|
|
16
|
+
},
|
|
17
|
+
["ConfigAccount is invalid:"]
|
|
18
|
+
);
|
|
19
|
+
const validationErr = msgs.join("\n") + "\n";
|
|
20
|
+
throw toParseErr(previous, validationErr);
|
|
21
|
+
}
|
|
22
|
+
throw toParseUnknownErr(previous, "There was a problem trying to parse a ConfigAccount.");
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
var create = (input) => from(input);
|
|
26
|
+
var of = (input) => {
|
|
27
|
+
try {
|
|
28
|
+
return resolve(from(input));
|
|
29
|
+
} catch (err) {
|
|
30
|
+
return reject(err);
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
var make = (input) => of(input);
|
|
34
|
+
var schemas = {
|
|
35
|
+
rawSchema: configAccountSchema,
|
|
36
|
+
schema: configAccountSchema.transform((val) => val)
|
|
37
|
+
};
|
|
38
|
+
var rawSchema = schemas.rawSchema;
|
|
39
|
+
var internalSchema = configAccountSchema;
|
|
40
|
+
export {
|
|
41
|
+
create,
|
|
42
|
+
from,
|
|
43
|
+
internalSchema,
|
|
44
|
+
make,
|
|
45
|
+
of,
|
|
46
|
+
rawSchema,
|
|
47
|
+
schemas
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=ConfigAccount.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["ConfigAccount.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { ConfigAccount } from '@taqueria/protocol/types';\nimport { ConfigAccount as ConfigAccountStrict } from '@taqueria/protocol/out/types-strict';\nimport { configAccountSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { ConfigAccountStrict as ConfigAccount };\n\nexport const from = (input: unknown): ConfigAccountStrict => {\n\ttry {\n\t\treturn configAccountSchema.parse(input) as ConfigAccountStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"ConfigAccount is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a ConfigAccount.\")\n\t}\n \n};\n\nexport const create = (input: ConfigAccount): ConfigAccountStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, ConfigAccountStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<ConfigAccountStrict, '__type'>): FutureInstance<TaqError, ConfigAccountStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: configAccountSchema,\n\tschema: configAccountSchema.transform(val => val as ConfigAccountStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = configAccountSchema;\n\nexport type t = ConfigAccountStrict;\n "],"mappings":";AAGA,SAA8D,YAAY,yBAAyB;AACnG,SAAyB,SAAS,cAAc;AAChD,SAAS,gBAAgB;AAGzB,SAAS,2BAA2B;AAI7B,IAAM,OAAO,CAAC,UAAwC;AAC5D,MAAI;AACH,WAAO,oBAAoB,MAAM,KAAK;AAAA,EACvC,SACO,UAAP;AACC,QAAI,oBAAoB,UAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,2BAA2B;AAAA,MAC7B;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,YAAM,WAAW,UAAU,aAAa;AAAA,IACzC;AACA,UAAM,kBAAkB,UAAU,sDAAsD;AAAA,EACzF;AAED;AAEO,IAAM,SAAS,CAAC,UAA8C,KAAK,KAAK;AAExE,IAAM,KAAK,CAAC,UAAkE;AACpF,MAAI;AACH,WAAO,QAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,WAAO,OAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAA8F,GAAG,KAAK;AAGpH,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,oBAAoB,UAAU,SAAO,GAA0B;AACxE;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// out/types/ConfigEnvironmentFileV2.d.ts
|
|
17
|
+
var ConfigEnvironmentFileV2_d_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(ConfigEnvironmentFileV2_d_exports);
|
|
19
|
+
//# sourceMappingURL=ConfigEnvironmentFileV2.d.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["ConfigEnvironmentFileV2.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { ConfigEnvironmentFileV2 } from '@taqueria/protocol/types';\nimport { ConfigEnvironmentFileV2 as ConfigEnvironmentFileV2Strict } from '@taqueria/protocol/out/types-strict';\nimport { configEnvironmentFileV2Schema } from '@taqueria/protocol/out/types-zod';\n\nexport type { ConfigEnvironmentFileV2Strict as ConfigEnvironmentFileV2 };\n\nexport const from = (input: unknown): ConfigEnvironmentFileV2Strict => {\n\ttry {\n\t\treturn configEnvironmentFileV2Schema.parse(input) as ConfigEnvironmentFileV2Strict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"ConfigEnvironmentFileV2 is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a ConfigEnvironmentFileV2.\")\n\t}\n \n};\n\nexport const create = (input: ConfigEnvironmentFileV2): ConfigEnvironmentFileV2Strict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, ConfigEnvironmentFileV2Strict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<ConfigEnvironmentFileV2Strict, '__type'>): FutureInstance<TaqError, ConfigEnvironmentFileV2Strict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: configEnvironmentFileV2Schema,\n\tschema: configEnvironmentFileV2Schema.transform(val => val as ConfigEnvironmentFileV2Strict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = configEnvironmentFileV2Schema;\n\nexport type t = ConfigEnvironmentFileV2Strict;\n "],"mappings":";;;;;;;;;;;;;;;;AAGA;;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=ConfigEnvironmentFileV2.d.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
import { TaqError } from '@taqueria/protocol/TaqError';
|
|
2
|
+
import { FutureInstance } from 'fluture';
|
|
3
|
+
import { ConfigEnvironmentFileV2 } from '@taqueria/protocol/types';
|
|
4
|
+
import { ConfigEnvironmentFileV2 as ConfigEnvironmentFileV2Strict } from '@taqueria/protocol/out/types-strict';
|
|
5
|
+
export type { ConfigEnvironmentFileV2Strict as ConfigEnvironmentFileV2 };
|
|
6
|
+
export declare const from: (input: unknown) => ConfigEnvironmentFileV2Strict;
|
|
7
|
+
export declare const create: (input: ConfigEnvironmentFileV2) => ConfigEnvironmentFileV2Strict;
|
|
8
|
+
export declare const of: (input: unknown) => FutureInstance<TaqError, ConfigEnvironmentFileV2Strict>;
|
|
9
|
+
export declare const make: (input: Omit<ConfigEnvironmentFileV2Strict, '__type'>) => FutureInstance<TaqError, ConfigEnvironmentFileV2Strict>;
|
|
10
|
+
export declare const schemas: {
|
|
11
|
+
rawSchema: import("zod").ZodObject<{
|
|
12
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
13
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
14
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
15
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
16
|
+
type?: string | undefined;
|
|
17
|
+
}, {
|
|
18
|
+
type?: string | undefined;
|
|
19
|
+
}>>>;
|
|
20
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
21
|
+
address: import("zod").ZodOptional<import("zod").ZodString>;
|
|
22
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
23
|
+
address?: string | undefined;
|
|
24
|
+
}, {
|
|
25
|
+
address?: string | undefined;
|
|
26
|
+
}>>>;
|
|
27
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
28
|
+
contracts?: Record<string, {
|
|
29
|
+
address?: string | undefined;
|
|
30
|
+
}> | undefined;
|
|
31
|
+
accounts?: Record<string, {
|
|
32
|
+
type?: string | undefined;
|
|
33
|
+
}> | undefined;
|
|
34
|
+
type?: string | undefined;
|
|
35
|
+
}, {
|
|
36
|
+
contracts?: Record<string, {
|
|
37
|
+
address?: string | undefined;
|
|
38
|
+
}> | undefined;
|
|
39
|
+
accounts?: Record<string, {
|
|
40
|
+
type?: string | undefined;
|
|
41
|
+
}> | undefined;
|
|
42
|
+
type?: string | undefined;
|
|
43
|
+
}>;
|
|
44
|
+
schema: import("zod").ZodEffects<import("zod").ZodObject<{
|
|
45
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
46
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
47
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
48
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
49
|
+
type?: string | undefined;
|
|
50
|
+
}, {
|
|
51
|
+
type?: string | undefined;
|
|
52
|
+
}>>>;
|
|
53
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
54
|
+
address: import("zod").ZodOptional<import("zod").ZodString>;
|
|
55
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
56
|
+
address?: string | undefined;
|
|
57
|
+
}, {
|
|
58
|
+
address?: string | undefined;
|
|
59
|
+
}>>>;
|
|
60
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
61
|
+
contracts?: Record<string, {
|
|
62
|
+
address?: string | undefined;
|
|
63
|
+
}> | undefined;
|
|
64
|
+
accounts?: Record<string, {
|
|
65
|
+
type?: string | undefined;
|
|
66
|
+
}> | undefined;
|
|
67
|
+
type?: string | undefined;
|
|
68
|
+
}, {
|
|
69
|
+
contracts?: Record<string, {
|
|
70
|
+
address?: string | undefined;
|
|
71
|
+
}> | undefined;
|
|
72
|
+
accounts?: Record<string, {
|
|
73
|
+
type?: string | undefined;
|
|
74
|
+
}> | undefined;
|
|
75
|
+
type?: string | undefined;
|
|
76
|
+
}>, ConfigEnvironmentFileV2Strict, {
|
|
77
|
+
contracts?: Record<string, {
|
|
78
|
+
address?: string | undefined;
|
|
79
|
+
}> | undefined;
|
|
80
|
+
accounts?: Record<string, {
|
|
81
|
+
type?: string | undefined;
|
|
82
|
+
}> | undefined;
|
|
83
|
+
type?: string | undefined;
|
|
84
|
+
}>;
|
|
85
|
+
};
|
|
86
|
+
export declare const rawSchema: import("zod").ZodObject<{
|
|
87
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
88
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
89
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
90
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
91
|
+
type?: string | undefined;
|
|
92
|
+
}, {
|
|
93
|
+
type?: string | undefined;
|
|
94
|
+
}>>>;
|
|
95
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
96
|
+
address: import("zod").ZodOptional<import("zod").ZodString>;
|
|
97
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
98
|
+
address?: string | undefined;
|
|
99
|
+
}, {
|
|
100
|
+
address?: string | undefined;
|
|
101
|
+
}>>>;
|
|
102
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
103
|
+
contracts?: Record<string, {
|
|
104
|
+
address?: string | undefined;
|
|
105
|
+
}> | undefined;
|
|
106
|
+
accounts?: Record<string, {
|
|
107
|
+
type?: string | undefined;
|
|
108
|
+
}> | undefined;
|
|
109
|
+
type?: string | undefined;
|
|
110
|
+
}, {
|
|
111
|
+
contracts?: Record<string, {
|
|
112
|
+
address?: string | undefined;
|
|
113
|
+
}> | undefined;
|
|
114
|
+
accounts?: Record<string, {
|
|
115
|
+
type?: string | undefined;
|
|
116
|
+
}> | undefined;
|
|
117
|
+
type?: string | undefined;
|
|
118
|
+
}>;
|
|
119
|
+
export declare const internalSchema: import("zod").ZodObject<{
|
|
120
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
121
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
122
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
123
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
124
|
+
type?: string | undefined;
|
|
125
|
+
}, {
|
|
126
|
+
type?: string | undefined;
|
|
127
|
+
}>>>;
|
|
128
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
129
|
+
address: import("zod").ZodOptional<import("zod").ZodString>;
|
|
130
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
131
|
+
address?: string | undefined;
|
|
132
|
+
}, {
|
|
133
|
+
address?: string | undefined;
|
|
134
|
+
}>>>;
|
|
135
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
136
|
+
contracts?: Record<string, {
|
|
137
|
+
address?: string | undefined;
|
|
138
|
+
}> | undefined;
|
|
139
|
+
accounts?: Record<string, {
|
|
140
|
+
type?: string | undefined;
|
|
141
|
+
}> | undefined;
|
|
142
|
+
type?: string | undefined;
|
|
143
|
+
}, {
|
|
144
|
+
contracts?: Record<string, {
|
|
145
|
+
address?: string | undefined;
|
|
146
|
+
}> | undefined;
|
|
147
|
+
accounts?: Record<string, {
|
|
148
|
+
type?: string | undefined;
|
|
149
|
+
}> | undefined;
|
|
150
|
+
type?: string | undefined;
|
|
151
|
+
}>;
|
|
152
|
+
export type t = ConfigEnvironmentFileV2Strict;
|
|
153
|
+
//# sourceMappingURL=ConfigEnvironmentFileV2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfigEnvironmentFileV2.d.ts","sourceRoot":"","sources":["ConfigEnvironmentFileV2.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AACnE,OAAO,EAAE,uBAAuB,IAAI,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AAG/G,YAAY,EAAE,6BAA6B,IAAI,uBAAuB,EAAE,CAAC;AAEzE,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,6BAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,uBAAuB,KAAG,6BAA4C,CAAC;AAErG,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,eAAe,QAAQ,EAAE,6BAA6B,CAOzF,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,KAAK,6BAA6B,EAAE,QAAQ,CAAC,KAAG,eAAe,QAAQ,EAAE,6BAA6B,CAAc,CAAC;AAGjJ,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAgC,CAAC;AAE5D,MAAM,MAAM,CAAC,GAAG,6BAA6B,CAAC"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from2, except, desc) => {
|
|
11
|
+
if (from2 && typeof from2 === "object" || typeof from2 === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from2))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from2[key], enumerable: !(desc = __getOwnPropDesc(from2, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// out/types/ConfigEnvironmentFileV2.ts
|
|
21
|
+
var ConfigEnvironmentFileV2_exports = {};
|
|
22
|
+
__export(ConfigEnvironmentFileV2_exports, {
|
|
23
|
+
create: () => create,
|
|
24
|
+
from: () => from,
|
|
25
|
+
internalSchema: () => internalSchema,
|
|
26
|
+
make: () => make,
|
|
27
|
+
of: () => of,
|
|
28
|
+
rawSchema: () => rawSchema,
|
|
29
|
+
schemas: () => schemas
|
|
30
|
+
});
|
|
31
|
+
module.exports = __toCommonJS(ConfigEnvironmentFileV2_exports);
|
|
32
|
+
var import_TaqError = require("@taqueria/protocol/TaqError");
|
|
33
|
+
var import_fluture = require("fluture");
|
|
34
|
+
var import_zod = require("zod");
|
|
35
|
+
var import_types_zod = require("@taqueria/protocol/out/types-zod");
|
|
36
|
+
var from = (input) => {
|
|
37
|
+
try {
|
|
38
|
+
return import_types_zod.configEnvironmentFileV2Schema.parse(input);
|
|
39
|
+
} catch (previous) {
|
|
40
|
+
if (previous instanceof import_zod.ZodError) {
|
|
41
|
+
const msgs = previous.errors.reduce(
|
|
42
|
+
(retval, issue) => {
|
|
43
|
+
const path = issue.path.join(" \u2192 ");
|
|
44
|
+
const msg = path + ": " + issue.message;
|
|
45
|
+
return [...retval, msg];
|
|
46
|
+
},
|
|
47
|
+
["ConfigEnvironmentFileV2 is invalid:"]
|
|
48
|
+
);
|
|
49
|
+
const validationErr = msgs.join("\n") + "\n";
|
|
50
|
+
throw (0, import_TaqError.toParseErr)(previous, validationErr);
|
|
51
|
+
}
|
|
52
|
+
throw (0, import_TaqError.toParseUnknownErr)(previous, "There was a problem trying to parse a ConfigEnvironmentFileV2.");
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
var create = (input) => from(input);
|
|
56
|
+
var of = (input) => {
|
|
57
|
+
try {
|
|
58
|
+
return (0, import_fluture.resolve)(from(input));
|
|
59
|
+
} catch (err) {
|
|
60
|
+
return (0, import_fluture.reject)(err);
|
|
61
|
+
}
|
|
62
|
+
};
|
|
63
|
+
var make = (input) => of(input);
|
|
64
|
+
var schemas = {
|
|
65
|
+
rawSchema: import_types_zod.configEnvironmentFileV2Schema,
|
|
66
|
+
schema: import_types_zod.configEnvironmentFileV2Schema.transform((val) => val)
|
|
67
|
+
};
|
|
68
|
+
var rawSchema = schemas.rawSchema;
|
|
69
|
+
var internalSchema = import_types_zod.configEnvironmentFileV2Schema;
|
|
70
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
+
0 && (module.exports = {
|
|
72
|
+
create,
|
|
73
|
+
from,
|
|
74
|
+
internalSchema,
|
|
75
|
+
make,
|
|
76
|
+
of,
|
|
77
|
+
rawSchema,
|
|
78
|
+
schemas
|
|
79
|
+
});
|
|
80
|
+
//# sourceMappingURL=ConfigEnvironmentFileV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["ConfigEnvironmentFileV2.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { ConfigEnvironmentFileV2 } from '@taqueria/protocol/types';\nimport { ConfigEnvironmentFileV2 as ConfigEnvironmentFileV2Strict } from '@taqueria/protocol/out/types-strict';\nimport { configEnvironmentFileV2Schema } from '@taqueria/protocol/out/types-zod';\n\nexport type { ConfigEnvironmentFileV2Strict as ConfigEnvironmentFileV2 };\n\nexport const from = (input: unknown): ConfigEnvironmentFileV2Strict => {\n\ttry {\n\t\treturn configEnvironmentFileV2Schema.parse(input) as ConfigEnvironmentFileV2Strict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"ConfigEnvironmentFileV2 is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a ConfigEnvironmentFileV2.\")\n\t}\n \n};\n\nexport const create = (input: ConfigEnvironmentFileV2): ConfigEnvironmentFileV2Strict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, ConfigEnvironmentFileV2Strict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<ConfigEnvironmentFileV2Strict, '__type'>): FutureInstance<TaqError, ConfigEnvironmentFileV2Strict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: configEnvironmentFileV2Schema,\n\tschema: configEnvironmentFileV2Schema.transform(val => val as ConfigEnvironmentFileV2Strict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = configEnvironmentFileV2Schema;\n\nexport type t = ConfigEnvironmentFileV2Strict;\n "],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,sBAAmG;AACnG,qBAAgD;AAChD,iBAAyB;AAGzB,uBAA8C;AAIvC,IAAM,OAAO,CAAC,UAAkD;AACtE,MAAI;AACH,WAAO,+CAA8B,MAAM,KAAK;AAAA,EACjD,SACO,UAAP;AACC,QAAI,oBAAoB,qBAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,qCAAqC;AAAA,MACvC;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,gBAAM,4BAAW,UAAU,aAAa;AAAA,IACzC;AACA,cAAM,mCAAkB,UAAU,gEAAgE;AAAA,EACnG;AAED;AAEO,IAAM,SAAS,CAAC,UAAkE,KAAK,KAAK;AAE5F,IAAM,KAAK,CAAC,UAA4E;AAC9F,MAAI;AACH,eAAO,wBAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,eAAO,uBAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAAkH,GAAG,KAAK;AAGxI,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,+CAA8B,UAAU,SAAO,GAAoC;AAC5F;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
// out/types/ConfigEnvironmentFileV2.ts
|
|
2
|
+
import { toParseErr, toParseUnknownErr } from "@taqueria/protocol/TaqError";
|
|
3
|
+
import { resolve, reject } from "fluture";
|
|
4
|
+
import { ZodError } from "zod";
|
|
5
|
+
import { configEnvironmentFileV2Schema } from "@taqueria/protocol/out/types-zod";
|
|
6
|
+
var from = (input) => {
|
|
7
|
+
try {
|
|
8
|
+
return configEnvironmentFileV2Schema.parse(input);
|
|
9
|
+
} catch (previous) {
|
|
10
|
+
if (previous instanceof ZodError) {
|
|
11
|
+
const msgs = previous.errors.reduce(
|
|
12
|
+
(retval, issue) => {
|
|
13
|
+
const path = issue.path.join(" \u2192 ");
|
|
14
|
+
const msg = path + ": " + issue.message;
|
|
15
|
+
return [...retval, msg];
|
|
16
|
+
},
|
|
17
|
+
["ConfigEnvironmentFileV2 is invalid:"]
|
|
18
|
+
);
|
|
19
|
+
const validationErr = msgs.join("\n") + "\n";
|
|
20
|
+
throw toParseErr(previous, validationErr);
|
|
21
|
+
}
|
|
22
|
+
throw toParseUnknownErr(previous, "There was a problem trying to parse a ConfigEnvironmentFileV2.");
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
var create = (input) => from(input);
|
|
26
|
+
var of = (input) => {
|
|
27
|
+
try {
|
|
28
|
+
return resolve(from(input));
|
|
29
|
+
} catch (err) {
|
|
30
|
+
return reject(err);
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
var make = (input) => of(input);
|
|
34
|
+
var schemas = {
|
|
35
|
+
rawSchema: configEnvironmentFileV2Schema,
|
|
36
|
+
schema: configEnvironmentFileV2Schema.transform((val) => val)
|
|
37
|
+
};
|
|
38
|
+
var rawSchema = schemas.rawSchema;
|
|
39
|
+
var internalSchema = configEnvironmentFileV2Schema;
|
|
40
|
+
export {
|
|
41
|
+
create,
|
|
42
|
+
from,
|
|
43
|
+
internalSchema,
|
|
44
|
+
make,
|
|
45
|
+
of,
|
|
46
|
+
rawSchema,
|
|
47
|
+
schemas
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=ConfigEnvironmentFileV2.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["ConfigEnvironmentFileV2.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { ConfigEnvironmentFileV2 } from '@taqueria/protocol/types';\nimport { ConfigEnvironmentFileV2 as ConfigEnvironmentFileV2Strict } from '@taqueria/protocol/out/types-strict';\nimport { configEnvironmentFileV2Schema } from '@taqueria/protocol/out/types-zod';\n\nexport type { ConfigEnvironmentFileV2Strict as ConfigEnvironmentFileV2 };\n\nexport const from = (input: unknown): ConfigEnvironmentFileV2Strict => {\n\ttry {\n\t\treturn configEnvironmentFileV2Schema.parse(input) as ConfigEnvironmentFileV2Strict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"ConfigEnvironmentFileV2 is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a ConfigEnvironmentFileV2.\")\n\t}\n \n};\n\nexport const create = (input: ConfigEnvironmentFileV2): ConfigEnvironmentFileV2Strict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, ConfigEnvironmentFileV2Strict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<ConfigEnvironmentFileV2Strict, '__type'>): FutureInstance<TaqError, ConfigEnvironmentFileV2Strict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: configEnvironmentFileV2Schema,\n\tschema: configEnvironmentFileV2Schema.transform(val => val as ConfigEnvironmentFileV2Strict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = configEnvironmentFileV2Schema;\n\nexport type t = ConfigEnvironmentFileV2Strict;\n "],"mappings":";AAGA,SAA8D,YAAY,yBAAyB;AACnG,SAAyB,SAAS,cAAc;AAChD,SAAS,gBAAgB;AAGzB,SAAS,qCAAqC;AAIvC,IAAM,OAAO,CAAC,UAAkD;AACtE,MAAI;AACH,WAAO,8BAA8B,MAAM,KAAK;AAAA,EACjD,SACO,UAAP;AACC,QAAI,oBAAoB,UAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,qCAAqC;AAAA,MACvC;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,YAAM,WAAW,UAAU,aAAa;AAAA,IACzC;AACA,UAAM,kBAAkB,UAAU,gEAAgE;AAAA,EACnG;AAED;AAEO,IAAM,SAAS,CAAC,UAAkE,KAAK,KAAK;AAE5F,IAAM,KAAK,CAAC,UAA4E;AAC9F,MAAI;AACH,WAAO,QAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,WAAO,OAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAAkH,GAAG,KAAK;AAGxI,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,8BAA8B,UAAU,SAAO,GAAoC;AAC5F;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|