@teambit/snapping 1.0.268 → 1.0.270
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/artifacts/schema.json
CHANGED
|
@@ -1360,7 +1360,7 @@
|
|
|
1360
1360
|
"__schema": "FunctionLikeSchema",
|
|
1361
1361
|
"location": {
|
|
1362
1362
|
"filePath": "snapping.main.runtime.ts",
|
|
1363
|
-
"line":
|
|
1363
|
+
"line": 384,
|
|
1364
1364
|
"character": 3
|
|
1365
1365
|
},
|
|
1366
1366
|
"signature": "(method) SnappingMain.snapFromScope(snapDataPerCompRaw: SnapDataPerCompRaw[], params: {\n push?: boolean;\n ignoreIssues?: string;\n lane?: string;\n updateDependents?: boolean;\n} & Partial<BasicTagParams>): Promise<SnapFromScopeResults>",
|
|
@@ -1370,7 +1370,7 @@
|
|
|
1370
1370
|
"__schema": "ParameterSchema",
|
|
1371
1371
|
"location": {
|
|
1372
1372
|
"filePath": "snapping.main.runtime.ts",
|
|
1373
|
-
"line":
|
|
1373
|
+
"line": 385,
|
|
1374
1374
|
"character": 5
|
|
1375
1375
|
},
|
|
1376
1376
|
"name": "snapDataPerCompRaw",
|
|
@@ -1378,14 +1378,14 @@
|
|
|
1378
1378
|
"__schema": "TypeArraySchema",
|
|
1379
1379
|
"location": {
|
|
1380
1380
|
"filePath": "snapping.main.runtime.ts",
|
|
1381
|
-
"line":
|
|
1381
|
+
"line": 385,
|
|
1382
1382
|
"character": 25
|
|
1383
1383
|
},
|
|
1384
1384
|
"type": {
|
|
1385
1385
|
"__schema": "TypeRefSchema",
|
|
1386
1386
|
"location": {
|
|
1387
1387
|
"filePath": "snapping.main.runtime.ts",
|
|
1388
|
-
"line":
|
|
1388
|
+
"line": 385,
|
|
1389
1389
|
"character": 25
|
|
1390
1390
|
},
|
|
1391
1391
|
"name": "SnapDataPerCompRaw",
|
|
@@ -1399,7 +1399,7 @@
|
|
|
1399
1399
|
"__schema": "ParameterSchema",
|
|
1400
1400
|
"location": {
|
|
1401
1401
|
"filePath": "snapping.main.runtime.ts",
|
|
1402
|
-
"line":
|
|
1402
|
+
"line": 386,
|
|
1403
1403
|
"character": 5
|
|
1404
1404
|
},
|
|
1405
1405
|
"name": "params",
|
|
@@ -1407,7 +1407,7 @@
|
|
|
1407
1407
|
"__schema": "TypeIntersectionSchema",
|
|
1408
1408
|
"location": {
|
|
1409
1409
|
"filePath": "snapping.main.runtime.ts",
|
|
1410
|
-
"line":
|
|
1410
|
+
"line": 386,
|
|
1411
1411
|
"character": 13
|
|
1412
1412
|
},
|
|
1413
1413
|
"types": [
|
|
@@ -1415,7 +1415,7 @@
|
|
|
1415
1415
|
"__schema": "TypeLiteralSchema",
|
|
1416
1416
|
"location": {
|
|
1417
1417
|
"filePath": "snapping.main.runtime.ts",
|
|
1418
|
-
"line":
|
|
1418
|
+
"line": 386,
|
|
1419
1419
|
"character": 13
|
|
1420
1420
|
},
|
|
1421
1421
|
"members": [
|
|
@@ -1423,7 +1423,7 @@
|
|
|
1423
1423
|
"__schema": "VariableLikeSchema",
|
|
1424
1424
|
"location": {
|
|
1425
1425
|
"filePath": "snapping.main.runtime.ts",
|
|
1426
|
-
"line":
|
|
1426
|
+
"line": 387,
|
|
1427
1427
|
"character": 7
|
|
1428
1428
|
},
|
|
1429
1429
|
"signature": "(property) push?: boolean | undefined",
|
|
@@ -1432,7 +1432,7 @@
|
|
|
1432
1432
|
"__schema": "KeywordTypeSchema",
|
|
1433
1433
|
"location": {
|
|
1434
1434
|
"filePath": "snapping.main.runtime.ts",
|
|
1435
|
-
"line":
|
|
1435
|
+
"line": 387,
|
|
1436
1436
|
"character": 14
|
|
1437
1437
|
},
|
|
1438
1438
|
"name": "boolean"
|
|
@@ -1443,7 +1443,7 @@
|
|
|
1443
1443
|
"__schema": "VariableLikeSchema",
|
|
1444
1444
|
"location": {
|
|
1445
1445
|
"filePath": "snapping.main.runtime.ts",
|
|
1446
|
-
"line":
|
|
1446
|
+
"line": 388,
|
|
1447
1447
|
"character": 7
|
|
1448
1448
|
},
|
|
1449
1449
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -1452,7 +1452,7 @@
|
|
|
1452
1452
|
"__schema": "KeywordTypeSchema",
|
|
1453
1453
|
"location": {
|
|
1454
1454
|
"filePath": "snapping.main.runtime.ts",
|
|
1455
|
-
"line":
|
|
1455
|
+
"line": 388,
|
|
1456
1456
|
"character": 22
|
|
1457
1457
|
},
|
|
1458
1458
|
"name": "string"
|
|
@@ -1463,7 +1463,7 @@
|
|
|
1463
1463
|
"__schema": "VariableLikeSchema",
|
|
1464
1464
|
"location": {
|
|
1465
1465
|
"filePath": "snapping.main.runtime.ts",
|
|
1466
|
-
"line":
|
|
1466
|
+
"line": 389,
|
|
1467
1467
|
"character": 7
|
|
1468
1468
|
},
|
|
1469
1469
|
"signature": "(property) lane?: string | undefined",
|
|
@@ -1472,7 +1472,7 @@
|
|
|
1472
1472
|
"__schema": "KeywordTypeSchema",
|
|
1473
1473
|
"location": {
|
|
1474
1474
|
"filePath": "snapping.main.runtime.ts",
|
|
1475
|
-
"line":
|
|
1475
|
+
"line": 389,
|
|
1476
1476
|
"character": 14
|
|
1477
1477
|
},
|
|
1478
1478
|
"name": "string"
|
|
@@ -1483,7 +1483,7 @@
|
|
|
1483
1483
|
"__schema": "VariableLikeSchema",
|
|
1484
1484
|
"location": {
|
|
1485
1485
|
"filePath": "snapping.main.runtime.ts",
|
|
1486
|
-
"line":
|
|
1486
|
+
"line": 390,
|
|
1487
1487
|
"character": 7
|
|
1488
1488
|
},
|
|
1489
1489
|
"signature": "(property) updateDependents?: boolean | undefined",
|
|
@@ -1492,7 +1492,7 @@
|
|
|
1492
1492
|
"__schema": "KeywordTypeSchema",
|
|
1493
1493
|
"location": {
|
|
1494
1494
|
"filePath": "snapping.main.runtime.ts",
|
|
1495
|
-
"line":
|
|
1495
|
+
"line": 390,
|
|
1496
1496
|
"character": 26
|
|
1497
1497
|
},
|
|
1498
1498
|
"name": "boolean"
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
"__schema": "TypeRefSchema",
|
|
1506
1506
|
"location": {
|
|
1507
1507
|
"filePath": "snapping.main.runtime.ts",
|
|
1508
|
-
"line":
|
|
1508
|
+
"line": 391,
|
|
1509
1509
|
"character": 9
|
|
1510
1510
|
},
|
|
1511
1511
|
"name": "Partial",
|
|
@@ -1514,7 +1514,7 @@
|
|
|
1514
1514
|
"__schema": "TypeRefSchema",
|
|
1515
1515
|
"location": {
|
|
1516
1516
|
"filePath": "snapping.main.runtime.ts",
|
|
1517
|
-
"line":
|
|
1517
|
+
"line": 391,
|
|
1518
1518
|
"character": 17
|
|
1519
1519
|
},
|
|
1520
1520
|
"name": "BasicTagParams",
|
|
@@ -1532,7 +1532,7 @@
|
|
|
1532
1532
|
"__schema": "TypeRefSchema",
|
|
1533
1533
|
"location": {
|
|
1534
1534
|
"filePath": "snapping.main.runtime.ts",
|
|
1535
|
-
"line":
|
|
1535
|
+
"line": 392,
|
|
1536
1536
|
"character": 6
|
|
1537
1537
|
},
|
|
1538
1538
|
"name": "Promise",
|
|
@@ -1541,7 +1541,7 @@
|
|
|
1541
1541
|
"__schema": "TypeRefSchema",
|
|
1542
1542
|
"location": {
|
|
1543
1543
|
"filePath": "snapping.main.runtime.ts",
|
|
1544
|
-
"line":
|
|
1544
|
+
"line": 392,
|
|
1545
1545
|
"character": 14
|
|
1546
1546
|
},
|
|
1547
1547
|
"name": "SnapFromScopeResults",
|
|
@@ -1557,14 +1557,14 @@
|
|
|
1557
1557
|
"__schema": "FunctionLikeSchema",
|
|
1558
1558
|
"location": {
|
|
1559
1559
|
"filePath": "snapping.main.runtime.ts",
|
|
1560
|
-
"line":
|
|
1560
|
+
"line": 546,
|
|
1561
1561
|
"character": 3
|
|
1562
1562
|
},
|
|
1563
1563
|
"doc": {
|
|
1564
1564
|
"__schema": "DocSchema",
|
|
1565
1565
|
"location": {
|
|
1566
1566
|
"filePath": "snapping.main.runtime.ts",
|
|
1567
|
-
"line":
|
|
1567
|
+
"line": 542,
|
|
1568
1568
|
"character": 3
|
|
1569
1569
|
},
|
|
1570
1570
|
"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 */",
|
|
@@ -1577,7 +1577,7 @@
|
|
|
1577
1577
|
"__schema": "ParameterSchema",
|
|
1578
1578
|
"location": {
|
|
1579
1579
|
"filePath": "snapping.main.runtime.ts",
|
|
1580
|
-
"line":
|
|
1580
|
+
"line": 546,
|
|
1581
1581
|
"character": 14
|
|
1582
1582
|
},
|
|
1583
1583
|
"name": "{ pattern, legacyBitIds, unmerged, editor, message = '', ignoreIssues, skipTests = false, skipTasks, skipAutoSnap = false, build, disableTagAndSnapPipelines = false, ignoreBuildErrors = false, rebuildDepsGraph, unmodified = false, exitOnFirstFailedTask = false }",
|
|
@@ -1585,7 +1585,7 @@
|
|
|
1585
1585
|
"__schema": "TypeIntersectionSchema",
|
|
1586
1586
|
"location": {
|
|
1587
1587
|
"filePath": "snapping.main.runtime.ts",
|
|
1588
|
-
"line":
|
|
1588
|
+
"line": 562,
|
|
1589
1589
|
"character": 6
|
|
1590
1590
|
},
|
|
1591
1591
|
"types": [
|
|
@@ -1593,7 +1593,7 @@
|
|
|
1593
1593
|
"__schema": "TypeRefSchema",
|
|
1594
1594
|
"location": {
|
|
1595
1595
|
"filePath": "snapping.main.runtime.ts",
|
|
1596
|
-
"line":
|
|
1596
|
+
"line": 562,
|
|
1597
1597
|
"character": 6
|
|
1598
1598
|
},
|
|
1599
1599
|
"name": "Partial",
|
|
@@ -1602,7 +1602,7 @@
|
|
|
1602
1602
|
"__schema": "TypeRefSchema",
|
|
1603
1603
|
"location": {
|
|
1604
1604
|
"filePath": "snapping.main.runtime.ts",
|
|
1605
|
-
"line":
|
|
1605
|
+
"line": 562,
|
|
1606
1606
|
"character": 14
|
|
1607
1607
|
},
|
|
1608
1608
|
"name": "BasicTagSnapParams",
|
|
@@ -1614,7 +1614,7 @@
|
|
|
1614
1614
|
"__schema": "TypeLiteralSchema",
|
|
1615
1615
|
"location": {
|
|
1616
1616
|
"filePath": "snapping.main.runtime.ts",
|
|
1617
|
-
"line":
|
|
1617
|
+
"line": 562,
|
|
1618
1618
|
"character": 36
|
|
1619
1619
|
},
|
|
1620
1620
|
"members": [
|
|
@@ -1622,7 +1622,7 @@
|
|
|
1622
1622
|
"__schema": "VariableLikeSchema",
|
|
1623
1623
|
"location": {
|
|
1624
1624
|
"filePath": "snapping.main.runtime.ts",
|
|
1625
|
-
"line":
|
|
1625
|
+
"line": 563,
|
|
1626
1626
|
"character": 5
|
|
1627
1627
|
},
|
|
1628
1628
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -1631,7 +1631,7 @@
|
|
|
1631
1631
|
"__schema": "KeywordTypeSchema",
|
|
1632
1632
|
"location": {
|
|
1633
1633
|
"filePath": "snapping.main.runtime.ts",
|
|
1634
|
-
"line":
|
|
1634
|
+
"line": 563,
|
|
1635
1635
|
"character": 15
|
|
1636
1636
|
},
|
|
1637
1637
|
"name": "string"
|
|
@@ -1642,7 +1642,7 @@
|
|
|
1642
1642
|
"__schema": "VariableLikeSchema",
|
|
1643
1643
|
"location": {
|
|
1644
1644
|
"filePath": "snapping.main.runtime.ts",
|
|
1645
|
-
"line":
|
|
1645
|
+
"line": 564,
|
|
1646
1646
|
"character": 5
|
|
1647
1647
|
},
|
|
1648
1648
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -1651,7 +1651,7 @@
|
|
|
1651
1651
|
"__schema": "TypeRefSchema",
|
|
1652
1652
|
"location": {
|
|
1653
1653
|
"filePath": "snapping.main.runtime.ts",
|
|
1654
|
-
"line":
|
|
1654
|
+
"line": 564,
|
|
1655
1655
|
"character": 20
|
|
1656
1656
|
},
|
|
1657
1657
|
"name": "ComponentIdList",
|
|
@@ -1667,7 +1667,7 @@
|
|
|
1667
1667
|
"__schema": "VariableLikeSchema",
|
|
1668
1668
|
"location": {
|
|
1669
1669
|
"filePath": "snapping.main.runtime.ts",
|
|
1670
|
-
"line":
|
|
1670
|
+
"line": 565,
|
|
1671
1671
|
"character": 5
|
|
1672
1672
|
},
|
|
1673
1673
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -1676,7 +1676,7 @@
|
|
|
1676
1676
|
"__schema": "KeywordTypeSchema",
|
|
1677
1677
|
"location": {
|
|
1678
1678
|
"filePath": "snapping.main.runtime.ts",
|
|
1679
|
-
"line":
|
|
1679
|
+
"line": 565,
|
|
1680
1680
|
"character": 16
|
|
1681
1681
|
},
|
|
1682
1682
|
"name": "boolean"
|
|
@@ -1687,7 +1687,7 @@
|
|
|
1687
1687
|
"__schema": "VariableLikeSchema",
|
|
1688
1688
|
"location": {
|
|
1689
1689
|
"filePath": "snapping.main.runtime.ts",
|
|
1690
|
-
"line":
|
|
1690
|
+
"line": 566,
|
|
1691
1691
|
"character": 5
|
|
1692
1692
|
},
|
|
1693
1693
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -1696,7 +1696,7 @@
|
|
|
1696
1696
|
"__schema": "KeywordTypeSchema",
|
|
1697
1697
|
"location": {
|
|
1698
1698
|
"filePath": "snapping.main.runtime.ts",
|
|
1699
|
-
"line":
|
|
1699
|
+
"line": 566,
|
|
1700
1700
|
"character": 14
|
|
1701
1701
|
},
|
|
1702
1702
|
"name": "string"
|
|
@@ -1707,7 +1707,7 @@
|
|
|
1707
1707
|
"__schema": "VariableLikeSchema",
|
|
1708
1708
|
"location": {
|
|
1709
1709
|
"filePath": "snapping.main.runtime.ts",
|
|
1710
|
-
"line":
|
|
1710
|
+
"line": 567,
|
|
1711
1711
|
"character": 5
|
|
1712
1712
|
},
|
|
1713
1713
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -1716,7 +1716,7 @@
|
|
|
1716
1716
|
"__schema": "KeywordTypeSchema",
|
|
1717
1717
|
"location": {
|
|
1718
1718
|
"filePath": "snapping.main.runtime.ts",
|
|
1719
|
-
"line":
|
|
1719
|
+
"line": 567,
|
|
1720
1720
|
"character": 20
|
|
1721
1721
|
},
|
|
1722
1722
|
"name": "string"
|
|
@@ -1727,7 +1727,7 @@
|
|
|
1727
1727
|
"__schema": "VariableLikeSchema",
|
|
1728
1728
|
"location": {
|
|
1729
1729
|
"filePath": "snapping.main.runtime.ts",
|
|
1730
|
-
"line":
|
|
1730
|
+
"line": 568,
|
|
1731
1731
|
"character": 5
|
|
1732
1732
|
},
|
|
1733
1733
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -1736,7 +1736,7 @@
|
|
|
1736
1736
|
"__schema": "KeywordTypeSchema",
|
|
1737
1737
|
"location": {
|
|
1738
1738
|
"filePath": "snapping.main.runtime.ts",
|
|
1739
|
-
"line":
|
|
1739
|
+
"line": 568,
|
|
1740
1740
|
"character": 20
|
|
1741
1741
|
},
|
|
1742
1742
|
"name": "boolean"
|
|
@@ -1747,7 +1747,7 @@
|
|
|
1747
1747
|
"__schema": "VariableLikeSchema",
|
|
1748
1748
|
"location": {
|
|
1749
1749
|
"filePath": "snapping.main.runtime.ts",
|
|
1750
|
-
"line":
|
|
1750
|
+
"line": 569,
|
|
1751
1751
|
"character": 5
|
|
1752
1752
|
},
|
|
1753
1753
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -1756,7 +1756,7 @@
|
|
|
1756
1756
|
"__schema": "KeywordTypeSchema",
|
|
1757
1757
|
"location": {
|
|
1758
1758
|
"filePath": "snapping.main.runtime.ts",
|
|
1759
|
-
"line":
|
|
1759
|
+
"line": 569,
|
|
1760
1760
|
"character": 34
|
|
1761
1761
|
},
|
|
1762
1762
|
"name": "boolean"
|
|
@@ -1767,7 +1767,7 @@
|
|
|
1767
1767
|
"__schema": "VariableLikeSchema",
|
|
1768
1768
|
"location": {
|
|
1769
1769
|
"filePath": "snapping.main.runtime.ts",
|
|
1770
|
-
"line":
|
|
1770
|
+
"line": 570,
|
|
1771
1771
|
"character": 5
|
|
1772
1772
|
},
|
|
1773
1773
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -1776,7 +1776,7 @@
|
|
|
1776
1776
|
"__schema": "KeywordTypeSchema",
|
|
1777
1777
|
"location": {
|
|
1778
1778
|
"filePath": "snapping.main.runtime.ts",
|
|
1779
|
-
"line":
|
|
1779
|
+
"line": 570,
|
|
1780
1780
|
"character": 18
|
|
1781
1781
|
},
|
|
1782
1782
|
"name": "boolean"
|
|
@@ -1787,7 +1787,7 @@
|
|
|
1787
1787
|
"__schema": "VariableLikeSchema",
|
|
1788
1788
|
"location": {
|
|
1789
1789
|
"filePath": "snapping.main.runtime.ts",
|
|
1790
|
-
"line":
|
|
1790
|
+
"line": 571,
|
|
1791
1791
|
"character": 5
|
|
1792
1792
|
},
|
|
1793
1793
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -1796,7 +1796,7 @@
|
|
|
1796
1796
|
"__schema": "KeywordTypeSchema",
|
|
1797
1797
|
"location": {
|
|
1798
1798
|
"filePath": "snapping.main.runtime.ts",
|
|
1799
|
-
"line":
|
|
1799
|
+
"line": 571,
|
|
1800
1800
|
"character": 29
|
|
1801
1801
|
},
|
|
1802
1802
|
"name": "boolean"
|
|
@@ -1813,7 +1813,7 @@
|
|
|
1813
1813
|
"__schema": "VariableLikeSchema",
|
|
1814
1814
|
"location": {
|
|
1815
1815
|
"filePath": "snapping.main.runtime.ts",
|
|
1816
|
-
"line":
|
|
1816
|
+
"line": 563,
|
|
1817
1817
|
"character": 5
|
|
1818
1818
|
},
|
|
1819
1819
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -1822,7 +1822,7 @@
|
|
|
1822
1822
|
"__schema": "KeywordTypeSchema",
|
|
1823
1823
|
"location": {
|
|
1824
1824
|
"filePath": "snapping.main.runtime.ts",
|
|
1825
|
-
"line":
|
|
1825
|
+
"line": 563,
|
|
1826
1826
|
"character": 15
|
|
1827
1827
|
},
|
|
1828
1828
|
"name": "string"
|
|
@@ -1833,7 +1833,7 @@
|
|
|
1833
1833
|
"__schema": "VariableLikeSchema",
|
|
1834
1834
|
"location": {
|
|
1835
1835
|
"filePath": "snapping.main.runtime.ts",
|
|
1836
|
-
"line":
|
|
1836
|
+
"line": 564,
|
|
1837
1837
|
"character": 5
|
|
1838
1838
|
},
|
|
1839
1839
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -1842,7 +1842,7 @@
|
|
|
1842
1842
|
"__schema": "TypeRefSchema",
|
|
1843
1843
|
"location": {
|
|
1844
1844
|
"filePath": "snapping.main.runtime.ts",
|
|
1845
|
-
"line":
|
|
1845
|
+
"line": 564,
|
|
1846
1846
|
"character": 20
|
|
1847
1847
|
},
|
|
1848
1848
|
"name": "ComponentIdList",
|
|
@@ -1858,7 +1858,7 @@
|
|
|
1858
1858
|
"__schema": "VariableLikeSchema",
|
|
1859
1859
|
"location": {
|
|
1860
1860
|
"filePath": "snapping.main.runtime.ts",
|
|
1861
|
-
"line":
|
|
1861
|
+
"line": 565,
|
|
1862
1862
|
"character": 5
|
|
1863
1863
|
},
|
|
1864
1864
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -1867,7 +1867,7 @@
|
|
|
1867
1867
|
"__schema": "KeywordTypeSchema",
|
|
1868
1868
|
"location": {
|
|
1869
1869
|
"filePath": "snapping.main.runtime.ts",
|
|
1870
|
-
"line":
|
|
1870
|
+
"line": 565,
|
|
1871
1871
|
"character": 16
|
|
1872
1872
|
},
|
|
1873
1873
|
"name": "boolean"
|
|
@@ -1878,7 +1878,7 @@
|
|
|
1878
1878
|
"__schema": "VariableLikeSchema",
|
|
1879
1879
|
"location": {
|
|
1880
1880
|
"filePath": "snapping.main.runtime.ts",
|
|
1881
|
-
"line":
|
|
1881
|
+
"line": 566,
|
|
1882
1882
|
"character": 5
|
|
1883
1883
|
},
|
|
1884
1884
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -1887,7 +1887,7 @@
|
|
|
1887
1887
|
"__schema": "KeywordTypeSchema",
|
|
1888
1888
|
"location": {
|
|
1889
1889
|
"filePath": "snapping.main.runtime.ts",
|
|
1890
|
-
"line":
|
|
1890
|
+
"line": 566,
|
|
1891
1891
|
"character": 14
|
|
1892
1892
|
},
|
|
1893
1893
|
"name": "string"
|
|
@@ -1898,7 +1898,7 @@
|
|
|
1898
1898
|
"__schema": "InferenceTypeSchema",
|
|
1899
1899
|
"location": {
|
|
1900
1900
|
"filePath": "snapping.main.runtime.ts",
|
|
1901
|
-
"line":
|
|
1901
|
+
"line": 551,
|
|
1902
1902
|
"character": 5
|
|
1903
1903
|
},
|
|
1904
1904
|
"name": "message",
|
|
@@ -1910,7 +1910,7 @@
|
|
|
1910
1910
|
"__schema": "VariableLikeSchema",
|
|
1911
1911
|
"location": {
|
|
1912
1912
|
"filePath": "snapping.main.runtime.ts",
|
|
1913
|
-
"line":
|
|
1913
|
+
"line": 567,
|
|
1914
1914
|
"character": 5
|
|
1915
1915
|
},
|
|
1916
1916
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -1919,7 +1919,7 @@
|
|
|
1919
1919
|
"__schema": "KeywordTypeSchema",
|
|
1920
1920
|
"location": {
|
|
1921
1921
|
"filePath": "snapping.main.runtime.ts",
|
|
1922
|
-
"line":
|
|
1922
|
+
"line": 567,
|
|
1923
1923
|
"character": 20
|
|
1924
1924
|
},
|
|
1925
1925
|
"name": "string"
|
|
@@ -1930,7 +1930,7 @@
|
|
|
1930
1930
|
"__schema": "InferenceTypeSchema",
|
|
1931
1931
|
"location": {
|
|
1932
1932
|
"filePath": "snapping.main.runtime.ts",
|
|
1933
|
-
"line":
|
|
1933
|
+
"line": 553,
|
|
1934
1934
|
"character": 5
|
|
1935
1935
|
},
|
|
1936
1936
|
"name": "skipTests",
|
|
@@ -1942,7 +1942,7 @@
|
|
|
1942
1942
|
"__schema": "InferenceTypeSchema",
|
|
1943
1943
|
"location": {
|
|
1944
1944
|
"filePath": "snapping.main.runtime.ts",
|
|
1945
|
-
"line":
|
|
1945
|
+
"line": 554,
|
|
1946
1946
|
"character": 5
|
|
1947
1947
|
},
|
|
1948
1948
|
"name": "skipTasks",
|
|
@@ -1953,7 +1953,7 @@
|
|
|
1953
1953
|
"__schema": "VariableLikeSchema",
|
|
1954
1954
|
"location": {
|
|
1955
1955
|
"filePath": "snapping.main.runtime.ts",
|
|
1956
|
-
"line":
|
|
1956
|
+
"line": 568,
|
|
1957
1957
|
"character": 5
|
|
1958
1958
|
},
|
|
1959
1959
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -1962,7 +1962,7 @@
|
|
|
1962
1962
|
"__schema": "KeywordTypeSchema",
|
|
1963
1963
|
"location": {
|
|
1964
1964
|
"filePath": "snapping.main.runtime.ts",
|
|
1965
|
-
"line":
|
|
1965
|
+
"line": 568,
|
|
1966
1966
|
"character": 20
|
|
1967
1967
|
},
|
|
1968
1968
|
"name": "boolean"
|
|
@@ -1973,7 +1973,7 @@
|
|
|
1973
1973
|
"__schema": "InferenceTypeSchema",
|
|
1974
1974
|
"location": {
|
|
1975
1975
|
"filePath": "snapping.main.runtime.ts",
|
|
1976
|
-
"line":
|
|
1976
|
+
"line": 556,
|
|
1977
1977
|
"character": 5
|
|
1978
1978
|
},
|
|
1979
1979
|
"name": "build",
|
|
@@ -1984,7 +1984,7 @@
|
|
|
1984
1984
|
"__schema": "VariableLikeSchema",
|
|
1985
1985
|
"location": {
|
|
1986
1986
|
"filePath": "snapping.main.runtime.ts",
|
|
1987
|
-
"line":
|
|
1987
|
+
"line": 569,
|
|
1988
1988
|
"character": 5
|
|
1989
1989
|
},
|
|
1990
1990
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -1993,7 +1993,7 @@
|
|
|
1993
1993
|
"__schema": "KeywordTypeSchema",
|
|
1994
1994
|
"location": {
|
|
1995
1995
|
"filePath": "snapping.main.runtime.ts",
|
|
1996
|
-
"line":
|
|
1996
|
+
"line": 569,
|
|
1997
1997
|
"character": 34
|
|
1998
1998
|
},
|
|
1999
1999
|
"name": "boolean"
|
|
@@ -2004,7 +2004,7 @@
|
|
|
2004
2004
|
"__schema": "InferenceTypeSchema",
|
|
2005
2005
|
"location": {
|
|
2006
2006
|
"filePath": "snapping.main.runtime.ts",
|
|
2007
|
-
"line":
|
|
2007
|
+
"line": 558,
|
|
2008
2008
|
"character": 5
|
|
2009
2009
|
},
|
|
2010
2010
|
"name": "ignoreBuildErrors",
|
|
@@ -2016,7 +2016,7 @@
|
|
|
2016
2016
|
"__schema": "InferenceTypeSchema",
|
|
2017
2017
|
"location": {
|
|
2018
2018
|
"filePath": "snapping.main.runtime.ts",
|
|
2019
|
-
"line":
|
|
2019
|
+
"line": 559,
|
|
2020
2020
|
"character": 5
|
|
2021
2021
|
},
|
|
2022
2022
|
"name": "rebuildDepsGraph",
|
|
@@ -2027,7 +2027,7 @@
|
|
|
2027
2027
|
"__schema": "VariableLikeSchema",
|
|
2028
2028
|
"location": {
|
|
2029
2029
|
"filePath": "snapping.main.runtime.ts",
|
|
2030
|
-
"line":
|
|
2030
|
+
"line": 570,
|
|
2031
2031
|
"character": 5
|
|
2032
2032
|
},
|
|
2033
2033
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -2036,7 +2036,7 @@
|
|
|
2036
2036
|
"__schema": "KeywordTypeSchema",
|
|
2037
2037
|
"location": {
|
|
2038
2038
|
"filePath": "snapping.main.runtime.ts",
|
|
2039
|
-
"line":
|
|
2039
|
+
"line": 570,
|
|
2040
2040
|
"character": 18
|
|
2041
2041
|
},
|
|
2042
2042
|
"name": "boolean"
|
|
@@ -2047,7 +2047,7 @@
|
|
|
2047
2047
|
"__schema": "VariableLikeSchema",
|
|
2048
2048
|
"location": {
|
|
2049
2049
|
"filePath": "snapping.main.runtime.ts",
|
|
2050
|
-
"line":
|
|
2050
|
+
"line": 571,
|
|
2051
2051
|
"character": 5
|
|
2052
2052
|
},
|
|
2053
2053
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -2056,7 +2056,7 @@
|
|
|
2056
2056
|
"__schema": "KeywordTypeSchema",
|
|
2057
2057
|
"location": {
|
|
2058
2058
|
"filePath": "snapping.main.runtime.ts",
|
|
2059
|
-
"line":
|
|
2059
|
+
"line": 571,
|
|
2060
2060
|
"character": 29
|
|
2061
2061
|
},
|
|
2062
2062
|
"name": "boolean"
|
|
@@ -2071,7 +2071,7 @@
|
|
|
2071
2071
|
"__schema": "TypeRefSchema",
|
|
2072
2072
|
"location": {
|
|
2073
2073
|
"filePath": "snapping.main.runtime.ts",
|
|
2074
|
-
"line":
|
|
2074
|
+
"line": 572,
|
|
2075
2075
|
"character": 7
|
|
2076
2076
|
},
|
|
2077
2077
|
"name": "Promise",
|
|
@@ -2080,7 +2080,7 @@
|
|
|
2080
2080
|
"__schema": "TypeUnionSchema",
|
|
2081
2081
|
"location": {
|
|
2082
2082
|
"filePath": "snapping.main.runtime.ts",
|
|
2083
|
-
"line":
|
|
2083
|
+
"line": 572,
|
|
2084
2084
|
"character": 15
|
|
2085
2085
|
},
|
|
2086
2086
|
"types": [
|
|
@@ -2088,7 +2088,7 @@
|
|
|
2088
2088
|
"__schema": "TypeRefSchema",
|
|
2089
2089
|
"location": {
|
|
2090
2090
|
"filePath": "snapping.main.runtime.ts",
|
|
2091
|
-
"line":
|
|
2091
|
+
"line": 572,
|
|
2092
2092
|
"character": 15
|
|
2093
2093
|
},
|
|
2094
2094
|
"name": "SnapResults"
|
|
@@ -2097,7 +2097,7 @@
|
|
|
2097
2097
|
"__schema": "LiteralTypeSchema",
|
|
2098
2098
|
"location": {
|
|
2099
2099
|
"filePath": "snapping.main.runtime.ts",
|
|
2100
|
-
"line":
|
|
2100
|
+
"line": 572,
|
|
2101
2101
|
"character": 29
|
|
2102
2102
|
},
|
|
2103
2103
|
"name": "null"
|
|
@@ -2114,14 +2114,14 @@
|
|
|
2114
2114
|
"__schema": "FunctionLikeSchema",
|
|
2115
2115
|
"location": {
|
|
2116
2116
|
"filePath": "snapping.main.runtime.ts",
|
|
2117
|
-
"line":
|
|
2117
|
+
"line": 663,
|
|
2118
2118
|
"character": 3
|
|
2119
2119
|
},
|
|
2120
2120
|
"doc": {
|
|
2121
2121
|
"__schema": "DocSchema",
|
|
2122
2122
|
"location": {
|
|
2123
2123
|
"filePath": "snapping.main.runtime.ts",
|
|
2124
|
-
"line":
|
|
2124
|
+
"line": 659,
|
|
2125
2125
|
"character": 3
|
|
2126
2126
|
},
|
|
2127
2127
|
"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 */",
|
|
@@ -2134,7 +2134,7 @@
|
|
|
2134
2134
|
"__schema": "ParameterSchema",
|
|
2135
2135
|
"location": {
|
|
2136
2136
|
"filePath": "snapping.main.runtime.ts",
|
|
2137
|
-
"line":
|
|
2137
|
+
"line": 664,
|
|
2138
2138
|
"character": 5
|
|
2139
2139
|
},
|
|
2140
2140
|
"name": "componentPattern",
|
|
@@ -2142,7 +2142,7 @@
|
|
|
2142
2142
|
"__schema": "KeywordTypeSchema",
|
|
2143
2143
|
"location": {
|
|
2144
2144
|
"filePath": "snapping.main.runtime.ts",
|
|
2145
|
-
"line":
|
|
2145
|
+
"line": 664,
|
|
2146
2146
|
"character": 24
|
|
2147
2147
|
},
|
|
2148
2148
|
"name": "string"
|
|
@@ -2154,7 +2154,7 @@
|
|
|
2154
2154
|
"__schema": "ParameterSchema",
|
|
2155
2155
|
"location": {
|
|
2156
2156
|
"filePath": "snapping.main.runtime.ts",
|
|
2157
|
-
"line":
|
|
2157
|
+
"line": 665,
|
|
2158
2158
|
"character": 5
|
|
2159
2159
|
},
|
|
2160
2160
|
"name": "head",
|
|
@@ -2162,7 +2162,7 @@
|
|
|
2162
2162
|
"__schema": "KeywordTypeSchema",
|
|
2163
2163
|
"location": {
|
|
2164
2164
|
"filePath": "snapping.main.runtime.ts",
|
|
2165
|
-
"line":
|
|
2165
|
+
"line": 665,
|
|
2166
2166
|
"character": 12
|
|
2167
2167
|
},
|
|
2168
2168
|
"name": "boolean"
|
|
@@ -2174,7 +2174,7 @@
|
|
|
2174
2174
|
"__schema": "ParameterSchema",
|
|
2175
2175
|
"location": {
|
|
2176
2176
|
"filePath": "snapping.main.runtime.ts",
|
|
2177
|
-
"line":
|
|
2177
|
+
"line": 666,
|
|
2178
2178
|
"character": 5
|
|
2179
2179
|
},
|
|
2180
2180
|
"name": "force",
|
|
@@ -2182,7 +2182,7 @@
|
|
|
2182
2182
|
"__schema": "InferenceTypeSchema",
|
|
2183
2183
|
"location": {
|
|
2184
2184
|
"filePath": "snapping.main.runtime.ts",
|
|
2185
|
-
"line":
|
|
2185
|
+
"line": 666,
|
|
2186
2186
|
"character": 5
|
|
2187
2187
|
},
|
|
2188
2188
|
"type": "boolean"
|
|
@@ -2195,7 +2195,7 @@
|
|
|
2195
2195
|
"__schema": "ParameterSchema",
|
|
2196
2196
|
"location": {
|
|
2197
2197
|
"filePath": "snapping.main.runtime.ts",
|
|
2198
|
-
"line":
|
|
2198
|
+
"line": 667,
|
|
2199
2199
|
"character": 5
|
|
2200
2200
|
},
|
|
2201
2201
|
"name": "soft",
|
|
@@ -2203,7 +2203,7 @@
|
|
|
2203
2203
|
"__schema": "InferenceTypeSchema",
|
|
2204
2204
|
"location": {
|
|
2205
2205
|
"filePath": "snapping.main.runtime.ts",
|
|
2206
|
-
"line":
|
|
2206
|
+
"line": 667,
|
|
2207
2207
|
"character": 5
|
|
2208
2208
|
},
|
|
2209
2209
|
"type": "boolean"
|
|
@@ -2217,7 +2217,7 @@
|
|
|
2217
2217
|
"__schema": "TypeRefSchema",
|
|
2218
2218
|
"location": {
|
|
2219
2219
|
"filePath": "snapping.main.runtime.ts",
|
|
2220
|
-
"line":
|
|
2220
|
+
"line": 668,
|
|
2221
2221
|
"character": 6
|
|
2222
2222
|
},
|
|
2223
2223
|
"name": "Promise",
|
|
@@ -2226,7 +2226,7 @@
|
|
|
2226
2226
|
"__schema": "TypeLiteralSchema",
|
|
2227
2227
|
"location": {
|
|
2228
2228
|
"filePath": "snapping.main.runtime.ts",
|
|
2229
|
-
"line":
|
|
2229
|
+
"line": 668,
|
|
2230
2230
|
"character": 14
|
|
2231
2231
|
},
|
|
2232
2232
|
"members": [
|
|
@@ -2234,7 +2234,7 @@
|
|
|
2234
2234
|
"__schema": "VariableLikeSchema",
|
|
2235
2235
|
"location": {
|
|
2236
2236
|
"filePath": "snapping.main.runtime.ts",
|
|
2237
|
-
"line":
|
|
2237
|
+
"line": 668,
|
|
2238
2238
|
"character": 16
|
|
2239
2239
|
},
|
|
2240
2240
|
"signature": "(property) results: untagResult[]",
|
|
@@ -2243,14 +2243,14 @@
|
|
|
2243
2243
|
"__schema": "TypeArraySchema",
|
|
2244
2244
|
"location": {
|
|
2245
2245
|
"filePath": "snapping.main.runtime.ts",
|
|
2246
|
-
"line":
|
|
2246
|
+
"line": 668,
|
|
2247
2247
|
"character": 25
|
|
2248
2248
|
},
|
|
2249
2249
|
"type": {
|
|
2250
2250
|
"__schema": "TypeRefSchema",
|
|
2251
2251
|
"location": {
|
|
2252
2252
|
"filePath": "snapping.main.runtime.ts",
|
|
2253
|
-
"line":
|
|
2253
|
+
"line": 668,
|
|
2254
2254
|
"character": 25
|
|
2255
2255
|
},
|
|
2256
2256
|
"name": "untagResult",
|
|
@@ -2263,7 +2263,7 @@
|
|
|
2263
2263
|
"__schema": "VariableLikeSchema",
|
|
2264
2264
|
"location": {
|
|
2265
2265
|
"filePath": "snapping.main.runtime.ts",
|
|
2266
|
-
"line":
|
|
2266
|
+
"line": 668,
|
|
2267
2267
|
"character": 40
|
|
2268
2268
|
},
|
|
2269
2269
|
"signature": "(property) isSoftUntag: boolean",
|
|
@@ -2272,7 +2272,7 @@
|
|
|
2272
2272
|
"__schema": "KeywordTypeSchema",
|
|
2273
2273
|
"location": {
|
|
2274
2274
|
"filePath": "snapping.main.runtime.ts",
|
|
2275
|
-
"line":
|
|
2275
|
+
"line": 668,
|
|
2276
2276
|
"character": 53
|
|
2277
2277
|
},
|
|
2278
2278
|
"name": "boolean"
|
|
@@ -2291,7 +2291,7 @@
|
|
|
2291
2291
|
"__schema": "FunctionLikeSchema",
|
|
2292
2292
|
"location": {
|
|
2293
2293
|
"filePath": "snapping.main.runtime.ts",
|
|
2294
|
-
"line":
|
|
2294
|
+
"line": 715,
|
|
2295
2295
|
"character": 3
|
|
2296
2296
|
},
|
|
2297
2297
|
"signature": "(method) SnappingMain.resetNeverExported(): Promise<ComponentID[]>",
|
|
@@ -2301,7 +2301,7 @@
|
|
|
2301
2301
|
"__schema": "TypeRefSchema",
|
|
2302
2302
|
"location": {
|
|
2303
2303
|
"filePath": "snapping.main.runtime.ts",
|
|
2304
|
-
"line":
|
|
2304
|
+
"line": 715,
|
|
2305
2305
|
"character": 31
|
|
2306
2306
|
},
|
|
2307
2307
|
"name": "Promise",
|
|
@@ -2310,14 +2310,14 @@
|
|
|
2310
2310
|
"__schema": "TypeArraySchema",
|
|
2311
2311
|
"location": {
|
|
2312
2312
|
"filePath": "snapping.main.runtime.ts",
|
|
2313
|
-
"line":
|
|
2313
|
+
"line": 715,
|
|
2314
2314
|
"character": 39
|
|
2315
2315
|
},
|
|
2316
2316
|
"type": {
|
|
2317
2317
|
"__schema": "TypeRefSchema",
|
|
2318
2318
|
"location": {
|
|
2319
2319
|
"filePath": "snapping.main.runtime.ts",
|
|
2320
|
-
"line":
|
|
2320
|
+
"line": 715,
|
|
2321
2321
|
"character": 39
|
|
2322
2322
|
},
|
|
2323
2323
|
"name": "ComponentID",
|
|
@@ -2338,7 +2338,7 @@
|
|
|
2338
2338
|
"__schema": "FunctionLikeSchema",
|
|
2339
2339
|
"location": {
|
|
2340
2340
|
"filePath": "snapping.main.runtime.ts",
|
|
2341
|
-
"line":
|
|
2341
|
+
"line": 724,
|
|
2342
2342
|
"character": 3
|
|
2343
2343
|
},
|
|
2344
2344
|
"signature": "(method) SnappingMain._addFlattenedDependenciesToComponents(components: ConsumerComponent[], rebuildDepsGraph?: boolean): Promise<void>",
|
|
@@ -2348,7 +2348,7 @@
|
|
|
2348
2348
|
"__schema": "ParameterSchema",
|
|
2349
2349
|
"location": {
|
|
2350
2350
|
"filePath": "snapping.main.runtime.ts",
|
|
2351
|
-
"line":
|
|
2351
|
+
"line": 724,
|
|
2352
2352
|
"character": 47
|
|
2353
2353
|
},
|
|
2354
2354
|
"name": "components",
|
|
@@ -2356,14 +2356,14 @@
|
|
|
2356
2356
|
"__schema": "TypeArraySchema",
|
|
2357
2357
|
"location": {
|
|
2358
2358
|
"filePath": "snapping.main.runtime.ts",
|
|
2359
|
-
"line":
|
|
2359
|
+
"line": 724,
|
|
2360
2360
|
"character": 59
|
|
2361
2361
|
},
|
|
2362
2362
|
"type": {
|
|
2363
2363
|
"__schema": "TypeRefSchema",
|
|
2364
2364
|
"location": {
|
|
2365
2365
|
"filePath": "snapping.main.runtime.ts",
|
|
2366
|
-
"line":
|
|
2366
|
+
"line": 724,
|
|
2367
2367
|
"character": 59
|
|
2368
2368
|
},
|
|
2369
2369
|
"name": "ConsumerComponent",
|
|
@@ -2377,7 +2377,7 @@
|
|
|
2377
2377
|
"__schema": "ParameterSchema",
|
|
2378
2378
|
"location": {
|
|
2379
2379
|
"filePath": "snapping.main.runtime.ts",
|
|
2380
|
-
"line":
|
|
2380
|
+
"line": 724,
|
|
2381
2381
|
"character": 80
|
|
2382
2382
|
},
|
|
2383
2383
|
"name": "rebuildDepsGraph",
|
|
@@ -2385,7 +2385,7 @@
|
|
|
2385
2385
|
"__schema": "InferenceTypeSchema",
|
|
2386
2386
|
"location": {
|
|
2387
2387
|
"filePath": "snapping.main.runtime.ts",
|
|
2388
|
-
"line":
|
|
2388
|
+
"line": 724,
|
|
2389
2389
|
"character": 80
|
|
2390
2390
|
},
|
|
2391
2391
|
"type": "boolean"
|
|
@@ -2399,7 +2399,7 @@
|
|
|
2399
2399
|
"__schema": "InferenceTypeSchema",
|
|
2400
2400
|
"location": {
|
|
2401
2401
|
"filePath": "snapping.main.runtime.ts",
|
|
2402
|
-
"line":
|
|
2402
|
+
"line": 724,
|
|
2403
2403
|
"character": 3
|
|
2404
2404
|
},
|
|
2405
2405
|
"type": "Promise<void>"
|
|
@@ -2412,7 +2412,7 @@
|
|
|
2412
2412
|
"__schema": "FunctionLikeSchema",
|
|
2413
2413
|
"location": {
|
|
2414
2414
|
"filePath": "snapping.main.runtime.ts",
|
|
2415
|
-
"line":
|
|
2415
|
+
"line": 754,
|
|
2416
2416
|
"character": 3
|
|
2417
2417
|
},
|
|
2418
2418
|
"signature": "(method) SnappingMain.throwForDepsFromAnotherLane(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -2422,7 +2422,7 @@
|
|
|
2422
2422
|
"__schema": "ParameterSchema",
|
|
2423
2423
|
"location": {
|
|
2424
2424
|
"filePath": "snapping.main.runtime.ts",
|
|
2425
|
-
"line":
|
|
2425
|
+
"line": 754,
|
|
2426
2426
|
"character": 37
|
|
2427
2427
|
},
|
|
2428
2428
|
"name": "components",
|
|
@@ -2430,14 +2430,14 @@
|
|
|
2430
2430
|
"__schema": "TypeArraySchema",
|
|
2431
2431
|
"location": {
|
|
2432
2432
|
"filePath": "snapping.main.runtime.ts",
|
|
2433
|
-
"line":
|
|
2433
|
+
"line": 754,
|
|
2434
2434
|
"character": 49
|
|
2435
2435
|
},
|
|
2436
2436
|
"type": {
|
|
2437
2437
|
"__schema": "TypeRefSchema",
|
|
2438
2438
|
"location": {
|
|
2439
2439
|
"filePath": "snapping.main.runtime.ts",
|
|
2440
|
-
"line":
|
|
2440
|
+
"line": 754,
|
|
2441
2441
|
"character": 49
|
|
2442
2442
|
},
|
|
2443
2443
|
"name": "ConsumerComponent",
|
|
@@ -2452,7 +2452,7 @@
|
|
|
2452
2452
|
"__schema": "InferenceTypeSchema",
|
|
2453
2453
|
"location": {
|
|
2454
2454
|
"filePath": "snapping.main.runtime.ts",
|
|
2455
|
-
"line":
|
|
2455
|
+
"line": 754,
|
|
2456
2456
|
"character": 3
|
|
2457
2457
|
},
|
|
2458
2458
|
"type": "Promise<void>"
|
|
@@ -2465,7 +2465,7 @@
|
|
|
2465
2465
|
"__schema": "FunctionLikeSchema",
|
|
2466
2466
|
"location": {
|
|
2467
2467
|
"filePath": "snapping.main.runtime.ts",
|
|
2468
|
-
"line":
|
|
2468
|
+
"line": 837,
|
|
2469
2469
|
"character": 3
|
|
2470
2470
|
},
|
|
2471
2471
|
"signature": "(method) SnappingMain._addFlattenedDepsGraphToComponents(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -2475,7 +2475,7 @@
|
|
|
2475
2475
|
"__schema": "ParameterSchema",
|
|
2476
2476
|
"location": {
|
|
2477
2477
|
"filePath": "snapping.main.runtime.ts",
|
|
2478
|
-
"line":
|
|
2478
|
+
"line": 837,
|
|
2479
2479
|
"character": 44
|
|
2480
2480
|
},
|
|
2481
2481
|
"name": "components",
|
|
@@ -2483,14 +2483,14 @@
|
|
|
2483
2483
|
"__schema": "TypeArraySchema",
|
|
2484
2484
|
"location": {
|
|
2485
2485
|
"filePath": "snapping.main.runtime.ts",
|
|
2486
|
-
"line":
|
|
2486
|
+
"line": 837,
|
|
2487
2487
|
"character": 56
|
|
2488
2488
|
},
|
|
2489
2489
|
"type": {
|
|
2490
2490
|
"__schema": "TypeRefSchema",
|
|
2491
2491
|
"location": {
|
|
2492
2492
|
"filePath": "snapping.main.runtime.ts",
|
|
2493
|
-
"line":
|
|
2493
|
+
"line": 837,
|
|
2494
2494
|
"character": 56
|
|
2495
2495
|
},
|
|
2496
2496
|
"name": "ConsumerComponent",
|
|
@@ -2505,7 +2505,7 @@
|
|
|
2505
2505
|
"__schema": "InferenceTypeSchema",
|
|
2506
2506
|
"location": {
|
|
2507
2507
|
"filePath": "snapping.main.runtime.ts",
|
|
2508
|
-
"line":
|
|
2508
|
+
"line": 837,
|
|
2509
2509
|
"character": 3
|
|
2510
2510
|
},
|
|
2511
2511
|
"type": "Promise<void>"
|
|
@@ -2518,7 +2518,7 @@
|
|
|
2518
2518
|
"__schema": "FunctionLikeSchema",
|
|
2519
2519
|
"location": {
|
|
2520
2520
|
"filePath": "snapping.main.runtime.ts",
|
|
2521
|
-
"line":
|
|
2521
|
+
"line": 903,
|
|
2522
2522
|
"character": 3
|
|
2523
2523
|
},
|
|
2524
2524
|
"signature": "(method) SnappingMain._updateComponentsByTagResult(components: ConsumerComponent[], tagResult: LegacyOnTagResult[]): void",
|
|
@@ -2528,7 +2528,7 @@
|
|
|
2528
2528
|
"__schema": "ParameterSchema",
|
|
2529
2529
|
"location": {
|
|
2530
2530
|
"filePath": "snapping.main.runtime.ts",
|
|
2531
|
-
"line":
|
|
2531
|
+
"line": 903,
|
|
2532
2532
|
"character": 32
|
|
2533
2533
|
},
|
|
2534
2534
|
"name": "components",
|
|
@@ -2536,14 +2536,14 @@
|
|
|
2536
2536
|
"__schema": "TypeArraySchema",
|
|
2537
2537
|
"location": {
|
|
2538
2538
|
"filePath": "snapping.main.runtime.ts",
|
|
2539
|
-
"line":
|
|
2539
|
+
"line": 903,
|
|
2540
2540
|
"character": 44
|
|
2541
2541
|
},
|
|
2542
2542
|
"type": {
|
|
2543
2543
|
"__schema": "TypeRefSchema",
|
|
2544
2544
|
"location": {
|
|
2545
2545
|
"filePath": "snapping.main.runtime.ts",
|
|
2546
|
-
"line":
|
|
2546
|
+
"line": 903,
|
|
2547
2547
|
"character": 44
|
|
2548
2548
|
},
|
|
2549
2549
|
"name": "ConsumerComponent",
|
|
@@ -2557,7 +2557,7 @@
|
|
|
2557
2557
|
"__schema": "ParameterSchema",
|
|
2558
2558
|
"location": {
|
|
2559
2559
|
"filePath": "snapping.main.runtime.ts",
|
|
2560
|
-
"line":
|
|
2560
|
+
"line": 903,
|
|
2561
2561
|
"character": 65
|
|
2562
2562
|
},
|
|
2563
2563
|
"name": "tagResult",
|
|
@@ -2565,14 +2565,14 @@
|
|
|
2565
2565
|
"__schema": "TypeArraySchema",
|
|
2566
2566
|
"location": {
|
|
2567
2567
|
"filePath": "snapping.main.runtime.ts",
|
|
2568
|
-
"line":
|
|
2568
|
+
"line": 903,
|
|
2569
2569
|
"character": 76
|
|
2570
2570
|
},
|
|
2571
2571
|
"type": {
|
|
2572
2572
|
"__schema": "TypeRefSchema",
|
|
2573
2573
|
"location": {
|
|
2574
2574
|
"filePath": "snapping.main.runtime.ts",
|
|
2575
|
-
"line":
|
|
2575
|
+
"line": 903,
|
|
2576
2576
|
"character": 76
|
|
2577
2577
|
},
|
|
2578
2578
|
"name": "LegacyOnTagResult",
|
|
@@ -2587,7 +2587,7 @@
|
|
|
2587
2587
|
"__schema": "InferenceTypeSchema",
|
|
2588
2588
|
"location": {
|
|
2589
2589
|
"filePath": "snapping.main.runtime.ts",
|
|
2590
|
-
"line":
|
|
2590
|
+
"line": 903,
|
|
2591
2591
|
"character": 3
|
|
2592
2592
|
},
|
|
2593
2593
|
"type": "void"
|
|
@@ -2598,7 +2598,7 @@
|
|
|
2598
2598
|
"__schema": "FunctionLikeSchema",
|
|
2599
2599
|
"location": {
|
|
2600
2600
|
"filePath": "snapping.main.runtime.ts",
|
|
2601
|
-
"line":
|
|
2601
|
+
"line": 914,
|
|
2602
2602
|
"character": 3
|
|
2603
2603
|
},
|
|
2604
2604
|
"signature": "(method) SnappingMain._getPublishedPackages(components: ConsumerComponent[]): string[]",
|
|
@@ -2608,7 +2608,7 @@
|
|
|
2608
2608
|
"__schema": "ParameterSchema",
|
|
2609
2609
|
"location": {
|
|
2610
2610
|
"filePath": "snapping.main.runtime.ts",
|
|
2611
|
-
"line":
|
|
2611
|
+
"line": 914,
|
|
2612
2612
|
"character": 25
|
|
2613
2613
|
},
|
|
2614
2614
|
"name": "components",
|
|
@@ -2616,14 +2616,14 @@
|
|
|
2616
2616
|
"__schema": "TypeArraySchema",
|
|
2617
2617
|
"location": {
|
|
2618
2618
|
"filePath": "snapping.main.runtime.ts",
|
|
2619
|
-
"line":
|
|
2619
|
+
"line": 914,
|
|
2620
2620
|
"character": 37
|
|
2621
2621
|
},
|
|
2622
2622
|
"type": {
|
|
2623
2623
|
"__schema": "TypeRefSchema",
|
|
2624
2624
|
"location": {
|
|
2625
2625
|
"filePath": "snapping.main.runtime.ts",
|
|
2626
|
-
"line":
|
|
2626
|
+
"line": 914,
|
|
2627
2627
|
"character": 37
|
|
2628
2628
|
},
|
|
2629
2629
|
"name": "ConsumerComponent",
|
|
@@ -2638,14 +2638,14 @@
|
|
|
2638
2638
|
"__schema": "TypeArraySchema",
|
|
2639
2639
|
"location": {
|
|
2640
2640
|
"filePath": "snapping.main.runtime.ts",
|
|
2641
|
-
"line":
|
|
2641
|
+
"line": 914,
|
|
2642
2642
|
"character": 59
|
|
2643
2643
|
},
|
|
2644
2644
|
"type": {
|
|
2645
2645
|
"__schema": "KeywordTypeSchema",
|
|
2646
2646
|
"location": {
|
|
2647
2647
|
"filePath": "snapping.main.runtime.ts",
|
|
2648
|
-
"line":
|
|
2648
|
+
"line": 914,
|
|
2649
2649
|
"character": 59
|
|
2650
2650
|
},
|
|
2651
2651
|
"name": "string"
|
|
@@ -2657,7 +2657,7 @@
|
|
|
2657
2657
|
"__schema": "FunctionLikeSchema",
|
|
2658
2658
|
"location": {
|
|
2659
2659
|
"filePath": "snapping.main.runtime.ts",
|
|
2660
|
-
"line":
|
|
2660
|
+
"line": 923,
|
|
2661
2661
|
"character": 3
|
|
2662
2662
|
},
|
|
2663
2663
|
"signature": "(method) SnappingMain._addCompToObjects({ source, lane, shouldValidateVersion, updateDependentsOnLane, }: {\n source: ConsumerComponent;\n lane?: Lane;\n shouldValidateVersion?: boolean;\n updateDependentsOnLane?: boolean;\n}): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -2667,7 +2667,7 @@
|
|
|
2667
2667
|
"__schema": "ParameterSchema",
|
|
2668
2668
|
"location": {
|
|
2669
2669
|
"filePath": "snapping.main.runtime.ts",
|
|
2670
|
-
"line":
|
|
2670
|
+
"line": 923,
|
|
2671
2671
|
"character": 27
|
|
2672
2672
|
},
|
|
2673
2673
|
"name": "{ source, lane, shouldValidateVersion = false, updateDependentsOnLane = false }",
|
|
@@ -2675,7 +2675,7 @@
|
|
|
2675
2675
|
"__schema": "TypeLiteralSchema",
|
|
2676
2676
|
"location": {
|
|
2677
2677
|
"filePath": "snapping.main.runtime.ts",
|
|
2678
|
-
"line":
|
|
2678
|
+
"line": 928,
|
|
2679
2679
|
"character": 6
|
|
2680
2680
|
},
|
|
2681
2681
|
"members": [
|
|
@@ -2683,7 +2683,7 @@
|
|
|
2683
2683
|
"__schema": "VariableLikeSchema",
|
|
2684
2684
|
"location": {
|
|
2685
2685
|
"filePath": "snapping.main.runtime.ts",
|
|
2686
|
-
"line":
|
|
2686
|
+
"line": 929,
|
|
2687
2687
|
"character": 5
|
|
2688
2688
|
},
|
|
2689
2689
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -2692,7 +2692,7 @@
|
|
|
2692
2692
|
"__schema": "TypeRefSchema",
|
|
2693
2693
|
"location": {
|
|
2694
2694
|
"filePath": "snapping.main.runtime.ts",
|
|
2695
|
-
"line":
|
|
2695
|
+
"line": 929,
|
|
2696
2696
|
"character": 5
|
|
2697
2697
|
},
|
|
2698
2698
|
"name": "ConsumerComponent",
|
|
@@ -2704,7 +2704,7 @@
|
|
|
2704
2704
|
"__schema": "VariableLikeSchema",
|
|
2705
2705
|
"location": {
|
|
2706
2706
|
"filePath": "snapping.main.runtime.ts",
|
|
2707
|
-
"line":
|
|
2707
|
+
"line": 930,
|
|
2708
2708
|
"character": 5
|
|
2709
2709
|
},
|
|
2710
2710
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -2713,7 +2713,7 @@
|
|
|
2713
2713
|
"__schema": "TypeRefSchema",
|
|
2714
2714
|
"location": {
|
|
2715
2715
|
"filePath": "snapping.main.runtime.ts",
|
|
2716
|
-
"line":
|
|
2716
|
+
"line": 930,
|
|
2717
2717
|
"character": 12
|
|
2718
2718
|
},
|
|
2719
2719
|
"name": "Lane",
|
|
@@ -2725,7 +2725,7 @@
|
|
|
2725
2725
|
"__schema": "VariableLikeSchema",
|
|
2726
2726
|
"location": {
|
|
2727
2727
|
"filePath": "snapping.main.runtime.ts",
|
|
2728
|
-
"line":
|
|
2728
|
+
"line": 931,
|
|
2729
2729
|
"character": 5
|
|
2730
2730
|
},
|
|
2731
2731
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -2734,7 +2734,7 @@
|
|
|
2734
2734
|
"__schema": "KeywordTypeSchema",
|
|
2735
2735
|
"location": {
|
|
2736
2736
|
"filePath": "snapping.main.runtime.ts",
|
|
2737
|
-
"line":
|
|
2737
|
+
"line": 931,
|
|
2738
2738
|
"character": 29
|
|
2739
2739
|
},
|
|
2740
2740
|
"name": "boolean"
|
|
@@ -2745,7 +2745,7 @@
|
|
|
2745
2745
|
"__schema": "VariableLikeSchema",
|
|
2746
2746
|
"location": {
|
|
2747
2747
|
"filePath": "snapping.main.runtime.ts",
|
|
2748
|
-
"line":
|
|
2748
|
+
"line": 932,
|
|
2749
2749
|
"character": 5
|
|
2750
2750
|
},
|
|
2751
2751
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -2754,7 +2754,7 @@
|
|
|
2754
2754
|
"__schema": "KeywordTypeSchema",
|
|
2755
2755
|
"location": {
|
|
2756
2756
|
"filePath": "snapping.main.runtime.ts",
|
|
2757
|
-
"line":
|
|
2757
|
+
"line": 932,
|
|
2758
2758
|
"character": 30
|
|
2759
2759
|
},
|
|
2760
2760
|
"name": "boolean"
|
|
@@ -2769,7 +2769,7 @@
|
|
|
2769
2769
|
"__schema": "VariableLikeSchema",
|
|
2770
2770
|
"location": {
|
|
2771
2771
|
"filePath": "snapping.main.runtime.ts",
|
|
2772
|
-
"line":
|
|
2772
|
+
"line": 929,
|
|
2773
2773
|
"character": 5
|
|
2774
2774
|
},
|
|
2775
2775
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -2778,7 +2778,7 @@
|
|
|
2778
2778
|
"__schema": "TypeRefSchema",
|
|
2779
2779
|
"location": {
|
|
2780
2780
|
"filePath": "snapping.main.runtime.ts",
|
|
2781
|
-
"line":
|
|
2781
|
+
"line": 929,
|
|
2782
2782
|
"character": 5
|
|
2783
2783
|
},
|
|
2784
2784
|
"name": "ConsumerComponent",
|
|
@@ -2790,7 +2790,7 @@
|
|
|
2790
2790
|
"__schema": "VariableLikeSchema",
|
|
2791
2791
|
"location": {
|
|
2792
2792
|
"filePath": "snapping.main.runtime.ts",
|
|
2793
|
-
"line":
|
|
2793
|
+
"line": 930,
|
|
2794
2794
|
"character": 5
|
|
2795
2795
|
},
|
|
2796
2796
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -2799,7 +2799,7 @@
|
|
|
2799
2799
|
"__schema": "TypeRefSchema",
|
|
2800
2800
|
"location": {
|
|
2801
2801
|
"filePath": "snapping.main.runtime.ts",
|
|
2802
|
-
"line":
|
|
2802
|
+
"line": 930,
|
|
2803
2803
|
"character": 12
|
|
2804
2804
|
},
|
|
2805
2805
|
"name": "Lane",
|
|
@@ -2811,7 +2811,7 @@
|
|
|
2811
2811
|
"__schema": "VariableLikeSchema",
|
|
2812
2812
|
"location": {
|
|
2813
2813
|
"filePath": "snapping.main.runtime.ts",
|
|
2814
|
-
"line":
|
|
2814
|
+
"line": 931,
|
|
2815
2815
|
"character": 5
|
|
2816
2816
|
},
|
|
2817
2817
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -2820,7 +2820,7 @@
|
|
|
2820
2820
|
"__schema": "KeywordTypeSchema",
|
|
2821
2821
|
"location": {
|
|
2822
2822
|
"filePath": "snapping.main.runtime.ts",
|
|
2823
|
-
"line":
|
|
2823
|
+
"line": 931,
|
|
2824
2824
|
"character": 29
|
|
2825
2825
|
},
|
|
2826
2826
|
"name": "boolean"
|
|
@@ -2831,7 +2831,7 @@
|
|
|
2831
2831
|
"__schema": "VariableLikeSchema",
|
|
2832
2832
|
"location": {
|
|
2833
2833
|
"filePath": "snapping.main.runtime.ts",
|
|
2834
|
-
"line":
|
|
2834
|
+
"line": 932,
|
|
2835
2835
|
"character": 5
|
|
2836
2836
|
},
|
|
2837
2837
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -2840,7 +2840,7 @@
|
|
|
2840
2840
|
"__schema": "KeywordTypeSchema",
|
|
2841
2841
|
"location": {
|
|
2842
2842
|
"filePath": "snapping.main.runtime.ts",
|
|
2843
|
-
"line":
|
|
2843
|
+
"line": 932,
|
|
2844
2844
|
"character": 30
|
|
2845
2845
|
},
|
|
2846
2846
|
"name": "boolean"
|
|
@@ -2855,7 +2855,7 @@
|
|
|
2855
2855
|
"__schema": "TypeRefSchema",
|
|
2856
2856
|
"location": {
|
|
2857
2857
|
"filePath": "snapping.main.runtime.ts",
|
|
2858
|
-
"line":
|
|
2858
|
+
"line": 933,
|
|
2859
2859
|
"character": 7
|
|
2860
2860
|
},
|
|
2861
2861
|
"name": "Promise",
|
|
@@ -2864,7 +2864,7 @@
|
|
|
2864
2864
|
"__schema": "TypeLiteralSchema",
|
|
2865
2865
|
"location": {
|
|
2866
2866
|
"filePath": "snapping.main.runtime.ts",
|
|
2867
|
-
"line":
|
|
2867
|
+
"line": 933,
|
|
2868
2868
|
"character": 15
|
|
2869
2869
|
},
|
|
2870
2870
|
"members": [
|
|
@@ -2872,7 +2872,7 @@
|
|
|
2872
2872
|
"__schema": "VariableLikeSchema",
|
|
2873
2873
|
"location": {
|
|
2874
2874
|
"filePath": "snapping.main.runtime.ts",
|
|
2875
|
-
"line":
|
|
2875
|
+
"line": 934,
|
|
2876
2876
|
"character": 5
|
|
2877
2877
|
},
|
|
2878
2878
|
"signature": "(property) component: ModelComponent",
|
|
@@ -2881,7 +2881,7 @@
|
|
|
2881
2881
|
"__schema": "TypeRefSchema",
|
|
2882
2882
|
"location": {
|
|
2883
2883
|
"filePath": "snapping.main.runtime.ts",
|
|
2884
|
-
"line":
|
|
2884
|
+
"line": 934,
|
|
2885
2885
|
"character": 5
|
|
2886
2886
|
},
|
|
2887
2887
|
"name": "ModelComponent",
|
|
@@ -2893,7 +2893,7 @@
|
|
|
2893
2893
|
"__schema": "VariableLikeSchema",
|
|
2894
2894
|
"location": {
|
|
2895
2895
|
"filePath": "snapping.main.runtime.ts",
|
|
2896
|
-
"line":
|
|
2896
|
+
"line": 935,
|
|
2897
2897
|
"character": 5
|
|
2898
2898
|
},
|
|
2899
2899
|
"signature": "(property) version: Version",
|
|
@@ -2902,7 +2902,7 @@
|
|
|
2902
2902
|
"__schema": "TypeRefSchema",
|
|
2903
2903
|
"location": {
|
|
2904
2904
|
"filePath": "snapping.main.runtime.ts",
|
|
2905
|
-
"line":
|
|
2905
|
+
"line": 935,
|
|
2906
2906
|
"character": 14
|
|
2907
2907
|
},
|
|
2908
2908
|
"name": "Version"
|
|
@@ -2921,7 +2921,7 @@
|
|
|
2921
2921
|
"__schema": "FunctionLikeSchema",
|
|
2922
2922
|
"location": {
|
|
2923
2923
|
"filePath": "snapping.main.runtime.ts",
|
|
2924
|
-
"line":
|
|
2924
|
+
"line": 973,
|
|
2925
2925
|
"character": 3
|
|
2926
2926
|
},
|
|
2927
2927
|
"signature": "(method) SnappingMain._addCompFromScopeToObjects(source: ConsumerComponent, lane?: Lane, updateDependentsOnLane?: boolean): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -2931,7 +2931,7 @@
|
|
|
2931
2931
|
"__schema": "ParameterSchema",
|
|
2932
2932
|
"location": {
|
|
2933
2933
|
"filePath": "snapping.main.runtime.ts",
|
|
2934
|
-
"line":
|
|
2934
|
+
"line": 974,
|
|
2935
2935
|
"character": 5
|
|
2936
2936
|
},
|
|
2937
2937
|
"name": "source",
|
|
@@ -2939,7 +2939,7 @@
|
|
|
2939
2939
|
"__schema": "TypeRefSchema",
|
|
2940
2940
|
"location": {
|
|
2941
2941
|
"filePath": "snapping.main.runtime.ts",
|
|
2942
|
-
"line":
|
|
2942
|
+
"line": 974,
|
|
2943
2943
|
"character": 13
|
|
2944
2944
|
},
|
|
2945
2945
|
"name": "ConsumerComponent",
|
|
@@ -2952,7 +2952,7 @@
|
|
|
2952
2952
|
"__schema": "ParameterSchema",
|
|
2953
2953
|
"location": {
|
|
2954
2954
|
"filePath": "snapping.main.runtime.ts",
|
|
2955
|
-
"line":
|
|
2955
|
+
"line": 975,
|
|
2956
2956
|
"character": 5
|
|
2957
2957
|
},
|
|
2958
2958
|
"name": "lane",
|
|
@@ -2960,7 +2960,7 @@
|
|
|
2960
2960
|
"__schema": "TypeRefSchema",
|
|
2961
2961
|
"location": {
|
|
2962
2962
|
"filePath": "snapping.main.runtime.ts",
|
|
2963
|
-
"line":
|
|
2963
|
+
"line": 975,
|
|
2964
2964
|
"character": 12
|
|
2965
2965
|
},
|
|
2966
2966
|
"name": "Lane",
|
|
@@ -2973,7 +2973,7 @@
|
|
|
2973
2973
|
"__schema": "ParameterSchema",
|
|
2974
2974
|
"location": {
|
|
2975
2975
|
"filePath": "snapping.main.runtime.ts",
|
|
2976
|
-
"line":
|
|
2976
|
+
"line": 976,
|
|
2977
2977
|
"character": 5
|
|
2978
2978
|
},
|
|
2979
2979
|
"name": "updateDependentsOnLane",
|
|
@@ -2981,7 +2981,7 @@
|
|
|
2981
2981
|
"__schema": "InferenceTypeSchema",
|
|
2982
2982
|
"location": {
|
|
2983
2983
|
"filePath": "snapping.main.runtime.ts",
|
|
2984
|
-
"line":
|
|
2984
|
+
"line": 976,
|
|
2985
2985
|
"character": 5
|
|
2986
2986
|
},
|
|
2987
2987
|
"type": "boolean"
|
|
@@ -2995,7 +2995,7 @@
|
|
|
2995
2995
|
"__schema": "TypeRefSchema",
|
|
2996
2996
|
"location": {
|
|
2997
2997
|
"filePath": "snapping.main.runtime.ts",
|
|
2998
|
-
"line":
|
|
2998
|
+
"line": 977,
|
|
2999
2999
|
"character": 6
|
|
3000
3000
|
},
|
|
3001
3001
|
"name": "Promise",
|
|
@@ -3004,7 +3004,7 @@
|
|
|
3004
3004
|
"__schema": "TypeLiteralSchema",
|
|
3005
3005
|
"location": {
|
|
3006
3006
|
"filePath": "snapping.main.runtime.ts",
|
|
3007
|
-
"line":
|
|
3007
|
+
"line": 977,
|
|
3008
3008
|
"character": 14
|
|
3009
3009
|
},
|
|
3010
3010
|
"members": [
|
|
@@ -3012,7 +3012,7 @@
|
|
|
3012
3012
|
"__schema": "VariableLikeSchema",
|
|
3013
3013
|
"location": {
|
|
3014
3014
|
"filePath": "snapping.main.runtime.ts",
|
|
3015
|
-
"line":
|
|
3015
|
+
"line": 978,
|
|
3016
3016
|
"character": 5
|
|
3017
3017
|
},
|
|
3018
3018
|
"signature": "(property) component: ModelComponent",
|
|
@@ -3021,7 +3021,7 @@
|
|
|
3021
3021
|
"__schema": "TypeRefSchema",
|
|
3022
3022
|
"location": {
|
|
3023
3023
|
"filePath": "snapping.main.runtime.ts",
|
|
3024
|
-
"line":
|
|
3024
|
+
"line": 978,
|
|
3025
3025
|
"character": 5
|
|
3026
3026
|
},
|
|
3027
3027
|
"name": "ModelComponent",
|
|
@@ -3033,7 +3033,7 @@
|
|
|
3033
3033
|
"__schema": "VariableLikeSchema",
|
|
3034
3034
|
"location": {
|
|
3035
3035
|
"filePath": "snapping.main.runtime.ts",
|
|
3036
|
-
"line":
|
|
3036
|
+
"line": 979,
|
|
3037
3037
|
"character": 5
|
|
3038
3038
|
},
|
|
3039
3039
|
"signature": "(property) version: Version",
|
|
@@ -3042,7 +3042,7 @@
|
|
|
3042
3042
|
"__schema": "TypeRefSchema",
|
|
3043
3043
|
"location": {
|
|
3044
3044
|
"filePath": "snapping.main.runtime.ts",
|
|
3045
|
-
"line":
|
|
3045
|
+
"line": 979,
|
|
3046
3046
|
"character": 14
|
|
3047
3047
|
},
|
|
3048
3048
|
"name": "Version"
|
|
@@ -3061,7 +3061,7 @@
|
|
|
3061
3061
|
"__schema": "FunctionLikeSchema",
|
|
3062
3062
|
"location": {
|
|
3063
3063
|
"filePath": "snapping.main.runtime.ts",
|
|
3064
|
-
"line":
|
|
3064
|
+
"line": 1003,
|
|
3065
3065
|
"character": 3
|
|
3066
3066
|
},
|
|
3067
3067
|
"signature": "(method) SnappingMain._enrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<ConsumerComponent>",
|
|
@@ -3071,7 +3071,7 @@
|
|
|
3071
3071
|
"__schema": "ParameterSchema",
|
|
3072
3072
|
"location": {
|
|
3073
3073
|
"filePath": "snapping.main.runtime.ts",
|
|
3074
|
-
"line":
|
|
3074
|
+
"line": 1003,
|
|
3075
3075
|
"character": 21
|
|
3076
3076
|
},
|
|
3077
3077
|
"name": "consumerComponent",
|
|
@@ -3079,7 +3079,7 @@
|
|
|
3079
3079
|
"__schema": "TypeRefSchema",
|
|
3080
3080
|
"location": {
|
|
3081
3081
|
"filePath": "snapping.main.runtime.ts",
|
|
3082
|
-
"line":
|
|
3082
|
+
"line": 1003,
|
|
3083
3083
|
"character": 40
|
|
3084
3084
|
},
|
|
3085
3085
|
"name": "ConsumerComponent",
|
|
@@ -3092,7 +3092,7 @@
|
|
|
3092
3092
|
"__schema": "ParameterSchema",
|
|
3093
3093
|
"location": {
|
|
3094
3094
|
"filePath": "snapping.main.runtime.ts",
|
|
3095
|
-
"line":
|
|
3095
|
+
"line": 1003,
|
|
3096
3096
|
"character": 59
|
|
3097
3097
|
},
|
|
3098
3098
|
"name": "modifiedLog",
|
|
@@ -3100,7 +3100,7 @@
|
|
|
3100
3100
|
"__schema": "TypeRefSchema",
|
|
3101
3101
|
"location": {
|
|
3102
3102
|
"filePath": "snapping.main.runtime.ts",
|
|
3103
|
-
"line":
|
|
3103
|
+
"line": 1003,
|
|
3104
3104
|
"character": 73
|
|
3105
3105
|
},
|
|
3106
3106
|
"name": "Log",
|
|
@@ -3114,7 +3114,7 @@
|
|
|
3114
3114
|
"__schema": "InferenceTypeSchema",
|
|
3115
3115
|
"location": {
|
|
3116
3116
|
"filePath": "snapping.main.runtime.ts",
|
|
3117
|
-
"line":
|
|
3117
|
+
"line": 1003,
|
|
3118
3118
|
"character": 3
|
|
3119
3119
|
},
|
|
3120
3120
|
"type": "Promise<ConsumerComponent>"
|
|
@@ -3127,7 +3127,7 @@
|
|
|
3127
3127
|
"__schema": "FunctionLikeSchema",
|
|
3128
3128
|
"location": {
|
|
3129
3129
|
"filePath": "snapping.main.runtime.ts",
|
|
3130
|
-
"line":
|
|
3130
|
+
"line": 1009,
|
|
3131
3131
|
"character": 3
|
|
3132
3132
|
},
|
|
3133
3133
|
"signature": "(method) SnappingMain._getObjectsToEnrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<BitObject[]>",
|
|
@@ -3137,7 +3137,7 @@
|
|
|
3137
3137
|
"__schema": "ParameterSchema",
|
|
3138
3138
|
"location": {
|
|
3139
3139
|
"filePath": "snapping.main.runtime.ts",
|
|
3140
|
-
"line":
|
|
3140
|
+
"line": 1009,
|
|
3141
3141
|
"character": 33
|
|
3142
3142
|
},
|
|
3143
3143
|
"name": "consumerComponent",
|
|
@@ -3145,7 +3145,7 @@
|
|
|
3145
3145
|
"__schema": "TypeRefSchema",
|
|
3146
3146
|
"location": {
|
|
3147
3147
|
"filePath": "snapping.main.runtime.ts",
|
|
3148
|
-
"line":
|
|
3148
|
+
"line": 1009,
|
|
3149
3149
|
"character": 52
|
|
3150
3150
|
},
|
|
3151
3151
|
"name": "ConsumerComponent",
|
|
@@ -3158,7 +3158,7 @@
|
|
|
3158
3158
|
"__schema": "ParameterSchema",
|
|
3159
3159
|
"location": {
|
|
3160
3160
|
"filePath": "snapping.main.runtime.ts",
|
|
3161
|
-
"line":
|
|
3161
|
+
"line": 1009,
|
|
3162
3162
|
"character": 71
|
|
3163
3163
|
},
|
|
3164
3164
|
"name": "modifiedLog",
|
|
@@ -3166,7 +3166,7 @@
|
|
|
3166
3166
|
"__schema": "TypeRefSchema",
|
|
3167
3167
|
"location": {
|
|
3168
3168
|
"filePath": "snapping.main.runtime.ts",
|
|
3169
|
-
"line":
|
|
3169
|
+
"line": 1009,
|
|
3170
3170
|
"character": 85
|
|
3171
3171
|
},
|
|
3172
3172
|
"name": "Log",
|
|
@@ -3180,7 +3180,7 @@
|
|
|
3180
3180
|
"__schema": "TypeRefSchema",
|
|
3181
3181
|
"location": {
|
|
3182
3182
|
"filePath": "snapping.main.runtime.ts",
|
|
3183
|
-
"line":
|
|
3183
|
+
"line": 1009,
|
|
3184
3184
|
"character": 91
|
|
3185
3185
|
},
|
|
3186
3186
|
"name": "Promise",
|
|
@@ -3189,14 +3189,14 @@
|
|
|
3189
3189
|
"__schema": "TypeArraySchema",
|
|
3190
3190
|
"location": {
|
|
3191
3191
|
"filePath": "snapping.main.runtime.ts",
|
|
3192
|
-
"line":
|
|
3192
|
+
"line": 1009,
|
|
3193
3193
|
"character": 99
|
|
3194
3194
|
},
|
|
3195
3195
|
"type": {
|
|
3196
3196
|
"__schema": "TypeRefSchema",
|
|
3197
3197
|
"location": {
|
|
3198
3198
|
"filePath": "snapping.main.runtime.ts",
|
|
3199
|
-
"line":
|
|
3199
|
+
"line": 1009,
|
|
3200
3200
|
"character": 99
|
|
3201
3201
|
},
|
|
3202
3202
|
"name": "BitObject",
|
|
@@ -3213,14 +3213,14 @@
|
|
|
3213
3213
|
"__schema": "FunctionLikeSchema",
|
|
3214
3214
|
"location": {
|
|
3215
3215
|
"filePath": "snapping.main.runtime.ts",
|
|
3216
|
-
"line":
|
|
3216
|
+
"line": 1102,
|
|
3217
3217
|
"character": 3
|
|
3218
3218
|
},
|
|
3219
3219
|
"doc": {
|
|
3220
3220
|
"__schema": "DocSchema",
|
|
3221
3221
|
"location": {
|
|
3222
3222
|
"filePath": "snapping.main.runtime.ts",
|
|
3223
|
-
"line":
|
|
3223
|
+
"line": 1096,
|
|
3224
3224
|
"character": 3
|
|
3225
3225
|
},
|
|
3226
3226
|
"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 */",
|
|
@@ -3233,7 +3233,7 @@
|
|
|
3233
3233
|
"__schema": "ParameterSchema",
|
|
3234
3234
|
"location": {
|
|
3235
3235
|
"filePath": "snapping.main.runtime.ts",
|
|
3236
|
-
"line":
|
|
3236
|
+
"line": 1102,
|
|
3237
3237
|
"character": 52
|
|
3238
3238
|
},
|
|
3239
3239
|
"name": "compId",
|
|
@@ -3241,7 +3241,7 @@
|
|
|
3241
3241
|
"__schema": "TypeRefSchema",
|
|
3242
3242
|
"location": {
|
|
3243
3243
|
"filePath": "snapping.main.runtime.ts",
|
|
3244
|
-
"line":
|
|
3244
|
+
"line": 1102,
|
|
3245
3245
|
"character": 60
|
|
3246
3246
|
},
|
|
3247
3247
|
"name": "ComponentID",
|
|
@@ -3259,7 +3259,7 @@
|
|
|
3259
3259
|
"__schema": "TypeRefSchema",
|
|
3260
3260
|
"location": {
|
|
3261
3261
|
"filePath": "snapping.main.runtime.ts",
|
|
3262
|
-
"line":
|
|
3262
|
+
"line": 1102,
|
|
3263
3263
|
"character": 74
|
|
3264
3264
|
},
|
|
3265
3265
|
"name": "Promise",
|
|
@@ -3268,7 +3268,7 @@
|
|
|
3268
3268
|
"__schema": "TypeRefSchema",
|
|
3269
3269
|
"location": {
|
|
3270
3270
|
"filePath": "snapping.main.runtime.ts",
|
|
3271
|
-
"line":
|
|
3271
|
+
"line": 1102,
|
|
3272
3272
|
"character": 82
|
|
3273
3273
|
},
|
|
3274
3274
|
"name": "ComponentID",
|
|
@@ -3288,7 +3288,7 @@
|
|
|
3288
3288
|
"__schema": "FunctionLikeSchema",
|
|
3289
3289
|
"location": {
|
|
3290
3290
|
"filePath": "snapping.main.runtime.ts",
|
|
3291
|
-
"line":
|
|
3291
|
+
"line": 1140,
|
|
3292
3292
|
"character": 3
|
|
3293
3293
|
},
|
|
3294
3294
|
"signature": "(method) SnappingMain.updateDependenciesVersionsOfComponent(component: Component, dependencies: ComponentID[], currentBitIds: ComponentID[]): Promise<void>",
|
|
@@ -3298,7 +3298,7 @@
|
|
|
3298
3298
|
"__schema": "ParameterSchema",
|
|
3299
3299
|
"location": {
|
|
3300
3300
|
"filePath": "snapping.main.runtime.ts",
|
|
3301
|
-
"line":
|
|
3301
|
+
"line": 1141,
|
|
3302
3302
|
"character": 5
|
|
3303
3303
|
},
|
|
3304
3304
|
"name": "component",
|
|
@@ -3306,7 +3306,7 @@
|
|
|
3306
3306
|
"__schema": "TypeRefSchema",
|
|
3307
3307
|
"location": {
|
|
3308
3308
|
"filePath": "snapping.main.runtime.ts",
|
|
3309
|
-
"line":
|
|
3309
|
+
"line": 1141,
|
|
3310
3310
|
"character": 16
|
|
3311
3311
|
},
|
|
3312
3312
|
"name": "Component",
|
|
@@ -3322,7 +3322,7 @@
|
|
|
3322
3322
|
"__schema": "ParameterSchema",
|
|
3323
3323
|
"location": {
|
|
3324
3324
|
"filePath": "snapping.main.runtime.ts",
|
|
3325
|
-
"line":
|
|
3325
|
+
"line": 1142,
|
|
3326
3326
|
"character": 5
|
|
3327
3327
|
},
|
|
3328
3328
|
"name": "dependencies",
|
|
@@ -3330,14 +3330,14 @@
|
|
|
3330
3330
|
"__schema": "TypeArraySchema",
|
|
3331
3331
|
"location": {
|
|
3332
3332
|
"filePath": "snapping.main.runtime.ts",
|
|
3333
|
-
"line":
|
|
3333
|
+
"line": 1142,
|
|
3334
3334
|
"character": 19
|
|
3335
3335
|
},
|
|
3336
3336
|
"type": {
|
|
3337
3337
|
"__schema": "TypeRefSchema",
|
|
3338
3338
|
"location": {
|
|
3339
3339
|
"filePath": "snapping.main.runtime.ts",
|
|
3340
|
-
"line":
|
|
3340
|
+
"line": 1142,
|
|
3341
3341
|
"character": 19
|
|
3342
3342
|
},
|
|
3343
3343
|
"name": "ComponentID",
|
|
@@ -3355,7 +3355,7 @@
|
|
|
3355
3355
|
"__schema": "ParameterSchema",
|
|
3356
3356
|
"location": {
|
|
3357
3357
|
"filePath": "snapping.main.runtime.ts",
|
|
3358
|
-
"line":
|
|
3358
|
+
"line": 1143,
|
|
3359
3359
|
"character": 5
|
|
3360
3360
|
},
|
|
3361
3361
|
"name": "currentBitIds",
|
|
@@ -3363,14 +3363,14 @@
|
|
|
3363
3363
|
"__schema": "TypeArraySchema",
|
|
3364
3364
|
"location": {
|
|
3365
3365
|
"filePath": "snapping.main.runtime.ts",
|
|
3366
|
-
"line":
|
|
3366
|
+
"line": 1143,
|
|
3367
3367
|
"character": 20
|
|
3368
3368
|
},
|
|
3369
3369
|
"type": {
|
|
3370
3370
|
"__schema": "TypeRefSchema",
|
|
3371
3371
|
"location": {
|
|
3372
3372
|
"filePath": "snapping.main.runtime.ts",
|
|
3373
|
-
"line":
|
|
3373
|
+
"line": 1143,
|
|
3374
3374
|
"character": 20
|
|
3375
3375
|
},
|
|
3376
3376
|
"name": "ComponentID",
|
|
@@ -3389,7 +3389,7 @@
|
|
|
3389
3389
|
"__schema": "InferenceTypeSchema",
|
|
3390
3390
|
"location": {
|
|
3391
3391
|
"filePath": "snapping.main.runtime.ts",
|
|
3392
|
-
"line":
|
|
3392
|
+
"line": 1140,
|
|
3393
3393
|
"character": 3
|
|
3394
3394
|
},
|
|
3395
3395
|
"type": "Promise<void>"
|
|
@@ -3402,14 +3402,14 @@
|
|
|
3402
3402
|
"__schema": "FunctionLikeSchema",
|
|
3403
3403
|
"location": {
|
|
3404
3404
|
"filePath": "snapping.main.runtime.ts",
|
|
3405
|
-
"line":
|
|
3405
|
+
"line": 1173,
|
|
3406
3406
|
"character": 3
|
|
3407
3407
|
},
|
|
3408
3408
|
"doc": {
|
|
3409
3409
|
"__schema": "DocSchema",
|
|
3410
3410
|
"location": {
|
|
3411
3411
|
"filePath": "snapping.main.runtime.ts",
|
|
3412
|
-
"line":
|
|
3412
|
+
"line": 1168,
|
|
3413
3413
|
"character": 3
|
|
3414
3414
|
},
|
|
3415
3415
|
"raw": "/**\n * it does two things:\n * 1. update extensions versions according to the version provided in updatedIds.\n * 2. save all dependencies data from the legacy into DependencyResolver aspect.\n */",
|
|
@@ -3422,7 +3422,7 @@
|
|
|
3422
3422
|
"__schema": "ParameterSchema",
|
|
3423
3423
|
"location": {
|
|
3424
3424
|
"filePath": "snapping.main.runtime.ts",
|
|
3425
|
-
"line":
|
|
3425
|
+
"line": 1173,
|
|
3426
3426
|
"character": 47
|
|
3427
3427
|
},
|
|
3428
3428
|
"name": "component",
|
|
@@ -3430,7 +3430,7 @@
|
|
|
3430
3430
|
"__schema": "TypeRefSchema",
|
|
3431
3431
|
"location": {
|
|
3432
3432
|
"filePath": "snapping.main.runtime.ts",
|
|
3433
|
-
"line":
|
|
3433
|
+
"line": 1173,
|
|
3434
3434
|
"character": 58
|
|
3435
3435
|
},
|
|
3436
3436
|
"name": "Component",
|
|
@@ -3446,7 +3446,7 @@
|
|
|
3446
3446
|
"__schema": "ParameterSchema",
|
|
3447
3447
|
"location": {
|
|
3448
3448
|
"filePath": "snapping.main.runtime.ts",
|
|
3449
|
-
"line":
|
|
3449
|
+
"line": 1173,
|
|
3450
3450
|
"character": 69
|
|
3451
3451
|
},
|
|
3452
3452
|
"name": "updatedIds",
|
|
@@ -3454,14 +3454,14 @@
|
|
|
3454
3454
|
"__schema": "TypeArraySchema",
|
|
3455
3455
|
"location": {
|
|
3456
3456
|
"filePath": "snapping.main.runtime.ts",
|
|
3457
|
-
"line":
|
|
3457
|
+
"line": 1173,
|
|
3458
3458
|
"character": 81
|
|
3459
3459
|
},
|
|
3460
3460
|
"type": {
|
|
3461
3461
|
"__schema": "KeywordTypeSchema",
|
|
3462
3462
|
"location": {
|
|
3463
3463
|
"filePath": "snapping.main.runtime.ts",
|
|
3464
|
-
"line":
|
|
3464
|
+
"line": 1173,
|
|
3465
3465
|
"character": 81
|
|
3466
3466
|
},
|
|
3467
3467
|
"name": "string"
|
|
@@ -3475,7 +3475,7 @@
|
|
|
3475
3475
|
"__schema": "InferenceTypeSchema",
|
|
3476
3476
|
"location": {
|
|
3477
3477
|
"filePath": "snapping.main.runtime.ts",
|
|
3478
|
-
"line":
|
|
3478
|
+
"line": 1173,
|
|
3479
3479
|
"character": 3
|
|
3480
3480
|
},
|
|
3481
3481
|
"type": "Promise<void>"
|
|
@@ -3488,7 +3488,7 @@
|
|
|
3488
3488
|
"__schema": "VariableLikeSchema",
|
|
3489
3489
|
"location": {
|
|
3490
3490
|
"filePath": "snapping.main.runtime.ts",
|
|
3491
|
-
"line":
|
|
3491
|
+
"line": 1269,
|
|
3492
3492
|
"character": 3
|
|
3493
3493
|
},
|
|
3494
3494
|
"signature": "(property) SnappingMain.slots: never[]",
|
|
@@ -3497,7 +3497,7 @@
|
|
|
3497
3497
|
"__schema": "InferenceTypeSchema",
|
|
3498
3498
|
"location": {
|
|
3499
3499
|
"filePath": "snapping.main.runtime.ts",
|
|
3500
|
-
"line":
|
|
3500
|
+
"line": 1269,
|
|
3501
3501
|
"character": 3
|
|
3502
3502
|
},
|
|
3503
3503
|
"type": "never[]"
|
|
@@ -3509,7 +3509,7 @@
|
|
|
3509
3509
|
"__schema": "VariableLikeSchema",
|
|
3510
3510
|
"location": {
|
|
3511
3511
|
"filePath": "snapping.main.runtime.ts",
|
|
3512
|
-
"line":
|
|
3512
|
+
"line": 1270,
|
|
3513
3513
|
"character": 3
|
|
3514
3514
|
},
|
|
3515
3515
|
"signature": "(property) SnappingMain.dependencies: Aspect[]",
|
|
@@ -3518,7 +3518,7 @@
|
|
|
3518
3518
|
"__schema": "InferenceTypeSchema",
|
|
3519
3519
|
"location": {
|
|
3520
3520
|
"filePath": "snapping.main.runtime.ts",
|
|
3521
|
-
"line":
|
|
3521
|
+
"line": 1270,
|
|
3522
3522
|
"character": 3
|
|
3523
3523
|
},
|
|
3524
3524
|
"type": "Aspect[]"
|
|
@@ -3530,7 +3530,7 @@
|
|
|
3530
3530
|
"__schema": "VariableLikeSchema",
|
|
3531
3531
|
"location": {
|
|
3532
3532
|
"filePath": "snapping.main.runtime.ts",
|
|
3533
|
-
"line":
|
|
3533
|
+
"line": 1284,
|
|
3534
3534
|
"character": 3
|
|
3535
3535
|
},
|
|
3536
3536
|
"signature": "(property) SnappingMain.runtime: RuntimeDefinition",
|
|
@@ -3539,7 +3539,7 @@
|
|
|
3539
3539
|
"__schema": "InferenceTypeSchema",
|
|
3540
3540
|
"location": {
|
|
3541
3541
|
"filePath": "snapping.main.runtime.ts",
|
|
3542
|
-
"line":
|
|
3542
|
+
"line": 1284,
|
|
3543
3543
|
"character": 3
|
|
3544
3544
|
},
|
|
3545
3545
|
"type": "RuntimeDefinition"
|
|
@@ -3551,7 +3551,7 @@
|
|
|
3551
3551
|
"__schema": "FunctionLikeSchema",
|
|
3552
3552
|
"location": {
|
|
3553
3553
|
"filePath": "snapping.main.runtime.ts",
|
|
3554
|
-
"line":
|
|
3554
|
+
"line": 1285,
|
|
3555
3555
|
"character": 3
|
|
3556
3556
|
},
|
|
3557
3557
|
"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>",
|
|
@@ -3561,7 +3561,7 @@
|
|
|
3561
3561
|
"__schema": "ParameterSchema",
|
|
3562
3562
|
"location": {
|
|
3563
3563
|
"filePath": "snapping.main.runtime.ts",
|
|
3564
|
-
"line":
|
|
3564
|
+
"line": 1285,
|
|
3565
3565
|
"character": 25
|
|
3566
3566
|
},
|
|
3567
3567
|
"name": "[ workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps ]",
|
|
@@ -3569,7 +3569,7 @@
|
|
|
3569
3569
|
"__schema": "TupleTypeSchema",
|
|
3570
3570
|
"location": {
|
|
3571
3571
|
"filePath": "snapping.main.runtime.ts",
|
|
3572
|
-
"line":
|
|
3572
|
+
"line": 1298,
|
|
3573
3573
|
"character": 6
|
|
3574
3574
|
},
|
|
3575
3575
|
"elements": [
|
|
@@ -3577,7 +3577,7 @@
|
|
|
3577
3577
|
"__schema": "TypeRefSchema",
|
|
3578
3578
|
"location": {
|
|
3579
3579
|
"filePath": "snapping.main.runtime.ts",
|
|
3580
|
-
"line":
|
|
3580
|
+
"line": 1299,
|
|
3581
3581
|
"character": 5
|
|
3582
3582
|
},
|
|
3583
3583
|
"name": "Workspace",
|
|
@@ -3590,7 +3590,7 @@
|
|
|
3590
3590
|
"__schema": "TypeRefSchema",
|
|
3591
3591
|
"location": {
|
|
3592
3592
|
"filePath": "snapping.main.runtime.ts",
|
|
3593
|
-
"line":
|
|
3593
|
+
"line": 1300,
|
|
3594
3594
|
"character": 5
|
|
3595
3595
|
},
|
|
3596
3596
|
"name": "CLIMain",
|
|
@@ -3603,7 +3603,7 @@
|
|
|
3603
3603
|
"__schema": "TypeRefSchema",
|
|
3604
3604
|
"location": {
|
|
3605
3605
|
"filePath": "snapping.main.runtime.ts",
|
|
3606
|
-
"line":
|
|
3606
|
+
"line": 1301,
|
|
3607
3607
|
"character": 5
|
|
3608
3608
|
},
|
|
3609
3609
|
"name": "LoggerMain",
|
|
@@ -3616,7 +3616,7 @@
|
|
|
3616
3616
|
"__schema": "TypeRefSchema",
|
|
3617
3617
|
"location": {
|
|
3618
3618
|
"filePath": "snapping.main.runtime.ts",
|
|
3619
|
-
"line":
|
|
3619
|
+
"line": 1302,
|
|
3620
3620
|
"character": 5
|
|
3621
3621
|
},
|
|
3622
3622
|
"name": "IssuesMain",
|
|
@@ -3629,7 +3629,7 @@
|
|
|
3629
3629
|
"__schema": "TypeRefSchema",
|
|
3630
3630
|
"location": {
|
|
3631
3631
|
"filePath": "snapping.main.runtime.ts",
|
|
3632
|
-
"line":
|
|
3632
|
+
"line": 1303,
|
|
3633
3633
|
"character": 5
|
|
3634
3634
|
},
|
|
3635
3635
|
"name": "InsightsMain",
|
|
@@ -3642,7 +3642,7 @@
|
|
|
3642
3642
|
"__schema": "TypeRefSchema",
|
|
3643
3643
|
"location": {
|
|
3644
3644
|
"filePath": "snapping.main.runtime.ts",
|
|
3645
|
-
"line":
|
|
3645
|
+
"line": 1304,
|
|
3646
3646
|
"character": 5
|
|
3647
3647
|
},
|
|
3648
3648
|
"name": "DependencyResolverMain",
|
|
@@ -3655,7 +3655,7 @@
|
|
|
3655
3655
|
"__schema": "TypeRefSchema",
|
|
3656
3656
|
"location": {
|
|
3657
3657
|
"filePath": "snapping.main.runtime.ts",
|
|
3658
|
-
"line":
|
|
3658
|
+
"line": 1305,
|
|
3659
3659
|
"character": 5
|
|
3660
3660
|
},
|
|
3661
3661
|
"name": "ScopeMain",
|
|
@@ -3668,7 +3668,7 @@
|
|
|
3668
3668
|
"__schema": "TypeRefSchema",
|
|
3669
3669
|
"location": {
|
|
3670
3670
|
"filePath": "snapping.main.runtime.ts",
|
|
3671
|
-
"line":
|
|
3671
|
+
"line": 1306,
|
|
3672
3672
|
"character": 5
|
|
3673
3673
|
},
|
|
3674
3674
|
"name": "ExportMain",
|
|
@@ -3681,7 +3681,7 @@
|
|
|
3681
3681
|
"__schema": "TypeRefSchema",
|
|
3682
3682
|
"location": {
|
|
3683
3683
|
"filePath": "snapping.main.runtime.ts",
|
|
3684
|
-
"line":
|
|
3684
|
+
"line": 1307,
|
|
3685
3685
|
"character": 5
|
|
3686
3686
|
},
|
|
3687
3687
|
"name": "BuilderMain",
|
|
@@ -3694,7 +3694,7 @@
|
|
|
3694
3694
|
"__schema": "TypeRefSchema",
|
|
3695
3695
|
"location": {
|
|
3696
3696
|
"filePath": "snapping.main.runtime.ts",
|
|
3697
|
-
"line":
|
|
3697
|
+
"line": 1308,
|
|
3698
3698
|
"character": 5
|
|
3699
3699
|
},
|
|
3700
3700
|
"name": "ImporterMain",
|
|
@@ -3707,7 +3707,7 @@
|
|
|
3707
3707
|
"__schema": "TypeRefSchema",
|
|
3708
3708
|
"location": {
|
|
3709
3709
|
"filePath": "snapping.main.runtime.ts",
|
|
3710
|
-
"line":
|
|
3710
|
+
"line": 1309,
|
|
3711
3711
|
"character": 5
|
|
3712
3712
|
},
|
|
3713
3713
|
"name": "GlobalConfigMain",
|
|
@@ -3720,7 +3720,7 @@
|
|
|
3720
3720
|
"__schema": "TypeRefSchema",
|
|
3721
3721
|
"location": {
|
|
3722
3722
|
"filePath": "snapping.main.runtime.ts",
|
|
3723
|
-
"line":
|
|
3723
|
+
"line": 1310,
|
|
3724
3724
|
"character": 5
|
|
3725
3725
|
},
|
|
3726
3726
|
"name": "DependenciesMain",
|
|
@@ -3739,7 +3739,7 @@
|
|
|
3739
3739
|
"__schema": "InferenceTypeSchema",
|
|
3740
3740
|
"location": {
|
|
3741
3741
|
"filePath": "snapping.main.runtime.ts",
|
|
3742
|
-
"line":
|
|
3742
|
+
"line": 1285,
|
|
3743
3743
|
"character": 3
|
|
3744
3744
|
},
|
|
3745
3745
|
"type": "Promise<SnappingMain>"
|
|
@@ -4630,7 +4630,7 @@
|
|
|
4630
4630
|
"line": 92,
|
|
4631
4631
|
"character": 5
|
|
4632
4632
|
},
|
|
4633
|
-
"signature": "(property) type: \"dev\" | \"
|
|
4633
|
+
"signature": "(property) type: \"dev\" | \"peer\" | \"runtime\"",
|
|
4634
4634
|
"name": "type",
|
|
4635
4635
|
"type": {
|
|
4636
4636
|
"__schema": "TypeUnionSchema",
|
|
@@ -6433,7 +6433,7 @@
|
|
|
6433
6433
|
"__schema": "FunctionLikeSchema",
|
|
6434
6434
|
"location": {
|
|
6435
6435
|
"filePath": "snapping.main.runtime.ts",
|
|
6436
|
-
"line":
|
|
6436
|
+
"line": 384,
|
|
6437
6437
|
"character": 3
|
|
6438
6438
|
},
|
|
6439
6439
|
"signature": "(method) SnappingMain.snapFromScope(snapDataPerCompRaw: SnapDataPerCompRaw[], params: {\n push?: boolean;\n ignoreIssues?: string;\n lane?: string;\n updateDependents?: boolean;\n} & Partial<BasicTagParams>): Promise<SnapFromScopeResults>",
|
|
@@ -6443,7 +6443,7 @@
|
|
|
6443
6443
|
"__schema": "ParameterSchema",
|
|
6444
6444
|
"location": {
|
|
6445
6445
|
"filePath": "snapping.main.runtime.ts",
|
|
6446
|
-
"line":
|
|
6446
|
+
"line": 385,
|
|
6447
6447
|
"character": 5
|
|
6448
6448
|
},
|
|
6449
6449
|
"name": "snapDataPerCompRaw",
|
|
@@ -6451,14 +6451,14 @@
|
|
|
6451
6451
|
"__schema": "TypeArraySchema",
|
|
6452
6452
|
"location": {
|
|
6453
6453
|
"filePath": "snapping.main.runtime.ts",
|
|
6454
|
-
"line":
|
|
6454
|
+
"line": 385,
|
|
6455
6455
|
"character": 25
|
|
6456
6456
|
},
|
|
6457
6457
|
"type": {
|
|
6458
6458
|
"__schema": "TypeRefSchema",
|
|
6459
6459
|
"location": {
|
|
6460
6460
|
"filePath": "snapping.main.runtime.ts",
|
|
6461
|
-
"line":
|
|
6461
|
+
"line": 385,
|
|
6462
6462
|
"character": 25
|
|
6463
6463
|
},
|
|
6464
6464
|
"name": "SnapDataPerCompRaw",
|
|
@@ -6472,7 +6472,7 @@
|
|
|
6472
6472
|
"__schema": "ParameterSchema",
|
|
6473
6473
|
"location": {
|
|
6474
6474
|
"filePath": "snapping.main.runtime.ts",
|
|
6475
|
-
"line":
|
|
6475
|
+
"line": 386,
|
|
6476
6476
|
"character": 5
|
|
6477
6477
|
},
|
|
6478
6478
|
"name": "params",
|
|
@@ -6480,7 +6480,7 @@
|
|
|
6480
6480
|
"__schema": "TypeIntersectionSchema",
|
|
6481
6481
|
"location": {
|
|
6482
6482
|
"filePath": "snapping.main.runtime.ts",
|
|
6483
|
-
"line":
|
|
6483
|
+
"line": 386,
|
|
6484
6484
|
"character": 13
|
|
6485
6485
|
},
|
|
6486
6486
|
"types": [
|
|
@@ -6488,7 +6488,7 @@
|
|
|
6488
6488
|
"__schema": "TypeLiteralSchema",
|
|
6489
6489
|
"location": {
|
|
6490
6490
|
"filePath": "snapping.main.runtime.ts",
|
|
6491
|
-
"line":
|
|
6491
|
+
"line": 386,
|
|
6492
6492
|
"character": 13
|
|
6493
6493
|
},
|
|
6494
6494
|
"members": [
|
|
@@ -6496,7 +6496,7 @@
|
|
|
6496
6496
|
"__schema": "VariableLikeSchema",
|
|
6497
6497
|
"location": {
|
|
6498
6498
|
"filePath": "snapping.main.runtime.ts",
|
|
6499
|
-
"line":
|
|
6499
|
+
"line": 387,
|
|
6500
6500
|
"character": 7
|
|
6501
6501
|
},
|
|
6502
6502
|
"signature": "(property) push?: boolean | undefined",
|
|
@@ -6505,7 +6505,7 @@
|
|
|
6505
6505
|
"__schema": "KeywordTypeSchema",
|
|
6506
6506
|
"location": {
|
|
6507
6507
|
"filePath": "snapping.main.runtime.ts",
|
|
6508
|
-
"line":
|
|
6508
|
+
"line": 387,
|
|
6509
6509
|
"character": 14
|
|
6510
6510
|
},
|
|
6511
6511
|
"name": "boolean"
|
|
@@ -6516,7 +6516,7 @@
|
|
|
6516
6516
|
"__schema": "VariableLikeSchema",
|
|
6517
6517
|
"location": {
|
|
6518
6518
|
"filePath": "snapping.main.runtime.ts",
|
|
6519
|
-
"line":
|
|
6519
|
+
"line": 388,
|
|
6520
6520
|
"character": 7
|
|
6521
6521
|
},
|
|
6522
6522
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -6525,7 +6525,7 @@
|
|
|
6525
6525
|
"__schema": "KeywordTypeSchema",
|
|
6526
6526
|
"location": {
|
|
6527
6527
|
"filePath": "snapping.main.runtime.ts",
|
|
6528
|
-
"line":
|
|
6528
|
+
"line": 388,
|
|
6529
6529
|
"character": 22
|
|
6530
6530
|
},
|
|
6531
6531
|
"name": "string"
|
|
@@ -6536,7 +6536,7 @@
|
|
|
6536
6536
|
"__schema": "VariableLikeSchema",
|
|
6537
6537
|
"location": {
|
|
6538
6538
|
"filePath": "snapping.main.runtime.ts",
|
|
6539
|
-
"line":
|
|
6539
|
+
"line": 389,
|
|
6540
6540
|
"character": 7
|
|
6541
6541
|
},
|
|
6542
6542
|
"signature": "(property) lane?: string | undefined",
|
|
@@ -6545,7 +6545,7 @@
|
|
|
6545
6545
|
"__schema": "KeywordTypeSchema",
|
|
6546
6546
|
"location": {
|
|
6547
6547
|
"filePath": "snapping.main.runtime.ts",
|
|
6548
|
-
"line":
|
|
6548
|
+
"line": 389,
|
|
6549
6549
|
"character": 14
|
|
6550
6550
|
},
|
|
6551
6551
|
"name": "string"
|
|
@@ -6556,7 +6556,7 @@
|
|
|
6556
6556
|
"__schema": "VariableLikeSchema",
|
|
6557
6557
|
"location": {
|
|
6558
6558
|
"filePath": "snapping.main.runtime.ts",
|
|
6559
|
-
"line":
|
|
6559
|
+
"line": 390,
|
|
6560
6560
|
"character": 7
|
|
6561
6561
|
},
|
|
6562
6562
|
"signature": "(property) updateDependents?: boolean | undefined",
|
|
@@ -6565,7 +6565,7 @@
|
|
|
6565
6565
|
"__schema": "KeywordTypeSchema",
|
|
6566
6566
|
"location": {
|
|
6567
6567
|
"filePath": "snapping.main.runtime.ts",
|
|
6568
|
-
"line":
|
|
6568
|
+
"line": 390,
|
|
6569
6569
|
"character": 26
|
|
6570
6570
|
},
|
|
6571
6571
|
"name": "boolean"
|
|
@@ -6578,7 +6578,7 @@
|
|
|
6578
6578
|
"__schema": "TypeRefSchema",
|
|
6579
6579
|
"location": {
|
|
6580
6580
|
"filePath": "snapping.main.runtime.ts",
|
|
6581
|
-
"line":
|
|
6581
|
+
"line": 391,
|
|
6582
6582
|
"character": 9
|
|
6583
6583
|
},
|
|
6584
6584
|
"name": "Partial",
|
|
@@ -6587,7 +6587,7 @@
|
|
|
6587
6587
|
"__schema": "TypeRefSchema",
|
|
6588
6588
|
"location": {
|
|
6589
6589
|
"filePath": "snapping.main.runtime.ts",
|
|
6590
|
-
"line":
|
|
6590
|
+
"line": 391,
|
|
6591
6591
|
"character": 17
|
|
6592
6592
|
},
|
|
6593
6593
|
"name": "BasicTagParams",
|
|
@@ -6605,7 +6605,7 @@
|
|
|
6605
6605
|
"__schema": "TypeRefSchema",
|
|
6606
6606
|
"location": {
|
|
6607
6607
|
"filePath": "snapping.main.runtime.ts",
|
|
6608
|
-
"line":
|
|
6608
|
+
"line": 392,
|
|
6609
6609
|
"character": 6
|
|
6610
6610
|
},
|
|
6611
6611
|
"name": "Promise",
|
|
@@ -6614,7 +6614,7 @@
|
|
|
6614
6614
|
"__schema": "TypeRefSchema",
|
|
6615
6615
|
"location": {
|
|
6616
6616
|
"filePath": "snapping.main.runtime.ts",
|
|
6617
|
-
"line":
|
|
6617
|
+
"line": 392,
|
|
6618
6618
|
"character": 14
|
|
6619
6619
|
},
|
|
6620
6620
|
"name": "SnapFromScopeResults",
|
|
@@ -6630,14 +6630,14 @@
|
|
|
6630
6630
|
"__schema": "FunctionLikeSchema",
|
|
6631
6631
|
"location": {
|
|
6632
6632
|
"filePath": "snapping.main.runtime.ts",
|
|
6633
|
-
"line":
|
|
6633
|
+
"line": 546,
|
|
6634
6634
|
"character": 3
|
|
6635
6635
|
},
|
|
6636
6636
|
"doc": {
|
|
6637
6637
|
"__schema": "DocSchema",
|
|
6638
6638
|
"location": {
|
|
6639
6639
|
"filePath": "snapping.main.runtime.ts",
|
|
6640
|
-
"line":
|
|
6640
|
+
"line": 542,
|
|
6641
6641
|
"character": 3
|
|
6642
6642
|
},
|
|
6643
6643
|
"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 */",
|
|
@@ -6650,7 +6650,7 @@
|
|
|
6650
6650
|
"__schema": "ParameterSchema",
|
|
6651
6651
|
"location": {
|
|
6652
6652
|
"filePath": "snapping.main.runtime.ts",
|
|
6653
|
-
"line":
|
|
6653
|
+
"line": 546,
|
|
6654
6654
|
"character": 14
|
|
6655
6655
|
},
|
|
6656
6656
|
"name": "{ pattern, legacyBitIds, unmerged, editor, message = '', ignoreIssues, skipTests = false, skipTasks, skipAutoSnap = false, build, disableTagAndSnapPipelines = false, ignoreBuildErrors = false, rebuildDepsGraph, unmodified = false, exitOnFirstFailedTask = false }",
|
|
@@ -6658,7 +6658,7 @@
|
|
|
6658
6658
|
"__schema": "TypeIntersectionSchema",
|
|
6659
6659
|
"location": {
|
|
6660
6660
|
"filePath": "snapping.main.runtime.ts",
|
|
6661
|
-
"line":
|
|
6661
|
+
"line": 562,
|
|
6662
6662
|
"character": 6
|
|
6663
6663
|
},
|
|
6664
6664
|
"types": [
|
|
@@ -6666,7 +6666,7 @@
|
|
|
6666
6666
|
"__schema": "TypeRefSchema",
|
|
6667
6667
|
"location": {
|
|
6668
6668
|
"filePath": "snapping.main.runtime.ts",
|
|
6669
|
-
"line":
|
|
6669
|
+
"line": 562,
|
|
6670
6670
|
"character": 6
|
|
6671
6671
|
},
|
|
6672
6672
|
"name": "Partial",
|
|
@@ -6675,7 +6675,7 @@
|
|
|
6675
6675
|
"__schema": "TypeRefSchema",
|
|
6676
6676
|
"location": {
|
|
6677
6677
|
"filePath": "snapping.main.runtime.ts",
|
|
6678
|
-
"line":
|
|
6678
|
+
"line": 562,
|
|
6679
6679
|
"character": 14
|
|
6680
6680
|
},
|
|
6681
6681
|
"name": "BasicTagSnapParams",
|
|
@@ -6687,7 +6687,7 @@
|
|
|
6687
6687
|
"__schema": "TypeLiteralSchema",
|
|
6688
6688
|
"location": {
|
|
6689
6689
|
"filePath": "snapping.main.runtime.ts",
|
|
6690
|
-
"line":
|
|
6690
|
+
"line": 562,
|
|
6691
6691
|
"character": 36
|
|
6692
6692
|
},
|
|
6693
6693
|
"members": [
|
|
@@ -6695,7 +6695,7 @@
|
|
|
6695
6695
|
"__schema": "VariableLikeSchema",
|
|
6696
6696
|
"location": {
|
|
6697
6697
|
"filePath": "snapping.main.runtime.ts",
|
|
6698
|
-
"line":
|
|
6698
|
+
"line": 563,
|
|
6699
6699
|
"character": 5
|
|
6700
6700
|
},
|
|
6701
6701
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -6704,7 +6704,7 @@
|
|
|
6704
6704
|
"__schema": "KeywordTypeSchema",
|
|
6705
6705
|
"location": {
|
|
6706
6706
|
"filePath": "snapping.main.runtime.ts",
|
|
6707
|
-
"line":
|
|
6707
|
+
"line": 563,
|
|
6708
6708
|
"character": 15
|
|
6709
6709
|
},
|
|
6710
6710
|
"name": "string"
|
|
@@ -6715,7 +6715,7 @@
|
|
|
6715
6715
|
"__schema": "VariableLikeSchema",
|
|
6716
6716
|
"location": {
|
|
6717
6717
|
"filePath": "snapping.main.runtime.ts",
|
|
6718
|
-
"line":
|
|
6718
|
+
"line": 564,
|
|
6719
6719
|
"character": 5
|
|
6720
6720
|
},
|
|
6721
6721
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -6724,7 +6724,7 @@
|
|
|
6724
6724
|
"__schema": "TypeRefSchema",
|
|
6725
6725
|
"location": {
|
|
6726
6726
|
"filePath": "snapping.main.runtime.ts",
|
|
6727
|
-
"line":
|
|
6727
|
+
"line": 564,
|
|
6728
6728
|
"character": 20
|
|
6729
6729
|
},
|
|
6730
6730
|
"name": "ComponentIdList",
|
|
@@ -6740,7 +6740,7 @@
|
|
|
6740
6740
|
"__schema": "VariableLikeSchema",
|
|
6741
6741
|
"location": {
|
|
6742
6742
|
"filePath": "snapping.main.runtime.ts",
|
|
6743
|
-
"line":
|
|
6743
|
+
"line": 565,
|
|
6744
6744
|
"character": 5
|
|
6745
6745
|
},
|
|
6746
6746
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -6749,7 +6749,7 @@
|
|
|
6749
6749
|
"__schema": "KeywordTypeSchema",
|
|
6750
6750
|
"location": {
|
|
6751
6751
|
"filePath": "snapping.main.runtime.ts",
|
|
6752
|
-
"line":
|
|
6752
|
+
"line": 565,
|
|
6753
6753
|
"character": 16
|
|
6754
6754
|
},
|
|
6755
6755
|
"name": "boolean"
|
|
@@ -6760,7 +6760,7 @@
|
|
|
6760
6760
|
"__schema": "VariableLikeSchema",
|
|
6761
6761
|
"location": {
|
|
6762
6762
|
"filePath": "snapping.main.runtime.ts",
|
|
6763
|
-
"line":
|
|
6763
|
+
"line": 566,
|
|
6764
6764
|
"character": 5
|
|
6765
6765
|
},
|
|
6766
6766
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -6769,7 +6769,7 @@
|
|
|
6769
6769
|
"__schema": "KeywordTypeSchema",
|
|
6770
6770
|
"location": {
|
|
6771
6771
|
"filePath": "snapping.main.runtime.ts",
|
|
6772
|
-
"line":
|
|
6772
|
+
"line": 566,
|
|
6773
6773
|
"character": 14
|
|
6774
6774
|
},
|
|
6775
6775
|
"name": "string"
|
|
@@ -6780,7 +6780,7 @@
|
|
|
6780
6780
|
"__schema": "VariableLikeSchema",
|
|
6781
6781
|
"location": {
|
|
6782
6782
|
"filePath": "snapping.main.runtime.ts",
|
|
6783
|
-
"line":
|
|
6783
|
+
"line": 567,
|
|
6784
6784
|
"character": 5
|
|
6785
6785
|
},
|
|
6786
6786
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -6789,7 +6789,7 @@
|
|
|
6789
6789
|
"__schema": "KeywordTypeSchema",
|
|
6790
6790
|
"location": {
|
|
6791
6791
|
"filePath": "snapping.main.runtime.ts",
|
|
6792
|
-
"line":
|
|
6792
|
+
"line": 567,
|
|
6793
6793
|
"character": 20
|
|
6794
6794
|
},
|
|
6795
6795
|
"name": "string"
|
|
@@ -6800,7 +6800,7 @@
|
|
|
6800
6800
|
"__schema": "VariableLikeSchema",
|
|
6801
6801
|
"location": {
|
|
6802
6802
|
"filePath": "snapping.main.runtime.ts",
|
|
6803
|
-
"line":
|
|
6803
|
+
"line": 568,
|
|
6804
6804
|
"character": 5
|
|
6805
6805
|
},
|
|
6806
6806
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -6809,7 +6809,7 @@
|
|
|
6809
6809
|
"__schema": "KeywordTypeSchema",
|
|
6810
6810
|
"location": {
|
|
6811
6811
|
"filePath": "snapping.main.runtime.ts",
|
|
6812
|
-
"line":
|
|
6812
|
+
"line": 568,
|
|
6813
6813
|
"character": 20
|
|
6814
6814
|
},
|
|
6815
6815
|
"name": "boolean"
|
|
@@ -6820,7 +6820,7 @@
|
|
|
6820
6820
|
"__schema": "VariableLikeSchema",
|
|
6821
6821
|
"location": {
|
|
6822
6822
|
"filePath": "snapping.main.runtime.ts",
|
|
6823
|
-
"line":
|
|
6823
|
+
"line": 569,
|
|
6824
6824
|
"character": 5
|
|
6825
6825
|
},
|
|
6826
6826
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -6829,7 +6829,7 @@
|
|
|
6829
6829
|
"__schema": "KeywordTypeSchema",
|
|
6830
6830
|
"location": {
|
|
6831
6831
|
"filePath": "snapping.main.runtime.ts",
|
|
6832
|
-
"line":
|
|
6832
|
+
"line": 569,
|
|
6833
6833
|
"character": 34
|
|
6834
6834
|
},
|
|
6835
6835
|
"name": "boolean"
|
|
@@ -6840,7 +6840,7 @@
|
|
|
6840
6840
|
"__schema": "VariableLikeSchema",
|
|
6841
6841
|
"location": {
|
|
6842
6842
|
"filePath": "snapping.main.runtime.ts",
|
|
6843
|
-
"line":
|
|
6843
|
+
"line": 570,
|
|
6844
6844
|
"character": 5
|
|
6845
6845
|
},
|
|
6846
6846
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -6849,7 +6849,7 @@
|
|
|
6849
6849
|
"__schema": "KeywordTypeSchema",
|
|
6850
6850
|
"location": {
|
|
6851
6851
|
"filePath": "snapping.main.runtime.ts",
|
|
6852
|
-
"line":
|
|
6852
|
+
"line": 570,
|
|
6853
6853
|
"character": 18
|
|
6854
6854
|
},
|
|
6855
6855
|
"name": "boolean"
|
|
@@ -6860,7 +6860,7 @@
|
|
|
6860
6860
|
"__schema": "VariableLikeSchema",
|
|
6861
6861
|
"location": {
|
|
6862
6862
|
"filePath": "snapping.main.runtime.ts",
|
|
6863
|
-
"line":
|
|
6863
|
+
"line": 571,
|
|
6864
6864
|
"character": 5
|
|
6865
6865
|
},
|
|
6866
6866
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -6869,7 +6869,7 @@
|
|
|
6869
6869
|
"__schema": "KeywordTypeSchema",
|
|
6870
6870
|
"location": {
|
|
6871
6871
|
"filePath": "snapping.main.runtime.ts",
|
|
6872
|
-
"line":
|
|
6872
|
+
"line": 571,
|
|
6873
6873
|
"character": 29
|
|
6874
6874
|
},
|
|
6875
6875
|
"name": "boolean"
|
|
@@ -6886,7 +6886,7 @@
|
|
|
6886
6886
|
"__schema": "VariableLikeSchema",
|
|
6887
6887
|
"location": {
|
|
6888
6888
|
"filePath": "snapping.main.runtime.ts",
|
|
6889
|
-
"line":
|
|
6889
|
+
"line": 563,
|
|
6890
6890
|
"character": 5
|
|
6891
6891
|
},
|
|
6892
6892
|
"signature": "(property) pattern?: string | undefined",
|
|
@@ -6895,7 +6895,7 @@
|
|
|
6895
6895
|
"__schema": "KeywordTypeSchema",
|
|
6896
6896
|
"location": {
|
|
6897
6897
|
"filePath": "snapping.main.runtime.ts",
|
|
6898
|
-
"line":
|
|
6898
|
+
"line": 563,
|
|
6899
6899
|
"character": 15
|
|
6900
6900
|
},
|
|
6901
6901
|
"name": "string"
|
|
@@ -6906,7 +6906,7 @@
|
|
|
6906
6906
|
"__schema": "VariableLikeSchema",
|
|
6907
6907
|
"location": {
|
|
6908
6908
|
"filePath": "snapping.main.runtime.ts",
|
|
6909
|
-
"line":
|
|
6909
|
+
"line": 564,
|
|
6910
6910
|
"character": 5
|
|
6911
6911
|
},
|
|
6912
6912
|
"signature": "(property) legacyBitIds?: ComponentIdList | undefined",
|
|
@@ -6915,7 +6915,7 @@
|
|
|
6915
6915
|
"__schema": "TypeRefSchema",
|
|
6916
6916
|
"location": {
|
|
6917
6917
|
"filePath": "snapping.main.runtime.ts",
|
|
6918
|
-
"line":
|
|
6918
|
+
"line": 564,
|
|
6919
6919
|
"character": 20
|
|
6920
6920
|
},
|
|
6921
6921
|
"name": "ComponentIdList",
|
|
@@ -6931,7 +6931,7 @@
|
|
|
6931
6931
|
"__schema": "VariableLikeSchema",
|
|
6932
6932
|
"location": {
|
|
6933
6933
|
"filePath": "snapping.main.runtime.ts",
|
|
6934
|
-
"line":
|
|
6934
|
+
"line": 565,
|
|
6935
6935
|
"character": 5
|
|
6936
6936
|
},
|
|
6937
6937
|
"signature": "(property) unmerged?: boolean | undefined",
|
|
@@ -6940,7 +6940,7 @@
|
|
|
6940
6940
|
"__schema": "KeywordTypeSchema",
|
|
6941
6941
|
"location": {
|
|
6942
6942
|
"filePath": "snapping.main.runtime.ts",
|
|
6943
|
-
"line":
|
|
6943
|
+
"line": 565,
|
|
6944
6944
|
"character": 16
|
|
6945
6945
|
},
|
|
6946
6946
|
"name": "boolean"
|
|
@@ -6951,7 +6951,7 @@
|
|
|
6951
6951
|
"__schema": "VariableLikeSchema",
|
|
6952
6952
|
"location": {
|
|
6953
6953
|
"filePath": "snapping.main.runtime.ts",
|
|
6954
|
-
"line":
|
|
6954
|
+
"line": 566,
|
|
6955
6955
|
"character": 5
|
|
6956
6956
|
},
|
|
6957
6957
|
"signature": "(property) editor?: string | undefined",
|
|
@@ -6960,7 +6960,7 @@
|
|
|
6960
6960
|
"__schema": "KeywordTypeSchema",
|
|
6961
6961
|
"location": {
|
|
6962
6962
|
"filePath": "snapping.main.runtime.ts",
|
|
6963
|
-
"line":
|
|
6963
|
+
"line": 566,
|
|
6964
6964
|
"character": 14
|
|
6965
6965
|
},
|
|
6966
6966
|
"name": "string"
|
|
@@ -6971,7 +6971,7 @@
|
|
|
6971
6971
|
"__schema": "InferenceTypeSchema",
|
|
6972
6972
|
"location": {
|
|
6973
6973
|
"filePath": "snapping.main.runtime.ts",
|
|
6974
|
-
"line":
|
|
6974
|
+
"line": 551,
|
|
6975
6975
|
"character": 5
|
|
6976
6976
|
},
|
|
6977
6977
|
"name": "message",
|
|
@@ -6983,7 +6983,7 @@
|
|
|
6983
6983
|
"__schema": "VariableLikeSchema",
|
|
6984
6984
|
"location": {
|
|
6985
6985
|
"filePath": "snapping.main.runtime.ts",
|
|
6986
|
-
"line":
|
|
6986
|
+
"line": 567,
|
|
6987
6987
|
"character": 5
|
|
6988
6988
|
},
|
|
6989
6989
|
"signature": "(property) ignoreIssues?: string | undefined",
|
|
@@ -6992,7 +6992,7 @@
|
|
|
6992
6992
|
"__schema": "KeywordTypeSchema",
|
|
6993
6993
|
"location": {
|
|
6994
6994
|
"filePath": "snapping.main.runtime.ts",
|
|
6995
|
-
"line":
|
|
6995
|
+
"line": 567,
|
|
6996
6996
|
"character": 20
|
|
6997
6997
|
},
|
|
6998
6998
|
"name": "string"
|
|
@@ -7003,7 +7003,7 @@
|
|
|
7003
7003
|
"__schema": "InferenceTypeSchema",
|
|
7004
7004
|
"location": {
|
|
7005
7005
|
"filePath": "snapping.main.runtime.ts",
|
|
7006
|
-
"line":
|
|
7006
|
+
"line": 553,
|
|
7007
7007
|
"character": 5
|
|
7008
7008
|
},
|
|
7009
7009
|
"name": "skipTests",
|
|
@@ -7015,7 +7015,7 @@
|
|
|
7015
7015
|
"__schema": "InferenceTypeSchema",
|
|
7016
7016
|
"location": {
|
|
7017
7017
|
"filePath": "snapping.main.runtime.ts",
|
|
7018
|
-
"line":
|
|
7018
|
+
"line": 554,
|
|
7019
7019
|
"character": 5
|
|
7020
7020
|
},
|
|
7021
7021
|
"name": "skipTasks",
|
|
@@ -7026,7 +7026,7 @@
|
|
|
7026
7026
|
"__schema": "VariableLikeSchema",
|
|
7027
7027
|
"location": {
|
|
7028
7028
|
"filePath": "snapping.main.runtime.ts",
|
|
7029
|
-
"line":
|
|
7029
|
+
"line": 568,
|
|
7030
7030
|
"character": 5
|
|
7031
7031
|
},
|
|
7032
7032
|
"signature": "(property) skipAutoSnap?: boolean | undefined",
|
|
@@ -7035,7 +7035,7 @@
|
|
|
7035
7035
|
"__schema": "KeywordTypeSchema",
|
|
7036
7036
|
"location": {
|
|
7037
7037
|
"filePath": "snapping.main.runtime.ts",
|
|
7038
|
-
"line":
|
|
7038
|
+
"line": 568,
|
|
7039
7039
|
"character": 20
|
|
7040
7040
|
},
|
|
7041
7041
|
"name": "boolean"
|
|
@@ -7046,7 +7046,7 @@
|
|
|
7046
7046
|
"__schema": "InferenceTypeSchema",
|
|
7047
7047
|
"location": {
|
|
7048
7048
|
"filePath": "snapping.main.runtime.ts",
|
|
7049
|
-
"line":
|
|
7049
|
+
"line": 556,
|
|
7050
7050
|
"character": 5
|
|
7051
7051
|
},
|
|
7052
7052
|
"name": "build",
|
|
@@ -7057,7 +7057,7 @@
|
|
|
7057
7057
|
"__schema": "VariableLikeSchema",
|
|
7058
7058
|
"location": {
|
|
7059
7059
|
"filePath": "snapping.main.runtime.ts",
|
|
7060
|
-
"line":
|
|
7060
|
+
"line": 569,
|
|
7061
7061
|
"character": 5
|
|
7062
7062
|
},
|
|
7063
7063
|
"signature": "(property) disableTagAndSnapPipelines?: boolean | undefined",
|
|
@@ -7066,7 +7066,7 @@
|
|
|
7066
7066
|
"__schema": "KeywordTypeSchema",
|
|
7067
7067
|
"location": {
|
|
7068
7068
|
"filePath": "snapping.main.runtime.ts",
|
|
7069
|
-
"line":
|
|
7069
|
+
"line": 569,
|
|
7070
7070
|
"character": 34
|
|
7071
7071
|
},
|
|
7072
7072
|
"name": "boolean"
|
|
@@ -7077,7 +7077,7 @@
|
|
|
7077
7077
|
"__schema": "InferenceTypeSchema",
|
|
7078
7078
|
"location": {
|
|
7079
7079
|
"filePath": "snapping.main.runtime.ts",
|
|
7080
|
-
"line":
|
|
7080
|
+
"line": 558,
|
|
7081
7081
|
"character": 5
|
|
7082
7082
|
},
|
|
7083
7083
|
"name": "ignoreBuildErrors",
|
|
@@ -7089,7 +7089,7 @@
|
|
|
7089
7089
|
"__schema": "InferenceTypeSchema",
|
|
7090
7090
|
"location": {
|
|
7091
7091
|
"filePath": "snapping.main.runtime.ts",
|
|
7092
|
-
"line":
|
|
7092
|
+
"line": 559,
|
|
7093
7093
|
"character": 5
|
|
7094
7094
|
},
|
|
7095
7095
|
"name": "rebuildDepsGraph",
|
|
@@ -7100,7 +7100,7 @@
|
|
|
7100
7100
|
"__schema": "VariableLikeSchema",
|
|
7101
7101
|
"location": {
|
|
7102
7102
|
"filePath": "snapping.main.runtime.ts",
|
|
7103
|
-
"line":
|
|
7103
|
+
"line": 570,
|
|
7104
7104
|
"character": 5
|
|
7105
7105
|
},
|
|
7106
7106
|
"signature": "(property) unmodified?: boolean | undefined",
|
|
@@ -7109,7 +7109,7 @@
|
|
|
7109
7109
|
"__schema": "KeywordTypeSchema",
|
|
7110
7110
|
"location": {
|
|
7111
7111
|
"filePath": "snapping.main.runtime.ts",
|
|
7112
|
-
"line":
|
|
7112
|
+
"line": 570,
|
|
7113
7113
|
"character": 18
|
|
7114
7114
|
},
|
|
7115
7115
|
"name": "boolean"
|
|
@@ -7120,7 +7120,7 @@
|
|
|
7120
7120
|
"__schema": "VariableLikeSchema",
|
|
7121
7121
|
"location": {
|
|
7122
7122
|
"filePath": "snapping.main.runtime.ts",
|
|
7123
|
-
"line":
|
|
7123
|
+
"line": 571,
|
|
7124
7124
|
"character": 5
|
|
7125
7125
|
},
|
|
7126
7126
|
"signature": "(property) exitOnFirstFailedTask?: boolean | undefined",
|
|
@@ -7129,7 +7129,7 @@
|
|
|
7129
7129
|
"__schema": "KeywordTypeSchema",
|
|
7130
7130
|
"location": {
|
|
7131
7131
|
"filePath": "snapping.main.runtime.ts",
|
|
7132
|
-
"line":
|
|
7132
|
+
"line": 571,
|
|
7133
7133
|
"character": 29
|
|
7134
7134
|
},
|
|
7135
7135
|
"name": "boolean"
|
|
@@ -7144,7 +7144,7 @@
|
|
|
7144
7144
|
"__schema": "TypeRefSchema",
|
|
7145
7145
|
"location": {
|
|
7146
7146
|
"filePath": "snapping.main.runtime.ts",
|
|
7147
|
-
"line":
|
|
7147
|
+
"line": 572,
|
|
7148
7148
|
"character": 7
|
|
7149
7149
|
},
|
|
7150
7150
|
"name": "Promise",
|
|
@@ -7153,7 +7153,7 @@
|
|
|
7153
7153
|
"__schema": "TypeUnionSchema",
|
|
7154
7154
|
"location": {
|
|
7155
7155
|
"filePath": "snapping.main.runtime.ts",
|
|
7156
|
-
"line":
|
|
7156
|
+
"line": 572,
|
|
7157
7157
|
"character": 15
|
|
7158
7158
|
},
|
|
7159
7159
|
"types": [
|
|
@@ -7161,7 +7161,7 @@
|
|
|
7161
7161
|
"__schema": "TypeRefSchema",
|
|
7162
7162
|
"location": {
|
|
7163
7163
|
"filePath": "snapping.main.runtime.ts",
|
|
7164
|
-
"line":
|
|
7164
|
+
"line": 572,
|
|
7165
7165
|
"character": 15
|
|
7166
7166
|
},
|
|
7167
7167
|
"name": "SnapResults"
|
|
@@ -7170,7 +7170,7 @@
|
|
|
7170
7170
|
"__schema": "LiteralTypeSchema",
|
|
7171
7171
|
"location": {
|
|
7172
7172
|
"filePath": "snapping.main.runtime.ts",
|
|
7173
|
-
"line":
|
|
7173
|
+
"line": 572,
|
|
7174
7174
|
"character": 29
|
|
7175
7175
|
},
|
|
7176
7176
|
"name": "null"
|
|
@@ -7187,14 +7187,14 @@
|
|
|
7187
7187
|
"__schema": "FunctionLikeSchema",
|
|
7188
7188
|
"location": {
|
|
7189
7189
|
"filePath": "snapping.main.runtime.ts",
|
|
7190
|
-
"line":
|
|
7190
|
+
"line": 663,
|
|
7191
7191
|
"character": 3
|
|
7192
7192
|
},
|
|
7193
7193
|
"doc": {
|
|
7194
7194
|
"__schema": "DocSchema",
|
|
7195
7195
|
"location": {
|
|
7196
7196
|
"filePath": "snapping.main.runtime.ts",
|
|
7197
|
-
"line":
|
|
7197
|
+
"line": 659,
|
|
7198
7198
|
"character": 3
|
|
7199
7199
|
},
|
|
7200
7200
|
"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 */",
|
|
@@ -7207,7 +7207,7 @@
|
|
|
7207
7207
|
"__schema": "ParameterSchema",
|
|
7208
7208
|
"location": {
|
|
7209
7209
|
"filePath": "snapping.main.runtime.ts",
|
|
7210
|
-
"line":
|
|
7210
|
+
"line": 664,
|
|
7211
7211
|
"character": 5
|
|
7212
7212
|
},
|
|
7213
7213
|
"name": "componentPattern",
|
|
@@ -7215,7 +7215,7 @@
|
|
|
7215
7215
|
"__schema": "KeywordTypeSchema",
|
|
7216
7216
|
"location": {
|
|
7217
7217
|
"filePath": "snapping.main.runtime.ts",
|
|
7218
|
-
"line":
|
|
7218
|
+
"line": 664,
|
|
7219
7219
|
"character": 24
|
|
7220
7220
|
},
|
|
7221
7221
|
"name": "string"
|
|
@@ -7227,7 +7227,7 @@
|
|
|
7227
7227
|
"__schema": "ParameterSchema",
|
|
7228
7228
|
"location": {
|
|
7229
7229
|
"filePath": "snapping.main.runtime.ts",
|
|
7230
|
-
"line":
|
|
7230
|
+
"line": 665,
|
|
7231
7231
|
"character": 5
|
|
7232
7232
|
},
|
|
7233
7233
|
"name": "head",
|
|
@@ -7235,7 +7235,7 @@
|
|
|
7235
7235
|
"__schema": "KeywordTypeSchema",
|
|
7236
7236
|
"location": {
|
|
7237
7237
|
"filePath": "snapping.main.runtime.ts",
|
|
7238
|
-
"line":
|
|
7238
|
+
"line": 665,
|
|
7239
7239
|
"character": 12
|
|
7240
7240
|
},
|
|
7241
7241
|
"name": "boolean"
|
|
@@ -7247,7 +7247,7 @@
|
|
|
7247
7247
|
"__schema": "ParameterSchema",
|
|
7248
7248
|
"location": {
|
|
7249
7249
|
"filePath": "snapping.main.runtime.ts",
|
|
7250
|
-
"line":
|
|
7250
|
+
"line": 666,
|
|
7251
7251
|
"character": 5
|
|
7252
7252
|
},
|
|
7253
7253
|
"name": "force",
|
|
@@ -7255,7 +7255,7 @@
|
|
|
7255
7255
|
"__schema": "InferenceTypeSchema",
|
|
7256
7256
|
"location": {
|
|
7257
7257
|
"filePath": "snapping.main.runtime.ts",
|
|
7258
|
-
"line":
|
|
7258
|
+
"line": 666,
|
|
7259
7259
|
"character": 5
|
|
7260
7260
|
},
|
|
7261
7261
|
"type": "boolean"
|
|
@@ -7268,7 +7268,7 @@
|
|
|
7268
7268
|
"__schema": "ParameterSchema",
|
|
7269
7269
|
"location": {
|
|
7270
7270
|
"filePath": "snapping.main.runtime.ts",
|
|
7271
|
-
"line":
|
|
7271
|
+
"line": 667,
|
|
7272
7272
|
"character": 5
|
|
7273
7273
|
},
|
|
7274
7274
|
"name": "soft",
|
|
@@ -7276,7 +7276,7 @@
|
|
|
7276
7276
|
"__schema": "InferenceTypeSchema",
|
|
7277
7277
|
"location": {
|
|
7278
7278
|
"filePath": "snapping.main.runtime.ts",
|
|
7279
|
-
"line":
|
|
7279
|
+
"line": 667,
|
|
7280
7280
|
"character": 5
|
|
7281
7281
|
},
|
|
7282
7282
|
"type": "boolean"
|
|
@@ -7290,7 +7290,7 @@
|
|
|
7290
7290
|
"__schema": "TypeRefSchema",
|
|
7291
7291
|
"location": {
|
|
7292
7292
|
"filePath": "snapping.main.runtime.ts",
|
|
7293
|
-
"line":
|
|
7293
|
+
"line": 668,
|
|
7294
7294
|
"character": 6
|
|
7295
7295
|
},
|
|
7296
7296
|
"name": "Promise",
|
|
@@ -7299,7 +7299,7 @@
|
|
|
7299
7299
|
"__schema": "TypeLiteralSchema",
|
|
7300
7300
|
"location": {
|
|
7301
7301
|
"filePath": "snapping.main.runtime.ts",
|
|
7302
|
-
"line":
|
|
7302
|
+
"line": 668,
|
|
7303
7303
|
"character": 14
|
|
7304
7304
|
},
|
|
7305
7305
|
"members": [
|
|
@@ -7307,7 +7307,7 @@
|
|
|
7307
7307
|
"__schema": "VariableLikeSchema",
|
|
7308
7308
|
"location": {
|
|
7309
7309
|
"filePath": "snapping.main.runtime.ts",
|
|
7310
|
-
"line":
|
|
7310
|
+
"line": 668,
|
|
7311
7311
|
"character": 16
|
|
7312
7312
|
},
|
|
7313
7313
|
"signature": "(property) results: untagResult[]",
|
|
@@ -7316,14 +7316,14 @@
|
|
|
7316
7316
|
"__schema": "TypeArraySchema",
|
|
7317
7317
|
"location": {
|
|
7318
7318
|
"filePath": "snapping.main.runtime.ts",
|
|
7319
|
-
"line":
|
|
7319
|
+
"line": 668,
|
|
7320
7320
|
"character": 25
|
|
7321
7321
|
},
|
|
7322
7322
|
"type": {
|
|
7323
7323
|
"__schema": "TypeRefSchema",
|
|
7324
7324
|
"location": {
|
|
7325
7325
|
"filePath": "snapping.main.runtime.ts",
|
|
7326
|
-
"line":
|
|
7326
|
+
"line": 668,
|
|
7327
7327
|
"character": 25
|
|
7328
7328
|
},
|
|
7329
7329
|
"name": "untagResult",
|
|
@@ -7336,7 +7336,7 @@
|
|
|
7336
7336
|
"__schema": "VariableLikeSchema",
|
|
7337
7337
|
"location": {
|
|
7338
7338
|
"filePath": "snapping.main.runtime.ts",
|
|
7339
|
-
"line":
|
|
7339
|
+
"line": 668,
|
|
7340
7340
|
"character": 40
|
|
7341
7341
|
},
|
|
7342
7342
|
"signature": "(property) isSoftUntag: boolean",
|
|
@@ -7345,7 +7345,7 @@
|
|
|
7345
7345
|
"__schema": "KeywordTypeSchema",
|
|
7346
7346
|
"location": {
|
|
7347
7347
|
"filePath": "snapping.main.runtime.ts",
|
|
7348
|
-
"line":
|
|
7348
|
+
"line": 668,
|
|
7349
7349
|
"character": 53
|
|
7350
7350
|
},
|
|
7351
7351
|
"name": "boolean"
|
|
@@ -7364,7 +7364,7 @@
|
|
|
7364
7364
|
"__schema": "FunctionLikeSchema",
|
|
7365
7365
|
"location": {
|
|
7366
7366
|
"filePath": "snapping.main.runtime.ts",
|
|
7367
|
-
"line":
|
|
7367
|
+
"line": 715,
|
|
7368
7368
|
"character": 3
|
|
7369
7369
|
},
|
|
7370
7370
|
"signature": "(method) SnappingMain.resetNeverExported(): Promise<ComponentID[]>",
|
|
@@ -7374,7 +7374,7 @@
|
|
|
7374
7374
|
"__schema": "TypeRefSchema",
|
|
7375
7375
|
"location": {
|
|
7376
7376
|
"filePath": "snapping.main.runtime.ts",
|
|
7377
|
-
"line":
|
|
7377
|
+
"line": 715,
|
|
7378
7378
|
"character": 31
|
|
7379
7379
|
},
|
|
7380
7380
|
"name": "Promise",
|
|
@@ -7383,14 +7383,14 @@
|
|
|
7383
7383
|
"__schema": "TypeArraySchema",
|
|
7384
7384
|
"location": {
|
|
7385
7385
|
"filePath": "snapping.main.runtime.ts",
|
|
7386
|
-
"line":
|
|
7386
|
+
"line": 715,
|
|
7387
7387
|
"character": 39
|
|
7388
7388
|
},
|
|
7389
7389
|
"type": {
|
|
7390
7390
|
"__schema": "TypeRefSchema",
|
|
7391
7391
|
"location": {
|
|
7392
7392
|
"filePath": "snapping.main.runtime.ts",
|
|
7393
|
-
"line":
|
|
7393
|
+
"line": 715,
|
|
7394
7394
|
"character": 39
|
|
7395
7395
|
},
|
|
7396
7396
|
"name": "ComponentID",
|
|
@@ -7411,7 +7411,7 @@
|
|
|
7411
7411
|
"__schema": "FunctionLikeSchema",
|
|
7412
7412
|
"location": {
|
|
7413
7413
|
"filePath": "snapping.main.runtime.ts",
|
|
7414
|
-
"line":
|
|
7414
|
+
"line": 724,
|
|
7415
7415
|
"character": 3
|
|
7416
7416
|
},
|
|
7417
7417
|
"signature": "(method) SnappingMain._addFlattenedDependenciesToComponents(components: ConsumerComponent[], rebuildDepsGraph?: boolean): Promise<void>",
|
|
@@ -7421,7 +7421,7 @@
|
|
|
7421
7421
|
"__schema": "ParameterSchema",
|
|
7422
7422
|
"location": {
|
|
7423
7423
|
"filePath": "snapping.main.runtime.ts",
|
|
7424
|
-
"line":
|
|
7424
|
+
"line": 724,
|
|
7425
7425
|
"character": 47
|
|
7426
7426
|
},
|
|
7427
7427
|
"name": "components",
|
|
@@ -7429,14 +7429,14 @@
|
|
|
7429
7429
|
"__schema": "TypeArraySchema",
|
|
7430
7430
|
"location": {
|
|
7431
7431
|
"filePath": "snapping.main.runtime.ts",
|
|
7432
|
-
"line":
|
|
7432
|
+
"line": 724,
|
|
7433
7433
|
"character": 59
|
|
7434
7434
|
},
|
|
7435
7435
|
"type": {
|
|
7436
7436
|
"__schema": "TypeRefSchema",
|
|
7437
7437
|
"location": {
|
|
7438
7438
|
"filePath": "snapping.main.runtime.ts",
|
|
7439
|
-
"line":
|
|
7439
|
+
"line": 724,
|
|
7440
7440
|
"character": 59
|
|
7441
7441
|
},
|
|
7442
7442
|
"name": "ConsumerComponent",
|
|
@@ -7450,7 +7450,7 @@
|
|
|
7450
7450
|
"__schema": "ParameterSchema",
|
|
7451
7451
|
"location": {
|
|
7452
7452
|
"filePath": "snapping.main.runtime.ts",
|
|
7453
|
-
"line":
|
|
7453
|
+
"line": 724,
|
|
7454
7454
|
"character": 80
|
|
7455
7455
|
},
|
|
7456
7456
|
"name": "rebuildDepsGraph",
|
|
@@ -7458,7 +7458,7 @@
|
|
|
7458
7458
|
"__schema": "InferenceTypeSchema",
|
|
7459
7459
|
"location": {
|
|
7460
7460
|
"filePath": "snapping.main.runtime.ts",
|
|
7461
|
-
"line":
|
|
7461
|
+
"line": 724,
|
|
7462
7462
|
"character": 80
|
|
7463
7463
|
},
|
|
7464
7464
|
"type": "boolean"
|
|
@@ -7472,7 +7472,7 @@
|
|
|
7472
7472
|
"__schema": "InferenceTypeSchema",
|
|
7473
7473
|
"location": {
|
|
7474
7474
|
"filePath": "snapping.main.runtime.ts",
|
|
7475
|
-
"line":
|
|
7475
|
+
"line": 724,
|
|
7476
7476
|
"character": 3
|
|
7477
7477
|
},
|
|
7478
7478
|
"type": "Promise<void>"
|
|
@@ -7485,7 +7485,7 @@
|
|
|
7485
7485
|
"__schema": "FunctionLikeSchema",
|
|
7486
7486
|
"location": {
|
|
7487
7487
|
"filePath": "snapping.main.runtime.ts",
|
|
7488
|
-
"line":
|
|
7488
|
+
"line": 754,
|
|
7489
7489
|
"character": 3
|
|
7490
7490
|
},
|
|
7491
7491
|
"signature": "(method) SnappingMain.throwForDepsFromAnotherLane(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -7495,7 +7495,7 @@
|
|
|
7495
7495
|
"__schema": "ParameterSchema",
|
|
7496
7496
|
"location": {
|
|
7497
7497
|
"filePath": "snapping.main.runtime.ts",
|
|
7498
|
-
"line":
|
|
7498
|
+
"line": 754,
|
|
7499
7499
|
"character": 37
|
|
7500
7500
|
},
|
|
7501
7501
|
"name": "components",
|
|
@@ -7503,14 +7503,14 @@
|
|
|
7503
7503
|
"__schema": "TypeArraySchema",
|
|
7504
7504
|
"location": {
|
|
7505
7505
|
"filePath": "snapping.main.runtime.ts",
|
|
7506
|
-
"line":
|
|
7506
|
+
"line": 754,
|
|
7507
7507
|
"character": 49
|
|
7508
7508
|
},
|
|
7509
7509
|
"type": {
|
|
7510
7510
|
"__schema": "TypeRefSchema",
|
|
7511
7511
|
"location": {
|
|
7512
7512
|
"filePath": "snapping.main.runtime.ts",
|
|
7513
|
-
"line":
|
|
7513
|
+
"line": 754,
|
|
7514
7514
|
"character": 49
|
|
7515
7515
|
},
|
|
7516
7516
|
"name": "ConsumerComponent",
|
|
@@ -7525,7 +7525,7 @@
|
|
|
7525
7525
|
"__schema": "InferenceTypeSchema",
|
|
7526
7526
|
"location": {
|
|
7527
7527
|
"filePath": "snapping.main.runtime.ts",
|
|
7528
|
-
"line":
|
|
7528
|
+
"line": 754,
|
|
7529
7529
|
"character": 3
|
|
7530
7530
|
},
|
|
7531
7531
|
"type": "Promise<void>"
|
|
@@ -7538,7 +7538,7 @@
|
|
|
7538
7538
|
"__schema": "FunctionLikeSchema",
|
|
7539
7539
|
"location": {
|
|
7540
7540
|
"filePath": "snapping.main.runtime.ts",
|
|
7541
|
-
"line":
|
|
7541
|
+
"line": 837,
|
|
7542
7542
|
"character": 3
|
|
7543
7543
|
},
|
|
7544
7544
|
"signature": "(method) SnappingMain._addFlattenedDepsGraphToComponents(components: ConsumerComponent[]): Promise<void>",
|
|
@@ -7548,7 +7548,7 @@
|
|
|
7548
7548
|
"__schema": "ParameterSchema",
|
|
7549
7549
|
"location": {
|
|
7550
7550
|
"filePath": "snapping.main.runtime.ts",
|
|
7551
|
-
"line":
|
|
7551
|
+
"line": 837,
|
|
7552
7552
|
"character": 44
|
|
7553
7553
|
},
|
|
7554
7554
|
"name": "components",
|
|
@@ -7556,14 +7556,14 @@
|
|
|
7556
7556
|
"__schema": "TypeArraySchema",
|
|
7557
7557
|
"location": {
|
|
7558
7558
|
"filePath": "snapping.main.runtime.ts",
|
|
7559
|
-
"line":
|
|
7559
|
+
"line": 837,
|
|
7560
7560
|
"character": 56
|
|
7561
7561
|
},
|
|
7562
7562
|
"type": {
|
|
7563
7563
|
"__schema": "TypeRefSchema",
|
|
7564
7564
|
"location": {
|
|
7565
7565
|
"filePath": "snapping.main.runtime.ts",
|
|
7566
|
-
"line":
|
|
7566
|
+
"line": 837,
|
|
7567
7567
|
"character": 56
|
|
7568
7568
|
},
|
|
7569
7569
|
"name": "ConsumerComponent",
|
|
@@ -7578,7 +7578,7 @@
|
|
|
7578
7578
|
"__schema": "InferenceTypeSchema",
|
|
7579
7579
|
"location": {
|
|
7580
7580
|
"filePath": "snapping.main.runtime.ts",
|
|
7581
|
-
"line":
|
|
7581
|
+
"line": 837,
|
|
7582
7582
|
"character": 3
|
|
7583
7583
|
},
|
|
7584
7584
|
"type": "Promise<void>"
|
|
@@ -7591,7 +7591,7 @@
|
|
|
7591
7591
|
"__schema": "FunctionLikeSchema",
|
|
7592
7592
|
"location": {
|
|
7593
7593
|
"filePath": "snapping.main.runtime.ts",
|
|
7594
|
-
"line":
|
|
7594
|
+
"line": 903,
|
|
7595
7595
|
"character": 3
|
|
7596
7596
|
},
|
|
7597
7597
|
"signature": "(method) SnappingMain._updateComponentsByTagResult(components: ConsumerComponent[], tagResult: LegacyOnTagResult[]): void",
|
|
@@ -7601,7 +7601,7 @@
|
|
|
7601
7601
|
"__schema": "ParameterSchema",
|
|
7602
7602
|
"location": {
|
|
7603
7603
|
"filePath": "snapping.main.runtime.ts",
|
|
7604
|
-
"line":
|
|
7604
|
+
"line": 903,
|
|
7605
7605
|
"character": 32
|
|
7606
7606
|
},
|
|
7607
7607
|
"name": "components",
|
|
@@ -7609,14 +7609,14 @@
|
|
|
7609
7609
|
"__schema": "TypeArraySchema",
|
|
7610
7610
|
"location": {
|
|
7611
7611
|
"filePath": "snapping.main.runtime.ts",
|
|
7612
|
-
"line":
|
|
7612
|
+
"line": 903,
|
|
7613
7613
|
"character": 44
|
|
7614
7614
|
},
|
|
7615
7615
|
"type": {
|
|
7616
7616
|
"__schema": "TypeRefSchema",
|
|
7617
7617
|
"location": {
|
|
7618
7618
|
"filePath": "snapping.main.runtime.ts",
|
|
7619
|
-
"line":
|
|
7619
|
+
"line": 903,
|
|
7620
7620
|
"character": 44
|
|
7621
7621
|
},
|
|
7622
7622
|
"name": "ConsumerComponent",
|
|
@@ -7630,7 +7630,7 @@
|
|
|
7630
7630
|
"__schema": "ParameterSchema",
|
|
7631
7631
|
"location": {
|
|
7632
7632
|
"filePath": "snapping.main.runtime.ts",
|
|
7633
|
-
"line":
|
|
7633
|
+
"line": 903,
|
|
7634
7634
|
"character": 65
|
|
7635
7635
|
},
|
|
7636
7636
|
"name": "tagResult",
|
|
@@ -7638,14 +7638,14 @@
|
|
|
7638
7638
|
"__schema": "TypeArraySchema",
|
|
7639
7639
|
"location": {
|
|
7640
7640
|
"filePath": "snapping.main.runtime.ts",
|
|
7641
|
-
"line":
|
|
7641
|
+
"line": 903,
|
|
7642
7642
|
"character": 76
|
|
7643
7643
|
},
|
|
7644
7644
|
"type": {
|
|
7645
7645
|
"__schema": "TypeRefSchema",
|
|
7646
7646
|
"location": {
|
|
7647
7647
|
"filePath": "snapping.main.runtime.ts",
|
|
7648
|
-
"line":
|
|
7648
|
+
"line": 903,
|
|
7649
7649
|
"character": 76
|
|
7650
7650
|
},
|
|
7651
7651
|
"name": "LegacyOnTagResult",
|
|
@@ -7660,7 +7660,7 @@
|
|
|
7660
7660
|
"__schema": "InferenceTypeSchema",
|
|
7661
7661
|
"location": {
|
|
7662
7662
|
"filePath": "snapping.main.runtime.ts",
|
|
7663
|
-
"line":
|
|
7663
|
+
"line": 903,
|
|
7664
7664
|
"character": 3
|
|
7665
7665
|
},
|
|
7666
7666
|
"type": "void"
|
|
@@ -7671,7 +7671,7 @@
|
|
|
7671
7671
|
"__schema": "FunctionLikeSchema",
|
|
7672
7672
|
"location": {
|
|
7673
7673
|
"filePath": "snapping.main.runtime.ts",
|
|
7674
|
-
"line":
|
|
7674
|
+
"line": 914,
|
|
7675
7675
|
"character": 3
|
|
7676
7676
|
},
|
|
7677
7677
|
"signature": "(method) SnappingMain._getPublishedPackages(components: ConsumerComponent[]): string[]",
|
|
@@ -7681,7 +7681,7 @@
|
|
|
7681
7681
|
"__schema": "ParameterSchema",
|
|
7682
7682
|
"location": {
|
|
7683
7683
|
"filePath": "snapping.main.runtime.ts",
|
|
7684
|
-
"line":
|
|
7684
|
+
"line": 914,
|
|
7685
7685
|
"character": 25
|
|
7686
7686
|
},
|
|
7687
7687
|
"name": "components",
|
|
@@ -7689,14 +7689,14 @@
|
|
|
7689
7689
|
"__schema": "TypeArraySchema",
|
|
7690
7690
|
"location": {
|
|
7691
7691
|
"filePath": "snapping.main.runtime.ts",
|
|
7692
|
-
"line":
|
|
7692
|
+
"line": 914,
|
|
7693
7693
|
"character": 37
|
|
7694
7694
|
},
|
|
7695
7695
|
"type": {
|
|
7696
7696
|
"__schema": "TypeRefSchema",
|
|
7697
7697
|
"location": {
|
|
7698
7698
|
"filePath": "snapping.main.runtime.ts",
|
|
7699
|
-
"line":
|
|
7699
|
+
"line": 914,
|
|
7700
7700
|
"character": 37
|
|
7701
7701
|
},
|
|
7702
7702
|
"name": "ConsumerComponent",
|
|
@@ -7711,14 +7711,14 @@
|
|
|
7711
7711
|
"__schema": "TypeArraySchema",
|
|
7712
7712
|
"location": {
|
|
7713
7713
|
"filePath": "snapping.main.runtime.ts",
|
|
7714
|
-
"line":
|
|
7714
|
+
"line": 914,
|
|
7715
7715
|
"character": 59
|
|
7716
7716
|
},
|
|
7717
7717
|
"type": {
|
|
7718
7718
|
"__schema": "KeywordTypeSchema",
|
|
7719
7719
|
"location": {
|
|
7720
7720
|
"filePath": "snapping.main.runtime.ts",
|
|
7721
|
-
"line":
|
|
7721
|
+
"line": 914,
|
|
7722
7722
|
"character": 59
|
|
7723
7723
|
},
|
|
7724
7724
|
"name": "string"
|
|
@@ -7730,7 +7730,7 @@
|
|
|
7730
7730
|
"__schema": "FunctionLikeSchema",
|
|
7731
7731
|
"location": {
|
|
7732
7732
|
"filePath": "snapping.main.runtime.ts",
|
|
7733
|
-
"line":
|
|
7733
|
+
"line": 923,
|
|
7734
7734
|
"character": 3
|
|
7735
7735
|
},
|
|
7736
7736
|
"signature": "(method) SnappingMain._addCompToObjects({ source, lane, shouldValidateVersion, updateDependentsOnLane, }: {\n source: ConsumerComponent;\n lane?: Lane;\n shouldValidateVersion?: boolean;\n updateDependentsOnLane?: boolean;\n}): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -7740,7 +7740,7 @@
|
|
|
7740
7740
|
"__schema": "ParameterSchema",
|
|
7741
7741
|
"location": {
|
|
7742
7742
|
"filePath": "snapping.main.runtime.ts",
|
|
7743
|
-
"line":
|
|
7743
|
+
"line": 923,
|
|
7744
7744
|
"character": 27
|
|
7745
7745
|
},
|
|
7746
7746
|
"name": "{ source, lane, shouldValidateVersion = false, updateDependentsOnLane = false }",
|
|
@@ -7748,7 +7748,7 @@
|
|
|
7748
7748
|
"__schema": "TypeLiteralSchema",
|
|
7749
7749
|
"location": {
|
|
7750
7750
|
"filePath": "snapping.main.runtime.ts",
|
|
7751
|
-
"line":
|
|
7751
|
+
"line": 928,
|
|
7752
7752
|
"character": 6
|
|
7753
7753
|
},
|
|
7754
7754
|
"members": [
|
|
@@ -7756,7 +7756,7 @@
|
|
|
7756
7756
|
"__schema": "VariableLikeSchema",
|
|
7757
7757
|
"location": {
|
|
7758
7758
|
"filePath": "snapping.main.runtime.ts",
|
|
7759
|
-
"line":
|
|
7759
|
+
"line": 929,
|
|
7760
7760
|
"character": 5
|
|
7761
7761
|
},
|
|
7762
7762
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -7765,7 +7765,7 @@
|
|
|
7765
7765
|
"__schema": "TypeRefSchema",
|
|
7766
7766
|
"location": {
|
|
7767
7767
|
"filePath": "snapping.main.runtime.ts",
|
|
7768
|
-
"line":
|
|
7768
|
+
"line": 929,
|
|
7769
7769
|
"character": 5
|
|
7770
7770
|
},
|
|
7771
7771
|
"name": "ConsumerComponent",
|
|
@@ -7777,7 +7777,7 @@
|
|
|
7777
7777
|
"__schema": "VariableLikeSchema",
|
|
7778
7778
|
"location": {
|
|
7779
7779
|
"filePath": "snapping.main.runtime.ts",
|
|
7780
|
-
"line":
|
|
7780
|
+
"line": 930,
|
|
7781
7781
|
"character": 5
|
|
7782
7782
|
},
|
|
7783
7783
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -7786,7 +7786,7 @@
|
|
|
7786
7786
|
"__schema": "TypeRefSchema",
|
|
7787
7787
|
"location": {
|
|
7788
7788
|
"filePath": "snapping.main.runtime.ts",
|
|
7789
|
-
"line":
|
|
7789
|
+
"line": 930,
|
|
7790
7790
|
"character": 12
|
|
7791
7791
|
},
|
|
7792
7792
|
"name": "Lane",
|
|
@@ -7798,7 +7798,7 @@
|
|
|
7798
7798
|
"__schema": "VariableLikeSchema",
|
|
7799
7799
|
"location": {
|
|
7800
7800
|
"filePath": "snapping.main.runtime.ts",
|
|
7801
|
-
"line":
|
|
7801
|
+
"line": 931,
|
|
7802
7802
|
"character": 5
|
|
7803
7803
|
},
|
|
7804
7804
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -7807,7 +7807,7 @@
|
|
|
7807
7807
|
"__schema": "KeywordTypeSchema",
|
|
7808
7808
|
"location": {
|
|
7809
7809
|
"filePath": "snapping.main.runtime.ts",
|
|
7810
|
-
"line":
|
|
7810
|
+
"line": 931,
|
|
7811
7811
|
"character": 29
|
|
7812
7812
|
},
|
|
7813
7813
|
"name": "boolean"
|
|
@@ -7818,7 +7818,7 @@
|
|
|
7818
7818
|
"__schema": "VariableLikeSchema",
|
|
7819
7819
|
"location": {
|
|
7820
7820
|
"filePath": "snapping.main.runtime.ts",
|
|
7821
|
-
"line":
|
|
7821
|
+
"line": 932,
|
|
7822
7822
|
"character": 5
|
|
7823
7823
|
},
|
|
7824
7824
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -7827,7 +7827,7 @@
|
|
|
7827
7827
|
"__schema": "KeywordTypeSchema",
|
|
7828
7828
|
"location": {
|
|
7829
7829
|
"filePath": "snapping.main.runtime.ts",
|
|
7830
|
-
"line":
|
|
7830
|
+
"line": 932,
|
|
7831
7831
|
"character": 30
|
|
7832
7832
|
},
|
|
7833
7833
|
"name": "boolean"
|
|
@@ -7842,7 +7842,7 @@
|
|
|
7842
7842
|
"__schema": "VariableLikeSchema",
|
|
7843
7843
|
"location": {
|
|
7844
7844
|
"filePath": "snapping.main.runtime.ts",
|
|
7845
|
-
"line":
|
|
7845
|
+
"line": 929,
|
|
7846
7846
|
"character": 5
|
|
7847
7847
|
},
|
|
7848
7848
|
"signature": "(property) source: ConsumerComponent",
|
|
@@ -7851,7 +7851,7 @@
|
|
|
7851
7851
|
"__schema": "TypeRefSchema",
|
|
7852
7852
|
"location": {
|
|
7853
7853
|
"filePath": "snapping.main.runtime.ts",
|
|
7854
|
-
"line":
|
|
7854
|
+
"line": 929,
|
|
7855
7855
|
"character": 5
|
|
7856
7856
|
},
|
|
7857
7857
|
"name": "ConsumerComponent",
|
|
@@ -7863,7 +7863,7 @@
|
|
|
7863
7863
|
"__schema": "VariableLikeSchema",
|
|
7864
7864
|
"location": {
|
|
7865
7865
|
"filePath": "snapping.main.runtime.ts",
|
|
7866
|
-
"line":
|
|
7866
|
+
"line": 930,
|
|
7867
7867
|
"character": 5
|
|
7868
7868
|
},
|
|
7869
7869
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -7872,7 +7872,7 @@
|
|
|
7872
7872
|
"__schema": "TypeRefSchema",
|
|
7873
7873
|
"location": {
|
|
7874
7874
|
"filePath": "snapping.main.runtime.ts",
|
|
7875
|
-
"line":
|
|
7875
|
+
"line": 930,
|
|
7876
7876
|
"character": 12
|
|
7877
7877
|
},
|
|
7878
7878
|
"name": "Lane",
|
|
@@ -7884,7 +7884,7 @@
|
|
|
7884
7884
|
"__schema": "VariableLikeSchema",
|
|
7885
7885
|
"location": {
|
|
7886
7886
|
"filePath": "snapping.main.runtime.ts",
|
|
7887
|
-
"line":
|
|
7887
|
+
"line": 931,
|
|
7888
7888
|
"character": 5
|
|
7889
7889
|
},
|
|
7890
7890
|
"signature": "(property) shouldValidateVersion?: boolean | undefined",
|
|
@@ -7893,7 +7893,7 @@
|
|
|
7893
7893
|
"__schema": "KeywordTypeSchema",
|
|
7894
7894
|
"location": {
|
|
7895
7895
|
"filePath": "snapping.main.runtime.ts",
|
|
7896
|
-
"line":
|
|
7896
|
+
"line": 931,
|
|
7897
7897
|
"character": 29
|
|
7898
7898
|
},
|
|
7899
7899
|
"name": "boolean"
|
|
@@ -7904,7 +7904,7 @@
|
|
|
7904
7904
|
"__schema": "VariableLikeSchema",
|
|
7905
7905
|
"location": {
|
|
7906
7906
|
"filePath": "snapping.main.runtime.ts",
|
|
7907
|
-
"line":
|
|
7907
|
+
"line": 932,
|
|
7908
7908
|
"character": 5
|
|
7909
7909
|
},
|
|
7910
7910
|
"signature": "(property) updateDependentsOnLane?: boolean | undefined",
|
|
@@ -7913,7 +7913,7 @@
|
|
|
7913
7913
|
"__schema": "KeywordTypeSchema",
|
|
7914
7914
|
"location": {
|
|
7915
7915
|
"filePath": "snapping.main.runtime.ts",
|
|
7916
|
-
"line":
|
|
7916
|
+
"line": 932,
|
|
7917
7917
|
"character": 30
|
|
7918
7918
|
},
|
|
7919
7919
|
"name": "boolean"
|
|
@@ -7928,7 +7928,7 @@
|
|
|
7928
7928
|
"__schema": "TypeRefSchema",
|
|
7929
7929
|
"location": {
|
|
7930
7930
|
"filePath": "snapping.main.runtime.ts",
|
|
7931
|
-
"line":
|
|
7931
|
+
"line": 933,
|
|
7932
7932
|
"character": 7
|
|
7933
7933
|
},
|
|
7934
7934
|
"name": "Promise",
|
|
@@ -7937,7 +7937,7 @@
|
|
|
7937
7937
|
"__schema": "TypeLiteralSchema",
|
|
7938
7938
|
"location": {
|
|
7939
7939
|
"filePath": "snapping.main.runtime.ts",
|
|
7940
|
-
"line":
|
|
7940
|
+
"line": 933,
|
|
7941
7941
|
"character": 15
|
|
7942
7942
|
},
|
|
7943
7943
|
"members": [
|
|
@@ -7945,7 +7945,7 @@
|
|
|
7945
7945
|
"__schema": "VariableLikeSchema",
|
|
7946
7946
|
"location": {
|
|
7947
7947
|
"filePath": "snapping.main.runtime.ts",
|
|
7948
|
-
"line":
|
|
7948
|
+
"line": 934,
|
|
7949
7949
|
"character": 5
|
|
7950
7950
|
},
|
|
7951
7951
|
"signature": "(property) component: ModelComponent",
|
|
@@ -7954,7 +7954,7 @@
|
|
|
7954
7954
|
"__schema": "TypeRefSchema",
|
|
7955
7955
|
"location": {
|
|
7956
7956
|
"filePath": "snapping.main.runtime.ts",
|
|
7957
|
-
"line":
|
|
7957
|
+
"line": 934,
|
|
7958
7958
|
"character": 5
|
|
7959
7959
|
},
|
|
7960
7960
|
"name": "ModelComponent",
|
|
@@ -7966,7 +7966,7 @@
|
|
|
7966
7966
|
"__schema": "VariableLikeSchema",
|
|
7967
7967
|
"location": {
|
|
7968
7968
|
"filePath": "snapping.main.runtime.ts",
|
|
7969
|
-
"line":
|
|
7969
|
+
"line": 935,
|
|
7970
7970
|
"character": 5
|
|
7971
7971
|
},
|
|
7972
7972
|
"signature": "(property) version: Version",
|
|
@@ -7975,7 +7975,7 @@
|
|
|
7975
7975
|
"__schema": "TypeRefSchema",
|
|
7976
7976
|
"location": {
|
|
7977
7977
|
"filePath": "snapping.main.runtime.ts",
|
|
7978
|
-
"line":
|
|
7978
|
+
"line": 935,
|
|
7979
7979
|
"character": 14
|
|
7980
7980
|
},
|
|
7981
7981
|
"name": "Version"
|
|
@@ -7994,7 +7994,7 @@
|
|
|
7994
7994
|
"__schema": "FunctionLikeSchema",
|
|
7995
7995
|
"location": {
|
|
7996
7996
|
"filePath": "snapping.main.runtime.ts",
|
|
7997
|
-
"line":
|
|
7997
|
+
"line": 973,
|
|
7998
7998
|
"character": 3
|
|
7999
7999
|
},
|
|
8000
8000
|
"signature": "(method) SnappingMain._addCompFromScopeToObjects(source: ConsumerComponent, lane?: Lane, updateDependentsOnLane?: boolean): Promise<{\n component: ModelComponent;\n version: Version;\n}>",
|
|
@@ -8004,7 +8004,7 @@
|
|
|
8004
8004
|
"__schema": "ParameterSchema",
|
|
8005
8005
|
"location": {
|
|
8006
8006
|
"filePath": "snapping.main.runtime.ts",
|
|
8007
|
-
"line":
|
|
8007
|
+
"line": 974,
|
|
8008
8008
|
"character": 5
|
|
8009
8009
|
},
|
|
8010
8010
|
"name": "source",
|
|
@@ -8012,7 +8012,7 @@
|
|
|
8012
8012
|
"__schema": "TypeRefSchema",
|
|
8013
8013
|
"location": {
|
|
8014
8014
|
"filePath": "snapping.main.runtime.ts",
|
|
8015
|
-
"line":
|
|
8015
|
+
"line": 974,
|
|
8016
8016
|
"character": 13
|
|
8017
8017
|
},
|
|
8018
8018
|
"name": "ConsumerComponent",
|
|
@@ -8025,7 +8025,7 @@
|
|
|
8025
8025
|
"__schema": "ParameterSchema",
|
|
8026
8026
|
"location": {
|
|
8027
8027
|
"filePath": "snapping.main.runtime.ts",
|
|
8028
|
-
"line":
|
|
8028
|
+
"line": 975,
|
|
8029
8029
|
"character": 5
|
|
8030
8030
|
},
|
|
8031
8031
|
"name": "lane",
|
|
@@ -8033,7 +8033,7 @@
|
|
|
8033
8033
|
"__schema": "TypeRefSchema",
|
|
8034
8034
|
"location": {
|
|
8035
8035
|
"filePath": "snapping.main.runtime.ts",
|
|
8036
|
-
"line":
|
|
8036
|
+
"line": 975,
|
|
8037
8037
|
"character": 12
|
|
8038
8038
|
},
|
|
8039
8039
|
"name": "Lane",
|
|
@@ -8046,7 +8046,7 @@
|
|
|
8046
8046
|
"__schema": "ParameterSchema",
|
|
8047
8047
|
"location": {
|
|
8048
8048
|
"filePath": "snapping.main.runtime.ts",
|
|
8049
|
-
"line":
|
|
8049
|
+
"line": 976,
|
|
8050
8050
|
"character": 5
|
|
8051
8051
|
},
|
|
8052
8052
|
"name": "updateDependentsOnLane",
|
|
@@ -8054,7 +8054,7 @@
|
|
|
8054
8054
|
"__schema": "InferenceTypeSchema",
|
|
8055
8055
|
"location": {
|
|
8056
8056
|
"filePath": "snapping.main.runtime.ts",
|
|
8057
|
-
"line":
|
|
8057
|
+
"line": 976,
|
|
8058
8058
|
"character": 5
|
|
8059
8059
|
},
|
|
8060
8060
|
"type": "boolean"
|
|
@@ -8068,7 +8068,7 @@
|
|
|
8068
8068
|
"__schema": "TypeRefSchema",
|
|
8069
8069
|
"location": {
|
|
8070
8070
|
"filePath": "snapping.main.runtime.ts",
|
|
8071
|
-
"line":
|
|
8071
|
+
"line": 977,
|
|
8072
8072
|
"character": 6
|
|
8073
8073
|
},
|
|
8074
8074
|
"name": "Promise",
|
|
@@ -8077,7 +8077,7 @@
|
|
|
8077
8077
|
"__schema": "TypeLiteralSchema",
|
|
8078
8078
|
"location": {
|
|
8079
8079
|
"filePath": "snapping.main.runtime.ts",
|
|
8080
|
-
"line":
|
|
8080
|
+
"line": 977,
|
|
8081
8081
|
"character": 14
|
|
8082
8082
|
},
|
|
8083
8083
|
"members": [
|
|
@@ -8085,7 +8085,7 @@
|
|
|
8085
8085
|
"__schema": "VariableLikeSchema",
|
|
8086
8086
|
"location": {
|
|
8087
8087
|
"filePath": "snapping.main.runtime.ts",
|
|
8088
|
-
"line":
|
|
8088
|
+
"line": 978,
|
|
8089
8089
|
"character": 5
|
|
8090
8090
|
},
|
|
8091
8091
|
"signature": "(property) component: ModelComponent",
|
|
@@ -8094,7 +8094,7 @@
|
|
|
8094
8094
|
"__schema": "TypeRefSchema",
|
|
8095
8095
|
"location": {
|
|
8096
8096
|
"filePath": "snapping.main.runtime.ts",
|
|
8097
|
-
"line":
|
|
8097
|
+
"line": 978,
|
|
8098
8098
|
"character": 5
|
|
8099
8099
|
},
|
|
8100
8100
|
"name": "ModelComponent",
|
|
@@ -8106,7 +8106,7 @@
|
|
|
8106
8106
|
"__schema": "VariableLikeSchema",
|
|
8107
8107
|
"location": {
|
|
8108
8108
|
"filePath": "snapping.main.runtime.ts",
|
|
8109
|
-
"line":
|
|
8109
|
+
"line": 979,
|
|
8110
8110
|
"character": 5
|
|
8111
8111
|
},
|
|
8112
8112
|
"signature": "(property) version: Version",
|
|
@@ -8115,7 +8115,7 @@
|
|
|
8115
8115
|
"__schema": "TypeRefSchema",
|
|
8116
8116
|
"location": {
|
|
8117
8117
|
"filePath": "snapping.main.runtime.ts",
|
|
8118
|
-
"line":
|
|
8118
|
+
"line": 979,
|
|
8119
8119
|
"character": 14
|
|
8120
8120
|
},
|
|
8121
8121
|
"name": "Version"
|
|
@@ -8134,7 +8134,7 @@
|
|
|
8134
8134
|
"__schema": "FunctionLikeSchema",
|
|
8135
8135
|
"location": {
|
|
8136
8136
|
"filePath": "snapping.main.runtime.ts",
|
|
8137
|
-
"line":
|
|
8137
|
+
"line": 1003,
|
|
8138
8138
|
"character": 3
|
|
8139
8139
|
},
|
|
8140
8140
|
"signature": "(method) SnappingMain._enrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<ConsumerComponent>",
|
|
@@ -8144,7 +8144,7 @@
|
|
|
8144
8144
|
"__schema": "ParameterSchema",
|
|
8145
8145
|
"location": {
|
|
8146
8146
|
"filePath": "snapping.main.runtime.ts",
|
|
8147
|
-
"line":
|
|
8147
|
+
"line": 1003,
|
|
8148
8148
|
"character": 21
|
|
8149
8149
|
},
|
|
8150
8150
|
"name": "consumerComponent",
|
|
@@ -8152,7 +8152,7 @@
|
|
|
8152
8152
|
"__schema": "TypeRefSchema",
|
|
8153
8153
|
"location": {
|
|
8154
8154
|
"filePath": "snapping.main.runtime.ts",
|
|
8155
|
-
"line":
|
|
8155
|
+
"line": 1003,
|
|
8156
8156
|
"character": 40
|
|
8157
8157
|
},
|
|
8158
8158
|
"name": "ConsumerComponent",
|
|
@@ -8165,7 +8165,7 @@
|
|
|
8165
8165
|
"__schema": "ParameterSchema",
|
|
8166
8166
|
"location": {
|
|
8167
8167
|
"filePath": "snapping.main.runtime.ts",
|
|
8168
|
-
"line":
|
|
8168
|
+
"line": 1003,
|
|
8169
8169
|
"character": 59
|
|
8170
8170
|
},
|
|
8171
8171
|
"name": "modifiedLog",
|
|
@@ -8173,7 +8173,7 @@
|
|
|
8173
8173
|
"__schema": "TypeRefSchema",
|
|
8174
8174
|
"location": {
|
|
8175
8175
|
"filePath": "snapping.main.runtime.ts",
|
|
8176
|
-
"line":
|
|
8176
|
+
"line": 1003,
|
|
8177
8177
|
"character": 73
|
|
8178
8178
|
},
|
|
8179
8179
|
"name": "Log",
|
|
@@ -8187,7 +8187,7 @@
|
|
|
8187
8187
|
"__schema": "InferenceTypeSchema",
|
|
8188
8188
|
"location": {
|
|
8189
8189
|
"filePath": "snapping.main.runtime.ts",
|
|
8190
|
-
"line":
|
|
8190
|
+
"line": 1003,
|
|
8191
8191
|
"character": 3
|
|
8192
8192
|
},
|
|
8193
8193
|
"type": "Promise<ConsumerComponent>"
|
|
@@ -8200,7 +8200,7 @@
|
|
|
8200
8200
|
"__schema": "FunctionLikeSchema",
|
|
8201
8201
|
"location": {
|
|
8202
8202
|
"filePath": "snapping.main.runtime.ts",
|
|
8203
|
-
"line":
|
|
8203
|
+
"line": 1009,
|
|
8204
8204
|
"character": 3
|
|
8205
8205
|
},
|
|
8206
8206
|
"signature": "(method) SnappingMain._getObjectsToEnrichComp(consumerComponent: ConsumerComponent, modifiedLog?: Log): Promise<BitObject[]>",
|
|
@@ -8210,7 +8210,7 @@
|
|
|
8210
8210
|
"__schema": "ParameterSchema",
|
|
8211
8211
|
"location": {
|
|
8212
8212
|
"filePath": "snapping.main.runtime.ts",
|
|
8213
|
-
"line":
|
|
8213
|
+
"line": 1009,
|
|
8214
8214
|
"character": 33
|
|
8215
8215
|
},
|
|
8216
8216
|
"name": "consumerComponent",
|
|
@@ -8218,7 +8218,7 @@
|
|
|
8218
8218
|
"__schema": "TypeRefSchema",
|
|
8219
8219
|
"location": {
|
|
8220
8220
|
"filePath": "snapping.main.runtime.ts",
|
|
8221
|
-
"line":
|
|
8221
|
+
"line": 1009,
|
|
8222
8222
|
"character": 52
|
|
8223
8223
|
},
|
|
8224
8224
|
"name": "ConsumerComponent",
|
|
@@ -8231,7 +8231,7 @@
|
|
|
8231
8231
|
"__schema": "ParameterSchema",
|
|
8232
8232
|
"location": {
|
|
8233
8233
|
"filePath": "snapping.main.runtime.ts",
|
|
8234
|
-
"line":
|
|
8234
|
+
"line": 1009,
|
|
8235
8235
|
"character": 71
|
|
8236
8236
|
},
|
|
8237
8237
|
"name": "modifiedLog",
|
|
@@ -8239,7 +8239,7 @@
|
|
|
8239
8239
|
"__schema": "TypeRefSchema",
|
|
8240
8240
|
"location": {
|
|
8241
8241
|
"filePath": "snapping.main.runtime.ts",
|
|
8242
|
-
"line":
|
|
8242
|
+
"line": 1009,
|
|
8243
8243
|
"character": 85
|
|
8244
8244
|
},
|
|
8245
8245
|
"name": "Log",
|
|
@@ -8253,7 +8253,7 @@
|
|
|
8253
8253
|
"__schema": "TypeRefSchema",
|
|
8254
8254
|
"location": {
|
|
8255
8255
|
"filePath": "snapping.main.runtime.ts",
|
|
8256
|
-
"line":
|
|
8256
|
+
"line": 1009,
|
|
8257
8257
|
"character": 91
|
|
8258
8258
|
},
|
|
8259
8259
|
"name": "Promise",
|
|
@@ -8262,14 +8262,14 @@
|
|
|
8262
8262
|
"__schema": "TypeArraySchema",
|
|
8263
8263
|
"location": {
|
|
8264
8264
|
"filePath": "snapping.main.runtime.ts",
|
|
8265
|
-
"line":
|
|
8265
|
+
"line": 1009,
|
|
8266
8266
|
"character": 99
|
|
8267
8267
|
},
|
|
8268
8268
|
"type": {
|
|
8269
8269
|
"__schema": "TypeRefSchema",
|
|
8270
8270
|
"location": {
|
|
8271
8271
|
"filePath": "snapping.main.runtime.ts",
|
|
8272
|
-
"line":
|
|
8272
|
+
"line": 1009,
|
|
8273
8273
|
"character": 99
|
|
8274
8274
|
},
|
|
8275
8275
|
"name": "BitObject",
|
|
@@ -8286,14 +8286,14 @@
|
|
|
8286
8286
|
"__schema": "FunctionLikeSchema",
|
|
8287
8287
|
"location": {
|
|
8288
8288
|
"filePath": "snapping.main.runtime.ts",
|
|
8289
|
-
"line":
|
|
8289
|
+
"line": 1102,
|
|
8290
8290
|
"character": 3
|
|
8291
8291
|
},
|
|
8292
8292
|
"doc": {
|
|
8293
8293
|
"__schema": "DocSchema",
|
|
8294
8294
|
"location": {
|
|
8295
8295
|
"filePath": "snapping.main.runtime.ts",
|
|
8296
|
-
"line":
|
|
8296
|
+
"line": 1096,
|
|
8297
8297
|
"character": 3
|
|
8298
8298
|
},
|
|
8299
8299
|
"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 */",
|
|
@@ -8306,7 +8306,7 @@
|
|
|
8306
8306
|
"__schema": "ParameterSchema",
|
|
8307
8307
|
"location": {
|
|
8308
8308
|
"filePath": "snapping.main.runtime.ts",
|
|
8309
|
-
"line":
|
|
8309
|
+
"line": 1102,
|
|
8310
8310
|
"character": 52
|
|
8311
8311
|
},
|
|
8312
8312
|
"name": "compId",
|
|
@@ -8314,7 +8314,7 @@
|
|
|
8314
8314
|
"__schema": "TypeRefSchema",
|
|
8315
8315
|
"location": {
|
|
8316
8316
|
"filePath": "snapping.main.runtime.ts",
|
|
8317
|
-
"line":
|
|
8317
|
+
"line": 1102,
|
|
8318
8318
|
"character": 60
|
|
8319
8319
|
},
|
|
8320
8320
|
"name": "ComponentID",
|
|
@@ -8332,7 +8332,7 @@
|
|
|
8332
8332
|
"__schema": "TypeRefSchema",
|
|
8333
8333
|
"location": {
|
|
8334
8334
|
"filePath": "snapping.main.runtime.ts",
|
|
8335
|
-
"line":
|
|
8335
|
+
"line": 1102,
|
|
8336
8336
|
"character": 74
|
|
8337
8337
|
},
|
|
8338
8338
|
"name": "Promise",
|
|
@@ -8341,7 +8341,7 @@
|
|
|
8341
8341
|
"__schema": "TypeRefSchema",
|
|
8342
8342
|
"location": {
|
|
8343
8343
|
"filePath": "snapping.main.runtime.ts",
|
|
8344
|
-
"line":
|
|
8344
|
+
"line": 1102,
|
|
8345
8345
|
"character": 82
|
|
8346
8346
|
},
|
|
8347
8347
|
"name": "ComponentID",
|
|
@@ -8361,7 +8361,7 @@
|
|
|
8361
8361
|
"__schema": "FunctionLikeSchema",
|
|
8362
8362
|
"location": {
|
|
8363
8363
|
"filePath": "snapping.main.runtime.ts",
|
|
8364
|
-
"line":
|
|
8364
|
+
"line": 1140,
|
|
8365
8365
|
"character": 3
|
|
8366
8366
|
},
|
|
8367
8367
|
"signature": "(method) SnappingMain.updateDependenciesVersionsOfComponent(component: Component, dependencies: ComponentID[], currentBitIds: ComponentID[]): Promise<void>",
|
|
@@ -8371,7 +8371,7 @@
|
|
|
8371
8371
|
"__schema": "ParameterSchema",
|
|
8372
8372
|
"location": {
|
|
8373
8373
|
"filePath": "snapping.main.runtime.ts",
|
|
8374
|
-
"line":
|
|
8374
|
+
"line": 1141,
|
|
8375
8375
|
"character": 5
|
|
8376
8376
|
},
|
|
8377
8377
|
"name": "component",
|
|
@@ -8379,7 +8379,7 @@
|
|
|
8379
8379
|
"__schema": "TypeRefSchema",
|
|
8380
8380
|
"location": {
|
|
8381
8381
|
"filePath": "snapping.main.runtime.ts",
|
|
8382
|
-
"line":
|
|
8382
|
+
"line": 1141,
|
|
8383
8383
|
"character": 16
|
|
8384
8384
|
},
|
|
8385
8385
|
"name": "Component",
|
|
@@ -8395,7 +8395,7 @@
|
|
|
8395
8395
|
"__schema": "ParameterSchema",
|
|
8396
8396
|
"location": {
|
|
8397
8397
|
"filePath": "snapping.main.runtime.ts",
|
|
8398
|
-
"line":
|
|
8398
|
+
"line": 1142,
|
|
8399
8399
|
"character": 5
|
|
8400
8400
|
},
|
|
8401
8401
|
"name": "dependencies",
|
|
@@ -8403,14 +8403,14 @@
|
|
|
8403
8403
|
"__schema": "TypeArraySchema",
|
|
8404
8404
|
"location": {
|
|
8405
8405
|
"filePath": "snapping.main.runtime.ts",
|
|
8406
|
-
"line":
|
|
8406
|
+
"line": 1142,
|
|
8407
8407
|
"character": 19
|
|
8408
8408
|
},
|
|
8409
8409
|
"type": {
|
|
8410
8410
|
"__schema": "TypeRefSchema",
|
|
8411
8411
|
"location": {
|
|
8412
8412
|
"filePath": "snapping.main.runtime.ts",
|
|
8413
|
-
"line":
|
|
8413
|
+
"line": 1142,
|
|
8414
8414
|
"character": 19
|
|
8415
8415
|
},
|
|
8416
8416
|
"name": "ComponentID",
|
|
@@ -8428,7 +8428,7 @@
|
|
|
8428
8428
|
"__schema": "ParameterSchema",
|
|
8429
8429
|
"location": {
|
|
8430
8430
|
"filePath": "snapping.main.runtime.ts",
|
|
8431
|
-
"line":
|
|
8431
|
+
"line": 1143,
|
|
8432
8432
|
"character": 5
|
|
8433
8433
|
},
|
|
8434
8434
|
"name": "currentBitIds",
|
|
@@ -8436,14 +8436,14 @@
|
|
|
8436
8436
|
"__schema": "TypeArraySchema",
|
|
8437
8437
|
"location": {
|
|
8438
8438
|
"filePath": "snapping.main.runtime.ts",
|
|
8439
|
-
"line":
|
|
8439
|
+
"line": 1143,
|
|
8440
8440
|
"character": 20
|
|
8441
8441
|
},
|
|
8442
8442
|
"type": {
|
|
8443
8443
|
"__schema": "TypeRefSchema",
|
|
8444
8444
|
"location": {
|
|
8445
8445
|
"filePath": "snapping.main.runtime.ts",
|
|
8446
|
-
"line":
|
|
8446
|
+
"line": 1143,
|
|
8447
8447
|
"character": 20
|
|
8448
8448
|
},
|
|
8449
8449
|
"name": "ComponentID",
|
|
@@ -8462,7 +8462,7 @@
|
|
|
8462
8462
|
"__schema": "InferenceTypeSchema",
|
|
8463
8463
|
"location": {
|
|
8464
8464
|
"filePath": "snapping.main.runtime.ts",
|
|
8465
|
-
"line":
|
|
8465
|
+
"line": 1140,
|
|
8466
8466
|
"character": 3
|
|
8467
8467
|
},
|
|
8468
8468
|
"type": "Promise<void>"
|
|
@@ -8475,14 +8475,14 @@
|
|
|
8475
8475
|
"__schema": "FunctionLikeSchema",
|
|
8476
8476
|
"location": {
|
|
8477
8477
|
"filePath": "snapping.main.runtime.ts",
|
|
8478
|
-
"line":
|
|
8478
|
+
"line": 1173,
|
|
8479
8479
|
"character": 3
|
|
8480
8480
|
},
|
|
8481
8481
|
"doc": {
|
|
8482
8482
|
"__schema": "DocSchema",
|
|
8483
8483
|
"location": {
|
|
8484
8484
|
"filePath": "snapping.main.runtime.ts",
|
|
8485
|
-
"line":
|
|
8485
|
+
"line": 1168,
|
|
8486
8486
|
"character": 3
|
|
8487
8487
|
},
|
|
8488
8488
|
"raw": "/**\n * it does two things:\n * 1. update extensions versions according to the version provided in updatedIds.\n * 2. save all dependencies data from the legacy into DependencyResolver aspect.\n */",
|
|
@@ -8495,7 +8495,7 @@
|
|
|
8495
8495
|
"__schema": "ParameterSchema",
|
|
8496
8496
|
"location": {
|
|
8497
8497
|
"filePath": "snapping.main.runtime.ts",
|
|
8498
|
-
"line":
|
|
8498
|
+
"line": 1173,
|
|
8499
8499
|
"character": 47
|
|
8500
8500
|
},
|
|
8501
8501
|
"name": "component",
|
|
@@ -8503,7 +8503,7 @@
|
|
|
8503
8503
|
"__schema": "TypeRefSchema",
|
|
8504
8504
|
"location": {
|
|
8505
8505
|
"filePath": "snapping.main.runtime.ts",
|
|
8506
|
-
"line":
|
|
8506
|
+
"line": 1173,
|
|
8507
8507
|
"character": 58
|
|
8508
8508
|
},
|
|
8509
8509
|
"name": "Component",
|
|
@@ -8519,7 +8519,7 @@
|
|
|
8519
8519
|
"__schema": "ParameterSchema",
|
|
8520
8520
|
"location": {
|
|
8521
8521
|
"filePath": "snapping.main.runtime.ts",
|
|
8522
|
-
"line":
|
|
8522
|
+
"line": 1173,
|
|
8523
8523
|
"character": 69
|
|
8524
8524
|
},
|
|
8525
8525
|
"name": "updatedIds",
|
|
@@ -8527,14 +8527,14 @@
|
|
|
8527
8527
|
"__schema": "TypeArraySchema",
|
|
8528
8528
|
"location": {
|
|
8529
8529
|
"filePath": "snapping.main.runtime.ts",
|
|
8530
|
-
"line":
|
|
8530
|
+
"line": 1173,
|
|
8531
8531
|
"character": 81
|
|
8532
8532
|
},
|
|
8533
8533
|
"type": {
|
|
8534
8534
|
"__schema": "KeywordTypeSchema",
|
|
8535
8535
|
"location": {
|
|
8536
8536
|
"filePath": "snapping.main.runtime.ts",
|
|
8537
|
-
"line":
|
|
8537
|
+
"line": 1173,
|
|
8538
8538
|
"character": 81
|
|
8539
8539
|
},
|
|
8540
8540
|
"name": "string"
|
|
@@ -8548,7 +8548,7 @@
|
|
|
8548
8548
|
"__schema": "InferenceTypeSchema",
|
|
8549
8549
|
"location": {
|
|
8550
8550
|
"filePath": "snapping.main.runtime.ts",
|
|
8551
|
-
"line":
|
|
8551
|
+
"line": 1173,
|
|
8552
8552
|
"character": 3
|
|
8553
8553
|
},
|
|
8554
8554
|
"type": "Promise<void>"
|
|
@@ -8561,7 +8561,7 @@
|
|
|
8561
8561
|
"__schema": "VariableLikeSchema",
|
|
8562
8562
|
"location": {
|
|
8563
8563
|
"filePath": "snapping.main.runtime.ts",
|
|
8564
|
-
"line":
|
|
8564
|
+
"line": 1269,
|
|
8565
8565
|
"character": 3
|
|
8566
8566
|
},
|
|
8567
8567
|
"signature": "(property) SnappingMain.slots: never[]",
|
|
@@ -8570,7 +8570,7 @@
|
|
|
8570
8570
|
"__schema": "InferenceTypeSchema",
|
|
8571
8571
|
"location": {
|
|
8572
8572
|
"filePath": "snapping.main.runtime.ts",
|
|
8573
|
-
"line":
|
|
8573
|
+
"line": 1269,
|
|
8574
8574
|
"character": 3
|
|
8575
8575
|
},
|
|
8576
8576
|
"type": "never[]"
|
|
@@ -8582,7 +8582,7 @@
|
|
|
8582
8582
|
"__schema": "VariableLikeSchema",
|
|
8583
8583
|
"location": {
|
|
8584
8584
|
"filePath": "snapping.main.runtime.ts",
|
|
8585
|
-
"line":
|
|
8585
|
+
"line": 1270,
|
|
8586
8586
|
"character": 3
|
|
8587
8587
|
},
|
|
8588
8588
|
"signature": "(property) SnappingMain.dependencies: Aspect[]",
|
|
@@ -8591,7 +8591,7 @@
|
|
|
8591
8591
|
"__schema": "InferenceTypeSchema",
|
|
8592
8592
|
"location": {
|
|
8593
8593
|
"filePath": "snapping.main.runtime.ts",
|
|
8594
|
-
"line":
|
|
8594
|
+
"line": 1270,
|
|
8595
8595
|
"character": 3
|
|
8596
8596
|
},
|
|
8597
8597
|
"type": "Aspect[]"
|
|
@@ -8603,7 +8603,7 @@
|
|
|
8603
8603
|
"__schema": "VariableLikeSchema",
|
|
8604
8604
|
"location": {
|
|
8605
8605
|
"filePath": "snapping.main.runtime.ts",
|
|
8606
|
-
"line":
|
|
8606
|
+
"line": 1284,
|
|
8607
8607
|
"character": 3
|
|
8608
8608
|
},
|
|
8609
8609
|
"signature": "(property) SnappingMain.runtime: RuntimeDefinition",
|
|
@@ -8612,7 +8612,7 @@
|
|
|
8612
8612
|
"__schema": "InferenceTypeSchema",
|
|
8613
8613
|
"location": {
|
|
8614
8614
|
"filePath": "snapping.main.runtime.ts",
|
|
8615
|
-
"line":
|
|
8615
|
+
"line": 1284,
|
|
8616
8616
|
"character": 3
|
|
8617
8617
|
},
|
|
8618
8618
|
"type": "RuntimeDefinition"
|
|
@@ -8624,7 +8624,7 @@
|
|
|
8624
8624
|
"__schema": "FunctionLikeSchema",
|
|
8625
8625
|
"location": {
|
|
8626
8626
|
"filePath": "snapping.main.runtime.ts",
|
|
8627
|
-
"line":
|
|
8627
|
+
"line": 1285,
|
|
8628
8628
|
"character": 3
|
|
8629
8629
|
},
|
|
8630
8630
|
"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>",
|
|
@@ -8634,7 +8634,7 @@
|
|
|
8634
8634
|
"__schema": "ParameterSchema",
|
|
8635
8635
|
"location": {
|
|
8636
8636
|
"filePath": "snapping.main.runtime.ts",
|
|
8637
|
-
"line":
|
|
8637
|
+
"line": 1285,
|
|
8638
8638
|
"character": 25
|
|
8639
8639
|
},
|
|
8640
8640
|
"name": "[ workspace, cli, loggerMain, issues, insights, dependencyResolver, scope, exporter, builder, importer, globalConfig, deps ]",
|
|
@@ -8642,7 +8642,7 @@
|
|
|
8642
8642
|
"__schema": "TupleTypeSchema",
|
|
8643
8643
|
"location": {
|
|
8644
8644
|
"filePath": "snapping.main.runtime.ts",
|
|
8645
|
-
"line":
|
|
8645
|
+
"line": 1298,
|
|
8646
8646
|
"character": 6
|
|
8647
8647
|
},
|
|
8648
8648
|
"elements": [
|
|
@@ -8650,7 +8650,7 @@
|
|
|
8650
8650
|
"__schema": "TypeRefSchema",
|
|
8651
8651
|
"location": {
|
|
8652
8652
|
"filePath": "snapping.main.runtime.ts",
|
|
8653
|
-
"line":
|
|
8653
|
+
"line": 1299,
|
|
8654
8654
|
"character": 5
|
|
8655
8655
|
},
|
|
8656
8656
|
"name": "Workspace",
|
|
@@ -8663,7 +8663,7 @@
|
|
|
8663
8663
|
"__schema": "TypeRefSchema",
|
|
8664
8664
|
"location": {
|
|
8665
8665
|
"filePath": "snapping.main.runtime.ts",
|
|
8666
|
-
"line":
|
|
8666
|
+
"line": 1300,
|
|
8667
8667
|
"character": 5
|
|
8668
8668
|
},
|
|
8669
8669
|
"name": "CLIMain",
|
|
@@ -8676,7 +8676,7 @@
|
|
|
8676
8676
|
"__schema": "TypeRefSchema",
|
|
8677
8677
|
"location": {
|
|
8678
8678
|
"filePath": "snapping.main.runtime.ts",
|
|
8679
|
-
"line":
|
|
8679
|
+
"line": 1301,
|
|
8680
8680
|
"character": 5
|
|
8681
8681
|
},
|
|
8682
8682
|
"name": "LoggerMain",
|
|
@@ -8689,7 +8689,7 @@
|
|
|
8689
8689
|
"__schema": "TypeRefSchema",
|
|
8690
8690
|
"location": {
|
|
8691
8691
|
"filePath": "snapping.main.runtime.ts",
|
|
8692
|
-
"line":
|
|
8692
|
+
"line": 1302,
|
|
8693
8693
|
"character": 5
|
|
8694
8694
|
},
|
|
8695
8695
|
"name": "IssuesMain",
|
|
@@ -8702,7 +8702,7 @@
|
|
|
8702
8702
|
"__schema": "TypeRefSchema",
|
|
8703
8703
|
"location": {
|
|
8704
8704
|
"filePath": "snapping.main.runtime.ts",
|
|
8705
|
-
"line":
|
|
8705
|
+
"line": 1303,
|
|
8706
8706
|
"character": 5
|
|
8707
8707
|
},
|
|
8708
8708
|
"name": "InsightsMain",
|
|
@@ -8715,7 +8715,7 @@
|
|
|
8715
8715
|
"__schema": "TypeRefSchema",
|
|
8716
8716
|
"location": {
|
|
8717
8717
|
"filePath": "snapping.main.runtime.ts",
|
|
8718
|
-
"line":
|
|
8718
|
+
"line": 1304,
|
|
8719
8719
|
"character": 5
|
|
8720
8720
|
},
|
|
8721
8721
|
"name": "DependencyResolverMain",
|
|
@@ -8728,7 +8728,7 @@
|
|
|
8728
8728
|
"__schema": "TypeRefSchema",
|
|
8729
8729
|
"location": {
|
|
8730
8730
|
"filePath": "snapping.main.runtime.ts",
|
|
8731
|
-
"line":
|
|
8731
|
+
"line": 1305,
|
|
8732
8732
|
"character": 5
|
|
8733
8733
|
},
|
|
8734
8734
|
"name": "ScopeMain",
|
|
@@ -8741,7 +8741,7 @@
|
|
|
8741
8741
|
"__schema": "TypeRefSchema",
|
|
8742
8742
|
"location": {
|
|
8743
8743
|
"filePath": "snapping.main.runtime.ts",
|
|
8744
|
-
"line":
|
|
8744
|
+
"line": 1306,
|
|
8745
8745
|
"character": 5
|
|
8746
8746
|
},
|
|
8747
8747
|
"name": "ExportMain",
|
|
@@ -8754,7 +8754,7 @@
|
|
|
8754
8754
|
"__schema": "TypeRefSchema",
|
|
8755
8755
|
"location": {
|
|
8756
8756
|
"filePath": "snapping.main.runtime.ts",
|
|
8757
|
-
"line":
|
|
8757
|
+
"line": 1307,
|
|
8758
8758
|
"character": 5
|
|
8759
8759
|
},
|
|
8760
8760
|
"name": "BuilderMain",
|
|
@@ -8767,7 +8767,7 @@
|
|
|
8767
8767
|
"__schema": "TypeRefSchema",
|
|
8768
8768
|
"location": {
|
|
8769
8769
|
"filePath": "snapping.main.runtime.ts",
|
|
8770
|
-
"line":
|
|
8770
|
+
"line": 1308,
|
|
8771
8771
|
"character": 5
|
|
8772
8772
|
},
|
|
8773
8773
|
"name": "ImporterMain",
|
|
@@ -8780,7 +8780,7 @@
|
|
|
8780
8780
|
"__schema": "TypeRefSchema",
|
|
8781
8781
|
"location": {
|
|
8782
8782
|
"filePath": "snapping.main.runtime.ts",
|
|
8783
|
-
"line":
|
|
8783
|
+
"line": 1309,
|
|
8784
8784
|
"character": 5
|
|
8785
8785
|
},
|
|
8786
8786
|
"name": "GlobalConfigMain",
|
|
@@ -8793,7 +8793,7 @@
|
|
|
8793
8793
|
"__schema": "TypeRefSchema",
|
|
8794
8794
|
"location": {
|
|
8795
8795
|
"filePath": "snapping.main.runtime.ts",
|
|
8796
|
-
"line":
|
|
8796
|
+
"line": 1310,
|
|
8797
8797
|
"character": 5
|
|
8798
8798
|
},
|
|
8799
8799
|
"name": "DependenciesMain",
|
|
@@ -8812,7 +8812,7 @@
|
|
|
8812
8812
|
"__schema": "InferenceTypeSchema",
|
|
8813
8813
|
"location": {
|
|
8814
8814
|
"filePath": "snapping.main.runtime.ts",
|
|
8815
|
-
"line":
|
|
8815
|
+
"line": 1285,
|
|
8816
8816
|
"character": 3
|
|
8817
8817
|
},
|
|
8818
8818
|
"type": "Promise<SnappingMain>"
|
|
@@ -8830,7 +8830,7 @@
|
|
|
8830
8830
|
"__schema": "UnImplementedSchema",
|
|
8831
8831
|
"location": {
|
|
8832
8832
|
"filePath": "snapping.main.runtime.ts",
|
|
8833
|
-
"line":
|
|
8833
|
+
"line": 1338,
|
|
8834
8834
|
"character": 16
|
|
8835
8835
|
},
|
|
8836
8836
|
"name": "SnappingMain",
|
|
@@ -8874,7 +8874,7 @@
|
|
|
8874
8874
|
"__schema": "UnImplementedSchema",
|
|
8875
8875
|
"location": {
|
|
8876
8876
|
"filePath": "snapping.main.runtime.ts",
|
|
8877
|
-
"line":
|
|
8877
|
+
"line": 1336,
|
|
8878
8878
|
"character": 1
|
|
8879
8879
|
},
|
|
8880
8880
|
"name": "SnappingAspect.addRuntime(SnappingMain);",
|
|
@@ -12126,7 +12126,7 @@
|
|
|
12126
12126
|
"componentId": {
|
|
12127
12127
|
"scope": "teambit.component",
|
|
12128
12128
|
"name": "snapping",
|
|
12129
|
-
"version": "1.0.
|
|
12129
|
+
"version": "1.0.270"
|
|
12130
12130
|
},
|
|
12131
12131
|
"taggedModuleExports": []
|
|
12132
12132
|
}
|