@teambit/dependency-resolver 1.0.226 → 1.0.228
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 +34 -34
- package/artifacts/preview/teambit_dependencies_dependency_resolver-preview.js +1 -1
- package/artifacts/schema.json +413 -1230
- package/dist/manifest/workspace-manifest-factory.js +7 -4
- package/dist/manifest/workspace-manifest-factory.js.map +1 -1
- package/dist/{preview-1712632644937.js → preview-1712805335812.js} +2 -2
- package/manifest/workspace-manifest-factory.ts +7 -8
- package/package.json +14 -14
- package/tsconfig.json +4 -2
package/artifacts/schema.json
CHANGED
|
@@ -176,8 +176,7 @@
|
|
|
176
176
|
"line": 77,
|
|
177
177
|
"character": 42
|
|
178
178
|
},
|
|
179
|
-
"name": "PackageName"
|
|
180
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
179
|
+
"name": "PackageName"
|
|
181
180
|
},
|
|
182
181
|
{
|
|
183
182
|
"__schema": "TypeRefSchema",
|
|
@@ -216,8 +215,7 @@
|
|
|
216
215
|
"line": 17,
|
|
217
216
|
"character": 36
|
|
218
217
|
},
|
|
219
|
-
"name": "RegistryName"
|
|
220
|
-
"internalFilePath": "types.ts"
|
|
218
|
+
"name": "RegistryName"
|
|
221
219
|
},
|
|
222
220
|
{
|
|
223
221
|
"__schema": "TypeRefSchema",
|
|
@@ -286,8 +284,7 @@
|
|
|
286
284
|
"line": 15,
|
|
287
285
|
"character": 21
|
|
288
286
|
},
|
|
289
|
-
"name": "SemVer"
|
|
290
|
-
"packageName": "semver"
|
|
287
|
+
"name": "SemVer"
|
|
291
288
|
},
|
|
292
289
|
"isOptional": false,
|
|
293
290
|
"isSpread": false
|
|
@@ -468,8 +465,7 @@
|
|
|
468
465
|
"line": 30,
|
|
469
466
|
"character": 19
|
|
470
467
|
},
|
|
471
|
-
"name": "WorkspaceManifestToJsonOptions"
|
|
472
|
-
"internalFilePath": "manifest/workspace-manifest.ts"
|
|
468
|
+
"name": "WorkspaceManifestToJsonOptions"
|
|
473
469
|
},
|
|
474
470
|
"isOptional": true,
|
|
475
471
|
"defaultValue": "{}",
|
|
@@ -532,8 +528,7 @@
|
|
|
532
528
|
"line": 40,
|
|
533
529
|
"character": 26
|
|
534
530
|
},
|
|
535
|
-
"name": "WorkspaceManifestToJsonOptions"
|
|
536
|
-
"internalFilePath": "manifest/workspace-manifest.ts"
|
|
531
|
+
"name": "WorkspaceManifestToJsonOptions"
|
|
537
532
|
},
|
|
538
533
|
"isOptional": true,
|
|
539
534
|
"defaultValue": "{}",
|
|
@@ -682,8 +677,7 @@
|
|
|
682
677
|
"line": 27,
|
|
683
678
|
"character": 52
|
|
684
679
|
},
|
|
685
|
-
"name": "SemVer"
|
|
686
|
-
"packageName": "semver"
|
|
680
|
+
"name": "SemVer"
|
|
687
681
|
}
|
|
688
682
|
},
|
|
689
683
|
{
|
|
@@ -746,8 +740,7 @@
|
|
|
746
740
|
"line": 34,
|
|
747
741
|
"character": 19
|
|
748
742
|
},
|
|
749
|
-
"name": "ManifestToJsonOptions"
|
|
750
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
743
|
+
"name": "ManifestToJsonOptions"
|
|
751
744
|
}
|
|
752
745
|
}
|
|
753
746
|
],
|
|
@@ -843,8 +836,7 @@
|
|
|
843
836
|
"line": 10,
|
|
844
837
|
"character": 21
|
|
845
838
|
},
|
|
846
|
-
"name": "SemVer"
|
|
847
|
-
"packageName": "semver"
|
|
839
|
+
"name": "SemVer"
|
|
848
840
|
},
|
|
849
841
|
"isOptional": false,
|
|
850
842
|
"isSpread": false
|
|
@@ -884,11 +876,7 @@
|
|
|
884
876
|
"line": 12,
|
|
885
877
|
"character": 23
|
|
886
878
|
},
|
|
887
|
-
"name": "Component"
|
|
888
|
-
"componentId": {
|
|
889
|
-
"scope": "teambit.component",
|
|
890
|
-
"name": "component"
|
|
891
|
-
}
|
|
879
|
+
"name": "Component"
|
|
892
880
|
},
|
|
893
881
|
"isOptional": false,
|
|
894
882
|
"isSpread": false
|
|
@@ -995,8 +983,7 @@
|
|
|
995
983
|
"line": 27,
|
|
996
984
|
"character": 52
|
|
997
985
|
},
|
|
998
|
-
"name": "SemVer"
|
|
999
|
-
"packageName": "semver"
|
|
986
|
+
"name": "SemVer"
|
|
1000
987
|
}
|
|
1001
988
|
},
|
|
1002
989
|
{
|
|
@@ -1059,8 +1046,7 @@
|
|
|
1059
1046
|
"line": 34,
|
|
1060
1047
|
"character": 19
|
|
1061
1048
|
},
|
|
1062
|
-
"name": "ManifestToJsonOptions"
|
|
1063
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
1049
|
+
"name": "ManifestToJsonOptions"
|
|
1064
1050
|
}
|
|
1065
1051
|
}
|
|
1066
1052
|
],
|
|
@@ -1194,8 +1180,7 @@
|
|
|
1194
1180
|
"line": 30,
|
|
1195
1181
|
"character": 24
|
|
1196
1182
|
},
|
|
1197
|
-
"name": "DepsFilterFn"
|
|
1198
|
-
"internalFilePath": "manifest/workspace-manifest-factory.ts"
|
|
1183
|
+
"name": "DepsFilterFn"
|
|
1199
1184
|
},
|
|
1200
1185
|
"isOptional": true
|
|
1201
1186
|
},
|
|
@@ -1324,8 +1309,7 @@
|
|
|
1324
1309
|
"line": 16,
|
|
1325
1310
|
"character": 57
|
|
1326
1311
|
},
|
|
1327
|
-
"name": "ManifestDependenciesKeysNames"
|
|
1328
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
1312
|
+
"name": "ManifestDependenciesKeysNames"
|
|
1329
1313
|
},
|
|
1330
1314
|
{
|
|
1331
1315
|
"__schema": "TypeRefSchema",
|
|
@@ -1334,8 +1318,7 @@
|
|
|
1334
1318
|
"line": 16,
|
|
1335
1319
|
"character": 88
|
|
1336
1320
|
},
|
|
1337
|
-
"name": "DepObjectValue"
|
|
1338
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
1321
|
+
"name": "DepObjectValue"
|
|
1339
1322
|
}
|
|
1340
1323
|
]
|
|
1341
1324
|
}
|
|
@@ -1365,8 +1348,7 @@
|
|
|
1365
1348
|
"line": 17,
|
|
1366
1349
|
"character": 26
|
|
1367
1350
|
},
|
|
1368
|
-
"name": "PeerDependenciesMeta"
|
|
1369
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
1351
|
+
"name": "PeerDependenciesMeta"
|
|
1370
1352
|
},
|
|
1371
1353
|
"isOptional": true
|
|
1372
1354
|
}
|
|
@@ -1851,8 +1833,7 @@
|
|
|
1851
1833
|
"line": 145,
|
|
1852
1834
|
"character": 29
|
|
1853
1835
|
},
|
|
1854
|
-
"name": "ProjectManifest"
|
|
1855
|
-
"packageName": "@pnpm/types"
|
|
1836
|
+
"name": "ProjectManifest"
|
|
1856
1837
|
}
|
|
1857
1838
|
]
|
|
1858
1839
|
},
|
|
@@ -1875,10 +1856,6 @@
|
|
|
1875
1856
|
"character": 26
|
|
1876
1857
|
},
|
|
1877
1858
|
"name": "ComponentMap",
|
|
1878
|
-
"componentId": {
|
|
1879
|
-
"scope": "teambit.component",
|
|
1880
|
-
"name": "component"
|
|
1881
|
-
},
|
|
1882
1859
|
"typeArgs": [
|
|
1883
1860
|
{
|
|
1884
1861
|
"__schema": "KeywordTypeSchema",
|
|
@@ -2297,8 +2274,7 @@
|
|
|
2297
2274
|
"line": 172,
|
|
2298
2275
|
"character": 31
|
|
2299
2276
|
},
|
|
2300
|
-
"name": "ProjectManifest"
|
|
2301
|
-
"packageName": "@pnpm/types"
|
|
2277
|
+
"name": "ProjectManifest"
|
|
2302
2278
|
}
|
|
2303
2279
|
]
|
|
2304
2280
|
},
|
|
@@ -2320,8 +2296,7 @@
|
|
|
2320
2296
|
"line": 173,
|
|
2321
2297
|
"character": 14
|
|
2322
2298
|
},
|
|
2323
|
-
"name": "PackageManagerGetPeerDependencyIssuesOptions"
|
|
2324
|
-
"internalFilePath": "package-manager.ts"
|
|
2299
|
+
"name": "PackageManagerGetPeerDependencyIssuesOptions"
|
|
2325
2300
|
},
|
|
2326
2301
|
"isOptional": false,
|
|
2327
2302
|
"isSpread": false
|
|
@@ -2343,8 +2318,7 @@
|
|
|
2343
2318
|
"line": 174,
|
|
2344
2319
|
"character": 14
|
|
2345
2320
|
},
|
|
2346
|
-
"name": "PeerDependencyIssuesByProjects"
|
|
2347
|
-
"internalFilePath": "package-manager.ts"
|
|
2321
|
+
"name": "PeerDependencyIssuesByProjects"
|
|
2348
2322
|
}
|
|
2349
2323
|
]
|
|
2350
2324
|
},
|
|
@@ -2631,8 +2605,7 @@
|
|
|
2631
2605
|
"line": 195,
|
|
2632
2606
|
"character": 41
|
|
2633
2607
|
},
|
|
2634
|
-
"name": "ProjectManifest"
|
|
2635
|
-
"packageName": "@pnpm/types"
|
|
2608
|
+
"name": "ProjectManifest"
|
|
2636
2609
|
}
|
|
2637
2610
|
},
|
|
2638
2611
|
"isOptional": false,
|
|
@@ -2950,8 +2923,7 @@
|
|
|
2950
2923
|
"line": 27,
|
|
2951
2924
|
"character": 24
|
|
2952
2925
|
},
|
|
2953
|
-
"name": "DepsFilterFn"
|
|
2954
|
-
"internalFilePath": "manifest/workspace-manifest-factory.ts"
|
|
2926
|
+
"name": "DepsFilterFn"
|
|
2955
2927
|
},
|
|
2956
2928
|
"isOptional": true
|
|
2957
2929
|
},
|
|
@@ -3250,8 +3222,7 @@
|
|
|
3250
3222
|
"line": 53,
|
|
3251
3223
|
"character": 25
|
|
3252
3224
|
},
|
|
3253
|
-
"name": "PeerDependencyRules"
|
|
3254
|
-
"packageName": "@pnpm/types"
|
|
3225
|
+
"name": "PeerDependencyRules"
|
|
3255
3226
|
},
|
|
3256
3227
|
"isOptional": true
|
|
3257
3228
|
},
|
|
@@ -4697,8 +4668,7 @@
|
|
|
4697
4668
|
"line": 165,
|
|
4698
4669
|
"character": 25
|
|
4699
4670
|
},
|
|
4700
|
-
"name": "PeerDependencyRules"
|
|
4701
|
-
"packageName": "@pnpm/types"
|
|
4671
|
+
"name": "PeerDependencyRules"
|
|
4702
4672
|
},
|
|
4703
4673
|
"isOptional": true
|
|
4704
4674
|
},
|
|
@@ -5034,8 +5004,7 @@
|
|
|
5034
5004
|
"line": 162,
|
|
5035
5005
|
"character": 33
|
|
5036
5006
|
},
|
|
5037
|
-
"name": "RootPolicyRegistry"
|
|
5038
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
5007
|
+
"name": "RootPolicyRegistry"
|
|
5039
5008
|
},
|
|
5040
5009
|
"isOptional": false,
|
|
5041
5010
|
"isSpread": false
|
|
@@ -5055,8 +5024,7 @@
|
|
|
5055
5024
|
"line": 167,
|
|
5056
5025
|
"character": 31
|
|
5057
5026
|
},
|
|
5058
|
-
"name": "PoliciesRegistry"
|
|
5059
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
5027
|
+
"name": "PoliciesRegistry"
|
|
5060
5028
|
},
|
|
5061
5029
|
"isOptional": false,
|
|
5062
5030
|
"isSpread": false
|
|
@@ -5076,11 +5044,7 @@
|
|
|
5076
5044
|
"line": 172,
|
|
5077
5045
|
"character": 19
|
|
5078
5046
|
},
|
|
5079
|
-
"name": "EnvsMain"
|
|
5080
|
-
"componentId": {
|
|
5081
|
-
"scope": "teambit.envs",
|
|
5082
|
-
"name": "envs"
|
|
5083
|
-
}
|
|
5047
|
+
"name": "EnvsMain"
|
|
5084
5048
|
},
|
|
5085
5049
|
"isOptional": false,
|
|
5086
5050
|
"isSpread": false
|
|
@@ -5100,11 +5064,7 @@
|
|
|
5100
5064
|
"line": 174,
|
|
5101
5065
|
"character": 21
|
|
5102
5066
|
},
|
|
5103
|
-
"name": "Logger"
|
|
5104
|
-
"componentId": {
|
|
5105
|
-
"scope": "teambit.harmony",
|
|
5106
|
-
"name": "logger"
|
|
5107
|
-
}
|
|
5067
|
+
"name": "Logger"
|
|
5108
5068
|
},
|
|
5109
5069
|
"isOptional": false,
|
|
5110
5070
|
"isSpread": false
|
|
@@ -5124,11 +5084,7 @@
|
|
|
5124
5084
|
"line": 176,
|
|
5125
5085
|
"character": 27
|
|
5126
5086
|
},
|
|
5127
|
-
"name": "ConfigMain"
|
|
5128
|
-
"componentId": {
|
|
5129
|
-
"scope": "teambit.harmony",
|
|
5130
|
-
"name": "config"
|
|
5131
|
-
}
|
|
5087
|
+
"name": "ConfigMain"
|
|
5132
5088
|
},
|
|
5133
5089
|
"isOptional": false,
|
|
5134
5090
|
"isSpread": false
|
|
@@ -5148,11 +5104,7 @@
|
|
|
5148
5104
|
"line": 178,
|
|
5149
5105
|
"character": 27
|
|
5150
5106
|
},
|
|
5151
|
-
"name": "AspectLoaderMain"
|
|
5152
|
-
"componentId": {
|
|
5153
|
-
"scope": "teambit.harmony",
|
|
5154
|
-
"name": "aspect-loader"
|
|
5155
|
-
}
|
|
5107
|
+
"name": "AspectLoaderMain"
|
|
5156
5108
|
},
|
|
5157
5109
|
"isOptional": false,
|
|
5158
5110
|
"isSpread": false
|
|
@@ -5172,11 +5124,7 @@
|
|
|
5172
5124
|
"line": 180,
|
|
5173
5125
|
"character": 27
|
|
5174
5126
|
},
|
|
5175
|
-
"name": "GlobalConfigMain"
|
|
5176
|
-
"componentId": {
|
|
5177
|
-
"scope": "teambit.harmony",
|
|
5178
|
-
"name": "global-config"
|
|
5179
|
-
}
|
|
5127
|
+
"name": "GlobalConfigMain"
|
|
5180
5128
|
},
|
|
5181
5129
|
"isOptional": false,
|
|
5182
5130
|
"isSpread": false
|
|
@@ -5196,11 +5144,7 @@
|
|
|
5196
5144
|
"line": 185,
|
|
5197
5145
|
"character": 31
|
|
5198
5146
|
},
|
|
5199
|
-
"name": "ComponentMain"
|
|
5200
|
-
"componentId": {
|
|
5201
|
-
"scope": "teambit.component",
|
|
5202
|
-
"name": "component"
|
|
5203
|
-
}
|
|
5147
|
+
"name": "ComponentMain"
|
|
5204
5148
|
},
|
|
5205
5149
|
"isOptional": false,
|
|
5206
5150
|
"isSpread": false
|
|
@@ -5220,8 +5164,7 @@
|
|
|
5220
5164
|
"line": 187,
|
|
5221
5165
|
"character": 33
|
|
5222
5166
|
},
|
|
5223
|
-
"name": "PackageManagerSlot"
|
|
5224
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
5167
|
+
"name": "PackageManagerSlot"
|
|
5225
5168
|
},
|
|
5226
5169
|
"isOptional": false,
|
|
5227
5170
|
"isSpread": false
|
|
@@ -5241,8 +5184,7 @@
|
|
|
5241
5184
|
"line": 189,
|
|
5242
5185
|
"character": 36
|
|
5243
5186
|
},
|
|
5244
|
-
"name": "DependencyFactorySlot"
|
|
5245
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
5187
|
+
"name": "DependencyFactorySlot"
|
|
5246
5188
|
},
|
|
5247
5189
|
"isOptional": false,
|
|
5248
5190
|
"isSpread": false
|
|
@@ -5262,8 +5204,7 @@
|
|
|
5262
5204
|
"line": 191,
|
|
5263
5205
|
"character": 29
|
|
5264
5206
|
},
|
|
5265
|
-
"name": "PreInstallSlot"
|
|
5266
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
5207
|
+
"name": "PreInstallSlot"
|
|
5267
5208
|
},
|
|
5268
5209
|
"isOptional": false,
|
|
5269
5210
|
"isSpread": false
|
|
@@ -5283,8 +5224,7 @@
|
|
|
5283
5224
|
"line": 193,
|
|
5284
5225
|
"character": 30
|
|
5285
5226
|
},
|
|
5286
|
-
"name": "PostInstallSlot"
|
|
5287
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
5227
|
+
"name": "PostInstallSlot"
|
|
5288
5228
|
},
|
|
5289
5229
|
"isOptional": false,
|
|
5290
5230
|
"isSpread": false
|
|
@@ -5658,8 +5598,7 @@
|
|
|
5658
5598
|
"line": 260,
|
|
5659
5599
|
"character": 46
|
|
5660
5600
|
},
|
|
5661
|
-
"name": "PreInstallSubscriberList"
|
|
5662
|
-
"internalFilePath": "dependency-installer.ts"
|
|
5601
|
+
"name": "PreInstallSubscriberList"
|
|
5663
5602
|
},
|
|
5664
5603
|
"isOptional": false,
|
|
5665
5604
|
"isSpread": false
|
|
@@ -5701,8 +5640,7 @@
|
|
|
5701
5640
|
"line": 264,
|
|
5702
5641
|
"character": 47
|
|
5703
5642
|
},
|
|
5704
|
-
"name": "PreInstallSubscriberList"
|
|
5705
|
-
"internalFilePath": "dependency-installer.ts"
|
|
5643
|
+
"name": "PreInstallSubscriberList"
|
|
5706
5644
|
},
|
|
5707
5645
|
"isOptional": false,
|
|
5708
5646
|
"isSpread": false
|
|
@@ -5930,11 +5868,7 @@
|
|
|
5930
5868
|
"line": 297,
|
|
5931
5869
|
"character": 30
|
|
5932
5870
|
},
|
|
5933
|
-
"name": "Component"
|
|
5934
|
-
"componentId": {
|
|
5935
|
-
"scope": "teambit.component",
|
|
5936
|
-
"name": "component"
|
|
5937
|
-
}
|
|
5871
|
+
"name": "Component"
|
|
5938
5872
|
},
|
|
5939
5873
|
"isOptional": false,
|
|
5940
5874
|
"isSpread": false
|
|
@@ -6011,11 +5945,7 @@
|
|
|
6011
5945
|
"line": 315,
|
|
6012
5946
|
"character": 42
|
|
6013
5947
|
},
|
|
6014
|
-
"name": "Component"
|
|
6015
|
-
"componentId": {
|
|
6016
|
-
"scope": "teambit.component",
|
|
6017
|
-
"name": "component"
|
|
6018
|
-
}
|
|
5948
|
+
"name": "Component"
|
|
6019
5949
|
},
|
|
6020
5950
|
"isOptional": false,
|
|
6021
5951
|
"isSpread": false
|
|
@@ -6112,11 +6042,7 @@
|
|
|
6112
6042
|
"line": 349,
|
|
6113
6043
|
"character": 30
|
|
6114
6044
|
},
|
|
6115
|
-
"name": "IComponent"
|
|
6116
|
-
"componentId": {
|
|
6117
|
-
"scope": "teambit.component",
|
|
6118
|
-
"name": "component"
|
|
6119
|
-
}
|
|
6045
|
+
"name": "IComponent"
|
|
6120
6046
|
},
|
|
6121
6047
|
"isOptional": false,
|
|
6122
6048
|
"isSpread": false
|
|
@@ -6136,8 +6062,7 @@
|
|
|
6136
6062
|
"line": 349,
|
|
6137
6063
|
"character": 69
|
|
6138
6064
|
},
|
|
6139
|
-
"name": "GetDependenciesOptions"
|
|
6140
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
6065
|
+
"name": "GetDependenciesOptions"
|
|
6141
6066
|
},
|
|
6142
6067
|
"isOptional": true,
|
|
6143
6068
|
"defaultValue": "{}",
|
|
@@ -6194,8 +6119,7 @@
|
|
|
6194
6119
|
"line": 361,
|
|
6195
6120
|
"character": 16
|
|
6196
6121
|
},
|
|
6197
|
-
"name": "LegacyComponent"
|
|
6198
|
-
"packageName": "@teambit/legacy/dist/consumer/component"
|
|
6122
|
+
"name": "LegacyComponent"
|
|
6199
6123
|
},
|
|
6200
6124
|
"isOptional": false,
|
|
6201
6125
|
"isSpread": false
|
|
@@ -6215,8 +6139,7 @@
|
|
|
6215
6139
|
"line": 362,
|
|
6216
6140
|
"character": 32
|
|
6217
6141
|
},
|
|
6218
|
-
"name": "GetDependenciesOptions"
|
|
6219
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
6142
|
+
"name": "GetDependenciesOptions"
|
|
6220
6143
|
},
|
|
6221
6144
|
"isOptional": true,
|
|
6222
6145
|
"defaultValue": "{}",
|
|
@@ -6283,11 +6206,7 @@
|
|
|
6283
6206
|
"line": 377,
|
|
6284
6207
|
"character": 39
|
|
6285
6208
|
},
|
|
6286
|
-
"name": "IComponent"
|
|
6287
|
-
"componentId": {
|
|
6288
|
-
"scope": "teambit.component",
|
|
6289
|
-
"name": "component"
|
|
6290
|
-
}
|
|
6209
|
+
"name": "IComponent"
|
|
6291
6210
|
},
|
|
6292
6211
|
"isOptional": false,
|
|
6293
6212
|
"isSpread": false
|
|
@@ -6683,8 +6602,7 @@
|
|
|
6683
6602
|
"line": 444,
|
|
6684
6603
|
"character": 14
|
|
6685
6604
|
},
|
|
6686
|
-
"name": "SemVer"
|
|
6687
|
-
"packageName": "semver"
|
|
6605
|
+
"name": "SemVer"
|
|
6688
6606
|
}
|
|
6689
6607
|
},
|
|
6690
6608
|
{
|
|
@@ -6748,11 +6666,7 @@
|
|
|
6748
6666
|
"line": 447,
|
|
6749
6667
|
"character": 14
|
|
6750
6668
|
},
|
|
6751
|
-
"name": "Component"
|
|
6752
|
-
"componentId": {
|
|
6753
|
-
"scope": "teambit.component",
|
|
6754
|
-
"name": "component"
|
|
6755
|
-
}
|
|
6669
|
+
"name": "Component"
|
|
6756
6670
|
}
|
|
6757
6671
|
}
|
|
6758
6672
|
},
|
|
@@ -6844,8 +6758,7 @@
|
|
|
6844
6758
|
"line": 457,
|
|
6845
6759
|
"character": 14
|
|
6846
6760
|
},
|
|
6847
|
-
"name": "SemVer"
|
|
6848
|
-
"packageName": "semver"
|
|
6761
|
+
"name": "SemVer"
|
|
6849
6762
|
},
|
|
6850
6763
|
"isOptional": true,
|
|
6851
6764
|
"defaultValue": "new SemVer('1.0.0')",
|
|
@@ -6913,11 +6826,7 @@
|
|
|
6913
6826
|
"line": 460,
|
|
6914
6827
|
"character": 17
|
|
6915
6828
|
},
|
|
6916
|
-
"name": "Component"
|
|
6917
|
-
"componentId": {
|
|
6918
|
-
"scope": "teambit.component",
|
|
6919
|
-
"name": "component"
|
|
6920
|
-
}
|
|
6829
|
+
"name": "Component"
|
|
6921
6830
|
}
|
|
6922
6831
|
},
|
|
6923
6832
|
"isOptional": false,
|
|
@@ -6959,8 +6868,7 @@
|
|
|
6959
6868
|
"line": 462,
|
|
6960
6869
|
"character": 14
|
|
6961
6870
|
},
|
|
6962
|
-
"name": "DepInstallerContext"
|
|
6963
|
-
"internalFilePath": "dependency-installer.ts"
|
|
6871
|
+
"name": "DepInstallerContext"
|
|
6964
6872
|
},
|
|
6965
6873
|
"isOptional": true,
|
|
6966
6874
|
"defaultValue": "{}",
|
|
@@ -7026,11 +6934,7 @@
|
|
|
7026
6934
|
"line": 492,
|
|
7027
6935
|
"character": 29
|
|
7028
6936
|
},
|
|
7029
|
-
"name": "Component"
|
|
7030
|
-
"componentId": {
|
|
7031
|
-
"scope": "teambit.component",
|
|
7032
|
-
"name": "component"
|
|
7033
|
-
}
|
|
6937
|
+
"name": "Component"
|
|
7034
6938
|
},
|
|
7035
6939
|
"isOptional": false,
|
|
7036
6940
|
"isSpread": false
|
|
@@ -7072,11 +6976,7 @@
|
|
|
7072
6976
|
"line": 496,
|
|
7073
6977
|
"character": 33
|
|
7074
6978
|
},
|
|
7075
|
-
"name": "Component"
|
|
7076
|
-
"componentId": {
|
|
7077
|
-
"scope": "teambit.component",
|
|
7078
|
-
"name": "component"
|
|
7079
|
-
}
|
|
6979
|
+
"name": "Component"
|
|
7080
6980
|
},
|
|
7081
6981
|
"isOptional": false,
|
|
7082
6982
|
"isSpread": false
|
|
@@ -7097,8 +6997,7 @@
|
|
|
7097
6997
|
"line": 496,
|
|
7098
6998
|
"character": 45
|
|
7099
6999
|
},
|
|
7100
|
-
"name": "DependencyResolverComponentData"
|
|
7101
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
7000
|
+
"name": "DependencyResolverComponentData"
|
|
7102
7001
|
},
|
|
7103
7002
|
{
|
|
7104
7003
|
"__schema": "KeywordTypeSchema",
|
|
@@ -7138,11 +7037,7 @@
|
|
|
7138
7037
|
"line": 500,
|
|
7139
7038
|
"character": 30
|
|
7140
7039
|
},
|
|
7141
|
-
"name": "Component"
|
|
7142
|
-
"componentId": {
|
|
7143
|
-
"scope": "teambit.component",
|
|
7144
|
-
"name": "component"
|
|
7145
|
-
}
|
|
7040
|
+
"name": "Component"
|
|
7146
7041
|
},
|
|
7147
7042
|
"isOptional": false,
|
|
7148
7043
|
"isSpread": false
|
|
@@ -7184,11 +7079,7 @@
|
|
|
7184
7079
|
"line": 508,
|
|
7185
7080
|
"character": 35
|
|
7186
7081
|
},
|
|
7187
|
-
"name": "Component"
|
|
7188
|
-
"componentId": {
|
|
7189
|
-
"scope": "teambit.component",
|
|
7190
|
-
"name": "component"
|
|
7191
|
-
}
|
|
7082
|
+
"name": "Component"
|
|
7192
7083
|
},
|
|
7193
7084
|
"isOptional": false,
|
|
7194
7085
|
"isSpread": false
|
|
@@ -7261,11 +7152,7 @@
|
|
|
7261
7152
|
"line": 535,
|
|
7262
7153
|
"character": 28
|
|
7263
7154
|
},
|
|
7264
|
-
"name": "Component"
|
|
7265
|
-
"componentId": {
|
|
7266
|
-
"scope": "teambit.component",
|
|
7267
|
-
"name": "component"
|
|
7268
|
-
}
|
|
7155
|
+
"name": "Component"
|
|
7269
7156
|
},
|
|
7270
7157
|
"isOptional": false,
|
|
7271
7158
|
"isSpread": false
|
|
@@ -7317,8 +7204,7 @@
|
|
|
7317
7204
|
"line": 544,
|
|
7318
7205
|
"character": 25
|
|
7319
7206
|
},
|
|
7320
|
-
"name": "GetInstallerOptions"
|
|
7321
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
7207
|
+
"name": "GetInstallerOptions"
|
|
7322
7208
|
},
|
|
7323
7209
|
"isOptional": true,
|
|
7324
7210
|
"defaultValue": "{}",
|
|
@@ -7371,8 +7257,7 @@
|
|
|
7371
7257
|
"line": 592,
|
|
7372
7258
|
"character": 22
|
|
7373
7259
|
},
|
|
7374
|
-
"name": "GetLinkerOptions"
|
|
7375
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
7260
|
+
"name": "GetLinkerOptions"
|
|
7376
7261
|
},
|
|
7377
7262
|
"isOptional": true,
|
|
7378
7263
|
"defaultValue": "{}",
|
|
@@ -7498,8 +7383,7 @@
|
|
|
7498
7383
|
"line": 620,
|
|
7499
7384
|
"character": 37
|
|
7500
7385
|
},
|
|
7501
|
-
"name": "GetVersionResolverOptions"
|
|
7502
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
7386
|
+
"name": "GetVersionResolverOptions"
|
|
7503
7387
|
},
|
|
7504
7388
|
"isOptional": true,
|
|
7505
7389
|
"defaultValue": "{}",
|
|
@@ -7615,8 +7499,7 @@
|
|
|
7615
7499
|
"line": 657,
|
|
7616
7500
|
"character": 35
|
|
7617
7501
|
},
|
|
7618
|
-
"name": "ProxyConfig"
|
|
7619
|
-
"packageName": "@teambit/legacy/dist/scope/network/http"
|
|
7502
|
+
"name": "ProxyConfig"
|
|
7620
7503
|
}
|
|
7621
7504
|
]
|
|
7622
7505
|
},
|
|
@@ -7650,8 +7533,7 @@
|
|
|
7650
7533
|
"line": 698,
|
|
7651
7534
|
"character": 37
|
|
7652
7535
|
},
|
|
7653
|
-
"name": "NetworkConfig"
|
|
7654
|
-
"packageName": "@teambit/legacy/dist/scope/network/http"
|
|
7536
|
+
"name": "NetworkConfig"
|
|
7655
7537
|
}
|
|
7656
7538
|
]
|
|
7657
7539
|
},
|
|
@@ -7735,10 +7617,6 @@
|
|
|
7735
7617
|
"character": 28
|
|
7736
7618
|
},
|
|
7737
7619
|
"name": "ComponentMap",
|
|
7738
|
-
"componentId": {
|
|
7739
|
-
"scope": "teambit.component",
|
|
7740
|
-
"name": "component"
|
|
7741
|
-
},
|
|
7742
7620
|
"typeArgs": [
|
|
7743
7621
|
{
|
|
7744
7622
|
"__schema": "KeywordTypeSchema",
|
|
@@ -7769,8 +7647,7 @@
|
|
|
7769
7647
|
"line": 786,
|
|
7770
7648
|
"character": 14
|
|
7771
7649
|
},
|
|
7772
|
-
"name": "PackageManagerGetPeerDependencyIssuesOptions"
|
|
7773
|
-
"internalFilePath": "package-manager.ts"
|
|
7650
|
+
"name": "PackageManagerGetPeerDependencyIssuesOptions"
|
|
7774
7651
|
},
|
|
7775
7652
|
"isOptional": false,
|
|
7776
7653
|
"isSpread": false
|
|
@@ -8166,8 +8043,7 @@
|
|
|
8166
8043
|
"line": 960,
|
|
8167
8044
|
"character": 66
|
|
8168
8045
|
},
|
|
8169
|
-
"name": "ExtensionDataList"
|
|
8170
|
-
"packageName": "@teambit/legacy/dist/consumer/config/extension-data"
|
|
8046
|
+
"name": "ExtensionDataList"
|
|
8171
8047
|
},
|
|
8172
8048
|
"isOptional": false,
|
|
8173
8049
|
"isSpread": false
|
|
@@ -8222,12 +8098,7 @@
|
|
|
8222
8098
|
"line": 973,
|
|
8223
8099
|
"character": 35
|
|
8224
8100
|
},
|
|
8225
|
-
"name": "ComponentID"
|
|
8226
|
-
"componentId": {
|
|
8227
|
-
"scope": "teambit.component",
|
|
8228
|
-
"name": "component-id",
|
|
8229
|
-
"version": "1.2.0"
|
|
8230
|
-
}
|
|
8101
|
+
"name": "ComponentID"
|
|
8231
8102
|
},
|
|
8232
8103
|
"isOptional": false,
|
|
8233
8104
|
"isSpread": false
|
|
@@ -8254,8 +8125,7 @@
|
|
|
8254
8125
|
"line": 973,
|
|
8255
8126
|
"character": 62
|
|
8256
8127
|
},
|
|
8257
|
-
"name": "SourceFile"
|
|
8258
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
8128
|
+
"name": "SourceFile"
|
|
8259
8129
|
}
|
|
8260
8130
|
},
|
|
8261
8131
|
"isOptional": true,
|
|
@@ -8351,12 +8221,7 @@
|
|
|
8351
8221
|
"line": 987,
|
|
8352
8222
|
"character": 41
|
|
8353
8223
|
},
|
|
8354
|
-
"name": "ComponentID"
|
|
8355
|
-
"componentId": {
|
|
8356
|
-
"scope": "teambit.component",
|
|
8357
|
-
"name": "component-id",
|
|
8358
|
-
"version": "1.2.0"
|
|
8359
|
-
}
|
|
8224
|
+
"name": "ComponentID"
|
|
8360
8225
|
},
|
|
8361
8226
|
"isOptional": false,
|
|
8362
8227
|
"isSpread": false
|
|
@@ -8383,8 +8248,7 @@
|
|
|
8383
8248
|
"line": 987,
|
|
8384
8249
|
"character": 68
|
|
8385
8250
|
},
|
|
8386
|
-
"name": "SourceFile"
|
|
8387
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
8251
|
+
"name": "SourceFile"
|
|
8388
8252
|
}
|
|
8389
8253
|
},
|
|
8390
8254
|
"isOptional": true,
|
|
@@ -8459,11 +8323,7 @@
|
|
|
8459
8323
|
"line": 991,
|
|
8460
8324
|
"character": 42
|
|
8461
8325
|
},
|
|
8462
|
-
"name": "Component"
|
|
8463
|
-
"componentId": {
|
|
8464
|
-
"scope": "teambit.component",
|
|
8465
|
-
"name": "component"
|
|
8466
|
-
}
|
|
8326
|
+
"name": "Component"
|
|
8467
8327
|
},
|
|
8468
8328
|
"isOptional": false,
|
|
8469
8329
|
"isSpread": false
|
|
@@ -8518,11 +8378,7 @@
|
|
|
8518
8378
|
"line": 1006,
|
|
8519
8379
|
"character": 33
|
|
8520
8380
|
},
|
|
8521
|
-
"name": "Component"
|
|
8522
|
-
"componentId": {
|
|
8523
|
-
"scope": "teambit.component",
|
|
8524
|
-
"name": "component"
|
|
8525
|
-
}
|
|
8381
|
+
"name": "Component"
|
|
8526
8382
|
},
|
|
8527
8383
|
"isOptional": true,
|
|
8528
8384
|
"isSpread": false
|
|
@@ -8549,8 +8405,7 @@
|
|
|
8549
8405
|
"line": 1006,
|
|
8550
8406
|
"character": 58
|
|
8551
8407
|
},
|
|
8552
|
-
"name": "SourceFile"
|
|
8553
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
8408
|
+
"name": "SourceFile"
|
|
8554
8409
|
}
|
|
8555
8410
|
},
|
|
8556
8411
|
"isOptional": true,
|
|
@@ -8612,11 +8467,7 @@
|
|
|
8612
8467
|
"line": 1026,
|
|
8613
8468
|
"character": 43
|
|
8614
8469
|
},
|
|
8615
|
-
"name": "DependenciesEnv"
|
|
8616
|
-
"componentId": {
|
|
8617
|
-
"scope": "teambit.envs",
|
|
8618
|
-
"name": "envs"
|
|
8619
|
-
}
|
|
8470
|
+
"name": "DependenciesEnv"
|
|
8620
8471
|
},
|
|
8621
8472
|
"isOptional": false,
|
|
8622
8473
|
"isSpread": false
|
|
@@ -8712,11 +8563,7 @@
|
|
|
8712
8563
|
"line": 1040,
|
|
8713
8564
|
"character": 56
|
|
8714
8565
|
},
|
|
8715
|
-
"name": "EnvDefinition"
|
|
8716
|
-
"componentId": {
|
|
8717
|
-
"scope": "teambit.envs",
|
|
8718
|
-
"name": "envs"
|
|
8719
|
-
}
|
|
8566
|
+
"name": "EnvDefinition"
|
|
8720
8567
|
},
|
|
8721
8568
|
"isOptional": false,
|
|
8722
8569
|
"isSpread": false
|
|
@@ -8793,11 +8640,7 @@
|
|
|
8793
8640
|
"line": 1055,
|
|
8794
8641
|
"character": 48
|
|
8795
8642
|
},
|
|
8796
|
-
"name": "DependenciesEnv"
|
|
8797
|
-
"componentId": {
|
|
8798
|
-
"scope": "teambit.envs",
|
|
8799
|
-
"name": "envs"
|
|
8800
|
-
}
|
|
8643
|
+
"name": "DependenciesEnv"
|
|
8801
8644
|
},
|
|
8802
8645
|
"isOptional": false,
|
|
8803
8646
|
"isSpread": false
|
|
@@ -8882,8 +8725,7 @@
|
|
|
8882
8725
|
"line": 1071,
|
|
8883
8726
|
"character": 27
|
|
8884
8727
|
},
|
|
8885
|
-
"name": "ExtensionDataList"
|
|
8886
|
-
"packageName": "@teambit/legacy/dist/consumer/config/extension-data"
|
|
8728
|
+
"name": "ExtensionDataList"
|
|
8887
8729
|
},
|
|
8888
8730
|
"isOptional": false,
|
|
8889
8731
|
"isSpread": false
|
|
@@ -8903,12 +8745,7 @@
|
|
|
8903
8745
|
"line": 1072,
|
|
8904
8746
|
"character": 9
|
|
8905
8747
|
},
|
|
8906
|
-
"name": "ComponentID"
|
|
8907
|
-
"componentId": {
|
|
8908
|
-
"scope": "teambit.component",
|
|
8909
|
-
"name": "component-id",
|
|
8910
|
-
"version": "1.2.0"
|
|
8911
|
-
}
|
|
8748
|
+
"name": "ComponentID"
|
|
8912
8749
|
},
|
|
8913
8750
|
"isOptional": false,
|
|
8914
8751
|
"isSpread": false
|
|
@@ -8935,8 +8772,7 @@
|
|
|
8935
8772
|
"line": 1073,
|
|
8936
8773
|
"character": 19
|
|
8937
8774
|
},
|
|
8938
|
-
"name": "SourceFile"
|
|
8939
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
8775
|
+
"name": "SourceFile"
|
|
8940
8776
|
}
|
|
8941
8777
|
},
|
|
8942
8778
|
"isOptional": true,
|
|
@@ -9002,12 +8838,7 @@
|
|
|
9002
8838
|
"line": 1116,
|
|
9003
8839
|
"character": 41
|
|
9004
8840
|
},
|
|
9005
|
-
"name": "ComponentID"
|
|
9006
|
-
"componentId": {
|
|
9007
|
-
"scope": "teambit.component",
|
|
9008
|
-
"name": "component-id",
|
|
9009
|
-
"version": "1.2.0"
|
|
9010
|
-
}
|
|
8841
|
+
"name": "ComponentID"
|
|
9011
8842
|
},
|
|
9012
8843
|
"isOptional": false,
|
|
9013
8844
|
"isSpread": false
|
|
@@ -9034,8 +8865,7 @@
|
|
|
9034
8865
|
"line": 1116,
|
|
9035
8866
|
"character": 68
|
|
9036
8867
|
},
|
|
9037
|
-
"name": "SourceFile"
|
|
9038
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
8868
|
+
"name": "SourceFile"
|
|
9039
8869
|
}
|
|
9040
8870
|
},
|
|
9041
8871
|
"isOptional": true,
|
|
@@ -9110,8 +8940,7 @@
|
|
|
9110
8940
|
"line": 1121,
|
|
9111
8941
|
"character": 36
|
|
9112
8942
|
},
|
|
9113
|
-
"name": "LegacyComponent"
|
|
9114
|
-
"packageName": "@teambit/legacy/dist/consumer/component"
|
|
8943
|
+
"name": "LegacyComponent"
|
|
9115
8944
|
},
|
|
9116
8945
|
"isOptional": false,
|
|
9117
8946
|
"isSpread": false
|
|
@@ -9131,11 +8960,7 @@
|
|
|
9131
8960
|
"line": 1121,
|
|
9132
8961
|
"character": 68
|
|
9133
8962
|
},
|
|
9134
|
-
"name": "onTagIdTransformer"
|
|
9135
|
-
"componentId": {
|
|
9136
|
-
"scope": "teambit.component",
|
|
9137
|
-
"name": "snapping"
|
|
9138
|
-
}
|
|
8963
|
+
"name": "onTagIdTransformer"
|
|
9139
8964
|
},
|
|
9140
8965
|
"isOptional": false,
|
|
9141
8966
|
"isSpread": false
|
|
@@ -9240,8 +9065,7 @@
|
|
|
9240
9065
|
"line": 1157,
|
|
9241
9066
|
"character": 50
|
|
9242
9067
|
},
|
|
9243
|
-
"name": "ExtensionDataList"
|
|
9244
|
-
"packageName": "@teambit/legacy/dist/consumer/config/extension-data"
|
|
9068
|
+
"name": "ExtensionDataList"
|
|
9245
9069
|
},
|
|
9246
9070
|
"isOptional": false,
|
|
9247
9071
|
"isSpread": false
|
|
@@ -9326,12 +9150,7 @@
|
|
|
9326
9150
|
"line": 1179,
|
|
9327
9151
|
"character": 27
|
|
9328
9152
|
},
|
|
9329
|
-
"name": "RequireableComponent"
|
|
9330
|
-
"componentId": {
|
|
9331
|
-
"scope": "teambit.harmony",
|
|
9332
|
-
"name": "modules/requireable-component",
|
|
9333
|
-
"version": "0.0.497"
|
|
9334
|
-
}
|
|
9153
|
+
"name": "RequireableComponent"
|
|
9335
9154
|
},
|
|
9336
9155
|
"isOptional": false,
|
|
9337
9156
|
"isSpread": false
|
|
@@ -9359,12 +9178,7 @@
|
|
|
9359
9178
|
"line": 1180,
|
|
9360
9179
|
"character": 15
|
|
9361
9180
|
},
|
|
9362
|
-
"name": "ExtensionManifest"
|
|
9363
|
-
"componentId": {
|
|
9364
|
-
"scope": "teambit.harmony",
|
|
9365
|
-
"name": "harmony",
|
|
9366
|
-
"version": "0.4.6"
|
|
9367
|
-
}
|
|
9181
|
+
"name": "ExtensionManifest"
|
|
9368
9182
|
},
|
|
9369
9183
|
{
|
|
9370
9184
|
"__schema": "TypeRefSchema",
|
|
@@ -9373,12 +9187,7 @@
|
|
|
9373
9187
|
"line": 1180,
|
|
9374
9188
|
"character": 35
|
|
9375
9189
|
},
|
|
9376
|
-
"name": "Aspect"
|
|
9377
|
-
"componentId": {
|
|
9378
|
-
"scope": "teambit.harmony",
|
|
9379
|
-
"name": "harmony",
|
|
9380
|
-
"version": "0.4.6"
|
|
9381
|
-
}
|
|
9190
|
+
"name": "Aspect"
|
|
9382
9191
|
}
|
|
9383
9192
|
]
|
|
9384
9193
|
},
|
|
@@ -9410,12 +9219,7 @@
|
|
|
9410
9219
|
"line": 1181,
|
|
9411
9220
|
"character": 14
|
|
9412
9221
|
},
|
|
9413
|
-
"name": "ExtensionManifest"
|
|
9414
|
-
"componentId": {
|
|
9415
|
-
"scope": "teambit.harmony",
|
|
9416
|
-
"name": "harmony",
|
|
9417
|
-
"version": "0.4.6"
|
|
9418
|
-
}
|
|
9222
|
+
"name": "ExtensionManifest"
|
|
9419
9223
|
},
|
|
9420
9224
|
{
|
|
9421
9225
|
"__schema": "TypeRefSchema",
|
|
@@ -9424,12 +9228,7 @@
|
|
|
9424
9228
|
"line": 1181,
|
|
9425
9229
|
"character": 34
|
|
9426
9230
|
},
|
|
9427
|
-
"name": "Aspect"
|
|
9428
|
-
"componentId": {
|
|
9429
|
-
"scope": "teambit.harmony",
|
|
9430
|
-
"name": "harmony",
|
|
9431
|
-
"version": "0.4.6"
|
|
9432
|
-
}
|
|
9231
|
+
"name": "Aspect"
|
|
9433
9232
|
}
|
|
9434
9233
|
]
|
|
9435
9234
|
}
|
|
@@ -9635,11 +9434,7 @@
|
|
|
9635
9434
|
"line": 1260,
|
|
9636
9435
|
"character": 17
|
|
9637
9436
|
},
|
|
9638
|
-
"name": "Component"
|
|
9639
|
-
"componentId": {
|
|
9640
|
-
"scope": "teambit.component",
|
|
9641
|
-
"name": "component"
|
|
9642
|
-
}
|
|
9437
|
+
"name": "Component"
|
|
9643
9438
|
}
|
|
9644
9439
|
},
|
|
9645
9440
|
"isOptional": false
|
|
@@ -9893,11 +9688,7 @@
|
|
|
9893
9688
|
"line": 1260,
|
|
9894
9689
|
"character": 17
|
|
9895
9690
|
},
|
|
9896
|
-
"name": "Component"
|
|
9897
|
-
"componentId": {
|
|
9898
|
-
"scope": "teambit.component",
|
|
9899
|
-
"name": "component"
|
|
9900
|
-
}
|
|
9691
|
+
"name": "Component"
|
|
9901
9692
|
}
|
|
9902
9693
|
},
|
|
9903
9694
|
"isOptional": false
|
|
@@ -10874,11 +10665,7 @@
|
|
|
10874
10665
|
"line": 1424,
|
|
10875
10666
|
"character": 7
|
|
10876
10667
|
},
|
|
10877
|
-
"name": "EnvsMain"
|
|
10878
|
-
"componentId": {
|
|
10879
|
-
"scope": "teambit.envs",
|
|
10880
|
-
"name": "envs"
|
|
10881
|
-
}
|
|
10668
|
+
"name": "EnvsMain"
|
|
10882
10669
|
},
|
|
10883
10670
|
{
|
|
10884
10671
|
"__schema": "TypeRefSchema",
|
|
@@ -10887,11 +10674,7 @@
|
|
|
10887
10674
|
"line": 1425,
|
|
10888
10675
|
"character": 7
|
|
10889
10676
|
},
|
|
10890
|
-
"name": "LoggerMain"
|
|
10891
|
-
"componentId": {
|
|
10892
|
-
"scope": "teambit.harmony",
|
|
10893
|
-
"name": "logger"
|
|
10894
|
-
}
|
|
10677
|
+
"name": "LoggerMain"
|
|
10895
10678
|
},
|
|
10896
10679
|
{
|
|
10897
10680
|
"__schema": "TypeRefSchema",
|
|
@@ -10900,11 +10683,7 @@
|
|
|
10900
10683
|
"line": 1426,
|
|
10901
10684
|
"character": 7
|
|
10902
10685
|
},
|
|
10903
|
-
"name": "ConfigMain"
|
|
10904
|
-
"componentId": {
|
|
10905
|
-
"scope": "teambit.harmony",
|
|
10906
|
-
"name": "config"
|
|
10907
|
-
}
|
|
10686
|
+
"name": "ConfigMain"
|
|
10908
10687
|
},
|
|
10909
10688
|
{
|
|
10910
10689
|
"__schema": "TypeRefSchema",
|
|
@@ -10913,11 +10692,7 @@
|
|
|
10913
10692
|
"line": 1427,
|
|
10914
10693
|
"character": 7
|
|
10915
10694
|
},
|
|
10916
|
-
"name": "AspectLoaderMain"
|
|
10917
|
-
"componentId": {
|
|
10918
|
-
"scope": "teambit.harmony",
|
|
10919
|
-
"name": "aspect-loader"
|
|
10920
|
-
}
|
|
10695
|
+
"name": "AspectLoaderMain"
|
|
10921
10696
|
},
|
|
10922
10697
|
{
|
|
10923
10698
|
"__schema": "TypeRefSchema",
|
|
@@ -10926,11 +10701,7 @@
|
|
|
10926
10701
|
"line": 1428,
|
|
10927
10702
|
"character": 7
|
|
10928
10703
|
},
|
|
10929
|
-
"name": "ComponentMain"
|
|
10930
|
-
"componentId": {
|
|
10931
|
-
"scope": "teambit.component",
|
|
10932
|
-
"name": "component"
|
|
10933
|
-
}
|
|
10704
|
+
"name": "ComponentMain"
|
|
10934
10705
|
},
|
|
10935
10706
|
{
|
|
10936
10707
|
"__schema": "TypeRefSchema",
|
|
@@ -10939,11 +10710,7 @@
|
|
|
10939
10710
|
"line": 1429,
|
|
10940
10711
|
"character": 7
|
|
10941
10712
|
},
|
|
10942
|
-
"name": "GraphqlMain"
|
|
10943
|
-
"componentId": {
|
|
10944
|
-
"scope": "teambit.harmony",
|
|
10945
|
-
"name": "graphql"
|
|
10946
|
-
}
|
|
10713
|
+
"name": "GraphqlMain"
|
|
10947
10714
|
},
|
|
10948
10715
|
{
|
|
10949
10716
|
"__schema": "TypeRefSchema",
|
|
@@ -10952,11 +10719,7 @@
|
|
|
10952
10719
|
"line": 1430,
|
|
10953
10720
|
"character": 7
|
|
10954
10721
|
},
|
|
10955
|
-
"name": "GlobalConfigMain"
|
|
10956
|
-
"componentId": {
|
|
10957
|
-
"scope": "teambit.harmony",
|
|
10958
|
-
"name": "global-config"
|
|
10959
|
-
}
|
|
10722
|
+
"name": "GlobalConfigMain"
|
|
10960
10723
|
}
|
|
10961
10724
|
]
|
|
10962
10725
|
},
|
|
@@ -11006,8 +10769,7 @@
|
|
|
11006
10769
|
"line": 1441,
|
|
11007
10770
|
"character": 7
|
|
11008
10771
|
},
|
|
11009
|
-
"name": "RootPolicyRegistry"
|
|
11010
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
10772
|
+
"name": "RootPolicyRegistry"
|
|
11011
10773
|
},
|
|
11012
10774
|
{
|
|
11013
10775
|
"__schema": "TypeRefSchema",
|
|
@@ -11016,8 +10778,7 @@
|
|
|
11016
10778
|
"line": 1442,
|
|
11017
10779
|
"character": 7
|
|
11018
10780
|
},
|
|
11019
|
-
"name": "PoliciesRegistry"
|
|
11020
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
10781
|
+
"name": "PoliciesRegistry"
|
|
11021
10782
|
},
|
|
11022
10783
|
{
|
|
11023
10784
|
"__schema": "TypeRefSchema",
|
|
@@ -11026,8 +10787,7 @@
|
|
|
11026
10787
|
"line": 1443,
|
|
11027
10788
|
"character": 7
|
|
11028
10789
|
},
|
|
11029
|
-
"name": "PackageManagerSlot"
|
|
11030
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
10790
|
+
"name": "PackageManagerSlot"
|
|
11031
10791
|
},
|
|
11032
10792
|
{
|
|
11033
10793
|
"__schema": "TypeRefSchema",
|
|
@@ -11036,8 +10796,7 @@
|
|
|
11036
10796
|
"line": 1444,
|
|
11037
10797
|
"character": 7
|
|
11038
10798
|
},
|
|
11039
|
-
"name": "DependencyFactorySlot"
|
|
11040
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
10799
|
+
"name": "DependencyFactorySlot"
|
|
11041
10800
|
},
|
|
11042
10801
|
{
|
|
11043
10802
|
"__schema": "TypeRefSchema",
|
|
@@ -11046,8 +10805,7 @@
|
|
|
11046
10805
|
"line": 1445,
|
|
11047
10806
|
"character": 7
|
|
11048
10807
|
},
|
|
11049
|
-
"name": "PreInstallSlot"
|
|
11050
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
10808
|
+
"name": "PreInstallSlot"
|
|
11051
10809
|
},
|
|
11052
10810
|
{
|
|
11053
10811
|
"__schema": "TypeRefSchema",
|
|
@@ -11056,8 +10814,7 @@
|
|
|
11056
10814
|
"line": 1446,
|
|
11057
10815
|
"character": 7
|
|
11058
10816
|
},
|
|
11059
|
-
"name": "PostInstallSlot"
|
|
11060
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
10817
|
+
"name": "PostInstallSlot"
|
|
11061
10818
|
}
|
|
11062
10819
|
]
|
|
11063
10820
|
},
|
|
@@ -11280,8 +11037,7 @@
|
|
|
11280
11037
|
"line": 1548,
|
|
11281
11038
|
"character": 41
|
|
11282
11039
|
},
|
|
11283
|
-
"name": "ProjectManifest"
|
|
11284
|
-
"packageName": "@pnpm/types"
|
|
11040
|
+
"name": "ProjectManifest"
|
|
11285
11041
|
}
|
|
11286
11042
|
},
|
|
11287
11043
|
"isOptional": false,
|
|
@@ -11389,12 +11145,7 @@
|
|
|
11389
11145
|
"line": 1594,
|
|
11390
11146
|
"character": 25
|
|
11391
11147
|
},
|
|
11392
|
-
"name": "ComponentID"
|
|
11393
|
-
"componentId": {
|
|
11394
|
-
"scope": "teambit.component",
|
|
11395
|
-
"name": "component-id",
|
|
11396
|
-
"version": "1.2.0"
|
|
11397
|
-
}
|
|
11148
|
+
"name": "ComponentID"
|
|
11398
11149
|
}
|
|
11399
11150
|
},
|
|
11400
11151
|
"isOptional": true
|
|
@@ -11454,8 +11205,7 @@
|
|
|
11454
11205
|
"line": 28,
|
|
11455
11206
|
"character": 27
|
|
11456
11207
|
},
|
|
11457
|
-
"name": "CurrentPkg"
|
|
11458
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
11208
|
+
"name": "CurrentPkg"
|
|
11459
11209
|
},
|
|
11460
11210
|
{
|
|
11461
11211
|
"__schema": "TypeLiteralSchema",
|
|
@@ -11733,8 +11483,7 @@
|
|
|
11733
11483
|
"line": 54,
|
|
11734
11484
|
"character": 48
|
|
11735
11485
|
},
|
|
11736
|
-
"name": "FindDependencyOptions"
|
|
11737
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
11486
|
+
"name": "FindDependencyOptions"
|
|
11738
11487
|
},
|
|
11739
11488
|
"isOptional": true,
|
|
11740
11489
|
"defaultValue": "{}",
|
|
@@ -13406,8 +13155,7 @@
|
|
|
13406
13155
|
"line": 43,
|
|
13407
13156
|
"character": 21
|
|
13408
13157
|
},
|
|
13409
|
-
"name": "DependencyManifest"
|
|
13410
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
13158
|
+
"name": "DependencyManifest"
|
|
13411
13159
|
},
|
|
13412
13160
|
"signature": "(): DependencyManifest"
|
|
13413
13161
|
}
|
|
@@ -13484,12 +13232,7 @@
|
|
|
13484
13232
|
"line": 19,
|
|
13485
13233
|
"character": 27
|
|
13486
13234
|
},
|
|
13487
|
-
"name": "ComponentID"
|
|
13488
|
-
"componentId": {
|
|
13489
|
-
"scope": "teambit.component",
|
|
13490
|
-
"name": "component-id",
|
|
13491
|
-
"version": "1.2.0"
|
|
13492
|
-
}
|
|
13235
|
+
"name": "ComponentID"
|
|
13493
13236
|
},
|
|
13494
13237
|
"isOptional": false,
|
|
13495
13238
|
"isSpread": false
|
|
@@ -14214,8 +13957,7 @@
|
|
|
14214
13957
|
"line": 43,
|
|
14215
13958
|
"character": 21
|
|
14216
13959
|
},
|
|
14217
|
-
"name": "DependencyManifest"
|
|
14218
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
13960
|
+
"name": "DependencyManifest"
|
|
14219
13961
|
},
|
|
14220
13962
|
"signature": "(): DependencyManifest"
|
|
14221
13963
|
}
|
|
@@ -15045,7 +14787,7 @@
|
|
|
15045
14787
|
"line": 16,
|
|
15046
14788
|
"character": 25
|
|
15047
14789
|
},
|
|
15048
|
-
"signature": "(legacyComponent:
|
|
14790
|
+
"signature": "(legacyComponent: LegacyComponent): Promise<DependencyList>",
|
|
15049
14791
|
"name": "",
|
|
15050
14792
|
"params": [
|
|
15051
14793
|
{
|
|
@@ -15063,8 +14805,7 @@
|
|
|
15063
14805
|
"line": 16,
|
|
15064
14806
|
"character": 43
|
|
15065
14807
|
},
|
|
15066
|
-
"name": "LegacyComponent"
|
|
15067
|
-
"packageName": "@teambit/legacy/dist/consumer/component"
|
|
14808
|
+
"name": "LegacyComponent"
|
|
15068
14809
|
},
|
|
15069
14810
|
"isOptional": false,
|
|
15070
14811
|
"isSpread": false
|
|
@@ -15594,8 +15335,7 @@
|
|
|
15594
15335
|
"line": 43,
|
|
15595
15336
|
"character": 21
|
|
15596
15337
|
},
|
|
15597
|
-
"name": "DependencyManifest"
|
|
15598
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
15338
|
+
"name": "DependencyManifest"
|
|
15599
15339
|
},
|
|
15600
15340
|
"modifiers": []
|
|
15601
15341
|
},
|
|
@@ -15691,8 +15431,7 @@
|
|
|
15691
15431
|
"line": 10,
|
|
15692
15432
|
"character": 18
|
|
15693
15433
|
},
|
|
15694
|
-
"name": "LifecycleDependenciesManifest"
|
|
15695
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
15434
|
+
"name": "LifecycleDependenciesManifest"
|
|
15696
15435
|
},
|
|
15697
15436
|
"isOptional": true
|
|
15698
15437
|
},
|
|
@@ -15712,8 +15451,7 @@
|
|
|
15712
15451
|
"line": 11,
|
|
15713
15452
|
"character": 26
|
|
15714
15453
|
},
|
|
15715
|
-
"name": "LifecycleDependenciesManifest"
|
|
15716
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
15454
|
+
"name": "LifecycleDependenciesManifest"
|
|
15717
15455
|
},
|
|
15718
15456
|
"isOptional": true
|
|
15719
15457
|
},
|
|
@@ -15733,8 +15471,7 @@
|
|
|
15733
15471
|
"line": 12,
|
|
15734
15472
|
"character": 21
|
|
15735
15473
|
},
|
|
15736
|
-
"name": "LifecycleDependenciesManifest"
|
|
15737
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
15474
|
+
"name": "LifecycleDependenciesManifest"
|
|
15738
15475
|
},
|
|
15739
15476
|
"isOptional": true
|
|
15740
15477
|
},
|
|
@@ -15754,8 +15491,7 @@
|
|
|
15754
15491
|
"line": 13,
|
|
15755
15492
|
"character": 22
|
|
15756
15493
|
},
|
|
15757
|
-
"name": "LifecycleDependenciesManifest"
|
|
15758
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
15494
|
+
"name": "LifecycleDependenciesManifest"
|
|
15759
15495
|
},
|
|
15760
15496
|
"isOptional": true
|
|
15761
15497
|
},
|
|
@@ -15775,8 +15511,7 @@
|
|
|
15775
15511
|
"line": 14,
|
|
15776
15512
|
"character": 26
|
|
15777
15513
|
},
|
|
15778
|
-
"name": "PeerDependenciesMeta"
|
|
15779
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
15514
|
+
"name": "PeerDependenciesMeta"
|
|
15780
15515
|
},
|
|
15781
15516
|
"isOptional": true
|
|
15782
15517
|
}
|
|
@@ -15907,8 +15642,7 @@
|
|
|
15907
15642
|
"line": 57,
|
|
15908
15643
|
"character": 46
|
|
15909
15644
|
},
|
|
15910
|
-
"name": "AddEntryOptions"
|
|
15911
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
15645
|
+
"name": "AddEntryOptions"
|
|
15912
15646
|
},
|
|
15913
15647
|
"isOptional": true,
|
|
15914
15648
|
"isSpread": false
|
|
@@ -16312,8 +16046,7 @@
|
|
|
16312
16046
|
"line": 106,
|
|
16313
16047
|
"character": 6
|
|
16314
16048
|
},
|
|
16315
|
-
"name": "WorkspacePolicyEntryVersion"
|
|
16316
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
16049
|
+
"name": "WorkspacePolicyEntryVersion"
|
|
16317
16050
|
},
|
|
16318
16051
|
{
|
|
16319
16052
|
"__schema": "KeywordTypeSchema",
|
|
@@ -16394,8 +16127,7 @@
|
|
|
16394
16127
|
"line": 117,
|
|
16395
16128
|
"character": 6
|
|
16396
16129
|
},
|
|
16397
|
-
"name": "WorkspacePolicyEntryVersion"
|
|
16398
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
16130
|
+
"name": "WorkspacePolicyEntryVersion"
|
|
16399
16131
|
},
|
|
16400
16132
|
{
|
|
16401
16133
|
"__schema": "KeywordTypeSchema",
|
|
@@ -17140,8 +16872,7 @@
|
|
|
17140
16872
|
"line": 132,
|
|
17141
16873
|
"character": 74
|
|
17142
16874
|
},
|
|
17143
|
-
"name": "VariantPolicyEntryVersion"
|
|
17144
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
16875
|
+
"name": "VariantPolicyEntryVersion"
|
|
17145
16876
|
},
|
|
17146
16877
|
{
|
|
17147
16878
|
"__schema": "KeywordTypeSchema",
|
|
@@ -17222,8 +16953,7 @@
|
|
|
17222
16953
|
"line": 143,
|
|
17223
16954
|
"character": 6
|
|
17224
16955
|
},
|
|
17225
|
-
"name": "VariantPolicyEntryVersion"
|
|
17226
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
16956
|
+
"name": "VariantPolicyEntryVersion"
|
|
17227
16957
|
},
|
|
17228
16958
|
{
|
|
17229
16959
|
"__schema": "KeywordTypeSchema",
|
|
@@ -17518,8 +17248,7 @@
|
|
|
17518
17248
|
"line": 232,
|
|
17519
17249
|
"character": 50
|
|
17520
17250
|
},
|
|
17521
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
17522
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
17251
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
17523
17252
|
},
|
|
17524
17253
|
"isOptional": true,
|
|
17525
17254
|
"defaultValue": "{}",
|
|
@@ -17897,8 +17626,7 @@
|
|
|
17897
17626
|
"line": 53,
|
|
17898
17627
|
"character": 41
|
|
17899
17628
|
},
|
|
17900
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
17901
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
17629
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
17902
17630
|
},
|
|
17903
17631
|
"isOptional": true,
|
|
17904
17632
|
"defaultValue": "{}",
|
|
@@ -18546,8 +18274,7 @@
|
|
|
18546
18274
|
"line": 132,
|
|
18547
18275
|
"character": 74
|
|
18548
18276
|
},
|
|
18549
|
-
"name": "VariantPolicyEntryVersion"
|
|
18550
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
18277
|
+
"name": "VariantPolicyEntryVersion"
|
|
18551
18278
|
},
|
|
18552
18279
|
{
|
|
18553
18280
|
"__schema": "KeywordTypeSchema",
|
|
@@ -18628,8 +18355,7 @@
|
|
|
18628
18355
|
"line": 143,
|
|
18629
18356
|
"character": 6
|
|
18630
18357
|
},
|
|
18631
|
-
"name": "VariantPolicyEntryVersion"
|
|
18632
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
18358
|
+
"name": "VariantPolicyEntryVersion"
|
|
18633
18359
|
},
|
|
18634
18360
|
{
|
|
18635
18361
|
"__schema": "KeywordTypeSchema",
|
|
@@ -18929,8 +18655,7 @@
|
|
|
18929
18655
|
"line": 232,
|
|
18930
18656
|
"character": 50
|
|
18931
18657
|
},
|
|
18932
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
18933
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
18658
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
18934
18659
|
}
|
|
18935
18660
|
}
|
|
18936
18661
|
],
|
|
@@ -19246,8 +18971,7 @@
|
|
|
19246
18971
|
"line": 12,
|
|
19247
18972
|
"character": 42
|
|
19248
18973
|
},
|
|
19249
|
-
"name": "WorkspacePolicyLifecycleConfigObject"
|
|
19250
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
18974
|
+
"name": "WorkspacePolicyLifecycleConfigObject"
|
|
19251
18975
|
}
|
|
19252
18976
|
]
|
|
19253
18977
|
}
|
|
@@ -19306,8 +19030,7 @@
|
|
|
19306
19030
|
"line": 8,
|
|
19307
19031
|
"character": 80
|
|
19308
19032
|
},
|
|
19309
|
-
"name": "VariantPolicyLifecycleConfigObject"
|
|
19310
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
19033
|
+
"name": "VariantPolicyLifecycleConfigObject"
|
|
19311
19034
|
}
|
|
19312
19035
|
]
|
|
19313
19036
|
}
|
|
@@ -19394,8 +19117,7 @@
|
|
|
19394
19117
|
"line": 20,
|
|
19395
19118
|
"character": 44
|
|
19396
19119
|
},
|
|
19397
|
-
"name": "RemoveDepSign"
|
|
19398
|
-
"internalFilePath": "policy/policy.ts"
|
|
19120
|
+
"name": "RemoveDepSign"
|
|
19399
19121
|
}
|
|
19400
19122
|
]
|
|
19401
19123
|
}
|
|
@@ -19591,8 +19313,7 @@
|
|
|
19591
19313
|
"line": 58,
|
|
19592
19314
|
"character": 39
|
|
19593
19315
|
},
|
|
19594
|
-
"name": "SerializedVariantPolicyEntry"
|
|
19595
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
19316
|
+
"name": "SerializedVariantPolicyEntry"
|
|
19596
19317
|
}
|
|
19597
19318
|
}
|
|
19598
19319
|
},
|
|
@@ -19620,8 +19341,7 @@
|
|
|
19620
19341
|
"line": 9,
|
|
19621
19342
|
"character": 52
|
|
19622
19343
|
},
|
|
19623
|
-
"name": "WorkspacePolicyConfigKeys"
|
|
19624
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
19344
|
+
"name": "WorkspacePolicyConfigKeys"
|
|
19625
19345
|
}
|
|
19626
19346
|
}
|
|
19627
19347
|
},
|
|
@@ -19649,8 +19369,7 @@
|
|
|
19649
19369
|
"line": 44,
|
|
19650
19370
|
"character": 37
|
|
19651
19371
|
},
|
|
19652
|
-
"name": "EnvPolicyEnvJsoncConfigObject"
|
|
19653
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
19372
|
+
"name": "EnvPolicyEnvJsoncConfigObject"
|
|
19654
19373
|
},
|
|
19655
19374
|
{
|
|
19656
19375
|
"__schema": "TypeRefSchema",
|
|
@@ -19659,8 +19378,7 @@
|
|
|
19659
19378
|
"line": 44,
|
|
19660
19379
|
"character": 69
|
|
19661
19380
|
},
|
|
19662
|
-
"name": "EnvPolicyLegacyConfigObject"
|
|
19663
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
19381
|
+
"name": "EnvPolicyLegacyConfigObject"
|
|
19664
19382
|
}
|
|
19665
19383
|
]
|
|
19666
19384
|
}
|
|
@@ -19720,11 +19438,7 @@
|
|
|
19720
19438
|
"line": 119,
|
|
19721
19439
|
"character": 27
|
|
19722
19440
|
},
|
|
19723
|
-
"name": "AspectLoaderMain"
|
|
19724
|
-
"componentId": {
|
|
19725
|
-
"scope": "teambit.harmony",
|
|
19726
|
-
"name": "aspect-loader"
|
|
19727
|
-
}
|
|
19441
|
+
"name": "AspectLoaderMain"
|
|
19728
19442
|
},
|
|
19729
19443
|
"isOptional": false,
|
|
19730
19444
|
"isSpread": false
|
|
@@ -19744,11 +19458,7 @@
|
|
|
19744
19458
|
"line": 121,
|
|
19745
19459
|
"character": 30
|
|
19746
19460
|
},
|
|
19747
|
-
"name": "ComponentMain"
|
|
19748
|
-
"componentId": {
|
|
19749
|
-
"scope": "teambit.component",
|
|
19750
|
-
"name": "component"
|
|
19751
|
-
}
|
|
19461
|
+
"name": "ComponentMain"
|
|
19752
19462
|
},
|
|
19753
19463
|
"isOptional": false,
|
|
19754
19464
|
"isSpread": false
|
|
@@ -19768,11 +19478,7 @@
|
|
|
19768
19478
|
"line": 123,
|
|
19769
19479
|
"character": 19
|
|
19770
19480
|
},
|
|
19771
|
-
"name": "EnvsMain"
|
|
19772
|
-
"componentId": {
|
|
19773
|
-
"scope": "teambit.envs",
|
|
19774
|
-
"name": "envs"
|
|
19775
|
-
}
|
|
19481
|
+
"name": "EnvsMain"
|
|
19776
19482
|
},
|
|
19777
19483
|
"isOptional": false,
|
|
19778
19484
|
"isSpread": false
|
|
@@ -19792,11 +19498,7 @@
|
|
|
19792
19498
|
"line": 125,
|
|
19793
19499
|
"character": 21
|
|
19794
19500
|
},
|
|
19795
|
-
"name": "Logger"
|
|
19796
|
-
"componentId": {
|
|
19797
|
-
"scope": "teambit.harmony",
|
|
19798
|
-
"name": "logger"
|
|
19799
|
-
}
|
|
19501
|
+
"name": "Logger"
|
|
19800
19502
|
},
|
|
19801
19503
|
"isOptional": false,
|
|
19802
19504
|
"isSpread": false
|
|
@@ -19833,8 +19535,7 @@
|
|
|
19833
19535
|
"line": 127,
|
|
19834
19536
|
"character": 32
|
|
19835
19537
|
},
|
|
19836
|
-
"name": "PathAbsolute"
|
|
19837
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
|
19538
|
+
"name": "PathAbsolute"
|
|
19838
19539
|
}
|
|
19839
19540
|
]
|
|
19840
19541
|
},
|
|
@@ -19876,8 +19577,7 @@
|
|
|
19876
19577
|
"line": 131,
|
|
19877
19578
|
"character": 29
|
|
19878
19579
|
},
|
|
19879
|
-
"name": "DepLinkerContext"
|
|
19880
|
-
"internalFilePath": "dependency-linker.ts"
|
|
19580
|
+
"name": "DepLinkerContext"
|
|
19881
19581
|
},
|
|
19882
19582
|
"isOptional": true,
|
|
19883
19583
|
"defaultValue": "{}",
|
|
@@ -19960,10 +19660,6 @@
|
|
|
19960
19660
|
"character": 28
|
|
19961
19661
|
},
|
|
19962
19662
|
"name": "ComponentMap",
|
|
19963
|
-
"componentId": {
|
|
19964
|
-
"scope": "teambit.component",
|
|
19965
|
-
"name": "component"
|
|
19966
|
-
},
|
|
19967
19663
|
"typeArgs": [
|
|
19968
19664
|
{
|
|
19969
19665
|
"__schema": "KeywordTypeSchema",
|
|
@@ -20112,10 +19808,6 @@
|
|
|
20112
19808
|
"character": 28
|
|
20113
19809
|
},
|
|
20114
19810
|
"name": "ComponentMap",
|
|
20115
|
-
"componentId": {
|
|
20116
|
-
"scope": "teambit.component",
|
|
20117
|
-
"name": "component"
|
|
20118
|
-
},
|
|
20119
19811
|
"typeArgs": [
|
|
20120
19812
|
{
|
|
20121
19813
|
"__schema": "KeywordTypeSchema",
|
|
@@ -20277,11 +19969,7 @@
|
|
|
20277
19969
|
"line": 271,
|
|
20278
19970
|
"character": 19
|
|
20279
19971
|
},
|
|
20280
|
-
"name": "ComponentID"
|
|
20281
|
-
"componentId": {
|
|
20282
|
-
"scope": "teambit.component",
|
|
20283
|
-
"name": "component"
|
|
20284
|
-
}
|
|
19972
|
+
"name": "ComponentID"
|
|
20285
19973
|
}
|
|
20286
19974
|
},
|
|
20287
19975
|
"isOptional": true,
|
|
@@ -21275,11 +20963,7 @@
|
|
|
21275
20963
|
"line": 75,
|
|
21276
20964
|
"character": 27
|
|
21277
20965
|
},
|
|
21278
|
-
"name": "AspectLoaderMain"
|
|
21279
|
-
"componentId": {
|
|
21280
|
-
"scope": "teambit.harmony",
|
|
21281
|
-
"name": "aspect-loader"
|
|
21282
|
-
}
|
|
20966
|
+
"name": "AspectLoaderMain"
|
|
21283
20967
|
},
|
|
21284
20968
|
"isOptional": false,
|
|
21285
20969
|
"isSpread": false
|
|
@@ -21299,11 +20983,7 @@
|
|
|
21299
20983
|
"line": 77,
|
|
21300
20984
|
"character": 21
|
|
21301
20985
|
},
|
|
21302
|
-
"name": "Logger"
|
|
21303
|
-
"componentId": {
|
|
21304
|
-
"scope": "teambit.harmony",
|
|
21305
|
-
"name": "logger"
|
|
21306
|
-
}
|
|
20986
|
+
"name": "Logger"
|
|
21307
20987
|
},
|
|
21308
20988
|
"isOptional": false,
|
|
21309
20989
|
"isSpread": false
|
|
@@ -21360,8 +21040,7 @@
|
|
|
21360
21040
|
"line": 81,
|
|
21361
21041
|
"character": 32
|
|
21362
21042
|
},
|
|
21363
|
-
"name": "PathAbsolute"
|
|
21364
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
|
21043
|
+
"name": "PathAbsolute"
|
|
21365
21044
|
}
|
|
21366
21045
|
]
|
|
21367
21046
|
},
|
|
@@ -21400,8 +21079,7 @@
|
|
|
21400
21079
|
"line": 83,
|
|
21401
21080
|
"character": 37
|
|
21402
21081
|
},
|
|
21403
|
-
"name": "PathAbsolute"
|
|
21404
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
|
21082
|
+
"name": "PathAbsolute"
|
|
21405
21083
|
}
|
|
21406
21084
|
]
|
|
21407
21085
|
},
|
|
@@ -21423,8 +21101,7 @@
|
|
|
21423
21101
|
"line": 85,
|
|
21424
21102
|
"character": 40
|
|
21425
21103
|
},
|
|
21426
|
-
"name": "PreInstallSubscriberList"
|
|
21427
|
-
"internalFilePath": "dependency-installer.ts"
|
|
21104
|
+
"name": "PreInstallSubscriberList"
|
|
21428
21105
|
},
|
|
21429
21106
|
"isOptional": true,
|
|
21430
21107
|
"isSpread": false
|
|
@@ -21444,8 +21121,7 @@
|
|
|
21444
21121
|
"line": 87,
|
|
21445
21122
|
"character": 41
|
|
21446
21123
|
},
|
|
21447
|
-
"name": "PostInstallSubscriberList"
|
|
21448
|
-
"internalFilePath": "dependency-installer.ts"
|
|
21124
|
+
"name": "PostInstallSubscriberList"
|
|
21449
21125
|
},
|
|
21450
21126
|
"isOptional": true,
|
|
21451
21127
|
"isSpread": false
|
|
@@ -21584,8 +21260,7 @@
|
|
|
21584
21260
|
"line": 99,
|
|
21585
21261
|
"character": 35
|
|
21586
21262
|
},
|
|
21587
|
-
"name": "PeerDependencyRules"
|
|
21588
|
-
"packageName": "@pnpm/types"
|
|
21263
|
+
"name": "PeerDependencyRules"
|
|
21589
21264
|
},
|
|
21590
21265
|
"isOptional": true,
|
|
21591
21266
|
"isSpread": false
|
|
@@ -21653,8 +21328,7 @@
|
|
|
21653
21328
|
"line": 105,
|
|
21654
21329
|
"character": 32
|
|
21655
21330
|
},
|
|
21656
|
-
"name": "DepInstallerContext"
|
|
21657
|
-
"internalFilePath": "dependency-installer.ts"
|
|
21331
|
+
"name": "DepInstallerContext"
|
|
21658
21332
|
},
|
|
21659
21333
|
"isOptional": true,
|
|
21660
21334
|
"defaultValue": "{}",
|
|
@@ -21757,10 +21431,6 @@
|
|
|
21757
21431
|
"character": 28
|
|
21758
21432
|
},
|
|
21759
21433
|
"name": "ComponentMap",
|
|
21760
|
-
"componentId": {
|
|
21761
|
-
"scope": "teambit.component",
|
|
21762
|
-
"name": "component"
|
|
21763
|
-
},
|
|
21764
21434
|
"typeArgs": [
|
|
21765
21435
|
{
|
|
21766
21436
|
"__schema": "KeywordTypeSchema",
|
|
@@ -21914,8 +21584,7 @@
|
|
|
21914
21584
|
"line": 140,
|
|
21915
21585
|
"character": 31
|
|
21916
21586
|
},
|
|
21917
|
-
"name": "ProjectManifest"
|
|
21918
|
-
"packageName": "@pnpm/types"
|
|
21587
|
+
"name": "ProjectManifest"
|
|
21919
21588
|
}
|
|
21920
21589
|
]
|
|
21921
21590
|
},
|
|
@@ -21958,10 +21627,6 @@
|
|
|
21958
21627
|
"character": 28
|
|
21959
21628
|
},
|
|
21960
21629
|
"name": "ComponentMap",
|
|
21961
|
-
"componentId": {
|
|
21962
|
-
"scope": "teambit.component",
|
|
21963
|
-
"name": "component"
|
|
21964
|
-
},
|
|
21965
21630
|
"typeArgs": [
|
|
21966
21631
|
{
|
|
21967
21632
|
"__schema": "KeywordTypeSchema",
|
|
@@ -22356,10 +22021,6 @@
|
|
|
22356
22021
|
"character": 26
|
|
22357
22022
|
},
|
|
22358
22023
|
"name": "ComponentMap",
|
|
22359
|
-
"componentId": {
|
|
22360
|
-
"scope": "teambit.component",
|
|
22361
|
-
"name": "component"
|
|
22362
|
-
},
|
|
22363
22024
|
"typeArgs": [
|
|
22364
22025
|
{
|
|
22365
22026
|
"__schema": "KeywordTypeSchema",
|
|
@@ -22867,10 +22528,6 @@
|
|
|
22867
22528
|
"character": 26
|
|
22868
22529
|
},
|
|
22869
22530
|
"name": "ComponentMap",
|
|
22870
|
-
"componentId": {
|
|
22871
|
-
"scope": "teambit.component",
|
|
22872
|
-
"name": "component"
|
|
22873
|
-
},
|
|
22874
22531
|
"typeArgs": [
|
|
22875
22532
|
{
|
|
22876
22533
|
"__schema": "KeywordTypeSchema",
|
|
@@ -23195,8 +22852,7 @@
|
|
|
23195
22852
|
"line": 28,
|
|
23196
22853
|
"character": 27
|
|
23197
22854
|
},
|
|
23198
|
-
"name": "CurrentPkg"
|
|
23199
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
22855
|
+
"name": "CurrentPkg"
|
|
23200
22856
|
},
|
|
23201
22857
|
{
|
|
23202
22858
|
"__schema": "TypeLiteralSchema",
|
|
@@ -23398,10 +23054,6 @@
|
|
|
23398
23054
|
"character": 17
|
|
23399
23055
|
},
|
|
23400
23056
|
"name": "EnvHandler",
|
|
23401
|
-
"componentId": {
|
|
23402
|
-
"scope": "teambit.envs",
|
|
23403
|
-
"name": "envs"
|
|
23404
|
-
},
|
|
23405
23057
|
"typeArgs": [
|
|
23406
23058
|
{
|
|
23407
23059
|
"__schema": "TypeUnionSchema",
|
|
@@ -24035,8 +23687,7 @@
|
|
|
24035
23687
|
"line": 17,
|
|
24036
23688
|
"character": 36
|
|
24037
23689
|
},
|
|
24038
|
-
"name": "RegistryName"
|
|
24039
|
-
"internalFilePath": "types.ts"
|
|
23690
|
+
"name": "RegistryName"
|
|
24040
23691
|
},
|
|
24041
23692
|
{
|
|
24042
23693
|
"__schema": "TypeRefSchema",
|
|
@@ -24275,8 +23926,7 @@
|
|
|
24275
23926
|
"line": 55,
|
|
24276
23927
|
"character": 23
|
|
24277
23928
|
},
|
|
24278
|
-
"name": "PathLinux"
|
|
24279
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
|
23929
|
+
"name": "PathLinux"
|
|
24280
23930
|
},
|
|
24281
23931
|
"isOptional": false
|
|
24282
23932
|
},
|
|
@@ -24296,8 +23946,7 @@
|
|
|
24296
23946
|
"line": 56,
|
|
24297
23947
|
"character": 28
|
|
24298
23948
|
},
|
|
24299
|
-
"name": "PathLinux"
|
|
24300
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
|
23949
|
+
"name": "PathLinux"
|
|
24301
23950
|
},
|
|
24302
23951
|
"isOptional": false
|
|
24303
23952
|
},
|
|
@@ -24324,8 +23973,7 @@
|
|
|
24324
23973
|
"line": 57,
|
|
24325
23974
|
"character": 22
|
|
24326
23975
|
},
|
|
24327
|
-
"name": "ImportSpecifier"
|
|
24328
|
-
"internalFilePath": "types.ts"
|
|
23976
|
+
"name": "ImportSpecifier"
|
|
24329
23977
|
}
|
|
24330
23978
|
},
|
|
24331
23979
|
"isOptional": true
|
|
@@ -24376,8 +24024,7 @@
|
|
|
24376
24024
|
"line": 75,
|
|
24377
24025
|
"character": 42
|
|
24378
24026
|
},
|
|
24379
|
-
"name": "FileDependencyDefinition"
|
|
24380
|
-
"internalFilePath": "types.ts"
|
|
24027
|
+
"name": "FileDependencyDefinition"
|
|
24381
24028
|
}
|
|
24382
24029
|
}
|
|
24383
24030
|
},
|
|
@@ -24406,8 +24053,7 @@
|
|
|
24406
24053
|
"line": 77,
|
|
24407
24054
|
"character": 42
|
|
24408
24055
|
},
|
|
24409
|
-
"name": "PackageName"
|
|
24410
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
24056
|
+
"name": "PackageName"
|
|
24411
24057
|
},
|
|
24412
24058
|
{
|
|
24413
24059
|
"__schema": "TypeRefSchema",
|
|
@@ -24486,8 +24132,7 @@
|
|
|
24486
24132
|
"line": 70,
|
|
24487
24133
|
"character": 19
|
|
24488
24134
|
},
|
|
24489
|
-
"name": "RelativePath"
|
|
24490
|
-
"internalFilePath": "types.ts"
|
|
24135
|
+
"name": "RelativePath"
|
|
24491
24136
|
}
|
|
24492
24137
|
},
|
|
24493
24138
|
"isOptional": true
|
|
@@ -24649,8 +24294,7 @@
|
|
|
24649
24294
|
"line": 14,
|
|
24650
24295
|
"character": 51
|
|
24651
24296
|
},
|
|
24652
|
-
"name": "ManifestDependenciesKeys"
|
|
24653
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
24297
|
+
"name": "ManifestDependenciesKeys"
|
|
24654
24298
|
}
|
|
24655
24299
|
}
|
|
24656
24300
|
},
|
|
@@ -24696,8 +24340,7 @@
|
|
|
24696
24340
|
"line": 16,
|
|
24697
24341
|
"character": 57
|
|
24698
24342
|
},
|
|
24699
|
-
"name": "ManifestDependenciesKeysNames"
|
|
24700
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
24343
|
+
"name": "ManifestDependenciesKeysNames"
|
|
24701
24344
|
},
|
|
24702
24345
|
{
|
|
24703
24346
|
"__schema": "TypeRefSchema",
|
|
@@ -24706,8 +24349,7 @@
|
|
|
24706
24349
|
"line": 16,
|
|
24707
24350
|
"character": 88
|
|
24708
24351
|
},
|
|
24709
|
-
"name": "DepObjectValue"
|
|
24710
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
24352
|
+
"name": "DepObjectValue"
|
|
24711
24353
|
}
|
|
24712
24354
|
]
|
|
24713
24355
|
}
|
|
@@ -24737,8 +24379,7 @@
|
|
|
24737
24379
|
"line": 17,
|
|
24738
24380
|
"character": 26
|
|
24739
24381
|
},
|
|
24740
|
-
"name": "PeerDependenciesMeta"
|
|
24741
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
24382
|
+
"name": "PeerDependenciesMeta"
|
|
24742
24383
|
},
|
|
24743
24384
|
"isOptional": true
|
|
24744
24385
|
}
|
|
@@ -24772,8 +24413,7 @@
|
|
|
24772
24413
|
"line": 20,
|
|
24773
24414
|
"character": 37
|
|
24774
24415
|
},
|
|
24775
|
-
"name": "PackageName"
|
|
24776
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
24416
|
+
"name": "PackageName"
|
|
24777
24417
|
},
|
|
24778
24418
|
{
|
|
24779
24419
|
"__schema": "TypeRefSchema",
|
|
@@ -24875,8 +24515,7 @@
|
|
|
24875
24515
|
"line": 27,
|
|
24876
24516
|
"character": 52
|
|
24877
24517
|
},
|
|
24878
|
-
"name": "SemVer"
|
|
24879
|
-
"packageName": "semver"
|
|
24518
|
+
"name": "SemVer"
|
|
24880
24519
|
},
|
|
24881
24520
|
"isOptional": false,
|
|
24882
24521
|
"isSpread": false
|
|
@@ -24938,8 +24577,7 @@
|
|
|
24938
24577
|
"line": 34,
|
|
24939
24578
|
"character": 19
|
|
24940
24579
|
},
|
|
24941
|
-
"name": "ManifestToJsonOptions"
|
|
24942
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
24580
|
+
"name": "ManifestToJsonOptions"
|
|
24943
24581
|
},
|
|
24944
24582
|
"isOptional": true,
|
|
24945
24583
|
"defaultValue": "{}",
|
|
@@ -25124,8 +24762,7 @@
|
|
|
25124
24762
|
"line": 15,
|
|
25125
24763
|
"character": 21
|
|
25126
24764
|
},
|
|
25127
|
-
"name": "SemVer"
|
|
25128
|
-
"packageName": "semver"
|
|
24765
|
+
"name": "SemVer"
|
|
25129
24766
|
},
|
|
25130
24767
|
"isOptional": false,
|
|
25131
24768
|
"isSpread": false
|
|
@@ -25306,8 +24943,7 @@
|
|
|
25306
24943
|
"line": 30,
|
|
25307
24944
|
"character": 19
|
|
25308
24945
|
},
|
|
25309
|
-
"name": "WorkspaceManifestToJsonOptions"
|
|
25310
|
-
"internalFilePath": "manifest/workspace-manifest.ts"
|
|
24946
|
+
"name": "WorkspaceManifestToJsonOptions"
|
|
25311
24947
|
},
|
|
25312
24948
|
"isOptional": true,
|
|
25313
24949
|
"defaultValue": "{}",
|
|
@@ -25370,8 +25006,7 @@
|
|
|
25370
25006
|
"line": 40,
|
|
25371
25007
|
"character": 26
|
|
25372
25008
|
},
|
|
25373
|
-
"name": "WorkspaceManifestToJsonOptions"
|
|
25374
|
-
"internalFilePath": "manifest/workspace-manifest.ts"
|
|
25009
|
+
"name": "WorkspaceManifestToJsonOptions"
|
|
25375
25010
|
},
|
|
25376
25011
|
"isOptional": true,
|
|
25377
25012
|
"defaultValue": "{}",
|
|
@@ -25520,8 +25155,7 @@
|
|
|
25520
25155
|
"line": 27,
|
|
25521
25156
|
"character": 52
|
|
25522
25157
|
},
|
|
25523
|
-
"name": "SemVer"
|
|
25524
|
-
"packageName": "semver"
|
|
25158
|
+
"name": "SemVer"
|
|
25525
25159
|
}
|
|
25526
25160
|
},
|
|
25527
25161
|
{
|
|
@@ -25584,8 +25218,7 @@
|
|
|
25584
25218
|
"line": 34,
|
|
25585
25219
|
"character": 19
|
|
25586
25220
|
},
|
|
25587
|
-
"name": "ManifestToJsonOptions"
|
|
25588
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
25221
|
+
"name": "ManifestToJsonOptions"
|
|
25589
25222
|
}
|
|
25590
25223
|
}
|
|
25591
25224
|
],
|
|
@@ -25692,8 +25325,7 @@
|
|
|
25692
25325
|
"line": 10,
|
|
25693
25326
|
"character": 21
|
|
25694
25327
|
},
|
|
25695
|
-
"name": "SemVer"
|
|
25696
|
-
"packageName": "semver"
|
|
25328
|
+
"name": "SemVer"
|
|
25697
25329
|
},
|
|
25698
25330
|
"isOptional": false,
|
|
25699
25331
|
"isSpread": false
|
|
@@ -25733,11 +25365,7 @@
|
|
|
25733
25365
|
"line": 12,
|
|
25734
25366
|
"character": 23
|
|
25735
25367
|
},
|
|
25736
|
-
"name": "Component"
|
|
25737
|
-
"componentId": {
|
|
25738
|
-
"scope": "teambit.component",
|
|
25739
|
-
"name": "component"
|
|
25740
|
-
}
|
|
25368
|
+
"name": "Component"
|
|
25741
25369
|
},
|
|
25742
25370
|
"isOptional": false,
|
|
25743
25371
|
"isSpread": false
|
|
@@ -25844,8 +25472,7 @@
|
|
|
25844
25472
|
"line": 27,
|
|
25845
25473
|
"character": 52
|
|
25846
25474
|
},
|
|
25847
|
-
"name": "SemVer"
|
|
25848
|
-
"packageName": "semver"
|
|
25475
|
+
"name": "SemVer"
|
|
25849
25476
|
}
|
|
25850
25477
|
},
|
|
25851
25478
|
{
|
|
@@ -25908,8 +25535,7 @@
|
|
|
25908
25535
|
"line": 34,
|
|
25909
25536
|
"character": 19
|
|
25910
25537
|
},
|
|
25911
|
-
"name": "ManifestToJsonOptions"
|
|
25912
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
25538
|
+
"name": "ManifestToJsonOptions"
|
|
25913
25539
|
}
|
|
25914
25540
|
}
|
|
25915
25541
|
],
|
|
@@ -26038,8 +25664,7 @@
|
|
|
26038
25664
|
"line": 21,
|
|
26039
25665
|
"character": 44
|
|
26040
25666
|
},
|
|
26041
|
-
"name": "PackageName"
|
|
26042
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
25667
|
+
"name": "PackageName"
|
|
26043
25668
|
},
|
|
26044
25669
|
{
|
|
26045
25670
|
"__schema": "TypeRefSchema",
|
|
@@ -26223,8 +25848,7 @@
|
|
|
26223
25848
|
"line": 30,
|
|
26224
25849
|
"character": 24
|
|
26225
25850
|
},
|
|
26226
|
-
"name": "DepsFilterFn"
|
|
26227
|
-
"internalFilePath": "manifest/workspace-manifest-factory.ts"
|
|
25851
|
+
"name": "DepsFilterFn"
|
|
26228
25852
|
},
|
|
26229
25853
|
"isOptional": true
|
|
26230
25854
|
},
|
|
@@ -26366,11 +25990,7 @@
|
|
|
26366
25990
|
"line": 45,
|
|
26367
25991
|
"character": 89
|
|
26368
25992
|
},
|
|
26369
|
-
"name": "AspectLoaderMain"
|
|
26370
|
-
"componentId": {
|
|
26371
|
-
"scope": "teambit.harmony",
|
|
26372
|
-
"name": "aspect-loader"
|
|
26373
|
-
}
|
|
25993
|
+
"name": "AspectLoaderMain"
|
|
26374
25994
|
},
|
|
26375
25995
|
"isOptional": false,
|
|
26376
25996
|
"isSpread": false
|
|
@@ -26432,8 +26052,7 @@
|
|
|
26432
26052
|
"line": 49,
|
|
26433
26053
|
"character": 14
|
|
26434
26054
|
},
|
|
26435
|
-
"name": "SemVer"
|
|
26436
|
-
"packageName": "semver"
|
|
26055
|
+
"name": "SemVer"
|
|
26437
26056
|
},
|
|
26438
26057
|
"isOptional": false,
|
|
26439
26058
|
"isSpread": false
|
|
@@ -26500,11 +26119,7 @@
|
|
|
26500
26119
|
"line": 52,
|
|
26501
26120
|
"character": 17
|
|
26502
26121
|
},
|
|
26503
|
-
"name": "Component"
|
|
26504
|
-
"componentId": {
|
|
26505
|
-
"scope": "teambit.component",
|
|
26506
|
-
"name": "component"
|
|
26507
|
-
}
|
|
26122
|
+
"name": "Component"
|
|
26508
26123
|
}
|
|
26509
26124
|
},
|
|
26510
26125
|
"isOptional": false,
|
|
@@ -26560,14 +26175,14 @@
|
|
|
26560
26175
|
"__schema": "FunctionLikeSchema",
|
|
26561
26176
|
"location": {
|
|
26562
26177
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26563
|
-
"line":
|
|
26178
|
+
"line": 266,
|
|
26564
26179
|
"character": 3
|
|
26565
26180
|
},
|
|
26566
26181
|
"doc": {
|
|
26567
26182
|
"__schema": "DocSchema",
|
|
26568
26183
|
"location": {
|
|
26569
26184
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26570
|
-
"line":
|
|
26185
|
+
"line": 259,
|
|
26571
26186
|
"character": 3
|
|
26572
26187
|
},
|
|
26573
26188
|
"raw": "/**\n * Get the components manifests based on the calculated dedupedDependencies\n *\n * @param {DedupedDependencies} dedupedDependencies\n * @param {Component[]} components\n * @returns {ComponentsManifestsMap}\n */",
|
|
@@ -26577,7 +26192,7 @@
|
|
|
26577
26192
|
"__schema": "PropertyLikeTagSchema",
|
|
26578
26193
|
"location": {
|
|
26579
26194
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26580
|
-
"line":
|
|
26195
|
+
"line": 262,
|
|
26581
26196
|
"character": 6
|
|
26582
26197
|
},
|
|
26583
26198
|
"name": "dedupedDependencies",
|
|
@@ -26586,18 +26201,17 @@
|
|
|
26586
26201
|
"__schema": "TypeRefSchema",
|
|
26587
26202
|
"location": {
|
|
26588
26203
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26589
|
-
"line":
|
|
26204
|
+
"line": 262,
|
|
26590
26205
|
"character": 14
|
|
26591
26206
|
},
|
|
26592
|
-
"name": "DedupedDependencies"
|
|
26593
|
-
"internalFilePath": "manifest/deduping/dedupe-dependencies.ts"
|
|
26207
|
+
"name": "DedupedDependencies"
|
|
26594
26208
|
}
|
|
26595
26209
|
},
|
|
26596
26210
|
{
|
|
26597
26211
|
"__schema": "PropertyLikeTagSchema",
|
|
26598
26212
|
"location": {
|
|
26599
26213
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26600
|
-
"line":
|
|
26214
|
+
"line": 263,
|
|
26601
26215
|
"character": 6
|
|
26602
26216
|
},
|
|
26603
26217
|
"name": "components",
|
|
@@ -26606,21 +26220,17 @@
|
|
|
26606
26220
|
"__schema": "TypeArraySchema",
|
|
26607
26221
|
"location": {
|
|
26608
26222
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26609
|
-
"line":
|
|
26223
|
+
"line": 263,
|
|
26610
26224
|
"character": 14
|
|
26611
26225
|
},
|
|
26612
26226
|
"type": {
|
|
26613
26227
|
"__schema": "TypeRefSchema",
|
|
26614
26228
|
"location": {
|
|
26615
26229
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26616
|
-
"line":
|
|
26230
|
+
"line": 263,
|
|
26617
26231
|
"character": 14
|
|
26618
26232
|
},
|
|
26619
|
-
"name": "Component"
|
|
26620
|
-
"componentId": {
|
|
26621
|
-
"scope": "teambit.component",
|
|
26622
|
-
"name": "component"
|
|
26623
|
-
}
|
|
26233
|
+
"name": "Component"
|
|
26624
26234
|
}
|
|
26625
26235
|
}
|
|
26626
26236
|
},
|
|
@@ -26628,7 +26238,7 @@
|
|
|
26628
26238
|
"__schema": "ReturnTagSchema",
|
|
26629
26239
|
"location": {
|
|
26630
26240
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26631
|
-
"line":
|
|
26241
|
+
"line": 264,
|
|
26632
26242
|
"character": 6
|
|
26633
26243
|
},
|
|
26634
26244
|
"tagName": "return",
|
|
@@ -26636,7 +26246,7 @@
|
|
|
26636
26246
|
"__schema": "TypeRefSchema",
|
|
26637
26247
|
"location": {
|
|
26638
26248
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26639
|
-
"line":
|
|
26249
|
+
"line": 264,
|
|
26640
26250
|
"character": 16
|
|
26641
26251
|
},
|
|
26642
26252
|
"name": "ComponentsManifestsMap"
|
|
@@ -26651,7 +26261,7 @@
|
|
|
26651
26261
|
"__schema": "ParameterSchema",
|
|
26652
26262
|
"location": {
|
|
26653
26263
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26654
|
-
"line":
|
|
26264
|
+
"line": 267,
|
|
26655
26265
|
"character": 5
|
|
26656
26266
|
},
|
|
26657
26267
|
"name": "dedupedDependencies",
|
|
@@ -26659,11 +26269,10 @@
|
|
|
26659
26269
|
"__schema": "TypeRefSchema",
|
|
26660
26270
|
"location": {
|
|
26661
26271
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26662
|
-
"line":
|
|
26272
|
+
"line": 267,
|
|
26663
26273
|
"character": 26
|
|
26664
26274
|
},
|
|
26665
|
-
"name": "DedupedDependencies"
|
|
26666
|
-
"internalFilePath": "manifest/deduping/dedupe-dependencies.ts"
|
|
26275
|
+
"name": "DedupedDependencies"
|
|
26667
26276
|
},
|
|
26668
26277
|
"isOptional": false,
|
|
26669
26278
|
"isSpread": false
|
|
@@ -26672,7 +26281,7 @@
|
|
|
26672
26281
|
"__schema": "ParameterSchema",
|
|
26673
26282
|
"location": {
|
|
26674
26283
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26675
|
-
"line":
|
|
26284
|
+
"line": 268,
|
|
26676
26285
|
"character": 5
|
|
26677
26286
|
},
|
|
26678
26287
|
"name": "components",
|
|
@@ -26680,21 +26289,17 @@
|
|
|
26680
26289
|
"__schema": "TypeArraySchema",
|
|
26681
26290
|
"location": {
|
|
26682
26291
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26683
|
-
"line":
|
|
26292
|
+
"line": 268,
|
|
26684
26293
|
"character": 17
|
|
26685
26294
|
},
|
|
26686
26295
|
"type": {
|
|
26687
26296
|
"__schema": "TypeRefSchema",
|
|
26688
26297
|
"location": {
|
|
26689
26298
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26690
|
-
"line":
|
|
26299
|
+
"line": 268,
|
|
26691
26300
|
"character": 17
|
|
26692
26301
|
},
|
|
26693
|
-
"name": "Component"
|
|
26694
|
-
"componentId": {
|
|
26695
|
-
"scope": "teambit.component",
|
|
26696
|
-
"name": "component"
|
|
26697
|
-
}
|
|
26302
|
+
"name": "Component"
|
|
26698
26303
|
}
|
|
26699
26304
|
},
|
|
26700
26305
|
"isOptional": false,
|
|
@@ -26704,7 +26309,7 @@
|
|
|
26704
26309
|
"__schema": "ParameterSchema",
|
|
26705
26310
|
"location": {
|
|
26706
26311
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26707
|
-
"line":
|
|
26312
|
+
"line": 269,
|
|
26708
26313
|
"character": 5
|
|
26709
26314
|
},
|
|
26710
26315
|
"name": "createManifestForComponentsWithoutDependencies",
|
|
@@ -26712,7 +26317,7 @@
|
|
|
26712
26317
|
"__schema": "InferenceTypeSchema",
|
|
26713
26318
|
"location": {
|
|
26714
26319
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26715
|
-
"line":
|
|
26320
|
+
"line": 269,
|
|
26716
26321
|
"character": 5
|
|
26717
26322
|
},
|
|
26718
26323
|
"type": "boolean"
|
|
@@ -26726,7 +26331,7 @@
|
|
|
26726
26331
|
"__schema": "TypeRefSchema",
|
|
26727
26332
|
"location": {
|
|
26728
26333
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26729
|
-
"line":
|
|
26334
|
+
"line": 270,
|
|
26730
26335
|
"character": 6
|
|
26731
26336
|
},
|
|
26732
26337
|
"name": "Promise",
|
|
@@ -26735,7 +26340,7 @@
|
|
|
26735
26340
|
"__schema": "TypeRefSchema",
|
|
26736
26341
|
"location": {
|
|
26737
26342
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26738
|
-
"line":
|
|
26343
|
+
"line": 270,
|
|
26739
26344
|
"character": 14
|
|
26740
26345
|
},
|
|
26741
26346
|
"name": "ComponentsManifestsMap"
|
|
@@ -26788,7 +26393,7 @@
|
|
|
26788
26393
|
"__schema": "FunctionLikeSchema",
|
|
26789
26394
|
"location": {
|
|
26790
26395
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26791
|
-
"line":
|
|
26396
|
+
"line": 307,
|
|
26792
26397
|
"character": 1
|
|
26793
26398
|
},
|
|
26794
26399
|
"signature": "function filterExtensions(dependencyList: DependencyList): DependencyList",
|
|
@@ -26798,7 +26403,7 @@
|
|
|
26798
26403
|
"__schema": "ParameterSchema",
|
|
26799
26404
|
"location": {
|
|
26800
26405
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26801
|
-
"line":
|
|
26406
|
+
"line": 307,
|
|
26802
26407
|
"character": 27
|
|
26803
26408
|
},
|
|
26804
26409
|
"name": "dependencyList",
|
|
@@ -26806,7 +26411,7 @@
|
|
|
26806
26411
|
"__schema": "TypeRefSchema",
|
|
26807
26412
|
"location": {
|
|
26808
26413
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26809
|
-
"line":
|
|
26414
|
+
"line": 307,
|
|
26810
26415
|
"character": 43
|
|
26811
26416
|
},
|
|
26812
26417
|
"name": "DependencyList"
|
|
@@ -26819,7 +26424,7 @@
|
|
|
26819
26424
|
"__schema": "TypeRefSchema",
|
|
26820
26425
|
"location": {
|
|
26821
26426
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26822
|
-
"line":
|
|
26427
|
+
"line": 307,
|
|
26823
26428
|
"character": 1
|
|
26824
26429
|
},
|
|
26825
26430
|
"name": "DependencyList"
|
|
@@ -26830,7 +26435,7 @@
|
|
|
26830
26435
|
"__schema": "FunctionLikeSchema",
|
|
26831
26436
|
"location": {
|
|
26832
26437
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26833
|
-
"line":
|
|
26438
|
+
"line": 317,
|
|
26834
26439
|
"character": 1
|
|
26835
26440
|
},
|
|
26836
26441
|
"signature": "function filterComponents(dependencyList: DependencyList, componentsToFilterOut: Component[]): DependencyList",
|
|
@@ -26840,7 +26445,7 @@
|
|
|
26840
26445
|
"__schema": "ParameterSchema",
|
|
26841
26446
|
"location": {
|
|
26842
26447
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26843
|
-
"line":
|
|
26448
|
+
"line": 317,
|
|
26844
26449
|
"character": 27
|
|
26845
26450
|
},
|
|
26846
26451
|
"name": "dependencyList",
|
|
@@ -26848,7 +26453,7 @@
|
|
|
26848
26453
|
"__schema": "TypeRefSchema",
|
|
26849
26454
|
"location": {
|
|
26850
26455
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26851
|
-
"line":
|
|
26456
|
+
"line": 317,
|
|
26852
26457
|
"character": 43
|
|
26853
26458
|
},
|
|
26854
26459
|
"name": "DependencyList"
|
|
@@ -26860,7 +26465,7 @@
|
|
|
26860
26465
|
"__schema": "ParameterSchema",
|
|
26861
26466
|
"location": {
|
|
26862
26467
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26863
|
-
"line":
|
|
26468
|
+
"line": 317,
|
|
26864
26469
|
"character": 59
|
|
26865
26470
|
},
|
|
26866
26471
|
"name": "componentsToFilterOut",
|
|
@@ -26868,21 +26473,17 @@
|
|
|
26868
26473
|
"__schema": "TypeArraySchema",
|
|
26869
26474
|
"location": {
|
|
26870
26475
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26871
|
-
"line":
|
|
26476
|
+
"line": 317,
|
|
26872
26477
|
"character": 82
|
|
26873
26478
|
},
|
|
26874
26479
|
"type": {
|
|
26875
26480
|
"__schema": "TypeRefSchema",
|
|
26876
26481
|
"location": {
|
|
26877
26482
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26878
|
-
"line":
|
|
26483
|
+
"line": 317,
|
|
26879
26484
|
"character": 82
|
|
26880
26485
|
},
|
|
26881
|
-
"name": "Component"
|
|
26882
|
-
"componentId": {
|
|
26883
|
-
"scope": "teambit.component",
|
|
26884
|
-
"name": "component"
|
|
26885
|
-
}
|
|
26486
|
+
"name": "Component"
|
|
26886
26487
|
}
|
|
26887
26488
|
},
|
|
26888
26489
|
"isOptional": false,
|
|
@@ -26893,7 +26494,7 @@
|
|
|
26893
26494
|
"__schema": "TypeRefSchema",
|
|
26894
26495
|
"location": {
|
|
26895
26496
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26896
|
-
"line":
|
|
26497
|
+
"line": 317,
|
|
26897
26498
|
"character": 1
|
|
26898
26499
|
},
|
|
26899
26500
|
"name": "DependencyList"
|
|
@@ -26904,7 +26505,7 @@
|
|
|
26904
26505
|
"__schema": "FunctionLikeSchema",
|
|
26905
26506
|
"location": {
|
|
26906
26507
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26907
|
-
"line":
|
|
26508
|
+
"line": 351,
|
|
26908
26509
|
"character": 1
|
|
26909
26510
|
},
|
|
26910
26511
|
"signature": "function excludeWorkspaceDependencies(deps: DepObjectValue): DepObjectValue",
|
|
@@ -26914,7 +26515,7 @@
|
|
|
26914
26515
|
"__schema": "ParameterSchema",
|
|
26915
26516
|
"location": {
|
|
26916
26517
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26917
|
-
"line":
|
|
26518
|
+
"line": 351,
|
|
26918
26519
|
"character": 39
|
|
26919
26520
|
},
|
|
26920
26521
|
"name": "deps",
|
|
@@ -26922,11 +26523,10 @@
|
|
|
26922
26523
|
"__schema": "TypeRefSchema",
|
|
26923
26524
|
"location": {
|
|
26924
26525
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26925
|
-
"line":
|
|
26526
|
+
"line": 351,
|
|
26926
26527
|
"character": 45
|
|
26927
26528
|
},
|
|
26928
|
-
"name": "DepObjectValue"
|
|
26929
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
26529
|
+
"name": "DepObjectValue"
|
|
26930
26530
|
},
|
|
26931
26531
|
"isOptional": false,
|
|
26932
26532
|
"isSpread": false
|
|
@@ -26936,7 +26536,7 @@
|
|
|
26936
26536
|
"__schema": "TypeRefSchema",
|
|
26937
26537
|
"location": {
|
|
26938
26538
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26939
|
-
"line":
|
|
26539
|
+
"line": 351,
|
|
26940
26540
|
"character": 1
|
|
26941
26541
|
},
|
|
26942
26542
|
"name": "DepObjectValue",
|
|
@@ -26948,7 +26548,7 @@
|
|
|
26948
26548
|
"__schema": "FunctionLikeSchema",
|
|
26949
26549
|
"location": {
|
|
26950
26550
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26951
|
-
"line":
|
|
26551
|
+
"line": 355,
|
|
26952
26552
|
"character": 1
|
|
26953
26553
|
},
|
|
26954
26554
|
"signature": "function getMissingPackages(component: Component): Promise<{\n devMissings: string[];\n runtimeMissings: string[];\n}>",
|
|
@@ -26958,7 +26558,7 @@
|
|
|
26958
26558
|
"__schema": "ParameterSchema",
|
|
26959
26559
|
"location": {
|
|
26960
26560
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26961
|
-
"line":
|
|
26561
|
+
"line": 355,
|
|
26962
26562
|
"character": 35
|
|
26963
26563
|
},
|
|
26964
26564
|
"name": "component",
|
|
@@ -26966,14 +26566,10 @@
|
|
|
26966
26566
|
"__schema": "TypeRefSchema",
|
|
26967
26567
|
"location": {
|
|
26968
26568
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26969
|
-
"line":
|
|
26569
|
+
"line": 355,
|
|
26970
26570
|
"character": 46
|
|
26971
26571
|
},
|
|
26972
|
-
"name": "Component"
|
|
26973
|
-
"componentId": {
|
|
26974
|
-
"scope": "teambit.component",
|
|
26975
|
-
"name": "component"
|
|
26976
|
-
}
|
|
26572
|
+
"name": "Component"
|
|
26977
26573
|
},
|
|
26978
26574
|
"isOptional": false,
|
|
26979
26575
|
"isSpread": false
|
|
@@ -26983,7 +26579,7 @@
|
|
|
26983
26579
|
"__schema": "TypeRefSchema",
|
|
26984
26580
|
"location": {
|
|
26985
26581
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26986
|
-
"line":
|
|
26582
|
+
"line": 355,
|
|
26987
26583
|
"character": 58
|
|
26988
26584
|
},
|
|
26989
26585
|
"name": "Promise",
|
|
@@ -26992,7 +26588,7 @@
|
|
|
26992
26588
|
"__schema": "TypeLiteralSchema",
|
|
26993
26589
|
"location": {
|
|
26994
26590
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
26995
|
-
"line":
|
|
26591
|
+
"line": 355,
|
|
26996
26592
|
"character": 66
|
|
26997
26593
|
},
|
|
26998
26594
|
"members": [
|
|
@@ -27000,7 +26596,7 @@
|
|
|
27000
26596
|
"__schema": "VariableLikeSchema",
|
|
27001
26597
|
"location": {
|
|
27002
26598
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27003
|
-
"line":
|
|
26599
|
+
"line": 355,
|
|
27004
26600
|
"character": 68
|
|
27005
26601
|
},
|
|
27006
26602
|
"signature": "(property) devMissings: string[]",
|
|
@@ -27009,14 +26605,14 @@
|
|
|
27009
26605
|
"__schema": "TypeArraySchema",
|
|
27010
26606
|
"location": {
|
|
27011
26607
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27012
|
-
"line":
|
|
26608
|
+
"line": 355,
|
|
27013
26609
|
"character": 81
|
|
27014
26610
|
},
|
|
27015
26611
|
"type": {
|
|
27016
26612
|
"__schema": "KeywordTypeSchema",
|
|
27017
26613
|
"location": {
|
|
27018
26614
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27019
|
-
"line":
|
|
26615
|
+
"line": 355,
|
|
27020
26616
|
"character": 81
|
|
27021
26617
|
},
|
|
27022
26618
|
"name": "string"
|
|
@@ -27028,7 +26624,7 @@
|
|
|
27028
26624
|
"__schema": "VariableLikeSchema",
|
|
27029
26625
|
"location": {
|
|
27030
26626
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27031
|
-
"line":
|
|
26627
|
+
"line": 355,
|
|
27032
26628
|
"character": 91
|
|
27033
26629
|
},
|
|
27034
26630
|
"signature": "(property) runtimeMissings: string[]",
|
|
@@ -27037,14 +26633,14 @@
|
|
|
27037
26633
|
"__schema": "TypeArraySchema",
|
|
27038
26634
|
"location": {
|
|
27039
26635
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27040
|
-
"line":
|
|
26636
|
+
"line": 355,
|
|
27041
26637
|
"character": 108
|
|
27042
26638
|
},
|
|
27043
26639
|
"type": {
|
|
27044
26640
|
"__schema": "KeywordTypeSchema",
|
|
27045
26641
|
"location": {
|
|
27046
26642
|
"filePath": "manifest/workspace-manifest-factory.ts",
|
|
27047
|
-
"line":
|
|
26643
|
+
"line": 355,
|
|
27048
26644
|
"character": 108
|
|
27049
26645
|
},
|
|
27050
26646
|
"name": "string"
|
|
@@ -27299,8 +26895,7 @@
|
|
|
27299
26895
|
"line": 27,
|
|
27300
26896
|
"character": 24
|
|
27301
26897
|
},
|
|
27302
|
-
"name": "DepsFilterFn"
|
|
27303
|
-
"internalFilePath": "manifest/workspace-manifest-factory.ts"
|
|
26898
|
+
"name": "DepsFilterFn"
|
|
27304
26899
|
},
|
|
27305
26900
|
"isOptional": true
|
|
27306
26901
|
},
|
|
@@ -27599,8 +27194,7 @@
|
|
|
27599
27194
|
"line": 53,
|
|
27600
27195
|
"character": 25
|
|
27601
27196
|
},
|
|
27602
|
-
"name": "PeerDependencyRules"
|
|
27603
|
-
"packageName": "@pnpm/types"
|
|
27197
|
+
"name": "PeerDependencyRules"
|
|
27604
27198
|
},
|
|
27605
27199
|
"isOptional": true
|
|
27606
27200
|
},
|
|
@@ -28385,8 +27979,7 @@
|
|
|
28385
27979
|
"line": 145,
|
|
28386
27980
|
"character": 29
|
|
28387
27981
|
},
|
|
28388
|
-
"name": "ProjectManifest"
|
|
28389
|
-
"packageName": "@pnpm/types"
|
|
27982
|
+
"name": "ProjectManifest"
|
|
28390
27983
|
}
|
|
28391
27984
|
]
|
|
28392
27985
|
},
|
|
@@ -28409,10 +28002,6 @@
|
|
|
28409
28002
|
"character": 26
|
|
28410
28003
|
},
|
|
28411
28004
|
"name": "ComponentMap",
|
|
28412
|
-
"componentId": {
|
|
28413
|
-
"scope": "teambit.component",
|
|
28414
|
-
"name": "component"
|
|
28415
|
-
},
|
|
28416
28005
|
"typeArgs": [
|
|
28417
28006
|
{
|
|
28418
28007
|
"__schema": "KeywordTypeSchema",
|
|
@@ -28775,8 +28364,7 @@
|
|
|
28775
28364
|
"line": 172,
|
|
28776
28365
|
"character": 31
|
|
28777
28366
|
},
|
|
28778
|
-
"name": "ProjectManifest"
|
|
28779
|
-
"packageName": "@pnpm/types"
|
|
28367
|
+
"name": "ProjectManifest"
|
|
28780
28368
|
}
|
|
28781
28369
|
]
|
|
28782
28370
|
},
|
|
@@ -28798,8 +28386,7 @@
|
|
|
28798
28386
|
"line": 173,
|
|
28799
28387
|
"character": 14
|
|
28800
28388
|
},
|
|
28801
|
-
"name": "PackageManagerGetPeerDependencyIssuesOptions"
|
|
28802
|
-
"internalFilePath": "package-manager.ts"
|
|
28389
|
+
"name": "PackageManagerGetPeerDependencyIssuesOptions"
|
|
28803
28390
|
},
|
|
28804
28391
|
"isOptional": false,
|
|
28805
28392
|
"isSpread": false
|
|
@@ -28821,8 +28408,7 @@
|
|
|
28821
28408
|
"line": 174,
|
|
28822
28409
|
"character": 14
|
|
28823
28410
|
},
|
|
28824
|
-
"name": "PeerDependencyIssuesByProjects"
|
|
28825
|
-
"internalFilePath": "package-manager.ts"
|
|
28411
|
+
"name": "PeerDependencyIssuesByProjects"
|
|
28826
28412
|
}
|
|
28827
28413
|
]
|
|
28828
28414
|
},
|
|
@@ -29109,8 +28695,7 @@
|
|
|
29109
28695
|
"line": 195,
|
|
29110
28696
|
"character": 41
|
|
29111
28697
|
},
|
|
29112
|
-
"name": "ProjectManifest"
|
|
29113
|
-
"packageName": "@pnpm/types"
|
|
28698
|
+
"name": "ProjectManifest"
|
|
29114
28699
|
}
|
|
29115
28700
|
},
|
|
29116
28701
|
"isOptional": false,
|
|
@@ -30058,8 +29643,7 @@
|
|
|
30058
29643
|
"line": 165,
|
|
30059
29644
|
"character": 25
|
|
30060
29645
|
},
|
|
30061
|
-
"name": "PeerDependencyRules"
|
|
30062
|
-
"packageName": "@pnpm/types"
|
|
29646
|
+
"name": "PeerDependencyRules"
|
|
30063
29647
|
},
|
|
30064
29648
|
"isOptional": true
|
|
30065
29649
|
},
|
|
@@ -30498,11 +30082,6 @@
|
|
|
30498
30082
|
"character": 34
|
|
30499
30083
|
},
|
|
30500
30084
|
"name": "SlotRegistry",
|
|
30501
|
-
"componentId": {
|
|
30502
|
-
"scope": "teambit.harmony",
|
|
30503
|
-
"name": "harmony",
|
|
30504
|
-
"version": "0.4.6"
|
|
30505
|
-
},
|
|
30506
30085
|
"typeArgs": [
|
|
30507
30086
|
{
|
|
30508
30087
|
"__schema": "TypeRefSchema",
|
|
@@ -30533,11 +30112,6 @@
|
|
|
30533
30112
|
"character": 32
|
|
30534
30113
|
},
|
|
30535
30114
|
"name": "SlotRegistry",
|
|
30536
|
-
"componentId": {
|
|
30537
|
-
"scope": "teambit.harmony",
|
|
30538
|
-
"name": "harmony",
|
|
30539
|
-
"version": "0.4.6"
|
|
30540
|
-
},
|
|
30541
30115
|
"typeArgs": [
|
|
30542
30116
|
{
|
|
30543
30117
|
"__schema": "TypeRefSchema",
|
|
@@ -30568,11 +30142,6 @@
|
|
|
30568
30142
|
"character": 34
|
|
30569
30143
|
},
|
|
30570
30144
|
"name": "SlotRegistry",
|
|
30571
|
-
"componentId": {
|
|
30572
|
-
"scope": "teambit.harmony",
|
|
30573
|
-
"name": "harmony",
|
|
30574
|
-
"version": "0.4.6"
|
|
30575
|
-
},
|
|
30576
30145
|
"typeArgs": [
|
|
30577
30146
|
{
|
|
30578
30147
|
"__schema": "TypeRefSchema",
|
|
@@ -30603,11 +30172,6 @@
|
|
|
30603
30172
|
"character": 37
|
|
30604
30173
|
},
|
|
30605
30174
|
"name": "SlotRegistry",
|
|
30606
|
-
"componentId": {
|
|
30607
|
-
"scope": "teambit.harmony",
|
|
30608
|
-
"name": "harmony",
|
|
30609
|
-
"version": "0.4.6"
|
|
30610
|
-
},
|
|
30611
30175
|
"typeArgs": [
|
|
30612
30176
|
{
|
|
30613
30177
|
"__schema": "TypeArraySchema",
|
|
@@ -30646,11 +30210,6 @@
|
|
|
30646
30210
|
"character": 30
|
|
30647
30211
|
},
|
|
30648
30212
|
"name": "SlotRegistry",
|
|
30649
|
-
"componentId": {
|
|
30650
|
-
"scope": "teambit.harmony",
|
|
30651
|
-
"name": "harmony",
|
|
30652
|
-
"version": "0.4.6"
|
|
30653
|
-
},
|
|
30654
30213
|
"typeArgs": [
|
|
30655
30214
|
{
|
|
30656
30215
|
"__schema": "TypeRefSchema",
|
|
@@ -30659,8 +30218,7 @@
|
|
|
30659
30218
|
"line": 110,
|
|
30660
30219
|
"character": 43
|
|
30661
30220
|
},
|
|
30662
|
-
"name": "PreInstallSubscriberList"
|
|
30663
|
-
"internalFilePath": "dependency-installer.ts"
|
|
30221
|
+
"name": "PreInstallSubscriberList"
|
|
30664
30222
|
}
|
|
30665
30223
|
]
|
|
30666
30224
|
}
|
|
@@ -30682,11 +30240,6 @@
|
|
|
30682
30240
|
"character": 31
|
|
30683
30241
|
},
|
|
30684
30242
|
"name": "SlotRegistry",
|
|
30685
|
-
"componentId": {
|
|
30686
|
-
"scope": "teambit.harmony",
|
|
30687
|
-
"name": "harmony",
|
|
30688
|
-
"version": "0.4.6"
|
|
30689
|
-
},
|
|
30690
30243
|
"typeArgs": [
|
|
30691
30244
|
{
|
|
30692
30245
|
"__schema": "TypeRefSchema",
|
|
@@ -30695,8 +30248,7 @@
|
|
|
30695
30248
|
"line": 111,
|
|
30696
30249
|
"character": 44
|
|
30697
30250
|
},
|
|
30698
|
-
"name": "PostInstallSubscriberList"
|
|
30699
|
-
"internalFilePath": "dependency-installer.ts"
|
|
30251
|
+
"name": "PostInstallSubscriberList"
|
|
30700
30252
|
}
|
|
30701
30253
|
]
|
|
30702
30254
|
}
|
|
@@ -30717,7 +30269,7 @@
|
|
|
30717
30269
|
"line": 113,
|
|
30718
30270
|
"character": 37
|
|
30719
30271
|
},
|
|
30720
|
-
"signature": "(configuredExtensions:
|
|
30272
|
+
"signature": "(configuredExtensions: ExtensionDataList): Promise<VariantPolicyConfigObject>",
|
|
30721
30273
|
"name": "",
|
|
30722
30274
|
"params": [
|
|
30723
30275
|
{
|
|
@@ -30735,8 +30287,7 @@
|
|
|
30735
30287
|
"line": 113,
|
|
30736
30288
|
"character": 60
|
|
30737
30289
|
},
|
|
30738
|
-
"name": "ExtensionDataList"
|
|
30739
|
-
"packageName": "@teambit/legacy/dist/consumer/config/extension-data"
|
|
30290
|
+
"name": "ExtensionDataList"
|
|
30740
30291
|
},
|
|
30741
30292
|
"isOptional": false,
|
|
30742
30293
|
"isSpread": false
|
|
@@ -30858,8 +30409,7 @@
|
|
|
30858
30409
|
"line": 119,
|
|
30859
30410
|
"character": 23
|
|
30860
30411
|
},
|
|
30861
|
-
"name": "DepInstallerContext"
|
|
30862
|
-
"internalFilePath": "dependency-installer.ts"
|
|
30412
|
+
"name": "DepInstallerContext"
|
|
30863
30413
|
},
|
|
30864
30414
|
"isOptional": true
|
|
30865
30415
|
},
|
|
@@ -30959,8 +30509,7 @@
|
|
|
30959
30509
|
"line": 126,
|
|
30960
30510
|
"character": 20
|
|
30961
30511
|
},
|
|
30962
|
-
"name": "DepLinkerContext"
|
|
30963
|
-
"internalFilePath": "dependency-linker.ts"
|
|
30512
|
+
"name": "DepLinkerContext"
|
|
30964
30513
|
},
|
|
30965
30514
|
"isOptional": true
|
|
30966
30515
|
}
|
|
@@ -31102,8 +30651,7 @@
|
|
|
31102
30651
|
"line": 162,
|
|
31103
30652
|
"character": 33
|
|
31104
30653
|
},
|
|
31105
|
-
"name": "RootPolicyRegistry"
|
|
31106
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
30654
|
+
"name": "RootPolicyRegistry"
|
|
31107
30655
|
},
|
|
31108
30656
|
"isOptional": false,
|
|
31109
30657
|
"isSpread": false
|
|
@@ -31123,8 +30671,7 @@
|
|
|
31123
30671
|
"line": 167,
|
|
31124
30672
|
"character": 31
|
|
31125
30673
|
},
|
|
31126
|
-
"name": "PoliciesRegistry"
|
|
31127
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
30674
|
+
"name": "PoliciesRegistry"
|
|
31128
30675
|
},
|
|
31129
30676
|
"isOptional": false,
|
|
31130
30677
|
"isSpread": false
|
|
@@ -31144,11 +30691,7 @@
|
|
|
31144
30691
|
"line": 172,
|
|
31145
30692
|
"character": 19
|
|
31146
30693
|
},
|
|
31147
|
-
"name": "EnvsMain"
|
|
31148
|
-
"componentId": {
|
|
31149
|
-
"scope": "teambit.envs",
|
|
31150
|
-
"name": "envs"
|
|
31151
|
-
}
|
|
30694
|
+
"name": "EnvsMain"
|
|
31152
30695
|
},
|
|
31153
30696
|
"isOptional": false,
|
|
31154
30697
|
"isSpread": false
|
|
@@ -31168,11 +30711,7 @@
|
|
|
31168
30711
|
"line": 174,
|
|
31169
30712
|
"character": 21
|
|
31170
30713
|
},
|
|
31171
|
-
"name": "Logger"
|
|
31172
|
-
"componentId": {
|
|
31173
|
-
"scope": "teambit.harmony",
|
|
31174
|
-
"name": "logger"
|
|
31175
|
-
}
|
|
30714
|
+
"name": "Logger"
|
|
31176
30715
|
},
|
|
31177
30716
|
"isOptional": false,
|
|
31178
30717
|
"isSpread": false
|
|
@@ -31192,11 +30731,7 @@
|
|
|
31192
30731
|
"line": 176,
|
|
31193
30732
|
"character": 27
|
|
31194
30733
|
},
|
|
31195
|
-
"name": "ConfigMain"
|
|
31196
|
-
"componentId": {
|
|
31197
|
-
"scope": "teambit.harmony",
|
|
31198
|
-
"name": "config"
|
|
31199
|
-
}
|
|
30734
|
+
"name": "ConfigMain"
|
|
31200
30735
|
},
|
|
31201
30736
|
"isOptional": false,
|
|
31202
30737
|
"isSpread": false
|
|
@@ -31216,11 +30751,7 @@
|
|
|
31216
30751
|
"line": 178,
|
|
31217
30752
|
"character": 27
|
|
31218
30753
|
},
|
|
31219
|
-
"name": "AspectLoaderMain"
|
|
31220
|
-
"componentId": {
|
|
31221
|
-
"scope": "teambit.harmony",
|
|
31222
|
-
"name": "aspect-loader"
|
|
31223
|
-
}
|
|
30754
|
+
"name": "AspectLoaderMain"
|
|
31224
30755
|
},
|
|
31225
30756
|
"isOptional": false,
|
|
31226
30757
|
"isSpread": false
|
|
@@ -31240,11 +30771,7 @@
|
|
|
31240
30771
|
"line": 180,
|
|
31241
30772
|
"character": 27
|
|
31242
30773
|
},
|
|
31243
|
-
"name": "GlobalConfigMain"
|
|
31244
|
-
"componentId": {
|
|
31245
|
-
"scope": "teambit.harmony",
|
|
31246
|
-
"name": "global-config"
|
|
31247
|
-
}
|
|
30774
|
+
"name": "GlobalConfigMain"
|
|
31248
30775
|
},
|
|
31249
30776
|
"isOptional": false,
|
|
31250
30777
|
"isSpread": false
|
|
@@ -31264,11 +30791,7 @@
|
|
|
31264
30791
|
"line": 185,
|
|
31265
30792
|
"character": 31
|
|
31266
30793
|
},
|
|
31267
|
-
"name": "ComponentMain"
|
|
31268
|
-
"componentId": {
|
|
31269
|
-
"scope": "teambit.component",
|
|
31270
|
-
"name": "component"
|
|
31271
|
-
}
|
|
30794
|
+
"name": "ComponentMain"
|
|
31272
30795
|
},
|
|
31273
30796
|
"isOptional": false,
|
|
31274
30797
|
"isSpread": false
|
|
@@ -31288,8 +30811,7 @@
|
|
|
31288
30811
|
"line": 187,
|
|
31289
30812
|
"character": 33
|
|
31290
30813
|
},
|
|
31291
|
-
"name": "PackageManagerSlot"
|
|
31292
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
30814
|
+
"name": "PackageManagerSlot"
|
|
31293
30815
|
},
|
|
31294
30816
|
"isOptional": false,
|
|
31295
30817
|
"isSpread": false
|
|
@@ -31309,8 +30831,7 @@
|
|
|
31309
30831
|
"line": 189,
|
|
31310
30832
|
"character": 36
|
|
31311
30833
|
},
|
|
31312
|
-
"name": "DependencyFactorySlot"
|
|
31313
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
30834
|
+
"name": "DependencyFactorySlot"
|
|
31314
30835
|
},
|
|
31315
30836
|
"isOptional": false,
|
|
31316
30837
|
"isSpread": false
|
|
@@ -31330,8 +30851,7 @@
|
|
|
31330
30851
|
"line": 191,
|
|
31331
30852
|
"character": 29
|
|
31332
30853
|
},
|
|
31333
|
-
"name": "PreInstallSlot"
|
|
31334
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
30854
|
+
"name": "PreInstallSlot"
|
|
31335
30855
|
},
|
|
31336
30856
|
"isOptional": false,
|
|
31337
30857
|
"isSpread": false
|
|
@@ -31351,8 +30871,7 @@
|
|
|
31351
30871
|
"line": 193,
|
|
31352
30872
|
"character": 30
|
|
31353
30873
|
},
|
|
31354
|
-
"name": "PostInstallSlot"
|
|
31355
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
30874
|
+
"name": "PostInstallSlot"
|
|
31356
30875
|
},
|
|
31357
30876
|
"isOptional": false,
|
|
31358
30877
|
"isSpread": false
|
|
@@ -31726,8 +31245,7 @@
|
|
|
31726
31245
|
"line": 260,
|
|
31727
31246
|
"character": 46
|
|
31728
31247
|
},
|
|
31729
|
-
"name": "PreInstallSubscriberList"
|
|
31730
|
-
"internalFilePath": "dependency-installer.ts"
|
|
31248
|
+
"name": "PreInstallSubscriberList"
|
|
31731
31249
|
},
|
|
31732
31250
|
"isOptional": false,
|
|
31733
31251
|
"isSpread": false
|
|
@@ -31769,8 +31287,7 @@
|
|
|
31769
31287
|
"line": 264,
|
|
31770
31288
|
"character": 47
|
|
31771
31289
|
},
|
|
31772
|
-
"name": "PreInstallSubscriberList"
|
|
31773
|
-
"internalFilePath": "dependency-installer.ts"
|
|
31290
|
+
"name": "PreInstallSubscriberList"
|
|
31774
31291
|
},
|
|
31775
31292
|
"isOptional": false,
|
|
31776
31293
|
"isSpread": false
|
|
@@ -31998,11 +31515,7 @@
|
|
|
31998
31515
|
"line": 297,
|
|
31999
31516
|
"character": 30
|
|
32000
31517
|
},
|
|
32001
|
-
"name": "Component"
|
|
32002
|
-
"componentId": {
|
|
32003
|
-
"scope": "teambit.component",
|
|
32004
|
-
"name": "component"
|
|
32005
|
-
}
|
|
31518
|
+
"name": "Component"
|
|
32006
31519
|
},
|
|
32007
31520
|
"isOptional": false,
|
|
32008
31521
|
"isSpread": false
|
|
@@ -32079,11 +31592,7 @@
|
|
|
32079
31592
|
"line": 315,
|
|
32080
31593
|
"character": 42
|
|
32081
31594
|
},
|
|
32082
|
-
"name": "Component"
|
|
32083
|
-
"componentId": {
|
|
32084
|
-
"scope": "teambit.component",
|
|
32085
|
-
"name": "component"
|
|
32086
|
-
}
|
|
31595
|
+
"name": "Component"
|
|
32087
31596
|
},
|
|
32088
31597
|
"isOptional": false,
|
|
32089
31598
|
"isSpread": false
|
|
@@ -32180,11 +31689,7 @@
|
|
|
32180
31689
|
"line": 349,
|
|
32181
31690
|
"character": 30
|
|
32182
31691
|
},
|
|
32183
|
-
"name": "IComponent"
|
|
32184
|
-
"componentId": {
|
|
32185
|
-
"scope": "teambit.component",
|
|
32186
|
-
"name": "component"
|
|
32187
|
-
}
|
|
31692
|
+
"name": "IComponent"
|
|
32188
31693
|
},
|
|
32189
31694
|
"isOptional": false,
|
|
32190
31695
|
"isSpread": false
|
|
@@ -32204,8 +31709,7 @@
|
|
|
32204
31709
|
"line": 349,
|
|
32205
31710
|
"character": 69
|
|
32206
31711
|
},
|
|
32207
|
-
"name": "GetDependenciesOptions"
|
|
32208
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
31712
|
+
"name": "GetDependenciesOptions"
|
|
32209
31713
|
},
|
|
32210
31714
|
"isOptional": true,
|
|
32211
31715
|
"defaultValue": "{}",
|
|
@@ -32262,8 +31766,7 @@
|
|
|
32262
31766
|
"line": 361,
|
|
32263
31767
|
"character": 16
|
|
32264
31768
|
},
|
|
32265
|
-
"name": "LegacyComponent"
|
|
32266
|
-
"packageName": "@teambit/legacy/dist/consumer/component"
|
|
31769
|
+
"name": "LegacyComponent"
|
|
32267
31770
|
},
|
|
32268
31771
|
"isOptional": false,
|
|
32269
31772
|
"isSpread": false
|
|
@@ -32283,8 +31786,7 @@
|
|
|
32283
31786
|
"line": 362,
|
|
32284
31787
|
"character": 32
|
|
32285
31788
|
},
|
|
32286
|
-
"name": "GetDependenciesOptions"
|
|
32287
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
31789
|
+
"name": "GetDependenciesOptions"
|
|
32288
31790
|
},
|
|
32289
31791
|
"isOptional": true,
|
|
32290
31792
|
"defaultValue": "{}",
|
|
@@ -32351,11 +31853,7 @@
|
|
|
32351
31853
|
"line": 377,
|
|
32352
31854
|
"character": 39
|
|
32353
31855
|
},
|
|
32354
|
-
"name": "IComponent"
|
|
32355
|
-
"componentId": {
|
|
32356
|
-
"scope": "teambit.component",
|
|
32357
|
-
"name": "component"
|
|
32358
|
-
}
|
|
31856
|
+
"name": "IComponent"
|
|
32359
31857
|
},
|
|
32360
31858
|
"isOptional": false,
|
|
32361
31859
|
"isSpread": false
|
|
@@ -32751,8 +32249,7 @@
|
|
|
32751
32249
|
"line": 444,
|
|
32752
32250
|
"character": 14
|
|
32753
32251
|
},
|
|
32754
|
-
"name": "SemVer"
|
|
32755
|
-
"packageName": "semver"
|
|
32252
|
+
"name": "SemVer"
|
|
32756
32253
|
}
|
|
32757
32254
|
},
|
|
32758
32255
|
{
|
|
@@ -32816,11 +32313,7 @@
|
|
|
32816
32313
|
"line": 447,
|
|
32817
32314
|
"character": 14
|
|
32818
32315
|
},
|
|
32819
|
-
"name": "Component"
|
|
32820
|
-
"componentId": {
|
|
32821
|
-
"scope": "teambit.component",
|
|
32822
|
-
"name": "component"
|
|
32823
|
-
}
|
|
32316
|
+
"name": "Component"
|
|
32824
32317
|
}
|
|
32825
32318
|
}
|
|
32826
32319
|
},
|
|
@@ -32912,8 +32405,7 @@
|
|
|
32912
32405
|
"line": 457,
|
|
32913
32406
|
"character": 14
|
|
32914
32407
|
},
|
|
32915
|
-
"name": "SemVer"
|
|
32916
|
-
"packageName": "semver"
|
|
32408
|
+
"name": "SemVer"
|
|
32917
32409
|
},
|
|
32918
32410
|
"isOptional": true,
|
|
32919
32411
|
"defaultValue": "new SemVer('1.0.0')",
|
|
@@ -32981,11 +32473,7 @@
|
|
|
32981
32473
|
"line": 460,
|
|
32982
32474
|
"character": 17
|
|
32983
32475
|
},
|
|
32984
|
-
"name": "Component"
|
|
32985
|
-
"componentId": {
|
|
32986
|
-
"scope": "teambit.component",
|
|
32987
|
-
"name": "component"
|
|
32988
|
-
}
|
|
32476
|
+
"name": "Component"
|
|
32989
32477
|
}
|
|
32990
32478
|
},
|
|
32991
32479
|
"isOptional": false,
|
|
@@ -33027,8 +32515,7 @@
|
|
|
33027
32515
|
"line": 462,
|
|
33028
32516
|
"character": 14
|
|
33029
32517
|
},
|
|
33030
|
-
"name": "DepInstallerContext"
|
|
33031
|
-
"internalFilePath": "dependency-installer.ts"
|
|
32518
|
+
"name": "DepInstallerContext"
|
|
33032
32519
|
},
|
|
33033
32520
|
"isOptional": true,
|
|
33034
32521
|
"defaultValue": "{}",
|
|
@@ -33094,11 +32581,7 @@
|
|
|
33094
32581
|
"line": 492,
|
|
33095
32582
|
"character": 29
|
|
33096
32583
|
},
|
|
33097
|
-
"name": "Component"
|
|
33098
|
-
"componentId": {
|
|
33099
|
-
"scope": "teambit.component",
|
|
33100
|
-
"name": "component"
|
|
33101
|
-
}
|
|
32584
|
+
"name": "Component"
|
|
33102
32585
|
},
|
|
33103
32586
|
"isOptional": false,
|
|
33104
32587
|
"isSpread": false
|
|
@@ -33140,11 +32623,7 @@
|
|
|
33140
32623
|
"line": 496,
|
|
33141
32624
|
"character": 33
|
|
33142
32625
|
},
|
|
33143
|
-
"name": "Component"
|
|
33144
|
-
"componentId": {
|
|
33145
|
-
"scope": "teambit.component",
|
|
33146
|
-
"name": "component"
|
|
33147
|
-
}
|
|
32626
|
+
"name": "Component"
|
|
33148
32627
|
},
|
|
33149
32628
|
"isOptional": false,
|
|
33150
32629
|
"isSpread": false
|
|
@@ -33165,8 +32644,7 @@
|
|
|
33165
32644
|
"line": 496,
|
|
33166
32645
|
"character": 45
|
|
33167
32646
|
},
|
|
33168
|
-
"name": "DependencyResolverComponentData"
|
|
33169
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
32647
|
+
"name": "DependencyResolverComponentData"
|
|
33170
32648
|
},
|
|
33171
32649
|
{
|
|
33172
32650
|
"__schema": "KeywordTypeSchema",
|
|
@@ -33206,11 +32684,7 @@
|
|
|
33206
32684
|
"line": 500,
|
|
33207
32685
|
"character": 30
|
|
33208
32686
|
},
|
|
33209
|
-
"name": "Component"
|
|
33210
|
-
"componentId": {
|
|
33211
|
-
"scope": "teambit.component",
|
|
33212
|
-
"name": "component"
|
|
33213
|
-
}
|
|
32687
|
+
"name": "Component"
|
|
33214
32688
|
},
|
|
33215
32689
|
"isOptional": false,
|
|
33216
32690
|
"isSpread": false
|
|
@@ -33252,11 +32726,7 @@
|
|
|
33252
32726
|
"line": 508,
|
|
33253
32727
|
"character": 35
|
|
33254
32728
|
},
|
|
33255
|
-
"name": "Component"
|
|
33256
|
-
"componentId": {
|
|
33257
|
-
"scope": "teambit.component",
|
|
33258
|
-
"name": "component"
|
|
33259
|
-
}
|
|
32729
|
+
"name": "Component"
|
|
33260
32730
|
},
|
|
33261
32731
|
"isOptional": false,
|
|
33262
32732
|
"isSpread": false
|
|
@@ -33329,11 +32799,7 @@
|
|
|
33329
32799
|
"line": 535,
|
|
33330
32800
|
"character": 28
|
|
33331
32801
|
},
|
|
33332
|
-
"name": "Component"
|
|
33333
|
-
"componentId": {
|
|
33334
|
-
"scope": "teambit.component",
|
|
33335
|
-
"name": "component"
|
|
33336
|
-
}
|
|
32802
|
+
"name": "Component"
|
|
33337
32803
|
},
|
|
33338
32804
|
"isOptional": false,
|
|
33339
32805
|
"isSpread": false
|
|
@@ -33385,8 +32851,7 @@
|
|
|
33385
32851
|
"line": 544,
|
|
33386
32852
|
"character": 25
|
|
33387
32853
|
},
|
|
33388
|
-
"name": "GetInstallerOptions"
|
|
33389
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
32854
|
+
"name": "GetInstallerOptions"
|
|
33390
32855
|
},
|
|
33391
32856
|
"isOptional": true,
|
|
33392
32857
|
"defaultValue": "{}",
|
|
@@ -33439,8 +32904,7 @@
|
|
|
33439
32904
|
"line": 592,
|
|
33440
32905
|
"character": 22
|
|
33441
32906
|
},
|
|
33442
|
-
"name": "GetLinkerOptions"
|
|
33443
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
32907
|
+
"name": "GetLinkerOptions"
|
|
33444
32908
|
},
|
|
33445
32909
|
"isOptional": true,
|
|
33446
32910
|
"defaultValue": "{}",
|
|
@@ -33566,8 +33030,7 @@
|
|
|
33566
33030
|
"line": 620,
|
|
33567
33031
|
"character": 37
|
|
33568
33032
|
},
|
|
33569
|
-
"name": "GetVersionResolverOptions"
|
|
33570
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
33033
|
+
"name": "GetVersionResolverOptions"
|
|
33571
33034
|
},
|
|
33572
33035
|
"isOptional": true,
|
|
33573
33036
|
"defaultValue": "{}",
|
|
@@ -33683,8 +33146,7 @@
|
|
|
33683
33146
|
"line": 657,
|
|
33684
33147
|
"character": 35
|
|
33685
33148
|
},
|
|
33686
|
-
"name": "ProxyConfig"
|
|
33687
|
-
"packageName": "@teambit/legacy/dist/scope/network/http"
|
|
33149
|
+
"name": "ProxyConfig"
|
|
33688
33150
|
}
|
|
33689
33151
|
]
|
|
33690
33152
|
},
|
|
@@ -33718,8 +33180,7 @@
|
|
|
33718
33180
|
"line": 698,
|
|
33719
33181
|
"character": 37
|
|
33720
33182
|
},
|
|
33721
|
-
"name": "NetworkConfig"
|
|
33722
|
-
"packageName": "@teambit/legacy/dist/scope/network/http"
|
|
33183
|
+
"name": "NetworkConfig"
|
|
33723
33184
|
}
|
|
33724
33185
|
]
|
|
33725
33186
|
},
|
|
@@ -33803,10 +33264,6 @@
|
|
|
33803
33264
|
"character": 28
|
|
33804
33265
|
},
|
|
33805
33266
|
"name": "ComponentMap",
|
|
33806
|
-
"componentId": {
|
|
33807
|
-
"scope": "teambit.component",
|
|
33808
|
-
"name": "component"
|
|
33809
|
-
},
|
|
33810
33267
|
"typeArgs": [
|
|
33811
33268
|
{
|
|
33812
33269
|
"__schema": "KeywordTypeSchema",
|
|
@@ -33837,8 +33294,7 @@
|
|
|
33837
33294
|
"line": 786,
|
|
33838
33295
|
"character": 14
|
|
33839
33296
|
},
|
|
33840
|
-
"name": "PackageManagerGetPeerDependencyIssuesOptions"
|
|
33841
|
-
"internalFilePath": "package-manager.ts"
|
|
33297
|
+
"name": "PackageManagerGetPeerDependencyIssuesOptions"
|
|
33842
33298
|
},
|
|
33843
33299
|
"isOptional": false,
|
|
33844
33300
|
"isSpread": false
|
|
@@ -34234,8 +33690,7 @@
|
|
|
34234
33690
|
"line": 960,
|
|
34235
33691
|
"character": 66
|
|
34236
33692
|
},
|
|
34237
|
-
"name": "ExtensionDataList"
|
|
34238
|
-
"packageName": "@teambit/legacy/dist/consumer/config/extension-data"
|
|
33693
|
+
"name": "ExtensionDataList"
|
|
34239
33694
|
},
|
|
34240
33695
|
"isOptional": false,
|
|
34241
33696
|
"isSpread": false
|
|
@@ -34290,12 +33745,7 @@
|
|
|
34290
33745
|
"line": 973,
|
|
34291
33746
|
"character": 35
|
|
34292
33747
|
},
|
|
34293
|
-
"name": "ComponentID"
|
|
34294
|
-
"componentId": {
|
|
34295
|
-
"scope": "teambit.component",
|
|
34296
|
-
"name": "component-id",
|
|
34297
|
-
"version": "1.2.0"
|
|
34298
|
-
}
|
|
33748
|
+
"name": "ComponentID"
|
|
34299
33749
|
},
|
|
34300
33750
|
"isOptional": false,
|
|
34301
33751
|
"isSpread": false
|
|
@@ -34322,8 +33772,7 @@
|
|
|
34322
33772
|
"line": 973,
|
|
34323
33773
|
"character": 62
|
|
34324
33774
|
},
|
|
34325
|
-
"name": "SourceFile"
|
|
34326
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
33775
|
+
"name": "SourceFile"
|
|
34327
33776
|
}
|
|
34328
33777
|
},
|
|
34329
33778
|
"isOptional": true,
|
|
@@ -34419,12 +33868,7 @@
|
|
|
34419
33868
|
"line": 987,
|
|
34420
33869
|
"character": 41
|
|
34421
33870
|
},
|
|
34422
|
-
"name": "ComponentID"
|
|
34423
|
-
"componentId": {
|
|
34424
|
-
"scope": "teambit.component",
|
|
34425
|
-
"name": "component-id",
|
|
34426
|
-
"version": "1.2.0"
|
|
34427
|
-
}
|
|
33871
|
+
"name": "ComponentID"
|
|
34428
33872
|
},
|
|
34429
33873
|
"isOptional": false,
|
|
34430
33874
|
"isSpread": false
|
|
@@ -34451,8 +33895,7 @@
|
|
|
34451
33895
|
"line": 987,
|
|
34452
33896
|
"character": 68
|
|
34453
33897
|
},
|
|
34454
|
-
"name": "SourceFile"
|
|
34455
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
33898
|
+
"name": "SourceFile"
|
|
34456
33899
|
}
|
|
34457
33900
|
},
|
|
34458
33901
|
"isOptional": true,
|
|
@@ -34527,11 +33970,7 @@
|
|
|
34527
33970
|
"line": 991,
|
|
34528
33971
|
"character": 42
|
|
34529
33972
|
},
|
|
34530
|
-
"name": "Component"
|
|
34531
|
-
"componentId": {
|
|
34532
|
-
"scope": "teambit.component",
|
|
34533
|
-
"name": "component"
|
|
34534
|
-
}
|
|
33973
|
+
"name": "Component"
|
|
34535
33974
|
},
|
|
34536
33975
|
"isOptional": false,
|
|
34537
33976
|
"isSpread": false
|
|
@@ -34586,11 +34025,7 @@
|
|
|
34586
34025
|
"line": 1006,
|
|
34587
34026
|
"character": 33
|
|
34588
34027
|
},
|
|
34589
|
-
"name": "Component"
|
|
34590
|
-
"componentId": {
|
|
34591
|
-
"scope": "teambit.component",
|
|
34592
|
-
"name": "component"
|
|
34593
|
-
}
|
|
34028
|
+
"name": "Component"
|
|
34594
34029
|
},
|
|
34595
34030
|
"isOptional": true,
|
|
34596
34031
|
"isSpread": false
|
|
@@ -34617,8 +34052,7 @@
|
|
|
34617
34052
|
"line": 1006,
|
|
34618
34053
|
"character": 58
|
|
34619
34054
|
},
|
|
34620
|
-
"name": "SourceFile"
|
|
34621
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
34055
|
+
"name": "SourceFile"
|
|
34622
34056
|
}
|
|
34623
34057
|
},
|
|
34624
34058
|
"isOptional": true,
|
|
@@ -34680,11 +34114,7 @@
|
|
|
34680
34114
|
"line": 1026,
|
|
34681
34115
|
"character": 43
|
|
34682
34116
|
},
|
|
34683
|
-
"name": "DependenciesEnv"
|
|
34684
|
-
"componentId": {
|
|
34685
|
-
"scope": "teambit.envs",
|
|
34686
|
-
"name": "envs"
|
|
34687
|
-
}
|
|
34117
|
+
"name": "DependenciesEnv"
|
|
34688
34118
|
},
|
|
34689
34119
|
"isOptional": false,
|
|
34690
34120
|
"isSpread": false
|
|
@@ -34780,11 +34210,7 @@
|
|
|
34780
34210
|
"line": 1040,
|
|
34781
34211
|
"character": 56
|
|
34782
34212
|
},
|
|
34783
|
-
"name": "EnvDefinition"
|
|
34784
|
-
"componentId": {
|
|
34785
|
-
"scope": "teambit.envs",
|
|
34786
|
-
"name": "envs"
|
|
34787
|
-
}
|
|
34213
|
+
"name": "EnvDefinition"
|
|
34788
34214
|
},
|
|
34789
34215
|
"isOptional": false,
|
|
34790
34216
|
"isSpread": false
|
|
@@ -34861,11 +34287,7 @@
|
|
|
34861
34287
|
"line": 1055,
|
|
34862
34288
|
"character": 48
|
|
34863
34289
|
},
|
|
34864
|
-
"name": "DependenciesEnv"
|
|
34865
|
-
"componentId": {
|
|
34866
|
-
"scope": "teambit.envs",
|
|
34867
|
-
"name": "envs"
|
|
34868
|
-
}
|
|
34290
|
+
"name": "DependenciesEnv"
|
|
34869
34291
|
},
|
|
34870
34292
|
"isOptional": false,
|
|
34871
34293
|
"isSpread": false
|
|
@@ -34950,8 +34372,7 @@
|
|
|
34950
34372
|
"line": 1071,
|
|
34951
34373
|
"character": 27
|
|
34952
34374
|
},
|
|
34953
|
-
"name": "ExtensionDataList"
|
|
34954
|
-
"packageName": "@teambit/legacy/dist/consumer/config/extension-data"
|
|
34375
|
+
"name": "ExtensionDataList"
|
|
34955
34376
|
},
|
|
34956
34377
|
"isOptional": false,
|
|
34957
34378
|
"isSpread": false
|
|
@@ -34971,12 +34392,7 @@
|
|
|
34971
34392
|
"line": 1072,
|
|
34972
34393
|
"character": 9
|
|
34973
34394
|
},
|
|
34974
|
-
"name": "ComponentID"
|
|
34975
|
-
"componentId": {
|
|
34976
|
-
"scope": "teambit.component",
|
|
34977
|
-
"name": "component-id",
|
|
34978
|
-
"version": "1.2.0"
|
|
34979
|
-
}
|
|
34395
|
+
"name": "ComponentID"
|
|
34980
34396
|
},
|
|
34981
34397
|
"isOptional": false,
|
|
34982
34398
|
"isSpread": false
|
|
@@ -35003,8 +34419,7 @@
|
|
|
35003
34419
|
"line": 1073,
|
|
35004
34420
|
"character": 19
|
|
35005
34421
|
},
|
|
35006
|
-
"name": "SourceFile"
|
|
35007
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
34422
|
+
"name": "SourceFile"
|
|
35008
34423
|
}
|
|
35009
34424
|
},
|
|
35010
34425
|
"isOptional": true,
|
|
@@ -35070,12 +34485,7 @@
|
|
|
35070
34485
|
"line": 1116,
|
|
35071
34486
|
"character": 41
|
|
35072
34487
|
},
|
|
35073
|
-
"name": "ComponentID"
|
|
35074
|
-
"componentId": {
|
|
35075
|
-
"scope": "teambit.component",
|
|
35076
|
-
"name": "component-id",
|
|
35077
|
-
"version": "1.2.0"
|
|
35078
|
-
}
|
|
34488
|
+
"name": "ComponentID"
|
|
35079
34489
|
},
|
|
35080
34490
|
"isOptional": false,
|
|
35081
34491
|
"isSpread": false
|
|
@@ -35102,8 +34512,7 @@
|
|
|
35102
34512
|
"line": 1116,
|
|
35103
34513
|
"character": 68
|
|
35104
34514
|
},
|
|
35105
|
-
"name": "SourceFile"
|
|
35106
|
-
"packageName": "@teambit/legacy/dist/consumer/component/sources"
|
|
34515
|
+
"name": "SourceFile"
|
|
35107
34516
|
}
|
|
35108
34517
|
},
|
|
35109
34518
|
"isOptional": true,
|
|
@@ -35178,8 +34587,7 @@
|
|
|
35178
34587
|
"line": 1121,
|
|
35179
34588
|
"character": 36
|
|
35180
34589
|
},
|
|
35181
|
-
"name": "LegacyComponent"
|
|
35182
|
-
"packageName": "@teambit/legacy/dist/consumer/component"
|
|
34590
|
+
"name": "LegacyComponent"
|
|
35183
34591
|
},
|
|
35184
34592
|
"isOptional": false,
|
|
35185
34593
|
"isSpread": false
|
|
@@ -35199,11 +34607,7 @@
|
|
|
35199
34607
|
"line": 1121,
|
|
35200
34608
|
"character": 68
|
|
35201
34609
|
},
|
|
35202
|
-
"name": "onTagIdTransformer"
|
|
35203
|
-
"componentId": {
|
|
35204
|
-
"scope": "teambit.component",
|
|
35205
|
-
"name": "snapping"
|
|
35206
|
-
}
|
|
34610
|
+
"name": "onTagIdTransformer"
|
|
35207
34611
|
},
|
|
35208
34612
|
"isOptional": false,
|
|
35209
34613
|
"isSpread": false
|
|
@@ -35308,8 +34712,7 @@
|
|
|
35308
34712
|
"line": 1157,
|
|
35309
34713
|
"character": 50
|
|
35310
34714
|
},
|
|
35311
|
-
"name": "ExtensionDataList"
|
|
35312
|
-
"packageName": "@teambit/legacy/dist/consumer/config/extension-data"
|
|
34715
|
+
"name": "ExtensionDataList"
|
|
35313
34716
|
},
|
|
35314
34717
|
"isOptional": false,
|
|
35315
34718
|
"isSpread": false
|
|
@@ -35394,12 +34797,7 @@
|
|
|
35394
34797
|
"line": 1179,
|
|
35395
34798
|
"character": 27
|
|
35396
34799
|
},
|
|
35397
|
-
"name": "RequireableComponent"
|
|
35398
|
-
"componentId": {
|
|
35399
|
-
"scope": "teambit.harmony",
|
|
35400
|
-
"name": "modules/requireable-component",
|
|
35401
|
-
"version": "0.0.497"
|
|
35402
|
-
}
|
|
34800
|
+
"name": "RequireableComponent"
|
|
35403
34801
|
},
|
|
35404
34802
|
"isOptional": false,
|
|
35405
34803
|
"isSpread": false
|
|
@@ -35427,12 +34825,7 @@
|
|
|
35427
34825
|
"line": 1180,
|
|
35428
34826
|
"character": 15
|
|
35429
34827
|
},
|
|
35430
|
-
"name": "ExtensionManifest"
|
|
35431
|
-
"componentId": {
|
|
35432
|
-
"scope": "teambit.harmony",
|
|
35433
|
-
"name": "harmony",
|
|
35434
|
-
"version": "0.4.6"
|
|
35435
|
-
}
|
|
34828
|
+
"name": "ExtensionManifest"
|
|
35436
34829
|
},
|
|
35437
34830
|
{
|
|
35438
34831
|
"__schema": "TypeRefSchema",
|
|
@@ -35441,12 +34834,7 @@
|
|
|
35441
34834
|
"line": 1180,
|
|
35442
34835
|
"character": 35
|
|
35443
34836
|
},
|
|
35444
|
-
"name": "Aspect"
|
|
35445
|
-
"componentId": {
|
|
35446
|
-
"scope": "teambit.harmony",
|
|
35447
|
-
"name": "harmony",
|
|
35448
|
-
"version": "0.4.6"
|
|
35449
|
-
}
|
|
34837
|
+
"name": "Aspect"
|
|
35450
34838
|
}
|
|
35451
34839
|
]
|
|
35452
34840
|
},
|
|
@@ -35478,12 +34866,7 @@
|
|
|
35478
34866
|
"line": 1181,
|
|
35479
34867
|
"character": 14
|
|
35480
34868
|
},
|
|
35481
|
-
"name": "ExtensionManifest"
|
|
35482
|
-
"componentId": {
|
|
35483
|
-
"scope": "teambit.harmony",
|
|
35484
|
-
"name": "harmony",
|
|
35485
|
-
"version": "0.4.6"
|
|
35486
|
-
}
|
|
34869
|
+
"name": "ExtensionManifest"
|
|
35487
34870
|
},
|
|
35488
34871
|
{
|
|
35489
34872
|
"__schema": "TypeRefSchema",
|
|
@@ -35492,12 +34875,7 @@
|
|
|
35492
34875
|
"line": 1181,
|
|
35493
34876
|
"character": 34
|
|
35494
34877
|
},
|
|
35495
|
-
"name": "Aspect"
|
|
35496
|
-
"componentId": {
|
|
35497
|
-
"scope": "teambit.harmony",
|
|
35498
|
-
"name": "harmony",
|
|
35499
|
-
"version": "0.4.6"
|
|
35500
|
-
}
|
|
34878
|
+
"name": "Aspect"
|
|
35501
34879
|
}
|
|
35502
34880
|
]
|
|
35503
34881
|
}
|
|
@@ -35703,11 +35081,7 @@
|
|
|
35703
35081
|
"line": 1260,
|
|
35704
35082
|
"character": 17
|
|
35705
35083
|
},
|
|
35706
|
-
"name": "Component"
|
|
35707
|
-
"componentId": {
|
|
35708
|
-
"scope": "teambit.component",
|
|
35709
|
-
"name": "component"
|
|
35710
|
-
}
|
|
35084
|
+
"name": "Component"
|
|
35711
35085
|
}
|
|
35712
35086
|
},
|
|
35713
35087
|
"isOptional": false
|
|
@@ -35961,11 +35335,7 @@
|
|
|
35961
35335
|
"line": 1260,
|
|
35962
35336
|
"character": 17
|
|
35963
35337
|
},
|
|
35964
|
-
"name": "Component"
|
|
35965
|
-
"componentId": {
|
|
35966
|
-
"scope": "teambit.component",
|
|
35967
|
-
"name": "component"
|
|
35968
|
-
}
|
|
35338
|
+
"name": "Component"
|
|
35969
35339
|
}
|
|
35970
35340
|
},
|
|
35971
35341
|
"isOptional": false
|
|
@@ -36942,11 +36312,7 @@
|
|
|
36942
36312
|
"line": 1424,
|
|
36943
36313
|
"character": 7
|
|
36944
36314
|
},
|
|
36945
|
-
"name": "EnvsMain"
|
|
36946
|
-
"componentId": {
|
|
36947
|
-
"scope": "teambit.envs",
|
|
36948
|
-
"name": "envs"
|
|
36949
|
-
}
|
|
36315
|
+
"name": "EnvsMain"
|
|
36950
36316
|
},
|
|
36951
36317
|
{
|
|
36952
36318
|
"__schema": "TypeRefSchema",
|
|
@@ -36955,11 +36321,7 @@
|
|
|
36955
36321
|
"line": 1425,
|
|
36956
36322
|
"character": 7
|
|
36957
36323
|
},
|
|
36958
|
-
"name": "LoggerMain"
|
|
36959
|
-
"componentId": {
|
|
36960
|
-
"scope": "teambit.harmony",
|
|
36961
|
-
"name": "logger"
|
|
36962
|
-
}
|
|
36324
|
+
"name": "LoggerMain"
|
|
36963
36325
|
},
|
|
36964
36326
|
{
|
|
36965
36327
|
"__schema": "TypeRefSchema",
|
|
@@ -36968,11 +36330,7 @@
|
|
|
36968
36330
|
"line": 1426,
|
|
36969
36331
|
"character": 7
|
|
36970
36332
|
},
|
|
36971
|
-
"name": "ConfigMain"
|
|
36972
|
-
"componentId": {
|
|
36973
|
-
"scope": "teambit.harmony",
|
|
36974
|
-
"name": "config"
|
|
36975
|
-
}
|
|
36333
|
+
"name": "ConfigMain"
|
|
36976
36334
|
},
|
|
36977
36335
|
{
|
|
36978
36336
|
"__schema": "TypeRefSchema",
|
|
@@ -36981,11 +36339,7 @@
|
|
|
36981
36339
|
"line": 1427,
|
|
36982
36340
|
"character": 7
|
|
36983
36341
|
},
|
|
36984
|
-
"name": "AspectLoaderMain"
|
|
36985
|
-
"componentId": {
|
|
36986
|
-
"scope": "teambit.harmony",
|
|
36987
|
-
"name": "aspect-loader"
|
|
36988
|
-
}
|
|
36342
|
+
"name": "AspectLoaderMain"
|
|
36989
36343
|
},
|
|
36990
36344
|
{
|
|
36991
36345
|
"__schema": "TypeRefSchema",
|
|
@@ -36994,11 +36348,7 @@
|
|
|
36994
36348
|
"line": 1428,
|
|
36995
36349
|
"character": 7
|
|
36996
36350
|
},
|
|
36997
|
-
"name": "ComponentMain"
|
|
36998
|
-
"componentId": {
|
|
36999
|
-
"scope": "teambit.component",
|
|
37000
|
-
"name": "component"
|
|
37001
|
-
}
|
|
36351
|
+
"name": "ComponentMain"
|
|
37002
36352
|
},
|
|
37003
36353
|
{
|
|
37004
36354
|
"__schema": "TypeRefSchema",
|
|
@@ -37007,11 +36357,7 @@
|
|
|
37007
36357
|
"line": 1429,
|
|
37008
36358
|
"character": 7
|
|
37009
36359
|
},
|
|
37010
|
-
"name": "GraphqlMain"
|
|
37011
|
-
"componentId": {
|
|
37012
|
-
"scope": "teambit.harmony",
|
|
37013
|
-
"name": "graphql"
|
|
37014
|
-
}
|
|
36360
|
+
"name": "GraphqlMain"
|
|
37015
36361
|
},
|
|
37016
36362
|
{
|
|
37017
36363
|
"__schema": "TypeRefSchema",
|
|
@@ -37020,11 +36366,7 @@
|
|
|
37020
36366
|
"line": 1430,
|
|
37021
36367
|
"character": 7
|
|
37022
36368
|
},
|
|
37023
|
-
"name": "GlobalConfigMain"
|
|
37024
|
-
"componentId": {
|
|
37025
|
-
"scope": "teambit.harmony",
|
|
37026
|
-
"name": "global-config"
|
|
37027
|
-
}
|
|
36369
|
+
"name": "GlobalConfigMain"
|
|
37028
36370
|
}
|
|
37029
36371
|
]
|
|
37030
36372
|
},
|
|
@@ -37074,8 +36416,7 @@
|
|
|
37074
36416
|
"line": 1441,
|
|
37075
36417
|
"character": 7
|
|
37076
36418
|
},
|
|
37077
|
-
"name": "RootPolicyRegistry"
|
|
37078
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
36419
|
+
"name": "RootPolicyRegistry"
|
|
37079
36420
|
},
|
|
37080
36421
|
{
|
|
37081
36422
|
"__schema": "TypeRefSchema",
|
|
@@ -37084,8 +36425,7 @@
|
|
|
37084
36425
|
"line": 1442,
|
|
37085
36426
|
"character": 7
|
|
37086
36427
|
},
|
|
37087
|
-
"name": "PoliciesRegistry"
|
|
37088
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
36428
|
+
"name": "PoliciesRegistry"
|
|
37089
36429
|
},
|
|
37090
36430
|
{
|
|
37091
36431
|
"__schema": "TypeRefSchema",
|
|
@@ -37094,8 +36434,7 @@
|
|
|
37094
36434
|
"line": 1443,
|
|
37095
36435
|
"character": 7
|
|
37096
36436
|
},
|
|
37097
|
-
"name": "PackageManagerSlot"
|
|
37098
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
36437
|
+
"name": "PackageManagerSlot"
|
|
37099
36438
|
},
|
|
37100
36439
|
{
|
|
37101
36440
|
"__schema": "TypeRefSchema",
|
|
@@ -37104,8 +36443,7 @@
|
|
|
37104
36443
|
"line": 1444,
|
|
37105
36444
|
"character": 7
|
|
37106
36445
|
},
|
|
37107
|
-
"name": "DependencyFactorySlot"
|
|
37108
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
36446
|
+
"name": "DependencyFactorySlot"
|
|
37109
36447
|
},
|
|
37110
36448
|
{
|
|
37111
36449
|
"__schema": "TypeRefSchema",
|
|
@@ -37114,8 +36452,7 @@
|
|
|
37114
36452
|
"line": 1445,
|
|
37115
36453
|
"character": 7
|
|
37116
36454
|
},
|
|
37117
|
-
"name": "PreInstallSlot"
|
|
37118
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
36455
|
+
"name": "PreInstallSlot"
|
|
37119
36456
|
},
|
|
37120
36457
|
{
|
|
37121
36458
|
"__schema": "TypeRefSchema",
|
|
@@ -37124,8 +36461,7 @@
|
|
|
37124
36461
|
"line": 1446,
|
|
37125
36462
|
"character": 7
|
|
37126
36463
|
},
|
|
37127
|
-
"name": "PostInstallSlot"
|
|
37128
|
-
"internalFilePath": "dependency-resolver.main.runtime.ts"
|
|
36464
|
+
"name": "PostInstallSlot"
|
|
37129
36465
|
}
|
|
37130
36466
|
]
|
|
37131
36467
|
},
|
|
@@ -37348,8 +36684,7 @@
|
|
|
37348
36684
|
"line": 1548,
|
|
37349
36685
|
"character": 41
|
|
37350
36686
|
},
|
|
37351
|
-
"name": "ProjectManifest"
|
|
37352
|
-
"packageName": "@pnpm/types"
|
|
36687
|
+
"name": "ProjectManifest"
|
|
37353
36688
|
}
|
|
37354
36689
|
},
|
|
37355
36690
|
"isOptional": false,
|
|
@@ -37424,12 +36759,7 @@
|
|
|
37424
36759
|
"line": 1594,
|
|
37425
36760
|
"character": 25
|
|
37426
36761
|
},
|
|
37427
|
-
"name": "ComponentID"
|
|
37428
|
-
"componentId": {
|
|
37429
|
-
"scope": "teambit.component",
|
|
37430
|
-
"name": "component-id",
|
|
37431
|
-
"version": "1.2.0"
|
|
37432
|
-
}
|
|
36762
|
+
"name": "ComponentID"
|
|
37433
36763
|
}
|
|
37434
36764
|
},
|
|
37435
36765
|
"isOptional": true
|
|
@@ -37489,8 +36819,7 @@
|
|
|
37489
36819
|
"line": 28,
|
|
37490
36820
|
"character": 27
|
|
37491
36821
|
},
|
|
37492
|
-
"name": "CurrentPkg"
|
|
37493
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
36822
|
+
"name": "CurrentPkg"
|
|
37494
36823
|
},
|
|
37495
36824
|
{
|
|
37496
36825
|
"__schema": "TypeLiteralSchema",
|
|
@@ -38062,8 +37391,7 @@
|
|
|
38062
37391
|
"line": 28,
|
|
38063
37392
|
"character": 27
|
|
38064
37393
|
},
|
|
38065
|
-
"name": "CurrentPkg"
|
|
38066
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
37394
|
+
"name": "CurrentPkg"
|
|
38067
37395
|
},
|
|
38068
37396
|
{
|
|
38069
37397
|
"__schema": "TypeLiteralSchema",
|
|
@@ -38419,8 +37747,7 @@
|
|
|
38419
37747
|
"line": 52,
|
|
38420
37748
|
"character": 27
|
|
38421
37749
|
},
|
|
38422
|
-
"name": "ComponentModelVersion"
|
|
38423
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
37750
|
+
"name": "ComponentModelVersion"
|
|
38424
37751
|
}
|
|
38425
37752
|
},
|
|
38426
37753
|
"isOptional": false
|
|
@@ -38589,8 +37916,7 @@
|
|
|
38589
37916
|
"line": 52,
|
|
38590
37917
|
"character": 27
|
|
38591
37918
|
},
|
|
38592
|
-
"name": "ComponentModelVersion"
|
|
38593
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
37919
|
+
"name": "ComponentModelVersion"
|
|
38594
37920
|
}
|
|
38595
37921
|
},
|
|
38596
37922
|
"isOptional": false
|
|
@@ -38613,8 +37939,7 @@
|
|
|
38613
37939
|
"line": 53,
|
|
38614
37940
|
"character": 5
|
|
38615
37941
|
},
|
|
38616
|
-
"name": "CurrentPkg"
|
|
38617
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
37942
|
+
"name": "CurrentPkg"
|
|
38618
37943
|
}
|
|
38619
37944
|
},
|
|
38620
37945
|
"modifiers": [
|
|
@@ -38756,12 +38081,7 @@
|
|
|
38756
38081
|
"line": 22,
|
|
38757
38082
|
"character": 17
|
|
38758
38083
|
},
|
|
38759
|
-
"name": "ComponentID"
|
|
38760
|
-
"componentId": {
|
|
38761
|
-
"scope": "teambit.component",
|
|
38762
|
-
"name": "component-id",
|
|
38763
|
-
"version": "1.2.0"
|
|
38764
|
-
}
|
|
38084
|
+
"name": "ComponentID"
|
|
38765
38085
|
},
|
|
38766
38086
|
"isOptional": true
|
|
38767
38087
|
},
|
|
@@ -38801,8 +38121,7 @@
|
|
|
38801
38121
|
"line": 25,
|
|
38802
38122
|
"character": 16
|
|
38803
38123
|
},
|
|
38804
|
-
"name": "ManifestDependenciesKeysNames"
|
|
38805
|
-
"internalFilePath": "manifest/manifest.ts"
|
|
38124
|
+
"name": "ManifestDependenciesKeysNames"
|
|
38806
38125
|
},
|
|
38807
38126
|
"isOptional": false
|
|
38808
38127
|
}
|
|
@@ -38854,8 +38173,7 @@
|
|
|
38854
38173
|
"line": 73,
|
|
38855
38174
|
"character": 62
|
|
38856
38175
|
},
|
|
38857
|
-
"name": "CurrentPkg"
|
|
38858
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
38176
|
+
"name": "CurrentPkg"
|
|
38859
38177
|
}
|
|
38860
38178
|
},
|
|
38861
38179
|
"modifiers": []
|
|
@@ -38925,8 +38243,7 @@
|
|
|
38925
38243
|
"line": 83,
|
|
38926
38244
|
"character": 101
|
|
38927
38245
|
},
|
|
38928
|
-
"name": "CurrentPkg"
|
|
38929
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
38246
|
+
"name": "CurrentPkg"
|
|
38930
38247
|
}
|
|
38931
38248
|
},
|
|
38932
38249
|
"modifiers": []
|
|
@@ -39033,8 +38350,7 @@
|
|
|
39033
38350
|
"line": 94,
|
|
39034
38351
|
"character": 4
|
|
39035
38352
|
},
|
|
39036
|
-
"name": "CurrentPkg"
|
|
39037
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
38353
|
+
"name": "CurrentPkg"
|
|
39038
38354
|
}
|
|
39039
38355
|
},
|
|
39040
38356
|
"modifiers": []
|
|
@@ -39073,8 +38389,7 @@
|
|
|
39073
38389
|
"line": 103,
|
|
39074
38390
|
"character": 17
|
|
39075
38391
|
},
|
|
39076
|
-
"name": "CurrentPkg"
|
|
39077
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
38392
|
+
"name": "CurrentPkg"
|
|
39078
38393
|
},
|
|
39079
38394
|
{
|
|
39080
38395
|
"__schema": "TypeUnionSchema",
|
|
@@ -39153,8 +38468,7 @@
|
|
|
39153
38468
|
"line": 105,
|
|
39154
38469
|
"character": 4
|
|
39155
38470
|
},
|
|
39156
|
-
"name": "CurrentPkg"
|
|
39157
|
-
"internalFilePath": "get-all-policy-pkgs.ts"
|
|
38471
|
+
"name": "CurrentPkg"
|
|
39158
38472
|
}
|
|
39159
38473
|
},
|
|
39160
38474
|
"modifiers": []
|
|
@@ -39194,8 +38508,7 @@
|
|
|
39194
38508
|
"line": 7,
|
|
39195
38509
|
"character": 52
|
|
39196
38510
|
},
|
|
39197
|
-
"name": "PackageName"
|
|
39198
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
38511
|
+
"name": "PackageName"
|
|
39199
38512
|
},
|
|
39200
38513
|
{
|
|
39201
38514
|
"__schema": "TypeRefSchema",
|
|
@@ -39235,8 +38548,7 @@
|
|
|
39235
38548
|
"line": 10,
|
|
39236
38549
|
"character": 18
|
|
39237
38550
|
},
|
|
39238
|
-
"name": "LifecycleDependenciesManifest"
|
|
39239
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
38551
|
+
"name": "LifecycleDependenciesManifest"
|
|
39240
38552
|
},
|
|
39241
38553
|
"isOptional": true
|
|
39242
38554
|
},
|
|
@@ -39256,8 +38568,7 @@
|
|
|
39256
38568
|
"line": 11,
|
|
39257
38569
|
"character": 26
|
|
39258
38570
|
},
|
|
39259
|
-
"name": "LifecycleDependenciesManifest"
|
|
39260
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
38571
|
+
"name": "LifecycleDependenciesManifest"
|
|
39261
38572
|
},
|
|
39262
38573
|
"isOptional": true
|
|
39263
38574
|
},
|
|
@@ -39277,8 +38588,7 @@
|
|
|
39277
38588
|
"line": 12,
|
|
39278
38589
|
"character": 21
|
|
39279
38590
|
},
|
|
39280
|
-
"name": "LifecycleDependenciesManifest"
|
|
39281
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
38591
|
+
"name": "LifecycleDependenciesManifest"
|
|
39282
38592
|
},
|
|
39283
38593
|
"isOptional": true
|
|
39284
38594
|
},
|
|
@@ -39298,8 +38608,7 @@
|
|
|
39298
38608
|
"line": 13,
|
|
39299
38609
|
"character": 22
|
|
39300
38610
|
},
|
|
39301
|
-
"name": "LifecycleDependenciesManifest"
|
|
39302
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
38611
|
+
"name": "LifecycleDependenciesManifest"
|
|
39303
38612
|
},
|
|
39304
38613
|
"isOptional": true
|
|
39305
38614
|
},
|
|
@@ -39319,8 +38628,7 @@
|
|
|
39319
38628
|
"line": 14,
|
|
39320
38629
|
"character": 26
|
|
39321
38630
|
},
|
|
39322
|
-
"name": "PeerDependenciesMeta"
|
|
39323
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
38631
|
+
"name": "PeerDependenciesMeta"
|
|
39324
38632
|
},
|
|
39325
38633
|
"isOptional": true
|
|
39326
38634
|
}
|
|
@@ -39371,8 +38679,7 @@
|
|
|
39371
38679
|
"line": 18,
|
|
39372
38680
|
"character": 23
|
|
39373
38681
|
},
|
|
39374
|
-
"name": "PeerDependencyMeta"
|
|
39375
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
38682
|
+
"name": "PeerDependencyMeta"
|
|
39376
38683
|
}
|
|
39377
38684
|
}
|
|
39378
38685
|
],
|
|
@@ -39629,8 +38936,7 @@
|
|
|
39629
38936
|
"line": 54,
|
|
39630
38937
|
"character": 48
|
|
39631
38938
|
},
|
|
39632
|
-
"name": "FindDependencyOptions"
|
|
39633
|
-
"internalFilePath": "dependencies/dependency-list.ts"
|
|
38939
|
+
"name": "FindDependencyOptions"
|
|
39634
38940
|
},
|
|
39635
38941
|
"isOptional": true,
|
|
39636
38942
|
"defaultValue": "{}",
|
|
@@ -40860,8 +40166,7 @@
|
|
|
40860
40166
|
"line": 26,
|
|
40861
40167
|
"character": 16
|
|
40862
40168
|
},
|
|
40863
|
-
"name": "PackageName"
|
|
40864
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
40169
|
+
"name": "PackageName"
|
|
40865
40170
|
},
|
|
40866
40171
|
"isOptional": false
|
|
40867
40172
|
},
|
|
@@ -41192,8 +40497,7 @@
|
|
|
41192
40497
|
"line": 43,
|
|
41193
40498
|
"character": 21
|
|
41194
40499
|
},
|
|
41195
|
-
"name": "DependencyManifest"
|
|
41196
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
40500
|
+
"name": "DependencyManifest"
|
|
41197
40501
|
},
|
|
41198
40502
|
"modifiers": []
|
|
41199
40503
|
},
|
|
@@ -42155,8 +41459,7 @@
|
|
|
42155
41459
|
"line": 43,
|
|
42156
41460
|
"character": 21
|
|
42157
41461
|
},
|
|
42158
|
-
"name": "DependencyManifest"
|
|
42159
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
41462
|
+
"name": "DependencyManifest"
|
|
42160
41463
|
},
|
|
42161
41464
|
"signature": "(): DependencyManifest"
|
|
42162
41465
|
}
|
|
@@ -42547,12 +41850,7 @@
|
|
|
42547
41850
|
"line": 19,
|
|
42548
41851
|
"character": 27
|
|
42549
41852
|
},
|
|
42550
|
-
"name": "ComponentID"
|
|
42551
|
-
"componentId": {
|
|
42552
|
-
"scope": "teambit.component",
|
|
42553
|
-
"name": "component-id",
|
|
42554
|
-
"version": "1.2.0"
|
|
42555
|
-
}
|
|
41853
|
+
"name": "ComponentID"
|
|
42556
41854
|
},
|
|
42557
41855
|
"isOptional": false,
|
|
42558
41856
|
"isSpread": false
|
|
@@ -43277,8 +42575,7 @@
|
|
|
43277
42575
|
"line": 43,
|
|
43278
42576
|
"character": 21
|
|
43279
42577
|
},
|
|
43280
|
-
"name": "DependencyManifest"
|
|
43281
|
-
"internalFilePath": "dependencies/dependency.ts"
|
|
42578
|
+
"name": "DependencyManifest"
|
|
43282
42579
|
},
|
|
43283
42580
|
"signature": "(): DependencyManifest"
|
|
43284
42581
|
}
|
|
@@ -44022,7 +43319,7 @@
|
|
|
44022
43319
|
"line": 16,
|
|
44023
43320
|
"character": 25
|
|
44024
43321
|
},
|
|
44025
|
-
"signature": "(legacyComponent:
|
|
43322
|
+
"signature": "(legacyComponent: LegacyComponent): Promise<DependencyList>",
|
|
44026
43323
|
"name": "",
|
|
44027
43324
|
"params": [
|
|
44028
43325
|
{
|
|
@@ -44040,8 +43337,7 @@
|
|
|
44040
43337
|
"line": 16,
|
|
44041
43338
|
"character": 43
|
|
44042
43339
|
},
|
|
44043
|
-
"name": "LegacyComponent"
|
|
44044
|
-
"packageName": "@teambit/legacy/dist/consumer/component"
|
|
43340
|
+
"name": "LegacyComponent"
|
|
44045
43341
|
},
|
|
44046
43342
|
"isOptional": false,
|
|
44047
43343
|
"isSpread": false
|
|
@@ -44148,8 +43444,7 @@
|
|
|
44148
43444
|
"line": 9,
|
|
44149
43445
|
"character": 52
|
|
44150
43446
|
},
|
|
44151
|
-
"name": "WorkspacePolicyConfigKeys"
|
|
44152
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
43447
|
+
"name": "WorkspacePolicyConfigKeys"
|
|
44153
43448
|
}
|
|
44154
43449
|
}
|
|
44155
43450
|
},
|
|
@@ -44196,8 +43491,7 @@
|
|
|
44196
43491
|
"line": 12,
|
|
44197
43492
|
"character": 42
|
|
44198
43493
|
},
|
|
44199
|
-
"name": "WorkspacePolicyLifecycleConfigObject"
|
|
44200
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
43494
|
+
"name": "WorkspacePolicyLifecycleConfigObject"
|
|
44201
43495
|
}
|
|
44202
43496
|
]
|
|
44203
43497
|
}
|
|
@@ -44247,8 +43541,7 @@
|
|
|
44247
43541
|
"line": 15,
|
|
44248
43542
|
"character": 42
|
|
44249
43543
|
},
|
|
44250
|
-
"name": "WorkspacePolicyLifecycleManifestObject"
|
|
44251
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
43544
|
+
"name": "WorkspacePolicyLifecycleManifestObject"
|
|
44252
43545
|
}
|
|
44253
43546
|
]
|
|
44254
43547
|
}
|
|
@@ -44306,8 +43599,7 @@
|
|
|
44306
43599
|
"line": 19,
|
|
44307
43600
|
"character": 27
|
|
44308
43601
|
},
|
|
44309
|
-
"name": "WorkspacePolicyConfigEntryValue"
|
|
44310
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
43602
|
+
"name": "WorkspacePolicyConfigEntryValue"
|
|
44311
43603
|
}
|
|
44312
43604
|
}
|
|
44313
43605
|
]
|
|
@@ -44337,8 +43629,7 @@
|
|
|
44337
43629
|
"line": 26,
|
|
44338
43630
|
"character": 47
|
|
44339
43631
|
},
|
|
44340
|
-
"name": "WorkspacePolicyEntryValue"
|
|
44341
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
43632
|
+
"name": "WorkspacePolicyEntryValue"
|
|
44342
43633
|
},
|
|
44343
43634
|
{
|
|
44344
43635
|
"__schema": "TypeRefSchema",
|
|
@@ -44347,8 +43638,7 @@
|
|
|
44347
43638
|
"line": 26,
|
|
44348
43639
|
"character": 75
|
|
44349
43640
|
},
|
|
44350
|
-
"name": "WorkspacePolicyEntryVersion"
|
|
44351
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
43641
|
+
"name": "WorkspacePolicyEntryVersion"
|
|
44352
43642
|
}
|
|
44353
43643
|
]
|
|
44354
43644
|
}
|
|
@@ -44456,8 +43746,7 @@
|
|
|
44456
43746
|
"line": 35,
|
|
44457
43747
|
"character": 59
|
|
44458
43748
|
},
|
|
44459
|
-
"name": "GitUrlVersion"
|
|
44460
|
-
"internalFilePath": "policy/policy.ts"
|
|
43749
|
+
"name": "GitUrlVersion"
|
|
44461
43750
|
},
|
|
44462
43751
|
{
|
|
44463
43752
|
"__schema": "TypeRefSchema",
|
|
@@ -44466,8 +43755,7 @@
|
|
|
44466
43755
|
"line": 35,
|
|
44467
43756
|
"character": 75
|
|
44468
43757
|
},
|
|
44469
|
-
"name": "FileSystemPath"
|
|
44470
|
-
"internalFilePath": "policy/policy.ts"
|
|
43758
|
+
"name": "FileSystemPath"
|
|
44471
43759
|
}
|
|
44472
43760
|
]
|
|
44473
43761
|
}
|
|
@@ -44505,8 +43793,7 @@
|
|
|
44505
43793
|
"line": 38,
|
|
44506
43794
|
"character": 12
|
|
44507
43795
|
},
|
|
44508
|
-
"name": "WorkspacePolicyEntryVersion"
|
|
44509
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
43796
|
+
"name": "WorkspacePolicyEntryVersion"
|
|
44510
43797
|
},
|
|
44511
43798
|
"isOptional": false
|
|
44512
43799
|
},
|
|
@@ -44738,8 +44025,7 @@
|
|
|
44738
44025
|
"line": 57,
|
|
44739
44026
|
"character": 46
|
|
44740
44027
|
},
|
|
44741
|
-
"name": "AddEntryOptions"
|
|
44742
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
44028
|
+
"name": "AddEntryOptions"
|
|
44743
44029
|
},
|
|
44744
44030
|
"isOptional": true,
|
|
44745
44031
|
"isSpread": false
|
|
@@ -45143,8 +44429,7 @@
|
|
|
45143
44429
|
"line": 106,
|
|
45144
44430
|
"character": 6
|
|
45145
44431
|
},
|
|
45146
|
-
"name": "WorkspacePolicyEntryVersion"
|
|
45147
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
44432
|
+
"name": "WorkspacePolicyEntryVersion"
|
|
45148
44433
|
},
|
|
45149
44434
|
{
|
|
45150
44435
|
"__schema": "KeywordTypeSchema",
|
|
@@ -45225,8 +44510,7 @@
|
|
|
45225
44510
|
"line": 117,
|
|
45226
44511
|
"character": 6
|
|
45227
44512
|
},
|
|
45228
|
-
"name": "WorkspacePolicyEntryVersion"
|
|
45229
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
44513
|
+
"name": "WorkspacePolicyEntryVersion"
|
|
45230
44514
|
},
|
|
45231
44515
|
{
|
|
45232
44516
|
"__schema": "KeywordTypeSchema",
|
|
@@ -45503,8 +44787,7 @@
|
|
|
45503
44787
|
"line": 23,
|
|
45504
44788
|
"character": 27
|
|
45505
44789
|
},
|
|
45506
|
-
"name": "WorkspacePolicyEntryVersion"
|
|
45507
|
-
"internalFilePath": "policy/workspace-policy/workspace-policy.ts"
|
|
44790
|
+
"name": "WorkspacePolicyEntryVersion"
|
|
45508
44791
|
}
|
|
45509
44792
|
}
|
|
45510
44793
|
]
|
|
@@ -45636,8 +44919,7 @@
|
|
|
45636
44919
|
"line": 8,
|
|
45637
44920
|
"character": 80
|
|
45638
44921
|
},
|
|
45639
|
-
"name": "VariantPolicyLifecycleConfigObject"
|
|
45640
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
44922
|
+
"name": "VariantPolicyLifecycleConfigObject"
|
|
45641
44923
|
}
|
|
45642
44924
|
]
|
|
45643
44925
|
}
|
|
@@ -45668,8 +44950,7 @@
|
|
|
45668
44950
|
"line": 28,
|
|
45669
44951
|
"character": 45
|
|
45670
44952
|
},
|
|
45671
|
-
"name": "VariantPolicyEntryValue"
|
|
45672
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
44953
|
+
"name": "VariantPolicyEntryValue"
|
|
45673
44954
|
},
|
|
45674
44955
|
{
|
|
45675
44956
|
"__schema": "TypeRefSchema",
|
|
@@ -45678,8 +44959,7 @@
|
|
|
45678
44959
|
"line": 28,
|
|
45679
44960
|
"character": 71
|
|
45680
44961
|
},
|
|
45681
|
-
"name": "VariantPolicyEntryVersion"
|
|
45682
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
44962
|
+
"name": "VariantPolicyEntryVersion"
|
|
45683
44963
|
}
|
|
45684
44964
|
]
|
|
45685
44965
|
}
|
|
@@ -45746,8 +45026,7 @@
|
|
|
45746
45026
|
"line": 36,
|
|
45747
45027
|
"character": 12
|
|
45748
45028
|
},
|
|
45749
|
-
"name": "VariantPolicyEntryVersion"
|
|
45750
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
45029
|
+
"name": "VariantPolicyEntryVersion"
|
|
45751
45030
|
},
|
|
45752
45031
|
"isOptional": false
|
|
45753
45032
|
},
|
|
@@ -46061,8 +45340,7 @@
|
|
|
46061
45340
|
"line": 58,
|
|
46062
45341
|
"character": 39
|
|
46063
45342
|
},
|
|
46064
|
-
"name": "SerializedVariantPolicyEntry"
|
|
46065
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
45343
|
+
"name": "SerializedVariantPolicyEntry"
|
|
46066
45344
|
}
|
|
46067
45345
|
}
|
|
46068
45346
|
},
|
|
@@ -46700,8 +45978,7 @@
|
|
|
46700
45978
|
"line": 132,
|
|
46701
45979
|
"character": 74
|
|
46702
45980
|
},
|
|
46703
|
-
"name": "VariantPolicyEntryVersion"
|
|
46704
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
45981
|
+
"name": "VariantPolicyEntryVersion"
|
|
46705
45982
|
},
|
|
46706
45983
|
{
|
|
46707
45984
|
"__schema": "KeywordTypeSchema",
|
|
@@ -46782,8 +46059,7 @@
|
|
|
46782
46059
|
"line": 143,
|
|
46783
46060
|
"character": 6
|
|
46784
46061
|
},
|
|
46785
|
-
"name": "VariantPolicyEntryVersion"
|
|
46786
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
46062
|
+
"name": "VariantPolicyEntryVersion"
|
|
46787
46063
|
},
|
|
46788
46064
|
{
|
|
46789
46065
|
"__schema": "KeywordTypeSchema",
|
|
@@ -47078,8 +46354,7 @@
|
|
|
47078
46354
|
"line": 232,
|
|
47079
46355
|
"character": 50
|
|
47080
46356
|
},
|
|
47081
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
47082
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
46357
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
47083
46358
|
},
|
|
47084
46359
|
"isOptional": true,
|
|
47085
46360
|
"defaultValue": "{}",
|
|
@@ -47377,8 +46652,7 @@
|
|
|
47377
46652
|
"line": 329,
|
|
47378
46653
|
"character": 10
|
|
47379
46654
|
},
|
|
47380
|
-
"name": "VariantPolicyConfigEntryValue"
|
|
47381
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
46655
|
+
"name": "VariantPolicyConfigEntryValue"
|
|
47382
46656
|
},
|
|
47383
46657
|
"isOptional": false,
|
|
47384
46658
|
"isSpread": false
|
|
@@ -47418,8 +46692,7 @@
|
|
|
47418
46692
|
"line": 331,
|
|
47419
46693
|
"character": 9
|
|
47420
46694
|
},
|
|
47421
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
47422
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
46695
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
47423
46696
|
},
|
|
47424
46697
|
"isOptional": false,
|
|
47425
46698
|
"isSpread": false
|
|
@@ -47491,8 +46764,7 @@
|
|
|
47491
46764
|
"line": 11,
|
|
47492
46765
|
"character": 27
|
|
47493
46766
|
},
|
|
47494
|
-
"name": "VariantPolicyConfigEntryValue"
|
|
47495
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
46767
|
+
"name": "VariantPolicyConfigEntryValue"
|
|
47496
46768
|
}
|
|
47497
46769
|
}
|
|
47498
46770
|
]
|
|
@@ -47767,8 +47039,7 @@
|
|
|
47767
47039
|
"line": 273,
|
|
47768
47040
|
"character": 12
|
|
47769
47041
|
},
|
|
47770
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
47771
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
47042
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
47772
47043
|
},
|
|
47773
47044
|
"isOptional": false,
|
|
47774
47045
|
"isSpread": false
|
|
@@ -47844,8 +47115,7 @@
|
|
|
47844
47115
|
"line": 287,
|
|
47845
47116
|
"character": 23
|
|
47846
47117
|
},
|
|
47847
|
-
"name": "VariantPolicyConfigEntryValue"
|
|
47848
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
47118
|
+
"name": "VariantPolicyConfigEntryValue"
|
|
47849
47119
|
}
|
|
47850
47120
|
]
|
|
47851
47121
|
},
|
|
@@ -47898,8 +47168,7 @@
|
|
|
47898
47168
|
"line": 289,
|
|
47899
47169
|
"character": 12
|
|
47900
47170
|
},
|
|
47901
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
47902
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
47171
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
47903
47172
|
},
|
|
47904
47173
|
"isOptional": false,
|
|
47905
47174
|
"isSpread": false
|
|
@@ -47966,8 +47235,7 @@
|
|
|
47966
47235
|
"line": 307,
|
|
47967
47236
|
"character": 24
|
|
47968
47237
|
},
|
|
47969
|
-
"name": "VariantPolicyLifecycleConfigEntryObject"
|
|
47970
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
47238
|
+
"name": "VariantPolicyLifecycleConfigEntryObject"
|
|
47971
47239
|
}
|
|
47972
47240
|
]
|
|
47973
47241
|
},
|
|
@@ -48020,8 +47288,7 @@
|
|
|
48020
47288
|
"line": 309,
|
|
48021
47289
|
"character": 12
|
|
48022
47290
|
},
|
|
48023
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
48024
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
47291
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
48025
47292
|
},
|
|
48026
47293
|
"isOptional": false,
|
|
48027
47294
|
"isSpread": false
|
|
@@ -48080,8 +47347,7 @@
|
|
|
48080
47347
|
"line": 25,
|
|
48081
47348
|
"character": 39
|
|
48082
47349
|
},
|
|
48083
|
-
"name": "EnvJsoncPolicyEntry"
|
|
48084
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
47350
|
+
"name": "EnvJsoncPolicyEntry"
|
|
48085
47351
|
},
|
|
48086
47352
|
{
|
|
48087
47353
|
"__schema": "TypeLiteralSchema",
|
|
@@ -48241,8 +47507,7 @@
|
|
|
48241
47507
|
"line": 34,
|
|
48242
47508
|
"character": 11
|
|
48243
47509
|
},
|
|
48244
|
-
"name": "EnvJsoncPolicyPeerEntry"
|
|
48245
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
47510
|
+
"name": "EnvJsoncPolicyPeerEntry"
|
|
48246
47511
|
}
|
|
48247
47512
|
},
|
|
48248
47513
|
"isOptional": true
|
|
@@ -48270,8 +47535,7 @@
|
|
|
48270
47535
|
"line": 35,
|
|
48271
47536
|
"character": 9
|
|
48272
47537
|
},
|
|
48273
|
-
"name": "EnvJsoncPolicyEntry"
|
|
48274
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
47538
|
+
"name": "EnvJsoncPolicyEntry"
|
|
48275
47539
|
}
|
|
48276
47540
|
},
|
|
48277
47541
|
"isOptional": true
|
|
@@ -48299,8 +47563,7 @@
|
|
|
48299
47563
|
"line": 36,
|
|
48300
47564
|
"character": 13
|
|
48301
47565
|
},
|
|
48302
|
-
"name": "EnvJsoncPolicyEntry"
|
|
48303
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
47566
|
+
"name": "EnvJsoncPolicyEntry"
|
|
48304
47567
|
}
|
|
48305
47568
|
},
|
|
48306
47569
|
"isOptional": true
|
|
@@ -48351,8 +47614,7 @@
|
|
|
48351
47614
|
"line": 42,
|
|
48352
47615
|
"character": 48
|
|
48353
47616
|
},
|
|
48354
|
-
"name": "EnvPolicyEnvJsoncConfigObject"
|
|
48355
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
47617
|
+
"name": "EnvPolicyEnvJsoncConfigObject"
|
|
48356
47618
|
},
|
|
48357
47619
|
{
|
|
48358
47620
|
"__schema": "LiteralTypeSchema",
|
|
@@ -48401,8 +47663,7 @@
|
|
|
48401
47663
|
"line": 44,
|
|
48402
47664
|
"character": 37
|
|
48403
47665
|
},
|
|
48404
|
-
"name": "EnvPolicyEnvJsoncConfigObject"
|
|
48405
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
47666
|
+
"name": "EnvPolicyEnvJsoncConfigObject"
|
|
48406
47667
|
},
|
|
48407
47668
|
{
|
|
48408
47669
|
"__schema": "TypeRefSchema",
|
|
@@ -48411,8 +47672,7 @@
|
|
|
48411
47672
|
"line": 44,
|
|
48412
47673
|
"character": 69
|
|
48413
47674
|
},
|
|
48414
|
-
"name": "EnvPolicyLegacyConfigObject"
|
|
48415
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
47675
|
+
"name": "EnvPolicyLegacyConfigObject"
|
|
48416
47676
|
}
|
|
48417
47677
|
]
|
|
48418
47678
|
}
|
|
@@ -48542,8 +47802,7 @@
|
|
|
48542
47802
|
"line": 53,
|
|
48543
47803
|
"character": 41
|
|
48544
47804
|
},
|
|
48545
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
48546
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
47805
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
48547
47806
|
},
|
|
48548
47807
|
"isOptional": true,
|
|
48549
47808
|
"defaultValue": "{}",
|
|
@@ -49191,8 +48450,7 @@
|
|
|
49191
48450
|
"line": 132,
|
|
49192
48451
|
"character": 74
|
|
49193
48452
|
},
|
|
49194
|
-
"name": "VariantPolicyEntryVersion"
|
|
49195
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
48453
|
+
"name": "VariantPolicyEntryVersion"
|
|
49196
48454
|
},
|
|
49197
48455
|
{
|
|
49198
48456
|
"__schema": "KeywordTypeSchema",
|
|
@@ -49273,8 +48531,7 @@
|
|
|
49273
48531
|
"line": 143,
|
|
49274
48532
|
"character": 6
|
|
49275
48533
|
},
|
|
49276
|
-
"name": "VariantPolicyEntryVersion"
|
|
49277
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
48534
|
+
"name": "VariantPolicyEntryVersion"
|
|
49278
48535
|
},
|
|
49279
48536
|
{
|
|
49280
48537
|
"__schema": "KeywordTypeSchema",
|
|
@@ -49574,8 +48831,7 @@
|
|
|
49574
48831
|
"line": 232,
|
|
49575
48832
|
"character": 50
|
|
49576
48833
|
},
|
|
49577
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
49578
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
48834
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
49579
48835
|
}
|
|
49580
48836
|
}
|
|
49581
48837
|
],
|
|
@@ -50004,8 +49260,7 @@
|
|
|
50004
49260
|
"line": 115,
|
|
50005
49261
|
"character": 12
|
|
50006
49262
|
},
|
|
50007
|
-
"name": "EnvJsoncPolicyConfigKey"
|
|
50008
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
49263
|
+
"name": "EnvJsoncPolicyConfigKey"
|
|
50009
49264
|
},
|
|
50010
49265
|
"isOptional": false,
|
|
50011
49266
|
"isSpread": false
|
|
@@ -50025,8 +49280,7 @@
|
|
|
50025
49280
|
"line": 116,
|
|
50026
49281
|
"character": 15
|
|
50027
49282
|
},
|
|
50028
|
-
"name": "VersionKeyName"
|
|
50029
|
-
"internalFilePath": "policy/env-policy/env-policy.ts"
|
|
49283
|
+
"name": "VersionKeyName"
|
|
50030
49284
|
},
|
|
50031
49285
|
"isOptional": true,
|
|
50032
49286
|
"defaultValue": "'version'",
|
|
@@ -50067,8 +49321,7 @@
|
|
|
50067
49321
|
"line": 118,
|
|
50068
49322
|
"character": 12
|
|
50069
49323
|
},
|
|
50070
|
-
"name": "VariantPolicyFromConfigObjectOptions"
|
|
50071
|
-
"internalFilePath": "policy/variant-policy/variant-policy.ts"
|
|
49324
|
+
"name": "VariantPolicyFromConfigObjectOptions"
|
|
50072
49325
|
},
|
|
50073
49326
|
"isOptional": false,
|
|
50074
49327
|
"isSpread": false
|
|
@@ -50232,8 +49485,7 @@
|
|
|
50232
49485
|
"line": 20,
|
|
50233
49486
|
"character": 44
|
|
50234
49487
|
},
|
|
50235
|
-
"name": "RemoveDepSign"
|
|
50236
|
-
"internalFilePath": "policy/policy.ts"
|
|
49488
|
+
"name": "RemoveDepSign"
|
|
50237
49489
|
}
|
|
50238
49490
|
]
|
|
50239
49491
|
}
|
|
@@ -50281,8 +49533,7 @@
|
|
|
50281
49533
|
"line": 24,
|
|
50282
49534
|
"character": 44
|
|
50283
49535
|
},
|
|
50284
|
-
"name": "GitUrlVersion"
|
|
50285
|
-
"internalFilePath": "policy/policy.ts"
|
|
49536
|
+
"name": "GitUrlVersion"
|
|
50286
49537
|
},
|
|
50287
49538
|
{
|
|
50288
49539
|
"__schema": "TypeRefSchema",
|
|
@@ -50291,8 +49542,7 @@
|
|
|
50291
49542
|
"line": 24,
|
|
50292
49543
|
"character": 60
|
|
50293
49544
|
},
|
|
50294
|
-
"name": "FileSystemPath"
|
|
50295
|
-
"internalFilePath": "policy/policy.ts"
|
|
49545
|
+
"name": "FileSystemPath"
|
|
50296
49546
|
}
|
|
50297
49547
|
]
|
|
50298
49548
|
}
|
|
@@ -51398,11 +50648,7 @@
|
|
|
51398
50648
|
"line": 119,
|
|
51399
50649
|
"character": 27
|
|
51400
50650
|
},
|
|
51401
|
-
"name": "AspectLoaderMain"
|
|
51402
|
-
"componentId": {
|
|
51403
|
-
"scope": "teambit.harmony",
|
|
51404
|
-
"name": "aspect-loader"
|
|
51405
|
-
}
|
|
50651
|
+
"name": "AspectLoaderMain"
|
|
51406
50652
|
},
|
|
51407
50653
|
"isOptional": false,
|
|
51408
50654
|
"isSpread": false
|
|
@@ -51422,11 +50668,7 @@
|
|
|
51422
50668
|
"line": 121,
|
|
51423
50669
|
"character": 30
|
|
51424
50670
|
},
|
|
51425
|
-
"name": "ComponentMain"
|
|
51426
|
-
"componentId": {
|
|
51427
|
-
"scope": "teambit.component",
|
|
51428
|
-
"name": "component"
|
|
51429
|
-
}
|
|
50671
|
+
"name": "ComponentMain"
|
|
51430
50672
|
},
|
|
51431
50673
|
"isOptional": false,
|
|
51432
50674
|
"isSpread": false
|
|
@@ -51446,11 +50688,7 @@
|
|
|
51446
50688
|
"line": 123,
|
|
51447
50689
|
"character": 19
|
|
51448
50690
|
},
|
|
51449
|
-
"name": "EnvsMain"
|
|
51450
|
-
"componentId": {
|
|
51451
|
-
"scope": "teambit.envs",
|
|
51452
|
-
"name": "envs"
|
|
51453
|
-
}
|
|
50691
|
+
"name": "EnvsMain"
|
|
51454
50692
|
},
|
|
51455
50693
|
"isOptional": false,
|
|
51456
50694
|
"isSpread": false
|
|
@@ -51470,11 +50708,7 @@
|
|
|
51470
50708
|
"line": 125,
|
|
51471
50709
|
"character": 21
|
|
51472
50710
|
},
|
|
51473
|
-
"name": "Logger"
|
|
51474
|
-
"componentId": {
|
|
51475
|
-
"scope": "teambit.harmony",
|
|
51476
|
-
"name": "logger"
|
|
51477
|
-
}
|
|
50711
|
+
"name": "Logger"
|
|
51478
50712
|
},
|
|
51479
50713
|
"isOptional": false,
|
|
51480
50714
|
"isSpread": false
|
|
@@ -51511,8 +50745,7 @@
|
|
|
51511
50745
|
"line": 127,
|
|
51512
50746
|
"character": 32
|
|
51513
50747
|
},
|
|
51514
|
-
"name": "PathAbsolute"
|
|
51515
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
|
50748
|
+
"name": "PathAbsolute"
|
|
51516
50749
|
}
|
|
51517
50750
|
]
|
|
51518
50751
|
},
|
|
@@ -51554,8 +50787,7 @@
|
|
|
51554
50787
|
"line": 131,
|
|
51555
50788
|
"character": 29
|
|
51556
50789
|
},
|
|
51557
|
-
"name": "DepLinkerContext"
|
|
51558
|
-
"internalFilePath": "dependency-linker.ts"
|
|
50790
|
+
"name": "DepLinkerContext"
|
|
51559
50791
|
},
|
|
51560
50792
|
"isOptional": true,
|
|
51561
50793
|
"defaultValue": "{}",
|
|
@@ -51638,10 +50870,6 @@
|
|
|
51638
50870
|
"character": 28
|
|
51639
50871
|
},
|
|
51640
50872
|
"name": "ComponentMap",
|
|
51641
|
-
"componentId": {
|
|
51642
|
-
"scope": "teambit.component",
|
|
51643
|
-
"name": "component"
|
|
51644
|
-
},
|
|
51645
50873
|
"typeArgs": [
|
|
51646
50874
|
{
|
|
51647
50875
|
"__schema": "KeywordTypeSchema",
|
|
@@ -51790,10 +51018,6 @@
|
|
|
51790
51018
|
"character": 28
|
|
51791
51019
|
},
|
|
51792
51020
|
"name": "ComponentMap",
|
|
51793
|
-
"componentId": {
|
|
51794
|
-
"scope": "teambit.component",
|
|
51795
|
-
"name": "component"
|
|
51796
|
-
},
|
|
51797
51021
|
"typeArgs": [
|
|
51798
51022
|
{
|
|
51799
51023
|
"__schema": "KeywordTypeSchema",
|
|
@@ -51955,11 +51179,7 @@
|
|
|
51955
51179
|
"line": 271,
|
|
51956
51180
|
"character": 19
|
|
51957
51181
|
},
|
|
51958
|
-
"name": "ComponentID"
|
|
51959
|
-
"componentId": {
|
|
51960
|
-
"scope": "teambit.component",
|
|
51961
|
-
"name": "component"
|
|
51962
|
-
}
|
|
51182
|
+
"name": "ComponentID"
|
|
51963
51183
|
}
|
|
51964
51184
|
},
|
|
51965
51185
|
"isOptional": true,
|
|
@@ -52652,10 +51872,6 @@
|
|
|
52652
51872
|
"character": 26
|
|
52653
51873
|
},
|
|
52654
51874
|
"name": "ComponentMap",
|
|
52655
|
-
"componentId": {
|
|
52656
|
-
"scope": "teambit.component",
|
|
52657
|
-
"name": "component"
|
|
52658
|
-
},
|
|
52659
51875
|
"typeArgs": [
|
|
52660
51876
|
{
|
|
52661
51877
|
"__schema": "KeywordTypeSchema",
|
|
@@ -52955,10 +52171,6 @@
|
|
|
52955
52171
|
"character": 26
|
|
52956
52172
|
},
|
|
52957
52173
|
"name": "ComponentMap",
|
|
52958
|
-
"componentId": {
|
|
52959
|
-
"scope": "teambit.component",
|
|
52960
|
-
"name": "component"
|
|
52961
|
-
},
|
|
52962
52174
|
"typeArgs": [
|
|
52963
52175
|
{
|
|
52964
52176
|
"__schema": "KeywordTypeSchema",
|
|
@@ -53281,8 +52493,7 @@
|
|
|
53281
52493
|
"line": 63,
|
|
53282
52494
|
"character": 46
|
|
53283
52495
|
},
|
|
53284
|
-
"name": "PreInstallSubscriber"
|
|
53285
|
-
"internalFilePath": "dependency-installer.ts"
|
|
52496
|
+
"name": "PreInstallSubscriber"
|
|
53286
52497
|
}
|
|
53287
52498
|
]
|
|
53288
52499
|
}
|
|
@@ -53395,8 +52606,7 @@
|
|
|
53395
52606
|
"line": 66,
|
|
53396
52607
|
"character": 47
|
|
53397
52608
|
},
|
|
53398
|
-
"name": "PostInstallSubscriber"
|
|
53399
|
-
"internalFilePath": "dependency-installer.ts"
|
|
52609
|
+
"name": "PostInstallSubscriber"
|
|
53400
52610
|
}
|
|
53401
52611
|
]
|
|
53402
52612
|
}
|
|
@@ -53456,11 +52666,7 @@
|
|
|
53456
52666
|
"line": 75,
|
|
53457
52667
|
"character": 27
|
|
53458
52668
|
},
|
|
53459
|
-
"name": "AspectLoaderMain"
|
|
53460
|
-
"componentId": {
|
|
53461
|
-
"scope": "teambit.harmony",
|
|
53462
|
-
"name": "aspect-loader"
|
|
53463
|
-
}
|
|
52669
|
+
"name": "AspectLoaderMain"
|
|
53464
52670
|
},
|
|
53465
52671
|
"isOptional": false,
|
|
53466
52672
|
"isSpread": false
|
|
@@ -53480,11 +52686,7 @@
|
|
|
53480
52686
|
"line": 77,
|
|
53481
52687
|
"character": 21
|
|
53482
52688
|
},
|
|
53483
|
-
"name": "Logger"
|
|
53484
|
-
"componentId": {
|
|
53485
|
-
"scope": "teambit.harmony",
|
|
53486
|
-
"name": "logger"
|
|
53487
|
-
}
|
|
52689
|
+
"name": "Logger"
|
|
53488
52690
|
},
|
|
53489
52691
|
"isOptional": false,
|
|
53490
52692
|
"isSpread": false
|
|
@@ -53541,8 +52743,7 @@
|
|
|
53541
52743
|
"line": 81,
|
|
53542
52744
|
"character": 32
|
|
53543
52745
|
},
|
|
53544
|
-
"name": "PathAbsolute"
|
|
53545
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
|
52746
|
+
"name": "PathAbsolute"
|
|
53546
52747
|
}
|
|
53547
52748
|
]
|
|
53548
52749
|
},
|
|
@@ -53581,8 +52782,7 @@
|
|
|
53581
52782
|
"line": 83,
|
|
53582
52783
|
"character": 37
|
|
53583
52784
|
},
|
|
53584
|
-
"name": "PathAbsolute"
|
|
53585
|
-
"packageName": "@teambit/legacy/dist/utils/path"
|
|
52785
|
+
"name": "PathAbsolute"
|
|
53586
52786
|
}
|
|
53587
52787
|
]
|
|
53588
52788
|
},
|
|
@@ -53604,8 +52804,7 @@
|
|
|
53604
52804
|
"line": 85,
|
|
53605
52805
|
"character": 40
|
|
53606
52806
|
},
|
|
53607
|
-
"name": "PreInstallSubscriberList"
|
|
53608
|
-
"internalFilePath": "dependency-installer.ts"
|
|
52807
|
+
"name": "PreInstallSubscriberList"
|
|
53609
52808
|
},
|
|
53610
52809
|
"isOptional": true,
|
|
53611
52810
|
"isSpread": false
|
|
@@ -53625,8 +52824,7 @@
|
|
|
53625
52824
|
"line": 87,
|
|
53626
52825
|
"character": 41
|
|
53627
52826
|
},
|
|
53628
|
-
"name": "PostInstallSubscriberList"
|
|
53629
|
-
"internalFilePath": "dependency-installer.ts"
|
|
52827
|
+
"name": "PostInstallSubscriberList"
|
|
53630
52828
|
},
|
|
53631
52829
|
"isOptional": true,
|
|
53632
52830
|
"isSpread": false
|
|
@@ -53765,8 +52963,7 @@
|
|
|
53765
52963
|
"line": 99,
|
|
53766
52964
|
"character": 35
|
|
53767
52965
|
},
|
|
53768
|
-
"name": "PeerDependencyRules"
|
|
53769
|
-
"packageName": "@pnpm/types"
|
|
52966
|
+
"name": "PeerDependencyRules"
|
|
53770
52967
|
},
|
|
53771
52968
|
"isOptional": true,
|
|
53772
52969
|
"isSpread": false
|
|
@@ -53834,8 +53031,7 @@
|
|
|
53834
53031
|
"line": 105,
|
|
53835
53032
|
"character": 32
|
|
53836
53033
|
},
|
|
53837
|
-
"name": "DepInstallerContext"
|
|
53838
|
-
"internalFilePath": "dependency-installer.ts"
|
|
53034
|
+
"name": "DepInstallerContext"
|
|
53839
53035
|
},
|
|
53840
53036
|
"isOptional": true,
|
|
53841
53037
|
"defaultValue": "{}",
|
|
@@ -53938,10 +53134,6 @@
|
|
|
53938
53134
|
"character": 28
|
|
53939
53135
|
},
|
|
53940
53136
|
"name": "ComponentMap",
|
|
53941
|
-
"componentId": {
|
|
53942
|
-
"scope": "teambit.component",
|
|
53943
|
-
"name": "component"
|
|
53944
|
-
},
|
|
53945
53137
|
"typeArgs": [
|
|
53946
53138
|
{
|
|
53947
53139
|
"__schema": "KeywordTypeSchema",
|
|
@@ -54095,8 +53287,7 @@
|
|
|
54095
53287
|
"line": 140,
|
|
54096
53288
|
"character": 31
|
|
54097
53289
|
},
|
|
54098
|
-
"name": "ProjectManifest"
|
|
54099
|
-
"packageName": "@pnpm/types"
|
|
53290
|
+
"name": "ProjectManifest"
|
|
54100
53291
|
}
|
|
54101
53292
|
]
|
|
54102
53293
|
},
|
|
@@ -54139,10 +53330,6 @@
|
|
|
54139
53330
|
"character": 28
|
|
54140
53331
|
},
|
|
54141
53332
|
"name": "ComponentMap",
|
|
54142
|
-
"componentId": {
|
|
54143
|
-
"scope": "teambit.component",
|
|
54144
|
-
"name": "component"
|
|
54145
|
-
},
|
|
54146
53333
|
"typeArgs": [
|
|
54147
53334
|
{
|
|
54148
53335
|
"__schema": "KeywordTypeSchema",
|
|
@@ -54599,10 +53786,6 @@
|
|
|
54599
53786
|
"character": 17
|
|
54600
53787
|
},
|
|
54601
53788
|
"name": "EnvHandler",
|
|
54602
|
-
"componentId": {
|
|
54603
|
-
"scope": "teambit.envs",
|
|
54604
|
-
"name": "envs"
|
|
54605
|
-
},
|
|
54606
53789
|
"typeArgs": [
|
|
54607
53790
|
{
|
|
54608
53791
|
"__schema": "TypeUnionSchema",
|
|
@@ -54691,7 +53874,7 @@
|
|
|
54691
53874
|
"componentId": {
|
|
54692
53875
|
"scope": "teambit.dependencies",
|
|
54693
53876
|
"name": "dependency-resolver",
|
|
54694
|
-
"version": "1.0.
|
|
53877
|
+
"version": "1.0.228"
|
|
54695
53878
|
},
|
|
54696
53879
|
"taggedModuleExports": []
|
|
54697
53880
|
}
|