@teambit/generator 1.0.421 → 1.0.422
Sign up to get free protection for your applications and to get access to all the features.
package/artifacts/schema.json
CHANGED
@@ -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
|
},
|
@@ -1556,7 +1617,8 @@
|
|
1556
1617
|
"line": 369,
|
1557
1618
|
"character": 14
|
1558
1619
|
},
|
1559
|
-
"name": "NewOptions"
|
1620
|
+
"name": "NewOptions",
|
1621
|
+
"internalFilePath": "new.cmd.ts"
|
1560
1622
|
},
|
1561
1623
|
{
|
1562
1624
|
"__schema": "TypeLiteralSchema",
|
@@ -1630,7 +1692,8 @@
|
|
1630
1692
|
"line": 370,
|
1631
1693
|
"character": 14
|
1632
1694
|
},
|
1633
|
-
"name": "GenerateWorkspaceTemplateResult"
|
1695
|
+
"name": "GenerateWorkspaceTemplateResult",
|
1696
|
+
"internalFilePath": "generator.main.runtime.ts"
|
1634
1697
|
}
|
1635
1698
|
]
|
1636
1699
|
},
|
@@ -1694,7 +1757,11 @@
|
|
1694
1757
|
"line": 446,
|
1695
1758
|
"character": 69
|
1696
1759
|
},
|
1697
|
-
"name": "EnvsMain"
|
1760
|
+
"name": "EnvsMain",
|
1761
|
+
"componentId": {
|
1762
|
+
"scope": "teambit.envs",
|
1763
|
+
"name": "envs"
|
1764
|
+
}
|
1698
1765
|
},
|
1699
1766
|
"isOptional": true,
|
1700
1767
|
"isSpread": false
|
@@ -1725,7 +1792,8 @@
|
|
1725
1792
|
"line": 446,
|
1726
1793
|
"character": 94
|
1727
1794
|
},
|
1728
|
-
"name": "WorkspaceTemplateWithId"
|
1795
|
+
"name": "WorkspaceTemplateWithId",
|
1796
|
+
"internalFilePath": "generator.main.runtime.ts"
|
1729
1797
|
}
|
1730
1798
|
]
|
1731
1799
|
}
|
@@ -1829,7 +1897,8 @@
|
|
1829
1897
|
"line": 467,
|
1830
1898
|
"character": 93
|
1831
1899
|
},
|
1832
|
-
"name": "TemplateDescriptor"
|
1900
|
+
"name": "TemplateDescriptor",
|
1901
|
+
"internalFilePath": "generator.main.runtime.ts"
|
1833
1902
|
}
|
1834
1903
|
}
|
1835
1904
|
]
|
@@ -1952,7 +2021,8 @@
|
|
1952
2021
|
"line": 485,
|
1953
2022
|
"character": 89
|
1954
2023
|
},
|
1955
|
-
"name": "ComponentTemplateWithId"
|
2024
|
+
"name": "ComponentTemplateWithId",
|
2025
|
+
"internalFilePath": "generator.main.runtime.ts"
|
1956
2026
|
}
|
1957
2027
|
]
|
1958
2028
|
}
|
@@ -2016,7 +2086,11 @@
|
|
2016
2086
|
"line": 512,
|
2017
2087
|
"character": 77
|
2018
2088
|
},
|
2019
|
-
"name": "EnvsMain"
|
2089
|
+
"name": "EnvsMain",
|
2090
|
+
"componentId": {
|
2091
|
+
"scope": "teambit.envs",
|
2092
|
+
"name": "envs"
|
2093
|
+
}
|
2020
2094
|
},
|
2021
2095
|
"isOptional": true,
|
2022
2096
|
"isSpread": false
|
@@ -2045,7 +2119,11 @@
|
|
2045
2119
|
"line": 512,
|
2046
2120
|
"character": 96
|
2047
2121
|
},
|
2048
|
-
"name": "EnvDefinition"
|
2122
|
+
"name": "EnvDefinition",
|
2123
|
+
"componentId": {
|
2124
|
+
"scope": "teambit.envs",
|
2125
|
+
"name": "envs"
|
2126
|
+
}
|
2049
2127
|
}
|
2050
2128
|
}
|
2051
2129
|
]
|
@@ -2173,7 +2251,11 @@
|
|
2173
2251
|
"line": 576,
|
2174
2252
|
"character": 7
|
2175
2253
|
},
|
2176
|
-
"name": "Workspace"
|
2254
|
+
"name": "Workspace",
|
2255
|
+
"componentId": {
|
2256
|
+
"scope": "teambit.workspace",
|
2257
|
+
"name": "workspace"
|
2258
|
+
}
|
2177
2259
|
},
|
2178
2260
|
{
|
2179
2261
|
"__schema": "TypeRefSchema",
|
@@ -2182,7 +2264,11 @@
|
|
2182
2264
|
"line": 577,
|
2183
2265
|
"character": 7
|
2184
2266
|
},
|
2185
|
-
"name": "CLIMain"
|
2267
|
+
"name": "CLIMain",
|
2268
|
+
"componentId": {
|
2269
|
+
"scope": "teambit.harmony",
|
2270
|
+
"name": "cli"
|
2271
|
+
}
|
2186
2272
|
},
|
2187
2273
|
{
|
2188
2274
|
"__schema": "TypeRefSchema",
|
@@ -2191,7 +2277,11 @@
|
|
2191
2277
|
"line": 578,
|
2192
2278
|
"character": 7
|
2193
2279
|
},
|
2194
|
-
"name": "GraphqlMain"
|
2280
|
+
"name": "GraphqlMain",
|
2281
|
+
"componentId": {
|
2282
|
+
"scope": "teambit.harmony",
|
2283
|
+
"name": "graphql"
|
2284
|
+
}
|
2195
2285
|
},
|
2196
2286
|
{
|
2197
2287
|
"__schema": "TypeRefSchema",
|
@@ -2200,7 +2290,11 @@
|
|
2200
2290
|
"line": 579,
|
2201
2291
|
"character": 7
|
2202
2292
|
},
|
2203
|
-
"name": "EnvsMain"
|
2293
|
+
"name": "EnvsMain",
|
2294
|
+
"componentId": {
|
2295
|
+
"scope": "teambit.envs",
|
2296
|
+
"name": "envs"
|
2297
|
+
}
|
2204
2298
|
},
|
2205
2299
|
{
|
2206
2300
|
"__schema": "TypeRefSchema",
|
@@ -2209,7 +2303,11 @@
|
|
2209
2303
|
"line": 580,
|
2210
2304
|
"character": 7
|
2211
2305
|
},
|
2212
|
-
"name": "AspectLoaderMain"
|
2306
|
+
"name": "AspectLoaderMain",
|
2307
|
+
"componentId": {
|
2308
|
+
"scope": "teambit.harmony",
|
2309
|
+
"name": "aspect-loader"
|
2310
|
+
}
|
2213
2311
|
},
|
2214
2312
|
{
|
2215
2313
|
"__schema": "TypeRefSchema",
|
@@ -2218,7 +2316,11 @@
|
|
2218
2316
|
"line": 581,
|
2219
2317
|
"character": 7
|
2220
2318
|
},
|
2221
|
-
"name": "NewComponentHelperMain"
|
2319
|
+
"name": "NewComponentHelperMain",
|
2320
|
+
"componentId": {
|
2321
|
+
"scope": "teambit.component",
|
2322
|
+
"name": "new-component-helper"
|
2323
|
+
}
|
2222
2324
|
},
|
2223
2325
|
{
|
2224
2326
|
"__schema": "TypeRefSchema",
|
@@ -2227,7 +2329,11 @@
|
|
2227
2329
|
"line": 582,
|
2228
2330
|
"character": 7
|
2229
2331
|
},
|
2230
|
-
"name": "ComponentMain"
|
2332
|
+
"name": "ComponentMain",
|
2333
|
+
"componentId": {
|
2334
|
+
"scope": "teambit.component",
|
2335
|
+
"name": "component"
|
2336
|
+
}
|
2231
2337
|
},
|
2232
2338
|
{
|
2233
2339
|
"__schema": "TypeRefSchema",
|
@@ -2236,7 +2342,11 @@
|
|
2236
2342
|
"line": 583,
|
2237
2343
|
"character": 7
|
2238
2344
|
},
|
2239
|
-
"name": "TrackerMain"
|
2345
|
+
"name": "TrackerMain",
|
2346
|
+
"componentId": {
|
2347
|
+
"scope": "teambit.component",
|
2348
|
+
"name": "tracker"
|
2349
|
+
}
|
2240
2350
|
},
|
2241
2351
|
{
|
2242
2352
|
"__schema": "TypeRefSchema",
|
@@ -2245,7 +2355,11 @@
|
|
2245
2355
|
"line": 584,
|
2246
2356
|
"character": 7
|
2247
2357
|
},
|
2248
|
-
"name": "LoggerMain"
|
2358
|
+
"name": "LoggerMain",
|
2359
|
+
"componentId": {
|
2360
|
+
"scope": "teambit.harmony",
|
2361
|
+
"name": "logger"
|
2362
|
+
}
|
2249
2363
|
},
|
2250
2364
|
{
|
2251
2365
|
"__schema": "TypeRefSchema",
|
@@ -2254,7 +2368,11 @@
|
|
2254
2368
|
"line": 585,
|
2255
2369
|
"character": 7
|
2256
2370
|
},
|
2257
|
-
"name": "GitMain"
|
2371
|
+
"name": "GitMain",
|
2372
|
+
"componentId": {
|
2373
|
+
"scope": "teambit.git",
|
2374
|
+
"name": "git"
|
2375
|
+
}
|
2258
2376
|
},
|
2259
2377
|
{
|
2260
2378
|
"__schema": "TypeRefSchema",
|
@@ -2263,7 +2381,11 @@
|
|
2263
2381
|
"line": 586,
|
2264
2382
|
"character": 7
|
2265
2383
|
},
|
2266
|
-
"name": "WorkspaceConfigFilesMain"
|
2384
|
+
"name": "WorkspaceConfigFilesMain",
|
2385
|
+
"componentId": {
|
2386
|
+
"scope": "teambit.workspace",
|
2387
|
+
"name": "workspace-config-files"
|
2388
|
+
}
|
2267
2389
|
},
|
2268
2390
|
{
|
2269
2391
|
"__schema": "TypeRefSchema",
|
@@ -2272,7 +2394,11 @@
|
|
2272
2394
|
"line": 587,
|
2273
2395
|
"character": 7
|
2274
2396
|
},
|
2275
|
-
"name": "DeprecationMain"
|
2397
|
+
"name": "DeprecationMain",
|
2398
|
+
"componentId": {
|
2399
|
+
"scope": "teambit.component",
|
2400
|
+
"name": "deprecation"
|
2401
|
+
}
|
2276
2402
|
}
|
2277
2403
|
]
|
2278
2404
|
},
|
@@ -2294,7 +2420,8 @@
|
|
2294
2420
|
"line": 589,
|
2295
2421
|
"character": 13
|
2296
2422
|
},
|
2297
|
-
"name": "GeneratorConfig"
|
2423
|
+
"name": "GeneratorConfig",
|
2424
|
+
"internalFilePath": "generator.main.runtime.ts"
|
2298
2425
|
},
|
2299
2426
|
"isOptional": false,
|
2300
2427
|
"isSpread": false
|
@@ -2322,7 +2449,8 @@
|
|
2322
2449
|
"line": 591,
|
2323
2450
|
"character": 7
|
2324
2451
|
},
|
2325
|
-
"name": "ComponentTemplateSlot"
|
2452
|
+
"name": "ComponentTemplateSlot",
|
2453
|
+
"internalFilePath": "generator.main.runtime.ts"
|
2326
2454
|
},
|
2327
2455
|
{
|
2328
2456
|
"__schema": "TypeRefSchema",
|
@@ -2331,7 +2459,8 @@
|
|
2331
2459
|
"line": 592,
|
2332
2460
|
"character": 7
|
2333
2461
|
},
|
2334
|
-
"name": "WorkspaceTemplateSlot"
|
2462
|
+
"name": "WorkspaceTemplateSlot",
|
2463
|
+
"internalFilePath": "generator.main.runtime.ts"
|
2335
2464
|
},
|
2336
2465
|
{
|
2337
2466
|
"__schema": "TypeRefSchema",
|
@@ -2340,7 +2469,8 @@
|
|
2340
2469
|
"line": 593,
|
2341
2470
|
"character": 7
|
2342
2471
|
},
|
2343
|
-
"name": "OnComponentCreateSlot"
|
2472
|
+
"name": "OnComponentCreateSlot",
|
2473
|
+
"internalFilePath": "generator.main.runtime.ts"
|
2344
2474
|
}
|
2345
2475
|
]
|
2346
2476
|
},
|
@@ -2403,7 +2533,8 @@
|
|
2403
2533
|
"line": 60,
|
2404
2534
|
"character": 32
|
2405
2535
|
},
|
2406
|
-
"name": "BaseComponentTemplateOptions"
|
2536
|
+
"name": "BaseComponentTemplateOptions",
|
2537
|
+
"internalFilePath": "component-template.ts"
|
2407
2538
|
}
|
2408
2539
|
}
|
2409
2540
|
},
|
@@ -3596,7 +3727,8 @@
|
|
3596
3727
|
"line": 51,
|
3597
3728
|
"character": 32
|
3598
3729
|
},
|
3599
|
-
"name": "BaseWorkspaceOptions"
|
3730
|
+
"name": "BaseWorkspaceOptions",
|
3731
|
+
"internalFilePath": "workspace-template.ts"
|
3600
3732
|
}
|
3601
3733
|
}
|
3602
3734
|
},
|
@@ -5345,6 +5477,10 @@
|
|
5345
5477
|
"character": 17
|
5346
5478
|
},
|
5347
5479
|
"name": "EnvHandler",
|
5480
|
+
"componentId": {
|
5481
|
+
"scope": "teambit.envs",
|
5482
|
+
"name": "envs"
|
5483
|
+
},
|
5348
5484
|
"typeArgs": [
|
5349
5485
|
{
|
5350
5486
|
"__schema": "TypeRefSchema",
|
@@ -5388,6 +5524,10 @@
|
|
5388
5524
|
"character": 15
|
5389
5525
|
},
|
5390
5526
|
"name": "EnvHandler",
|
5527
|
+
"componentId": {
|
5528
|
+
"scope": "teambit.envs",
|
5529
|
+
"name": "envs"
|
5530
|
+
},
|
5391
5531
|
"typeArgs": [
|
5392
5532
|
{
|
5393
5533
|
"__schema": "TypeRefSchema",
|
@@ -5514,6 +5654,10 @@
|
|
5514
5654
|
"character": 57
|
5515
5655
|
},
|
5516
5656
|
"name": "EnvHandler",
|
5657
|
+
"componentId": {
|
5658
|
+
"scope": "teambit.envs",
|
5659
|
+
"name": "envs"
|
5660
|
+
},
|
5517
5661
|
"typeArgs": [
|
5518
5662
|
{
|
5519
5663
|
"__schema": "TypeRefSchema",
|
@@ -5545,7 +5689,11 @@
|
|
5545
5689
|
"line": 9,
|
5546
5690
|
"character": 107
|
5547
5691
|
},
|
5548
|
-
"name": "EnvContext"
|
5692
|
+
"name": "EnvContext",
|
5693
|
+
"componentId": {
|
5694
|
+
"scope": "teambit.envs",
|
5695
|
+
"name": "envs"
|
5696
|
+
}
|
5549
5697
|
},
|
5550
5698
|
"isOptional": false,
|
5551
5699
|
"isSpread": false
|
@@ -5624,6 +5772,10 @@
|
|
5624
5772
|
"character": 26
|
5625
5773
|
},
|
5626
5774
|
"name": "EnvHandler",
|
5775
|
+
"componentId": {
|
5776
|
+
"scope": "teambit.envs",
|
5777
|
+
"name": "envs"
|
5778
|
+
},
|
5627
5779
|
"typeArgs": [
|
5628
5780
|
{
|
5629
5781
|
"__schema": "TypeRefSchema",
|
@@ -5655,7 +5807,8 @@
|
|
5655
5807
|
"line": 15,
|
5656
5808
|
"character": 68
|
5657
5809
|
},
|
5658
|
-
"name": "TemplateListOptions"
|
5810
|
+
"name": "TemplateListOptions",
|
5811
|
+
"internalFilePath": "template-list.ts"
|
5659
5812
|
},
|
5660
5813
|
"isOptional": true,
|
5661
5814
|
"defaultValue": "{}",
|
@@ -5752,6 +5905,10 @@
|
|
5752
5905
|
"character": 56
|
5753
5906
|
},
|
5754
5907
|
"name": "EnvHandler",
|
5908
|
+
"componentId": {
|
5909
|
+
"scope": "teambit.envs",
|
5910
|
+
"name": "envs"
|
5911
|
+
},
|
5755
5912
|
"typeArgs": [
|
5756
5913
|
{
|
5757
5914
|
"__schema": "TypeRefSchema",
|
@@ -5783,7 +5940,11 @@
|
|
5783
5940
|
"line": 9,
|
5784
5941
|
"character": 106
|
5785
5942
|
},
|
5786
|
-
"name": "EnvContext"
|
5943
|
+
"name": "EnvContext",
|
5944
|
+
"componentId": {
|
5945
|
+
"scope": "teambit.envs",
|
5946
|
+
"name": "envs"
|
5947
|
+
}
|
5787
5948
|
},
|
5788
5949
|
"isOptional": false,
|
5789
5950
|
"isSpread": false
|
@@ -5862,6 +6023,10 @@
|
|
5862
6023
|
"character": 25
|
5863
6024
|
},
|
5864
6025
|
"name": "EnvHandler",
|
6026
|
+
"componentId": {
|
6027
|
+
"scope": "teambit.envs",
|
6028
|
+
"name": "envs"
|
6029
|
+
},
|
5865
6030
|
"typeArgs": [
|
5866
6031
|
{
|
5867
6032
|
"__schema": "TypeRefSchema",
|
@@ -5893,7 +6058,8 @@
|
|
5893
6058
|
"line": 15,
|
5894
6059
|
"character": 67
|
5895
6060
|
},
|
5896
|
-
"name": "StarterListOptions"
|
6061
|
+
"name": "StarterListOptions",
|
6062
|
+
"internalFilePath": "starter-list.ts"
|
5897
6063
|
},
|
5898
6064
|
"isOptional": true,
|
5899
6065
|
"defaultValue": "{}",
|
@@ -6198,6 +6364,11 @@
|
|
6198
6364
|
"character": 37
|
6199
6365
|
},
|
6200
6366
|
"name": "SlotRegistry",
|
6367
|
+
"componentId": {
|
6368
|
+
"scope": "teambit.harmony",
|
6369
|
+
"name": "harmony",
|
6370
|
+
"version": "0.4.6"
|
6371
|
+
},
|
6201
6372
|
"typeArgs": [
|
6202
6373
|
{
|
6203
6374
|
"__schema": "TypeArraySchema",
|
@@ -6236,6 +6407,11 @@
|
|
6236
6407
|
"character": 37
|
6237
6408
|
},
|
6238
6409
|
"name": "SlotRegistry",
|
6410
|
+
"componentId": {
|
6411
|
+
"scope": "teambit.harmony",
|
6412
|
+
"name": "harmony",
|
6413
|
+
"version": "0.4.6"
|
6414
|
+
},
|
6239
6415
|
"typeArgs": [
|
6240
6416
|
{
|
6241
6417
|
"__schema": "TypeArraySchema",
|
@@ -6274,6 +6450,11 @@
|
|
6274
6450
|
"character": 37
|
6275
6451
|
},
|
6276
6452
|
"name": "SlotRegistry",
|
6453
|
+
"componentId": {
|
6454
|
+
"scope": "teambit.harmony",
|
6455
|
+
"name": "harmony",
|
6456
|
+
"version": "0.4.6"
|
6457
|
+
},
|
6277
6458
|
"typeArgs": [
|
6278
6459
|
{
|
6279
6460
|
"__schema": "TypeRefSchema",
|
@@ -6282,7 +6463,8 @@
|
|
6282
6463
|
"line": 44,
|
6283
6464
|
"character": 50
|
6284
6465
|
},
|
6285
|
-
"name": "OnComponentCreateFn"
|
6466
|
+
"name": "OnComponentCreateFn",
|
6467
|
+
"internalFilePath": "component-generator.ts"
|
6286
6468
|
}
|
6287
6469
|
]
|
6288
6470
|
}
|
@@ -6631,7 +6813,8 @@
|
|
6631
6813
|
"line": 82,
|
6632
6814
|
"character": 36
|
6633
6815
|
},
|
6634
|
-
"name": "ComponentTemplateSlot"
|
6816
|
+
"name": "ComponentTemplateSlot",
|
6817
|
+
"internalFilePath": "generator.main.runtime.ts"
|
6635
6818
|
},
|
6636
6819
|
"isOptional": false,
|
6637
6820
|
"isSpread": false
|
@@ -6651,7 +6834,8 @@
|
|
6651
6834
|
"line": 83,
|
6652
6835
|
"character": 36
|
6653
6836
|
},
|
6654
|
-
"name": "WorkspaceTemplateSlot"
|
6837
|
+
"name": "WorkspaceTemplateSlot",
|
6838
|
+
"internalFilePath": "generator.main.runtime.ts"
|
6655
6839
|
},
|
6656
6840
|
"isOptional": false,
|
6657
6841
|
"isSpread": false
|
@@ -6671,7 +6855,8 @@
|
|
6671
6855
|
"line": 84,
|
6672
6856
|
"character": 36
|
6673
6857
|
},
|
6674
|
-
"name": "OnComponentCreateSlot"
|
6858
|
+
"name": "OnComponentCreateSlot",
|
6859
|
+
"internalFilePath": "generator.main.runtime.ts"
|
6675
6860
|
},
|
6676
6861
|
"isOptional": false,
|
6677
6862
|
"isSpread": false
|
@@ -6691,7 +6876,8 @@
|
|
6691
6876
|
"line": 85,
|
6692
6877
|
"character": 21
|
6693
6878
|
},
|
6694
|
-
"name": "GeneratorConfig"
|
6879
|
+
"name": "GeneratorConfig",
|
6880
|
+
"internalFilePath": "generator.main.runtime.ts"
|
6695
6881
|
},
|
6696
6882
|
"isOptional": false,
|
6697
6883
|
"isSpread": false
|
@@ -6711,7 +6897,11 @@
|
|
6711
6897
|
"line": 86,
|
6712
6898
|
"character": 24
|
6713
6899
|
},
|
6714
|
-
"name": "Workspace"
|
6900
|
+
"name": "Workspace",
|
6901
|
+
"componentId": {
|
6902
|
+
"scope": "teambit.workspace",
|
6903
|
+
"name": "workspace"
|
6904
|
+
}
|
6715
6905
|
},
|
6716
6906
|
"isOptional": false,
|
6717
6907
|
"isSpread": false
|
@@ -6731,7 +6921,11 @@
|
|
6731
6921
|
"line": 87,
|
6732
6922
|
"character": 19
|
6733
6923
|
},
|
6734
|
-
"name": "EnvsMain"
|
6924
|
+
"name": "EnvsMain",
|
6925
|
+
"componentId": {
|
6926
|
+
"scope": "teambit.envs",
|
6927
|
+
"name": "envs"
|
6928
|
+
}
|
6735
6929
|
},
|
6736
6930
|
"isOptional": false,
|
6737
6931
|
"isSpread": false
|
@@ -6751,7 +6945,11 @@
|
|
6751
6945
|
"line": 88,
|
6752
6946
|
"character": 27
|
6753
6947
|
},
|
6754
|
-
"name": "AspectLoaderMain"
|
6948
|
+
"name": "AspectLoaderMain",
|
6949
|
+
"componentId": {
|
6950
|
+
"scope": "teambit.harmony",
|
6951
|
+
"name": "aspect-loader"
|
6952
|
+
}
|
6755
6953
|
},
|
6756
6954
|
"isOptional": false,
|
6757
6955
|
"isSpread": false
|
@@ -6771,7 +6969,11 @@
|
|
6771
6969
|
"line": 89,
|
6772
6970
|
"character": 33
|
6773
6971
|
},
|
6774
|
-
"name": "NewComponentHelperMain"
|
6972
|
+
"name": "NewComponentHelperMain",
|
6973
|
+
"componentId": {
|
6974
|
+
"scope": "teambit.component",
|
6975
|
+
"name": "new-component-helper"
|
6976
|
+
}
|
6775
6977
|
},
|
6776
6978
|
"isOptional": false,
|
6777
6979
|
"isSpread": false
|
@@ -6791,7 +6993,11 @@
|
|
6791
6993
|
"line": 90,
|
6792
6994
|
"character": 30
|
6793
6995
|
},
|
6794
|
-
"name": "ComponentMain"
|
6996
|
+
"name": "ComponentMain",
|
6997
|
+
"componentId": {
|
6998
|
+
"scope": "teambit.component",
|
6999
|
+
"name": "component"
|
7000
|
+
}
|
6795
7001
|
},
|
6796
7002
|
"isOptional": false,
|
6797
7003
|
"isSpread": false
|
@@ -6811,7 +7017,11 @@
|
|
6811
7017
|
"line": 91,
|
6812
7018
|
"character": 22
|
6813
7019
|
},
|
6814
|
-
"name": "TrackerMain"
|
7020
|
+
"name": "TrackerMain",
|
7021
|
+
"componentId": {
|
7022
|
+
"scope": "teambit.component",
|
7023
|
+
"name": "tracker"
|
7024
|
+
}
|
6815
7025
|
},
|
6816
7026
|
"isOptional": false,
|
6817
7027
|
"isSpread": false
|
@@ -6831,7 +7041,11 @@
|
|
6831
7041
|
"line": 92,
|
6832
7042
|
"character": 21
|
6833
7043
|
},
|
6834
|
-
"name": "Logger"
|
7044
|
+
"name": "Logger",
|
7045
|
+
"componentId": {
|
7046
|
+
"scope": "teambit.harmony",
|
7047
|
+
"name": "logger"
|
7048
|
+
}
|
6835
7049
|
},
|
6836
7050
|
"isOptional": false,
|
6837
7051
|
"isSpread": false
|
@@ -6851,7 +7065,11 @@
|
|
6851
7065
|
"line": 93,
|
6852
7066
|
"character": 18
|
6853
7067
|
},
|
6854
|
-
"name": "GitMain"
|
7068
|
+
"name": "GitMain",
|
7069
|
+
"componentId": {
|
7070
|
+
"scope": "teambit.git",
|
7071
|
+
"name": "git"
|
7072
|
+
}
|
6855
7073
|
},
|
6856
7074
|
"isOptional": false,
|
6857
7075
|
"isSpread": false
|
@@ -6871,7 +7089,11 @@
|
|
6871
7089
|
"line": 94,
|
6872
7090
|
"character": 28
|
6873
7091
|
},
|
6874
|
-
"name": "WorkspaceConfigFilesMain"
|
7092
|
+
"name": "WorkspaceConfigFilesMain",
|
7093
|
+
"componentId": {
|
7094
|
+
"scope": "teambit.workspace",
|
7095
|
+
"name": "workspace-config-files"
|
7096
|
+
}
|
6875
7097
|
},
|
6876
7098
|
"isOptional": false,
|
6877
7099
|
"isSpread": false
|
@@ -6891,7 +7113,11 @@
|
|
6891
7113
|
"line": 95,
|
6892
7114
|
"character": 26
|
6893
7115
|
},
|
6894
|
-
"name": "DeprecationMain"
|
7116
|
+
"name": "DeprecationMain",
|
7117
|
+
"componentId": {
|
7118
|
+
"scope": "teambit.component",
|
7119
|
+
"name": "deprecation"
|
7120
|
+
}
|
6895
7121
|
},
|
6896
7122
|
"isOptional": false,
|
6897
7123
|
"isSpread": false
|
@@ -7055,7 +7281,8 @@
|
|
7055
7281
|
"line": 114,
|
7056
7282
|
"character": 33
|
7057
7283
|
},
|
7058
|
-
"name": "OnComponentCreateFn"
|
7284
|
+
"name": "OnComponentCreateFn",
|
7285
|
+
"internalFilePath": "component-generator.ts"
|
7059
7286
|
},
|
7060
7287
|
"isOptional": false,
|
7061
7288
|
"isSpread": false
|
@@ -7181,7 +7408,8 @@
|
|
7181
7408
|
"line": 123,
|
7182
7409
|
"character": 70
|
7183
7410
|
},
|
7184
|
-
"name": "TemplateDescriptor"
|
7411
|
+
"name": "TemplateDescriptor",
|
7412
|
+
"internalFilePath": "generator.main.runtime.ts"
|
7185
7413
|
}
|
7186
7414
|
}
|
7187
7415
|
]
|
@@ -7287,7 +7515,8 @@
|
|
7287
7515
|
"line": 147,
|
7288
7516
|
"character": 68
|
7289
7517
|
},
|
7290
|
-
"name": "TemplateDescriptor"
|
7518
|
+
"name": "TemplateDescriptor",
|
7519
|
+
"internalFilePath": "generator.main.runtime.ts"
|
7291
7520
|
}
|
7292
7521
|
}
|
7293
7522
|
]
|
@@ -7464,7 +7693,8 @@
|
|
7464
7693
|
"line": 165,
|
7465
7694
|
"character": 72
|
7466
7695
|
},
|
7467
|
-
"name": "ComponentTemplateWithId"
|
7696
|
+
"name": "ComponentTemplateWithId",
|
7697
|
+
"internalFilePath": "generator.main.runtime.ts"
|
7468
7698
|
},
|
7469
7699
|
{
|
7470
7700
|
"__schema": "KeywordTypeSchema",
|
@@ -7598,7 +7828,11 @@
|
|
7598
7828
|
"line": 220,
|
7599
7829
|
"character": 64
|
7600
7830
|
},
|
7601
|
-
"name": "Component"
|
7831
|
+
"name": "Component",
|
7832
|
+
"componentId": {
|
7833
|
+
"scope": "teambit.component",
|
7834
|
+
"name": "component"
|
7835
|
+
}
|
7602
7836
|
},
|
7603
7837
|
"isOptional": true
|
7604
7838
|
}
|
@@ -7809,7 +8043,11 @@
|
|
7809
8043
|
"line": 258,
|
7810
8044
|
"character": 63
|
7811
8045
|
},
|
7812
|
-
"name": "Component"
|
8046
|
+
"name": "Component",
|
8047
|
+
"componentId": {
|
8048
|
+
"scope": "teambit.component",
|
8049
|
+
"name": "component"
|
8050
|
+
}
|
7813
8051
|
},
|
7814
8052
|
"isOptional": true
|
7815
8053
|
}
|
@@ -7886,7 +8124,11 @@
|
|
7886
8124
|
"line": 281,
|
7887
8125
|
"character": 24
|
7888
8126
|
},
|
7889
|
-
"name": "EnvsMain"
|
8127
|
+
"name": "EnvsMain",
|
8128
|
+
"componentId": {
|
8129
|
+
"scope": "teambit.envs",
|
8130
|
+
"name": "envs"
|
8131
|
+
}
|
7890
8132
|
},
|
7891
8133
|
"isOptional": true,
|
7892
8134
|
"isSpread": false
|
@@ -8017,7 +8259,8 @@
|
|
8017
8259
|
"line": 302,
|
8018
8260
|
"character": 22
|
8019
8261
|
},
|
8020
|
-
"name": "CreateOptions"
|
8262
|
+
"name": "CreateOptions",
|
8263
|
+
"internalFilePath": "create.cmd.ts"
|
8021
8264
|
}
|
8022
8265
|
]
|
8023
8266
|
},
|
@@ -8130,7 +8373,8 @@
|
|
8130
8373
|
"line": 369,
|
8131
8374
|
"character": 14
|
8132
8375
|
},
|
8133
|
-
"name": "NewOptions"
|
8376
|
+
"name": "NewOptions",
|
8377
|
+
"internalFilePath": "new.cmd.ts"
|
8134
8378
|
},
|
8135
8379
|
{
|
8136
8380
|
"__schema": "TypeLiteralSchema",
|
@@ -8204,7 +8448,8 @@
|
|
8204
8448
|
"line": 370,
|
8205
8449
|
"character": 14
|
8206
8450
|
},
|
8207
|
-
"name": "GenerateWorkspaceTemplateResult"
|
8451
|
+
"name": "GenerateWorkspaceTemplateResult",
|
8452
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8208
8453
|
}
|
8209
8454
|
]
|
8210
8455
|
},
|
@@ -8268,7 +8513,11 @@
|
|
8268
8513
|
"line": 446,
|
8269
8514
|
"character": 69
|
8270
8515
|
},
|
8271
|
-
"name": "EnvsMain"
|
8516
|
+
"name": "EnvsMain",
|
8517
|
+
"componentId": {
|
8518
|
+
"scope": "teambit.envs",
|
8519
|
+
"name": "envs"
|
8520
|
+
}
|
8272
8521
|
},
|
8273
8522
|
"isOptional": true,
|
8274
8523
|
"isSpread": false
|
@@ -8299,7 +8548,8 @@
|
|
8299
8548
|
"line": 446,
|
8300
8549
|
"character": 94
|
8301
8550
|
},
|
8302
|
-
"name": "WorkspaceTemplateWithId"
|
8551
|
+
"name": "WorkspaceTemplateWithId",
|
8552
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8303
8553
|
}
|
8304
8554
|
]
|
8305
8555
|
}
|
@@ -8403,7 +8653,8 @@
|
|
8403
8653
|
"line": 467,
|
8404
8654
|
"character": 93
|
8405
8655
|
},
|
8406
|
-
"name": "TemplateDescriptor"
|
8656
|
+
"name": "TemplateDescriptor",
|
8657
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8407
8658
|
}
|
8408
8659
|
}
|
8409
8660
|
]
|
@@ -8526,7 +8777,8 @@
|
|
8526
8777
|
"line": 485,
|
8527
8778
|
"character": 89
|
8528
8779
|
},
|
8529
|
-
"name": "ComponentTemplateWithId"
|
8780
|
+
"name": "ComponentTemplateWithId",
|
8781
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8530
8782
|
}
|
8531
8783
|
]
|
8532
8784
|
}
|
@@ -8590,7 +8842,11 @@
|
|
8590
8842
|
"line": 512,
|
8591
8843
|
"character": 77
|
8592
8844
|
},
|
8593
|
-
"name": "EnvsMain"
|
8845
|
+
"name": "EnvsMain",
|
8846
|
+
"componentId": {
|
8847
|
+
"scope": "teambit.envs",
|
8848
|
+
"name": "envs"
|
8849
|
+
}
|
8594
8850
|
},
|
8595
8851
|
"isOptional": true,
|
8596
8852
|
"isSpread": false
|
@@ -8619,7 +8875,11 @@
|
|
8619
8875
|
"line": 512,
|
8620
8876
|
"character": 96
|
8621
8877
|
},
|
8622
|
-
"name": "EnvDefinition"
|
8878
|
+
"name": "EnvDefinition",
|
8879
|
+
"componentId": {
|
8880
|
+
"scope": "teambit.envs",
|
8881
|
+
"name": "envs"
|
8882
|
+
}
|
8623
8883
|
}
|
8624
8884
|
}
|
8625
8885
|
]
|
@@ -8747,7 +9007,11 @@
|
|
8747
9007
|
"line": 576,
|
8748
9008
|
"character": 7
|
8749
9009
|
},
|
8750
|
-
"name": "Workspace"
|
9010
|
+
"name": "Workspace",
|
9011
|
+
"componentId": {
|
9012
|
+
"scope": "teambit.workspace",
|
9013
|
+
"name": "workspace"
|
9014
|
+
}
|
8751
9015
|
},
|
8752
9016
|
{
|
8753
9017
|
"__schema": "TypeRefSchema",
|
@@ -8756,7 +9020,11 @@
|
|
8756
9020
|
"line": 577,
|
8757
9021
|
"character": 7
|
8758
9022
|
},
|
8759
|
-
"name": "CLIMain"
|
9023
|
+
"name": "CLIMain",
|
9024
|
+
"componentId": {
|
9025
|
+
"scope": "teambit.harmony",
|
9026
|
+
"name": "cli"
|
9027
|
+
}
|
8760
9028
|
},
|
8761
9029
|
{
|
8762
9030
|
"__schema": "TypeRefSchema",
|
@@ -8765,7 +9033,11 @@
|
|
8765
9033
|
"line": 578,
|
8766
9034
|
"character": 7
|
8767
9035
|
},
|
8768
|
-
"name": "GraphqlMain"
|
9036
|
+
"name": "GraphqlMain",
|
9037
|
+
"componentId": {
|
9038
|
+
"scope": "teambit.harmony",
|
9039
|
+
"name": "graphql"
|
9040
|
+
}
|
8769
9041
|
},
|
8770
9042
|
{
|
8771
9043
|
"__schema": "TypeRefSchema",
|
@@ -8774,7 +9046,11 @@
|
|
8774
9046
|
"line": 579,
|
8775
9047
|
"character": 7
|
8776
9048
|
},
|
8777
|
-
"name": "EnvsMain"
|
9049
|
+
"name": "EnvsMain",
|
9050
|
+
"componentId": {
|
9051
|
+
"scope": "teambit.envs",
|
9052
|
+
"name": "envs"
|
9053
|
+
}
|
8778
9054
|
},
|
8779
9055
|
{
|
8780
9056
|
"__schema": "TypeRefSchema",
|
@@ -8783,7 +9059,11 @@
|
|
8783
9059
|
"line": 580,
|
8784
9060
|
"character": 7
|
8785
9061
|
},
|
8786
|
-
"name": "AspectLoaderMain"
|
9062
|
+
"name": "AspectLoaderMain",
|
9063
|
+
"componentId": {
|
9064
|
+
"scope": "teambit.harmony",
|
9065
|
+
"name": "aspect-loader"
|
9066
|
+
}
|
8787
9067
|
},
|
8788
9068
|
{
|
8789
9069
|
"__schema": "TypeRefSchema",
|
@@ -8792,7 +9072,11 @@
|
|
8792
9072
|
"line": 581,
|
8793
9073
|
"character": 7
|
8794
9074
|
},
|
8795
|
-
"name": "NewComponentHelperMain"
|
9075
|
+
"name": "NewComponentHelperMain",
|
9076
|
+
"componentId": {
|
9077
|
+
"scope": "teambit.component",
|
9078
|
+
"name": "new-component-helper"
|
9079
|
+
}
|
8796
9080
|
},
|
8797
9081
|
{
|
8798
9082
|
"__schema": "TypeRefSchema",
|
@@ -8801,7 +9085,11 @@
|
|
8801
9085
|
"line": 582,
|
8802
9086
|
"character": 7
|
8803
9087
|
},
|
8804
|
-
"name": "ComponentMain"
|
9088
|
+
"name": "ComponentMain",
|
9089
|
+
"componentId": {
|
9090
|
+
"scope": "teambit.component",
|
9091
|
+
"name": "component"
|
9092
|
+
}
|
8805
9093
|
},
|
8806
9094
|
{
|
8807
9095
|
"__schema": "TypeRefSchema",
|
@@ -8810,7 +9098,11 @@
|
|
8810
9098
|
"line": 583,
|
8811
9099
|
"character": 7
|
8812
9100
|
},
|
8813
|
-
"name": "TrackerMain"
|
9101
|
+
"name": "TrackerMain",
|
9102
|
+
"componentId": {
|
9103
|
+
"scope": "teambit.component",
|
9104
|
+
"name": "tracker"
|
9105
|
+
}
|
8814
9106
|
},
|
8815
9107
|
{
|
8816
9108
|
"__schema": "TypeRefSchema",
|
@@ -8819,7 +9111,11 @@
|
|
8819
9111
|
"line": 584,
|
8820
9112
|
"character": 7
|
8821
9113
|
},
|
8822
|
-
"name": "LoggerMain"
|
9114
|
+
"name": "LoggerMain",
|
9115
|
+
"componentId": {
|
9116
|
+
"scope": "teambit.harmony",
|
9117
|
+
"name": "logger"
|
9118
|
+
}
|
8823
9119
|
},
|
8824
9120
|
{
|
8825
9121
|
"__schema": "TypeRefSchema",
|
@@ -8828,7 +9124,11 @@
|
|
8828
9124
|
"line": 585,
|
8829
9125
|
"character": 7
|
8830
9126
|
},
|
8831
|
-
"name": "GitMain"
|
9127
|
+
"name": "GitMain",
|
9128
|
+
"componentId": {
|
9129
|
+
"scope": "teambit.git",
|
9130
|
+
"name": "git"
|
9131
|
+
}
|
8832
9132
|
},
|
8833
9133
|
{
|
8834
9134
|
"__schema": "TypeRefSchema",
|
@@ -8837,7 +9137,11 @@
|
|
8837
9137
|
"line": 586,
|
8838
9138
|
"character": 7
|
8839
9139
|
},
|
8840
|
-
"name": "WorkspaceConfigFilesMain"
|
9140
|
+
"name": "WorkspaceConfigFilesMain",
|
9141
|
+
"componentId": {
|
9142
|
+
"scope": "teambit.workspace",
|
9143
|
+
"name": "workspace-config-files"
|
9144
|
+
}
|
8841
9145
|
},
|
8842
9146
|
{
|
8843
9147
|
"__schema": "TypeRefSchema",
|
@@ -8846,7 +9150,11 @@
|
|
8846
9150
|
"line": 587,
|
8847
9151
|
"character": 7
|
8848
9152
|
},
|
8849
|
-
"name": "DeprecationMain"
|
9153
|
+
"name": "DeprecationMain",
|
9154
|
+
"componentId": {
|
9155
|
+
"scope": "teambit.component",
|
9156
|
+
"name": "deprecation"
|
9157
|
+
}
|
8850
9158
|
}
|
8851
9159
|
]
|
8852
9160
|
},
|
@@ -8868,7 +9176,8 @@
|
|
8868
9176
|
"line": 589,
|
8869
9177
|
"character": 13
|
8870
9178
|
},
|
8871
|
-
"name": "GeneratorConfig"
|
9179
|
+
"name": "GeneratorConfig",
|
9180
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8872
9181
|
},
|
8873
9182
|
"isOptional": false,
|
8874
9183
|
"isSpread": false
|
@@ -8896,7 +9205,8 @@
|
|
8896
9205
|
"line": 591,
|
8897
9206
|
"character": 7
|
8898
9207
|
},
|
8899
|
-
"name": "ComponentTemplateSlot"
|
9208
|
+
"name": "ComponentTemplateSlot",
|
9209
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8900
9210
|
},
|
8901
9211
|
{
|
8902
9212
|
"__schema": "TypeRefSchema",
|
@@ -8905,7 +9215,8 @@
|
|
8905
9215
|
"line": 592,
|
8906
9216
|
"character": 7
|
8907
9217
|
},
|
8908
|
-
"name": "WorkspaceTemplateSlot"
|
9218
|
+
"name": "WorkspaceTemplateSlot",
|
9219
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8909
9220
|
},
|
8910
9221
|
{
|
8911
9222
|
"__schema": "TypeRefSchema",
|
@@ -8914,7 +9225,8 @@
|
|
8914
9225
|
"line": 593,
|
8915
9226
|
"character": 7
|
8916
9227
|
},
|
8917
|
-
"name": "OnComponentCreateSlot"
|
9228
|
+
"name": "OnComponentCreateSlot",
|
9229
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8918
9230
|
}
|
8919
9231
|
]
|
8920
9232
|
},
|
@@ -9026,7 +9338,8 @@
|
|
9026
9338
|
"line": 55,
|
9027
9339
|
"character": 32
|
9028
9340
|
},
|
9029
|
-
"name": "TemplateWithId"
|
9341
|
+
"name": "TemplateWithId",
|
9342
|
+
"internalFilePath": "generator.main.runtime.ts"
|
9030
9343
|
},
|
9031
9344
|
{
|
9032
9345
|
"__schema": "TypeLiteralSchema",
|
@@ -9085,7 +9398,8 @@
|
|
9085
9398
|
"line": 56,
|
9086
9399
|
"character": 32
|
9087
9400
|
},
|
9088
|
-
"name": "TemplateWithId"
|
9401
|
+
"name": "TemplateWithId",
|
9402
|
+
"internalFilePath": "generator.main.runtime.ts"
|
9089
9403
|
},
|
9090
9404
|
{
|
9091
9405
|
"__schema": "TypeLiteralSchema",
|
@@ -9144,7 +9458,8 @@
|
|
9144
9458
|
"line": 57,
|
9145
9459
|
"character": 26
|
9146
9460
|
},
|
9147
|
-
"name": "TemplateWithId"
|
9461
|
+
"name": "TemplateWithId",
|
9462
|
+
"internalFilePath": "generator.main.runtime.ts"
|
9148
9463
|
},
|
9149
9464
|
{
|
9150
9465
|
"__schema": "TypeLiteralSchema",
|
@@ -9402,7 +9717,11 @@
|
|
9402
9717
|
"line": 34,
|
9403
9718
|
"character": 13
|
9404
9719
|
},
|
9405
|
-
"name": "ComponentID"
|
9720
|
+
"name": "ComponentID",
|
9721
|
+
"componentId": {
|
9722
|
+
"scope": "teambit.component",
|
9723
|
+
"name": "component"
|
9724
|
+
}
|
9406
9725
|
},
|
9407
9726
|
{
|
9408
9727
|
"__schema": "KeywordTypeSchema",
|
@@ -9444,7 +9763,11 @@
|
|
9444
9763
|
"line": 41,
|
9445
9764
|
"character": 11
|
9446
9765
|
},
|
9447
|
-
"name": "ComponentID"
|
9766
|
+
"name": "ComponentID",
|
9767
|
+
"componentId": {
|
9768
|
+
"scope": "teambit.component",
|
9769
|
+
"name": "component"
|
9770
|
+
}
|
9448
9771
|
},
|
9449
9772
|
"isOptional": true
|
9450
9773
|
},
|
@@ -9571,7 +9894,8 @@
|
|
9571
9894
|
"line": 60,
|
9572
9895
|
"character": 32
|
9573
9896
|
},
|
9574
|
-
"name": "BaseComponentTemplateOptions"
|
9897
|
+
"name": "BaseComponentTemplateOptions",
|
9898
|
+
"internalFilePath": "component-template.ts"
|
9575
9899
|
}
|
9576
9900
|
},
|
9577
9901
|
{
|
@@ -10829,7 +11153,11 @@
|
|
10829
11153
|
"line": 29,
|
10830
11154
|
"character": 21
|
10831
11155
|
},
|
10832
|
-
"name": "Component"
|
11156
|
+
"name": "Component",
|
11157
|
+
"componentId": {
|
11158
|
+
"scope": "teambit.component",
|
11159
|
+
"name": "component"
|
11160
|
+
}
|
10833
11161
|
},
|
10834
11162
|
"isOptional": true
|
10835
11163
|
},
|
@@ -10956,7 +11284,8 @@
|
|
10956
11284
|
"line": 51,
|
10957
11285
|
"character": 32
|
10958
11286
|
},
|
10959
|
-
"name": "BaseWorkspaceOptions"
|
11287
|
+
"name": "BaseWorkspaceOptions",
|
11288
|
+
"internalFilePath": "workspace-template.ts"
|
10960
11289
|
}
|
10961
11290
|
},
|
10962
11291
|
{
|
@@ -12291,6 +12620,10 @@
|
|
12291
12620
|
"character": 17
|
12292
12621
|
},
|
12293
12622
|
"name": "EnvHandler",
|
12623
|
+
"componentId": {
|
12624
|
+
"scope": "teambit.envs",
|
12625
|
+
"name": "envs"
|
12626
|
+
},
|
12294
12627
|
"typeArgs": [
|
12295
12628
|
{
|
12296
12629
|
"__schema": "TypeRefSchema",
|
@@ -12334,6 +12667,10 @@
|
|
12334
12667
|
"character": 15
|
12335
12668
|
},
|
12336
12669
|
"name": "EnvHandler",
|
12670
|
+
"componentId": {
|
12671
|
+
"scope": "teambit.envs",
|
12672
|
+
"name": "envs"
|
12673
|
+
},
|
12337
12674
|
"typeArgs": [
|
12338
12675
|
{
|
12339
12676
|
"__schema": "TypeRefSchema",
|
@@ -12502,6 +12839,10 @@
|
|
12502
12839
|
"character": 57
|
12503
12840
|
},
|
12504
12841
|
"name": "EnvHandler",
|
12842
|
+
"componentId": {
|
12843
|
+
"scope": "teambit.envs",
|
12844
|
+
"name": "envs"
|
12845
|
+
},
|
12505
12846
|
"typeArgs": [
|
12506
12847
|
{
|
12507
12848
|
"__schema": "TypeRefSchema",
|
@@ -12533,7 +12874,11 @@
|
|
12533
12874
|
"line": 9,
|
12534
12875
|
"character": 107
|
12535
12876
|
},
|
12536
|
-
"name": "EnvContext"
|
12877
|
+
"name": "EnvContext",
|
12878
|
+
"componentId": {
|
12879
|
+
"scope": "teambit.envs",
|
12880
|
+
"name": "envs"
|
12881
|
+
}
|
12537
12882
|
},
|
12538
12883
|
"isOptional": false,
|
12539
12884
|
"isSpread": false
|
@@ -12612,6 +12957,10 @@
|
|
12612
12957
|
"character": 26
|
12613
12958
|
},
|
12614
12959
|
"name": "EnvHandler",
|
12960
|
+
"componentId": {
|
12961
|
+
"scope": "teambit.envs",
|
12962
|
+
"name": "envs"
|
12963
|
+
},
|
12615
12964
|
"typeArgs": [
|
12616
12965
|
{
|
12617
12966
|
"__schema": "TypeRefSchema",
|
@@ -12643,7 +12992,8 @@
|
|
12643
12992
|
"line": 15,
|
12644
12993
|
"character": 68
|
12645
12994
|
},
|
12646
|
-
"name": "TemplateListOptions"
|
12995
|
+
"name": "TemplateListOptions",
|
12996
|
+
"internalFilePath": "template-list.ts"
|
12647
12997
|
},
|
12648
12998
|
"isOptional": true,
|
12649
12999
|
"defaultValue": "{}",
|
@@ -12781,6 +13131,10 @@
|
|
12781
13131
|
"character": 56
|
12782
13132
|
},
|
12783
13133
|
"name": "EnvHandler",
|
13134
|
+
"componentId": {
|
13135
|
+
"scope": "teambit.envs",
|
13136
|
+
"name": "envs"
|
13137
|
+
},
|
12784
13138
|
"typeArgs": [
|
12785
13139
|
{
|
12786
13140
|
"__schema": "TypeRefSchema",
|
@@ -12812,7 +13166,11 @@
|
|
12812
13166
|
"line": 9,
|
12813
13167
|
"character": 106
|
12814
13168
|
},
|
12815
|
-
"name": "EnvContext"
|
13169
|
+
"name": "EnvContext",
|
13170
|
+
"componentId": {
|
13171
|
+
"scope": "teambit.envs",
|
13172
|
+
"name": "envs"
|
13173
|
+
}
|
12816
13174
|
},
|
12817
13175
|
"isOptional": false,
|
12818
13176
|
"isSpread": false
|
@@ -12891,6 +13249,10 @@
|
|
12891
13249
|
"character": 25
|
12892
13250
|
},
|
12893
13251
|
"name": "EnvHandler",
|
13252
|
+
"componentId": {
|
13253
|
+
"scope": "teambit.envs",
|
13254
|
+
"name": "envs"
|
13255
|
+
},
|
12894
13256
|
"typeArgs": [
|
12895
13257
|
{
|
12896
13258
|
"__schema": "TypeRefSchema",
|
@@ -12922,7 +13284,8 @@
|
|
12922
13284
|
"line": 15,
|
12923
13285
|
"character": 67
|
12924
13286
|
},
|
12925
|
-
"name": "StarterListOptions"
|
13287
|
+
"name": "StarterListOptions",
|
13288
|
+
"internalFilePath": "starter-list.ts"
|
12926
13289
|
},
|
12927
13290
|
"isOptional": true,
|
12928
13291
|
"defaultValue": "{}",
|
@@ -13304,7 +13667,11 @@
|
|
13304
13667
|
"line": 40,
|
13305
13668
|
"character": 24
|
13306
13669
|
},
|
13307
|
-
"name": "Workspace"
|
13670
|
+
"name": "Workspace",
|
13671
|
+
"componentId": {
|
13672
|
+
"scope": "teambit.workspace",
|
13673
|
+
"name": "workspace"
|
13674
|
+
}
|
13308
13675
|
},
|
13309
13676
|
"isOptional": false,
|
13310
13677
|
"isSpread": false
|
@@ -13331,7 +13698,12 @@
|
|
13331
13698
|
"line": 41,
|
13332
13699
|
"character": 27
|
13333
13700
|
},
|
13334
|
-
"name": "ComponentID"
|
13701
|
+
"name": "ComponentID",
|
13702
|
+
"componentId": {
|
13703
|
+
"scope": "teambit.component",
|
13704
|
+
"name": "component-id",
|
13705
|
+
"version": "1.2.2"
|
13706
|
+
}
|
13335
13707
|
}
|
13336
13708
|
},
|
13337
13709
|
"isOptional": false,
|
@@ -13361,7 +13733,8 @@
|
|
13361
13733
|
"line": 42,
|
13362
13734
|
"character": 30
|
13363
13735
|
},
|
13364
|
-
"name": "CreateOptions"
|
13736
|
+
"name": "CreateOptions",
|
13737
|
+
"internalFilePath": "create.cmd.ts"
|
13365
13738
|
}
|
13366
13739
|
]
|
13367
13740
|
},
|
@@ -13403,7 +13776,11 @@
|
|
13403
13776
|
"line": 44,
|
13404
13777
|
"character": 19
|
13405
13778
|
},
|
13406
|
-
"name": "EnvsMain"
|
13779
|
+
"name": "EnvsMain",
|
13780
|
+
"componentId": {
|
13781
|
+
"scope": "teambit.envs",
|
13782
|
+
"name": "envs"
|
13783
|
+
}
|
13407
13784
|
},
|
13408
13785
|
"isOptional": false,
|
13409
13786
|
"isSpread": false
|
@@ -13423,7 +13800,11 @@
|
|
13423
13800
|
"line": 45,
|
13424
13801
|
"character": 33
|
13425
13802
|
},
|
13426
|
-
"name": "NewComponentHelperMain"
|
13803
|
+
"name": "NewComponentHelperMain",
|
13804
|
+
"componentId": {
|
13805
|
+
"scope": "teambit.component",
|
13806
|
+
"name": "new-component-helper"
|
13807
|
+
}
|
13427
13808
|
},
|
13428
13809
|
"isOptional": false,
|
13429
13810
|
"isSpread": false
|
@@ -13443,7 +13824,11 @@
|
|
13443
13824
|
"line": 46,
|
13444
13825
|
"character": 22
|
13445
13826
|
},
|
13446
|
-
"name": "TrackerMain"
|
13827
|
+
"name": "TrackerMain",
|
13828
|
+
"componentId": {
|
13829
|
+
"scope": "teambit.component",
|
13830
|
+
"name": "tracker"
|
13831
|
+
}
|
13447
13832
|
},
|
13448
13833
|
"isOptional": false,
|
13449
13834
|
"isSpread": false
|
@@ -13463,7 +13848,11 @@
|
|
13463
13848
|
"line": 47,
|
13464
13849
|
"character": 28
|
13465
13850
|
},
|
13466
|
-
"name": "WorkspaceConfigFilesMain"
|
13851
|
+
"name": "WorkspaceConfigFilesMain",
|
13852
|
+
"componentId": {
|
13853
|
+
"scope": "teambit.workspace",
|
13854
|
+
"name": "workspace-config-files"
|
13855
|
+
}
|
13467
13856
|
},
|
13468
13857
|
"isOptional": false,
|
13469
13858
|
"isSpread": false
|
@@ -13483,7 +13872,11 @@
|
|
13483
13872
|
"line": 48,
|
13484
13873
|
"character": 21
|
13485
13874
|
},
|
13486
|
-
"name": "Logger"
|
13875
|
+
"name": "Logger",
|
13876
|
+
"componentId": {
|
13877
|
+
"scope": "teambit.harmony",
|
13878
|
+
"name": "logger"
|
13879
|
+
}
|
13487
13880
|
},
|
13488
13881
|
"isOptional": false,
|
13489
13882
|
"isSpread": false
|
@@ -13503,7 +13896,8 @@
|
|
13503
13896
|
"line": 49,
|
13504
13897
|
"character": 36
|
13505
13898
|
},
|
13506
|
-
"name": "OnComponentCreateSlot"
|
13899
|
+
"name": "OnComponentCreateSlot",
|
13900
|
+
"internalFilePath": "generator.main.runtime.ts"
|
13507
13901
|
},
|
13508
13902
|
"isOptional": false,
|
13509
13903
|
"isSpread": false
|
@@ -13543,7 +13937,12 @@
|
|
13543
13937
|
"line": 51,
|
13544
13938
|
"character": 21
|
13545
13939
|
},
|
13546
|
-
"name": "ComponentID"
|
13940
|
+
"name": "ComponentID",
|
13941
|
+
"componentId": {
|
13942
|
+
"scope": "teambit.component",
|
13943
|
+
"name": "component-id",
|
13944
|
+
"version": "1.2.2"
|
13945
|
+
}
|
13547
13946
|
},
|
13548
13947
|
"isOptional": true,
|
13549
13948
|
"isSpread": false
|
@@ -13635,7 +14034,7 @@
|
|
13635
14034
|
"componentId": {
|
13636
14035
|
"scope": "teambit.generator",
|
13637
14036
|
"name": "generator",
|
13638
|
-
"version": "1.0.
|
14037
|
+
"version": "1.0.422"
|
13639
14038
|
},
|
13640
14039
|
"taggedModuleExports": []
|
13641
14040
|
}
|