@teambit/snapping 1.0.171 → 1.0.173
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +4 -3
- package/artifacts/schema.json +428 -428
- package/dist/generate-comp-from-scope.js +10 -6
- package/dist/generate-comp-from-scope.js.map +1 -1
- package/dist/snapping.main.runtime.js +1 -5
- package/dist/snapping.main.runtime.js.map +1 -1
- package/dist/snapping.spec.js +72 -2
- package/dist/snapping.spec.js.map +1 -1
- package/package.json +16 -16
- /package/dist/{preview-1708455795514.js → preview-1708466611462.js} +0 -0
package/artifacts/schema.json
CHANGED
|
@@ -1460,14 +1460,14 @@
|
|
|
1460
1460
|
"__schema": "FunctionLikeSchema",
|
|
1461
1461
|
"location": {
|
|
1462
1462
|
"filePath": "snapping.main.runtime.ts",
|
|
1463
|
-
"line":
|
|
1463
|
+
"line": 522,
|
|
1464
1464
|
"character": 3
|
|
1465
1465
|
},
|
|
1466
1466
|
"doc": {
|
|
1467
1467
|
"__schema": "DocSchema",
|
|
1468
1468
|
"location": {
|
|
1469
1469
|
"filePath": "snapping.main.runtime.ts",
|
|
1470
|
-
"line":
|
|
1470
|
+
"line": 518,
|
|
1471
1471
|
"character": 3
|
|
1472
1472
|
},
|
|
1473
1473
|
"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 */",
|
|
@@ -1480,7 +1480,7 @@
|
|
|
1480
1480
|
"__schema": "ParameterSchema",
|
|
1481
1481
|
"location": {
|
|
1482
1482
|
"filePath": "snapping.main.runtime.ts",
|
|
1483
|
-
"line":
|
|
1483
|
+
"line": 522,
|
|
1484
1484
|
"character": 14
|
|
1485
1485
|
},
|
|
1486
1486
|
"name": "{ pattern, legacyBitIds, unmerged, editor, message = '', ignoreIssues, skipTests = false, skipAutoSnap = false, build, disableTagAndSnapPipelines = false, ignoreBuildErrors = false, rebuildDepsGraph, unmodified = false, exitOnFirstFailedTask = false }",
|
|
@@ -1488,7 +1488,7 @@
|
|
|
1488
1488
|
"__schema": "TypeLiteralSchema",
|
|
1489
1489
|
"location": {
|
|
1490
1490
|
"filePath": "snapping.main.runtime.ts",
|
|
1491
|
-
"line":
|
|
1491
|
+
"line": 537,
|
|
1492
1492
|
"character": 6
|
|
1493
1493
|
},
|
|
1494
1494
|
"members": [
|
|
@@ -1496,7 +1496,7 @@
|
|
|
1496
1496
|
"__schema": "VariableLikeSchema",
|
|
1497
1497
|
"location": {
|
|
1498
1498
|
"filePath": "snapping.main.runtime.ts",
|
|
1499
|
-
"line":
|
|
1499
|
+
"line": 538,
|
|
1500
1500
|
"character": 5
|
|
1501
1501
|
},
|
|
1502
1502
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
"__schema": "KeywordTypeSchema",
|
|
1506
1506
|
"location": {
|
|
1507
1507
|
"filePath": "snapping.main.runtime.ts",
|
|
1508
|
-
"line":
|
|
1508
|
+
"line": 538,
|
|
1509
1509
|
"character": 15
|
|
1510
1510
|
},
|
|
1511
1511
|
"name": "string"
|
|
@@ -1516,7 +1516,7 @@
|
|
|
1516
1516
|
"__schema": "VariableLikeSchema",
|
|
1517
1517
|
"location": {
|
|
1518
1518
|
"filePath": "snapping.main.runtime.ts",
|
|
1519
|
-
"line":
|
|
1519
|
+
"line": 539,
|
|
1520
1520
|
"character": 5
|
|
1521
1521
|
},
|
|
1522
1522
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -1525,7 +1525,7 @@
|
|
|
1525
1525
|
"__schema": "TypeRefSchema",
|
|
1526
1526
|
"location": {
|
|
1527
1527
|
"filePath": "snapping.main.runtime.ts",
|
|
1528
|
-
"line":
|
|
1528
|
+
"line": 539,
|
|
1529
1529
|
"character": 20
|
|
1530
1530
|
},
|
|
1531
1531
|
"name": "ComponentIdList"
|
|
@@ -1536,7 +1536,7 @@
|
|
|
1536
1536
|
"__schema": "VariableLikeSchema",
|
|
1537
1537
|
"location": {
|
|
1538
1538
|
"filePath": "snapping.main.runtime.ts",
|
|
1539
|
-
"line":
|
|
1539
|
+
"line": 540,
|
|
1540
1540
|
"character": 5
|
|
1541
1541
|
},
|
|
1542
1542
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -1545,7 +1545,7 @@
|
|
|
1545
1545
|
"__schema": "KeywordTypeSchema",
|
|
1546
1546
|
"location": {
|
|
1547
1547
|
"filePath": "snapping.main.runtime.ts",
|
|
1548
|
-
"line":
|
|
1548
|
+
"line": 540,
|
|
1549
1549
|
"character": 16
|
|
1550
1550
|
},
|
|
1551
1551
|
"name": "boolean"
|
|
@@ -1556,7 +1556,7 @@
|
|
|
1556
1556
|
"__schema": "VariableLikeSchema",
|
|
1557
1557
|
"location": {
|
|
1558
1558
|
"filePath": "snapping.main.runtime.ts",
|
|
1559
|
-
"line":
|
|
1559
|
+
"line": 541,
|
|
1560
1560
|
"character": 5
|
|
1561
1561
|
},
|
|
1562
1562
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
"__schema": "KeywordTypeSchema",
|
|
1566
1566
|
"location": {
|
|
1567
1567
|
"filePath": "snapping.main.runtime.ts",
|
|
1568
|
-
"line":
|
|
1568
|
+
"line": 541,
|
|
1569
1569
|
"character": 14
|
|
1570
1570
|
},
|
|
1571
1571
|
"name": "string"
|
|
@@ -1576,7 +1576,7 @@
|
|
|
1576
1576
|
"__schema": "VariableLikeSchema",
|
|
1577
1577
|
"location": {
|
|
1578
1578
|
"filePath": "snapping.main.runtime.ts",
|
|
1579
|
-
"line":
|
|
1579
|
+
"line": 542,
|
|
1580
1580
|
"character": 5
|
|
1581
1581
|
},
|
|
1582
1582
|
"signature": "(property) message?: string | undefined",
|
|
@@ -1585,7 +1585,7 @@
|
|
|
1585
1585
|
"__schema": "KeywordTypeSchema",
|
|
1586
1586
|
"location": {
|
|
1587
1587
|
"filePath": "snapping.main.runtime.ts",
|
|
1588
|
-
"line":
|
|
1588
|
+
"line": 542,
|
|
1589
1589
|
"character": 15
|
|
1590
1590
|
},
|
|
1591
1591
|
"name": "string"
|
|
@@ -1596,7 +1596,7 @@
|
|
|
1596
1596
|
"__schema": "VariableLikeSchema",
|
|
1597
1597
|
"location": {
|
|
1598
1598
|
"filePath": "snapping.main.runtime.ts",
|
|
1599
|
-
"line":
|
|
1599
|
+
"line": 543,
|
|
1600
1600
|
"character": 5
|
|
1601
1601
|
},
|
|
1602
1602
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -1605,7 +1605,7 @@
|
|
|
1605
1605
|
"__schema": "KeywordTypeSchema",
|
|
1606
1606
|
"location": {
|
|
1607
1607
|
"filePath": "snapping.main.runtime.ts",
|
|
1608
|
-
"line":
|
|
1608
|
+
"line": 543,
|
|
1609
1609
|
"character": 20
|
|
1610
1610
|
},
|
|
1611
1611
|
"name": "string"
|
|
@@ -1616,7 +1616,7 @@
|
|
|
1616
1616
|
"__schema": "VariableLikeSchema",
|
|
1617
1617
|
"location": {
|
|
1618
1618
|
"filePath": "snapping.main.runtime.ts",
|
|
1619
|
-
"line":
|
|
1619
|
+
"line": 544,
|
|
1620
1620
|
"character": 5
|
|
1621
1621
|
},
|
|
1622
1622
|
"signature": "(property) build: boolean",
|
|
@@ -1625,7 +1625,7 @@
|
|
|
1625
1625
|
"__schema": "KeywordTypeSchema",
|
|
1626
1626
|
"location": {
|
|
1627
1627
|
"filePath": "snapping.main.runtime.ts",
|
|
1628
|
-
"line":
|
|
1628
|
+
"line": 544,
|
|
1629
1629
|
"character": 12
|
|
1630
1630
|
},
|
|
1631
1631
|
"name": "boolean"
|
|
@@ -1636,7 +1636,7 @@
|
|
|
1636
1636
|
"__schema": "VariableLikeSchema",
|
|
1637
1637
|
"location": {
|
|
1638
1638
|
"filePath": "snapping.main.runtime.ts",
|
|
1639
|
-
"line":
|
|
1639
|
+
"line": 545,
|
|
1640
1640
|
"character": 5
|
|
1641
1641
|
},
|
|
1642
1642
|
"signature": "(property) skipTests?: boolean | undefined",
|
|
@@ -1645,7 +1645,7 @@
|
|
|
1645
1645
|
"__schema": "KeywordTypeSchema",
|
|
1646
1646
|
"location": {
|
|
1647
1647
|
"filePath": "snapping.main.runtime.ts",
|
|
1648
|
-
"line":
|
|
1648
|
+
"line": 545,
|
|
1649
1649
|
"character": 17
|
|
1650
1650
|
},
|
|
1651
1651
|
"name": "boolean"
|
|
@@ -1656,7 +1656,7 @@
|
|
|
1656
1656
|
"__schema": "VariableLikeSchema",
|
|
1657
1657
|
"location": {
|
|
1658
1658
|
"filePath": "snapping.main.runtime.ts",
|
|
1659
|
-
"line":
|
|
1659
|
+
"line": 546,
|
|
1660
1660
|
"character": 5
|
|
1661
1661
|
},
|
|
1662
1662
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -1665,7 +1665,7 @@
|
|
|
1665
1665
|
"__schema": "KeywordTypeSchema",
|
|
1666
1666
|
"location": {
|
|
1667
1667
|
"filePath": "snapping.main.runtime.ts",
|
|
1668
|
-
"line":
|
|
1668
|
+
"line": 546,
|
|
1669
1669
|
"character": 20
|
|
1670
1670
|
},
|
|
1671
1671
|
"name": "boolean"
|
|
@@ -1676,7 +1676,7 @@
|
|
|
1676
1676
|
"__schema": "VariableLikeSchema",
|
|
1677
1677
|
"location": {
|
|
1678
1678
|
"filePath": "snapping.main.runtime.ts",
|
|
1679
|
-
"line":
|
|
1679
|
+
"line": 547,
|
|
1680
1680
|
"character": 5
|
|
1681
1681
|
},
|
|
1682
1682
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -1685,7 +1685,7 @@
|
|
|
1685
1685
|
"__schema": "KeywordTypeSchema",
|
|
1686
1686
|
"location": {
|
|
1687
1687
|
"filePath": "snapping.main.runtime.ts",
|
|
1688
|
-
"line":
|
|
1688
|
+
"line": 547,
|
|
1689
1689
|
"character": 34
|
|
1690
1690
|
},
|
|
1691
1691
|
"name": "boolean"
|
|
@@ -1696,7 +1696,7 @@
|
|
|
1696
1696
|
"__schema": "VariableLikeSchema",
|
|
1697
1697
|
"location": {
|
|
1698
1698
|
"filePath": "snapping.main.runtime.ts",
|
|
1699
|
-
"line":
|
|
1699
|
+
"line": 548,
|
|
1700
1700
|
"character": 5
|
|
1701
1701
|
},
|
|
1702
1702
|
"signature": "(property) ignoreBuildErrors?: boolean | undefined",
|
|
@@ -1705,7 +1705,7 @@
|
|
|
1705
1705
|
"__schema": "KeywordTypeSchema",
|
|
1706
1706
|
"location": {
|
|
1707
1707
|
"filePath": "snapping.main.runtime.ts",
|
|
1708
|
-
"line":
|
|
1708
|
+
"line": 548,
|
|
1709
1709
|
"character": 25
|
|
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": 549,
|
|
1720
1720
|
"character": 5
|
|
1721
1721
|
},
|
|
1722
1722
|
"signature": "(property) rebuildDepsGraph?: boolean | undefined",
|
|
@@ -1725,7 +1725,7 @@
|
|
|
1725
1725
|
"__schema": "KeywordTypeSchema",
|
|
1726
1726
|
"location": {
|
|
1727
1727
|
"filePath": "snapping.main.runtime.ts",
|
|
1728
|
-
"line":
|
|
1728
|
+
"line": 549,
|
|
1729
1729
|
"character": 24
|
|
1730
1730
|
},
|
|
1731
1731
|
"name": "boolean"
|
|
@@ -1736,7 +1736,7 @@
|
|
|
1736
1736
|
"__schema": "VariableLikeSchema",
|
|
1737
1737
|
"location": {
|
|
1738
1738
|
"filePath": "snapping.main.runtime.ts",
|
|
1739
|
-
"line":
|
|
1739
|
+
"line": 550,
|
|
1740
1740
|
"character": 5
|
|
1741
1741
|
},
|
|
1742
1742
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -1745,7 +1745,7 @@
|
|
|
1745
1745
|
"__schema": "KeywordTypeSchema",
|
|
1746
1746
|
"location": {
|
|
1747
1747
|
"filePath": "snapping.main.runtime.ts",
|
|
1748
|
-
"line":
|
|
1748
|
+
"line": 550,
|
|
1749
1749
|
"character": 18
|
|
1750
1750
|
},
|
|
1751
1751
|
"name": "boolean"
|
|
@@ -1756,7 +1756,7 @@
|
|
|
1756
1756
|
"__schema": "VariableLikeSchema",
|
|
1757
1757
|
"location": {
|
|
1758
1758
|
"filePath": "snapping.main.runtime.ts",
|
|
1759
|
-
"line":
|
|
1759
|
+
"line": 551,
|
|
1760
1760
|
"character": 5
|
|
1761
1761
|
},
|
|
1762
1762
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -1765,7 +1765,7 @@
|
|
|
1765
1765
|
"__schema": "KeywordTypeSchema",
|
|
1766
1766
|
"location": {
|
|
1767
1767
|
"filePath": "snapping.main.runtime.ts",
|
|
1768
|
-
"line":
|
|
1768
|
+
"line": 551,
|
|
1769
1769
|
"character": 29
|
|
1770
1770
|
},
|
|
1771
1771
|
"name": "boolean"
|
|
@@ -1780,7 +1780,7 @@
|
|
|
1780
1780
|
"__schema": "VariableLikeSchema",
|
|
1781
1781
|
"location": {
|
|
1782
1782
|
"filePath": "snapping.main.runtime.ts",
|
|
1783
|
-
"line":
|
|
1783
|
+
"line": 538,
|
|
1784
1784
|
"character": 5
|
|
1785
1785
|
},
|
|
1786
1786
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -1789,7 +1789,7 @@
|
|
|
1789
1789
|
"__schema": "KeywordTypeSchema",
|
|
1790
1790
|
"location": {
|
|
1791
1791
|
"filePath": "snapping.main.runtime.ts",
|
|
1792
|
-
"line":
|
|
1792
|
+
"line": 538,
|
|
1793
1793
|
"character": 15
|
|
1794
1794
|
},
|
|
1795
1795
|
"name": "string"
|
|
@@ -1800,7 +1800,7 @@
|
|
|
1800
1800
|
"__schema": "VariableLikeSchema",
|
|
1801
1801
|
"location": {
|
|
1802
1802
|
"filePath": "snapping.main.runtime.ts",
|
|
1803
|
-
"line":
|
|
1803
|
+
"line": 539,
|
|
1804
1804
|
"character": 5
|
|
1805
1805
|
},
|
|
1806
1806
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -1809,7 +1809,7 @@
|
|
|
1809
1809
|
"__schema": "TypeRefSchema",
|
|
1810
1810
|
"location": {
|
|
1811
1811
|
"filePath": "snapping.main.runtime.ts",
|
|
1812
|
-
"line":
|
|
1812
|
+
"line": 539,
|
|
1813
1813
|
"character": 20
|
|
1814
1814
|
},
|
|
1815
1815
|
"name": "ComponentIdList"
|
|
@@ -1820,7 +1820,7 @@
|
|
|
1820
1820
|
"__schema": "VariableLikeSchema",
|
|
1821
1821
|
"location": {
|
|
1822
1822
|
"filePath": "snapping.main.runtime.ts",
|
|
1823
|
-
"line":
|
|
1823
|
+
"line": 540,
|
|
1824
1824
|
"character": 5
|
|
1825
1825
|
},
|
|
1826
1826
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -1829,7 +1829,7 @@
|
|
|
1829
1829
|
"__schema": "KeywordTypeSchema",
|
|
1830
1830
|
"location": {
|
|
1831
1831
|
"filePath": "snapping.main.runtime.ts",
|
|
1832
|
-
"line":
|
|
1832
|
+
"line": 540,
|
|
1833
1833
|
"character": 16
|
|
1834
1834
|
},
|
|
1835
1835
|
"name": "boolean"
|
|
@@ -1840,7 +1840,7 @@
|
|
|
1840
1840
|
"__schema": "VariableLikeSchema",
|
|
1841
1841
|
"location": {
|
|
1842
1842
|
"filePath": "snapping.main.runtime.ts",
|
|
1843
|
-
"line":
|
|
1843
|
+
"line": 541,
|
|
1844
1844
|
"character": 5
|
|
1845
1845
|
},
|
|
1846
1846
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -1849,7 +1849,7 @@
|
|
|
1849
1849
|
"__schema": "KeywordTypeSchema",
|
|
1850
1850
|
"location": {
|
|
1851
1851
|
"filePath": "snapping.main.runtime.ts",
|
|
1852
|
-
"line":
|
|
1852
|
+
"line": 541,
|
|
1853
1853
|
"character": 14
|
|
1854
1854
|
},
|
|
1855
1855
|
"name": "string"
|
|
@@ -1860,7 +1860,7 @@
|
|
|
1860
1860
|
"__schema": "VariableLikeSchema",
|
|
1861
1861
|
"location": {
|
|
1862
1862
|
"filePath": "snapping.main.runtime.ts",
|
|
1863
|
-
"line":
|
|
1863
|
+
"line": 542,
|
|
1864
1864
|
"character": 5
|
|
1865
1865
|
},
|
|
1866
1866
|
"signature": "(property) message?: string | undefined",
|
|
@@ -1869,7 +1869,7 @@
|
|
|
1869
1869
|
"__schema": "KeywordTypeSchema",
|
|
1870
1870
|
"location": {
|
|
1871
1871
|
"filePath": "snapping.main.runtime.ts",
|
|
1872
|
-
"line":
|
|
1872
|
+
"line": 542,
|
|
1873
1873
|
"character": 15
|
|
1874
1874
|
},
|
|
1875
1875
|
"name": "string"
|
|
@@ -1880,7 +1880,7 @@
|
|
|
1880
1880
|
"__schema": "VariableLikeSchema",
|
|
1881
1881
|
"location": {
|
|
1882
1882
|
"filePath": "snapping.main.runtime.ts",
|
|
1883
|
-
"line":
|
|
1883
|
+
"line": 543,
|
|
1884
1884
|
"character": 5
|
|
1885
1885
|
},
|
|
1886
1886
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -1889,7 +1889,7 @@
|
|
|
1889
1889
|
"__schema": "KeywordTypeSchema",
|
|
1890
1890
|
"location": {
|
|
1891
1891
|
"filePath": "snapping.main.runtime.ts",
|
|
1892
|
-
"line":
|
|
1892
|
+
"line": 543,
|
|
1893
1893
|
"character": 20
|
|
1894
1894
|
},
|
|
1895
1895
|
"name": "string"
|
|
@@ -1900,7 +1900,7 @@
|
|
|
1900
1900
|
"__schema": "VariableLikeSchema",
|
|
1901
1901
|
"location": {
|
|
1902
1902
|
"filePath": "snapping.main.runtime.ts",
|
|
1903
|
-
"line":
|
|
1903
|
+
"line": 545,
|
|
1904
1904
|
"character": 5
|
|
1905
1905
|
},
|
|
1906
1906
|
"signature": "(property) skipTests?: boolean | undefined",
|
|
@@ -1909,7 +1909,7 @@
|
|
|
1909
1909
|
"__schema": "KeywordTypeSchema",
|
|
1910
1910
|
"location": {
|
|
1911
1911
|
"filePath": "snapping.main.runtime.ts",
|
|
1912
|
-
"line":
|
|
1912
|
+
"line": 545,
|
|
1913
1913
|
"character": 17
|
|
1914
1914
|
},
|
|
1915
1915
|
"name": "boolean"
|
|
@@ -1920,7 +1920,7 @@
|
|
|
1920
1920
|
"__schema": "VariableLikeSchema",
|
|
1921
1921
|
"location": {
|
|
1922
1922
|
"filePath": "snapping.main.runtime.ts",
|
|
1923
|
-
"line":
|
|
1923
|
+
"line": 546,
|
|
1924
1924
|
"character": 5
|
|
1925
1925
|
},
|
|
1926
1926
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -1929,7 +1929,7 @@
|
|
|
1929
1929
|
"__schema": "KeywordTypeSchema",
|
|
1930
1930
|
"location": {
|
|
1931
1931
|
"filePath": "snapping.main.runtime.ts",
|
|
1932
|
-
"line":
|
|
1932
|
+
"line": 546,
|
|
1933
1933
|
"character": 20
|
|
1934
1934
|
},
|
|
1935
1935
|
"name": "boolean"
|
|
@@ -1940,7 +1940,7 @@
|
|
|
1940
1940
|
"__schema": "VariableLikeSchema",
|
|
1941
1941
|
"location": {
|
|
1942
1942
|
"filePath": "snapping.main.runtime.ts",
|
|
1943
|
-
"line":
|
|
1943
|
+
"line": 544,
|
|
1944
1944
|
"character": 5
|
|
1945
1945
|
},
|
|
1946
1946
|
"signature": "(property) build: boolean",
|
|
@@ -1949,7 +1949,7 @@
|
|
|
1949
1949
|
"__schema": "KeywordTypeSchema",
|
|
1950
1950
|
"location": {
|
|
1951
1951
|
"filePath": "snapping.main.runtime.ts",
|
|
1952
|
-
"line":
|
|
1952
|
+
"line": 544,
|
|
1953
1953
|
"character": 12
|
|
1954
1954
|
},
|
|
1955
1955
|
"name": "boolean"
|
|
@@ -1960,7 +1960,7 @@
|
|
|
1960
1960
|
"__schema": "VariableLikeSchema",
|
|
1961
1961
|
"location": {
|
|
1962
1962
|
"filePath": "snapping.main.runtime.ts",
|
|
1963
|
-
"line":
|
|
1963
|
+
"line": 547,
|
|
1964
1964
|
"character": 5
|
|
1965
1965
|
},
|
|
1966
1966
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -1969,7 +1969,7 @@
|
|
|
1969
1969
|
"__schema": "KeywordTypeSchema",
|
|
1970
1970
|
"location": {
|
|
1971
1971
|
"filePath": "snapping.main.runtime.ts",
|
|
1972
|
-
"line":
|
|
1972
|
+
"line": 547,
|
|
1973
1973
|
"character": 34
|
|
1974
1974
|
},
|
|
1975
1975
|
"name": "boolean"
|
|
@@ -1980,7 +1980,7 @@
|
|
|
1980
1980
|
"__schema": "VariableLikeSchema",
|
|
1981
1981
|
"location": {
|
|
1982
1982
|
"filePath": "snapping.main.runtime.ts",
|
|
1983
|
-
"line":
|
|
1983
|
+
"line": 548,
|
|
1984
1984
|
"character": 5
|
|
1985
1985
|
},
|
|
1986
1986
|
"signature": "(property) ignoreBuildErrors?: boolean | undefined",
|
|
@@ -1989,7 +1989,7 @@
|
|
|
1989
1989
|
"__schema": "KeywordTypeSchema",
|
|
1990
1990
|
"location": {
|
|
1991
1991
|
"filePath": "snapping.main.runtime.ts",
|
|
1992
|
-
"line":
|
|
1992
|
+
"line": 548,
|
|
1993
1993
|
"character": 25
|
|
1994
1994
|
},
|
|
1995
1995
|
"name": "boolean"
|
|
@@ -2000,7 +2000,7 @@
|
|
|
2000
2000
|
"__schema": "VariableLikeSchema",
|
|
2001
2001
|
"location": {
|
|
2002
2002
|
"filePath": "snapping.main.runtime.ts",
|
|
2003
|
-
"line":
|
|
2003
|
+
"line": 549,
|
|
2004
2004
|
"character": 5
|
|
2005
2005
|
},
|
|
2006
2006
|
"signature": "(property) rebuildDepsGraph?: boolean | undefined",
|
|
@@ -2009,7 +2009,7 @@
|
|
|
2009
2009
|
"__schema": "KeywordTypeSchema",
|
|
2010
2010
|
"location": {
|
|
2011
2011
|
"filePath": "snapping.main.runtime.ts",
|
|
2012
|
-
"line":
|
|
2012
|
+
"line": 549,
|
|
2013
2013
|
"character": 24
|
|
2014
2014
|
},
|
|
2015
2015
|
"name": "boolean"
|
|
@@ -2020,7 +2020,7 @@
|
|
|
2020
2020
|
"__schema": "VariableLikeSchema",
|
|
2021
2021
|
"location": {
|
|
2022
2022
|
"filePath": "snapping.main.runtime.ts",
|
|
2023
|
-
"line":
|
|
2023
|
+
"line": 550,
|
|
2024
2024
|
"character": 5
|
|
2025
2025
|
},
|
|
2026
2026
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -2029,7 +2029,7 @@
|
|
|
2029
2029
|
"__schema": "KeywordTypeSchema",
|
|
2030
2030
|
"location": {
|
|
2031
2031
|
"filePath": "snapping.main.runtime.ts",
|
|
2032
|
-
"line":
|
|
2032
|
+
"line": 550,
|
|
2033
2033
|
"character": 18
|
|
2034
2034
|
},
|
|
2035
2035
|
"name": "boolean"
|
|
@@ -2040,7 +2040,7 @@
|
|
|
2040
2040
|
"__schema": "VariableLikeSchema",
|
|
2041
2041
|
"location": {
|
|
2042
2042
|
"filePath": "snapping.main.runtime.ts",
|
|
2043
|
-
"line":
|
|
2043
|
+
"line": 551,
|
|
2044
2044
|
"character": 5
|
|
2045
2045
|
},
|
|
2046
2046
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -2049,7 +2049,7 @@
|
|
|
2049
2049
|
"__schema": "KeywordTypeSchema",
|
|
2050
2050
|
"location": {
|
|
2051
2051
|
"filePath": "snapping.main.runtime.ts",
|
|
2052
|
-
"line":
|
|
2052
|
+
"line": 551,
|
|
2053
2053
|
"character": 29
|
|
2054
2054
|
},
|
|
2055
2055
|
"name": "boolean"
|
|
@@ -2064,7 +2064,7 @@
|
|
|
2064
2064
|
"__schema": "TypeRefSchema",
|
|
2065
2065
|
"location": {
|
|
2066
2066
|
"filePath": "snapping.main.runtime.ts",
|
|
2067
|
-
"line":
|
|
2067
|
+
"line": 552,
|
|
2068
2068
|
"character": 7
|
|
2069
2069
|
},
|
|
2070
2070
|
"name": "Promise",
|
|
@@ -2073,7 +2073,7 @@
|
|
|
2073
2073
|
"__schema": "TypeUnionSchema",
|
|
2074
2074
|
"location": {
|
|
2075
2075
|
"filePath": "snapping.main.runtime.ts",
|
|
2076
|
-
"line":
|
|
2076
|
+
"line": 552,
|
|
2077
2077
|
"character": 15
|
|
2078
2078
|
},
|
|
2079
2079
|
"types": [
|
|
@@ -2081,7 +2081,7 @@
|
|
|
2081
2081
|
"__schema": "TypeRefSchema",
|
|
2082
2082
|
"location": {
|
|
2083
2083
|
"filePath": "snapping.main.runtime.ts",
|
|
2084
|
-
"line":
|
|
2084
|
+
"line": 552,
|
|
2085
2085
|
"character": 15
|
|
2086
2086
|
},
|
|
2087
2087
|
"name": "SnapResults"
|
|
@@ -2090,7 +2090,7 @@
|
|
|
2090
2090
|
"__schema": "LiteralTypeSchema",
|
|
2091
2091
|
"location": {
|
|
2092
2092
|
"filePath": "snapping.main.runtime.ts",
|
|
2093
|
-
"line":
|
|
2093
|
+
"line": 552,
|
|
2094
2094
|
"character": 29
|
|
2095
2095
|
},
|
|
2096
2096
|
"name": "null"
|
|
@@ -2107,14 +2107,14 @@
|
|
|
2107
2107
|
"__schema": "FunctionLikeSchema",
|
|
2108
2108
|
"location": {
|
|
2109
2109
|
"filePath": "snapping.main.runtime.ts",
|
|
2110
|
-
"line":
|
|
2110
|
+
"line": 641,
|
|
2111
2111
|
"character": 3
|
|
2112
2112
|
},
|
|
2113
2113
|
"doc": {
|
|
2114
2114
|
"__schema": "DocSchema",
|
|
2115
2115
|
"location": {
|
|
2116
2116
|
"filePath": "snapping.main.runtime.ts",
|
|
2117
|
-
"line":
|
|
2117
|
+
"line": 637,
|
|
2118
2118
|
"character": 3
|
|
2119
2119
|
},
|
|
2120
2120
|
"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 */",
|
|
@@ -2127,7 +2127,7 @@
|
|
|
2127
2127
|
"__schema": "ParameterSchema",
|
|
2128
2128
|
"location": {
|
|
2129
2129
|
"filePath": "snapping.main.runtime.ts",
|
|
2130
|
-
"line":
|
|
2130
|
+
"line": 642,
|
|
2131
2131
|
"character": 5
|
|
2132
2132
|
},
|
|
2133
2133
|
"name": "componentPattern",
|
|
@@ -2135,7 +2135,7 @@
|
|
|
2135
2135
|
"__schema": "KeywordTypeSchema",
|
|
2136
2136
|
"location": {
|
|
2137
2137
|
"filePath": "snapping.main.runtime.ts",
|
|
2138
|
-
"line":
|
|
2138
|
+
"line": 642,
|
|
2139
2139
|
"character": 24
|
|
2140
2140
|
},
|
|
2141
2141
|
"name": "string"
|
|
@@ -2147,7 +2147,7 @@
|
|
|
2147
2147
|
"__schema": "ParameterSchema",
|
|
2148
2148
|
"location": {
|
|
2149
2149
|
"filePath": "snapping.main.runtime.ts",
|
|
2150
|
-
"line":
|
|
2150
|
+
"line": 643,
|
|
2151
2151
|
"character": 5
|
|
2152
2152
|
},
|
|
2153
2153
|
"name": "head",
|
|
@@ -2155,7 +2155,7 @@
|
|
|
2155
2155
|
"__schema": "KeywordTypeSchema",
|
|
2156
2156
|
"location": {
|
|
2157
2157
|
"filePath": "snapping.main.runtime.ts",
|
|
2158
|
-
"line":
|
|
2158
|
+
"line": 643,
|
|
2159
2159
|
"character": 12
|
|
2160
2160
|
},
|
|
2161
2161
|
"name": "boolean"
|
|
@@ -2167,7 +2167,7 @@
|
|
|
2167
2167
|
"__schema": "ParameterSchema",
|
|
2168
2168
|
"location": {
|
|
2169
2169
|
"filePath": "snapping.main.runtime.ts",
|
|
2170
|
-
"line":
|
|
2170
|
+
"line": 644,
|
|
2171
2171
|
"character": 5
|
|
2172
2172
|
},
|
|
2173
2173
|
"name": "force",
|
|
@@ -2175,7 +2175,7 @@
|
|
|
2175
2175
|
"__schema": "InferenceTypeSchema",
|
|
2176
2176
|
"location": {
|
|
2177
2177
|
"filePath": "snapping.main.runtime.ts",
|
|
2178
|
-
"line":
|
|
2178
|
+
"line": 644,
|
|
2179
2179
|
"character": 5
|
|
2180
2180
|
},
|
|
2181
2181
|
"type": "boolean"
|
|
@@ -2188,7 +2188,7 @@
|
|
|
2188
2188
|
"__schema": "ParameterSchema",
|
|
2189
2189
|
"location": {
|
|
2190
2190
|
"filePath": "snapping.main.runtime.ts",
|
|
2191
|
-
"line":
|
|
2191
|
+
"line": 645,
|
|
2192
2192
|
"character": 5
|
|
2193
2193
|
},
|
|
2194
2194
|
"name": "soft",
|
|
@@ -2196,7 +2196,7 @@
|
|
|
2196
2196
|
"__schema": "InferenceTypeSchema",
|
|
2197
2197
|
"location": {
|
|
2198
2198
|
"filePath": "snapping.main.runtime.ts",
|
|
2199
|
-
"line":
|
|
2199
|
+
"line": 645,
|
|
2200
2200
|
"character": 5
|
|
2201
2201
|
},
|
|
2202
2202
|
"type": "boolean"
|
|
@@ -2210,7 +2210,7 @@
|
|
|
2210
2210
|
"__schema": "TypeRefSchema",
|
|
2211
2211
|
"location": {
|
|
2212
2212
|
"filePath": "snapping.main.runtime.ts",
|
|
2213
|
-
"line":
|
|
2213
|
+
"line": 646,
|
|
2214
2214
|
"character": 6
|
|
2215
2215
|
},
|
|
2216
2216
|
"name": "Promise",
|
|
@@ -2219,7 +2219,7 @@
|
|
|
2219
2219
|
"__schema": "TypeLiteralSchema",
|
|
2220
2220
|
"location": {
|
|
2221
2221
|
"filePath": "snapping.main.runtime.ts",
|
|
2222
|
-
"line":
|
|
2222
|
+
"line": 646,
|
|
2223
2223
|
"character": 14
|
|
2224
2224
|
},
|
|
2225
2225
|
"members": [
|
|
@@ -2227,7 +2227,7 @@
|
|
|
2227
2227
|
"__schema": "VariableLikeSchema",
|
|
2228
2228
|
"location": {
|
|
2229
2229
|
"filePath": "snapping.main.runtime.ts",
|
|
2230
|
-
"line":
|
|
2230
|
+
"line": 646,
|
|
2231
2231
|
"character": 16
|
|
2232
2232
|
},
|
|
2233
2233
|
"signature": "(property) results: untagResult[]",
|
|
@@ -2236,14 +2236,14 @@
|
|
|
2236
2236
|
"__schema": "TypeArraySchema",
|
|
2237
2237
|
"location": {
|
|
2238
2238
|
"filePath": "snapping.main.runtime.ts",
|
|
2239
|
-
"line":
|
|
2239
|
+
"line": 646,
|
|
2240
2240
|
"character": 25
|
|
2241
2241
|
},
|
|
2242
2242
|
"type": {
|
|
2243
2243
|
"__schema": "TypeRefSchema",
|
|
2244
2244
|
"location": {
|
|
2245
2245
|
"filePath": "snapping.main.runtime.ts",
|
|
2246
|
-
"line":
|
|
2246
|
+
"line": 646,
|
|
2247
2247
|
"character": 25
|
|
2248
2248
|
},
|
|
2249
2249
|
"name": "untagResult"
|
|
@@ -2255,7 +2255,7 @@
|
|
|
2255
2255
|
"__schema": "VariableLikeSchema",
|
|
2256
2256
|
"location": {
|
|
2257
2257
|
"filePath": "snapping.main.runtime.ts",
|
|
2258
|
-
"line":
|
|
2258
|
+
"line": 646,
|
|
2259
2259
|
"character": 40
|
|
2260
2260
|
},
|
|
2261
2261
|
"signature": "(property) isSoftUntag: boolean",
|
|
@@ -2264,7 +2264,7 @@
|
|
|
2264
2264
|
"__schema": "KeywordTypeSchema",
|
|
2265
2265
|
"location": {
|
|
2266
2266
|
"filePath": "snapping.main.runtime.ts",
|
|
2267
|
-
"line":
|
|
2267
|
+
"line": 646,
|
|
2268
2268
|
"character": 53
|
|
2269
2269
|
},
|
|
2270
2270
|
"name": "boolean"
|
|
@@ -2283,7 +2283,7 @@
|
|
|
2283
2283
|
"__schema": "FunctionLikeSchema",
|
|
2284
2284
|
"location": {
|
|
2285
2285
|
"filePath": "snapping.main.runtime.ts",
|
|
2286
|
-
"line":
|
|
2286
|
+
"line": 693,
|
|
2287
2287
|
"character": 3
|
|
2288
2288
|
},
|
|
2289
2289
|
"signature": "(method) SnappingMain.resetNeverExported(): Promise<ComponentID[]>",
|
|
@@ -2293,7 +2293,7 @@
|
|
|
2293
2293
|
"__schema": "TypeRefSchema",
|
|
2294
2294
|
"location": {
|
|
2295
2295
|
"filePath": "snapping.main.runtime.ts",
|
|
2296
|
-
"line":
|
|
2296
|
+
"line": 693,
|
|
2297
2297
|
"character": 31
|
|
2298
2298
|
},
|
|
2299
2299
|
"name": "Promise",
|
|
@@ -2302,14 +2302,14 @@
|
|
|
2302
2302
|
"__schema": "TypeArraySchema",
|
|
2303
2303
|
"location": {
|
|
2304
2304
|
"filePath": "snapping.main.runtime.ts",
|
|
2305
|
-
"line":
|
|
2305
|
+
"line": 693,
|
|
2306
2306
|
"character": 39
|
|
2307
2307
|
},
|
|
2308
2308
|
"type": {
|
|
2309
2309
|
"__schema": "TypeRefSchema",
|
|
2310
2310
|
"location": {
|
|
2311
2311
|
"filePath": "snapping.main.runtime.ts",
|
|
2312
|
-
"line":
|
|
2312
|
+
"line": 693,
|
|
2313
2313
|
"character": 39
|
|
2314
2314
|
},
|
|
2315
2315
|
"name": "ComponentID"
|
|
@@ -2325,7 +2325,7 @@
|
|
|
2325
2325
|
"__schema": "FunctionLikeSchema",
|
|
2326
2326
|
"location": {
|
|
2327
2327
|
"filePath": "snapping.main.runtime.ts",
|
|
2328
|
-
"line":
|
|
2328
|
+
"line": 702,
|
|
2329
2329
|
"character": 3
|
|
2330
2330
|
},
|
|
2331
2331
|
"signature": "(method) SnappingMain._addFlattenedDependenciesToComponents(components: ConsumerComponent[], rebuildDepsGraph?: boolean): Promise<void>",
|
|
@@ -2335,7 +2335,7 @@
|
|
|
2335
2335
|
"__schema": "ParameterSchema",
|
|
2336
2336
|
"location": {
|
|
2337
2337
|
"filePath": "snapping.main.runtime.ts",
|
|
2338
|
-
"line":
|
|
2338
|
+
"line": 702,
|
|
2339
2339
|
"character": 47
|
|
2340
2340
|
},
|
|
2341
2341
|
"name": "components",
|
|
@@ -2343,14 +2343,14 @@
|
|
|
2343
2343
|
"__schema": "TypeArraySchema",
|
|
2344
2344
|
"location": {
|
|
2345
2345
|
"filePath": "snapping.main.runtime.ts",
|
|
2346
|
-
"line":
|
|
2346
|
+
"line": 702,
|
|
2347
2347
|
"character": 59
|
|
2348
2348
|
},
|
|
2349
2349
|
"type": {
|
|
2350
2350
|
"__schema": "TypeRefSchema",
|
|
2351
2351
|
"location": {
|
|
2352
2352
|
"filePath": "snapping.main.runtime.ts",
|
|
2353
|
-
"line":
|
|
2353
|
+
"line": 702,
|
|
2354
2354
|
"character": 59
|
|
2355
2355
|
},
|
|
2356
2356
|
"name": "ConsumerComponent"
|
|
@@ -2363,7 +2363,7 @@
|
|
|
2363
2363
|
"__schema": "ParameterSchema",
|
|
2364
2364
|
"location": {
|
|
2365
2365
|
"filePath": "snapping.main.runtime.ts",
|
|
2366
|
-
"line":
|
|
2366
|
+
"line": 702,
|
|
2367
2367
|
"character": 80
|
|
2368
2368
|
},
|
|
2369
2369
|
"name": "rebuildDepsGraph",
|
|
@@ -2371,7 +2371,7 @@
|
|
|
2371
2371
|
"__schema": "InferenceTypeSchema",
|
|
2372
2372
|
"location": {
|
|
2373
2373
|
"filePath": "snapping.main.runtime.ts",
|
|
2374
|
-
"line":
|
|
2374
|
+
"line": 702,
|
|
2375
2375
|
"character": 80
|
|
2376
2376
|
},
|
|
2377
2377
|
"type": "boolean"
|
|
@@ -2385,7 +2385,7 @@
|
|
|
2385
2385
|
"__schema": "InferenceTypeSchema",
|
|
2386
2386
|
"location": {
|
|
2387
2387
|
"filePath": "snapping.main.runtime.ts",
|
|
2388
|
-
"line":
|
|
2388
|
+
"line": 702,
|
|
2389
2389
|
"character": 3
|
|
2390
2390
|
},
|
|
2391
2391
|
"type": "Promise<void>"
|
|
@@ -2398,7 +2398,7 @@
|
|
|
2398
2398
|
"__schema": "FunctionLikeSchema",
|
|
2399
2399
|
"location": {
|
|
2400
2400
|
"filePath": "snapping.main.runtime.ts",
|
|
2401
|
-
"line":
|
|
2401
|
+
"line": 736,
|
|
2402
2402
|
"character": 3
|
|
2403
2403
|
},
|
|
2404
2404
|
"signature": "(method) SnappingMain.throwForDepsFromAnotherLane(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -2408,7 +2408,7 @@
|
|
|
2408
2408
|
"__schema": "ParameterSchema",
|
|
2409
2409
|
"location": {
|
|
2410
2410
|
"filePath": "snapping.main.runtime.ts",
|
|
2411
|
-
"line":
|
|
2411
|
+
"line": 736,
|
|
2412
2412
|
"character": 37
|
|
2413
2413
|
},
|
|
2414
2414
|
"name": "components",
|
|
@@ -2416,14 +2416,14 @@
|
|
|
2416
2416
|
"__schema": "TypeArraySchema",
|
|
2417
2417
|
"location": {
|
|
2418
2418
|
"filePath": "snapping.main.runtime.ts",
|
|
2419
|
-
"line":
|
|
2419
|
+
"line": 736,
|
|
2420
2420
|
"character": 49
|
|
2421
2421
|
},
|
|
2422
2422
|
"type": {
|
|
2423
2423
|
"__schema": "TypeRefSchema",
|
|
2424
2424
|
"location": {
|
|
2425
2425
|
"filePath": "snapping.main.runtime.ts",
|
|
2426
|
-
"line":
|
|
2426
|
+
"line": 736,
|
|
2427
2427
|
"character": 49
|
|
2428
2428
|
},
|
|
2429
2429
|
"name": "ConsumerComponent"
|
|
@@ -2437,7 +2437,7 @@
|
|
|
2437
2437
|
"__schema": "InferenceTypeSchema",
|
|
2438
2438
|
"location": {
|
|
2439
2439
|
"filePath": "snapping.main.runtime.ts",
|
|
2440
|
-
"line":
|
|
2440
|
+
"line": 736,
|
|
2441
2441
|
"character": 3
|
|
2442
2442
|
},
|
|
2443
2443
|
"type": "Promise<void>"
|
|
@@ -2450,7 +2450,7 @@
|
|
|
2450
2450
|
"__schema": "FunctionLikeSchema",
|
|
2451
2451
|
"location": {
|
|
2452
2452
|
"filePath": "snapping.main.runtime.ts",
|
|
2453
|
-
"line":
|
|
2453
|
+
"line": 814,
|
|
2454
2454
|
"character": 3
|
|
2455
2455
|
},
|
|
2456
2456
|
"signature": "(method) SnappingMain._addFlattenedDepsGraphToComponents(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -2460,7 +2460,7 @@
|
|
|
2460
2460
|
"__schema": "ParameterSchema",
|
|
2461
2461
|
"location": {
|
|
2462
2462
|
"filePath": "snapping.main.runtime.ts",
|
|
2463
|
-
"line":
|
|
2463
|
+
"line": 814,
|
|
2464
2464
|
"character": 44
|
|
2465
2465
|
},
|
|
2466
2466
|
"name": "components",
|
|
@@ -2468,14 +2468,14 @@
|
|
|
2468
2468
|
"__schema": "TypeArraySchema",
|
|
2469
2469
|
"location": {
|
|
2470
2470
|
"filePath": "snapping.main.runtime.ts",
|
|
2471
|
-
"line":
|
|
2471
|
+
"line": 814,
|
|
2472
2472
|
"character": 56
|
|
2473
2473
|
},
|
|
2474
2474
|
"type": {
|
|
2475
2475
|
"__schema": "TypeRefSchema",
|
|
2476
2476
|
"location": {
|
|
2477
2477
|
"filePath": "snapping.main.runtime.ts",
|
|
2478
|
-
"line":
|
|
2478
|
+
"line": 814,
|
|
2479
2479
|
"character": 56
|
|
2480
2480
|
},
|
|
2481
2481
|
"name": "ConsumerComponent"
|
|
@@ -2489,7 +2489,7 @@
|
|
|
2489
2489
|
"__schema": "InferenceTypeSchema",
|
|
2490
2490
|
"location": {
|
|
2491
2491
|
"filePath": "snapping.main.runtime.ts",
|
|
2492
|
-
"line":
|
|
2492
|
+
"line": 814,
|
|
2493
2493
|
"character": 3
|
|
2494
2494
|
},
|
|
2495
2495
|
"type": "Promise<void>"
|
|
@@ -2502,7 +2502,7 @@
|
|
|
2502
2502
|
"__schema": "FunctionLikeSchema",
|
|
2503
2503
|
"location": {
|
|
2504
2504
|
"filePath": "snapping.main.runtime.ts",
|
|
2505
|
-
"line":
|
|
2505
|
+
"line": 880,
|
|
2506
2506
|
"character": 3
|
|
2507
2507
|
},
|
|
2508
2508
|
"signature": "(method) SnappingMain._updateComponentsByTagResult(components: ConsumerComponent[], tagResult: LegacyOnTagResult[]): void",
|
|
@@ -2512,7 +2512,7 @@
|
|
|
2512
2512
|
"__schema": "ParameterSchema",
|
|
2513
2513
|
"location": {
|
|
2514
2514
|
"filePath": "snapping.main.runtime.ts",
|
|
2515
|
-
"line":
|
|
2515
|
+
"line": 880,
|
|
2516
2516
|
"character": 32
|
|
2517
2517
|
},
|
|
2518
2518
|
"name": "components",
|
|
@@ -2520,14 +2520,14 @@
|
|
|
2520
2520
|
"__schema": "TypeArraySchema",
|
|
2521
2521
|
"location": {
|
|
2522
2522
|
"filePath": "snapping.main.runtime.ts",
|
|
2523
|
-
"line":
|
|
2523
|
+
"line": 880,
|
|
2524
2524
|
"character": 44
|
|
2525
2525
|
},
|
|
2526
2526
|
"type": {
|
|
2527
2527
|
"__schema": "TypeRefSchema",
|
|
2528
2528
|
"location": {
|
|
2529
2529
|
"filePath": "snapping.main.runtime.ts",
|
|
2530
|
-
"line":
|
|
2530
|
+
"line": 880,
|
|
2531
2531
|
"character": 44
|
|
2532
2532
|
},
|
|
2533
2533
|
"name": "ConsumerComponent"
|
|
@@ -2540,7 +2540,7 @@
|
|
|
2540
2540
|
"__schema": "ParameterSchema",
|
|
2541
2541
|
"location": {
|
|
2542
2542
|
"filePath": "snapping.main.runtime.ts",
|
|
2543
|
-
"line":
|
|
2543
|
+
"line": 880,
|
|
2544
2544
|
"character": 65
|
|
2545
2545
|
},
|
|
2546
2546
|
"name": "tagResult",
|
|
@@ -2548,14 +2548,14 @@
|
|
|
2548
2548
|
"__schema": "TypeArraySchema",
|
|
2549
2549
|
"location": {
|
|
2550
2550
|
"filePath": "snapping.main.runtime.ts",
|
|
2551
|
-
"line":
|
|
2551
|
+
"line": 880,
|
|
2552
2552
|
"character": 76
|
|
2553
2553
|
},
|
|
2554
2554
|
"type": {
|
|
2555
2555
|
"__schema": "TypeRefSchema",
|
|
2556
2556
|
"location": {
|
|
2557
2557
|
"filePath": "snapping.main.runtime.ts",
|
|
2558
|
-
"line":
|
|
2558
|
+
"line": 880,
|
|
2559
2559
|
"character": 76
|
|
2560
2560
|
},
|
|
2561
2561
|
"name": "LegacyOnTagResult"
|
|
@@ -2569,7 +2569,7 @@
|
|
|
2569
2569
|
"__schema": "InferenceTypeSchema",
|
|
2570
2570
|
"location": {
|
|
2571
2571
|
"filePath": "snapping.main.runtime.ts",
|
|
2572
|
-
"line":
|
|
2572
|
+
"line": 880,
|
|
2573
2573
|
"character": 3
|
|
2574
2574
|
},
|
|
2575
2575
|
"type": "void"
|
|
@@ -2580,7 +2580,7 @@
|
|
|
2580
2580
|
"__schema": "FunctionLikeSchema",
|
|
2581
2581
|
"location": {
|
|
2582
2582
|
"filePath": "snapping.main.runtime.ts",
|
|
2583
|
-
"line":
|
|
2583
|
+
"line": 891,
|
|
2584
2584
|
"character": 3
|
|
2585
2585
|
},
|
|
2586
2586
|
"signature": "(method) SnappingMain._getPublishedPackages(components: ConsumerComponent[]): string[]",
|
|
@@ -2590,7 +2590,7 @@
|
|
|
2590
2590
|
"__schema": "ParameterSchema",
|
|
2591
2591
|
"location": {
|
|
2592
2592
|
"filePath": "snapping.main.runtime.ts",
|
|
2593
|
-
"line":
|
|
2593
|
+
"line": 891,
|
|
2594
2594
|
"character": 25
|
|
2595
2595
|
},
|
|
2596
2596
|
"name": "components",
|
|
@@ -2598,14 +2598,14 @@
|
|
|
2598
2598
|
"__schema": "TypeArraySchema",
|
|
2599
2599
|
"location": {
|
|
2600
2600
|
"filePath": "snapping.main.runtime.ts",
|
|
2601
|
-
"line":
|
|
2601
|
+
"line": 891,
|
|
2602
2602
|
"character": 37
|
|
2603
2603
|
},
|
|
2604
2604
|
"type": {
|
|
2605
2605
|
"__schema": "TypeRefSchema",
|
|
2606
2606
|
"location": {
|
|
2607
2607
|
"filePath": "snapping.main.runtime.ts",
|
|
2608
|
-
"line":
|
|
2608
|
+
"line": 891,
|
|
2609
2609
|
"character": 37
|
|
2610
2610
|
},
|
|
2611
2611
|
"name": "ConsumerComponent"
|
|
@@ -2619,14 +2619,14 @@
|
|
|
2619
2619
|
"__schema": "TypeArraySchema",
|
|
2620
2620
|
"location": {
|
|
2621
2621
|
"filePath": "snapping.main.runtime.ts",
|
|
2622
|
-
"line":
|
|
2622
|
+
"line": 891,
|
|
2623
2623
|
"character": 59
|
|
2624
2624
|
},
|
|
2625
2625
|
"type": {
|
|
2626
2626
|
"__schema": "KeywordTypeSchema",
|
|
2627
2627
|
"location": {
|
|
2628
2628
|
"filePath": "snapping.main.runtime.ts",
|
|
2629
|
-
"line":
|
|
2629
|
+
"line": 891,
|
|
2630
2630
|
"character": 59
|
|
2631
2631
|
},
|
|
2632
2632
|
"name": "string"
|
|
@@ -2638,7 +2638,7 @@
|
|
|
2638
2638
|
"__schema": "FunctionLikeSchema",
|
|
2639
2639
|
"location": {
|
|
2640
2640
|
"filePath": "snapping.main.runtime.ts",
|
|
2641
|
-
"line":
|
|
2641
|
+
"line": 900,
|
|
2642
2642
|
"character": 3
|
|
2643
2643
|
},
|
|
2644
2644
|
"signature": "(method) SnappingMain._addCompToObjects({ source, lane, shouldValidateVersion, updateDependentsOnLane, }: {\n source: ConsumerComponent;\n lane: Lane | null;\n shouldValidateVersion?: boolean;\n updateDependentsOnLane?: boolean;\n}): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -2648,7 +2648,7 @@
|
|
|
2648
2648
|
"__schema": "ParameterSchema",
|
|
2649
2649
|
"location": {
|
|
2650
2650
|
"filePath": "snapping.main.runtime.ts",
|
|
2651
|
-
"line":
|
|
2651
|
+
"line": 900,
|
|
2652
2652
|
"character": 27
|
|
2653
2653
|
},
|
|
2654
2654
|
"name": "{ source, lane, shouldValidateVersion = false, updateDependentsOnLane = false }",
|
|
@@ -2656,7 +2656,7 @@
|
|
|
2656
2656
|
"__schema": "TypeLiteralSchema",
|
|
2657
2657
|
"location": {
|
|
2658
2658
|
"filePath": "snapping.main.runtime.ts",
|
|
2659
|
-
"line":
|
|
2659
|
+
"line": 905,
|
|
2660
2660
|
"character": 6
|
|
2661
2661
|
},
|
|
2662
2662
|
"members": [
|
|
@@ -2664,7 +2664,7 @@
|
|
|
2664
2664
|
"__schema": "VariableLikeSchema",
|
|
2665
2665
|
"location": {
|
|
2666
2666
|
"filePath": "snapping.main.runtime.ts",
|
|
2667
|
-
"line":
|
|
2667
|
+
"line": 906,
|
|
2668
2668
|
"character": 5
|
|
2669
2669
|
},
|
|
2670
2670
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -2673,7 +2673,7 @@
|
|
|
2673
2673
|
"__schema": "TypeRefSchema",
|
|
2674
2674
|
"location": {
|
|
2675
2675
|
"filePath": "snapping.main.runtime.ts",
|
|
2676
|
-
"line":
|
|
2676
|
+
"line": 906,
|
|
2677
2677
|
"character": 5
|
|
2678
2678
|
},
|
|
2679
2679
|
"name": "ConsumerComponent",
|
|
@@ -2685,7 +2685,7 @@
|
|
|
2685
2685
|
"__schema": "VariableLikeSchema",
|
|
2686
2686
|
"location": {
|
|
2687
2687
|
"filePath": "snapping.main.runtime.ts",
|
|
2688
|
-
"line":
|
|
2688
|
+
"line": 907,
|
|
2689
2689
|
"character": 5
|
|
2690
2690
|
},
|
|
2691
2691
|
"signature": "(property) lane: Lane | null",
|
|
@@ -2694,7 +2694,7 @@
|
|
|
2694
2694
|
"__schema": "TypeUnionSchema",
|
|
2695
2695
|
"location": {
|
|
2696
2696
|
"filePath": "snapping.main.runtime.ts",
|
|
2697
|
-
"line":
|
|
2697
|
+
"line": 907,
|
|
2698
2698
|
"character": 11
|
|
2699
2699
|
},
|
|
2700
2700
|
"types": [
|
|
@@ -2702,7 +2702,7 @@
|
|
|
2702
2702
|
"__schema": "TypeRefSchema",
|
|
2703
2703
|
"location": {
|
|
2704
2704
|
"filePath": "snapping.main.runtime.ts",
|
|
2705
|
-
"line":
|
|
2705
|
+
"line": 907,
|
|
2706
2706
|
"character": 11
|
|
2707
2707
|
},
|
|
2708
2708
|
"name": "Lane"
|
|
@@ -2711,7 +2711,7 @@
|
|
|
2711
2711
|
"__schema": "LiteralTypeSchema",
|
|
2712
2712
|
"location": {
|
|
2713
2713
|
"filePath": "snapping.main.runtime.ts",
|
|
2714
|
-
"line":
|
|
2714
|
+
"line": 907,
|
|
2715
2715
|
"character": 18
|
|
2716
2716
|
},
|
|
2717
2717
|
"name": "null"
|
|
@@ -2724,7 +2724,7 @@
|
|
|
2724
2724
|
"__schema": "VariableLikeSchema",
|
|
2725
2725
|
"location": {
|
|
2726
2726
|
"filePath": "snapping.main.runtime.ts",
|
|
2727
|
-
"line":
|
|
2727
|
+
"line": 908,
|
|
2728
2728
|
"character": 5
|
|
2729
2729
|
},
|
|
2730
2730
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -2733,7 +2733,7 @@
|
|
|
2733
2733
|
"__schema": "KeywordTypeSchema",
|
|
2734
2734
|
"location": {
|
|
2735
2735
|
"filePath": "snapping.main.runtime.ts",
|
|
2736
|
-
"line":
|
|
2736
|
+
"line": 908,
|
|
2737
2737
|
"character": 29
|
|
2738
2738
|
},
|
|
2739
2739
|
"name": "boolean"
|
|
@@ -2744,7 +2744,7 @@
|
|
|
2744
2744
|
"__schema": "VariableLikeSchema",
|
|
2745
2745
|
"location": {
|
|
2746
2746
|
"filePath": "snapping.main.runtime.ts",
|
|
2747
|
-
"line":
|
|
2747
|
+
"line": 909,
|
|
2748
2748
|
"character": 5
|
|
2749
2749
|
},
|
|
2750
2750
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -2753,7 +2753,7 @@
|
|
|
2753
2753
|
"__schema": "KeywordTypeSchema",
|
|
2754
2754
|
"location": {
|
|
2755
2755
|
"filePath": "snapping.main.runtime.ts",
|
|
2756
|
-
"line":
|
|
2756
|
+
"line": 909,
|
|
2757
2757
|
"character": 30
|
|
2758
2758
|
},
|
|
2759
2759
|
"name": "boolean"
|
|
@@ -2768,7 +2768,7 @@
|
|
|
2768
2768
|
"__schema": "VariableLikeSchema",
|
|
2769
2769
|
"location": {
|
|
2770
2770
|
"filePath": "snapping.main.runtime.ts",
|
|
2771
|
-
"line":
|
|
2771
|
+
"line": 906,
|
|
2772
2772
|
"character": 5
|
|
2773
2773
|
},
|
|
2774
2774
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -2777,7 +2777,7 @@
|
|
|
2777
2777
|
"__schema": "TypeRefSchema",
|
|
2778
2778
|
"location": {
|
|
2779
2779
|
"filePath": "snapping.main.runtime.ts",
|
|
2780
|
-
"line":
|
|
2780
|
+
"line": 906,
|
|
2781
2781
|
"character": 5
|
|
2782
2782
|
},
|
|
2783
2783
|
"name": "ConsumerComponent",
|
|
@@ -2789,7 +2789,7 @@
|
|
|
2789
2789
|
"__schema": "VariableLikeSchema",
|
|
2790
2790
|
"location": {
|
|
2791
2791
|
"filePath": "snapping.main.runtime.ts",
|
|
2792
|
-
"line":
|
|
2792
|
+
"line": 907,
|
|
2793
2793
|
"character": 5
|
|
2794
2794
|
},
|
|
2795
2795
|
"signature": "(property) lane: Lane | null",
|
|
@@ -2798,7 +2798,7 @@
|
|
|
2798
2798
|
"__schema": "TypeUnionSchema",
|
|
2799
2799
|
"location": {
|
|
2800
2800
|
"filePath": "snapping.main.runtime.ts",
|
|
2801
|
-
"line":
|
|
2801
|
+
"line": 907,
|
|
2802
2802
|
"character": 11
|
|
2803
2803
|
},
|
|
2804
2804
|
"types": [
|
|
@@ -2806,7 +2806,7 @@
|
|
|
2806
2806
|
"__schema": "TypeRefSchema",
|
|
2807
2807
|
"location": {
|
|
2808
2808
|
"filePath": "snapping.main.runtime.ts",
|
|
2809
|
-
"line":
|
|
2809
|
+
"line": 907,
|
|
2810
2810
|
"character": 11
|
|
2811
2811
|
},
|
|
2812
2812
|
"name": "Lane"
|
|
@@ -2815,7 +2815,7 @@
|
|
|
2815
2815
|
"__schema": "LiteralTypeSchema",
|
|
2816
2816
|
"location": {
|
|
2817
2817
|
"filePath": "snapping.main.runtime.ts",
|
|
2818
|
-
"line":
|
|
2818
|
+
"line": 907,
|
|
2819
2819
|
"character": 18
|
|
2820
2820
|
},
|
|
2821
2821
|
"name": "null"
|
|
@@ -2828,7 +2828,7 @@
|
|
|
2828
2828
|
"__schema": "VariableLikeSchema",
|
|
2829
2829
|
"location": {
|
|
2830
2830
|
"filePath": "snapping.main.runtime.ts",
|
|
2831
|
-
"line":
|
|
2831
|
+
"line": 908,
|
|
2832
2832
|
"character": 5
|
|
2833
2833
|
},
|
|
2834
2834
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -2837,7 +2837,7 @@
|
|
|
2837
2837
|
"__schema": "KeywordTypeSchema",
|
|
2838
2838
|
"location": {
|
|
2839
2839
|
"filePath": "snapping.main.runtime.ts",
|
|
2840
|
-
"line":
|
|
2840
|
+
"line": 908,
|
|
2841
2841
|
"character": 29
|
|
2842
2842
|
},
|
|
2843
2843
|
"name": "boolean"
|
|
@@ -2848,7 +2848,7 @@
|
|
|
2848
2848
|
"__schema": "VariableLikeSchema",
|
|
2849
2849
|
"location": {
|
|
2850
2850
|
"filePath": "snapping.main.runtime.ts",
|
|
2851
|
-
"line":
|
|
2851
|
+
"line": 909,
|
|
2852
2852
|
"character": 5
|
|
2853
2853
|
},
|
|
2854
2854
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -2857,7 +2857,7 @@
|
|
|
2857
2857
|
"__schema": "KeywordTypeSchema",
|
|
2858
2858
|
"location": {
|
|
2859
2859
|
"filePath": "snapping.main.runtime.ts",
|
|
2860
|
-
"line":
|
|
2860
|
+
"line": 909,
|
|
2861
2861
|
"character": 30
|
|
2862
2862
|
},
|
|
2863
2863
|
"name": "boolean"
|
|
@@ -2872,7 +2872,7 @@
|
|
|
2872
2872
|
"__schema": "TypeRefSchema",
|
|
2873
2873
|
"location": {
|
|
2874
2874
|
"filePath": "snapping.main.runtime.ts",
|
|
2875
|
-
"line":
|
|
2875
|
+
"line": 910,
|
|
2876
2876
|
"character": 7
|
|
2877
2877
|
},
|
|
2878
2878
|
"name": "Promise",
|
|
@@ -2881,7 +2881,7 @@
|
|
|
2881
2881
|
"__schema": "TypeLiteralSchema",
|
|
2882
2882
|
"location": {
|
|
2883
2883
|
"filePath": "snapping.main.runtime.ts",
|
|
2884
|
-
"line":
|
|
2884
|
+
"line": 910,
|
|
2885
2885
|
"character": 15
|
|
2886
2886
|
},
|
|
2887
2887
|
"members": [
|
|
@@ -2889,7 +2889,7 @@
|
|
|
2889
2889
|
"__schema": "VariableLikeSchema",
|
|
2890
2890
|
"location": {
|
|
2891
2891
|
"filePath": "snapping.main.runtime.ts",
|
|
2892
|
-
"line":
|
|
2892
|
+
"line": 911,
|
|
2893
2893
|
"character": 5
|
|
2894
2894
|
},
|
|
2895
2895
|
"signature": "(property) component: ModelComponent",
|
|
@@ -2898,7 +2898,7 @@
|
|
|
2898
2898
|
"__schema": "TypeRefSchema",
|
|
2899
2899
|
"location": {
|
|
2900
2900
|
"filePath": "snapping.main.runtime.ts",
|
|
2901
|
-
"line":
|
|
2901
|
+
"line": 911,
|
|
2902
2902
|
"character": 5
|
|
2903
2903
|
},
|
|
2904
2904
|
"name": "ModelComponent",
|
|
@@ -2910,7 +2910,7 @@
|
|
|
2910
2910
|
"__schema": "VariableLikeSchema",
|
|
2911
2911
|
"location": {
|
|
2912
2912
|
"filePath": "snapping.main.runtime.ts",
|
|
2913
|
-
"line":
|
|
2913
|
+
"line": 912,
|
|
2914
2914
|
"character": 5
|
|
2915
2915
|
},
|
|
2916
2916
|
"signature": "(property) version: Version",
|
|
@@ -2919,7 +2919,7 @@
|
|
|
2919
2919
|
"__schema": "TypeRefSchema",
|
|
2920
2920
|
"location": {
|
|
2921
2921
|
"filePath": "snapping.main.runtime.ts",
|
|
2922
|
-
"line":
|
|
2922
|
+
"line": 912,
|
|
2923
2923
|
"character": 14
|
|
2924
2924
|
},
|
|
2925
2925
|
"name": "Version"
|
|
@@ -2938,7 +2938,7 @@
|
|
|
2938
2938
|
"__schema": "FunctionLikeSchema",
|
|
2939
2939
|
"location": {
|
|
2940
2940
|
"filePath": "snapping.main.runtime.ts",
|
|
2941
|
-
"line":
|
|
2941
|
+
"line": 950,
|
|
2942
2942
|
"character": 3
|
|
2943
2943
|
},
|
|
2944
2944
|
"signature": "(method) SnappingMain._addCompFromScopeToObjects(source: ConsumerComponent, lane: Lane | null, updateDependentsOnLane?: boolean): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -2948,7 +2948,7 @@
|
|
|
2948
2948
|
"__schema": "ParameterSchema",
|
|
2949
2949
|
"location": {
|
|
2950
2950
|
"filePath": "snapping.main.runtime.ts",
|
|
2951
|
-
"line":
|
|
2951
|
+
"line": 951,
|
|
2952
2952
|
"character": 5
|
|
2953
2953
|
},
|
|
2954
2954
|
"name": "source",
|
|
@@ -2956,7 +2956,7 @@
|
|
|
2956
2956
|
"__schema": "TypeRefSchema",
|
|
2957
2957
|
"location": {
|
|
2958
2958
|
"filePath": "snapping.main.runtime.ts",
|
|
2959
|
-
"line":
|
|
2959
|
+
"line": 951,
|
|
2960
2960
|
"character": 13
|
|
2961
2961
|
},
|
|
2962
2962
|
"name": "ConsumerComponent"
|
|
@@ -2968,7 +2968,7 @@
|
|
|
2968
2968
|
"__schema": "ParameterSchema",
|
|
2969
2969
|
"location": {
|
|
2970
2970
|
"filePath": "snapping.main.runtime.ts",
|
|
2971
|
-
"line":
|
|
2971
|
+
"line": 952,
|
|
2972
2972
|
"character": 5
|
|
2973
2973
|
},
|
|
2974
2974
|
"name": "lane",
|
|
@@ -2976,7 +2976,7 @@
|
|
|
2976
2976
|
"__schema": "TypeUnionSchema",
|
|
2977
2977
|
"location": {
|
|
2978
2978
|
"filePath": "snapping.main.runtime.ts",
|
|
2979
|
-
"line":
|
|
2979
|
+
"line": 952,
|
|
2980
2980
|
"character": 11
|
|
2981
2981
|
},
|
|
2982
2982
|
"types": [
|
|
@@ -2984,7 +2984,7 @@
|
|
|
2984
2984
|
"__schema": "TypeRefSchema",
|
|
2985
2985
|
"location": {
|
|
2986
2986
|
"filePath": "snapping.main.runtime.ts",
|
|
2987
|
-
"line":
|
|
2987
|
+
"line": 952,
|
|
2988
2988
|
"character": 11
|
|
2989
2989
|
},
|
|
2990
2990
|
"name": "Lane"
|
|
@@ -2993,7 +2993,7 @@
|
|
|
2993
2993
|
"__schema": "LiteralTypeSchema",
|
|
2994
2994
|
"location": {
|
|
2995
2995
|
"filePath": "snapping.main.runtime.ts",
|
|
2996
|
-
"line":
|
|
2996
|
+
"line": 952,
|
|
2997
2997
|
"character": 18
|
|
2998
2998
|
},
|
|
2999
2999
|
"name": "null"
|
|
@@ -3007,7 +3007,7 @@
|
|
|
3007
3007
|
"__schema": "ParameterSchema",
|
|
3008
3008
|
"location": {
|
|
3009
3009
|
"filePath": "snapping.main.runtime.ts",
|
|
3010
|
-
"line":
|
|
3010
|
+
"line": 953,
|
|
3011
3011
|
"character": 5
|
|
3012
3012
|
},
|
|
3013
3013
|
"name": "updateDependentsOnLane",
|
|
@@ -3015,7 +3015,7 @@
|
|
|
3015
3015
|
"__schema": "InferenceTypeSchema",
|
|
3016
3016
|
"location": {
|
|
3017
3017
|
"filePath": "snapping.main.runtime.ts",
|
|
3018
|
-
"line":
|
|
3018
|
+
"line": 953,
|
|
3019
3019
|
"character": 5
|
|
3020
3020
|
},
|
|
3021
3021
|
"type": "boolean"
|
|
@@ -3029,7 +3029,7 @@
|
|
|
3029
3029
|
"__schema": "TypeRefSchema",
|
|
3030
3030
|
"location": {
|
|
3031
3031
|
"filePath": "snapping.main.runtime.ts",
|
|
3032
|
-
"line":
|
|
3032
|
+
"line": 954,
|
|
3033
3033
|
"character": 6
|
|
3034
3034
|
},
|
|
3035
3035
|
"name": "Promise",
|
|
@@ -3038,7 +3038,7 @@
|
|
|
3038
3038
|
"__schema": "TypeLiteralSchema",
|
|
3039
3039
|
"location": {
|
|
3040
3040
|
"filePath": "snapping.main.runtime.ts",
|
|
3041
|
-
"line":
|
|
3041
|
+
"line": 954,
|
|
3042
3042
|
"character": 14
|
|
3043
3043
|
},
|
|
3044
3044
|
"members": [
|
|
@@ -3046,7 +3046,7 @@
|
|
|
3046
3046
|
"__schema": "VariableLikeSchema",
|
|
3047
3047
|
"location": {
|
|
3048
3048
|
"filePath": "snapping.main.runtime.ts",
|
|
3049
|
-
"line":
|
|
3049
|
+
"line": 955,
|
|
3050
3050
|
"character": 5
|
|
3051
3051
|
},
|
|
3052
3052
|
"signature": "(property) component: ModelComponent",
|
|
@@ -3055,7 +3055,7 @@
|
|
|
3055
3055
|
"__schema": "TypeRefSchema",
|
|
3056
3056
|
"location": {
|
|
3057
3057
|
"filePath": "snapping.main.runtime.ts",
|
|
3058
|
-
"line":
|
|
3058
|
+
"line": 955,
|
|
3059
3059
|
"character": 5
|
|
3060
3060
|
},
|
|
3061
3061
|
"name": "ModelComponent",
|
|
@@ -3067,7 +3067,7 @@
|
|
|
3067
3067
|
"__schema": "VariableLikeSchema",
|
|
3068
3068
|
"location": {
|
|
3069
3069
|
"filePath": "snapping.main.runtime.ts",
|
|
3070
|
-
"line":
|
|
3070
|
+
"line": 956,
|
|
3071
3071
|
"character": 5
|
|
3072
3072
|
},
|
|
3073
3073
|
"signature": "(property) version: Version",
|
|
@@ -3076,7 +3076,7 @@
|
|
|
3076
3076
|
"__schema": "TypeRefSchema",
|
|
3077
3077
|
"location": {
|
|
3078
3078
|
"filePath": "snapping.main.runtime.ts",
|
|
3079
|
-
"line":
|
|
3079
|
+
"line": 956,
|
|
3080
3080
|
"character": 14
|
|
3081
3081
|
},
|
|
3082
3082
|
"name": "Version"
|
|
@@ -3095,7 +3095,7 @@
|
|
|
3095
3095
|
"__schema": "FunctionLikeSchema",
|
|
3096
3096
|
"location": {
|
|
3097
3097
|
"filePath": "snapping.main.runtime.ts",
|
|
3098
|
-
"line":
|
|
3098
|
+
"line": 980,
|
|
3099
3099
|
"character": 3
|
|
3100
3100
|
},
|
|
3101
3101
|
"signature": "(method) SnappingMain._enrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<ConsumerComponent>",
|
|
@@ -3105,7 +3105,7 @@
|
|
|
3105
3105
|
"__schema": "ParameterSchema",
|
|
3106
3106
|
"location": {
|
|
3107
3107
|
"filePath": "snapping.main.runtime.ts",
|
|
3108
|
-
"line":
|
|
3108
|
+
"line": 980,
|
|
3109
3109
|
"character": 21
|
|
3110
3110
|
},
|
|
3111
3111
|
"name": "consumerComponent",
|
|
@@ -3113,7 +3113,7 @@
|
|
|
3113
3113
|
"__schema": "TypeRefSchema",
|
|
3114
3114
|
"location": {
|
|
3115
3115
|
"filePath": "snapping.main.runtime.ts",
|
|
3116
|
-
"line":
|
|
3116
|
+
"line": 980,
|
|
3117
3117
|
"character": 40
|
|
3118
3118
|
},
|
|
3119
3119
|
"name": "ConsumerComponent"
|
|
@@ -3125,7 +3125,7 @@
|
|
|
3125
3125
|
"__schema": "ParameterSchema",
|
|
3126
3126
|
"location": {
|
|
3127
3127
|
"filePath": "snapping.main.runtime.ts",
|
|
3128
|
-
"line":
|
|
3128
|
+
"line": 980,
|
|
3129
3129
|
"character": 59
|
|
3130
3130
|
},
|
|
3131
3131
|
"name": "modifiedLog",
|
|
@@ -3133,7 +3133,7 @@
|
|
|
3133
3133
|
"__schema": "TypeRefSchema",
|
|
3134
3134
|
"location": {
|
|
3135
3135
|
"filePath": "snapping.main.runtime.ts",
|
|
3136
|
-
"line":
|
|
3136
|
+
"line": 980,
|
|
3137
3137
|
"character": 73
|
|
3138
3138
|
},
|
|
3139
3139
|
"name": "Log"
|
|
@@ -3146,7 +3146,7 @@
|
|
|
3146
3146
|
"__schema": "InferenceTypeSchema",
|
|
3147
3147
|
"location": {
|
|
3148
3148
|
"filePath": "snapping.main.runtime.ts",
|
|
3149
|
-
"line":
|
|
3149
|
+
"line": 980,
|
|
3150
3150
|
"character": 3
|
|
3151
3151
|
},
|
|
3152
3152
|
"type": "Promise<ConsumerComponent>"
|
|
@@ -3159,7 +3159,7 @@
|
|
|
3159
3159
|
"__schema": "FunctionLikeSchema",
|
|
3160
3160
|
"location": {
|
|
3161
3161
|
"filePath": "snapping.main.runtime.ts",
|
|
3162
|
-
"line":
|
|
3162
|
+
"line": 986,
|
|
3163
3163
|
"character": 3
|
|
3164
3164
|
},
|
|
3165
3165
|
"signature": "(method) SnappingMain._getObjectsToEnrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<BitObject[]>",
|
|
@@ -3169,7 +3169,7 @@
|
|
|
3169
3169
|
"__schema": "ParameterSchema",
|
|
3170
3170
|
"location": {
|
|
3171
3171
|
"filePath": "snapping.main.runtime.ts",
|
|
3172
|
-
"line":
|
|
3172
|
+
"line": 986,
|
|
3173
3173
|
"character": 33
|
|
3174
3174
|
},
|
|
3175
3175
|
"name": "consumerComponent",
|
|
@@ -3177,7 +3177,7 @@
|
|
|
3177
3177
|
"__schema": "TypeRefSchema",
|
|
3178
3178
|
"location": {
|
|
3179
3179
|
"filePath": "snapping.main.runtime.ts",
|
|
3180
|
-
"line":
|
|
3180
|
+
"line": 986,
|
|
3181
3181
|
"character": 52
|
|
3182
3182
|
},
|
|
3183
3183
|
"name": "ConsumerComponent"
|
|
@@ -3189,7 +3189,7 @@
|
|
|
3189
3189
|
"__schema": "ParameterSchema",
|
|
3190
3190
|
"location": {
|
|
3191
3191
|
"filePath": "snapping.main.runtime.ts",
|
|
3192
|
-
"line":
|
|
3192
|
+
"line": 986,
|
|
3193
3193
|
"character": 71
|
|
3194
3194
|
},
|
|
3195
3195
|
"name": "modifiedLog",
|
|
@@ -3197,7 +3197,7 @@
|
|
|
3197
3197
|
"__schema": "TypeRefSchema",
|
|
3198
3198
|
"location": {
|
|
3199
3199
|
"filePath": "snapping.main.runtime.ts",
|
|
3200
|
-
"line":
|
|
3200
|
+
"line": 986,
|
|
3201
3201
|
"character": 85
|
|
3202
3202
|
},
|
|
3203
3203
|
"name": "Log"
|
|
@@ -3210,7 +3210,7 @@
|
|
|
3210
3210
|
"__schema": "TypeRefSchema",
|
|
3211
3211
|
"location": {
|
|
3212
3212
|
"filePath": "snapping.main.runtime.ts",
|
|
3213
|
-
"line":
|
|
3213
|
+
"line": 986,
|
|
3214
3214
|
"character": 91
|
|
3215
3215
|
},
|
|
3216
3216
|
"name": "Promise",
|
|
@@ -3219,14 +3219,14 @@
|
|
|
3219
3219
|
"__schema": "TypeArraySchema",
|
|
3220
3220
|
"location": {
|
|
3221
3221
|
"filePath": "snapping.main.runtime.ts",
|
|
3222
|
-
"line":
|
|
3222
|
+
"line": 986,
|
|
3223
3223
|
"character": 99
|
|
3224
3224
|
},
|
|
3225
3225
|
"type": {
|
|
3226
3226
|
"__schema": "TypeRefSchema",
|
|
3227
3227
|
"location": {
|
|
3228
3228
|
"filePath": "snapping.main.runtime.ts",
|
|
3229
|
-
"line":
|
|
3229
|
+
"line": 986,
|
|
3230
3230
|
"character": 99
|
|
3231
3231
|
},
|
|
3232
3232
|
"name": "BitObject"
|
|
@@ -3242,14 +3242,14 @@
|
|
|
3242
3242
|
"__schema": "FunctionLikeSchema",
|
|
3243
3243
|
"location": {
|
|
3244
3244
|
"filePath": "snapping.main.runtime.ts",
|
|
3245
|
-
"line":
|
|
3245
|
+
"line": 1079,
|
|
3246
3246
|
"character": 3
|
|
3247
3247
|
},
|
|
3248
3248
|
"doc": {
|
|
3249
3249
|
"__schema": "DocSchema",
|
|
3250
3250
|
"location": {
|
|
3251
3251
|
"filePath": "snapping.main.runtime.ts",
|
|
3252
|
-
"line":
|
|
3252
|
+
"line": 1073,
|
|
3253
3253
|
"character": 3
|
|
3254
3254
|
},
|
|
3255
3255
|
"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 */",
|
|
@@ -3262,7 +3262,7 @@
|
|
|
3262
3262
|
"__schema": "ParameterSchema",
|
|
3263
3263
|
"location": {
|
|
3264
3264
|
"filePath": "snapping.main.runtime.ts",
|
|
3265
|
-
"line":
|
|
3265
|
+
"line": 1079,
|
|
3266
3266
|
"character": 52
|
|
3267
3267
|
},
|
|
3268
3268
|
"name": "compId",
|
|
@@ -3270,7 +3270,7 @@
|
|
|
3270
3270
|
"__schema": "TypeRefSchema",
|
|
3271
3271
|
"location": {
|
|
3272
3272
|
"filePath": "snapping.main.runtime.ts",
|
|
3273
|
-
"line":
|
|
3273
|
+
"line": 1079,
|
|
3274
3274
|
"character": 60
|
|
3275
3275
|
},
|
|
3276
3276
|
"name": "ComponentID"
|
|
@@ -3283,7 +3283,7 @@
|
|
|
3283
3283
|
"__schema": "TypeRefSchema",
|
|
3284
3284
|
"location": {
|
|
3285
3285
|
"filePath": "snapping.main.runtime.ts",
|
|
3286
|
-
"line":
|
|
3286
|
+
"line": 1079,
|
|
3287
3287
|
"character": 74
|
|
3288
3288
|
},
|
|
3289
3289
|
"name": "Promise",
|
|
@@ -3292,7 +3292,7 @@
|
|
|
3292
3292
|
"__schema": "TypeRefSchema",
|
|
3293
3293
|
"location": {
|
|
3294
3294
|
"filePath": "snapping.main.runtime.ts",
|
|
3295
|
-
"line":
|
|
3295
|
+
"line": 1079,
|
|
3296
3296
|
"character": 82
|
|
3297
3297
|
},
|
|
3298
3298
|
"name": "ComponentID"
|
|
@@ -3307,7 +3307,7 @@
|
|
|
3307
3307
|
"__schema": "FunctionLikeSchema",
|
|
3308
3308
|
"location": {
|
|
3309
3309
|
"filePath": "snapping.main.runtime.ts",
|
|
3310
|
-
"line":
|
|
3310
|
+
"line": 1117,
|
|
3311
3311
|
"character": 3
|
|
3312
3312
|
},
|
|
3313
3313
|
"signature": "(method) SnappingMain.updateDependenciesVersionsOfComponent(component: Component, dependencies: ComponentID[], currentBitIds: ComponentID[]): Promise<void>",
|
|
@@ -3317,7 +3317,7 @@
|
|
|
3317
3317
|
"__schema": "ParameterSchema",
|
|
3318
3318
|
"location": {
|
|
3319
3319
|
"filePath": "snapping.main.runtime.ts",
|
|
3320
|
-
"line":
|
|
3320
|
+
"line": 1118,
|
|
3321
3321
|
"character": 5
|
|
3322
3322
|
},
|
|
3323
3323
|
"name": "component",
|
|
@@ -3325,7 +3325,7 @@
|
|
|
3325
3325
|
"__schema": "TypeRefSchema",
|
|
3326
3326
|
"location": {
|
|
3327
3327
|
"filePath": "snapping.main.runtime.ts",
|
|
3328
|
-
"line":
|
|
3328
|
+
"line": 1118,
|
|
3329
3329
|
"character": 16
|
|
3330
3330
|
},
|
|
3331
3331
|
"name": "Component"
|
|
@@ -3337,7 +3337,7 @@
|
|
|
3337
3337
|
"__schema": "ParameterSchema",
|
|
3338
3338
|
"location": {
|
|
3339
3339
|
"filePath": "snapping.main.runtime.ts",
|
|
3340
|
-
"line":
|
|
3340
|
+
"line": 1119,
|
|
3341
3341
|
"character": 5
|
|
3342
3342
|
},
|
|
3343
3343
|
"name": "dependencies",
|
|
@@ -3345,14 +3345,14 @@
|
|
|
3345
3345
|
"__schema": "TypeArraySchema",
|
|
3346
3346
|
"location": {
|
|
3347
3347
|
"filePath": "snapping.main.runtime.ts",
|
|
3348
|
-
"line":
|
|
3348
|
+
"line": 1119,
|
|
3349
3349
|
"character": 19
|
|
3350
3350
|
},
|
|
3351
3351
|
"type": {
|
|
3352
3352
|
"__schema": "TypeRefSchema",
|
|
3353
3353
|
"location": {
|
|
3354
3354
|
"filePath": "snapping.main.runtime.ts",
|
|
3355
|
-
"line":
|
|
3355
|
+
"line": 1119,
|
|
3356
3356
|
"character": 19
|
|
3357
3357
|
},
|
|
3358
3358
|
"name": "ComponentID"
|
|
@@ -3365,7 +3365,7 @@
|
|
|
3365
3365
|
"__schema": "ParameterSchema",
|
|
3366
3366
|
"location": {
|
|
3367
3367
|
"filePath": "snapping.main.runtime.ts",
|
|
3368
|
-
"line":
|
|
3368
|
+
"line": 1120,
|
|
3369
3369
|
"character": 5
|
|
3370
3370
|
},
|
|
3371
3371
|
"name": "currentBitIds",
|
|
@@ -3373,14 +3373,14 @@
|
|
|
3373
3373
|
"__schema": "TypeArraySchema",
|
|
3374
3374
|
"location": {
|
|
3375
3375
|
"filePath": "snapping.main.runtime.ts",
|
|
3376
|
-
"line":
|
|
3376
|
+
"line": 1120,
|
|
3377
3377
|
"character": 20
|
|
3378
3378
|
},
|
|
3379
3379
|
"type": {
|
|
3380
3380
|
"__schema": "TypeRefSchema",
|
|
3381
3381
|
"location": {
|
|
3382
3382
|
"filePath": "snapping.main.runtime.ts",
|
|
3383
|
-
"line":
|
|
3383
|
+
"line": 1120,
|
|
3384
3384
|
"character": 20
|
|
3385
3385
|
},
|
|
3386
3386
|
"name": "ComponentID"
|
|
@@ -3394,7 +3394,7 @@
|
|
|
3394
3394
|
"__schema": "InferenceTypeSchema",
|
|
3395
3395
|
"location": {
|
|
3396
3396
|
"filePath": "snapping.main.runtime.ts",
|
|
3397
|
-
"line":
|
|
3397
|
+
"line": 1117,
|
|
3398
3398
|
"character": 3
|
|
3399
3399
|
},
|
|
3400
3400
|
"type": "Promise<void>"
|
|
@@ -3407,7 +3407,7 @@
|
|
|
3407
3407
|
"__schema": "VariableLikeSchema",
|
|
3408
3408
|
"location": {
|
|
3409
3409
|
"filePath": "snapping.main.runtime.ts",
|
|
3410
|
-
"line":
|
|
3410
|
+
"line": 1234,
|
|
3411
3411
|
"character": 3
|
|
3412
3412
|
},
|
|
3413
3413
|
"signature": "(property) SnappingMain.slots: never[]",
|
|
@@ -3416,7 +3416,7 @@
|
|
|
3416
3416
|
"__schema": "InferenceTypeSchema",
|
|
3417
3417
|
"location": {
|
|
3418
3418
|
"filePath": "snapping.main.runtime.ts",
|
|
3419
|
-
"line":
|
|
3419
|
+
"line": 1234,
|
|
3420
3420
|
"character": 3
|
|
3421
3421
|
},
|
|
3422
3422
|
"type": "never[]"
|
|
@@ -3428,7 +3428,7 @@
|
|
|
3428
3428
|
"__schema": "VariableLikeSchema",
|
|
3429
3429
|
"location": {
|
|
3430
3430
|
"filePath": "snapping.main.runtime.ts",
|
|
3431
|
-
"line":
|
|
3431
|
+
"line": 1235,
|
|
3432
3432
|
"character": 3
|
|
3433
3433
|
},
|
|
3434
3434
|
"signature": "(property) SnappingMain.dependencies: Aspect[]",
|
|
@@ -3437,7 +3437,7 @@
|
|
|
3437
3437
|
"__schema": "InferenceTypeSchema",
|
|
3438
3438
|
"location": {
|
|
3439
3439
|
"filePath": "snapping.main.runtime.ts",
|
|
3440
|
-
"line":
|
|
3440
|
+
"line": 1235,
|
|
3441
3441
|
"character": 3
|
|
3442
3442
|
},
|
|
3443
3443
|
"type": "Aspect[]"
|
|
@@ -3449,7 +3449,7 @@
|
|
|
3449
3449
|
"__schema": "VariableLikeSchema",
|
|
3450
3450
|
"location": {
|
|
3451
3451
|
"filePath": "snapping.main.runtime.ts",
|
|
3452
|
-
"line":
|
|
3452
|
+
"line": 1249,
|
|
3453
3453
|
"character": 3
|
|
3454
3454
|
},
|
|
3455
3455
|
"signature": "(property) SnappingMain.runtime: RuntimeDefinition",
|
|
@@ -3458,7 +3458,7 @@
|
|
|
3458
3458
|
"__schema": "InferenceTypeSchema",
|
|
3459
3459
|
"location": {
|
|
3460
3460
|
"filePath": "snapping.main.runtime.ts",
|
|
3461
|
-
"line":
|
|
3461
|
+
"line": 1249,
|
|
3462
3462
|
"character": 3
|
|
3463
3463
|
},
|
|
3464
3464
|
"type": "RuntimeDefinition"
|
|
@@ -3470,7 +3470,7 @@
|
|
|
3470
3470
|
"__schema": "FunctionLikeSchema",
|
|
3471
3471
|
"location": {
|
|
3472
3472
|
"filePath": "snapping.main.runtime.ts",
|
|
3473
|
-
"line":
|
|
3473
|
+
"line": 1250,
|
|
3474
3474
|
"character": 3
|
|
3475
3475
|
},
|
|
3476
3476
|
"signature": "(method) SnappingMain.provider([workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps,]: [\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]): Promise<SnappingMain>",
|
|
@@ -3480,7 +3480,7 @@
|
|
|
3480
3480
|
"__schema": "ParameterSchema",
|
|
3481
3481
|
"location": {
|
|
3482
3482
|
"filePath": "snapping.main.runtime.ts",
|
|
3483
|
-
"line":
|
|
3483
|
+
"line": 1250,
|
|
3484
3484
|
"character": 25
|
|
3485
3485
|
},
|
|
3486
3486
|
"name": "[ workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps ]",
|
|
@@ -3488,7 +3488,7 @@
|
|
|
3488
3488
|
"__schema": "TupleTypeSchema",
|
|
3489
3489
|
"location": {
|
|
3490
3490
|
"filePath": "snapping.main.runtime.ts",
|
|
3491
|
-
"line":
|
|
3491
|
+
"line": 1263,
|
|
3492
3492
|
"character": 6
|
|
3493
3493
|
},
|
|
3494
3494
|
"elements": [
|
|
@@ -3496,7 +3496,7 @@
|
|
|
3496
3496
|
"__schema": "TypeRefSchema",
|
|
3497
3497
|
"location": {
|
|
3498
3498
|
"filePath": "snapping.main.runtime.ts",
|
|
3499
|
-
"line":
|
|
3499
|
+
"line": 1264,
|
|
3500
3500
|
"character": 5
|
|
3501
3501
|
},
|
|
3502
3502
|
"name": "Workspace"
|
|
@@ -3505,7 +3505,7 @@
|
|
|
3505
3505
|
"__schema": "TypeRefSchema",
|
|
3506
3506
|
"location": {
|
|
3507
3507
|
"filePath": "snapping.main.runtime.ts",
|
|
3508
|
-
"line":
|
|
3508
|
+
"line": 1265,
|
|
3509
3509
|
"character": 5
|
|
3510
3510
|
},
|
|
3511
3511
|
"name": "CLIMain"
|
|
@@ -3514,7 +3514,7 @@
|
|
|
3514
3514
|
"__schema": "TypeRefSchema",
|
|
3515
3515
|
"location": {
|
|
3516
3516
|
"filePath": "snapping.main.runtime.ts",
|
|
3517
|
-
"line":
|
|
3517
|
+
"line": 1266,
|
|
3518
3518
|
"character": 5
|
|
3519
3519
|
},
|
|
3520
3520
|
"name": "LoggerMain"
|
|
@@ -3523,7 +3523,7 @@
|
|
|
3523
3523
|
"__schema": "TypeRefSchema",
|
|
3524
3524
|
"location": {
|
|
3525
3525
|
"filePath": "snapping.main.runtime.ts",
|
|
3526
|
-
"line":
|
|
3526
|
+
"line": 1267,
|
|
3527
3527
|
"character": 5
|
|
3528
3528
|
},
|
|
3529
3529
|
"name": "IssuesMain"
|
|
@@ -3532,7 +3532,7 @@
|
|
|
3532
3532
|
"__schema": "TypeRefSchema",
|
|
3533
3533
|
"location": {
|
|
3534
3534
|
"filePath": "snapping.main.runtime.ts",
|
|
3535
|
-
"line":
|
|
3535
|
+
"line": 1268,
|
|
3536
3536
|
"character": 5
|
|
3537
3537
|
},
|
|
3538
3538
|
"name": "InsightsMain"
|
|
@@ -3541,7 +3541,7 @@
|
|
|
3541
3541
|
"__schema": "TypeRefSchema",
|
|
3542
3542
|
"location": {
|
|
3543
3543
|
"filePath": "snapping.main.runtime.ts",
|
|
3544
|
-
"line":
|
|
3544
|
+
"line": 1269,
|
|
3545
3545
|
"character": 5
|
|
3546
3546
|
},
|
|
3547
3547
|
"name": "DependencyResolverMain"
|
|
@@ -3550,7 +3550,7 @@
|
|
|
3550
3550
|
"__schema": "TypeRefSchema",
|
|
3551
3551
|
"location": {
|
|
3552
3552
|
"filePath": "snapping.main.runtime.ts",
|
|
3553
|
-
"line":
|
|
3553
|
+
"line": 1270,
|
|
3554
3554
|
"character": 5
|
|
3555
3555
|
},
|
|
3556
3556
|
"name": "ScopeMain"
|
|
@@ -3559,7 +3559,7 @@
|
|
|
3559
3559
|
"__schema": "TypeRefSchema",
|
|
3560
3560
|
"location": {
|
|
3561
3561
|
"filePath": "snapping.main.runtime.ts",
|
|
3562
|
-
"line":
|
|
3562
|
+
"line": 1271,
|
|
3563
3563
|
"character": 5
|
|
3564
3564
|
},
|
|
3565
3565
|
"name": "ExportMain"
|
|
@@ -3568,7 +3568,7 @@
|
|
|
3568
3568
|
"__schema": "TypeRefSchema",
|
|
3569
3569
|
"location": {
|
|
3570
3570
|
"filePath": "snapping.main.runtime.ts",
|
|
3571
|
-
"line":
|
|
3571
|
+
"line": 1272,
|
|
3572
3572
|
"character": 5
|
|
3573
3573
|
},
|
|
3574
3574
|
"name": "BuilderMain"
|
|
@@ -3577,7 +3577,7 @@
|
|
|
3577
3577
|
"__schema": "TypeRefSchema",
|
|
3578
3578
|
"location": {
|
|
3579
3579
|
"filePath": "snapping.main.runtime.ts",
|
|
3580
|
-
"line":
|
|
3580
|
+
"line": 1273,
|
|
3581
3581
|
"character": 5
|
|
3582
3582
|
},
|
|
3583
3583
|
"name": "ImporterMain"
|
|
@@ -3586,7 +3586,7 @@
|
|
|
3586
3586
|
"__schema": "TypeRefSchema",
|
|
3587
3587
|
"location": {
|
|
3588
3588
|
"filePath": "snapping.main.runtime.ts",
|
|
3589
|
-
"line":
|
|
3589
|
+
"line": 1274,
|
|
3590
3590
|
"character": 5
|
|
3591
3591
|
},
|
|
3592
3592
|
"name": "GlobalConfigMain"
|
|
@@ -3595,7 +3595,7 @@
|
|
|
3595
3595
|
"__schema": "TypeRefSchema",
|
|
3596
3596
|
"location": {
|
|
3597
3597
|
"filePath": "snapping.main.runtime.ts",
|
|
3598
|
-
"line":
|
|
3598
|
+
"line": 1275,
|
|
3599
3599
|
"character": 5
|
|
3600
3600
|
},
|
|
3601
3601
|
"name": "DependenciesMain"
|
|
@@ -3610,7 +3610,7 @@
|
|
|
3610
3610
|
"__schema": "InferenceTypeSchema",
|
|
3611
3611
|
"location": {
|
|
3612
3612
|
"filePath": "snapping.main.runtime.ts",
|
|
3613
|
-
"line":
|
|
3613
|
+
"line": 1250,
|
|
3614
3614
|
"character": 3
|
|
3615
3615
|
},
|
|
3616
3616
|
"type": "Promise<SnappingMain>"
|
|
@@ -4442,7 +4442,7 @@
|
|
|
4442
4442
|
"line": 87,
|
|
4443
4443
|
"character": 5
|
|
4444
4444
|
},
|
|
4445
|
-
"signature": "(property) type: \"dev\" | \"
|
|
4445
|
+
"signature": "(property) type: \"dev\" | \"runtime\" | \"peer\"",
|
|
4446
4446
|
"name": "type",
|
|
4447
4447
|
"type": {
|
|
4448
4448
|
"__schema": "TypeUnionSchema",
|
|
@@ -6312,14 +6312,14 @@
|
|
|
6312
6312
|
"__schema": "FunctionLikeSchema",
|
|
6313
6313
|
"location": {
|
|
6314
6314
|
"filePath": "snapping.main.runtime.ts",
|
|
6315
|
-
"line":
|
|
6315
|
+
"line": 522,
|
|
6316
6316
|
"character": 3
|
|
6317
6317
|
},
|
|
6318
6318
|
"doc": {
|
|
6319
6319
|
"__schema": "DocSchema",
|
|
6320
6320
|
"location": {
|
|
6321
6321
|
"filePath": "snapping.main.runtime.ts",
|
|
6322
|
-
"line":
|
|
6322
|
+
"line": 518,
|
|
6323
6323
|
"character": 3
|
|
6324
6324
|
},
|
|
6325
6325
|
"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 */",
|
|
@@ -6332,7 +6332,7 @@
|
|
|
6332
6332
|
"__schema": "ParameterSchema",
|
|
6333
6333
|
"location": {
|
|
6334
6334
|
"filePath": "snapping.main.runtime.ts",
|
|
6335
|
-
"line":
|
|
6335
|
+
"line": 522,
|
|
6336
6336
|
"character": 14
|
|
6337
6337
|
},
|
|
6338
6338
|
"name": "{ pattern, legacyBitIds, unmerged, editor, message = '', ignoreIssues, skipTests = false, skipAutoSnap = false, build, disableTagAndSnapPipelines = false, ignoreBuildErrors = false, rebuildDepsGraph, unmodified = false, exitOnFirstFailedTask = false }",
|
|
@@ -6340,7 +6340,7 @@
|
|
|
6340
6340
|
"__schema": "TypeLiteralSchema",
|
|
6341
6341
|
"location": {
|
|
6342
6342
|
"filePath": "snapping.main.runtime.ts",
|
|
6343
|
-
"line":
|
|
6343
|
+
"line": 537,
|
|
6344
6344
|
"character": 6
|
|
6345
6345
|
},
|
|
6346
6346
|
"members": [
|
|
@@ -6348,7 +6348,7 @@
|
|
|
6348
6348
|
"__schema": "VariableLikeSchema",
|
|
6349
6349
|
"location": {
|
|
6350
6350
|
"filePath": "snapping.main.runtime.ts",
|
|
6351
|
-
"line":
|
|
6351
|
+
"line": 538,
|
|
6352
6352
|
"character": 5
|
|
6353
6353
|
},
|
|
6354
6354
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -6357,7 +6357,7 @@
|
|
|
6357
6357
|
"__schema": "KeywordTypeSchema",
|
|
6358
6358
|
"location": {
|
|
6359
6359
|
"filePath": "snapping.main.runtime.ts",
|
|
6360
|
-
"line":
|
|
6360
|
+
"line": 538,
|
|
6361
6361
|
"character": 15
|
|
6362
6362
|
},
|
|
6363
6363
|
"name": "string"
|
|
@@ -6368,7 +6368,7 @@
|
|
|
6368
6368
|
"__schema": "VariableLikeSchema",
|
|
6369
6369
|
"location": {
|
|
6370
6370
|
"filePath": "snapping.main.runtime.ts",
|
|
6371
|
-
"line":
|
|
6371
|
+
"line": 539,
|
|
6372
6372
|
"character": 5
|
|
6373
6373
|
},
|
|
6374
6374
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -6377,7 +6377,7 @@
|
|
|
6377
6377
|
"__schema": "TypeRefSchema",
|
|
6378
6378
|
"location": {
|
|
6379
6379
|
"filePath": "snapping.main.runtime.ts",
|
|
6380
|
-
"line":
|
|
6380
|
+
"line": 539,
|
|
6381
6381
|
"character": 20
|
|
6382
6382
|
},
|
|
6383
6383
|
"name": "ComponentIdList"
|
|
@@ -6388,7 +6388,7 @@
|
|
|
6388
6388
|
"__schema": "VariableLikeSchema",
|
|
6389
6389
|
"location": {
|
|
6390
6390
|
"filePath": "snapping.main.runtime.ts",
|
|
6391
|
-
"line":
|
|
6391
|
+
"line": 540,
|
|
6392
6392
|
"character": 5
|
|
6393
6393
|
},
|
|
6394
6394
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -6397,7 +6397,7 @@
|
|
|
6397
6397
|
"__schema": "KeywordTypeSchema",
|
|
6398
6398
|
"location": {
|
|
6399
6399
|
"filePath": "snapping.main.runtime.ts",
|
|
6400
|
-
"line":
|
|
6400
|
+
"line": 540,
|
|
6401
6401
|
"character": 16
|
|
6402
6402
|
},
|
|
6403
6403
|
"name": "boolean"
|
|
@@ -6408,7 +6408,7 @@
|
|
|
6408
6408
|
"__schema": "VariableLikeSchema",
|
|
6409
6409
|
"location": {
|
|
6410
6410
|
"filePath": "snapping.main.runtime.ts",
|
|
6411
|
-
"line":
|
|
6411
|
+
"line": 541,
|
|
6412
6412
|
"character": 5
|
|
6413
6413
|
},
|
|
6414
6414
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -6417,7 +6417,7 @@
|
|
|
6417
6417
|
"__schema": "KeywordTypeSchema",
|
|
6418
6418
|
"location": {
|
|
6419
6419
|
"filePath": "snapping.main.runtime.ts",
|
|
6420
|
-
"line":
|
|
6420
|
+
"line": 541,
|
|
6421
6421
|
"character": 14
|
|
6422
6422
|
},
|
|
6423
6423
|
"name": "string"
|
|
@@ -6428,7 +6428,7 @@
|
|
|
6428
6428
|
"__schema": "VariableLikeSchema",
|
|
6429
6429
|
"location": {
|
|
6430
6430
|
"filePath": "snapping.main.runtime.ts",
|
|
6431
|
-
"line":
|
|
6431
|
+
"line": 542,
|
|
6432
6432
|
"character": 5
|
|
6433
6433
|
},
|
|
6434
6434
|
"signature": "(property) message?: string | undefined",
|
|
@@ -6437,7 +6437,7 @@
|
|
|
6437
6437
|
"__schema": "KeywordTypeSchema",
|
|
6438
6438
|
"location": {
|
|
6439
6439
|
"filePath": "snapping.main.runtime.ts",
|
|
6440
|
-
"line":
|
|
6440
|
+
"line": 542,
|
|
6441
6441
|
"character": 15
|
|
6442
6442
|
},
|
|
6443
6443
|
"name": "string"
|
|
@@ -6448,7 +6448,7 @@
|
|
|
6448
6448
|
"__schema": "VariableLikeSchema",
|
|
6449
6449
|
"location": {
|
|
6450
6450
|
"filePath": "snapping.main.runtime.ts",
|
|
6451
|
-
"line":
|
|
6451
|
+
"line": 543,
|
|
6452
6452
|
"character": 5
|
|
6453
6453
|
},
|
|
6454
6454
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -6457,7 +6457,7 @@
|
|
|
6457
6457
|
"__schema": "KeywordTypeSchema",
|
|
6458
6458
|
"location": {
|
|
6459
6459
|
"filePath": "snapping.main.runtime.ts",
|
|
6460
|
-
"line":
|
|
6460
|
+
"line": 543,
|
|
6461
6461
|
"character": 20
|
|
6462
6462
|
},
|
|
6463
6463
|
"name": "string"
|
|
@@ -6468,7 +6468,7 @@
|
|
|
6468
6468
|
"__schema": "VariableLikeSchema",
|
|
6469
6469
|
"location": {
|
|
6470
6470
|
"filePath": "snapping.main.runtime.ts",
|
|
6471
|
-
"line":
|
|
6471
|
+
"line": 544,
|
|
6472
6472
|
"character": 5
|
|
6473
6473
|
},
|
|
6474
6474
|
"signature": "(property) build: boolean",
|
|
@@ -6477,7 +6477,7 @@
|
|
|
6477
6477
|
"__schema": "KeywordTypeSchema",
|
|
6478
6478
|
"location": {
|
|
6479
6479
|
"filePath": "snapping.main.runtime.ts",
|
|
6480
|
-
"line":
|
|
6480
|
+
"line": 544,
|
|
6481
6481
|
"character": 12
|
|
6482
6482
|
},
|
|
6483
6483
|
"name": "boolean"
|
|
@@ -6488,7 +6488,7 @@
|
|
|
6488
6488
|
"__schema": "VariableLikeSchema",
|
|
6489
6489
|
"location": {
|
|
6490
6490
|
"filePath": "snapping.main.runtime.ts",
|
|
6491
|
-
"line":
|
|
6491
|
+
"line": 545,
|
|
6492
6492
|
"character": 5
|
|
6493
6493
|
},
|
|
6494
6494
|
"signature": "(property) skipTests?: boolean | undefined",
|
|
@@ -6497,7 +6497,7 @@
|
|
|
6497
6497
|
"__schema": "KeywordTypeSchema",
|
|
6498
6498
|
"location": {
|
|
6499
6499
|
"filePath": "snapping.main.runtime.ts",
|
|
6500
|
-
"line":
|
|
6500
|
+
"line": 545,
|
|
6501
6501
|
"character": 17
|
|
6502
6502
|
},
|
|
6503
6503
|
"name": "boolean"
|
|
@@ -6508,7 +6508,7 @@
|
|
|
6508
6508
|
"__schema": "VariableLikeSchema",
|
|
6509
6509
|
"location": {
|
|
6510
6510
|
"filePath": "snapping.main.runtime.ts",
|
|
6511
|
-
"line":
|
|
6511
|
+
"line": 546,
|
|
6512
6512
|
"character": 5
|
|
6513
6513
|
},
|
|
6514
6514
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -6517,7 +6517,7 @@
|
|
|
6517
6517
|
"__schema": "KeywordTypeSchema",
|
|
6518
6518
|
"location": {
|
|
6519
6519
|
"filePath": "snapping.main.runtime.ts",
|
|
6520
|
-
"line":
|
|
6520
|
+
"line": 546,
|
|
6521
6521
|
"character": 20
|
|
6522
6522
|
},
|
|
6523
6523
|
"name": "boolean"
|
|
@@ -6528,7 +6528,7 @@
|
|
|
6528
6528
|
"__schema": "VariableLikeSchema",
|
|
6529
6529
|
"location": {
|
|
6530
6530
|
"filePath": "snapping.main.runtime.ts",
|
|
6531
|
-
"line":
|
|
6531
|
+
"line": 547,
|
|
6532
6532
|
"character": 5
|
|
6533
6533
|
},
|
|
6534
6534
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -6537,7 +6537,7 @@
|
|
|
6537
6537
|
"__schema": "KeywordTypeSchema",
|
|
6538
6538
|
"location": {
|
|
6539
6539
|
"filePath": "snapping.main.runtime.ts",
|
|
6540
|
-
"line":
|
|
6540
|
+
"line": 547,
|
|
6541
6541
|
"character": 34
|
|
6542
6542
|
},
|
|
6543
6543
|
"name": "boolean"
|
|
@@ -6548,7 +6548,7 @@
|
|
|
6548
6548
|
"__schema": "VariableLikeSchema",
|
|
6549
6549
|
"location": {
|
|
6550
6550
|
"filePath": "snapping.main.runtime.ts",
|
|
6551
|
-
"line":
|
|
6551
|
+
"line": 548,
|
|
6552
6552
|
"character": 5
|
|
6553
6553
|
},
|
|
6554
6554
|
"signature": "(property) ignoreBuildErrors?: boolean | undefined",
|
|
@@ -6557,7 +6557,7 @@
|
|
|
6557
6557
|
"__schema": "KeywordTypeSchema",
|
|
6558
6558
|
"location": {
|
|
6559
6559
|
"filePath": "snapping.main.runtime.ts",
|
|
6560
|
-
"line":
|
|
6560
|
+
"line": 548,
|
|
6561
6561
|
"character": 25
|
|
6562
6562
|
},
|
|
6563
6563
|
"name": "boolean"
|
|
@@ -6568,7 +6568,7 @@
|
|
|
6568
6568
|
"__schema": "VariableLikeSchema",
|
|
6569
6569
|
"location": {
|
|
6570
6570
|
"filePath": "snapping.main.runtime.ts",
|
|
6571
|
-
"line":
|
|
6571
|
+
"line": 549,
|
|
6572
6572
|
"character": 5
|
|
6573
6573
|
},
|
|
6574
6574
|
"signature": "(property) rebuildDepsGraph?: boolean | undefined",
|
|
@@ -6577,7 +6577,7 @@
|
|
|
6577
6577
|
"__schema": "KeywordTypeSchema",
|
|
6578
6578
|
"location": {
|
|
6579
6579
|
"filePath": "snapping.main.runtime.ts",
|
|
6580
|
-
"line":
|
|
6580
|
+
"line": 549,
|
|
6581
6581
|
"character": 24
|
|
6582
6582
|
},
|
|
6583
6583
|
"name": "boolean"
|
|
@@ -6588,7 +6588,7 @@
|
|
|
6588
6588
|
"__schema": "VariableLikeSchema",
|
|
6589
6589
|
"location": {
|
|
6590
6590
|
"filePath": "snapping.main.runtime.ts",
|
|
6591
|
-
"line":
|
|
6591
|
+
"line": 550,
|
|
6592
6592
|
"character": 5
|
|
6593
6593
|
},
|
|
6594
6594
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -6597,7 +6597,7 @@
|
|
|
6597
6597
|
"__schema": "KeywordTypeSchema",
|
|
6598
6598
|
"location": {
|
|
6599
6599
|
"filePath": "snapping.main.runtime.ts",
|
|
6600
|
-
"line":
|
|
6600
|
+
"line": 550,
|
|
6601
6601
|
"character": 18
|
|
6602
6602
|
},
|
|
6603
6603
|
"name": "boolean"
|
|
@@ -6608,7 +6608,7 @@
|
|
|
6608
6608
|
"__schema": "VariableLikeSchema",
|
|
6609
6609
|
"location": {
|
|
6610
6610
|
"filePath": "snapping.main.runtime.ts",
|
|
6611
|
-
"line":
|
|
6611
|
+
"line": 551,
|
|
6612
6612
|
"character": 5
|
|
6613
6613
|
},
|
|
6614
6614
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -6617,7 +6617,7 @@
|
|
|
6617
6617
|
"__schema": "KeywordTypeSchema",
|
|
6618
6618
|
"location": {
|
|
6619
6619
|
"filePath": "snapping.main.runtime.ts",
|
|
6620
|
-
"line":
|
|
6620
|
+
"line": 551,
|
|
6621
6621
|
"character": 29
|
|
6622
6622
|
},
|
|
6623
6623
|
"name": "boolean"
|
|
@@ -6632,7 +6632,7 @@
|
|
|
6632
6632
|
"__schema": "VariableLikeSchema",
|
|
6633
6633
|
"location": {
|
|
6634
6634
|
"filePath": "snapping.main.runtime.ts",
|
|
6635
|
-
"line":
|
|
6635
|
+
"line": 538,
|
|
6636
6636
|
"character": 5
|
|
6637
6637
|
},
|
|
6638
6638
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -6641,7 +6641,7 @@
|
|
|
6641
6641
|
"__schema": "KeywordTypeSchema",
|
|
6642
6642
|
"location": {
|
|
6643
6643
|
"filePath": "snapping.main.runtime.ts",
|
|
6644
|
-
"line":
|
|
6644
|
+
"line": 538,
|
|
6645
6645
|
"character": 15
|
|
6646
6646
|
},
|
|
6647
6647
|
"name": "string"
|
|
@@ -6652,7 +6652,7 @@
|
|
|
6652
6652
|
"__schema": "VariableLikeSchema",
|
|
6653
6653
|
"location": {
|
|
6654
6654
|
"filePath": "snapping.main.runtime.ts",
|
|
6655
|
-
"line":
|
|
6655
|
+
"line": 539,
|
|
6656
6656
|
"character": 5
|
|
6657
6657
|
},
|
|
6658
6658
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -6661,7 +6661,7 @@
|
|
|
6661
6661
|
"__schema": "TypeRefSchema",
|
|
6662
6662
|
"location": {
|
|
6663
6663
|
"filePath": "snapping.main.runtime.ts",
|
|
6664
|
-
"line":
|
|
6664
|
+
"line": 539,
|
|
6665
6665
|
"character": 20
|
|
6666
6666
|
},
|
|
6667
6667
|
"name": "ComponentIdList"
|
|
@@ -6672,7 +6672,7 @@
|
|
|
6672
6672
|
"__schema": "VariableLikeSchema",
|
|
6673
6673
|
"location": {
|
|
6674
6674
|
"filePath": "snapping.main.runtime.ts",
|
|
6675
|
-
"line":
|
|
6675
|
+
"line": 540,
|
|
6676
6676
|
"character": 5
|
|
6677
6677
|
},
|
|
6678
6678
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -6681,7 +6681,7 @@
|
|
|
6681
6681
|
"__schema": "KeywordTypeSchema",
|
|
6682
6682
|
"location": {
|
|
6683
6683
|
"filePath": "snapping.main.runtime.ts",
|
|
6684
|
-
"line":
|
|
6684
|
+
"line": 540,
|
|
6685
6685
|
"character": 16
|
|
6686
6686
|
},
|
|
6687
6687
|
"name": "boolean"
|
|
@@ -6692,7 +6692,7 @@
|
|
|
6692
6692
|
"__schema": "VariableLikeSchema",
|
|
6693
6693
|
"location": {
|
|
6694
6694
|
"filePath": "snapping.main.runtime.ts",
|
|
6695
|
-
"line":
|
|
6695
|
+
"line": 541,
|
|
6696
6696
|
"character": 5
|
|
6697
6697
|
},
|
|
6698
6698
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -6701,7 +6701,7 @@
|
|
|
6701
6701
|
"__schema": "KeywordTypeSchema",
|
|
6702
6702
|
"location": {
|
|
6703
6703
|
"filePath": "snapping.main.runtime.ts",
|
|
6704
|
-
"line":
|
|
6704
|
+
"line": 541,
|
|
6705
6705
|
"character": 14
|
|
6706
6706
|
},
|
|
6707
6707
|
"name": "string"
|
|
@@ -6712,7 +6712,7 @@
|
|
|
6712
6712
|
"__schema": "VariableLikeSchema",
|
|
6713
6713
|
"location": {
|
|
6714
6714
|
"filePath": "snapping.main.runtime.ts",
|
|
6715
|
-
"line":
|
|
6715
|
+
"line": 542,
|
|
6716
6716
|
"character": 5
|
|
6717
6717
|
},
|
|
6718
6718
|
"signature": "(property) message?: string | undefined",
|
|
@@ -6721,7 +6721,7 @@
|
|
|
6721
6721
|
"__schema": "KeywordTypeSchema",
|
|
6722
6722
|
"location": {
|
|
6723
6723
|
"filePath": "snapping.main.runtime.ts",
|
|
6724
|
-
"line":
|
|
6724
|
+
"line": 542,
|
|
6725
6725
|
"character": 15
|
|
6726
6726
|
},
|
|
6727
6727
|
"name": "string"
|
|
@@ -6732,7 +6732,7 @@
|
|
|
6732
6732
|
"__schema": "VariableLikeSchema",
|
|
6733
6733
|
"location": {
|
|
6734
6734
|
"filePath": "snapping.main.runtime.ts",
|
|
6735
|
-
"line":
|
|
6735
|
+
"line": 543,
|
|
6736
6736
|
"character": 5
|
|
6737
6737
|
},
|
|
6738
6738
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -6741,7 +6741,7 @@
|
|
|
6741
6741
|
"__schema": "KeywordTypeSchema",
|
|
6742
6742
|
"location": {
|
|
6743
6743
|
"filePath": "snapping.main.runtime.ts",
|
|
6744
|
-
"line":
|
|
6744
|
+
"line": 543,
|
|
6745
6745
|
"character": 20
|
|
6746
6746
|
},
|
|
6747
6747
|
"name": "string"
|
|
@@ -6752,7 +6752,7 @@
|
|
|
6752
6752
|
"__schema": "VariableLikeSchema",
|
|
6753
6753
|
"location": {
|
|
6754
6754
|
"filePath": "snapping.main.runtime.ts",
|
|
6755
|
-
"line":
|
|
6755
|
+
"line": 545,
|
|
6756
6756
|
"character": 5
|
|
6757
6757
|
},
|
|
6758
6758
|
"signature": "(property) skipTests?: boolean | undefined",
|
|
@@ -6761,7 +6761,7 @@
|
|
|
6761
6761
|
"__schema": "KeywordTypeSchema",
|
|
6762
6762
|
"location": {
|
|
6763
6763
|
"filePath": "snapping.main.runtime.ts",
|
|
6764
|
-
"line":
|
|
6764
|
+
"line": 545,
|
|
6765
6765
|
"character": 17
|
|
6766
6766
|
},
|
|
6767
6767
|
"name": "boolean"
|
|
@@ -6772,7 +6772,7 @@
|
|
|
6772
6772
|
"__schema": "VariableLikeSchema",
|
|
6773
6773
|
"location": {
|
|
6774
6774
|
"filePath": "snapping.main.runtime.ts",
|
|
6775
|
-
"line":
|
|
6775
|
+
"line": 546,
|
|
6776
6776
|
"character": 5
|
|
6777
6777
|
},
|
|
6778
6778
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -6781,7 +6781,7 @@
|
|
|
6781
6781
|
"__schema": "KeywordTypeSchema",
|
|
6782
6782
|
"location": {
|
|
6783
6783
|
"filePath": "snapping.main.runtime.ts",
|
|
6784
|
-
"line":
|
|
6784
|
+
"line": 546,
|
|
6785
6785
|
"character": 20
|
|
6786
6786
|
},
|
|
6787
6787
|
"name": "boolean"
|
|
@@ -6792,7 +6792,7 @@
|
|
|
6792
6792
|
"__schema": "VariableLikeSchema",
|
|
6793
6793
|
"location": {
|
|
6794
6794
|
"filePath": "snapping.main.runtime.ts",
|
|
6795
|
-
"line":
|
|
6795
|
+
"line": 544,
|
|
6796
6796
|
"character": 5
|
|
6797
6797
|
},
|
|
6798
6798
|
"signature": "(property) build: boolean",
|
|
@@ -6801,7 +6801,7 @@
|
|
|
6801
6801
|
"__schema": "KeywordTypeSchema",
|
|
6802
6802
|
"location": {
|
|
6803
6803
|
"filePath": "snapping.main.runtime.ts",
|
|
6804
|
-
"line":
|
|
6804
|
+
"line": 544,
|
|
6805
6805
|
"character": 12
|
|
6806
6806
|
},
|
|
6807
6807
|
"name": "boolean"
|
|
@@ -6812,7 +6812,7 @@
|
|
|
6812
6812
|
"__schema": "VariableLikeSchema",
|
|
6813
6813
|
"location": {
|
|
6814
6814
|
"filePath": "snapping.main.runtime.ts",
|
|
6815
|
-
"line":
|
|
6815
|
+
"line": 547,
|
|
6816
6816
|
"character": 5
|
|
6817
6817
|
},
|
|
6818
6818
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -6821,7 +6821,7 @@
|
|
|
6821
6821
|
"__schema": "KeywordTypeSchema",
|
|
6822
6822
|
"location": {
|
|
6823
6823
|
"filePath": "snapping.main.runtime.ts",
|
|
6824
|
-
"line":
|
|
6824
|
+
"line": 547,
|
|
6825
6825
|
"character": 34
|
|
6826
6826
|
},
|
|
6827
6827
|
"name": "boolean"
|
|
@@ -6832,7 +6832,7 @@
|
|
|
6832
6832
|
"__schema": "VariableLikeSchema",
|
|
6833
6833
|
"location": {
|
|
6834
6834
|
"filePath": "snapping.main.runtime.ts",
|
|
6835
|
-
"line":
|
|
6835
|
+
"line": 548,
|
|
6836
6836
|
"character": 5
|
|
6837
6837
|
},
|
|
6838
6838
|
"signature": "(property) ignoreBuildErrors?: boolean | undefined",
|
|
@@ -6841,7 +6841,7 @@
|
|
|
6841
6841
|
"__schema": "KeywordTypeSchema",
|
|
6842
6842
|
"location": {
|
|
6843
6843
|
"filePath": "snapping.main.runtime.ts",
|
|
6844
|
-
"line":
|
|
6844
|
+
"line": 548,
|
|
6845
6845
|
"character": 25
|
|
6846
6846
|
},
|
|
6847
6847
|
"name": "boolean"
|
|
@@ -6852,7 +6852,7 @@
|
|
|
6852
6852
|
"__schema": "VariableLikeSchema",
|
|
6853
6853
|
"location": {
|
|
6854
6854
|
"filePath": "snapping.main.runtime.ts",
|
|
6855
|
-
"line":
|
|
6855
|
+
"line": 549,
|
|
6856
6856
|
"character": 5
|
|
6857
6857
|
},
|
|
6858
6858
|
"signature": "(property) rebuildDepsGraph?: boolean | undefined",
|
|
@@ -6861,7 +6861,7 @@
|
|
|
6861
6861
|
"__schema": "KeywordTypeSchema",
|
|
6862
6862
|
"location": {
|
|
6863
6863
|
"filePath": "snapping.main.runtime.ts",
|
|
6864
|
-
"line":
|
|
6864
|
+
"line": 549,
|
|
6865
6865
|
"character": 24
|
|
6866
6866
|
},
|
|
6867
6867
|
"name": "boolean"
|
|
@@ -6872,7 +6872,7 @@
|
|
|
6872
6872
|
"__schema": "VariableLikeSchema",
|
|
6873
6873
|
"location": {
|
|
6874
6874
|
"filePath": "snapping.main.runtime.ts",
|
|
6875
|
-
"line":
|
|
6875
|
+
"line": 550,
|
|
6876
6876
|
"character": 5
|
|
6877
6877
|
},
|
|
6878
6878
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -6881,7 +6881,7 @@
|
|
|
6881
6881
|
"__schema": "KeywordTypeSchema",
|
|
6882
6882
|
"location": {
|
|
6883
6883
|
"filePath": "snapping.main.runtime.ts",
|
|
6884
|
-
"line":
|
|
6884
|
+
"line": 550,
|
|
6885
6885
|
"character": 18
|
|
6886
6886
|
},
|
|
6887
6887
|
"name": "boolean"
|
|
@@ -6892,7 +6892,7 @@
|
|
|
6892
6892
|
"__schema": "VariableLikeSchema",
|
|
6893
6893
|
"location": {
|
|
6894
6894
|
"filePath": "snapping.main.runtime.ts",
|
|
6895
|
-
"line":
|
|
6895
|
+
"line": 551,
|
|
6896
6896
|
"character": 5
|
|
6897
6897
|
},
|
|
6898
6898
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -6901,7 +6901,7 @@
|
|
|
6901
6901
|
"__schema": "KeywordTypeSchema",
|
|
6902
6902
|
"location": {
|
|
6903
6903
|
"filePath": "snapping.main.runtime.ts",
|
|
6904
|
-
"line":
|
|
6904
|
+
"line": 551,
|
|
6905
6905
|
"character": 29
|
|
6906
6906
|
},
|
|
6907
6907
|
"name": "boolean"
|
|
@@ -6916,7 +6916,7 @@
|
|
|
6916
6916
|
"__schema": "TypeRefSchema",
|
|
6917
6917
|
"location": {
|
|
6918
6918
|
"filePath": "snapping.main.runtime.ts",
|
|
6919
|
-
"line":
|
|
6919
|
+
"line": 552,
|
|
6920
6920
|
"character": 7
|
|
6921
6921
|
},
|
|
6922
6922
|
"name": "Promise",
|
|
@@ -6925,7 +6925,7 @@
|
|
|
6925
6925
|
"__schema": "TypeUnionSchema",
|
|
6926
6926
|
"location": {
|
|
6927
6927
|
"filePath": "snapping.main.runtime.ts",
|
|
6928
|
-
"line":
|
|
6928
|
+
"line": 552,
|
|
6929
6929
|
"character": 15
|
|
6930
6930
|
},
|
|
6931
6931
|
"types": [
|
|
@@ -6933,7 +6933,7 @@
|
|
|
6933
6933
|
"__schema": "TypeRefSchema",
|
|
6934
6934
|
"location": {
|
|
6935
6935
|
"filePath": "snapping.main.runtime.ts",
|
|
6936
|
-
"line":
|
|
6936
|
+
"line": 552,
|
|
6937
6937
|
"character": 15
|
|
6938
6938
|
},
|
|
6939
6939
|
"name": "SnapResults"
|
|
@@ -6942,7 +6942,7 @@
|
|
|
6942
6942
|
"__schema": "LiteralTypeSchema",
|
|
6943
6943
|
"location": {
|
|
6944
6944
|
"filePath": "snapping.main.runtime.ts",
|
|
6945
|
-
"line":
|
|
6945
|
+
"line": 552,
|
|
6946
6946
|
"character": 29
|
|
6947
6947
|
},
|
|
6948
6948
|
"name": "null"
|
|
@@ -6959,14 +6959,14 @@
|
|
|
6959
6959
|
"__schema": "FunctionLikeSchema",
|
|
6960
6960
|
"location": {
|
|
6961
6961
|
"filePath": "snapping.main.runtime.ts",
|
|
6962
|
-
"line":
|
|
6962
|
+
"line": 641,
|
|
6963
6963
|
"character": 3
|
|
6964
6964
|
},
|
|
6965
6965
|
"doc": {
|
|
6966
6966
|
"__schema": "DocSchema",
|
|
6967
6967
|
"location": {
|
|
6968
6968
|
"filePath": "snapping.main.runtime.ts",
|
|
6969
|
-
"line":
|
|
6969
|
+
"line": 637,
|
|
6970
6970
|
"character": 3
|
|
6971
6971
|
},
|
|
6972
6972
|
"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 */",
|
|
@@ -6979,7 +6979,7 @@
|
|
|
6979
6979
|
"__schema": "ParameterSchema",
|
|
6980
6980
|
"location": {
|
|
6981
6981
|
"filePath": "snapping.main.runtime.ts",
|
|
6982
|
-
"line":
|
|
6982
|
+
"line": 642,
|
|
6983
6983
|
"character": 5
|
|
6984
6984
|
},
|
|
6985
6985
|
"name": "componentPattern",
|
|
@@ -6987,7 +6987,7 @@
|
|
|
6987
6987
|
"__schema": "KeywordTypeSchema",
|
|
6988
6988
|
"location": {
|
|
6989
6989
|
"filePath": "snapping.main.runtime.ts",
|
|
6990
|
-
"line":
|
|
6990
|
+
"line": 642,
|
|
6991
6991
|
"character": 24
|
|
6992
6992
|
},
|
|
6993
6993
|
"name": "string"
|
|
@@ -6999,7 +6999,7 @@
|
|
|
6999
6999
|
"__schema": "ParameterSchema",
|
|
7000
7000
|
"location": {
|
|
7001
7001
|
"filePath": "snapping.main.runtime.ts",
|
|
7002
|
-
"line":
|
|
7002
|
+
"line": 643,
|
|
7003
7003
|
"character": 5
|
|
7004
7004
|
},
|
|
7005
7005
|
"name": "head",
|
|
@@ -7007,7 +7007,7 @@
|
|
|
7007
7007
|
"__schema": "KeywordTypeSchema",
|
|
7008
7008
|
"location": {
|
|
7009
7009
|
"filePath": "snapping.main.runtime.ts",
|
|
7010
|
-
"line":
|
|
7010
|
+
"line": 643,
|
|
7011
7011
|
"character": 12
|
|
7012
7012
|
},
|
|
7013
7013
|
"name": "boolean"
|
|
@@ -7019,7 +7019,7 @@
|
|
|
7019
7019
|
"__schema": "ParameterSchema",
|
|
7020
7020
|
"location": {
|
|
7021
7021
|
"filePath": "snapping.main.runtime.ts",
|
|
7022
|
-
"line":
|
|
7022
|
+
"line": 644,
|
|
7023
7023
|
"character": 5
|
|
7024
7024
|
},
|
|
7025
7025
|
"name": "force",
|
|
@@ -7027,7 +7027,7 @@
|
|
|
7027
7027
|
"__schema": "InferenceTypeSchema",
|
|
7028
7028
|
"location": {
|
|
7029
7029
|
"filePath": "snapping.main.runtime.ts",
|
|
7030
|
-
"line":
|
|
7030
|
+
"line": 644,
|
|
7031
7031
|
"character": 5
|
|
7032
7032
|
},
|
|
7033
7033
|
"type": "boolean"
|
|
@@ -7040,7 +7040,7 @@
|
|
|
7040
7040
|
"__schema": "ParameterSchema",
|
|
7041
7041
|
"location": {
|
|
7042
7042
|
"filePath": "snapping.main.runtime.ts",
|
|
7043
|
-
"line":
|
|
7043
|
+
"line": 645,
|
|
7044
7044
|
"character": 5
|
|
7045
7045
|
},
|
|
7046
7046
|
"name": "soft",
|
|
@@ -7048,7 +7048,7 @@
|
|
|
7048
7048
|
"__schema": "InferenceTypeSchema",
|
|
7049
7049
|
"location": {
|
|
7050
7050
|
"filePath": "snapping.main.runtime.ts",
|
|
7051
|
-
"line":
|
|
7051
|
+
"line": 645,
|
|
7052
7052
|
"character": 5
|
|
7053
7053
|
},
|
|
7054
7054
|
"type": "boolean"
|
|
@@ -7062,7 +7062,7 @@
|
|
|
7062
7062
|
"__schema": "TypeRefSchema",
|
|
7063
7063
|
"location": {
|
|
7064
7064
|
"filePath": "snapping.main.runtime.ts",
|
|
7065
|
-
"line":
|
|
7065
|
+
"line": 646,
|
|
7066
7066
|
"character": 6
|
|
7067
7067
|
},
|
|
7068
7068
|
"name": "Promise",
|
|
@@ -7071,7 +7071,7 @@
|
|
|
7071
7071
|
"__schema": "TypeLiteralSchema",
|
|
7072
7072
|
"location": {
|
|
7073
7073
|
"filePath": "snapping.main.runtime.ts",
|
|
7074
|
-
"line":
|
|
7074
|
+
"line": 646,
|
|
7075
7075
|
"character": 14
|
|
7076
7076
|
},
|
|
7077
7077
|
"members": [
|
|
@@ -7079,7 +7079,7 @@
|
|
|
7079
7079
|
"__schema": "VariableLikeSchema",
|
|
7080
7080
|
"location": {
|
|
7081
7081
|
"filePath": "snapping.main.runtime.ts",
|
|
7082
|
-
"line":
|
|
7082
|
+
"line": 646,
|
|
7083
7083
|
"character": 16
|
|
7084
7084
|
},
|
|
7085
7085
|
"signature": "(property) results: untagResult[]",
|
|
@@ -7088,14 +7088,14 @@
|
|
|
7088
7088
|
"__schema": "TypeArraySchema",
|
|
7089
7089
|
"location": {
|
|
7090
7090
|
"filePath": "snapping.main.runtime.ts",
|
|
7091
|
-
"line":
|
|
7091
|
+
"line": 646,
|
|
7092
7092
|
"character": 25
|
|
7093
7093
|
},
|
|
7094
7094
|
"type": {
|
|
7095
7095
|
"__schema": "TypeRefSchema",
|
|
7096
7096
|
"location": {
|
|
7097
7097
|
"filePath": "snapping.main.runtime.ts",
|
|
7098
|
-
"line":
|
|
7098
|
+
"line": 646,
|
|
7099
7099
|
"character": 25
|
|
7100
7100
|
},
|
|
7101
7101
|
"name": "untagResult"
|
|
@@ -7107,7 +7107,7 @@
|
|
|
7107
7107
|
"__schema": "VariableLikeSchema",
|
|
7108
7108
|
"location": {
|
|
7109
7109
|
"filePath": "snapping.main.runtime.ts",
|
|
7110
|
-
"line":
|
|
7110
|
+
"line": 646,
|
|
7111
7111
|
"character": 40
|
|
7112
7112
|
},
|
|
7113
7113
|
"signature": "(property) isSoftUntag: boolean",
|
|
@@ -7116,7 +7116,7 @@
|
|
|
7116
7116
|
"__schema": "KeywordTypeSchema",
|
|
7117
7117
|
"location": {
|
|
7118
7118
|
"filePath": "snapping.main.runtime.ts",
|
|
7119
|
-
"line":
|
|
7119
|
+
"line": 646,
|
|
7120
7120
|
"character": 53
|
|
7121
7121
|
},
|
|
7122
7122
|
"name": "boolean"
|
|
@@ -7135,7 +7135,7 @@
|
|
|
7135
7135
|
"__schema": "FunctionLikeSchema",
|
|
7136
7136
|
"location": {
|
|
7137
7137
|
"filePath": "snapping.main.runtime.ts",
|
|
7138
|
-
"line":
|
|
7138
|
+
"line": 693,
|
|
7139
7139
|
"character": 3
|
|
7140
7140
|
},
|
|
7141
7141
|
"signature": "(method) SnappingMain.resetNeverExported(): Promise<ComponentID[]>",
|
|
@@ -7145,7 +7145,7 @@
|
|
|
7145
7145
|
"__schema": "TypeRefSchema",
|
|
7146
7146
|
"location": {
|
|
7147
7147
|
"filePath": "snapping.main.runtime.ts",
|
|
7148
|
-
"line":
|
|
7148
|
+
"line": 693,
|
|
7149
7149
|
"character": 31
|
|
7150
7150
|
},
|
|
7151
7151
|
"name": "Promise",
|
|
@@ -7154,14 +7154,14 @@
|
|
|
7154
7154
|
"__schema": "TypeArraySchema",
|
|
7155
7155
|
"location": {
|
|
7156
7156
|
"filePath": "snapping.main.runtime.ts",
|
|
7157
|
-
"line":
|
|
7157
|
+
"line": 693,
|
|
7158
7158
|
"character": 39
|
|
7159
7159
|
},
|
|
7160
7160
|
"type": {
|
|
7161
7161
|
"__schema": "TypeRefSchema",
|
|
7162
7162
|
"location": {
|
|
7163
7163
|
"filePath": "snapping.main.runtime.ts",
|
|
7164
|
-
"line":
|
|
7164
|
+
"line": 693,
|
|
7165
7165
|
"character": 39
|
|
7166
7166
|
},
|
|
7167
7167
|
"name": "ComponentID"
|
|
@@ -7177,7 +7177,7 @@
|
|
|
7177
7177
|
"__schema": "FunctionLikeSchema",
|
|
7178
7178
|
"location": {
|
|
7179
7179
|
"filePath": "snapping.main.runtime.ts",
|
|
7180
|
-
"line":
|
|
7180
|
+
"line": 702,
|
|
7181
7181
|
"character": 3
|
|
7182
7182
|
},
|
|
7183
7183
|
"signature": "(method) SnappingMain._addFlattenedDependenciesToComponents(components: ConsumerComponent[], rebuildDepsGraph?: boolean): Promise<void>",
|
|
@@ -7187,7 +7187,7 @@
|
|
|
7187
7187
|
"__schema": "ParameterSchema",
|
|
7188
7188
|
"location": {
|
|
7189
7189
|
"filePath": "snapping.main.runtime.ts",
|
|
7190
|
-
"line":
|
|
7190
|
+
"line": 702,
|
|
7191
7191
|
"character": 47
|
|
7192
7192
|
},
|
|
7193
7193
|
"name": "components",
|
|
@@ -7195,14 +7195,14 @@
|
|
|
7195
7195
|
"__schema": "TypeArraySchema",
|
|
7196
7196
|
"location": {
|
|
7197
7197
|
"filePath": "snapping.main.runtime.ts",
|
|
7198
|
-
"line":
|
|
7198
|
+
"line": 702,
|
|
7199
7199
|
"character": 59
|
|
7200
7200
|
},
|
|
7201
7201
|
"type": {
|
|
7202
7202
|
"__schema": "TypeRefSchema",
|
|
7203
7203
|
"location": {
|
|
7204
7204
|
"filePath": "snapping.main.runtime.ts",
|
|
7205
|
-
"line":
|
|
7205
|
+
"line": 702,
|
|
7206
7206
|
"character": 59
|
|
7207
7207
|
},
|
|
7208
7208
|
"name": "ConsumerComponent"
|
|
@@ -7215,7 +7215,7 @@
|
|
|
7215
7215
|
"__schema": "ParameterSchema",
|
|
7216
7216
|
"location": {
|
|
7217
7217
|
"filePath": "snapping.main.runtime.ts",
|
|
7218
|
-
"line":
|
|
7218
|
+
"line": 702,
|
|
7219
7219
|
"character": 80
|
|
7220
7220
|
},
|
|
7221
7221
|
"name": "rebuildDepsGraph",
|
|
@@ -7223,7 +7223,7 @@
|
|
|
7223
7223
|
"__schema": "InferenceTypeSchema",
|
|
7224
7224
|
"location": {
|
|
7225
7225
|
"filePath": "snapping.main.runtime.ts",
|
|
7226
|
-
"line":
|
|
7226
|
+
"line": 702,
|
|
7227
7227
|
"character": 80
|
|
7228
7228
|
},
|
|
7229
7229
|
"type": "boolean"
|
|
@@ -7237,7 +7237,7 @@
|
|
|
7237
7237
|
"__schema": "InferenceTypeSchema",
|
|
7238
7238
|
"location": {
|
|
7239
7239
|
"filePath": "snapping.main.runtime.ts",
|
|
7240
|
-
"line":
|
|
7240
|
+
"line": 702,
|
|
7241
7241
|
"character": 3
|
|
7242
7242
|
},
|
|
7243
7243
|
"type": "Promise<void>"
|
|
@@ -7250,7 +7250,7 @@
|
|
|
7250
7250
|
"__schema": "FunctionLikeSchema",
|
|
7251
7251
|
"location": {
|
|
7252
7252
|
"filePath": "snapping.main.runtime.ts",
|
|
7253
|
-
"line":
|
|
7253
|
+
"line": 736,
|
|
7254
7254
|
"character": 3
|
|
7255
7255
|
},
|
|
7256
7256
|
"signature": "(method) SnappingMain.throwForDepsFromAnotherLane(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -7260,7 +7260,7 @@
|
|
|
7260
7260
|
"__schema": "ParameterSchema",
|
|
7261
7261
|
"location": {
|
|
7262
7262
|
"filePath": "snapping.main.runtime.ts",
|
|
7263
|
-
"line":
|
|
7263
|
+
"line": 736,
|
|
7264
7264
|
"character": 37
|
|
7265
7265
|
},
|
|
7266
7266
|
"name": "components",
|
|
@@ -7268,14 +7268,14 @@
|
|
|
7268
7268
|
"__schema": "TypeArraySchema",
|
|
7269
7269
|
"location": {
|
|
7270
7270
|
"filePath": "snapping.main.runtime.ts",
|
|
7271
|
-
"line":
|
|
7271
|
+
"line": 736,
|
|
7272
7272
|
"character": 49
|
|
7273
7273
|
},
|
|
7274
7274
|
"type": {
|
|
7275
7275
|
"__schema": "TypeRefSchema",
|
|
7276
7276
|
"location": {
|
|
7277
7277
|
"filePath": "snapping.main.runtime.ts",
|
|
7278
|
-
"line":
|
|
7278
|
+
"line": 736,
|
|
7279
7279
|
"character": 49
|
|
7280
7280
|
},
|
|
7281
7281
|
"name": "ConsumerComponent"
|
|
@@ -7289,7 +7289,7 @@
|
|
|
7289
7289
|
"__schema": "InferenceTypeSchema",
|
|
7290
7290
|
"location": {
|
|
7291
7291
|
"filePath": "snapping.main.runtime.ts",
|
|
7292
|
-
"line":
|
|
7292
|
+
"line": 736,
|
|
7293
7293
|
"character": 3
|
|
7294
7294
|
},
|
|
7295
7295
|
"type": "Promise<void>"
|
|
@@ -7302,7 +7302,7 @@
|
|
|
7302
7302
|
"__schema": "FunctionLikeSchema",
|
|
7303
7303
|
"location": {
|
|
7304
7304
|
"filePath": "snapping.main.runtime.ts",
|
|
7305
|
-
"line":
|
|
7305
|
+
"line": 814,
|
|
7306
7306
|
"character": 3
|
|
7307
7307
|
},
|
|
7308
7308
|
"signature": "(method) SnappingMain._addFlattenedDepsGraphToComponents(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -7312,7 +7312,7 @@
|
|
|
7312
7312
|
"__schema": "ParameterSchema",
|
|
7313
7313
|
"location": {
|
|
7314
7314
|
"filePath": "snapping.main.runtime.ts",
|
|
7315
|
-
"line":
|
|
7315
|
+
"line": 814,
|
|
7316
7316
|
"character": 44
|
|
7317
7317
|
},
|
|
7318
7318
|
"name": "components",
|
|
@@ -7320,14 +7320,14 @@
|
|
|
7320
7320
|
"__schema": "TypeArraySchema",
|
|
7321
7321
|
"location": {
|
|
7322
7322
|
"filePath": "snapping.main.runtime.ts",
|
|
7323
|
-
"line":
|
|
7323
|
+
"line": 814,
|
|
7324
7324
|
"character": 56
|
|
7325
7325
|
},
|
|
7326
7326
|
"type": {
|
|
7327
7327
|
"__schema": "TypeRefSchema",
|
|
7328
7328
|
"location": {
|
|
7329
7329
|
"filePath": "snapping.main.runtime.ts",
|
|
7330
|
-
"line":
|
|
7330
|
+
"line": 814,
|
|
7331
7331
|
"character": 56
|
|
7332
7332
|
},
|
|
7333
7333
|
"name": "ConsumerComponent"
|
|
@@ -7341,7 +7341,7 @@
|
|
|
7341
7341
|
"__schema": "InferenceTypeSchema",
|
|
7342
7342
|
"location": {
|
|
7343
7343
|
"filePath": "snapping.main.runtime.ts",
|
|
7344
|
-
"line":
|
|
7344
|
+
"line": 814,
|
|
7345
7345
|
"character": 3
|
|
7346
7346
|
},
|
|
7347
7347
|
"type": "Promise<void>"
|
|
@@ -7354,7 +7354,7 @@
|
|
|
7354
7354
|
"__schema": "FunctionLikeSchema",
|
|
7355
7355
|
"location": {
|
|
7356
7356
|
"filePath": "snapping.main.runtime.ts",
|
|
7357
|
-
"line":
|
|
7357
|
+
"line": 880,
|
|
7358
7358
|
"character": 3
|
|
7359
7359
|
},
|
|
7360
7360
|
"signature": "(method) SnappingMain._updateComponentsByTagResult(components: ConsumerComponent[], tagResult: LegacyOnTagResult[]): void",
|
|
@@ -7364,7 +7364,7 @@
|
|
|
7364
7364
|
"__schema": "ParameterSchema",
|
|
7365
7365
|
"location": {
|
|
7366
7366
|
"filePath": "snapping.main.runtime.ts",
|
|
7367
|
-
"line":
|
|
7367
|
+
"line": 880,
|
|
7368
7368
|
"character": 32
|
|
7369
7369
|
},
|
|
7370
7370
|
"name": "components",
|
|
@@ -7372,14 +7372,14 @@
|
|
|
7372
7372
|
"__schema": "TypeArraySchema",
|
|
7373
7373
|
"location": {
|
|
7374
7374
|
"filePath": "snapping.main.runtime.ts",
|
|
7375
|
-
"line":
|
|
7375
|
+
"line": 880,
|
|
7376
7376
|
"character": 44
|
|
7377
7377
|
},
|
|
7378
7378
|
"type": {
|
|
7379
7379
|
"__schema": "TypeRefSchema",
|
|
7380
7380
|
"location": {
|
|
7381
7381
|
"filePath": "snapping.main.runtime.ts",
|
|
7382
|
-
"line":
|
|
7382
|
+
"line": 880,
|
|
7383
7383
|
"character": 44
|
|
7384
7384
|
},
|
|
7385
7385
|
"name": "ConsumerComponent"
|
|
@@ -7392,7 +7392,7 @@
|
|
|
7392
7392
|
"__schema": "ParameterSchema",
|
|
7393
7393
|
"location": {
|
|
7394
7394
|
"filePath": "snapping.main.runtime.ts",
|
|
7395
|
-
"line":
|
|
7395
|
+
"line": 880,
|
|
7396
7396
|
"character": 65
|
|
7397
7397
|
},
|
|
7398
7398
|
"name": "tagResult",
|
|
@@ -7400,14 +7400,14 @@
|
|
|
7400
7400
|
"__schema": "TypeArraySchema",
|
|
7401
7401
|
"location": {
|
|
7402
7402
|
"filePath": "snapping.main.runtime.ts",
|
|
7403
|
-
"line":
|
|
7403
|
+
"line": 880,
|
|
7404
7404
|
"character": 76
|
|
7405
7405
|
},
|
|
7406
7406
|
"type": {
|
|
7407
7407
|
"__schema": "TypeRefSchema",
|
|
7408
7408
|
"location": {
|
|
7409
7409
|
"filePath": "snapping.main.runtime.ts",
|
|
7410
|
-
"line":
|
|
7410
|
+
"line": 880,
|
|
7411
7411
|
"character": 76
|
|
7412
7412
|
},
|
|
7413
7413
|
"name": "LegacyOnTagResult"
|
|
@@ -7421,7 +7421,7 @@
|
|
|
7421
7421
|
"__schema": "InferenceTypeSchema",
|
|
7422
7422
|
"location": {
|
|
7423
7423
|
"filePath": "snapping.main.runtime.ts",
|
|
7424
|
-
"line":
|
|
7424
|
+
"line": 880,
|
|
7425
7425
|
"character": 3
|
|
7426
7426
|
},
|
|
7427
7427
|
"type": "void"
|
|
@@ -7432,7 +7432,7 @@
|
|
|
7432
7432
|
"__schema": "FunctionLikeSchema",
|
|
7433
7433
|
"location": {
|
|
7434
7434
|
"filePath": "snapping.main.runtime.ts",
|
|
7435
|
-
"line":
|
|
7435
|
+
"line": 891,
|
|
7436
7436
|
"character": 3
|
|
7437
7437
|
},
|
|
7438
7438
|
"signature": "(method) SnappingMain._getPublishedPackages(components: ConsumerComponent[]): string[]",
|
|
@@ -7442,7 +7442,7 @@
|
|
|
7442
7442
|
"__schema": "ParameterSchema",
|
|
7443
7443
|
"location": {
|
|
7444
7444
|
"filePath": "snapping.main.runtime.ts",
|
|
7445
|
-
"line":
|
|
7445
|
+
"line": 891,
|
|
7446
7446
|
"character": 25
|
|
7447
7447
|
},
|
|
7448
7448
|
"name": "components",
|
|
@@ -7450,14 +7450,14 @@
|
|
|
7450
7450
|
"__schema": "TypeArraySchema",
|
|
7451
7451
|
"location": {
|
|
7452
7452
|
"filePath": "snapping.main.runtime.ts",
|
|
7453
|
-
"line":
|
|
7453
|
+
"line": 891,
|
|
7454
7454
|
"character": 37
|
|
7455
7455
|
},
|
|
7456
7456
|
"type": {
|
|
7457
7457
|
"__schema": "TypeRefSchema",
|
|
7458
7458
|
"location": {
|
|
7459
7459
|
"filePath": "snapping.main.runtime.ts",
|
|
7460
|
-
"line":
|
|
7460
|
+
"line": 891,
|
|
7461
7461
|
"character": 37
|
|
7462
7462
|
},
|
|
7463
7463
|
"name": "ConsumerComponent"
|
|
@@ -7471,14 +7471,14 @@
|
|
|
7471
7471
|
"__schema": "TypeArraySchema",
|
|
7472
7472
|
"location": {
|
|
7473
7473
|
"filePath": "snapping.main.runtime.ts",
|
|
7474
|
-
"line":
|
|
7474
|
+
"line": 891,
|
|
7475
7475
|
"character": 59
|
|
7476
7476
|
},
|
|
7477
7477
|
"type": {
|
|
7478
7478
|
"__schema": "KeywordTypeSchema",
|
|
7479
7479
|
"location": {
|
|
7480
7480
|
"filePath": "snapping.main.runtime.ts",
|
|
7481
|
-
"line":
|
|
7481
|
+
"line": 891,
|
|
7482
7482
|
"character": 59
|
|
7483
7483
|
},
|
|
7484
7484
|
"name": "string"
|
|
@@ -7490,7 +7490,7 @@
|
|
|
7490
7490
|
"__schema": "FunctionLikeSchema",
|
|
7491
7491
|
"location": {
|
|
7492
7492
|
"filePath": "snapping.main.runtime.ts",
|
|
7493
|
-
"line":
|
|
7493
|
+
"line": 900,
|
|
7494
7494
|
"character": 3
|
|
7495
7495
|
},
|
|
7496
7496
|
"signature": "(method) SnappingMain._addCompToObjects({ source, lane, shouldValidateVersion, updateDependentsOnLane, }: {\n source: ConsumerComponent;\n lane: Lane | null;\n shouldValidateVersion?: boolean;\n updateDependentsOnLane?: boolean;\n}): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -7500,7 +7500,7 @@
|
|
|
7500
7500
|
"__schema": "ParameterSchema",
|
|
7501
7501
|
"location": {
|
|
7502
7502
|
"filePath": "snapping.main.runtime.ts",
|
|
7503
|
-
"line":
|
|
7503
|
+
"line": 900,
|
|
7504
7504
|
"character": 27
|
|
7505
7505
|
},
|
|
7506
7506
|
"name": "{ source, lane, shouldValidateVersion = false, updateDependentsOnLane = false }",
|
|
@@ -7508,7 +7508,7 @@
|
|
|
7508
7508
|
"__schema": "TypeLiteralSchema",
|
|
7509
7509
|
"location": {
|
|
7510
7510
|
"filePath": "snapping.main.runtime.ts",
|
|
7511
|
-
"line":
|
|
7511
|
+
"line": 905,
|
|
7512
7512
|
"character": 6
|
|
7513
7513
|
},
|
|
7514
7514
|
"members": [
|
|
@@ -7516,7 +7516,7 @@
|
|
|
7516
7516
|
"__schema": "VariableLikeSchema",
|
|
7517
7517
|
"location": {
|
|
7518
7518
|
"filePath": "snapping.main.runtime.ts",
|
|
7519
|
-
"line":
|
|
7519
|
+
"line": 906,
|
|
7520
7520
|
"character": 5
|
|
7521
7521
|
},
|
|
7522
7522
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -7525,7 +7525,7 @@
|
|
|
7525
7525
|
"__schema": "TypeRefSchema",
|
|
7526
7526
|
"location": {
|
|
7527
7527
|
"filePath": "snapping.main.runtime.ts",
|
|
7528
|
-
"line":
|
|
7528
|
+
"line": 906,
|
|
7529
7529
|
"character": 5
|
|
7530
7530
|
},
|
|
7531
7531
|
"name": "ConsumerComponent",
|
|
@@ -7537,7 +7537,7 @@
|
|
|
7537
7537
|
"__schema": "VariableLikeSchema",
|
|
7538
7538
|
"location": {
|
|
7539
7539
|
"filePath": "snapping.main.runtime.ts",
|
|
7540
|
-
"line":
|
|
7540
|
+
"line": 907,
|
|
7541
7541
|
"character": 5
|
|
7542
7542
|
},
|
|
7543
7543
|
"signature": "(property) lane: Lane | null",
|
|
@@ -7546,7 +7546,7 @@
|
|
|
7546
7546
|
"__schema": "TypeUnionSchema",
|
|
7547
7547
|
"location": {
|
|
7548
7548
|
"filePath": "snapping.main.runtime.ts",
|
|
7549
|
-
"line":
|
|
7549
|
+
"line": 907,
|
|
7550
7550
|
"character": 11
|
|
7551
7551
|
},
|
|
7552
7552
|
"types": [
|
|
@@ -7554,7 +7554,7 @@
|
|
|
7554
7554
|
"__schema": "TypeRefSchema",
|
|
7555
7555
|
"location": {
|
|
7556
7556
|
"filePath": "snapping.main.runtime.ts",
|
|
7557
|
-
"line":
|
|
7557
|
+
"line": 907,
|
|
7558
7558
|
"character": 11
|
|
7559
7559
|
},
|
|
7560
7560
|
"name": "Lane"
|
|
@@ -7563,7 +7563,7 @@
|
|
|
7563
7563
|
"__schema": "LiteralTypeSchema",
|
|
7564
7564
|
"location": {
|
|
7565
7565
|
"filePath": "snapping.main.runtime.ts",
|
|
7566
|
-
"line":
|
|
7566
|
+
"line": 907,
|
|
7567
7567
|
"character": 18
|
|
7568
7568
|
},
|
|
7569
7569
|
"name": "null"
|
|
@@ -7576,7 +7576,7 @@
|
|
|
7576
7576
|
"__schema": "VariableLikeSchema",
|
|
7577
7577
|
"location": {
|
|
7578
7578
|
"filePath": "snapping.main.runtime.ts",
|
|
7579
|
-
"line":
|
|
7579
|
+
"line": 908,
|
|
7580
7580
|
"character": 5
|
|
7581
7581
|
},
|
|
7582
7582
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -7585,7 +7585,7 @@
|
|
|
7585
7585
|
"__schema": "KeywordTypeSchema",
|
|
7586
7586
|
"location": {
|
|
7587
7587
|
"filePath": "snapping.main.runtime.ts",
|
|
7588
|
-
"line":
|
|
7588
|
+
"line": 908,
|
|
7589
7589
|
"character": 29
|
|
7590
7590
|
},
|
|
7591
7591
|
"name": "boolean"
|
|
@@ -7596,7 +7596,7 @@
|
|
|
7596
7596
|
"__schema": "VariableLikeSchema",
|
|
7597
7597
|
"location": {
|
|
7598
7598
|
"filePath": "snapping.main.runtime.ts",
|
|
7599
|
-
"line":
|
|
7599
|
+
"line": 909,
|
|
7600
7600
|
"character": 5
|
|
7601
7601
|
},
|
|
7602
7602
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -7605,7 +7605,7 @@
|
|
|
7605
7605
|
"__schema": "KeywordTypeSchema",
|
|
7606
7606
|
"location": {
|
|
7607
7607
|
"filePath": "snapping.main.runtime.ts",
|
|
7608
|
-
"line":
|
|
7608
|
+
"line": 909,
|
|
7609
7609
|
"character": 30
|
|
7610
7610
|
},
|
|
7611
7611
|
"name": "boolean"
|
|
@@ -7620,7 +7620,7 @@
|
|
|
7620
7620
|
"__schema": "VariableLikeSchema",
|
|
7621
7621
|
"location": {
|
|
7622
7622
|
"filePath": "snapping.main.runtime.ts",
|
|
7623
|
-
"line":
|
|
7623
|
+
"line": 906,
|
|
7624
7624
|
"character": 5
|
|
7625
7625
|
},
|
|
7626
7626
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -7629,7 +7629,7 @@
|
|
|
7629
7629
|
"__schema": "TypeRefSchema",
|
|
7630
7630
|
"location": {
|
|
7631
7631
|
"filePath": "snapping.main.runtime.ts",
|
|
7632
|
-
"line":
|
|
7632
|
+
"line": 906,
|
|
7633
7633
|
"character": 5
|
|
7634
7634
|
},
|
|
7635
7635
|
"name": "ConsumerComponent",
|
|
@@ -7641,7 +7641,7 @@
|
|
|
7641
7641
|
"__schema": "VariableLikeSchema",
|
|
7642
7642
|
"location": {
|
|
7643
7643
|
"filePath": "snapping.main.runtime.ts",
|
|
7644
|
-
"line":
|
|
7644
|
+
"line": 907,
|
|
7645
7645
|
"character": 5
|
|
7646
7646
|
},
|
|
7647
7647
|
"signature": "(property) lane: Lane | null",
|
|
@@ -7650,7 +7650,7 @@
|
|
|
7650
7650
|
"__schema": "TypeUnionSchema",
|
|
7651
7651
|
"location": {
|
|
7652
7652
|
"filePath": "snapping.main.runtime.ts",
|
|
7653
|
-
"line":
|
|
7653
|
+
"line": 907,
|
|
7654
7654
|
"character": 11
|
|
7655
7655
|
},
|
|
7656
7656
|
"types": [
|
|
@@ -7658,7 +7658,7 @@
|
|
|
7658
7658
|
"__schema": "TypeRefSchema",
|
|
7659
7659
|
"location": {
|
|
7660
7660
|
"filePath": "snapping.main.runtime.ts",
|
|
7661
|
-
"line":
|
|
7661
|
+
"line": 907,
|
|
7662
7662
|
"character": 11
|
|
7663
7663
|
},
|
|
7664
7664
|
"name": "Lane"
|
|
@@ -7667,7 +7667,7 @@
|
|
|
7667
7667
|
"__schema": "LiteralTypeSchema",
|
|
7668
7668
|
"location": {
|
|
7669
7669
|
"filePath": "snapping.main.runtime.ts",
|
|
7670
|
-
"line":
|
|
7670
|
+
"line": 907,
|
|
7671
7671
|
"character": 18
|
|
7672
7672
|
},
|
|
7673
7673
|
"name": "null"
|
|
@@ -7680,7 +7680,7 @@
|
|
|
7680
7680
|
"__schema": "VariableLikeSchema",
|
|
7681
7681
|
"location": {
|
|
7682
7682
|
"filePath": "snapping.main.runtime.ts",
|
|
7683
|
-
"line":
|
|
7683
|
+
"line": 908,
|
|
7684
7684
|
"character": 5
|
|
7685
7685
|
},
|
|
7686
7686
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -7689,7 +7689,7 @@
|
|
|
7689
7689
|
"__schema": "KeywordTypeSchema",
|
|
7690
7690
|
"location": {
|
|
7691
7691
|
"filePath": "snapping.main.runtime.ts",
|
|
7692
|
-
"line":
|
|
7692
|
+
"line": 908,
|
|
7693
7693
|
"character": 29
|
|
7694
7694
|
},
|
|
7695
7695
|
"name": "boolean"
|
|
@@ -7700,7 +7700,7 @@
|
|
|
7700
7700
|
"__schema": "VariableLikeSchema",
|
|
7701
7701
|
"location": {
|
|
7702
7702
|
"filePath": "snapping.main.runtime.ts",
|
|
7703
|
-
"line":
|
|
7703
|
+
"line": 909,
|
|
7704
7704
|
"character": 5
|
|
7705
7705
|
},
|
|
7706
7706
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -7709,7 +7709,7 @@
|
|
|
7709
7709
|
"__schema": "KeywordTypeSchema",
|
|
7710
7710
|
"location": {
|
|
7711
7711
|
"filePath": "snapping.main.runtime.ts",
|
|
7712
|
-
"line":
|
|
7712
|
+
"line": 909,
|
|
7713
7713
|
"character": 30
|
|
7714
7714
|
},
|
|
7715
7715
|
"name": "boolean"
|
|
@@ -7724,7 +7724,7 @@
|
|
|
7724
7724
|
"__schema": "TypeRefSchema",
|
|
7725
7725
|
"location": {
|
|
7726
7726
|
"filePath": "snapping.main.runtime.ts",
|
|
7727
|
-
"line":
|
|
7727
|
+
"line": 910,
|
|
7728
7728
|
"character": 7
|
|
7729
7729
|
},
|
|
7730
7730
|
"name": "Promise",
|
|
@@ -7733,7 +7733,7 @@
|
|
|
7733
7733
|
"__schema": "TypeLiteralSchema",
|
|
7734
7734
|
"location": {
|
|
7735
7735
|
"filePath": "snapping.main.runtime.ts",
|
|
7736
|
-
"line":
|
|
7736
|
+
"line": 910,
|
|
7737
7737
|
"character": 15
|
|
7738
7738
|
},
|
|
7739
7739
|
"members": [
|
|
@@ -7741,7 +7741,7 @@
|
|
|
7741
7741
|
"__schema": "VariableLikeSchema",
|
|
7742
7742
|
"location": {
|
|
7743
7743
|
"filePath": "snapping.main.runtime.ts",
|
|
7744
|
-
"line":
|
|
7744
|
+
"line": 911,
|
|
7745
7745
|
"character": 5
|
|
7746
7746
|
},
|
|
7747
7747
|
"signature": "(property) component: ModelComponent",
|
|
@@ -7750,7 +7750,7 @@
|
|
|
7750
7750
|
"__schema": "TypeRefSchema",
|
|
7751
7751
|
"location": {
|
|
7752
7752
|
"filePath": "snapping.main.runtime.ts",
|
|
7753
|
-
"line":
|
|
7753
|
+
"line": 911,
|
|
7754
7754
|
"character": 5
|
|
7755
7755
|
},
|
|
7756
7756
|
"name": "ModelComponent",
|
|
@@ -7762,7 +7762,7 @@
|
|
|
7762
7762
|
"__schema": "VariableLikeSchema",
|
|
7763
7763
|
"location": {
|
|
7764
7764
|
"filePath": "snapping.main.runtime.ts",
|
|
7765
|
-
"line":
|
|
7765
|
+
"line": 912,
|
|
7766
7766
|
"character": 5
|
|
7767
7767
|
},
|
|
7768
7768
|
"signature": "(property) version: Version",
|
|
@@ -7771,7 +7771,7 @@
|
|
|
7771
7771
|
"__schema": "TypeRefSchema",
|
|
7772
7772
|
"location": {
|
|
7773
7773
|
"filePath": "snapping.main.runtime.ts",
|
|
7774
|
-
"line":
|
|
7774
|
+
"line": 912,
|
|
7775
7775
|
"character": 14
|
|
7776
7776
|
},
|
|
7777
7777
|
"name": "Version"
|
|
@@ -7790,7 +7790,7 @@
|
|
|
7790
7790
|
"__schema": "FunctionLikeSchema",
|
|
7791
7791
|
"location": {
|
|
7792
7792
|
"filePath": "snapping.main.runtime.ts",
|
|
7793
|
-
"line":
|
|
7793
|
+
"line": 950,
|
|
7794
7794
|
"character": 3
|
|
7795
7795
|
},
|
|
7796
7796
|
"signature": "(method) SnappingMain._addCompFromScopeToObjects(source: ConsumerComponent, lane: Lane | null, updateDependentsOnLane?: boolean): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -7800,7 +7800,7 @@
|
|
|
7800
7800
|
"__schema": "ParameterSchema",
|
|
7801
7801
|
"location": {
|
|
7802
7802
|
"filePath": "snapping.main.runtime.ts",
|
|
7803
|
-
"line":
|
|
7803
|
+
"line": 951,
|
|
7804
7804
|
"character": 5
|
|
7805
7805
|
},
|
|
7806
7806
|
"name": "source",
|
|
@@ -7808,7 +7808,7 @@
|
|
|
7808
7808
|
"__schema": "TypeRefSchema",
|
|
7809
7809
|
"location": {
|
|
7810
7810
|
"filePath": "snapping.main.runtime.ts",
|
|
7811
|
-
"line":
|
|
7811
|
+
"line": 951,
|
|
7812
7812
|
"character": 13
|
|
7813
7813
|
},
|
|
7814
7814
|
"name": "ConsumerComponent"
|
|
@@ -7820,7 +7820,7 @@
|
|
|
7820
7820
|
"__schema": "ParameterSchema",
|
|
7821
7821
|
"location": {
|
|
7822
7822
|
"filePath": "snapping.main.runtime.ts",
|
|
7823
|
-
"line":
|
|
7823
|
+
"line": 952,
|
|
7824
7824
|
"character": 5
|
|
7825
7825
|
},
|
|
7826
7826
|
"name": "lane",
|
|
@@ -7828,7 +7828,7 @@
|
|
|
7828
7828
|
"__schema": "TypeUnionSchema",
|
|
7829
7829
|
"location": {
|
|
7830
7830
|
"filePath": "snapping.main.runtime.ts",
|
|
7831
|
-
"line":
|
|
7831
|
+
"line": 952,
|
|
7832
7832
|
"character": 11
|
|
7833
7833
|
},
|
|
7834
7834
|
"types": [
|
|
@@ -7836,7 +7836,7 @@
|
|
|
7836
7836
|
"__schema": "TypeRefSchema",
|
|
7837
7837
|
"location": {
|
|
7838
7838
|
"filePath": "snapping.main.runtime.ts",
|
|
7839
|
-
"line":
|
|
7839
|
+
"line": 952,
|
|
7840
7840
|
"character": 11
|
|
7841
7841
|
},
|
|
7842
7842
|
"name": "Lane"
|
|
@@ -7845,7 +7845,7 @@
|
|
|
7845
7845
|
"__schema": "LiteralTypeSchema",
|
|
7846
7846
|
"location": {
|
|
7847
7847
|
"filePath": "snapping.main.runtime.ts",
|
|
7848
|
-
"line":
|
|
7848
|
+
"line": 952,
|
|
7849
7849
|
"character": 18
|
|
7850
7850
|
},
|
|
7851
7851
|
"name": "null"
|
|
@@ -7859,7 +7859,7 @@
|
|
|
7859
7859
|
"__schema": "ParameterSchema",
|
|
7860
7860
|
"location": {
|
|
7861
7861
|
"filePath": "snapping.main.runtime.ts",
|
|
7862
|
-
"line":
|
|
7862
|
+
"line": 953,
|
|
7863
7863
|
"character": 5
|
|
7864
7864
|
},
|
|
7865
7865
|
"name": "updateDependentsOnLane",
|
|
@@ -7867,7 +7867,7 @@
|
|
|
7867
7867
|
"__schema": "InferenceTypeSchema",
|
|
7868
7868
|
"location": {
|
|
7869
7869
|
"filePath": "snapping.main.runtime.ts",
|
|
7870
|
-
"line":
|
|
7870
|
+
"line": 953,
|
|
7871
7871
|
"character": 5
|
|
7872
7872
|
},
|
|
7873
7873
|
"type": "boolean"
|
|
@@ -7881,7 +7881,7 @@
|
|
|
7881
7881
|
"__schema": "TypeRefSchema",
|
|
7882
7882
|
"location": {
|
|
7883
7883
|
"filePath": "snapping.main.runtime.ts",
|
|
7884
|
-
"line":
|
|
7884
|
+
"line": 954,
|
|
7885
7885
|
"character": 6
|
|
7886
7886
|
},
|
|
7887
7887
|
"name": "Promise",
|
|
@@ -7890,7 +7890,7 @@
|
|
|
7890
7890
|
"__schema": "TypeLiteralSchema",
|
|
7891
7891
|
"location": {
|
|
7892
7892
|
"filePath": "snapping.main.runtime.ts",
|
|
7893
|
-
"line":
|
|
7893
|
+
"line": 954,
|
|
7894
7894
|
"character": 14
|
|
7895
7895
|
},
|
|
7896
7896
|
"members": [
|
|
@@ -7898,7 +7898,7 @@
|
|
|
7898
7898
|
"__schema": "VariableLikeSchema",
|
|
7899
7899
|
"location": {
|
|
7900
7900
|
"filePath": "snapping.main.runtime.ts",
|
|
7901
|
-
"line":
|
|
7901
|
+
"line": 955,
|
|
7902
7902
|
"character": 5
|
|
7903
7903
|
},
|
|
7904
7904
|
"signature": "(property) component: ModelComponent",
|
|
@@ -7907,7 +7907,7 @@
|
|
|
7907
7907
|
"__schema": "TypeRefSchema",
|
|
7908
7908
|
"location": {
|
|
7909
7909
|
"filePath": "snapping.main.runtime.ts",
|
|
7910
|
-
"line":
|
|
7910
|
+
"line": 955,
|
|
7911
7911
|
"character": 5
|
|
7912
7912
|
},
|
|
7913
7913
|
"name": "ModelComponent",
|
|
@@ -7919,7 +7919,7 @@
|
|
|
7919
7919
|
"__schema": "VariableLikeSchema",
|
|
7920
7920
|
"location": {
|
|
7921
7921
|
"filePath": "snapping.main.runtime.ts",
|
|
7922
|
-
"line":
|
|
7922
|
+
"line": 956,
|
|
7923
7923
|
"character": 5
|
|
7924
7924
|
},
|
|
7925
7925
|
"signature": "(property) version: Version",
|
|
@@ -7928,7 +7928,7 @@
|
|
|
7928
7928
|
"__schema": "TypeRefSchema",
|
|
7929
7929
|
"location": {
|
|
7930
7930
|
"filePath": "snapping.main.runtime.ts",
|
|
7931
|
-
"line":
|
|
7931
|
+
"line": 956,
|
|
7932
7932
|
"character": 14
|
|
7933
7933
|
},
|
|
7934
7934
|
"name": "Version"
|
|
@@ -7947,7 +7947,7 @@
|
|
|
7947
7947
|
"__schema": "FunctionLikeSchema",
|
|
7948
7948
|
"location": {
|
|
7949
7949
|
"filePath": "snapping.main.runtime.ts",
|
|
7950
|
-
"line":
|
|
7950
|
+
"line": 980,
|
|
7951
7951
|
"character": 3
|
|
7952
7952
|
},
|
|
7953
7953
|
"signature": "(method) SnappingMain._enrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<ConsumerComponent>",
|
|
@@ -7957,7 +7957,7 @@
|
|
|
7957
7957
|
"__schema": "ParameterSchema",
|
|
7958
7958
|
"location": {
|
|
7959
7959
|
"filePath": "snapping.main.runtime.ts",
|
|
7960
|
-
"line":
|
|
7960
|
+
"line": 980,
|
|
7961
7961
|
"character": 21
|
|
7962
7962
|
},
|
|
7963
7963
|
"name": "consumerComponent",
|
|
@@ -7965,7 +7965,7 @@
|
|
|
7965
7965
|
"__schema": "TypeRefSchema",
|
|
7966
7966
|
"location": {
|
|
7967
7967
|
"filePath": "snapping.main.runtime.ts",
|
|
7968
|
-
"line":
|
|
7968
|
+
"line": 980,
|
|
7969
7969
|
"character": 40
|
|
7970
7970
|
},
|
|
7971
7971
|
"name": "ConsumerComponent"
|
|
@@ -7977,7 +7977,7 @@
|
|
|
7977
7977
|
"__schema": "ParameterSchema",
|
|
7978
7978
|
"location": {
|
|
7979
7979
|
"filePath": "snapping.main.runtime.ts",
|
|
7980
|
-
"line":
|
|
7980
|
+
"line": 980,
|
|
7981
7981
|
"character": 59
|
|
7982
7982
|
},
|
|
7983
7983
|
"name": "modifiedLog",
|
|
@@ -7985,7 +7985,7 @@
|
|
|
7985
7985
|
"__schema": "TypeRefSchema",
|
|
7986
7986
|
"location": {
|
|
7987
7987
|
"filePath": "snapping.main.runtime.ts",
|
|
7988
|
-
"line":
|
|
7988
|
+
"line": 980,
|
|
7989
7989
|
"character": 73
|
|
7990
7990
|
},
|
|
7991
7991
|
"name": "Log"
|
|
@@ -7998,7 +7998,7 @@
|
|
|
7998
7998
|
"__schema": "InferenceTypeSchema",
|
|
7999
7999
|
"location": {
|
|
8000
8000
|
"filePath": "snapping.main.runtime.ts",
|
|
8001
|
-
"line":
|
|
8001
|
+
"line": 980,
|
|
8002
8002
|
"character": 3
|
|
8003
8003
|
},
|
|
8004
8004
|
"type": "Promise<ConsumerComponent>"
|
|
@@ -8011,7 +8011,7 @@
|
|
|
8011
8011
|
"__schema": "FunctionLikeSchema",
|
|
8012
8012
|
"location": {
|
|
8013
8013
|
"filePath": "snapping.main.runtime.ts",
|
|
8014
|
-
"line":
|
|
8014
|
+
"line": 986,
|
|
8015
8015
|
"character": 3
|
|
8016
8016
|
},
|
|
8017
8017
|
"signature": "(method) SnappingMain._getObjectsToEnrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<BitObject[]>",
|
|
@@ -8021,7 +8021,7 @@
|
|
|
8021
8021
|
"__schema": "ParameterSchema",
|
|
8022
8022
|
"location": {
|
|
8023
8023
|
"filePath": "snapping.main.runtime.ts",
|
|
8024
|
-
"line":
|
|
8024
|
+
"line": 986,
|
|
8025
8025
|
"character": 33
|
|
8026
8026
|
},
|
|
8027
8027
|
"name": "consumerComponent",
|
|
@@ -8029,7 +8029,7 @@
|
|
|
8029
8029
|
"__schema": "TypeRefSchema",
|
|
8030
8030
|
"location": {
|
|
8031
8031
|
"filePath": "snapping.main.runtime.ts",
|
|
8032
|
-
"line":
|
|
8032
|
+
"line": 986,
|
|
8033
8033
|
"character": 52
|
|
8034
8034
|
},
|
|
8035
8035
|
"name": "ConsumerComponent"
|
|
@@ -8041,7 +8041,7 @@
|
|
|
8041
8041
|
"__schema": "ParameterSchema",
|
|
8042
8042
|
"location": {
|
|
8043
8043
|
"filePath": "snapping.main.runtime.ts",
|
|
8044
|
-
"line":
|
|
8044
|
+
"line": 986,
|
|
8045
8045
|
"character": 71
|
|
8046
8046
|
},
|
|
8047
8047
|
"name": "modifiedLog",
|
|
@@ -8049,7 +8049,7 @@
|
|
|
8049
8049
|
"__schema": "TypeRefSchema",
|
|
8050
8050
|
"location": {
|
|
8051
8051
|
"filePath": "snapping.main.runtime.ts",
|
|
8052
|
-
"line":
|
|
8052
|
+
"line": 986,
|
|
8053
8053
|
"character": 85
|
|
8054
8054
|
},
|
|
8055
8055
|
"name": "Log"
|
|
@@ -8062,7 +8062,7 @@
|
|
|
8062
8062
|
"__schema": "TypeRefSchema",
|
|
8063
8063
|
"location": {
|
|
8064
8064
|
"filePath": "snapping.main.runtime.ts",
|
|
8065
|
-
"line":
|
|
8065
|
+
"line": 986,
|
|
8066
8066
|
"character": 91
|
|
8067
8067
|
},
|
|
8068
8068
|
"name": "Promise",
|
|
@@ -8071,14 +8071,14 @@
|
|
|
8071
8071
|
"__schema": "TypeArraySchema",
|
|
8072
8072
|
"location": {
|
|
8073
8073
|
"filePath": "snapping.main.runtime.ts",
|
|
8074
|
-
"line":
|
|
8074
|
+
"line": 986,
|
|
8075
8075
|
"character": 99
|
|
8076
8076
|
},
|
|
8077
8077
|
"type": {
|
|
8078
8078
|
"__schema": "TypeRefSchema",
|
|
8079
8079
|
"location": {
|
|
8080
8080
|
"filePath": "snapping.main.runtime.ts",
|
|
8081
|
-
"line":
|
|
8081
|
+
"line": 986,
|
|
8082
8082
|
"character": 99
|
|
8083
8083
|
},
|
|
8084
8084
|
"name": "BitObject"
|
|
@@ -8094,14 +8094,14 @@
|
|
|
8094
8094
|
"__schema": "FunctionLikeSchema",
|
|
8095
8095
|
"location": {
|
|
8096
8096
|
"filePath": "snapping.main.runtime.ts",
|
|
8097
|
-
"line":
|
|
8097
|
+
"line": 1079,
|
|
8098
8098
|
"character": 3
|
|
8099
8099
|
},
|
|
8100
8100
|
"doc": {
|
|
8101
8101
|
"__schema": "DocSchema",
|
|
8102
8102
|
"location": {
|
|
8103
8103
|
"filePath": "snapping.main.runtime.ts",
|
|
8104
|
-
"line":
|
|
8104
|
+
"line": 1073,
|
|
8105
8105
|
"character": 3
|
|
8106
8106
|
},
|
|
8107
8107
|
"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 */",
|
|
@@ -8114,7 +8114,7 @@
|
|
|
8114
8114
|
"__schema": "ParameterSchema",
|
|
8115
8115
|
"location": {
|
|
8116
8116
|
"filePath": "snapping.main.runtime.ts",
|
|
8117
|
-
"line":
|
|
8117
|
+
"line": 1079,
|
|
8118
8118
|
"character": 52
|
|
8119
8119
|
},
|
|
8120
8120
|
"name": "compId",
|
|
@@ -8122,7 +8122,7 @@
|
|
|
8122
8122
|
"__schema": "TypeRefSchema",
|
|
8123
8123
|
"location": {
|
|
8124
8124
|
"filePath": "snapping.main.runtime.ts",
|
|
8125
|
-
"line":
|
|
8125
|
+
"line": 1079,
|
|
8126
8126
|
"character": 60
|
|
8127
8127
|
},
|
|
8128
8128
|
"name": "ComponentID"
|
|
@@ -8135,7 +8135,7 @@
|
|
|
8135
8135
|
"__schema": "TypeRefSchema",
|
|
8136
8136
|
"location": {
|
|
8137
8137
|
"filePath": "snapping.main.runtime.ts",
|
|
8138
|
-
"line":
|
|
8138
|
+
"line": 1079,
|
|
8139
8139
|
"character": 74
|
|
8140
8140
|
},
|
|
8141
8141
|
"name": "Promise",
|
|
@@ -8144,7 +8144,7 @@
|
|
|
8144
8144
|
"__schema": "TypeRefSchema",
|
|
8145
8145
|
"location": {
|
|
8146
8146
|
"filePath": "snapping.main.runtime.ts",
|
|
8147
|
-
"line":
|
|
8147
|
+
"line": 1079,
|
|
8148
8148
|
"character": 82
|
|
8149
8149
|
},
|
|
8150
8150
|
"name": "ComponentID"
|
|
@@ -8159,7 +8159,7 @@
|
|
|
8159
8159
|
"__schema": "FunctionLikeSchema",
|
|
8160
8160
|
"location": {
|
|
8161
8161
|
"filePath": "snapping.main.runtime.ts",
|
|
8162
|
-
"line":
|
|
8162
|
+
"line": 1117,
|
|
8163
8163
|
"character": 3
|
|
8164
8164
|
},
|
|
8165
8165
|
"signature": "(method) SnappingMain.updateDependenciesVersionsOfComponent(component: Component, dependencies: ComponentID[], currentBitIds: ComponentID[]): Promise<void>",
|
|
@@ -8169,7 +8169,7 @@
|
|
|
8169
8169
|
"__schema": "ParameterSchema",
|
|
8170
8170
|
"location": {
|
|
8171
8171
|
"filePath": "snapping.main.runtime.ts",
|
|
8172
|
-
"line":
|
|
8172
|
+
"line": 1118,
|
|
8173
8173
|
"character": 5
|
|
8174
8174
|
},
|
|
8175
8175
|
"name": "component",
|
|
@@ -8177,7 +8177,7 @@
|
|
|
8177
8177
|
"__schema": "TypeRefSchema",
|
|
8178
8178
|
"location": {
|
|
8179
8179
|
"filePath": "snapping.main.runtime.ts",
|
|
8180
|
-
"line":
|
|
8180
|
+
"line": 1118,
|
|
8181
8181
|
"character": 16
|
|
8182
8182
|
},
|
|
8183
8183
|
"name": "Component"
|
|
@@ -8189,7 +8189,7 @@
|
|
|
8189
8189
|
"__schema": "ParameterSchema",
|
|
8190
8190
|
"location": {
|
|
8191
8191
|
"filePath": "snapping.main.runtime.ts",
|
|
8192
|
-
"line":
|
|
8192
|
+
"line": 1119,
|
|
8193
8193
|
"character": 5
|
|
8194
8194
|
},
|
|
8195
8195
|
"name": "dependencies",
|
|
@@ -8197,14 +8197,14 @@
|
|
|
8197
8197
|
"__schema": "TypeArraySchema",
|
|
8198
8198
|
"location": {
|
|
8199
8199
|
"filePath": "snapping.main.runtime.ts",
|
|
8200
|
-
"line":
|
|
8200
|
+
"line": 1119,
|
|
8201
8201
|
"character": 19
|
|
8202
8202
|
},
|
|
8203
8203
|
"type": {
|
|
8204
8204
|
"__schema": "TypeRefSchema",
|
|
8205
8205
|
"location": {
|
|
8206
8206
|
"filePath": "snapping.main.runtime.ts",
|
|
8207
|
-
"line":
|
|
8207
|
+
"line": 1119,
|
|
8208
8208
|
"character": 19
|
|
8209
8209
|
},
|
|
8210
8210
|
"name": "ComponentID"
|
|
@@ -8217,7 +8217,7 @@
|
|
|
8217
8217
|
"__schema": "ParameterSchema",
|
|
8218
8218
|
"location": {
|
|
8219
8219
|
"filePath": "snapping.main.runtime.ts",
|
|
8220
|
-
"line":
|
|
8220
|
+
"line": 1120,
|
|
8221
8221
|
"character": 5
|
|
8222
8222
|
},
|
|
8223
8223
|
"name": "currentBitIds",
|
|
@@ -8225,14 +8225,14 @@
|
|
|
8225
8225
|
"__schema": "TypeArraySchema",
|
|
8226
8226
|
"location": {
|
|
8227
8227
|
"filePath": "snapping.main.runtime.ts",
|
|
8228
|
-
"line":
|
|
8228
|
+
"line": 1120,
|
|
8229
8229
|
"character": 20
|
|
8230
8230
|
},
|
|
8231
8231
|
"type": {
|
|
8232
8232
|
"__schema": "TypeRefSchema",
|
|
8233
8233
|
"location": {
|
|
8234
8234
|
"filePath": "snapping.main.runtime.ts",
|
|
8235
|
-
"line":
|
|
8235
|
+
"line": 1120,
|
|
8236
8236
|
"character": 20
|
|
8237
8237
|
},
|
|
8238
8238
|
"name": "ComponentID"
|
|
@@ -8246,7 +8246,7 @@
|
|
|
8246
8246
|
"__schema": "InferenceTypeSchema",
|
|
8247
8247
|
"location": {
|
|
8248
8248
|
"filePath": "snapping.main.runtime.ts",
|
|
8249
|
-
"line":
|
|
8249
|
+
"line": 1117,
|
|
8250
8250
|
"character": 3
|
|
8251
8251
|
},
|
|
8252
8252
|
"type": "Promise<void>"
|
|
@@ -8259,7 +8259,7 @@
|
|
|
8259
8259
|
"__schema": "VariableLikeSchema",
|
|
8260
8260
|
"location": {
|
|
8261
8261
|
"filePath": "snapping.main.runtime.ts",
|
|
8262
|
-
"line":
|
|
8262
|
+
"line": 1234,
|
|
8263
8263
|
"character": 3
|
|
8264
8264
|
},
|
|
8265
8265
|
"signature": "(property) SnappingMain.slots: never[]",
|
|
@@ -8268,7 +8268,7 @@
|
|
|
8268
8268
|
"__schema": "InferenceTypeSchema",
|
|
8269
8269
|
"location": {
|
|
8270
8270
|
"filePath": "snapping.main.runtime.ts",
|
|
8271
|
-
"line":
|
|
8271
|
+
"line": 1234,
|
|
8272
8272
|
"character": 3
|
|
8273
8273
|
},
|
|
8274
8274
|
"type": "never[]"
|
|
@@ -8280,7 +8280,7 @@
|
|
|
8280
8280
|
"__schema": "VariableLikeSchema",
|
|
8281
8281
|
"location": {
|
|
8282
8282
|
"filePath": "snapping.main.runtime.ts",
|
|
8283
|
-
"line":
|
|
8283
|
+
"line": 1235,
|
|
8284
8284
|
"character": 3
|
|
8285
8285
|
},
|
|
8286
8286
|
"signature": "(property) SnappingMain.dependencies: Aspect[]",
|
|
@@ -8289,7 +8289,7 @@
|
|
|
8289
8289
|
"__schema": "InferenceTypeSchema",
|
|
8290
8290
|
"location": {
|
|
8291
8291
|
"filePath": "snapping.main.runtime.ts",
|
|
8292
|
-
"line":
|
|
8292
|
+
"line": 1235,
|
|
8293
8293
|
"character": 3
|
|
8294
8294
|
},
|
|
8295
8295
|
"type": "Aspect[]"
|
|
@@ -8301,7 +8301,7 @@
|
|
|
8301
8301
|
"__schema": "VariableLikeSchema",
|
|
8302
8302
|
"location": {
|
|
8303
8303
|
"filePath": "snapping.main.runtime.ts",
|
|
8304
|
-
"line":
|
|
8304
|
+
"line": 1249,
|
|
8305
8305
|
"character": 3
|
|
8306
8306
|
},
|
|
8307
8307
|
"signature": "(property) SnappingMain.runtime: RuntimeDefinition",
|
|
@@ -8310,7 +8310,7 @@
|
|
|
8310
8310
|
"__schema": "InferenceTypeSchema",
|
|
8311
8311
|
"location": {
|
|
8312
8312
|
"filePath": "snapping.main.runtime.ts",
|
|
8313
|
-
"line":
|
|
8313
|
+
"line": 1249,
|
|
8314
8314
|
"character": 3
|
|
8315
8315
|
},
|
|
8316
8316
|
"type": "RuntimeDefinition"
|
|
@@ -8322,7 +8322,7 @@
|
|
|
8322
8322
|
"__schema": "FunctionLikeSchema",
|
|
8323
8323
|
"location": {
|
|
8324
8324
|
"filePath": "snapping.main.runtime.ts",
|
|
8325
|
-
"line":
|
|
8325
|
+
"line": 1250,
|
|
8326
8326
|
"character": 3
|
|
8327
8327
|
},
|
|
8328
8328
|
"signature": "(method) SnappingMain.provider([workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps,]: [\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]): Promise<SnappingMain>",
|
|
@@ -8332,7 +8332,7 @@
|
|
|
8332
8332
|
"__schema": "ParameterSchema",
|
|
8333
8333
|
"location": {
|
|
8334
8334
|
"filePath": "snapping.main.runtime.ts",
|
|
8335
|
-
"line":
|
|
8335
|
+
"line": 1250,
|
|
8336
8336
|
"character": 25
|
|
8337
8337
|
},
|
|
8338
8338
|
"name": "[ workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps ]",
|
|
@@ -8340,7 +8340,7 @@
|
|
|
8340
8340
|
"__schema": "TupleTypeSchema",
|
|
8341
8341
|
"location": {
|
|
8342
8342
|
"filePath": "snapping.main.runtime.ts",
|
|
8343
|
-
"line":
|
|
8343
|
+
"line": 1263,
|
|
8344
8344
|
"character": 6
|
|
8345
8345
|
},
|
|
8346
8346
|
"elements": [
|
|
@@ -8348,7 +8348,7 @@
|
|
|
8348
8348
|
"__schema": "TypeRefSchema",
|
|
8349
8349
|
"location": {
|
|
8350
8350
|
"filePath": "snapping.main.runtime.ts",
|
|
8351
|
-
"line":
|
|
8351
|
+
"line": 1264,
|
|
8352
8352
|
"character": 5
|
|
8353
8353
|
},
|
|
8354
8354
|
"name": "Workspace"
|
|
@@ -8357,7 +8357,7 @@
|
|
|
8357
8357
|
"__schema": "TypeRefSchema",
|
|
8358
8358
|
"location": {
|
|
8359
8359
|
"filePath": "snapping.main.runtime.ts",
|
|
8360
|
-
"line":
|
|
8360
|
+
"line": 1265,
|
|
8361
8361
|
"character": 5
|
|
8362
8362
|
},
|
|
8363
8363
|
"name": "CLIMain"
|
|
@@ -8366,7 +8366,7 @@
|
|
|
8366
8366
|
"__schema": "TypeRefSchema",
|
|
8367
8367
|
"location": {
|
|
8368
8368
|
"filePath": "snapping.main.runtime.ts",
|
|
8369
|
-
"line":
|
|
8369
|
+
"line": 1266,
|
|
8370
8370
|
"character": 5
|
|
8371
8371
|
},
|
|
8372
8372
|
"name": "LoggerMain"
|
|
@@ -8375,7 +8375,7 @@
|
|
|
8375
8375
|
"__schema": "TypeRefSchema",
|
|
8376
8376
|
"location": {
|
|
8377
8377
|
"filePath": "snapping.main.runtime.ts",
|
|
8378
|
-
"line":
|
|
8378
|
+
"line": 1267,
|
|
8379
8379
|
"character": 5
|
|
8380
8380
|
},
|
|
8381
8381
|
"name": "IssuesMain"
|
|
@@ -8384,7 +8384,7 @@
|
|
|
8384
8384
|
"__schema": "TypeRefSchema",
|
|
8385
8385
|
"location": {
|
|
8386
8386
|
"filePath": "snapping.main.runtime.ts",
|
|
8387
|
-
"line":
|
|
8387
|
+
"line": 1268,
|
|
8388
8388
|
"character": 5
|
|
8389
8389
|
},
|
|
8390
8390
|
"name": "InsightsMain"
|
|
@@ -8393,7 +8393,7 @@
|
|
|
8393
8393
|
"__schema": "TypeRefSchema",
|
|
8394
8394
|
"location": {
|
|
8395
8395
|
"filePath": "snapping.main.runtime.ts",
|
|
8396
|
-
"line":
|
|
8396
|
+
"line": 1269,
|
|
8397
8397
|
"character": 5
|
|
8398
8398
|
},
|
|
8399
8399
|
"name": "DependencyResolverMain"
|
|
@@ -8402,7 +8402,7 @@
|
|
|
8402
8402
|
"__schema": "TypeRefSchema",
|
|
8403
8403
|
"location": {
|
|
8404
8404
|
"filePath": "snapping.main.runtime.ts",
|
|
8405
|
-
"line":
|
|
8405
|
+
"line": 1270,
|
|
8406
8406
|
"character": 5
|
|
8407
8407
|
},
|
|
8408
8408
|
"name": "ScopeMain"
|
|
@@ -8411,7 +8411,7 @@
|
|
|
8411
8411
|
"__schema": "TypeRefSchema",
|
|
8412
8412
|
"location": {
|
|
8413
8413
|
"filePath": "snapping.main.runtime.ts",
|
|
8414
|
-
"line":
|
|
8414
|
+
"line": 1271,
|
|
8415
8415
|
"character": 5
|
|
8416
8416
|
},
|
|
8417
8417
|
"name": "ExportMain"
|
|
@@ -8420,7 +8420,7 @@
|
|
|
8420
8420
|
"__schema": "TypeRefSchema",
|
|
8421
8421
|
"location": {
|
|
8422
8422
|
"filePath": "snapping.main.runtime.ts",
|
|
8423
|
-
"line":
|
|
8423
|
+
"line": 1272,
|
|
8424
8424
|
"character": 5
|
|
8425
8425
|
},
|
|
8426
8426
|
"name": "BuilderMain"
|
|
@@ -8429,7 +8429,7 @@
|
|
|
8429
8429
|
"__schema": "TypeRefSchema",
|
|
8430
8430
|
"location": {
|
|
8431
8431
|
"filePath": "snapping.main.runtime.ts",
|
|
8432
|
-
"line":
|
|
8432
|
+
"line": 1273,
|
|
8433
8433
|
"character": 5
|
|
8434
8434
|
},
|
|
8435
8435
|
"name": "ImporterMain"
|
|
@@ -8438,7 +8438,7 @@
|
|
|
8438
8438
|
"__schema": "TypeRefSchema",
|
|
8439
8439
|
"location": {
|
|
8440
8440
|
"filePath": "snapping.main.runtime.ts",
|
|
8441
|
-
"line":
|
|
8441
|
+
"line": 1274,
|
|
8442
8442
|
"character": 5
|
|
8443
8443
|
},
|
|
8444
8444
|
"name": "GlobalConfigMain"
|
|
@@ -8447,7 +8447,7 @@
|
|
|
8447
8447
|
"__schema": "TypeRefSchema",
|
|
8448
8448
|
"location": {
|
|
8449
8449
|
"filePath": "snapping.main.runtime.ts",
|
|
8450
|
-
"line":
|
|
8450
|
+
"line": 1275,
|
|
8451
8451
|
"character": 5
|
|
8452
8452
|
},
|
|
8453
8453
|
"name": "DependenciesMain"
|
|
@@ -8462,7 +8462,7 @@
|
|
|
8462
8462
|
"__schema": "InferenceTypeSchema",
|
|
8463
8463
|
"location": {
|
|
8464
8464
|
"filePath": "snapping.main.runtime.ts",
|
|
8465
|
-
"line":
|
|
8465
|
+
"line": 1250,
|
|
8466
8466
|
"character": 3
|
|
8467
8467
|
},
|
|
8468
8468
|
"type": "Promise<SnappingMain>"
|
|
@@ -8480,7 +8480,7 @@
|
|
|
8480
8480
|
"__schema": "UnImplementedSchema",
|
|
8481
8481
|
"location": {
|
|
8482
8482
|
"filePath": "snapping.main.runtime.ts",
|
|
8483
|
-
"line":
|
|
8483
|
+
"line": 1303,
|
|
8484
8484
|
"character": 16
|
|
8485
8485
|
},
|
|
8486
8486
|
"name": "SnappingMain",
|
|
@@ -8524,7 +8524,7 @@
|
|
|
8524
8524
|
"__schema": "UnImplementedSchema",
|
|
8525
8525
|
"location": {
|
|
8526
8526
|
"filePath": "snapping.main.runtime.ts",
|
|
8527
|
-
"line":
|
|
8527
|
+
"line": 1301,
|
|
8528
8528
|
"character": 1
|
|
8529
8529
|
},
|
|
8530
8530
|
"name": "SnappingAspect.addRuntime(SnappingMain);",
|
|
@@ -11630,7 +11630,7 @@
|
|
|
11630
11630
|
"componentId": {
|
|
11631
11631
|
"scope": "teambit.component",
|
|
11632
11632
|
"name": "snapping",
|
|
11633
|
-
"version": "1.0.
|
|
11633
|
+
"version": "1.0.173"
|
|
11634
11634
|
},
|
|
11635
11635
|
"taggedModuleExports": []
|
|
11636
11636
|
}
|