@teambit/snapping 1.0.409 → 1.0.410
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/schema.json
CHANGED
|
@@ -1529,14 +1529,14 @@
|
|
|
1529
1529
|
"__schema": "FunctionLikeSchema",
|
|
1530
1530
|
"location": {
|
|
1531
1531
|
"filePath": "snapping.main.runtime.ts",
|
|
1532
|
-
"line":
|
|
1532
|
+
"line": 549,
|
|
1533
1533
|
"character": 3
|
|
1534
1534
|
},
|
|
1535
1535
|
"doc": {
|
|
1536
1536
|
"__schema": "DocSchema",
|
|
1537
1537
|
"location": {
|
|
1538
1538
|
"filePath": "snapping.main.runtime.ts",
|
|
1539
|
-
"line":
|
|
1539
|
+
"line": 545,
|
|
1540
1540
|
"character": 3
|
|
1541
1541
|
},
|
|
1542
1542
|
"raw": "/**\n * save the local changes of a component(s) into the scope. snap can be done on main or on a lane.\n * once a component is snapped on a lane, it becomes part of it.\n */",
|
|
@@ -1550,7 +1550,7 @@
|
|
|
1550
1550
|
"__schema": "ParameterSchema",
|
|
1551
1551
|
"location": {
|
|
1552
1552
|
"filePath": "snapping.main.runtime.ts",
|
|
1553
|
-
"line":
|
|
1553
|
+
"line": 549,
|
|
1554
1554
|
"character": 14
|
|
1555
1555
|
},
|
|
1556
1556
|
"name": "{ pattern, legacyBitIds, unmerged, editor, message = '', ignoreIssues, skipTests = false, skipTasks, skipAutoSnap = false, build, disableTagAndSnapPipelines = false, ignoreBuildErrors = false, rebuildDepsGraph, unmodified = false, exitOnFirstFailedTask = false }",
|
|
@@ -1558,7 +1558,7 @@
|
|
|
1558
1558
|
"__schema": "TypeIntersectionSchema",
|
|
1559
1559
|
"location": {
|
|
1560
1560
|
"filePath": "snapping.main.runtime.ts",
|
|
1561
|
-
"line":
|
|
1561
|
+
"line": 565,
|
|
1562
1562
|
"character": 6
|
|
1563
1563
|
},
|
|
1564
1564
|
"types": [
|
|
@@ -1566,7 +1566,7 @@
|
|
|
1566
1566
|
"__schema": "TypeRefSchema",
|
|
1567
1567
|
"location": {
|
|
1568
1568
|
"filePath": "snapping.main.runtime.ts",
|
|
1569
|
-
"line":
|
|
1569
|
+
"line": 565,
|
|
1570
1570
|
"character": 6
|
|
1571
1571
|
},
|
|
1572
1572
|
"name": "Partial",
|
|
@@ -1575,7 +1575,7 @@
|
|
|
1575
1575
|
"__schema": "TypeRefSchema",
|
|
1576
1576
|
"location": {
|
|
1577
1577
|
"filePath": "snapping.main.runtime.ts",
|
|
1578
|
-
"line":
|
|
1578
|
+
"line": 565,
|
|
1579
1579
|
"character": 14
|
|
1580
1580
|
},
|
|
1581
1581
|
"name": "BasicTagSnapParams"
|
|
@@ -1586,7 +1586,7 @@
|
|
|
1586
1586
|
"__schema": "TypeLiteralSchema",
|
|
1587
1587
|
"location": {
|
|
1588
1588
|
"filePath": "snapping.main.runtime.ts",
|
|
1589
|
-
"line":
|
|
1589
|
+
"line": 565,
|
|
1590
1590
|
"character": 36
|
|
1591
1591
|
},
|
|
1592
1592
|
"members": [
|
|
@@ -1594,7 +1594,7 @@
|
|
|
1594
1594
|
"__schema": "VariableLikeSchema",
|
|
1595
1595
|
"location": {
|
|
1596
1596
|
"filePath": "snapping.main.runtime.ts",
|
|
1597
|
-
"line":
|
|
1597
|
+
"line": 566,
|
|
1598
1598
|
"character": 5
|
|
1599
1599
|
},
|
|
1600
1600
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -1603,7 +1603,7 @@
|
|
|
1603
1603
|
"__schema": "KeywordTypeSchema",
|
|
1604
1604
|
"location": {
|
|
1605
1605
|
"filePath": "snapping.main.runtime.ts",
|
|
1606
|
-
"line":
|
|
1606
|
+
"line": 566,
|
|
1607
1607
|
"character": 15
|
|
1608
1608
|
},
|
|
1609
1609
|
"name": "string"
|
|
@@ -1614,7 +1614,7 @@
|
|
|
1614
1614
|
"__schema": "VariableLikeSchema",
|
|
1615
1615
|
"location": {
|
|
1616
1616
|
"filePath": "snapping.main.runtime.ts",
|
|
1617
|
-
"line":
|
|
1617
|
+
"line": 567,
|
|
1618
1618
|
"character": 5
|
|
1619
1619
|
},
|
|
1620
1620
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -1623,7 +1623,7 @@
|
|
|
1623
1623
|
"__schema": "TypeRefSchema",
|
|
1624
1624
|
"location": {
|
|
1625
1625
|
"filePath": "snapping.main.runtime.ts",
|
|
1626
|
-
"line":
|
|
1626
|
+
"line": 567,
|
|
1627
1627
|
"character": 20
|
|
1628
1628
|
},
|
|
1629
1629
|
"name": "ComponentIdList"
|
|
@@ -1634,7 +1634,7 @@
|
|
|
1634
1634
|
"__schema": "VariableLikeSchema",
|
|
1635
1635
|
"location": {
|
|
1636
1636
|
"filePath": "snapping.main.runtime.ts",
|
|
1637
|
-
"line":
|
|
1637
|
+
"line": 568,
|
|
1638
1638
|
"character": 5
|
|
1639
1639
|
},
|
|
1640
1640
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -1643,7 +1643,7 @@
|
|
|
1643
1643
|
"__schema": "KeywordTypeSchema",
|
|
1644
1644
|
"location": {
|
|
1645
1645
|
"filePath": "snapping.main.runtime.ts",
|
|
1646
|
-
"line":
|
|
1646
|
+
"line": 568,
|
|
1647
1647
|
"character": 16
|
|
1648
1648
|
},
|
|
1649
1649
|
"name": "boolean"
|
|
@@ -1654,7 +1654,7 @@
|
|
|
1654
1654
|
"__schema": "VariableLikeSchema",
|
|
1655
1655
|
"location": {
|
|
1656
1656
|
"filePath": "snapping.main.runtime.ts",
|
|
1657
|
-
"line":
|
|
1657
|
+
"line": 569,
|
|
1658
1658
|
"character": 5
|
|
1659
1659
|
},
|
|
1660
1660
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -1663,7 +1663,7 @@
|
|
|
1663
1663
|
"__schema": "KeywordTypeSchema",
|
|
1664
1664
|
"location": {
|
|
1665
1665
|
"filePath": "snapping.main.runtime.ts",
|
|
1666
|
-
"line":
|
|
1666
|
+
"line": 569,
|
|
1667
1667
|
"character": 14
|
|
1668
1668
|
},
|
|
1669
1669
|
"name": "string"
|
|
@@ -1674,7 +1674,7 @@
|
|
|
1674
1674
|
"__schema": "VariableLikeSchema",
|
|
1675
1675
|
"location": {
|
|
1676
1676
|
"filePath": "snapping.main.runtime.ts",
|
|
1677
|
-
"line":
|
|
1677
|
+
"line": 570,
|
|
1678
1678
|
"character": 5
|
|
1679
1679
|
},
|
|
1680
1680
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -1683,7 +1683,7 @@
|
|
|
1683
1683
|
"__schema": "KeywordTypeSchema",
|
|
1684
1684
|
"location": {
|
|
1685
1685
|
"filePath": "snapping.main.runtime.ts",
|
|
1686
|
-
"line":
|
|
1686
|
+
"line": 570,
|
|
1687
1687
|
"character": 20
|
|
1688
1688
|
},
|
|
1689
1689
|
"name": "string"
|
|
@@ -1694,7 +1694,7 @@
|
|
|
1694
1694
|
"__schema": "VariableLikeSchema",
|
|
1695
1695
|
"location": {
|
|
1696
1696
|
"filePath": "snapping.main.runtime.ts",
|
|
1697
|
-
"line":
|
|
1697
|
+
"line": 571,
|
|
1698
1698
|
"character": 5
|
|
1699
1699
|
},
|
|
1700
1700
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -1703,7 +1703,7 @@
|
|
|
1703
1703
|
"__schema": "KeywordTypeSchema",
|
|
1704
1704
|
"location": {
|
|
1705
1705
|
"filePath": "snapping.main.runtime.ts",
|
|
1706
|
-
"line":
|
|
1706
|
+
"line": 571,
|
|
1707
1707
|
"character": 20
|
|
1708
1708
|
},
|
|
1709
1709
|
"name": "boolean"
|
|
@@ -1714,7 +1714,7 @@
|
|
|
1714
1714
|
"__schema": "VariableLikeSchema",
|
|
1715
1715
|
"location": {
|
|
1716
1716
|
"filePath": "snapping.main.runtime.ts",
|
|
1717
|
-
"line":
|
|
1717
|
+
"line": 572,
|
|
1718
1718
|
"character": 5
|
|
1719
1719
|
},
|
|
1720
1720
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
"__schema": "KeywordTypeSchema",
|
|
1724
1724
|
"location": {
|
|
1725
1725
|
"filePath": "snapping.main.runtime.ts",
|
|
1726
|
-
"line":
|
|
1726
|
+
"line": 572,
|
|
1727
1727
|
"character": 34
|
|
1728
1728
|
},
|
|
1729
1729
|
"name": "boolean"
|
|
@@ -1734,7 +1734,7 @@
|
|
|
1734
1734
|
"__schema": "VariableLikeSchema",
|
|
1735
1735
|
"location": {
|
|
1736
1736
|
"filePath": "snapping.main.runtime.ts",
|
|
1737
|
-
"line":
|
|
1737
|
+
"line": 573,
|
|
1738
1738
|
"character": 5
|
|
1739
1739
|
},
|
|
1740
1740
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -1743,7 +1743,7 @@
|
|
|
1743
1743
|
"__schema": "KeywordTypeSchema",
|
|
1744
1744
|
"location": {
|
|
1745
1745
|
"filePath": "snapping.main.runtime.ts",
|
|
1746
|
-
"line":
|
|
1746
|
+
"line": 573,
|
|
1747
1747
|
"character": 18
|
|
1748
1748
|
},
|
|
1749
1749
|
"name": "boolean"
|
|
@@ -1754,7 +1754,7 @@
|
|
|
1754
1754
|
"__schema": "VariableLikeSchema",
|
|
1755
1755
|
"location": {
|
|
1756
1756
|
"filePath": "snapping.main.runtime.ts",
|
|
1757
|
-
"line":
|
|
1757
|
+
"line": 574,
|
|
1758
1758
|
"character": 5
|
|
1759
1759
|
},
|
|
1760
1760
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -1763,7 +1763,7 @@
|
|
|
1763
1763
|
"__schema": "KeywordTypeSchema",
|
|
1764
1764
|
"location": {
|
|
1765
1765
|
"filePath": "snapping.main.runtime.ts",
|
|
1766
|
-
"line":
|
|
1766
|
+
"line": 574,
|
|
1767
1767
|
"character": 29
|
|
1768
1768
|
},
|
|
1769
1769
|
"name": "boolean"
|
|
@@ -1780,7 +1780,7 @@
|
|
|
1780
1780
|
"__schema": "VariableLikeSchema",
|
|
1781
1781
|
"location": {
|
|
1782
1782
|
"filePath": "snapping.main.runtime.ts",
|
|
1783
|
-
"line":
|
|
1783
|
+
"line": 566,
|
|
1784
1784
|
"character": 5
|
|
1785
1785
|
},
|
|
1786
1786
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -1789,7 +1789,7 @@
|
|
|
1789
1789
|
"__schema": "KeywordTypeSchema",
|
|
1790
1790
|
"location": {
|
|
1791
1791
|
"filePath": "snapping.main.runtime.ts",
|
|
1792
|
-
"line":
|
|
1792
|
+
"line": 566,
|
|
1793
1793
|
"character": 15
|
|
1794
1794
|
},
|
|
1795
1795
|
"name": "string"
|
|
@@ -1800,7 +1800,7 @@
|
|
|
1800
1800
|
"__schema": "VariableLikeSchema",
|
|
1801
1801
|
"location": {
|
|
1802
1802
|
"filePath": "snapping.main.runtime.ts",
|
|
1803
|
-
"line":
|
|
1803
|
+
"line": 567,
|
|
1804
1804
|
"character": 5
|
|
1805
1805
|
},
|
|
1806
1806
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -1809,7 +1809,7 @@
|
|
|
1809
1809
|
"__schema": "TypeRefSchema",
|
|
1810
1810
|
"location": {
|
|
1811
1811
|
"filePath": "snapping.main.runtime.ts",
|
|
1812
|
-
"line":
|
|
1812
|
+
"line": 567,
|
|
1813
1813
|
"character": 20
|
|
1814
1814
|
},
|
|
1815
1815
|
"name": "ComponentIdList"
|
|
@@ -1820,7 +1820,7 @@
|
|
|
1820
1820
|
"__schema": "VariableLikeSchema",
|
|
1821
1821
|
"location": {
|
|
1822
1822
|
"filePath": "snapping.main.runtime.ts",
|
|
1823
|
-
"line":
|
|
1823
|
+
"line": 568,
|
|
1824
1824
|
"character": 5
|
|
1825
1825
|
},
|
|
1826
1826
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -1829,7 +1829,7 @@
|
|
|
1829
1829
|
"__schema": "KeywordTypeSchema",
|
|
1830
1830
|
"location": {
|
|
1831
1831
|
"filePath": "snapping.main.runtime.ts",
|
|
1832
|
-
"line":
|
|
1832
|
+
"line": 568,
|
|
1833
1833
|
"character": 16
|
|
1834
1834
|
},
|
|
1835
1835
|
"name": "boolean"
|
|
@@ -1840,7 +1840,7 @@
|
|
|
1840
1840
|
"__schema": "VariableLikeSchema",
|
|
1841
1841
|
"location": {
|
|
1842
1842
|
"filePath": "snapping.main.runtime.ts",
|
|
1843
|
-
"line":
|
|
1843
|
+
"line": 569,
|
|
1844
1844
|
"character": 5
|
|
1845
1845
|
},
|
|
1846
1846
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -1849,7 +1849,7 @@
|
|
|
1849
1849
|
"__schema": "KeywordTypeSchema",
|
|
1850
1850
|
"location": {
|
|
1851
1851
|
"filePath": "snapping.main.runtime.ts",
|
|
1852
|
-
"line":
|
|
1852
|
+
"line": 569,
|
|
1853
1853
|
"character": 14
|
|
1854
1854
|
},
|
|
1855
1855
|
"name": "string"
|
|
@@ -1860,7 +1860,7 @@
|
|
|
1860
1860
|
"__schema": "InferenceTypeSchema",
|
|
1861
1861
|
"location": {
|
|
1862
1862
|
"filePath": "snapping.main.runtime.ts",
|
|
1863
|
-
"line":
|
|
1863
|
+
"line": 554,
|
|
1864
1864
|
"character": 5
|
|
1865
1865
|
},
|
|
1866
1866
|
"name": "message",
|
|
@@ -1872,7 +1872,7 @@
|
|
|
1872
1872
|
"__schema": "VariableLikeSchema",
|
|
1873
1873
|
"location": {
|
|
1874
1874
|
"filePath": "snapping.main.runtime.ts",
|
|
1875
|
-
"line":
|
|
1875
|
+
"line": 570,
|
|
1876
1876
|
"character": 5
|
|
1877
1877
|
},
|
|
1878
1878
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -1881,7 +1881,7 @@
|
|
|
1881
1881
|
"__schema": "KeywordTypeSchema",
|
|
1882
1882
|
"location": {
|
|
1883
1883
|
"filePath": "snapping.main.runtime.ts",
|
|
1884
|
-
"line":
|
|
1884
|
+
"line": 570,
|
|
1885
1885
|
"character": 20
|
|
1886
1886
|
},
|
|
1887
1887
|
"name": "string"
|
|
@@ -1892,7 +1892,7 @@
|
|
|
1892
1892
|
"__schema": "InferenceTypeSchema",
|
|
1893
1893
|
"location": {
|
|
1894
1894
|
"filePath": "snapping.main.runtime.ts",
|
|
1895
|
-
"line":
|
|
1895
|
+
"line": 556,
|
|
1896
1896
|
"character": 5
|
|
1897
1897
|
},
|
|
1898
1898
|
"name": "skipTests",
|
|
@@ -1904,7 +1904,7 @@
|
|
|
1904
1904
|
"__schema": "InferenceTypeSchema",
|
|
1905
1905
|
"location": {
|
|
1906
1906
|
"filePath": "snapping.main.runtime.ts",
|
|
1907
|
-
"line":
|
|
1907
|
+
"line": 557,
|
|
1908
1908
|
"character": 5
|
|
1909
1909
|
},
|
|
1910
1910
|
"name": "skipTasks",
|
|
@@ -1915,7 +1915,7 @@
|
|
|
1915
1915
|
"__schema": "VariableLikeSchema",
|
|
1916
1916
|
"location": {
|
|
1917
1917
|
"filePath": "snapping.main.runtime.ts",
|
|
1918
|
-
"line":
|
|
1918
|
+
"line": 571,
|
|
1919
1919
|
"character": 5
|
|
1920
1920
|
},
|
|
1921
1921
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -1924,7 +1924,7 @@
|
|
|
1924
1924
|
"__schema": "KeywordTypeSchema",
|
|
1925
1925
|
"location": {
|
|
1926
1926
|
"filePath": "snapping.main.runtime.ts",
|
|
1927
|
-
"line":
|
|
1927
|
+
"line": 571,
|
|
1928
1928
|
"character": 20
|
|
1929
1929
|
},
|
|
1930
1930
|
"name": "boolean"
|
|
@@ -1935,7 +1935,7 @@
|
|
|
1935
1935
|
"__schema": "InferenceTypeSchema",
|
|
1936
1936
|
"location": {
|
|
1937
1937
|
"filePath": "snapping.main.runtime.ts",
|
|
1938
|
-
"line":
|
|
1938
|
+
"line": 559,
|
|
1939
1939
|
"character": 5
|
|
1940
1940
|
},
|
|
1941
1941
|
"name": "build",
|
|
@@ -1946,7 +1946,7 @@
|
|
|
1946
1946
|
"__schema": "VariableLikeSchema",
|
|
1947
1947
|
"location": {
|
|
1948
1948
|
"filePath": "snapping.main.runtime.ts",
|
|
1949
|
-
"line":
|
|
1949
|
+
"line": 572,
|
|
1950
1950
|
"character": 5
|
|
1951
1951
|
},
|
|
1952
1952
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -1955,7 +1955,7 @@
|
|
|
1955
1955
|
"__schema": "KeywordTypeSchema",
|
|
1956
1956
|
"location": {
|
|
1957
1957
|
"filePath": "snapping.main.runtime.ts",
|
|
1958
|
-
"line":
|
|
1958
|
+
"line": 572,
|
|
1959
1959
|
"character": 34
|
|
1960
1960
|
},
|
|
1961
1961
|
"name": "boolean"
|
|
@@ -1966,7 +1966,7 @@
|
|
|
1966
1966
|
"__schema": "InferenceTypeSchema",
|
|
1967
1967
|
"location": {
|
|
1968
1968
|
"filePath": "snapping.main.runtime.ts",
|
|
1969
|
-
"line":
|
|
1969
|
+
"line": 561,
|
|
1970
1970
|
"character": 5
|
|
1971
1971
|
},
|
|
1972
1972
|
"name": "ignoreBuildErrors",
|
|
@@ -1978,7 +1978,7 @@
|
|
|
1978
1978
|
"__schema": "InferenceTypeSchema",
|
|
1979
1979
|
"location": {
|
|
1980
1980
|
"filePath": "snapping.main.runtime.ts",
|
|
1981
|
-
"line":
|
|
1981
|
+
"line": 562,
|
|
1982
1982
|
"character": 5
|
|
1983
1983
|
},
|
|
1984
1984
|
"name": "rebuildDepsGraph",
|
|
@@ -1989,7 +1989,7 @@
|
|
|
1989
1989
|
"__schema": "VariableLikeSchema",
|
|
1990
1990
|
"location": {
|
|
1991
1991
|
"filePath": "snapping.main.runtime.ts",
|
|
1992
|
-
"line":
|
|
1992
|
+
"line": 573,
|
|
1993
1993
|
"character": 5
|
|
1994
1994
|
},
|
|
1995
1995
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -1998,7 +1998,7 @@
|
|
|
1998
1998
|
"__schema": "KeywordTypeSchema",
|
|
1999
1999
|
"location": {
|
|
2000
2000
|
"filePath": "snapping.main.runtime.ts",
|
|
2001
|
-
"line":
|
|
2001
|
+
"line": 573,
|
|
2002
2002
|
"character": 18
|
|
2003
2003
|
},
|
|
2004
2004
|
"name": "boolean"
|
|
@@ -2009,7 +2009,7 @@
|
|
|
2009
2009
|
"__schema": "VariableLikeSchema",
|
|
2010
2010
|
"location": {
|
|
2011
2011
|
"filePath": "snapping.main.runtime.ts",
|
|
2012
|
-
"line":
|
|
2012
|
+
"line": 574,
|
|
2013
2013
|
"character": 5
|
|
2014
2014
|
},
|
|
2015
2015
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -2018,7 +2018,7 @@
|
|
|
2018
2018
|
"__schema": "KeywordTypeSchema",
|
|
2019
2019
|
"location": {
|
|
2020
2020
|
"filePath": "snapping.main.runtime.ts",
|
|
2021
|
-
"line":
|
|
2021
|
+
"line": 574,
|
|
2022
2022
|
"character": 29
|
|
2023
2023
|
},
|
|
2024
2024
|
"name": "boolean"
|
|
@@ -2033,7 +2033,7 @@
|
|
|
2033
2033
|
"__schema": "TypeRefSchema",
|
|
2034
2034
|
"location": {
|
|
2035
2035
|
"filePath": "snapping.main.runtime.ts",
|
|
2036
|
-
"line":
|
|
2036
|
+
"line": 575,
|
|
2037
2037
|
"character": 7
|
|
2038
2038
|
},
|
|
2039
2039
|
"name": "Promise",
|
|
@@ -2042,7 +2042,7 @@
|
|
|
2042
2042
|
"__schema": "TypeUnionSchema",
|
|
2043
2043
|
"location": {
|
|
2044
2044
|
"filePath": "snapping.main.runtime.ts",
|
|
2045
|
-
"line":
|
|
2045
|
+
"line": 575,
|
|
2046
2046
|
"character": 15
|
|
2047
2047
|
},
|
|
2048
2048
|
"types": [
|
|
@@ -2050,7 +2050,7 @@
|
|
|
2050
2050
|
"__schema": "TypeRefSchema",
|
|
2051
2051
|
"location": {
|
|
2052
2052
|
"filePath": "snapping.main.runtime.ts",
|
|
2053
|
-
"line":
|
|
2053
|
+
"line": 575,
|
|
2054
2054
|
"character": 15
|
|
2055
2055
|
},
|
|
2056
2056
|
"name": "SnapResults"
|
|
@@ -2059,7 +2059,7 @@
|
|
|
2059
2059
|
"__schema": "LiteralTypeSchema",
|
|
2060
2060
|
"location": {
|
|
2061
2061
|
"filePath": "snapping.main.runtime.ts",
|
|
2062
|
-
"line":
|
|
2062
|
+
"line": 575,
|
|
2063
2063
|
"character": 29
|
|
2064
2064
|
},
|
|
2065
2065
|
"name": "null"
|
|
@@ -2076,14 +2076,14 @@
|
|
|
2076
2076
|
"__schema": "FunctionLikeSchema",
|
|
2077
2077
|
"location": {
|
|
2078
2078
|
"filePath": "snapping.main.runtime.ts",
|
|
2079
|
-
"line":
|
|
2079
|
+
"line": 666,
|
|
2080
2080
|
"character": 3
|
|
2081
2081
|
},
|
|
2082
2082
|
"doc": {
|
|
2083
2083
|
"__schema": "DocSchema",
|
|
2084
2084
|
"location": {
|
|
2085
2085
|
"filePath": "snapping.main.runtime.ts",
|
|
2086
|
-
"line":
|
|
2086
|
+
"line": 662,
|
|
2087
2087
|
"character": 3
|
|
2088
2088
|
},
|
|
2089
2089
|
"raw": "/**\n * remove tags/snaps that exist locally, which were not exported yet.\n * once a tag/snap is exported, it's impossible to delete it as other components may depend on it\n */",
|
|
@@ -2097,7 +2097,7 @@
|
|
|
2097
2097
|
"__schema": "ParameterSchema",
|
|
2098
2098
|
"location": {
|
|
2099
2099
|
"filePath": "snapping.main.runtime.ts",
|
|
2100
|
-
"line":
|
|
2100
|
+
"line": 667,
|
|
2101
2101
|
"character": 5
|
|
2102
2102
|
},
|
|
2103
2103
|
"name": "componentPattern",
|
|
@@ -2105,7 +2105,7 @@
|
|
|
2105
2105
|
"__schema": "KeywordTypeSchema",
|
|
2106
2106
|
"location": {
|
|
2107
2107
|
"filePath": "snapping.main.runtime.ts",
|
|
2108
|
-
"line":
|
|
2108
|
+
"line": 667,
|
|
2109
2109
|
"character": 24
|
|
2110
2110
|
},
|
|
2111
2111
|
"name": "string"
|
|
@@ -2117,7 +2117,7 @@
|
|
|
2117
2117
|
"__schema": "ParameterSchema",
|
|
2118
2118
|
"location": {
|
|
2119
2119
|
"filePath": "snapping.main.runtime.ts",
|
|
2120
|
-
"line":
|
|
2120
|
+
"line": 668,
|
|
2121
2121
|
"character": 5
|
|
2122
2122
|
},
|
|
2123
2123
|
"name": "head",
|
|
@@ -2125,7 +2125,7 @@
|
|
|
2125
2125
|
"__schema": "KeywordTypeSchema",
|
|
2126
2126
|
"location": {
|
|
2127
2127
|
"filePath": "snapping.main.runtime.ts",
|
|
2128
|
-
"line":
|
|
2128
|
+
"line": 668,
|
|
2129
2129
|
"character": 12
|
|
2130
2130
|
},
|
|
2131
2131
|
"name": "boolean"
|
|
@@ -2137,7 +2137,7 @@
|
|
|
2137
2137
|
"__schema": "ParameterSchema",
|
|
2138
2138
|
"location": {
|
|
2139
2139
|
"filePath": "snapping.main.runtime.ts",
|
|
2140
|
-
"line":
|
|
2140
|
+
"line": 669,
|
|
2141
2141
|
"character": 5
|
|
2142
2142
|
},
|
|
2143
2143
|
"name": "force",
|
|
@@ -2145,7 +2145,7 @@
|
|
|
2145
2145
|
"__schema": "InferenceTypeSchema",
|
|
2146
2146
|
"location": {
|
|
2147
2147
|
"filePath": "snapping.main.runtime.ts",
|
|
2148
|
-
"line":
|
|
2148
|
+
"line": 669,
|
|
2149
2149
|
"character": 5
|
|
2150
2150
|
},
|
|
2151
2151
|
"type": "boolean"
|
|
@@ -2158,7 +2158,7 @@
|
|
|
2158
2158
|
"__schema": "ParameterSchema",
|
|
2159
2159
|
"location": {
|
|
2160
2160
|
"filePath": "snapping.main.runtime.ts",
|
|
2161
|
-
"line":
|
|
2161
|
+
"line": 670,
|
|
2162
2162
|
"character": 5
|
|
2163
2163
|
},
|
|
2164
2164
|
"name": "soft",
|
|
@@ -2166,7 +2166,7 @@
|
|
|
2166
2166
|
"__schema": "InferenceTypeSchema",
|
|
2167
2167
|
"location": {
|
|
2168
2168
|
"filePath": "snapping.main.runtime.ts",
|
|
2169
|
-
"line":
|
|
2169
|
+
"line": 670,
|
|
2170
2170
|
"character": 5
|
|
2171
2171
|
},
|
|
2172
2172
|
"type": "boolean"
|
|
@@ -2180,7 +2180,7 @@
|
|
|
2180
2180
|
"__schema": "TypeRefSchema",
|
|
2181
2181
|
"location": {
|
|
2182
2182
|
"filePath": "snapping.main.runtime.ts",
|
|
2183
|
-
"line":
|
|
2183
|
+
"line": 671,
|
|
2184
2184
|
"character": 6
|
|
2185
2185
|
},
|
|
2186
2186
|
"name": "Promise",
|
|
@@ -2189,7 +2189,7 @@
|
|
|
2189
2189
|
"__schema": "TypeLiteralSchema",
|
|
2190
2190
|
"location": {
|
|
2191
2191
|
"filePath": "snapping.main.runtime.ts",
|
|
2192
|
-
"line":
|
|
2192
|
+
"line": 671,
|
|
2193
2193
|
"character": 14
|
|
2194
2194
|
},
|
|
2195
2195
|
"members": [
|
|
@@ -2197,7 +2197,7 @@
|
|
|
2197
2197
|
"__schema": "VariableLikeSchema",
|
|
2198
2198
|
"location": {
|
|
2199
2199
|
"filePath": "snapping.main.runtime.ts",
|
|
2200
|
-
"line":
|
|
2200
|
+
"line": 671,
|
|
2201
2201
|
"character": 16
|
|
2202
2202
|
},
|
|
2203
2203
|
"signature": "(property) results: untagResult[]",
|
|
@@ -2206,14 +2206,14 @@
|
|
|
2206
2206
|
"__schema": "TypeArraySchema",
|
|
2207
2207
|
"location": {
|
|
2208
2208
|
"filePath": "snapping.main.runtime.ts",
|
|
2209
|
-
"line":
|
|
2209
|
+
"line": 671,
|
|
2210
2210
|
"character": 25
|
|
2211
2211
|
},
|
|
2212
2212
|
"type": {
|
|
2213
2213
|
"__schema": "TypeRefSchema",
|
|
2214
2214
|
"location": {
|
|
2215
2215
|
"filePath": "snapping.main.runtime.ts",
|
|
2216
|
-
"line":
|
|
2216
|
+
"line": 671,
|
|
2217
2217
|
"character": 25
|
|
2218
2218
|
},
|
|
2219
2219
|
"name": "untagResult"
|
|
@@ -2225,7 +2225,7 @@
|
|
|
2225
2225
|
"__schema": "VariableLikeSchema",
|
|
2226
2226
|
"location": {
|
|
2227
2227
|
"filePath": "snapping.main.runtime.ts",
|
|
2228
|
-
"line":
|
|
2228
|
+
"line": 671,
|
|
2229
2229
|
"character": 40
|
|
2230
2230
|
},
|
|
2231
2231
|
"signature": "(property) isSoftUntag: boolean",
|
|
@@ -2234,7 +2234,7 @@
|
|
|
2234
2234
|
"__schema": "KeywordTypeSchema",
|
|
2235
2235
|
"location": {
|
|
2236
2236
|
"filePath": "snapping.main.runtime.ts",
|
|
2237
|
-
"line":
|
|
2237
|
+
"line": 671,
|
|
2238
2238
|
"character": 53
|
|
2239
2239
|
},
|
|
2240
2240
|
"name": "boolean"
|
|
@@ -2253,7 +2253,7 @@
|
|
|
2253
2253
|
"__schema": "FunctionLikeSchema",
|
|
2254
2254
|
"location": {
|
|
2255
2255
|
"filePath": "snapping.main.runtime.ts",
|
|
2256
|
-
"line":
|
|
2256
|
+
"line": 718,
|
|
2257
2257
|
"character": 3
|
|
2258
2258
|
},
|
|
2259
2259
|
"signature": "(method) SnappingMain.resetNeverExported(): Promise<ComponentID[]>",
|
|
@@ -2263,7 +2263,7 @@
|
|
|
2263
2263
|
"__schema": "TypeRefSchema",
|
|
2264
2264
|
"location": {
|
|
2265
2265
|
"filePath": "snapping.main.runtime.ts",
|
|
2266
|
-
"line":
|
|
2266
|
+
"line": 718,
|
|
2267
2267
|
"character": 31
|
|
2268
2268
|
},
|
|
2269
2269
|
"name": "Promise",
|
|
@@ -2272,14 +2272,14 @@
|
|
|
2272
2272
|
"__schema": "TypeArraySchema",
|
|
2273
2273
|
"location": {
|
|
2274
2274
|
"filePath": "snapping.main.runtime.ts",
|
|
2275
|
-
"line":
|
|
2275
|
+
"line": 718,
|
|
2276
2276
|
"character": 39
|
|
2277
2277
|
},
|
|
2278
2278
|
"type": {
|
|
2279
2279
|
"__schema": "TypeRefSchema",
|
|
2280
2280
|
"location": {
|
|
2281
2281
|
"filePath": "snapping.main.runtime.ts",
|
|
2282
|
-
"line":
|
|
2282
|
+
"line": 718,
|
|
2283
2283
|
"character": 39
|
|
2284
2284
|
},
|
|
2285
2285
|
"name": "ComponentID"
|
|
@@ -2295,7 +2295,7 @@
|
|
|
2295
2295
|
"__schema": "FunctionLikeSchema",
|
|
2296
2296
|
"location": {
|
|
2297
2297
|
"filePath": "snapping.main.runtime.ts",
|
|
2298
|
-
"line":
|
|
2298
|
+
"line": 727,
|
|
2299
2299
|
"character": 3
|
|
2300
2300
|
},
|
|
2301
2301
|
"signature": "(method) SnappingMain._addFlattenedDependenciesToComponents(components: ConsumerComponent[], rebuildDepsGraph?: boolean): Promise<void>",
|
|
@@ -2305,7 +2305,7 @@
|
|
|
2305
2305
|
"__schema": "ParameterSchema",
|
|
2306
2306
|
"location": {
|
|
2307
2307
|
"filePath": "snapping.main.runtime.ts",
|
|
2308
|
-
"line":
|
|
2308
|
+
"line": 727,
|
|
2309
2309
|
"character": 47
|
|
2310
2310
|
},
|
|
2311
2311
|
"name": "components",
|
|
@@ -2313,14 +2313,14 @@
|
|
|
2313
2313
|
"__schema": "TypeArraySchema",
|
|
2314
2314
|
"location": {
|
|
2315
2315
|
"filePath": "snapping.main.runtime.ts",
|
|
2316
|
-
"line":
|
|
2316
|
+
"line": 727,
|
|
2317
2317
|
"character": 59
|
|
2318
2318
|
},
|
|
2319
2319
|
"type": {
|
|
2320
2320
|
"__schema": "TypeRefSchema",
|
|
2321
2321
|
"location": {
|
|
2322
2322
|
"filePath": "snapping.main.runtime.ts",
|
|
2323
|
-
"line":
|
|
2323
|
+
"line": 727,
|
|
2324
2324
|
"character": 59
|
|
2325
2325
|
},
|
|
2326
2326
|
"name": "ConsumerComponent"
|
|
@@ -2333,7 +2333,7 @@
|
|
|
2333
2333
|
"__schema": "ParameterSchema",
|
|
2334
2334
|
"location": {
|
|
2335
2335
|
"filePath": "snapping.main.runtime.ts",
|
|
2336
|
-
"line":
|
|
2336
|
+
"line": 727,
|
|
2337
2337
|
"character": 80
|
|
2338
2338
|
},
|
|
2339
2339
|
"name": "rebuildDepsGraph",
|
|
@@ -2341,7 +2341,7 @@
|
|
|
2341
2341
|
"__schema": "InferenceTypeSchema",
|
|
2342
2342
|
"location": {
|
|
2343
2343
|
"filePath": "snapping.main.runtime.ts",
|
|
2344
|
-
"line":
|
|
2344
|
+
"line": 727,
|
|
2345
2345
|
"character": 80
|
|
2346
2346
|
},
|
|
2347
2347
|
"type": "boolean"
|
|
@@ -2355,7 +2355,7 @@
|
|
|
2355
2355
|
"__schema": "InferenceTypeSchema",
|
|
2356
2356
|
"location": {
|
|
2357
2357
|
"filePath": "snapping.main.runtime.ts",
|
|
2358
|
-
"line":
|
|
2358
|
+
"line": 727,
|
|
2359
2359
|
"character": 3
|
|
2360
2360
|
},
|
|
2361
2361
|
"type": "Promise<void>"
|
|
@@ -2368,7 +2368,7 @@
|
|
|
2368
2368
|
"__schema": "FunctionLikeSchema",
|
|
2369
2369
|
"location": {
|
|
2370
2370
|
"filePath": "snapping.main.runtime.ts",
|
|
2371
|
-
"line":
|
|
2371
|
+
"line": 757,
|
|
2372
2372
|
"character": 3
|
|
2373
2373
|
},
|
|
2374
2374
|
"signature": "(method) SnappingMain.throwForDepsFromAnotherLane(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -2378,7 +2378,7 @@
|
|
|
2378
2378
|
"__schema": "ParameterSchema",
|
|
2379
2379
|
"location": {
|
|
2380
2380
|
"filePath": "snapping.main.runtime.ts",
|
|
2381
|
-
"line":
|
|
2381
|
+
"line": 757,
|
|
2382
2382
|
"character": 37
|
|
2383
2383
|
},
|
|
2384
2384
|
"name": "components",
|
|
@@ -2386,14 +2386,14 @@
|
|
|
2386
2386
|
"__schema": "TypeArraySchema",
|
|
2387
2387
|
"location": {
|
|
2388
2388
|
"filePath": "snapping.main.runtime.ts",
|
|
2389
|
-
"line":
|
|
2389
|
+
"line": 757,
|
|
2390
2390
|
"character": 49
|
|
2391
2391
|
},
|
|
2392
2392
|
"type": {
|
|
2393
2393
|
"__schema": "TypeRefSchema",
|
|
2394
2394
|
"location": {
|
|
2395
2395
|
"filePath": "snapping.main.runtime.ts",
|
|
2396
|
-
"line":
|
|
2396
|
+
"line": 757,
|
|
2397
2397
|
"character": 49
|
|
2398
2398
|
},
|
|
2399
2399
|
"name": "ConsumerComponent"
|
|
@@ -2407,7 +2407,7 @@
|
|
|
2407
2407
|
"__schema": "InferenceTypeSchema",
|
|
2408
2408
|
"location": {
|
|
2409
2409
|
"filePath": "snapping.main.runtime.ts",
|
|
2410
|
-
"line":
|
|
2410
|
+
"line": 757,
|
|
2411
2411
|
"character": 3
|
|
2412
2412
|
},
|
|
2413
2413
|
"type": "Promise<void>"
|
|
@@ -2420,7 +2420,7 @@
|
|
|
2420
2420
|
"__schema": "FunctionLikeSchema",
|
|
2421
2421
|
"location": {
|
|
2422
2422
|
"filePath": "snapping.main.runtime.ts",
|
|
2423
|
-
"line":
|
|
2423
|
+
"line": 844,
|
|
2424
2424
|
"character": 3
|
|
2425
2425
|
},
|
|
2426
2426
|
"signature": "(method) SnappingMain._addFlattenedDepsGraphToComponents(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -2430,7 +2430,7 @@
|
|
|
2430
2430
|
"__schema": "ParameterSchema",
|
|
2431
2431
|
"location": {
|
|
2432
2432
|
"filePath": "snapping.main.runtime.ts",
|
|
2433
|
-
"line":
|
|
2433
|
+
"line": 844,
|
|
2434
2434
|
"character": 44
|
|
2435
2435
|
},
|
|
2436
2436
|
"name": "components",
|
|
@@ -2438,14 +2438,14 @@
|
|
|
2438
2438
|
"__schema": "TypeArraySchema",
|
|
2439
2439
|
"location": {
|
|
2440
2440
|
"filePath": "snapping.main.runtime.ts",
|
|
2441
|
-
"line":
|
|
2441
|
+
"line": 844,
|
|
2442
2442
|
"character": 56
|
|
2443
2443
|
},
|
|
2444
2444
|
"type": {
|
|
2445
2445
|
"__schema": "TypeRefSchema",
|
|
2446
2446
|
"location": {
|
|
2447
2447
|
"filePath": "snapping.main.runtime.ts",
|
|
2448
|
-
"line":
|
|
2448
|
+
"line": 844,
|
|
2449
2449
|
"character": 56
|
|
2450
2450
|
},
|
|
2451
2451
|
"name": "ConsumerComponent"
|
|
@@ -2459,7 +2459,7 @@
|
|
|
2459
2459
|
"__schema": "InferenceTypeSchema",
|
|
2460
2460
|
"location": {
|
|
2461
2461
|
"filePath": "snapping.main.runtime.ts",
|
|
2462
|
-
"line":
|
|
2462
|
+
"line": 844,
|
|
2463
2463
|
"character": 3
|
|
2464
2464
|
},
|
|
2465
2465
|
"type": "Promise<void>"
|
|
@@ -2472,7 +2472,7 @@
|
|
|
2472
2472
|
"__schema": "FunctionLikeSchema",
|
|
2473
2473
|
"location": {
|
|
2474
2474
|
"filePath": "snapping.main.runtime.ts",
|
|
2475
|
-
"line":
|
|
2475
|
+
"line": 910,
|
|
2476
2476
|
"character": 3
|
|
2477
2477
|
},
|
|
2478
2478
|
"signature": "(method) SnappingMain._updateComponentsByTagResult(components: ConsumerComponent[], tagResult: LegacyOnTagResult[]): void",
|
|
@@ -2482,7 +2482,7 @@
|
|
|
2482
2482
|
"__schema": "ParameterSchema",
|
|
2483
2483
|
"location": {
|
|
2484
2484
|
"filePath": "snapping.main.runtime.ts",
|
|
2485
|
-
"line":
|
|
2485
|
+
"line": 910,
|
|
2486
2486
|
"character": 32
|
|
2487
2487
|
},
|
|
2488
2488
|
"name": "components",
|
|
@@ -2490,14 +2490,14 @@
|
|
|
2490
2490
|
"__schema": "TypeArraySchema",
|
|
2491
2491
|
"location": {
|
|
2492
2492
|
"filePath": "snapping.main.runtime.ts",
|
|
2493
|
-
"line":
|
|
2493
|
+
"line": 910,
|
|
2494
2494
|
"character": 44
|
|
2495
2495
|
},
|
|
2496
2496
|
"type": {
|
|
2497
2497
|
"__schema": "TypeRefSchema",
|
|
2498
2498
|
"location": {
|
|
2499
2499
|
"filePath": "snapping.main.runtime.ts",
|
|
2500
|
-
"line":
|
|
2500
|
+
"line": 910,
|
|
2501
2501
|
"character": 44
|
|
2502
2502
|
},
|
|
2503
2503
|
"name": "ConsumerComponent"
|
|
@@ -2510,7 +2510,7 @@
|
|
|
2510
2510
|
"__schema": "ParameterSchema",
|
|
2511
2511
|
"location": {
|
|
2512
2512
|
"filePath": "snapping.main.runtime.ts",
|
|
2513
|
-
"line":
|
|
2513
|
+
"line": 910,
|
|
2514
2514
|
"character": 65
|
|
2515
2515
|
},
|
|
2516
2516
|
"name": "tagResult",
|
|
@@ -2518,14 +2518,14 @@
|
|
|
2518
2518
|
"__schema": "TypeArraySchema",
|
|
2519
2519
|
"location": {
|
|
2520
2520
|
"filePath": "snapping.main.runtime.ts",
|
|
2521
|
-
"line":
|
|
2521
|
+
"line": 910,
|
|
2522
2522
|
"character": 76
|
|
2523
2523
|
},
|
|
2524
2524
|
"type": {
|
|
2525
2525
|
"__schema": "TypeRefSchema",
|
|
2526
2526
|
"location": {
|
|
2527
2527
|
"filePath": "snapping.main.runtime.ts",
|
|
2528
|
-
"line":
|
|
2528
|
+
"line": 910,
|
|
2529
2529
|
"character": 76
|
|
2530
2530
|
},
|
|
2531
2531
|
"name": "LegacyOnTagResult"
|
|
@@ -2539,7 +2539,7 @@
|
|
|
2539
2539
|
"__schema": "InferenceTypeSchema",
|
|
2540
2540
|
"location": {
|
|
2541
2541
|
"filePath": "snapping.main.runtime.ts",
|
|
2542
|
-
"line":
|
|
2542
|
+
"line": 910,
|
|
2543
2543
|
"character": 3
|
|
2544
2544
|
},
|
|
2545
2545
|
"type": "void"
|
|
@@ -2550,7 +2550,7 @@
|
|
|
2550
2550
|
"__schema": "FunctionLikeSchema",
|
|
2551
2551
|
"location": {
|
|
2552
2552
|
"filePath": "snapping.main.runtime.ts",
|
|
2553
|
-
"line":
|
|
2553
|
+
"line": 921,
|
|
2554
2554
|
"character": 3
|
|
2555
2555
|
},
|
|
2556
2556
|
"signature": "(method) SnappingMain._getPublishedPackages(components: ConsumerComponent[]): string[]",
|
|
@@ -2560,7 +2560,7 @@
|
|
|
2560
2560
|
"__schema": "ParameterSchema",
|
|
2561
2561
|
"location": {
|
|
2562
2562
|
"filePath": "snapping.main.runtime.ts",
|
|
2563
|
-
"line":
|
|
2563
|
+
"line": 921,
|
|
2564
2564
|
"character": 25
|
|
2565
2565
|
},
|
|
2566
2566
|
"name": "components",
|
|
@@ -2568,14 +2568,14 @@
|
|
|
2568
2568
|
"__schema": "TypeArraySchema",
|
|
2569
2569
|
"location": {
|
|
2570
2570
|
"filePath": "snapping.main.runtime.ts",
|
|
2571
|
-
"line":
|
|
2571
|
+
"line": 921,
|
|
2572
2572
|
"character": 37
|
|
2573
2573
|
},
|
|
2574
2574
|
"type": {
|
|
2575
2575
|
"__schema": "TypeRefSchema",
|
|
2576
2576
|
"location": {
|
|
2577
2577
|
"filePath": "snapping.main.runtime.ts",
|
|
2578
|
-
"line":
|
|
2578
|
+
"line": 921,
|
|
2579
2579
|
"character": 37
|
|
2580
2580
|
},
|
|
2581
2581
|
"name": "ConsumerComponent"
|
|
@@ -2589,14 +2589,14 @@
|
|
|
2589
2589
|
"__schema": "TypeArraySchema",
|
|
2590
2590
|
"location": {
|
|
2591
2591
|
"filePath": "snapping.main.runtime.ts",
|
|
2592
|
-
"line":
|
|
2592
|
+
"line": 921,
|
|
2593
2593
|
"character": 59
|
|
2594
2594
|
},
|
|
2595
2595
|
"type": {
|
|
2596
2596
|
"__schema": "KeywordTypeSchema",
|
|
2597
2597
|
"location": {
|
|
2598
2598
|
"filePath": "snapping.main.runtime.ts",
|
|
2599
|
-
"line":
|
|
2599
|
+
"line": 921,
|
|
2600
2600
|
"character": 59
|
|
2601
2601
|
},
|
|
2602
2602
|
"name": "string"
|
|
@@ -2608,7 +2608,7 @@
|
|
|
2608
2608
|
"__schema": "FunctionLikeSchema",
|
|
2609
2609
|
"location": {
|
|
2610
2610
|
"filePath": "snapping.main.runtime.ts",
|
|
2611
|
-
"line":
|
|
2611
|
+
"line": 930,
|
|
2612
2612
|
"character": 3
|
|
2613
2613
|
},
|
|
2614
2614
|
"signature": "(method) SnappingMain._addCompToObjects({ source, lane, shouldValidateVersion, updateDependentsOnLane, }: {\n source: ConsumerComponent;\n lane?: Lane;\n shouldValidateVersion?: boolean;\n updateDependentsOnLane?: boolean;\n}): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -2618,7 +2618,7 @@
|
|
|
2618
2618
|
"__schema": "ParameterSchema",
|
|
2619
2619
|
"location": {
|
|
2620
2620
|
"filePath": "snapping.main.runtime.ts",
|
|
2621
|
-
"line":
|
|
2621
|
+
"line": 930,
|
|
2622
2622
|
"character": 27
|
|
2623
2623
|
},
|
|
2624
2624
|
"name": "{ source, lane, shouldValidateVersion = false, updateDependentsOnLane = false }",
|
|
@@ -2626,7 +2626,7 @@
|
|
|
2626
2626
|
"__schema": "TypeLiteralSchema",
|
|
2627
2627
|
"location": {
|
|
2628
2628
|
"filePath": "snapping.main.runtime.ts",
|
|
2629
|
-
"line":
|
|
2629
|
+
"line": 935,
|
|
2630
2630
|
"character": 6
|
|
2631
2631
|
},
|
|
2632
2632
|
"members": [
|
|
@@ -2634,7 +2634,7 @@
|
|
|
2634
2634
|
"__schema": "VariableLikeSchema",
|
|
2635
2635
|
"location": {
|
|
2636
2636
|
"filePath": "snapping.main.runtime.ts",
|
|
2637
|
-
"line":
|
|
2637
|
+
"line": 936,
|
|
2638
2638
|
"character": 5
|
|
2639
2639
|
},
|
|
2640
2640
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -2643,7 +2643,7 @@
|
|
|
2643
2643
|
"__schema": "TypeRefSchema",
|
|
2644
2644
|
"location": {
|
|
2645
2645
|
"filePath": "snapping.main.runtime.ts",
|
|
2646
|
-
"line":
|
|
2646
|
+
"line": 936,
|
|
2647
2647
|
"character": 5
|
|
2648
2648
|
},
|
|
2649
2649
|
"name": "ConsumerComponent",
|
|
@@ -2655,7 +2655,7 @@
|
|
|
2655
2655
|
"__schema": "VariableLikeSchema",
|
|
2656
2656
|
"location": {
|
|
2657
2657
|
"filePath": "snapping.main.runtime.ts",
|
|
2658
|
-
"line":
|
|
2658
|
+
"line": 937,
|
|
2659
2659
|
"character": 5
|
|
2660
2660
|
},
|
|
2661
2661
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -2664,7 +2664,7 @@
|
|
|
2664
2664
|
"__schema": "TypeRefSchema",
|
|
2665
2665
|
"location": {
|
|
2666
2666
|
"filePath": "snapping.main.runtime.ts",
|
|
2667
|
-
"line":
|
|
2667
|
+
"line": 937,
|
|
2668
2668
|
"character": 12
|
|
2669
2669
|
},
|
|
2670
2670
|
"name": "Lane"
|
|
@@ -2675,7 +2675,7 @@
|
|
|
2675
2675
|
"__schema": "VariableLikeSchema",
|
|
2676
2676
|
"location": {
|
|
2677
2677
|
"filePath": "snapping.main.runtime.ts",
|
|
2678
|
-
"line":
|
|
2678
|
+
"line": 938,
|
|
2679
2679
|
"character": 5
|
|
2680
2680
|
},
|
|
2681
2681
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -2684,7 +2684,7 @@
|
|
|
2684
2684
|
"__schema": "KeywordTypeSchema",
|
|
2685
2685
|
"location": {
|
|
2686
2686
|
"filePath": "snapping.main.runtime.ts",
|
|
2687
|
-
"line":
|
|
2687
|
+
"line": 938,
|
|
2688
2688
|
"character": 29
|
|
2689
2689
|
},
|
|
2690
2690
|
"name": "boolean"
|
|
@@ -2695,7 +2695,7 @@
|
|
|
2695
2695
|
"__schema": "VariableLikeSchema",
|
|
2696
2696
|
"location": {
|
|
2697
2697
|
"filePath": "snapping.main.runtime.ts",
|
|
2698
|
-
"line":
|
|
2698
|
+
"line": 939,
|
|
2699
2699
|
"character": 5
|
|
2700
2700
|
},
|
|
2701
2701
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -2704,7 +2704,7 @@
|
|
|
2704
2704
|
"__schema": "KeywordTypeSchema",
|
|
2705
2705
|
"location": {
|
|
2706
2706
|
"filePath": "snapping.main.runtime.ts",
|
|
2707
|
-
"line":
|
|
2707
|
+
"line": 939,
|
|
2708
2708
|
"character": 30
|
|
2709
2709
|
},
|
|
2710
2710
|
"name": "boolean"
|
|
@@ -2719,7 +2719,7 @@
|
|
|
2719
2719
|
"__schema": "VariableLikeSchema",
|
|
2720
2720
|
"location": {
|
|
2721
2721
|
"filePath": "snapping.main.runtime.ts",
|
|
2722
|
-
"line":
|
|
2722
|
+
"line": 936,
|
|
2723
2723
|
"character": 5
|
|
2724
2724
|
},
|
|
2725
2725
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -2728,7 +2728,7 @@
|
|
|
2728
2728
|
"__schema": "TypeRefSchema",
|
|
2729
2729
|
"location": {
|
|
2730
2730
|
"filePath": "snapping.main.runtime.ts",
|
|
2731
|
-
"line":
|
|
2731
|
+
"line": 936,
|
|
2732
2732
|
"character": 5
|
|
2733
2733
|
},
|
|
2734
2734
|
"name": "ConsumerComponent",
|
|
@@ -2740,7 +2740,7 @@
|
|
|
2740
2740
|
"__schema": "VariableLikeSchema",
|
|
2741
2741
|
"location": {
|
|
2742
2742
|
"filePath": "snapping.main.runtime.ts",
|
|
2743
|
-
"line":
|
|
2743
|
+
"line": 937,
|
|
2744
2744
|
"character": 5
|
|
2745
2745
|
},
|
|
2746
2746
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -2749,7 +2749,7 @@
|
|
|
2749
2749
|
"__schema": "TypeRefSchema",
|
|
2750
2750
|
"location": {
|
|
2751
2751
|
"filePath": "snapping.main.runtime.ts",
|
|
2752
|
-
"line":
|
|
2752
|
+
"line": 937,
|
|
2753
2753
|
"character": 12
|
|
2754
2754
|
},
|
|
2755
2755
|
"name": "Lane"
|
|
@@ -2760,7 +2760,7 @@
|
|
|
2760
2760
|
"__schema": "VariableLikeSchema",
|
|
2761
2761
|
"location": {
|
|
2762
2762
|
"filePath": "snapping.main.runtime.ts",
|
|
2763
|
-
"line":
|
|
2763
|
+
"line": 938,
|
|
2764
2764
|
"character": 5
|
|
2765
2765
|
},
|
|
2766
2766
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -2769,7 +2769,7 @@
|
|
|
2769
2769
|
"__schema": "KeywordTypeSchema",
|
|
2770
2770
|
"location": {
|
|
2771
2771
|
"filePath": "snapping.main.runtime.ts",
|
|
2772
|
-
"line":
|
|
2772
|
+
"line": 938,
|
|
2773
2773
|
"character": 29
|
|
2774
2774
|
},
|
|
2775
2775
|
"name": "boolean"
|
|
@@ -2780,7 +2780,7 @@
|
|
|
2780
2780
|
"__schema": "VariableLikeSchema",
|
|
2781
2781
|
"location": {
|
|
2782
2782
|
"filePath": "snapping.main.runtime.ts",
|
|
2783
|
-
"line":
|
|
2783
|
+
"line": 939,
|
|
2784
2784
|
"character": 5
|
|
2785
2785
|
},
|
|
2786
2786
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -2789,7 +2789,7 @@
|
|
|
2789
2789
|
"__schema": "KeywordTypeSchema",
|
|
2790
2790
|
"location": {
|
|
2791
2791
|
"filePath": "snapping.main.runtime.ts",
|
|
2792
|
-
"line":
|
|
2792
|
+
"line": 939,
|
|
2793
2793
|
"character": 30
|
|
2794
2794
|
},
|
|
2795
2795
|
"name": "boolean"
|
|
@@ -2804,7 +2804,7 @@
|
|
|
2804
2804
|
"__schema": "TypeRefSchema",
|
|
2805
2805
|
"location": {
|
|
2806
2806
|
"filePath": "snapping.main.runtime.ts",
|
|
2807
|
-
"line":
|
|
2807
|
+
"line": 940,
|
|
2808
2808
|
"character": 7
|
|
2809
2809
|
},
|
|
2810
2810
|
"name": "Promise",
|
|
@@ -2813,7 +2813,7 @@
|
|
|
2813
2813
|
"__schema": "TypeLiteralSchema",
|
|
2814
2814
|
"location": {
|
|
2815
2815
|
"filePath": "snapping.main.runtime.ts",
|
|
2816
|
-
"line":
|
|
2816
|
+
"line": 940,
|
|
2817
2817
|
"character": 15
|
|
2818
2818
|
},
|
|
2819
2819
|
"members": [
|
|
@@ -2821,7 +2821,7 @@
|
|
|
2821
2821
|
"__schema": "VariableLikeSchema",
|
|
2822
2822
|
"location": {
|
|
2823
2823
|
"filePath": "snapping.main.runtime.ts",
|
|
2824
|
-
"line":
|
|
2824
|
+
"line": 941,
|
|
2825
2825
|
"character": 5
|
|
2826
2826
|
},
|
|
2827
2827
|
"signature": "(property) component: ModelComponent",
|
|
@@ -2830,7 +2830,7 @@
|
|
|
2830
2830
|
"__schema": "TypeRefSchema",
|
|
2831
2831
|
"location": {
|
|
2832
2832
|
"filePath": "snapping.main.runtime.ts",
|
|
2833
|
-
"line":
|
|
2833
|
+
"line": 941,
|
|
2834
2834
|
"character": 5
|
|
2835
2835
|
},
|
|
2836
2836
|
"name": "ModelComponent",
|
|
@@ -2842,7 +2842,7 @@
|
|
|
2842
2842
|
"__schema": "VariableLikeSchema",
|
|
2843
2843
|
"location": {
|
|
2844
2844
|
"filePath": "snapping.main.runtime.ts",
|
|
2845
|
-
"line":
|
|
2845
|
+
"line": 942,
|
|
2846
2846
|
"character": 5
|
|
2847
2847
|
},
|
|
2848
2848
|
"signature": "(property) version: Version",
|
|
@@ -2851,7 +2851,7 @@
|
|
|
2851
2851
|
"__schema": "TypeRefSchema",
|
|
2852
2852
|
"location": {
|
|
2853
2853
|
"filePath": "snapping.main.runtime.ts",
|
|
2854
|
-
"line":
|
|
2854
|
+
"line": 942,
|
|
2855
2855
|
"character": 14
|
|
2856
2856
|
},
|
|
2857
2857
|
"name": "Version"
|
|
@@ -2870,7 +2870,7 @@
|
|
|
2870
2870
|
"__schema": "FunctionLikeSchema",
|
|
2871
2871
|
"location": {
|
|
2872
2872
|
"filePath": "snapping.main.runtime.ts",
|
|
2873
|
-
"line":
|
|
2873
|
+
"line": 980,
|
|
2874
2874
|
"character": 3
|
|
2875
2875
|
},
|
|
2876
2876
|
"signature": "(method) SnappingMain._addCompFromScopeToObjects(source: ConsumerComponent, lane?: Lane, updateDependentsOnLane?: boolean): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -2880,7 +2880,7 @@
|
|
|
2880
2880
|
"__schema": "ParameterSchema",
|
|
2881
2881
|
"location": {
|
|
2882
2882
|
"filePath": "snapping.main.runtime.ts",
|
|
2883
|
-
"line":
|
|
2883
|
+
"line": 981,
|
|
2884
2884
|
"character": 5
|
|
2885
2885
|
},
|
|
2886
2886
|
"name": "source",
|
|
@@ -2888,7 +2888,7 @@
|
|
|
2888
2888
|
"__schema": "TypeRefSchema",
|
|
2889
2889
|
"location": {
|
|
2890
2890
|
"filePath": "snapping.main.runtime.ts",
|
|
2891
|
-
"line":
|
|
2891
|
+
"line": 981,
|
|
2892
2892
|
"character": 13
|
|
2893
2893
|
},
|
|
2894
2894
|
"name": "ConsumerComponent"
|
|
@@ -2900,7 +2900,7 @@
|
|
|
2900
2900
|
"__schema": "ParameterSchema",
|
|
2901
2901
|
"location": {
|
|
2902
2902
|
"filePath": "snapping.main.runtime.ts",
|
|
2903
|
-
"line":
|
|
2903
|
+
"line": 982,
|
|
2904
2904
|
"character": 5
|
|
2905
2905
|
},
|
|
2906
2906
|
"name": "lane",
|
|
@@ -2908,7 +2908,7 @@
|
|
|
2908
2908
|
"__schema": "TypeRefSchema",
|
|
2909
2909
|
"location": {
|
|
2910
2910
|
"filePath": "snapping.main.runtime.ts",
|
|
2911
|
-
"line":
|
|
2911
|
+
"line": 982,
|
|
2912
2912
|
"character": 12
|
|
2913
2913
|
},
|
|
2914
2914
|
"name": "Lane"
|
|
@@ -2920,7 +2920,7 @@
|
|
|
2920
2920
|
"__schema": "ParameterSchema",
|
|
2921
2921
|
"location": {
|
|
2922
2922
|
"filePath": "snapping.main.runtime.ts",
|
|
2923
|
-
"line":
|
|
2923
|
+
"line": 983,
|
|
2924
2924
|
"character": 5
|
|
2925
2925
|
},
|
|
2926
2926
|
"name": "updateDependentsOnLane",
|
|
@@ -2928,7 +2928,7 @@
|
|
|
2928
2928
|
"__schema": "InferenceTypeSchema",
|
|
2929
2929
|
"location": {
|
|
2930
2930
|
"filePath": "snapping.main.runtime.ts",
|
|
2931
|
-
"line":
|
|
2931
|
+
"line": 983,
|
|
2932
2932
|
"character": 5
|
|
2933
2933
|
},
|
|
2934
2934
|
"type": "boolean"
|
|
@@ -2942,7 +2942,7 @@
|
|
|
2942
2942
|
"__schema": "TypeRefSchema",
|
|
2943
2943
|
"location": {
|
|
2944
2944
|
"filePath": "snapping.main.runtime.ts",
|
|
2945
|
-
"line":
|
|
2945
|
+
"line": 984,
|
|
2946
2946
|
"character": 6
|
|
2947
2947
|
},
|
|
2948
2948
|
"name": "Promise",
|
|
@@ -2951,7 +2951,7 @@
|
|
|
2951
2951
|
"__schema": "TypeLiteralSchema",
|
|
2952
2952
|
"location": {
|
|
2953
2953
|
"filePath": "snapping.main.runtime.ts",
|
|
2954
|
-
"line":
|
|
2954
|
+
"line": 984,
|
|
2955
2955
|
"character": 14
|
|
2956
2956
|
},
|
|
2957
2957
|
"members": [
|
|
@@ -2959,7 +2959,7 @@
|
|
|
2959
2959
|
"__schema": "VariableLikeSchema",
|
|
2960
2960
|
"location": {
|
|
2961
2961
|
"filePath": "snapping.main.runtime.ts",
|
|
2962
|
-
"line":
|
|
2962
|
+
"line": 985,
|
|
2963
2963
|
"character": 5
|
|
2964
2964
|
},
|
|
2965
2965
|
"signature": "(property) component: ModelComponent",
|
|
@@ -2968,7 +2968,7 @@
|
|
|
2968
2968
|
"__schema": "TypeRefSchema",
|
|
2969
2969
|
"location": {
|
|
2970
2970
|
"filePath": "snapping.main.runtime.ts",
|
|
2971
|
-
"line":
|
|
2971
|
+
"line": 985,
|
|
2972
2972
|
"character": 5
|
|
2973
2973
|
},
|
|
2974
2974
|
"name": "ModelComponent",
|
|
@@ -2980,7 +2980,7 @@
|
|
|
2980
2980
|
"__schema": "VariableLikeSchema",
|
|
2981
2981
|
"location": {
|
|
2982
2982
|
"filePath": "snapping.main.runtime.ts",
|
|
2983
|
-
"line":
|
|
2983
|
+
"line": 986,
|
|
2984
2984
|
"character": 5
|
|
2985
2985
|
},
|
|
2986
2986
|
"signature": "(property) version: Version",
|
|
@@ -2989,7 +2989,7 @@
|
|
|
2989
2989
|
"__schema": "TypeRefSchema",
|
|
2990
2990
|
"location": {
|
|
2991
2991
|
"filePath": "snapping.main.runtime.ts",
|
|
2992
|
-
"line":
|
|
2992
|
+
"line": 986,
|
|
2993
2993
|
"character": 14
|
|
2994
2994
|
},
|
|
2995
2995
|
"name": "Version"
|
|
@@ -3008,7 +3008,7 @@
|
|
|
3008
3008
|
"__schema": "FunctionLikeSchema",
|
|
3009
3009
|
"location": {
|
|
3010
3010
|
"filePath": "snapping.main.runtime.ts",
|
|
3011
|
-
"line":
|
|
3011
|
+
"line": 1010,
|
|
3012
3012
|
"character": 3
|
|
3013
3013
|
},
|
|
3014
3014
|
"signature": "(method) SnappingMain._enrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<ConsumerComponent>",
|
|
@@ -3018,7 +3018,7 @@
|
|
|
3018
3018
|
"__schema": "ParameterSchema",
|
|
3019
3019
|
"location": {
|
|
3020
3020
|
"filePath": "snapping.main.runtime.ts",
|
|
3021
|
-
"line":
|
|
3021
|
+
"line": 1010,
|
|
3022
3022
|
"character": 21
|
|
3023
3023
|
},
|
|
3024
3024
|
"name": "consumerComponent",
|
|
@@ -3026,7 +3026,7 @@
|
|
|
3026
3026
|
"__schema": "TypeRefSchema",
|
|
3027
3027
|
"location": {
|
|
3028
3028
|
"filePath": "snapping.main.runtime.ts",
|
|
3029
|
-
"line":
|
|
3029
|
+
"line": 1010,
|
|
3030
3030
|
"character": 40
|
|
3031
3031
|
},
|
|
3032
3032
|
"name": "ConsumerComponent"
|
|
@@ -3038,7 +3038,7 @@
|
|
|
3038
3038
|
"__schema": "ParameterSchema",
|
|
3039
3039
|
"location": {
|
|
3040
3040
|
"filePath": "snapping.main.runtime.ts",
|
|
3041
|
-
"line":
|
|
3041
|
+
"line": 1010,
|
|
3042
3042
|
"character": 59
|
|
3043
3043
|
},
|
|
3044
3044
|
"name": "modifiedLog",
|
|
@@ -3046,7 +3046,7 @@
|
|
|
3046
3046
|
"__schema": "TypeRefSchema",
|
|
3047
3047
|
"location": {
|
|
3048
3048
|
"filePath": "snapping.main.runtime.ts",
|
|
3049
|
-
"line":
|
|
3049
|
+
"line": 1010,
|
|
3050
3050
|
"character": 73
|
|
3051
3051
|
},
|
|
3052
3052
|
"name": "Log"
|
|
@@ -3059,7 +3059,7 @@
|
|
|
3059
3059
|
"__schema": "InferenceTypeSchema",
|
|
3060
3060
|
"location": {
|
|
3061
3061
|
"filePath": "snapping.main.runtime.ts",
|
|
3062
|
-
"line":
|
|
3062
|
+
"line": 1010,
|
|
3063
3063
|
"character": 3
|
|
3064
3064
|
},
|
|
3065
3065
|
"type": "Promise<ConsumerComponent>"
|
|
@@ -3072,7 +3072,7 @@
|
|
|
3072
3072
|
"__schema": "FunctionLikeSchema",
|
|
3073
3073
|
"location": {
|
|
3074
3074
|
"filePath": "snapping.main.runtime.ts",
|
|
3075
|
-
"line":
|
|
3075
|
+
"line": 1016,
|
|
3076
3076
|
"character": 3
|
|
3077
3077
|
},
|
|
3078
3078
|
"signature": "(method) SnappingMain._getObjectsToEnrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<BitObject[]>",
|
|
@@ -3082,7 +3082,7 @@
|
|
|
3082
3082
|
"__schema": "ParameterSchema",
|
|
3083
3083
|
"location": {
|
|
3084
3084
|
"filePath": "snapping.main.runtime.ts",
|
|
3085
|
-
"line":
|
|
3085
|
+
"line": 1016,
|
|
3086
3086
|
"character": 33
|
|
3087
3087
|
},
|
|
3088
3088
|
"name": "consumerComponent",
|
|
@@ -3090,7 +3090,7 @@
|
|
|
3090
3090
|
"__schema": "TypeRefSchema",
|
|
3091
3091
|
"location": {
|
|
3092
3092
|
"filePath": "snapping.main.runtime.ts",
|
|
3093
|
-
"line":
|
|
3093
|
+
"line": 1016,
|
|
3094
3094
|
"character": 52
|
|
3095
3095
|
},
|
|
3096
3096
|
"name": "ConsumerComponent"
|
|
@@ -3102,7 +3102,7 @@
|
|
|
3102
3102
|
"__schema": "ParameterSchema",
|
|
3103
3103
|
"location": {
|
|
3104
3104
|
"filePath": "snapping.main.runtime.ts",
|
|
3105
|
-
"line":
|
|
3105
|
+
"line": 1016,
|
|
3106
3106
|
"character": 71
|
|
3107
3107
|
},
|
|
3108
3108
|
"name": "modifiedLog",
|
|
@@ -3110,7 +3110,7 @@
|
|
|
3110
3110
|
"__schema": "TypeRefSchema",
|
|
3111
3111
|
"location": {
|
|
3112
3112
|
"filePath": "snapping.main.runtime.ts",
|
|
3113
|
-
"line":
|
|
3113
|
+
"line": 1016,
|
|
3114
3114
|
"character": 85
|
|
3115
3115
|
},
|
|
3116
3116
|
"name": "Log"
|
|
@@ -3123,7 +3123,7 @@
|
|
|
3123
3123
|
"__schema": "TypeRefSchema",
|
|
3124
3124
|
"location": {
|
|
3125
3125
|
"filePath": "snapping.main.runtime.ts",
|
|
3126
|
-
"line":
|
|
3126
|
+
"line": 1016,
|
|
3127
3127
|
"character": 91
|
|
3128
3128
|
},
|
|
3129
3129
|
"name": "Promise",
|
|
@@ -3132,14 +3132,14 @@
|
|
|
3132
3132
|
"__schema": "TypeArraySchema",
|
|
3133
3133
|
"location": {
|
|
3134
3134
|
"filePath": "snapping.main.runtime.ts",
|
|
3135
|
-
"line":
|
|
3135
|
+
"line": 1016,
|
|
3136
3136
|
"character": 99
|
|
3137
3137
|
},
|
|
3138
3138
|
"type": {
|
|
3139
3139
|
"__schema": "TypeRefSchema",
|
|
3140
3140
|
"location": {
|
|
3141
3141
|
"filePath": "snapping.main.runtime.ts",
|
|
3142
|
-
"line":
|
|
3142
|
+
"line": 1016,
|
|
3143
3143
|
"character": 99
|
|
3144
3144
|
},
|
|
3145
3145
|
"name": "BitObject"
|
|
@@ -3155,14 +3155,14 @@
|
|
|
3155
3155
|
"__schema": "FunctionLikeSchema",
|
|
3156
3156
|
"location": {
|
|
3157
3157
|
"filePath": "snapping.main.runtime.ts",
|
|
3158
|
-
"line":
|
|
3158
|
+
"line": 1090,
|
|
3159
3159
|
"character": 3
|
|
3160
3160
|
},
|
|
3161
3161
|
"doc": {
|
|
3162
3162
|
"__schema": "DocSchema",
|
|
3163
3163
|
"location": {
|
|
3164
3164
|
"filePath": "snapping.main.runtime.ts",
|
|
3165
|
-
"line":
|
|
3165
|
+
"line": 1084,
|
|
3166
3166
|
"character": 3
|
|
3167
3167
|
},
|
|
3168
3168
|
"raw": "/**\n * the compId.version can be a range (e.g. \"^1.0.0\"), in which case, it finds the component in the local scope and\n * resolves the latest version that falls under the range.\n * in case the version has no range, it returns the same compId.\n * in case it has no version, it returns the latest.\n */",
|
|
@@ -3176,7 +3176,7 @@
|
|
|
3176
3176
|
"__schema": "ParameterSchema",
|
|
3177
3177
|
"location": {
|
|
3178
3178
|
"filePath": "snapping.main.runtime.ts",
|
|
3179
|
-
"line":
|
|
3179
|
+
"line": 1090,
|
|
3180
3180
|
"character": 52
|
|
3181
3181
|
},
|
|
3182
3182
|
"name": "compId",
|
|
@@ -3184,7 +3184,7 @@
|
|
|
3184
3184
|
"__schema": "TypeRefSchema",
|
|
3185
3185
|
"location": {
|
|
3186
3186
|
"filePath": "snapping.main.runtime.ts",
|
|
3187
|
-
"line":
|
|
3187
|
+
"line": 1090,
|
|
3188
3188
|
"character": 60
|
|
3189
3189
|
},
|
|
3190
3190
|
"name": "ComponentID"
|
|
@@ -3197,7 +3197,7 @@
|
|
|
3197
3197
|
"__schema": "TypeRefSchema",
|
|
3198
3198
|
"location": {
|
|
3199
3199
|
"filePath": "snapping.main.runtime.ts",
|
|
3200
|
-
"line":
|
|
3200
|
+
"line": 1090,
|
|
3201
3201
|
"character": 74
|
|
3202
3202
|
},
|
|
3203
3203
|
"name": "Promise",
|
|
@@ -3206,7 +3206,7 @@
|
|
|
3206
3206
|
"__schema": "TypeRefSchema",
|
|
3207
3207
|
"location": {
|
|
3208
3208
|
"filePath": "snapping.main.runtime.ts",
|
|
3209
|
-
"line":
|
|
3209
|
+
"line": 1090,
|
|
3210
3210
|
"character": 82
|
|
3211
3211
|
},
|
|
3212
3212
|
"name": "ComponentID"
|
|
@@ -3221,7 +3221,7 @@
|
|
|
3221
3221
|
"__schema": "FunctionLikeSchema",
|
|
3222
3222
|
"location": {
|
|
3223
3223
|
"filePath": "snapping.main.runtime.ts",
|
|
3224
|
-
"line":
|
|
3224
|
+
"line": 1128,
|
|
3225
3225
|
"character": 3
|
|
3226
3226
|
},
|
|
3227
3227
|
"signature": "(method) SnappingMain.updateDependenciesVersionsOfComponent(component: Component, dependencies: ComponentID[], currentBitIds: ComponentID[]): Promise<void>",
|
|
@@ -3231,7 +3231,7 @@
|
|
|
3231
3231
|
"__schema": "ParameterSchema",
|
|
3232
3232
|
"location": {
|
|
3233
3233
|
"filePath": "snapping.main.runtime.ts",
|
|
3234
|
-
"line":
|
|
3234
|
+
"line": 1129,
|
|
3235
3235
|
"character": 5
|
|
3236
3236
|
},
|
|
3237
3237
|
"name": "component",
|
|
@@ -3239,7 +3239,7 @@
|
|
|
3239
3239
|
"__schema": "TypeRefSchema",
|
|
3240
3240
|
"location": {
|
|
3241
3241
|
"filePath": "snapping.main.runtime.ts",
|
|
3242
|
-
"line":
|
|
3242
|
+
"line": 1129,
|
|
3243
3243
|
"character": 16
|
|
3244
3244
|
},
|
|
3245
3245
|
"name": "Component"
|
|
@@ -3251,7 +3251,7 @@
|
|
|
3251
3251
|
"__schema": "ParameterSchema",
|
|
3252
3252
|
"location": {
|
|
3253
3253
|
"filePath": "snapping.main.runtime.ts",
|
|
3254
|
-
"line":
|
|
3254
|
+
"line": 1130,
|
|
3255
3255
|
"character": 5
|
|
3256
3256
|
},
|
|
3257
3257
|
"name": "dependencies",
|
|
@@ -3259,14 +3259,14 @@
|
|
|
3259
3259
|
"__schema": "TypeArraySchema",
|
|
3260
3260
|
"location": {
|
|
3261
3261
|
"filePath": "snapping.main.runtime.ts",
|
|
3262
|
-
"line":
|
|
3262
|
+
"line": 1130,
|
|
3263
3263
|
"character": 19
|
|
3264
3264
|
},
|
|
3265
3265
|
"type": {
|
|
3266
3266
|
"__schema": "TypeRefSchema",
|
|
3267
3267
|
"location": {
|
|
3268
3268
|
"filePath": "snapping.main.runtime.ts",
|
|
3269
|
-
"line":
|
|
3269
|
+
"line": 1130,
|
|
3270
3270
|
"character": 19
|
|
3271
3271
|
},
|
|
3272
3272
|
"name": "ComponentID"
|
|
@@ -3279,7 +3279,7 @@
|
|
|
3279
3279
|
"__schema": "ParameterSchema",
|
|
3280
3280
|
"location": {
|
|
3281
3281
|
"filePath": "snapping.main.runtime.ts",
|
|
3282
|
-
"line":
|
|
3282
|
+
"line": 1131,
|
|
3283
3283
|
"character": 5
|
|
3284
3284
|
},
|
|
3285
3285
|
"name": "currentBitIds",
|
|
@@ -3287,14 +3287,14 @@
|
|
|
3287
3287
|
"__schema": "TypeArraySchema",
|
|
3288
3288
|
"location": {
|
|
3289
3289
|
"filePath": "snapping.main.runtime.ts",
|
|
3290
|
-
"line":
|
|
3290
|
+
"line": 1131,
|
|
3291
3291
|
"character": 20
|
|
3292
3292
|
},
|
|
3293
3293
|
"type": {
|
|
3294
3294
|
"__schema": "TypeRefSchema",
|
|
3295
3295
|
"location": {
|
|
3296
3296
|
"filePath": "snapping.main.runtime.ts",
|
|
3297
|
-
"line":
|
|
3297
|
+
"line": 1131,
|
|
3298
3298
|
"character": 20
|
|
3299
3299
|
},
|
|
3300
3300
|
"name": "ComponentID"
|
|
@@ -3308,7 +3308,7 @@
|
|
|
3308
3308
|
"__schema": "InferenceTypeSchema",
|
|
3309
3309
|
"location": {
|
|
3310
3310
|
"filePath": "snapping.main.runtime.ts",
|
|
3311
|
-
"line":
|
|
3311
|
+
"line": 1128,
|
|
3312
3312
|
"character": 3
|
|
3313
3313
|
},
|
|
3314
3314
|
"type": "Promise<void>"
|
|
@@ -3321,14 +3321,14 @@
|
|
|
3321
3321
|
"__schema": "FunctionLikeSchema",
|
|
3322
3322
|
"location": {
|
|
3323
3323
|
"filePath": "snapping.main.runtime.ts",
|
|
3324
|
-
"line":
|
|
3324
|
+
"line": 1161,
|
|
3325
3325
|
"character": 3
|
|
3326
3326
|
},
|
|
3327
3327
|
"doc": {
|
|
3328
3328
|
"__schema": "DocSchema",
|
|
3329
3329
|
"location": {
|
|
3330
3330
|
"filePath": "snapping.main.runtime.ts",
|
|
3331
|
-
"line":
|
|
3331
|
+
"line": 1156,
|
|
3332
3332
|
"character": 3
|
|
3333
3333
|
},
|
|
3334
3334
|
"raw": "/**\n * it does two things:\n * 1. update extensions versions according to the version provided in updatedIds.\n * 2. save all dependencies data from the legacy into DependencyResolver aspect.\n */",
|
|
@@ -3342,7 +3342,7 @@
|
|
|
3342
3342
|
"__schema": "ParameterSchema",
|
|
3343
3343
|
"location": {
|
|
3344
3344
|
"filePath": "snapping.main.runtime.ts",
|
|
3345
|
-
"line":
|
|
3345
|
+
"line": 1161,
|
|
3346
3346
|
"character": 47
|
|
3347
3347
|
},
|
|
3348
3348
|
"name": "component",
|
|
@@ -3350,7 +3350,7 @@
|
|
|
3350
3350
|
"__schema": "TypeRefSchema",
|
|
3351
3351
|
"location": {
|
|
3352
3352
|
"filePath": "snapping.main.runtime.ts",
|
|
3353
|
-
"line":
|
|
3353
|
+
"line": 1161,
|
|
3354
3354
|
"character": 58
|
|
3355
3355
|
},
|
|
3356
3356
|
"name": "Component"
|
|
@@ -3362,7 +3362,7 @@
|
|
|
3362
3362
|
"__schema": "ParameterSchema",
|
|
3363
3363
|
"location": {
|
|
3364
3364
|
"filePath": "snapping.main.runtime.ts",
|
|
3365
|
-
"line":
|
|
3365
|
+
"line": 1161,
|
|
3366
3366
|
"character": 69
|
|
3367
3367
|
},
|
|
3368
3368
|
"name": "updatedIds",
|
|
@@ -3370,14 +3370,14 @@
|
|
|
3370
3370
|
"__schema": "TypeArraySchema",
|
|
3371
3371
|
"location": {
|
|
3372
3372
|
"filePath": "snapping.main.runtime.ts",
|
|
3373
|
-
"line":
|
|
3373
|
+
"line": 1161,
|
|
3374
3374
|
"character": 81
|
|
3375
3375
|
},
|
|
3376
3376
|
"type": {
|
|
3377
3377
|
"__schema": "KeywordTypeSchema",
|
|
3378
3378
|
"location": {
|
|
3379
3379
|
"filePath": "snapping.main.runtime.ts",
|
|
3380
|
-
"line":
|
|
3380
|
+
"line": 1161,
|
|
3381
3381
|
"character": 81
|
|
3382
3382
|
},
|
|
3383
3383
|
"name": "string"
|
|
@@ -3391,7 +3391,7 @@
|
|
|
3391
3391
|
"__schema": "InferenceTypeSchema",
|
|
3392
3392
|
"location": {
|
|
3393
3393
|
"filePath": "snapping.main.runtime.ts",
|
|
3394
|
-
"line":
|
|
3394
|
+
"line": 1161,
|
|
3395
3395
|
"character": 3
|
|
3396
3396
|
},
|
|
3397
3397
|
"type": "Promise<void>"
|
|
@@ -3404,7 +3404,7 @@
|
|
|
3404
3404
|
"__schema": "VariableLikeSchema",
|
|
3405
3405
|
"location": {
|
|
3406
3406
|
"filePath": "snapping.main.runtime.ts",
|
|
3407
|
-
"line":
|
|
3407
|
+
"line": 1280,
|
|
3408
3408
|
"character": 3
|
|
3409
3409
|
},
|
|
3410
3410
|
"signature": "(property) SnappingMain.slots: never[]",
|
|
@@ -3413,7 +3413,7 @@
|
|
|
3413
3413
|
"__schema": "InferenceTypeSchema",
|
|
3414
3414
|
"location": {
|
|
3415
3415
|
"filePath": "snapping.main.runtime.ts",
|
|
3416
|
-
"line":
|
|
3416
|
+
"line": 1280,
|
|
3417
3417
|
"character": 3
|
|
3418
3418
|
},
|
|
3419
3419
|
"type": "never[]"
|
|
@@ -3425,7 +3425,7 @@
|
|
|
3425
3425
|
"__schema": "VariableLikeSchema",
|
|
3426
3426
|
"location": {
|
|
3427
3427
|
"filePath": "snapping.main.runtime.ts",
|
|
3428
|
-
"line":
|
|
3428
|
+
"line": 1281,
|
|
3429
3429
|
"character": 3
|
|
3430
3430
|
},
|
|
3431
3431
|
"signature": "(property) SnappingMain.dependencies: Aspect[]",
|
|
@@ -3434,7 +3434,7 @@
|
|
|
3434
3434
|
"__schema": "InferenceTypeSchema",
|
|
3435
3435
|
"location": {
|
|
3436
3436
|
"filePath": "snapping.main.runtime.ts",
|
|
3437
|
-
"line":
|
|
3437
|
+
"line": 1281,
|
|
3438
3438
|
"character": 3
|
|
3439
3439
|
},
|
|
3440
3440
|
"type": "Aspect[]"
|
|
@@ -3446,7 +3446,7 @@
|
|
|
3446
3446
|
"__schema": "VariableLikeSchema",
|
|
3447
3447
|
"location": {
|
|
3448
3448
|
"filePath": "snapping.main.runtime.ts",
|
|
3449
|
-
"line":
|
|
3449
|
+
"line": 1296,
|
|
3450
3450
|
"character": 3
|
|
3451
3451
|
},
|
|
3452
3452
|
"signature": "(property) SnappingMain.runtime: RuntimeDefinition",
|
|
@@ -3455,7 +3455,7 @@
|
|
|
3455
3455
|
"__schema": "InferenceTypeSchema",
|
|
3456
3456
|
"location": {
|
|
3457
3457
|
"filePath": "snapping.main.runtime.ts",
|
|
3458
|
-
"line":
|
|
3458
|
+
"line": 1296,
|
|
3459
3459
|
"character": 3
|
|
3460
3460
|
},
|
|
3461
3461
|
"type": "RuntimeDefinition"
|
|
@@ -3467,7 +3467,7 @@
|
|
|
3467
3467
|
"__schema": "FunctionLikeSchema",
|
|
3468
3468
|
"location": {
|
|
3469
3469
|
"filePath": "snapping.main.runtime.ts",
|
|
3470
|
-
"line":
|
|
3470
|
+
"line": 1297,
|
|
3471
3471
|
"character": 3
|
|
3472
3472
|
},
|
|
3473
3473
|
"signature": "(method) SnappingMain.provider([workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps, application,]: [\n Workspace,\n CLIMain,\n LoggerMain,\n IssuesMain,\n InsightsMain,\n DependencyResolverMain,\n ScopeMain,\n ExportMain,\n BuilderMain,\n ImporterMain,\n GlobalConfigMain,\n DependenciesMain,\n ApplicationMain\n]): Promise<SnappingMain>",
|
|
@@ -3477,7 +3477,7 @@
|
|
|
3477
3477
|
"__schema": "ParameterSchema",
|
|
3478
3478
|
"location": {
|
|
3479
3479
|
"filePath": "snapping.main.runtime.ts",
|
|
3480
|
-
"line":
|
|
3480
|
+
"line": 1297,
|
|
3481
3481
|
"character": 25
|
|
3482
3482
|
},
|
|
3483
3483
|
"name": "[ workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps, application ]",
|
|
@@ -3485,7 +3485,7 @@
|
|
|
3485
3485
|
"__schema": "TupleTypeSchema",
|
|
3486
3486
|
"location": {
|
|
3487
3487
|
"filePath": "snapping.main.runtime.ts",
|
|
3488
|
-
"line":
|
|
3488
|
+
"line": 1311,
|
|
3489
3489
|
"character": 6
|
|
3490
3490
|
},
|
|
3491
3491
|
"elements": [
|
|
@@ -3493,7 +3493,7 @@
|
|
|
3493
3493
|
"__schema": "TypeRefSchema",
|
|
3494
3494
|
"location": {
|
|
3495
3495
|
"filePath": "snapping.main.runtime.ts",
|
|
3496
|
-
"line":
|
|
3496
|
+
"line": 1312,
|
|
3497
3497
|
"character": 5
|
|
3498
3498
|
},
|
|
3499
3499
|
"name": "Workspace"
|
|
@@ -3502,7 +3502,7 @@
|
|
|
3502
3502
|
"__schema": "TypeRefSchema",
|
|
3503
3503
|
"location": {
|
|
3504
3504
|
"filePath": "snapping.main.runtime.ts",
|
|
3505
|
-
"line":
|
|
3505
|
+
"line": 1313,
|
|
3506
3506
|
"character": 5
|
|
3507
3507
|
},
|
|
3508
3508
|
"name": "CLIMain"
|
|
@@ -3511,7 +3511,7 @@
|
|
|
3511
3511
|
"__schema": "TypeRefSchema",
|
|
3512
3512
|
"location": {
|
|
3513
3513
|
"filePath": "snapping.main.runtime.ts",
|
|
3514
|
-
"line":
|
|
3514
|
+
"line": 1314,
|
|
3515
3515
|
"character": 5
|
|
3516
3516
|
},
|
|
3517
3517
|
"name": "LoggerMain"
|
|
@@ -3520,7 +3520,7 @@
|
|
|
3520
3520
|
"__schema": "TypeRefSchema",
|
|
3521
3521
|
"location": {
|
|
3522
3522
|
"filePath": "snapping.main.runtime.ts",
|
|
3523
|
-
"line":
|
|
3523
|
+
"line": 1315,
|
|
3524
3524
|
"character": 5
|
|
3525
3525
|
},
|
|
3526
3526
|
"name": "IssuesMain"
|
|
@@ -3529,7 +3529,7 @@
|
|
|
3529
3529
|
"__schema": "TypeRefSchema",
|
|
3530
3530
|
"location": {
|
|
3531
3531
|
"filePath": "snapping.main.runtime.ts",
|
|
3532
|
-
"line":
|
|
3532
|
+
"line": 1316,
|
|
3533
3533
|
"character": 5
|
|
3534
3534
|
},
|
|
3535
3535
|
"name": "InsightsMain"
|
|
@@ -3538,7 +3538,7 @@
|
|
|
3538
3538
|
"__schema": "TypeRefSchema",
|
|
3539
3539
|
"location": {
|
|
3540
3540
|
"filePath": "snapping.main.runtime.ts",
|
|
3541
|
-
"line":
|
|
3541
|
+
"line": 1317,
|
|
3542
3542
|
"character": 5
|
|
3543
3543
|
},
|
|
3544
3544
|
"name": "DependencyResolverMain"
|
|
@@ -3547,7 +3547,7 @@
|
|
|
3547
3547
|
"__schema": "TypeRefSchema",
|
|
3548
3548
|
"location": {
|
|
3549
3549
|
"filePath": "snapping.main.runtime.ts",
|
|
3550
|
-
"line":
|
|
3550
|
+
"line": 1318,
|
|
3551
3551
|
"character": 5
|
|
3552
3552
|
},
|
|
3553
3553
|
"name": "ScopeMain"
|
|
@@ -3556,7 +3556,7 @@
|
|
|
3556
3556
|
"__schema": "TypeRefSchema",
|
|
3557
3557
|
"location": {
|
|
3558
3558
|
"filePath": "snapping.main.runtime.ts",
|
|
3559
|
-
"line":
|
|
3559
|
+
"line": 1319,
|
|
3560
3560
|
"character": 5
|
|
3561
3561
|
},
|
|
3562
3562
|
"name": "ExportMain"
|
|
@@ -3565,7 +3565,7 @@
|
|
|
3565
3565
|
"__schema": "TypeRefSchema",
|
|
3566
3566
|
"location": {
|
|
3567
3567
|
"filePath": "snapping.main.runtime.ts",
|
|
3568
|
-
"line":
|
|
3568
|
+
"line": 1320,
|
|
3569
3569
|
"character": 5
|
|
3570
3570
|
},
|
|
3571
3571
|
"name": "BuilderMain"
|
|
@@ -3574,7 +3574,7 @@
|
|
|
3574
3574
|
"__schema": "TypeRefSchema",
|
|
3575
3575
|
"location": {
|
|
3576
3576
|
"filePath": "snapping.main.runtime.ts",
|
|
3577
|
-
"line":
|
|
3577
|
+
"line": 1321,
|
|
3578
3578
|
"character": 5
|
|
3579
3579
|
},
|
|
3580
3580
|
"name": "ImporterMain"
|
|
@@ -3583,7 +3583,7 @@
|
|
|
3583
3583
|
"__schema": "TypeRefSchema",
|
|
3584
3584
|
"location": {
|
|
3585
3585
|
"filePath": "snapping.main.runtime.ts",
|
|
3586
|
-
"line":
|
|
3586
|
+
"line": 1322,
|
|
3587
3587
|
"character": 5
|
|
3588
3588
|
},
|
|
3589
3589
|
"name": "GlobalConfigMain"
|
|
@@ -3592,7 +3592,7 @@
|
|
|
3592
3592
|
"__schema": "TypeRefSchema",
|
|
3593
3593
|
"location": {
|
|
3594
3594
|
"filePath": "snapping.main.runtime.ts",
|
|
3595
|
-
"line":
|
|
3595
|
+
"line": 1323,
|
|
3596
3596
|
"character": 5
|
|
3597
3597
|
},
|
|
3598
3598
|
"name": "DependenciesMain"
|
|
@@ -3601,7 +3601,7 @@
|
|
|
3601
3601
|
"__schema": "TypeRefSchema",
|
|
3602
3602
|
"location": {
|
|
3603
3603
|
"filePath": "snapping.main.runtime.ts",
|
|
3604
|
-
"line":
|
|
3604
|
+
"line": 1324,
|
|
3605
3605
|
"character": 5
|
|
3606
3606
|
},
|
|
3607
3607
|
"name": "ApplicationMain"
|
|
@@ -3616,7 +3616,7 @@
|
|
|
3616
3616
|
"__schema": "InferenceTypeSchema",
|
|
3617
3617
|
"location": {
|
|
3618
3618
|
"filePath": "snapping.main.runtime.ts",
|
|
3619
|
-
"line":
|
|
3619
|
+
"line": 1297,
|
|
3620
3620
|
"character": 3
|
|
3621
3621
|
},
|
|
3622
3622
|
"type": "Promise<SnappingMain>"
|
|
@@ -6535,14 +6535,14 @@
|
|
|
6535
6535
|
"__schema": "FunctionLikeSchema",
|
|
6536
6536
|
"location": {
|
|
6537
6537
|
"filePath": "snapping.main.runtime.ts",
|
|
6538
|
-
"line":
|
|
6538
|
+
"line": 549,
|
|
6539
6539
|
"character": 3
|
|
6540
6540
|
},
|
|
6541
6541
|
"doc": {
|
|
6542
6542
|
"__schema": "DocSchema",
|
|
6543
6543
|
"location": {
|
|
6544
6544
|
"filePath": "snapping.main.runtime.ts",
|
|
6545
|
-
"line":
|
|
6545
|
+
"line": 545,
|
|
6546
6546
|
"character": 3
|
|
6547
6547
|
},
|
|
6548
6548
|
"raw": "/**\n * save the local changes of a component(s) into the scope. snap can be done on main or on a lane.\n * once a component is snapped on a lane, it becomes part of it.\n */",
|
|
@@ -6556,7 +6556,7 @@
|
|
|
6556
6556
|
"__schema": "ParameterSchema",
|
|
6557
6557
|
"location": {
|
|
6558
6558
|
"filePath": "snapping.main.runtime.ts",
|
|
6559
|
-
"line":
|
|
6559
|
+
"line": 549,
|
|
6560
6560
|
"character": 14
|
|
6561
6561
|
},
|
|
6562
6562
|
"name": "{ pattern, legacyBitIds, unmerged, editor, message = '', ignoreIssues, skipTests = false, skipTasks, skipAutoSnap = false, build, disableTagAndSnapPipelines = false, ignoreBuildErrors = false, rebuildDepsGraph, unmodified = false, exitOnFirstFailedTask = false }",
|
|
@@ -6564,7 +6564,7 @@
|
|
|
6564
6564
|
"__schema": "TypeIntersectionSchema",
|
|
6565
6565
|
"location": {
|
|
6566
6566
|
"filePath": "snapping.main.runtime.ts",
|
|
6567
|
-
"line":
|
|
6567
|
+
"line": 565,
|
|
6568
6568
|
"character": 6
|
|
6569
6569
|
},
|
|
6570
6570
|
"types": [
|
|
@@ -6572,7 +6572,7 @@
|
|
|
6572
6572
|
"__schema": "TypeRefSchema",
|
|
6573
6573
|
"location": {
|
|
6574
6574
|
"filePath": "snapping.main.runtime.ts",
|
|
6575
|
-
"line":
|
|
6575
|
+
"line": 565,
|
|
6576
6576
|
"character": 6
|
|
6577
6577
|
},
|
|
6578
6578
|
"name": "Partial",
|
|
@@ -6581,7 +6581,7 @@
|
|
|
6581
6581
|
"__schema": "TypeRefSchema",
|
|
6582
6582
|
"location": {
|
|
6583
6583
|
"filePath": "snapping.main.runtime.ts",
|
|
6584
|
-
"line":
|
|
6584
|
+
"line": 565,
|
|
6585
6585
|
"character": 14
|
|
6586
6586
|
},
|
|
6587
6587
|
"name": "BasicTagSnapParams"
|
|
@@ -6592,7 +6592,7 @@
|
|
|
6592
6592
|
"__schema": "TypeLiteralSchema",
|
|
6593
6593
|
"location": {
|
|
6594
6594
|
"filePath": "snapping.main.runtime.ts",
|
|
6595
|
-
"line":
|
|
6595
|
+
"line": 565,
|
|
6596
6596
|
"character": 36
|
|
6597
6597
|
},
|
|
6598
6598
|
"members": [
|
|
@@ -6600,7 +6600,7 @@
|
|
|
6600
6600
|
"__schema": "VariableLikeSchema",
|
|
6601
6601
|
"location": {
|
|
6602
6602
|
"filePath": "snapping.main.runtime.ts",
|
|
6603
|
-
"line":
|
|
6603
|
+
"line": 566,
|
|
6604
6604
|
"character": 5
|
|
6605
6605
|
},
|
|
6606
6606
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -6609,7 +6609,7 @@
|
|
|
6609
6609
|
"__schema": "KeywordTypeSchema",
|
|
6610
6610
|
"location": {
|
|
6611
6611
|
"filePath": "snapping.main.runtime.ts",
|
|
6612
|
-
"line":
|
|
6612
|
+
"line": 566,
|
|
6613
6613
|
"character": 15
|
|
6614
6614
|
},
|
|
6615
6615
|
"name": "string"
|
|
@@ -6620,7 +6620,7 @@
|
|
|
6620
6620
|
"__schema": "VariableLikeSchema",
|
|
6621
6621
|
"location": {
|
|
6622
6622
|
"filePath": "snapping.main.runtime.ts",
|
|
6623
|
-
"line":
|
|
6623
|
+
"line": 567,
|
|
6624
6624
|
"character": 5
|
|
6625
6625
|
},
|
|
6626
6626
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -6629,7 +6629,7 @@
|
|
|
6629
6629
|
"__schema": "TypeRefSchema",
|
|
6630
6630
|
"location": {
|
|
6631
6631
|
"filePath": "snapping.main.runtime.ts",
|
|
6632
|
-
"line":
|
|
6632
|
+
"line": 567,
|
|
6633
6633
|
"character": 20
|
|
6634
6634
|
},
|
|
6635
6635
|
"name": "ComponentIdList"
|
|
@@ -6640,7 +6640,7 @@
|
|
|
6640
6640
|
"__schema": "VariableLikeSchema",
|
|
6641
6641
|
"location": {
|
|
6642
6642
|
"filePath": "snapping.main.runtime.ts",
|
|
6643
|
-
"line":
|
|
6643
|
+
"line": 568,
|
|
6644
6644
|
"character": 5
|
|
6645
6645
|
},
|
|
6646
6646
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -6649,7 +6649,7 @@
|
|
|
6649
6649
|
"__schema": "KeywordTypeSchema",
|
|
6650
6650
|
"location": {
|
|
6651
6651
|
"filePath": "snapping.main.runtime.ts",
|
|
6652
|
-
"line":
|
|
6652
|
+
"line": 568,
|
|
6653
6653
|
"character": 16
|
|
6654
6654
|
},
|
|
6655
6655
|
"name": "boolean"
|
|
@@ -6660,7 +6660,7 @@
|
|
|
6660
6660
|
"__schema": "VariableLikeSchema",
|
|
6661
6661
|
"location": {
|
|
6662
6662
|
"filePath": "snapping.main.runtime.ts",
|
|
6663
|
-
"line":
|
|
6663
|
+
"line": 569,
|
|
6664
6664
|
"character": 5
|
|
6665
6665
|
},
|
|
6666
6666
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -6669,7 +6669,7 @@
|
|
|
6669
6669
|
"__schema": "KeywordTypeSchema",
|
|
6670
6670
|
"location": {
|
|
6671
6671
|
"filePath": "snapping.main.runtime.ts",
|
|
6672
|
-
"line":
|
|
6672
|
+
"line": 569,
|
|
6673
6673
|
"character": 14
|
|
6674
6674
|
},
|
|
6675
6675
|
"name": "string"
|
|
@@ -6680,7 +6680,7 @@
|
|
|
6680
6680
|
"__schema": "VariableLikeSchema",
|
|
6681
6681
|
"location": {
|
|
6682
6682
|
"filePath": "snapping.main.runtime.ts",
|
|
6683
|
-
"line":
|
|
6683
|
+
"line": 570,
|
|
6684
6684
|
"character": 5
|
|
6685
6685
|
},
|
|
6686
6686
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -6689,7 +6689,7 @@
|
|
|
6689
6689
|
"__schema": "KeywordTypeSchema",
|
|
6690
6690
|
"location": {
|
|
6691
6691
|
"filePath": "snapping.main.runtime.ts",
|
|
6692
|
-
"line":
|
|
6692
|
+
"line": 570,
|
|
6693
6693
|
"character": 20
|
|
6694
6694
|
},
|
|
6695
6695
|
"name": "string"
|
|
@@ -6700,7 +6700,7 @@
|
|
|
6700
6700
|
"__schema": "VariableLikeSchema",
|
|
6701
6701
|
"location": {
|
|
6702
6702
|
"filePath": "snapping.main.runtime.ts",
|
|
6703
|
-
"line":
|
|
6703
|
+
"line": 571,
|
|
6704
6704
|
"character": 5
|
|
6705
6705
|
},
|
|
6706
6706
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -6709,7 +6709,7 @@
|
|
|
6709
6709
|
"__schema": "KeywordTypeSchema",
|
|
6710
6710
|
"location": {
|
|
6711
6711
|
"filePath": "snapping.main.runtime.ts",
|
|
6712
|
-
"line":
|
|
6712
|
+
"line": 571,
|
|
6713
6713
|
"character": 20
|
|
6714
6714
|
},
|
|
6715
6715
|
"name": "boolean"
|
|
@@ -6720,7 +6720,7 @@
|
|
|
6720
6720
|
"__schema": "VariableLikeSchema",
|
|
6721
6721
|
"location": {
|
|
6722
6722
|
"filePath": "snapping.main.runtime.ts",
|
|
6723
|
-
"line":
|
|
6723
|
+
"line": 572,
|
|
6724
6724
|
"character": 5
|
|
6725
6725
|
},
|
|
6726
6726
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -6729,7 +6729,7 @@
|
|
|
6729
6729
|
"__schema": "KeywordTypeSchema",
|
|
6730
6730
|
"location": {
|
|
6731
6731
|
"filePath": "snapping.main.runtime.ts",
|
|
6732
|
-
"line":
|
|
6732
|
+
"line": 572,
|
|
6733
6733
|
"character": 34
|
|
6734
6734
|
},
|
|
6735
6735
|
"name": "boolean"
|
|
@@ -6740,7 +6740,7 @@
|
|
|
6740
6740
|
"__schema": "VariableLikeSchema",
|
|
6741
6741
|
"location": {
|
|
6742
6742
|
"filePath": "snapping.main.runtime.ts",
|
|
6743
|
-
"line":
|
|
6743
|
+
"line": 573,
|
|
6744
6744
|
"character": 5
|
|
6745
6745
|
},
|
|
6746
6746
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -6749,7 +6749,7 @@
|
|
|
6749
6749
|
"__schema": "KeywordTypeSchema",
|
|
6750
6750
|
"location": {
|
|
6751
6751
|
"filePath": "snapping.main.runtime.ts",
|
|
6752
|
-
"line":
|
|
6752
|
+
"line": 573,
|
|
6753
6753
|
"character": 18
|
|
6754
6754
|
},
|
|
6755
6755
|
"name": "boolean"
|
|
@@ -6760,7 +6760,7 @@
|
|
|
6760
6760
|
"__schema": "VariableLikeSchema",
|
|
6761
6761
|
"location": {
|
|
6762
6762
|
"filePath": "snapping.main.runtime.ts",
|
|
6763
|
-
"line":
|
|
6763
|
+
"line": 574,
|
|
6764
6764
|
"character": 5
|
|
6765
6765
|
},
|
|
6766
6766
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -6769,7 +6769,7 @@
|
|
|
6769
6769
|
"__schema": "KeywordTypeSchema",
|
|
6770
6770
|
"location": {
|
|
6771
6771
|
"filePath": "snapping.main.runtime.ts",
|
|
6772
|
-
"line":
|
|
6772
|
+
"line": 574,
|
|
6773
6773
|
"character": 29
|
|
6774
6774
|
},
|
|
6775
6775
|
"name": "boolean"
|
|
@@ -6786,7 +6786,7 @@
|
|
|
6786
6786
|
"__schema": "VariableLikeSchema",
|
|
6787
6787
|
"location": {
|
|
6788
6788
|
"filePath": "snapping.main.runtime.ts",
|
|
6789
|
-
"line":
|
|
6789
|
+
"line": 566,
|
|
6790
6790
|
"character": 5
|
|
6791
6791
|
},
|
|
6792
6792
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -6795,7 +6795,7 @@
|
|
|
6795
6795
|
"__schema": "KeywordTypeSchema",
|
|
6796
6796
|
"location": {
|
|
6797
6797
|
"filePath": "snapping.main.runtime.ts",
|
|
6798
|
-
"line":
|
|
6798
|
+
"line": 566,
|
|
6799
6799
|
"character": 15
|
|
6800
6800
|
},
|
|
6801
6801
|
"name": "string"
|
|
@@ -6806,7 +6806,7 @@
|
|
|
6806
6806
|
"__schema": "VariableLikeSchema",
|
|
6807
6807
|
"location": {
|
|
6808
6808
|
"filePath": "snapping.main.runtime.ts",
|
|
6809
|
-
"line":
|
|
6809
|
+
"line": 567,
|
|
6810
6810
|
"character": 5
|
|
6811
6811
|
},
|
|
6812
6812
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -6815,7 +6815,7 @@
|
|
|
6815
6815
|
"__schema": "TypeRefSchema",
|
|
6816
6816
|
"location": {
|
|
6817
6817
|
"filePath": "snapping.main.runtime.ts",
|
|
6818
|
-
"line":
|
|
6818
|
+
"line": 567,
|
|
6819
6819
|
"character": 20
|
|
6820
6820
|
},
|
|
6821
6821
|
"name": "ComponentIdList"
|
|
@@ -6826,7 +6826,7 @@
|
|
|
6826
6826
|
"__schema": "VariableLikeSchema",
|
|
6827
6827
|
"location": {
|
|
6828
6828
|
"filePath": "snapping.main.runtime.ts",
|
|
6829
|
-
"line":
|
|
6829
|
+
"line": 568,
|
|
6830
6830
|
"character": 5
|
|
6831
6831
|
},
|
|
6832
6832
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -6835,7 +6835,7 @@
|
|
|
6835
6835
|
"__schema": "KeywordTypeSchema",
|
|
6836
6836
|
"location": {
|
|
6837
6837
|
"filePath": "snapping.main.runtime.ts",
|
|
6838
|
-
"line":
|
|
6838
|
+
"line": 568,
|
|
6839
6839
|
"character": 16
|
|
6840
6840
|
},
|
|
6841
6841
|
"name": "boolean"
|
|
@@ -6846,7 +6846,7 @@
|
|
|
6846
6846
|
"__schema": "VariableLikeSchema",
|
|
6847
6847
|
"location": {
|
|
6848
6848
|
"filePath": "snapping.main.runtime.ts",
|
|
6849
|
-
"line":
|
|
6849
|
+
"line": 569,
|
|
6850
6850
|
"character": 5
|
|
6851
6851
|
},
|
|
6852
6852
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -6855,7 +6855,7 @@
|
|
|
6855
6855
|
"__schema": "KeywordTypeSchema",
|
|
6856
6856
|
"location": {
|
|
6857
6857
|
"filePath": "snapping.main.runtime.ts",
|
|
6858
|
-
"line":
|
|
6858
|
+
"line": 569,
|
|
6859
6859
|
"character": 14
|
|
6860
6860
|
},
|
|
6861
6861
|
"name": "string"
|
|
@@ -6866,7 +6866,7 @@
|
|
|
6866
6866
|
"__schema": "InferenceTypeSchema",
|
|
6867
6867
|
"location": {
|
|
6868
6868
|
"filePath": "snapping.main.runtime.ts",
|
|
6869
|
-
"line":
|
|
6869
|
+
"line": 554,
|
|
6870
6870
|
"character": 5
|
|
6871
6871
|
},
|
|
6872
6872
|
"name": "message",
|
|
@@ -6878,7 +6878,7 @@
|
|
|
6878
6878
|
"__schema": "VariableLikeSchema",
|
|
6879
6879
|
"location": {
|
|
6880
6880
|
"filePath": "snapping.main.runtime.ts",
|
|
6881
|
-
"line":
|
|
6881
|
+
"line": 570,
|
|
6882
6882
|
"character": 5
|
|
6883
6883
|
},
|
|
6884
6884
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -6887,7 +6887,7 @@
|
|
|
6887
6887
|
"__schema": "KeywordTypeSchema",
|
|
6888
6888
|
"location": {
|
|
6889
6889
|
"filePath": "snapping.main.runtime.ts",
|
|
6890
|
-
"line":
|
|
6890
|
+
"line": 570,
|
|
6891
6891
|
"character": 20
|
|
6892
6892
|
},
|
|
6893
6893
|
"name": "string"
|
|
@@ -6898,7 +6898,7 @@
|
|
|
6898
6898
|
"__schema": "InferenceTypeSchema",
|
|
6899
6899
|
"location": {
|
|
6900
6900
|
"filePath": "snapping.main.runtime.ts",
|
|
6901
|
-
"line":
|
|
6901
|
+
"line": 556,
|
|
6902
6902
|
"character": 5
|
|
6903
6903
|
},
|
|
6904
6904
|
"name": "skipTests",
|
|
@@ -6910,7 +6910,7 @@
|
|
|
6910
6910
|
"__schema": "InferenceTypeSchema",
|
|
6911
6911
|
"location": {
|
|
6912
6912
|
"filePath": "snapping.main.runtime.ts",
|
|
6913
|
-
"line":
|
|
6913
|
+
"line": 557,
|
|
6914
6914
|
"character": 5
|
|
6915
6915
|
},
|
|
6916
6916
|
"name": "skipTasks",
|
|
@@ -6921,7 +6921,7 @@
|
|
|
6921
6921
|
"__schema": "VariableLikeSchema",
|
|
6922
6922
|
"location": {
|
|
6923
6923
|
"filePath": "snapping.main.runtime.ts",
|
|
6924
|
-
"line":
|
|
6924
|
+
"line": 571,
|
|
6925
6925
|
"character": 5
|
|
6926
6926
|
},
|
|
6927
6927
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -6930,7 +6930,7 @@
|
|
|
6930
6930
|
"__schema": "KeywordTypeSchema",
|
|
6931
6931
|
"location": {
|
|
6932
6932
|
"filePath": "snapping.main.runtime.ts",
|
|
6933
|
-
"line":
|
|
6933
|
+
"line": 571,
|
|
6934
6934
|
"character": 20
|
|
6935
6935
|
},
|
|
6936
6936
|
"name": "boolean"
|
|
@@ -6941,7 +6941,7 @@
|
|
|
6941
6941
|
"__schema": "InferenceTypeSchema",
|
|
6942
6942
|
"location": {
|
|
6943
6943
|
"filePath": "snapping.main.runtime.ts",
|
|
6944
|
-
"line":
|
|
6944
|
+
"line": 559,
|
|
6945
6945
|
"character": 5
|
|
6946
6946
|
},
|
|
6947
6947
|
"name": "build",
|
|
@@ -6952,7 +6952,7 @@
|
|
|
6952
6952
|
"__schema": "VariableLikeSchema",
|
|
6953
6953
|
"location": {
|
|
6954
6954
|
"filePath": "snapping.main.runtime.ts",
|
|
6955
|
-
"line":
|
|
6955
|
+
"line": 572,
|
|
6956
6956
|
"character": 5
|
|
6957
6957
|
},
|
|
6958
6958
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -6961,7 +6961,7 @@
|
|
|
6961
6961
|
"__schema": "KeywordTypeSchema",
|
|
6962
6962
|
"location": {
|
|
6963
6963
|
"filePath": "snapping.main.runtime.ts",
|
|
6964
|
-
"line":
|
|
6964
|
+
"line": 572,
|
|
6965
6965
|
"character": 34
|
|
6966
6966
|
},
|
|
6967
6967
|
"name": "boolean"
|
|
@@ -6972,7 +6972,7 @@
|
|
|
6972
6972
|
"__schema": "InferenceTypeSchema",
|
|
6973
6973
|
"location": {
|
|
6974
6974
|
"filePath": "snapping.main.runtime.ts",
|
|
6975
|
-
"line":
|
|
6975
|
+
"line": 561,
|
|
6976
6976
|
"character": 5
|
|
6977
6977
|
},
|
|
6978
6978
|
"name": "ignoreBuildErrors",
|
|
@@ -6984,7 +6984,7 @@
|
|
|
6984
6984
|
"__schema": "InferenceTypeSchema",
|
|
6985
6985
|
"location": {
|
|
6986
6986
|
"filePath": "snapping.main.runtime.ts",
|
|
6987
|
-
"line":
|
|
6987
|
+
"line": 562,
|
|
6988
6988
|
"character": 5
|
|
6989
6989
|
},
|
|
6990
6990
|
"name": "rebuildDepsGraph",
|
|
@@ -6995,7 +6995,7 @@
|
|
|
6995
6995
|
"__schema": "VariableLikeSchema",
|
|
6996
6996
|
"location": {
|
|
6997
6997
|
"filePath": "snapping.main.runtime.ts",
|
|
6998
|
-
"line":
|
|
6998
|
+
"line": 573,
|
|
6999
6999
|
"character": 5
|
|
7000
7000
|
},
|
|
7001
7001
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -7004,7 +7004,7 @@
|
|
|
7004
7004
|
"__schema": "KeywordTypeSchema",
|
|
7005
7005
|
"location": {
|
|
7006
7006
|
"filePath": "snapping.main.runtime.ts",
|
|
7007
|
-
"line":
|
|
7007
|
+
"line": 573,
|
|
7008
7008
|
"character": 18
|
|
7009
7009
|
},
|
|
7010
7010
|
"name": "boolean"
|
|
@@ -7015,7 +7015,7 @@
|
|
|
7015
7015
|
"__schema": "VariableLikeSchema",
|
|
7016
7016
|
"location": {
|
|
7017
7017
|
"filePath": "snapping.main.runtime.ts",
|
|
7018
|
-
"line":
|
|
7018
|
+
"line": 574,
|
|
7019
7019
|
"character": 5
|
|
7020
7020
|
},
|
|
7021
7021
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -7024,7 +7024,7 @@
|
|
|
7024
7024
|
"__schema": "KeywordTypeSchema",
|
|
7025
7025
|
"location": {
|
|
7026
7026
|
"filePath": "snapping.main.runtime.ts",
|
|
7027
|
-
"line":
|
|
7027
|
+
"line": 574,
|
|
7028
7028
|
"character": 29
|
|
7029
7029
|
},
|
|
7030
7030
|
"name": "boolean"
|
|
@@ -7039,7 +7039,7 @@
|
|
|
7039
7039
|
"__schema": "TypeRefSchema",
|
|
7040
7040
|
"location": {
|
|
7041
7041
|
"filePath": "snapping.main.runtime.ts",
|
|
7042
|
-
"line":
|
|
7042
|
+
"line": 575,
|
|
7043
7043
|
"character": 7
|
|
7044
7044
|
},
|
|
7045
7045
|
"name": "Promise",
|
|
@@ -7048,7 +7048,7 @@
|
|
|
7048
7048
|
"__schema": "TypeUnionSchema",
|
|
7049
7049
|
"location": {
|
|
7050
7050
|
"filePath": "snapping.main.runtime.ts",
|
|
7051
|
-
"line":
|
|
7051
|
+
"line": 575,
|
|
7052
7052
|
"character": 15
|
|
7053
7053
|
},
|
|
7054
7054
|
"types": [
|
|
@@ -7056,7 +7056,7 @@
|
|
|
7056
7056
|
"__schema": "TypeRefSchema",
|
|
7057
7057
|
"location": {
|
|
7058
7058
|
"filePath": "snapping.main.runtime.ts",
|
|
7059
|
-
"line":
|
|
7059
|
+
"line": 575,
|
|
7060
7060
|
"character": 15
|
|
7061
7061
|
},
|
|
7062
7062
|
"name": "SnapResults"
|
|
@@ -7065,7 +7065,7 @@
|
|
|
7065
7065
|
"__schema": "LiteralTypeSchema",
|
|
7066
7066
|
"location": {
|
|
7067
7067
|
"filePath": "snapping.main.runtime.ts",
|
|
7068
|
-
"line":
|
|
7068
|
+
"line": 575,
|
|
7069
7069
|
"character": 29
|
|
7070
7070
|
},
|
|
7071
7071
|
"name": "null"
|
|
@@ -7082,14 +7082,14 @@
|
|
|
7082
7082
|
"__schema": "FunctionLikeSchema",
|
|
7083
7083
|
"location": {
|
|
7084
7084
|
"filePath": "snapping.main.runtime.ts",
|
|
7085
|
-
"line":
|
|
7085
|
+
"line": 666,
|
|
7086
7086
|
"character": 3
|
|
7087
7087
|
},
|
|
7088
7088
|
"doc": {
|
|
7089
7089
|
"__schema": "DocSchema",
|
|
7090
7090
|
"location": {
|
|
7091
7091
|
"filePath": "snapping.main.runtime.ts",
|
|
7092
|
-
"line":
|
|
7092
|
+
"line": 662,
|
|
7093
7093
|
"character": 3
|
|
7094
7094
|
},
|
|
7095
7095
|
"raw": "/**\n * remove tags/snaps that exist locally, which were not exported yet.\n * once a tag/snap is exported, it's impossible to delete it as other components may depend on it\n */",
|
|
@@ -7103,7 +7103,7 @@
|
|
|
7103
7103
|
"__schema": "ParameterSchema",
|
|
7104
7104
|
"location": {
|
|
7105
7105
|
"filePath": "snapping.main.runtime.ts",
|
|
7106
|
-
"line":
|
|
7106
|
+
"line": 667,
|
|
7107
7107
|
"character": 5
|
|
7108
7108
|
},
|
|
7109
7109
|
"name": "componentPattern",
|
|
@@ -7111,7 +7111,7 @@
|
|
|
7111
7111
|
"__schema": "KeywordTypeSchema",
|
|
7112
7112
|
"location": {
|
|
7113
7113
|
"filePath": "snapping.main.runtime.ts",
|
|
7114
|
-
"line":
|
|
7114
|
+
"line": 667,
|
|
7115
7115
|
"character": 24
|
|
7116
7116
|
},
|
|
7117
7117
|
"name": "string"
|
|
@@ -7123,7 +7123,7 @@
|
|
|
7123
7123
|
"__schema": "ParameterSchema",
|
|
7124
7124
|
"location": {
|
|
7125
7125
|
"filePath": "snapping.main.runtime.ts",
|
|
7126
|
-
"line":
|
|
7126
|
+
"line": 668,
|
|
7127
7127
|
"character": 5
|
|
7128
7128
|
},
|
|
7129
7129
|
"name": "head",
|
|
@@ -7131,7 +7131,7 @@
|
|
|
7131
7131
|
"__schema": "KeywordTypeSchema",
|
|
7132
7132
|
"location": {
|
|
7133
7133
|
"filePath": "snapping.main.runtime.ts",
|
|
7134
|
-
"line":
|
|
7134
|
+
"line": 668,
|
|
7135
7135
|
"character": 12
|
|
7136
7136
|
},
|
|
7137
7137
|
"name": "boolean"
|
|
@@ -7143,7 +7143,7 @@
|
|
|
7143
7143
|
"__schema": "ParameterSchema",
|
|
7144
7144
|
"location": {
|
|
7145
7145
|
"filePath": "snapping.main.runtime.ts",
|
|
7146
|
-
"line":
|
|
7146
|
+
"line": 669,
|
|
7147
7147
|
"character": 5
|
|
7148
7148
|
},
|
|
7149
7149
|
"name": "force",
|
|
@@ -7151,7 +7151,7 @@
|
|
|
7151
7151
|
"__schema": "InferenceTypeSchema",
|
|
7152
7152
|
"location": {
|
|
7153
7153
|
"filePath": "snapping.main.runtime.ts",
|
|
7154
|
-
"line":
|
|
7154
|
+
"line": 669,
|
|
7155
7155
|
"character": 5
|
|
7156
7156
|
},
|
|
7157
7157
|
"type": "boolean"
|
|
@@ -7164,7 +7164,7 @@
|
|
|
7164
7164
|
"__schema": "ParameterSchema",
|
|
7165
7165
|
"location": {
|
|
7166
7166
|
"filePath": "snapping.main.runtime.ts",
|
|
7167
|
-
"line":
|
|
7167
|
+
"line": 670,
|
|
7168
7168
|
"character": 5
|
|
7169
7169
|
},
|
|
7170
7170
|
"name": "soft",
|
|
@@ -7172,7 +7172,7 @@
|
|
|
7172
7172
|
"__schema": "InferenceTypeSchema",
|
|
7173
7173
|
"location": {
|
|
7174
7174
|
"filePath": "snapping.main.runtime.ts",
|
|
7175
|
-
"line":
|
|
7175
|
+
"line": 670,
|
|
7176
7176
|
"character": 5
|
|
7177
7177
|
},
|
|
7178
7178
|
"type": "boolean"
|
|
@@ -7186,7 +7186,7 @@
|
|
|
7186
7186
|
"__schema": "TypeRefSchema",
|
|
7187
7187
|
"location": {
|
|
7188
7188
|
"filePath": "snapping.main.runtime.ts",
|
|
7189
|
-
"line":
|
|
7189
|
+
"line": 671,
|
|
7190
7190
|
"character": 6
|
|
7191
7191
|
},
|
|
7192
7192
|
"name": "Promise",
|
|
@@ -7195,7 +7195,7 @@
|
|
|
7195
7195
|
"__schema": "TypeLiteralSchema",
|
|
7196
7196
|
"location": {
|
|
7197
7197
|
"filePath": "snapping.main.runtime.ts",
|
|
7198
|
-
"line":
|
|
7198
|
+
"line": 671,
|
|
7199
7199
|
"character": 14
|
|
7200
7200
|
},
|
|
7201
7201
|
"members": [
|
|
@@ -7203,7 +7203,7 @@
|
|
|
7203
7203
|
"__schema": "VariableLikeSchema",
|
|
7204
7204
|
"location": {
|
|
7205
7205
|
"filePath": "snapping.main.runtime.ts",
|
|
7206
|
-
"line":
|
|
7206
|
+
"line": 671,
|
|
7207
7207
|
"character": 16
|
|
7208
7208
|
},
|
|
7209
7209
|
"signature": "(property) results: untagResult[]",
|
|
@@ -7212,14 +7212,14 @@
|
|
|
7212
7212
|
"__schema": "TypeArraySchema",
|
|
7213
7213
|
"location": {
|
|
7214
7214
|
"filePath": "snapping.main.runtime.ts",
|
|
7215
|
-
"line":
|
|
7215
|
+
"line": 671,
|
|
7216
7216
|
"character": 25
|
|
7217
7217
|
},
|
|
7218
7218
|
"type": {
|
|
7219
7219
|
"__schema": "TypeRefSchema",
|
|
7220
7220
|
"location": {
|
|
7221
7221
|
"filePath": "snapping.main.runtime.ts",
|
|
7222
|
-
"line":
|
|
7222
|
+
"line": 671,
|
|
7223
7223
|
"character": 25
|
|
7224
7224
|
},
|
|
7225
7225
|
"name": "untagResult"
|
|
@@ -7231,7 +7231,7 @@
|
|
|
7231
7231
|
"__schema": "VariableLikeSchema",
|
|
7232
7232
|
"location": {
|
|
7233
7233
|
"filePath": "snapping.main.runtime.ts",
|
|
7234
|
-
"line":
|
|
7234
|
+
"line": 671,
|
|
7235
7235
|
"character": 40
|
|
7236
7236
|
},
|
|
7237
7237
|
"signature": "(property) isSoftUntag: boolean",
|
|
@@ -7240,7 +7240,7 @@
|
|
|
7240
7240
|
"__schema": "KeywordTypeSchema",
|
|
7241
7241
|
"location": {
|
|
7242
7242
|
"filePath": "snapping.main.runtime.ts",
|
|
7243
|
-
"line":
|
|
7243
|
+
"line": 671,
|
|
7244
7244
|
"character": 53
|
|
7245
7245
|
},
|
|
7246
7246
|
"name": "boolean"
|
|
@@ -7259,7 +7259,7 @@
|
|
|
7259
7259
|
"__schema": "FunctionLikeSchema",
|
|
7260
7260
|
"location": {
|
|
7261
7261
|
"filePath": "snapping.main.runtime.ts",
|
|
7262
|
-
"line":
|
|
7262
|
+
"line": 718,
|
|
7263
7263
|
"character": 3
|
|
7264
7264
|
},
|
|
7265
7265
|
"signature": "(method) SnappingMain.resetNeverExported(): Promise<ComponentID[]>",
|
|
@@ -7269,7 +7269,7 @@
|
|
|
7269
7269
|
"__schema": "TypeRefSchema",
|
|
7270
7270
|
"location": {
|
|
7271
7271
|
"filePath": "snapping.main.runtime.ts",
|
|
7272
|
-
"line":
|
|
7272
|
+
"line": 718,
|
|
7273
7273
|
"character": 31
|
|
7274
7274
|
},
|
|
7275
7275
|
"name": "Promise",
|
|
@@ -7278,14 +7278,14 @@
|
|
|
7278
7278
|
"__schema": "TypeArraySchema",
|
|
7279
7279
|
"location": {
|
|
7280
7280
|
"filePath": "snapping.main.runtime.ts",
|
|
7281
|
-
"line":
|
|
7281
|
+
"line": 718,
|
|
7282
7282
|
"character": 39
|
|
7283
7283
|
},
|
|
7284
7284
|
"type": {
|
|
7285
7285
|
"__schema": "TypeRefSchema",
|
|
7286
7286
|
"location": {
|
|
7287
7287
|
"filePath": "snapping.main.runtime.ts",
|
|
7288
|
-
"line":
|
|
7288
|
+
"line": 718,
|
|
7289
7289
|
"character": 39
|
|
7290
7290
|
},
|
|
7291
7291
|
"name": "ComponentID"
|
|
@@ -7301,7 +7301,7 @@
|
|
|
7301
7301
|
"__schema": "FunctionLikeSchema",
|
|
7302
7302
|
"location": {
|
|
7303
7303
|
"filePath": "snapping.main.runtime.ts",
|
|
7304
|
-
"line":
|
|
7304
|
+
"line": 727,
|
|
7305
7305
|
"character": 3
|
|
7306
7306
|
},
|
|
7307
7307
|
"signature": "(method) SnappingMain._addFlattenedDependenciesToComponents(components: ConsumerComponent[], rebuildDepsGraph?: boolean): Promise<void>",
|
|
@@ -7311,7 +7311,7 @@
|
|
|
7311
7311
|
"__schema": "ParameterSchema",
|
|
7312
7312
|
"location": {
|
|
7313
7313
|
"filePath": "snapping.main.runtime.ts",
|
|
7314
|
-
"line":
|
|
7314
|
+
"line": 727,
|
|
7315
7315
|
"character": 47
|
|
7316
7316
|
},
|
|
7317
7317
|
"name": "components",
|
|
@@ -7319,14 +7319,14 @@
|
|
|
7319
7319
|
"__schema": "TypeArraySchema",
|
|
7320
7320
|
"location": {
|
|
7321
7321
|
"filePath": "snapping.main.runtime.ts",
|
|
7322
|
-
"line":
|
|
7322
|
+
"line": 727,
|
|
7323
7323
|
"character": 59
|
|
7324
7324
|
},
|
|
7325
7325
|
"type": {
|
|
7326
7326
|
"__schema": "TypeRefSchema",
|
|
7327
7327
|
"location": {
|
|
7328
7328
|
"filePath": "snapping.main.runtime.ts",
|
|
7329
|
-
"line":
|
|
7329
|
+
"line": 727,
|
|
7330
7330
|
"character": 59
|
|
7331
7331
|
},
|
|
7332
7332
|
"name": "ConsumerComponent"
|
|
@@ -7339,7 +7339,7 @@
|
|
|
7339
7339
|
"__schema": "ParameterSchema",
|
|
7340
7340
|
"location": {
|
|
7341
7341
|
"filePath": "snapping.main.runtime.ts",
|
|
7342
|
-
"line":
|
|
7342
|
+
"line": 727,
|
|
7343
7343
|
"character": 80
|
|
7344
7344
|
},
|
|
7345
7345
|
"name": "rebuildDepsGraph",
|
|
@@ -7347,7 +7347,7 @@
|
|
|
7347
7347
|
"__schema": "InferenceTypeSchema",
|
|
7348
7348
|
"location": {
|
|
7349
7349
|
"filePath": "snapping.main.runtime.ts",
|
|
7350
|
-
"line":
|
|
7350
|
+
"line": 727,
|
|
7351
7351
|
"character": 80
|
|
7352
7352
|
},
|
|
7353
7353
|
"type": "boolean"
|
|
@@ -7361,7 +7361,7 @@
|
|
|
7361
7361
|
"__schema": "InferenceTypeSchema",
|
|
7362
7362
|
"location": {
|
|
7363
7363
|
"filePath": "snapping.main.runtime.ts",
|
|
7364
|
-
"line":
|
|
7364
|
+
"line": 727,
|
|
7365
7365
|
"character": 3
|
|
7366
7366
|
},
|
|
7367
7367
|
"type": "Promise<void>"
|
|
@@ -7374,7 +7374,7 @@
|
|
|
7374
7374
|
"__schema": "FunctionLikeSchema",
|
|
7375
7375
|
"location": {
|
|
7376
7376
|
"filePath": "snapping.main.runtime.ts",
|
|
7377
|
-
"line":
|
|
7377
|
+
"line": 757,
|
|
7378
7378
|
"character": 3
|
|
7379
7379
|
},
|
|
7380
7380
|
"signature": "(method) SnappingMain.throwForDepsFromAnotherLane(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -7384,7 +7384,7 @@
|
|
|
7384
7384
|
"__schema": "ParameterSchema",
|
|
7385
7385
|
"location": {
|
|
7386
7386
|
"filePath": "snapping.main.runtime.ts",
|
|
7387
|
-
"line":
|
|
7387
|
+
"line": 757,
|
|
7388
7388
|
"character": 37
|
|
7389
7389
|
},
|
|
7390
7390
|
"name": "components",
|
|
@@ -7392,14 +7392,14 @@
|
|
|
7392
7392
|
"__schema": "TypeArraySchema",
|
|
7393
7393
|
"location": {
|
|
7394
7394
|
"filePath": "snapping.main.runtime.ts",
|
|
7395
|
-
"line":
|
|
7395
|
+
"line": 757,
|
|
7396
7396
|
"character": 49
|
|
7397
7397
|
},
|
|
7398
7398
|
"type": {
|
|
7399
7399
|
"__schema": "TypeRefSchema",
|
|
7400
7400
|
"location": {
|
|
7401
7401
|
"filePath": "snapping.main.runtime.ts",
|
|
7402
|
-
"line":
|
|
7402
|
+
"line": 757,
|
|
7403
7403
|
"character": 49
|
|
7404
7404
|
},
|
|
7405
7405
|
"name": "ConsumerComponent"
|
|
@@ -7413,7 +7413,7 @@
|
|
|
7413
7413
|
"__schema": "InferenceTypeSchema",
|
|
7414
7414
|
"location": {
|
|
7415
7415
|
"filePath": "snapping.main.runtime.ts",
|
|
7416
|
-
"line":
|
|
7416
|
+
"line": 757,
|
|
7417
7417
|
"character": 3
|
|
7418
7418
|
},
|
|
7419
7419
|
"type": "Promise<void>"
|
|
@@ -7426,7 +7426,7 @@
|
|
|
7426
7426
|
"__schema": "FunctionLikeSchema",
|
|
7427
7427
|
"location": {
|
|
7428
7428
|
"filePath": "snapping.main.runtime.ts",
|
|
7429
|
-
"line":
|
|
7429
|
+
"line": 844,
|
|
7430
7430
|
"character": 3
|
|
7431
7431
|
},
|
|
7432
7432
|
"signature": "(method) SnappingMain._addFlattenedDepsGraphToComponents(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -7436,7 +7436,7 @@
|
|
|
7436
7436
|
"__schema": "ParameterSchema",
|
|
7437
7437
|
"location": {
|
|
7438
7438
|
"filePath": "snapping.main.runtime.ts",
|
|
7439
|
-
"line":
|
|
7439
|
+
"line": 844,
|
|
7440
7440
|
"character": 44
|
|
7441
7441
|
},
|
|
7442
7442
|
"name": "components",
|
|
@@ -7444,14 +7444,14 @@
|
|
|
7444
7444
|
"__schema": "TypeArraySchema",
|
|
7445
7445
|
"location": {
|
|
7446
7446
|
"filePath": "snapping.main.runtime.ts",
|
|
7447
|
-
"line":
|
|
7447
|
+
"line": 844,
|
|
7448
7448
|
"character": 56
|
|
7449
7449
|
},
|
|
7450
7450
|
"type": {
|
|
7451
7451
|
"__schema": "TypeRefSchema",
|
|
7452
7452
|
"location": {
|
|
7453
7453
|
"filePath": "snapping.main.runtime.ts",
|
|
7454
|
-
"line":
|
|
7454
|
+
"line": 844,
|
|
7455
7455
|
"character": 56
|
|
7456
7456
|
},
|
|
7457
7457
|
"name": "ConsumerComponent"
|
|
@@ -7465,7 +7465,7 @@
|
|
|
7465
7465
|
"__schema": "InferenceTypeSchema",
|
|
7466
7466
|
"location": {
|
|
7467
7467
|
"filePath": "snapping.main.runtime.ts",
|
|
7468
|
-
"line":
|
|
7468
|
+
"line": 844,
|
|
7469
7469
|
"character": 3
|
|
7470
7470
|
},
|
|
7471
7471
|
"type": "Promise<void>"
|
|
@@ -7478,7 +7478,7 @@
|
|
|
7478
7478
|
"__schema": "FunctionLikeSchema",
|
|
7479
7479
|
"location": {
|
|
7480
7480
|
"filePath": "snapping.main.runtime.ts",
|
|
7481
|
-
"line":
|
|
7481
|
+
"line": 910,
|
|
7482
7482
|
"character": 3
|
|
7483
7483
|
},
|
|
7484
7484
|
"signature": "(method) SnappingMain._updateComponentsByTagResult(components: ConsumerComponent[], tagResult: LegacyOnTagResult[]): void",
|
|
@@ -7488,7 +7488,7 @@
|
|
|
7488
7488
|
"__schema": "ParameterSchema",
|
|
7489
7489
|
"location": {
|
|
7490
7490
|
"filePath": "snapping.main.runtime.ts",
|
|
7491
|
-
"line":
|
|
7491
|
+
"line": 910,
|
|
7492
7492
|
"character": 32
|
|
7493
7493
|
},
|
|
7494
7494
|
"name": "components",
|
|
@@ -7496,14 +7496,14 @@
|
|
|
7496
7496
|
"__schema": "TypeArraySchema",
|
|
7497
7497
|
"location": {
|
|
7498
7498
|
"filePath": "snapping.main.runtime.ts",
|
|
7499
|
-
"line":
|
|
7499
|
+
"line": 910,
|
|
7500
7500
|
"character": 44
|
|
7501
7501
|
},
|
|
7502
7502
|
"type": {
|
|
7503
7503
|
"__schema": "TypeRefSchema",
|
|
7504
7504
|
"location": {
|
|
7505
7505
|
"filePath": "snapping.main.runtime.ts",
|
|
7506
|
-
"line":
|
|
7506
|
+
"line": 910,
|
|
7507
7507
|
"character": 44
|
|
7508
7508
|
},
|
|
7509
7509
|
"name": "ConsumerComponent"
|
|
@@ -7516,7 +7516,7 @@
|
|
|
7516
7516
|
"__schema": "ParameterSchema",
|
|
7517
7517
|
"location": {
|
|
7518
7518
|
"filePath": "snapping.main.runtime.ts",
|
|
7519
|
-
"line":
|
|
7519
|
+
"line": 910,
|
|
7520
7520
|
"character": 65
|
|
7521
7521
|
},
|
|
7522
7522
|
"name": "tagResult",
|
|
@@ -7524,14 +7524,14 @@
|
|
|
7524
7524
|
"__schema": "TypeArraySchema",
|
|
7525
7525
|
"location": {
|
|
7526
7526
|
"filePath": "snapping.main.runtime.ts",
|
|
7527
|
-
"line":
|
|
7527
|
+
"line": 910,
|
|
7528
7528
|
"character": 76
|
|
7529
7529
|
},
|
|
7530
7530
|
"type": {
|
|
7531
7531
|
"__schema": "TypeRefSchema",
|
|
7532
7532
|
"location": {
|
|
7533
7533
|
"filePath": "snapping.main.runtime.ts",
|
|
7534
|
-
"line":
|
|
7534
|
+
"line": 910,
|
|
7535
7535
|
"character": 76
|
|
7536
7536
|
},
|
|
7537
7537
|
"name": "LegacyOnTagResult"
|
|
@@ -7545,7 +7545,7 @@
|
|
|
7545
7545
|
"__schema": "InferenceTypeSchema",
|
|
7546
7546
|
"location": {
|
|
7547
7547
|
"filePath": "snapping.main.runtime.ts",
|
|
7548
|
-
"line":
|
|
7548
|
+
"line": 910,
|
|
7549
7549
|
"character": 3
|
|
7550
7550
|
},
|
|
7551
7551
|
"type": "void"
|
|
@@ -7556,7 +7556,7 @@
|
|
|
7556
7556
|
"__schema": "FunctionLikeSchema",
|
|
7557
7557
|
"location": {
|
|
7558
7558
|
"filePath": "snapping.main.runtime.ts",
|
|
7559
|
-
"line":
|
|
7559
|
+
"line": 921,
|
|
7560
7560
|
"character": 3
|
|
7561
7561
|
},
|
|
7562
7562
|
"signature": "(method) SnappingMain._getPublishedPackages(components: ConsumerComponent[]): string[]",
|
|
@@ -7566,7 +7566,7 @@
|
|
|
7566
7566
|
"__schema": "ParameterSchema",
|
|
7567
7567
|
"location": {
|
|
7568
7568
|
"filePath": "snapping.main.runtime.ts",
|
|
7569
|
-
"line":
|
|
7569
|
+
"line": 921,
|
|
7570
7570
|
"character": 25
|
|
7571
7571
|
},
|
|
7572
7572
|
"name": "components",
|
|
@@ -7574,14 +7574,14 @@
|
|
|
7574
7574
|
"__schema": "TypeArraySchema",
|
|
7575
7575
|
"location": {
|
|
7576
7576
|
"filePath": "snapping.main.runtime.ts",
|
|
7577
|
-
"line":
|
|
7577
|
+
"line": 921,
|
|
7578
7578
|
"character": 37
|
|
7579
7579
|
},
|
|
7580
7580
|
"type": {
|
|
7581
7581
|
"__schema": "TypeRefSchema",
|
|
7582
7582
|
"location": {
|
|
7583
7583
|
"filePath": "snapping.main.runtime.ts",
|
|
7584
|
-
"line":
|
|
7584
|
+
"line": 921,
|
|
7585
7585
|
"character": 37
|
|
7586
7586
|
},
|
|
7587
7587
|
"name": "ConsumerComponent"
|
|
@@ -7595,14 +7595,14 @@
|
|
|
7595
7595
|
"__schema": "TypeArraySchema",
|
|
7596
7596
|
"location": {
|
|
7597
7597
|
"filePath": "snapping.main.runtime.ts",
|
|
7598
|
-
"line":
|
|
7598
|
+
"line": 921,
|
|
7599
7599
|
"character": 59
|
|
7600
7600
|
},
|
|
7601
7601
|
"type": {
|
|
7602
7602
|
"__schema": "KeywordTypeSchema",
|
|
7603
7603
|
"location": {
|
|
7604
7604
|
"filePath": "snapping.main.runtime.ts",
|
|
7605
|
-
"line":
|
|
7605
|
+
"line": 921,
|
|
7606
7606
|
"character": 59
|
|
7607
7607
|
},
|
|
7608
7608
|
"name": "string"
|
|
@@ -7614,7 +7614,7 @@
|
|
|
7614
7614
|
"__schema": "FunctionLikeSchema",
|
|
7615
7615
|
"location": {
|
|
7616
7616
|
"filePath": "snapping.main.runtime.ts",
|
|
7617
|
-
"line":
|
|
7617
|
+
"line": 930,
|
|
7618
7618
|
"character": 3
|
|
7619
7619
|
},
|
|
7620
7620
|
"signature": "(method) SnappingMain._addCompToObjects({ source, lane, shouldValidateVersion, updateDependentsOnLane, }: {\n source: ConsumerComponent;\n lane?: Lane;\n shouldValidateVersion?: boolean;\n updateDependentsOnLane?: boolean;\n}): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -7624,7 +7624,7 @@
|
|
|
7624
7624
|
"__schema": "ParameterSchema",
|
|
7625
7625
|
"location": {
|
|
7626
7626
|
"filePath": "snapping.main.runtime.ts",
|
|
7627
|
-
"line":
|
|
7627
|
+
"line": 930,
|
|
7628
7628
|
"character": 27
|
|
7629
7629
|
},
|
|
7630
7630
|
"name": "{ source, lane, shouldValidateVersion = false, updateDependentsOnLane = false }",
|
|
@@ -7632,7 +7632,7 @@
|
|
|
7632
7632
|
"__schema": "TypeLiteralSchema",
|
|
7633
7633
|
"location": {
|
|
7634
7634
|
"filePath": "snapping.main.runtime.ts",
|
|
7635
|
-
"line":
|
|
7635
|
+
"line": 935,
|
|
7636
7636
|
"character": 6
|
|
7637
7637
|
},
|
|
7638
7638
|
"members": [
|
|
@@ -7640,7 +7640,7 @@
|
|
|
7640
7640
|
"__schema": "VariableLikeSchema",
|
|
7641
7641
|
"location": {
|
|
7642
7642
|
"filePath": "snapping.main.runtime.ts",
|
|
7643
|
-
"line":
|
|
7643
|
+
"line": 936,
|
|
7644
7644
|
"character": 5
|
|
7645
7645
|
},
|
|
7646
7646
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -7649,7 +7649,7 @@
|
|
|
7649
7649
|
"__schema": "TypeRefSchema",
|
|
7650
7650
|
"location": {
|
|
7651
7651
|
"filePath": "snapping.main.runtime.ts",
|
|
7652
|
-
"line":
|
|
7652
|
+
"line": 936,
|
|
7653
7653
|
"character": 5
|
|
7654
7654
|
},
|
|
7655
7655
|
"name": "ConsumerComponent",
|
|
@@ -7661,7 +7661,7 @@
|
|
|
7661
7661
|
"__schema": "VariableLikeSchema",
|
|
7662
7662
|
"location": {
|
|
7663
7663
|
"filePath": "snapping.main.runtime.ts",
|
|
7664
|
-
"line":
|
|
7664
|
+
"line": 937,
|
|
7665
7665
|
"character": 5
|
|
7666
7666
|
},
|
|
7667
7667
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -7670,7 +7670,7 @@
|
|
|
7670
7670
|
"__schema": "TypeRefSchema",
|
|
7671
7671
|
"location": {
|
|
7672
7672
|
"filePath": "snapping.main.runtime.ts",
|
|
7673
|
-
"line":
|
|
7673
|
+
"line": 937,
|
|
7674
7674
|
"character": 12
|
|
7675
7675
|
},
|
|
7676
7676
|
"name": "Lane"
|
|
@@ -7681,7 +7681,7 @@
|
|
|
7681
7681
|
"__schema": "VariableLikeSchema",
|
|
7682
7682
|
"location": {
|
|
7683
7683
|
"filePath": "snapping.main.runtime.ts",
|
|
7684
|
-
"line":
|
|
7684
|
+
"line": 938,
|
|
7685
7685
|
"character": 5
|
|
7686
7686
|
},
|
|
7687
7687
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -7690,7 +7690,7 @@
|
|
|
7690
7690
|
"__schema": "KeywordTypeSchema",
|
|
7691
7691
|
"location": {
|
|
7692
7692
|
"filePath": "snapping.main.runtime.ts",
|
|
7693
|
-
"line":
|
|
7693
|
+
"line": 938,
|
|
7694
7694
|
"character": 29
|
|
7695
7695
|
},
|
|
7696
7696
|
"name": "boolean"
|
|
@@ -7701,7 +7701,7 @@
|
|
|
7701
7701
|
"__schema": "VariableLikeSchema",
|
|
7702
7702
|
"location": {
|
|
7703
7703
|
"filePath": "snapping.main.runtime.ts",
|
|
7704
|
-
"line":
|
|
7704
|
+
"line": 939,
|
|
7705
7705
|
"character": 5
|
|
7706
7706
|
},
|
|
7707
7707
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -7710,7 +7710,7 @@
|
|
|
7710
7710
|
"__schema": "KeywordTypeSchema",
|
|
7711
7711
|
"location": {
|
|
7712
7712
|
"filePath": "snapping.main.runtime.ts",
|
|
7713
|
-
"line":
|
|
7713
|
+
"line": 939,
|
|
7714
7714
|
"character": 30
|
|
7715
7715
|
},
|
|
7716
7716
|
"name": "boolean"
|
|
@@ -7725,7 +7725,7 @@
|
|
|
7725
7725
|
"__schema": "VariableLikeSchema",
|
|
7726
7726
|
"location": {
|
|
7727
7727
|
"filePath": "snapping.main.runtime.ts",
|
|
7728
|
-
"line":
|
|
7728
|
+
"line": 936,
|
|
7729
7729
|
"character": 5
|
|
7730
7730
|
},
|
|
7731
7731
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -7734,7 +7734,7 @@
|
|
|
7734
7734
|
"__schema": "TypeRefSchema",
|
|
7735
7735
|
"location": {
|
|
7736
7736
|
"filePath": "snapping.main.runtime.ts",
|
|
7737
|
-
"line":
|
|
7737
|
+
"line": 936,
|
|
7738
7738
|
"character": 5
|
|
7739
7739
|
},
|
|
7740
7740
|
"name": "ConsumerComponent",
|
|
@@ -7746,7 +7746,7 @@
|
|
|
7746
7746
|
"__schema": "VariableLikeSchema",
|
|
7747
7747
|
"location": {
|
|
7748
7748
|
"filePath": "snapping.main.runtime.ts",
|
|
7749
|
-
"line":
|
|
7749
|
+
"line": 937,
|
|
7750
7750
|
"character": 5
|
|
7751
7751
|
},
|
|
7752
7752
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -7755,7 +7755,7 @@
|
|
|
7755
7755
|
"__schema": "TypeRefSchema",
|
|
7756
7756
|
"location": {
|
|
7757
7757
|
"filePath": "snapping.main.runtime.ts",
|
|
7758
|
-
"line":
|
|
7758
|
+
"line": 937,
|
|
7759
7759
|
"character": 12
|
|
7760
7760
|
},
|
|
7761
7761
|
"name": "Lane"
|
|
@@ -7766,7 +7766,7 @@
|
|
|
7766
7766
|
"__schema": "VariableLikeSchema",
|
|
7767
7767
|
"location": {
|
|
7768
7768
|
"filePath": "snapping.main.runtime.ts",
|
|
7769
|
-
"line":
|
|
7769
|
+
"line": 938,
|
|
7770
7770
|
"character": 5
|
|
7771
7771
|
},
|
|
7772
7772
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -7775,7 +7775,7 @@
|
|
|
7775
7775
|
"__schema": "KeywordTypeSchema",
|
|
7776
7776
|
"location": {
|
|
7777
7777
|
"filePath": "snapping.main.runtime.ts",
|
|
7778
|
-
"line":
|
|
7778
|
+
"line": 938,
|
|
7779
7779
|
"character": 29
|
|
7780
7780
|
},
|
|
7781
7781
|
"name": "boolean"
|
|
@@ -7786,7 +7786,7 @@
|
|
|
7786
7786
|
"__schema": "VariableLikeSchema",
|
|
7787
7787
|
"location": {
|
|
7788
7788
|
"filePath": "snapping.main.runtime.ts",
|
|
7789
|
-
"line":
|
|
7789
|
+
"line": 939,
|
|
7790
7790
|
"character": 5
|
|
7791
7791
|
},
|
|
7792
7792
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -7795,7 +7795,7 @@
|
|
|
7795
7795
|
"__schema": "KeywordTypeSchema",
|
|
7796
7796
|
"location": {
|
|
7797
7797
|
"filePath": "snapping.main.runtime.ts",
|
|
7798
|
-
"line":
|
|
7798
|
+
"line": 939,
|
|
7799
7799
|
"character": 30
|
|
7800
7800
|
},
|
|
7801
7801
|
"name": "boolean"
|
|
@@ -7810,7 +7810,7 @@
|
|
|
7810
7810
|
"__schema": "TypeRefSchema",
|
|
7811
7811
|
"location": {
|
|
7812
7812
|
"filePath": "snapping.main.runtime.ts",
|
|
7813
|
-
"line":
|
|
7813
|
+
"line": 940,
|
|
7814
7814
|
"character": 7
|
|
7815
7815
|
},
|
|
7816
7816
|
"name": "Promise",
|
|
@@ -7819,7 +7819,7 @@
|
|
|
7819
7819
|
"__schema": "TypeLiteralSchema",
|
|
7820
7820
|
"location": {
|
|
7821
7821
|
"filePath": "snapping.main.runtime.ts",
|
|
7822
|
-
"line":
|
|
7822
|
+
"line": 940,
|
|
7823
7823
|
"character": 15
|
|
7824
7824
|
},
|
|
7825
7825
|
"members": [
|
|
@@ -7827,7 +7827,7 @@
|
|
|
7827
7827
|
"__schema": "VariableLikeSchema",
|
|
7828
7828
|
"location": {
|
|
7829
7829
|
"filePath": "snapping.main.runtime.ts",
|
|
7830
|
-
"line":
|
|
7830
|
+
"line": 941,
|
|
7831
7831
|
"character": 5
|
|
7832
7832
|
},
|
|
7833
7833
|
"signature": "(property) component: ModelComponent",
|
|
@@ -7836,7 +7836,7 @@
|
|
|
7836
7836
|
"__schema": "TypeRefSchema",
|
|
7837
7837
|
"location": {
|
|
7838
7838
|
"filePath": "snapping.main.runtime.ts",
|
|
7839
|
-
"line":
|
|
7839
|
+
"line": 941,
|
|
7840
7840
|
"character": 5
|
|
7841
7841
|
},
|
|
7842
7842
|
"name": "ModelComponent",
|
|
@@ -7848,7 +7848,7 @@
|
|
|
7848
7848
|
"__schema": "VariableLikeSchema",
|
|
7849
7849
|
"location": {
|
|
7850
7850
|
"filePath": "snapping.main.runtime.ts",
|
|
7851
|
-
"line":
|
|
7851
|
+
"line": 942,
|
|
7852
7852
|
"character": 5
|
|
7853
7853
|
},
|
|
7854
7854
|
"signature": "(property) version: Version",
|
|
@@ -7857,7 +7857,7 @@
|
|
|
7857
7857
|
"__schema": "TypeRefSchema",
|
|
7858
7858
|
"location": {
|
|
7859
7859
|
"filePath": "snapping.main.runtime.ts",
|
|
7860
|
-
"line":
|
|
7860
|
+
"line": 942,
|
|
7861
7861
|
"character": 14
|
|
7862
7862
|
},
|
|
7863
7863
|
"name": "Version"
|
|
@@ -7876,7 +7876,7 @@
|
|
|
7876
7876
|
"__schema": "FunctionLikeSchema",
|
|
7877
7877
|
"location": {
|
|
7878
7878
|
"filePath": "snapping.main.runtime.ts",
|
|
7879
|
-
"line":
|
|
7879
|
+
"line": 980,
|
|
7880
7880
|
"character": 3
|
|
7881
7881
|
},
|
|
7882
7882
|
"signature": "(method) SnappingMain._addCompFromScopeToObjects(source: ConsumerComponent, lane?: Lane, updateDependentsOnLane?: boolean): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -7886,7 +7886,7 @@
|
|
|
7886
7886
|
"__schema": "ParameterSchema",
|
|
7887
7887
|
"location": {
|
|
7888
7888
|
"filePath": "snapping.main.runtime.ts",
|
|
7889
|
-
"line":
|
|
7889
|
+
"line": 981,
|
|
7890
7890
|
"character": 5
|
|
7891
7891
|
},
|
|
7892
7892
|
"name": "source",
|
|
@@ -7894,7 +7894,7 @@
|
|
|
7894
7894
|
"__schema": "TypeRefSchema",
|
|
7895
7895
|
"location": {
|
|
7896
7896
|
"filePath": "snapping.main.runtime.ts",
|
|
7897
|
-
"line":
|
|
7897
|
+
"line": 981,
|
|
7898
7898
|
"character": 13
|
|
7899
7899
|
},
|
|
7900
7900
|
"name": "ConsumerComponent"
|
|
@@ -7906,7 +7906,7 @@
|
|
|
7906
7906
|
"__schema": "ParameterSchema",
|
|
7907
7907
|
"location": {
|
|
7908
7908
|
"filePath": "snapping.main.runtime.ts",
|
|
7909
|
-
"line":
|
|
7909
|
+
"line": 982,
|
|
7910
7910
|
"character": 5
|
|
7911
7911
|
},
|
|
7912
7912
|
"name": "lane",
|
|
@@ -7914,7 +7914,7 @@
|
|
|
7914
7914
|
"__schema": "TypeRefSchema",
|
|
7915
7915
|
"location": {
|
|
7916
7916
|
"filePath": "snapping.main.runtime.ts",
|
|
7917
|
-
"line":
|
|
7917
|
+
"line": 982,
|
|
7918
7918
|
"character": 12
|
|
7919
7919
|
},
|
|
7920
7920
|
"name": "Lane"
|
|
@@ -7926,7 +7926,7 @@
|
|
|
7926
7926
|
"__schema": "ParameterSchema",
|
|
7927
7927
|
"location": {
|
|
7928
7928
|
"filePath": "snapping.main.runtime.ts",
|
|
7929
|
-
"line":
|
|
7929
|
+
"line": 983,
|
|
7930
7930
|
"character": 5
|
|
7931
7931
|
},
|
|
7932
7932
|
"name": "updateDependentsOnLane",
|
|
@@ -7934,7 +7934,7 @@
|
|
|
7934
7934
|
"__schema": "InferenceTypeSchema",
|
|
7935
7935
|
"location": {
|
|
7936
7936
|
"filePath": "snapping.main.runtime.ts",
|
|
7937
|
-
"line":
|
|
7937
|
+
"line": 983,
|
|
7938
7938
|
"character": 5
|
|
7939
7939
|
},
|
|
7940
7940
|
"type": "boolean"
|
|
@@ -7948,7 +7948,7 @@
|
|
|
7948
7948
|
"__schema": "TypeRefSchema",
|
|
7949
7949
|
"location": {
|
|
7950
7950
|
"filePath": "snapping.main.runtime.ts",
|
|
7951
|
-
"line":
|
|
7951
|
+
"line": 984,
|
|
7952
7952
|
"character": 6
|
|
7953
7953
|
},
|
|
7954
7954
|
"name": "Promise",
|
|
@@ -7957,7 +7957,7 @@
|
|
|
7957
7957
|
"__schema": "TypeLiteralSchema",
|
|
7958
7958
|
"location": {
|
|
7959
7959
|
"filePath": "snapping.main.runtime.ts",
|
|
7960
|
-
"line":
|
|
7960
|
+
"line": 984,
|
|
7961
7961
|
"character": 14
|
|
7962
7962
|
},
|
|
7963
7963
|
"members": [
|
|
@@ -7965,7 +7965,7 @@
|
|
|
7965
7965
|
"__schema": "VariableLikeSchema",
|
|
7966
7966
|
"location": {
|
|
7967
7967
|
"filePath": "snapping.main.runtime.ts",
|
|
7968
|
-
"line":
|
|
7968
|
+
"line": 985,
|
|
7969
7969
|
"character": 5
|
|
7970
7970
|
},
|
|
7971
7971
|
"signature": "(property) component: ModelComponent",
|
|
@@ -7974,7 +7974,7 @@
|
|
|
7974
7974
|
"__schema": "TypeRefSchema",
|
|
7975
7975
|
"location": {
|
|
7976
7976
|
"filePath": "snapping.main.runtime.ts",
|
|
7977
|
-
"line":
|
|
7977
|
+
"line": 985,
|
|
7978
7978
|
"character": 5
|
|
7979
7979
|
},
|
|
7980
7980
|
"name": "ModelComponent",
|
|
@@ -7986,7 +7986,7 @@
|
|
|
7986
7986
|
"__schema": "VariableLikeSchema",
|
|
7987
7987
|
"location": {
|
|
7988
7988
|
"filePath": "snapping.main.runtime.ts",
|
|
7989
|
-
"line":
|
|
7989
|
+
"line": 986,
|
|
7990
7990
|
"character": 5
|
|
7991
7991
|
},
|
|
7992
7992
|
"signature": "(property) version: Version",
|
|
@@ -7995,7 +7995,7 @@
|
|
|
7995
7995
|
"__schema": "TypeRefSchema",
|
|
7996
7996
|
"location": {
|
|
7997
7997
|
"filePath": "snapping.main.runtime.ts",
|
|
7998
|
-
"line":
|
|
7998
|
+
"line": 986,
|
|
7999
7999
|
"character": 14
|
|
8000
8000
|
},
|
|
8001
8001
|
"name": "Version"
|
|
@@ -8014,7 +8014,7 @@
|
|
|
8014
8014
|
"__schema": "FunctionLikeSchema",
|
|
8015
8015
|
"location": {
|
|
8016
8016
|
"filePath": "snapping.main.runtime.ts",
|
|
8017
|
-
"line":
|
|
8017
|
+
"line": 1010,
|
|
8018
8018
|
"character": 3
|
|
8019
8019
|
},
|
|
8020
8020
|
"signature": "(method) SnappingMain._enrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<ConsumerComponent>",
|
|
@@ -8024,7 +8024,7 @@
|
|
|
8024
8024
|
"__schema": "ParameterSchema",
|
|
8025
8025
|
"location": {
|
|
8026
8026
|
"filePath": "snapping.main.runtime.ts",
|
|
8027
|
-
"line":
|
|
8027
|
+
"line": 1010,
|
|
8028
8028
|
"character": 21
|
|
8029
8029
|
},
|
|
8030
8030
|
"name": "consumerComponent",
|
|
@@ -8032,7 +8032,7 @@
|
|
|
8032
8032
|
"__schema": "TypeRefSchema",
|
|
8033
8033
|
"location": {
|
|
8034
8034
|
"filePath": "snapping.main.runtime.ts",
|
|
8035
|
-
"line":
|
|
8035
|
+
"line": 1010,
|
|
8036
8036
|
"character": 40
|
|
8037
8037
|
},
|
|
8038
8038
|
"name": "ConsumerComponent"
|
|
@@ -8044,7 +8044,7 @@
|
|
|
8044
8044
|
"__schema": "ParameterSchema",
|
|
8045
8045
|
"location": {
|
|
8046
8046
|
"filePath": "snapping.main.runtime.ts",
|
|
8047
|
-
"line":
|
|
8047
|
+
"line": 1010,
|
|
8048
8048
|
"character": 59
|
|
8049
8049
|
},
|
|
8050
8050
|
"name": "modifiedLog",
|
|
@@ -8052,7 +8052,7 @@
|
|
|
8052
8052
|
"__schema": "TypeRefSchema",
|
|
8053
8053
|
"location": {
|
|
8054
8054
|
"filePath": "snapping.main.runtime.ts",
|
|
8055
|
-
"line":
|
|
8055
|
+
"line": 1010,
|
|
8056
8056
|
"character": 73
|
|
8057
8057
|
},
|
|
8058
8058
|
"name": "Log"
|
|
@@ -8065,7 +8065,7 @@
|
|
|
8065
8065
|
"__schema": "InferenceTypeSchema",
|
|
8066
8066
|
"location": {
|
|
8067
8067
|
"filePath": "snapping.main.runtime.ts",
|
|
8068
|
-
"line":
|
|
8068
|
+
"line": 1010,
|
|
8069
8069
|
"character": 3
|
|
8070
8070
|
},
|
|
8071
8071
|
"type": "Promise<ConsumerComponent>"
|
|
@@ -8078,7 +8078,7 @@
|
|
|
8078
8078
|
"__schema": "FunctionLikeSchema",
|
|
8079
8079
|
"location": {
|
|
8080
8080
|
"filePath": "snapping.main.runtime.ts",
|
|
8081
|
-
"line":
|
|
8081
|
+
"line": 1016,
|
|
8082
8082
|
"character": 3
|
|
8083
8083
|
},
|
|
8084
8084
|
"signature": "(method) SnappingMain._getObjectsToEnrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<BitObject[]>",
|
|
@@ -8088,7 +8088,7 @@
|
|
|
8088
8088
|
"__schema": "ParameterSchema",
|
|
8089
8089
|
"location": {
|
|
8090
8090
|
"filePath": "snapping.main.runtime.ts",
|
|
8091
|
-
"line":
|
|
8091
|
+
"line": 1016,
|
|
8092
8092
|
"character": 33
|
|
8093
8093
|
},
|
|
8094
8094
|
"name": "consumerComponent",
|
|
@@ -8096,7 +8096,7 @@
|
|
|
8096
8096
|
"__schema": "TypeRefSchema",
|
|
8097
8097
|
"location": {
|
|
8098
8098
|
"filePath": "snapping.main.runtime.ts",
|
|
8099
|
-
"line":
|
|
8099
|
+
"line": 1016,
|
|
8100
8100
|
"character": 52
|
|
8101
8101
|
},
|
|
8102
8102
|
"name": "ConsumerComponent"
|
|
@@ -8108,7 +8108,7 @@
|
|
|
8108
8108
|
"__schema": "ParameterSchema",
|
|
8109
8109
|
"location": {
|
|
8110
8110
|
"filePath": "snapping.main.runtime.ts",
|
|
8111
|
-
"line":
|
|
8111
|
+
"line": 1016,
|
|
8112
8112
|
"character": 71
|
|
8113
8113
|
},
|
|
8114
8114
|
"name": "modifiedLog",
|
|
@@ -8116,7 +8116,7 @@
|
|
|
8116
8116
|
"__schema": "TypeRefSchema",
|
|
8117
8117
|
"location": {
|
|
8118
8118
|
"filePath": "snapping.main.runtime.ts",
|
|
8119
|
-
"line":
|
|
8119
|
+
"line": 1016,
|
|
8120
8120
|
"character": 85
|
|
8121
8121
|
},
|
|
8122
8122
|
"name": "Log"
|
|
@@ -8129,7 +8129,7 @@
|
|
|
8129
8129
|
"__schema": "TypeRefSchema",
|
|
8130
8130
|
"location": {
|
|
8131
8131
|
"filePath": "snapping.main.runtime.ts",
|
|
8132
|
-
"line":
|
|
8132
|
+
"line": 1016,
|
|
8133
8133
|
"character": 91
|
|
8134
8134
|
},
|
|
8135
8135
|
"name": "Promise",
|
|
@@ -8138,14 +8138,14 @@
|
|
|
8138
8138
|
"__schema": "TypeArraySchema",
|
|
8139
8139
|
"location": {
|
|
8140
8140
|
"filePath": "snapping.main.runtime.ts",
|
|
8141
|
-
"line":
|
|
8141
|
+
"line": 1016,
|
|
8142
8142
|
"character": 99
|
|
8143
8143
|
},
|
|
8144
8144
|
"type": {
|
|
8145
8145
|
"__schema": "TypeRefSchema",
|
|
8146
8146
|
"location": {
|
|
8147
8147
|
"filePath": "snapping.main.runtime.ts",
|
|
8148
|
-
"line":
|
|
8148
|
+
"line": 1016,
|
|
8149
8149
|
"character": 99
|
|
8150
8150
|
},
|
|
8151
8151
|
"name": "BitObject"
|
|
@@ -8161,14 +8161,14 @@
|
|
|
8161
8161
|
"__schema": "FunctionLikeSchema",
|
|
8162
8162
|
"location": {
|
|
8163
8163
|
"filePath": "snapping.main.runtime.ts",
|
|
8164
|
-
"line":
|
|
8164
|
+
"line": 1090,
|
|
8165
8165
|
"character": 3
|
|
8166
8166
|
},
|
|
8167
8167
|
"doc": {
|
|
8168
8168
|
"__schema": "DocSchema",
|
|
8169
8169
|
"location": {
|
|
8170
8170
|
"filePath": "snapping.main.runtime.ts",
|
|
8171
|
-
"line":
|
|
8171
|
+
"line": 1084,
|
|
8172
8172
|
"character": 3
|
|
8173
8173
|
},
|
|
8174
8174
|
"raw": "/**\n * the compId.version can be a range (e.g. \"^1.0.0\"), in which case, it finds the component in the local scope and\n * resolves the latest version that falls under the range.\n * in case the version has no range, it returns the same compId.\n * in case it has no version, it returns the latest.\n */",
|
|
@@ -8182,7 +8182,7 @@
|
|
|
8182
8182
|
"__schema": "ParameterSchema",
|
|
8183
8183
|
"location": {
|
|
8184
8184
|
"filePath": "snapping.main.runtime.ts",
|
|
8185
|
-
"line":
|
|
8185
|
+
"line": 1090,
|
|
8186
8186
|
"character": 52
|
|
8187
8187
|
},
|
|
8188
8188
|
"name": "compId",
|
|
@@ -8190,7 +8190,7 @@
|
|
|
8190
8190
|
"__schema": "TypeRefSchema",
|
|
8191
8191
|
"location": {
|
|
8192
8192
|
"filePath": "snapping.main.runtime.ts",
|
|
8193
|
-
"line":
|
|
8193
|
+
"line": 1090,
|
|
8194
8194
|
"character": 60
|
|
8195
8195
|
},
|
|
8196
8196
|
"name": "ComponentID"
|
|
@@ -8203,7 +8203,7 @@
|
|
|
8203
8203
|
"__schema": "TypeRefSchema",
|
|
8204
8204
|
"location": {
|
|
8205
8205
|
"filePath": "snapping.main.runtime.ts",
|
|
8206
|
-
"line":
|
|
8206
|
+
"line": 1090,
|
|
8207
8207
|
"character": 74
|
|
8208
8208
|
},
|
|
8209
8209
|
"name": "Promise",
|
|
@@ -8212,7 +8212,7 @@
|
|
|
8212
8212
|
"__schema": "TypeRefSchema",
|
|
8213
8213
|
"location": {
|
|
8214
8214
|
"filePath": "snapping.main.runtime.ts",
|
|
8215
|
-
"line":
|
|
8215
|
+
"line": 1090,
|
|
8216
8216
|
"character": 82
|
|
8217
8217
|
},
|
|
8218
8218
|
"name": "ComponentID"
|
|
@@ -8227,7 +8227,7 @@
|
|
|
8227
8227
|
"__schema": "FunctionLikeSchema",
|
|
8228
8228
|
"location": {
|
|
8229
8229
|
"filePath": "snapping.main.runtime.ts",
|
|
8230
|
-
"line":
|
|
8230
|
+
"line": 1128,
|
|
8231
8231
|
"character": 3
|
|
8232
8232
|
},
|
|
8233
8233
|
"signature": "(method) SnappingMain.updateDependenciesVersionsOfComponent(component: Component, dependencies: ComponentID[], currentBitIds: ComponentID[]): Promise<void>",
|
|
@@ -8237,7 +8237,7 @@
|
|
|
8237
8237
|
"__schema": "ParameterSchema",
|
|
8238
8238
|
"location": {
|
|
8239
8239
|
"filePath": "snapping.main.runtime.ts",
|
|
8240
|
-
"line":
|
|
8240
|
+
"line": 1129,
|
|
8241
8241
|
"character": 5
|
|
8242
8242
|
},
|
|
8243
8243
|
"name": "component",
|
|
@@ -8245,7 +8245,7 @@
|
|
|
8245
8245
|
"__schema": "TypeRefSchema",
|
|
8246
8246
|
"location": {
|
|
8247
8247
|
"filePath": "snapping.main.runtime.ts",
|
|
8248
|
-
"line":
|
|
8248
|
+
"line": 1129,
|
|
8249
8249
|
"character": 16
|
|
8250
8250
|
},
|
|
8251
8251
|
"name": "Component"
|
|
@@ -8257,7 +8257,7 @@
|
|
|
8257
8257
|
"__schema": "ParameterSchema",
|
|
8258
8258
|
"location": {
|
|
8259
8259
|
"filePath": "snapping.main.runtime.ts",
|
|
8260
|
-
"line":
|
|
8260
|
+
"line": 1130,
|
|
8261
8261
|
"character": 5
|
|
8262
8262
|
},
|
|
8263
8263
|
"name": "dependencies",
|
|
@@ -8265,14 +8265,14 @@
|
|
|
8265
8265
|
"__schema": "TypeArraySchema",
|
|
8266
8266
|
"location": {
|
|
8267
8267
|
"filePath": "snapping.main.runtime.ts",
|
|
8268
|
-
"line":
|
|
8268
|
+
"line": 1130,
|
|
8269
8269
|
"character": 19
|
|
8270
8270
|
},
|
|
8271
8271
|
"type": {
|
|
8272
8272
|
"__schema": "TypeRefSchema",
|
|
8273
8273
|
"location": {
|
|
8274
8274
|
"filePath": "snapping.main.runtime.ts",
|
|
8275
|
-
"line":
|
|
8275
|
+
"line": 1130,
|
|
8276
8276
|
"character": 19
|
|
8277
8277
|
},
|
|
8278
8278
|
"name": "ComponentID"
|
|
@@ -8285,7 +8285,7 @@
|
|
|
8285
8285
|
"__schema": "ParameterSchema",
|
|
8286
8286
|
"location": {
|
|
8287
8287
|
"filePath": "snapping.main.runtime.ts",
|
|
8288
|
-
"line":
|
|
8288
|
+
"line": 1131,
|
|
8289
8289
|
"character": 5
|
|
8290
8290
|
},
|
|
8291
8291
|
"name": "currentBitIds",
|
|
@@ -8293,14 +8293,14 @@
|
|
|
8293
8293
|
"__schema": "TypeArraySchema",
|
|
8294
8294
|
"location": {
|
|
8295
8295
|
"filePath": "snapping.main.runtime.ts",
|
|
8296
|
-
"line":
|
|
8296
|
+
"line": 1131,
|
|
8297
8297
|
"character": 20
|
|
8298
8298
|
},
|
|
8299
8299
|
"type": {
|
|
8300
8300
|
"__schema": "TypeRefSchema",
|
|
8301
8301
|
"location": {
|
|
8302
8302
|
"filePath": "snapping.main.runtime.ts",
|
|
8303
|
-
"line":
|
|
8303
|
+
"line": 1131,
|
|
8304
8304
|
"character": 20
|
|
8305
8305
|
},
|
|
8306
8306
|
"name": "ComponentID"
|
|
@@ -8314,7 +8314,7 @@
|
|
|
8314
8314
|
"__schema": "InferenceTypeSchema",
|
|
8315
8315
|
"location": {
|
|
8316
8316
|
"filePath": "snapping.main.runtime.ts",
|
|
8317
|
-
"line":
|
|
8317
|
+
"line": 1128,
|
|
8318
8318
|
"character": 3
|
|
8319
8319
|
},
|
|
8320
8320
|
"type": "Promise<void>"
|
|
@@ -8327,14 +8327,14 @@
|
|
|
8327
8327
|
"__schema": "FunctionLikeSchema",
|
|
8328
8328
|
"location": {
|
|
8329
8329
|
"filePath": "snapping.main.runtime.ts",
|
|
8330
|
-
"line":
|
|
8330
|
+
"line": 1161,
|
|
8331
8331
|
"character": 3
|
|
8332
8332
|
},
|
|
8333
8333
|
"doc": {
|
|
8334
8334
|
"__schema": "DocSchema",
|
|
8335
8335
|
"location": {
|
|
8336
8336
|
"filePath": "snapping.main.runtime.ts",
|
|
8337
|
-
"line":
|
|
8337
|
+
"line": 1156,
|
|
8338
8338
|
"character": 3
|
|
8339
8339
|
},
|
|
8340
8340
|
"raw": "/**\n * it does two things:\n * 1. update extensions versions according to the version provided in updatedIds.\n * 2. save all dependencies data from the legacy into DependencyResolver aspect.\n */",
|
|
@@ -8348,7 +8348,7 @@
|
|
|
8348
8348
|
"__schema": "ParameterSchema",
|
|
8349
8349
|
"location": {
|
|
8350
8350
|
"filePath": "snapping.main.runtime.ts",
|
|
8351
|
-
"line":
|
|
8351
|
+
"line": 1161,
|
|
8352
8352
|
"character": 47
|
|
8353
8353
|
},
|
|
8354
8354
|
"name": "component",
|
|
@@ -8356,7 +8356,7 @@
|
|
|
8356
8356
|
"__schema": "TypeRefSchema",
|
|
8357
8357
|
"location": {
|
|
8358
8358
|
"filePath": "snapping.main.runtime.ts",
|
|
8359
|
-
"line":
|
|
8359
|
+
"line": 1161,
|
|
8360
8360
|
"character": 58
|
|
8361
8361
|
},
|
|
8362
8362
|
"name": "Component"
|
|
@@ -8368,7 +8368,7 @@
|
|
|
8368
8368
|
"__schema": "ParameterSchema",
|
|
8369
8369
|
"location": {
|
|
8370
8370
|
"filePath": "snapping.main.runtime.ts",
|
|
8371
|
-
"line":
|
|
8371
|
+
"line": 1161,
|
|
8372
8372
|
"character": 69
|
|
8373
8373
|
},
|
|
8374
8374
|
"name": "updatedIds",
|
|
@@ -8376,14 +8376,14 @@
|
|
|
8376
8376
|
"__schema": "TypeArraySchema",
|
|
8377
8377
|
"location": {
|
|
8378
8378
|
"filePath": "snapping.main.runtime.ts",
|
|
8379
|
-
"line":
|
|
8379
|
+
"line": 1161,
|
|
8380
8380
|
"character": 81
|
|
8381
8381
|
},
|
|
8382
8382
|
"type": {
|
|
8383
8383
|
"__schema": "KeywordTypeSchema",
|
|
8384
8384
|
"location": {
|
|
8385
8385
|
"filePath": "snapping.main.runtime.ts",
|
|
8386
|
-
"line":
|
|
8386
|
+
"line": 1161,
|
|
8387
8387
|
"character": 81
|
|
8388
8388
|
},
|
|
8389
8389
|
"name": "string"
|
|
@@ -8397,7 +8397,7 @@
|
|
|
8397
8397
|
"__schema": "InferenceTypeSchema",
|
|
8398
8398
|
"location": {
|
|
8399
8399
|
"filePath": "snapping.main.runtime.ts",
|
|
8400
|
-
"line":
|
|
8400
|
+
"line": 1161,
|
|
8401
8401
|
"character": 3
|
|
8402
8402
|
},
|
|
8403
8403
|
"type": "Promise<void>"
|
|
@@ -8410,7 +8410,7 @@
|
|
|
8410
8410
|
"__schema": "VariableLikeSchema",
|
|
8411
8411
|
"location": {
|
|
8412
8412
|
"filePath": "snapping.main.runtime.ts",
|
|
8413
|
-
"line":
|
|
8413
|
+
"line": 1280,
|
|
8414
8414
|
"character": 3
|
|
8415
8415
|
},
|
|
8416
8416
|
"signature": "(property) SnappingMain.slots: never[]",
|
|
@@ -8419,7 +8419,7 @@
|
|
|
8419
8419
|
"__schema": "InferenceTypeSchema",
|
|
8420
8420
|
"location": {
|
|
8421
8421
|
"filePath": "snapping.main.runtime.ts",
|
|
8422
|
-
"line":
|
|
8422
|
+
"line": 1280,
|
|
8423
8423
|
"character": 3
|
|
8424
8424
|
},
|
|
8425
8425
|
"type": "never[]"
|
|
@@ -8431,7 +8431,7 @@
|
|
|
8431
8431
|
"__schema": "VariableLikeSchema",
|
|
8432
8432
|
"location": {
|
|
8433
8433
|
"filePath": "snapping.main.runtime.ts",
|
|
8434
|
-
"line":
|
|
8434
|
+
"line": 1281,
|
|
8435
8435
|
"character": 3
|
|
8436
8436
|
},
|
|
8437
8437
|
"signature": "(property) SnappingMain.dependencies: Aspect[]",
|
|
@@ -8440,7 +8440,7 @@
|
|
|
8440
8440
|
"__schema": "InferenceTypeSchema",
|
|
8441
8441
|
"location": {
|
|
8442
8442
|
"filePath": "snapping.main.runtime.ts",
|
|
8443
|
-
"line":
|
|
8443
|
+
"line": 1281,
|
|
8444
8444
|
"character": 3
|
|
8445
8445
|
},
|
|
8446
8446
|
"type": "Aspect[]"
|
|
@@ -8452,7 +8452,7 @@
|
|
|
8452
8452
|
"__schema": "VariableLikeSchema",
|
|
8453
8453
|
"location": {
|
|
8454
8454
|
"filePath": "snapping.main.runtime.ts",
|
|
8455
|
-
"line":
|
|
8455
|
+
"line": 1296,
|
|
8456
8456
|
"character": 3
|
|
8457
8457
|
},
|
|
8458
8458
|
"signature": "(property) SnappingMain.runtime: RuntimeDefinition",
|
|
@@ -8461,7 +8461,7 @@
|
|
|
8461
8461
|
"__schema": "InferenceTypeSchema",
|
|
8462
8462
|
"location": {
|
|
8463
8463
|
"filePath": "snapping.main.runtime.ts",
|
|
8464
|
-
"line":
|
|
8464
|
+
"line": 1296,
|
|
8465
8465
|
"character": 3
|
|
8466
8466
|
},
|
|
8467
8467
|
"type": "RuntimeDefinition"
|
|
@@ -8473,7 +8473,7 @@
|
|
|
8473
8473
|
"__schema": "FunctionLikeSchema",
|
|
8474
8474
|
"location": {
|
|
8475
8475
|
"filePath": "snapping.main.runtime.ts",
|
|
8476
|
-
"line":
|
|
8476
|
+
"line": 1297,
|
|
8477
8477
|
"character": 3
|
|
8478
8478
|
},
|
|
8479
8479
|
"signature": "(method) SnappingMain.provider([workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps, application,]: [\n Workspace,\n CLIMain,\n LoggerMain,\n IssuesMain,\n InsightsMain,\n DependencyResolverMain,\n ScopeMain,\n ExportMain,\n BuilderMain,\n ImporterMain,\n GlobalConfigMain,\n DependenciesMain,\n ApplicationMain\n]): Promise<SnappingMain>",
|
|
@@ -8483,7 +8483,7 @@
|
|
|
8483
8483
|
"__schema": "ParameterSchema",
|
|
8484
8484
|
"location": {
|
|
8485
8485
|
"filePath": "snapping.main.runtime.ts",
|
|
8486
|
-
"line":
|
|
8486
|
+
"line": 1297,
|
|
8487
8487
|
"character": 25
|
|
8488
8488
|
},
|
|
8489
8489
|
"name": "[ workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps, application ]",
|
|
@@ -8491,7 +8491,7 @@
|
|
|
8491
8491
|
"__schema": "TupleTypeSchema",
|
|
8492
8492
|
"location": {
|
|
8493
8493
|
"filePath": "snapping.main.runtime.ts",
|
|
8494
|
-
"line":
|
|
8494
|
+
"line": 1311,
|
|
8495
8495
|
"character": 6
|
|
8496
8496
|
},
|
|
8497
8497
|
"elements": [
|
|
@@ -8499,7 +8499,7 @@
|
|
|
8499
8499
|
"__schema": "TypeRefSchema",
|
|
8500
8500
|
"location": {
|
|
8501
8501
|
"filePath": "snapping.main.runtime.ts",
|
|
8502
|
-
"line":
|
|
8502
|
+
"line": 1312,
|
|
8503
8503
|
"character": 5
|
|
8504
8504
|
},
|
|
8505
8505
|
"name": "Workspace"
|
|
@@ -8508,7 +8508,7 @@
|
|
|
8508
8508
|
"__schema": "TypeRefSchema",
|
|
8509
8509
|
"location": {
|
|
8510
8510
|
"filePath": "snapping.main.runtime.ts",
|
|
8511
|
-
"line":
|
|
8511
|
+
"line": 1313,
|
|
8512
8512
|
"character": 5
|
|
8513
8513
|
},
|
|
8514
8514
|
"name": "CLIMain"
|
|
@@ -8517,7 +8517,7 @@
|
|
|
8517
8517
|
"__schema": "TypeRefSchema",
|
|
8518
8518
|
"location": {
|
|
8519
8519
|
"filePath": "snapping.main.runtime.ts",
|
|
8520
|
-
"line":
|
|
8520
|
+
"line": 1314,
|
|
8521
8521
|
"character": 5
|
|
8522
8522
|
},
|
|
8523
8523
|
"name": "LoggerMain"
|
|
@@ -8526,7 +8526,7 @@
|
|
|
8526
8526
|
"__schema": "TypeRefSchema",
|
|
8527
8527
|
"location": {
|
|
8528
8528
|
"filePath": "snapping.main.runtime.ts",
|
|
8529
|
-
"line":
|
|
8529
|
+
"line": 1315,
|
|
8530
8530
|
"character": 5
|
|
8531
8531
|
},
|
|
8532
8532
|
"name": "IssuesMain"
|
|
@@ -8535,7 +8535,7 @@
|
|
|
8535
8535
|
"__schema": "TypeRefSchema",
|
|
8536
8536
|
"location": {
|
|
8537
8537
|
"filePath": "snapping.main.runtime.ts",
|
|
8538
|
-
"line":
|
|
8538
|
+
"line": 1316,
|
|
8539
8539
|
"character": 5
|
|
8540
8540
|
},
|
|
8541
8541
|
"name": "InsightsMain"
|
|
@@ -8544,7 +8544,7 @@
|
|
|
8544
8544
|
"__schema": "TypeRefSchema",
|
|
8545
8545
|
"location": {
|
|
8546
8546
|
"filePath": "snapping.main.runtime.ts",
|
|
8547
|
-
"line":
|
|
8547
|
+
"line": 1317,
|
|
8548
8548
|
"character": 5
|
|
8549
8549
|
},
|
|
8550
8550
|
"name": "DependencyResolverMain"
|
|
@@ -8553,7 +8553,7 @@
|
|
|
8553
8553
|
"__schema": "TypeRefSchema",
|
|
8554
8554
|
"location": {
|
|
8555
8555
|
"filePath": "snapping.main.runtime.ts",
|
|
8556
|
-
"line":
|
|
8556
|
+
"line": 1318,
|
|
8557
8557
|
"character": 5
|
|
8558
8558
|
},
|
|
8559
8559
|
"name": "ScopeMain"
|
|
@@ -8562,7 +8562,7 @@
|
|
|
8562
8562
|
"__schema": "TypeRefSchema",
|
|
8563
8563
|
"location": {
|
|
8564
8564
|
"filePath": "snapping.main.runtime.ts",
|
|
8565
|
-
"line":
|
|
8565
|
+
"line": 1319,
|
|
8566
8566
|
"character": 5
|
|
8567
8567
|
},
|
|
8568
8568
|
"name": "ExportMain"
|
|
@@ -8571,7 +8571,7 @@
|
|
|
8571
8571
|
"__schema": "TypeRefSchema",
|
|
8572
8572
|
"location": {
|
|
8573
8573
|
"filePath": "snapping.main.runtime.ts",
|
|
8574
|
-
"line":
|
|
8574
|
+
"line": 1320,
|
|
8575
8575
|
"character": 5
|
|
8576
8576
|
},
|
|
8577
8577
|
"name": "BuilderMain"
|
|
@@ -8580,7 +8580,7 @@
|
|
|
8580
8580
|
"__schema": "TypeRefSchema",
|
|
8581
8581
|
"location": {
|
|
8582
8582
|
"filePath": "snapping.main.runtime.ts",
|
|
8583
|
-
"line":
|
|
8583
|
+
"line": 1321,
|
|
8584
8584
|
"character": 5
|
|
8585
8585
|
},
|
|
8586
8586
|
"name": "ImporterMain"
|
|
@@ -8589,7 +8589,7 @@
|
|
|
8589
8589
|
"__schema": "TypeRefSchema",
|
|
8590
8590
|
"location": {
|
|
8591
8591
|
"filePath": "snapping.main.runtime.ts",
|
|
8592
|
-
"line":
|
|
8592
|
+
"line": 1322,
|
|
8593
8593
|
"character": 5
|
|
8594
8594
|
},
|
|
8595
8595
|
"name": "GlobalConfigMain"
|
|
@@ -8598,7 +8598,7 @@
|
|
|
8598
8598
|
"__schema": "TypeRefSchema",
|
|
8599
8599
|
"location": {
|
|
8600
8600
|
"filePath": "snapping.main.runtime.ts",
|
|
8601
|
-
"line":
|
|
8601
|
+
"line": 1323,
|
|
8602
8602
|
"character": 5
|
|
8603
8603
|
},
|
|
8604
8604
|
"name": "DependenciesMain"
|
|
@@ -8607,7 +8607,7 @@
|
|
|
8607
8607
|
"__schema": "TypeRefSchema",
|
|
8608
8608
|
"location": {
|
|
8609
8609
|
"filePath": "snapping.main.runtime.ts",
|
|
8610
|
-
"line":
|
|
8610
|
+
"line": 1324,
|
|
8611
8611
|
"character": 5
|
|
8612
8612
|
},
|
|
8613
8613
|
"name": "ApplicationMain"
|
|
@@ -8622,7 +8622,7 @@
|
|
|
8622
8622
|
"__schema": "InferenceTypeSchema",
|
|
8623
8623
|
"location": {
|
|
8624
8624
|
"filePath": "snapping.main.runtime.ts",
|
|
8625
|
-
"line":
|
|
8625
|
+
"line": 1297,
|
|
8626
8626
|
"character": 3
|
|
8627
8627
|
},
|
|
8628
8628
|
"type": "Promise<SnappingMain>"
|
|
@@ -8640,7 +8640,7 @@
|
|
|
8640
8640
|
"__schema": "UnImplementedSchema",
|
|
8641
8641
|
"location": {
|
|
8642
8642
|
"filePath": "snapping.main.runtime.ts",
|
|
8643
|
-
"line":
|
|
8643
|
+
"line": 1353,
|
|
8644
8644
|
"character": 16
|
|
8645
8645
|
},
|
|
8646
8646
|
"name": "SnappingMain",
|
|
@@ -8652,7 +8652,7 @@
|
|
|
8652
8652
|
"__schema": "UnImplementedSchema",
|
|
8653
8653
|
"location": {
|
|
8654
8654
|
"filePath": "snapping.main.runtime.ts",
|
|
8655
|
-
"line":
|
|
8655
|
+
"line": 1351,
|
|
8656
8656
|
"character": 1
|
|
8657
8657
|
},
|
|
8658
8658
|
"name": "SnappingAspect.addRuntime(SnappingMain);",
|
|
@@ -11791,7 +11791,7 @@
|
|
|
11791
11791
|
"componentId": {
|
|
11792
11792
|
"scope": "teambit.component",
|
|
11793
11793
|
"name": "snapping",
|
|
11794
|
-
"version": "1.0.
|
|
11794
|
+
"version": "1.0.410"
|
|
11795
11795
|
},
|
|
11796
11796
|
"taggedModuleExports": []
|
|
11797
11797
|
}
|