@teambit/install 1.0.420 → 1.0.422
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 +2 -2
- package/artifacts/schema.json +511 -103
- package/dist/install.main.runtime.d.ts +1 -1
- package/dist/install.main.runtime.js +4 -5
- package/dist/install.main.runtime.js.map +1 -1
- package/package.json +16 -16
- /package/dist/{preview-1727810275935.js → preview-1727925619885.js} +0 -0
package/artifacts/schema.json
CHANGED
|
@@ -141,7 +141,11 @@
|
|
|
141
141
|
"line": 113,
|
|
142
142
|
"character": 33
|
|
143
143
|
},
|
|
144
|
-
"name": "DependencyResolverMain"
|
|
144
|
+
"name": "DependencyResolverMain",
|
|
145
|
+
"componentId": {
|
|
146
|
+
"scope": "teambit.dependencies",
|
|
147
|
+
"name": "dependency-resolver"
|
|
148
|
+
}
|
|
145
149
|
},
|
|
146
150
|
"isOptional": false,
|
|
147
151
|
"isSpread": false
|
|
@@ -161,7 +165,11 @@
|
|
|
161
165
|
"line": 115,
|
|
162
166
|
"character": 21
|
|
163
167
|
},
|
|
164
|
-
"name": "Logger"
|
|
168
|
+
"name": "Logger",
|
|
169
|
+
"componentId": {
|
|
170
|
+
"scope": "teambit.harmony",
|
|
171
|
+
"name": "logger"
|
|
172
|
+
}
|
|
165
173
|
},
|
|
166
174
|
"isOptional": false,
|
|
167
175
|
"isSpread": false
|
|
@@ -181,7 +189,11 @@
|
|
|
181
189
|
"line": 117,
|
|
182
190
|
"character": 24
|
|
183
191
|
},
|
|
184
|
-
"name": "Workspace"
|
|
192
|
+
"name": "Workspace",
|
|
193
|
+
"componentId": {
|
|
194
|
+
"scope": "teambit.workspace",
|
|
195
|
+
"name": "workspace"
|
|
196
|
+
}
|
|
185
197
|
},
|
|
186
198
|
"isOptional": false,
|
|
187
199
|
"isSpread": false
|
|
@@ -201,7 +213,11 @@
|
|
|
201
213
|
"line": 119,
|
|
202
214
|
"character": 23
|
|
203
215
|
},
|
|
204
|
-
"name": "VariantsMain"
|
|
216
|
+
"name": "VariantsMain",
|
|
217
|
+
"componentId": {
|
|
218
|
+
"scope": "teambit.workspace",
|
|
219
|
+
"name": "variants"
|
|
220
|
+
}
|
|
205
221
|
},
|
|
206
222
|
"isOptional": false,
|
|
207
223
|
"isSpread": false
|
|
@@ -221,7 +237,11 @@
|
|
|
221
237
|
"line": 121,
|
|
222
238
|
"character": 23
|
|
223
239
|
},
|
|
224
|
-
"name": "CompilerMain"
|
|
240
|
+
"name": "CompilerMain",
|
|
241
|
+
"componentId": {
|
|
242
|
+
"scope": "teambit.compilation",
|
|
243
|
+
"name": "compiler"
|
|
244
|
+
}
|
|
225
245
|
},
|
|
226
246
|
"isOptional": false,
|
|
227
247
|
"isSpread": false
|
|
@@ -241,7 +261,11 @@
|
|
|
241
261
|
"line": 123,
|
|
242
262
|
"character": 19
|
|
243
263
|
},
|
|
244
|
-
"name": "EnvsMain"
|
|
264
|
+
"name": "EnvsMain",
|
|
265
|
+
"componentId": {
|
|
266
|
+
"scope": "teambit.envs",
|
|
267
|
+
"name": "envs"
|
|
268
|
+
}
|
|
245
269
|
},
|
|
246
270
|
"isOptional": false,
|
|
247
271
|
"isSpread": false
|
|
@@ -261,7 +285,11 @@
|
|
|
261
285
|
"line": 125,
|
|
262
286
|
"character": 28
|
|
263
287
|
},
|
|
264
|
-
"name": "WorkspaceConfigFilesMain"
|
|
288
|
+
"name": "WorkspaceConfigFilesMain",
|
|
289
|
+
"componentId": {
|
|
290
|
+
"scope": "teambit.workspace",
|
|
291
|
+
"name": "workspace-config-files"
|
|
292
|
+
}
|
|
265
293
|
},
|
|
266
294
|
"isOptional": false,
|
|
267
295
|
"isSpread": false
|
|
@@ -281,7 +309,11 @@
|
|
|
281
309
|
"line": 127,
|
|
282
310
|
"character": 27
|
|
283
311
|
},
|
|
284
|
-
"name": "AspectLoaderMain"
|
|
312
|
+
"name": "AspectLoaderMain",
|
|
313
|
+
"componentId": {
|
|
314
|
+
"scope": "teambit.harmony",
|
|
315
|
+
"name": "aspect-loader"
|
|
316
|
+
}
|
|
285
317
|
},
|
|
286
318
|
"isOptional": false,
|
|
287
319
|
"isSpread": false
|
|
@@ -301,7 +333,11 @@
|
|
|
301
333
|
"line": 129,
|
|
302
334
|
"character": 18
|
|
303
335
|
},
|
|
304
|
-
"name": "ApplicationMain"
|
|
336
|
+
"name": "ApplicationMain",
|
|
337
|
+
"componentId": {
|
|
338
|
+
"scope": "teambit.harmony",
|
|
339
|
+
"name": "application"
|
|
340
|
+
}
|
|
305
341
|
},
|
|
306
342
|
"isOptional": false,
|
|
307
343
|
"isSpread": false
|
|
@@ -321,7 +357,11 @@
|
|
|
321
357
|
"line": 131,
|
|
322
358
|
"character": 24
|
|
323
359
|
},
|
|
324
|
-
"name": "GeneratorMain"
|
|
360
|
+
"name": "GeneratorMain",
|
|
361
|
+
"componentId": {
|
|
362
|
+
"scope": "teambit.generator",
|
|
363
|
+
"name": "generator"
|
|
364
|
+
}
|
|
325
365
|
},
|
|
326
366
|
"isOptional": false,
|
|
327
367
|
"isSpread": false
|
|
@@ -341,7 +381,8 @@
|
|
|
341
381
|
"line": 133,
|
|
342
382
|
"character": 26
|
|
343
383
|
},
|
|
344
|
-
"name": "PreLinkSlot"
|
|
384
|
+
"name": "PreLinkSlot",
|
|
385
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
345
386
|
},
|
|
346
387
|
"isOptional": false,
|
|
347
388
|
"isSpread": false
|
|
@@ -361,7 +402,8 @@
|
|
|
361
402
|
"line": 135,
|
|
362
403
|
"character": 29
|
|
363
404
|
},
|
|
364
|
-
"name": "PreInstallSlot"
|
|
405
|
+
"name": "PreInstallSlot",
|
|
406
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
365
407
|
},
|
|
366
408
|
"isOptional": false,
|
|
367
409
|
"isSpread": false
|
|
@@ -381,7 +423,8 @@
|
|
|
381
423
|
"line": 137,
|
|
382
424
|
"character": 30
|
|
383
425
|
},
|
|
384
|
-
"name": "PostInstallSlot"
|
|
426
|
+
"name": "PostInstallSlot",
|
|
427
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
385
428
|
},
|
|
386
429
|
"isOptional": false,
|
|
387
430
|
"isSpread": false
|
|
@@ -401,7 +444,11 @@
|
|
|
401
444
|
"line": 139,
|
|
402
445
|
"character": 24
|
|
403
446
|
},
|
|
404
|
-
"name": "IpcEventsMain"
|
|
447
|
+
"name": "IpcEventsMain",
|
|
448
|
+
"componentId": {
|
|
449
|
+
"scope": "teambit.harmony",
|
|
450
|
+
"name": "ipc-events"
|
|
451
|
+
}
|
|
405
452
|
},
|
|
406
453
|
"isOptional": false,
|
|
407
454
|
"isSpread": false
|
|
@@ -421,7 +468,12 @@
|
|
|
421
468
|
"line": 141,
|
|
422
469
|
"character": 22
|
|
423
470
|
},
|
|
424
|
-
"name": "Harmony"
|
|
471
|
+
"name": "Harmony",
|
|
472
|
+
"componentId": {
|
|
473
|
+
"scope": "teambit.harmony",
|
|
474
|
+
"name": "harmony",
|
|
475
|
+
"version": "0.4.6"
|
|
476
|
+
}
|
|
425
477
|
},
|
|
426
478
|
"isOptional": false,
|
|
427
479
|
"isSpread": false
|
|
@@ -522,7 +574,8 @@
|
|
|
522
574
|
"line": 149,
|
|
523
575
|
"character": 48
|
|
524
576
|
},
|
|
525
|
-
"name": "WorkspaceInstallOptions"
|
|
577
|
+
"name": "WorkspaceInstallOptions",
|
|
578
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
526
579
|
},
|
|
527
580
|
"isOptional": true,
|
|
528
581
|
"isSpread": false
|
|
@@ -545,6 +598,10 @@
|
|
|
545
598
|
"character": 82
|
|
546
599
|
},
|
|
547
600
|
"name": "ComponentMap",
|
|
601
|
+
"componentId": {
|
|
602
|
+
"scope": "teambit.component",
|
|
603
|
+
"name": "component"
|
|
604
|
+
},
|
|
548
605
|
"typeArgs": [
|
|
549
606
|
{
|
|
550
607
|
"__schema": "KeywordTypeSchema",
|
|
@@ -588,7 +645,8 @@
|
|
|
588
645
|
"line": 190,
|
|
589
646
|
"character": 23
|
|
590
647
|
},
|
|
591
|
-
"name": "PreLink"
|
|
648
|
+
"name": "PreLink",
|
|
649
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
592
650
|
},
|
|
593
651
|
"isOptional": false,
|
|
594
652
|
"isSpread": false
|
|
@@ -630,7 +688,8 @@
|
|
|
630
688
|
"line": 194,
|
|
631
689
|
"character": 26
|
|
632
690
|
},
|
|
633
|
-
"name": "PreInstall"
|
|
691
|
+
"name": "PreInstall",
|
|
692
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
634
693
|
},
|
|
635
694
|
"isOptional": false,
|
|
636
695
|
"isSpread": false
|
|
@@ -672,7 +731,8 @@
|
|
|
672
731
|
"line": 198,
|
|
673
732
|
"character": 27
|
|
674
733
|
},
|
|
675
|
-
"name": "PostInstall"
|
|
734
|
+
"name": "PostInstall",
|
|
735
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
676
736
|
},
|
|
677
737
|
"isOptional": false,
|
|
678
738
|
"isSpread": false
|
|
@@ -696,7 +756,7 @@
|
|
|
696
756
|
"line": 202,
|
|
697
757
|
"character": 3
|
|
698
758
|
},
|
|
699
|
-
"signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[]): Promise<void>",
|
|
759
|
+
"signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[], installOptions?: Partial<WorkspaceInstallOptions>): Promise<void>",
|
|
700
760
|
"name": "onComponentCreate",
|
|
701
761
|
"params": [
|
|
702
762
|
{
|
|
@@ -721,11 +781,47 @@
|
|
|
721
781
|
"line": 202,
|
|
722
782
|
"character": 44
|
|
723
783
|
},
|
|
724
|
-
"name": "GenerateResult"
|
|
784
|
+
"name": "GenerateResult",
|
|
785
|
+
"componentId": {
|
|
786
|
+
"scope": "teambit.generator",
|
|
787
|
+
"name": "generator"
|
|
788
|
+
}
|
|
725
789
|
}
|
|
726
790
|
},
|
|
727
791
|
"isOptional": false,
|
|
728
792
|
"isSpread": false
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"__schema": "ParameterSchema",
|
|
796
|
+
"location": {
|
|
797
|
+
"filePath": "install.main.runtime.ts",
|
|
798
|
+
"line": 202,
|
|
799
|
+
"character": 62
|
|
800
|
+
},
|
|
801
|
+
"name": "installOptions",
|
|
802
|
+
"type": {
|
|
803
|
+
"__schema": "TypeRefSchema",
|
|
804
|
+
"location": {
|
|
805
|
+
"filePath": "install.main.runtime.ts",
|
|
806
|
+
"line": 202,
|
|
807
|
+
"character": 79
|
|
808
|
+
},
|
|
809
|
+
"name": "Partial",
|
|
810
|
+
"typeArgs": [
|
|
811
|
+
{
|
|
812
|
+
"__schema": "TypeRefSchema",
|
|
813
|
+
"location": {
|
|
814
|
+
"filePath": "install.main.runtime.ts",
|
|
815
|
+
"line": 202,
|
|
816
|
+
"character": 87
|
|
817
|
+
},
|
|
818
|
+
"name": "WorkspaceInstallOptions",
|
|
819
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
820
|
+
}
|
|
821
|
+
]
|
|
822
|
+
},
|
|
823
|
+
"isOptional": true,
|
|
824
|
+
"isSpread": false
|
|
729
825
|
}
|
|
730
826
|
],
|
|
731
827
|
"returnType": {
|
|
@@ -1003,6 +1099,10 @@
|
|
|
1003
1099
|
"character": 15
|
|
1004
1100
|
},
|
|
1005
1101
|
"name": "ComponentMap",
|
|
1102
|
+
"componentId": {
|
|
1103
|
+
"scope": "teambit.component",
|
|
1104
|
+
"name": "component"
|
|
1105
|
+
},
|
|
1006
1106
|
"typeArgs": [
|
|
1007
1107
|
{
|
|
1008
1108
|
"__schema": "KeywordTypeSchema",
|
|
@@ -1064,7 +1164,11 @@
|
|
|
1064
1164
|
"line": 1003,
|
|
1065
1165
|
"character": 58
|
|
1066
1166
|
},
|
|
1067
|
-
"name": "Component"
|
|
1167
|
+
"name": "Component",
|
|
1168
|
+
"componentId": {
|
|
1169
|
+
"scope": "teambit.component",
|
|
1170
|
+
"name": "component"
|
|
1171
|
+
}
|
|
1068
1172
|
}
|
|
1069
1173
|
},
|
|
1070
1174
|
"isOptional": false,
|
|
@@ -1212,7 +1316,8 @@
|
|
|
1212
1316
|
"line": 1083,
|
|
1213
1317
|
"character": 14
|
|
1214
1318
|
},
|
|
1215
|
-
"name": "WorkspaceLinkOptions"
|
|
1319
|
+
"name": "WorkspaceLinkOptions",
|
|
1320
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
1216
1321
|
},
|
|
1217
1322
|
"isOptional": true,
|
|
1218
1323
|
"defaultValue": "{}",
|
|
@@ -1331,6 +1436,10 @@
|
|
|
1331
1436
|
"character": 34
|
|
1332
1437
|
},
|
|
1333
1438
|
"name": "ComponentMap",
|
|
1439
|
+
"componentId": {
|
|
1440
|
+
"scope": "teambit.component",
|
|
1441
|
+
"name": "component"
|
|
1442
|
+
},
|
|
1334
1443
|
"typeArgs": [
|
|
1335
1444
|
{
|
|
1336
1445
|
"__schema": "KeywordTypeSchema",
|
|
@@ -1426,7 +1535,8 @@
|
|
|
1426
1535
|
"line": 1113,
|
|
1427
1536
|
"character": 23
|
|
1428
1537
|
},
|
|
1429
|
-
"name": "WorkspaceLinkOptions"
|
|
1538
|
+
"name": "WorkspaceLinkOptions",
|
|
1539
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
1430
1540
|
},
|
|
1431
1541
|
"isOptional": true,
|
|
1432
1542
|
"defaultValue": "{}",
|
|
@@ -1449,7 +1559,8 @@
|
|
|
1449
1559
|
"line": 1113,
|
|
1450
1560
|
"character": 59
|
|
1451
1561
|
},
|
|
1452
|
-
"name": "WorkspaceLinkResults"
|
|
1562
|
+
"name": "WorkspaceLinkResults",
|
|
1563
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
1453
1564
|
}
|
|
1454
1565
|
]
|
|
1455
1566
|
},
|
|
@@ -1553,7 +1664,11 @@
|
|
|
1553
1664
|
"line": 1253,
|
|
1554
1665
|
"character": 7
|
|
1555
1666
|
},
|
|
1556
|
-
"name": "DependencyResolverMain"
|
|
1667
|
+
"name": "DependencyResolverMain",
|
|
1668
|
+
"componentId": {
|
|
1669
|
+
"scope": "teambit.dependencies",
|
|
1670
|
+
"name": "dependency-resolver"
|
|
1671
|
+
}
|
|
1557
1672
|
},
|
|
1558
1673
|
{
|
|
1559
1674
|
"__schema": "TypeRefSchema",
|
|
@@ -1562,7 +1677,11 @@
|
|
|
1562
1677
|
"line": 1254,
|
|
1563
1678
|
"character": 7
|
|
1564
1679
|
},
|
|
1565
|
-
"name": "Workspace"
|
|
1680
|
+
"name": "Workspace",
|
|
1681
|
+
"componentId": {
|
|
1682
|
+
"scope": "teambit.workspace",
|
|
1683
|
+
"name": "workspace"
|
|
1684
|
+
}
|
|
1566
1685
|
},
|
|
1567
1686
|
{
|
|
1568
1687
|
"__schema": "TypeRefSchema",
|
|
@@ -1571,7 +1690,11 @@
|
|
|
1571
1690
|
"line": 1255,
|
|
1572
1691
|
"character": 7
|
|
1573
1692
|
},
|
|
1574
|
-
"name": "LoggerMain"
|
|
1693
|
+
"name": "LoggerMain",
|
|
1694
|
+
"componentId": {
|
|
1695
|
+
"scope": "teambit.harmony",
|
|
1696
|
+
"name": "logger"
|
|
1697
|
+
}
|
|
1575
1698
|
},
|
|
1576
1699
|
{
|
|
1577
1700
|
"__schema": "TypeRefSchema",
|
|
@@ -1580,7 +1703,11 @@
|
|
|
1580
1703
|
"line": 1256,
|
|
1581
1704
|
"character": 7
|
|
1582
1705
|
},
|
|
1583
|
-
"name": "VariantsMain"
|
|
1706
|
+
"name": "VariantsMain",
|
|
1707
|
+
"componentId": {
|
|
1708
|
+
"scope": "teambit.workspace",
|
|
1709
|
+
"name": "variants"
|
|
1710
|
+
}
|
|
1584
1711
|
},
|
|
1585
1712
|
{
|
|
1586
1713
|
"__schema": "TypeRefSchema",
|
|
@@ -1589,7 +1716,11 @@
|
|
|
1589
1716
|
"line": 1257,
|
|
1590
1717
|
"character": 7
|
|
1591
1718
|
},
|
|
1592
|
-
"name": "CLIMain"
|
|
1719
|
+
"name": "CLIMain",
|
|
1720
|
+
"componentId": {
|
|
1721
|
+
"scope": "teambit.harmony",
|
|
1722
|
+
"name": "cli"
|
|
1723
|
+
}
|
|
1593
1724
|
},
|
|
1594
1725
|
{
|
|
1595
1726
|
"__schema": "TypeRefSchema",
|
|
@@ -1598,7 +1729,11 @@
|
|
|
1598
1729
|
"line": 1258,
|
|
1599
1730
|
"character": 7
|
|
1600
1731
|
},
|
|
1601
|
-
"name": "CompilerMain"
|
|
1732
|
+
"name": "CompilerMain",
|
|
1733
|
+
"componentId": {
|
|
1734
|
+
"scope": "teambit.compilation",
|
|
1735
|
+
"name": "compiler"
|
|
1736
|
+
}
|
|
1602
1737
|
},
|
|
1603
1738
|
{
|
|
1604
1739
|
"__schema": "TypeRefSchema",
|
|
@@ -1607,7 +1742,11 @@
|
|
|
1607
1742
|
"line": 1259,
|
|
1608
1743
|
"character": 7
|
|
1609
1744
|
},
|
|
1610
|
-
"name": "IssuesMain"
|
|
1745
|
+
"name": "IssuesMain",
|
|
1746
|
+
"componentId": {
|
|
1747
|
+
"scope": "teambit.component",
|
|
1748
|
+
"name": "issues"
|
|
1749
|
+
}
|
|
1611
1750
|
},
|
|
1612
1751
|
{
|
|
1613
1752
|
"__schema": "TypeRefSchema",
|
|
@@ -1616,7 +1755,11 @@
|
|
|
1616
1755
|
"line": 1260,
|
|
1617
1756
|
"character": 7
|
|
1618
1757
|
},
|
|
1619
|
-
"name": "EnvsMain"
|
|
1758
|
+
"name": "EnvsMain",
|
|
1759
|
+
"componentId": {
|
|
1760
|
+
"scope": "teambit.envs",
|
|
1761
|
+
"name": "envs"
|
|
1762
|
+
}
|
|
1620
1763
|
},
|
|
1621
1764
|
{
|
|
1622
1765
|
"__schema": "TypeRefSchema",
|
|
@@ -1625,7 +1768,11 @@
|
|
|
1625
1768
|
"line": 1261,
|
|
1626
1769
|
"character": 7
|
|
1627
1770
|
},
|
|
1628
|
-
"name": "ApplicationMain"
|
|
1771
|
+
"name": "ApplicationMain",
|
|
1772
|
+
"componentId": {
|
|
1773
|
+
"scope": "teambit.harmony",
|
|
1774
|
+
"name": "application"
|
|
1775
|
+
}
|
|
1629
1776
|
},
|
|
1630
1777
|
{
|
|
1631
1778
|
"__schema": "TypeRefSchema",
|
|
@@ -1634,7 +1781,11 @@
|
|
|
1634
1781
|
"line": 1262,
|
|
1635
1782
|
"character": 7
|
|
1636
1783
|
},
|
|
1637
|
-
"name": "IpcEventsMain"
|
|
1784
|
+
"name": "IpcEventsMain",
|
|
1785
|
+
"componentId": {
|
|
1786
|
+
"scope": "teambit.harmony",
|
|
1787
|
+
"name": "ipc-events"
|
|
1788
|
+
}
|
|
1638
1789
|
},
|
|
1639
1790
|
{
|
|
1640
1791
|
"__schema": "TypeRefSchema",
|
|
@@ -1643,7 +1794,11 @@
|
|
|
1643
1794
|
"line": 1263,
|
|
1644
1795
|
"character": 7
|
|
1645
1796
|
},
|
|
1646
|
-
"name": "GeneratorMain"
|
|
1797
|
+
"name": "GeneratorMain",
|
|
1798
|
+
"componentId": {
|
|
1799
|
+
"scope": "teambit.generator",
|
|
1800
|
+
"name": "generator"
|
|
1801
|
+
}
|
|
1647
1802
|
},
|
|
1648
1803
|
{
|
|
1649
1804
|
"__schema": "TypeRefSchema",
|
|
@@ -1652,7 +1807,11 @@
|
|
|
1652
1807
|
"line": 1264,
|
|
1653
1808
|
"character": 7
|
|
1654
1809
|
},
|
|
1655
|
-
"name": "WorkspaceConfigFilesMain"
|
|
1810
|
+
"name": "WorkspaceConfigFilesMain",
|
|
1811
|
+
"componentId": {
|
|
1812
|
+
"scope": "teambit.workspace",
|
|
1813
|
+
"name": "workspace-config-files"
|
|
1814
|
+
}
|
|
1656
1815
|
},
|
|
1657
1816
|
{
|
|
1658
1817
|
"__schema": "TypeRefSchema",
|
|
@@ -1661,7 +1820,11 @@
|
|
|
1661
1820
|
"line": 1265,
|
|
1662
1821
|
"character": 7
|
|
1663
1822
|
},
|
|
1664
|
-
"name": "AspectLoaderMain"
|
|
1823
|
+
"name": "AspectLoaderMain",
|
|
1824
|
+
"componentId": {
|
|
1825
|
+
"scope": "teambit.harmony",
|
|
1826
|
+
"name": "aspect-loader"
|
|
1827
|
+
}
|
|
1665
1828
|
}
|
|
1666
1829
|
]
|
|
1667
1830
|
},
|
|
@@ -1711,7 +1874,8 @@
|
|
|
1711
1874
|
"line": 1268,
|
|
1712
1875
|
"character": 54
|
|
1713
1876
|
},
|
|
1714
|
-
"name": "PreLinkSlot"
|
|
1877
|
+
"name": "PreLinkSlot",
|
|
1878
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
1715
1879
|
},
|
|
1716
1880
|
{
|
|
1717
1881
|
"__schema": "TypeRefSchema",
|
|
@@ -1720,7 +1884,8 @@
|
|
|
1720
1884
|
"line": 1268,
|
|
1721
1885
|
"character": 67
|
|
1722
1886
|
},
|
|
1723
|
-
"name": "PreInstallSlot"
|
|
1887
|
+
"name": "PreInstallSlot",
|
|
1888
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
1724
1889
|
},
|
|
1725
1890
|
{
|
|
1726
1891
|
"__schema": "TypeRefSchema",
|
|
@@ -1729,7 +1894,8 @@
|
|
|
1729
1894
|
"line": 1268,
|
|
1730
1895
|
"character": 83
|
|
1731
1896
|
},
|
|
1732
|
-
"name": "PostInstallSlot"
|
|
1897
|
+
"name": "PostInstallSlot",
|
|
1898
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
1733
1899
|
}
|
|
1734
1900
|
]
|
|
1735
1901
|
},
|
|
@@ -1751,7 +1917,12 @@
|
|
|
1751
1917
|
"line": 1269,
|
|
1752
1918
|
"character": 14
|
|
1753
1919
|
},
|
|
1754
|
-
"name": "Harmony"
|
|
1920
|
+
"name": "Harmony",
|
|
1921
|
+
"componentId": {
|
|
1922
|
+
"scope": "teambit.harmony",
|
|
1923
|
+
"name": "harmony",
|
|
1924
|
+
"version": "0.4.6"
|
|
1925
|
+
}
|
|
1755
1926
|
},
|
|
1756
1927
|
"isOptional": false,
|
|
1757
1928
|
"isSpread": false
|
|
@@ -1858,7 +2029,11 @@
|
|
|
1858
2029
|
"line": 58,
|
|
1859
2030
|
"character": 36
|
|
1860
2031
|
},
|
|
1861
|
-
"name": "LinkingOptions"
|
|
2032
|
+
"name": "LinkingOptions",
|
|
2033
|
+
"componentId": {
|
|
2034
|
+
"scope": "teambit.dependencies",
|
|
2035
|
+
"name": "dependency-resolver"
|
|
2036
|
+
}
|
|
1862
2037
|
},
|
|
1863
2038
|
{
|
|
1864
2039
|
"__schema": "TypeLiteralSchema",
|
|
@@ -1884,7 +2059,11 @@
|
|
|
1884
2059
|
"line": 59,
|
|
1885
2060
|
"character": 16
|
|
1886
2061
|
},
|
|
1887
|
-
"name": "WorkspacePolicy"
|
|
2062
|
+
"name": "WorkspacePolicy",
|
|
2063
|
+
"componentId": {
|
|
2064
|
+
"scope": "teambit.dependencies",
|
|
2065
|
+
"name": "dependency-resolver"
|
|
2066
|
+
}
|
|
1888
2067
|
},
|
|
1889
2068
|
"isOptional": true
|
|
1890
2069
|
},
|
|
@@ -1981,7 +2160,12 @@
|
|
|
1981
2160
|
"line": 65,
|
|
1982
2161
|
"character": 23
|
|
1983
2162
|
},
|
|
1984
|
-
"name": "NodeModulesLinksResult"
|
|
2163
|
+
"name": "NodeModulesLinksResult",
|
|
2164
|
+
"componentId": {
|
|
2165
|
+
"scope": "teambit.workspace",
|
|
2166
|
+
"name": "modules/node-modules-linker",
|
|
2167
|
+
"version": "0.0.208"
|
|
2168
|
+
}
|
|
1985
2169
|
}
|
|
1986
2170
|
},
|
|
1987
2171
|
"isOptional": true
|
|
@@ -2009,7 +2193,12 @@
|
|
|
2009
2193
|
"line": 66,
|
|
2010
2194
|
"character": 30
|
|
2011
2195
|
},
|
|
2012
|
-
"name": "CodemodResult"
|
|
2196
|
+
"name": "CodemodResult",
|
|
2197
|
+
"componentId": {
|
|
2198
|
+
"scope": "teambit.workspace",
|
|
2199
|
+
"name": "modules/node-modules-linker",
|
|
2200
|
+
"version": "0.0.208"
|
|
2201
|
+
}
|
|
2013
2202
|
}
|
|
2014
2203
|
},
|
|
2015
2204
|
"isOptional": true
|
|
@@ -2023,7 +2212,11 @@
|
|
|
2023
2212
|
"line": 67,
|
|
2024
2213
|
"character": 5
|
|
2025
2214
|
},
|
|
2026
|
-
"name": "LinkResults"
|
|
2215
|
+
"name": "LinkResults",
|
|
2216
|
+
"componentId": {
|
|
2217
|
+
"scope": "teambit.dependencies",
|
|
2218
|
+
"name": "dependency-resolver"
|
|
2219
|
+
}
|
|
2027
2220
|
}
|
|
2028
2221
|
]
|
|
2029
2222
|
}
|
|
@@ -2101,7 +2294,11 @@
|
|
|
2101
2294
|
"line": 72,
|
|
2102
2295
|
"character": 19
|
|
2103
2296
|
},
|
|
2104
|
-
"name": "WorkspaceDependencyLifecycleType"
|
|
2297
|
+
"name": "WorkspaceDependencyLifecycleType",
|
|
2298
|
+
"componentId": {
|
|
2299
|
+
"scope": "teambit.dependencies",
|
|
2300
|
+
"name": "dependency-resolver"
|
|
2301
|
+
}
|
|
2105
2302
|
},
|
|
2106
2303
|
"isOptional": true
|
|
2107
2304
|
},
|
|
@@ -2433,7 +2630,8 @@
|
|
|
2433
2630
|
"line": 90,
|
|
2434
2631
|
"character": 42
|
|
2435
2632
|
},
|
|
2436
|
-
"name": "WorkspaceInstallOptions"
|
|
2633
|
+
"name": "WorkspaceInstallOptions",
|
|
2634
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
2437
2635
|
},
|
|
2438
2636
|
{
|
|
2439
2637
|
"__schema": "TypeUnionSchema",
|
|
@@ -2510,7 +2708,11 @@
|
|
|
2510
2708
|
"line": 113,
|
|
2511
2709
|
"character": 33
|
|
2512
2710
|
},
|
|
2513
|
-
"name": "DependencyResolverMain"
|
|
2711
|
+
"name": "DependencyResolverMain",
|
|
2712
|
+
"componentId": {
|
|
2713
|
+
"scope": "teambit.dependencies",
|
|
2714
|
+
"name": "dependency-resolver"
|
|
2715
|
+
}
|
|
2514
2716
|
},
|
|
2515
2717
|
"isOptional": false,
|
|
2516
2718
|
"isSpread": false
|
|
@@ -2530,7 +2732,11 @@
|
|
|
2530
2732
|
"line": 115,
|
|
2531
2733
|
"character": 21
|
|
2532
2734
|
},
|
|
2533
|
-
"name": "Logger"
|
|
2735
|
+
"name": "Logger",
|
|
2736
|
+
"componentId": {
|
|
2737
|
+
"scope": "teambit.harmony",
|
|
2738
|
+
"name": "logger"
|
|
2739
|
+
}
|
|
2534
2740
|
},
|
|
2535
2741
|
"isOptional": false,
|
|
2536
2742
|
"isSpread": false
|
|
@@ -2550,7 +2756,11 @@
|
|
|
2550
2756
|
"line": 117,
|
|
2551
2757
|
"character": 24
|
|
2552
2758
|
},
|
|
2553
|
-
"name": "Workspace"
|
|
2759
|
+
"name": "Workspace",
|
|
2760
|
+
"componentId": {
|
|
2761
|
+
"scope": "teambit.workspace",
|
|
2762
|
+
"name": "workspace"
|
|
2763
|
+
}
|
|
2554
2764
|
},
|
|
2555
2765
|
"isOptional": false,
|
|
2556
2766
|
"isSpread": false
|
|
@@ -2570,7 +2780,11 @@
|
|
|
2570
2780
|
"line": 119,
|
|
2571
2781
|
"character": 23
|
|
2572
2782
|
},
|
|
2573
|
-
"name": "VariantsMain"
|
|
2783
|
+
"name": "VariantsMain",
|
|
2784
|
+
"componentId": {
|
|
2785
|
+
"scope": "teambit.workspace",
|
|
2786
|
+
"name": "variants"
|
|
2787
|
+
}
|
|
2574
2788
|
},
|
|
2575
2789
|
"isOptional": false,
|
|
2576
2790
|
"isSpread": false
|
|
@@ -2590,7 +2804,11 @@
|
|
|
2590
2804
|
"line": 121,
|
|
2591
2805
|
"character": 23
|
|
2592
2806
|
},
|
|
2593
|
-
"name": "CompilerMain"
|
|
2807
|
+
"name": "CompilerMain",
|
|
2808
|
+
"componentId": {
|
|
2809
|
+
"scope": "teambit.compilation",
|
|
2810
|
+
"name": "compiler"
|
|
2811
|
+
}
|
|
2594
2812
|
},
|
|
2595
2813
|
"isOptional": false,
|
|
2596
2814
|
"isSpread": false
|
|
@@ -2610,7 +2828,11 @@
|
|
|
2610
2828
|
"line": 123,
|
|
2611
2829
|
"character": 19
|
|
2612
2830
|
},
|
|
2613
|
-
"name": "EnvsMain"
|
|
2831
|
+
"name": "EnvsMain",
|
|
2832
|
+
"componentId": {
|
|
2833
|
+
"scope": "teambit.envs",
|
|
2834
|
+
"name": "envs"
|
|
2835
|
+
}
|
|
2614
2836
|
},
|
|
2615
2837
|
"isOptional": false,
|
|
2616
2838
|
"isSpread": false
|
|
@@ -2630,7 +2852,11 @@
|
|
|
2630
2852
|
"line": 125,
|
|
2631
2853
|
"character": 28
|
|
2632
2854
|
},
|
|
2633
|
-
"name": "WorkspaceConfigFilesMain"
|
|
2855
|
+
"name": "WorkspaceConfigFilesMain",
|
|
2856
|
+
"componentId": {
|
|
2857
|
+
"scope": "teambit.workspace",
|
|
2858
|
+
"name": "workspace-config-files"
|
|
2859
|
+
}
|
|
2634
2860
|
},
|
|
2635
2861
|
"isOptional": false,
|
|
2636
2862
|
"isSpread": false
|
|
@@ -2650,7 +2876,11 @@
|
|
|
2650
2876
|
"line": 127,
|
|
2651
2877
|
"character": 27
|
|
2652
2878
|
},
|
|
2653
|
-
"name": "AspectLoaderMain"
|
|
2879
|
+
"name": "AspectLoaderMain",
|
|
2880
|
+
"componentId": {
|
|
2881
|
+
"scope": "teambit.harmony",
|
|
2882
|
+
"name": "aspect-loader"
|
|
2883
|
+
}
|
|
2654
2884
|
},
|
|
2655
2885
|
"isOptional": false,
|
|
2656
2886
|
"isSpread": false
|
|
@@ -2670,7 +2900,11 @@
|
|
|
2670
2900
|
"line": 129,
|
|
2671
2901
|
"character": 18
|
|
2672
2902
|
},
|
|
2673
|
-
"name": "ApplicationMain"
|
|
2903
|
+
"name": "ApplicationMain",
|
|
2904
|
+
"componentId": {
|
|
2905
|
+
"scope": "teambit.harmony",
|
|
2906
|
+
"name": "application"
|
|
2907
|
+
}
|
|
2674
2908
|
},
|
|
2675
2909
|
"isOptional": false,
|
|
2676
2910
|
"isSpread": false
|
|
@@ -2690,7 +2924,11 @@
|
|
|
2690
2924
|
"line": 131,
|
|
2691
2925
|
"character": 24
|
|
2692
2926
|
},
|
|
2693
|
-
"name": "GeneratorMain"
|
|
2927
|
+
"name": "GeneratorMain",
|
|
2928
|
+
"componentId": {
|
|
2929
|
+
"scope": "teambit.generator",
|
|
2930
|
+
"name": "generator"
|
|
2931
|
+
}
|
|
2694
2932
|
},
|
|
2695
2933
|
"isOptional": false,
|
|
2696
2934
|
"isSpread": false
|
|
@@ -2710,7 +2948,8 @@
|
|
|
2710
2948
|
"line": 133,
|
|
2711
2949
|
"character": 26
|
|
2712
2950
|
},
|
|
2713
|
-
"name": "PreLinkSlot"
|
|
2951
|
+
"name": "PreLinkSlot",
|
|
2952
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
2714
2953
|
},
|
|
2715
2954
|
"isOptional": false,
|
|
2716
2955
|
"isSpread": false
|
|
@@ -2730,7 +2969,8 @@
|
|
|
2730
2969
|
"line": 135,
|
|
2731
2970
|
"character": 29
|
|
2732
2971
|
},
|
|
2733
|
-
"name": "PreInstallSlot"
|
|
2972
|
+
"name": "PreInstallSlot",
|
|
2973
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
2734
2974
|
},
|
|
2735
2975
|
"isOptional": false,
|
|
2736
2976
|
"isSpread": false
|
|
@@ -2750,7 +2990,8 @@
|
|
|
2750
2990
|
"line": 137,
|
|
2751
2991
|
"character": 30
|
|
2752
2992
|
},
|
|
2753
|
-
"name": "PostInstallSlot"
|
|
2993
|
+
"name": "PostInstallSlot",
|
|
2994
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
2754
2995
|
},
|
|
2755
2996
|
"isOptional": false,
|
|
2756
2997
|
"isSpread": false
|
|
@@ -2770,7 +3011,11 @@
|
|
|
2770
3011
|
"line": 139,
|
|
2771
3012
|
"character": 24
|
|
2772
3013
|
},
|
|
2773
|
-
"name": "IpcEventsMain"
|
|
3014
|
+
"name": "IpcEventsMain",
|
|
3015
|
+
"componentId": {
|
|
3016
|
+
"scope": "teambit.harmony",
|
|
3017
|
+
"name": "ipc-events"
|
|
3018
|
+
}
|
|
2774
3019
|
},
|
|
2775
3020
|
"isOptional": false,
|
|
2776
3021
|
"isSpread": false
|
|
@@ -2790,7 +3035,12 @@
|
|
|
2790
3035
|
"line": 141,
|
|
2791
3036
|
"character": 22
|
|
2792
3037
|
},
|
|
2793
|
-
"name": "Harmony"
|
|
3038
|
+
"name": "Harmony",
|
|
3039
|
+
"componentId": {
|
|
3040
|
+
"scope": "teambit.harmony",
|
|
3041
|
+
"name": "harmony",
|
|
3042
|
+
"version": "0.4.6"
|
|
3043
|
+
}
|
|
2794
3044
|
},
|
|
2795
3045
|
"isOptional": false,
|
|
2796
3046
|
"isSpread": false
|
|
@@ -2891,7 +3141,8 @@
|
|
|
2891
3141
|
"line": 149,
|
|
2892
3142
|
"character": 48
|
|
2893
3143
|
},
|
|
2894
|
-
"name": "WorkspaceInstallOptions"
|
|
3144
|
+
"name": "WorkspaceInstallOptions",
|
|
3145
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
2895
3146
|
},
|
|
2896
3147
|
"isOptional": true,
|
|
2897
3148
|
"isSpread": false
|
|
@@ -2914,6 +3165,10 @@
|
|
|
2914
3165
|
"character": 82
|
|
2915
3166
|
},
|
|
2916
3167
|
"name": "ComponentMap",
|
|
3168
|
+
"componentId": {
|
|
3169
|
+
"scope": "teambit.component",
|
|
3170
|
+
"name": "component"
|
|
3171
|
+
},
|
|
2917
3172
|
"typeArgs": [
|
|
2918
3173
|
{
|
|
2919
3174
|
"__schema": "KeywordTypeSchema",
|
|
@@ -2957,7 +3212,8 @@
|
|
|
2957
3212
|
"line": 190,
|
|
2958
3213
|
"character": 23
|
|
2959
3214
|
},
|
|
2960
|
-
"name": "PreLink"
|
|
3215
|
+
"name": "PreLink",
|
|
3216
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
2961
3217
|
},
|
|
2962
3218
|
"isOptional": false,
|
|
2963
3219
|
"isSpread": false
|
|
@@ -2999,7 +3255,8 @@
|
|
|
2999
3255
|
"line": 194,
|
|
3000
3256
|
"character": 26
|
|
3001
3257
|
},
|
|
3002
|
-
"name": "PreInstall"
|
|
3258
|
+
"name": "PreInstall",
|
|
3259
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
3003
3260
|
},
|
|
3004
3261
|
"isOptional": false,
|
|
3005
3262
|
"isSpread": false
|
|
@@ -3041,7 +3298,8 @@
|
|
|
3041
3298
|
"line": 198,
|
|
3042
3299
|
"character": 27
|
|
3043
3300
|
},
|
|
3044
|
-
"name": "PostInstall"
|
|
3301
|
+
"name": "PostInstall",
|
|
3302
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
3045
3303
|
},
|
|
3046
3304
|
"isOptional": false,
|
|
3047
3305
|
"isSpread": false
|
|
@@ -3065,7 +3323,7 @@
|
|
|
3065
3323
|
"line": 202,
|
|
3066
3324
|
"character": 3
|
|
3067
3325
|
},
|
|
3068
|
-
"signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[]): Promise<void>",
|
|
3326
|
+
"signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[], installOptions?: Partial<WorkspaceInstallOptions>): Promise<void>",
|
|
3069
3327
|
"name": "onComponentCreate",
|
|
3070
3328
|
"params": [
|
|
3071
3329
|
{
|
|
@@ -3090,11 +3348,47 @@
|
|
|
3090
3348
|
"line": 202,
|
|
3091
3349
|
"character": 44
|
|
3092
3350
|
},
|
|
3093
|
-
"name": "GenerateResult"
|
|
3351
|
+
"name": "GenerateResult",
|
|
3352
|
+
"componentId": {
|
|
3353
|
+
"scope": "teambit.generator",
|
|
3354
|
+
"name": "generator"
|
|
3355
|
+
}
|
|
3094
3356
|
}
|
|
3095
3357
|
},
|
|
3096
3358
|
"isOptional": false,
|
|
3097
3359
|
"isSpread": false
|
|
3360
|
+
},
|
|
3361
|
+
{
|
|
3362
|
+
"__schema": "ParameterSchema",
|
|
3363
|
+
"location": {
|
|
3364
|
+
"filePath": "install.main.runtime.ts",
|
|
3365
|
+
"line": 202,
|
|
3366
|
+
"character": 62
|
|
3367
|
+
},
|
|
3368
|
+
"name": "installOptions",
|
|
3369
|
+
"type": {
|
|
3370
|
+
"__schema": "TypeRefSchema",
|
|
3371
|
+
"location": {
|
|
3372
|
+
"filePath": "install.main.runtime.ts",
|
|
3373
|
+
"line": 202,
|
|
3374
|
+
"character": 79
|
|
3375
|
+
},
|
|
3376
|
+
"name": "Partial",
|
|
3377
|
+
"typeArgs": [
|
|
3378
|
+
{
|
|
3379
|
+
"__schema": "TypeRefSchema",
|
|
3380
|
+
"location": {
|
|
3381
|
+
"filePath": "install.main.runtime.ts",
|
|
3382
|
+
"line": 202,
|
|
3383
|
+
"character": 87
|
|
3384
|
+
},
|
|
3385
|
+
"name": "WorkspaceInstallOptions",
|
|
3386
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
3387
|
+
}
|
|
3388
|
+
]
|
|
3389
|
+
},
|
|
3390
|
+
"isOptional": true,
|
|
3391
|
+
"isSpread": false
|
|
3098
3392
|
}
|
|
3099
3393
|
],
|
|
3100
3394
|
"returnType": {
|
|
@@ -3372,6 +3666,10 @@
|
|
|
3372
3666
|
"character": 15
|
|
3373
3667
|
},
|
|
3374
3668
|
"name": "ComponentMap",
|
|
3669
|
+
"componentId": {
|
|
3670
|
+
"scope": "teambit.component",
|
|
3671
|
+
"name": "component"
|
|
3672
|
+
},
|
|
3375
3673
|
"typeArgs": [
|
|
3376
3674
|
{
|
|
3377
3675
|
"__schema": "KeywordTypeSchema",
|
|
@@ -3433,7 +3731,11 @@
|
|
|
3433
3731
|
"line": 1003,
|
|
3434
3732
|
"character": 58
|
|
3435
3733
|
},
|
|
3436
|
-
"name": "Component"
|
|
3734
|
+
"name": "Component",
|
|
3735
|
+
"componentId": {
|
|
3736
|
+
"scope": "teambit.component",
|
|
3737
|
+
"name": "component"
|
|
3738
|
+
}
|
|
3437
3739
|
}
|
|
3438
3740
|
},
|
|
3439
3741
|
"isOptional": false,
|
|
@@ -3581,7 +3883,8 @@
|
|
|
3581
3883
|
"line": 1083,
|
|
3582
3884
|
"character": 14
|
|
3583
3885
|
},
|
|
3584
|
-
"name": "WorkspaceLinkOptions"
|
|
3886
|
+
"name": "WorkspaceLinkOptions",
|
|
3887
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
3585
3888
|
},
|
|
3586
3889
|
"isOptional": true,
|
|
3587
3890
|
"defaultValue": "{}",
|
|
@@ -3700,6 +4003,10 @@
|
|
|
3700
4003
|
"character": 34
|
|
3701
4004
|
},
|
|
3702
4005
|
"name": "ComponentMap",
|
|
4006
|
+
"componentId": {
|
|
4007
|
+
"scope": "teambit.component",
|
|
4008
|
+
"name": "component"
|
|
4009
|
+
},
|
|
3703
4010
|
"typeArgs": [
|
|
3704
4011
|
{
|
|
3705
4012
|
"__schema": "KeywordTypeSchema",
|
|
@@ -3795,7 +4102,8 @@
|
|
|
3795
4102
|
"line": 1113,
|
|
3796
4103
|
"character": 23
|
|
3797
4104
|
},
|
|
3798
|
-
"name": "WorkspaceLinkOptions"
|
|
4105
|
+
"name": "WorkspaceLinkOptions",
|
|
4106
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
3799
4107
|
},
|
|
3800
4108
|
"isOptional": true,
|
|
3801
4109
|
"defaultValue": "{}",
|
|
@@ -3818,7 +4126,8 @@
|
|
|
3818
4126
|
"line": 1113,
|
|
3819
4127
|
"character": 59
|
|
3820
4128
|
},
|
|
3821
|
-
"name": "WorkspaceLinkResults"
|
|
4129
|
+
"name": "WorkspaceLinkResults",
|
|
4130
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
3822
4131
|
}
|
|
3823
4132
|
]
|
|
3824
4133
|
},
|
|
@@ -3922,7 +4231,11 @@
|
|
|
3922
4231
|
"line": 1253,
|
|
3923
4232
|
"character": 7
|
|
3924
4233
|
},
|
|
3925
|
-
"name": "DependencyResolverMain"
|
|
4234
|
+
"name": "DependencyResolverMain",
|
|
4235
|
+
"componentId": {
|
|
4236
|
+
"scope": "teambit.dependencies",
|
|
4237
|
+
"name": "dependency-resolver"
|
|
4238
|
+
}
|
|
3926
4239
|
},
|
|
3927
4240
|
{
|
|
3928
4241
|
"__schema": "TypeRefSchema",
|
|
@@ -3931,7 +4244,11 @@
|
|
|
3931
4244
|
"line": 1254,
|
|
3932
4245
|
"character": 7
|
|
3933
4246
|
},
|
|
3934
|
-
"name": "Workspace"
|
|
4247
|
+
"name": "Workspace",
|
|
4248
|
+
"componentId": {
|
|
4249
|
+
"scope": "teambit.workspace",
|
|
4250
|
+
"name": "workspace"
|
|
4251
|
+
}
|
|
3935
4252
|
},
|
|
3936
4253
|
{
|
|
3937
4254
|
"__schema": "TypeRefSchema",
|
|
@@ -3940,7 +4257,11 @@
|
|
|
3940
4257
|
"line": 1255,
|
|
3941
4258
|
"character": 7
|
|
3942
4259
|
},
|
|
3943
|
-
"name": "LoggerMain"
|
|
4260
|
+
"name": "LoggerMain",
|
|
4261
|
+
"componentId": {
|
|
4262
|
+
"scope": "teambit.harmony",
|
|
4263
|
+
"name": "logger"
|
|
4264
|
+
}
|
|
3944
4265
|
},
|
|
3945
4266
|
{
|
|
3946
4267
|
"__schema": "TypeRefSchema",
|
|
@@ -3949,7 +4270,11 @@
|
|
|
3949
4270
|
"line": 1256,
|
|
3950
4271
|
"character": 7
|
|
3951
4272
|
},
|
|
3952
|
-
"name": "VariantsMain"
|
|
4273
|
+
"name": "VariantsMain",
|
|
4274
|
+
"componentId": {
|
|
4275
|
+
"scope": "teambit.workspace",
|
|
4276
|
+
"name": "variants"
|
|
4277
|
+
}
|
|
3953
4278
|
},
|
|
3954
4279
|
{
|
|
3955
4280
|
"__schema": "TypeRefSchema",
|
|
@@ -3958,7 +4283,11 @@
|
|
|
3958
4283
|
"line": 1257,
|
|
3959
4284
|
"character": 7
|
|
3960
4285
|
},
|
|
3961
|
-
"name": "CLIMain"
|
|
4286
|
+
"name": "CLIMain",
|
|
4287
|
+
"componentId": {
|
|
4288
|
+
"scope": "teambit.harmony",
|
|
4289
|
+
"name": "cli"
|
|
4290
|
+
}
|
|
3962
4291
|
},
|
|
3963
4292
|
{
|
|
3964
4293
|
"__schema": "TypeRefSchema",
|
|
@@ -3967,7 +4296,11 @@
|
|
|
3967
4296
|
"line": 1258,
|
|
3968
4297
|
"character": 7
|
|
3969
4298
|
},
|
|
3970
|
-
"name": "CompilerMain"
|
|
4299
|
+
"name": "CompilerMain",
|
|
4300
|
+
"componentId": {
|
|
4301
|
+
"scope": "teambit.compilation",
|
|
4302
|
+
"name": "compiler"
|
|
4303
|
+
}
|
|
3971
4304
|
},
|
|
3972
4305
|
{
|
|
3973
4306
|
"__schema": "TypeRefSchema",
|
|
@@ -3976,7 +4309,11 @@
|
|
|
3976
4309
|
"line": 1259,
|
|
3977
4310
|
"character": 7
|
|
3978
4311
|
},
|
|
3979
|
-
"name": "IssuesMain"
|
|
4312
|
+
"name": "IssuesMain",
|
|
4313
|
+
"componentId": {
|
|
4314
|
+
"scope": "teambit.component",
|
|
4315
|
+
"name": "issues"
|
|
4316
|
+
}
|
|
3980
4317
|
},
|
|
3981
4318
|
{
|
|
3982
4319
|
"__schema": "TypeRefSchema",
|
|
@@ -3985,7 +4322,11 @@
|
|
|
3985
4322
|
"line": 1260,
|
|
3986
4323
|
"character": 7
|
|
3987
4324
|
},
|
|
3988
|
-
"name": "EnvsMain"
|
|
4325
|
+
"name": "EnvsMain",
|
|
4326
|
+
"componentId": {
|
|
4327
|
+
"scope": "teambit.envs",
|
|
4328
|
+
"name": "envs"
|
|
4329
|
+
}
|
|
3989
4330
|
},
|
|
3990
4331
|
{
|
|
3991
4332
|
"__schema": "TypeRefSchema",
|
|
@@ -3994,7 +4335,11 @@
|
|
|
3994
4335
|
"line": 1261,
|
|
3995
4336
|
"character": 7
|
|
3996
4337
|
},
|
|
3997
|
-
"name": "ApplicationMain"
|
|
4338
|
+
"name": "ApplicationMain",
|
|
4339
|
+
"componentId": {
|
|
4340
|
+
"scope": "teambit.harmony",
|
|
4341
|
+
"name": "application"
|
|
4342
|
+
}
|
|
3998
4343
|
},
|
|
3999
4344
|
{
|
|
4000
4345
|
"__schema": "TypeRefSchema",
|
|
@@ -4003,7 +4348,11 @@
|
|
|
4003
4348
|
"line": 1262,
|
|
4004
4349
|
"character": 7
|
|
4005
4350
|
},
|
|
4006
|
-
"name": "IpcEventsMain"
|
|
4351
|
+
"name": "IpcEventsMain",
|
|
4352
|
+
"componentId": {
|
|
4353
|
+
"scope": "teambit.harmony",
|
|
4354
|
+
"name": "ipc-events"
|
|
4355
|
+
}
|
|
4007
4356
|
},
|
|
4008
4357
|
{
|
|
4009
4358
|
"__schema": "TypeRefSchema",
|
|
@@ -4012,7 +4361,11 @@
|
|
|
4012
4361
|
"line": 1263,
|
|
4013
4362
|
"character": 7
|
|
4014
4363
|
},
|
|
4015
|
-
"name": "GeneratorMain"
|
|
4364
|
+
"name": "GeneratorMain",
|
|
4365
|
+
"componentId": {
|
|
4366
|
+
"scope": "teambit.generator",
|
|
4367
|
+
"name": "generator"
|
|
4368
|
+
}
|
|
4016
4369
|
},
|
|
4017
4370
|
{
|
|
4018
4371
|
"__schema": "TypeRefSchema",
|
|
@@ -4021,7 +4374,11 @@
|
|
|
4021
4374
|
"line": 1264,
|
|
4022
4375
|
"character": 7
|
|
4023
4376
|
},
|
|
4024
|
-
"name": "WorkspaceConfigFilesMain"
|
|
4377
|
+
"name": "WorkspaceConfigFilesMain",
|
|
4378
|
+
"componentId": {
|
|
4379
|
+
"scope": "teambit.workspace",
|
|
4380
|
+
"name": "workspace-config-files"
|
|
4381
|
+
}
|
|
4025
4382
|
},
|
|
4026
4383
|
{
|
|
4027
4384
|
"__schema": "TypeRefSchema",
|
|
@@ -4030,7 +4387,11 @@
|
|
|
4030
4387
|
"line": 1265,
|
|
4031
4388
|
"character": 7
|
|
4032
4389
|
},
|
|
4033
|
-
"name": "AspectLoaderMain"
|
|
4390
|
+
"name": "AspectLoaderMain",
|
|
4391
|
+
"componentId": {
|
|
4392
|
+
"scope": "teambit.harmony",
|
|
4393
|
+
"name": "aspect-loader"
|
|
4394
|
+
}
|
|
4034
4395
|
}
|
|
4035
4396
|
]
|
|
4036
4397
|
},
|
|
@@ -4080,7 +4441,8 @@
|
|
|
4080
4441
|
"line": 1268,
|
|
4081
4442
|
"character": 54
|
|
4082
4443
|
},
|
|
4083
|
-
"name": "PreLinkSlot"
|
|
4444
|
+
"name": "PreLinkSlot",
|
|
4445
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
4084
4446
|
},
|
|
4085
4447
|
{
|
|
4086
4448
|
"__schema": "TypeRefSchema",
|
|
@@ -4089,7 +4451,8 @@
|
|
|
4089
4451
|
"line": 1268,
|
|
4090
4452
|
"character": 67
|
|
4091
4453
|
},
|
|
4092
|
-
"name": "PreInstallSlot"
|
|
4454
|
+
"name": "PreInstallSlot",
|
|
4455
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
4093
4456
|
},
|
|
4094
4457
|
{
|
|
4095
4458
|
"__schema": "TypeRefSchema",
|
|
@@ -4098,7 +4461,8 @@
|
|
|
4098
4461
|
"line": 1268,
|
|
4099
4462
|
"character": 83
|
|
4100
4463
|
},
|
|
4101
|
-
"name": "PostInstallSlot"
|
|
4464
|
+
"name": "PostInstallSlot",
|
|
4465
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
4102
4466
|
}
|
|
4103
4467
|
]
|
|
4104
4468
|
},
|
|
@@ -4120,7 +4484,12 @@
|
|
|
4120
4484
|
"line": 1269,
|
|
4121
4485
|
"character": 14
|
|
4122
4486
|
},
|
|
4123
|
-
"name": "Harmony"
|
|
4487
|
+
"name": "Harmony",
|
|
4488
|
+
"componentId": {
|
|
4489
|
+
"scope": "teambit.harmony",
|
|
4490
|
+
"name": "harmony",
|
|
4491
|
+
"version": "0.4.6"
|
|
4492
|
+
}
|
|
4124
4493
|
},
|
|
4125
4494
|
"isOptional": false,
|
|
4126
4495
|
"isSpread": false
|
|
@@ -4190,7 +4559,8 @@
|
|
|
4190
4559
|
"line": 92,
|
|
4191
4560
|
"character": 28
|
|
4192
4561
|
},
|
|
4193
|
-
"name": "WorkspaceLinkOptions"
|
|
4562
|
+
"name": "WorkspaceLinkOptions",
|
|
4563
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
4194
4564
|
},
|
|
4195
4565
|
"isOptional": true,
|
|
4196
4566
|
"isSpread": false
|
|
@@ -4253,7 +4623,8 @@
|
|
|
4253
4623
|
"line": 93,
|
|
4254
4624
|
"character": 34
|
|
4255
4625
|
},
|
|
4256
|
-
"name": "WorkspaceInstallOptions"
|
|
4626
|
+
"name": "WorkspaceInstallOptions",
|
|
4627
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
4257
4628
|
},
|
|
4258
4629
|
"isOptional": true,
|
|
4259
4630
|
"isSpread": false
|
|
@@ -4341,6 +4712,11 @@
|
|
|
4341
4712
|
"character": 20
|
|
4342
4713
|
},
|
|
4343
4714
|
"name": "SlotRegistry",
|
|
4715
|
+
"componentId": {
|
|
4716
|
+
"scope": "teambit.harmony",
|
|
4717
|
+
"name": "harmony",
|
|
4718
|
+
"version": "0.4.6"
|
|
4719
|
+
},
|
|
4344
4720
|
"typeArgs": [
|
|
4345
4721
|
{
|
|
4346
4722
|
"__schema": "TypeRefSchema",
|
|
@@ -4349,7 +4725,8 @@
|
|
|
4349
4725
|
"line": 96,
|
|
4350
4726
|
"character": 33
|
|
4351
4727
|
},
|
|
4352
|
-
"name": "PreLink"
|
|
4728
|
+
"name": "PreLink",
|
|
4729
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
4353
4730
|
}
|
|
4354
4731
|
]
|
|
4355
4732
|
}
|
|
@@ -4371,6 +4748,11 @@
|
|
|
4371
4748
|
"character": 23
|
|
4372
4749
|
},
|
|
4373
4750
|
"name": "SlotRegistry",
|
|
4751
|
+
"componentId": {
|
|
4752
|
+
"scope": "teambit.harmony",
|
|
4753
|
+
"name": "harmony",
|
|
4754
|
+
"version": "0.4.6"
|
|
4755
|
+
},
|
|
4374
4756
|
"typeArgs": [
|
|
4375
4757
|
{
|
|
4376
4758
|
"__schema": "TypeRefSchema",
|
|
@@ -4379,7 +4761,8 @@
|
|
|
4379
4761
|
"line": 97,
|
|
4380
4762
|
"character": 36
|
|
4381
4763
|
},
|
|
4382
|
-
"name": "PreInstall"
|
|
4764
|
+
"name": "PreInstall",
|
|
4765
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
4383
4766
|
}
|
|
4384
4767
|
]
|
|
4385
4768
|
}
|
|
@@ -4401,6 +4784,11 @@
|
|
|
4401
4784
|
"character": 24
|
|
4402
4785
|
},
|
|
4403
4786
|
"name": "SlotRegistry",
|
|
4787
|
+
"componentId": {
|
|
4788
|
+
"scope": "teambit.harmony",
|
|
4789
|
+
"name": "harmony",
|
|
4790
|
+
"version": "0.4.6"
|
|
4791
|
+
},
|
|
4404
4792
|
"typeArgs": [
|
|
4405
4793
|
{
|
|
4406
4794
|
"__schema": "TypeRefSchema",
|
|
@@ -4409,7 +4797,8 @@
|
|
|
4409
4797
|
"line": 98,
|
|
4410
4798
|
"character": 37
|
|
4411
4799
|
},
|
|
4412
|
-
"name": "PostInstall"
|
|
4800
|
+
"name": "PostInstall",
|
|
4801
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
4413
4802
|
}
|
|
4414
4803
|
]
|
|
4415
4804
|
}
|
|
@@ -4447,7 +4836,11 @@
|
|
|
4447
4836
|
"line": 101,
|
|
4448
4837
|
"character": 3
|
|
4449
4838
|
},
|
|
4450
|
-
"name": "GetComponentManifestsOptions"
|
|
4839
|
+
"name": "GetComponentManifestsOptions",
|
|
4840
|
+
"componentId": {
|
|
4841
|
+
"scope": "teambit.dependencies",
|
|
4842
|
+
"name": "dependency-resolver"
|
|
4843
|
+
}
|
|
4451
4844
|
},
|
|
4452
4845
|
{
|
|
4453
4846
|
"__schema": "TypeUnionSchema",
|
|
@@ -4504,7 +4897,11 @@
|
|
|
4504
4897
|
"line": 104,
|
|
4505
4898
|
"character": 8
|
|
4506
4899
|
},
|
|
4507
|
-
"name": "PackageManagerInstallOptions"
|
|
4900
|
+
"name": "PackageManagerInstallOptions",
|
|
4901
|
+
"componentId": {
|
|
4902
|
+
"scope": "teambit.dependencies",
|
|
4903
|
+
"name": "dependency-resolver"
|
|
4904
|
+
}
|
|
4508
4905
|
},
|
|
4509
4906
|
{
|
|
4510
4907
|
"__schema": "LiteralTypeSchema",
|
|
@@ -4620,7 +5017,11 @@
|
|
|
4620
5017
|
"line": 106,
|
|
4621
5018
|
"character": 96
|
|
4622
5019
|
},
|
|
4623
|
-
"name": "AspectDefinition"
|
|
5020
|
+
"name": "AspectDefinition",
|
|
5021
|
+
"componentId": {
|
|
5022
|
+
"scope": "teambit.harmony",
|
|
5023
|
+
"name": "aspect-loader"
|
|
5024
|
+
}
|
|
4624
5025
|
}
|
|
4625
5026
|
},
|
|
4626
5027
|
"isOptional": false
|
|
@@ -4662,6 +5063,10 @@
|
|
|
4662
5063
|
"character": 26
|
|
4663
5064
|
},
|
|
4664
5065
|
"name": "ComponentMap",
|
|
5066
|
+
"componentId": {
|
|
5067
|
+
"scope": "teambit.component",
|
|
5068
|
+
"name": "component"
|
|
5069
|
+
},
|
|
4665
5070
|
"typeArgs": [
|
|
4666
5071
|
{
|
|
4667
5072
|
"__schema": "KeywordTypeSchema",
|
|
@@ -4710,7 +5115,8 @@
|
|
|
4710
5115
|
"line": 1318,
|
|
4711
5116
|
"character": 29
|
|
4712
5117
|
},
|
|
4713
|
-
"name": "ProjectManifest"
|
|
5118
|
+
"name": "ProjectManifest",
|
|
5119
|
+
"packageName": "@pnpm/types"
|
|
4714
5120
|
}
|
|
4715
5121
|
]
|
|
4716
5122
|
},
|
|
@@ -4744,7 +5150,8 @@
|
|
|
4744
5150
|
"line": 1324,
|
|
4745
5151
|
"character": 4
|
|
4746
5152
|
},
|
|
4747
|
-
"name": "ComponentsAndManifests"
|
|
5153
|
+
"name": "ComponentsAndManifests",
|
|
5154
|
+
"internalFilePath": "install.main.runtime.ts"
|
|
4748
5155
|
},
|
|
4749
5156
|
"isOptional": false,
|
|
4750
5157
|
"objectBindingNodes": [
|
|
@@ -4838,7 +5245,8 @@
|
|
|
4838
5245
|
"line": 1342,
|
|
4839
5246
|
"character": 50
|
|
4840
5247
|
},
|
|
4841
|
-
"name": "ProjectManifest"
|
|
5248
|
+
"name": "ProjectManifest",
|
|
5249
|
+
"packageName": "@pnpm/types"
|
|
4842
5250
|
}
|
|
4843
5251
|
]
|
|
4844
5252
|
},
|
|
@@ -4900,7 +5308,7 @@
|
|
|
4900
5308
|
"componentId": {
|
|
4901
5309
|
"scope": "teambit.workspace",
|
|
4902
5310
|
"name": "install",
|
|
4903
|
-
"version": "1.0.
|
|
5311
|
+
"version": "1.0.422"
|
|
4904
5312
|
},
|
|
4905
5313
|
"taggedModuleExports": []
|
|
4906
5314
|
}
|