@teambit/component-compare 1.0.452 → 1.0.453
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.component/component-compare@1.0.
|
|
3
|
+
<testsuite name="teambit.component/component-compare@1.0.453" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["teambit.component/component-compare-preview"]=o():e["teambit.component/component-compare-preview"]=o()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["teambit.component/component-compare-preview"]=o():e["teambit.component/component-compare-preview"]=o()}(self,(()=>(()=>{"use strict";var e={7412:(e,o,t)=>{var n={id:"teambit.component/component-compare@1.0.453",homepage:"https://bit.cloud/teambit/component/component-compare",exported:!0};function r(){const e=a(t(1594));return r=function(){return e},e}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(o,"__esModule",{value:!0}),o.Logo=void 0,r.__bit_component=n,a.__bit_component=n;const i=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/bit-icons/compare.svg"}));i.__bit_component=n,o.Logo=i},1594:e=>{e.exports=React}},o={};function t(n){var r=o[n];if(void 0!==r)return r.exports;var a=o[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.d=(e,o)=>{for(var n in o)t.o(o,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:o[n]})},t.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};t.r(n),t.d(n,{compositions:()=>u,compositions_metadata:()=>v,overview:()=>f});var r={};t.r(r),t.d(r,{default:()=>d});var a=t(7412);t(1594);const i=MdxJsReact,p=TeambitMdxUiMdxScopeContext;var c=["components"];function m(){return m=Object.assign?Object.assign.bind():function(e){for(var o=1;o<arguments.length;o++){var t=arguments[o];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},m.apply(null,arguments)}var s={},l="wrapper";function d(e){var o=e.components,t=function(e,o){if(null==e)return{};var t,n,r=function(e,o){if(null==e)return{};var t={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(o.includes(n))continue;t[n]=e[n]}return t}(e,o);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)t=a[n],o.includes(t)||{}.propertyIsEnumerable.call(e,t)&&(r[t]=e[t])}return r}(e,c);return(0,i.mdx)(l,m({},s,t,{components:o,mdxType:"MDXLayout"}),(0,i.mdx)(p.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"},(0,i.mdx)("p",null,(0,i.mdx)("a",{parentName:"p",href:"https://bit.cloud/blog/introducing-a-new-feature-component-compare-l4qyxtoo?baseVersion=0.0.5"},"Introducing Component Compare")),(0,i.mdx)("p",null,"Component Compare allows users to compare two component versions. It provides a unified view of all the following differences,"),(0,i.mdx)("ul",null,(0,i.mdx)("li",{parentName:"ul"},"Code: Modifications made to the source code of the component."),(0,i.mdx)("li",{parentName:"ul"},"Composition: Changes made to how the component looks visually."),(0,i.mdx)("li",{parentName:"ul"},"Tests: Changes made to how the component is tested."),(0,i.mdx)("li",{parentName:"ul"},"Dependencies: Changes made to the component's dependency graph."),(0,i.mdx)("li",{parentName:"ul"},"Overview: Changes to the auto-generated documentation for the component."),(0,i.mdx)("li",{parentName:"ul"},"Aspects: Changes made to the extensions for the component."),(0,i.mdx)("li",{parentName:"ul"},"Changelog: Changes exported between the two selected versions"))))}d.isMDXComponent=!0;const u=[a],f=[r],v={compositions:[{displayName:"Logo",identifier:"Logo"}]};return n})()));
|
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,8 @@
|
|
|
620
659
|
"line": 262,
|
|
621
660
|
"character": 21
|
|
622
661
|
},
|
|
623
|
-
"name": "ModelComponent"
|
|
662
|
+
"name": "ModelComponent",
|
|
663
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
|
624
664
|
},
|
|
625
665
|
"isOptional": false,
|
|
626
666
|
"isSpread": false
|
|
@@ -640,7 +680,8 @@
|
|
|
640
680
|
"line": 263,
|
|
641
681
|
"character": 24
|
|
642
682
|
},
|
|
643
|
-
"name": "Version"
|
|
683
|
+
"name": "Version",
|
|
684
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
|
644
685
|
},
|
|
645
686
|
"isOptional": false,
|
|
646
687
|
"isSpread": false
|
|
@@ -660,7 +701,8 @@
|
|
|
660
701
|
"line": 264,
|
|
661
702
|
"character": 22
|
|
662
703
|
},
|
|
663
|
-
"name": "Version"
|
|
704
|
+
"name": "Version",
|
|
705
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
|
664
706
|
},
|
|
665
707
|
"isOptional": false,
|
|
666
708
|
"isSpread": false
|
|
@@ -720,7 +762,12 @@
|
|
|
720
762
|
"line": 267,
|
|
721
763
|
"character": 15
|
|
722
764
|
},
|
|
723
|
-
"name": "DiffOptions"
|
|
765
|
+
"name": "DiffOptions",
|
|
766
|
+
"componentId": {
|
|
767
|
+
"scope": "teambit.legacy",
|
|
768
|
+
"name": "component-diff",
|
|
769
|
+
"version": "0.0.43"
|
|
770
|
+
}
|
|
724
771
|
},
|
|
725
772
|
"isOptional": false,
|
|
726
773
|
"isSpread": false
|
|
@@ -835,7 +882,11 @@
|
|
|
835
882
|
"line": 311,
|
|
836
883
|
"character": 5
|
|
837
884
|
},
|
|
838
|
-
"name": "GraphqlMain"
|
|
885
|
+
"name": "GraphqlMain",
|
|
886
|
+
"componentId": {
|
|
887
|
+
"scope": "teambit.harmony",
|
|
888
|
+
"name": "graphql"
|
|
889
|
+
}
|
|
839
890
|
},
|
|
840
891
|
{
|
|
841
892
|
"__schema": "TypeRefSchema",
|
|
@@ -844,7 +895,11 @@
|
|
|
844
895
|
"line": 312,
|
|
845
896
|
"character": 5
|
|
846
897
|
},
|
|
847
|
-
"name": "ComponentMain"
|
|
898
|
+
"name": "ComponentMain",
|
|
899
|
+
"componentId": {
|
|
900
|
+
"scope": "teambit.component",
|
|
901
|
+
"name": "component"
|
|
902
|
+
}
|
|
848
903
|
},
|
|
849
904
|
{
|
|
850
905
|
"__schema": "TypeRefSchema",
|
|
@@ -853,7 +908,11 @@
|
|
|
853
908
|
"line": 313,
|
|
854
909
|
"character": 5
|
|
855
910
|
},
|
|
856
|
-
"name": "ScopeMain"
|
|
911
|
+
"name": "ScopeMain",
|
|
912
|
+
"componentId": {
|
|
913
|
+
"scope": "teambit.scope",
|
|
914
|
+
"name": "scope"
|
|
915
|
+
}
|
|
857
916
|
},
|
|
858
917
|
{
|
|
859
918
|
"__schema": "TypeRefSchema",
|
|
@@ -862,7 +921,11 @@
|
|
|
862
921
|
"line": 314,
|
|
863
922
|
"character": 5
|
|
864
923
|
},
|
|
865
|
-
"name": "LoggerMain"
|
|
924
|
+
"name": "LoggerMain",
|
|
925
|
+
"componentId": {
|
|
926
|
+
"scope": "teambit.harmony",
|
|
927
|
+
"name": "logger"
|
|
928
|
+
}
|
|
866
929
|
},
|
|
867
930
|
{
|
|
868
931
|
"__schema": "TypeRefSchema",
|
|
@@ -871,7 +934,11 @@
|
|
|
871
934
|
"line": 315,
|
|
872
935
|
"character": 5
|
|
873
936
|
},
|
|
874
|
-
"name": "CLIMain"
|
|
937
|
+
"name": "CLIMain",
|
|
938
|
+
"componentId": {
|
|
939
|
+
"scope": "teambit.harmony",
|
|
940
|
+
"name": "cli"
|
|
941
|
+
}
|
|
875
942
|
},
|
|
876
943
|
{
|
|
877
944
|
"__schema": "TypeRefSchema",
|
|
@@ -880,7 +947,11 @@
|
|
|
880
947
|
"line": 316,
|
|
881
948
|
"character": 5
|
|
882
949
|
},
|
|
883
|
-
"name": "Workspace"
|
|
950
|
+
"name": "Workspace",
|
|
951
|
+
"componentId": {
|
|
952
|
+
"scope": "teambit.workspace",
|
|
953
|
+
"name": "workspace"
|
|
954
|
+
}
|
|
884
955
|
},
|
|
885
956
|
{
|
|
886
957
|
"__schema": "TypeRefSchema",
|
|
@@ -889,7 +960,11 @@
|
|
|
889
960
|
"line": 317,
|
|
890
961
|
"character": 5
|
|
891
962
|
},
|
|
892
|
-
"name": "TesterMain"
|
|
963
|
+
"name": "TesterMain",
|
|
964
|
+
"componentId": {
|
|
965
|
+
"scope": "teambit.defender",
|
|
966
|
+
"name": "tester"
|
|
967
|
+
}
|
|
893
968
|
},
|
|
894
969
|
{
|
|
895
970
|
"__schema": "TypeRefSchema",
|
|
@@ -898,7 +973,11 @@
|
|
|
898
973
|
"line": 318,
|
|
899
974
|
"character": 5
|
|
900
975
|
},
|
|
901
|
-
"name": "DependencyResolverMain"
|
|
976
|
+
"name": "DependencyResolverMain",
|
|
977
|
+
"componentId": {
|
|
978
|
+
"scope": "teambit.dependencies",
|
|
979
|
+
"name": "dependency-resolver"
|
|
980
|
+
}
|
|
902
981
|
},
|
|
903
982
|
{
|
|
904
983
|
"__schema": "TypeRefSchema",
|
|
@@ -907,7 +986,11 @@
|
|
|
907
986
|
"line": 319,
|
|
908
987
|
"character": 5
|
|
909
988
|
},
|
|
910
|
-
"name": "ImporterMain"
|
|
989
|
+
"name": "ImporterMain",
|
|
990
|
+
"componentId": {
|
|
991
|
+
"scope": "teambit.scope",
|
|
992
|
+
"name": "importer"
|
|
993
|
+
}
|
|
911
994
|
}
|
|
912
995
|
]
|
|
913
996
|
},
|
|
@@ -1018,7 +1101,12 @@
|
|
|
1018
1101
|
"line": 26,
|
|
1019
1102
|
"character": 24
|
|
1020
1103
|
},
|
|
1021
|
-
"name": "RouteSlot"
|
|
1104
|
+
"name": "RouteSlot",
|
|
1105
|
+
"componentId": {
|
|
1106
|
+
"scope": "teambit.ui-foundation",
|
|
1107
|
+
"name": "ui/react-router/slot-router",
|
|
1108
|
+
"version": "0.0.512"
|
|
1109
|
+
}
|
|
1022
1110
|
},
|
|
1023
1111
|
"isOptional": false,
|
|
1024
1112
|
"isSpread": false
|
|
@@ -1038,7 +1126,11 @@
|
|
|
1038
1126
|
"line": 27,
|
|
1039
1127
|
"character": 21
|
|
1040
1128
|
},
|
|
1041
|
-
"name": "ComponentUI"
|
|
1129
|
+
"name": "ComponentUI",
|
|
1130
|
+
"componentId": {
|
|
1131
|
+
"scope": "teambit.component",
|
|
1132
|
+
"name": "component"
|
|
1133
|
+
}
|
|
1042
1134
|
},
|
|
1043
1135
|
"isOptional": false,
|
|
1044
1136
|
"isSpread": false
|
|
@@ -1214,7 +1306,12 @@
|
|
|
1214
1306
|
"line": 60,
|
|
1215
1307
|
"character": 27
|
|
1216
1308
|
},
|
|
1217
|
-
"name": "TabItem"
|
|
1309
|
+
"name": "TabItem",
|
|
1310
|
+
"componentId": {
|
|
1311
|
+
"scope": "teambit.component",
|
|
1312
|
+
"name": "ui/component-compare/models/component-compare-props",
|
|
1313
|
+
"version": "0.0.112"
|
|
1314
|
+
}
|
|
1218
1315
|
},
|
|
1219
1316
|
{
|
|
1220
1317
|
"__schema": "TypeRefSchema",
|
|
@@ -1232,7 +1329,12 @@
|
|
|
1232
1329
|
"line": 60,
|
|
1233
1330
|
"character": 43
|
|
1234
1331
|
},
|
|
1235
|
-
"name": "TabItem"
|
|
1332
|
+
"name": "TabItem",
|
|
1333
|
+
"componentId": {
|
|
1334
|
+
"scope": "teambit.component",
|
|
1335
|
+
"name": "ui/component-compare/models/component-compare-props",
|
|
1336
|
+
"version": "0.0.112"
|
|
1337
|
+
}
|
|
1236
1338
|
}
|
|
1237
1339
|
]
|
|
1238
1340
|
}
|
|
@@ -1285,7 +1387,8 @@
|
|
|
1285
1387
|
"line": 69,
|
|
1286
1388
|
"character": 26
|
|
1287
1389
|
},
|
|
1288
|
-
"name": "RouteProps"
|
|
1390
|
+
"name": "RouteProps",
|
|
1391
|
+
"packageName": "react-router-dom"
|
|
1289
1392
|
}
|
|
1290
1393
|
},
|
|
1291
1394
|
"isOptional": false,
|
|
@@ -1393,7 +1496,11 @@
|
|
|
1393
1496
|
"line": 105,
|
|
1394
1497
|
"character": 21
|
|
1395
1498
|
},
|
|
1396
|
-
"name": "ComponentUI"
|
|
1499
|
+
"name": "ComponentUI",
|
|
1500
|
+
"componentId": {
|
|
1501
|
+
"scope": "teambit.component",
|
|
1502
|
+
"name": "component"
|
|
1503
|
+
}
|
|
1397
1504
|
}
|
|
1398
1505
|
]
|
|
1399
1506
|
},
|
|
@@ -1452,7 +1559,12 @@
|
|
|
1452
1559
|
"line": 107,
|
|
1453
1560
|
"character": 53
|
|
1454
1561
|
},
|
|
1455
|
-
"name": "RouteSlot"
|
|
1562
|
+
"name": "RouteSlot",
|
|
1563
|
+
"componentId": {
|
|
1564
|
+
"scope": "teambit.ui-foundation",
|
|
1565
|
+
"name": "ui/react-router/slot-router",
|
|
1566
|
+
"version": "0.0.512"
|
|
1567
|
+
}
|
|
1456
1568
|
}
|
|
1457
1569
|
]
|
|
1458
1570
|
},
|
|
@@ -1474,7 +1586,12 @@
|
|
|
1474
1586
|
"line": 108,
|
|
1475
1587
|
"character": 14
|
|
1476
1588
|
},
|
|
1477
|
-
"name": "Harmony"
|
|
1589
|
+
"name": "Harmony",
|
|
1590
|
+
"componentId": {
|
|
1591
|
+
"scope": "teambit.harmony",
|
|
1592
|
+
"name": "harmony",
|
|
1593
|
+
"version": "0.4.6"
|
|
1594
|
+
}
|
|
1478
1595
|
},
|
|
1479
1596
|
"isOptional": false,
|
|
1480
1597
|
"isSpread": false
|
|
@@ -1525,6 +1642,11 @@
|
|
|
1525
1642
|
"character": 39
|
|
1526
1643
|
},
|
|
1527
1644
|
"name": "SlotRegistry",
|
|
1645
|
+
"componentId": {
|
|
1646
|
+
"scope": "teambit.harmony",
|
|
1647
|
+
"name": "harmony",
|
|
1648
|
+
"version": "0.4.6"
|
|
1649
|
+
},
|
|
1528
1650
|
"typeArgs": [
|
|
1529
1651
|
{
|
|
1530
1652
|
"__schema": "TypeRefSchema",
|
|
@@ -1533,7 +1655,8 @@
|
|
|
1533
1655
|
"line": 21,
|
|
1534
1656
|
"character": 52
|
|
1535
1657
|
},
|
|
1536
|
-
"name": "ComponentCompareNav"
|
|
1658
|
+
"name": "ComponentCompareNav",
|
|
1659
|
+
"internalFilePath": "component-compare.ui.runtime.tsx"
|
|
1537
1660
|
}
|
|
1538
1661
|
]
|
|
1539
1662
|
}
|
|
@@ -1657,7 +1780,12 @@
|
|
|
1657
1780
|
"line": 34,
|
|
1658
1781
|
"character": 9
|
|
1659
1782
|
},
|
|
1660
|
-
"name": "FileDiff"
|
|
1783
|
+
"name": "FileDiff",
|
|
1784
|
+
"componentId": {
|
|
1785
|
+
"scope": "teambit.legacy",
|
|
1786
|
+
"name": "component-diff",
|
|
1787
|
+
"version": "0.0.43"
|
|
1788
|
+
}
|
|
1661
1789
|
}
|
|
1662
1790
|
},
|
|
1663
1791
|
"isOptional": false
|
|
@@ -1685,7 +1813,12 @@
|
|
|
1685
1813
|
"line": 35,
|
|
1686
1814
|
"character": 11
|
|
1687
1815
|
},
|
|
1688
|
-
"name": "FieldsDiff"
|
|
1816
|
+
"name": "FieldsDiff",
|
|
1817
|
+
"componentId": {
|
|
1818
|
+
"scope": "teambit.legacy",
|
|
1819
|
+
"name": "component-diff",
|
|
1820
|
+
"version": "0.0.43"
|
|
1821
|
+
}
|
|
1689
1822
|
}
|
|
1690
1823
|
},
|
|
1691
1824
|
"isOptional": false
|
|
@@ -1713,7 +1846,12 @@
|
|
|
1713
1846
|
"line": 36,
|
|
1714
1847
|
"character": 10
|
|
1715
1848
|
},
|
|
1716
|
-
"name": "FileDiff"
|
|
1849
|
+
"name": "FileDiff",
|
|
1850
|
+
"componentId": {
|
|
1851
|
+
"scope": "teambit.legacy",
|
|
1852
|
+
"name": "component-diff",
|
|
1853
|
+
"version": "0.0.43"
|
|
1854
|
+
}
|
|
1717
1855
|
}
|
|
1718
1856
|
},
|
|
1719
1857
|
"isOptional": false
|
|
@@ -1756,7 +1894,11 @@
|
|
|
1756
1894
|
"line": 47,
|
|
1757
1895
|
"character": 30
|
|
1758
1896
|
},
|
|
1759
|
-
"name": "ComponentMain"
|
|
1897
|
+
"name": "ComponentMain",
|
|
1898
|
+
"componentId": {
|
|
1899
|
+
"scope": "teambit.component",
|
|
1900
|
+
"name": "component"
|
|
1901
|
+
}
|
|
1760
1902
|
},
|
|
1761
1903
|
"isOptional": false,
|
|
1762
1904
|
"isSpread": false
|
|
@@ -1776,7 +1918,11 @@
|
|
|
1776
1918
|
"line": 48,
|
|
1777
1919
|
"character": 20
|
|
1778
1920
|
},
|
|
1779
|
-
"name": "ScopeMain"
|
|
1921
|
+
"name": "ScopeMain",
|
|
1922
|
+
"componentId": {
|
|
1923
|
+
"scope": "teambit.scope",
|
|
1924
|
+
"name": "scope"
|
|
1925
|
+
}
|
|
1780
1926
|
},
|
|
1781
1927
|
"isOptional": false,
|
|
1782
1928
|
"isSpread": false
|
|
@@ -1796,7 +1942,11 @@
|
|
|
1796
1942
|
"line": 49,
|
|
1797
1943
|
"character": 21
|
|
1798
1944
|
},
|
|
1799
|
-
"name": "Logger"
|
|
1945
|
+
"name": "Logger",
|
|
1946
|
+
"componentId": {
|
|
1947
|
+
"scope": "teambit.harmony",
|
|
1948
|
+
"name": "logger"
|
|
1949
|
+
}
|
|
1800
1950
|
},
|
|
1801
1951
|
"isOptional": false,
|
|
1802
1952
|
"isSpread": false
|
|
@@ -1816,7 +1966,11 @@
|
|
|
1816
1966
|
"line": 50,
|
|
1817
1967
|
"character": 21
|
|
1818
1968
|
},
|
|
1819
|
-
"name": "TesterMain"
|
|
1969
|
+
"name": "TesterMain",
|
|
1970
|
+
"componentId": {
|
|
1971
|
+
"scope": "teambit.defender",
|
|
1972
|
+
"name": "tester"
|
|
1973
|
+
}
|
|
1820
1974
|
},
|
|
1821
1975
|
"isOptional": false,
|
|
1822
1976
|
"isSpread": false
|
|
@@ -1836,7 +1990,11 @@
|
|
|
1836
1990
|
"line": 51,
|
|
1837
1991
|
"character": 26
|
|
1838
1992
|
},
|
|
1839
|
-
"name": "DependencyResolverMain"
|
|
1993
|
+
"name": "DependencyResolverMain",
|
|
1994
|
+
"componentId": {
|
|
1995
|
+
"scope": "teambit.dependencies",
|
|
1996
|
+
"name": "dependency-resolver"
|
|
1997
|
+
}
|
|
1840
1998
|
},
|
|
1841
1999
|
"isOptional": false,
|
|
1842
2000
|
"isSpread": false
|
|
@@ -1856,7 +2014,11 @@
|
|
|
1856
2014
|
"line": 52,
|
|
1857
2015
|
"character": 23
|
|
1858
2016
|
},
|
|
1859
|
-
"name": "ImporterMain"
|
|
2017
|
+
"name": "ImporterMain",
|
|
2018
|
+
"componentId": {
|
|
2019
|
+
"scope": "teambit.scope",
|
|
2020
|
+
"name": "importer"
|
|
2021
|
+
}
|
|
1860
2022
|
},
|
|
1861
2023
|
"isOptional": false,
|
|
1862
2024
|
"isSpread": false
|
|
@@ -1876,7 +2038,11 @@
|
|
|
1876
2038
|
"line": 53,
|
|
1877
2039
|
"character": 25
|
|
1878
2040
|
},
|
|
1879
|
-
"name": "Workspace"
|
|
2041
|
+
"name": "Workspace",
|
|
2042
|
+
"componentId": {
|
|
2043
|
+
"scope": "teambit.workspace",
|
|
2044
|
+
"name": "workspace"
|
|
2045
|
+
}
|
|
1880
2046
|
},
|
|
1881
2047
|
"isOptional": true,
|
|
1882
2048
|
"isSpread": false
|
|
@@ -1960,7 +2126,8 @@
|
|
|
1960
2126
|
"line": 56,
|
|
1961
2127
|
"character": 67
|
|
1962
2128
|
},
|
|
1963
|
-
"name": "ComponentCompareResult"
|
|
2129
|
+
"name": "ComponentCompareResult",
|
|
2130
|
+
"internalFilePath": "component-compare.main.runtime.ts"
|
|
1964
2131
|
}
|
|
1965
2132
|
]
|
|
1966
2133
|
},
|
|
@@ -2214,7 +2381,8 @@
|
|
|
2214
2381
|
"line": 130,
|
|
2215
2382
|
"character": 51
|
|
2216
2383
|
},
|
|
2217
|
-
"name": "ConfigDiff"
|
|
2384
|
+
"name": "ConfigDiff",
|
|
2385
|
+
"internalFilePath": "component-compare.main.runtime.ts"
|
|
2218
2386
|
}
|
|
2219
2387
|
]
|
|
2220
2388
|
},
|
|
@@ -2247,7 +2415,11 @@
|
|
|
2247
2415
|
"line": 139,
|
|
2248
2416
|
"character": 49
|
|
2249
2417
|
},
|
|
2250
|
-
"name": "Component"
|
|
2418
|
+
"name": "Component",
|
|
2419
|
+
"componentId": {
|
|
2420
|
+
"scope": "teambit.component",
|
|
2421
|
+
"name": "component"
|
|
2422
|
+
}
|
|
2251
2423
|
},
|
|
2252
2424
|
"isOptional": false,
|
|
2253
2425
|
"isSpread": false
|
|
@@ -2274,7 +2446,12 @@
|
|
|
2274
2446
|
"line": 139,
|
|
2275
2447
|
"character": 74
|
|
2276
2448
|
},
|
|
2277
|
-
"name": "ComponentID"
|
|
2449
|
+
"name": "ComponentID",
|
|
2450
|
+
"componentId": {
|
|
2451
|
+
"scope": "teambit.component",
|
|
2452
|
+
"name": "component-id",
|
|
2453
|
+
"version": "1.2.2"
|
|
2454
|
+
}
|
|
2278
2455
|
}
|
|
2279
2456
|
},
|
|
2280
2457
|
"isOptional": true,
|
|
@@ -2319,7 +2496,8 @@
|
|
|
2319
2496
|
"line": 262,
|
|
2320
2497
|
"character": 21
|
|
2321
2498
|
},
|
|
2322
|
-
"name": "ModelComponent"
|
|
2499
|
+
"name": "ModelComponent",
|
|
2500
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
|
2323
2501
|
},
|
|
2324
2502
|
"isOptional": false,
|
|
2325
2503
|
"isSpread": false
|
|
@@ -2339,7 +2517,8 @@
|
|
|
2339
2517
|
"line": 263,
|
|
2340
2518
|
"character": 24
|
|
2341
2519
|
},
|
|
2342
|
-
"name": "Version"
|
|
2520
|
+
"name": "Version",
|
|
2521
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
|
2343
2522
|
},
|
|
2344
2523
|
"isOptional": false,
|
|
2345
2524
|
"isSpread": false
|
|
@@ -2359,7 +2538,8 @@
|
|
|
2359
2538
|
"line": 264,
|
|
2360
2539
|
"character": 22
|
|
2361
2540
|
},
|
|
2362
|
-
"name": "Version"
|
|
2541
|
+
"name": "Version",
|
|
2542
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
|
2363
2543
|
},
|
|
2364
2544
|
"isOptional": false,
|
|
2365
2545
|
"isSpread": false
|
|
@@ -2419,7 +2599,12 @@
|
|
|
2419
2599
|
"line": 267,
|
|
2420
2600
|
"character": 15
|
|
2421
2601
|
},
|
|
2422
|
-
"name": "DiffOptions"
|
|
2602
|
+
"name": "DiffOptions",
|
|
2603
|
+
"componentId": {
|
|
2604
|
+
"scope": "teambit.legacy",
|
|
2605
|
+
"name": "component-diff",
|
|
2606
|
+
"version": "0.0.43"
|
|
2607
|
+
}
|
|
2423
2608
|
},
|
|
2424
2609
|
"isOptional": false,
|
|
2425
2610
|
"isSpread": false
|
|
@@ -2534,7 +2719,11 @@
|
|
|
2534
2719
|
"line": 311,
|
|
2535
2720
|
"character": 5
|
|
2536
2721
|
},
|
|
2537
|
-
"name": "GraphqlMain"
|
|
2722
|
+
"name": "GraphqlMain",
|
|
2723
|
+
"componentId": {
|
|
2724
|
+
"scope": "teambit.harmony",
|
|
2725
|
+
"name": "graphql"
|
|
2726
|
+
}
|
|
2538
2727
|
},
|
|
2539
2728
|
{
|
|
2540
2729
|
"__schema": "TypeRefSchema",
|
|
@@ -2543,7 +2732,11 @@
|
|
|
2543
2732
|
"line": 312,
|
|
2544
2733
|
"character": 5
|
|
2545
2734
|
},
|
|
2546
|
-
"name": "ComponentMain"
|
|
2735
|
+
"name": "ComponentMain",
|
|
2736
|
+
"componentId": {
|
|
2737
|
+
"scope": "teambit.component",
|
|
2738
|
+
"name": "component"
|
|
2739
|
+
}
|
|
2547
2740
|
},
|
|
2548
2741
|
{
|
|
2549
2742
|
"__schema": "TypeRefSchema",
|
|
@@ -2552,7 +2745,11 @@
|
|
|
2552
2745
|
"line": 313,
|
|
2553
2746
|
"character": 5
|
|
2554
2747
|
},
|
|
2555
|
-
"name": "ScopeMain"
|
|
2748
|
+
"name": "ScopeMain",
|
|
2749
|
+
"componentId": {
|
|
2750
|
+
"scope": "teambit.scope",
|
|
2751
|
+
"name": "scope"
|
|
2752
|
+
}
|
|
2556
2753
|
},
|
|
2557
2754
|
{
|
|
2558
2755
|
"__schema": "TypeRefSchema",
|
|
@@ -2561,7 +2758,11 @@
|
|
|
2561
2758
|
"line": 314,
|
|
2562
2759
|
"character": 5
|
|
2563
2760
|
},
|
|
2564
|
-
"name": "LoggerMain"
|
|
2761
|
+
"name": "LoggerMain",
|
|
2762
|
+
"componentId": {
|
|
2763
|
+
"scope": "teambit.harmony",
|
|
2764
|
+
"name": "logger"
|
|
2765
|
+
}
|
|
2565
2766
|
},
|
|
2566
2767
|
{
|
|
2567
2768
|
"__schema": "TypeRefSchema",
|
|
@@ -2570,7 +2771,11 @@
|
|
|
2570
2771
|
"line": 315,
|
|
2571
2772
|
"character": 5
|
|
2572
2773
|
},
|
|
2573
|
-
"name": "CLIMain"
|
|
2774
|
+
"name": "CLIMain",
|
|
2775
|
+
"componentId": {
|
|
2776
|
+
"scope": "teambit.harmony",
|
|
2777
|
+
"name": "cli"
|
|
2778
|
+
}
|
|
2574
2779
|
},
|
|
2575
2780
|
{
|
|
2576
2781
|
"__schema": "TypeRefSchema",
|
|
@@ -2579,7 +2784,11 @@
|
|
|
2579
2784
|
"line": 316,
|
|
2580
2785
|
"character": 5
|
|
2581
2786
|
},
|
|
2582
|
-
"name": "Workspace"
|
|
2787
|
+
"name": "Workspace",
|
|
2788
|
+
"componentId": {
|
|
2789
|
+
"scope": "teambit.workspace",
|
|
2790
|
+
"name": "workspace"
|
|
2791
|
+
}
|
|
2583
2792
|
},
|
|
2584
2793
|
{
|
|
2585
2794
|
"__schema": "TypeRefSchema",
|
|
@@ -2588,7 +2797,11 @@
|
|
|
2588
2797
|
"line": 317,
|
|
2589
2798
|
"character": 5
|
|
2590
2799
|
},
|
|
2591
|
-
"name": "TesterMain"
|
|
2800
|
+
"name": "TesterMain",
|
|
2801
|
+
"componentId": {
|
|
2802
|
+
"scope": "teambit.defender",
|
|
2803
|
+
"name": "tester"
|
|
2804
|
+
}
|
|
2592
2805
|
},
|
|
2593
2806
|
{
|
|
2594
2807
|
"__schema": "TypeRefSchema",
|
|
@@ -2597,7 +2810,11 @@
|
|
|
2597
2810
|
"line": 318,
|
|
2598
2811
|
"character": 5
|
|
2599
2812
|
},
|
|
2600
|
-
"name": "DependencyResolverMain"
|
|
2813
|
+
"name": "DependencyResolverMain",
|
|
2814
|
+
"componentId": {
|
|
2815
|
+
"scope": "teambit.dependencies",
|
|
2816
|
+
"name": "dependency-resolver"
|
|
2817
|
+
}
|
|
2601
2818
|
},
|
|
2602
2819
|
{
|
|
2603
2820
|
"__schema": "TypeRefSchema",
|
|
@@ -2606,7 +2823,11 @@
|
|
|
2606
2823
|
"line": 319,
|
|
2607
2824
|
"character": 5
|
|
2608
2825
|
},
|
|
2609
|
-
"name": "ImporterMain"
|
|
2826
|
+
"name": "ImporterMain",
|
|
2827
|
+
"componentId": {
|
|
2828
|
+
"scope": "teambit.scope",
|
|
2829
|
+
"name": "importer"
|
|
2830
|
+
}
|
|
2610
2831
|
}
|
|
2611
2832
|
]
|
|
2612
2833
|
},
|
|
@@ -2777,7 +2998,12 @@
|
|
|
2777
2998
|
"line": 337,
|
|
2778
2999
|
"character": 30
|
|
2779
3000
|
},
|
|
2780
|
-
"name": "DiffResults"
|
|
3001
|
+
"name": "DiffResults",
|
|
3002
|
+
"componentId": {
|
|
3003
|
+
"scope": "teambit.legacy",
|
|
3004
|
+
"name": "component-diff",
|
|
3005
|
+
"version": "0.0.43"
|
|
3006
|
+
}
|
|
2781
3007
|
},
|
|
2782
3008
|
"isOptional": false,
|
|
2783
3009
|
"isSpread": false
|
|
@@ -2819,7 +3045,8 @@
|
|
|
2819
3045
|
"line": 342,
|
|
2820
3046
|
"character": 15
|
|
2821
3047
|
},
|
|
2822
|
-
"name": "ConsumerComponent"
|
|
3048
|
+
"name": "ConsumerComponent",
|
|
3049
|
+
"packageName": "@teambit/legacy/dist/consumer/component"
|
|
2823
3050
|
},
|
|
2824
3051
|
"isOptional": false,
|
|
2825
3052
|
"isSpread": false
|
|
@@ -2839,7 +3066,8 @@
|
|
|
2839
3066
|
"line": 343,
|
|
2840
3067
|
"character": 15
|
|
2841
3068
|
},
|
|
2842
|
-
"name": "ConsumerComponent"
|
|
3069
|
+
"name": "ConsumerComponent",
|
|
3070
|
+
"packageName": "@teambit/legacy/dist/consumer/component"
|
|
2843
3071
|
},
|
|
2844
3072
|
"isOptional": false,
|
|
2845
3073
|
"isSpread": false
|
|
@@ -2859,7 +3087,12 @@
|
|
|
2859
3087
|
"line": 344,
|
|
2860
3088
|
"character": 15
|
|
2861
3089
|
},
|
|
2862
|
-
"name": "DiffResults"
|
|
3090
|
+
"name": "DiffResults",
|
|
3091
|
+
"componentId": {
|
|
3092
|
+
"scope": "teambit.legacy",
|
|
3093
|
+
"name": "component-diff",
|
|
3094
|
+
"version": "0.0.43"
|
|
3095
|
+
}
|
|
2863
3096
|
},
|
|
2864
3097
|
"isOptional": false,
|
|
2865
3098
|
"isSpread": false
|
|
@@ -2879,7 +3112,12 @@
|
|
|
2879
3112
|
"line": 345,
|
|
2880
3113
|
"character": 13
|
|
2881
3114
|
},
|
|
2882
|
-
"name": "DiffOptions"
|
|
3115
|
+
"name": "DiffOptions",
|
|
3116
|
+
"componentId": {
|
|
3117
|
+
"scope": "teambit.legacy",
|
|
3118
|
+
"name": "component-diff",
|
|
3119
|
+
"version": "0.0.43"
|
|
3120
|
+
}
|
|
2883
3121
|
},
|
|
2884
3122
|
"isOptional": false,
|
|
2885
3123
|
"isSpread": false
|
|
@@ -2943,7 +3181,12 @@
|
|
|
2943
3181
|
"line": 20,
|
|
2944
3182
|
"character": 41
|
|
2945
3183
|
},
|
|
2946
|
-
"name": "TabItem"
|
|
3184
|
+
"name": "TabItem",
|
|
3185
|
+
"componentId": {
|
|
3186
|
+
"scope": "teambit.component",
|
|
3187
|
+
"name": "ui/component-compare/models/component-compare-props",
|
|
3188
|
+
"version": "0.0.112"
|
|
3189
|
+
}
|
|
2947
3190
|
}
|
|
2948
3191
|
]
|
|
2949
3192
|
}
|
|
@@ -2965,6 +3208,11 @@
|
|
|
2965
3208
|
"character": 39
|
|
2966
3209
|
},
|
|
2967
3210
|
"name": "SlotRegistry",
|
|
3211
|
+
"componentId": {
|
|
3212
|
+
"scope": "teambit.harmony",
|
|
3213
|
+
"name": "harmony",
|
|
3214
|
+
"version": "0.4.6"
|
|
3215
|
+
},
|
|
2968
3216
|
"typeArgs": [
|
|
2969
3217
|
{
|
|
2970
3218
|
"__schema": "TypeRefSchema",
|
|
@@ -2973,7 +3221,8 @@
|
|
|
2973
3221
|
"line": 21,
|
|
2974
3222
|
"character": 52
|
|
2975
3223
|
},
|
|
2976
|
-
"name": "ComponentCompareNav"
|
|
3224
|
+
"name": "ComponentCompareNav",
|
|
3225
|
+
"internalFilePath": "component-compare.ui.runtime.tsx"
|
|
2977
3226
|
}
|
|
2978
3227
|
]
|
|
2979
3228
|
}
|
|
@@ -3053,7 +3302,12 @@
|
|
|
3053
3302
|
"line": 26,
|
|
3054
3303
|
"character": 24
|
|
3055
3304
|
},
|
|
3056
|
-
"name": "RouteSlot"
|
|
3305
|
+
"name": "RouteSlot",
|
|
3306
|
+
"componentId": {
|
|
3307
|
+
"scope": "teambit.ui-foundation",
|
|
3308
|
+
"name": "ui/react-router/slot-router",
|
|
3309
|
+
"version": "0.0.512"
|
|
3310
|
+
}
|
|
3057
3311
|
},
|
|
3058
3312
|
"isOptional": false,
|
|
3059
3313
|
"isSpread": false
|
|
@@ -3073,7 +3327,11 @@
|
|
|
3073
3327
|
"line": 27,
|
|
3074
3328
|
"character": 21
|
|
3075
3329
|
},
|
|
3076
|
-
"name": "ComponentUI"
|
|
3330
|
+
"name": "ComponentUI",
|
|
3331
|
+
"componentId": {
|
|
3332
|
+
"scope": "teambit.component",
|
|
3333
|
+
"name": "component"
|
|
3334
|
+
}
|
|
3077
3335
|
},
|
|
3078
3336
|
"isOptional": false,
|
|
3079
3337
|
"isSpread": false
|
|
@@ -3249,7 +3507,12 @@
|
|
|
3249
3507
|
"line": 60,
|
|
3250
3508
|
"character": 27
|
|
3251
3509
|
},
|
|
3252
|
-
"name": "TabItem"
|
|
3510
|
+
"name": "TabItem",
|
|
3511
|
+
"componentId": {
|
|
3512
|
+
"scope": "teambit.component",
|
|
3513
|
+
"name": "ui/component-compare/models/component-compare-props",
|
|
3514
|
+
"version": "0.0.112"
|
|
3515
|
+
}
|
|
3253
3516
|
},
|
|
3254
3517
|
{
|
|
3255
3518
|
"__schema": "TypeRefSchema",
|
|
@@ -3267,7 +3530,12 @@
|
|
|
3267
3530
|
"line": 60,
|
|
3268
3531
|
"character": 43
|
|
3269
3532
|
},
|
|
3270
|
-
"name": "TabItem"
|
|
3533
|
+
"name": "TabItem",
|
|
3534
|
+
"componentId": {
|
|
3535
|
+
"scope": "teambit.component",
|
|
3536
|
+
"name": "ui/component-compare/models/component-compare-props",
|
|
3537
|
+
"version": "0.0.112"
|
|
3538
|
+
}
|
|
3271
3539
|
}
|
|
3272
3540
|
]
|
|
3273
3541
|
}
|
|
@@ -3320,7 +3588,8 @@
|
|
|
3320
3588
|
"line": 69,
|
|
3321
3589
|
"character": 26
|
|
3322
3590
|
},
|
|
3323
|
-
"name": "RouteProps"
|
|
3591
|
+
"name": "RouteProps",
|
|
3592
|
+
"packageName": "react-router-dom"
|
|
3324
3593
|
}
|
|
3325
3594
|
},
|
|
3326
3595
|
"isOptional": false,
|
|
@@ -3428,7 +3697,11 @@
|
|
|
3428
3697
|
"line": 105,
|
|
3429
3698
|
"character": 21
|
|
3430
3699
|
},
|
|
3431
|
-
"name": "ComponentUI"
|
|
3700
|
+
"name": "ComponentUI",
|
|
3701
|
+
"componentId": {
|
|
3702
|
+
"scope": "teambit.component",
|
|
3703
|
+
"name": "component"
|
|
3704
|
+
}
|
|
3432
3705
|
}
|
|
3433
3706
|
]
|
|
3434
3707
|
},
|
|
@@ -3487,7 +3760,12 @@
|
|
|
3487
3760
|
"line": 107,
|
|
3488
3761
|
"character": 53
|
|
3489
3762
|
},
|
|
3490
|
-
"name": "RouteSlot"
|
|
3763
|
+
"name": "RouteSlot",
|
|
3764
|
+
"componentId": {
|
|
3765
|
+
"scope": "teambit.ui-foundation",
|
|
3766
|
+
"name": "ui/react-router/slot-router",
|
|
3767
|
+
"version": "0.0.512"
|
|
3768
|
+
}
|
|
3491
3769
|
}
|
|
3492
3770
|
]
|
|
3493
3771
|
},
|
|
@@ -3509,7 +3787,12 @@
|
|
|
3509
3787
|
"line": 108,
|
|
3510
3788
|
"character": 14
|
|
3511
3789
|
},
|
|
3512
|
-
"name": "Harmony"
|
|
3790
|
+
"name": "Harmony",
|
|
3791
|
+
"componentId": {
|
|
3792
|
+
"scope": "teambit.harmony",
|
|
3793
|
+
"name": "harmony",
|
|
3794
|
+
"version": "0.4.6"
|
|
3795
|
+
}
|
|
3513
3796
|
},
|
|
3514
3797
|
"isOptional": false,
|
|
3515
3798
|
"isSpread": false
|
|
@@ -3598,7 +3881,7 @@
|
|
|
3598
3881
|
"componentId": {
|
|
3599
3882
|
"scope": "teambit.component",
|
|
3600
3883
|
"name": "component-compare",
|
|
3601
|
-
"version": "1.0.
|
|
3884
|
+
"version": "1.0.453"
|
|
3602
3885
|
},
|
|
3603
3886
|
"taggedModuleExports": []
|
|
3604
3887
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.453/dist/component-compare.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.453/dist/component-compare.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/component-compare",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.453",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/component-compare",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "component-compare",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.453"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"graphql-tag": "2.12.1",
|
|
@@ -18,22 +18,22 @@
|
|
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
|
19
19
|
"@teambit/component-id": "1.2.2",
|
|
20
20
|
"@teambit/component.ui.component-compare.compare-aspects.compare-aspects": "0.0.147",
|
|
21
|
-
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.
|
|
22
|
-
"@teambit/component": "1.0.
|
|
23
|
-
"@teambit/builder": "1.0.
|
|
24
|
-
"@teambit/cli": "0.0.
|
|
25
|
-
"@teambit/dependency-resolver": "1.0.
|
|
26
|
-
"@teambit/graphql": "1.0.
|
|
27
|
-
"@teambit/importer": "1.0.
|
|
21
|
+
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.112",
|
|
22
|
+
"@teambit/component": "1.0.453",
|
|
23
|
+
"@teambit/builder": "1.0.453",
|
|
24
|
+
"@teambit/cli": "0.0.1030",
|
|
25
|
+
"@teambit/dependency-resolver": "1.0.453",
|
|
26
|
+
"@teambit/graphql": "1.0.453",
|
|
27
|
+
"@teambit/importer": "1.0.453",
|
|
28
28
|
"@teambit/legacy.component-diff": "0.0.43",
|
|
29
|
-
"@teambit/logger": "0.0.
|
|
30
|
-
"@teambit/scope": "1.0.
|
|
31
|
-
"@teambit/tester": "1.0.
|
|
32
|
-
"@teambit/workspace": "1.0.
|
|
29
|
+
"@teambit/logger": "0.0.1123",
|
|
30
|
+
"@teambit/scope": "1.0.453",
|
|
31
|
+
"@teambit/tester": "1.0.453",
|
|
32
|
+
"@teambit/workspace": "1.0.453",
|
|
33
33
|
"@teambit/component.ui.component-compare.changelog": "0.0.192",
|
|
34
|
-
"@teambit/component.ui.component-compare.component-compare": "0.0.
|
|
35
|
-
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.
|
|
36
|
-
"@teambit/ui": "1.0.
|
|
34
|
+
"@teambit/component.ui.component-compare.component-compare": "0.0.198",
|
|
35
|
+
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.512",
|
|
36
|
+
"@teambit/ui": "1.0.453"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@types/lodash.flatten": "4.4.6",
|