@layerzerolabs/dw-model 0.2.45 → 0.2.47
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 +102 -102
- package/.turbo/turbo-lint.log +1 -1
- package/dist/{3BD3OCGS.js → 3GB3YEFM.js} +3 -3
- package/dist/{3BD3OCGS.js.map → 3GB3YEFM.js.map} +1 -1
- package/dist/{3CKHMU36.js → 3JL3PUIU.js} +3 -3
- package/dist/{3CKHMU36.js.map → 3JL3PUIU.js.map} +1 -1
- package/dist/{7MOCL6HP.js → 5OKHFG46.js} +4 -4
- package/dist/{7MOCL6HP.js.map → 5OKHFG46.js.map} +1 -1
- package/dist/{7W7RMRK7.cjs → 7DA753OB.cjs} +9 -9
- package/dist/{7W7RMRK7.cjs.map → 7DA753OB.cjs.map} +1 -1
- package/dist/{ECJRGALM.cjs → DE7P6XTU.cjs} +3 -3
- package/dist/{ECJRGALM.cjs.map → DE7P6XTU.cjs.map} +1 -1
- package/dist/{S5CHYZ3I.cjs → HH5WI3G5.cjs} +36 -2
- package/dist/HH5WI3G5.cjs.map +1 -0
- package/dist/{PUY2AOFE.cjs → IJZQPF4A.cjs} +6 -6
- package/dist/IJZQPF4A.cjs.map +1 -0
- package/dist/{6G3GY5VH.cjs → R4HLXLGU.cjs} +4 -4
- package/dist/{6G3GY5VH.cjs.map → R4HLXLGU.cjs.map} +1 -1
- package/dist/{KOUHMVGI.cjs → T6BMFWCI.cjs} +19 -19
- package/dist/{KOUHMVGI.cjs.map → T6BMFWCI.cjs.map} +1 -1
- package/dist/{RYSOAAMJ.js → XE5ATSYV.js} +8 -8
- package/dist/{RYSOAAMJ.js.map → XE5ATSYV.js.map} +1 -1
- package/dist/{46VB3YIH.js → YAEJZ74R.js} +36 -4
- package/dist/YAEJZ74R.js.map +1 -0
- package/dist/{IUFXXZ2R.js → YQCUJB6A.js} +5 -5
- package/dist/YQCUJB6A.js.map +1 -0
- package/dist/deploy/artifact.cjs +10 -10
- package/dist/deploy/artifact.js +1 -1
- package/dist/deploy/factoryInterfaces.cjs +9 -9
- package/dist/deploy/factoryInterfaces.js +3 -3
- package/dist/deploy/index.cjs +48 -48
- package/dist/deploy/index.js +6 -6
- package/dist/deploy/resourceBuilder.cjs +2 -2
- package/dist/deploy/resourceBuilder.js +1 -1
- package/dist/deploy/resources.cjs +17 -17
- package/dist/deploy/resources.js +2 -2
- package/dist/deploy/workflow.cjs +13 -13
- package/dist/deploy/workflow.js +2 -2
- package/dist/index.cjs +72 -64
- package/dist/index.js +6 -6
- package/dist/upgrade/index.cjs +25 -17
- package/dist/upgrade/index.js +1 -1
- package/dist/upgrade/types.cjs +25 -17
- package/dist/upgrade/types.d.ts +7 -12
- package/dist/upgrade/types.d.ts.map +1 -1
- package/dist/upgrade/types.js +1 -1
- package/package.json +9 -9
- package/src/deploy/artifact.ts +6 -6
- package/src/deploy/factoryInterfaces.ts +6 -6
- package/src/deploy/resourceBuilder.ts +1 -1
- package/src/deploy/resources.ts +6 -6
- package/src/upgrade/types.ts +61 -12
- package/dist/46VB3YIH.js.map +0 -1
- package/dist/IUFXXZ2R.js.map +0 -1
- package/dist/PUY2AOFE.cjs.map +0 -1
- package/dist/S5CHYZ3I.cjs.map +0 -1
package/dist/deploy/workflow.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { baseDeploymentSavingArtifactsSchema, deployWorkflowChainResultItemSchema, deployWorkflowChainResultSchema, deployWorkflowChainStateSchema, deployWorkflowOrchestratorResultSchema, deployWorkflowOrchestratorStateSchema, extractVerificationArtifactBaseArgsSchema, getDeploymentBaseArgsSchema, getVerificationBaseArgsSchema, saveDeploymentBaseArgsSchema, saveVerificationBaseArgsSchema } from '../
|
|
2
|
-
import '../
|
|
1
|
+
export { baseDeploymentSavingArtifactsSchema, deployWorkflowChainResultItemSchema, deployWorkflowChainResultSchema, deployWorkflowChainStateSchema, deployWorkflowOrchestratorResultSchema, deployWorkflowOrchestratorStateSchema, extractVerificationArtifactBaseArgsSchema, getDeploymentBaseArgsSchema, getVerificationBaseArgsSchema, saveDeploymentBaseArgsSchema, saveVerificationBaseArgsSchema } from '../3JL3PUIU.js';
|
|
2
|
+
import '../5OKHFG46.js';
|
|
3
3
|
import '../VUOMXK5T.js';
|
|
4
4
|
//# sourceMappingURL=workflow.js.map
|
|
5
5
|
//# sourceMappingURL=workflow.js.map
|
package/dist/index.cjs
CHANGED
|
@@ -6,13 +6,13 @@ var X7GZKVDG_cjs = require('./X7GZKVDG.cjs');
|
|
|
6
6
|
require('./X4ZNR5GZ.cjs');
|
|
7
7
|
var QLEJL4UB_cjs = require('./QLEJL4UB.cjs');
|
|
8
8
|
require('./NCHH4VK3.cjs');
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
var
|
|
9
|
+
var T6BMFWCI_cjs = require('./T6BMFWCI.cjs');
|
|
10
|
+
var DE7P6XTU_cjs = require('./DE7P6XTU.cjs');
|
|
11
|
+
var IJZQPF4A_cjs = require('./IJZQPF4A.cjs');
|
|
12
12
|
require('./IN5O3BJZ.cjs');
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
var
|
|
13
|
+
var HH5WI3G5_cjs = require('./HH5WI3G5.cjs');
|
|
14
|
+
var _7DA753OB_cjs = require('./7DA753OB.cjs');
|
|
15
|
+
var R4HLXLGU_cjs = require('./R4HLXLGU.cjs');
|
|
16
16
|
var ONIG6I4S_cjs = require('./ONIG6I4S.cjs');
|
|
17
17
|
require('./YJF4D23A.cjs');
|
|
18
18
|
|
|
@@ -104,235 +104,243 @@ Object.defineProperty(exports, "wireWorkflowOrchestratorStateSchema", {
|
|
|
104
104
|
});
|
|
105
105
|
Object.defineProperty(exports, "artifactRegistryActivityFactorySchema", {
|
|
106
106
|
enumerable: true,
|
|
107
|
-
get: function () { return
|
|
107
|
+
get: function () { return T6BMFWCI_cjs.artifactRegistryActivityFactorySchema; }
|
|
108
108
|
});
|
|
109
109
|
Object.defineProperty(exports, "createMockArtifactRegistry", {
|
|
110
110
|
enumerable: true,
|
|
111
|
-
get: function () { return
|
|
111
|
+
get: function () { return T6BMFWCI_cjs.createMockArtifactRegistry; }
|
|
112
112
|
});
|
|
113
113
|
Object.defineProperty(exports, "realIdSchema", {
|
|
114
114
|
enumerable: true,
|
|
115
|
-
get: function () { return
|
|
115
|
+
get: function () { return T6BMFWCI_cjs.realIdSchema; }
|
|
116
116
|
});
|
|
117
117
|
Object.defineProperty(exports, "resourceRefSchema", {
|
|
118
118
|
enumerable: true,
|
|
119
|
-
get: function () { return
|
|
119
|
+
get: function () { return T6BMFWCI_cjs.resourceRefSchema; }
|
|
120
120
|
});
|
|
121
121
|
Object.defineProperty(exports, "resourceRegistryActivityFactorySchema", {
|
|
122
122
|
enumerable: true,
|
|
123
|
-
get: function () { return
|
|
123
|
+
get: function () { return T6BMFWCI_cjs.resourceRegistryActivityFactorySchema; }
|
|
124
124
|
});
|
|
125
125
|
Object.defineProperty(exports, "upsertResourceRealIdArgsSchema", {
|
|
126
126
|
enumerable: true,
|
|
127
|
-
get: function () { return
|
|
127
|
+
get: function () { return T6BMFWCI_cjs.upsertResourceRealIdArgsSchema; }
|
|
128
128
|
});
|
|
129
129
|
Object.defineProperty(exports, "createResourceBuilder", {
|
|
130
130
|
enumerable: true,
|
|
131
|
-
get: function () { return
|
|
131
|
+
get: function () { return DE7P6XTU_cjs.createResourceBuilder; }
|
|
132
132
|
});
|
|
133
133
|
Object.defineProperty(exports, "baseContractResourceSchema", {
|
|
134
134
|
enumerable: true,
|
|
135
|
-
get: function () { return
|
|
135
|
+
get: function () { return IJZQPF4A_cjs.baseContractResourceSchema; }
|
|
136
136
|
});
|
|
137
137
|
Object.defineProperty(exports, "baseMeshResourceSchema", {
|
|
138
138
|
enumerable: true,
|
|
139
|
-
get: function () { return
|
|
139
|
+
get: function () { return IJZQPF4A_cjs.baseMeshResourceSchema; }
|
|
140
140
|
});
|
|
141
141
|
Object.defineProperty(exports, "baseResourceSchema", {
|
|
142
142
|
enumerable: true,
|
|
143
|
-
get: function () { return
|
|
143
|
+
get: function () { return IJZQPF4A_cjs.baseResourceSchema; }
|
|
144
144
|
});
|
|
145
145
|
Object.defineProperty(exports, "contractResourceReferenceSchema", {
|
|
146
146
|
enumerable: true,
|
|
147
|
-
get: function () { return
|
|
147
|
+
get: function () { return IJZQPF4A_cjs.contractResourceReferenceSchema; }
|
|
148
148
|
});
|
|
149
149
|
Object.defineProperty(exports, "contractResourceReferenceSchemaFor", {
|
|
150
150
|
enumerable: true,
|
|
151
|
-
get: function () { return
|
|
151
|
+
get: function () { return IJZQPF4A_cjs.contractResourceReferenceSchemaFor; }
|
|
152
152
|
});
|
|
153
153
|
Object.defineProperty(exports, "createResolvedResourceSchema", {
|
|
154
154
|
enumerable: true,
|
|
155
|
-
get: function () { return
|
|
155
|
+
get: function () { return IJZQPF4A_cjs.createResolvedResourceSchema; }
|
|
156
156
|
});
|
|
157
157
|
Object.defineProperty(exports, "extractContractResourceReferences", {
|
|
158
158
|
enumerable: true,
|
|
159
|
-
get: function () { return
|
|
159
|
+
get: function () { return IJZQPF4A_cjs.extractContractResourceReferences; }
|
|
160
160
|
});
|
|
161
161
|
Object.defineProperty(exports, "extractIdFromContractResourceReference", {
|
|
162
162
|
enumerable: true,
|
|
163
|
-
get: function () { return
|
|
163
|
+
get: function () { return IJZQPF4A_cjs.extractIdFromContractResourceReference; }
|
|
164
164
|
});
|
|
165
165
|
Object.defineProperty(exports, "extractIdFromMeshResourceReference", {
|
|
166
166
|
enumerable: true,
|
|
167
|
-
get: function () { return
|
|
167
|
+
get: function () { return IJZQPF4A_cjs.extractIdFromMeshResourceReference; }
|
|
168
168
|
});
|
|
169
169
|
Object.defineProperty(exports, "extractMeshResourceReferences", {
|
|
170
170
|
enumerable: true,
|
|
171
|
-
get: function () { return
|
|
171
|
+
get: function () { return IJZQPF4A_cjs.extractMeshResourceReferences; }
|
|
172
172
|
});
|
|
173
173
|
Object.defineProperty(exports, "meshResourceReferenceSchema", {
|
|
174
174
|
enumerable: true,
|
|
175
|
-
get: function () { return
|
|
175
|
+
get: function () { return IJZQPF4A_cjs.meshResourceReferenceSchema; }
|
|
176
176
|
});
|
|
177
177
|
Object.defineProperty(exports, "meshResourceReferenceSchemaFor", {
|
|
178
178
|
enumerable: true,
|
|
179
|
-
get: function () { return
|
|
179
|
+
get: function () { return IJZQPF4A_cjs.meshResourceReferenceSchemaFor; }
|
|
180
180
|
});
|
|
181
181
|
Object.defineProperty(exports, "resolvedContractResourceReferenceSchema", {
|
|
182
182
|
enumerable: true,
|
|
183
|
-
get: function () { return
|
|
183
|
+
get: function () { return IJZQPF4A_cjs.resolvedContractResourceReferenceSchema; }
|
|
184
184
|
});
|
|
185
185
|
Object.defineProperty(exports, "resolvedMeshResourceReferenceSchema", {
|
|
186
186
|
enumerable: true,
|
|
187
|
-
get: function () { return
|
|
187
|
+
get: function () { return IJZQPF4A_cjs.resolvedMeshResourceReferenceSchema; }
|
|
188
188
|
});
|
|
189
189
|
Object.defineProperty(exports, "withIntrinsicAddress", {
|
|
190
190
|
enumerable: true,
|
|
191
|
-
get: function () { return
|
|
191
|
+
get: function () { return IJZQPF4A_cjs.withIntrinsicAddress; }
|
|
192
192
|
});
|
|
193
193
|
Object.defineProperty(exports, "EvmProxyType", {
|
|
194
194
|
enumerable: true,
|
|
195
|
-
get: function () { return
|
|
195
|
+
get: function () { return HH5WI3G5_cjs.EvmProxyType; }
|
|
196
196
|
});
|
|
197
197
|
Object.defineProperty(exports, "ProxyType", {
|
|
198
198
|
enumerable: true,
|
|
199
|
-
get: function () { return
|
|
199
|
+
get: function () { return HH5WI3G5_cjs.ProxyType; }
|
|
200
200
|
});
|
|
201
201
|
Object.defineProperty(exports, "SEPARATE_PROXY_ADMIN_TYPES", {
|
|
202
202
|
enumerable: true,
|
|
203
|
-
get: function () { return
|
|
203
|
+
get: function () { return HH5WI3G5_cjs.SEPARATE_PROXY_ADMIN_TYPES; }
|
|
204
204
|
});
|
|
205
205
|
Object.defineProperty(exports, "TUP_PROXY_TYPES", {
|
|
206
206
|
enumerable: true,
|
|
207
|
-
get: function () { return
|
|
207
|
+
get: function () { return HH5WI3G5_cjs.TUP_PROXY_TYPES; }
|
|
208
208
|
});
|
|
209
209
|
Object.defineProperty(exports, "UUPS_PROXY_TYPES", {
|
|
210
210
|
enumerable: true,
|
|
211
|
-
get: function () { return
|
|
211
|
+
get: function () { return HH5WI3G5_cjs.UUPS_PROXY_TYPES; }
|
|
212
212
|
});
|
|
213
213
|
Object.defineProperty(exports, "UpgradeType", {
|
|
214
214
|
enumerable: true,
|
|
215
|
-
get: function () { return
|
|
215
|
+
get: function () { return HH5WI3G5_cjs.UpgradeType; }
|
|
216
|
+
});
|
|
217
|
+
Object.defineProperty(exports, "assertUpgradability", {
|
|
218
|
+
enumerable: true,
|
|
219
|
+
get: function () { return HH5WI3G5_cjs.assertUpgradability; }
|
|
216
220
|
});
|
|
217
221
|
Object.defineProperty(exports, "codeUpgradeableConfigSchema", {
|
|
218
222
|
enumerable: true,
|
|
219
|
-
get: function () { return
|
|
223
|
+
get: function () { return HH5WI3G5_cjs.codeUpgradeableConfigSchema; }
|
|
220
224
|
});
|
|
221
225
|
Object.defineProperty(exports, "initializeDataResultSchema", {
|
|
222
226
|
enumerable: true,
|
|
223
|
-
get: function () { return
|
|
227
|
+
get: function () { return HH5WI3G5_cjs.initializeDataResultSchema; }
|
|
224
228
|
});
|
|
225
229
|
Object.defineProperty(exports, "isTupProxy", {
|
|
226
230
|
enumerable: true,
|
|
227
|
-
get: function () { return
|
|
231
|
+
get: function () { return HH5WI3G5_cjs.isTupProxy; }
|
|
228
232
|
});
|
|
229
233
|
Object.defineProperty(exports, "isUupsProxy", {
|
|
230
234
|
enumerable: true,
|
|
231
|
-
get: function () { return
|
|
235
|
+
get: function () { return HH5WI3G5_cjs.isUupsProxy; }
|
|
232
236
|
});
|
|
233
237
|
Object.defineProperty(exports, "notUpgradeableConfigSchema", {
|
|
234
238
|
enumerable: true,
|
|
235
|
-
get: function () { return
|
|
239
|
+
get: function () { return HH5WI3G5_cjs.notUpgradeableConfigSchema; }
|
|
236
240
|
});
|
|
237
241
|
Object.defineProperty(exports, "proxyConfigSchema", {
|
|
238
242
|
enumerable: true,
|
|
239
|
-
get: function () { return
|
|
243
|
+
get: function () { return HH5WI3G5_cjs.proxyConfigSchema; }
|
|
240
244
|
});
|
|
241
245
|
Object.defineProperty(exports, "proxyTypeSchema", {
|
|
242
246
|
enumerable: true,
|
|
243
|
-
get: function () { return
|
|
247
|
+
get: function () { return HH5WI3G5_cjs.proxyTypeSchema; }
|
|
244
248
|
});
|
|
245
249
|
Object.defineProperty(exports, "requiresSeparateProxyAdminDeploy", {
|
|
246
250
|
enumerable: true,
|
|
247
|
-
get: function () { return
|
|
251
|
+
get: function () { return HH5WI3G5_cjs.requiresSeparateProxyAdminDeploy; }
|
|
248
252
|
});
|
|
249
253
|
Object.defineProperty(exports, "upgradeTypeSchema", {
|
|
250
254
|
enumerable: true,
|
|
251
|
-
get: function () { return
|
|
255
|
+
get: function () { return HH5WI3G5_cjs.upgradeTypeSchema; }
|
|
252
256
|
});
|
|
253
257
|
Object.defineProperty(exports, "upgradeableConfigSchema", {
|
|
254
258
|
enumerable: true,
|
|
255
|
-
get: function () { return
|
|
259
|
+
get: function () { return HH5WI3G5_cjs.upgradeableConfigSchema; }
|
|
260
|
+
});
|
|
261
|
+
Object.defineProperty(exports, "weakAssertUpgradability", {
|
|
262
|
+
enumerable: true,
|
|
263
|
+
get: function () { return HH5WI3G5_cjs.weakAssertUpgradability; }
|
|
256
264
|
});
|
|
257
265
|
Object.defineProperty(exports, "baseDeploymentSavingArtifactsSchema", {
|
|
258
266
|
enumerable: true,
|
|
259
|
-
get: function () { return
|
|
267
|
+
get: function () { return _7DA753OB_cjs.baseDeploymentSavingArtifactsSchema; }
|
|
260
268
|
});
|
|
261
269
|
Object.defineProperty(exports, "deployWorkflowChainResultItemSchema", {
|
|
262
270
|
enumerable: true,
|
|
263
|
-
get: function () { return
|
|
271
|
+
get: function () { return _7DA753OB_cjs.deployWorkflowChainResultItemSchema; }
|
|
264
272
|
});
|
|
265
273
|
Object.defineProperty(exports, "deployWorkflowChainResultSchema", {
|
|
266
274
|
enumerable: true,
|
|
267
|
-
get: function () { return
|
|
275
|
+
get: function () { return _7DA753OB_cjs.deployWorkflowChainResultSchema; }
|
|
268
276
|
});
|
|
269
277
|
Object.defineProperty(exports, "deployWorkflowChainStateSchema", {
|
|
270
278
|
enumerable: true,
|
|
271
|
-
get: function () { return
|
|
279
|
+
get: function () { return _7DA753OB_cjs.deployWorkflowChainStateSchema; }
|
|
272
280
|
});
|
|
273
281
|
Object.defineProperty(exports, "deployWorkflowOrchestratorResultSchema", {
|
|
274
282
|
enumerable: true,
|
|
275
|
-
get: function () { return
|
|
283
|
+
get: function () { return _7DA753OB_cjs.deployWorkflowOrchestratorResultSchema; }
|
|
276
284
|
});
|
|
277
285
|
Object.defineProperty(exports, "deployWorkflowOrchestratorStateSchema", {
|
|
278
286
|
enumerable: true,
|
|
279
|
-
get: function () { return
|
|
287
|
+
get: function () { return _7DA753OB_cjs.deployWorkflowOrchestratorStateSchema; }
|
|
280
288
|
});
|
|
281
289
|
Object.defineProperty(exports, "extractVerificationArtifactBaseArgsSchema", {
|
|
282
290
|
enumerable: true,
|
|
283
|
-
get: function () { return
|
|
291
|
+
get: function () { return _7DA753OB_cjs.extractVerificationArtifactBaseArgsSchema; }
|
|
284
292
|
});
|
|
285
293
|
Object.defineProperty(exports, "getDeploymentBaseArgsSchema", {
|
|
286
294
|
enumerable: true,
|
|
287
|
-
get: function () { return
|
|
295
|
+
get: function () { return _7DA753OB_cjs.getDeploymentBaseArgsSchema; }
|
|
288
296
|
});
|
|
289
297
|
Object.defineProperty(exports, "getVerificationBaseArgsSchema", {
|
|
290
298
|
enumerable: true,
|
|
291
|
-
get: function () { return
|
|
299
|
+
get: function () { return _7DA753OB_cjs.getVerificationBaseArgsSchema; }
|
|
292
300
|
});
|
|
293
301
|
Object.defineProperty(exports, "saveDeploymentBaseArgsSchema", {
|
|
294
302
|
enumerable: true,
|
|
295
|
-
get: function () { return
|
|
303
|
+
get: function () { return _7DA753OB_cjs.saveDeploymentBaseArgsSchema; }
|
|
296
304
|
});
|
|
297
305
|
Object.defineProperty(exports, "saveVerificationBaseArgsSchema", {
|
|
298
306
|
enumerable: true,
|
|
299
|
-
get: function () { return
|
|
307
|
+
get: function () { return _7DA753OB_cjs.saveVerificationBaseArgsSchema; }
|
|
300
308
|
});
|
|
301
309
|
Object.defineProperty(exports, "ArtifactType", {
|
|
302
310
|
enumerable: true,
|
|
303
|
-
get: function () { return
|
|
311
|
+
get: function () { return R4HLXLGU_cjs.ArtifactType; }
|
|
304
312
|
});
|
|
305
313
|
Object.defineProperty(exports, "artifactWithTypeSchema", {
|
|
306
314
|
enumerable: true,
|
|
307
|
-
get: function () { return
|
|
315
|
+
get: function () { return R4HLXLGU_cjs.artifactWithTypeSchema; }
|
|
308
316
|
});
|
|
309
317
|
Object.defineProperty(exports, "deploymentArtifactSchema", {
|
|
310
318
|
enumerable: true,
|
|
311
|
-
get: function () { return
|
|
319
|
+
get: function () { return R4HLXLGU_cjs.deploymentArtifactSchema; }
|
|
312
320
|
});
|
|
313
321
|
Object.defineProperty(exports, "fullDeploymentArtifactSchema", {
|
|
314
322
|
enumerable: true,
|
|
315
|
-
get: function () { return
|
|
323
|
+
get: function () { return R4HLXLGU_cjs.fullDeploymentArtifactSchema; }
|
|
316
324
|
});
|
|
317
325
|
Object.defineProperty(exports, "identityOnlyDeploymentArtifactSchema", {
|
|
318
326
|
enumerable: true,
|
|
319
|
-
get: function () { return
|
|
327
|
+
get: function () { return R4HLXLGU_cjs.identityOnlyDeploymentArtifactSchema; }
|
|
320
328
|
});
|
|
321
329
|
Object.defineProperty(exports, "metadataArtifactSchema", {
|
|
322
330
|
enumerable: true,
|
|
323
|
-
get: function () { return
|
|
331
|
+
get: function () { return R4HLXLGU_cjs.metadataArtifactSchema; }
|
|
324
332
|
});
|
|
325
333
|
Object.defineProperty(exports, "solanaDeploymentArtifactExtraInfoSchema", {
|
|
326
334
|
enumerable: true,
|
|
327
|
-
get: function () { return
|
|
335
|
+
get: function () { return R4HLXLGU_cjs.solanaDeploymentArtifactExtraInfoSchema; }
|
|
328
336
|
});
|
|
329
337
|
Object.defineProperty(exports, "suiDeploymentArtifactExtraInfoSchema", {
|
|
330
338
|
enumerable: true,
|
|
331
|
-
get: function () { return
|
|
339
|
+
get: function () { return R4HLXLGU_cjs.suiDeploymentArtifactExtraInfoSchema; }
|
|
332
340
|
});
|
|
333
341
|
Object.defineProperty(exports, "verificationArtifactSchema", {
|
|
334
342
|
enumerable: true,
|
|
335
|
-
get: function () { return
|
|
343
|
+
get: function () { return R4HLXLGU_cjs.verificationArtifactSchema; }
|
|
336
344
|
});
|
|
337
345
|
Object.defineProperty(exports, "generateThrowCreateSetRoleTransactions", {
|
|
338
346
|
enumerable: true,
|
package/dist/index.js
CHANGED
|
@@ -4,13 +4,13 @@ export { BaseContractRole } from './JSK5QSWJ.js';
|
|
|
4
4
|
import './N5VNZXZB.js';
|
|
5
5
|
export { wireWorkflowChainResultSchema, wireWorkflowChainStateSchema, wireWorkflowFilterArgsSchema, wireWorkflowOrchestratorResultSchema, wireWorkflowOrchestratorStateSchema } from './I5L5NLZY.js';
|
|
6
6
|
import './CA6UC3D3.js';
|
|
7
|
-
export { artifactRegistryActivityFactorySchema, createMockArtifactRegistry, realIdSchema, resourceRefSchema, resourceRegistryActivityFactorySchema, upsertResourceRealIdArgsSchema } from './
|
|
8
|
-
export { createResourceBuilder } from './
|
|
9
|
-
export { baseContractResourceSchema, baseMeshResourceSchema, baseResourceSchema, contractResourceReferenceSchema, contractResourceReferenceSchemaFor, createResolvedResourceSchema, extractContractResourceReferences, extractIdFromContractResourceReference, extractIdFromMeshResourceReference, extractMeshResourceReferences, meshResourceReferenceSchema, meshResourceReferenceSchemaFor, resolvedContractResourceReferenceSchema, resolvedMeshResourceReferenceSchema, withIntrinsicAddress } from './
|
|
7
|
+
export { artifactRegistryActivityFactorySchema, createMockArtifactRegistry, realIdSchema, resourceRefSchema, resourceRegistryActivityFactorySchema, upsertResourceRealIdArgsSchema } from './XE5ATSYV.js';
|
|
8
|
+
export { createResourceBuilder } from './3GB3YEFM.js';
|
|
9
|
+
export { baseContractResourceSchema, baseMeshResourceSchema, baseResourceSchema, contractResourceReferenceSchema, contractResourceReferenceSchemaFor, createResolvedResourceSchema, extractContractResourceReferences, extractIdFromContractResourceReference, extractIdFromMeshResourceReference, extractMeshResourceReferences, meshResourceReferenceSchema, meshResourceReferenceSchemaFor, resolvedContractResourceReferenceSchema, resolvedMeshResourceReferenceSchema, withIntrinsicAddress } from './YQCUJB6A.js';
|
|
10
10
|
import './ZCFXJFGI.js';
|
|
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 './
|
|
12
|
-
export { baseDeploymentSavingArtifactsSchema, deployWorkflowChainResultItemSchema, deployWorkflowChainResultSchema, deployWorkflowChainStateSchema, deployWorkflowOrchestratorResultSchema, deployWorkflowOrchestratorStateSchema, extractVerificationArtifactBaseArgsSchema, getDeploymentBaseArgsSchema, getVerificationBaseArgsSchema, saveDeploymentBaseArgsSchema, saveVerificationBaseArgsSchema } from './
|
|
13
|
-
export { ArtifactType, artifactWithTypeSchema, deploymentArtifactSchema, fullDeploymentArtifactSchema, identityOnlyDeploymentArtifactSchema, metadataArtifactSchema, solanaDeploymentArtifactExtraInfoSchema, suiDeploymentArtifactExtraInfoSchema, verificationArtifactSchema } from './
|
|
11
|
+
export { EvmProxyType, ProxyType, SEPARATE_PROXY_ADMIN_TYPES, TUP_PROXY_TYPES, UUPS_PROXY_TYPES, UpgradeType, assertUpgradability, codeUpgradeableConfigSchema, initializeDataResultSchema, isTupProxy, isUupsProxy, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, requiresSeparateProxyAdminDeploy, upgradeTypeSchema, upgradeableConfigSchema, weakAssertUpgradability } from './YAEJZ74R.js';
|
|
12
|
+
export { baseDeploymentSavingArtifactsSchema, deployWorkflowChainResultItemSchema, deployWorkflowChainResultSchema, deployWorkflowChainStateSchema, deployWorkflowOrchestratorResultSchema, deployWorkflowOrchestratorStateSchema, extractVerificationArtifactBaseArgsSchema, getDeploymentBaseArgsSchema, getVerificationBaseArgsSchema, saveDeploymentBaseArgsSchema, saveVerificationBaseArgsSchema } from './3JL3PUIU.js';
|
|
13
|
+
export { ArtifactType, artifactWithTypeSchema, deploymentArtifactSchema, fullDeploymentArtifactSchema, identityOnlyDeploymentArtifactSchema, metadataArtifactSchema, solanaDeploymentArtifactExtraInfoSchema, suiDeploymentArtifactExtraInfoSchema, verificationArtifactSchema } from './5OKHFG46.js';
|
|
14
14
|
export { generateThrowCreateSetRoleTransactions, generateThrowHasRole, generateThrowRoleManagement } from './45LWGDPP.js';
|
|
15
15
|
import './VUOMXK5T.js';
|
|
16
16
|
//# sourceMappingURL=index.js.map
|
package/dist/upgrade/index.cjs
CHANGED
|
@@ -1,74 +1,82 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../IN5O3BJZ.cjs');
|
|
4
|
-
var
|
|
4
|
+
var HH5WI3G5_cjs = require('../HH5WI3G5.cjs');
|
|
5
5
|
require('../YJF4D23A.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "EvmProxyType", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return HH5WI3G5_cjs.EvmProxyType; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "ProxyType", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return HH5WI3G5_cjs.ProxyType; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "SEPARATE_PROXY_ADMIN_TYPES", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return HH5WI3G5_cjs.SEPARATE_PROXY_ADMIN_TYPES; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "TUP_PROXY_TYPES", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return HH5WI3G5_cjs.TUP_PROXY_TYPES; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "UUPS_PROXY_TYPES", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return HH5WI3G5_cjs.UUPS_PROXY_TYPES; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "UpgradeType", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return HH5WI3G5_cjs.UpgradeType; }
|
|
32
|
+
});
|
|
33
|
+
Object.defineProperty(exports, "assertUpgradability", {
|
|
34
|
+
enumerable: true,
|
|
35
|
+
get: function () { return HH5WI3G5_cjs.assertUpgradability; }
|
|
32
36
|
});
|
|
33
37
|
Object.defineProperty(exports, "codeUpgradeableConfigSchema", {
|
|
34
38
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
39
|
+
get: function () { return HH5WI3G5_cjs.codeUpgradeableConfigSchema; }
|
|
36
40
|
});
|
|
37
41
|
Object.defineProperty(exports, "initializeDataResultSchema", {
|
|
38
42
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
43
|
+
get: function () { return HH5WI3G5_cjs.initializeDataResultSchema; }
|
|
40
44
|
});
|
|
41
45
|
Object.defineProperty(exports, "isTupProxy", {
|
|
42
46
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
47
|
+
get: function () { return HH5WI3G5_cjs.isTupProxy; }
|
|
44
48
|
});
|
|
45
49
|
Object.defineProperty(exports, "isUupsProxy", {
|
|
46
50
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
51
|
+
get: function () { return HH5WI3G5_cjs.isUupsProxy; }
|
|
48
52
|
});
|
|
49
53
|
Object.defineProperty(exports, "notUpgradeableConfigSchema", {
|
|
50
54
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
55
|
+
get: function () { return HH5WI3G5_cjs.notUpgradeableConfigSchema; }
|
|
52
56
|
});
|
|
53
57
|
Object.defineProperty(exports, "proxyConfigSchema", {
|
|
54
58
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
59
|
+
get: function () { return HH5WI3G5_cjs.proxyConfigSchema; }
|
|
56
60
|
});
|
|
57
61
|
Object.defineProperty(exports, "proxyTypeSchema", {
|
|
58
62
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
63
|
+
get: function () { return HH5WI3G5_cjs.proxyTypeSchema; }
|
|
60
64
|
});
|
|
61
65
|
Object.defineProperty(exports, "requiresSeparateProxyAdminDeploy", {
|
|
62
66
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
67
|
+
get: function () { return HH5WI3G5_cjs.requiresSeparateProxyAdminDeploy; }
|
|
64
68
|
});
|
|
65
69
|
Object.defineProperty(exports, "upgradeTypeSchema", {
|
|
66
70
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
71
|
+
get: function () { return HH5WI3G5_cjs.upgradeTypeSchema; }
|
|
68
72
|
});
|
|
69
73
|
Object.defineProperty(exports, "upgradeableConfigSchema", {
|
|
70
74
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
75
|
+
get: function () { return HH5WI3G5_cjs.upgradeableConfigSchema; }
|
|
76
|
+
});
|
|
77
|
+
Object.defineProperty(exports, "weakAssertUpgradability", {
|
|
78
|
+
enumerable: true,
|
|
79
|
+
get: function () { return HH5WI3G5_cjs.weakAssertUpgradability; }
|
|
72
80
|
});
|
|
73
81
|
//# sourceMappingURL=index.cjs.map
|
|
74
82
|
//# sourceMappingURL=index.cjs.map
|
package/dist/upgrade/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../ZCFXJFGI.js';
|
|
2
|
-
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 '../
|
|
2
|
+
export { EvmProxyType, ProxyType, SEPARATE_PROXY_ADMIN_TYPES, TUP_PROXY_TYPES, UUPS_PROXY_TYPES, UpgradeType, assertUpgradability, codeUpgradeableConfigSchema, initializeDataResultSchema, isTupProxy, isUupsProxy, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, requiresSeparateProxyAdminDeploy, upgradeTypeSchema, upgradeableConfigSchema, weakAssertUpgradability } from '../YAEJZ74R.js';
|
|
3
3
|
import '../VUOMXK5T.js';
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
package/dist/upgrade/types.cjs
CHANGED
|
@@ -1,73 +1,81 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var HH5WI3G5_cjs = require('../HH5WI3G5.cjs');
|
|
4
4
|
require('../YJF4D23A.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "EvmProxyType", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return HH5WI3G5_cjs.EvmProxyType; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "ProxyType", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return HH5WI3G5_cjs.ProxyType; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "SEPARATE_PROXY_ADMIN_TYPES", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return HH5WI3G5_cjs.SEPARATE_PROXY_ADMIN_TYPES; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "TUP_PROXY_TYPES", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return HH5WI3G5_cjs.TUP_PROXY_TYPES; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "UUPS_PROXY_TYPES", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return HH5WI3G5_cjs.UUPS_PROXY_TYPES; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "UpgradeType", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return HH5WI3G5_cjs.UpgradeType; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "assertUpgradability", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return HH5WI3G5_cjs.assertUpgradability; }
|
|
31
35
|
});
|
|
32
36
|
Object.defineProperty(exports, "codeUpgradeableConfigSchema", {
|
|
33
37
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
38
|
+
get: function () { return HH5WI3G5_cjs.codeUpgradeableConfigSchema; }
|
|
35
39
|
});
|
|
36
40
|
Object.defineProperty(exports, "initializeDataResultSchema", {
|
|
37
41
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
42
|
+
get: function () { return HH5WI3G5_cjs.initializeDataResultSchema; }
|
|
39
43
|
});
|
|
40
44
|
Object.defineProperty(exports, "isTupProxy", {
|
|
41
45
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
46
|
+
get: function () { return HH5WI3G5_cjs.isTupProxy; }
|
|
43
47
|
});
|
|
44
48
|
Object.defineProperty(exports, "isUupsProxy", {
|
|
45
49
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
50
|
+
get: function () { return HH5WI3G5_cjs.isUupsProxy; }
|
|
47
51
|
});
|
|
48
52
|
Object.defineProperty(exports, "notUpgradeableConfigSchema", {
|
|
49
53
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
54
|
+
get: function () { return HH5WI3G5_cjs.notUpgradeableConfigSchema; }
|
|
51
55
|
});
|
|
52
56
|
Object.defineProperty(exports, "proxyConfigSchema", {
|
|
53
57
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
58
|
+
get: function () { return HH5WI3G5_cjs.proxyConfigSchema; }
|
|
55
59
|
});
|
|
56
60
|
Object.defineProperty(exports, "proxyTypeSchema", {
|
|
57
61
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
62
|
+
get: function () { return HH5WI3G5_cjs.proxyTypeSchema; }
|
|
59
63
|
});
|
|
60
64
|
Object.defineProperty(exports, "requiresSeparateProxyAdminDeploy", {
|
|
61
65
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
66
|
+
get: function () { return HH5WI3G5_cjs.requiresSeparateProxyAdminDeploy; }
|
|
63
67
|
});
|
|
64
68
|
Object.defineProperty(exports, "upgradeTypeSchema", {
|
|
65
69
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
70
|
+
get: function () { return HH5WI3G5_cjs.upgradeTypeSchema; }
|
|
67
71
|
});
|
|
68
72
|
Object.defineProperty(exports, "upgradeableConfigSchema", {
|
|
69
73
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
74
|
+
get: function () { return HH5WI3G5_cjs.upgradeableConfigSchema; }
|
|
75
|
+
});
|
|
76
|
+
Object.defineProperty(exports, "weakAssertUpgradability", {
|
|
77
|
+
enumerable: true,
|
|
78
|
+
get: function () { return HH5WI3G5_cjs.weakAssertUpgradability; }
|
|
71
79
|
});
|
|
72
80
|
//# sourceMappingURL=types.cjs.map
|
|
73
81
|
//# sourceMappingURL=types.cjs.map
|
package/dist/upgrade/types.d.ts
CHANGED
|
@@ -1,22 +1,14 @@
|
|
|
1
1
|
import z from 'zod';
|
|
2
|
-
import type {
|
|
3
|
-
/**
|
|
4
|
-
* Result type for `getInitializeData` function pointer.
|
|
5
|
-
* Contains the encoded initialization data and an optional gas limit override.
|
|
6
|
-
*/
|
|
7
|
-
export interface InitializeDataResult {
|
|
8
|
-
/** Encoded initialization data (e.g., encodeFunctionData for initialize(...)) */
|
|
9
|
-
data: HexString;
|
|
10
|
-
/** Optional gas limit override for the initialization transaction */
|
|
11
|
-
gasLimit?: DecimalString;
|
|
12
|
-
}
|
|
2
|
+
import type { Identity } from '@layerzerolabs/typescript-utils';
|
|
13
3
|
/**
|
|
14
4
|
* `InitializeDataResult` schema.
|
|
15
5
|
*/
|
|
16
6
|
export declare const initializeDataResultSchema: z.ZodObject<{
|
|
17
7
|
data: z.ZodType<`0x${string}`, unknown, z.core.$ZodTypeInternals<`0x${string}`, unknown>>;
|
|
18
|
-
gasLimit: z.ZodOptional<z.ZodType<DecimalString, unknown, z.core.$ZodTypeInternals<DecimalString, unknown>>>;
|
|
8
|
+
gasLimit: z.ZodOptional<z.ZodType<import("@layerzerolabs/common-chain-model").DecimalString, unknown, z.core.$ZodTypeInternals<import("@layerzerolabs/common-chain-model").DecimalString, unknown>>>;
|
|
19
9
|
}, z.core.$strip>;
|
|
10
|
+
export interface InitializeDataResult extends Identity<z.infer<typeof initializeDataResultSchema>> {
|
|
11
|
+
}
|
|
20
12
|
export declare enum UpgradeType {
|
|
21
13
|
NOT_UPGRADEABLE = "NOT_UPGRADEABLE",
|
|
22
14
|
PROXY = "PROXY",
|
|
@@ -91,4 +83,7 @@ export declare const upgradeableConfigSchema: z.ZodDiscriminatedUnion<[z.ZodObje
|
|
|
91
83
|
upgradeType: z.ZodLiteral<UpgradeType.CODE_UPGRADE>;
|
|
92
84
|
}, z.core.$strip>], "upgradeType">;
|
|
93
85
|
export type UpgradeableConfig = z.infer<typeof upgradeableConfigSchema>;
|
|
86
|
+
/** @deprecated use assertUpgradability, ensure your config is nonoptional */
|
|
87
|
+
export declare const weakAssertUpgradability: <AllowedUpgradeConfigs extends UpgradeableConfig[]>(allowedUpgradeConfigs: AllowedUpgradeConfigs, upgradeableConfig?: UpgradeableConfig) => asserts upgradeableConfig is AllowedUpgradeConfigs[number];
|
|
88
|
+
export declare const assertUpgradability: <AllowedUpgradeConfigs extends UpgradeableConfig[]>(allowedUpgradeConfigs: AllowedUpgradeConfigs, upgradeableConfig?: UpgradeableConfig) => asserts upgradeableConfig is AllowedUpgradeConfigs[number];
|
|
94
89
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/upgrade/types.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/upgrade/types.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AAIpB,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAC;AAEhE;;GAEG;AACH,eAAO,MAAM,0BAA0B;;;iBAKrC,CAAC;AAEH,MAAM,WAAW,oBACb,SAAQ,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC;CAAG;AAEnE,oBAAY,WAAW;IAEnB,eAAe,oBAAoB;IAEnC,KAAK,UAAU;IAEf,YAAY,iBAAiB;CAChC;AAED,oBAAY,YAAY;IAEpB,0BAA0B,+BAA+B;IAEzD,wBAAwB,6BAA6B;IAErD,oCAAoC,yCAAyC;IAE7E,0BAA0B,+BAA+B;IAEzD,wBAAwB,6BAA6B;CACxD;AAED,yDAAyD;AACzD,eAAO,MAAM,gBAAgB,EAAE,WAAW,CAAC,YAAY,CAGrD,CAAC;AAEH,8EAA8E;AAC9E,eAAO,MAAM,eAAe,EAAE,WAAW,CAAC,YAAY,CAIpD,CAAC;AAEH,mFAAmF;AACnF,eAAO,MAAM,0BAA0B,EAAE,WAAW,CAAC,YAAY,CAG/D,CAAC;AAEH,6EAA6E;AAC7E,eAAO,MAAM,WAAW,GAAI,WAAW,YAAY,KAAG,OAA0C,CAAC;AAEjG,qEAAqE;AACrE,eAAO,MAAM,UAAU,GAAI,WAAW,YAAY,KAAG,OAAyC,CAAC;AAE/F,wFAAwF;AACxF,eAAO,MAAM,gCAAgC,GAAI,WAAW,YAAY,KAAG,OAC9B,CAAC;AAE9C,eAAO,MAAM,SAAS;;;;;;CAErB,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,CAAC,OAAO,SAAS,CAAC,CAAC,MAAM,OAAO,SAAS,CAAC,CAAC;AAEnE,eAAO,MAAM,iBAAiB,+BAAsB,CAAC;AAErD,eAAO,MAAM,eAAe;;;;;;EAAoB,CAAC;AACjD,eAAO,MAAM,iBAAiB;;;;;;;;;iBAG5B,CAAC;AAEH,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAEvE,eAAO,MAAM,0BAA0B;;iBAErC,CAAC;AAEH,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC;AAE9E,eAAO,MAAM,2BAA2B;;iBAEtC,CAAC;AAEH,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAEhF,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;kCAIlC,CAAC;AAEH,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,uBAAuB,CAAC,CAAC;AAExE,6EAA6E;AAC7E,eAAO,MAAM,uBAAuB,GAAI,qBAAqB,SAAS,iBAAiB,EAAE,EACrF,uBAAuB,qBAAqB,EAC5C,oBAAoB,iBAAiB,KACtC,QAAQ,iBAAiB,IAAI,qBAAqB,CAAC,MAAM,CAoC3D,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,qBAAqB,SAAS,iBAAiB,EAAE,EACjF,uBAAuB,qBAAqB,EAE5C,oBAAoB,iBAAiB,KACtC,QAAQ,iBAAiB,IAAI,qBAAqB,CAAC,MAAM,CAM3D,CAAC"}
|
package/dist/upgrade/types.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
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 '../
|
|
1
|
+
export { EvmProxyType, ProxyType, SEPARATE_PROXY_ADMIN_TYPES, TUP_PROXY_TYPES, UUPS_PROXY_TYPES, UpgradeType, assertUpgradability, codeUpgradeableConfigSchema, initializeDataResultSchema, isTupProxy, isUupsProxy, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, requiresSeparateProxyAdminDeploy, upgradeTypeSchema, upgradeableConfigSchema, weakAssertUpgradability } from '../YAEJZ74R.js';
|
|
2
2
|
import '../VUOMXK5T.js';
|
|
3
3
|
//# sourceMappingURL=types.js.map
|
|
4
4
|
//# sourceMappingURL=types.js.map
|