@teambit/generator 1.0.421 → 1.0.423

Sign up to get free protection for your applications and to get access to all the features.
@@ -57,7 +57,8 @@
57
57
  "line": 82,
58
58
  "character": 36
59
59
  },
60
- "name": "ComponentTemplateSlot"
60
+ "name": "ComponentTemplateSlot",
61
+ "internalFilePath": "generator.main.runtime.ts"
61
62
  },
62
63
  "isOptional": false,
63
64
  "isSpread": false
@@ -77,7 +78,8 @@
77
78
  "line": 83,
78
79
  "character": 36
79
80
  },
80
- "name": "WorkspaceTemplateSlot"
81
+ "name": "WorkspaceTemplateSlot",
82
+ "internalFilePath": "generator.main.runtime.ts"
81
83
  },
82
84
  "isOptional": false,
83
85
  "isSpread": false
@@ -97,7 +99,8 @@
97
99
  "line": 84,
98
100
  "character": 36
99
101
  },
100
- "name": "OnComponentCreateSlot"
102
+ "name": "OnComponentCreateSlot",
103
+ "internalFilePath": "generator.main.runtime.ts"
101
104
  },
102
105
  "isOptional": false,
103
106
  "isSpread": false
@@ -117,7 +120,8 @@
117
120
  "line": 85,
118
121
  "character": 21
119
122
  },
120
- "name": "GeneratorConfig"
123
+ "name": "GeneratorConfig",
124
+ "internalFilePath": "generator.main.runtime.ts"
121
125
  },
122
126
  "isOptional": false,
123
127
  "isSpread": false
@@ -137,7 +141,11 @@
137
141
  "line": 86,
138
142
  "character": 24
139
143
  },
140
- "name": "Workspace"
144
+ "name": "Workspace",
145
+ "componentId": {
146
+ "scope": "teambit.workspace",
147
+ "name": "workspace"
148
+ }
141
149
  },
142
150
  "isOptional": false,
143
151
  "isSpread": false
@@ -157,7 +165,11 @@
157
165
  "line": 87,
158
166
  "character": 19
159
167
  },
160
- "name": "EnvsMain"
168
+ "name": "EnvsMain",
169
+ "componentId": {
170
+ "scope": "teambit.envs",
171
+ "name": "envs"
172
+ }
161
173
  },
162
174
  "isOptional": false,
163
175
  "isSpread": false
@@ -177,7 +189,11 @@
177
189
  "line": 88,
178
190
  "character": 27
179
191
  },
180
- "name": "AspectLoaderMain"
192
+ "name": "AspectLoaderMain",
193
+ "componentId": {
194
+ "scope": "teambit.harmony",
195
+ "name": "aspect-loader"
196
+ }
181
197
  },
182
198
  "isOptional": false,
183
199
  "isSpread": false
@@ -197,7 +213,11 @@
197
213
  "line": 89,
198
214
  "character": 33
199
215
  },
200
- "name": "NewComponentHelperMain"
216
+ "name": "NewComponentHelperMain",
217
+ "componentId": {
218
+ "scope": "teambit.component",
219
+ "name": "new-component-helper"
220
+ }
201
221
  },
202
222
  "isOptional": false,
203
223
  "isSpread": false
@@ -217,7 +237,11 @@
217
237
  "line": 90,
218
238
  "character": 30
219
239
  },
220
- "name": "ComponentMain"
240
+ "name": "ComponentMain",
241
+ "componentId": {
242
+ "scope": "teambit.component",
243
+ "name": "component"
244
+ }
221
245
  },
222
246
  "isOptional": false,
223
247
  "isSpread": false
@@ -237,7 +261,11 @@
237
261
  "line": 91,
238
262
  "character": 22
239
263
  },
240
- "name": "TrackerMain"
264
+ "name": "TrackerMain",
265
+ "componentId": {
266
+ "scope": "teambit.component",
267
+ "name": "tracker"
268
+ }
241
269
  },
242
270
  "isOptional": false,
243
271
  "isSpread": false
@@ -257,7 +285,11 @@
257
285
  "line": 92,
258
286
  "character": 21
259
287
  },
260
- "name": "Logger"
288
+ "name": "Logger",
289
+ "componentId": {
290
+ "scope": "teambit.harmony",
291
+ "name": "logger"
292
+ }
261
293
  },
262
294
  "isOptional": false,
263
295
  "isSpread": false
@@ -277,7 +309,11 @@
277
309
  "line": 93,
278
310
  "character": 18
279
311
  },
280
- "name": "GitMain"
312
+ "name": "GitMain",
313
+ "componentId": {
314
+ "scope": "teambit.git",
315
+ "name": "git"
316
+ }
281
317
  },
282
318
  "isOptional": false,
283
319
  "isSpread": false
@@ -297,7 +333,11 @@
297
333
  "line": 94,
298
334
  "character": 28
299
335
  },
300
- "name": "WorkspaceConfigFilesMain"
336
+ "name": "WorkspaceConfigFilesMain",
337
+ "componentId": {
338
+ "scope": "teambit.workspace",
339
+ "name": "workspace-config-files"
340
+ }
301
341
  },
302
342
  "isOptional": false,
303
343
  "isSpread": false
@@ -317,7 +357,11 @@
317
357
  "line": 95,
318
358
  "character": 26
319
359
  },
320
- "name": "DeprecationMain"
360
+ "name": "DeprecationMain",
361
+ "componentId": {
362
+ "scope": "teambit.component",
363
+ "name": "deprecation"
364
+ }
321
365
  },
322
366
  "isOptional": false,
323
367
  "isSpread": false
@@ -481,7 +525,8 @@
481
525
  "line": 114,
482
526
  "character": 33
483
527
  },
484
- "name": "OnComponentCreateFn"
528
+ "name": "OnComponentCreateFn",
529
+ "internalFilePath": "component-generator.ts"
485
530
  },
486
531
  "isOptional": false,
487
532
  "isSpread": false
@@ -607,7 +652,8 @@
607
652
  "line": 123,
608
653
  "character": 70
609
654
  },
610
- "name": "TemplateDescriptor"
655
+ "name": "TemplateDescriptor",
656
+ "internalFilePath": "generator.main.runtime.ts"
611
657
  }
612
658
  }
613
659
  ]
@@ -713,7 +759,8 @@
713
759
  "line": 147,
714
760
  "character": 68
715
761
  },
716
- "name": "TemplateDescriptor"
762
+ "name": "TemplateDescriptor",
763
+ "internalFilePath": "generator.main.runtime.ts"
717
764
  }
718
765
  }
719
766
  ]
@@ -890,7 +937,8 @@
890
937
  "line": 165,
891
938
  "character": 72
892
939
  },
893
- "name": "ComponentTemplateWithId"
940
+ "name": "ComponentTemplateWithId",
941
+ "internalFilePath": "generator.main.runtime.ts"
894
942
  },
895
943
  {
896
944
  "__schema": "KeywordTypeSchema",
@@ -1024,7 +1072,11 @@
1024
1072
  "line": 220,
1025
1073
  "character": 64
1026
1074
  },
1027
- "name": "Component"
1075
+ "name": "Component",
1076
+ "componentId": {
1077
+ "scope": "teambit.component",
1078
+ "name": "component"
1079
+ }
1028
1080
  },
1029
1081
  "isOptional": true
1030
1082
  }
@@ -1235,7 +1287,11 @@
1235
1287
  "line": 258,
1236
1288
  "character": 63
1237
1289
  },
1238
- "name": "Component"
1290
+ "name": "Component",
1291
+ "componentId": {
1292
+ "scope": "teambit.component",
1293
+ "name": "component"
1294
+ }
1239
1295
  },
1240
1296
  "isOptional": true
1241
1297
  }
@@ -1312,7 +1368,11 @@
1312
1368
  "line": 281,
1313
1369
  "character": 24
1314
1370
  },
1315
- "name": "EnvsMain"
1371
+ "name": "EnvsMain",
1372
+ "componentId": {
1373
+ "scope": "teambit.envs",
1374
+ "name": "envs"
1375
+ }
1316
1376
  },
1317
1377
  "isOptional": true,
1318
1378
  "isSpread": false
@@ -1368,7 +1428,7 @@
1368
1428
  "line": 299,
1369
1429
  "character": 3
1370
1430
  },
1371
- "signature": "(method) GeneratorMain.generateComponentTemplate(componentNames: string[], templateName: string, options: Partial<CreateOptions>): Promise<GenerateResult[]>",
1431
+ "signature": "(method) GeneratorMain.generateComponentTemplate(componentNames: string[], templateName: string, options: Partial<CreateOptions>, installOptions?: InstallOptions): Promise<GenerateResult[]>",
1372
1432
  "name": "generateComponentTemplate",
1373
1433
  "params": [
1374
1434
  {
@@ -1443,19 +1503,41 @@
1443
1503
  "line": 302,
1444
1504
  "character": 22
1445
1505
  },
1446
- "name": "CreateOptions"
1506
+ "name": "CreateOptions",
1507
+ "internalFilePath": "create.cmd.ts"
1447
1508
  }
1448
1509
  ]
1449
1510
  },
1450
1511
  "isOptional": false,
1451
1512
  "isSpread": false
1513
+ },
1514
+ {
1515
+ "__schema": "ParameterSchema",
1516
+ "location": {
1517
+ "filePath": "generator.main.runtime.ts",
1518
+ "line": 303,
1519
+ "character": 5
1520
+ },
1521
+ "name": "installOptions",
1522
+ "type": {
1523
+ "__schema": "TypeRefSchema",
1524
+ "location": {
1525
+ "filePath": "generator.main.runtime.ts",
1526
+ "line": 303,
1527
+ "character": 22
1528
+ },
1529
+ "name": "InstallOptions",
1530
+ "internalFilePath": "component-generator.ts"
1531
+ },
1532
+ "isOptional": true,
1533
+ "isSpread": false
1452
1534
  }
1453
1535
  ],
1454
1536
  "returnType": {
1455
1537
  "__schema": "TypeRefSchema",
1456
1538
  "location": {
1457
1539
  "filePath": "generator.main.runtime.ts",
1458
- "line": 303,
1540
+ "line": 304,
1459
1541
  "character": 6
1460
1542
  },
1461
1543
  "name": "Promise",
@@ -1464,14 +1546,14 @@
1464
1546
  "__schema": "TypeArraySchema",
1465
1547
  "location": {
1466
1548
  "filePath": "generator.main.runtime.ts",
1467
- "line": 303,
1549
+ "line": 304,
1468
1550
  "character": 14
1469
1551
  },
1470
1552
  "type": {
1471
1553
  "__schema": "TypeRefSchema",
1472
1554
  "location": {
1473
1555
  "filePath": "generator.main.runtime.ts",
1474
- "line": 303,
1556
+ "line": 304,
1475
1557
  "character": 14
1476
1558
  },
1477
1559
  "name": "GenerateResult"
@@ -1487,7 +1569,7 @@
1487
1569
  "__schema": "FunctionLikeSchema",
1488
1570
  "location": {
1489
1571
  "filePath": "generator.main.runtime.ts",
1490
- "line": 366,
1572
+ "line": 368,
1491
1573
  "character": 3
1492
1574
  },
1493
1575
  "signature": "(method) GeneratorMain.generateWorkspaceTemplate(workspaceName: string, templateName: string, options: NewOptions & {\n aspect?: string;\n currentDir?: boolean;\n}): Promise<GenerateWorkspaceTemplateResult>",
@@ -1497,7 +1579,7 @@
1497
1579
  "__schema": "ParameterSchema",
1498
1580
  "location": {
1499
1581
  "filePath": "generator.main.runtime.ts",
1500
- "line": 367,
1582
+ "line": 369,
1501
1583
  "character": 5
1502
1584
  },
1503
1585
  "name": "workspaceName",
@@ -1505,7 +1587,7 @@
1505
1587
  "__schema": "KeywordTypeSchema",
1506
1588
  "location": {
1507
1589
  "filePath": "generator.main.runtime.ts",
1508
- "line": 367,
1590
+ "line": 369,
1509
1591
  "character": 20
1510
1592
  },
1511
1593
  "name": "string"
@@ -1517,7 +1599,7 @@
1517
1599
  "__schema": "ParameterSchema",
1518
1600
  "location": {
1519
1601
  "filePath": "generator.main.runtime.ts",
1520
- "line": 368,
1602
+ "line": 370,
1521
1603
  "character": 5
1522
1604
  },
1523
1605
  "name": "templateName",
@@ -1525,7 +1607,7 @@
1525
1607
  "__schema": "KeywordTypeSchema",
1526
1608
  "location": {
1527
1609
  "filePath": "generator.main.runtime.ts",
1528
- "line": 368,
1610
+ "line": 370,
1529
1611
  "character": 19
1530
1612
  },
1531
1613
  "name": "string"
@@ -1537,7 +1619,7 @@
1537
1619
  "__schema": "ParameterSchema",
1538
1620
  "location": {
1539
1621
  "filePath": "generator.main.runtime.ts",
1540
- "line": 369,
1622
+ "line": 371,
1541
1623
  "character": 5
1542
1624
  },
1543
1625
  "name": "options",
@@ -1545,7 +1627,7 @@
1545
1627
  "__schema": "TypeIntersectionSchema",
1546
1628
  "location": {
1547
1629
  "filePath": "generator.main.runtime.ts",
1548
- "line": 369,
1630
+ "line": 371,
1549
1631
  "character": 14
1550
1632
  },
1551
1633
  "types": [
@@ -1553,16 +1635,17 @@
1553
1635
  "__schema": "TypeRefSchema",
1554
1636
  "location": {
1555
1637
  "filePath": "generator.main.runtime.ts",
1556
- "line": 369,
1638
+ "line": 371,
1557
1639
  "character": 14
1558
1640
  },
1559
- "name": "NewOptions"
1641
+ "name": "NewOptions",
1642
+ "internalFilePath": "new.cmd.ts"
1560
1643
  },
1561
1644
  {
1562
1645
  "__schema": "TypeLiteralSchema",
1563
1646
  "location": {
1564
1647
  "filePath": "generator.main.runtime.ts",
1565
- "line": 369,
1648
+ "line": 371,
1566
1649
  "character": 27
1567
1650
  },
1568
1651
  "members": [
@@ -1570,7 +1653,7 @@
1570
1653
  "__schema": "VariableLikeSchema",
1571
1654
  "location": {
1572
1655
  "filePath": "generator.main.runtime.ts",
1573
- "line": 369,
1656
+ "line": 371,
1574
1657
  "character": 29
1575
1658
  },
1576
1659
  "signature": "(property) aspect?: string | undefined",
@@ -1579,7 +1662,7 @@
1579
1662
  "__schema": "KeywordTypeSchema",
1580
1663
  "location": {
1581
1664
  "filePath": "generator.main.runtime.ts",
1582
- "line": 369,
1665
+ "line": 371,
1583
1666
  "character": 38
1584
1667
  },
1585
1668
  "name": "string"
@@ -1590,7 +1673,7 @@
1590
1673
  "__schema": "VariableLikeSchema",
1591
1674
  "location": {
1592
1675
  "filePath": "generator.main.runtime.ts",
1593
- "line": 369,
1676
+ "line": 371,
1594
1677
  "character": 46
1595
1678
  },
1596
1679
  "signature": "(property) currentDir?: boolean | undefined",
@@ -1599,7 +1682,7 @@
1599
1682
  "__schema": "KeywordTypeSchema",
1600
1683
  "location": {
1601
1684
  "filePath": "generator.main.runtime.ts",
1602
- "line": 369,
1685
+ "line": 371,
1603
1686
  "character": 59
1604
1687
  },
1605
1688
  "name": "boolean"
@@ -1618,7 +1701,7 @@
1618
1701
  "__schema": "TypeRefSchema",
1619
1702
  "location": {
1620
1703
  "filePath": "generator.main.runtime.ts",
1621
- "line": 370,
1704
+ "line": 372,
1622
1705
  "character": 6
1623
1706
  },
1624
1707
  "name": "Promise",
@@ -1627,10 +1710,11 @@
1627
1710
  "__schema": "TypeRefSchema",
1628
1711
  "location": {
1629
1712
  "filePath": "generator.main.runtime.ts",
1630
- "line": 370,
1713
+ "line": 372,
1631
1714
  "character": 14
1632
1715
  },
1633
- "name": "GenerateWorkspaceTemplateResult"
1716
+ "name": "GenerateWorkspaceTemplateResult",
1717
+ "internalFilePath": "generator.main.runtime.ts"
1634
1718
  }
1635
1719
  ]
1636
1720
  },
@@ -1642,14 +1726,14 @@
1642
1726
  "__schema": "FunctionLikeSchema",
1643
1727
  "location": {
1644
1728
  "filePath": "generator.main.runtime.ts",
1645
- "line": 446,
1729
+ "line": 448,
1646
1730
  "character": 3
1647
1731
  },
1648
1732
  "doc": {
1649
1733
  "__schema": "DocSchema",
1650
1734
  "location": {
1651
1735
  "filePath": "generator.main.runtime.ts",
1652
- "line": 443,
1736
+ "line": 445,
1653
1737
  "character": 3
1654
1738
  },
1655
1739
  "raw": "/**\n * list all starter templates registered by an env.\n */",
@@ -1663,7 +1747,7 @@
1663
1747
  "__schema": "ParameterSchema",
1664
1748
  "location": {
1665
1749
  "filePath": "generator.main.runtime.ts",
1666
- "line": 446,
1750
+ "line": 448,
1667
1751
  "character": 35
1668
1752
  },
1669
1753
  "name": "envId",
@@ -1671,7 +1755,7 @@
1671
1755
  "__schema": "KeywordTypeSchema",
1672
1756
  "location": {
1673
1757
  "filePath": "generator.main.runtime.ts",
1674
- "line": 446,
1758
+ "line": 448,
1675
1759
  "character": 42
1676
1760
  },
1677
1761
  "name": "string"
@@ -1683,7 +1767,7 @@
1683
1767
  "__schema": "ParameterSchema",
1684
1768
  "location": {
1685
1769
  "filePath": "generator.main.runtime.ts",
1686
- "line": 446,
1770
+ "line": 448,
1687
1771
  "character": 50
1688
1772
  },
1689
1773
  "name": "remoteEnvsAspect",
@@ -1691,10 +1775,14 @@
1691
1775
  "__schema": "TypeRefSchema",
1692
1776
  "location": {
1693
1777
  "filePath": "generator.main.runtime.ts",
1694
- "line": 446,
1778
+ "line": 448,
1695
1779
  "character": 69
1696
1780
  },
1697
- "name": "EnvsMain"
1781
+ "name": "EnvsMain",
1782
+ "componentId": {
1783
+ "scope": "teambit.envs",
1784
+ "name": "envs"
1785
+ }
1698
1786
  },
1699
1787
  "isOptional": true,
1700
1788
  "isSpread": false
@@ -1704,7 +1792,7 @@
1704
1792
  "__schema": "TypeRefSchema",
1705
1793
  "location": {
1706
1794
  "filePath": "generator.main.runtime.ts",
1707
- "line": 446,
1795
+ "line": 448,
1708
1796
  "character": 80
1709
1797
  },
1710
1798
  "name": "Promise",
@@ -1713,7 +1801,7 @@
1713
1801
  "__schema": "TypeRefSchema",
1714
1802
  "location": {
1715
1803
  "filePath": "generator.main.runtime.ts",
1716
- "line": 446,
1804
+ "line": 448,
1717
1805
  "character": 88
1718
1806
  },
1719
1807
  "name": "Array",
@@ -1722,10 +1810,11 @@
1722
1810
  "__schema": "TypeRefSchema",
1723
1811
  "location": {
1724
1812
  "filePath": "generator.main.runtime.ts",
1725
- "line": 446,
1813
+ "line": 448,
1726
1814
  "character": 94
1727
1815
  },
1728
- "name": "WorkspaceTemplateWithId"
1816
+ "name": "WorkspaceTemplateWithId",
1817
+ "internalFilePath": "generator.main.runtime.ts"
1729
1818
  }
1730
1819
  ]
1731
1820
  }
@@ -1739,14 +1828,14 @@
1739
1828
  "__schema": "FunctionLikeSchema",
1740
1829
  "location": {
1741
1830
  "filePath": "generator.main.runtime.ts",
1742
- "line": 467,
1831
+ "line": 469,
1743
1832
  "character": 3
1744
1833
  },
1745
1834
  "doc": {
1746
1835
  "__schema": "DocSchema",
1747
1836
  "location": {
1748
1837
  "filePath": "generator.main.runtime.ts",
1749
- "line": 464,
1838
+ "line": 466,
1750
1839
  "character": 3
1751
1840
  },
1752
1841
  "raw": "/**\n * list all component templates registered by an env.\n */",
@@ -1760,7 +1849,7 @@
1760
1849
  "__schema": "ParameterSchema",
1761
1850
  "location": {
1762
1851
  "filePath": "generator.main.runtime.ts",
1763
- "line": 467,
1852
+ "line": 469,
1764
1853
  "character": 45
1765
1854
  },
1766
1855
  "name": "ids",
@@ -1768,14 +1857,14 @@
1768
1857
  "__schema": "TypeArraySchema",
1769
1858
  "location": {
1770
1859
  "filePath": "generator.main.runtime.ts",
1771
- "line": 467,
1860
+ "line": 469,
1772
1861
  "character": 50
1773
1862
  },
1774
1863
  "type": {
1775
1864
  "__schema": "KeywordTypeSchema",
1776
1865
  "location": {
1777
1866
  "filePath": "generator.main.runtime.ts",
1778
- "line": 467,
1867
+ "line": 469,
1779
1868
  "character": 50
1780
1869
  },
1781
1870
  "name": "string"
@@ -1789,7 +1878,7 @@
1789
1878
  "__schema": "ParameterSchema",
1790
1879
  "location": {
1791
1880
  "filePath": "generator.main.runtime.ts",
1792
- "line": 467,
1881
+ "line": 469,
1793
1882
  "character": 65
1794
1883
  },
1795
1884
  "name": "aspectId",
@@ -1797,7 +1886,7 @@
1797
1886
  "__schema": "KeywordTypeSchema",
1798
1887
  "location": {
1799
1888
  "filePath": "generator.main.runtime.ts",
1800
- "line": 467,
1889
+ "line": 469,
1801
1890
  "character": 76
1802
1891
  },
1803
1892
  "name": "string"
@@ -1810,7 +1899,7 @@
1810
1899
  "__schema": "TypeRefSchema",
1811
1900
  "location": {
1812
1901
  "filePath": "generator.main.runtime.ts",
1813
- "line": 467,
1902
+ "line": 469,
1814
1903
  "character": 85
1815
1904
  },
1816
1905
  "name": "Promise",
@@ -1819,17 +1908,18 @@
1819
1908
  "__schema": "TypeArraySchema",
1820
1909
  "location": {
1821
1910
  "filePath": "generator.main.runtime.ts",
1822
- "line": 467,
1911
+ "line": 469,
1823
1912
  "character": 93
1824
1913
  },
1825
1914
  "type": {
1826
1915
  "__schema": "TypeRefSchema",
1827
1916
  "location": {
1828
1917
  "filePath": "generator.main.runtime.ts",
1829
- "line": 467,
1918
+ "line": 469,
1830
1919
  "character": 93
1831
1920
  },
1832
- "name": "TemplateDescriptor"
1921
+ "name": "TemplateDescriptor",
1922
+ "internalFilePath": "generator.main.runtime.ts"
1833
1923
  }
1834
1924
  }
1835
1925
  ]
@@ -1842,7 +1932,7 @@
1842
1932
  "__schema": "FunctionLikeSchema",
1843
1933
  "location": {
1844
1934
  "filePath": "generator.main.runtime.ts",
1845
- "line": 481,
1935
+ "line": 483,
1846
1936
  "character": 3
1847
1937
  },
1848
1938
  "signature": "(method) GeneratorMain.getConfiguredEnvs(): string[]",
@@ -1852,14 +1942,14 @@
1852
1942
  "__schema": "TypeArraySchema",
1853
1943
  "location": {
1854
1944
  "filePath": "generator.main.runtime.ts",
1855
- "line": 481,
1945
+ "line": 483,
1856
1946
  "character": 24
1857
1947
  },
1858
1948
  "type": {
1859
1949
  "__schema": "KeywordTypeSchema",
1860
1950
  "location": {
1861
1951
  "filePath": "generator.main.runtime.ts",
1862
- "line": 481,
1952
+ "line": 483,
1863
1953
  "character": 24
1864
1954
  },
1865
1955
  "name": "string"
@@ -1871,7 +1961,7 @@
1871
1961
  "__schema": "FunctionLikeSchema",
1872
1962
  "location": {
1873
1963
  "filePath": "generator.main.runtime.ts",
1874
- "line": 485,
1964
+ "line": 487,
1875
1965
  "character": 3
1876
1966
  },
1877
1967
  "signature": "(method) GeneratorMain.listEnvComponentTemplates(ids?: string[], aspectId?: string): Promise<Array<ComponentTemplateWithId>>",
@@ -1881,7 +1971,7 @@
1881
1971
  "__schema": "ParameterSchema",
1882
1972
  "location": {
1883
1973
  "filePath": "generator.main.runtime.ts",
1884
- "line": 485,
1974
+ "line": 487,
1885
1975
  "character": 35
1886
1976
  },
1887
1977
  "name": "ids",
@@ -1889,14 +1979,14 @@
1889
1979
  "__schema": "TypeArraySchema",
1890
1980
  "location": {
1891
1981
  "filePath": "generator.main.runtime.ts",
1892
- "line": 485,
1982
+ "line": 487,
1893
1983
  "character": 40
1894
1984
  },
1895
1985
  "type": {
1896
1986
  "__schema": "KeywordTypeSchema",
1897
1987
  "location": {
1898
1988
  "filePath": "generator.main.runtime.ts",
1899
- "line": 485,
1989
+ "line": 487,
1900
1990
  "character": 40
1901
1991
  },
1902
1992
  "name": "string"
@@ -1910,7 +2000,7 @@
1910
2000
  "__schema": "ParameterSchema",
1911
2001
  "location": {
1912
2002
  "filePath": "generator.main.runtime.ts",
1913
- "line": 485,
2003
+ "line": 487,
1914
2004
  "character": 55
1915
2005
  },
1916
2006
  "name": "aspectId",
@@ -1918,7 +2008,7 @@
1918
2008
  "__schema": "KeywordTypeSchema",
1919
2009
  "location": {
1920
2010
  "filePath": "generator.main.runtime.ts",
1921
- "line": 485,
2011
+ "line": 487,
1922
2012
  "character": 66
1923
2013
  },
1924
2014
  "name": "string"
@@ -1931,7 +2021,7 @@
1931
2021
  "__schema": "TypeRefSchema",
1932
2022
  "location": {
1933
2023
  "filePath": "generator.main.runtime.ts",
1934
- "line": 485,
2024
+ "line": 487,
1935
2025
  "character": 75
1936
2026
  },
1937
2027
  "name": "Promise",
@@ -1940,7 +2030,7 @@
1940
2030
  "__schema": "TypeRefSchema",
1941
2031
  "location": {
1942
2032
  "filePath": "generator.main.runtime.ts",
1943
- "line": 485,
2033
+ "line": 487,
1944
2034
  "character": 83
1945
2035
  },
1946
2036
  "name": "Array",
@@ -1949,10 +2039,11 @@
1949
2039
  "__schema": "TypeRefSchema",
1950
2040
  "location": {
1951
2041
  "filePath": "generator.main.runtime.ts",
1952
- "line": 485,
2042
+ "line": 487,
1953
2043
  "character": 89
1954
2044
  },
1955
- "name": "ComponentTemplateWithId"
2045
+ "name": "ComponentTemplateWithId",
2046
+ "internalFilePath": "generator.main.runtime.ts"
1956
2047
  }
1957
2048
  ]
1958
2049
  }
@@ -1966,7 +2057,7 @@
1966
2057
  "__schema": "FunctionLikeSchema",
1967
2058
  "location": {
1968
2059
  "filePath": "generator.main.runtime.ts",
1969
- "line": 512,
2060
+ "line": 514,
1970
2061
  "character": 3
1971
2062
  },
1972
2063
  "signature": "(method) GeneratorMain.loadEnvs(ids?: string[], remoteEnvsAspect?: EnvsMain): Promise<EnvDefinition[]>",
@@ -1976,7 +2067,7 @@
1976
2067
  "__schema": "ParameterSchema",
1977
2068
  "location": {
1978
2069
  "filePath": "generator.main.runtime.ts",
1979
- "line": 512,
2070
+ "line": 514,
1980
2071
  "character": 18
1981
2072
  },
1982
2073
  "name": "ids",
@@ -1984,14 +2075,14 @@
1984
2075
  "__schema": "TypeArraySchema",
1985
2076
  "location": {
1986
2077
  "filePath": "generator.main.runtime.ts",
1987
- "line": 512,
2078
+ "line": 514,
1988
2079
  "character": 23
1989
2080
  },
1990
2081
  "type": {
1991
2082
  "__schema": "KeywordTypeSchema",
1992
2083
  "location": {
1993
2084
  "filePath": "generator.main.runtime.ts",
1994
- "line": 512,
2085
+ "line": 514,
1995
2086
  "character": 23
1996
2087
  },
1997
2088
  "name": "string"
@@ -2005,7 +2096,7 @@
2005
2096
  "__schema": "ParameterSchema",
2006
2097
  "location": {
2007
2098
  "filePath": "generator.main.runtime.ts",
2008
- "line": 512,
2099
+ "line": 514,
2009
2100
  "character": 58
2010
2101
  },
2011
2102
  "name": "remoteEnvsAspect",
@@ -2013,10 +2104,14 @@
2013
2104
  "__schema": "TypeRefSchema",
2014
2105
  "location": {
2015
2106
  "filePath": "generator.main.runtime.ts",
2016
- "line": 512,
2107
+ "line": 514,
2017
2108
  "character": 77
2018
2109
  },
2019
- "name": "EnvsMain"
2110
+ "name": "EnvsMain",
2111
+ "componentId": {
2112
+ "scope": "teambit.envs",
2113
+ "name": "envs"
2114
+ }
2020
2115
  },
2021
2116
  "isOptional": true,
2022
2117
  "isSpread": false
@@ -2026,7 +2121,7 @@
2026
2121
  "__schema": "TypeRefSchema",
2027
2122
  "location": {
2028
2123
  "filePath": "generator.main.runtime.ts",
2029
- "line": 512,
2124
+ "line": 514,
2030
2125
  "character": 88
2031
2126
  },
2032
2127
  "name": "Promise",
@@ -2035,17 +2130,21 @@
2035
2130
  "__schema": "TypeArraySchema",
2036
2131
  "location": {
2037
2132
  "filePath": "generator.main.runtime.ts",
2038
- "line": 512,
2133
+ "line": 514,
2039
2134
  "character": 96
2040
2135
  },
2041
2136
  "type": {
2042
2137
  "__schema": "TypeRefSchema",
2043
2138
  "location": {
2044
2139
  "filePath": "generator.main.runtime.ts",
2045
- "line": 512,
2140
+ "line": 514,
2046
2141
  "character": 96
2047
2142
  },
2048
- "name": "EnvDefinition"
2143
+ "name": "EnvDefinition",
2144
+ "componentId": {
2145
+ "scope": "teambit.envs",
2146
+ "name": "envs"
2147
+ }
2049
2148
  }
2050
2149
  }
2051
2150
  ]
@@ -2058,7 +2157,7 @@
2058
2157
  "__schema": "FunctionLikeSchema",
2059
2158
  "location": {
2060
2159
  "filePath": "generator.main.runtime.ts",
2061
- "line": 532,
2160
+ "line": 534,
2062
2161
  "character": 3
2063
2162
  },
2064
2163
  "signature": "(method) GeneratorMain.loadAspects(): Promise<void>",
@@ -2068,7 +2167,7 @@
2068
2167
  "__schema": "InferenceTypeSchema",
2069
2168
  "location": {
2070
2169
  "filePath": "generator.main.runtime.ts",
2071
- "line": 532,
2170
+ "line": 534,
2072
2171
  "character": 3
2073
2172
  },
2074
2173
  "type": "Promise<void>"
@@ -2081,7 +2180,7 @@
2081
2180
  "__schema": "VariableLikeSchema",
2082
2181
  "location": {
2083
2182
  "filePath": "generator.main.runtime.ts",
2084
- "line": 538,
2183
+ "line": 540,
2085
2184
  "character": 3
2086
2185
  },
2087
2186
  "signature": "(property) GeneratorMain.slots: (((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
@@ -2090,7 +2189,7 @@
2090
2189
  "__schema": "InferenceTypeSchema",
2091
2190
  "location": {
2092
2191
  "filePath": "generator.main.runtime.ts",
2093
- "line": 538,
2192
+ "line": 540,
2094
2193
  "character": 3
2095
2194
  },
2096
2195
  "type": "(((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
@@ -2102,7 +2201,7 @@
2102
2201
  "__schema": "VariableLikeSchema",
2103
2202
  "location": {
2104
2203
  "filePath": "generator.main.runtime.ts",
2105
- "line": 544,
2204
+ "line": 546,
2106
2205
  "character": 3
2107
2206
  },
2108
2207
  "signature": "(property) GeneratorMain.dependencies: Aspect[]",
@@ -2111,7 +2210,7 @@
2111
2210
  "__schema": "InferenceTypeSchema",
2112
2211
  "location": {
2113
2212
  "filePath": "generator.main.runtime.ts",
2114
- "line": 544,
2213
+ "line": 546,
2115
2214
  "character": 3
2116
2215
  },
2117
2216
  "type": "Aspect[]"
@@ -2123,7 +2222,7 @@
2123
2222
  "__schema": "VariableLikeSchema",
2124
2223
  "location": {
2125
2224
  "filePath": "generator.main.runtime.ts",
2126
- "line": 559,
2225
+ "line": 561,
2127
2226
  "character": 3
2128
2227
  },
2129
2228
  "signature": "(property) GeneratorMain.runtime: RuntimeDefinition",
@@ -2132,7 +2231,7 @@
2132
2231
  "__schema": "InferenceTypeSchema",
2133
2232
  "location": {
2134
2233
  "filePath": "generator.main.runtime.ts",
2135
- "line": 559,
2234
+ "line": 561,
2136
2235
  "character": 3
2137
2236
  },
2138
2237
  "type": "RuntimeDefinition"
@@ -2144,7 +2243,7 @@
2144
2243
  "__schema": "FunctionLikeSchema",
2145
2244
  "location": {
2146
2245
  "filePath": "generator.main.runtime.ts",
2147
- "line": 561,
2246
+ "line": 563,
2148
2247
  "character": 3
2149
2248
  },
2150
2249
  "signature": "(method) GeneratorMain.provider([workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles, deprecation,]: [\n Workspace,\n CLIMain,\n GraphqlMain,\n EnvsMain,\n AspectLoaderMain,\n NewComponentHelperMain,\n ComponentMain,\n TrackerMain,\n LoggerMain,\n GitMain,\n WorkspaceConfigFilesMain,\n DeprecationMain\n], config: GeneratorConfig, [componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot]: [\n ComponentTemplateSlot,\n WorkspaceTemplateSlot,\n OnComponentCreateSlot\n]): Promise<GeneratorMain>",
@@ -2154,7 +2253,7 @@
2154
2253
  "__schema": "ParameterSchema",
2155
2254
  "location": {
2156
2255
  "filePath": "generator.main.runtime.ts",
2157
- "line": 562,
2256
+ "line": 564,
2158
2257
  "character": 5
2159
2258
  },
2160
2259
  "name": "[ workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles, deprecation ]",
@@ -2162,7 +2261,7 @@
2162
2261
  "__schema": "TupleTypeSchema",
2163
2262
  "location": {
2164
2263
  "filePath": "generator.main.runtime.ts",
2165
- "line": 575,
2264
+ "line": 577,
2166
2265
  "character": 8
2167
2266
  },
2168
2267
  "elements": [
@@ -2170,109 +2269,157 @@
2170
2269
  "__schema": "TypeRefSchema",
2171
2270
  "location": {
2172
2271
  "filePath": "generator.main.runtime.ts",
2173
- "line": 576,
2272
+ "line": 578,
2174
2273
  "character": 7
2175
2274
  },
2176
- "name": "Workspace"
2275
+ "name": "Workspace",
2276
+ "componentId": {
2277
+ "scope": "teambit.workspace",
2278
+ "name": "workspace"
2279
+ }
2177
2280
  },
2178
2281
  {
2179
2282
  "__schema": "TypeRefSchema",
2180
2283
  "location": {
2181
2284
  "filePath": "generator.main.runtime.ts",
2182
- "line": 577,
2285
+ "line": 579,
2183
2286
  "character": 7
2184
2287
  },
2185
- "name": "CLIMain"
2288
+ "name": "CLIMain",
2289
+ "componentId": {
2290
+ "scope": "teambit.harmony",
2291
+ "name": "cli"
2292
+ }
2186
2293
  },
2187
2294
  {
2188
2295
  "__schema": "TypeRefSchema",
2189
2296
  "location": {
2190
2297
  "filePath": "generator.main.runtime.ts",
2191
- "line": 578,
2298
+ "line": 580,
2192
2299
  "character": 7
2193
2300
  },
2194
- "name": "GraphqlMain"
2301
+ "name": "GraphqlMain",
2302
+ "componentId": {
2303
+ "scope": "teambit.harmony",
2304
+ "name": "graphql"
2305
+ }
2195
2306
  },
2196
2307
  {
2197
2308
  "__schema": "TypeRefSchema",
2198
2309
  "location": {
2199
2310
  "filePath": "generator.main.runtime.ts",
2200
- "line": 579,
2311
+ "line": 581,
2201
2312
  "character": 7
2202
2313
  },
2203
- "name": "EnvsMain"
2314
+ "name": "EnvsMain",
2315
+ "componentId": {
2316
+ "scope": "teambit.envs",
2317
+ "name": "envs"
2318
+ }
2204
2319
  },
2205
2320
  {
2206
2321
  "__schema": "TypeRefSchema",
2207
2322
  "location": {
2208
2323
  "filePath": "generator.main.runtime.ts",
2209
- "line": 580,
2324
+ "line": 582,
2210
2325
  "character": 7
2211
2326
  },
2212
- "name": "AspectLoaderMain"
2327
+ "name": "AspectLoaderMain",
2328
+ "componentId": {
2329
+ "scope": "teambit.harmony",
2330
+ "name": "aspect-loader"
2331
+ }
2213
2332
  },
2214
2333
  {
2215
2334
  "__schema": "TypeRefSchema",
2216
2335
  "location": {
2217
2336
  "filePath": "generator.main.runtime.ts",
2218
- "line": 581,
2337
+ "line": 583,
2219
2338
  "character": 7
2220
2339
  },
2221
- "name": "NewComponentHelperMain"
2340
+ "name": "NewComponentHelperMain",
2341
+ "componentId": {
2342
+ "scope": "teambit.component",
2343
+ "name": "new-component-helper"
2344
+ }
2222
2345
  },
2223
2346
  {
2224
2347
  "__schema": "TypeRefSchema",
2225
2348
  "location": {
2226
2349
  "filePath": "generator.main.runtime.ts",
2227
- "line": 582,
2350
+ "line": 584,
2228
2351
  "character": 7
2229
2352
  },
2230
- "name": "ComponentMain"
2353
+ "name": "ComponentMain",
2354
+ "componentId": {
2355
+ "scope": "teambit.component",
2356
+ "name": "component"
2357
+ }
2231
2358
  },
2232
2359
  {
2233
2360
  "__schema": "TypeRefSchema",
2234
2361
  "location": {
2235
2362
  "filePath": "generator.main.runtime.ts",
2236
- "line": 583,
2363
+ "line": 585,
2237
2364
  "character": 7
2238
2365
  },
2239
- "name": "TrackerMain"
2366
+ "name": "TrackerMain",
2367
+ "componentId": {
2368
+ "scope": "teambit.component",
2369
+ "name": "tracker"
2370
+ }
2240
2371
  },
2241
2372
  {
2242
2373
  "__schema": "TypeRefSchema",
2243
2374
  "location": {
2244
2375
  "filePath": "generator.main.runtime.ts",
2245
- "line": 584,
2376
+ "line": 586,
2246
2377
  "character": 7
2247
2378
  },
2248
- "name": "LoggerMain"
2379
+ "name": "LoggerMain",
2380
+ "componentId": {
2381
+ "scope": "teambit.harmony",
2382
+ "name": "logger"
2383
+ }
2249
2384
  },
2250
2385
  {
2251
2386
  "__schema": "TypeRefSchema",
2252
2387
  "location": {
2253
2388
  "filePath": "generator.main.runtime.ts",
2254
- "line": 585,
2389
+ "line": 587,
2255
2390
  "character": 7
2256
2391
  },
2257
- "name": "GitMain"
2392
+ "name": "GitMain",
2393
+ "componentId": {
2394
+ "scope": "teambit.git",
2395
+ "name": "git"
2396
+ }
2258
2397
  },
2259
2398
  {
2260
2399
  "__schema": "TypeRefSchema",
2261
2400
  "location": {
2262
2401
  "filePath": "generator.main.runtime.ts",
2263
- "line": 586,
2402
+ "line": 588,
2264
2403
  "character": 7
2265
2404
  },
2266
- "name": "WorkspaceConfigFilesMain"
2405
+ "name": "WorkspaceConfigFilesMain",
2406
+ "componentId": {
2407
+ "scope": "teambit.workspace",
2408
+ "name": "workspace-config-files"
2409
+ }
2267
2410
  },
2268
2411
  {
2269
2412
  "__schema": "TypeRefSchema",
2270
2413
  "location": {
2271
2414
  "filePath": "generator.main.runtime.ts",
2272
- "line": 587,
2415
+ "line": 589,
2273
2416
  "character": 7
2274
2417
  },
2275
- "name": "DeprecationMain"
2418
+ "name": "DeprecationMain",
2419
+ "componentId": {
2420
+ "scope": "teambit.component",
2421
+ "name": "deprecation"
2422
+ }
2276
2423
  }
2277
2424
  ]
2278
2425
  },
@@ -2283,7 +2430,7 @@
2283
2430
  "__schema": "ParameterSchema",
2284
2431
  "location": {
2285
2432
  "filePath": "generator.main.runtime.ts",
2286
- "line": 589,
2433
+ "line": 591,
2287
2434
  "character": 5
2288
2435
  },
2289
2436
  "name": "config",
@@ -2291,10 +2438,11 @@
2291
2438
  "__schema": "TypeRefSchema",
2292
2439
  "location": {
2293
2440
  "filePath": "generator.main.runtime.ts",
2294
- "line": 589,
2441
+ "line": 591,
2295
2442
  "character": 13
2296
2443
  },
2297
- "name": "GeneratorConfig"
2444
+ "name": "GeneratorConfig",
2445
+ "internalFilePath": "generator.main.runtime.ts"
2298
2446
  },
2299
2447
  "isOptional": false,
2300
2448
  "isSpread": false
@@ -2303,7 +2451,7 @@
2303
2451
  "__schema": "ParameterSchema",
2304
2452
  "location": {
2305
2453
  "filePath": "generator.main.runtime.ts",
2306
- "line": 590,
2454
+ "line": 592,
2307
2455
  "character": 5
2308
2456
  },
2309
2457
  "name": "[ componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot ]",
@@ -2311,7 +2459,7 @@
2311
2459
  "__schema": "TupleTypeSchema",
2312
2460
  "location": {
2313
2461
  "filePath": "generator.main.runtime.ts",
2314
- "line": 590,
2462
+ "line": 592,
2315
2463
  "character": 76
2316
2464
  },
2317
2465
  "elements": [
@@ -2319,28 +2467,31 @@
2319
2467
  "__schema": "TypeRefSchema",
2320
2468
  "location": {
2321
2469
  "filePath": "generator.main.runtime.ts",
2322
- "line": 591,
2470
+ "line": 593,
2323
2471
  "character": 7
2324
2472
  },
2325
- "name": "ComponentTemplateSlot"
2473
+ "name": "ComponentTemplateSlot",
2474
+ "internalFilePath": "generator.main.runtime.ts"
2326
2475
  },
2327
2476
  {
2328
2477
  "__schema": "TypeRefSchema",
2329
2478
  "location": {
2330
2479
  "filePath": "generator.main.runtime.ts",
2331
- "line": 592,
2480
+ "line": 594,
2332
2481
  "character": 7
2333
2482
  },
2334
- "name": "WorkspaceTemplateSlot"
2483
+ "name": "WorkspaceTemplateSlot",
2484
+ "internalFilePath": "generator.main.runtime.ts"
2335
2485
  },
2336
2486
  {
2337
2487
  "__schema": "TypeRefSchema",
2338
2488
  "location": {
2339
2489
  "filePath": "generator.main.runtime.ts",
2340
- "line": 593,
2490
+ "line": 595,
2341
2491
  "character": 7
2342
2492
  },
2343
- "name": "OnComponentCreateSlot"
2493
+ "name": "OnComponentCreateSlot",
2494
+ "internalFilePath": "generator.main.runtime.ts"
2344
2495
  }
2345
2496
  ]
2346
2497
  },
@@ -2352,7 +2503,7 @@
2352
2503
  "__schema": "InferenceTypeSchema",
2353
2504
  "location": {
2354
2505
  "filePath": "generator.main.runtime.ts",
2355
- "line": 561,
2506
+ "line": 563,
2356
2507
  "character": 3
2357
2508
  },
2358
2509
  "type": "Promise<GeneratorMain>"
@@ -2403,7 +2554,8 @@
2403
2554
  "line": 60,
2404
2555
  "character": 32
2405
2556
  },
2406
- "name": "BaseComponentTemplateOptions"
2557
+ "name": "BaseComponentTemplateOptions",
2558
+ "internalFilePath": "component-template.ts"
2407
2559
  }
2408
2560
  }
2409
2561
  },
@@ -3596,7 +3748,8 @@
3596
3748
  "line": 51,
3597
3749
  "character": 32
3598
3750
  },
3599
- "name": "BaseWorkspaceOptions"
3751
+ "name": "BaseWorkspaceOptions",
3752
+ "internalFilePath": "workspace-template.ts"
3600
3753
  }
3601
3754
  }
3602
3755
  },
@@ -5345,6 +5498,10 @@
5345
5498
  "character": 17
5346
5499
  },
5347
5500
  "name": "EnvHandler",
5501
+ "componentId": {
5502
+ "scope": "teambit.envs",
5503
+ "name": "envs"
5504
+ },
5348
5505
  "typeArgs": [
5349
5506
  {
5350
5507
  "__schema": "TypeRefSchema",
@@ -5388,6 +5545,10 @@
5388
5545
  "character": 15
5389
5546
  },
5390
5547
  "name": "EnvHandler",
5548
+ "componentId": {
5549
+ "scope": "teambit.envs",
5550
+ "name": "envs"
5551
+ },
5391
5552
  "typeArgs": [
5392
5553
  {
5393
5554
  "__schema": "TypeRefSchema",
@@ -5514,6 +5675,10 @@
5514
5675
  "character": 57
5515
5676
  },
5516
5677
  "name": "EnvHandler",
5678
+ "componentId": {
5679
+ "scope": "teambit.envs",
5680
+ "name": "envs"
5681
+ },
5517
5682
  "typeArgs": [
5518
5683
  {
5519
5684
  "__schema": "TypeRefSchema",
@@ -5545,7 +5710,11 @@
5545
5710
  "line": 9,
5546
5711
  "character": 107
5547
5712
  },
5548
- "name": "EnvContext"
5713
+ "name": "EnvContext",
5714
+ "componentId": {
5715
+ "scope": "teambit.envs",
5716
+ "name": "envs"
5717
+ }
5549
5718
  },
5550
5719
  "isOptional": false,
5551
5720
  "isSpread": false
@@ -5624,6 +5793,10 @@
5624
5793
  "character": 26
5625
5794
  },
5626
5795
  "name": "EnvHandler",
5796
+ "componentId": {
5797
+ "scope": "teambit.envs",
5798
+ "name": "envs"
5799
+ },
5627
5800
  "typeArgs": [
5628
5801
  {
5629
5802
  "__schema": "TypeRefSchema",
@@ -5655,7 +5828,8 @@
5655
5828
  "line": 15,
5656
5829
  "character": 68
5657
5830
  },
5658
- "name": "TemplateListOptions"
5831
+ "name": "TemplateListOptions",
5832
+ "internalFilePath": "template-list.ts"
5659
5833
  },
5660
5834
  "isOptional": true,
5661
5835
  "defaultValue": "{}",
@@ -5752,6 +5926,10 @@
5752
5926
  "character": 56
5753
5927
  },
5754
5928
  "name": "EnvHandler",
5929
+ "componentId": {
5930
+ "scope": "teambit.envs",
5931
+ "name": "envs"
5932
+ },
5755
5933
  "typeArgs": [
5756
5934
  {
5757
5935
  "__schema": "TypeRefSchema",
@@ -5783,7 +5961,11 @@
5783
5961
  "line": 9,
5784
5962
  "character": 106
5785
5963
  },
5786
- "name": "EnvContext"
5964
+ "name": "EnvContext",
5965
+ "componentId": {
5966
+ "scope": "teambit.envs",
5967
+ "name": "envs"
5968
+ }
5787
5969
  },
5788
5970
  "isOptional": false,
5789
5971
  "isSpread": false
@@ -5862,6 +6044,10 @@
5862
6044
  "character": 25
5863
6045
  },
5864
6046
  "name": "EnvHandler",
6047
+ "componentId": {
6048
+ "scope": "teambit.envs",
6049
+ "name": "envs"
6050
+ },
5865
6051
  "typeArgs": [
5866
6052
  {
5867
6053
  "__schema": "TypeRefSchema",
@@ -5893,7 +6079,8 @@
5893
6079
  "line": 15,
5894
6080
  "character": 67
5895
6081
  },
5896
- "name": "StarterListOptions"
6082
+ "name": "StarterListOptions",
6083
+ "internalFilePath": "starter-list.ts"
5897
6084
  },
5898
6085
  "isOptional": true,
5899
6086
  "defaultValue": "{}",
@@ -6198,6 +6385,11 @@
6198
6385
  "character": 37
6199
6386
  },
6200
6387
  "name": "SlotRegistry",
6388
+ "componentId": {
6389
+ "scope": "teambit.harmony",
6390
+ "name": "harmony",
6391
+ "version": "0.4.6"
6392
+ },
6201
6393
  "typeArgs": [
6202
6394
  {
6203
6395
  "__schema": "TypeArraySchema",
@@ -6236,6 +6428,11 @@
6236
6428
  "character": 37
6237
6429
  },
6238
6430
  "name": "SlotRegistry",
6431
+ "componentId": {
6432
+ "scope": "teambit.harmony",
6433
+ "name": "harmony",
6434
+ "version": "0.4.6"
6435
+ },
6239
6436
  "typeArgs": [
6240
6437
  {
6241
6438
  "__schema": "TypeArraySchema",
@@ -6274,6 +6471,11 @@
6274
6471
  "character": 37
6275
6472
  },
6276
6473
  "name": "SlotRegistry",
6474
+ "componentId": {
6475
+ "scope": "teambit.harmony",
6476
+ "name": "harmony",
6477
+ "version": "0.4.6"
6478
+ },
6277
6479
  "typeArgs": [
6278
6480
  {
6279
6481
  "__schema": "TypeRefSchema",
@@ -6282,7 +6484,8 @@
6282
6484
  "line": 44,
6283
6485
  "character": 50
6284
6486
  },
6285
- "name": "OnComponentCreateFn"
6487
+ "name": "OnComponentCreateFn",
6488
+ "internalFilePath": "component-generator.ts"
6286
6489
  }
6287
6490
  ]
6288
6491
  }
@@ -6631,7 +6834,8 @@
6631
6834
  "line": 82,
6632
6835
  "character": 36
6633
6836
  },
6634
- "name": "ComponentTemplateSlot"
6837
+ "name": "ComponentTemplateSlot",
6838
+ "internalFilePath": "generator.main.runtime.ts"
6635
6839
  },
6636
6840
  "isOptional": false,
6637
6841
  "isSpread": false
@@ -6651,7 +6855,8 @@
6651
6855
  "line": 83,
6652
6856
  "character": 36
6653
6857
  },
6654
- "name": "WorkspaceTemplateSlot"
6858
+ "name": "WorkspaceTemplateSlot",
6859
+ "internalFilePath": "generator.main.runtime.ts"
6655
6860
  },
6656
6861
  "isOptional": false,
6657
6862
  "isSpread": false
@@ -6671,7 +6876,8 @@
6671
6876
  "line": 84,
6672
6877
  "character": 36
6673
6878
  },
6674
- "name": "OnComponentCreateSlot"
6879
+ "name": "OnComponentCreateSlot",
6880
+ "internalFilePath": "generator.main.runtime.ts"
6675
6881
  },
6676
6882
  "isOptional": false,
6677
6883
  "isSpread": false
@@ -6691,7 +6897,8 @@
6691
6897
  "line": 85,
6692
6898
  "character": 21
6693
6899
  },
6694
- "name": "GeneratorConfig"
6900
+ "name": "GeneratorConfig",
6901
+ "internalFilePath": "generator.main.runtime.ts"
6695
6902
  },
6696
6903
  "isOptional": false,
6697
6904
  "isSpread": false
@@ -6711,7 +6918,11 @@
6711
6918
  "line": 86,
6712
6919
  "character": 24
6713
6920
  },
6714
- "name": "Workspace"
6921
+ "name": "Workspace",
6922
+ "componentId": {
6923
+ "scope": "teambit.workspace",
6924
+ "name": "workspace"
6925
+ }
6715
6926
  },
6716
6927
  "isOptional": false,
6717
6928
  "isSpread": false
@@ -6731,7 +6942,11 @@
6731
6942
  "line": 87,
6732
6943
  "character": 19
6733
6944
  },
6734
- "name": "EnvsMain"
6945
+ "name": "EnvsMain",
6946
+ "componentId": {
6947
+ "scope": "teambit.envs",
6948
+ "name": "envs"
6949
+ }
6735
6950
  },
6736
6951
  "isOptional": false,
6737
6952
  "isSpread": false
@@ -6751,7 +6966,11 @@
6751
6966
  "line": 88,
6752
6967
  "character": 27
6753
6968
  },
6754
- "name": "AspectLoaderMain"
6969
+ "name": "AspectLoaderMain",
6970
+ "componentId": {
6971
+ "scope": "teambit.harmony",
6972
+ "name": "aspect-loader"
6973
+ }
6755
6974
  },
6756
6975
  "isOptional": false,
6757
6976
  "isSpread": false
@@ -6771,7 +6990,11 @@
6771
6990
  "line": 89,
6772
6991
  "character": 33
6773
6992
  },
6774
- "name": "NewComponentHelperMain"
6993
+ "name": "NewComponentHelperMain",
6994
+ "componentId": {
6995
+ "scope": "teambit.component",
6996
+ "name": "new-component-helper"
6997
+ }
6775
6998
  },
6776
6999
  "isOptional": false,
6777
7000
  "isSpread": false
@@ -6791,7 +7014,11 @@
6791
7014
  "line": 90,
6792
7015
  "character": 30
6793
7016
  },
6794
- "name": "ComponentMain"
7017
+ "name": "ComponentMain",
7018
+ "componentId": {
7019
+ "scope": "teambit.component",
7020
+ "name": "component"
7021
+ }
6795
7022
  },
6796
7023
  "isOptional": false,
6797
7024
  "isSpread": false
@@ -6811,7 +7038,11 @@
6811
7038
  "line": 91,
6812
7039
  "character": 22
6813
7040
  },
6814
- "name": "TrackerMain"
7041
+ "name": "TrackerMain",
7042
+ "componentId": {
7043
+ "scope": "teambit.component",
7044
+ "name": "tracker"
7045
+ }
6815
7046
  },
6816
7047
  "isOptional": false,
6817
7048
  "isSpread": false
@@ -6831,7 +7062,11 @@
6831
7062
  "line": 92,
6832
7063
  "character": 21
6833
7064
  },
6834
- "name": "Logger"
7065
+ "name": "Logger",
7066
+ "componentId": {
7067
+ "scope": "teambit.harmony",
7068
+ "name": "logger"
7069
+ }
6835
7070
  },
6836
7071
  "isOptional": false,
6837
7072
  "isSpread": false
@@ -6851,7 +7086,11 @@
6851
7086
  "line": 93,
6852
7087
  "character": 18
6853
7088
  },
6854
- "name": "GitMain"
7089
+ "name": "GitMain",
7090
+ "componentId": {
7091
+ "scope": "teambit.git",
7092
+ "name": "git"
7093
+ }
6855
7094
  },
6856
7095
  "isOptional": false,
6857
7096
  "isSpread": false
@@ -6871,7 +7110,11 @@
6871
7110
  "line": 94,
6872
7111
  "character": 28
6873
7112
  },
6874
- "name": "WorkspaceConfigFilesMain"
7113
+ "name": "WorkspaceConfigFilesMain",
7114
+ "componentId": {
7115
+ "scope": "teambit.workspace",
7116
+ "name": "workspace-config-files"
7117
+ }
6875
7118
  },
6876
7119
  "isOptional": false,
6877
7120
  "isSpread": false
@@ -6891,7 +7134,11 @@
6891
7134
  "line": 95,
6892
7135
  "character": 26
6893
7136
  },
6894
- "name": "DeprecationMain"
7137
+ "name": "DeprecationMain",
7138
+ "componentId": {
7139
+ "scope": "teambit.component",
7140
+ "name": "deprecation"
7141
+ }
6895
7142
  },
6896
7143
  "isOptional": false,
6897
7144
  "isSpread": false
@@ -7055,7 +7302,8 @@
7055
7302
  "line": 114,
7056
7303
  "character": 33
7057
7304
  },
7058
- "name": "OnComponentCreateFn"
7305
+ "name": "OnComponentCreateFn",
7306
+ "internalFilePath": "component-generator.ts"
7059
7307
  },
7060
7308
  "isOptional": false,
7061
7309
  "isSpread": false
@@ -7181,7 +7429,8 @@
7181
7429
  "line": 123,
7182
7430
  "character": 70
7183
7431
  },
7184
- "name": "TemplateDescriptor"
7432
+ "name": "TemplateDescriptor",
7433
+ "internalFilePath": "generator.main.runtime.ts"
7185
7434
  }
7186
7435
  }
7187
7436
  ]
@@ -7287,7 +7536,8 @@
7287
7536
  "line": 147,
7288
7537
  "character": 68
7289
7538
  },
7290
- "name": "TemplateDescriptor"
7539
+ "name": "TemplateDescriptor",
7540
+ "internalFilePath": "generator.main.runtime.ts"
7291
7541
  }
7292
7542
  }
7293
7543
  ]
@@ -7464,7 +7714,8 @@
7464
7714
  "line": 165,
7465
7715
  "character": 72
7466
7716
  },
7467
- "name": "ComponentTemplateWithId"
7717
+ "name": "ComponentTemplateWithId",
7718
+ "internalFilePath": "generator.main.runtime.ts"
7468
7719
  },
7469
7720
  {
7470
7721
  "__schema": "KeywordTypeSchema",
@@ -7598,7 +7849,11 @@
7598
7849
  "line": 220,
7599
7850
  "character": 64
7600
7851
  },
7601
- "name": "Component"
7852
+ "name": "Component",
7853
+ "componentId": {
7854
+ "scope": "teambit.component",
7855
+ "name": "component"
7856
+ }
7602
7857
  },
7603
7858
  "isOptional": true
7604
7859
  }
@@ -7809,7 +8064,11 @@
7809
8064
  "line": 258,
7810
8065
  "character": 63
7811
8066
  },
7812
- "name": "Component"
8067
+ "name": "Component",
8068
+ "componentId": {
8069
+ "scope": "teambit.component",
8070
+ "name": "component"
8071
+ }
7813
8072
  },
7814
8073
  "isOptional": true
7815
8074
  }
@@ -7886,7 +8145,11 @@
7886
8145
  "line": 281,
7887
8146
  "character": 24
7888
8147
  },
7889
- "name": "EnvsMain"
8148
+ "name": "EnvsMain",
8149
+ "componentId": {
8150
+ "scope": "teambit.envs",
8151
+ "name": "envs"
8152
+ }
7890
8153
  },
7891
8154
  "isOptional": true,
7892
8155
  "isSpread": false
@@ -7942,7 +8205,7 @@
7942
8205
  "line": 299,
7943
8206
  "character": 3
7944
8207
  },
7945
- "signature": "(method) GeneratorMain.generateComponentTemplate(componentNames: string[], templateName: string, options: Partial<CreateOptions>): Promise<GenerateResult[]>",
8208
+ "signature": "(method) GeneratorMain.generateComponentTemplate(componentNames: string[], templateName: string, options: Partial<CreateOptions>, installOptions?: InstallOptions): Promise<GenerateResult[]>",
7946
8209
  "name": "generateComponentTemplate",
7947
8210
  "params": [
7948
8211
  {
@@ -8017,19 +8280,41 @@
8017
8280
  "line": 302,
8018
8281
  "character": 22
8019
8282
  },
8020
- "name": "CreateOptions"
8283
+ "name": "CreateOptions",
8284
+ "internalFilePath": "create.cmd.ts"
8021
8285
  }
8022
8286
  ]
8023
8287
  },
8024
8288
  "isOptional": false,
8025
8289
  "isSpread": false
8290
+ },
8291
+ {
8292
+ "__schema": "ParameterSchema",
8293
+ "location": {
8294
+ "filePath": "generator.main.runtime.ts",
8295
+ "line": 303,
8296
+ "character": 5
8297
+ },
8298
+ "name": "installOptions",
8299
+ "type": {
8300
+ "__schema": "TypeRefSchema",
8301
+ "location": {
8302
+ "filePath": "generator.main.runtime.ts",
8303
+ "line": 303,
8304
+ "character": 22
8305
+ },
8306
+ "name": "InstallOptions",
8307
+ "internalFilePath": "component-generator.ts"
8308
+ },
8309
+ "isOptional": true,
8310
+ "isSpread": false
8026
8311
  }
8027
8312
  ],
8028
8313
  "returnType": {
8029
8314
  "__schema": "TypeRefSchema",
8030
8315
  "location": {
8031
8316
  "filePath": "generator.main.runtime.ts",
8032
- "line": 303,
8317
+ "line": 304,
8033
8318
  "character": 6
8034
8319
  },
8035
8320
  "name": "Promise",
@@ -8038,14 +8323,14 @@
8038
8323
  "__schema": "TypeArraySchema",
8039
8324
  "location": {
8040
8325
  "filePath": "generator.main.runtime.ts",
8041
- "line": 303,
8326
+ "line": 304,
8042
8327
  "character": 14
8043
8328
  },
8044
8329
  "type": {
8045
8330
  "__schema": "TypeRefSchema",
8046
8331
  "location": {
8047
8332
  "filePath": "generator.main.runtime.ts",
8048
- "line": 303,
8333
+ "line": 304,
8049
8334
  "character": 14
8050
8335
  },
8051
8336
  "name": "GenerateResult"
@@ -8061,7 +8346,7 @@
8061
8346
  "__schema": "FunctionLikeSchema",
8062
8347
  "location": {
8063
8348
  "filePath": "generator.main.runtime.ts",
8064
- "line": 366,
8349
+ "line": 368,
8065
8350
  "character": 3
8066
8351
  },
8067
8352
  "signature": "(method) GeneratorMain.generateWorkspaceTemplate(workspaceName: string, templateName: string, options: NewOptions & {\n aspect?: string;\n currentDir?: boolean;\n}): Promise<GenerateWorkspaceTemplateResult>",
@@ -8071,7 +8356,7 @@
8071
8356
  "__schema": "ParameterSchema",
8072
8357
  "location": {
8073
8358
  "filePath": "generator.main.runtime.ts",
8074
- "line": 367,
8359
+ "line": 369,
8075
8360
  "character": 5
8076
8361
  },
8077
8362
  "name": "workspaceName",
@@ -8079,7 +8364,7 @@
8079
8364
  "__schema": "KeywordTypeSchema",
8080
8365
  "location": {
8081
8366
  "filePath": "generator.main.runtime.ts",
8082
- "line": 367,
8367
+ "line": 369,
8083
8368
  "character": 20
8084
8369
  },
8085
8370
  "name": "string"
@@ -8091,7 +8376,7 @@
8091
8376
  "__schema": "ParameterSchema",
8092
8377
  "location": {
8093
8378
  "filePath": "generator.main.runtime.ts",
8094
- "line": 368,
8379
+ "line": 370,
8095
8380
  "character": 5
8096
8381
  },
8097
8382
  "name": "templateName",
@@ -8099,7 +8384,7 @@
8099
8384
  "__schema": "KeywordTypeSchema",
8100
8385
  "location": {
8101
8386
  "filePath": "generator.main.runtime.ts",
8102
- "line": 368,
8387
+ "line": 370,
8103
8388
  "character": 19
8104
8389
  },
8105
8390
  "name": "string"
@@ -8111,7 +8396,7 @@
8111
8396
  "__schema": "ParameterSchema",
8112
8397
  "location": {
8113
8398
  "filePath": "generator.main.runtime.ts",
8114
- "line": 369,
8399
+ "line": 371,
8115
8400
  "character": 5
8116
8401
  },
8117
8402
  "name": "options",
@@ -8119,7 +8404,7 @@
8119
8404
  "__schema": "TypeIntersectionSchema",
8120
8405
  "location": {
8121
8406
  "filePath": "generator.main.runtime.ts",
8122
- "line": 369,
8407
+ "line": 371,
8123
8408
  "character": 14
8124
8409
  },
8125
8410
  "types": [
@@ -8127,16 +8412,17 @@
8127
8412
  "__schema": "TypeRefSchema",
8128
8413
  "location": {
8129
8414
  "filePath": "generator.main.runtime.ts",
8130
- "line": 369,
8415
+ "line": 371,
8131
8416
  "character": 14
8132
8417
  },
8133
- "name": "NewOptions"
8418
+ "name": "NewOptions",
8419
+ "internalFilePath": "new.cmd.ts"
8134
8420
  },
8135
8421
  {
8136
8422
  "__schema": "TypeLiteralSchema",
8137
8423
  "location": {
8138
8424
  "filePath": "generator.main.runtime.ts",
8139
- "line": 369,
8425
+ "line": 371,
8140
8426
  "character": 27
8141
8427
  },
8142
8428
  "members": [
@@ -8144,7 +8430,7 @@
8144
8430
  "__schema": "VariableLikeSchema",
8145
8431
  "location": {
8146
8432
  "filePath": "generator.main.runtime.ts",
8147
- "line": 369,
8433
+ "line": 371,
8148
8434
  "character": 29
8149
8435
  },
8150
8436
  "signature": "(property) aspect?: string | undefined",
@@ -8153,7 +8439,7 @@
8153
8439
  "__schema": "KeywordTypeSchema",
8154
8440
  "location": {
8155
8441
  "filePath": "generator.main.runtime.ts",
8156
- "line": 369,
8442
+ "line": 371,
8157
8443
  "character": 38
8158
8444
  },
8159
8445
  "name": "string"
@@ -8164,7 +8450,7 @@
8164
8450
  "__schema": "VariableLikeSchema",
8165
8451
  "location": {
8166
8452
  "filePath": "generator.main.runtime.ts",
8167
- "line": 369,
8453
+ "line": 371,
8168
8454
  "character": 46
8169
8455
  },
8170
8456
  "signature": "(property) currentDir?: boolean | undefined",
@@ -8173,7 +8459,7 @@
8173
8459
  "__schema": "KeywordTypeSchema",
8174
8460
  "location": {
8175
8461
  "filePath": "generator.main.runtime.ts",
8176
- "line": 369,
8462
+ "line": 371,
8177
8463
  "character": 59
8178
8464
  },
8179
8465
  "name": "boolean"
@@ -8192,7 +8478,7 @@
8192
8478
  "__schema": "TypeRefSchema",
8193
8479
  "location": {
8194
8480
  "filePath": "generator.main.runtime.ts",
8195
- "line": 370,
8481
+ "line": 372,
8196
8482
  "character": 6
8197
8483
  },
8198
8484
  "name": "Promise",
@@ -8201,10 +8487,11 @@
8201
8487
  "__schema": "TypeRefSchema",
8202
8488
  "location": {
8203
8489
  "filePath": "generator.main.runtime.ts",
8204
- "line": 370,
8490
+ "line": 372,
8205
8491
  "character": 14
8206
8492
  },
8207
- "name": "GenerateWorkspaceTemplateResult"
8493
+ "name": "GenerateWorkspaceTemplateResult",
8494
+ "internalFilePath": "generator.main.runtime.ts"
8208
8495
  }
8209
8496
  ]
8210
8497
  },
@@ -8216,14 +8503,14 @@
8216
8503
  "__schema": "FunctionLikeSchema",
8217
8504
  "location": {
8218
8505
  "filePath": "generator.main.runtime.ts",
8219
- "line": 446,
8506
+ "line": 448,
8220
8507
  "character": 3
8221
8508
  },
8222
8509
  "doc": {
8223
8510
  "__schema": "DocSchema",
8224
8511
  "location": {
8225
8512
  "filePath": "generator.main.runtime.ts",
8226
- "line": 443,
8513
+ "line": 445,
8227
8514
  "character": 3
8228
8515
  },
8229
8516
  "raw": "/**\n * list all starter templates registered by an env.\n */",
@@ -8237,7 +8524,7 @@
8237
8524
  "__schema": "ParameterSchema",
8238
8525
  "location": {
8239
8526
  "filePath": "generator.main.runtime.ts",
8240
- "line": 446,
8527
+ "line": 448,
8241
8528
  "character": 35
8242
8529
  },
8243
8530
  "name": "envId",
@@ -8245,7 +8532,7 @@
8245
8532
  "__schema": "KeywordTypeSchema",
8246
8533
  "location": {
8247
8534
  "filePath": "generator.main.runtime.ts",
8248
- "line": 446,
8535
+ "line": 448,
8249
8536
  "character": 42
8250
8537
  },
8251
8538
  "name": "string"
@@ -8257,7 +8544,7 @@
8257
8544
  "__schema": "ParameterSchema",
8258
8545
  "location": {
8259
8546
  "filePath": "generator.main.runtime.ts",
8260
- "line": 446,
8547
+ "line": 448,
8261
8548
  "character": 50
8262
8549
  },
8263
8550
  "name": "remoteEnvsAspect",
@@ -8265,10 +8552,14 @@
8265
8552
  "__schema": "TypeRefSchema",
8266
8553
  "location": {
8267
8554
  "filePath": "generator.main.runtime.ts",
8268
- "line": 446,
8555
+ "line": 448,
8269
8556
  "character": 69
8270
8557
  },
8271
- "name": "EnvsMain"
8558
+ "name": "EnvsMain",
8559
+ "componentId": {
8560
+ "scope": "teambit.envs",
8561
+ "name": "envs"
8562
+ }
8272
8563
  },
8273
8564
  "isOptional": true,
8274
8565
  "isSpread": false
@@ -8278,7 +8569,7 @@
8278
8569
  "__schema": "TypeRefSchema",
8279
8570
  "location": {
8280
8571
  "filePath": "generator.main.runtime.ts",
8281
- "line": 446,
8572
+ "line": 448,
8282
8573
  "character": 80
8283
8574
  },
8284
8575
  "name": "Promise",
@@ -8287,7 +8578,7 @@
8287
8578
  "__schema": "TypeRefSchema",
8288
8579
  "location": {
8289
8580
  "filePath": "generator.main.runtime.ts",
8290
- "line": 446,
8581
+ "line": 448,
8291
8582
  "character": 88
8292
8583
  },
8293
8584
  "name": "Array",
@@ -8296,10 +8587,11 @@
8296
8587
  "__schema": "TypeRefSchema",
8297
8588
  "location": {
8298
8589
  "filePath": "generator.main.runtime.ts",
8299
- "line": 446,
8590
+ "line": 448,
8300
8591
  "character": 94
8301
8592
  },
8302
- "name": "WorkspaceTemplateWithId"
8593
+ "name": "WorkspaceTemplateWithId",
8594
+ "internalFilePath": "generator.main.runtime.ts"
8303
8595
  }
8304
8596
  ]
8305
8597
  }
@@ -8313,14 +8605,14 @@
8313
8605
  "__schema": "FunctionLikeSchema",
8314
8606
  "location": {
8315
8607
  "filePath": "generator.main.runtime.ts",
8316
- "line": 467,
8608
+ "line": 469,
8317
8609
  "character": 3
8318
8610
  },
8319
8611
  "doc": {
8320
8612
  "__schema": "DocSchema",
8321
8613
  "location": {
8322
8614
  "filePath": "generator.main.runtime.ts",
8323
- "line": 464,
8615
+ "line": 466,
8324
8616
  "character": 3
8325
8617
  },
8326
8618
  "raw": "/**\n * list all component templates registered by an env.\n */",
@@ -8334,7 +8626,7 @@
8334
8626
  "__schema": "ParameterSchema",
8335
8627
  "location": {
8336
8628
  "filePath": "generator.main.runtime.ts",
8337
- "line": 467,
8629
+ "line": 469,
8338
8630
  "character": 45
8339
8631
  },
8340
8632
  "name": "ids",
@@ -8342,14 +8634,14 @@
8342
8634
  "__schema": "TypeArraySchema",
8343
8635
  "location": {
8344
8636
  "filePath": "generator.main.runtime.ts",
8345
- "line": 467,
8637
+ "line": 469,
8346
8638
  "character": 50
8347
8639
  },
8348
8640
  "type": {
8349
8641
  "__schema": "KeywordTypeSchema",
8350
8642
  "location": {
8351
8643
  "filePath": "generator.main.runtime.ts",
8352
- "line": 467,
8644
+ "line": 469,
8353
8645
  "character": 50
8354
8646
  },
8355
8647
  "name": "string"
@@ -8363,7 +8655,7 @@
8363
8655
  "__schema": "ParameterSchema",
8364
8656
  "location": {
8365
8657
  "filePath": "generator.main.runtime.ts",
8366
- "line": 467,
8658
+ "line": 469,
8367
8659
  "character": 65
8368
8660
  },
8369
8661
  "name": "aspectId",
@@ -8371,7 +8663,7 @@
8371
8663
  "__schema": "KeywordTypeSchema",
8372
8664
  "location": {
8373
8665
  "filePath": "generator.main.runtime.ts",
8374
- "line": 467,
8666
+ "line": 469,
8375
8667
  "character": 76
8376
8668
  },
8377
8669
  "name": "string"
@@ -8384,7 +8676,7 @@
8384
8676
  "__schema": "TypeRefSchema",
8385
8677
  "location": {
8386
8678
  "filePath": "generator.main.runtime.ts",
8387
- "line": 467,
8679
+ "line": 469,
8388
8680
  "character": 85
8389
8681
  },
8390
8682
  "name": "Promise",
@@ -8393,17 +8685,18 @@
8393
8685
  "__schema": "TypeArraySchema",
8394
8686
  "location": {
8395
8687
  "filePath": "generator.main.runtime.ts",
8396
- "line": 467,
8688
+ "line": 469,
8397
8689
  "character": 93
8398
8690
  },
8399
8691
  "type": {
8400
8692
  "__schema": "TypeRefSchema",
8401
8693
  "location": {
8402
8694
  "filePath": "generator.main.runtime.ts",
8403
- "line": 467,
8695
+ "line": 469,
8404
8696
  "character": 93
8405
8697
  },
8406
- "name": "TemplateDescriptor"
8698
+ "name": "TemplateDescriptor",
8699
+ "internalFilePath": "generator.main.runtime.ts"
8407
8700
  }
8408
8701
  }
8409
8702
  ]
@@ -8416,7 +8709,7 @@
8416
8709
  "__schema": "FunctionLikeSchema",
8417
8710
  "location": {
8418
8711
  "filePath": "generator.main.runtime.ts",
8419
- "line": 481,
8712
+ "line": 483,
8420
8713
  "character": 3
8421
8714
  },
8422
8715
  "signature": "(method) GeneratorMain.getConfiguredEnvs(): string[]",
@@ -8426,14 +8719,14 @@
8426
8719
  "__schema": "TypeArraySchema",
8427
8720
  "location": {
8428
8721
  "filePath": "generator.main.runtime.ts",
8429
- "line": 481,
8722
+ "line": 483,
8430
8723
  "character": 24
8431
8724
  },
8432
8725
  "type": {
8433
8726
  "__schema": "KeywordTypeSchema",
8434
8727
  "location": {
8435
8728
  "filePath": "generator.main.runtime.ts",
8436
- "line": 481,
8729
+ "line": 483,
8437
8730
  "character": 24
8438
8731
  },
8439
8732
  "name": "string"
@@ -8445,7 +8738,7 @@
8445
8738
  "__schema": "FunctionLikeSchema",
8446
8739
  "location": {
8447
8740
  "filePath": "generator.main.runtime.ts",
8448
- "line": 485,
8741
+ "line": 487,
8449
8742
  "character": 3
8450
8743
  },
8451
8744
  "signature": "(method) GeneratorMain.listEnvComponentTemplates(ids?: string[], aspectId?: string): Promise<Array<ComponentTemplateWithId>>",
@@ -8455,7 +8748,7 @@
8455
8748
  "__schema": "ParameterSchema",
8456
8749
  "location": {
8457
8750
  "filePath": "generator.main.runtime.ts",
8458
- "line": 485,
8751
+ "line": 487,
8459
8752
  "character": 35
8460
8753
  },
8461
8754
  "name": "ids",
@@ -8463,14 +8756,14 @@
8463
8756
  "__schema": "TypeArraySchema",
8464
8757
  "location": {
8465
8758
  "filePath": "generator.main.runtime.ts",
8466
- "line": 485,
8759
+ "line": 487,
8467
8760
  "character": 40
8468
8761
  },
8469
8762
  "type": {
8470
8763
  "__schema": "KeywordTypeSchema",
8471
8764
  "location": {
8472
8765
  "filePath": "generator.main.runtime.ts",
8473
- "line": 485,
8766
+ "line": 487,
8474
8767
  "character": 40
8475
8768
  },
8476
8769
  "name": "string"
@@ -8484,7 +8777,7 @@
8484
8777
  "__schema": "ParameterSchema",
8485
8778
  "location": {
8486
8779
  "filePath": "generator.main.runtime.ts",
8487
- "line": 485,
8780
+ "line": 487,
8488
8781
  "character": 55
8489
8782
  },
8490
8783
  "name": "aspectId",
@@ -8492,7 +8785,7 @@
8492
8785
  "__schema": "KeywordTypeSchema",
8493
8786
  "location": {
8494
8787
  "filePath": "generator.main.runtime.ts",
8495
- "line": 485,
8788
+ "line": 487,
8496
8789
  "character": 66
8497
8790
  },
8498
8791
  "name": "string"
@@ -8505,7 +8798,7 @@
8505
8798
  "__schema": "TypeRefSchema",
8506
8799
  "location": {
8507
8800
  "filePath": "generator.main.runtime.ts",
8508
- "line": 485,
8801
+ "line": 487,
8509
8802
  "character": 75
8510
8803
  },
8511
8804
  "name": "Promise",
@@ -8514,7 +8807,7 @@
8514
8807
  "__schema": "TypeRefSchema",
8515
8808
  "location": {
8516
8809
  "filePath": "generator.main.runtime.ts",
8517
- "line": 485,
8810
+ "line": 487,
8518
8811
  "character": 83
8519
8812
  },
8520
8813
  "name": "Array",
@@ -8523,10 +8816,11 @@
8523
8816
  "__schema": "TypeRefSchema",
8524
8817
  "location": {
8525
8818
  "filePath": "generator.main.runtime.ts",
8526
- "line": 485,
8819
+ "line": 487,
8527
8820
  "character": 89
8528
8821
  },
8529
- "name": "ComponentTemplateWithId"
8822
+ "name": "ComponentTemplateWithId",
8823
+ "internalFilePath": "generator.main.runtime.ts"
8530
8824
  }
8531
8825
  ]
8532
8826
  }
@@ -8540,7 +8834,7 @@
8540
8834
  "__schema": "FunctionLikeSchema",
8541
8835
  "location": {
8542
8836
  "filePath": "generator.main.runtime.ts",
8543
- "line": 512,
8837
+ "line": 514,
8544
8838
  "character": 3
8545
8839
  },
8546
8840
  "signature": "(method) GeneratorMain.loadEnvs(ids?: string[], remoteEnvsAspect?: EnvsMain): Promise<EnvDefinition[]>",
@@ -8550,7 +8844,7 @@
8550
8844
  "__schema": "ParameterSchema",
8551
8845
  "location": {
8552
8846
  "filePath": "generator.main.runtime.ts",
8553
- "line": 512,
8847
+ "line": 514,
8554
8848
  "character": 18
8555
8849
  },
8556
8850
  "name": "ids",
@@ -8558,14 +8852,14 @@
8558
8852
  "__schema": "TypeArraySchema",
8559
8853
  "location": {
8560
8854
  "filePath": "generator.main.runtime.ts",
8561
- "line": 512,
8855
+ "line": 514,
8562
8856
  "character": 23
8563
8857
  },
8564
8858
  "type": {
8565
8859
  "__schema": "KeywordTypeSchema",
8566
8860
  "location": {
8567
8861
  "filePath": "generator.main.runtime.ts",
8568
- "line": 512,
8862
+ "line": 514,
8569
8863
  "character": 23
8570
8864
  },
8571
8865
  "name": "string"
@@ -8579,7 +8873,7 @@
8579
8873
  "__schema": "ParameterSchema",
8580
8874
  "location": {
8581
8875
  "filePath": "generator.main.runtime.ts",
8582
- "line": 512,
8876
+ "line": 514,
8583
8877
  "character": 58
8584
8878
  },
8585
8879
  "name": "remoteEnvsAspect",
@@ -8587,10 +8881,14 @@
8587
8881
  "__schema": "TypeRefSchema",
8588
8882
  "location": {
8589
8883
  "filePath": "generator.main.runtime.ts",
8590
- "line": 512,
8884
+ "line": 514,
8591
8885
  "character": 77
8592
8886
  },
8593
- "name": "EnvsMain"
8887
+ "name": "EnvsMain",
8888
+ "componentId": {
8889
+ "scope": "teambit.envs",
8890
+ "name": "envs"
8891
+ }
8594
8892
  },
8595
8893
  "isOptional": true,
8596
8894
  "isSpread": false
@@ -8600,7 +8898,7 @@
8600
8898
  "__schema": "TypeRefSchema",
8601
8899
  "location": {
8602
8900
  "filePath": "generator.main.runtime.ts",
8603
- "line": 512,
8901
+ "line": 514,
8604
8902
  "character": 88
8605
8903
  },
8606
8904
  "name": "Promise",
@@ -8609,17 +8907,21 @@
8609
8907
  "__schema": "TypeArraySchema",
8610
8908
  "location": {
8611
8909
  "filePath": "generator.main.runtime.ts",
8612
- "line": 512,
8910
+ "line": 514,
8613
8911
  "character": 96
8614
8912
  },
8615
8913
  "type": {
8616
8914
  "__schema": "TypeRefSchema",
8617
8915
  "location": {
8618
8916
  "filePath": "generator.main.runtime.ts",
8619
- "line": 512,
8917
+ "line": 514,
8620
8918
  "character": 96
8621
8919
  },
8622
- "name": "EnvDefinition"
8920
+ "name": "EnvDefinition",
8921
+ "componentId": {
8922
+ "scope": "teambit.envs",
8923
+ "name": "envs"
8924
+ }
8623
8925
  }
8624
8926
  }
8625
8927
  ]
@@ -8632,7 +8934,7 @@
8632
8934
  "__schema": "FunctionLikeSchema",
8633
8935
  "location": {
8634
8936
  "filePath": "generator.main.runtime.ts",
8635
- "line": 532,
8937
+ "line": 534,
8636
8938
  "character": 3
8637
8939
  },
8638
8940
  "signature": "(method) GeneratorMain.loadAspects(): Promise<void>",
@@ -8642,7 +8944,7 @@
8642
8944
  "__schema": "InferenceTypeSchema",
8643
8945
  "location": {
8644
8946
  "filePath": "generator.main.runtime.ts",
8645
- "line": 532,
8947
+ "line": 534,
8646
8948
  "character": 3
8647
8949
  },
8648
8950
  "type": "Promise<void>"
@@ -8655,7 +8957,7 @@
8655
8957
  "__schema": "VariableLikeSchema",
8656
8958
  "location": {
8657
8959
  "filePath": "generator.main.runtime.ts",
8658
- "line": 538,
8960
+ "line": 540,
8659
8961
  "character": 3
8660
8962
  },
8661
8963
  "signature": "(property) GeneratorMain.slots: (((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
@@ -8664,7 +8966,7 @@
8664
8966
  "__schema": "InferenceTypeSchema",
8665
8967
  "location": {
8666
8968
  "filePath": "generator.main.runtime.ts",
8667
- "line": 538,
8969
+ "line": 540,
8668
8970
  "character": 3
8669
8971
  },
8670
8972
  "type": "(((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
@@ -8676,7 +8978,7 @@
8676
8978
  "__schema": "VariableLikeSchema",
8677
8979
  "location": {
8678
8980
  "filePath": "generator.main.runtime.ts",
8679
- "line": 544,
8981
+ "line": 546,
8680
8982
  "character": 3
8681
8983
  },
8682
8984
  "signature": "(property) GeneratorMain.dependencies: Aspect[]",
@@ -8685,7 +8987,7 @@
8685
8987
  "__schema": "InferenceTypeSchema",
8686
8988
  "location": {
8687
8989
  "filePath": "generator.main.runtime.ts",
8688
- "line": 544,
8990
+ "line": 546,
8689
8991
  "character": 3
8690
8992
  },
8691
8993
  "type": "Aspect[]"
@@ -8697,7 +8999,7 @@
8697
8999
  "__schema": "VariableLikeSchema",
8698
9000
  "location": {
8699
9001
  "filePath": "generator.main.runtime.ts",
8700
- "line": 559,
9002
+ "line": 561,
8701
9003
  "character": 3
8702
9004
  },
8703
9005
  "signature": "(property) GeneratorMain.runtime: RuntimeDefinition",
@@ -8706,7 +9008,7 @@
8706
9008
  "__schema": "InferenceTypeSchema",
8707
9009
  "location": {
8708
9010
  "filePath": "generator.main.runtime.ts",
8709
- "line": 559,
9011
+ "line": 561,
8710
9012
  "character": 3
8711
9013
  },
8712
9014
  "type": "RuntimeDefinition"
@@ -8718,7 +9020,7 @@
8718
9020
  "__schema": "FunctionLikeSchema",
8719
9021
  "location": {
8720
9022
  "filePath": "generator.main.runtime.ts",
8721
- "line": 561,
9023
+ "line": 563,
8722
9024
  "character": 3
8723
9025
  },
8724
9026
  "signature": "(method) GeneratorMain.provider([workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles, deprecation,]: [\n Workspace,\n CLIMain,\n GraphqlMain,\n EnvsMain,\n AspectLoaderMain,\n NewComponentHelperMain,\n ComponentMain,\n TrackerMain,\n LoggerMain,\n GitMain,\n WorkspaceConfigFilesMain,\n DeprecationMain\n], config: GeneratorConfig, [componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot]: [\n ComponentTemplateSlot,\n WorkspaceTemplateSlot,\n OnComponentCreateSlot\n]): Promise<GeneratorMain>",
@@ -8728,7 +9030,7 @@
8728
9030
  "__schema": "ParameterSchema",
8729
9031
  "location": {
8730
9032
  "filePath": "generator.main.runtime.ts",
8731
- "line": 562,
9033
+ "line": 564,
8732
9034
  "character": 5
8733
9035
  },
8734
9036
  "name": "[ workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles, deprecation ]",
@@ -8736,7 +9038,7 @@
8736
9038
  "__schema": "TupleTypeSchema",
8737
9039
  "location": {
8738
9040
  "filePath": "generator.main.runtime.ts",
8739
- "line": 575,
9041
+ "line": 577,
8740
9042
  "character": 8
8741
9043
  },
8742
9044
  "elements": [
@@ -8744,109 +9046,157 @@
8744
9046
  "__schema": "TypeRefSchema",
8745
9047
  "location": {
8746
9048
  "filePath": "generator.main.runtime.ts",
8747
- "line": 576,
9049
+ "line": 578,
8748
9050
  "character": 7
8749
9051
  },
8750
- "name": "Workspace"
9052
+ "name": "Workspace",
9053
+ "componentId": {
9054
+ "scope": "teambit.workspace",
9055
+ "name": "workspace"
9056
+ }
8751
9057
  },
8752
9058
  {
8753
9059
  "__schema": "TypeRefSchema",
8754
9060
  "location": {
8755
9061
  "filePath": "generator.main.runtime.ts",
8756
- "line": 577,
9062
+ "line": 579,
8757
9063
  "character": 7
8758
9064
  },
8759
- "name": "CLIMain"
9065
+ "name": "CLIMain",
9066
+ "componentId": {
9067
+ "scope": "teambit.harmony",
9068
+ "name": "cli"
9069
+ }
8760
9070
  },
8761
9071
  {
8762
9072
  "__schema": "TypeRefSchema",
8763
9073
  "location": {
8764
9074
  "filePath": "generator.main.runtime.ts",
8765
- "line": 578,
9075
+ "line": 580,
8766
9076
  "character": 7
8767
9077
  },
8768
- "name": "GraphqlMain"
9078
+ "name": "GraphqlMain",
9079
+ "componentId": {
9080
+ "scope": "teambit.harmony",
9081
+ "name": "graphql"
9082
+ }
8769
9083
  },
8770
9084
  {
8771
9085
  "__schema": "TypeRefSchema",
8772
9086
  "location": {
8773
9087
  "filePath": "generator.main.runtime.ts",
8774
- "line": 579,
9088
+ "line": 581,
8775
9089
  "character": 7
8776
9090
  },
8777
- "name": "EnvsMain"
9091
+ "name": "EnvsMain",
9092
+ "componentId": {
9093
+ "scope": "teambit.envs",
9094
+ "name": "envs"
9095
+ }
8778
9096
  },
8779
9097
  {
8780
9098
  "__schema": "TypeRefSchema",
8781
9099
  "location": {
8782
9100
  "filePath": "generator.main.runtime.ts",
8783
- "line": 580,
9101
+ "line": 582,
8784
9102
  "character": 7
8785
9103
  },
8786
- "name": "AspectLoaderMain"
9104
+ "name": "AspectLoaderMain",
9105
+ "componentId": {
9106
+ "scope": "teambit.harmony",
9107
+ "name": "aspect-loader"
9108
+ }
8787
9109
  },
8788
9110
  {
8789
9111
  "__schema": "TypeRefSchema",
8790
9112
  "location": {
8791
9113
  "filePath": "generator.main.runtime.ts",
8792
- "line": 581,
9114
+ "line": 583,
8793
9115
  "character": 7
8794
9116
  },
8795
- "name": "NewComponentHelperMain"
9117
+ "name": "NewComponentHelperMain",
9118
+ "componentId": {
9119
+ "scope": "teambit.component",
9120
+ "name": "new-component-helper"
9121
+ }
8796
9122
  },
8797
9123
  {
8798
9124
  "__schema": "TypeRefSchema",
8799
9125
  "location": {
8800
9126
  "filePath": "generator.main.runtime.ts",
8801
- "line": 582,
9127
+ "line": 584,
8802
9128
  "character": 7
8803
9129
  },
8804
- "name": "ComponentMain"
9130
+ "name": "ComponentMain",
9131
+ "componentId": {
9132
+ "scope": "teambit.component",
9133
+ "name": "component"
9134
+ }
8805
9135
  },
8806
9136
  {
8807
9137
  "__schema": "TypeRefSchema",
8808
9138
  "location": {
8809
9139
  "filePath": "generator.main.runtime.ts",
8810
- "line": 583,
9140
+ "line": 585,
8811
9141
  "character": 7
8812
9142
  },
8813
- "name": "TrackerMain"
9143
+ "name": "TrackerMain",
9144
+ "componentId": {
9145
+ "scope": "teambit.component",
9146
+ "name": "tracker"
9147
+ }
8814
9148
  },
8815
9149
  {
8816
9150
  "__schema": "TypeRefSchema",
8817
9151
  "location": {
8818
9152
  "filePath": "generator.main.runtime.ts",
8819
- "line": 584,
9153
+ "line": 586,
8820
9154
  "character": 7
8821
9155
  },
8822
- "name": "LoggerMain"
9156
+ "name": "LoggerMain",
9157
+ "componentId": {
9158
+ "scope": "teambit.harmony",
9159
+ "name": "logger"
9160
+ }
8823
9161
  },
8824
9162
  {
8825
9163
  "__schema": "TypeRefSchema",
8826
9164
  "location": {
8827
9165
  "filePath": "generator.main.runtime.ts",
8828
- "line": 585,
9166
+ "line": 587,
8829
9167
  "character": 7
8830
9168
  },
8831
- "name": "GitMain"
9169
+ "name": "GitMain",
9170
+ "componentId": {
9171
+ "scope": "teambit.git",
9172
+ "name": "git"
9173
+ }
8832
9174
  },
8833
9175
  {
8834
9176
  "__schema": "TypeRefSchema",
8835
9177
  "location": {
8836
9178
  "filePath": "generator.main.runtime.ts",
8837
- "line": 586,
9179
+ "line": 588,
8838
9180
  "character": 7
8839
9181
  },
8840
- "name": "WorkspaceConfigFilesMain"
9182
+ "name": "WorkspaceConfigFilesMain",
9183
+ "componentId": {
9184
+ "scope": "teambit.workspace",
9185
+ "name": "workspace-config-files"
9186
+ }
8841
9187
  },
8842
9188
  {
8843
9189
  "__schema": "TypeRefSchema",
8844
9190
  "location": {
8845
9191
  "filePath": "generator.main.runtime.ts",
8846
- "line": 587,
9192
+ "line": 589,
8847
9193
  "character": 7
8848
9194
  },
8849
- "name": "DeprecationMain"
9195
+ "name": "DeprecationMain",
9196
+ "componentId": {
9197
+ "scope": "teambit.component",
9198
+ "name": "deprecation"
9199
+ }
8850
9200
  }
8851
9201
  ]
8852
9202
  },
@@ -8857,7 +9207,7 @@
8857
9207
  "__schema": "ParameterSchema",
8858
9208
  "location": {
8859
9209
  "filePath": "generator.main.runtime.ts",
8860
- "line": 589,
9210
+ "line": 591,
8861
9211
  "character": 5
8862
9212
  },
8863
9213
  "name": "config",
@@ -8865,10 +9215,11 @@
8865
9215
  "__schema": "TypeRefSchema",
8866
9216
  "location": {
8867
9217
  "filePath": "generator.main.runtime.ts",
8868
- "line": 589,
9218
+ "line": 591,
8869
9219
  "character": 13
8870
9220
  },
8871
- "name": "GeneratorConfig"
9221
+ "name": "GeneratorConfig",
9222
+ "internalFilePath": "generator.main.runtime.ts"
8872
9223
  },
8873
9224
  "isOptional": false,
8874
9225
  "isSpread": false
@@ -8877,7 +9228,7 @@
8877
9228
  "__schema": "ParameterSchema",
8878
9229
  "location": {
8879
9230
  "filePath": "generator.main.runtime.ts",
8880
- "line": 590,
9231
+ "line": 592,
8881
9232
  "character": 5
8882
9233
  },
8883
9234
  "name": "[ componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot ]",
@@ -8885,7 +9236,7 @@
8885
9236
  "__schema": "TupleTypeSchema",
8886
9237
  "location": {
8887
9238
  "filePath": "generator.main.runtime.ts",
8888
- "line": 590,
9239
+ "line": 592,
8889
9240
  "character": 76
8890
9241
  },
8891
9242
  "elements": [
@@ -8893,28 +9244,31 @@
8893
9244
  "__schema": "TypeRefSchema",
8894
9245
  "location": {
8895
9246
  "filePath": "generator.main.runtime.ts",
8896
- "line": 591,
9247
+ "line": 593,
8897
9248
  "character": 7
8898
9249
  },
8899
- "name": "ComponentTemplateSlot"
9250
+ "name": "ComponentTemplateSlot",
9251
+ "internalFilePath": "generator.main.runtime.ts"
8900
9252
  },
8901
9253
  {
8902
9254
  "__schema": "TypeRefSchema",
8903
9255
  "location": {
8904
9256
  "filePath": "generator.main.runtime.ts",
8905
- "line": 592,
9257
+ "line": 594,
8906
9258
  "character": 7
8907
9259
  },
8908
- "name": "WorkspaceTemplateSlot"
9260
+ "name": "WorkspaceTemplateSlot",
9261
+ "internalFilePath": "generator.main.runtime.ts"
8909
9262
  },
8910
9263
  {
8911
9264
  "__schema": "TypeRefSchema",
8912
9265
  "location": {
8913
9266
  "filePath": "generator.main.runtime.ts",
8914
- "line": 593,
9267
+ "line": 595,
8915
9268
  "character": 7
8916
9269
  },
8917
- "name": "OnComponentCreateSlot"
9270
+ "name": "OnComponentCreateSlot",
9271
+ "internalFilePath": "generator.main.runtime.ts"
8918
9272
  }
8919
9273
  ]
8920
9274
  },
@@ -8926,7 +9280,7 @@
8926
9280
  "__schema": "InferenceTypeSchema",
8927
9281
  "location": {
8928
9282
  "filePath": "generator.main.runtime.ts",
8929
- "line": 561,
9283
+ "line": 563,
8930
9284
  "character": 3
8931
9285
  },
8932
9286
  "type": "Promise<GeneratorMain>"
@@ -9026,7 +9380,8 @@
9026
9380
  "line": 55,
9027
9381
  "character": 32
9028
9382
  },
9029
- "name": "TemplateWithId"
9383
+ "name": "TemplateWithId",
9384
+ "internalFilePath": "generator.main.runtime.ts"
9030
9385
  },
9031
9386
  {
9032
9387
  "__schema": "TypeLiteralSchema",
@@ -9085,7 +9440,8 @@
9085
9440
  "line": 56,
9086
9441
  "character": 32
9087
9442
  },
9088
- "name": "TemplateWithId"
9443
+ "name": "TemplateWithId",
9444
+ "internalFilePath": "generator.main.runtime.ts"
9089
9445
  },
9090
9446
  {
9091
9447
  "__schema": "TypeLiteralSchema",
@@ -9144,7 +9500,8 @@
9144
9500
  "line": 57,
9145
9501
  "character": 26
9146
9502
  },
9147
- "name": "TemplateWithId"
9503
+ "name": "TemplateWithId",
9504
+ "internalFilePath": "generator.main.runtime.ts"
9148
9505
  },
9149
9506
  {
9150
9507
  "__schema": "TypeLiteralSchema",
@@ -9202,7 +9559,7 @@
9202
9559
  "__schema": "UnImplementedSchema",
9203
9560
  "location": {
9204
9561
  "filePath": "generator.main.runtime.ts",
9205
- "line": 632,
9562
+ "line": 634,
9206
9563
  "character": 1
9207
9564
  },
9208
9565
  "name": "GeneratorAspect.addRuntime(GeneratorMain);",
@@ -9402,7 +9759,11 @@
9402
9759
  "line": 34,
9403
9760
  "character": 13
9404
9761
  },
9405
- "name": "ComponentID"
9762
+ "name": "ComponentID",
9763
+ "componentId": {
9764
+ "scope": "teambit.component",
9765
+ "name": "component"
9766
+ }
9406
9767
  },
9407
9768
  {
9408
9769
  "__schema": "KeywordTypeSchema",
@@ -9444,7 +9805,11 @@
9444
9805
  "line": 41,
9445
9806
  "character": 11
9446
9807
  },
9447
- "name": "ComponentID"
9808
+ "name": "ComponentID",
9809
+ "componentId": {
9810
+ "scope": "teambit.component",
9811
+ "name": "component"
9812
+ }
9448
9813
  },
9449
9814
  "isOptional": true
9450
9815
  },
@@ -9571,7 +9936,8 @@
9571
9936
  "line": 60,
9572
9937
  "character": 32
9573
9938
  },
9574
- "name": "BaseComponentTemplateOptions"
9939
+ "name": "BaseComponentTemplateOptions",
9940
+ "internalFilePath": "component-template.ts"
9575
9941
  }
9576
9942
  },
9577
9943
  {
@@ -10829,7 +11195,11 @@
10829
11195
  "line": 29,
10830
11196
  "character": 21
10831
11197
  },
10832
- "name": "Component"
11198
+ "name": "Component",
11199
+ "componentId": {
11200
+ "scope": "teambit.component",
11201
+ "name": "component"
11202
+ }
10833
11203
  },
10834
11204
  "isOptional": true
10835
11205
  },
@@ -10956,7 +11326,8 @@
10956
11326
  "line": 51,
10957
11327
  "character": 32
10958
11328
  },
10959
- "name": "BaseWorkspaceOptions"
11329
+ "name": "BaseWorkspaceOptions",
11330
+ "internalFilePath": "workspace-template.ts"
10960
11331
  }
10961
11332
  },
10962
11333
  {
@@ -12291,6 +12662,10 @@
12291
12662
  "character": 17
12292
12663
  },
12293
12664
  "name": "EnvHandler",
12665
+ "componentId": {
12666
+ "scope": "teambit.envs",
12667
+ "name": "envs"
12668
+ },
12294
12669
  "typeArgs": [
12295
12670
  {
12296
12671
  "__schema": "TypeRefSchema",
@@ -12334,6 +12709,10 @@
12334
12709
  "character": 15
12335
12710
  },
12336
12711
  "name": "EnvHandler",
12712
+ "componentId": {
12713
+ "scope": "teambit.envs",
12714
+ "name": "envs"
12715
+ },
12337
12716
  "typeArgs": [
12338
12717
  {
12339
12718
  "__schema": "TypeRefSchema",
@@ -12502,6 +12881,10 @@
12502
12881
  "character": 57
12503
12882
  },
12504
12883
  "name": "EnvHandler",
12884
+ "componentId": {
12885
+ "scope": "teambit.envs",
12886
+ "name": "envs"
12887
+ },
12505
12888
  "typeArgs": [
12506
12889
  {
12507
12890
  "__schema": "TypeRefSchema",
@@ -12533,7 +12916,11 @@
12533
12916
  "line": 9,
12534
12917
  "character": 107
12535
12918
  },
12536
- "name": "EnvContext"
12919
+ "name": "EnvContext",
12920
+ "componentId": {
12921
+ "scope": "teambit.envs",
12922
+ "name": "envs"
12923
+ }
12537
12924
  },
12538
12925
  "isOptional": false,
12539
12926
  "isSpread": false
@@ -12612,6 +12999,10 @@
12612
12999
  "character": 26
12613
13000
  },
12614
13001
  "name": "EnvHandler",
13002
+ "componentId": {
13003
+ "scope": "teambit.envs",
13004
+ "name": "envs"
13005
+ },
12615
13006
  "typeArgs": [
12616
13007
  {
12617
13008
  "__schema": "TypeRefSchema",
@@ -12643,7 +13034,8 @@
12643
13034
  "line": 15,
12644
13035
  "character": 68
12645
13036
  },
12646
- "name": "TemplateListOptions"
13037
+ "name": "TemplateListOptions",
13038
+ "internalFilePath": "template-list.ts"
12647
13039
  },
12648
13040
  "isOptional": true,
12649
13041
  "defaultValue": "{}",
@@ -12781,6 +13173,10 @@
12781
13173
  "character": 56
12782
13174
  },
12783
13175
  "name": "EnvHandler",
13176
+ "componentId": {
13177
+ "scope": "teambit.envs",
13178
+ "name": "envs"
13179
+ },
12784
13180
  "typeArgs": [
12785
13181
  {
12786
13182
  "__schema": "TypeRefSchema",
@@ -12812,7 +13208,11 @@
12812
13208
  "line": 9,
12813
13209
  "character": 106
12814
13210
  },
12815
- "name": "EnvContext"
13211
+ "name": "EnvContext",
13212
+ "componentId": {
13213
+ "scope": "teambit.envs",
13214
+ "name": "envs"
13215
+ }
12816
13216
  },
12817
13217
  "isOptional": false,
12818
13218
  "isSpread": false
@@ -12891,6 +13291,10 @@
12891
13291
  "character": 25
12892
13292
  },
12893
13293
  "name": "EnvHandler",
13294
+ "componentId": {
13295
+ "scope": "teambit.envs",
13296
+ "name": "envs"
13297
+ },
12894
13298
  "typeArgs": [
12895
13299
  {
12896
13300
  "__schema": "TypeRefSchema",
@@ -12922,7 +13326,8 @@
12922
13326
  "line": 15,
12923
13327
  "character": 67
12924
13328
  },
12925
- "name": "StarterListOptions"
13329
+ "name": "StarterListOptions",
13330
+ "internalFilePath": "starter-list.ts"
12926
13331
  },
12927
13332
  "isOptional": true,
12928
13333
  "defaultValue": "{}",
@@ -13205,23 +13610,63 @@
13205
13610
  "line": 36,
13206
13611
  "character": 1
13207
13612
  },
13208
- "signature": "type OnComponentCreateFn = (generateResults: GenerateResult[]) => Promise<void>",
13613
+ "signature": "type InstallOptions = {\n optimizeReportForNonTerminal?: boolean | undefined;\n}",
13614
+ "name": "InstallOptions",
13615
+ "type": {
13616
+ "__schema": "TypeLiteralSchema",
13617
+ "location": {
13618
+ "filePath": "component-generator.ts",
13619
+ "line": 36,
13620
+ "character": 30
13621
+ },
13622
+ "members": [
13623
+ {
13624
+ "__schema": "VariableLikeSchema",
13625
+ "location": {
13626
+ "filePath": "component-generator.ts",
13627
+ "line": 36,
13628
+ "character": 32
13629
+ },
13630
+ "signature": "(property) optimizeReportForNonTerminal?: boolean | undefined",
13631
+ "name": "optimizeReportForNonTerminal",
13632
+ "type": {
13633
+ "__schema": "KeywordTypeSchema",
13634
+ "location": {
13635
+ "filePath": "component-generator.ts",
13636
+ "line": 36,
13637
+ "character": 63
13638
+ },
13639
+ "name": "boolean"
13640
+ },
13641
+ "isOptional": true
13642
+ }
13643
+ ]
13644
+ }
13645
+ },
13646
+ {
13647
+ "__schema": "TypeSchema",
13648
+ "location": {
13649
+ "filePath": "component-generator.ts",
13650
+ "line": 38,
13651
+ "character": 1
13652
+ },
13653
+ "signature": "type OnComponentCreateFn = (generateResults: GenerateResult[], installOptions?: InstallOptions) => Promise<void>",
13209
13654
  "name": "OnComponentCreateFn",
13210
13655
  "type": {
13211
13656
  "__schema": "FunctionLikeSchema",
13212
13657
  "location": {
13213
13658
  "filePath": "component-generator.ts",
13214
- "line": 36,
13659
+ "line": 38,
13215
13660
  "character": 35
13216
13661
  },
13217
- "signature": "(generateResults: GenerateResult[]): Promise<void>",
13662
+ "signature": "(generateResults: GenerateResult[], installOptions?: InstallOptions): Promise<void>",
13218
13663
  "name": "",
13219
13664
  "params": [
13220
13665
  {
13221
13666
  "__schema": "ParameterSchema",
13222
13667
  "location": {
13223
13668
  "filePath": "component-generator.ts",
13224
- "line": 36,
13669
+ "line": 38,
13225
13670
  "character": 36
13226
13671
  },
13227
13672
  "name": "generateResults",
@@ -13229,14 +13674,14 @@
13229
13674
  "__schema": "TypeArraySchema",
13230
13675
  "location": {
13231
13676
  "filePath": "component-generator.ts",
13232
- "line": 36,
13677
+ "line": 38,
13233
13678
  "character": 53
13234
13679
  },
13235
13680
  "type": {
13236
13681
  "__schema": "TypeRefSchema",
13237
13682
  "location": {
13238
13683
  "filePath": "component-generator.ts",
13239
- "line": 36,
13684
+ "line": 38,
13240
13685
  "character": 53
13241
13686
  },
13242
13687
  "name": "GenerateResult"
@@ -13244,14 +13689,35 @@
13244
13689
  },
13245
13690
  "isOptional": false,
13246
13691
  "isSpread": false
13692
+ },
13693
+ {
13694
+ "__schema": "ParameterSchema",
13695
+ "location": {
13696
+ "filePath": "component-generator.ts",
13697
+ "line": 38,
13698
+ "character": 71
13699
+ },
13700
+ "name": "installOptions",
13701
+ "type": {
13702
+ "__schema": "TypeRefSchema",
13703
+ "location": {
13704
+ "filePath": "component-generator.ts",
13705
+ "line": 38,
13706
+ "character": 88
13707
+ },
13708
+ "name": "InstallOptions",
13709
+ "internalFilePath": "component-generator.ts"
13710
+ },
13711
+ "isOptional": true,
13712
+ "isSpread": false
13247
13713
  }
13248
13714
  ],
13249
13715
  "returnType": {
13250
13716
  "__schema": "TypeRefSchema",
13251
13717
  "location": {
13252
13718
  "filePath": "component-generator.ts",
13253
- "line": 36,
13254
- "character": 74
13719
+ "line": 38,
13720
+ "character": 107
13255
13721
  },
13256
13722
  "name": "Promise",
13257
13723
  "typeArgs": [
@@ -13259,8 +13725,8 @@
13259
13725
  "__schema": "KeywordTypeSchema",
13260
13726
  "location": {
13261
13727
  "filePath": "component-generator.ts",
13262
- "line": 36,
13263
- "character": 82
13728
+ "line": 38,
13729
+ "character": 115
13264
13730
  },
13265
13731
  "name": "void"
13266
13732
  }
@@ -13273,7 +13739,7 @@
13273
13739
  "__schema": "ClassSchema",
13274
13740
  "location": {
13275
13741
  "filePath": "component-generator.ts",
13276
- "line": 38,
13742
+ "line": 40,
13277
13743
  "character": 1
13278
13744
  },
13279
13745
  "signature": "class ComponentGenerator",
@@ -13283,17 +13749,17 @@
13283
13749
  "__schema": "ConstructorSchema",
13284
13750
  "location": {
13285
13751
  "filePath": "component-generator.ts",
13286
- "line": 39,
13752
+ "line": 41,
13287
13753
  "character": 3
13288
13754
  },
13289
- "signature": "constructor ComponentGenerator(workspace: Workspace, componentIds: ComponentID[], options: Partial<CreateOptions>, template: ComponentTemplate, envs: EnvsMain, newComponentHelper: NewComponentHelperMain, tracker: TrackerMain, wsConfigFiles: WorkspaceConfigFilesMain, logger: Logger, onComponentCreateSlot: OnComponentCreateSlot, aspectId: string, envId?: ComponentID): ComponentGenerator",
13755
+ "signature": "constructor ComponentGenerator(workspace: Workspace, componentIds: ComponentID[], options: Partial<CreateOptions>, template: ComponentTemplate, envs: EnvsMain, newComponentHelper: NewComponentHelperMain, tracker: TrackerMain, wsConfigFiles: WorkspaceConfigFilesMain, logger: Logger, onComponentCreateSlot: OnComponentCreateSlot, aspectId: string, envId?: ComponentID, installOptions?: InstallOptions): ComponentGenerator",
13290
13756
  "name": "constructor",
13291
13757
  "params": [
13292
13758
  {
13293
13759
  "__schema": "ParameterSchema",
13294
13760
  "location": {
13295
13761
  "filePath": "component-generator.ts",
13296
- "line": 40,
13762
+ "line": 42,
13297
13763
  "character": 5
13298
13764
  },
13299
13765
  "name": "workspace",
@@ -13301,10 +13767,14 @@
13301
13767
  "__schema": "TypeRefSchema",
13302
13768
  "location": {
13303
13769
  "filePath": "component-generator.ts",
13304
- "line": 40,
13770
+ "line": 42,
13305
13771
  "character": 24
13306
13772
  },
13307
- "name": "Workspace"
13773
+ "name": "Workspace",
13774
+ "componentId": {
13775
+ "scope": "teambit.workspace",
13776
+ "name": "workspace"
13777
+ }
13308
13778
  },
13309
13779
  "isOptional": false,
13310
13780
  "isSpread": false
@@ -13313,7 +13783,7 @@
13313
13783
  "__schema": "ParameterSchema",
13314
13784
  "location": {
13315
13785
  "filePath": "component-generator.ts",
13316
- "line": 41,
13786
+ "line": 43,
13317
13787
  "character": 5
13318
13788
  },
13319
13789
  "name": "componentIds",
@@ -13321,17 +13791,22 @@
13321
13791
  "__schema": "TypeArraySchema",
13322
13792
  "location": {
13323
13793
  "filePath": "component-generator.ts",
13324
- "line": 41,
13794
+ "line": 43,
13325
13795
  "character": 27
13326
13796
  },
13327
13797
  "type": {
13328
13798
  "__schema": "TypeRefSchema",
13329
13799
  "location": {
13330
13800
  "filePath": "component-generator.ts",
13331
- "line": 41,
13801
+ "line": 43,
13332
13802
  "character": 27
13333
13803
  },
13334
- "name": "ComponentID"
13804
+ "name": "ComponentID",
13805
+ "componentId": {
13806
+ "scope": "teambit.component",
13807
+ "name": "component-id",
13808
+ "version": "1.2.2"
13809
+ }
13335
13810
  }
13336
13811
  },
13337
13812
  "isOptional": false,
@@ -13341,7 +13816,7 @@
13341
13816
  "__schema": "ParameterSchema",
13342
13817
  "location": {
13343
13818
  "filePath": "component-generator.ts",
13344
- "line": 42,
13819
+ "line": 44,
13345
13820
  "character": 5
13346
13821
  },
13347
13822
  "name": "options",
@@ -13349,7 +13824,7 @@
13349
13824
  "__schema": "TypeRefSchema",
13350
13825
  "location": {
13351
13826
  "filePath": "component-generator.ts",
13352
- "line": 42,
13827
+ "line": 44,
13353
13828
  "character": 22
13354
13829
  },
13355
13830
  "name": "Partial",
@@ -13358,10 +13833,11 @@
13358
13833
  "__schema": "TypeRefSchema",
13359
13834
  "location": {
13360
13835
  "filePath": "component-generator.ts",
13361
- "line": 42,
13836
+ "line": 44,
13362
13837
  "character": 30
13363
13838
  },
13364
- "name": "CreateOptions"
13839
+ "name": "CreateOptions",
13840
+ "internalFilePath": "create.cmd.ts"
13365
13841
  }
13366
13842
  ]
13367
13843
  },
@@ -13372,7 +13848,7 @@
13372
13848
  "__schema": "ParameterSchema",
13373
13849
  "location": {
13374
13850
  "filePath": "component-generator.ts",
13375
- "line": 43,
13851
+ "line": 45,
13376
13852
  "character": 5
13377
13853
  },
13378
13854
  "name": "template",
@@ -13380,7 +13856,7 @@
13380
13856
  "__schema": "TypeRefSchema",
13381
13857
  "location": {
13382
13858
  "filePath": "component-generator.ts",
13383
- "line": 43,
13859
+ "line": 45,
13384
13860
  "character": 23
13385
13861
  },
13386
13862
  "name": "ComponentTemplate"
@@ -13392,7 +13868,7 @@
13392
13868
  "__schema": "ParameterSchema",
13393
13869
  "location": {
13394
13870
  "filePath": "component-generator.ts",
13395
- "line": 44,
13871
+ "line": 46,
13396
13872
  "character": 5
13397
13873
  },
13398
13874
  "name": "envs",
@@ -13400,10 +13876,14 @@
13400
13876
  "__schema": "TypeRefSchema",
13401
13877
  "location": {
13402
13878
  "filePath": "component-generator.ts",
13403
- "line": 44,
13879
+ "line": 46,
13404
13880
  "character": 19
13405
13881
  },
13406
- "name": "EnvsMain"
13882
+ "name": "EnvsMain",
13883
+ "componentId": {
13884
+ "scope": "teambit.envs",
13885
+ "name": "envs"
13886
+ }
13407
13887
  },
13408
13888
  "isOptional": false,
13409
13889
  "isSpread": false
@@ -13412,7 +13892,7 @@
13412
13892
  "__schema": "ParameterSchema",
13413
13893
  "location": {
13414
13894
  "filePath": "component-generator.ts",
13415
- "line": 45,
13895
+ "line": 47,
13416
13896
  "character": 5
13417
13897
  },
13418
13898
  "name": "newComponentHelper",
@@ -13420,10 +13900,14 @@
13420
13900
  "__schema": "TypeRefSchema",
13421
13901
  "location": {
13422
13902
  "filePath": "component-generator.ts",
13423
- "line": 45,
13903
+ "line": 47,
13424
13904
  "character": 33
13425
13905
  },
13426
- "name": "NewComponentHelperMain"
13906
+ "name": "NewComponentHelperMain",
13907
+ "componentId": {
13908
+ "scope": "teambit.component",
13909
+ "name": "new-component-helper"
13910
+ }
13427
13911
  },
13428
13912
  "isOptional": false,
13429
13913
  "isSpread": false
@@ -13432,7 +13916,7 @@
13432
13916
  "__schema": "ParameterSchema",
13433
13917
  "location": {
13434
13918
  "filePath": "component-generator.ts",
13435
- "line": 46,
13919
+ "line": 48,
13436
13920
  "character": 5
13437
13921
  },
13438
13922
  "name": "tracker",
@@ -13440,10 +13924,14 @@
13440
13924
  "__schema": "TypeRefSchema",
13441
13925
  "location": {
13442
13926
  "filePath": "component-generator.ts",
13443
- "line": 46,
13927
+ "line": 48,
13444
13928
  "character": 22
13445
13929
  },
13446
- "name": "TrackerMain"
13930
+ "name": "TrackerMain",
13931
+ "componentId": {
13932
+ "scope": "teambit.component",
13933
+ "name": "tracker"
13934
+ }
13447
13935
  },
13448
13936
  "isOptional": false,
13449
13937
  "isSpread": false
@@ -13452,7 +13940,7 @@
13452
13940
  "__schema": "ParameterSchema",
13453
13941
  "location": {
13454
13942
  "filePath": "component-generator.ts",
13455
- "line": 47,
13943
+ "line": 49,
13456
13944
  "character": 5
13457
13945
  },
13458
13946
  "name": "wsConfigFiles",
@@ -13460,10 +13948,14 @@
13460
13948
  "__schema": "TypeRefSchema",
13461
13949
  "location": {
13462
13950
  "filePath": "component-generator.ts",
13463
- "line": 47,
13951
+ "line": 49,
13464
13952
  "character": 28
13465
13953
  },
13466
- "name": "WorkspaceConfigFilesMain"
13954
+ "name": "WorkspaceConfigFilesMain",
13955
+ "componentId": {
13956
+ "scope": "teambit.workspace",
13957
+ "name": "workspace-config-files"
13958
+ }
13467
13959
  },
13468
13960
  "isOptional": false,
13469
13961
  "isSpread": false
@@ -13472,7 +13964,7 @@
13472
13964
  "__schema": "ParameterSchema",
13473
13965
  "location": {
13474
13966
  "filePath": "component-generator.ts",
13475
- "line": 48,
13967
+ "line": 50,
13476
13968
  "character": 5
13477
13969
  },
13478
13970
  "name": "logger",
@@ -13480,10 +13972,14 @@
13480
13972
  "__schema": "TypeRefSchema",
13481
13973
  "location": {
13482
13974
  "filePath": "component-generator.ts",
13483
- "line": 48,
13975
+ "line": 50,
13484
13976
  "character": 21
13485
13977
  },
13486
- "name": "Logger"
13978
+ "name": "Logger",
13979
+ "componentId": {
13980
+ "scope": "teambit.harmony",
13981
+ "name": "logger"
13982
+ }
13487
13983
  },
13488
13984
  "isOptional": false,
13489
13985
  "isSpread": false
@@ -13492,7 +13988,7 @@
13492
13988
  "__schema": "ParameterSchema",
13493
13989
  "location": {
13494
13990
  "filePath": "component-generator.ts",
13495
- "line": 49,
13991
+ "line": 51,
13496
13992
  "character": 5
13497
13993
  },
13498
13994
  "name": "onComponentCreateSlot",
@@ -13500,10 +13996,11 @@
13500
13996
  "__schema": "TypeRefSchema",
13501
13997
  "location": {
13502
13998
  "filePath": "component-generator.ts",
13503
- "line": 49,
13999
+ "line": 51,
13504
14000
  "character": 36
13505
14001
  },
13506
- "name": "OnComponentCreateSlot"
14002
+ "name": "OnComponentCreateSlot",
14003
+ "internalFilePath": "generator.main.runtime.ts"
13507
14004
  },
13508
14005
  "isOptional": false,
13509
14006
  "isSpread": false
@@ -13512,7 +14009,7 @@
13512
14009
  "__schema": "ParameterSchema",
13513
14010
  "location": {
13514
14011
  "filePath": "component-generator.ts",
13515
- "line": 50,
14012
+ "line": 52,
13516
14013
  "character": 5
13517
14014
  },
13518
14015
  "name": "aspectId",
@@ -13520,7 +14017,7 @@
13520
14017
  "__schema": "KeywordTypeSchema",
13521
14018
  "location": {
13522
14019
  "filePath": "component-generator.ts",
13523
- "line": 50,
14020
+ "line": 52,
13524
14021
  "character": 23
13525
14022
  },
13526
14023
  "name": "string"
@@ -13532,7 +14029,7 @@
13532
14029
  "__schema": "ParameterSchema",
13533
14030
  "location": {
13534
14031
  "filePath": "component-generator.ts",
13535
- "line": 51,
14032
+ "line": 53,
13536
14033
  "character": 5
13537
14034
  },
13538
14035
  "name": "envId",
@@ -13540,12 +14037,39 @@
13540
14037
  "__schema": "TypeRefSchema",
13541
14038
  "location": {
13542
14039
  "filePath": "component-generator.ts",
13543
- "line": 51,
14040
+ "line": 53,
13544
14041
  "character": 21
13545
14042
  },
13546
- "name": "ComponentID"
14043
+ "name": "ComponentID",
14044
+ "componentId": {
14045
+ "scope": "teambit.component",
14046
+ "name": "component-id",
14047
+ "version": "1.2.2"
14048
+ }
14049
+ },
14050
+ "isOptional": true,
14051
+ "isSpread": false
14052
+ },
14053
+ {
14054
+ "__schema": "ParameterSchema",
14055
+ "location": {
14056
+ "filePath": "component-generator.ts",
14057
+ "line": 54,
14058
+ "character": 5
14059
+ },
14060
+ "name": "installOptions",
14061
+ "type": {
14062
+ "__schema": "TypeRefSchema",
14063
+ "location": {
14064
+ "filePath": "component-generator.ts",
14065
+ "line": 54,
14066
+ "character": 29
14067
+ },
14068
+ "name": "InstallOptions",
14069
+ "internalFilePath": "component-generator.ts"
13547
14070
  },
13548
14071
  "isOptional": true,
14072
+ "defaultValue": "{}",
13549
14073
  "isSpread": false
13550
14074
  }
13551
14075
  ],
@@ -13553,7 +14077,7 @@
13553
14077
  "__schema": "ThisTypeSchema",
13554
14078
  "location": {
13555
14079
  "filePath": "component-generator.ts",
13556
- "line": 38,
14080
+ "line": 40,
13557
14081
  "character": 1
13558
14082
  },
13559
14083
  "name": "ComponentGenerator"
@@ -13564,7 +14088,7 @@
13564
14088
  "__schema": "FunctionLikeSchema",
13565
14089
  "location": {
13566
14090
  "filePath": "component-generator.ts",
13567
- "line": 54,
14091
+ "line": 57,
13568
14092
  "character": 3
13569
14093
  },
13570
14094
  "signature": "(method) ComponentGenerator.generate(force?: boolean): Promise<GenerateResult[]>",
@@ -13574,7 +14098,7 @@
13574
14098
  "__schema": "ParameterSchema",
13575
14099
  "location": {
13576
14100
  "filePath": "component-generator.ts",
13577
- "line": 54,
14101
+ "line": 57,
13578
14102
  "character": 18
13579
14103
  },
13580
14104
  "name": "force",
@@ -13582,7 +14106,7 @@
13582
14106
  "__schema": "InferenceTypeSchema",
13583
14107
  "location": {
13584
14108
  "filePath": "component-generator.ts",
13585
- "line": 54,
14109
+ "line": 57,
13586
14110
  "character": 18
13587
14111
  },
13588
14112
  "type": "boolean"
@@ -13596,7 +14120,7 @@
13596
14120
  "__schema": "TypeRefSchema",
13597
14121
  "location": {
13598
14122
  "filePath": "component-generator.ts",
13599
- "line": 54,
14123
+ "line": 57,
13600
14124
  "character": 34
13601
14125
  },
13602
14126
  "name": "Promise",
@@ -13605,14 +14129,14 @@
13605
14129
  "__schema": "TypeArraySchema",
13606
14130
  "location": {
13607
14131
  "filePath": "component-generator.ts",
13608
- "line": 54,
14132
+ "line": 57,
13609
14133
  "character": 42
13610
14134
  },
13611
14135
  "type": {
13612
14136
  "__schema": "TypeRefSchema",
13613
14137
  "location": {
13614
14138
  "filePath": "component-generator.ts",
13615
- "line": 54,
14139
+ "line": 57,
13616
14140
  "character": 42
13617
14141
  },
13618
14142
  "name": "GenerateResult"
@@ -13635,7 +14159,7 @@
13635
14159
  "componentId": {
13636
14160
  "scope": "teambit.generator",
13637
14161
  "name": "generator",
13638
- "version": "1.0.421"
14162
+ "version": "1.0.423"
13639
14163
  },
13640
14164
  "taggedModuleExports": []
13641
14165
  }