@teambit/remove 1.0.323 → 1.0.325

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.
@@ -25,7 +25,7 @@
25
25
  "__schema": "ClassSchema",
26
26
  "location": {
27
27
  "filePath": "remove.main.runtime.ts",
28
- "line": 44,
28
+ "line": 45,
29
29
  "character": 1
30
30
  },
31
31
  "signature": "class RemoveMain",
@@ -35,7 +35,7 @@
35
35
  "__schema": "ConstructorSchema",
36
36
  "location": {
37
37
  "filePath": "remove.main.runtime.ts",
38
- "line": 45,
38
+ "line": 46,
39
39
  "character": 3
40
40
  },
41
41
  "signature": "constructor RemoveMain(workspace: Workspace, scope: ScopeMain, logger: Logger, importer: ImporterMain, depResolver: DependencyResolverMain, lister: ListerMain): RemoveMain",
@@ -45,7 +45,7 @@
45
45
  "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "remove.main.runtime.ts",
48
- "line": 46,
48
+ "line": 47,
49
49
  "character": 5
50
50
  },
51
51
  "name": "workspace",
@@ -53,7 +53,7 @@
53
53
  "__schema": "TypeRefSchema",
54
54
  "location": {
55
55
  "filePath": "remove.main.runtime.ts",
56
- "line": 46,
56
+ "line": 47,
57
57
  "character": 24
58
58
  },
59
59
  "name": "Workspace",
@@ -69,7 +69,7 @@
69
69
  "__schema": "ParameterSchema",
70
70
  "location": {
71
71
  "filePath": "remove.main.runtime.ts",
72
- "line": 47,
72
+ "line": 48,
73
73
  "character": 5
74
74
  },
75
75
  "name": "scope",
@@ -77,7 +77,7 @@
77
77
  "__schema": "TypeRefSchema",
78
78
  "location": {
79
79
  "filePath": "remove.main.runtime.ts",
80
- "line": 47,
80
+ "line": 48,
81
81
  "character": 20
82
82
  },
83
83
  "name": "ScopeMain",
@@ -93,7 +93,7 @@
93
93
  "__schema": "ParameterSchema",
94
94
  "location": {
95
95
  "filePath": "remove.main.runtime.ts",
96
- "line": 48,
96
+ "line": 49,
97
97
  "character": 5
98
98
  },
99
99
  "name": "logger",
@@ -101,7 +101,7 @@
101
101
  "__schema": "TypeRefSchema",
102
102
  "location": {
103
103
  "filePath": "remove.main.runtime.ts",
104
- "line": 48,
104
+ "line": 49,
105
105
  "character": 20
106
106
  },
107
107
  "name": "Logger",
@@ -117,7 +117,7 @@
117
117
  "__schema": "ParameterSchema",
118
118
  "location": {
119
119
  "filePath": "remove.main.runtime.ts",
120
- "line": 49,
120
+ "line": 50,
121
121
  "character": 5
122
122
  },
123
123
  "name": "importer",
@@ -125,7 +125,7 @@
125
125
  "__schema": "TypeRefSchema",
126
126
  "location": {
127
127
  "filePath": "remove.main.runtime.ts",
128
- "line": 49,
128
+ "line": 50,
129
129
  "character": 23
130
130
  },
131
131
  "name": "ImporterMain",
@@ -141,7 +141,7 @@
141
141
  "__schema": "ParameterSchema",
142
142
  "location": {
143
143
  "filePath": "remove.main.runtime.ts",
144
- "line": 50,
144
+ "line": 51,
145
145
  "character": 5
146
146
  },
147
147
  "name": "depResolver",
@@ -149,7 +149,7 @@
149
149
  "__schema": "TypeRefSchema",
150
150
  "location": {
151
151
  "filePath": "remove.main.runtime.ts",
152
- "line": 50,
152
+ "line": 51,
153
153
  "character": 26
154
154
  },
155
155
  "name": "DependencyResolverMain",
@@ -165,7 +165,7 @@
165
165
  "__schema": "ParameterSchema",
166
166
  "location": {
167
167
  "filePath": "remove.main.runtime.ts",
168
- "line": 51,
168
+ "line": 52,
169
169
  "character": 5
170
170
  },
171
171
  "name": "lister",
@@ -173,7 +173,7 @@
173
173
  "__schema": "TypeRefSchema",
174
174
  "location": {
175
175
  "filePath": "remove.main.runtime.ts",
176
- "line": 51,
176
+ "line": 52,
177
177
  "character": 21
178
178
  },
179
179
  "name": "ListerMain",
@@ -190,7 +190,7 @@
190
190
  "__schema": "ThisTypeSchema",
191
191
  "location": {
192
192
  "filePath": "remove.main.runtime.ts",
193
- "line": 44,
193
+ "line": 45,
194
194
  "character": 1
195
195
  },
196
196
  "name": "RemoveMain"
@@ -201,7 +201,7 @@
201
201
  "__schema": "FunctionLikeSchema",
202
202
  "location": {
203
203
  "filePath": "remove.main.runtime.ts",
204
- "line": 54,
204
+ "line": 55,
205
205
  "character": 3
206
206
  },
207
207
  "signature": "(method) RemoveMain.remove({ componentsPattern, force, remote, track, deleteFiles, }: {\n componentsPattern: string;\n force?: boolean;\n remote?: boolean;\n track?: boolean;\n deleteFiles?: boolean;\n}): Promise<RemoveComponentsResult>",
@@ -211,7 +211,7 @@
211
211
  "__schema": "ParameterSchema",
212
212
  "location": {
213
213
  "filePath": "remove.main.runtime.ts",
214
- "line": 54,
214
+ "line": 55,
215
215
  "character": 16
216
216
  },
217
217
  "name": "{ componentsPattern, force = false, remote = false, track = false, deleteFiles = true }",
@@ -219,7 +219,7 @@
219
219
  "__schema": "TypeLiteralSchema",
220
220
  "location": {
221
221
  "filePath": "remove.main.runtime.ts",
222
- "line": 60,
222
+ "line": 61,
223
223
  "character": 6
224
224
  },
225
225
  "members": [
@@ -227,7 +227,7 @@
227
227
  "__schema": "VariableLikeSchema",
228
228
  "location": {
229
229
  "filePath": "remove.main.runtime.ts",
230
- "line": 61,
230
+ "line": 62,
231
231
  "character": 5
232
232
  },
233
233
  "signature": "(property) componentsPattern: string",
@@ -236,7 +236,7 @@
236
236
  "__schema": "KeywordTypeSchema",
237
237
  "location": {
238
238
  "filePath": "remove.main.runtime.ts",
239
- "line": 61,
239
+ "line": 62,
240
240
  "character": 24
241
241
  },
242
242
  "name": "string"
@@ -247,7 +247,7 @@
247
247
  "__schema": "VariableLikeSchema",
248
248
  "location": {
249
249
  "filePath": "remove.main.runtime.ts",
250
- "line": 62,
250
+ "line": 63,
251
251
  "character": 5
252
252
  },
253
253
  "signature": "(property) force?: boolean | undefined",
@@ -256,7 +256,7 @@
256
256
  "__schema": "KeywordTypeSchema",
257
257
  "location": {
258
258
  "filePath": "remove.main.runtime.ts",
259
- "line": 62,
259
+ "line": 63,
260
260
  "character": 13
261
261
  },
262
262
  "name": "boolean"
@@ -267,7 +267,7 @@
267
267
  "__schema": "VariableLikeSchema",
268
268
  "location": {
269
269
  "filePath": "remove.main.runtime.ts",
270
- "line": 63,
270
+ "line": 64,
271
271
  "character": 5
272
272
  },
273
273
  "signature": "(property) remote?: boolean | undefined",
@@ -276,7 +276,7 @@
276
276
  "__schema": "KeywordTypeSchema",
277
277
  "location": {
278
278
  "filePath": "remove.main.runtime.ts",
279
- "line": 63,
279
+ "line": 64,
280
280
  "character": 14
281
281
  },
282
282
  "name": "boolean"
@@ -287,7 +287,7 @@
287
287
  "__schema": "VariableLikeSchema",
288
288
  "location": {
289
289
  "filePath": "remove.main.runtime.ts",
290
- "line": 64,
290
+ "line": 65,
291
291
  "character": 5
292
292
  },
293
293
  "signature": "(property) track?: boolean | undefined",
@@ -296,7 +296,7 @@
296
296
  "__schema": "KeywordTypeSchema",
297
297
  "location": {
298
298
  "filePath": "remove.main.runtime.ts",
299
- "line": 64,
299
+ "line": 65,
300
300
  "character": 13
301
301
  },
302
302
  "name": "boolean"
@@ -307,7 +307,7 @@
307
307
  "__schema": "VariableLikeSchema",
308
308
  "location": {
309
309
  "filePath": "remove.main.runtime.ts",
310
- "line": 65,
310
+ "line": 66,
311
311
  "character": 5
312
312
  },
313
313
  "signature": "(property) deleteFiles?: boolean | undefined",
@@ -316,7 +316,7 @@
316
316
  "__schema": "KeywordTypeSchema",
317
317
  "location": {
318
318
  "filePath": "remove.main.runtime.ts",
319
- "line": 65,
319
+ "line": 66,
320
320
  "character": 19
321
321
  },
322
322
  "name": "boolean"
@@ -331,7 +331,7 @@
331
331
  "__schema": "VariableLikeSchema",
332
332
  "location": {
333
333
  "filePath": "remove.main.runtime.ts",
334
- "line": 61,
334
+ "line": 62,
335
335
  "character": 5
336
336
  },
337
337
  "signature": "(property) componentsPattern: string",
@@ -340,7 +340,7 @@
340
340
  "__schema": "KeywordTypeSchema",
341
341
  "location": {
342
342
  "filePath": "remove.main.runtime.ts",
343
- "line": 61,
343
+ "line": 62,
344
344
  "character": 24
345
345
  },
346
346
  "name": "string"
@@ -351,7 +351,7 @@
351
351
  "__schema": "VariableLikeSchema",
352
352
  "location": {
353
353
  "filePath": "remove.main.runtime.ts",
354
- "line": 62,
354
+ "line": 63,
355
355
  "character": 5
356
356
  },
357
357
  "signature": "(property) force?: boolean | undefined",
@@ -360,7 +360,7 @@
360
360
  "__schema": "KeywordTypeSchema",
361
361
  "location": {
362
362
  "filePath": "remove.main.runtime.ts",
363
- "line": 62,
363
+ "line": 63,
364
364
  "character": 13
365
365
  },
366
366
  "name": "boolean"
@@ -371,7 +371,7 @@
371
371
  "__schema": "VariableLikeSchema",
372
372
  "location": {
373
373
  "filePath": "remove.main.runtime.ts",
374
- "line": 63,
374
+ "line": 64,
375
375
  "character": 5
376
376
  },
377
377
  "signature": "(property) remote?: boolean | undefined",
@@ -380,7 +380,7 @@
380
380
  "__schema": "KeywordTypeSchema",
381
381
  "location": {
382
382
  "filePath": "remove.main.runtime.ts",
383
- "line": 63,
383
+ "line": 64,
384
384
  "character": 14
385
385
  },
386
386
  "name": "boolean"
@@ -391,7 +391,7 @@
391
391
  "__schema": "VariableLikeSchema",
392
392
  "location": {
393
393
  "filePath": "remove.main.runtime.ts",
394
- "line": 64,
394
+ "line": 65,
395
395
  "character": 5
396
396
  },
397
397
  "signature": "(property) track?: boolean | undefined",
@@ -400,7 +400,7 @@
400
400
  "__schema": "KeywordTypeSchema",
401
401
  "location": {
402
402
  "filePath": "remove.main.runtime.ts",
403
- "line": 64,
403
+ "line": 65,
404
404
  "character": 13
405
405
  },
406
406
  "name": "boolean"
@@ -411,7 +411,7 @@
411
411
  "__schema": "VariableLikeSchema",
412
412
  "location": {
413
413
  "filePath": "remove.main.runtime.ts",
414
- "line": 65,
414
+ "line": 66,
415
415
  "character": 5
416
416
  },
417
417
  "signature": "(property) deleteFiles?: boolean | undefined",
@@ -420,7 +420,7 @@
420
420
  "__schema": "KeywordTypeSchema",
421
421
  "location": {
422
422
  "filePath": "remove.main.runtime.ts",
423
- "line": 65,
423
+ "line": 66,
424
424
  "character": 19
425
425
  },
426
426
  "name": "boolean"
@@ -435,7 +435,7 @@
435
435
  "__schema": "TypeRefSchema",
436
436
  "location": {
437
437
  "filePath": "remove.main.runtime.ts",
438
- "line": 66,
438
+ "line": 67,
439
439
  "character": 7
440
440
  },
441
441
  "name": "Promise",
@@ -444,7 +444,7 @@
444
444
  "__schema": "TypeRefSchema",
445
445
  "location": {
446
446
  "filePath": "remove.main.runtime.ts",
447
- "line": 66,
447
+ "line": 67,
448
448
  "character": 15
449
449
  },
450
450
  "name": "RemoveComponentsResult",
@@ -460,14 +460,14 @@
460
460
  "__schema": "FunctionLikeSchema",
461
461
  "location": {
462
462
  "filePath": "remove.main.runtime.ts",
463
- "line": 88,
463
+ "line": 89,
464
464
  "character": 3
465
465
  },
466
466
  "doc": {
467
467
  "__schema": "DocSchema",
468
468
  "location": {
469
469
  "filePath": "remove.main.runtime.ts",
470
- "line": 85,
470
+ "line": 86,
471
471
  "character": 3
472
472
  },
473
473
  "raw": "/**\n * remove components from the workspace.\n */",
@@ -481,7 +481,7 @@
481
481
  "__schema": "ParameterSchema",
482
482
  "location": {
483
483
  "filePath": "remove.main.runtime.ts",
484
- "line": 89,
484
+ "line": 90,
485
485
  "character": 5
486
486
  },
487
487
  "name": "ids",
@@ -489,14 +489,14 @@
489
489
  "__schema": "TypeArraySchema",
490
490
  "location": {
491
491
  "filePath": "remove.main.runtime.ts",
492
- "line": 89,
492
+ "line": 90,
493
493
  "character": 10
494
494
  },
495
495
  "type": {
496
496
  "__schema": "TypeRefSchema",
497
497
  "location": {
498
498
  "filePath": "remove.main.runtime.ts",
499
- "line": 89,
499
+ "line": 90,
500
500
  "character": 10
501
501
  },
502
502
  "name": "ComponentID",
@@ -514,7 +514,7 @@
514
514
  "__schema": "ParameterSchema",
515
515
  "location": {
516
516
  "filePath": "remove.main.runtime.ts",
517
- "line": 90,
517
+ "line": 91,
518
518
  "character": 5
519
519
  },
520
520
  "name": "{ force = false, reasonForRemoval }",
@@ -522,7 +522,7 @@
522
522
  "__schema": "TypeLiteralSchema",
523
523
  "location": {
524
524
  "filePath": "remove.main.runtime.ts",
525
- "line": 90,
525
+ "line": 91,
526
526
  "character": 42
527
527
  },
528
528
  "members": [
@@ -530,7 +530,7 @@
530
530
  "__schema": "VariableLikeSchema",
531
531
  "location": {
532
532
  "filePath": "remove.main.runtime.ts",
533
- "line": 90,
533
+ "line": 91,
534
534
  "character": 44
535
535
  },
536
536
  "signature": "(property) force?: boolean | undefined",
@@ -539,7 +539,7 @@
539
539
  "__schema": "KeywordTypeSchema",
540
540
  "location": {
541
541
  "filePath": "remove.main.runtime.ts",
542
- "line": 90,
542
+ "line": 91,
543
543
  "character": 52
544
544
  },
545
545
  "name": "boolean"
@@ -550,7 +550,7 @@
550
550
  "__schema": "VariableLikeSchema",
551
551
  "location": {
552
552
  "filePath": "remove.main.runtime.ts",
553
- "line": 90,
553
+ "line": 91,
554
554
  "character": 61
555
555
  },
556
556
  "signature": "(property) reasonForRemoval?: string | undefined",
@@ -559,7 +559,7 @@
559
559
  "__schema": "KeywordTypeSchema",
560
560
  "location": {
561
561
  "filePath": "remove.main.runtime.ts",
562
- "line": 90,
562
+ "line": 91,
563
563
  "character": 80
564
564
  },
565
565
  "name": "string"
@@ -575,7 +575,7 @@
575
575
  "__schema": "VariableLikeSchema",
576
576
  "location": {
577
577
  "filePath": "remove.main.runtime.ts",
578
- "line": 90,
578
+ "line": 91,
579
579
  "character": 44
580
580
  },
581
581
  "signature": "(property) force?: boolean | undefined",
@@ -584,7 +584,7 @@
584
584
  "__schema": "KeywordTypeSchema",
585
585
  "location": {
586
586
  "filePath": "remove.main.runtime.ts",
587
- "line": 90,
587
+ "line": 91,
588
588
  "character": 52
589
589
  },
590
590
  "name": "boolean"
@@ -595,7 +595,7 @@
595
595
  "__schema": "VariableLikeSchema",
596
596
  "location": {
597
597
  "filePath": "remove.main.runtime.ts",
598
- "line": 90,
598
+ "line": 91,
599
599
  "character": 61
600
600
  },
601
601
  "signature": "(property) reasonForRemoval?: string | undefined",
@@ -604,7 +604,7 @@
604
604
  "__schema": "KeywordTypeSchema",
605
605
  "location": {
606
606
  "filePath": "remove.main.runtime.ts",
607
- "line": 90,
607
+ "line": 91,
608
608
  "character": 80
609
609
  },
610
610
  "name": "string"
@@ -619,7 +619,7 @@
619
619
  "__schema": "InferenceTypeSchema",
620
620
  "location": {
621
621
  "filePath": "remove.main.runtime.ts",
622
- "line": 88,
622
+ "line": 89,
623
623
  "character": 3
624
624
  },
625
625
  "type": "Promise<RemoveComponentsResult>"
@@ -632,7 +632,7 @@
632
632
  "__schema": "FunctionLikeSchema",
633
633
  "location": {
634
634
  "filePath": "remove.main.runtime.ts",
635
- "line": 131,
635
+ "line": 132,
636
636
  "character": 3
637
637
  },
638
638
  "signature": "(method) RemoveMain.deleteComps(componentsPattern: string, opts?: DeleteOpts): Promise<Component[]>",
@@ -642,7 +642,7 @@
642
642
  "__schema": "ParameterSchema",
643
643
  "location": {
644
644
  "filePath": "remove.main.runtime.ts",
645
- "line": 131,
645
+ "line": 132,
646
646
  "character": 21
647
647
  },
648
648
  "name": "componentsPattern",
@@ -650,7 +650,7 @@
650
650
  "__schema": "KeywordTypeSchema",
651
651
  "location": {
652
652
  "filePath": "remove.main.runtime.ts",
653
- "line": 131,
653
+ "line": 132,
654
654
  "character": 40
655
655
  },
656
656
  "name": "string"
@@ -662,7 +662,7 @@
662
662
  "__schema": "ParameterSchema",
663
663
  "location": {
664
664
  "filePath": "remove.main.runtime.ts",
665
- "line": 131,
665
+ "line": 132,
666
666
  "character": 48
667
667
  },
668
668
  "name": "opts",
@@ -670,7 +670,7 @@
670
670
  "__schema": "TypeRefSchema",
671
671
  "location": {
672
672
  "filePath": "remove.main.runtime.ts",
673
- "line": 131,
673
+ "line": 132,
674
674
  "character": 54
675
675
  },
676
676
  "name": "DeleteOpts",
@@ -685,7 +685,7 @@
685
685
  "__schema": "TypeRefSchema",
686
686
  "location": {
687
687
  "filePath": "remove.main.runtime.ts",
688
- "line": 131,
688
+ "line": 132,
689
689
  "character": 72
690
690
  },
691
691
  "name": "Promise",
@@ -694,14 +694,14 @@
694
694
  "__schema": "TypeArraySchema",
695
695
  "location": {
696
696
  "filePath": "remove.main.runtime.ts",
697
- "line": 131,
697
+ "line": 132,
698
698
  "character": 80
699
699
  },
700
700
  "type": {
701
701
  "__schema": "TypeRefSchema",
702
702
  "location": {
703
703
  "filePath": "remove.main.runtime.ts",
704
- "line": 131,
704
+ "line": 132,
705
705
  "character": 80
706
706
  },
707
707
  "name": "Component",
@@ -721,14 +721,14 @@
721
721
  "__schema": "FunctionLikeSchema",
722
722
  "location": {
723
723
  "filePath": "remove.main.runtime.ts",
724
- "line": 168,
724
+ "line": 180,
725
725
  "character": 3
726
726
  },
727
727
  "doc": {
728
728
  "__schema": "DocSchema",
729
729
  "location": {
730
730
  "filePath": "remove.main.runtime.ts",
731
- "line": 156,
731
+ "line": 168,
732
732
  "character": 3
733
733
  },
734
734
  "raw": "/**\n * recover a soft-removed component.\n * there are 4 different scenarios.\n * 1. a component was just soft-removed, it wasn't snapped yet. so it's now in .bitmap with the \"removed\" aspect entry.\n * 1.a. the component still exists in the local scope. no need to import. write it from there.\n * 1.b. the component doesn't exist in the local scope. import it.\n * 2. soft-removed and then snapped. It's not in .bitmap now.\n * 3. soft-removed, snapped, exported. it's not in .bitmap now.\n * 4. a soft-removed components was imported, so it's now in .bitmap without the \"removed\" aspect entry.\n * 5. workspace is empty. the soft-removed component is on the remote.\n * returns `true` if it was recovered. `false` if the component wasn't soft-removed, so nothing to recover from.\n */",
@@ -742,7 +742,7 @@
742
742
  "__schema": "ParameterSchema",
743
743
  "location": {
744
744
  "filePath": "remove.main.runtime.ts",
745
- "line": 168,
745
+ "line": 180,
746
746
  "character": 17
747
747
  },
748
748
  "name": "compIdStr",
@@ -750,7 +750,7 @@
750
750
  "__schema": "KeywordTypeSchema",
751
751
  "location": {
752
752
  "filePath": "remove.main.runtime.ts",
753
- "line": 168,
753
+ "line": 180,
754
754
  "character": 28
755
755
  },
756
756
  "name": "string"
@@ -762,7 +762,7 @@
762
762
  "__schema": "ParameterSchema",
763
763
  "location": {
764
764
  "filePath": "remove.main.runtime.ts",
765
- "line": 168,
765
+ "line": 180,
766
766
  "character": 36
767
767
  },
768
768
  "name": "options",
@@ -770,7 +770,7 @@
770
770
  "__schema": "TypeRefSchema",
771
771
  "location": {
772
772
  "filePath": "remove.main.runtime.ts",
773
- "line": 168,
773
+ "line": 180,
774
774
  "character": 45
775
775
  },
776
776
  "name": "RecoverOptions",
@@ -784,7 +784,7 @@
784
784
  "__schema": "TypeRefSchema",
785
785
  "location": {
786
786
  "filePath": "remove.main.runtime.ts",
787
- "line": 168,
787
+ "line": 180,
788
788
  "character": 62
789
789
  },
790
790
  "name": "Promise",
@@ -793,7 +793,7 @@
793
793
  "__schema": "KeywordTypeSchema",
794
794
  "location": {
795
795
  "filePath": "remove.main.runtime.ts",
796
- "line": 168,
796
+ "line": 180,
797
797
  "character": 70
798
798
  },
799
799
  "name": "boolean"
@@ -808,7 +808,7 @@
808
808
  "__schema": "FunctionLikeSchema",
809
809
  "location": {
810
810
  "filePath": "remove.main.runtime.ts",
811
- "line": 254,
811
+ "line": 266,
812
812
  "character": 3
813
813
  },
814
814
  "signature": "(method) RemoveMain.getRemoveInfo(component: Component): Promise<RemoveInfo>",
@@ -818,7 +818,7 @@
818
818
  "__schema": "ParameterSchema",
819
819
  "location": {
820
820
  "filePath": "remove.main.runtime.ts",
821
- "line": 254,
821
+ "line": 266,
822
822
  "character": 23
823
823
  },
824
824
  "name": "component",
@@ -826,7 +826,7 @@
826
826
  "__schema": "TypeRefSchema",
827
827
  "location": {
828
828
  "filePath": "remove.main.runtime.ts",
829
- "line": 254,
829
+ "line": 266,
830
830
  "character": 34
831
831
  },
832
832
  "name": "Component",
@@ -843,7 +843,7 @@
843
843
  "__schema": "TypeRefSchema",
844
844
  "location": {
845
845
  "filePath": "remove.main.runtime.ts",
846
- "line": 254,
846
+ "line": 266,
847
847
  "character": 46
848
848
  },
849
849
  "name": "Promise",
@@ -852,7 +852,7 @@
852
852
  "__schema": "TypeRefSchema",
853
853
  "location": {
854
854
  "filePath": "remove.main.runtime.ts",
855
- "line": 254,
855
+ "line": 266,
856
856
  "character": 54
857
857
  },
858
858
  "name": "RemoveInfo"
@@ -867,14 +867,14 @@
867
867
  "__schema": "FunctionLikeSchema",
868
868
  "location": {
869
869
  "filePath": "remove.main.runtime.ts",
870
- "line": 289,
870
+ "line": 301,
871
871
  "character": 3
872
872
  },
873
873
  "doc": {
874
874
  "__schema": "DocSchema",
875
875
  "location": {
876
876
  "filePath": "remove.main.runtime.ts",
877
- "line": 286,
877
+ "line": 298,
878
878
  "character": 3
879
879
  },
880
880
  "raw": "/**\n * @deprecated use `isDeleted` instead.\n */",
@@ -884,7 +884,7 @@
884
884
  "__schema": "TagSchema",
885
885
  "location": {
886
886
  "filePath": "remove.main.runtime.ts",
887
- "line": 287,
887
+ "line": 299,
888
888
  "character": 6
889
889
  },
890
890
  "tagName": "deprecated",
@@ -899,7 +899,7 @@
899
899
  "__schema": "ParameterSchema",
900
900
  "location": {
901
901
  "filePath": "remove.main.runtime.ts",
902
- "line": 289,
902
+ "line": 301,
903
903
  "character": 19
904
904
  },
905
905
  "name": "component",
@@ -907,7 +907,7 @@
907
907
  "__schema": "TypeRefSchema",
908
908
  "location": {
909
909
  "filePath": "remove.main.runtime.ts",
910
- "line": 289,
910
+ "line": 301,
911
911
  "character": 30
912
912
  },
913
913
  "name": "Component",
@@ -924,7 +924,7 @@
924
924
  "__schema": "TypeRefSchema",
925
925
  "location": {
926
926
  "filePath": "remove.main.runtime.ts",
927
- "line": 289,
927
+ "line": 301,
928
928
  "character": 42
929
929
  },
930
930
  "name": "Promise",
@@ -933,7 +933,7 @@
933
933
  "__schema": "KeywordTypeSchema",
934
934
  "location": {
935
935
  "filePath": "remove.main.runtime.ts",
936
- "line": 289,
936
+ "line": 301,
937
937
  "character": 50
938
938
  },
939
939
  "name": "boolean"
@@ -948,14 +948,14 @@
948
948
  "__schema": "FunctionLikeSchema",
949
949
  "location": {
950
950
  "filePath": "remove.main.runtime.ts",
951
- "line": 296,
951
+ "line": 308,
952
952
  "character": 3
953
953
  },
954
954
  "doc": {
955
955
  "__schema": "DocSchema",
956
956
  "location": {
957
957
  "filePath": "remove.main.runtime.ts",
958
- "line": 293,
958
+ "line": 305,
959
959
  "character": 3
960
960
  },
961
961
  "raw": "/**\n * whether a component is marked as deleted.\n */",
@@ -969,7 +969,7 @@
969
969
  "__schema": "ParameterSchema",
970
970
  "location": {
971
971
  "filePath": "remove.main.runtime.ts",
972
- "line": 296,
972
+ "line": 308,
973
973
  "character": 19
974
974
  },
975
975
  "name": "component",
@@ -977,7 +977,7 @@
977
977
  "__schema": "TypeRefSchema",
978
978
  "location": {
979
979
  "filePath": "remove.main.runtime.ts",
980
- "line": 296,
980
+ "line": 308,
981
981
  "character": 30
982
982
  },
983
983
  "name": "Component",
@@ -994,7 +994,7 @@
994
994
  "__schema": "TypeRefSchema",
995
995
  "location": {
996
996
  "filePath": "remove.main.runtime.ts",
997
- "line": 296,
997
+ "line": 308,
998
998
  "character": 42
999
999
  },
1000
1000
  "name": "Promise",
@@ -1003,7 +1003,7 @@
1003
1003
  "__schema": "KeywordTypeSchema",
1004
1004
  "location": {
1005
1005
  "filePath": "remove.main.runtime.ts",
1006
- "line": 296,
1006
+ "line": 308,
1007
1007
  "character": 50
1008
1008
  },
1009
1009
  "name": "boolean"
@@ -1018,14 +1018,14 @@
1018
1018
  "__schema": "FunctionLikeSchema",
1019
1019
  "location": {
1020
1020
  "filePath": "remove.main.runtime.ts",
1021
- "line": 304,
1021
+ "line": 316,
1022
1022
  "character": 3
1023
1023
  },
1024
1024
  "doc": {
1025
1025
  "__schema": "DocSchema",
1026
1026
  "location": {
1027
1027
  "filePath": "remove.main.runtime.ts",
1028
- "line": 301,
1028
+ "line": 313,
1029
1029
  "character": 3
1030
1030
  },
1031
1031
  "raw": "/**\n * performant version of isRemoved() in case the component object is not available and loading it is expensive.\n */",
@@ -1039,7 +1039,7 @@
1039
1039
  "__schema": "ParameterSchema",
1040
1040
  "location": {
1041
1041
  "filePath": "remove.main.runtime.ts",
1042
- "line": 304,
1042
+ "line": 316,
1043
1043
  "character": 46
1044
1044
  },
1045
1045
  "name": "componentId",
@@ -1047,7 +1047,7 @@
1047
1047
  "__schema": "TypeRefSchema",
1048
1048
  "location": {
1049
1049
  "filePath": "remove.main.runtime.ts",
1050
- "line": 304,
1050
+ "line": 316,
1051
1051
  "character": 59
1052
1052
  },
1053
1053
  "name": "ComponentID",
@@ -1065,7 +1065,7 @@
1065
1065
  "__schema": "TypeRefSchema",
1066
1066
  "location": {
1067
1067
  "filePath": "remove.main.runtime.ts",
1068
- "line": 304,
1068
+ "line": 316,
1069
1069
  "character": 73
1070
1070
  },
1071
1071
  "name": "Promise",
@@ -1074,7 +1074,7 @@
1074
1074
  "__schema": "KeywordTypeSchema",
1075
1075
  "location": {
1076
1076
  "filePath": "remove.main.runtime.ts",
1077
- "line": 304,
1077
+ "line": 316,
1078
1078
  "character": 81
1079
1079
  },
1080
1080
  "name": "boolean"
@@ -1089,14 +1089,14 @@
1089
1089
  "__schema": "FunctionLikeSchema",
1090
1090
  "location": {
1091
1091
  "filePath": "remove.main.runtime.ts",
1092
- "line": 321,
1092
+ "line": 333,
1093
1093
  "character": 3
1094
1094
  },
1095
1095
  "doc": {
1096
1096
  "__schema": "DocSchema",
1097
1097
  "location": {
1098
1098
  "filePath": "remove.main.runtime.ts",
1099
- "line": 318,
1099
+ "line": 330,
1100
1100
  "character": 3
1101
1101
  },
1102
1102
  "raw": "/**\n * get components that were soft-removed and tagged/snapped/merged but not exported yet.\n */",
@@ -1110,7 +1110,7 @@
1110
1110
  "__schema": "TypeRefSchema",
1111
1111
  "location": {
1112
1112
  "filePath": "remove.main.runtime.ts",
1113
- "line": 321,
1113
+ "line": 333,
1114
1114
  "character": 29
1115
1115
  },
1116
1116
  "name": "Promise",
@@ -1119,14 +1119,14 @@
1119
1119
  "__schema": "TypeArraySchema",
1120
1120
  "location": {
1121
1121
  "filePath": "remove.main.runtime.ts",
1122
- "line": 321,
1122
+ "line": 333,
1123
1123
  "character": 37
1124
1124
  },
1125
1125
  "type": {
1126
1126
  "__schema": "TypeRefSchema",
1127
1127
  "location": {
1128
1128
  "filePath": "remove.main.runtime.ts",
1129
- "line": 321,
1129
+ "line": 333,
1130
1130
  "character": 37
1131
1131
  },
1132
1132
  "name": "ComponentID",
@@ -1147,7 +1147,7 @@
1147
1147
  "__schema": "FunctionLikeSchema",
1148
1148
  "location": {
1149
1149
  "filePath": "remove.main.runtime.ts",
1150
- "line": 325,
1150
+ "line": 337,
1151
1151
  "character": 3
1152
1152
  },
1153
1153
  "signature": "(method) RemoveMain.addRemovedDependenciesIssues(components: Component[]): Promise<void>",
@@ -1157,7 +1157,7 @@
1157
1157
  "__schema": "ParameterSchema",
1158
1158
  "location": {
1159
1159
  "filePath": "remove.main.runtime.ts",
1160
- "line": 325,
1160
+ "line": 337,
1161
1161
  "character": 38
1162
1162
  },
1163
1163
  "name": "components",
@@ -1165,14 +1165,14 @@
1165
1165
  "__schema": "TypeArraySchema",
1166
1166
  "location": {
1167
1167
  "filePath": "remove.main.runtime.ts",
1168
- "line": 325,
1168
+ "line": 337,
1169
1169
  "character": 50
1170
1170
  },
1171
1171
  "type": {
1172
1172
  "__schema": "TypeRefSchema",
1173
1173
  "location": {
1174
1174
  "filePath": "remove.main.runtime.ts",
1175
- "line": 325,
1175
+ "line": 337,
1176
1176
  "character": 50
1177
1177
  },
1178
1178
  "name": "Component",
@@ -1190,7 +1190,7 @@
1190
1190
  "__schema": "InferenceTypeSchema",
1191
1191
  "location": {
1192
1192
  "filePath": "remove.main.runtime.ts",
1193
- "line": 325,
1193
+ "line": 337,
1194
1194
  "character": 3
1195
1195
  },
1196
1196
  "type": "Promise<void>"
@@ -1203,7 +1203,7 @@
1203
1203
  "__schema": "VariableLikeSchema",
1204
1204
  "location": {
1205
1205
  "filePath": "remove.main.runtime.ts",
1206
- "line": 394,
1206
+ "line": 406,
1207
1207
  "character": 3
1208
1208
  },
1209
1209
  "signature": "(property) RemoveMain.slots: never[]",
@@ -1212,7 +1212,7 @@
1212
1212
  "__schema": "InferenceTypeSchema",
1213
1213
  "location": {
1214
1214
  "filePath": "remove.main.runtime.ts",
1215
- "line": 394,
1215
+ "line": 406,
1216
1216
  "character": 3
1217
1217
  },
1218
1218
  "type": "never[]"
@@ -1224,7 +1224,7 @@
1224
1224
  "__schema": "VariableLikeSchema",
1225
1225
  "location": {
1226
1226
  "filePath": "remove.main.runtime.ts",
1227
- "line": 395,
1227
+ "line": 407,
1228
1228
  "character": 3
1229
1229
  },
1230
1230
  "signature": "(property) RemoveMain.dependencies: Aspect[]",
@@ -1233,7 +1233,7 @@
1233
1233
  "__schema": "InferenceTypeSchema",
1234
1234
  "location": {
1235
1235
  "filePath": "remove.main.runtime.ts",
1236
- "line": 395,
1236
+ "line": 407,
1237
1237
  "character": 3
1238
1238
  },
1239
1239
  "type": "Aspect[]"
@@ -1245,7 +1245,7 @@
1245
1245
  "__schema": "VariableLikeSchema",
1246
1246
  "location": {
1247
1247
  "filePath": "remove.main.runtime.ts",
1248
- "line": 406,
1248
+ "line": 418,
1249
1249
  "character": 3
1250
1250
  },
1251
1251
  "signature": "(property) RemoveMain.runtime: RuntimeDefinition",
@@ -1254,7 +1254,7 @@
1254
1254
  "__schema": "InferenceTypeSchema",
1255
1255
  "location": {
1256
1256
  "filePath": "remove.main.runtime.ts",
1257
- "line": 406,
1257
+ "line": 418,
1258
1258
  "character": 3
1259
1259
  },
1260
1260
  "type": "RuntimeDefinition"
@@ -1266,7 +1266,7 @@
1266
1266
  "__schema": "FunctionLikeSchema",
1267
1267
  "location": {
1268
1268
  "filePath": "remove.main.runtime.ts",
1269
- "line": 408,
1269
+ "line": 420,
1270
1270
  "character": 3
1271
1271
  },
1272
1272
  "signature": "(method) RemoveMain.provider([workspace, scope, cli, loggerMain, componentAspect, importerMain, depResolver, issues, lister,]: [\n Workspace,\n ScopeMain,\n CLIMain,\n LoggerMain,\n ComponentMain,\n ImporterMain,\n DependencyResolverMain,\n IssuesMain,\n ListerMain\n]): Promise<RemoveMain>",
@@ -1276,7 +1276,7 @@
1276
1276
  "__schema": "ParameterSchema",
1277
1277
  "location": {
1278
1278
  "filePath": "remove.main.runtime.ts",
1279
- "line": 408,
1279
+ "line": 420,
1280
1280
  "character": 25
1281
1281
  },
1282
1282
  "name": "[ workspace, scope, cli, loggerMain, componentAspect, importerMain, depResolver, issues, lister ]",
@@ -1284,7 +1284,7 @@
1284
1284
  "__schema": "TupleTypeSchema",
1285
1285
  "location": {
1286
1286
  "filePath": "remove.main.runtime.ts",
1287
- "line": 418,
1287
+ "line": 430,
1288
1288
  "character": 6
1289
1289
  },
1290
1290
  "elements": [
@@ -1292,7 +1292,7 @@
1292
1292
  "__schema": "TypeRefSchema",
1293
1293
  "location": {
1294
1294
  "filePath": "remove.main.runtime.ts",
1295
- "line": 419,
1295
+ "line": 431,
1296
1296
  "character": 5
1297
1297
  },
1298
1298
  "name": "Workspace",
@@ -1305,7 +1305,7 @@
1305
1305
  "__schema": "TypeRefSchema",
1306
1306
  "location": {
1307
1307
  "filePath": "remove.main.runtime.ts",
1308
- "line": 420,
1308
+ "line": 432,
1309
1309
  "character": 5
1310
1310
  },
1311
1311
  "name": "ScopeMain",
@@ -1318,7 +1318,7 @@
1318
1318
  "__schema": "TypeRefSchema",
1319
1319
  "location": {
1320
1320
  "filePath": "remove.main.runtime.ts",
1321
- "line": 421,
1321
+ "line": 433,
1322
1322
  "character": 5
1323
1323
  },
1324
1324
  "name": "CLIMain",
@@ -1331,7 +1331,7 @@
1331
1331
  "__schema": "TypeRefSchema",
1332
1332
  "location": {
1333
1333
  "filePath": "remove.main.runtime.ts",
1334
- "line": 422,
1334
+ "line": 434,
1335
1335
  "character": 5
1336
1336
  },
1337
1337
  "name": "LoggerMain",
@@ -1344,7 +1344,7 @@
1344
1344
  "__schema": "TypeRefSchema",
1345
1345
  "location": {
1346
1346
  "filePath": "remove.main.runtime.ts",
1347
- "line": 423,
1347
+ "line": 435,
1348
1348
  "character": 5
1349
1349
  },
1350
1350
  "name": "ComponentMain",
@@ -1357,7 +1357,7 @@
1357
1357
  "__schema": "TypeRefSchema",
1358
1358
  "location": {
1359
1359
  "filePath": "remove.main.runtime.ts",
1360
- "line": 424,
1360
+ "line": 436,
1361
1361
  "character": 5
1362
1362
  },
1363
1363
  "name": "ImporterMain",
@@ -1370,7 +1370,7 @@
1370
1370
  "__schema": "TypeRefSchema",
1371
1371
  "location": {
1372
1372
  "filePath": "remove.main.runtime.ts",
1373
- "line": 425,
1373
+ "line": 437,
1374
1374
  "character": 5
1375
1375
  },
1376
1376
  "name": "DependencyResolverMain",
@@ -1383,7 +1383,7 @@
1383
1383
  "__schema": "TypeRefSchema",
1384
1384
  "location": {
1385
1385
  "filePath": "remove.main.runtime.ts",
1386
- "line": 426,
1386
+ "line": 438,
1387
1387
  "character": 5
1388
1388
  },
1389
1389
  "name": "IssuesMain",
@@ -1396,7 +1396,7 @@
1396
1396
  "__schema": "TypeRefSchema",
1397
1397
  "location": {
1398
1398
  "filePath": "remove.main.runtime.ts",
1399
- "line": 427,
1399
+ "line": 439,
1400
1400
  "character": 5
1401
1401
  },
1402
1402
  "name": "ListerMain",
@@ -1415,7 +1415,7 @@
1415
1415
  "__schema": "InferenceTypeSchema",
1416
1416
  "location": {
1417
1417
  "filePath": "remove.main.runtime.ts",
1418
- "line": 408,
1418
+ "line": 420,
1419
1419
  "character": 3
1420
1420
  },
1421
1421
  "type": "Promise<RemoveMain>"
@@ -1442,7 +1442,7 @@
1442
1442
  "__schema": "TypeSchema",
1443
1443
  "location": {
1444
1444
  "filePath": "remove.main.runtime.ts",
1445
- "line": 30,
1445
+ "line": 31,
1446
1446
  "character": 1
1447
1447
  },
1448
1448
  "signature": "type RemoveInfo = {\n removed: boolean;\n removeOnMain?: boolean | undefined;\n range?: string | undefined;\n}",
@@ -1451,7 +1451,7 @@
1451
1451
  "__schema": "TypeLiteralSchema",
1452
1452
  "location": {
1453
1453
  "filePath": "remove.main.runtime.ts",
1454
- "line": 30,
1454
+ "line": 31,
1455
1455
  "character": 26
1456
1456
  },
1457
1457
  "members": [
@@ -1459,7 +1459,7 @@
1459
1459
  "__schema": "VariableLikeSchema",
1460
1460
  "location": {
1461
1461
  "filePath": "remove.main.runtime.ts",
1462
- "line": 31,
1462
+ "line": 32,
1463
1463
  "character": 3
1464
1464
  },
1465
1465
  "signature": "(property) removed: boolean",
@@ -1468,7 +1468,7 @@
1468
1468
  "__schema": "KeywordTypeSchema",
1469
1469
  "location": {
1470
1470
  "filePath": "remove.main.runtime.ts",
1471
- "line": 31,
1471
+ "line": 32,
1472
1472
  "character": 12
1473
1473
  },
1474
1474
  "name": "boolean"
@@ -1479,14 +1479,14 @@
1479
1479
  "__schema": "VariableLikeSchema",
1480
1480
  "location": {
1481
1481
  "filePath": "remove.main.runtime.ts",
1482
- "line": 35,
1482
+ "line": 36,
1483
1483
  "character": 3
1484
1484
  },
1485
1485
  "doc": {
1486
1486
  "__schema": "DocSchema",
1487
1487
  "location": {
1488
1488
  "filePath": "remove.main.runtime.ts",
1489
- "line": 32,
1489
+ "line": 33,
1490
1490
  "character": 3
1491
1491
  },
1492
1492
  "raw": "/**\n * whether to remove the component from default lane once merged\n */",
@@ -1499,7 +1499,7 @@
1499
1499
  "__schema": "KeywordTypeSchema",
1500
1500
  "location": {
1501
1501
  "filePath": "remove.main.runtime.ts",
1502
- "line": 35,
1502
+ "line": 36,
1503
1503
  "character": 18
1504
1504
  },
1505
1505
  "name": "boolean"
@@ -1510,14 +1510,14 @@
1510
1510
  "__schema": "VariableLikeSchema",
1511
1511
  "location": {
1512
1512
  "filePath": "remove.main.runtime.ts",
1513
- "line": 39,
1513
+ "line": 40,
1514
1514
  "character": 3
1515
1515
  },
1516
1516
  "doc": {
1517
1517
  "__schema": "DocSchema",
1518
1518
  "location": {
1519
1519
  "filePath": "remove.main.runtime.ts",
1520
- "line": 36,
1520
+ "line": 37,
1521
1521
  "character": 3
1522
1522
  },
1523
1523
  "raw": "/**\n * Semver range to mark specific versions as deleted\n */",
@@ -1530,7 +1530,7 @@
1530
1530
  "__schema": "KeywordTypeSchema",
1531
1531
  "location": {
1532
1532
  "filePath": "remove.main.runtime.ts",
1533
- "line": 39,
1533
+ "line": 40,
1534
1534
  "character": 11
1535
1535
  },
1536
1536
  "name": "string"
@@ -1769,7 +1769,7 @@
1769
1769
  "_legacy": {
1770
1770
  "scope": "teambit.component",
1771
1771
  "name": "remove",
1772
- "version": "1.0.323"
1772
+ "version": "1.0.325"
1773
1773
  },
1774
1774
  "_scope": "teambit.component"
1775
1775
  }
@@ -2102,7 +2102,7 @@
2102
2102
  "__schema": "TypeSchema",
2103
2103
  "location": {
2104
2104
  "filePath": "remove.main.runtime.ts",
2105
- "line": 30,
2105
+ "line": 31,
2106
2106
  "character": 1
2107
2107
  },
2108
2108
  "signature": "type RemoveInfo = {\n removed: boolean;\n removeOnMain?: boolean | undefined;\n range?: string | undefined;\n}",
@@ -2111,7 +2111,7 @@
2111
2111
  "__schema": "TypeLiteralSchema",
2112
2112
  "location": {
2113
2113
  "filePath": "remove.main.runtime.ts",
2114
- "line": 30,
2114
+ "line": 31,
2115
2115
  "character": 26
2116
2116
  },
2117
2117
  "members": [
@@ -2119,7 +2119,7 @@
2119
2119
  "__schema": "VariableLikeSchema",
2120
2120
  "location": {
2121
2121
  "filePath": "remove.main.runtime.ts",
2122
- "line": 31,
2122
+ "line": 32,
2123
2123
  "character": 3
2124
2124
  },
2125
2125
  "signature": "(property) removed: boolean",
@@ -2128,7 +2128,7 @@
2128
2128
  "__schema": "KeywordTypeSchema",
2129
2129
  "location": {
2130
2130
  "filePath": "remove.main.runtime.ts",
2131
- "line": 31,
2131
+ "line": 32,
2132
2132
  "character": 12
2133
2133
  },
2134
2134
  "name": "boolean"
@@ -2139,14 +2139,14 @@
2139
2139
  "__schema": "VariableLikeSchema",
2140
2140
  "location": {
2141
2141
  "filePath": "remove.main.runtime.ts",
2142
- "line": 35,
2142
+ "line": 36,
2143
2143
  "character": 3
2144
2144
  },
2145
2145
  "doc": {
2146
2146
  "__schema": "DocSchema",
2147
2147
  "location": {
2148
2148
  "filePath": "remove.main.runtime.ts",
2149
- "line": 32,
2149
+ "line": 33,
2150
2150
  "character": 3
2151
2151
  },
2152
2152
  "raw": "/**\n * whether to remove the component from default lane once merged\n */",
@@ -2159,7 +2159,7 @@
2159
2159
  "__schema": "KeywordTypeSchema",
2160
2160
  "location": {
2161
2161
  "filePath": "remove.main.runtime.ts",
2162
- "line": 35,
2162
+ "line": 36,
2163
2163
  "character": 18
2164
2164
  },
2165
2165
  "name": "boolean"
@@ -2170,14 +2170,14 @@
2170
2170
  "__schema": "VariableLikeSchema",
2171
2171
  "location": {
2172
2172
  "filePath": "remove.main.runtime.ts",
2173
- "line": 39,
2173
+ "line": 40,
2174
2174
  "character": 3
2175
2175
  },
2176
2176
  "doc": {
2177
2177
  "__schema": "DocSchema",
2178
2178
  "location": {
2179
2179
  "filePath": "remove.main.runtime.ts",
2180
- "line": 36,
2180
+ "line": 37,
2181
2181
  "character": 3
2182
2182
  },
2183
2183
  "raw": "/**\n * Semver range to mark specific versions as deleted\n */",
@@ -2190,7 +2190,7 @@
2190
2190
  "__schema": "KeywordTypeSchema",
2191
2191
  "location": {
2192
2192
  "filePath": "remove.main.runtime.ts",
2193
- "line": 39,
2193
+ "line": 40,
2194
2194
  "character": 11
2195
2195
  },
2196
2196
  "name": "string"
@@ -2204,7 +2204,7 @@
2204
2204
  "__schema": "TypeSchema",
2205
2205
  "location": {
2206
2206
  "filePath": "remove.main.runtime.ts",
2207
- "line": 42,
2207
+ "line": 43,
2208
2208
  "character": 1
2209
2209
  },
2210
2210
  "signature": "type DeleteOpts = {\n updateMain?: boolean | undefined;\n range?: string | undefined;\n}",
@@ -2213,7 +2213,7 @@
2213
2213
  "__schema": "TypeLiteralSchema",
2214
2214
  "location": {
2215
2215
  "filePath": "remove.main.runtime.ts",
2216
- "line": 42,
2216
+ "line": 43,
2217
2217
  "character": 26
2218
2218
  },
2219
2219
  "members": [
@@ -2221,7 +2221,7 @@
2221
2221
  "__schema": "VariableLikeSchema",
2222
2222
  "location": {
2223
2223
  "filePath": "remove.main.runtime.ts",
2224
- "line": 42,
2224
+ "line": 43,
2225
2225
  "character": 28
2226
2226
  },
2227
2227
  "signature": "(property) updateMain?: boolean | undefined",
@@ -2230,7 +2230,7 @@
2230
2230
  "__schema": "KeywordTypeSchema",
2231
2231
  "location": {
2232
2232
  "filePath": "remove.main.runtime.ts",
2233
- "line": 42,
2233
+ "line": 43,
2234
2234
  "character": 41
2235
2235
  },
2236
2236
  "name": "boolean"
@@ -2241,7 +2241,7 @@
2241
2241
  "__schema": "VariableLikeSchema",
2242
2242
  "location": {
2243
2243
  "filePath": "remove.main.runtime.ts",
2244
- "line": 42,
2244
+ "line": 43,
2245
2245
  "character": 50
2246
2246
  },
2247
2247
  "signature": "(property) range?: string | undefined",
@@ -2250,7 +2250,7 @@
2250
2250
  "__schema": "KeywordTypeSchema",
2251
2251
  "location": {
2252
2252
  "filePath": "remove.main.runtime.ts",
2253
- "line": 42,
2253
+ "line": 43,
2254
2254
  "character": 58
2255
2255
  },
2256
2256
  "name": "string"
@@ -2264,7 +2264,7 @@
2264
2264
  "__schema": "ClassSchema",
2265
2265
  "location": {
2266
2266
  "filePath": "remove.main.runtime.ts",
2267
- "line": 44,
2267
+ "line": 45,
2268
2268
  "character": 1
2269
2269
  },
2270
2270
  "signature": "class RemoveMain",
@@ -2274,7 +2274,7 @@
2274
2274
  "__schema": "ConstructorSchema",
2275
2275
  "location": {
2276
2276
  "filePath": "remove.main.runtime.ts",
2277
- "line": 45,
2277
+ "line": 46,
2278
2278
  "character": 3
2279
2279
  },
2280
2280
  "signature": "constructor RemoveMain(workspace: Workspace, scope: ScopeMain, logger: Logger, importer: ImporterMain, depResolver: DependencyResolverMain, lister: ListerMain): RemoveMain",
@@ -2284,7 +2284,7 @@
2284
2284
  "__schema": "ParameterSchema",
2285
2285
  "location": {
2286
2286
  "filePath": "remove.main.runtime.ts",
2287
- "line": 46,
2287
+ "line": 47,
2288
2288
  "character": 5
2289
2289
  },
2290
2290
  "name": "workspace",
@@ -2292,7 +2292,7 @@
2292
2292
  "__schema": "TypeRefSchema",
2293
2293
  "location": {
2294
2294
  "filePath": "remove.main.runtime.ts",
2295
- "line": 46,
2295
+ "line": 47,
2296
2296
  "character": 24
2297
2297
  },
2298
2298
  "name": "Workspace",
@@ -2308,7 +2308,7 @@
2308
2308
  "__schema": "ParameterSchema",
2309
2309
  "location": {
2310
2310
  "filePath": "remove.main.runtime.ts",
2311
- "line": 47,
2311
+ "line": 48,
2312
2312
  "character": 5
2313
2313
  },
2314
2314
  "name": "scope",
@@ -2316,7 +2316,7 @@
2316
2316
  "__schema": "TypeRefSchema",
2317
2317
  "location": {
2318
2318
  "filePath": "remove.main.runtime.ts",
2319
- "line": 47,
2319
+ "line": 48,
2320
2320
  "character": 20
2321
2321
  },
2322
2322
  "name": "ScopeMain",
@@ -2332,7 +2332,7 @@
2332
2332
  "__schema": "ParameterSchema",
2333
2333
  "location": {
2334
2334
  "filePath": "remove.main.runtime.ts",
2335
- "line": 48,
2335
+ "line": 49,
2336
2336
  "character": 5
2337
2337
  },
2338
2338
  "name": "logger",
@@ -2340,7 +2340,7 @@
2340
2340
  "__schema": "TypeRefSchema",
2341
2341
  "location": {
2342
2342
  "filePath": "remove.main.runtime.ts",
2343
- "line": 48,
2343
+ "line": 49,
2344
2344
  "character": 20
2345
2345
  },
2346
2346
  "name": "Logger",
@@ -2356,7 +2356,7 @@
2356
2356
  "__schema": "ParameterSchema",
2357
2357
  "location": {
2358
2358
  "filePath": "remove.main.runtime.ts",
2359
- "line": 49,
2359
+ "line": 50,
2360
2360
  "character": 5
2361
2361
  },
2362
2362
  "name": "importer",
@@ -2364,7 +2364,7 @@
2364
2364
  "__schema": "TypeRefSchema",
2365
2365
  "location": {
2366
2366
  "filePath": "remove.main.runtime.ts",
2367
- "line": 49,
2367
+ "line": 50,
2368
2368
  "character": 23
2369
2369
  },
2370
2370
  "name": "ImporterMain",
@@ -2380,7 +2380,7 @@
2380
2380
  "__schema": "ParameterSchema",
2381
2381
  "location": {
2382
2382
  "filePath": "remove.main.runtime.ts",
2383
- "line": 50,
2383
+ "line": 51,
2384
2384
  "character": 5
2385
2385
  },
2386
2386
  "name": "depResolver",
@@ -2388,7 +2388,7 @@
2388
2388
  "__schema": "TypeRefSchema",
2389
2389
  "location": {
2390
2390
  "filePath": "remove.main.runtime.ts",
2391
- "line": 50,
2391
+ "line": 51,
2392
2392
  "character": 26
2393
2393
  },
2394
2394
  "name": "DependencyResolverMain",
@@ -2404,7 +2404,7 @@
2404
2404
  "__schema": "ParameterSchema",
2405
2405
  "location": {
2406
2406
  "filePath": "remove.main.runtime.ts",
2407
- "line": 51,
2407
+ "line": 52,
2408
2408
  "character": 5
2409
2409
  },
2410
2410
  "name": "lister",
@@ -2412,7 +2412,7 @@
2412
2412
  "__schema": "TypeRefSchema",
2413
2413
  "location": {
2414
2414
  "filePath": "remove.main.runtime.ts",
2415
- "line": 51,
2415
+ "line": 52,
2416
2416
  "character": 21
2417
2417
  },
2418
2418
  "name": "ListerMain",
@@ -2429,7 +2429,7 @@
2429
2429
  "__schema": "ThisTypeSchema",
2430
2430
  "location": {
2431
2431
  "filePath": "remove.main.runtime.ts",
2432
- "line": 44,
2432
+ "line": 45,
2433
2433
  "character": 1
2434
2434
  },
2435
2435
  "name": "RemoveMain"
@@ -2440,7 +2440,7 @@
2440
2440
  "__schema": "FunctionLikeSchema",
2441
2441
  "location": {
2442
2442
  "filePath": "remove.main.runtime.ts",
2443
- "line": 54,
2443
+ "line": 55,
2444
2444
  "character": 3
2445
2445
  },
2446
2446
  "signature": "(method) RemoveMain.remove({ componentsPattern, force, remote, track, deleteFiles, }: {\n componentsPattern: string;\n force?: boolean;\n remote?: boolean;\n track?: boolean;\n deleteFiles?: boolean;\n}): Promise<RemoveComponentsResult>",
@@ -2450,7 +2450,7 @@
2450
2450
  "__schema": "ParameterSchema",
2451
2451
  "location": {
2452
2452
  "filePath": "remove.main.runtime.ts",
2453
- "line": 54,
2453
+ "line": 55,
2454
2454
  "character": 16
2455
2455
  },
2456
2456
  "name": "{ componentsPattern, force = false, remote = false, track = false, deleteFiles = true }",
@@ -2458,7 +2458,7 @@
2458
2458
  "__schema": "TypeLiteralSchema",
2459
2459
  "location": {
2460
2460
  "filePath": "remove.main.runtime.ts",
2461
- "line": 60,
2461
+ "line": 61,
2462
2462
  "character": 6
2463
2463
  },
2464
2464
  "members": [
@@ -2466,7 +2466,7 @@
2466
2466
  "__schema": "VariableLikeSchema",
2467
2467
  "location": {
2468
2468
  "filePath": "remove.main.runtime.ts",
2469
- "line": 61,
2469
+ "line": 62,
2470
2470
  "character": 5
2471
2471
  },
2472
2472
  "signature": "(property) componentsPattern: string",
@@ -2475,7 +2475,7 @@
2475
2475
  "__schema": "KeywordTypeSchema",
2476
2476
  "location": {
2477
2477
  "filePath": "remove.main.runtime.ts",
2478
- "line": 61,
2478
+ "line": 62,
2479
2479
  "character": 24
2480
2480
  },
2481
2481
  "name": "string"
@@ -2486,7 +2486,7 @@
2486
2486
  "__schema": "VariableLikeSchema",
2487
2487
  "location": {
2488
2488
  "filePath": "remove.main.runtime.ts",
2489
- "line": 62,
2489
+ "line": 63,
2490
2490
  "character": 5
2491
2491
  },
2492
2492
  "signature": "(property) force?: boolean | undefined",
@@ -2495,7 +2495,7 @@
2495
2495
  "__schema": "KeywordTypeSchema",
2496
2496
  "location": {
2497
2497
  "filePath": "remove.main.runtime.ts",
2498
- "line": 62,
2498
+ "line": 63,
2499
2499
  "character": 13
2500
2500
  },
2501
2501
  "name": "boolean"
@@ -2506,7 +2506,7 @@
2506
2506
  "__schema": "VariableLikeSchema",
2507
2507
  "location": {
2508
2508
  "filePath": "remove.main.runtime.ts",
2509
- "line": 63,
2509
+ "line": 64,
2510
2510
  "character": 5
2511
2511
  },
2512
2512
  "signature": "(property) remote?: boolean | undefined",
@@ -2515,7 +2515,7 @@
2515
2515
  "__schema": "KeywordTypeSchema",
2516
2516
  "location": {
2517
2517
  "filePath": "remove.main.runtime.ts",
2518
- "line": 63,
2518
+ "line": 64,
2519
2519
  "character": 14
2520
2520
  },
2521
2521
  "name": "boolean"
@@ -2526,7 +2526,7 @@
2526
2526
  "__schema": "VariableLikeSchema",
2527
2527
  "location": {
2528
2528
  "filePath": "remove.main.runtime.ts",
2529
- "line": 64,
2529
+ "line": 65,
2530
2530
  "character": 5
2531
2531
  },
2532
2532
  "signature": "(property) track?: boolean | undefined",
@@ -2535,7 +2535,7 @@
2535
2535
  "__schema": "KeywordTypeSchema",
2536
2536
  "location": {
2537
2537
  "filePath": "remove.main.runtime.ts",
2538
- "line": 64,
2538
+ "line": 65,
2539
2539
  "character": 13
2540
2540
  },
2541
2541
  "name": "boolean"
@@ -2546,7 +2546,7 @@
2546
2546
  "__schema": "VariableLikeSchema",
2547
2547
  "location": {
2548
2548
  "filePath": "remove.main.runtime.ts",
2549
- "line": 65,
2549
+ "line": 66,
2550
2550
  "character": 5
2551
2551
  },
2552
2552
  "signature": "(property) deleteFiles?: boolean | undefined",
@@ -2555,7 +2555,7 @@
2555
2555
  "__schema": "KeywordTypeSchema",
2556
2556
  "location": {
2557
2557
  "filePath": "remove.main.runtime.ts",
2558
- "line": 65,
2558
+ "line": 66,
2559
2559
  "character": 19
2560
2560
  },
2561
2561
  "name": "boolean"
@@ -2570,7 +2570,7 @@
2570
2570
  "__schema": "VariableLikeSchema",
2571
2571
  "location": {
2572
2572
  "filePath": "remove.main.runtime.ts",
2573
- "line": 61,
2573
+ "line": 62,
2574
2574
  "character": 5
2575
2575
  },
2576
2576
  "signature": "(property) componentsPattern: string",
@@ -2579,7 +2579,7 @@
2579
2579
  "__schema": "KeywordTypeSchema",
2580
2580
  "location": {
2581
2581
  "filePath": "remove.main.runtime.ts",
2582
- "line": 61,
2582
+ "line": 62,
2583
2583
  "character": 24
2584
2584
  },
2585
2585
  "name": "string"
@@ -2590,7 +2590,7 @@
2590
2590
  "__schema": "VariableLikeSchema",
2591
2591
  "location": {
2592
2592
  "filePath": "remove.main.runtime.ts",
2593
- "line": 62,
2593
+ "line": 63,
2594
2594
  "character": 5
2595
2595
  },
2596
2596
  "signature": "(property) force?: boolean | undefined",
@@ -2599,7 +2599,7 @@
2599
2599
  "__schema": "KeywordTypeSchema",
2600
2600
  "location": {
2601
2601
  "filePath": "remove.main.runtime.ts",
2602
- "line": 62,
2602
+ "line": 63,
2603
2603
  "character": 13
2604
2604
  },
2605
2605
  "name": "boolean"
@@ -2610,7 +2610,7 @@
2610
2610
  "__schema": "VariableLikeSchema",
2611
2611
  "location": {
2612
2612
  "filePath": "remove.main.runtime.ts",
2613
- "line": 63,
2613
+ "line": 64,
2614
2614
  "character": 5
2615
2615
  },
2616
2616
  "signature": "(property) remote?: boolean | undefined",
@@ -2619,7 +2619,7 @@
2619
2619
  "__schema": "KeywordTypeSchema",
2620
2620
  "location": {
2621
2621
  "filePath": "remove.main.runtime.ts",
2622
- "line": 63,
2622
+ "line": 64,
2623
2623
  "character": 14
2624
2624
  },
2625
2625
  "name": "boolean"
@@ -2630,7 +2630,7 @@
2630
2630
  "__schema": "VariableLikeSchema",
2631
2631
  "location": {
2632
2632
  "filePath": "remove.main.runtime.ts",
2633
- "line": 64,
2633
+ "line": 65,
2634
2634
  "character": 5
2635
2635
  },
2636
2636
  "signature": "(property) track?: boolean | undefined",
@@ -2639,7 +2639,7 @@
2639
2639
  "__schema": "KeywordTypeSchema",
2640
2640
  "location": {
2641
2641
  "filePath": "remove.main.runtime.ts",
2642
- "line": 64,
2642
+ "line": 65,
2643
2643
  "character": 13
2644
2644
  },
2645
2645
  "name": "boolean"
@@ -2650,7 +2650,7 @@
2650
2650
  "__schema": "VariableLikeSchema",
2651
2651
  "location": {
2652
2652
  "filePath": "remove.main.runtime.ts",
2653
- "line": 65,
2653
+ "line": 66,
2654
2654
  "character": 5
2655
2655
  },
2656
2656
  "signature": "(property) deleteFiles?: boolean | undefined",
@@ -2659,7 +2659,7 @@
2659
2659
  "__schema": "KeywordTypeSchema",
2660
2660
  "location": {
2661
2661
  "filePath": "remove.main.runtime.ts",
2662
- "line": 65,
2662
+ "line": 66,
2663
2663
  "character": 19
2664
2664
  },
2665
2665
  "name": "boolean"
@@ -2674,7 +2674,7 @@
2674
2674
  "__schema": "TypeRefSchema",
2675
2675
  "location": {
2676
2676
  "filePath": "remove.main.runtime.ts",
2677
- "line": 66,
2677
+ "line": 67,
2678
2678
  "character": 7
2679
2679
  },
2680
2680
  "name": "Promise",
@@ -2683,7 +2683,7 @@
2683
2683
  "__schema": "TypeRefSchema",
2684
2684
  "location": {
2685
2685
  "filePath": "remove.main.runtime.ts",
2686
- "line": 66,
2686
+ "line": 67,
2687
2687
  "character": 15
2688
2688
  },
2689
2689
  "name": "RemoveComponentsResult",
@@ -2699,14 +2699,14 @@
2699
2699
  "__schema": "FunctionLikeSchema",
2700
2700
  "location": {
2701
2701
  "filePath": "remove.main.runtime.ts",
2702
- "line": 88,
2702
+ "line": 89,
2703
2703
  "character": 3
2704
2704
  },
2705
2705
  "doc": {
2706
2706
  "__schema": "DocSchema",
2707
2707
  "location": {
2708
2708
  "filePath": "remove.main.runtime.ts",
2709
- "line": 85,
2709
+ "line": 86,
2710
2710
  "character": 3
2711
2711
  },
2712
2712
  "raw": "/**\n * remove components from the workspace.\n */",
@@ -2720,7 +2720,7 @@
2720
2720
  "__schema": "ParameterSchema",
2721
2721
  "location": {
2722
2722
  "filePath": "remove.main.runtime.ts",
2723
- "line": 89,
2723
+ "line": 90,
2724
2724
  "character": 5
2725
2725
  },
2726
2726
  "name": "ids",
@@ -2728,14 +2728,14 @@
2728
2728
  "__schema": "TypeArraySchema",
2729
2729
  "location": {
2730
2730
  "filePath": "remove.main.runtime.ts",
2731
- "line": 89,
2731
+ "line": 90,
2732
2732
  "character": 10
2733
2733
  },
2734
2734
  "type": {
2735
2735
  "__schema": "TypeRefSchema",
2736
2736
  "location": {
2737
2737
  "filePath": "remove.main.runtime.ts",
2738
- "line": 89,
2738
+ "line": 90,
2739
2739
  "character": 10
2740
2740
  },
2741
2741
  "name": "ComponentID",
@@ -2753,7 +2753,7 @@
2753
2753
  "__schema": "ParameterSchema",
2754
2754
  "location": {
2755
2755
  "filePath": "remove.main.runtime.ts",
2756
- "line": 90,
2756
+ "line": 91,
2757
2757
  "character": 5
2758
2758
  },
2759
2759
  "name": "{ force = false, reasonForRemoval }",
@@ -2761,7 +2761,7 @@
2761
2761
  "__schema": "TypeLiteralSchema",
2762
2762
  "location": {
2763
2763
  "filePath": "remove.main.runtime.ts",
2764
- "line": 90,
2764
+ "line": 91,
2765
2765
  "character": 42
2766
2766
  },
2767
2767
  "members": [
@@ -2769,7 +2769,7 @@
2769
2769
  "__schema": "VariableLikeSchema",
2770
2770
  "location": {
2771
2771
  "filePath": "remove.main.runtime.ts",
2772
- "line": 90,
2772
+ "line": 91,
2773
2773
  "character": 44
2774
2774
  },
2775
2775
  "signature": "(property) force?: boolean | undefined",
@@ -2778,7 +2778,7 @@
2778
2778
  "__schema": "KeywordTypeSchema",
2779
2779
  "location": {
2780
2780
  "filePath": "remove.main.runtime.ts",
2781
- "line": 90,
2781
+ "line": 91,
2782
2782
  "character": 52
2783
2783
  },
2784
2784
  "name": "boolean"
@@ -2789,7 +2789,7 @@
2789
2789
  "__schema": "VariableLikeSchema",
2790
2790
  "location": {
2791
2791
  "filePath": "remove.main.runtime.ts",
2792
- "line": 90,
2792
+ "line": 91,
2793
2793
  "character": 61
2794
2794
  },
2795
2795
  "signature": "(property) reasonForRemoval?: string | undefined",
@@ -2798,7 +2798,7 @@
2798
2798
  "__schema": "KeywordTypeSchema",
2799
2799
  "location": {
2800
2800
  "filePath": "remove.main.runtime.ts",
2801
- "line": 90,
2801
+ "line": 91,
2802
2802
  "character": 80
2803
2803
  },
2804
2804
  "name": "string"
@@ -2814,7 +2814,7 @@
2814
2814
  "__schema": "VariableLikeSchema",
2815
2815
  "location": {
2816
2816
  "filePath": "remove.main.runtime.ts",
2817
- "line": 90,
2817
+ "line": 91,
2818
2818
  "character": 44
2819
2819
  },
2820
2820
  "signature": "(property) force?: boolean | undefined",
@@ -2823,7 +2823,7 @@
2823
2823
  "__schema": "KeywordTypeSchema",
2824
2824
  "location": {
2825
2825
  "filePath": "remove.main.runtime.ts",
2826
- "line": 90,
2826
+ "line": 91,
2827
2827
  "character": 52
2828
2828
  },
2829
2829
  "name": "boolean"
@@ -2834,7 +2834,7 @@
2834
2834
  "__schema": "VariableLikeSchema",
2835
2835
  "location": {
2836
2836
  "filePath": "remove.main.runtime.ts",
2837
- "line": 90,
2837
+ "line": 91,
2838
2838
  "character": 61
2839
2839
  },
2840
2840
  "signature": "(property) reasonForRemoval?: string | undefined",
@@ -2843,7 +2843,7 @@
2843
2843
  "__schema": "KeywordTypeSchema",
2844
2844
  "location": {
2845
2845
  "filePath": "remove.main.runtime.ts",
2846
- "line": 90,
2846
+ "line": 91,
2847
2847
  "character": 80
2848
2848
  },
2849
2849
  "name": "string"
@@ -2858,7 +2858,7 @@
2858
2858
  "__schema": "InferenceTypeSchema",
2859
2859
  "location": {
2860
2860
  "filePath": "remove.main.runtime.ts",
2861
- "line": 88,
2861
+ "line": 89,
2862
2862
  "character": 3
2863
2863
  },
2864
2864
  "type": "Promise<RemoveComponentsResult>"
@@ -2871,7 +2871,7 @@
2871
2871
  "__schema": "FunctionLikeSchema",
2872
2872
  "location": {
2873
2873
  "filePath": "remove.main.runtime.ts",
2874
- "line": 131,
2874
+ "line": 132,
2875
2875
  "character": 3
2876
2876
  },
2877
2877
  "signature": "(method) RemoveMain.deleteComps(componentsPattern: string, opts?: DeleteOpts): Promise<Component[]>",
@@ -2881,7 +2881,7 @@
2881
2881
  "__schema": "ParameterSchema",
2882
2882
  "location": {
2883
2883
  "filePath": "remove.main.runtime.ts",
2884
- "line": 131,
2884
+ "line": 132,
2885
2885
  "character": 21
2886
2886
  },
2887
2887
  "name": "componentsPattern",
@@ -2889,7 +2889,7 @@
2889
2889
  "__schema": "KeywordTypeSchema",
2890
2890
  "location": {
2891
2891
  "filePath": "remove.main.runtime.ts",
2892
- "line": 131,
2892
+ "line": 132,
2893
2893
  "character": 40
2894
2894
  },
2895
2895
  "name": "string"
@@ -2901,7 +2901,7 @@
2901
2901
  "__schema": "ParameterSchema",
2902
2902
  "location": {
2903
2903
  "filePath": "remove.main.runtime.ts",
2904
- "line": 131,
2904
+ "line": 132,
2905
2905
  "character": 48
2906
2906
  },
2907
2907
  "name": "opts",
@@ -2909,7 +2909,7 @@
2909
2909
  "__schema": "TypeRefSchema",
2910
2910
  "location": {
2911
2911
  "filePath": "remove.main.runtime.ts",
2912
- "line": 131,
2912
+ "line": 132,
2913
2913
  "character": 54
2914
2914
  },
2915
2915
  "name": "DeleteOpts",
@@ -2924,7 +2924,7 @@
2924
2924
  "__schema": "TypeRefSchema",
2925
2925
  "location": {
2926
2926
  "filePath": "remove.main.runtime.ts",
2927
- "line": 131,
2927
+ "line": 132,
2928
2928
  "character": 72
2929
2929
  },
2930
2930
  "name": "Promise",
@@ -2933,14 +2933,14 @@
2933
2933
  "__schema": "TypeArraySchema",
2934
2934
  "location": {
2935
2935
  "filePath": "remove.main.runtime.ts",
2936
- "line": 131,
2936
+ "line": 132,
2937
2937
  "character": 80
2938
2938
  },
2939
2939
  "type": {
2940
2940
  "__schema": "TypeRefSchema",
2941
2941
  "location": {
2942
2942
  "filePath": "remove.main.runtime.ts",
2943
- "line": 131,
2943
+ "line": 132,
2944
2944
  "character": 80
2945
2945
  },
2946
2946
  "name": "Component",
@@ -2960,14 +2960,14 @@
2960
2960
  "__schema": "FunctionLikeSchema",
2961
2961
  "location": {
2962
2962
  "filePath": "remove.main.runtime.ts",
2963
- "line": 168,
2963
+ "line": 180,
2964
2964
  "character": 3
2965
2965
  },
2966
2966
  "doc": {
2967
2967
  "__schema": "DocSchema",
2968
2968
  "location": {
2969
2969
  "filePath": "remove.main.runtime.ts",
2970
- "line": 156,
2970
+ "line": 168,
2971
2971
  "character": 3
2972
2972
  },
2973
2973
  "raw": "/**\n * recover a soft-removed component.\n * there are 4 different scenarios.\n * 1. a component was just soft-removed, it wasn't snapped yet. so it's now in .bitmap with the \"removed\" aspect entry.\n * 1.a. the component still exists in the local scope. no need to import. write it from there.\n * 1.b. the component doesn't exist in the local scope. import it.\n * 2. soft-removed and then snapped. It's not in .bitmap now.\n * 3. soft-removed, snapped, exported. it's not in .bitmap now.\n * 4. a soft-removed components was imported, so it's now in .bitmap without the \"removed\" aspect entry.\n * 5. workspace is empty. the soft-removed component is on the remote.\n * returns `true` if it was recovered. `false` if the component wasn't soft-removed, so nothing to recover from.\n */",
@@ -2981,7 +2981,7 @@
2981
2981
  "__schema": "ParameterSchema",
2982
2982
  "location": {
2983
2983
  "filePath": "remove.main.runtime.ts",
2984
- "line": 168,
2984
+ "line": 180,
2985
2985
  "character": 17
2986
2986
  },
2987
2987
  "name": "compIdStr",
@@ -2989,7 +2989,7 @@
2989
2989
  "__schema": "KeywordTypeSchema",
2990
2990
  "location": {
2991
2991
  "filePath": "remove.main.runtime.ts",
2992
- "line": 168,
2992
+ "line": 180,
2993
2993
  "character": 28
2994
2994
  },
2995
2995
  "name": "string"
@@ -3001,7 +3001,7 @@
3001
3001
  "__schema": "ParameterSchema",
3002
3002
  "location": {
3003
3003
  "filePath": "remove.main.runtime.ts",
3004
- "line": 168,
3004
+ "line": 180,
3005
3005
  "character": 36
3006
3006
  },
3007
3007
  "name": "options",
@@ -3009,7 +3009,7 @@
3009
3009
  "__schema": "TypeRefSchema",
3010
3010
  "location": {
3011
3011
  "filePath": "remove.main.runtime.ts",
3012
- "line": 168,
3012
+ "line": 180,
3013
3013
  "character": 45
3014
3014
  },
3015
3015
  "name": "RecoverOptions",
@@ -3023,7 +3023,7 @@
3023
3023
  "__schema": "TypeRefSchema",
3024
3024
  "location": {
3025
3025
  "filePath": "remove.main.runtime.ts",
3026
- "line": 168,
3026
+ "line": 180,
3027
3027
  "character": 62
3028
3028
  },
3029
3029
  "name": "Promise",
@@ -3032,7 +3032,7 @@
3032
3032
  "__schema": "KeywordTypeSchema",
3033
3033
  "location": {
3034
3034
  "filePath": "remove.main.runtime.ts",
3035
- "line": 168,
3035
+ "line": 180,
3036
3036
  "character": 70
3037
3037
  },
3038
3038
  "name": "boolean"
@@ -3047,7 +3047,7 @@
3047
3047
  "__schema": "FunctionLikeSchema",
3048
3048
  "location": {
3049
3049
  "filePath": "remove.main.runtime.ts",
3050
- "line": 254,
3050
+ "line": 266,
3051
3051
  "character": 3
3052
3052
  },
3053
3053
  "signature": "(method) RemoveMain.getRemoveInfo(component: Component): Promise<RemoveInfo>",
@@ -3057,7 +3057,7 @@
3057
3057
  "__schema": "ParameterSchema",
3058
3058
  "location": {
3059
3059
  "filePath": "remove.main.runtime.ts",
3060
- "line": 254,
3060
+ "line": 266,
3061
3061
  "character": 23
3062
3062
  },
3063
3063
  "name": "component",
@@ -3065,7 +3065,7 @@
3065
3065
  "__schema": "TypeRefSchema",
3066
3066
  "location": {
3067
3067
  "filePath": "remove.main.runtime.ts",
3068
- "line": 254,
3068
+ "line": 266,
3069
3069
  "character": 34
3070
3070
  },
3071
3071
  "name": "Component",
@@ -3082,7 +3082,7 @@
3082
3082
  "__schema": "TypeRefSchema",
3083
3083
  "location": {
3084
3084
  "filePath": "remove.main.runtime.ts",
3085
- "line": 254,
3085
+ "line": 266,
3086
3086
  "character": 46
3087
3087
  },
3088
3088
  "name": "Promise",
@@ -3091,7 +3091,7 @@
3091
3091
  "__schema": "TypeRefSchema",
3092
3092
  "location": {
3093
3093
  "filePath": "remove.main.runtime.ts",
3094
- "line": 254,
3094
+ "line": 266,
3095
3095
  "character": 54
3096
3096
  },
3097
3097
  "name": "RemoveInfo"
@@ -3106,14 +3106,14 @@
3106
3106
  "__schema": "FunctionLikeSchema",
3107
3107
  "location": {
3108
3108
  "filePath": "remove.main.runtime.ts",
3109
- "line": 289,
3109
+ "line": 301,
3110
3110
  "character": 3
3111
3111
  },
3112
3112
  "doc": {
3113
3113
  "__schema": "DocSchema",
3114
3114
  "location": {
3115
3115
  "filePath": "remove.main.runtime.ts",
3116
- "line": 286,
3116
+ "line": 298,
3117
3117
  "character": 3
3118
3118
  },
3119
3119
  "raw": "/**\n * @deprecated use `isDeleted` instead.\n */",
@@ -3123,7 +3123,7 @@
3123
3123
  "__schema": "TagSchema",
3124
3124
  "location": {
3125
3125
  "filePath": "remove.main.runtime.ts",
3126
- "line": 287,
3126
+ "line": 299,
3127
3127
  "character": 6
3128
3128
  },
3129
3129
  "tagName": "deprecated",
@@ -3138,7 +3138,7 @@
3138
3138
  "__schema": "ParameterSchema",
3139
3139
  "location": {
3140
3140
  "filePath": "remove.main.runtime.ts",
3141
- "line": 289,
3141
+ "line": 301,
3142
3142
  "character": 19
3143
3143
  },
3144
3144
  "name": "component",
@@ -3146,7 +3146,7 @@
3146
3146
  "__schema": "TypeRefSchema",
3147
3147
  "location": {
3148
3148
  "filePath": "remove.main.runtime.ts",
3149
- "line": 289,
3149
+ "line": 301,
3150
3150
  "character": 30
3151
3151
  },
3152
3152
  "name": "Component",
@@ -3163,7 +3163,7 @@
3163
3163
  "__schema": "TypeRefSchema",
3164
3164
  "location": {
3165
3165
  "filePath": "remove.main.runtime.ts",
3166
- "line": 289,
3166
+ "line": 301,
3167
3167
  "character": 42
3168
3168
  },
3169
3169
  "name": "Promise",
@@ -3172,7 +3172,7 @@
3172
3172
  "__schema": "KeywordTypeSchema",
3173
3173
  "location": {
3174
3174
  "filePath": "remove.main.runtime.ts",
3175
- "line": 289,
3175
+ "line": 301,
3176
3176
  "character": 50
3177
3177
  },
3178
3178
  "name": "boolean"
@@ -3187,14 +3187,14 @@
3187
3187
  "__schema": "FunctionLikeSchema",
3188
3188
  "location": {
3189
3189
  "filePath": "remove.main.runtime.ts",
3190
- "line": 296,
3190
+ "line": 308,
3191
3191
  "character": 3
3192
3192
  },
3193
3193
  "doc": {
3194
3194
  "__schema": "DocSchema",
3195
3195
  "location": {
3196
3196
  "filePath": "remove.main.runtime.ts",
3197
- "line": 293,
3197
+ "line": 305,
3198
3198
  "character": 3
3199
3199
  },
3200
3200
  "raw": "/**\n * whether a component is marked as deleted.\n */",
@@ -3208,7 +3208,7 @@
3208
3208
  "__schema": "ParameterSchema",
3209
3209
  "location": {
3210
3210
  "filePath": "remove.main.runtime.ts",
3211
- "line": 296,
3211
+ "line": 308,
3212
3212
  "character": 19
3213
3213
  },
3214
3214
  "name": "component",
@@ -3216,7 +3216,7 @@
3216
3216
  "__schema": "TypeRefSchema",
3217
3217
  "location": {
3218
3218
  "filePath": "remove.main.runtime.ts",
3219
- "line": 296,
3219
+ "line": 308,
3220
3220
  "character": 30
3221
3221
  },
3222
3222
  "name": "Component",
@@ -3233,7 +3233,7 @@
3233
3233
  "__schema": "TypeRefSchema",
3234
3234
  "location": {
3235
3235
  "filePath": "remove.main.runtime.ts",
3236
- "line": 296,
3236
+ "line": 308,
3237
3237
  "character": 42
3238
3238
  },
3239
3239
  "name": "Promise",
@@ -3242,7 +3242,7 @@
3242
3242
  "__schema": "KeywordTypeSchema",
3243
3243
  "location": {
3244
3244
  "filePath": "remove.main.runtime.ts",
3245
- "line": 296,
3245
+ "line": 308,
3246
3246
  "character": 50
3247
3247
  },
3248
3248
  "name": "boolean"
@@ -3257,14 +3257,14 @@
3257
3257
  "__schema": "FunctionLikeSchema",
3258
3258
  "location": {
3259
3259
  "filePath": "remove.main.runtime.ts",
3260
- "line": 304,
3260
+ "line": 316,
3261
3261
  "character": 3
3262
3262
  },
3263
3263
  "doc": {
3264
3264
  "__schema": "DocSchema",
3265
3265
  "location": {
3266
3266
  "filePath": "remove.main.runtime.ts",
3267
- "line": 301,
3267
+ "line": 313,
3268
3268
  "character": 3
3269
3269
  },
3270
3270
  "raw": "/**\n * performant version of isRemoved() in case the component object is not available and loading it is expensive.\n */",
@@ -3278,7 +3278,7 @@
3278
3278
  "__schema": "ParameterSchema",
3279
3279
  "location": {
3280
3280
  "filePath": "remove.main.runtime.ts",
3281
- "line": 304,
3281
+ "line": 316,
3282
3282
  "character": 46
3283
3283
  },
3284
3284
  "name": "componentId",
@@ -3286,7 +3286,7 @@
3286
3286
  "__schema": "TypeRefSchema",
3287
3287
  "location": {
3288
3288
  "filePath": "remove.main.runtime.ts",
3289
- "line": 304,
3289
+ "line": 316,
3290
3290
  "character": 59
3291
3291
  },
3292
3292
  "name": "ComponentID",
@@ -3304,7 +3304,7 @@
3304
3304
  "__schema": "TypeRefSchema",
3305
3305
  "location": {
3306
3306
  "filePath": "remove.main.runtime.ts",
3307
- "line": 304,
3307
+ "line": 316,
3308
3308
  "character": 73
3309
3309
  },
3310
3310
  "name": "Promise",
@@ -3313,7 +3313,7 @@
3313
3313
  "__schema": "KeywordTypeSchema",
3314
3314
  "location": {
3315
3315
  "filePath": "remove.main.runtime.ts",
3316
- "line": 304,
3316
+ "line": 316,
3317
3317
  "character": 81
3318
3318
  },
3319
3319
  "name": "boolean"
@@ -3328,14 +3328,14 @@
3328
3328
  "__schema": "FunctionLikeSchema",
3329
3329
  "location": {
3330
3330
  "filePath": "remove.main.runtime.ts",
3331
- "line": 321,
3331
+ "line": 333,
3332
3332
  "character": 3
3333
3333
  },
3334
3334
  "doc": {
3335
3335
  "__schema": "DocSchema",
3336
3336
  "location": {
3337
3337
  "filePath": "remove.main.runtime.ts",
3338
- "line": 318,
3338
+ "line": 330,
3339
3339
  "character": 3
3340
3340
  },
3341
3341
  "raw": "/**\n * get components that were soft-removed and tagged/snapped/merged but not exported yet.\n */",
@@ -3349,7 +3349,7 @@
3349
3349
  "__schema": "TypeRefSchema",
3350
3350
  "location": {
3351
3351
  "filePath": "remove.main.runtime.ts",
3352
- "line": 321,
3352
+ "line": 333,
3353
3353
  "character": 29
3354
3354
  },
3355
3355
  "name": "Promise",
@@ -3358,14 +3358,14 @@
3358
3358
  "__schema": "TypeArraySchema",
3359
3359
  "location": {
3360
3360
  "filePath": "remove.main.runtime.ts",
3361
- "line": 321,
3361
+ "line": 333,
3362
3362
  "character": 37
3363
3363
  },
3364
3364
  "type": {
3365
3365
  "__schema": "TypeRefSchema",
3366
3366
  "location": {
3367
3367
  "filePath": "remove.main.runtime.ts",
3368
- "line": 321,
3368
+ "line": 333,
3369
3369
  "character": 37
3370
3370
  },
3371
3371
  "name": "ComponentID",
@@ -3386,7 +3386,7 @@
3386
3386
  "__schema": "FunctionLikeSchema",
3387
3387
  "location": {
3388
3388
  "filePath": "remove.main.runtime.ts",
3389
- "line": 325,
3389
+ "line": 337,
3390
3390
  "character": 3
3391
3391
  },
3392
3392
  "signature": "(method) RemoveMain.addRemovedDependenciesIssues(components: Component[]): Promise<void>",
@@ -3396,7 +3396,7 @@
3396
3396
  "__schema": "ParameterSchema",
3397
3397
  "location": {
3398
3398
  "filePath": "remove.main.runtime.ts",
3399
- "line": 325,
3399
+ "line": 337,
3400
3400
  "character": 38
3401
3401
  },
3402
3402
  "name": "components",
@@ -3404,14 +3404,14 @@
3404
3404
  "__schema": "TypeArraySchema",
3405
3405
  "location": {
3406
3406
  "filePath": "remove.main.runtime.ts",
3407
- "line": 325,
3407
+ "line": 337,
3408
3408
  "character": 50
3409
3409
  },
3410
3410
  "type": {
3411
3411
  "__schema": "TypeRefSchema",
3412
3412
  "location": {
3413
3413
  "filePath": "remove.main.runtime.ts",
3414
- "line": 325,
3414
+ "line": 337,
3415
3415
  "character": 50
3416
3416
  },
3417
3417
  "name": "Component",
@@ -3429,7 +3429,7 @@
3429
3429
  "__schema": "InferenceTypeSchema",
3430
3430
  "location": {
3431
3431
  "filePath": "remove.main.runtime.ts",
3432
- "line": 325,
3432
+ "line": 337,
3433
3433
  "character": 3
3434
3434
  },
3435
3435
  "type": "Promise<void>"
@@ -3442,7 +3442,7 @@
3442
3442
  "__schema": "VariableLikeSchema",
3443
3443
  "location": {
3444
3444
  "filePath": "remove.main.runtime.ts",
3445
- "line": 394,
3445
+ "line": 406,
3446
3446
  "character": 3
3447
3447
  },
3448
3448
  "signature": "(property) RemoveMain.slots: never[]",
@@ -3451,7 +3451,7 @@
3451
3451
  "__schema": "InferenceTypeSchema",
3452
3452
  "location": {
3453
3453
  "filePath": "remove.main.runtime.ts",
3454
- "line": 394,
3454
+ "line": 406,
3455
3455
  "character": 3
3456
3456
  },
3457
3457
  "type": "never[]"
@@ -3463,7 +3463,7 @@
3463
3463
  "__schema": "VariableLikeSchema",
3464
3464
  "location": {
3465
3465
  "filePath": "remove.main.runtime.ts",
3466
- "line": 395,
3466
+ "line": 407,
3467
3467
  "character": 3
3468
3468
  },
3469
3469
  "signature": "(property) RemoveMain.dependencies: Aspect[]",
@@ -3472,7 +3472,7 @@
3472
3472
  "__schema": "InferenceTypeSchema",
3473
3473
  "location": {
3474
3474
  "filePath": "remove.main.runtime.ts",
3475
- "line": 395,
3475
+ "line": 407,
3476
3476
  "character": 3
3477
3477
  },
3478
3478
  "type": "Aspect[]"
@@ -3484,7 +3484,7 @@
3484
3484
  "__schema": "VariableLikeSchema",
3485
3485
  "location": {
3486
3486
  "filePath": "remove.main.runtime.ts",
3487
- "line": 406,
3487
+ "line": 418,
3488
3488
  "character": 3
3489
3489
  },
3490
3490
  "signature": "(property) RemoveMain.runtime: RuntimeDefinition",
@@ -3493,7 +3493,7 @@
3493
3493
  "__schema": "InferenceTypeSchema",
3494
3494
  "location": {
3495
3495
  "filePath": "remove.main.runtime.ts",
3496
- "line": 406,
3496
+ "line": 418,
3497
3497
  "character": 3
3498
3498
  },
3499
3499
  "type": "RuntimeDefinition"
@@ -3505,7 +3505,7 @@
3505
3505
  "__schema": "FunctionLikeSchema",
3506
3506
  "location": {
3507
3507
  "filePath": "remove.main.runtime.ts",
3508
- "line": 408,
3508
+ "line": 420,
3509
3509
  "character": 3
3510
3510
  },
3511
3511
  "signature": "(method) RemoveMain.provider([workspace, scope, cli, loggerMain, componentAspect, importerMain, depResolver, issues, lister,]: [\n Workspace,\n ScopeMain,\n CLIMain,\n LoggerMain,\n ComponentMain,\n ImporterMain,\n DependencyResolverMain,\n IssuesMain,\n ListerMain\n]): Promise<RemoveMain>",
@@ -3515,7 +3515,7 @@
3515
3515
  "__schema": "ParameterSchema",
3516
3516
  "location": {
3517
3517
  "filePath": "remove.main.runtime.ts",
3518
- "line": 408,
3518
+ "line": 420,
3519
3519
  "character": 25
3520
3520
  },
3521
3521
  "name": "[ workspace, scope, cli, loggerMain, componentAspect, importerMain, depResolver, issues, lister ]",
@@ -3523,7 +3523,7 @@
3523
3523
  "__schema": "TupleTypeSchema",
3524
3524
  "location": {
3525
3525
  "filePath": "remove.main.runtime.ts",
3526
- "line": 418,
3526
+ "line": 430,
3527
3527
  "character": 6
3528
3528
  },
3529
3529
  "elements": [
@@ -3531,7 +3531,7 @@
3531
3531
  "__schema": "TypeRefSchema",
3532
3532
  "location": {
3533
3533
  "filePath": "remove.main.runtime.ts",
3534
- "line": 419,
3534
+ "line": 431,
3535
3535
  "character": 5
3536
3536
  },
3537
3537
  "name": "Workspace",
@@ -3544,7 +3544,7 @@
3544
3544
  "__schema": "TypeRefSchema",
3545
3545
  "location": {
3546
3546
  "filePath": "remove.main.runtime.ts",
3547
- "line": 420,
3547
+ "line": 432,
3548
3548
  "character": 5
3549
3549
  },
3550
3550
  "name": "ScopeMain",
@@ -3557,7 +3557,7 @@
3557
3557
  "__schema": "TypeRefSchema",
3558
3558
  "location": {
3559
3559
  "filePath": "remove.main.runtime.ts",
3560
- "line": 421,
3560
+ "line": 433,
3561
3561
  "character": 5
3562
3562
  },
3563
3563
  "name": "CLIMain",
@@ -3570,7 +3570,7 @@
3570
3570
  "__schema": "TypeRefSchema",
3571
3571
  "location": {
3572
3572
  "filePath": "remove.main.runtime.ts",
3573
- "line": 422,
3573
+ "line": 434,
3574
3574
  "character": 5
3575
3575
  },
3576
3576
  "name": "LoggerMain",
@@ -3583,7 +3583,7 @@
3583
3583
  "__schema": "TypeRefSchema",
3584
3584
  "location": {
3585
3585
  "filePath": "remove.main.runtime.ts",
3586
- "line": 423,
3586
+ "line": 435,
3587
3587
  "character": 5
3588
3588
  },
3589
3589
  "name": "ComponentMain",
@@ -3596,7 +3596,7 @@
3596
3596
  "__schema": "TypeRefSchema",
3597
3597
  "location": {
3598
3598
  "filePath": "remove.main.runtime.ts",
3599
- "line": 424,
3599
+ "line": 436,
3600
3600
  "character": 5
3601
3601
  },
3602
3602
  "name": "ImporterMain",
@@ -3609,7 +3609,7 @@
3609
3609
  "__schema": "TypeRefSchema",
3610
3610
  "location": {
3611
3611
  "filePath": "remove.main.runtime.ts",
3612
- "line": 425,
3612
+ "line": 437,
3613
3613
  "character": 5
3614
3614
  },
3615
3615
  "name": "DependencyResolverMain",
@@ -3622,7 +3622,7 @@
3622
3622
  "__schema": "TypeRefSchema",
3623
3623
  "location": {
3624
3624
  "filePath": "remove.main.runtime.ts",
3625
- "line": 426,
3625
+ "line": 438,
3626
3626
  "character": 5
3627
3627
  },
3628
3628
  "name": "IssuesMain",
@@ -3635,7 +3635,7 @@
3635
3635
  "__schema": "TypeRefSchema",
3636
3636
  "location": {
3637
3637
  "filePath": "remove.main.runtime.ts",
3638
- "line": 427,
3638
+ "line": 439,
3639
3639
  "character": 5
3640
3640
  },
3641
3641
  "name": "ListerMain",
@@ -3654,7 +3654,7 @@
3654
3654
  "__schema": "InferenceTypeSchema",
3655
3655
  "location": {
3656
3656
  "filePath": "remove.main.runtime.ts",
3657
- "line": 408,
3657
+ "line": 420,
3658
3658
  "character": 3
3659
3659
  },
3660
3660
  "type": "Promise<RemoveMain>"
@@ -3672,7 +3672,7 @@
3672
3672
  "__schema": "UnImplementedSchema",
3673
3673
  "location": {
3674
3674
  "filePath": "remove.main.runtime.ts",
3675
- "line": 444,
3675
+ "line": 456,
3676
3676
  "character": 16
3677
3677
  },
3678
3678
  "name": "RemoveMain",
@@ -3684,7 +3684,7 @@
3684
3684
  "__schema": "ModuleSchema",
3685
3685
  "location": {
3686
3686
  "filePath": "remove.main.runtime.ts",
3687
- "line": 28,
3687
+ "line": 29,
3688
3688
  "character": 1
3689
3689
  },
3690
3690
  "exports": [
@@ -3692,7 +3692,7 @@
3692
3692
  "__schema": "VariableLikeSchema",
3693
3693
  "location": {
3694
3694
  "filePath": "remove.main.runtime.ts",
3695
- "line": 28,
3695
+ "line": 29,
3696
3696
  "character": 7
3697
3697
  },
3698
3698
  "signature": "const BEFORE_REMOVE: \"removing components\"",
@@ -3701,7 +3701,7 @@
3701
3701
  "__schema": "InferenceTypeSchema",
3702
3702
  "location": {
3703
3703
  "filePath": "remove.main.runtime.ts",
3704
- "line": 28,
3704
+ "line": 29,
3705
3705
  "character": 7
3706
3706
  },
3707
3707
  "type": "\"removing components\""
@@ -3716,7 +3716,7 @@
3716
3716
  "__schema": "UnImplementedSchema",
3717
3717
  "location": {
3718
3718
  "filePath": "remove.main.runtime.ts",
3719
- "line": 442,
3719
+ "line": 454,
3720
3720
  "character": 1
3721
3721
  },
3722
3722
  "name": "RemoveAspect.addRuntime(RemoveMain);",
@@ -3952,7 +3952,7 @@
3952
3952
  "_legacy": {
3953
3953
  "scope": "teambit.component",
3954
3954
  "name": "remove",
3955
- "version": "1.0.323"
3955
+ "version": "1.0.325"
3956
3956
  },
3957
3957
  "_scope": "teambit.component"
3958
3958
  }
@@ -4087,7 +4087,7 @@
4087
4087
  "componentId": {
4088
4088
  "scope": "teambit.component",
4089
4089
  "name": "remove",
4090
- "version": "1.0.323"
4090
+ "version": "1.0.325"
4091
4091
  },
4092
4092
  "taggedModuleExports": []
4093
4093
  }