@layerzerolabs/dw-model 0.2.22 → 0.2.24
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/.turbo/turbo-build.log +75 -67
- package/.turbo/turbo-lint.log +1 -1
- package/dist/{UE2N6Q3B.js → 3XCIUHJG.js} +26 -3
- package/dist/3XCIUHJG.js.map +1 -0
- package/dist/46VB3YIH.js +62 -0
- package/dist/46VB3YIH.js.map +1 -0
- package/dist/5LI6RWBC.cjs +92 -0
- package/dist/5LI6RWBC.cjs.map +1 -0
- package/dist/CA6UC3D3.js +3 -0
- package/dist/CA6UC3D3.js.map +1 -0
- package/dist/{EXN4H4R3.cjs → CC5Y3WY7.cjs} +28 -2
- package/dist/CC5Y3WY7.cjs.map +1 -0
- package/dist/{ZTLVAMWX.cjs → GEY4XYOS.cjs} +10 -11
- package/dist/GEY4XYOS.cjs.map +1 -0
- package/dist/{XODRZ5LJ.js → IUFXXZ2R.js} +3 -3
- package/dist/{XODRZ5LJ.js.map → IUFXXZ2R.js.map} +1 -1
- package/dist/LNEYHCIG.js +84 -0
- package/dist/LNEYHCIG.js.map +1 -0
- package/dist/NCHH4VK3.cjs +4 -0
- package/dist/NCHH4VK3.cjs.map +1 -0
- package/dist/{4NI6WKDH.cjs → PUY2AOFE.cjs} +4 -4
- package/dist/{4NI6WKDH.cjs.map → PUY2AOFE.cjs.map} +1 -1
- package/dist/S5CHYZ3I.cjs +83 -0
- package/dist/S5CHYZ3I.cjs.map +1 -0
- package/dist/{ZQQ6EIFU.js → T2RJHADL.js} +12 -12
- package/dist/T2RJHADL.js.map +1 -0
- package/dist/deploy/factoryInterfaces.cjs +23 -0
- package/dist/deploy/factoryInterfaces.cjs.map +1 -0
- package/dist/deploy/factoryInterfaces.d.ts +271 -0
- package/dist/deploy/factoryInterfaces.d.ts.map +1 -0
- package/dist/deploy/factoryInterfaces.js +6 -0
- package/dist/deploy/factoryInterfaces.js.map +1 -0
- package/dist/deploy/index.cjs +49 -40
- package/dist/deploy/index.d.ts +1 -0
- package/dist/deploy/index.d.ts.map +1 -1
- package/dist/deploy/index.js +5 -4
- package/dist/deploy/resources.cjs +17 -17
- package/dist/deploy/resources.d.ts +5 -2
- package/dist/deploy/resources.d.ts.map +1 -1
- package/dist/deploy/resources.js +2 -2
- package/dist/deploy/workflow.cjs +18 -22
- package/dist/deploy/workflow.d.ts +34 -14
- package/dist/deploy/workflow.d.ts.map +1 -1
- package/dist/deploy/workflow.js +1 -1
- package/dist/index.cjs +125 -76
- package/dist/index.js +8 -7
- package/dist/role-management/index.cjs +18 -6
- package/dist/role-management/index.js +1 -1
- package/dist/role-management/schemata.cjs +18 -6
- package/dist/role-management/schemata.d.ts +62 -0
- package/dist/role-management/schemata.d.ts.map +1 -1
- package/dist/role-management/schemata.js +1 -1
- package/dist/upgrade/index.cjs +38 -10
- package/dist/upgrade/index.js +1 -1
- package/dist/upgrade/types.cjs +38 -10
- package/dist/upgrade/types.d.ts +55 -10
- package/dist/upgrade/types.d.ts.map +1 -1
- package/dist/upgrade/types.js +1 -1
- package/package.json +9 -9
- package/src/deploy/factoryInterfaces.ts +100 -0
- package/src/deploy/index.ts +1 -0
- package/src/deploy/resources.md +84 -0
- package/src/deploy/workflow.ts +11 -12
- package/src/role-management/schemata.ts +36 -0
- package/src/upgrade/types.ts +61 -4
- package/dist/EXN4H4R3.cjs.map +0 -1
- package/dist/NLDQ72XO.js +0 -3
- package/dist/NLDQ72XO.js.map +0 -1
- package/dist/RDYET6CZ.js +0 -38
- package/dist/RDYET6CZ.js.map +0 -1
- package/dist/TY2SXEDC.cjs +0 -4
- package/dist/TY2SXEDC.cjs.map +0 -1
- package/dist/UE2N6Q3B.js.map +0 -1
- package/dist/WYAGX6NX.cjs +0 -52
- package/dist/WYAGX6NX.cjs.map +0 -1
- package/dist/ZQQ6EIFU.js.map +0 -1
- package/dist/ZTLVAMWX.cjs.map +0 -1
package/dist/deploy/workflow.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var GEY4XYOS_cjs = require('../GEY4XYOS.cjs');
|
|
4
4
|
require('../VZP4VEYJ.cjs');
|
|
5
5
|
require('../YJF4D23A.cjs');
|
|
6
6
|
|
|
@@ -8,63 +8,59 @@ require('../YJF4D23A.cjs');
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "BaseDeploymentSavingArtifactsSchema", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return GEY4XYOS_cjs.BaseDeploymentSavingArtifactsSchema; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "BaseDeploymentSchema", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return GEY4XYOS_cjs.BaseDeploymentSchema; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "DeploymentInfoSchema", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return GEY4XYOS_cjs.DeploymentInfoSchema; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "VerificationInfoSchema", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
24
|
-
});
|
|
25
|
-
Object.defineProperty(exports, "createVerificationInfoBaseArgs", {
|
|
26
|
-
enumerable: true,
|
|
27
|
-
get: function () { return ZTLVAMWX_cjs.createVerificationInfoBaseArgs; }
|
|
23
|
+
get: function () { return GEY4XYOS_cjs.VerificationInfoSchema; }
|
|
28
24
|
});
|
|
29
25
|
Object.defineProperty(exports, "deployWorkflowChainResultItemSchema", {
|
|
30
26
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
27
|
+
get: function () { return GEY4XYOS_cjs.deployWorkflowChainResultItemSchema; }
|
|
32
28
|
});
|
|
33
29
|
Object.defineProperty(exports, "deployWorkflowChainResultSchema", {
|
|
34
30
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
31
|
+
get: function () { return GEY4XYOS_cjs.deployWorkflowChainResultSchema; }
|
|
36
32
|
});
|
|
37
33
|
Object.defineProperty(exports, "deployWorkflowChainStateSchema", {
|
|
38
34
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
35
|
+
get: function () { return GEY4XYOS_cjs.deployWorkflowChainStateSchema; }
|
|
40
36
|
});
|
|
41
37
|
Object.defineProperty(exports, "deployWorkflowOrchestratorResultSchema", {
|
|
42
38
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
39
|
+
get: function () { return GEY4XYOS_cjs.deployWorkflowOrchestratorResultSchema; }
|
|
44
40
|
});
|
|
45
41
|
Object.defineProperty(exports, "deployWorkflowOrchestratorStateSchema", {
|
|
46
42
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
43
|
+
get: function () { return GEY4XYOS_cjs.deployWorkflowOrchestratorStateSchema; }
|
|
44
|
+
});
|
|
45
|
+
Object.defineProperty(exports, "extractVerificationArtifactBaseArgs", {
|
|
46
|
+
enumerable: true,
|
|
47
|
+
get: function () { return GEY4XYOS_cjs.extractVerificationArtifactBaseArgs; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "getDeploymentBaseArgs", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return GEY4XYOS_cjs.getDeploymentBaseArgs; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "getVerificationInfoBaseArgs", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return GEY4XYOS_cjs.getVerificationInfoBaseArgs; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "saveDeploymentBaseArgs", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return GEY4XYOS_cjs.saveDeploymentBaseArgs; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "saveVerificationInfoBaseArgs", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
64
|
-
});
|
|
65
|
-
Object.defineProperty(exports, "verificationDataFromDeploymentTransaction", {
|
|
66
|
-
enumerable: true,
|
|
67
|
-
get: function () { return ZTLVAMWX_cjs.verificationDataFromDeploymentTransaction; }
|
|
63
|
+
get: function () { return GEY4XYOS_cjs.saveVerificationInfoBaseArgs; }
|
|
68
64
|
});
|
|
69
65
|
//# sourceMappingURL=workflow.cjs.map
|
|
70
66
|
//# sourceMappingURL=workflow.cjs.map
|
|
@@ -205,13 +205,36 @@ export declare const getVerificationInfoBaseArgs: z.ZodObject<{
|
|
|
205
205
|
contractName: z.ZodString;
|
|
206
206
|
}, z.core.$strip>;
|
|
207
207
|
export type GetVerificationInfoBaseArgs = z.infer<typeof getVerificationInfoBaseArgs>;
|
|
208
|
-
export declare const
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
208
|
+
export declare const extractVerificationArtifactBaseArgs: z.ZodObject<{
|
|
209
|
+
gtx: z.ZodType<import("@layerzerolabs/gated-transaction").BaseGatedTransaction<string, (...args: any[]) => any, import("@layerzerolabs/gated-transaction").GatedTransactionDependencies> & {
|
|
210
|
+
result: import("@layerzerolabs/gated-transaction").SuccessfulGatedTransaction<{
|
|
211
|
+
chainName: string;
|
|
212
|
+
timestamps: {
|
|
213
|
+
created: number;
|
|
214
|
+
nonceAcquired?: number | undefined;
|
|
215
|
+
signed?: number | undefined;
|
|
216
|
+
sent?: number | undefined;
|
|
217
|
+
confirmed?: number | undefined;
|
|
218
|
+
};
|
|
219
|
+
properties?: Record<string, any> | undefined;
|
|
220
|
+
type?: string | undefined;
|
|
221
|
+
parallelizingKey?: string | undefined;
|
|
222
|
+
}>;
|
|
223
|
+
}, unknown, z.core.$ZodTypeInternals<import("@layerzerolabs/gated-transaction").BaseGatedTransaction<string, (...args: any[]) => any, import("@layerzerolabs/gated-transaction").GatedTransactionDependencies> & {
|
|
224
|
+
result: import("@layerzerolabs/gated-transaction").SuccessfulGatedTransaction<{
|
|
225
|
+
chainName: string;
|
|
226
|
+
timestamps: {
|
|
227
|
+
created: number;
|
|
228
|
+
nonceAcquired?: number | undefined;
|
|
229
|
+
signed?: number | undefined;
|
|
230
|
+
sent?: number | undefined;
|
|
231
|
+
confirmed?: number | undefined;
|
|
232
|
+
};
|
|
233
|
+
properties?: Record<string, any> | undefined;
|
|
234
|
+
type?: string | undefined;
|
|
235
|
+
parallelizingKey?: string | undefined;
|
|
236
|
+
}>;
|
|
237
|
+
}, unknown>>;
|
|
215
238
|
deploymentInfo: z.ZodObject<{
|
|
216
239
|
contractName: z.ZodString;
|
|
217
240
|
chainName: z.ZodEnum<typeof ChainName>;
|
|
@@ -226,9 +249,8 @@ export declare const createVerificationInfoBaseArgs: z.ZodObject<{
|
|
|
226
249
|
}, z.core.$strip>;
|
|
227
250
|
nonVerifyable: z.ZodOptional<z.ZodBoolean>;
|
|
228
251
|
}, z.core.$strip>;
|
|
229
|
-
export type
|
|
252
|
+
export type extractVerificationArtifactBaseArgs = z.infer<typeof extractVerificationArtifactBaseArgs>;
|
|
230
253
|
export declare const saveVerificationInfoBaseArgs: z.ZodObject<{
|
|
231
|
-
deployedBytecode: z.ZodOptional<z.ZodType<`0x${string}`, unknown, z.core.$ZodTypeInternals<`0x${string}`, unknown>>>;
|
|
232
254
|
deploymentInfo: z.ZodObject<{
|
|
233
255
|
contractName: z.ZodString;
|
|
234
256
|
chainName: z.ZodEnum<typeof ChainName>;
|
|
@@ -241,7 +263,7 @@ export declare const saveVerificationInfoBaseArgs: z.ZodObject<{
|
|
|
241
263
|
abiEncodedConstructorArguments: z.ZodOptional<z.ZodType<`0x${string}`, unknown, z.core.$ZodTypeInternals<`0x${string}`, unknown>>>;
|
|
242
264
|
extraDeploymentInfo: z.ZodOptional<z.ZodAny>;
|
|
243
265
|
}, z.core.$strip>;
|
|
244
|
-
|
|
266
|
+
verificationInfo: z.ZodAny;
|
|
245
267
|
}, z.core.$strip>;
|
|
246
268
|
export type SaveVerificationInfoBaseArgs = z.infer<typeof saveVerificationInfoBaseArgs>;
|
|
247
269
|
export declare const BaseDeploymentSavingArtifactsSchema: z.ZodObject<{
|
|
@@ -313,8 +335,7 @@ export declare const BaseDeploymentSavingArtifactsSchema: z.ZodObject<{
|
|
|
313
335
|
abiEncodedConstructorArguments?: `0x${string}` | undefined;
|
|
314
336
|
extraDeploymentInfo?: any;
|
|
315
337
|
};
|
|
316
|
-
|
|
317
|
-
nonVerifyable?: boolean | undefined;
|
|
338
|
+
verificationInfo: any;
|
|
318
339
|
}) => Promise<void>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
319
340
|
deploymentInfo: {
|
|
320
341
|
contractName: string;
|
|
@@ -328,8 +349,7 @@ export declare const BaseDeploymentSavingArtifactsSchema: z.ZodObject<{
|
|
|
328
349
|
abiEncodedConstructorArguments?: `0x${string}` | undefined;
|
|
329
350
|
extraDeploymentInfo?: any;
|
|
330
351
|
};
|
|
331
|
-
|
|
332
|
-
nonVerifyable?: boolean | undefined;
|
|
352
|
+
verificationInfo: any;
|
|
333
353
|
}) => Promise<void>, unknown>>;
|
|
334
354
|
}, z.core.$strip>;
|
|
335
355
|
//# sourceMappingURL=workflow.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workflow.d.ts","sourceRoot":"","sources":["../../src/deploy/workflow.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"workflow.d.ts","sourceRoot":"","sources":["../../src/deploy/workflow.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,OAAO,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAC;AAGjE,OAAO,KAAK,EAAE,kBAAkB,EAAE,iCAAiC,EAAE,MAAM,YAAY,CAAC;AAQxF,YAAY,EAAE,eAAe,EAAE,CAAC;AAGhC,+CAA+C;AAC/C,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;mBAA2B,CAAC;AAE7D,yCAAyC;AACzC,MAAM,MAAM,cAAc,GAAG,kBAAkB,CAAC;AAChD,kBAAkB;AAClB,MAAM,MAAM,oBAAoB,GAAG,IAAI,CAAC,kBAAkB,EAAE,qBAAqB,CAAC,GAAG;IACjF,mBAAmB,EAAE,iCAAiC,CAAC;CAC1D,CAAC;AAEF,+CAA+C;AAC/C,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;mBAAuB,CAAC;AAGzD,eAAO,MAAM,sBAAsB;;;;iBAIjC,CAAC;AAcH,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;mBAG9C,CAAC;AAEH,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;iBAE1C,CAAC;AAEH,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAGzC,CAAC;AAEH,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,8BAA8B,CAAC,CAAC;AACtF,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,+BAA+B,CAAC,CAAC;AACxF,MAAM,MAAM,6BAA6B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mCAAmC,CAAC,CAAC;AAEhG,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAEjD,CAAC;AAEH,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAEhD,CAAC;AAEH,MAAM,MAAM,+BAA+B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qCAAqC,CAAC,CAAC;AACpG,MAAM,MAAM,gCAAgC,GAAG,CAAC,CAAC,KAAK,CAClD,OAAO,sCAAsC,CAChD,CAAC;AAEF,eAAO,MAAM,qBAAqB;;iBAAyC,CAAC;AAC5E,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAE1E,eAAO,MAAM,sBAAsB;;;;;;;iBAGjC,CAAC;AACH,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAE5E,eAAO,MAAM,2BAA2B;;iBAEtC,CAAC;AACH,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAEtF,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAI9C,CAAC;AACH,MAAM,MAAM,mCAAmC,GAAG,CAAC,CAAC,KAAK,CACrD,OAAO,mCAAmC,CAC7C,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;iBAGvC,CAAC;AAEH,MAAM,MAAM,4BAA4B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAExF,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAiB9C,CAAC"}
|
package/dist/deploy/workflow.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { BaseDeploymentSavingArtifactsSchema, BaseDeploymentSchema, DeploymentInfoSchema, VerificationInfoSchema,
|
|
1
|
+
export { BaseDeploymentSavingArtifactsSchema, BaseDeploymentSchema, DeploymentInfoSchema, VerificationInfoSchema, deployWorkflowChainResultItemSchema, deployWorkflowChainResultSchema, deployWorkflowChainStateSchema, deployWorkflowOrchestratorResultSchema, deployWorkflowOrchestratorStateSchema, extractVerificationArtifactBaseArgs, getDeploymentBaseArgs, getVerificationInfoBaseArgs, saveDeploymentBaseArgs, saveVerificationInfoBaseArgs } from '../T2RJHADL.js';
|
|
2
2
|
import '../AB7BJRWS.js';
|
|
3
3
|
import '../VUOMXK5T.js';
|
|
4
4
|
//# sourceMappingURL=workflow.js.map
|
package/dist/index.cjs
CHANGED
|
@@ -1,22 +1,59 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
+
require('./3QBHS4UZ.cjs');
|
|
4
|
+
var CC5Y3WY7_cjs = require('./CC5Y3WY7.cjs');
|
|
5
|
+
var X7GZKVDG_cjs = require('./X7GZKVDG.cjs');
|
|
3
6
|
require('./X4ZNR5GZ.cjs');
|
|
4
7
|
var QLEJL4UB_cjs = require('./QLEJL4UB.cjs');
|
|
5
|
-
require('./
|
|
8
|
+
require('./NCHH4VK3.cjs');
|
|
9
|
+
var _5LI6RWBC_cjs = require('./5LI6RWBC.cjs');
|
|
6
10
|
var ECJRGALM_cjs = require('./ECJRGALM.cjs');
|
|
7
|
-
var
|
|
11
|
+
var PUY2AOFE_cjs = require('./PUY2AOFE.cjs');
|
|
8
12
|
require('./IN5O3BJZ.cjs');
|
|
9
|
-
var
|
|
10
|
-
var
|
|
13
|
+
var S5CHYZ3I_cjs = require('./S5CHYZ3I.cjs');
|
|
14
|
+
var GEY4XYOS_cjs = require('./GEY4XYOS.cjs');
|
|
11
15
|
var VZP4VEYJ_cjs = require('./VZP4VEYJ.cjs');
|
|
12
|
-
require('./3QBHS4UZ.cjs');
|
|
13
|
-
var EXN4H4R3_cjs = require('./EXN4H4R3.cjs');
|
|
14
|
-
var X7GZKVDG_cjs = require('./X7GZKVDG.cjs');
|
|
15
16
|
var ONIG6I4S_cjs = require('./ONIG6I4S.cjs');
|
|
16
17
|
require('./YJF4D23A.cjs');
|
|
17
18
|
|
|
18
19
|
|
|
19
20
|
|
|
21
|
+
Object.defineProperty(exports, "createSetRoleTransactionsWithSpecializedInputSchema", {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function () { return CC5Y3WY7_cjs.createSetRoleTransactionsWithSpecializedInputSchema; }
|
|
24
|
+
});
|
|
25
|
+
Object.defineProperty(exports, "generateCreateSetRoleTransactionsSchema", {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
get: function () { return CC5Y3WY7_cjs.generateCreateSetRoleTransactionsSchema; }
|
|
28
|
+
});
|
|
29
|
+
Object.defineProperty(exports, "generateEnumerableRoleManagementSchemas", {
|
|
30
|
+
enumerable: true,
|
|
31
|
+
get: function () { return CC5Y3WY7_cjs.generateEnumerableRoleManagementSchemas; }
|
|
32
|
+
});
|
|
33
|
+
Object.defineProperty(exports, "generateGetRoleMembersSchema", {
|
|
34
|
+
enumerable: true,
|
|
35
|
+
get: function () { return CC5Y3WY7_cjs.generateGetRoleMembersSchema; }
|
|
36
|
+
});
|
|
37
|
+
Object.defineProperty(exports, "generateHasRoleSchema", {
|
|
38
|
+
enumerable: true,
|
|
39
|
+
get: function () { return CC5Y3WY7_cjs.generateHasRoleSchema; }
|
|
40
|
+
});
|
|
41
|
+
Object.defineProperty(exports, "generateRoleManagementSchemas", {
|
|
42
|
+
enumerable: true,
|
|
43
|
+
get: function () { return CC5Y3WY7_cjs.generateRoleManagementSchemas; }
|
|
44
|
+
});
|
|
45
|
+
Object.defineProperty(exports, "getRoleMembersWithSpecializedInputSchema", {
|
|
46
|
+
enumerable: true,
|
|
47
|
+
get: function () { return CC5Y3WY7_cjs.getRoleMembersWithSpecializedInputSchema; }
|
|
48
|
+
});
|
|
49
|
+
Object.defineProperty(exports, "hasRoleWithSpecializedInputSchema", {
|
|
50
|
+
enumerable: true,
|
|
51
|
+
get: function () { return CC5Y3WY7_cjs.hasRoleWithSpecializedInputSchema; }
|
|
52
|
+
});
|
|
53
|
+
Object.defineProperty(exports, "BaseContractRole", {
|
|
54
|
+
enumerable: true,
|
|
55
|
+
get: function () { return X7GZKVDG_cjs.BaseContractRole; }
|
|
56
|
+
});
|
|
20
57
|
Object.defineProperty(exports, "wireWorkflowChainResultSchema", {
|
|
21
58
|
enumerable: true,
|
|
22
59
|
get: function () { return QLEJL4UB_cjs.wireWorkflowChainResultSchema; }
|
|
@@ -37,165 +74,201 @@ Object.defineProperty(exports, "wireWorkflowOrchestratorStateSchema", {
|
|
|
37
74
|
enumerable: true,
|
|
38
75
|
get: function () { return QLEJL4UB_cjs.wireWorkflowOrchestratorStateSchema; }
|
|
39
76
|
});
|
|
77
|
+
Object.defineProperty(exports, "artifactRegistryActivityFactorySchema", {
|
|
78
|
+
enumerable: true,
|
|
79
|
+
get: function () { return _5LI6RWBC_cjs.artifactRegistryActivityFactorySchema; }
|
|
80
|
+
});
|
|
81
|
+
Object.defineProperty(exports, "realIdSchema", {
|
|
82
|
+
enumerable: true,
|
|
83
|
+
get: function () { return _5LI6RWBC_cjs.realIdSchema; }
|
|
84
|
+
});
|
|
85
|
+
Object.defineProperty(exports, "resourceRefSchema", {
|
|
86
|
+
enumerable: true,
|
|
87
|
+
get: function () { return _5LI6RWBC_cjs.resourceRefSchema; }
|
|
88
|
+
});
|
|
40
89
|
Object.defineProperty(exports, "createResourceBuilder", {
|
|
41
90
|
enumerable: true,
|
|
42
91
|
get: function () { return ECJRGALM_cjs.createResourceBuilder; }
|
|
43
92
|
});
|
|
44
93
|
Object.defineProperty(exports, "baseContractResourceSchema", {
|
|
45
94
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
95
|
+
get: function () { return PUY2AOFE_cjs.baseContractResourceSchema; }
|
|
47
96
|
});
|
|
48
97
|
Object.defineProperty(exports, "baseMeshResourceSchema", {
|
|
49
98
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
99
|
+
get: function () { return PUY2AOFE_cjs.baseMeshResourceSchema; }
|
|
51
100
|
});
|
|
52
101
|
Object.defineProperty(exports, "baseResourceSchema", {
|
|
53
102
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
103
|
+
get: function () { return PUY2AOFE_cjs.baseResourceSchema; }
|
|
55
104
|
});
|
|
56
105
|
Object.defineProperty(exports, "contractResourceReferenceSchema", {
|
|
57
106
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
107
|
+
get: function () { return PUY2AOFE_cjs.contractResourceReferenceSchema; }
|
|
59
108
|
});
|
|
60
109
|
Object.defineProperty(exports, "contractResourceReferenceSchemaFor", {
|
|
61
110
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
111
|
+
get: function () { return PUY2AOFE_cjs.contractResourceReferenceSchemaFor; }
|
|
63
112
|
});
|
|
64
113
|
Object.defineProperty(exports, "createResolvedResourceSchema", {
|
|
65
114
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
115
|
+
get: function () { return PUY2AOFE_cjs.createResolvedResourceSchema; }
|
|
67
116
|
});
|
|
68
117
|
Object.defineProperty(exports, "extractContractResourceReferences", {
|
|
69
118
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
119
|
+
get: function () { return PUY2AOFE_cjs.extractContractResourceReferences; }
|
|
71
120
|
});
|
|
72
121
|
Object.defineProperty(exports, "extractIdFromContractResourceReference", {
|
|
73
122
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
123
|
+
get: function () { return PUY2AOFE_cjs.extractIdFromContractResourceReference; }
|
|
75
124
|
});
|
|
76
125
|
Object.defineProperty(exports, "extractIdFromMeshResourceReference", {
|
|
77
126
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
127
|
+
get: function () { return PUY2AOFE_cjs.extractIdFromMeshResourceReference; }
|
|
79
128
|
});
|
|
80
129
|
Object.defineProperty(exports, "extractMeshResourceReferences", {
|
|
81
130
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
131
|
+
get: function () { return PUY2AOFE_cjs.extractMeshResourceReferences; }
|
|
83
132
|
});
|
|
84
133
|
Object.defineProperty(exports, "meshResourceReferenceSchema", {
|
|
85
134
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
135
|
+
get: function () { return PUY2AOFE_cjs.meshResourceReferenceSchema; }
|
|
87
136
|
});
|
|
88
137
|
Object.defineProperty(exports, "meshResourceReferenceSchemaFor", {
|
|
89
138
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
139
|
+
get: function () { return PUY2AOFE_cjs.meshResourceReferenceSchemaFor; }
|
|
91
140
|
});
|
|
92
141
|
Object.defineProperty(exports, "resolvedContractResourceReferenceSchema", {
|
|
93
142
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
143
|
+
get: function () { return PUY2AOFE_cjs.resolvedContractResourceReferenceSchema; }
|
|
95
144
|
});
|
|
96
145
|
Object.defineProperty(exports, "resolvedMeshResourceReferenceSchema", {
|
|
97
146
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
147
|
+
get: function () { return PUY2AOFE_cjs.resolvedMeshResourceReferenceSchema; }
|
|
99
148
|
});
|
|
100
149
|
Object.defineProperty(exports, "withIntrinsicAddress", {
|
|
101
150
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
151
|
+
get: function () { return PUY2AOFE_cjs.withIntrinsicAddress; }
|
|
103
152
|
});
|
|
104
153
|
Object.defineProperty(exports, "EvmProxyType", {
|
|
105
154
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
155
|
+
get: function () { return S5CHYZ3I_cjs.EvmProxyType; }
|
|
107
156
|
});
|
|
108
157
|
Object.defineProperty(exports, "ProxyType", {
|
|
109
158
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
159
|
+
get: function () { return S5CHYZ3I_cjs.ProxyType; }
|
|
160
|
+
});
|
|
161
|
+
Object.defineProperty(exports, "SEPARATE_PROXY_ADMIN_TYPES", {
|
|
162
|
+
enumerable: true,
|
|
163
|
+
get: function () { return S5CHYZ3I_cjs.SEPARATE_PROXY_ADMIN_TYPES; }
|
|
164
|
+
});
|
|
165
|
+
Object.defineProperty(exports, "TUP_PROXY_TYPES", {
|
|
166
|
+
enumerable: true,
|
|
167
|
+
get: function () { return S5CHYZ3I_cjs.TUP_PROXY_TYPES; }
|
|
168
|
+
});
|
|
169
|
+
Object.defineProperty(exports, "UUPS_PROXY_TYPES", {
|
|
170
|
+
enumerable: true,
|
|
171
|
+
get: function () { return S5CHYZ3I_cjs.UUPS_PROXY_TYPES; }
|
|
111
172
|
});
|
|
112
173
|
Object.defineProperty(exports, "UpgradeType", {
|
|
113
174
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
175
|
+
get: function () { return S5CHYZ3I_cjs.UpgradeType; }
|
|
115
176
|
});
|
|
116
177
|
Object.defineProperty(exports, "codeUpgradeableConfigSchema", {
|
|
117
178
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
179
|
+
get: function () { return S5CHYZ3I_cjs.codeUpgradeableConfigSchema; }
|
|
180
|
+
});
|
|
181
|
+
Object.defineProperty(exports, "initializeDataResultSchema", {
|
|
182
|
+
enumerable: true,
|
|
183
|
+
get: function () { return S5CHYZ3I_cjs.initializeDataResultSchema; }
|
|
184
|
+
});
|
|
185
|
+
Object.defineProperty(exports, "isTupProxy", {
|
|
186
|
+
enumerable: true,
|
|
187
|
+
get: function () { return S5CHYZ3I_cjs.isTupProxy; }
|
|
188
|
+
});
|
|
189
|
+
Object.defineProperty(exports, "isUupsProxy", {
|
|
190
|
+
enumerable: true,
|
|
191
|
+
get: function () { return S5CHYZ3I_cjs.isUupsProxy; }
|
|
119
192
|
});
|
|
120
193
|
Object.defineProperty(exports, "notUpgradeableConfigSchema", {
|
|
121
194
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
195
|
+
get: function () { return S5CHYZ3I_cjs.notUpgradeableConfigSchema; }
|
|
123
196
|
});
|
|
124
197
|
Object.defineProperty(exports, "proxyConfigSchema", {
|
|
125
198
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
199
|
+
get: function () { return S5CHYZ3I_cjs.proxyConfigSchema; }
|
|
127
200
|
});
|
|
128
201
|
Object.defineProperty(exports, "proxyTypeSchema", {
|
|
129
202
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
203
|
+
get: function () { return S5CHYZ3I_cjs.proxyTypeSchema; }
|
|
204
|
+
});
|
|
205
|
+
Object.defineProperty(exports, "requiresSeparateProxyAdminDeploy", {
|
|
206
|
+
enumerable: true,
|
|
207
|
+
get: function () { return S5CHYZ3I_cjs.requiresSeparateProxyAdminDeploy; }
|
|
131
208
|
});
|
|
132
209
|
Object.defineProperty(exports, "upgradeTypeSchema", {
|
|
133
210
|
enumerable: true,
|
|
134
|
-
get: function () { return
|
|
211
|
+
get: function () { return S5CHYZ3I_cjs.upgradeTypeSchema; }
|
|
135
212
|
});
|
|
136
213
|
Object.defineProperty(exports, "upgradeableConfigSchema", {
|
|
137
214
|
enumerable: true,
|
|
138
|
-
get: function () { return
|
|
215
|
+
get: function () { return S5CHYZ3I_cjs.upgradeableConfigSchema; }
|
|
139
216
|
});
|
|
140
217
|
Object.defineProperty(exports, "BaseDeploymentSavingArtifactsSchema", {
|
|
141
218
|
enumerable: true,
|
|
142
|
-
get: function () { return
|
|
219
|
+
get: function () { return GEY4XYOS_cjs.BaseDeploymentSavingArtifactsSchema; }
|
|
143
220
|
});
|
|
144
221
|
Object.defineProperty(exports, "BaseDeploymentSchema", {
|
|
145
222
|
enumerable: true,
|
|
146
|
-
get: function () { return
|
|
223
|
+
get: function () { return GEY4XYOS_cjs.BaseDeploymentSchema; }
|
|
147
224
|
});
|
|
148
225
|
Object.defineProperty(exports, "DeploymentInfoSchema", {
|
|
149
226
|
enumerable: true,
|
|
150
|
-
get: function () { return
|
|
227
|
+
get: function () { return GEY4XYOS_cjs.DeploymentInfoSchema; }
|
|
151
228
|
});
|
|
152
229
|
Object.defineProperty(exports, "VerificationInfoSchema", {
|
|
153
230
|
enumerable: true,
|
|
154
|
-
get: function () { return
|
|
155
|
-
});
|
|
156
|
-
Object.defineProperty(exports, "createVerificationInfoBaseArgs", {
|
|
157
|
-
enumerable: true,
|
|
158
|
-
get: function () { return ZTLVAMWX_cjs.createVerificationInfoBaseArgs; }
|
|
231
|
+
get: function () { return GEY4XYOS_cjs.VerificationInfoSchema; }
|
|
159
232
|
});
|
|
160
233
|
Object.defineProperty(exports, "deployWorkflowChainResultItemSchema", {
|
|
161
234
|
enumerable: true,
|
|
162
|
-
get: function () { return
|
|
235
|
+
get: function () { return GEY4XYOS_cjs.deployWorkflowChainResultItemSchema; }
|
|
163
236
|
});
|
|
164
237
|
Object.defineProperty(exports, "deployWorkflowChainResultSchema", {
|
|
165
238
|
enumerable: true,
|
|
166
|
-
get: function () { return
|
|
239
|
+
get: function () { return GEY4XYOS_cjs.deployWorkflowChainResultSchema; }
|
|
167
240
|
});
|
|
168
241
|
Object.defineProperty(exports, "deployWorkflowChainStateSchema", {
|
|
169
242
|
enumerable: true,
|
|
170
|
-
get: function () { return
|
|
243
|
+
get: function () { return GEY4XYOS_cjs.deployWorkflowChainStateSchema; }
|
|
171
244
|
});
|
|
172
245
|
Object.defineProperty(exports, "deployWorkflowOrchestratorResultSchema", {
|
|
173
246
|
enumerable: true,
|
|
174
|
-
get: function () { return
|
|
247
|
+
get: function () { return GEY4XYOS_cjs.deployWorkflowOrchestratorResultSchema; }
|
|
175
248
|
});
|
|
176
249
|
Object.defineProperty(exports, "deployWorkflowOrchestratorStateSchema", {
|
|
177
250
|
enumerable: true,
|
|
178
|
-
get: function () { return
|
|
251
|
+
get: function () { return GEY4XYOS_cjs.deployWorkflowOrchestratorStateSchema; }
|
|
252
|
+
});
|
|
253
|
+
Object.defineProperty(exports, "extractVerificationArtifactBaseArgs", {
|
|
254
|
+
enumerable: true,
|
|
255
|
+
get: function () { return GEY4XYOS_cjs.extractVerificationArtifactBaseArgs; }
|
|
179
256
|
});
|
|
180
257
|
Object.defineProperty(exports, "getDeploymentBaseArgs", {
|
|
181
258
|
enumerable: true,
|
|
182
|
-
get: function () { return
|
|
259
|
+
get: function () { return GEY4XYOS_cjs.getDeploymentBaseArgs; }
|
|
183
260
|
});
|
|
184
261
|
Object.defineProperty(exports, "getVerificationInfoBaseArgs", {
|
|
185
262
|
enumerable: true,
|
|
186
|
-
get: function () { return
|
|
263
|
+
get: function () { return GEY4XYOS_cjs.getVerificationInfoBaseArgs; }
|
|
187
264
|
});
|
|
188
265
|
Object.defineProperty(exports, "saveDeploymentBaseArgs", {
|
|
189
266
|
enumerable: true,
|
|
190
|
-
get: function () { return
|
|
267
|
+
get: function () { return GEY4XYOS_cjs.saveDeploymentBaseArgs; }
|
|
191
268
|
});
|
|
192
269
|
Object.defineProperty(exports, "saveVerificationInfoBaseArgs", {
|
|
193
270
|
enumerable: true,
|
|
194
|
-
get: function () { return
|
|
195
|
-
});
|
|
196
|
-
Object.defineProperty(exports, "verificationDataFromDeploymentTransaction", {
|
|
197
|
-
enumerable: true,
|
|
198
|
-
get: function () { return ZTLVAMWX_cjs.verificationDataFromDeploymentTransaction; }
|
|
271
|
+
get: function () { return GEY4XYOS_cjs.saveVerificationInfoBaseArgs; }
|
|
199
272
|
});
|
|
200
273
|
Object.defineProperty(exports, "ArtifactType", {
|
|
201
274
|
enumerable: true,
|
|
@@ -233,30 +306,6 @@ Object.defineProperty(exports, "verificationArtifactSchema", {
|
|
|
233
306
|
enumerable: true,
|
|
234
307
|
get: function () { return VZP4VEYJ_cjs.verificationArtifactSchema; }
|
|
235
308
|
});
|
|
236
|
-
Object.defineProperty(exports, "createSetRoleTransactionsWithSpecializedInputSchema", {
|
|
237
|
-
enumerable: true,
|
|
238
|
-
get: function () { return EXN4H4R3_cjs.createSetRoleTransactionsWithSpecializedInputSchema; }
|
|
239
|
-
});
|
|
240
|
-
Object.defineProperty(exports, "generateCreateSetRoleTransactionsSchema", {
|
|
241
|
-
enumerable: true,
|
|
242
|
-
get: function () { return EXN4H4R3_cjs.generateCreateSetRoleTransactionsSchema; }
|
|
243
|
-
});
|
|
244
|
-
Object.defineProperty(exports, "generateHasRoleSchema", {
|
|
245
|
-
enumerable: true,
|
|
246
|
-
get: function () { return EXN4H4R3_cjs.generateHasRoleSchema; }
|
|
247
|
-
});
|
|
248
|
-
Object.defineProperty(exports, "generateRoleManagementSchemas", {
|
|
249
|
-
enumerable: true,
|
|
250
|
-
get: function () { return EXN4H4R3_cjs.generateRoleManagementSchemas; }
|
|
251
|
-
});
|
|
252
|
-
Object.defineProperty(exports, "hasRoleWithSpecializedInputSchema", {
|
|
253
|
-
enumerable: true,
|
|
254
|
-
get: function () { return EXN4H4R3_cjs.hasRoleWithSpecializedInputSchema; }
|
|
255
|
-
});
|
|
256
|
-
Object.defineProperty(exports, "BaseContractRole", {
|
|
257
|
-
enumerable: true,
|
|
258
|
-
get: function () { return X7GZKVDG_cjs.BaseContractRole; }
|
|
259
|
-
});
|
|
260
309
|
Object.defineProperty(exports, "generateThrowCreateSetRoleTransactions", {
|
|
261
310
|
enumerable: true,
|
|
262
311
|
get: function () { return ONIG6I4S_cjs.generateThrowCreateSetRoleTransactions; }
|
package/dist/index.js
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
|
+
import './SBZPLPCB.js';
|
|
2
|
+
export { createSetRoleTransactionsWithSpecializedInputSchema, generateCreateSetRoleTransactionsSchema, generateEnumerableRoleManagementSchemas, generateGetRoleMembersSchema, generateHasRoleSchema, generateRoleManagementSchemas, getRoleMembersWithSpecializedInputSchema, hasRoleWithSpecializedInputSchema } from './3XCIUHJG.js';
|
|
3
|
+
export { BaseContractRole } from './JSK5QSWJ.js';
|
|
1
4
|
import './N5VNZXZB.js';
|
|
2
5
|
export { wireWorkflowChainResultSchema, wireWorkflowChainStateSchema, wireWorkflowFilterArgsSchema, wireWorkflowOrchestratorResultSchema, wireWorkflowOrchestratorStateSchema } from './I5L5NLZY.js';
|
|
3
|
-
import './
|
|
6
|
+
import './CA6UC3D3.js';
|
|
7
|
+
export { artifactRegistryActivityFactorySchema, realIdSchema, resourceRefSchema } from './LNEYHCIG.js';
|
|
4
8
|
export { createResourceBuilder } from './3BD3OCGS.js';
|
|
5
|
-
export { baseContractResourceSchema, baseMeshResourceSchema, baseResourceSchema, contractResourceReferenceSchema, contractResourceReferenceSchemaFor, createResolvedResourceSchema, extractContractResourceReferences, extractIdFromContractResourceReference, extractIdFromMeshResourceReference, extractMeshResourceReferences, meshResourceReferenceSchema, meshResourceReferenceSchemaFor, resolvedContractResourceReferenceSchema, resolvedMeshResourceReferenceSchema, withIntrinsicAddress } from './
|
|
9
|
+
export { baseContractResourceSchema, baseMeshResourceSchema, baseResourceSchema, contractResourceReferenceSchema, contractResourceReferenceSchemaFor, createResolvedResourceSchema, extractContractResourceReferences, extractIdFromContractResourceReference, extractIdFromMeshResourceReference, extractMeshResourceReferences, meshResourceReferenceSchema, meshResourceReferenceSchemaFor, resolvedContractResourceReferenceSchema, resolvedMeshResourceReferenceSchema, withIntrinsicAddress } from './IUFXXZ2R.js';
|
|
6
10
|
import './ZCFXJFGI.js';
|
|
7
|
-
export { EvmProxyType, ProxyType, UpgradeType, codeUpgradeableConfigSchema, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, upgradeTypeSchema, upgradeableConfigSchema } from './
|
|
8
|
-
export { BaseDeploymentSavingArtifactsSchema, BaseDeploymentSchema, DeploymentInfoSchema, VerificationInfoSchema,
|
|
11
|
+
export { EvmProxyType, ProxyType, SEPARATE_PROXY_ADMIN_TYPES, TUP_PROXY_TYPES, UUPS_PROXY_TYPES, UpgradeType, codeUpgradeableConfigSchema, initializeDataResultSchema, isTupProxy, isUupsProxy, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, requiresSeparateProxyAdminDeploy, upgradeTypeSchema, upgradeableConfigSchema } from './46VB3YIH.js';
|
|
12
|
+
export { BaseDeploymentSavingArtifactsSchema, BaseDeploymentSchema, DeploymentInfoSchema, VerificationInfoSchema, deployWorkflowChainResultItemSchema, deployWorkflowChainResultSchema, deployWorkflowChainStateSchema, deployWorkflowOrchestratorResultSchema, deployWorkflowOrchestratorStateSchema, extractVerificationArtifactBaseArgs, getDeploymentBaseArgs, getVerificationInfoBaseArgs, saveDeploymentBaseArgs, saveVerificationInfoBaseArgs } from './T2RJHADL.js';
|
|
9
13
|
export { ArtifactType, artifactWithTypeSchema, deploymentArtifactSchema, fullDeploymentArtifactSchema, identityOnlyDeploymentArtifactSchema, metadataArtifactSchema, solanaDeploymentArtifactExtraInfoSchema, suiDeploymentArtifactExtraInfoSchema, verificationArtifactSchema } from './AB7BJRWS.js';
|
|
10
|
-
import './SBZPLPCB.js';
|
|
11
|
-
export { createSetRoleTransactionsWithSpecializedInputSchema, generateCreateSetRoleTransactionsSchema, generateHasRoleSchema, generateRoleManagementSchemas, hasRoleWithSpecializedInputSchema } from './UE2N6Q3B.js';
|
|
12
|
-
export { BaseContractRole } from './JSK5QSWJ.js';
|
|
13
14
|
export { generateThrowCreateSetRoleTransactions, generateThrowHasRole, generateThrowRoleManagement } from './45LWGDPP.js';
|
|
14
15
|
import './VUOMXK5T.js';
|
|
15
16
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../3QBHS4UZ.cjs');
|
|
4
|
-
var
|
|
4
|
+
var CC5Y3WY7_cjs = require('../CC5Y3WY7.cjs');
|
|
5
5
|
var X7GZKVDG_cjs = require('../X7GZKVDG.cjs');
|
|
6
6
|
var ONIG6I4S_cjs = require('../ONIG6I4S.cjs');
|
|
7
7
|
require('../YJF4D23A.cjs');
|
|
@@ -10,23 +10,35 @@ require('../YJF4D23A.cjs');
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "createSetRoleTransactionsWithSpecializedInputSchema", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return CC5Y3WY7_cjs.createSetRoleTransactionsWithSpecializedInputSchema; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "generateCreateSetRoleTransactionsSchema", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return CC5Y3WY7_cjs.generateCreateSetRoleTransactionsSchema; }
|
|
18
|
+
});
|
|
19
|
+
Object.defineProperty(exports, "generateEnumerableRoleManagementSchemas", {
|
|
20
|
+
enumerable: true,
|
|
21
|
+
get: function () { return CC5Y3WY7_cjs.generateEnumerableRoleManagementSchemas; }
|
|
22
|
+
});
|
|
23
|
+
Object.defineProperty(exports, "generateGetRoleMembersSchema", {
|
|
24
|
+
enumerable: true,
|
|
25
|
+
get: function () { return CC5Y3WY7_cjs.generateGetRoleMembersSchema; }
|
|
18
26
|
});
|
|
19
27
|
Object.defineProperty(exports, "generateHasRoleSchema", {
|
|
20
28
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
29
|
+
get: function () { return CC5Y3WY7_cjs.generateHasRoleSchema; }
|
|
22
30
|
});
|
|
23
31
|
Object.defineProperty(exports, "generateRoleManagementSchemas", {
|
|
24
32
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
33
|
+
get: function () { return CC5Y3WY7_cjs.generateRoleManagementSchemas; }
|
|
34
|
+
});
|
|
35
|
+
Object.defineProperty(exports, "getRoleMembersWithSpecializedInputSchema", {
|
|
36
|
+
enumerable: true,
|
|
37
|
+
get: function () { return CC5Y3WY7_cjs.getRoleMembersWithSpecializedInputSchema; }
|
|
26
38
|
});
|
|
27
39
|
Object.defineProperty(exports, "hasRoleWithSpecializedInputSchema", {
|
|
28
40
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
41
|
+
get: function () { return CC5Y3WY7_cjs.hasRoleWithSpecializedInputSchema; }
|
|
30
42
|
});
|
|
31
43
|
Object.defineProperty(exports, "BaseContractRole", {
|
|
32
44
|
enumerable: true,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../SBZPLPCB.js';
|
|
2
|
-
export { createSetRoleTransactionsWithSpecializedInputSchema, generateCreateSetRoleTransactionsSchema, generateHasRoleSchema, generateRoleManagementSchemas, hasRoleWithSpecializedInputSchema } from '../
|
|
2
|
+
export { createSetRoleTransactionsWithSpecializedInputSchema, generateCreateSetRoleTransactionsSchema, generateEnumerableRoleManagementSchemas, generateGetRoleMembersSchema, generateHasRoleSchema, generateRoleManagementSchemas, getRoleMembersWithSpecializedInputSchema, hasRoleWithSpecializedInputSchema } from '../3XCIUHJG.js';
|
|
3
3
|
export { BaseContractRole } from '../JSK5QSWJ.js';
|
|
4
4
|
export { generateThrowCreateSetRoleTransactions, generateThrowHasRole, generateThrowRoleManagement } from '../45LWGDPP.js';
|
|
5
5
|
import '../VUOMXK5T.js';
|