@teambit/component 1.0.484 → 1.0.485

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.
@@ -2708,7 +2708,7 @@
2708
2708
  "_legacy": {
2709
2709
  "scope": "teambit.component",
2710
2710
  "name": "component",
2711
- "version": "1.0.484"
2711
+ "version": "1.0.485"
2712
2712
  },
2713
2713
  "_scope": "teambit.component"
2714
2714
  }
@@ -2846,7 +2846,11 @@
2846
2846
  "character": 3
2847
2847
  },
2848
2848
  "name": "ExtensionDataList",
2849
- "packageName": "@teambit/legacy/dist/consumer/config/extension-data"
2849
+ "componentId": {
2850
+ "scope": "teambit.legacy",
2851
+ "name": "extension-data",
2852
+ "version": "0.0.2"
2853
+ }
2850
2854
  }
2851
2855
  }
2852
2856
  ],
@@ -5650,14 +5654,14 @@
5650
5654
  "__schema": "ClassSchema",
5651
5655
  "location": {
5652
5656
  "filePath": "aspect-list.ts",
5653
- "line": 12,
5657
+ "line": 8,
5654
5658
  "character": 1
5655
5659
  },
5656
5660
  "doc": {
5657
5661
  "__schema": "DocSchema",
5658
5662
  "location": {
5659
5663
  "filePath": "aspect-list.ts",
5660
- "line": 9,
5664
+ "line": 5,
5661
5665
  "character": 1
5662
5666
  },
5663
5667
  "raw": "/**\n * list of aspects, each may have data and artifacts saved per component.\n */",
@@ -5671,7 +5675,7 @@
5671
5675
  "__schema": "ConstructorSchema",
5672
5676
  "location": {
5673
5677
  "filePath": "aspect-list.ts",
5674
- "line": 13,
5678
+ "line": 9,
5675
5679
  "character": 3
5676
5680
  },
5677
5681
  "signature": "constructor AspectList(entries: AspectEntry[]): AspectList",
@@ -5681,7 +5685,7 @@
5681
5685
  "__schema": "ParameterSchema",
5682
5686
  "location": {
5683
5687
  "filePath": "aspect-list.ts",
5684
- "line": 13,
5688
+ "line": 9,
5685
5689
  "character": 15
5686
5690
  },
5687
5691
  "name": "entries",
@@ -5689,14 +5693,14 @@
5689
5693
  "__schema": "TypeArraySchema",
5690
5694
  "location": {
5691
5695
  "filePath": "aspect-list.ts",
5692
- "line": 13,
5696
+ "line": 9,
5693
5697
  "character": 33
5694
5698
  },
5695
5699
  "type": {
5696
5700
  "__schema": "TypeRefSchema",
5697
5701
  "location": {
5698
5702
  "filePath": "aspect-list.ts",
5699
- "line": 13,
5703
+ "line": 9,
5700
5704
  "character": 33
5701
5705
  },
5702
5706
  "name": "AspectEntry"
@@ -5710,7 +5714,7 @@
5710
5714
  "__schema": "ThisTypeSchema",
5711
5715
  "location": {
5712
5716
  "filePath": "aspect-list.ts",
5713
- "line": 12,
5717
+ "line": 8,
5714
5718
  "character": 1
5715
5719
  },
5716
5720
  "name": "AspectList"
@@ -5721,7 +5725,7 @@
5721
5725
  "__schema": "FunctionLikeSchema",
5722
5726
  "location": {
5723
5727
  "filePath": "aspect-list.ts",
5724
- "line": 15,
5728
+ "line": 11,
5725
5729
  "character": 3
5726
5730
  },
5727
5731
  "signature": "(method) AspectList.addEntry(aspectId: ComponentID, data?: SerializableMap): AspectEntry",
@@ -5731,7 +5735,7 @@
5731
5735
  "__schema": "ParameterSchema",
5732
5736
  "location": {
5733
5737
  "filePath": "aspect-list.ts",
5734
- "line": 15,
5738
+ "line": 11,
5735
5739
  "character": 12
5736
5740
  },
5737
5741
  "name": "aspectId",
@@ -5739,7 +5743,7 @@
5739
5743
  "__schema": "TypeRefSchema",
5740
5744
  "location": {
5741
5745
  "filePath": "aspect-list.ts",
5742
- "line": 15,
5746
+ "line": 11,
5743
5747
  "character": 22
5744
5748
  },
5745
5749
  "name": "ComponentID"
@@ -5751,7 +5755,7 @@
5751
5755
  "__schema": "ParameterSchema",
5752
5756
  "location": {
5753
5757
  "filePath": "aspect-list.ts",
5754
- "line": 15,
5758
+ "line": 11,
5755
5759
  "character": 35
5756
5760
  },
5757
5761
  "name": "data",
@@ -5759,7 +5763,7 @@
5759
5763
  "__schema": "TypeRefSchema",
5760
5764
  "location": {
5761
5765
  "filePath": "aspect-list.ts",
5762
- "line": 15,
5766
+ "line": 11,
5763
5767
  "character": 41
5764
5768
  },
5765
5769
  "name": "SerializableMap"
@@ -5773,7 +5777,7 @@
5773
5777
  "__schema": "TypeRefSchema",
5774
5778
  "location": {
5775
5779
  "filePath": "aspect-list.ts",
5776
- "line": 15,
5780
+ "line": 11,
5777
5781
  "character": 3
5778
5782
  },
5779
5783
  "name": "AspectEntry"
@@ -5784,7 +5788,7 @@
5784
5788
  "__schema": "FunctionLikeSchema",
5785
5789
  "location": {
5786
5790
  "filePath": "aspect-list.ts",
5787
- "line": 22,
5791
+ "line": 18,
5788
5792
  "character": 3
5789
5793
  },
5790
5794
  "signature": "(method) AspectList.upsertEntry(aspectId: ComponentID, data?: SerializableMap): AspectEntry",
@@ -5794,7 +5798,7 @@
5794
5798
  "__schema": "ParameterSchema",
5795
5799
  "location": {
5796
5800
  "filePath": "aspect-list.ts",
5797
- "line": 22,
5801
+ "line": 18,
5798
5802
  "character": 15
5799
5803
  },
5800
5804
  "name": "aspectId",
@@ -5802,7 +5806,7 @@
5802
5806
  "__schema": "TypeRefSchema",
5803
5807
  "location": {
5804
5808
  "filePath": "aspect-list.ts",
5805
- "line": 22,
5809
+ "line": 18,
5806
5810
  "character": 25
5807
5811
  },
5808
5812
  "name": "ComponentID"
@@ -5814,7 +5818,7 @@
5814
5818
  "__schema": "ParameterSchema",
5815
5819
  "location": {
5816
5820
  "filePath": "aspect-list.ts",
5817
- "line": 22,
5821
+ "line": 18,
5818
5822
  "character": 38
5819
5823
  },
5820
5824
  "name": "data",
@@ -5822,7 +5826,7 @@
5822
5826
  "__schema": "TypeRefSchema",
5823
5827
  "location": {
5824
5828
  "filePath": "aspect-list.ts",
5825
- "line": 22,
5829
+ "line": 18,
5826
5830
  "character": 44
5827
5831
  },
5828
5832
  "name": "SerializableMap"
@@ -5836,7 +5840,7 @@
5836
5840
  "__schema": "TypeRefSchema",
5837
5841
  "location": {
5838
5842
  "filePath": "aspect-list.ts",
5839
- "line": 22,
5843
+ "line": 18,
5840
5844
  "character": 3
5841
5845
  },
5842
5846
  "name": "AspectEntry"
@@ -5847,14 +5851,14 @@
5847
5851
  "__schema": "FunctionLikeSchema",
5848
5852
  "location": {
5849
5853
  "filePath": "aspect-list.ts",
5850
- "line": 34,
5854
+ "line": 30,
5851
5855
  "character": 3
5852
5856
  },
5853
5857
  "doc": {
5854
5858
  "__schema": "DocSchema",
5855
5859
  "location": {
5856
5860
  "filePath": "aspect-list.ts",
5857
- "line": 31,
5861
+ "line": 27,
5858
5862
  "character": 3
5859
5863
  },
5860
5864
  "raw": "/**\n * transform an aspect list into a new one without the given aspect ids\n */",
@@ -5868,7 +5872,7 @@
5868
5872
  "__schema": "ParameterSchema",
5869
5873
  "location": {
5870
5874
  "filePath": "aspect-list.ts",
5871
- "line": 34,
5875
+ "line": 30,
5872
5876
  "character": 18
5873
5877
  },
5874
5878
  "name": "aspectIds",
@@ -5876,14 +5880,14 @@
5876
5880
  "__schema": "TypeArraySchema",
5877
5881
  "location": {
5878
5882
  "filePath": "aspect-list.ts",
5879
- "line": 34,
5883
+ "line": 30,
5880
5884
  "character": 29
5881
5885
  },
5882
5886
  "type": {
5883
5887
  "__schema": "KeywordTypeSchema",
5884
5888
  "location": {
5885
5889
  "filePath": "aspect-list.ts",
5886
- "line": 34,
5890
+ "line": 30,
5887
5891
  "character": 29
5888
5892
  },
5889
5893
  "name": "string"
@@ -5897,7 +5901,7 @@
5897
5901
  "__schema": "TypeRefSchema",
5898
5902
  "location": {
5899
5903
  "filePath": "aspect-list.ts",
5900
- "line": 34,
5904
+ "line": 30,
5901
5905
  "character": 3
5902
5906
  },
5903
5907
  "name": "AspectList"
@@ -5908,7 +5912,7 @@
5908
5912
  "__schema": "GetAccessorSchema",
5909
5913
  "location": {
5910
5914
  "filePath": "aspect-list.ts",
5911
- "line": 42,
5915
+ "line": 38,
5912
5916
  "character": 3
5913
5917
  },
5914
5918
  "signature": "(getter) AspectList.ids: string[]",
@@ -5917,14 +5921,14 @@
5917
5921
  "__schema": "TypeArraySchema",
5918
5922
  "location": {
5919
5923
  "filePath": "aspect-list.ts",
5920
- "line": 42,
5924
+ "line": 38,
5921
5925
  "character": 14
5922
5926
  },
5923
5927
  "type": {
5924
5928
  "__schema": "KeywordTypeSchema",
5925
5929
  "location": {
5926
5930
  "filePath": "aspect-list.ts",
5927
- "line": 42,
5931
+ "line": 38,
5928
5932
  "character": 14
5929
5933
  },
5930
5934
  "name": "string"
@@ -5935,14 +5939,14 @@
5935
5939
  "__schema": "FunctionLikeSchema",
5936
5940
  "location": {
5937
5941
  "filePath": "aspect-list.ts",
5938
- "line": 50,
5942
+ "line": 46,
5939
5943
  "character": 3
5940
5944
  },
5941
5945
  "doc": {
5942
5946
  "__schema": "DocSchema",
5943
5947
  "location": {
5944
5948
  "filePath": "aspect-list.ts",
5945
- "line": 47,
5949
+ "line": 43,
5946
5950
  "character": 3
5947
5951
  },
5948
5952
  "raw": "/**\n * get an aspect from the list using a serialized ID.\n */",
@@ -5956,7 +5960,7 @@
5956
5960
  "__schema": "ParameterSchema",
5957
5961
  "location": {
5958
5962
  "filePath": "aspect-list.ts",
5959
- "line": 50,
5963
+ "line": 46,
5960
5964
  "character": 7
5961
5965
  },
5962
5966
  "name": "id",
@@ -5964,7 +5968,7 @@
5964
5968
  "__schema": "KeywordTypeSchema",
5965
5969
  "location": {
5966
5970
  "filePath": "aspect-list.ts",
5967
- "line": 50,
5971
+ "line": 46,
5968
5972
  "character": 11
5969
5973
  },
5970
5974
  "name": "string"
@@ -5977,7 +5981,7 @@
5977
5981
  "__schema": "TypeUnionSchema",
5978
5982
  "location": {
5979
5983
  "filePath": "aspect-list.ts",
5980
- "line": 50,
5984
+ "line": 46,
5981
5985
  "character": 20
5982
5986
  },
5983
5987
  "types": [
@@ -5985,7 +5989,7 @@
5985
5989
  "__schema": "TypeRefSchema",
5986
5990
  "location": {
5987
5991
  "filePath": "aspect-list.ts",
5988
- "line": 50,
5992
+ "line": 46,
5989
5993
  "character": 20
5990
5994
  },
5991
5995
  "name": "AspectEntry"
@@ -5994,7 +5998,7 @@
5994
5998
  "__schema": "KeywordTypeSchema",
5995
5999
  "location": {
5996
6000
  "filePath": "aspect-list.ts",
5997
- "line": 50,
6001
+ "line": 46,
5998
6002
  "character": 34
5999
6003
  },
6000
6004
  "name": "undefined"
@@ -6007,14 +6011,14 @@
6007
6011
  "__schema": "FunctionLikeSchema",
6008
6012
  "location": {
6009
6013
  "filePath": "aspect-list.ts",
6010
- "line": 59,
6014
+ "line": 55,
6011
6015
  "character": 3
6012
6016
  },
6013
6017
  "doc": {
6014
6018
  "__schema": "DocSchema",
6015
6019
  "location": {
6016
6020
  "filePath": "aspect-list.ts",
6017
- "line": 56,
6021
+ "line": 52,
6018
6022
  "character": 3
6019
6023
  },
6020
6024
  "raw": "/**\n * find aspect by component ID.\n */",
@@ -6028,7 +6032,7 @@
6028
6032
  "__schema": "ParameterSchema",
6029
6033
  "location": {
6030
6034
  "filePath": "aspect-list.ts",
6031
- "line": 59,
6035
+ "line": 55,
6032
6036
  "character": 8
6033
6037
  },
6034
6038
  "name": "id",
@@ -6036,7 +6040,7 @@
6036
6040
  "__schema": "TypeRefSchema",
6037
6041
  "location": {
6038
6042
  "filePath": "aspect-list.ts",
6039
- "line": 59,
6043
+ "line": 55,
6040
6044
  "character": 12
6041
6045
  },
6042
6046
  "name": "ComponentID"
@@ -6048,7 +6052,7 @@
6048
6052
  "__schema": "ParameterSchema",
6049
6053
  "location": {
6050
6054
  "filePath": "aspect-list.ts",
6051
- "line": 59,
6055
+ "line": 55,
6052
6056
  "character": 25
6053
6057
  },
6054
6058
  "name": "ignoreVersion",
@@ -6056,7 +6060,7 @@
6056
6060
  "__schema": "InferenceTypeSchema",
6057
6061
  "location": {
6058
6062
  "filePath": "aspect-list.ts",
6059
- "line": 59,
6063
+ "line": 55,
6060
6064
  "character": 25
6061
6065
  },
6062
6066
  "type": "boolean"
@@ -6070,7 +6074,7 @@
6070
6074
  "__schema": "TypeUnionSchema",
6071
6075
  "location": {
6072
6076
  "filePath": "aspect-list.ts",
6073
- "line": 59,
6077
+ "line": 55,
6074
6078
  "character": 49
6075
6079
  },
6076
6080
  "types": [
@@ -6078,7 +6082,7 @@
6078
6082
  "__schema": "TypeRefSchema",
6079
6083
  "location": {
6080
6084
  "filePath": "aspect-list.ts",
6081
- "line": 59,
6085
+ "line": 55,
6082
6086
  "character": 49
6083
6087
  },
6084
6088
  "name": "AspectEntry"
@@ -6087,7 +6091,7 @@
6087
6091
  "__schema": "KeywordTypeSchema",
6088
6092
  "location": {
6089
6093
  "filePath": "aspect-list.ts",
6090
- "line": 59,
6094
+ "line": 55,
6091
6095
  "character": 63
6092
6096
  },
6093
6097
  "name": "undefined"
@@ -6100,14 +6104,14 @@
6100
6104
  "__schema": "FunctionLikeSchema",
6101
6105
  "location": {
6102
6106
  "filePath": "aspect-list.ts",
6103
- "line": 68,
6107
+ "line": 64,
6104
6108
  "character": 3
6105
6109
  },
6106
6110
  "doc": {
6107
6111
  "__schema": "DocSchema",
6108
6112
  "location": {
6109
6113
  "filePath": "aspect-list.ts",
6110
- "line": 65,
6114
+ "line": 61,
6111
6115
  "character": 3
6112
6116
  },
6113
6117
  "raw": "/**\n * transform an aspect list into a new one.\n */",
@@ -6121,7 +6125,7 @@
6121
6125
  "__schema": "ParameterSchema",
6122
6126
  "location": {
6123
6127
  "filePath": "aspect-list.ts",
6124
- "line": 68,
6128
+ "line": 64,
6125
6129
  "character": 7
6126
6130
  },
6127
6131
  "name": "predicate",
@@ -6129,7 +6133,7 @@
6129
6133
  "__schema": "FunctionLikeSchema",
6130
6134
  "location": {
6131
6135
  "filePath": "aspect-list.ts",
6132
- "line": 68,
6136
+ "line": 64,
6133
6137
  "character": 18
6134
6138
  },
6135
6139
  "signature": "(entry: AspectEntry): AspectEntry",
@@ -6139,7 +6143,7 @@
6139
6143
  "__schema": "ParameterSchema",
6140
6144
  "location": {
6141
6145
  "filePath": "aspect-list.ts",
6142
- "line": 68,
6146
+ "line": 64,
6143
6147
  "character": 19
6144
6148
  },
6145
6149
  "name": "entry",
@@ -6147,7 +6151,7 @@
6147
6151
  "__schema": "TypeRefSchema",
6148
6152
  "location": {
6149
6153
  "filePath": "aspect-list.ts",
6150
- "line": 68,
6154
+ "line": 64,
6151
6155
  "character": 26
6152
6156
  },
6153
6157
  "name": "AspectEntry"
@@ -6160,7 +6164,7 @@
6160
6164
  "__schema": "TypeRefSchema",
6161
6165
  "location": {
6162
6166
  "filePath": "aspect-list.ts",
6163
- "line": 68,
6167
+ "line": 64,
6164
6168
  "character": 42
6165
6169
  },
6166
6170
  "name": "AspectEntry"
@@ -6175,7 +6179,7 @@
6175
6179
  "__schema": "TypeRefSchema",
6176
6180
  "location": {
6177
6181
  "filePath": "aspect-list.ts",
6178
- "line": 68,
6182
+ "line": 64,
6179
6183
  "character": 3
6180
6184
  },
6181
6185
  "name": "AspectList"
@@ -6186,14 +6190,14 @@
6186
6190
  "__schema": "FunctionLikeSchema",
6187
6191
  "location": {
6188
6192
  "filePath": "aspect-list.ts",
6189
- "line": 76,
6193
+ "line": 72,
6190
6194
  "character": 3
6191
6195
  },
6192
6196
  "doc": {
6193
6197
  "__schema": "DocSchema",
6194
6198
  "location": {
6195
6199
  "filePath": "aspect-list.ts",
6196
- "line": 73,
6200
+ "line": 69,
6197
6201
  "character": 3
6198
6202
  },
6199
6203
  "raw": "/**\n * transform an aspect list into a new one.\n */",
@@ -6207,7 +6211,7 @@
6207
6211
  "__schema": "ParameterSchema",
6208
6212
  "location": {
6209
6213
  "filePath": "aspect-list.ts",
6210
- "line": 76,
6214
+ "line": 72,
6211
6215
  "character": 14
6212
6216
  },
6213
6217
  "name": "predicate",
@@ -6215,7 +6219,7 @@
6215
6219
  "__schema": "FunctionLikeSchema",
6216
6220
  "location": {
6217
6221
  "filePath": "aspect-list.ts",
6218
- "line": 76,
6222
+ "line": 72,
6219
6223
  "character": 25
6220
6224
  },
6221
6225
  "signature": "(entry: AspectEntry): Promise<AspectEntry>",
@@ -6225,7 +6229,7 @@
6225
6229
  "__schema": "ParameterSchema",
6226
6230
  "location": {
6227
6231
  "filePath": "aspect-list.ts",
6228
- "line": 76,
6232
+ "line": 72,
6229
6233
  "character": 26
6230
6234
  },
6231
6235
  "name": "entry",
@@ -6233,7 +6237,7 @@
6233
6237
  "__schema": "TypeRefSchema",
6234
6238
  "location": {
6235
6239
  "filePath": "aspect-list.ts",
6236
- "line": 76,
6240
+ "line": 72,
6237
6241
  "character": 33
6238
6242
  },
6239
6243
  "name": "AspectEntry"
@@ -6246,7 +6250,7 @@
6246
6250
  "__schema": "TypeRefSchema",
6247
6251
  "location": {
6248
6252
  "filePath": "aspect-list.ts",
6249
- "line": 76,
6253
+ "line": 72,
6250
6254
  "character": 49
6251
6255
  },
6252
6256
  "name": "Promise",
@@ -6255,7 +6259,7 @@
6255
6259
  "__schema": "TypeRefSchema",
6256
6260
  "location": {
6257
6261
  "filePath": "aspect-list.ts",
6258
- "line": 76,
6262
+ "line": 72,
6259
6263
  "character": 57
6260
6264
  },
6261
6265
  "name": "AspectEntry"
@@ -6272,7 +6276,7 @@
6272
6276
  "__schema": "InferenceTypeSchema",
6273
6277
  "location": {
6274
6278
  "filePath": "aspect-list.ts",
6275
- "line": 76,
6279
+ "line": 72,
6276
6280
  "character": 3
6277
6281
  },
6278
6282
  "type": "Promise<AspectList>"
@@ -6285,7 +6289,7 @@
6285
6289
  "__schema": "FunctionLikeSchema",
6286
6290
  "location": {
6287
6291
  "filePath": "aspect-list.ts",
6288
- "line": 82,
6292
+ "line": 78,
6289
6293
  "character": 3
6290
6294
  },
6291
6295
  "signature": "(method) AspectList.toConfigObject(): {}",
@@ -6295,7 +6299,7 @@
6295
6299
  "__schema": "InferenceTypeSchema",
6296
6300
  "location": {
6297
6301
  "filePath": "aspect-list.ts",
6298
- "line": 82,
6302
+ "line": 78,
6299
6303
  "character": 3
6300
6304
  },
6301
6305
  "type": "{}"
@@ -6306,7 +6310,7 @@
6306
6310
  "__schema": "FunctionLikeSchema",
6307
6311
  "location": {
6308
6312
  "filePath": "aspect-list.ts",
6309
- "line": 92,
6313
+ "line": 88,
6310
6314
  "character": 3
6311
6315
  },
6312
6316
  "signature": "(method) AspectList.serialize(): RawComponentMetadata[]",
@@ -6316,7 +6320,7 @@
6316
6320
  "__schema": "InferenceTypeSchema",
6317
6321
  "location": {
6318
6322
  "filePath": "aspect-list.ts",
6319
- "line": 92,
6323
+ "line": 88,
6320
6324
  "character": 3
6321
6325
  },
6322
6326
  "type": "RawComponentMetadata[]"
@@ -6327,7 +6331,7 @@
6327
6331
  "__schema": "FunctionLikeSchema",
6328
6332
  "location": {
6329
6333
  "filePath": "aspect-list.ts",
6330
- "line": 97,
6334
+ "line": 93,
6331
6335
  "character": 3
6332
6336
  },
6333
6337
  "signature": "(method) AspectList.filter(ids?: string[]): AspectList",
@@ -6337,7 +6341,7 @@
6337
6341
  "__schema": "ParameterSchema",
6338
6342
  "location": {
6339
6343
  "filePath": "aspect-list.ts",
6340
- "line": 97,
6344
+ "line": 93,
6341
6345
  "character": 10
6342
6346
  },
6343
6347
  "name": "ids",
@@ -6345,14 +6349,14 @@
6345
6349
  "__schema": "TypeArraySchema",
6346
6350
  "location": {
6347
6351
  "filePath": "aspect-list.ts",
6348
- "line": 97,
6352
+ "line": 93,
6349
6353
  "character": 16
6350
6354
  },
6351
6355
  "type": {
6352
6356
  "__schema": "KeywordTypeSchema",
6353
6357
  "location": {
6354
6358
  "filePath": "aspect-list.ts",
6355
- "line": 97,
6359
+ "line": 93,
6356
6360
  "character": 16
6357
6361
  },
6358
6362
  "name": "string"
@@ -6366,7 +6370,7 @@
6366
6370
  "__schema": "TypeRefSchema",
6367
6371
  "location": {
6368
6372
  "filePath": "aspect-list.ts",
6369
- "line": 97,
6373
+ "line": 93,
6370
6374
  "character": 3
6371
6375
  },
6372
6376
  "name": "AspectList"
@@ -6377,7 +6381,7 @@
6377
6381
  "__schema": "FunctionLikeSchema",
6378
6382
  "location": {
6379
6383
  "filePath": "aspect-list.ts",
6380
- "line": 105,
6384
+ "line": 101,
6381
6385
  "character": 3
6382
6386
  },
6383
6387
  "signature": "(method) AspectList.toLegacy(): ExtensionDataList",
@@ -6387,11 +6391,15 @@
6387
6391
  "__schema": "TypeRefSchema",
6388
6392
  "location": {
6389
6393
  "filePath": "aspect-list.ts",
6390
- "line": 105,
6394
+ "line": 101,
6391
6395
  "character": 3
6392
6396
  },
6393
6397
  "name": "ExtensionDataList",
6394
- "packageName": "@teambit/legacy/dist/consumer/config/extension-data"
6398
+ "componentId": {
6399
+ "scope": "teambit.legacy",
6400
+ "name": "extension-data",
6401
+ "version": "0.0.2"
6402
+ }
6395
6403
  },
6396
6404
  "modifiers": []
6397
6405
  },
@@ -6399,7 +6407,7 @@
6399
6407
  "__schema": "FunctionLikeSchema",
6400
6408
  "location": {
6401
6409
  "filePath": "aspect-list.ts",
6402
- "line": 110,
6410
+ "line": 106,
6403
6411
  "character": 3
6404
6412
  },
6405
6413
  "signature": "(method) AspectList.stringIds(): string[]",
@@ -6409,14 +6417,14 @@
6409
6417
  "__schema": "TypeArraySchema",
6410
6418
  "location": {
6411
6419
  "filePath": "aspect-list.ts",
6412
- "line": 110,
6420
+ "line": 106,
6413
6421
  "character": 16
6414
6422
  },
6415
6423
  "type": {
6416
6424
  "__schema": "KeywordTypeSchema",
6417
6425
  "location": {
6418
6426
  "filePath": "aspect-list.ts",
6419
- "line": 110,
6427
+ "line": 106,
6420
6428
  "character": 16
6421
6429
  },
6422
6430
  "name": "string"
@@ -6428,7 +6436,7 @@
6428
6436
  "__schema": "FunctionLikeSchema",
6429
6437
  "location": {
6430
6438
  "filePath": "aspect-list.ts",
6431
- "line": 115,
6439
+ "line": 111,
6432
6440
  "character": 3
6433
6441
  },
6434
6442
  "signature": "(method) AspectList.clone(): AspectList",
@@ -6438,7 +6446,7 @@
6438
6446
  "__schema": "TypeRefSchema",
6439
6447
  "location": {
6440
6448
  "filePath": "aspect-list.ts",
6441
- "line": 115,
6449
+ "line": 111,
6442
6450
  "character": 3
6443
6451
  },
6444
6452
  "name": "AspectList"
@@ -6449,7 +6457,7 @@
6449
6457
  "__schema": "FunctionLikeSchema",
6450
6458
  "location": {
6451
6459
  "filePath": "aspect-list.ts",
6452
- "line": 119,
6460
+ "line": 115,
6453
6461
  "character": 3
6454
6462
  },
6455
6463
  "signature": "(method) AspectList.fromLegacyExtensions(legacyDataList: ExtensionDataList): AspectList",
@@ -6459,7 +6467,7 @@
6459
6467
  "__schema": "ParameterSchema",
6460
6468
  "location": {
6461
6469
  "filePath": "aspect-list.ts",
6462
- "line": 119,
6470
+ "line": 115,
6463
6471
  "character": 31
6464
6472
  },
6465
6473
  "name": "legacyDataList",
@@ -6467,7 +6475,7 @@
6467
6475
  "__schema": "TypeRefSchema",
6468
6476
  "location": {
6469
6477
  "filePath": "aspect-list.ts",
6470
- "line": 119,
6478
+ "line": 115,
6471
6479
  "character": 47
6472
6480
  },
6473
6481
  "name": "ExtensionDataList"
@@ -6480,7 +6488,7 @@
6480
6488
  "__schema": "TypeRefSchema",
6481
6489
  "location": {
6482
6490
  "filePath": "aspect-list.ts",
6483
- "line": 119,
6491
+ "line": 115,
6484
6492
  "character": 3
6485
6493
  },
6486
6494
  "name": "AspectList"
@@ -6592,7 +6600,11 @@
6592
6600
  "character": 3
6593
6601
  },
6594
6602
  "name": "ExtensionDataEntry",
6595
- "packageName": "@teambit/legacy/dist/consumer/config/extension-data"
6603
+ "componentId": {
6604
+ "scope": "teambit.legacy",
6605
+ "name": "extension-data",
6606
+ "version": "0.0.2"
6607
+ }
6596
6608
  }
6597
6609
  },
6598
6610
  {
@@ -8737,7 +8749,7 @@
8737
8749
  "_legacy": {
8738
8750
  "scope": "teambit.component",
8739
8751
  "name": "component",
8740
- "version": "1.0.484"
8752
+ "version": "1.0.485"
8741
8753
  },
8742
8754
  "_scope": "teambit.component"
8743
8755
  }
@@ -15687,7 +15699,11 @@
15687
15699
  "character": 3
15688
15700
  },
15689
15701
  "name": "ExtensionDataList",
15690
- "packageName": "@teambit/legacy/dist/consumer/config/extension-data"
15702
+ "componentId": {
15703
+ "scope": "teambit.legacy",
15704
+ "name": "extension-data",
15705
+ "version": "0.0.2"
15706
+ }
15691
15707
  }
15692
15708
  }
15693
15709
  ],
@@ -20005,7 +20021,7 @@
20005
20021
  "_legacy": {
20006
20022
  "scope": "teambit.component",
20007
20023
  "name": "component",
20008
- "version": "1.0.484"
20024
+ "version": "1.0.485"
20009
20025
  },
20010
20026
  "_scope": "teambit.component"
20011
20027
  }
@@ -20143,7 +20159,11 @@
20143
20159
  "character": 3
20144
20160
  },
20145
20161
  "name": "ExtensionDataList",
20146
- "packageName": "@teambit/legacy/dist/consumer/config/extension-data"
20162
+ "componentId": {
20163
+ "scope": "teambit.legacy",
20164
+ "name": "extension-data",
20165
+ "version": "0.0.2"
20166
+ }
20147
20167
  }
20148
20168
  }
20149
20169
  ],
@@ -22918,14 +22938,14 @@
22918
22938
  "__schema": "ClassSchema",
22919
22939
  "location": {
22920
22940
  "filePath": "aspect-list.ts",
22921
- "line": 12,
22941
+ "line": 8,
22922
22942
  "character": 1
22923
22943
  },
22924
22944
  "doc": {
22925
22945
  "__schema": "DocSchema",
22926
22946
  "location": {
22927
22947
  "filePath": "aspect-list.ts",
22928
- "line": 9,
22948
+ "line": 5,
22929
22949
  "character": 1
22930
22950
  },
22931
22951
  "raw": "/**\n * list of aspects, each may have data and artifacts saved per component.\n */",
@@ -22939,7 +22959,7 @@
22939
22959
  "__schema": "ConstructorSchema",
22940
22960
  "location": {
22941
22961
  "filePath": "aspect-list.ts",
22942
- "line": 13,
22962
+ "line": 9,
22943
22963
  "character": 3
22944
22964
  },
22945
22965
  "signature": "constructor AspectList(entries: AspectEntry[]): AspectList",
@@ -22949,7 +22969,7 @@
22949
22969
  "__schema": "ParameterSchema",
22950
22970
  "location": {
22951
22971
  "filePath": "aspect-list.ts",
22952
- "line": 13,
22972
+ "line": 9,
22953
22973
  "character": 15
22954
22974
  },
22955
22975
  "name": "entries",
@@ -22957,14 +22977,14 @@
22957
22977
  "__schema": "TypeArraySchema",
22958
22978
  "location": {
22959
22979
  "filePath": "aspect-list.ts",
22960
- "line": 13,
22980
+ "line": 9,
22961
22981
  "character": 33
22962
22982
  },
22963
22983
  "type": {
22964
22984
  "__schema": "TypeRefSchema",
22965
22985
  "location": {
22966
22986
  "filePath": "aspect-list.ts",
22967
- "line": 13,
22987
+ "line": 9,
22968
22988
  "character": 33
22969
22989
  },
22970
22990
  "name": "AspectEntry"
@@ -22978,7 +22998,7 @@
22978
22998
  "__schema": "ThisTypeSchema",
22979
22999
  "location": {
22980
23000
  "filePath": "aspect-list.ts",
22981
- "line": 12,
23001
+ "line": 8,
22982
23002
  "character": 1
22983
23003
  },
22984
23004
  "name": "AspectList"
@@ -22989,7 +23009,7 @@
22989
23009
  "__schema": "FunctionLikeSchema",
22990
23010
  "location": {
22991
23011
  "filePath": "aspect-list.ts",
22992
- "line": 15,
23012
+ "line": 11,
22993
23013
  "character": 3
22994
23014
  },
22995
23015
  "signature": "(method) AspectList.addEntry(aspectId: ComponentID, data?: SerializableMap): AspectEntry",
@@ -22999,7 +23019,7 @@
22999
23019
  "__schema": "ParameterSchema",
23000
23020
  "location": {
23001
23021
  "filePath": "aspect-list.ts",
23002
- "line": 15,
23022
+ "line": 11,
23003
23023
  "character": 12
23004
23024
  },
23005
23025
  "name": "aspectId",
@@ -23007,7 +23027,7 @@
23007
23027
  "__schema": "TypeRefSchema",
23008
23028
  "location": {
23009
23029
  "filePath": "aspect-list.ts",
23010
- "line": 15,
23030
+ "line": 11,
23011
23031
  "character": 22
23012
23032
  },
23013
23033
  "name": "ComponentID"
@@ -23019,7 +23039,7 @@
23019
23039
  "__schema": "ParameterSchema",
23020
23040
  "location": {
23021
23041
  "filePath": "aspect-list.ts",
23022
- "line": 15,
23042
+ "line": 11,
23023
23043
  "character": 35
23024
23044
  },
23025
23045
  "name": "data",
@@ -23027,7 +23047,7 @@
23027
23047
  "__schema": "TypeRefSchema",
23028
23048
  "location": {
23029
23049
  "filePath": "aspect-list.ts",
23030
- "line": 15,
23050
+ "line": 11,
23031
23051
  "character": 41
23032
23052
  },
23033
23053
  "name": "SerializableMap"
@@ -23041,7 +23061,7 @@
23041
23061
  "__schema": "TypeRefSchema",
23042
23062
  "location": {
23043
23063
  "filePath": "aspect-list.ts",
23044
- "line": 15,
23064
+ "line": 11,
23045
23065
  "character": 3
23046
23066
  },
23047
23067
  "name": "AspectEntry"
@@ -23052,7 +23072,7 @@
23052
23072
  "__schema": "FunctionLikeSchema",
23053
23073
  "location": {
23054
23074
  "filePath": "aspect-list.ts",
23055
- "line": 22,
23075
+ "line": 18,
23056
23076
  "character": 3
23057
23077
  },
23058
23078
  "signature": "(method) AspectList.upsertEntry(aspectId: ComponentID, data?: SerializableMap): AspectEntry",
@@ -23062,7 +23082,7 @@
23062
23082
  "__schema": "ParameterSchema",
23063
23083
  "location": {
23064
23084
  "filePath": "aspect-list.ts",
23065
- "line": 22,
23085
+ "line": 18,
23066
23086
  "character": 15
23067
23087
  },
23068
23088
  "name": "aspectId",
@@ -23070,7 +23090,7 @@
23070
23090
  "__schema": "TypeRefSchema",
23071
23091
  "location": {
23072
23092
  "filePath": "aspect-list.ts",
23073
- "line": 22,
23093
+ "line": 18,
23074
23094
  "character": 25
23075
23095
  },
23076
23096
  "name": "ComponentID"
@@ -23082,7 +23102,7 @@
23082
23102
  "__schema": "ParameterSchema",
23083
23103
  "location": {
23084
23104
  "filePath": "aspect-list.ts",
23085
- "line": 22,
23105
+ "line": 18,
23086
23106
  "character": 38
23087
23107
  },
23088
23108
  "name": "data",
@@ -23090,7 +23110,7 @@
23090
23110
  "__schema": "TypeRefSchema",
23091
23111
  "location": {
23092
23112
  "filePath": "aspect-list.ts",
23093
- "line": 22,
23113
+ "line": 18,
23094
23114
  "character": 44
23095
23115
  },
23096
23116
  "name": "SerializableMap"
@@ -23104,7 +23124,7 @@
23104
23124
  "__schema": "TypeRefSchema",
23105
23125
  "location": {
23106
23126
  "filePath": "aspect-list.ts",
23107
- "line": 22,
23127
+ "line": 18,
23108
23128
  "character": 3
23109
23129
  },
23110
23130
  "name": "AspectEntry"
@@ -23115,14 +23135,14 @@
23115
23135
  "__schema": "FunctionLikeSchema",
23116
23136
  "location": {
23117
23137
  "filePath": "aspect-list.ts",
23118
- "line": 34,
23138
+ "line": 30,
23119
23139
  "character": 3
23120
23140
  },
23121
23141
  "doc": {
23122
23142
  "__schema": "DocSchema",
23123
23143
  "location": {
23124
23144
  "filePath": "aspect-list.ts",
23125
- "line": 31,
23145
+ "line": 27,
23126
23146
  "character": 3
23127
23147
  },
23128
23148
  "raw": "/**\n * transform an aspect list into a new one without the given aspect ids\n */",
@@ -23136,7 +23156,7 @@
23136
23156
  "__schema": "ParameterSchema",
23137
23157
  "location": {
23138
23158
  "filePath": "aspect-list.ts",
23139
- "line": 34,
23159
+ "line": 30,
23140
23160
  "character": 18
23141
23161
  },
23142
23162
  "name": "aspectIds",
@@ -23144,14 +23164,14 @@
23144
23164
  "__schema": "TypeArraySchema",
23145
23165
  "location": {
23146
23166
  "filePath": "aspect-list.ts",
23147
- "line": 34,
23167
+ "line": 30,
23148
23168
  "character": 29
23149
23169
  },
23150
23170
  "type": {
23151
23171
  "__schema": "KeywordTypeSchema",
23152
23172
  "location": {
23153
23173
  "filePath": "aspect-list.ts",
23154
- "line": 34,
23174
+ "line": 30,
23155
23175
  "character": 29
23156
23176
  },
23157
23177
  "name": "string"
@@ -23165,7 +23185,7 @@
23165
23185
  "__schema": "TypeRefSchema",
23166
23186
  "location": {
23167
23187
  "filePath": "aspect-list.ts",
23168
- "line": 34,
23188
+ "line": 30,
23169
23189
  "character": 3
23170
23190
  },
23171
23191
  "name": "AspectList"
@@ -23176,7 +23196,7 @@
23176
23196
  "__schema": "GetAccessorSchema",
23177
23197
  "location": {
23178
23198
  "filePath": "aspect-list.ts",
23179
- "line": 42,
23199
+ "line": 38,
23180
23200
  "character": 3
23181
23201
  },
23182
23202
  "signature": "(getter) AspectList.ids: string[]",
@@ -23185,14 +23205,14 @@
23185
23205
  "__schema": "TypeArraySchema",
23186
23206
  "location": {
23187
23207
  "filePath": "aspect-list.ts",
23188
- "line": 42,
23208
+ "line": 38,
23189
23209
  "character": 14
23190
23210
  },
23191
23211
  "type": {
23192
23212
  "__schema": "KeywordTypeSchema",
23193
23213
  "location": {
23194
23214
  "filePath": "aspect-list.ts",
23195
- "line": 42,
23215
+ "line": 38,
23196
23216
  "character": 14
23197
23217
  },
23198
23218
  "name": "string"
@@ -23203,14 +23223,14 @@
23203
23223
  "__schema": "FunctionLikeSchema",
23204
23224
  "location": {
23205
23225
  "filePath": "aspect-list.ts",
23206
- "line": 50,
23226
+ "line": 46,
23207
23227
  "character": 3
23208
23228
  },
23209
23229
  "doc": {
23210
23230
  "__schema": "DocSchema",
23211
23231
  "location": {
23212
23232
  "filePath": "aspect-list.ts",
23213
- "line": 47,
23233
+ "line": 43,
23214
23234
  "character": 3
23215
23235
  },
23216
23236
  "raw": "/**\n * get an aspect from the list using a serialized ID.\n */",
@@ -23224,7 +23244,7 @@
23224
23244
  "__schema": "ParameterSchema",
23225
23245
  "location": {
23226
23246
  "filePath": "aspect-list.ts",
23227
- "line": 50,
23247
+ "line": 46,
23228
23248
  "character": 7
23229
23249
  },
23230
23250
  "name": "id",
@@ -23232,7 +23252,7 @@
23232
23252
  "__schema": "KeywordTypeSchema",
23233
23253
  "location": {
23234
23254
  "filePath": "aspect-list.ts",
23235
- "line": 50,
23255
+ "line": 46,
23236
23256
  "character": 11
23237
23257
  },
23238
23258
  "name": "string"
@@ -23245,7 +23265,7 @@
23245
23265
  "__schema": "TypeUnionSchema",
23246
23266
  "location": {
23247
23267
  "filePath": "aspect-list.ts",
23248
- "line": 50,
23268
+ "line": 46,
23249
23269
  "character": 20
23250
23270
  },
23251
23271
  "types": [
@@ -23253,7 +23273,7 @@
23253
23273
  "__schema": "TypeRefSchema",
23254
23274
  "location": {
23255
23275
  "filePath": "aspect-list.ts",
23256
- "line": 50,
23276
+ "line": 46,
23257
23277
  "character": 20
23258
23278
  },
23259
23279
  "name": "AspectEntry"
@@ -23262,7 +23282,7 @@
23262
23282
  "__schema": "KeywordTypeSchema",
23263
23283
  "location": {
23264
23284
  "filePath": "aspect-list.ts",
23265
- "line": 50,
23285
+ "line": 46,
23266
23286
  "character": 34
23267
23287
  },
23268
23288
  "name": "undefined"
@@ -23275,14 +23295,14 @@
23275
23295
  "__schema": "FunctionLikeSchema",
23276
23296
  "location": {
23277
23297
  "filePath": "aspect-list.ts",
23278
- "line": 59,
23298
+ "line": 55,
23279
23299
  "character": 3
23280
23300
  },
23281
23301
  "doc": {
23282
23302
  "__schema": "DocSchema",
23283
23303
  "location": {
23284
23304
  "filePath": "aspect-list.ts",
23285
- "line": 56,
23305
+ "line": 52,
23286
23306
  "character": 3
23287
23307
  },
23288
23308
  "raw": "/**\n * find aspect by component ID.\n */",
@@ -23296,7 +23316,7 @@
23296
23316
  "__schema": "ParameterSchema",
23297
23317
  "location": {
23298
23318
  "filePath": "aspect-list.ts",
23299
- "line": 59,
23319
+ "line": 55,
23300
23320
  "character": 8
23301
23321
  },
23302
23322
  "name": "id",
@@ -23304,7 +23324,7 @@
23304
23324
  "__schema": "TypeRefSchema",
23305
23325
  "location": {
23306
23326
  "filePath": "aspect-list.ts",
23307
- "line": 59,
23327
+ "line": 55,
23308
23328
  "character": 12
23309
23329
  },
23310
23330
  "name": "ComponentID"
@@ -23316,7 +23336,7 @@
23316
23336
  "__schema": "ParameterSchema",
23317
23337
  "location": {
23318
23338
  "filePath": "aspect-list.ts",
23319
- "line": 59,
23339
+ "line": 55,
23320
23340
  "character": 25
23321
23341
  },
23322
23342
  "name": "ignoreVersion",
@@ -23324,7 +23344,7 @@
23324
23344
  "__schema": "InferenceTypeSchema",
23325
23345
  "location": {
23326
23346
  "filePath": "aspect-list.ts",
23327
- "line": 59,
23347
+ "line": 55,
23328
23348
  "character": 25
23329
23349
  },
23330
23350
  "type": "boolean"
@@ -23338,7 +23358,7 @@
23338
23358
  "__schema": "TypeUnionSchema",
23339
23359
  "location": {
23340
23360
  "filePath": "aspect-list.ts",
23341
- "line": 59,
23361
+ "line": 55,
23342
23362
  "character": 49
23343
23363
  },
23344
23364
  "types": [
@@ -23346,7 +23366,7 @@
23346
23366
  "__schema": "TypeRefSchema",
23347
23367
  "location": {
23348
23368
  "filePath": "aspect-list.ts",
23349
- "line": 59,
23369
+ "line": 55,
23350
23370
  "character": 49
23351
23371
  },
23352
23372
  "name": "AspectEntry"
@@ -23355,7 +23375,7 @@
23355
23375
  "__schema": "KeywordTypeSchema",
23356
23376
  "location": {
23357
23377
  "filePath": "aspect-list.ts",
23358
- "line": 59,
23378
+ "line": 55,
23359
23379
  "character": 63
23360
23380
  },
23361
23381
  "name": "undefined"
@@ -23368,14 +23388,14 @@
23368
23388
  "__schema": "FunctionLikeSchema",
23369
23389
  "location": {
23370
23390
  "filePath": "aspect-list.ts",
23371
- "line": 68,
23391
+ "line": 64,
23372
23392
  "character": 3
23373
23393
  },
23374
23394
  "doc": {
23375
23395
  "__schema": "DocSchema",
23376
23396
  "location": {
23377
23397
  "filePath": "aspect-list.ts",
23378
- "line": 65,
23398
+ "line": 61,
23379
23399
  "character": 3
23380
23400
  },
23381
23401
  "raw": "/**\n * transform an aspect list into a new one.\n */",
@@ -23389,7 +23409,7 @@
23389
23409
  "__schema": "ParameterSchema",
23390
23410
  "location": {
23391
23411
  "filePath": "aspect-list.ts",
23392
- "line": 68,
23412
+ "line": 64,
23393
23413
  "character": 7
23394
23414
  },
23395
23415
  "name": "predicate",
@@ -23397,7 +23417,7 @@
23397
23417
  "__schema": "FunctionLikeSchema",
23398
23418
  "location": {
23399
23419
  "filePath": "aspect-list.ts",
23400
- "line": 68,
23420
+ "line": 64,
23401
23421
  "character": 18
23402
23422
  },
23403
23423
  "signature": "(entry: AspectEntry): AspectEntry",
@@ -23407,7 +23427,7 @@
23407
23427
  "__schema": "ParameterSchema",
23408
23428
  "location": {
23409
23429
  "filePath": "aspect-list.ts",
23410
- "line": 68,
23430
+ "line": 64,
23411
23431
  "character": 19
23412
23432
  },
23413
23433
  "name": "entry",
@@ -23415,7 +23435,7 @@
23415
23435
  "__schema": "TypeRefSchema",
23416
23436
  "location": {
23417
23437
  "filePath": "aspect-list.ts",
23418
- "line": 68,
23438
+ "line": 64,
23419
23439
  "character": 26
23420
23440
  },
23421
23441
  "name": "AspectEntry"
@@ -23428,7 +23448,7 @@
23428
23448
  "__schema": "TypeRefSchema",
23429
23449
  "location": {
23430
23450
  "filePath": "aspect-list.ts",
23431
- "line": 68,
23451
+ "line": 64,
23432
23452
  "character": 42
23433
23453
  },
23434
23454
  "name": "AspectEntry"
@@ -23443,7 +23463,7 @@
23443
23463
  "__schema": "TypeRefSchema",
23444
23464
  "location": {
23445
23465
  "filePath": "aspect-list.ts",
23446
- "line": 68,
23466
+ "line": 64,
23447
23467
  "character": 3
23448
23468
  },
23449
23469
  "name": "AspectList"
@@ -23454,14 +23474,14 @@
23454
23474
  "__schema": "FunctionLikeSchema",
23455
23475
  "location": {
23456
23476
  "filePath": "aspect-list.ts",
23457
- "line": 76,
23477
+ "line": 72,
23458
23478
  "character": 3
23459
23479
  },
23460
23480
  "doc": {
23461
23481
  "__schema": "DocSchema",
23462
23482
  "location": {
23463
23483
  "filePath": "aspect-list.ts",
23464
- "line": 73,
23484
+ "line": 69,
23465
23485
  "character": 3
23466
23486
  },
23467
23487
  "raw": "/**\n * transform an aspect list into a new one.\n */",
@@ -23475,7 +23495,7 @@
23475
23495
  "__schema": "ParameterSchema",
23476
23496
  "location": {
23477
23497
  "filePath": "aspect-list.ts",
23478
- "line": 76,
23498
+ "line": 72,
23479
23499
  "character": 14
23480
23500
  },
23481
23501
  "name": "predicate",
@@ -23483,7 +23503,7 @@
23483
23503
  "__schema": "FunctionLikeSchema",
23484
23504
  "location": {
23485
23505
  "filePath": "aspect-list.ts",
23486
- "line": 76,
23506
+ "line": 72,
23487
23507
  "character": 25
23488
23508
  },
23489
23509
  "signature": "(entry: AspectEntry): Promise<AspectEntry>",
@@ -23493,7 +23513,7 @@
23493
23513
  "__schema": "ParameterSchema",
23494
23514
  "location": {
23495
23515
  "filePath": "aspect-list.ts",
23496
- "line": 76,
23516
+ "line": 72,
23497
23517
  "character": 26
23498
23518
  },
23499
23519
  "name": "entry",
@@ -23501,7 +23521,7 @@
23501
23521
  "__schema": "TypeRefSchema",
23502
23522
  "location": {
23503
23523
  "filePath": "aspect-list.ts",
23504
- "line": 76,
23524
+ "line": 72,
23505
23525
  "character": 33
23506
23526
  },
23507
23527
  "name": "AspectEntry"
@@ -23514,7 +23534,7 @@
23514
23534
  "__schema": "TypeRefSchema",
23515
23535
  "location": {
23516
23536
  "filePath": "aspect-list.ts",
23517
- "line": 76,
23537
+ "line": 72,
23518
23538
  "character": 49
23519
23539
  },
23520
23540
  "name": "Promise",
@@ -23523,7 +23543,7 @@
23523
23543
  "__schema": "TypeRefSchema",
23524
23544
  "location": {
23525
23545
  "filePath": "aspect-list.ts",
23526
- "line": 76,
23546
+ "line": 72,
23527
23547
  "character": 57
23528
23548
  },
23529
23549
  "name": "AspectEntry"
@@ -23540,7 +23560,7 @@
23540
23560
  "__schema": "InferenceTypeSchema",
23541
23561
  "location": {
23542
23562
  "filePath": "aspect-list.ts",
23543
- "line": 76,
23563
+ "line": 72,
23544
23564
  "character": 3
23545
23565
  },
23546
23566
  "type": "Promise<AspectList>"
@@ -23553,7 +23573,7 @@
23553
23573
  "__schema": "FunctionLikeSchema",
23554
23574
  "location": {
23555
23575
  "filePath": "aspect-list.ts",
23556
- "line": 82,
23576
+ "line": 78,
23557
23577
  "character": 3
23558
23578
  },
23559
23579
  "signature": "(method) AspectList.toConfigObject(): {}",
@@ -23563,7 +23583,7 @@
23563
23583
  "__schema": "InferenceTypeSchema",
23564
23584
  "location": {
23565
23585
  "filePath": "aspect-list.ts",
23566
- "line": 82,
23586
+ "line": 78,
23567
23587
  "character": 3
23568
23588
  },
23569
23589
  "type": "{}"
@@ -23574,7 +23594,7 @@
23574
23594
  "__schema": "FunctionLikeSchema",
23575
23595
  "location": {
23576
23596
  "filePath": "aspect-list.ts",
23577
- "line": 92,
23597
+ "line": 88,
23578
23598
  "character": 3
23579
23599
  },
23580
23600
  "signature": "(method) AspectList.serialize(): RawComponentMetadata[]",
@@ -23584,7 +23604,7 @@
23584
23604
  "__schema": "InferenceTypeSchema",
23585
23605
  "location": {
23586
23606
  "filePath": "aspect-list.ts",
23587
- "line": 92,
23607
+ "line": 88,
23588
23608
  "character": 3
23589
23609
  },
23590
23610
  "type": "RawComponentMetadata[]"
@@ -23595,7 +23615,7 @@
23595
23615
  "__schema": "FunctionLikeSchema",
23596
23616
  "location": {
23597
23617
  "filePath": "aspect-list.ts",
23598
- "line": 97,
23618
+ "line": 93,
23599
23619
  "character": 3
23600
23620
  },
23601
23621
  "signature": "(method) AspectList.filter(ids?: string[]): AspectList",
@@ -23605,7 +23625,7 @@
23605
23625
  "__schema": "ParameterSchema",
23606
23626
  "location": {
23607
23627
  "filePath": "aspect-list.ts",
23608
- "line": 97,
23628
+ "line": 93,
23609
23629
  "character": 10
23610
23630
  },
23611
23631
  "name": "ids",
@@ -23613,14 +23633,14 @@
23613
23633
  "__schema": "TypeArraySchema",
23614
23634
  "location": {
23615
23635
  "filePath": "aspect-list.ts",
23616
- "line": 97,
23636
+ "line": 93,
23617
23637
  "character": 16
23618
23638
  },
23619
23639
  "type": {
23620
23640
  "__schema": "KeywordTypeSchema",
23621
23641
  "location": {
23622
23642
  "filePath": "aspect-list.ts",
23623
- "line": 97,
23643
+ "line": 93,
23624
23644
  "character": 16
23625
23645
  },
23626
23646
  "name": "string"
@@ -23634,7 +23654,7 @@
23634
23654
  "__schema": "TypeRefSchema",
23635
23655
  "location": {
23636
23656
  "filePath": "aspect-list.ts",
23637
- "line": 97,
23657
+ "line": 93,
23638
23658
  "character": 3
23639
23659
  },
23640
23660
  "name": "AspectList"
@@ -23645,7 +23665,7 @@
23645
23665
  "__schema": "FunctionLikeSchema",
23646
23666
  "location": {
23647
23667
  "filePath": "aspect-list.ts",
23648
- "line": 105,
23668
+ "line": 101,
23649
23669
  "character": 3
23650
23670
  },
23651
23671
  "signature": "(method) AspectList.toLegacy(): ExtensionDataList",
@@ -23655,11 +23675,15 @@
23655
23675
  "__schema": "TypeRefSchema",
23656
23676
  "location": {
23657
23677
  "filePath": "aspect-list.ts",
23658
- "line": 105,
23678
+ "line": 101,
23659
23679
  "character": 3
23660
23680
  },
23661
23681
  "name": "ExtensionDataList",
23662
- "packageName": "@teambit/legacy/dist/consumer/config/extension-data"
23682
+ "componentId": {
23683
+ "scope": "teambit.legacy",
23684
+ "name": "extension-data",
23685
+ "version": "0.0.2"
23686
+ }
23663
23687
  },
23664
23688
  "modifiers": []
23665
23689
  },
@@ -23667,7 +23691,7 @@
23667
23691
  "__schema": "FunctionLikeSchema",
23668
23692
  "location": {
23669
23693
  "filePath": "aspect-list.ts",
23670
- "line": 110,
23694
+ "line": 106,
23671
23695
  "character": 3
23672
23696
  },
23673
23697
  "signature": "(method) AspectList.stringIds(): string[]",
@@ -23677,14 +23701,14 @@
23677
23701
  "__schema": "TypeArraySchema",
23678
23702
  "location": {
23679
23703
  "filePath": "aspect-list.ts",
23680
- "line": 110,
23704
+ "line": 106,
23681
23705
  "character": 16
23682
23706
  },
23683
23707
  "type": {
23684
23708
  "__schema": "KeywordTypeSchema",
23685
23709
  "location": {
23686
23710
  "filePath": "aspect-list.ts",
23687
- "line": 110,
23711
+ "line": 106,
23688
23712
  "character": 16
23689
23713
  },
23690
23714
  "name": "string"
@@ -23696,7 +23720,7 @@
23696
23720
  "__schema": "FunctionLikeSchema",
23697
23721
  "location": {
23698
23722
  "filePath": "aspect-list.ts",
23699
- "line": 115,
23723
+ "line": 111,
23700
23724
  "character": 3
23701
23725
  },
23702
23726
  "signature": "(method) AspectList.clone(): AspectList",
@@ -23706,7 +23730,7 @@
23706
23730
  "__schema": "TypeRefSchema",
23707
23731
  "location": {
23708
23732
  "filePath": "aspect-list.ts",
23709
- "line": 115,
23733
+ "line": 111,
23710
23734
  "character": 3
23711
23735
  },
23712
23736
  "name": "AspectList"
@@ -23717,7 +23741,7 @@
23717
23741
  "__schema": "FunctionLikeSchema",
23718
23742
  "location": {
23719
23743
  "filePath": "aspect-list.ts",
23720
- "line": 119,
23744
+ "line": 115,
23721
23745
  "character": 3
23722
23746
  },
23723
23747
  "signature": "(method) AspectList.fromLegacyExtensions(legacyDataList: ExtensionDataList): AspectList",
@@ -23727,7 +23751,7 @@
23727
23751
  "__schema": "ParameterSchema",
23728
23752
  "location": {
23729
23753
  "filePath": "aspect-list.ts",
23730
- "line": 119,
23754
+ "line": 115,
23731
23755
  "character": 31
23732
23756
  },
23733
23757
  "name": "legacyDataList",
@@ -23735,7 +23759,7 @@
23735
23759
  "__schema": "TypeRefSchema",
23736
23760
  "location": {
23737
23761
  "filePath": "aspect-list.ts",
23738
- "line": 119,
23762
+ "line": 115,
23739
23763
  "character": 47
23740
23764
  },
23741
23765
  "name": "ExtensionDataList"
@@ -23748,7 +23772,7 @@
23748
23772
  "__schema": "TypeRefSchema",
23749
23773
  "location": {
23750
23774
  "filePath": "aspect-list.ts",
23751
- "line": 119,
23775
+ "line": 115,
23752
23776
  "character": 3
23753
23777
  },
23754
23778
  "name": "AspectList"
@@ -23767,7 +23791,7 @@
23767
23791
  "__schema": "FunctionLikeSchema",
23768
23792
  "location": {
23769
23793
  "filePath": "aspect-list.ts",
23770
- "line": 128,
23794
+ "line": 124,
23771
23795
  "character": 1
23772
23796
  },
23773
23797
  "signature": "function getAspectId(entry: ExtensionDataEntry): ComponentID",
@@ -23777,7 +23801,7 @@
23777
23801
  "__schema": "ParameterSchema",
23778
23802
  "location": {
23779
23803
  "filePath": "aspect-list.ts",
23780
- "line": 128,
23804
+ "line": 124,
23781
23805
  "character": 22
23782
23806
  },
23783
23807
  "name": "entry",
@@ -23785,7 +23809,7 @@
23785
23809
  "__schema": "TypeRefSchema",
23786
23810
  "location": {
23787
23811
  "filePath": "aspect-list.ts",
23788
- "line": 128,
23812
+ "line": 124,
23789
23813
  "character": 29
23790
23814
  },
23791
23815
  "name": "ExtensionDataEntry"
@@ -23798,7 +23822,7 @@
23798
23822
  "__schema": "TypeRefSchema",
23799
23823
  "location": {
23800
23824
  "filePath": "aspect-list.ts",
23801
- "line": 128,
23825
+ "line": 124,
23802
23826
  "character": 1
23803
23827
  },
23804
23828
  "name": "ComponentID",
@@ -24127,7 +24151,11 @@
24127
24151
  "character": 3
24128
24152
  },
24129
24153
  "name": "ExtensionDataEntry",
24130
- "packageName": "@teambit/legacy/dist/consumer/config/extension-data"
24154
+ "componentId": {
24155
+ "scope": "teambit.legacy",
24156
+ "name": "extension-data",
24157
+ "version": "0.0.2"
24158
+ }
24131
24159
  }
24132
24160
  },
24133
24161
  {
@@ -25409,7 +25437,7 @@
25409
25437
  "_legacy": {
25410
25438
  "scope": "teambit.component",
25411
25439
  "name": "component",
25412
- "version": "1.0.484"
25440
+ "version": "1.0.485"
25413
25441
  },
25414
25442
  "_scope": "teambit.component"
25415
25443
  }
@@ -31817,7 +31845,7 @@
31817
31845
  "_legacy": {
31818
31846
  "scope": "teambit.component",
31819
31847
  "name": "component",
31820
- "version": "1.0.484"
31848
+ "version": "1.0.485"
31821
31849
  },
31822
31850
  "_scope": "teambit.component"
31823
31851
  }
@@ -34263,7 +34291,7 @@
34263
34291
  "componentId": {
34264
34292
  "scope": "teambit.component",
34265
34293
  "name": "component",
34266
- "version": "1.0.484"
34294
+ "version": "1.0.485"
34267
34295
  },
34268
34296
  "taggedModuleExports": []
34269
34297
  }