@teambit/component-compare 1.0.487 → 1.0.489
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/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_component_component_compare-preview.js +1 -1
- package/artifacts/schema.json +391 -76
- package/dist/component-compare.main.runtime.d.ts +1 -1
- package/dist/component-compare.main.runtime.js.map +1 -1
- package/dist/diff-cmd.js +7 -7
- package/dist/diff-cmd.js.map +1 -1
- package/dist/{preview-1733714450424.js → preview-1733851236714.js} +2 -2
- package/package.json +21 -18
package/artifacts/schema.json
CHANGED
|
@@ -57,7 +57,11 @@
|
|
|
57
57
|
"line": 47,
|
|
58
58
|
"character": 30
|
|
59
59
|
},
|
|
60
|
-
"name": "ComponentMain"
|
|
60
|
+
"name": "ComponentMain",
|
|
61
|
+
"componentId": {
|
|
62
|
+
"scope": "teambit.component",
|
|
63
|
+
"name": "component"
|
|
64
|
+
}
|
|
61
65
|
},
|
|
62
66
|
"isOptional": false,
|
|
63
67
|
"isSpread": false
|
|
@@ -77,7 +81,11 @@
|
|
|
77
81
|
"line": 48,
|
|
78
82
|
"character": 20
|
|
79
83
|
},
|
|
80
|
-
"name": "ScopeMain"
|
|
84
|
+
"name": "ScopeMain",
|
|
85
|
+
"componentId": {
|
|
86
|
+
"scope": "teambit.scope",
|
|
87
|
+
"name": "scope"
|
|
88
|
+
}
|
|
81
89
|
},
|
|
82
90
|
"isOptional": false,
|
|
83
91
|
"isSpread": false
|
|
@@ -97,7 +105,11 @@
|
|
|
97
105
|
"line": 49,
|
|
98
106
|
"character": 21
|
|
99
107
|
},
|
|
100
|
-
"name": "Logger"
|
|
108
|
+
"name": "Logger",
|
|
109
|
+
"componentId": {
|
|
110
|
+
"scope": "teambit.harmony",
|
|
111
|
+
"name": "logger"
|
|
112
|
+
}
|
|
101
113
|
},
|
|
102
114
|
"isOptional": false,
|
|
103
115
|
"isSpread": false
|
|
@@ -117,7 +129,11 @@
|
|
|
117
129
|
"line": 50,
|
|
118
130
|
"character": 21
|
|
119
131
|
},
|
|
120
|
-
"name": "TesterMain"
|
|
132
|
+
"name": "TesterMain",
|
|
133
|
+
"componentId": {
|
|
134
|
+
"scope": "teambit.defender",
|
|
135
|
+
"name": "tester"
|
|
136
|
+
}
|
|
121
137
|
},
|
|
122
138
|
"isOptional": false,
|
|
123
139
|
"isSpread": false
|
|
@@ -137,7 +153,11 @@
|
|
|
137
153
|
"line": 51,
|
|
138
154
|
"character": 26
|
|
139
155
|
},
|
|
140
|
-
"name": "DependencyResolverMain"
|
|
156
|
+
"name": "DependencyResolverMain",
|
|
157
|
+
"componentId": {
|
|
158
|
+
"scope": "teambit.dependencies",
|
|
159
|
+
"name": "dependency-resolver"
|
|
160
|
+
}
|
|
141
161
|
},
|
|
142
162
|
"isOptional": false,
|
|
143
163
|
"isSpread": false
|
|
@@ -157,7 +177,11 @@
|
|
|
157
177
|
"line": 52,
|
|
158
178
|
"character": 23
|
|
159
179
|
},
|
|
160
|
-
"name": "ImporterMain"
|
|
180
|
+
"name": "ImporterMain",
|
|
181
|
+
"componentId": {
|
|
182
|
+
"scope": "teambit.scope",
|
|
183
|
+
"name": "importer"
|
|
184
|
+
}
|
|
161
185
|
},
|
|
162
186
|
"isOptional": false,
|
|
163
187
|
"isSpread": false
|
|
@@ -177,7 +201,11 @@
|
|
|
177
201
|
"line": 53,
|
|
178
202
|
"character": 25
|
|
179
203
|
},
|
|
180
|
-
"name": "Workspace"
|
|
204
|
+
"name": "Workspace",
|
|
205
|
+
"componentId": {
|
|
206
|
+
"scope": "teambit.workspace",
|
|
207
|
+
"name": "workspace"
|
|
208
|
+
}
|
|
181
209
|
},
|
|
182
210
|
"isOptional": true,
|
|
183
211
|
"isSpread": false
|
|
@@ -261,7 +289,8 @@
|
|
|
261
289
|
"line": 56,
|
|
262
290
|
"character": 67
|
|
263
291
|
},
|
|
264
|
-
"name": "ComponentCompareResult"
|
|
292
|
+
"name": "ComponentCompareResult",
|
|
293
|
+
"internalFilePath": "component-compare.main.runtime.ts"
|
|
265
294
|
}
|
|
266
295
|
]
|
|
267
296
|
},
|
|
@@ -515,7 +544,8 @@
|
|
|
515
544
|
"line": 130,
|
|
516
545
|
"character": 51
|
|
517
546
|
},
|
|
518
|
-
"name": "ConfigDiff"
|
|
547
|
+
"name": "ConfigDiff",
|
|
548
|
+
"internalFilePath": "component-compare.main.runtime.ts"
|
|
519
549
|
}
|
|
520
550
|
]
|
|
521
551
|
},
|
|
@@ -548,7 +578,11 @@
|
|
|
548
578
|
"line": 139,
|
|
549
579
|
"character": 49
|
|
550
580
|
},
|
|
551
|
-
"name": "Component"
|
|
581
|
+
"name": "Component",
|
|
582
|
+
"componentId": {
|
|
583
|
+
"scope": "teambit.component",
|
|
584
|
+
"name": "component"
|
|
585
|
+
}
|
|
552
586
|
},
|
|
553
587
|
"isOptional": false,
|
|
554
588
|
"isSpread": false
|
|
@@ -575,7 +609,12 @@
|
|
|
575
609
|
"line": 139,
|
|
576
610
|
"character": 74
|
|
577
611
|
},
|
|
578
|
-
"name": "ComponentID"
|
|
612
|
+
"name": "ComponentID",
|
|
613
|
+
"componentId": {
|
|
614
|
+
"scope": "teambit.component",
|
|
615
|
+
"name": "component-id",
|
|
616
|
+
"version": "1.2.2"
|
|
617
|
+
}
|
|
579
618
|
}
|
|
580
619
|
},
|
|
581
620
|
"isOptional": true,
|
|
@@ -620,7 +659,12 @@
|
|
|
620
659
|
"line": 262,
|
|
621
660
|
"character": 21
|
|
622
661
|
},
|
|
623
|
-
"name": "ModelComponent"
|
|
662
|
+
"name": "ModelComponent",
|
|
663
|
+
"componentId": {
|
|
664
|
+
"scope": "teambit.scope",
|
|
665
|
+
"name": "objects",
|
|
666
|
+
"version": "0.0.2"
|
|
667
|
+
}
|
|
624
668
|
},
|
|
625
669
|
"isOptional": false,
|
|
626
670
|
"isSpread": false
|
|
@@ -640,7 +684,12 @@
|
|
|
640
684
|
"line": 263,
|
|
641
685
|
"character": 24
|
|
642
686
|
},
|
|
643
|
-
"name": "Version"
|
|
687
|
+
"name": "Version",
|
|
688
|
+
"componentId": {
|
|
689
|
+
"scope": "teambit.scope",
|
|
690
|
+
"name": "objects",
|
|
691
|
+
"version": "0.0.2"
|
|
692
|
+
}
|
|
644
693
|
},
|
|
645
694
|
"isOptional": false,
|
|
646
695
|
"isSpread": false
|
|
@@ -660,7 +709,12 @@
|
|
|
660
709
|
"line": 264,
|
|
661
710
|
"character": 22
|
|
662
711
|
},
|
|
663
|
-
"name": "Version"
|
|
712
|
+
"name": "Version",
|
|
713
|
+
"componentId": {
|
|
714
|
+
"scope": "teambit.scope",
|
|
715
|
+
"name": "objects",
|
|
716
|
+
"version": "0.0.2"
|
|
717
|
+
}
|
|
664
718
|
},
|
|
665
719
|
"isOptional": false,
|
|
666
720
|
"isSpread": false
|
|
@@ -720,7 +774,12 @@
|
|
|
720
774
|
"line": 267,
|
|
721
775
|
"character": 15
|
|
722
776
|
},
|
|
723
|
-
"name": "DiffOptions"
|
|
777
|
+
"name": "DiffOptions",
|
|
778
|
+
"componentId": {
|
|
779
|
+
"scope": "teambit.legacy",
|
|
780
|
+
"name": "component-diff",
|
|
781
|
+
"version": "0.0.55"
|
|
782
|
+
}
|
|
724
783
|
},
|
|
725
784
|
"isOptional": false,
|
|
726
785
|
"isSpread": false
|
|
@@ -835,7 +894,11 @@
|
|
|
835
894
|
"line": 311,
|
|
836
895
|
"character": 5
|
|
837
896
|
},
|
|
838
|
-
"name": "GraphqlMain"
|
|
897
|
+
"name": "GraphqlMain",
|
|
898
|
+
"componentId": {
|
|
899
|
+
"scope": "teambit.harmony",
|
|
900
|
+
"name": "graphql"
|
|
901
|
+
}
|
|
839
902
|
},
|
|
840
903
|
{
|
|
841
904
|
"__schema": "TypeRefSchema",
|
|
@@ -844,7 +907,11 @@
|
|
|
844
907
|
"line": 312,
|
|
845
908
|
"character": 5
|
|
846
909
|
},
|
|
847
|
-
"name": "ComponentMain"
|
|
910
|
+
"name": "ComponentMain",
|
|
911
|
+
"componentId": {
|
|
912
|
+
"scope": "teambit.component",
|
|
913
|
+
"name": "component"
|
|
914
|
+
}
|
|
848
915
|
},
|
|
849
916
|
{
|
|
850
917
|
"__schema": "TypeRefSchema",
|
|
@@ -853,7 +920,11 @@
|
|
|
853
920
|
"line": 313,
|
|
854
921
|
"character": 5
|
|
855
922
|
},
|
|
856
|
-
"name": "ScopeMain"
|
|
923
|
+
"name": "ScopeMain",
|
|
924
|
+
"componentId": {
|
|
925
|
+
"scope": "teambit.scope",
|
|
926
|
+
"name": "scope"
|
|
927
|
+
}
|
|
857
928
|
},
|
|
858
929
|
{
|
|
859
930
|
"__schema": "TypeRefSchema",
|
|
@@ -862,7 +933,11 @@
|
|
|
862
933
|
"line": 314,
|
|
863
934
|
"character": 5
|
|
864
935
|
},
|
|
865
|
-
"name": "LoggerMain"
|
|
936
|
+
"name": "LoggerMain",
|
|
937
|
+
"componentId": {
|
|
938
|
+
"scope": "teambit.harmony",
|
|
939
|
+
"name": "logger"
|
|
940
|
+
}
|
|
866
941
|
},
|
|
867
942
|
{
|
|
868
943
|
"__schema": "TypeRefSchema",
|
|
@@ -871,7 +946,11 @@
|
|
|
871
946
|
"line": 315,
|
|
872
947
|
"character": 5
|
|
873
948
|
},
|
|
874
|
-
"name": "CLIMain"
|
|
949
|
+
"name": "CLIMain",
|
|
950
|
+
"componentId": {
|
|
951
|
+
"scope": "teambit.harmony",
|
|
952
|
+
"name": "cli"
|
|
953
|
+
}
|
|
875
954
|
},
|
|
876
955
|
{
|
|
877
956
|
"__schema": "TypeRefSchema",
|
|
@@ -880,7 +959,11 @@
|
|
|
880
959
|
"line": 316,
|
|
881
960
|
"character": 5
|
|
882
961
|
},
|
|
883
|
-
"name": "Workspace"
|
|
962
|
+
"name": "Workspace",
|
|
963
|
+
"componentId": {
|
|
964
|
+
"scope": "teambit.workspace",
|
|
965
|
+
"name": "workspace"
|
|
966
|
+
}
|
|
884
967
|
},
|
|
885
968
|
{
|
|
886
969
|
"__schema": "TypeRefSchema",
|
|
@@ -889,7 +972,11 @@
|
|
|
889
972
|
"line": 317,
|
|
890
973
|
"character": 5
|
|
891
974
|
},
|
|
892
|
-
"name": "TesterMain"
|
|
975
|
+
"name": "TesterMain",
|
|
976
|
+
"componentId": {
|
|
977
|
+
"scope": "teambit.defender",
|
|
978
|
+
"name": "tester"
|
|
979
|
+
}
|
|
893
980
|
},
|
|
894
981
|
{
|
|
895
982
|
"__schema": "TypeRefSchema",
|
|
@@ -898,7 +985,11 @@
|
|
|
898
985
|
"line": 318,
|
|
899
986
|
"character": 5
|
|
900
987
|
},
|
|
901
|
-
"name": "DependencyResolverMain"
|
|
988
|
+
"name": "DependencyResolverMain",
|
|
989
|
+
"componentId": {
|
|
990
|
+
"scope": "teambit.dependencies",
|
|
991
|
+
"name": "dependency-resolver"
|
|
992
|
+
}
|
|
902
993
|
},
|
|
903
994
|
{
|
|
904
995
|
"__schema": "TypeRefSchema",
|
|
@@ -907,7 +998,11 @@
|
|
|
907
998
|
"line": 319,
|
|
908
999
|
"character": 5
|
|
909
1000
|
},
|
|
910
|
-
"name": "ImporterMain"
|
|
1001
|
+
"name": "ImporterMain",
|
|
1002
|
+
"componentId": {
|
|
1003
|
+
"scope": "teambit.scope",
|
|
1004
|
+
"name": "importer"
|
|
1005
|
+
}
|
|
911
1006
|
}
|
|
912
1007
|
]
|
|
913
1008
|
},
|
|
@@ -1018,7 +1113,12 @@
|
|
|
1018
1113
|
"line": 26,
|
|
1019
1114
|
"character": 24
|
|
1020
1115
|
},
|
|
1021
|
-
"name": "RouteSlot"
|
|
1116
|
+
"name": "RouteSlot",
|
|
1117
|
+
"componentId": {
|
|
1118
|
+
"scope": "teambit.ui-foundation",
|
|
1119
|
+
"name": "ui/react-router/slot-router",
|
|
1120
|
+
"version": "0.0.513"
|
|
1121
|
+
}
|
|
1022
1122
|
},
|
|
1023
1123
|
"isOptional": false,
|
|
1024
1124
|
"isSpread": false
|
|
@@ -1038,7 +1138,11 @@
|
|
|
1038
1138
|
"line": 27,
|
|
1039
1139
|
"character": 21
|
|
1040
1140
|
},
|
|
1041
|
-
"name": "ComponentUI"
|
|
1141
|
+
"name": "ComponentUI",
|
|
1142
|
+
"componentId": {
|
|
1143
|
+
"scope": "teambit.component",
|
|
1144
|
+
"name": "component"
|
|
1145
|
+
}
|
|
1042
1146
|
},
|
|
1043
1147
|
"isOptional": false,
|
|
1044
1148
|
"isSpread": false
|
|
@@ -1214,7 +1318,12 @@
|
|
|
1214
1318
|
"line": 60,
|
|
1215
1319
|
"character": 27
|
|
1216
1320
|
},
|
|
1217
|
-
"name": "TabItem"
|
|
1321
|
+
"name": "TabItem",
|
|
1322
|
+
"componentId": {
|
|
1323
|
+
"scope": "teambit.component",
|
|
1324
|
+
"name": "ui/component-compare/models/component-compare-props",
|
|
1325
|
+
"version": "0.0.113"
|
|
1326
|
+
}
|
|
1218
1327
|
},
|
|
1219
1328
|
{
|
|
1220
1329
|
"__schema": "TypeRefSchema",
|
|
@@ -1232,7 +1341,12 @@
|
|
|
1232
1341
|
"line": 60,
|
|
1233
1342
|
"character": 43
|
|
1234
1343
|
},
|
|
1235
|
-
"name": "TabItem"
|
|
1344
|
+
"name": "TabItem",
|
|
1345
|
+
"componentId": {
|
|
1346
|
+
"scope": "teambit.component",
|
|
1347
|
+
"name": "ui/component-compare/models/component-compare-props",
|
|
1348
|
+
"version": "0.0.113"
|
|
1349
|
+
}
|
|
1236
1350
|
}
|
|
1237
1351
|
]
|
|
1238
1352
|
}
|
|
@@ -1285,7 +1399,8 @@
|
|
|
1285
1399
|
"line": 69,
|
|
1286
1400
|
"character": 26
|
|
1287
1401
|
},
|
|
1288
|
-
"name": "RouteProps"
|
|
1402
|
+
"name": "RouteProps",
|
|
1403
|
+
"packageName": "react-router-dom"
|
|
1289
1404
|
}
|
|
1290
1405
|
},
|
|
1291
1406
|
"isOptional": false,
|
|
@@ -1393,7 +1508,11 @@
|
|
|
1393
1508
|
"line": 105,
|
|
1394
1509
|
"character": 21
|
|
1395
1510
|
},
|
|
1396
|
-
"name": "ComponentUI"
|
|
1511
|
+
"name": "ComponentUI",
|
|
1512
|
+
"componentId": {
|
|
1513
|
+
"scope": "teambit.component",
|
|
1514
|
+
"name": "component"
|
|
1515
|
+
}
|
|
1397
1516
|
}
|
|
1398
1517
|
]
|
|
1399
1518
|
},
|
|
@@ -1452,7 +1571,12 @@
|
|
|
1452
1571
|
"line": 107,
|
|
1453
1572
|
"character": 53
|
|
1454
1573
|
},
|
|
1455
|
-
"name": "RouteSlot"
|
|
1574
|
+
"name": "RouteSlot",
|
|
1575
|
+
"componentId": {
|
|
1576
|
+
"scope": "teambit.ui-foundation",
|
|
1577
|
+
"name": "ui/react-router/slot-router",
|
|
1578
|
+
"version": "0.0.513"
|
|
1579
|
+
}
|
|
1456
1580
|
}
|
|
1457
1581
|
]
|
|
1458
1582
|
},
|
|
@@ -1474,7 +1598,12 @@
|
|
|
1474
1598
|
"line": 108,
|
|
1475
1599
|
"character": 14
|
|
1476
1600
|
},
|
|
1477
|
-
"name": "Harmony"
|
|
1601
|
+
"name": "Harmony",
|
|
1602
|
+
"componentId": {
|
|
1603
|
+
"scope": "teambit.harmony",
|
|
1604
|
+
"name": "harmony",
|
|
1605
|
+
"version": "0.4.6"
|
|
1606
|
+
}
|
|
1478
1607
|
},
|
|
1479
1608
|
"isOptional": false,
|
|
1480
1609
|
"isSpread": false
|
|
@@ -1525,6 +1654,11 @@
|
|
|
1525
1654
|
"character": 39
|
|
1526
1655
|
},
|
|
1527
1656
|
"name": "SlotRegistry",
|
|
1657
|
+
"componentId": {
|
|
1658
|
+
"scope": "teambit.harmony",
|
|
1659
|
+
"name": "harmony",
|
|
1660
|
+
"version": "0.4.6"
|
|
1661
|
+
},
|
|
1528
1662
|
"typeArgs": [
|
|
1529
1663
|
{
|
|
1530
1664
|
"__schema": "TypeRefSchema",
|
|
@@ -1533,7 +1667,8 @@
|
|
|
1533
1667
|
"line": 21,
|
|
1534
1668
|
"character": 52
|
|
1535
1669
|
},
|
|
1536
|
-
"name": "ComponentCompareNav"
|
|
1670
|
+
"name": "ComponentCompareNav",
|
|
1671
|
+
"internalFilePath": "component-compare.ui.runtime.tsx"
|
|
1537
1672
|
}
|
|
1538
1673
|
]
|
|
1539
1674
|
}
|
|
@@ -1657,7 +1792,12 @@
|
|
|
1657
1792
|
"line": 34,
|
|
1658
1793
|
"character": 9
|
|
1659
1794
|
},
|
|
1660
|
-
"name": "FileDiff"
|
|
1795
|
+
"name": "FileDiff",
|
|
1796
|
+
"componentId": {
|
|
1797
|
+
"scope": "teambit.legacy",
|
|
1798
|
+
"name": "component-diff",
|
|
1799
|
+
"version": "0.0.55"
|
|
1800
|
+
}
|
|
1661
1801
|
}
|
|
1662
1802
|
},
|
|
1663
1803
|
"isOptional": false
|
|
@@ -1685,7 +1825,12 @@
|
|
|
1685
1825
|
"line": 35,
|
|
1686
1826
|
"character": 11
|
|
1687
1827
|
},
|
|
1688
|
-
"name": "FieldsDiff"
|
|
1828
|
+
"name": "FieldsDiff",
|
|
1829
|
+
"componentId": {
|
|
1830
|
+
"scope": "teambit.legacy",
|
|
1831
|
+
"name": "component-diff",
|
|
1832
|
+
"version": "0.0.55"
|
|
1833
|
+
}
|
|
1689
1834
|
}
|
|
1690
1835
|
},
|
|
1691
1836
|
"isOptional": false
|
|
@@ -1713,7 +1858,12 @@
|
|
|
1713
1858
|
"line": 36,
|
|
1714
1859
|
"character": 10
|
|
1715
1860
|
},
|
|
1716
|
-
"name": "FileDiff"
|
|
1861
|
+
"name": "FileDiff",
|
|
1862
|
+
"componentId": {
|
|
1863
|
+
"scope": "teambit.legacy",
|
|
1864
|
+
"name": "component-diff",
|
|
1865
|
+
"version": "0.0.55"
|
|
1866
|
+
}
|
|
1717
1867
|
}
|
|
1718
1868
|
},
|
|
1719
1869
|
"isOptional": false
|
|
@@ -1756,7 +1906,11 @@
|
|
|
1756
1906
|
"line": 47,
|
|
1757
1907
|
"character": 30
|
|
1758
1908
|
},
|
|
1759
|
-
"name": "ComponentMain"
|
|
1909
|
+
"name": "ComponentMain",
|
|
1910
|
+
"componentId": {
|
|
1911
|
+
"scope": "teambit.component",
|
|
1912
|
+
"name": "component"
|
|
1913
|
+
}
|
|
1760
1914
|
},
|
|
1761
1915
|
"isOptional": false,
|
|
1762
1916
|
"isSpread": false
|
|
@@ -1776,7 +1930,11 @@
|
|
|
1776
1930
|
"line": 48,
|
|
1777
1931
|
"character": 20
|
|
1778
1932
|
},
|
|
1779
|
-
"name": "ScopeMain"
|
|
1933
|
+
"name": "ScopeMain",
|
|
1934
|
+
"componentId": {
|
|
1935
|
+
"scope": "teambit.scope",
|
|
1936
|
+
"name": "scope"
|
|
1937
|
+
}
|
|
1780
1938
|
},
|
|
1781
1939
|
"isOptional": false,
|
|
1782
1940
|
"isSpread": false
|
|
@@ -1796,7 +1954,11 @@
|
|
|
1796
1954
|
"line": 49,
|
|
1797
1955
|
"character": 21
|
|
1798
1956
|
},
|
|
1799
|
-
"name": "Logger"
|
|
1957
|
+
"name": "Logger",
|
|
1958
|
+
"componentId": {
|
|
1959
|
+
"scope": "teambit.harmony",
|
|
1960
|
+
"name": "logger"
|
|
1961
|
+
}
|
|
1800
1962
|
},
|
|
1801
1963
|
"isOptional": false,
|
|
1802
1964
|
"isSpread": false
|
|
@@ -1816,7 +1978,11 @@
|
|
|
1816
1978
|
"line": 50,
|
|
1817
1979
|
"character": 21
|
|
1818
1980
|
},
|
|
1819
|
-
"name": "TesterMain"
|
|
1981
|
+
"name": "TesterMain",
|
|
1982
|
+
"componentId": {
|
|
1983
|
+
"scope": "teambit.defender",
|
|
1984
|
+
"name": "tester"
|
|
1985
|
+
}
|
|
1820
1986
|
},
|
|
1821
1987
|
"isOptional": false,
|
|
1822
1988
|
"isSpread": false
|
|
@@ -1836,7 +2002,11 @@
|
|
|
1836
2002
|
"line": 51,
|
|
1837
2003
|
"character": 26
|
|
1838
2004
|
},
|
|
1839
|
-
"name": "DependencyResolverMain"
|
|
2005
|
+
"name": "DependencyResolverMain",
|
|
2006
|
+
"componentId": {
|
|
2007
|
+
"scope": "teambit.dependencies",
|
|
2008
|
+
"name": "dependency-resolver"
|
|
2009
|
+
}
|
|
1840
2010
|
},
|
|
1841
2011
|
"isOptional": false,
|
|
1842
2012
|
"isSpread": false
|
|
@@ -1856,7 +2026,11 @@
|
|
|
1856
2026
|
"line": 52,
|
|
1857
2027
|
"character": 23
|
|
1858
2028
|
},
|
|
1859
|
-
"name": "ImporterMain"
|
|
2029
|
+
"name": "ImporterMain",
|
|
2030
|
+
"componentId": {
|
|
2031
|
+
"scope": "teambit.scope",
|
|
2032
|
+
"name": "importer"
|
|
2033
|
+
}
|
|
1860
2034
|
},
|
|
1861
2035
|
"isOptional": false,
|
|
1862
2036
|
"isSpread": false
|
|
@@ -1876,7 +2050,11 @@
|
|
|
1876
2050
|
"line": 53,
|
|
1877
2051
|
"character": 25
|
|
1878
2052
|
},
|
|
1879
|
-
"name": "Workspace"
|
|
2053
|
+
"name": "Workspace",
|
|
2054
|
+
"componentId": {
|
|
2055
|
+
"scope": "teambit.workspace",
|
|
2056
|
+
"name": "workspace"
|
|
2057
|
+
}
|
|
1880
2058
|
},
|
|
1881
2059
|
"isOptional": true,
|
|
1882
2060
|
"isSpread": false
|
|
@@ -1960,7 +2138,8 @@
|
|
|
1960
2138
|
"line": 56,
|
|
1961
2139
|
"character": 67
|
|
1962
2140
|
},
|
|
1963
|
-
"name": "ComponentCompareResult"
|
|
2141
|
+
"name": "ComponentCompareResult",
|
|
2142
|
+
"internalFilePath": "component-compare.main.runtime.ts"
|
|
1964
2143
|
}
|
|
1965
2144
|
]
|
|
1966
2145
|
},
|
|
@@ -2214,7 +2393,8 @@
|
|
|
2214
2393
|
"line": 130,
|
|
2215
2394
|
"character": 51
|
|
2216
2395
|
},
|
|
2217
|
-
"name": "ConfigDiff"
|
|
2396
|
+
"name": "ConfigDiff",
|
|
2397
|
+
"internalFilePath": "component-compare.main.runtime.ts"
|
|
2218
2398
|
}
|
|
2219
2399
|
]
|
|
2220
2400
|
},
|
|
@@ -2247,7 +2427,11 @@
|
|
|
2247
2427
|
"line": 139,
|
|
2248
2428
|
"character": 49
|
|
2249
2429
|
},
|
|
2250
|
-
"name": "Component"
|
|
2430
|
+
"name": "Component",
|
|
2431
|
+
"componentId": {
|
|
2432
|
+
"scope": "teambit.component",
|
|
2433
|
+
"name": "component"
|
|
2434
|
+
}
|
|
2251
2435
|
},
|
|
2252
2436
|
"isOptional": false,
|
|
2253
2437
|
"isSpread": false
|
|
@@ -2274,7 +2458,12 @@
|
|
|
2274
2458
|
"line": 139,
|
|
2275
2459
|
"character": 74
|
|
2276
2460
|
},
|
|
2277
|
-
"name": "ComponentID"
|
|
2461
|
+
"name": "ComponentID",
|
|
2462
|
+
"componentId": {
|
|
2463
|
+
"scope": "teambit.component",
|
|
2464
|
+
"name": "component-id",
|
|
2465
|
+
"version": "1.2.2"
|
|
2466
|
+
}
|
|
2278
2467
|
}
|
|
2279
2468
|
},
|
|
2280
2469
|
"isOptional": true,
|
|
@@ -2319,7 +2508,12 @@
|
|
|
2319
2508
|
"line": 262,
|
|
2320
2509
|
"character": 21
|
|
2321
2510
|
},
|
|
2322
|
-
"name": "ModelComponent"
|
|
2511
|
+
"name": "ModelComponent",
|
|
2512
|
+
"componentId": {
|
|
2513
|
+
"scope": "teambit.scope",
|
|
2514
|
+
"name": "objects",
|
|
2515
|
+
"version": "0.0.2"
|
|
2516
|
+
}
|
|
2323
2517
|
},
|
|
2324
2518
|
"isOptional": false,
|
|
2325
2519
|
"isSpread": false
|
|
@@ -2339,7 +2533,12 @@
|
|
|
2339
2533
|
"line": 263,
|
|
2340
2534
|
"character": 24
|
|
2341
2535
|
},
|
|
2342
|
-
"name": "Version"
|
|
2536
|
+
"name": "Version",
|
|
2537
|
+
"componentId": {
|
|
2538
|
+
"scope": "teambit.scope",
|
|
2539
|
+
"name": "objects",
|
|
2540
|
+
"version": "0.0.2"
|
|
2541
|
+
}
|
|
2343
2542
|
},
|
|
2344
2543
|
"isOptional": false,
|
|
2345
2544
|
"isSpread": false
|
|
@@ -2359,7 +2558,12 @@
|
|
|
2359
2558
|
"line": 264,
|
|
2360
2559
|
"character": 22
|
|
2361
2560
|
},
|
|
2362
|
-
"name": "Version"
|
|
2561
|
+
"name": "Version",
|
|
2562
|
+
"componentId": {
|
|
2563
|
+
"scope": "teambit.scope",
|
|
2564
|
+
"name": "objects",
|
|
2565
|
+
"version": "0.0.2"
|
|
2566
|
+
}
|
|
2363
2567
|
},
|
|
2364
2568
|
"isOptional": false,
|
|
2365
2569
|
"isSpread": false
|
|
@@ -2419,7 +2623,12 @@
|
|
|
2419
2623
|
"line": 267,
|
|
2420
2624
|
"character": 15
|
|
2421
2625
|
},
|
|
2422
|
-
"name": "DiffOptions"
|
|
2626
|
+
"name": "DiffOptions",
|
|
2627
|
+
"componentId": {
|
|
2628
|
+
"scope": "teambit.legacy",
|
|
2629
|
+
"name": "component-diff",
|
|
2630
|
+
"version": "0.0.55"
|
|
2631
|
+
}
|
|
2423
2632
|
},
|
|
2424
2633
|
"isOptional": false,
|
|
2425
2634
|
"isSpread": false
|
|
@@ -2534,7 +2743,11 @@
|
|
|
2534
2743
|
"line": 311,
|
|
2535
2744
|
"character": 5
|
|
2536
2745
|
},
|
|
2537
|
-
"name": "GraphqlMain"
|
|
2746
|
+
"name": "GraphqlMain",
|
|
2747
|
+
"componentId": {
|
|
2748
|
+
"scope": "teambit.harmony",
|
|
2749
|
+
"name": "graphql"
|
|
2750
|
+
}
|
|
2538
2751
|
},
|
|
2539
2752
|
{
|
|
2540
2753
|
"__schema": "TypeRefSchema",
|
|
@@ -2543,7 +2756,11 @@
|
|
|
2543
2756
|
"line": 312,
|
|
2544
2757
|
"character": 5
|
|
2545
2758
|
},
|
|
2546
|
-
"name": "ComponentMain"
|
|
2759
|
+
"name": "ComponentMain",
|
|
2760
|
+
"componentId": {
|
|
2761
|
+
"scope": "teambit.component",
|
|
2762
|
+
"name": "component"
|
|
2763
|
+
}
|
|
2547
2764
|
},
|
|
2548
2765
|
{
|
|
2549
2766
|
"__schema": "TypeRefSchema",
|
|
@@ -2552,7 +2769,11 @@
|
|
|
2552
2769
|
"line": 313,
|
|
2553
2770
|
"character": 5
|
|
2554
2771
|
},
|
|
2555
|
-
"name": "ScopeMain"
|
|
2772
|
+
"name": "ScopeMain",
|
|
2773
|
+
"componentId": {
|
|
2774
|
+
"scope": "teambit.scope",
|
|
2775
|
+
"name": "scope"
|
|
2776
|
+
}
|
|
2556
2777
|
},
|
|
2557
2778
|
{
|
|
2558
2779
|
"__schema": "TypeRefSchema",
|
|
@@ -2561,7 +2782,11 @@
|
|
|
2561
2782
|
"line": 314,
|
|
2562
2783
|
"character": 5
|
|
2563
2784
|
},
|
|
2564
|
-
"name": "LoggerMain"
|
|
2785
|
+
"name": "LoggerMain",
|
|
2786
|
+
"componentId": {
|
|
2787
|
+
"scope": "teambit.harmony",
|
|
2788
|
+
"name": "logger"
|
|
2789
|
+
}
|
|
2565
2790
|
},
|
|
2566
2791
|
{
|
|
2567
2792
|
"__schema": "TypeRefSchema",
|
|
@@ -2570,7 +2795,11 @@
|
|
|
2570
2795
|
"line": 315,
|
|
2571
2796
|
"character": 5
|
|
2572
2797
|
},
|
|
2573
|
-
"name": "CLIMain"
|
|
2798
|
+
"name": "CLIMain",
|
|
2799
|
+
"componentId": {
|
|
2800
|
+
"scope": "teambit.harmony",
|
|
2801
|
+
"name": "cli"
|
|
2802
|
+
}
|
|
2574
2803
|
},
|
|
2575
2804
|
{
|
|
2576
2805
|
"__schema": "TypeRefSchema",
|
|
@@ -2579,7 +2808,11 @@
|
|
|
2579
2808
|
"line": 316,
|
|
2580
2809
|
"character": 5
|
|
2581
2810
|
},
|
|
2582
|
-
"name": "Workspace"
|
|
2811
|
+
"name": "Workspace",
|
|
2812
|
+
"componentId": {
|
|
2813
|
+
"scope": "teambit.workspace",
|
|
2814
|
+
"name": "workspace"
|
|
2815
|
+
}
|
|
2583
2816
|
},
|
|
2584
2817
|
{
|
|
2585
2818
|
"__schema": "TypeRefSchema",
|
|
@@ -2588,7 +2821,11 @@
|
|
|
2588
2821
|
"line": 317,
|
|
2589
2822
|
"character": 5
|
|
2590
2823
|
},
|
|
2591
|
-
"name": "TesterMain"
|
|
2824
|
+
"name": "TesterMain",
|
|
2825
|
+
"componentId": {
|
|
2826
|
+
"scope": "teambit.defender",
|
|
2827
|
+
"name": "tester"
|
|
2828
|
+
}
|
|
2592
2829
|
},
|
|
2593
2830
|
{
|
|
2594
2831
|
"__schema": "TypeRefSchema",
|
|
@@ -2597,7 +2834,11 @@
|
|
|
2597
2834
|
"line": 318,
|
|
2598
2835
|
"character": 5
|
|
2599
2836
|
},
|
|
2600
|
-
"name": "DependencyResolverMain"
|
|
2837
|
+
"name": "DependencyResolverMain",
|
|
2838
|
+
"componentId": {
|
|
2839
|
+
"scope": "teambit.dependencies",
|
|
2840
|
+
"name": "dependency-resolver"
|
|
2841
|
+
}
|
|
2601
2842
|
},
|
|
2602
2843
|
{
|
|
2603
2844
|
"__schema": "TypeRefSchema",
|
|
@@ -2606,7 +2847,11 @@
|
|
|
2606
2847
|
"line": 319,
|
|
2607
2848
|
"character": 5
|
|
2608
2849
|
},
|
|
2609
|
-
"name": "ImporterMain"
|
|
2850
|
+
"name": "ImporterMain",
|
|
2851
|
+
"componentId": {
|
|
2852
|
+
"scope": "teambit.scope",
|
|
2853
|
+
"name": "importer"
|
|
2854
|
+
}
|
|
2610
2855
|
}
|
|
2611
2856
|
]
|
|
2612
2857
|
},
|
|
@@ -2777,7 +3022,12 @@
|
|
|
2777
3022
|
"line": 337,
|
|
2778
3023
|
"character": 30
|
|
2779
3024
|
},
|
|
2780
|
-
"name": "DiffResults"
|
|
3025
|
+
"name": "DiffResults",
|
|
3026
|
+
"componentId": {
|
|
3027
|
+
"scope": "teambit.legacy",
|
|
3028
|
+
"name": "component-diff",
|
|
3029
|
+
"version": "0.0.55"
|
|
3030
|
+
}
|
|
2781
3031
|
},
|
|
2782
3032
|
"isOptional": false,
|
|
2783
3033
|
"isSpread": false
|
|
@@ -2819,7 +3069,12 @@
|
|
|
2819
3069
|
"line": 342,
|
|
2820
3070
|
"character": 15
|
|
2821
3071
|
},
|
|
2822
|
-
"name": "ConsumerComponent"
|
|
3072
|
+
"name": "ConsumerComponent",
|
|
3073
|
+
"componentId": {
|
|
3074
|
+
"scope": "teambit.legacy",
|
|
3075
|
+
"name": "consumer-component",
|
|
3076
|
+
"version": "0.0.3"
|
|
3077
|
+
}
|
|
2823
3078
|
},
|
|
2824
3079
|
"isOptional": false,
|
|
2825
3080
|
"isSpread": false
|
|
@@ -2839,7 +3094,12 @@
|
|
|
2839
3094
|
"line": 343,
|
|
2840
3095
|
"character": 15
|
|
2841
3096
|
},
|
|
2842
|
-
"name": "ConsumerComponent"
|
|
3097
|
+
"name": "ConsumerComponent",
|
|
3098
|
+
"componentId": {
|
|
3099
|
+
"scope": "teambit.legacy",
|
|
3100
|
+
"name": "consumer-component",
|
|
3101
|
+
"version": "0.0.3"
|
|
3102
|
+
}
|
|
2843
3103
|
},
|
|
2844
3104
|
"isOptional": false,
|
|
2845
3105
|
"isSpread": false
|
|
@@ -2859,7 +3119,12 @@
|
|
|
2859
3119
|
"line": 344,
|
|
2860
3120
|
"character": 15
|
|
2861
3121
|
},
|
|
2862
|
-
"name": "DiffResults"
|
|
3122
|
+
"name": "DiffResults",
|
|
3123
|
+
"componentId": {
|
|
3124
|
+
"scope": "teambit.legacy",
|
|
3125
|
+
"name": "component-diff",
|
|
3126
|
+
"version": "0.0.55"
|
|
3127
|
+
}
|
|
2863
3128
|
},
|
|
2864
3129
|
"isOptional": false,
|
|
2865
3130
|
"isSpread": false
|
|
@@ -2879,7 +3144,12 @@
|
|
|
2879
3144
|
"line": 345,
|
|
2880
3145
|
"character": 13
|
|
2881
3146
|
},
|
|
2882
|
-
"name": "DiffOptions"
|
|
3147
|
+
"name": "DiffOptions",
|
|
3148
|
+
"componentId": {
|
|
3149
|
+
"scope": "teambit.legacy",
|
|
3150
|
+
"name": "component-diff",
|
|
3151
|
+
"version": "0.0.55"
|
|
3152
|
+
}
|
|
2883
3153
|
},
|
|
2884
3154
|
"isOptional": false,
|
|
2885
3155
|
"isSpread": false
|
|
@@ -2943,7 +3213,12 @@
|
|
|
2943
3213
|
"line": 20,
|
|
2944
3214
|
"character": 41
|
|
2945
3215
|
},
|
|
2946
|
-
"name": "TabItem"
|
|
3216
|
+
"name": "TabItem",
|
|
3217
|
+
"componentId": {
|
|
3218
|
+
"scope": "teambit.component",
|
|
3219
|
+
"name": "ui/component-compare/models/component-compare-props",
|
|
3220
|
+
"version": "0.0.113"
|
|
3221
|
+
}
|
|
2947
3222
|
}
|
|
2948
3223
|
]
|
|
2949
3224
|
}
|
|
@@ -2965,6 +3240,11 @@
|
|
|
2965
3240
|
"character": 39
|
|
2966
3241
|
},
|
|
2967
3242
|
"name": "SlotRegistry",
|
|
3243
|
+
"componentId": {
|
|
3244
|
+
"scope": "teambit.harmony",
|
|
3245
|
+
"name": "harmony",
|
|
3246
|
+
"version": "0.4.6"
|
|
3247
|
+
},
|
|
2968
3248
|
"typeArgs": [
|
|
2969
3249
|
{
|
|
2970
3250
|
"__schema": "TypeRefSchema",
|
|
@@ -2973,7 +3253,8 @@
|
|
|
2973
3253
|
"line": 21,
|
|
2974
3254
|
"character": 52
|
|
2975
3255
|
},
|
|
2976
|
-
"name": "ComponentCompareNav"
|
|
3256
|
+
"name": "ComponentCompareNav",
|
|
3257
|
+
"internalFilePath": "component-compare.ui.runtime.tsx"
|
|
2977
3258
|
}
|
|
2978
3259
|
]
|
|
2979
3260
|
}
|
|
@@ -3053,7 +3334,12 @@
|
|
|
3053
3334
|
"line": 26,
|
|
3054
3335
|
"character": 24
|
|
3055
3336
|
},
|
|
3056
|
-
"name": "RouteSlot"
|
|
3337
|
+
"name": "RouteSlot",
|
|
3338
|
+
"componentId": {
|
|
3339
|
+
"scope": "teambit.ui-foundation",
|
|
3340
|
+
"name": "ui/react-router/slot-router",
|
|
3341
|
+
"version": "0.0.513"
|
|
3342
|
+
}
|
|
3057
3343
|
},
|
|
3058
3344
|
"isOptional": false,
|
|
3059
3345
|
"isSpread": false
|
|
@@ -3073,7 +3359,11 @@
|
|
|
3073
3359
|
"line": 27,
|
|
3074
3360
|
"character": 21
|
|
3075
3361
|
},
|
|
3076
|
-
"name": "ComponentUI"
|
|
3362
|
+
"name": "ComponentUI",
|
|
3363
|
+
"componentId": {
|
|
3364
|
+
"scope": "teambit.component",
|
|
3365
|
+
"name": "component"
|
|
3366
|
+
}
|
|
3077
3367
|
},
|
|
3078
3368
|
"isOptional": false,
|
|
3079
3369
|
"isSpread": false
|
|
@@ -3249,7 +3539,12 @@
|
|
|
3249
3539
|
"line": 60,
|
|
3250
3540
|
"character": 27
|
|
3251
3541
|
},
|
|
3252
|
-
"name": "TabItem"
|
|
3542
|
+
"name": "TabItem",
|
|
3543
|
+
"componentId": {
|
|
3544
|
+
"scope": "teambit.component",
|
|
3545
|
+
"name": "ui/component-compare/models/component-compare-props",
|
|
3546
|
+
"version": "0.0.113"
|
|
3547
|
+
}
|
|
3253
3548
|
},
|
|
3254
3549
|
{
|
|
3255
3550
|
"__schema": "TypeRefSchema",
|
|
@@ -3267,7 +3562,12 @@
|
|
|
3267
3562
|
"line": 60,
|
|
3268
3563
|
"character": 43
|
|
3269
3564
|
},
|
|
3270
|
-
"name": "TabItem"
|
|
3565
|
+
"name": "TabItem",
|
|
3566
|
+
"componentId": {
|
|
3567
|
+
"scope": "teambit.component",
|
|
3568
|
+
"name": "ui/component-compare/models/component-compare-props",
|
|
3569
|
+
"version": "0.0.113"
|
|
3570
|
+
}
|
|
3271
3571
|
}
|
|
3272
3572
|
]
|
|
3273
3573
|
}
|
|
@@ -3320,7 +3620,8 @@
|
|
|
3320
3620
|
"line": 69,
|
|
3321
3621
|
"character": 26
|
|
3322
3622
|
},
|
|
3323
|
-
"name": "RouteProps"
|
|
3623
|
+
"name": "RouteProps",
|
|
3624
|
+
"packageName": "react-router-dom"
|
|
3324
3625
|
}
|
|
3325
3626
|
},
|
|
3326
3627
|
"isOptional": false,
|
|
@@ -3428,7 +3729,11 @@
|
|
|
3428
3729
|
"line": 105,
|
|
3429
3730
|
"character": 21
|
|
3430
3731
|
},
|
|
3431
|
-
"name": "ComponentUI"
|
|
3732
|
+
"name": "ComponentUI",
|
|
3733
|
+
"componentId": {
|
|
3734
|
+
"scope": "teambit.component",
|
|
3735
|
+
"name": "component"
|
|
3736
|
+
}
|
|
3432
3737
|
}
|
|
3433
3738
|
]
|
|
3434
3739
|
},
|
|
@@ -3487,7 +3792,12 @@
|
|
|
3487
3792
|
"line": 107,
|
|
3488
3793
|
"character": 53
|
|
3489
3794
|
},
|
|
3490
|
-
"name": "RouteSlot"
|
|
3795
|
+
"name": "RouteSlot",
|
|
3796
|
+
"componentId": {
|
|
3797
|
+
"scope": "teambit.ui-foundation",
|
|
3798
|
+
"name": "ui/react-router/slot-router",
|
|
3799
|
+
"version": "0.0.513"
|
|
3800
|
+
}
|
|
3491
3801
|
}
|
|
3492
3802
|
]
|
|
3493
3803
|
},
|
|
@@ -3509,7 +3819,12 @@
|
|
|
3509
3819
|
"line": 108,
|
|
3510
3820
|
"character": 14
|
|
3511
3821
|
},
|
|
3512
|
-
"name": "Harmony"
|
|
3822
|
+
"name": "Harmony",
|
|
3823
|
+
"componentId": {
|
|
3824
|
+
"scope": "teambit.harmony",
|
|
3825
|
+
"name": "harmony",
|
|
3826
|
+
"version": "0.4.6"
|
|
3827
|
+
}
|
|
3513
3828
|
},
|
|
3514
3829
|
"isOptional": false,
|
|
3515
3830
|
"isSpread": false
|
|
@@ -3598,7 +3913,7 @@
|
|
|
3598
3913
|
"componentId": {
|
|
3599
3914
|
"scope": "teambit.component",
|
|
3600
3915
|
"name": "component-compare",
|
|
3601
|
-
"version": "1.0.
|
|
3916
|
+
"version": "1.0.489"
|
|
3602
3917
|
},
|
|
3603
3918
|
"taggedModuleExports": []
|
|
3604
3919
|
}
|