@teambit/generator 1.0.226 → 1.0.228

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/artifacts/__bit_junit.xml +1 -1
  2. package/artifacts/preview/teambit_generator_generator-preview.js +1 -1
  3. package/artifacts/schema.json +118 -501
  4. package/dist/{preview-1712546198033.js → preview-1712719054377.js} +2 -2
  5. package/package.json +22 -22
  6. package/tsconfig.json +58 -1
  7. package/dist/component-generator.d.ts +0 -56
  8. package/dist/component-template.d.ts +0 -130
  9. package/dist/create.cmd.d.ts +0 -35
  10. package/dist/exceptions/workspace-path-exists.d.ts +0 -5
  11. package/dist/generator-env-type.d.ts +0 -13
  12. package/dist/generator.aspect.d.ts +0 -2
  13. package/dist/generator.composition.d.ts +0 -1
  14. package/dist/generator.graphql.d.ts +0 -7
  15. package/dist/generator.main.runtime.d.ts +0 -173
  16. package/dist/generator.service.d.ts +0 -12
  17. package/dist/index.d.ts +0 -8
  18. package/dist/new.cmd.d.ts +0 -28
  19. package/dist/starter-list.d.ts +0 -13
  20. package/dist/starter.plugin.d.ts +0 -9
  21. package/dist/template-list.d.ts +0 -13
  22. package/dist/templates/basic/basic.starter.d.ts +0 -3
  23. package/dist/templates/basic/index.d.ts +0 -1
  24. package/dist/templates/basic/template/files/package-json.d.ts +0 -1
  25. package/dist/templates/basic/template/files/workspace-config.d.ts +0 -2
  26. package/dist/templates/component-generator/files/component-template-files/component.d.ts +0 -1
  27. package/dist/templates/component-generator/files/component-template-files/composition.d.ts +0 -1
  28. package/dist/templates/component-generator/files/component-template-files/index-file.d.ts +0 -1
  29. package/dist/templates/component-generator/files/component-template-files/test.d.ts +0 -1
  30. package/dist/templates/component-generator/files/component-template.d.ts +0 -2
  31. package/dist/templates/component-generator/files/index.d.ts +0 -2
  32. package/dist/templates/component-generator/index.d.ts +0 -2
  33. package/dist/templates/component-generator-standalone/files/aspect-file.d.ts +0 -2
  34. package/dist/templates/component-generator-standalone/files/docs-file.d.ts +0 -1
  35. package/dist/templates/component-generator-standalone/files/index.d.ts +0 -2
  36. package/dist/templates/component-generator-standalone/files/main-runtime.d.ts +0 -2
  37. package/dist/templates/component-generator-standalone/index.d.ts +0 -2
  38. package/dist/templates/index.d.ts +0 -4
  39. package/dist/templates/starter/files/doc-file.d.ts +0 -2
  40. package/dist/templates/starter/files/generate-files.d.ts +0 -1
  41. package/dist/templates/starter/files/git-ignore-tpl.d.ts +0 -1
  42. package/dist/templates/starter/files/index.d.ts +0 -2
  43. package/dist/templates/starter/files/starter.d.ts +0 -2
  44. package/dist/templates/starter/files/workspace-config-tpl.d.ts +0 -1
  45. package/dist/templates/starter/index.d.ts +0 -2
  46. package/dist/templates/starter-standalone/files/doc-file.d.ts +0 -2
  47. package/dist/templates/starter-standalone/files/git-ignore-tpl.d.ts +0 -1
  48. package/dist/templates/starter-standalone/files/index.d.ts +0 -2
  49. package/dist/templates/starter-standalone/files/starter.d.ts +0 -2
  50. package/dist/templates/starter-standalone/files/workspace-config-tpl.d.ts +0 -1
  51. package/dist/templates/starter-standalone/index.d.ts +0 -2
  52. package/dist/templates.cmd.d.ts +0 -18
  53. package/dist/types.d.ts +0 -3
  54. package/dist/workspace-generator.d.ts +0 -43
  55. package/dist/workspace-template.d.ts +0 -156
@@ -48,8 +48,7 @@
48
48
  "line": 80,
49
49
  "character": 36
50
50
  },
51
- "name": "ComponentTemplateSlot",
52
- "internalFilePath": "generator.main.runtime.ts"
51
+ "name": "ComponentTemplateSlot"
53
52
  },
54
53
  "isOptional": false,
55
54
  "isSpread": false
@@ -69,8 +68,7 @@
69
68
  "line": 81,
70
69
  "character": 36
71
70
  },
72
- "name": "WorkspaceTemplateSlot",
73
- "internalFilePath": "generator.main.runtime.ts"
71
+ "name": "WorkspaceTemplateSlot"
74
72
  },
75
73
  "isOptional": false,
76
74
  "isSpread": false
@@ -90,8 +88,7 @@
90
88
  "line": 82,
91
89
  "character": 36
92
90
  },
93
- "name": "OnComponentCreateSlot",
94
- "internalFilePath": "generator.main.runtime.ts"
91
+ "name": "OnComponentCreateSlot"
95
92
  },
96
93
  "isOptional": false,
97
94
  "isSpread": false
@@ -111,8 +108,7 @@
111
108
  "line": 83,
112
109
  "character": 21
113
110
  },
114
- "name": "GeneratorConfig",
115
- "internalFilePath": "generator.main.runtime.ts"
111
+ "name": "GeneratorConfig"
116
112
  },
117
113
  "isOptional": false,
118
114
  "isSpread": false
@@ -132,11 +128,7 @@
132
128
  "line": 84,
133
129
  "character": 24
134
130
  },
135
- "name": "Workspace",
136
- "componentId": {
137
- "scope": "teambit.workspace",
138
- "name": "workspace"
139
- }
131
+ "name": "Workspace"
140
132
  },
141
133
  "isOptional": false,
142
134
  "isSpread": false
@@ -156,11 +148,7 @@
156
148
  "line": 85,
157
149
  "character": 19
158
150
  },
159
- "name": "EnvsMain",
160
- "componentId": {
161
- "scope": "teambit.envs",
162
- "name": "envs"
163
- }
151
+ "name": "EnvsMain"
164
152
  },
165
153
  "isOptional": false,
166
154
  "isSpread": false
@@ -180,11 +168,7 @@
180
168
  "line": 86,
181
169
  "character": 27
182
170
  },
183
- "name": "AspectLoaderMain",
184
- "componentId": {
185
- "scope": "teambit.harmony",
186
- "name": "aspect-loader"
187
- }
171
+ "name": "AspectLoaderMain"
188
172
  },
189
173
  "isOptional": false,
190
174
  "isSpread": false
@@ -204,11 +188,7 @@
204
188
  "line": 87,
205
189
  "character": 33
206
190
  },
207
- "name": "NewComponentHelperMain",
208
- "componentId": {
209
- "scope": "teambit.component",
210
- "name": "new-component-helper"
211
- }
191
+ "name": "NewComponentHelperMain"
212
192
  },
213
193
  "isOptional": false,
214
194
  "isSpread": false
@@ -228,11 +208,7 @@
228
208
  "line": 88,
229
209
  "character": 30
230
210
  },
231
- "name": "ComponentMain",
232
- "componentId": {
233
- "scope": "teambit.component",
234
- "name": "component"
235
- }
211
+ "name": "ComponentMain"
236
212
  },
237
213
  "isOptional": false,
238
214
  "isSpread": false
@@ -252,11 +228,7 @@
252
228
  "line": 89,
253
229
  "character": 22
254
230
  },
255
- "name": "TrackerMain",
256
- "componentId": {
257
- "scope": "teambit.component",
258
- "name": "tracker"
259
- }
231
+ "name": "TrackerMain"
260
232
  },
261
233
  "isOptional": false,
262
234
  "isSpread": false
@@ -276,11 +248,7 @@
276
248
  "line": 90,
277
249
  "character": 21
278
250
  },
279
- "name": "Logger",
280
- "componentId": {
281
- "scope": "teambit.harmony",
282
- "name": "logger"
283
- }
251
+ "name": "Logger"
284
252
  },
285
253
  "isOptional": false,
286
254
  "isSpread": false
@@ -300,11 +268,7 @@
300
268
  "line": 91,
301
269
  "character": 18
302
270
  },
303
- "name": "GitMain",
304
- "componentId": {
305
- "scope": "teambit.git",
306
- "name": "git"
307
- }
271
+ "name": "GitMain"
308
272
  },
309
273
  "isOptional": false,
310
274
  "isSpread": false
@@ -324,11 +288,7 @@
324
288
  "line": 92,
325
289
  "character": 28
326
290
  },
327
- "name": "WorkspaceConfigFilesMain",
328
- "componentId": {
329
- "scope": "teambit.workspace",
330
- "name": "workspace-config-files"
331
- }
291
+ "name": "WorkspaceConfigFilesMain"
332
292
  },
333
293
  "isOptional": false,
334
294
  "isSpread": false
@@ -490,8 +450,7 @@
490
450
  "line": 111,
491
451
  "character": 33
492
452
  },
493
- "name": "OnComponentCreateFn",
494
- "internalFilePath": "component-generator.ts"
453
+ "name": "OnComponentCreateFn"
495
454
  },
496
455
  "isOptional": false,
497
456
  "isSpread": false
@@ -616,8 +575,7 @@
616
575
  "line": 120,
617
576
  "character": 70
618
577
  },
619
- "name": "TemplateDescriptor",
620
- "internalFilePath": "generator.main.runtime.ts"
578
+ "name": "TemplateDescriptor"
621
579
  }
622
580
  }
623
581
  ]
@@ -722,8 +680,7 @@
722
680
  "line": 144,
723
681
  "character": 68
724
682
  },
725
- "name": "TemplateDescriptor",
726
- "internalFilePath": "generator.main.runtime.ts"
683
+ "name": "TemplateDescriptor"
727
684
  }
728
685
  }
729
686
  ]
@@ -898,8 +855,7 @@
898
855
  "line": 162,
899
856
  "character": 72
900
857
  },
901
- "name": "ComponentTemplateWithId",
902
- "internalFilePath": "generator.main.runtime.ts"
858
+ "name": "ComponentTemplateWithId"
903
859
  },
904
860
  {
905
861
  "__schema": "KeywordTypeSchema",
@@ -1032,11 +988,7 @@
1032
988
  "line": 216,
1033
989
  "character": 64
1034
990
  },
1035
- "name": "Component",
1036
- "componentId": {
1037
- "scope": "teambit.component",
1038
- "name": "component"
1039
- }
991
+ "name": "Component"
1040
992
  },
1041
993
  "isOptional": true
1042
994
  }
@@ -1246,11 +1198,7 @@
1246
1198
  "line": 254,
1247
1199
  "character": 63
1248
1200
  },
1249
- "name": "Component",
1250
- "componentId": {
1251
- "scope": "teambit.component",
1252
- "name": "component"
1253
- }
1201
+ "name": "Component"
1254
1202
  },
1255
1203
  "isOptional": true
1256
1204
  }
@@ -1327,11 +1275,7 @@
1327
1275
  "line": 277,
1328
1276
  "character": 24
1329
1277
  },
1330
- "name": "EnvsMain",
1331
- "componentId": {
1332
- "scope": "teambit.envs",
1333
- "name": "envs"
1334
- }
1278
+ "name": "EnvsMain"
1335
1279
  },
1336
1280
  "isOptional": true,
1337
1281
  "isSpread": false
@@ -1462,8 +1406,7 @@
1462
1406
  "line": 298,
1463
1407
  "character": 22
1464
1408
  },
1465
- "name": "CreateOptions",
1466
- "internalFilePath": "create.cmd.ts"
1409
+ "name": "CreateOptions"
1467
1410
  }
1468
1411
  ]
1469
1412
  },
@@ -1576,8 +1519,7 @@
1576
1519
  "line": 356,
1577
1520
  "character": 14
1578
1521
  },
1579
- "name": "NewOptions",
1580
- "internalFilePath": "new.cmd.ts"
1522
+ "name": "NewOptions"
1581
1523
  },
1582
1524
  {
1583
1525
  "__schema": "TypeLiteralSchema",
@@ -1651,8 +1593,7 @@
1651
1593
  "line": 357,
1652
1594
  "character": 14
1653
1595
  },
1654
- "name": "GenerateWorkspaceTemplateResult",
1655
- "internalFilePath": "generator.main.runtime.ts"
1596
+ "name": "GenerateWorkspaceTemplateResult"
1656
1597
  }
1657
1598
  ]
1658
1599
  },
@@ -1715,11 +1656,7 @@
1715
1656
  "line": 423,
1716
1657
  "character": 69
1717
1658
  },
1718
- "name": "EnvsMain",
1719
- "componentId": {
1720
- "scope": "teambit.envs",
1721
- "name": "envs"
1722
- }
1659
+ "name": "EnvsMain"
1723
1660
  },
1724
1661
  "isOptional": true,
1725
1662
  "isSpread": false
@@ -1750,8 +1687,7 @@
1750
1687
  "line": 423,
1751
1688
  "character": 94
1752
1689
  },
1753
- "name": "WorkspaceTemplateWithId",
1754
- "internalFilePath": "generator.main.runtime.ts"
1690
+ "name": "WorkspaceTemplateWithId"
1755
1691
  }
1756
1692
  ]
1757
1693
  }
@@ -1854,8 +1790,7 @@
1854
1790
  "line": 444,
1855
1791
  "character": 93
1856
1792
  },
1857
- "name": "TemplateDescriptor",
1858
- "internalFilePath": "generator.main.runtime.ts"
1793
+ "name": "TemplateDescriptor"
1859
1794
  }
1860
1795
  }
1861
1796
  ]
@@ -1978,8 +1913,7 @@
1978
1913
  "line": 462,
1979
1914
  "character": 89
1980
1915
  },
1981
- "name": "ComponentTemplateWithId",
1982
- "internalFilePath": "generator.main.runtime.ts"
1916
+ "name": "ComponentTemplateWithId"
1983
1917
  }
1984
1918
  ]
1985
1919
  }
@@ -2043,11 +1977,7 @@
2043
1977
  "line": 489,
2044
1978
  "character": 77
2045
1979
  },
2046
- "name": "EnvsMain",
2047
- "componentId": {
2048
- "scope": "teambit.envs",
2049
- "name": "envs"
2050
- }
1980
+ "name": "EnvsMain"
2051
1981
  },
2052
1982
  "isOptional": true,
2053
1983
  "isSpread": false
@@ -2076,11 +2006,7 @@
2076
2006
  "line": 489,
2077
2007
  "character": 96
2078
2008
  },
2079
- "name": "EnvDefinition",
2080
- "componentId": {
2081
- "scope": "teambit.envs",
2082
- "name": "envs"
2083
- }
2009
+ "name": "EnvDefinition"
2084
2010
  }
2085
2011
  }
2086
2012
  ]
@@ -2208,11 +2134,7 @@
2208
2134
  "line": 551,
2209
2135
  "character": 7
2210
2136
  },
2211
- "name": "Workspace",
2212
- "componentId": {
2213
- "scope": "teambit.workspace",
2214
- "name": "workspace"
2215
- }
2137
+ "name": "Workspace"
2216
2138
  },
2217
2139
  {
2218
2140
  "__schema": "TypeRefSchema",
@@ -2221,11 +2143,7 @@
2221
2143
  "line": 552,
2222
2144
  "character": 7
2223
2145
  },
2224
- "name": "CLIMain",
2225
- "componentId": {
2226
- "scope": "teambit.harmony",
2227
- "name": "cli"
2228
- }
2146
+ "name": "CLIMain"
2229
2147
  },
2230
2148
  {
2231
2149
  "__schema": "TypeRefSchema",
@@ -2234,11 +2152,7 @@
2234
2152
  "line": 553,
2235
2153
  "character": 7
2236
2154
  },
2237
- "name": "GraphqlMain",
2238
- "componentId": {
2239
- "scope": "teambit.harmony",
2240
- "name": "graphql"
2241
- }
2155
+ "name": "GraphqlMain"
2242
2156
  },
2243
2157
  {
2244
2158
  "__schema": "TypeRefSchema",
@@ -2247,11 +2161,7 @@
2247
2161
  "line": 554,
2248
2162
  "character": 7
2249
2163
  },
2250
- "name": "EnvsMain",
2251
- "componentId": {
2252
- "scope": "teambit.envs",
2253
- "name": "envs"
2254
- }
2164
+ "name": "EnvsMain"
2255
2165
  },
2256
2166
  {
2257
2167
  "__schema": "TypeRefSchema",
@@ -2260,11 +2170,7 @@
2260
2170
  "line": 555,
2261
2171
  "character": 7
2262
2172
  },
2263
- "name": "AspectLoaderMain",
2264
- "componentId": {
2265
- "scope": "teambit.harmony",
2266
- "name": "aspect-loader"
2267
- }
2173
+ "name": "AspectLoaderMain"
2268
2174
  },
2269
2175
  {
2270
2176
  "__schema": "TypeRefSchema",
@@ -2273,11 +2179,7 @@
2273
2179
  "line": 556,
2274
2180
  "character": 7
2275
2181
  },
2276
- "name": "NewComponentHelperMain",
2277
- "componentId": {
2278
- "scope": "teambit.component",
2279
- "name": "new-component-helper"
2280
- }
2182
+ "name": "NewComponentHelperMain"
2281
2183
  },
2282
2184
  {
2283
2185
  "__schema": "TypeRefSchema",
@@ -2286,11 +2188,7 @@
2286
2188
  "line": 557,
2287
2189
  "character": 7
2288
2190
  },
2289
- "name": "ComponentMain",
2290
- "componentId": {
2291
- "scope": "teambit.component",
2292
- "name": "component"
2293
- }
2191
+ "name": "ComponentMain"
2294
2192
  },
2295
2193
  {
2296
2194
  "__schema": "TypeRefSchema",
@@ -2299,11 +2197,7 @@
2299
2197
  "line": 558,
2300
2198
  "character": 7
2301
2199
  },
2302
- "name": "TrackerMain",
2303
- "componentId": {
2304
- "scope": "teambit.component",
2305
- "name": "tracker"
2306
- }
2200
+ "name": "TrackerMain"
2307
2201
  },
2308
2202
  {
2309
2203
  "__schema": "TypeRefSchema",
@@ -2312,11 +2206,7 @@
2312
2206
  "line": 559,
2313
2207
  "character": 7
2314
2208
  },
2315
- "name": "LoggerMain",
2316
- "componentId": {
2317
- "scope": "teambit.harmony",
2318
- "name": "logger"
2319
- }
2209
+ "name": "LoggerMain"
2320
2210
  },
2321
2211
  {
2322
2212
  "__schema": "TypeRefSchema",
@@ -2325,11 +2215,7 @@
2325
2215
  "line": 560,
2326
2216
  "character": 7
2327
2217
  },
2328
- "name": "GitMain",
2329
- "componentId": {
2330
- "scope": "teambit.git",
2331
- "name": "git"
2332
- }
2218
+ "name": "GitMain"
2333
2219
  },
2334
2220
  {
2335
2221
  "__schema": "TypeRefSchema",
@@ -2338,11 +2224,7 @@
2338
2224
  "line": 561,
2339
2225
  "character": 7
2340
2226
  },
2341
- "name": "WorkspaceConfigFilesMain",
2342
- "componentId": {
2343
- "scope": "teambit.workspace",
2344
- "name": "workspace-config-files"
2345
- }
2227
+ "name": "WorkspaceConfigFilesMain"
2346
2228
  }
2347
2229
  ]
2348
2230
  },
@@ -2364,8 +2246,7 @@
2364
2246
  "line": 563,
2365
2247
  "character": 13
2366
2248
  },
2367
- "name": "GeneratorConfig",
2368
- "internalFilePath": "generator.main.runtime.ts"
2249
+ "name": "GeneratorConfig"
2369
2250
  },
2370
2251
  "isOptional": false,
2371
2252
  "isSpread": false
@@ -2393,8 +2274,7 @@
2393
2274
  "line": 565,
2394
2275
  "character": 7
2395
2276
  },
2396
- "name": "ComponentTemplateSlot",
2397
- "internalFilePath": "generator.main.runtime.ts"
2277
+ "name": "ComponentTemplateSlot"
2398
2278
  },
2399
2279
  {
2400
2280
  "__schema": "TypeRefSchema",
@@ -2403,8 +2283,7 @@
2403
2283
  "line": 566,
2404
2284
  "character": 7
2405
2285
  },
2406
- "name": "WorkspaceTemplateSlot",
2407
- "internalFilePath": "generator.main.runtime.ts"
2286
+ "name": "WorkspaceTemplateSlot"
2408
2287
  },
2409
2288
  {
2410
2289
  "__schema": "TypeRefSchema",
@@ -2413,8 +2292,7 @@
2413
2292
  "line": 567,
2414
2293
  "character": 7
2415
2294
  },
2416
- "name": "OnComponentCreateSlot",
2417
- "internalFilePath": "generator.main.runtime.ts"
2295
+ "name": "OnComponentCreateSlot"
2418
2296
  }
2419
2297
  ]
2420
2298
  },
@@ -2466,8 +2344,7 @@
2466
2344
  "line": 60,
2467
2345
  "character": 32
2468
2346
  },
2469
- "name": "BaseComponentTemplateOptions",
2470
- "internalFilePath": "component-template.ts"
2347
+ "name": "BaseComponentTemplateOptions"
2471
2348
  }
2472
2349
  },
2473
2350
  {
@@ -3453,8 +3330,7 @@
3453
3330
  "line": 51,
3454
3331
  "character": 32
3455
3332
  },
3456
- "name": "BaseWorkspaceOptions",
3457
- "internalFilePath": "workspace-template.ts"
3333
+ "name": "BaseWorkspaceOptions"
3458
3334
  }
3459
3335
  },
3460
3336
  {
@@ -5049,10 +4925,6 @@
5049
4925
  "character": 17
5050
4926
  },
5051
4927
  "name": "EnvHandler",
5052
- "componentId": {
5053
- "scope": "teambit.envs",
5054
- "name": "envs"
5055
- },
5056
4928
  "typeArgs": [
5057
4929
  {
5058
4930
  "__schema": "TypeRefSchema",
@@ -5095,10 +4967,6 @@
5095
4967
  "character": 15
5096
4968
  },
5097
4969
  "name": "EnvHandler",
5098
- "componentId": {
5099
- "scope": "teambit.envs",
5100
- "name": "envs"
5101
- },
5102
4970
  "typeArgs": [
5103
4971
  {
5104
4972
  "__schema": "TypeRefSchema",
@@ -5205,10 +5073,6 @@
5205
5073
  "character": 57
5206
5074
  },
5207
5075
  "name": "EnvHandler",
5208
- "componentId": {
5209
- "scope": "teambit.envs",
5210
- "name": "envs"
5211
- },
5212
5076
  "typeArgs": [
5213
5077
  {
5214
5078
  "__schema": "TypeRefSchema",
@@ -5240,11 +5104,7 @@
5240
5104
  "line": 9,
5241
5105
  "character": 107
5242
5106
  },
5243
- "name": "EnvContext",
5244
- "componentId": {
5245
- "scope": "teambit.envs",
5246
- "name": "envs"
5247
- }
5107
+ "name": "EnvContext"
5248
5108
  },
5249
5109
  "isOptional": false,
5250
5110
  "isSpread": false
@@ -5323,10 +5183,6 @@
5323
5183
  "character": 26
5324
5184
  },
5325
5185
  "name": "EnvHandler",
5326
- "componentId": {
5327
- "scope": "teambit.envs",
5328
- "name": "envs"
5329
- },
5330
5186
  "typeArgs": [
5331
5187
  {
5332
5188
  "__schema": "TypeRefSchema",
@@ -5358,8 +5214,7 @@
5358
5214
  "line": 15,
5359
5215
  "character": 68
5360
5216
  },
5361
- "name": "TemplateListOptions",
5362
- "internalFilePath": "template-list.ts"
5217
+ "name": "TemplateListOptions"
5363
5218
  },
5364
5219
  "isOptional": true,
5365
5220
  "defaultValue": "{}",
@@ -5446,10 +5301,6 @@
5446
5301
  "character": 56
5447
5302
  },
5448
5303
  "name": "EnvHandler",
5449
- "componentId": {
5450
- "scope": "teambit.envs",
5451
- "name": "envs"
5452
- },
5453
5304
  "typeArgs": [
5454
5305
  {
5455
5306
  "__schema": "TypeRefSchema",
@@ -5481,11 +5332,7 @@
5481
5332
  "line": 9,
5482
5333
  "character": 106
5483
5334
  },
5484
- "name": "EnvContext",
5485
- "componentId": {
5486
- "scope": "teambit.envs",
5487
- "name": "envs"
5488
- }
5335
+ "name": "EnvContext"
5489
5336
  },
5490
5337
  "isOptional": false,
5491
5338
  "isSpread": false
@@ -5564,10 +5411,6 @@
5564
5411
  "character": 25
5565
5412
  },
5566
5413
  "name": "EnvHandler",
5567
- "componentId": {
5568
- "scope": "teambit.envs",
5569
- "name": "envs"
5570
- },
5571
5414
  "typeArgs": [
5572
5415
  {
5573
5416
  "__schema": "TypeRefSchema",
@@ -5599,8 +5442,7 @@
5599
5442
  "line": 15,
5600
5443
  "character": 67
5601
5444
  },
5602
- "name": "StarterListOptions",
5603
- "internalFilePath": "starter-list.ts"
5445
+ "name": "StarterListOptions"
5604
5446
  },
5605
5447
  "isOptional": true,
5606
5448
  "defaultValue": "{}",
@@ -5894,11 +5736,6 @@
5894
5736
  "character": 37
5895
5737
  },
5896
5738
  "name": "SlotRegistry",
5897
- "componentId": {
5898
- "scope": "teambit.harmony",
5899
- "name": "harmony",
5900
- "version": "0.4.6"
5901
- },
5902
5739
  "typeArgs": [
5903
5740
  {
5904
5741
  "__schema": "TypeArraySchema",
@@ -5937,11 +5774,6 @@
5937
5774
  "character": 37
5938
5775
  },
5939
5776
  "name": "SlotRegistry",
5940
- "componentId": {
5941
- "scope": "teambit.harmony",
5942
- "name": "harmony",
5943
- "version": "0.4.6"
5944
- },
5945
5777
  "typeArgs": [
5946
5778
  {
5947
5779
  "__schema": "TypeArraySchema",
@@ -5980,11 +5812,6 @@
5980
5812
  "character": 37
5981
5813
  },
5982
5814
  "name": "SlotRegistry",
5983
- "componentId": {
5984
- "scope": "teambit.harmony",
5985
- "name": "harmony",
5986
- "version": "0.4.6"
5987
- },
5988
5815
  "typeArgs": [
5989
5816
  {
5990
5817
  "__schema": "TypeRefSchema",
@@ -5993,8 +5820,7 @@
5993
5820
  "line": 42,
5994
5821
  "character": 50
5995
5822
  },
5996
- "name": "OnComponentCreateFn",
5997
- "internalFilePath": "component-generator.ts"
5823
+ "name": "OnComponentCreateFn"
5998
5824
  }
5999
5825
  ]
6000
5826
  }
@@ -6340,8 +6166,7 @@
6340
6166
  "line": 80,
6341
6167
  "character": 36
6342
6168
  },
6343
- "name": "ComponentTemplateSlot",
6344
- "internalFilePath": "generator.main.runtime.ts"
6169
+ "name": "ComponentTemplateSlot"
6345
6170
  },
6346
6171
  "isOptional": false,
6347
6172
  "isSpread": false
@@ -6361,8 +6186,7 @@
6361
6186
  "line": 81,
6362
6187
  "character": 36
6363
6188
  },
6364
- "name": "WorkspaceTemplateSlot",
6365
- "internalFilePath": "generator.main.runtime.ts"
6189
+ "name": "WorkspaceTemplateSlot"
6366
6190
  },
6367
6191
  "isOptional": false,
6368
6192
  "isSpread": false
@@ -6382,8 +6206,7 @@
6382
6206
  "line": 82,
6383
6207
  "character": 36
6384
6208
  },
6385
- "name": "OnComponentCreateSlot",
6386
- "internalFilePath": "generator.main.runtime.ts"
6209
+ "name": "OnComponentCreateSlot"
6387
6210
  },
6388
6211
  "isOptional": false,
6389
6212
  "isSpread": false
@@ -6403,8 +6226,7 @@
6403
6226
  "line": 83,
6404
6227
  "character": 21
6405
6228
  },
6406
- "name": "GeneratorConfig",
6407
- "internalFilePath": "generator.main.runtime.ts"
6229
+ "name": "GeneratorConfig"
6408
6230
  },
6409
6231
  "isOptional": false,
6410
6232
  "isSpread": false
@@ -6424,11 +6246,7 @@
6424
6246
  "line": 84,
6425
6247
  "character": 24
6426
6248
  },
6427
- "name": "Workspace",
6428
- "componentId": {
6429
- "scope": "teambit.workspace",
6430
- "name": "workspace"
6431
- }
6249
+ "name": "Workspace"
6432
6250
  },
6433
6251
  "isOptional": false,
6434
6252
  "isSpread": false
@@ -6448,11 +6266,7 @@
6448
6266
  "line": 85,
6449
6267
  "character": 19
6450
6268
  },
6451
- "name": "EnvsMain",
6452
- "componentId": {
6453
- "scope": "teambit.envs",
6454
- "name": "envs"
6455
- }
6269
+ "name": "EnvsMain"
6456
6270
  },
6457
6271
  "isOptional": false,
6458
6272
  "isSpread": false
@@ -6472,11 +6286,7 @@
6472
6286
  "line": 86,
6473
6287
  "character": 27
6474
6288
  },
6475
- "name": "AspectLoaderMain",
6476
- "componentId": {
6477
- "scope": "teambit.harmony",
6478
- "name": "aspect-loader"
6479
- }
6289
+ "name": "AspectLoaderMain"
6480
6290
  },
6481
6291
  "isOptional": false,
6482
6292
  "isSpread": false
@@ -6496,11 +6306,7 @@
6496
6306
  "line": 87,
6497
6307
  "character": 33
6498
6308
  },
6499
- "name": "NewComponentHelperMain",
6500
- "componentId": {
6501
- "scope": "teambit.component",
6502
- "name": "new-component-helper"
6503
- }
6309
+ "name": "NewComponentHelperMain"
6504
6310
  },
6505
6311
  "isOptional": false,
6506
6312
  "isSpread": false
@@ -6520,11 +6326,7 @@
6520
6326
  "line": 88,
6521
6327
  "character": 30
6522
6328
  },
6523
- "name": "ComponentMain",
6524
- "componentId": {
6525
- "scope": "teambit.component",
6526
- "name": "component"
6527
- }
6329
+ "name": "ComponentMain"
6528
6330
  },
6529
6331
  "isOptional": false,
6530
6332
  "isSpread": false
@@ -6544,11 +6346,7 @@
6544
6346
  "line": 89,
6545
6347
  "character": 22
6546
6348
  },
6547
- "name": "TrackerMain",
6548
- "componentId": {
6549
- "scope": "teambit.component",
6550
- "name": "tracker"
6551
- }
6349
+ "name": "TrackerMain"
6552
6350
  },
6553
6351
  "isOptional": false,
6554
6352
  "isSpread": false
@@ -6568,11 +6366,7 @@
6568
6366
  "line": 90,
6569
6367
  "character": 21
6570
6368
  },
6571
- "name": "Logger",
6572
- "componentId": {
6573
- "scope": "teambit.harmony",
6574
- "name": "logger"
6575
- }
6369
+ "name": "Logger"
6576
6370
  },
6577
6371
  "isOptional": false,
6578
6372
  "isSpread": false
@@ -6592,11 +6386,7 @@
6592
6386
  "line": 91,
6593
6387
  "character": 18
6594
6388
  },
6595
- "name": "GitMain",
6596
- "componentId": {
6597
- "scope": "teambit.git",
6598
- "name": "git"
6599
- }
6389
+ "name": "GitMain"
6600
6390
  },
6601
6391
  "isOptional": false,
6602
6392
  "isSpread": false
@@ -6616,11 +6406,7 @@
6616
6406
  "line": 92,
6617
6407
  "character": 28
6618
6408
  },
6619
- "name": "WorkspaceConfigFilesMain",
6620
- "componentId": {
6621
- "scope": "teambit.workspace",
6622
- "name": "workspace-config-files"
6623
- }
6409
+ "name": "WorkspaceConfigFilesMain"
6624
6410
  },
6625
6411
  "isOptional": false,
6626
6412
  "isSpread": false
@@ -6782,8 +6568,7 @@
6782
6568
  "line": 111,
6783
6569
  "character": 33
6784
6570
  },
6785
- "name": "OnComponentCreateFn",
6786
- "internalFilePath": "component-generator.ts"
6571
+ "name": "OnComponentCreateFn"
6787
6572
  },
6788
6573
  "isOptional": false,
6789
6574
  "isSpread": false
@@ -6908,8 +6693,7 @@
6908
6693
  "line": 120,
6909
6694
  "character": 70
6910
6695
  },
6911
- "name": "TemplateDescriptor",
6912
- "internalFilePath": "generator.main.runtime.ts"
6696
+ "name": "TemplateDescriptor"
6913
6697
  }
6914
6698
  }
6915
6699
  ]
@@ -7014,8 +6798,7 @@
7014
6798
  "line": 144,
7015
6799
  "character": 68
7016
6800
  },
7017
- "name": "TemplateDescriptor",
7018
- "internalFilePath": "generator.main.runtime.ts"
6801
+ "name": "TemplateDescriptor"
7019
6802
  }
7020
6803
  }
7021
6804
  ]
@@ -7190,8 +6973,7 @@
7190
6973
  "line": 162,
7191
6974
  "character": 72
7192
6975
  },
7193
- "name": "ComponentTemplateWithId",
7194
- "internalFilePath": "generator.main.runtime.ts"
6976
+ "name": "ComponentTemplateWithId"
7195
6977
  },
7196
6978
  {
7197
6979
  "__schema": "KeywordTypeSchema",
@@ -7324,11 +7106,7 @@
7324
7106
  "line": 216,
7325
7107
  "character": 64
7326
7108
  },
7327
- "name": "Component",
7328
- "componentId": {
7329
- "scope": "teambit.component",
7330
- "name": "component"
7331
- }
7109
+ "name": "Component"
7332
7110
  },
7333
7111
  "isOptional": true
7334
7112
  }
@@ -7538,11 +7316,7 @@
7538
7316
  "line": 254,
7539
7317
  "character": 63
7540
7318
  },
7541
- "name": "Component",
7542
- "componentId": {
7543
- "scope": "teambit.component",
7544
- "name": "component"
7545
- }
7319
+ "name": "Component"
7546
7320
  },
7547
7321
  "isOptional": true
7548
7322
  }
@@ -7619,11 +7393,7 @@
7619
7393
  "line": 277,
7620
7394
  "character": 24
7621
7395
  },
7622
- "name": "EnvsMain",
7623
- "componentId": {
7624
- "scope": "teambit.envs",
7625
- "name": "envs"
7626
- }
7396
+ "name": "EnvsMain"
7627
7397
  },
7628
7398
  "isOptional": true,
7629
7399
  "isSpread": false
@@ -7754,8 +7524,7 @@
7754
7524
  "line": 298,
7755
7525
  "character": 22
7756
7526
  },
7757
- "name": "CreateOptions",
7758
- "internalFilePath": "create.cmd.ts"
7527
+ "name": "CreateOptions"
7759
7528
  }
7760
7529
  ]
7761
7530
  },
@@ -7868,8 +7637,7 @@
7868
7637
  "line": 356,
7869
7638
  "character": 14
7870
7639
  },
7871
- "name": "NewOptions",
7872
- "internalFilePath": "new.cmd.ts"
7640
+ "name": "NewOptions"
7873
7641
  },
7874
7642
  {
7875
7643
  "__schema": "TypeLiteralSchema",
@@ -7943,8 +7711,7 @@
7943
7711
  "line": 357,
7944
7712
  "character": 14
7945
7713
  },
7946
- "name": "GenerateWorkspaceTemplateResult",
7947
- "internalFilePath": "generator.main.runtime.ts"
7714
+ "name": "GenerateWorkspaceTemplateResult"
7948
7715
  }
7949
7716
  ]
7950
7717
  },
@@ -8007,11 +7774,7 @@
8007
7774
  "line": 423,
8008
7775
  "character": 69
8009
7776
  },
8010
- "name": "EnvsMain",
8011
- "componentId": {
8012
- "scope": "teambit.envs",
8013
- "name": "envs"
8014
- }
7777
+ "name": "EnvsMain"
8015
7778
  },
8016
7779
  "isOptional": true,
8017
7780
  "isSpread": false
@@ -8042,8 +7805,7 @@
8042
7805
  "line": 423,
8043
7806
  "character": 94
8044
7807
  },
8045
- "name": "WorkspaceTemplateWithId",
8046
- "internalFilePath": "generator.main.runtime.ts"
7808
+ "name": "WorkspaceTemplateWithId"
8047
7809
  }
8048
7810
  ]
8049
7811
  }
@@ -8146,8 +7908,7 @@
8146
7908
  "line": 444,
8147
7909
  "character": 93
8148
7910
  },
8149
- "name": "TemplateDescriptor",
8150
- "internalFilePath": "generator.main.runtime.ts"
7911
+ "name": "TemplateDescriptor"
8151
7912
  }
8152
7913
  }
8153
7914
  ]
@@ -8270,8 +8031,7 @@
8270
8031
  "line": 462,
8271
8032
  "character": 89
8272
8033
  },
8273
- "name": "ComponentTemplateWithId",
8274
- "internalFilePath": "generator.main.runtime.ts"
8034
+ "name": "ComponentTemplateWithId"
8275
8035
  }
8276
8036
  ]
8277
8037
  }
@@ -8335,11 +8095,7 @@
8335
8095
  "line": 489,
8336
8096
  "character": 77
8337
8097
  },
8338
- "name": "EnvsMain",
8339
- "componentId": {
8340
- "scope": "teambit.envs",
8341
- "name": "envs"
8342
- }
8098
+ "name": "EnvsMain"
8343
8099
  },
8344
8100
  "isOptional": true,
8345
8101
  "isSpread": false
@@ -8368,11 +8124,7 @@
8368
8124
  "line": 489,
8369
8125
  "character": 96
8370
8126
  },
8371
- "name": "EnvDefinition",
8372
- "componentId": {
8373
- "scope": "teambit.envs",
8374
- "name": "envs"
8375
- }
8127
+ "name": "EnvDefinition"
8376
8128
  }
8377
8129
  }
8378
8130
  ]
@@ -8500,11 +8252,7 @@
8500
8252
  "line": 551,
8501
8253
  "character": 7
8502
8254
  },
8503
- "name": "Workspace",
8504
- "componentId": {
8505
- "scope": "teambit.workspace",
8506
- "name": "workspace"
8507
- }
8255
+ "name": "Workspace"
8508
8256
  },
8509
8257
  {
8510
8258
  "__schema": "TypeRefSchema",
@@ -8513,11 +8261,7 @@
8513
8261
  "line": 552,
8514
8262
  "character": 7
8515
8263
  },
8516
- "name": "CLIMain",
8517
- "componentId": {
8518
- "scope": "teambit.harmony",
8519
- "name": "cli"
8520
- }
8264
+ "name": "CLIMain"
8521
8265
  },
8522
8266
  {
8523
8267
  "__schema": "TypeRefSchema",
@@ -8526,11 +8270,7 @@
8526
8270
  "line": 553,
8527
8271
  "character": 7
8528
8272
  },
8529
- "name": "GraphqlMain",
8530
- "componentId": {
8531
- "scope": "teambit.harmony",
8532
- "name": "graphql"
8533
- }
8273
+ "name": "GraphqlMain"
8534
8274
  },
8535
8275
  {
8536
8276
  "__schema": "TypeRefSchema",
@@ -8539,11 +8279,7 @@
8539
8279
  "line": 554,
8540
8280
  "character": 7
8541
8281
  },
8542
- "name": "EnvsMain",
8543
- "componentId": {
8544
- "scope": "teambit.envs",
8545
- "name": "envs"
8546
- }
8282
+ "name": "EnvsMain"
8547
8283
  },
8548
8284
  {
8549
8285
  "__schema": "TypeRefSchema",
@@ -8552,11 +8288,7 @@
8552
8288
  "line": 555,
8553
8289
  "character": 7
8554
8290
  },
8555
- "name": "AspectLoaderMain",
8556
- "componentId": {
8557
- "scope": "teambit.harmony",
8558
- "name": "aspect-loader"
8559
- }
8291
+ "name": "AspectLoaderMain"
8560
8292
  },
8561
8293
  {
8562
8294
  "__schema": "TypeRefSchema",
@@ -8565,11 +8297,7 @@
8565
8297
  "line": 556,
8566
8298
  "character": 7
8567
8299
  },
8568
- "name": "NewComponentHelperMain",
8569
- "componentId": {
8570
- "scope": "teambit.component",
8571
- "name": "new-component-helper"
8572
- }
8300
+ "name": "NewComponentHelperMain"
8573
8301
  },
8574
8302
  {
8575
8303
  "__schema": "TypeRefSchema",
@@ -8578,11 +8306,7 @@
8578
8306
  "line": 557,
8579
8307
  "character": 7
8580
8308
  },
8581
- "name": "ComponentMain",
8582
- "componentId": {
8583
- "scope": "teambit.component",
8584
- "name": "component"
8585
- }
8309
+ "name": "ComponentMain"
8586
8310
  },
8587
8311
  {
8588
8312
  "__schema": "TypeRefSchema",
@@ -8591,11 +8315,7 @@
8591
8315
  "line": 558,
8592
8316
  "character": 7
8593
8317
  },
8594
- "name": "TrackerMain",
8595
- "componentId": {
8596
- "scope": "teambit.component",
8597
- "name": "tracker"
8598
- }
8318
+ "name": "TrackerMain"
8599
8319
  },
8600
8320
  {
8601
8321
  "__schema": "TypeRefSchema",
@@ -8604,11 +8324,7 @@
8604
8324
  "line": 559,
8605
8325
  "character": 7
8606
8326
  },
8607
- "name": "LoggerMain",
8608
- "componentId": {
8609
- "scope": "teambit.harmony",
8610
- "name": "logger"
8611
- }
8327
+ "name": "LoggerMain"
8612
8328
  },
8613
8329
  {
8614
8330
  "__schema": "TypeRefSchema",
@@ -8617,11 +8333,7 @@
8617
8333
  "line": 560,
8618
8334
  "character": 7
8619
8335
  },
8620
- "name": "GitMain",
8621
- "componentId": {
8622
- "scope": "teambit.git",
8623
- "name": "git"
8624
- }
8336
+ "name": "GitMain"
8625
8337
  },
8626
8338
  {
8627
8339
  "__schema": "TypeRefSchema",
@@ -8630,11 +8342,7 @@
8630
8342
  "line": 561,
8631
8343
  "character": 7
8632
8344
  },
8633
- "name": "WorkspaceConfigFilesMain",
8634
- "componentId": {
8635
- "scope": "teambit.workspace",
8636
- "name": "workspace-config-files"
8637
- }
8345
+ "name": "WorkspaceConfigFilesMain"
8638
8346
  }
8639
8347
  ]
8640
8348
  },
@@ -8656,8 +8364,7 @@
8656
8364
  "line": 563,
8657
8365
  "character": 13
8658
8366
  },
8659
- "name": "GeneratorConfig",
8660
- "internalFilePath": "generator.main.runtime.ts"
8367
+ "name": "GeneratorConfig"
8661
8368
  },
8662
8369
  "isOptional": false,
8663
8370
  "isSpread": false
@@ -8685,8 +8392,7 @@
8685
8392
  "line": 565,
8686
8393
  "character": 7
8687
8394
  },
8688
- "name": "ComponentTemplateSlot",
8689
- "internalFilePath": "generator.main.runtime.ts"
8395
+ "name": "ComponentTemplateSlot"
8690
8396
  },
8691
8397
  {
8692
8398
  "__schema": "TypeRefSchema",
@@ -8695,8 +8401,7 @@
8695
8401
  "line": 566,
8696
8402
  "character": 7
8697
8403
  },
8698
- "name": "WorkspaceTemplateSlot",
8699
- "internalFilePath": "generator.main.runtime.ts"
8404
+ "name": "WorkspaceTemplateSlot"
8700
8405
  },
8701
8406
  {
8702
8407
  "__schema": "TypeRefSchema",
@@ -8705,8 +8410,7 @@
8705
8410
  "line": 567,
8706
8411
  "character": 7
8707
8412
  },
8708
- "name": "OnComponentCreateSlot",
8709
- "internalFilePath": "generator.main.runtime.ts"
8413
+ "name": "OnComponentCreateSlot"
8710
8414
  }
8711
8415
  ]
8712
8416
  },
@@ -8818,8 +8522,7 @@
8818
8522
  "line": 53,
8819
8523
  "character": 32
8820
8524
  },
8821
- "name": "TemplateWithId",
8822
- "internalFilePath": "generator.main.runtime.ts"
8525
+ "name": "TemplateWithId"
8823
8526
  },
8824
8527
  {
8825
8528
  "__schema": "TypeLiteralSchema",
@@ -8878,8 +8581,7 @@
8878
8581
  "line": 54,
8879
8582
  "character": 32
8880
8583
  },
8881
- "name": "TemplateWithId",
8882
- "internalFilePath": "generator.main.runtime.ts"
8584
+ "name": "TemplateWithId"
8883
8585
  },
8884
8586
  {
8885
8587
  "__schema": "TypeLiteralSchema",
@@ -8938,8 +8640,7 @@
8938
8640
  "line": 55,
8939
8641
  "character": 26
8940
8642
  },
8941
- "name": "TemplateWithId",
8942
- "internalFilePath": "generator.main.runtime.ts"
8643
+ "name": "TemplateWithId"
8943
8644
  },
8944
8645
  {
8945
8646
  "__schema": "TypeLiteralSchema",
@@ -9191,11 +8892,7 @@
9191
8892
  "line": 34,
9192
8893
  "character": 13
9193
8894
  },
9194
- "name": "ComponentID",
9195
- "componentId": {
9196
- "scope": "teambit.component",
9197
- "name": "component"
9198
- }
8895
+ "name": "ComponentID"
9199
8896
  },
9200
8897
  {
9201
8898
  "__schema": "KeywordTypeSchema",
@@ -9236,11 +8933,7 @@
9236
8933
  "line": 41,
9237
8934
  "character": 11
9238
8935
  },
9239
- "name": "ComponentID",
9240
- "componentId": {
9241
- "scope": "teambit.component",
9242
- "name": "component"
9243
- }
8936
+ "name": "ComponentID"
9244
8937
  },
9245
8938
  "isOptional": true
9246
8939
  },
@@ -9363,8 +9056,7 @@
9363
9056
  "line": 60,
9364
9057
  "character": 32
9365
9058
  },
9366
- "name": "BaseComponentTemplateOptions",
9367
- "internalFilePath": "component-template.ts"
9059
+ "name": "BaseComponentTemplateOptions"
9368
9060
  }
9369
9061
  },
9370
9062
  {
@@ -10471,11 +10163,7 @@
10471
10163
  "line": 29,
10472
10164
  "character": 21
10473
10165
  },
10474
- "name": "Component",
10475
- "componentId": {
10476
- "scope": "teambit.component",
10477
- "name": "component"
10478
- }
10166
+ "name": "Component"
10479
10167
  },
10480
10168
  "isOptional": true
10481
10169
  },
@@ -10598,8 +10286,7 @@
10598
10286
  "line": 51,
10599
10287
  "character": 32
10600
10288
  },
10601
- "name": "BaseWorkspaceOptions",
10602
- "internalFilePath": "workspace-template.ts"
10289
+ "name": "BaseWorkspaceOptions"
10603
10290
  }
10604
10291
  },
10605
10292
  {
@@ -11746,10 +11433,6 @@
11746
11433
  "character": 17
11747
11434
  },
11748
11435
  "name": "EnvHandler",
11749
- "componentId": {
11750
- "scope": "teambit.envs",
11751
- "name": "envs"
11752
- },
11753
11436
  "typeArgs": [
11754
11437
  {
11755
11438
  "__schema": "TypeRefSchema",
@@ -11792,10 +11475,6 @@
11792
11475
  "character": 15
11793
11476
  },
11794
11477
  "name": "EnvHandler",
11795
- "componentId": {
11796
- "scope": "teambit.envs",
11797
- "name": "envs"
11798
- },
11799
11478
  "typeArgs": [
11800
11479
  {
11801
11480
  "__schema": "TypeRefSchema",
@@ -11964,10 +11643,6 @@
11964
11643
  "character": 57
11965
11644
  },
11966
11645
  "name": "EnvHandler",
11967
- "componentId": {
11968
- "scope": "teambit.envs",
11969
- "name": "envs"
11970
- },
11971
11646
  "typeArgs": [
11972
11647
  {
11973
11648
  "__schema": "TypeRefSchema",
@@ -11999,11 +11674,7 @@
11999
11674
  "line": 9,
12000
11675
  "character": 107
12001
11676
  },
12002
- "name": "EnvContext",
12003
- "componentId": {
12004
- "scope": "teambit.envs",
12005
- "name": "envs"
12006
- }
11677
+ "name": "EnvContext"
12007
11678
  },
12008
11679
  "isOptional": false,
12009
11680
  "isSpread": false
@@ -12082,10 +11753,6 @@
12082
11753
  "character": 26
12083
11754
  },
12084
11755
  "name": "EnvHandler",
12085
- "componentId": {
12086
- "scope": "teambit.envs",
12087
- "name": "envs"
12088
- },
12089
11756
  "typeArgs": [
12090
11757
  {
12091
11758
  "__schema": "TypeRefSchema",
@@ -12117,8 +11784,7 @@
12117
11784
  "line": 15,
12118
11785
  "character": 68
12119
11786
  },
12120
- "name": "TemplateListOptions",
12121
- "internalFilePath": "template-list.ts"
11787
+ "name": "TemplateListOptions"
12122
11788
  },
12123
11789
  "isOptional": true,
12124
11790
  "defaultValue": "{}",
@@ -12256,10 +11922,6 @@
12256
11922
  "character": 56
12257
11923
  },
12258
11924
  "name": "EnvHandler",
12259
- "componentId": {
12260
- "scope": "teambit.envs",
12261
- "name": "envs"
12262
- },
12263
11925
  "typeArgs": [
12264
11926
  {
12265
11927
  "__schema": "TypeRefSchema",
@@ -12291,11 +11953,7 @@
12291
11953
  "line": 9,
12292
11954
  "character": 106
12293
11955
  },
12294
- "name": "EnvContext",
12295
- "componentId": {
12296
- "scope": "teambit.envs",
12297
- "name": "envs"
12298
- }
11956
+ "name": "EnvContext"
12299
11957
  },
12300
11958
  "isOptional": false,
12301
11959
  "isSpread": false
@@ -12374,10 +12032,6 @@
12374
12032
  "character": 25
12375
12033
  },
12376
12034
  "name": "EnvHandler",
12377
- "componentId": {
12378
- "scope": "teambit.envs",
12379
- "name": "envs"
12380
- },
12381
12035
  "typeArgs": [
12382
12036
  {
12383
12037
  "__schema": "TypeRefSchema",
@@ -12409,8 +12063,7 @@
12409
12063
  "line": 15,
12410
12064
  "character": 67
12411
12065
  },
12412
- "name": "StarterListOptions",
12413
- "internalFilePath": "starter-list.ts"
12066
+ "name": "StarterListOptions"
12414
12067
  },
12415
12068
  "isOptional": true,
12416
12069
  "defaultValue": "{}",
@@ -12792,11 +12445,7 @@
12792
12445
  "line": 41,
12793
12446
  "character": 24
12794
12447
  },
12795
- "name": "Workspace",
12796
- "componentId": {
12797
- "scope": "teambit.workspace",
12798
- "name": "workspace"
12799
- }
12448
+ "name": "Workspace"
12800
12449
  },
12801
12450
  "isOptional": false,
12802
12451
  "isSpread": false
@@ -12823,12 +12472,7 @@
12823
12472
  "line": 42,
12824
12473
  "character": 27
12825
12474
  },
12826
- "name": "ComponentID",
12827
- "componentId": {
12828
- "scope": "teambit.component",
12829
- "name": "component-id",
12830
- "version": "1.2.0"
12831
- }
12475
+ "name": "ComponentID"
12832
12476
  }
12833
12477
  },
12834
12478
  "isOptional": false,
@@ -12858,8 +12502,7 @@
12858
12502
  "line": 43,
12859
12503
  "character": 30
12860
12504
  },
12861
- "name": "CreateOptions",
12862
- "internalFilePath": "create.cmd.ts"
12505
+ "name": "CreateOptions"
12863
12506
  }
12864
12507
  ]
12865
12508
  },
@@ -12901,11 +12544,7 @@
12901
12544
  "line": 45,
12902
12545
  "character": 19
12903
12546
  },
12904
- "name": "EnvsMain",
12905
- "componentId": {
12906
- "scope": "teambit.envs",
12907
- "name": "envs"
12908
- }
12547
+ "name": "EnvsMain"
12909
12548
  },
12910
12549
  "isOptional": false,
12911
12550
  "isSpread": false
@@ -12925,11 +12564,7 @@
12925
12564
  "line": 46,
12926
12565
  "character": 33
12927
12566
  },
12928
- "name": "NewComponentHelperMain",
12929
- "componentId": {
12930
- "scope": "teambit.component",
12931
- "name": "new-component-helper"
12932
- }
12567
+ "name": "NewComponentHelperMain"
12933
12568
  },
12934
12569
  "isOptional": false,
12935
12570
  "isSpread": false
@@ -12949,11 +12584,7 @@
12949
12584
  "line": 47,
12950
12585
  "character": 22
12951
12586
  },
12952
- "name": "TrackerMain",
12953
- "componentId": {
12954
- "scope": "teambit.component",
12955
- "name": "tracker"
12956
- }
12587
+ "name": "TrackerMain"
12957
12588
  },
12958
12589
  "isOptional": false,
12959
12590
  "isSpread": false
@@ -12973,11 +12604,7 @@
12973
12604
  "line": 48,
12974
12605
  "character": 28
12975
12606
  },
12976
- "name": "WorkspaceConfigFilesMain",
12977
- "componentId": {
12978
- "scope": "teambit.workspace",
12979
- "name": "workspace-config-files"
12980
- }
12607
+ "name": "WorkspaceConfigFilesMain"
12981
12608
  },
12982
12609
  "isOptional": false,
12983
12610
  "isSpread": false
@@ -12997,11 +12624,7 @@
12997
12624
  "line": 49,
12998
12625
  "character": 21
12999
12626
  },
13000
- "name": "Logger",
13001
- "componentId": {
13002
- "scope": "teambit.harmony",
13003
- "name": "logger"
13004
- }
12627
+ "name": "Logger"
13005
12628
  },
13006
12629
  "isOptional": false,
13007
12630
  "isSpread": false
@@ -13021,8 +12644,7 @@
13021
12644
  "line": 50,
13022
12645
  "character": 36
13023
12646
  },
13024
- "name": "OnComponentCreateSlot",
13025
- "internalFilePath": "generator.main.runtime.ts"
12647
+ "name": "OnComponentCreateSlot"
13026
12648
  },
13027
12649
  "isOptional": false,
13028
12650
  "isSpread": false
@@ -13062,12 +12684,7 @@
13062
12684
  "line": 52,
13063
12685
  "character": 21
13064
12686
  },
13065
- "name": "ComponentID",
13066
- "componentId": {
13067
- "scope": "teambit.component",
13068
- "name": "component-id",
13069
- "version": "1.2.0"
13070
- }
12687
+ "name": "ComponentID"
13071
12688
  },
13072
12689
  "isOptional": true,
13073
12690
  "isSpread": false
@@ -13159,7 +12776,7 @@
13159
12776
  "componentId": {
13160
12777
  "scope": "teambit.generator",
13161
12778
  "name": "generator",
13162
- "version": "1.0.226"
12779
+ "version": "1.0.228"
13163
12780
  },
13164
12781
  "taggedModuleExports": []
13165
12782
  }