@teambit/generator 1.0.452 → 1.0.454

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
@@ -1443,7 +1503,8 @@
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
  },
@@ -1465,7 +1526,8 @@
1465
1526
  "line": 303,
1466
1527
  "character": 22
1467
1528
  },
1468
- "name": "InstallOptions"
1529
+ "name": "InstallOptions",
1530
+ "internalFilePath": "component-generator.ts"
1469
1531
  },
1470
1532
  "isOptional": true,
1471
1533
  "isSpread": false
@@ -1576,7 +1638,8 @@
1576
1638
  "line": 371,
1577
1639
  "character": 14
1578
1640
  },
1579
- "name": "NewOptions"
1641
+ "name": "NewOptions",
1642
+ "internalFilePath": "new.cmd.ts"
1580
1643
  },
1581
1644
  {
1582
1645
  "__schema": "TypeLiteralSchema",
@@ -1650,7 +1713,8 @@
1650
1713
  "line": 372,
1651
1714
  "character": 14
1652
1715
  },
1653
- "name": "GenerateWorkspaceTemplateResult"
1716
+ "name": "GenerateWorkspaceTemplateResult",
1717
+ "internalFilePath": "generator.main.runtime.ts"
1654
1718
  }
1655
1719
  ]
1656
1720
  },
@@ -1714,7 +1778,11 @@
1714
1778
  "line": 448,
1715
1779
  "character": 69
1716
1780
  },
1717
- "name": "EnvsMain"
1781
+ "name": "EnvsMain",
1782
+ "componentId": {
1783
+ "scope": "teambit.envs",
1784
+ "name": "envs"
1785
+ }
1718
1786
  },
1719
1787
  "isOptional": true,
1720
1788
  "isSpread": false
@@ -1745,7 +1813,8 @@
1745
1813
  "line": 448,
1746
1814
  "character": 94
1747
1815
  },
1748
- "name": "WorkspaceTemplateWithId"
1816
+ "name": "WorkspaceTemplateWithId",
1817
+ "internalFilePath": "generator.main.runtime.ts"
1749
1818
  }
1750
1819
  ]
1751
1820
  }
@@ -1849,7 +1918,8 @@
1849
1918
  "line": 469,
1850
1919
  "character": 93
1851
1920
  },
1852
- "name": "TemplateDescriptor"
1921
+ "name": "TemplateDescriptor",
1922
+ "internalFilePath": "generator.main.runtime.ts"
1853
1923
  }
1854
1924
  }
1855
1925
  ]
@@ -1972,7 +2042,8 @@
1972
2042
  "line": 487,
1973
2043
  "character": 89
1974
2044
  },
1975
- "name": "ComponentTemplateWithId"
2045
+ "name": "ComponentTemplateWithId",
2046
+ "internalFilePath": "generator.main.runtime.ts"
1976
2047
  }
1977
2048
  ]
1978
2049
  }
@@ -2036,7 +2107,11 @@
2036
2107
  "line": 514,
2037
2108
  "character": 77
2038
2109
  },
2039
- "name": "EnvsMain"
2110
+ "name": "EnvsMain",
2111
+ "componentId": {
2112
+ "scope": "teambit.envs",
2113
+ "name": "envs"
2114
+ }
2040
2115
  },
2041
2116
  "isOptional": true,
2042
2117
  "isSpread": false
@@ -2065,7 +2140,11 @@
2065
2140
  "line": 514,
2066
2141
  "character": 96
2067
2142
  },
2068
- "name": "EnvDefinition"
2143
+ "name": "EnvDefinition",
2144
+ "componentId": {
2145
+ "scope": "teambit.envs",
2146
+ "name": "envs"
2147
+ }
2069
2148
  }
2070
2149
  }
2071
2150
  ]
@@ -2193,7 +2272,11 @@
2193
2272
  "line": 578,
2194
2273
  "character": 7
2195
2274
  },
2196
- "name": "Workspace"
2275
+ "name": "Workspace",
2276
+ "componentId": {
2277
+ "scope": "teambit.workspace",
2278
+ "name": "workspace"
2279
+ }
2197
2280
  },
2198
2281
  {
2199
2282
  "__schema": "TypeRefSchema",
@@ -2202,7 +2285,11 @@
2202
2285
  "line": 579,
2203
2286
  "character": 7
2204
2287
  },
2205
- "name": "CLIMain"
2288
+ "name": "CLIMain",
2289
+ "componentId": {
2290
+ "scope": "teambit.harmony",
2291
+ "name": "cli"
2292
+ }
2206
2293
  },
2207
2294
  {
2208
2295
  "__schema": "TypeRefSchema",
@@ -2211,7 +2298,11 @@
2211
2298
  "line": 580,
2212
2299
  "character": 7
2213
2300
  },
2214
- "name": "GraphqlMain"
2301
+ "name": "GraphqlMain",
2302
+ "componentId": {
2303
+ "scope": "teambit.harmony",
2304
+ "name": "graphql"
2305
+ }
2215
2306
  },
2216
2307
  {
2217
2308
  "__schema": "TypeRefSchema",
@@ -2220,7 +2311,11 @@
2220
2311
  "line": 581,
2221
2312
  "character": 7
2222
2313
  },
2223
- "name": "EnvsMain"
2314
+ "name": "EnvsMain",
2315
+ "componentId": {
2316
+ "scope": "teambit.envs",
2317
+ "name": "envs"
2318
+ }
2224
2319
  },
2225
2320
  {
2226
2321
  "__schema": "TypeRefSchema",
@@ -2229,7 +2324,11 @@
2229
2324
  "line": 582,
2230
2325
  "character": 7
2231
2326
  },
2232
- "name": "AspectLoaderMain"
2327
+ "name": "AspectLoaderMain",
2328
+ "componentId": {
2329
+ "scope": "teambit.harmony",
2330
+ "name": "aspect-loader"
2331
+ }
2233
2332
  },
2234
2333
  {
2235
2334
  "__schema": "TypeRefSchema",
@@ -2238,7 +2337,11 @@
2238
2337
  "line": 583,
2239
2338
  "character": 7
2240
2339
  },
2241
- "name": "NewComponentHelperMain"
2340
+ "name": "NewComponentHelperMain",
2341
+ "componentId": {
2342
+ "scope": "teambit.component",
2343
+ "name": "new-component-helper"
2344
+ }
2242
2345
  },
2243
2346
  {
2244
2347
  "__schema": "TypeRefSchema",
@@ -2247,7 +2350,11 @@
2247
2350
  "line": 584,
2248
2351
  "character": 7
2249
2352
  },
2250
- "name": "ComponentMain"
2353
+ "name": "ComponentMain",
2354
+ "componentId": {
2355
+ "scope": "teambit.component",
2356
+ "name": "component"
2357
+ }
2251
2358
  },
2252
2359
  {
2253
2360
  "__schema": "TypeRefSchema",
@@ -2256,7 +2363,11 @@
2256
2363
  "line": 585,
2257
2364
  "character": 7
2258
2365
  },
2259
- "name": "TrackerMain"
2366
+ "name": "TrackerMain",
2367
+ "componentId": {
2368
+ "scope": "teambit.component",
2369
+ "name": "tracker"
2370
+ }
2260
2371
  },
2261
2372
  {
2262
2373
  "__schema": "TypeRefSchema",
@@ -2265,7 +2376,11 @@
2265
2376
  "line": 586,
2266
2377
  "character": 7
2267
2378
  },
2268
- "name": "LoggerMain"
2379
+ "name": "LoggerMain",
2380
+ "componentId": {
2381
+ "scope": "teambit.harmony",
2382
+ "name": "logger"
2383
+ }
2269
2384
  },
2270
2385
  {
2271
2386
  "__schema": "TypeRefSchema",
@@ -2274,7 +2389,11 @@
2274
2389
  "line": 587,
2275
2390
  "character": 7
2276
2391
  },
2277
- "name": "GitMain"
2392
+ "name": "GitMain",
2393
+ "componentId": {
2394
+ "scope": "teambit.git",
2395
+ "name": "git"
2396
+ }
2278
2397
  },
2279
2398
  {
2280
2399
  "__schema": "TypeRefSchema",
@@ -2283,7 +2402,11 @@
2283
2402
  "line": 588,
2284
2403
  "character": 7
2285
2404
  },
2286
- "name": "WorkspaceConfigFilesMain"
2405
+ "name": "WorkspaceConfigFilesMain",
2406
+ "componentId": {
2407
+ "scope": "teambit.workspace",
2408
+ "name": "workspace-config-files"
2409
+ }
2287
2410
  },
2288
2411
  {
2289
2412
  "__schema": "TypeRefSchema",
@@ -2292,7 +2415,11 @@
2292
2415
  "line": 589,
2293
2416
  "character": 7
2294
2417
  },
2295
- "name": "DeprecationMain"
2418
+ "name": "DeprecationMain",
2419
+ "componentId": {
2420
+ "scope": "teambit.component",
2421
+ "name": "deprecation"
2422
+ }
2296
2423
  }
2297
2424
  ]
2298
2425
  },
@@ -2314,7 +2441,8 @@
2314
2441
  "line": 591,
2315
2442
  "character": 13
2316
2443
  },
2317
- "name": "GeneratorConfig"
2444
+ "name": "GeneratorConfig",
2445
+ "internalFilePath": "generator.main.runtime.ts"
2318
2446
  },
2319
2447
  "isOptional": false,
2320
2448
  "isSpread": false
@@ -2342,7 +2470,8 @@
2342
2470
  "line": 593,
2343
2471
  "character": 7
2344
2472
  },
2345
- "name": "ComponentTemplateSlot"
2473
+ "name": "ComponentTemplateSlot",
2474
+ "internalFilePath": "generator.main.runtime.ts"
2346
2475
  },
2347
2476
  {
2348
2477
  "__schema": "TypeRefSchema",
@@ -2351,7 +2480,8 @@
2351
2480
  "line": 594,
2352
2481
  "character": 7
2353
2482
  },
2354
- "name": "WorkspaceTemplateSlot"
2483
+ "name": "WorkspaceTemplateSlot",
2484
+ "internalFilePath": "generator.main.runtime.ts"
2355
2485
  },
2356
2486
  {
2357
2487
  "__schema": "TypeRefSchema",
@@ -2360,7 +2490,8 @@
2360
2490
  "line": 595,
2361
2491
  "character": 7
2362
2492
  },
2363
- "name": "OnComponentCreateSlot"
2493
+ "name": "OnComponentCreateSlot",
2494
+ "internalFilePath": "generator.main.runtime.ts"
2364
2495
  }
2365
2496
  ]
2366
2497
  },
@@ -2423,7 +2554,8 @@
2423
2554
  "line": 60,
2424
2555
  "character": 32
2425
2556
  },
2426
- "name": "BaseComponentTemplateOptions"
2557
+ "name": "BaseComponentTemplateOptions",
2558
+ "internalFilePath": "component-template.ts"
2427
2559
  }
2428
2560
  }
2429
2561
  },
@@ -3616,7 +3748,8 @@
3616
3748
  "line": 51,
3617
3749
  "character": 32
3618
3750
  },
3619
- "name": "BaseWorkspaceOptions"
3751
+ "name": "BaseWorkspaceOptions",
3752
+ "internalFilePath": "workspace-template.ts"
3620
3753
  }
3621
3754
  }
3622
3755
  },
@@ -5365,6 +5498,10 @@
5365
5498
  "character": 17
5366
5499
  },
5367
5500
  "name": "EnvHandler",
5501
+ "componentId": {
5502
+ "scope": "teambit.envs",
5503
+ "name": "envs"
5504
+ },
5368
5505
  "typeArgs": [
5369
5506
  {
5370
5507
  "__schema": "TypeRefSchema",
@@ -5408,6 +5545,10 @@
5408
5545
  "character": 15
5409
5546
  },
5410
5547
  "name": "EnvHandler",
5548
+ "componentId": {
5549
+ "scope": "teambit.envs",
5550
+ "name": "envs"
5551
+ },
5411
5552
  "typeArgs": [
5412
5553
  {
5413
5554
  "__schema": "TypeRefSchema",
@@ -5534,6 +5675,10 @@
5534
5675
  "character": 24
5535
5676
  },
5536
5677
  "name": "EnvHandler",
5678
+ "componentId": {
5679
+ "scope": "teambit.envs",
5680
+ "name": "envs"
5681
+ },
5537
5682
  "typeArgs": [
5538
5683
  {
5539
5684
  "__schema": "TypeRefSchema",
@@ -5565,7 +5710,11 @@
5565
5710
  "line": 12,
5566
5711
  "character": 22
5567
5712
  },
5568
- "name": "EnvContext"
5713
+ "name": "EnvContext",
5714
+ "componentId": {
5715
+ "scope": "teambit.envs",
5716
+ "name": "envs"
5717
+ }
5569
5718
  },
5570
5719
  "isOptional": false,
5571
5720
  "isSpread": false
@@ -5644,6 +5793,10 @@
5644
5793
  "character": 26
5645
5794
  },
5646
5795
  "name": "EnvHandler",
5796
+ "componentId": {
5797
+ "scope": "teambit.envs",
5798
+ "name": "envs"
5799
+ },
5647
5800
  "typeArgs": [
5648
5801
  {
5649
5802
  "__schema": "TypeRefSchema",
@@ -5675,7 +5828,8 @@
5675
5828
  "line": 19,
5676
5829
  "character": 68
5677
5830
  },
5678
- "name": "TemplateListOptions"
5831
+ "name": "TemplateListOptions",
5832
+ "internalFilePath": "template-list.ts"
5679
5833
  },
5680
5834
  "isOptional": true,
5681
5835
  "defaultValue": "{}",
@@ -5772,6 +5926,10 @@
5772
5926
  "character": 23
5773
5927
  },
5774
5928
  "name": "EnvHandler",
5929
+ "componentId": {
5930
+ "scope": "teambit.envs",
5931
+ "name": "envs"
5932
+ },
5775
5933
  "typeArgs": [
5776
5934
  {
5777
5935
  "__schema": "TypeRefSchema",
@@ -5803,7 +5961,11 @@
5803
5961
  "line": 12,
5804
5962
  "character": 22
5805
5963
  },
5806
- "name": "EnvContext"
5964
+ "name": "EnvContext",
5965
+ "componentId": {
5966
+ "scope": "teambit.envs",
5967
+ "name": "envs"
5968
+ }
5807
5969
  },
5808
5970
  "isOptional": false,
5809
5971
  "isSpread": false
@@ -5882,6 +6044,10 @@
5882
6044
  "character": 25
5883
6045
  },
5884
6046
  "name": "EnvHandler",
6047
+ "componentId": {
6048
+ "scope": "teambit.envs",
6049
+ "name": "envs"
6050
+ },
5885
6051
  "typeArgs": [
5886
6052
  {
5887
6053
  "__schema": "TypeRefSchema",
@@ -5913,7 +6079,8 @@
5913
6079
  "line": 19,
5914
6080
  "character": 67
5915
6081
  },
5916
- "name": "StarterListOptions"
6082
+ "name": "StarterListOptions",
6083
+ "internalFilePath": "starter-list.ts"
5917
6084
  },
5918
6085
  "isOptional": true,
5919
6086
  "defaultValue": "{}",
@@ -6218,6 +6385,11 @@
6218
6385
  "character": 37
6219
6386
  },
6220
6387
  "name": "SlotRegistry",
6388
+ "componentId": {
6389
+ "scope": "teambit.harmony",
6390
+ "name": "harmony",
6391
+ "version": "0.4.6"
6392
+ },
6221
6393
  "typeArgs": [
6222
6394
  {
6223
6395
  "__schema": "TypeArraySchema",
@@ -6256,6 +6428,11 @@
6256
6428
  "character": 37
6257
6429
  },
6258
6430
  "name": "SlotRegistry",
6431
+ "componentId": {
6432
+ "scope": "teambit.harmony",
6433
+ "name": "harmony",
6434
+ "version": "0.4.6"
6435
+ },
6259
6436
  "typeArgs": [
6260
6437
  {
6261
6438
  "__schema": "TypeArraySchema",
@@ -6294,6 +6471,11 @@
6294
6471
  "character": 37
6295
6472
  },
6296
6473
  "name": "SlotRegistry",
6474
+ "componentId": {
6475
+ "scope": "teambit.harmony",
6476
+ "name": "harmony",
6477
+ "version": "0.4.6"
6478
+ },
6297
6479
  "typeArgs": [
6298
6480
  {
6299
6481
  "__schema": "TypeRefSchema",
@@ -6302,7 +6484,8 @@
6302
6484
  "line": 44,
6303
6485
  "character": 50
6304
6486
  },
6305
- "name": "OnComponentCreateFn"
6487
+ "name": "OnComponentCreateFn",
6488
+ "internalFilePath": "component-generator.ts"
6306
6489
  }
6307
6490
  ]
6308
6491
  }
@@ -6651,7 +6834,8 @@
6651
6834
  "line": 82,
6652
6835
  "character": 36
6653
6836
  },
6654
- "name": "ComponentTemplateSlot"
6837
+ "name": "ComponentTemplateSlot",
6838
+ "internalFilePath": "generator.main.runtime.ts"
6655
6839
  },
6656
6840
  "isOptional": false,
6657
6841
  "isSpread": false
@@ -6671,7 +6855,8 @@
6671
6855
  "line": 83,
6672
6856
  "character": 36
6673
6857
  },
6674
- "name": "WorkspaceTemplateSlot"
6858
+ "name": "WorkspaceTemplateSlot",
6859
+ "internalFilePath": "generator.main.runtime.ts"
6675
6860
  },
6676
6861
  "isOptional": false,
6677
6862
  "isSpread": false
@@ -6691,7 +6876,8 @@
6691
6876
  "line": 84,
6692
6877
  "character": 36
6693
6878
  },
6694
- "name": "OnComponentCreateSlot"
6879
+ "name": "OnComponentCreateSlot",
6880
+ "internalFilePath": "generator.main.runtime.ts"
6695
6881
  },
6696
6882
  "isOptional": false,
6697
6883
  "isSpread": false
@@ -6711,7 +6897,8 @@
6711
6897
  "line": 85,
6712
6898
  "character": 21
6713
6899
  },
6714
- "name": "GeneratorConfig"
6900
+ "name": "GeneratorConfig",
6901
+ "internalFilePath": "generator.main.runtime.ts"
6715
6902
  },
6716
6903
  "isOptional": false,
6717
6904
  "isSpread": false
@@ -6731,7 +6918,11 @@
6731
6918
  "line": 86,
6732
6919
  "character": 24
6733
6920
  },
6734
- "name": "Workspace"
6921
+ "name": "Workspace",
6922
+ "componentId": {
6923
+ "scope": "teambit.workspace",
6924
+ "name": "workspace"
6925
+ }
6735
6926
  },
6736
6927
  "isOptional": false,
6737
6928
  "isSpread": false
@@ -6751,7 +6942,11 @@
6751
6942
  "line": 87,
6752
6943
  "character": 19
6753
6944
  },
6754
- "name": "EnvsMain"
6945
+ "name": "EnvsMain",
6946
+ "componentId": {
6947
+ "scope": "teambit.envs",
6948
+ "name": "envs"
6949
+ }
6755
6950
  },
6756
6951
  "isOptional": false,
6757
6952
  "isSpread": false
@@ -6771,7 +6966,11 @@
6771
6966
  "line": 88,
6772
6967
  "character": 27
6773
6968
  },
6774
- "name": "AspectLoaderMain"
6969
+ "name": "AspectLoaderMain",
6970
+ "componentId": {
6971
+ "scope": "teambit.harmony",
6972
+ "name": "aspect-loader"
6973
+ }
6775
6974
  },
6776
6975
  "isOptional": false,
6777
6976
  "isSpread": false
@@ -6791,7 +6990,11 @@
6791
6990
  "line": 89,
6792
6991
  "character": 33
6793
6992
  },
6794
- "name": "NewComponentHelperMain"
6993
+ "name": "NewComponentHelperMain",
6994
+ "componentId": {
6995
+ "scope": "teambit.component",
6996
+ "name": "new-component-helper"
6997
+ }
6795
6998
  },
6796
6999
  "isOptional": false,
6797
7000
  "isSpread": false
@@ -6811,7 +7014,11 @@
6811
7014
  "line": 90,
6812
7015
  "character": 30
6813
7016
  },
6814
- "name": "ComponentMain"
7017
+ "name": "ComponentMain",
7018
+ "componentId": {
7019
+ "scope": "teambit.component",
7020
+ "name": "component"
7021
+ }
6815
7022
  },
6816
7023
  "isOptional": false,
6817
7024
  "isSpread": false
@@ -6831,7 +7038,11 @@
6831
7038
  "line": 91,
6832
7039
  "character": 22
6833
7040
  },
6834
- "name": "TrackerMain"
7041
+ "name": "TrackerMain",
7042
+ "componentId": {
7043
+ "scope": "teambit.component",
7044
+ "name": "tracker"
7045
+ }
6835
7046
  },
6836
7047
  "isOptional": false,
6837
7048
  "isSpread": false
@@ -6851,7 +7062,11 @@
6851
7062
  "line": 92,
6852
7063
  "character": 21
6853
7064
  },
6854
- "name": "Logger"
7065
+ "name": "Logger",
7066
+ "componentId": {
7067
+ "scope": "teambit.harmony",
7068
+ "name": "logger"
7069
+ }
6855
7070
  },
6856
7071
  "isOptional": false,
6857
7072
  "isSpread": false
@@ -6871,7 +7086,11 @@
6871
7086
  "line": 93,
6872
7087
  "character": 18
6873
7088
  },
6874
- "name": "GitMain"
7089
+ "name": "GitMain",
7090
+ "componentId": {
7091
+ "scope": "teambit.git",
7092
+ "name": "git"
7093
+ }
6875
7094
  },
6876
7095
  "isOptional": false,
6877
7096
  "isSpread": false
@@ -6891,7 +7110,11 @@
6891
7110
  "line": 94,
6892
7111
  "character": 28
6893
7112
  },
6894
- "name": "WorkspaceConfigFilesMain"
7113
+ "name": "WorkspaceConfigFilesMain",
7114
+ "componentId": {
7115
+ "scope": "teambit.workspace",
7116
+ "name": "workspace-config-files"
7117
+ }
6895
7118
  },
6896
7119
  "isOptional": false,
6897
7120
  "isSpread": false
@@ -6911,7 +7134,11 @@
6911
7134
  "line": 95,
6912
7135
  "character": 26
6913
7136
  },
6914
- "name": "DeprecationMain"
7137
+ "name": "DeprecationMain",
7138
+ "componentId": {
7139
+ "scope": "teambit.component",
7140
+ "name": "deprecation"
7141
+ }
6915
7142
  },
6916
7143
  "isOptional": false,
6917
7144
  "isSpread": false
@@ -7075,7 +7302,8 @@
7075
7302
  "line": 114,
7076
7303
  "character": 33
7077
7304
  },
7078
- "name": "OnComponentCreateFn"
7305
+ "name": "OnComponentCreateFn",
7306
+ "internalFilePath": "component-generator.ts"
7079
7307
  },
7080
7308
  "isOptional": false,
7081
7309
  "isSpread": false
@@ -7201,7 +7429,8 @@
7201
7429
  "line": 123,
7202
7430
  "character": 70
7203
7431
  },
7204
- "name": "TemplateDescriptor"
7432
+ "name": "TemplateDescriptor",
7433
+ "internalFilePath": "generator.main.runtime.ts"
7205
7434
  }
7206
7435
  }
7207
7436
  ]
@@ -7307,7 +7536,8 @@
7307
7536
  "line": 147,
7308
7537
  "character": 68
7309
7538
  },
7310
- "name": "TemplateDescriptor"
7539
+ "name": "TemplateDescriptor",
7540
+ "internalFilePath": "generator.main.runtime.ts"
7311
7541
  }
7312
7542
  }
7313
7543
  ]
@@ -7484,7 +7714,8 @@
7484
7714
  "line": 165,
7485
7715
  "character": 72
7486
7716
  },
7487
- "name": "ComponentTemplateWithId"
7717
+ "name": "ComponentTemplateWithId",
7718
+ "internalFilePath": "generator.main.runtime.ts"
7488
7719
  },
7489
7720
  {
7490
7721
  "__schema": "KeywordTypeSchema",
@@ -7618,7 +7849,11 @@
7618
7849
  "line": 220,
7619
7850
  "character": 64
7620
7851
  },
7621
- "name": "Component"
7852
+ "name": "Component",
7853
+ "componentId": {
7854
+ "scope": "teambit.component",
7855
+ "name": "component"
7856
+ }
7622
7857
  },
7623
7858
  "isOptional": true
7624
7859
  }
@@ -7829,7 +8064,11 @@
7829
8064
  "line": 258,
7830
8065
  "character": 63
7831
8066
  },
7832
- "name": "Component"
8067
+ "name": "Component",
8068
+ "componentId": {
8069
+ "scope": "teambit.component",
8070
+ "name": "component"
8071
+ }
7833
8072
  },
7834
8073
  "isOptional": true
7835
8074
  }
@@ -7906,7 +8145,11 @@
7906
8145
  "line": 281,
7907
8146
  "character": 24
7908
8147
  },
7909
- "name": "EnvsMain"
8148
+ "name": "EnvsMain",
8149
+ "componentId": {
8150
+ "scope": "teambit.envs",
8151
+ "name": "envs"
8152
+ }
7910
8153
  },
7911
8154
  "isOptional": true,
7912
8155
  "isSpread": false
@@ -8037,7 +8280,8 @@
8037
8280
  "line": 302,
8038
8281
  "character": 22
8039
8282
  },
8040
- "name": "CreateOptions"
8283
+ "name": "CreateOptions",
8284
+ "internalFilePath": "create.cmd.ts"
8041
8285
  }
8042
8286
  ]
8043
8287
  },
@@ -8059,7 +8303,8 @@
8059
8303
  "line": 303,
8060
8304
  "character": 22
8061
8305
  },
8062
- "name": "InstallOptions"
8306
+ "name": "InstallOptions",
8307
+ "internalFilePath": "component-generator.ts"
8063
8308
  },
8064
8309
  "isOptional": true,
8065
8310
  "isSpread": false
@@ -8170,7 +8415,8 @@
8170
8415
  "line": 371,
8171
8416
  "character": 14
8172
8417
  },
8173
- "name": "NewOptions"
8418
+ "name": "NewOptions",
8419
+ "internalFilePath": "new.cmd.ts"
8174
8420
  },
8175
8421
  {
8176
8422
  "__schema": "TypeLiteralSchema",
@@ -8244,7 +8490,8 @@
8244
8490
  "line": 372,
8245
8491
  "character": 14
8246
8492
  },
8247
- "name": "GenerateWorkspaceTemplateResult"
8493
+ "name": "GenerateWorkspaceTemplateResult",
8494
+ "internalFilePath": "generator.main.runtime.ts"
8248
8495
  }
8249
8496
  ]
8250
8497
  },
@@ -8308,7 +8555,11 @@
8308
8555
  "line": 448,
8309
8556
  "character": 69
8310
8557
  },
8311
- "name": "EnvsMain"
8558
+ "name": "EnvsMain",
8559
+ "componentId": {
8560
+ "scope": "teambit.envs",
8561
+ "name": "envs"
8562
+ }
8312
8563
  },
8313
8564
  "isOptional": true,
8314
8565
  "isSpread": false
@@ -8339,7 +8590,8 @@
8339
8590
  "line": 448,
8340
8591
  "character": 94
8341
8592
  },
8342
- "name": "WorkspaceTemplateWithId"
8593
+ "name": "WorkspaceTemplateWithId",
8594
+ "internalFilePath": "generator.main.runtime.ts"
8343
8595
  }
8344
8596
  ]
8345
8597
  }
@@ -8443,7 +8695,8 @@
8443
8695
  "line": 469,
8444
8696
  "character": 93
8445
8697
  },
8446
- "name": "TemplateDescriptor"
8698
+ "name": "TemplateDescriptor",
8699
+ "internalFilePath": "generator.main.runtime.ts"
8447
8700
  }
8448
8701
  }
8449
8702
  ]
@@ -8566,7 +8819,8 @@
8566
8819
  "line": 487,
8567
8820
  "character": 89
8568
8821
  },
8569
- "name": "ComponentTemplateWithId"
8822
+ "name": "ComponentTemplateWithId",
8823
+ "internalFilePath": "generator.main.runtime.ts"
8570
8824
  }
8571
8825
  ]
8572
8826
  }
@@ -8630,7 +8884,11 @@
8630
8884
  "line": 514,
8631
8885
  "character": 77
8632
8886
  },
8633
- "name": "EnvsMain"
8887
+ "name": "EnvsMain",
8888
+ "componentId": {
8889
+ "scope": "teambit.envs",
8890
+ "name": "envs"
8891
+ }
8634
8892
  },
8635
8893
  "isOptional": true,
8636
8894
  "isSpread": false
@@ -8659,7 +8917,11 @@
8659
8917
  "line": 514,
8660
8918
  "character": 96
8661
8919
  },
8662
- "name": "EnvDefinition"
8920
+ "name": "EnvDefinition",
8921
+ "componentId": {
8922
+ "scope": "teambit.envs",
8923
+ "name": "envs"
8924
+ }
8663
8925
  }
8664
8926
  }
8665
8927
  ]
@@ -8787,7 +9049,11 @@
8787
9049
  "line": 578,
8788
9050
  "character": 7
8789
9051
  },
8790
- "name": "Workspace"
9052
+ "name": "Workspace",
9053
+ "componentId": {
9054
+ "scope": "teambit.workspace",
9055
+ "name": "workspace"
9056
+ }
8791
9057
  },
8792
9058
  {
8793
9059
  "__schema": "TypeRefSchema",
@@ -8796,7 +9062,11 @@
8796
9062
  "line": 579,
8797
9063
  "character": 7
8798
9064
  },
8799
- "name": "CLIMain"
9065
+ "name": "CLIMain",
9066
+ "componentId": {
9067
+ "scope": "teambit.harmony",
9068
+ "name": "cli"
9069
+ }
8800
9070
  },
8801
9071
  {
8802
9072
  "__schema": "TypeRefSchema",
@@ -8805,7 +9075,11 @@
8805
9075
  "line": 580,
8806
9076
  "character": 7
8807
9077
  },
8808
- "name": "GraphqlMain"
9078
+ "name": "GraphqlMain",
9079
+ "componentId": {
9080
+ "scope": "teambit.harmony",
9081
+ "name": "graphql"
9082
+ }
8809
9083
  },
8810
9084
  {
8811
9085
  "__schema": "TypeRefSchema",
@@ -8814,7 +9088,11 @@
8814
9088
  "line": 581,
8815
9089
  "character": 7
8816
9090
  },
8817
- "name": "EnvsMain"
9091
+ "name": "EnvsMain",
9092
+ "componentId": {
9093
+ "scope": "teambit.envs",
9094
+ "name": "envs"
9095
+ }
8818
9096
  },
8819
9097
  {
8820
9098
  "__schema": "TypeRefSchema",
@@ -8823,7 +9101,11 @@
8823
9101
  "line": 582,
8824
9102
  "character": 7
8825
9103
  },
8826
- "name": "AspectLoaderMain"
9104
+ "name": "AspectLoaderMain",
9105
+ "componentId": {
9106
+ "scope": "teambit.harmony",
9107
+ "name": "aspect-loader"
9108
+ }
8827
9109
  },
8828
9110
  {
8829
9111
  "__schema": "TypeRefSchema",
@@ -8832,7 +9114,11 @@
8832
9114
  "line": 583,
8833
9115
  "character": 7
8834
9116
  },
8835
- "name": "NewComponentHelperMain"
9117
+ "name": "NewComponentHelperMain",
9118
+ "componentId": {
9119
+ "scope": "teambit.component",
9120
+ "name": "new-component-helper"
9121
+ }
8836
9122
  },
8837
9123
  {
8838
9124
  "__schema": "TypeRefSchema",
@@ -8841,7 +9127,11 @@
8841
9127
  "line": 584,
8842
9128
  "character": 7
8843
9129
  },
8844
- "name": "ComponentMain"
9130
+ "name": "ComponentMain",
9131
+ "componentId": {
9132
+ "scope": "teambit.component",
9133
+ "name": "component"
9134
+ }
8845
9135
  },
8846
9136
  {
8847
9137
  "__schema": "TypeRefSchema",
@@ -8850,7 +9140,11 @@
8850
9140
  "line": 585,
8851
9141
  "character": 7
8852
9142
  },
8853
- "name": "TrackerMain"
9143
+ "name": "TrackerMain",
9144
+ "componentId": {
9145
+ "scope": "teambit.component",
9146
+ "name": "tracker"
9147
+ }
8854
9148
  },
8855
9149
  {
8856
9150
  "__schema": "TypeRefSchema",
@@ -8859,7 +9153,11 @@
8859
9153
  "line": 586,
8860
9154
  "character": 7
8861
9155
  },
8862
- "name": "LoggerMain"
9156
+ "name": "LoggerMain",
9157
+ "componentId": {
9158
+ "scope": "teambit.harmony",
9159
+ "name": "logger"
9160
+ }
8863
9161
  },
8864
9162
  {
8865
9163
  "__schema": "TypeRefSchema",
@@ -8868,7 +9166,11 @@
8868
9166
  "line": 587,
8869
9167
  "character": 7
8870
9168
  },
8871
- "name": "GitMain"
9169
+ "name": "GitMain",
9170
+ "componentId": {
9171
+ "scope": "teambit.git",
9172
+ "name": "git"
9173
+ }
8872
9174
  },
8873
9175
  {
8874
9176
  "__schema": "TypeRefSchema",
@@ -8877,7 +9179,11 @@
8877
9179
  "line": 588,
8878
9180
  "character": 7
8879
9181
  },
8880
- "name": "WorkspaceConfigFilesMain"
9182
+ "name": "WorkspaceConfigFilesMain",
9183
+ "componentId": {
9184
+ "scope": "teambit.workspace",
9185
+ "name": "workspace-config-files"
9186
+ }
8881
9187
  },
8882
9188
  {
8883
9189
  "__schema": "TypeRefSchema",
@@ -8886,7 +9192,11 @@
8886
9192
  "line": 589,
8887
9193
  "character": 7
8888
9194
  },
8889
- "name": "DeprecationMain"
9195
+ "name": "DeprecationMain",
9196
+ "componentId": {
9197
+ "scope": "teambit.component",
9198
+ "name": "deprecation"
9199
+ }
8890
9200
  }
8891
9201
  ]
8892
9202
  },
@@ -8908,7 +9218,8 @@
8908
9218
  "line": 591,
8909
9219
  "character": 13
8910
9220
  },
8911
- "name": "GeneratorConfig"
9221
+ "name": "GeneratorConfig",
9222
+ "internalFilePath": "generator.main.runtime.ts"
8912
9223
  },
8913
9224
  "isOptional": false,
8914
9225
  "isSpread": false
@@ -8936,7 +9247,8 @@
8936
9247
  "line": 593,
8937
9248
  "character": 7
8938
9249
  },
8939
- "name": "ComponentTemplateSlot"
9250
+ "name": "ComponentTemplateSlot",
9251
+ "internalFilePath": "generator.main.runtime.ts"
8940
9252
  },
8941
9253
  {
8942
9254
  "__schema": "TypeRefSchema",
@@ -8945,7 +9257,8 @@
8945
9257
  "line": 594,
8946
9258
  "character": 7
8947
9259
  },
8948
- "name": "WorkspaceTemplateSlot"
9260
+ "name": "WorkspaceTemplateSlot",
9261
+ "internalFilePath": "generator.main.runtime.ts"
8949
9262
  },
8950
9263
  {
8951
9264
  "__schema": "TypeRefSchema",
@@ -8954,7 +9267,8 @@
8954
9267
  "line": 595,
8955
9268
  "character": 7
8956
9269
  },
8957
- "name": "OnComponentCreateSlot"
9270
+ "name": "OnComponentCreateSlot",
9271
+ "internalFilePath": "generator.main.runtime.ts"
8958
9272
  }
8959
9273
  ]
8960
9274
  },
@@ -9066,7 +9380,8 @@
9066
9380
  "line": 55,
9067
9381
  "character": 32
9068
9382
  },
9069
- "name": "TemplateWithId"
9383
+ "name": "TemplateWithId",
9384
+ "internalFilePath": "generator.main.runtime.ts"
9070
9385
  },
9071
9386
  {
9072
9387
  "__schema": "TypeLiteralSchema",
@@ -9125,7 +9440,8 @@
9125
9440
  "line": 56,
9126
9441
  "character": 32
9127
9442
  },
9128
- "name": "TemplateWithId"
9443
+ "name": "TemplateWithId",
9444
+ "internalFilePath": "generator.main.runtime.ts"
9129
9445
  },
9130
9446
  {
9131
9447
  "__schema": "TypeLiteralSchema",
@@ -9184,7 +9500,8 @@
9184
9500
  "line": 57,
9185
9501
  "character": 26
9186
9502
  },
9187
- "name": "TemplateWithId"
9503
+ "name": "TemplateWithId",
9504
+ "internalFilePath": "generator.main.runtime.ts"
9188
9505
  },
9189
9506
  {
9190
9507
  "__schema": "TypeLiteralSchema",
@@ -9442,7 +9759,11 @@
9442
9759
  "line": 34,
9443
9760
  "character": 13
9444
9761
  },
9445
- "name": "ComponentID"
9762
+ "name": "ComponentID",
9763
+ "componentId": {
9764
+ "scope": "teambit.component",
9765
+ "name": "component"
9766
+ }
9446
9767
  },
9447
9768
  {
9448
9769
  "__schema": "KeywordTypeSchema",
@@ -9484,7 +9805,11 @@
9484
9805
  "line": 41,
9485
9806
  "character": 11
9486
9807
  },
9487
- "name": "ComponentID"
9808
+ "name": "ComponentID",
9809
+ "componentId": {
9810
+ "scope": "teambit.component",
9811
+ "name": "component"
9812
+ }
9488
9813
  },
9489
9814
  "isOptional": true
9490
9815
  },
@@ -9611,7 +9936,8 @@
9611
9936
  "line": 60,
9612
9937
  "character": 32
9613
9938
  },
9614
- "name": "BaseComponentTemplateOptions"
9939
+ "name": "BaseComponentTemplateOptions",
9940
+ "internalFilePath": "component-template.ts"
9615
9941
  }
9616
9942
  },
9617
9943
  {
@@ -10869,7 +11195,11 @@
10869
11195
  "line": 29,
10870
11196
  "character": 21
10871
11197
  },
10872
- "name": "Component"
11198
+ "name": "Component",
11199
+ "componentId": {
11200
+ "scope": "teambit.component",
11201
+ "name": "component"
11202
+ }
10873
11203
  },
10874
11204
  "isOptional": true
10875
11205
  },
@@ -10996,7 +11326,8 @@
10996
11326
  "line": 51,
10997
11327
  "character": 32
10998
11328
  },
10999
- "name": "BaseWorkspaceOptions"
11329
+ "name": "BaseWorkspaceOptions",
11330
+ "internalFilePath": "workspace-template.ts"
11000
11331
  }
11001
11332
  },
11002
11333
  {
@@ -12331,6 +12662,10 @@
12331
12662
  "character": 17
12332
12663
  },
12333
12664
  "name": "EnvHandler",
12665
+ "componentId": {
12666
+ "scope": "teambit.envs",
12667
+ "name": "envs"
12668
+ },
12334
12669
  "typeArgs": [
12335
12670
  {
12336
12671
  "__schema": "TypeRefSchema",
@@ -12374,6 +12709,10 @@
12374
12709
  "character": 15
12375
12710
  },
12376
12711
  "name": "EnvHandler",
12712
+ "componentId": {
12713
+ "scope": "teambit.envs",
12714
+ "name": "envs"
12715
+ },
12377
12716
  "typeArgs": [
12378
12717
  {
12379
12718
  "__schema": "TypeRefSchema",
@@ -12542,6 +12881,10 @@
12542
12881
  "character": 24
12543
12882
  },
12544
12883
  "name": "EnvHandler",
12884
+ "componentId": {
12885
+ "scope": "teambit.envs",
12886
+ "name": "envs"
12887
+ },
12545
12888
  "typeArgs": [
12546
12889
  {
12547
12890
  "__schema": "TypeRefSchema",
@@ -12573,7 +12916,11 @@
12573
12916
  "line": 12,
12574
12917
  "character": 22
12575
12918
  },
12576
- "name": "EnvContext"
12919
+ "name": "EnvContext",
12920
+ "componentId": {
12921
+ "scope": "teambit.envs",
12922
+ "name": "envs"
12923
+ }
12577
12924
  },
12578
12925
  "isOptional": false,
12579
12926
  "isSpread": false
@@ -12652,6 +12999,10 @@
12652
12999
  "character": 26
12653
13000
  },
12654
13001
  "name": "EnvHandler",
13002
+ "componentId": {
13003
+ "scope": "teambit.envs",
13004
+ "name": "envs"
13005
+ },
12655
13006
  "typeArgs": [
12656
13007
  {
12657
13008
  "__schema": "TypeRefSchema",
@@ -12683,7 +13034,8 @@
12683
13034
  "line": 19,
12684
13035
  "character": 68
12685
13036
  },
12686
- "name": "TemplateListOptions"
13037
+ "name": "TemplateListOptions",
13038
+ "internalFilePath": "template-list.ts"
12687
13039
  },
12688
13040
  "isOptional": true,
12689
13041
  "defaultValue": "{}",
@@ -12821,6 +13173,10 @@
12821
13173
  "character": 23
12822
13174
  },
12823
13175
  "name": "EnvHandler",
13176
+ "componentId": {
13177
+ "scope": "teambit.envs",
13178
+ "name": "envs"
13179
+ },
12824
13180
  "typeArgs": [
12825
13181
  {
12826
13182
  "__schema": "TypeRefSchema",
@@ -12852,7 +13208,11 @@
12852
13208
  "line": 12,
12853
13209
  "character": 22
12854
13210
  },
12855
- "name": "EnvContext"
13211
+ "name": "EnvContext",
13212
+ "componentId": {
13213
+ "scope": "teambit.envs",
13214
+ "name": "envs"
13215
+ }
12856
13216
  },
12857
13217
  "isOptional": false,
12858
13218
  "isSpread": false
@@ -12931,6 +13291,10 @@
12931
13291
  "character": 25
12932
13292
  },
12933
13293
  "name": "EnvHandler",
13294
+ "componentId": {
13295
+ "scope": "teambit.envs",
13296
+ "name": "envs"
13297
+ },
12934
13298
  "typeArgs": [
12935
13299
  {
12936
13300
  "__schema": "TypeRefSchema",
@@ -12962,7 +13326,8 @@
12962
13326
  "line": 19,
12963
13327
  "character": 67
12964
13328
  },
12965
- "name": "StarterListOptions"
13329
+ "name": "StarterListOptions",
13330
+ "internalFilePath": "starter-list.ts"
12966
13331
  },
12967
13332
  "isOptional": true,
12968
13333
  "defaultValue": "{}",
@@ -13340,7 +13705,8 @@
13340
13705
  "line": 38,
13341
13706
  "character": 88
13342
13707
  },
13343
- "name": "InstallOptions"
13708
+ "name": "InstallOptions",
13709
+ "internalFilePath": "component-generator.ts"
13344
13710
  },
13345
13711
  "isOptional": true,
13346
13712
  "isSpread": false
@@ -13404,7 +13770,11 @@
13404
13770
  "line": 42,
13405
13771
  "character": 24
13406
13772
  },
13407
- "name": "Workspace"
13773
+ "name": "Workspace",
13774
+ "componentId": {
13775
+ "scope": "teambit.workspace",
13776
+ "name": "workspace"
13777
+ }
13408
13778
  },
13409
13779
  "isOptional": false,
13410
13780
  "isSpread": false
@@ -13431,7 +13801,12 @@
13431
13801
  "line": 43,
13432
13802
  "character": 27
13433
13803
  },
13434
- "name": "ComponentID"
13804
+ "name": "ComponentID",
13805
+ "componentId": {
13806
+ "scope": "teambit.component",
13807
+ "name": "component-id",
13808
+ "version": "1.2.2"
13809
+ }
13435
13810
  }
13436
13811
  },
13437
13812
  "isOptional": false,
@@ -13461,7 +13836,8 @@
13461
13836
  "line": 44,
13462
13837
  "character": 30
13463
13838
  },
13464
- "name": "CreateOptions"
13839
+ "name": "CreateOptions",
13840
+ "internalFilePath": "create.cmd.ts"
13465
13841
  }
13466
13842
  ]
13467
13843
  },
@@ -13503,7 +13879,11 @@
13503
13879
  "line": 46,
13504
13880
  "character": 19
13505
13881
  },
13506
- "name": "EnvsMain"
13882
+ "name": "EnvsMain",
13883
+ "componentId": {
13884
+ "scope": "teambit.envs",
13885
+ "name": "envs"
13886
+ }
13507
13887
  },
13508
13888
  "isOptional": false,
13509
13889
  "isSpread": false
@@ -13523,7 +13903,11 @@
13523
13903
  "line": 47,
13524
13904
  "character": 33
13525
13905
  },
13526
- "name": "NewComponentHelperMain"
13906
+ "name": "NewComponentHelperMain",
13907
+ "componentId": {
13908
+ "scope": "teambit.component",
13909
+ "name": "new-component-helper"
13910
+ }
13527
13911
  },
13528
13912
  "isOptional": false,
13529
13913
  "isSpread": false
@@ -13543,7 +13927,11 @@
13543
13927
  "line": 48,
13544
13928
  "character": 22
13545
13929
  },
13546
- "name": "TrackerMain"
13930
+ "name": "TrackerMain",
13931
+ "componentId": {
13932
+ "scope": "teambit.component",
13933
+ "name": "tracker"
13934
+ }
13547
13935
  },
13548
13936
  "isOptional": false,
13549
13937
  "isSpread": false
@@ -13563,7 +13951,11 @@
13563
13951
  "line": 49,
13564
13952
  "character": 28
13565
13953
  },
13566
- "name": "WorkspaceConfigFilesMain"
13954
+ "name": "WorkspaceConfigFilesMain",
13955
+ "componentId": {
13956
+ "scope": "teambit.workspace",
13957
+ "name": "workspace-config-files"
13958
+ }
13567
13959
  },
13568
13960
  "isOptional": false,
13569
13961
  "isSpread": false
@@ -13583,7 +13975,11 @@
13583
13975
  "line": 50,
13584
13976
  "character": 21
13585
13977
  },
13586
- "name": "Logger"
13978
+ "name": "Logger",
13979
+ "componentId": {
13980
+ "scope": "teambit.harmony",
13981
+ "name": "logger"
13982
+ }
13587
13983
  },
13588
13984
  "isOptional": false,
13589
13985
  "isSpread": false
@@ -13603,7 +13999,8 @@
13603
13999
  "line": 51,
13604
14000
  "character": 36
13605
14001
  },
13606
- "name": "OnComponentCreateSlot"
14002
+ "name": "OnComponentCreateSlot",
14003
+ "internalFilePath": "generator.main.runtime.ts"
13607
14004
  },
13608
14005
  "isOptional": false,
13609
14006
  "isSpread": false
@@ -13643,7 +14040,12 @@
13643
14040
  "line": 53,
13644
14041
  "character": 21
13645
14042
  },
13646
- "name": "ComponentID"
14043
+ "name": "ComponentID",
14044
+ "componentId": {
14045
+ "scope": "teambit.component",
14046
+ "name": "component-id",
14047
+ "version": "1.2.2"
14048
+ }
13647
14049
  },
13648
14050
  "isOptional": true,
13649
14051
  "isSpread": false
@@ -13663,7 +14065,8 @@
13663
14065
  "line": 54,
13664
14066
  "character": 29
13665
14067
  },
13666
- "name": "InstallOptions"
14068
+ "name": "InstallOptions",
14069
+ "internalFilePath": "component-generator.ts"
13667
14070
  },
13668
14071
  "isOptional": true,
13669
14072
  "defaultValue": "{}",
@@ -13756,7 +14159,7 @@
13756
14159
  "componentId": {
13757
14160
  "scope": "teambit.generator",
13758
14161
  "name": "generator",
13759
- "version": "1.0.452"
14162
+ "version": "1.0.454"
13760
14163
  },
13761
14164
  "taggedModuleExports": []
13762
14165
  }