@itwin/presentation-common 5.7.0-dev.4 → 5.7.0-dev.6
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/Ruleset.schema.json +41 -123
- package/package.json +12 -13
package/Ruleset.schema.json
CHANGED
|
@@ -104,10 +104,8 @@
|
|
|
104
104
|
"type": "array"
|
|
105
105
|
},
|
|
106
106
|
"ruleType": {
|
|
107
|
+
"const": "ChildNodes",
|
|
107
108
|
"description": "Used for serializing to JSON.",
|
|
108
|
-
"enum": [
|
|
109
|
-
"ChildNodes"
|
|
110
|
-
],
|
|
111
109
|
"type": "string"
|
|
112
110
|
},
|
|
113
111
|
"specifications": {
|
|
@@ -166,10 +164,8 @@
|
|
|
166
164
|
"type": "boolean"
|
|
167
165
|
},
|
|
168
166
|
"specType": {
|
|
167
|
+
"const": "Class",
|
|
169
168
|
"description": "Used for serializing to JSON.",
|
|
170
|
-
"enum": [
|
|
171
|
-
"Class"
|
|
172
|
-
],
|
|
173
169
|
"type": "string"
|
|
174
170
|
}
|
|
175
171
|
},
|
|
@@ -262,10 +258,8 @@
|
|
|
262
258
|
"type": "array"
|
|
263
259
|
},
|
|
264
260
|
"specType": {
|
|
261
|
+
"const": "ContentInstancesOfSpecificClasses",
|
|
265
262
|
"description": "Used for serializing to JSON.",
|
|
266
|
-
"enum": [
|
|
267
|
-
"ContentInstancesOfSpecificClasses"
|
|
268
|
-
],
|
|
269
263
|
"type": "string"
|
|
270
264
|
}
|
|
271
265
|
},
|
|
@@ -331,10 +325,8 @@
|
|
|
331
325
|
"type": "array"
|
|
332
326
|
},
|
|
333
327
|
"ruleType": {
|
|
328
|
+
"const": "ContentModifier",
|
|
334
329
|
"description": "Used for serializing to JSON.",
|
|
335
|
-
"enum": [
|
|
336
|
-
"ContentModifier"
|
|
337
|
-
],
|
|
338
330
|
"type": "string"
|
|
339
331
|
}
|
|
340
332
|
},
|
|
@@ -402,10 +394,8 @@
|
|
|
402
394
|
"type": "array"
|
|
403
395
|
},
|
|
404
396
|
"specType": {
|
|
397
|
+
"const": "ContentRelatedInstances",
|
|
405
398
|
"description": "Used for serializing to JSON.",
|
|
406
|
-
"enum": [
|
|
407
|
-
"ContentRelatedInstances"
|
|
408
|
-
],
|
|
409
399
|
"type": "string"
|
|
410
400
|
}
|
|
411
401
|
},
|
|
@@ -439,10 +429,8 @@
|
|
|
439
429
|
"type": "array"
|
|
440
430
|
},
|
|
441
431
|
"ruleType": {
|
|
432
|
+
"const": "Content",
|
|
442
433
|
"description": "Used for serializing to JSON.",
|
|
443
|
-
"enum": [
|
|
444
|
-
"Content"
|
|
445
|
-
],
|
|
446
434
|
"type": "string"
|
|
447
435
|
},
|
|
448
436
|
"specifications": {
|
|
@@ -535,10 +523,8 @@
|
|
|
535
523
|
"type": "array"
|
|
536
524
|
},
|
|
537
525
|
"specType": {
|
|
526
|
+
"const": "CustomNode",
|
|
538
527
|
"description": "Used for serializing to JSON.",
|
|
539
|
-
"enum": [
|
|
540
|
-
"CustomNode"
|
|
541
|
-
],
|
|
542
528
|
"type": "string"
|
|
543
529
|
},
|
|
544
530
|
"suppressSimilarAncestorsCheck": {
|
|
@@ -621,10 +607,8 @@
|
|
|
621
607
|
"type": "array"
|
|
622
608
|
},
|
|
623
609
|
"specType": {
|
|
610
|
+
"const": "CustomQueryInstanceNodes",
|
|
624
611
|
"description": "Used for serializing to JSON.",
|
|
625
|
-
"enum": [
|
|
626
|
-
"CustomQueryInstanceNodes"
|
|
627
|
-
],
|
|
628
612
|
"type": "string"
|
|
629
613
|
},
|
|
630
614
|
"suppressSimilarAncestorsCheck": {
|
|
@@ -694,10 +678,8 @@
|
|
|
694
678
|
"type": "array"
|
|
695
679
|
},
|
|
696
680
|
"ruleType": {
|
|
681
|
+
"const": "DefaultPropertyCategoryOverride",
|
|
697
682
|
"description": "Used for serializing to JSON.",
|
|
698
|
-
"enum": [
|
|
699
|
-
"DefaultPropertyCategoryOverride"
|
|
700
|
-
],
|
|
701
683
|
"type": "string"
|
|
702
684
|
},
|
|
703
685
|
"specification": {
|
|
@@ -743,10 +725,8 @@
|
|
|
743
725
|
"type": "array"
|
|
744
726
|
},
|
|
745
727
|
"ruleType": {
|
|
728
|
+
"const": "DisabledSorting",
|
|
746
729
|
"description": "Used for serializing to JSON.",
|
|
747
|
-
"enum": [
|
|
748
|
-
"DisabledSorting"
|
|
749
|
-
],
|
|
750
730
|
"type": "string"
|
|
751
731
|
}
|
|
752
732
|
},
|
|
@@ -769,10 +749,8 @@
|
|
|
769
749
|
"type": "string"
|
|
770
750
|
},
|
|
771
751
|
"specType": {
|
|
752
|
+
"const": "ECPropertyValue",
|
|
772
753
|
"description": "Used for serializing to JSON.",
|
|
773
|
-
"enum": [
|
|
774
|
-
"ECPropertyValue"
|
|
775
|
-
],
|
|
776
754
|
"type": "string"
|
|
777
755
|
}
|
|
778
756
|
},
|
|
@@ -814,10 +792,8 @@
|
|
|
814
792
|
"type": "array"
|
|
815
793
|
},
|
|
816
794
|
"ruleType": {
|
|
795
|
+
"const": "ExtendedData",
|
|
817
796
|
"description": "Used for serializing to JSON.",
|
|
818
|
-
"enum": [
|
|
819
|
-
"ExtendedData"
|
|
820
|
-
],
|
|
821
797
|
"type": "string"
|
|
822
798
|
}
|
|
823
799
|
},
|
|
@@ -863,10 +839,8 @@
|
|
|
863
839
|
"type": "array"
|
|
864
840
|
},
|
|
865
841
|
"ruleType": {
|
|
842
|
+
"const": "Grouping",
|
|
866
843
|
"description": "Used for serializing to JSON.",
|
|
867
|
-
"enum": [
|
|
868
|
-
"Grouping"
|
|
869
|
-
],
|
|
870
844
|
"type": "string"
|
|
871
845
|
}
|
|
872
846
|
},
|
|
@@ -905,10 +879,8 @@
|
|
|
905
879
|
"type": "boolean"
|
|
906
880
|
},
|
|
907
881
|
"type": {
|
|
882
|
+
"const": "Id",
|
|
908
883
|
"description": "Type of the identifier",
|
|
909
|
-
"enum": [
|
|
910
|
-
"Id"
|
|
911
|
-
],
|
|
912
884
|
"type": "string"
|
|
913
885
|
}
|
|
914
886
|
},
|
|
@@ -942,10 +914,8 @@
|
|
|
942
914
|
"type": "array"
|
|
943
915
|
},
|
|
944
916
|
"ruleType": {
|
|
917
|
+
"const": "InstanceLabelOverride",
|
|
945
918
|
"description": "Used for serializing to JSON.",
|
|
946
|
-
"enum": [
|
|
947
|
-
"InstanceLabelOverride"
|
|
948
|
-
],
|
|
949
919
|
"type": "string"
|
|
950
920
|
},
|
|
951
921
|
"values": {
|
|
@@ -968,10 +938,8 @@
|
|
|
968
938
|
"description": "Specification returns ECInstance's briefcase ID in base36 format.",
|
|
969
939
|
"properties": {
|
|
970
940
|
"specType": {
|
|
941
|
+
"const": "BriefcaseId",
|
|
971
942
|
"description": "Type of the specification",
|
|
972
|
-
"enum": [
|
|
973
|
-
"BriefcaseId"
|
|
974
|
-
],
|
|
975
943
|
"type": "string"
|
|
976
944
|
}
|
|
977
945
|
},
|
|
@@ -985,10 +953,8 @@
|
|
|
985
953
|
"description": "Specification uses ECClass display label as the label content.",
|
|
986
954
|
"properties": {
|
|
987
955
|
"specType": {
|
|
956
|
+
"const": "ClassLabel",
|
|
988
957
|
"description": "Type of the specification",
|
|
989
|
-
"enum": [
|
|
990
|
-
"ClassLabel"
|
|
991
|
-
],
|
|
992
958
|
"type": "string"
|
|
993
959
|
}
|
|
994
960
|
},
|
|
@@ -1006,10 +972,8 @@
|
|
|
1006
972
|
"type": "boolean"
|
|
1007
973
|
},
|
|
1008
974
|
"specType": {
|
|
975
|
+
"const": "ClassName",
|
|
1009
976
|
"description": "Type of the specification",
|
|
1010
|
-
"enum": [
|
|
1011
|
-
"ClassName"
|
|
1012
|
-
],
|
|
1013
977
|
"type": "string"
|
|
1014
978
|
}
|
|
1015
979
|
},
|
|
@@ -1046,10 +1010,8 @@
|
|
|
1046
1010
|
"type": "string"
|
|
1047
1011
|
},
|
|
1048
1012
|
"specType": {
|
|
1013
|
+
"const": "Composite",
|
|
1049
1014
|
"description": "Type of the specification",
|
|
1050
|
-
"enum": [
|
|
1051
|
-
"Composite"
|
|
1052
|
-
],
|
|
1053
1015
|
"type": "string"
|
|
1054
1016
|
}
|
|
1055
1017
|
},
|
|
@@ -1064,10 +1026,8 @@
|
|
|
1064
1026
|
"description": "Specification returns ECInstance's local ID in base36 format.",
|
|
1065
1027
|
"properties": {
|
|
1066
1028
|
"specType": {
|
|
1029
|
+
"const": "LocalId",
|
|
1067
1030
|
"description": "Type of the specification",
|
|
1068
|
-
"enum": [
|
|
1069
|
-
"LocalId"
|
|
1070
|
-
],
|
|
1071
1031
|
"type": "string"
|
|
1072
1032
|
}
|
|
1073
1033
|
},
|
|
@@ -1099,10 +1059,8 @@
|
|
|
1099
1059
|
"description": "Specification of the relationship path from `InstanceLabelOverride.class`\nto class of the property. If omitted, `InstanceLabelOverride.class` is used as property class."
|
|
1100
1060
|
},
|
|
1101
1061
|
"specType": {
|
|
1062
|
+
"const": "Property",
|
|
1102
1063
|
"description": "Type of the specification",
|
|
1103
|
-
"enum": [
|
|
1104
|
-
"Property"
|
|
1105
|
-
],
|
|
1106
1064
|
"type": "string"
|
|
1107
1065
|
}
|
|
1108
1066
|
},
|
|
@@ -1121,10 +1079,8 @@
|
|
|
1121
1079
|
"description": "Specification of the relationship path from `InstanceLabelOverride.class`\nto class of the related instance."
|
|
1122
1080
|
},
|
|
1123
1081
|
"specType": {
|
|
1082
|
+
"const": "RelatedInstanceLabel",
|
|
1124
1083
|
"description": "Type of the specification",
|
|
1125
|
-
"enum": [
|
|
1126
|
-
"RelatedInstanceLabel"
|
|
1127
|
-
],
|
|
1128
1084
|
"type": "string"
|
|
1129
1085
|
}
|
|
1130
1086
|
},
|
|
@@ -1139,10 +1095,8 @@
|
|
|
1139
1095
|
"description": "Specification uses the specified value as the label content.",
|
|
1140
1096
|
"properties": {
|
|
1141
1097
|
"specType": {
|
|
1098
|
+
"const": "String",
|
|
1142
1099
|
"description": "Type of the specification",
|
|
1143
|
-
"enum": [
|
|
1144
|
-
"String"
|
|
1145
|
-
],
|
|
1146
1100
|
"type": "string"
|
|
1147
1101
|
},
|
|
1148
1102
|
"value": {
|
|
@@ -1274,10 +1228,8 @@
|
|
|
1274
1228
|
"type": "array"
|
|
1275
1229
|
},
|
|
1276
1230
|
"specType": {
|
|
1231
|
+
"const": "InstanceNodesOfSpecificClasses",
|
|
1277
1232
|
"description": "Used for serializing to JSON.",
|
|
1278
|
-
"enum": [
|
|
1279
|
-
"InstanceNodesOfSpecificClasses"
|
|
1280
|
-
],
|
|
1281
1233
|
"type": "string"
|
|
1282
1234
|
},
|
|
1283
1235
|
"suppressSimilarAncestorsCheck": {
|
|
@@ -1323,10 +1275,8 @@
|
|
|
1323
1275
|
"description": "Identifier for no category. Used to make category displayed at root level by using\nthis identifier for `PropertyCategorySpecification.parentId`.",
|
|
1324
1276
|
"properties": {
|
|
1325
1277
|
"type": {
|
|
1278
|
+
"const": "None",
|
|
1326
1279
|
"description": "Type of the identifier",
|
|
1327
|
-
"enum": [
|
|
1328
|
-
"None"
|
|
1329
|
-
],
|
|
1330
1280
|
"type": "string"
|
|
1331
1281
|
}
|
|
1332
1282
|
},
|
|
@@ -1367,10 +1317,8 @@
|
|
|
1367
1317
|
"type": "array"
|
|
1368
1318
|
},
|
|
1369
1319
|
"ruleType": {
|
|
1320
|
+
"const": "NodeArtifacts",
|
|
1370
1321
|
"description": "Used for serializing to JSON.",
|
|
1371
|
-
"enum": [
|
|
1372
|
-
"NodeArtifacts"
|
|
1373
|
-
],
|
|
1374
1322
|
"type": "string"
|
|
1375
1323
|
}
|
|
1376
1324
|
},
|
|
@@ -1385,10 +1333,8 @@
|
|
|
1385
1333
|
"description": "Identifier of the default parent category.\n\nFor direct properties it's the default category. See `DefaultPropertyCategoryOverride` for overriding the default category.\n\nFor related properties it's the category made up from the related ECClass defined by the last\n`RelatedPropertiesSpecification` with `RelationshipMeaning.RelatedInstance`. If there's no such specification,\nthe default category is used.",
|
|
1386
1334
|
"properties": {
|
|
1387
1335
|
"type": {
|
|
1336
|
+
"const": "DefaultParent",
|
|
1388
1337
|
"description": "Type of the identifier",
|
|
1389
|
-
"enum": [
|
|
1390
|
-
"DefaultParent"
|
|
1391
|
-
],
|
|
1392
1338
|
"type": "string"
|
|
1393
1339
|
}
|
|
1394
1340
|
},
|
|
@@ -1463,10 +1409,8 @@
|
|
|
1463
1409
|
"description": "Arbitrary JSON that can be handled by a property editor"
|
|
1464
1410
|
},
|
|
1465
1411
|
"paramsType": {
|
|
1412
|
+
"const": "Json",
|
|
1466
1413
|
"description": "Used for serializing to JSON.",
|
|
1467
|
-
"enum": [
|
|
1468
|
-
"Json"
|
|
1469
|
-
],
|
|
1470
1414
|
"type": "string"
|
|
1471
1415
|
}
|
|
1472
1416
|
},
|
|
@@ -1486,10 +1430,8 @@
|
|
|
1486
1430
|
"type": "integer"
|
|
1487
1431
|
},
|
|
1488
1432
|
"paramsType": {
|
|
1433
|
+
"const": "Multiline",
|
|
1489
1434
|
"description": "Used for serializing to JSON.",
|
|
1490
|
-
"enum": [
|
|
1491
|
-
"Multiline"
|
|
1492
|
-
],
|
|
1493
1435
|
"type": "string"
|
|
1494
1436
|
}
|
|
1495
1437
|
},
|
|
@@ -1528,10 +1470,8 @@
|
|
|
1528
1470
|
"type": "number"
|
|
1529
1471
|
},
|
|
1530
1472
|
"paramsType": {
|
|
1473
|
+
"const": "Range",
|
|
1531
1474
|
"description": "Used for serializing to JSON.",
|
|
1532
|
-
"enum": [
|
|
1533
|
-
"Range"
|
|
1534
|
-
],
|
|
1535
1475
|
"type": "string"
|
|
1536
1476
|
}
|
|
1537
1477
|
},
|
|
@@ -1562,10 +1502,8 @@
|
|
|
1562
1502
|
"type": "number"
|
|
1563
1503
|
},
|
|
1564
1504
|
"paramsType": {
|
|
1505
|
+
"const": "Slider",
|
|
1565
1506
|
"description": "Used for serializing to JSON.",
|
|
1566
|
-
"enum": [
|
|
1567
|
-
"Slider"
|
|
1568
|
-
],
|
|
1569
1507
|
"type": "string"
|
|
1570
1508
|
}
|
|
1571
1509
|
},
|
|
@@ -1629,10 +1567,8 @@
|
|
|
1629
1567
|
"type": "array"
|
|
1630
1568
|
},
|
|
1631
1569
|
"specType": {
|
|
1570
|
+
"const": "Property",
|
|
1632
1571
|
"description": "Used for serializing to JSON.",
|
|
1633
|
-
"enum": [
|
|
1634
|
-
"Property"
|
|
1635
|
-
],
|
|
1636
1572
|
"type": "string"
|
|
1637
1573
|
}
|
|
1638
1574
|
},
|
|
@@ -1712,10 +1648,8 @@
|
|
|
1712
1648
|
"type": "array"
|
|
1713
1649
|
},
|
|
1714
1650
|
"ruleType": {
|
|
1651
|
+
"const": "PropertySorting",
|
|
1715
1652
|
"description": "Used for serializing to JSON.",
|
|
1716
|
-
"enum": [
|
|
1717
|
-
"PropertySorting"
|
|
1718
|
-
],
|
|
1719
1653
|
"type": "string"
|
|
1720
1654
|
},
|
|
1721
1655
|
"sortAscending": {
|
|
@@ -1944,10 +1878,8 @@
|
|
|
1944
1878
|
"type": "array"
|
|
1945
1879
|
},
|
|
1946
1880
|
"specType": {
|
|
1881
|
+
"const": "RelatedInstanceNodes",
|
|
1947
1882
|
"description": "Used for serializing to JSON.",
|
|
1948
|
-
"enum": [
|
|
1949
|
-
"RelatedInstanceNodes"
|
|
1950
|
-
],
|
|
1951
1883
|
"type": "string"
|
|
1952
1884
|
},
|
|
1953
1885
|
"suppressSimilarAncestorsCheck": {
|
|
@@ -2133,9 +2065,7 @@
|
|
|
2133
2065
|
"count": {
|
|
2134
2066
|
"anyOf": [
|
|
2135
2067
|
{
|
|
2136
|
-
"
|
|
2137
|
-
"*"
|
|
2138
|
-
],
|
|
2068
|
+
"const": "*",
|
|
2139
2069
|
"type": "string"
|
|
2140
2070
|
},
|
|
2141
2071
|
{
|
|
@@ -2196,10 +2126,8 @@
|
|
|
2196
2126
|
"description": "Identifier of the root category.\n\nFor direct properties it's the default category. See `DefaultPropertyCategoryOverride` for overriding the default category.\n\nFor related properties it's the category made up from the related ECClass defined by the first\n`RelatedPropertiesSpecification` with `RelationshipMeaning.RelatedInstance`. If there's no such specification,\nthe default category is used.",
|
|
2197
2127
|
"properties": {
|
|
2198
2128
|
"type": {
|
|
2129
|
+
"const": "Root",
|
|
2199
2130
|
"description": "Type of the identifier",
|
|
2200
|
-
"enum": [
|
|
2201
|
-
"Root"
|
|
2202
|
-
],
|
|
2203
2131
|
"type": "string"
|
|
2204
2132
|
}
|
|
2205
2133
|
},
|
|
@@ -2244,10 +2172,8 @@
|
|
|
2244
2172
|
"type": "array"
|
|
2245
2173
|
},
|
|
2246
2174
|
"ruleType": {
|
|
2175
|
+
"const": "RootNodes",
|
|
2247
2176
|
"description": "Used for serializing to JSON.",
|
|
2248
|
-
"enum": [
|
|
2249
|
-
"RootNodes"
|
|
2250
|
-
],
|
|
2251
2177
|
"type": "string"
|
|
2252
2178
|
},
|
|
2253
2179
|
"specifications": {
|
|
@@ -2326,10 +2252,8 @@
|
|
|
2326
2252
|
"type": "string"
|
|
2327
2253
|
},
|
|
2328
2254
|
"specType": {
|
|
2255
|
+
"const": "SameLabelInstance",
|
|
2329
2256
|
"description": "Used for serializing to JSON.",
|
|
2330
|
-
"enum": [
|
|
2331
|
-
"SameLabelInstance"
|
|
2332
|
-
],
|
|
2333
2257
|
"type": "string"
|
|
2334
2258
|
}
|
|
2335
2259
|
},
|
|
@@ -2347,10 +2271,8 @@
|
|
|
2347
2271
|
"type": "string"
|
|
2348
2272
|
},
|
|
2349
2273
|
"type": {
|
|
2274
|
+
"const": "SchemaCategory",
|
|
2350
2275
|
"description": "Type of the identifier",
|
|
2351
|
-
"enum": [
|
|
2352
|
-
"SchemaCategory"
|
|
2353
|
-
],
|
|
2354
2276
|
"type": "string"
|
|
2355
2277
|
}
|
|
2356
2278
|
},
|
|
@@ -2424,10 +2346,8 @@
|
|
|
2424
2346
|
"type": "array"
|
|
2425
2347
|
},
|
|
2426
2348
|
"specType": {
|
|
2349
|
+
"const": "SelectedNodeInstances",
|
|
2427
2350
|
"description": "Used for serializing to JSON.",
|
|
2428
|
-
"enum": [
|
|
2429
|
-
"SelectedNodeInstances"
|
|
2430
|
-
],
|
|
2431
2351
|
"type": "string"
|
|
2432
2352
|
}
|
|
2433
2353
|
},
|
|
@@ -2471,10 +2391,8 @@
|
|
|
2471
2391
|
"type": "string"
|
|
2472
2392
|
},
|
|
2473
2393
|
"specType": {
|
|
2394
|
+
"const": "String",
|
|
2474
2395
|
"description": "Used for serializing to JSON.",
|
|
2475
|
-
"enum": [
|
|
2476
|
-
"String"
|
|
2477
|
-
],
|
|
2478
2396
|
"type": "string"
|
|
2479
2397
|
}
|
|
2480
2398
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/presentation-common",
|
|
3
|
-
"version": "5.7.0-dev.
|
|
3
|
+
"version": "5.7.0-dev.6",
|
|
4
4
|
"description": "Common pieces for iModel.js presentation packages",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -46,10 +46,10 @@
|
|
|
46
46
|
"@itwin/presentation-shared": "^1.2.1"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
49
|
-
"@itwin/core-
|
|
50
|
-
"@itwin/core-
|
|
51
|
-
"@itwin/core-quantity": "5.7.0-dev.
|
|
52
|
-
"@itwin/ecschema-metadata": "5.7.0-dev.
|
|
49
|
+
"@itwin/core-common": "5.7.0-dev.6",
|
|
50
|
+
"@itwin/core-bentley": "5.7.0-dev.6",
|
|
51
|
+
"@itwin/core-quantity": "5.7.0-dev.6",
|
|
52
|
+
"@itwin/ecschema-metadata": "5.7.0-dev.6"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@itwin/eslint-plugin": "^6.0.0",
|
|
@@ -77,16 +77,15 @@
|
|
|
77
77
|
"rimraf": "^6.0.1",
|
|
78
78
|
"sinon": "^17.0.2",
|
|
79
79
|
"sinon-chai": "^3.7.0",
|
|
80
|
-
"typemoq": "^2.1.0",
|
|
81
80
|
"typescript": "~5.6.2",
|
|
82
|
-
"typescript-json-schema": "^0.
|
|
81
|
+
"typescript-json-schema": "^0.67.1",
|
|
83
82
|
"yargs": "^17.4.0",
|
|
84
|
-
"@itwin/build-tools": "5.7.0-dev.
|
|
85
|
-
"@itwin/core-bentley": "5.7.0-dev.
|
|
86
|
-
"@itwin/core-
|
|
87
|
-
"
|
|
88
|
-
"@itwin/core-
|
|
89
|
-
"
|
|
83
|
+
"@itwin/build-tools": "5.7.0-dev.6",
|
|
84
|
+
"@itwin/core-bentley": "5.7.0-dev.6",
|
|
85
|
+
"@itwin/core-quantity": "5.7.0-dev.6",
|
|
86
|
+
"@itwin/ecschema-metadata": "5.7.0-dev.6",
|
|
87
|
+
"@itwin/core-common": "5.7.0-dev.6",
|
|
88
|
+
"internal-tools": "3.0.0-dev.69"
|
|
90
89
|
},
|
|
91
90
|
"scripts": {
|
|
92
91
|
"build": "npm run -s ruleset-json-schema && npm run -s build:assets && npm run -s build:public && npm run -s build:cjs && npm run -s build:esm",
|