@teambit/generator 1.0.393 → 1.0.395

Sign up to get free protection for your applications and to get access to all the features.
@@ -25,7 +25,7 @@
25
25
  "__schema": "ClassSchema",
26
26
  "location": {
27
27
  "filePath": "generator.main.runtime.ts",
28
- "line": 78,
28
+ "line": 79,
29
29
  "character": 1
30
30
  },
31
31
  "signature": "class GeneratorMain",
@@ -35,17 +35,17 @@
35
35
  "__schema": "ConstructorSchema",
36
36
  "location": {
37
37
  "filePath": "generator.main.runtime.ts",
38
- "line": 80,
38
+ "line": 81,
39
39
  "character": 3
40
40
  },
41
- "signature": "constructor GeneratorMain(componentTemplateSlot: ComponentTemplateSlot, workspaceTemplateSlot: WorkspaceTemplateSlot, onComponentCreateSlot: OnComponentCreateSlot, config: GeneratorConfig, workspace: Workspace, envs: EnvsMain, aspectLoader: AspectLoaderMain, newComponentHelper: NewComponentHelperMain, componentAspect: ComponentMain, tracker: TrackerMain, logger: Logger, git: GitMain, wsConfigFiles: WorkspaceConfigFilesMain): GeneratorMain",
41
+ "signature": "constructor GeneratorMain(componentTemplateSlot: ComponentTemplateSlot, workspaceTemplateSlot: WorkspaceTemplateSlot, onComponentCreateSlot: OnComponentCreateSlot, config: GeneratorConfig, workspace: Workspace, envs: EnvsMain, aspectLoader: AspectLoaderMain, newComponentHelper: NewComponentHelperMain, componentAspect: ComponentMain, tracker: TrackerMain, logger: Logger, git: GitMain, wsConfigFiles: WorkspaceConfigFilesMain, deprecation: DeprecationMain): GeneratorMain",
42
42
  "name": "constructor",
43
43
  "params": [
44
44
  {
45
45
  "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "generator.main.runtime.ts",
48
- "line": 81,
48
+ "line": 82,
49
49
  "character": 5
50
50
  },
51
51
  "name": "componentTemplateSlot",
@@ -53,7 +53,7 @@
53
53
  "__schema": "TypeRefSchema",
54
54
  "location": {
55
55
  "filePath": "generator.main.runtime.ts",
56
- "line": 81,
56
+ "line": 82,
57
57
  "character": 36
58
58
  },
59
59
  "name": "ComponentTemplateSlot"
@@ -65,7 +65,7 @@
65
65
  "__schema": "ParameterSchema",
66
66
  "location": {
67
67
  "filePath": "generator.main.runtime.ts",
68
- "line": 82,
68
+ "line": 83,
69
69
  "character": 5
70
70
  },
71
71
  "name": "workspaceTemplateSlot",
@@ -73,7 +73,7 @@
73
73
  "__schema": "TypeRefSchema",
74
74
  "location": {
75
75
  "filePath": "generator.main.runtime.ts",
76
- "line": 82,
76
+ "line": 83,
77
77
  "character": 36
78
78
  },
79
79
  "name": "WorkspaceTemplateSlot"
@@ -85,7 +85,7 @@
85
85
  "__schema": "ParameterSchema",
86
86
  "location": {
87
87
  "filePath": "generator.main.runtime.ts",
88
- "line": 83,
88
+ "line": 84,
89
89
  "character": 5
90
90
  },
91
91
  "name": "onComponentCreateSlot",
@@ -93,7 +93,7 @@
93
93
  "__schema": "TypeRefSchema",
94
94
  "location": {
95
95
  "filePath": "generator.main.runtime.ts",
96
- "line": 83,
96
+ "line": 84,
97
97
  "character": 36
98
98
  },
99
99
  "name": "OnComponentCreateSlot"
@@ -105,7 +105,7 @@
105
105
  "__schema": "ParameterSchema",
106
106
  "location": {
107
107
  "filePath": "generator.main.runtime.ts",
108
- "line": 84,
108
+ "line": 85,
109
109
  "character": 5
110
110
  },
111
111
  "name": "config",
@@ -113,7 +113,7 @@
113
113
  "__schema": "TypeRefSchema",
114
114
  "location": {
115
115
  "filePath": "generator.main.runtime.ts",
116
- "line": 84,
116
+ "line": 85,
117
117
  "character": 21
118
118
  },
119
119
  "name": "GeneratorConfig"
@@ -125,7 +125,7 @@
125
125
  "__schema": "ParameterSchema",
126
126
  "location": {
127
127
  "filePath": "generator.main.runtime.ts",
128
- "line": 85,
128
+ "line": 86,
129
129
  "character": 5
130
130
  },
131
131
  "name": "workspace",
@@ -133,7 +133,7 @@
133
133
  "__schema": "TypeRefSchema",
134
134
  "location": {
135
135
  "filePath": "generator.main.runtime.ts",
136
- "line": 85,
136
+ "line": 86,
137
137
  "character": 24
138
138
  },
139
139
  "name": "Workspace"
@@ -145,7 +145,7 @@
145
145
  "__schema": "ParameterSchema",
146
146
  "location": {
147
147
  "filePath": "generator.main.runtime.ts",
148
- "line": 86,
148
+ "line": 87,
149
149
  "character": 5
150
150
  },
151
151
  "name": "envs",
@@ -153,7 +153,7 @@
153
153
  "__schema": "TypeRefSchema",
154
154
  "location": {
155
155
  "filePath": "generator.main.runtime.ts",
156
- "line": 86,
156
+ "line": 87,
157
157
  "character": 19
158
158
  },
159
159
  "name": "EnvsMain"
@@ -165,7 +165,7 @@
165
165
  "__schema": "ParameterSchema",
166
166
  "location": {
167
167
  "filePath": "generator.main.runtime.ts",
168
- "line": 87,
168
+ "line": 88,
169
169
  "character": 5
170
170
  },
171
171
  "name": "aspectLoader",
@@ -173,7 +173,7 @@
173
173
  "__schema": "TypeRefSchema",
174
174
  "location": {
175
175
  "filePath": "generator.main.runtime.ts",
176
- "line": 87,
176
+ "line": 88,
177
177
  "character": 27
178
178
  },
179
179
  "name": "AspectLoaderMain"
@@ -185,7 +185,7 @@
185
185
  "__schema": "ParameterSchema",
186
186
  "location": {
187
187
  "filePath": "generator.main.runtime.ts",
188
- "line": 88,
188
+ "line": 89,
189
189
  "character": 5
190
190
  },
191
191
  "name": "newComponentHelper",
@@ -193,7 +193,7 @@
193
193
  "__schema": "TypeRefSchema",
194
194
  "location": {
195
195
  "filePath": "generator.main.runtime.ts",
196
- "line": 88,
196
+ "line": 89,
197
197
  "character": 33
198
198
  },
199
199
  "name": "NewComponentHelperMain"
@@ -205,7 +205,7 @@
205
205
  "__schema": "ParameterSchema",
206
206
  "location": {
207
207
  "filePath": "generator.main.runtime.ts",
208
- "line": 89,
208
+ "line": 90,
209
209
  "character": 5
210
210
  },
211
211
  "name": "componentAspect",
@@ -213,7 +213,7 @@
213
213
  "__schema": "TypeRefSchema",
214
214
  "location": {
215
215
  "filePath": "generator.main.runtime.ts",
216
- "line": 89,
216
+ "line": 90,
217
217
  "character": 30
218
218
  },
219
219
  "name": "ComponentMain"
@@ -225,7 +225,7 @@
225
225
  "__schema": "ParameterSchema",
226
226
  "location": {
227
227
  "filePath": "generator.main.runtime.ts",
228
- "line": 90,
228
+ "line": 91,
229
229
  "character": 5
230
230
  },
231
231
  "name": "tracker",
@@ -233,7 +233,7 @@
233
233
  "__schema": "TypeRefSchema",
234
234
  "location": {
235
235
  "filePath": "generator.main.runtime.ts",
236
- "line": 90,
236
+ "line": 91,
237
237
  "character": 22
238
238
  },
239
239
  "name": "TrackerMain"
@@ -245,7 +245,7 @@
245
245
  "__schema": "ParameterSchema",
246
246
  "location": {
247
247
  "filePath": "generator.main.runtime.ts",
248
- "line": 91,
248
+ "line": 92,
249
249
  "character": 5
250
250
  },
251
251
  "name": "logger",
@@ -253,7 +253,7 @@
253
253
  "__schema": "TypeRefSchema",
254
254
  "location": {
255
255
  "filePath": "generator.main.runtime.ts",
256
- "line": 91,
256
+ "line": 92,
257
257
  "character": 21
258
258
  },
259
259
  "name": "Logger"
@@ -265,7 +265,7 @@
265
265
  "__schema": "ParameterSchema",
266
266
  "location": {
267
267
  "filePath": "generator.main.runtime.ts",
268
- "line": 92,
268
+ "line": 93,
269
269
  "character": 5
270
270
  },
271
271
  "name": "git",
@@ -273,7 +273,7 @@
273
273
  "__schema": "TypeRefSchema",
274
274
  "location": {
275
275
  "filePath": "generator.main.runtime.ts",
276
- "line": 92,
276
+ "line": 93,
277
277
  "character": 18
278
278
  },
279
279
  "name": "GitMain"
@@ -285,7 +285,7 @@
285
285
  "__schema": "ParameterSchema",
286
286
  "location": {
287
287
  "filePath": "generator.main.runtime.ts",
288
- "line": 93,
288
+ "line": 94,
289
289
  "character": 5
290
290
  },
291
291
  "name": "wsConfigFiles",
@@ -293,20 +293,40 @@
293
293
  "__schema": "TypeRefSchema",
294
294
  "location": {
295
295
  "filePath": "generator.main.runtime.ts",
296
- "line": 93,
296
+ "line": 94,
297
297
  "character": 28
298
298
  },
299
299
  "name": "WorkspaceConfigFilesMain"
300
300
  },
301
301
  "isOptional": false,
302
302
  "isSpread": false
303
+ },
304
+ {
305
+ "__schema": "ParameterSchema",
306
+ "location": {
307
+ "filePath": "generator.main.runtime.ts",
308
+ "line": 95,
309
+ "character": 5
310
+ },
311
+ "name": "deprecation",
312
+ "type": {
313
+ "__schema": "TypeRefSchema",
314
+ "location": {
315
+ "filePath": "generator.main.runtime.ts",
316
+ "line": 95,
317
+ "character": 26
318
+ },
319
+ "name": "DeprecationMain"
320
+ },
321
+ "isOptional": false,
322
+ "isSpread": false
303
323
  }
304
324
  ],
305
325
  "returnType": {
306
326
  "__schema": "ThisTypeSchema",
307
327
  "location": {
308
328
  "filePath": "generator.main.runtime.ts",
309
- "line": 78,
329
+ "line": 79,
310
330
  "character": 1
311
331
  },
312
332
  "name": "GeneratorMain"
@@ -317,14 +337,14 @@
317
337
  "__schema": "FunctionLikeSchema",
318
338
  "location": {
319
339
  "filePath": "generator.main.runtime.ts",
320
- "line": 99,
340
+ "line": 101,
321
341
  "character": 3
322
342
  },
323
343
  "doc": {
324
344
  "__schema": "DocSchema",
325
345
  "location": {
326
346
  "filePath": "generator.main.runtime.ts",
327
- "line": 96,
347
+ "line": 98,
328
348
  "character": 3
329
349
  },
330
350
  "raw": "/**\n * register a new component template.\n */",
@@ -338,7 +358,7 @@
338
358
  "__schema": "ParameterSchema",
339
359
  "location": {
340
360
  "filePath": "generator.main.runtime.ts",
341
- "line": 99,
361
+ "line": 101,
342
362
  "character": 29
343
363
  },
344
364
  "name": "templates",
@@ -346,14 +366,14 @@
346
366
  "__schema": "TypeArraySchema",
347
367
  "location": {
348
368
  "filePath": "generator.main.runtime.ts",
349
- "line": 99,
369
+ "line": 101,
350
370
  "character": 40
351
371
  },
352
372
  "type": {
353
373
  "__schema": "TypeRefSchema",
354
374
  "location": {
355
375
  "filePath": "generator.main.runtime.ts",
356
- "line": 99,
376
+ "line": 101,
357
377
  "character": 40
358
378
  },
359
379
  "name": "ComponentTemplate"
@@ -367,7 +387,7 @@
367
387
  "__schema": "TypeRefSchema",
368
388
  "location": {
369
389
  "filePath": "generator.main.runtime.ts",
370
- "line": 99,
390
+ "line": 101,
371
391
  "character": 3
372
392
  },
373
393
  "name": "GeneratorMain"
@@ -378,14 +398,14 @@
378
398
  "__schema": "FunctionLikeSchema",
379
399
  "location": {
380
400
  "filePath": "generator.main.runtime.ts",
381
- "line": 107,
401
+ "line": 109,
382
402
  "character": 3
383
403
  },
384
404
  "doc": {
385
405
  "__schema": "DocSchema",
386
406
  "location": {
387
407
  "filePath": "generator.main.runtime.ts",
388
- "line": 104,
408
+ "line": 106,
389
409
  "character": 3
390
410
  },
391
411
  "raw": "/**\n * register a new workspace starter.\n */",
@@ -399,7 +419,7 @@
399
419
  "__schema": "ParameterSchema",
400
420
  "location": {
401
421
  "filePath": "generator.main.runtime.ts",
402
- "line": 107,
422
+ "line": 109,
403
423
  "character": 29
404
424
  },
405
425
  "name": "templates",
@@ -407,14 +427,14 @@
407
427
  "__schema": "TypeArraySchema",
408
428
  "location": {
409
429
  "filePath": "generator.main.runtime.ts",
410
- "line": 107,
430
+ "line": 109,
411
431
  "character": 40
412
432
  },
413
433
  "type": {
414
434
  "__schema": "TypeRefSchema",
415
435
  "location": {
416
436
  "filePath": "generator.main.runtime.ts",
417
- "line": 107,
437
+ "line": 109,
418
438
  "character": 40
419
439
  },
420
440
  "name": "WorkspaceTemplate"
@@ -428,7 +448,7 @@
428
448
  "__schema": "TypeRefSchema",
429
449
  "location": {
430
450
  "filePath": "generator.main.runtime.ts",
431
- "line": 107,
451
+ "line": 109,
432
452
  "character": 3
433
453
  },
434
454
  "name": "GeneratorMain"
@@ -439,7 +459,7 @@
439
459
  "__schema": "FunctionLikeSchema",
440
460
  "location": {
441
461
  "filePath": "generator.main.runtime.ts",
442
- "line": 112,
462
+ "line": 114,
443
463
  "character": 3
444
464
  },
445
465
  "signature": "(method) GeneratorMain.registerOnComponentCreate(fn: OnComponentCreateFn): this",
@@ -449,7 +469,7 @@
449
469
  "__schema": "ParameterSchema",
450
470
  "location": {
451
471
  "filePath": "generator.main.runtime.ts",
452
- "line": 112,
472
+ "line": 114,
453
473
  "character": 29
454
474
  },
455
475
  "name": "fn",
@@ -457,7 +477,7 @@
457
477
  "__schema": "TypeRefSchema",
458
478
  "location": {
459
479
  "filePath": "generator.main.runtime.ts",
460
- "line": 112,
480
+ "line": 114,
461
481
  "character": 33
462
482
  },
463
483
  "name": "OnComponentCreateFn"
@@ -470,7 +490,7 @@
470
490
  "__schema": "TypeRefSchema",
471
491
  "location": {
472
492
  "filePath": "generator.main.runtime.ts",
473
- "line": 112,
493
+ "line": 114,
474
494
  "character": 3
475
495
  },
476
496
  "name": "GeneratorMain"
@@ -481,14 +501,14 @@
481
501
  "__schema": "FunctionLikeSchema",
482
502
  "location": {
483
503
  "filePath": "generator.main.runtime.ts",
484
- "line": 121,
504
+ "line": 123,
485
505
  "character": 3
486
506
  },
487
507
  "doc": {
488
508
  "__schema": "DocSchema",
489
509
  "location": {
490
510
  "filePath": "generator.main.runtime.ts",
491
- "line": 117,
511
+ "line": 119,
492
512
  "character": 3
493
513
  },
494
514
  "raw": "/**\n * list all component templates registered in the workspace or workspace templates in case the\n * workspace is not available\n */",
@@ -502,7 +522,7 @@
502
522
  "__schema": "ParameterSchema",
503
523
  "location": {
504
524
  "filePath": "generator.main.runtime.ts",
505
- "line": 121,
525
+ "line": 123,
506
526
  "character": 23
507
527
  },
508
528
  "name": "{ aspect }",
@@ -510,7 +530,7 @@
510
530
  "__schema": "TypeLiteralSchema",
511
531
  "location": {
512
532
  "filePath": "generator.main.runtime.ts",
513
- "line": 121,
533
+ "line": 123,
514
534
  "character": 35
515
535
  },
516
536
  "members": [
@@ -518,7 +538,7 @@
518
538
  "__schema": "VariableLikeSchema",
519
539
  "location": {
520
540
  "filePath": "generator.main.runtime.ts",
521
- "line": 121,
541
+ "line": 123,
522
542
  "character": 37
523
543
  },
524
544
  "signature": "(property) aspect?: string | undefined",
@@ -527,7 +547,7 @@
527
547
  "__schema": "KeywordTypeSchema",
528
548
  "location": {
529
549
  "filePath": "generator.main.runtime.ts",
530
- "line": 121,
550
+ "line": 123,
531
551
  "character": 46
532
552
  },
533
553
  "name": "string"
@@ -543,7 +563,7 @@
543
563
  "__schema": "VariableLikeSchema",
544
564
  "location": {
545
565
  "filePath": "generator.main.runtime.ts",
546
- "line": 121,
566
+ "line": 123,
547
567
  "character": 37
548
568
  },
549
569
  "signature": "(property) aspect?: string | undefined",
@@ -552,7 +572,7 @@
552
572
  "__schema": "KeywordTypeSchema",
553
573
  "location": {
554
574
  "filePath": "generator.main.runtime.ts",
555
- "line": 121,
575
+ "line": 123,
556
576
  "character": 46
557
577
  },
558
578
  "name": "string"
@@ -567,7 +587,7 @@
567
587
  "__schema": "TypeRefSchema",
568
588
  "location": {
569
589
  "filePath": "generator.main.runtime.ts",
570
- "line": 121,
590
+ "line": 123,
571
591
  "character": 62
572
592
  },
573
593
  "name": "Promise",
@@ -576,14 +596,14 @@
576
596
  "__schema": "TypeArraySchema",
577
597
  "location": {
578
598
  "filePath": "generator.main.runtime.ts",
579
- "line": 121,
599
+ "line": 123,
580
600
  "character": 70
581
601
  },
582
602
  "type": {
583
603
  "__schema": "TypeRefSchema",
584
604
  "location": {
585
605
  "filePath": "generator.main.runtime.ts",
586
- "line": 121,
606
+ "line": 123,
587
607
  "character": 70
588
608
  },
589
609
  "name": "TemplateDescriptor"
@@ -599,14 +619,14 @@
599
619
  "__schema": "FunctionLikeSchema",
600
620
  "location": {
601
621
  "filePath": "generator.main.runtime.ts",
602
- "line": 145,
622
+ "line": 147,
603
623
  "character": 3
604
624
  },
605
625
  "doc": {
606
626
  "__schema": "DocSchema",
607
627
  "location": {
608
628
  "filePath": "generator.main.runtime.ts",
609
- "line": 142,
629
+ "line": 144,
610
630
  "character": 3
611
631
  },
612
632
  "raw": "/**\n * @deprecated use this.listTemplates()\n */",
@@ -616,7 +636,7 @@
616
636
  "__schema": "TagSchema",
617
637
  "location": {
618
638
  "filePath": "generator.main.runtime.ts",
619
- "line": 143,
639
+ "line": 145,
620
640
  "character": 6
621
641
  },
622
642
  "tagName": "deprecated",
@@ -631,7 +651,7 @@
631
651
  "__schema": "ParameterSchema",
632
652
  "location": {
633
653
  "filePath": "generator.main.runtime.ts",
634
- "line": 145,
654
+ "line": 147,
635
655
  "character": 32
636
656
  },
637
657
  "name": "opts",
@@ -639,7 +659,7 @@
639
659
  "__schema": "TypeLiteralSchema",
640
660
  "location": {
641
661
  "filePath": "generator.main.runtime.ts",
642
- "line": 145,
662
+ "line": 147,
643
663
  "character": 38
644
664
  },
645
665
  "members": [
@@ -647,7 +667,7 @@
647
667
  "__schema": "VariableLikeSchema",
648
668
  "location": {
649
669
  "filePath": "generator.main.runtime.ts",
650
- "line": 145,
670
+ "line": 147,
651
671
  "character": 40
652
672
  },
653
673
  "signature": "(property) aspect?: string | undefined",
@@ -656,7 +676,7 @@
656
676
  "__schema": "KeywordTypeSchema",
657
677
  "location": {
658
678
  "filePath": "generator.main.runtime.ts",
659
- "line": 145,
679
+ "line": 147,
660
680
  "character": 49
661
681
  },
662
682
  "name": "string"
@@ -673,7 +693,7 @@
673
693
  "__schema": "TypeRefSchema",
674
694
  "location": {
675
695
  "filePath": "generator.main.runtime.ts",
676
- "line": 145,
696
+ "line": 147,
677
697
  "character": 60
678
698
  },
679
699
  "name": "Promise",
@@ -682,14 +702,14 @@
682
702
  "__schema": "TypeArraySchema",
683
703
  "location": {
684
704
  "filePath": "generator.main.runtime.ts",
685
- "line": 145,
705
+ "line": 147,
686
706
  "character": 68
687
707
  },
688
708
  "type": {
689
709
  "__schema": "TypeRefSchema",
690
710
  "location": {
691
711
  "filePath": "generator.main.runtime.ts",
692
- "line": 145,
712
+ "line": 147,
693
713
  "character": 68
694
714
  },
695
715
  "name": "TemplateDescriptor"
@@ -705,7 +725,7 @@
705
725
  "__schema": "FunctionLikeSchema",
706
726
  "location": {
707
727
  "filePath": "generator.main.runtime.ts",
708
- "line": 149,
728
+ "line": 151,
709
729
  "character": 3
710
730
  },
711
731
  "signature": "(method) GeneratorMain.isRunningInsideWorkspace(): boolean",
@@ -715,7 +735,7 @@
715
735
  "__schema": "KeywordTypeSchema",
716
736
  "location": {
717
737
  "filePath": "generator.main.runtime.ts",
718
- "line": 149,
738
+ "line": 151,
719
739
  "character": 31
720
740
  },
721
741
  "name": "boolean"
@@ -726,14 +746,14 @@
726
746
  "__schema": "FunctionLikeSchema",
727
747
  "location": {
728
748
  "filePath": "generator.main.runtime.ts",
729
- "line": 156,
749
+ "line": 158,
730
750
  "character": 3
731
751
  },
732
752
  "doc": {
733
753
  "__schema": "DocSchema",
734
754
  "location": {
735
755
  "filePath": "generator.main.runtime.ts",
736
- "line": 153,
756
+ "line": 155,
737
757
  "character": 3
738
758
  },
739
759
  "raw": "/**\n * get all component templates registered by a specific aspect ID.\n */",
@@ -747,7 +767,7 @@
747
767
  "__schema": "ParameterSchema",
748
768
  "location": {
749
769
  "filePath": "generator.main.runtime.ts",
750
- "line": 156,
770
+ "line": 158,
751
771
  "character": 32
752
772
  },
753
773
  "name": "aspectId",
@@ -755,7 +775,7 @@
755
775
  "__schema": "KeywordTypeSchema",
756
776
  "location": {
757
777
  "filePath": "generator.main.runtime.ts",
758
- "line": 156,
778
+ "line": 158,
759
779
  "character": 42
760
780
  },
761
781
  "name": "string"
@@ -768,14 +788,14 @@
768
788
  "__schema": "TypeArraySchema",
769
789
  "location": {
770
790
  "filePath": "generator.main.runtime.ts",
771
- "line": 156,
791
+ "line": 158,
772
792
  "character": 51
773
793
  },
774
794
  "type": {
775
795
  "__schema": "TypeRefSchema",
776
796
  "location": {
777
797
  "filePath": "generator.main.runtime.ts",
778
- "line": 156,
798
+ "line": 158,
779
799
  "character": 51
780
800
  },
781
801
  "name": "ComponentTemplate"
@@ -787,14 +807,14 @@
787
807
  "__schema": "FunctionLikeSchema",
788
808
  "location": {
789
809
  "filePath": "generator.main.runtime.ts",
790
- "line": 163,
810
+ "line": 165,
791
811
  "character": 3
792
812
  },
793
813
  "doc": {
794
814
  "__schema": "DocSchema",
795
815
  "location": {
796
816
  "filePath": "generator.main.runtime.ts",
797
- "line": 160,
817
+ "line": 162,
798
818
  "character": 3
799
819
  },
800
820
  "raw": "/**\n * returns a specific component template.\n */",
@@ -808,7 +828,7 @@
808
828
  "__schema": "ParameterSchema",
809
829
  "location": {
810
830
  "filePath": "generator.main.runtime.ts",
811
- "line": 163,
831
+ "line": 165,
812
832
  "character": 30
813
833
  },
814
834
  "name": "name",
@@ -816,7 +836,7 @@
816
836
  "__schema": "KeywordTypeSchema",
817
837
  "location": {
818
838
  "filePath": "generator.main.runtime.ts",
819
- "line": 163,
839
+ "line": 165,
820
840
  "character": 36
821
841
  },
822
842
  "name": "string"
@@ -828,7 +848,7 @@
828
848
  "__schema": "ParameterSchema",
829
849
  "location": {
830
850
  "filePath": "generator.main.runtime.ts",
831
- "line": 163,
851
+ "line": 165,
832
852
  "character": 44
833
853
  },
834
854
  "name": "aspectId",
@@ -836,7 +856,7 @@
836
856
  "__schema": "KeywordTypeSchema",
837
857
  "location": {
838
858
  "filePath": "generator.main.runtime.ts",
839
- "line": 163,
859
+ "line": 165,
840
860
  "character": 55
841
861
  },
842
862
  "name": "string"
@@ -849,7 +869,7 @@
849
869
  "__schema": "TypeRefSchema",
850
870
  "location": {
851
871
  "filePath": "generator.main.runtime.ts",
852
- "line": 163,
872
+ "line": 165,
853
873
  "character": 64
854
874
  },
855
875
  "name": "Promise",
@@ -858,7 +878,7 @@
858
878
  "__schema": "TypeUnionSchema",
859
879
  "location": {
860
880
  "filePath": "generator.main.runtime.ts",
861
- "line": 163,
881
+ "line": 165,
862
882
  "character": 72
863
883
  },
864
884
  "types": [
@@ -866,7 +886,7 @@
866
886
  "__schema": "TypeRefSchema",
867
887
  "location": {
868
888
  "filePath": "generator.main.runtime.ts",
869
- "line": 163,
889
+ "line": 165,
870
890
  "character": 72
871
891
  },
872
892
  "name": "ComponentTemplateWithId"
@@ -875,7 +895,7 @@
875
895
  "__schema": "KeywordTypeSchema",
876
896
  "location": {
877
897
  "filePath": "generator.main.runtime.ts",
878
- "line": 163,
898
+ "line": 165,
879
899
  "character": 98
880
900
  },
881
901
  "name": "undefined"
@@ -892,14 +912,14 @@
892
912
  "__schema": "FunctionLikeSchema",
893
913
  "location": {
894
914
  "filePath": "generator.main.runtime.ts",
895
- "line": 215,
915
+ "line": 217,
896
916
  "character": 3
897
917
  },
898
918
  "doc": {
899
919
  "__schema": "DocSchema",
900
920
  "location": {
901
921
  "filePath": "generator.main.runtime.ts",
902
- "line": 211,
922
+ "line": 213,
903
923
  "character": 3
904
924
  },
905
925
  "raw": "/**\n * in the case the aspect-id is given and this aspect doesn't exist locally, import it to the\n * global scope and load it from the capsule\n */",
@@ -913,7 +933,7 @@
913
933
  "__schema": "ParameterSchema",
914
934
  "location": {
915
935
  "filePath": "generator.main.runtime.ts",
916
- "line": 216,
936
+ "line": 218,
917
937
  "character": 5
918
938
  },
919
939
  "name": "aspectId",
@@ -921,7 +941,7 @@
921
941
  "__schema": "KeywordTypeSchema",
922
942
  "location": {
923
943
  "filePath": "generator.main.runtime.ts",
924
- "line": 216,
944
+ "line": 218,
925
945
  "character": 15
926
946
  },
927
947
  "name": "string"
@@ -933,7 +953,7 @@
933
953
  "__schema": "ParameterSchema",
934
954
  "location": {
935
955
  "filePath": "generator.main.runtime.ts",
936
- "line": 217,
956
+ "line": 219,
937
957
  "character": 5
938
958
  },
939
959
  "name": "name",
@@ -941,7 +961,7 @@
941
961
  "__schema": "KeywordTypeSchema",
942
962
  "location": {
943
963
  "filePath": "generator.main.runtime.ts",
944
- "line": 217,
964
+ "line": 219,
945
965
  "character": 12
946
966
  },
947
967
  "name": "string"
@@ -954,7 +974,7 @@
954
974
  "__schema": "TypeRefSchema",
955
975
  "location": {
956
976
  "filePath": "generator.main.runtime.ts",
957
- "line": 218,
977
+ "line": 220,
958
978
  "character": 6
959
979
  },
960
980
  "name": "Promise",
@@ -963,7 +983,7 @@
963
983
  "__schema": "TypeLiteralSchema",
964
984
  "location": {
965
985
  "filePath": "generator.main.runtime.ts",
966
- "line": 218,
986
+ "line": 220,
967
987
  "character": 14
968
988
  },
969
989
  "members": [
@@ -971,7 +991,7 @@
971
991
  "__schema": "VariableLikeSchema",
972
992
  "location": {
973
993
  "filePath": "generator.main.runtime.ts",
974
- "line": 218,
994
+ "line": 220,
975
995
  "character": 16
976
996
  },
977
997
  "signature": "(property) workspaceTemplate?: WorkspaceTemplate | undefined",
@@ -980,7 +1000,7 @@
980
1000
  "__schema": "TypeRefSchema",
981
1001
  "location": {
982
1002
  "filePath": "generator.main.runtime.ts",
983
- "line": 218,
1003
+ "line": 220,
984
1004
  "character": 36
985
1005
  },
986
1006
  "name": "WorkspaceTemplate"
@@ -991,7 +1011,7 @@
991
1011
  "__schema": "VariableLikeSchema",
992
1012
  "location": {
993
1013
  "filePath": "generator.main.runtime.ts",
994
- "line": 218,
1014
+ "line": 220,
995
1015
  "character": 55
996
1016
  },
997
1017
  "signature": "(property) aspect?: Component | undefined",
@@ -1000,7 +1020,7 @@
1000
1020
  "__schema": "TypeRefSchema",
1001
1021
  "location": {
1002
1022
  "filePath": "generator.main.runtime.ts",
1003
- "line": 218,
1023
+ "line": 220,
1004
1024
  "character": 64
1005
1025
  },
1006
1026
  "name": "Component"
@@ -1019,7 +1039,7 @@
1019
1039
  "__schema": "FunctionLikeSchema",
1020
1040
  "location": {
1021
1041
  "filePath": "generator.main.runtime.ts",
1022
- "line": 229,
1042
+ "line": 231,
1023
1043
  "character": 3
1024
1044
  },
1025
1045
  "signature": "(method) GeneratorMain.findTemplateInOtherWorkspace(workspacePath: string, name: string, aspectId?: string): Promise<{\n workspaceTemplate: WorkspaceTemplate | undefined;\n aspect: Component;\n}>",
@@ -1029,7 +1049,7 @@
1029
1049
  "__schema": "ParameterSchema",
1030
1050
  "location": {
1031
1051
  "filePath": "generator.main.runtime.ts",
1032
- "line": 229,
1052
+ "line": 231,
1033
1053
  "character": 38
1034
1054
  },
1035
1055
  "name": "workspacePath",
@@ -1037,7 +1057,7 @@
1037
1057
  "__schema": "KeywordTypeSchema",
1038
1058
  "location": {
1039
1059
  "filePath": "generator.main.runtime.ts",
1040
- "line": 229,
1060
+ "line": 231,
1041
1061
  "character": 53
1042
1062
  },
1043
1063
  "name": "string"
@@ -1049,7 +1069,7 @@
1049
1069
  "__schema": "ParameterSchema",
1050
1070
  "location": {
1051
1071
  "filePath": "generator.main.runtime.ts",
1052
- "line": 229,
1072
+ "line": 231,
1053
1073
  "character": 61
1054
1074
  },
1055
1075
  "name": "name",
@@ -1057,7 +1077,7 @@
1057
1077
  "__schema": "KeywordTypeSchema",
1058
1078
  "location": {
1059
1079
  "filePath": "generator.main.runtime.ts",
1060
- "line": 229,
1080
+ "line": 231,
1061
1081
  "character": 67
1062
1082
  },
1063
1083
  "name": "string"
@@ -1069,7 +1089,7 @@
1069
1089
  "__schema": "ParameterSchema",
1070
1090
  "location": {
1071
1091
  "filePath": "generator.main.runtime.ts",
1072
- "line": 229,
1092
+ "line": 231,
1073
1093
  "character": 75
1074
1094
  },
1075
1095
  "name": "aspectId",
@@ -1077,7 +1097,7 @@
1077
1097
  "__schema": "KeywordTypeSchema",
1078
1098
  "location": {
1079
1099
  "filePath": "generator.main.runtime.ts",
1080
- "line": 229,
1100
+ "line": 231,
1081
1101
  "character": 86
1082
1102
  },
1083
1103
  "name": "string"
@@ -1090,7 +1110,7 @@
1090
1110
  "__schema": "InferenceTypeSchema",
1091
1111
  "location": {
1092
1112
  "filePath": "generator.main.runtime.ts",
1093
- "line": 229,
1113
+ "line": 231,
1094
1114
  "character": 3
1095
1115
  },
1096
1116
  "type": "Promise<{\n workspaceTemplate: WorkspaceTemplate | undefined;\n aspect: Component;\n}>"
@@ -1103,14 +1123,14 @@
1103
1123
  "__schema": "FunctionLikeSchema",
1104
1124
  "location": {
1105
1125
  "filePath": "generator.main.runtime.ts",
1106
- "line": 253,
1126
+ "line": 255,
1107
1127
  "character": 3
1108
1128
  },
1109
1129
  "doc": {
1110
1130
  "__schema": "DocSchema",
1111
1131
  "location": {
1112
1132
  "filePath": "generator.main.runtime.ts",
1113
- "line": 250,
1133
+ "line": 252,
1114
1134
  "character": 3
1115
1135
  },
1116
1136
  "raw": "/**\n * returns a specific workspace template.\n */",
@@ -1124,7 +1144,7 @@
1124
1144
  "__schema": "ParameterSchema",
1125
1145
  "location": {
1126
1146
  "filePath": "generator.main.runtime.ts",
1127
- "line": 254,
1147
+ "line": 256,
1128
1148
  "character": 5
1129
1149
  },
1130
1150
  "name": "name",
@@ -1132,7 +1152,7 @@
1132
1152
  "__schema": "KeywordTypeSchema",
1133
1153
  "location": {
1134
1154
  "filePath": "generator.main.runtime.ts",
1135
- "line": 254,
1155
+ "line": 256,
1136
1156
  "character": 11
1137
1157
  },
1138
1158
  "name": "string"
@@ -1144,7 +1164,7 @@
1144
1164
  "__schema": "ParameterSchema",
1145
1165
  "location": {
1146
1166
  "filePath": "generator.main.runtime.ts",
1147
- "line": 255,
1167
+ "line": 257,
1148
1168
  "character": 5
1149
1169
  },
1150
1170
  "name": "aspectId",
@@ -1152,7 +1172,7 @@
1152
1172
  "__schema": "KeywordTypeSchema",
1153
1173
  "location": {
1154
1174
  "filePath": "generator.main.runtime.ts",
1155
- "line": 255,
1175
+ "line": 257,
1156
1176
  "character": 16
1157
1177
  },
1158
1178
  "name": "string"
@@ -1165,7 +1185,7 @@
1165
1185
  "__schema": "TypeRefSchema",
1166
1186
  "location": {
1167
1187
  "filePath": "generator.main.runtime.ts",
1168
- "line": 256,
1188
+ "line": 258,
1169
1189
  "character": 6
1170
1190
  },
1171
1191
  "name": "Promise",
@@ -1174,7 +1194,7 @@
1174
1194
  "__schema": "TypeLiteralSchema",
1175
1195
  "location": {
1176
1196
  "filePath": "generator.main.runtime.ts",
1177
- "line": 256,
1197
+ "line": 258,
1178
1198
  "character": 14
1179
1199
  },
1180
1200
  "members": [
@@ -1182,7 +1202,7 @@
1182
1202
  "__schema": "VariableLikeSchema",
1183
1203
  "location": {
1184
1204
  "filePath": "generator.main.runtime.ts",
1185
- "line": 256,
1205
+ "line": 258,
1186
1206
  "character": 16
1187
1207
  },
1188
1208
  "signature": "(property) workspaceTemplate: WorkspaceTemplate",
@@ -1191,7 +1211,7 @@
1191
1211
  "__schema": "TypeRefSchema",
1192
1212
  "location": {
1193
1213
  "filePath": "generator.main.runtime.ts",
1194
- "line": 256,
1214
+ "line": 258,
1195
1215
  "character": 16
1196
1216
  },
1197
1217
  "name": "WorkspaceTemplate"
@@ -1202,7 +1222,7 @@
1202
1222
  "__schema": "VariableLikeSchema",
1203
1223
  "location": {
1204
1224
  "filePath": "generator.main.runtime.ts",
1205
- "line": 256,
1225
+ "line": 258,
1206
1226
  "character": 54
1207
1227
  },
1208
1228
  "signature": "(property) aspect?: Component | undefined",
@@ -1211,7 +1231,7 @@
1211
1231
  "__schema": "TypeRefSchema",
1212
1232
  "location": {
1213
1233
  "filePath": "generator.main.runtime.ts",
1214
- "line": 256,
1234
+ "line": 258,
1215
1235
  "character": 63
1216
1236
  },
1217
1237
  "name": "Component"
@@ -1230,7 +1250,7 @@
1230
1250
  "__schema": "FunctionLikeSchema",
1231
1251
  "location": {
1232
1252
  "filePath": "generator.main.runtime.ts",
1233
- "line": 276,
1253
+ "line": 278,
1234
1254
  "character": 3
1235
1255
  },
1236
1256
  "signature": "(method) GeneratorMain.searchRegisteredWorkspaceTemplate(name?: string, aspectId?: string, remoteEnvsAspect?: EnvsMain): Promise<WorkspaceTemplate | undefined>",
@@ -1240,7 +1260,7 @@
1240
1260
  "__schema": "ParameterSchema",
1241
1261
  "location": {
1242
1262
  "filePath": "generator.main.runtime.ts",
1243
- "line": 277,
1263
+ "line": 279,
1244
1264
  "character": 5
1245
1265
  },
1246
1266
  "name": "name",
@@ -1248,7 +1268,7 @@
1248
1268
  "__schema": "KeywordTypeSchema",
1249
1269
  "location": {
1250
1270
  "filePath": "generator.main.runtime.ts",
1251
- "line": 277,
1271
+ "line": 279,
1252
1272
  "character": 12
1253
1273
  },
1254
1274
  "name": "string"
@@ -1260,7 +1280,7 @@
1260
1280
  "__schema": "ParameterSchema",
1261
1281
  "location": {
1262
1282
  "filePath": "generator.main.runtime.ts",
1263
- "line": 278,
1283
+ "line": 280,
1264
1284
  "character": 5
1265
1285
  },
1266
1286
  "name": "aspectId",
@@ -1268,7 +1288,7 @@
1268
1288
  "__schema": "KeywordTypeSchema",
1269
1289
  "location": {
1270
1290
  "filePath": "generator.main.runtime.ts",
1271
- "line": 278,
1291
+ "line": 280,
1272
1292
  "character": 16
1273
1293
  },
1274
1294
  "name": "string"
@@ -1280,7 +1300,7 @@
1280
1300
  "__schema": "ParameterSchema",
1281
1301
  "location": {
1282
1302
  "filePath": "generator.main.runtime.ts",
1283
- "line": 279,
1303
+ "line": 281,
1284
1304
  "character": 5
1285
1305
  },
1286
1306
  "name": "remoteEnvsAspect",
@@ -1288,7 +1308,7 @@
1288
1308
  "__schema": "TypeRefSchema",
1289
1309
  "location": {
1290
1310
  "filePath": "generator.main.runtime.ts",
1291
- "line": 279,
1311
+ "line": 281,
1292
1312
  "character": 24
1293
1313
  },
1294
1314
  "name": "EnvsMain"
@@ -1301,7 +1321,7 @@
1301
1321
  "__schema": "TypeRefSchema",
1302
1322
  "location": {
1303
1323
  "filePath": "generator.main.runtime.ts",
1304
- "line": 280,
1324
+ "line": 282,
1305
1325
  "character": 6
1306
1326
  },
1307
1327
  "name": "Promise",
@@ -1310,7 +1330,7 @@
1310
1330
  "__schema": "TypeUnionSchema",
1311
1331
  "location": {
1312
1332
  "filePath": "generator.main.runtime.ts",
1313
- "line": 280,
1333
+ "line": 282,
1314
1334
  "character": 14
1315
1335
  },
1316
1336
  "types": [
@@ -1318,7 +1338,7 @@
1318
1338
  "__schema": "TypeRefSchema",
1319
1339
  "location": {
1320
1340
  "filePath": "generator.main.runtime.ts",
1321
- "line": 280,
1341
+ "line": 282,
1322
1342
  "character": 14
1323
1343
  },
1324
1344
  "name": "WorkspaceTemplate"
@@ -1327,7 +1347,7 @@
1327
1347
  "__schema": "KeywordTypeSchema",
1328
1348
  "location": {
1329
1349
  "filePath": "generator.main.runtime.ts",
1330
- "line": 280,
1350
+ "line": 282,
1331
1351
  "character": 34
1332
1352
  },
1333
1353
  "name": "undefined"
@@ -1344,7 +1364,7 @@
1344
1364
  "__schema": "FunctionLikeSchema",
1345
1365
  "location": {
1346
1366
  "filePath": "generator.main.runtime.ts",
1347
- "line": 297,
1367
+ "line": 299,
1348
1368
  "character": 3
1349
1369
  },
1350
1370
  "signature": "(method) GeneratorMain.generateComponentTemplate(componentNames: string[], templateName: string, options: Partial<CreateOptions>): Promise<GenerateResult[]>",
@@ -1354,7 +1374,7 @@
1354
1374
  "__schema": "ParameterSchema",
1355
1375
  "location": {
1356
1376
  "filePath": "generator.main.runtime.ts",
1357
- "line": 298,
1377
+ "line": 300,
1358
1378
  "character": 5
1359
1379
  },
1360
1380
  "name": "componentNames",
@@ -1362,14 +1382,14 @@
1362
1382
  "__schema": "TypeArraySchema",
1363
1383
  "location": {
1364
1384
  "filePath": "generator.main.runtime.ts",
1365
- "line": 298,
1385
+ "line": 300,
1366
1386
  "character": 21
1367
1387
  },
1368
1388
  "type": {
1369
1389
  "__schema": "KeywordTypeSchema",
1370
1390
  "location": {
1371
1391
  "filePath": "generator.main.runtime.ts",
1372
- "line": 298,
1392
+ "line": 300,
1373
1393
  "character": 21
1374
1394
  },
1375
1395
  "name": "string"
@@ -1382,7 +1402,7 @@
1382
1402
  "__schema": "ParameterSchema",
1383
1403
  "location": {
1384
1404
  "filePath": "generator.main.runtime.ts",
1385
- "line": 299,
1405
+ "line": 301,
1386
1406
  "character": 5
1387
1407
  },
1388
1408
  "name": "templateName",
@@ -1390,7 +1410,7 @@
1390
1410
  "__schema": "KeywordTypeSchema",
1391
1411
  "location": {
1392
1412
  "filePath": "generator.main.runtime.ts",
1393
- "line": 299,
1413
+ "line": 301,
1394
1414
  "character": 19
1395
1415
  },
1396
1416
  "name": "string"
@@ -1402,7 +1422,7 @@
1402
1422
  "__schema": "ParameterSchema",
1403
1423
  "location": {
1404
1424
  "filePath": "generator.main.runtime.ts",
1405
- "line": 300,
1425
+ "line": 302,
1406
1426
  "character": 5
1407
1427
  },
1408
1428
  "name": "options",
@@ -1410,7 +1430,7 @@
1410
1430
  "__schema": "TypeRefSchema",
1411
1431
  "location": {
1412
1432
  "filePath": "generator.main.runtime.ts",
1413
- "line": 300,
1433
+ "line": 302,
1414
1434
  "character": 14
1415
1435
  },
1416
1436
  "name": "Partial",
@@ -1419,7 +1439,7 @@
1419
1439
  "__schema": "TypeRefSchema",
1420
1440
  "location": {
1421
1441
  "filePath": "generator.main.runtime.ts",
1422
- "line": 300,
1442
+ "line": 302,
1423
1443
  "character": 22
1424
1444
  },
1425
1445
  "name": "CreateOptions"
@@ -1434,7 +1454,7 @@
1434
1454
  "__schema": "TypeRefSchema",
1435
1455
  "location": {
1436
1456
  "filePath": "generator.main.runtime.ts",
1437
- "line": 301,
1457
+ "line": 303,
1438
1458
  "character": 6
1439
1459
  },
1440
1460
  "name": "Promise",
@@ -1443,14 +1463,14 @@
1443
1463
  "__schema": "TypeArraySchema",
1444
1464
  "location": {
1445
1465
  "filePath": "generator.main.runtime.ts",
1446
- "line": 301,
1466
+ "line": 303,
1447
1467
  "character": 14
1448
1468
  },
1449
1469
  "type": {
1450
1470
  "__schema": "TypeRefSchema",
1451
1471
  "location": {
1452
1472
  "filePath": "generator.main.runtime.ts",
1453
- "line": 301,
1473
+ "line": 303,
1454
1474
  "character": 14
1455
1475
  },
1456
1476
  "name": "GenerateResult"
@@ -1466,7 +1486,7 @@
1466
1486
  "__schema": "FunctionLikeSchema",
1467
1487
  "location": {
1468
1488
  "filePath": "generator.main.runtime.ts",
1469
- "line": 364,
1489
+ "line": 366,
1470
1490
  "character": 3
1471
1491
  },
1472
1492
  "signature": "(method) GeneratorMain.generateWorkspaceTemplate(workspaceName: string, templateName: string, options: NewOptions & {\n aspect?: string;\n currentDir?: boolean;\n}): Promise<GenerateWorkspaceTemplateResult>",
@@ -1476,7 +1496,7 @@
1476
1496
  "__schema": "ParameterSchema",
1477
1497
  "location": {
1478
1498
  "filePath": "generator.main.runtime.ts",
1479
- "line": 365,
1499
+ "line": 367,
1480
1500
  "character": 5
1481
1501
  },
1482
1502
  "name": "workspaceName",
@@ -1484,7 +1504,7 @@
1484
1504
  "__schema": "KeywordTypeSchema",
1485
1505
  "location": {
1486
1506
  "filePath": "generator.main.runtime.ts",
1487
- "line": 365,
1507
+ "line": 367,
1488
1508
  "character": 20
1489
1509
  },
1490
1510
  "name": "string"
@@ -1496,7 +1516,7 @@
1496
1516
  "__schema": "ParameterSchema",
1497
1517
  "location": {
1498
1518
  "filePath": "generator.main.runtime.ts",
1499
- "line": 366,
1519
+ "line": 368,
1500
1520
  "character": 5
1501
1521
  },
1502
1522
  "name": "templateName",
@@ -1504,7 +1524,7 @@
1504
1524
  "__schema": "KeywordTypeSchema",
1505
1525
  "location": {
1506
1526
  "filePath": "generator.main.runtime.ts",
1507
- "line": 366,
1527
+ "line": 368,
1508
1528
  "character": 19
1509
1529
  },
1510
1530
  "name": "string"
@@ -1516,7 +1536,7 @@
1516
1536
  "__schema": "ParameterSchema",
1517
1537
  "location": {
1518
1538
  "filePath": "generator.main.runtime.ts",
1519
- "line": 367,
1539
+ "line": 369,
1520
1540
  "character": 5
1521
1541
  },
1522
1542
  "name": "options",
@@ -1524,7 +1544,7 @@
1524
1544
  "__schema": "TypeIntersectionSchema",
1525
1545
  "location": {
1526
1546
  "filePath": "generator.main.runtime.ts",
1527
- "line": 367,
1547
+ "line": 369,
1528
1548
  "character": 14
1529
1549
  },
1530
1550
  "types": [
@@ -1532,7 +1552,7 @@
1532
1552
  "__schema": "TypeRefSchema",
1533
1553
  "location": {
1534
1554
  "filePath": "generator.main.runtime.ts",
1535
- "line": 367,
1555
+ "line": 369,
1536
1556
  "character": 14
1537
1557
  },
1538
1558
  "name": "NewOptions"
@@ -1541,7 +1561,7 @@
1541
1561
  "__schema": "TypeLiteralSchema",
1542
1562
  "location": {
1543
1563
  "filePath": "generator.main.runtime.ts",
1544
- "line": 367,
1564
+ "line": 369,
1545
1565
  "character": 27
1546
1566
  },
1547
1567
  "members": [
@@ -1549,7 +1569,7 @@
1549
1569
  "__schema": "VariableLikeSchema",
1550
1570
  "location": {
1551
1571
  "filePath": "generator.main.runtime.ts",
1552
- "line": 367,
1572
+ "line": 369,
1553
1573
  "character": 29
1554
1574
  },
1555
1575
  "signature": "(property) aspect?: string | undefined",
@@ -1558,7 +1578,7 @@
1558
1578
  "__schema": "KeywordTypeSchema",
1559
1579
  "location": {
1560
1580
  "filePath": "generator.main.runtime.ts",
1561
- "line": 367,
1581
+ "line": 369,
1562
1582
  "character": 38
1563
1583
  },
1564
1584
  "name": "string"
@@ -1569,7 +1589,7 @@
1569
1589
  "__schema": "VariableLikeSchema",
1570
1590
  "location": {
1571
1591
  "filePath": "generator.main.runtime.ts",
1572
- "line": 367,
1592
+ "line": 369,
1573
1593
  "character": 46
1574
1594
  },
1575
1595
  "signature": "(property) currentDir?: boolean | undefined",
@@ -1578,7 +1598,7 @@
1578
1598
  "__schema": "KeywordTypeSchema",
1579
1599
  "location": {
1580
1600
  "filePath": "generator.main.runtime.ts",
1581
- "line": 367,
1601
+ "line": 369,
1582
1602
  "character": 59
1583
1603
  },
1584
1604
  "name": "boolean"
@@ -1597,7 +1617,7 @@
1597
1617
  "__schema": "TypeRefSchema",
1598
1618
  "location": {
1599
1619
  "filePath": "generator.main.runtime.ts",
1600
- "line": 368,
1620
+ "line": 370,
1601
1621
  "character": 6
1602
1622
  },
1603
1623
  "name": "Promise",
@@ -1606,7 +1626,7 @@
1606
1626
  "__schema": "TypeRefSchema",
1607
1627
  "location": {
1608
1628
  "filePath": "generator.main.runtime.ts",
1609
- "line": 368,
1629
+ "line": 370,
1610
1630
  "character": 14
1611
1631
  },
1612
1632
  "name": "GenerateWorkspaceTemplateResult"
@@ -1621,14 +1641,14 @@
1621
1641
  "__schema": "FunctionLikeSchema",
1622
1642
  "location": {
1623
1643
  "filePath": "generator.main.runtime.ts",
1624
- "line": 434,
1644
+ "line": 446,
1625
1645
  "character": 3
1626
1646
  },
1627
1647
  "doc": {
1628
1648
  "__schema": "DocSchema",
1629
1649
  "location": {
1630
1650
  "filePath": "generator.main.runtime.ts",
1631
- "line": 431,
1651
+ "line": 443,
1632
1652
  "character": 3
1633
1653
  },
1634
1654
  "raw": "/**\n * list all starter templates registered by an env.\n */",
@@ -1642,7 +1662,7 @@
1642
1662
  "__schema": "ParameterSchema",
1643
1663
  "location": {
1644
1664
  "filePath": "generator.main.runtime.ts",
1645
- "line": 434,
1665
+ "line": 446,
1646
1666
  "character": 35
1647
1667
  },
1648
1668
  "name": "envId",
@@ -1650,7 +1670,7 @@
1650
1670
  "__schema": "KeywordTypeSchema",
1651
1671
  "location": {
1652
1672
  "filePath": "generator.main.runtime.ts",
1653
- "line": 434,
1673
+ "line": 446,
1654
1674
  "character": 42
1655
1675
  },
1656
1676
  "name": "string"
@@ -1662,7 +1682,7 @@
1662
1682
  "__schema": "ParameterSchema",
1663
1683
  "location": {
1664
1684
  "filePath": "generator.main.runtime.ts",
1665
- "line": 434,
1685
+ "line": 446,
1666
1686
  "character": 50
1667
1687
  },
1668
1688
  "name": "remoteEnvsAspect",
@@ -1670,7 +1690,7 @@
1670
1690
  "__schema": "TypeRefSchema",
1671
1691
  "location": {
1672
1692
  "filePath": "generator.main.runtime.ts",
1673
- "line": 434,
1693
+ "line": 446,
1674
1694
  "character": 69
1675
1695
  },
1676
1696
  "name": "EnvsMain"
@@ -1683,7 +1703,7 @@
1683
1703
  "__schema": "TypeRefSchema",
1684
1704
  "location": {
1685
1705
  "filePath": "generator.main.runtime.ts",
1686
- "line": 434,
1706
+ "line": 446,
1687
1707
  "character": 80
1688
1708
  },
1689
1709
  "name": "Promise",
@@ -1692,7 +1712,7 @@
1692
1712
  "__schema": "TypeRefSchema",
1693
1713
  "location": {
1694
1714
  "filePath": "generator.main.runtime.ts",
1695
- "line": 434,
1715
+ "line": 446,
1696
1716
  "character": 88
1697
1717
  },
1698
1718
  "name": "Array",
@@ -1701,7 +1721,7 @@
1701
1721
  "__schema": "TypeRefSchema",
1702
1722
  "location": {
1703
1723
  "filePath": "generator.main.runtime.ts",
1704
- "line": 434,
1724
+ "line": 446,
1705
1725
  "character": 94
1706
1726
  },
1707
1727
  "name": "WorkspaceTemplateWithId"
@@ -1718,14 +1738,14 @@
1718
1738
  "__schema": "FunctionLikeSchema",
1719
1739
  "location": {
1720
1740
  "filePath": "generator.main.runtime.ts",
1721
- "line": 455,
1741
+ "line": 467,
1722
1742
  "character": 3
1723
1743
  },
1724
1744
  "doc": {
1725
1745
  "__schema": "DocSchema",
1726
1746
  "location": {
1727
1747
  "filePath": "generator.main.runtime.ts",
1728
- "line": 452,
1748
+ "line": 464,
1729
1749
  "character": 3
1730
1750
  },
1731
1751
  "raw": "/**\n * list all component templates registered by an env.\n */",
@@ -1739,7 +1759,7 @@
1739
1759
  "__schema": "ParameterSchema",
1740
1760
  "location": {
1741
1761
  "filePath": "generator.main.runtime.ts",
1742
- "line": 455,
1762
+ "line": 467,
1743
1763
  "character": 45
1744
1764
  },
1745
1765
  "name": "ids",
@@ -1747,14 +1767,14 @@
1747
1767
  "__schema": "TypeArraySchema",
1748
1768
  "location": {
1749
1769
  "filePath": "generator.main.runtime.ts",
1750
- "line": 455,
1770
+ "line": 467,
1751
1771
  "character": 50
1752
1772
  },
1753
1773
  "type": {
1754
1774
  "__schema": "KeywordTypeSchema",
1755
1775
  "location": {
1756
1776
  "filePath": "generator.main.runtime.ts",
1757
- "line": 455,
1777
+ "line": 467,
1758
1778
  "character": 50
1759
1779
  },
1760
1780
  "name": "string"
@@ -1768,7 +1788,7 @@
1768
1788
  "__schema": "ParameterSchema",
1769
1789
  "location": {
1770
1790
  "filePath": "generator.main.runtime.ts",
1771
- "line": 455,
1791
+ "line": 467,
1772
1792
  "character": 65
1773
1793
  },
1774
1794
  "name": "aspectId",
@@ -1776,7 +1796,7 @@
1776
1796
  "__schema": "KeywordTypeSchema",
1777
1797
  "location": {
1778
1798
  "filePath": "generator.main.runtime.ts",
1779
- "line": 455,
1799
+ "line": 467,
1780
1800
  "character": 76
1781
1801
  },
1782
1802
  "name": "string"
@@ -1789,7 +1809,7 @@
1789
1809
  "__schema": "TypeRefSchema",
1790
1810
  "location": {
1791
1811
  "filePath": "generator.main.runtime.ts",
1792
- "line": 455,
1812
+ "line": 467,
1793
1813
  "character": 85
1794
1814
  },
1795
1815
  "name": "Promise",
@@ -1798,14 +1818,14 @@
1798
1818
  "__schema": "TypeArraySchema",
1799
1819
  "location": {
1800
1820
  "filePath": "generator.main.runtime.ts",
1801
- "line": 455,
1821
+ "line": 467,
1802
1822
  "character": 93
1803
1823
  },
1804
1824
  "type": {
1805
1825
  "__schema": "TypeRefSchema",
1806
1826
  "location": {
1807
1827
  "filePath": "generator.main.runtime.ts",
1808
- "line": 455,
1828
+ "line": 467,
1809
1829
  "character": 93
1810
1830
  },
1811
1831
  "name": "TemplateDescriptor"
@@ -1821,7 +1841,7 @@
1821
1841
  "__schema": "FunctionLikeSchema",
1822
1842
  "location": {
1823
1843
  "filePath": "generator.main.runtime.ts",
1824
- "line": 469,
1844
+ "line": 481,
1825
1845
  "character": 3
1826
1846
  },
1827
1847
  "signature": "(method) GeneratorMain.getConfiguredEnvs(): string[]",
@@ -1831,14 +1851,14 @@
1831
1851
  "__schema": "TypeArraySchema",
1832
1852
  "location": {
1833
1853
  "filePath": "generator.main.runtime.ts",
1834
- "line": 469,
1854
+ "line": 481,
1835
1855
  "character": 24
1836
1856
  },
1837
1857
  "type": {
1838
1858
  "__schema": "KeywordTypeSchema",
1839
1859
  "location": {
1840
1860
  "filePath": "generator.main.runtime.ts",
1841
- "line": 469,
1861
+ "line": 481,
1842
1862
  "character": 24
1843
1863
  },
1844
1864
  "name": "string"
@@ -1850,7 +1870,7 @@
1850
1870
  "__schema": "FunctionLikeSchema",
1851
1871
  "location": {
1852
1872
  "filePath": "generator.main.runtime.ts",
1853
- "line": 473,
1873
+ "line": 485,
1854
1874
  "character": 3
1855
1875
  },
1856
1876
  "signature": "(method) GeneratorMain.listEnvComponentTemplates(ids?: string[], aspectId?: string): Promise<Array<ComponentTemplateWithId>>",
@@ -1860,7 +1880,7 @@
1860
1880
  "__schema": "ParameterSchema",
1861
1881
  "location": {
1862
1882
  "filePath": "generator.main.runtime.ts",
1863
- "line": 473,
1883
+ "line": 485,
1864
1884
  "character": 35
1865
1885
  },
1866
1886
  "name": "ids",
@@ -1868,14 +1888,14 @@
1868
1888
  "__schema": "TypeArraySchema",
1869
1889
  "location": {
1870
1890
  "filePath": "generator.main.runtime.ts",
1871
- "line": 473,
1891
+ "line": 485,
1872
1892
  "character": 40
1873
1893
  },
1874
1894
  "type": {
1875
1895
  "__schema": "KeywordTypeSchema",
1876
1896
  "location": {
1877
1897
  "filePath": "generator.main.runtime.ts",
1878
- "line": 473,
1898
+ "line": 485,
1879
1899
  "character": 40
1880
1900
  },
1881
1901
  "name": "string"
@@ -1889,7 +1909,7 @@
1889
1909
  "__schema": "ParameterSchema",
1890
1910
  "location": {
1891
1911
  "filePath": "generator.main.runtime.ts",
1892
- "line": 473,
1912
+ "line": 485,
1893
1913
  "character": 55
1894
1914
  },
1895
1915
  "name": "aspectId",
@@ -1897,7 +1917,7 @@
1897
1917
  "__schema": "KeywordTypeSchema",
1898
1918
  "location": {
1899
1919
  "filePath": "generator.main.runtime.ts",
1900
- "line": 473,
1920
+ "line": 485,
1901
1921
  "character": 66
1902
1922
  },
1903
1923
  "name": "string"
@@ -1910,7 +1930,7 @@
1910
1930
  "__schema": "TypeRefSchema",
1911
1931
  "location": {
1912
1932
  "filePath": "generator.main.runtime.ts",
1913
- "line": 473,
1933
+ "line": 485,
1914
1934
  "character": 75
1915
1935
  },
1916
1936
  "name": "Promise",
@@ -1919,7 +1939,7 @@
1919
1939
  "__schema": "TypeRefSchema",
1920
1940
  "location": {
1921
1941
  "filePath": "generator.main.runtime.ts",
1922
- "line": 473,
1942
+ "line": 485,
1923
1943
  "character": 83
1924
1944
  },
1925
1945
  "name": "Array",
@@ -1928,7 +1948,7 @@
1928
1948
  "__schema": "TypeRefSchema",
1929
1949
  "location": {
1930
1950
  "filePath": "generator.main.runtime.ts",
1931
- "line": 473,
1951
+ "line": 485,
1932
1952
  "character": 89
1933
1953
  },
1934
1954
  "name": "ComponentTemplateWithId"
@@ -1945,7 +1965,7 @@
1945
1965
  "__schema": "FunctionLikeSchema",
1946
1966
  "location": {
1947
1967
  "filePath": "generator.main.runtime.ts",
1948
- "line": 500,
1968
+ "line": 512,
1949
1969
  "character": 3
1950
1970
  },
1951
1971
  "signature": "(method) GeneratorMain.loadEnvs(ids?: string[], remoteEnvsAspect?: EnvsMain): Promise<EnvDefinition[]>",
@@ -1955,7 +1975,7 @@
1955
1975
  "__schema": "ParameterSchema",
1956
1976
  "location": {
1957
1977
  "filePath": "generator.main.runtime.ts",
1958
- "line": 500,
1978
+ "line": 512,
1959
1979
  "character": 18
1960
1980
  },
1961
1981
  "name": "ids",
@@ -1963,14 +1983,14 @@
1963
1983
  "__schema": "TypeArraySchema",
1964
1984
  "location": {
1965
1985
  "filePath": "generator.main.runtime.ts",
1966
- "line": 500,
1986
+ "line": 512,
1967
1987
  "character": 23
1968
1988
  },
1969
1989
  "type": {
1970
1990
  "__schema": "KeywordTypeSchema",
1971
1991
  "location": {
1972
1992
  "filePath": "generator.main.runtime.ts",
1973
- "line": 500,
1993
+ "line": 512,
1974
1994
  "character": 23
1975
1995
  },
1976
1996
  "name": "string"
@@ -1984,7 +2004,7 @@
1984
2004
  "__schema": "ParameterSchema",
1985
2005
  "location": {
1986
2006
  "filePath": "generator.main.runtime.ts",
1987
- "line": 500,
2007
+ "line": 512,
1988
2008
  "character": 58
1989
2009
  },
1990
2010
  "name": "remoteEnvsAspect",
@@ -1992,7 +2012,7 @@
1992
2012
  "__schema": "TypeRefSchema",
1993
2013
  "location": {
1994
2014
  "filePath": "generator.main.runtime.ts",
1995
- "line": 500,
2015
+ "line": 512,
1996
2016
  "character": 77
1997
2017
  },
1998
2018
  "name": "EnvsMain"
@@ -2005,7 +2025,7 @@
2005
2025
  "__schema": "TypeRefSchema",
2006
2026
  "location": {
2007
2027
  "filePath": "generator.main.runtime.ts",
2008
- "line": 500,
2028
+ "line": 512,
2009
2029
  "character": 88
2010
2030
  },
2011
2031
  "name": "Promise",
@@ -2014,14 +2034,14 @@
2014
2034
  "__schema": "TypeArraySchema",
2015
2035
  "location": {
2016
2036
  "filePath": "generator.main.runtime.ts",
2017
- "line": 500,
2037
+ "line": 512,
2018
2038
  "character": 96
2019
2039
  },
2020
2040
  "type": {
2021
2041
  "__schema": "TypeRefSchema",
2022
2042
  "location": {
2023
2043
  "filePath": "generator.main.runtime.ts",
2024
- "line": 500,
2044
+ "line": 512,
2025
2045
  "character": 96
2026
2046
  },
2027
2047
  "name": "EnvDefinition"
@@ -2037,7 +2057,7 @@
2037
2057
  "__schema": "FunctionLikeSchema",
2038
2058
  "location": {
2039
2059
  "filePath": "generator.main.runtime.ts",
2040
- "line": 520,
2060
+ "line": 532,
2041
2061
  "character": 3
2042
2062
  },
2043
2063
  "signature": "(method) GeneratorMain.loadAspects(): Promise<void>",
@@ -2047,7 +2067,7 @@
2047
2067
  "__schema": "InferenceTypeSchema",
2048
2068
  "location": {
2049
2069
  "filePath": "generator.main.runtime.ts",
2050
- "line": 520,
2070
+ "line": 532,
2051
2071
  "character": 3
2052
2072
  },
2053
2073
  "type": "Promise<void>"
@@ -2060,7 +2080,7 @@
2060
2080
  "__schema": "VariableLikeSchema",
2061
2081
  "location": {
2062
2082
  "filePath": "generator.main.runtime.ts",
2063
- "line": 526,
2083
+ "line": 538,
2064
2084
  "character": 3
2065
2085
  },
2066
2086
  "signature": "(property) GeneratorMain.slots: (((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
@@ -2069,7 +2089,7 @@
2069
2089
  "__schema": "InferenceTypeSchema",
2070
2090
  "location": {
2071
2091
  "filePath": "generator.main.runtime.ts",
2072
- "line": 526,
2092
+ "line": 538,
2073
2093
  "character": 3
2074
2094
  },
2075
2095
  "type": "(((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
@@ -2081,7 +2101,7 @@
2081
2101
  "__schema": "VariableLikeSchema",
2082
2102
  "location": {
2083
2103
  "filePath": "generator.main.runtime.ts",
2084
- "line": 532,
2104
+ "line": 544,
2085
2105
  "character": 3
2086
2106
  },
2087
2107
  "signature": "(property) GeneratorMain.dependencies: Aspect[]",
@@ -2090,19 +2110,19 @@
2090
2110
  "__schema": "InferenceTypeSchema",
2091
2111
  "location": {
2092
2112
  "filePath": "generator.main.runtime.ts",
2093
- "line": 532,
2113
+ "line": 544,
2094
2114
  "character": 3
2095
2115
  },
2096
2116
  "type": "Aspect[]"
2097
2117
  },
2098
2118
  "isOptional": true,
2099
- "defaultValue": "[\n WorkspaceAspect,\n CLIAspect,\n GraphqlAspect,\n EnvsAspect,\n AspectLoaderAspect,\n NewComponentHelperAspect,\n ComponentAspect,\n TrackerAspect,\n LoggerAspect,\n GitAspect,\n WorkspaceConfigFilesAspect,\n ]"
2119
+ "defaultValue": "[\n WorkspaceAspect,\n CLIAspect,\n GraphqlAspect,\n EnvsAspect,\n AspectLoaderAspect,\n NewComponentHelperAspect,\n ComponentAspect,\n TrackerAspect,\n LoggerAspect,\n GitAspect,\n WorkspaceConfigFilesAspect,\n DeprecationAspect,\n ]"
2100
2120
  },
2101
2121
  {
2102
2122
  "__schema": "VariableLikeSchema",
2103
2123
  "location": {
2104
2124
  "filePath": "generator.main.runtime.ts",
2105
- "line": 546,
2125
+ "line": 559,
2106
2126
  "character": 3
2107
2127
  },
2108
2128
  "signature": "(property) GeneratorMain.runtime: RuntimeDefinition",
@@ -2111,7 +2131,7 @@
2111
2131
  "__schema": "InferenceTypeSchema",
2112
2132
  "location": {
2113
2133
  "filePath": "generator.main.runtime.ts",
2114
- "line": 546,
2134
+ "line": 559,
2115
2135
  "character": 3
2116
2136
  },
2117
2137
  "type": "RuntimeDefinition"
@@ -2123,25 +2143,25 @@
2123
2143
  "__schema": "FunctionLikeSchema",
2124
2144
  "location": {
2125
2145
  "filePath": "generator.main.runtime.ts",
2126
- "line": 548,
2146
+ "line": 561,
2127
2147
  "character": 3
2128
2148
  },
2129
- "signature": "(method) GeneratorMain.provider([workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles,]: [\n Workspace,\n CLIMain,\n GraphqlMain,\n EnvsMain,\n AspectLoaderMain,\n NewComponentHelperMain,\n ComponentMain,\n TrackerMain,\n LoggerMain,\n GitMain,\n WorkspaceConfigFilesMain\n], config: GeneratorConfig, [componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot]: [\n ComponentTemplateSlot,\n WorkspaceTemplateSlot,\n OnComponentCreateSlot\n]): Promise<GeneratorMain>",
2149
+ "signature": "(method) GeneratorMain.provider([workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles, deprecation,]: [\n Workspace,\n CLIMain,\n GraphqlMain,\n EnvsMain,\n AspectLoaderMain,\n NewComponentHelperMain,\n ComponentMain,\n TrackerMain,\n LoggerMain,\n GitMain,\n WorkspaceConfigFilesMain,\n DeprecationMain\n], config: GeneratorConfig, [componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot]: [\n ComponentTemplateSlot,\n WorkspaceTemplateSlot,\n OnComponentCreateSlot\n]): Promise<GeneratorMain>",
2130
2150
  "name": "provider",
2131
2151
  "params": [
2132
2152
  {
2133
2153
  "__schema": "ParameterSchema",
2134
2154
  "location": {
2135
2155
  "filePath": "generator.main.runtime.ts",
2136
- "line": 549,
2156
+ "line": 562,
2137
2157
  "character": 5
2138
2158
  },
2139
- "name": "[ workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles ]",
2159
+ "name": "[ workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles, deprecation ]",
2140
2160
  "type": {
2141
2161
  "__schema": "TupleTypeSchema",
2142
2162
  "location": {
2143
2163
  "filePath": "generator.main.runtime.ts",
2144
- "line": 561,
2164
+ "line": 575,
2145
2165
  "character": 8
2146
2166
  },
2147
2167
  "elements": [
@@ -2149,7 +2169,7 @@
2149
2169
  "__schema": "TypeRefSchema",
2150
2170
  "location": {
2151
2171
  "filePath": "generator.main.runtime.ts",
2152
- "line": 562,
2172
+ "line": 576,
2153
2173
  "character": 7
2154
2174
  },
2155
2175
  "name": "Workspace"
@@ -2158,7 +2178,7 @@
2158
2178
  "__schema": "TypeRefSchema",
2159
2179
  "location": {
2160
2180
  "filePath": "generator.main.runtime.ts",
2161
- "line": 563,
2181
+ "line": 577,
2162
2182
  "character": 7
2163
2183
  },
2164
2184
  "name": "CLIMain"
@@ -2167,7 +2187,7 @@
2167
2187
  "__schema": "TypeRefSchema",
2168
2188
  "location": {
2169
2189
  "filePath": "generator.main.runtime.ts",
2170
- "line": 564,
2190
+ "line": 578,
2171
2191
  "character": 7
2172
2192
  },
2173
2193
  "name": "GraphqlMain"
@@ -2176,7 +2196,7 @@
2176
2196
  "__schema": "TypeRefSchema",
2177
2197
  "location": {
2178
2198
  "filePath": "generator.main.runtime.ts",
2179
- "line": 565,
2199
+ "line": 579,
2180
2200
  "character": 7
2181
2201
  },
2182
2202
  "name": "EnvsMain"
@@ -2185,7 +2205,7 @@
2185
2205
  "__schema": "TypeRefSchema",
2186
2206
  "location": {
2187
2207
  "filePath": "generator.main.runtime.ts",
2188
- "line": 566,
2208
+ "line": 580,
2189
2209
  "character": 7
2190
2210
  },
2191
2211
  "name": "AspectLoaderMain"
@@ -2194,7 +2214,7 @@
2194
2214
  "__schema": "TypeRefSchema",
2195
2215
  "location": {
2196
2216
  "filePath": "generator.main.runtime.ts",
2197
- "line": 567,
2217
+ "line": 581,
2198
2218
  "character": 7
2199
2219
  },
2200
2220
  "name": "NewComponentHelperMain"
@@ -2203,7 +2223,7 @@
2203
2223
  "__schema": "TypeRefSchema",
2204
2224
  "location": {
2205
2225
  "filePath": "generator.main.runtime.ts",
2206
- "line": 568,
2226
+ "line": 582,
2207
2227
  "character": 7
2208
2228
  },
2209
2229
  "name": "ComponentMain"
@@ -2212,7 +2232,7 @@
2212
2232
  "__schema": "TypeRefSchema",
2213
2233
  "location": {
2214
2234
  "filePath": "generator.main.runtime.ts",
2215
- "line": 569,
2235
+ "line": 583,
2216
2236
  "character": 7
2217
2237
  },
2218
2238
  "name": "TrackerMain"
@@ -2221,7 +2241,7 @@
2221
2241
  "__schema": "TypeRefSchema",
2222
2242
  "location": {
2223
2243
  "filePath": "generator.main.runtime.ts",
2224
- "line": 570,
2244
+ "line": 584,
2225
2245
  "character": 7
2226
2246
  },
2227
2247
  "name": "LoggerMain"
@@ -2230,7 +2250,7 @@
2230
2250
  "__schema": "TypeRefSchema",
2231
2251
  "location": {
2232
2252
  "filePath": "generator.main.runtime.ts",
2233
- "line": 571,
2253
+ "line": 585,
2234
2254
  "character": 7
2235
2255
  },
2236
2256
  "name": "GitMain"
@@ -2239,10 +2259,19 @@
2239
2259
  "__schema": "TypeRefSchema",
2240
2260
  "location": {
2241
2261
  "filePath": "generator.main.runtime.ts",
2242
- "line": 572,
2262
+ "line": 586,
2243
2263
  "character": 7
2244
2264
  },
2245
2265
  "name": "WorkspaceConfigFilesMain"
2266
+ },
2267
+ {
2268
+ "__schema": "TypeRefSchema",
2269
+ "location": {
2270
+ "filePath": "generator.main.runtime.ts",
2271
+ "line": 587,
2272
+ "character": 7
2273
+ },
2274
+ "name": "DeprecationMain"
2246
2275
  }
2247
2276
  ]
2248
2277
  },
@@ -2253,7 +2282,7 @@
2253
2282
  "__schema": "ParameterSchema",
2254
2283
  "location": {
2255
2284
  "filePath": "generator.main.runtime.ts",
2256
- "line": 574,
2285
+ "line": 589,
2257
2286
  "character": 5
2258
2287
  },
2259
2288
  "name": "config",
@@ -2261,7 +2290,7 @@
2261
2290
  "__schema": "TypeRefSchema",
2262
2291
  "location": {
2263
2292
  "filePath": "generator.main.runtime.ts",
2264
- "line": 574,
2293
+ "line": 589,
2265
2294
  "character": 13
2266
2295
  },
2267
2296
  "name": "GeneratorConfig"
@@ -2273,7 +2302,7 @@
2273
2302
  "__schema": "ParameterSchema",
2274
2303
  "location": {
2275
2304
  "filePath": "generator.main.runtime.ts",
2276
- "line": 575,
2305
+ "line": 590,
2277
2306
  "character": 5
2278
2307
  },
2279
2308
  "name": "[ componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot ]",
@@ -2281,7 +2310,7 @@
2281
2310
  "__schema": "TupleTypeSchema",
2282
2311
  "location": {
2283
2312
  "filePath": "generator.main.runtime.ts",
2284
- "line": 575,
2313
+ "line": 590,
2285
2314
  "character": 76
2286
2315
  },
2287
2316
  "elements": [
@@ -2289,7 +2318,7 @@
2289
2318
  "__schema": "TypeRefSchema",
2290
2319
  "location": {
2291
2320
  "filePath": "generator.main.runtime.ts",
2292
- "line": 576,
2321
+ "line": 591,
2293
2322
  "character": 7
2294
2323
  },
2295
2324
  "name": "ComponentTemplateSlot"
@@ -2298,7 +2327,7 @@
2298
2327
  "__schema": "TypeRefSchema",
2299
2328
  "location": {
2300
2329
  "filePath": "generator.main.runtime.ts",
2301
- "line": 577,
2330
+ "line": 592,
2302
2331
  "character": 7
2303
2332
  },
2304
2333
  "name": "WorkspaceTemplateSlot"
@@ -2307,7 +2336,7 @@
2307
2336
  "__schema": "TypeRefSchema",
2308
2337
  "location": {
2309
2338
  "filePath": "generator.main.runtime.ts",
2310
- "line": 578,
2339
+ "line": 593,
2311
2340
  "character": 7
2312
2341
  },
2313
2342
  "name": "OnComponentCreateSlot"
@@ -2322,7 +2351,7 @@
2322
2351
  "__schema": "InferenceTypeSchema",
2323
2352
  "location": {
2324
2353
  "filePath": "generator.main.runtime.ts",
2325
- "line": 548,
2354
+ "line": 561,
2326
2355
  "character": 3
2327
2356
  },
2328
2357
  "type": "Promise<GeneratorMain>"
@@ -6137,7 +6166,7 @@
6137
6166
  "__schema": "TypeSchema",
6138
6167
  "location": {
6139
6168
  "filePath": "generator.main.runtime.ts",
6140
- "line": 41,
6169
+ "line": 42,
6141
6170
  "character": 1
6142
6171
  },
6143
6172
  "signature": "type ComponentTemplateSlot = SlotRegistry<ComponentTemplate[]>",
@@ -6146,7 +6175,7 @@
6146
6175
  "__schema": "TypeRefSchema",
6147
6176
  "location": {
6148
6177
  "filePath": "generator.main.runtime.ts",
6149
- "line": 41,
6178
+ "line": 42,
6150
6179
  "character": 37
6151
6180
  },
6152
6181
  "name": "SlotRegistry",
@@ -6155,14 +6184,14 @@
6155
6184
  "__schema": "TypeArraySchema",
6156
6185
  "location": {
6157
6186
  "filePath": "generator.main.runtime.ts",
6158
- "line": 41,
6187
+ "line": 42,
6159
6188
  "character": 50
6160
6189
  },
6161
6190
  "type": {
6162
6191
  "__schema": "TypeRefSchema",
6163
6192
  "location": {
6164
6193
  "filePath": "generator.main.runtime.ts",
6165
- "line": 41,
6194
+ "line": 42,
6166
6195
  "character": 50
6167
6196
  },
6168
6197
  "name": "ComponentTemplate"
@@ -6175,7 +6204,7 @@
6175
6204
  "__schema": "TypeSchema",
6176
6205
  "location": {
6177
6206
  "filePath": "generator.main.runtime.ts",
6178
- "line": 42,
6207
+ "line": 43,
6179
6208
  "character": 1
6180
6209
  },
6181
6210
  "signature": "type WorkspaceTemplateSlot = SlotRegistry<WorkspaceTemplate[]>",
@@ -6184,7 +6213,7 @@
6184
6213
  "__schema": "TypeRefSchema",
6185
6214
  "location": {
6186
6215
  "filePath": "generator.main.runtime.ts",
6187
- "line": 42,
6216
+ "line": 43,
6188
6217
  "character": 37
6189
6218
  },
6190
6219
  "name": "SlotRegistry",
@@ -6193,14 +6222,14 @@
6193
6222
  "__schema": "TypeArraySchema",
6194
6223
  "location": {
6195
6224
  "filePath": "generator.main.runtime.ts",
6196
- "line": 42,
6225
+ "line": 43,
6197
6226
  "character": 50
6198
6227
  },
6199
6228
  "type": {
6200
6229
  "__schema": "TypeRefSchema",
6201
6230
  "location": {
6202
6231
  "filePath": "generator.main.runtime.ts",
6203
- "line": 42,
6232
+ "line": 43,
6204
6233
  "character": 50
6205
6234
  },
6206
6235
  "name": "WorkspaceTemplate"
@@ -6213,7 +6242,7 @@
6213
6242
  "__schema": "TypeSchema",
6214
6243
  "location": {
6215
6244
  "filePath": "generator.main.runtime.ts",
6216
- "line": 43,
6245
+ "line": 44,
6217
6246
  "character": 1
6218
6247
  },
6219
6248
  "signature": "type OnComponentCreateSlot = SlotRegistry<OnComponentCreateFn>",
@@ -6222,7 +6251,7 @@
6222
6251
  "__schema": "TypeRefSchema",
6223
6252
  "location": {
6224
6253
  "filePath": "generator.main.runtime.ts",
6225
- "line": 43,
6254
+ "line": 44,
6226
6255
  "character": 37
6227
6256
  },
6228
6257
  "name": "SlotRegistry",
@@ -6231,7 +6260,7 @@
6231
6260
  "__schema": "TypeRefSchema",
6232
6261
  "location": {
6233
6262
  "filePath": "generator.main.runtime.ts",
6234
- "line": 43,
6263
+ "line": 44,
6235
6264
  "character": 50
6236
6265
  },
6237
6266
  "name": "OnComponentCreateFn"
@@ -6243,7 +6272,7 @@
6243
6272
  "__schema": "TypeSchema",
6244
6273
  "location": {
6245
6274
  "filePath": "generator.main.runtime.ts",
6246
- "line": 45,
6275
+ "line": 46,
6247
6276
  "character": 1
6248
6277
  },
6249
6278
  "signature": "type TemplateDescriptor = {\n aspectId: string;\n titlePrefix?: string | undefined;\n name: string;\n description?: string | undefined;\n hidden?: boolean | undefined;\n}",
@@ -6252,7 +6281,7 @@
6252
6281
  "__schema": "TypeLiteralSchema",
6253
6282
  "location": {
6254
6283
  "filePath": "generator.main.runtime.ts",
6255
- "line": 45,
6284
+ "line": 46,
6256
6285
  "character": 34
6257
6286
  },
6258
6287
  "members": [
@@ -6260,7 +6289,7 @@
6260
6289
  "__schema": "VariableLikeSchema",
6261
6290
  "location": {
6262
6291
  "filePath": "generator.main.runtime.ts",
6263
- "line": 46,
6292
+ "line": 47,
6264
6293
  "character": 3
6265
6294
  },
6266
6295
  "signature": "(property) aspectId: string",
@@ -6269,7 +6298,7 @@
6269
6298
  "__schema": "KeywordTypeSchema",
6270
6299
  "location": {
6271
6300
  "filePath": "generator.main.runtime.ts",
6272
- "line": 46,
6301
+ "line": 47,
6273
6302
  "character": 13
6274
6303
  },
6275
6304
  "name": "string"
@@ -6280,7 +6309,7 @@
6280
6309
  "__schema": "VariableLikeSchema",
6281
6310
  "location": {
6282
6311
  "filePath": "generator.main.runtime.ts",
6283
- "line": 47,
6312
+ "line": 48,
6284
6313
  "character": 3
6285
6314
  },
6286
6315
  "signature": "(property) titlePrefix?: string | undefined",
@@ -6289,7 +6318,7 @@
6289
6318
  "__schema": "KeywordTypeSchema",
6290
6319
  "location": {
6291
6320
  "filePath": "generator.main.runtime.ts",
6292
- "line": 47,
6321
+ "line": 48,
6293
6322
  "character": 17
6294
6323
  },
6295
6324
  "name": "string"
@@ -6300,7 +6329,7 @@
6300
6329
  "__schema": "VariableLikeSchema",
6301
6330
  "location": {
6302
6331
  "filePath": "generator.main.runtime.ts",
6303
- "line": 48,
6332
+ "line": 49,
6304
6333
  "character": 3
6305
6334
  },
6306
6335
  "signature": "(property) name: string",
@@ -6309,7 +6338,7 @@
6309
6338
  "__schema": "KeywordTypeSchema",
6310
6339
  "location": {
6311
6340
  "filePath": "generator.main.runtime.ts",
6312
- "line": 48,
6341
+ "line": 49,
6313
6342
  "character": 9
6314
6343
  },
6315
6344
  "name": "string"
@@ -6320,7 +6349,7 @@
6320
6349
  "__schema": "VariableLikeSchema",
6321
6350
  "location": {
6322
6351
  "filePath": "generator.main.runtime.ts",
6323
- "line": 49,
6352
+ "line": 50,
6324
6353
  "character": 3
6325
6354
  },
6326
6355
  "signature": "(property) description?: string | undefined",
@@ -6329,7 +6358,7 @@
6329
6358
  "__schema": "KeywordTypeSchema",
6330
6359
  "location": {
6331
6360
  "filePath": "generator.main.runtime.ts",
6332
- "line": 49,
6361
+ "line": 50,
6333
6362
  "character": 17
6334
6363
  },
6335
6364
  "name": "string"
@@ -6340,7 +6369,7 @@
6340
6369
  "__schema": "VariableLikeSchema",
6341
6370
  "location": {
6342
6371
  "filePath": "generator.main.runtime.ts",
6343
- "line": 50,
6372
+ "line": 51,
6344
6373
  "character": 3
6345
6374
  },
6346
6375
  "signature": "(property) hidden?: boolean | undefined",
@@ -6349,7 +6378,7 @@
6349
6378
  "__schema": "KeywordTypeSchema",
6350
6379
  "location": {
6351
6380
  "filePath": "generator.main.runtime.ts",
6352
- "line": 50,
6381
+ "line": 51,
6353
6382
  "character": 12
6354
6383
  },
6355
6384
  "name": "boolean"
@@ -6363,7 +6392,7 @@
6363
6392
  "__schema": "TypeSchema",
6364
6393
  "location": {
6365
6394
  "filePath": "generator.main.runtime.ts",
6366
- "line": 58,
6395
+ "line": 59,
6367
6396
  "character": 1
6368
6397
  },
6369
6398
  "signature": "type GenerateWorkspaceTemplateResult = {\n workspacePath: string;\n appName?: string | undefined;\n}",
@@ -6372,7 +6401,7 @@
6372
6401
  "__schema": "TypeLiteralSchema",
6373
6402
  "location": {
6374
6403
  "filePath": "generator.main.runtime.ts",
6375
- "line": 58,
6404
+ "line": 59,
6376
6405
  "character": 47
6377
6406
  },
6378
6407
  "members": [
@@ -6380,7 +6409,7 @@
6380
6409
  "__schema": "VariableLikeSchema",
6381
6410
  "location": {
6382
6411
  "filePath": "generator.main.runtime.ts",
6383
- "line": 58,
6412
+ "line": 59,
6384
6413
  "character": 49
6385
6414
  },
6386
6415
  "signature": "(property) workspacePath: string",
@@ -6389,7 +6418,7 @@
6389
6418
  "__schema": "KeywordTypeSchema",
6390
6419
  "location": {
6391
6420
  "filePath": "generator.main.runtime.ts",
6392
- "line": 58,
6421
+ "line": 59,
6393
6422
  "character": 64
6394
6423
  },
6395
6424
  "name": "string"
@@ -6400,7 +6429,7 @@
6400
6429
  "__schema": "VariableLikeSchema",
6401
6430
  "location": {
6402
6431
  "filePath": "generator.main.runtime.ts",
6403
- "line": 58,
6432
+ "line": 59,
6404
6433
  "character": 72
6405
6434
  },
6406
6435
  "signature": "(property) appName?: string | undefined",
@@ -6409,7 +6438,7 @@
6409
6438
  "__schema": "KeywordTypeSchema",
6410
6439
  "location": {
6411
6440
  "filePath": "generator.main.runtime.ts",
6412
- "line": 58,
6441
+ "line": 59,
6413
6442
  "character": 82
6414
6443
  },
6415
6444
  "name": "string"
@@ -6423,7 +6452,7 @@
6423
6452
  "__schema": "TypeSchema",
6424
6453
  "location": {
6425
6454
  "filePath": "generator.main.runtime.ts",
6426
- "line": 60,
6455
+ "line": 61,
6427
6456
  "character": 1
6428
6457
  },
6429
6458
  "signature": "type GeneratorConfig = {\n aspects: string[];\n hideCoreTemplates: boolean;\n envs?: string[] | undefined;\n}",
@@ -6432,7 +6461,7 @@
6432
6461
  "__schema": "TypeLiteralSchema",
6433
6462
  "location": {
6434
6463
  "filePath": "generator.main.runtime.ts",
6435
- "line": 60,
6464
+ "line": 61,
6436
6465
  "character": 31
6437
6466
  },
6438
6467
  "members": [
@@ -6440,14 +6469,14 @@
6440
6469
  "__schema": "VariableLikeSchema",
6441
6470
  "location": {
6442
6471
  "filePath": "generator.main.runtime.ts",
6443
- "line": 64,
6472
+ "line": 65,
6444
6473
  "character": 3
6445
6474
  },
6446
6475
  "doc": {
6447
6476
  "__schema": "DocSchema",
6448
6477
  "location": {
6449
6478
  "filePath": "generator.main.runtime.ts",
6450
- "line": 61,
6479
+ "line": 62,
6451
6480
  "character": 3
6452
6481
  },
6453
6482
  "raw": "/**\n * array of aspects to include in the list of templates.\n */",
@@ -6460,14 +6489,14 @@
6460
6489
  "__schema": "TypeArraySchema",
6461
6490
  "location": {
6462
6491
  "filePath": "generator.main.runtime.ts",
6463
- "line": 64,
6492
+ "line": 65,
6464
6493
  "character": 12
6465
6494
  },
6466
6495
  "type": {
6467
6496
  "__schema": "KeywordTypeSchema",
6468
6497
  "location": {
6469
6498
  "filePath": "generator.main.runtime.ts",
6470
- "line": 64,
6499
+ "line": 65,
6471
6500
  "character": 12
6472
6501
  },
6473
6502
  "name": "string"
@@ -6479,14 +6508,14 @@
6479
6508
  "__schema": "VariableLikeSchema",
6480
6509
  "location": {
6481
6510
  "filePath": "generator.main.runtime.ts",
6482
- "line": 70,
6511
+ "line": 71,
6483
6512
  "character": 3
6484
6513
  },
6485
6514
  "doc": {
6486
6515
  "__schema": "DocSchema",
6487
6516
  "location": {
6488
6517
  "filePath": "generator.main.runtime.ts",
6489
- "line": 66,
6518
+ "line": 67,
6490
6519
  "character": 3
6491
6520
  },
6492
6521
  "raw": "/**\n * by default core templates are shown.\n * use this to hide them unless `--show-all` flag of `bit templates` was used\n */",
@@ -6499,7 +6528,7 @@
6499
6528
  "__schema": "KeywordTypeSchema",
6500
6529
  "location": {
6501
6530
  "filePath": "generator.main.runtime.ts",
6502
- "line": 70,
6531
+ "line": 71,
6503
6532
  "character": 22
6504
6533
  },
6505
6534
  "name": "boolean"
@@ -6510,14 +6539,14 @@
6510
6539
  "__schema": "VariableLikeSchema",
6511
6540
  "location": {
6512
6541
  "filePath": "generator.main.runtime.ts",
6513
- "line": 75,
6542
+ "line": 76,
6514
6543
  "character": 3
6515
6544
  },
6516
6545
  "doc": {
6517
6546
  "__schema": "DocSchema",
6518
6547
  "location": {
6519
6548
  "filePath": "generator.main.runtime.ts",
6520
- "line": 72,
6549
+ "line": 73,
6521
6550
  "character": 3
6522
6551
  },
6523
6552
  "raw": "/**\n * default envs.\n */",
@@ -6530,14 +6559,14 @@
6530
6559
  "__schema": "TypeArraySchema",
6531
6560
  "location": {
6532
6561
  "filePath": "generator.main.runtime.ts",
6533
- "line": 75,
6562
+ "line": 76,
6534
6563
  "character": 10
6535
6564
  },
6536
6565
  "type": {
6537
6566
  "__schema": "KeywordTypeSchema",
6538
6567
  "location": {
6539
6568
  "filePath": "generator.main.runtime.ts",
6540
- "line": 75,
6569
+ "line": 76,
6541
6570
  "character": 10
6542
6571
  },
6543
6572
  "name": "string"
@@ -6552,7 +6581,7 @@
6552
6581
  "__schema": "ClassSchema",
6553
6582
  "location": {
6554
6583
  "filePath": "generator.main.runtime.ts",
6555
- "line": 78,
6584
+ "line": 79,
6556
6585
  "character": 1
6557
6586
  },
6558
6587
  "signature": "class GeneratorMain",
@@ -6562,17 +6591,17 @@
6562
6591
  "__schema": "ConstructorSchema",
6563
6592
  "location": {
6564
6593
  "filePath": "generator.main.runtime.ts",
6565
- "line": 80,
6594
+ "line": 81,
6566
6595
  "character": 3
6567
6596
  },
6568
- "signature": "constructor GeneratorMain(componentTemplateSlot: ComponentTemplateSlot, workspaceTemplateSlot: WorkspaceTemplateSlot, onComponentCreateSlot: OnComponentCreateSlot, config: GeneratorConfig, workspace: Workspace, envs: EnvsMain, aspectLoader: AspectLoaderMain, newComponentHelper: NewComponentHelperMain, componentAspect: ComponentMain, tracker: TrackerMain, logger: Logger, git: GitMain, wsConfigFiles: WorkspaceConfigFilesMain): GeneratorMain",
6597
+ "signature": "constructor GeneratorMain(componentTemplateSlot: ComponentTemplateSlot, workspaceTemplateSlot: WorkspaceTemplateSlot, onComponentCreateSlot: OnComponentCreateSlot, config: GeneratorConfig, workspace: Workspace, envs: EnvsMain, aspectLoader: AspectLoaderMain, newComponentHelper: NewComponentHelperMain, componentAspect: ComponentMain, tracker: TrackerMain, logger: Logger, git: GitMain, wsConfigFiles: WorkspaceConfigFilesMain, deprecation: DeprecationMain): GeneratorMain",
6569
6598
  "name": "constructor",
6570
6599
  "params": [
6571
6600
  {
6572
6601
  "__schema": "ParameterSchema",
6573
6602
  "location": {
6574
6603
  "filePath": "generator.main.runtime.ts",
6575
- "line": 81,
6604
+ "line": 82,
6576
6605
  "character": 5
6577
6606
  },
6578
6607
  "name": "componentTemplateSlot",
@@ -6580,7 +6609,7 @@
6580
6609
  "__schema": "TypeRefSchema",
6581
6610
  "location": {
6582
6611
  "filePath": "generator.main.runtime.ts",
6583
- "line": 81,
6612
+ "line": 82,
6584
6613
  "character": 36
6585
6614
  },
6586
6615
  "name": "ComponentTemplateSlot"
@@ -6592,7 +6621,7 @@
6592
6621
  "__schema": "ParameterSchema",
6593
6622
  "location": {
6594
6623
  "filePath": "generator.main.runtime.ts",
6595
- "line": 82,
6624
+ "line": 83,
6596
6625
  "character": 5
6597
6626
  },
6598
6627
  "name": "workspaceTemplateSlot",
@@ -6600,7 +6629,7 @@
6600
6629
  "__schema": "TypeRefSchema",
6601
6630
  "location": {
6602
6631
  "filePath": "generator.main.runtime.ts",
6603
- "line": 82,
6632
+ "line": 83,
6604
6633
  "character": 36
6605
6634
  },
6606
6635
  "name": "WorkspaceTemplateSlot"
@@ -6612,7 +6641,7 @@
6612
6641
  "__schema": "ParameterSchema",
6613
6642
  "location": {
6614
6643
  "filePath": "generator.main.runtime.ts",
6615
- "line": 83,
6644
+ "line": 84,
6616
6645
  "character": 5
6617
6646
  },
6618
6647
  "name": "onComponentCreateSlot",
@@ -6620,7 +6649,7 @@
6620
6649
  "__schema": "TypeRefSchema",
6621
6650
  "location": {
6622
6651
  "filePath": "generator.main.runtime.ts",
6623
- "line": 83,
6652
+ "line": 84,
6624
6653
  "character": 36
6625
6654
  },
6626
6655
  "name": "OnComponentCreateSlot"
@@ -6632,7 +6661,7 @@
6632
6661
  "__schema": "ParameterSchema",
6633
6662
  "location": {
6634
6663
  "filePath": "generator.main.runtime.ts",
6635
- "line": 84,
6664
+ "line": 85,
6636
6665
  "character": 5
6637
6666
  },
6638
6667
  "name": "config",
@@ -6640,7 +6669,7 @@
6640
6669
  "__schema": "TypeRefSchema",
6641
6670
  "location": {
6642
6671
  "filePath": "generator.main.runtime.ts",
6643
- "line": 84,
6672
+ "line": 85,
6644
6673
  "character": 21
6645
6674
  },
6646
6675
  "name": "GeneratorConfig"
@@ -6652,7 +6681,7 @@
6652
6681
  "__schema": "ParameterSchema",
6653
6682
  "location": {
6654
6683
  "filePath": "generator.main.runtime.ts",
6655
- "line": 85,
6684
+ "line": 86,
6656
6685
  "character": 5
6657
6686
  },
6658
6687
  "name": "workspace",
@@ -6660,7 +6689,7 @@
6660
6689
  "__schema": "TypeRefSchema",
6661
6690
  "location": {
6662
6691
  "filePath": "generator.main.runtime.ts",
6663
- "line": 85,
6692
+ "line": 86,
6664
6693
  "character": 24
6665
6694
  },
6666
6695
  "name": "Workspace"
@@ -6672,7 +6701,7 @@
6672
6701
  "__schema": "ParameterSchema",
6673
6702
  "location": {
6674
6703
  "filePath": "generator.main.runtime.ts",
6675
- "line": 86,
6704
+ "line": 87,
6676
6705
  "character": 5
6677
6706
  },
6678
6707
  "name": "envs",
@@ -6680,7 +6709,7 @@
6680
6709
  "__schema": "TypeRefSchema",
6681
6710
  "location": {
6682
6711
  "filePath": "generator.main.runtime.ts",
6683
- "line": 86,
6712
+ "line": 87,
6684
6713
  "character": 19
6685
6714
  },
6686
6715
  "name": "EnvsMain"
@@ -6692,7 +6721,7 @@
6692
6721
  "__schema": "ParameterSchema",
6693
6722
  "location": {
6694
6723
  "filePath": "generator.main.runtime.ts",
6695
- "line": 87,
6724
+ "line": 88,
6696
6725
  "character": 5
6697
6726
  },
6698
6727
  "name": "aspectLoader",
@@ -6700,7 +6729,7 @@
6700
6729
  "__schema": "TypeRefSchema",
6701
6730
  "location": {
6702
6731
  "filePath": "generator.main.runtime.ts",
6703
- "line": 87,
6732
+ "line": 88,
6704
6733
  "character": 27
6705
6734
  },
6706
6735
  "name": "AspectLoaderMain"
@@ -6712,7 +6741,7 @@
6712
6741
  "__schema": "ParameterSchema",
6713
6742
  "location": {
6714
6743
  "filePath": "generator.main.runtime.ts",
6715
- "line": 88,
6744
+ "line": 89,
6716
6745
  "character": 5
6717
6746
  },
6718
6747
  "name": "newComponentHelper",
@@ -6720,7 +6749,7 @@
6720
6749
  "__schema": "TypeRefSchema",
6721
6750
  "location": {
6722
6751
  "filePath": "generator.main.runtime.ts",
6723
- "line": 88,
6752
+ "line": 89,
6724
6753
  "character": 33
6725
6754
  },
6726
6755
  "name": "NewComponentHelperMain"
@@ -6732,7 +6761,7 @@
6732
6761
  "__schema": "ParameterSchema",
6733
6762
  "location": {
6734
6763
  "filePath": "generator.main.runtime.ts",
6735
- "line": 89,
6764
+ "line": 90,
6736
6765
  "character": 5
6737
6766
  },
6738
6767
  "name": "componentAspect",
@@ -6740,7 +6769,7 @@
6740
6769
  "__schema": "TypeRefSchema",
6741
6770
  "location": {
6742
6771
  "filePath": "generator.main.runtime.ts",
6743
- "line": 89,
6772
+ "line": 90,
6744
6773
  "character": 30
6745
6774
  },
6746
6775
  "name": "ComponentMain"
@@ -6752,7 +6781,7 @@
6752
6781
  "__schema": "ParameterSchema",
6753
6782
  "location": {
6754
6783
  "filePath": "generator.main.runtime.ts",
6755
- "line": 90,
6784
+ "line": 91,
6756
6785
  "character": 5
6757
6786
  },
6758
6787
  "name": "tracker",
@@ -6760,7 +6789,7 @@
6760
6789
  "__schema": "TypeRefSchema",
6761
6790
  "location": {
6762
6791
  "filePath": "generator.main.runtime.ts",
6763
- "line": 90,
6792
+ "line": 91,
6764
6793
  "character": 22
6765
6794
  },
6766
6795
  "name": "TrackerMain"
@@ -6772,7 +6801,7 @@
6772
6801
  "__schema": "ParameterSchema",
6773
6802
  "location": {
6774
6803
  "filePath": "generator.main.runtime.ts",
6775
- "line": 91,
6804
+ "line": 92,
6776
6805
  "character": 5
6777
6806
  },
6778
6807
  "name": "logger",
@@ -6780,7 +6809,7 @@
6780
6809
  "__schema": "TypeRefSchema",
6781
6810
  "location": {
6782
6811
  "filePath": "generator.main.runtime.ts",
6783
- "line": 91,
6812
+ "line": 92,
6784
6813
  "character": 21
6785
6814
  },
6786
6815
  "name": "Logger"
@@ -6792,7 +6821,7 @@
6792
6821
  "__schema": "ParameterSchema",
6793
6822
  "location": {
6794
6823
  "filePath": "generator.main.runtime.ts",
6795
- "line": 92,
6824
+ "line": 93,
6796
6825
  "character": 5
6797
6826
  },
6798
6827
  "name": "git",
@@ -6800,7 +6829,7 @@
6800
6829
  "__schema": "TypeRefSchema",
6801
6830
  "location": {
6802
6831
  "filePath": "generator.main.runtime.ts",
6803
- "line": 92,
6832
+ "line": 93,
6804
6833
  "character": 18
6805
6834
  },
6806
6835
  "name": "GitMain"
@@ -6812,7 +6841,7 @@
6812
6841
  "__schema": "ParameterSchema",
6813
6842
  "location": {
6814
6843
  "filePath": "generator.main.runtime.ts",
6815
- "line": 93,
6844
+ "line": 94,
6816
6845
  "character": 5
6817
6846
  },
6818
6847
  "name": "wsConfigFiles",
@@ -6820,20 +6849,40 @@
6820
6849
  "__schema": "TypeRefSchema",
6821
6850
  "location": {
6822
6851
  "filePath": "generator.main.runtime.ts",
6823
- "line": 93,
6852
+ "line": 94,
6824
6853
  "character": 28
6825
6854
  },
6826
6855
  "name": "WorkspaceConfigFilesMain"
6827
6856
  },
6828
6857
  "isOptional": false,
6829
6858
  "isSpread": false
6859
+ },
6860
+ {
6861
+ "__schema": "ParameterSchema",
6862
+ "location": {
6863
+ "filePath": "generator.main.runtime.ts",
6864
+ "line": 95,
6865
+ "character": 5
6866
+ },
6867
+ "name": "deprecation",
6868
+ "type": {
6869
+ "__schema": "TypeRefSchema",
6870
+ "location": {
6871
+ "filePath": "generator.main.runtime.ts",
6872
+ "line": 95,
6873
+ "character": 26
6874
+ },
6875
+ "name": "DeprecationMain"
6876
+ },
6877
+ "isOptional": false,
6878
+ "isSpread": false
6830
6879
  }
6831
6880
  ],
6832
6881
  "returnType": {
6833
6882
  "__schema": "ThisTypeSchema",
6834
6883
  "location": {
6835
6884
  "filePath": "generator.main.runtime.ts",
6836
- "line": 78,
6885
+ "line": 79,
6837
6886
  "character": 1
6838
6887
  },
6839
6888
  "name": "GeneratorMain"
@@ -6844,14 +6893,14 @@
6844
6893
  "__schema": "FunctionLikeSchema",
6845
6894
  "location": {
6846
6895
  "filePath": "generator.main.runtime.ts",
6847
- "line": 99,
6896
+ "line": 101,
6848
6897
  "character": 3
6849
6898
  },
6850
6899
  "doc": {
6851
6900
  "__schema": "DocSchema",
6852
6901
  "location": {
6853
6902
  "filePath": "generator.main.runtime.ts",
6854
- "line": 96,
6903
+ "line": 98,
6855
6904
  "character": 3
6856
6905
  },
6857
6906
  "raw": "/**\n * register a new component template.\n */",
@@ -6865,7 +6914,7 @@
6865
6914
  "__schema": "ParameterSchema",
6866
6915
  "location": {
6867
6916
  "filePath": "generator.main.runtime.ts",
6868
- "line": 99,
6917
+ "line": 101,
6869
6918
  "character": 29
6870
6919
  },
6871
6920
  "name": "templates",
@@ -6873,14 +6922,14 @@
6873
6922
  "__schema": "TypeArraySchema",
6874
6923
  "location": {
6875
6924
  "filePath": "generator.main.runtime.ts",
6876
- "line": 99,
6925
+ "line": 101,
6877
6926
  "character": 40
6878
6927
  },
6879
6928
  "type": {
6880
6929
  "__schema": "TypeRefSchema",
6881
6930
  "location": {
6882
6931
  "filePath": "generator.main.runtime.ts",
6883
- "line": 99,
6932
+ "line": 101,
6884
6933
  "character": 40
6885
6934
  },
6886
6935
  "name": "ComponentTemplate"
@@ -6894,7 +6943,7 @@
6894
6943
  "__schema": "TypeRefSchema",
6895
6944
  "location": {
6896
6945
  "filePath": "generator.main.runtime.ts",
6897
- "line": 99,
6946
+ "line": 101,
6898
6947
  "character": 3
6899
6948
  },
6900
6949
  "name": "GeneratorMain"
@@ -6905,14 +6954,14 @@
6905
6954
  "__schema": "FunctionLikeSchema",
6906
6955
  "location": {
6907
6956
  "filePath": "generator.main.runtime.ts",
6908
- "line": 107,
6957
+ "line": 109,
6909
6958
  "character": 3
6910
6959
  },
6911
6960
  "doc": {
6912
6961
  "__schema": "DocSchema",
6913
6962
  "location": {
6914
6963
  "filePath": "generator.main.runtime.ts",
6915
- "line": 104,
6964
+ "line": 106,
6916
6965
  "character": 3
6917
6966
  },
6918
6967
  "raw": "/**\n * register a new workspace starter.\n */",
@@ -6926,7 +6975,7 @@
6926
6975
  "__schema": "ParameterSchema",
6927
6976
  "location": {
6928
6977
  "filePath": "generator.main.runtime.ts",
6929
- "line": 107,
6978
+ "line": 109,
6930
6979
  "character": 29
6931
6980
  },
6932
6981
  "name": "templates",
@@ -6934,14 +6983,14 @@
6934
6983
  "__schema": "TypeArraySchema",
6935
6984
  "location": {
6936
6985
  "filePath": "generator.main.runtime.ts",
6937
- "line": 107,
6986
+ "line": 109,
6938
6987
  "character": 40
6939
6988
  },
6940
6989
  "type": {
6941
6990
  "__schema": "TypeRefSchema",
6942
6991
  "location": {
6943
6992
  "filePath": "generator.main.runtime.ts",
6944
- "line": 107,
6993
+ "line": 109,
6945
6994
  "character": 40
6946
6995
  },
6947
6996
  "name": "WorkspaceTemplate"
@@ -6955,7 +7004,7 @@
6955
7004
  "__schema": "TypeRefSchema",
6956
7005
  "location": {
6957
7006
  "filePath": "generator.main.runtime.ts",
6958
- "line": 107,
7007
+ "line": 109,
6959
7008
  "character": 3
6960
7009
  },
6961
7010
  "name": "GeneratorMain"
@@ -6966,7 +7015,7 @@
6966
7015
  "__schema": "FunctionLikeSchema",
6967
7016
  "location": {
6968
7017
  "filePath": "generator.main.runtime.ts",
6969
- "line": 112,
7018
+ "line": 114,
6970
7019
  "character": 3
6971
7020
  },
6972
7021
  "signature": "(method) GeneratorMain.registerOnComponentCreate(fn: OnComponentCreateFn): this",
@@ -6976,7 +7025,7 @@
6976
7025
  "__schema": "ParameterSchema",
6977
7026
  "location": {
6978
7027
  "filePath": "generator.main.runtime.ts",
6979
- "line": 112,
7028
+ "line": 114,
6980
7029
  "character": 29
6981
7030
  },
6982
7031
  "name": "fn",
@@ -6984,7 +7033,7 @@
6984
7033
  "__schema": "TypeRefSchema",
6985
7034
  "location": {
6986
7035
  "filePath": "generator.main.runtime.ts",
6987
- "line": 112,
7036
+ "line": 114,
6988
7037
  "character": 33
6989
7038
  },
6990
7039
  "name": "OnComponentCreateFn"
@@ -6997,7 +7046,7 @@
6997
7046
  "__schema": "TypeRefSchema",
6998
7047
  "location": {
6999
7048
  "filePath": "generator.main.runtime.ts",
7000
- "line": 112,
7049
+ "line": 114,
7001
7050
  "character": 3
7002
7051
  },
7003
7052
  "name": "GeneratorMain"
@@ -7008,14 +7057,14 @@
7008
7057
  "__schema": "FunctionLikeSchema",
7009
7058
  "location": {
7010
7059
  "filePath": "generator.main.runtime.ts",
7011
- "line": 121,
7060
+ "line": 123,
7012
7061
  "character": 3
7013
7062
  },
7014
7063
  "doc": {
7015
7064
  "__schema": "DocSchema",
7016
7065
  "location": {
7017
7066
  "filePath": "generator.main.runtime.ts",
7018
- "line": 117,
7067
+ "line": 119,
7019
7068
  "character": 3
7020
7069
  },
7021
7070
  "raw": "/**\n * list all component templates registered in the workspace or workspace templates in case the\n * workspace is not available\n */",
@@ -7029,7 +7078,7 @@
7029
7078
  "__schema": "ParameterSchema",
7030
7079
  "location": {
7031
7080
  "filePath": "generator.main.runtime.ts",
7032
- "line": 121,
7081
+ "line": 123,
7033
7082
  "character": 23
7034
7083
  },
7035
7084
  "name": "{ aspect }",
@@ -7037,7 +7086,7 @@
7037
7086
  "__schema": "TypeLiteralSchema",
7038
7087
  "location": {
7039
7088
  "filePath": "generator.main.runtime.ts",
7040
- "line": 121,
7089
+ "line": 123,
7041
7090
  "character": 35
7042
7091
  },
7043
7092
  "members": [
@@ -7045,7 +7094,7 @@
7045
7094
  "__schema": "VariableLikeSchema",
7046
7095
  "location": {
7047
7096
  "filePath": "generator.main.runtime.ts",
7048
- "line": 121,
7097
+ "line": 123,
7049
7098
  "character": 37
7050
7099
  },
7051
7100
  "signature": "(property) aspect?: string | undefined",
@@ -7054,7 +7103,7 @@
7054
7103
  "__schema": "KeywordTypeSchema",
7055
7104
  "location": {
7056
7105
  "filePath": "generator.main.runtime.ts",
7057
- "line": 121,
7106
+ "line": 123,
7058
7107
  "character": 46
7059
7108
  },
7060
7109
  "name": "string"
@@ -7070,7 +7119,7 @@
7070
7119
  "__schema": "VariableLikeSchema",
7071
7120
  "location": {
7072
7121
  "filePath": "generator.main.runtime.ts",
7073
- "line": 121,
7122
+ "line": 123,
7074
7123
  "character": 37
7075
7124
  },
7076
7125
  "signature": "(property) aspect?: string | undefined",
@@ -7079,7 +7128,7 @@
7079
7128
  "__schema": "KeywordTypeSchema",
7080
7129
  "location": {
7081
7130
  "filePath": "generator.main.runtime.ts",
7082
- "line": 121,
7131
+ "line": 123,
7083
7132
  "character": 46
7084
7133
  },
7085
7134
  "name": "string"
@@ -7094,7 +7143,7 @@
7094
7143
  "__schema": "TypeRefSchema",
7095
7144
  "location": {
7096
7145
  "filePath": "generator.main.runtime.ts",
7097
- "line": 121,
7146
+ "line": 123,
7098
7147
  "character": 62
7099
7148
  },
7100
7149
  "name": "Promise",
@@ -7103,14 +7152,14 @@
7103
7152
  "__schema": "TypeArraySchema",
7104
7153
  "location": {
7105
7154
  "filePath": "generator.main.runtime.ts",
7106
- "line": 121,
7155
+ "line": 123,
7107
7156
  "character": 70
7108
7157
  },
7109
7158
  "type": {
7110
7159
  "__schema": "TypeRefSchema",
7111
7160
  "location": {
7112
7161
  "filePath": "generator.main.runtime.ts",
7113
- "line": 121,
7162
+ "line": 123,
7114
7163
  "character": 70
7115
7164
  },
7116
7165
  "name": "TemplateDescriptor"
@@ -7126,14 +7175,14 @@
7126
7175
  "__schema": "FunctionLikeSchema",
7127
7176
  "location": {
7128
7177
  "filePath": "generator.main.runtime.ts",
7129
- "line": 145,
7178
+ "line": 147,
7130
7179
  "character": 3
7131
7180
  },
7132
7181
  "doc": {
7133
7182
  "__schema": "DocSchema",
7134
7183
  "location": {
7135
7184
  "filePath": "generator.main.runtime.ts",
7136
- "line": 142,
7185
+ "line": 144,
7137
7186
  "character": 3
7138
7187
  },
7139
7188
  "raw": "/**\n * @deprecated use this.listTemplates()\n */",
@@ -7143,7 +7192,7 @@
7143
7192
  "__schema": "TagSchema",
7144
7193
  "location": {
7145
7194
  "filePath": "generator.main.runtime.ts",
7146
- "line": 143,
7195
+ "line": 145,
7147
7196
  "character": 6
7148
7197
  },
7149
7198
  "tagName": "deprecated",
@@ -7158,7 +7207,7 @@
7158
7207
  "__schema": "ParameterSchema",
7159
7208
  "location": {
7160
7209
  "filePath": "generator.main.runtime.ts",
7161
- "line": 145,
7210
+ "line": 147,
7162
7211
  "character": 32
7163
7212
  },
7164
7213
  "name": "opts",
@@ -7166,7 +7215,7 @@
7166
7215
  "__schema": "TypeLiteralSchema",
7167
7216
  "location": {
7168
7217
  "filePath": "generator.main.runtime.ts",
7169
- "line": 145,
7218
+ "line": 147,
7170
7219
  "character": 38
7171
7220
  },
7172
7221
  "members": [
@@ -7174,7 +7223,7 @@
7174
7223
  "__schema": "VariableLikeSchema",
7175
7224
  "location": {
7176
7225
  "filePath": "generator.main.runtime.ts",
7177
- "line": 145,
7226
+ "line": 147,
7178
7227
  "character": 40
7179
7228
  },
7180
7229
  "signature": "(property) aspect?: string | undefined",
@@ -7183,7 +7232,7 @@
7183
7232
  "__schema": "KeywordTypeSchema",
7184
7233
  "location": {
7185
7234
  "filePath": "generator.main.runtime.ts",
7186
- "line": 145,
7235
+ "line": 147,
7187
7236
  "character": 49
7188
7237
  },
7189
7238
  "name": "string"
@@ -7200,7 +7249,7 @@
7200
7249
  "__schema": "TypeRefSchema",
7201
7250
  "location": {
7202
7251
  "filePath": "generator.main.runtime.ts",
7203
- "line": 145,
7252
+ "line": 147,
7204
7253
  "character": 60
7205
7254
  },
7206
7255
  "name": "Promise",
@@ -7209,14 +7258,14 @@
7209
7258
  "__schema": "TypeArraySchema",
7210
7259
  "location": {
7211
7260
  "filePath": "generator.main.runtime.ts",
7212
- "line": 145,
7261
+ "line": 147,
7213
7262
  "character": 68
7214
7263
  },
7215
7264
  "type": {
7216
7265
  "__schema": "TypeRefSchema",
7217
7266
  "location": {
7218
7267
  "filePath": "generator.main.runtime.ts",
7219
- "line": 145,
7268
+ "line": 147,
7220
7269
  "character": 68
7221
7270
  },
7222
7271
  "name": "TemplateDescriptor"
@@ -7232,7 +7281,7 @@
7232
7281
  "__schema": "FunctionLikeSchema",
7233
7282
  "location": {
7234
7283
  "filePath": "generator.main.runtime.ts",
7235
- "line": 149,
7284
+ "line": 151,
7236
7285
  "character": 3
7237
7286
  },
7238
7287
  "signature": "(method) GeneratorMain.isRunningInsideWorkspace(): boolean",
@@ -7242,7 +7291,7 @@
7242
7291
  "__schema": "KeywordTypeSchema",
7243
7292
  "location": {
7244
7293
  "filePath": "generator.main.runtime.ts",
7245
- "line": 149,
7294
+ "line": 151,
7246
7295
  "character": 31
7247
7296
  },
7248
7297
  "name": "boolean"
@@ -7253,14 +7302,14 @@
7253
7302
  "__schema": "FunctionLikeSchema",
7254
7303
  "location": {
7255
7304
  "filePath": "generator.main.runtime.ts",
7256
- "line": 156,
7305
+ "line": 158,
7257
7306
  "character": 3
7258
7307
  },
7259
7308
  "doc": {
7260
7309
  "__schema": "DocSchema",
7261
7310
  "location": {
7262
7311
  "filePath": "generator.main.runtime.ts",
7263
- "line": 153,
7312
+ "line": 155,
7264
7313
  "character": 3
7265
7314
  },
7266
7315
  "raw": "/**\n * get all component templates registered by a specific aspect ID.\n */",
@@ -7274,7 +7323,7 @@
7274
7323
  "__schema": "ParameterSchema",
7275
7324
  "location": {
7276
7325
  "filePath": "generator.main.runtime.ts",
7277
- "line": 156,
7326
+ "line": 158,
7278
7327
  "character": 32
7279
7328
  },
7280
7329
  "name": "aspectId",
@@ -7282,7 +7331,7 @@
7282
7331
  "__schema": "KeywordTypeSchema",
7283
7332
  "location": {
7284
7333
  "filePath": "generator.main.runtime.ts",
7285
- "line": 156,
7334
+ "line": 158,
7286
7335
  "character": 42
7287
7336
  },
7288
7337
  "name": "string"
@@ -7295,14 +7344,14 @@
7295
7344
  "__schema": "TypeArraySchema",
7296
7345
  "location": {
7297
7346
  "filePath": "generator.main.runtime.ts",
7298
- "line": 156,
7347
+ "line": 158,
7299
7348
  "character": 51
7300
7349
  },
7301
7350
  "type": {
7302
7351
  "__schema": "TypeRefSchema",
7303
7352
  "location": {
7304
7353
  "filePath": "generator.main.runtime.ts",
7305
- "line": 156,
7354
+ "line": 158,
7306
7355
  "character": 51
7307
7356
  },
7308
7357
  "name": "ComponentTemplate"
@@ -7314,14 +7363,14 @@
7314
7363
  "__schema": "FunctionLikeSchema",
7315
7364
  "location": {
7316
7365
  "filePath": "generator.main.runtime.ts",
7317
- "line": 163,
7366
+ "line": 165,
7318
7367
  "character": 3
7319
7368
  },
7320
7369
  "doc": {
7321
7370
  "__schema": "DocSchema",
7322
7371
  "location": {
7323
7372
  "filePath": "generator.main.runtime.ts",
7324
- "line": 160,
7373
+ "line": 162,
7325
7374
  "character": 3
7326
7375
  },
7327
7376
  "raw": "/**\n * returns a specific component template.\n */",
@@ -7335,7 +7384,7 @@
7335
7384
  "__schema": "ParameterSchema",
7336
7385
  "location": {
7337
7386
  "filePath": "generator.main.runtime.ts",
7338
- "line": 163,
7387
+ "line": 165,
7339
7388
  "character": 30
7340
7389
  },
7341
7390
  "name": "name",
@@ -7343,7 +7392,7 @@
7343
7392
  "__schema": "KeywordTypeSchema",
7344
7393
  "location": {
7345
7394
  "filePath": "generator.main.runtime.ts",
7346
- "line": 163,
7395
+ "line": 165,
7347
7396
  "character": 36
7348
7397
  },
7349
7398
  "name": "string"
@@ -7355,7 +7404,7 @@
7355
7404
  "__schema": "ParameterSchema",
7356
7405
  "location": {
7357
7406
  "filePath": "generator.main.runtime.ts",
7358
- "line": 163,
7407
+ "line": 165,
7359
7408
  "character": 44
7360
7409
  },
7361
7410
  "name": "aspectId",
@@ -7363,7 +7412,7 @@
7363
7412
  "__schema": "KeywordTypeSchema",
7364
7413
  "location": {
7365
7414
  "filePath": "generator.main.runtime.ts",
7366
- "line": 163,
7415
+ "line": 165,
7367
7416
  "character": 55
7368
7417
  },
7369
7418
  "name": "string"
@@ -7376,7 +7425,7 @@
7376
7425
  "__schema": "TypeRefSchema",
7377
7426
  "location": {
7378
7427
  "filePath": "generator.main.runtime.ts",
7379
- "line": 163,
7428
+ "line": 165,
7380
7429
  "character": 64
7381
7430
  },
7382
7431
  "name": "Promise",
@@ -7385,7 +7434,7 @@
7385
7434
  "__schema": "TypeUnionSchema",
7386
7435
  "location": {
7387
7436
  "filePath": "generator.main.runtime.ts",
7388
- "line": 163,
7437
+ "line": 165,
7389
7438
  "character": 72
7390
7439
  },
7391
7440
  "types": [
@@ -7393,7 +7442,7 @@
7393
7442
  "__schema": "TypeRefSchema",
7394
7443
  "location": {
7395
7444
  "filePath": "generator.main.runtime.ts",
7396
- "line": 163,
7445
+ "line": 165,
7397
7446
  "character": 72
7398
7447
  },
7399
7448
  "name": "ComponentTemplateWithId"
@@ -7402,7 +7451,7 @@
7402
7451
  "__schema": "KeywordTypeSchema",
7403
7452
  "location": {
7404
7453
  "filePath": "generator.main.runtime.ts",
7405
- "line": 163,
7454
+ "line": 165,
7406
7455
  "character": 98
7407
7456
  },
7408
7457
  "name": "undefined"
@@ -7419,14 +7468,14 @@
7419
7468
  "__schema": "FunctionLikeSchema",
7420
7469
  "location": {
7421
7470
  "filePath": "generator.main.runtime.ts",
7422
- "line": 215,
7471
+ "line": 217,
7423
7472
  "character": 3
7424
7473
  },
7425
7474
  "doc": {
7426
7475
  "__schema": "DocSchema",
7427
7476
  "location": {
7428
7477
  "filePath": "generator.main.runtime.ts",
7429
- "line": 211,
7478
+ "line": 213,
7430
7479
  "character": 3
7431
7480
  },
7432
7481
  "raw": "/**\n * in the case the aspect-id is given and this aspect doesn't exist locally, import it to the\n * global scope and load it from the capsule\n */",
@@ -7440,7 +7489,7 @@
7440
7489
  "__schema": "ParameterSchema",
7441
7490
  "location": {
7442
7491
  "filePath": "generator.main.runtime.ts",
7443
- "line": 216,
7492
+ "line": 218,
7444
7493
  "character": 5
7445
7494
  },
7446
7495
  "name": "aspectId",
@@ -7448,7 +7497,7 @@
7448
7497
  "__schema": "KeywordTypeSchema",
7449
7498
  "location": {
7450
7499
  "filePath": "generator.main.runtime.ts",
7451
- "line": 216,
7500
+ "line": 218,
7452
7501
  "character": 15
7453
7502
  },
7454
7503
  "name": "string"
@@ -7460,7 +7509,7 @@
7460
7509
  "__schema": "ParameterSchema",
7461
7510
  "location": {
7462
7511
  "filePath": "generator.main.runtime.ts",
7463
- "line": 217,
7512
+ "line": 219,
7464
7513
  "character": 5
7465
7514
  },
7466
7515
  "name": "name",
@@ -7468,7 +7517,7 @@
7468
7517
  "__schema": "KeywordTypeSchema",
7469
7518
  "location": {
7470
7519
  "filePath": "generator.main.runtime.ts",
7471
- "line": 217,
7520
+ "line": 219,
7472
7521
  "character": 12
7473
7522
  },
7474
7523
  "name": "string"
@@ -7481,7 +7530,7 @@
7481
7530
  "__schema": "TypeRefSchema",
7482
7531
  "location": {
7483
7532
  "filePath": "generator.main.runtime.ts",
7484
- "line": 218,
7533
+ "line": 220,
7485
7534
  "character": 6
7486
7535
  },
7487
7536
  "name": "Promise",
@@ -7490,7 +7539,7 @@
7490
7539
  "__schema": "TypeLiteralSchema",
7491
7540
  "location": {
7492
7541
  "filePath": "generator.main.runtime.ts",
7493
- "line": 218,
7542
+ "line": 220,
7494
7543
  "character": 14
7495
7544
  },
7496
7545
  "members": [
@@ -7498,7 +7547,7 @@
7498
7547
  "__schema": "VariableLikeSchema",
7499
7548
  "location": {
7500
7549
  "filePath": "generator.main.runtime.ts",
7501
- "line": 218,
7550
+ "line": 220,
7502
7551
  "character": 16
7503
7552
  },
7504
7553
  "signature": "(property) workspaceTemplate?: WorkspaceTemplate | undefined",
@@ -7507,7 +7556,7 @@
7507
7556
  "__schema": "TypeRefSchema",
7508
7557
  "location": {
7509
7558
  "filePath": "generator.main.runtime.ts",
7510
- "line": 218,
7559
+ "line": 220,
7511
7560
  "character": 36
7512
7561
  },
7513
7562
  "name": "WorkspaceTemplate"
@@ -7518,7 +7567,7 @@
7518
7567
  "__schema": "VariableLikeSchema",
7519
7568
  "location": {
7520
7569
  "filePath": "generator.main.runtime.ts",
7521
- "line": 218,
7570
+ "line": 220,
7522
7571
  "character": 55
7523
7572
  },
7524
7573
  "signature": "(property) aspect?: Component | undefined",
@@ -7527,7 +7576,7 @@
7527
7576
  "__schema": "TypeRefSchema",
7528
7577
  "location": {
7529
7578
  "filePath": "generator.main.runtime.ts",
7530
- "line": 218,
7579
+ "line": 220,
7531
7580
  "character": 64
7532
7581
  },
7533
7582
  "name": "Component"
@@ -7546,7 +7595,7 @@
7546
7595
  "__schema": "FunctionLikeSchema",
7547
7596
  "location": {
7548
7597
  "filePath": "generator.main.runtime.ts",
7549
- "line": 229,
7598
+ "line": 231,
7550
7599
  "character": 3
7551
7600
  },
7552
7601
  "signature": "(method) GeneratorMain.findTemplateInOtherWorkspace(workspacePath: string, name: string, aspectId?: string): Promise<{\n workspaceTemplate: WorkspaceTemplate | undefined;\n aspect: Component;\n}>",
@@ -7556,7 +7605,7 @@
7556
7605
  "__schema": "ParameterSchema",
7557
7606
  "location": {
7558
7607
  "filePath": "generator.main.runtime.ts",
7559
- "line": 229,
7608
+ "line": 231,
7560
7609
  "character": 38
7561
7610
  },
7562
7611
  "name": "workspacePath",
@@ -7564,7 +7613,7 @@
7564
7613
  "__schema": "KeywordTypeSchema",
7565
7614
  "location": {
7566
7615
  "filePath": "generator.main.runtime.ts",
7567
- "line": 229,
7616
+ "line": 231,
7568
7617
  "character": 53
7569
7618
  },
7570
7619
  "name": "string"
@@ -7576,7 +7625,7 @@
7576
7625
  "__schema": "ParameterSchema",
7577
7626
  "location": {
7578
7627
  "filePath": "generator.main.runtime.ts",
7579
- "line": 229,
7628
+ "line": 231,
7580
7629
  "character": 61
7581
7630
  },
7582
7631
  "name": "name",
@@ -7584,7 +7633,7 @@
7584
7633
  "__schema": "KeywordTypeSchema",
7585
7634
  "location": {
7586
7635
  "filePath": "generator.main.runtime.ts",
7587
- "line": 229,
7636
+ "line": 231,
7588
7637
  "character": 67
7589
7638
  },
7590
7639
  "name": "string"
@@ -7596,7 +7645,7 @@
7596
7645
  "__schema": "ParameterSchema",
7597
7646
  "location": {
7598
7647
  "filePath": "generator.main.runtime.ts",
7599
- "line": 229,
7648
+ "line": 231,
7600
7649
  "character": 75
7601
7650
  },
7602
7651
  "name": "aspectId",
@@ -7604,7 +7653,7 @@
7604
7653
  "__schema": "KeywordTypeSchema",
7605
7654
  "location": {
7606
7655
  "filePath": "generator.main.runtime.ts",
7607
- "line": 229,
7656
+ "line": 231,
7608
7657
  "character": 86
7609
7658
  },
7610
7659
  "name": "string"
@@ -7617,7 +7666,7 @@
7617
7666
  "__schema": "InferenceTypeSchema",
7618
7667
  "location": {
7619
7668
  "filePath": "generator.main.runtime.ts",
7620
- "line": 229,
7669
+ "line": 231,
7621
7670
  "character": 3
7622
7671
  },
7623
7672
  "type": "Promise<{\n workspaceTemplate: WorkspaceTemplate | undefined;\n aspect: Component;\n}>"
@@ -7630,14 +7679,14 @@
7630
7679
  "__schema": "FunctionLikeSchema",
7631
7680
  "location": {
7632
7681
  "filePath": "generator.main.runtime.ts",
7633
- "line": 253,
7682
+ "line": 255,
7634
7683
  "character": 3
7635
7684
  },
7636
7685
  "doc": {
7637
7686
  "__schema": "DocSchema",
7638
7687
  "location": {
7639
7688
  "filePath": "generator.main.runtime.ts",
7640
- "line": 250,
7689
+ "line": 252,
7641
7690
  "character": 3
7642
7691
  },
7643
7692
  "raw": "/**\n * returns a specific workspace template.\n */",
@@ -7651,7 +7700,7 @@
7651
7700
  "__schema": "ParameterSchema",
7652
7701
  "location": {
7653
7702
  "filePath": "generator.main.runtime.ts",
7654
- "line": 254,
7703
+ "line": 256,
7655
7704
  "character": 5
7656
7705
  },
7657
7706
  "name": "name",
@@ -7659,7 +7708,7 @@
7659
7708
  "__schema": "KeywordTypeSchema",
7660
7709
  "location": {
7661
7710
  "filePath": "generator.main.runtime.ts",
7662
- "line": 254,
7711
+ "line": 256,
7663
7712
  "character": 11
7664
7713
  },
7665
7714
  "name": "string"
@@ -7671,7 +7720,7 @@
7671
7720
  "__schema": "ParameterSchema",
7672
7721
  "location": {
7673
7722
  "filePath": "generator.main.runtime.ts",
7674
- "line": 255,
7723
+ "line": 257,
7675
7724
  "character": 5
7676
7725
  },
7677
7726
  "name": "aspectId",
@@ -7679,7 +7728,7 @@
7679
7728
  "__schema": "KeywordTypeSchema",
7680
7729
  "location": {
7681
7730
  "filePath": "generator.main.runtime.ts",
7682
- "line": 255,
7731
+ "line": 257,
7683
7732
  "character": 16
7684
7733
  },
7685
7734
  "name": "string"
@@ -7692,7 +7741,7 @@
7692
7741
  "__schema": "TypeRefSchema",
7693
7742
  "location": {
7694
7743
  "filePath": "generator.main.runtime.ts",
7695
- "line": 256,
7744
+ "line": 258,
7696
7745
  "character": 6
7697
7746
  },
7698
7747
  "name": "Promise",
@@ -7701,7 +7750,7 @@
7701
7750
  "__schema": "TypeLiteralSchema",
7702
7751
  "location": {
7703
7752
  "filePath": "generator.main.runtime.ts",
7704
- "line": 256,
7753
+ "line": 258,
7705
7754
  "character": 14
7706
7755
  },
7707
7756
  "members": [
@@ -7709,7 +7758,7 @@
7709
7758
  "__schema": "VariableLikeSchema",
7710
7759
  "location": {
7711
7760
  "filePath": "generator.main.runtime.ts",
7712
- "line": 256,
7761
+ "line": 258,
7713
7762
  "character": 16
7714
7763
  },
7715
7764
  "signature": "(property) workspaceTemplate: WorkspaceTemplate",
@@ -7718,7 +7767,7 @@
7718
7767
  "__schema": "TypeRefSchema",
7719
7768
  "location": {
7720
7769
  "filePath": "generator.main.runtime.ts",
7721
- "line": 256,
7770
+ "line": 258,
7722
7771
  "character": 16
7723
7772
  },
7724
7773
  "name": "WorkspaceTemplate"
@@ -7729,7 +7778,7 @@
7729
7778
  "__schema": "VariableLikeSchema",
7730
7779
  "location": {
7731
7780
  "filePath": "generator.main.runtime.ts",
7732
- "line": 256,
7781
+ "line": 258,
7733
7782
  "character": 54
7734
7783
  },
7735
7784
  "signature": "(property) aspect?: Component | undefined",
@@ -7738,7 +7787,7 @@
7738
7787
  "__schema": "TypeRefSchema",
7739
7788
  "location": {
7740
7789
  "filePath": "generator.main.runtime.ts",
7741
- "line": 256,
7790
+ "line": 258,
7742
7791
  "character": 63
7743
7792
  },
7744
7793
  "name": "Component"
@@ -7757,7 +7806,7 @@
7757
7806
  "__schema": "FunctionLikeSchema",
7758
7807
  "location": {
7759
7808
  "filePath": "generator.main.runtime.ts",
7760
- "line": 276,
7809
+ "line": 278,
7761
7810
  "character": 3
7762
7811
  },
7763
7812
  "signature": "(method) GeneratorMain.searchRegisteredWorkspaceTemplate(name?: string, aspectId?: string, remoteEnvsAspect?: EnvsMain): Promise<WorkspaceTemplate | undefined>",
@@ -7767,7 +7816,7 @@
7767
7816
  "__schema": "ParameterSchema",
7768
7817
  "location": {
7769
7818
  "filePath": "generator.main.runtime.ts",
7770
- "line": 277,
7819
+ "line": 279,
7771
7820
  "character": 5
7772
7821
  },
7773
7822
  "name": "name",
@@ -7775,7 +7824,7 @@
7775
7824
  "__schema": "KeywordTypeSchema",
7776
7825
  "location": {
7777
7826
  "filePath": "generator.main.runtime.ts",
7778
- "line": 277,
7827
+ "line": 279,
7779
7828
  "character": 12
7780
7829
  },
7781
7830
  "name": "string"
@@ -7787,7 +7836,7 @@
7787
7836
  "__schema": "ParameterSchema",
7788
7837
  "location": {
7789
7838
  "filePath": "generator.main.runtime.ts",
7790
- "line": 278,
7839
+ "line": 280,
7791
7840
  "character": 5
7792
7841
  },
7793
7842
  "name": "aspectId",
@@ -7795,7 +7844,7 @@
7795
7844
  "__schema": "KeywordTypeSchema",
7796
7845
  "location": {
7797
7846
  "filePath": "generator.main.runtime.ts",
7798
- "line": 278,
7847
+ "line": 280,
7799
7848
  "character": 16
7800
7849
  },
7801
7850
  "name": "string"
@@ -7807,7 +7856,7 @@
7807
7856
  "__schema": "ParameterSchema",
7808
7857
  "location": {
7809
7858
  "filePath": "generator.main.runtime.ts",
7810
- "line": 279,
7859
+ "line": 281,
7811
7860
  "character": 5
7812
7861
  },
7813
7862
  "name": "remoteEnvsAspect",
@@ -7815,7 +7864,7 @@
7815
7864
  "__schema": "TypeRefSchema",
7816
7865
  "location": {
7817
7866
  "filePath": "generator.main.runtime.ts",
7818
- "line": 279,
7867
+ "line": 281,
7819
7868
  "character": 24
7820
7869
  },
7821
7870
  "name": "EnvsMain"
@@ -7828,7 +7877,7 @@
7828
7877
  "__schema": "TypeRefSchema",
7829
7878
  "location": {
7830
7879
  "filePath": "generator.main.runtime.ts",
7831
- "line": 280,
7880
+ "line": 282,
7832
7881
  "character": 6
7833
7882
  },
7834
7883
  "name": "Promise",
@@ -7837,7 +7886,7 @@
7837
7886
  "__schema": "TypeUnionSchema",
7838
7887
  "location": {
7839
7888
  "filePath": "generator.main.runtime.ts",
7840
- "line": 280,
7889
+ "line": 282,
7841
7890
  "character": 14
7842
7891
  },
7843
7892
  "types": [
@@ -7845,7 +7894,7 @@
7845
7894
  "__schema": "TypeRefSchema",
7846
7895
  "location": {
7847
7896
  "filePath": "generator.main.runtime.ts",
7848
- "line": 280,
7897
+ "line": 282,
7849
7898
  "character": 14
7850
7899
  },
7851
7900
  "name": "WorkspaceTemplate"
@@ -7854,7 +7903,7 @@
7854
7903
  "__schema": "KeywordTypeSchema",
7855
7904
  "location": {
7856
7905
  "filePath": "generator.main.runtime.ts",
7857
- "line": 280,
7906
+ "line": 282,
7858
7907
  "character": 34
7859
7908
  },
7860
7909
  "name": "undefined"
@@ -7871,7 +7920,7 @@
7871
7920
  "__schema": "FunctionLikeSchema",
7872
7921
  "location": {
7873
7922
  "filePath": "generator.main.runtime.ts",
7874
- "line": 297,
7923
+ "line": 299,
7875
7924
  "character": 3
7876
7925
  },
7877
7926
  "signature": "(method) GeneratorMain.generateComponentTemplate(componentNames: string[], templateName: string, options: Partial<CreateOptions>): Promise<GenerateResult[]>",
@@ -7881,7 +7930,7 @@
7881
7930
  "__schema": "ParameterSchema",
7882
7931
  "location": {
7883
7932
  "filePath": "generator.main.runtime.ts",
7884
- "line": 298,
7933
+ "line": 300,
7885
7934
  "character": 5
7886
7935
  },
7887
7936
  "name": "componentNames",
@@ -7889,14 +7938,14 @@
7889
7938
  "__schema": "TypeArraySchema",
7890
7939
  "location": {
7891
7940
  "filePath": "generator.main.runtime.ts",
7892
- "line": 298,
7941
+ "line": 300,
7893
7942
  "character": 21
7894
7943
  },
7895
7944
  "type": {
7896
7945
  "__schema": "KeywordTypeSchema",
7897
7946
  "location": {
7898
7947
  "filePath": "generator.main.runtime.ts",
7899
- "line": 298,
7948
+ "line": 300,
7900
7949
  "character": 21
7901
7950
  },
7902
7951
  "name": "string"
@@ -7909,7 +7958,7 @@
7909
7958
  "__schema": "ParameterSchema",
7910
7959
  "location": {
7911
7960
  "filePath": "generator.main.runtime.ts",
7912
- "line": 299,
7961
+ "line": 301,
7913
7962
  "character": 5
7914
7963
  },
7915
7964
  "name": "templateName",
@@ -7917,7 +7966,7 @@
7917
7966
  "__schema": "KeywordTypeSchema",
7918
7967
  "location": {
7919
7968
  "filePath": "generator.main.runtime.ts",
7920
- "line": 299,
7969
+ "line": 301,
7921
7970
  "character": 19
7922
7971
  },
7923
7972
  "name": "string"
@@ -7929,7 +7978,7 @@
7929
7978
  "__schema": "ParameterSchema",
7930
7979
  "location": {
7931
7980
  "filePath": "generator.main.runtime.ts",
7932
- "line": 300,
7981
+ "line": 302,
7933
7982
  "character": 5
7934
7983
  },
7935
7984
  "name": "options",
@@ -7937,7 +7986,7 @@
7937
7986
  "__schema": "TypeRefSchema",
7938
7987
  "location": {
7939
7988
  "filePath": "generator.main.runtime.ts",
7940
- "line": 300,
7989
+ "line": 302,
7941
7990
  "character": 14
7942
7991
  },
7943
7992
  "name": "Partial",
@@ -7946,7 +7995,7 @@
7946
7995
  "__schema": "TypeRefSchema",
7947
7996
  "location": {
7948
7997
  "filePath": "generator.main.runtime.ts",
7949
- "line": 300,
7998
+ "line": 302,
7950
7999
  "character": 22
7951
8000
  },
7952
8001
  "name": "CreateOptions"
@@ -7961,7 +8010,7 @@
7961
8010
  "__schema": "TypeRefSchema",
7962
8011
  "location": {
7963
8012
  "filePath": "generator.main.runtime.ts",
7964
- "line": 301,
8013
+ "line": 303,
7965
8014
  "character": 6
7966
8015
  },
7967
8016
  "name": "Promise",
@@ -7970,14 +8019,14 @@
7970
8019
  "__schema": "TypeArraySchema",
7971
8020
  "location": {
7972
8021
  "filePath": "generator.main.runtime.ts",
7973
- "line": 301,
8022
+ "line": 303,
7974
8023
  "character": 14
7975
8024
  },
7976
8025
  "type": {
7977
8026
  "__schema": "TypeRefSchema",
7978
8027
  "location": {
7979
8028
  "filePath": "generator.main.runtime.ts",
7980
- "line": 301,
8029
+ "line": 303,
7981
8030
  "character": 14
7982
8031
  },
7983
8032
  "name": "GenerateResult"
@@ -7993,7 +8042,7 @@
7993
8042
  "__schema": "FunctionLikeSchema",
7994
8043
  "location": {
7995
8044
  "filePath": "generator.main.runtime.ts",
7996
- "line": 364,
8045
+ "line": 366,
7997
8046
  "character": 3
7998
8047
  },
7999
8048
  "signature": "(method) GeneratorMain.generateWorkspaceTemplate(workspaceName: string, templateName: string, options: NewOptions & {\n aspect?: string;\n currentDir?: boolean;\n}): Promise<GenerateWorkspaceTemplateResult>",
@@ -8003,7 +8052,7 @@
8003
8052
  "__schema": "ParameterSchema",
8004
8053
  "location": {
8005
8054
  "filePath": "generator.main.runtime.ts",
8006
- "line": 365,
8055
+ "line": 367,
8007
8056
  "character": 5
8008
8057
  },
8009
8058
  "name": "workspaceName",
@@ -8011,7 +8060,7 @@
8011
8060
  "__schema": "KeywordTypeSchema",
8012
8061
  "location": {
8013
8062
  "filePath": "generator.main.runtime.ts",
8014
- "line": 365,
8063
+ "line": 367,
8015
8064
  "character": 20
8016
8065
  },
8017
8066
  "name": "string"
@@ -8023,7 +8072,7 @@
8023
8072
  "__schema": "ParameterSchema",
8024
8073
  "location": {
8025
8074
  "filePath": "generator.main.runtime.ts",
8026
- "line": 366,
8075
+ "line": 368,
8027
8076
  "character": 5
8028
8077
  },
8029
8078
  "name": "templateName",
@@ -8031,7 +8080,7 @@
8031
8080
  "__schema": "KeywordTypeSchema",
8032
8081
  "location": {
8033
8082
  "filePath": "generator.main.runtime.ts",
8034
- "line": 366,
8083
+ "line": 368,
8035
8084
  "character": 19
8036
8085
  },
8037
8086
  "name": "string"
@@ -8043,7 +8092,7 @@
8043
8092
  "__schema": "ParameterSchema",
8044
8093
  "location": {
8045
8094
  "filePath": "generator.main.runtime.ts",
8046
- "line": 367,
8095
+ "line": 369,
8047
8096
  "character": 5
8048
8097
  },
8049
8098
  "name": "options",
@@ -8051,7 +8100,7 @@
8051
8100
  "__schema": "TypeIntersectionSchema",
8052
8101
  "location": {
8053
8102
  "filePath": "generator.main.runtime.ts",
8054
- "line": 367,
8103
+ "line": 369,
8055
8104
  "character": 14
8056
8105
  },
8057
8106
  "types": [
@@ -8059,7 +8108,7 @@
8059
8108
  "__schema": "TypeRefSchema",
8060
8109
  "location": {
8061
8110
  "filePath": "generator.main.runtime.ts",
8062
- "line": 367,
8111
+ "line": 369,
8063
8112
  "character": 14
8064
8113
  },
8065
8114
  "name": "NewOptions"
@@ -8068,7 +8117,7 @@
8068
8117
  "__schema": "TypeLiteralSchema",
8069
8118
  "location": {
8070
8119
  "filePath": "generator.main.runtime.ts",
8071
- "line": 367,
8120
+ "line": 369,
8072
8121
  "character": 27
8073
8122
  },
8074
8123
  "members": [
@@ -8076,7 +8125,7 @@
8076
8125
  "__schema": "VariableLikeSchema",
8077
8126
  "location": {
8078
8127
  "filePath": "generator.main.runtime.ts",
8079
- "line": 367,
8128
+ "line": 369,
8080
8129
  "character": 29
8081
8130
  },
8082
8131
  "signature": "(property) aspect?: string | undefined",
@@ -8085,7 +8134,7 @@
8085
8134
  "__schema": "KeywordTypeSchema",
8086
8135
  "location": {
8087
8136
  "filePath": "generator.main.runtime.ts",
8088
- "line": 367,
8137
+ "line": 369,
8089
8138
  "character": 38
8090
8139
  },
8091
8140
  "name": "string"
@@ -8096,7 +8145,7 @@
8096
8145
  "__schema": "VariableLikeSchema",
8097
8146
  "location": {
8098
8147
  "filePath": "generator.main.runtime.ts",
8099
- "line": 367,
8148
+ "line": 369,
8100
8149
  "character": 46
8101
8150
  },
8102
8151
  "signature": "(property) currentDir?: boolean | undefined",
@@ -8105,7 +8154,7 @@
8105
8154
  "__schema": "KeywordTypeSchema",
8106
8155
  "location": {
8107
8156
  "filePath": "generator.main.runtime.ts",
8108
- "line": 367,
8157
+ "line": 369,
8109
8158
  "character": 59
8110
8159
  },
8111
8160
  "name": "boolean"
@@ -8124,7 +8173,7 @@
8124
8173
  "__schema": "TypeRefSchema",
8125
8174
  "location": {
8126
8175
  "filePath": "generator.main.runtime.ts",
8127
- "line": 368,
8176
+ "line": 370,
8128
8177
  "character": 6
8129
8178
  },
8130
8179
  "name": "Promise",
@@ -8133,7 +8182,7 @@
8133
8182
  "__schema": "TypeRefSchema",
8134
8183
  "location": {
8135
8184
  "filePath": "generator.main.runtime.ts",
8136
- "line": 368,
8185
+ "line": 370,
8137
8186
  "character": 14
8138
8187
  },
8139
8188
  "name": "GenerateWorkspaceTemplateResult"
@@ -8148,14 +8197,14 @@
8148
8197
  "__schema": "FunctionLikeSchema",
8149
8198
  "location": {
8150
8199
  "filePath": "generator.main.runtime.ts",
8151
- "line": 434,
8200
+ "line": 446,
8152
8201
  "character": 3
8153
8202
  },
8154
8203
  "doc": {
8155
8204
  "__schema": "DocSchema",
8156
8205
  "location": {
8157
8206
  "filePath": "generator.main.runtime.ts",
8158
- "line": 431,
8207
+ "line": 443,
8159
8208
  "character": 3
8160
8209
  },
8161
8210
  "raw": "/**\n * list all starter templates registered by an env.\n */",
@@ -8169,7 +8218,7 @@
8169
8218
  "__schema": "ParameterSchema",
8170
8219
  "location": {
8171
8220
  "filePath": "generator.main.runtime.ts",
8172
- "line": 434,
8221
+ "line": 446,
8173
8222
  "character": 35
8174
8223
  },
8175
8224
  "name": "envId",
@@ -8177,7 +8226,7 @@
8177
8226
  "__schema": "KeywordTypeSchema",
8178
8227
  "location": {
8179
8228
  "filePath": "generator.main.runtime.ts",
8180
- "line": 434,
8229
+ "line": 446,
8181
8230
  "character": 42
8182
8231
  },
8183
8232
  "name": "string"
@@ -8189,7 +8238,7 @@
8189
8238
  "__schema": "ParameterSchema",
8190
8239
  "location": {
8191
8240
  "filePath": "generator.main.runtime.ts",
8192
- "line": 434,
8241
+ "line": 446,
8193
8242
  "character": 50
8194
8243
  },
8195
8244
  "name": "remoteEnvsAspect",
@@ -8197,7 +8246,7 @@
8197
8246
  "__schema": "TypeRefSchema",
8198
8247
  "location": {
8199
8248
  "filePath": "generator.main.runtime.ts",
8200
- "line": 434,
8249
+ "line": 446,
8201
8250
  "character": 69
8202
8251
  },
8203
8252
  "name": "EnvsMain"
@@ -8210,7 +8259,7 @@
8210
8259
  "__schema": "TypeRefSchema",
8211
8260
  "location": {
8212
8261
  "filePath": "generator.main.runtime.ts",
8213
- "line": 434,
8262
+ "line": 446,
8214
8263
  "character": 80
8215
8264
  },
8216
8265
  "name": "Promise",
@@ -8219,7 +8268,7 @@
8219
8268
  "__schema": "TypeRefSchema",
8220
8269
  "location": {
8221
8270
  "filePath": "generator.main.runtime.ts",
8222
- "line": 434,
8271
+ "line": 446,
8223
8272
  "character": 88
8224
8273
  },
8225
8274
  "name": "Array",
@@ -8228,7 +8277,7 @@
8228
8277
  "__schema": "TypeRefSchema",
8229
8278
  "location": {
8230
8279
  "filePath": "generator.main.runtime.ts",
8231
- "line": 434,
8280
+ "line": 446,
8232
8281
  "character": 94
8233
8282
  },
8234
8283
  "name": "WorkspaceTemplateWithId"
@@ -8245,14 +8294,14 @@
8245
8294
  "__schema": "FunctionLikeSchema",
8246
8295
  "location": {
8247
8296
  "filePath": "generator.main.runtime.ts",
8248
- "line": 455,
8297
+ "line": 467,
8249
8298
  "character": 3
8250
8299
  },
8251
8300
  "doc": {
8252
8301
  "__schema": "DocSchema",
8253
8302
  "location": {
8254
8303
  "filePath": "generator.main.runtime.ts",
8255
- "line": 452,
8304
+ "line": 464,
8256
8305
  "character": 3
8257
8306
  },
8258
8307
  "raw": "/**\n * list all component templates registered by an env.\n */",
@@ -8266,7 +8315,7 @@
8266
8315
  "__schema": "ParameterSchema",
8267
8316
  "location": {
8268
8317
  "filePath": "generator.main.runtime.ts",
8269
- "line": 455,
8318
+ "line": 467,
8270
8319
  "character": 45
8271
8320
  },
8272
8321
  "name": "ids",
@@ -8274,14 +8323,14 @@
8274
8323
  "__schema": "TypeArraySchema",
8275
8324
  "location": {
8276
8325
  "filePath": "generator.main.runtime.ts",
8277
- "line": 455,
8326
+ "line": 467,
8278
8327
  "character": 50
8279
8328
  },
8280
8329
  "type": {
8281
8330
  "__schema": "KeywordTypeSchema",
8282
8331
  "location": {
8283
8332
  "filePath": "generator.main.runtime.ts",
8284
- "line": 455,
8333
+ "line": 467,
8285
8334
  "character": 50
8286
8335
  },
8287
8336
  "name": "string"
@@ -8295,7 +8344,7 @@
8295
8344
  "__schema": "ParameterSchema",
8296
8345
  "location": {
8297
8346
  "filePath": "generator.main.runtime.ts",
8298
- "line": 455,
8347
+ "line": 467,
8299
8348
  "character": 65
8300
8349
  },
8301
8350
  "name": "aspectId",
@@ -8303,7 +8352,7 @@
8303
8352
  "__schema": "KeywordTypeSchema",
8304
8353
  "location": {
8305
8354
  "filePath": "generator.main.runtime.ts",
8306
- "line": 455,
8355
+ "line": 467,
8307
8356
  "character": 76
8308
8357
  },
8309
8358
  "name": "string"
@@ -8316,7 +8365,7 @@
8316
8365
  "__schema": "TypeRefSchema",
8317
8366
  "location": {
8318
8367
  "filePath": "generator.main.runtime.ts",
8319
- "line": 455,
8368
+ "line": 467,
8320
8369
  "character": 85
8321
8370
  },
8322
8371
  "name": "Promise",
@@ -8325,14 +8374,14 @@
8325
8374
  "__schema": "TypeArraySchema",
8326
8375
  "location": {
8327
8376
  "filePath": "generator.main.runtime.ts",
8328
- "line": 455,
8377
+ "line": 467,
8329
8378
  "character": 93
8330
8379
  },
8331
8380
  "type": {
8332
8381
  "__schema": "TypeRefSchema",
8333
8382
  "location": {
8334
8383
  "filePath": "generator.main.runtime.ts",
8335
- "line": 455,
8384
+ "line": 467,
8336
8385
  "character": 93
8337
8386
  },
8338
8387
  "name": "TemplateDescriptor"
@@ -8348,7 +8397,7 @@
8348
8397
  "__schema": "FunctionLikeSchema",
8349
8398
  "location": {
8350
8399
  "filePath": "generator.main.runtime.ts",
8351
- "line": 469,
8400
+ "line": 481,
8352
8401
  "character": 3
8353
8402
  },
8354
8403
  "signature": "(method) GeneratorMain.getConfiguredEnvs(): string[]",
@@ -8358,14 +8407,14 @@
8358
8407
  "__schema": "TypeArraySchema",
8359
8408
  "location": {
8360
8409
  "filePath": "generator.main.runtime.ts",
8361
- "line": 469,
8410
+ "line": 481,
8362
8411
  "character": 24
8363
8412
  },
8364
8413
  "type": {
8365
8414
  "__schema": "KeywordTypeSchema",
8366
8415
  "location": {
8367
8416
  "filePath": "generator.main.runtime.ts",
8368
- "line": 469,
8417
+ "line": 481,
8369
8418
  "character": 24
8370
8419
  },
8371
8420
  "name": "string"
@@ -8377,7 +8426,7 @@
8377
8426
  "__schema": "FunctionLikeSchema",
8378
8427
  "location": {
8379
8428
  "filePath": "generator.main.runtime.ts",
8380
- "line": 473,
8429
+ "line": 485,
8381
8430
  "character": 3
8382
8431
  },
8383
8432
  "signature": "(method) GeneratorMain.listEnvComponentTemplates(ids?: string[], aspectId?: string): Promise<Array<ComponentTemplateWithId>>",
@@ -8387,7 +8436,7 @@
8387
8436
  "__schema": "ParameterSchema",
8388
8437
  "location": {
8389
8438
  "filePath": "generator.main.runtime.ts",
8390
- "line": 473,
8439
+ "line": 485,
8391
8440
  "character": 35
8392
8441
  },
8393
8442
  "name": "ids",
@@ -8395,14 +8444,14 @@
8395
8444
  "__schema": "TypeArraySchema",
8396
8445
  "location": {
8397
8446
  "filePath": "generator.main.runtime.ts",
8398
- "line": 473,
8447
+ "line": 485,
8399
8448
  "character": 40
8400
8449
  },
8401
8450
  "type": {
8402
8451
  "__schema": "KeywordTypeSchema",
8403
8452
  "location": {
8404
8453
  "filePath": "generator.main.runtime.ts",
8405
- "line": 473,
8454
+ "line": 485,
8406
8455
  "character": 40
8407
8456
  },
8408
8457
  "name": "string"
@@ -8416,7 +8465,7 @@
8416
8465
  "__schema": "ParameterSchema",
8417
8466
  "location": {
8418
8467
  "filePath": "generator.main.runtime.ts",
8419
- "line": 473,
8468
+ "line": 485,
8420
8469
  "character": 55
8421
8470
  },
8422
8471
  "name": "aspectId",
@@ -8424,7 +8473,7 @@
8424
8473
  "__schema": "KeywordTypeSchema",
8425
8474
  "location": {
8426
8475
  "filePath": "generator.main.runtime.ts",
8427
- "line": 473,
8476
+ "line": 485,
8428
8477
  "character": 66
8429
8478
  },
8430
8479
  "name": "string"
@@ -8437,7 +8486,7 @@
8437
8486
  "__schema": "TypeRefSchema",
8438
8487
  "location": {
8439
8488
  "filePath": "generator.main.runtime.ts",
8440
- "line": 473,
8489
+ "line": 485,
8441
8490
  "character": 75
8442
8491
  },
8443
8492
  "name": "Promise",
@@ -8446,7 +8495,7 @@
8446
8495
  "__schema": "TypeRefSchema",
8447
8496
  "location": {
8448
8497
  "filePath": "generator.main.runtime.ts",
8449
- "line": 473,
8498
+ "line": 485,
8450
8499
  "character": 83
8451
8500
  },
8452
8501
  "name": "Array",
@@ -8455,7 +8504,7 @@
8455
8504
  "__schema": "TypeRefSchema",
8456
8505
  "location": {
8457
8506
  "filePath": "generator.main.runtime.ts",
8458
- "line": 473,
8507
+ "line": 485,
8459
8508
  "character": 89
8460
8509
  },
8461
8510
  "name": "ComponentTemplateWithId"
@@ -8472,7 +8521,7 @@
8472
8521
  "__schema": "FunctionLikeSchema",
8473
8522
  "location": {
8474
8523
  "filePath": "generator.main.runtime.ts",
8475
- "line": 500,
8524
+ "line": 512,
8476
8525
  "character": 3
8477
8526
  },
8478
8527
  "signature": "(method) GeneratorMain.loadEnvs(ids?: string[], remoteEnvsAspect?: EnvsMain): Promise<EnvDefinition[]>",
@@ -8482,7 +8531,7 @@
8482
8531
  "__schema": "ParameterSchema",
8483
8532
  "location": {
8484
8533
  "filePath": "generator.main.runtime.ts",
8485
- "line": 500,
8534
+ "line": 512,
8486
8535
  "character": 18
8487
8536
  },
8488
8537
  "name": "ids",
@@ -8490,14 +8539,14 @@
8490
8539
  "__schema": "TypeArraySchema",
8491
8540
  "location": {
8492
8541
  "filePath": "generator.main.runtime.ts",
8493
- "line": 500,
8542
+ "line": 512,
8494
8543
  "character": 23
8495
8544
  },
8496
8545
  "type": {
8497
8546
  "__schema": "KeywordTypeSchema",
8498
8547
  "location": {
8499
8548
  "filePath": "generator.main.runtime.ts",
8500
- "line": 500,
8549
+ "line": 512,
8501
8550
  "character": 23
8502
8551
  },
8503
8552
  "name": "string"
@@ -8511,7 +8560,7 @@
8511
8560
  "__schema": "ParameterSchema",
8512
8561
  "location": {
8513
8562
  "filePath": "generator.main.runtime.ts",
8514
- "line": 500,
8563
+ "line": 512,
8515
8564
  "character": 58
8516
8565
  },
8517
8566
  "name": "remoteEnvsAspect",
@@ -8519,7 +8568,7 @@
8519
8568
  "__schema": "TypeRefSchema",
8520
8569
  "location": {
8521
8570
  "filePath": "generator.main.runtime.ts",
8522
- "line": 500,
8571
+ "line": 512,
8523
8572
  "character": 77
8524
8573
  },
8525
8574
  "name": "EnvsMain"
@@ -8532,7 +8581,7 @@
8532
8581
  "__schema": "TypeRefSchema",
8533
8582
  "location": {
8534
8583
  "filePath": "generator.main.runtime.ts",
8535
- "line": 500,
8584
+ "line": 512,
8536
8585
  "character": 88
8537
8586
  },
8538
8587
  "name": "Promise",
@@ -8541,14 +8590,14 @@
8541
8590
  "__schema": "TypeArraySchema",
8542
8591
  "location": {
8543
8592
  "filePath": "generator.main.runtime.ts",
8544
- "line": 500,
8593
+ "line": 512,
8545
8594
  "character": 96
8546
8595
  },
8547
8596
  "type": {
8548
8597
  "__schema": "TypeRefSchema",
8549
8598
  "location": {
8550
8599
  "filePath": "generator.main.runtime.ts",
8551
- "line": 500,
8600
+ "line": 512,
8552
8601
  "character": 96
8553
8602
  },
8554
8603
  "name": "EnvDefinition"
@@ -8564,7 +8613,7 @@
8564
8613
  "__schema": "FunctionLikeSchema",
8565
8614
  "location": {
8566
8615
  "filePath": "generator.main.runtime.ts",
8567
- "line": 520,
8616
+ "line": 532,
8568
8617
  "character": 3
8569
8618
  },
8570
8619
  "signature": "(method) GeneratorMain.loadAspects(): Promise<void>",
@@ -8574,7 +8623,7 @@
8574
8623
  "__schema": "InferenceTypeSchema",
8575
8624
  "location": {
8576
8625
  "filePath": "generator.main.runtime.ts",
8577
- "line": 520,
8626
+ "line": 532,
8578
8627
  "character": 3
8579
8628
  },
8580
8629
  "type": "Promise<void>"
@@ -8587,7 +8636,7 @@
8587
8636
  "__schema": "VariableLikeSchema",
8588
8637
  "location": {
8589
8638
  "filePath": "generator.main.runtime.ts",
8590
- "line": 526,
8639
+ "line": 538,
8591
8640
  "character": 3
8592
8641
  },
8593
8642
  "signature": "(property) GeneratorMain.slots: (((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
@@ -8596,7 +8645,7 @@
8596
8645
  "__schema": "InferenceTypeSchema",
8597
8646
  "location": {
8598
8647
  "filePath": "generator.main.runtime.ts",
8599
- "line": 526,
8648
+ "line": 538,
8600
8649
  "character": 3
8601
8650
  },
8602
8651
  "type": "(((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
@@ -8608,7 +8657,7 @@
8608
8657
  "__schema": "VariableLikeSchema",
8609
8658
  "location": {
8610
8659
  "filePath": "generator.main.runtime.ts",
8611
- "line": 532,
8660
+ "line": 544,
8612
8661
  "character": 3
8613
8662
  },
8614
8663
  "signature": "(property) GeneratorMain.dependencies: Aspect[]",
@@ -8617,19 +8666,19 @@
8617
8666
  "__schema": "InferenceTypeSchema",
8618
8667
  "location": {
8619
8668
  "filePath": "generator.main.runtime.ts",
8620
- "line": 532,
8669
+ "line": 544,
8621
8670
  "character": 3
8622
8671
  },
8623
8672
  "type": "Aspect[]"
8624
8673
  },
8625
8674
  "isOptional": true,
8626
- "defaultValue": "[\n WorkspaceAspect,\n CLIAspect,\n GraphqlAspect,\n EnvsAspect,\n AspectLoaderAspect,\n NewComponentHelperAspect,\n ComponentAspect,\n TrackerAspect,\n LoggerAspect,\n GitAspect,\n WorkspaceConfigFilesAspect,\n ]"
8675
+ "defaultValue": "[\n WorkspaceAspect,\n CLIAspect,\n GraphqlAspect,\n EnvsAspect,\n AspectLoaderAspect,\n NewComponentHelperAspect,\n ComponentAspect,\n TrackerAspect,\n LoggerAspect,\n GitAspect,\n WorkspaceConfigFilesAspect,\n DeprecationAspect,\n ]"
8627
8676
  },
8628
8677
  {
8629
8678
  "__schema": "VariableLikeSchema",
8630
8679
  "location": {
8631
8680
  "filePath": "generator.main.runtime.ts",
8632
- "line": 546,
8681
+ "line": 559,
8633
8682
  "character": 3
8634
8683
  },
8635
8684
  "signature": "(property) GeneratorMain.runtime: RuntimeDefinition",
@@ -8638,7 +8687,7 @@
8638
8687
  "__schema": "InferenceTypeSchema",
8639
8688
  "location": {
8640
8689
  "filePath": "generator.main.runtime.ts",
8641
- "line": 546,
8690
+ "line": 559,
8642
8691
  "character": 3
8643
8692
  },
8644
8693
  "type": "RuntimeDefinition"
@@ -8650,25 +8699,25 @@
8650
8699
  "__schema": "FunctionLikeSchema",
8651
8700
  "location": {
8652
8701
  "filePath": "generator.main.runtime.ts",
8653
- "line": 548,
8702
+ "line": 561,
8654
8703
  "character": 3
8655
8704
  },
8656
- "signature": "(method) GeneratorMain.provider([workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles,]: [\n Workspace,\n CLIMain,\n GraphqlMain,\n EnvsMain,\n AspectLoaderMain,\n NewComponentHelperMain,\n ComponentMain,\n TrackerMain,\n LoggerMain,\n GitMain,\n WorkspaceConfigFilesMain\n], config: GeneratorConfig, [componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot]: [\n ComponentTemplateSlot,\n WorkspaceTemplateSlot,\n OnComponentCreateSlot\n]): Promise<GeneratorMain>",
8705
+ "signature": "(method) GeneratorMain.provider([workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles, deprecation,]: [\n Workspace,\n CLIMain,\n GraphqlMain,\n EnvsMain,\n AspectLoaderMain,\n NewComponentHelperMain,\n ComponentMain,\n TrackerMain,\n LoggerMain,\n GitMain,\n WorkspaceConfigFilesMain,\n DeprecationMain\n], config: GeneratorConfig, [componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot]: [\n ComponentTemplateSlot,\n WorkspaceTemplateSlot,\n OnComponentCreateSlot\n]): Promise<GeneratorMain>",
8657
8706
  "name": "provider",
8658
8707
  "params": [
8659
8708
  {
8660
8709
  "__schema": "ParameterSchema",
8661
8710
  "location": {
8662
8711
  "filePath": "generator.main.runtime.ts",
8663
- "line": 549,
8712
+ "line": 562,
8664
8713
  "character": 5
8665
8714
  },
8666
- "name": "[ workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles ]",
8715
+ "name": "[ workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles, deprecation ]",
8667
8716
  "type": {
8668
8717
  "__schema": "TupleTypeSchema",
8669
8718
  "location": {
8670
8719
  "filePath": "generator.main.runtime.ts",
8671
- "line": 561,
8720
+ "line": 575,
8672
8721
  "character": 8
8673
8722
  },
8674
8723
  "elements": [
@@ -8676,7 +8725,7 @@
8676
8725
  "__schema": "TypeRefSchema",
8677
8726
  "location": {
8678
8727
  "filePath": "generator.main.runtime.ts",
8679
- "line": 562,
8728
+ "line": 576,
8680
8729
  "character": 7
8681
8730
  },
8682
8731
  "name": "Workspace"
@@ -8685,7 +8734,7 @@
8685
8734
  "__schema": "TypeRefSchema",
8686
8735
  "location": {
8687
8736
  "filePath": "generator.main.runtime.ts",
8688
- "line": 563,
8737
+ "line": 577,
8689
8738
  "character": 7
8690
8739
  },
8691
8740
  "name": "CLIMain"
@@ -8694,7 +8743,7 @@
8694
8743
  "__schema": "TypeRefSchema",
8695
8744
  "location": {
8696
8745
  "filePath": "generator.main.runtime.ts",
8697
- "line": 564,
8746
+ "line": 578,
8698
8747
  "character": 7
8699
8748
  },
8700
8749
  "name": "GraphqlMain"
@@ -8703,7 +8752,7 @@
8703
8752
  "__schema": "TypeRefSchema",
8704
8753
  "location": {
8705
8754
  "filePath": "generator.main.runtime.ts",
8706
- "line": 565,
8755
+ "line": 579,
8707
8756
  "character": 7
8708
8757
  },
8709
8758
  "name": "EnvsMain"
@@ -8712,7 +8761,7 @@
8712
8761
  "__schema": "TypeRefSchema",
8713
8762
  "location": {
8714
8763
  "filePath": "generator.main.runtime.ts",
8715
- "line": 566,
8764
+ "line": 580,
8716
8765
  "character": 7
8717
8766
  },
8718
8767
  "name": "AspectLoaderMain"
@@ -8721,7 +8770,7 @@
8721
8770
  "__schema": "TypeRefSchema",
8722
8771
  "location": {
8723
8772
  "filePath": "generator.main.runtime.ts",
8724
- "line": 567,
8773
+ "line": 581,
8725
8774
  "character": 7
8726
8775
  },
8727
8776
  "name": "NewComponentHelperMain"
@@ -8730,7 +8779,7 @@
8730
8779
  "__schema": "TypeRefSchema",
8731
8780
  "location": {
8732
8781
  "filePath": "generator.main.runtime.ts",
8733
- "line": 568,
8782
+ "line": 582,
8734
8783
  "character": 7
8735
8784
  },
8736
8785
  "name": "ComponentMain"
@@ -8739,7 +8788,7 @@
8739
8788
  "__schema": "TypeRefSchema",
8740
8789
  "location": {
8741
8790
  "filePath": "generator.main.runtime.ts",
8742
- "line": 569,
8791
+ "line": 583,
8743
8792
  "character": 7
8744
8793
  },
8745
8794
  "name": "TrackerMain"
@@ -8748,7 +8797,7 @@
8748
8797
  "__schema": "TypeRefSchema",
8749
8798
  "location": {
8750
8799
  "filePath": "generator.main.runtime.ts",
8751
- "line": 570,
8800
+ "line": 584,
8752
8801
  "character": 7
8753
8802
  },
8754
8803
  "name": "LoggerMain"
@@ -8757,7 +8806,7 @@
8757
8806
  "__schema": "TypeRefSchema",
8758
8807
  "location": {
8759
8808
  "filePath": "generator.main.runtime.ts",
8760
- "line": 571,
8809
+ "line": 585,
8761
8810
  "character": 7
8762
8811
  },
8763
8812
  "name": "GitMain"
@@ -8766,10 +8815,19 @@
8766
8815
  "__schema": "TypeRefSchema",
8767
8816
  "location": {
8768
8817
  "filePath": "generator.main.runtime.ts",
8769
- "line": 572,
8818
+ "line": 586,
8770
8819
  "character": 7
8771
8820
  },
8772
8821
  "name": "WorkspaceConfigFilesMain"
8822
+ },
8823
+ {
8824
+ "__schema": "TypeRefSchema",
8825
+ "location": {
8826
+ "filePath": "generator.main.runtime.ts",
8827
+ "line": 587,
8828
+ "character": 7
8829
+ },
8830
+ "name": "DeprecationMain"
8773
8831
  }
8774
8832
  ]
8775
8833
  },
@@ -8780,7 +8838,7 @@
8780
8838
  "__schema": "ParameterSchema",
8781
8839
  "location": {
8782
8840
  "filePath": "generator.main.runtime.ts",
8783
- "line": 574,
8841
+ "line": 589,
8784
8842
  "character": 5
8785
8843
  },
8786
8844
  "name": "config",
@@ -8788,7 +8846,7 @@
8788
8846
  "__schema": "TypeRefSchema",
8789
8847
  "location": {
8790
8848
  "filePath": "generator.main.runtime.ts",
8791
- "line": 574,
8849
+ "line": 589,
8792
8850
  "character": 13
8793
8851
  },
8794
8852
  "name": "GeneratorConfig"
@@ -8800,7 +8858,7 @@
8800
8858
  "__schema": "ParameterSchema",
8801
8859
  "location": {
8802
8860
  "filePath": "generator.main.runtime.ts",
8803
- "line": 575,
8861
+ "line": 590,
8804
8862
  "character": 5
8805
8863
  },
8806
8864
  "name": "[ componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot ]",
@@ -8808,7 +8866,7 @@
8808
8866
  "__schema": "TupleTypeSchema",
8809
8867
  "location": {
8810
8868
  "filePath": "generator.main.runtime.ts",
8811
- "line": 575,
8869
+ "line": 590,
8812
8870
  "character": 76
8813
8871
  },
8814
8872
  "elements": [
@@ -8816,7 +8874,7 @@
8816
8874
  "__schema": "TypeRefSchema",
8817
8875
  "location": {
8818
8876
  "filePath": "generator.main.runtime.ts",
8819
- "line": 576,
8877
+ "line": 591,
8820
8878
  "character": 7
8821
8879
  },
8822
8880
  "name": "ComponentTemplateSlot"
@@ -8825,7 +8883,7 @@
8825
8883
  "__schema": "TypeRefSchema",
8826
8884
  "location": {
8827
8885
  "filePath": "generator.main.runtime.ts",
8828
- "line": 577,
8886
+ "line": 592,
8829
8887
  "character": 7
8830
8888
  },
8831
8889
  "name": "WorkspaceTemplateSlot"
@@ -8834,7 +8892,7 @@
8834
8892
  "__schema": "TypeRefSchema",
8835
8893
  "location": {
8836
8894
  "filePath": "generator.main.runtime.ts",
8837
- "line": 578,
8895
+ "line": 593,
8838
8896
  "character": 7
8839
8897
  },
8840
8898
  "name": "OnComponentCreateSlot"
@@ -8849,7 +8907,7 @@
8849
8907
  "__schema": "InferenceTypeSchema",
8850
8908
  "location": {
8851
8909
  "filePath": "generator.main.runtime.ts",
8852
- "line": 548,
8910
+ "line": 561,
8853
8911
  "character": 3
8854
8912
  },
8855
8913
  "type": "Promise<GeneratorMain>"
@@ -8869,7 +8927,7 @@
8869
8927
  "__schema": "TypeSchema",
8870
8928
  "location": {
8871
8929
  "filePath": "generator.main.runtime.ts",
8872
- "line": 53,
8930
+ "line": 54,
8873
8931
  "character": 1
8874
8932
  },
8875
8933
  "signature": "type TemplateWithId = {\n id: string;\n envName?: string | undefined;\n}",
@@ -8878,7 +8936,7 @@
8878
8936
  "__schema": "TypeLiteralSchema",
8879
8937
  "location": {
8880
8938
  "filePath": "generator.main.runtime.ts",
8881
- "line": 53,
8939
+ "line": 54,
8882
8940
  "character": 23
8883
8941
  },
8884
8942
  "members": [
@@ -8886,7 +8944,7 @@
8886
8944
  "__schema": "VariableLikeSchema",
8887
8945
  "location": {
8888
8946
  "filePath": "generator.main.runtime.ts",
8889
- "line": 53,
8947
+ "line": 54,
8890
8948
  "character": 25
8891
8949
  },
8892
8950
  "signature": "(property) id: string",
@@ -8895,7 +8953,7 @@
8895
8953
  "__schema": "KeywordTypeSchema",
8896
8954
  "location": {
8897
8955
  "filePath": "generator.main.runtime.ts",
8898
- "line": 53,
8956
+ "line": 54,
8899
8957
  "character": 29
8900
8958
  },
8901
8959
  "name": "string"
@@ -8906,7 +8964,7 @@
8906
8964
  "__schema": "VariableLikeSchema",
8907
8965
  "location": {
8908
8966
  "filePath": "generator.main.runtime.ts",
8909
- "line": 53,
8967
+ "line": 54,
8910
8968
  "character": 37
8911
8969
  },
8912
8970
  "signature": "(property) envName?: string | undefined",
@@ -8915,7 +8973,7 @@
8915
8973
  "__schema": "KeywordTypeSchema",
8916
8974
  "location": {
8917
8975
  "filePath": "generator.main.runtime.ts",
8918
- "line": 53,
8976
+ "line": 54,
8919
8977
  "character": 47
8920
8978
  },
8921
8979
  "name": "string"
@@ -8929,7 +8987,7 @@
8929
8987
  "__schema": "TypeSchema",
8930
8988
  "location": {
8931
8989
  "filePath": "generator.main.runtime.ts",
8932
- "line": 54,
8990
+ "line": 55,
8933
8991
  "character": 1
8934
8992
  },
8935
8993
  "signature": "type WorkspaceTemplateWithId = TemplateWithId & {\n template: WorkspaceTemplate;\n}",
@@ -8938,7 +8996,7 @@
8938
8996
  "__schema": "TypeIntersectionSchema",
8939
8997
  "location": {
8940
8998
  "filePath": "generator.main.runtime.ts",
8941
- "line": 54,
8999
+ "line": 55,
8942
9000
  "character": 32
8943
9001
  },
8944
9002
  "types": [
@@ -8946,7 +9004,7 @@
8946
9004
  "__schema": "TypeRefSchema",
8947
9005
  "location": {
8948
9006
  "filePath": "generator.main.runtime.ts",
8949
- "line": 54,
9007
+ "line": 55,
8950
9008
  "character": 32
8951
9009
  },
8952
9010
  "name": "TemplateWithId"
@@ -8955,7 +9013,7 @@
8955
9013
  "__schema": "TypeLiteralSchema",
8956
9014
  "location": {
8957
9015
  "filePath": "generator.main.runtime.ts",
8958
- "line": 54,
9016
+ "line": 55,
8959
9017
  "character": 49
8960
9018
  },
8961
9019
  "members": [
@@ -8963,7 +9021,7 @@
8963
9021
  "__schema": "VariableLikeSchema",
8964
9022
  "location": {
8965
9023
  "filePath": "generator.main.runtime.ts",
8966
- "line": 54,
9024
+ "line": 55,
8967
9025
  "character": 51
8968
9026
  },
8969
9027
  "signature": "(property) template: WorkspaceTemplate",
@@ -8972,7 +9030,7 @@
8972
9030
  "__schema": "TypeRefSchema",
8973
9031
  "location": {
8974
9032
  "filePath": "generator.main.runtime.ts",
8975
- "line": 54,
9033
+ "line": 55,
8976
9034
  "character": 51
8977
9035
  },
8978
9036
  "name": "WorkspaceTemplate"
@@ -8988,7 +9046,7 @@
8988
9046
  "__schema": "TypeSchema",
8989
9047
  "location": {
8990
9048
  "filePath": "generator.main.runtime.ts",
8991
- "line": 55,
9049
+ "line": 56,
8992
9050
  "character": 1
8993
9051
  },
8994
9052
  "signature": "type ComponentTemplateWithId = TemplateWithId & {\n template: ComponentTemplate;\n}",
@@ -8997,7 +9055,7 @@
8997
9055
  "__schema": "TypeIntersectionSchema",
8998
9056
  "location": {
8999
9057
  "filePath": "generator.main.runtime.ts",
9000
- "line": 55,
9058
+ "line": 56,
9001
9059
  "character": 32
9002
9060
  },
9003
9061
  "types": [
@@ -9005,7 +9063,7 @@
9005
9063
  "__schema": "TypeRefSchema",
9006
9064
  "location": {
9007
9065
  "filePath": "generator.main.runtime.ts",
9008
- "line": 55,
9066
+ "line": 56,
9009
9067
  "character": 32
9010
9068
  },
9011
9069
  "name": "TemplateWithId"
@@ -9014,7 +9072,7 @@
9014
9072
  "__schema": "TypeLiteralSchema",
9015
9073
  "location": {
9016
9074
  "filePath": "generator.main.runtime.ts",
9017
- "line": 55,
9075
+ "line": 56,
9018
9076
  "character": 49
9019
9077
  },
9020
9078
  "members": [
@@ -9022,7 +9080,7 @@
9022
9080
  "__schema": "VariableLikeSchema",
9023
9081
  "location": {
9024
9082
  "filePath": "generator.main.runtime.ts",
9025
- "line": 55,
9083
+ "line": 56,
9026
9084
  "character": 51
9027
9085
  },
9028
9086
  "signature": "(property) template: ComponentTemplate",
@@ -9031,7 +9089,7 @@
9031
9089
  "__schema": "TypeRefSchema",
9032
9090
  "location": {
9033
9091
  "filePath": "generator.main.runtime.ts",
9034
- "line": 55,
9092
+ "line": 56,
9035
9093
  "character": 51
9036
9094
  },
9037
9095
  "name": "ComponentTemplate"
@@ -9047,7 +9105,7 @@
9047
9105
  "__schema": "TypeSchema",
9048
9106
  "location": {
9049
9107
  "filePath": "generator.main.runtime.ts",
9050
- "line": 56,
9108
+ "line": 57,
9051
9109
  "character": 1
9052
9110
  },
9053
9111
  "signature": "type AnyTemplateWithId = TemplateWithId & {\n template: ComponentTemplate | WorkspaceTemplate;\n}",
@@ -9056,7 +9114,7 @@
9056
9114
  "__schema": "TypeIntersectionSchema",
9057
9115
  "location": {
9058
9116
  "filePath": "generator.main.runtime.ts",
9059
- "line": 56,
9117
+ "line": 57,
9060
9118
  "character": 26
9061
9119
  },
9062
9120
  "types": [
@@ -9064,7 +9122,7 @@
9064
9122
  "__schema": "TypeRefSchema",
9065
9123
  "location": {
9066
9124
  "filePath": "generator.main.runtime.ts",
9067
- "line": 56,
9125
+ "line": 57,
9068
9126
  "character": 26
9069
9127
  },
9070
9128
  "name": "TemplateWithId"
@@ -9073,7 +9131,7 @@
9073
9131
  "__schema": "TypeLiteralSchema",
9074
9132
  "location": {
9075
9133
  "filePath": "generator.main.runtime.ts",
9076
- "line": 56,
9134
+ "line": 57,
9077
9135
  "character": 43
9078
9136
  },
9079
9137
  "members": [
@@ -9081,7 +9139,7 @@
9081
9139
  "__schema": "VariableLikeSchema",
9082
9140
  "location": {
9083
9141
  "filePath": "generator.main.runtime.ts",
9084
- "line": 56,
9142
+ "line": 57,
9085
9143
  "character": 45
9086
9144
  },
9087
9145
  "signature": "(property) template: ComponentTemplate | WorkspaceTemplate",
@@ -9090,7 +9148,7 @@
9090
9148
  "__schema": "TypeUnionSchema",
9091
9149
  "location": {
9092
9150
  "filePath": "generator.main.runtime.ts",
9093
- "line": 56,
9151
+ "line": 57,
9094
9152
  "character": 55
9095
9153
  },
9096
9154
  "types": [
@@ -9098,7 +9156,7 @@
9098
9156
  "__schema": "TypeRefSchema",
9099
9157
  "location": {
9100
9158
  "filePath": "generator.main.runtime.ts",
9101
- "line": 56,
9159
+ "line": 57,
9102
9160
  "character": 55
9103
9161
  },
9104
9162
  "name": "ComponentTemplate"
@@ -9107,7 +9165,7 @@
9107
9165
  "__schema": "TypeRefSchema",
9108
9166
  "location": {
9109
9167
  "filePath": "generator.main.runtime.ts",
9110
- "line": 56,
9168
+ "line": 57,
9111
9169
  "character": 75
9112
9170
  },
9113
9171
  "name": "WorkspaceTemplate"
@@ -9125,7 +9183,7 @@
9125
9183
  "__schema": "UnImplementedSchema",
9126
9184
  "location": {
9127
9185
  "filePath": "generator.main.runtime.ts",
9128
- "line": 616,
9186
+ "line": 632,
9129
9187
  "character": 1
9130
9188
  },
9131
9189
  "name": "GeneratorAspect.addRuntime(GeneratorMain);",
@@ -13558,7 +13616,7 @@
13558
13616
  "componentId": {
13559
13617
  "scope": "teambit.generator",
13560
13618
  "name": "generator",
13561
- "version": "1.0.393"
13619
+ "version": "1.0.395"
13562
13620
  },
13563
13621
  "taggedModuleExports": []
13564
13622
  }