@teambit/snapping 1.0.441 → 1.0.442
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
|
@@ -1591,14 +1591,14 @@
|
|
|
1591
1591
|
"__schema": "FunctionLikeSchema",
|
|
1592
1592
|
"location": {
|
|
1593
1593
|
"filePath": "snapping.main.runtime.ts",
|
|
1594
|
-
"line":
|
|
1594
|
+
"line": 600,
|
|
1595
1595
|
"character": 3
|
|
1596
1596
|
},
|
|
1597
1597
|
"doc": {
|
|
1598
1598
|
"__schema": "DocSchema",
|
|
1599
1599
|
"location": {
|
|
1600
1600
|
"filePath": "snapping.main.runtime.ts",
|
|
1601
|
-
"line":
|
|
1601
|
+
"line": 596,
|
|
1602
1602
|
"character": 3
|
|
1603
1603
|
},
|
|
1604
1604
|
"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 */",
|
|
@@ -1612,7 +1612,7 @@
|
|
|
1612
1612
|
"__schema": "ParameterSchema",
|
|
1613
1613
|
"location": {
|
|
1614
1614
|
"filePath": "snapping.main.runtime.ts",
|
|
1615
|
-
"line":
|
|
1615
|
+
"line": 600,
|
|
1616
1616
|
"character": 14
|
|
1617
1617
|
},
|
|
1618
1618
|
"name": "{ pattern, legacyBitIds, unmerged, editor, message = '', ignoreIssues, skipTests = false, skipTasks, skipAutoSnap = false, build, disableTagAndSnapPipelines = false, ignoreBuildErrors = false, rebuildDepsGraph, unmodified = false, exitOnFirstFailedTask = false }",
|
|
@@ -1620,7 +1620,7 @@
|
|
|
1620
1620
|
"__schema": "TypeIntersectionSchema",
|
|
1621
1621
|
"location": {
|
|
1622
1622
|
"filePath": "snapping.main.runtime.ts",
|
|
1623
|
-
"line":
|
|
1623
|
+
"line": 616,
|
|
1624
1624
|
"character": 6
|
|
1625
1625
|
},
|
|
1626
1626
|
"types": [
|
|
@@ -1628,7 +1628,7 @@
|
|
|
1628
1628
|
"__schema": "TypeRefSchema",
|
|
1629
1629
|
"location": {
|
|
1630
1630
|
"filePath": "snapping.main.runtime.ts",
|
|
1631
|
-
"line":
|
|
1631
|
+
"line": 616,
|
|
1632
1632
|
"character": 6
|
|
1633
1633
|
},
|
|
1634
1634
|
"name": "Partial",
|
|
@@ -1637,7 +1637,7 @@
|
|
|
1637
1637
|
"__schema": "TypeRefSchema",
|
|
1638
1638
|
"location": {
|
|
1639
1639
|
"filePath": "snapping.main.runtime.ts",
|
|
1640
|
-
"line":
|
|
1640
|
+
"line": 616,
|
|
1641
1641
|
"character": 14
|
|
1642
1642
|
},
|
|
1643
1643
|
"name": "BasicTagSnapParams"
|
|
@@ -1648,7 +1648,7 @@
|
|
|
1648
1648
|
"__schema": "TypeLiteralSchema",
|
|
1649
1649
|
"location": {
|
|
1650
1650
|
"filePath": "snapping.main.runtime.ts",
|
|
1651
|
-
"line":
|
|
1651
|
+
"line": 616,
|
|
1652
1652
|
"character": 36
|
|
1653
1653
|
},
|
|
1654
1654
|
"members": [
|
|
@@ -1656,7 +1656,7 @@
|
|
|
1656
1656
|
"__schema": "VariableLikeSchema",
|
|
1657
1657
|
"location": {
|
|
1658
1658
|
"filePath": "snapping.main.runtime.ts",
|
|
1659
|
-
"line":
|
|
1659
|
+
"line": 617,
|
|
1660
1660
|
"character": 5
|
|
1661
1661
|
},
|
|
1662
1662
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -1665,7 +1665,7 @@
|
|
|
1665
1665
|
"__schema": "KeywordTypeSchema",
|
|
1666
1666
|
"location": {
|
|
1667
1667
|
"filePath": "snapping.main.runtime.ts",
|
|
1668
|
-
"line":
|
|
1668
|
+
"line": 617,
|
|
1669
1669
|
"character": 15
|
|
1670
1670
|
},
|
|
1671
1671
|
"name": "string"
|
|
@@ -1676,7 +1676,7 @@
|
|
|
1676
1676
|
"__schema": "VariableLikeSchema",
|
|
1677
1677
|
"location": {
|
|
1678
1678
|
"filePath": "snapping.main.runtime.ts",
|
|
1679
|
-
"line":
|
|
1679
|
+
"line": 618,
|
|
1680
1680
|
"character": 5
|
|
1681
1681
|
},
|
|
1682
1682
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -1685,7 +1685,7 @@
|
|
|
1685
1685
|
"__schema": "TypeRefSchema",
|
|
1686
1686
|
"location": {
|
|
1687
1687
|
"filePath": "snapping.main.runtime.ts",
|
|
1688
|
-
"line":
|
|
1688
|
+
"line": 618,
|
|
1689
1689
|
"character": 20
|
|
1690
1690
|
},
|
|
1691
1691
|
"name": "ComponentIdList"
|
|
@@ -1696,7 +1696,7 @@
|
|
|
1696
1696
|
"__schema": "VariableLikeSchema",
|
|
1697
1697
|
"location": {
|
|
1698
1698
|
"filePath": "snapping.main.runtime.ts",
|
|
1699
|
-
"line":
|
|
1699
|
+
"line": 619,
|
|
1700
1700
|
"character": 5
|
|
1701
1701
|
},
|
|
1702
1702
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -1705,7 +1705,7 @@
|
|
|
1705
1705
|
"__schema": "KeywordTypeSchema",
|
|
1706
1706
|
"location": {
|
|
1707
1707
|
"filePath": "snapping.main.runtime.ts",
|
|
1708
|
-
"line":
|
|
1708
|
+
"line": 619,
|
|
1709
1709
|
"character": 16
|
|
1710
1710
|
},
|
|
1711
1711
|
"name": "boolean"
|
|
@@ -1716,7 +1716,7 @@
|
|
|
1716
1716
|
"__schema": "VariableLikeSchema",
|
|
1717
1717
|
"location": {
|
|
1718
1718
|
"filePath": "snapping.main.runtime.ts",
|
|
1719
|
-
"line":
|
|
1719
|
+
"line": 620,
|
|
1720
1720
|
"character": 5
|
|
1721
1721
|
},
|
|
1722
1722
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -1725,7 +1725,7 @@
|
|
|
1725
1725
|
"__schema": "KeywordTypeSchema",
|
|
1726
1726
|
"location": {
|
|
1727
1727
|
"filePath": "snapping.main.runtime.ts",
|
|
1728
|
-
"line":
|
|
1728
|
+
"line": 620,
|
|
1729
1729
|
"character": 14
|
|
1730
1730
|
},
|
|
1731
1731
|
"name": "string"
|
|
@@ -1736,7 +1736,7 @@
|
|
|
1736
1736
|
"__schema": "VariableLikeSchema",
|
|
1737
1737
|
"location": {
|
|
1738
1738
|
"filePath": "snapping.main.runtime.ts",
|
|
1739
|
-
"line":
|
|
1739
|
+
"line": 621,
|
|
1740
1740
|
"character": 5
|
|
1741
1741
|
},
|
|
1742
1742
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -1745,7 +1745,7 @@
|
|
|
1745
1745
|
"__schema": "KeywordTypeSchema",
|
|
1746
1746
|
"location": {
|
|
1747
1747
|
"filePath": "snapping.main.runtime.ts",
|
|
1748
|
-
"line":
|
|
1748
|
+
"line": 621,
|
|
1749
1749
|
"character": 20
|
|
1750
1750
|
},
|
|
1751
1751
|
"name": "string"
|
|
@@ -1756,7 +1756,7 @@
|
|
|
1756
1756
|
"__schema": "VariableLikeSchema",
|
|
1757
1757
|
"location": {
|
|
1758
1758
|
"filePath": "snapping.main.runtime.ts",
|
|
1759
|
-
"line":
|
|
1759
|
+
"line": 622,
|
|
1760
1760
|
"character": 5
|
|
1761
1761
|
},
|
|
1762
1762
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -1765,7 +1765,7 @@
|
|
|
1765
1765
|
"__schema": "KeywordTypeSchema",
|
|
1766
1766
|
"location": {
|
|
1767
1767
|
"filePath": "snapping.main.runtime.ts",
|
|
1768
|
-
"line":
|
|
1768
|
+
"line": 622,
|
|
1769
1769
|
"character": 20
|
|
1770
1770
|
},
|
|
1771
1771
|
"name": "boolean"
|
|
@@ -1776,7 +1776,7 @@
|
|
|
1776
1776
|
"__schema": "VariableLikeSchema",
|
|
1777
1777
|
"location": {
|
|
1778
1778
|
"filePath": "snapping.main.runtime.ts",
|
|
1779
|
-
"line":
|
|
1779
|
+
"line": 623,
|
|
1780
1780
|
"character": 5
|
|
1781
1781
|
},
|
|
1782
1782
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -1785,7 +1785,7 @@
|
|
|
1785
1785
|
"__schema": "KeywordTypeSchema",
|
|
1786
1786
|
"location": {
|
|
1787
1787
|
"filePath": "snapping.main.runtime.ts",
|
|
1788
|
-
"line":
|
|
1788
|
+
"line": 623,
|
|
1789
1789
|
"character": 34
|
|
1790
1790
|
},
|
|
1791
1791
|
"name": "boolean"
|
|
@@ -1796,7 +1796,7 @@
|
|
|
1796
1796
|
"__schema": "VariableLikeSchema",
|
|
1797
1797
|
"location": {
|
|
1798
1798
|
"filePath": "snapping.main.runtime.ts",
|
|
1799
|
-
"line":
|
|
1799
|
+
"line": 624,
|
|
1800
1800
|
"character": 5
|
|
1801
1801
|
},
|
|
1802
1802
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -1805,7 +1805,7 @@
|
|
|
1805
1805
|
"__schema": "KeywordTypeSchema",
|
|
1806
1806
|
"location": {
|
|
1807
1807
|
"filePath": "snapping.main.runtime.ts",
|
|
1808
|
-
"line":
|
|
1808
|
+
"line": 624,
|
|
1809
1809
|
"character": 18
|
|
1810
1810
|
},
|
|
1811
1811
|
"name": "boolean"
|
|
@@ -1816,7 +1816,7 @@
|
|
|
1816
1816
|
"__schema": "VariableLikeSchema",
|
|
1817
1817
|
"location": {
|
|
1818
1818
|
"filePath": "snapping.main.runtime.ts",
|
|
1819
|
-
"line":
|
|
1819
|
+
"line": 625,
|
|
1820
1820
|
"character": 5
|
|
1821
1821
|
},
|
|
1822
1822
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -1825,7 +1825,7 @@
|
|
|
1825
1825
|
"__schema": "KeywordTypeSchema",
|
|
1826
1826
|
"location": {
|
|
1827
1827
|
"filePath": "snapping.main.runtime.ts",
|
|
1828
|
-
"line":
|
|
1828
|
+
"line": 625,
|
|
1829
1829
|
"character": 29
|
|
1830
1830
|
},
|
|
1831
1831
|
"name": "boolean"
|
|
@@ -1842,7 +1842,7 @@
|
|
|
1842
1842
|
"__schema": "VariableLikeSchema",
|
|
1843
1843
|
"location": {
|
|
1844
1844
|
"filePath": "snapping.main.runtime.ts",
|
|
1845
|
-
"line":
|
|
1845
|
+
"line": 617,
|
|
1846
1846
|
"character": 5
|
|
1847
1847
|
},
|
|
1848
1848
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -1851,7 +1851,7 @@
|
|
|
1851
1851
|
"__schema": "KeywordTypeSchema",
|
|
1852
1852
|
"location": {
|
|
1853
1853
|
"filePath": "snapping.main.runtime.ts",
|
|
1854
|
-
"line":
|
|
1854
|
+
"line": 617,
|
|
1855
1855
|
"character": 15
|
|
1856
1856
|
},
|
|
1857
1857
|
"name": "string"
|
|
@@ -1862,7 +1862,7 @@
|
|
|
1862
1862
|
"__schema": "VariableLikeSchema",
|
|
1863
1863
|
"location": {
|
|
1864
1864
|
"filePath": "snapping.main.runtime.ts",
|
|
1865
|
-
"line":
|
|
1865
|
+
"line": 618,
|
|
1866
1866
|
"character": 5
|
|
1867
1867
|
},
|
|
1868
1868
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -1871,7 +1871,7 @@
|
|
|
1871
1871
|
"__schema": "TypeRefSchema",
|
|
1872
1872
|
"location": {
|
|
1873
1873
|
"filePath": "snapping.main.runtime.ts",
|
|
1874
|
-
"line":
|
|
1874
|
+
"line": 618,
|
|
1875
1875
|
"character": 20
|
|
1876
1876
|
},
|
|
1877
1877
|
"name": "ComponentIdList"
|
|
@@ -1882,7 +1882,7 @@
|
|
|
1882
1882
|
"__schema": "VariableLikeSchema",
|
|
1883
1883
|
"location": {
|
|
1884
1884
|
"filePath": "snapping.main.runtime.ts",
|
|
1885
|
-
"line":
|
|
1885
|
+
"line": 619,
|
|
1886
1886
|
"character": 5
|
|
1887
1887
|
},
|
|
1888
1888
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -1891,7 +1891,7 @@
|
|
|
1891
1891
|
"__schema": "KeywordTypeSchema",
|
|
1892
1892
|
"location": {
|
|
1893
1893
|
"filePath": "snapping.main.runtime.ts",
|
|
1894
|
-
"line":
|
|
1894
|
+
"line": 619,
|
|
1895
1895
|
"character": 16
|
|
1896
1896
|
},
|
|
1897
1897
|
"name": "boolean"
|
|
@@ -1902,7 +1902,7 @@
|
|
|
1902
1902
|
"__schema": "VariableLikeSchema",
|
|
1903
1903
|
"location": {
|
|
1904
1904
|
"filePath": "snapping.main.runtime.ts",
|
|
1905
|
-
"line":
|
|
1905
|
+
"line": 620,
|
|
1906
1906
|
"character": 5
|
|
1907
1907
|
},
|
|
1908
1908
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -1911,7 +1911,7 @@
|
|
|
1911
1911
|
"__schema": "KeywordTypeSchema",
|
|
1912
1912
|
"location": {
|
|
1913
1913
|
"filePath": "snapping.main.runtime.ts",
|
|
1914
|
-
"line":
|
|
1914
|
+
"line": 620,
|
|
1915
1915
|
"character": 14
|
|
1916
1916
|
},
|
|
1917
1917
|
"name": "string"
|
|
@@ -1922,7 +1922,7 @@
|
|
|
1922
1922
|
"__schema": "InferenceTypeSchema",
|
|
1923
1923
|
"location": {
|
|
1924
1924
|
"filePath": "snapping.main.runtime.ts",
|
|
1925
|
-
"line":
|
|
1925
|
+
"line": 605,
|
|
1926
1926
|
"character": 5
|
|
1927
1927
|
},
|
|
1928
1928
|
"name": "message",
|
|
@@ -1934,7 +1934,7 @@
|
|
|
1934
1934
|
"__schema": "VariableLikeSchema",
|
|
1935
1935
|
"location": {
|
|
1936
1936
|
"filePath": "snapping.main.runtime.ts",
|
|
1937
|
-
"line":
|
|
1937
|
+
"line": 621,
|
|
1938
1938
|
"character": 5
|
|
1939
1939
|
},
|
|
1940
1940
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -1943,7 +1943,7 @@
|
|
|
1943
1943
|
"__schema": "KeywordTypeSchema",
|
|
1944
1944
|
"location": {
|
|
1945
1945
|
"filePath": "snapping.main.runtime.ts",
|
|
1946
|
-
"line":
|
|
1946
|
+
"line": 621,
|
|
1947
1947
|
"character": 20
|
|
1948
1948
|
},
|
|
1949
1949
|
"name": "string"
|
|
@@ -1954,7 +1954,7 @@
|
|
|
1954
1954
|
"__schema": "InferenceTypeSchema",
|
|
1955
1955
|
"location": {
|
|
1956
1956
|
"filePath": "snapping.main.runtime.ts",
|
|
1957
|
-
"line":
|
|
1957
|
+
"line": 607,
|
|
1958
1958
|
"character": 5
|
|
1959
1959
|
},
|
|
1960
1960
|
"name": "skipTests",
|
|
@@ -1966,7 +1966,7 @@
|
|
|
1966
1966
|
"__schema": "InferenceTypeSchema",
|
|
1967
1967
|
"location": {
|
|
1968
1968
|
"filePath": "snapping.main.runtime.ts",
|
|
1969
|
-
"line":
|
|
1969
|
+
"line": 608,
|
|
1970
1970
|
"character": 5
|
|
1971
1971
|
},
|
|
1972
1972
|
"name": "skipTasks",
|
|
@@ -1977,7 +1977,7 @@
|
|
|
1977
1977
|
"__schema": "VariableLikeSchema",
|
|
1978
1978
|
"location": {
|
|
1979
1979
|
"filePath": "snapping.main.runtime.ts",
|
|
1980
|
-
"line":
|
|
1980
|
+
"line": 622,
|
|
1981
1981
|
"character": 5
|
|
1982
1982
|
},
|
|
1983
1983
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -1986,7 +1986,7 @@
|
|
|
1986
1986
|
"__schema": "KeywordTypeSchema",
|
|
1987
1987
|
"location": {
|
|
1988
1988
|
"filePath": "snapping.main.runtime.ts",
|
|
1989
|
-
"line":
|
|
1989
|
+
"line": 622,
|
|
1990
1990
|
"character": 20
|
|
1991
1991
|
},
|
|
1992
1992
|
"name": "boolean"
|
|
@@ -1997,7 +1997,7 @@
|
|
|
1997
1997
|
"__schema": "InferenceTypeSchema",
|
|
1998
1998
|
"location": {
|
|
1999
1999
|
"filePath": "snapping.main.runtime.ts",
|
|
2000
|
-
"line":
|
|
2000
|
+
"line": 610,
|
|
2001
2001
|
"character": 5
|
|
2002
2002
|
},
|
|
2003
2003
|
"name": "build",
|
|
@@ -2008,7 +2008,7 @@
|
|
|
2008
2008
|
"__schema": "VariableLikeSchema",
|
|
2009
2009
|
"location": {
|
|
2010
2010
|
"filePath": "snapping.main.runtime.ts",
|
|
2011
|
-
"line":
|
|
2011
|
+
"line": 623,
|
|
2012
2012
|
"character": 5
|
|
2013
2013
|
},
|
|
2014
2014
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -2017,7 +2017,7 @@
|
|
|
2017
2017
|
"__schema": "KeywordTypeSchema",
|
|
2018
2018
|
"location": {
|
|
2019
2019
|
"filePath": "snapping.main.runtime.ts",
|
|
2020
|
-
"line":
|
|
2020
|
+
"line": 623,
|
|
2021
2021
|
"character": 34
|
|
2022
2022
|
},
|
|
2023
2023
|
"name": "boolean"
|
|
@@ -2028,7 +2028,7 @@
|
|
|
2028
2028
|
"__schema": "InferenceTypeSchema",
|
|
2029
2029
|
"location": {
|
|
2030
2030
|
"filePath": "snapping.main.runtime.ts",
|
|
2031
|
-
"line":
|
|
2031
|
+
"line": 612,
|
|
2032
2032
|
"character": 5
|
|
2033
2033
|
},
|
|
2034
2034
|
"name": "ignoreBuildErrors",
|
|
@@ -2040,7 +2040,7 @@
|
|
|
2040
2040
|
"__schema": "InferenceTypeSchema",
|
|
2041
2041
|
"location": {
|
|
2042
2042
|
"filePath": "snapping.main.runtime.ts",
|
|
2043
|
-
"line":
|
|
2043
|
+
"line": 613,
|
|
2044
2044
|
"character": 5
|
|
2045
2045
|
},
|
|
2046
2046
|
"name": "rebuildDepsGraph",
|
|
@@ -2051,7 +2051,7 @@
|
|
|
2051
2051
|
"__schema": "VariableLikeSchema",
|
|
2052
2052
|
"location": {
|
|
2053
2053
|
"filePath": "snapping.main.runtime.ts",
|
|
2054
|
-
"line":
|
|
2054
|
+
"line": 624,
|
|
2055
2055
|
"character": 5
|
|
2056
2056
|
},
|
|
2057
2057
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -2060,7 +2060,7 @@
|
|
|
2060
2060
|
"__schema": "KeywordTypeSchema",
|
|
2061
2061
|
"location": {
|
|
2062
2062
|
"filePath": "snapping.main.runtime.ts",
|
|
2063
|
-
"line":
|
|
2063
|
+
"line": 624,
|
|
2064
2064
|
"character": 18
|
|
2065
2065
|
},
|
|
2066
2066
|
"name": "boolean"
|
|
@@ -2071,7 +2071,7 @@
|
|
|
2071
2071
|
"__schema": "VariableLikeSchema",
|
|
2072
2072
|
"location": {
|
|
2073
2073
|
"filePath": "snapping.main.runtime.ts",
|
|
2074
|
-
"line":
|
|
2074
|
+
"line": 625,
|
|
2075
2075
|
"character": 5
|
|
2076
2076
|
},
|
|
2077
2077
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -2080,7 +2080,7 @@
|
|
|
2080
2080
|
"__schema": "KeywordTypeSchema",
|
|
2081
2081
|
"location": {
|
|
2082
2082
|
"filePath": "snapping.main.runtime.ts",
|
|
2083
|
-
"line":
|
|
2083
|
+
"line": 625,
|
|
2084
2084
|
"character": 29
|
|
2085
2085
|
},
|
|
2086
2086
|
"name": "boolean"
|
|
@@ -2095,7 +2095,7 @@
|
|
|
2095
2095
|
"__schema": "TypeRefSchema",
|
|
2096
2096
|
"location": {
|
|
2097
2097
|
"filePath": "snapping.main.runtime.ts",
|
|
2098
|
-
"line":
|
|
2098
|
+
"line": 626,
|
|
2099
2099
|
"character": 7
|
|
2100
2100
|
},
|
|
2101
2101
|
"name": "Promise",
|
|
@@ -2104,7 +2104,7 @@
|
|
|
2104
2104
|
"__schema": "TypeUnionSchema",
|
|
2105
2105
|
"location": {
|
|
2106
2106
|
"filePath": "snapping.main.runtime.ts",
|
|
2107
|
-
"line":
|
|
2107
|
+
"line": 626,
|
|
2108
2108
|
"character": 15
|
|
2109
2109
|
},
|
|
2110
2110
|
"types": [
|
|
@@ -2112,7 +2112,7 @@
|
|
|
2112
2112
|
"__schema": "TypeRefSchema",
|
|
2113
2113
|
"location": {
|
|
2114
2114
|
"filePath": "snapping.main.runtime.ts",
|
|
2115
|
-
"line":
|
|
2115
|
+
"line": 626,
|
|
2116
2116
|
"character": 15
|
|
2117
2117
|
},
|
|
2118
2118
|
"name": "SnapResults"
|
|
@@ -2121,7 +2121,7 @@
|
|
|
2121
2121
|
"__schema": "LiteralTypeSchema",
|
|
2122
2122
|
"location": {
|
|
2123
2123
|
"filePath": "snapping.main.runtime.ts",
|
|
2124
|
-
"line":
|
|
2124
|
+
"line": 626,
|
|
2125
2125
|
"character": 29
|
|
2126
2126
|
},
|
|
2127
2127
|
"name": "null"
|
|
@@ -2138,14 +2138,14 @@
|
|
|
2138
2138
|
"__schema": "FunctionLikeSchema",
|
|
2139
2139
|
"location": {
|
|
2140
2140
|
"filePath": "snapping.main.runtime.ts",
|
|
2141
|
-
"line":
|
|
2141
|
+
"line": 717,
|
|
2142
2142
|
"character": 3
|
|
2143
2143
|
},
|
|
2144
2144
|
"doc": {
|
|
2145
2145
|
"__schema": "DocSchema",
|
|
2146
2146
|
"location": {
|
|
2147
2147
|
"filePath": "snapping.main.runtime.ts",
|
|
2148
|
-
"line":
|
|
2148
|
+
"line": 713,
|
|
2149
2149
|
"character": 3
|
|
2150
2150
|
},
|
|
2151
2151
|
"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 */",
|
|
@@ -2159,7 +2159,7 @@
|
|
|
2159
2159
|
"__schema": "ParameterSchema",
|
|
2160
2160
|
"location": {
|
|
2161
2161
|
"filePath": "snapping.main.runtime.ts",
|
|
2162
|
-
"line":
|
|
2162
|
+
"line": 718,
|
|
2163
2163
|
"character": 5
|
|
2164
2164
|
},
|
|
2165
2165
|
"name": "componentPattern",
|
|
@@ -2167,7 +2167,7 @@
|
|
|
2167
2167
|
"__schema": "KeywordTypeSchema",
|
|
2168
2168
|
"location": {
|
|
2169
2169
|
"filePath": "snapping.main.runtime.ts",
|
|
2170
|
-
"line":
|
|
2170
|
+
"line": 718,
|
|
2171
2171
|
"character": 24
|
|
2172
2172
|
},
|
|
2173
2173
|
"name": "string"
|
|
@@ -2179,7 +2179,7 @@
|
|
|
2179
2179
|
"__schema": "ParameterSchema",
|
|
2180
2180
|
"location": {
|
|
2181
2181
|
"filePath": "snapping.main.runtime.ts",
|
|
2182
|
-
"line":
|
|
2182
|
+
"line": 719,
|
|
2183
2183
|
"character": 5
|
|
2184
2184
|
},
|
|
2185
2185
|
"name": "head",
|
|
@@ -2187,7 +2187,7 @@
|
|
|
2187
2187
|
"__schema": "KeywordTypeSchema",
|
|
2188
2188
|
"location": {
|
|
2189
2189
|
"filePath": "snapping.main.runtime.ts",
|
|
2190
|
-
"line":
|
|
2190
|
+
"line": 719,
|
|
2191
2191
|
"character": 12
|
|
2192
2192
|
},
|
|
2193
2193
|
"name": "boolean"
|
|
@@ -2199,7 +2199,7 @@
|
|
|
2199
2199
|
"__schema": "ParameterSchema",
|
|
2200
2200
|
"location": {
|
|
2201
2201
|
"filePath": "snapping.main.runtime.ts",
|
|
2202
|
-
"line":
|
|
2202
|
+
"line": 720,
|
|
2203
2203
|
"character": 5
|
|
2204
2204
|
},
|
|
2205
2205
|
"name": "force",
|
|
@@ -2207,7 +2207,7 @@
|
|
|
2207
2207
|
"__schema": "InferenceTypeSchema",
|
|
2208
2208
|
"location": {
|
|
2209
2209
|
"filePath": "snapping.main.runtime.ts",
|
|
2210
|
-
"line":
|
|
2210
|
+
"line": 720,
|
|
2211
2211
|
"character": 5
|
|
2212
2212
|
},
|
|
2213
2213
|
"type": "boolean"
|
|
@@ -2220,7 +2220,7 @@
|
|
|
2220
2220
|
"__schema": "ParameterSchema",
|
|
2221
2221
|
"location": {
|
|
2222
2222
|
"filePath": "snapping.main.runtime.ts",
|
|
2223
|
-
"line":
|
|
2223
|
+
"line": 721,
|
|
2224
2224
|
"character": 5
|
|
2225
2225
|
},
|
|
2226
2226
|
"name": "soft",
|
|
@@ -2228,7 +2228,7 @@
|
|
|
2228
2228
|
"__schema": "InferenceTypeSchema",
|
|
2229
2229
|
"location": {
|
|
2230
2230
|
"filePath": "snapping.main.runtime.ts",
|
|
2231
|
-
"line":
|
|
2231
|
+
"line": 721,
|
|
2232
2232
|
"character": 5
|
|
2233
2233
|
},
|
|
2234
2234
|
"type": "boolean"
|
|
@@ -2242,7 +2242,7 @@
|
|
|
2242
2242
|
"__schema": "TypeRefSchema",
|
|
2243
2243
|
"location": {
|
|
2244
2244
|
"filePath": "snapping.main.runtime.ts",
|
|
2245
|
-
"line":
|
|
2245
|
+
"line": 722,
|
|
2246
2246
|
"character": 6
|
|
2247
2247
|
},
|
|
2248
2248
|
"name": "Promise",
|
|
@@ -2251,7 +2251,7 @@
|
|
|
2251
2251
|
"__schema": "TypeLiteralSchema",
|
|
2252
2252
|
"location": {
|
|
2253
2253
|
"filePath": "snapping.main.runtime.ts",
|
|
2254
|
-
"line":
|
|
2254
|
+
"line": 722,
|
|
2255
2255
|
"character": 14
|
|
2256
2256
|
},
|
|
2257
2257
|
"members": [
|
|
@@ -2259,7 +2259,7 @@
|
|
|
2259
2259
|
"__schema": "VariableLikeSchema",
|
|
2260
2260
|
"location": {
|
|
2261
2261
|
"filePath": "snapping.main.runtime.ts",
|
|
2262
|
-
"line":
|
|
2262
|
+
"line": 722,
|
|
2263
2263
|
"character": 16
|
|
2264
2264
|
},
|
|
2265
2265
|
"signature": "(property) results: untagResult[]",
|
|
@@ -2268,14 +2268,14 @@
|
|
|
2268
2268
|
"__schema": "TypeArraySchema",
|
|
2269
2269
|
"location": {
|
|
2270
2270
|
"filePath": "snapping.main.runtime.ts",
|
|
2271
|
-
"line":
|
|
2271
|
+
"line": 722,
|
|
2272
2272
|
"character": 25
|
|
2273
2273
|
},
|
|
2274
2274
|
"type": {
|
|
2275
2275
|
"__schema": "TypeRefSchema",
|
|
2276
2276
|
"location": {
|
|
2277
2277
|
"filePath": "snapping.main.runtime.ts",
|
|
2278
|
-
"line":
|
|
2278
|
+
"line": 722,
|
|
2279
2279
|
"character": 25
|
|
2280
2280
|
},
|
|
2281
2281
|
"name": "untagResult"
|
|
@@ -2287,7 +2287,7 @@
|
|
|
2287
2287
|
"__schema": "VariableLikeSchema",
|
|
2288
2288
|
"location": {
|
|
2289
2289
|
"filePath": "snapping.main.runtime.ts",
|
|
2290
|
-
"line":
|
|
2290
|
+
"line": 722,
|
|
2291
2291
|
"character": 40
|
|
2292
2292
|
},
|
|
2293
2293
|
"signature": "(property) isSoftUntag: boolean",
|
|
@@ -2296,7 +2296,7 @@
|
|
|
2296
2296
|
"__schema": "KeywordTypeSchema",
|
|
2297
2297
|
"location": {
|
|
2298
2298
|
"filePath": "snapping.main.runtime.ts",
|
|
2299
|
-
"line":
|
|
2299
|
+
"line": 722,
|
|
2300
2300
|
"character": 53
|
|
2301
2301
|
},
|
|
2302
2302
|
"name": "boolean"
|
|
@@ -2315,7 +2315,7 @@
|
|
|
2315
2315
|
"__schema": "FunctionLikeSchema",
|
|
2316
2316
|
"location": {
|
|
2317
2317
|
"filePath": "snapping.main.runtime.ts",
|
|
2318
|
-
"line":
|
|
2318
|
+
"line": 769,
|
|
2319
2319
|
"character": 3
|
|
2320
2320
|
},
|
|
2321
2321
|
"signature": "(method) SnappingMain.resetNeverExported(): Promise<ComponentID[]>",
|
|
@@ -2325,7 +2325,7 @@
|
|
|
2325
2325
|
"__schema": "TypeRefSchema",
|
|
2326
2326
|
"location": {
|
|
2327
2327
|
"filePath": "snapping.main.runtime.ts",
|
|
2328
|
-
"line":
|
|
2328
|
+
"line": 769,
|
|
2329
2329
|
"character": 31
|
|
2330
2330
|
},
|
|
2331
2331
|
"name": "Promise",
|
|
@@ -2334,14 +2334,14 @@
|
|
|
2334
2334
|
"__schema": "TypeArraySchema",
|
|
2335
2335
|
"location": {
|
|
2336
2336
|
"filePath": "snapping.main.runtime.ts",
|
|
2337
|
-
"line":
|
|
2337
|
+
"line": 769,
|
|
2338
2338
|
"character": 39
|
|
2339
2339
|
},
|
|
2340
2340
|
"type": {
|
|
2341
2341
|
"__schema": "TypeRefSchema",
|
|
2342
2342
|
"location": {
|
|
2343
2343
|
"filePath": "snapping.main.runtime.ts",
|
|
2344
|
-
"line":
|
|
2344
|
+
"line": 769,
|
|
2345
2345
|
"character": 39
|
|
2346
2346
|
},
|
|
2347
2347
|
"name": "ComponentID"
|
|
@@ -2357,7 +2357,7 @@
|
|
|
2357
2357
|
"__schema": "FunctionLikeSchema",
|
|
2358
2358
|
"location": {
|
|
2359
2359
|
"filePath": "snapping.main.runtime.ts",
|
|
2360
|
-
"line":
|
|
2360
|
+
"line": 778,
|
|
2361
2361
|
"character": 3
|
|
2362
2362
|
},
|
|
2363
2363
|
"signature": "(method) SnappingMain._addFlattenedDependenciesToComponents(components: ConsumerComponent[], rebuildDepsGraph?: boolean): Promise<void>",
|
|
@@ -2367,7 +2367,7 @@
|
|
|
2367
2367
|
"__schema": "ParameterSchema",
|
|
2368
2368
|
"location": {
|
|
2369
2369
|
"filePath": "snapping.main.runtime.ts",
|
|
2370
|
-
"line":
|
|
2370
|
+
"line": 778,
|
|
2371
2371
|
"character": 47
|
|
2372
2372
|
},
|
|
2373
2373
|
"name": "components",
|
|
@@ -2375,14 +2375,14 @@
|
|
|
2375
2375
|
"__schema": "TypeArraySchema",
|
|
2376
2376
|
"location": {
|
|
2377
2377
|
"filePath": "snapping.main.runtime.ts",
|
|
2378
|
-
"line":
|
|
2378
|
+
"line": 778,
|
|
2379
2379
|
"character": 59
|
|
2380
2380
|
},
|
|
2381
2381
|
"type": {
|
|
2382
2382
|
"__schema": "TypeRefSchema",
|
|
2383
2383
|
"location": {
|
|
2384
2384
|
"filePath": "snapping.main.runtime.ts",
|
|
2385
|
-
"line":
|
|
2385
|
+
"line": 778,
|
|
2386
2386
|
"character": 59
|
|
2387
2387
|
},
|
|
2388
2388
|
"name": "ConsumerComponent"
|
|
@@ -2395,7 +2395,7 @@
|
|
|
2395
2395
|
"__schema": "ParameterSchema",
|
|
2396
2396
|
"location": {
|
|
2397
2397
|
"filePath": "snapping.main.runtime.ts",
|
|
2398
|
-
"line":
|
|
2398
|
+
"line": 778,
|
|
2399
2399
|
"character": 80
|
|
2400
2400
|
},
|
|
2401
2401
|
"name": "rebuildDepsGraph",
|
|
@@ -2403,7 +2403,7 @@
|
|
|
2403
2403
|
"__schema": "InferenceTypeSchema",
|
|
2404
2404
|
"location": {
|
|
2405
2405
|
"filePath": "snapping.main.runtime.ts",
|
|
2406
|
-
"line":
|
|
2406
|
+
"line": 778,
|
|
2407
2407
|
"character": 80
|
|
2408
2408
|
},
|
|
2409
2409
|
"type": "boolean"
|
|
@@ -2417,7 +2417,7 @@
|
|
|
2417
2417
|
"__schema": "InferenceTypeSchema",
|
|
2418
2418
|
"location": {
|
|
2419
2419
|
"filePath": "snapping.main.runtime.ts",
|
|
2420
|
-
"line":
|
|
2420
|
+
"line": 778,
|
|
2421
2421
|
"character": 3
|
|
2422
2422
|
},
|
|
2423
2423
|
"type": "Promise<void>"
|
|
@@ -2430,7 +2430,7 @@
|
|
|
2430
2430
|
"__schema": "FunctionLikeSchema",
|
|
2431
2431
|
"location": {
|
|
2432
2432
|
"filePath": "snapping.main.runtime.ts",
|
|
2433
|
-
"line":
|
|
2433
|
+
"line": 808,
|
|
2434
2434
|
"character": 3
|
|
2435
2435
|
},
|
|
2436
2436
|
"signature": "(method) SnappingMain.throwForDepsFromAnotherLane(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -2440,7 +2440,7 @@
|
|
|
2440
2440
|
"__schema": "ParameterSchema",
|
|
2441
2441
|
"location": {
|
|
2442
2442
|
"filePath": "snapping.main.runtime.ts",
|
|
2443
|
-
"line":
|
|
2443
|
+
"line": 808,
|
|
2444
2444
|
"character": 37
|
|
2445
2445
|
},
|
|
2446
2446
|
"name": "components",
|
|
@@ -2448,14 +2448,14 @@
|
|
|
2448
2448
|
"__schema": "TypeArraySchema",
|
|
2449
2449
|
"location": {
|
|
2450
2450
|
"filePath": "snapping.main.runtime.ts",
|
|
2451
|
-
"line":
|
|
2451
|
+
"line": 808,
|
|
2452
2452
|
"character": 49
|
|
2453
2453
|
},
|
|
2454
2454
|
"type": {
|
|
2455
2455
|
"__schema": "TypeRefSchema",
|
|
2456
2456
|
"location": {
|
|
2457
2457
|
"filePath": "snapping.main.runtime.ts",
|
|
2458
|
-
"line":
|
|
2458
|
+
"line": 808,
|
|
2459
2459
|
"character": 49
|
|
2460
2460
|
},
|
|
2461
2461
|
"name": "ConsumerComponent"
|
|
@@ -2469,7 +2469,7 @@
|
|
|
2469
2469
|
"__schema": "InferenceTypeSchema",
|
|
2470
2470
|
"location": {
|
|
2471
2471
|
"filePath": "snapping.main.runtime.ts",
|
|
2472
|
-
"line":
|
|
2472
|
+
"line": 808,
|
|
2473
2473
|
"character": 3
|
|
2474
2474
|
},
|
|
2475
2475
|
"type": "Promise<void>"
|
|
@@ -2482,7 +2482,7 @@
|
|
|
2482
2482
|
"__schema": "FunctionLikeSchema",
|
|
2483
2483
|
"location": {
|
|
2484
2484
|
"filePath": "snapping.main.runtime.ts",
|
|
2485
|
-
"line":
|
|
2485
|
+
"line": 895,
|
|
2486
2486
|
"character": 3
|
|
2487
2487
|
},
|
|
2488
2488
|
"signature": "(method) SnappingMain._addFlattenedDepsGraphToComponents(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -2492,7 +2492,7 @@
|
|
|
2492
2492
|
"__schema": "ParameterSchema",
|
|
2493
2493
|
"location": {
|
|
2494
2494
|
"filePath": "snapping.main.runtime.ts",
|
|
2495
|
-
"line":
|
|
2495
|
+
"line": 895,
|
|
2496
2496
|
"character": 44
|
|
2497
2497
|
},
|
|
2498
2498
|
"name": "components",
|
|
@@ -2500,14 +2500,14 @@
|
|
|
2500
2500
|
"__schema": "TypeArraySchema",
|
|
2501
2501
|
"location": {
|
|
2502
2502
|
"filePath": "snapping.main.runtime.ts",
|
|
2503
|
-
"line":
|
|
2503
|
+
"line": 895,
|
|
2504
2504
|
"character": 56
|
|
2505
2505
|
},
|
|
2506
2506
|
"type": {
|
|
2507
2507
|
"__schema": "TypeRefSchema",
|
|
2508
2508
|
"location": {
|
|
2509
2509
|
"filePath": "snapping.main.runtime.ts",
|
|
2510
|
-
"line":
|
|
2510
|
+
"line": 895,
|
|
2511
2511
|
"character": 56
|
|
2512
2512
|
},
|
|
2513
2513
|
"name": "ConsumerComponent"
|
|
@@ -2521,7 +2521,7 @@
|
|
|
2521
2521
|
"__schema": "InferenceTypeSchema",
|
|
2522
2522
|
"location": {
|
|
2523
2523
|
"filePath": "snapping.main.runtime.ts",
|
|
2524
|
-
"line":
|
|
2524
|
+
"line": 895,
|
|
2525
2525
|
"character": 3
|
|
2526
2526
|
},
|
|
2527
2527
|
"type": "Promise<void>"
|
|
@@ -2534,7 +2534,7 @@
|
|
|
2534
2534
|
"__schema": "FunctionLikeSchema",
|
|
2535
2535
|
"location": {
|
|
2536
2536
|
"filePath": "snapping.main.runtime.ts",
|
|
2537
|
-
"line":
|
|
2537
|
+
"line": 961,
|
|
2538
2538
|
"character": 3
|
|
2539
2539
|
},
|
|
2540
2540
|
"signature": "(method) SnappingMain._updateComponentsByTagResult(components: ConsumerComponent[], tagResult: LegacyOnTagResult[]): void",
|
|
@@ -2544,7 +2544,7 @@
|
|
|
2544
2544
|
"__schema": "ParameterSchema",
|
|
2545
2545
|
"location": {
|
|
2546
2546
|
"filePath": "snapping.main.runtime.ts",
|
|
2547
|
-
"line":
|
|
2547
|
+
"line": 961,
|
|
2548
2548
|
"character": 32
|
|
2549
2549
|
},
|
|
2550
2550
|
"name": "components",
|
|
@@ -2552,14 +2552,14 @@
|
|
|
2552
2552
|
"__schema": "TypeArraySchema",
|
|
2553
2553
|
"location": {
|
|
2554
2554
|
"filePath": "snapping.main.runtime.ts",
|
|
2555
|
-
"line":
|
|
2555
|
+
"line": 961,
|
|
2556
2556
|
"character": 44
|
|
2557
2557
|
},
|
|
2558
2558
|
"type": {
|
|
2559
2559
|
"__schema": "TypeRefSchema",
|
|
2560
2560
|
"location": {
|
|
2561
2561
|
"filePath": "snapping.main.runtime.ts",
|
|
2562
|
-
"line":
|
|
2562
|
+
"line": 961,
|
|
2563
2563
|
"character": 44
|
|
2564
2564
|
},
|
|
2565
2565
|
"name": "ConsumerComponent"
|
|
@@ -2572,7 +2572,7 @@
|
|
|
2572
2572
|
"__schema": "ParameterSchema",
|
|
2573
2573
|
"location": {
|
|
2574
2574
|
"filePath": "snapping.main.runtime.ts",
|
|
2575
|
-
"line":
|
|
2575
|
+
"line": 961,
|
|
2576
2576
|
"character": 65
|
|
2577
2577
|
},
|
|
2578
2578
|
"name": "tagResult",
|
|
@@ -2580,14 +2580,14 @@
|
|
|
2580
2580
|
"__schema": "TypeArraySchema",
|
|
2581
2581
|
"location": {
|
|
2582
2582
|
"filePath": "snapping.main.runtime.ts",
|
|
2583
|
-
"line":
|
|
2583
|
+
"line": 961,
|
|
2584
2584
|
"character": 76
|
|
2585
2585
|
},
|
|
2586
2586
|
"type": {
|
|
2587
2587
|
"__schema": "TypeRefSchema",
|
|
2588
2588
|
"location": {
|
|
2589
2589
|
"filePath": "snapping.main.runtime.ts",
|
|
2590
|
-
"line":
|
|
2590
|
+
"line": 961,
|
|
2591
2591
|
"character": 76
|
|
2592
2592
|
},
|
|
2593
2593
|
"name": "LegacyOnTagResult"
|
|
@@ -2601,7 +2601,7 @@
|
|
|
2601
2601
|
"__schema": "InferenceTypeSchema",
|
|
2602
2602
|
"location": {
|
|
2603
2603
|
"filePath": "snapping.main.runtime.ts",
|
|
2604
|
-
"line":
|
|
2604
|
+
"line": 961,
|
|
2605
2605
|
"character": 3
|
|
2606
2606
|
},
|
|
2607
2607
|
"type": "void"
|
|
@@ -2612,7 +2612,7 @@
|
|
|
2612
2612
|
"__schema": "FunctionLikeSchema",
|
|
2613
2613
|
"location": {
|
|
2614
2614
|
"filePath": "snapping.main.runtime.ts",
|
|
2615
|
-
"line":
|
|
2615
|
+
"line": 972,
|
|
2616
2616
|
"character": 3
|
|
2617
2617
|
},
|
|
2618
2618
|
"signature": "(method) SnappingMain._getPublishedPackages(components: ConsumerComponent[]): string[]",
|
|
@@ -2622,7 +2622,7 @@
|
|
|
2622
2622
|
"__schema": "ParameterSchema",
|
|
2623
2623
|
"location": {
|
|
2624
2624
|
"filePath": "snapping.main.runtime.ts",
|
|
2625
|
-
"line":
|
|
2625
|
+
"line": 972,
|
|
2626
2626
|
"character": 25
|
|
2627
2627
|
},
|
|
2628
2628
|
"name": "components",
|
|
@@ -2630,14 +2630,14 @@
|
|
|
2630
2630
|
"__schema": "TypeArraySchema",
|
|
2631
2631
|
"location": {
|
|
2632
2632
|
"filePath": "snapping.main.runtime.ts",
|
|
2633
|
-
"line":
|
|
2633
|
+
"line": 972,
|
|
2634
2634
|
"character": 37
|
|
2635
2635
|
},
|
|
2636
2636
|
"type": {
|
|
2637
2637
|
"__schema": "TypeRefSchema",
|
|
2638
2638
|
"location": {
|
|
2639
2639
|
"filePath": "snapping.main.runtime.ts",
|
|
2640
|
-
"line":
|
|
2640
|
+
"line": 972,
|
|
2641
2641
|
"character": 37
|
|
2642
2642
|
},
|
|
2643
2643
|
"name": "ConsumerComponent"
|
|
@@ -2651,14 +2651,14 @@
|
|
|
2651
2651
|
"__schema": "TypeArraySchema",
|
|
2652
2652
|
"location": {
|
|
2653
2653
|
"filePath": "snapping.main.runtime.ts",
|
|
2654
|
-
"line":
|
|
2654
|
+
"line": 972,
|
|
2655
2655
|
"character": 59
|
|
2656
2656
|
},
|
|
2657
2657
|
"type": {
|
|
2658
2658
|
"__schema": "KeywordTypeSchema",
|
|
2659
2659
|
"location": {
|
|
2660
2660
|
"filePath": "snapping.main.runtime.ts",
|
|
2661
|
-
"line":
|
|
2661
|
+
"line": 972,
|
|
2662
2662
|
"character": 59
|
|
2663
2663
|
},
|
|
2664
2664
|
"name": "string"
|
|
@@ -2670,7 +2670,7 @@
|
|
|
2670
2670
|
"__schema": "FunctionLikeSchema",
|
|
2671
2671
|
"location": {
|
|
2672
2672
|
"filePath": "snapping.main.runtime.ts",
|
|
2673
|
-
"line":
|
|
2673
|
+
"line": 981,
|
|
2674
2674
|
"character": 3
|
|
2675
2675
|
},
|
|
2676
2676
|
"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}>",
|
|
@@ -2680,7 +2680,7 @@
|
|
|
2680
2680
|
"__schema": "ParameterSchema",
|
|
2681
2681
|
"location": {
|
|
2682
2682
|
"filePath": "snapping.main.runtime.ts",
|
|
2683
|
-
"line":
|
|
2683
|
+
"line": 981,
|
|
2684
2684
|
"character": 27
|
|
2685
2685
|
},
|
|
2686
2686
|
"name": "{ source, lane, shouldValidateVersion = false, updateDependentsOnLane = false }",
|
|
@@ -2688,7 +2688,7 @@
|
|
|
2688
2688
|
"__schema": "TypeLiteralSchema",
|
|
2689
2689
|
"location": {
|
|
2690
2690
|
"filePath": "snapping.main.runtime.ts",
|
|
2691
|
-
"line":
|
|
2691
|
+
"line": 986,
|
|
2692
2692
|
"character": 6
|
|
2693
2693
|
},
|
|
2694
2694
|
"members": [
|
|
@@ -2696,7 +2696,7 @@
|
|
|
2696
2696
|
"__schema": "VariableLikeSchema",
|
|
2697
2697
|
"location": {
|
|
2698
2698
|
"filePath": "snapping.main.runtime.ts",
|
|
2699
|
-
"line":
|
|
2699
|
+
"line": 987,
|
|
2700
2700
|
"character": 5
|
|
2701
2701
|
},
|
|
2702
2702
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -2705,7 +2705,7 @@
|
|
|
2705
2705
|
"__schema": "TypeRefSchema",
|
|
2706
2706
|
"location": {
|
|
2707
2707
|
"filePath": "snapping.main.runtime.ts",
|
|
2708
|
-
"line":
|
|
2708
|
+
"line": 987,
|
|
2709
2709
|
"character": 5
|
|
2710
2710
|
},
|
|
2711
2711
|
"name": "ConsumerComponent",
|
|
@@ -2717,7 +2717,7 @@
|
|
|
2717
2717
|
"__schema": "VariableLikeSchema",
|
|
2718
2718
|
"location": {
|
|
2719
2719
|
"filePath": "snapping.main.runtime.ts",
|
|
2720
|
-
"line":
|
|
2720
|
+
"line": 988,
|
|
2721
2721
|
"character": 5
|
|
2722
2722
|
},
|
|
2723
2723
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -2726,7 +2726,7 @@
|
|
|
2726
2726
|
"__schema": "TypeRefSchema",
|
|
2727
2727
|
"location": {
|
|
2728
2728
|
"filePath": "snapping.main.runtime.ts",
|
|
2729
|
-
"line":
|
|
2729
|
+
"line": 988,
|
|
2730
2730
|
"character": 12
|
|
2731
2731
|
},
|
|
2732
2732
|
"name": "Lane"
|
|
@@ -2737,7 +2737,7 @@
|
|
|
2737
2737
|
"__schema": "VariableLikeSchema",
|
|
2738
2738
|
"location": {
|
|
2739
2739
|
"filePath": "snapping.main.runtime.ts",
|
|
2740
|
-
"line":
|
|
2740
|
+
"line": 989,
|
|
2741
2741
|
"character": 5
|
|
2742
2742
|
},
|
|
2743
2743
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -2746,7 +2746,7 @@
|
|
|
2746
2746
|
"__schema": "KeywordTypeSchema",
|
|
2747
2747
|
"location": {
|
|
2748
2748
|
"filePath": "snapping.main.runtime.ts",
|
|
2749
|
-
"line":
|
|
2749
|
+
"line": 989,
|
|
2750
2750
|
"character": 29
|
|
2751
2751
|
},
|
|
2752
2752
|
"name": "boolean"
|
|
@@ -2757,7 +2757,7 @@
|
|
|
2757
2757
|
"__schema": "VariableLikeSchema",
|
|
2758
2758
|
"location": {
|
|
2759
2759
|
"filePath": "snapping.main.runtime.ts",
|
|
2760
|
-
"line":
|
|
2760
|
+
"line": 990,
|
|
2761
2761
|
"character": 5
|
|
2762
2762
|
},
|
|
2763
2763
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -2766,7 +2766,7 @@
|
|
|
2766
2766
|
"__schema": "KeywordTypeSchema",
|
|
2767
2767
|
"location": {
|
|
2768
2768
|
"filePath": "snapping.main.runtime.ts",
|
|
2769
|
-
"line":
|
|
2769
|
+
"line": 990,
|
|
2770
2770
|
"character": 30
|
|
2771
2771
|
},
|
|
2772
2772
|
"name": "boolean"
|
|
@@ -2781,7 +2781,7 @@
|
|
|
2781
2781
|
"__schema": "VariableLikeSchema",
|
|
2782
2782
|
"location": {
|
|
2783
2783
|
"filePath": "snapping.main.runtime.ts",
|
|
2784
|
-
"line":
|
|
2784
|
+
"line": 987,
|
|
2785
2785
|
"character": 5
|
|
2786
2786
|
},
|
|
2787
2787
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -2790,7 +2790,7 @@
|
|
|
2790
2790
|
"__schema": "TypeRefSchema",
|
|
2791
2791
|
"location": {
|
|
2792
2792
|
"filePath": "snapping.main.runtime.ts",
|
|
2793
|
-
"line":
|
|
2793
|
+
"line": 987,
|
|
2794
2794
|
"character": 5
|
|
2795
2795
|
},
|
|
2796
2796
|
"name": "ConsumerComponent",
|
|
@@ -2802,7 +2802,7 @@
|
|
|
2802
2802
|
"__schema": "VariableLikeSchema",
|
|
2803
2803
|
"location": {
|
|
2804
2804
|
"filePath": "snapping.main.runtime.ts",
|
|
2805
|
-
"line":
|
|
2805
|
+
"line": 988,
|
|
2806
2806
|
"character": 5
|
|
2807
2807
|
},
|
|
2808
2808
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -2811,7 +2811,7 @@
|
|
|
2811
2811
|
"__schema": "TypeRefSchema",
|
|
2812
2812
|
"location": {
|
|
2813
2813
|
"filePath": "snapping.main.runtime.ts",
|
|
2814
|
-
"line":
|
|
2814
|
+
"line": 988,
|
|
2815
2815
|
"character": 12
|
|
2816
2816
|
},
|
|
2817
2817
|
"name": "Lane"
|
|
@@ -2822,7 +2822,7 @@
|
|
|
2822
2822
|
"__schema": "VariableLikeSchema",
|
|
2823
2823
|
"location": {
|
|
2824
2824
|
"filePath": "snapping.main.runtime.ts",
|
|
2825
|
-
"line":
|
|
2825
|
+
"line": 989,
|
|
2826
2826
|
"character": 5
|
|
2827
2827
|
},
|
|
2828
2828
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -2831,7 +2831,7 @@
|
|
|
2831
2831
|
"__schema": "KeywordTypeSchema",
|
|
2832
2832
|
"location": {
|
|
2833
2833
|
"filePath": "snapping.main.runtime.ts",
|
|
2834
|
-
"line":
|
|
2834
|
+
"line": 989,
|
|
2835
2835
|
"character": 29
|
|
2836
2836
|
},
|
|
2837
2837
|
"name": "boolean"
|
|
@@ -2842,7 +2842,7 @@
|
|
|
2842
2842
|
"__schema": "VariableLikeSchema",
|
|
2843
2843
|
"location": {
|
|
2844
2844
|
"filePath": "snapping.main.runtime.ts",
|
|
2845
|
-
"line":
|
|
2845
|
+
"line": 990,
|
|
2846
2846
|
"character": 5
|
|
2847
2847
|
},
|
|
2848
2848
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -2851,7 +2851,7 @@
|
|
|
2851
2851
|
"__schema": "KeywordTypeSchema",
|
|
2852
2852
|
"location": {
|
|
2853
2853
|
"filePath": "snapping.main.runtime.ts",
|
|
2854
|
-
"line":
|
|
2854
|
+
"line": 990,
|
|
2855
2855
|
"character": 30
|
|
2856
2856
|
},
|
|
2857
2857
|
"name": "boolean"
|
|
@@ -2866,7 +2866,7 @@
|
|
|
2866
2866
|
"__schema": "TypeRefSchema",
|
|
2867
2867
|
"location": {
|
|
2868
2868
|
"filePath": "snapping.main.runtime.ts",
|
|
2869
|
-
"line":
|
|
2869
|
+
"line": 991,
|
|
2870
2870
|
"character": 7
|
|
2871
2871
|
},
|
|
2872
2872
|
"name": "Promise",
|
|
@@ -2875,7 +2875,7 @@
|
|
|
2875
2875
|
"__schema": "TypeLiteralSchema",
|
|
2876
2876
|
"location": {
|
|
2877
2877
|
"filePath": "snapping.main.runtime.ts",
|
|
2878
|
-
"line":
|
|
2878
|
+
"line": 991,
|
|
2879
2879
|
"character": 15
|
|
2880
2880
|
},
|
|
2881
2881
|
"members": [
|
|
@@ -2883,7 +2883,7 @@
|
|
|
2883
2883
|
"__schema": "VariableLikeSchema",
|
|
2884
2884
|
"location": {
|
|
2885
2885
|
"filePath": "snapping.main.runtime.ts",
|
|
2886
|
-
"line":
|
|
2886
|
+
"line": 992,
|
|
2887
2887
|
"character": 5
|
|
2888
2888
|
},
|
|
2889
2889
|
"signature": "(property) component: ModelComponent",
|
|
@@ -2892,7 +2892,7 @@
|
|
|
2892
2892
|
"__schema": "TypeRefSchema",
|
|
2893
2893
|
"location": {
|
|
2894
2894
|
"filePath": "snapping.main.runtime.ts",
|
|
2895
|
-
"line":
|
|
2895
|
+
"line": 992,
|
|
2896
2896
|
"character": 5
|
|
2897
2897
|
},
|
|
2898
2898
|
"name": "ModelComponent",
|
|
@@ -2904,7 +2904,7 @@
|
|
|
2904
2904
|
"__schema": "VariableLikeSchema",
|
|
2905
2905
|
"location": {
|
|
2906
2906
|
"filePath": "snapping.main.runtime.ts",
|
|
2907
|
-
"line":
|
|
2907
|
+
"line": 993,
|
|
2908
2908
|
"character": 5
|
|
2909
2909
|
},
|
|
2910
2910
|
"signature": "(property) version: Version",
|
|
@@ -2913,7 +2913,7 @@
|
|
|
2913
2913
|
"__schema": "TypeRefSchema",
|
|
2914
2914
|
"location": {
|
|
2915
2915
|
"filePath": "snapping.main.runtime.ts",
|
|
2916
|
-
"line":
|
|
2916
|
+
"line": 993,
|
|
2917
2917
|
"character": 14
|
|
2918
2918
|
},
|
|
2919
2919
|
"name": "Version"
|
|
@@ -2932,7 +2932,7 @@
|
|
|
2932
2932
|
"__schema": "FunctionLikeSchema",
|
|
2933
2933
|
"location": {
|
|
2934
2934
|
"filePath": "snapping.main.runtime.ts",
|
|
2935
|
-
"line":
|
|
2935
|
+
"line": 1031,
|
|
2936
2936
|
"character": 3
|
|
2937
2937
|
},
|
|
2938
2938
|
"signature": "(method) SnappingMain._addCompFromScopeToObjects(source: ConsumerComponent, lane?: Lane, updateDependentsOnLane?: boolean): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -2942,7 +2942,7 @@
|
|
|
2942
2942
|
"__schema": "ParameterSchema",
|
|
2943
2943
|
"location": {
|
|
2944
2944
|
"filePath": "snapping.main.runtime.ts",
|
|
2945
|
-
"line":
|
|
2945
|
+
"line": 1032,
|
|
2946
2946
|
"character": 5
|
|
2947
2947
|
},
|
|
2948
2948
|
"name": "source",
|
|
@@ -2950,7 +2950,7 @@
|
|
|
2950
2950
|
"__schema": "TypeRefSchema",
|
|
2951
2951
|
"location": {
|
|
2952
2952
|
"filePath": "snapping.main.runtime.ts",
|
|
2953
|
-
"line":
|
|
2953
|
+
"line": 1032,
|
|
2954
2954
|
"character": 13
|
|
2955
2955
|
},
|
|
2956
2956
|
"name": "ConsumerComponent"
|
|
@@ -2962,7 +2962,7 @@
|
|
|
2962
2962
|
"__schema": "ParameterSchema",
|
|
2963
2963
|
"location": {
|
|
2964
2964
|
"filePath": "snapping.main.runtime.ts",
|
|
2965
|
-
"line":
|
|
2965
|
+
"line": 1033,
|
|
2966
2966
|
"character": 5
|
|
2967
2967
|
},
|
|
2968
2968
|
"name": "lane",
|
|
@@ -2970,7 +2970,7 @@
|
|
|
2970
2970
|
"__schema": "TypeRefSchema",
|
|
2971
2971
|
"location": {
|
|
2972
2972
|
"filePath": "snapping.main.runtime.ts",
|
|
2973
|
-
"line":
|
|
2973
|
+
"line": 1033,
|
|
2974
2974
|
"character": 12
|
|
2975
2975
|
},
|
|
2976
2976
|
"name": "Lane"
|
|
@@ -2982,7 +2982,7 @@
|
|
|
2982
2982
|
"__schema": "ParameterSchema",
|
|
2983
2983
|
"location": {
|
|
2984
2984
|
"filePath": "snapping.main.runtime.ts",
|
|
2985
|
-
"line":
|
|
2985
|
+
"line": 1034,
|
|
2986
2986
|
"character": 5
|
|
2987
2987
|
},
|
|
2988
2988
|
"name": "updateDependentsOnLane",
|
|
@@ -2990,7 +2990,7 @@
|
|
|
2990
2990
|
"__schema": "InferenceTypeSchema",
|
|
2991
2991
|
"location": {
|
|
2992
2992
|
"filePath": "snapping.main.runtime.ts",
|
|
2993
|
-
"line":
|
|
2993
|
+
"line": 1034,
|
|
2994
2994
|
"character": 5
|
|
2995
2995
|
},
|
|
2996
2996
|
"type": "boolean"
|
|
@@ -3004,7 +3004,7 @@
|
|
|
3004
3004
|
"__schema": "TypeRefSchema",
|
|
3005
3005
|
"location": {
|
|
3006
3006
|
"filePath": "snapping.main.runtime.ts",
|
|
3007
|
-
"line":
|
|
3007
|
+
"line": 1035,
|
|
3008
3008
|
"character": 6
|
|
3009
3009
|
},
|
|
3010
3010
|
"name": "Promise",
|
|
@@ -3013,7 +3013,7 @@
|
|
|
3013
3013
|
"__schema": "TypeLiteralSchema",
|
|
3014
3014
|
"location": {
|
|
3015
3015
|
"filePath": "snapping.main.runtime.ts",
|
|
3016
|
-
"line":
|
|
3016
|
+
"line": 1035,
|
|
3017
3017
|
"character": 14
|
|
3018
3018
|
},
|
|
3019
3019
|
"members": [
|
|
@@ -3021,7 +3021,7 @@
|
|
|
3021
3021
|
"__schema": "VariableLikeSchema",
|
|
3022
3022
|
"location": {
|
|
3023
3023
|
"filePath": "snapping.main.runtime.ts",
|
|
3024
|
-
"line":
|
|
3024
|
+
"line": 1036,
|
|
3025
3025
|
"character": 5
|
|
3026
3026
|
},
|
|
3027
3027
|
"signature": "(property) component: ModelComponent",
|
|
@@ -3030,7 +3030,7 @@
|
|
|
3030
3030
|
"__schema": "TypeRefSchema",
|
|
3031
3031
|
"location": {
|
|
3032
3032
|
"filePath": "snapping.main.runtime.ts",
|
|
3033
|
-
"line":
|
|
3033
|
+
"line": 1036,
|
|
3034
3034
|
"character": 5
|
|
3035
3035
|
},
|
|
3036
3036
|
"name": "ModelComponent",
|
|
@@ -3042,7 +3042,7 @@
|
|
|
3042
3042
|
"__schema": "VariableLikeSchema",
|
|
3043
3043
|
"location": {
|
|
3044
3044
|
"filePath": "snapping.main.runtime.ts",
|
|
3045
|
-
"line":
|
|
3045
|
+
"line": 1037,
|
|
3046
3046
|
"character": 5
|
|
3047
3047
|
},
|
|
3048
3048
|
"signature": "(property) version: Version",
|
|
@@ -3051,7 +3051,7 @@
|
|
|
3051
3051
|
"__schema": "TypeRefSchema",
|
|
3052
3052
|
"location": {
|
|
3053
3053
|
"filePath": "snapping.main.runtime.ts",
|
|
3054
|
-
"line":
|
|
3054
|
+
"line": 1037,
|
|
3055
3055
|
"character": 14
|
|
3056
3056
|
},
|
|
3057
3057
|
"name": "Version"
|
|
@@ -3070,7 +3070,7 @@
|
|
|
3070
3070
|
"__schema": "FunctionLikeSchema",
|
|
3071
3071
|
"location": {
|
|
3072
3072
|
"filePath": "snapping.main.runtime.ts",
|
|
3073
|
-
"line":
|
|
3073
|
+
"line": 1061,
|
|
3074
3074
|
"character": 3
|
|
3075
3075
|
},
|
|
3076
3076
|
"signature": "(method) SnappingMain._enrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<ConsumerComponent>",
|
|
@@ -3080,7 +3080,7 @@
|
|
|
3080
3080
|
"__schema": "ParameterSchema",
|
|
3081
3081
|
"location": {
|
|
3082
3082
|
"filePath": "snapping.main.runtime.ts",
|
|
3083
|
-
"line":
|
|
3083
|
+
"line": 1061,
|
|
3084
3084
|
"character": 21
|
|
3085
3085
|
},
|
|
3086
3086
|
"name": "consumerComponent",
|
|
@@ -3088,7 +3088,7 @@
|
|
|
3088
3088
|
"__schema": "TypeRefSchema",
|
|
3089
3089
|
"location": {
|
|
3090
3090
|
"filePath": "snapping.main.runtime.ts",
|
|
3091
|
-
"line":
|
|
3091
|
+
"line": 1061,
|
|
3092
3092
|
"character": 40
|
|
3093
3093
|
},
|
|
3094
3094
|
"name": "ConsumerComponent"
|
|
@@ -3100,7 +3100,7 @@
|
|
|
3100
3100
|
"__schema": "ParameterSchema",
|
|
3101
3101
|
"location": {
|
|
3102
3102
|
"filePath": "snapping.main.runtime.ts",
|
|
3103
|
-
"line":
|
|
3103
|
+
"line": 1061,
|
|
3104
3104
|
"character": 59
|
|
3105
3105
|
},
|
|
3106
3106
|
"name": "modifiedLog",
|
|
@@ -3108,7 +3108,7 @@
|
|
|
3108
3108
|
"__schema": "TypeRefSchema",
|
|
3109
3109
|
"location": {
|
|
3110
3110
|
"filePath": "snapping.main.runtime.ts",
|
|
3111
|
-
"line":
|
|
3111
|
+
"line": 1061,
|
|
3112
3112
|
"character": 73
|
|
3113
3113
|
},
|
|
3114
3114
|
"name": "Log"
|
|
@@ -3121,7 +3121,7 @@
|
|
|
3121
3121
|
"__schema": "InferenceTypeSchema",
|
|
3122
3122
|
"location": {
|
|
3123
3123
|
"filePath": "snapping.main.runtime.ts",
|
|
3124
|
-
"line":
|
|
3124
|
+
"line": 1061,
|
|
3125
3125
|
"character": 3
|
|
3126
3126
|
},
|
|
3127
3127
|
"type": "Promise<ConsumerComponent>"
|
|
@@ -3134,7 +3134,7 @@
|
|
|
3134
3134
|
"__schema": "FunctionLikeSchema",
|
|
3135
3135
|
"location": {
|
|
3136
3136
|
"filePath": "snapping.main.runtime.ts",
|
|
3137
|
-
"line":
|
|
3137
|
+
"line": 1067,
|
|
3138
3138
|
"character": 3
|
|
3139
3139
|
},
|
|
3140
3140
|
"signature": "(method) SnappingMain._getObjectsToEnrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<BitObject[]>",
|
|
@@ -3144,7 +3144,7 @@
|
|
|
3144
3144
|
"__schema": "ParameterSchema",
|
|
3145
3145
|
"location": {
|
|
3146
3146
|
"filePath": "snapping.main.runtime.ts",
|
|
3147
|
-
"line":
|
|
3147
|
+
"line": 1067,
|
|
3148
3148
|
"character": 33
|
|
3149
3149
|
},
|
|
3150
3150
|
"name": "consumerComponent",
|
|
@@ -3152,7 +3152,7 @@
|
|
|
3152
3152
|
"__schema": "TypeRefSchema",
|
|
3153
3153
|
"location": {
|
|
3154
3154
|
"filePath": "snapping.main.runtime.ts",
|
|
3155
|
-
"line":
|
|
3155
|
+
"line": 1067,
|
|
3156
3156
|
"character": 52
|
|
3157
3157
|
},
|
|
3158
3158
|
"name": "ConsumerComponent"
|
|
@@ -3164,7 +3164,7 @@
|
|
|
3164
3164
|
"__schema": "ParameterSchema",
|
|
3165
3165
|
"location": {
|
|
3166
3166
|
"filePath": "snapping.main.runtime.ts",
|
|
3167
|
-
"line":
|
|
3167
|
+
"line": 1067,
|
|
3168
3168
|
"character": 71
|
|
3169
3169
|
},
|
|
3170
3170
|
"name": "modifiedLog",
|
|
@@ -3172,7 +3172,7 @@
|
|
|
3172
3172
|
"__schema": "TypeRefSchema",
|
|
3173
3173
|
"location": {
|
|
3174
3174
|
"filePath": "snapping.main.runtime.ts",
|
|
3175
|
-
"line":
|
|
3175
|
+
"line": 1067,
|
|
3176
3176
|
"character": 85
|
|
3177
3177
|
},
|
|
3178
3178
|
"name": "Log"
|
|
@@ -3185,7 +3185,7 @@
|
|
|
3185
3185
|
"__schema": "TypeRefSchema",
|
|
3186
3186
|
"location": {
|
|
3187
3187
|
"filePath": "snapping.main.runtime.ts",
|
|
3188
|
-
"line":
|
|
3188
|
+
"line": 1067,
|
|
3189
3189
|
"character": 91
|
|
3190
3190
|
},
|
|
3191
3191
|
"name": "Promise",
|
|
@@ -3194,14 +3194,14 @@
|
|
|
3194
3194
|
"__schema": "TypeArraySchema",
|
|
3195
3195
|
"location": {
|
|
3196
3196
|
"filePath": "snapping.main.runtime.ts",
|
|
3197
|
-
"line":
|
|
3197
|
+
"line": 1067,
|
|
3198
3198
|
"character": 99
|
|
3199
3199
|
},
|
|
3200
3200
|
"type": {
|
|
3201
3201
|
"__schema": "TypeRefSchema",
|
|
3202
3202
|
"location": {
|
|
3203
3203
|
"filePath": "snapping.main.runtime.ts",
|
|
3204
|
-
"line":
|
|
3204
|
+
"line": 1067,
|
|
3205
3205
|
"character": 99
|
|
3206
3206
|
},
|
|
3207
3207
|
"name": "BitObject"
|
|
@@ -3217,14 +3217,14 @@
|
|
|
3217
3217
|
"__schema": "FunctionLikeSchema",
|
|
3218
3218
|
"location": {
|
|
3219
3219
|
"filePath": "snapping.main.runtime.ts",
|
|
3220
|
-
"line":
|
|
3220
|
+
"line": 1141,
|
|
3221
3221
|
"character": 3
|
|
3222
3222
|
},
|
|
3223
3223
|
"doc": {
|
|
3224
3224
|
"__schema": "DocSchema",
|
|
3225
3225
|
"location": {
|
|
3226
3226
|
"filePath": "snapping.main.runtime.ts",
|
|
3227
|
-
"line":
|
|
3227
|
+
"line": 1135,
|
|
3228
3228
|
"character": 3
|
|
3229
3229
|
},
|
|
3230
3230
|
"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 */",
|
|
@@ -3238,7 +3238,7 @@
|
|
|
3238
3238
|
"__schema": "ParameterSchema",
|
|
3239
3239
|
"location": {
|
|
3240
3240
|
"filePath": "snapping.main.runtime.ts",
|
|
3241
|
-
"line":
|
|
3241
|
+
"line": 1141,
|
|
3242
3242
|
"character": 52
|
|
3243
3243
|
},
|
|
3244
3244
|
"name": "compId",
|
|
@@ -3246,7 +3246,7 @@
|
|
|
3246
3246
|
"__schema": "TypeRefSchema",
|
|
3247
3247
|
"location": {
|
|
3248
3248
|
"filePath": "snapping.main.runtime.ts",
|
|
3249
|
-
"line":
|
|
3249
|
+
"line": 1141,
|
|
3250
3250
|
"character": 60
|
|
3251
3251
|
},
|
|
3252
3252
|
"name": "ComponentID"
|
|
@@ -3259,7 +3259,7 @@
|
|
|
3259
3259
|
"__schema": "TypeRefSchema",
|
|
3260
3260
|
"location": {
|
|
3261
3261
|
"filePath": "snapping.main.runtime.ts",
|
|
3262
|
-
"line":
|
|
3262
|
+
"line": 1141,
|
|
3263
3263
|
"character": 74
|
|
3264
3264
|
},
|
|
3265
3265
|
"name": "Promise",
|
|
@@ -3268,7 +3268,7 @@
|
|
|
3268
3268
|
"__schema": "TypeRefSchema",
|
|
3269
3269
|
"location": {
|
|
3270
3270
|
"filePath": "snapping.main.runtime.ts",
|
|
3271
|
-
"line":
|
|
3271
|
+
"line": 1141,
|
|
3272
3272
|
"character": 82
|
|
3273
3273
|
},
|
|
3274
3274
|
"name": "ComponentID"
|
|
@@ -3283,7 +3283,7 @@
|
|
|
3283
3283
|
"__schema": "FunctionLikeSchema",
|
|
3284
3284
|
"location": {
|
|
3285
3285
|
"filePath": "snapping.main.runtime.ts",
|
|
3286
|
-
"line":
|
|
3286
|
+
"line": 1179,
|
|
3287
3287
|
"character": 3
|
|
3288
3288
|
},
|
|
3289
3289
|
"signature": "(method) SnappingMain.updateDependenciesVersionsOfComponent(component: Component, dependencies: ComponentID[], currentBitIds: ComponentID[]): Promise<void>",
|
|
@@ -3293,7 +3293,7 @@
|
|
|
3293
3293
|
"__schema": "ParameterSchema",
|
|
3294
3294
|
"location": {
|
|
3295
3295
|
"filePath": "snapping.main.runtime.ts",
|
|
3296
|
-
"line":
|
|
3296
|
+
"line": 1180,
|
|
3297
3297
|
"character": 5
|
|
3298
3298
|
},
|
|
3299
3299
|
"name": "component",
|
|
@@ -3301,7 +3301,7 @@
|
|
|
3301
3301
|
"__schema": "TypeRefSchema",
|
|
3302
3302
|
"location": {
|
|
3303
3303
|
"filePath": "snapping.main.runtime.ts",
|
|
3304
|
-
"line":
|
|
3304
|
+
"line": 1180,
|
|
3305
3305
|
"character": 16
|
|
3306
3306
|
},
|
|
3307
3307
|
"name": "Component"
|
|
@@ -3313,7 +3313,7 @@
|
|
|
3313
3313
|
"__schema": "ParameterSchema",
|
|
3314
3314
|
"location": {
|
|
3315
3315
|
"filePath": "snapping.main.runtime.ts",
|
|
3316
|
-
"line":
|
|
3316
|
+
"line": 1181,
|
|
3317
3317
|
"character": 5
|
|
3318
3318
|
},
|
|
3319
3319
|
"name": "dependencies",
|
|
@@ -3321,14 +3321,14 @@
|
|
|
3321
3321
|
"__schema": "TypeArraySchema",
|
|
3322
3322
|
"location": {
|
|
3323
3323
|
"filePath": "snapping.main.runtime.ts",
|
|
3324
|
-
"line":
|
|
3324
|
+
"line": 1181,
|
|
3325
3325
|
"character": 19
|
|
3326
3326
|
},
|
|
3327
3327
|
"type": {
|
|
3328
3328
|
"__schema": "TypeRefSchema",
|
|
3329
3329
|
"location": {
|
|
3330
3330
|
"filePath": "snapping.main.runtime.ts",
|
|
3331
|
-
"line":
|
|
3331
|
+
"line": 1181,
|
|
3332
3332
|
"character": 19
|
|
3333
3333
|
},
|
|
3334
3334
|
"name": "ComponentID"
|
|
@@ -3341,7 +3341,7 @@
|
|
|
3341
3341
|
"__schema": "ParameterSchema",
|
|
3342
3342
|
"location": {
|
|
3343
3343
|
"filePath": "snapping.main.runtime.ts",
|
|
3344
|
-
"line":
|
|
3344
|
+
"line": 1182,
|
|
3345
3345
|
"character": 5
|
|
3346
3346
|
},
|
|
3347
3347
|
"name": "currentBitIds",
|
|
@@ -3349,14 +3349,14 @@
|
|
|
3349
3349
|
"__schema": "TypeArraySchema",
|
|
3350
3350
|
"location": {
|
|
3351
3351
|
"filePath": "snapping.main.runtime.ts",
|
|
3352
|
-
"line":
|
|
3352
|
+
"line": 1182,
|
|
3353
3353
|
"character": 20
|
|
3354
3354
|
},
|
|
3355
3355
|
"type": {
|
|
3356
3356
|
"__schema": "TypeRefSchema",
|
|
3357
3357
|
"location": {
|
|
3358
3358
|
"filePath": "snapping.main.runtime.ts",
|
|
3359
|
-
"line":
|
|
3359
|
+
"line": 1182,
|
|
3360
3360
|
"character": 20
|
|
3361
3361
|
},
|
|
3362
3362
|
"name": "ComponentID"
|
|
@@ -3370,7 +3370,7 @@
|
|
|
3370
3370
|
"__schema": "InferenceTypeSchema",
|
|
3371
3371
|
"location": {
|
|
3372
3372
|
"filePath": "snapping.main.runtime.ts",
|
|
3373
|
-
"line":
|
|
3373
|
+
"line": 1179,
|
|
3374
3374
|
"character": 3
|
|
3375
3375
|
},
|
|
3376
3376
|
"type": "Promise<void>"
|
|
@@ -3383,14 +3383,14 @@
|
|
|
3383
3383
|
"__schema": "FunctionLikeSchema",
|
|
3384
3384
|
"location": {
|
|
3385
3385
|
"filePath": "snapping.main.runtime.ts",
|
|
3386
|
-
"line":
|
|
3386
|
+
"line": 1212,
|
|
3387
3387
|
"character": 3
|
|
3388
3388
|
},
|
|
3389
3389
|
"doc": {
|
|
3390
3390
|
"__schema": "DocSchema",
|
|
3391
3391
|
"location": {
|
|
3392
3392
|
"filePath": "snapping.main.runtime.ts",
|
|
3393
|
-
"line":
|
|
3393
|
+
"line": 1207,
|
|
3394
3394
|
"character": 3
|
|
3395
3395
|
},
|
|
3396
3396
|
"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 */",
|
|
@@ -3404,7 +3404,7 @@
|
|
|
3404
3404
|
"__schema": "ParameterSchema",
|
|
3405
3405
|
"location": {
|
|
3406
3406
|
"filePath": "snapping.main.runtime.ts",
|
|
3407
|
-
"line":
|
|
3407
|
+
"line": 1212,
|
|
3408
3408
|
"character": 47
|
|
3409
3409
|
},
|
|
3410
3410
|
"name": "component",
|
|
@@ -3412,7 +3412,7 @@
|
|
|
3412
3412
|
"__schema": "TypeRefSchema",
|
|
3413
3413
|
"location": {
|
|
3414
3414
|
"filePath": "snapping.main.runtime.ts",
|
|
3415
|
-
"line":
|
|
3415
|
+
"line": 1212,
|
|
3416
3416
|
"character": 58
|
|
3417
3417
|
},
|
|
3418
3418
|
"name": "Component"
|
|
@@ -3424,7 +3424,7 @@
|
|
|
3424
3424
|
"__schema": "ParameterSchema",
|
|
3425
3425
|
"location": {
|
|
3426
3426
|
"filePath": "snapping.main.runtime.ts",
|
|
3427
|
-
"line":
|
|
3427
|
+
"line": 1212,
|
|
3428
3428
|
"character": 69
|
|
3429
3429
|
},
|
|
3430
3430
|
"name": "updatedIds",
|
|
@@ -3432,14 +3432,14 @@
|
|
|
3432
3432
|
"__schema": "TypeArraySchema",
|
|
3433
3433
|
"location": {
|
|
3434
3434
|
"filePath": "snapping.main.runtime.ts",
|
|
3435
|
-
"line":
|
|
3435
|
+
"line": 1212,
|
|
3436
3436
|
"character": 81
|
|
3437
3437
|
},
|
|
3438
3438
|
"type": {
|
|
3439
3439
|
"__schema": "KeywordTypeSchema",
|
|
3440
3440
|
"location": {
|
|
3441
3441
|
"filePath": "snapping.main.runtime.ts",
|
|
3442
|
-
"line":
|
|
3442
|
+
"line": 1212,
|
|
3443
3443
|
"character": 81
|
|
3444
3444
|
},
|
|
3445
3445
|
"name": "string"
|
|
@@ -3453,7 +3453,7 @@
|
|
|
3453
3453
|
"__schema": "InferenceTypeSchema",
|
|
3454
3454
|
"location": {
|
|
3455
3455
|
"filePath": "snapping.main.runtime.ts",
|
|
3456
|
-
"line":
|
|
3456
|
+
"line": 1212,
|
|
3457
3457
|
"character": 3
|
|
3458
3458
|
},
|
|
3459
3459
|
"type": "Promise<void>"
|
|
@@ -3466,7 +3466,7 @@
|
|
|
3466
3466
|
"__schema": "VariableLikeSchema",
|
|
3467
3467
|
"location": {
|
|
3468
3468
|
"filePath": "snapping.main.runtime.ts",
|
|
3469
|
-
"line":
|
|
3469
|
+
"line": 1331,
|
|
3470
3470
|
"character": 3
|
|
3471
3471
|
},
|
|
3472
3472
|
"signature": "(property) SnappingMain.slots: never[]",
|
|
@@ -3475,7 +3475,7 @@
|
|
|
3475
3475
|
"__schema": "InferenceTypeSchema",
|
|
3476
3476
|
"location": {
|
|
3477
3477
|
"filePath": "snapping.main.runtime.ts",
|
|
3478
|
-
"line":
|
|
3478
|
+
"line": 1331,
|
|
3479
3479
|
"character": 3
|
|
3480
3480
|
},
|
|
3481
3481
|
"type": "never[]"
|
|
@@ -3487,7 +3487,7 @@
|
|
|
3487
3487
|
"__schema": "VariableLikeSchema",
|
|
3488
3488
|
"location": {
|
|
3489
3489
|
"filePath": "snapping.main.runtime.ts",
|
|
3490
|
-
"line":
|
|
3490
|
+
"line": 1332,
|
|
3491
3491
|
"character": 3
|
|
3492
3492
|
},
|
|
3493
3493
|
"signature": "(property) SnappingMain.dependencies: Aspect[]",
|
|
@@ -3496,7 +3496,7 @@
|
|
|
3496
3496
|
"__schema": "InferenceTypeSchema",
|
|
3497
3497
|
"location": {
|
|
3498
3498
|
"filePath": "snapping.main.runtime.ts",
|
|
3499
|
-
"line":
|
|
3499
|
+
"line": 1332,
|
|
3500
3500
|
"character": 3
|
|
3501
3501
|
},
|
|
3502
3502
|
"type": "Aspect[]"
|
|
@@ -3508,7 +3508,7 @@
|
|
|
3508
3508
|
"__schema": "VariableLikeSchema",
|
|
3509
3509
|
"location": {
|
|
3510
3510
|
"filePath": "snapping.main.runtime.ts",
|
|
3511
|
-
"line":
|
|
3511
|
+
"line": 1349,
|
|
3512
3512
|
"character": 3
|
|
3513
3513
|
},
|
|
3514
3514
|
"signature": "(property) SnappingMain.runtime: RuntimeDefinition",
|
|
@@ -3517,7 +3517,7 @@
|
|
|
3517
3517
|
"__schema": "InferenceTypeSchema",
|
|
3518
3518
|
"location": {
|
|
3519
3519
|
"filePath": "snapping.main.runtime.ts",
|
|
3520
|
-
"line":
|
|
3520
|
+
"line": 1349,
|
|
3521
3521
|
"character": 3
|
|
3522
3522
|
},
|
|
3523
3523
|
"type": "RuntimeDefinition"
|
|
@@ -3529,7 +3529,7 @@
|
|
|
3529
3529
|
"__schema": "FunctionLikeSchema",
|
|
3530
3530
|
"location": {
|
|
3531
3531
|
"filePath": "snapping.main.runtime.ts",
|
|
3532
|
-
"line":
|
|
3532
|
+
"line": 1350,
|
|
3533
3533
|
"character": 3
|
|
3534
3534
|
},
|
|
3535
3535
|
"signature": "(method) SnappingMain.provider([workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps, application, forking, install,]: [\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 ForkingMain,\n InstallMain\n]): Promise<SnappingMain>",
|
|
@@ -3539,7 +3539,7 @@
|
|
|
3539
3539
|
"__schema": "ParameterSchema",
|
|
3540
3540
|
"location": {
|
|
3541
3541
|
"filePath": "snapping.main.runtime.ts",
|
|
3542
|
-
"line":
|
|
3542
|
+
"line": 1350,
|
|
3543
3543
|
"character": 25
|
|
3544
3544
|
},
|
|
3545
3545
|
"name": "[ workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps, application, forking, install ]",
|
|
@@ -3547,7 +3547,7 @@
|
|
|
3547
3547
|
"__schema": "TupleTypeSchema",
|
|
3548
3548
|
"location": {
|
|
3549
3549
|
"filePath": "snapping.main.runtime.ts",
|
|
3550
|
-
"line":
|
|
3550
|
+
"line": 1366,
|
|
3551
3551
|
"character": 6
|
|
3552
3552
|
},
|
|
3553
3553
|
"elements": [
|
|
@@ -3555,7 +3555,7 @@
|
|
|
3555
3555
|
"__schema": "TypeRefSchema",
|
|
3556
3556
|
"location": {
|
|
3557
3557
|
"filePath": "snapping.main.runtime.ts",
|
|
3558
|
-
"line":
|
|
3558
|
+
"line": 1367,
|
|
3559
3559
|
"character": 5
|
|
3560
3560
|
},
|
|
3561
3561
|
"name": "Workspace"
|
|
@@ -3564,7 +3564,7 @@
|
|
|
3564
3564
|
"__schema": "TypeRefSchema",
|
|
3565
3565
|
"location": {
|
|
3566
3566
|
"filePath": "snapping.main.runtime.ts",
|
|
3567
|
-
"line":
|
|
3567
|
+
"line": 1368,
|
|
3568
3568
|
"character": 5
|
|
3569
3569
|
},
|
|
3570
3570
|
"name": "CLIMain"
|
|
@@ -3573,7 +3573,7 @@
|
|
|
3573
3573
|
"__schema": "TypeRefSchema",
|
|
3574
3574
|
"location": {
|
|
3575
3575
|
"filePath": "snapping.main.runtime.ts",
|
|
3576
|
-
"line":
|
|
3576
|
+
"line": 1369,
|
|
3577
3577
|
"character": 5
|
|
3578
3578
|
},
|
|
3579
3579
|
"name": "LoggerMain"
|
|
@@ -3582,7 +3582,7 @@
|
|
|
3582
3582
|
"__schema": "TypeRefSchema",
|
|
3583
3583
|
"location": {
|
|
3584
3584
|
"filePath": "snapping.main.runtime.ts",
|
|
3585
|
-
"line":
|
|
3585
|
+
"line": 1370,
|
|
3586
3586
|
"character": 5
|
|
3587
3587
|
},
|
|
3588
3588
|
"name": "IssuesMain"
|
|
@@ -3591,7 +3591,7 @@
|
|
|
3591
3591
|
"__schema": "TypeRefSchema",
|
|
3592
3592
|
"location": {
|
|
3593
3593
|
"filePath": "snapping.main.runtime.ts",
|
|
3594
|
-
"line":
|
|
3594
|
+
"line": 1371,
|
|
3595
3595
|
"character": 5
|
|
3596
3596
|
},
|
|
3597
3597
|
"name": "InsightsMain"
|
|
@@ -3600,7 +3600,7 @@
|
|
|
3600
3600
|
"__schema": "TypeRefSchema",
|
|
3601
3601
|
"location": {
|
|
3602
3602
|
"filePath": "snapping.main.runtime.ts",
|
|
3603
|
-
"line":
|
|
3603
|
+
"line": 1372,
|
|
3604
3604
|
"character": 5
|
|
3605
3605
|
},
|
|
3606
3606
|
"name": "DependencyResolverMain"
|
|
@@ -3609,7 +3609,7 @@
|
|
|
3609
3609
|
"__schema": "TypeRefSchema",
|
|
3610
3610
|
"location": {
|
|
3611
3611
|
"filePath": "snapping.main.runtime.ts",
|
|
3612
|
-
"line":
|
|
3612
|
+
"line": 1373,
|
|
3613
3613
|
"character": 5
|
|
3614
3614
|
},
|
|
3615
3615
|
"name": "ScopeMain"
|
|
@@ -3618,7 +3618,7 @@
|
|
|
3618
3618
|
"__schema": "TypeRefSchema",
|
|
3619
3619
|
"location": {
|
|
3620
3620
|
"filePath": "snapping.main.runtime.ts",
|
|
3621
|
-
"line":
|
|
3621
|
+
"line": 1374,
|
|
3622
3622
|
"character": 5
|
|
3623
3623
|
},
|
|
3624
3624
|
"name": "ExportMain"
|
|
@@ -3627,7 +3627,7 @@
|
|
|
3627
3627
|
"__schema": "TypeRefSchema",
|
|
3628
3628
|
"location": {
|
|
3629
3629
|
"filePath": "snapping.main.runtime.ts",
|
|
3630
|
-
"line":
|
|
3630
|
+
"line": 1375,
|
|
3631
3631
|
"character": 5
|
|
3632
3632
|
},
|
|
3633
3633
|
"name": "BuilderMain"
|
|
@@ -3636,7 +3636,7 @@
|
|
|
3636
3636
|
"__schema": "TypeRefSchema",
|
|
3637
3637
|
"location": {
|
|
3638
3638
|
"filePath": "snapping.main.runtime.ts",
|
|
3639
|
-
"line":
|
|
3639
|
+
"line": 1376,
|
|
3640
3640
|
"character": 5
|
|
3641
3641
|
},
|
|
3642
3642
|
"name": "ImporterMain"
|
|
@@ -3645,7 +3645,7 @@
|
|
|
3645
3645
|
"__schema": "TypeRefSchema",
|
|
3646
3646
|
"location": {
|
|
3647
3647
|
"filePath": "snapping.main.runtime.ts",
|
|
3648
|
-
"line":
|
|
3648
|
+
"line": 1377,
|
|
3649
3649
|
"character": 5
|
|
3650
3650
|
},
|
|
3651
3651
|
"name": "GlobalConfigMain"
|
|
@@ -3654,7 +3654,7 @@
|
|
|
3654
3654
|
"__schema": "TypeRefSchema",
|
|
3655
3655
|
"location": {
|
|
3656
3656
|
"filePath": "snapping.main.runtime.ts",
|
|
3657
|
-
"line":
|
|
3657
|
+
"line": 1378,
|
|
3658
3658
|
"character": 5
|
|
3659
3659
|
},
|
|
3660
3660
|
"name": "DependenciesMain"
|
|
@@ -3663,7 +3663,7 @@
|
|
|
3663
3663
|
"__schema": "TypeRefSchema",
|
|
3664
3664
|
"location": {
|
|
3665
3665
|
"filePath": "snapping.main.runtime.ts",
|
|
3666
|
-
"line":
|
|
3666
|
+
"line": 1379,
|
|
3667
3667
|
"character": 5
|
|
3668
3668
|
},
|
|
3669
3669
|
"name": "ApplicationMain"
|
|
@@ -3672,7 +3672,7 @@
|
|
|
3672
3672
|
"__schema": "TypeRefSchema",
|
|
3673
3673
|
"location": {
|
|
3674
3674
|
"filePath": "snapping.main.runtime.ts",
|
|
3675
|
-
"line":
|
|
3675
|
+
"line": 1380,
|
|
3676
3676
|
"character": 5
|
|
3677
3677
|
},
|
|
3678
3678
|
"name": "ForkingMain"
|
|
@@ -3681,7 +3681,7 @@
|
|
|
3681
3681
|
"__schema": "TypeRefSchema",
|
|
3682
3682
|
"location": {
|
|
3683
3683
|
"filePath": "snapping.main.runtime.ts",
|
|
3684
|
-
"line":
|
|
3684
|
+
"line": 1381,
|
|
3685
3685
|
"character": 5
|
|
3686
3686
|
},
|
|
3687
3687
|
"name": "InstallMain"
|
|
@@ -3696,7 +3696,7 @@
|
|
|
3696
3696
|
"__schema": "InferenceTypeSchema",
|
|
3697
3697
|
"location": {
|
|
3698
3698
|
"filePath": "snapping.main.runtime.ts",
|
|
3699
|
-
"line":
|
|
3699
|
+
"line": 1350,
|
|
3700
3700
|
"character": 3
|
|
3701
3701
|
},
|
|
3702
3702
|
"type": "Promise<SnappingMain>"
|
|
@@ -6701,14 +6701,14 @@
|
|
|
6701
6701
|
"__schema": "FunctionLikeSchema",
|
|
6702
6702
|
"location": {
|
|
6703
6703
|
"filePath": "snapping.main.runtime.ts",
|
|
6704
|
-
"line":
|
|
6704
|
+
"line": 600,
|
|
6705
6705
|
"character": 3
|
|
6706
6706
|
},
|
|
6707
6707
|
"doc": {
|
|
6708
6708
|
"__schema": "DocSchema",
|
|
6709
6709
|
"location": {
|
|
6710
6710
|
"filePath": "snapping.main.runtime.ts",
|
|
6711
|
-
"line":
|
|
6711
|
+
"line": 596,
|
|
6712
6712
|
"character": 3
|
|
6713
6713
|
},
|
|
6714
6714
|
"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 */",
|
|
@@ -6722,7 +6722,7 @@
|
|
|
6722
6722
|
"__schema": "ParameterSchema",
|
|
6723
6723
|
"location": {
|
|
6724
6724
|
"filePath": "snapping.main.runtime.ts",
|
|
6725
|
-
"line":
|
|
6725
|
+
"line": 600,
|
|
6726
6726
|
"character": 14
|
|
6727
6727
|
},
|
|
6728
6728
|
"name": "{ pattern, legacyBitIds, unmerged, editor, message = '', ignoreIssues, skipTests = false, skipTasks, skipAutoSnap = false, build, disableTagAndSnapPipelines = false, ignoreBuildErrors = false, rebuildDepsGraph, unmodified = false, exitOnFirstFailedTask = false }",
|
|
@@ -6730,7 +6730,7 @@
|
|
|
6730
6730
|
"__schema": "TypeIntersectionSchema",
|
|
6731
6731
|
"location": {
|
|
6732
6732
|
"filePath": "snapping.main.runtime.ts",
|
|
6733
|
-
"line":
|
|
6733
|
+
"line": 616,
|
|
6734
6734
|
"character": 6
|
|
6735
6735
|
},
|
|
6736
6736
|
"types": [
|
|
@@ -6738,7 +6738,7 @@
|
|
|
6738
6738
|
"__schema": "TypeRefSchema",
|
|
6739
6739
|
"location": {
|
|
6740
6740
|
"filePath": "snapping.main.runtime.ts",
|
|
6741
|
-
"line":
|
|
6741
|
+
"line": 616,
|
|
6742
6742
|
"character": 6
|
|
6743
6743
|
},
|
|
6744
6744
|
"name": "Partial",
|
|
@@ -6747,7 +6747,7 @@
|
|
|
6747
6747
|
"__schema": "TypeRefSchema",
|
|
6748
6748
|
"location": {
|
|
6749
6749
|
"filePath": "snapping.main.runtime.ts",
|
|
6750
|
-
"line":
|
|
6750
|
+
"line": 616,
|
|
6751
6751
|
"character": 14
|
|
6752
6752
|
},
|
|
6753
6753
|
"name": "BasicTagSnapParams"
|
|
@@ -6758,7 +6758,7 @@
|
|
|
6758
6758
|
"__schema": "TypeLiteralSchema",
|
|
6759
6759
|
"location": {
|
|
6760
6760
|
"filePath": "snapping.main.runtime.ts",
|
|
6761
|
-
"line":
|
|
6761
|
+
"line": 616,
|
|
6762
6762
|
"character": 36
|
|
6763
6763
|
},
|
|
6764
6764
|
"members": [
|
|
@@ -6766,7 +6766,7 @@
|
|
|
6766
6766
|
"__schema": "VariableLikeSchema",
|
|
6767
6767
|
"location": {
|
|
6768
6768
|
"filePath": "snapping.main.runtime.ts",
|
|
6769
|
-
"line":
|
|
6769
|
+
"line": 617,
|
|
6770
6770
|
"character": 5
|
|
6771
6771
|
},
|
|
6772
6772
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -6775,7 +6775,7 @@
|
|
|
6775
6775
|
"__schema": "KeywordTypeSchema",
|
|
6776
6776
|
"location": {
|
|
6777
6777
|
"filePath": "snapping.main.runtime.ts",
|
|
6778
|
-
"line":
|
|
6778
|
+
"line": 617,
|
|
6779
6779
|
"character": 15
|
|
6780
6780
|
},
|
|
6781
6781
|
"name": "string"
|
|
@@ -6786,7 +6786,7 @@
|
|
|
6786
6786
|
"__schema": "VariableLikeSchema",
|
|
6787
6787
|
"location": {
|
|
6788
6788
|
"filePath": "snapping.main.runtime.ts",
|
|
6789
|
-
"line":
|
|
6789
|
+
"line": 618,
|
|
6790
6790
|
"character": 5
|
|
6791
6791
|
},
|
|
6792
6792
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -6795,7 +6795,7 @@
|
|
|
6795
6795
|
"__schema": "TypeRefSchema",
|
|
6796
6796
|
"location": {
|
|
6797
6797
|
"filePath": "snapping.main.runtime.ts",
|
|
6798
|
-
"line":
|
|
6798
|
+
"line": 618,
|
|
6799
6799
|
"character": 20
|
|
6800
6800
|
},
|
|
6801
6801
|
"name": "ComponentIdList"
|
|
@@ -6806,7 +6806,7 @@
|
|
|
6806
6806
|
"__schema": "VariableLikeSchema",
|
|
6807
6807
|
"location": {
|
|
6808
6808
|
"filePath": "snapping.main.runtime.ts",
|
|
6809
|
-
"line":
|
|
6809
|
+
"line": 619,
|
|
6810
6810
|
"character": 5
|
|
6811
6811
|
},
|
|
6812
6812
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -6815,7 +6815,7 @@
|
|
|
6815
6815
|
"__schema": "KeywordTypeSchema",
|
|
6816
6816
|
"location": {
|
|
6817
6817
|
"filePath": "snapping.main.runtime.ts",
|
|
6818
|
-
"line":
|
|
6818
|
+
"line": 619,
|
|
6819
6819
|
"character": 16
|
|
6820
6820
|
},
|
|
6821
6821
|
"name": "boolean"
|
|
@@ -6826,7 +6826,7 @@
|
|
|
6826
6826
|
"__schema": "VariableLikeSchema",
|
|
6827
6827
|
"location": {
|
|
6828
6828
|
"filePath": "snapping.main.runtime.ts",
|
|
6829
|
-
"line":
|
|
6829
|
+
"line": 620,
|
|
6830
6830
|
"character": 5
|
|
6831
6831
|
},
|
|
6832
6832
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -6835,7 +6835,7 @@
|
|
|
6835
6835
|
"__schema": "KeywordTypeSchema",
|
|
6836
6836
|
"location": {
|
|
6837
6837
|
"filePath": "snapping.main.runtime.ts",
|
|
6838
|
-
"line":
|
|
6838
|
+
"line": 620,
|
|
6839
6839
|
"character": 14
|
|
6840
6840
|
},
|
|
6841
6841
|
"name": "string"
|
|
@@ -6846,7 +6846,7 @@
|
|
|
6846
6846
|
"__schema": "VariableLikeSchema",
|
|
6847
6847
|
"location": {
|
|
6848
6848
|
"filePath": "snapping.main.runtime.ts",
|
|
6849
|
-
"line":
|
|
6849
|
+
"line": 621,
|
|
6850
6850
|
"character": 5
|
|
6851
6851
|
},
|
|
6852
6852
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -6855,7 +6855,7 @@
|
|
|
6855
6855
|
"__schema": "KeywordTypeSchema",
|
|
6856
6856
|
"location": {
|
|
6857
6857
|
"filePath": "snapping.main.runtime.ts",
|
|
6858
|
-
"line":
|
|
6858
|
+
"line": 621,
|
|
6859
6859
|
"character": 20
|
|
6860
6860
|
},
|
|
6861
6861
|
"name": "string"
|
|
@@ -6866,7 +6866,7 @@
|
|
|
6866
6866
|
"__schema": "VariableLikeSchema",
|
|
6867
6867
|
"location": {
|
|
6868
6868
|
"filePath": "snapping.main.runtime.ts",
|
|
6869
|
-
"line":
|
|
6869
|
+
"line": 622,
|
|
6870
6870
|
"character": 5
|
|
6871
6871
|
},
|
|
6872
6872
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -6875,7 +6875,7 @@
|
|
|
6875
6875
|
"__schema": "KeywordTypeSchema",
|
|
6876
6876
|
"location": {
|
|
6877
6877
|
"filePath": "snapping.main.runtime.ts",
|
|
6878
|
-
"line":
|
|
6878
|
+
"line": 622,
|
|
6879
6879
|
"character": 20
|
|
6880
6880
|
},
|
|
6881
6881
|
"name": "boolean"
|
|
@@ -6886,7 +6886,7 @@
|
|
|
6886
6886
|
"__schema": "VariableLikeSchema",
|
|
6887
6887
|
"location": {
|
|
6888
6888
|
"filePath": "snapping.main.runtime.ts",
|
|
6889
|
-
"line":
|
|
6889
|
+
"line": 623,
|
|
6890
6890
|
"character": 5
|
|
6891
6891
|
},
|
|
6892
6892
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -6895,7 +6895,7 @@
|
|
|
6895
6895
|
"__schema": "KeywordTypeSchema",
|
|
6896
6896
|
"location": {
|
|
6897
6897
|
"filePath": "snapping.main.runtime.ts",
|
|
6898
|
-
"line":
|
|
6898
|
+
"line": 623,
|
|
6899
6899
|
"character": 34
|
|
6900
6900
|
},
|
|
6901
6901
|
"name": "boolean"
|
|
@@ -6906,7 +6906,7 @@
|
|
|
6906
6906
|
"__schema": "VariableLikeSchema",
|
|
6907
6907
|
"location": {
|
|
6908
6908
|
"filePath": "snapping.main.runtime.ts",
|
|
6909
|
-
"line":
|
|
6909
|
+
"line": 624,
|
|
6910
6910
|
"character": 5
|
|
6911
6911
|
},
|
|
6912
6912
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -6915,7 +6915,7 @@
|
|
|
6915
6915
|
"__schema": "KeywordTypeSchema",
|
|
6916
6916
|
"location": {
|
|
6917
6917
|
"filePath": "snapping.main.runtime.ts",
|
|
6918
|
-
"line":
|
|
6918
|
+
"line": 624,
|
|
6919
6919
|
"character": 18
|
|
6920
6920
|
},
|
|
6921
6921
|
"name": "boolean"
|
|
@@ -6926,7 +6926,7 @@
|
|
|
6926
6926
|
"__schema": "VariableLikeSchema",
|
|
6927
6927
|
"location": {
|
|
6928
6928
|
"filePath": "snapping.main.runtime.ts",
|
|
6929
|
-
"line":
|
|
6929
|
+
"line": 625,
|
|
6930
6930
|
"character": 5
|
|
6931
6931
|
},
|
|
6932
6932
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -6935,7 +6935,7 @@
|
|
|
6935
6935
|
"__schema": "KeywordTypeSchema",
|
|
6936
6936
|
"location": {
|
|
6937
6937
|
"filePath": "snapping.main.runtime.ts",
|
|
6938
|
-
"line":
|
|
6938
|
+
"line": 625,
|
|
6939
6939
|
"character": 29
|
|
6940
6940
|
},
|
|
6941
6941
|
"name": "boolean"
|
|
@@ -6952,7 +6952,7 @@
|
|
|
6952
6952
|
"__schema": "VariableLikeSchema",
|
|
6953
6953
|
"location": {
|
|
6954
6954
|
"filePath": "snapping.main.runtime.ts",
|
|
6955
|
-
"line":
|
|
6955
|
+
"line": 617,
|
|
6956
6956
|
"character": 5
|
|
6957
6957
|
},
|
|
6958
6958
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -6961,7 +6961,7 @@
|
|
|
6961
6961
|
"__schema": "KeywordTypeSchema",
|
|
6962
6962
|
"location": {
|
|
6963
6963
|
"filePath": "snapping.main.runtime.ts",
|
|
6964
|
-
"line":
|
|
6964
|
+
"line": 617,
|
|
6965
6965
|
"character": 15
|
|
6966
6966
|
},
|
|
6967
6967
|
"name": "string"
|
|
@@ -6972,7 +6972,7 @@
|
|
|
6972
6972
|
"__schema": "VariableLikeSchema",
|
|
6973
6973
|
"location": {
|
|
6974
6974
|
"filePath": "snapping.main.runtime.ts",
|
|
6975
|
-
"line":
|
|
6975
|
+
"line": 618,
|
|
6976
6976
|
"character": 5
|
|
6977
6977
|
},
|
|
6978
6978
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -6981,7 +6981,7 @@
|
|
|
6981
6981
|
"__schema": "TypeRefSchema",
|
|
6982
6982
|
"location": {
|
|
6983
6983
|
"filePath": "snapping.main.runtime.ts",
|
|
6984
|
-
"line":
|
|
6984
|
+
"line": 618,
|
|
6985
6985
|
"character": 20
|
|
6986
6986
|
},
|
|
6987
6987
|
"name": "ComponentIdList"
|
|
@@ -6992,7 +6992,7 @@
|
|
|
6992
6992
|
"__schema": "VariableLikeSchema",
|
|
6993
6993
|
"location": {
|
|
6994
6994
|
"filePath": "snapping.main.runtime.ts",
|
|
6995
|
-
"line":
|
|
6995
|
+
"line": 619,
|
|
6996
6996
|
"character": 5
|
|
6997
6997
|
},
|
|
6998
6998
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -7001,7 +7001,7 @@
|
|
|
7001
7001
|
"__schema": "KeywordTypeSchema",
|
|
7002
7002
|
"location": {
|
|
7003
7003
|
"filePath": "snapping.main.runtime.ts",
|
|
7004
|
-
"line":
|
|
7004
|
+
"line": 619,
|
|
7005
7005
|
"character": 16
|
|
7006
7006
|
},
|
|
7007
7007
|
"name": "boolean"
|
|
@@ -7012,7 +7012,7 @@
|
|
|
7012
7012
|
"__schema": "VariableLikeSchema",
|
|
7013
7013
|
"location": {
|
|
7014
7014
|
"filePath": "snapping.main.runtime.ts",
|
|
7015
|
-
"line":
|
|
7015
|
+
"line": 620,
|
|
7016
7016
|
"character": 5
|
|
7017
7017
|
},
|
|
7018
7018
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -7021,7 +7021,7 @@
|
|
|
7021
7021
|
"__schema": "KeywordTypeSchema",
|
|
7022
7022
|
"location": {
|
|
7023
7023
|
"filePath": "snapping.main.runtime.ts",
|
|
7024
|
-
"line":
|
|
7024
|
+
"line": 620,
|
|
7025
7025
|
"character": 14
|
|
7026
7026
|
},
|
|
7027
7027
|
"name": "string"
|
|
@@ -7032,7 +7032,7 @@
|
|
|
7032
7032
|
"__schema": "InferenceTypeSchema",
|
|
7033
7033
|
"location": {
|
|
7034
7034
|
"filePath": "snapping.main.runtime.ts",
|
|
7035
|
-
"line":
|
|
7035
|
+
"line": 605,
|
|
7036
7036
|
"character": 5
|
|
7037
7037
|
},
|
|
7038
7038
|
"name": "message",
|
|
@@ -7044,7 +7044,7 @@
|
|
|
7044
7044
|
"__schema": "VariableLikeSchema",
|
|
7045
7045
|
"location": {
|
|
7046
7046
|
"filePath": "snapping.main.runtime.ts",
|
|
7047
|
-
"line":
|
|
7047
|
+
"line": 621,
|
|
7048
7048
|
"character": 5
|
|
7049
7049
|
},
|
|
7050
7050
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -7053,7 +7053,7 @@
|
|
|
7053
7053
|
"__schema": "KeywordTypeSchema",
|
|
7054
7054
|
"location": {
|
|
7055
7055
|
"filePath": "snapping.main.runtime.ts",
|
|
7056
|
-
"line":
|
|
7056
|
+
"line": 621,
|
|
7057
7057
|
"character": 20
|
|
7058
7058
|
},
|
|
7059
7059
|
"name": "string"
|
|
@@ -7064,7 +7064,7 @@
|
|
|
7064
7064
|
"__schema": "InferenceTypeSchema",
|
|
7065
7065
|
"location": {
|
|
7066
7066
|
"filePath": "snapping.main.runtime.ts",
|
|
7067
|
-
"line":
|
|
7067
|
+
"line": 607,
|
|
7068
7068
|
"character": 5
|
|
7069
7069
|
},
|
|
7070
7070
|
"name": "skipTests",
|
|
@@ -7076,7 +7076,7 @@
|
|
|
7076
7076
|
"__schema": "InferenceTypeSchema",
|
|
7077
7077
|
"location": {
|
|
7078
7078
|
"filePath": "snapping.main.runtime.ts",
|
|
7079
|
-
"line":
|
|
7079
|
+
"line": 608,
|
|
7080
7080
|
"character": 5
|
|
7081
7081
|
},
|
|
7082
7082
|
"name": "skipTasks",
|
|
@@ -7087,7 +7087,7 @@
|
|
|
7087
7087
|
"__schema": "VariableLikeSchema",
|
|
7088
7088
|
"location": {
|
|
7089
7089
|
"filePath": "snapping.main.runtime.ts",
|
|
7090
|
-
"line":
|
|
7090
|
+
"line": 622,
|
|
7091
7091
|
"character": 5
|
|
7092
7092
|
},
|
|
7093
7093
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -7096,7 +7096,7 @@
|
|
|
7096
7096
|
"__schema": "KeywordTypeSchema",
|
|
7097
7097
|
"location": {
|
|
7098
7098
|
"filePath": "snapping.main.runtime.ts",
|
|
7099
|
-
"line":
|
|
7099
|
+
"line": 622,
|
|
7100
7100
|
"character": 20
|
|
7101
7101
|
},
|
|
7102
7102
|
"name": "boolean"
|
|
@@ -7107,7 +7107,7 @@
|
|
|
7107
7107
|
"__schema": "InferenceTypeSchema",
|
|
7108
7108
|
"location": {
|
|
7109
7109
|
"filePath": "snapping.main.runtime.ts",
|
|
7110
|
-
"line":
|
|
7110
|
+
"line": 610,
|
|
7111
7111
|
"character": 5
|
|
7112
7112
|
},
|
|
7113
7113
|
"name": "build",
|
|
@@ -7118,7 +7118,7 @@
|
|
|
7118
7118
|
"__schema": "VariableLikeSchema",
|
|
7119
7119
|
"location": {
|
|
7120
7120
|
"filePath": "snapping.main.runtime.ts",
|
|
7121
|
-
"line":
|
|
7121
|
+
"line": 623,
|
|
7122
7122
|
"character": 5
|
|
7123
7123
|
},
|
|
7124
7124
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -7127,7 +7127,7 @@
|
|
|
7127
7127
|
"__schema": "KeywordTypeSchema",
|
|
7128
7128
|
"location": {
|
|
7129
7129
|
"filePath": "snapping.main.runtime.ts",
|
|
7130
|
-
"line":
|
|
7130
|
+
"line": 623,
|
|
7131
7131
|
"character": 34
|
|
7132
7132
|
},
|
|
7133
7133
|
"name": "boolean"
|
|
@@ -7138,7 +7138,7 @@
|
|
|
7138
7138
|
"__schema": "InferenceTypeSchema",
|
|
7139
7139
|
"location": {
|
|
7140
7140
|
"filePath": "snapping.main.runtime.ts",
|
|
7141
|
-
"line":
|
|
7141
|
+
"line": 612,
|
|
7142
7142
|
"character": 5
|
|
7143
7143
|
},
|
|
7144
7144
|
"name": "ignoreBuildErrors",
|
|
@@ -7150,7 +7150,7 @@
|
|
|
7150
7150
|
"__schema": "InferenceTypeSchema",
|
|
7151
7151
|
"location": {
|
|
7152
7152
|
"filePath": "snapping.main.runtime.ts",
|
|
7153
|
-
"line":
|
|
7153
|
+
"line": 613,
|
|
7154
7154
|
"character": 5
|
|
7155
7155
|
},
|
|
7156
7156
|
"name": "rebuildDepsGraph",
|
|
@@ -7161,7 +7161,7 @@
|
|
|
7161
7161
|
"__schema": "VariableLikeSchema",
|
|
7162
7162
|
"location": {
|
|
7163
7163
|
"filePath": "snapping.main.runtime.ts",
|
|
7164
|
-
"line":
|
|
7164
|
+
"line": 624,
|
|
7165
7165
|
"character": 5
|
|
7166
7166
|
},
|
|
7167
7167
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -7170,7 +7170,7 @@
|
|
|
7170
7170
|
"__schema": "KeywordTypeSchema",
|
|
7171
7171
|
"location": {
|
|
7172
7172
|
"filePath": "snapping.main.runtime.ts",
|
|
7173
|
-
"line":
|
|
7173
|
+
"line": 624,
|
|
7174
7174
|
"character": 18
|
|
7175
7175
|
},
|
|
7176
7176
|
"name": "boolean"
|
|
@@ -7181,7 +7181,7 @@
|
|
|
7181
7181
|
"__schema": "VariableLikeSchema",
|
|
7182
7182
|
"location": {
|
|
7183
7183
|
"filePath": "snapping.main.runtime.ts",
|
|
7184
|
-
"line":
|
|
7184
|
+
"line": 625,
|
|
7185
7185
|
"character": 5
|
|
7186
7186
|
},
|
|
7187
7187
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -7190,7 +7190,7 @@
|
|
|
7190
7190
|
"__schema": "KeywordTypeSchema",
|
|
7191
7191
|
"location": {
|
|
7192
7192
|
"filePath": "snapping.main.runtime.ts",
|
|
7193
|
-
"line":
|
|
7193
|
+
"line": 625,
|
|
7194
7194
|
"character": 29
|
|
7195
7195
|
},
|
|
7196
7196
|
"name": "boolean"
|
|
@@ -7205,7 +7205,7 @@
|
|
|
7205
7205
|
"__schema": "TypeRefSchema",
|
|
7206
7206
|
"location": {
|
|
7207
7207
|
"filePath": "snapping.main.runtime.ts",
|
|
7208
|
-
"line":
|
|
7208
|
+
"line": 626,
|
|
7209
7209
|
"character": 7
|
|
7210
7210
|
},
|
|
7211
7211
|
"name": "Promise",
|
|
@@ -7214,7 +7214,7 @@
|
|
|
7214
7214
|
"__schema": "TypeUnionSchema",
|
|
7215
7215
|
"location": {
|
|
7216
7216
|
"filePath": "snapping.main.runtime.ts",
|
|
7217
|
-
"line":
|
|
7217
|
+
"line": 626,
|
|
7218
7218
|
"character": 15
|
|
7219
7219
|
},
|
|
7220
7220
|
"types": [
|
|
@@ -7222,7 +7222,7 @@
|
|
|
7222
7222
|
"__schema": "TypeRefSchema",
|
|
7223
7223
|
"location": {
|
|
7224
7224
|
"filePath": "snapping.main.runtime.ts",
|
|
7225
|
-
"line":
|
|
7225
|
+
"line": 626,
|
|
7226
7226
|
"character": 15
|
|
7227
7227
|
},
|
|
7228
7228
|
"name": "SnapResults"
|
|
@@ -7231,7 +7231,7 @@
|
|
|
7231
7231
|
"__schema": "LiteralTypeSchema",
|
|
7232
7232
|
"location": {
|
|
7233
7233
|
"filePath": "snapping.main.runtime.ts",
|
|
7234
|
-
"line":
|
|
7234
|
+
"line": 626,
|
|
7235
7235
|
"character": 29
|
|
7236
7236
|
},
|
|
7237
7237
|
"name": "null"
|
|
@@ -7248,14 +7248,14 @@
|
|
|
7248
7248
|
"__schema": "FunctionLikeSchema",
|
|
7249
7249
|
"location": {
|
|
7250
7250
|
"filePath": "snapping.main.runtime.ts",
|
|
7251
|
-
"line":
|
|
7251
|
+
"line": 717,
|
|
7252
7252
|
"character": 3
|
|
7253
7253
|
},
|
|
7254
7254
|
"doc": {
|
|
7255
7255
|
"__schema": "DocSchema",
|
|
7256
7256
|
"location": {
|
|
7257
7257
|
"filePath": "snapping.main.runtime.ts",
|
|
7258
|
-
"line":
|
|
7258
|
+
"line": 713,
|
|
7259
7259
|
"character": 3
|
|
7260
7260
|
},
|
|
7261
7261
|
"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 */",
|
|
@@ -7269,7 +7269,7 @@
|
|
|
7269
7269
|
"__schema": "ParameterSchema",
|
|
7270
7270
|
"location": {
|
|
7271
7271
|
"filePath": "snapping.main.runtime.ts",
|
|
7272
|
-
"line":
|
|
7272
|
+
"line": 718,
|
|
7273
7273
|
"character": 5
|
|
7274
7274
|
},
|
|
7275
7275
|
"name": "componentPattern",
|
|
@@ -7277,7 +7277,7 @@
|
|
|
7277
7277
|
"__schema": "KeywordTypeSchema",
|
|
7278
7278
|
"location": {
|
|
7279
7279
|
"filePath": "snapping.main.runtime.ts",
|
|
7280
|
-
"line":
|
|
7280
|
+
"line": 718,
|
|
7281
7281
|
"character": 24
|
|
7282
7282
|
},
|
|
7283
7283
|
"name": "string"
|
|
@@ -7289,7 +7289,7 @@
|
|
|
7289
7289
|
"__schema": "ParameterSchema",
|
|
7290
7290
|
"location": {
|
|
7291
7291
|
"filePath": "snapping.main.runtime.ts",
|
|
7292
|
-
"line":
|
|
7292
|
+
"line": 719,
|
|
7293
7293
|
"character": 5
|
|
7294
7294
|
},
|
|
7295
7295
|
"name": "head",
|
|
@@ -7297,7 +7297,7 @@
|
|
|
7297
7297
|
"__schema": "KeywordTypeSchema",
|
|
7298
7298
|
"location": {
|
|
7299
7299
|
"filePath": "snapping.main.runtime.ts",
|
|
7300
|
-
"line":
|
|
7300
|
+
"line": 719,
|
|
7301
7301
|
"character": 12
|
|
7302
7302
|
},
|
|
7303
7303
|
"name": "boolean"
|
|
@@ -7309,7 +7309,7 @@
|
|
|
7309
7309
|
"__schema": "ParameterSchema",
|
|
7310
7310
|
"location": {
|
|
7311
7311
|
"filePath": "snapping.main.runtime.ts",
|
|
7312
|
-
"line":
|
|
7312
|
+
"line": 720,
|
|
7313
7313
|
"character": 5
|
|
7314
7314
|
},
|
|
7315
7315
|
"name": "force",
|
|
@@ -7317,7 +7317,7 @@
|
|
|
7317
7317
|
"__schema": "InferenceTypeSchema",
|
|
7318
7318
|
"location": {
|
|
7319
7319
|
"filePath": "snapping.main.runtime.ts",
|
|
7320
|
-
"line":
|
|
7320
|
+
"line": 720,
|
|
7321
7321
|
"character": 5
|
|
7322
7322
|
},
|
|
7323
7323
|
"type": "boolean"
|
|
@@ -7330,7 +7330,7 @@
|
|
|
7330
7330
|
"__schema": "ParameterSchema",
|
|
7331
7331
|
"location": {
|
|
7332
7332
|
"filePath": "snapping.main.runtime.ts",
|
|
7333
|
-
"line":
|
|
7333
|
+
"line": 721,
|
|
7334
7334
|
"character": 5
|
|
7335
7335
|
},
|
|
7336
7336
|
"name": "soft",
|
|
@@ -7338,7 +7338,7 @@
|
|
|
7338
7338
|
"__schema": "InferenceTypeSchema",
|
|
7339
7339
|
"location": {
|
|
7340
7340
|
"filePath": "snapping.main.runtime.ts",
|
|
7341
|
-
"line":
|
|
7341
|
+
"line": 721,
|
|
7342
7342
|
"character": 5
|
|
7343
7343
|
},
|
|
7344
7344
|
"type": "boolean"
|
|
@@ -7352,7 +7352,7 @@
|
|
|
7352
7352
|
"__schema": "TypeRefSchema",
|
|
7353
7353
|
"location": {
|
|
7354
7354
|
"filePath": "snapping.main.runtime.ts",
|
|
7355
|
-
"line":
|
|
7355
|
+
"line": 722,
|
|
7356
7356
|
"character": 6
|
|
7357
7357
|
},
|
|
7358
7358
|
"name": "Promise",
|
|
@@ -7361,7 +7361,7 @@
|
|
|
7361
7361
|
"__schema": "TypeLiteralSchema",
|
|
7362
7362
|
"location": {
|
|
7363
7363
|
"filePath": "snapping.main.runtime.ts",
|
|
7364
|
-
"line":
|
|
7364
|
+
"line": 722,
|
|
7365
7365
|
"character": 14
|
|
7366
7366
|
},
|
|
7367
7367
|
"members": [
|
|
@@ -7369,7 +7369,7 @@
|
|
|
7369
7369
|
"__schema": "VariableLikeSchema",
|
|
7370
7370
|
"location": {
|
|
7371
7371
|
"filePath": "snapping.main.runtime.ts",
|
|
7372
|
-
"line":
|
|
7372
|
+
"line": 722,
|
|
7373
7373
|
"character": 16
|
|
7374
7374
|
},
|
|
7375
7375
|
"signature": "(property) results: untagResult[]",
|
|
@@ -7378,14 +7378,14 @@
|
|
|
7378
7378
|
"__schema": "TypeArraySchema",
|
|
7379
7379
|
"location": {
|
|
7380
7380
|
"filePath": "snapping.main.runtime.ts",
|
|
7381
|
-
"line":
|
|
7381
|
+
"line": 722,
|
|
7382
7382
|
"character": 25
|
|
7383
7383
|
},
|
|
7384
7384
|
"type": {
|
|
7385
7385
|
"__schema": "TypeRefSchema",
|
|
7386
7386
|
"location": {
|
|
7387
7387
|
"filePath": "snapping.main.runtime.ts",
|
|
7388
|
-
"line":
|
|
7388
|
+
"line": 722,
|
|
7389
7389
|
"character": 25
|
|
7390
7390
|
},
|
|
7391
7391
|
"name": "untagResult"
|
|
@@ -7397,7 +7397,7 @@
|
|
|
7397
7397
|
"__schema": "VariableLikeSchema",
|
|
7398
7398
|
"location": {
|
|
7399
7399
|
"filePath": "snapping.main.runtime.ts",
|
|
7400
|
-
"line":
|
|
7400
|
+
"line": 722,
|
|
7401
7401
|
"character": 40
|
|
7402
7402
|
},
|
|
7403
7403
|
"signature": "(property) isSoftUntag: boolean",
|
|
@@ -7406,7 +7406,7 @@
|
|
|
7406
7406
|
"__schema": "KeywordTypeSchema",
|
|
7407
7407
|
"location": {
|
|
7408
7408
|
"filePath": "snapping.main.runtime.ts",
|
|
7409
|
-
"line":
|
|
7409
|
+
"line": 722,
|
|
7410
7410
|
"character": 53
|
|
7411
7411
|
},
|
|
7412
7412
|
"name": "boolean"
|
|
@@ -7425,7 +7425,7 @@
|
|
|
7425
7425
|
"__schema": "FunctionLikeSchema",
|
|
7426
7426
|
"location": {
|
|
7427
7427
|
"filePath": "snapping.main.runtime.ts",
|
|
7428
|
-
"line":
|
|
7428
|
+
"line": 769,
|
|
7429
7429
|
"character": 3
|
|
7430
7430
|
},
|
|
7431
7431
|
"signature": "(method) SnappingMain.resetNeverExported(): Promise<ComponentID[]>",
|
|
@@ -7435,7 +7435,7 @@
|
|
|
7435
7435
|
"__schema": "TypeRefSchema",
|
|
7436
7436
|
"location": {
|
|
7437
7437
|
"filePath": "snapping.main.runtime.ts",
|
|
7438
|
-
"line":
|
|
7438
|
+
"line": 769,
|
|
7439
7439
|
"character": 31
|
|
7440
7440
|
},
|
|
7441
7441
|
"name": "Promise",
|
|
@@ -7444,14 +7444,14 @@
|
|
|
7444
7444
|
"__schema": "TypeArraySchema",
|
|
7445
7445
|
"location": {
|
|
7446
7446
|
"filePath": "snapping.main.runtime.ts",
|
|
7447
|
-
"line":
|
|
7447
|
+
"line": 769,
|
|
7448
7448
|
"character": 39
|
|
7449
7449
|
},
|
|
7450
7450
|
"type": {
|
|
7451
7451
|
"__schema": "TypeRefSchema",
|
|
7452
7452
|
"location": {
|
|
7453
7453
|
"filePath": "snapping.main.runtime.ts",
|
|
7454
|
-
"line":
|
|
7454
|
+
"line": 769,
|
|
7455
7455
|
"character": 39
|
|
7456
7456
|
},
|
|
7457
7457
|
"name": "ComponentID"
|
|
@@ -7467,7 +7467,7 @@
|
|
|
7467
7467
|
"__schema": "FunctionLikeSchema",
|
|
7468
7468
|
"location": {
|
|
7469
7469
|
"filePath": "snapping.main.runtime.ts",
|
|
7470
|
-
"line":
|
|
7470
|
+
"line": 778,
|
|
7471
7471
|
"character": 3
|
|
7472
7472
|
},
|
|
7473
7473
|
"signature": "(method) SnappingMain._addFlattenedDependenciesToComponents(components: ConsumerComponent[], rebuildDepsGraph?: boolean): Promise<void>",
|
|
@@ -7477,7 +7477,7 @@
|
|
|
7477
7477
|
"__schema": "ParameterSchema",
|
|
7478
7478
|
"location": {
|
|
7479
7479
|
"filePath": "snapping.main.runtime.ts",
|
|
7480
|
-
"line":
|
|
7480
|
+
"line": 778,
|
|
7481
7481
|
"character": 47
|
|
7482
7482
|
},
|
|
7483
7483
|
"name": "components",
|
|
@@ -7485,14 +7485,14 @@
|
|
|
7485
7485
|
"__schema": "TypeArraySchema",
|
|
7486
7486
|
"location": {
|
|
7487
7487
|
"filePath": "snapping.main.runtime.ts",
|
|
7488
|
-
"line":
|
|
7488
|
+
"line": 778,
|
|
7489
7489
|
"character": 59
|
|
7490
7490
|
},
|
|
7491
7491
|
"type": {
|
|
7492
7492
|
"__schema": "TypeRefSchema",
|
|
7493
7493
|
"location": {
|
|
7494
7494
|
"filePath": "snapping.main.runtime.ts",
|
|
7495
|
-
"line":
|
|
7495
|
+
"line": 778,
|
|
7496
7496
|
"character": 59
|
|
7497
7497
|
},
|
|
7498
7498
|
"name": "ConsumerComponent"
|
|
@@ -7505,7 +7505,7 @@
|
|
|
7505
7505
|
"__schema": "ParameterSchema",
|
|
7506
7506
|
"location": {
|
|
7507
7507
|
"filePath": "snapping.main.runtime.ts",
|
|
7508
|
-
"line":
|
|
7508
|
+
"line": 778,
|
|
7509
7509
|
"character": 80
|
|
7510
7510
|
},
|
|
7511
7511
|
"name": "rebuildDepsGraph",
|
|
@@ -7513,7 +7513,7 @@
|
|
|
7513
7513
|
"__schema": "InferenceTypeSchema",
|
|
7514
7514
|
"location": {
|
|
7515
7515
|
"filePath": "snapping.main.runtime.ts",
|
|
7516
|
-
"line":
|
|
7516
|
+
"line": 778,
|
|
7517
7517
|
"character": 80
|
|
7518
7518
|
},
|
|
7519
7519
|
"type": "boolean"
|
|
@@ -7527,7 +7527,7 @@
|
|
|
7527
7527
|
"__schema": "InferenceTypeSchema",
|
|
7528
7528
|
"location": {
|
|
7529
7529
|
"filePath": "snapping.main.runtime.ts",
|
|
7530
|
-
"line":
|
|
7530
|
+
"line": 778,
|
|
7531
7531
|
"character": 3
|
|
7532
7532
|
},
|
|
7533
7533
|
"type": "Promise<void>"
|
|
@@ -7540,7 +7540,7 @@
|
|
|
7540
7540
|
"__schema": "FunctionLikeSchema",
|
|
7541
7541
|
"location": {
|
|
7542
7542
|
"filePath": "snapping.main.runtime.ts",
|
|
7543
|
-
"line":
|
|
7543
|
+
"line": 808,
|
|
7544
7544
|
"character": 3
|
|
7545
7545
|
},
|
|
7546
7546
|
"signature": "(method) SnappingMain.throwForDepsFromAnotherLane(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -7550,7 +7550,7 @@
|
|
|
7550
7550
|
"__schema": "ParameterSchema",
|
|
7551
7551
|
"location": {
|
|
7552
7552
|
"filePath": "snapping.main.runtime.ts",
|
|
7553
|
-
"line":
|
|
7553
|
+
"line": 808,
|
|
7554
7554
|
"character": 37
|
|
7555
7555
|
},
|
|
7556
7556
|
"name": "components",
|
|
@@ -7558,14 +7558,14 @@
|
|
|
7558
7558
|
"__schema": "TypeArraySchema",
|
|
7559
7559
|
"location": {
|
|
7560
7560
|
"filePath": "snapping.main.runtime.ts",
|
|
7561
|
-
"line":
|
|
7561
|
+
"line": 808,
|
|
7562
7562
|
"character": 49
|
|
7563
7563
|
},
|
|
7564
7564
|
"type": {
|
|
7565
7565
|
"__schema": "TypeRefSchema",
|
|
7566
7566
|
"location": {
|
|
7567
7567
|
"filePath": "snapping.main.runtime.ts",
|
|
7568
|
-
"line":
|
|
7568
|
+
"line": 808,
|
|
7569
7569
|
"character": 49
|
|
7570
7570
|
},
|
|
7571
7571
|
"name": "ConsumerComponent"
|
|
@@ -7579,7 +7579,7 @@
|
|
|
7579
7579
|
"__schema": "InferenceTypeSchema",
|
|
7580
7580
|
"location": {
|
|
7581
7581
|
"filePath": "snapping.main.runtime.ts",
|
|
7582
|
-
"line":
|
|
7582
|
+
"line": 808,
|
|
7583
7583
|
"character": 3
|
|
7584
7584
|
},
|
|
7585
7585
|
"type": "Promise<void>"
|
|
@@ -7592,7 +7592,7 @@
|
|
|
7592
7592
|
"__schema": "FunctionLikeSchema",
|
|
7593
7593
|
"location": {
|
|
7594
7594
|
"filePath": "snapping.main.runtime.ts",
|
|
7595
|
-
"line":
|
|
7595
|
+
"line": 895,
|
|
7596
7596
|
"character": 3
|
|
7597
7597
|
},
|
|
7598
7598
|
"signature": "(method) SnappingMain._addFlattenedDepsGraphToComponents(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -7602,7 +7602,7 @@
|
|
|
7602
7602
|
"__schema": "ParameterSchema",
|
|
7603
7603
|
"location": {
|
|
7604
7604
|
"filePath": "snapping.main.runtime.ts",
|
|
7605
|
-
"line":
|
|
7605
|
+
"line": 895,
|
|
7606
7606
|
"character": 44
|
|
7607
7607
|
},
|
|
7608
7608
|
"name": "components",
|
|
@@ -7610,14 +7610,14 @@
|
|
|
7610
7610
|
"__schema": "TypeArraySchema",
|
|
7611
7611
|
"location": {
|
|
7612
7612
|
"filePath": "snapping.main.runtime.ts",
|
|
7613
|
-
"line":
|
|
7613
|
+
"line": 895,
|
|
7614
7614
|
"character": 56
|
|
7615
7615
|
},
|
|
7616
7616
|
"type": {
|
|
7617
7617
|
"__schema": "TypeRefSchema",
|
|
7618
7618
|
"location": {
|
|
7619
7619
|
"filePath": "snapping.main.runtime.ts",
|
|
7620
|
-
"line":
|
|
7620
|
+
"line": 895,
|
|
7621
7621
|
"character": 56
|
|
7622
7622
|
},
|
|
7623
7623
|
"name": "ConsumerComponent"
|
|
@@ -7631,7 +7631,7 @@
|
|
|
7631
7631
|
"__schema": "InferenceTypeSchema",
|
|
7632
7632
|
"location": {
|
|
7633
7633
|
"filePath": "snapping.main.runtime.ts",
|
|
7634
|
-
"line":
|
|
7634
|
+
"line": 895,
|
|
7635
7635
|
"character": 3
|
|
7636
7636
|
},
|
|
7637
7637
|
"type": "Promise<void>"
|
|
@@ -7644,7 +7644,7 @@
|
|
|
7644
7644
|
"__schema": "FunctionLikeSchema",
|
|
7645
7645
|
"location": {
|
|
7646
7646
|
"filePath": "snapping.main.runtime.ts",
|
|
7647
|
-
"line":
|
|
7647
|
+
"line": 961,
|
|
7648
7648
|
"character": 3
|
|
7649
7649
|
},
|
|
7650
7650
|
"signature": "(method) SnappingMain._updateComponentsByTagResult(components: ConsumerComponent[], tagResult: LegacyOnTagResult[]): void",
|
|
@@ -7654,7 +7654,7 @@
|
|
|
7654
7654
|
"__schema": "ParameterSchema",
|
|
7655
7655
|
"location": {
|
|
7656
7656
|
"filePath": "snapping.main.runtime.ts",
|
|
7657
|
-
"line":
|
|
7657
|
+
"line": 961,
|
|
7658
7658
|
"character": 32
|
|
7659
7659
|
},
|
|
7660
7660
|
"name": "components",
|
|
@@ -7662,14 +7662,14 @@
|
|
|
7662
7662
|
"__schema": "TypeArraySchema",
|
|
7663
7663
|
"location": {
|
|
7664
7664
|
"filePath": "snapping.main.runtime.ts",
|
|
7665
|
-
"line":
|
|
7665
|
+
"line": 961,
|
|
7666
7666
|
"character": 44
|
|
7667
7667
|
},
|
|
7668
7668
|
"type": {
|
|
7669
7669
|
"__schema": "TypeRefSchema",
|
|
7670
7670
|
"location": {
|
|
7671
7671
|
"filePath": "snapping.main.runtime.ts",
|
|
7672
|
-
"line":
|
|
7672
|
+
"line": 961,
|
|
7673
7673
|
"character": 44
|
|
7674
7674
|
},
|
|
7675
7675
|
"name": "ConsumerComponent"
|
|
@@ -7682,7 +7682,7 @@
|
|
|
7682
7682
|
"__schema": "ParameterSchema",
|
|
7683
7683
|
"location": {
|
|
7684
7684
|
"filePath": "snapping.main.runtime.ts",
|
|
7685
|
-
"line":
|
|
7685
|
+
"line": 961,
|
|
7686
7686
|
"character": 65
|
|
7687
7687
|
},
|
|
7688
7688
|
"name": "tagResult",
|
|
@@ -7690,14 +7690,14 @@
|
|
|
7690
7690
|
"__schema": "TypeArraySchema",
|
|
7691
7691
|
"location": {
|
|
7692
7692
|
"filePath": "snapping.main.runtime.ts",
|
|
7693
|
-
"line":
|
|
7693
|
+
"line": 961,
|
|
7694
7694
|
"character": 76
|
|
7695
7695
|
},
|
|
7696
7696
|
"type": {
|
|
7697
7697
|
"__schema": "TypeRefSchema",
|
|
7698
7698
|
"location": {
|
|
7699
7699
|
"filePath": "snapping.main.runtime.ts",
|
|
7700
|
-
"line":
|
|
7700
|
+
"line": 961,
|
|
7701
7701
|
"character": 76
|
|
7702
7702
|
},
|
|
7703
7703
|
"name": "LegacyOnTagResult"
|
|
@@ -7711,7 +7711,7 @@
|
|
|
7711
7711
|
"__schema": "InferenceTypeSchema",
|
|
7712
7712
|
"location": {
|
|
7713
7713
|
"filePath": "snapping.main.runtime.ts",
|
|
7714
|
-
"line":
|
|
7714
|
+
"line": 961,
|
|
7715
7715
|
"character": 3
|
|
7716
7716
|
},
|
|
7717
7717
|
"type": "void"
|
|
@@ -7722,7 +7722,7 @@
|
|
|
7722
7722
|
"__schema": "FunctionLikeSchema",
|
|
7723
7723
|
"location": {
|
|
7724
7724
|
"filePath": "snapping.main.runtime.ts",
|
|
7725
|
-
"line":
|
|
7725
|
+
"line": 972,
|
|
7726
7726
|
"character": 3
|
|
7727
7727
|
},
|
|
7728
7728
|
"signature": "(method) SnappingMain._getPublishedPackages(components: ConsumerComponent[]): string[]",
|
|
@@ -7732,7 +7732,7 @@
|
|
|
7732
7732
|
"__schema": "ParameterSchema",
|
|
7733
7733
|
"location": {
|
|
7734
7734
|
"filePath": "snapping.main.runtime.ts",
|
|
7735
|
-
"line":
|
|
7735
|
+
"line": 972,
|
|
7736
7736
|
"character": 25
|
|
7737
7737
|
},
|
|
7738
7738
|
"name": "components",
|
|
@@ -7740,14 +7740,14 @@
|
|
|
7740
7740
|
"__schema": "TypeArraySchema",
|
|
7741
7741
|
"location": {
|
|
7742
7742
|
"filePath": "snapping.main.runtime.ts",
|
|
7743
|
-
"line":
|
|
7743
|
+
"line": 972,
|
|
7744
7744
|
"character": 37
|
|
7745
7745
|
},
|
|
7746
7746
|
"type": {
|
|
7747
7747
|
"__schema": "TypeRefSchema",
|
|
7748
7748
|
"location": {
|
|
7749
7749
|
"filePath": "snapping.main.runtime.ts",
|
|
7750
|
-
"line":
|
|
7750
|
+
"line": 972,
|
|
7751
7751
|
"character": 37
|
|
7752
7752
|
},
|
|
7753
7753
|
"name": "ConsumerComponent"
|
|
@@ -7761,14 +7761,14 @@
|
|
|
7761
7761
|
"__schema": "TypeArraySchema",
|
|
7762
7762
|
"location": {
|
|
7763
7763
|
"filePath": "snapping.main.runtime.ts",
|
|
7764
|
-
"line":
|
|
7764
|
+
"line": 972,
|
|
7765
7765
|
"character": 59
|
|
7766
7766
|
},
|
|
7767
7767
|
"type": {
|
|
7768
7768
|
"__schema": "KeywordTypeSchema",
|
|
7769
7769
|
"location": {
|
|
7770
7770
|
"filePath": "snapping.main.runtime.ts",
|
|
7771
|
-
"line":
|
|
7771
|
+
"line": 972,
|
|
7772
7772
|
"character": 59
|
|
7773
7773
|
},
|
|
7774
7774
|
"name": "string"
|
|
@@ -7780,7 +7780,7 @@
|
|
|
7780
7780
|
"__schema": "FunctionLikeSchema",
|
|
7781
7781
|
"location": {
|
|
7782
7782
|
"filePath": "snapping.main.runtime.ts",
|
|
7783
|
-
"line":
|
|
7783
|
+
"line": 981,
|
|
7784
7784
|
"character": 3
|
|
7785
7785
|
},
|
|
7786
7786
|
"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}>",
|
|
@@ -7790,7 +7790,7 @@
|
|
|
7790
7790
|
"__schema": "ParameterSchema",
|
|
7791
7791
|
"location": {
|
|
7792
7792
|
"filePath": "snapping.main.runtime.ts",
|
|
7793
|
-
"line":
|
|
7793
|
+
"line": 981,
|
|
7794
7794
|
"character": 27
|
|
7795
7795
|
},
|
|
7796
7796
|
"name": "{ source, lane, shouldValidateVersion = false, updateDependentsOnLane = false }",
|
|
@@ -7798,7 +7798,7 @@
|
|
|
7798
7798
|
"__schema": "TypeLiteralSchema",
|
|
7799
7799
|
"location": {
|
|
7800
7800
|
"filePath": "snapping.main.runtime.ts",
|
|
7801
|
-
"line":
|
|
7801
|
+
"line": 986,
|
|
7802
7802
|
"character": 6
|
|
7803
7803
|
},
|
|
7804
7804
|
"members": [
|
|
@@ -7806,7 +7806,7 @@
|
|
|
7806
7806
|
"__schema": "VariableLikeSchema",
|
|
7807
7807
|
"location": {
|
|
7808
7808
|
"filePath": "snapping.main.runtime.ts",
|
|
7809
|
-
"line":
|
|
7809
|
+
"line": 987,
|
|
7810
7810
|
"character": 5
|
|
7811
7811
|
},
|
|
7812
7812
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -7815,7 +7815,7 @@
|
|
|
7815
7815
|
"__schema": "TypeRefSchema",
|
|
7816
7816
|
"location": {
|
|
7817
7817
|
"filePath": "snapping.main.runtime.ts",
|
|
7818
|
-
"line":
|
|
7818
|
+
"line": 987,
|
|
7819
7819
|
"character": 5
|
|
7820
7820
|
},
|
|
7821
7821
|
"name": "ConsumerComponent",
|
|
@@ -7827,7 +7827,7 @@
|
|
|
7827
7827
|
"__schema": "VariableLikeSchema",
|
|
7828
7828
|
"location": {
|
|
7829
7829
|
"filePath": "snapping.main.runtime.ts",
|
|
7830
|
-
"line":
|
|
7830
|
+
"line": 988,
|
|
7831
7831
|
"character": 5
|
|
7832
7832
|
},
|
|
7833
7833
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -7836,7 +7836,7 @@
|
|
|
7836
7836
|
"__schema": "TypeRefSchema",
|
|
7837
7837
|
"location": {
|
|
7838
7838
|
"filePath": "snapping.main.runtime.ts",
|
|
7839
|
-
"line":
|
|
7839
|
+
"line": 988,
|
|
7840
7840
|
"character": 12
|
|
7841
7841
|
},
|
|
7842
7842
|
"name": "Lane"
|
|
@@ -7847,7 +7847,7 @@
|
|
|
7847
7847
|
"__schema": "VariableLikeSchema",
|
|
7848
7848
|
"location": {
|
|
7849
7849
|
"filePath": "snapping.main.runtime.ts",
|
|
7850
|
-
"line":
|
|
7850
|
+
"line": 989,
|
|
7851
7851
|
"character": 5
|
|
7852
7852
|
},
|
|
7853
7853
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -7856,7 +7856,7 @@
|
|
|
7856
7856
|
"__schema": "KeywordTypeSchema",
|
|
7857
7857
|
"location": {
|
|
7858
7858
|
"filePath": "snapping.main.runtime.ts",
|
|
7859
|
-
"line":
|
|
7859
|
+
"line": 989,
|
|
7860
7860
|
"character": 29
|
|
7861
7861
|
},
|
|
7862
7862
|
"name": "boolean"
|
|
@@ -7867,7 +7867,7 @@
|
|
|
7867
7867
|
"__schema": "VariableLikeSchema",
|
|
7868
7868
|
"location": {
|
|
7869
7869
|
"filePath": "snapping.main.runtime.ts",
|
|
7870
|
-
"line":
|
|
7870
|
+
"line": 990,
|
|
7871
7871
|
"character": 5
|
|
7872
7872
|
},
|
|
7873
7873
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -7876,7 +7876,7 @@
|
|
|
7876
7876
|
"__schema": "KeywordTypeSchema",
|
|
7877
7877
|
"location": {
|
|
7878
7878
|
"filePath": "snapping.main.runtime.ts",
|
|
7879
|
-
"line":
|
|
7879
|
+
"line": 990,
|
|
7880
7880
|
"character": 30
|
|
7881
7881
|
},
|
|
7882
7882
|
"name": "boolean"
|
|
@@ -7891,7 +7891,7 @@
|
|
|
7891
7891
|
"__schema": "VariableLikeSchema",
|
|
7892
7892
|
"location": {
|
|
7893
7893
|
"filePath": "snapping.main.runtime.ts",
|
|
7894
|
-
"line":
|
|
7894
|
+
"line": 987,
|
|
7895
7895
|
"character": 5
|
|
7896
7896
|
},
|
|
7897
7897
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -7900,7 +7900,7 @@
|
|
|
7900
7900
|
"__schema": "TypeRefSchema",
|
|
7901
7901
|
"location": {
|
|
7902
7902
|
"filePath": "snapping.main.runtime.ts",
|
|
7903
|
-
"line":
|
|
7903
|
+
"line": 987,
|
|
7904
7904
|
"character": 5
|
|
7905
7905
|
},
|
|
7906
7906
|
"name": "ConsumerComponent",
|
|
@@ -7912,7 +7912,7 @@
|
|
|
7912
7912
|
"__schema": "VariableLikeSchema",
|
|
7913
7913
|
"location": {
|
|
7914
7914
|
"filePath": "snapping.main.runtime.ts",
|
|
7915
|
-
"line":
|
|
7915
|
+
"line": 988,
|
|
7916
7916
|
"character": 5
|
|
7917
7917
|
},
|
|
7918
7918
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -7921,7 +7921,7 @@
|
|
|
7921
7921
|
"__schema": "TypeRefSchema",
|
|
7922
7922
|
"location": {
|
|
7923
7923
|
"filePath": "snapping.main.runtime.ts",
|
|
7924
|
-
"line":
|
|
7924
|
+
"line": 988,
|
|
7925
7925
|
"character": 12
|
|
7926
7926
|
},
|
|
7927
7927
|
"name": "Lane"
|
|
@@ -7932,7 +7932,7 @@
|
|
|
7932
7932
|
"__schema": "VariableLikeSchema",
|
|
7933
7933
|
"location": {
|
|
7934
7934
|
"filePath": "snapping.main.runtime.ts",
|
|
7935
|
-
"line":
|
|
7935
|
+
"line": 989,
|
|
7936
7936
|
"character": 5
|
|
7937
7937
|
},
|
|
7938
7938
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -7941,7 +7941,7 @@
|
|
|
7941
7941
|
"__schema": "KeywordTypeSchema",
|
|
7942
7942
|
"location": {
|
|
7943
7943
|
"filePath": "snapping.main.runtime.ts",
|
|
7944
|
-
"line":
|
|
7944
|
+
"line": 989,
|
|
7945
7945
|
"character": 29
|
|
7946
7946
|
},
|
|
7947
7947
|
"name": "boolean"
|
|
@@ -7952,7 +7952,7 @@
|
|
|
7952
7952
|
"__schema": "VariableLikeSchema",
|
|
7953
7953
|
"location": {
|
|
7954
7954
|
"filePath": "snapping.main.runtime.ts",
|
|
7955
|
-
"line":
|
|
7955
|
+
"line": 990,
|
|
7956
7956
|
"character": 5
|
|
7957
7957
|
},
|
|
7958
7958
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -7961,7 +7961,7 @@
|
|
|
7961
7961
|
"__schema": "KeywordTypeSchema",
|
|
7962
7962
|
"location": {
|
|
7963
7963
|
"filePath": "snapping.main.runtime.ts",
|
|
7964
|
-
"line":
|
|
7964
|
+
"line": 990,
|
|
7965
7965
|
"character": 30
|
|
7966
7966
|
},
|
|
7967
7967
|
"name": "boolean"
|
|
@@ -7976,7 +7976,7 @@
|
|
|
7976
7976
|
"__schema": "TypeRefSchema",
|
|
7977
7977
|
"location": {
|
|
7978
7978
|
"filePath": "snapping.main.runtime.ts",
|
|
7979
|
-
"line":
|
|
7979
|
+
"line": 991,
|
|
7980
7980
|
"character": 7
|
|
7981
7981
|
},
|
|
7982
7982
|
"name": "Promise",
|
|
@@ -7985,7 +7985,7 @@
|
|
|
7985
7985
|
"__schema": "TypeLiteralSchema",
|
|
7986
7986
|
"location": {
|
|
7987
7987
|
"filePath": "snapping.main.runtime.ts",
|
|
7988
|
-
"line":
|
|
7988
|
+
"line": 991,
|
|
7989
7989
|
"character": 15
|
|
7990
7990
|
},
|
|
7991
7991
|
"members": [
|
|
@@ -7993,7 +7993,7 @@
|
|
|
7993
7993
|
"__schema": "VariableLikeSchema",
|
|
7994
7994
|
"location": {
|
|
7995
7995
|
"filePath": "snapping.main.runtime.ts",
|
|
7996
|
-
"line":
|
|
7996
|
+
"line": 992,
|
|
7997
7997
|
"character": 5
|
|
7998
7998
|
},
|
|
7999
7999
|
"signature": "(property) component: ModelComponent",
|
|
@@ -8002,7 +8002,7 @@
|
|
|
8002
8002
|
"__schema": "TypeRefSchema",
|
|
8003
8003
|
"location": {
|
|
8004
8004
|
"filePath": "snapping.main.runtime.ts",
|
|
8005
|
-
"line":
|
|
8005
|
+
"line": 992,
|
|
8006
8006
|
"character": 5
|
|
8007
8007
|
},
|
|
8008
8008
|
"name": "ModelComponent",
|
|
@@ -8014,7 +8014,7 @@
|
|
|
8014
8014
|
"__schema": "VariableLikeSchema",
|
|
8015
8015
|
"location": {
|
|
8016
8016
|
"filePath": "snapping.main.runtime.ts",
|
|
8017
|
-
"line":
|
|
8017
|
+
"line": 993,
|
|
8018
8018
|
"character": 5
|
|
8019
8019
|
},
|
|
8020
8020
|
"signature": "(property) version: Version",
|
|
@@ -8023,7 +8023,7 @@
|
|
|
8023
8023
|
"__schema": "TypeRefSchema",
|
|
8024
8024
|
"location": {
|
|
8025
8025
|
"filePath": "snapping.main.runtime.ts",
|
|
8026
|
-
"line":
|
|
8026
|
+
"line": 993,
|
|
8027
8027
|
"character": 14
|
|
8028
8028
|
},
|
|
8029
8029
|
"name": "Version"
|
|
@@ -8042,7 +8042,7 @@
|
|
|
8042
8042
|
"__schema": "FunctionLikeSchema",
|
|
8043
8043
|
"location": {
|
|
8044
8044
|
"filePath": "snapping.main.runtime.ts",
|
|
8045
|
-
"line":
|
|
8045
|
+
"line": 1031,
|
|
8046
8046
|
"character": 3
|
|
8047
8047
|
},
|
|
8048
8048
|
"signature": "(method) SnappingMain._addCompFromScopeToObjects(source: ConsumerComponent, lane?: Lane, updateDependentsOnLane?: boolean): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -8052,7 +8052,7 @@
|
|
|
8052
8052
|
"__schema": "ParameterSchema",
|
|
8053
8053
|
"location": {
|
|
8054
8054
|
"filePath": "snapping.main.runtime.ts",
|
|
8055
|
-
"line":
|
|
8055
|
+
"line": 1032,
|
|
8056
8056
|
"character": 5
|
|
8057
8057
|
},
|
|
8058
8058
|
"name": "source",
|
|
@@ -8060,7 +8060,7 @@
|
|
|
8060
8060
|
"__schema": "TypeRefSchema",
|
|
8061
8061
|
"location": {
|
|
8062
8062
|
"filePath": "snapping.main.runtime.ts",
|
|
8063
|
-
"line":
|
|
8063
|
+
"line": 1032,
|
|
8064
8064
|
"character": 13
|
|
8065
8065
|
},
|
|
8066
8066
|
"name": "ConsumerComponent"
|
|
@@ -8072,7 +8072,7 @@
|
|
|
8072
8072
|
"__schema": "ParameterSchema",
|
|
8073
8073
|
"location": {
|
|
8074
8074
|
"filePath": "snapping.main.runtime.ts",
|
|
8075
|
-
"line":
|
|
8075
|
+
"line": 1033,
|
|
8076
8076
|
"character": 5
|
|
8077
8077
|
},
|
|
8078
8078
|
"name": "lane",
|
|
@@ -8080,7 +8080,7 @@
|
|
|
8080
8080
|
"__schema": "TypeRefSchema",
|
|
8081
8081
|
"location": {
|
|
8082
8082
|
"filePath": "snapping.main.runtime.ts",
|
|
8083
|
-
"line":
|
|
8083
|
+
"line": 1033,
|
|
8084
8084
|
"character": 12
|
|
8085
8085
|
},
|
|
8086
8086
|
"name": "Lane"
|
|
@@ -8092,7 +8092,7 @@
|
|
|
8092
8092
|
"__schema": "ParameterSchema",
|
|
8093
8093
|
"location": {
|
|
8094
8094
|
"filePath": "snapping.main.runtime.ts",
|
|
8095
|
-
"line":
|
|
8095
|
+
"line": 1034,
|
|
8096
8096
|
"character": 5
|
|
8097
8097
|
},
|
|
8098
8098
|
"name": "updateDependentsOnLane",
|
|
@@ -8100,7 +8100,7 @@
|
|
|
8100
8100
|
"__schema": "InferenceTypeSchema",
|
|
8101
8101
|
"location": {
|
|
8102
8102
|
"filePath": "snapping.main.runtime.ts",
|
|
8103
|
-
"line":
|
|
8103
|
+
"line": 1034,
|
|
8104
8104
|
"character": 5
|
|
8105
8105
|
},
|
|
8106
8106
|
"type": "boolean"
|
|
@@ -8114,7 +8114,7 @@
|
|
|
8114
8114
|
"__schema": "TypeRefSchema",
|
|
8115
8115
|
"location": {
|
|
8116
8116
|
"filePath": "snapping.main.runtime.ts",
|
|
8117
|
-
"line":
|
|
8117
|
+
"line": 1035,
|
|
8118
8118
|
"character": 6
|
|
8119
8119
|
},
|
|
8120
8120
|
"name": "Promise",
|
|
@@ -8123,7 +8123,7 @@
|
|
|
8123
8123
|
"__schema": "TypeLiteralSchema",
|
|
8124
8124
|
"location": {
|
|
8125
8125
|
"filePath": "snapping.main.runtime.ts",
|
|
8126
|
-
"line":
|
|
8126
|
+
"line": 1035,
|
|
8127
8127
|
"character": 14
|
|
8128
8128
|
},
|
|
8129
8129
|
"members": [
|
|
@@ -8131,7 +8131,7 @@
|
|
|
8131
8131
|
"__schema": "VariableLikeSchema",
|
|
8132
8132
|
"location": {
|
|
8133
8133
|
"filePath": "snapping.main.runtime.ts",
|
|
8134
|
-
"line":
|
|
8134
|
+
"line": 1036,
|
|
8135
8135
|
"character": 5
|
|
8136
8136
|
},
|
|
8137
8137
|
"signature": "(property) component: ModelComponent",
|
|
@@ -8140,7 +8140,7 @@
|
|
|
8140
8140
|
"__schema": "TypeRefSchema",
|
|
8141
8141
|
"location": {
|
|
8142
8142
|
"filePath": "snapping.main.runtime.ts",
|
|
8143
|
-
"line":
|
|
8143
|
+
"line": 1036,
|
|
8144
8144
|
"character": 5
|
|
8145
8145
|
},
|
|
8146
8146
|
"name": "ModelComponent",
|
|
@@ -8152,7 +8152,7 @@
|
|
|
8152
8152
|
"__schema": "VariableLikeSchema",
|
|
8153
8153
|
"location": {
|
|
8154
8154
|
"filePath": "snapping.main.runtime.ts",
|
|
8155
|
-
"line":
|
|
8155
|
+
"line": 1037,
|
|
8156
8156
|
"character": 5
|
|
8157
8157
|
},
|
|
8158
8158
|
"signature": "(property) version: Version",
|
|
@@ -8161,7 +8161,7 @@
|
|
|
8161
8161
|
"__schema": "TypeRefSchema",
|
|
8162
8162
|
"location": {
|
|
8163
8163
|
"filePath": "snapping.main.runtime.ts",
|
|
8164
|
-
"line":
|
|
8164
|
+
"line": 1037,
|
|
8165
8165
|
"character": 14
|
|
8166
8166
|
},
|
|
8167
8167
|
"name": "Version"
|
|
@@ -8180,7 +8180,7 @@
|
|
|
8180
8180
|
"__schema": "FunctionLikeSchema",
|
|
8181
8181
|
"location": {
|
|
8182
8182
|
"filePath": "snapping.main.runtime.ts",
|
|
8183
|
-
"line":
|
|
8183
|
+
"line": 1061,
|
|
8184
8184
|
"character": 3
|
|
8185
8185
|
},
|
|
8186
8186
|
"signature": "(method) SnappingMain._enrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<ConsumerComponent>",
|
|
@@ -8190,7 +8190,7 @@
|
|
|
8190
8190
|
"__schema": "ParameterSchema",
|
|
8191
8191
|
"location": {
|
|
8192
8192
|
"filePath": "snapping.main.runtime.ts",
|
|
8193
|
-
"line":
|
|
8193
|
+
"line": 1061,
|
|
8194
8194
|
"character": 21
|
|
8195
8195
|
},
|
|
8196
8196
|
"name": "consumerComponent",
|
|
@@ -8198,7 +8198,7 @@
|
|
|
8198
8198
|
"__schema": "TypeRefSchema",
|
|
8199
8199
|
"location": {
|
|
8200
8200
|
"filePath": "snapping.main.runtime.ts",
|
|
8201
|
-
"line":
|
|
8201
|
+
"line": 1061,
|
|
8202
8202
|
"character": 40
|
|
8203
8203
|
},
|
|
8204
8204
|
"name": "ConsumerComponent"
|
|
@@ -8210,7 +8210,7 @@
|
|
|
8210
8210
|
"__schema": "ParameterSchema",
|
|
8211
8211
|
"location": {
|
|
8212
8212
|
"filePath": "snapping.main.runtime.ts",
|
|
8213
|
-
"line":
|
|
8213
|
+
"line": 1061,
|
|
8214
8214
|
"character": 59
|
|
8215
8215
|
},
|
|
8216
8216
|
"name": "modifiedLog",
|
|
@@ -8218,7 +8218,7 @@
|
|
|
8218
8218
|
"__schema": "TypeRefSchema",
|
|
8219
8219
|
"location": {
|
|
8220
8220
|
"filePath": "snapping.main.runtime.ts",
|
|
8221
|
-
"line":
|
|
8221
|
+
"line": 1061,
|
|
8222
8222
|
"character": 73
|
|
8223
8223
|
},
|
|
8224
8224
|
"name": "Log"
|
|
@@ -8231,7 +8231,7 @@
|
|
|
8231
8231
|
"__schema": "InferenceTypeSchema",
|
|
8232
8232
|
"location": {
|
|
8233
8233
|
"filePath": "snapping.main.runtime.ts",
|
|
8234
|
-
"line":
|
|
8234
|
+
"line": 1061,
|
|
8235
8235
|
"character": 3
|
|
8236
8236
|
},
|
|
8237
8237
|
"type": "Promise<ConsumerComponent>"
|
|
@@ -8244,7 +8244,7 @@
|
|
|
8244
8244
|
"__schema": "FunctionLikeSchema",
|
|
8245
8245
|
"location": {
|
|
8246
8246
|
"filePath": "snapping.main.runtime.ts",
|
|
8247
|
-
"line":
|
|
8247
|
+
"line": 1067,
|
|
8248
8248
|
"character": 3
|
|
8249
8249
|
},
|
|
8250
8250
|
"signature": "(method) SnappingMain._getObjectsToEnrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<BitObject[]>",
|
|
@@ -8254,7 +8254,7 @@
|
|
|
8254
8254
|
"__schema": "ParameterSchema",
|
|
8255
8255
|
"location": {
|
|
8256
8256
|
"filePath": "snapping.main.runtime.ts",
|
|
8257
|
-
"line":
|
|
8257
|
+
"line": 1067,
|
|
8258
8258
|
"character": 33
|
|
8259
8259
|
},
|
|
8260
8260
|
"name": "consumerComponent",
|
|
@@ -8262,7 +8262,7 @@
|
|
|
8262
8262
|
"__schema": "TypeRefSchema",
|
|
8263
8263
|
"location": {
|
|
8264
8264
|
"filePath": "snapping.main.runtime.ts",
|
|
8265
|
-
"line":
|
|
8265
|
+
"line": 1067,
|
|
8266
8266
|
"character": 52
|
|
8267
8267
|
},
|
|
8268
8268
|
"name": "ConsumerComponent"
|
|
@@ -8274,7 +8274,7 @@
|
|
|
8274
8274
|
"__schema": "ParameterSchema",
|
|
8275
8275
|
"location": {
|
|
8276
8276
|
"filePath": "snapping.main.runtime.ts",
|
|
8277
|
-
"line":
|
|
8277
|
+
"line": 1067,
|
|
8278
8278
|
"character": 71
|
|
8279
8279
|
},
|
|
8280
8280
|
"name": "modifiedLog",
|
|
@@ -8282,7 +8282,7 @@
|
|
|
8282
8282
|
"__schema": "TypeRefSchema",
|
|
8283
8283
|
"location": {
|
|
8284
8284
|
"filePath": "snapping.main.runtime.ts",
|
|
8285
|
-
"line":
|
|
8285
|
+
"line": 1067,
|
|
8286
8286
|
"character": 85
|
|
8287
8287
|
},
|
|
8288
8288
|
"name": "Log"
|
|
@@ -8295,7 +8295,7 @@
|
|
|
8295
8295
|
"__schema": "TypeRefSchema",
|
|
8296
8296
|
"location": {
|
|
8297
8297
|
"filePath": "snapping.main.runtime.ts",
|
|
8298
|
-
"line":
|
|
8298
|
+
"line": 1067,
|
|
8299
8299
|
"character": 91
|
|
8300
8300
|
},
|
|
8301
8301
|
"name": "Promise",
|
|
@@ -8304,14 +8304,14 @@
|
|
|
8304
8304
|
"__schema": "TypeArraySchema",
|
|
8305
8305
|
"location": {
|
|
8306
8306
|
"filePath": "snapping.main.runtime.ts",
|
|
8307
|
-
"line":
|
|
8307
|
+
"line": 1067,
|
|
8308
8308
|
"character": 99
|
|
8309
8309
|
},
|
|
8310
8310
|
"type": {
|
|
8311
8311
|
"__schema": "TypeRefSchema",
|
|
8312
8312
|
"location": {
|
|
8313
8313
|
"filePath": "snapping.main.runtime.ts",
|
|
8314
|
-
"line":
|
|
8314
|
+
"line": 1067,
|
|
8315
8315
|
"character": 99
|
|
8316
8316
|
},
|
|
8317
8317
|
"name": "BitObject"
|
|
@@ -8327,14 +8327,14 @@
|
|
|
8327
8327
|
"__schema": "FunctionLikeSchema",
|
|
8328
8328
|
"location": {
|
|
8329
8329
|
"filePath": "snapping.main.runtime.ts",
|
|
8330
|
-
"line":
|
|
8330
|
+
"line": 1141,
|
|
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": 1135,
|
|
8338
8338
|
"character": 3
|
|
8339
8339
|
},
|
|
8340
8340
|
"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 */",
|
|
@@ -8348,7 +8348,7 @@
|
|
|
8348
8348
|
"__schema": "ParameterSchema",
|
|
8349
8349
|
"location": {
|
|
8350
8350
|
"filePath": "snapping.main.runtime.ts",
|
|
8351
|
-
"line":
|
|
8351
|
+
"line": 1141,
|
|
8352
8352
|
"character": 52
|
|
8353
8353
|
},
|
|
8354
8354
|
"name": "compId",
|
|
@@ -8356,7 +8356,7 @@
|
|
|
8356
8356
|
"__schema": "TypeRefSchema",
|
|
8357
8357
|
"location": {
|
|
8358
8358
|
"filePath": "snapping.main.runtime.ts",
|
|
8359
|
-
"line":
|
|
8359
|
+
"line": 1141,
|
|
8360
8360
|
"character": 60
|
|
8361
8361
|
},
|
|
8362
8362
|
"name": "ComponentID"
|
|
@@ -8369,7 +8369,7 @@
|
|
|
8369
8369
|
"__schema": "TypeRefSchema",
|
|
8370
8370
|
"location": {
|
|
8371
8371
|
"filePath": "snapping.main.runtime.ts",
|
|
8372
|
-
"line":
|
|
8372
|
+
"line": 1141,
|
|
8373
8373
|
"character": 74
|
|
8374
8374
|
},
|
|
8375
8375
|
"name": "Promise",
|
|
@@ -8378,7 +8378,7 @@
|
|
|
8378
8378
|
"__schema": "TypeRefSchema",
|
|
8379
8379
|
"location": {
|
|
8380
8380
|
"filePath": "snapping.main.runtime.ts",
|
|
8381
|
-
"line":
|
|
8381
|
+
"line": 1141,
|
|
8382
8382
|
"character": 82
|
|
8383
8383
|
},
|
|
8384
8384
|
"name": "ComponentID"
|
|
@@ -8393,7 +8393,7 @@
|
|
|
8393
8393
|
"__schema": "FunctionLikeSchema",
|
|
8394
8394
|
"location": {
|
|
8395
8395
|
"filePath": "snapping.main.runtime.ts",
|
|
8396
|
-
"line":
|
|
8396
|
+
"line": 1179,
|
|
8397
8397
|
"character": 3
|
|
8398
8398
|
},
|
|
8399
8399
|
"signature": "(method) SnappingMain.updateDependenciesVersionsOfComponent(component: Component, dependencies: ComponentID[], currentBitIds: ComponentID[]): Promise<void>",
|
|
@@ -8403,7 +8403,7 @@
|
|
|
8403
8403
|
"__schema": "ParameterSchema",
|
|
8404
8404
|
"location": {
|
|
8405
8405
|
"filePath": "snapping.main.runtime.ts",
|
|
8406
|
-
"line":
|
|
8406
|
+
"line": 1180,
|
|
8407
8407
|
"character": 5
|
|
8408
8408
|
},
|
|
8409
8409
|
"name": "component",
|
|
@@ -8411,7 +8411,7 @@
|
|
|
8411
8411
|
"__schema": "TypeRefSchema",
|
|
8412
8412
|
"location": {
|
|
8413
8413
|
"filePath": "snapping.main.runtime.ts",
|
|
8414
|
-
"line":
|
|
8414
|
+
"line": 1180,
|
|
8415
8415
|
"character": 16
|
|
8416
8416
|
},
|
|
8417
8417
|
"name": "Component"
|
|
@@ -8423,7 +8423,7 @@
|
|
|
8423
8423
|
"__schema": "ParameterSchema",
|
|
8424
8424
|
"location": {
|
|
8425
8425
|
"filePath": "snapping.main.runtime.ts",
|
|
8426
|
-
"line":
|
|
8426
|
+
"line": 1181,
|
|
8427
8427
|
"character": 5
|
|
8428
8428
|
},
|
|
8429
8429
|
"name": "dependencies",
|
|
@@ -8431,14 +8431,14 @@
|
|
|
8431
8431
|
"__schema": "TypeArraySchema",
|
|
8432
8432
|
"location": {
|
|
8433
8433
|
"filePath": "snapping.main.runtime.ts",
|
|
8434
|
-
"line":
|
|
8434
|
+
"line": 1181,
|
|
8435
8435
|
"character": 19
|
|
8436
8436
|
},
|
|
8437
8437
|
"type": {
|
|
8438
8438
|
"__schema": "TypeRefSchema",
|
|
8439
8439
|
"location": {
|
|
8440
8440
|
"filePath": "snapping.main.runtime.ts",
|
|
8441
|
-
"line":
|
|
8441
|
+
"line": 1181,
|
|
8442
8442
|
"character": 19
|
|
8443
8443
|
},
|
|
8444
8444
|
"name": "ComponentID"
|
|
@@ -8451,7 +8451,7 @@
|
|
|
8451
8451
|
"__schema": "ParameterSchema",
|
|
8452
8452
|
"location": {
|
|
8453
8453
|
"filePath": "snapping.main.runtime.ts",
|
|
8454
|
-
"line":
|
|
8454
|
+
"line": 1182,
|
|
8455
8455
|
"character": 5
|
|
8456
8456
|
},
|
|
8457
8457
|
"name": "currentBitIds",
|
|
@@ -8459,14 +8459,14 @@
|
|
|
8459
8459
|
"__schema": "TypeArraySchema",
|
|
8460
8460
|
"location": {
|
|
8461
8461
|
"filePath": "snapping.main.runtime.ts",
|
|
8462
|
-
"line":
|
|
8462
|
+
"line": 1182,
|
|
8463
8463
|
"character": 20
|
|
8464
8464
|
},
|
|
8465
8465
|
"type": {
|
|
8466
8466
|
"__schema": "TypeRefSchema",
|
|
8467
8467
|
"location": {
|
|
8468
8468
|
"filePath": "snapping.main.runtime.ts",
|
|
8469
|
-
"line":
|
|
8469
|
+
"line": 1182,
|
|
8470
8470
|
"character": 20
|
|
8471
8471
|
},
|
|
8472
8472
|
"name": "ComponentID"
|
|
@@ -8480,7 +8480,7 @@
|
|
|
8480
8480
|
"__schema": "InferenceTypeSchema",
|
|
8481
8481
|
"location": {
|
|
8482
8482
|
"filePath": "snapping.main.runtime.ts",
|
|
8483
|
-
"line":
|
|
8483
|
+
"line": 1179,
|
|
8484
8484
|
"character": 3
|
|
8485
8485
|
},
|
|
8486
8486
|
"type": "Promise<void>"
|
|
@@ -8493,14 +8493,14 @@
|
|
|
8493
8493
|
"__schema": "FunctionLikeSchema",
|
|
8494
8494
|
"location": {
|
|
8495
8495
|
"filePath": "snapping.main.runtime.ts",
|
|
8496
|
-
"line":
|
|
8496
|
+
"line": 1212,
|
|
8497
8497
|
"character": 3
|
|
8498
8498
|
},
|
|
8499
8499
|
"doc": {
|
|
8500
8500
|
"__schema": "DocSchema",
|
|
8501
8501
|
"location": {
|
|
8502
8502
|
"filePath": "snapping.main.runtime.ts",
|
|
8503
|
-
"line":
|
|
8503
|
+
"line": 1207,
|
|
8504
8504
|
"character": 3
|
|
8505
8505
|
},
|
|
8506
8506
|
"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 */",
|
|
@@ -8514,7 +8514,7 @@
|
|
|
8514
8514
|
"__schema": "ParameterSchema",
|
|
8515
8515
|
"location": {
|
|
8516
8516
|
"filePath": "snapping.main.runtime.ts",
|
|
8517
|
-
"line":
|
|
8517
|
+
"line": 1212,
|
|
8518
8518
|
"character": 47
|
|
8519
8519
|
},
|
|
8520
8520
|
"name": "component",
|
|
@@ -8522,7 +8522,7 @@
|
|
|
8522
8522
|
"__schema": "TypeRefSchema",
|
|
8523
8523
|
"location": {
|
|
8524
8524
|
"filePath": "snapping.main.runtime.ts",
|
|
8525
|
-
"line":
|
|
8525
|
+
"line": 1212,
|
|
8526
8526
|
"character": 58
|
|
8527
8527
|
},
|
|
8528
8528
|
"name": "Component"
|
|
@@ -8534,7 +8534,7 @@
|
|
|
8534
8534
|
"__schema": "ParameterSchema",
|
|
8535
8535
|
"location": {
|
|
8536
8536
|
"filePath": "snapping.main.runtime.ts",
|
|
8537
|
-
"line":
|
|
8537
|
+
"line": 1212,
|
|
8538
8538
|
"character": 69
|
|
8539
8539
|
},
|
|
8540
8540
|
"name": "updatedIds",
|
|
@@ -8542,14 +8542,14 @@
|
|
|
8542
8542
|
"__schema": "TypeArraySchema",
|
|
8543
8543
|
"location": {
|
|
8544
8544
|
"filePath": "snapping.main.runtime.ts",
|
|
8545
|
-
"line":
|
|
8545
|
+
"line": 1212,
|
|
8546
8546
|
"character": 81
|
|
8547
8547
|
},
|
|
8548
8548
|
"type": {
|
|
8549
8549
|
"__schema": "KeywordTypeSchema",
|
|
8550
8550
|
"location": {
|
|
8551
8551
|
"filePath": "snapping.main.runtime.ts",
|
|
8552
|
-
"line":
|
|
8552
|
+
"line": 1212,
|
|
8553
8553
|
"character": 81
|
|
8554
8554
|
},
|
|
8555
8555
|
"name": "string"
|
|
@@ -8563,7 +8563,7 @@
|
|
|
8563
8563
|
"__schema": "InferenceTypeSchema",
|
|
8564
8564
|
"location": {
|
|
8565
8565
|
"filePath": "snapping.main.runtime.ts",
|
|
8566
|
-
"line":
|
|
8566
|
+
"line": 1212,
|
|
8567
8567
|
"character": 3
|
|
8568
8568
|
},
|
|
8569
8569
|
"type": "Promise<void>"
|
|
@@ -8576,7 +8576,7 @@
|
|
|
8576
8576
|
"__schema": "VariableLikeSchema",
|
|
8577
8577
|
"location": {
|
|
8578
8578
|
"filePath": "snapping.main.runtime.ts",
|
|
8579
|
-
"line":
|
|
8579
|
+
"line": 1331,
|
|
8580
8580
|
"character": 3
|
|
8581
8581
|
},
|
|
8582
8582
|
"signature": "(property) SnappingMain.slots: never[]",
|
|
@@ -8585,7 +8585,7 @@
|
|
|
8585
8585
|
"__schema": "InferenceTypeSchema",
|
|
8586
8586
|
"location": {
|
|
8587
8587
|
"filePath": "snapping.main.runtime.ts",
|
|
8588
|
-
"line":
|
|
8588
|
+
"line": 1331,
|
|
8589
8589
|
"character": 3
|
|
8590
8590
|
},
|
|
8591
8591
|
"type": "never[]"
|
|
@@ -8597,7 +8597,7 @@
|
|
|
8597
8597
|
"__schema": "VariableLikeSchema",
|
|
8598
8598
|
"location": {
|
|
8599
8599
|
"filePath": "snapping.main.runtime.ts",
|
|
8600
|
-
"line":
|
|
8600
|
+
"line": 1332,
|
|
8601
8601
|
"character": 3
|
|
8602
8602
|
},
|
|
8603
8603
|
"signature": "(property) SnappingMain.dependencies: Aspect[]",
|
|
@@ -8606,7 +8606,7 @@
|
|
|
8606
8606
|
"__schema": "InferenceTypeSchema",
|
|
8607
8607
|
"location": {
|
|
8608
8608
|
"filePath": "snapping.main.runtime.ts",
|
|
8609
|
-
"line":
|
|
8609
|
+
"line": 1332,
|
|
8610
8610
|
"character": 3
|
|
8611
8611
|
},
|
|
8612
8612
|
"type": "Aspect[]"
|
|
@@ -8618,7 +8618,7 @@
|
|
|
8618
8618
|
"__schema": "VariableLikeSchema",
|
|
8619
8619
|
"location": {
|
|
8620
8620
|
"filePath": "snapping.main.runtime.ts",
|
|
8621
|
-
"line":
|
|
8621
|
+
"line": 1349,
|
|
8622
8622
|
"character": 3
|
|
8623
8623
|
},
|
|
8624
8624
|
"signature": "(property) SnappingMain.runtime: RuntimeDefinition",
|
|
@@ -8627,7 +8627,7 @@
|
|
|
8627
8627
|
"__schema": "InferenceTypeSchema",
|
|
8628
8628
|
"location": {
|
|
8629
8629
|
"filePath": "snapping.main.runtime.ts",
|
|
8630
|
-
"line":
|
|
8630
|
+
"line": 1349,
|
|
8631
8631
|
"character": 3
|
|
8632
8632
|
},
|
|
8633
8633
|
"type": "RuntimeDefinition"
|
|
@@ -8639,7 +8639,7 @@
|
|
|
8639
8639
|
"__schema": "FunctionLikeSchema",
|
|
8640
8640
|
"location": {
|
|
8641
8641
|
"filePath": "snapping.main.runtime.ts",
|
|
8642
|
-
"line":
|
|
8642
|
+
"line": 1350,
|
|
8643
8643
|
"character": 3
|
|
8644
8644
|
},
|
|
8645
8645
|
"signature": "(method) SnappingMain.provider([workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps, application, forking, install,]: [\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 ForkingMain,\n InstallMain\n]): Promise<SnappingMain>",
|
|
@@ -8649,7 +8649,7 @@
|
|
|
8649
8649
|
"__schema": "ParameterSchema",
|
|
8650
8650
|
"location": {
|
|
8651
8651
|
"filePath": "snapping.main.runtime.ts",
|
|
8652
|
-
"line":
|
|
8652
|
+
"line": 1350,
|
|
8653
8653
|
"character": 25
|
|
8654
8654
|
},
|
|
8655
8655
|
"name": "[ workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps, application, forking, install ]",
|
|
@@ -8657,7 +8657,7 @@
|
|
|
8657
8657
|
"__schema": "TupleTypeSchema",
|
|
8658
8658
|
"location": {
|
|
8659
8659
|
"filePath": "snapping.main.runtime.ts",
|
|
8660
|
-
"line":
|
|
8660
|
+
"line": 1366,
|
|
8661
8661
|
"character": 6
|
|
8662
8662
|
},
|
|
8663
8663
|
"elements": [
|
|
@@ -8665,7 +8665,7 @@
|
|
|
8665
8665
|
"__schema": "TypeRefSchema",
|
|
8666
8666
|
"location": {
|
|
8667
8667
|
"filePath": "snapping.main.runtime.ts",
|
|
8668
|
-
"line":
|
|
8668
|
+
"line": 1367,
|
|
8669
8669
|
"character": 5
|
|
8670
8670
|
},
|
|
8671
8671
|
"name": "Workspace"
|
|
@@ -8674,7 +8674,7 @@
|
|
|
8674
8674
|
"__schema": "TypeRefSchema",
|
|
8675
8675
|
"location": {
|
|
8676
8676
|
"filePath": "snapping.main.runtime.ts",
|
|
8677
|
-
"line":
|
|
8677
|
+
"line": 1368,
|
|
8678
8678
|
"character": 5
|
|
8679
8679
|
},
|
|
8680
8680
|
"name": "CLIMain"
|
|
@@ -8683,7 +8683,7 @@
|
|
|
8683
8683
|
"__schema": "TypeRefSchema",
|
|
8684
8684
|
"location": {
|
|
8685
8685
|
"filePath": "snapping.main.runtime.ts",
|
|
8686
|
-
"line":
|
|
8686
|
+
"line": 1369,
|
|
8687
8687
|
"character": 5
|
|
8688
8688
|
},
|
|
8689
8689
|
"name": "LoggerMain"
|
|
@@ -8692,7 +8692,7 @@
|
|
|
8692
8692
|
"__schema": "TypeRefSchema",
|
|
8693
8693
|
"location": {
|
|
8694
8694
|
"filePath": "snapping.main.runtime.ts",
|
|
8695
|
-
"line":
|
|
8695
|
+
"line": 1370,
|
|
8696
8696
|
"character": 5
|
|
8697
8697
|
},
|
|
8698
8698
|
"name": "IssuesMain"
|
|
@@ -8701,7 +8701,7 @@
|
|
|
8701
8701
|
"__schema": "TypeRefSchema",
|
|
8702
8702
|
"location": {
|
|
8703
8703
|
"filePath": "snapping.main.runtime.ts",
|
|
8704
|
-
"line":
|
|
8704
|
+
"line": 1371,
|
|
8705
8705
|
"character": 5
|
|
8706
8706
|
},
|
|
8707
8707
|
"name": "InsightsMain"
|
|
@@ -8710,7 +8710,7 @@
|
|
|
8710
8710
|
"__schema": "TypeRefSchema",
|
|
8711
8711
|
"location": {
|
|
8712
8712
|
"filePath": "snapping.main.runtime.ts",
|
|
8713
|
-
"line":
|
|
8713
|
+
"line": 1372,
|
|
8714
8714
|
"character": 5
|
|
8715
8715
|
},
|
|
8716
8716
|
"name": "DependencyResolverMain"
|
|
@@ -8719,7 +8719,7 @@
|
|
|
8719
8719
|
"__schema": "TypeRefSchema",
|
|
8720
8720
|
"location": {
|
|
8721
8721
|
"filePath": "snapping.main.runtime.ts",
|
|
8722
|
-
"line":
|
|
8722
|
+
"line": 1373,
|
|
8723
8723
|
"character": 5
|
|
8724
8724
|
},
|
|
8725
8725
|
"name": "ScopeMain"
|
|
@@ -8728,7 +8728,7 @@
|
|
|
8728
8728
|
"__schema": "TypeRefSchema",
|
|
8729
8729
|
"location": {
|
|
8730
8730
|
"filePath": "snapping.main.runtime.ts",
|
|
8731
|
-
"line":
|
|
8731
|
+
"line": 1374,
|
|
8732
8732
|
"character": 5
|
|
8733
8733
|
},
|
|
8734
8734
|
"name": "ExportMain"
|
|
@@ -8737,7 +8737,7 @@
|
|
|
8737
8737
|
"__schema": "TypeRefSchema",
|
|
8738
8738
|
"location": {
|
|
8739
8739
|
"filePath": "snapping.main.runtime.ts",
|
|
8740
|
-
"line":
|
|
8740
|
+
"line": 1375,
|
|
8741
8741
|
"character": 5
|
|
8742
8742
|
},
|
|
8743
8743
|
"name": "BuilderMain"
|
|
@@ -8746,7 +8746,7 @@
|
|
|
8746
8746
|
"__schema": "TypeRefSchema",
|
|
8747
8747
|
"location": {
|
|
8748
8748
|
"filePath": "snapping.main.runtime.ts",
|
|
8749
|
-
"line":
|
|
8749
|
+
"line": 1376,
|
|
8750
8750
|
"character": 5
|
|
8751
8751
|
},
|
|
8752
8752
|
"name": "ImporterMain"
|
|
@@ -8755,7 +8755,7 @@
|
|
|
8755
8755
|
"__schema": "TypeRefSchema",
|
|
8756
8756
|
"location": {
|
|
8757
8757
|
"filePath": "snapping.main.runtime.ts",
|
|
8758
|
-
"line":
|
|
8758
|
+
"line": 1377,
|
|
8759
8759
|
"character": 5
|
|
8760
8760
|
},
|
|
8761
8761
|
"name": "GlobalConfigMain"
|
|
@@ -8764,7 +8764,7 @@
|
|
|
8764
8764
|
"__schema": "TypeRefSchema",
|
|
8765
8765
|
"location": {
|
|
8766
8766
|
"filePath": "snapping.main.runtime.ts",
|
|
8767
|
-
"line":
|
|
8767
|
+
"line": 1378,
|
|
8768
8768
|
"character": 5
|
|
8769
8769
|
},
|
|
8770
8770
|
"name": "DependenciesMain"
|
|
@@ -8773,7 +8773,7 @@
|
|
|
8773
8773
|
"__schema": "TypeRefSchema",
|
|
8774
8774
|
"location": {
|
|
8775
8775
|
"filePath": "snapping.main.runtime.ts",
|
|
8776
|
-
"line":
|
|
8776
|
+
"line": 1379,
|
|
8777
8777
|
"character": 5
|
|
8778
8778
|
},
|
|
8779
8779
|
"name": "ApplicationMain"
|
|
@@ -8782,7 +8782,7 @@
|
|
|
8782
8782
|
"__schema": "TypeRefSchema",
|
|
8783
8783
|
"location": {
|
|
8784
8784
|
"filePath": "snapping.main.runtime.ts",
|
|
8785
|
-
"line":
|
|
8785
|
+
"line": 1380,
|
|
8786
8786
|
"character": 5
|
|
8787
8787
|
},
|
|
8788
8788
|
"name": "ForkingMain"
|
|
@@ -8791,7 +8791,7 @@
|
|
|
8791
8791
|
"__schema": "TypeRefSchema",
|
|
8792
8792
|
"location": {
|
|
8793
8793
|
"filePath": "snapping.main.runtime.ts",
|
|
8794
|
-
"line":
|
|
8794
|
+
"line": 1381,
|
|
8795
8795
|
"character": 5
|
|
8796
8796
|
},
|
|
8797
8797
|
"name": "InstallMain"
|
|
@@ -8806,7 +8806,7 @@
|
|
|
8806
8806
|
"__schema": "InferenceTypeSchema",
|
|
8807
8807
|
"location": {
|
|
8808
8808
|
"filePath": "snapping.main.runtime.ts",
|
|
8809
|
-
"line":
|
|
8809
|
+
"line": 1350,
|
|
8810
8810
|
"character": 3
|
|
8811
8811
|
},
|
|
8812
8812
|
"type": "Promise<SnappingMain>"
|
|
@@ -8824,7 +8824,7 @@
|
|
|
8824
8824
|
"__schema": "UnImplementedSchema",
|
|
8825
8825
|
"location": {
|
|
8826
8826
|
"filePath": "snapping.main.runtime.ts",
|
|
8827
|
-
"line":
|
|
8827
|
+
"line": 1412,
|
|
8828
8828
|
"character": 16
|
|
8829
8829
|
},
|
|
8830
8830
|
"name": "SnappingMain",
|
|
@@ -8836,7 +8836,7 @@
|
|
|
8836
8836
|
"__schema": "UnImplementedSchema",
|
|
8837
8837
|
"location": {
|
|
8838
8838
|
"filePath": "snapping.main.runtime.ts",
|
|
8839
|
-
"line":
|
|
8839
|
+
"line": 1410,
|
|
8840
8840
|
"character": 1
|
|
8841
8841
|
},
|
|
8842
8842
|
"name": "SnappingAspect.addRuntime(SnappingMain);",
|
|
@@ -12015,7 +12015,7 @@
|
|
|
12015
12015
|
"componentId": {
|
|
12016
12016
|
"scope": "teambit.component",
|
|
12017
12017
|
"name": "snapping",
|
|
12018
|
-
"version": "1.0.
|
|
12018
|
+
"version": "1.0.442"
|
|
12019
12019
|
},
|
|
12020
12020
|
"taggedModuleExports": []
|
|
12021
12021
|
}
|