@teambit/export 1.0.330 → 1.0.331

Sign up to get free protection for your applications and to get access to all the features.
@@ -56,11 +56,7 @@
56
56
  "line": 95,
57
57
  "character": 24
58
58
  },
59
- "name": "Workspace",
60
- "componentId": {
61
- "scope": "teambit.workspace",
62
- "name": "workspace"
63
- }
59
+ "name": "Workspace"
64
60
  },
65
61
  "isOptional": false,
66
62
  "isSpread": false
@@ -80,11 +76,7 @@
80
76
  "line": 96,
81
77
  "character": 21
82
78
  },
83
- "name": "RemoveMain",
84
- "componentId": {
85
- "scope": "teambit.component",
86
- "name": "remove"
87
- }
79
+ "name": "RemoveMain"
88
80
  },
89
81
  "isOptional": false,
90
82
  "isSpread": false
@@ -104,11 +96,7 @@
104
96
  "line": 97,
105
97
  "character": 26
106
98
  },
107
- "name": "DependencyResolverMain",
108
- "componentId": {
109
- "scope": "teambit.dependencies",
110
- "name": "dependency-resolver"
111
- }
99
+ "name": "DependencyResolverMain"
112
100
  },
113
101
  "isOptional": false,
114
102
  "isSpread": false
@@ -128,11 +116,7 @@
128
116
  "line": 98,
129
117
  "character": 21
130
118
  },
131
- "name": "Logger",
132
- "componentId": {
133
- "scope": "teambit.harmony",
134
- "name": "logger"
135
- }
119
+ "name": "Logger"
136
120
  },
137
121
  "isOptional": false,
138
122
  "isSpread": false
@@ -152,11 +136,7 @@
152
136
  "line": 99,
153
137
  "character": 20
154
138
  },
155
- "name": "EjectMain",
156
- "componentId": {
157
- "scope": "teambit.workspace",
158
- "name": "eject"
159
- }
139
+ "name": "EjectMain"
160
140
  },
161
141
  "isOptional": false,
162
142
  "isSpread": false
@@ -198,8 +178,7 @@
198
178
  "line": 102,
199
179
  "character": 24
200
180
  },
201
- "name": "ExportParams",
202
- "internalFilePath": "export.main.runtime.ts"
181
+ "name": "ExportParams"
203
182
  },
204
183
  "isOptional": true,
205
184
  "defaultValue": "{}",
@@ -234,14 +213,14 @@
234
213
  "__schema": "FunctionLikeSchema",
235
214
  "location": {
236
215
  "filePath": "export.main.runtime.ts",
237
- "line": 233,
216
+ "line": 234,
238
217
  "character": 3
239
218
  },
240
219
  "doc": {
241
220
  "__schema": "DocSchema",
242
221
  "location": {
243
222
  "filePath": "export.main.runtime.ts",
244
- "line": 230,
223
+ "line": 231,
245
224
  "character": 3
246
225
  },
247
226
  "raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
@@ -255,7 +234,7 @@
255
234
  "__schema": "ParameterSchema",
256
235
  "location": {
257
236
  "filePath": "export.main.runtime.ts",
258
- "line": 233,
237
+ "line": 234,
259
238
  "character": 20
260
239
  },
261
240
  "name": "{ scope, ids, laneObject, allVersions, originDirectly, idsWithFutureScope, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, filterOutExistingVersions, exportOrigin = 'export' }",
@@ -263,7 +242,7 @@
263
242
  "__schema": "TypeLiteralSchema",
264
243
  "location": {
265
244
  "filePath": "export.main.runtime.ts",
266
- "line": 246,
245
+ "line": 247,
267
246
  "character": 6
268
247
  },
269
248
  "members": [
@@ -271,7 +250,7 @@
271
250
  "__schema": "VariableLikeSchema",
272
251
  "location": {
273
252
  "filePath": "export.main.runtime.ts",
274
- "line": 247,
253
+ "line": 248,
275
254
  "character": 5
276
255
  },
277
256
  "signature": "(property) scope: Scope",
@@ -280,7 +259,7 @@
280
259
  "__schema": "TypeRefSchema",
281
260
  "location": {
282
261
  "filePath": "export.main.runtime.ts",
283
- "line": 247,
262
+ "line": 248,
284
263
  "character": 5
285
264
  },
286
265
  "name": "Scope",
@@ -292,7 +271,7 @@
292
271
  "__schema": "VariableLikeSchema",
293
272
  "location": {
294
273
  "filePath": "export.main.runtime.ts",
295
- "line": 248,
274
+ "line": 249,
296
275
  "character": 5
297
276
  },
298
277
  "signature": "(property) ids: ComponentIdList",
@@ -301,7 +280,7 @@
301
280
  "__schema": "TypeRefSchema",
302
281
  "location": {
303
282
  "filePath": "export.main.runtime.ts",
304
- "line": 248,
283
+ "line": 249,
305
284
  "character": 5
306
285
  },
307
286
  "name": "ComponentIdList",
@@ -317,7 +296,7 @@
317
296
  "__schema": "VariableLikeSchema",
318
297
  "location": {
319
298
  "filePath": "export.main.runtime.ts",
320
- "line": 249,
299
+ "line": 250,
321
300
  "character": 5
322
301
  },
323
302
  "signature": "(property) laneObject?: Lane | undefined",
@@ -326,11 +305,10 @@
326
305
  "__schema": "TypeRefSchema",
327
306
  "location": {
328
307
  "filePath": "export.main.runtime.ts",
329
- "line": 249,
308
+ "line": 250,
330
309
  "character": 18
331
310
  },
332
- "name": "Lane",
333
- "packageName": "@teambit/legacy/dist/scope/models"
311
+ "name": "Lane"
334
312
  },
335
313
  "isOptional": true
336
314
  },
@@ -338,7 +316,7 @@
338
316
  "__schema": "VariableLikeSchema",
339
317
  "location": {
340
318
  "filePath": "export.main.runtime.ts",
341
- "line": 250,
319
+ "line": 251,
342
320
  "character": 5
343
321
  },
344
322
  "signature": "(property) allVersions?: boolean | undefined",
@@ -347,7 +325,7 @@
347
325
  "__schema": "KeywordTypeSchema",
348
326
  "location": {
349
327
  "filePath": "export.main.runtime.ts",
350
- "line": 250,
328
+ "line": 251,
351
329
  "character": 19
352
330
  },
353
331
  "name": "boolean"
@@ -358,7 +336,7 @@
358
336
  "__schema": "VariableLikeSchema",
359
337
  "location": {
360
338
  "filePath": "export.main.runtime.ts",
361
- "line": 251,
339
+ "line": 252,
362
340
  "character": 5
363
341
  },
364
342
  "signature": "(property) originDirectly?: boolean | undefined",
@@ -367,7 +345,7 @@
367
345
  "__schema": "KeywordTypeSchema",
368
346
  "location": {
369
347
  "filePath": "export.main.runtime.ts",
370
- "line": 251,
348
+ "line": 252,
371
349
  "character": 22
372
350
  },
373
351
  "name": "boolean"
@@ -378,7 +356,7 @@
378
356
  "__schema": "VariableLikeSchema",
379
357
  "location": {
380
358
  "filePath": "export.main.runtime.ts",
381
- "line": 252,
359
+ "line": 253,
382
360
  "character": 5
383
361
  },
384
362
  "signature": "(property) idsWithFutureScope: ComponentIdList",
@@ -387,7 +365,7 @@
387
365
  "__schema": "TypeRefSchema",
388
366
  "location": {
389
367
  "filePath": "export.main.runtime.ts",
390
- "line": 252,
368
+ "line": 253,
391
369
  "character": 5
392
370
  },
393
371
  "name": "ComponentIdList",
@@ -403,7 +381,7 @@
403
381
  "__schema": "VariableLikeSchema",
404
382
  "location": {
405
383
  "filePath": "export.main.runtime.ts",
406
- "line": 253,
384
+ "line": 254,
407
385
  "character": 5
408
386
  },
409
387
  "signature": "(property) resumeExportId?: string | undefined",
@@ -412,7 +390,7 @@
412
390
  "__schema": "TypeUnionSchema",
413
391
  "location": {
414
392
  "filePath": "export.main.runtime.ts",
415
- "line": 253,
393
+ "line": 254,
416
394
  "character": 22
417
395
  },
418
396
  "types": [
@@ -420,7 +398,7 @@
420
398
  "__schema": "KeywordTypeSchema",
421
399
  "location": {
422
400
  "filePath": "export.main.runtime.ts",
423
- "line": 253,
401
+ "line": 254,
424
402
  "character": 22
425
403
  },
426
404
  "name": "string"
@@ -429,7 +407,7 @@
429
407
  "__schema": "KeywordTypeSchema",
430
408
  "location": {
431
409
  "filePath": "export.main.runtime.ts",
432
- "line": 253,
410
+ "line": 254,
433
411
  "character": 31
434
412
  },
435
413
  "name": "undefined"
@@ -442,7 +420,7 @@
442
420
  "__schema": "VariableLikeSchema",
443
421
  "location": {
444
422
  "filePath": "export.main.runtime.ts",
445
- "line": 254,
423
+ "line": 255,
446
424
  "character": 5
447
425
  },
448
426
  "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
@@ -451,7 +429,7 @@
451
429
  "__schema": "KeywordTypeSchema",
452
430
  "location": {
453
431
  "filePath": "export.main.runtime.ts",
454
- "line": 254,
432
+ "line": 255,
455
433
  "character": 32
456
434
  },
457
435
  "name": "boolean"
@@ -462,7 +440,7 @@
462
440
  "__schema": "VariableLikeSchema",
463
441
  "location": {
464
442
  "filePath": "export.main.runtime.ts",
465
- "line": 255,
443
+ "line": 256,
466
444
  "character": 5
467
445
  },
468
446
  "signature": "(property) isOnMain?: boolean | undefined",
@@ -471,7 +449,7 @@
471
449
  "__schema": "KeywordTypeSchema",
472
450
  "location": {
473
451
  "filePath": "export.main.runtime.ts",
474
- "line": 255,
452
+ "line": 256,
475
453
  "character": 16
476
454
  },
477
455
  "name": "boolean"
@@ -482,7 +460,7 @@
482
460
  "__schema": "VariableLikeSchema",
483
461
  "location": {
484
462
  "filePath": "export.main.runtime.ts",
485
- "line": 256,
463
+ "line": 257,
486
464
  "character": 5
487
465
  },
488
466
  "signature": "(property) exportHeadsOnly?: boolean | undefined",
@@ -491,7 +469,7 @@
491
469
  "__schema": "KeywordTypeSchema",
492
470
  "location": {
493
471
  "filePath": "export.main.runtime.ts",
494
- "line": 256,
472
+ "line": 257,
495
473
  "character": 23
496
474
  },
497
475
  "name": "boolean"
@@ -502,7 +480,7 @@
502
480
  "__schema": "VariableLikeSchema",
503
481
  "location": {
504
482
  "filePath": "export.main.runtime.ts",
505
- "line": 257,
483
+ "line": 258,
506
484
  "character": 5
507
485
  },
508
486
  "signature": "(property) filterOutExistingVersions?: boolean | undefined",
@@ -511,7 +489,7 @@
511
489
  "__schema": "KeywordTypeSchema",
512
490
  "location": {
513
491
  "filePath": "export.main.runtime.ts",
514
- "line": 257,
492
+ "line": 258,
515
493
  "character": 33
516
494
  },
517
495
  "name": "boolean"
@@ -522,7 +500,7 @@
522
500
  "__schema": "VariableLikeSchema",
523
501
  "location": {
524
502
  "filePath": "export.main.runtime.ts",
525
- "line": 258,
503
+ "line": 259,
526
504
  "character": 5
527
505
  },
528
506
  "signature": "(property) exportOrigin?: ExportOrigin | undefined",
@@ -531,11 +509,10 @@
531
509
  "__schema": "TypeRefSchema",
532
510
  "location": {
533
511
  "filePath": "export.main.runtime.ts",
534
- "line": 258,
512
+ "line": 259,
535
513
  "character": 20
536
514
  },
537
- "name": "ExportOrigin",
538
- "packageName": "@teambit/legacy/dist/scope/network/http/http"
515
+ "name": "ExportOrigin"
539
516
  },
540
517
  "isOptional": true
541
518
  }
@@ -547,7 +524,7 @@
547
524
  "__schema": "VariableLikeSchema",
548
525
  "location": {
549
526
  "filePath": "export.main.runtime.ts",
550
- "line": 247,
527
+ "line": 248,
551
528
  "character": 5
552
529
  },
553
530
  "signature": "(property) scope: Scope",
@@ -556,7 +533,7 @@
556
533
  "__schema": "TypeRefSchema",
557
534
  "location": {
558
535
  "filePath": "export.main.runtime.ts",
559
- "line": 247,
536
+ "line": 248,
560
537
  "character": 5
561
538
  },
562
539
  "name": "Scope",
@@ -568,7 +545,7 @@
568
545
  "__schema": "VariableLikeSchema",
569
546
  "location": {
570
547
  "filePath": "export.main.runtime.ts",
571
- "line": 248,
548
+ "line": 249,
572
549
  "character": 5
573
550
  },
574
551
  "signature": "(property) ids: ComponentIdList",
@@ -577,7 +554,7 @@
577
554
  "__schema": "TypeRefSchema",
578
555
  "location": {
579
556
  "filePath": "export.main.runtime.ts",
580
- "line": 248,
557
+ "line": 249,
581
558
  "character": 5
582
559
  },
583
560
  "name": "ComponentIdList",
@@ -593,7 +570,7 @@
593
570
  "__schema": "VariableLikeSchema",
594
571
  "location": {
595
572
  "filePath": "export.main.runtime.ts",
596
- "line": 249,
573
+ "line": 250,
597
574
  "character": 5
598
575
  },
599
576
  "signature": "(property) laneObject?: Lane | undefined",
@@ -602,11 +579,10 @@
602
579
  "__schema": "TypeRefSchema",
603
580
  "location": {
604
581
  "filePath": "export.main.runtime.ts",
605
- "line": 249,
582
+ "line": 250,
606
583
  "character": 18
607
584
  },
608
- "name": "Lane",
609
- "packageName": "@teambit/legacy/dist/scope/models"
585
+ "name": "Lane"
610
586
  },
611
587
  "isOptional": true
612
588
  },
@@ -614,7 +590,7 @@
614
590
  "__schema": "VariableLikeSchema",
615
591
  "location": {
616
592
  "filePath": "export.main.runtime.ts",
617
- "line": 250,
593
+ "line": 251,
618
594
  "character": 5
619
595
  },
620
596
  "signature": "(property) allVersions?: boolean | undefined",
@@ -623,7 +599,7 @@
623
599
  "__schema": "KeywordTypeSchema",
624
600
  "location": {
625
601
  "filePath": "export.main.runtime.ts",
626
- "line": 250,
602
+ "line": 251,
627
603
  "character": 19
628
604
  },
629
605
  "name": "boolean"
@@ -634,7 +610,7 @@
634
610
  "__schema": "VariableLikeSchema",
635
611
  "location": {
636
612
  "filePath": "export.main.runtime.ts",
637
- "line": 251,
613
+ "line": 252,
638
614
  "character": 5
639
615
  },
640
616
  "signature": "(property) originDirectly?: boolean | undefined",
@@ -643,7 +619,7 @@
643
619
  "__schema": "KeywordTypeSchema",
644
620
  "location": {
645
621
  "filePath": "export.main.runtime.ts",
646
- "line": 251,
622
+ "line": 252,
647
623
  "character": 22
648
624
  },
649
625
  "name": "boolean"
@@ -654,7 +630,7 @@
654
630
  "__schema": "VariableLikeSchema",
655
631
  "location": {
656
632
  "filePath": "export.main.runtime.ts",
657
- "line": 252,
633
+ "line": 253,
658
634
  "character": 5
659
635
  },
660
636
  "signature": "(property) idsWithFutureScope: ComponentIdList",
@@ -663,7 +639,7 @@
663
639
  "__schema": "TypeRefSchema",
664
640
  "location": {
665
641
  "filePath": "export.main.runtime.ts",
666
- "line": 252,
642
+ "line": 253,
667
643
  "character": 5
668
644
  },
669
645
  "name": "ComponentIdList",
@@ -679,7 +655,7 @@
679
655
  "__schema": "VariableLikeSchema",
680
656
  "location": {
681
657
  "filePath": "export.main.runtime.ts",
682
- "line": 253,
658
+ "line": 254,
683
659
  "character": 5
684
660
  },
685
661
  "signature": "(property) resumeExportId?: string | undefined",
@@ -688,7 +664,7 @@
688
664
  "__schema": "TypeUnionSchema",
689
665
  "location": {
690
666
  "filePath": "export.main.runtime.ts",
691
- "line": 253,
667
+ "line": 254,
692
668
  "character": 22
693
669
  },
694
670
  "types": [
@@ -696,7 +672,7 @@
696
672
  "__schema": "KeywordTypeSchema",
697
673
  "location": {
698
674
  "filePath": "export.main.runtime.ts",
699
- "line": 253,
675
+ "line": 254,
700
676
  "character": 22
701
677
  },
702
678
  "name": "string"
@@ -705,7 +681,7 @@
705
681
  "__schema": "KeywordTypeSchema",
706
682
  "location": {
707
683
  "filePath": "export.main.runtime.ts",
708
- "line": 253,
684
+ "line": 254,
709
685
  "character": 31
710
686
  },
711
687
  "name": "undefined"
@@ -718,7 +694,7 @@
718
694
  "__schema": "VariableLikeSchema",
719
695
  "location": {
720
696
  "filePath": "export.main.runtime.ts",
721
- "line": 254,
697
+ "line": 255,
722
698
  "character": 5
723
699
  },
724
700
  "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
@@ -727,7 +703,7 @@
727
703
  "__schema": "KeywordTypeSchema",
728
704
  "location": {
729
705
  "filePath": "export.main.runtime.ts",
730
- "line": 254,
706
+ "line": 255,
731
707
  "character": 32
732
708
  },
733
709
  "name": "boolean"
@@ -738,7 +714,7 @@
738
714
  "__schema": "VariableLikeSchema",
739
715
  "location": {
740
716
  "filePath": "export.main.runtime.ts",
741
- "line": 255,
717
+ "line": 256,
742
718
  "character": 5
743
719
  },
744
720
  "signature": "(property) isOnMain?: boolean | undefined",
@@ -747,7 +723,7 @@
747
723
  "__schema": "KeywordTypeSchema",
748
724
  "location": {
749
725
  "filePath": "export.main.runtime.ts",
750
- "line": 255,
726
+ "line": 256,
751
727
  "character": 16
752
728
  },
753
729
  "name": "boolean"
@@ -758,7 +734,7 @@
758
734
  "__schema": "VariableLikeSchema",
759
735
  "location": {
760
736
  "filePath": "export.main.runtime.ts",
761
- "line": 256,
737
+ "line": 257,
762
738
  "character": 5
763
739
  },
764
740
  "signature": "(property) exportHeadsOnly?: boolean | undefined",
@@ -767,7 +743,7 @@
767
743
  "__schema": "KeywordTypeSchema",
768
744
  "location": {
769
745
  "filePath": "export.main.runtime.ts",
770
- "line": 256,
746
+ "line": 257,
771
747
  "character": 23
772
748
  },
773
749
  "name": "boolean"
@@ -778,7 +754,7 @@
778
754
  "__schema": "VariableLikeSchema",
779
755
  "location": {
780
756
  "filePath": "export.main.runtime.ts",
781
- "line": 257,
757
+ "line": 258,
782
758
  "character": 5
783
759
  },
784
760
  "signature": "(property) filterOutExistingVersions?: boolean | undefined",
@@ -787,7 +763,7 @@
787
763
  "__schema": "KeywordTypeSchema",
788
764
  "location": {
789
765
  "filePath": "export.main.runtime.ts",
790
- "line": 257,
766
+ "line": 258,
791
767
  "character": 33
792
768
  },
793
769
  "name": "boolean"
@@ -798,7 +774,7 @@
798
774
  "__schema": "VariableLikeSchema",
799
775
  "location": {
800
776
  "filePath": "export.main.runtime.ts",
801
- "line": 258,
777
+ "line": 259,
802
778
  "character": 5
803
779
  },
804
780
  "signature": "(property) exportOrigin?: ExportOrigin | undefined",
@@ -807,11 +783,10 @@
807
783
  "__schema": "TypeRefSchema",
808
784
  "location": {
809
785
  "filePath": "export.main.runtime.ts",
810
- "line": 258,
786
+ "line": 259,
811
787
  "character": 20
812
788
  },
813
- "name": "ExportOrigin",
814
- "packageName": "@teambit/legacy/dist/scope/network/http/http"
789
+ "name": "ExportOrigin"
815
790
  },
816
791
  "isOptional": true
817
792
  }
@@ -823,7 +798,7 @@
823
798
  "__schema": "TypeRefSchema",
824
799
  "location": {
825
800
  "filePath": "export.main.runtime.ts",
826
- "line": 259,
801
+ "line": 260,
827
802
  "character": 7
828
803
  },
829
804
  "name": "Promise",
@@ -832,7 +807,7 @@
832
807
  "__schema": "TypeLiteralSchema",
833
808
  "location": {
834
809
  "filePath": "export.main.runtime.ts",
835
- "line": 259,
810
+ "line": 260,
836
811
  "character": 15
837
812
  },
838
813
  "members": [
@@ -840,7 +815,7 @@
840
815
  "__schema": "VariableLikeSchema",
841
816
  "location": {
842
817
  "filePath": "export.main.runtime.ts",
843
- "line": 260,
818
+ "line": 261,
844
819
  "character": 5
845
820
  },
846
821
  "signature": "(property) exported: ComponentIdList",
@@ -849,7 +824,7 @@
849
824
  "__schema": "TypeRefSchema",
850
825
  "location": {
851
826
  "filePath": "export.main.runtime.ts",
852
- "line": 260,
827
+ "line": 261,
853
828
  "character": 5
854
829
  },
855
830
  "name": "ComponentIdList",
@@ -865,7 +840,7 @@
865
840
  "__schema": "VariableLikeSchema",
866
841
  "location": {
867
842
  "filePath": "export.main.runtime.ts",
868
- "line": 261,
843
+ "line": 262,
869
844
  "character": 5
870
845
  },
871
846
  "signature": "(property) updatedLocally: ComponentIdList",
@@ -874,7 +849,7 @@
874
849
  "__schema": "TypeRefSchema",
875
850
  "location": {
876
851
  "filePath": "export.main.runtime.ts",
877
- "line": 261,
852
+ "line": 262,
878
853
  "character": 5
879
854
  },
880
855
  "name": "ComponentIdList",
@@ -890,7 +865,7 @@
890
865
  "__schema": "VariableLikeSchema",
891
866
  "location": {
892
867
  "filePath": "export.main.runtime.ts",
893
- "line": 262,
868
+ "line": 263,
894
869
  "character": 5
895
870
  },
896
871
  "signature": "(property) newIdsOnRemote: ComponentID[]",
@@ -899,22 +874,17 @@
899
874
  "__schema": "TypeArraySchema",
900
875
  "location": {
901
876
  "filePath": "export.main.runtime.ts",
902
- "line": 262,
877
+ "line": 263,
903
878
  "character": 21
904
879
  },
905
880
  "type": {
906
881
  "__schema": "TypeRefSchema",
907
882
  "location": {
908
883
  "filePath": "export.main.runtime.ts",
909
- "line": 262,
884
+ "line": 263,
910
885
  "character": 21
911
886
  },
912
- "name": "ComponentID",
913
- "componentId": {
914
- "scope": "teambit.component",
915
- "name": "component-id",
916
- "version": "1.2.0"
917
- }
887
+ "name": "ComponentID"
918
888
  }
919
889
  },
920
890
  "isOptional": false
@@ -923,7 +893,7 @@
923
893
  "__schema": "VariableLikeSchema",
924
894
  "location": {
925
895
  "filePath": "export.main.runtime.ts",
926
- "line": 263,
896
+ "line": 264,
927
897
  "character": 5
928
898
  },
929
899
  "signature": "(property) rippleJobs: string[]",
@@ -932,14 +902,14 @@
932
902
  "__schema": "TypeArraySchema",
933
903
  "location": {
934
904
  "filePath": "export.main.runtime.ts",
935
- "line": 263,
905
+ "line": 264,
936
906
  "character": 17
937
907
  },
938
908
  "type": {
939
909
  "__schema": "KeywordTypeSchema",
940
910
  "location": {
941
911
  "filePath": "export.main.runtime.ts",
942
- "line": 263,
912
+ "line": 264,
943
913
  "character": 17
944
914
  },
945
915
  "name": "string"
@@ -959,7 +929,7 @@
959
929
  "__schema": "VariableLikeSchema",
960
930
  "location": {
961
931
  "filePath": "export.main.runtime.ts",
962
- "line": 859,
932
+ "line": 860,
963
933
  "character": 3
964
934
  },
965
935
  "signature": "(property) ExportMain.runtime: RuntimeDefinition",
@@ -968,7 +938,7 @@
968
938
  "__schema": "InferenceTypeSchema",
969
939
  "location": {
970
940
  "filePath": "export.main.runtime.ts",
971
- "line": 859,
941
+ "line": 860,
972
942
  "character": 3
973
943
  },
974
944
  "type": "RuntimeDefinition"
@@ -980,7 +950,7 @@
980
950
  "__schema": "VariableLikeSchema",
981
951
  "location": {
982
952
  "filePath": "export.main.runtime.ts",
983
- "line": 860,
953
+ "line": 861,
984
954
  "character": 3
985
955
  },
986
956
  "signature": "(property) ExportMain.dependencies: Aspect[]",
@@ -989,7 +959,7 @@
989
959
  "__schema": "InferenceTypeSchema",
990
960
  "location": {
991
961
  "filePath": "export.main.runtime.ts",
992
- "line": 860,
962
+ "line": 861,
993
963
  "character": 3
994
964
  },
995
965
  "type": "Aspect[]"
@@ -1001,7 +971,7 @@
1001
971
  "__schema": "FunctionLikeSchema",
1002
972
  "location": {
1003
973
  "filePath": "export.main.runtime.ts",
1004
- "line": 869,
974
+ "line": 870,
1005
975
  "character": 3
1006
976
  },
1007
977
  "signature": "(method) ExportMain.provider([cli, scope, workspace, remove, depResolver, loggerMain, eject]: [\n CLIMain,\n ScopeMain,\n Workspace,\n RemoveMain,\n DependencyResolverMain,\n LoggerMain,\n EjectMain\n]): Promise<ExportMain>",
@@ -1011,7 +981,7 @@
1011
981
  "__schema": "ParameterSchema",
1012
982
  "location": {
1013
983
  "filePath": "export.main.runtime.ts",
1014
- "line": 869,
984
+ "line": 870,
1015
985
  "character": 25
1016
986
  },
1017
987
  "name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
@@ -1019,7 +989,7 @@
1019
989
  "__schema": "TupleTypeSchema",
1020
990
  "location": {
1021
991
  "filePath": "export.main.runtime.ts",
1022
- "line": 869,
992
+ "line": 870,
1023
993
  "character": 90
1024
994
  },
1025
995
  "elements": [
@@ -1027,92 +997,64 @@
1027
997
  "__schema": "TypeRefSchema",
1028
998
  "location": {
1029
999
  "filePath": "export.main.runtime.ts",
1030
- "line": 870,
1000
+ "line": 871,
1031
1001
  "character": 5
1032
1002
  },
1033
- "name": "CLIMain",
1034
- "componentId": {
1035
- "scope": "teambit.harmony",
1036
- "name": "cli"
1037
- }
1003
+ "name": "CLIMain"
1038
1004
  },
1039
1005
  {
1040
1006
  "__schema": "TypeRefSchema",
1041
1007
  "location": {
1042
1008
  "filePath": "export.main.runtime.ts",
1043
- "line": 871,
1009
+ "line": 872,
1044
1010
  "character": 5
1045
1011
  },
1046
- "name": "ScopeMain",
1047
- "componentId": {
1048
- "scope": "teambit.scope",
1049
- "name": "scope"
1050
- }
1012
+ "name": "ScopeMain"
1051
1013
  },
1052
1014
  {
1053
1015
  "__schema": "TypeRefSchema",
1054
1016
  "location": {
1055
1017
  "filePath": "export.main.runtime.ts",
1056
- "line": 872,
1018
+ "line": 873,
1057
1019
  "character": 5
1058
1020
  },
1059
- "name": "Workspace",
1060
- "componentId": {
1061
- "scope": "teambit.workspace",
1062
- "name": "workspace"
1063
- }
1021
+ "name": "Workspace"
1064
1022
  },
1065
1023
  {
1066
1024
  "__schema": "TypeRefSchema",
1067
1025
  "location": {
1068
1026
  "filePath": "export.main.runtime.ts",
1069
- "line": 873,
1027
+ "line": 874,
1070
1028
  "character": 5
1071
1029
  },
1072
- "name": "RemoveMain",
1073
- "componentId": {
1074
- "scope": "teambit.component",
1075
- "name": "remove"
1076
- }
1030
+ "name": "RemoveMain"
1077
1031
  },
1078
1032
  {
1079
1033
  "__schema": "TypeRefSchema",
1080
1034
  "location": {
1081
1035
  "filePath": "export.main.runtime.ts",
1082
- "line": 874,
1036
+ "line": 875,
1083
1037
  "character": 5
1084
1038
  },
1085
- "name": "DependencyResolverMain",
1086
- "componentId": {
1087
- "scope": "teambit.dependencies",
1088
- "name": "dependency-resolver"
1089
- }
1039
+ "name": "DependencyResolverMain"
1090
1040
  },
1091
1041
  {
1092
1042
  "__schema": "TypeRefSchema",
1093
1043
  "location": {
1094
1044
  "filePath": "export.main.runtime.ts",
1095
- "line": 875,
1045
+ "line": 876,
1096
1046
  "character": 5
1097
1047
  },
1098
- "name": "LoggerMain",
1099
- "componentId": {
1100
- "scope": "teambit.harmony",
1101
- "name": "logger"
1102
- }
1048
+ "name": "LoggerMain"
1103
1049
  },
1104
1050
  {
1105
1051
  "__schema": "TypeRefSchema",
1106
1052
  "location": {
1107
1053
  "filePath": "export.main.runtime.ts",
1108
- "line": 876,
1054
+ "line": 877,
1109
1055
  "character": 5
1110
1056
  },
1111
- "name": "EjectMain",
1112
- "componentId": {
1113
- "scope": "teambit.workspace",
1114
- "name": "eject"
1115
- }
1057
+ "name": "EjectMain"
1116
1058
  }
1117
1059
  ]
1118
1060
  },
@@ -1124,7 +1066,7 @@
1124
1066
  "__schema": "InferenceTypeSchema",
1125
1067
  "location": {
1126
1068
  "filePath": "export.main.runtime.ts",
1127
- "line": 869,
1069
+ "line": 870,
1128
1070
  "character": 3
1129
1071
  },
1130
1072
  "type": "Promise<ExportMain>"
@@ -1180,12 +1122,7 @@
1180
1122
  "line": 84,
1181
1123
  "character": 21
1182
1124
  },
1183
- "name": "ComponentID",
1184
- "componentId": {
1185
- "scope": "teambit.component",
1186
- "name": "component-id",
1187
- "version": "1.2.0"
1188
- }
1125
+ "name": "ComponentID"
1189
1126
  }
1190
1127
  },
1191
1128
  "isOptional": false
@@ -1238,12 +1175,7 @@
1238
1175
  "line": 86,
1239
1176
  "character": 17
1240
1177
  },
1241
- "name": "ComponentID",
1242
- "componentId": {
1243
- "scope": "teambit.component",
1244
- "name": "component-id",
1245
- "version": "1.2.0"
1246
- }
1178
+ "name": "ComponentID"
1247
1179
  }
1248
1180
  },
1249
1181
  "isOptional": false
@@ -1271,12 +1203,7 @@
1271
1203
  "line": 87,
1272
1204
  "character": 18
1273
1205
  },
1274
- "name": "ComponentID",
1275
- "componentId": {
1276
- "scope": "teambit.component",
1277
- "name": "component-id",
1278
- "version": "1.2.0"
1279
- }
1206
+ "name": "ComponentID"
1280
1207
  }
1281
1208
  },
1282
1209
  "isOptional": false
@@ -1304,8 +1231,7 @@
1304
1231
  "line": 88,
1305
1232
  "character": 18
1306
1233
  },
1307
- "name": "Lane",
1308
- "packageName": "@teambit/legacy/dist/scope/models"
1234
+ "name": "Lane"
1309
1235
  }
1310
1236
  },
1311
1237
  "isOptional": false
@@ -1362,11 +1288,7 @@
1362
1288
  "line": 90,
1363
1289
  "character": 17
1364
1290
  },
1365
- "name": "EjectResults",
1366
- "componentId": {
1367
- "scope": "teambit.workspace",
1368
- "name": "eject"
1369
- }
1291
+ "name": "EjectResults"
1370
1292
  },
1371
1293
  {
1372
1294
  "__schema": "KeywordTypeSchema",
@@ -1458,7 +1380,7 @@
1458
1380
  "componentId": {
1459
1381
  "scope": "teambit.legacy",
1460
1382
  "name": "scope-api",
1461
- "version": "0.0.3"
1383
+ "version": "0.0.4"
1462
1384
  }
1463
1385
  }
1464
1386
  },
@@ -1585,7 +1507,7 @@
1585
1507
  "line": 56,
1586
1508
  "character": 37
1587
1509
  },
1588
- "signature": "(id: \u001b[2m(component: teambit.component/component-id)\u001b[22m ComponentID): \u001b[2m(component: teambit.component/component-id)\u001b[22m ComponentID",
1510
+ "signature": "(id: ComponentID): ComponentID",
1589
1511
  "name": "",
1590
1512
  "params": [
1591
1513
  {
@@ -1603,12 +1525,7 @@
1603
1525
  "line": 56,
1604
1526
  "character": 42
1605
1527
  },
1606
- "name": "ComponentID",
1607
- "componentId": {
1608
- "scope": "teambit.component",
1609
- "name": "component-id",
1610
- "version": "1.2.0"
1611
- }
1528
+ "name": "ComponentID"
1612
1529
  },
1613
1530
  "isOptional": false,
1614
1531
  "isSpread": false
@@ -1621,12 +1538,7 @@
1621
1538
  "line": 56,
1622
1539
  "character": 58
1623
1540
  },
1624
- "name": "ComponentID",
1625
- "componentId": {
1626
- "scope": "teambit.component",
1627
- "name": "component-id",
1628
- "version": "1.2.0"
1629
- }
1541
+ "name": "ComponentID"
1630
1542
  },
1631
1543
  "modifiers": []
1632
1544
  }
@@ -1664,12 +1576,7 @@
1664
1576
  "line": 84,
1665
1577
  "character": 21
1666
1578
  },
1667
- "name": "ComponentID",
1668
- "componentId": {
1669
- "scope": "teambit.component",
1670
- "name": "component-id",
1671
- "version": "1.2.0"
1672
- }
1579
+ "name": "ComponentID"
1673
1580
  }
1674
1581
  },
1675
1582
  "isOptional": false
@@ -1722,12 +1629,7 @@
1722
1629
  "line": 86,
1723
1630
  "character": 17
1724
1631
  },
1725
- "name": "ComponentID",
1726
- "componentId": {
1727
- "scope": "teambit.component",
1728
- "name": "component-id",
1729
- "version": "1.2.0"
1730
- }
1632
+ "name": "ComponentID"
1731
1633
  }
1732
1634
  },
1733
1635
  "isOptional": false
@@ -1755,12 +1657,7 @@
1755
1657
  "line": 87,
1756
1658
  "character": 18
1757
1659
  },
1758
- "name": "ComponentID",
1759
- "componentId": {
1760
- "scope": "teambit.component",
1761
- "name": "component-id",
1762
- "version": "1.2.0"
1763
- }
1660
+ "name": "ComponentID"
1764
1661
  }
1765
1662
  },
1766
1663
  "isOptional": false
@@ -1788,8 +1685,7 @@
1788
1685
  "line": 88,
1789
1686
  "character": 18
1790
1687
  },
1791
- "name": "Lane",
1792
- "packageName": "@teambit/legacy/dist/scope/models"
1688
+ "name": "Lane"
1793
1689
  }
1794
1690
  },
1795
1691
  "isOptional": false
@@ -1846,11 +1742,7 @@
1846
1742
  "line": 90,
1847
1743
  "character": 17
1848
1744
  },
1849
- "name": "EjectResults",
1850
- "componentId": {
1851
- "scope": "teambit.workspace",
1852
- "name": "eject"
1853
- }
1745
+ "name": "EjectResults"
1854
1746
  },
1855
1747
  {
1856
1748
  "__schema": "KeywordTypeSchema",
@@ -1903,11 +1795,7 @@
1903
1795
  "line": 95,
1904
1796
  "character": 24
1905
1797
  },
1906
- "name": "Workspace",
1907
- "componentId": {
1908
- "scope": "teambit.workspace",
1909
- "name": "workspace"
1910
- }
1798
+ "name": "Workspace"
1911
1799
  },
1912
1800
  "isOptional": false,
1913
1801
  "isSpread": false
@@ -1927,11 +1815,7 @@
1927
1815
  "line": 96,
1928
1816
  "character": 21
1929
1817
  },
1930
- "name": "RemoveMain",
1931
- "componentId": {
1932
- "scope": "teambit.component",
1933
- "name": "remove"
1934
- }
1818
+ "name": "RemoveMain"
1935
1819
  },
1936
1820
  "isOptional": false,
1937
1821
  "isSpread": false
@@ -1951,11 +1835,7 @@
1951
1835
  "line": 97,
1952
1836
  "character": 26
1953
1837
  },
1954
- "name": "DependencyResolverMain",
1955
- "componentId": {
1956
- "scope": "teambit.dependencies",
1957
- "name": "dependency-resolver"
1958
- }
1838
+ "name": "DependencyResolverMain"
1959
1839
  },
1960
1840
  "isOptional": false,
1961
1841
  "isSpread": false
@@ -1975,11 +1855,7 @@
1975
1855
  "line": 98,
1976
1856
  "character": 21
1977
1857
  },
1978
- "name": "Logger",
1979
- "componentId": {
1980
- "scope": "teambit.harmony",
1981
- "name": "logger"
1982
- }
1858
+ "name": "Logger"
1983
1859
  },
1984
1860
  "isOptional": false,
1985
1861
  "isSpread": false
@@ -1999,11 +1875,7 @@
1999
1875
  "line": 99,
2000
1876
  "character": 20
2001
1877
  },
2002
- "name": "EjectMain",
2003
- "componentId": {
2004
- "scope": "teambit.workspace",
2005
- "name": "eject"
2006
- }
1878
+ "name": "EjectMain"
2007
1879
  },
2008
1880
  "isOptional": false,
2009
1881
  "isSpread": false
@@ -2045,8 +1917,7 @@
2045
1917
  "line": 102,
2046
1918
  "character": 24
2047
1919
  },
2048
- "name": "ExportParams",
2049
- "internalFilePath": "export.main.runtime.ts"
1920
+ "name": "ExportParams"
2050
1921
  },
2051
1922
  "isOptional": true,
2052
1923
  "defaultValue": "{}",
@@ -2081,14 +1952,14 @@
2081
1952
  "__schema": "FunctionLikeSchema",
2082
1953
  "location": {
2083
1954
  "filePath": "export.main.runtime.ts",
2084
- "line": 233,
1955
+ "line": 234,
2085
1956
  "character": 3
2086
1957
  },
2087
1958
  "doc": {
2088
1959
  "__schema": "DocSchema",
2089
1960
  "location": {
2090
1961
  "filePath": "export.main.runtime.ts",
2091
- "line": 230,
1962
+ "line": 231,
2092
1963
  "character": 3
2093
1964
  },
2094
1965
  "raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
@@ -2102,7 +1973,7 @@
2102
1973
  "__schema": "ParameterSchema",
2103
1974
  "location": {
2104
1975
  "filePath": "export.main.runtime.ts",
2105
- "line": 233,
1976
+ "line": 234,
2106
1977
  "character": 20
2107
1978
  },
2108
1979
  "name": "{ scope, ids, laneObject, allVersions, originDirectly, idsWithFutureScope, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, filterOutExistingVersions, exportOrigin = 'export' }",
@@ -2110,7 +1981,7 @@
2110
1981
  "__schema": "TypeLiteralSchema",
2111
1982
  "location": {
2112
1983
  "filePath": "export.main.runtime.ts",
2113
- "line": 246,
1984
+ "line": 247,
2114
1985
  "character": 6
2115
1986
  },
2116
1987
  "members": [
@@ -2118,7 +1989,7 @@
2118
1989
  "__schema": "VariableLikeSchema",
2119
1990
  "location": {
2120
1991
  "filePath": "export.main.runtime.ts",
2121
- "line": 247,
1992
+ "line": 248,
2122
1993
  "character": 5
2123
1994
  },
2124
1995
  "signature": "(property) scope: Scope",
@@ -2127,7 +1998,7 @@
2127
1998
  "__schema": "TypeRefSchema",
2128
1999
  "location": {
2129
2000
  "filePath": "export.main.runtime.ts",
2130
- "line": 247,
2001
+ "line": 248,
2131
2002
  "character": 5
2132
2003
  },
2133
2004
  "name": "Scope",
@@ -2139,7 +2010,7 @@
2139
2010
  "__schema": "VariableLikeSchema",
2140
2011
  "location": {
2141
2012
  "filePath": "export.main.runtime.ts",
2142
- "line": 248,
2013
+ "line": 249,
2143
2014
  "character": 5
2144
2015
  },
2145
2016
  "signature": "(property) ids: ComponentIdList",
@@ -2148,7 +2019,7 @@
2148
2019
  "__schema": "TypeRefSchema",
2149
2020
  "location": {
2150
2021
  "filePath": "export.main.runtime.ts",
2151
- "line": 248,
2022
+ "line": 249,
2152
2023
  "character": 5
2153
2024
  },
2154
2025
  "name": "ComponentIdList",
@@ -2164,7 +2035,7 @@
2164
2035
  "__schema": "VariableLikeSchema",
2165
2036
  "location": {
2166
2037
  "filePath": "export.main.runtime.ts",
2167
- "line": 249,
2038
+ "line": 250,
2168
2039
  "character": 5
2169
2040
  },
2170
2041
  "signature": "(property) laneObject?: Lane | undefined",
@@ -2173,11 +2044,10 @@
2173
2044
  "__schema": "TypeRefSchema",
2174
2045
  "location": {
2175
2046
  "filePath": "export.main.runtime.ts",
2176
- "line": 249,
2047
+ "line": 250,
2177
2048
  "character": 18
2178
2049
  },
2179
- "name": "Lane",
2180
- "packageName": "@teambit/legacy/dist/scope/models"
2050
+ "name": "Lane"
2181
2051
  },
2182
2052
  "isOptional": true
2183
2053
  },
@@ -2185,7 +2055,7 @@
2185
2055
  "__schema": "VariableLikeSchema",
2186
2056
  "location": {
2187
2057
  "filePath": "export.main.runtime.ts",
2188
- "line": 250,
2058
+ "line": 251,
2189
2059
  "character": 5
2190
2060
  },
2191
2061
  "signature": "(property) allVersions?: boolean | undefined",
@@ -2194,7 +2064,7 @@
2194
2064
  "__schema": "KeywordTypeSchema",
2195
2065
  "location": {
2196
2066
  "filePath": "export.main.runtime.ts",
2197
- "line": 250,
2067
+ "line": 251,
2198
2068
  "character": 19
2199
2069
  },
2200
2070
  "name": "boolean"
@@ -2205,7 +2075,7 @@
2205
2075
  "__schema": "VariableLikeSchema",
2206
2076
  "location": {
2207
2077
  "filePath": "export.main.runtime.ts",
2208
- "line": 251,
2078
+ "line": 252,
2209
2079
  "character": 5
2210
2080
  },
2211
2081
  "signature": "(property) originDirectly?: boolean | undefined",
@@ -2214,7 +2084,7 @@
2214
2084
  "__schema": "KeywordTypeSchema",
2215
2085
  "location": {
2216
2086
  "filePath": "export.main.runtime.ts",
2217
- "line": 251,
2087
+ "line": 252,
2218
2088
  "character": 22
2219
2089
  },
2220
2090
  "name": "boolean"
@@ -2225,7 +2095,7 @@
2225
2095
  "__schema": "VariableLikeSchema",
2226
2096
  "location": {
2227
2097
  "filePath": "export.main.runtime.ts",
2228
- "line": 252,
2098
+ "line": 253,
2229
2099
  "character": 5
2230
2100
  },
2231
2101
  "signature": "(property) idsWithFutureScope: ComponentIdList",
@@ -2234,7 +2104,7 @@
2234
2104
  "__schema": "TypeRefSchema",
2235
2105
  "location": {
2236
2106
  "filePath": "export.main.runtime.ts",
2237
- "line": 252,
2107
+ "line": 253,
2238
2108
  "character": 5
2239
2109
  },
2240
2110
  "name": "ComponentIdList",
@@ -2250,7 +2120,7 @@
2250
2120
  "__schema": "VariableLikeSchema",
2251
2121
  "location": {
2252
2122
  "filePath": "export.main.runtime.ts",
2253
- "line": 253,
2123
+ "line": 254,
2254
2124
  "character": 5
2255
2125
  },
2256
2126
  "signature": "(property) resumeExportId?: string | undefined",
@@ -2259,7 +2129,7 @@
2259
2129
  "__schema": "TypeUnionSchema",
2260
2130
  "location": {
2261
2131
  "filePath": "export.main.runtime.ts",
2262
- "line": 253,
2132
+ "line": 254,
2263
2133
  "character": 22
2264
2134
  },
2265
2135
  "types": [
@@ -2267,7 +2137,7 @@
2267
2137
  "__schema": "KeywordTypeSchema",
2268
2138
  "location": {
2269
2139
  "filePath": "export.main.runtime.ts",
2270
- "line": 253,
2140
+ "line": 254,
2271
2141
  "character": 22
2272
2142
  },
2273
2143
  "name": "string"
@@ -2276,7 +2146,7 @@
2276
2146
  "__schema": "KeywordTypeSchema",
2277
2147
  "location": {
2278
2148
  "filePath": "export.main.runtime.ts",
2279
- "line": 253,
2149
+ "line": 254,
2280
2150
  "character": 31
2281
2151
  },
2282
2152
  "name": "undefined"
@@ -2289,7 +2159,7 @@
2289
2159
  "__schema": "VariableLikeSchema",
2290
2160
  "location": {
2291
2161
  "filePath": "export.main.runtime.ts",
2292
- "line": 254,
2162
+ "line": 255,
2293
2163
  "character": 5
2294
2164
  },
2295
2165
  "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
@@ -2298,7 +2168,7 @@
2298
2168
  "__schema": "KeywordTypeSchema",
2299
2169
  "location": {
2300
2170
  "filePath": "export.main.runtime.ts",
2301
- "line": 254,
2171
+ "line": 255,
2302
2172
  "character": 32
2303
2173
  },
2304
2174
  "name": "boolean"
@@ -2309,7 +2179,7 @@
2309
2179
  "__schema": "VariableLikeSchema",
2310
2180
  "location": {
2311
2181
  "filePath": "export.main.runtime.ts",
2312
- "line": 255,
2182
+ "line": 256,
2313
2183
  "character": 5
2314
2184
  },
2315
2185
  "signature": "(property) isOnMain?: boolean | undefined",
@@ -2318,7 +2188,7 @@
2318
2188
  "__schema": "KeywordTypeSchema",
2319
2189
  "location": {
2320
2190
  "filePath": "export.main.runtime.ts",
2321
- "line": 255,
2191
+ "line": 256,
2322
2192
  "character": 16
2323
2193
  },
2324
2194
  "name": "boolean"
@@ -2329,7 +2199,7 @@
2329
2199
  "__schema": "VariableLikeSchema",
2330
2200
  "location": {
2331
2201
  "filePath": "export.main.runtime.ts",
2332
- "line": 256,
2202
+ "line": 257,
2333
2203
  "character": 5
2334
2204
  },
2335
2205
  "signature": "(property) exportHeadsOnly?: boolean | undefined",
@@ -2338,7 +2208,7 @@
2338
2208
  "__schema": "KeywordTypeSchema",
2339
2209
  "location": {
2340
2210
  "filePath": "export.main.runtime.ts",
2341
- "line": 256,
2211
+ "line": 257,
2342
2212
  "character": 23
2343
2213
  },
2344
2214
  "name": "boolean"
@@ -2349,7 +2219,7 @@
2349
2219
  "__schema": "VariableLikeSchema",
2350
2220
  "location": {
2351
2221
  "filePath": "export.main.runtime.ts",
2352
- "line": 257,
2222
+ "line": 258,
2353
2223
  "character": 5
2354
2224
  },
2355
2225
  "signature": "(property) filterOutExistingVersions?: boolean | undefined",
@@ -2358,7 +2228,7 @@
2358
2228
  "__schema": "KeywordTypeSchema",
2359
2229
  "location": {
2360
2230
  "filePath": "export.main.runtime.ts",
2361
- "line": 257,
2231
+ "line": 258,
2362
2232
  "character": 33
2363
2233
  },
2364
2234
  "name": "boolean"
@@ -2369,7 +2239,7 @@
2369
2239
  "__schema": "VariableLikeSchema",
2370
2240
  "location": {
2371
2241
  "filePath": "export.main.runtime.ts",
2372
- "line": 258,
2242
+ "line": 259,
2373
2243
  "character": 5
2374
2244
  },
2375
2245
  "signature": "(property) exportOrigin?: ExportOrigin | undefined",
@@ -2378,11 +2248,10 @@
2378
2248
  "__schema": "TypeRefSchema",
2379
2249
  "location": {
2380
2250
  "filePath": "export.main.runtime.ts",
2381
- "line": 258,
2251
+ "line": 259,
2382
2252
  "character": 20
2383
2253
  },
2384
- "name": "ExportOrigin",
2385
- "packageName": "@teambit/legacy/dist/scope/network/http/http"
2254
+ "name": "ExportOrigin"
2386
2255
  },
2387
2256
  "isOptional": true
2388
2257
  }
@@ -2394,7 +2263,7 @@
2394
2263
  "__schema": "VariableLikeSchema",
2395
2264
  "location": {
2396
2265
  "filePath": "export.main.runtime.ts",
2397
- "line": 247,
2266
+ "line": 248,
2398
2267
  "character": 5
2399
2268
  },
2400
2269
  "signature": "(property) scope: Scope",
@@ -2403,7 +2272,7 @@
2403
2272
  "__schema": "TypeRefSchema",
2404
2273
  "location": {
2405
2274
  "filePath": "export.main.runtime.ts",
2406
- "line": 247,
2275
+ "line": 248,
2407
2276
  "character": 5
2408
2277
  },
2409
2278
  "name": "Scope",
@@ -2415,7 +2284,7 @@
2415
2284
  "__schema": "VariableLikeSchema",
2416
2285
  "location": {
2417
2286
  "filePath": "export.main.runtime.ts",
2418
- "line": 248,
2287
+ "line": 249,
2419
2288
  "character": 5
2420
2289
  },
2421
2290
  "signature": "(property) ids: ComponentIdList",
@@ -2424,7 +2293,7 @@
2424
2293
  "__schema": "TypeRefSchema",
2425
2294
  "location": {
2426
2295
  "filePath": "export.main.runtime.ts",
2427
- "line": 248,
2296
+ "line": 249,
2428
2297
  "character": 5
2429
2298
  },
2430
2299
  "name": "ComponentIdList",
@@ -2440,7 +2309,7 @@
2440
2309
  "__schema": "VariableLikeSchema",
2441
2310
  "location": {
2442
2311
  "filePath": "export.main.runtime.ts",
2443
- "line": 249,
2312
+ "line": 250,
2444
2313
  "character": 5
2445
2314
  },
2446
2315
  "signature": "(property) laneObject?: Lane | undefined",
@@ -2449,11 +2318,10 @@
2449
2318
  "__schema": "TypeRefSchema",
2450
2319
  "location": {
2451
2320
  "filePath": "export.main.runtime.ts",
2452
- "line": 249,
2321
+ "line": 250,
2453
2322
  "character": 18
2454
2323
  },
2455
- "name": "Lane",
2456
- "packageName": "@teambit/legacy/dist/scope/models"
2324
+ "name": "Lane"
2457
2325
  },
2458
2326
  "isOptional": true
2459
2327
  },
@@ -2461,7 +2329,7 @@
2461
2329
  "__schema": "VariableLikeSchema",
2462
2330
  "location": {
2463
2331
  "filePath": "export.main.runtime.ts",
2464
- "line": 250,
2332
+ "line": 251,
2465
2333
  "character": 5
2466
2334
  },
2467
2335
  "signature": "(property) allVersions?: boolean | undefined",
@@ -2470,7 +2338,7 @@
2470
2338
  "__schema": "KeywordTypeSchema",
2471
2339
  "location": {
2472
2340
  "filePath": "export.main.runtime.ts",
2473
- "line": 250,
2341
+ "line": 251,
2474
2342
  "character": 19
2475
2343
  },
2476
2344
  "name": "boolean"
@@ -2481,7 +2349,7 @@
2481
2349
  "__schema": "VariableLikeSchema",
2482
2350
  "location": {
2483
2351
  "filePath": "export.main.runtime.ts",
2484
- "line": 251,
2352
+ "line": 252,
2485
2353
  "character": 5
2486
2354
  },
2487
2355
  "signature": "(property) originDirectly?: boolean | undefined",
@@ -2490,7 +2358,7 @@
2490
2358
  "__schema": "KeywordTypeSchema",
2491
2359
  "location": {
2492
2360
  "filePath": "export.main.runtime.ts",
2493
- "line": 251,
2361
+ "line": 252,
2494
2362
  "character": 22
2495
2363
  },
2496
2364
  "name": "boolean"
@@ -2501,7 +2369,7 @@
2501
2369
  "__schema": "VariableLikeSchema",
2502
2370
  "location": {
2503
2371
  "filePath": "export.main.runtime.ts",
2504
- "line": 252,
2372
+ "line": 253,
2505
2373
  "character": 5
2506
2374
  },
2507
2375
  "signature": "(property) idsWithFutureScope: ComponentIdList",
@@ -2510,7 +2378,7 @@
2510
2378
  "__schema": "TypeRefSchema",
2511
2379
  "location": {
2512
2380
  "filePath": "export.main.runtime.ts",
2513
- "line": 252,
2381
+ "line": 253,
2514
2382
  "character": 5
2515
2383
  },
2516
2384
  "name": "ComponentIdList",
@@ -2526,7 +2394,7 @@
2526
2394
  "__schema": "VariableLikeSchema",
2527
2395
  "location": {
2528
2396
  "filePath": "export.main.runtime.ts",
2529
- "line": 253,
2397
+ "line": 254,
2530
2398
  "character": 5
2531
2399
  },
2532
2400
  "signature": "(property) resumeExportId?: string | undefined",
@@ -2535,7 +2403,7 @@
2535
2403
  "__schema": "TypeUnionSchema",
2536
2404
  "location": {
2537
2405
  "filePath": "export.main.runtime.ts",
2538
- "line": 253,
2406
+ "line": 254,
2539
2407
  "character": 22
2540
2408
  },
2541
2409
  "types": [
@@ -2543,7 +2411,7 @@
2543
2411
  "__schema": "KeywordTypeSchema",
2544
2412
  "location": {
2545
2413
  "filePath": "export.main.runtime.ts",
2546
- "line": 253,
2414
+ "line": 254,
2547
2415
  "character": 22
2548
2416
  },
2549
2417
  "name": "string"
@@ -2552,7 +2420,7 @@
2552
2420
  "__schema": "KeywordTypeSchema",
2553
2421
  "location": {
2554
2422
  "filePath": "export.main.runtime.ts",
2555
- "line": 253,
2423
+ "line": 254,
2556
2424
  "character": 31
2557
2425
  },
2558
2426
  "name": "undefined"
@@ -2565,7 +2433,7 @@
2565
2433
  "__schema": "VariableLikeSchema",
2566
2434
  "location": {
2567
2435
  "filePath": "export.main.runtime.ts",
2568
- "line": 254,
2436
+ "line": 255,
2569
2437
  "character": 5
2570
2438
  },
2571
2439
  "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
@@ -2574,7 +2442,7 @@
2574
2442
  "__schema": "KeywordTypeSchema",
2575
2443
  "location": {
2576
2444
  "filePath": "export.main.runtime.ts",
2577
- "line": 254,
2445
+ "line": 255,
2578
2446
  "character": 32
2579
2447
  },
2580
2448
  "name": "boolean"
@@ -2585,7 +2453,7 @@
2585
2453
  "__schema": "VariableLikeSchema",
2586
2454
  "location": {
2587
2455
  "filePath": "export.main.runtime.ts",
2588
- "line": 255,
2456
+ "line": 256,
2589
2457
  "character": 5
2590
2458
  },
2591
2459
  "signature": "(property) isOnMain?: boolean | undefined",
@@ -2594,7 +2462,7 @@
2594
2462
  "__schema": "KeywordTypeSchema",
2595
2463
  "location": {
2596
2464
  "filePath": "export.main.runtime.ts",
2597
- "line": 255,
2465
+ "line": 256,
2598
2466
  "character": 16
2599
2467
  },
2600
2468
  "name": "boolean"
@@ -2605,7 +2473,7 @@
2605
2473
  "__schema": "VariableLikeSchema",
2606
2474
  "location": {
2607
2475
  "filePath": "export.main.runtime.ts",
2608
- "line": 256,
2476
+ "line": 257,
2609
2477
  "character": 5
2610
2478
  },
2611
2479
  "signature": "(property) exportHeadsOnly?: boolean | undefined",
@@ -2614,7 +2482,7 @@
2614
2482
  "__schema": "KeywordTypeSchema",
2615
2483
  "location": {
2616
2484
  "filePath": "export.main.runtime.ts",
2617
- "line": 256,
2485
+ "line": 257,
2618
2486
  "character": 23
2619
2487
  },
2620
2488
  "name": "boolean"
@@ -2625,7 +2493,7 @@
2625
2493
  "__schema": "VariableLikeSchema",
2626
2494
  "location": {
2627
2495
  "filePath": "export.main.runtime.ts",
2628
- "line": 257,
2496
+ "line": 258,
2629
2497
  "character": 5
2630
2498
  },
2631
2499
  "signature": "(property) filterOutExistingVersions?: boolean | undefined",
@@ -2634,7 +2502,7 @@
2634
2502
  "__schema": "KeywordTypeSchema",
2635
2503
  "location": {
2636
2504
  "filePath": "export.main.runtime.ts",
2637
- "line": 257,
2505
+ "line": 258,
2638
2506
  "character": 33
2639
2507
  },
2640
2508
  "name": "boolean"
@@ -2645,7 +2513,7 @@
2645
2513
  "__schema": "VariableLikeSchema",
2646
2514
  "location": {
2647
2515
  "filePath": "export.main.runtime.ts",
2648
- "line": 258,
2516
+ "line": 259,
2649
2517
  "character": 5
2650
2518
  },
2651
2519
  "signature": "(property) exportOrigin?: ExportOrigin | undefined",
@@ -2654,11 +2522,10 @@
2654
2522
  "__schema": "TypeRefSchema",
2655
2523
  "location": {
2656
2524
  "filePath": "export.main.runtime.ts",
2657
- "line": 258,
2525
+ "line": 259,
2658
2526
  "character": 20
2659
2527
  },
2660
- "name": "ExportOrigin",
2661
- "packageName": "@teambit/legacy/dist/scope/network/http/http"
2528
+ "name": "ExportOrigin"
2662
2529
  },
2663
2530
  "isOptional": true
2664
2531
  }
@@ -2670,7 +2537,7 @@
2670
2537
  "__schema": "TypeRefSchema",
2671
2538
  "location": {
2672
2539
  "filePath": "export.main.runtime.ts",
2673
- "line": 259,
2540
+ "line": 260,
2674
2541
  "character": 7
2675
2542
  },
2676
2543
  "name": "Promise",
@@ -2679,7 +2546,7 @@
2679
2546
  "__schema": "TypeLiteralSchema",
2680
2547
  "location": {
2681
2548
  "filePath": "export.main.runtime.ts",
2682
- "line": 259,
2549
+ "line": 260,
2683
2550
  "character": 15
2684
2551
  },
2685
2552
  "members": [
@@ -2687,7 +2554,7 @@
2687
2554
  "__schema": "VariableLikeSchema",
2688
2555
  "location": {
2689
2556
  "filePath": "export.main.runtime.ts",
2690
- "line": 260,
2557
+ "line": 261,
2691
2558
  "character": 5
2692
2559
  },
2693
2560
  "signature": "(property) exported: ComponentIdList",
@@ -2696,7 +2563,7 @@
2696
2563
  "__schema": "TypeRefSchema",
2697
2564
  "location": {
2698
2565
  "filePath": "export.main.runtime.ts",
2699
- "line": 260,
2566
+ "line": 261,
2700
2567
  "character": 5
2701
2568
  },
2702
2569
  "name": "ComponentIdList",
@@ -2712,7 +2579,7 @@
2712
2579
  "__schema": "VariableLikeSchema",
2713
2580
  "location": {
2714
2581
  "filePath": "export.main.runtime.ts",
2715
- "line": 261,
2582
+ "line": 262,
2716
2583
  "character": 5
2717
2584
  },
2718
2585
  "signature": "(property) updatedLocally: ComponentIdList",
@@ -2721,7 +2588,7 @@
2721
2588
  "__schema": "TypeRefSchema",
2722
2589
  "location": {
2723
2590
  "filePath": "export.main.runtime.ts",
2724
- "line": 261,
2591
+ "line": 262,
2725
2592
  "character": 5
2726
2593
  },
2727
2594
  "name": "ComponentIdList",
@@ -2737,7 +2604,7 @@
2737
2604
  "__schema": "VariableLikeSchema",
2738
2605
  "location": {
2739
2606
  "filePath": "export.main.runtime.ts",
2740
- "line": 262,
2607
+ "line": 263,
2741
2608
  "character": 5
2742
2609
  },
2743
2610
  "signature": "(property) newIdsOnRemote: ComponentID[]",
@@ -2746,22 +2613,17 @@
2746
2613
  "__schema": "TypeArraySchema",
2747
2614
  "location": {
2748
2615
  "filePath": "export.main.runtime.ts",
2749
- "line": 262,
2616
+ "line": 263,
2750
2617
  "character": 21
2751
2618
  },
2752
2619
  "type": {
2753
2620
  "__schema": "TypeRefSchema",
2754
2621
  "location": {
2755
2622
  "filePath": "export.main.runtime.ts",
2756
- "line": 262,
2623
+ "line": 263,
2757
2624
  "character": 21
2758
2625
  },
2759
- "name": "ComponentID",
2760
- "componentId": {
2761
- "scope": "teambit.component",
2762
- "name": "component-id",
2763
- "version": "1.2.0"
2764
- }
2626
+ "name": "ComponentID"
2765
2627
  }
2766
2628
  },
2767
2629
  "isOptional": false
@@ -2770,7 +2632,7 @@
2770
2632
  "__schema": "VariableLikeSchema",
2771
2633
  "location": {
2772
2634
  "filePath": "export.main.runtime.ts",
2773
- "line": 263,
2635
+ "line": 264,
2774
2636
  "character": 5
2775
2637
  },
2776
2638
  "signature": "(property) rippleJobs: string[]",
@@ -2779,14 +2641,14 @@
2779
2641
  "__schema": "TypeArraySchema",
2780
2642
  "location": {
2781
2643
  "filePath": "export.main.runtime.ts",
2782
- "line": 263,
2644
+ "line": 264,
2783
2645
  "character": 17
2784
2646
  },
2785
2647
  "type": {
2786
2648
  "__schema": "KeywordTypeSchema",
2787
2649
  "location": {
2788
2650
  "filePath": "export.main.runtime.ts",
2789
- "line": 263,
2651
+ "line": 264,
2790
2652
  "character": 17
2791
2653
  },
2792
2654
  "name": "string"
@@ -2806,7 +2668,7 @@
2806
2668
  "__schema": "VariableLikeSchema",
2807
2669
  "location": {
2808
2670
  "filePath": "export.main.runtime.ts",
2809
- "line": 859,
2671
+ "line": 860,
2810
2672
  "character": 3
2811
2673
  },
2812
2674
  "signature": "(property) ExportMain.runtime: RuntimeDefinition",
@@ -2815,7 +2677,7 @@
2815
2677
  "__schema": "InferenceTypeSchema",
2816
2678
  "location": {
2817
2679
  "filePath": "export.main.runtime.ts",
2818
- "line": 859,
2680
+ "line": 860,
2819
2681
  "character": 3
2820
2682
  },
2821
2683
  "type": "RuntimeDefinition"
@@ -2827,7 +2689,7 @@
2827
2689
  "__schema": "VariableLikeSchema",
2828
2690
  "location": {
2829
2691
  "filePath": "export.main.runtime.ts",
2830
- "line": 860,
2692
+ "line": 861,
2831
2693
  "character": 3
2832
2694
  },
2833
2695
  "signature": "(property) ExportMain.dependencies: Aspect[]",
@@ -2836,7 +2698,7 @@
2836
2698
  "__schema": "InferenceTypeSchema",
2837
2699
  "location": {
2838
2700
  "filePath": "export.main.runtime.ts",
2839
- "line": 860,
2701
+ "line": 861,
2840
2702
  "character": 3
2841
2703
  },
2842
2704
  "type": "Aspect[]"
@@ -2848,7 +2710,7 @@
2848
2710
  "__schema": "FunctionLikeSchema",
2849
2711
  "location": {
2850
2712
  "filePath": "export.main.runtime.ts",
2851
- "line": 869,
2713
+ "line": 870,
2852
2714
  "character": 3
2853
2715
  },
2854
2716
  "signature": "(method) ExportMain.provider([cli, scope, workspace, remove, depResolver, loggerMain, eject]: [\n CLIMain,\n ScopeMain,\n Workspace,\n RemoveMain,\n DependencyResolverMain,\n LoggerMain,\n EjectMain\n]): Promise<ExportMain>",
@@ -2858,7 +2720,7 @@
2858
2720
  "__schema": "ParameterSchema",
2859
2721
  "location": {
2860
2722
  "filePath": "export.main.runtime.ts",
2861
- "line": 869,
2723
+ "line": 870,
2862
2724
  "character": 25
2863
2725
  },
2864
2726
  "name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
@@ -2866,7 +2728,7 @@
2866
2728
  "__schema": "TupleTypeSchema",
2867
2729
  "location": {
2868
2730
  "filePath": "export.main.runtime.ts",
2869
- "line": 869,
2731
+ "line": 870,
2870
2732
  "character": 90
2871
2733
  },
2872
2734
  "elements": [
@@ -2874,92 +2736,64 @@
2874
2736
  "__schema": "TypeRefSchema",
2875
2737
  "location": {
2876
2738
  "filePath": "export.main.runtime.ts",
2877
- "line": 870,
2739
+ "line": 871,
2878
2740
  "character": 5
2879
2741
  },
2880
- "name": "CLIMain",
2881
- "componentId": {
2882
- "scope": "teambit.harmony",
2883
- "name": "cli"
2884
- }
2742
+ "name": "CLIMain"
2885
2743
  },
2886
2744
  {
2887
2745
  "__schema": "TypeRefSchema",
2888
2746
  "location": {
2889
2747
  "filePath": "export.main.runtime.ts",
2890
- "line": 871,
2748
+ "line": 872,
2891
2749
  "character": 5
2892
2750
  },
2893
- "name": "ScopeMain",
2894
- "componentId": {
2895
- "scope": "teambit.scope",
2896
- "name": "scope"
2897
- }
2751
+ "name": "ScopeMain"
2898
2752
  },
2899
2753
  {
2900
2754
  "__schema": "TypeRefSchema",
2901
2755
  "location": {
2902
2756
  "filePath": "export.main.runtime.ts",
2903
- "line": 872,
2757
+ "line": 873,
2904
2758
  "character": 5
2905
2759
  },
2906
- "name": "Workspace",
2907
- "componentId": {
2908
- "scope": "teambit.workspace",
2909
- "name": "workspace"
2910
- }
2760
+ "name": "Workspace"
2911
2761
  },
2912
2762
  {
2913
2763
  "__schema": "TypeRefSchema",
2914
2764
  "location": {
2915
2765
  "filePath": "export.main.runtime.ts",
2916
- "line": 873,
2766
+ "line": 874,
2917
2767
  "character": 5
2918
2768
  },
2919
- "name": "RemoveMain",
2920
- "componentId": {
2921
- "scope": "teambit.component",
2922
- "name": "remove"
2923
- }
2769
+ "name": "RemoveMain"
2924
2770
  },
2925
2771
  {
2926
2772
  "__schema": "TypeRefSchema",
2927
2773
  "location": {
2928
2774
  "filePath": "export.main.runtime.ts",
2929
- "line": 874,
2775
+ "line": 875,
2930
2776
  "character": 5
2931
2777
  },
2932
- "name": "DependencyResolverMain",
2933
- "componentId": {
2934
- "scope": "teambit.dependencies",
2935
- "name": "dependency-resolver"
2936
- }
2778
+ "name": "DependencyResolverMain"
2937
2779
  },
2938
2780
  {
2939
2781
  "__schema": "TypeRefSchema",
2940
2782
  "location": {
2941
2783
  "filePath": "export.main.runtime.ts",
2942
- "line": 875,
2784
+ "line": 876,
2943
2785
  "character": 5
2944
2786
  },
2945
- "name": "LoggerMain",
2946
- "componentId": {
2947
- "scope": "teambit.harmony",
2948
- "name": "logger"
2949
- }
2787
+ "name": "LoggerMain"
2950
2788
  },
2951
2789
  {
2952
2790
  "__schema": "TypeRefSchema",
2953
2791
  "location": {
2954
2792
  "filePath": "export.main.runtime.ts",
2955
- "line": 876,
2793
+ "line": 877,
2956
2794
  "character": 5
2957
2795
  },
2958
- "name": "EjectMain",
2959
- "componentId": {
2960
- "scope": "teambit.workspace",
2961
- "name": "eject"
2962
- }
2796
+ "name": "EjectMain"
2963
2797
  }
2964
2798
  ]
2965
2799
  },
@@ -2971,7 +2805,7 @@
2971
2805
  "__schema": "InferenceTypeSchema",
2972
2806
  "location": {
2973
2807
  "filePath": "export.main.runtime.ts",
2974
- "line": 869,
2808
+ "line": 870,
2975
2809
  "character": 3
2976
2810
  },
2977
2811
  "type": "Promise<ExportMain>"
@@ -2989,7 +2823,7 @@
2989
2823
  "__schema": "FunctionLikeSchema",
2990
2824
  "location": {
2991
2825
  "filePath": "export.main.runtime.ts",
2992
- "line": 939,
2826
+ "line": 940,
2993
2827
  "character": 1
2994
2828
  },
2995
2829
  "signature": "function isUserTryingToExportLanes(consumer: Consumer): boolean",
@@ -2999,7 +2833,7 @@
2999
2833
  "__schema": "ParameterSchema",
3000
2834
  "location": {
3001
2835
  "filePath": "export.main.runtime.ts",
3002
- "line": 939,
2836
+ "line": 940,
3003
2837
  "character": 43
3004
2838
  },
3005
2839
  "name": "consumer",
@@ -3007,11 +2841,10 @@
3007
2841
  "__schema": "TypeRefSchema",
3008
2842
  "location": {
3009
2843
  "filePath": "export.main.runtime.ts",
3010
- "line": 939,
2844
+ "line": 940,
3011
2845
  "character": 53
3012
2846
  },
3013
- "name": "Consumer",
3014
- "packageName": "@teambit/legacy/dist/consumer"
2847
+ "name": "Consumer"
3015
2848
  },
3016
2849
  "isOptional": false,
3017
2850
  "isSpread": false
@@ -3021,7 +2854,7 @@
3021
2854
  "__schema": "InferenceTypeSchema",
3022
2855
  "location": {
3023
2856
  "filePath": "export.main.runtime.ts",
3024
- "line": 939,
2857
+ "line": 940,
3025
2858
  "character": 1
3026
2859
  },
3027
2860
  "type": "boolean"
@@ -3034,7 +2867,7 @@
3034
2867
  "__schema": "UnImplementedSchema",
3035
2868
  "location": {
3036
2869
  "filePath": "export.main.runtime.ts",
3037
- "line": 943,
2870
+ "line": 944,
3038
2871
  "character": 16
3039
2872
  },
3040
2873
  "name": "ExportMain",
@@ -3135,8 +2968,7 @@
3135
2968
  "line": 58,
3136
2969
  "character": 71
3137
2970
  },
3138
- "name": "BitObject",
3139
- "packageName": "@teambit/legacy/dist/scope/objects"
2971
+ "name": "BitObject"
3140
2972
  }
3141
2973
  },
3142
2974
  "isOptional": false
@@ -3195,8 +3027,7 @@
3195
3027
  "line": 59,
3196
3028
  "character": 44
3197
3029
  },
3198
- "name": "ObjectList",
3199
- "packageName": "@teambit/legacy/dist/scope/objects/object-list"
3030
+ "name": "ObjectList"
3200
3031
  }
3201
3032
  }
3202
3033
  ]
@@ -3316,8 +3147,7 @@
3316
3147
  "line": 65,
3317
3148
  "character": 33
3318
3149
  },
3319
- "name": "ObjectsPerRemote",
3320
- "internalFilePath": "export.main.runtime.ts"
3150
+ "name": "ObjectsPerRemote"
3321
3151
  },
3322
3152
  {
3323
3153
  "__schema": "TypeLiteralSchema",
@@ -3396,8 +3226,7 @@
3396
3226
  "line": 68,
3397
3227
  "character": 25
3398
3228
  },
3399
- "name": "ModelComponentAndObjects",
3400
- "internalFilePath": "export.main.runtime.ts"
3229
+ "name": "ModelComponentAndObjects"
3401
3230
  }
3402
3231
  },
3403
3232
  "isOptional": false
@@ -3638,7 +3467,7 @@
3638
3467
  "__schema": "UnImplementedSchema",
3639
3468
  "location": {
3640
3469
  "filePath": "export.main.runtime.ts",
3641
- "line": 885,
3470
+ "line": 886,
3642
3471
  "character": 1
3643
3472
  },
3644
3473
  "name": "ExportAspect.addRuntime(ExportMain);",
@@ -3648,14 +3477,14 @@
3648
3477
  "__schema": "FunctionLikeSchema",
3649
3478
  "location": {
3650
3479
  "filePath": "export.main.runtime.ts",
3651
- "line": 891,
3480
+ "line": 892,
3652
3481
  "character": 1
3653
3482
  },
3654
3483
  "doc": {
3655
3484
  "__schema": "DocSchema",
3656
3485
  "location": {
3657
3486
  "filePath": "export.main.runtime.ts",
3658
- "line": 887,
3487
+ "line": 888,
3659
3488
  "character": 1
3660
3489
  },
3661
3490
  "raw": "/**\n * the componentsIds passed here are the ones that didn't have scope-name before, and now they have.\n * so if the bitMap.updateComponentId returns bitId without scope-name is because it couldn't find it there\n */",
@@ -3669,7 +3498,7 @@
3669
3498
  "__schema": "ParameterSchema",
3670
3499
  "location": {
3671
3500
  "filePath": "export.main.runtime.ts",
3672
- "line": 891,
3501
+ "line": 892,
3673
3502
  "character": 29
3674
3503
  },
3675
3504
  "name": "bitMap",
@@ -3677,11 +3506,10 @@
3677
3506
  "__schema": "TypeRefSchema",
3678
3507
  "location": {
3679
3508
  "filePath": "export.main.runtime.ts",
3680
- "line": 891,
3509
+ "line": 892,
3681
3510
  "character": 37
3682
3511
  },
3683
- "name": "BitMap",
3684
- "packageName": "@teambit/legacy/dist/consumer/bit-map/bit-map"
3512
+ "name": "BitMap"
3685
3513
  },
3686
3514
  "isOptional": false,
3687
3515
  "isSpread": false
@@ -3690,7 +3518,7 @@
3690
3518
  "__schema": "ParameterSchema",
3691
3519
  "location": {
3692
3520
  "filePath": "export.main.runtime.ts",
3693
- "line": 891,
3521
+ "line": 892,
3694
3522
  "character": 45
3695
3523
  },
3696
3524
  "name": "componentsIds",
@@ -3698,15 +3526,10 @@
3698
3526
  "__schema": "TypeRefSchema",
3699
3527
  "location": {
3700
3528
  "filePath": "export.main.runtime.ts",
3701
- "line": 891,
3529
+ "line": 892,
3702
3530
  "character": 60
3703
3531
  },
3704
- "name": "ComponentIdList",
3705
- "componentId": {
3706
- "scope": "teambit.component",
3707
- "name": "component-id",
3708
- "version": "1.2.0"
3709
- }
3532
+ "name": "ComponentIdList"
3710
3533
  },
3711
3534
  "isOptional": false,
3712
3535
  "isSpread": false
@@ -3716,22 +3539,17 @@
3716
3539
  "__schema": "TypeArraySchema",
3717
3540
  "location": {
3718
3541
  "filePath": "export.main.runtime.ts",
3719
- "line": 891,
3542
+ "line": 892,
3720
3543
  "character": 78
3721
3544
  },
3722
3545
  "type": {
3723
3546
  "__schema": "TypeRefSchema",
3724
3547
  "location": {
3725
3548
  "filePath": "export.main.runtime.ts",
3726
- "line": 891,
3549
+ "line": 892,
3727
3550
  "character": 78
3728
3551
  },
3729
- "name": "ComponentID",
3730
- "componentId": {
3731
- "scope": "teambit.component",
3732
- "name": "component-id",
3733
- "version": "1.2.0"
3734
- }
3552
+ "name": "ComponentID"
3735
3553
  }
3736
3554
  },
3737
3555
  "modifiers": []
@@ -3740,7 +3558,7 @@
3740
3558
  "__schema": "FunctionLikeSchema",
3741
3559
  "location": {
3742
3560
  "filePath": "export.main.runtime.ts",
3743
- "line": 900,
3561
+ "line": 901,
3744
3562
  "character": 1
3745
3563
  },
3746
3564
  "signature": "function getParsedId(consumer: Consumer, id: string): Promise<ComponentID>",
@@ -3750,7 +3568,7 @@
3750
3568
  "__schema": "ParameterSchema",
3751
3569
  "location": {
3752
3570
  "filePath": "export.main.runtime.ts",
3753
- "line": 900,
3571
+ "line": 901,
3754
3572
  "character": 28
3755
3573
  },
3756
3574
  "name": "consumer",
@@ -3758,11 +3576,10 @@
3758
3576
  "__schema": "TypeRefSchema",
3759
3577
  "location": {
3760
3578
  "filePath": "export.main.runtime.ts",
3761
- "line": 900,
3579
+ "line": 901,
3762
3580
  "character": 38
3763
3581
  },
3764
- "name": "Consumer",
3765
- "packageName": "@teambit/legacy/dist/consumer"
3582
+ "name": "Consumer"
3766
3583
  },
3767
3584
  "isOptional": false,
3768
3585
  "isSpread": false
@@ -3771,7 +3588,7 @@
3771
3588
  "__schema": "ParameterSchema",
3772
3589
  "location": {
3773
3590
  "filePath": "export.main.runtime.ts",
3774
- "line": 900,
3591
+ "line": 901,
3775
3592
  "character": 48
3776
3593
  },
3777
3594
  "name": "id",
@@ -3779,7 +3596,7 @@
3779
3596
  "__schema": "KeywordTypeSchema",
3780
3597
  "location": {
3781
3598
  "filePath": "export.main.runtime.ts",
3782
- "line": 900,
3599
+ "line": 901,
3783
3600
  "character": 52
3784
3601
  },
3785
3602
  "name": "string"
@@ -3792,7 +3609,7 @@
3792
3609
  "__schema": "TypeRefSchema",
3793
3610
  "location": {
3794
3611
  "filePath": "export.main.runtime.ts",
3795
- "line": 900,
3612
+ "line": 901,
3796
3613
  "character": 61
3797
3614
  },
3798
3615
  "name": "Promise",
@@ -3801,15 +3618,10 @@
3801
3618
  "__schema": "TypeRefSchema",
3802
3619
  "location": {
3803
3620
  "filePath": "export.main.runtime.ts",
3804
- "line": 900,
3621
+ "line": 901,
3805
3622
  "character": 69
3806
3623
  },
3807
- "name": "ComponentID",
3808
- "componentId": {
3809
- "scope": "teambit.component",
3810
- "name": "component-id",
3811
- "version": "1.2.0"
3812
- }
3624
+ "name": "ComponentID"
3813
3625
  }
3814
3626
  ]
3815
3627
  },
@@ -3821,7 +3633,7 @@
3821
3633
  "__schema": "FunctionLikeSchema",
3822
3634
  "location": {
3823
3635
  "filePath": "export.main.runtime.ts",
3824
- "line": 910,
3636
+ "line": 911,
3825
3637
  "character": 1
3826
3638
  },
3827
3639
  "signature": "function _throwForUnsnappedLaneReadme(lane: Lane): void",
@@ -3831,7 +3643,7 @@
3831
3643
  "__schema": "ParameterSchema",
3832
3644
  "location": {
3833
3645
  "filePath": "export.main.runtime.ts",
3834
- "line": 910,
3646
+ "line": 911,
3835
3647
  "character": 39
3836
3648
  },
3837
3649
  "name": "lane",
@@ -3839,11 +3651,10 @@
3839
3651
  "__schema": "TypeRefSchema",
3840
3652
  "location": {
3841
3653
  "filePath": "export.main.runtime.ts",
3842
- "line": 910,
3654
+ "line": 911,
3843
3655
  "character": 45
3844
3656
  },
3845
- "name": "Lane",
3846
- "packageName": "@teambit/legacy/dist/scope/models"
3657
+ "name": "Lane"
3847
3658
  },
3848
3659
  "isOptional": false,
3849
3660
  "isSpread": false
@@ -3853,7 +3664,7 @@
3853
3664
  "__schema": "TypeRefSchema",
3854
3665
  "location": {
3855
3666
  "filePath": "export.main.runtime.ts",
3856
- "line": 910,
3667
+ "line": 911,
3857
3668
  "character": 1
3858
3669
  },
3859
3670
  "name": "_throwForUnsnappedLaneReadme",
@@ -3865,7 +3676,7 @@
3865
3676
  "__schema": "FunctionLikeSchema",
3866
3677
  "location": {
3867
3678
  "filePath": "export.main.runtime.ts",
3868
- "line": 926,
3679
+ "line": 927,
3869
3680
  "character": 1
3870
3681
  },
3871
3682
  "signature": "function updateLanesAfterExport(consumer: Consumer, lane: Lane): Promise<void>",
@@ -3875,7 +3686,7 @@
3875
3686
  "__schema": "ParameterSchema",
3876
3687
  "location": {
3877
3688
  "filePath": "export.main.runtime.ts",
3878
- "line": 926,
3689
+ "line": 927,
3879
3690
  "character": 39
3880
3691
  },
3881
3692
  "name": "consumer",
@@ -3883,11 +3694,10 @@
3883
3694
  "__schema": "TypeRefSchema",
3884
3695
  "location": {
3885
3696
  "filePath": "export.main.runtime.ts",
3886
- "line": 926,
3697
+ "line": 927,
3887
3698
  "character": 49
3888
3699
  },
3889
- "name": "Consumer",
3890
- "packageName": "@teambit/legacy/dist/consumer"
3700
+ "name": "Consumer"
3891
3701
  },
3892
3702
  "isOptional": false,
3893
3703
  "isSpread": false
@@ -3896,7 +3706,7 @@
3896
3706
  "__schema": "ParameterSchema",
3897
3707
  "location": {
3898
3708
  "filePath": "export.main.runtime.ts",
3899
- "line": 926,
3709
+ "line": 927,
3900
3710
  "character": 59
3901
3711
  },
3902
3712
  "name": "lane",
@@ -3904,11 +3714,10 @@
3904
3714
  "__schema": "TypeRefSchema",
3905
3715
  "location": {
3906
3716
  "filePath": "export.main.runtime.ts",
3907
- "line": 926,
3717
+ "line": 927,
3908
3718
  "character": 65
3909
3719
  },
3910
- "name": "Lane",
3911
- "packageName": "@teambit/legacy/dist/scope/models"
3720
+ "name": "Lane"
3912
3721
  },
3913
3722
  "isOptional": false,
3914
3723
  "isSpread": false
@@ -3918,7 +3727,7 @@
3918
3727
  "__schema": "InferenceTypeSchema",
3919
3728
  "location": {
3920
3729
  "filePath": "export.main.runtime.ts",
3921
- "line": 926,
3730
+ "line": 927,
3922
3731
  "character": 1
3923
3732
  },
3924
3733
  "type": "Promise<void>"
@@ -3970,7 +3779,7 @@
3970
3779
  "componentId": {
3971
3780
  "scope": "teambit.scope",
3972
3781
  "name": "export",
3973
- "version": "1.0.330"
3782
+ "version": "1.0.331"
3974
3783
  },
3975
3784
  "taggedModuleExports": []
3976
3785
  }