@platforma-sdk/block-tools 2.7.2 → 2.7.3
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.
|
@@ -5060,8 +5060,8 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5060
5060
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
5061
5061
|
}, "strip", z.ZodTypeAny, {
|
|
5062
5062
|
organization: {
|
|
5063
|
-
url: string;
|
|
5064
5063
|
name: string;
|
|
5064
|
+
url: string;
|
|
5065
5065
|
logo?: {
|
|
5066
5066
|
type: "explicit-base64";
|
|
5067
5067
|
content: string;
|
|
@@ -5107,8 +5107,8 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5107
5107
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
5108
5108
|
}, {
|
|
5109
5109
|
organization: {
|
|
5110
|
-
url: string;
|
|
5111
5110
|
name: string;
|
|
5111
|
+
url: string;
|
|
5112
5112
|
logo?: {
|
|
5113
5113
|
type: "explicit-base64";
|
|
5114
5114
|
content: string;
|
|
@@ -5441,8 +5441,8 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5441
5441
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
5442
5442
|
}, "strip", z.ZodTypeAny, {
|
|
5443
5443
|
organization: {
|
|
5444
|
-
url: string;
|
|
5445
5444
|
name: string;
|
|
5445
|
+
url: string;
|
|
5446
5446
|
logo?: {
|
|
5447
5447
|
type: "explicit-base64";
|
|
5448
5448
|
content: string;
|
|
@@ -5488,8 +5488,8 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5488
5488
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
5489
5489
|
}, {
|
|
5490
5490
|
organization: {
|
|
5491
|
-
url: string;
|
|
5492
5491
|
name: string;
|
|
5492
|
+
url: string;
|
|
5493
5493
|
logo?: {
|
|
5494
5494
|
type: "explicit-base64";
|
|
5495
5495
|
content: string;
|
|
@@ -5822,8 +5822,8 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5822
5822
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
5823
5823
|
}, "strip", z.ZodTypeAny, {
|
|
5824
5824
|
organization: {
|
|
5825
|
-
url: string;
|
|
5826
5825
|
name: string;
|
|
5826
|
+
url: string;
|
|
5827
5827
|
logo?: {
|
|
5828
5828
|
type: "explicit-base64";
|
|
5829
5829
|
content: string;
|
|
@@ -5869,8 +5869,8 @@ export declare function BlockPackDescriptionConsolidateToFolder(dstFolder: strin
|
|
|
5869
5869
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
5870
5870
|
}, {
|
|
5871
5871
|
organization: {
|
|
5872
|
-
url: string;
|
|
5873
5872
|
name: string;
|
|
5873
|
+
url: string;
|
|
5874
5874
|
logo?: {
|
|
5875
5875
|
type: "explicit-base64";
|
|
5876
5876
|
content: string;
|
|
@@ -6204,8 +6204,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6204
6204
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
6205
6205
|
}, "strip", z.ZodTypeAny, {
|
|
6206
6206
|
organization: {
|
|
6207
|
-
url: string;
|
|
6208
6207
|
name: string;
|
|
6208
|
+
url: string;
|
|
6209
6209
|
logo?: {
|
|
6210
6210
|
type: "explicit-base64";
|
|
6211
6211
|
content: string;
|
|
@@ -6251,8 +6251,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6251
6251
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
6252
6252
|
}, {
|
|
6253
6253
|
organization: {
|
|
6254
|
-
url: string;
|
|
6255
6254
|
name: string;
|
|
6255
|
+
url: string;
|
|
6256
6256
|
logo?: {
|
|
6257
6257
|
type: "explicit-base64";
|
|
6258
6258
|
content: string;
|
|
@@ -6585,8 +6585,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6585
6585
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
6586
6586
|
}, "strip", z.ZodTypeAny, {
|
|
6587
6587
|
organization: {
|
|
6588
|
-
url: string;
|
|
6589
6588
|
name: string;
|
|
6589
|
+
url: string;
|
|
6590
6590
|
logo?: {
|
|
6591
6591
|
type: "explicit-base64";
|
|
6592
6592
|
content: string;
|
|
@@ -6632,8 +6632,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6632
6632
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
6633
6633
|
}, {
|
|
6634
6634
|
organization: {
|
|
6635
|
-
url: string;
|
|
6636
6635
|
name: string;
|
|
6636
|
+
url: string;
|
|
6637
6637
|
logo?: {
|
|
6638
6638
|
type: "explicit-base64";
|
|
6639
6639
|
content: string;
|
|
@@ -6966,8 +6966,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
6966
6966
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
6967
6967
|
}, "strip", z.ZodTypeAny, {
|
|
6968
6968
|
organization: {
|
|
6969
|
-
url: string;
|
|
6970
6969
|
name: string;
|
|
6970
|
+
url: string;
|
|
6971
6971
|
logo?: {
|
|
6972
6972
|
type: "explicit-base64";
|
|
6973
6973
|
content: string;
|
|
@@ -7013,8 +7013,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
7013
7013
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
7014
7014
|
}, {
|
|
7015
7015
|
organization: {
|
|
7016
|
-
url: string;
|
|
7017
7016
|
name: string;
|
|
7017
|
+
url: string;
|
|
7018
7018
|
logo?: {
|
|
7019
7019
|
type: "explicit-base64";
|
|
7020
7020
|
content: string;
|
|
@@ -8838,8 +8838,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
8838
8838
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
8839
8839
|
}, "strip", z.ZodTypeAny, {
|
|
8840
8840
|
organization: {
|
|
8841
|
-
url: string;
|
|
8842
8841
|
name: string;
|
|
8842
|
+
url: string;
|
|
8843
8843
|
logo?: {
|
|
8844
8844
|
type: "explicit-base64";
|
|
8845
8845
|
content: string;
|
|
@@ -8885,8 +8885,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
8885
8885
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
8886
8886
|
}, {
|
|
8887
8887
|
organization: {
|
|
8888
|
-
url: string;
|
|
8889
8888
|
name: string;
|
|
8889
|
+
url: string;
|
|
8890
8890
|
logo?: {
|
|
8891
8891
|
type: "explicit-base64";
|
|
8892
8892
|
content: string;
|
|
@@ -9219,8 +9219,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9219
9219
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
9220
9220
|
}, "strip", z.ZodTypeAny, {
|
|
9221
9221
|
organization: {
|
|
9222
|
-
url: string;
|
|
9223
9222
|
name: string;
|
|
9223
|
+
url: string;
|
|
9224
9224
|
logo?: {
|
|
9225
9225
|
type: "explicit-base64";
|
|
9226
9226
|
content: string;
|
|
@@ -9266,8 +9266,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9266
9266
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
9267
9267
|
}, {
|
|
9268
9268
|
organization: {
|
|
9269
|
-
url: string;
|
|
9270
9269
|
name: string;
|
|
9270
|
+
url: string;
|
|
9271
9271
|
logo?: {
|
|
9272
9272
|
type: "explicit-base64";
|
|
9273
9273
|
content: string;
|
|
@@ -9600,8 +9600,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9600
9600
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
9601
9601
|
}, "strip", z.ZodTypeAny, {
|
|
9602
9602
|
organization: {
|
|
9603
|
-
url: string;
|
|
9604
9603
|
name: string;
|
|
9604
|
+
url: string;
|
|
9605
9605
|
logo?: {
|
|
9606
9606
|
type: "explicit-base64";
|
|
9607
9607
|
content: string;
|
|
@@ -9647,8 +9647,8 @@ export declare function BlockPackDescriptionManifestAddRelativePathPrefix(prefix
|
|
|
9647
9647
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
9648
9648
|
}, {
|
|
9649
9649
|
organization: {
|
|
9650
|
-
url: string;
|
|
9651
9650
|
name: string;
|
|
9651
|
+
url: string;
|
|
9652
9652
|
logo?: {
|
|
9653
9653
|
type: "explicit-base64";
|
|
9654
9654
|
content: string;
|
|
@@ -1191,8 +1191,8 @@ export declare const BlockPackMetaEmbedAbsoluteBase64: z.ZodPipeline<z.ZodObject
|
|
|
1191
1191
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
1192
1192
|
}, "strip", z.ZodTypeAny, {
|
|
1193
1193
|
organization: {
|
|
1194
|
-
url: string;
|
|
1195
1194
|
name: string;
|
|
1195
|
+
url: string;
|
|
1196
1196
|
logo?: {
|
|
1197
1197
|
type: "explicit-base64";
|
|
1198
1198
|
content: string;
|
|
@@ -1220,8 +1220,8 @@ export declare const BlockPackMetaEmbedAbsoluteBase64: z.ZodPipeline<z.ZodObject
|
|
|
1220
1220
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
1221
1221
|
}, {
|
|
1222
1222
|
organization: {
|
|
1223
|
-
url: string;
|
|
1224
1223
|
name: string;
|
|
1224
|
+
url: string;
|
|
1225
1225
|
logo?: {
|
|
1226
1226
|
type: "explicit-base64";
|
|
1227
1227
|
content: string;
|
|
@@ -1604,8 +1604,8 @@ export declare const BlockPackMetaEmbedAbsoluteBytes: z.ZodPipeline<z.ZodObject<
|
|
|
1604
1604
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
1605
1605
|
}, "strip", z.ZodTypeAny, {
|
|
1606
1606
|
organization: {
|
|
1607
|
-
url: string;
|
|
1608
1607
|
name: string;
|
|
1608
|
+
url: string;
|
|
1609
1609
|
logo?: {
|
|
1610
1610
|
type: "explicit-bytes";
|
|
1611
1611
|
content: Uint8Array<ArrayBuffer>;
|
|
@@ -1633,8 +1633,8 @@ export declare const BlockPackMetaEmbedAbsoluteBytes: z.ZodPipeline<z.ZodObject<
|
|
|
1633
1633
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
1634
1634
|
}, {
|
|
1635
1635
|
organization: {
|
|
1636
|
-
url: string;
|
|
1637
1636
|
name: string;
|
|
1637
|
+
url: string;
|
|
1638
1638
|
logo?: {
|
|
1639
1639
|
type: "explicit-bytes";
|
|
1640
1640
|
content: Uint8Array<ArrayBuffer>;
|
|
@@ -2017,8 +2017,8 @@ export declare function BlockPackMetaEmbedBytes(reader: RelativeContentReader):
|
|
|
2017
2017
|
supportedPlatforms: z.ZodOptional<z.ZodArray<z.ZodEnum<["windows-x64", "windows-aarch64", "macosx-x64", "macosx-aarch64", "linux-x64", "linux-aarch64"]>, "many">>;
|
|
2018
2018
|
}, "strip", z.ZodTypeAny, {
|
|
2019
2019
|
organization: {
|
|
2020
|
-
url: string;
|
|
2021
2020
|
name: string;
|
|
2021
|
+
url: string;
|
|
2022
2022
|
logo?: {
|
|
2023
2023
|
type: "explicit-bytes";
|
|
2024
2024
|
content: Uint8Array<ArrayBuffer>;
|
|
@@ -2046,8 +2046,8 @@ export declare function BlockPackMetaEmbedBytes(reader: RelativeContentReader):
|
|
|
2046
2046
|
supportedPlatforms?: ("windows-x64" | "windows-aarch64" | "macosx-x64" | "macosx-aarch64" | "linux-x64" | "linux-aarch64")[] | undefined;
|
|
2047
2047
|
}, {
|
|
2048
2048
|
organization: {
|
|
2049
|
-
url: string;
|
|
2050
2049
|
name: string;
|
|
2050
|
+
url: string;
|
|
2051
2051
|
logo?: {
|
|
2052
2052
|
type: "explicit-bytes";
|
|
2053
2053
|
content: Uint8Array<ArrayBuffer>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@platforma-sdk/block-tools",
|
|
3
|
-
"version": "2.7.
|
|
3
|
+
"version": "2.7.3",
|
|
4
4
|
"description": "Utility to manipulate Platforma Blocks and Block Registry",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"bin": {
|
|
@@ -33,12 +33,12 @@
|
|
|
33
33
|
"yaml": "^2.8.0",
|
|
34
34
|
"zod": "~3.23.8",
|
|
35
35
|
"@milaboratories/pl-http": "1.2.4",
|
|
36
|
-
"@milaboratories/ts-helpers": "1.
|
|
37
|
-
"@milaboratories/pl-model-common": "1.
|
|
36
|
+
"@milaboratories/ts-helpers": "1.8.0",
|
|
37
|
+
"@milaboratories/pl-model-common": "1.30.0",
|
|
38
38
|
"@milaboratories/resolve-helper": "1.1.3",
|
|
39
|
-
"@milaboratories/ts-helpers-oclif": "1.1.
|
|
39
|
+
"@milaboratories/ts-helpers-oclif": "1.1.39",
|
|
40
40
|
"@platforma-sdk/blocks-deps-updater": "2.2.0",
|
|
41
|
-
"@milaboratories/pl-model-middle-layer": "1.16.
|
|
41
|
+
"@milaboratories/pl-model-middle-layer": "1.16.1"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
@@ -53,10 +53,10 @@
|
|
|
53
53
|
"vite": "8.0.0-beta.15",
|
|
54
54
|
"vite-plugin-dts": "^4.5.3",
|
|
55
55
|
"vitest": "^4.0.18",
|
|
56
|
-
"@milaboratories/ts-builder": "1.3.0",
|
|
57
|
-
"@milaboratories/build-configs": "1.5.2",
|
|
58
56
|
"@milaboratories/oclif-index": "1.1.1",
|
|
59
|
-
"@milaboratories/ts-configs": "1.2.2"
|
|
57
|
+
"@milaboratories/ts-configs": "1.2.2",
|
|
58
|
+
"@milaboratories/build-configs": "1.5.2",
|
|
59
|
+
"@milaboratories/ts-builder": "1.3.0"
|
|
60
60
|
},
|
|
61
61
|
"oclif": {
|
|
62
62
|
"bin": "block-tools",
|