@teambit/install 1.0.450 → 1.0.452
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 +176 -88
- package/dist/install.main.runtime.d.ts +1 -0
- package/dist/install.main.runtime.js +7 -0
- package/dist/install.main.runtime.js.map +1 -1
- package/package.json +16 -16
- /package/dist/{preview-1730431405757.js → preview-1730807031698.js} +0 -0
package/artifacts/schema.json
CHANGED
|
@@ -1489,19 +1489,63 @@
|
|
|
1489
1489
|
]
|
|
1490
1490
|
},
|
|
1491
1491
|
{
|
|
1492
|
-
"__schema": "
|
|
1492
|
+
"__schema": "FunctionLikeSchema",
|
|
1493
1493
|
"location": {
|
|
1494
1494
|
"filePath": "install.main.runtime.ts",
|
|
1495
1495
|
"line": 1216,
|
|
1496
1496
|
"character": 3
|
|
1497
1497
|
},
|
|
1498
|
+
"signature": "(method) InstallMain.onComponentChange(component: Component): Promise<void>",
|
|
1499
|
+
"name": "onComponentChange",
|
|
1500
|
+
"params": [
|
|
1501
|
+
{
|
|
1502
|
+
"__schema": "ParameterSchema",
|
|
1503
|
+
"location": {
|
|
1504
|
+
"filePath": "install.main.runtime.ts",
|
|
1505
|
+
"line": 1216,
|
|
1506
|
+
"character": 27
|
|
1507
|
+
},
|
|
1508
|
+
"name": "component",
|
|
1509
|
+
"type": {
|
|
1510
|
+
"__schema": "TypeRefSchema",
|
|
1511
|
+
"location": {
|
|
1512
|
+
"filePath": "install.main.runtime.ts",
|
|
1513
|
+
"line": 1216,
|
|
1514
|
+
"character": 38
|
|
1515
|
+
},
|
|
1516
|
+
"name": "Component"
|
|
1517
|
+
},
|
|
1518
|
+
"isOptional": false,
|
|
1519
|
+
"isSpread": false
|
|
1520
|
+
}
|
|
1521
|
+
],
|
|
1522
|
+
"returnType": {
|
|
1523
|
+
"__schema": "InferenceTypeSchema",
|
|
1524
|
+
"location": {
|
|
1525
|
+
"filePath": "install.main.runtime.ts",
|
|
1526
|
+
"line": 1216,
|
|
1527
|
+
"character": 3
|
|
1528
|
+
},
|
|
1529
|
+
"type": "Promise<void>"
|
|
1530
|
+
},
|
|
1531
|
+
"modifiers": [
|
|
1532
|
+
"async"
|
|
1533
|
+
]
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"__schema": "VariableLikeSchema",
|
|
1537
|
+
"location": {
|
|
1538
|
+
"filePath": "install.main.runtime.ts",
|
|
1539
|
+
"line": 1223,
|
|
1540
|
+
"character": 3
|
|
1541
|
+
},
|
|
1498
1542
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
|
1499
1543
|
"name": "slots",
|
|
1500
1544
|
"type": {
|
|
1501
1545
|
"__schema": "InferenceTypeSchema",
|
|
1502
1546
|
"location": {
|
|
1503
1547
|
"filePath": "install.main.runtime.ts",
|
|
1504
|
-
"line":
|
|
1548
|
+
"line": 1223,
|
|
1505
1549
|
"character": 3
|
|
1506
1550
|
},
|
|
1507
1551
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
|
@@ -1513,7 +1557,7 @@
|
|
|
1513
1557
|
"__schema": "VariableLikeSchema",
|
|
1514
1558
|
"location": {
|
|
1515
1559
|
"filePath": "install.main.runtime.ts",
|
|
1516
|
-
"line":
|
|
1560
|
+
"line": 1224,
|
|
1517
1561
|
"character": 3
|
|
1518
1562
|
},
|
|
1519
1563
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
|
@@ -1522,7 +1566,7 @@
|
|
|
1522
1566
|
"__schema": "InferenceTypeSchema",
|
|
1523
1567
|
"location": {
|
|
1524
1568
|
"filePath": "install.main.runtime.ts",
|
|
1525
|
-
"line":
|
|
1569
|
+
"line": 1224,
|
|
1526
1570
|
"character": 3
|
|
1527
1571
|
},
|
|
1528
1572
|
"type": "Aspect[]"
|
|
@@ -1534,7 +1578,7 @@
|
|
|
1534
1578
|
"__schema": "VariableLikeSchema",
|
|
1535
1579
|
"location": {
|
|
1536
1580
|
"filePath": "install.main.runtime.ts",
|
|
1537
|
-
"line":
|
|
1581
|
+
"line": 1240,
|
|
1538
1582
|
"character": 3
|
|
1539
1583
|
},
|
|
1540
1584
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
|
@@ -1543,7 +1587,7 @@
|
|
|
1543
1587
|
"__schema": "InferenceTypeSchema",
|
|
1544
1588
|
"location": {
|
|
1545
1589
|
"filePath": "install.main.runtime.ts",
|
|
1546
|
-
"line":
|
|
1590
|
+
"line": 1240,
|
|
1547
1591
|
"character": 3
|
|
1548
1592
|
},
|
|
1549
1593
|
"type": "RuntimeDefinition"
|
|
@@ -1555,7 +1599,7 @@
|
|
|
1555
1599
|
"__schema": "FunctionLikeSchema",
|
|
1556
1600
|
"location": {
|
|
1557
1601
|
"filePath": "install.main.runtime.ts",
|
|
1558
|
-
"line":
|
|
1602
|
+
"line": 1242,
|
|
1559
1603
|
"character": 3
|
|
1560
1604
|
},
|
|
1561
1605
|
"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 +1609,7 @@
|
|
|
1565
1609
|
"__schema": "ParameterSchema",
|
|
1566
1610
|
"location": {
|
|
1567
1611
|
"filePath": "install.main.runtime.ts",
|
|
1568
|
-
"line":
|
|
1612
|
+
"line": 1243,
|
|
1569
1613
|
"character": 5
|
|
1570
1614
|
},
|
|
1571
1615
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
|
|
@@ -1573,7 +1617,7 @@
|
|
|
1573
1617
|
"__schema": "TupleTypeSchema",
|
|
1574
1618
|
"location": {
|
|
1575
1619
|
"filePath": "install.main.runtime.ts",
|
|
1576
|
-
"line":
|
|
1620
|
+
"line": 1257,
|
|
1577
1621
|
"character": 8
|
|
1578
1622
|
},
|
|
1579
1623
|
"elements": [
|
|
@@ -1581,7 +1625,7 @@
|
|
|
1581
1625
|
"__schema": "TypeRefSchema",
|
|
1582
1626
|
"location": {
|
|
1583
1627
|
"filePath": "install.main.runtime.ts",
|
|
1584
|
-
"line":
|
|
1628
|
+
"line": 1258,
|
|
1585
1629
|
"character": 7
|
|
1586
1630
|
},
|
|
1587
1631
|
"name": "DependencyResolverMain"
|
|
@@ -1590,7 +1634,7 @@
|
|
|
1590
1634
|
"__schema": "TypeRefSchema",
|
|
1591
1635
|
"location": {
|
|
1592
1636
|
"filePath": "install.main.runtime.ts",
|
|
1593
|
-
"line":
|
|
1637
|
+
"line": 1259,
|
|
1594
1638
|
"character": 7
|
|
1595
1639
|
},
|
|
1596
1640
|
"name": "Workspace"
|
|
@@ -1599,7 +1643,7 @@
|
|
|
1599
1643
|
"__schema": "TypeRefSchema",
|
|
1600
1644
|
"location": {
|
|
1601
1645
|
"filePath": "install.main.runtime.ts",
|
|
1602
|
-
"line":
|
|
1646
|
+
"line": 1260,
|
|
1603
1647
|
"character": 7
|
|
1604
1648
|
},
|
|
1605
1649
|
"name": "LoggerMain"
|
|
@@ -1608,7 +1652,7 @@
|
|
|
1608
1652
|
"__schema": "TypeRefSchema",
|
|
1609
1653
|
"location": {
|
|
1610
1654
|
"filePath": "install.main.runtime.ts",
|
|
1611
|
-
"line":
|
|
1655
|
+
"line": 1261,
|
|
1612
1656
|
"character": 7
|
|
1613
1657
|
},
|
|
1614
1658
|
"name": "VariantsMain"
|
|
@@ -1617,7 +1661,7 @@
|
|
|
1617
1661
|
"__schema": "TypeRefSchema",
|
|
1618
1662
|
"location": {
|
|
1619
1663
|
"filePath": "install.main.runtime.ts",
|
|
1620
|
-
"line":
|
|
1664
|
+
"line": 1262,
|
|
1621
1665
|
"character": 7
|
|
1622
1666
|
},
|
|
1623
1667
|
"name": "CLIMain"
|
|
@@ -1626,7 +1670,7 @@
|
|
|
1626
1670
|
"__schema": "TypeRefSchema",
|
|
1627
1671
|
"location": {
|
|
1628
1672
|
"filePath": "install.main.runtime.ts",
|
|
1629
|
-
"line":
|
|
1673
|
+
"line": 1263,
|
|
1630
1674
|
"character": 7
|
|
1631
1675
|
},
|
|
1632
1676
|
"name": "CompilerMain"
|
|
@@ -1635,7 +1679,7 @@
|
|
|
1635
1679
|
"__schema": "TypeRefSchema",
|
|
1636
1680
|
"location": {
|
|
1637
1681
|
"filePath": "install.main.runtime.ts",
|
|
1638
|
-
"line":
|
|
1682
|
+
"line": 1264,
|
|
1639
1683
|
"character": 7
|
|
1640
1684
|
},
|
|
1641
1685
|
"name": "IssuesMain"
|
|
@@ -1644,7 +1688,7 @@
|
|
|
1644
1688
|
"__schema": "TypeRefSchema",
|
|
1645
1689
|
"location": {
|
|
1646
1690
|
"filePath": "install.main.runtime.ts",
|
|
1647
|
-
"line":
|
|
1691
|
+
"line": 1265,
|
|
1648
1692
|
"character": 7
|
|
1649
1693
|
},
|
|
1650
1694
|
"name": "EnvsMain"
|
|
@@ -1653,7 +1697,7 @@
|
|
|
1653
1697
|
"__schema": "TypeRefSchema",
|
|
1654
1698
|
"location": {
|
|
1655
1699
|
"filePath": "install.main.runtime.ts",
|
|
1656
|
-
"line":
|
|
1700
|
+
"line": 1266,
|
|
1657
1701
|
"character": 7
|
|
1658
1702
|
},
|
|
1659
1703
|
"name": "ApplicationMain"
|
|
@@ -1662,7 +1706,7 @@
|
|
|
1662
1706
|
"__schema": "TypeRefSchema",
|
|
1663
1707
|
"location": {
|
|
1664
1708
|
"filePath": "install.main.runtime.ts",
|
|
1665
|
-
"line":
|
|
1709
|
+
"line": 1267,
|
|
1666
1710
|
"character": 7
|
|
1667
1711
|
},
|
|
1668
1712
|
"name": "IpcEventsMain"
|
|
@@ -1671,7 +1715,7 @@
|
|
|
1671
1715
|
"__schema": "TypeRefSchema",
|
|
1672
1716
|
"location": {
|
|
1673
1717
|
"filePath": "install.main.runtime.ts",
|
|
1674
|
-
"line":
|
|
1718
|
+
"line": 1268,
|
|
1675
1719
|
"character": 7
|
|
1676
1720
|
},
|
|
1677
1721
|
"name": "GeneratorMain"
|
|
@@ -1680,7 +1724,7 @@
|
|
|
1680
1724
|
"__schema": "TypeRefSchema",
|
|
1681
1725
|
"location": {
|
|
1682
1726
|
"filePath": "install.main.runtime.ts",
|
|
1683
|
-
"line":
|
|
1727
|
+
"line": 1269,
|
|
1684
1728
|
"character": 7
|
|
1685
1729
|
},
|
|
1686
1730
|
"name": "WorkspaceConfigFilesMain"
|
|
@@ -1689,7 +1733,7 @@
|
|
|
1689
1733
|
"__schema": "TypeRefSchema",
|
|
1690
1734
|
"location": {
|
|
1691
1735
|
"filePath": "install.main.runtime.ts",
|
|
1692
|
-
"line":
|
|
1736
|
+
"line": 1270,
|
|
1693
1737
|
"character": 7
|
|
1694
1738
|
},
|
|
1695
1739
|
"name": "AspectLoaderMain"
|
|
@@ -1703,7 +1747,7 @@
|
|
|
1703
1747
|
"__schema": "ParameterSchema",
|
|
1704
1748
|
"location": {
|
|
1705
1749
|
"filePath": "install.main.runtime.ts",
|
|
1706
|
-
"line":
|
|
1750
|
+
"line": 1272,
|
|
1707
1751
|
"character": 5
|
|
1708
1752
|
},
|
|
1709
1753
|
"name": "_",
|
|
@@ -1711,7 +1755,7 @@
|
|
|
1711
1755
|
"__schema": "InferenceTypeSchema",
|
|
1712
1756
|
"location": {
|
|
1713
1757
|
"filePath": "install.main.runtime.ts",
|
|
1714
|
-
"line":
|
|
1758
|
+
"line": 1272,
|
|
1715
1759
|
"character": 5
|
|
1716
1760
|
},
|
|
1717
1761
|
"type": "any"
|
|
@@ -1723,7 +1767,7 @@
|
|
|
1723
1767
|
"__schema": "ParameterSchema",
|
|
1724
1768
|
"location": {
|
|
1725
1769
|
"filePath": "install.main.runtime.ts",
|
|
1726
|
-
"line":
|
|
1770
|
+
"line": 1273,
|
|
1727
1771
|
"character": 5
|
|
1728
1772
|
},
|
|
1729
1773
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
|
@@ -1731,7 +1775,7 @@
|
|
|
1731
1775
|
"__schema": "TupleTypeSchema",
|
|
1732
1776
|
"location": {
|
|
1733
1777
|
"filePath": "install.main.runtime.ts",
|
|
1734
|
-
"line":
|
|
1778
|
+
"line": 1273,
|
|
1735
1779
|
"character": 53
|
|
1736
1780
|
},
|
|
1737
1781
|
"elements": [
|
|
@@ -1739,7 +1783,7 @@
|
|
|
1739
1783
|
"__schema": "TypeRefSchema",
|
|
1740
1784
|
"location": {
|
|
1741
1785
|
"filePath": "install.main.runtime.ts",
|
|
1742
|
-
"line":
|
|
1786
|
+
"line": 1273,
|
|
1743
1787
|
"character": 54
|
|
1744
1788
|
},
|
|
1745
1789
|
"name": "PreLinkSlot"
|
|
@@ -1748,7 +1792,7 @@
|
|
|
1748
1792
|
"__schema": "TypeRefSchema",
|
|
1749
1793
|
"location": {
|
|
1750
1794
|
"filePath": "install.main.runtime.ts",
|
|
1751
|
-
"line":
|
|
1795
|
+
"line": 1273,
|
|
1752
1796
|
"character": 67
|
|
1753
1797
|
},
|
|
1754
1798
|
"name": "PreInstallSlot"
|
|
@@ -1757,7 +1801,7 @@
|
|
|
1757
1801
|
"__schema": "TypeRefSchema",
|
|
1758
1802
|
"location": {
|
|
1759
1803
|
"filePath": "install.main.runtime.ts",
|
|
1760
|
-
"line":
|
|
1804
|
+
"line": 1273,
|
|
1761
1805
|
"character": 83
|
|
1762
1806
|
},
|
|
1763
1807
|
"name": "PostInstallSlot"
|
|
@@ -1771,7 +1815,7 @@
|
|
|
1771
1815
|
"__schema": "ParameterSchema",
|
|
1772
1816
|
"location": {
|
|
1773
1817
|
"filePath": "install.main.runtime.ts",
|
|
1774
|
-
"line":
|
|
1818
|
+
"line": 1274,
|
|
1775
1819
|
"character": 5
|
|
1776
1820
|
},
|
|
1777
1821
|
"name": "harmony",
|
|
@@ -1779,7 +1823,7 @@
|
|
|
1779
1823
|
"__schema": "TypeRefSchema",
|
|
1780
1824
|
"location": {
|
|
1781
1825
|
"filePath": "install.main.runtime.ts",
|
|
1782
|
-
"line":
|
|
1826
|
+
"line": 1274,
|
|
1783
1827
|
"character": 14
|
|
1784
1828
|
},
|
|
1785
1829
|
"name": "Harmony"
|
|
@@ -1792,7 +1836,7 @@
|
|
|
1792
1836
|
"__schema": "InferenceTypeSchema",
|
|
1793
1837
|
"location": {
|
|
1794
1838
|
"filePath": "install.main.runtime.ts",
|
|
1795
|
-
"line":
|
|
1839
|
+
"line": 1242,
|
|
1796
1840
|
"character": 3
|
|
1797
1841
|
},
|
|
1798
1842
|
"type": "Promise<InstallMain>"
|
|
@@ -3889,19 +3933,63 @@
|
|
|
3889
3933
|
]
|
|
3890
3934
|
},
|
|
3891
3935
|
{
|
|
3892
|
-
"__schema": "
|
|
3936
|
+
"__schema": "FunctionLikeSchema",
|
|
3893
3937
|
"location": {
|
|
3894
3938
|
"filePath": "install.main.runtime.ts",
|
|
3895
3939
|
"line": 1216,
|
|
3896
3940
|
"character": 3
|
|
3897
3941
|
},
|
|
3942
|
+
"signature": "(method) InstallMain.onComponentChange(component: Component): Promise<void>",
|
|
3943
|
+
"name": "onComponentChange",
|
|
3944
|
+
"params": [
|
|
3945
|
+
{
|
|
3946
|
+
"__schema": "ParameterSchema",
|
|
3947
|
+
"location": {
|
|
3948
|
+
"filePath": "install.main.runtime.ts",
|
|
3949
|
+
"line": 1216,
|
|
3950
|
+
"character": 27
|
|
3951
|
+
},
|
|
3952
|
+
"name": "component",
|
|
3953
|
+
"type": {
|
|
3954
|
+
"__schema": "TypeRefSchema",
|
|
3955
|
+
"location": {
|
|
3956
|
+
"filePath": "install.main.runtime.ts",
|
|
3957
|
+
"line": 1216,
|
|
3958
|
+
"character": 38
|
|
3959
|
+
},
|
|
3960
|
+
"name": "Component"
|
|
3961
|
+
},
|
|
3962
|
+
"isOptional": false,
|
|
3963
|
+
"isSpread": false
|
|
3964
|
+
}
|
|
3965
|
+
],
|
|
3966
|
+
"returnType": {
|
|
3967
|
+
"__schema": "InferenceTypeSchema",
|
|
3968
|
+
"location": {
|
|
3969
|
+
"filePath": "install.main.runtime.ts",
|
|
3970
|
+
"line": 1216,
|
|
3971
|
+
"character": 3
|
|
3972
|
+
},
|
|
3973
|
+
"type": "Promise<void>"
|
|
3974
|
+
},
|
|
3975
|
+
"modifiers": [
|
|
3976
|
+
"async"
|
|
3977
|
+
]
|
|
3978
|
+
},
|
|
3979
|
+
{
|
|
3980
|
+
"__schema": "VariableLikeSchema",
|
|
3981
|
+
"location": {
|
|
3982
|
+
"filePath": "install.main.runtime.ts",
|
|
3983
|
+
"line": 1223,
|
|
3984
|
+
"character": 3
|
|
3985
|
+
},
|
|
3898
3986
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
|
3899
3987
|
"name": "slots",
|
|
3900
3988
|
"type": {
|
|
3901
3989
|
"__schema": "InferenceTypeSchema",
|
|
3902
3990
|
"location": {
|
|
3903
3991
|
"filePath": "install.main.runtime.ts",
|
|
3904
|
-
"line":
|
|
3992
|
+
"line": 1223,
|
|
3905
3993
|
"character": 3
|
|
3906
3994
|
},
|
|
3907
3995
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
|
@@ -3913,7 +4001,7 @@
|
|
|
3913
4001
|
"__schema": "VariableLikeSchema",
|
|
3914
4002
|
"location": {
|
|
3915
4003
|
"filePath": "install.main.runtime.ts",
|
|
3916
|
-
"line":
|
|
4004
|
+
"line": 1224,
|
|
3917
4005
|
"character": 3
|
|
3918
4006
|
},
|
|
3919
4007
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
|
@@ -3922,7 +4010,7 @@
|
|
|
3922
4010
|
"__schema": "InferenceTypeSchema",
|
|
3923
4011
|
"location": {
|
|
3924
4012
|
"filePath": "install.main.runtime.ts",
|
|
3925
|
-
"line":
|
|
4013
|
+
"line": 1224,
|
|
3926
4014
|
"character": 3
|
|
3927
4015
|
},
|
|
3928
4016
|
"type": "Aspect[]"
|
|
@@ -3934,7 +4022,7 @@
|
|
|
3934
4022
|
"__schema": "VariableLikeSchema",
|
|
3935
4023
|
"location": {
|
|
3936
4024
|
"filePath": "install.main.runtime.ts",
|
|
3937
|
-
"line":
|
|
4025
|
+
"line": 1240,
|
|
3938
4026
|
"character": 3
|
|
3939
4027
|
},
|
|
3940
4028
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
|
@@ -3943,7 +4031,7 @@
|
|
|
3943
4031
|
"__schema": "InferenceTypeSchema",
|
|
3944
4032
|
"location": {
|
|
3945
4033
|
"filePath": "install.main.runtime.ts",
|
|
3946
|
-
"line":
|
|
4034
|
+
"line": 1240,
|
|
3947
4035
|
"character": 3
|
|
3948
4036
|
},
|
|
3949
4037
|
"type": "RuntimeDefinition"
|
|
@@ -3955,7 +4043,7 @@
|
|
|
3955
4043
|
"__schema": "FunctionLikeSchema",
|
|
3956
4044
|
"location": {
|
|
3957
4045
|
"filePath": "install.main.runtime.ts",
|
|
3958
|
-
"line":
|
|
4046
|
+
"line": 1242,
|
|
3959
4047
|
"character": 3
|
|
3960
4048
|
},
|
|
3961
4049
|
"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 +4053,7 @@
|
|
|
3965
4053
|
"__schema": "ParameterSchema",
|
|
3966
4054
|
"location": {
|
|
3967
4055
|
"filePath": "install.main.runtime.ts",
|
|
3968
|
-
"line":
|
|
4056
|
+
"line": 1243,
|
|
3969
4057
|
"character": 5
|
|
3970
4058
|
},
|
|
3971
4059
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
|
|
@@ -3973,7 +4061,7 @@
|
|
|
3973
4061
|
"__schema": "TupleTypeSchema",
|
|
3974
4062
|
"location": {
|
|
3975
4063
|
"filePath": "install.main.runtime.ts",
|
|
3976
|
-
"line":
|
|
4064
|
+
"line": 1257,
|
|
3977
4065
|
"character": 8
|
|
3978
4066
|
},
|
|
3979
4067
|
"elements": [
|
|
@@ -3981,7 +4069,7 @@
|
|
|
3981
4069
|
"__schema": "TypeRefSchema",
|
|
3982
4070
|
"location": {
|
|
3983
4071
|
"filePath": "install.main.runtime.ts",
|
|
3984
|
-
"line":
|
|
4072
|
+
"line": 1258,
|
|
3985
4073
|
"character": 7
|
|
3986
4074
|
},
|
|
3987
4075
|
"name": "DependencyResolverMain"
|
|
@@ -3990,7 +4078,7 @@
|
|
|
3990
4078
|
"__schema": "TypeRefSchema",
|
|
3991
4079
|
"location": {
|
|
3992
4080
|
"filePath": "install.main.runtime.ts",
|
|
3993
|
-
"line":
|
|
4081
|
+
"line": 1259,
|
|
3994
4082
|
"character": 7
|
|
3995
4083
|
},
|
|
3996
4084
|
"name": "Workspace"
|
|
@@ -3999,7 +4087,7 @@
|
|
|
3999
4087
|
"__schema": "TypeRefSchema",
|
|
4000
4088
|
"location": {
|
|
4001
4089
|
"filePath": "install.main.runtime.ts",
|
|
4002
|
-
"line":
|
|
4090
|
+
"line": 1260,
|
|
4003
4091
|
"character": 7
|
|
4004
4092
|
},
|
|
4005
4093
|
"name": "LoggerMain"
|
|
@@ -4008,7 +4096,7 @@
|
|
|
4008
4096
|
"__schema": "TypeRefSchema",
|
|
4009
4097
|
"location": {
|
|
4010
4098
|
"filePath": "install.main.runtime.ts",
|
|
4011
|
-
"line":
|
|
4099
|
+
"line": 1261,
|
|
4012
4100
|
"character": 7
|
|
4013
4101
|
},
|
|
4014
4102
|
"name": "VariantsMain"
|
|
@@ -4017,7 +4105,7 @@
|
|
|
4017
4105
|
"__schema": "TypeRefSchema",
|
|
4018
4106
|
"location": {
|
|
4019
4107
|
"filePath": "install.main.runtime.ts",
|
|
4020
|
-
"line":
|
|
4108
|
+
"line": 1262,
|
|
4021
4109
|
"character": 7
|
|
4022
4110
|
},
|
|
4023
4111
|
"name": "CLIMain"
|
|
@@ -4026,7 +4114,7 @@
|
|
|
4026
4114
|
"__schema": "TypeRefSchema",
|
|
4027
4115
|
"location": {
|
|
4028
4116
|
"filePath": "install.main.runtime.ts",
|
|
4029
|
-
"line":
|
|
4117
|
+
"line": 1263,
|
|
4030
4118
|
"character": 7
|
|
4031
4119
|
},
|
|
4032
4120
|
"name": "CompilerMain"
|
|
@@ -4035,7 +4123,7 @@
|
|
|
4035
4123
|
"__schema": "TypeRefSchema",
|
|
4036
4124
|
"location": {
|
|
4037
4125
|
"filePath": "install.main.runtime.ts",
|
|
4038
|
-
"line":
|
|
4126
|
+
"line": 1264,
|
|
4039
4127
|
"character": 7
|
|
4040
4128
|
},
|
|
4041
4129
|
"name": "IssuesMain"
|
|
@@ -4044,7 +4132,7 @@
|
|
|
4044
4132
|
"__schema": "TypeRefSchema",
|
|
4045
4133
|
"location": {
|
|
4046
4134
|
"filePath": "install.main.runtime.ts",
|
|
4047
|
-
"line":
|
|
4135
|
+
"line": 1265,
|
|
4048
4136
|
"character": 7
|
|
4049
4137
|
},
|
|
4050
4138
|
"name": "EnvsMain"
|
|
@@ -4053,7 +4141,7 @@
|
|
|
4053
4141
|
"__schema": "TypeRefSchema",
|
|
4054
4142
|
"location": {
|
|
4055
4143
|
"filePath": "install.main.runtime.ts",
|
|
4056
|
-
"line":
|
|
4144
|
+
"line": 1266,
|
|
4057
4145
|
"character": 7
|
|
4058
4146
|
},
|
|
4059
4147
|
"name": "ApplicationMain"
|
|
@@ -4062,7 +4150,7 @@
|
|
|
4062
4150
|
"__schema": "TypeRefSchema",
|
|
4063
4151
|
"location": {
|
|
4064
4152
|
"filePath": "install.main.runtime.ts",
|
|
4065
|
-
"line":
|
|
4153
|
+
"line": 1267,
|
|
4066
4154
|
"character": 7
|
|
4067
4155
|
},
|
|
4068
4156
|
"name": "IpcEventsMain"
|
|
@@ -4071,7 +4159,7 @@
|
|
|
4071
4159
|
"__schema": "TypeRefSchema",
|
|
4072
4160
|
"location": {
|
|
4073
4161
|
"filePath": "install.main.runtime.ts",
|
|
4074
|
-
"line":
|
|
4162
|
+
"line": 1268,
|
|
4075
4163
|
"character": 7
|
|
4076
4164
|
},
|
|
4077
4165
|
"name": "GeneratorMain"
|
|
@@ -4080,7 +4168,7 @@
|
|
|
4080
4168
|
"__schema": "TypeRefSchema",
|
|
4081
4169
|
"location": {
|
|
4082
4170
|
"filePath": "install.main.runtime.ts",
|
|
4083
|
-
"line":
|
|
4171
|
+
"line": 1269,
|
|
4084
4172
|
"character": 7
|
|
4085
4173
|
},
|
|
4086
4174
|
"name": "WorkspaceConfigFilesMain"
|
|
@@ -4089,7 +4177,7 @@
|
|
|
4089
4177
|
"__schema": "TypeRefSchema",
|
|
4090
4178
|
"location": {
|
|
4091
4179
|
"filePath": "install.main.runtime.ts",
|
|
4092
|
-
"line":
|
|
4180
|
+
"line": 1270,
|
|
4093
4181
|
"character": 7
|
|
4094
4182
|
},
|
|
4095
4183
|
"name": "AspectLoaderMain"
|
|
@@ -4103,7 +4191,7 @@
|
|
|
4103
4191
|
"__schema": "ParameterSchema",
|
|
4104
4192
|
"location": {
|
|
4105
4193
|
"filePath": "install.main.runtime.ts",
|
|
4106
|
-
"line":
|
|
4194
|
+
"line": 1272,
|
|
4107
4195
|
"character": 5
|
|
4108
4196
|
},
|
|
4109
4197
|
"name": "_",
|
|
@@ -4111,7 +4199,7 @@
|
|
|
4111
4199
|
"__schema": "InferenceTypeSchema",
|
|
4112
4200
|
"location": {
|
|
4113
4201
|
"filePath": "install.main.runtime.ts",
|
|
4114
|
-
"line":
|
|
4202
|
+
"line": 1272,
|
|
4115
4203
|
"character": 5
|
|
4116
4204
|
},
|
|
4117
4205
|
"type": "any"
|
|
@@ -4123,7 +4211,7 @@
|
|
|
4123
4211
|
"__schema": "ParameterSchema",
|
|
4124
4212
|
"location": {
|
|
4125
4213
|
"filePath": "install.main.runtime.ts",
|
|
4126
|
-
"line":
|
|
4214
|
+
"line": 1273,
|
|
4127
4215
|
"character": 5
|
|
4128
4216
|
},
|
|
4129
4217
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
|
@@ -4131,7 +4219,7 @@
|
|
|
4131
4219
|
"__schema": "TupleTypeSchema",
|
|
4132
4220
|
"location": {
|
|
4133
4221
|
"filePath": "install.main.runtime.ts",
|
|
4134
|
-
"line":
|
|
4222
|
+
"line": 1273,
|
|
4135
4223
|
"character": 53
|
|
4136
4224
|
},
|
|
4137
4225
|
"elements": [
|
|
@@ -4139,7 +4227,7 @@
|
|
|
4139
4227
|
"__schema": "TypeRefSchema",
|
|
4140
4228
|
"location": {
|
|
4141
4229
|
"filePath": "install.main.runtime.ts",
|
|
4142
|
-
"line":
|
|
4230
|
+
"line": 1273,
|
|
4143
4231
|
"character": 54
|
|
4144
4232
|
},
|
|
4145
4233
|
"name": "PreLinkSlot"
|
|
@@ -4148,7 +4236,7 @@
|
|
|
4148
4236
|
"__schema": "TypeRefSchema",
|
|
4149
4237
|
"location": {
|
|
4150
4238
|
"filePath": "install.main.runtime.ts",
|
|
4151
|
-
"line":
|
|
4239
|
+
"line": 1273,
|
|
4152
4240
|
"character": 67
|
|
4153
4241
|
},
|
|
4154
4242
|
"name": "PreInstallSlot"
|
|
@@ -4157,7 +4245,7 @@
|
|
|
4157
4245
|
"__schema": "TypeRefSchema",
|
|
4158
4246
|
"location": {
|
|
4159
4247
|
"filePath": "install.main.runtime.ts",
|
|
4160
|
-
"line":
|
|
4248
|
+
"line": 1273,
|
|
4161
4249
|
"character": 83
|
|
4162
4250
|
},
|
|
4163
4251
|
"name": "PostInstallSlot"
|
|
@@ -4171,7 +4259,7 @@
|
|
|
4171
4259
|
"__schema": "ParameterSchema",
|
|
4172
4260
|
"location": {
|
|
4173
4261
|
"filePath": "install.main.runtime.ts",
|
|
4174
|
-
"line":
|
|
4262
|
+
"line": 1274,
|
|
4175
4263
|
"character": 5
|
|
4176
4264
|
},
|
|
4177
4265
|
"name": "harmony",
|
|
@@ -4179,7 +4267,7 @@
|
|
|
4179
4267
|
"__schema": "TypeRefSchema",
|
|
4180
4268
|
"location": {
|
|
4181
4269
|
"filePath": "install.main.runtime.ts",
|
|
4182
|
-
"line":
|
|
4270
|
+
"line": 1274,
|
|
4183
4271
|
"character": 14
|
|
4184
4272
|
},
|
|
4185
4273
|
"name": "Harmony"
|
|
@@ -4192,7 +4280,7 @@
|
|
|
4192
4280
|
"__schema": "InferenceTypeSchema",
|
|
4193
4281
|
"location": {
|
|
4194
4282
|
"filePath": "install.main.runtime.ts",
|
|
4195
|
-
"line":
|
|
4283
|
+
"line": 1242,
|
|
4196
4284
|
"character": 3
|
|
4197
4285
|
},
|
|
4198
4286
|
"type": "Promise<InstallMain>"
|
|
@@ -4210,7 +4298,7 @@
|
|
|
4210
4298
|
"__schema": "UnImplementedSchema",
|
|
4211
4299
|
"location": {
|
|
4212
4300
|
"filePath": "install.main.runtime.ts",
|
|
4213
|
-
"line":
|
|
4301
|
+
"line": 1346,
|
|
4214
4302
|
"character": 16
|
|
4215
4303
|
},
|
|
4216
4304
|
"name": "InstallMain",
|
|
@@ -4694,7 +4782,7 @@
|
|
|
4694
4782
|
"__schema": "TypeSchema",
|
|
4695
4783
|
"location": {
|
|
4696
4784
|
"filePath": "install.main.runtime.ts",
|
|
4697
|
-
"line":
|
|
4785
|
+
"line": 1322,
|
|
4698
4786
|
"character": 1
|
|
4699
4787
|
},
|
|
4700
4788
|
"signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
|
|
@@ -4703,7 +4791,7 @@
|
|
|
4703
4791
|
"__schema": "TypeLiteralSchema",
|
|
4704
4792
|
"location": {
|
|
4705
4793
|
"filePath": "install.main.runtime.ts",
|
|
4706
|
-
"line":
|
|
4794
|
+
"line": 1322,
|
|
4707
4795
|
"character": 31
|
|
4708
4796
|
},
|
|
4709
4797
|
"members": [
|
|
@@ -4711,7 +4799,7 @@
|
|
|
4711
4799
|
"__schema": "VariableLikeSchema",
|
|
4712
4800
|
"location": {
|
|
4713
4801
|
"filePath": "install.main.runtime.ts",
|
|
4714
|
-
"line":
|
|
4802
|
+
"line": 1323,
|
|
4715
4803
|
"character": 3
|
|
4716
4804
|
},
|
|
4717
4805
|
"signature": "(property) componentDirectoryMap: ComponentMap<string>",
|
|
@@ -4720,7 +4808,7 @@
|
|
|
4720
4808
|
"__schema": "TypeRefSchema",
|
|
4721
4809
|
"location": {
|
|
4722
4810
|
"filePath": "install.main.runtime.ts",
|
|
4723
|
-
"line":
|
|
4811
|
+
"line": 1323,
|
|
4724
4812
|
"character": 26
|
|
4725
4813
|
},
|
|
4726
4814
|
"name": "ComponentMap",
|
|
@@ -4729,7 +4817,7 @@
|
|
|
4729
4817
|
"__schema": "KeywordTypeSchema",
|
|
4730
4818
|
"location": {
|
|
4731
4819
|
"filePath": "install.main.runtime.ts",
|
|
4732
|
-
"line":
|
|
4820
|
+
"line": 1323,
|
|
4733
4821
|
"character": 39
|
|
4734
4822
|
},
|
|
4735
4823
|
"name": "string"
|
|
@@ -4742,7 +4830,7 @@
|
|
|
4742
4830
|
"__schema": "VariableLikeSchema",
|
|
4743
4831
|
"location": {
|
|
4744
4832
|
"filePath": "install.main.runtime.ts",
|
|
4745
|
-
"line":
|
|
4833
|
+
"line": 1324,
|
|
4746
4834
|
"character": 3
|
|
4747
4835
|
},
|
|
4748
4836
|
"signature": "(property) manifests: Record<string, ProjectManifest>",
|
|
@@ -4751,7 +4839,7 @@
|
|
|
4751
4839
|
"__schema": "TypeRefSchema",
|
|
4752
4840
|
"location": {
|
|
4753
4841
|
"filePath": "install.main.runtime.ts",
|
|
4754
|
-
"line":
|
|
4842
|
+
"line": 1324,
|
|
4755
4843
|
"character": 14
|
|
4756
4844
|
},
|
|
4757
4845
|
"name": "Record",
|
|
@@ -4760,7 +4848,7 @@
|
|
|
4760
4848
|
"__schema": "KeywordTypeSchema",
|
|
4761
4849
|
"location": {
|
|
4762
4850
|
"filePath": "install.main.runtime.ts",
|
|
4763
|
-
"line":
|
|
4851
|
+
"line": 1324,
|
|
4764
4852
|
"character": 21
|
|
4765
4853
|
},
|
|
4766
4854
|
"name": "string"
|
|
@@ -4769,7 +4857,7 @@
|
|
|
4769
4857
|
"__schema": "TypeRefSchema",
|
|
4770
4858
|
"location": {
|
|
4771
4859
|
"filePath": "install.main.runtime.ts",
|
|
4772
|
-
"line":
|
|
4860
|
+
"line": 1324,
|
|
4773
4861
|
"character": 29
|
|
4774
4862
|
},
|
|
4775
4863
|
"name": "ProjectManifest"
|
|
@@ -4785,7 +4873,7 @@
|
|
|
4785
4873
|
"__schema": "FunctionLikeSchema",
|
|
4786
4874
|
"location": {
|
|
4787
4875
|
"filePath": "install.main.runtime.ts",
|
|
4788
|
-
"line":
|
|
4876
|
+
"line": 1327,
|
|
4789
4877
|
"character": 1
|
|
4790
4878
|
},
|
|
4791
4879
|
"signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
|
|
@@ -4795,7 +4883,7 @@
|
|
|
4795
4883
|
"__schema": "ParameterSchema",
|
|
4796
4884
|
"location": {
|
|
4797
4885
|
"filePath": "install.main.runtime.ts",
|
|
4798
|
-
"line":
|
|
4886
|
+
"line": 1327,
|
|
4799
4887
|
"character": 50
|
|
4800
4888
|
},
|
|
4801
4889
|
"name": "{ componentDirectoryMap, manifests }",
|
|
@@ -4803,7 +4891,7 @@
|
|
|
4803
4891
|
"__schema": "TypeRefSchema",
|
|
4804
4892
|
"location": {
|
|
4805
4893
|
"filePath": "install.main.runtime.ts",
|
|
4806
|
-
"line":
|
|
4894
|
+
"line": 1330,
|
|
4807
4895
|
"character": 4
|
|
4808
4896
|
},
|
|
4809
4897
|
"name": "ComponentsAndManifests"
|
|
@@ -4814,7 +4902,7 @@
|
|
|
4814
4902
|
"__schema": "InferenceTypeSchema",
|
|
4815
4903
|
"location": {
|
|
4816
4904
|
"filePath": "install.main.runtime.ts",
|
|
4817
|
-
"line":
|
|
4905
|
+
"line": 1328,
|
|
4818
4906
|
"character": 3
|
|
4819
4907
|
},
|
|
4820
4908
|
"name": "componentDirectoryMap",
|
|
@@ -4825,7 +4913,7 @@
|
|
|
4825
4913
|
"__schema": "InferenceTypeSchema",
|
|
4826
4914
|
"location": {
|
|
4827
4915
|
"filePath": "install.main.runtime.ts",
|
|
4828
|
-
"line":
|
|
4916
|
+
"line": 1329,
|
|
4829
4917
|
"character": 3
|
|
4830
4918
|
},
|
|
4831
4919
|
"name": "manifests",
|
|
@@ -4840,7 +4928,7 @@
|
|
|
4840
4928
|
"__schema": "KeywordTypeSchema",
|
|
4841
4929
|
"location": {
|
|
4842
4930
|
"filePath": "install.main.runtime.ts",
|
|
4843
|
-
"line":
|
|
4931
|
+
"line": 1330,
|
|
4844
4932
|
"character": 29
|
|
4845
4933
|
},
|
|
4846
4934
|
"name": "boolean"
|
|
@@ -4851,7 +4939,7 @@
|
|
|
4851
4939
|
"__schema": "UnImplementedSchema",
|
|
4852
4940
|
"location": {
|
|
4853
4941
|
"filePath": "install.main.runtime.ts",
|
|
4854
|
-
"line":
|
|
4942
|
+
"line": 1344,
|
|
4855
4943
|
"character": 1
|
|
4856
4944
|
},
|
|
4857
4945
|
"name": "InstallAspect.addRuntime(InstallMain);",
|
|
@@ -4861,7 +4949,7 @@
|
|
|
4861
4949
|
"__schema": "FunctionLikeSchema",
|
|
4862
4950
|
"location": {
|
|
4863
4951
|
"filePath": "install.main.runtime.ts",
|
|
4864
|
-
"line":
|
|
4952
|
+
"line": 1348,
|
|
4865
4953
|
"character": 1
|
|
4866
4954
|
},
|
|
4867
4955
|
"signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
|
|
@@ -4871,7 +4959,7 @@
|
|
|
4871
4959
|
"__schema": "ParameterSchema",
|
|
4872
4960
|
"location": {
|
|
4873
4961
|
"filePath": "install.main.runtime.ts",
|
|
4874
|
-
"line":
|
|
4962
|
+
"line": 1348,
|
|
4875
4963
|
"character": 24
|
|
4876
4964
|
},
|
|
4877
4965
|
"name": "manifests",
|
|
@@ -4879,7 +4967,7 @@
|
|
|
4879
4967
|
"__schema": "TypeRefSchema",
|
|
4880
4968
|
"location": {
|
|
4881
4969
|
"filePath": "install.main.runtime.ts",
|
|
4882
|
-
"line":
|
|
4970
|
+
"line": 1348,
|
|
4883
4971
|
"character": 35
|
|
4884
4972
|
},
|
|
4885
4973
|
"name": "Record",
|
|
@@ -4888,7 +4976,7 @@
|
|
|
4888
4976
|
"__schema": "KeywordTypeSchema",
|
|
4889
4977
|
"location": {
|
|
4890
4978
|
"filePath": "install.main.runtime.ts",
|
|
4891
|
-
"line":
|
|
4979
|
+
"line": 1348,
|
|
4892
4980
|
"character": 42
|
|
4893
4981
|
},
|
|
4894
4982
|
"name": "string"
|
|
@@ -4897,7 +4985,7 @@
|
|
|
4897
4985
|
"__schema": "TypeRefSchema",
|
|
4898
4986
|
"location": {
|
|
4899
4987
|
"filePath": "install.main.runtime.ts",
|
|
4900
|
-
"line":
|
|
4988
|
+
"line": 1348,
|
|
4901
4989
|
"character": 50
|
|
4902
4990
|
},
|
|
4903
4991
|
"name": "ProjectManifest"
|
|
@@ -4912,7 +5000,7 @@
|
|
|
4912
5000
|
"__schema": "KeywordTypeSchema",
|
|
4913
5001
|
"location": {
|
|
4914
5002
|
"filePath": "install.main.runtime.ts",
|
|
4915
|
-
"line":
|
|
5003
|
+
"line": 1348,
|
|
4916
5004
|
"character": 69
|
|
4917
5005
|
},
|
|
4918
5006
|
"name": "string"
|
|
@@ -4962,7 +5050,7 @@
|
|
|
4962
5050
|
"componentId": {
|
|
4963
5051
|
"scope": "teambit.workspace",
|
|
4964
5052
|
"name": "install",
|
|
4965
|
-
"version": "1.0.
|
|
5053
|
+
"version": "1.0.452"
|
|
4966
5054
|
},
|
|
4967
5055
|
"taggedModuleExports": []
|
|
4968
5056
|
}
|