@teambit/generator 1.0.331 → 1.0.333
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_generator_generator-preview.js +1 -1
- package/artifacts/schema.json +118 -501
- package/dist/component-generator.js +7 -7
- package/dist/component-generator.js.map +1 -1
- package/dist/{preview-1720513025675.js → preview-1720690103747.js} +2 -2
- package/dist/workspace-generator.js +5 -12
- package/dist/workspace-generator.js.map +1 -1
- package/package.json +26 -23
package/artifacts/schema.json
CHANGED
@@ -56,8 +56,7 @@
|
|
56
56
|
"line": 81,
|
57
57
|
"character": 36
|
58
58
|
},
|
59
|
-
"name": "ComponentTemplateSlot"
|
60
|
-
"internalFilePath": "generator.main.runtime.ts"
|
59
|
+
"name": "ComponentTemplateSlot"
|
61
60
|
},
|
62
61
|
"isOptional": false,
|
63
62
|
"isSpread": false
|
@@ -77,8 +76,7 @@
|
|
77
76
|
"line": 82,
|
78
77
|
"character": 36
|
79
78
|
},
|
80
|
-
"name": "WorkspaceTemplateSlot"
|
81
|
-
"internalFilePath": "generator.main.runtime.ts"
|
79
|
+
"name": "WorkspaceTemplateSlot"
|
82
80
|
},
|
83
81
|
"isOptional": false,
|
84
82
|
"isSpread": false
|
@@ -98,8 +96,7 @@
|
|
98
96
|
"line": 83,
|
99
97
|
"character": 36
|
100
98
|
},
|
101
|
-
"name": "OnComponentCreateSlot"
|
102
|
-
"internalFilePath": "generator.main.runtime.ts"
|
99
|
+
"name": "OnComponentCreateSlot"
|
103
100
|
},
|
104
101
|
"isOptional": false,
|
105
102
|
"isSpread": false
|
@@ -119,8 +116,7 @@
|
|
119
116
|
"line": 84,
|
120
117
|
"character": 21
|
121
118
|
},
|
122
|
-
"name": "GeneratorConfig"
|
123
|
-
"internalFilePath": "generator.main.runtime.ts"
|
119
|
+
"name": "GeneratorConfig"
|
124
120
|
},
|
125
121
|
"isOptional": false,
|
126
122
|
"isSpread": false
|
@@ -140,11 +136,7 @@
|
|
140
136
|
"line": 85,
|
141
137
|
"character": 24
|
142
138
|
},
|
143
|
-
"name": "Workspace"
|
144
|
-
"componentId": {
|
145
|
-
"scope": "teambit.workspace",
|
146
|
-
"name": "workspace"
|
147
|
-
}
|
139
|
+
"name": "Workspace"
|
148
140
|
},
|
149
141
|
"isOptional": false,
|
150
142
|
"isSpread": false
|
@@ -164,11 +156,7 @@
|
|
164
156
|
"line": 86,
|
165
157
|
"character": 19
|
166
158
|
},
|
167
|
-
"name": "EnvsMain"
|
168
|
-
"componentId": {
|
169
|
-
"scope": "teambit.envs",
|
170
|
-
"name": "envs"
|
171
|
-
}
|
159
|
+
"name": "EnvsMain"
|
172
160
|
},
|
173
161
|
"isOptional": false,
|
174
162
|
"isSpread": false
|
@@ -188,11 +176,7 @@
|
|
188
176
|
"line": 87,
|
189
177
|
"character": 27
|
190
178
|
},
|
191
|
-
"name": "AspectLoaderMain"
|
192
|
-
"componentId": {
|
193
|
-
"scope": "teambit.harmony",
|
194
|
-
"name": "aspect-loader"
|
195
|
-
}
|
179
|
+
"name": "AspectLoaderMain"
|
196
180
|
},
|
197
181
|
"isOptional": false,
|
198
182
|
"isSpread": false
|
@@ -212,11 +196,7 @@
|
|
212
196
|
"line": 88,
|
213
197
|
"character": 33
|
214
198
|
},
|
215
|
-
"name": "NewComponentHelperMain"
|
216
|
-
"componentId": {
|
217
|
-
"scope": "teambit.component",
|
218
|
-
"name": "new-component-helper"
|
219
|
-
}
|
199
|
+
"name": "NewComponentHelperMain"
|
220
200
|
},
|
221
201
|
"isOptional": false,
|
222
202
|
"isSpread": false
|
@@ -236,11 +216,7 @@
|
|
236
216
|
"line": 89,
|
237
217
|
"character": 30
|
238
218
|
},
|
239
|
-
"name": "ComponentMain"
|
240
|
-
"componentId": {
|
241
|
-
"scope": "teambit.component",
|
242
|
-
"name": "component"
|
243
|
-
}
|
219
|
+
"name": "ComponentMain"
|
244
220
|
},
|
245
221
|
"isOptional": false,
|
246
222
|
"isSpread": false
|
@@ -260,11 +236,7 @@
|
|
260
236
|
"line": 90,
|
261
237
|
"character": 22
|
262
238
|
},
|
263
|
-
"name": "TrackerMain"
|
264
|
-
"componentId": {
|
265
|
-
"scope": "teambit.component",
|
266
|
-
"name": "tracker"
|
267
|
-
}
|
239
|
+
"name": "TrackerMain"
|
268
240
|
},
|
269
241
|
"isOptional": false,
|
270
242
|
"isSpread": false
|
@@ -284,11 +256,7 @@
|
|
284
256
|
"line": 91,
|
285
257
|
"character": 21
|
286
258
|
},
|
287
|
-
"name": "Logger"
|
288
|
-
"componentId": {
|
289
|
-
"scope": "teambit.harmony",
|
290
|
-
"name": "logger"
|
291
|
-
}
|
259
|
+
"name": "Logger"
|
292
260
|
},
|
293
261
|
"isOptional": false,
|
294
262
|
"isSpread": false
|
@@ -308,11 +276,7 @@
|
|
308
276
|
"line": 92,
|
309
277
|
"character": 18
|
310
278
|
},
|
311
|
-
"name": "GitMain"
|
312
|
-
"componentId": {
|
313
|
-
"scope": "teambit.git",
|
314
|
-
"name": "git"
|
315
|
-
}
|
279
|
+
"name": "GitMain"
|
316
280
|
},
|
317
281
|
"isOptional": false,
|
318
282
|
"isSpread": false
|
@@ -332,11 +296,7 @@
|
|
332
296
|
"line": 93,
|
333
297
|
"character": 28
|
334
298
|
},
|
335
|
-
"name": "WorkspaceConfigFilesMain"
|
336
|
-
"componentId": {
|
337
|
-
"scope": "teambit.workspace",
|
338
|
-
"name": "workspace-config-files"
|
339
|
-
}
|
299
|
+
"name": "WorkspaceConfigFilesMain"
|
340
300
|
},
|
341
301
|
"isOptional": false,
|
342
302
|
"isSpread": false
|
@@ -500,8 +460,7 @@
|
|
500
460
|
"line": 112,
|
501
461
|
"character": 33
|
502
462
|
},
|
503
|
-
"name": "OnComponentCreateFn"
|
504
|
-
"internalFilePath": "component-generator.ts"
|
463
|
+
"name": "OnComponentCreateFn"
|
505
464
|
},
|
506
465
|
"isOptional": false,
|
507
466
|
"isSpread": false
|
@@ -627,8 +586,7 @@
|
|
627
586
|
"line": 121,
|
628
587
|
"character": 70
|
629
588
|
},
|
630
|
-
"name": "TemplateDescriptor"
|
631
|
-
"internalFilePath": "generator.main.runtime.ts"
|
589
|
+
"name": "TemplateDescriptor"
|
632
590
|
}
|
633
591
|
}
|
634
592
|
]
|
@@ -734,8 +692,7 @@
|
|
734
692
|
"line": 145,
|
735
693
|
"character": 68
|
736
694
|
},
|
737
|
-
"name": "TemplateDescriptor"
|
738
|
-
"internalFilePath": "generator.main.runtime.ts"
|
695
|
+
"name": "TemplateDescriptor"
|
739
696
|
}
|
740
697
|
}
|
741
698
|
]
|
@@ -912,8 +869,7 @@
|
|
912
869
|
"line": 163,
|
913
870
|
"character": 72
|
914
871
|
},
|
915
|
-
"name": "ComponentTemplateWithId"
|
916
|
-
"internalFilePath": "generator.main.runtime.ts"
|
872
|
+
"name": "ComponentTemplateWithId"
|
917
873
|
},
|
918
874
|
{
|
919
875
|
"__schema": "KeywordTypeSchema",
|
@@ -1047,11 +1003,7 @@
|
|
1047
1003
|
"line": 218,
|
1048
1004
|
"character": 64
|
1049
1005
|
},
|
1050
|
-
"name": "Component"
|
1051
|
-
"componentId": {
|
1052
|
-
"scope": "teambit.component",
|
1053
|
-
"name": "component"
|
1054
|
-
}
|
1006
|
+
"name": "Component"
|
1055
1007
|
},
|
1056
1008
|
"isOptional": true
|
1057
1009
|
}
|
@@ -1262,11 +1214,7 @@
|
|
1262
1214
|
"line": 256,
|
1263
1215
|
"character": 63
|
1264
1216
|
},
|
1265
|
-
"name": "Component"
|
1266
|
-
"componentId": {
|
1267
|
-
"scope": "teambit.component",
|
1268
|
-
"name": "component"
|
1269
|
-
}
|
1217
|
+
"name": "Component"
|
1270
1218
|
},
|
1271
1219
|
"isOptional": true
|
1272
1220
|
}
|
@@ -1343,11 +1291,7 @@
|
|
1343
1291
|
"line": 279,
|
1344
1292
|
"character": 24
|
1345
1293
|
},
|
1346
|
-
"name": "EnvsMain"
|
1347
|
-
"componentId": {
|
1348
|
-
"scope": "teambit.envs",
|
1349
|
-
"name": "envs"
|
1350
|
-
}
|
1294
|
+
"name": "EnvsMain"
|
1351
1295
|
},
|
1352
1296
|
"isOptional": true,
|
1353
1297
|
"isSpread": false
|
@@ -1478,8 +1422,7 @@
|
|
1478
1422
|
"line": 300,
|
1479
1423
|
"character": 22
|
1480
1424
|
},
|
1481
|
-
"name": "CreateOptions"
|
1482
|
-
"internalFilePath": "create.cmd.ts"
|
1425
|
+
"name": "CreateOptions"
|
1483
1426
|
}
|
1484
1427
|
]
|
1485
1428
|
},
|
@@ -1592,8 +1535,7 @@
|
|
1592
1535
|
"line": 367,
|
1593
1536
|
"character": 14
|
1594
1537
|
},
|
1595
|
-
"name": "NewOptions"
|
1596
|
-
"internalFilePath": "new.cmd.ts"
|
1538
|
+
"name": "NewOptions"
|
1597
1539
|
},
|
1598
1540
|
{
|
1599
1541
|
"__schema": "TypeLiteralSchema",
|
@@ -1667,8 +1609,7 @@
|
|
1667
1609
|
"line": 368,
|
1668
1610
|
"character": 14
|
1669
1611
|
},
|
1670
|
-
"name": "GenerateWorkspaceTemplateResult"
|
1671
|
-
"internalFilePath": "generator.main.runtime.ts"
|
1612
|
+
"name": "GenerateWorkspaceTemplateResult"
|
1672
1613
|
}
|
1673
1614
|
]
|
1674
1615
|
},
|
@@ -1732,11 +1673,7 @@
|
|
1732
1673
|
"line": 434,
|
1733
1674
|
"character": 69
|
1734
1675
|
},
|
1735
|
-
"name": "EnvsMain"
|
1736
|
-
"componentId": {
|
1737
|
-
"scope": "teambit.envs",
|
1738
|
-
"name": "envs"
|
1739
|
-
}
|
1676
|
+
"name": "EnvsMain"
|
1740
1677
|
},
|
1741
1678
|
"isOptional": true,
|
1742
1679
|
"isSpread": false
|
@@ -1767,8 +1704,7 @@
|
|
1767
1704
|
"line": 434,
|
1768
1705
|
"character": 94
|
1769
1706
|
},
|
1770
|
-
"name": "WorkspaceTemplateWithId"
|
1771
|
-
"internalFilePath": "generator.main.runtime.ts"
|
1707
|
+
"name": "WorkspaceTemplateWithId"
|
1772
1708
|
}
|
1773
1709
|
]
|
1774
1710
|
}
|
@@ -1872,8 +1808,7 @@
|
|
1872
1808
|
"line": 455,
|
1873
1809
|
"character": 93
|
1874
1810
|
},
|
1875
|
-
"name": "TemplateDescriptor"
|
1876
|
-
"internalFilePath": "generator.main.runtime.ts"
|
1811
|
+
"name": "TemplateDescriptor"
|
1877
1812
|
}
|
1878
1813
|
}
|
1879
1814
|
]
|
@@ -1996,8 +1931,7 @@
|
|
1996
1931
|
"line": 473,
|
1997
1932
|
"character": 89
|
1998
1933
|
},
|
1999
|
-
"name": "ComponentTemplateWithId"
|
2000
|
-
"internalFilePath": "generator.main.runtime.ts"
|
1934
|
+
"name": "ComponentTemplateWithId"
|
2001
1935
|
}
|
2002
1936
|
]
|
2003
1937
|
}
|
@@ -2061,11 +1995,7 @@
|
|
2061
1995
|
"line": 500,
|
2062
1996
|
"character": 77
|
2063
1997
|
},
|
2064
|
-
"name": "EnvsMain"
|
2065
|
-
"componentId": {
|
2066
|
-
"scope": "teambit.envs",
|
2067
|
-
"name": "envs"
|
2068
|
-
}
|
1998
|
+
"name": "EnvsMain"
|
2069
1999
|
},
|
2070
2000
|
"isOptional": true,
|
2071
2001
|
"isSpread": false
|
@@ -2094,11 +2024,7 @@
|
|
2094
2024
|
"line": 500,
|
2095
2025
|
"character": 96
|
2096
2026
|
},
|
2097
|
-
"name": "EnvDefinition"
|
2098
|
-
"componentId": {
|
2099
|
-
"scope": "teambit.envs",
|
2100
|
-
"name": "envs"
|
2101
|
-
}
|
2027
|
+
"name": "EnvDefinition"
|
2102
2028
|
}
|
2103
2029
|
}
|
2104
2030
|
]
|
@@ -2226,11 +2152,7 @@
|
|
2226
2152
|
"line": 562,
|
2227
2153
|
"character": 7
|
2228
2154
|
},
|
2229
|
-
"name": "Workspace"
|
2230
|
-
"componentId": {
|
2231
|
-
"scope": "teambit.workspace",
|
2232
|
-
"name": "workspace"
|
2233
|
-
}
|
2155
|
+
"name": "Workspace"
|
2234
2156
|
},
|
2235
2157
|
{
|
2236
2158
|
"__schema": "TypeRefSchema",
|
@@ -2239,11 +2161,7 @@
|
|
2239
2161
|
"line": 563,
|
2240
2162
|
"character": 7
|
2241
2163
|
},
|
2242
|
-
"name": "CLIMain"
|
2243
|
-
"componentId": {
|
2244
|
-
"scope": "teambit.harmony",
|
2245
|
-
"name": "cli"
|
2246
|
-
}
|
2164
|
+
"name": "CLIMain"
|
2247
2165
|
},
|
2248
2166
|
{
|
2249
2167
|
"__schema": "TypeRefSchema",
|
@@ -2252,11 +2170,7 @@
|
|
2252
2170
|
"line": 564,
|
2253
2171
|
"character": 7
|
2254
2172
|
},
|
2255
|
-
"name": "GraphqlMain"
|
2256
|
-
"componentId": {
|
2257
|
-
"scope": "teambit.harmony",
|
2258
|
-
"name": "graphql"
|
2259
|
-
}
|
2173
|
+
"name": "GraphqlMain"
|
2260
2174
|
},
|
2261
2175
|
{
|
2262
2176
|
"__schema": "TypeRefSchema",
|
@@ -2265,11 +2179,7 @@
|
|
2265
2179
|
"line": 565,
|
2266
2180
|
"character": 7
|
2267
2181
|
},
|
2268
|
-
"name": "EnvsMain"
|
2269
|
-
"componentId": {
|
2270
|
-
"scope": "teambit.envs",
|
2271
|
-
"name": "envs"
|
2272
|
-
}
|
2182
|
+
"name": "EnvsMain"
|
2273
2183
|
},
|
2274
2184
|
{
|
2275
2185
|
"__schema": "TypeRefSchema",
|
@@ -2278,11 +2188,7 @@
|
|
2278
2188
|
"line": 566,
|
2279
2189
|
"character": 7
|
2280
2190
|
},
|
2281
|
-
"name": "AspectLoaderMain"
|
2282
|
-
"componentId": {
|
2283
|
-
"scope": "teambit.harmony",
|
2284
|
-
"name": "aspect-loader"
|
2285
|
-
}
|
2191
|
+
"name": "AspectLoaderMain"
|
2286
2192
|
},
|
2287
2193
|
{
|
2288
2194
|
"__schema": "TypeRefSchema",
|
@@ -2291,11 +2197,7 @@
|
|
2291
2197
|
"line": 567,
|
2292
2198
|
"character": 7
|
2293
2199
|
},
|
2294
|
-
"name": "NewComponentHelperMain"
|
2295
|
-
"componentId": {
|
2296
|
-
"scope": "teambit.component",
|
2297
|
-
"name": "new-component-helper"
|
2298
|
-
}
|
2200
|
+
"name": "NewComponentHelperMain"
|
2299
2201
|
},
|
2300
2202
|
{
|
2301
2203
|
"__schema": "TypeRefSchema",
|
@@ -2304,11 +2206,7 @@
|
|
2304
2206
|
"line": 568,
|
2305
2207
|
"character": 7
|
2306
2208
|
},
|
2307
|
-
"name": "ComponentMain"
|
2308
|
-
"componentId": {
|
2309
|
-
"scope": "teambit.component",
|
2310
|
-
"name": "component"
|
2311
|
-
}
|
2209
|
+
"name": "ComponentMain"
|
2312
2210
|
},
|
2313
2211
|
{
|
2314
2212
|
"__schema": "TypeRefSchema",
|
@@ -2317,11 +2215,7 @@
|
|
2317
2215
|
"line": 569,
|
2318
2216
|
"character": 7
|
2319
2217
|
},
|
2320
|
-
"name": "TrackerMain"
|
2321
|
-
"componentId": {
|
2322
|
-
"scope": "teambit.component",
|
2323
|
-
"name": "tracker"
|
2324
|
-
}
|
2218
|
+
"name": "TrackerMain"
|
2325
2219
|
},
|
2326
2220
|
{
|
2327
2221
|
"__schema": "TypeRefSchema",
|
@@ -2330,11 +2224,7 @@
|
|
2330
2224
|
"line": 570,
|
2331
2225
|
"character": 7
|
2332
2226
|
},
|
2333
|
-
"name": "LoggerMain"
|
2334
|
-
"componentId": {
|
2335
|
-
"scope": "teambit.harmony",
|
2336
|
-
"name": "logger"
|
2337
|
-
}
|
2227
|
+
"name": "LoggerMain"
|
2338
2228
|
},
|
2339
2229
|
{
|
2340
2230
|
"__schema": "TypeRefSchema",
|
@@ -2343,11 +2233,7 @@
|
|
2343
2233
|
"line": 571,
|
2344
2234
|
"character": 7
|
2345
2235
|
},
|
2346
|
-
"name": "GitMain"
|
2347
|
-
"componentId": {
|
2348
|
-
"scope": "teambit.git",
|
2349
|
-
"name": "git"
|
2350
|
-
}
|
2236
|
+
"name": "GitMain"
|
2351
2237
|
},
|
2352
2238
|
{
|
2353
2239
|
"__schema": "TypeRefSchema",
|
@@ -2356,11 +2242,7 @@
|
|
2356
2242
|
"line": 572,
|
2357
2243
|
"character": 7
|
2358
2244
|
},
|
2359
|
-
"name": "WorkspaceConfigFilesMain"
|
2360
|
-
"componentId": {
|
2361
|
-
"scope": "teambit.workspace",
|
2362
|
-
"name": "workspace-config-files"
|
2363
|
-
}
|
2245
|
+
"name": "WorkspaceConfigFilesMain"
|
2364
2246
|
}
|
2365
2247
|
]
|
2366
2248
|
},
|
@@ -2382,8 +2264,7 @@
|
|
2382
2264
|
"line": 574,
|
2383
2265
|
"character": 13
|
2384
2266
|
},
|
2385
|
-
"name": "GeneratorConfig"
|
2386
|
-
"internalFilePath": "generator.main.runtime.ts"
|
2267
|
+
"name": "GeneratorConfig"
|
2387
2268
|
},
|
2388
2269
|
"isOptional": false,
|
2389
2270
|
"isSpread": false
|
@@ -2411,8 +2292,7 @@
|
|
2411
2292
|
"line": 576,
|
2412
2293
|
"character": 7
|
2413
2294
|
},
|
2414
|
-
"name": "ComponentTemplateSlot"
|
2415
|
-
"internalFilePath": "generator.main.runtime.ts"
|
2295
|
+
"name": "ComponentTemplateSlot"
|
2416
2296
|
},
|
2417
2297
|
{
|
2418
2298
|
"__schema": "TypeRefSchema",
|
@@ -2421,8 +2301,7 @@
|
|
2421
2301
|
"line": 577,
|
2422
2302
|
"character": 7
|
2423
2303
|
},
|
2424
|
-
"name": "WorkspaceTemplateSlot"
|
2425
|
-
"internalFilePath": "generator.main.runtime.ts"
|
2304
|
+
"name": "WorkspaceTemplateSlot"
|
2426
2305
|
},
|
2427
2306
|
{
|
2428
2307
|
"__schema": "TypeRefSchema",
|
@@ -2431,8 +2310,7 @@
|
|
2431
2310
|
"line": 578,
|
2432
2311
|
"character": 7
|
2433
2312
|
},
|
2434
|
-
"name": "OnComponentCreateSlot"
|
2435
|
-
"internalFilePath": "generator.main.runtime.ts"
|
2313
|
+
"name": "OnComponentCreateSlot"
|
2436
2314
|
}
|
2437
2315
|
]
|
2438
2316
|
},
|
@@ -2494,8 +2372,7 @@
|
|
2494
2372
|
"line": 60,
|
2495
2373
|
"character": 32
|
2496
2374
|
},
|
2497
|
-
"name": "BaseComponentTemplateOptions"
|
2498
|
-
"internalFilePath": "component-template.ts"
|
2375
|
+
"name": "BaseComponentTemplateOptions"
|
2499
2376
|
}
|
2500
2377
|
}
|
2501
2378
|
},
|
@@ -3558,8 +3435,7 @@
|
|
3558
3435
|
"line": 51,
|
3559
3436
|
"character": 32
|
3560
3437
|
},
|
3561
|
-
"name": "BaseWorkspaceOptions"
|
3562
|
-
"internalFilePath": "workspace-template.ts"
|
3438
|
+
"name": "BaseWorkspaceOptions"
|
3563
3439
|
}
|
3564
3440
|
}
|
3565
3441
|
},
|
@@ -5253,10 +5129,6 @@
|
|
5253
5129
|
"character": 17
|
5254
5130
|
},
|
5255
5131
|
"name": "EnvHandler",
|
5256
|
-
"componentId": {
|
5257
|
-
"scope": "teambit.envs",
|
5258
|
-
"name": "envs"
|
5259
|
-
},
|
5260
5132
|
"typeArgs": [
|
5261
5133
|
{
|
5262
5134
|
"__schema": "TypeRefSchema",
|
@@ -5300,10 +5172,6 @@
|
|
5300
5172
|
"character": 15
|
5301
5173
|
},
|
5302
5174
|
"name": "EnvHandler",
|
5303
|
-
"componentId": {
|
5304
|
-
"scope": "teambit.envs",
|
5305
|
-
"name": "envs"
|
5306
|
-
},
|
5307
5175
|
"typeArgs": [
|
5308
5176
|
{
|
5309
5177
|
"__schema": "TypeRefSchema",
|
@@ -5428,10 +5296,6 @@
|
|
5428
5296
|
"character": 57
|
5429
5297
|
},
|
5430
5298
|
"name": "EnvHandler",
|
5431
|
-
"componentId": {
|
5432
|
-
"scope": "teambit.envs",
|
5433
|
-
"name": "envs"
|
5434
|
-
},
|
5435
5299
|
"typeArgs": [
|
5436
5300
|
{
|
5437
5301
|
"__schema": "TypeRefSchema",
|
@@ -5463,11 +5327,7 @@
|
|
5463
5327
|
"line": 9,
|
5464
5328
|
"character": 107
|
5465
5329
|
},
|
5466
|
-
"name": "EnvContext"
|
5467
|
-
"componentId": {
|
5468
|
-
"scope": "teambit.envs",
|
5469
|
-
"name": "envs"
|
5470
|
-
}
|
5330
|
+
"name": "EnvContext"
|
5471
5331
|
},
|
5472
5332
|
"isOptional": false,
|
5473
5333
|
"isSpread": false
|
@@ -5546,10 +5406,6 @@
|
|
5546
5406
|
"character": 26
|
5547
5407
|
},
|
5548
5408
|
"name": "EnvHandler",
|
5549
|
-
"componentId": {
|
5550
|
-
"scope": "teambit.envs",
|
5551
|
-
"name": "envs"
|
5552
|
-
},
|
5553
5409
|
"typeArgs": [
|
5554
5410
|
{
|
5555
5411
|
"__schema": "TypeRefSchema",
|
@@ -5581,8 +5437,7 @@
|
|
5581
5437
|
"line": 15,
|
5582
5438
|
"character": 68
|
5583
5439
|
},
|
5584
|
-
"name": "TemplateListOptions"
|
5585
|
-
"internalFilePath": "template-list.ts"
|
5440
|
+
"name": "TemplateListOptions"
|
5586
5441
|
},
|
5587
5442
|
"isOptional": true,
|
5588
5443
|
"defaultValue": "{}",
|
@@ -5678,10 +5533,6 @@
|
|
5678
5533
|
"character": 56
|
5679
5534
|
},
|
5680
5535
|
"name": "EnvHandler",
|
5681
|
-
"componentId": {
|
5682
|
-
"scope": "teambit.envs",
|
5683
|
-
"name": "envs"
|
5684
|
-
},
|
5685
5536
|
"typeArgs": [
|
5686
5537
|
{
|
5687
5538
|
"__schema": "TypeRefSchema",
|
@@ -5713,11 +5564,7 @@
|
|
5713
5564
|
"line": 9,
|
5714
5565
|
"character": 106
|
5715
5566
|
},
|
5716
|
-
"name": "EnvContext"
|
5717
|
-
"componentId": {
|
5718
|
-
"scope": "teambit.envs",
|
5719
|
-
"name": "envs"
|
5720
|
-
}
|
5567
|
+
"name": "EnvContext"
|
5721
5568
|
},
|
5722
5569
|
"isOptional": false,
|
5723
5570
|
"isSpread": false
|
@@ -5796,10 +5643,6 @@
|
|
5796
5643
|
"character": 25
|
5797
5644
|
},
|
5798
5645
|
"name": "EnvHandler",
|
5799
|
-
"componentId": {
|
5800
|
-
"scope": "teambit.envs",
|
5801
|
-
"name": "envs"
|
5802
|
-
},
|
5803
5646
|
"typeArgs": [
|
5804
5647
|
{
|
5805
5648
|
"__schema": "TypeRefSchema",
|
@@ -5831,8 +5674,7 @@
|
|
5831
5674
|
"line": 15,
|
5832
5675
|
"character": 67
|
5833
5676
|
},
|
5834
|
-
"name": "StarterListOptions"
|
5835
|
-
"internalFilePath": "starter-list.ts"
|
5677
|
+
"name": "StarterListOptions"
|
5836
5678
|
},
|
5837
5679
|
"isOptional": true,
|
5838
5680
|
"defaultValue": "{}",
|
@@ -6136,11 +5978,6 @@
|
|
6136
5978
|
"character": 37
|
6137
5979
|
},
|
6138
5980
|
"name": "SlotRegistry",
|
6139
|
-
"componentId": {
|
6140
|
-
"scope": "teambit.harmony",
|
6141
|
-
"name": "harmony",
|
6142
|
-
"version": "0.4.6"
|
6143
|
-
},
|
6144
5981
|
"typeArgs": [
|
6145
5982
|
{
|
6146
5983
|
"__schema": "TypeArraySchema",
|
@@ -6179,11 +6016,6 @@
|
|
6179
6016
|
"character": 37
|
6180
6017
|
},
|
6181
6018
|
"name": "SlotRegistry",
|
6182
|
-
"componentId": {
|
6183
|
-
"scope": "teambit.harmony",
|
6184
|
-
"name": "harmony",
|
6185
|
-
"version": "0.4.6"
|
6186
|
-
},
|
6187
6019
|
"typeArgs": [
|
6188
6020
|
{
|
6189
6021
|
"__schema": "TypeArraySchema",
|
@@ -6222,11 +6054,6 @@
|
|
6222
6054
|
"character": 37
|
6223
6055
|
},
|
6224
6056
|
"name": "SlotRegistry",
|
6225
|
-
"componentId": {
|
6226
|
-
"scope": "teambit.harmony",
|
6227
|
-
"name": "harmony",
|
6228
|
-
"version": "0.4.6"
|
6229
|
-
},
|
6230
6057
|
"typeArgs": [
|
6231
6058
|
{
|
6232
6059
|
"__schema": "TypeRefSchema",
|
@@ -6235,8 +6062,7 @@
|
|
6235
6062
|
"line": 43,
|
6236
6063
|
"character": 50
|
6237
6064
|
},
|
6238
|
-
"name": "OnComponentCreateFn"
|
6239
|
-
"internalFilePath": "component-generator.ts"
|
6065
|
+
"name": "OnComponentCreateFn"
|
6240
6066
|
}
|
6241
6067
|
]
|
6242
6068
|
}
|
@@ -6585,8 +6411,7 @@
|
|
6585
6411
|
"line": 81,
|
6586
6412
|
"character": 36
|
6587
6413
|
},
|
6588
|
-
"name": "ComponentTemplateSlot"
|
6589
|
-
"internalFilePath": "generator.main.runtime.ts"
|
6414
|
+
"name": "ComponentTemplateSlot"
|
6590
6415
|
},
|
6591
6416
|
"isOptional": false,
|
6592
6417
|
"isSpread": false
|
@@ -6606,8 +6431,7 @@
|
|
6606
6431
|
"line": 82,
|
6607
6432
|
"character": 36
|
6608
6433
|
},
|
6609
|
-
"name": "WorkspaceTemplateSlot"
|
6610
|
-
"internalFilePath": "generator.main.runtime.ts"
|
6434
|
+
"name": "WorkspaceTemplateSlot"
|
6611
6435
|
},
|
6612
6436
|
"isOptional": false,
|
6613
6437
|
"isSpread": false
|
@@ -6627,8 +6451,7 @@
|
|
6627
6451
|
"line": 83,
|
6628
6452
|
"character": 36
|
6629
6453
|
},
|
6630
|
-
"name": "OnComponentCreateSlot"
|
6631
|
-
"internalFilePath": "generator.main.runtime.ts"
|
6454
|
+
"name": "OnComponentCreateSlot"
|
6632
6455
|
},
|
6633
6456
|
"isOptional": false,
|
6634
6457
|
"isSpread": false
|
@@ -6648,8 +6471,7 @@
|
|
6648
6471
|
"line": 84,
|
6649
6472
|
"character": 21
|
6650
6473
|
},
|
6651
|
-
"name": "GeneratorConfig"
|
6652
|
-
"internalFilePath": "generator.main.runtime.ts"
|
6474
|
+
"name": "GeneratorConfig"
|
6653
6475
|
},
|
6654
6476
|
"isOptional": false,
|
6655
6477
|
"isSpread": false
|
@@ -6669,11 +6491,7 @@
|
|
6669
6491
|
"line": 85,
|
6670
6492
|
"character": 24
|
6671
6493
|
},
|
6672
|
-
"name": "Workspace"
|
6673
|
-
"componentId": {
|
6674
|
-
"scope": "teambit.workspace",
|
6675
|
-
"name": "workspace"
|
6676
|
-
}
|
6494
|
+
"name": "Workspace"
|
6677
6495
|
},
|
6678
6496
|
"isOptional": false,
|
6679
6497
|
"isSpread": false
|
@@ -6693,11 +6511,7 @@
|
|
6693
6511
|
"line": 86,
|
6694
6512
|
"character": 19
|
6695
6513
|
},
|
6696
|
-
"name": "EnvsMain"
|
6697
|
-
"componentId": {
|
6698
|
-
"scope": "teambit.envs",
|
6699
|
-
"name": "envs"
|
6700
|
-
}
|
6514
|
+
"name": "EnvsMain"
|
6701
6515
|
},
|
6702
6516
|
"isOptional": false,
|
6703
6517
|
"isSpread": false
|
@@ -6717,11 +6531,7 @@
|
|
6717
6531
|
"line": 87,
|
6718
6532
|
"character": 27
|
6719
6533
|
},
|
6720
|
-
"name": "AspectLoaderMain"
|
6721
|
-
"componentId": {
|
6722
|
-
"scope": "teambit.harmony",
|
6723
|
-
"name": "aspect-loader"
|
6724
|
-
}
|
6534
|
+
"name": "AspectLoaderMain"
|
6725
6535
|
},
|
6726
6536
|
"isOptional": false,
|
6727
6537
|
"isSpread": false
|
@@ -6741,11 +6551,7 @@
|
|
6741
6551
|
"line": 88,
|
6742
6552
|
"character": 33
|
6743
6553
|
},
|
6744
|
-
"name": "NewComponentHelperMain"
|
6745
|
-
"componentId": {
|
6746
|
-
"scope": "teambit.component",
|
6747
|
-
"name": "new-component-helper"
|
6748
|
-
}
|
6554
|
+
"name": "NewComponentHelperMain"
|
6749
6555
|
},
|
6750
6556
|
"isOptional": false,
|
6751
6557
|
"isSpread": false
|
@@ -6765,11 +6571,7 @@
|
|
6765
6571
|
"line": 89,
|
6766
6572
|
"character": 30
|
6767
6573
|
},
|
6768
|
-
"name": "ComponentMain"
|
6769
|
-
"componentId": {
|
6770
|
-
"scope": "teambit.component",
|
6771
|
-
"name": "component"
|
6772
|
-
}
|
6574
|
+
"name": "ComponentMain"
|
6773
6575
|
},
|
6774
6576
|
"isOptional": false,
|
6775
6577
|
"isSpread": false
|
@@ -6789,11 +6591,7 @@
|
|
6789
6591
|
"line": 90,
|
6790
6592
|
"character": 22
|
6791
6593
|
},
|
6792
|
-
"name": "TrackerMain"
|
6793
|
-
"componentId": {
|
6794
|
-
"scope": "teambit.component",
|
6795
|
-
"name": "tracker"
|
6796
|
-
}
|
6594
|
+
"name": "TrackerMain"
|
6797
6595
|
},
|
6798
6596
|
"isOptional": false,
|
6799
6597
|
"isSpread": false
|
@@ -6813,11 +6611,7 @@
|
|
6813
6611
|
"line": 91,
|
6814
6612
|
"character": 21
|
6815
6613
|
},
|
6816
|
-
"name": "Logger"
|
6817
|
-
"componentId": {
|
6818
|
-
"scope": "teambit.harmony",
|
6819
|
-
"name": "logger"
|
6820
|
-
}
|
6614
|
+
"name": "Logger"
|
6821
6615
|
},
|
6822
6616
|
"isOptional": false,
|
6823
6617
|
"isSpread": false
|
@@ -6837,11 +6631,7 @@
|
|
6837
6631
|
"line": 92,
|
6838
6632
|
"character": 18
|
6839
6633
|
},
|
6840
|
-
"name": "GitMain"
|
6841
|
-
"componentId": {
|
6842
|
-
"scope": "teambit.git",
|
6843
|
-
"name": "git"
|
6844
|
-
}
|
6634
|
+
"name": "GitMain"
|
6845
6635
|
},
|
6846
6636
|
"isOptional": false,
|
6847
6637
|
"isSpread": false
|
@@ -6861,11 +6651,7 @@
|
|
6861
6651
|
"line": 93,
|
6862
6652
|
"character": 28
|
6863
6653
|
},
|
6864
|
-
"name": "WorkspaceConfigFilesMain"
|
6865
|
-
"componentId": {
|
6866
|
-
"scope": "teambit.workspace",
|
6867
|
-
"name": "workspace-config-files"
|
6868
|
-
}
|
6654
|
+
"name": "WorkspaceConfigFilesMain"
|
6869
6655
|
},
|
6870
6656
|
"isOptional": false,
|
6871
6657
|
"isSpread": false
|
@@ -7029,8 +6815,7 @@
|
|
7029
6815
|
"line": 112,
|
7030
6816
|
"character": 33
|
7031
6817
|
},
|
7032
|
-
"name": "OnComponentCreateFn"
|
7033
|
-
"internalFilePath": "component-generator.ts"
|
6818
|
+
"name": "OnComponentCreateFn"
|
7034
6819
|
},
|
7035
6820
|
"isOptional": false,
|
7036
6821
|
"isSpread": false
|
@@ -7156,8 +6941,7 @@
|
|
7156
6941
|
"line": 121,
|
7157
6942
|
"character": 70
|
7158
6943
|
},
|
7159
|
-
"name": "TemplateDescriptor"
|
7160
|
-
"internalFilePath": "generator.main.runtime.ts"
|
6944
|
+
"name": "TemplateDescriptor"
|
7161
6945
|
}
|
7162
6946
|
}
|
7163
6947
|
]
|
@@ -7263,8 +7047,7 @@
|
|
7263
7047
|
"line": 145,
|
7264
7048
|
"character": 68
|
7265
7049
|
},
|
7266
|
-
"name": "TemplateDescriptor"
|
7267
|
-
"internalFilePath": "generator.main.runtime.ts"
|
7050
|
+
"name": "TemplateDescriptor"
|
7268
7051
|
}
|
7269
7052
|
}
|
7270
7053
|
]
|
@@ -7441,8 +7224,7 @@
|
|
7441
7224
|
"line": 163,
|
7442
7225
|
"character": 72
|
7443
7226
|
},
|
7444
|
-
"name": "ComponentTemplateWithId"
|
7445
|
-
"internalFilePath": "generator.main.runtime.ts"
|
7227
|
+
"name": "ComponentTemplateWithId"
|
7446
7228
|
},
|
7447
7229
|
{
|
7448
7230
|
"__schema": "KeywordTypeSchema",
|
@@ -7576,11 +7358,7 @@
|
|
7576
7358
|
"line": 218,
|
7577
7359
|
"character": 64
|
7578
7360
|
},
|
7579
|
-
"name": "Component"
|
7580
|
-
"componentId": {
|
7581
|
-
"scope": "teambit.component",
|
7582
|
-
"name": "component"
|
7583
|
-
}
|
7361
|
+
"name": "Component"
|
7584
7362
|
},
|
7585
7363
|
"isOptional": true
|
7586
7364
|
}
|
@@ -7791,11 +7569,7 @@
|
|
7791
7569
|
"line": 256,
|
7792
7570
|
"character": 63
|
7793
7571
|
},
|
7794
|
-
"name": "Component"
|
7795
|
-
"componentId": {
|
7796
|
-
"scope": "teambit.component",
|
7797
|
-
"name": "component"
|
7798
|
-
}
|
7572
|
+
"name": "Component"
|
7799
7573
|
},
|
7800
7574
|
"isOptional": true
|
7801
7575
|
}
|
@@ -7872,11 +7646,7 @@
|
|
7872
7646
|
"line": 279,
|
7873
7647
|
"character": 24
|
7874
7648
|
},
|
7875
|
-
"name": "EnvsMain"
|
7876
|
-
"componentId": {
|
7877
|
-
"scope": "teambit.envs",
|
7878
|
-
"name": "envs"
|
7879
|
-
}
|
7649
|
+
"name": "EnvsMain"
|
7880
7650
|
},
|
7881
7651
|
"isOptional": true,
|
7882
7652
|
"isSpread": false
|
@@ -8007,8 +7777,7 @@
|
|
8007
7777
|
"line": 300,
|
8008
7778
|
"character": 22
|
8009
7779
|
},
|
8010
|
-
"name": "CreateOptions"
|
8011
|
-
"internalFilePath": "create.cmd.ts"
|
7780
|
+
"name": "CreateOptions"
|
8012
7781
|
}
|
8013
7782
|
]
|
8014
7783
|
},
|
@@ -8121,8 +7890,7 @@
|
|
8121
7890
|
"line": 367,
|
8122
7891
|
"character": 14
|
8123
7892
|
},
|
8124
|
-
"name": "NewOptions"
|
8125
|
-
"internalFilePath": "new.cmd.ts"
|
7893
|
+
"name": "NewOptions"
|
8126
7894
|
},
|
8127
7895
|
{
|
8128
7896
|
"__schema": "TypeLiteralSchema",
|
@@ -8196,8 +7964,7 @@
|
|
8196
7964
|
"line": 368,
|
8197
7965
|
"character": 14
|
8198
7966
|
},
|
8199
|
-
"name": "GenerateWorkspaceTemplateResult"
|
8200
|
-
"internalFilePath": "generator.main.runtime.ts"
|
7967
|
+
"name": "GenerateWorkspaceTemplateResult"
|
8201
7968
|
}
|
8202
7969
|
]
|
8203
7970
|
},
|
@@ -8261,11 +8028,7 @@
|
|
8261
8028
|
"line": 434,
|
8262
8029
|
"character": 69
|
8263
8030
|
},
|
8264
|
-
"name": "EnvsMain"
|
8265
|
-
"componentId": {
|
8266
|
-
"scope": "teambit.envs",
|
8267
|
-
"name": "envs"
|
8268
|
-
}
|
8031
|
+
"name": "EnvsMain"
|
8269
8032
|
},
|
8270
8033
|
"isOptional": true,
|
8271
8034
|
"isSpread": false
|
@@ -8296,8 +8059,7 @@
|
|
8296
8059
|
"line": 434,
|
8297
8060
|
"character": 94
|
8298
8061
|
},
|
8299
|
-
"name": "WorkspaceTemplateWithId"
|
8300
|
-
"internalFilePath": "generator.main.runtime.ts"
|
8062
|
+
"name": "WorkspaceTemplateWithId"
|
8301
8063
|
}
|
8302
8064
|
]
|
8303
8065
|
}
|
@@ -8401,8 +8163,7 @@
|
|
8401
8163
|
"line": 455,
|
8402
8164
|
"character": 93
|
8403
8165
|
},
|
8404
|
-
"name": "TemplateDescriptor"
|
8405
|
-
"internalFilePath": "generator.main.runtime.ts"
|
8166
|
+
"name": "TemplateDescriptor"
|
8406
8167
|
}
|
8407
8168
|
}
|
8408
8169
|
]
|
@@ -8525,8 +8286,7 @@
|
|
8525
8286
|
"line": 473,
|
8526
8287
|
"character": 89
|
8527
8288
|
},
|
8528
|
-
"name": "ComponentTemplateWithId"
|
8529
|
-
"internalFilePath": "generator.main.runtime.ts"
|
8289
|
+
"name": "ComponentTemplateWithId"
|
8530
8290
|
}
|
8531
8291
|
]
|
8532
8292
|
}
|
@@ -8590,11 +8350,7 @@
|
|
8590
8350
|
"line": 500,
|
8591
8351
|
"character": 77
|
8592
8352
|
},
|
8593
|
-
"name": "EnvsMain"
|
8594
|
-
"componentId": {
|
8595
|
-
"scope": "teambit.envs",
|
8596
|
-
"name": "envs"
|
8597
|
-
}
|
8353
|
+
"name": "EnvsMain"
|
8598
8354
|
},
|
8599
8355
|
"isOptional": true,
|
8600
8356
|
"isSpread": false
|
@@ -8623,11 +8379,7 @@
|
|
8623
8379
|
"line": 500,
|
8624
8380
|
"character": 96
|
8625
8381
|
},
|
8626
|
-
"name": "EnvDefinition"
|
8627
|
-
"componentId": {
|
8628
|
-
"scope": "teambit.envs",
|
8629
|
-
"name": "envs"
|
8630
|
-
}
|
8382
|
+
"name": "EnvDefinition"
|
8631
8383
|
}
|
8632
8384
|
}
|
8633
8385
|
]
|
@@ -8755,11 +8507,7 @@
|
|
8755
8507
|
"line": 562,
|
8756
8508
|
"character": 7
|
8757
8509
|
},
|
8758
|
-
"name": "Workspace"
|
8759
|
-
"componentId": {
|
8760
|
-
"scope": "teambit.workspace",
|
8761
|
-
"name": "workspace"
|
8762
|
-
}
|
8510
|
+
"name": "Workspace"
|
8763
8511
|
},
|
8764
8512
|
{
|
8765
8513
|
"__schema": "TypeRefSchema",
|
@@ -8768,11 +8516,7 @@
|
|
8768
8516
|
"line": 563,
|
8769
8517
|
"character": 7
|
8770
8518
|
},
|
8771
|
-
"name": "CLIMain"
|
8772
|
-
"componentId": {
|
8773
|
-
"scope": "teambit.harmony",
|
8774
|
-
"name": "cli"
|
8775
|
-
}
|
8519
|
+
"name": "CLIMain"
|
8776
8520
|
},
|
8777
8521
|
{
|
8778
8522
|
"__schema": "TypeRefSchema",
|
@@ -8781,11 +8525,7 @@
|
|
8781
8525
|
"line": 564,
|
8782
8526
|
"character": 7
|
8783
8527
|
},
|
8784
|
-
"name": "GraphqlMain"
|
8785
|
-
"componentId": {
|
8786
|
-
"scope": "teambit.harmony",
|
8787
|
-
"name": "graphql"
|
8788
|
-
}
|
8528
|
+
"name": "GraphqlMain"
|
8789
8529
|
},
|
8790
8530
|
{
|
8791
8531
|
"__schema": "TypeRefSchema",
|
@@ -8794,11 +8534,7 @@
|
|
8794
8534
|
"line": 565,
|
8795
8535
|
"character": 7
|
8796
8536
|
},
|
8797
|
-
"name": "EnvsMain"
|
8798
|
-
"componentId": {
|
8799
|
-
"scope": "teambit.envs",
|
8800
|
-
"name": "envs"
|
8801
|
-
}
|
8537
|
+
"name": "EnvsMain"
|
8802
8538
|
},
|
8803
8539
|
{
|
8804
8540
|
"__schema": "TypeRefSchema",
|
@@ -8807,11 +8543,7 @@
|
|
8807
8543
|
"line": 566,
|
8808
8544
|
"character": 7
|
8809
8545
|
},
|
8810
|
-
"name": "AspectLoaderMain"
|
8811
|
-
"componentId": {
|
8812
|
-
"scope": "teambit.harmony",
|
8813
|
-
"name": "aspect-loader"
|
8814
|
-
}
|
8546
|
+
"name": "AspectLoaderMain"
|
8815
8547
|
},
|
8816
8548
|
{
|
8817
8549
|
"__schema": "TypeRefSchema",
|
@@ -8820,11 +8552,7 @@
|
|
8820
8552
|
"line": 567,
|
8821
8553
|
"character": 7
|
8822
8554
|
},
|
8823
|
-
"name": "NewComponentHelperMain"
|
8824
|
-
"componentId": {
|
8825
|
-
"scope": "teambit.component",
|
8826
|
-
"name": "new-component-helper"
|
8827
|
-
}
|
8555
|
+
"name": "NewComponentHelperMain"
|
8828
8556
|
},
|
8829
8557
|
{
|
8830
8558
|
"__schema": "TypeRefSchema",
|
@@ -8833,11 +8561,7 @@
|
|
8833
8561
|
"line": 568,
|
8834
8562
|
"character": 7
|
8835
8563
|
},
|
8836
|
-
"name": "ComponentMain"
|
8837
|
-
"componentId": {
|
8838
|
-
"scope": "teambit.component",
|
8839
|
-
"name": "component"
|
8840
|
-
}
|
8564
|
+
"name": "ComponentMain"
|
8841
8565
|
},
|
8842
8566
|
{
|
8843
8567
|
"__schema": "TypeRefSchema",
|
@@ -8846,11 +8570,7 @@
|
|
8846
8570
|
"line": 569,
|
8847
8571
|
"character": 7
|
8848
8572
|
},
|
8849
|
-
"name": "TrackerMain"
|
8850
|
-
"componentId": {
|
8851
|
-
"scope": "teambit.component",
|
8852
|
-
"name": "tracker"
|
8853
|
-
}
|
8573
|
+
"name": "TrackerMain"
|
8854
8574
|
},
|
8855
8575
|
{
|
8856
8576
|
"__schema": "TypeRefSchema",
|
@@ -8859,11 +8579,7 @@
|
|
8859
8579
|
"line": 570,
|
8860
8580
|
"character": 7
|
8861
8581
|
},
|
8862
|
-
"name": "LoggerMain"
|
8863
|
-
"componentId": {
|
8864
|
-
"scope": "teambit.harmony",
|
8865
|
-
"name": "logger"
|
8866
|
-
}
|
8582
|
+
"name": "LoggerMain"
|
8867
8583
|
},
|
8868
8584
|
{
|
8869
8585
|
"__schema": "TypeRefSchema",
|
@@ -8872,11 +8588,7 @@
|
|
8872
8588
|
"line": 571,
|
8873
8589
|
"character": 7
|
8874
8590
|
},
|
8875
|
-
"name": "GitMain"
|
8876
|
-
"componentId": {
|
8877
|
-
"scope": "teambit.git",
|
8878
|
-
"name": "git"
|
8879
|
-
}
|
8591
|
+
"name": "GitMain"
|
8880
8592
|
},
|
8881
8593
|
{
|
8882
8594
|
"__schema": "TypeRefSchema",
|
@@ -8885,11 +8597,7 @@
|
|
8885
8597
|
"line": 572,
|
8886
8598
|
"character": 7
|
8887
8599
|
},
|
8888
|
-
"name": "WorkspaceConfigFilesMain"
|
8889
|
-
"componentId": {
|
8890
|
-
"scope": "teambit.workspace",
|
8891
|
-
"name": "workspace-config-files"
|
8892
|
-
}
|
8600
|
+
"name": "WorkspaceConfigFilesMain"
|
8893
8601
|
}
|
8894
8602
|
]
|
8895
8603
|
},
|
@@ -8911,8 +8619,7 @@
|
|
8911
8619
|
"line": 574,
|
8912
8620
|
"character": 13
|
8913
8621
|
},
|
8914
|
-
"name": "GeneratorConfig"
|
8915
|
-
"internalFilePath": "generator.main.runtime.ts"
|
8622
|
+
"name": "GeneratorConfig"
|
8916
8623
|
},
|
8917
8624
|
"isOptional": false,
|
8918
8625
|
"isSpread": false
|
@@ -8940,8 +8647,7 @@
|
|
8940
8647
|
"line": 576,
|
8941
8648
|
"character": 7
|
8942
8649
|
},
|
8943
|
-
"name": "ComponentTemplateSlot"
|
8944
|
-
"internalFilePath": "generator.main.runtime.ts"
|
8650
|
+
"name": "ComponentTemplateSlot"
|
8945
8651
|
},
|
8946
8652
|
{
|
8947
8653
|
"__schema": "TypeRefSchema",
|
@@ -8950,8 +8656,7 @@
|
|
8950
8656
|
"line": 577,
|
8951
8657
|
"character": 7
|
8952
8658
|
},
|
8953
|
-
"name": "WorkspaceTemplateSlot"
|
8954
|
-
"internalFilePath": "generator.main.runtime.ts"
|
8659
|
+
"name": "WorkspaceTemplateSlot"
|
8955
8660
|
},
|
8956
8661
|
{
|
8957
8662
|
"__schema": "TypeRefSchema",
|
@@ -8960,8 +8665,7 @@
|
|
8960
8665
|
"line": 578,
|
8961
8666
|
"character": 7
|
8962
8667
|
},
|
8963
|
-
"name": "OnComponentCreateSlot"
|
8964
|
-
"internalFilePath": "generator.main.runtime.ts"
|
8668
|
+
"name": "OnComponentCreateSlot"
|
8965
8669
|
}
|
8966
8670
|
]
|
8967
8671
|
},
|
@@ -9073,8 +8777,7 @@
|
|
9073
8777
|
"line": 54,
|
9074
8778
|
"character": 32
|
9075
8779
|
},
|
9076
|
-
"name": "TemplateWithId"
|
9077
|
-
"internalFilePath": "generator.main.runtime.ts"
|
8780
|
+
"name": "TemplateWithId"
|
9078
8781
|
},
|
9079
8782
|
{
|
9080
8783
|
"__schema": "TypeLiteralSchema",
|
@@ -9133,8 +8836,7 @@
|
|
9133
8836
|
"line": 55,
|
9134
8837
|
"character": 32
|
9135
8838
|
},
|
9136
|
-
"name": "TemplateWithId"
|
9137
|
-
"internalFilePath": "generator.main.runtime.ts"
|
8839
|
+
"name": "TemplateWithId"
|
9138
8840
|
},
|
9139
8841
|
{
|
9140
8842
|
"__schema": "TypeLiteralSchema",
|
@@ -9193,8 +8895,7 @@
|
|
9193
8895
|
"line": 56,
|
9194
8896
|
"character": 26
|
9195
8897
|
},
|
9196
|
-
"name": "TemplateWithId"
|
9197
|
-
"internalFilePath": "generator.main.runtime.ts"
|
8898
|
+
"name": "TemplateWithId"
|
9198
8899
|
},
|
9199
8900
|
{
|
9200
8901
|
"__schema": "TypeLiteralSchema",
|
@@ -9452,11 +9153,7 @@
|
|
9452
9153
|
"line": 34,
|
9453
9154
|
"character": 13
|
9454
9155
|
},
|
9455
|
-
"name": "ComponentID"
|
9456
|
-
"componentId": {
|
9457
|
-
"scope": "teambit.component",
|
9458
|
-
"name": "component"
|
9459
|
-
}
|
9156
|
+
"name": "ComponentID"
|
9460
9157
|
},
|
9461
9158
|
{
|
9462
9159
|
"__schema": "KeywordTypeSchema",
|
@@ -9498,11 +9195,7 @@
|
|
9498
9195
|
"line": 41,
|
9499
9196
|
"character": 11
|
9500
9197
|
},
|
9501
|
-
"name": "ComponentID"
|
9502
|
-
"componentId": {
|
9503
|
-
"scope": "teambit.component",
|
9504
|
-
"name": "component"
|
9505
|
-
}
|
9198
|
+
"name": "ComponentID"
|
9506
9199
|
},
|
9507
9200
|
"isOptional": true
|
9508
9201
|
},
|
@@ -9629,8 +9322,7 @@
|
|
9629
9322
|
"line": 60,
|
9630
9323
|
"character": 32
|
9631
9324
|
},
|
9632
|
-
"name": "BaseComponentTemplateOptions"
|
9633
|
-
"internalFilePath": "component-template.ts"
|
9325
|
+
"name": "BaseComponentTemplateOptions"
|
9634
9326
|
}
|
9635
9327
|
},
|
9636
9328
|
{
|
@@ -10764,11 +10456,7 @@
|
|
10764
10456
|
"line": 29,
|
10765
10457
|
"character": 21
|
10766
10458
|
},
|
10767
|
-
"name": "Component"
|
10768
|
-
"componentId": {
|
10769
|
-
"scope": "teambit.component",
|
10770
|
-
"name": "component"
|
10771
|
-
}
|
10459
|
+
"name": "Component"
|
10772
10460
|
},
|
10773
10461
|
"isOptional": true
|
10774
10462
|
},
|
@@ -10895,8 +10583,7 @@
|
|
10895
10583
|
"line": 51,
|
10896
10584
|
"character": 32
|
10897
10585
|
},
|
10898
|
-
"name": "BaseWorkspaceOptions"
|
10899
|
-
"internalFilePath": "workspace-template.ts"
|
10586
|
+
"name": "BaseWorkspaceOptions"
|
10900
10587
|
}
|
10901
10588
|
},
|
10902
10589
|
{
|
@@ -12070,10 +11757,6 @@
|
|
12070
11757
|
"character": 17
|
12071
11758
|
},
|
12072
11759
|
"name": "EnvHandler",
|
12073
|
-
"componentId": {
|
12074
|
-
"scope": "teambit.envs",
|
12075
|
-
"name": "envs"
|
12076
|
-
},
|
12077
11760
|
"typeArgs": [
|
12078
11761
|
{
|
12079
11762
|
"__schema": "TypeRefSchema",
|
@@ -12117,10 +11800,6 @@
|
|
12117
11800
|
"character": 15
|
12118
11801
|
},
|
12119
11802
|
"name": "EnvHandler",
|
12120
|
-
"componentId": {
|
12121
|
-
"scope": "teambit.envs",
|
12122
|
-
"name": "envs"
|
12123
|
-
},
|
12124
11803
|
"typeArgs": [
|
12125
11804
|
{
|
12126
11805
|
"__schema": "TypeRefSchema",
|
@@ -12289,10 +11968,6 @@
|
|
12289
11968
|
"character": 57
|
12290
11969
|
},
|
12291
11970
|
"name": "EnvHandler",
|
12292
|
-
"componentId": {
|
12293
|
-
"scope": "teambit.envs",
|
12294
|
-
"name": "envs"
|
12295
|
-
},
|
12296
11971
|
"typeArgs": [
|
12297
11972
|
{
|
12298
11973
|
"__schema": "TypeRefSchema",
|
@@ -12324,11 +11999,7 @@
|
|
12324
11999
|
"line": 9,
|
12325
12000
|
"character": 107
|
12326
12001
|
},
|
12327
|
-
"name": "EnvContext"
|
12328
|
-
"componentId": {
|
12329
|
-
"scope": "teambit.envs",
|
12330
|
-
"name": "envs"
|
12331
|
-
}
|
12002
|
+
"name": "EnvContext"
|
12332
12003
|
},
|
12333
12004
|
"isOptional": false,
|
12334
12005
|
"isSpread": false
|
@@ -12407,10 +12078,6 @@
|
|
12407
12078
|
"character": 26
|
12408
12079
|
},
|
12409
12080
|
"name": "EnvHandler",
|
12410
|
-
"componentId": {
|
12411
|
-
"scope": "teambit.envs",
|
12412
|
-
"name": "envs"
|
12413
|
-
},
|
12414
12081
|
"typeArgs": [
|
12415
12082
|
{
|
12416
12083
|
"__schema": "TypeRefSchema",
|
@@ -12442,8 +12109,7 @@
|
|
12442
12109
|
"line": 15,
|
12443
12110
|
"character": 68
|
12444
12111
|
},
|
12445
|
-
"name": "TemplateListOptions"
|
12446
|
-
"internalFilePath": "template-list.ts"
|
12112
|
+
"name": "TemplateListOptions"
|
12447
12113
|
},
|
12448
12114
|
"isOptional": true,
|
12449
12115
|
"defaultValue": "{}",
|
@@ -12581,10 +12247,6 @@
|
|
12581
12247
|
"character": 56
|
12582
12248
|
},
|
12583
12249
|
"name": "EnvHandler",
|
12584
|
-
"componentId": {
|
12585
|
-
"scope": "teambit.envs",
|
12586
|
-
"name": "envs"
|
12587
|
-
},
|
12588
12250
|
"typeArgs": [
|
12589
12251
|
{
|
12590
12252
|
"__schema": "TypeRefSchema",
|
@@ -12616,11 +12278,7 @@
|
|
12616
12278
|
"line": 9,
|
12617
12279
|
"character": 106
|
12618
12280
|
},
|
12619
|
-
"name": "EnvContext"
|
12620
|
-
"componentId": {
|
12621
|
-
"scope": "teambit.envs",
|
12622
|
-
"name": "envs"
|
12623
|
-
}
|
12281
|
+
"name": "EnvContext"
|
12624
12282
|
},
|
12625
12283
|
"isOptional": false,
|
12626
12284
|
"isSpread": false
|
@@ -12699,10 +12357,6 @@
|
|
12699
12357
|
"character": 25
|
12700
12358
|
},
|
12701
12359
|
"name": "EnvHandler",
|
12702
|
-
"componentId": {
|
12703
|
-
"scope": "teambit.envs",
|
12704
|
-
"name": "envs"
|
12705
|
-
},
|
12706
12360
|
"typeArgs": [
|
12707
12361
|
{
|
12708
12362
|
"__schema": "TypeRefSchema",
|
@@ -12734,8 +12388,7 @@
|
|
12734
12388
|
"line": 15,
|
12735
12389
|
"character": 67
|
12736
12390
|
},
|
12737
|
-
"name": "StarterListOptions"
|
12738
|
-
"internalFilePath": "starter-list.ts"
|
12391
|
+
"name": "StarterListOptions"
|
12739
12392
|
},
|
12740
12393
|
"isOptional": true,
|
12741
12394
|
"defaultValue": "{}",
|
@@ -13117,11 +12770,7 @@
|
|
13117
12770
|
"line": 41,
|
13118
12771
|
"character": 24
|
13119
12772
|
},
|
13120
|
-
"name": "Workspace"
|
13121
|
-
"componentId": {
|
13122
|
-
"scope": "teambit.workspace",
|
13123
|
-
"name": "workspace"
|
13124
|
-
}
|
12773
|
+
"name": "Workspace"
|
13125
12774
|
},
|
13126
12775
|
"isOptional": false,
|
13127
12776
|
"isSpread": false
|
@@ -13148,12 +12797,7 @@
|
|
13148
12797
|
"line": 42,
|
13149
12798
|
"character": 27
|
13150
12799
|
},
|
13151
|
-
"name": "ComponentID"
|
13152
|
-
"componentId": {
|
13153
|
-
"scope": "teambit.component",
|
13154
|
-
"name": "component-id",
|
13155
|
-
"version": "1.2.0"
|
13156
|
-
}
|
12800
|
+
"name": "ComponentID"
|
13157
12801
|
}
|
13158
12802
|
},
|
13159
12803
|
"isOptional": false,
|
@@ -13183,8 +12827,7 @@
|
|
13183
12827
|
"line": 43,
|
13184
12828
|
"character": 30
|
13185
12829
|
},
|
13186
|
-
"name": "CreateOptions"
|
13187
|
-
"internalFilePath": "create.cmd.ts"
|
12830
|
+
"name": "CreateOptions"
|
13188
12831
|
}
|
13189
12832
|
]
|
13190
12833
|
},
|
@@ -13226,11 +12869,7 @@
|
|
13226
12869
|
"line": 45,
|
13227
12870
|
"character": 19
|
13228
12871
|
},
|
13229
|
-
"name": "EnvsMain"
|
13230
|
-
"componentId": {
|
13231
|
-
"scope": "teambit.envs",
|
13232
|
-
"name": "envs"
|
13233
|
-
}
|
12872
|
+
"name": "EnvsMain"
|
13234
12873
|
},
|
13235
12874
|
"isOptional": false,
|
13236
12875
|
"isSpread": false
|
@@ -13250,11 +12889,7 @@
|
|
13250
12889
|
"line": 46,
|
13251
12890
|
"character": 33
|
13252
12891
|
},
|
13253
|
-
"name": "NewComponentHelperMain"
|
13254
|
-
"componentId": {
|
13255
|
-
"scope": "teambit.component",
|
13256
|
-
"name": "new-component-helper"
|
13257
|
-
}
|
12892
|
+
"name": "NewComponentHelperMain"
|
13258
12893
|
},
|
13259
12894
|
"isOptional": false,
|
13260
12895
|
"isSpread": false
|
@@ -13274,11 +12909,7 @@
|
|
13274
12909
|
"line": 47,
|
13275
12910
|
"character": 22
|
13276
12911
|
},
|
13277
|
-
"name": "TrackerMain"
|
13278
|
-
"componentId": {
|
13279
|
-
"scope": "teambit.component",
|
13280
|
-
"name": "tracker"
|
13281
|
-
}
|
12912
|
+
"name": "TrackerMain"
|
13282
12913
|
},
|
13283
12914
|
"isOptional": false,
|
13284
12915
|
"isSpread": false
|
@@ -13298,11 +12929,7 @@
|
|
13298
12929
|
"line": 48,
|
13299
12930
|
"character": 28
|
13300
12931
|
},
|
13301
|
-
"name": "WorkspaceConfigFilesMain"
|
13302
|
-
"componentId": {
|
13303
|
-
"scope": "teambit.workspace",
|
13304
|
-
"name": "workspace-config-files"
|
13305
|
-
}
|
12932
|
+
"name": "WorkspaceConfigFilesMain"
|
13306
12933
|
},
|
13307
12934
|
"isOptional": false,
|
13308
12935
|
"isSpread": false
|
@@ -13322,11 +12949,7 @@
|
|
13322
12949
|
"line": 49,
|
13323
12950
|
"character": 21
|
13324
12951
|
},
|
13325
|
-
"name": "Logger"
|
13326
|
-
"componentId": {
|
13327
|
-
"scope": "teambit.harmony",
|
13328
|
-
"name": "logger"
|
13329
|
-
}
|
12952
|
+
"name": "Logger"
|
13330
12953
|
},
|
13331
12954
|
"isOptional": false,
|
13332
12955
|
"isSpread": false
|
@@ -13346,8 +12969,7 @@
|
|
13346
12969
|
"line": 50,
|
13347
12970
|
"character": 36
|
13348
12971
|
},
|
13349
|
-
"name": "OnComponentCreateSlot"
|
13350
|
-
"internalFilePath": "generator.main.runtime.ts"
|
12972
|
+
"name": "OnComponentCreateSlot"
|
13351
12973
|
},
|
13352
12974
|
"isOptional": false,
|
13353
12975
|
"isSpread": false
|
@@ -13387,12 +13009,7 @@
|
|
13387
13009
|
"line": 52,
|
13388
13010
|
"character": 21
|
13389
13011
|
},
|
13390
|
-
"name": "ComponentID"
|
13391
|
-
"componentId": {
|
13392
|
-
"scope": "teambit.component",
|
13393
|
-
"name": "component-id",
|
13394
|
-
"version": "1.2.0"
|
13395
|
-
}
|
13012
|
+
"name": "ComponentID"
|
13396
13013
|
},
|
13397
13014
|
"isOptional": true,
|
13398
13015
|
"isSpread": false
|
@@ -13484,7 +13101,7 @@
|
|
13484
13101
|
"componentId": {
|
13485
13102
|
"scope": "teambit.generator",
|
13486
13103
|
"name": "generator",
|
13487
|
-
"version": "1.0.
|
13104
|
+
"version": "1.0.333"
|
13488
13105
|
},
|
13489
13106
|
"taggedModuleExports": []
|
13490
13107
|
}
|