@teambit/importer 1.0.318 → 1.0.320

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.
@@ -533,7 +533,7 @@
533
533
  "_legacy": {
534
534
  "scope": "teambit.scope",
535
535
  "name": "importer",
536
- "version": "1.0.318"
536
+ "version": "1.0.320"
537
537
  },
538
538
  "_scope": "teambit.scope"
539
539
  }
@@ -1150,7 +1150,7 @@
1150
1150
  "__schema": "ClassSchema",
1151
1151
  "location": {
1152
1152
  "filePath": "importer.main.runtime.ts",
1153
- "line": 29,
1153
+ "line": 30,
1154
1154
  "character": 1
1155
1155
  },
1156
1156
  "signature": "class ImporterMain",
@@ -1160,17 +1160,17 @@
1160
1160
  "__schema": "ConstructorSchema",
1161
1161
  "location": {
1162
1162
  "filePath": "importer.main.runtime.ts",
1163
- "line": 30,
1163
+ "line": 31,
1164
1164
  "character": 3
1165
1165
  },
1166
- "signature": "constructor ImporterMain(workspace: Workspace, depResolver: DependencyResolverMain, graph: GraphMain, scope: ScopeMain, componentWriter: ComponentWriterMain, envs: EnvsMain, logger: Logger): ImporterMain",
1166
+ "signature": "constructor ImporterMain(workspace: Workspace, depResolver: DependencyResolverMain, graph: GraphMain, scope: ScopeMain, componentWriter: ComponentWriterMain, envs: EnvsMain, logger: Logger, lister: ListerMain): ImporterMain",
1167
1167
  "name": "constructor",
1168
1168
  "params": [
1169
1169
  {
1170
1170
  "__schema": "ParameterSchema",
1171
1171
  "location": {
1172
1172
  "filePath": "importer.main.runtime.ts",
1173
- "line": 31,
1173
+ "line": 32,
1174
1174
  "character": 5
1175
1175
  },
1176
1176
  "name": "workspace",
@@ -1178,7 +1178,7 @@
1178
1178
  "__schema": "TypeRefSchema",
1179
1179
  "location": {
1180
1180
  "filePath": "importer.main.runtime.ts",
1181
- "line": 31,
1181
+ "line": 32,
1182
1182
  "character": 24
1183
1183
  },
1184
1184
  "name": "Workspace",
@@ -1194,7 +1194,7 @@
1194
1194
  "__schema": "ParameterSchema",
1195
1195
  "location": {
1196
1196
  "filePath": "importer.main.runtime.ts",
1197
- "line": 32,
1197
+ "line": 33,
1198
1198
  "character": 5
1199
1199
  },
1200
1200
  "name": "depResolver",
@@ -1202,7 +1202,7 @@
1202
1202
  "__schema": "TypeRefSchema",
1203
1203
  "location": {
1204
1204
  "filePath": "importer.main.runtime.ts",
1205
- "line": 32,
1205
+ "line": 33,
1206
1206
  "character": 26
1207
1207
  },
1208
1208
  "name": "DependencyResolverMain",
@@ -1218,7 +1218,7 @@
1218
1218
  "__schema": "ParameterSchema",
1219
1219
  "location": {
1220
1220
  "filePath": "importer.main.runtime.ts",
1221
- "line": 33,
1221
+ "line": 34,
1222
1222
  "character": 5
1223
1223
  },
1224
1224
  "name": "graph",
@@ -1226,7 +1226,7 @@
1226
1226
  "__schema": "TypeRefSchema",
1227
1227
  "location": {
1228
1228
  "filePath": "importer.main.runtime.ts",
1229
- "line": 33,
1229
+ "line": 34,
1230
1230
  "character": 20
1231
1231
  },
1232
1232
  "name": "GraphMain",
@@ -1242,7 +1242,7 @@
1242
1242
  "__schema": "ParameterSchema",
1243
1243
  "location": {
1244
1244
  "filePath": "importer.main.runtime.ts",
1245
- "line": 34,
1245
+ "line": 35,
1246
1246
  "character": 5
1247
1247
  },
1248
1248
  "name": "scope",
@@ -1250,7 +1250,7 @@
1250
1250
  "__schema": "TypeRefSchema",
1251
1251
  "location": {
1252
1252
  "filePath": "importer.main.runtime.ts",
1253
- "line": 34,
1253
+ "line": 35,
1254
1254
  "character": 20
1255
1255
  },
1256
1256
  "name": "ScopeMain",
@@ -1266,7 +1266,7 @@
1266
1266
  "__schema": "ParameterSchema",
1267
1267
  "location": {
1268
1268
  "filePath": "importer.main.runtime.ts",
1269
- "line": 35,
1269
+ "line": 36,
1270
1270
  "character": 5
1271
1271
  },
1272
1272
  "name": "componentWriter",
@@ -1274,7 +1274,7 @@
1274
1274
  "__schema": "TypeRefSchema",
1275
1275
  "location": {
1276
1276
  "filePath": "importer.main.runtime.ts",
1277
- "line": 35,
1277
+ "line": 36,
1278
1278
  "character": 30
1279
1279
  },
1280
1280
  "name": "ComponentWriterMain",
@@ -1290,7 +1290,7 @@
1290
1290
  "__schema": "ParameterSchema",
1291
1291
  "location": {
1292
1292
  "filePath": "importer.main.runtime.ts",
1293
- "line": 36,
1293
+ "line": 37,
1294
1294
  "character": 5
1295
1295
  },
1296
1296
  "name": "envs",
@@ -1298,7 +1298,7 @@
1298
1298
  "__schema": "TypeRefSchema",
1299
1299
  "location": {
1300
1300
  "filePath": "importer.main.runtime.ts",
1301
- "line": 36,
1301
+ "line": 37,
1302
1302
  "character": 19
1303
1303
  },
1304
1304
  "name": "EnvsMain",
@@ -1314,7 +1314,7 @@
1314
1314
  "__schema": "ParameterSchema",
1315
1315
  "location": {
1316
1316
  "filePath": "importer.main.runtime.ts",
1317
- "line": 37,
1317
+ "line": 38,
1318
1318
  "character": 5
1319
1319
  },
1320
1320
  "name": "logger",
@@ -1322,7 +1322,7 @@
1322
1322
  "__schema": "TypeRefSchema",
1323
1323
  "location": {
1324
1324
  "filePath": "importer.main.runtime.ts",
1325
- "line": 37,
1325
+ "line": 38,
1326
1326
  "character": 22
1327
1327
  },
1328
1328
  "name": "Logger",
@@ -1333,13 +1333,37 @@
1333
1333
  },
1334
1334
  "isOptional": false,
1335
1335
  "isSpread": false
1336
+ },
1337
+ {
1338
+ "__schema": "ParameterSchema",
1339
+ "location": {
1340
+ "filePath": "importer.main.runtime.ts",
1341
+ "line": 39,
1342
+ "character": 5
1343
+ },
1344
+ "name": "lister",
1345
+ "type": {
1346
+ "__schema": "TypeRefSchema",
1347
+ "location": {
1348
+ "filePath": "importer.main.runtime.ts",
1349
+ "line": 39,
1350
+ "character": 21
1351
+ },
1352
+ "name": "ListerMain",
1353
+ "componentId": {
1354
+ "scope": "teambit.component",
1355
+ "name": "lister"
1356
+ }
1357
+ },
1358
+ "isOptional": false,
1359
+ "isSpread": false
1336
1360
  }
1337
1361
  ],
1338
1362
  "returnType": {
1339
1363
  "__schema": "ThisTypeSchema",
1340
1364
  "location": {
1341
1365
  "filePath": "importer.main.runtime.ts",
1342
- "line": 29,
1366
+ "line": 30,
1343
1367
  "character": 1
1344
1368
  },
1345
1369
  "name": "ImporterMain"
@@ -1350,7 +1374,7 @@
1350
1374
  "__schema": "FunctionLikeSchema",
1351
1375
  "location": {
1352
1376
  "filePath": "importer.main.runtime.ts",
1353
- "line": 40,
1377
+ "line": 42,
1354
1378
  "character": 3
1355
1379
  },
1356
1380
  "signature": "(method) ImporterMain.import(importOptions: ImportOptions, packageManagerArgs?: string[]): Promise<ImportResult>",
@@ -1360,7 +1384,7 @@
1360
1384
  "__schema": "ParameterSchema",
1361
1385
  "location": {
1362
1386
  "filePath": "importer.main.runtime.ts",
1363
- "line": 40,
1387
+ "line": 42,
1364
1388
  "character": 16
1365
1389
  },
1366
1390
  "name": "importOptions",
@@ -1368,7 +1392,7 @@
1368
1392
  "__schema": "TypeRefSchema",
1369
1393
  "location": {
1370
1394
  "filePath": "importer.main.runtime.ts",
1371
- "line": 40,
1395
+ "line": 42,
1372
1396
  "character": 31
1373
1397
  },
1374
1398
  "name": "ImportOptions"
@@ -1380,7 +1404,7 @@
1380
1404
  "__schema": "ParameterSchema",
1381
1405
  "location": {
1382
1406
  "filePath": "importer.main.runtime.ts",
1383
- "line": 40,
1407
+ "line": 42,
1384
1408
  "character": 46
1385
1409
  },
1386
1410
  "name": "packageManagerArgs",
@@ -1388,14 +1412,14 @@
1388
1412
  "__schema": "TypeArraySchema",
1389
1413
  "location": {
1390
1414
  "filePath": "importer.main.runtime.ts",
1391
- "line": 40,
1415
+ "line": 42,
1392
1416
  "character": 66
1393
1417
  },
1394
1418
  "type": {
1395
1419
  "__schema": "KeywordTypeSchema",
1396
1420
  "location": {
1397
1421
  "filePath": "importer.main.runtime.ts",
1398
- "line": 40,
1422
+ "line": 42,
1399
1423
  "character": 66
1400
1424
  },
1401
1425
  "name": "string"
@@ -1410,7 +1434,7 @@
1410
1434
  "__schema": "TypeRefSchema",
1411
1435
  "location": {
1412
1436
  "filePath": "importer.main.runtime.ts",
1413
- "line": 40,
1437
+ "line": 42,
1414
1438
  "character": 82
1415
1439
  },
1416
1440
  "name": "Promise",
@@ -1419,7 +1443,7 @@
1419
1443
  "__schema": "TypeRefSchema",
1420
1444
  "location": {
1421
1445
  "filePath": "importer.main.runtime.ts",
1422
- "line": 40,
1446
+ "line": 42,
1423
1447
  "character": 90
1424
1448
  },
1425
1449
  "name": "ImportResult",
@@ -1435,14 +1459,14 @@
1435
1459
  "__schema": "FunctionLikeSchema",
1436
1460
  "location": {
1437
1461
  "filePath": "importer.main.runtime.ts",
1438
- "line": 73,
1462
+ "line": 75,
1439
1463
  "character": 3
1440
1464
  },
1441
1465
  "doc": {
1442
1466
  "__schema": "DocSchema",
1443
1467
  "location": {
1444
1468
  "filePath": "importer.main.runtime.ts",
1445
- "line": 69,
1469
+ "line": 71,
1446
1470
  "character": 3
1447
1471
  },
1448
1472
  "raw": "/**\n * fetch objects according to the criteria set by `options` param.\n * to fetch current objects according to the current lane or main, use `this.importCurrentObjects()`.\n */",
@@ -1456,7 +1480,7 @@
1456
1480
  "__schema": "ParameterSchema",
1457
1481
  "location": {
1458
1482
  "filePath": "importer.main.runtime.ts",
1459
- "line": 73,
1483
+ "line": 75,
1460
1484
  "character": 23
1461
1485
  },
1462
1486
  "name": "options",
@@ -1464,7 +1488,7 @@
1464
1488
  "__schema": "TypeRefSchema",
1465
1489
  "location": {
1466
1490
  "filePath": "importer.main.runtime.ts",
1467
- "line": 73,
1491
+ "line": 75,
1468
1492
  "character": 32
1469
1493
  },
1470
1494
  "name": "Partial",
@@ -1473,7 +1497,7 @@
1473
1497
  "__schema": "TypeRefSchema",
1474
1498
  "location": {
1475
1499
  "filePath": "importer.main.runtime.ts",
1476
- "line": 73,
1500
+ "line": 75,
1477
1501
  "character": 40
1478
1502
  },
1479
1503
  "name": "ImportOptions"
@@ -1489,7 +1513,7 @@
1489
1513
  "__schema": "TypeRefSchema",
1490
1514
  "location": {
1491
1515
  "filePath": "importer.main.runtime.ts",
1492
- "line": 73,
1516
+ "line": 75,
1493
1517
  "character": 62
1494
1518
  },
1495
1519
  "name": "Promise",
@@ -1498,7 +1522,7 @@
1498
1522
  "__schema": "TypeRefSchema",
1499
1523
  "location": {
1500
1524
  "filePath": "importer.main.runtime.ts",
1501
- "line": 73,
1525
+ "line": 75,
1502
1526
  "character": 70
1503
1527
  },
1504
1528
  "name": "ImportResult",
@@ -1514,14 +1538,14 @@
1514
1538
  "__schema": "FunctionLikeSchema",
1515
1539
  "location": {
1516
1540
  "filePath": "importer.main.runtime.ts",
1517
- "line": 89,
1541
+ "line": 91,
1518
1542
  "character": 3
1519
1543
  },
1520
1544
  "doc": {
1521
1545
  "__schema": "DocSchema",
1522
1546
  "location": {
1523
1547
  "filePath": "importer.main.runtime.ts",
1524
- "line": 85,
1548
+ "line": 87,
1525
1549
  "character": 3
1526
1550
  },
1527
1551
  "raw": "/**\n * given a lane object, load all components by their head on the lane, find the artifacts refs and import them from\n * the lane scope\n */",
@@ -1535,7 +1559,7 @@
1535
1559
  "__schema": "ParameterSchema",
1536
1560
  "location": {
1537
1561
  "filePath": "importer.main.runtime.ts",
1538
- "line": 89,
1562
+ "line": 91,
1539
1563
  "character": 37
1540
1564
  },
1541
1565
  "name": "lane",
@@ -1543,7 +1567,7 @@
1543
1567
  "__schema": "TypeRefSchema",
1544
1568
  "location": {
1545
1569
  "filePath": "importer.main.runtime.ts",
1546
- "line": 89,
1570
+ "line": 91,
1547
1571
  "character": 43
1548
1572
  },
1549
1573
  "name": "Lane",
@@ -1556,7 +1580,7 @@
1556
1580
  "__schema": "ParameterSchema",
1557
1581
  "location": {
1558
1582
  "filePath": "importer.main.runtime.ts",
1559
- "line": 89,
1583
+ "line": 91,
1560
1584
  "character": 49
1561
1585
  },
1562
1586
  "name": "ids",
@@ -1564,14 +1588,14 @@
1564
1588
  "__schema": "TypeArraySchema",
1565
1589
  "location": {
1566
1590
  "filePath": "importer.main.runtime.ts",
1567
- "line": 89,
1591
+ "line": 91,
1568
1592
  "character": 54
1569
1593
  },
1570
1594
  "type": {
1571
1595
  "__schema": "TypeRefSchema",
1572
1596
  "location": {
1573
1597
  "filePath": "importer.main.runtime.ts",
1574
- "line": 89,
1598
+ "line": 91,
1575
1599
  "character": 54
1576
1600
  },
1577
1601
  "name": "ComponentID",
@@ -1590,7 +1614,7 @@
1590
1614
  "__schema": "ParameterSchema",
1591
1615
  "location": {
1592
1616
  "filePath": "importer.main.runtime.ts",
1593
- "line": 89,
1617
+ "line": 91,
1594
1618
  "character": 93
1595
1619
  },
1596
1620
  "name": "throwIfMissing",
@@ -1598,7 +1622,7 @@
1598
1622
  "__schema": "InferenceTypeSchema",
1599
1623
  "location": {
1600
1624
  "filePath": "importer.main.runtime.ts",
1601
- "line": 89,
1625
+ "line": 91,
1602
1626
  "character": 93
1603
1627
  },
1604
1628
  "type": "boolean"
@@ -1612,7 +1636,7 @@
1612
1636
  "__schema": "InferenceTypeSchema",
1613
1637
  "location": {
1614
1638
  "filePath": "importer.main.runtime.ts",
1615
- "line": 89,
1639
+ "line": 91,
1616
1640
  "character": 3
1617
1641
  },
1618
1642
  "type": "Promise<void>"
@@ -1625,14 +1649,14 @@
1625
1649
  "__schema": "FunctionLikeSchema",
1626
1650
  "location": {
1627
1651
  "filePath": "importer.main.runtime.ts",
1628
- "line": 102,
1652
+ "line": 104,
1629
1653
  "character": 3
1630
1654
  },
1631
1655
  "doc": {
1632
1656
  "__schema": "DocSchema",
1633
1657
  "location": {
1634
1658
  "filePath": "importer.main.runtime.ts",
1635
- "line": 99,
1659
+ "line": 101,
1636
1660
  "character": 3
1637
1661
  },
1638
1662
  "raw": "/**\n * if on main, fetch main objects, if on lane, fetch lane objects.\n */",
@@ -1646,7 +1670,7 @@
1646
1670
  "__schema": "TypeRefSchema",
1647
1671
  "location": {
1648
1672
  "filePath": "importer.main.runtime.ts",
1649
- "line": 102,
1673
+ "line": 104,
1650
1674
  "character": 33
1651
1675
  },
1652
1676
  "name": "Promise",
@@ -1655,7 +1679,7 @@
1655
1679
  "__schema": "TypeRefSchema",
1656
1680
  "location": {
1657
1681
  "filePath": "importer.main.runtime.ts",
1658
- "line": 102,
1682
+ "line": 104,
1659
1683
  "character": 41
1660
1684
  },
1661
1685
  "name": "ImportResult",
@@ -1671,7 +1695,7 @@
1671
1695
  "__schema": "FunctionLikeSchema",
1672
1696
  "location": {
1673
1697
  "filePath": "importer.main.runtime.ts",
1674
- "line": 118,
1698
+ "line": 120,
1675
1699
  "character": 3
1676
1700
  },
1677
1701
  "signature": "(method) ImporterMain.importObjectsFromMainIfExist(ids: ComponentID[], { cache }?: {\n cache: boolean;\n}): Promise<void>",
@@ -1681,7 +1705,7 @@
1681
1705
  "__schema": "ParameterSchema",
1682
1706
  "location": {
1683
1707
  "filePath": "importer.main.runtime.ts",
1684
- "line": 118,
1708
+ "line": 120,
1685
1709
  "character": 38
1686
1710
  },
1687
1711
  "name": "ids",
@@ -1689,14 +1713,14 @@
1689
1713
  "__schema": "TypeArraySchema",
1690
1714
  "location": {
1691
1715
  "filePath": "importer.main.runtime.ts",
1692
- "line": 118,
1716
+ "line": 120,
1693
1717
  "character": 43
1694
1718
  },
1695
1719
  "type": {
1696
1720
  "__schema": "TypeRefSchema",
1697
1721
  "location": {
1698
1722
  "filePath": "importer.main.runtime.ts",
1699
- "line": 118,
1723
+ "line": 120,
1700
1724
  "character": 43
1701
1725
  },
1702
1726
  "name": "ComponentID",
@@ -1714,7 +1738,7 @@
1714
1738
  "__schema": "ParameterSchema",
1715
1739
  "location": {
1716
1740
  "filePath": "importer.main.runtime.ts",
1717
- "line": 118,
1741
+ "line": 120,
1718
1742
  "character": 58
1719
1743
  },
1720
1744
  "name": "{ cache }",
@@ -1722,7 +1746,7 @@
1722
1746
  "__schema": "TypeLiteralSchema",
1723
1747
  "location": {
1724
1748
  "filePath": "importer.main.runtime.ts",
1725
- "line": 118,
1749
+ "line": 120,
1726
1750
  "character": 58
1727
1751
  },
1728
1752
  "members": [
@@ -1730,7 +1754,7 @@
1730
1754
  "__schema": "InferenceTypeSchema",
1731
1755
  "location": {
1732
1756
  "filePath": "importer.main.runtime.ts",
1733
- "line": 118,
1757
+ "line": 120,
1734
1758
  "character": 58
1735
1759
  },
1736
1760
  "name": "cache",
@@ -1745,7 +1769,7 @@
1745
1769
  "__schema": "InferenceTypeSchema",
1746
1770
  "location": {
1747
1771
  "filePath": "importer.main.runtime.ts",
1748
- "line": 118,
1772
+ "line": 120,
1749
1773
  "character": 60
1750
1774
  },
1751
1775
  "name": "cache",
@@ -1760,7 +1784,7 @@
1760
1784
  "__schema": "InferenceTypeSchema",
1761
1785
  "location": {
1762
1786
  "filePath": "importer.main.runtime.ts",
1763
- "line": 118,
1787
+ "line": 120,
1764
1788
  "character": 3
1765
1789
  },
1766
1790
  "type": "Promise<void>"
@@ -1773,14 +1797,14 @@
1773
1797
  "__schema": "FunctionLikeSchema",
1774
1798
  "location": {
1775
1799
  "filePath": "importer.main.runtime.ts",
1776
- "line": 130,
1800
+ "line": 132,
1777
1801
  "character": 3
1778
1802
  },
1779
1803
  "doc": {
1780
1804
  "__schema": "DocSchema",
1781
1805
  "location": {
1782
1806
  "filePath": "importer.main.runtime.ts",
1783
- "line": 126,
1807
+ "line": 128,
1784
1808
  "character": 3
1785
1809
  },
1786
1810
  "raw": "/**\n * fetch lane's components and save them in the local scope.\n * once done, merge the lane object and save it as well.\n */",
@@ -1794,7 +1818,7 @@
1794
1818
  "__schema": "ParameterSchema",
1795
1819
  "location": {
1796
1820
  "filePath": "importer.main.runtime.ts",
1797
- "line": 130,
1821
+ "line": 132,
1798
1822
  "character": 29
1799
1823
  },
1800
1824
  "name": "lane",
@@ -1802,7 +1826,7 @@
1802
1826
  "__schema": "TypeRefSchema",
1803
1827
  "location": {
1804
1828
  "filePath": "importer.main.runtime.ts",
1805
- "line": 130,
1829
+ "line": 132,
1806
1830
  "character": 35
1807
1831
  },
1808
1832
  "name": "Lane",
@@ -1815,7 +1839,7 @@
1815
1839
  "__schema": "ParameterSchema",
1816
1840
  "location": {
1817
1841
  "filePath": "importer.main.runtime.ts",
1818
- "line": 130,
1842
+ "line": 132,
1819
1843
  "character": 41
1820
1844
  },
1821
1845
  "name": "includeUpdateDependents",
@@ -1823,7 +1847,7 @@
1823
1847
  "__schema": "InferenceTypeSchema",
1824
1848
  "location": {
1825
1849
  "filePath": "importer.main.runtime.ts",
1826
- "line": 130,
1850
+ "line": 132,
1827
1851
  "character": 41
1828
1852
  },
1829
1853
  "type": "boolean"
@@ -1837,7 +1861,7 @@
1837
1861
  "__schema": "InferenceTypeSchema",
1838
1862
  "location": {
1839
1863
  "filePath": "importer.main.runtime.ts",
1840
- "line": 130,
1864
+ "line": 132,
1841
1865
  "character": 3
1842
1866
  },
1843
1867
  "type": "Promise<void>"
@@ -1850,7 +1874,7 @@
1850
1874
  "__schema": "FunctionLikeSchema",
1851
1875
  "location": {
1852
1876
  "filePath": "importer.main.runtime.ts",
1853
- "line": 145,
1877
+ "line": 147,
1854
1878
  "character": 3
1855
1879
  },
1856
1880
  "signature": "(method) ImporterMain.fetch(ids: string[], lanes: boolean, components: boolean, fromOriginalScope: boolean, allHistory?: boolean): Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>",
@@ -1860,7 +1884,7 @@
1860
1884
  "__schema": "ParameterSchema",
1861
1885
  "location": {
1862
1886
  "filePath": "importer.main.runtime.ts",
1863
- "line": 145,
1887
+ "line": 147,
1864
1888
  "character": 15
1865
1889
  },
1866
1890
  "name": "ids",
@@ -1868,14 +1892,14 @@
1868
1892
  "__schema": "TypeArraySchema",
1869
1893
  "location": {
1870
1894
  "filePath": "importer.main.runtime.ts",
1871
- "line": 145,
1895
+ "line": 147,
1872
1896
  "character": 20
1873
1897
  },
1874
1898
  "type": {
1875
1899
  "__schema": "KeywordTypeSchema",
1876
1900
  "location": {
1877
1901
  "filePath": "importer.main.runtime.ts",
1878
- "line": 145,
1902
+ "line": 147,
1879
1903
  "character": 20
1880
1904
  },
1881
1905
  "name": "string"
@@ -1888,7 +1912,7 @@
1888
1912
  "__schema": "ParameterSchema",
1889
1913
  "location": {
1890
1914
  "filePath": "importer.main.runtime.ts",
1891
- "line": 145,
1915
+ "line": 147,
1892
1916
  "character": 30
1893
1917
  },
1894
1918
  "name": "lanes",
@@ -1896,7 +1920,7 @@
1896
1920
  "__schema": "KeywordTypeSchema",
1897
1921
  "location": {
1898
1922
  "filePath": "importer.main.runtime.ts",
1899
- "line": 145,
1923
+ "line": 147,
1900
1924
  "character": 37
1901
1925
  },
1902
1926
  "name": "boolean"
@@ -1908,7 +1932,7 @@
1908
1932
  "__schema": "ParameterSchema",
1909
1933
  "location": {
1910
1934
  "filePath": "importer.main.runtime.ts",
1911
- "line": 145,
1935
+ "line": 147,
1912
1936
  "character": 46
1913
1937
  },
1914
1938
  "name": "components",
@@ -1916,7 +1940,7 @@
1916
1940
  "__schema": "KeywordTypeSchema",
1917
1941
  "location": {
1918
1942
  "filePath": "importer.main.runtime.ts",
1919
- "line": 145,
1943
+ "line": 147,
1920
1944
  "character": 58
1921
1945
  },
1922
1946
  "name": "boolean"
@@ -1928,7 +1952,7 @@
1928
1952
  "__schema": "ParameterSchema",
1929
1953
  "location": {
1930
1954
  "filePath": "importer.main.runtime.ts",
1931
- "line": 145,
1955
+ "line": 147,
1932
1956
  "character": 67
1933
1957
  },
1934
1958
  "name": "fromOriginalScope",
@@ -1936,7 +1960,7 @@
1936
1960
  "__schema": "KeywordTypeSchema",
1937
1961
  "location": {
1938
1962
  "filePath": "importer.main.runtime.ts",
1939
- "line": 145,
1963
+ "line": 147,
1940
1964
  "character": 86
1941
1965
  },
1942
1966
  "name": "boolean"
@@ -1948,7 +1972,7 @@
1948
1972
  "__schema": "ParameterSchema",
1949
1973
  "location": {
1950
1974
  "filePath": "importer.main.runtime.ts",
1951
- "line": 145,
1975
+ "line": 147,
1952
1976
  "character": 95
1953
1977
  },
1954
1978
  "name": "allHistory",
@@ -1956,7 +1980,7 @@
1956
1980
  "__schema": "InferenceTypeSchema",
1957
1981
  "location": {
1958
1982
  "filePath": "importer.main.runtime.ts",
1959
- "line": 145,
1983
+ "line": 147,
1960
1984
  "character": 95
1961
1985
  },
1962
1986
  "type": "boolean"
@@ -1970,7 +1994,7 @@
1970
1994
  "__schema": "InferenceTypeSchema",
1971
1995
  "location": {
1972
1996
  "filePath": "importer.main.runtime.ts",
1973
- "line": 145,
1997
+ "line": 147,
1974
1998
  "character": 3
1975
1999
  },
1976
2000
  "type": "Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>"
@@ -1983,7 +2007,7 @@
1983
2007
  "__schema": "FunctionLikeSchema",
1984
2008
  "location": {
1985
2009
  "filePath": "importer.main.runtime.ts",
1986
- "line": 225,
2010
+ "line": 228,
1987
2011
  "character": 3
1988
2012
  },
1989
2013
  "signature": "(method) ImporterMain.fetchLanes(lanes: Lane[], shouldFetchFromMain?: boolean, options?: Partial<ImportOptions>): Promise<ImportResult>",
@@ -1993,7 +2017,7 @@
1993
2017
  "__schema": "ParameterSchema",
1994
2018
  "location": {
1995
2019
  "filePath": "importer.main.runtime.ts",
1996
- "line": 226,
2020
+ "line": 229,
1997
2021
  "character": 5
1998
2022
  },
1999
2023
  "name": "lanes",
@@ -2001,14 +2025,14 @@
2001
2025
  "__schema": "TypeArraySchema",
2002
2026
  "location": {
2003
2027
  "filePath": "importer.main.runtime.ts",
2004
- "line": 226,
2028
+ "line": 229,
2005
2029
  "character": 12
2006
2030
  },
2007
2031
  "type": {
2008
2032
  "__schema": "TypeRefSchema",
2009
2033
  "location": {
2010
2034
  "filePath": "importer.main.runtime.ts",
2011
- "line": 226,
2035
+ "line": 229,
2012
2036
  "character": 12
2013
2037
  },
2014
2038
  "name": "Lane",
@@ -2022,7 +2046,7 @@
2022
2046
  "__schema": "ParameterSchema",
2023
2047
  "location": {
2024
2048
  "filePath": "importer.main.runtime.ts",
2025
- "line": 227,
2049
+ "line": 230,
2026
2050
  "character": 5
2027
2051
  },
2028
2052
  "name": "shouldFetchFromMain",
@@ -2030,7 +2054,7 @@
2030
2054
  "__schema": "KeywordTypeSchema",
2031
2055
  "location": {
2032
2056
  "filePath": "importer.main.runtime.ts",
2033
- "line": 227,
2057
+ "line": 230,
2034
2058
  "character": 27
2035
2059
  },
2036
2060
  "name": "boolean"
@@ -2042,7 +2066,7 @@
2042
2066
  "__schema": "ParameterSchema",
2043
2067
  "location": {
2044
2068
  "filePath": "importer.main.runtime.ts",
2045
- "line": 228,
2069
+ "line": 231,
2046
2070
  "character": 5
2047
2071
  },
2048
2072
  "name": "options",
@@ -2050,7 +2074,7 @@
2050
2074
  "__schema": "TypeRefSchema",
2051
2075
  "location": {
2052
2076
  "filePath": "importer.main.runtime.ts",
2053
- "line": 228,
2077
+ "line": 231,
2054
2078
  "character": 14
2055
2079
  },
2056
2080
  "name": "Partial",
@@ -2059,7 +2083,7 @@
2059
2083
  "__schema": "TypeRefSchema",
2060
2084
  "location": {
2061
2085
  "filePath": "importer.main.runtime.ts",
2062
- "line": 228,
2086
+ "line": 231,
2063
2087
  "character": 22
2064
2088
  },
2065
2089
  "name": "ImportOptions"
@@ -2075,7 +2099,7 @@
2075
2099
  "__schema": "TypeRefSchema",
2076
2100
  "location": {
2077
2101
  "filePath": "importer.main.runtime.ts",
2078
- "line": 229,
2102
+ "line": 232,
2079
2103
  "character": 6
2080
2104
  },
2081
2105
  "name": "Promise",
@@ -2084,7 +2108,7 @@
2084
2108
  "__schema": "TypeRefSchema",
2085
2109
  "location": {
2086
2110
  "filePath": "importer.main.runtime.ts",
2087
- "line": 229,
2111
+ "line": 232,
2088
2112
  "character": 14
2089
2113
  },
2090
2114
  "name": "ImportResult",
@@ -2100,14 +2124,14 @@
2100
2124
  "__schema": "FunctionLikeSchema",
2101
2125
  "location": {
2102
2126
  "filePath": "importer.main.runtime.ts",
2103
- "line": 257,
2127
+ "line": 260,
2104
2128
  "character": 3
2105
2129
  },
2106
2130
  "doc": {
2107
2131
  "__schema": "DocSchema",
2108
2132
  "location": {
2109
2133
  "filePath": "importer.main.runtime.ts",
2110
- "line": 250,
2134
+ "line": 253,
2111
2135
  "character": 3
2112
2136
  },
2113
2137
  "raw": "/**\n * get a Lane object from the remote.\n * `persistIfNotExists` saves the object in the local scope only if the lane is not there yet.\n * otherwise, it needs some merging mechanism, which is done differently whether it's export or import.\n * see `sources.mergeLane()` for export and `import-components._saveLaneDataIfNeeded()` for import.\n * in this case, because we only bring the lane object and not the components, it's not easy to do the merge.\n */",
@@ -2121,7 +2145,7 @@
2121
2145
  "__schema": "ParameterSchema",
2122
2146
  "location": {
2123
2147
  "filePath": "importer.main.runtime.ts",
2124
- "line": 257,
2148
+ "line": 260,
2125
2149
  "character": 26
2126
2150
  },
2127
2151
  "name": "laneId",
@@ -2129,7 +2153,7 @@
2129
2153
  "__schema": "TypeRefSchema",
2130
2154
  "location": {
2131
2155
  "filePath": "importer.main.runtime.ts",
2132
- "line": 257,
2156
+ "line": 260,
2133
2157
  "character": 34
2134
2158
  },
2135
2159
  "name": "LaneId",
@@ -2146,7 +2170,7 @@
2146
2170
  "__schema": "ParameterSchema",
2147
2171
  "location": {
2148
2172
  "filePath": "importer.main.runtime.ts",
2149
- "line": 257,
2173
+ "line": 260,
2150
2174
  "character": 42
2151
2175
  },
2152
2176
  "name": "persistIfNotExists",
@@ -2154,7 +2178,7 @@
2154
2178
  "__schema": "InferenceTypeSchema",
2155
2179
  "location": {
2156
2180
  "filePath": "importer.main.runtime.ts",
2157
- "line": 257,
2181
+ "line": 260,
2158
2182
  "character": 42
2159
2183
  },
2160
2184
  "type": "boolean"
@@ -2167,7 +2191,7 @@
2167
2191
  "__schema": "ParameterSchema",
2168
2192
  "location": {
2169
2193
  "filePath": "importer.main.runtime.ts",
2170
- "line": 257,
2194
+ "line": 260,
2171
2195
  "character": 69
2172
2196
  },
2173
2197
  "name": "includeLaneHistory",
@@ -2175,7 +2199,7 @@
2175
2199
  "__schema": "InferenceTypeSchema",
2176
2200
  "location": {
2177
2201
  "filePath": "importer.main.runtime.ts",
2178
- "line": 257,
2202
+ "line": 260,
2179
2203
  "character": 69
2180
2204
  },
2181
2205
  "type": "boolean"
@@ -2189,7 +2213,7 @@
2189
2213
  "__schema": "TypeRefSchema",
2190
2214
  "location": {
2191
2215
  "filePath": "importer.main.runtime.ts",
2192
- "line": 257,
2216
+ "line": 260,
2193
2217
  "character": 98
2194
2218
  },
2195
2219
  "name": "Promise",
@@ -2198,7 +2222,7 @@
2198
2222
  "__schema": "TypeRefSchema",
2199
2223
  "location": {
2200
2224
  "filePath": "importer.main.runtime.ts",
2201
- "line": 257,
2225
+ "line": 260,
2202
2226
  "character": 106
2203
2227
  },
2204
2228
  "name": "Lane",
@@ -2214,7 +2238,7 @@
2214
2238
  "__schema": "FunctionLikeSchema",
2215
2239
  "location": {
2216
2240
  "filePath": "importer.main.runtime.ts",
2217
- "line": 274,
2241
+ "line": 277,
2218
2242
  "character": 3
2219
2243
  },
2220
2244
  "signature": "(method) ImporterMain.importObjectsByHashes(hashes: string[], scope: string, reason?: string): Promise<void>",
@@ -2224,7 +2248,7 @@
2224
2248
  "__schema": "ParameterSchema",
2225
2249
  "location": {
2226
2250
  "filePath": "importer.main.runtime.ts",
2227
- "line": 274,
2251
+ "line": 277,
2228
2252
  "character": 31
2229
2253
  },
2230
2254
  "name": "hashes",
@@ -2232,14 +2256,14 @@
2232
2256
  "__schema": "TypeArraySchema",
2233
2257
  "location": {
2234
2258
  "filePath": "importer.main.runtime.ts",
2235
- "line": 274,
2259
+ "line": 277,
2236
2260
  "character": 39
2237
2261
  },
2238
2262
  "type": {
2239
2263
  "__schema": "KeywordTypeSchema",
2240
2264
  "location": {
2241
2265
  "filePath": "importer.main.runtime.ts",
2242
- "line": 274,
2266
+ "line": 277,
2243
2267
  "character": 39
2244
2268
  },
2245
2269
  "name": "string"
@@ -2252,7 +2276,7 @@
2252
2276
  "__schema": "ParameterSchema",
2253
2277
  "location": {
2254
2278
  "filePath": "importer.main.runtime.ts",
2255
- "line": 274,
2279
+ "line": 277,
2256
2280
  "character": 49
2257
2281
  },
2258
2282
  "name": "scope",
@@ -2260,7 +2284,7 @@
2260
2284
  "__schema": "KeywordTypeSchema",
2261
2285
  "location": {
2262
2286
  "filePath": "importer.main.runtime.ts",
2263
- "line": 274,
2287
+ "line": 277,
2264
2288
  "character": 56
2265
2289
  },
2266
2290
  "name": "string"
@@ -2272,7 +2296,7 @@
2272
2296
  "__schema": "ParameterSchema",
2273
2297
  "location": {
2274
2298
  "filePath": "importer.main.runtime.ts",
2275
- "line": 274,
2299
+ "line": 277,
2276
2300
  "character": 64
2277
2301
  },
2278
2302
  "name": "reason",
@@ -2280,7 +2304,7 @@
2280
2304
  "__schema": "KeywordTypeSchema",
2281
2305
  "location": {
2282
2306
  "filePath": "importer.main.runtime.ts",
2283
- "line": 274,
2307
+ "line": 277,
2284
2308
  "character": 73
2285
2309
  },
2286
2310
  "name": "string"
@@ -2293,7 +2317,7 @@
2293
2317
  "__schema": "InferenceTypeSchema",
2294
2318
  "location": {
2295
2319
  "filePath": "importer.main.runtime.ts",
2296
- "line": 274,
2320
+ "line": 277,
2297
2321
  "character": 3
2298
2322
  },
2299
2323
  "type": "Promise<void>"
@@ -2306,7 +2330,7 @@
2306
2330
  "__schema": "VariableLikeSchema",
2307
2331
  "location": {
2308
2332
  "filePath": "importer.main.runtime.ts",
2309
- "line": 290,
2333
+ "line": 293,
2310
2334
  "character": 3
2311
2335
  },
2312
2336
  "signature": "(property) ImporterMain.slots: never[]",
@@ -2315,7 +2339,7 @@
2315
2339
  "__schema": "InferenceTypeSchema",
2316
2340
  "location": {
2317
2341
  "filePath": "importer.main.runtime.ts",
2318
- "line": 290,
2342
+ "line": 293,
2319
2343
  "character": 3
2320
2344
  },
2321
2345
  "type": "never[]"
@@ -2327,7 +2351,7 @@
2327
2351
  "__schema": "VariableLikeSchema",
2328
2352
  "location": {
2329
2353
  "filePath": "importer.main.runtime.ts",
2330
- "line": 291,
2354
+ "line": 294,
2331
2355
  "character": 3
2332
2356
  },
2333
2357
  "signature": "(property) ImporterMain.dependencies: Aspect[]",
@@ -2336,19 +2360,19 @@
2336
2360
  "__schema": "InferenceTypeSchema",
2337
2361
  "location": {
2338
2362
  "filePath": "importer.main.runtime.ts",
2339
- "line": 291,
2363
+ "line": 294,
2340
2364
  "character": 3
2341
2365
  },
2342
2366
  "type": "Aspect[]"
2343
2367
  },
2344
2368
  "isOptional": true,
2345
- "defaultValue": "[\n CLIAspect,\n WorkspaceAspect,\n DependencyResolverAspect,\n GraphAspect,\n ScopeAspect,\n ComponentWriterAspect,\n InstallAspect,\n EnvsAspect,\n LoggerAspect,\n ]"
2369
+ "defaultValue": "[\n CLIAspect,\n WorkspaceAspect,\n DependencyResolverAspect,\n GraphAspect,\n ScopeAspect,\n ComponentWriterAspect,\n InstallAspect,\n EnvsAspect,\n LoggerAspect,\n ListerAspect,\n ]"
2346
2370
  },
2347
2371
  {
2348
2372
  "__schema": "VariableLikeSchema",
2349
2373
  "location": {
2350
2374
  "filePath": "importer.main.runtime.ts",
2351
- "line": 302,
2375
+ "line": 306,
2352
2376
  "character": 3
2353
2377
  },
2354
2378
  "signature": "(property) ImporterMain.runtime: RuntimeDefinition",
@@ -2357,7 +2381,7 @@
2357
2381
  "__schema": "InferenceTypeSchema",
2358
2382
  "location": {
2359
2383
  "filePath": "importer.main.runtime.ts",
2360
- "line": 302,
2384
+ "line": 306,
2361
2385
  "character": 3
2362
2386
  },
2363
2387
  "type": "RuntimeDefinition"
@@ -2369,33 +2393,33 @@
2369
2393
  "__schema": "FunctionLikeSchema",
2370
2394
  "location": {
2371
2395
  "filePath": "importer.main.runtime.ts",
2372
- "line": 303,
2396
+ "line": 307,
2373
2397
  "character": 3
2374
2398
  },
2375
- "signature": "(method) ImporterMain.provider([cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n GraphMain,\n ScopeMain,\n ComponentWriterMain,\n InstallMain,\n EnvsMain,\n LoggerMain\n]): Promise<ImporterMain>",
2399
+ "signature": "(method) ImporterMain.provider([cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister,]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n GraphMain,\n ScopeMain,\n ComponentWriterMain,\n InstallMain,\n EnvsMain,\n LoggerMain,\n ListerMain\n]): Promise<ImporterMain>",
2376
2400
  "name": "provider",
2377
2401
  "params": [
2378
2402
  {
2379
2403
  "__schema": "ParameterSchema",
2380
2404
  "location": {
2381
2405
  "filePath": "importer.main.runtime.ts",
2382
- "line": 303,
2406
+ "line": 307,
2383
2407
  "character": 25
2384
2408
  },
2385
- "name": "[ cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain ]",
2409
+ "name": "[ cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister ]",
2386
2410
  "type": {
2387
2411
  "__schema": "TupleTypeSchema",
2388
2412
  "location": {
2389
2413
  "filePath": "importer.main.runtime.ts",
2390
- "line": 303,
2391
- "character": 114
2414
+ "line": 318,
2415
+ "character": 6
2392
2416
  },
2393
2417
  "elements": [
2394
2418
  {
2395
2419
  "__schema": "TypeRefSchema",
2396
2420
  "location": {
2397
2421
  "filePath": "importer.main.runtime.ts",
2398
- "line": 304,
2422
+ "line": 319,
2399
2423
  "character": 5
2400
2424
  },
2401
2425
  "name": "CLIMain",
@@ -2408,7 +2432,7 @@
2408
2432
  "__schema": "TypeRefSchema",
2409
2433
  "location": {
2410
2434
  "filePath": "importer.main.runtime.ts",
2411
- "line": 305,
2435
+ "line": 320,
2412
2436
  "character": 5
2413
2437
  },
2414
2438
  "name": "Workspace",
@@ -2421,7 +2445,7 @@
2421
2445
  "__schema": "TypeRefSchema",
2422
2446
  "location": {
2423
2447
  "filePath": "importer.main.runtime.ts",
2424
- "line": 306,
2448
+ "line": 321,
2425
2449
  "character": 5
2426
2450
  },
2427
2451
  "name": "DependencyResolverMain",
@@ -2434,7 +2458,7 @@
2434
2458
  "__schema": "TypeRefSchema",
2435
2459
  "location": {
2436
2460
  "filePath": "importer.main.runtime.ts",
2437
- "line": 307,
2461
+ "line": 322,
2438
2462
  "character": 5
2439
2463
  },
2440
2464
  "name": "GraphMain",
@@ -2447,7 +2471,7 @@
2447
2471
  "__schema": "TypeRefSchema",
2448
2472
  "location": {
2449
2473
  "filePath": "importer.main.runtime.ts",
2450
- "line": 308,
2474
+ "line": 323,
2451
2475
  "character": 5
2452
2476
  },
2453
2477
  "name": "ScopeMain",
@@ -2460,7 +2484,7 @@
2460
2484
  "__schema": "TypeRefSchema",
2461
2485
  "location": {
2462
2486
  "filePath": "importer.main.runtime.ts",
2463
- "line": 309,
2487
+ "line": 324,
2464
2488
  "character": 5
2465
2489
  },
2466
2490
  "name": "ComponentWriterMain",
@@ -2473,7 +2497,7 @@
2473
2497
  "__schema": "TypeRefSchema",
2474
2498
  "location": {
2475
2499
  "filePath": "importer.main.runtime.ts",
2476
- "line": 310,
2500
+ "line": 325,
2477
2501
  "character": 5
2478
2502
  },
2479
2503
  "name": "InstallMain",
@@ -2486,7 +2510,7 @@
2486
2510
  "__schema": "TypeRefSchema",
2487
2511
  "location": {
2488
2512
  "filePath": "importer.main.runtime.ts",
2489
- "line": 311,
2513
+ "line": 326,
2490
2514
  "character": 5
2491
2515
  },
2492
2516
  "name": "EnvsMain",
@@ -2499,7 +2523,7 @@
2499
2523
  "__schema": "TypeRefSchema",
2500
2524
  "location": {
2501
2525
  "filePath": "importer.main.runtime.ts",
2502
- "line": 312,
2526
+ "line": 327,
2503
2527
  "character": 5
2504
2528
  },
2505
2529
  "name": "LoggerMain",
@@ -2507,6 +2531,19 @@
2507
2531
  "scope": "teambit.harmony",
2508
2532
  "name": "logger"
2509
2533
  }
2534
+ },
2535
+ {
2536
+ "__schema": "TypeRefSchema",
2537
+ "location": {
2538
+ "filePath": "importer.main.runtime.ts",
2539
+ "line": 328,
2540
+ "character": 5
2541
+ },
2542
+ "name": "ListerMain",
2543
+ "componentId": {
2544
+ "scope": "teambit.component",
2545
+ "name": "lister"
2546
+ }
2510
2547
  }
2511
2548
  ]
2512
2549
  },
@@ -2518,7 +2555,7 @@
2518
2555
  "__schema": "InferenceTypeSchema",
2519
2556
  "location": {
2520
2557
  "filePath": "importer.main.runtime.ts",
2521
- "line": 303,
2558
+ "line": 307,
2522
2559
  "character": 3
2523
2560
  },
2524
2561
  "type": "Promise<ImporterMain>"
@@ -3102,7 +3139,7 @@
3102
3139
  "_legacy": {
3103
3140
  "scope": "teambit.scope",
3104
3141
  "name": "importer",
3105
- "version": "1.0.318"
3142
+ "version": "1.0.320"
3106
3143
  },
3107
3144
  "_scope": "teambit.scope"
3108
3145
  }
@@ -4476,7 +4513,7 @@
4476
4513
  "line": 103,
4477
4514
  "character": 3
4478
4515
  },
4479
- "signature": "constructor ImportComponents(workspace: Workspace, graph: GraphMain, componentWriter: ComponentWriterMain, envs: EnvsMain, logger: Logger, options: ImportOptions): ImportComponents",
4516
+ "signature": "constructor ImportComponents(workspace: Workspace, graph: GraphMain, componentWriter: ComponentWriterMain, envs: EnvsMain, logger: Logger, lister: ListerMain, options: ImportOptions): ImportComponents",
4480
4517
  "name": "constructor",
4481
4518
  "params": [
4482
4519
  {
@@ -4606,7 +4643,7 @@
4606
4643
  "line": 109,
4607
4644
  "character": 5
4608
4645
  },
4609
- "name": "options",
4646
+ "name": "lister",
4610
4647
  "type": {
4611
4648
  "__schema": "TypeRefSchema",
4612
4649
  "location": {
@@ -4614,6 +4651,30 @@
4614
4651
  "line": 109,
4615
4652
  "character": 21
4616
4653
  },
4654
+ "name": "ListerMain",
4655
+ "componentId": {
4656
+ "scope": "teambit.component",
4657
+ "name": "lister"
4658
+ }
4659
+ },
4660
+ "isOptional": false,
4661
+ "isSpread": false
4662
+ },
4663
+ {
4664
+ "__schema": "ParameterSchema",
4665
+ "location": {
4666
+ "filePath": "import-components.ts",
4667
+ "line": 110,
4668
+ "character": 5
4669
+ },
4670
+ "name": "options",
4671
+ "type": {
4672
+ "__schema": "TypeRefSchema",
4673
+ "location": {
4674
+ "filePath": "import-components.ts",
4675
+ "line": 110,
4676
+ "character": 21
4677
+ },
4617
4678
  "name": "ImportOptions"
4618
4679
  },
4619
4680
  "isOptional": false,
@@ -4635,7 +4696,7 @@
4635
4696
  "__schema": "FunctionLikeSchema",
4636
4697
  "location": {
4637
4698
  "filePath": "import-components.ts",
4638
- "line": 116,
4699
+ "line": 117,
4639
4700
  "character": 3
4640
4701
  },
4641
4702
  "signature": "(method) ImportComponents.importComponents(): Promise<ImportResult>",
@@ -4645,7 +4706,7 @@
4645
4706
  "__schema": "TypeRefSchema",
4646
4707
  "location": {
4647
4708
  "filePath": "import-components.ts",
4648
- "line": 116,
4709
+ "line": 117,
4649
4710
  "character": 29
4650
4711
  },
4651
4712
  "name": "Promise",
@@ -4654,7 +4715,7 @@
4654
4715
  "__schema": "TypeRefSchema",
4655
4716
  "location": {
4656
4717
  "filePath": "import-components.ts",
4657
- "line": 116,
4718
+ "line": 117,
4658
4719
  "character": 37
4659
4720
  },
4660
4721
  "name": "ImportResult",
@@ -4670,7 +4731,7 @@
4670
4731
  "__schema": "FunctionLikeSchema",
4671
4732
  "location": {
4672
4733
  "filePath": "import-components.ts",
4673
- "line": 135,
4734
+ "line": 136,
4674
4735
  "character": 3
4675
4736
  },
4676
4737
  "signature": "(method) ImportComponents.importObjectsOnLane(): Promise<ImportResult>",
@@ -4680,7 +4741,7 @@
4680
4741
  "__schema": "TypeRefSchema",
4681
4742
  "location": {
4682
4743
  "filePath": "import-components.ts",
4683
- "line": 135,
4744
+ "line": 136,
4684
4745
  "character": 32
4685
4746
  },
4686
4747
  "name": "Promise",
@@ -4689,7 +4750,7 @@
4689
4750
  "__schema": "TypeRefSchema",
4690
4751
  "location": {
4691
4752
  "filePath": "import-components.ts",
4692
- "line": 135,
4753
+ "line": 136,
4693
4754
  "character": 40
4694
4755
  },
4695
4756
  "name": "ImportResult",
@@ -4705,7 +4766,7 @@
4705
4766
  "__schema": "FunctionLikeSchema",
4706
4767
  "location": {
4707
4768
  "filePath": "import-components.ts",
4708
- "line": 187,
4769
+ "line": 188,
4709
4770
  "character": 3
4710
4771
  },
4711
4772
  "signature": "(method) ImportComponents.importSpecificComponents(): Promise<ImportResult>",
@@ -4715,7 +4776,7 @@
4715
4776
  "__schema": "TypeRefSchema",
4716
4777
  "location": {
4717
4778
  "filePath": "import-components.ts",
4718
- "line": 187,
4779
+ "line": 188,
4719
4780
  "character": 37
4720
4781
  },
4721
4782
  "name": "Promise",
@@ -4724,7 +4785,7 @@
4724
4785
  "__schema": "TypeRefSchema",
4725
4786
  "location": {
4726
4787
  "filePath": "import-components.ts",
4727
- "line": 187,
4788
+ "line": 188,
4728
4789
  "character": 45
4729
4790
  },
4730
4791
  "name": "ImportResult",
@@ -4740,7 +4801,7 @@
4740
4801
  "__schema": "FunctionLikeSchema",
4741
4802
  "location": {
4742
4803
  "filePath": "import-components.ts",
4743
- "line": 255,
4804
+ "line": 256,
4744
4805
  "character": 3
4745
4806
  },
4746
4807
  "signature": "(method) ImportComponents._fetchDivergeData(components: Component[]): Promise<void>",
@@ -4750,7 +4811,7 @@
4750
4811
  "__schema": "ParameterSchema",
4751
4812
  "location": {
4752
4813
  "filePath": "import-components.ts",
4753
- "line": 255,
4814
+ "line": 256,
4754
4815
  "character": 27
4755
4816
  },
4756
4817
  "name": "components",
@@ -4758,14 +4819,14 @@
4758
4819
  "__schema": "TypeArraySchema",
4759
4820
  "location": {
4760
4821
  "filePath": "import-components.ts",
4761
- "line": 255,
4822
+ "line": 256,
4762
4823
  "character": 39
4763
4824
  },
4764
4825
  "type": {
4765
4826
  "__schema": "TypeRefSchema",
4766
4827
  "location": {
4767
4828
  "filePath": "import-components.ts",
4768
- "line": 255,
4829
+ "line": 256,
4769
4830
  "character": 39
4770
4831
  },
4771
4832
  "name": "Component",
@@ -4780,7 +4841,7 @@
4780
4841
  "__schema": "InferenceTypeSchema",
4781
4842
  "location": {
4782
4843
  "filePath": "import-components.ts",
4783
- "line": 255,
4844
+ "line": 256,
4784
4845
  "character": 3
4785
4846
  },
4786
4847
  "type": "Promise<void>"
@@ -4793,7 +4854,7 @@
4793
4854
  "__schema": "FunctionLikeSchema",
4794
4855
  "location": {
4795
4856
  "filePath": "import-components.ts",
4796
- "line": 270,
4857
+ "line": 271,
4797
4858
  "character": 3
4798
4859
  },
4799
4860
  "signature": "(method) ImportComponents._throwForDivergedHistory(): void",
@@ -4803,7 +4864,7 @@
4803
4864
  "__schema": "InferenceTypeSchema",
4804
4865
  "location": {
4805
4866
  "filePath": "import-components.ts",
4806
- "line": 270,
4867
+ "line": 271,
4807
4868
  "character": 3
4808
4869
  },
4809
4870
  "type": "void"
@@ -4814,7 +4875,7 @@
4814
4875
  "__schema": "FunctionLikeSchema",
4815
4876
  "location": {
4816
4877
  "filePath": "import-components.ts",
4817
- "line": 501,
4878
+ "line": 502,
4818
4879
  "character": 3
4819
4880
  },
4820
4881
  "signature": "(method) ImportComponents.importAccordingToBitMap(): Promise<ImportResult>",
@@ -4824,7 +4885,7 @@
4824
4885
  "__schema": "TypeRefSchema",
4825
4886
  "location": {
4826
4887
  "filePath": "import-components.ts",
4827
- "line": 501,
4888
+ "line": 502,
4828
4889
  "character": 36
4829
4890
  },
4830
4891
  "name": "Promise",
@@ -4833,7 +4894,7 @@
4833
4894
  "__schema": "TypeRefSchema",
4834
4895
  "location": {
4835
4896
  "filePath": "import-components.ts",
4836
- "line": 501,
4897
+ "line": 502,
4837
4898
  "character": 44
4838
4899
  },
4839
4900
  "name": "ImportResult",
@@ -4849,7 +4910,7 @@
4849
4910
  "__schema": "FunctionLikeSchema",
4850
4911
  "location": {
4851
4912
  "filePath": "import-components.ts",
4852
- "line": 546,
4913
+ "line": 547,
4853
4914
  "character": 3
4854
4915
  },
4855
4916
  "signature": "(method) ImportComponents._getCurrentVersions(ids: ComponentIdList): Promise<ImportedVersions>",
@@ -4859,7 +4920,7 @@
4859
4920
  "__schema": "ParameterSchema",
4860
4921
  "location": {
4861
4922
  "filePath": "import-components.ts",
4862
- "line": 546,
4923
+ "line": 547,
4863
4924
  "character": 29
4864
4925
  },
4865
4926
  "name": "ids",
@@ -4867,7 +4928,7 @@
4867
4928
  "__schema": "TypeRefSchema",
4868
4929
  "location": {
4869
4930
  "filePath": "import-components.ts",
4870
- "line": 546,
4931
+ "line": 547,
4871
4932
  "character": 34
4872
4933
  },
4873
4934
  "name": "ComponentIdList",
@@ -4885,7 +4946,7 @@
4885
4946
  "__schema": "TypeRefSchema",
4886
4947
  "location": {
4887
4948
  "filePath": "import-components.ts",
4888
- "line": 546,
4949
+ "line": 547,
4889
4950
  "character": 52
4890
4951
  },
4891
4952
  "name": "Promise",
@@ -4894,7 +4955,7 @@
4894
4955
  "__schema": "TypeRefSchema",
4895
4956
  "location": {
4896
4957
  "filePath": "import-components.ts",
4897
- "line": 546,
4958
+ "line": 547,
4898
4959
  "character": 60
4899
4960
  },
4900
4961
  "name": "ImportedVersions",
@@ -4910,14 +4971,14 @@
4910
4971
  "__schema": "FunctionLikeSchema",
4911
4972
  "location": {
4912
4973
  "filePath": "import-components.ts",
4913
- "line": 560,
4974
+ "line": 561,
4914
4975
  "character": 3
4915
4976
  },
4916
4977
  "doc": {
4917
4978
  "__schema": "DocSchema",
4918
4979
  "location": {
4919
4980
  "filePath": "import-components.ts",
4920
- "line": 557,
4981
+ "line": 558,
4921
4982
  "character": 3
4922
4983
  },
4923
4984
  "raw": "/**\n * get import details, includes the diff between the versions array before import and after import\n */",
@@ -4931,7 +4992,7 @@
4931
4992
  "__schema": "ParameterSchema",
4932
4993
  "location": {
4933
4994
  "filePath": "import-components.ts",
4934
- "line": 561,
4995
+ "line": 562,
4935
4996
  "character": 5
4936
4997
  },
4937
4998
  "name": "currentVersions",
@@ -4939,7 +5000,7 @@
4939
5000
  "__schema": "TypeRefSchema",
4940
5001
  "location": {
4941
5002
  "filePath": "import-components.ts",
4942
- "line": 561,
5003
+ "line": 562,
4943
5004
  "character": 22
4944
5005
  },
4945
5006
  "name": "ImportedVersions",
@@ -4952,7 +5013,7 @@
4952
5013
  "__schema": "ParameterSchema",
4953
5014
  "location": {
4954
5015
  "filePath": "import-components.ts",
4955
- "line": 562,
5016
+ "line": 563,
4956
5017
  "character": 5
4957
5018
  },
4958
5019
  "name": "components",
@@ -4960,14 +5021,14 @@
4960
5021
  "__schema": "TypeArraySchema",
4961
5022
  "location": {
4962
5023
  "filePath": "import-components.ts",
4963
- "line": 562,
5024
+ "line": 563,
4964
5025
  "character": 17
4965
5026
  },
4966
5027
  "type": {
4967
5028
  "__schema": "TypeRefSchema",
4968
5029
  "location": {
4969
5030
  "filePath": "import-components.ts",
4970
- "line": 562,
5031
+ "line": 563,
4971
5032
  "character": 17
4972
5033
  },
4973
5034
  "name": "VersionDependencies"
@@ -4981,7 +5042,7 @@
4981
5042
  "__schema": "TypeRefSchema",
4982
5043
  "location": {
4983
5044
  "filePath": "import-components.ts",
4984
- "line": 563,
5045
+ "line": 564,
4985
5046
  "character": 6
4986
5047
  },
4987
5048
  "name": "Promise",
@@ -4990,14 +5051,14 @@
4990
5051
  "__schema": "TypeArraySchema",
4991
5052
  "location": {
4992
5053
  "filePath": "import-components.ts",
4993
- "line": 563,
5054
+ "line": 564,
4994
5055
  "character": 14
4995
5056
  },
4996
5057
  "type": {
4997
5058
  "__schema": "TypeRefSchema",
4998
5059
  "location": {
4999
5060
  "filePath": "import-components.ts",
5000
- "line": 563,
5061
+ "line": 564,
5001
5062
  "character": 14
5002
5063
  },
5003
5064
  "name": "ImportDetails",
@@ -5014,7 +5075,7 @@
5014
5075
  "__schema": "FunctionLikeSchema",
5015
5076
  "location": {
5016
5077
  "filePath": "import-components.ts",
5017
- "line": 604,
5078
+ "line": 605,
5018
5079
  "character": 3
5019
5080
  },
5020
5081
  "signature": "(method) ImportComponents._throwForPotentialIssues(ids: ComponentIdList): Promise<void>",
@@ -5024,7 +5085,7 @@
5024
5085
  "__schema": "ParameterSchema",
5025
5086
  "location": {
5026
5087
  "filePath": "import-components.ts",
5027
- "line": 604,
5088
+ "line": 605,
5028
5089
  "character": 34
5029
5090
  },
5030
5091
  "name": "ids",
@@ -5032,7 +5093,7 @@
5032
5093
  "__schema": "TypeRefSchema",
5033
5094
  "location": {
5034
5095
  "filePath": "import-components.ts",
5035
- "line": 604,
5096
+ "line": 605,
5036
5097
  "character": 39
5037
5098
  },
5038
5099
  "name": "ComponentIdList",
@@ -5050,7 +5111,7 @@
5050
5111
  "__schema": "TypeRefSchema",
5051
5112
  "location": {
5052
5113
  "filePath": "import-components.ts",
5053
- "line": 604,
5114
+ "line": 605,
5054
5115
  "character": 57
5055
5116
  },
5056
5117
  "name": "Promise",
@@ -5059,7 +5120,7 @@
5059
5120
  "__schema": "KeywordTypeSchema",
5060
5121
  "location": {
5061
5122
  "filePath": "import-components.ts",
5062
- "line": 604,
5123
+ "line": 605,
5063
5124
  "character": 65
5064
5125
  },
5065
5126
  "name": "void"
@@ -5074,7 +5135,7 @@
5074
5135
  "__schema": "FunctionLikeSchema",
5075
5136
  "location": {
5076
5137
  "filePath": "import-components.ts",
5077
- "line": 609,
5138
+ "line": 610,
5078
5139
  "character": 3
5079
5140
  },
5080
5141
  "signature": "(method) ImportComponents._throwForModifiedOrNewComponents(ids: ComponentIdList): Promise<void>",
@@ -5084,7 +5145,7 @@
5084
5145
  "__schema": "ParameterSchema",
5085
5146
  "location": {
5086
5147
  "filePath": "import-components.ts",
5087
- "line": 609,
5148
+ "line": 610,
5088
5149
  "character": 42
5089
5150
  },
5090
5151
  "name": "ids",
@@ -5092,7 +5153,7 @@
5092
5153
  "__schema": "TypeRefSchema",
5093
5154
  "location": {
5094
5155
  "filePath": "import-components.ts",
5095
- "line": 609,
5156
+ "line": 610,
5096
5157
  "character": 47
5097
5158
  },
5098
5159
  "name": "ComponentIdList",
@@ -5110,7 +5171,7 @@
5110
5171
  "__schema": "TypeRefSchema",
5111
5172
  "location": {
5112
5173
  "filePath": "import-components.ts",
5113
- "line": 609,
5174
+ "line": 610,
5114
5175
  "character": 65
5115
5176
  },
5116
5177
  "name": "Promise",
@@ -5119,7 +5180,7 @@
5119
5180
  "__schema": "KeywordTypeSchema",
5120
5181
  "location": {
5121
5182
  "filePath": "import-components.ts",
5122
- "line": 609,
5183
+ "line": 610,
5123
5184
  "character": 73
5124
5185
  },
5125
5186
  "name": "void"
@@ -5134,14 +5195,14 @@
5134
5195
  "__schema": "FunctionLikeSchema",
5135
5196
  "location": {
5136
5197
  "filePath": "import-components.ts",
5137
- "line": 632,
5198
+ "line": 633,
5138
5199
  "character": 3
5139
5200
  },
5140
5201
  "doc": {
5141
5202
  "__schema": "DocSchema",
5142
5203
  "location": {
5143
5204
  "filePath": "import-components.ts",
5144
- "line": 627,
5205
+ "line": 628,
5145
5206
  "character": 3
5146
5207
  },
5147
5208
  "raw": "/**\n * Model Component id() calculation uses id.toString() for the hash.\n * If an imported component has scopereadonly name equals to a local name, both will have the exact same\n * hash and they'll override each other.\n */",
@@ -5155,7 +5216,7 @@
5155
5216
  "__schema": "ParameterSchema",
5156
5217
  "location": {
5157
5218
  "filePath": "import-components.ts",
5158
- "line": 632,
5219
+ "line": 633,
5159
5220
  "character": 43
5160
5221
  },
5161
5222
  "name": "ids",
@@ -5163,7 +5224,7 @@
5163
5224
  "__schema": "TypeRefSchema",
5164
5225
  "location": {
5165
5226
  "filePath": "import-components.ts",
5166
- "line": 632,
5227
+ "line": 633,
5167
5228
  "character": 48
5168
5229
  },
5169
5230
  "name": "ComponentIdList",
@@ -5181,7 +5242,7 @@
5181
5242
  "__schema": "KeywordTypeSchema",
5182
5243
  "location": {
5183
5244
  "filePath": "import-components.ts",
5184
- "line": 632,
5245
+ "line": 633,
5185
5246
  "character": 66
5186
5247
  },
5187
5248
  "name": "void"
@@ -5192,7 +5253,7 @@
5192
5253
  "__schema": "FunctionLikeSchema",
5193
5254
  "location": {
5194
5255
  "filePath": "import-components.ts",
5195
- "line": 644,
5256
+ "line": 645,
5196
5257
  "character": 3
5197
5258
  },
5198
5259
  "signature": "(method) ImportComponents._getMergeStatus(component: Component): Promise<ComponentMergeStatus>",
@@ -5202,7 +5263,7 @@
5202
5263
  "__schema": "ParameterSchema",
5203
5264
  "location": {
5204
5265
  "filePath": "import-components.ts",
5205
- "line": 644,
5266
+ "line": 645,
5206
5267
  "character": 25
5207
5268
  },
5208
5269
  "name": "component",
@@ -5210,7 +5271,7 @@
5210
5271
  "__schema": "TypeRefSchema",
5211
5272
  "location": {
5212
5273
  "filePath": "import-components.ts",
5213
- "line": 644,
5274
+ "line": 645,
5214
5275
  "character": 36
5215
5276
  },
5216
5277
  "name": "Component",
@@ -5224,7 +5285,7 @@
5224
5285
  "__schema": "TypeRefSchema",
5225
5286
  "location": {
5226
5287
  "filePath": "import-components.ts",
5227
- "line": 644,
5288
+ "line": 645,
5228
5289
  "character": 48
5229
5290
  },
5230
5291
  "name": "Promise",
@@ -5233,7 +5294,7 @@
5233
5294
  "__schema": "TypeRefSchema",
5234
5295
  "location": {
5235
5296
  "filePath": "import-components.ts",
5236
- "line": 644,
5297
+ "line": 645,
5237
5298
  "character": 56
5238
5299
  },
5239
5300
  "name": "ComponentMergeStatus",
@@ -5249,14 +5310,14 @@
5249
5310
  "__schema": "FunctionLikeSchema",
5250
5311
  "location": {
5251
5312
  "filePath": "import-components.ts",
5252
- "line": 681,
5313
+ "line": 682,
5253
5314
  "character": 3
5254
5315
  },
5255
5316
  "doc": {
5256
5317
  "__schema": "DocSchema",
5257
5318
  "location": {
5258
5319
  "filePath": "import-components.ts",
5259
- "line": 671,
5320
+ "line": 672,
5260
5321
  "character": 3
5261
5322
  },
5262
5323
  "raw": "/**\n * 1) when there are conflicts and the strategy is \"ours\", don't write the imported component to\n * the filesystem, only update bitmap.\n *\n * 2) when there are conflicts and the strategy is \"theirs\", override the local changes by the\n * imported component. (similar to --override)\n *\n * 3) when there is no conflict or there are conflicts and the strategy is manual, write the files\n * according to the merge result. (done by applyModifiedVersion())\n */",
@@ -5270,7 +5331,7 @@
5270
5331
  "__schema": "ParameterSchema",
5271
5332
  "location": {
5272
5333
  "filePath": "import-components.ts",
5273
- "line": 681,
5334
+ "line": 682,
5274
5335
  "character": 41
5275
5336
  },
5276
5337
  "name": "componentMergeStatus",
@@ -5278,7 +5339,7 @@
5278
5339
  "__schema": "TypeRefSchema",
5279
5340
  "location": {
5280
5341
  "filePath": "import-components.ts",
5281
- "line": 681,
5342
+ "line": 682,
5282
5343
  "character": 63
5283
5344
  },
5284
5345
  "name": "ComponentMergeStatus",
@@ -5292,7 +5353,7 @@
5292
5353
  "__schema": "TypeUnionSchema",
5293
5354
  "location": {
5294
5355
  "filePath": "import-components.ts",
5295
- "line": 681,
5356
+ "line": 682,
5296
5357
  "character": 86
5297
5358
  },
5298
5359
  "types": [
@@ -5300,7 +5361,7 @@
5300
5361
  "__schema": "TypeRefSchema",
5301
5362
  "location": {
5302
5363
  "filePath": "import-components.ts",
5303
- "line": 681,
5364
+ "line": 682,
5304
5365
  "character": 86
5305
5366
  },
5306
5367
  "name": "FilesStatus",
@@ -5313,7 +5374,7 @@
5313
5374
  "__schema": "LiteralTypeSchema",
5314
5375
  "location": {
5315
5376
  "filePath": "import-components.ts",
5316
- "line": 681,
5377
+ "line": 682,
5317
5378
  "character": 100
5318
5379
  },
5319
5380
  "name": "null"
@@ -5322,7 +5383,7 @@
5322
5383
  "__schema": "KeywordTypeSchema",
5323
5384
  "location": {
5324
5385
  "filePath": "import-components.ts",
5325
- "line": 681,
5386
+ "line": 682,
5326
5387
  "character": 107
5327
5388
  },
5328
5389
  "name": "undefined"
@@ -5335,14 +5396,14 @@
5335
5396
  "__schema": "FunctionLikeSchema",
5336
5397
  "location": {
5337
5398
  "filePath": "import-components.ts",
5338
- "line": 721,
5399
+ "line": 722,
5339
5400
  "character": 3
5340
5401
  },
5341
5402
  "doc": {
5342
5403
  "__schema": "DocSchema",
5343
5404
  "location": {
5344
5405
  "filePath": "import-components.ts",
5345
- "line": 717,
5406
+ "line": 718,
5346
5407
  "character": 3
5347
5408
  },
5348
5409
  "raw": "/**\n * update the component files if they are modified and there is a merge strategy.\n * returns only the components that need to be written to the filesystem\n */",
@@ -5356,7 +5417,7 @@
5356
5417
  "__schema": "ParameterSchema",
5357
5418
  "location": {
5358
5419
  "filePath": "import-components.ts",
5359
- "line": 721,
5420
+ "line": 722,
5360
5421
  "character": 53
5361
5422
  },
5362
5423
  "name": "components",
@@ -5364,14 +5425,14 @@
5364
5425
  "__schema": "TypeArraySchema",
5365
5426
  "location": {
5366
5427
  "filePath": "import-components.ts",
5367
- "line": 721,
5428
+ "line": 722,
5368
5429
  "character": 65
5369
5430
  },
5370
5431
  "type": {
5371
5432
  "__schema": "TypeRefSchema",
5372
5433
  "location": {
5373
5434
  "filePath": "import-components.ts",
5374
- "line": 721,
5435
+ "line": 722,
5375
5436
  "character": 65
5376
5437
  },
5377
5438
  "name": "Component",
@@ -5386,7 +5447,7 @@
5386
5447
  "__schema": "TypeRefSchema",
5387
5448
  "location": {
5388
5449
  "filePath": "import-components.ts",
5389
- "line": 721,
5450
+ "line": 722,
5390
5451
  "character": 79
5391
5452
  },
5392
5453
  "name": "Promise",
@@ -5395,14 +5456,14 @@
5395
5456
  "__schema": "TypeArraySchema",
5396
5457
  "location": {
5397
5458
  "filePath": "import-components.ts",
5398
- "line": 721,
5459
+ "line": 722,
5399
5460
  "character": 87
5400
5461
  },
5401
5462
  "type": {
5402
5463
  "__schema": "TypeRefSchema",
5403
5464
  "location": {
5404
5465
  "filePath": "import-components.ts",
5405
- "line": 721,
5466
+ "line": 722,
5406
5467
  "character": 87
5407
5468
  },
5408
5469
  "name": "Component",
@@ -5419,7 +5480,7 @@
5419
5480
  "__schema": "FunctionLikeSchema",
5420
5481
  "location": {
5421
5482
  "filePath": "import-components.ts",
5422
- "line": 750,
5483
+ "line": 751,
5423
5484
  "character": 3
5424
5485
  },
5425
5486
  "signature": "(method) ImportComponents._shouldSaveLaneData(): boolean",
@@ -5429,7 +5490,7 @@
5429
5490
  "__schema": "KeywordTypeSchema",
5430
5491
  "location": {
5431
5492
  "filePath": "import-components.ts",
5432
- "line": 750,
5493
+ "line": 751,
5433
5494
  "character": 26
5434
5495
  },
5435
5496
  "name": "boolean"
@@ -5440,7 +5501,7 @@
5440
5501
  "__schema": "FunctionLikeSchema",
5441
5502
  "location": {
5442
5503
  "filePath": "import-components.ts",
5443
- "line": 757,
5504
+ "line": 758,
5444
5505
  "character": 3
5445
5506
  },
5446
5507
  "signature": "(method) ImportComponents._saveLaneDataIfNeeded(components: Component[]): Promise<void>",
@@ -5450,7 +5511,7 @@
5450
5511
  "__schema": "ParameterSchema",
5451
5512
  "location": {
5452
5513
  "filePath": "import-components.ts",
5453
- "line": 757,
5514
+ "line": 758,
5454
5515
  "character": 31
5455
5516
  },
5456
5517
  "name": "components",
@@ -5458,14 +5519,14 @@
5458
5519
  "__schema": "TypeArraySchema",
5459
5520
  "location": {
5460
5521
  "filePath": "import-components.ts",
5461
- "line": 757,
5522
+ "line": 758,
5462
5523
  "character": 43
5463
5524
  },
5464
5525
  "type": {
5465
5526
  "__schema": "TypeRefSchema",
5466
5527
  "location": {
5467
5528
  "filePath": "import-components.ts",
5468
- "line": 757,
5529
+ "line": 758,
5469
5530
  "character": 43
5470
5531
  },
5471
5532
  "name": "Component",
@@ -5480,7 +5541,7 @@
5480
5541
  "__schema": "TypeRefSchema",
5481
5542
  "location": {
5482
5543
  "filePath": "import-components.ts",
5483
- "line": 757,
5544
+ "line": 758,
5484
5545
  "character": 57
5485
5546
  },
5486
5547
  "name": "Promise",
@@ -5489,7 +5550,7 @@
5489
5550
  "__schema": "KeywordTypeSchema",
5490
5551
  "location": {
5491
5552
  "filePath": "import-components.ts",
5492
- "line": 757,
5553
+ "line": 758,
5493
5554
  "character": 65
5494
5555
  },
5495
5556
  "name": "void"
@@ -5504,7 +5565,7 @@
5504
5565
  "__schema": "FunctionLikeSchema",
5505
5566
  "location": {
5506
5567
  "filePath": "import-components.ts",
5507
- "line": 782,
5568
+ "line": 783,
5508
5569
  "character": 3
5509
5570
  },
5510
5571
  "signature": "(method) ImportComponents._writeToFileSystem(components: Component[]): Promise<ComponentWriterResults>",
@@ -5514,7 +5575,7 @@
5514
5575
  "__schema": "ParameterSchema",
5515
5576
  "location": {
5516
5577
  "filePath": "import-components.ts",
5517
- "line": 782,
5578
+ "line": 783,
5518
5579
  "character": 28
5519
5580
  },
5520
5581
  "name": "components",
@@ -5522,14 +5583,14 @@
5522
5583
  "__schema": "TypeArraySchema",
5523
5584
  "location": {
5524
5585
  "filePath": "import-components.ts",
5525
- "line": 782,
5586
+ "line": 783,
5526
5587
  "character": 40
5527
5588
  },
5528
5589
  "type": {
5529
5590
  "__schema": "TypeRefSchema",
5530
5591
  "location": {
5531
5592
  "filePath": "import-components.ts",
5532
- "line": 782,
5593
+ "line": 783,
5533
5594
  "character": 40
5534
5595
  },
5535
5596
  "name": "Component",
@@ -5544,7 +5605,7 @@
5544
5605
  "__schema": "TypeRefSchema",
5545
5606
  "location": {
5546
5607
  "filePath": "import-components.ts",
5547
- "line": 782,
5608
+ "line": 783,
5548
5609
  "character": 54
5549
5610
  },
5550
5611
  "name": "Promise",
@@ -5553,7 +5614,7 @@
5553
5614
  "__schema": "TypeRefSchema",
5554
5615
  "location": {
5555
5616
  "filePath": "import-components.ts",
5556
- "line": 782,
5617
+ "line": 783,
5557
5618
  "character": 62
5558
5619
  },
5559
5620
  "name": "ComponentWriterResults",
@@ -5746,7 +5807,7 @@
5746
5807
  "__schema": "ClassSchema",
5747
5808
  "location": {
5748
5809
  "filePath": "importer.main.runtime.ts",
5749
- "line": 29,
5810
+ "line": 30,
5750
5811
  "character": 1
5751
5812
  },
5752
5813
  "signature": "class ImporterMain",
@@ -5756,17 +5817,17 @@
5756
5817
  "__schema": "ConstructorSchema",
5757
5818
  "location": {
5758
5819
  "filePath": "importer.main.runtime.ts",
5759
- "line": 30,
5820
+ "line": 31,
5760
5821
  "character": 3
5761
5822
  },
5762
- "signature": "constructor ImporterMain(workspace: Workspace, depResolver: DependencyResolverMain, graph: GraphMain, scope: ScopeMain, componentWriter: ComponentWriterMain, envs: EnvsMain, logger: Logger): ImporterMain",
5823
+ "signature": "constructor ImporterMain(workspace: Workspace, depResolver: DependencyResolverMain, graph: GraphMain, scope: ScopeMain, componentWriter: ComponentWriterMain, envs: EnvsMain, logger: Logger, lister: ListerMain): ImporterMain",
5763
5824
  "name": "constructor",
5764
5825
  "params": [
5765
5826
  {
5766
5827
  "__schema": "ParameterSchema",
5767
5828
  "location": {
5768
5829
  "filePath": "importer.main.runtime.ts",
5769
- "line": 31,
5830
+ "line": 32,
5770
5831
  "character": 5
5771
5832
  },
5772
5833
  "name": "workspace",
@@ -5774,7 +5835,7 @@
5774
5835
  "__schema": "TypeRefSchema",
5775
5836
  "location": {
5776
5837
  "filePath": "importer.main.runtime.ts",
5777
- "line": 31,
5838
+ "line": 32,
5778
5839
  "character": 24
5779
5840
  },
5780
5841
  "name": "Workspace",
@@ -5790,7 +5851,7 @@
5790
5851
  "__schema": "ParameterSchema",
5791
5852
  "location": {
5792
5853
  "filePath": "importer.main.runtime.ts",
5793
- "line": 32,
5854
+ "line": 33,
5794
5855
  "character": 5
5795
5856
  },
5796
5857
  "name": "depResolver",
@@ -5798,7 +5859,7 @@
5798
5859
  "__schema": "TypeRefSchema",
5799
5860
  "location": {
5800
5861
  "filePath": "importer.main.runtime.ts",
5801
- "line": 32,
5862
+ "line": 33,
5802
5863
  "character": 26
5803
5864
  },
5804
5865
  "name": "DependencyResolverMain",
@@ -5814,7 +5875,7 @@
5814
5875
  "__schema": "ParameterSchema",
5815
5876
  "location": {
5816
5877
  "filePath": "importer.main.runtime.ts",
5817
- "line": 33,
5878
+ "line": 34,
5818
5879
  "character": 5
5819
5880
  },
5820
5881
  "name": "graph",
@@ -5822,7 +5883,7 @@
5822
5883
  "__schema": "TypeRefSchema",
5823
5884
  "location": {
5824
5885
  "filePath": "importer.main.runtime.ts",
5825
- "line": 33,
5886
+ "line": 34,
5826
5887
  "character": 20
5827
5888
  },
5828
5889
  "name": "GraphMain",
@@ -5838,7 +5899,7 @@
5838
5899
  "__schema": "ParameterSchema",
5839
5900
  "location": {
5840
5901
  "filePath": "importer.main.runtime.ts",
5841
- "line": 34,
5902
+ "line": 35,
5842
5903
  "character": 5
5843
5904
  },
5844
5905
  "name": "scope",
@@ -5846,7 +5907,7 @@
5846
5907
  "__schema": "TypeRefSchema",
5847
5908
  "location": {
5848
5909
  "filePath": "importer.main.runtime.ts",
5849
- "line": 34,
5910
+ "line": 35,
5850
5911
  "character": 20
5851
5912
  },
5852
5913
  "name": "ScopeMain",
@@ -5862,7 +5923,7 @@
5862
5923
  "__schema": "ParameterSchema",
5863
5924
  "location": {
5864
5925
  "filePath": "importer.main.runtime.ts",
5865
- "line": 35,
5926
+ "line": 36,
5866
5927
  "character": 5
5867
5928
  },
5868
5929
  "name": "componentWriter",
@@ -5870,7 +5931,7 @@
5870
5931
  "__schema": "TypeRefSchema",
5871
5932
  "location": {
5872
5933
  "filePath": "importer.main.runtime.ts",
5873
- "line": 35,
5934
+ "line": 36,
5874
5935
  "character": 30
5875
5936
  },
5876
5937
  "name": "ComponentWriterMain",
@@ -5886,7 +5947,7 @@
5886
5947
  "__schema": "ParameterSchema",
5887
5948
  "location": {
5888
5949
  "filePath": "importer.main.runtime.ts",
5889
- "line": 36,
5950
+ "line": 37,
5890
5951
  "character": 5
5891
5952
  },
5892
5953
  "name": "envs",
@@ -5894,7 +5955,7 @@
5894
5955
  "__schema": "TypeRefSchema",
5895
5956
  "location": {
5896
5957
  "filePath": "importer.main.runtime.ts",
5897
- "line": 36,
5958
+ "line": 37,
5898
5959
  "character": 19
5899
5960
  },
5900
5961
  "name": "EnvsMain",
@@ -5910,7 +5971,7 @@
5910
5971
  "__schema": "ParameterSchema",
5911
5972
  "location": {
5912
5973
  "filePath": "importer.main.runtime.ts",
5913
- "line": 37,
5974
+ "line": 38,
5914
5975
  "character": 5
5915
5976
  },
5916
5977
  "name": "logger",
@@ -5918,7 +5979,7 @@
5918
5979
  "__schema": "TypeRefSchema",
5919
5980
  "location": {
5920
5981
  "filePath": "importer.main.runtime.ts",
5921
- "line": 37,
5982
+ "line": 38,
5922
5983
  "character": 22
5923
5984
  },
5924
5985
  "name": "Logger",
@@ -5929,13 +5990,37 @@
5929
5990
  },
5930
5991
  "isOptional": false,
5931
5992
  "isSpread": false
5993
+ },
5994
+ {
5995
+ "__schema": "ParameterSchema",
5996
+ "location": {
5997
+ "filePath": "importer.main.runtime.ts",
5998
+ "line": 39,
5999
+ "character": 5
6000
+ },
6001
+ "name": "lister",
6002
+ "type": {
6003
+ "__schema": "TypeRefSchema",
6004
+ "location": {
6005
+ "filePath": "importer.main.runtime.ts",
6006
+ "line": 39,
6007
+ "character": 21
6008
+ },
6009
+ "name": "ListerMain",
6010
+ "componentId": {
6011
+ "scope": "teambit.component",
6012
+ "name": "lister"
6013
+ }
6014
+ },
6015
+ "isOptional": false,
6016
+ "isSpread": false
5932
6017
  }
5933
6018
  ],
5934
6019
  "returnType": {
5935
6020
  "__schema": "ThisTypeSchema",
5936
6021
  "location": {
5937
6022
  "filePath": "importer.main.runtime.ts",
5938
- "line": 29,
6023
+ "line": 30,
5939
6024
  "character": 1
5940
6025
  },
5941
6026
  "name": "ImporterMain"
@@ -5946,7 +6031,7 @@
5946
6031
  "__schema": "FunctionLikeSchema",
5947
6032
  "location": {
5948
6033
  "filePath": "importer.main.runtime.ts",
5949
- "line": 40,
6034
+ "line": 42,
5950
6035
  "character": 3
5951
6036
  },
5952
6037
  "signature": "(method) ImporterMain.import(importOptions: ImportOptions, packageManagerArgs?: string[]): Promise<ImportResult>",
@@ -5956,7 +6041,7 @@
5956
6041
  "__schema": "ParameterSchema",
5957
6042
  "location": {
5958
6043
  "filePath": "importer.main.runtime.ts",
5959
- "line": 40,
6044
+ "line": 42,
5960
6045
  "character": 16
5961
6046
  },
5962
6047
  "name": "importOptions",
@@ -5964,7 +6049,7 @@
5964
6049
  "__schema": "TypeRefSchema",
5965
6050
  "location": {
5966
6051
  "filePath": "importer.main.runtime.ts",
5967
- "line": 40,
6052
+ "line": 42,
5968
6053
  "character": 31
5969
6054
  },
5970
6055
  "name": "ImportOptions"
@@ -5976,7 +6061,7 @@
5976
6061
  "__schema": "ParameterSchema",
5977
6062
  "location": {
5978
6063
  "filePath": "importer.main.runtime.ts",
5979
- "line": 40,
6064
+ "line": 42,
5980
6065
  "character": 46
5981
6066
  },
5982
6067
  "name": "packageManagerArgs",
@@ -5984,14 +6069,14 @@
5984
6069
  "__schema": "TypeArraySchema",
5985
6070
  "location": {
5986
6071
  "filePath": "importer.main.runtime.ts",
5987
- "line": 40,
6072
+ "line": 42,
5988
6073
  "character": 66
5989
6074
  },
5990
6075
  "type": {
5991
6076
  "__schema": "KeywordTypeSchema",
5992
6077
  "location": {
5993
6078
  "filePath": "importer.main.runtime.ts",
5994
- "line": 40,
6079
+ "line": 42,
5995
6080
  "character": 66
5996
6081
  },
5997
6082
  "name": "string"
@@ -6006,7 +6091,7 @@
6006
6091
  "__schema": "TypeRefSchema",
6007
6092
  "location": {
6008
6093
  "filePath": "importer.main.runtime.ts",
6009
- "line": 40,
6094
+ "line": 42,
6010
6095
  "character": 82
6011
6096
  },
6012
6097
  "name": "Promise",
@@ -6015,7 +6100,7 @@
6015
6100
  "__schema": "TypeRefSchema",
6016
6101
  "location": {
6017
6102
  "filePath": "importer.main.runtime.ts",
6018
- "line": 40,
6103
+ "line": 42,
6019
6104
  "character": 90
6020
6105
  },
6021
6106
  "name": "ImportResult",
@@ -6031,14 +6116,14 @@
6031
6116
  "__schema": "FunctionLikeSchema",
6032
6117
  "location": {
6033
6118
  "filePath": "importer.main.runtime.ts",
6034
- "line": 73,
6119
+ "line": 75,
6035
6120
  "character": 3
6036
6121
  },
6037
6122
  "doc": {
6038
6123
  "__schema": "DocSchema",
6039
6124
  "location": {
6040
6125
  "filePath": "importer.main.runtime.ts",
6041
- "line": 69,
6126
+ "line": 71,
6042
6127
  "character": 3
6043
6128
  },
6044
6129
  "raw": "/**\n * fetch objects according to the criteria set by `options` param.\n * to fetch current objects according to the current lane or main, use `this.importCurrentObjects()`.\n */",
@@ -6052,7 +6137,7 @@
6052
6137
  "__schema": "ParameterSchema",
6053
6138
  "location": {
6054
6139
  "filePath": "importer.main.runtime.ts",
6055
- "line": 73,
6140
+ "line": 75,
6056
6141
  "character": 23
6057
6142
  },
6058
6143
  "name": "options",
@@ -6060,7 +6145,7 @@
6060
6145
  "__schema": "TypeRefSchema",
6061
6146
  "location": {
6062
6147
  "filePath": "importer.main.runtime.ts",
6063
- "line": 73,
6148
+ "line": 75,
6064
6149
  "character": 32
6065
6150
  },
6066
6151
  "name": "Partial",
@@ -6069,7 +6154,7 @@
6069
6154
  "__schema": "TypeRefSchema",
6070
6155
  "location": {
6071
6156
  "filePath": "importer.main.runtime.ts",
6072
- "line": 73,
6157
+ "line": 75,
6073
6158
  "character": 40
6074
6159
  },
6075
6160
  "name": "ImportOptions"
@@ -6085,7 +6170,7 @@
6085
6170
  "__schema": "TypeRefSchema",
6086
6171
  "location": {
6087
6172
  "filePath": "importer.main.runtime.ts",
6088
- "line": 73,
6173
+ "line": 75,
6089
6174
  "character": 62
6090
6175
  },
6091
6176
  "name": "Promise",
@@ -6094,7 +6179,7 @@
6094
6179
  "__schema": "TypeRefSchema",
6095
6180
  "location": {
6096
6181
  "filePath": "importer.main.runtime.ts",
6097
- "line": 73,
6182
+ "line": 75,
6098
6183
  "character": 70
6099
6184
  },
6100
6185
  "name": "ImportResult",
@@ -6110,14 +6195,14 @@
6110
6195
  "__schema": "FunctionLikeSchema",
6111
6196
  "location": {
6112
6197
  "filePath": "importer.main.runtime.ts",
6113
- "line": 89,
6198
+ "line": 91,
6114
6199
  "character": 3
6115
6200
  },
6116
6201
  "doc": {
6117
6202
  "__schema": "DocSchema",
6118
6203
  "location": {
6119
6204
  "filePath": "importer.main.runtime.ts",
6120
- "line": 85,
6205
+ "line": 87,
6121
6206
  "character": 3
6122
6207
  },
6123
6208
  "raw": "/**\n * given a lane object, load all components by their head on the lane, find the artifacts refs and import them from\n * the lane scope\n */",
@@ -6131,7 +6216,7 @@
6131
6216
  "__schema": "ParameterSchema",
6132
6217
  "location": {
6133
6218
  "filePath": "importer.main.runtime.ts",
6134
- "line": 89,
6219
+ "line": 91,
6135
6220
  "character": 37
6136
6221
  },
6137
6222
  "name": "lane",
@@ -6139,7 +6224,7 @@
6139
6224
  "__schema": "TypeRefSchema",
6140
6225
  "location": {
6141
6226
  "filePath": "importer.main.runtime.ts",
6142
- "line": 89,
6227
+ "line": 91,
6143
6228
  "character": 43
6144
6229
  },
6145
6230
  "name": "Lane",
@@ -6152,7 +6237,7 @@
6152
6237
  "__schema": "ParameterSchema",
6153
6238
  "location": {
6154
6239
  "filePath": "importer.main.runtime.ts",
6155
- "line": 89,
6240
+ "line": 91,
6156
6241
  "character": 49
6157
6242
  },
6158
6243
  "name": "ids",
@@ -6160,14 +6245,14 @@
6160
6245
  "__schema": "TypeArraySchema",
6161
6246
  "location": {
6162
6247
  "filePath": "importer.main.runtime.ts",
6163
- "line": 89,
6248
+ "line": 91,
6164
6249
  "character": 54
6165
6250
  },
6166
6251
  "type": {
6167
6252
  "__schema": "TypeRefSchema",
6168
6253
  "location": {
6169
6254
  "filePath": "importer.main.runtime.ts",
6170
- "line": 89,
6255
+ "line": 91,
6171
6256
  "character": 54
6172
6257
  },
6173
6258
  "name": "ComponentID",
@@ -6186,7 +6271,7 @@
6186
6271
  "__schema": "ParameterSchema",
6187
6272
  "location": {
6188
6273
  "filePath": "importer.main.runtime.ts",
6189
- "line": 89,
6274
+ "line": 91,
6190
6275
  "character": 93
6191
6276
  },
6192
6277
  "name": "throwIfMissing",
@@ -6194,7 +6279,7 @@
6194
6279
  "__schema": "InferenceTypeSchema",
6195
6280
  "location": {
6196
6281
  "filePath": "importer.main.runtime.ts",
6197
- "line": 89,
6282
+ "line": 91,
6198
6283
  "character": 93
6199
6284
  },
6200
6285
  "type": "boolean"
@@ -6208,7 +6293,7 @@
6208
6293
  "__schema": "InferenceTypeSchema",
6209
6294
  "location": {
6210
6295
  "filePath": "importer.main.runtime.ts",
6211
- "line": 89,
6296
+ "line": 91,
6212
6297
  "character": 3
6213
6298
  },
6214
6299
  "type": "Promise<void>"
@@ -6221,14 +6306,14 @@
6221
6306
  "__schema": "FunctionLikeSchema",
6222
6307
  "location": {
6223
6308
  "filePath": "importer.main.runtime.ts",
6224
- "line": 102,
6309
+ "line": 104,
6225
6310
  "character": 3
6226
6311
  },
6227
6312
  "doc": {
6228
6313
  "__schema": "DocSchema",
6229
6314
  "location": {
6230
6315
  "filePath": "importer.main.runtime.ts",
6231
- "line": 99,
6316
+ "line": 101,
6232
6317
  "character": 3
6233
6318
  },
6234
6319
  "raw": "/**\n * if on main, fetch main objects, if on lane, fetch lane objects.\n */",
@@ -6242,7 +6327,7 @@
6242
6327
  "__schema": "TypeRefSchema",
6243
6328
  "location": {
6244
6329
  "filePath": "importer.main.runtime.ts",
6245
- "line": 102,
6330
+ "line": 104,
6246
6331
  "character": 33
6247
6332
  },
6248
6333
  "name": "Promise",
@@ -6251,7 +6336,7 @@
6251
6336
  "__schema": "TypeRefSchema",
6252
6337
  "location": {
6253
6338
  "filePath": "importer.main.runtime.ts",
6254
- "line": 102,
6339
+ "line": 104,
6255
6340
  "character": 41
6256
6341
  },
6257
6342
  "name": "ImportResult",
@@ -6267,7 +6352,7 @@
6267
6352
  "__schema": "FunctionLikeSchema",
6268
6353
  "location": {
6269
6354
  "filePath": "importer.main.runtime.ts",
6270
- "line": 118,
6355
+ "line": 120,
6271
6356
  "character": 3
6272
6357
  },
6273
6358
  "signature": "(method) ImporterMain.importObjectsFromMainIfExist(ids: ComponentID[], { cache }?: {\n cache: boolean;\n}): Promise<void>",
@@ -6277,7 +6362,7 @@
6277
6362
  "__schema": "ParameterSchema",
6278
6363
  "location": {
6279
6364
  "filePath": "importer.main.runtime.ts",
6280
- "line": 118,
6365
+ "line": 120,
6281
6366
  "character": 38
6282
6367
  },
6283
6368
  "name": "ids",
@@ -6285,14 +6370,14 @@
6285
6370
  "__schema": "TypeArraySchema",
6286
6371
  "location": {
6287
6372
  "filePath": "importer.main.runtime.ts",
6288
- "line": 118,
6373
+ "line": 120,
6289
6374
  "character": 43
6290
6375
  },
6291
6376
  "type": {
6292
6377
  "__schema": "TypeRefSchema",
6293
6378
  "location": {
6294
6379
  "filePath": "importer.main.runtime.ts",
6295
- "line": 118,
6380
+ "line": 120,
6296
6381
  "character": 43
6297
6382
  },
6298
6383
  "name": "ComponentID",
@@ -6310,7 +6395,7 @@
6310
6395
  "__schema": "ParameterSchema",
6311
6396
  "location": {
6312
6397
  "filePath": "importer.main.runtime.ts",
6313
- "line": 118,
6398
+ "line": 120,
6314
6399
  "character": 58
6315
6400
  },
6316
6401
  "name": "{ cache }",
@@ -6318,7 +6403,7 @@
6318
6403
  "__schema": "TypeLiteralSchema",
6319
6404
  "location": {
6320
6405
  "filePath": "importer.main.runtime.ts",
6321
- "line": 118,
6406
+ "line": 120,
6322
6407
  "character": 58
6323
6408
  },
6324
6409
  "members": [
@@ -6326,7 +6411,7 @@
6326
6411
  "__schema": "InferenceTypeSchema",
6327
6412
  "location": {
6328
6413
  "filePath": "importer.main.runtime.ts",
6329
- "line": 118,
6414
+ "line": 120,
6330
6415
  "character": 58
6331
6416
  },
6332
6417
  "name": "cache",
@@ -6341,7 +6426,7 @@
6341
6426
  "__schema": "InferenceTypeSchema",
6342
6427
  "location": {
6343
6428
  "filePath": "importer.main.runtime.ts",
6344
- "line": 118,
6429
+ "line": 120,
6345
6430
  "character": 60
6346
6431
  },
6347
6432
  "name": "cache",
@@ -6356,7 +6441,7 @@
6356
6441
  "__schema": "InferenceTypeSchema",
6357
6442
  "location": {
6358
6443
  "filePath": "importer.main.runtime.ts",
6359
- "line": 118,
6444
+ "line": 120,
6360
6445
  "character": 3
6361
6446
  },
6362
6447
  "type": "Promise<void>"
@@ -6369,14 +6454,14 @@
6369
6454
  "__schema": "FunctionLikeSchema",
6370
6455
  "location": {
6371
6456
  "filePath": "importer.main.runtime.ts",
6372
- "line": 130,
6457
+ "line": 132,
6373
6458
  "character": 3
6374
6459
  },
6375
6460
  "doc": {
6376
6461
  "__schema": "DocSchema",
6377
6462
  "location": {
6378
6463
  "filePath": "importer.main.runtime.ts",
6379
- "line": 126,
6464
+ "line": 128,
6380
6465
  "character": 3
6381
6466
  },
6382
6467
  "raw": "/**\n * fetch lane's components and save them in the local scope.\n * once done, merge the lane object and save it as well.\n */",
@@ -6390,7 +6475,7 @@
6390
6475
  "__schema": "ParameterSchema",
6391
6476
  "location": {
6392
6477
  "filePath": "importer.main.runtime.ts",
6393
- "line": 130,
6478
+ "line": 132,
6394
6479
  "character": 29
6395
6480
  },
6396
6481
  "name": "lane",
@@ -6398,7 +6483,7 @@
6398
6483
  "__schema": "TypeRefSchema",
6399
6484
  "location": {
6400
6485
  "filePath": "importer.main.runtime.ts",
6401
- "line": 130,
6486
+ "line": 132,
6402
6487
  "character": 35
6403
6488
  },
6404
6489
  "name": "Lane",
@@ -6411,7 +6496,7 @@
6411
6496
  "__schema": "ParameterSchema",
6412
6497
  "location": {
6413
6498
  "filePath": "importer.main.runtime.ts",
6414
- "line": 130,
6499
+ "line": 132,
6415
6500
  "character": 41
6416
6501
  },
6417
6502
  "name": "includeUpdateDependents",
@@ -6419,7 +6504,7 @@
6419
6504
  "__schema": "InferenceTypeSchema",
6420
6505
  "location": {
6421
6506
  "filePath": "importer.main.runtime.ts",
6422
- "line": 130,
6507
+ "line": 132,
6423
6508
  "character": 41
6424
6509
  },
6425
6510
  "type": "boolean"
@@ -6433,7 +6518,7 @@
6433
6518
  "__schema": "InferenceTypeSchema",
6434
6519
  "location": {
6435
6520
  "filePath": "importer.main.runtime.ts",
6436
- "line": 130,
6521
+ "line": 132,
6437
6522
  "character": 3
6438
6523
  },
6439
6524
  "type": "Promise<void>"
@@ -6446,7 +6531,7 @@
6446
6531
  "__schema": "FunctionLikeSchema",
6447
6532
  "location": {
6448
6533
  "filePath": "importer.main.runtime.ts",
6449
- "line": 145,
6534
+ "line": 147,
6450
6535
  "character": 3
6451
6536
  },
6452
6537
  "signature": "(method) ImporterMain.fetch(ids: string[], lanes: boolean, components: boolean, fromOriginalScope: boolean, allHistory?: boolean): Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>",
@@ -6456,7 +6541,7 @@
6456
6541
  "__schema": "ParameterSchema",
6457
6542
  "location": {
6458
6543
  "filePath": "importer.main.runtime.ts",
6459
- "line": 145,
6544
+ "line": 147,
6460
6545
  "character": 15
6461
6546
  },
6462
6547
  "name": "ids",
@@ -6464,14 +6549,14 @@
6464
6549
  "__schema": "TypeArraySchema",
6465
6550
  "location": {
6466
6551
  "filePath": "importer.main.runtime.ts",
6467
- "line": 145,
6552
+ "line": 147,
6468
6553
  "character": 20
6469
6554
  },
6470
6555
  "type": {
6471
6556
  "__schema": "KeywordTypeSchema",
6472
6557
  "location": {
6473
6558
  "filePath": "importer.main.runtime.ts",
6474
- "line": 145,
6559
+ "line": 147,
6475
6560
  "character": 20
6476
6561
  },
6477
6562
  "name": "string"
@@ -6484,7 +6569,7 @@
6484
6569
  "__schema": "ParameterSchema",
6485
6570
  "location": {
6486
6571
  "filePath": "importer.main.runtime.ts",
6487
- "line": 145,
6572
+ "line": 147,
6488
6573
  "character": 30
6489
6574
  },
6490
6575
  "name": "lanes",
@@ -6492,7 +6577,7 @@
6492
6577
  "__schema": "KeywordTypeSchema",
6493
6578
  "location": {
6494
6579
  "filePath": "importer.main.runtime.ts",
6495
- "line": 145,
6580
+ "line": 147,
6496
6581
  "character": 37
6497
6582
  },
6498
6583
  "name": "boolean"
@@ -6504,7 +6589,7 @@
6504
6589
  "__schema": "ParameterSchema",
6505
6590
  "location": {
6506
6591
  "filePath": "importer.main.runtime.ts",
6507
- "line": 145,
6592
+ "line": 147,
6508
6593
  "character": 46
6509
6594
  },
6510
6595
  "name": "components",
@@ -6512,7 +6597,7 @@
6512
6597
  "__schema": "KeywordTypeSchema",
6513
6598
  "location": {
6514
6599
  "filePath": "importer.main.runtime.ts",
6515
- "line": 145,
6600
+ "line": 147,
6516
6601
  "character": 58
6517
6602
  },
6518
6603
  "name": "boolean"
@@ -6524,7 +6609,7 @@
6524
6609
  "__schema": "ParameterSchema",
6525
6610
  "location": {
6526
6611
  "filePath": "importer.main.runtime.ts",
6527
- "line": 145,
6612
+ "line": 147,
6528
6613
  "character": 67
6529
6614
  },
6530
6615
  "name": "fromOriginalScope",
@@ -6532,7 +6617,7 @@
6532
6617
  "__schema": "KeywordTypeSchema",
6533
6618
  "location": {
6534
6619
  "filePath": "importer.main.runtime.ts",
6535
- "line": 145,
6620
+ "line": 147,
6536
6621
  "character": 86
6537
6622
  },
6538
6623
  "name": "boolean"
@@ -6544,7 +6629,7 @@
6544
6629
  "__schema": "ParameterSchema",
6545
6630
  "location": {
6546
6631
  "filePath": "importer.main.runtime.ts",
6547
- "line": 145,
6632
+ "line": 147,
6548
6633
  "character": 95
6549
6634
  },
6550
6635
  "name": "allHistory",
@@ -6552,7 +6637,7 @@
6552
6637
  "__schema": "InferenceTypeSchema",
6553
6638
  "location": {
6554
6639
  "filePath": "importer.main.runtime.ts",
6555
- "line": 145,
6640
+ "line": 147,
6556
6641
  "character": 95
6557
6642
  },
6558
6643
  "type": "boolean"
@@ -6566,7 +6651,7 @@
6566
6651
  "__schema": "InferenceTypeSchema",
6567
6652
  "location": {
6568
6653
  "filePath": "importer.main.runtime.ts",
6569
- "line": 145,
6654
+ "line": 147,
6570
6655
  "character": 3
6571
6656
  },
6572
6657
  "type": "Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>"
@@ -6579,7 +6664,7 @@
6579
6664
  "__schema": "FunctionLikeSchema",
6580
6665
  "location": {
6581
6666
  "filePath": "importer.main.runtime.ts",
6582
- "line": 225,
6667
+ "line": 228,
6583
6668
  "character": 3
6584
6669
  },
6585
6670
  "signature": "(method) ImporterMain.fetchLanes(lanes: Lane[], shouldFetchFromMain?: boolean, options?: Partial<ImportOptions>): Promise<ImportResult>",
@@ -6589,7 +6674,7 @@
6589
6674
  "__schema": "ParameterSchema",
6590
6675
  "location": {
6591
6676
  "filePath": "importer.main.runtime.ts",
6592
- "line": 226,
6677
+ "line": 229,
6593
6678
  "character": 5
6594
6679
  },
6595
6680
  "name": "lanes",
@@ -6597,14 +6682,14 @@
6597
6682
  "__schema": "TypeArraySchema",
6598
6683
  "location": {
6599
6684
  "filePath": "importer.main.runtime.ts",
6600
- "line": 226,
6685
+ "line": 229,
6601
6686
  "character": 12
6602
6687
  },
6603
6688
  "type": {
6604
6689
  "__schema": "TypeRefSchema",
6605
6690
  "location": {
6606
6691
  "filePath": "importer.main.runtime.ts",
6607
- "line": 226,
6692
+ "line": 229,
6608
6693
  "character": 12
6609
6694
  },
6610
6695
  "name": "Lane",
@@ -6618,7 +6703,7 @@
6618
6703
  "__schema": "ParameterSchema",
6619
6704
  "location": {
6620
6705
  "filePath": "importer.main.runtime.ts",
6621
- "line": 227,
6706
+ "line": 230,
6622
6707
  "character": 5
6623
6708
  },
6624
6709
  "name": "shouldFetchFromMain",
@@ -6626,7 +6711,7 @@
6626
6711
  "__schema": "KeywordTypeSchema",
6627
6712
  "location": {
6628
6713
  "filePath": "importer.main.runtime.ts",
6629
- "line": 227,
6714
+ "line": 230,
6630
6715
  "character": 27
6631
6716
  },
6632
6717
  "name": "boolean"
@@ -6638,7 +6723,7 @@
6638
6723
  "__schema": "ParameterSchema",
6639
6724
  "location": {
6640
6725
  "filePath": "importer.main.runtime.ts",
6641
- "line": 228,
6726
+ "line": 231,
6642
6727
  "character": 5
6643
6728
  },
6644
6729
  "name": "options",
@@ -6646,7 +6731,7 @@
6646
6731
  "__schema": "TypeRefSchema",
6647
6732
  "location": {
6648
6733
  "filePath": "importer.main.runtime.ts",
6649
- "line": 228,
6734
+ "line": 231,
6650
6735
  "character": 14
6651
6736
  },
6652
6737
  "name": "Partial",
@@ -6655,7 +6740,7 @@
6655
6740
  "__schema": "TypeRefSchema",
6656
6741
  "location": {
6657
6742
  "filePath": "importer.main.runtime.ts",
6658
- "line": 228,
6743
+ "line": 231,
6659
6744
  "character": 22
6660
6745
  },
6661
6746
  "name": "ImportOptions"
@@ -6671,7 +6756,7 @@
6671
6756
  "__schema": "TypeRefSchema",
6672
6757
  "location": {
6673
6758
  "filePath": "importer.main.runtime.ts",
6674
- "line": 229,
6759
+ "line": 232,
6675
6760
  "character": 6
6676
6761
  },
6677
6762
  "name": "Promise",
@@ -6680,7 +6765,7 @@
6680
6765
  "__schema": "TypeRefSchema",
6681
6766
  "location": {
6682
6767
  "filePath": "importer.main.runtime.ts",
6683
- "line": 229,
6768
+ "line": 232,
6684
6769
  "character": 14
6685
6770
  },
6686
6771
  "name": "ImportResult",
@@ -6696,14 +6781,14 @@
6696
6781
  "__schema": "FunctionLikeSchema",
6697
6782
  "location": {
6698
6783
  "filePath": "importer.main.runtime.ts",
6699
- "line": 257,
6784
+ "line": 260,
6700
6785
  "character": 3
6701
6786
  },
6702
6787
  "doc": {
6703
6788
  "__schema": "DocSchema",
6704
6789
  "location": {
6705
6790
  "filePath": "importer.main.runtime.ts",
6706
- "line": 250,
6791
+ "line": 253,
6707
6792
  "character": 3
6708
6793
  },
6709
6794
  "raw": "/**\n * get a Lane object from the remote.\n * `persistIfNotExists` saves the object in the local scope only if the lane is not there yet.\n * otherwise, it needs some merging mechanism, which is done differently whether it's export or import.\n * see `sources.mergeLane()` for export and `import-components._saveLaneDataIfNeeded()` for import.\n * in this case, because we only bring the lane object and not the components, it's not easy to do the merge.\n */",
@@ -6717,7 +6802,7 @@
6717
6802
  "__schema": "ParameterSchema",
6718
6803
  "location": {
6719
6804
  "filePath": "importer.main.runtime.ts",
6720
- "line": 257,
6805
+ "line": 260,
6721
6806
  "character": 26
6722
6807
  },
6723
6808
  "name": "laneId",
@@ -6725,7 +6810,7 @@
6725
6810
  "__schema": "TypeRefSchema",
6726
6811
  "location": {
6727
6812
  "filePath": "importer.main.runtime.ts",
6728
- "line": 257,
6813
+ "line": 260,
6729
6814
  "character": 34
6730
6815
  },
6731
6816
  "name": "LaneId",
@@ -6742,7 +6827,7 @@
6742
6827
  "__schema": "ParameterSchema",
6743
6828
  "location": {
6744
6829
  "filePath": "importer.main.runtime.ts",
6745
- "line": 257,
6830
+ "line": 260,
6746
6831
  "character": 42
6747
6832
  },
6748
6833
  "name": "persistIfNotExists",
@@ -6750,7 +6835,7 @@
6750
6835
  "__schema": "InferenceTypeSchema",
6751
6836
  "location": {
6752
6837
  "filePath": "importer.main.runtime.ts",
6753
- "line": 257,
6838
+ "line": 260,
6754
6839
  "character": 42
6755
6840
  },
6756
6841
  "type": "boolean"
@@ -6763,7 +6848,7 @@
6763
6848
  "__schema": "ParameterSchema",
6764
6849
  "location": {
6765
6850
  "filePath": "importer.main.runtime.ts",
6766
- "line": 257,
6851
+ "line": 260,
6767
6852
  "character": 69
6768
6853
  },
6769
6854
  "name": "includeLaneHistory",
@@ -6771,7 +6856,7 @@
6771
6856
  "__schema": "InferenceTypeSchema",
6772
6857
  "location": {
6773
6858
  "filePath": "importer.main.runtime.ts",
6774
- "line": 257,
6859
+ "line": 260,
6775
6860
  "character": 69
6776
6861
  },
6777
6862
  "type": "boolean"
@@ -6785,7 +6870,7 @@
6785
6870
  "__schema": "TypeRefSchema",
6786
6871
  "location": {
6787
6872
  "filePath": "importer.main.runtime.ts",
6788
- "line": 257,
6873
+ "line": 260,
6789
6874
  "character": 98
6790
6875
  },
6791
6876
  "name": "Promise",
@@ -6794,7 +6879,7 @@
6794
6879
  "__schema": "TypeRefSchema",
6795
6880
  "location": {
6796
6881
  "filePath": "importer.main.runtime.ts",
6797
- "line": 257,
6882
+ "line": 260,
6798
6883
  "character": 106
6799
6884
  },
6800
6885
  "name": "Lane",
@@ -6810,7 +6895,7 @@
6810
6895
  "__schema": "FunctionLikeSchema",
6811
6896
  "location": {
6812
6897
  "filePath": "importer.main.runtime.ts",
6813
- "line": 274,
6898
+ "line": 277,
6814
6899
  "character": 3
6815
6900
  },
6816
6901
  "signature": "(method) ImporterMain.importObjectsByHashes(hashes: string[], scope: string, reason?: string): Promise<void>",
@@ -6820,7 +6905,7 @@
6820
6905
  "__schema": "ParameterSchema",
6821
6906
  "location": {
6822
6907
  "filePath": "importer.main.runtime.ts",
6823
- "line": 274,
6908
+ "line": 277,
6824
6909
  "character": 31
6825
6910
  },
6826
6911
  "name": "hashes",
@@ -6828,14 +6913,14 @@
6828
6913
  "__schema": "TypeArraySchema",
6829
6914
  "location": {
6830
6915
  "filePath": "importer.main.runtime.ts",
6831
- "line": 274,
6916
+ "line": 277,
6832
6917
  "character": 39
6833
6918
  },
6834
6919
  "type": {
6835
6920
  "__schema": "KeywordTypeSchema",
6836
6921
  "location": {
6837
6922
  "filePath": "importer.main.runtime.ts",
6838
- "line": 274,
6923
+ "line": 277,
6839
6924
  "character": 39
6840
6925
  },
6841
6926
  "name": "string"
@@ -6848,7 +6933,7 @@
6848
6933
  "__schema": "ParameterSchema",
6849
6934
  "location": {
6850
6935
  "filePath": "importer.main.runtime.ts",
6851
- "line": 274,
6936
+ "line": 277,
6852
6937
  "character": 49
6853
6938
  },
6854
6939
  "name": "scope",
@@ -6856,7 +6941,7 @@
6856
6941
  "__schema": "KeywordTypeSchema",
6857
6942
  "location": {
6858
6943
  "filePath": "importer.main.runtime.ts",
6859
- "line": 274,
6944
+ "line": 277,
6860
6945
  "character": 56
6861
6946
  },
6862
6947
  "name": "string"
@@ -6868,7 +6953,7 @@
6868
6953
  "__schema": "ParameterSchema",
6869
6954
  "location": {
6870
6955
  "filePath": "importer.main.runtime.ts",
6871
- "line": 274,
6956
+ "line": 277,
6872
6957
  "character": 64
6873
6958
  },
6874
6959
  "name": "reason",
@@ -6876,7 +6961,7 @@
6876
6961
  "__schema": "KeywordTypeSchema",
6877
6962
  "location": {
6878
6963
  "filePath": "importer.main.runtime.ts",
6879
- "line": 274,
6964
+ "line": 277,
6880
6965
  "character": 73
6881
6966
  },
6882
6967
  "name": "string"
@@ -6889,7 +6974,7 @@
6889
6974
  "__schema": "InferenceTypeSchema",
6890
6975
  "location": {
6891
6976
  "filePath": "importer.main.runtime.ts",
6892
- "line": 274,
6977
+ "line": 277,
6893
6978
  "character": 3
6894
6979
  },
6895
6980
  "type": "Promise<void>"
@@ -6902,7 +6987,7 @@
6902
6987
  "__schema": "VariableLikeSchema",
6903
6988
  "location": {
6904
6989
  "filePath": "importer.main.runtime.ts",
6905
- "line": 290,
6990
+ "line": 293,
6906
6991
  "character": 3
6907
6992
  },
6908
6993
  "signature": "(property) ImporterMain.slots: never[]",
@@ -6911,7 +6996,7 @@
6911
6996
  "__schema": "InferenceTypeSchema",
6912
6997
  "location": {
6913
6998
  "filePath": "importer.main.runtime.ts",
6914
- "line": 290,
6999
+ "line": 293,
6915
7000
  "character": 3
6916
7001
  },
6917
7002
  "type": "never[]"
@@ -6923,7 +7008,7 @@
6923
7008
  "__schema": "VariableLikeSchema",
6924
7009
  "location": {
6925
7010
  "filePath": "importer.main.runtime.ts",
6926
- "line": 291,
7011
+ "line": 294,
6927
7012
  "character": 3
6928
7013
  },
6929
7014
  "signature": "(property) ImporterMain.dependencies: Aspect[]",
@@ -6932,19 +7017,19 @@
6932
7017
  "__schema": "InferenceTypeSchema",
6933
7018
  "location": {
6934
7019
  "filePath": "importer.main.runtime.ts",
6935
- "line": 291,
7020
+ "line": 294,
6936
7021
  "character": 3
6937
7022
  },
6938
7023
  "type": "Aspect[]"
6939
7024
  },
6940
7025
  "isOptional": true,
6941
- "defaultValue": "[\n CLIAspect,\n WorkspaceAspect,\n DependencyResolverAspect,\n GraphAspect,\n ScopeAspect,\n ComponentWriterAspect,\n InstallAspect,\n EnvsAspect,\n LoggerAspect,\n ]"
7026
+ "defaultValue": "[\n CLIAspect,\n WorkspaceAspect,\n DependencyResolverAspect,\n GraphAspect,\n ScopeAspect,\n ComponentWriterAspect,\n InstallAspect,\n EnvsAspect,\n LoggerAspect,\n ListerAspect,\n ]"
6942
7027
  },
6943
7028
  {
6944
7029
  "__schema": "VariableLikeSchema",
6945
7030
  "location": {
6946
7031
  "filePath": "importer.main.runtime.ts",
6947
- "line": 302,
7032
+ "line": 306,
6948
7033
  "character": 3
6949
7034
  },
6950
7035
  "signature": "(property) ImporterMain.runtime: RuntimeDefinition",
@@ -6953,7 +7038,7 @@
6953
7038
  "__schema": "InferenceTypeSchema",
6954
7039
  "location": {
6955
7040
  "filePath": "importer.main.runtime.ts",
6956
- "line": 302,
7041
+ "line": 306,
6957
7042
  "character": 3
6958
7043
  },
6959
7044
  "type": "RuntimeDefinition"
@@ -6965,33 +7050,33 @@
6965
7050
  "__schema": "FunctionLikeSchema",
6966
7051
  "location": {
6967
7052
  "filePath": "importer.main.runtime.ts",
6968
- "line": 303,
7053
+ "line": 307,
6969
7054
  "character": 3
6970
7055
  },
6971
- "signature": "(method) ImporterMain.provider([cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n GraphMain,\n ScopeMain,\n ComponentWriterMain,\n InstallMain,\n EnvsMain,\n LoggerMain\n]): Promise<ImporterMain>",
7056
+ "signature": "(method) ImporterMain.provider([cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister,]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n GraphMain,\n ScopeMain,\n ComponentWriterMain,\n InstallMain,\n EnvsMain,\n LoggerMain,\n ListerMain\n]): Promise<ImporterMain>",
6972
7057
  "name": "provider",
6973
7058
  "params": [
6974
7059
  {
6975
7060
  "__schema": "ParameterSchema",
6976
7061
  "location": {
6977
7062
  "filePath": "importer.main.runtime.ts",
6978
- "line": 303,
7063
+ "line": 307,
6979
7064
  "character": 25
6980
7065
  },
6981
- "name": "[ cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain ]",
7066
+ "name": "[ cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister ]",
6982
7067
  "type": {
6983
7068
  "__schema": "TupleTypeSchema",
6984
7069
  "location": {
6985
7070
  "filePath": "importer.main.runtime.ts",
6986
- "line": 303,
6987
- "character": 114
7071
+ "line": 318,
7072
+ "character": 6
6988
7073
  },
6989
7074
  "elements": [
6990
7075
  {
6991
7076
  "__schema": "TypeRefSchema",
6992
7077
  "location": {
6993
7078
  "filePath": "importer.main.runtime.ts",
6994
- "line": 304,
7079
+ "line": 319,
6995
7080
  "character": 5
6996
7081
  },
6997
7082
  "name": "CLIMain",
@@ -7004,7 +7089,7 @@
7004
7089
  "__schema": "TypeRefSchema",
7005
7090
  "location": {
7006
7091
  "filePath": "importer.main.runtime.ts",
7007
- "line": 305,
7092
+ "line": 320,
7008
7093
  "character": 5
7009
7094
  },
7010
7095
  "name": "Workspace",
@@ -7017,7 +7102,7 @@
7017
7102
  "__schema": "TypeRefSchema",
7018
7103
  "location": {
7019
7104
  "filePath": "importer.main.runtime.ts",
7020
- "line": 306,
7105
+ "line": 321,
7021
7106
  "character": 5
7022
7107
  },
7023
7108
  "name": "DependencyResolverMain",
@@ -7030,7 +7115,7 @@
7030
7115
  "__schema": "TypeRefSchema",
7031
7116
  "location": {
7032
7117
  "filePath": "importer.main.runtime.ts",
7033
- "line": 307,
7118
+ "line": 322,
7034
7119
  "character": 5
7035
7120
  },
7036
7121
  "name": "GraphMain",
@@ -7043,7 +7128,7 @@
7043
7128
  "__schema": "TypeRefSchema",
7044
7129
  "location": {
7045
7130
  "filePath": "importer.main.runtime.ts",
7046
- "line": 308,
7131
+ "line": 323,
7047
7132
  "character": 5
7048
7133
  },
7049
7134
  "name": "ScopeMain",
@@ -7056,7 +7141,7 @@
7056
7141
  "__schema": "TypeRefSchema",
7057
7142
  "location": {
7058
7143
  "filePath": "importer.main.runtime.ts",
7059
- "line": 309,
7144
+ "line": 324,
7060
7145
  "character": 5
7061
7146
  },
7062
7147
  "name": "ComponentWriterMain",
@@ -7069,7 +7154,7 @@
7069
7154
  "__schema": "TypeRefSchema",
7070
7155
  "location": {
7071
7156
  "filePath": "importer.main.runtime.ts",
7072
- "line": 310,
7157
+ "line": 325,
7073
7158
  "character": 5
7074
7159
  },
7075
7160
  "name": "InstallMain",
@@ -7082,7 +7167,7 @@
7082
7167
  "__schema": "TypeRefSchema",
7083
7168
  "location": {
7084
7169
  "filePath": "importer.main.runtime.ts",
7085
- "line": 311,
7170
+ "line": 326,
7086
7171
  "character": 5
7087
7172
  },
7088
7173
  "name": "EnvsMain",
@@ -7095,7 +7180,7 @@
7095
7180
  "__schema": "TypeRefSchema",
7096
7181
  "location": {
7097
7182
  "filePath": "importer.main.runtime.ts",
7098
- "line": 312,
7183
+ "line": 327,
7099
7184
  "character": 5
7100
7185
  },
7101
7186
  "name": "LoggerMain",
@@ -7103,6 +7188,19 @@
7103
7188
  "scope": "teambit.harmony",
7104
7189
  "name": "logger"
7105
7190
  }
7191
+ },
7192
+ {
7193
+ "__schema": "TypeRefSchema",
7194
+ "location": {
7195
+ "filePath": "importer.main.runtime.ts",
7196
+ "line": 328,
7197
+ "character": 5
7198
+ },
7199
+ "name": "ListerMain",
7200
+ "componentId": {
7201
+ "scope": "teambit.component",
7202
+ "name": "lister"
7203
+ }
7106
7204
  }
7107
7205
  ]
7108
7206
  },
@@ -7114,7 +7212,7 @@
7114
7212
  "__schema": "InferenceTypeSchema",
7115
7213
  "location": {
7116
7214
  "filePath": "importer.main.runtime.ts",
7117
- "line": 303,
7215
+ "line": 307,
7118
7216
  "character": 3
7119
7217
  },
7120
7218
  "type": "Promise<ImporterMain>"
@@ -7134,7 +7232,7 @@
7134
7232
  "__schema": "UnImplementedSchema",
7135
7233
  "location": {
7136
7234
  "filePath": "importer.main.runtime.ts",
7137
- "line": 330,
7235
+ "line": 346,
7138
7236
  "character": 1
7139
7237
  },
7140
7238
  "name": "ImporterAspect.addRuntime(ImporterMain);",
@@ -7183,7 +7281,7 @@
7183
7281
  "componentId": {
7184
7282
  "scope": "teambit.scope",
7185
7283
  "name": "importer",
7186
- "version": "1.0.318"
7284
+ "version": "1.0.320"
7187
7285
  },
7188
7286
  "taggedModuleExports": []
7189
7287
  }