@platforma-sdk/block-tools 2.6.62 → 2.6.64
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/dist/cli.js +3 -6
- package/dist/cli.js.map +1 -1
- package/dist/cli.mjs +372 -417
- package/dist/cli.mjs.map +1 -1
- package/dist/config-CZZ2gdZH.mjs +1696 -0
- package/dist/config-CZZ2gdZH.mjs.map +1 -0
- package/dist/config-DXWEXkqY.js +3 -0
- package/dist/config-DXWEXkqY.js.map +1 -0
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +18 -299
- package/dist/index.mjs.map +1 -1
- package/dist/util.d.ts +1 -1
- package/dist/v2/model/block_components.d.ts +88 -88
- package/dist/v2/model/block_description.d.ts +1340 -1340
- package/dist/v2/model/block_meta.d.ts +226 -226
- package/package.json +9 -9
- package/src/util.ts +5 -2
- package/src/v2/model/content_conversion.ts +2 -2
- package/dist/config-Cc8_zV3b.mjs +0 -2050
- package/dist/config-Cc8_zV3b.mjs.map +0 -1
- package/dist/config-Ycas5fbX.js +0 -3
- package/dist/config-Ycas5fbX.js.map +0 -1
|
@@ -86,12 +86,12 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
86
86
|
content: z.ZodString;
|
|
87
87
|
}, "strict", z.ZodTypeAny, {
|
|
88
88
|
type: "explicit-base64";
|
|
89
|
-
content: string;
|
|
90
89
|
mimeType: string;
|
|
90
|
+
content: string;
|
|
91
91
|
}, {
|
|
92
92
|
type: "explicit-base64";
|
|
93
|
-
content: string;
|
|
94
93
|
mimeType: string;
|
|
94
|
+
content: string;
|
|
95
95
|
}>, z.ZodObject<{
|
|
96
96
|
type: z.ZodLiteral<"absolute-file">;
|
|
97
97
|
file: z.ZodString;
|
|
@@ -102,33 +102,33 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
102
102
|
type: "absolute-file";
|
|
103
103
|
file: string;
|
|
104
104
|
}>]>, {
|
|
105
|
-
type: "relative";
|
|
106
105
|
path: string;
|
|
106
|
+
type: "relative";
|
|
107
107
|
} | {
|
|
108
108
|
type: "explicit-base64";
|
|
109
|
-
content: string;
|
|
110
109
|
mimeType: string;
|
|
110
|
+
content: string;
|
|
111
111
|
}, {
|
|
112
112
|
type: "explicit-base64";
|
|
113
|
-
content: string;
|
|
114
113
|
mimeType: string;
|
|
114
|
+
content: string;
|
|
115
115
|
} | {
|
|
116
116
|
type: "absolute-file";
|
|
117
117
|
file: string;
|
|
118
118
|
}>, {
|
|
119
119
|
type: "workflow-v1";
|
|
120
120
|
main: {
|
|
121
|
-
type: "relative";
|
|
122
121
|
path: string;
|
|
122
|
+
type: "relative";
|
|
123
123
|
} | {
|
|
124
124
|
type: "explicit-base64";
|
|
125
|
-
content: string;
|
|
126
125
|
mimeType: string;
|
|
126
|
+
content: string;
|
|
127
127
|
};
|
|
128
128
|
}, {
|
|
129
129
|
type: "explicit-base64";
|
|
130
|
-
content: string;
|
|
131
130
|
mimeType: string;
|
|
131
|
+
content: string;
|
|
132
132
|
} | {
|
|
133
133
|
type: "absolute-file";
|
|
134
134
|
file: string;
|
|
@@ -140,12 +140,12 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
140
140
|
content: z.ZodString;
|
|
141
141
|
}, "strict", z.ZodTypeAny, {
|
|
142
142
|
type: "explicit-base64";
|
|
143
|
-
content: string;
|
|
144
143
|
mimeType: string;
|
|
144
|
+
content: string;
|
|
145
145
|
}, {
|
|
146
146
|
type: "explicit-base64";
|
|
147
|
-
content: string;
|
|
148
147
|
mimeType: string;
|
|
148
|
+
content: string;
|
|
149
149
|
}>, z.ZodObject<{
|
|
150
150
|
type: z.ZodLiteral<"absolute-file">;
|
|
151
151
|
file: z.ZodString;
|
|
@@ -156,16 +156,16 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
156
156
|
type: "absolute-file";
|
|
157
157
|
file: string;
|
|
158
158
|
}>]>, {
|
|
159
|
-
type: "relative";
|
|
160
159
|
path: string;
|
|
160
|
+
type: "relative";
|
|
161
161
|
} | {
|
|
162
162
|
type: "explicit-base64";
|
|
163
|
-
content: string;
|
|
164
163
|
mimeType: string;
|
|
164
|
+
content: string;
|
|
165
165
|
}, {
|
|
166
166
|
type: "explicit-base64";
|
|
167
|
-
content: string;
|
|
168
167
|
mimeType: string;
|
|
168
|
+
content: string;
|
|
169
169
|
} | {
|
|
170
170
|
type: "absolute-file";
|
|
171
171
|
file: string;
|
|
@@ -173,19 +173,19 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
173
173
|
}, "strip", z.ZodTypeAny, {
|
|
174
174
|
type: "workflow-v1";
|
|
175
175
|
main: {
|
|
176
|
-
type: "relative";
|
|
177
176
|
path: string;
|
|
177
|
+
type: "relative";
|
|
178
178
|
} | {
|
|
179
179
|
type: "explicit-base64";
|
|
180
|
-
content: string;
|
|
181
180
|
mimeType: string;
|
|
181
|
+
content: string;
|
|
182
182
|
};
|
|
183
183
|
}, {
|
|
184
184
|
type: "workflow-v1";
|
|
185
185
|
main: {
|
|
186
186
|
type: "explicit-base64";
|
|
187
|
-
content: string;
|
|
188
187
|
mimeType: string;
|
|
188
|
+
content: string;
|
|
189
189
|
} | {
|
|
190
190
|
type: "absolute-file";
|
|
191
191
|
file: string;
|
|
@@ -198,12 +198,12 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
198
198
|
content: z.ZodString;
|
|
199
199
|
}, "strict", z.ZodTypeAny, {
|
|
200
200
|
type: "explicit-base64";
|
|
201
|
-
content: string;
|
|
202
201
|
mimeType: string;
|
|
202
|
+
content: string;
|
|
203
203
|
}, {
|
|
204
204
|
type: "explicit-base64";
|
|
205
|
-
content: string;
|
|
206
205
|
mimeType: string;
|
|
206
|
+
content: string;
|
|
207
207
|
}>, z.ZodObject<{
|
|
208
208
|
type: z.ZodLiteral<"absolute-file">;
|
|
209
209
|
file: z.ZodString;
|
|
@@ -214,16 +214,16 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
214
214
|
type: "absolute-file";
|
|
215
215
|
file: string;
|
|
216
216
|
}>]>, {
|
|
217
|
-
type: "relative";
|
|
218
217
|
path: string;
|
|
218
|
+
type: "relative";
|
|
219
219
|
} | {
|
|
220
220
|
type: "explicit-base64";
|
|
221
|
-
content: string;
|
|
222
221
|
mimeType: string;
|
|
222
|
+
content: string;
|
|
223
223
|
}, {
|
|
224
224
|
type: "explicit-base64";
|
|
225
|
-
content: string;
|
|
226
225
|
mimeType: string;
|
|
226
|
+
content: string;
|
|
227
227
|
} | {
|
|
228
228
|
type: "absolute-file";
|
|
229
229
|
file: string;
|
|
@@ -231,19 +231,19 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
231
231
|
}, "strip", z.ZodTypeAny, {
|
|
232
232
|
type: "workflow-v1";
|
|
233
233
|
main: {
|
|
234
|
-
type: "relative";
|
|
235
234
|
path: string;
|
|
235
|
+
type: "relative";
|
|
236
236
|
} | {
|
|
237
237
|
type: "explicit-base64";
|
|
238
|
-
content: string;
|
|
239
238
|
mimeType: string;
|
|
239
|
+
content: string;
|
|
240
240
|
};
|
|
241
241
|
}, {
|
|
242
242
|
type: "workflow-v1";
|
|
243
243
|
main: {
|
|
244
244
|
type: "explicit-base64";
|
|
245
|
-
content: string;
|
|
246
245
|
mimeType: string;
|
|
246
|
+
content: string;
|
|
247
247
|
} | {
|
|
248
248
|
type: "absolute-file";
|
|
249
249
|
file: string;
|
|
@@ -255,12 +255,12 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
255
255
|
content: z.ZodString;
|
|
256
256
|
}, "strict", z.ZodTypeAny, {
|
|
257
257
|
type: "explicit-base64";
|
|
258
|
-
content: string;
|
|
259
258
|
mimeType: string;
|
|
259
|
+
content: string;
|
|
260
260
|
}, {
|
|
261
261
|
type: "explicit-base64";
|
|
262
|
-
content: string;
|
|
263
262
|
mimeType: string;
|
|
263
|
+
content: string;
|
|
264
264
|
}>, z.ZodObject<{
|
|
265
265
|
type: z.ZodLiteral<"absolute-file">;
|
|
266
266
|
file: z.ZodString;
|
|
@@ -271,16 +271,16 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
271
271
|
type: "absolute-file";
|
|
272
272
|
file: string;
|
|
273
273
|
}>]>, {
|
|
274
|
-
type: "relative";
|
|
275
274
|
path: string;
|
|
275
|
+
type: "relative";
|
|
276
276
|
} | {
|
|
277
277
|
type: "explicit-base64";
|
|
278
|
-
content: string;
|
|
279
278
|
mimeType: string;
|
|
279
|
+
content: string;
|
|
280
280
|
}, {
|
|
281
281
|
type: "explicit-base64";
|
|
282
|
-
content: string;
|
|
283
282
|
mimeType: string;
|
|
283
|
+
content: string;
|
|
284
284
|
} | {
|
|
285
285
|
type: "absolute-file";
|
|
286
286
|
file: string;
|
|
@@ -295,8 +295,8 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
295
295
|
type: "absolute-folder";
|
|
296
296
|
folder: string;
|
|
297
297
|
}>, {
|
|
298
|
-
type: "relative";
|
|
299
298
|
path: string;
|
|
299
|
+
type: "relative";
|
|
300
300
|
}, {
|
|
301
301
|
type: "absolute-folder";
|
|
302
302
|
folder: string;
|
|
@@ -305,41 +305,41 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
305
305
|
workflow: {
|
|
306
306
|
type: "workflow-v1";
|
|
307
307
|
main: {
|
|
308
|
-
type: "relative";
|
|
309
308
|
path: string;
|
|
309
|
+
type: "relative";
|
|
310
310
|
} | {
|
|
311
311
|
type: "explicit-base64";
|
|
312
|
-
content: string;
|
|
313
312
|
mimeType: string;
|
|
313
|
+
content: string;
|
|
314
314
|
};
|
|
315
315
|
} | {
|
|
316
316
|
type: "workflow-v1";
|
|
317
317
|
main: {
|
|
318
|
-
type: "relative";
|
|
319
318
|
path: string;
|
|
319
|
+
type: "relative";
|
|
320
320
|
} | {
|
|
321
321
|
type: "explicit-base64";
|
|
322
|
-
content: string;
|
|
323
322
|
mimeType: string;
|
|
323
|
+
content: string;
|
|
324
324
|
};
|
|
325
325
|
};
|
|
326
326
|
model: {
|
|
327
|
-
type: "relative";
|
|
328
327
|
path: string;
|
|
328
|
+
type: "relative";
|
|
329
329
|
} | {
|
|
330
330
|
type: "explicit-base64";
|
|
331
|
-
content: string;
|
|
332
331
|
mimeType: string;
|
|
332
|
+
content: string;
|
|
333
333
|
};
|
|
334
334
|
ui: {
|
|
335
|
-
type: "relative";
|
|
336
335
|
path: string;
|
|
336
|
+
type: "relative";
|
|
337
337
|
};
|
|
338
338
|
}, {
|
|
339
339
|
workflow: {
|
|
340
340
|
type: "explicit-base64";
|
|
341
|
-
content: string;
|
|
342
341
|
mimeType: string;
|
|
342
|
+
content: string;
|
|
343
343
|
} | {
|
|
344
344
|
type: "absolute-file";
|
|
345
345
|
file: string;
|
|
@@ -347,8 +347,8 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
347
347
|
type: "workflow-v1";
|
|
348
348
|
main: {
|
|
349
349
|
type: "explicit-base64";
|
|
350
|
-
content: string;
|
|
351
350
|
mimeType: string;
|
|
351
|
+
content: string;
|
|
352
352
|
} | {
|
|
353
353
|
type: "absolute-file";
|
|
354
354
|
file: string;
|
|
@@ -356,8 +356,8 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
356
356
|
};
|
|
357
357
|
model: {
|
|
358
358
|
type: "explicit-base64";
|
|
359
|
-
content: string;
|
|
360
359
|
mimeType: string;
|
|
360
|
+
content: string;
|
|
361
361
|
} | {
|
|
362
362
|
type: "absolute-file";
|
|
363
363
|
file: string;
|
|
@@ -371,43 +371,43 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
371
371
|
type: z.ZodLiteral<"relative">;
|
|
372
372
|
path: z.ZodString;
|
|
373
373
|
}, "strict", z.ZodTypeAny, {
|
|
374
|
-
type: "relative";
|
|
375
374
|
path: string;
|
|
376
|
-
}, {
|
|
377
375
|
type: "relative";
|
|
376
|
+
}, {
|
|
378
377
|
path: string;
|
|
378
|
+
type: "relative";
|
|
379
379
|
}>, {
|
|
380
380
|
type: "workflow-v1";
|
|
381
381
|
main: {
|
|
382
|
-
type: "relative";
|
|
383
382
|
path: string;
|
|
383
|
+
type: "relative";
|
|
384
384
|
};
|
|
385
385
|
}, {
|
|
386
|
-
type: "relative";
|
|
387
386
|
path: string;
|
|
387
|
+
type: "relative";
|
|
388
388
|
}>, z.ZodObject<{
|
|
389
389
|
type: z.ZodLiteral<"workflow-v1">;
|
|
390
390
|
main: z.ZodObject<{
|
|
391
391
|
type: z.ZodLiteral<"relative">;
|
|
392
392
|
path: z.ZodString;
|
|
393
393
|
}, "strict", z.ZodTypeAny, {
|
|
394
|
-
type: "relative";
|
|
395
394
|
path: string;
|
|
396
|
-
}, {
|
|
397
395
|
type: "relative";
|
|
396
|
+
}, {
|
|
398
397
|
path: string;
|
|
398
|
+
type: "relative";
|
|
399
399
|
}>;
|
|
400
400
|
}, "strip", z.ZodTypeAny, {
|
|
401
401
|
type: "workflow-v1";
|
|
402
402
|
main: {
|
|
403
|
-
type: "relative";
|
|
404
403
|
path: string;
|
|
404
|
+
type: "relative";
|
|
405
405
|
};
|
|
406
406
|
}, {
|
|
407
407
|
type: "workflow-v1";
|
|
408
408
|
main: {
|
|
409
|
-
type: "relative";
|
|
410
409
|
path: string;
|
|
410
|
+
type: "relative";
|
|
411
411
|
};
|
|
412
412
|
}>>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
413
413
|
type: z.ZodLiteral<"workflow-v1">;
|
|
@@ -415,79 +415,79 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
415
415
|
type: z.ZodLiteral<"relative">;
|
|
416
416
|
path: z.ZodString;
|
|
417
417
|
}, "strict", z.ZodTypeAny, {
|
|
418
|
-
type: "relative";
|
|
419
418
|
path: string;
|
|
420
|
-
}, {
|
|
421
419
|
type: "relative";
|
|
420
|
+
}, {
|
|
422
421
|
path: string;
|
|
422
|
+
type: "relative";
|
|
423
423
|
}>;
|
|
424
424
|
}, "strip", z.ZodTypeAny, {
|
|
425
425
|
type: "workflow-v1";
|
|
426
426
|
main: {
|
|
427
|
-
type: "relative";
|
|
428
427
|
path: string;
|
|
428
|
+
type: "relative";
|
|
429
429
|
};
|
|
430
430
|
}, {
|
|
431
431
|
type: "workflow-v1";
|
|
432
432
|
main: {
|
|
433
|
-
type: "relative";
|
|
434
433
|
path: string;
|
|
434
|
+
type: "relative";
|
|
435
435
|
};
|
|
436
436
|
}>]>]>;
|
|
437
437
|
model: z.ZodObject<{
|
|
438
438
|
type: z.ZodLiteral<"relative">;
|
|
439
439
|
path: z.ZodString;
|
|
440
440
|
}, "strict", z.ZodTypeAny, {
|
|
441
|
-
type: "relative";
|
|
442
441
|
path: string;
|
|
443
|
-
}, {
|
|
444
442
|
type: "relative";
|
|
443
|
+
}, {
|
|
445
444
|
path: string;
|
|
445
|
+
type: "relative";
|
|
446
446
|
}>;
|
|
447
447
|
ui: z.ZodObject<{
|
|
448
448
|
type: z.ZodLiteral<"relative">;
|
|
449
449
|
path: z.ZodString;
|
|
450
450
|
}, "strict", z.ZodTypeAny, {
|
|
451
|
-
type: "relative";
|
|
452
451
|
path: string;
|
|
453
|
-
}, {
|
|
454
452
|
type: "relative";
|
|
453
|
+
}, {
|
|
455
454
|
path: string;
|
|
455
|
+
type: "relative";
|
|
456
456
|
}>;
|
|
457
457
|
}, "strip", z.ZodTypeAny, {
|
|
458
|
-
ui: {
|
|
459
|
-
type: "relative";
|
|
460
|
-
path: string;
|
|
461
|
-
};
|
|
462
458
|
workflow: {
|
|
463
459
|
type: "workflow-v1";
|
|
464
460
|
main: {
|
|
465
|
-
type: "relative";
|
|
466
461
|
path: string;
|
|
462
|
+
type: "relative";
|
|
467
463
|
};
|
|
468
464
|
};
|
|
469
465
|
model: {
|
|
470
|
-
type: "relative";
|
|
471
466
|
path: string;
|
|
467
|
+
type: "relative";
|
|
472
468
|
};
|
|
473
|
-
}, {
|
|
474
469
|
ui: {
|
|
475
|
-
type: "relative";
|
|
476
470
|
path: string;
|
|
471
|
+
type: "relative";
|
|
477
472
|
};
|
|
473
|
+
}, {
|
|
478
474
|
workflow: {
|
|
479
|
-
type: "relative";
|
|
480
475
|
path: string;
|
|
476
|
+
type: "relative";
|
|
481
477
|
} | {
|
|
482
478
|
type: "workflow-v1";
|
|
483
479
|
main: {
|
|
484
|
-
type: "relative";
|
|
485
480
|
path: string;
|
|
481
|
+
type: "relative";
|
|
486
482
|
};
|
|
487
483
|
};
|
|
488
484
|
model: {
|
|
485
|
+
path: string;
|
|
489
486
|
type: "relative";
|
|
487
|
+
};
|
|
488
|
+
ui: {
|
|
490
489
|
path: string;
|
|
490
|
+
type: "relative";
|
|
491
491
|
};
|
|
492
492
|
}>>;
|
|
493
493
|
export declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
|
|
@@ -495,17 +495,17 @@ export declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<
|
|
|
495
495
|
type: z.ZodLiteral<"relative">;
|
|
496
496
|
path: z.ZodString;
|
|
497
497
|
}, "strict", z.ZodTypeAny, {
|
|
498
|
-
type: "relative";
|
|
499
498
|
path: string;
|
|
500
|
-
}, {
|
|
501
499
|
type: "relative";
|
|
500
|
+
}, {
|
|
502
501
|
path: string;
|
|
502
|
+
type: "relative";
|
|
503
503
|
}>, {
|
|
504
504
|
type: "absolute-url";
|
|
505
505
|
url: string;
|
|
506
506
|
}, {
|
|
507
|
-
type: "relative";
|
|
508
507
|
path: string;
|
|
508
|
+
type: "relative";
|
|
509
509
|
}>, {
|
|
510
510
|
type: "workflow-v1";
|
|
511
511
|
main: {
|
|
@@ -513,25 +513,25 @@ export declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<
|
|
|
513
513
|
url: string;
|
|
514
514
|
};
|
|
515
515
|
}, {
|
|
516
|
-
type: "relative";
|
|
517
516
|
path: string;
|
|
517
|
+
type: "relative";
|
|
518
518
|
}>, z.ZodObject<{
|
|
519
519
|
type: z.ZodLiteral<"workflow-v1">;
|
|
520
520
|
main: z.ZodEffects<z.ZodObject<{
|
|
521
521
|
type: z.ZodLiteral<"relative">;
|
|
522
522
|
path: z.ZodString;
|
|
523
523
|
}, "strict", z.ZodTypeAny, {
|
|
524
|
-
type: "relative";
|
|
525
524
|
path: string;
|
|
526
|
-
}, {
|
|
527
525
|
type: "relative";
|
|
526
|
+
}, {
|
|
528
527
|
path: string;
|
|
528
|
+
type: "relative";
|
|
529
529
|
}>, {
|
|
530
530
|
type: "absolute-url";
|
|
531
531
|
url: string;
|
|
532
532
|
}, {
|
|
533
|
-
type: "relative";
|
|
534
533
|
path: string;
|
|
534
|
+
type: "relative";
|
|
535
535
|
}>;
|
|
536
536
|
}, "strip", z.ZodTypeAny, {
|
|
537
537
|
type: "workflow-v1";
|
|
@@ -542,8 +542,8 @@ export declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<
|
|
|
542
542
|
}, {
|
|
543
543
|
type: "workflow-v1";
|
|
544
544
|
main: {
|
|
545
|
-
type: "relative";
|
|
546
545
|
path: string;
|
|
546
|
+
type: "relative";
|
|
547
547
|
};
|
|
548
548
|
}>>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
549
549
|
type: z.ZodLiteral<"workflow-v1">;
|
|
@@ -551,17 +551,17 @@ export declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<
|
|
|
551
551
|
type: z.ZodLiteral<"relative">;
|
|
552
552
|
path: z.ZodString;
|
|
553
553
|
}, "strict", z.ZodTypeAny, {
|
|
554
|
-
type: "relative";
|
|
555
554
|
path: string;
|
|
556
|
-
}, {
|
|
557
555
|
type: "relative";
|
|
556
|
+
}, {
|
|
558
557
|
path: string;
|
|
558
|
+
type: "relative";
|
|
559
559
|
}>, {
|
|
560
560
|
type: "absolute-url";
|
|
561
561
|
url: string;
|
|
562
562
|
}, {
|
|
563
|
-
type: "relative";
|
|
564
563
|
path: string;
|
|
564
|
+
type: "relative";
|
|
565
565
|
}>;
|
|
566
566
|
}, "strip", z.ZodTypeAny, {
|
|
567
567
|
type: "workflow-v1";
|
|
@@ -572,41 +572,41 @@ export declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<
|
|
|
572
572
|
}, {
|
|
573
573
|
type: "workflow-v1";
|
|
574
574
|
main: {
|
|
575
|
-
type: "relative";
|
|
576
575
|
path: string;
|
|
576
|
+
type: "relative";
|
|
577
577
|
};
|
|
578
578
|
}>]>]>;
|
|
579
579
|
model: z.ZodEffects<z.ZodObject<{
|
|
580
580
|
type: z.ZodLiteral<"relative">;
|
|
581
581
|
path: z.ZodString;
|
|
582
582
|
}, "strict", z.ZodTypeAny, {
|
|
583
|
-
type: "relative";
|
|
584
583
|
path: string;
|
|
585
|
-
}, {
|
|
586
584
|
type: "relative";
|
|
585
|
+
}, {
|
|
587
586
|
path: string;
|
|
587
|
+
type: "relative";
|
|
588
588
|
}>, {
|
|
589
589
|
type: "absolute-url";
|
|
590
590
|
url: string;
|
|
591
591
|
}, {
|
|
592
|
-
type: "relative";
|
|
593
592
|
path: string;
|
|
593
|
+
type: "relative";
|
|
594
594
|
}>;
|
|
595
595
|
ui: z.ZodEffects<z.ZodObject<{
|
|
596
596
|
type: z.ZodLiteral<"relative">;
|
|
597
597
|
path: z.ZodString;
|
|
598
598
|
}, "strict", z.ZodTypeAny, {
|
|
599
|
-
type: "relative";
|
|
600
599
|
path: string;
|
|
601
|
-
}, {
|
|
602
600
|
type: "relative";
|
|
601
|
+
}, {
|
|
603
602
|
path: string;
|
|
603
|
+
type: "relative";
|
|
604
604
|
}>, {
|
|
605
605
|
type: "absolute-url";
|
|
606
606
|
url: string;
|
|
607
607
|
}, {
|
|
608
|
-
type: "relative";
|
|
609
608
|
path: string;
|
|
609
|
+
type: "relative";
|
|
610
610
|
}>;
|
|
611
611
|
}, "strip", z.ZodTypeAny, {
|
|
612
612
|
workflow: {
|
|
@@ -632,22 +632,22 @@ export declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<
|
|
|
632
632
|
};
|
|
633
633
|
}, {
|
|
634
634
|
workflow: {
|
|
635
|
-
type: "relative";
|
|
636
635
|
path: string;
|
|
636
|
+
type: "relative";
|
|
637
637
|
} | {
|
|
638
638
|
type: "workflow-v1";
|
|
639
639
|
main: {
|
|
640
|
-
type: "relative";
|
|
641
640
|
path: string;
|
|
641
|
+
type: "relative";
|
|
642
642
|
};
|
|
643
643
|
};
|
|
644
644
|
model: {
|
|
645
|
-
type: "relative";
|
|
646
645
|
path: string;
|
|
646
|
+
type: "relative";
|
|
647
647
|
};
|
|
648
648
|
ui: {
|
|
649
|
-
type: "relative";
|
|
650
649
|
path: string;
|
|
650
|
+
type: "relative";
|
|
651
651
|
};
|
|
652
652
|
}>;
|
|
653
653
|
export type BlockComponentsAbsoluteUrl = z.infer<ReturnType<typeof BlockComponentsAbsoluteUrl>>;
|