@teambit/generator 1.0.254 → 1.0.255

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,7 +17,7 @@
17
17
  "__schema": "ClassSchema",
18
18
  "location": {
19
19
  "filePath": "generator.main.runtime.ts",
20
- "line": 77,
20
+ "line": 78,
21
21
  "character": 1
22
22
  },
23
23
  "signature": "class GeneratorMain",
@@ -27,7 +27,7 @@
27
27
  "__schema": "ConstructorSchema",
28
28
  "location": {
29
29
  "filePath": "generator.main.runtime.ts",
30
- "line": 79,
30
+ "line": 80,
31
31
  "character": 3
32
32
  },
33
33
  "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",
@@ -37,7 +37,7 @@
37
37
  "__schema": "ParameterSchema",
38
38
  "location": {
39
39
  "filePath": "generator.main.runtime.ts",
40
- "line": 80,
40
+ "line": 81,
41
41
  "character": 5
42
42
  },
43
43
  "name": "componentTemplateSlot",
@@ -45,7 +45,7 @@
45
45
  "__schema": "TypeRefSchema",
46
46
  "location": {
47
47
  "filePath": "generator.main.runtime.ts",
48
- "line": 80,
48
+ "line": 81,
49
49
  "character": 36
50
50
  },
51
51
  "name": "ComponentTemplateSlot",
@@ -58,7 +58,7 @@
58
58
  "__schema": "ParameterSchema",
59
59
  "location": {
60
60
  "filePath": "generator.main.runtime.ts",
61
- "line": 81,
61
+ "line": 82,
62
62
  "character": 5
63
63
  },
64
64
  "name": "workspaceTemplateSlot",
@@ -66,7 +66,7 @@
66
66
  "__schema": "TypeRefSchema",
67
67
  "location": {
68
68
  "filePath": "generator.main.runtime.ts",
69
- "line": 81,
69
+ "line": 82,
70
70
  "character": 36
71
71
  },
72
72
  "name": "WorkspaceTemplateSlot",
@@ -79,7 +79,7 @@
79
79
  "__schema": "ParameterSchema",
80
80
  "location": {
81
81
  "filePath": "generator.main.runtime.ts",
82
- "line": 82,
82
+ "line": 83,
83
83
  "character": 5
84
84
  },
85
85
  "name": "onComponentCreateSlot",
@@ -87,7 +87,7 @@
87
87
  "__schema": "TypeRefSchema",
88
88
  "location": {
89
89
  "filePath": "generator.main.runtime.ts",
90
- "line": 82,
90
+ "line": 83,
91
91
  "character": 36
92
92
  },
93
93
  "name": "OnComponentCreateSlot",
@@ -100,7 +100,7 @@
100
100
  "__schema": "ParameterSchema",
101
101
  "location": {
102
102
  "filePath": "generator.main.runtime.ts",
103
- "line": 83,
103
+ "line": 84,
104
104
  "character": 5
105
105
  },
106
106
  "name": "config",
@@ -108,7 +108,7 @@
108
108
  "__schema": "TypeRefSchema",
109
109
  "location": {
110
110
  "filePath": "generator.main.runtime.ts",
111
- "line": 83,
111
+ "line": 84,
112
112
  "character": 21
113
113
  },
114
114
  "name": "GeneratorConfig",
@@ -121,7 +121,7 @@
121
121
  "__schema": "ParameterSchema",
122
122
  "location": {
123
123
  "filePath": "generator.main.runtime.ts",
124
- "line": 84,
124
+ "line": 85,
125
125
  "character": 5
126
126
  },
127
127
  "name": "workspace",
@@ -129,7 +129,7 @@
129
129
  "__schema": "TypeRefSchema",
130
130
  "location": {
131
131
  "filePath": "generator.main.runtime.ts",
132
- "line": 84,
132
+ "line": 85,
133
133
  "character": 24
134
134
  },
135
135
  "name": "Workspace",
@@ -145,7 +145,7 @@
145
145
  "__schema": "ParameterSchema",
146
146
  "location": {
147
147
  "filePath": "generator.main.runtime.ts",
148
- "line": 85,
148
+ "line": 86,
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": 85,
156
+ "line": 86,
157
157
  "character": 19
158
158
  },
159
159
  "name": "EnvsMain",
@@ -169,7 +169,7 @@
169
169
  "__schema": "ParameterSchema",
170
170
  "location": {
171
171
  "filePath": "generator.main.runtime.ts",
172
- "line": 86,
172
+ "line": 87,
173
173
  "character": 5
174
174
  },
175
175
  "name": "aspectLoader",
@@ -177,7 +177,7 @@
177
177
  "__schema": "TypeRefSchema",
178
178
  "location": {
179
179
  "filePath": "generator.main.runtime.ts",
180
- "line": 86,
180
+ "line": 87,
181
181
  "character": 27
182
182
  },
183
183
  "name": "AspectLoaderMain",
@@ -193,7 +193,7 @@
193
193
  "__schema": "ParameterSchema",
194
194
  "location": {
195
195
  "filePath": "generator.main.runtime.ts",
196
- "line": 87,
196
+ "line": 88,
197
197
  "character": 5
198
198
  },
199
199
  "name": "newComponentHelper",
@@ -201,7 +201,7 @@
201
201
  "__schema": "TypeRefSchema",
202
202
  "location": {
203
203
  "filePath": "generator.main.runtime.ts",
204
- "line": 87,
204
+ "line": 88,
205
205
  "character": 33
206
206
  },
207
207
  "name": "NewComponentHelperMain",
@@ -217,7 +217,7 @@
217
217
  "__schema": "ParameterSchema",
218
218
  "location": {
219
219
  "filePath": "generator.main.runtime.ts",
220
- "line": 88,
220
+ "line": 89,
221
221
  "character": 5
222
222
  },
223
223
  "name": "componentAspect",
@@ -225,7 +225,7 @@
225
225
  "__schema": "TypeRefSchema",
226
226
  "location": {
227
227
  "filePath": "generator.main.runtime.ts",
228
- "line": 88,
228
+ "line": 89,
229
229
  "character": 30
230
230
  },
231
231
  "name": "ComponentMain",
@@ -241,7 +241,7 @@
241
241
  "__schema": "ParameterSchema",
242
242
  "location": {
243
243
  "filePath": "generator.main.runtime.ts",
244
- "line": 89,
244
+ "line": 90,
245
245
  "character": 5
246
246
  },
247
247
  "name": "tracker",
@@ -249,7 +249,7 @@
249
249
  "__schema": "TypeRefSchema",
250
250
  "location": {
251
251
  "filePath": "generator.main.runtime.ts",
252
- "line": 89,
252
+ "line": 90,
253
253
  "character": 22
254
254
  },
255
255
  "name": "TrackerMain",
@@ -265,7 +265,7 @@
265
265
  "__schema": "ParameterSchema",
266
266
  "location": {
267
267
  "filePath": "generator.main.runtime.ts",
268
- "line": 90,
268
+ "line": 91,
269
269
  "character": 5
270
270
  },
271
271
  "name": "logger",
@@ -273,7 +273,7 @@
273
273
  "__schema": "TypeRefSchema",
274
274
  "location": {
275
275
  "filePath": "generator.main.runtime.ts",
276
- "line": 90,
276
+ "line": 91,
277
277
  "character": 21
278
278
  },
279
279
  "name": "Logger",
@@ -289,7 +289,7 @@
289
289
  "__schema": "ParameterSchema",
290
290
  "location": {
291
291
  "filePath": "generator.main.runtime.ts",
292
- "line": 91,
292
+ "line": 92,
293
293
  "character": 5
294
294
  },
295
295
  "name": "git",
@@ -297,7 +297,7 @@
297
297
  "__schema": "TypeRefSchema",
298
298
  "location": {
299
299
  "filePath": "generator.main.runtime.ts",
300
- "line": 91,
300
+ "line": 92,
301
301
  "character": 18
302
302
  },
303
303
  "name": "GitMain",
@@ -313,7 +313,7 @@
313
313
  "__schema": "ParameterSchema",
314
314
  "location": {
315
315
  "filePath": "generator.main.runtime.ts",
316
- "line": 92,
316
+ "line": 93,
317
317
  "character": 5
318
318
  },
319
319
  "name": "wsConfigFiles",
@@ -321,7 +321,7 @@
321
321
  "__schema": "TypeRefSchema",
322
322
  "location": {
323
323
  "filePath": "generator.main.runtime.ts",
324
- "line": 92,
324
+ "line": 93,
325
325
  "character": 28
326
326
  },
327
327
  "name": "WorkspaceConfigFilesMain",
@@ -338,7 +338,7 @@
338
338
  "__schema": "ThisTypeSchema",
339
339
  "location": {
340
340
  "filePath": "generator.main.runtime.ts",
341
- "line": 77,
341
+ "line": 78,
342
342
  "character": 1
343
343
  },
344
344
  "name": "GeneratorMain"
@@ -349,14 +349,14 @@
349
349
  "__schema": "FunctionLikeSchema",
350
350
  "location": {
351
351
  "filePath": "generator.main.runtime.ts",
352
- "line": 98,
352
+ "line": 99,
353
353
  "character": 3
354
354
  },
355
355
  "doc": {
356
356
  "__schema": "DocSchema",
357
357
  "location": {
358
358
  "filePath": "generator.main.runtime.ts",
359
- "line": 95,
359
+ "line": 96,
360
360
  "character": 3
361
361
  },
362
362
  "raw": "/**\n * register a new component template.\n */",
@@ -369,7 +369,7 @@
369
369
  "__schema": "ParameterSchema",
370
370
  "location": {
371
371
  "filePath": "generator.main.runtime.ts",
372
- "line": 98,
372
+ "line": 99,
373
373
  "character": 29
374
374
  },
375
375
  "name": "templates",
@@ -377,14 +377,14 @@
377
377
  "__schema": "TypeArraySchema",
378
378
  "location": {
379
379
  "filePath": "generator.main.runtime.ts",
380
- "line": 98,
380
+ "line": 99,
381
381
  "character": 40
382
382
  },
383
383
  "type": {
384
384
  "__schema": "TypeRefSchema",
385
385
  "location": {
386
386
  "filePath": "generator.main.runtime.ts",
387
- "line": 98,
387
+ "line": 99,
388
388
  "character": 40
389
389
  },
390
390
  "name": "ComponentTemplate"
@@ -398,7 +398,7 @@
398
398
  "__schema": "TypeRefSchema",
399
399
  "location": {
400
400
  "filePath": "generator.main.runtime.ts",
401
- "line": 98,
401
+ "line": 99,
402
402
  "character": 3
403
403
  },
404
404
  "name": "GeneratorMain"
@@ -409,14 +409,14 @@
409
409
  "__schema": "FunctionLikeSchema",
410
410
  "location": {
411
411
  "filePath": "generator.main.runtime.ts",
412
- "line": 106,
412
+ "line": 107,
413
413
  "character": 3
414
414
  },
415
415
  "doc": {
416
416
  "__schema": "DocSchema",
417
417
  "location": {
418
418
  "filePath": "generator.main.runtime.ts",
419
- "line": 103,
419
+ "line": 104,
420
420
  "character": 3
421
421
  },
422
422
  "raw": "/**\n * register a new workspace starter.\n */",
@@ -429,7 +429,7 @@
429
429
  "__schema": "ParameterSchema",
430
430
  "location": {
431
431
  "filePath": "generator.main.runtime.ts",
432
- "line": 106,
432
+ "line": 107,
433
433
  "character": 29
434
434
  },
435
435
  "name": "templates",
@@ -437,14 +437,14 @@
437
437
  "__schema": "TypeArraySchema",
438
438
  "location": {
439
439
  "filePath": "generator.main.runtime.ts",
440
- "line": 106,
440
+ "line": 107,
441
441
  "character": 40
442
442
  },
443
443
  "type": {
444
444
  "__schema": "TypeRefSchema",
445
445
  "location": {
446
446
  "filePath": "generator.main.runtime.ts",
447
- "line": 106,
447
+ "line": 107,
448
448
  "character": 40
449
449
  },
450
450
  "name": "WorkspaceTemplate"
@@ -458,7 +458,7 @@
458
458
  "__schema": "TypeRefSchema",
459
459
  "location": {
460
460
  "filePath": "generator.main.runtime.ts",
461
- "line": 106,
461
+ "line": 107,
462
462
  "character": 3
463
463
  },
464
464
  "name": "GeneratorMain"
@@ -469,7 +469,7 @@
469
469
  "__schema": "FunctionLikeSchema",
470
470
  "location": {
471
471
  "filePath": "generator.main.runtime.ts",
472
- "line": 111,
472
+ "line": 112,
473
473
  "character": 3
474
474
  },
475
475
  "signature": "(method) GeneratorMain.registerOnComponentCreate(fn: OnComponentCreateFn): this",
@@ -479,7 +479,7 @@
479
479
  "__schema": "ParameterSchema",
480
480
  "location": {
481
481
  "filePath": "generator.main.runtime.ts",
482
- "line": 111,
482
+ "line": 112,
483
483
  "character": 29
484
484
  },
485
485
  "name": "fn",
@@ -487,7 +487,7 @@
487
487
  "__schema": "TypeRefSchema",
488
488
  "location": {
489
489
  "filePath": "generator.main.runtime.ts",
490
- "line": 111,
490
+ "line": 112,
491
491
  "character": 33
492
492
  },
493
493
  "name": "OnComponentCreateFn",
@@ -501,7 +501,7 @@
501
501
  "__schema": "TypeRefSchema",
502
502
  "location": {
503
503
  "filePath": "generator.main.runtime.ts",
504
- "line": 111,
504
+ "line": 112,
505
505
  "character": 3
506
506
  },
507
507
  "name": "GeneratorMain"
@@ -512,14 +512,14 @@
512
512
  "__schema": "FunctionLikeSchema",
513
513
  "location": {
514
514
  "filePath": "generator.main.runtime.ts",
515
- "line": 120,
515
+ "line": 121,
516
516
  "character": 3
517
517
  },
518
518
  "doc": {
519
519
  "__schema": "DocSchema",
520
520
  "location": {
521
521
  "filePath": "generator.main.runtime.ts",
522
- "line": 116,
522
+ "line": 117,
523
523
  "character": 3
524
524
  },
525
525
  "raw": "/**\n * list all component templates registered in the workspace or workspace templates in case the\n * workspace is not available\n */",
@@ -532,7 +532,7 @@
532
532
  "__schema": "ParameterSchema",
533
533
  "location": {
534
534
  "filePath": "generator.main.runtime.ts",
535
- "line": 120,
535
+ "line": 121,
536
536
  "character": 23
537
537
  },
538
538
  "name": "{ aspect }",
@@ -540,7 +540,7 @@
540
540
  "__schema": "TypeLiteralSchema",
541
541
  "location": {
542
542
  "filePath": "generator.main.runtime.ts",
543
- "line": 120,
543
+ "line": 121,
544
544
  "character": 35
545
545
  },
546
546
  "members": [
@@ -548,7 +548,7 @@
548
548
  "__schema": "VariableLikeSchema",
549
549
  "location": {
550
550
  "filePath": "generator.main.runtime.ts",
551
- "line": 120,
551
+ "line": 121,
552
552
  "character": 37
553
553
  },
554
554
  "signature": "(property) aspect?: string | undefined",
@@ -557,7 +557,7 @@
557
557
  "__schema": "KeywordTypeSchema",
558
558
  "location": {
559
559
  "filePath": "generator.main.runtime.ts",
560
- "line": 120,
560
+ "line": 121,
561
561
  "character": 46
562
562
  },
563
563
  "name": "string"
@@ -573,7 +573,7 @@
573
573
  "__schema": "VariableLikeSchema",
574
574
  "location": {
575
575
  "filePath": "generator.main.runtime.ts",
576
- "line": 120,
576
+ "line": 121,
577
577
  "character": 37
578
578
  },
579
579
  "signature": "(property) aspect?: string | undefined",
@@ -582,7 +582,7 @@
582
582
  "__schema": "KeywordTypeSchema",
583
583
  "location": {
584
584
  "filePath": "generator.main.runtime.ts",
585
- "line": 120,
585
+ "line": 121,
586
586
  "character": 46
587
587
  },
588
588
  "name": "string"
@@ -597,7 +597,7 @@
597
597
  "__schema": "TypeRefSchema",
598
598
  "location": {
599
599
  "filePath": "generator.main.runtime.ts",
600
- "line": 120,
600
+ "line": 121,
601
601
  "character": 62
602
602
  },
603
603
  "name": "Promise",
@@ -606,14 +606,14 @@
606
606
  "__schema": "TypeArraySchema",
607
607
  "location": {
608
608
  "filePath": "generator.main.runtime.ts",
609
- "line": 120,
609
+ "line": 121,
610
610
  "character": 70
611
611
  },
612
612
  "type": {
613
613
  "__schema": "TypeRefSchema",
614
614
  "location": {
615
615
  "filePath": "generator.main.runtime.ts",
616
- "line": 120,
616
+ "line": 121,
617
617
  "character": 70
618
618
  },
619
619
  "name": "TemplateDescriptor",
@@ -630,14 +630,14 @@
630
630
  "__schema": "FunctionLikeSchema",
631
631
  "location": {
632
632
  "filePath": "generator.main.runtime.ts",
633
- "line": 144,
633
+ "line": 145,
634
634
  "character": 3
635
635
  },
636
636
  "doc": {
637
637
  "__schema": "DocSchema",
638
638
  "location": {
639
639
  "filePath": "generator.main.runtime.ts",
640
- "line": 141,
640
+ "line": 142,
641
641
  "character": 3
642
642
  },
643
643
  "raw": "/**\n * @deprecated use this.listTemplates()\n */",
@@ -646,7 +646,7 @@
646
646
  "__schema": "TagSchema",
647
647
  "location": {
648
648
  "filePath": "generator.main.runtime.ts",
649
- "line": 142,
649
+ "line": 143,
650
650
  "character": 6
651
651
  },
652
652
  "tagName": "deprecated",
@@ -661,7 +661,7 @@
661
661
  "__schema": "ParameterSchema",
662
662
  "location": {
663
663
  "filePath": "generator.main.runtime.ts",
664
- "line": 144,
664
+ "line": 145,
665
665
  "character": 32
666
666
  },
667
667
  "name": "opts",
@@ -669,7 +669,7 @@
669
669
  "__schema": "TypeLiteralSchema",
670
670
  "location": {
671
671
  "filePath": "generator.main.runtime.ts",
672
- "line": 144,
672
+ "line": 145,
673
673
  "character": 38
674
674
  },
675
675
  "members": [
@@ -677,7 +677,7 @@
677
677
  "__schema": "VariableLikeSchema",
678
678
  "location": {
679
679
  "filePath": "generator.main.runtime.ts",
680
- "line": 144,
680
+ "line": 145,
681
681
  "character": 40
682
682
  },
683
683
  "signature": "(property) aspect?: string | undefined",
@@ -686,7 +686,7 @@
686
686
  "__schema": "KeywordTypeSchema",
687
687
  "location": {
688
688
  "filePath": "generator.main.runtime.ts",
689
- "line": 144,
689
+ "line": 145,
690
690
  "character": 49
691
691
  },
692
692
  "name": "string"
@@ -703,7 +703,7 @@
703
703
  "__schema": "TypeRefSchema",
704
704
  "location": {
705
705
  "filePath": "generator.main.runtime.ts",
706
- "line": 144,
706
+ "line": 145,
707
707
  "character": 60
708
708
  },
709
709
  "name": "Promise",
@@ -712,14 +712,14 @@
712
712
  "__schema": "TypeArraySchema",
713
713
  "location": {
714
714
  "filePath": "generator.main.runtime.ts",
715
- "line": 144,
715
+ "line": 145,
716
716
  "character": 68
717
717
  },
718
718
  "type": {
719
719
  "__schema": "TypeRefSchema",
720
720
  "location": {
721
721
  "filePath": "generator.main.runtime.ts",
722
- "line": 144,
722
+ "line": 145,
723
723
  "character": 68
724
724
  },
725
725
  "name": "TemplateDescriptor",
@@ -736,7 +736,7 @@
736
736
  "__schema": "FunctionLikeSchema",
737
737
  "location": {
738
738
  "filePath": "generator.main.runtime.ts",
739
- "line": 148,
739
+ "line": 149,
740
740
  "character": 3
741
741
  },
742
742
  "signature": "(method) GeneratorMain.isRunningInsideWorkspace(): boolean",
@@ -746,7 +746,7 @@
746
746
  "__schema": "KeywordTypeSchema",
747
747
  "location": {
748
748
  "filePath": "generator.main.runtime.ts",
749
- "line": 148,
749
+ "line": 149,
750
750
  "character": 31
751
751
  },
752
752
  "name": "boolean"
@@ -757,14 +757,14 @@
757
757
  "__schema": "FunctionLikeSchema",
758
758
  "location": {
759
759
  "filePath": "generator.main.runtime.ts",
760
- "line": 155,
760
+ "line": 156,
761
761
  "character": 3
762
762
  },
763
763
  "doc": {
764
764
  "__schema": "DocSchema",
765
765
  "location": {
766
766
  "filePath": "generator.main.runtime.ts",
767
- "line": 152,
767
+ "line": 153,
768
768
  "character": 3
769
769
  },
770
770
  "raw": "/**\n * get all component templates registered by a specific aspect ID.\n */",
@@ -777,7 +777,7 @@
777
777
  "__schema": "ParameterSchema",
778
778
  "location": {
779
779
  "filePath": "generator.main.runtime.ts",
780
- "line": 155,
780
+ "line": 156,
781
781
  "character": 32
782
782
  },
783
783
  "name": "aspectId",
@@ -785,7 +785,7 @@
785
785
  "__schema": "KeywordTypeSchema",
786
786
  "location": {
787
787
  "filePath": "generator.main.runtime.ts",
788
- "line": 155,
788
+ "line": 156,
789
789
  "character": 42
790
790
  },
791
791
  "name": "string"
@@ -798,14 +798,14 @@
798
798
  "__schema": "TypeArraySchema",
799
799
  "location": {
800
800
  "filePath": "generator.main.runtime.ts",
801
- "line": 155,
801
+ "line": 156,
802
802
  "character": 51
803
803
  },
804
804
  "type": {
805
805
  "__schema": "TypeRefSchema",
806
806
  "location": {
807
807
  "filePath": "generator.main.runtime.ts",
808
- "line": 155,
808
+ "line": 156,
809
809
  "character": 51
810
810
  },
811
811
  "name": "ComponentTemplate"
@@ -817,14 +817,14 @@
817
817
  "__schema": "FunctionLikeSchema",
818
818
  "location": {
819
819
  "filePath": "generator.main.runtime.ts",
820
- "line": 162,
820
+ "line": 163,
821
821
  "character": 3
822
822
  },
823
823
  "doc": {
824
824
  "__schema": "DocSchema",
825
825
  "location": {
826
826
  "filePath": "generator.main.runtime.ts",
827
- "line": 159,
827
+ "line": 160,
828
828
  "character": 3
829
829
  },
830
830
  "raw": "/**\n * returns a specific component template.\n */",
@@ -837,7 +837,7 @@
837
837
  "__schema": "ParameterSchema",
838
838
  "location": {
839
839
  "filePath": "generator.main.runtime.ts",
840
- "line": 162,
840
+ "line": 163,
841
841
  "character": 30
842
842
  },
843
843
  "name": "name",
@@ -845,7 +845,7 @@
845
845
  "__schema": "KeywordTypeSchema",
846
846
  "location": {
847
847
  "filePath": "generator.main.runtime.ts",
848
- "line": 162,
848
+ "line": 163,
849
849
  "character": 36
850
850
  },
851
851
  "name": "string"
@@ -857,7 +857,7 @@
857
857
  "__schema": "ParameterSchema",
858
858
  "location": {
859
859
  "filePath": "generator.main.runtime.ts",
860
- "line": 162,
860
+ "line": 163,
861
861
  "character": 44
862
862
  },
863
863
  "name": "aspectId",
@@ -865,7 +865,7 @@
865
865
  "__schema": "KeywordTypeSchema",
866
866
  "location": {
867
867
  "filePath": "generator.main.runtime.ts",
868
- "line": 162,
868
+ "line": 163,
869
869
  "character": 55
870
870
  },
871
871
  "name": "string"
@@ -878,7 +878,7 @@
878
878
  "__schema": "TypeRefSchema",
879
879
  "location": {
880
880
  "filePath": "generator.main.runtime.ts",
881
- "line": 162,
881
+ "line": 163,
882
882
  "character": 64
883
883
  },
884
884
  "name": "Promise",
@@ -887,7 +887,7 @@
887
887
  "__schema": "TypeUnionSchema",
888
888
  "location": {
889
889
  "filePath": "generator.main.runtime.ts",
890
- "line": 162,
890
+ "line": 163,
891
891
  "character": 72
892
892
  },
893
893
  "types": [
@@ -895,7 +895,7 @@
895
895
  "__schema": "TypeRefSchema",
896
896
  "location": {
897
897
  "filePath": "generator.main.runtime.ts",
898
- "line": 162,
898
+ "line": 163,
899
899
  "character": 72
900
900
  },
901
901
  "name": "ComponentTemplateWithId",
@@ -905,7 +905,7 @@
905
905
  "__schema": "KeywordTypeSchema",
906
906
  "location": {
907
907
  "filePath": "generator.main.runtime.ts",
908
- "line": 162,
908
+ "line": 163,
909
909
  "character": 98
910
910
  },
911
911
  "name": "undefined"
@@ -922,14 +922,14 @@
922
922
  "__schema": "FunctionLikeSchema",
923
923
  "location": {
924
924
  "filePath": "generator.main.runtime.ts",
925
- "line": 214,
925
+ "line": 215,
926
926
  "character": 3
927
927
  },
928
928
  "doc": {
929
929
  "__schema": "DocSchema",
930
930
  "location": {
931
931
  "filePath": "generator.main.runtime.ts",
932
- "line": 210,
932
+ "line": 211,
933
933
  "character": 3
934
934
  },
935
935
  "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 */",
@@ -942,7 +942,7 @@
942
942
  "__schema": "ParameterSchema",
943
943
  "location": {
944
944
  "filePath": "generator.main.runtime.ts",
945
- "line": 215,
945
+ "line": 216,
946
946
  "character": 5
947
947
  },
948
948
  "name": "aspectId",
@@ -950,7 +950,7 @@
950
950
  "__schema": "KeywordTypeSchema",
951
951
  "location": {
952
952
  "filePath": "generator.main.runtime.ts",
953
- "line": 215,
953
+ "line": 216,
954
954
  "character": 15
955
955
  },
956
956
  "name": "string"
@@ -962,7 +962,7 @@
962
962
  "__schema": "ParameterSchema",
963
963
  "location": {
964
964
  "filePath": "generator.main.runtime.ts",
965
- "line": 216,
965
+ "line": 217,
966
966
  "character": 5
967
967
  },
968
968
  "name": "name",
@@ -970,7 +970,7 @@
970
970
  "__schema": "KeywordTypeSchema",
971
971
  "location": {
972
972
  "filePath": "generator.main.runtime.ts",
973
- "line": 216,
973
+ "line": 217,
974
974
  "character": 12
975
975
  },
976
976
  "name": "string"
@@ -983,7 +983,7 @@
983
983
  "__schema": "TypeRefSchema",
984
984
  "location": {
985
985
  "filePath": "generator.main.runtime.ts",
986
- "line": 217,
986
+ "line": 218,
987
987
  "character": 6
988
988
  },
989
989
  "name": "Promise",
@@ -992,7 +992,7 @@
992
992
  "__schema": "TypeLiteralSchema",
993
993
  "location": {
994
994
  "filePath": "generator.main.runtime.ts",
995
- "line": 217,
995
+ "line": 218,
996
996
  "character": 14
997
997
  },
998
998
  "members": [
@@ -1000,7 +1000,7 @@
1000
1000
  "__schema": "VariableLikeSchema",
1001
1001
  "location": {
1002
1002
  "filePath": "generator.main.runtime.ts",
1003
- "line": 217,
1003
+ "line": 218,
1004
1004
  "character": 16
1005
1005
  },
1006
1006
  "signature": "(property) workspaceTemplate?: WorkspaceTemplate | undefined",
@@ -1009,7 +1009,7 @@
1009
1009
  "__schema": "TypeRefSchema",
1010
1010
  "location": {
1011
1011
  "filePath": "generator.main.runtime.ts",
1012
- "line": 217,
1012
+ "line": 218,
1013
1013
  "character": 36
1014
1014
  },
1015
1015
  "name": "WorkspaceTemplate"
@@ -1020,7 +1020,7 @@
1020
1020
  "__schema": "VariableLikeSchema",
1021
1021
  "location": {
1022
1022
  "filePath": "generator.main.runtime.ts",
1023
- "line": 217,
1023
+ "line": 218,
1024
1024
  "character": 55
1025
1025
  },
1026
1026
  "signature": "(property) aspect?: Component | undefined",
@@ -1029,7 +1029,7 @@
1029
1029
  "__schema": "TypeRefSchema",
1030
1030
  "location": {
1031
1031
  "filePath": "generator.main.runtime.ts",
1032
- "line": 217,
1032
+ "line": 218,
1033
1033
  "character": 64
1034
1034
  },
1035
1035
  "name": "Component",
@@ -1052,7 +1052,7 @@
1052
1052
  "__schema": "FunctionLikeSchema",
1053
1053
  "location": {
1054
1054
  "filePath": "generator.main.runtime.ts",
1055
- "line": 228,
1055
+ "line": 229,
1056
1056
  "character": 3
1057
1057
  },
1058
1058
  "signature": "(method) GeneratorMain.findTemplateInOtherWorkspace(workspacePath: string, name: string, aspectId?: string): Promise<{\n workspaceTemplate: WorkspaceTemplate | undefined;\n aspect: Component;\n}>",
@@ -1062,7 +1062,7 @@
1062
1062
  "__schema": "ParameterSchema",
1063
1063
  "location": {
1064
1064
  "filePath": "generator.main.runtime.ts",
1065
- "line": 228,
1065
+ "line": 229,
1066
1066
  "character": 38
1067
1067
  },
1068
1068
  "name": "workspacePath",
@@ -1070,7 +1070,7 @@
1070
1070
  "__schema": "KeywordTypeSchema",
1071
1071
  "location": {
1072
1072
  "filePath": "generator.main.runtime.ts",
1073
- "line": 228,
1073
+ "line": 229,
1074
1074
  "character": 53
1075
1075
  },
1076
1076
  "name": "string"
@@ -1082,7 +1082,7 @@
1082
1082
  "__schema": "ParameterSchema",
1083
1083
  "location": {
1084
1084
  "filePath": "generator.main.runtime.ts",
1085
- "line": 228,
1085
+ "line": 229,
1086
1086
  "character": 61
1087
1087
  },
1088
1088
  "name": "name",
@@ -1090,7 +1090,7 @@
1090
1090
  "__schema": "KeywordTypeSchema",
1091
1091
  "location": {
1092
1092
  "filePath": "generator.main.runtime.ts",
1093
- "line": 228,
1093
+ "line": 229,
1094
1094
  "character": 67
1095
1095
  },
1096
1096
  "name": "string"
@@ -1102,7 +1102,7 @@
1102
1102
  "__schema": "ParameterSchema",
1103
1103
  "location": {
1104
1104
  "filePath": "generator.main.runtime.ts",
1105
- "line": 228,
1105
+ "line": 229,
1106
1106
  "character": 75
1107
1107
  },
1108
1108
  "name": "aspectId",
@@ -1110,7 +1110,7 @@
1110
1110
  "__schema": "KeywordTypeSchema",
1111
1111
  "location": {
1112
1112
  "filePath": "generator.main.runtime.ts",
1113
- "line": 228,
1113
+ "line": 229,
1114
1114
  "character": 86
1115
1115
  },
1116
1116
  "name": "string"
@@ -1123,7 +1123,7 @@
1123
1123
  "__schema": "InferenceTypeSchema",
1124
1124
  "location": {
1125
1125
  "filePath": "generator.main.runtime.ts",
1126
- "line": 228,
1126
+ "line": 229,
1127
1127
  "character": 3
1128
1128
  },
1129
1129
  "type": "Promise<{\n workspaceTemplate: WorkspaceTemplate | undefined;\n aspect: Component;\n}>"
@@ -1136,14 +1136,14 @@
1136
1136
  "__schema": "FunctionLikeSchema",
1137
1137
  "location": {
1138
1138
  "filePath": "generator.main.runtime.ts",
1139
- "line": 252,
1139
+ "line": 253,
1140
1140
  "character": 3
1141
1141
  },
1142
1142
  "doc": {
1143
1143
  "__schema": "DocSchema",
1144
1144
  "location": {
1145
1145
  "filePath": "generator.main.runtime.ts",
1146
- "line": 249,
1146
+ "line": 250,
1147
1147
  "character": 3
1148
1148
  },
1149
1149
  "raw": "/**\n * returns a specific workspace template.\n */",
@@ -1156,7 +1156,7 @@
1156
1156
  "__schema": "ParameterSchema",
1157
1157
  "location": {
1158
1158
  "filePath": "generator.main.runtime.ts",
1159
- "line": 253,
1159
+ "line": 254,
1160
1160
  "character": 5
1161
1161
  },
1162
1162
  "name": "name",
@@ -1164,7 +1164,7 @@
1164
1164
  "__schema": "KeywordTypeSchema",
1165
1165
  "location": {
1166
1166
  "filePath": "generator.main.runtime.ts",
1167
- "line": 253,
1167
+ "line": 254,
1168
1168
  "character": 11
1169
1169
  },
1170
1170
  "name": "string"
@@ -1176,7 +1176,7 @@
1176
1176
  "__schema": "ParameterSchema",
1177
1177
  "location": {
1178
1178
  "filePath": "generator.main.runtime.ts",
1179
- "line": 254,
1179
+ "line": 255,
1180
1180
  "character": 5
1181
1181
  },
1182
1182
  "name": "aspectId",
@@ -1184,7 +1184,7 @@
1184
1184
  "__schema": "KeywordTypeSchema",
1185
1185
  "location": {
1186
1186
  "filePath": "generator.main.runtime.ts",
1187
- "line": 254,
1187
+ "line": 255,
1188
1188
  "character": 16
1189
1189
  },
1190
1190
  "name": "string"
@@ -1197,7 +1197,7 @@
1197
1197
  "__schema": "TypeRefSchema",
1198
1198
  "location": {
1199
1199
  "filePath": "generator.main.runtime.ts",
1200
- "line": 255,
1200
+ "line": 256,
1201
1201
  "character": 6
1202
1202
  },
1203
1203
  "name": "Promise",
@@ -1206,7 +1206,7 @@
1206
1206
  "__schema": "TypeLiteralSchema",
1207
1207
  "location": {
1208
1208
  "filePath": "generator.main.runtime.ts",
1209
- "line": 255,
1209
+ "line": 256,
1210
1210
  "character": 14
1211
1211
  },
1212
1212
  "members": [
@@ -1214,7 +1214,7 @@
1214
1214
  "__schema": "VariableLikeSchema",
1215
1215
  "location": {
1216
1216
  "filePath": "generator.main.runtime.ts",
1217
- "line": 255,
1217
+ "line": 256,
1218
1218
  "character": 16
1219
1219
  },
1220
1220
  "signature": "(property) workspaceTemplate: WorkspaceTemplate",
@@ -1223,7 +1223,7 @@
1223
1223
  "__schema": "TypeRefSchema",
1224
1224
  "location": {
1225
1225
  "filePath": "generator.main.runtime.ts",
1226
- "line": 255,
1226
+ "line": 256,
1227
1227
  "character": 16
1228
1228
  },
1229
1229
  "name": "WorkspaceTemplate"
@@ -1234,7 +1234,7 @@
1234
1234
  "__schema": "VariableLikeSchema",
1235
1235
  "location": {
1236
1236
  "filePath": "generator.main.runtime.ts",
1237
- "line": 255,
1237
+ "line": 256,
1238
1238
  "character": 54
1239
1239
  },
1240
1240
  "signature": "(property) aspect?: Component | undefined",
@@ -1243,7 +1243,7 @@
1243
1243
  "__schema": "TypeRefSchema",
1244
1244
  "location": {
1245
1245
  "filePath": "generator.main.runtime.ts",
1246
- "line": 255,
1246
+ "line": 256,
1247
1247
  "character": 63
1248
1248
  },
1249
1249
  "name": "Component",
@@ -1266,7 +1266,7 @@
1266
1266
  "__schema": "FunctionLikeSchema",
1267
1267
  "location": {
1268
1268
  "filePath": "generator.main.runtime.ts",
1269
- "line": 275,
1269
+ "line": 276,
1270
1270
  "character": 3
1271
1271
  },
1272
1272
  "signature": "(method) GeneratorMain.searchRegisteredWorkspaceTemplate(name?: string, aspectId?: string, remoteEnvsAspect?: EnvsMain): Promise<WorkspaceTemplate | undefined>",
@@ -1276,7 +1276,7 @@
1276
1276
  "__schema": "ParameterSchema",
1277
1277
  "location": {
1278
1278
  "filePath": "generator.main.runtime.ts",
1279
- "line": 276,
1279
+ "line": 277,
1280
1280
  "character": 5
1281
1281
  },
1282
1282
  "name": "name",
@@ -1284,7 +1284,7 @@
1284
1284
  "__schema": "KeywordTypeSchema",
1285
1285
  "location": {
1286
1286
  "filePath": "generator.main.runtime.ts",
1287
- "line": 276,
1287
+ "line": 277,
1288
1288
  "character": 12
1289
1289
  },
1290
1290
  "name": "string"
@@ -1296,7 +1296,7 @@
1296
1296
  "__schema": "ParameterSchema",
1297
1297
  "location": {
1298
1298
  "filePath": "generator.main.runtime.ts",
1299
- "line": 277,
1299
+ "line": 278,
1300
1300
  "character": 5
1301
1301
  },
1302
1302
  "name": "aspectId",
@@ -1304,7 +1304,7 @@
1304
1304
  "__schema": "KeywordTypeSchema",
1305
1305
  "location": {
1306
1306
  "filePath": "generator.main.runtime.ts",
1307
- "line": 277,
1307
+ "line": 278,
1308
1308
  "character": 16
1309
1309
  },
1310
1310
  "name": "string"
@@ -1316,7 +1316,7 @@
1316
1316
  "__schema": "ParameterSchema",
1317
1317
  "location": {
1318
1318
  "filePath": "generator.main.runtime.ts",
1319
- "line": 278,
1319
+ "line": 279,
1320
1320
  "character": 5
1321
1321
  },
1322
1322
  "name": "remoteEnvsAspect",
@@ -1324,7 +1324,7 @@
1324
1324
  "__schema": "TypeRefSchema",
1325
1325
  "location": {
1326
1326
  "filePath": "generator.main.runtime.ts",
1327
- "line": 278,
1327
+ "line": 279,
1328
1328
  "character": 24
1329
1329
  },
1330
1330
  "name": "EnvsMain",
@@ -1341,7 +1341,7 @@
1341
1341
  "__schema": "TypeRefSchema",
1342
1342
  "location": {
1343
1343
  "filePath": "generator.main.runtime.ts",
1344
- "line": 279,
1344
+ "line": 280,
1345
1345
  "character": 6
1346
1346
  },
1347
1347
  "name": "Promise",
@@ -1350,7 +1350,7 @@
1350
1350
  "__schema": "TypeUnionSchema",
1351
1351
  "location": {
1352
1352
  "filePath": "generator.main.runtime.ts",
1353
- "line": 279,
1353
+ "line": 280,
1354
1354
  "character": 14
1355
1355
  },
1356
1356
  "types": [
@@ -1358,7 +1358,7 @@
1358
1358
  "__schema": "TypeRefSchema",
1359
1359
  "location": {
1360
1360
  "filePath": "generator.main.runtime.ts",
1361
- "line": 279,
1361
+ "line": 280,
1362
1362
  "character": 14
1363
1363
  },
1364
1364
  "name": "WorkspaceTemplate"
@@ -1367,7 +1367,7 @@
1367
1367
  "__schema": "KeywordTypeSchema",
1368
1368
  "location": {
1369
1369
  "filePath": "generator.main.runtime.ts",
1370
- "line": 279,
1370
+ "line": 280,
1371
1371
  "character": 34
1372
1372
  },
1373
1373
  "name": "undefined"
@@ -1384,7 +1384,7 @@
1384
1384
  "__schema": "FunctionLikeSchema",
1385
1385
  "location": {
1386
1386
  "filePath": "generator.main.runtime.ts",
1387
- "line": 296,
1387
+ "line": 297,
1388
1388
  "character": 3
1389
1389
  },
1390
1390
  "signature": "(method) GeneratorMain.generateComponentTemplate(componentNames: string[], templateName: string, options: Partial<CreateOptions>): Promise<GenerateResult[]>",
@@ -1394,7 +1394,7 @@
1394
1394
  "__schema": "ParameterSchema",
1395
1395
  "location": {
1396
1396
  "filePath": "generator.main.runtime.ts",
1397
- "line": 297,
1397
+ "line": 298,
1398
1398
  "character": 5
1399
1399
  },
1400
1400
  "name": "componentNames",
@@ -1402,14 +1402,14 @@
1402
1402
  "__schema": "TypeArraySchema",
1403
1403
  "location": {
1404
1404
  "filePath": "generator.main.runtime.ts",
1405
- "line": 297,
1405
+ "line": 298,
1406
1406
  "character": 21
1407
1407
  },
1408
1408
  "type": {
1409
1409
  "__schema": "KeywordTypeSchema",
1410
1410
  "location": {
1411
1411
  "filePath": "generator.main.runtime.ts",
1412
- "line": 297,
1412
+ "line": 298,
1413
1413
  "character": 21
1414
1414
  },
1415
1415
  "name": "string"
@@ -1422,7 +1422,7 @@
1422
1422
  "__schema": "ParameterSchema",
1423
1423
  "location": {
1424
1424
  "filePath": "generator.main.runtime.ts",
1425
- "line": 298,
1425
+ "line": 299,
1426
1426
  "character": 5
1427
1427
  },
1428
1428
  "name": "templateName",
@@ -1430,7 +1430,7 @@
1430
1430
  "__schema": "KeywordTypeSchema",
1431
1431
  "location": {
1432
1432
  "filePath": "generator.main.runtime.ts",
1433
- "line": 298,
1433
+ "line": 299,
1434
1434
  "character": 19
1435
1435
  },
1436
1436
  "name": "string"
@@ -1442,7 +1442,7 @@
1442
1442
  "__schema": "ParameterSchema",
1443
1443
  "location": {
1444
1444
  "filePath": "generator.main.runtime.ts",
1445
- "line": 299,
1445
+ "line": 300,
1446
1446
  "character": 5
1447
1447
  },
1448
1448
  "name": "options",
@@ -1450,7 +1450,7 @@
1450
1450
  "__schema": "TypeRefSchema",
1451
1451
  "location": {
1452
1452
  "filePath": "generator.main.runtime.ts",
1453
- "line": 299,
1453
+ "line": 300,
1454
1454
  "character": 14
1455
1455
  },
1456
1456
  "name": "Partial",
@@ -1459,7 +1459,7 @@
1459
1459
  "__schema": "TypeRefSchema",
1460
1460
  "location": {
1461
1461
  "filePath": "generator.main.runtime.ts",
1462
- "line": 299,
1462
+ "line": 300,
1463
1463
  "character": 22
1464
1464
  },
1465
1465
  "name": "CreateOptions",
@@ -1475,7 +1475,7 @@
1475
1475
  "__schema": "TypeRefSchema",
1476
1476
  "location": {
1477
1477
  "filePath": "generator.main.runtime.ts",
1478
- "line": 300,
1478
+ "line": 301,
1479
1479
  "character": 6
1480
1480
  },
1481
1481
  "name": "Promise",
@@ -1484,14 +1484,14 @@
1484
1484
  "__schema": "TypeArraySchema",
1485
1485
  "location": {
1486
1486
  "filePath": "generator.main.runtime.ts",
1487
- "line": 300,
1487
+ "line": 301,
1488
1488
  "character": 14
1489
1489
  },
1490
1490
  "type": {
1491
1491
  "__schema": "TypeRefSchema",
1492
1492
  "location": {
1493
1493
  "filePath": "generator.main.runtime.ts",
1494
- "line": 300,
1494
+ "line": 301,
1495
1495
  "character": 14
1496
1496
  },
1497
1497
  "name": "GenerateResult"
@@ -1507,7 +1507,7 @@
1507
1507
  "__schema": "FunctionLikeSchema",
1508
1508
  "location": {
1509
1509
  "filePath": "generator.main.runtime.ts",
1510
- "line": 354,
1510
+ "line": 364,
1511
1511
  "character": 3
1512
1512
  },
1513
1513
  "signature": "(method) GeneratorMain.generateWorkspaceTemplate(workspaceName: string, templateName: string, options: NewOptions & {\n aspect?: string;\n currentDir?: boolean;\n}): Promise<GenerateWorkspaceTemplateResult>",
@@ -1517,7 +1517,7 @@
1517
1517
  "__schema": "ParameterSchema",
1518
1518
  "location": {
1519
1519
  "filePath": "generator.main.runtime.ts",
1520
- "line": 355,
1520
+ "line": 365,
1521
1521
  "character": 5
1522
1522
  },
1523
1523
  "name": "workspaceName",
@@ -1525,7 +1525,7 @@
1525
1525
  "__schema": "KeywordTypeSchema",
1526
1526
  "location": {
1527
1527
  "filePath": "generator.main.runtime.ts",
1528
- "line": 355,
1528
+ "line": 365,
1529
1529
  "character": 20
1530
1530
  },
1531
1531
  "name": "string"
@@ -1537,7 +1537,7 @@
1537
1537
  "__schema": "ParameterSchema",
1538
1538
  "location": {
1539
1539
  "filePath": "generator.main.runtime.ts",
1540
- "line": 356,
1540
+ "line": 366,
1541
1541
  "character": 5
1542
1542
  },
1543
1543
  "name": "templateName",
@@ -1545,7 +1545,7 @@
1545
1545
  "__schema": "KeywordTypeSchema",
1546
1546
  "location": {
1547
1547
  "filePath": "generator.main.runtime.ts",
1548
- "line": 356,
1548
+ "line": 366,
1549
1549
  "character": 19
1550
1550
  },
1551
1551
  "name": "string"
@@ -1557,7 +1557,7 @@
1557
1557
  "__schema": "ParameterSchema",
1558
1558
  "location": {
1559
1559
  "filePath": "generator.main.runtime.ts",
1560
- "line": 357,
1560
+ "line": 367,
1561
1561
  "character": 5
1562
1562
  },
1563
1563
  "name": "options",
@@ -1565,7 +1565,7 @@
1565
1565
  "__schema": "TypeIntersectionSchema",
1566
1566
  "location": {
1567
1567
  "filePath": "generator.main.runtime.ts",
1568
- "line": 357,
1568
+ "line": 367,
1569
1569
  "character": 14
1570
1570
  },
1571
1571
  "types": [
@@ -1573,7 +1573,7 @@
1573
1573
  "__schema": "TypeRefSchema",
1574
1574
  "location": {
1575
1575
  "filePath": "generator.main.runtime.ts",
1576
- "line": 357,
1576
+ "line": 367,
1577
1577
  "character": 14
1578
1578
  },
1579
1579
  "name": "NewOptions",
@@ -1583,7 +1583,7 @@
1583
1583
  "__schema": "TypeLiteralSchema",
1584
1584
  "location": {
1585
1585
  "filePath": "generator.main.runtime.ts",
1586
- "line": 357,
1586
+ "line": 367,
1587
1587
  "character": 27
1588
1588
  },
1589
1589
  "members": [
@@ -1591,7 +1591,7 @@
1591
1591
  "__schema": "VariableLikeSchema",
1592
1592
  "location": {
1593
1593
  "filePath": "generator.main.runtime.ts",
1594
- "line": 357,
1594
+ "line": 367,
1595
1595
  "character": 29
1596
1596
  },
1597
1597
  "signature": "(property) aspect?: string | undefined",
@@ -1600,7 +1600,7 @@
1600
1600
  "__schema": "KeywordTypeSchema",
1601
1601
  "location": {
1602
1602
  "filePath": "generator.main.runtime.ts",
1603
- "line": 357,
1603
+ "line": 367,
1604
1604
  "character": 38
1605
1605
  },
1606
1606
  "name": "string"
@@ -1611,7 +1611,7 @@
1611
1611
  "__schema": "VariableLikeSchema",
1612
1612
  "location": {
1613
1613
  "filePath": "generator.main.runtime.ts",
1614
- "line": 357,
1614
+ "line": 367,
1615
1615
  "character": 46
1616
1616
  },
1617
1617
  "signature": "(property) currentDir?: boolean | undefined",
@@ -1620,7 +1620,7 @@
1620
1620
  "__schema": "KeywordTypeSchema",
1621
1621
  "location": {
1622
1622
  "filePath": "generator.main.runtime.ts",
1623
- "line": 357,
1623
+ "line": 367,
1624
1624
  "character": 59
1625
1625
  },
1626
1626
  "name": "boolean"
@@ -1639,7 +1639,7 @@
1639
1639
  "__schema": "TypeRefSchema",
1640
1640
  "location": {
1641
1641
  "filePath": "generator.main.runtime.ts",
1642
- "line": 358,
1642
+ "line": 368,
1643
1643
  "character": 6
1644
1644
  },
1645
1645
  "name": "Promise",
@@ -1648,7 +1648,7 @@
1648
1648
  "__schema": "TypeRefSchema",
1649
1649
  "location": {
1650
1650
  "filePath": "generator.main.runtime.ts",
1651
- "line": 358,
1651
+ "line": 368,
1652
1652
  "character": 14
1653
1653
  },
1654
1654
  "name": "GenerateWorkspaceTemplateResult",
@@ -1664,14 +1664,14 @@
1664
1664
  "__schema": "FunctionLikeSchema",
1665
1665
  "location": {
1666
1666
  "filePath": "generator.main.runtime.ts",
1667
- "line": 424,
1667
+ "line": 434,
1668
1668
  "character": 3
1669
1669
  },
1670
1670
  "doc": {
1671
1671
  "__schema": "DocSchema",
1672
1672
  "location": {
1673
1673
  "filePath": "generator.main.runtime.ts",
1674
- "line": 421,
1674
+ "line": 431,
1675
1675
  "character": 3
1676
1676
  },
1677
1677
  "raw": "/**\n * list all starter templates registered by an env.\n */",
@@ -1684,7 +1684,7 @@
1684
1684
  "__schema": "ParameterSchema",
1685
1685
  "location": {
1686
1686
  "filePath": "generator.main.runtime.ts",
1687
- "line": 424,
1687
+ "line": 434,
1688
1688
  "character": 35
1689
1689
  },
1690
1690
  "name": "envId",
@@ -1692,7 +1692,7 @@
1692
1692
  "__schema": "KeywordTypeSchema",
1693
1693
  "location": {
1694
1694
  "filePath": "generator.main.runtime.ts",
1695
- "line": 424,
1695
+ "line": 434,
1696
1696
  "character": 42
1697
1697
  },
1698
1698
  "name": "string"
@@ -1704,7 +1704,7 @@
1704
1704
  "__schema": "ParameterSchema",
1705
1705
  "location": {
1706
1706
  "filePath": "generator.main.runtime.ts",
1707
- "line": 424,
1707
+ "line": 434,
1708
1708
  "character": 50
1709
1709
  },
1710
1710
  "name": "remoteEnvsAspect",
@@ -1712,7 +1712,7 @@
1712
1712
  "__schema": "TypeRefSchema",
1713
1713
  "location": {
1714
1714
  "filePath": "generator.main.runtime.ts",
1715
- "line": 424,
1715
+ "line": 434,
1716
1716
  "character": 69
1717
1717
  },
1718
1718
  "name": "EnvsMain",
@@ -1729,7 +1729,7 @@
1729
1729
  "__schema": "TypeRefSchema",
1730
1730
  "location": {
1731
1731
  "filePath": "generator.main.runtime.ts",
1732
- "line": 424,
1732
+ "line": 434,
1733
1733
  "character": 80
1734
1734
  },
1735
1735
  "name": "Promise",
@@ -1738,7 +1738,7 @@
1738
1738
  "__schema": "TypeRefSchema",
1739
1739
  "location": {
1740
1740
  "filePath": "generator.main.runtime.ts",
1741
- "line": 424,
1741
+ "line": 434,
1742
1742
  "character": 88
1743
1743
  },
1744
1744
  "name": "Array",
@@ -1747,7 +1747,7 @@
1747
1747
  "__schema": "TypeRefSchema",
1748
1748
  "location": {
1749
1749
  "filePath": "generator.main.runtime.ts",
1750
- "line": 424,
1750
+ "line": 434,
1751
1751
  "character": 94
1752
1752
  },
1753
1753
  "name": "WorkspaceTemplateWithId",
@@ -1765,14 +1765,14 @@
1765
1765
  "__schema": "FunctionLikeSchema",
1766
1766
  "location": {
1767
1767
  "filePath": "generator.main.runtime.ts",
1768
- "line": 445,
1768
+ "line": 455,
1769
1769
  "character": 3
1770
1770
  },
1771
1771
  "doc": {
1772
1772
  "__schema": "DocSchema",
1773
1773
  "location": {
1774
1774
  "filePath": "generator.main.runtime.ts",
1775
- "line": 442,
1775
+ "line": 452,
1776
1776
  "character": 3
1777
1777
  },
1778
1778
  "raw": "/**\n * list all component templates registered by an env.\n */",
@@ -1785,7 +1785,7 @@
1785
1785
  "__schema": "ParameterSchema",
1786
1786
  "location": {
1787
1787
  "filePath": "generator.main.runtime.ts",
1788
- "line": 445,
1788
+ "line": 455,
1789
1789
  "character": 45
1790
1790
  },
1791
1791
  "name": "ids",
@@ -1793,14 +1793,14 @@
1793
1793
  "__schema": "TypeArraySchema",
1794
1794
  "location": {
1795
1795
  "filePath": "generator.main.runtime.ts",
1796
- "line": 445,
1796
+ "line": 455,
1797
1797
  "character": 50
1798
1798
  },
1799
1799
  "type": {
1800
1800
  "__schema": "KeywordTypeSchema",
1801
1801
  "location": {
1802
1802
  "filePath": "generator.main.runtime.ts",
1803
- "line": 445,
1803
+ "line": 455,
1804
1804
  "character": 50
1805
1805
  },
1806
1806
  "name": "string"
@@ -1814,7 +1814,7 @@
1814
1814
  "__schema": "ParameterSchema",
1815
1815
  "location": {
1816
1816
  "filePath": "generator.main.runtime.ts",
1817
- "line": 445,
1817
+ "line": 455,
1818
1818
  "character": 65
1819
1819
  },
1820
1820
  "name": "aspectId",
@@ -1822,7 +1822,7 @@
1822
1822
  "__schema": "KeywordTypeSchema",
1823
1823
  "location": {
1824
1824
  "filePath": "generator.main.runtime.ts",
1825
- "line": 445,
1825
+ "line": 455,
1826
1826
  "character": 76
1827
1827
  },
1828
1828
  "name": "string"
@@ -1835,7 +1835,7 @@
1835
1835
  "__schema": "TypeRefSchema",
1836
1836
  "location": {
1837
1837
  "filePath": "generator.main.runtime.ts",
1838
- "line": 445,
1838
+ "line": 455,
1839
1839
  "character": 85
1840
1840
  },
1841
1841
  "name": "Promise",
@@ -1844,14 +1844,14 @@
1844
1844
  "__schema": "TypeArraySchema",
1845
1845
  "location": {
1846
1846
  "filePath": "generator.main.runtime.ts",
1847
- "line": 445,
1847
+ "line": 455,
1848
1848
  "character": 93
1849
1849
  },
1850
1850
  "type": {
1851
1851
  "__schema": "TypeRefSchema",
1852
1852
  "location": {
1853
1853
  "filePath": "generator.main.runtime.ts",
1854
- "line": 445,
1854
+ "line": 455,
1855
1855
  "character": 93
1856
1856
  },
1857
1857
  "name": "TemplateDescriptor",
@@ -1868,7 +1868,7 @@
1868
1868
  "__schema": "FunctionLikeSchema",
1869
1869
  "location": {
1870
1870
  "filePath": "generator.main.runtime.ts",
1871
- "line": 459,
1871
+ "line": 469,
1872
1872
  "character": 3
1873
1873
  },
1874
1874
  "signature": "(method) GeneratorMain.getConfiguredEnvs(): string[]",
@@ -1878,14 +1878,14 @@
1878
1878
  "__schema": "TypeArraySchema",
1879
1879
  "location": {
1880
1880
  "filePath": "generator.main.runtime.ts",
1881
- "line": 459,
1881
+ "line": 469,
1882
1882
  "character": 24
1883
1883
  },
1884
1884
  "type": {
1885
1885
  "__schema": "KeywordTypeSchema",
1886
1886
  "location": {
1887
1887
  "filePath": "generator.main.runtime.ts",
1888
- "line": 459,
1888
+ "line": 469,
1889
1889
  "character": 24
1890
1890
  },
1891
1891
  "name": "string"
@@ -1897,7 +1897,7 @@
1897
1897
  "__schema": "FunctionLikeSchema",
1898
1898
  "location": {
1899
1899
  "filePath": "generator.main.runtime.ts",
1900
- "line": 463,
1900
+ "line": 473,
1901
1901
  "character": 3
1902
1902
  },
1903
1903
  "signature": "(method) GeneratorMain.listEnvComponentTemplates(ids?: string[], aspectId?: string): Promise<Array<ComponentTemplateWithId>>",
@@ -1907,7 +1907,7 @@
1907
1907
  "__schema": "ParameterSchema",
1908
1908
  "location": {
1909
1909
  "filePath": "generator.main.runtime.ts",
1910
- "line": 463,
1910
+ "line": 473,
1911
1911
  "character": 35
1912
1912
  },
1913
1913
  "name": "ids",
@@ -1915,14 +1915,14 @@
1915
1915
  "__schema": "TypeArraySchema",
1916
1916
  "location": {
1917
1917
  "filePath": "generator.main.runtime.ts",
1918
- "line": 463,
1918
+ "line": 473,
1919
1919
  "character": 40
1920
1920
  },
1921
1921
  "type": {
1922
1922
  "__schema": "KeywordTypeSchema",
1923
1923
  "location": {
1924
1924
  "filePath": "generator.main.runtime.ts",
1925
- "line": 463,
1925
+ "line": 473,
1926
1926
  "character": 40
1927
1927
  },
1928
1928
  "name": "string"
@@ -1936,7 +1936,7 @@
1936
1936
  "__schema": "ParameterSchema",
1937
1937
  "location": {
1938
1938
  "filePath": "generator.main.runtime.ts",
1939
- "line": 463,
1939
+ "line": 473,
1940
1940
  "character": 55
1941
1941
  },
1942
1942
  "name": "aspectId",
@@ -1944,7 +1944,7 @@
1944
1944
  "__schema": "KeywordTypeSchema",
1945
1945
  "location": {
1946
1946
  "filePath": "generator.main.runtime.ts",
1947
- "line": 463,
1947
+ "line": 473,
1948
1948
  "character": 66
1949
1949
  },
1950
1950
  "name": "string"
@@ -1957,7 +1957,7 @@
1957
1957
  "__schema": "TypeRefSchema",
1958
1958
  "location": {
1959
1959
  "filePath": "generator.main.runtime.ts",
1960
- "line": 463,
1960
+ "line": 473,
1961
1961
  "character": 75
1962
1962
  },
1963
1963
  "name": "Promise",
@@ -1966,7 +1966,7 @@
1966
1966
  "__schema": "TypeRefSchema",
1967
1967
  "location": {
1968
1968
  "filePath": "generator.main.runtime.ts",
1969
- "line": 463,
1969
+ "line": 473,
1970
1970
  "character": 83
1971
1971
  },
1972
1972
  "name": "Array",
@@ -1975,7 +1975,7 @@
1975
1975
  "__schema": "TypeRefSchema",
1976
1976
  "location": {
1977
1977
  "filePath": "generator.main.runtime.ts",
1978
- "line": 463,
1978
+ "line": 473,
1979
1979
  "character": 89
1980
1980
  },
1981
1981
  "name": "ComponentTemplateWithId",
@@ -1993,7 +1993,7 @@
1993
1993
  "__schema": "FunctionLikeSchema",
1994
1994
  "location": {
1995
1995
  "filePath": "generator.main.runtime.ts",
1996
- "line": 490,
1996
+ "line": 500,
1997
1997
  "character": 3
1998
1998
  },
1999
1999
  "signature": "(method) GeneratorMain.loadEnvs(ids?: string[], remoteEnvsAspect?: EnvsMain): Promise<EnvDefinition[]>",
@@ -2003,7 +2003,7 @@
2003
2003
  "__schema": "ParameterSchema",
2004
2004
  "location": {
2005
2005
  "filePath": "generator.main.runtime.ts",
2006
- "line": 490,
2006
+ "line": 500,
2007
2007
  "character": 18
2008
2008
  },
2009
2009
  "name": "ids",
@@ -2011,14 +2011,14 @@
2011
2011
  "__schema": "TypeArraySchema",
2012
2012
  "location": {
2013
2013
  "filePath": "generator.main.runtime.ts",
2014
- "line": 490,
2014
+ "line": 500,
2015
2015
  "character": 23
2016
2016
  },
2017
2017
  "type": {
2018
2018
  "__schema": "KeywordTypeSchema",
2019
2019
  "location": {
2020
2020
  "filePath": "generator.main.runtime.ts",
2021
- "line": 490,
2021
+ "line": 500,
2022
2022
  "character": 23
2023
2023
  },
2024
2024
  "name": "string"
@@ -2032,7 +2032,7 @@
2032
2032
  "__schema": "ParameterSchema",
2033
2033
  "location": {
2034
2034
  "filePath": "generator.main.runtime.ts",
2035
- "line": 490,
2035
+ "line": 500,
2036
2036
  "character": 58
2037
2037
  },
2038
2038
  "name": "remoteEnvsAspect",
@@ -2040,7 +2040,7 @@
2040
2040
  "__schema": "TypeRefSchema",
2041
2041
  "location": {
2042
2042
  "filePath": "generator.main.runtime.ts",
2043
- "line": 490,
2043
+ "line": 500,
2044
2044
  "character": 77
2045
2045
  },
2046
2046
  "name": "EnvsMain",
@@ -2057,7 +2057,7 @@
2057
2057
  "__schema": "TypeRefSchema",
2058
2058
  "location": {
2059
2059
  "filePath": "generator.main.runtime.ts",
2060
- "line": 490,
2060
+ "line": 500,
2061
2061
  "character": 88
2062
2062
  },
2063
2063
  "name": "Promise",
@@ -2066,14 +2066,14 @@
2066
2066
  "__schema": "TypeArraySchema",
2067
2067
  "location": {
2068
2068
  "filePath": "generator.main.runtime.ts",
2069
- "line": 490,
2069
+ "line": 500,
2070
2070
  "character": 96
2071
2071
  },
2072
2072
  "type": {
2073
2073
  "__schema": "TypeRefSchema",
2074
2074
  "location": {
2075
2075
  "filePath": "generator.main.runtime.ts",
2076
- "line": 490,
2076
+ "line": 500,
2077
2077
  "character": 96
2078
2078
  },
2079
2079
  "name": "EnvDefinition",
@@ -2093,7 +2093,7 @@
2093
2093
  "__schema": "FunctionLikeSchema",
2094
2094
  "location": {
2095
2095
  "filePath": "generator.main.runtime.ts",
2096
- "line": 510,
2096
+ "line": 520,
2097
2097
  "character": 3
2098
2098
  },
2099
2099
  "signature": "(method) GeneratorMain.loadAspects(): Promise<void>",
@@ -2103,7 +2103,7 @@
2103
2103
  "__schema": "InferenceTypeSchema",
2104
2104
  "location": {
2105
2105
  "filePath": "generator.main.runtime.ts",
2106
- "line": 510,
2106
+ "line": 520,
2107
2107
  "character": 3
2108
2108
  },
2109
2109
  "type": "Promise<void>"
@@ -2116,7 +2116,7 @@
2116
2116
  "__schema": "VariableLikeSchema",
2117
2117
  "location": {
2118
2118
  "filePath": "generator.main.runtime.ts",
2119
- "line": 516,
2119
+ "line": 526,
2120
2120
  "character": 3
2121
2121
  },
2122
2122
  "signature": "(property) GeneratorMain.slots: (((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
@@ -2125,7 +2125,7 @@
2125
2125
  "__schema": "InferenceTypeSchema",
2126
2126
  "location": {
2127
2127
  "filePath": "generator.main.runtime.ts",
2128
- "line": 516,
2128
+ "line": 526,
2129
2129
  "character": 3
2130
2130
  },
2131
2131
  "type": "(((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
@@ -2137,7 +2137,7 @@
2137
2137
  "__schema": "VariableLikeSchema",
2138
2138
  "location": {
2139
2139
  "filePath": "generator.main.runtime.ts",
2140
- "line": 522,
2140
+ "line": 532,
2141
2141
  "character": 3
2142
2142
  },
2143
2143
  "signature": "(property) GeneratorMain.dependencies: Aspect[]",
@@ -2146,7 +2146,7 @@
2146
2146
  "__schema": "InferenceTypeSchema",
2147
2147
  "location": {
2148
2148
  "filePath": "generator.main.runtime.ts",
2149
- "line": 522,
2149
+ "line": 532,
2150
2150
  "character": 3
2151
2151
  },
2152
2152
  "type": "Aspect[]"
@@ -2158,7 +2158,7 @@
2158
2158
  "__schema": "VariableLikeSchema",
2159
2159
  "location": {
2160
2160
  "filePath": "generator.main.runtime.ts",
2161
- "line": 536,
2161
+ "line": 546,
2162
2162
  "character": 3
2163
2163
  },
2164
2164
  "signature": "(property) GeneratorMain.runtime: RuntimeDefinition",
@@ -2167,7 +2167,7 @@
2167
2167
  "__schema": "InferenceTypeSchema",
2168
2168
  "location": {
2169
2169
  "filePath": "generator.main.runtime.ts",
2170
- "line": 536,
2170
+ "line": 546,
2171
2171
  "character": 3
2172
2172
  },
2173
2173
  "type": "RuntimeDefinition"
@@ -2179,7 +2179,7 @@
2179
2179
  "__schema": "FunctionLikeSchema",
2180
2180
  "location": {
2181
2181
  "filePath": "generator.main.runtime.ts",
2182
- "line": 538,
2182
+ "line": 548,
2183
2183
  "character": 3
2184
2184
  },
2185
2185
  "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>",
@@ -2189,7 +2189,7 @@
2189
2189
  "__schema": "ParameterSchema",
2190
2190
  "location": {
2191
2191
  "filePath": "generator.main.runtime.ts",
2192
- "line": 539,
2192
+ "line": 549,
2193
2193
  "character": 5
2194
2194
  },
2195
2195
  "name": "[ workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles ]",
@@ -2197,7 +2197,7 @@
2197
2197
  "__schema": "TupleTypeSchema",
2198
2198
  "location": {
2199
2199
  "filePath": "generator.main.runtime.ts",
2200
- "line": 551,
2200
+ "line": 561,
2201
2201
  "character": 8
2202
2202
  },
2203
2203
  "elements": [
@@ -2205,7 +2205,7 @@
2205
2205
  "__schema": "TypeRefSchema",
2206
2206
  "location": {
2207
2207
  "filePath": "generator.main.runtime.ts",
2208
- "line": 552,
2208
+ "line": 562,
2209
2209
  "character": 7
2210
2210
  },
2211
2211
  "name": "Workspace",
@@ -2218,7 +2218,7 @@
2218
2218
  "__schema": "TypeRefSchema",
2219
2219
  "location": {
2220
2220
  "filePath": "generator.main.runtime.ts",
2221
- "line": 553,
2221
+ "line": 563,
2222
2222
  "character": 7
2223
2223
  },
2224
2224
  "name": "CLIMain",
@@ -2231,7 +2231,7 @@
2231
2231
  "__schema": "TypeRefSchema",
2232
2232
  "location": {
2233
2233
  "filePath": "generator.main.runtime.ts",
2234
- "line": 554,
2234
+ "line": 564,
2235
2235
  "character": 7
2236
2236
  },
2237
2237
  "name": "GraphqlMain",
@@ -2244,7 +2244,7 @@
2244
2244
  "__schema": "TypeRefSchema",
2245
2245
  "location": {
2246
2246
  "filePath": "generator.main.runtime.ts",
2247
- "line": 555,
2247
+ "line": 565,
2248
2248
  "character": 7
2249
2249
  },
2250
2250
  "name": "EnvsMain",
@@ -2257,7 +2257,7 @@
2257
2257
  "__schema": "TypeRefSchema",
2258
2258
  "location": {
2259
2259
  "filePath": "generator.main.runtime.ts",
2260
- "line": 556,
2260
+ "line": 566,
2261
2261
  "character": 7
2262
2262
  },
2263
2263
  "name": "AspectLoaderMain",
@@ -2270,7 +2270,7 @@
2270
2270
  "__schema": "TypeRefSchema",
2271
2271
  "location": {
2272
2272
  "filePath": "generator.main.runtime.ts",
2273
- "line": 557,
2273
+ "line": 567,
2274
2274
  "character": 7
2275
2275
  },
2276
2276
  "name": "NewComponentHelperMain",
@@ -2283,7 +2283,7 @@
2283
2283
  "__schema": "TypeRefSchema",
2284
2284
  "location": {
2285
2285
  "filePath": "generator.main.runtime.ts",
2286
- "line": 558,
2286
+ "line": 568,
2287
2287
  "character": 7
2288
2288
  },
2289
2289
  "name": "ComponentMain",
@@ -2296,7 +2296,7 @@
2296
2296
  "__schema": "TypeRefSchema",
2297
2297
  "location": {
2298
2298
  "filePath": "generator.main.runtime.ts",
2299
- "line": 559,
2299
+ "line": 569,
2300
2300
  "character": 7
2301
2301
  },
2302
2302
  "name": "TrackerMain",
@@ -2309,7 +2309,7 @@
2309
2309
  "__schema": "TypeRefSchema",
2310
2310
  "location": {
2311
2311
  "filePath": "generator.main.runtime.ts",
2312
- "line": 560,
2312
+ "line": 570,
2313
2313
  "character": 7
2314
2314
  },
2315
2315
  "name": "LoggerMain",
@@ -2322,7 +2322,7 @@
2322
2322
  "__schema": "TypeRefSchema",
2323
2323
  "location": {
2324
2324
  "filePath": "generator.main.runtime.ts",
2325
- "line": 561,
2325
+ "line": 571,
2326
2326
  "character": 7
2327
2327
  },
2328
2328
  "name": "GitMain",
@@ -2335,7 +2335,7 @@
2335
2335
  "__schema": "TypeRefSchema",
2336
2336
  "location": {
2337
2337
  "filePath": "generator.main.runtime.ts",
2338
- "line": 562,
2338
+ "line": 572,
2339
2339
  "character": 7
2340
2340
  },
2341
2341
  "name": "WorkspaceConfigFilesMain",
@@ -2353,7 +2353,7 @@
2353
2353
  "__schema": "ParameterSchema",
2354
2354
  "location": {
2355
2355
  "filePath": "generator.main.runtime.ts",
2356
- "line": 564,
2356
+ "line": 574,
2357
2357
  "character": 5
2358
2358
  },
2359
2359
  "name": "config",
@@ -2361,7 +2361,7 @@
2361
2361
  "__schema": "TypeRefSchema",
2362
2362
  "location": {
2363
2363
  "filePath": "generator.main.runtime.ts",
2364
- "line": 564,
2364
+ "line": 574,
2365
2365
  "character": 13
2366
2366
  },
2367
2367
  "name": "GeneratorConfig",
@@ -2374,7 +2374,7 @@
2374
2374
  "__schema": "ParameterSchema",
2375
2375
  "location": {
2376
2376
  "filePath": "generator.main.runtime.ts",
2377
- "line": 565,
2377
+ "line": 575,
2378
2378
  "character": 5
2379
2379
  },
2380
2380
  "name": "[ componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot ]",
@@ -2382,7 +2382,7 @@
2382
2382
  "__schema": "TupleTypeSchema",
2383
2383
  "location": {
2384
2384
  "filePath": "generator.main.runtime.ts",
2385
- "line": 565,
2385
+ "line": 575,
2386
2386
  "character": 76
2387
2387
  },
2388
2388
  "elements": [
@@ -2390,7 +2390,7 @@
2390
2390
  "__schema": "TypeRefSchema",
2391
2391
  "location": {
2392
2392
  "filePath": "generator.main.runtime.ts",
2393
- "line": 566,
2393
+ "line": 576,
2394
2394
  "character": 7
2395
2395
  },
2396
2396
  "name": "ComponentTemplateSlot",
@@ -2400,7 +2400,7 @@
2400
2400
  "__schema": "TypeRefSchema",
2401
2401
  "location": {
2402
2402
  "filePath": "generator.main.runtime.ts",
2403
- "line": 567,
2403
+ "line": 577,
2404
2404
  "character": 7
2405
2405
  },
2406
2406
  "name": "WorkspaceTemplateSlot",
@@ -2410,7 +2410,7 @@
2410
2410
  "__schema": "TypeRefSchema",
2411
2411
  "location": {
2412
2412
  "filePath": "generator.main.runtime.ts",
2413
- "line": 568,
2413
+ "line": 578,
2414
2414
  "character": 7
2415
2415
  },
2416
2416
  "name": "OnComponentCreateSlot",
@@ -2426,7 +2426,7 @@
2426
2426
  "__schema": "InferenceTypeSchema",
2427
2427
  "location": {
2428
2428
  "filePath": "generator.main.runtime.ts",
2429
- "line": 538,
2429
+ "line": 548,
2430
2430
  "character": 3
2431
2431
  },
2432
2432
  "type": "Promise<GeneratorMain>"
@@ -5881,7 +5881,7 @@
5881
5881
  "__schema": "TypeSchema",
5882
5882
  "location": {
5883
5883
  "filePath": "generator.main.runtime.ts",
5884
- "line": 40,
5884
+ "line": 41,
5885
5885
  "character": 1
5886
5886
  },
5887
5887
  "signature": "type ComponentTemplateSlot = SlotRegistry<ComponentTemplate[]>",
@@ -5890,7 +5890,7 @@
5890
5890
  "__schema": "TypeRefSchema",
5891
5891
  "location": {
5892
5892
  "filePath": "generator.main.runtime.ts",
5893
- "line": 40,
5893
+ "line": 41,
5894
5894
  "character": 37
5895
5895
  },
5896
5896
  "name": "SlotRegistry",
@@ -5904,14 +5904,14 @@
5904
5904
  "__schema": "TypeArraySchema",
5905
5905
  "location": {
5906
5906
  "filePath": "generator.main.runtime.ts",
5907
- "line": 40,
5907
+ "line": 41,
5908
5908
  "character": 50
5909
5909
  },
5910
5910
  "type": {
5911
5911
  "__schema": "TypeRefSchema",
5912
5912
  "location": {
5913
5913
  "filePath": "generator.main.runtime.ts",
5914
- "line": 40,
5914
+ "line": 41,
5915
5915
  "character": 50
5916
5916
  },
5917
5917
  "name": "ComponentTemplate"
@@ -5924,7 +5924,7 @@
5924
5924
  "__schema": "TypeSchema",
5925
5925
  "location": {
5926
5926
  "filePath": "generator.main.runtime.ts",
5927
- "line": 41,
5927
+ "line": 42,
5928
5928
  "character": 1
5929
5929
  },
5930
5930
  "signature": "type WorkspaceTemplateSlot = SlotRegistry<WorkspaceTemplate[]>",
@@ -5933,7 +5933,7 @@
5933
5933
  "__schema": "TypeRefSchema",
5934
5934
  "location": {
5935
5935
  "filePath": "generator.main.runtime.ts",
5936
- "line": 41,
5936
+ "line": 42,
5937
5937
  "character": 37
5938
5938
  },
5939
5939
  "name": "SlotRegistry",
@@ -5947,14 +5947,14 @@
5947
5947
  "__schema": "TypeArraySchema",
5948
5948
  "location": {
5949
5949
  "filePath": "generator.main.runtime.ts",
5950
- "line": 41,
5950
+ "line": 42,
5951
5951
  "character": 50
5952
5952
  },
5953
5953
  "type": {
5954
5954
  "__schema": "TypeRefSchema",
5955
5955
  "location": {
5956
5956
  "filePath": "generator.main.runtime.ts",
5957
- "line": 41,
5957
+ "line": 42,
5958
5958
  "character": 50
5959
5959
  },
5960
5960
  "name": "WorkspaceTemplate"
@@ -5967,7 +5967,7 @@
5967
5967
  "__schema": "TypeSchema",
5968
5968
  "location": {
5969
5969
  "filePath": "generator.main.runtime.ts",
5970
- "line": 42,
5970
+ "line": 43,
5971
5971
  "character": 1
5972
5972
  },
5973
5973
  "signature": "type OnComponentCreateSlot = SlotRegistry<OnComponentCreateFn>",
@@ -5976,7 +5976,7 @@
5976
5976
  "__schema": "TypeRefSchema",
5977
5977
  "location": {
5978
5978
  "filePath": "generator.main.runtime.ts",
5979
- "line": 42,
5979
+ "line": 43,
5980
5980
  "character": 37
5981
5981
  },
5982
5982
  "name": "SlotRegistry",
@@ -5990,7 +5990,7 @@
5990
5990
  "__schema": "TypeRefSchema",
5991
5991
  "location": {
5992
5992
  "filePath": "generator.main.runtime.ts",
5993
- "line": 42,
5993
+ "line": 43,
5994
5994
  "character": 50
5995
5995
  },
5996
5996
  "name": "OnComponentCreateFn",
@@ -6003,7 +6003,7 @@
6003
6003
  "__schema": "TypeSchema",
6004
6004
  "location": {
6005
6005
  "filePath": "generator.main.runtime.ts",
6006
- "line": 44,
6006
+ "line": 45,
6007
6007
  "character": 1
6008
6008
  },
6009
6009
  "signature": "type TemplateDescriptor = {\n aspectId: string;\n titlePrefix?: string | undefined;\n name: string;\n description?: string | undefined;\n hidden?: boolean | undefined;\n}",
@@ -6012,7 +6012,7 @@
6012
6012
  "__schema": "TypeLiteralSchema",
6013
6013
  "location": {
6014
6014
  "filePath": "generator.main.runtime.ts",
6015
- "line": 44,
6015
+ "line": 45,
6016
6016
  "character": 34
6017
6017
  },
6018
6018
  "members": [
@@ -6020,7 +6020,7 @@
6020
6020
  "__schema": "VariableLikeSchema",
6021
6021
  "location": {
6022
6022
  "filePath": "generator.main.runtime.ts",
6023
- "line": 45,
6023
+ "line": 46,
6024
6024
  "character": 3
6025
6025
  },
6026
6026
  "signature": "(property) aspectId: string",
@@ -6029,7 +6029,7 @@
6029
6029
  "__schema": "KeywordTypeSchema",
6030
6030
  "location": {
6031
6031
  "filePath": "generator.main.runtime.ts",
6032
- "line": 45,
6032
+ "line": 46,
6033
6033
  "character": 13
6034
6034
  },
6035
6035
  "name": "string"
@@ -6040,7 +6040,7 @@
6040
6040
  "__schema": "VariableLikeSchema",
6041
6041
  "location": {
6042
6042
  "filePath": "generator.main.runtime.ts",
6043
- "line": 46,
6043
+ "line": 47,
6044
6044
  "character": 3
6045
6045
  },
6046
6046
  "signature": "(property) titlePrefix?: string | undefined",
@@ -6049,7 +6049,7 @@
6049
6049
  "__schema": "KeywordTypeSchema",
6050
6050
  "location": {
6051
6051
  "filePath": "generator.main.runtime.ts",
6052
- "line": 46,
6052
+ "line": 47,
6053
6053
  "character": 17
6054
6054
  },
6055
6055
  "name": "string"
@@ -6060,7 +6060,7 @@
6060
6060
  "__schema": "VariableLikeSchema",
6061
6061
  "location": {
6062
6062
  "filePath": "generator.main.runtime.ts",
6063
- "line": 47,
6063
+ "line": 48,
6064
6064
  "character": 3
6065
6065
  },
6066
6066
  "signature": "(property) name: string",
@@ -6069,7 +6069,7 @@
6069
6069
  "__schema": "KeywordTypeSchema",
6070
6070
  "location": {
6071
6071
  "filePath": "generator.main.runtime.ts",
6072
- "line": 47,
6072
+ "line": 48,
6073
6073
  "character": 9
6074
6074
  },
6075
6075
  "name": "string"
@@ -6080,7 +6080,7 @@
6080
6080
  "__schema": "VariableLikeSchema",
6081
6081
  "location": {
6082
6082
  "filePath": "generator.main.runtime.ts",
6083
- "line": 48,
6083
+ "line": 49,
6084
6084
  "character": 3
6085
6085
  },
6086
6086
  "signature": "(property) description?: string | undefined",
@@ -6089,7 +6089,7 @@
6089
6089
  "__schema": "KeywordTypeSchema",
6090
6090
  "location": {
6091
6091
  "filePath": "generator.main.runtime.ts",
6092
- "line": 48,
6092
+ "line": 49,
6093
6093
  "character": 17
6094
6094
  },
6095
6095
  "name": "string"
@@ -6100,7 +6100,7 @@
6100
6100
  "__schema": "VariableLikeSchema",
6101
6101
  "location": {
6102
6102
  "filePath": "generator.main.runtime.ts",
6103
- "line": 49,
6103
+ "line": 50,
6104
6104
  "character": 3
6105
6105
  },
6106
6106
  "signature": "(property) hidden?: boolean | undefined",
@@ -6109,7 +6109,7 @@
6109
6109
  "__schema": "KeywordTypeSchema",
6110
6110
  "location": {
6111
6111
  "filePath": "generator.main.runtime.ts",
6112
- "line": 49,
6112
+ "line": 50,
6113
6113
  "character": 12
6114
6114
  },
6115
6115
  "name": "boolean"
@@ -6123,7 +6123,7 @@
6123
6123
  "__schema": "TypeSchema",
6124
6124
  "location": {
6125
6125
  "filePath": "generator.main.runtime.ts",
6126
- "line": 57,
6126
+ "line": 58,
6127
6127
  "character": 1
6128
6128
  },
6129
6129
  "signature": "type GenerateWorkspaceTemplateResult = {\n workspacePath: string;\n appName?: string | undefined;\n}",
@@ -6132,7 +6132,7 @@
6132
6132
  "__schema": "TypeLiteralSchema",
6133
6133
  "location": {
6134
6134
  "filePath": "generator.main.runtime.ts",
6135
- "line": 57,
6135
+ "line": 58,
6136
6136
  "character": 47
6137
6137
  },
6138
6138
  "members": [
@@ -6140,7 +6140,7 @@
6140
6140
  "__schema": "VariableLikeSchema",
6141
6141
  "location": {
6142
6142
  "filePath": "generator.main.runtime.ts",
6143
- "line": 57,
6143
+ "line": 58,
6144
6144
  "character": 49
6145
6145
  },
6146
6146
  "signature": "(property) workspacePath: string",
@@ -6149,7 +6149,7 @@
6149
6149
  "__schema": "KeywordTypeSchema",
6150
6150
  "location": {
6151
6151
  "filePath": "generator.main.runtime.ts",
6152
- "line": 57,
6152
+ "line": 58,
6153
6153
  "character": 64
6154
6154
  },
6155
6155
  "name": "string"
@@ -6160,7 +6160,7 @@
6160
6160
  "__schema": "VariableLikeSchema",
6161
6161
  "location": {
6162
6162
  "filePath": "generator.main.runtime.ts",
6163
- "line": 57,
6163
+ "line": 58,
6164
6164
  "character": 72
6165
6165
  },
6166
6166
  "signature": "(property) appName?: string | undefined",
@@ -6169,7 +6169,7 @@
6169
6169
  "__schema": "KeywordTypeSchema",
6170
6170
  "location": {
6171
6171
  "filePath": "generator.main.runtime.ts",
6172
- "line": 57,
6172
+ "line": 58,
6173
6173
  "character": 82
6174
6174
  },
6175
6175
  "name": "string"
@@ -6183,7 +6183,7 @@
6183
6183
  "__schema": "TypeSchema",
6184
6184
  "location": {
6185
6185
  "filePath": "generator.main.runtime.ts",
6186
- "line": 59,
6186
+ "line": 60,
6187
6187
  "character": 1
6188
6188
  },
6189
6189
  "signature": "type GeneratorConfig = {\n aspects: string[];\n hideCoreTemplates: boolean;\n envs?: string[] | undefined;\n}",
@@ -6192,7 +6192,7 @@
6192
6192
  "__schema": "TypeLiteralSchema",
6193
6193
  "location": {
6194
6194
  "filePath": "generator.main.runtime.ts",
6195
- "line": 59,
6195
+ "line": 60,
6196
6196
  "character": 31
6197
6197
  },
6198
6198
  "members": [
@@ -6200,14 +6200,14 @@
6200
6200
  "__schema": "VariableLikeSchema",
6201
6201
  "location": {
6202
6202
  "filePath": "generator.main.runtime.ts",
6203
- "line": 63,
6203
+ "line": 64,
6204
6204
  "character": 3
6205
6205
  },
6206
6206
  "doc": {
6207
6207
  "__schema": "DocSchema",
6208
6208
  "location": {
6209
6209
  "filePath": "generator.main.runtime.ts",
6210
- "line": 60,
6210
+ "line": 61,
6211
6211
  "character": 3
6212
6212
  },
6213
6213
  "raw": "/**\n * array of aspects to include in the list of templates.\n */",
@@ -6219,14 +6219,14 @@
6219
6219
  "__schema": "TypeArraySchema",
6220
6220
  "location": {
6221
6221
  "filePath": "generator.main.runtime.ts",
6222
- "line": 63,
6222
+ "line": 64,
6223
6223
  "character": 12
6224
6224
  },
6225
6225
  "type": {
6226
6226
  "__schema": "KeywordTypeSchema",
6227
6227
  "location": {
6228
6228
  "filePath": "generator.main.runtime.ts",
6229
- "line": 63,
6229
+ "line": 64,
6230
6230
  "character": 12
6231
6231
  },
6232
6232
  "name": "string"
@@ -6238,14 +6238,14 @@
6238
6238
  "__schema": "VariableLikeSchema",
6239
6239
  "location": {
6240
6240
  "filePath": "generator.main.runtime.ts",
6241
- "line": 69,
6241
+ "line": 70,
6242
6242
  "character": 3
6243
6243
  },
6244
6244
  "doc": {
6245
6245
  "__schema": "DocSchema",
6246
6246
  "location": {
6247
6247
  "filePath": "generator.main.runtime.ts",
6248
- "line": 65,
6248
+ "line": 66,
6249
6249
  "character": 3
6250
6250
  },
6251
6251
  "raw": "/**\n * by default core templates are shown.\n * use this to hide them unless `--show-all` flag of `bit templates` was used\n */",
@@ -6257,7 +6257,7 @@
6257
6257
  "__schema": "KeywordTypeSchema",
6258
6258
  "location": {
6259
6259
  "filePath": "generator.main.runtime.ts",
6260
- "line": 69,
6260
+ "line": 70,
6261
6261
  "character": 22
6262
6262
  },
6263
6263
  "name": "boolean"
@@ -6268,14 +6268,14 @@
6268
6268
  "__schema": "VariableLikeSchema",
6269
6269
  "location": {
6270
6270
  "filePath": "generator.main.runtime.ts",
6271
- "line": 74,
6271
+ "line": 75,
6272
6272
  "character": 3
6273
6273
  },
6274
6274
  "doc": {
6275
6275
  "__schema": "DocSchema",
6276
6276
  "location": {
6277
6277
  "filePath": "generator.main.runtime.ts",
6278
- "line": 71,
6278
+ "line": 72,
6279
6279
  "character": 3
6280
6280
  },
6281
6281
  "raw": "/**\n * default envs.\n */",
@@ -6287,14 +6287,14 @@
6287
6287
  "__schema": "TypeArraySchema",
6288
6288
  "location": {
6289
6289
  "filePath": "generator.main.runtime.ts",
6290
- "line": 74,
6290
+ "line": 75,
6291
6291
  "character": 10
6292
6292
  },
6293
6293
  "type": {
6294
6294
  "__schema": "KeywordTypeSchema",
6295
6295
  "location": {
6296
6296
  "filePath": "generator.main.runtime.ts",
6297
- "line": 74,
6297
+ "line": 75,
6298
6298
  "character": 10
6299
6299
  },
6300
6300
  "name": "string"
@@ -6309,7 +6309,7 @@
6309
6309
  "__schema": "ClassSchema",
6310
6310
  "location": {
6311
6311
  "filePath": "generator.main.runtime.ts",
6312
- "line": 77,
6312
+ "line": 78,
6313
6313
  "character": 1
6314
6314
  },
6315
6315
  "signature": "class GeneratorMain",
@@ -6319,7 +6319,7 @@
6319
6319
  "__schema": "ConstructorSchema",
6320
6320
  "location": {
6321
6321
  "filePath": "generator.main.runtime.ts",
6322
- "line": 79,
6322
+ "line": 80,
6323
6323
  "character": 3
6324
6324
  },
6325
6325
  "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",
@@ -6329,7 +6329,7 @@
6329
6329
  "__schema": "ParameterSchema",
6330
6330
  "location": {
6331
6331
  "filePath": "generator.main.runtime.ts",
6332
- "line": 80,
6332
+ "line": 81,
6333
6333
  "character": 5
6334
6334
  },
6335
6335
  "name": "componentTemplateSlot",
@@ -6337,7 +6337,7 @@
6337
6337
  "__schema": "TypeRefSchema",
6338
6338
  "location": {
6339
6339
  "filePath": "generator.main.runtime.ts",
6340
- "line": 80,
6340
+ "line": 81,
6341
6341
  "character": 36
6342
6342
  },
6343
6343
  "name": "ComponentTemplateSlot",
@@ -6350,7 +6350,7 @@
6350
6350
  "__schema": "ParameterSchema",
6351
6351
  "location": {
6352
6352
  "filePath": "generator.main.runtime.ts",
6353
- "line": 81,
6353
+ "line": 82,
6354
6354
  "character": 5
6355
6355
  },
6356
6356
  "name": "workspaceTemplateSlot",
@@ -6358,7 +6358,7 @@
6358
6358
  "__schema": "TypeRefSchema",
6359
6359
  "location": {
6360
6360
  "filePath": "generator.main.runtime.ts",
6361
- "line": 81,
6361
+ "line": 82,
6362
6362
  "character": 36
6363
6363
  },
6364
6364
  "name": "WorkspaceTemplateSlot",
@@ -6371,7 +6371,7 @@
6371
6371
  "__schema": "ParameterSchema",
6372
6372
  "location": {
6373
6373
  "filePath": "generator.main.runtime.ts",
6374
- "line": 82,
6374
+ "line": 83,
6375
6375
  "character": 5
6376
6376
  },
6377
6377
  "name": "onComponentCreateSlot",
@@ -6379,7 +6379,7 @@
6379
6379
  "__schema": "TypeRefSchema",
6380
6380
  "location": {
6381
6381
  "filePath": "generator.main.runtime.ts",
6382
- "line": 82,
6382
+ "line": 83,
6383
6383
  "character": 36
6384
6384
  },
6385
6385
  "name": "OnComponentCreateSlot",
@@ -6392,7 +6392,7 @@
6392
6392
  "__schema": "ParameterSchema",
6393
6393
  "location": {
6394
6394
  "filePath": "generator.main.runtime.ts",
6395
- "line": 83,
6395
+ "line": 84,
6396
6396
  "character": 5
6397
6397
  },
6398
6398
  "name": "config",
@@ -6400,7 +6400,7 @@
6400
6400
  "__schema": "TypeRefSchema",
6401
6401
  "location": {
6402
6402
  "filePath": "generator.main.runtime.ts",
6403
- "line": 83,
6403
+ "line": 84,
6404
6404
  "character": 21
6405
6405
  },
6406
6406
  "name": "GeneratorConfig",
@@ -6413,7 +6413,7 @@
6413
6413
  "__schema": "ParameterSchema",
6414
6414
  "location": {
6415
6415
  "filePath": "generator.main.runtime.ts",
6416
- "line": 84,
6416
+ "line": 85,
6417
6417
  "character": 5
6418
6418
  },
6419
6419
  "name": "workspace",
@@ -6421,7 +6421,7 @@
6421
6421
  "__schema": "TypeRefSchema",
6422
6422
  "location": {
6423
6423
  "filePath": "generator.main.runtime.ts",
6424
- "line": 84,
6424
+ "line": 85,
6425
6425
  "character": 24
6426
6426
  },
6427
6427
  "name": "Workspace",
@@ -6437,7 +6437,7 @@
6437
6437
  "__schema": "ParameterSchema",
6438
6438
  "location": {
6439
6439
  "filePath": "generator.main.runtime.ts",
6440
- "line": 85,
6440
+ "line": 86,
6441
6441
  "character": 5
6442
6442
  },
6443
6443
  "name": "envs",
@@ -6445,7 +6445,7 @@
6445
6445
  "__schema": "TypeRefSchema",
6446
6446
  "location": {
6447
6447
  "filePath": "generator.main.runtime.ts",
6448
- "line": 85,
6448
+ "line": 86,
6449
6449
  "character": 19
6450
6450
  },
6451
6451
  "name": "EnvsMain",
@@ -6461,7 +6461,7 @@
6461
6461
  "__schema": "ParameterSchema",
6462
6462
  "location": {
6463
6463
  "filePath": "generator.main.runtime.ts",
6464
- "line": 86,
6464
+ "line": 87,
6465
6465
  "character": 5
6466
6466
  },
6467
6467
  "name": "aspectLoader",
@@ -6469,7 +6469,7 @@
6469
6469
  "__schema": "TypeRefSchema",
6470
6470
  "location": {
6471
6471
  "filePath": "generator.main.runtime.ts",
6472
- "line": 86,
6472
+ "line": 87,
6473
6473
  "character": 27
6474
6474
  },
6475
6475
  "name": "AspectLoaderMain",
@@ -6485,7 +6485,7 @@
6485
6485
  "__schema": "ParameterSchema",
6486
6486
  "location": {
6487
6487
  "filePath": "generator.main.runtime.ts",
6488
- "line": 87,
6488
+ "line": 88,
6489
6489
  "character": 5
6490
6490
  },
6491
6491
  "name": "newComponentHelper",
@@ -6493,7 +6493,7 @@
6493
6493
  "__schema": "TypeRefSchema",
6494
6494
  "location": {
6495
6495
  "filePath": "generator.main.runtime.ts",
6496
- "line": 87,
6496
+ "line": 88,
6497
6497
  "character": 33
6498
6498
  },
6499
6499
  "name": "NewComponentHelperMain",
@@ -6509,7 +6509,7 @@
6509
6509
  "__schema": "ParameterSchema",
6510
6510
  "location": {
6511
6511
  "filePath": "generator.main.runtime.ts",
6512
- "line": 88,
6512
+ "line": 89,
6513
6513
  "character": 5
6514
6514
  },
6515
6515
  "name": "componentAspect",
@@ -6517,7 +6517,7 @@
6517
6517
  "__schema": "TypeRefSchema",
6518
6518
  "location": {
6519
6519
  "filePath": "generator.main.runtime.ts",
6520
- "line": 88,
6520
+ "line": 89,
6521
6521
  "character": 30
6522
6522
  },
6523
6523
  "name": "ComponentMain",
@@ -6533,7 +6533,7 @@
6533
6533
  "__schema": "ParameterSchema",
6534
6534
  "location": {
6535
6535
  "filePath": "generator.main.runtime.ts",
6536
- "line": 89,
6536
+ "line": 90,
6537
6537
  "character": 5
6538
6538
  },
6539
6539
  "name": "tracker",
@@ -6541,7 +6541,7 @@
6541
6541
  "__schema": "TypeRefSchema",
6542
6542
  "location": {
6543
6543
  "filePath": "generator.main.runtime.ts",
6544
- "line": 89,
6544
+ "line": 90,
6545
6545
  "character": 22
6546
6546
  },
6547
6547
  "name": "TrackerMain",
@@ -6557,7 +6557,7 @@
6557
6557
  "__schema": "ParameterSchema",
6558
6558
  "location": {
6559
6559
  "filePath": "generator.main.runtime.ts",
6560
- "line": 90,
6560
+ "line": 91,
6561
6561
  "character": 5
6562
6562
  },
6563
6563
  "name": "logger",
@@ -6565,7 +6565,7 @@
6565
6565
  "__schema": "TypeRefSchema",
6566
6566
  "location": {
6567
6567
  "filePath": "generator.main.runtime.ts",
6568
- "line": 90,
6568
+ "line": 91,
6569
6569
  "character": 21
6570
6570
  },
6571
6571
  "name": "Logger",
@@ -6581,7 +6581,7 @@
6581
6581
  "__schema": "ParameterSchema",
6582
6582
  "location": {
6583
6583
  "filePath": "generator.main.runtime.ts",
6584
- "line": 91,
6584
+ "line": 92,
6585
6585
  "character": 5
6586
6586
  },
6587
6587
  "name": "git",
@@ -6589,7 +6589,7 @@
6589
6589
  "__schema": "TypeRefSchema",
6590
6590
  "location": {
6591
6591
  "filePath": "generator.main.runtime.ts",
6592
- "line": 91,
6592
+ "line": 92,
6593
6593
  "character": 18
6594
6594
  },
6595
6595
  "name": "GitMain",
@@ -6605,7 +6605,7 @@
6605
6605
  "__schema": "ParameterSchema",
6606
6606
  "location": {
6607
6607
  "filePath": "generator.main.runtime.ts",
6608
- "line": 92,
6608
+ "line": 93,
6609
6609
  "character": 5
6610
6610
  },
6611
6611
  "name": "wsConfigFiles",
@@ -6613,7 +6613,7 @@
6613
6613
  "__schema": "TypeRefSchema",
6614
6614
  "location": {
6615
6615
  "filePath": "generator.main.runtime.ts",
6616
- "line": 92,
6616
+ "line": 93,
6617
6617
  "character": 28
6618
6618
  },
6619
6619
  "name": "WorkspaceConfigFilesMain",
@@ -6630,7 +6630,7 @@
6630
6630
  "__schema": "ThisTypeSchema",
6631
6631
  "location": {
6632
6632
  "filePath": "generator.main.runtime.ts",
6633
- "line": 77,
6633
+ "line": 78,
6634
6634
  "character": 1
6635
6635
  },
6636
6636
  "name": "GeneratorMain"
@@ -6641,14 +6641,14 @@
6641
6641
  "__schema": "FunctionLikeSchema",
6642
6642
  "location": {
6643
6643
  "filePath": "generator.main.runtime.ts",
6644
- "line": 98,
6644
+ "line": 99,
6645
6645
  "character": 3
6646
6646
  },
6647
6647
  "doc": {
6648
6648
  "__schema": "DocSchema",
6649
6649
  "location": {
6650
6650
  "filePath": "generator.main.runtime.ts",
6651
- "line": 95,
6651
+ "line": 96,
6652
6652
  "character": 3
6653
6653
  },
6654
6654
  "raw": "/**\n * register a new component template.\n */",
@@ -6661,7 +6661,7 @@
6661
6661
  "__schema": "ParameterSchema",
6662
6662
  "location": {
6663
6663
  "filePath": "generator.main.runtime.ts",
6664
- "line": 98,
6664
+ "line": 99,
6665
6665
  "character": 29
6666
6666
  },
6667
6667
  "name": "templates",
@@ -6669,14 +6669,14 @@
6669
6669
  "__schema": "TypeArraySchema",
6670
6670
  "location": {
6671
6671
  "filePath": "generator.main.runtime.ts",
6672
- "line": 98,
6672
+ "line": 99,
6673
6673
  "character": 40
6674
6674
  },
6675
6675
  "type": {
6676
6676
  "__schema": "TypeRefSchema",
6677
6677
  "location": {
6678
6678
  "filePath": "generator.main.runtime.ts",
6679
- "line": 98,
6679
+ "line": 99,
6680
6680
  "character": 40
6681
6681
  },
6682
6682
  "name": "ComponentTemplate"
@@ -6690,7 +6690,7 @@
6690
6690
  "__schema": "TypeRefSchema",
6691
6691
  "location": {
6692
6692
  "filePath": "generator.main.runtime.ts",
6693
- "line": 98,
6693
+ "line": 99,
6694
6694
  "character": 3
6695
6695
  },
6696
6696
  "name": "GeneratorMain"
@@ -6701,14 +6701,14 @@
6701
6701
  "__schema": "FunctionLikeSchema",
6702
6702
  "location": {
6703
6703
  "filePath": "generator.main.runtime.ts",
6704
- "line": 106,
6704
+ "line": 107,
6705
6705
  "character": 3
6706
6706
  },
6707
6707
  "doc": {
6708
6708
  "__schema": "DocSchema",
6709
6709
  "location": {
6710
6710
  "filePath": "generator.main.runtime.ts",
6711
- "line": 103,
6711
+ "line": 104,
6712
6712
  "character": 3
6713
6713
  },
6714
6714
  "raw": "/**\n * register a new workspace starter.\n */",
@@ -6721,7 +6721,7 @@
6721
6721
  "__schema": "ParameterSchema",
6722
6722
  "location": {
6723
6723
  "filePath": "generator.main.runtime.ts",
6724
- "line": 106,
6724
+ "line": 107,
6725
6725
  "character": 29
6726
6726
  },
6727
6727
  "name": "templates",
@@ -6729,14 +6729,14 @@
6729
6729
  "__schema": "TypeArraySchema",
6730
6730
  "location": {
6731
6731
  "filePath": "generator.main.runtime.ts",
6732
- "line": 106,
6732
+ "line": 107,
6733
6733
  "character": 40
6734
6734
  },
6735
6735
  "type": {
6736
6736
  "__schema": "TypeRefSchema",
6737
6737
  "location": {
6738
6738
  "filePath": "generator.main.runtime.ts",
6739
- "line": 106,
6739
+ "line": 107,
6740
6740
  "character": 40
6741
6741
  },
6742
6742
  "name": "WorkspaceTemplate"
@@ -6750,7 +6750,7 @@
6750
6750
  "__schema": "TypeRefSchema",
6751
6751
  "location": {
6752
6752
  "filePath": "generator.main.runtime.ts",
6753
- "line": 106,
6753
+ "line": 107,
6754
6754
  "character": 3
6755
6755
  },
6756
6756
  "name": "GeneratorMain"
@@ -6761,7 +6761,7 @@
6761
6761
  "__schema": "FunctionLikeSchema",
6762
6762
  "location": {
6763
6763
  "filePath": "generator.main.runtime.ts",
6764
- "line": 111,
6764
+ "line": 112,
6765
6765
  "character": 3
6766
6766
  },
6767
6767
  "signature": "(method) GeneratorMain.registerOnComponentCreate(fn: OnComponentCreateFn): this",
@@ -6771,7 +6771,7 @@
6771
6771
  "__schema": "ParameterSchema",
6772
6772
  "location": {
6773
6773
  "filePath": "generator.main.runtime.ts",
6774
- "line": 111,
6774
+ "line": 112,
6775
6775
  "character": 29
6776
6776
  },
6777
6777
  "name": "fn",
@@ -6779,7 +6779,7 @@
6779
6779
  "__schema": "TypeRefSchema",
6780
6780
  "location": {
6781
6781
  "filePath": "generator.main.runtime.ts",
6782
- "line": 111,
6782
+ "line": 112,
6783
6783
  "character": 33
6784
6784
  },
6785
6785
  "name": "OnComponentCreateFn",
@@ -6793,7 +6793,7 @@
6793
6793
  "__schema": "TypeRefSchema",
6794
6794
  "location": {
6795
6795
  "filePath": "generator.main.runtime.ts",
6796
- "line": 111,
6796
+ "line": 112,
6797
6797
  "character": 3
6798
6798
  },
6799
6799
  "name": "GeneratorMain"
@@ -6804,14 +6804,14 @@
6804
6804
  "__schema": "FunctionLikeSchema",
6805
6805
  "location": {
6806
6806
  "filePath": "generator.main.runtime.ts",
6807
- "line": 120,
6807
+ "line": 121,
6808
6808
  "character": 3
6809
6809
  },
6810
6810
  "doc": {
6811
6811
  "__schema": "DocSchema",
6812
6812
  "location": {
6813
6813
  "filePath": "generator.main.runtime.ts",
6814
- "line": 116,
6814
+ "line": 117,
6815
6815
  "character": 3
6816
6816
  },
6817
6817
  "raw": "/**\n * list all component templates registered in the workspace or workspace templates in case the\n * workspace is not available\n */",
@@ -6824,7 +6824,7 @@
6824
6824
  "__schema": "ParameterSchema",
6825
6825
  "location": {
6826
6826
  "filePath": "generator.main.runtime.ts",
6827
- "line": 120,
6827
+ "line": 121,
6828
6828
  "character": 23
6829
6829
  },
6830
6830
  "name": "{ aspect }",
@@ -6832,7 +6832,7 @@
6832
6832
  "__schema": "TypeLiteralSchema",
6833
6833
  "location": {
6834
6834
  "filePath": "generator.main.runtime.ts",
6835
- "line": 120,
6835
+ "line": 121,
6836
6836
  "character": 35
6837
6837
  },
6838
6838
  "members": [
@@ -6840,7 +6840,7 @@
6840
6840
  "__schema": "VariableLikeSchema",
6841
6841
  "location": {
6842
6842
  "filePath": "generator.main.runtime.ts",
6843
- "line": 120,
6843
+ "line": 121,
6844
6844
  "character": 37
6845
6845
  },
6846
6846
  "signature": "(property) aspect?: string | undefined",
@@ -6849,7 +6849,7 @@
6849
6849
  "__schema": "KeywordTypeSchema",
6850
6850
  "location": {
6851
6851
  "filePath": "generator.main.runtime.ts",
6852
- "line": 120,
6852
+ "line": 121,
6853
6853
  "character": 46
6854
6854
  },
6855
6855
  "name": "string"
@@ -6865,7 +6865,7 @@
6865
6865
  "__schema": "VariableLikeSchema",
6866
6866
  "location": {
6867
6867
  "filePath": "generator.main.runtime.ts",
6868
- "line": 120,
6868
+ "line": 121,
6869
6869
  "character": 37
6870
6870
  },
6871
6871
  "signature": "(property) aspect?: string | undefined",
@@ -6874,7 +6874,7 @@
6874
6874
  "__schema": "KeywordTypeSchema",
6875
6875
  "location": {
6876
6876
  "filePath": "generator.main.runtime.ts",
6877
- "line": 120,
6877
+ "line": 121,
6878
6878
  "character": 46
6879
6879
  },
6880
6880
  "name": "string"
@@ -6889,7 +6889,7 @@
6889
6889
  "__schema": "TypeRefSchema",
6890
6890
  "location": {
6891
6891
  "filePath": "generator.main.runtime.ts",
6892
- "line": 120,
6892
+ "line": 121,
6893
6893
  "character": 62
6894
6894
  },
6895
6895
  "name": "Promise",
@@ -6898,14 +6898,14 @@
6898
6898
  "__schema": "TypeArraySchema",
6899
6899
  "location": {
6900
6900
  "filePath": "generator.main.runtime.ts",
6901
- "line": 120,
6901
+ "line": 121,
6902
6902
  "character": 70
6903
6903
  },
6904
6904
  "type": {
6905
6905
  "__schema": "TypeRefSchema",
6906
6906
  "location": {
6907
6907
  "filePath": "generator.main.runtime.ts",
6908
- "line": 120,
6908
+ "line": 121,
6909
6909
  "character": 70
6910
6910
  },
6911
6911
  "name": "TemplateDescriptor",
@@ -6922,14 +6922,14 @@
6922
6922
  "__schema": "FunctionLikeSchema",
6923
6923
  "location": {
6924
6924
  "filePath": "generator.main.runtime.ts",
6925
- "line": 144,
6925
+ "line": 145,
6926
6926
  "character": 3
6927
6927
  },
6928
6928
  "doc": {
6929
6929
  "__schema": "DocSchema",
6930
6930
  "location": {
6931
6931
  "filePath": "generator.main.runtime.ts",
6932
- "line": 141,
6932
+ "line": 142,
6933
6933
  "character": 3
6934
6934
  },
6935
6935
  "raw": "/**\n * @deprecated use this.listTemplates()\n */",
@@ -6938,7 +6938,7 @@
6938
6938
  "__schema": "TagSchema",
6939
6939
  "location": {
6940
6940
  "filePath": "generator.main.runtime.ts",
6941
- "line": 142,
6941
+ "line": 143,
6942
6942
  "character": 6
6943
6943
  },
6944
6944
  "tagName": "deprecated",
@@ -6953,7 +6953,7 @@
6953
6953
  "__schema": "ParameterSchema",
6954
6954
  "location": {
6955
6955
  "filePath": "generator.main.runtime.ts",
6956
- "line": 144,
6956
+ "line": 145,
6957
6957
  "character": 32
6958
6958
  },
6959
6959
  "name": "opts",
@@ -6961,7 +6961,7 @@
6961
6961
  "__schema": "TypeLiteralSchema",
6962
6962
  "location": {
6963
6963
  "filePath": "generator.main.runtime.ts",
6964
- "line": 144,
6964
+ "line": 145,
6965
6965
  "character": 38
6966
6966
  },
6967
6967
  "members": [
@@ -6969,7 +6969,7 @@
6969
6969
  "__schema": "VariableLikeSchema",
6970
6970
  "location": {
6971
6971
  "filePath": "generator.main.runtime.ts",
6972
- "line": 144,
6972
+ "line": 145,
6973
6973
  "character": 40
6974
6974
  },
6975
6975
  "signature": "(property) aspect?: string | undefined",
@@ -6978,7 +6978,7 @@
6978
6978
  "__schema": "KeywordTypeSchema",
6979
6979
  "location": {
6980
6980
  "filePath": "generator.main.runtime.ts",
6981
- "line": 144,
6981
+ "line": 145,
6982
6982
  "character": 49
6983
6983
  },
6984
6984
  "name": "string"
@@ -6995,7 +6995,7 @@
6995
6995
  "__schema": "TypeRefSchema",
6996
6996
  "location": {
6997
6997
  "filePath": "generator.main.runtime.ts",
6998
- "line": 144,
6998
+ "line": 145,
6999
6999
  "character": 60
7000
7000
  },
7001
7001
  "name": "Promise",
@@ -7004,14 +7004,14 @@
7004
7004
  "__schema": "TypeArraySchema",
7005
7005
  "location": {
7006
7006
  "filePath": "generator.main.runtime.ts",
7007
- "line": 144,
7007
+ "line": 145,
7008
7008
  "character": 68
7009
7009
  },
7010
7010
  "type": {
7011
7011
  "__schema": "TypeRefSchema",
7012
7012
  "location": {
7013
7013
  "filePath": "generator.main.runtime.ts",
7014
- "line": 144,
7014
+ "line": 145,
7015
7015
  "character": 68
7016
7016
  },
7017
7017
  "name": "TemplateDescriptor",
@@ -7028,7 +7028,7 @@
7028
7028
  "__schema": "FunctionLikeSchema",
7029
7029
  "location": {
7030
7030
  "filePath": "generator.main.runtime.ts",
7031
- "line": 148,
7031
+ "line": 149,
7032
7032
  "character": 3
7033
7033
  },
7034
7034
  "signature": "(method) GeneratorMain.isRunningInsideWorkspace(): boolean",
@@ -7038,7 +7038,7 @@
7038
7038
  "__schema": "KeywordTypeSchema",
7039
7039
  "location": {
7040
7040
  "filePath": "generator.main.runtime.ts",
7041
- "line": 148,
7041
+ "line": 149,
7042
7042
  "character": 31
7043
7043
  },
7044
7044
  "name": "boolean"
@@ -7049,14 +7049,14 @@
7049
7049
  "__schema": "FunctionLikeSchema",
7050
7050
  "location": {
7051
7051
  "filePath": "generator.main.runtime.ts",
7052
- "line": 155,
7052
+ "line": 156,
7053
7053
  "character": 3
7054
7054
  },
7055
7055
  "doc": {
7056
7056
  "__schema": "DocSchema",
7057
7057
  "location": {
7058
7058
  "filePath": "generator.main.runtime.ts",
7059
- "line": 152,
7059
+ "line": 153,
7060
7060
  "character": 3
7061
7061
  },
7062
7062
  "raw": "/**\n * get all component templates registered by a specific aspect ID.\n */",
@@ -7069,7 +7069,7 @@
7069
7069
  "__schema": "ParameterSchema",
7070
7070
  "location": {
7071
7071
  "filePath": "generator.main.runtime.ts",
7072
- "line": 155,
7072
+ "line": 156,
7073
7073
  "character": 32
7074
7074
  },
7075
7075
  "name": "aspectId",
@@ -7077,7 +7077,7 @@
7077
7077
  "__schema": "KeywordTypeSchema",
7078
7078
  "location": {
7079
7079
  "filePath": "generator.main.runtime.ts",
7080
- "line": 155,
7080
+ "line": 156,
7081
7081
  "character": 42
7082
7082
  },
7083
7083
  "name": "string"
@@ -7090,14 +7090,14 @@
7090
7090
  "__schema": "TypeArraySchema",
7091
7091
  "location": {
7092
7092
  "filePath": "generator.main.runtime.ts",
7093
- "line": 155,
7093
+ "line": 156,
7094
7094
  "character": 51
7095
7095
  },
7096
7096
  "type": {
7097
7097
  "__schema": "TypeRefSchema",
7098
7098
  "location": {
7099
7099
  "filePath": "generator.main.runtime.ts",
7100
- "line": 155,
7100
+ "line": 156,
7101
7101
  "character": 51
7102
7102
  },
7103
7103
  "name": "ComponentTemplate"
@@ -7109,14 +7109,14 @@
7109
7109
  "__schema": "FunctionLikeSchema",
7110
7110
  "location": {
7111
7111
  "filePath": "generator.main.runtime.ts",
7112
- "line": 162,
7112
+ "line": 163,
7113
7113
  "character": 3
7114
7114
  },
7115
7115
  "doc": {
7116
7116
  "__schema": "DocSchema",
7117
7117
  "location": {
7118
7118
  "filePath": "generator.main.runtime.ts",
7119
- "line": 159,
7119
+ "line": 160,
7120
7120
  "character": 3
7121
7121
  },
7122
7122
  "raw": "/**\n * returns a specific component template.\n */",
@@ -7129,7 +7129,7 @@
7129
7129
  "__schema": "ParameterSchema",
7130
7130
  "location": {
7131
7131
  "filePath": "generator.main.runtime.ts",
7132
- "line": 162,
7132
+ "line": 163,
7133
7133
  "character": 30
7134
7134
  },
7135
7135
  "name": "name",
@@ -7137,7 +7137,7 @@
7137
7137
  "__schema": "KeywordTypeSchema",
7138
7138
  "location": {
7139
7139
  "filePath": "generator.main.runtime.ts",
7140
- "line": 162,
7140
+ "line": 163,
7141
7141
  "character": 36
7142
7142
  },
7143
7143
  "name": "string"
@@ -7149,7 +7149,7 @@
7149
7149
  "__schema": "ParameterSchema",
7150
7150
  "location": {
7151
7151
  "filePath": "generator.main.runtime.ts",
7152
- "line": 162,
7152
+ "line": 163,
7153
7153
  "character": 44
7154
7154
  },
7155
7155
  "name": "aspectId",
@@ -7157,7 +7157,7 @@
7157
7157
  "__schema": "KeywordTypeSchema",
7158
7158
  "location": {
7159
7159
  "filePath": "generator.main.runtime.ts",
7160
- "line": 162,
7160
+ "line": 163,
7161
7161
  "character": 55
7162
7162
  },
7163
7163
  "name": "string"
@@ -7170,7 +7170,7 @@
7170
7170
  "__schema": "TypeRefSchema",
7171
7171
  "location": {
7172
7172
  "filePath": "generator.main.runtime.ts",
7173
- "line": 162,
7173
+ "line": 163,
7174
7174
  "character": 64
7175
7175
  },
7176
7176
  "name": "Promise",
@@ -7179,7 +7179,7 @@
7179
7179
  "__schema": "TypeUnionSchema",
7180
7180
  "location": {
7181
7181
  "filePath": "generator.main.runtime.ts",
7182
- "line": 162,
7182
+ "line": 163,
7183
7183
  "character": 72
7184
7184
  },
7185
7185
  "types": [
@@ -7187,7 +7187,7 @@
7187
7187
  "__schema": "TypeRefSchema",
7188
7188
  "location": {
7189
7189
  "filePath": "generator.main.runtime.ts",
7190
- "line": 162,
7190
+ "line": 163,
7191
7191
  "character": 72
7192
7192
  },
7193
7193
  "name": "ComponentTemplateWithId",
@@ -7197,7 +7197,7 @@
7197
7197
  "__schema": "KeywordTypeSchema",
7198
7198
  "location": {
7199
7199
  "filePath": "generator.main.runtime.ts",
7200
- "line": 162,
7200
+ "line": 163,
7201
7201
  "character": 98
7202
7202
  },
7203
7203
  "name": "undefined"
@@ -7214,14 +7214,14 @@
7214
7214
  "__schema": "FunctionLikeSchema",
7215
7215
  "location": {
7216
7216
  "filePath": "generator.main.runtime.ts",
7217
- "line": 214,
7217
+ "line": 215,
7218
7218
  "character": 3
7219
7219
  },
7220
7220
  "doc": {
7221
7221
  "__schema": "DocSchema",
7222
7222
  "location": {
7223
7223
  "filePath": "generator.main.runtime.ts",
7224
- "line": 210,
7224
+ "line": 211,
7225
7225
  "character": 3
7226
7226
  },
7227
7227
  "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 */",
@@ -7234,7 +7234,7 @@
7234
7234
  "__schema": "ParameterSchema",
7235
7235
  "location": {
7236
7236
  "filePath": "generator.main.runtime.ts",
7237
- "line": 215,
7237
+ "line": 216,
7238
7238
  "character": 5
7239
7239
  },
7240
7240
  "name": "aspectId",
@@ -7242,7 +7242,7 @@
7242
7242
  "__schema": "KeywordTypeSchema",
7243
7243
  "location": {
7244
7244
  "filePath": "generator.main.runtime.ts",
7245
- "line": 215,
7245
+ "line": 216,
7246
7246
  "character": 15
7247
7247
  },
7248
7248
  "name": "string"
@@ -7254,7 +7254,7 @@
7254
7254
  "__schema": "ParameterSchema",
7255
7255
  "location": {
7256
7256
  "filePath": "generator.main.runtime.ts",
7257
- "line": 216,
7257
+ "line": 217,
7258
7258
  "character": 5
7259
7259
  },
7260
7260
  "name": "name",
@@ -7262,7 +7262,7 @@
7262
7262
  "__schema": "KeywordTypeSchema",
7263
7263
  "location": {
7264
7264
  "filePath": "generator.main.runtime.ts",
7265
- "line": 216,
7265
+ "line": 217,
7266
7266
  "character": 12
7267
7267
  },
7268
7268
  "name": "string"
@@ -7275,7 +7275,7 @@
7275
7275
  "__schema": "TypeRefSchema",
7276
7276
  "location": {
7277
7277
  "filePath": "generator.main.runtime.ts",
7278
- "line": 217,
7278
+ "line": 218,
7279
7279
  "character": 6
7280
7280
  },
7281
7281
  "name": "Promise",
@@ -7284,7 +7284,7 @@
7284
7284
  "__schema": "TypeLiteralSchema",
7285
7285
  "location": {
7286
7286
  "filePath": "generator.main.runtime.ts",
7287
- "line": 217,
7287
+ "line": 218,
7288
7288
  "character": 14
7289
7289
  },
7290
7290
  "members": [
@@ -7292,7 +7292,7 @@
7292
7292
  "__schema": "VariableLikeSchema",
7293
7293
  "location": {
7294
7294
  "filePath": "generator.main.runtime.ts",
7295
- "line": 217,
7295
+ "line": 218,
7296
7296
  "character": 16
7297
7297
  },
7298
7298
  "signature": "(property) workspaceTemplate?: WorkspaceTemplate | undefined",
@@ -7301,7 +7301,7 @@
7301
7301
  "__schema": "TypeRefSchema",
7302
7302
  "location": {
7303
7303
  "filePath": "generator.main.runtime.ts",
7304
- "line": 217,
7304
+ "line": 218,
7305
7305
  "character": 36
7306
7306
  },
7307
7307
  "name": "WorkspaceTemplate"
@@ -7312,7 +7312,7 @@
7312
7312
  "__schema": "VariableLikeSchema",
7313
7313
  "location": {
7314
7314
  "filePath": "generator.main.runtime.ts",
7315
- "line": 217,
7315
+ "line": 218,
7316
7316
  "character": 55
7317
7317
  },
7318
7318
  "signature": "(property) aspect?: Component | undefined",
@@ -7321,7 +7321,7 @@
7321
7321
  "__schema": "TypeRefSchema",
7322
7322
  "location": {
7323
7323
  "filePath": "generator.main.runtime.ts",
7324
- "line": 217,
7324
+ "line": 218,
7325
7325
  "character": 64
7326
7326
  },
7327
7327
  "name": "Component",
@@ -7344,7 +7344,7 @@
7344
7344
  "__schema": "FunctionLikeSchema",
7345
7345
  "location": {
7346
7346
  "filePath": "generator.main.runtime.ts",
7347
- "line": 228,
7347
+ "line": 229,
7348
7348
  "character": 3
7349
7349
  },
7350
7350
  "signature": "(method) GeneratorMain.findTemplateInOtherWorkspace(workspacePath: string, name: string, aspectId?: string): Promise<{\n workspaceTemplate: WorkspaceTemplate | undefined;\n aspect: Component;\n}>",
@@ -7354,7 +7354,7 @@
7354
7354
  "__schema": "ParameterSchema",
7355
7355
  "location": {
7356
7356
  "filePath": "generator.main.runtime.ts",
7357
- "line": 228,
7357
+ "line": 229,
7358
7358
  "character": 38
7359
7359
  },
7360
7360
  "name": "workspacePath",
@@ -7362,7 +7362,7 @@
7362
7362
  "__schema": "KeywordTypeSchema",
7363
7363
  "location": {
7364
7364
  "filePath": "generator.main.runtime.ts",
7365
- "line": 228,
7365
+ "line": 229,
7366
7366
  "character": 53
7367
7367
  },
7368
7368
  "name": "string"
@@ -7374,7 +7374,7 @@
7374
7374
  "__schema": "ParameterSchema",
7375
7375
  "location": {
7376
7376
  "filePath": "generator.main.runtime.ts",
7377
- "line": 228,
7377
+ "line": 229,
7378
7378
  "character": 61
7379
7379
  },
7380
7380
  "name": "name",
@@ -7382,7 +7382,7 @@
7382
7382
  "__schema": "KeywordTypeSchema",
7383
7383
  "location": {
7384
7384
  "filePath": "generator.main.runtime.ts",
7385
- "line": 228,
7385
+ "line": 229,
7386
7386
  "character": 67
7387
7387
  },
7388
7388
  "name": "string"
@@ -7394,7 +7394,7 @@
7394
7394
  "__schema": "ParameterSchema",
7395
7395
  "location": {
7396
7396
  "filePath": "generator.main.runtime.ts",
7397
- "line": 228,
7397
+ "line": 229,
7398
7398
  "character": 75
7399
7399
  },
7400
7400
  "name": "aspectId",
@@ -7402,7 +7402,7 @@
7402
7402
  "__schema": "KeywordTypeSchema",
7403
7403
  "location": {
7404
7404
  "filePath": "generator.main.runtime.ts",
7405
- "line": 228,
7405
+ "line": 229,
7406
7406
  "character": 86
7407
7407
  },
7408
7408
  "name": "string"
@@ -7415,7 +7415,7 @@
7415
7415
  "__schema": "InferenceTypeSchema",
7416
7416
  "location": {
7417
7417
  "filePath": "generator.main.runtime.ts",
7418
- "line": 228,
7418
+ "line": 229,
7419
7419
  "character": 3
7420
7420
  },
7421
7421
  "type": "Promise<{\n workspaceTemplate: WorkspaceTemplate | undefined;\n aspect: Component;\n}>"
@@ -7428,14 +7428,14 @@
7428
7428
  "__schema": "FunctionLikeSchema",
7429
7429
  "location": {
7430
7430
  "filePath": "generator.main.runtime.ts",
7431
- "line": 252,
7431
+ "line": 253,
7432
7432
  "character": 3
7433
7433
  },
7434
7434
  "doc": {
7435
7435
  "__schema": "DocSchema",
7436
7436
  "location": {
7437
7437
  "filePath": "generator.main.runtime.ts",
7438
- "line": 249,
7438
+ "line": 250,
7439
7439
  "character": 3
7440
7440
  },
7441
7441
  "raw": "/**\n * returns a specific workspace template.\n */",
@@ -7448,7 +7448,7 @@
7448
7448
  "__schema": "ParameterSchema",
7449
7449
  "location": {
7450
7450
  "filePath": "generator.main.runtime.ts",
7451
- "line": 253,
7451
+ "line": 254,
7452
7452
  "character": 5
7453
7453
  },
7454
7454
  "name": "name",
@@ -7456,7 +7456,7 @@
7456
7456
  "__schema": "KeywordTypeSchema",
7457
7457
  "location": {
7458
7458
  "filePath": "generator.main.runtime.ts",
7459
- "line": 253,
7459
+ "line": 254,
7460
7460
  "character": 11
7461
7461
  },
7462
7462
  "name": "string"
@@ -7468,7 +7468,7 @@
7468
7468
  "__schema": "ParameterSchema",
7469
7469
  "location": {
7470
7470
  "filePath": "generator.main.runtime.ts",
7471
- "line": 254,
7471
+ "line": 255,
7472
7472
  "character": 5
7473
7473
  },
7474
7474
  "name": "aspectId",
@@ -7476,7 +7476,7 @@
7476
7476
  "__schema": "KeywordTypeSchema",
7477
7477
  "location": {
7478
7478
  "filePath": "generator.main.runtime.ts",
7479
- "line": 254,
7479
+ "line": 255,
7480
7480
  "character": 16
7481
7481
  },
7482
7482
  "name": "string"
@@ -7489,7 +7489,7 @@
7489
7489
  "__schema": "TypeRefSchema",
7490
7490
  "location": {
7491
7491
  "filePath": "generator.main.runtime.ts",
7492
- "line": 255,
7492
+ "line": 256,
7493
7493
  "character": 6
7494
7494
  },
7495
7495
  "name": "Promise",
@@ -7498,7 +7498,7 @@
7498
7498
  "__schema": "TypeLiteralSchema",
7499
7499
  "location": {
7500
7500
  "filePath": "generator.main.runtime.ts",
7501
- "line": 255,
7501
+ "line": 256,
7502
7502
  "character": 14
7503
7503
  },
7504
7504
  "members": [
@@ -7506,7 +7506,7 @@
7506
7506
  "__schema": "VariableLikeSchema",
7507
7507
  "location": {
7508
7508
  "filePath": "generator.main.runtime.ts",
7509
- "line": 255,
7509
+ "line": 256,
7510
7510
  "character": 16
7511
7511
  },
7512
7512
  "signature": "(property) workspaceTemplate: WorkspaceTemplate",
@@ -7515,7 +7515,7 @@
7515
7515
  "__schema": "TypeRefSchema",
7516
7516
  "location": {
7517
7517
  "filePath": "generator.main.runtime.ts",
7518
- "line": 255,
7518
+ "line": 256,
7519
7519
  "character": 16
7520
7520
  },
7521
7521
  "name": "WorkspaceTemplate"
@@ -7526,7 +7526,7 @@
7526
7526
  "__schema": "VariableLikeSchema",
7527
7527
  "location": {
7528
7528
  "filePath": "generator.main.runtime.ts",
7529
- "line": 255,
7529
+ "line": 256,
7530
7530
  "character": 54
7531
7531
  },
7532
7532
  "signature": "(property) aspect?: Component | undefined",
@@ -7535,7 +7535,7 @@
7535
7535
  "__schema": "TypeRefSchema",
7536
7536
  "location": {
7537
7537
  "filePath": "generator.main.runtime.ts",
7538
- "line": 255,
7538
+ "line": 256,
7539
7539
  "character": 63
7540
7540
  },
7541
7541
  "name": "Component",
@@ -7558,7 +7558,7 @@
7558
7558
  "__schema": "FunctionLikeSchema",
7559
7559
  "location": {
7560
7560
  "filePath": "generator.main.runtime.ts",
7561
- "line": 275,
7561
+ "line": 276,
7562
7562
  "character": 3
7563
7563
  },
7564
7564
  "signature": "(method) GeneratorMain.searchRegisteredWorkspaceTemplate(name?: string, aspectId?: string, remoteEnvsAspect?: EnvsMain): Promise<WorkspaceTemplate | undefined>",
@@ -7568,7 +7568,7 @@
7568
7568
  "__schema": "ParameterSchema",
7569
7569
  "location": {
7570
7570
  "filePath": "generator.main.runtime.ts",
7571
- "line": 276,
7571
+ "line": 277,
7572
7572
  "character": 5
7573
7573
  },
7574
7574
  "name": "name",
@@ -7576,7 +7576,7 @@
7576
7576
  "__schema": "KeywordTypeSchema",
7577
7577
  "location": {
7578
7578
  "filePath": "generator.main.runtime.ts",
7579
- "line": 276,
7579
+ "line": 277,
7580
7580
  "character": 12
7581
7581
  },
7582
7582
  "name": "string"
@@ -7588,7 +7588,7 @@
7588
7588
  "__schema": "ParameterSchema",
7589
7589
  "location": {
7590
7590
  "filePath": "generator.main.runtime.ts",
7591
- "line": 277,
7591
+ "line": 278,
7592
7592
  "character": 5
7593
7593
  },
7594
7594
  "name": "aspectId",
@@ -7596,7 +7596,7 @@
7596
7596
  "__schema": "KeywordTypeSchema",
7597
7597
  "location": {
7598
7598
  "filePath": "generator.main.runtime.ts",
7599
- "line": 277,
7599
+ "line": 278,
7600
7600
  "character": 16
7601
7601
  },
7602
7602
  "name": "string"
@@ -7608,7 +7608,7 @@
7608
7608
  "__schema": "ParameterSchema",
7609
7609
  "location": {
7610
7610
  "filePath": "generator.main.runtime.ts",
7611
- "line": 278,
7611
+ "line": 279,
7612
7612
  "character": 5
7613
7613
  },
7614
7614
  "name": "remoteEnvsAspect",
@@ -7616,7 +7616,7 @@
7616
7616
  "__schema": "TypeRefSchema",
7617
7617
  "location": {
7618
7618
  "filePath": "generator.main.runtime.ts",
7619
- "line": 278,
7619
+ "line": 279,
7620
7620
  "character": 24
7621
7621
  },
7622
7622
  "name": "EnvsMain",
@@ -7633,7 +7633,7 @@
7633
7633
  "__schema": "TypeRefSchema",
7634
7634
  "location": {
7635
7635
  "filePath": "generator.main.runtime.ts",
7636
- "line": 279,
7636
+ "line": 280,
7637
7637
  "character": 6
7638
7638
  },
7639
7639
  "name": "Promise",
@@ -7642,7 +7642,7 @@
7642
7642
  "__schema": "TypeUnionSchema",
7643
7643
  "location": {
7644
7644
  "filePath": "generator.main.runtime.ts",
7645
- "line": 279,
7645
+ "line": 280,
7646
7646
  "character": 14
7647
7647
  },
7648
7648
  "types": [
@@ -7650,7 +7650,7 @@
7650
7650
  "__schema": "TypeRefSchema",
7651
7651
  "location": {
7652
7652
  "filePath": "generator.main.runtime.ts",
7653
- "line": 279,
7653
+ "line": 280,
7654
7654
  "character": 14
7655
7655
  },
7656
7656
  "name": "WorkspaceTemplate"
@@ -7659,7 +7659,7 @@
7659
7659
  "__schema": "KeywordTypeSchema",
7660
7660
  "location": {
7661
7661
  "filePath": "generator.main.runtime.ts",
7662
- "line": 279,
7662
+ "line": 280,
7663
7663
  "character": 34
7664
7664
  },
7665
7665
  "name": "undefined"
@@ -7676,7 +7676,7 @@
7676
7676
  "__schema": "FunctionLikeSchema",
7677
7677
  "location": {
7678
7678
  "filePath": "generator.main.runtime.ts",
7679
- "line": 296,
7679
+ "line": 297,
7680
7680
  "character": 3
7681
7681
  },
7682
7682
  "signature": "(method) GeneratorMain.generateComponentTemplate(componentNames: string[], templateName: string, options: Partial<CreateOptions>): Promise<GenerateResult[]>",
@@ -7686,7 +7686,7 @@
7686
7686
  "__schema": "ParameterSchema",
7687
7687
  "location": {
7688
7688
  "filePath": "generator.main.runtime.ts",
7689
- "line": 297,
7689
+ "line": 298,
7690
7690
  "character": 5
7691
7691
  },
7692
7692
  "name": "componentNames",
@@ -7694,14 +7694,14 @@
7694
7694
  "__schema": "TypeArraySchema",
7695
7695
  "location": {
7696
7696
  "filePath": "generator.main.runtime.ts",
7697
- "line": 297,
7697
+ "line": 298,
7698
7698
  "character": 21
7699
7699
  },
7700
7700
  "type": {
7701
7701
  "__schema": "KeywordTypeSchema",
7702
7702
  "location": {
7703
7703
  "filePath": "generator.main.runtime.ts",
7704
- "line": 297,
7704
+ "line": 298,
7705
7705
  "character": 21
7706
7706
  },
7707
7707
  "name": "string"
@@ -7714,7 +7714,7 @@
7714
7714
  "__schema": "ParameterSchema",
7715
7715
  "location": {
7716
7716
  "filePath": "generator.main.runtime.ts",
7717
- "line": 298,
7717
+ "line": 299,
7718
7718
  "character": 5
7719
7719
  },
7720
7720
  "name": "templateName",
@@ -7722,7 +7722,7 @@
7722
7722
  "__schema": "KeywordTypeSchema",
7723
7723
  "location": {
7724
7724
  "filePath": "generator.main.runtime.ts",
7725
- "line": 298,
7725
+ "line": 299,
7726
7726
  "character": 19
7727
7727
  },
7728
7728
  "name": "string"
@@ -7734,7 +7734,7 @@
7734
7734
  "__schema": "ParameterSchema",
7735
7735
  "location": {
7736
7736
  "filePath": "generator.main.runtime.ts",
7737
- "line": 299,
7737
+ "line": 300,
7738
7738
  "character": 5
7739
7739
  },
7740
7740
  "name": "options",
@@ -7742,7 +7742,7 @@
7742
7742
  "__schema": "TypeRefSchema",
7743
7743
  "location": {
7744
7744
  "filePath": "generator.main.runtime.ts",
7745
- "line": 299,
7745
+ "line": 300,
7746
7746
  "character": 14
7747
7747
  },
7748
7748
  "name": "Partial",
@@ -7751,7 +7751,7 @@
7751
7751
  "__schema": "TypeRefSchema",
7752
7752
  "location": {
7753
7753
  "filePath": "generator.main.runtime.ts",
7754
- "line": 299,
7754
+ "line": 300,
7755
7755
  "character": 22
7756
7756
  },
7757
7757
  "name": "CreateOptions",
@@ -7767,7 +7767,7 @@
7767
7767
  "__schema": "TypeRefSchema",
7768
7768
  "location": {
7769
7769
  "filePath": "generator.main.runtime.ts",
7770
- "line": 300,
7770
+ "line": 301,
7771
7771
  "character": 6
7772
7772
  },
7773
7773
  "name": "Promise",
@@ -7776,14 +7776,14 @@
7776
7776
  "__schema": "TypeArraySchema",
7777
7777
  "location": {
7778
7778
  "filePath": "generator.main.runtime.ts",
7779
- "line": 300,
7779
+ "line": 301,
7780
7780
  "character": 14
7781
7781
  },
7782
7782
  "type": {
7783
7783
  "__schema": "TypeRefSchema",
7784
7784
  "location": {
7785
7785
  "filePath": "generator.main.runtime.ts",
7786
- "line": 300,
7786
+ "line": 301,
7787
7787
  "character": 14
7788
7788
  },
7789
7789
  "name": "GenerateResult"
@@ -7799,7 +7799,7 @@
7799
7799
  "__schema": "FunctionLikeSchema",
7800
7800
  "location": {
7801
7801
  "filePath": "generator.main.runtime.ts",
7802
- "line": 354,
7802
+ "line": 364,
7803
7803
  "character": 3
7804
7804
  },
7805
7805
  "signature": "(method) GeneratorMain.generateWorkspaceTemplate(workspaceName: string, templateName: string, options: NewOptions & {\n aspect?: string;\n currentDir?: boolean;\n}): Promise<GenerateWorkspaceTemplateResult>",
@@ -7809,7 +7809,7 @@
7809
7809
  "__schema": "ParameterSchema",
7810
7810
  "location": {
7811
7811
  "filePath": "generator.main.runtime.ts",
7812
- "line": 355,
7812
+ "line": 365,
7813
7813
  "character": 5
7814
7814
  },
7815
7815
  "name": "workspaceName",
@@ -7817,7 +7817,7 @@
7817
7817
  "__schema": "KeywordTypeSchema",
7818
7818
  "location": {
7819
7819
  "filePath": "generator.main.runtime.ts",
7820
- "line": 355,
7820
+ "line": 365,
7821
7821
  "character": 20
7822
7822
  },
7823
7823
  "name": "string"
@@ -7829,7 +7829,7 @@
7829
7829
  "__schema": "ParameterSchema",
7830
7830
  "location": {
7831
7831
  "filePath": "generator.main.runtime.ts",
7832
- "line": 356,
7832
+ "line": 366,
7833
7833
  "character": 5
7834
7834
  },
7835
7835
  "name": "templateName",
@@ -7837,7 +7837,7 @@
7837
7837
  "__schema": "KeywordTypeSchema",
7838
7838
  "location": {
7839
7839
  "filePath": "generator.main.runtime.ts",
7840
- "line": 356,
7840
+ "line": 366,
7841
7841
  "character": 19
7842
7842
  },
7843
7843
  "name": "string"
@@ -7849,7 +7849,7 @@
7849
7849
  "__schema": "ParameterSchema",
7850
7850
  "location": {
7851
7851
  "filePath": "generator.main.runtime.ts",
7852
- "line": 357,
7852
+ "line": 367,
7853
7853
  "character": 5
7854
7854
  },
7855
7855
  "name": "options",
@@ -7857,7 +7857,7 @@
7857
7857
  "__schema": "TypeIntersectionSchema",
7858
7858
  "location": {
7859
7859
  "filePath": "generator.main.runtime.ts",
7860
- "line": 357,
7860
+ "line": 367,
7861
7861
  "character": 14
7862
7862
  },
7863
7863
  "types": [
@@ -7865,7 +7865,7 @@
7865
7865
  "__schema": "TypeRefSchema",
7866
7866
  "location": {
7867
7867
  "filePath": "generator.main.runtime.ts",
7868
- "line": 357,
7868
+ "line": 367,
7869
7869
  "character": 14
7870
7870
  },
7871
7871
  "name": "NewOptions",
@@ -7875,7 +7875,7 @@
7875
7875
  "__schema": "TypeLiteralSchema",
7876
7876
  "location": {
7877
7877
  "filePath": "generator.main.runtime.ts",
7878
- "line": 357,
7878
+ "line": 367,
7879
7879
  "character": 27
7880
7880
  },
7881
7881
  "members": [
@@ -7883,7 +7883,7 @@
7883
7883
  "__schema": "VariableLikeSchema",
7884
7884
  "location": {
7885
7885
  "filePath": "generator.main.runtime.ts",
7886
- "line": 357,
7886
+ "line": 367,
7887
7887
  "character": 29
7888
7888
  },
7889
7889
  "signature": "(property) aspect?: string | undefined",
@@ -7892,7 +7892,7 @@
7892
7892
  "__schema": "KeywordTypeSchema",
7893
7893
  "location": {
7894
7894
  "filePath": "generator.main.runtime.ts",
7895
- "line": 357,
7895
+ "line": 367,
7896
7896
  "character": 38
7897
7897
  },
7898
7898
  "name": "string"
@@ -7903,7 +7903,7 @@
7903
7903
  "__schema": "VariableLikeSchema",
7904
7904
  "location": {
7905
7905
  "filePath": "generator.main.runtime.ts",
7906
- "line": 357,
7906
+ "line": 367,
7907
7907
  "character": 46
7908
7908
  },
7909
7909
  "signature": "(property) currentDir?: boolean | undefined",
@@ -7912,7 +7912,7 @@
7912
7912
  "__schema": "KeywordTypeSchema",
7913
7913
  "location": {
7914
7914
  "filePath": "generator.main.runtime.ts",
7915
- "line": 357,
7915
+ "line": 367,
7916
7916
  "character": 59
7917
7917
  },
7918
7918
  "name": "boolean"
@@ -7931,7 +7931,7 @@
7931
7931
  "__schema": "TypeRefSchema",
7932
7932
  "location": {
7933
7933
  "filePath": "generator.main.runtime.ts",
7934
- "line": 358,
7934
+ "line": 368,
7935
7935
  "character": 6
7936
7936
  },
7937
7937
  "name": "Promise",
@@ -7940,7 +7940,7 @@
7940
7940
  "__schema": "TypeRefSchema",
7941
7941
  "location": {
7942
7942
  "filePath": "generator.main.runtime.ts",
7943
- "line": 358,
7943
+ "line": 368,
7944
7944
  "character": 14
7945
7945
  },
7946
7946
  "name": "GenerateWorkspaceTemplateResult",
@@ -7956,14 +7956,14 @@
7956
7956
  "__schema": "FunctionLikeSchema",
7957
7957
  "location": {
7958
7958
  "filePath": "generator.main.runtime.ts",
7959
- "line": 424,
7959
+ "line": 434,
7960
7960
  "character": 3
7961
7961
  },
7962
7962
  "doc": {
7963
7963
  "__schema": "DocSchema",
7964
7964
  "location": {
7965
7965
  "filePath": "generator.main.runtime.ts",
7966
- "line": 421,
7966
+ "line": 431,
7967
7967
  "character": 3
7968
7968
  },
7969
7969
  "raw": "/**\n * list all starter templates registered by an env.\n */",
@@ -7976,7 +7976,7 @@
7976
7976
  "__schema": "ParameterSchema",
7977
7977
  "location": {
7978
7978
  "filePath": "generator.main.runtime.ts",
7979
- "line": 424,
7979
+ "line": 434,
7980
7980
  "character": 35
7981
7981
  },
7982
7982
  "name": "envId",
@@ -7984,7 +7984,7 @@
7984
7984
  "__schema": "KeywordTypeSchema",
7985
7985
  "location": {
7986
7986
  "filePath": "generator.main.runtime.ts",
7987
- "line": 424,
7987
+ "line": 434,
7988
7988
  "character": 42
7989
7989
  },
7990
7990
  "name": "string"
@@ -7996,7 +7996,7 @@
7996
7996
  "__schema": "ParameterSchema",
7997
7997
  "location": {
7998
7998
  "filePath": "generator.main.runtime.ts",
7999
- "line": 424,
7999
+ "line": 434,
8000
8000
  "character": 50
8001
8001
  },
8002
8002
  "name": "remoteEnvsAspect",
@@ -8004,7 +8004,7 @@
8004
8004
  "__schema": "TypeRefSchema",
8005
8005
  "location": {
8006
8006
  "filePath": "generator.main.runtime.ts",
8007
- "line": 424,
8007
+ "line": 434,
8008
8008
  "character": 69
8009
8009
  },
8010
8010
  "name": "EnvsMain",
@@ -8021,7 +8021,7 @@
8021
8021
  "__schema": "TypeRefSchema",
8022
8022
  "location": {
8023
8023
  "filePath": "generator.main.runtime.ts",
8024
- "line": 424,
8024
+ "line": 434,
8025
8025
  "character": 80
8026
8026
  },
8027
8027
  "name": "Promise",
@@ -8030,7 +8030,7 @@
8030
8030
  "__schema": "TypeRefSchema",
8031
8031
  "location": {
8032
8032
  "filePath": "generator.main.runtime.ts",
8033
- "line": 424,
8033
+ "line": 434,
8034
8034
  "character": 88
8035
8035
  },
8036
8036
  "name": "Array",
@@ -8039,7 +8039,7 @@
8039
8039
  "__schema": "TypeRefSchema",
8040
8040
  "location": {
8041
8041
  "filePath": "generator.main.runtime.ts",
8042
- "line": 424,
8042
+ "line": 434,
8043
8043
  "character": 94
8044
8044
  },
8045
8045
  "name": "WorkspaceTemplateWithId",
@@ -8057,14 +8057,14 @@
8057
8057
  "__schema": "FunctionLikeSchema",
8058
8058
  "location": {
8059
8059
  "filePath": "generator.main.runtime.ts",
8060
- "line": 445,
8060
+ "line": 455,
8061
8061
  "character": 3
8062
8062
  },
8063
8063
  "doc": {
8064
8064
  "__schema": "DocSchema",
8065
8065
  "location": {
8066
8066
  "filePath": "generator.main.runtime.ts",
8067
- "line": 442,
8067
+ "line": 452,
8068
8068
  "character": 3
8069
8069
  },
8070
8070
  "raw": "/**\n * list all component templates registered by an env.\n */",
@@ -8077,7 +8077,7 @@
8077
8077
  "__schema": "ParameterSchema",
8078
8078
  "location": {
8079
8079
  "filePath": "generator.main.runtime.ts",
8080
- "line": 445,
8080
+ "line": 455,
8081
8081
  "character": 45
8082
8082
  },
8083
8083
  "name": "ids",
@@ -8085,14 +8085,14 @@
8085
8085
  "__schema": "TypeArraySchema",
8086
8086
  "location": {
8087
8087
  "filePath": "generator.main.runtime.ts",
8088
- "line": 445,
8088
+ "line": 455,
8089
8089
  "character": 50
8090
8090
  },
8091
8091
  "type": {
8092
8092
  "__schema": "KeywordTypeSchema",
8093
8093
  "location": {
8094
8094
  "filePath": "generator.main.runtime.ts",
8095
- "line": 445,
8095
+ "line": 455,
8096
8096
  "character": 50
8097
8097
  },
8098
8098
  "name": "string"
@@ -8106,7 +8106,7 @@
8106
8106
  "__schema": "ParameterSchema",
8107
8107
  "location": {
8108
8108
  "filePath": "generator.main.runtime.ts",
8109
- "line": 445,
8109
+ "line": 455,
8110
8110
  "character": 65
8111
8111
  },
8112
8112
  "name": "aspectId",
@@ -8114,7 +8114,7 @@
8114
8114
  "__schema": "KeywordTypeSchema",
8115
8115
  "location": {
8116
8116
  "filePath": "generator.main.runtime.ts",
8117
- "line": 445,
8117
+ "line": 455,
8118
8118
  "character": 76
8119
8119
  },
8120
8120
  "name": "string"
@@ -8127,7 +8127,7 @@
8127
8127
  "__schema": "TypeRefSchema",
8128
8128
  "location": {
8129
8129
  "filePath": "generator.main.runtime.ts",
8130
- "line": 445,
8130
+ "line": 455,
8131
8131
  "character": 85
8132
8132
  },
8133
8133
  "name": "Promise",
@@ -8136,14 +8136,14 @@
8136
8136
  "__schema": "TypeArraySchema",
8137
8137
  "location": {
8138
8138
  "filePath": "generator.main.runtime.ts",
8139
- "line": 445,
8139
+ "line": 455,
8140
8140
  "character": 93
8141
8141
  },
8142
8142
  "type": {
8143
8143
  "__schema": "TypeRefSchema",
8144
8144
  "location": {
8145
8145
  "filePath": "generator.main.runtime.ts",
8146
- "line": 445,
8146
+ "line": 455,
8147
8147
  "character": 93
8148
8148
  },
8149
8149
  "name": "TemplateDescriptor",
@@ -8160,7 +8160,7 @@
8160
8160
  "__schema": "FunctionLikeSchema",
8161
8161
  "location": {
8162
8162
  "filePath": "generator.main.runtime.ts",
8163
- "line": 459,
8163
+ "line": 469,
8164
8164
  "character": 3
8165
8165
  },
8166
8166
  "signature": "(method) GeneratorMain.getConfiguredEnvs(): string[]",
@@ -8170,14 +8170,14 @@
8170
8170
  "__schema": "TypeArraySchema",
8171
8171
  "location": {
8172
8172
  "filePath": "generator.main.runtime.ts",
8173
- "line": 459,
8173
+ "line": 469,
8174
8174
  "character": 24
8175
8175
  },
8176
8176
  "type": {
8177
8177
  "__schema": "KeywordTypeSchema",
8178
8178
  "location": {
8179
8179
  "filePath": "generator.main.runtime.ts",
8180
- "line": 459,
8180
+ "line": 469,
8181
8181
  "character": 24
8182
8182
  },
8183
8183
  "name": "string"
@@ -8189,7 +8189,7 @@
8189
8189
  "__schema": "FunctionLikeSchema",
8190
8190
  "location": {
8191
8191
  "filePath": "generator.main.runtime.ts",
8192
- "line": 463,
8192
+ "line": 473,
8193
8193
  "character": 3
8194
8194
  },
8195
8195
  "signature": "(method) GeneratorMain.listEnvComponentTemplates(ids?: string[], aspectId?: string): Promise<Array<ComponentTemplateWithId>>",
@@ -8199,7 +8199,7 @@
8199
8199
  "__schema": "ParameterSchema",
8200
8200
  "location": {
8201
8201
  "filePath": "generator.main.runtime.ts",
8202
- "line": 463,
8202
+ "line": 473,
8203
8203
  "character": 35
8204
8204
  },
8205
8205
  "name": "ids",
@@ -8207,14 +8207,14 @@
8207
8207
  "__schema": "TypeArraySchema",
8208
8208
  "location": {
8209
8209
  "filePath": "generator.main.runtime.ts",
8210
- "line": 463,
8210
+ "line": 473,
8211
8211
  "character": 40
8212
8212
  },
8213
8213
  "type": {
8214
8214
  "__schema": "KeywordTypeSchema",
8215
8215
  "location": {
8216
8216
  "filePath": "generator.main.runtime.ts",
8217
- "line": 463,
8217
+ "line": 473,
8218
8218
  "character": 40
8219
8219
  },
8220
8220
  "name": "string"
@@ -8228,7 +8228,7 @@
8228
8228
  "__schema": "ParameterSchema",
8229
8229
  "location": {
8230
8230
  "filePath": "generator.main.runtime.ts",
8231
- "line": 463,
8231
+ "line": 473,
8232
8232
  "character": 55
8233
8233
  },
8234
8234
  "name": "aspectId",
@@ -8236,7 +8236,7 @@
8236
8236
  "__schema": "KeywordTypeSchema",
8237
8237
  "location": {
8238
8238
  "filePath": "generator.main.runtime.ts",
8239
- "line": 463,
8239
+ "line": 473,
8240
8240
  "character": 66
8241
8241
  },
8242
8242
  "name": "string"
@@ -8249,7 +8249,7 @@
8249
8249
  "__schema": "TypeRefSchema",
8250
8250
  "location": {
8251
8251
  "filePath": "generator.main.runtime.ts",
8252
- "line": 463,
8252
+ "line": 473,
8253
8253
  "character": 75
8254
8254
  },
8255
8255
  "name": "Promise",
@@ -8258,7 +8258,7 @@
8258
8258
  "__schema": "TypeRefSchema",
8259
8259
  "location": {
8260
8260
  "filePath": "generator.main.runtime.ts",
8261
- "line": 463,
8261
+ "line": 473,
8262
8262
  "character": 83
8263
8263
  },
8264
8264
  "name": "Array",
@@ -8267,7 +8267,7 @@
8267
8267
  "__schema": "TypeRefSchema",
8268
8268
  "location": {
8269
8269
  "filePath": "generator.main.runtime.ts",
8270
- "line": 463,
8270
+ "line": 473,
8271
8271
  "character": 89
8272
8272
  },
8273
8273
  "name": "ComponentTemplateWithId",
@@ -8285,7 +8285,7 @@
8285
8285
  "__schema": "FunctionLikeSchema",
8286
8286
  "location": {
8287
8287
  "filePath": "generator.main.runtime.ts",
8288
- "line": 490,
8288
+ "line": 500,
8289
8289
  "character": 3
8290
8290
  },
8291
8291
  "signature": "(method) GeneratorMain.loadEnvs(ids?: string[], remoteEnvsAspect?: EnvsMain): Promise<EnvDefinition[]>",
@@ -8295,7 +8295,7 @@
8295
8295
  "__schema": "ParameterSchema",
8296
8296
  "location": {
8297
8297
  "filePath": "generator.main.runtime.ts",
8298
- "line": 490,
8298
+ "line": 500,
8299
8299
  "character": 18
8300
8300
  },
8301
8301
  "name": "ids",
@@ -8303,14 +8303,14 @@
8303
8303
  "__schema": "TypeArraySchema",
8304
8304
  "location": {
8305
8305
  "filePath": "generator.main.runtime.ts",
8306
- "line": 490,
8306
+ "line": 500,
8307
8307
  "character": 23
8308
8308
  },
8309
8309
  "type": {
8310
8310
  "__schema": "KeywordTypeSchema",
8311
8311
  "location": {
8312
8312
  "filePath": "generator.main.runtime.ts",
8313
- "line": 490,
8313
+ "line": 500,
8314
8314
  "character": 23
8315
8315
  },
8316
8316
  "name": "string"
@@ -8324,7 +8324,7 @@
8324
8324
  "__schema": "ParameterSchema",
8325
8325
  "location": {
8326
8326
  "filePath": "generator.main.runtime.ts",
8327
- "line": 490,
8327
+ "line": 500,
8328
8328
  "character": 58
8329
8329
  },
8330
8330
  "name": "remoteEnvsAspect",
@@ -8332,7 +8332,7 @@
8332
8332
  "__schema": "TypeRefSchema",
8333
8333
  "location": {
8334
8334
  "filePath": "generator.main.runtime.ts",
8335
- "line": 490,
8335
+ "line": 500,
8336
8336
  "character": 77
8337
8337
  },
8338
8338
  "name": "EnvsMain",
@@ -8349,7 +8349,7 @@
8349
8349
  "__schema": "TypeRefSchema",
8350
8350
  "location": {
8351
8351
  "filePath": "generator.main.runtime.ts",
8352
- "line": 490,
8352
+ "line": 500,
8353
8353
  "character": 88
8354
8354
  },
8355
8355
  "name": "Promise",
@@ -8358,14 +8358,14 @@
8358
8358
  "__schema": "TypeArraySchema",
8359
8359
  "location": {
8360
8360
  "filePath": "generator.main.runtime.ts",
8361
- "line": 490,
8361
+ "line": 500,
8362
8362
  "character": 96
8363
8363
  },
8364
8364
  "type": {
8365
8365
  "__schema": "TypeRefSchema",
8366
8366
  "location": {
8367
8367
  "filePath": "generator.main.runtime.ts",
8368
- "line": 490,
8368
+ "line": 500,
8369
8369
  "character": 96
8370
8370
  },
8371
8371
  "name": "EnvDefinition",
@@ -8385,7 +8385,7 @@
8385
8385
  "__schema": "FunctionLikeSchema",
8386
8386
  "location": {
8387
8387
  "filePath": "generator.main.runtime.ts",
8388
- "line": 510,
8388
+ "line": 520,
8389
8389
  "character": 3
8390
8390
  },
8391
8391
  "signature": "(method) GeneratorMain.loadAspects(): Promise<void>",
@@ -8395,7 +8395,7 @@
8395
8395
  "__schema": "InferenceTypeSchema",
8396
8396
  "location": {
8397
8397
  "filePath": "generator.main.runtime.ts",
8398
- "line": 510,
8398
+ "line": 520,
8399
8399
  "character": 3
8400
8400
  },
8401
8401
  "type": "Promise<void>"
@@ -8408,7 +8408,7 @@
8408
8408
  "__schema": "VariableLikeSchema",
8409
8409
  "location": {
8410
8410
  "filePath": "generator.main.runtime.ts",
8411
- "line": 516,
8411
+ "line": 526,
8412
8412
  "character": 3
8413
8413
  },
8414
8414
  "signature": "(property) GeneratorMain.slots: (((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
@@ -8417,7 +8417,7 @@
8417
8417
  "__schema": "InferenceTypeSchema",
8418
8418
  "location": {
8419
8419
  "filePath": "generator.main.runtime.ts",
8420
- "line": 516,
8420
+ "line": 526,
8421
8421
  "character": 3
8422
8422
  },
8423
8423
  "type": "(((registerFn: () => string) => SlotRegistry<ComponentTemplate[]>) | ((registerFn: () => string) => SlotRegistry<WorkspaceTemplate[]>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
@@ -8429,7 +8429,7 @@
8429
8429
  "__schema": "VariableLikeSchema",
8430
8430
  "location": {
8431
8431
  "filePath": "generator.main.runtime.ts",
8432
- "line": 522,
8432
+ "line": 532,
8433
8433
  "character": 3
8434
8434
  },
8435
8435
  "signature": "(property) GeneratorMain.dependencies: Aspect[]",
@@ -8438,7 +8438,7 @@
8438
8438
  "__schema": "InferenceTypeSchema",
8439
8439
  "location": {
8440
8440
  "filePath": "generator.main.runtime.ts",
8441
- "line": 522,
8441
+ "line": 532,
8442
8442
  "character": 3
8443
8443
  },
8444
8444
  "type": "Aspect[]"
@@ -8450,7 +8450,7 @@
8450
8450
  "__schema": "VariableLikeSchema",
8451
8451
  "location": {
8452
8452
  "filePath": "generator.main.runtime.ts",
8453
- "line": 536,
8453
+ "line": 546,
8454
8454
  "character": 3
8455
8455
  },
8456
8456
  "signature": "(property) GeneratorMain.runtime: RuntimeDefinition",
@@ -8459,7 +8459,7 @@
8459
8459
  "__schema": "InferenceTypeSchema",
8460
8460
  "location": {
8461
8461
  "filePath": "generator.main.runtime.ts",
8462
- "line": 536,
8462
+ "line": 546,
8463
8463
  "character": 3
8464
8464
  },
8465
8465
  "type": "RuntimeDefinition"
@@ -8471,7 +8471,7 @@
8471
8471
  "__schema": "FunctionLikeSchema",
8472
8472
  "location": {
8473
8473
  "filePath": "generator.main.runtime.ts",
8474
- "line": 538,
8474
+ "line": 548,
8475
8475
  "character": 3
8476
8476
  },
8477
8477
  "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>",
@@ -8481,7 +8481,7 @@
8481
8481
  "__schema": "ParameterSchema",
8482
8482
  "location": {
8483
8483
  "filePath": "generator.main.runtime.ts",
8484
- "line": 539,
8484
+ "line": 549,
8485
8485
  "character": 5
8486
8486
  },
8487
8487
  "name": "[ workspace, cli, graphql, envs, aspectLoader, newComponentHelper, componentAspect, tracker, loggerMain, git, wsConfigFiles ]",
@@ -8489,7 +8489,7 @@
8489
8489
  "__schema": "TupleTypeSchema",
8490
8490
  "location": {
8491
8491
  "filePath": "generator.main.runtime.ts",
8492
- "line": 551,
8492
+ "line": 561,
8493
8493
  "character": 8
8494
8494
  },
8495
8495
  "elements": [
@@ -8497,7 +8497,7 @@
8497
8497
  "__schema": "TypeRefSchema",
8498
8498
  "location": {
8499
8499
  "filePath": "generator.main.runtime.ts",
8500
- "line": 552,
8500
+ "line": 562,
8501
8501
  "character": 7
8502
8502
  },
8503
8503
  "name": "Workspace",
@@ -8510,7 +8510,7 @@
8510
8510
  "__schema": "TypeRefSchema",
8511
8511
  "location": {
8512
8512
  "filePath": "generator.main.runtime.ts",
8513
- "line": 553,
8513
+ "line": 563,
8514
8514
  "character": 7
8515
8515
  },
8516
8516
  "name": "CLIMain",
@@ -8523,7 +8523,7 @@
8523
8523
  "__schema": "TypeRefSchema",
8524
8524
  "location": {
8525
8525
  "filePath": "generator.main.runtime.ts",
8526
- "line": 554,
8526
+ "line": 564,
8527
8527
  "character": 7
8528
8528
  },
8529
8529
  "name": "GraphqlMain",
@@ -8536,7 +8536,7 @@
8536
8536
  "__schema": "TypeRefSchema",
8537
8537
  "location": {
8538
8538
  "filePath": "generator.main.runtime.ts",
8539
- "line": 555,
8539
+ "line": 565,
8540
8540
  "character": 7
8541
8541
  },
8542
8542
  "name": "EnvsMain",
@@ -8549,7 +8549,7 @@
8549
8549
  "__schema": "TypeRefSchema",
8550
8550
  "location": {
8551
8551
  "filePath": "generator.main.runtime.ts",
8552
- "line": 556,
8552
+ "line": 566,
8553
8553
  "character": 7
8554
8554
  },
8555
8555
  "name": "AspectLoaderMain",
@@ -8562,7 +8562,7 @@
8562
8562
  "__schema": "TypeRefSchema",
8563
8563
  "location": {
8564
8564
  "filePath": "generator.main.runtime.ts",
8565
- "line": 557,
8565
+ "line": 567,
8566
8566
  "character": 7
8567
8567
  },
8568
8568
  "name": "NewComponentHelperMain",
@@ -8575,7 +8575,7 @@
8575
8575
  "__schema": "TypeRefSchema",
8576
8576
  "location": {
8577
8577
  "filePath": "generator.main.runtime.ts",
8578
- "line": 558,
8578
+ "line": 568,
8579
8579
  "character": 7
8580
8580
  },
8581
8581
  "name": "ComponentMain",
@@ -8588,7 +8588,7 @@
8588
8588
  "__schema": "TypeRefSchema",
8589
8589
  "location": {
8590
8590
  "filePath": "generator.main.runtime.ts",
8591
- "line": 559,
8591
+ "line": 569,
8592
8592
  "character": 7
8593
8593
  },
8594
8594
  "name": "TrackerMain",
@@ -8601,7 +8601,7 @@
8601
8601
  "__schema": "TypeRefSchema",
8602
8602
  "location": {
8603
8603
  "filePath": "generator.main.runtime.ts",
8604
- "line": 560,
8604
+ "line": 570,
8605
8605
  "character": 7
8606
8606
  },
8607
8607
  "name": "LoggerMain",
@@ -8614,7 +8614,7 @@
8614
8614
  "__schema": "TypeRefSchema",
8615
8615
  "location": {
8616
8616
  "filePath": "generator.main.runtime.ts",
8617
- "line": 561,
8617
+ "line": 571,
8618
8618
  "character": 7
8619
8619
  },
8620
8620
  "name": "GitMain",
@@ -8627,7 +8627,7 @@
8627
8627
  "__schema": "TypeRefSchema",
8628
8628
  "location": {
8629
8629
  "filePath": "generator.main.runtime.ts",
8630
- "line": 562,
8630
+ "line": 572,
8631
8631
  "character": 7
8632
8632
  },
8633
8633
  "name": "WorkspaceConfigFilesMain",
@@ -8645,7 +8645,7 @@
8645
8645
  "__schema": "ParameterSchema",
8646
8646
  "location": {
8647
8647
  "filePath": "generator.main.runtime.ts",
8648
- "line": 564,
8648
+ "line": 574,
8649
8649
  "character": 5
8650
8650
  },
8651
8651
  "name": "config",
@@ -8653,7 +8653,7 @@
8653
8653
  "__schema": "TypeRefSchema",
8654
8654
  "location": {
8655
8655
  "filePath": "generator.main.runtime.ts",
8656
- "line": 564,
8656
+ "line": 574,
8657
8657
  "character": 13
8658
8658
  },
8659
8659
  "name": "GeneratorConfig",
@@ -8666,7 +8666,7 @@
8666
8666
  "__schema": "ParameterSchema",
8667
8667
  "location": {
8668
8668
  "filePath": "generator.main.runtime.ts",
8669
- "line": 565,
8669
+ "line": 575,
8670
8670
  "character": 5
8671
8671
  },
8672
8672
  "name": "[ componentTemplateSlot, workspaceTemplateSlot, onComponentCreateSlot ]",
@@ -8674,7 +8674,7 @@
8674
8674
  "__schema": "TupleTypeSchema",
8675
8675
  "location": {
8676
8676
  "filePath": "generator.main.runtime.ts",
8677
- "line": 565,
8677
+ "line": 575,
8678
8678
  "character": 76
8679
8679
  },
8680
8680
  "elements": [
@@ -8682,7 +8682,7 @@
8682
8682
  "__schema": "TypeRefSchema",
8683
8683
  "location": {
8684
8684
  "filePath": "generator.main.runtime.ts",
8685
- "line": 566,
8685
+ "line": 576,
8686
8686
  "character": 7
8687
8687
  },
8688
8688
  "name": "ComponentTemplateSlot",
@@ -8692,7 +8692,7 @@
8692
8692
  "__schema": "TypeRefSchema",
8693
8693
  "location": {
8694
8694
  "filePath": "generator.main.runtime.ts",
8695
- "line": 567,
8695
+ "line": 577,
8696
8696
  "character": 7
8697
8697
  },
8698
8698
  "name": "WorkspaceTemplateSlot",
@@ -8702,7 +8702,7 @@
8702
8702
  "__schema": "TypeRefSchema",
8703
8703
  "location": {
8704
8704
  "filePath": "generator.main.runtime.ts",
8705
- "line": 568,
8705
+ "line": 578,
8706
8706
  "character": 7
8707
8707
  },
8708
8708
  "name": "OnComponentCreateSlot",
@@ -8718,7 +8718,7 @@
8718
8718
  "__schema": "InferenceTypeSchema",
8719
8719
  "location": {
8720
8720
  "filePath": "generator.main.runtime.ts",
8721
- "line": 538,
8721
+ "line": 548,
8722
8722
  "character": 3
8723
8723
  },
8724
8724
  "type": "Promise<GeneratorMain>"
@@ -8738,7 +8738,7 @@
8738
8738
  "__schema": "TypeSchema",
8739
8739
  "location": {
8740
8740
  "filePath": "generator.main.runtime.ts",
8741
- "line": 52,
8741
+ "line": 53,
8742
8742
  "character": 1
8743
8743
  },
8744
8744
  "signature": "type TemplateWithId = {\n id: string;\n envName?: string | undefined;\n}",
@@ -8747,7 +8747,7 @@
8747
8747
  "__schema": "TypeLiteralSchema",
8748
8748
  "location": {
8749
8749
  "filePath": "generator.main.runtime.ts",
8750
- "line": 52,
8750
+ "line": 53,
8751
8751
  "character": 23
8752
8752
  },
8753
8753
  "members": [
@@ -8755,7 +8755,7 @@
8755
8755
  "__schema": "VariableLikeSchema",
8756
8756
  "location": {
8757
8757
  "filePath": "generator.main.runtime.ts",
8758
- "line": 52,
8758
+ "line": 53,
8759
8759
  "character": 25
8760
8760
  },
8761
8761
  "signature": "(property) id: string",
@@ -8764,7 +8764,7 @@
8764
8764
  "__schema": "KeywordTypeSchema",
8765
8765
  "location": {
8766
8766
  "filePath": "generator.main.runtime.ts",
8767
- "line": 52,
8767
+ "line": 53,
8768
8768
  "character": 29
8769
8769
  },
8770
8770
  "name": "string"
@@ -8775,7 +8775,7 @@
8775
8775
  "__schema": "VariableLikeSchema",
8776
8776
  "location": {
8777
8777
  "filePath": "generator.main.runtime.ts",
8778
- "line": 52,
8778
+ "line": 53,
8779
8779
  "character": 37
8780
8780
  },
8781
8781
  "signature": "(property) envName?: string | undefined",
@@ -8784,7 +8784,7 @@
8784
8784
  "__schema": "KeywordTypeSchema",
8785
8785
  "location": {
8786
8786
  "filePath": "generator.main.runtime.ts",
8787
- "line": 52,
8787
+ "line": 53,
8788
8788
  "character": 47
8789
8789
  },
8790
8790
  "name": "string"
@@ -8798,7 +8798,7 @@
8798
8798
  "__schema": "TypeSchema",
8799
8799
  "location": {
8800
8800
  "filePath": "generator.main.runtime.ts",
8801
- "line": 53,
8801
+ "line": 54,
8802
8802
  "character": 1
8803
8803
  },
8804
8804
  "signature": "type WorkspaceTemplateWithId = TemplateWithId & {\n template: WorkspaceTemplate;\n}",
@@ -8807,7 +8807,7 @@
8807
8807
  "__schema": "TypeIntersectionSchema",
8808
8808
  "location": {
8809
8809
  "filePath": "generator.main.runtime.ts",
8810
- "line": 53,
8810
+ "line": 54,
8811
8811
  "character": 32
8812
8812
  },
8813
8813
  "types": [
@@ -8815,7 +8815,7 @@
8815
8815
  "__schema": "TypeRefSchema",
8816
8816
  "location": {
8817
8817
  "filePath": "generator.main.runtime.ts",
8818
- "line": 53,
8818
+ "line": 54,
8819
8819
  "character": 32
8820
8820
  },
8821
8821
  "name": "TemplateWithId",
@@ -8825,7 +8825,7 @@
8825
8825
  "__schema": "TypeLiteralSchema",
8826
8826
  "location": {
8827
8827
  "filePath": "generator.main.runtime.ts",
8828
- "line": 53,
8828
+ "line": 54,
8829
8829
  "character": 49
8830
8830
  },
8831
8831
  "members": [
@@ -8833,7 +8833,7 @@
8833
8833
  "__schema": "VariableLikeSchema",
8834
8834
  "location": {
8835
8835
  "filePath": "generator.main.runtime.ts",
8836
- "line": 53,
8836
+ "line": 54,
8837
8837
  "character": 51
8838
8838
  },
8839
8839
  "signature": "(property) template: WorkspaceTemplate",
@@ -8842,7 +8842,7 @@
8842
8842
  "__schema": "TypeRefSchema",
8843
8843
  "location": {
8844
8844
  "filePath": "generator.main.runtime.ts",
8845
- "line": 53,
8845
+ "line": 54,
8846
8846
  "character": 51
8847
8847
  },
8848
8848
  "name": "WorkspaceTemplate"
@@ -8858,7 +8858,7 @@
8858
8858
  "__schema": "TypeSchema",
8859
8859
  "location": {
8860
8860
  "filePath": "generator.main.runtime.ts",
8861
- "line": 54,
8861
+ "line": 55,
8862
8862
  "character": 1
8863
8863
  },
8864
8864
  "signature": "type ComponentTemplateWithId = TemplateWithId & {\n template: ComponentTemplate;\n}",
@@ -8867,7 +8867,7 @@
8867
8867
  "__schema": "TypeIntersectionSchema",
8868
8868
  "location": {
8869
8869
  "filePath": "generator.main.runtime.ts",
8870
- "line": 54,
8870
+ "line": 55,
8871
8871
  "character": 32
8872
8872
  },
8873
8873
  "types": [
@@ -8875,7 +8875,7 @@
8875
8875
  "__schema": "TypeRefSchema",
8876
8876
  "location": {
8877
8877
  "filePath": "generator.main.runtime.ts",
8878
- "line": 54,
8878
+ "line": 55,
8879
8879
  "character": 32
8880
8880
  },
8881
8881
  "name": "TemplateWithId",
@@ -8885,7 +8885,7 @@
8885
8885
  "__schema": "TypeLiteralSchema",
8886
8886
  "location": {
8887
8887
  "filePath": "generator.main.runtime.ts",
8888
- "line": 54,
8888
+ "line": 55,
8889
8889
  "character": 49
8890
8890
  },
8891
8891
  "members": [
@@ -8893,7 +8893,7 @@
8893
8893
  "__schema": "VariableLikeSchema",
8894
8894
  "location": {
8895
8895
  "filePath": "generator.main.runtime.ts",
8896
- "line": 54,
8896
+ "line": 55,
8897
8897
  "character": 51
8898
8898
  },
8899
8899
  "signature": "(property) template: ComponentTemplate",
@@ -8902,7 +8902,7 @@
8902
8902
  "__schema": "TypeRefSchema",
8903
8903
  "location": {
8904
8904
  "filePath": "generator.main.runtime.ts",
8905
- "line": 54,
8905
+ "line": 55,
8906
8906
  "character": 51
8907
8907
  },
8908
8908
  "name": "ComponentTemplate"
@@ -8918,7 +8918,7 @@
8918
8918
  "__schema": "TypeSchema",
8919
8919
  "location": {
8920
8920
  "filePath": "generator.main.runtime.ts",
8921
- "line": 55,
8921
+ "line": 56,
8922
8922
  "character": 1
8923
8923
  },
8924
8924
  "signature": "type AnyTemplateWithId = TemplateWithId & {\n template: ComponentTemplate | WorkspaceTemplate;\n}",
@@ -8927,7 +8927,7 @@
8927
8927
  "__schema": "TypeIntersectionSchema",
8928
8928
  "location": {
8929
8929
  "filePath": "generator.main.runtime.ts",
8930
- "line": 55,
8930
+ "line": 56,
8931
8931
  "character": 26
8932
8932
  },
8933
8933
  "types": [
@@ -8935,7 +8935,7 @@
8935
8935
  "__schema": "TypeRefSchema",
8936
8936
  "location": {
8937
8937
  "filePath": "generator.main.runtime.ts",
8938
- "line": 55,
8938
+ "line": 56,
8939
8939
  "character": 26
8940
8940
  },
8941
8941
  "name": "TemplateWithId",
@@ -8945,7 +8945,7 @@
8945
8945
  "__schema": "TypeLiteralSchema",
8946
8946
  "location": {
8947
8947
  "filePath": "generator.main.runtime.ts",
8948
- "line": 55,
8948
+ "line": 56,
8949
8949
  "character": 43
8950
8950
  },
8951
8951
  "members": [
@@ -8953,7 +8953,7 @@
8953
8953
  "__schema": "VariableLikeSchema",
8954
8954
  "location": {
8955
8955
  "filePath": "generator.main.runtime.ts",
8956
- "line": 55,
8956
+ "line": 56,
8957
8957
  "character": 45
8958
8958
  },
8959
8959
  "signature": "(property) template: ComponentTemplate | WorkspaceTemplate",
@@ -8962,7 +8962,7 @@
8962
8962
  "__schema": "TypeUnionSchema",
8963
8963
  "location": {
8964
8964
  "filePath": "generator.main.runtime.ts",
8965
- "line": 55,
8965
+ "line": 56,
8966
8966
  "character": 55
8967
8967
  },
8968
8968
  "types": [
@@ -8970,7 +8970,7 @@
8970
8970
  "__schema": "TypeRefSchema",
8971
8971
  "location": {
8972
8972
  "filePath": "generator.main.runtime.ts",
8973
- "line": 55,
8973
+ "line": 56,
8974
8974
  "character": 55
8975
8975
  },
8976
8976
  "name": "ComponentTemplate"
@@ -8979,7 +8979,7 @@
8979
8979
  "__schema": "TypeRefSchema",
8980
8980
  "location": {
8981
8981
  "filePath": "generator.main.runtime.ts",
8982
- "line": 55,
8982
+ "line": 56,
8983
8983
  "character": 75
8984
8984
  },
8985
8985
  "name": "WorkspaceTemplate"
@@ -8997,7 +8997,7 @@
8997
8997
  "__schema": "UnImplementedSchema",
8998
8998
  "location": {
8999
8999
  "filePath": "generator.main.runtime.ts",
9000
- "line": 606,
9000
+ "line": 616,
9001
9001
  "character": 1
9002
9002
  },
9003
9003
  "name": "GeneratorAspect.addRuntime(GeneratorMain);",
@@ -13159,7 +13159,7 @@
13159
13159
  "componentId": {
13160
13160
  "scope": "teambit.generator",
13161
13161
  "name": "generator",
13162
- "version": "1.0.254"
13162
+ "version": "1.0.255"
13163
13163
  },
13164
13164
  "taggedModuleExports": []
13165
13165
  }