@teambit/workspace 1.0.425 → 1.0.427
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_workspace_workspace-preview.js +1 -1
- package/artifacts/schema.json +150 -150
- package/dist/aspects-merger.js.map +1 -1
- package/dist/bit-map.js.map +1 -1
- package/dist/capsule.cmd.js.map +1 -1
- package/dist/events/on-component-add-event.js.map +1 -1
- package/dist/events/on-component-change-event.js.map +1 -1
- package/dist/events/on-component-removed-event.js.map +1 -1
- package/dist/{preview-1728184966899.js → preview-1728271406903.js} +2 -2
- package/dist/workspace.main.runtime.js.map +1 -1
- package/dist/workspace.ui.runtime.js.map +1 -1
- package/events/on-component-add-event.ts +9 -2
- package/events/on-component-change-event.ts +9 -2
- package/events/on-component-removed-event.ts +4 -1
- package/package.json +32 -32
- package/workspace.ui.runtime.tsx +2 -2
package/artifacts/schema.json
CHANGED
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
"componentId": {
|
|
483
483
|
"scope": "teambit.legacy",
|
|
484
484
|
"name": "component-list",
|
|
485
|
-
"version": "0.0.
|
|
485
|
+
"version": "0.0.35"
|
|
486
486
|
}
|
|
487
487
|
},
|
|
488
488
|
"isOptional": true,
|
|
@@ -4680,7 +4680,7 @@
|
|
|
4680
4680
|
"componentId": {
|
|
4681
4681
|
"scope": "teambit.component",
|
|
4682
4682
|
"name": "sources",
|
|
4683
|
-
"version": "0.0.
|
|
4683
|
+
"version": "0.0.34"
|
|
4684
4684
|
}
|
|
4685
4685
|
}
|
|
4686
4686
|
]
|
|
@@ -6721,7 +6721,7 @@
|
|
|
6721
6721
|
"componentId": {
|
|
6722
6722
|
"scope": "teambit.legacy",
|
|
6723
6723
|
"name": "bit-map",
|
|
6724
|
-
"version": "0.0.
|
|
6724
|
+
"version": "0.0.38"
|
|
6725
6725
|
}
|
|
6726
6726
|
},
|
|
6727
6727
|
"isOptional": true,
|
|
@@ -10753,7 +10753,7 @@
|
|
|
10753
10753
|
"componentId": {
|
|
10754
10754
|
"scope": "teambit.component",
|
|
10755
10755
|
"name": "sources",
|
|
10756
|
-
"version": "0.0.
|
|
10756
|
+
"version": "0.0.34"
|
|
10757
10757
|
}
|
|
10758
10758
|
}
|
|
10759
10759
|
},
|
|
@@ -11147,7 +11147,7 @@
|
|
|
11147
11147
|
"_legacy": {
|
|
11148
11148
|
"scope": "teambit.workspace",
|
|
11149
11149
|
"name": "workspace",
|
|
11150
|
-
"version": "1.0.
|
|
11150
|
+
"version": "1.0.427"
|
|
11151
11151
|
},
|
|
11152
11152
|
"_scope": "teambit.workspace"
|
|
11153
11153
|
}
|
|
@@ -11270,7 +11270,7 @@
|
|
|
11270
11270
|
"componentId": {
|
|
11271
11271
|
"scope": "teambit.harmony",
|
|
11272
11272
|
"name": "modules/resolved-component",
|
|
11273
|
-
"version": "0.0.
|
|
11273
|
+
"version": "0.0.498"
|
|
11274
11274
|
}
|
|
11275
11275
|
}
|
|
11276
11276
|
},
|
|
@@ -11358,7 +11358,7 @@
|
|
|
11358
11358
|
"_legacy": {
|
|
11359
11359
|
"scope": "teambit.workspace",
|
|
11360
11360
|
"name": "workspace",
|
|
11361
|
-
"version": "1.0.
|
|
11361
|
+
"version": "1.0.427"
|
|
11362
11362
|
},
|
|
11363
11363
|
"_scope": "teambit.workspace"
|
|
11364
11364
|
}
|
|
@@ -11673,7 +11673,7 @@
|
|
|
11673
11673
|
"__schema": "ClassSchema",
|
|
11674
11674
|
"location": {
|
|
11675
11675
|
"filePath": "events/on-component-change-event.ts",
|
|
11676
|
-
"line":
|
|
11676
|
+
"line": 11,
|
|
11677
11677
|
"character": 1
|
|
11678
11678
|
},
|
|
11679
11679
|
"signature": "class OnComponentChangeEvent",
|
|
@@ -11683,7 +11683,7 @@
|
|
|
11683
11683
|
"__schema": "VariableLikeSchema",
|
|
11684
11684
|
"location": {
|
|
11685
11685
|
"filePath": "events/on-component-change-event.ts",
|
|
11686
|
-
"line":
|
|
11686
|
+
"line": 12,
|
|
11687
11687
|
"character": 3
|
|
11688
11688
|
},
|
|
11689
11689
|
"signature": "(property) OnComponentChangeEvent.TYPE: \"on-component-change\"",
|
|
@@ -11692,7 +11692,7 @@
|
|
|
11692
11692
|
"__schema": "InferenceTypeSchema",
|
|
11693
11693
|
"location": {
|
|
11694
11694
|
"filePath": "events/on-component-change-event.ts",
|
|
11695
|
-
"line":
|
|
11695
|
+
"line": 12,
|
|
11696
11696
|
"character": 3
|
|
11697
11697
|
},
|
|
11698
11698
|
"type": "\"on-component-change\""
|
|
@@ -11704,7 +11704,7 @@
|
|
|
11704
11704
|
"__schema": "ConstructorSchema",
|
|
11705
11705
|
"location": {
|
|
11706
11706
|
"filePath": "events/on-component-change-event.ts",
|
|
11707
|
-
"line":
|
|
11707
|
+
"line": 14,
|
|
11708
11708
|
"character": 3
|
|
11709
11709
|
},
|
|
11710
11710
|
"signature": "constructor OnComponentChangeEvent(timestamp: any, idStr: any, hook: any): OnComponentChangeEvent",
|
|
@@ -11714,16 +11714,16 @@
|
|
|
11714
11714
|
"__schema": "ParameterSchema",
|
|
11715
11715
|
"location": {
|
|
11716
11716
|
"filePath": "events/on-component-change-event.ts",
|
|
11717
|
-
"line":
|
|
11718
|
-
"character":
|
|
11717
|
+
"line": 15,
|
|
11718
|
+
"character": 5
|
|
11719
11719
|
},
|
|
11720
11720
|
"name": "timestamp",
|
|
11721
11721
|
"type": {
|
|
11722
11722
|
"__schema": "InferenceTypeSchema",
|
|
11723
11723
|
"location": {
|
|
11724
11724
|
"filePath": "events/on-component-change-event.ts",
|
|
11725
|
-
"line":
|
|
11726
|
-
"character":
|
|
11725
|
+
"line": 15,
|
|
11726
|
+
"character": 5
|
|
11727
11727
|
},
|
|
11728
11728
|
"type": "any"
|
|
11729
11729
|
},
|
|
@@ -11734,16 +11734,16 @@
|
|
|
11734
11734
|
"__schema": "ParameterSchema",
|
|
11735
11735
|
"location": {
|
|
11736
11736
|
"filePath": "events/on-component-change-event.ts",
|
|
11737
|
-
"line":
|
|
11738
|
-
"character":
|
|
11737
|
+
"line": 16,
|
|
11738
|
+
"character": 5
|
|
11739
11739
|
},
|
|
11740
11740
|
"name": "idStr",
|
|
11741
11741
|
"type": {
|
|
11742
11742
|
"__schema": "InferenceTypeSchema",
|
|
11743
11743
|
"location": {
|
|
11744
11744
|
"filePath": "events/on-component-change-event.ts",
|
|
11745
|
-
"line":
|
|
11746
|
-
"character":
|
|
11745
|
+
"line": 16,
|
|
11746
|
+
"character": 5
|
|
11747
11747
|
},
|
|
11748
11748
|
"type": "any"
|
|
11749
11749
|
},
|
|
@@ -11754,16 +11754,16 @@
|
|
|
11754
11754
|
"__schema": "ParameterSchema",
|
|
11755
11755
|
"location": {
|
|
11756
11756
|
"filePath": "events/on-component-change-event.ts",
|
|
11757
|
-
"line":
|
|
11758
|
-
"character":
|
|
11757
|
+
"line": 17,
|
|
11758
|
+
"character": 5
|
|
11759
11759
|
},
|
|
11760
11760
|
"name": "hook",
|
|
11761
11761
|
"type": {
|
|
11762
11762
|
"__schema": "InferenceTypeSchema",
|
|
11763
11763
|
"location": {
|
|
11764
11764
|
"filePath": "events/on-component-change-event.ts",
|
|
11765
|
-
"line":
|
|
11766
|
-
"character":
|
|
11765
|
+
"line": 17,
|
|
11766
|
+
"character": 5
|
|
11767
11767
|
},
|
|
11768
11768
|
"type": "any"
|
|
11769
11769
|
},
|
|
@@ -11775,7 +11775,7 @@
|
|
|
11775
11775
|
"__schema": "ThisTypeSchema",
|
|
11776
11776
|
"location": {
|
|
11777
11777
|
"filePath": "events/on-component-change-event.ts",
|
|
11778
|
-
"line":
|
|
11778
|
+
"line": 11,
|
|
11779
11779
|
"character": 1
|
|
11780
11780
|
},
|
|
11781
11781
|
"name": "OnComponentChangeEvent"
|
|
@@ -11788,7 +11788,7 @@
|
|
|
11788
11788
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
|
11789
11789
|
"location": {
|
|
11790
11790
|
"filePath": "events/on-component-change-event.ts",
|
|
11791
|
-
"line":
|
|
11791
|
+
"line": 11,
|
|
11792
11792
|
"character": 45
|
|
11793
11793
|
},
|
|
11794
11794
|
"name": "extends BitBaseEvent<OnComponentChangeEventData>",
|
|
@@ -11797,7 +11797,7 @@
|
|
|
11797
11797
|
"__schema": "TypeRefSchema",
|
|
11798
11798
|
"location": {
|
|
11799
11799
|
"filePath": "events/on-component-change-event.ts",
|
|
11800
|
-
"line":
|
|
11800
|
+
"line": 11,
|
|
11801
11801
|
"character": 58
|
|
11802
11802
|
},
|
|
11803
11803
|
"name": "OnComponentChangeEventData",
|
|
@@ -11808,7 +11808,7 @@
|
|
|
11808
11808
|
"__schema": "TypeRefSchema",
|
|
11809
11809
|
"location": {
|
|
11810
11810
|
"filePath": "events/on-component-change-event.ts",
|
|
11811
|
-
"line":
|
|
11811
|
+
"line": 11,
|
|
11812
11812
|
"character": 45
|
|
11813
11813
|
},
|
|
11814
11814
|
"name": "BitBaseEvent<T>",
|
|
@@ -11816,7 +11816,7 @@
|
|
|
11816
11816
|
"_legacy": {
|
|
11817
11817
|
"scope": "teambit.workspace",
|
|
11818
11818
|
"name": "workspace",
|
|
11819
|
-
"version": "1.0.
|
|
11819
|
+
"version": "1.0.427"
|
|
11820
11820
|
},
|
|
11821
11821
|
"_scope": "teambit.workspace"
|
|
11822
11822
|
}
|
|
@@ -11829,7 +11829,7 @@
|
|
|
11829
11829
|
"__schema": "ClassSchema",
|
|
11830
11830
|
"location": {
|
|
11831
11831
|
"filePath": "events/on-component-add-event.ts",
|
|
11832
|
-
"line":
|
|
11832
|
+
"line": 11,
|
|
11833
11833
|
"character": 1
|
|
11834
11834
|
},
|
|
11835
11835
|
"signature": "class OnComponentAddEvent",
|
|
@@ -11839,7 +11839,7 @@
|
|
|
11839
11839
|
"__schema": "VariableLikeSchema",
|
|
11840
11840
|
"location": {
|
|
11841
11841
|
"filePath": "events/on-component-add-event.ts",
|
|
11842
|
-
"line":
|
|
11842
|
+
"line": 12,
|
|
11843
11843
|
"character": 3
|
|
11844
11844
|
},
|
|
11845
11845
|
"signature": "(property) OnComponentAddEvent.TYPE: \"on-component-add\"",
|
|
@@ -11848,7 +11848,7 @@
|
|
|
11848
11848
|
"__schema": "InferenceTypeSchema",
|
|
11849
11849
|
"location": {
|
|
11850
11850
|
"filePath": "events/on-component-add-event.ts",
|
|
11851
|
-
"line":
|
|
11851
|
+
"line": 12,
|
|
11852
11852
|
"character": 3
|
|
11853
11853
|
},
|
|
11854
11854
|
"type": "\"on-component-add\""
|
|
@@ -11860,7 +11860,7 @@
|
|
|
11860
11860
|
"__schema": "ConstructorSchema",
|
|
11861
11861
|
"location": {
|
|
11862
11862
|
"filePath": "events/on-component-add-event.ts",
|
|
11863
|
-
"line":
|
|
11863
|
+
"line": 14,
|
|
11864
11864
|
"character": 3
|
|
11865
11865
|
},
|
|
11866
11866
|
"signature": "constructor OnComponentAddEvent(timestamp: any, idStr: any, hook: any): OnComponentAddEvent",
|
|
@@ -11870,16 +11870,16 @@
|
|
|
11870
11870
|
"__schema": "ParameterSchema",
|
|
11871
11871
|
"location": {
|
|
11872
11872
|
"filePath": "events/on-component-add-event.ts",
|
|
11873
|
-
"line":
|
|
11874
|
-
"character":
|
|
11873
|
+
"line": 15,
|
|
11874
|
+
"character": 5
|
|
11875
11875
|
},
|
|
11876
11876
|
"name": "timestamp",
|
|
11877
11877
|
"type": {
|
|
11878
11878
|
"__schema": "InferenceTypeSchema",
|
|
11879
11879
|
"location": {
|
|
11880
11880
|
"filePath": "events/on-component-add-event.ts",
|
|
11881
|
-
"line":
|
|
11882
|
-
"character":
|
|
11881
|
+
"line": 15,
|
|
11882
|
+
"character": 5
|
|
11883
11883
|
},
|
|
11884
11884
|
"type": "any"
|
|
11885
11885
|
},
|
|
@@ -11890,16 +11890,16 @@
|
|
|
11890
11890
|
"__schema": "ParameterSchema",
|
|
11891
11891
|
"location": {
|
|
11892
11892
|
"filePath": "events/on-component-add-event.ts",
|
|
11893
|
-
"line":
|
|
11894
|
-
"character":
|
|
11893
|
+
"line": 16,
|
|
11894
|
+
"character": 5
|
|
11895
11895
|
},
|
|
11896
11896
|
"name": "idStr",
|
|
11897
11897
|
"type": {
|
|
11898
11898
|
"__schema": "InferenceTypeSchema",
|
|
11899
11899
|
"location": {
|
|
11900
11900
|
"filePath": "events/on-component-add-event.ts",
|
|
11901
|
-
"line":
|
|
11902
|
-
"character":
|
|
11901
|
+
"line": 16,
|
|
11902
|
+
"character": 5
|
|
11903
11903
|
},
|
|
11904
11904
|
"type": "any"
|
|
11905
11905
|
},
|
|
@@ -11910,16 +11910,16 @@
|
|
|
11910
11910
|
"__schema": "ParameterSchema",
|
|
11911
11911
|
"location": {
|
|
11912
11912
|
"filePath": "events/on-component-add-event.ts",
|
|
11913
|
-
"line":
|
|
11914
|
-
"character":
|
|
11913
|
+
"line": 17,
|
|
11914
|
+
"character": 5
|
|
11915
11915
|
},
|
|
11916
11916
|
"name": "hook",
|
|
11917
11917
|
"type": {
|
|
11918
11918
|
"__schema": "InferenceTypeSchema",
|
|
11919
11919
|
"location": {
|
|
11920
11920
|
"filePath": "events/on-component-add-event.ts",
|
|
11921
|
-
"line":
|
|
11922
|
-
"character":
|
|
11921
|
+
"line": 17,
|
|
11922
|
+
"character": 5
|
|
11923
11923
|
},
|
|
11924
11924
|
"type": "any"
|
|
11925
11925
|
},
|
|
@@ -11931,7 +11931,7 @@
|
|
|
11931
11931
|
"__schema": "ThisTypeSchema",
|
|
11932
11932
|
"location": {
|
|
11933
11933
|
"filePath": "events/on-component-add-event.ts",
|
|
11934
|
-
"line":
|
|
11934
|
+
"line": 11,
|
|
11935
11935
|
"character": 1
|
|
11936
11936
|
},
|
|
11937
11937
|
"name": "OnComponentAddEvent"
|
|
@@ -11944,7 +11944,7 @@
|
|
|
11944
11944
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
|
11945
11945
|
"location": {
|
|
11946
11946
|
"filePath": "events/on-component-add-event.ts",
|
|
11947
|
-
"line":
|
|
11947
|
+
"line": 11,
|
|
11948
11948
|
"character": 42
|
|
11949
11949
|
},
|
|
11950
11950
|
"name": "extends BitBaseEvent<OnComponentAddEventData>",
|
|
@@ -11953,7 +11953,7 @@
|
|
|
11953
11953
|
"__schema": "TypeRefSchema",
|
|
11954
11954
|
"location": {
|
|
11955
11955
|
"filePath": "events/on-component-add-event.ts",
|
|
11956
|
-
"line":
|
|
11956
|
+
"line": 11,
|
|
11957
11957
|
"character": 55
|
|
11958
11958
|
},
|
|
11959
11959
|
"name": "OnComponentAddEventData",
|
|
@@ -11964,7 +11964,7 @@
|
|
|
11964
11964
|
"__schema": "TypeRefSchema",
|
|
11965
11965
|
"location": {
|
|
11966
11966
|
"filePath": "events/on-component-add-event.ts",
|
|
11967
|
-
"line":
|
|
11967
|
+
"line": 11,
|
|
11968
11968
|
"character": 42
|
|
11969
11969
|
},
|
|
11970
11970
|
"name": "BitBaseEvent<T>",
|
|
@@ -11972,7 +11972,7 @@
|
|
|
11972
11972
|
"_legacy": {
|
|
11973
11973
|
"scope": "teambit.workspace",
|
|
11974
11974
|
"name": "workspace",
|
|
11975
|
-
"version": "1.0.
|
|
11975
|
+
"version": "1.0.427"
|
|
11976
11976
|
},
|
|
11977
11977
|
"_scope": "teambit.workspace"
|
|
11978
11978
|
}
|
|
@@ -12026,16 +12026,16 @@
|
|
|
12026
12026
|
"__schema": "ParameterSchema",
|
|
12027
12027
|
"location": {
|
|
12028
12028
|
"filePath": "events/on-component-removed-event.ts",
|
|
12029
|
-
"line":
|
|
12030
|
-
"character":
|
|
12029
|
+
"line": 12,
|
|
12030
|
+
"character": 5
|
|
12031
12031
|
},
|
|
12032
12032
|
"name": "timestamp",
|
|
12033
12033
|
"type": {
|
|
12034
12034
|
"__schema": "InferenceTypeSchema",
|
|
12035
12035
|
"location": {
|
|
12036
12036
|
"filePath": "events/on-component-removed-event.ts",
|
|
12037
|
-
"line":
|
|
12038
|
-
"character":
|
|
12037
|
+
"line": 12,
|
|
12038
|
+
"character": 5
|
|
12039
12039
|
},
|
|
12040
12040
|
"type": "any"
|
|
12041
12041
|
},
|
|
@@ -12046,16 +12046,16 @@
|
|
|
12046
12046
|
"__schema": "ParameterSchema",
|
|
12047
12047
|
"location": {
|
|
12048
12048
|
"filePath": "events/on-component-removed-event.ts",
|
|
12049
|
-
"line":
|
|
12050
|
-
"character":
|
|
12049
|
+
"line": 13,
|
|
12050
|
+
"character": 5
|
|
12051
12051
|
},
|
|
12052
12052
|
"name": "idStr",
|
|
12053
12053
|
"type": {
|
|
12054
12054
|
"__schema": "InferenceTypeSchema",
|
|
12055
12055
|
"location": {
|
|
12056
12056
|
"filePath": "events/on-component-removed-event.ts",
|
|
12057
|
-
"line":
|
|
12058
|
-
"character":
|
|
12057
|
+
"line": 13,
|
|
12058
|
+
"character": 5
|
|
12059
12059
|
},
|
|
12060
12060
|
"type": "any"
|
|
12061
12061
|
},
|
|
@@ -12108,7 +12108,7 @@
|
|
|
12108
12108
|
"_legacy": {
|
|
12109
12109
|
"scope": "teambit.workspace",
|
|
12110
12110
|
"name": "workspace",
|
|
12111
|
-
"version": "1.0.
|
|
12111
|
+
"version": "1.0.427"
|
|
12112
12112
|
},
|
|
12113
12113
|
"_scope": "teambit.workspace"
|
|
12114
12114
|
}
|
|
@@ -12333,7 +12333,7 @@
|
|
|
12333
12333
|
"componentId": {
|
|
12334
12334
|
"scope": "teambit.component",
|
|
12335
12335
|
"name": "ui/component-drawer",
|
|
12336
|
-
"version": "0.0.
|
|
12336
|
+
"version": "0.0.415"
|
|
12337
12337
|
}
|
|
12338
12338
|
},
|
|
12339
12339
|
"isOptional": false,
|
|
@@ -12358,7 +12358,7 @@
|
|
|
12358
12358
|
"componentId": {
|
|
12359
12359
|
"scope": "teambit.component",
|
|
12360
12360
|
"name": "ui/component-drawer",
|
|
12361
|
-
"version": "0.0.
|
|
12361
|
+
"version": "0.0.415"
|
|
12362
12362
|
}
|
|
12363
12363
|
},
|
|
12364
12364
|
"isOptional": false,
|
|
@@ -13072,7 +13072,7 @@
|
|
|
13072
13072
|
"componentId": {
|
|
13073
13073
|
"scope": "teambit.component",
|
|
13074
13074
|
"name": "ui/component-drawer",
|
|
13075
|
-
"version": "0.0.
|
|
13075
|
+
"version": "0.0.415"
|
|
13076
13076
|
}
|
|
13077
13077
|
},
|
|
13078
13078
|
{
|
|
@@ -13086,7 +13086,7 @@
|
|
|
13086
13086
|
"componentId": {
|
|
13087
13087
|
"scope": "teambit.component",
|
|
13088
13088
|
"name": "ui/component-drawer",
|
|
13089
|
-
"version": "0.0.
|
|
13089
|
+
"version": "0.0.415"
|
|
13090
13090
|
}
|
|
13091
13091
|
},
|
|
13092
13092
|
{
|
|
@@ -14263,7 +14263,7 @@
|
|
|
14263
14263
|
"_legacy": {
|
|
14264
14264
|
"scope": "teambit.workspace",
|
|
14265
14265
|
"name": "workspace",
|
|
14266
|
-
"version": "1.0.
|
|
14266
|
+
"version": "1.0.427"
|
|
14267
14267
|
},
|
|
14268
14268
|
"_scope": "teambit.workspace"
|
|
14269
14269
|
}
|
|
@@ -14632,7 +14632,7 @@
|
|
|
14632
14632
|
"_legacy": {
|
|
14633
14633
|
"scope": "teambit.workspace",
|
|
14634
14634
|
"name": "workspace",
|
|
14635
|
-
"version": "1.0.
|
|
14635
|
+
"version": "1.0.427"
|
|
14636
14636
|
},
|
|
14637
14637
|
"_scope": "teambit.workspace"
|
|
14638
14638
|
}
|
|
@@ -15243,7 +15243,7 @@
|
|
|
15243
15243
|
"componentId": {
|
|
15244
15244
|
"scope": "teambit.component",
|
|
15245
15245
|
"name": "sources",
|
|
15246
|
-
"version": "0.0.
|
|
15246
|
+
"version": "0.0.34"
|
|
15247
15247
|
}
|
|
15248
15248
|
}
|
|
15249
15249
|
]
|
|
@@ -15634,7 +15634,7 @@
|
|
|
15634
15634
|
"componentId": {
|
|
15635
15635
|
"scope": "teambit.component",
|
|
15636
15636
|
"name": "sources",
|
|
15637
|
-
"version": "0.0.
|
|
15637
|
+
"version": "0.0.34"
|
|
15638
15638
|
}
|
|
15639
15639
|
}
|
|
15640
15640
|
},
|
|
@@ -15753,7 +15753,7 @@
|
|
|
15753
15753
|
"componentId": {
|
|
15754
15754
|
"scope": "teambit.component",
|
|
15755
15755
|
"name": "sources",
|
|
15756
|
-
"version": "0.0.
|
|
15756
|
+
"version": "0.0.34"
|
|
15757
15757
|
}
|
|
15758
15758
|
}
|
|
15759
15759
|
},
|
|
@@ -15796,7 +15796,7 @@
|
|
|
15796
15796
|
"componentId": {
|
|
15797
15797
|
"scope": "teambit.component",
|
|
15798
15798
|
"name": "sources",
|
|
15799
|
-
"version": "0.0.
|
|
15799
|
+
"version": "0.0.34"
|
|
15800
15800
|
}
|
|
15801
15801
|
}
|
|
15802
15802
|
}
|
|
@@ -17210,7 +17210,7 @@
|
|
|
17210
17210
|
"componentId": {
|
|
17211
17211
|
"scope": "teambit.legacy",
|
|
17212
17212
|
"name": "component-list",
|
|
17213
|
-
"version": "0.0.
|
|
17213
|
+
"version": "0.0.35"
|
|
17214
17214
|
}
|
|
17215
17215
|
},
|
|
17216
17216
|
"isOptional": true,
|
|
@@ -21408,7 +21408,7 @@
|
|
|
21408
21408
|
"componentId": {
|
|
21409
21409
|
"scope": "teambit.component",
|
|
21410
21410
|
"name": "sources",
|
|
21411
|
-
"version": "0.0.
|
|
21411
|
+
"version": "0.0.34"
|
|
21412
21412
|
}
|
|
21413
21413
|
}
|
|
21414
21414
|
]
|
|
@@ -23449,7 +23449,7 @@
|
|
|
23449
23449
|
"componentId": {
|
|
23450
23450
|
"scope": "teambit.legacy",
|
|
23451
23451
|
"name": "bit-map",
|
|
23452
|
-
"version": "0.0.
|
|
23452
|
+
"version": "0.0.38"
|
|
23453
23453
|
}
|
|
23454
23454
|
},
|
|
23455
23455
|
"isOptional": true,
|
|
@@ -27481,7 +27481,7 @@
|
|
|
27481
27481
|
"componentId": {
|
|
27482
27482
|
"scope": "teambit.component",
|
|
27483
27483
|
"name": "sources",
|
|
27484
|
-
"version": "0.0.
|
|
27484
|
+
"version": "0.0.34"
|
|
27485
27485
|
}
|
|
27486
27486
|
}
|
|
27487
27487
|
},
|
|
@@ -27875,7 +27875,7 @@
|
|
|
27875
27875
|
"_legacy": {
|
|
27876
27876
|
"scope": "teambit.workspace",
|
|
27877
27877
|
"name": "workspace",
|
|
27878
|
-
"version": "1.0.
|
|
27878
|
+
"version": "1.0.427"
|
|
27879
27879
|
},
|
|
27880
27880
|
"_scope": "teambit.workspace"
|
|
27881
27881
|
}
|
|
@@ -29391,7 +29391,7 @@
|
|
|
29391
29391
|
"__schema": "ClassSchema",
|
|
29392
29392
|
"location": {
|
|
29393
29393
|
"filePath": "events/on-component-change-event.ts",
|
|
29394
|
-
"line":
|
|
29394
|
+
"line": 11,
|
|
29395
29395
|
"character": 1
|
|
29396
29396
|
},
|
|
29397
29397
|
"signature": "class OnComponentChangeEvent",
|
|
@@ -29401,7 +29401,7 @@
|
|
|
29401
29401
|
"__schema": "VariableLikeSchema",
|
|
29402
29402
|
"location": {
|
|
29403
29403
|
"filePath": "events/on-component-change-event.ts",
|
|
29404
|
-
"line":
|
|
29404
|
+
"line": 12,
|
|
29405
29405
|
"character": 3
|
|
29406
29406
|
},
|
|
29407
29407
|
"signature": "(property) OnComponentChangeEvent.TYPE: \"on-component-change\"",
|
|
@@ -29410,7 +29410,7 @@
|
|
|
29410
29410
|
"__schema": "InferenceTypeSchema",
|
|
29411
29411
|
"location": {
|
|
29412
29412
|
"filePath": "events/on-component-change-event.ts",
|
|
29413
|
-
"line":
|
|
29413
|
+
"line": 12,
|
|
29414
29414
|
"character": 3
|
|
29415
29415
|
},
|
|
29416
29416
|
"type": "\"on-component-change\""
|
|
@@ -29422,7 +29422,7 @@
|
|
|
29422
29422
|
"__schema": "ConstructorSchema",
|
|
29423
29423
|
"location": {
|
|
29424
29424
|
"filePath": "events/on-component-change-event.ts",
|
|
29425
|
-
"line":
|
|
29425
|
+
"line": 14,
|
|
29426
29426
|
"character": 3
|
|
29427
29427
|
},
|
|
29428
29428
|
"signature": "constructor OnComponentChangeEvent(timestamp: any, idStr: any, hook: any): OnComponentChangeEvent",
|
|
@@ -29432,16 +29432,16 @@
|
|
|
29432
29432
|
"__schema": "ParameterSchema",
|
|
29433
29433
|
"location": {
|
|
29434
29434
|
"filePath": "events/on-component-change-event.ts",
|
|
29435
|
-
"line":
|
|
29436
|
-
"character":
|
|
29435
|
+
"line": 15,
|
|
29436
|
+
"character": 5
|
|
29437
29437
|
},
|
|
29438
29438
|
"name": "timestamp",
|
|
29439
29439
|
"type": {
|
|
29440
29440
|
"__schema": "InferenceTypeSchema",
|
|
29441
29441
|
"location": {
|
|
29442
29442
|
"filePath": "events/on-component-change-event.ts",
|
|
29443
|
-
"line":
|
|
29444
|
-
"character":
|
|
29443
|
+
"line": 15,
|
|
29444
|
+
"character": 5
|
|
29445
29445
|
},
|
|
29446
29446
|
"type": "any"
|
|
29447
29447
|
},
|
|
@@ -29452,16 +29452,16 @@
|
|
|
29452
29452
|
"__schema": "ParameterSchema",
|
|
29453
29453
|
"location": {
|
|
29454
29454
|
"filePath": "events/on-component-change-event.ts",
|
|
29455
|
-
"line":
|
|
29456
|
-
"character":
|
|
29455
|
+
"line": 16,
|
|
29456
|
+
"character": 5
|
|
29457
29457
|
},
|
|
29458
29458
|
"name": "idStr",
|
|
29459
29459
|
"type": {
|
|
29460
29460
|
"__schema": "InferenceTypeSchema",
|
|
29461
29461
|
"location": {
|
|
29462
29462
|
"filePath": "events/on-component-change-event.ts",
|
|
29463
|
-
"line":
|
|
29464
|
-
"character":
|
|
29463
|
+
"line": 16,
|
|
29464
|
+
"character": 5
|
|
29465
29465
|
},
|
|
29466
29466
|
"type": "any"
|
|
29467
29467
|
},
|
|
@@ -29472,16 +29472,16 @@
|
|
|
29472
29472
|
"__schema": "ParameterSchema",
|
|
29473
29473
|
"location": {
|
|
29474
29474
|
"filePath": "events/on-component-change-event.ts",
|
|
29475
|
-
"line":
|
|
29476
|
-
"character":
|
|
29475
|
+
"line": 17,
|
|
29476
|
+
"character": 5
|
|
29477
29477
|
},
|
|
29478
29478
|
"name": "hook",
|
|
29479
29479
|
"type": {
|
|
29480
29480
|
"__schema": "InferenceTypeSchema",
|
|
29481
29481
|
"location": {
|
|
29482
29482
|
"filePath": "events/on-component-change-event.ts",
|
|
29483
|
-
"line":
|
|
29484
|
-
"character":
|
|
29483
|
+
"line": 17,
|
|
29484
|
+
"character": 5
|
|
29485
29485
|
},
|
|
29486
29486
|
"type": "any"
|
|
29487
29487
|
},
|
|
@@ -29493,7 +29493,7 @@
|
|
|
29493
29493
|
"__schema": "ThisTypeSchema",
|
|
29494
29494
|
"location": {
|
|
29495
29495
|
"filePath": "events/on-component-change-event.ts",
|
|
29496
|
-
"line":
|
|
29496
|
+
"line": 11,
|
|
29497
29497
|
"character": 1
|
|
29498
29498
|
},
|
|
29499
29499
|
"name": "OnComponentChangeEvent"
|
|
@@ -29506,7 +29506,7 @@
|
|
|
29506
29506
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
|
29507
29507
|
"location": {
|
|
29508
29508
|
"filePath": "events/on-component-change-event.ts",
|
|
29509
|
-
"line":
|
|
29509
|
+
"line": 11,
|
|
29510
29510
|
"character": 45
|
|
29511
29511
|
},
|
|
29512
29512
|
"name": "extends BitBaseEvent<OnComponentChangeEventData>",
|
|
@@ -29515,7 +29515,7 @@
|
|
|
29515
29515
|
"__schema": "TypeRefSchema",
|
|
29516
29516
|
"location": {
|
|
29517
29517
|
"filePath": "events/on-component-change-event.ts",
|
|
29518
|
-
"line":
|
|
29518
|
+
"line": 11,
|
|
29519
29519
|
"character": 58
|
|
29520
29520
|
},
|
|
29521
29521
|
"name": "OnComponentChangeEventData",
|
|
@@ -29526,7 +29526,7 @@
|
|
|
29526
29526
|
"__schema": "TypeRefSchema",
|
|
29527
29527
|
"location": {
|
|
29528
29528
|
"filePath": "events/on-component-change-event.ts",
|
|
29529
|
-
"line":
|
|
29529
|
+
"line": 11,
|
|
29530
29530
|
"character": 45
|
|
29531
29531
|
},
|
|
29532
29532
|
"name": "BitBaseEvent<T>",
|
|
@@ -29534,7 +29534,7 @@
|
|
|
29534
29534
|
"_legacy": {
|
|
29535
29535
|
"scope": "teambit.workspace",
|
|
29536
29536
|
"name": "workspace",
|
|
29537
|
-
"version": "1.0.
|
|
29537
|
+
"version": "1.0.427"
|
|
29538
29538
|
},
|
|
29539
29539
|
"_scope": "teambit.workspace"
|
|
29540
29540
|
}
|
|
@@ -29569,16 +29569,16 @@
|
|
|
29569
29569
|
"__schema": "ParameterSchema",
|
|
29570
29570
|
"location": {
|
|
29571
29571
|
"filePath": "events/on-component-change-event.ts",
|
|
29572
|
-
"line":
|
|
29573
|
-
"character":
|
|
29572
|
+
"line": 6,
|
|
29573
|
+
"character": 5
|
|
29574
29574
|
},
|
|
29575
29575
|
"name": "idStr",
|
|
29576
29576
|
"type": {
|
|
29577
29577
|
"__schema": "InferenceTypeSchema",
|
|
29578
29578
|
"location": {
|
|
29579
29579
|
"filePath": "events/on-component-change-event.ts",
|
|
29580
|
-
"line":
|
|
29581
|
-
"character":
|
|
29580
|
+
"line": 6,
|
|
29581
|
+
"character": 5
|
|
29582
29582
|
},
|
|
29583
29583
|
"type": "any"
|
|
29584
29584
|
},
|
|
@@ -29589,16 +29589,16 @@
|
|
|
29589
29589
|
"__schema": "ParameterSchema",
|
|
29590
29590
|
"location": {
|
|
29591
29591
|
"filePath": "events/on-component-change-event.ts",
|
|
29592
|
-
"line":
|
|
29593
|
-
"character":
|
|
29592
|
+
"line": 7,
|
|
29593
|
+
"character": 5
|
|
29594
29594
|
},
|
|
29595
29595
|
"name": "hook",
|
|
29596
29596
|
"type": {
|
|
29597
29597
|
"__schema": "InferenceTypeSchema",
|
|
29598
29598
|
"location": {
|
|
29599
29599
|
"filePath": "events/on-component-change-event.ts",
|
|
29600
|
-
"line":
|
|
29601
|
-
"character":
|
|
29600
|
+
"line": 7,
|
|
29601
|
+
"character": 5
|
|
29602
29602
|
},
|
|
29603
29603
|
"type": "any"
|
|
29604
29604
|
},
|
|
@@ -29635,7 +29635,7 @@
|
|
|
29635
29635
|
"__schema": "ClassSchema",
|
|
29636
29636
|
"location": {
|
|
29637
29637
|
"filePath": "events/on-component-add-event.ts",
|
|
29638
|
-
"line":
|
|
29638
|
+
"line": 11,
|
|
29639
29639
|
"character": 1
|
|
29640
29640
|
},
|
|
29641
29641
|
"signature": "class OnComponentAddEvent",
|
|
@@ -29645,7 +29645,7 @@
|
|
|
29645
29645
|
"__schema": "VariableLikeSchema",
|
|
29646
29646
|
"location": {
|
|
29647
29647
|
"filePath": "events/on-component-add-event.ts",
|
|
29648
|
-
"line":
|
|
29648
|
+
"line": 12,
|
|
29649
29649
|
"character": 3
|
|
29650
29650
|
},
|
|
29651
29651
|
"signature": "(property) OnComponentAddEvent.TYPE: \"on-component-add\"",
|
|
@@ -29654,7 +29654,7 @@
|
|
|
29654
29654
|
"__schema": "InferenceTypeSchema",
|
|
29655
29655
|
"location": {
|
|
29656
29656
|
"filePath": "events/on-component-add-event.ts",
|
|
29657
|
-
"line":
|
|
29657
|
+
"line": 12,
|
|
29658
29658
|
"character": 3
|
|
29659
29659
|
},
|
|
29660
29660
|
"type": "\"on-component-add\""
|
|
@@ -29666,7 +29666,7 @@
|
|
|
29666
29666
|
"__schema": "ConstructorSchema",
|
|
29667
29667
|
"location": {
|
|
29668
29668
|
"filePath": "events/on-component-add-event.ts",
|
|
29669
|
-
"line":
|
|
29669
|
+
"line": 14,
|
|
29670
29670
|
"character": 3
|
|
29671
29671
|
},
|
|
29672
29672
|
"signature": "constructor OnComponentAddEvent(timestamp: any, idStr: any, hook: any): OnComponentAddEvent",
|
|
@@ -29676,16 +29676,16 @@
|
|
|
29676
29676
|
"__schema": "ParameterSchema",
|
|
29677
29677
|
"location": {
|
|
29678
29678
|
"filePath": "events/on-component-add-event.ts",
|
|
29679
|
-
"line":
|
|
29680
|
-
"character":
|
|
29679
|
+
"line": 15,
|
|
29680
|
+
"character": 5
|
|
29681
29681
|
},
|
|
29682
29682
|
"name": "timestamp",
|
|
29683
29683
|
"type": {
|
|
29684
29684
|
"__schema": "InferenceTypeSchema",
|
|
29685
29685
|
"location": {
|
|
29686
29686
|
"filePath": "events/on-component-add-event.ts",
|
|
29687
|
-
"line":
|
|
29688
|
-
"character":
|
|
29687
|
+
"line": 15,
|
|
29688
|
+
"character": 5
|
|
29689
29689
|
},
|
|
29690
29690
|
"type": "any"
|
|
29691
29691
|
},
|
|
@@ -29696,16 +29696,16 @@
|
|
|
29696
29696
|
"__schema": "ParameterSchema",
|
|
29697
29697
|
"location": {
|
|
29698
29698
|
"filePath": "events/on-component-add-event.ts",
|
|
29699
|
-
"line":
|
|
29700
|
-
"character":
|
|
29699
|
+
"line": 16,
|
|
29700
|
+
"character": 5
|
|
29701
29701
|
},
|
|
29702
29702
|
"name": "idStr",
|
|
29703
29703
|
"type": {
|
|
29704
29704
|
"__schema": "InferenceTypeSchema",
|
|
29705
29705
|
"location": {
|
|
29706
29706
|
"filePath": "events/on-component-add-event.ts",
|
|
29707
|
-
"line":
|
|
29708
|
-
"character":
|
|
29707
|
+
"line": 16,
|
|
29708
|
+
"character": 5
|
|
29709
29709
|
},
|
|
29710
29710
|
"type": "any"
|
|
29711
29711
|
},
|
|
@@ -29716,16 +29716,16 @@
|
|
|
29716
29716
|
"__schema": "ParameterSchema",
|
|
29717
29717
|
"location": {
|
|
29718
29718
|
"filePath": "events/on-component-add-event.ts",
|
|
29719
|
-
"line":
|
|
29720
|
-
"character":
|
|
29719
|
+
"line": 17,
|
|
29720
|
+
"character": 5
|
|
29721
29721
|
},
|
|
29722
29722
|
"name": "hook",
|
|
29723
29723
|
"type": {
|
|
29724
29724
|
"__schema": "InferenceTypeSchema",
|
|
29725
29725
|
"location": {
|
|
29726
29726
|
"filePath": "events/on-component-add-event.ts",
|
|
29727
|
-
"line":
|
|
29728
|
-
"character":
|
|
29727
|
+
"line": 17,
|
|
29728
|
+
"character": 5
|
|
29729
29729
|
},
|
|
29730
29730
|
"type": "any"
|
|
29731
29731
|
},
|
|
@@ -29737,7 +29737,7 @@
|
|
|
29737
29737
|
"__schema": "ThisTypeSchema",
|
|
29738
29738
|
"location": {
|
|
29739
29739
|
"filePath": "events/on-component-add-event.ts",
|
|
29740
|
-
"line":
|
|
29740
|
+
"line": 11,
|
|
29741
29741
|
"character": 1
|
|
29742
29742
|
},
|
|
29743
29743
|
"name": "OnComponentAddEvent"
|
|
@@ -29750,7 +29750,7 @@
|
|
|
29750
29750
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
|
29751
29751
|
"location": {
|
|
29752
29752
|
"filePath": "events/on-component-add-event.ts",
|
|
29753
|
-
"line":
|
|
29753
|
+
"line": 11,
|
|
29754
29754
|
"character": 42
|
|
29755
29755
|
},
|
|
29756
29756
|
"name": "extends BitBaseEvent<OnComponentAddEventData>",
|
|
@@ -29759,7 +29759,7 @@
|
|
|
29759
29759
|
"__schema": "TypeRefSchema",
|
|
29760
29760
|
"location": {
|
|
29761
29761
|
"filePath": "events/on-component-add-event.ts",
|
|
29762
|
-
"line":
|
|
29762
|
+
"line": 11,
|
|
29763
29763
|
"character": 55
|
|
29764
29764
|
},
|
|
29765
29765
|
"name": "OnComponentAddEventData",
|
|
@@ -29770,7 +29770,7 @@
|
|
|
29770
29770
|
"__schema": "TypeRefSchema",
|
|
29771
29771
|
"location": {
|
|
29772
29772
|
"filePath": "events/on-component-add-event.ts",
|
|
29773
|
-
"line":
|
|
29773
|
+
"line": 11,
|
|
29774
29774
|
"character": 42
|
|
29775
29775
|
},
|
|
29776
29776
|
"name": "BitBaseEvent<T>",
|
|
@@ -29778,7 +29778,7 @@
|
|
|
29778
29778
|
"_legacy": {
|
|
29779
29779
|
"scope": "teambit.workspace",
|
|
29780
29780
|
"name": "workspace",
|
|
29781
|
-
"version": "1.0.
|
|
29781
|
+
"version": "1.0.427"
|
|
29782
29782
|
},
|
|
29783
29783
|
"_scope": "teambit.workspace"
|
|
29784
29784
|
}
|
|
@@ -29813,16 +29813,16 @@
|
|
|
29813
29813
|
"__schema": "ParameterSchema",
|
|
29814
29814
|
"location": {
|
|
29815
29815
|
"filePath": "events/on-component-add-event.ts",
|
|
29816
|
-
"line":
|
|
29817
|
-
"character":
|
|
29816
|
+
"line": 6,
|
|
29817
|
+
"character": 5
|
|
29818
29818
|
},
|
|
29819
29819
|
"name": "idStr",
|
|
29820
29820
|
"type": {
|
|
29821
29821
|
"__schema": "InferenceTypeSchema",
|
|
29822
29822
|
"location": {
|
|
29823
29823
|
"filePath": "events/on-component-add-event.ts",
|
|
29824
|
-
"line":
|
|
29825
|
-
"character":
|
|
29824
|
+
"line": 6,
|
|
29825
|
+
"character": 5
|
|
29826
29826
|
},
|
|
29827
29827
|
"type": "any"
|
|
29828
29828
|
},
|
|
@@ -29833,16 +29833,16 @@
|
|
|
29833
29833
|
"__schema": "ParameterSchema",
|
|
29834
29834
|
"location": {
|
|
29835
29835
|
"filePath": "events/on-component-add-event.ts",
|
|
29836
|
-
"line":
|
|
29837
|
-
"character":
|
|
29836
|
+
"line": 7,
|
|
29837
|
+
"character": 5
|
|
29838
29838
|
},
|
|
29839
29839
|
"name": "hook",
|
|
29840
29840
|
"type": {
|
|
29841
29841
|
"__schema": "InferenceTypeSchema",
|
|
29842
29842
|
"location": {
|
|
29843
29843
|
"filePath": "events/on-component-add-event.ts",
|
|
29844
|
-
"line":
|
|
29845
|
-
"character":
|
|
29844
|
+
"line": 7,
|
|
29845
|
+
"character": 5
|
|
29846
29846
|
},
|
|
29847
29847
|
"type": "any"
|
|
29848
29848
|
},
|
|
@@ -29920,16 +29920,16 @@
|
|
|
29920
29920
|
"__schema": "ParameterSchema",
|
|
29921
29921
|
"location": {
|
|
29922
29922
|
"filePath": "events/on-component-removed-event.ts",
|
|
29923
|
-
"line":
|
|
29924
|
-
"character":
|
|
29923
|
+
"line": 12,
|
|
29924
|
+
"character": 5
|
|
29925
29925
|
},
|
|
29926
29926
|
"name": "timestamp",
|
|
29927
29927
|
"type": {
|
|
29928
29928
|
"__schema": "InferenceTypeSchema",
|
|
29929
29929
|
"location": {
|
|
29930
29930
|
"filePath": "events/on-component-removed-event.ts",
|
|
29931
|
-
"line":
|
|
29932
|
-
"character":
|
|
29931
|
+
"line": 12,
|
|
29932
|
+
"character": 5
|
|
29933
29933
|
},
|
|
29934
29934
|
"type": "any"
|
|
29935
29935
|
},
|
|
@@ -29940,16 +29940,16 @@
|
|
|
29940
29940
|
"__schema": "ParameterSchema",
|
|
29941
29941
|
"location": {
|
|
29942
29942
|
"filePath": "events/on-component-removed-event.ts",
|
|
29943
|
-
"line":
|
|
29944
|
-
"character":
|
|
29943
|
+
"line": 13,
|
|
29944
|
+
"character": 5
|
|
29945
29945
|
},
|
|
29946
29946
|
"name": "idStr",
|
|
29947
29947
|
"type": {
|
|
29948
29948
|
"__schema": "InferenceTypeSchema",
|
|
29949
29949
|
"location": {
|
|
29950
29950
|
"filePath": "events/on-component-removed-event.ts",
|
|
29951
|
-
"line":
|
|
29952
|
-
"character":
|
|
29951
|
+
"line": 13,
|
|
29952
|
+
"character": 5
|
|
29953
29953
|
},
|
|
29954
29954
|
"type": "any"
|
|
29955
29955
|
},
|
|
@@ -30002,7 +30002,7 @@
|
|
|
30002
30002
|
"_legacy": {
|
|
30003
30003
|
"scope": "teambit.workspace",
|
|
30004
30004
|
"name": "workspace",
|
|
30005
|
-
"version": "1.0.
|
|
30005
|
+
"version": "1.0.427"
|
|
30006
30006
|
},
|
|
30007
30007
|
"_scope": "teambit.workspace"
|
|
30008
30008
|
}
|
|
@@ -30325,7 +30325,7 @@
|
|
|
30325
30325
|
"componentId": {
|
|
30326
30326
|
"scope": "teambit.component",
|
|
30327
30327
|
"name": "ui/component-drawer",
|
|
30328
|
-
"version": "0.0.
|
|
30328
|
+
"version": "0.0.415"
|
|
30329
30329
|
}
|
|
30330
30330
|
},
|
|
30331
30331
|
"isOptional": false,
|
|
@@ -30350,7 +30350,7 @@
|
|
|
30350
30350
|
"componentId": {
|
|
30351
30351
|
"scope": "teambit.component",
|
|
30352
30352
|
"name": "ui/component-drawer",
|
|
30353
|
-
"version": "0.0.
|
|
30353
|
+
"version": "0.0.415"
|
|
30354
30354
|
}
|
|
30355
30355
|
},
|
|
30356
30356
|
"isOptional": false,
|
|
@@ -31064,7 +31064,7 @@
|
|
|
31064
31064
|
"componentId": {
|
|
31065
31065
|
"scope": "teambit.component",
|
|
31066
31066
|
"name": "ui/component-drawer",
|
|
31067
|
-
"version": "0.0.
|
|
31067
|
+
"version": "0.0.415"
|
|
31068
31068
|
}
|
|
31069
31069
|
},
|
|
31070
31070
|
{
|
|
@@ -31078,7 +31078,7 @@
|
|
|
31078
31078
|
"componentId": {
|
|
31079
31079
|
"scope": "teambit.component",
|
|
31080
31080
|
"name": "ui/component-drawer",
|
|
31081
|
-
"version": "0.0.
|
|
31081
|
+
"version": "0.0.415"
|
|
31082
31082
|
}
|
|
31083
31083
|
},
|
|
31084
31084
|
{
|
|
@@ -33124,7 +33124,7 @@
|
|
|
33124
33124
|
"_legacy": {
|
|
33125
33125
|
"scope": "teambit.workspace",
|
|
33126
33126
|
"name": "workspace",
|
|
33127
|
-
"version": "1.0.
|
|
33127
|
+
"version": "1.0.427"
|
|
33128
33128
|
},
|
|
33129
33129
|
"_scope": "teambit.workspace"
|
|
33130
33130
|
}
|
|
@@ -33578,7 +33578,7 @@
|
|
|
33578
33578
|
"componentId": {
|
|
33579
33579
|
"scope": "teambit.component",
|
|
33580
33580
|
"name": "sources",
|
|
33581
|
-
"version": "0.0.
|
|
33581
|
+
"version": "0.0.34"
|
|
33582
33582
|
}
|
|
33583
33583
|
}
|
|
33584
33584
|
]
|
|
@@ -34364,7 +34364,7 @@
|
|
|
34364
34364
|
"componentId": {
|
|
34365
34365
|
"scope": "teambit.component",
|
|
34366
34366
|
"name": "sources",
|
|
34367
|
-
"version": "0.0.
|
|
34367
|
+
"version": "0.0.34"
|
|
34368
34368
|
}
|
|
34369
34369
|
}
|
|
34370
34370
|
},
|
|
@@ -34483,7 +34483,7 @@
|
|
|
34483
34483
|
"componentId": {
|
|
34484
34484
|
"scope": "teambit.component",
|
|
34485
34485
|
"name": "sources",
|
|
34486
|
-
"version": "0.0.
|
|
34486
|
+
"version": "0.0.34"
|
|
34487
34487
|
}
|
|
34488
34488
|
}
|
|
34489
34489
|
},
|
|
@@ -34526,7 +34526,7 @@
|
|
|
34526
34526
|
"componentId": {
|
|
34527
34527
|
"scope": "teambit.component",
|
|
34528
34528
|
"name": "sources",
|
|
34529
|
-
"version": "0.0.
|
|
34529
|
+
"version": "0.0.34"
|
|
34530
34530
|
}
|
|
34531
34531
|
}
|
|
34532
34532
|
}
|
|
@@ -35098,7 +35098,7 @@
|
|
|
35098
35098
|
"componentId": {
|
|
35099
35099
|
"scope": "teambit.workspace",
|
|
35100
35100
|
"name": "workspace",
|
|
35101
|
-
"version": "1.0.
|
|
35101
|
+
"version": "1.0.427"
|
|
35102
35102
|
},
|
|
35103
35103
|
"taggedModuleExports": []
|
|
35104
35104
|
}
|