@teambit/install 1.0.451 → 1.0.453

Sign up to get free protection for your applications and to get access to all the features.
@@ -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
@@ -721,7 +781,11 @@
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,
@@ -751,7 +815,8 @@
751
815
  "line": 202,
752
816
  "character": 87
753
817
  },
754
- "name": "WorkspaceInstallOptions"
818
+ "name": "WorkspaceInstallOptions",
819
+ "internalFilePath": "install.main.runtime.ts"
755
820
  }
756
821
  ]
757
822
  },
@@ -1034,6 +1099,10 @@
1034
1099
  "character": 15
1035
1100
  },
1036
1101
  "name": "ComponentMap",
1102
+ "componentId": {
1103
+ "scope": "teambit.component",
1104
+ "name": "component"
1105
+ },
1037
1106
  "typeArgs": [
1038
1107
  {
1039
1108
  "__schema": "KeywordTypeSchema",
@@ -1095,7 +1164,11 @@
1095
1164
  "line": 1001,
1096
1165
  "character": 58
1097
1166
  },
1098
- "name": "Component"
1167
+ "name": "Component",
1168
+ "componentId": {
1169
+ "scope": "teambit.component",
1170
+ "name": "component"
1171
+ }
1099
1172
  }
1100
1173
  },
1101
1174
  "isOptional": false,
@@ -1243,7 +1316,8 @@
1243
1316
  "line": 1081,
1244
1317
  "character": 14
1245
1318
  },
1246
- "name": "WorkspaceLinkOptions"
1319
+ "name": "WorkspaceLinkOptions",
1320
+ "internalFilePath": "install.main.runtime.ts"
1247
1321
  },
1248
1322
  "isOptional": true,
1249
1323
  "defaultValue": "{}",
@@ -1362,6 +1436,10 @@
1362
1436
  "character": 34
1363
1437
  },
1364
1438
  "name": "ComponentMap",
1439
+ "componentId": {
1440
+ "scope": "teambit.component",
1441
+ "name": "component"
1442
+ },
1365
1443
  "typeArgs": [
1366
1444
  {
1367
1445
  "__schema": "KeywordTypeSchema",
@@ -1457,7 +1535,8 @@
1457
1535
  "line": 1111,
1458
1536
  "character": 23
1459
1537
  },
1460
- "name": "WorkspaceLinkOptions"
1538
+ "name": "WorkspaceLinkOptions",
1539
+ "internalFilePath": "install.main.runtime.ts"
1461
1540
  },
1462
1541
  "isOptional": true,
1463
1542
  "defaultValue": "{}",
@@ -1480,7 +1559,8 @@
1480
1559
  "line": 1111,
1481
1560
  "character": 59
1482
1561
  },
1483
- "name": "WorkspaceLinkResults"
1562
+ "name": "WorkspaceLinkResults",
1563
+ "internalFilePath": "install.main.runtime.ts"
1484
1564
  }
1485
1565
  ]
1486
1566
  },
@@ -1489,19 +1569,67 @@
1489
1569
  ]
1490
1570
  },
1491
1571
  {
1492
- "__schema": "VariableLikeSchema",
1572
+ "__schema": "FunctionLikeSchema",
1493
1573
  "location": {
1494
1574
  "filePath": "install.main.runtime.ts",
1495
1575
  "line": 1216,
1496
1576
  "character": 3
1497
1577
  },
1578
+ "signature": "(method) InstallMain.onComponentChange(component: Component): Promise<void>",
1579
+ "name": "onComponentChange",
1580
+ "params": [
1581
+ {
1582
+ "__schema": "ParameterSchema",
1583
+ "location": {
1584
+ "filePath": "install.main.runtime.ts",
1585
+ "line": 1216,
1586
+ "character": 27
1587
+ },
1588
+ "name": "component",
1589
+ "type": {
1590
+ "__schema": "TypeRefSchema",
1591
+ "location": {
1592
+ "filePath": "install.main.runtime.ts",
1593
+ "line": 1216,
1594
+ "character": 38
1595
+ },
1596
+ "name": "Component",
1597
+ "componentId": {
1598
+ "scope": "teambit.component",
1599
+ "name": "component"
1600
+ }
1601
+ },
1602
+ "isOptional": false,
1603
+ "isSpread": false
1604
+ }
1605
+ ],
1606
+ "returnType": {
1607
+ "__schema": "InferenceTypeSchema",
1608
+ "location": {
1609
+ "filePath": "install.main.runtime.ts",
1610
+ "line": 1216,
1611
+ "character": 3
1612
+ },
1613
+ "type": "Promise<void>"
1614
+ },
1615
+ "modifiers": [
1616
+ "async"
1617
+ ]
1618
+ },
1619
+ {
1620
+ "__schema": "VariableLikeSchema",
1621
+ "location": {
1622
+ "filePath": "install.main.runtime.ts",
1623
+ "line": 1223,
1624
+ "character": 3
1625
+ },
1498
1626
  "signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
1499
1627
  "name": "slots",
1500
1628
  "type": {
1501
1629
  "__schema": "InferenceTypeSchema",
1502
1630
  "location": {
1503
1631
  "filePath": "install.main.runtime.ts",
1504
- "line": 1216,
1632
+ "line": 1223,
1505
1633
  "character": 3
1506
1634
  },
1507
1635
  "type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
@@ -1513,7 +1641,7 @@
1513
1641
  "__schema": "VariableLikeSchema",
1514
1642
  "location": {
1515
1643
  "filePath": "install.main.runtime.ts",
1516
- "line": 1217,
1644
+ "line": 1224,
1517
1645
  "character": 3
1518
1646
  },
1519
1647
  "signature": "(property) InstallMain.dependencies: Aspect[]",
@@ -1522,7 +1650,7 @@
1522
1650
  "__schema": "InferenceTypeSchema",
1523
1651
  "location": {
1524
1652
  "filePath": "install.main.runtime.ts",
1525
- "line": 1217,
1653
+ "line": 1224,
1526
1654
  "character": 3
1527
1655
  },
1528
1656
  "type": "Aspect[]"
@@ -1534,7 +1662,7 @@
1534
1662
  "__schema": "VariableLikeSchema",
1535
1663
  "location": {
1536
1664
  "filePath": "install.main.runtime.ts",
1537
- "line": 1233,
1665
+ "line": 1240,
1538
1666
  "character": 3
1539
1667
  },
1540
1668
  "signature": "(property) InstallMain.runtime: RuntimeDefinition",
@@ -1543,7 +1671,7 @@
1543
1671
  "__schema": "InferenceTypeSchema",
1544
1672
  "location": {
1545
1673
  "filePath": "install.main.runtime.ts",
1546
- "line": 1233,
1674
+ "line": 1240,
1547
1675
  "character": 3
1548
1676
  },
1549
1677
  "type": "RuntimeDefinition"
@@ -1555,7 +1683,7 @@
1555
1683
  "__schema": "FunctionLikeSchema",
1556
1684
  "location": {
1557
1685
  "filePath": "install.main.runtime.ts",
1558
- "line": 1235,
1686
+ "line": 1242,
1559
1687
  "character": 3
1560
1688
  },
1561
1689
  "signature": "(method) InstallMain.provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader,]: [\n DependencyResolverMain,\n Workspace,\n LoggerMain,\n VariantsMain,\n CLIMain,\n CompilerMain,\n IssuesMain,\n EnvsMain,\n ApplicationMain,\n IpcEventsMain,\n GeneratorMain,\n WorkspaceConfigFilesMain,\n AspectLoaderMain\n], _: any, [preLinkSlot, preInstallSlot, postInstallSlot]: [PreLinkSlot, PreInstallSlot, PostInstallSlot], harmony: Harmony): Promise<InstallMain>",
@@ -1565,7 +1693,7 @@
1565
1693
  "__schema": "ParameterSchema",
1566
1694
  "location": {
1567
1695
  "filePath": "install.main.runtime.ts",
1568
- "line": 1236,
1696
+ "line": 1243,
1569
1697
  "character": 5
1570
1698
  },
1571
1699
  "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
@@ -1573,7 +1701,7 @@
1573
1701
  "__schema": "TupleTypeSchema",
1574
1702
  "location": {
1575
1703
  "filePath": "install.main.runtime.ts",
1576
- "line": 1250,
1704
+ "line": 1257,
1577
1705
  "character": 8
1578
1706
  },
1579
1707
  "elements": [
@@ -1581,118 +1709,170 @@
1581
1709
  "__schema": "TypeRefSchema",
1582
1710
  "location": {
1583
1711
  "filePath": "install.main.runtime.ts",
1584
- "line": 1251,
1712
+ "line": 1258,
1585
1713
  "character": 7
1586
1714
  },
1587
- "name": "DependencyResolverMain"
1715
+ "name": "DependencyResolverMain",
1716
+ "componentId": {
1717
+ "scope": "teambit.dependencies",
1718
+ "name": "dependency-resolver"
1719
+ }
1588
1720
  },
1589
1721
  {
1590
1722
  "__schema": "TypeRefSchema",
1591
1723
  "location": {
1592
1724
  "filePath": "install.main.runtime.ts",
1593
- "line": 1252,
1725
+ "line": 1259,
1594
1726
  "character": 7
1595
1727
  },
1596
- "name": "Workspace"
1728
+ "name": "Workspace",
1729
+ "componentId": {
1730
+ "scope": "teambit.workspace",
1731
+ "name": "workspace"
1732
+ }
1597
1733
  },
1598
1734
  {
1599
1735
  "__schema": "TypeRefSchema",
1600
1736
  "location": {
1601
1737
  "filePath": "install.main.runtime.ts",
1602
- "line": 1253,
1738
+ "line": 1260,
1603
1739
  "character": 7
1604
1740
  },
1605
- "name": "LoggerMain"
1741
+ "name": "LoggerMain",
1742
+ "componentId": {
1743
+ "scope": "teambit.harmony",
1744
+ "name": "logger"
1745
+ }
1606
1746
  },
1607
1747
  {
1608
1748
  "__schema": "TypeRefSchema",
1609
1749
  "location": {
1610
1750
  "filePath": "install.main.runtime.ts",
1611
- "line": 1254,
1751
+ "line": 1261,
1612
1752
  "character": 7
1613
1753
  },
1614
- "name": "VariantsMain"
1754
+ "name": "VariantsMain",
1755
+ "componentId": {
1756
+ "scope": "teambit.workspace",
1757
+ "name": "variants"
1758
+ }
1615
1759
  },
1616
1760
  {
1617
1761
  "__schema": "TypeRefSchema",
1618
1762
  "location": {
1619
1763
  "filePath": "install.main.runtime.ts",
1620
- "line": 1255,
1764
+ "line": 1262,
1621
1765
  "character": 7
1622
1766
  },
1623
- "name": "CLIMain"
1767
+ "name": "CLIMain",
1768
+ "componentId": {
1769
+ "scope": "teambit.harmony",
1770
+ "name": "cli"
1771
+ }
1624
1772
  },
1625
1773
  {
1626
1774
  "__schema": "TypeRefSchema",
1627
1775
  "location": {
1628
1776
  "filePath": "install.main.runtime.ts",
1629
- "line": 1256,
1777
+ "line": 1263,
1630
1778
  "character": 7
1631
1779
  },
1632
- "name": "CompilerMain"
1780
+ "name": "CompilerMain",
1781
+ "componentId": {
1782
+ "scope": "teambit.compilation",
1783
+ "name": "compiler"
1784
+ }
1633
1785
  },
1634
1786
  {
1635
1787
  "__schema": "TypeRefSchema",
1636
1788
  "location": {
1637
1789
  "filePath": "install.main.runtime.ts",
1638
- "line": 1257,
1790
+ "line": 1264,
1639
1791
  "character": 7
1640
1792
  },
1641
- "name": "IssuesMain"
1793
+ "name": "IssuesMain",
1794
+ "componentId": {
1795
+ "scope": "teambit.component",
1796
+ "name": "issues"
1797
+ }
1642
1798
  },
1643
1799
  {
1644
1800
  "__schema": "TypeRefSchema",
1645
1801
  "location": {
1646
1802
  "filePath": "install.main.runtime.ts",
1647
- "line": 1258,
1803
+ "line": 1265,
1648
1804
  "character": 7
1649
1805
  },
1650
- "name": "EnvsMain"
1806
+ "name": "EnvsMain",
1807
+ "componentId": {
1808
+ "scope": "teambit.envs",
1809
+ "name": "envs"
1810
+ }
1651
1811
  },
1652
1812
  {
1653
1813
  "__schema": "TypeRefSchema",
1654
1814
  "location": {
1655
1815
  "filePath": "install.main.runtime.ts",
1656
- "line": 1259,
1816
+ "line": 1266,
1657
1817
  "character": 7
1658
1818
  },
1659
- "name": "ApplicationMain"
1819
+ "name": "ApplicationMain",
1820
+ "componentId": {
1821
+ "scope": "teambit.harmony",
1822
+ "name": "application"
1823
+ }
1660
1824
  },
1661
1825
  {
1662
1826
  "__schema": "TypeRefSchema",
1663
1827
  "location": {
1664
1828
  "filePath": "install.main.runtime.ts",
1665
- "line": 1260,
1829
+ "line": 1267,
1666
1830
  "character": 7
1667
1831
  },
1668
- "name": "IpcEventsMain"
1832
+ "name": "IpcEventsMain",
1833
+ "componentId": {
1834
+ "scope": "teambit.harmony",
1835
+ "name": "ipc-events"
1836
+ }
1669
1837
  },
1670
1838
  {
1671
1839
  "__schema": "TypeRefSchema",
1672
1840
  "location": {
1673
1841
  "filePath": "install.main.runtime.ts",
1674
- "line": 1261,
1842
+ "line": 1268,
1675
1843
  "character": 7
1676
1844
  },
1677
- "name": "GeneratorMain"
1845
+ "name": "GeneratorMain",
1846
+ "componentId": {
1847
+ "scope": "teambit.generator",
1848
+ "name": "generator"
1849
+ }
1678
1850
  },
1679
1851
  {
1680
1852
  "__schema": "TypeRefSchema",
1681
1853
  "location": {
1682
1854
  "filePath": "install.main.runtime.ts",
1683
- "line": 1262,
1855
+ "line": 1269,
1684
1856
  "character": 7
1685
1857
  },
1686
- "name": "WorkspaceConfigFilesMain"
1858
+ "name": "WorkspaceConfigFilesMain",
1859
+ "componentId": {
1860
+ "scope": "teambit.workspace",
1861
+ "name": "workspace-config-files"
1862
+ }
1687
1863
  },
1688
1864
  {
1689
1865
  "__schema": "TypeRefSchema",
1690
1866
  "location": {
1691
1867
  "filePath": "install.main.runtime.ts",
1692
- "line": 1263,
1868
+ "line": 1270,
1693
1869
  "character": 7
1694
1870
  },
1695
- "name": "AspectLoaderMain"
1871
+ "name": "AspectLoaderMain",
1872
+ "componentId": {
1873
+ "scope": "teambit.harmony",
1874
+ "name": "aspect-loader"
1875
+ }
1696
1876
  }
1697
1877
  ]
1698
1878
  },
@@ -1703,7 +1883,7 @@
1703
1883
  "__schema": "ParameterSchema",
1704
1884
  "location": {
1705
1885
  "filePath": "install.main.runtime.ts",
1706
- "line": 1265,
1886
+ "line": 1272,
1707
1887
  "character": 5
1708
1888
  },
1709
1889
  "name": "_",
@@ -1711,7 +1891,7 @@
1711
1891
  "__schema": "InferenceTypeSchema",
1712
1892
  "location": {
1713
1893
  "filePath": "install.main.runtime.ts",
1714
- "line": 1265,
1894
+ "line": 1272,
1715
1895
  "character": 5
1716
1896
  },
1717
1897
  "type": "any"
@@ -1723,7 +1903,7 @@
1723
1903
  "__schema": "ParameterSchema",
1724
1904
  "location": {
1725
1905
  "filePath": "install.main.runtime.ts",
1726
- "line": 1266,
1906
+ "line": 1273,
1727
1907
  "character": 5
1728
1908
  },
1729
1909
  "name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
@@ -1731,7 +1911,7 @@
1731
1911
  "__schema": "TupleTypeSchema",
1732
1912
  "location": {
1733
1913
  "filePath": "install.main.runtime.ts",
1734
- "line": 1266,
1914
+ "line": 1273,
1735
1915
  "character": 53
1736
1916
  },
1737
1917
  "elements": [
@@ -1739,28 +1919,31 @@
1739
1919
  "__schema": "TypeRefSchema",
1740
1920
  "location": {
1741
1921
  "filePath": "install.main.runtime.ts",
1742
- "line": 1266,
1922
+ "line": 1273,
1743
1923
  "character": 54
1744
1924
  },
1745
- "name": "PreLinkSlot"
1925
+ "name": "PreLinkSlot",
1926
+ "internalFilePath": "install.main.runtime.ts"
1746
1927
  },
1747
1928
  {
1748
1929
  "__schema": "TypeRefSchema",
1749
1930
  "location": {
1750
1931
  "filePath": "install.main.runtime.ts",
1751
- "line": 1266,
1932
+ "line": 1273,
1752
1933
  "character": 67
1753
1934
  },
1754
- "name": "PreInstallSlot"
1935
+ "name": "PreInstallSlot",
1936
+ "internalFilePath": "install.main.runtime.ts"
1755
1937
  },
1756
1938
  {
1757
1939
  "__schema": "TypeRefSchema",
1758
1940
  "location": {
1759
1941
  "filePath": "install.main.runtime.ts",
1760
- "line": 1266,
1942
+ "line": 1273,
1761
1943
  "character": 83
1762
1944
  },
1763
- "name": "PostInstallSlot"
1945
+ "name": "PostInstallSlot",
1946
+ "internalFilePath": "install.main.runtime.ts"
1764
1947
  }
1765
1948
  ]
1766
1949
  },
@@ -1771,7 +1954,7 @@
1771
1954
  "__schema": "ParameterSchema",
1772
1955
  "location": {
1773
1956
  "filePath": "install.main.runtime.ts",
1774
- "line": 1267,
1957
+ "line": 1274,
1775
1958
  "character": 5
1776
1959
  },
1777
1960
  "name": "harmony",
@@ -1779,10 +1962,15 @@
1779
1962
  "__schema": "TypeRefSchema",
1780
1963
  "location": {
1781
1964
  "filePath": "install.main.runtime.ts",
1782
- "line": 1267,
1965
+ "line": 1274,
1783
1966
  "character": 14
1784
1967
  },
1785
- "name": "Harmony"
1968
+ "name": "Harmony",
1969
+ "componentId": {
1970
+ "scope": "teambit.harmony",
1971
+ "name": "harmony",
1972
+ "version": "0.4.6"
1973
+ }
1786
1974
  },
1787
1975
  "isOptional": false,
1788
1976
  "isSpread": false
@@ -1792,7 +1980,7 @@
1792
1980
  "__schema": "InferenceTypeSchema",
1793
1981
  "location": {
1794
1982
  "filePath": "install.main.runtime.ts",
1795
- "line": 1235,
1983
+ "line": 1242,
1796
1984
  "character": 3
1797
1985
  },
1798
1986
  "type": "Promise<InstallMain>"
@@ -1889,7 +2077,11 @@
1889
2077
  "line": 58,
1890
2078
  "character": 36
1891
2079
  },
1892
- "name": "LinkingOptions"
2080
+ "name": "LinkingOptions",
2081
+ "componentId": {
2082
+ "scope": "teambit.dependencies",
2083
+ "name": "dependency-resolver"
2084
+ }
1893
2085
  },
1894
2086
  {
1895
2087
  "__schema": "TypeLiteralSchema",
@@ -1915,7 +2107,11 @@
1915
2107
  "line": 59,
1916
2108
  "character": 16
1917
2109
  },
1918
- "name": "WorkspacePolicy"
2110
+ "name": "WorkspacePolicy",
2111
+ "componentId": {
2112
+ "scope": "teambit.dependencies",
2113
+ "name": "dependency-resolver"
2114
+ }
1919
2115
  },
1920
2116
  "isOptional": true
1921
2117
  },
@@ -2012,7 +2208,12 @@
2012
2208
  "line": 65,
2013
2209
  "character": 23
2014
2210
  },
2015
- "name": "NodeModulesLinksResult"
2211
+ "name": "NodeModulesLinksResult",
2212
+ "componentId": {
2213
+ "scope": "teambit.workspace",
2214
+ "name": "modules/node-modules-linker",
2215
+ "version": "0.0.217"
2216
+ }
2016
2217
  }
2017
2218
  },
2018
2219
  "isOptional": true
@@ -2040,7 +2241,12 @@
2040
2241
  "line": 66,
2041
2242
  "character": 30
2042
2243
  },
2043
- "name": "CodemodResult"
2244
+ "name": "CodemodResult",
2245
+ "componentId": {
2246
+ "scope": "teambit.workspace",
2247
+ "name": "modules/node-modules-linker",
2248
+ "version": "0.0.217"
2249
+ }
2044
2250
  }
2045
2251
  },
2046
2252
  "isOptional": true
@@ -2054,7 +2260,11 @@
2054
2260
  "line": 67,
2055
2261
  "character": 5
2056
2262
  },
2057
- "name": "LinkResults"
2263
+ "name": "LinkResults",
2264
+ "componentId": {
2265
+ "scope": "teambit.dependencies",
2266
+ "name": "dependency-resolver"
2267
+ }
2058
2268
  }
2059
2269
  ]
2060
2270
  }
@@ -2132,7 +2342,11 @@
2132
2342
  "line": 72,
2133
2343
  "character": 19
2134
2344
  },
2135
- "name": "WorkspaceDependencyLifecycleType"
2345
+ "name": "WorkspaceDependencyLifecycleType",
2346
+ "componentId": {
2347
+ "scope": "teambit.dependencies",
2348
+ "name": "dependency-resolver"
2349
+ }
2136
2350
  },
2137
2351
  "isOptional": true
2138
2352
  },
@@ -2464,7 +2678,8 @@
2464
2678
  "line": 90,
2465
2679
  "character": 42
2466
2680
  },
2467
- "name": "WorkspaceInstallOptions"
2681
+ "name": "WorkspaceInstallOptions",
2682
+ "internalFilePath": "install.main.runtime.ts"
2468
2683
  },
2469
2684
  {
2470
2685
  "__schema": "TypeUnionSchema",
@@ -2541,7 +2756,11 @@
2541
2756
  "line": 113,
2542
2757
  "character": 33
2543
2758
  },
2544
- "name": "DependencyResolverMain"
2759
+ "name": "DependencyResolverMain",
2760
+ "componentId": {
2761
+ "scope": "teambit.dependencies",
2762
+ "name": "dependency-resolver"
2763
+ }
2545
2764
  },
2546
2765
  "isOptional": false,
2547
2766
  "isSpread": false
@@ -2561,7 +2780,11 @@
2561
2780
  "line": 115,
2562
2781
  "character": 21
2563
2782
  },
2564
- "name": "Logger"
2783
+ "name": "Logger",
2784
+ "componentId": {
2785
+ "scope": "teambit.harmony",
2786
+ "name": "logger"
2787
+ }
2565
2788
  },
2566
2789
  "isOptional": false,
2567
2790
  "isSpread": false
@@ -2581,7 +2804,11 @@
2581
2804
  "line": 117,
2582
2805
  "character": 24
2583
2806
  },
2584
- "name": "Workspace"
2807
+ "name": "Workspace",
2808
+ "componentId": {
2809
+ "scope": "teambit.workspace",
2810
+ "name": "workspace"
2811
+ }
2585
2812
  },
2586
2813
  "isOptional": false,
2587
2814
  "isSpread": false
@@ -2601,7 +2828,11 @@
2601
2828
  "line": 119,
2602
2829
  "character": 23
2603
2830
  },
2604
- "name": "VariantsMain"
2831
+ "name": "VariantsMain",
2832
+ "componentId": {
2833
+ "scope": "teambit.workspace",
2834
+ "name": "variants"
2835
+ }
2605
2836
  },
2606
2837
  "isOptional": false,
2607
2838
  "isSpread": false
@@ -2621,7 +2852,11 @@
2621
2852
  "line": 121,
2622
2853
  "character": 23
2623
2854
  },
2624
- "name": "CompilerMain"
2855
+ "name": "CompilerMain",
2856
+ "componentId": {
2857
+ "scope": "teambit.compilation",
2858
+ "name": "compiler"
2859
+ }
2625
2860
  },
2626
2861
  "isOptional": false,
2627
2862
  "isSpread": false
@@ -2641,7 +2876,11 @@
2641
2876
  "line": 123,
2642
2877
  "character": 19
2643
2878
  },
2644
- "name": "EnvsMain"
2879
+ "name": "EnvsMain",
2880
+ "componentId": {
2881
+ "scope": "teambit.envs",
2882
+ "name": "envs"
2883
+ }
2645
2884
  },
2646
2885
  "isOptional": false,
2647
2886
  "isSpread": false
@@ -2661,7 +2900,11 @@
2661
2900
  "line": 125,
2662
2901
  "character": 28
2663
2902
  },
2664
- "name": "WorkspaceConfigFilesMain"
2903
+ "name": "WorkspaceConfigFilesMain",
2904
+ "componentId": {
2905
+ "scope": "teambit.workspace",
2906
+ "name": "workspace-config-files"
2907
+ }
2665
2908
  },
2666
2909
  "isOptional": false,
2667
2910
  "isSpread": false
@@ -2681,7 +2924,11 @@
2681
2924
  "line": 127,
2682
2925
  "character": 27
2683
2926
  },
2684
- "name": "AspectLoaderMain"
2927
+ "name": "AspectLoaderMain",
2928
+ "componentId": {
2929
+ "scope": "teambit.harmony",
2930
+ "name": "aspect-loader"
2931
+ }
2685
2932
  },
2686
2933
  "isOptional": false,
2687
2934
  "isSpread": false
@@ -2701,7 +2948,11 @@
2701
2948
  "line": 129,
2702
2949
  "character": 18
2703
2950
  },
2704
- "name": "ApplicationMain"
2951
+ "name": "ApplicationMain",
2952
+ "componentId": {
2953
+ "scope": "teambit.harmony",
2954
+ "name": "application"
2955
+ }
2705
2956
  },
2706
2957
  "isOptional": false,
2707
2958
  "isSpread": false
@@ -2721,7 +2972,11 @@
2721
2972
  "line": 131,
2722
2973
  "character": 24
2723
2974
  },
2724
- "name": "GeneratorMain"
2975
+ "name": "GeneratorMain",
2976
+ "componentId": {
2977
+ "scope": "teambit.generator",
2978
+ "name": "generator"
2979
+ }
2725
2980
  },
2726
2981
  "isOptional": false,
2727
2982
  "isSpread": false
@@ -2741,7 +2996,8 @@
2741
2996
  "line": 133,
2742
2997
  "character": 26
2743
2998
  },
2744
- "name": "PreLinkSlot"
2999
+ "name": "PreLinkSlot",
3000
+ "internalFilePath": "install.main.runtime.ts"
2745
3001
  },
2746
3002
  "isOptional": false,
2747
3003
  "isSpread": false
@@ -2761,7 +3017,8 @@
2761
3017
  "line": 135,
2762
3018
  "character": 29
2763
3019
  },
2764
- "name": "PreInstallSlot"
3020
+ "name": "PreInstallSlot",
3021
+ "internalFilePath": "install.main.runtime.ts"
2765
3022
  },
2766
3023
  "isOptional": false,
2767
3024
  "isSpread": false
@@ -2781,7 +3038,8 @@
2781
3038
  "line": 137,
2782
3039
  "character": 30
2783
3040
  },
2784
- "name": "PostInstallSlot"
3041
+ "name": "PostInstallSlot",
3042
+ "internalFilePath": "install.main.runtime.ts"
2785
3043
  },
2786
3044
  "isOptional": false,
2787
3045
  "isSpread": false
@@ -2801,7 +3059,11 @@
2801
3059
  "line": 139,
2802
3060
  "character": 24
2803
3061
  },
2804
- "name": "IpcEventsMain"
3062
+ "name": "IpcEventsMain",
3063
+ "componentId": {
3064
+ "scope": "teambit.harmony",
3065
+ "name": "ipc-events"
3066
+ }
2805
3067
  },
2806
3068
  "isOptional": false,
2807
3069
  "isSpread": false
@@ -2821,7 +3083,12 @@
2821
3083
  "line": 141,
2822
3084
  "character": 22
2823
3085
  },
2824
- "name": "Harmony"
3086
+ "name": "Harmony",
3087
+ "componentId": {
3088
+ "scope": "teambit.harmony",
3089
+ "name": "harmony",
3090
+ "version": "0.4.6"
3091
+ }
2825
3092
  },
2826
3093
  "isOptional": false,
2827
3094
  "isSpread": false
@@ -2922,7 +3189,8 @@
2922
3189
  "line": 149,
2923
3190
  "character": 48
2924
3191
  },
2925
- "name": "WorkspaceInstallOptions"
3192
+ "name": "WorkspaceInstallOptions",
3193
+ "internalFilePath": "install.main.runtime.ts"
2926
3194
  },
2927
3195
  "isOptional": true,
2928
3196
  "isSpread": false
@@ -2945,6 +3213,10 @@
2945
3213
  "character": 82
2946
3214
  },
2947
3215
  "name": "ComponentMap",
3216
+ "componentId": {
3217
+ "scope": "teambit.component",
3218
+ "name": "component"
3219
+ },
2948
3220
  "typeArgs": [
2949
3221
  {
2950
3222
  "__schema": "KeywordTypeSchema",
@@ -2988,7 +3260,8 @@
2988
3260
  "line": 190,
2989
3261
  "character": 23
2990
3262
  },
2991
- "name": "PreLink"
3263
+ "name": "PreLink",
3264
+ "internalFilePath": "install.main.runtime.ts"
2992
3265
  },
2993
3266
  "isOptional": false,
2994
3267
  "isSpread": false
@@ -3030,7 +3303,8 @@
3030
3303
  "line": 194,
3031
3304
  "character": 26
3032
3305
  },
3033
- "name": "PreInstall"
3306
+ "name": "PreInstall",
3307
+ "internalFilePath": "install.main.runtime.ts"
3034
3308
  },
3035
3309
  "isOptional": false,
3036
3310
  "isSpread": false
@@ -3072,7 +3346,8 @@
3072
3346
  "line": 198,
3073
3347
  "character": 27
3074
3348
  },
3075
- "name": "PostInstall"
3349
+ "name": "PostInstall",
3350
+ "internalFilePath": "install.main.runtime.ts"
3076
3351
  },
3077
3352
  "isOptional": false,
3078
3353
  "isSpread": false
@@ -3121,7 +3396,11 @@
3121
3396
  "line": 202,
3122
3397
  "character": 44
3123
3398
  },
3124
- "name": "GenerateResult"
3399
+ "name": "GenerateResult",
3400
+ "componentId": {
3401
+ "scope": "teambit.generator",
3402
+ "name": "generator"
3403
+ }
3125
3404
  }
3126
3405
  },
3127
3406
  "isOptional": false,
@@ -3151,7 +3430,8 @@
3151
3430
  "line": 202,
3152
3431
  "character": 87
3153
3432
  },
3154
- "name": "WorkspaceInstallOptions"
3433
+ "name": "WorkspaceInstallOptions",
3434
+ "internalFilePath": "install.main.runtime.ts"
3155
3435
  }
3156
3436
  ]
3157
3437
  },
@@ -3434,6 +3714,10 @@
3434
3714
  "character": 15
3435
3715
  },
3436
3716
  "name": "ComponentMap",
3717
+ "componentId": {
3718
+ "scope": "teambit.component",
3719
+ "name": "component"
3720
+ },
3437
3721
  "typeArgs": [
3438
3722
  {
3439
3723
  "__schema": "KeywordTypeSchema",
@@ -3495,7 +3779,11 @@
3495
3779
  "line": 1001,
3496
3780
  "character": 58
3497
3781
  },
3498
- "name": "Component"
3782
+ "name": "Component",
3783
+ "componentId": {
3784
+ "scope": "teambit.component",
3785
+ "name": "component"
3786
+ }
3499
3787
  }
3500
3788
  },
3501
3789
  "isOptional": false,
@@ -3643,7 +3931,8 @@
3643
3931
  "line": 1081,
3644
3932
  "character": 14
3645
3933
  },
3646
- "name": "WorkspaceLinkOptions"
3934
+ "name": "WorkspaceLinkOptions",
3935
+ "internalFilePath": "install.main.runtime.ts"
3647
3936
  },
3648
3937
  "isOptional": true,
3649
3938
  "defaultValue": "{}",
@@ -3762,6 +4051,10 @@
3762
4051
  "character": 34
3763
4052
  },
3764
4053
  "name": "ComponentMap",
4054
+ "componentId": {
4055
+ "scope": "teambit.component",
4056
+ "name": "component"
4057
+ },
3765
4058
  "typeArgs": [
3766
4059
  {
3767
4060
  "__schema": "KeywordTypeSchema",
@@ -3857,7 +4150,8 @@
3857
4150
  "line": 1111,
3858
4151
  "character": 23
3859
4152
  },
3860
- "name": "WorkspaceLinkOptions"
4153
+ "name": "WorkspaceLinkOptions",
4154
+ "internalFilePath": "install.main.runtime.ts"
3861
4155
  },
3862
4156
  "isOptional": true,
3863
4157
  "defaultValue": "{}",
@@ -3880,7 +4174,8 @@
3880
4174
  "line": 1111,
3881
4175
  "character": 59
3882
4176
  },
3883
- "name": "WorkspaceLinkResults"
4177
+ "name": "WorkspaceLinkResults",
4178
+ "internalFilePath": "install.main.runtime.ts"
3884
4179
  }
3885
4180
  ]
3886
4181
  },
@@ -3889,19 +4184,67 @@
3889
4184
  ]
3890
4185
  },
3891
4186
  {
3892
- "__schema": "VariableLikeSchema",
4187
+ "__schema": "FunctionLikeSchema",
3893
4188
  "location": {
3894
4189
  "filePath": "install.main.runtime.ts",
3895
4190
  "line": 1216,
3896
4191
  "character": 3
3897
4192
  },
4193
+ "signature": "(method) InstallMain.onComponentChange(component: Component): Promise<void>",
4194
+ "name": "onComponentChange",
4195
+ "params": [
4196
+ {
4197
+ "__schema": "ParameterSchema",
4198
+ "location": {
4199
+ "filePath": "install.main.runtime.ts",
4200
+ "line": 1216,
4201
+ "character": 27
4202
+ },
4203
+ "name": "component",
4204
+ "type": {
4205
+ "__schema": "TypeRefSchema",
4206
+ "location": {
4207
+ "filePath": "install.main.runtime.ts",
4208
+ "line": 1216,
4209
+ "character": 38
4210
+ },
4211
+ "name": "Component",
4212
+ "componentId": {
4213
+ "scope": "teambit.component",
4214
+ "name": "component"
4215
+ }
4216
+ },
4217
+ "isOptional": false,
4218
+ "isSpread": false
4219
+ }
4220
+ ],
4221
+ "returnType": {
4222
+ "__schema": "InferenceTypeSchema",
4223
+ "location": {
4224
+ "filePath": "install.main.runtime.ts",
4225
+ "line": 1216,
4226
+ "character": 3
4227
+ },
4228
+ "type": "Promise<void>"
4229
+ },
4230
+ "modifiers": [
4231
+ "async"
4232
+ ]
4233
+ },
4234
+ {
4235
+ "__schema": "VariableLikeSchema",
4236
+ "location": {
4237
+ "filePath": "install.main.runtime.ts",
4238
+ "line": 1223,
4239
+ "character": 3
4240
+ },
3898
4241
  "signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
3899
4242
  "name": "slots",
3900
4243
  "type": {
3901
4244
  "__schema": "InferenceTypeSchema",
3902
4245
  "location": {
3903
4246
  "filePath": "install.main.runtime.ts",
3904
- "line": 1216,
4247
+ "line": 1223,
3905
4248
  "character": 3
3906
4249
  },
3907
4250
  "type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
@@ -3913,7 +4256,7 @@
3913
4256
  "__schema": "VariableLikeSchema",
3914
4257
  "location": {
3915
4258
  "filePath": "install.main.runtime.ts",
3916
- "line": 1217,
4259
+ "line": 1224,
3917
4260
  "character": 3
3918
4261
  },
3919
4262
  "signature": "(property) InstallMain.dependencies: Aspect[]",
@@ -3922,7 +4265,7 @@
3922
4265
  "__schema": "InferenceTypeSchema",
3923
4266
  "location": {
3924
4267
  "filePath": "install.main.runtime.ts",
3925
- "line": 1217,
4268
+ "line": 1224,
3926
4269
  "character": 3
3927
4270
  },
3928
4271
  "type": "Aspect[]"
@@ -3934,7 +4277,7 @@
3934
4277
  "__schema": "VariableLikeSchema",
3935
4278
  "location": {
3936
4279
  "filePath": "install.main.runtime.ts",
3937
- "line": 1233,
4280
+ "line": 1240,
3938
4281
  "character": 3
3939
4282
  },
3940
4283
  "signature": "(property) InstallMain.runtime: RuntimeDefinition",
@@ -3943,7 +4286,7 @@
3943
4286
  "__schema": "InferenceTypeSchema",
3944
4287
  "location": {
3945
4288
  "filePath": "install.main.runtime.ts",
3946
- "line": 1233,
4289
+ "line": 1240,
3947
4290
  "character": 3
3948
4291
  },
3949
4292
  "type": "RuntimeDefinition"
@@ -3955,7 +4298,7 @@
3955
4298
  "__schema": "FunctionLikeSchema",
3956
4299
  "location": {
3957
4300
  "filePath": "install.main.runtime.ts",
3958
- "line": 1235,
4301
+ "line": 1242,
3959
4302
  "character": 3
3960
4303
  },
3961
4304
  "signature": "(method) InstallMain.provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader,]: [\n DependencyResolverMain,\n Workspace,\n LoggerMain,\n VariantsMain,\n CLIMain,\n CompilerMain,\n IssuesMain,\n EnvsMain,\n ApplicationMain,\n IpcEventsMain,\n GeneratorMain,\n WorkspaceConfigFilesMain,\n AspectLoaderMain\n], _: any, [preLinkSlot, preInstallSlot, postInstallSlot]: [PreLinkSlot, PreInstallSlot, PostInstallSlot], harmony: Harmony): Promise<InstallMain>",
@@ -3965,7 +4308,7 @@
3965
4308
  "__schema": "ParameterSchema",
3966
4309
  "location": {
3967
4310
  "filePath": "install.main.runtime.ts",
3968
- "line": 1236,
4311
+ "line": 1243,
3969
4312
  "character": 5
3970
4313
  },
3971
4314
  "name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
@@ -3973,7 +4316,7 @@
3973
4316
  "__schema": "TupleTypeSchema",
3974
4317
  "location": {
3975
4318
  "filePath": "install.main.runtime.ts",
3976
- "line": 1250,
4319
+ "line": 1257,
3977
4320
  "character": 8
3978
4321
  },
3979
4322
  "elements": [
@@ -3981,118 +4324,170 @@
3981
4324
  "__schema": "TypeRefSchema",
3982
4325
  "location": {
3983
4326
  "filePath": "install.main.runtime.ts",
3984
- "line": 1251,
4327
+ "line": 1258,
3985
4328
  "character": 7
3986
4329
  },
3987
- "name": "DependencyResolverMain"
4330
+ "name": "DependencyResolverMain",
4331
+ "componentId": {
4332
+ "scope": "teambit.dependencies",
4333
+ "name": "dependency-resolver"
4334
+ }
3988
4335
  },
3989
4336
  {
3990
4337
  "__schema": "TypeRefSchema",
3991
4338
  "location": {
3992
4339
  "filePath": "install.main.runtime.ts",
3993
- "line": 1252,
4340
+ "line": 1259,
3994
4341
  "character": 7
3995
4342
  },
3996
- "name": "Workspace"
4343
+ "name": "Workspace",
4344
+ "componentId": {
4345
+ "scope": "teambit.workspace",
4346
+ "name": "workspace"
4347
+ }
3997
4348
  },
3998
4349
  {
3999
4350
  "__schema": "TypeRefSchema",
4000
4351
  "location": {
4001
4352
  "filePath": "install.main.runtime.ts",
4002
- "line": 1253,
4353
+ "line": 1260,
4003
4354
  "character": 7
4004
4355
  },
4005
- "name": "LoggerMain"
4356
+ "name": "LoggerMain",
4357
+ "componentId": {
4358
+ "scope": "teambit.harmony",
4359
+ "name": "logger"
4360
+ }
4006
4361
  },
4007
4362
  {
4008
4363
  "__schema": "TypeRefSchema",
4009
4364
  "location": {
4010
4365
  "filePath": "install.main.runtime.ts",
4011
- "line": 1254,
4366
+ "line": 1261,
4012
4367
  "character": 7
4013
4368
  },
4014
- "name": "VariantsMain"
4369
+ "name": "VariantsMain",
4370
+ "componentId": {
4371
+ "scope": "teambit.workspace",
4372
+ "name": "variants"
4373
+ }
4015
4374
  },
4016
4375
  {
4017
4376
  "__schema": "TypeRefSchema",
4018
4377
  "location": {
4019
4378
  "filePath": "install.main.runtime.ts",
4020
- "line": 1255,
4379
+ "line": 1262,
4021
4380
  "character": 7
4022
4381
  },
4023
- "name": "CLIMain"
4382
+ "name": "CLIMain",
4383
+ "componentId": {
4384
+ "scope": "teambit.harmony",
4385
+ "name": "cli"
4386
+ }
4024
4387
  },
4025
4388
  {
4026
4389
  "__schema": "TypeRefSchema",
4027
4390
  "location": {
4028
4391
  "filePath": "install.main.runtime.ts",
4029
- "line": 1256,
4392
+ "line": 1263,
4030
4393
  "character": 7
4031
4394
  },
4032
- "name": "CompilerMain"
4395
+ "name": "CompilerMain",
4396
+ "componentId": {
4397
+ "scope": "teambit.compilation",
4398
+ "name": "compiler"
4399
+ }
4033
4400
  },
4034
4401
  {
4035
4402
  "__schema": "TypeRefSchema",
4036
4403
  "location": {
4037
4404
  "filePath": "install.main.runtime.ts",
4038
- "line": 1257,
4405
+ "line": 1264,
4039
4406
  "character": 7
4040
4407
  },
4041
- "name": "IssuesMain"
4408
+ "name": "IssuesMain",
4409
+ "componentId": {
4410
+ "scope": "teambit.component",
4411
+ "name": "issues"
4412
+ }
4042
4413
  },
4043
4414
  {
4044
4415
  "__schema": "TypeRefSchema",
4045
4416
  "location": {
4046
4417
  "filePath": "install.main.runtime.ts",
4047
- "line": 1258,
4418
+ "line": 1265,
4048
4419
  "character": 7
4049
4420
  },
4050
- "name": "EnvsMain"
4421
+ "name": "EnvsMain",
4422
+ "componentId": {
4423
+ "scope": "teambit.envs",
4424
+ "name": "envs"
4425
+ }
4051
4426
  },
4052
4427
  {
4053
4428
  "__schema": "TypeRefSchema",
4054
4429
  "location": {
4055
4430
  "filePath": "install.main.runtime.ts",
4056
- "line": 1259,
4431
+ "line": 1266,
4057
4432
  "character": 7
4058
4433
  },
4059
- "name": "ApplicationMain"
4434
+ "name": "ApplicationMain",
4435
+ "componentId": {
4436
+ "scope": "teambit.harmony",
4437
+ "name": "application"
4438
+ }
4060
4439
  },
4061
4440
  {
4062
4441
  "__schema": "TypeRefSchema",
4063
4442
  "location": {
4064
4443
  "filePath": "install.main.runtime.ts",
4065
- "line": 1260,
4444
+ "line": 1267,
4066
4445
  "character": 7
4067
4446
  },
4068
- "name": "IpcEventsMain"
4447
+ "name": "IpcEventsMain",
4448
+ "componentId": {
4449
+ "scope": "teambit.harmony",
4450
+ "name": "ipc-events"
4451
+ }
4069
4452
  },
4070
4453
  {
4071
4454
  "__schema": "TypeRefSchema",
4072
4455
  "location": {
4073
4456
  "filePath": "install.main.runtime.ts",
4074
- "line": 1261,
4457
+ "line": 1268,
4075
4458
  "character": 7
4076
4459
  },
4077
- "name": "GeneratorMain"
4460
+ "name": "GeneratorMain",
4461
+ "componentId": {
4462
+ "scope": "teambit.generator",
4463
+ "name": "generator"
4464
+ }
4078
4465
  },
4079
4466
  {
4080
4467
  "__schema": "TypeRefSchema",
4081
4468
  "location": {
4082
4469
  "filePath": "install.main.runtime.ts",
4083
- "line": 1262,
4470
+ "line": 1269,
4084
4471
  "character": 7
4085
4472
  },
4086
- "name": "WorkspaceConfigFilesMain"
4473
+ "name": "WorkspaceConfigFilesMain",
4474
+ "componentId": {
4475
+ "scope": "teambit.workspace",
4476
+ "name": "workspace-config-files"
4477
+ }
4087
4478
  },
4088
4479
  {
4089
4480
  "__schema": "TypeRefSchema",
4090
4481
  "location": {
4091
4482
  "filePath": "install.main.runtime.ts",
4092
- "line": 1263,
4483
+ "line": 1270,
4093
4484
  "character": 7
4094
4485
  },
4095
- "name": "AspectLoaderMain"
4486
+ "name": "AspectLoaderMain",
4487
+ "componentId": {
4488
+ "scope": "teambit.harmony",
4489
+ "name": "aspect-loader"
4490
+ }
4096
4491
  }
4097
4492
  ]
4098
4493
  },
@@ -4103,7 +4498,7 @@
4103
4498
  "__schema": "ParameterSchema",
4104
4499
  "location": {
4105
4500
  "filePath": "install.main.runtime.ts",
4106
- "line": 1265,
4501
+ "line": 1272,
4107
4502
  "character": 5
4108
4503
  },
4109
4504
  "name": "_",
@@ -4111,7 +4506,7 @@
4111
4506
  "__schema": "InferenceTypeSchema",
4112
4507
  "location": {
4113
4508
  "filePath": "install.main.runtime.ts",
4114
- "line": 1265,
4509
+ "line": 1272,
4115
4510
  "character": 5
4116
4511
  },
4117
4512
  "type": "any"
@@ -4123,7 +4518,7 @@
4123
4518
  "__schema": "ParameterSchema",
4124
4519
  "location": {
4125
4520
  "filePath": "install.main.runtime.ts",
4126
- "line": 1266,
4521
+ "line": 1273,
4127
4522
  "character": 5
4128
4523
  },
4129
4524
  "name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
@@ -4131,7 +4526,7 @@
4131
4526
  "__schema": "TupleTypeSchema",
4132
4527
  "location": {
4133
4528
  "filePath": "install.main.runtime.ts",
4134
- "line": 1266,
4529
+ "line": 1273,
4135
4530
  "character": 53
4136
4531
  },
4137
4532
  "elements": [
@@ -4139,28 +4534,31 @@
4139
4534
  "__schema": "TypeRefSchema",
4140
4535
  "location": {
4141
4536
  "filePath": "install.main.runtime.ts",
4142
- "line": 1266,
4537
+ "line": 1273,
4143
4538
  "character": 54
4144
4539
  },
4145
- "name": "PreLinkSlot"
4540
+ "name": "PreLinkSlot",
4541
+ "internalFilePath": "install.main.runtime.ts"
4146
4542
  },
4147
4543
  {
4148
4544
  "__schema": "TypeRefSchema",
4149
4545
  "location": {
4150
4546
  "filePath": "install.main.runtime.ts",
4151
- "line": 1266,
4547
+ "line": 1273,
4152
4548
  "character": 67
4153
4549
  },
4154
- "name": "PreInstallSlot"
4550
+ "name": "PreInstallSlot",
4551
+ "internalFilePath": "install.main.runtime.ts"
4155
4552
  },
4156
4553
  {
4157
4554
  "__schema": "TypeRefSchema",
4158
4555
  "location": {
4159
4556
  "filePath": "install.main.runtime.ts",
4160
- "line": 1266,
4557
+ "line": 1273,
4161
4558
  "character": 83
4162
4559
  },
4163
- "name": "PostInstallSlot"
4560
+ "name": "PostInstallSlot",
4561
+ "internalFilePath": "install.main.runtime.ts"
4164
4562
  }
4165
4563
  ]
4166
4564
  },
@@ -4171,7 +4569,7 @@
4171
4569
  "__schema": "ParameterSchema",
4172
4570
  "location": {
4173
4571
  "filePath": "install.main.runtime.ts",
4174
- "line": 1267,
4572
+ "line": 1274,
4175
4573
  "character": 5
4176
4574
  },
4177
4575
  "name": "harmony",
@@ -4179,10 +4577,15 @@
4179
4577
  "__schema": "TypeRefSchema",
4180
4578
  "location": {
4181
4579
  "filePath": "install.main.runtime.ts",
4182
- "line": 1267,
4580
+ "line": 1274,
4183
4581
  "character": 14
4184
4582
  },
4185
- "name": "Harmony"
4583
+ "name": "Harmony",
4584
+ "componentId": {
4585
+ "scope": "teambit.harmony",
4586
+ "name": "harmony",
4587
+ "version": "0.4.6"
4588
+ }
4186
4589
  },
4187
4590
  "isOptional": false,
4188
4591
  "isSpread": false
@@ -4192,7 +4595,7 @@
4192
4595
  "__schema": "InferenceTypeSchema",
4193
4596
  "location": {
4194
4597
  "filePath": "install.main.runtime.ts",
4195
- "line": 1235,
4598
+ "line": 1242,
4196
4599
  "character": 3
4197
4600
  },
4198
4601
  "type": "Promise<InstallMain>"
@@ -4210,7 +4613,7 @@
4210
4613
  "__schema": "UnImplementedSchema",
4211
4614
  "location": {
4212
4615
  "filePath": "install.main.runtime.ts",
4213
- "line": 1338,
4616
+ "line": 1346,
4214
4617
  "character": 16
4215
4618
  },
4216
4619
  "name": "InstallMain",
@@ -4252,7 +4655,8 @@
4252
4655
  "line": 92,
4253
4656
  "character": 28
4254
4657
  },
4255
- "name": "WorkspaceLinkOptions"
4658
+ "name": "WorkspaceLinkOptions",
4659
+ "internalFilePath": "install.main.runtime.ts"
4256
4660
  },
4257
4661
  "isOptional": true,
4258
4662
  "isSpread": false
@@ -4315,7 +4719,8 @@
4315
4719
  "line": 93,
4316
4720
  "character": 34
4317
4721
  },
4318
- "name": "WorkspaceInstallOptions"
4722
+ "name": "WorkspaceInstallOptions",
4723
+ "internalFilePath": "install.main.runtime.ts"
4319
4724
  },
4320
4725
  "isOptional": true,
4321
4726
  "isSpread": false
@@ -4403,6 +4808,11 @@
4403
4808
  "character": 20
4404
4809
  },
4405
4810
  "name": "SlotRegistry",
4811
+ "componentId": {
4812
+ "scope": "teambit.harmony",
4813
+ "name": "harmony",
4814
+ "version": "0.4.6"
4815
+ },
4406
4816
  "typeArgs": [
4407
4817
  {
4408
4818
  "__schema": "TypeRefSchema",
@@ -4411,7 +4821,8 @@
4411
4821
  "line": 96,
4412
4822
  "character": 33
4413
4823
  },
4414
- "name": "PreLink"
4824
+ "name": "PreLink",
4825
+ "internalFilePath": "install.main.runtime.ts"
4415
4826
  }
4416
4827
  ]
4417
4828
  }
@@ -4433,6 +4844,11 @@
4433
4844
  "character": 23
4434
4845
  },
4435
4846
  "name": "SlotRegistry",
4847
+ "componentId": {
4848
+ "scope": "teambit.harmony",
4849
+ "name": "harmony",
4850
+ "version": "0.4.6"
4851
+ },
4436
4852
  "typeArgs": [
4437
4853
  {
4438
4854
  "__schema": "TypeRefSchema",
@@ -4441,7 +4857,8 @@
4441
4857
  "line": 97,
4442
4858
  "character": 36
4443
4859
  },
4444
- "name": "PreInstall"
4860
+ "name": "PreInstall",
4861
+ "internalFilePath": "install.main.runtime.ts"
4445
4862
  }
4446
4863
  ]
4447
4864
  }
@@ -4463,6 +4880,11 @@
4463
4880
  "character": 24
4464
4881
  },
4465
4882
  "name": "SlotRegistry",
4883
+ "componentId": {
4884
+ "scope": "teambit.harmony",
4885
+ "name": "harmony",
4886
+ "version": "0.4.6"
4887
+ },
4466
4888
  "typeArgs": [
4467
4889
  {
4468
4890
  "__schema": "TypeRefSchema",
@@ -4471,7 +4893,8 @@
4471
4893
  "line": 98,
4472
4894
  "character": 37
4473
4895
  },
4474
- "name": "PostInstall"
4896
+ "name": "PostInstall",
4897
+ "internalFilePath": "install.main.runtime.ts"
4475
4898
  }
4476
4899
  ]
4477
4900
  }
@@ -4509,7 +4932,11 @@
4509
4932
  "line": 101,
4510
4933
  "character": 3
4511
4934
  },
4512
- "name": "GetComponentManifestsOptions"
4935
+ "name": "GetComponentManifestsOptions",
4936
+ "componentId": {
4937
+ "scope": "teambit.dependencies",
4938
+ "name": "dependency-resolver"
4939
+ }
4513
4940
  },
4514
4941
  {
4515
4942
  "__schema": "TypeUnionSchema",
@@ -4566,7 +4993,11 @@
4566
4993
  "line": 104,
4567
4994
  "character": 8
4568
4995
  },
4569
- "name": "PackageManagerInstallOptions"
4996
+ "name": "PackageManagerInstallOptions",
4997
+ "componentId": {
4998
+ "scope": "teambit.dependencies",
4999
+ "name": "dependency-resolver"
5000
+ }
4570
5001
  },
4571
5002
  {
4572
5003
  "__schema": "LiteralTypeSchema",
@@ -4682,7 +5113,11 @@
4682
5113
  "line": 106,
4683
5114
  "character": 96
4684
5115
  },
4685
- "name": "AspectDefinition"
5116
+ "name": "AspectDefinition",
5117
+ "componentId": {
5118
+ "scope": "teambit.harmony",
5119
+ "name": "aspect-loader"
5120
+ }
4686
5121
  }
4687
5122
  },
4688
5123
  "isOptional": false
@@ -4694,7 +5129,7 @@
4694
5129
  "__schema": "TypeSchema",
4695
5130
  "location": {
4696
5131
  "filePath": "install.main.runtime.ts",
4697
- "line": 1314,
5132
+ "line": 1322,
4698
5133
  "character": 1
4699
5134
  },
4700
5135
  "signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
@@ -4703,7 +5138,7 @@
4703
5138
  "__schema": "TypeLiteralSchema",
4704
5139
  "location": {
4705
5140
  "filePath": "install.main.runtime.ts",
4706
- "line": 1314,
5141
+ "line": 1322,
4707
5142
  "character": 31
4708
5143
  },
4709
5144
  "members": [
@@ -4711,7 +5146,7 @@
4711
5146
  "__schema": "VariableLikeSchema",
4712
5147
  "location": {
4713
5148
  "filePath": "install.main.runtime.ts",
4714
- "line": 1315,
5149
+ "line": 1323,
4715
5150
  "character": 3
4716
5151
  },
4717
5152
  "signature": "(property) componentDirectoryMap: ComponentMap<string>",
@@ -4720,16 +5155,20 @@
4720
5155
  "__schema": "TypeRefSchema",
4721
5156
  "location": {
4722
5157
  "filePath": "install.main.runtime.ts",
4723
- "line": 1315,
5158
+ "line": 1323,
4724
5159
  "character": 26
4725
5160
  },
4726
5161
  "name": "ComponentMap",
5162
+ "componentId": {
5163
+ "scope": "teambit.component",
5164
+ "name": "component"
5165
+ },
4727
5166
  "typeArgs": [
4728
5167
  {
4729
5168
  "__schema": "KeywordTypeSchema",
4730
5169
  "location": {
4731
5170
  "filePath": "install.main.runtime.ts",
4732
- "line": 1315,
5171
+ "line": 1323,
4733
5172
  "character": 39
4734
5173
  },
4735
5174
  "name": "string"
@@ -4742,7 +5181,7 @@
4742
5181
  "__schema": "VariableLikeSchema",
4743
5182
  "location": {
4744
5183
  "filePath": "install.main.runtime.ts",
4745
- "line": 1316,
5184
+ "line": 1324,
4746
5185
  "character": 3
4747
5186
  },
4748
5187
  "signature": "(property) manifests: Record<string, ProjectManifest>",
@@ -4751,7 +5190,7 @@
4751
5190
  "__schema": "TypeRefSchema",
4752
5191
  "location": {
4753
5192
  "filePath": "install.main.runtime.ts",
4754
- "line": 1316,
5193
+ "line": 1324,
4755
5194
  "character": 14
4756
5195
  },
4757
5196
  "name": "Record",
@@ -4760,7 +5199,7 @@
4760
5199
  "__schema": "KeywordTypeSchema",
4761
5200
  "location": {
4762
5201
  "filePath": "install.main.runtime.ts",
4763
- "line": 1316,
5202
+ "line": 1324,
4764
5203
  "character": 21
4765
5204
  },
4766
5205
  "name": "string"
@@ -4769,10 +5208,11 @@
4769
5208
  "__schema": "TypeRefSchema",
4770
5209
  "location": {
4771
5210
  "filePath": "install.main.runtime.ts",
4772
- "line": 1316,
5211
+ "line": 1324,
4773
5212
  "character": 29
4774
5213
  },
4775
- "name": "ProjectManifest"
5214
+ "name": "ProjectManifest",
5215
+ "packageName": "@pnpm/types"
4776
5216
  }
4777
5217
  ]
4778
5218
  },
@@ -4785,7 +5225,7 @@
4785
5225
  "__schema": "FunctionLikeSchema",
4786
5226
  "location": {
4787
5227
  "filePath": "install.main.runtime.ts",
4788
- "line": 1319,
5228
+ "line": 1327,
4789
5229
  "character": 1
4790
5230
  },
4791
5231
  "signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
@@ -4795,7 +5235,7 @@
4795
5235
  "__schema": "ParameterSchema",
4796
5236
  "location": {
4797
5237
  "filePath": "install.main.runtime.ts",
4798
- "line": 1319,
5238
+ "line": 1327,
4799
5239
  "character": 50
4800
5240
  },
4801
5241
  "name": "{ componentDirectoryMap, manifests }",
@@ -4803,10 +5243,11 @@
4803
5243
  "__schema": "TypeRefSchema",
4804
5244
  "location": {
4805
5245
  "filePath": "install.main.runtime.ts",
4806
- "line": 1322,
5246
+ "line": 1330,
4807
5247
  "character": 4
4808
5248
  },
4809
- "name": "ComponentsAndManifests"
5249
+ "name": "ComponentsAndManifests",
5250
+ "internalFilePath": "install.main.runtime.ts"
4810
5251
  },
4811
5252
  "isOptional": false,
4812
5253
  "objectBindingNodes": [
@@ -4814,7 +5255,7 @@
4814
5255
  "__schema": "InferenceTypeSchema",
4815
5256
  "location": {
4816
5257
  "filePath": "install.main.runtime.ts",
4817
- "line": 1320,
5258
+ "line": 1328,
4818
5259
  "character": 3
4819
5260
  },
4820
5261
  "name": "componentDirectoryMap",
@@ -4825,7 +5266,7 @@
4825
5266
  "__schema": "InferenceTypeSchema",
4826
5267
  "location": {
4827
5268
  "filePath": "install.main.runtime.ts",
4828
- "line": 1321,
5269
+ "line": 1329,
4829
5270
  "character": 3
4830
5271
  },
4831
5272
  "name": "manifests",
@@ -4840,7 +5281,7 @@
4840
5281
  "__schema": "KeywordTypeSchema",
4841
5282
  "location": {
4842
5283
  "filePath": "install.main.runtime.ts",
4843
- "line": 1322,
5284
+ "line": 1330,
4844
5285
  "character": 29
4845
5286
  },
4846
5287
  "name": "boolean"
@@ -4851,7 +5292,7 @@
4851
5292
  "__schema": "UnImplementedSchema",
4852
5293
  "location": {
4853
5294
  "filePath": "install.main.runtime.ts",
4854
- "line": 1336,
5295
+ "line": 1344,
4855
5296
  "character": 1
4856
5297
  },
4857
5298
  "name": "InstallAspect.addRuntime(InstallMain);",
@@ -4861,7 +5302,7 @@
4861
5302
  "__schema": "FunctionLikeSchema",
4862
5303
  "location": {
4863
5304
  "filePath": "install.main.runtime.ts",
4864
- "line": 1340,
5305
+ "line": 1348,
4865
5306
  "character": 1
4866
5307
  },
4867
5308
  "signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
@@ -4871,7 +5312,7 @@
4871
5312
  "__schema": "ParameterSchema",
4872
5313
  "location": {
4873
5314
  "filePath": "install.main.runtime.ts",
4874
- "line": 1340,
5315
+ "line": 1348,
4875
5316
  "character": 24
4876
5317
  },
4877
5318
  "name": "manifests",
@@ -4879,7 +5320,7 @@
4879
5320
  "__schema": "TypeRefSchema",
4880
5321
  "location": {
4881
5322
  "filePath": "install.main.runtime.ts",
4882
- "line": 1340,
5323
+ "line": 1348,
4883
5324
  "character": 35
4884
5325
  },
4885
5326
  "name": "Record",
@@ -4888,7 +5329,7 @@
4888
5329
  "__schema": "KeywordTypeSchema",
4889
5330
  "location": {
4890
5331
  "filePath": "install.main.runtime.ts",
4891
- "line": 1340,
5332
+ "line": 1348,
4892
5333
  "character": 42
4893
5334
  },
4894
5335
  "name": "string"
@@ -4897,10 +5338,11 @@
4897
5338
  "__schema": "TypeRefSchema",
4898
5339
  "location": {
4899
5340
  "filePath": "install.main.runtime.ts",
4900
- "line": 1340,
5341
+ "line": 1348,
4901
5342
  "character": 50
4902
5343
  },
4903
- "name": "ProjectManifest"
5344
+ "name": "ProjectManifest",
5345
+ "packageName": "@pnpm/types"
4904
5346
  }
4905
5347
  ]
4906
5348
  },
@@ -4912,7 +5354,7 @@
4912
5354
  "__schema": "KeywordTypeSchema",
4913
5355
  "location": {
4914
5356
  "filePath": "install.main.runtime.ts",
4915
- "line": 1340,
5357
+ "line": 1348,
4916
5358
  "character": 69
4917
5359
  },
4918
5360
  "name": "string"
@@ -4962,7 +5404,7 @@
4962
5404
  "componentId": {
4963
5405
  "scope": "teambit.workspace",
4964
5406
  "name": "install",
4965
- "version": "1.0.451"
5407
+ "version": "1.0.453"
4966
5408
  },
4967
5409
  "taggedModuleExports": []
4968
5410
  }