@platforma-sdk/block-tools 2.6.63 → 2.6.65
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 +33 -33
- package/dist/v2/model/block_description.d.ts +514 -514
- package/dist/v2/model/block_meta.d.ts +160 -160
- package/package.json +13 -13
- 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;
|
|
@@ -106,12 +106,12 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
106
106
|
path: string;
|
|
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;
|
|
@@ -122,13 +122,13 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
122
122
|
path: string;
|
|
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;
|
|
@@ -160,12 +160,12 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
160
160
|
path: string;
|
|
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;
|
|
@@ -177,15 +177,15 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
177
177
|
path: string;
|
|
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;
|
|
@@ -218,12 +218,12 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
218
218
|
path: string;
|
|
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;
|
|
@@ -235,15 +235,15 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
235
235
|
path: string;
|
|
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;
|
|
@@ -275,12 +275,12 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
275
275
|
path: string;
|
|
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;
|
|
@@ -309,8 +309,8 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
309
309
|
path: string;
|
|
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";
|
|
@@ -319,8 +319,8 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
319
319
|
path: string;
|
|
320
320
|
} | {
|
|
321
321
|
type: "explicit-base64";
|
|
322
|
-
content: string;
|
|
323
322
|
mimeType: string;
|
|
323
|
+
content: string;
|
|
324
324
|
};
|
|
325
325
|
};
|
|
326
326
|
model: {
|
|
@@ -328,8 +328,8 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
328
328
|
path: string;
|
|
329
329
|
} | {
|
|
330
330
|
type: "explicit-base64";
|
|
331
|
-
content: string;
|
|
332
331
|
mimeType: string;
|
|
332
|
+
content: string;
|
|
333
333
|
};
|
|
334
334
|
ui: {
|
|
335
335
|
type: "relative";
|
|
@@ -338,8 +338,8 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
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;
|
|
@@ -455,10 +455,6 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
455
455
|
path: string;
|
|
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: {
|
|
@@ -470,11 +466,11 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
470
466
|
type: "relative";
|
|
471
467
|
path: string;
|
|
472
468
|
};
|
|
473
|
-
}, {
|
|
474
469
|
ui: {
|
|
475
470
|
type: "relative";
|
|
476
471
|
path: string;
|
|
477
472
|
};
|
|
473
|
+
}, {
|
|
478
474
|
workflow: {
|
|
479
475
|
type: "relative";
|
|
480
476
|
path: string;
|
|
@@ -489,6 +485,10 @@ export declare function BlockComponentsConsolidate(dstFolder: string, fileAccumu
|
|
|
489
485
|
type: "relative";
|
|
490
486
|
path: string;
|
|
491
487
|
};
|
|
488
|
+
ui: {
|
|
489
|
+
type: "relative";
|
|
490
|
+
path: string;
|
|
491
|
+
};
|
|
492
492
|
}>>;
|
|
493
493
|
export declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
|
|
494
494
|
workflow: z.ZodUnion<[z.ZodPipeline<z.ZodEffects<z.ZodEffects<z.ZodObject<{
|