@teambit/generator 1.0.514 → 1.0.515
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": 93,
|
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": 94,
|
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": 95,
|
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": 96,
|
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": 97,
|
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": 98,
|
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": 99,
|
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": 100,
|
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": 101,
|
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": 102,
|
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": 103,
|
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": 104,
|
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": 105,
|
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": 106,
|
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
|
@@ -359,7 +403,8 @@
|
|
359
403
|
"line": 109,
|
360
404
|
"character": 21
|
361
405
|
},
|
362
|
-
"name": "BitApi"
|
406
|
+
"name": "BitApi",
|
407
|
+
"internalFilePath": "generator.main.runtime.ts"
|
363
408
|
},
|
364
409
|
"isOptional": false,
|
365
410
|
"isSpread": false
|
@@ -523,7 +568,8 @@
|
|
523
568
|
"line": 129,
|
524
569
|
"character": 33
|
525
570
|
},
|
526
|
-
"name": "OnComponentCreateFn"
|
571
|
+
"name": "OnComponentCreateFn",
|
572
|
+
"internalFilePath": "component-generator.ts"
|
527
573
|
},
|
528
574
|
"isOptional": false,
|
529
575
|
"isSpread": false
|
@@ -649,7 +695,8 @@
|
|
649
695
|
"line": 138,
|
650
696
|
"character": 70
|
651
697
|
},
|
652
|
-
"name": "TemplateDescriptor"
|
698
|
+
"name": "TemplateDescriptor",
|
699
|
+
"internalFilePath": "generator.main.runtime.ts"
|
653
700
|
}
|
654
701
|
}
|
655
702
|
]
|
@@ -755,7 +802,8 @@
|
|
755
802
|
"line": 162,
|
756
803
|
"character": 68
|
757
804
|
},
|
758
|
-
"name": "TemplateDescriptor"
|
805
|
+
"name": "TemplateDescriptor",
|
806
|
+
"internalFilePath": "generator.main.runtime.ts"
|
759
807
|
}
|
760
808
|
}
|
761
809
|
]
|
@@ -932,7 +980,8 @@
|
|
932
980
|
"line": 180,
|
933
981
|
"character": 72
|
934
982
|
},
|
935
|
-
"name": "ComponentTemplateWithId"
|
983
|
+
"name": "ComponentTemplateWithId",
|
984
|
+
"internalFilePath": "generator.main.runtime.ts"
|
936
985
|
},
|
937
986
|
{
|
938
987
|
"__schema": "KeywordTypeSchema",
|
@@ -1066,7 +1115,11 @@
|
|
1066
1115
|
"line": 274,
|
1067
1116
|
"character": 64
|
1068
1117
|
},
|
1069
|
-
"name": "Component"
|
1118
|
+
"name": "Component",
|
1119
|
+
"componentId": {
|
1120
|
+
"scope": "teambit.component",
|
1121
|
+
"name": "component"
|
1122
|
+
}
|
1070
1123
|
},
|
1071
1124
|
"isOptional": true
|
1072
1125
|
}
|
@@ -1277,7 +1330,11 @@
|
|
1277
1330
|
"line": 312,
|
1278
1331
|
"character": 63
|
1279
1332
|
},
|
1280
|
-
"name": "Component"
|
1333
|
+
"name": "Component",
|
1334
|
+
"componentId": {
|
1335
|
+
"scope": "teambit.component",
|
1336
|
+
"name": "component"
|
1337
|
+
}
|
1281
1338
|
},
|
1282
1339
|
"isOptional": true
|
1283
1340
|
}
|
@@ -1354,7 +1411,11 @@
|
|
1354
1411
|
"line": 335,
|
1355
1412
|
"character": 24
|
1356
1413
|
},
|
1357
|
-
"name": "EnvsMain"
|
1414
|
+
"name": "EnvsMain",
|
1415
|
+
"componentId": {
|
1416
|
+
"scope": "teambit.envs",
|
1417
|
+
"name": "envs"
|
1418
|
+
}
|
1358
1419
|
},
|
1359
1420
|
"isOptional": true,
|
1360
1421
|
"isSpread": false
|
@@ -1485,7 +1546,8 @@
|
|
1485
1546
|
"line": 356,
|
1486
1547
|
"character": 22
|
1487
1548
|
},
|
1488
|
-
"name": "CreateOptions"
|
1549
|
+
"name": "CreateOptions",
|
1550
|
+
"internalFilePath": "create.cmd.ts"
|
1489
1551
|
}
|
1490
1552
|
]
|
1491
1553
|
},
|
@@ -1507,7 +1569,8 @@
|
|
1507
1569
|
"line": 357,
|
1508
1570
|
"character": 22
|
1509
1571
|
},
|
1510
|
-
"name": "InstallOptions"
|
1572
|
+
"name": "InstallOptions",
|
1573
|
+
"internalFilePath": "component-generator.ts"
|
1511
1574
|
},
|
1512
1575
|
"isOptional": true,
|
1513
1576
|
"isSpread": false
|
@@ -1618,7 +1681,8 @@
|
|
1618
1681
|
"line": 425,
|
1619
1682
|
"character": 14
|
1620
1683
|
},
|
1621
|
-
"name": "NewOptions"
|
1684
|
+
"name": "NewOptions",
|
1685
|
+
"internalFilePath": "new.cmd.ts"
|
1622
1686
|
},
|
1623
1687
|
{
|
1624
1688
|
"__schema": "TypeLiteralSchema",
|
@@ -1692,7 +1756,8 @@
|
|
1692
1756
|
"line": 426,
|
1693
1757
|
"character": 14
|
1694
1758
|
},
|
1695
|
-
"name": "GenerateWorkspaceTemplateResult"
|
1759
|
+
"name": "GenerateWorkspaceTemplateResult",
|
1760
|
+
"internalFilePath": "generator.main.runtime.ts"
|
1696
1761
|
}
|
1697
1762
|
]
|
1698
1763
|
},
|
@@ -1756,7 +1821,11 @@
|
|
1756
1821
|
"line": 509,
|
1757
1822
|
"character": 69
|
1758
1823
|
},
|
1759
|
-
"name": "EnvsMain"
|
1824
|
+
"name": "EnvsMain",
|
1825
|
+
"componentId": {
|
1826
|
+
"scope": "teambit.envs",
|
1827
|
+
"name": "envs"
|
1828
|
+
}
|
1760
1829
|
},
|
1761
1830
|
"isOptional": true,
|
1762
1831
|
"isSpread": false
|
@@ -1787,7 +1856,8 @@
|
|
1787
1856
|
"line": 509,
|
1788
1857
|
"character": 94
|
1789
1858
|
},
|
1790
|
-
"name": "WorkspaceTemplateWithId"
|
1859
|
+
"name": "WorkspaceTemplateWithId",
|
1860
|
+
"internalFilePath": "generator.main.runtime.ts"
|
1791
1861
|
}
|
1792
1862
|
]
|
1793
1863
|
}
|
@@ -1891,7 +1961,8 @@
|
|
1891
1961
|
"line": 530,
|
1892
1962
|
"character": 93
|
1893
1963
|
},
|
1894
|
-
"name": "TemplateDescriptor"
|
1964
|
+
"name": "TemplateDescriptor",
|
1965
|
+
"internalFilePath": "generator.main.runtime.ts"
|
1895
1966
|
}
|
1896
1967
|
}
|
1897
1968
|
]
|
@@ -2014,7 +2085,8 @@
|
|
2014
2085
|
"line": 548,
|
2015
2086
|
"character": 89
|
2016
2087
|
},
|
2017
|
-
"name": "ComponentTemplateWithId"
|
2088
|
+
"name": "ComponentTemplateWithId",
|
2089
|
+
"internalFilePath": "generator.main.runtime.ts"
|
2018
2090
|
}
|
2019
2091
|
]
|
2020
2092
|
}
|
@@ -2078,7 +2150,11 @@
|
|
2078
2150
|
"line": 575,
|
2079
2151
|
"character": 77
|
2080
2152
|
},
|
2081
|
-
"name": "EnvsMain"
|
2153
|
+
"name": "EnvsMain",
|
2154
|
+
"componentId": {
|
2155
|
+
"scope": "teambit.envs",
|
2156
|
+
"name": "envs"
|
2157
|
+
}
|
2082
2158
|
},
|
2083
2159
|
"isOptional": true,
|
2084
2160
|
"isSpread": false
|
@@ -2107,7 +2183,11 @@
|
|
2107
2183
|
"line": 575,
|
2108
2184
|
"character": 96
|
2109
2185
|
},
|
2110
|
-
"name": "EnvDefinition"
|
2186
|
+
"name": "EnvDefinition",
|
2187
|
+
"componentId": {
|
2188
|
+
"scope": "teambit.envs",
|
2189
|
+
"name": "envs"
|
2190
|
+
}
|
2111
2191
|
}
|
2112
2192
|
}
|
2113
2193
|
]
|
@@ -2235,7 +2315,11 @@
|
|
2235
2315
|
"line": 639,
|
2236
2316
|
"character": 7
|
2237
2317
|
},
|
2238
|
-
"name": "Workspace"
|
2318
|
+
"name": "Workspace",
|
2319
|
+
"componentId": {
|
2320
|
+
"scope": "teambit.workspace",
|
2321
|
+
"name": "workspace"
|
2322
|
+
}
|
2239
2323
|
},
|
2240
2324
|
{
|
2241
2325
|
"__schema": "TypeRefSchema",
|
@@ -2244,7 +2328,11 @@
|
|
2244
2328
|
"line": 640,
|
2245
2329
|
"character": 7
|
2246
2330
|
},
|
2247
|
-
"name": "CLIMain"
|
2331
|
+
"name": "CLIMain",
|
2332
|
+
"componentId": {
|
2333
|
+
"scope": "teambit.harmony",
|
2334
|
+
"name": "cli"
|
2335
|
+
}
|
2248
2336
|
},
|
2249
2337
|
{
|
2250
2338
|
"__schema": "TypeRefSchema",
|
@@ -2253,7 +2341,11 @@
|
|
2253
2341
|
"line": 641,
|
2254
2342
|
"character": 7
|
2255
2343
|
},
|
2256
|
-
"name": "GraphqlMain"
|
2344
|
+
"name": "GraphqlMain",
|
2345
|
+
"componentId": {
|
2346
|
+
"scope": "teambit.harmony",
|
2347
|
+
"name": "graphql"
|
2348
|
+
}
|
2257
2349
|
},
|
2258
2350
|
{
|
2259
2351
|
"__schema": "TypeRefSchema",
|
@@ -2262,7 +2354,11 @@
|
|
2262
2354
|
"line": 642,
|
2263
2355
|
"character": 7
|
2264
2356
|
},
|
2265
|
-
"name": "EnvsMain"
|
2357
|
+
"name": "EnvsMain",
|
2358
|
+
"componentId": {
|
2359
|
+
"scope": "teambit.envs",
|
2360
|
+
"name": "envs"
|
2361
|
+
}
|
2266
2362
|
},
|
2267
2363
|
{
|
2268
2364
|
"__schema": "TypeRefSchema",
|
@@ -2271,7 +2367,11 @@
|
|
2271
2367
|
"line": 643,
|
2272
2368
|
"character": 7
|
2273
2369
|
},
|
2274
|
-
"name": "AspectLoaderMain"
|
2370
|
+
"name": "AspectLoaderMain",
|
2371
|
+
"componentId": {
|
2372
|
+
"scope": "teambit.harmony",
|
2373
|
+
"name": "aspect-loader"
|
2374
|
+
}
|
2275
2375
|
},
|
2276
2376
|
{
|
2277
2377
|
"__schema": "TypeRefSchema",
|
@@ -2280,7 +2380,11 @@
|
|
2280
2380
|
"line": 644,
|
2281
2381
|
"character": 7
|
2282
2382
|
},
|
2283
|
-
"name": "NewComponentHelperMain"
|
2383
|
+
"name": "NewComponentHelperMain",
|
2384
|
+
"componentId": {
|
2385
|
+
"scope": "teambit.component",
|
2386
|
+
"name": "new-component-helper"
|
2387
|
+
}
|
2284
2388
|
},
|
2285
2389
|
{
|
2286
2390
|
"__schema": "TypeRefSchema",
|
@@ -2289,7 +2393,11 @@
|
|
2289
2393
|
"line": 645,
|
2290
2394
|
"character": 7
|
2291
2395
|
},
|
2292
|
-
"name": "ComponentMain"
|
2396
|
+
"name": "ComponentMain",
|
2397
|
+
"componentId": {
|
2398
|
+
"scope": "teambit.component",
|
2399
|
+
"name": "component"
|
2400
|
+
}
|
2293
2401
|
},
|
2294
2402
|
{
|
2295
2403
|
"__schema": "TypeRefSchema",
|
@@ -2298,7 +2406,11 @@
|
|
2298
2406
|
"line": 646,
|
2299
2407
|
"character": 7
|
2300
2408
|
},
|
2301
|
-
"name": "TrackerMain"
|
2409
|
+
"name": "TrackerMain",
|
2410
|
+
"componentId": {
|
2411
|
+
"scope": "teambit.component",
|
2412
|
+
"name": "tracker"
|
2413
|
+
}
|
2302
2414
|
},
|
2303
2415
|
{
|
2304
2416
|
"__schema": "TypeRefSchema",
|
@@ -2307,7 +2419,11 @@
|
|
2307
2419
|
"line": 647,
|
2308
2420
|
"character": 7
|
2309
2421
|
},
|
2310
|
-
"name": "LoggerMain"
|
2422
|
+
"name": "LoggerMain",
|
2423
|
+
"componentId": {
|
2424
|
+
"scope": "teambit.harmony",
|
2425
|
+
"name": "logger"
|
2426
|
+
}
|
2311
2427
|
},
|
2312
2428
|
{
|
2313
2429
|
"__schema": "TypeRefSchema",
|
@@ -2316,7 +2432,11 @@
|
|
2316
2432
|
"line": 648,
|
2317
2433
|
"character": 7
|
2318
2434
|
},
|
2319
|
-
"name": "GitMain"
|
2435
|
+
"name": "GitMain",
|
2436
|
+
"componentId": {
|
2437
|
+
"scope": "teambit.git",
|
2438
|
+
"name": "git"
|
2439
|
+
}
|
2320
2440
|
},
|
2321
2441
|
{
|
2322
2442
|
"__schema": "TypeRefSchema",
|
@@ -2325,7 +2445,11 @@
|
|
2325
2445
|
"line": 649,
|
2326
2446
|
"character": 7
|
2327
2447
|
},
|
2328
|
-
"name": "WorkspaceConfigFilesMain"
|
2448
|
+
"name": "WorkspaceConfigFilesMain",
|
2449
|
+
"componentId": {
|
2450
|
+
"scope": "teambit.workspace",
|
2451
|
+
"name": "workspace-config-files"
|
2452
|
+
}
|
2329
2453
|
},
|
2330
2454
|
{
|
2331
2455
|
"__schema": "TypeRefSchema",
|
@@ -2334,7 +2458,11 @@
|
|
2334
2458
|
"line": 650,
|
2335
2459
|
"character": 7
|
2336
2460
|
},
|
2337
|
-
"name": "DeprecationMain"
|
2461
|
+
"name": "DeprecationMain",
|
2462
|
+
"componentId": {
|
2463
|
+
"scope": "teambit.component",
|
2464
|
+
"name": "deprecation"
|
2465
|
+
}
|
2338
2466
|
}
|
2339
2467
|
]
|
2340
2468
|
},
|
@@ -2356,7 +2484,8 @@
|
|
2356
2484
|
"line": 652,
|
2357
2485
|
"character": 13
|
2358
2486
|
},
|
2359
|
-
"name": "GeneratorConfig"
|
2487
|
+
"name": "GeneratorConfig",
|
2488
|
+
"internalFilePath": "generator.main.runtime.ts"
|
2360
2489
|
},
|
2361
2490
|
"isOptional": false,
|
2362
2491
|
"isSpread": false
|
@@ -2384,7 +2513,8 @@
|
|
2384
2513
|
"line": 654,
|
2385
2514
|
"character": 7
|
2386
2515
|
},
|
2387
|
-
"name": "ComponentTemplateSlot"
|
2516
|
+
"name": "ComponentTemplateSlot",
|
2517
|
+
"internalFilePath": "generator.main.runtime.ts"
|
2388
2518
|
},
|
2389
2519
|
{
|
2390
2520
|
"__schema": "TypeRefSchema",
|
@@ -2393,7 +2523,8 @@
|
|
2393
2523
|
"line": 655,
|
2394
2524
|
"character": 7
|
2395
2525
|
},
|
2396
|
-
"name": "WorkspaceTemplateSlot"
|
2526
|
+
"name": "WorkspaceTemplateSlot",
|
2527
|
+
"internalFilePath": "generator.main.runtime.ts"
|
2397
2528
|
},
|
2398
2529
|
{
|
2399
2530
|
"__schema": "TypeRefSchema",
|
@@ -2402,7 +2533,8 @@
|
|
2402
2533
|
"line": 656,
|
2403
2534
|
"character": 7
|
2404
2535
|
},
|
2405
|
-
"name": "OnComponentCreateSlot"
|
2536
|
+
"name": "OnComponentCreateSlot",
|
2537
|
+
"internalFilePath": "generator.main.runtime.ts"
|
2406
2538
|
}
|
2407
2539
|
]
|
2408
2540
|
},
|
@@ -2465,7 +2597,8 @@
|
|
2465
2597
|
"line": 60,
|
2466
2598
|
"character": 32
|
2467
2599
|
},
|
2468
|
-
"name": "BaseComponentTemplateOptions"
|
2600
|
+
"name": "BaseComponentTemplateOptions",
|
2601
|
+
"internalFilePath": "component-template.ts"
|
2469
2602
|
}
|
2470
2603
|
}
|
2471
2604
|
},
|
@@ -3658,7 +3791,8 @@
|
|
3658
3791
|
"line": 51,
|
3659
3792
|
"character": 32
|
3660
3793
|
},
|
3661
|
-
"name": "BaseWorkspaceOptions"
|
3794
|
+
"name": "BaseWorkspaceOptions",
|
3795
|
+
"internalFilePath": "workspace-template.ts"
|
3662
3796
|
}
|
3663
3797
|
}
|
3664
3798
|
},
|
@@ -5407,6 +5541,10 @@
|
|
5407
5541
|
"character": 17
|
5408
5542
|
},
|
5409
5543
|
"name": "EnvHandler",
|
5544
|
+
"componentId": {
|
5545
|
+
"scope": "teambit.envs",
|
5546
|
+
"name": "envs"
|
5547
|
+
},
|
5410
5548
|
"typeArgs": [
|
5411
5549
|
{
|
5412
5550
|
"__schema": "TypeRefSchema",
|
@@ -5450,6 +5588,10 @@
|
|
5450
5588
|
"character": 15
|
5451
5589
|
},
|
5452
5590
|
"name": "EnvHandler",
|
5591
|
+
"componentId": {
|
5592
|
+
"scope": "teambit.envs",
|
5593
|
+
"name": "envs"
|
5594
|
+
},
|
5453
5595
|
"typeArgs": [
|
5454
5596
|
{
|
5455
5597
|
"__schema": "TypeRefSchema",
|
@@ -5576,6 +5718,10 @@
|
|
5576
5718
|
"character": 24
|
5577
5719
|
},
|
5578
5720
|
"name": "EnvHandler",
|
5721
|
+
"componentId": {
|
5722
|
+
"scope": "teambit.envs",
|
5723
|
+
"name": "envs"
|
5724
|
+
},
|
5579
5725
|
"typeArgs": [
|
5580
5726
|
{
|
5581
5727
|
"__schema": "TypeRefSchema",
|
@@ -5607,7 +5753,11 @@
|
|
5607
5753
|
"line": 12,
|
5608
5754
|
"character": 22
|
5609
5755
|
},
|
5610
|
-
"name": "EnvContext"
|
5756
|
+
"name": "EnvContext",
|
5757
|
+
"componentId": {
|
5758
|
+
"scope": "teambit.envs",
|
5759
|
+
"name": "envs"
|
5760
|
+
}
|
5611
5761
|
},
|
5612
5762
|
"isOptional": false,
|
5613
5763
|
"isSpread": false
|
@@ -5686,6 +5836,10 @@
|
|
5686
5836
|
"character": 26
|
5687
5837
|
},
|
5688
5838
|
"name": "EnvHandler",
|
5839
|
+
"componentId": {
|
5840
|
+
"scope": "teambit.envs",
|
5841
|
+
"name": "envs"
|
5842
|
+
},
|
5689
5843
|
"typeArgs": [
|
5690
5844
|
{
|
5691
5845
|
"__schema": "TypeRefSchema",
|
@@ -5717,7 +5871,8 @@
|
|
5717
5871
|
"line": 19,
|
5718
5872
|
"character": 68
|
5719
5873
|
},
|
5720
|
-
"name": "TemplateListOptions"
|
5874
|
+
"name": "TemplateListOptions",
|
5875
|
+
"internalFilePath": "template-list.ts"
|
5721
5876
|
},
|
5722
5877
|
"isOptional": true,
|
5723
5878
|
"defaultValue": "{}",
|
@@ -5814,6 +5969,10 @@
|
|
5814
5969
|
"character": 23
|
5815
5970
|
},
|
5816
5971
|
"name": "EnvHandler",
|
5972
|
+
"componentId": {
|
5973
|
+
"scope": "teambit.envs",
|
5974
|
+
"name": "envs"
|
5975
|
+
},
|
5817
5976
|
"typeArgs": [
|
5818
5977
|
{
|
5819
5978
|
"__schema": "TypeRefSchema",
|
@@ -5845,7 +6004,11 @@
|
|
5845
6004
|
"line": 12,
|
5846
6005
|
"character": 22
|
5847
6006
|
},
|
5848
|
-
"name": "EnvContext"
|
6007
|
+
"name": "EnvContext",
|
6008
|
+
"componentId": {
|
6009
|
+
"scope": "teambit.envs",
|
6010
|
+
"name": "envs"
|
6011
|
+
}
|
5849
6012
|
},
|
5850
6013
|
"isOptional": false,
|
5851
6014
|
"isSpread": false
|
@@ -5924,6 +6087,10 @@
|
|
5924
6087
|
"character": 25
|
5925
6088
|
},
|
5926
6089
|
"name": "EnvHandler",
|
6090
|
+
"componentId": {
|
6091
|
+
"scope": "teambit.envs",
|
6092
|
+
"name": "envs"
|
6093
|
+
},
|
5927
6094
|
"typeArgs": [
|
5928
6095
|
{
|
5929
6096
|
"__schema": "TypeRefSchema",
|
@@ -5955,7 +6122,8 @@
|
|
5955
6122
|
"line": 19,
|
5956
6123
|
"character": 67
|
5957
6124
|
},
|
5958
|
-
"name": "StarterListOptions"
|
6125
|
+
"name": "StarterListOptions",
|
6126
|
+
"internalFilePath": "starter-list.ts"
|
5959
6127
|
},
|
5960
6128
|
"isOptional": true,
|
5961
6129
|
"defaultValue": "{}",
|
@@ -6260,6 +6428,11 @@
|
|
6260
6428
|
"character": 37
|
6261
6429
|
},
|
6262
6430
|
"name": "SlotRegistry",
|
6431
|
+
"componentId": {
|
6432
|
+
"scope": "teambit.harmony",
|
6433
|
+
"name": "harmony",
|
6434
|
+
"version": "0.4.6"
|
6435
|
+
},
|
6263
6436
|
"typeArgs": [
|
6264
6437
|
{
|
6265
6438
|
"__schema": "TypeArraySchema",
|
@@ -6298,6 +6471,11 @@
|
|
6298
6471
|
"character": 37
|
6299
6472
|
},
|
6300
6473
|
"name": "SlotRegistry",
|
6474
|
+
"componentId": {
|
6475
|
+
"scope": "teambit.harmony",
|
6476
|
+
"name": "harmony",
|
6477
|
+
"version": "0.4.6"
|
6478
|
+
},
|
6301
6479
|
"typeArgs": [
|
6302
6480
|
{
|
6303
6481
|
"__schema": "TypeArraySchema",
|
@@ -6336,6 +6514,11 @@
|
|
6336
6514
|
"character": 37
|
6337
6515
|
},
|
6338
6516
|
"name": "SlotRegistry",
|
6517
|
+
"componentId": {
|
6518
|
+
"scope": "teambit.harmony",
|
6519
|
+
"name": "harmony",
|
6520
|
+
"version": "0.4.6"
|
6521
|
+
},
|
6339
6522
|
"typeArgs": [
|
6340
6523
|
{
|
6341
6524
|
"__schema": "TypeRefSchema",
|
@@ -6344,7 +6527,8 @@
|
|
6344
6527
|
"line": 46,
|
6345
6528
|
"character": 50
|
6346
6529
|
},
|
6347
|
-
"name": "OnComponentCreateFn"
|
6530
|
+
"name": "OnComponentCreateFn",
|
6531
|
+
"internalFilePath": "component-generator.ts"
|
6348
6532
|
}
|
6349
6533
|
]
|
6350
6534
|
}
|
@@ -6555,7 +6739,7 @@
|
|
6555
6739
|
"line": 64,
|
6556
6740
|
"character": 12
|
6557
6741
|
},
|
6558
|
-
"signature": "(path?: string): Promise<Harmony>",
|
6742
|
+
"signature": "(path?: string): Promise<(component: teambit.harmony/harmony) Harmony>",
|
6559
6743
|
"name": "",
|
6560
6744
|
"params": [
|
6561
6745
|
{
|
@@ -6595,7 +6779,12 @@
|
|
6595
6779
|
"line": 64,
|
6596
6780
|
"character": 39
|
6597
6781
|
},
|
6598
|
-
"name": "Harmony"
|
6782
|
+
"name": "Harmony",
|
6783
|
+
"componentId": {
|
6784
|
+
"scope": "teambit.harmony",
|
6785
|
+
"name": "harmony",
|
6786
|
+
"version": "0.4.6"
|
6787
|
+
}
|
6599
6788
|
}
|
6600
6789
|
]
|
6601
6790
|
},
|
@@ -6644,7 +6833,8 @@
|
|
6644
6833
|
"line": 65,
|
6645
6834
|
"character": 41
|
6646
6835
|
},
|
6647
|
-
"name": "LegacyGlobal"
|
6836
|
+
"name": "LegacyGlobal",
|
6837
|
+
"internalFilePath": "generator.main.runtime.ts"
|
6648
6838
|
}
|
6649
6839
|
},
|
6650
6840
|
"isOptional": false,
|
@@ -6697,7 +6887,8 @@
|
|
6697
6887
|
"line": 66,
|
6698
6888
|
"character": 36
|
6699
6889
|
},
|
6700
|
-
"name": "LegacyGlobal"
|
6890
|
+
"name": "LegacyGlobal",
|
6891
|
+
"internalFilePath": "generator.main.runtime.ts"
|
6701
6892
|
}
|
6702
6893
|
},
|
6703
6894
|
"modifiers": []
|
@@ -6931,7 +7122,8 @@
|
|
6931
7122
|
"line": 93,
|
6932
7123
|
"character": 36
|
6933
7124
|
},
|
6934
|
-
"name": "ComponentTemplateSlot"
|
7125
|
+
"name": "ComponentTemplateSlot",
|
7126
|
+
"internalFilePath": "generator.main.runtime.ts"
|
6935
7127
|
},
|
6936
7128
|
"isOptional": false,
|
6937
7129
|
"isSpread": false
|
@@ -6951,7 +7143,8 @@
|
|
6951
7143
|
"line": 94,
|
6952
7144
|
"character": 36
|
6953
7145
|
},
|
6954
|
-
"name": "WorkspaceTemplateSlot"
|
7146
|
+
"name": "WorkspaceTemplateSlot",
|
7147
|
+
"internalFilePath": "generator.main.runtime.ts"
|
6955
7148
|
},
|
6956
7149
|
"isOptional": false,
|
6957
7150
|
"isSpread": false
|
@@ -6971,7 +7164,8 @@
|
|
6971
7164
|
"line": 95,
|
6972
7165
|
"character": 36
|
6973
7166
|
},
|
6974
|
-
"name": "OnComponentCreateSlot"
|
7167
|
+
"name": "OnComponentCreateSlot",
|
7168
|
+
"internalFilePath": "generator.main.runtime.ts"
|
6975
7169
|
},
|
6976
7170
|
"isOptional": false,
|
6977
7171
|
"isSpread": false
|
@@ -6991,7 +7185,8 @@
|
|
6991
7185
|
"line": 96,
|
6992
7186
|
"character": 21
|
6993
7187
|
},
|
6994
|
-
"name": "GeneratorConfig"
|
7188
|
+
"name": "GeneratorConfig",
|
7189
|
+
"internalFilePath": "generator.main.runtime.ts"
|
6995
7190
|
},
|
6996
7191
|
"isOptional": false,
|
6997
7192
|
"isSpread": false
|
@@ -7011,7 +7206,11 @@
|
|
7011
7206
|
"line": 97,
|
7012
7207
|
"character": 24
|
7013
7208
|
},
|
7014
|
-
"name": "Workspace"
|
7209
|
+
"name": "Workspace",
|
7210
|
+
"componentId": {
|
7211
|
+
"scope": "teambit.workspace",
|
7212
|
+
"name": "workspace"
|
7213
|
+
}
|
7015
7214
|
},
|
7016
7215
|
"isOptional": false,
|
7017
7216
|
"isSpread": false
|
@@ -7031,7 +7230,11 @@
|
|
7031
7230
|
"line": 98,
|
7032
7231
|
"character": 19
|
7033
7232
|
},
|
7034
|
-
"name": "EnvsMain"
|
7233
|
+
"name": "EnvsMain",
|
7234
|
+
"componentId": {
|
7235
|
+
"scope": "teambit.envs",
|
7236
|
+
"name": "envs"
|
7237
|
+
}
|
7035
7238
|
},
|
7036
7239
|
"isOptional": false,
|
7037
7240
|
"isSpread": false
|
@@ -7051,7 +7254,11 @@
|
|
7051
7254
|
"line": 99,
|
7052
7255
|
"character": 27
|
7053
7256
|
},
|
7054
|
-
"name": "AspectLoaderMain"
|
7257
|
+
"name": "AspectLoaderMain",
|
7258
|
+
"componentId": {
|
7259
|
+
"scope": "teambit.harmony",
|
7260
|
+
"name": "aspect-loader"
|
7261
|
+
}
|
7055
7262
|
},
|
7056
7263
|
"isOptional": false,
|
7057
7264
|
"isSpread": false
|
@@ -7071,7 +7278,11 @@
|
|
7071
7278
|
"line": 100,
|
7072
7279
|
"character": 33
|
7073
7280
|
},
|
7074
|
-
"name": "NewComponentHelperMain"
|
7281
|
+
"name": "NewComponentHelperMain",
|
7282
|
+
"componentId": {
|
7283
|
+
"scope": "teambit.component",
|
7284
|
+
"name": "new-component-helper"
|
7285
|
+
}
|
7075
7286
|
},
|
7076
7287
|
"isOptional": false,
|
7077
7288
|
"isSpread": false
|
@@ -7091,7 +7302,11 @@
|
|
7091
7302
|
"line": 101,
|
7092
7303
|
"character": 30
|
7093
7304
|
},
|
7094
|
-
"name": "ComponentMain"
|
7305
|
+
"name": "ComponentMain",
|
7306
|
+
"componentId": {
|
7307
|
+
"scope": "teambit.component",
|
7308
|
+
"name": "component"
|
7309
|
+
}
|
7095
7310
|
},
|
7096
7311
|
"isOptional": false,
|
7097
7312
|
"isSpread": false
|
@@ -7111,7 +7326,11 @@
|
|
7111
7326
|
"line": 102,
|
7112
7327
|
"character": 22
|
7113
7328
|
},
|
7114
|
-
"name": "TrackerMain"
|
7329
|
+
"name": "TrackerMain",
|
7330
|
+
"componentId": {
|
7331
|
+
"scope": "teambit.component",
|
7332
|
+
"name": "tracker"
|
7333
|
+
}
|
7115
7334
|
},
|
7116
7335
|
"isOptional": false,
|
7117
7336
|
"isSpread": false
|
@@ -7131,7 +7350,11 @@
|
|
7131
7350
|
"line": 103,
|
7132
7351
|
"character": 21
|
7133
7352
|
},
|
7134
|
-
"name": "Logger"
|
7353
|
+
"name": "Logger",
|
7354
|
+
"componentId": {
|
7355
|
+
"scope": "teambit.harmony",
|
7356
|
+
"name": "logger"
|
7357
|
+
}
|
7135
7358
|
},
|
7136
7359
|
"isOptional": false,
|
7137
7360
|
"isSpread": false
|
@@ -7151,7 +7374,11 @@
|
|
7151
7374
|
"line": 104,
|
7152
7375
|
"character": 18
|
7153
7376
|
},
|
7154
|
-
"name": "GitMain"
|
7377
|
+
"name": "GitMain",
|
7378
|
+
"componentId": {
|
7379
|
+
"scope": "teambit.git",
|
7380
|
+
"name": "git"
|
7381
|
+
}
|
7155
7382
|
},
|
7156
7383
|
"isOptional": false,
|
7157
7384
|
"isSpread": false
|
@@ -7171,7 +7398,11 @@
|
|
7171
7398
|
"line": 105,
|
7172
7399
|
"character": 28
|
7173
7400
|
},
|
7174
|
-
"name": "WorkspaceConfigFilesMain"
|
7401
|
+
"name": "WorkspaceConfigFilesMain",
|
7402
|
+
"componentId": {
|
7403
|
+
"scope": "teambit.workspace",
|
7404
|
+
"name": "workspace-config-files"
|
7405
|
+
}
|
7175
7406
|
},
|
7176
7407
|
"isOptional": false,
|
7177
7408
|
"isSpread": false
|
@@ -7191,7 +7422,11 @@
|
|
7191
7422
|
"line": 106,
|
7192
7423
|
"character": 26
|
7193
7424
|
},
|
7194
|
-
"name": "DeprecationMain"
|
7425
|
+
"name": "DeprecationMain",
|
7426
|
+
"componentId": {
|
7427
|
+
"scope": "teambit.component",
|
7428
|
+
"name": "deprecation"
|
7429
|
+
}
|
7195
7430
|
},
|
7196
7431
|
"isOptional": false,
|
7197
7432
|
"isSpread": false
|
@@ -7233,7 +7468,8 @@
|
|
7233
7468
|
"line": 109,
|
7234
7469
|
"character": 21
|
7235
7470
|
},
|
7236
|
-
"name": "BitApi"
|
7471
|
+
"name": "BitApi",
|
7472
|
+
"internalFilePath": "generator.main.runtime.ts"
|
7237
7473
|
},
|
7238
7474
|
"isOptional": false,
|
7239
7475
|
"isSpread": false
|
@@ -7397,7 +7633,8 @@
|
|
7397
7633
|
"line": 129,
|
7398
7634
|
"character": 33
|
7399
7635
|
},
|
7400
|
-
"name": "OnComponentCreateFn"
|
7636
|
+
"name": "OnComponentCreateFn",
|
7637
|
+
"internalFilePath": "component-generator.ts"
|
7401
7638
|
},
|
7402
7639
|
"isOptional": false,
|
7403
7640
|
"isSpread": false
|
@@ -7523,7 +7760,8 @@
|
|
7523
7760
|
"line": 138,
|
7524
7761
|
"character": 70
|
7525
7762
|
},
|
7526
|
-
"name": "TemplateDescriptor"
|
7763
|
+
"name": "TemplateDescriptor",
|
7764
|
+
"internalFilePath": "generator.main.runtime.ts"
|
7527
7765
|
}
|
7528
7766
|
}
|
7529
7767
|
]
|
@@ -7629,7 +7867,8 @@
|
|
7629
7867
|
"line": 162,
|
7630
7868
|
"character": 68
|
7631
7869
|
},
|
7632
|
-
"name": "TemplateDescriptor"
|
7870
|
+
"name": "TemplateDescriptor",
|
7871
|
+
"internalFilePath": "generator.main.runtime.ts"
|
7633
7872
|
}
|
7634
7873
|
}
|
7635
7874
|
]
|
@@ -7806,7 +8045,8 @@
|
|
7806
8045
|
"line": 180,
|
7807
8046
|
"character": 72
|
7808
8047
|
},
|
7809
|
-
"name": "ComponentTemplateWithId"
|
8048
|
+
"name": "ComponentTemplateWithId",
|
8049
|
+
"internalFilePath": "generator.main.runtime.ts"
|
7810
8050
|
},
|
7811
8051
|
{
|
7812
8052
|
"__schema": "KeywordTypeSchema",
|
@@ -7940,7 +8180,11 @@
|
|
7940
8180
|
"line": 274,
|
7941
8181
|
"character": 64
|
7942
8182
|
},
|
7943
|
-
"name": "Component"
|
8183
|
+
"name": "Component",
|
8184
|
+
"componentId": {
|
8185
|
+
"scope": "teambit.component",
|
8186
|
+
"name": "component"
|
8187
|
+
}
|
7944
8188
|
},
|
7945
8189
|
"isOptional": true
|
7946
8190
|
}
|
@@ -8151,7 +8395,11 @@
|
|
8151
8395
|
"line": 312,
|
8152
8396
|
"character": 63
|
8153
8397
|
},
|
8154
|
-
"name": "Component"
|
8398
|
+
"name": "Component",
|
8399
|
+
"componentId": {
|
8400
|
+
"scope": "teambit.component",
|
8401
|
+
"name": "component"
|
8402
|
+
}
|
8155
8403
|
},
|
8156
8404
|
"isOptional": true
|
8157
8405
|
}
|
@@ -8228,7 +8476,11 @@
|
|
8228
8476
|
"line": 335,
|
8229
8477
|
"character": 24
|
8230
8478
|
},
|
8231
|
-
"name": "EnvsMain"
|
8479
|
+
"name": "EnvsMain",
|
8480
|
+
"componentId": {
|
8481
|
+
"scope": "teambit.envs",
|
8482
|
+
"name": "envs"
|
8483
|
+
}
|
8232
8484
|
},
|
8233
8485
|
"isOptional": true,
|
8234
8486
|
"isSpread": false
|
@@ -8359,7 +8611,8 @@
|
|
8359
8611
|
"line": 356,
|
8360
8612
|
"character": 22
|
8361
8613
|
},
|
8362
|
-
"name": "CreateOptions"
|
8614
|
+
"name": "CreateOptions",
|
8615
|
+
"internalFilePath": "create.cmd.ts"
|
8363
8616
|
}
|
8364
8617
|
]
|
8365
8618
|
},
|
@@ -8381,7 +8634,8 @@
|
|
8381
8634
|
"line": 357,
|
8382
8635
|
"character": 22
|
8383
8636
|
},
|
8384
|
-
"name": "InstallOptions"
|
8637
|
+
"name": "InstallOptions",
|
8638
|
+
"internalFilePath": "component-generator.ts"
|
8385
8639
|
},
|
8386
8640
|
"isOptional": true,
|
8387
8641
|
"isSpread": false
|
@@ -8492,7 +8746,8 @@
|
|
8492
8746
|
"line": 425,
|
8493
8747
|
"character": 14
|
8494
8748
|
},
|
8495
|
-
"name": "NewOptions"
|
8749
|
+
"name": "NewOptions",
|
8750
|
+
"internalFilePath": "new.cmd.ts"
|
8496
8751
|
},
|
8497
8752
|
{
|
8498
8753
|
"__schema": "TypeLiteralSchema",
|
@@ -8566,7 +8821,8 @@
|
|
8566
8821
|
"line": 426,
|
8567
8822
|
"character": 14
|
8568
8823
|
},
|
8569
|
-
"name": "GenerateWorkspaceTemplateResult"
|
8824
|
+
"name": "GenerateWorkspaceTemplateResult",
|
8825
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8570
8826
|
}
|
8571
8827
|
]
|
8572
8828
|
},
|
@@ -8630,7 +8886,11 @@
|
|
8630
8886
|
"line": 509,
|
8631
8887
|
"character": 69
|
8632
8888
|
},
|
8633
|
-
"name": "EnvsMain"
|
8889
|
+
"name": "EnvsMain",
|
8890
|
+
"componentId": {
|
8891
|
+
"scope": "teambit.envs",
|
8892
|
+
"name": "envs"
|
8893
|
+
}
|
8634
8894
|
},
|
8635
8895
|
"isOptional": true,
|
8636
8896
|
"isSpread": false
|
@@ -8661,7 +8921,8 @@
|
|
8661
8921
|
"line": 509,
|
8662
8922
|
"character": 94
|
8663
8923
|
},
|
8664
|
-
"name": "WorkspaceTemplateWithId"
|
8924
|
+
"name": "WorkspaceTemplateWithId",
|
8925
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8665
8926
|
}
|
8666
8927
|
]
|
8667
8928
|
}
|
@@ -8765,7 +9026,8 @@
|
|
8765
9026
|
"line": 530,
|
8766
9027
|
"character": 93
|
8767
9028
|
},
|
8768
|
-
"name": "TemplateDescriptor"
|
9029
|
+
"name": "TemplateDescriptor",
|
9030
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8769
9031
|
}
|
8770
9032
|
}
|
8771
9033
|
]
|
@@ -8888,7 +9150,8 @@
|
|
8888
9150
|
"line": 548,
|
8889
9151
|
"character": 89
|
8890
9152
|
},
|
8891
|
-
"name": "ComponentTemplateWithId"
|
9153
|
+
"name": "ComponentTemplateWithId",
|
9154
|
+
"internalFilePath": "generator.main.runtime.ts"
|
8892
9155
|
}
|
8893
9156
|
]
|
8894
9157
|
}
|
@@ -8952,7 +9215,11 @@
|
|
8952
9215
|
"line": 575,
|
8953
9216
|
"character": 77
|
8954
9217
|
},
|
8955
|
-
"name": "EnvsMain"
|
9218
|
+
"name": "EnvsMain",
|
9219
|
+
"componentId": {
|
9220
|
+
"scope": "teambit.envs",
|
9221
|
+
"name": "envs"
|
9222
|
+
}
|
8956
9223
|
},
|
8957
9224
|
"isOptional": true,
|
8958
9225
|
"isSpread": false
|
@@ -8981,7 +9248,11 @@
|
|
8981
9248
|
"line": 575,
|
8982
9249
|
"character": 96
|
8983
9250
|
},
|
8984
|
-
"name": "EnvDefinition"
|
9251
|
+
"name": "EnvDefinition",
|
9252
|
+
"componentId": {
|
9253
|
+
"scope": "teambit.envs",
|
9254
|
+
"name": "envs"
|
9255
|
+
}
|
8985
9256
|
}
|
8986
9257
|
}
|
8987
9258
|
]
|
@@ -9109,7 +9380,11 @@
|
|
9109
9380
|
"line": 639,
|
9110
9381
|
"character": 7
|
9111
9382
|
},
|
9112
|
-
"name": "Workspace"
|
9383
|
+
"name": "Workspace",
|
9384
|
+
"componentId": {
|
9385
|
+
"scope": "teambit.workspace",
|
9386
|
+
"name": "workspace"
|
9387
|
+
}
|
9113
9388
|
},
|
9114
9389
|
{
|
9115
9390
|
"__schema": "TypeRefSchema",
|
@@ -9118,7 +9393,11 @@
|
|
9118
9393
|
"line": 640,
|
9119
9394
|
"character": 7
|
9120
9395
|
},
|
9121
|
-
"name": "CLIMain"
|
9396
|
+
"name": "CLIMain",
|
9397
|
+
"componentId": {
|
9398
|
+
"scope": "teambit.harmony",
|
9399
|
+
"name": "cli"
|
9400
|
+
}
|
9122
9401
|
},
|
9123
9402
|
{
|
9124
9403
|
"__schema": "TypeRefSchema",
|
@@ -9127,7 +9406,11 @@
|
|
9127
9406
|
"line": 641,
|
9128
9407
|
"character": 7
|
9129
9408
|
},
|
9130
|
-
"name": "GraphqlMain"
|
9409
|
+
"name": "GraphqlMain",
|
9410
|
+
"componentId": {
|
9411
|
+
"scope": "teambit.harmony",
|
9412
|
+
"name": "graphql"
|
9413
|
+
}
|
9131
9414
|
},
|
9132
9415
|
{
|
9133
9416
|
"__schema": "TypeRefSchema",
|
@@ -9136,7 +9419,11 @@
|
|
9136
9419
|
"line": 642,
|
9137
9420
|
"character": 7
|
9138
9421
|
},
|
9139
|
-
"name": "EnvsMain"
|
9422
|
+
"name": "EnvsMain",
|
9423
|
+
"componentId": {
|
9424
|
+
"scope": "teambit.envs",
|
9425
|
+
"name": "envs"
|
9426
|
+
}
|
9140
9427
|
},
|
9141
9428
|
{
|
9142
9429
|
"__schema": "TypeRefSchema",
|
@@ -9145,7 +9432,11 @@
|
|
9145
9432
|
"line": 643,
|
9146
9433
|
"character": 7
|
9147
9434
|
},
|
9148
|
-
"name": "AspectLoaderMain"
|
9435
|
+
"name": "AspectLoaderMain",
|
9436
|
+
"componentId": {
|
9437
|
+
"scope": "teambit.harmony",
|
9438
|
+
"name": "aspect-loader"
|
9439
|
+
}
|
9149
9440
|
},
|
9150
9441
|
{
|
9151
9442
|
"__schema": "TypeRefSchema",
|
@@ -9154,7 +9445,11 @@
|
|
9154
9445
|
"line": 644,
|
9155
9446
|
"character": 7
|
9156
9447
|
},
|
9157
|
-
"name": "NewComponentHelperMain"
|
9448
|
+
"name": "NewComponentHelperMain",
|
9449
|
+
"componentId": {
|
9450
|
+
"scope": "teambit.component",
|
9451
|
+
"name": "new-component-helper"
|
9452
|
+
}
|
9158
9453
|
},
|
9159
9454
|
{
|
9160
9455
|
"__schema": "TypeRefSchema",
|
@@ -9163,7 +9458,11 @@
|
|
9163
9458
|
"line": 645,
|
9164
9459
|
"character": 7
|
9165
9460
|
},
|
9166
|
-
"name": "ComponentMain"
|
9461
|
+
"name": "ComponentMain",
|
9462
|
+
"componentId": {
|
9463
|
+
"scope": "teambit.component",
|
9464
|
+
"name": "component"
|
9465
|
+
}
|
9167
9466
|
},
|
9168
9467
|
{
|
9169
9468
|
"__schema": "TypeRefSchema",
|
@@ -9172,7 +9471,11 @@
|
|
9172
9471
|
"line": 646,
|
9173
9472
|
"character": 7
|
9174
9473
|
},
|
9175
|
-
"name": "TrackerMain"
|
9474
|
+
"name": "TrackerMain",
|
9475
|
+
"componentId": {
|
9476
|
+
"scope": "teambit.component",
|
9477
|
+
"name": "tracker"
|
9478
|
+
}
|
9176
9479
|
},
|
9177
9480
|
{
|
9178
9481
|
"__schema": "TypeRefSchema",
|
@@ -9181,7 +9484,11 @@
|
|
9181
9484
|
"line": 647,
|
9182
9485
|
"character": 7
|
9183
9486
|
},
|
9184
|
-
"name": "LoggerMain"
|
9487
|
+
"name": "LoggerMain",
|
9488
|
+
"componentId": {
|
9489
|
+
"scope": "teambit.harmony",
|
9490
|
+
"name": "logger"
|
9491
|
+
}
|
9185
9492
|
},
|
9186
9493
|
{
|
9187
9494
|
"__schema": "TypeRefSchema",
|
@@ -9190,7 +9497,11 @@
|
|
9190
9497
|
"line": 648,
|
9191
9498
|
"character": 7
|
9192
9499
|
},
|
9193
|
-
"name": "GitMain"
|
9500
|
+
"name": "GitMain",
|
9501
|
+
"componentId": {
|
9502
|
+
"scope": "teambit.git",
|
9503
|
+
"name": "git"
|
9504
|
+
}
|
9194
9505
|
},
|
9195
9506
|
{
|
9196
9507
|
"__schema": "TypeRefSchema",
|
@@ -9199,7 +9510,11 @@
|
|
9199
9510
|
"line": 649,
|
9200
9511
|
"character": 7
|
9201
9512
|
},
|
9202
|
-
"name": "WorkspaceConfigFilesMain"
|
9513
|
+
"name": "WorkspaceConfigFilesMain",
|
9514
|
+
"componentId": {
|
9515
|
+
"scope": "teambit.workspace",
|
9516
|
+
"name": "workspace-config-files"
|
9517
|
+
}
|
9203
9518
|
},
|
9204
9519
|
{
|
9205
9520
|
"__schema": "TypeRefSchema",
|
@@ -9208,7 +9523,11 @@
|
|
9208
9523
|
"line": 650,
|
9209
9524
|
"character": 7
|
9210
9525
|
},
|
9211
|
-
"name": "DeprecationMain"
|
9526
|
+
"name": "DeprecationMain",
|
9527
|
+
"componentId": {
|
9528
|
+
"scope": "teambit.component",
|
9529
|
+
"name": "deprecation"
|
9530
|
+
}
|
9212
9531
|
}
|
9213
9532
|
]
|
9214
9533
|
},
|
@@ -9230,7 +9549,8 @@
|
|
9230
9549
|
"line": 652,
|
9231
9550
|
"character": 13
|
9232
9551
|
},
|
9233
|
-
"name": "GeneratorConfig"
|
9552
|
+
"name": "GeneratorConfig",
|
9553
|
+
"internalFilePath": "generator.main.runtime.ts"
|
9234
9554
|
},
|
9235
9555
|
"isOptional": false,
|
9236
9556
|
"isSpread": false
|
@@ -9258,7 +9578,8 @@
|
|
9258
9578
|
"line": 654,
|
9259
9579
|
"character": 7
|
9260
9580
|
},
|
9261
|
-
"name": "ComponentTemplateSlot"
|
9581
|
+
"name": "ComponentTemplateSlot",
|
9582
|
+
"internalFilePath": "generator.main.runtime.ts"
|
9262
9583
|
},
|
9263
9584
|
{
|
9264
9585
|
"__schema": "TypeRefSchema",
|
@@ -9267,7 +9588,8 @@
|
|
9267
9588
|
"line": 655,
|
9268
9589
|
"character": 7
|
9269
9590
|
},
|
9270
|
-
"name": "WorkspaceTemplateSlot"
|
9591
|
+
"name": "WorkspaceTemplateSlot",
|
9592
|
+
"internalFilePath": "generator.main.runtime.ts"
|
9271
9593
|
},
|
9272
9594
|
{
|
9273
9595
|
"__schema": "TypeRefSchema",
|
@@ -9276,7 +9598,8 @@
|
|
9276
9598
|
"line": 656,
|
9277
9599
|
"character": 7
|
9278
9600
|
},
|
9279
|
-
"name": "OnComponentCreateSlot"
|
9601
|
+
"name": "OnComponentCreateSlot",
|
9602
|
+
"internalFilePath": "generator.main.runtime.ts"
|
9280
9603
|
}
|
9281
9604
|
]
|
9282
9605
|
},
|
@@ -9388,7 +9711,8 @@
|
|
9388
9711
|
"line": 57,
|
9389
9712
|
"character": 32
|
9390
9713
|
},
|
9391
|
-
"name": "TemplateWithId"
|
9714
|
+
"name": "TemplateWithId",
|
9715
|
+
"internalFilePath": "generator.main.runtime.ts"
|
9392
9716
|
},
|
9393
9717
|
{
|
9394
9718
|
"__schema": "TypeLiteralSchema",
|
@@ -9447,7 +9771,8 @@
|
|
9447
9771
|
"line": 58,
|
9448
9772
|
"character": 32
|
9449
9773
|
},
|
9450
|
-
"name": "TemplateWithId"
|
9774
|
+
"name": "TemplateWithId",
|
9775
|
+
"internalFilePath": "generator.main.runtime.ts"
|
9451
9776
|
},
|
9452
9777
|
{
|
9453
9778
|
"__schema": "TypeLiteralSchema",
|
@@ -9506,7 +9831,8 @@
|
|
9506
9831
|
"line": 59,
|
9507
9832
|
"character": 26
|
9508
9833
|
},
|
9509
|
-
"name": "TemplateWithId"
|
9834
|
+
"name": "TemplateWithId",
|
9835
|
+
"internalFilePath": "generator.main.runtime.ts"
|
9510
9836
|
},
|
9511
9837
|
{
|
9512
9838
|
"__schema": "TypeLiteralSchema",
|
@@ -9864,7 +10190,11 @@
|
|
9864
10190
|
"line": 34,
|
9865
10191
|
"character": 13
|
9866
10192
|
},
|
9867
|
-
"name": "ComponentID"
|
10193
|
+
"name": "ComponentID",
|
10194
|
+
"componentId": {
|
10195
|
+
"scope": "teambit.component",
|
10196
|
+
"name": "component"
|
10197
|
+
}
|
9868
10198
|
},
|
9869
10199
|
{
|
9870
10200
|
"__schema": "KeywordTypeSchema",
|
@@ -9906,7 +10236,11 @@
|
|
9906
10236
|
"line": 41,
|
9907
10237
|
"character": 11
|
9908
10238
|
},
|
9909
|
-
"name": "ComponentID"
|
10239
|
+
"name": "ComponentID",
|
10240
|
+
"componentId": {
|
10241
|
+
"scope": "teambit.component",
|
10242
|
+
"name": "component"
|
10243
|
+
}
|
9910
10244
|
},
|
9911
10245
|
"isOptional": true
|
9912
10246
|
},
|
@@ -10033,7 +10367,8 @@
|
|
10033
10367
|
"line": 60,
|
10034
10368
|
"character": 32
|
10035
10369
|
},
|
10036
|
-
"name": "BaseComponentTemplateOptions"
|
10370
|
+
"name": "BaseComponentTemplateOptions",
|
10371
|
+
"internalFilePath": "component-template.ts"
|
10037
10372
|
}
|
10038
10373
|
},
|
10039
10374
|
{
|
@@ -11291,7 +11626,11 @@
|
|
11291
11626
|
"line": 29,
|
11292
11627
|
"character": 21
|
11293
11628
|
},
|
11294
|
-
"name": "Component"
|
11629
|
+
"name": "Component",
|
11630
|
+
"componentId": {
|
11631
|
+
"scope": "teambit.component",
|
11632
|
+
"name": "component"
|
11633
|
+
}
|
11295
11634
|
},
|
11296
11635
|
"isOptional": true
|
11297
11636
|
},
|
@@ -11418,7 +11757,8 @@
|
|
11418
11757
|
"line": 51,
|
11419
11758
|
"character": 32
|
11420
11759
|
},
|
11421
|
-
"name": "BaseWorkspaceOptions"
|
11760
|
+
"name": "BaseWorkspaceOptions",
|
11761
|
+
"internalFilePath": "workspace-template.ts"
|
11422
11762
|
}
|
11423
11763
|
},
|
11424
11764
|
{
|
@@ -12753,6 +13093,10 @@
|
|
12753
13093
|
"character": 17
|
12754
13094
|
},
|
12755
13095
|
"name": "EnvHandler",
|
13096
|
+
"componentId": {
|
13097
|
+
"scope": "teambit.envs",
|
13098
|
+
"name": "envs"
|
13099
|
+
},
|
12756
13100
|
"typeArgs": [
|
12757
13101
|
{
|
12758
13102
|
"__schema": "TypeRefSchema",
|
@@ -12796,6 +13140,10 @@
|
|
12796
13140
|
"character": 15
|
12797
13141
|
},
|
12798
13142
|
"name": "EnvHandler",
|
13143
|
+
"componentId": {
|
13144
|
+
"scope": "teambit.envs",
|
13145
|
+
"name": "envs"
|
13146
|
+
},
|
12799
13147
|
"typeArgs": [
|
12800
13148
|
{
|
12801
13149
|
"__schema": "TypeRefSchema",
|
@@ -12964,6 +13312,10 @@
|
|
12964
13312
|
"character": 24
|
12965
13313
|
},
|
12966
13314
|
"name": "EnvHandler",
|
13315
|
+
"componentId": {
|
13316
|
+
"scope": "teambit.envs",
|
13317
|
+
"name": "envs"
|
13318
|
+
},
|
12967
13319
|
"typeArgs": [
|
12968
13320
|
{
|
12969
13321
|
"__schema": "TypeRefSchema",
|
@@ -12995,7 +13347,11 @@
|
|
12995
13347
|
"line": 12,
|
12996
13348
|
"character": 22
|
12997
13349
|
},
|
12998
|
-
"name": "EnvContext"
|
13350
|
+
"name": "EnvContext",
|
13351
|
+
"componentId": {
|
13352
|
+
"scope": "teambit.envs",
|
13353
|
+
"name": "envs"
|
13354
|
+
}
|
12999
13355
|
},
|
13000
13356
|
"isOptional": false,
|
13001
13357
|
"isSpread": false
|
@@ -13074,6 +13430,10 @@
|
|
13074
13430
|
"character": 26
|
13075
13431
|
},
|
13076
13432
|
"name": "EnvHandler",
|
13433
|
+
"componentId": {
|
13434
|
+
"scope": "teambit.envs",
|
13435
|
+
"name": "envs"
|
13436
|
+
},
|
13077
13437
|
"typeArgs": [
|
13078
13438
|
{
|
13079
13439
|
"__schema": "TypeRefSchema",
|
@@ -13105,7 +13465,8 @@
|
|
13105
13465
|
"line": 19,
|
13106
13466
|
"character": 68
|
13107
13467
|
},
|
13108
|
-
"name": "TemplateListOptions"
|
13468
|
+
"name": "TemplateListOptions",
|
13469
|
+
"internalFilePath": "template-list.ts"
|
13109
13470
|
},
|
13110
13471
|
"isOptional": true,
|
13111
13472
|
"defaultValue": "{}",
|
@@ -13243,6 +13604,10 @@
|
|
13243
13604
|
"character": 23
|
13244
13605
|
},
|
13245
13606
|
"name": "EnvHandler",
|
13607
|
+
"componentId": {
|
13608
|
+
"scope": "teambit.envs",
|
13609
|
+
"name": "envs"
|
13610
|
+
},
|
13246
13611
|
"typeArgs": [
|
13247
13612
|
{
|
13248
13613
|
"__schema": "TypeRefSchema",
|
@@ -13274,7 +13639,11 @@
|
|
13274
13639
|
"line": 12,
|
13275
13640
|
"character": 22
|
13276
13641
|
},
|
13277
|
-
"name": "EnvContext"
|
13642
|
+
"name": "EnvContext",
|
13643
|
+
"componentId": {
|
13644
|
+
"scope": "teambit.envs",
|
13645
|
+
"name": "envs"
|
13646
|
+
}
|
13278
13647
|
},
|
13279
13648
|
"isOptional": false,
|
13280
13649
|
"isSpread": false
|
@@ -13353,6 +13722,10 @@
|
|
13353
13722
|
"character": 25
|
13354
13723
|
},
|
13355
13724
|
"name": "EnvHandler",
|
13725
|
+
"componentId": {
|
13726
|
+
"scope": "teambit.envs",
|
13727
|
+
"name": "envs"
|
13728
|
+
},
|
13356
13729
|
"typeArgs": [
|
13357
13730
|
{
|
13358
13731
|
"__schema": "TypeRefSchema",
|
@@ -13384,7 +13757,8 @@
|
|
13384
13757
|
"line": 19,
|
13385
13758
|
"character": 67
|
13386
13759
|
},
|
13387
|
-
"name": "StarterListOptions"
|
13760
|
+
"name": "StarterListOptions",
|
13761
|
+
"internalFilePath": "starter-list.ts"
|
13388
13762
|
},
|
13389
13763
|
"isOptional": true,
|
13390
13764
|
"defaultValue": "{}",
|
@@ -13762,7 +14136,8 @@
|
|
13762
14136
|
"line": 35,
|
13763
14137
|
"character": 88
|
13764
14138
|
},
|
13765
|
-
"name": "InstallOptions"
|
14139
|
+
"name": "InstallOptions",
|
14140
|
+
"internalFilePath": "component-generator.ts"
|
13766
14141
|
},
|
13767
14142
|
"isOptional": true,
|
13768
14143
|
"isSpread": false
|
@@ -13826,7 +14201,11 @@
|
|
13826
14201
|
"line": 39,
|
13827
14202
|
"character": 24
|
13828
14203
|
},
|
13829
|
-
"name": "Workspace"
|
14204
|
+
"name": "Workspace",
|
14205
|
+
"componentId": {
|
14206
|
+
"scope": "teambit.workspace",
|
14207
|
+
"name": "workspace"
|
14208
|
+
}
|
13830
14209
|
},
|
13831
14210
|
"isOptional": false,
|
13832
14211
|
"isSpread": false
|
@@ -13853,7 +14232,12 @@
|
|
13853
14232
|
"line": 40,
|
13854
14233
|
"character": 27
|
13855
14234
|
},
|
13856
|
-
"name": "ComponentID"
|
14235
|
+
"name": "ComponentID",
|
14236
|
+
"componentId": {
|
14237
|
+
"scope": "teambit.component",
|
14238
|
+
"name": "component-id",
|
14239
|
+
"version": "1.2.2"
|
14240
|
+
}
|
13857
14241
|
}
|
13858
14242
|
},
|
13859
14243
|
"isOptional": false,
|
@@ -13883,7 +14267,8 @@
|
|
13883
14267
|
"line": 41,
|
13884
14268
|
"character": 30
|
13885
14269
|
},
|
13886
|
-
"name": "CreateOptions"
|
14270
|
+
"name": "CreateOptions",
|
14271
|
+
"internalFilePath": "create.cmd.ts"
|
13887
14272
|
}
|
13888
14273
|
]
|
13889
14274
|
},
|
@@ -13925,7 +14310,11 @@
|
|
13925
14310
|
"line": 43,
|
13926
14311
|
"character": 19
|
13927
14312
|
},
|
13928
|
-
"name": "EnvsMain"
|
14313
|
+
"name": "EnvsMain",
|
14314
|
+
"componentId": {
|
14315
|
+
"scope": "teambit.envs",
|
14316
|
+
"name": "envs"
|
14317
|
+
}
|
13929
14318
|
},
|
13930
14319
|
"isOptional": false,
|
13931
14320
|
"isSpread": false
|
@@ -13945,7 +14334,11 @@
|
|
13945
14334
|
"line": 44,
|
13946
14335
|
"character": 33
|
13947
14336
|
},
|
13948
|
-
"name": "NewComponentHelperMain"
|
14337
|
+
"name": "NewComponentHelperMain",
|
14338
|
+
"componentId": {
|
14339
|
+
"scope": "teambit.component",
|
14340
|
+
"name": "new-component-helper"
|
14341
|
+
}
|
13949
14342
|
},
|
13950
14343
|
"isOptional": false,
|
13951
14344
|
"isSpread": false
|
@@ -13965,7 +14358,11 @@
|
|
13965
14358
|
"line": 45,
|
13966
14359
|
"character": 22
|
13967
14360
|
},
|
13968
|
-
"name": "TrackerMain"
|
14361
|
+
"name": "TrackerMain",
|
14362
|
+
"componentId": {
|
14363
|
+
"scope": "teambit.component",
|
14364
|
+
"name": "tracker"
|
14365
|
+
}
|
13969
14366
|
},
|
13970
14367
|
"isOptional": false,
|
13971
14368
|
"isSpread": false
|
@@ -13985,7 +14382,11 @@
|
|
13985
14382
|
"line": 46,
|
13986
14383
|
"character": 28
|
13987
14384
|
},
|
13988
|
-
"name": "WorkspaceConfigFilesMain"
|
14385
|
+
"name": "WorkspaceConfigFilesMain",
|
14386
|
+
"componentId": {
|
14387
|
+
"scope": "teambit.workspace",
|
14388
|
+
"name": "workspace-config-files"
|
14389
|
+
}
|
13989
14390
|
},
|
13990
14391
|
"isOptional": false,
|
13991
14392
|
"isSpread": false
|
@@ -14005,7 +14406,11 @@
|
|
14005
14406
|
"line": 47,
|
14006
14407
|
"character": 21
|
14007
14408
|
},
|
14008
|
-
"name": "Logger"
|
14409
|
+
"name": "Logger",
|
14410
|
+
"componentId": {
|
14411
|
+
"scope": "teambit.harmony",
|
14412
|
+
"name": "logger"
|
14413
|
+
}
|
14009
14414
|
},
|
14010
14415
|
"isOptional": false,
|
14011
14416
|
"isSpread": false
|
@@ -14025,7 +14430,8 @@
|
|
14025
14430
|
"line": 48,
|
14026
14431
|
"character": 36
|
14027
14432
|
},
|
14028
|
-
"name": "OnComponentCreateSlot"
|
14433
|
+
"name": "OnComponentCreateSlot",
|
14434
|
+
"internalFilePath": "generator.main.runtime.ts"
|
14029
14435
|
},
|
14030
14436
|
"isOptional": false,
|
14031
14437
|
"isSpread": false
|
@@ -14065,7 +14471,12 @@
|
|
14065
14471
|
"line": 50,
|
14066
14472
|
"character": 21
|
14067
14473
|
},
|
14068
|
-
"name": "ComponentID"
|
14474
|
+
"name": "ComponentID",
|
14475
|
+
"componentId": {
|
14476
|
+
"scope": "teambit.component",
|
14477
|
+
"name": "component-id",
|
14478
|
+
"version": "1.2.2"
|
14479
|
+
}
|
14069
14480
|
},
|
14070
14481
|
"isOptional": true,
|
14071
14482
|
"isSpread": false
|
@@ -14085,7 +14496,8 @@
|
|
14085
14496
|
"line": 51,
|
14086
14497
|
"character": 29
|
14087
14498
|
},
|
14088
|
-
"name": "InstallOptions"
|
14499
|
+
"name": "InstallOptions",
|
14500
|
+
"internalFilePath": "component-generator.ts"
|
14089
14501
|
},
|
14090
14502
|
"isOptional": true,
|
14091
14503
|
"defaultValue": "{}",
|
@@ -14178,7 +14590,7 @@
|
|
14178
14590
|
"componentId": {
|
14179
14591
|
"scope": "teambit.generator",
|
14180
14592
|
"name": "generator",
|
14181
|
-
"version": "1.0.
|
14593
|
+
"version": "1.0.515"
|
14182
14594
|
},
|
14183
14595
|
"taggedModuleExports": []
|
14184
14596
|
}
|