@platforma-sdk/block-tools 2.6.70 → 2.7.0
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.
|
@@ -96,11 +96,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
96
96
|
title: z.ZodString;
|
|
97
97
|
description: z.ZodString;
|
|
98
98
|
longDescription: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
99
|
-
type: "relative";
|
|
100
|
-
path: string;
|
|
101
|
-
} | {
|
|
102
99
|
type: "explicit-string";
|
|
103
100
|
content: string;
|
|
101
|
+
} | {
|
|
102
|
+
type: "relative";
|
|
103
|
+
path: string;
|
|
104
104
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
105
105
|
type: z.ZodLiteral<"explicit-string">;
|
|
106
106
|
content: z.ZodString;
|
|
@@ -151,11 +151,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
151
151
|
file: string;
|
|
152
152
|
}>>;
|
|
153
153
|
changelog: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
154
|
-
type: "relative";
|
|
155
|
-
path: string;
|
|
156
|
-
} | {
|
|
157
154
|
type: "explicit-string";
|
|
158
155
|
content: string;
|
|
156
|
+
} | {
|
|
157
|
+
type: "relative";
|
|
158
|
+
path: string;
|
|
159
159
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
160
160
|
type: z.ZodLiteral<"explicit-string">;
|
|
161
161
|
content: z.ZodString;
|
|
@@ -206,12 +206,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
206
206
|
file: string;
|
|
207
207
|
}>>;
|
|
208
208
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
209
|
-
type: "relative";
|
|
210
|
-
path: string;
|
|
211
|
-
} | {
|
|
212
209
|
type: "explicit-base64";
|
|
213
210
|
mimeType: string;
|
|
214
211
|
content: string;
|
|
212
|
+
} | {
|
|
213
|
+
type: "relative";
|
|
214
|
+
path: string;
|
|
215
215
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
216
216
|
type: z.ZodLiteral<"explicit-base64">;
|
|
217
217
|
mimeType: z.ZodString;
|
|
@@ -275,12 +275,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
275
275
|
name: z.ZodString;
|
|
276
276
|
url: z.ZodString;
|
|
277
277
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
278
|
-
type: "relative";
|
|
279
|
-
path: string;
|
|
280
|
-
} | {
|
|
281
278
|
type: "explicit-base64";
|
|
282
279
|
mimeType: string;
|
|
283
280
|
content: string;
|
|
281
|
+
} | {
|
|
282
|
+
type: "relative";
|
|
283
|
+
path: string;
|
|
284
284
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
285
285
|
type: z.ZodLiteral<"explicit-base64">;
|
|
286
286
|
mimeType: z.ZodString;
|
|
@@ -340,12 +340,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
340
340
|
name: z.ZodString;
|
|
341
341
|
url: z.ZodString;
|
|
342
342
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
343
|
-
type: "relative";
|
|
344
|
-
path: string;
|
|
345
|
-
} | {
|
|
346
343
|
type: "explicit-base64";
|
|
347
344
|
mimeType: string;
|
|
348
345
|
content: string;
|
|
346
|
+
} | {
|
|
347
|
+
type: "relative";
|
|
348
|
+
path: string;
|
|
349
349
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
350
350
|
type: z.ZodLiteral<"explicit-base64">;
|
|
351
351
|
mimeType: z.ZodString;
|
|
@@ -405,12 +405,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
405
405
|
name: z.ZodString;
|
|
406
406
|
url: z.ZodString;
|
|
407
407
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
408
|
-
type: "relative";
|
|
409
|
-
path: string;
|
|
410
|
-
} | {
|
|
411
408
|
type: "explicit-base64";
|
|
412
409
|
mimeType: string;
|
|
413
410
|
content: string;
|
|
411
|
+
} | {
|
|
412
|
+
type: "relative";
|
|
413
|
+
path: string;
|
|
414
414
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
415
415
|
type: z.ZodLiteral<"explicit-base64">;
|
|
416
416
|
mimeType: z.ZodString;
|
|
@@ -702,11 +702,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
702
702
|
title: z.ZodString;
|
|
703
703
|
description: z.ZodString;
|
|
704
704
|
longDescription: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
705
|
-
type: "relative";
|
|
706
|
-
path: string;
|
|
707
|
-
} | {
|
|
708
705
|
type: "explicit-string";
|
|
709
706
|
content: string;
|
|
707
|
+
} | {
|
|
708
|
+
type: "relative";
|
|
709
|
+
path: string;
|
|
710
710
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
711
711
|
type: z.ZodLiteral<"explicit-string">;
|
|
712
712
|
content: z.ZodString;
|
|
@@ -757,11 +757,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
757
757
|
file: string;
|
|
758
758
|
}>>;
|
|
759
759
|
changelog: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
760
|
-
type: "relative";
|
|
761
|
-
path: string;
|
|
762
|
-
} | {
|
|
763
760
|
type: "explicit-string";
|
|
764
761
|
content: string;
|
|
762
|
+
} | {
|
|
763
|
+
type: "relative";
|
|
764
|
+
path: string;
|
|
765
765
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
766
766
|
type: z.ZodLiteral<"explicit-string">;
|
|
767
767
|
content: z.ZodString;
|
|
@@ -812,12 +812,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
812
812
|
file: string;
|
|
813
813
|
}>>;
|
|
814
814
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
815
|
-
type: "relative";
|
|
816
|
-
path: string;
|
|
817
|
-
} | {
|
|
818
815
|
type: "explicit-base64";
|
|
819
816
|
mimeType: string;
|
|
820
817
|
content: string;
|
|
818
|
+
} | {
|
|
819
|
+
type: "relative";
|
|
820
|
+
path: string;
|
|
821
821
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
822
822
|
type: z.ZodLiteral<"explicit-base64">;
|
|
823
823
|
mimeType: z.ZodString;
|
|
@@ -881,12 +881,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
881
881
|
name: z.ZodString;
|
|
882
882
|
url: z.ZodString;
|
|
883
883
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
884
|
-
type: "relative";
|
|
885
|
-
path: string;
|
|
886
|
-
} | {
|
|
887
884
|
type: "explicit-base64";
|
|
888
885
|
mimeType: string;
|
|
889
886
|
content: string;
|
|
887
|
+
} | {
|
|
888
|
+
type: "relative";
|
|
889
|
+
path: string;
|
|
890
890
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
891
891
|
type: z.ZodLiteral<"explicit-base64">;
|
|
892
892
|
mimeType: z.ZodString;
|
|
@@ -946,12 +946,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
946
946
|
name: z.ZodString;
|
|
947
947
|
url: z.ZodString;
|
|
948
948
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
949
|
-
type: "relative";
|
|
950
|
-
path: string;
|
|
951
|
-
} | {
|
|
952
949
|
type: "explicit-base64";
|
|
953
950
|
mimeType: string;
|
|
954
951
|
content: string;
|
|
952
|
+
} | {
|
|
953
|
+
type: "relative";
|
|
954
|
+
path: string;
|
|
955
955
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
956
956
|
type: z.ZodLiteral<"explicit-base64">;
|
|
957
957
|
mimeType: z.ZodString;
|
|
@@ -1011,12 +1011,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
1011
1011
|
name: z.ZodString;
|
|
1012
1012
|
url: z.ZodString;
|
|
1013
1013
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
1014
|
-
type: "relative";
|
|
1015
|
-
path: string;
|
|
1016
|
-
} | {
|
|
1017
1014
|
type: "explicit-base64";
|
|
1018
1015
|
mimeType: string;
|
|
1019
1016
|
content: string;
|
|
1017
|
+
} | {
|
|
1018
|
+
type: "relative";
|
|
1019
|
+
path: string;
|
|
1020
1020
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
1021
1021
|
type: z.ZodLiteral<"explicit-base64">;
|
|
1022
1022
|
mimeType: z.ZodString;
|
|
@@ -1308,11 +1308,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
1308
1308
|
title: z.ZodString;
|
|
1309
1309
|
description: z.ZodString;
|
|
1310
1310
|
longDescription: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
1311
|
-
type: "relative";
|
|
1312
|
-
path: string;
|
|
1313
|
-
} | {
|
|
1314
1311
|
type: "explicit-string";
|
|
1315
1312
|
content: string;
|
|
1313
|
+
} | {
|
|
1314
|
+
type: "relative";
|
|
1315
|
+
path: string;
|
|
1316
1316
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
1317
1317
|
type: z.ZodLiteral<"explicit-string">;
|
|
1318
1318
|
content: z.ZodString;
|
|
@@ -1363,11 +1363,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
1363
1363
|
file: string;
|
|
1364
1364
|
}>>;
|
|
1365
1365
|
changelog: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
1366
|
-
type: "relative";
|
|
1367
|
-
path: string;
|
|
1368
|
-
} | {
|
|
1369
1366
|
type: "explicit-string";
|
|
1370
1367
|
content: string;
|
|
1368
|
+
} | {
|
|
1369
|
+
type: "relative";
|
|
1370
|
+
path: string;
|
|
1371
1371
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
1372
1372
|
type: z.ZodLiteral<"explicit-string">;
|
|
1373
1373
|
content: z.ZodString;
|
|
@@ -1418,12 +1418,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
1418
1418
|
file: string;
|
|
1419
1419
|
}>>;
|
|
1420
1420
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
1421
|
-
type: "relative";
|
|
1422
|
-
path: string;
|
|
1423
|
-
} | {
|
|
1424
1421
|
type: "explicit-base64";
|
|
1425
1422
|
mimeType: string;
|
|
1426
1423
|
content: string;
|
|
1424
|
+
} | {
|
|
1425
|
+
type: "relative";
|
|
1426
|
+
path: string;
|
|
1427
1427
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
1428
1428
|
type: z.ZodLiteral<"explicit-base64">;
|
|
1429
1429
|
mimeType: z.ZodString;
|
|
@@ -1487,12 +1487,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
1487
1487
|
name: z.ZodString;
|
|
1488
1488
|
url: z.ZodString;
|
|
1489
1489
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
1490
|
-
type: "relative";
|
|
1491
|
-
path: string;
|
|
1492
|
-
} | {
|
|
1493
1490
|
type: "explicit-base64";
|
|
1494
1491
|
mimeType: string;
|
|
1495
1492
|
content: string;
|
|
1493
|
+
} | {
|
|
1494
|
+
type: "relative";
|
|
1495
|
+
path: string;
|
|
1496
1496
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
1497
1497
|
type: z.ZodLiteral<"explicit-base64">;
|
|
1498
1498
|
mimeType: z.ZodString;
|
|
@@ -1552,12 +1552,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
1552
1552
|
name: z.ZodString;
|
|
1553
1553
|
url: z.ZodString;
|
|
1554
1554
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
1555
|
-
type: "relative";
|
|
1556
|
-
path: string;
|
|
1557
|
-
} | {
|
|
1558
1555
|
type: "explicit-base64";
|
|
1559
1556
|
mimeType: string;
|
|
1560
1557
|
content: string;
|
|
1558
|
+
} | {
|
|
1559
|
+
type: "relative";
|
|
1560
|
+
path: string;
|
|
1561
1561
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
1562
1562
|
type: z.ZodLiteral<"explicit-base64">;
|
|
1563
1563
|
mimeType: z.ZodString;
|
|
@@ -1617,12 +1617,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
1617
1617
|
name: z.ZodString;
|
|
1618
1618
|
url: z.ZodString;
|
|
1619
1619
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
1620
|
-
type: "relative";
|
|
1621
|
-
path: string;
|
|
1622
|
-
} | {
|
|
1623
1620
|
type: "explicit-base64";
|
|
1624
1621
|
mimeType: string;
|
|
1625
1622
|
content: string;
|
|
1623
|
+
} | {
|
|
1624
|
+
type: "relative";
|
|
1625
|
+
path: string;
|
|
1626
1626
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
1627
1627
|
type: z.ZodLiteral<"explicit-base64">;
|
|
1628
1628
|
mimeType: z.ZodString;
|
|
@@ -2018,11 +2018,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
2018
2018
|
title: z.ZodString;
|
|
2019
2019
|
description: z.ZodString;
|
|
2020
2020
|
longDescription: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
2021
|
-
type: "relative";
|
|
2022
|
-
path: string;
|
|
2023
|
-
} | {
|
|
2024
2021
|
type: "explicit-string";
|
|
2025
2022
|
content: string;
|
|
2023
|
+
} | {
|
|
2024
|
+
type: "relative";
|
|
2025
|
+
path: string;
|
|
2026
2026
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
2027
2027
|
type: z.ZodLiteral<"explicit-string">;
|
|
2028
2028
|
content: z.ZodString;
|
|
@@ -2073,11 +2073,11 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
2073
2073
|
file: string;
|
|
2074
2074
|
}>>;
|
|
2075
2075
|
changelog: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
2076
|
-
type: "relative";
|
|
2077
|
-
path: string;
|
|
2078
|
-
} | {
|
|
2079
2076
|
type: "explicit-string";
|
|
2080
2077
|
content: string;
|
|
2078
|
+
} | {
|
|
2079
|
+
type: "relative";
|
|
2080
|
+
path: string;
|
|
2081
2081
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
2082
2082
|
type: z.ZodLiteral<"explicit-string">;
|
|
2083
2083
|
content: z.ZodString;
|
|
@@ -2128,12 +2128,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
2128
2128
|
file: string;
|
|
2129
2129
|
}>>;
|
|
2130
2130
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
2131
|
-
type: "relative";
|
|
2132
|
-
path: string;
|
|
2133
|
-
} | {
|
|
2134
2131
|
type: "explicit-base64";
|
|
2135
2132
|
mimeType: string;
|
|
2136
2133
|
content: string;
|
|
2134
|
+
} | {
|
|
2135
|
+
type: "relative";
|
|
2136
|
+
path: string;
|
|
2137
2137
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
2138
2138
|
type: z.ZodLiteral<"explicit-base64">;
|
|
2139
2139
|
mimeType: z.ZodString;
|
|
@@ -2197,12 +2197,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
2197
2197
|
name: z.ZodString;
|
|
2198
2198
|
url: z.ZodString;
|
|
2199
2199
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
2200
|
-
type: "relative";
|
|
2201
|
-
path: string;
|
|
2202
|
-
} | {
|
|
2203
2200
|
type: "explicit-base64";
|
|
2204
2201
|
mimeType: string;
|
|
2205
2202
|
content: string;
|
|
2203
|
+
} | {
|
|
2204
|
+
type: "relative";
|
|
2205
|
+
path: string;
|
|
2206
2206
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
2207
2207
|
type: z.ZodLiteral<"explicit-base64">;
|
|
2208
2208
|
mimeType: z.ZodString;
|
|
@@ -2262,12 +2262,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
2262
2262
|
name: z.ZodString;
|
|
2263
2263
|
url: z.ZodString;
|
|
2264
2264
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
2265
|
-
type: "relative";
|
|
2266
|
-
path: string;
|
|
2267
|
-
} | {
|
|
2268
2265
|
type: "explicit-base64";
|
|
2269
2266
|
mimeType: string;
|
|
2270
2267
|
content: string;
|
|
2268
|
+
} | {
|
|
2269
|
+
type: "relative";
|
|
2270
|
+
path: string;
|
|
2271
2271
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
2272
2272
|
type: z.ZodLiteral<"explicit-base64">;
|
|
2273
2273
|
mimeType: z.ZodString;
|
|
@@ -2327,12 +2327,12 @@ export declare function ResolvedBlockPackDescriptionFromPackageJson(root: string
|
|
|
2327
2327
|
name: z.ZodString;
|
|
2328
2328
|
url: z.ZodString;
|
|
2329
2329
|
logo: z.ZodOptional<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
2330
|
-
type: "relative";
|
|
2331
|
-
path: string;
|
|
2332
|
-
} | {
|
|
2333
2330
|
type: "explicit-base64";
|
|
2334
2331
|
mimeType: string;
|
|
2335
2332
|
content: string;
|
|
2333
|
+
} | {
|
|
2334
|
+
type: "relative";
|
|
2335
|
+
path: string;
|
|
2336
2336
|
}, string>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
2337
2337
|
type: z.ZodLiteral<"explicit-base64">;
|
|
2338
2338
|
mimeType: z.ZodString;
|
|
@@ -5063,41 +5063,41 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5063
5063
|
name: string;
|
|
5064
5064
|
url: string;
|
|
5065
5065
|
logo?: {
|
|
5066
|
-
type: "relative";
|
|
5067
|
-
path: string;
|
|
5068
|
-
} | {
|
|
5069
5066
|
type: "explicit-base64";
|
|
5070
5067
|
mimeType: string;
|
|
5071
5068
|
content: string;
|
|
5069
|
+
} | {
|
|
5070
|
+
type: "relative";
|
|
5071
|
+
path: string;
|
|
5072
5072
|
} | undefined;
|
|
5073
5073
|
} & {
|
|
5074
5074
|
[k: string]: unknown;
|
|
5075
5075
|
};
|
|
5076
5076
|
title: string;
|
|
5077
5077
|
description: string;
|
|
5078
|
-
url?: string | undefined;
|
|
5079
5078
|
longDescription?: {
|
|
5080
|
-
type: "relative";
|
|
5081
|
-
path: string;
|
|
5082
|
-
} | {
|
|
5083
5079
|
type: "explicit-string";
|
|
5084
5080
|
content: string;
|
|
5085
|
-
} |
|
|
5086
|
-
changelog?: {
|
|
5081
|
+
} | {
|
|
5087
5082
|
type: "relative";
|
|
5088
5083
|
path: string;
|
|
5089
|
-
} |
|
|
5084
|
+
} | undefined;
|
|
5085
|
+
changelog?: {
|
|
5090
5086
|
type: "explicit-string";
|
|
5091
5087
|
content: string;
|
|
5092
|
-
} |
|
|
5093
|
-
logo?: {
|
|
5088
|
+
} | {
|
|
5094
5089
|
type: "relative";
|
|
5095
5090
|
path: string;
|
|
5096
|
-
} |
|
|
5091
|
+
} | undefined;
|
|
5092
|
+
logo?: {
|
|
5097
5093
|
type: "explicit-base64";
|
|
5098
5094
|
mimeType: string;
|
|
5099
5095
|
content: string;
|
|
5096
|
+
} | {
|
|
5097
|
+
type: "relative";
|
|
5098
|
+
path: string;
|
|
5100
5099
|
} | undefined;
|
|
5100
|
+
url?: string | undefined;
|
|
5101
5101
|
docs?: string | undefined;
|
|
5102
5102
|
support?: string | undefined;
|
|
5103
5103
|
tags?: string[] | undefined;
|
|
@@ -5110,41 +5110,41 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5110
5110
|
name: string;
|
|
5111
5111
|
url: string;
|
|
5112
5112
|
logo?: {
|
|
5113
|
-
type: "relative";
|
|
5114
|
-
path: string;
|
|
5115
|
-
} | {
|
|
5116
5113
|
type: "explicit-base64";
|
|
5117
5114
|
mimeType: string;
|
|
5118
5115
|
content: string;
|
|
5116
|
+
} | {
|
|
5117
|
+
type: "relative";
|
|
5118
|
+
path: string;
|
|
5119
5119
|
} | undefined;
|
|
5120
5120
|
} & {
|
|
5121
5121
|
[k: string]: unknown;
|
|
5122
5122
|
};
|
|
5123
5123
|
title: string;
|
|
5124
5124
|
description: string;
|
|
5125
|
-
url?: string | undefined;
|
|
5126
5125
|
longDescription?: {
|
|
5127
|
-
type: "relative";
|
|
5128
|
-
path: string;
|
|
5129
|
-
} | {
|
|
5130
5126
|
type: "explicit-string";
|
|
5131
5127
|
content: string;
|
|
5132
|
-
} |
|
|
5133
|
-
changelog?: {
|
|
5128
|
+
} | {
|
|
5134
5129
|
type: "relative";
|
|
5135
5130
|
path: string;
|
|
5136
|
-
} |
|
|
5131
|
+
} | undefined;
|
|
5132
|
+
changelog?: {
|
|
5137
5133
|
type: "explicit-string";
|
|
5138
5134
|
content: string;
|
|
5139
|
-
} |
|
|
5140
|
-
logo?: {
|
|
5135
|
+
} | {
|
|
5141
5136
|
type: "relative";
|
|
5142
5137
|
path: string;
|
|
5143
|
-
} |
|
|
5138
|
+
} | undefined;
|
|
5139
|
+
logo?: {
|
|
5144
5140
|
type: "explicit-base64";
|
|
5145
5141
|
mimeType: string;
|
|
5146
5142
|
content: string;
|
|
5143
|
+
} | {
|
|
5144
|
+
type: "relative";
|
|
5145
|
+
path: string;
|
|
5147
5146
|
} | undefined;
|
|
5147
|
+
url?: string | undefined;
|
|
5148
5148
|
docs?: string | undefined;
|
|
5149
5149
|
support?: string | undefined;
|
|
5150
5150
|
tags?: string[] | undefined;
|
|
@@ -5444,41 +5444,41 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5444
5444
|
name: string;
|
|
5445
5445
|
url: string;
|
|
5446
5446
|
logo?: {
|
|
5447
|
-
type: "relative";
|
|
5448
|
-
path: string;
|
|
5449
|
-
} | {
|
|
5450
5447
|
type: "explicit-base64";
|
|
5451
5448
|
mimeType: string;
|
|
5452
5449
|
content: string;
|
|
5450
|
+
} | {
|
|
5451
|
+
type: "relative";
|
|
5452
|
+
path: string;
|
|
5453
5453
|
} | undefined;
|
|
5454
5454
|
} & {
|
|
5455
5455
|
[k: string]: unknown;
|
|
5456
5456
|
};
|
|
5457
5457
|
title: string;
|
|
5458
5458
|
description: string;
|
|
5459
|
-
url?: string | undefined;
|
|
5460
5459
|
longDescription?: {
|
|
5461
|
-
type: "relative";
|
|
5462
|
-
path: string;
|
|
5463
|
-
} | {
|
|
5464
5460
|
type: "explicit-string";
|
|
5465
5461
|
content: string;
|
|
5466
|
-
} |
|
|
5467
|
-
changelog?: {
|
|
5462
|
+
} | {
|
|
5468
5463
|
type: "relative";
|
|
5469
5464
|
path: string;
|
|
5470
|
-
} |
|
|
5465
|
+
} | undefined;
|
|
5466
|
+
changelog?: {
|
|
5471
5467
|
type: "explicit-string";
|
|
5472
5468
|
content: string;
|
|
5473
|
-
} |
|
|
5474
|
-
logo?: {
|
|
5469
|
+
} | {
|
|
5475
5470
|
type: "relative";
|
|
5476
5471
|
path: string;
|
|
5477
|
-
} |
|
|
5472
|
+
} | undefined;
|
|
5473
|
+
logo?: {
|
|
5478
5474
|
type: "explicit-base64";
|
|
5479
5475
|
mimeType: string;
|
|
5480
5476
|
content: string;
|
|
5477
|
+
} | {
|
|
5478
|
+
type: "relative";
|
|
5479
|
+
path: string;
|
|
5481
5480
|
} | undefined;
|
|
5481
|
+
url?: string | undefined;
|
|
5482
5482
|
docs?: string | undefined;
|
|
5483
5483
|
support?: string | undefined;
|
|
5484
5484
|
tags?: string[] | undefined;
|
|
@@ -5491,41 +5491,41 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5491
5491
|
name: string;
|
|
5492
5492
|
url: string;
|
|
5493
5493
|
logo?: {
|
|
5494
|
-
type: "relative";
|
|
5495
|
-
path: string;
|
|
5496
|
-
} | {
|
|
5497
5494
|
type: "explicit-base64";
|
|
5498
5495
|
mimeType: string;
|
|
5499
5496
|
content: string;
|
|
5497
|
+
} | {
|
|
5498
|
+
type: "relative";
|
|
5499
|
+
path: string;
|
|
5500
5500
|
} | undefined;
|
|
5501
5501
|
} & {
|
|
5502
5502
|
[k: string]: unknown;
|
|
5503
5503
|
};
|
|
5504
5504
|
title: string;
|
|
5505
5505
|
description: string;
|
|
5506
|
-
url?: string | undefined;
|
|
5507
5506
|
longDescription?: {
|
|
5508
|
-
type: "relative";
|
|
5509
|
-
path: string;
|
|
5510
|
-
} | {
|
|
5511
5507
|
type: "explicit-string";
|
|
5512
5508
|
content: string;
|
|
5513
|
-
} |
|
|
5514
|
-
changelog?: {
|
|
5509
|
+
} | {
|
|
5515
5510
|
type: "relative";
|
|
5516
5511
|
path: string;
|
|
5517
|
-
} |
|
|
5512
|
+
} | undefined;
|
|
5513
|
+
changelog?: {
|
|
5518
5514
|
type: "explicit-string";
|
|
5519
5515
|
content: string;
|
|
5520
|
-
} |
|
|
5521
|
-
logo?: {
|
|
5516
|
+
} | {
|
|
5522
5517
|
type: "relative";
|
|
5523
5518
|
path: string;
|
|
5524
|
-
} |
|
|
5519
|
+
} | undefined;
|
|
5520
|
+
logo?: {
|
|
5525
5521
|
type: "explicit-base64";
|
|
5526
5522
|
mimeType: string;
|
|
5527
5523
|
content: string;
|
|
5524
|
+
} | {
|
|
5525
|
+
type: "relative";
|
|
5526
|
+
path: string;
|
|
5528
5527
|
} | undefined;
|
|
5528
|
+
url?: string | undefined;
|
|
5529
5529
|
docs?: string | undefined;
|
|
5530
5530
|
support?: string | undefined;
|
|
5531
5531
|
tags?: string[] | undefined;
|
|
@@ -5825,41 +5825,41 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5825
5825
|
name: string;
|
|
5826
5826
|
url: string;
|
|
5827
5827
|
logo?: {
|
|
5828
|
-
type: "relative";
|
|
5829
|
-
path: string;
|
|
5830
|
-
} | {
|
|
5831
5828
|
type: "explicit-base64";
|
|
5832
5829
|
mimeType: string;
|
|
5833
5830
|
content: string;
|
|
5831
|
+
} | {
|
|
5832
|
+
type: "relative";
|
|
5833
|
+
path: string;
|
|
5834
5834
|
} | undefined;
|
|
5835
5835
|
} & {
|
|
5836
5836
|
[k: string]: unknown;
|
|
5837
5837
|
};
|
|
5838
5838
|
title: string;
|
|
5839
5839
|
description: string;
|
|
5840
|
-
url?: string | undefined;
|
|
5841
5840
|
longDescription?: {
|
|
5842
|
-
type: "relative";
|
|
5843
|
-
path: string;
|
|
5844
|
-
} | {
|
|
5845
5841
|
type: "explicit-string";
|
|
5846
5842
|
content: string;
|
|
5847
|
-
} |
|
|
5848
|
-
changelog?: {
|
|
5843
|
+
} | {
|
|
5849
5844
|
type: "relative";
|
|
5850
5845
|
path: string;
|
|
5851
|
-
} |
|
|
5846
|
+
} | undefined;
|
|
5847
|
+
changelog?: {
|
|
5852
5848
|
type: "explicit-string";
|
|
5853
5849
|
content: string;
|
|
5854
|
-
} |
|
|
5855
|
-
logo?: {
|
|
5850
|
+
} | {
|
|
5856
5851
|
type: "relative";
|
|
5857
5852
|
path: string;
|
|
5858
|
-
} |
|
|
5853
|
+
} | undefined;
|
|
5854
|
+
logo?: {
|
|
5859
5855
|
type: "explicit-base64";
|
|
5860
5856
|
mimeType: string;
|
|
5861
5857
|
content: string;
|
|
5858
|
+
} | {
|
|
5859
|
+
type: "relative";
|
|
5860
|
+
path: string;
|
|
5862
5861
|
} | undefined;
|
|
5862
|
+
url?: string | undefined;
|
|
5863
5863
|
docs?: string | undefined;
|
|
5864
5864
|
support?: string | undefined;
|
|
5865
5865
|
tags?: string[] | undefined;
|
|
@@ -5872,41 +5872,41 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5872
5872
|
name: string;
|
|
5873
5873
|
url: string;
|
|
5874
5874
|
logo?: {
|
|
5875
|
-
type: "relative";
|
|
5876
|
-
path: string;
|
|
5877
|
-
} | {
|
|
5878
5875
|
type: "explicit-base64";
|
|
5879
5876
|
mimeType: string;
|
|
5880
5877
|
content: string;
|
|
5878
|
+
} | {
|
|
5879
|
+
type: "relative";
|
|
5880
|
+
path: string;
|
|
5881
5881
|
} | undefined;
|
|
5882
5882
|
} & {
|
|
5883
5883
|
[k: string]: unknown;
|
|
5884
5884
|
};
|
|
5885
5885
|
title: string;
|
|
5886
5886
|
description: string;
|
|
5887
|
-
url?: string | undefined;
|
|
5888
5887
|
longDescription?: {
|
|
5889
|
-
type: "relative";
|
|
5890
|
-
path: string;
|
|
5891
|
-
} | {
|
|
5892
5888
|
type: "explicit-string";
|
|
5893
5889
|
content: string;
|
|
5894
|
-
} |
|
|
5895
|
-
changelog?: {
|
|
5890
|
+
} | {
|
|
5896
5891
|
type: "relative";
|
|
5897
5892
|
path: string;
|
|
5898
|
-
} |
|
|
5893
|
+
} | undefined;
|
|
5894
|
+
changelog?: {
|
|
5899
5895
|
type: "explicit-string";
|
|
5900
5896
|
content: string;
|
|
5901
|
-
} |
|
|
5902
|
-
logo?: {
|
|
5897
|
+
} | {
|
|
5903
5898
|
type: "relative";
|
|
5904
5899
|
path: string;
|
|
5905
|
-
} |
|
|
5900
|
+
} | undefined;
|
|
5901
|
+
logo?: {
|
|
5906
5902
|
type: "explicit-base64";
|
|
5907
5903
|
mimeType: string;
|
|
5908
5904
|
content: string;
|
|
5905
|
+
} | {
|
|
5906
|
+
type: "relative";
|
|
5907
|
+
path: string;
|
|
5909
5908
|
} | undefined;
|
|
5909
|
+
url?: string | undefined;
|
|
5910
5910
|
docs?: string | undefined;
|
|
5911
5911
|
support?: string | undefined;
|
|
5912
5912
|
tags?: string[] | undefined;
|
|
@@ -6207,41 +6207,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6207
6207
|
name: string;
|
|
6208
6208
|
url: string;
|
|
6209
6209
|
logo?: {
|
|
6210
|
-
type: "relative";
|
|
6211
|
-
path: string;
|
|
6212
|
-
} | {
|
|
6213
6210
|
type: "explicit-base64";
|
|
6214
6211
|
mimeType: string;
|
|
6215
6212
|
content: string;
|
|
6213
|
+
} | {
|
|
6214
|
+
type: "relative";
|
|
6215
|
+
path: string;
|
|
6216
6216
|
} | undefined;
|
|
6217
6217
|
} & {
|
|
6218
6218
|
[k: string]: unknown;
|
|
6219
6219
|
};
|
|
6220
6220
|
title: string;
|
|
6221
6221
|
description: string;
|
|
6222
|
-
url?: string | undefined;
|
|
6223
6222
|
longDescription?: {
|
|
6224
|
-
type: "relative";
|
|
6225
|
-
path: string;
|
|
6226
|
-
} | {
|
|
6227
6223
|
type: "explicit-string";
|
|
6228
6224
|
content: string;
|
|
6229
|
-
} |
|
|
6230
|
-
changelog?: {
|
|
6225
|
+
} | {
|
|
6231
6226
|
type: "relative";
|
|
6232
6227
|
path: string;
|
|
6233
|
-
} |
|
|
6228
|
+
} | undefined;
|
|
6229
|
+
changelog?: {
|
|
6234
6230
|
type: "explicit-string";
|
|
6235
6231
|
content: string;
|
|
6236
|
-
} |
|
|
6237
|
-
logo?: {
|
|
6232
|
+
} | {
|
|
6238
6233
|
type: "relative";
|
|
6239
6234
|
path: string;
|
|
6240
|
-
} |
|
|
6235
|
+
} | undefined;
|
|
6236
|
+
logo?: {
|
|
6241
6237
|
type: "explicit-base64";
|
|
6242
6238
|
mimeType: string;
|
|
6243
6239
|
content: string;
|
|
6240
|
+
} | {
|
|
6241
|
+
type: "relative";
|
|
6242
|
+
path: string;
|
|
6244
6243
|
} | undefined;
|
|
6244
|
+
url?: string | undefined;
|
|
6245
6245
|
docs?: string | undefined;
|
|
6246
6246
|
support?: string | undefined;
|
|
6247
6247
|
tags?: string[] | undefined;
|
|
@@ -6254,41 +6254,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6254
6254
|
name: string;
|
|
6255
6255
|
url: string;
|
|
6256
6256
|
logo?: {
|
|
6257
|
-
type: "relative";
|
|
6258
|
-
path: string;
|
|
6259
|
-
} | {
|
|
6260
6257
|
type: "explicit-base64";
|
|
6261
6258
|
mimeType: string;
|
|
6262
6259
|
content: string;
|
|
6260
|
+
} | {
|
|
6261
|
+
type: "relative";
|
|
6262
|
+
path: string;
|
|
6263
6263
|
} | undefined;
|
|
6264
6264
|
} & {
|
|
6265
6265
|
[k: string]: unknown;
|
|
6266
6266
|
};
|
|
6267
6267
|
title: string;
|
|
6268
6268
|
description: string;
|
|
6269
|
-
url?: string | undefined;
|
|
6270
6269
|
longDescription?: {
|
|
6271
|
-
type: "relative";
|
|
6272
|
-
path: string;
|
|
6273
|
-
} | {
|
|
6274
6270
|
type: "explicit-string";
|
|
6275
6271
|
content: string;
|
|
6276
|
-
} |
|
|
6277
|
-
changelog?: {
|
|
6272
|
+
} | {
|
|
6278
6273
|
type: "relative";
|
|
6279
6274
|
path: string;
|
|
6280
|
-
} |
|
|
6275
|
+
} | undefined;
|
|
6276
|
+
changelog?: {
|
|
6281
6277
|
type: "explicit-string";
|
|
6282
6278
|
content: string;
|
|
6283
|
-
} |
|
|
6284
|
-
logo?: {
|
|
6279
|
+
} | {
|
|
6285
6280
|
type: "relative";
|
|
6286
6281
|
path: string;
|
|
6287
|
-
} |
|
|
6282
|
+
} | undefined;
|
|
6283
|
+
logo?: {
|
|
6288
6284
|
type: "explicit-base64";
|
|
6289
6285
|
mimeType: string;
|
|
6290
6286
|
content: string;
|
|
6287
|
+
} | {
|
|
6288
|
+
type: "relative";
|
|
6289
|
+
path: string;
|
|
6291
6290
|
} | undefined;
|
|
6291
|
+
url?: string | undefined;
|
|
6292
6292
|
docs?: string | undefined;
|
|
6293
6293
|
support?: string | undefined;
|
|
6294
6294
|
tags?: string[] | undefined;
|
|
@@ -6588,41 +6588,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6588
6588
|
name: string;
|
|
6589
6589
|
url: string;
|
|
6590
6590
|
logo?: {
|
|
6591
|
-
type: "relative";
|
|
6592
|
-
path: string;
|
|
6593
|
-
} | {
|
|
6594
6591
|
type: "explicit-base64";
|
|
6595
6592
|
mimeType: string;
|
|
6596
6593
|
content: string;
|
|
6594
|
+
} | {
|
|
6595
|
+
type: "relative";
|
|
6596
|
+
path: string;
|
|
6597
6597
|
} | undefined;
|
|
6598
6598
|
} & {
|
|
6599
6599
|
[k: string]: unknown;
|
|
6600
6600
|
};
|
|
6601
6601
|
title: string;
|
|
6602
6602
|
description: string;
|
|
6603
|
-
url?: string | undefined;
|
|
6604
6603
|
longDescription?: {
|
|
6605
|
-
type: "relative";
|
|
6606
|
-
path: string;
|
|
6607
|
-
} | {
|
|
6608
6604
|
type: "explicit-string";
|
|
6609
6605
|
content: string;
|
|
6610
|
-
} |
|
|
6611
|
-
changelog?: {
|
|
6606
|
+
} | {
|
|
6612
6607
|
type: "relative";
|
|
6613
6608
|
path: string;
|
|
6614
|
-
} |
|
|
6609
|
+
} | undefined;
|
|
6610
|
+
changelog?: {
|
|
6615
6611
|
type: "explicit-string";
|
|
6616
6612
|
content: string;
|
|
6617
|
-
} |
|
|
6618
|
-
logo?: {
|
|
6613
|
+
} | {
|
|
6619
6614
|
type: "relative";
|
|
6620
6615
|
path: string;
|
|
6621
|
-
} |
|
|
6616
|
+
} | undefined;
|
|
6617
|
+
logo?: {
|
|
6622
6618
|
type: "explicit-base64";
|
|
6623
6619
|
mimeType: string;
|
|
6624
6620
|
content: string;
|
|
6621
|
+
} | {
|
|
6622
|
+
type: "relative";
|
|
6623
|
+
path: string;
|
|
6625
6624
|
} | undefined;
|
|
6625
|
+
url?: string | undefined;
|
|
6626
6626
|
docs?: string | undefined;
|
|
6627
6627
|
support?: string | undefined;
|
|
6628
6628
|
tags?: string[] | undefined;
|
|
@@ -6635,41 +6635,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6635
6635
|
name: string;
|
|
6636
6636
|
url: string;
|
|
6637
6637
|
logo?: {
|
|
6638
|
-
type: "relative";
|
|
6639
|
-
path: string;
|
|
6640
|
-
} | {
|
|
6641
6638
|
type: "explicit-base64";
|
|
6642
6639
|
mimeType: string;
|
|
6643
6640
|
content: string;
|
|
6641
|
+
} | {
|
|
6642
|
+
type: "relative";
|
|
6643
|
+
path: string;
|
|
6644
6644
|
} | undefined;
|
|
6645
6645
|
} & {
|
|
6646
6646
|
[k: string]: unknown;
|
|
6647
6647
|
};
|
|
6648
6648
|
title: string;
|
|
6649
6649
|
description: string;
|
|
6650
|
-
url?: string | undefined;
|
|
6651
6650
|
longDescription?: {
|
|
6652
|
-
type: "relative";
|
|
6653
|
-
path: string;
|
|
6654
|
-
} | {
|
|
6655
6651
|
type: "explicit-string";
|
|
6656
6652
|
content: string;
|
|
6657
|
-
} |
|
|
6658
|
-
changelog?: {
|
|
6653
|
+
} | {
|
|
6659
6654
|
type: "relative";
|
|
6660
6655
|
path: string;
|
|
6661
|
-
} |
|
|
6656
|
+
} | undefined;
|
|
6657
|
+
changelog?: {
|
|
6662
6658
|
type: "explicit-string";
|
|
6663
6659
|
content: string;
|
|
6664
|
-
} |
|
|
6665
|
-
logo?: {
|
|
6660
|
+
} | {
|
|
6666
6661
|
type: "relative";
|
|
6667
6662
|
path: string;
|
|
6668
|
-
} |
|
|
6663
|
+
} | undefined;
|
|
6664
|
+
logo?: {
|
|
6669
6665
|
type: "explicit-base64";
|
|
6670
6666
|
mimeType: string;
|
|
6671
6667
|
content: string;
|
|
6668
|
+
} | {
|
|
6669
|
+
type: "relative";
|
|
6670
|
+
path: string;
|
|
6672
6671
|
} | undefined;
|
|
6672
|
+
url?: string | undefined;
|
|
6673
6673
|
docs?: string | undefined;
|
|
6674
6674
|
support?: string | undefined;
|
|
6675
6675
|
tags?: string[] | undefined;
|
|
@@ -6969,41 +6969,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6969
6969
|
name: string;
|
|
6970
6970
|
url: string;
|
|
6971
6971
|
logo?: {
|
|
6972
|
-
type: "relative";
|
|
6973
|
-
path: string;
|
|
6974
|
-
} | {
|
|
6975
6972
|
type: "explicit-base64";
|
|
6976
6973
|
mimeType: string;
|
|
6977
6974
|
content: string;
|
|
6975
|
+
} | {
|
|
6976
|
+
type: "relative";
|
|
6977
|
+
path: string;
|
|
6978
6978
|
} | undefined;
|
|
6979
6979
|
} & {
|
|
6980
6980
|
[k: string]: unknown;
|
|
6981
6981
|
};
|
|
6982
6982
|
title: string;
|
|
6983
6983
|
description: string;
|
|
6984
|
-
url?: string | undefined;
|
|
6985
6984
|
longDescription?: {
|
|
6986
|
-
type: "relative";
|
|
6987
|
-
path: string;
|
|
6988
|
-
} | {
|
|
6989
6985
|
type: "explicit-string";
|
|
6990
6986
|
content: string;
|
|
6991
|
-
} |
|
|
6992
|
-
changelog?: {
|
|
6987
|
+
} | {
|
|
6993
6988
|
type: "relative";
|
|
6994
6989
|
path: string;
|
|
6995
|
-
} |
|
|
6990
|
+
} | undefined;
|
|
6991
|
+
changelog?: {
|
|
6996
6992
|
type: "explicit-string";
|
|
6997
6993
|
content: string;
|
|
6998
|
-
} |
|
|
6999
|
-
logo?: {
|
|
6994
|
+
} | {
|
|
7000
6995
|
type: "relative";
|
|
7001
6996
|
path: string;
|
|
7002
|
-
} |
|
|
6997
|
+
} | undefined;
|
|
6998
|
+
logo?: {
|
|
7003
6999
|
type: "explicit-base64";
|
|
7004
7000
|
mimeType: string;
|
|
7005
7001
|
content: string;
|
|
7002
|
+
} | {
|
|
7003
|
+
type: "relative";
|
|
7004
|
+
path: string;
|
|
7006
7005
|
} | undefined;
|
|
7006
|
+
url?: string | undefined;
|
|
7007
7007
|
docs?: string | undefined;
|
|
7008
7008
|
support?: string | undefined;
|
|
7009
7009
|
tags?: string[] | undefined;
|
|
@@ -7016,41 +7016,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
7016
7016
|
name: string;
|
|
7017
7017
|
url: string;
|
|
7018
7018
|
logo?: {
|
|
7019
|
-
type: "relative";
|
|
7020
|
-
path: string;
|
|
7021
|
-
} | {
|
|
7022
7019
|
type: "explicit-base64";
|
|
7023
7020
|
mimeType: string;
|
|
7024
7021
|
content: string;
|
|
7022
|
+
} | {
|
|
7023
|
+
type: "relative";
|
|
7024
|
+
path: string;
|
|
7025
7025
|
} | undefined;
|
|
7026
7026
|
} & {
|
|
7027
7027
|
[k: string]: unknown;
|
|
7028
7028
|
};
|
|
7029
7029
|
title: string;
|
|
7030
7030
|
description: string;
|
|
7031
|
-
url?: string | undefined;
|
|
7032
7031
|
longDescription?: {
|
|
7033
|
-
type: "relative";
|
|
7034
|
-
path: string;
|
|
7035
|
-
} | {
|
|
7036
7032
|
type: "explicit-string";
|
|
7037
7033
|
content: string;
|
|
7038
|
-
} |
|
|
7039
|
-
changelog?: {
|
|
7034
|
+
} | {
|
|
7040
7035
|
type: "relative";
|
|
7041
7036
|
path: string;
|
|
7042
|
-
} |
|
|
7037
|
+
} | undefined;
|
|
7038
|
+
changelog?: {
|
|
7043
7039
|
type: "explicit-string";
|
|
7044
7040
|
content: string;
|
|
7045
|
-
} |
|
|
7046
|
-
logo?: {
|
|
7041
|
+
} | {
|
|
7047
7042
|
type: "relative";
|
|
7048
7043
|
path: string;
|
|
7049
|
-
} |
|
|
7044
|
+
} | undefined;
|
|
7045
|
+
logo?: {
|
|
7050
7046
|
type: "explicit-base64";
|
|
7051
7047
|
mimeType: string;
|
|
7052
7048
|
content: string;
|
|
7049
|
+
} | {
|
|
7050
|
+
type: "relative";
|
|
7051
|
+
path: string;
|
|
7053
7052
|
} | undefined;
|
|
7053
|
+
url?: string | undefined;
|
|
7054
7054
|
docs?: string | undefined;
|
|
7055
7055
|
support?: string | undefined;
|
|
7056
7056
|
tags?: string[] | undefined;
|
|
@@ -8841,41 +8841,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
8841
8841
|
name: string;
|
|
8842
8842
|
url: string;
|
|
8843
8843
|
logo?: {
|
|
8844
|
-
type: "relative";
|
|
8845
|
-
path: string;
|
|
8846
|
-
} | {
|
|
8847
8844
|
type: "explicit-base64";
|
|
8848
8845
|
mimeType: string;
|
|
8849
8846
|
content: string;
|
|
8847
|
+
} | {
|
|
8848
|
+
type: "relative";
|
|
8849
|
+
path: string;
|
|
8850
8850
|
} | undefined;
|
|
8851
8851
|
} & {
|
|
8852
8852
|
[k: string]: unknown;
|
|
8853
8853
|
};
|
|
8854
8854
|
title: string;
|
|
8855
8855
|
description: string;
|
|
8856
|
-
url?: string | undefined;
|
|
8857
8856
|
longDescription?: {
|
|
8858
|
-
type: "relative";
|
|
8859
|
-
path: string;
|
|
8860
|
-
} | {
|
|
8861
8857
|
type: "explicit-string";
|
|
8862
8858
|
content: string;
|
|
8863
|
-
} |
|
|
8864
|
-
changelog?: {
|
|
8859
|
+
} | {
|
|
8865
8860
|
type: "relative";
|
|
8866
8861
|
path: string;
|
|
8867
|
-
} |
|
|
8862
|
+
} | undefined;
|
|
8863
|
+
changelog?: {
|
|
8868
8864
|
type: "explicit-string";
|
|
8869
8865
|
content: string;
|
|
8870
|
-
} |
|
|
8871
|
-
logo?: {
|
|
8866
|
+
} | {
|
|
8872
8867
|
type: "relative";
|
|
8873
8868
|
path: string;
|
|
8874
|
-
} |
|
|
8869
|
+
} | undefined;
|
|
8870
|
+
logo?: {
|
|
8875
8871
|
type: "explicit-base64";
|
|
8876
8872
|
mimeType: string;
|
|
8877
8873
|
content: string;
|
|
8874
|
+
} | {
|
|
8875
|
+
type: "relative";
|
|
8876
|
+
path: string;
|
|
8878
8877
|
} | undefined;
|
|
8878
|
+
url?: string | undefined;
|
|
8879
8879
|
docs?: string | undefined;
|
|
8880
8880
|
support?: string | undefined;
|
|
8881
8881
|
tags?: string[] | undefined;
|
|
@@ -8888,41 +8888,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
8888
8888
|
name: string;
|
|
8889
8889
|
url: string;
|
|
8890
8890
|
logo?: {
|
|
8891
|
-
type: "relative";
|
|
8892
|
-
path: string;
|
|
8893
|
-
} | {
|
|
8894
8891
|
type: "explicit-base64";
|
|
8895
8892
|
mimeType: string;
|
|
8896
8893
|
content: string;
|
|
8894
|
+
} | {
|
|
8895
|
+
type: "relative";
|
|
8896
|
+
path: string;
|
|
8897
8897
|
} | undefined;
|
|
8898
8898
|
} & {
|
|
8899
8899
|
[k: string]: unknown;
|
|
8900
8900
|
};
|
|
8901
8901
|
title: string;
|
|
8902
8902
|
description: string;
|
|
8903
|
-
url?: string | undefined;
|
|
8904
8903
|
longDescription?: {
|
|
8905
|
-
type: "relative";
|
|
8906
|
-
path: string;
|
|
8907
|
-
} | {
|
|
8908
8904
|
type: "explicit-string";
|
|
8909
8905
|
content: string;
|
|
8910
|
-
} |
|
|
8911
|
-
changelog?: {
|
|
8906
|
+
} | {
|
|
8912
8907
|
type: "relative";
|
|
8913
8908
|
path: string;
|
|
8914
|
-
} |
|
|
8909
|
+
} | undefined;
|
|
8910
|
+
changelog?: {
|
|
8915
8911
|
type: "explicit-string";
|
|
8916
8912
|
content: string;
|
|
8917
|
-
} |
|
|
8918
|
-
logo?: {
|
|
8913
|
+
} | {
|
|
8919
8914
|
type: "relative";
|
|
8920
8915
|
path: string;
|
|
8921
|
-
} |
|
|
8916
|
+
} | undefined;
|
|
8917
|
+
logo?: {
|
|
8922
8918
|
type: "explicit-base64";
|
|
8923
8919
|
mimeType: string;
|
|
8924
8920
|
content: string;
|
|
8921
|
+
} | {
|
|
8922
|
+
type: "relative";
|
|
8923
|
+
path: string;
|
|
8925
8924
|
} | undefined;
|
|
8925
|
+
url?: string | undefined;
|
|
8926
8926
|
docs?: string | undefined;
|
|
8927
8927
|
support?: string | undefined;
|
|
8928
8928
|
tags?: string[] | undefined;
|
|
@@ -9222,41 +9222,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9222
9222
|
name: string;
|
|
9223
9223
|
url: string;
|
|
9224
9224
|
logo?: {
|
|
9225
|
-
type: "relative";
|
|
9226
|
-
path: string;
|
|
9227
|
-
} | {
|
|
9228
9225
|
type: "explicit-base64";
|
|
9229
9226
|
mimeType: string;
|
|
9230
9227
|
content: string;
|
|
9228
|
+
} | {
|
|
9229
|
+
type: "relative";
|
|
9230
|
+
path: string;
|
|
9231
9231
|
} | undefined;
|
|
9232
9232
|
} & {
|
|
9233
9233
|
[k: string]: unknown;
|
|
9234
9234
|
};
|
|
9235
9235
|
title: string;
|
|
9236
9236
|
description: string;
|
|
9237
|
-
url?: string | undefined;
|
|
9238
9237
|
longDescription?: {
|
|
9239
|
-
type: "relative";
|
|
9240
|
-
path: string;
|
|
9241
|
-
} | {
|
|
9242
9238
|
type: "explicit-string";
|
|
9243
9239
|
content: string;
|
|
9244
|
-
} |
|
|
9245
|
-
changelog?: {
|
|
9240
|
+
} | {
|
|
9246
9241
|
type: "relative";
|
|
9247
9242
|
path: string;
|
|
9248
|
-
} |
|
|
9243
|
+
} | undefined;
|
|
9244
|
+
changelog?: {
|
|
9249
9245
|
type: "explicit-string";
|
|
9250
9246
|
content: string;
|
|
9251
|
-
} |
|
|
9252
|
-
logo?: {
|
|
9247
|
+
} | {
|
|
9253
9248
|
type: "relative";
|
|
9254
9249
|
path: string;
|
|
9255
|
-
} |
|
|
9250
|
+
} | undefined;
|
|
9251
|
+
logo?: {
|
|
9256
9252
|
type: "explicit-base64";
|
|
9257
9253
|
mimeType: string;
|
|
9258
9254
|
content: string;
|
|
9255
|
+
} | {
|
|
9256
|
+
type: "relative";
|
|
9257
|
+
path: string;
|
|
9259
9258
|
} | undefined;
|
|
9259
|
+
url?: string | undefined;
|
|
9260
9260
|
docs?: string | undefined;
|
|
9261
9261
|
support?: string | undefined;
|
|
9262
9262
|
tags?: string[] | undefined;
|
|
@@ -9269,41 +9269,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9269
9269
|
name: string;
|
|
9270
9270
|
url: string;
|
|
9271
9271
|
logo?: {
|
|
9272
|
-
type: "relative";
|
|
9273
|
-
path: string;
|
|
9274
|
-
} | {
|
|
9275
9272
|
type: "explicit-base64";
|
|
9276
9273
|
mimeType: string;
|
|
9277
9274
|
content: string;
|
|
9275
|
+
} | {
|
|
9276
|
+
type: "relative";
|
|
9277
|
+
path: string;
|
|
9278
9278
|
} | undefined;
|
|
9279
9279
|
} & {
|
|
9280
9280
|
[k: string]: unknown;
|
|
9281
9281
|
};
|
|
9282
9282
|
title: string;
|
|
9283
9283
|
description: string;
|
|
9284
|
-
url?: string | undefined;
|
|
9285
9284
|
longDescription?: {
|
|
9286
|
-
type: "relative";
|
|
9287
|
-
path: string;
|
|
9288
|
-
} | {
|
|
9289
9285
|
type: "explicit-string";
|
|
9290
9286
|
content: string;
|
|
9291
|
-
} |
|
|
9292
|
-
changelog?: {
|
|
9287
|
+
} | {
|
|
9293
9288
|
type: "relative";
|
|
9294
9289
|
path: string;
|
|
9295
|
-
} |
|
|
9290
|
+
} | undefined;
|
|
9291
|
+
changelog?: {
|
|
9296
9292
|
type: "explicit-string";
|
|
9297
9293
|
content: string;
|
|
9298
|
-
} |
|
|
9299
|
-
logo?: {
|
|
9294
|
+
} | {
|
|
9300
9295
|
type: "relative";
|
|
9301
9296
|
path: string;
|
|
9302
|
-
} |
|
|
9297
|
+
} | undefined;
|
|
9298
|
+
logo?: {
|
|
9303
9299
|
type: "explicit-base64";
|
|
9304
9300
|
mimeType: string;
|
|
9305
9301
|
content: string;
|
|
9302
|
+
} | {
|
|
9303
|
+
type: "relative";
|
|
9304
|
+
path: string;
|
|
9306
9305
|
} | undefined;
|
|
9306
|
+
url?: string | undefined;
|
|
9307
9307
|
docs?: string | undefined;
|
|
9308
9308
|
support?: string | undefined;
|
|
9309
9309
|
tags?: string[] | undefined;
|
|
@@ -9603,41 +9603,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9603
9603
|
name: string;
|
|
9604
9604
|
url: string;
|
|
9605
9605
|
logo?: {
|
|
9606
|
-
type: "relative";
|
|
9607
|
-
path: string;
|
|
9608
|
-
} | {
|
|
9609
9606
|
type: "explicit-base64";
|
|
9610
9607
|
mimeType: string;
|
|
9611
9608
|
content: string;
|
|
9609
|
+
} | {
|
|
9610
|
+
type: "relative";
|
|
9611
|
+
path: string;
|
|
9612
9612
|
} | undefined;
|
|
9613
9613
|
} & {
|
|
9614
9614
|
[k: string]: unknown;
|
|
9615
9615
|
};
|
|
9616
9616
|
title: string;
|
|
9617
9617
|
description: string;
|
|
9618
|
-
url?: string | undefined;
|
|
9619
9618
|
longDescription?: {
|
|
9620
|
-
type: "relative";
|
|
9621
|
-
path: string;
|
|
9622
|
-
} | {
|
|
9623
9619
|
type: "explicit-string";
|
|
9624
9620
|
content: string;
|
|
9625
|
-
} |
|
|
9626
|
-
changelog?: {
|
|
9621
|
+
} | {
|
|
9627
9622
|
type: "relative";
|
|
9628
9623
|
path: string;
|
|
9629
|
-
} |
|
|
9624
|
+
} | undefined;
|
|
9625
|
+
changelog?: {
|
|
9630
9626
|
type: "explicit-string";
|
|
9631
9627
|
content: string;
|
|
9632
|
-
} |
|
|
9633
|
-
logo?: {
|
|
9628
|
+
} | {
|
|
9634
9629
|
type: "relative";
|
|
9635
9630
|
path: string;
|
|
9636
|
-
} |
|
|
9631
|
+
} | undefined;
|
|
9632
|
+
logo?: {
|
|
9637
9633
|
type: "explicit-base64";
|
|
9638
9634
|
mimeType: string;
|
|
9639
9635
|
content: string;
|
|
9636
|
+
} | {
|
|
9637
|
+
type: "relative";
|
|
9638
|
+
path: string;
|
|
9640
9639
|
} | undefined;
|
|
9640
|
+
url?: string | undefined;
|
|
9641
9641
|
docs?: string | undefined;
|
|
9642
9642
|
support?: string | undefined;
|
|
9643
9643
|
tags?: string[] | undefined;
|
|
@@ -9650,41 +9650,41 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9650
9650
|
name: string;
|
|
9651
9651
|
url: string;
|
|
9652
9652
|
logo?: {
|
|
9653
|
-
type: "relative";
|
|
9654
|
-
path: string;
|
|
9655
|
-
} | {
|
|
9656
9653
|
type: "explicit-base64";
|
|
9657
9654
|
mimeType: string;
|
|
9658
9655
|
content: string;
|
|
9656
|
+
} | {
|
|
9657
|
+
type: "relative";
|
|
9658
|
+
path: string;
|
|
9659
9659
|
} | undefined;
|
|
9660
9660
|
} & {
|
|
9661
9661
|
[k: string]: unknown;
|
|
9662
9662
|
};
|
|
9663
9663
|
title: string;
|
|
9664
9664
|
description: string;
|
|
9665
|
-
url?: string | undefined;
|
|
9666
9665
|
longDescription?: {
|
|
9667
|
-
type: "relative";
|
|
9668
|
-
path: string;
|
|
9669
|
-
} | {
|
|
9670
9666
|
type: "explicit-string";
|
|
9671
9667
|
content: string;
|
|
9672
|
-
} |
|
|
9673
|
-
changelog?: {
|
|
9668
|
+
} | {
|
|
9674
9669
|
type: "relative";
|
|
9675
9670
|
path: string;
|
|
9676
|
-
} |
|
|
9671
|
+
} | undefined;
|
|
9672
|
+
changelog?: {
|
|
9677
9673
|
type: "explicit-string";
|
|
9678
9674
|
content: string;
|
|
9679
|
-
} |
|
|
9680
|
-
logo?: {
|
|
9675
|
+
} | {
|
|
9681
9676
|
type: "relative";
|
|
9682
9677
|
path: string;
|
|
9683
|
-
} |
|
|
9678
|
+
} | undefined;
|
|
9679
|
+
logo?: {
|
|
9684
9680
|
type: "explicit-base64";
|
|
9685
9681
|
mimeType: string;
|
|
9686
9682
|
content: string;
|
|
9683
|
+
} | {
|
|
9684
|
+
type: "relative";
|
|
9685
|
+
path: string;
|
|
9687
9686
|
} | undefined;
|
|
9687
|
+
url?: string | undefined;
|
|
9688
9688
|
docs?: string | undefined;
|
|
9689
9689
|
support?: string | undefined;
|
|
9690
9690
|
tags?: string[] | undefined;
|