@teambit/export 1.0.470 → 1.0.472

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.
@@ -26,7 +26,7 @@
26
26
  "__schema": "ClassSchema",
27
27
  "location": {
28
28
  "filePath": "export.main.runtime.ts",
29
- "line": 85,
29
+ "line": 83,
30
30
  "character": 1
31
31
  },
32
32
  "signature": "class ExportMain",
@@ -36,7 +36,7 @@
36
36
  "__schema": "ConstructorSchema",
37
37
  "location": {
38
38
  "filePath": "export.main.runtime.ts",
39
- "line": 86,
39
+ "line": 84,
40
40
  "character": 3
41
41
  },
42
42
  "signature": "constructor ExportMain(workspace: Workspace, remove: RemoveMain, depResolver: DependencyResolverMain, logger: Logger, eject: EjectMain): ExportMain",
@@ -46,7 +46,7 @@
46
46
  "__schema": "ParameterSchema",
47
47
  "location": {
48
48
  "filePath": "export.main.runtime.ts",
49
- "line": 87,
49
+ "line": 85,
50
50
  "character": 5
51
51
  },
52
52
  "name": "workspace",
@@ -54,7 +54,7 @@
54
54
  "__schema": "TypeRefSchema",
55
55
  "location": {
56
56
  "filePath": "export.main.runtime.ts",
57
- "line": 87,
57
+ "line": 85,
58
58
  "character": 24
59
59
  },
60
60
  "name": "Workspace"
@@ -66,7 +66,7 @@
66
66
  "__schema": "ParameterSchema",
67
67
  "location": {
68
68
  "filePath": "export.main.runtime.ts",
69
- "line": 88,
69
+ "line": 86,
70
70
  "character": 5
71
71
  },
72
72
  "name": "remove",
@@ -74,7 +74,7 @@
74
74
  "__schema": "TypeRefSchema",
75
75
  "location": {
76
76
  "filePath": "export.main.runtime.ts",
77
- "line": 88,
77
+ "line": 86,
78
78
  "character": 21
79
79
  },
80
80
  "name": "RemoveMain"
@@ -86,7 +86,7 @@
86
86
  "__schema": "ParameterSchema",
87
87
  "location": {
88
88
  "filePath": "export.main.runtime.ts",
89
- "line": 89,
89
+ "line": 87,
90
90
  "character": 5
91
91
  },
92
92
  "name": "depResolver",
@@ -94,7 +94,7 @@
94
94
  "__schema": "TypeRefSchema",
95
95
  "location": {
96
96
  "filePath": "export.main.runtime.ts",
97
- "line": 89,
97
+ "line": 87,
98
98
  "character": 26
99
99
  },
100
100
  "name": "DependencyResolverMain"
@@ -106,7 +106,7 @@
106
106
  "__schema": "ParameterSchema",
107
107
  "location": {
108
108
  "filePath": "export.main.runtime.ts",
109
- "line": 90,
109
+ "line": 88,
110
110
  "character": 5
111
111
  },
112
112
  "name": "logger",
@@ -114,7 +114,7 @@
114
114
  "__schema": "TypeRefSchema",
115
115
  "location": {
116
116
  "filePath": "export.main.runtime.ts",
117
- "line": 90,
117
+ "line": 88,
118
118
  "character": 21
119
119
  },
120
120
  "name": "Logger"
@@ -126,7 +126,7 @@
126
126
  "__schema": "ParameterSchema",
127
127
  "location": {
128
128
  "filePath": "export.main.runtime.ts",
129
- "line": 91,
129
+ "line": 89,
130
130
  "character": 5
131
131
  },
132
132
  "name": "eject",
@@ -134,7 +134,7 @@
134
134
  "__schema": "TypeRefSchema",
135
135
  "location": {
136
136
  "filePath": "export.main.runtime.ts",
137
- "line": 91,
137
+ "line": 89,
138
138
  "character": 20
139
139
  },
140
140
  "name": "EjectMain"
@@ -147,7 +147,7 @@
147
147
  "__schema": "ThisTypeSchema",
148
148
  "location": {
149
149
  "filePath": "export.main.runtime.ts",
150
- "line": 85,
150
+ "line": 83,
151
151
  "character": 1
152
152
  },
153
153
  "name": "ExportMain"
@@ -158,7 +158,7 @@
158
158
  "__schema": "FunctionLikeSchema",
159
159
  "location": {
160
160
  "filePath": "export.main.runtime.ts",
161
- "line": 94,
161
+ "line": 92,
162
162
  "character": 3
163
163
  },
164
164
  "signature": "(method) ExportMain.export(params?: ExportParams): Promise<ExportResult>",
@@ -168,7 +168,7 @@
168
168
  "__schema": "ParameterSchema",
169
169
  "location": {
170
170
  "filePath": "export.main.runtime.ts",
171
- "line": 94,
171
+ "line": 92,
172
172
  "character": 16
173
173
  },
174
174
  "name": "params",
@@ -176,7 +176,7 @@
176
176
  "__schema": "TypeRefSchema",
177
177
  "location": {
178
178
  "filePath": "export.main.runtime.ts",
179
- "line": 94,
179
+ "line": 92,
180
180
  "character": 24
181
181
  },
182
182
  "name": "ExportParams"
@@ -190,7 +190,7 @@
190
190
  "__schema": "TypeRefSchema",
191
191
  "location": {
192
192
  "filePath": "export.main.runtime.ts",
193
- "line": 94,
193
+ "line": 92,
194
194
  "character": 44
195
195
  },
196
196
  "name": "Promise",
@@ -199,7 +199,7 @@
199
199
  "__schema": "TypeRefSchema",
200
200
  "location": {
201
201
  "filePath": "export.main.runtime.ts",
202
- "line": 94,
202
+ "line": 92,
203
203
  "character": 52
204
204
  },
205
205
  "name": "ExportResult"
@@ -214,14 +214,14 @@
214
214
  "__schema": "FunctionLikeSchema",
215
215
  "location": {
216
216
  "filePath": "export.main.runtime.ts",
217
- "line": 228,
217
+ "line": 226,
218
218
  "character": 3
219
219
  },
220
220
  "doc": {
221
221
  "__schema": "DocSchema",
222
222
  "location": {
223
223
  "filePath": "export.main.runtime.ts",
224
- "line": 225,
224
+ "line": 223,
225
225
  "character": 3
226
226
  },
227
227
  "raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
@@ -235,7 +235,7 @@
235
235
  "__schema": "ParameterSchema",
236
236
  "location": {
237
237
  "filePath": "export.main.runtime.ts",
238
- "line": 228,
238
+ "line": 226,
239
239
  "character": 20
240
240
  },
241
241
  "name": "{ scope, ids, laneObject, allVersions, originDirectly, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, includeParents, filterOutExistingVersions, exportOrigin = 'export' }",
@@ -243,7 +243,7 @@
243
243
  "__schema": "TypeLiteralSchema",
244
244
  "location": {
245
245
  "filePath": "export.main.runtime.ts",
246
- "line": 241,
246
+ "line": 239,
247
247
  "character": 6
248
248
  },
249
249
  "members": [
@@ -251,7 +251,7 @@
251
251
  "__schema": "VariableLikeSchema",
252
252
  "location": {
253
253
  "filePath": "export.main.runtime.ts",
254
- "line": 242,
254
+ "line": 240,
255
255
  "character": 5
256
256
  },
257
257
  "signature": "(property) scope: Scope",
@@ -260,7 +260,7 @@
260
260
  "__schema": "TypeRefSchema",
261
261
  "location": {
262
262
  "filePath": "export.main.runtime.ts",
263
- "line": 242,
263
+ "line": 240,
264
264
  "character": 5
265
265
  },
266
266
  "name": "Scope",
@@ -272,7 +272,7 @@
272
272
  "__schema": "VariableLikeSchema",
273
273
  "location": {
274
274
  "filePath": "export.main.runtime.ts",
275
- "line": 243,
275
+ "line": 241,
276
276
  "character": 5
277
277
  },
278
278
  "signature": "(property) ids: ComponentIdList",
@@ -281,7 +281,7 @@
281
281
  "__schema": "TypeRefSchema",
282
282
  "location": {
283
283
  "filePath": "export.main.runtime.ts",
284
- "line": 243,
284
+ "line": 241,
285
285
  "character": 5
286
286
  },
287
287
  "name": "ComponentIdList",
@@ -297,7 +297,7 @@
297
297
  "__schema": "VariableLikeSchema",
298
298
  "location": {
299
299
  "filePath": "export.main.runtime.ts",
300
- "line": 244,
300
+ "line": 242,
301
301
  "character": 5
302
302
  },
303
303
  "signature": "(property) laneObject?: Lane | undefined",
@@ -306,7 +306,7 @@
306
306
  "__schema": "TypeRefSchema",
307
307
  "location": {
308
308
  "filePath": "export.main.runtime.ts",
309
- "line": 244,
309
+ "line": 242,
310
310
  "character": 18
311
311
  },
312
312
  "name": "Lane"
@@ -317,7 +317,7 @@
317
317
  "__schema": "VariableLikeSchema",
318
318
  "location": {
319
319
  "filePath": "export.main.runtime.ts",
320
- "line": 245,
320
+ "line": 243,
321
321
  "character": 5
322
322
  },
323
323
  "signature": "(property) allVersions?: boolean | undefined",
@@ -326,7 +326,7 @@
326
326
  "__schema": "KeywordTypeSchema",
327
327
  "location": {
328
328
  "filePath": "export.main.runtime.ts",
329
- "line": 245,
329
+ "line": 243,
330
330
  "character": 19
331
331
  },
332
332
  "name": "boolean"
@@ -337,7 +337,7 @@
337
337
  "__schema": "VariableLikeSchema",
338
338
  "location": {
339
339
  "filePath": "export.main.runtime.ts",
340
- "line": 246,
340
+ "line": 244,
341
341
  "character": 5
342
342
  },
343
343
  "signature": "(property) originDirectly?: boolean | undefined",
@@ -346,7 +346,7 @@
346
346
  "__schema": "KeywordTypeSchema",
347
347
  "location": {
348
348
  "filePath": "export.main.runtime.ts",
349
- "line": 246,
349
+ "line": 244,
350
350
  "character": 22
351
351
  },
352
352
  "name": "boolean"
@@ -357,7 +357,7 @@
357
357
  "__schema": "VariableLikeSchema",
358
358
  "location": {
359
359
  "filePath": "export.main.runtime.ts",
360
- "line": 247,
360
+ "line": 245,
361
361
  "character": 5
362
362
  },
363
363
  "signature": "(property) resumeExportId?: string | undefined",
@@ -366,7 +366,7 @@
366
366
  "__schema": "TypeUnionSchema",
367
367
  "location": {
368
368
  "filePath": "export.main.runtime.ts",
369
- "line": 247,
369
+ "line": 245,
370
370
  "character": 22
371
371
  },
372
372
  "types": [
@@ -374,7 +374,7 @@
374
374
  "__schema": "KeywordTypeSchema",
375
375
  "location": {
376
376
  "filePath": "export.main.runtime.ts",
377
- "line": 247,
377
+ "line": 245,
378
378
  "character": 22
379
379
  },
380
380
  "name": "string"
@@ -383,7 +383,7 @@
383
383
  "__schema": "KeywordTypeSchema",
384
384
  "location": {
385
385
  "filePath": "export.main.runtime.ts",
386
- "line": 247,
386
+ "line": 245,
387
387
  "character": 31
388
388
  },
389
389
  "name": "undefined"
@@ -396,7 +396,7 @@
396
396
  "__schema": "VariableLikeSchema",
397
397
  "location": {
398
398
  "filePath": "export.main.runtime.ts",
399
- "line": 248,
399
+ "line": 246,
400
400
  "character": 5
401
401
  },
402
402
  "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
@@ -405,7 +405,7 @@
405
405
  "__schema": "KeywordTypeSchema",
406
406
  "location": {
407
407
  "filePath": "export.main.runtime.ts",
408
- "line": 248,
408
+ "line": 246,
409
409
  "character": 32
410
410
  },
411
411
  "name": "boolean"
@@ -416,7 +416,7 @@
416
416
  "__schema": "VariableLikeSchema",
417
417
  "location": {
418
418
  "filePath": "export.main.runtime.ts",
419
- "line": 249,
419
+ "line": 247,
420
420
  "character": 5
421
421
  },
422
422
  "signature": "(property) isOnMain?: boolean | undefined",
@@ -425,7 +425,7 @@
425
425
  "__schema": "KeywordTypeSchema",
426
426
  "location": {
427
427
  "filePath": "export.main.runtime.ts",
428
- "line": 249,
428
+ "line": 247,
429
429
  "character": 16
430
430
  },
431
431
  "name": "boolean"
@@ -436,7 +436,7 @@
436
436
  "__schema": "VariableLikeSchema",
437
437
  "location": {
438
438
  "filePath": "export.main.runtime.ts",
439
- "line": 250,
439
+ "line": 248,
440
440
  "character": 5
441
441
  },
442
442
  "signature": "(property) exportHeadsOnly?: boolean | undefined",
@@ -445,7 +445,7 @@
445
445
  "__schema": "KeywordTypeSchema",
446
446
  "location": {
447
447
  "filePath": "export.main.runtime.ts",
448
- "line": 250,
448
+ "line": 248,
449
449
  "character": 23
450
450
  },
451
451
  "name": "boolean"
@@ -456,7 +456,7 @@
456
456
  "__schema": "VariableLikeSchema",
457
457
  "location": {
458
458
  "filePath": "export.main.runtime.ts",
459
- "line": 251,
459
+ "line": 249,
460
460
  "character": 5
461
461
  },
462
462
  "signature": "(property) includeParents?: boolean | undefined",
@@ -465,7 +465,7 @@
465
465
  "__schema": "KeywordTypeSchema",
466
466
  "location": {
467
467
  "filePath": "export.main.runtime.ts",
468
- "line": 251,
468
+ "line": 249,
469
469
  "character": 22
470
470
  },
471
471
  "name": "boolean"
@@ -476,7 +476,7 @@
476
476
  "__schema": "VariableLikeSchema",
477
477
  "location": {
478
478
  "filePath": "export.main.runtime.ts",
479
- "line": 252,
479
+ "line": 250,
480
480
  "character": 5
481
481
  },
482
482
  "signature": "(property) filterOutExistingVersions?: boolean | undefined",
@@ -485,7 +485,7 @@
485
485
  "__schema": "KeywordTypeSchema",
486
486
  "location": {
487
487
  "filePath": "export.main.runtime.ts",
488
- "line": 252,
488
+ "line": 250,
489
489
  "character": 33
490
490
  },
491
491
  "name": "boolean"
@@ -496,7 +496,7 @@
496
496
  "__schema": "VariableLikeSchema",
497
497
  "location": {
498
498
  "filePath": "export.main.runtime.ts",
499
- "line": 253,
499
+ "line": 251,
500
500
  "character": 5
501
501
  },
502
502
  "signature": "(property) exportOrigin?: ExportOrigin | undefined",
@@ -505,7 +505,7 @@
505
505
  "__schema": "TypeRefSchema",
506
506
  "location": {
507
507
  "filePath": "export.main.runtime.ts",
508
- "line": 253,
508
+ "line": 251,
509
509
  "character": 20
510
510
  },
511
511
  "name": "ExportOrigin"
@@ -520,7 +520,7 @@
520
520
  "__schema": "VariableLikeSchema",
521
521
  "location": {
522
522
  "filePath": "export.main.runtime.ts",
523
- "line": 242,
523
+ "line": 240,
524
524
  "character": 5
525
525
  },
526
526
  "signature": "(property) scope: Scope",
@@ -529,7 +529,7 @@
529
529
  "__schema": "TypeRefSchema",
530
530
  "location": {
531
531
  "filePath": "export.main.runtime.ts",
532
- "line": 242,
532
+ "line": 240,
533
533
  "character": 5
534
534
  },
535
535
  "name": "Scope",
@@ -541,7 +541,7 @@
541
541
  "__schema": "VariableLikeSchema",
542
542
  "location": {
543
543
  "filePath": "export.main.runtime.ts",
544
- "line": 243,
544
+ "line": 241,
545
545
  "character": 5
546
546
  },
547
547
  "signature": "(property) ids: ComponentIdList",
@@ -550,7 +550,7 @@
550
550
  "__schema": "TypeRefSchema",
551
551
  "location": {
552
552
  "filePath": "export.main.runtime.ts",
553
- "line": 243,
553
+ "line": 241,
554
554
  "character": 5
555
555
  },
556
556
  "name": "ComponentIdList",
@@ -566,7 +566,7 @@
566
566
  "__schema": "VariableLikeSchema",
567
567
  "location": {
568
568
  "filePath": "export.main.runtime.ts",
569
- "line": 244,
569
+ "line": 242,
570
570
  "character": 5
571
571
  },
572
572
  "signature": "(property) laneObject?: Lane | undefined",
@@ -575,7 +575,7 @@
575
575
  "__schema": "TypeRefSchema",
576
576
  "location": {
577
577
  "filePath": "export.main.runtime.ts",
578
- "line": 244,
578
+ "line": 242,
579
579
  "character": 18
580
580
  },
581
581
  "name": "Lane"
@@ -586,7 +586,7 @@
586
586
  "__schema": "VariableLikeSchema",
587
587
  "location": {
588
588
  "filePath": "export.main.runtime.ts",
589
- "line": 245,
589
+ "line": 243,
590
590
  "character": 5
591
591
  },
592
592
  "signature": "(property) allVersions?: boolean | undefined",
@@ -595,7 +595,7 @@
595
595
  "__schema": "KeywordTypeSchema",
596
596
  "location": {
597
597
  "filePath": "export.main.runtime.ts",
598
- "line": 245,
598
+ "line": 243,
599
599
  "character": 19
600
600
  },
601
601
  "name": "boolean"
@@ -606,7 +606,7 @@
606
606
  "__schema": "VariableLikeSchema",
607
607
  "location": {
608
608
  "filePath": "export.main.runtime.ts",
609
- "line": 246,
609
+ "line": 244,
610
610
  "character": 5
611
611
  },
612
612
  "signature": "(property) originDirectly?: boolean | undefined",
@@ -615,7 +615,7 @@
615
615
  "__schema": "KeywordTypeSchema",
616
616
  "location": {
617
617
  "filePath": "export.main.runtime.ts",
618
- "line": 246,
618
+ "line": 244,
619
619
  "character": 22
620
620
  },
621
621
  "name": "boolean"
@@ -626,7 +626,7 @@
626
626
  "__schema": "VariableLikeSchema",
627
627
  "location": {
628
628
  "filePath": "export.main.runtime.ts",
629
- "line": 247,
629
+ "line": 245,
630
630
  "character": 5
631
631
  },
632
632
  "signature": "(property) resumeExportId?: string | undefined",
@@ -635,7 +635,7 @@
635
635
  "__schema": "TypeUnionSchema",
636
636
  "location": {
637
637
  "filePath": "export.main.runtime.ts",
638
- "line": 247,
638
+ "line": 245,
639
639
  "character": 22
640
640
  },
641
641
  "types": [
@@ -643,7 +643,7 @@
643
643
  "__schema": "KeywordTypeSchema",
644
644
  "location": {
645
645
  "filePath": "export.main.runtime.ts",
646
- "line": 247,
646
+ "line": 245,
647
647
  "character": 22
648
648
  },
649
649
  "name": "string"
@@ -652,7 +652,7 @@
652
652
  "__schema": "KeywordTypeSchema",
653
653
  "location": {
654
654
  "filePath": "export.main.runtime.ts",
655
- "line": 247,
655
+ "line": 245,
656
656
  "character": 31
657
657
  },
658
658
  "name": "undefined"
@@ -665,7 +665,7 @@
665
665
  "__schema": "VariableLikeSchema",
666
666
  "location": {
667
667
  "filePath": "export.main.runtime.ts",
668
- "line": 248,
668
+ "line": 246,
669
669
  "character": 5
670
670
  },
671
671
  "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
@@ -674,7 +674,7 @@
674
674
  "__schema": "KeywordTypeSchema",
675
675
  "location": {
676
676
  "filePath": "export.main.runtime.ts",
677
- "line": 248,
677
+ "line": 246,
678
678
  "character": 32
679
679
  },
680
680
  "name": "boolean"
@@ -685,7 +685,7 @@
685
685
  "__schema": "VariableLikeSchema",
686
686
  "location": {
687
687
  "filePath": "export.main.runtime.ts",
688
- "line": 249,
688
+ "line": 247,
689
689
  "character": 5
690
690
  },
691
691
  "signature": "(property) isOnMain?: boolean | undefined",
@@ -694,7 +694,7 @@
694
694
  "__schema": "KeywordTypeSchema",
695
695
  "location": {
696
696
  "filePath": "export.main.runtime.ts",
697
- "line": 249,
697
+ "line": 247,
698
698
  "character": 16
699
699
  },
700
700
  "name": "boolean"
@@ -705,7 +705,7 @@
705
705
  "__schema": "VariableLikeSchema",
706
706
  "location": {
707
707
  "filePath": "export.main.runtime.ts",
708
- "line": 250,
708
+ "line": 248,
709
709
  "character": 5
710
710
  },
711
711
  "signature": "(property) exportHeadsOnly?: boolean | undefined",
@@ -714,7 +714,7 @@
714
714
  "__schema": "KeywordTypeSchema",
715
715
  "location": {
716
716
  "filePath": "export.main.runtime.ts",
717
- "line": 250,
717
+ "line": 248,
718
718
  "character": 23
719
719
  },
720
720
  "name": "boolean"
@@ -725,7 +725,7 @@
725
725
  "__schema": "VariableLikeSchema",
726
726
  "location": {
727
727
  "filePath": "export.main.runtime.ts",
728
- "line": 251,
728
+ "line": 249,
729
729
  "character": 5
730
730
  },
731
731
  "signature": "(property) includeParents?: boolean | undefined",
@@ -734,7 +734,7 @@
734
734
  "__schema": "KeywordTypeSchema",
735
735
  "location": {
736
736
  "filePath": "export.main.runtime.ts",
737
- "line": 251,
737
+ "line": 249,
738
738
  "character": 22
739
739
  },
740
740
  "name": "boolean"
@@ -745,7 +745,7 @@
745
745
  "__schema": "VariableLikeSchema",
746
746
  "location": {
747
747
  "filePath": "export.main.runtime.ts",
748
- "line": 252,
748
+ "line": 250,
749
749
  "character": 5
750
750
  },
751
751
  "signature": "(property) filterOutExistingVersions?: boolean | undefined",
@@ -754,7 +754,7 @@
754
754
  "__schema": "KeywordTypeSchema",
755
755
  "location": {
756
756
  "filePath": "export.main.runtime.ts",
757
- "line": 252,
757
+ "line": 250,
758
758
  "character": 33
759
759
  },
760
760
  "name": "boolean"
@@ -765,7 +765,7 @@
765
765
  "__schema": "VariableLikeSchema",
766
766
  "location": {
767
767
  "filePath": "export.main.runtime.ts",
768
- "line": 253,
768
+ "line": 251,
769
769
  "character": 5
770
770
  },
771
771
  "signature": "(property) exportOrigin?: ExportOrigin | undefined",
@@ -774,7 +774,7 @@
774
774
  "__schema": "TypeRefSchema",
775
775
  "location": {
776
776
  "filePath": "export.main.runtime.ts",
777
- "line": 253,
777
+ "line": 251,
778
778
  "character": 20
779
779
  },
780
780
  "name": "ExportOrigin"
@@ -789,7 +789,7 @@
789
789
  "__schema": "TypeRefSchema",
790
790
  "location": {
791
791
  "filePath": "export.main.runtime.ts",
792
- "line": 254,
792
+ "line": 252,
793
793
  "character": 7
794
794
  },
795
795
  "name": "Promise",
@@ -798,7 +798,7 @@
798
798
  "__schema": "TypeLiteralSchema",
799
799
  "location": {
800
800
  "filePath": "export.main.runtime.ts",
801
- "line": 254,
801
+ "line": 252,
802
802
  "character": 15
803
803
  },
804
804
  "members": [
@@ -806,7 +806,7 @@
806
806
  "__schema": "VariableLikeSchema",
807
807
  "location": {
808
808
  "filePath": "export.main.runtime.ts",
809
- "line": 255,
809
+ "line": 253,
810
810
  "character": 5
811
811
  },
812
812
  "signature": "(property) exported: ComponentIdList",
@@ -815,7 +815,7 @@
815
815
  "__schema": "TypeRefSchema",
816
816
  "location": {
817
817
  "filePath": "export.main.runtime.ts",
818
- "line": 255,
818
+ "line": 253,
819
819
  "character": 5
820
820
  },
821
821
  "name": "ComponentIdList",
@@ -831,7 +831,7 @@
831
831
  "__schema": "VariableLikeSchema",
832
832
  "location": {
833
833
  "filePath": "export.main.runtime.ts",
834
- "line": 256,
834
+ "line": 254,
835
835
  "character": 5
836
836
  },
837
837
  "signature": "(property) updatedLocally: ComponentIdList",
@@ -840,7 +840,7 @@
840
840
  "__schema": "TypeRefSchema",
841
841
  "location": {
842
842
  "filePath": "export.main.runtime.ts",
843
- "line": 256,
843
+ "line": 254,
844
844
  "character": 5
845
845
  },
846
846
  "name": "ComponentIdList",
@@ -856,7 +856,7 @@
856
856
  "__schema": "VariableLikeSchema",
857
857
  "location": {
858
858
  "filePath": "export.main.runtime.ts",
859
- "line": 257,
859
+ "line": 255,
860
860
  "character": 5
861
861
  },
862
862
  "signature": "(property) newIdsOnRemote: ComponentID[]",
@@ -865,14 +865,14 @@
865
865
  "__schema": "TypeArraySchema",
866
866
  "location": {
867
867
  "filePath": "export.main.runtime.ts",
868
- "line": 257,
868
+ "line": 255,
869
869
  "character": 21
870
870
  },
871
871
  "type": {
872
872
  "__schema": "TypeRefSchema",
873
873
  "location": {
874
874
  "filePath": "export.main.runtime.ts",
875
- "line": 257,
875
+ "line": 255,
876
876
  "character": 21
877
877
  },
878
878
  "name": "ComponentID"
@@ -884,7 +884,7 @@
884
884
  "__schema": "VariableLikeSchema",
885
885
  "location": {
886
886
  "filePath": "export.main.runtime.ts",
887
- "line": 258,
887
+ "line": 256,
888
888
  "character": 5
889
889
  },
890
890
  "signature": "(property) rippleJobs: string[]",
@@ -893,14 +893,14 @@
893
893
  "__schema": "TypeArraySchema",
894
894
  "location": {
895
895
  "filePath": "export.main.runtime.ts",
896
- "line": 258,
896
+ "line": 256,
897
897
  "character": 17
898
898
  },
899
899
  "type": {
900
900
  "__schema": "KeywordTypeSchema",
901
901
  "location": {
902
902
  "filePath": "export.main.runtime.ts",
903
- "line": 258,
903
+ "line": 256,
904
904
  "character": 17
905
905
  },
906
906
  "name": "string"
@@ -920,7 +920,7 @@
920
920
  "__schema": "FunctionLikeSchema",
921
921
  "location": {
922
922
  "filePath": "export.main.runtime.ts",
923
- "line": 581,
923
+ "line": 579,
924
924
  "character": 3
925
925
  },
926
926
  "signature": "(method) ExportMain.pushToRemotesCarefully(manyObjectsPerRemote: ObjectsPerRemote[], resumeExportId?: string): Promise<void>",
@@ -930,7 +930,7 @@
930
930
  "__schema": "ParameterSchema",
931
931
  "location": {
932
932
  "filePath": "export.main.runtime.ts",
933
- "line": 581,
933
+ "line": 579,
934
934
  "character": 32
935
935
  },
936
936
  "name": "manyObjectsPerRemote",
@@ -938,14 +938,14 @@
938
938
  "__schema": "TypeArraySchema",
939
939
  "location": {
940
940
  "filePath": "export.main.runtime.ts",
941
- "line": 581,
941
+ "line": 579,
942
942
  "character": 54
943
943
  },
944
944
  "type": {
945
945
  "__schema": "TypeRefSchema",
946
946
  "location": {
947
947
  "filePath": "export.main.runtime.ts",
948
- "line": 581,
948
+ "line": 579,
949
949
  "character": 54
950
950
  },
951
951
  "name": "ObjectsPerRemote"
@@ -958,7 +958,7 @@
958
958
  "__schema": "ParameterSchema",
959
959
  "location": {
960
960
  "filePath": "export.main.runtime.ts",
961
- "line": 581,
961
+ "line": 579,
962
962
  "character": 74
963
963
  },
964
964
  "name": "resumeExportId",
@@ -966,7 +966,7 @@
966
966
  "__schema": "KeywordTypeSchema",
967
967
  "location": {
968
968
  "filePath": "export.main.runtime.ts",
969
- "line": 581,
969
+ "line": 579,
970
970
  "character": 91
971
971
  },
972
972
  "name": "string"
@@ -979,7 +979,7 @@
979
979
  "__schema": "InferenceTypeSchema",
980
980
  "location": {
981
981
  "filePath": "export.main.runtime.ts",
982
- "line": 581,
982
+ "line": 579,
983
983
  "character": 3
984
984
  },
985
985
  "type": "Promise<void>"
@@ -992,7 +992,7 @@
992
992
  "__schema": "FunctionLikeSchema",
993
993
  "location": {
994
994
  "filePath": "export.main.runtime.ts",
995
- "line": 619,
995
+ "line": 617,
996
996
  "character": 3
997
997
  },
998
998
  "signature": "(method) ExportMain.shouldPushToCentralHub(manyObjectsPerRemote: ObjectsPerRemote[], scopeRemotes: Remotes, originDirectly?: boolean): boolean",
@@ -1002,7 +1002,7 @@
1002
1002
  "__schema": "ParameterSchema",
1003
1003
  "location": {
1004
1004
  "filePath": "export.main.runtime.ts",
1005
- "line": 620,
1005
+ "line": 618,
1006
1006
  "character": 5
1007
1007
  },
1008
1008
  "name": "manyObjectsPerRemote",
@@ -1010,14 +1010,14 @@
1010
1010
  "__schema": "TypeArraySchema",
1011
1011
  "location": {
1012
1012
  "filePath": "export.main.runtime.ts",
1013
- "line": 620,
1013
+ "line": 618,
1014
1014
  "character": 27
1015
1015
  },
1016
1016
  "type": {
1017
1017
  "__schema": "TypeRefSchema",
1018
1018
  "location": {
1019
1019
  "filePath": "export.main.runtime.ts",
1020
- "line": 620,
1020
+ "line": 618,
1021
1021
  "character": 27
1022
1022
  },
1023
1023
  "name": "ObjectsPerRemote"
@@ -1030,7 +1030,7 @@
1030
1030
  "__schema": "ParameterSchema",
1031
1031
  "location": {
1032
1032
  "filePath": "export.main.runtime.ts",
1033
- "line": 621,
1033
+ "line": 619,
1034
1034
  "character": 5
1035
1035
  },
1036
1036
  "name": "scopeRemotes",
@@ -1038,7 +1038,7 @@
1038
1038
  "__schema": "TypeRefSchema",
1039
1039
  "location": {
1040
1040
  "filePath": "export.main.runtime.ts",
1041
- "line": 621,
1041
+ "line": 619,
1042
1042
  "character": 19
1043
1043
  },
1044
1044
  "name": "Remotes"
@@ -1050,7 +1050,7 @@
1050
1050
  "__schema": "ParameterSchema",
1051
1051
  "location": {
1052
1052
  "filePath": "export.main.runtime.ts",
1053
- "line": 622,
1053
+ "line": 620,
1054
1054
  "character": 5
1055
1055
  },
1056
1056
  "name": "originDirectly",
@@ -1058,7 +1058,7 @@
1058
1058
  "__schema": "InferenceTypeSchema",
1059
1059
  "location": {
1060
1060
  "filePath": "export.main.runtime.ts",
1061
- "line": 622,
1061
+ "line": 620,
1062
1062
  "character": 5
1063
1063
  },
1064
1064
  "type": "boolean"
@@ -1072,7 +1072,7 @@
1072
1072
  "__schema": "KeywordTypeSchema",
1073
1073
  "location": {
1074
1074
  "filePath": "export.main.runtime.ts",
1075
- "line": 623,
1075
+ "line": 621,
1076
1076
  "character": 6
1077
1077
  },
1078
1078
  "name": "boolean"
@@ -1083,7 +1083,7 @@
1083
1083
  "__schema": "VariableLikeSchema",
1084
1084
  "location": {
1085
1085
  "filePath": "export.main.runtime.ts",
1086
- "line": 751,
1086
+ "line": 749,
1087
1087
  "character": 3
1088
1088
  },
1089
1089
  "signature": "(property) ExportMain.runtime: RuntimeDefinition",
@@ -1092,7 +1092,7 @@
1092
1092
  "__schema": "InferenceTypeSchema",
1093
1093
  "location": {
1094
1094
  "filePath": "export.main.runtime.ts",
1095
- "line": 751,
1095
+ "line": 749,
1096
1096
  "character": 3
1097
1097
  },
1098
1098
  "type": "RuntimeDefinition"
@@ -1104,7 +1104,7 @@
1104
1104
  "__schema": "VariableLikeSchema",
1105
1105
  "location": {
1106
1106
  "filePath": "export.main.runtime.ts",
1107
- "line": 752,
1107
+ "line": 750,
1108
1108
  "character": 3
1109
1109
  },
1110
1110
  "signature": "(property) ExportMain.dependencies: Aspect[]",
@@ -1113,7 +1113,7 @@
1113
1113
  "__schema": "InferenceTypeSchema",
1114
1114
  "location": {
1115
1115
  "filePath": "export.main.runtime.ts",
1116
- "line": 752,
1116
+ "line": 750,
1117
1117
  "character": 3
1118
1118
  },
1119
1119
  "type": "Aspect[]"
@@ -1125,7 +1125,7 @@
1125
1125
  "__schema": "FunctionLikeSchema",
1126
1126
  "location": {
1127
1127
  "filePath": "export.main.runtime.ts",
1128
- "line": 761,
1128
+ "line": 759,
1129
1129
  "character": 3
1130
1130
  },
1131
1131
  "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>",
@@ -1135,7 +1135,7 @@
1135
1135
  "__schema": "ParameterSchema",
1136
1136
  "location": {
1137
1137
  "filePath": "export.main.runtime.ts",
1138
- "line": 761,
1138
+ "line": 759,
1139
1139
  "character": 25
1140
1140
  },
1141
1141
  "name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
@@ -1143,7 +1143,7 @@
1143
1143
  "__schema": "TupleTypeSchema",
1144
1144
  "location": {
1145
1145
  "filePath": "export.main.runtime.ts",
1146
- "line": 761,
1146
+ "line": 759,
1147
1147
  "character": 90
1148
1148
  },
1149
1149
  "elements": [
@@ -1151,7 +1151,7 @@
1151
1151
  "__schema": "TypeRefSchema",
1152
1152
  "location": {
1153
1153
  "filePath": "export.main.runtime.ts",
1154
- "line": 762,
1154
+ "line": 760,
1155
1155
  "character": 5
1156
1156
  },
1157
1157
  "name": "CLIMain"
@@ -1160,7 +1160,7 @@
1160
1160
  "__schema": "TypeRefSchema",
1161
1161
  "location": {
1162
1162
  "filePath": "export.main.runtime.ts",
1163
- "line": 763,
1163
+ "line": 761,
1164
1164
  "character": 5
1165
1165
  },
1166
1166
  "name": "ScopeMain"
@@ -1169,7 +1169,7 @@
1169
1169
  "__schema": "TypeRefSchema",
1170
1170
  "location": {
1171
1171
  "filePath": "export.main.runtime.ts",
1172
- "line": 764,
1172
+ "line": 762,
1173
1173
  "character": 5
1174
1174
  },
1175
1175
  "name": "Workspace"
@@ -1178,7 +1178,7 @@
1178
1178
  "__schema": "TypeRefSchema",
1179
1179
  "location": {
1180
1180
  "filePath": "export.main.runtime.ts",
1181
- "line": 765,
1181
+ "line": 763,
1182
1182
  "character": 5
1183
1183
  },
1184
1184
  "name": "RemoveMain"
@@ -1187,7 +1187,7 @@
1187
1187
  "__schema": "TypeRefSchema",
1188
1188
  "location": {
1189
1189
  "filePath": "export.main.runtime.ts",
1190
- "line": 766,
1190
+ "line": 764,
1191
1191
  "character": 5
1192
1192
  },
1193
1193
  "name": "DependencyResolverMain"
@@ -1196,7 +1196,7 @@
1196
1196
  "__schema": "TypeRefSchema",
1197
1197
  "location": {
1198
1198
  "filePath": "export.main.runtime.ts",
1199
- "line": 767,
1199
+ "line": 765,
1200
1200
  "character": 5
1201
1201
  },
1202
1202
  "name": "LoggerMain"
@@ -1205,7 +1205,7 @@
1205
1205
  "__schema": "TypeRefSchema",
1206
1206
  "location": {
1207
1207
  "filePath": "export.main.runtime.ts",
1208
- "line": 768,
1208
+ "line": 766,
1209
1209
  "character": 5
1210
1210
  },
1211
1211
  "name": "EjectMain"
@@ -1220,7 +1220,7 @@
1220
1220
  "__schema": "InferenceTypeSchema",
1221
1221
  "location": {
1222
1222
  "filePath": "export.main.runtime.ts",
1223
- "line": 761,
1223
+ "line": 759,
1224
1224
  "character": 3
1225
1225
  },
1226
1226
  "type": "Promise<ExportMain>"
@@ -1248,7 +1248,7 @@
1248
1248
  "__schema": "InterfaceSchema",
1249
1249
  "location": {
1250
1250
  "filePath": "export.main.runtime.ts",
1251
- "line": 74,
1251
+ "line": 72,
1252
1252
  "character": 1
1253
1253
  },
1254
1254
  "signature": "interface ExportResult",
@@ -1258,7 +1258,7 @@
1258
1258
  "__schema": "VariableLikeSchema",
1259
1259
  "location": {
1260
1260
  "filePath": "export.main.runtime.ts",
1261
- "line": 75,
1261
+ "line": 73,
1262
1262
  "character": 3
1263
1263
  },
1264
1264
  "signature": "(property) ExportResult.nonExistOnBitMap: ComponentID[]",
@@ -1267,14 +1267,14 @@
1267
1267
  "__schema": "TypeArraySchema",
1268
1268
  "location": {
1269
1269
  "filePath": "export.main.runtime.ts",
1270
- "line": 75,
1270
+ "line": 73,
1271
1271
  "character": 21
1272
1272
  },
1273
1273
  "type": {
1274
1274
  "__schema": "TypeRefSchema",
1275
1275
  "location": {
1276
1276
  "filePath": "export.main.runtime.ts",
1277
- "line": 75,
1277
+ "line": 73,
1278
1278
  "character": 21
1279
1279
  },
1280
1280
  "name": "ComponentID"
@@ -1286,7 +1286,7 @@
1286
1286
  "__schema": "VariableLikeSchema",
1287
1287
  "location": {
1288
1288
  "filePath": "export.main.runtime.ts",
1289
- "line": 76,
1289
+ "line": 74,
1290
1290
  "character": 3
1291
1291
  },
1292
1292
  "signature": "(property) ExportResult.newIdsOnRemote: ComponentID[]",
@@ -1295,14 +1295,14 @@
1295
1295
  "__schema": "TypeArraySchema",
1296
1296
  "location": {
1297
1297
  "filePath": "export.main.runtime.ts",
1298
- "line": 76,
1298
+ "line": 74,
1299
1299
  "character": 19
1300
1300
  },
1301
1301
  "type": {
1302
1302
  "__schema": "TypeRefSchema",
1303
1303
  "location": {
1304
1304
  "filePath": "export.main.runtime.ts",
1305
- "line": 76,
1305
+ "line": 74,
1306
1306
  "character": 19
1307
1307
  },
1308
1308
  "name": "ComponentID"
@@ -1314,7 +1314,7 @@
1314
1314
  "__schema": "VariableLikeSchema",
1315
1315
  "location": {
1316
1316
  "filePath": "export.main.runtime.ts",
1317
- "line": 77,
1317
+ "line": 75,
1318
1318
  "character": 3
1319
1319
  },
1320
1320
  "signature": "(property) ExportResult.removedIds: ComponentIdList",
@@ -1323,7 +1323,7 @@
1323
1323
  "__schema": "TypeRefSchema",
1324
1324
  "location": {
1325
1325
  "filePath": "export.main.runtime.ts",
1326
- "line": 77,
1326
+ "line": 75,
1327
1327
  "character": 3
1328
1328
  },
1329
1329
  "name": "ComponentIdList",
@@ -1339,7 +1339,7 @@
1339
1339
  "__schema": "VariableLikeSchema",
1340
1340
  "location": {
1341
1341
  "filePath": "export.main.runtime.ts",
1342
- "line": 78,
1342
+ "line": 76,
1343
1343
  "character": 3
1344
1344
  },
1345
1345
  "signature": "(property) ExportResult.missingScope: ComponentID[]",
@@ -1348,14 +1348,14 @@
1348
1348
  "__schema": "TypeArraySchema",
1349
1349
  "location": {
1350
1350
  "filePath": "export.main.runtime.ts",
1351
- "line": 78,
1351
+ "line": 76,
1352
1352
  "character": 17
1353
1353
  },
1354
1354
  "type": {
1355
1355
  "__schema": "TypeRefSchema",
1356
1356
  "location": {
1357
1357
  "filePath": "export.main.runtime.ts",
1358
- "line": 78,
1358
+ "line": 76,
1359
1359
  "character": 17
1360
1360
  },
1361
1361
  "name": "ComponentID"
@@ -1367,7 +1367,7 @@
1367
1367
  "__schema": "VariableLikeSchema",
1368
1368
  "location": {
1369
1369
  "filePath": "export.main.runtime.ts",
1370
- "line": 79,
1370
+ "line": 77,
1371
1371
  "character": 3
1372
1372
  },
1373
1373
  "signature": "(property) ExportResult.componentsIds: ComponentID[]",
@@ -1376,14 +1376,14 @@
1376
1376
  "__schema": "TypeArraySchema",
1377
1377
  "location": {
1378
1378
  "filePath": "export.main.runtime.ts",
1379
- "line": 79,
1379
+ "line": 77,
1380
1380
  "character": 18
1381
1381
  },
1382
1382
  "type": {
1383
1383
  "__schema": "TypeRefSchema",
1384
1384
  "location": {
1385
1385
  "filePath": "export.main.runtime.ts",
1386
- "line": 79,
1386
+ "line": 77,
1387
1387
  "character": 18
1388
1388
  },
1389
1389
  "name": "ComponentID"
@@ -1395,7 +1395,7 @@
1395
1395
  "__schema": "VariableLikeSchema",
1396
1396
  "location": {
1397
1397
  "filePath": "export.main.runtime.ts",
1398
- "line": 80,
1398
+ "line": 78,
1399
1399
  "character": 3
1400
1400
  },
1401
1401
  "signature": "(property) ExportResult.exportedLanes: Lane[]",
@@ -1404,14 +1404,14 @@
1404
1404
  "__schema": "TypeArraySchema",
1405
1405
  "location": {
1406
1406
  "filePath": "export.main.runtime.ts",
1407
- "line": 80,
1407
+ "line": 78,
1408
1408
  "character": 18
1409
1409
  },
1410
1410
  "type": {
1411
1411
  "__schema": "TypeRefSchema",
1412
1412
  "location": {
1413
1413
  "filePath": "export.main.runtime.ts",
1414
- "line": 80,
1414
+ "line": 78,
1415
1415
  "character": 18
1416
1416
  },
1417
1417
  "name": "Lane"
@@ -1423,7 +1423,7 @@
1423
1423
  "__schema": "VariableLikeSchema",
1424
1424
  "location": {
1425
1425
  "filePath": "export.main.runtime.ts",
1426
- "line": 81,
1426
+ "line": 79,
1427
1427
  "character": 3
1428
1428
  },
1429
1429
  "signature": "(property) ExportResult.rippleJobs: string[]",
@@ -1432,14 +1432,14 @@
1432
1432
  "__schema": "TypeArraySchema",
1433
1433
  "location": {
1434
1434
  "filePath": "export.main.runtime.ts",
1435
- "line": 81,
1435
+ "line": 79,
1436
1436
  "character": 15
1437
1437
  },
1438
1438
  "type": {
1439
1439
  "__schema": "KeywordTypeSchema",
1440
1440
  "location": {
1441
1441
  "filePath": "export.main.runtime.ts",
1442
- "line": 81,
1442
+ "line": 79,
1443
1443
  "character": 15
1444
1444
  },
1445
1445
  "name": "string"
@@ -1451,7 +1451,7 @@
1451
1451
  "__schema": "VariableLikeSchema",
1452
1452
  "location": {
1453
1453
  "filePath": "export.main.runtime.ts",
1454
- "line": 82,
1454
+ "line": 80,
1455
1455
  "character": 3
1456
1456
  },
1457
1457
  "signature": "(property) ExportResult.ejectResults: EjectResults | undefined",
@@ -1460,7 +1460,7 @@
1460
1460
  "__schema": "TypeUnionSchema",
1461
1461
  "location": {
1462
1462
  "filePath": "export.main.runtime.ts",
1463
- "line": 82,
1463
+ "line": 80,
1464
1464
  "character": 17
1465
1465
  },
1466
1466
  "types": [
@@ -1468,7 +1468,7 @@
1468
1468
  "__schema": "TypeRefSchema",
1469
1469
  "location": {
1470
1470
  "filePath": "export.main.runtime.ts",
1471
- "line": 82,
1471
+ "line": 80,
1472
1472
  "character": 17
1473
1473
  },
1474
1474
  "name": "EjectResults"
@@ -1477,7 +1477,7 @@
1477
1477
  "__schema": "KeywordTypeSchema",
1478
1478
  "location": {
1479
1479
  "filePath": "export.main.runtime.ts",
1480
- "line": 82,
1480
+ "line": 80,
1481
1481
  "character": 32
1482
1482
  },
1483
1483
  "name": "undefined"
@@ -1566,7 +1566,7 @@
1566
1566
  "componentId": {
1567
1567
  "scope": "teambit.legacy",
1568
1568
  "name": "scope-api",
1569
- "version": "0.0.49"
1569
+ "version": "0.0.50"
1570
1570
  }
1571
1571
  }
1572
1572
  },
@@ -1686,7 +1686,7 @@
1686
1686
  "__schema": "TypeSchema",
1687
1687
  "location": {
1688
1688
  "filePath": "export.main.runtime.ts",
1689
- "line": 47,
1689
+ "line": 41,
1690
1690
  "character": 1
1691
1691
  },
1692
1692
  "signature": "type OnExportIdTransformer = (id: ComponentID) => ComponentID",
@@ -1695,7 +1695,7 @@
1695
1695
  "__schema": "FunctionLikeSchema",
1696
1696
  "location": {
1697
1697
  "filePath": "export.main.runtime.ts",
1698
- "line": 47,
1698
+ "line": 41,
1699
1699
  "character": 37
1700
1700
  },
1701
1701
  "signature": "(id: ComponentID): ComponentID",
@@ -1705,7 +1705,7 @@
1705
1705
  "__schema": "ParameterSchema",
1706
1706
  "location": {
1707
1707
  "filePath": "export.main.runtime.ts",
1708
- "line": 47,
1708
+ "line": 41,
1709
1709
  "character": 38
1710
1710
  },
1711
1711
  "name": "id",
@@ -1713,7 +1713,7 @@
1713
1713
  "__schema": "TypeRefSchema",
1714
1714
  "location": {
1715
1715
  "filePath": "export.main.runtime.ts",
1716
- "line": 47,
1716
+ "line": 41,
1717
1717
  "character": 42
1718
1718
  },
1719
1719
  "name": "ComponentID"
@@ -1726,7 +1726,7 @@
1726
1726
  "__schema": "TypeRefSchema",
1727
1727
  "location": {
1728
1728
  "filePath": "export.main.runtime.ts",
1729
- "line": 47,
1729
+ "line": 41,
1730
1730
  "character": 58
1731
1731
  },
1732
1732
  "name": "ComponentID"
@@ -1738,7 +1738,7 @@
1738
1738
  "__schema": "InterfaceSchema",
1739
1739
  "location": {
1740
1740
  "filePath": "export.main.runtime.ts",
1741
- "line": 74,
1741
+ "line": 72,
1742
1742
  "character": 1
1743
1743
  },
1744
1744
  "signature": "interface ExportResult",
@@ -1748,7 +1748,7 @@
1748
1748
  "__schema": "VariableLikeSchema",
1749
1749
  "location": {
1750
1750
  "filePath": "export.main.runtime.ts",
1751
- "line": 75,
1751
+ "line": 73,
1752
1752
  "character": 3
1753
1753
  },
1754
1754
  "signature": "(property) ExportResult.nonExistOnBitMap: ComponentID[]",
@@ -1757,14 +1757,14 @@
1757
1757
  "__schema": "TypeArraySchema",
1758
1758
  "location": {
1759
1759
  "filePath": "export.main.runtime.ts",
1760
- "line": 75,
1760
+ "line": 73,
1761
1761
  "character": 21
1762
1762
  },
1763
1763
  "type": {
1764
1764
  "__schema": "TypeRefSchema",
1765
1765
  "location": {
1766
1766
  "filePath": "export.main.runtime.ts",
1767
- "line": 75,
1767
+ "line": 73,
1768
1768
  "character": 21
1769
1769
  },
1770
1770
  "name": "ComponentID"
@@ -1776,7 +1776,7 @@
1776
1776
  "__schema": "VariableLikeSchema",
1777
1777
  "location": {
1778
1778
  "filePath": "export.main.runtime.ts",
1779
- "line": 76,
1779
+ "line": 74,
1780
1780
  "character": 3
1781
1781
  },
1782
1782
  "signature": "(property) ExportResult.newIdsOnRemote: ComponentID[]",
@@ -1785,14 +1785,14 @@
1785
1785
  "__schema": "TypeArraySchema",
1786
1786
  "location": {
1787
1787
  "filePath": "export.main.runtime.ts",
1788
- "line": 76,
1788
+ "line": 74,
1789
1789
  "character": 19
1790
1790
  },
1791
1791
  "type": {
1792
1792
  "__schema": "TypeRefSchema",
1793
1793
  "location": {
1794
1794
  "filePath": "export.main.runtime.ts",
1795
- "line": 76,
1795
+ "line": 74,
1796
1796
  "character": 19
1797
1797
  },
1798
1798
  "name": "ComponentID"
@@ -1804,7 +1804,7 @@
1804
1804
  "__schema": "VariableLikeSchema",
1805
1805
  "location": {
1806
1806
  "filePath": "export.main.runtime.ts",
1807
- "line": 77,
1807
+ "line": 75,
1808
1808
  "character": 3
1809
1809
  },
1810
1810
  "signature": "(property) ExportResult.removedIds: ComponentIdList",
@@ -1813,7 +1813,7 @@
1813
1813
  "__schema": "TypeRefSchema",
1814
1814
  "location": {
1815
1815
  "filePath": "export.main.runtime.ts",
1816
- "line": 77,
1816
+ "line": 75,
1817
1817
  "character": 3
1818
1818
  },
1819
1819
  "name": "ComponentIdList",
@@ -1829,7 +1829,7 @@
1829
1829
  "__schema": "VariableLikeSchema",
1830
1830
  "location": {
1831
1831
  "filePath": "export.main.runtime.ts",
1832
- "line": 78,
1832
+ "line": 76,
1833
1833
  "character": 3
1834
1834
  },
1835
1835
  "signature": "(property) ExportResult.missingScope: ComponentID[]",
@@ -1838,14 +1838,14 @@
1838
1838
  "__schema": "TypeArraySchema",
1839
1839
  "location": {
1840
1840
  "filePath": "export.main.runtime.ts",
1841
- "line": 78,
1841
+ "line": 76,
1842
1842
  "character": 17
1843
1843
  },
1844
1844
  "type": {
1845
1845
  "__schema": "TypeRefSchema",
1846
1846
  "location": {
1847
1847
  "filePath": "export.main.runtime.ts",
1848
- "line": 78,
1848
+ "line": 76,
1849
1849
  "character": 17
1850
1850
  },
1851
1851
  "name": "ComponentID"
@@ -1857,7 +1857,7 @@
1857
1857
  "__schema": "VariableLikeSchema",
1858
1858
  "location": {
1859
1859
  "filePath": "export.main.runtime.ts",
1860
- "line": 79,
1860
+ "line": 77,
1861
1861
  "character": 3
1862
1862
  },
1863
1863
  "signature": "(property) ExportResult.componentsIds: ComponentID[]",
@@ -1866,14 +1866,14 @@
1866
1866
  "__schema": "TypeArraySchema",
1867
1867
  "location": {
1868
1868
  "filePath": "export.main.runtime.ts",
1869
- "line": 79,
1869
+ "line": 77,
1870
1870
  "character": 18
1871
1871
  },
1872
1872
  "type": {
1873
1873
  "__schema": "TypeRefSchema",
1874
1874
  "location": {
1875
1875
  "filePath": "export.main.runtime.ts",
1876
- "line": 79,
1876
+ "line": 77,
1877
1877
  "character": 18
1878
1878
  },
1879
1879
  "name": "ComponentID"
@@ -1885,7 +1885,7 @@
1885
1885
  "__schema": "VariableLikeSchema",
1886
1886
  "location": {
1887
1887
  "filePath": "export.main.runtime.ts",
1888
- "line": 80,
1888
+ "line": 78,
1889
1889
  "character": 3
1890
1890
  },
1891
1891
  "signature": "(property) ExportResult.exportedLanes: Lane[]",
@@ -1894,14 +1894,14 @@
1894
1894
  "__schema": "TypeArraySchema",
1895
1895
  "location": {
1896
1896
  "filePath": "export.main.runtime.ts",
1897
- "line": 80,
1897
+ "line": 78,
1898
1898
  "character": 18
1899
1899
  },
1900
1900
  "type": {
1901
1901
  "__schema": "TypeRefSchema",
1902
1902
  "location": {
1903
1903
  "filePath": "export.main.runtime.ts",
1904
- "line": 80,
1904
+ "line": 78,
1905
1905
  "character": 18
1906
1906
  },
1907
1907
  "name": "Lane"
@@ -1913,7 +1913,7 @@
1913
1913
  "__schema": "VariableLikeSchema",
1914
1914
  "location": {
1915
1915
  "filePath": "export.main.runtime.ts",
1916
- "line": 81,
1916
+ "line": 79,
1917
1917
  "character": 3
1918
1918
  },
1919
1919
  "signature": "(property) ExportResult.rippleJobs: string[]",
@@ -1922,14 +1922,14 @@
1922
1922
  "__schema": "TypeArraySchema",
1923
1923
  "location": {
1924
1924
  "filePath": "export.main.runtime.ts",
1925
- "line": 81,
1925
+ "line": 79,
1926
1926
  "character": 15
1927
1927
  },
1928
1928
  "type": {
1929
1929
  "__schema": "KeywordTypeSchema",
1930
1930
  "location": {
1931
1931
  "filePath": "export.main.runtime.ts",
1932
- "line": 81,
1932
+ "line": 79,
1933
1933
  "character": 15
1934
1934
  },
1935
1935
  "name": "string"
@@ -1941,7 +1941,7 @@
1941
1941
  "__schema": "VariableLikeSchema",
1942
1942
  "location": {
1943
1943
  "filePath": "export.main.runtime.ts",
1944
- "line": 82,
1944
+ "line": 80,
1945
1945
  "character": 3
1946
1946
  },
1947
1947
  "signature": "(property) ExportResult.ejectResults: EjectResults | undefined",
@@ -1950,7 +1950,7 @@
1950
1950
  "__schema": "TypeUnionSchema",
1951
1951
  "location": {
1952
1952
  "filePath": "export.main.runtime.ts",
1953
- "line": 82,
1953
+ "line": 80,
1954
1954
  "character": 17
1955
1955
  },
1956
1956
  "types": [
@@ -1958,7 +1958,7 @@
1958
1958
  "__schema": "TypeRefSchema",
1959
1959
  "location": {
1960
1960
  "filePath": "export.main.runtime.ts",
1961
- "line": 82,
1961
+ "line": 80,
1962
1962
  "character": 17
1963
1963
  },
1964
1964
  "name": "EjectResults"
@@ -1967,7 +1967,7 @@
1967
1967
  "__schema": "KeywordTypeSchema",
1968
1968
  "location": {
1969
1969
  "filePath": "export.main.runtime.ts",
1970
- "line": 82,
1970
+ "line": 80,
1971
1971
  "character": 32
1972
1972
  },
1973
1973
  "name": "undefined"
@@ -1983,7 +1983,7 @@
1983
1983
  "__schema": "ClassSchema",
1984
1984
  "location": {
1985
1985
  "filePath": "export.main.runtime.ts",
1986
- "line": 85,
1986
+ "line": 83,
1987
1987
  "character": 1
1988
1988
  },
1989
1989
  "signature": "class ExportMain",
@@ -1993,7 +1993,7 @@
1993
1993
  "__schema": "ConstructorSchema",
1994
1994
  "location": {
1995
1995
  "filePath": "export.main.runtime.ts",
1996
- "line": 86,
1996
+ "line": 84,
1997
1997
  "character": 3
1998
1998
  },
1999
1999
  "signature": "constructor ExportMain(workspace: Workspace, remove: RemoveMain, depResolver: DependencyResolverMain, logger: Logger, eject: EjectMain): ExportMain",
@@ -2003,7 +2003,7 @@
2003
2003
  "__schema": "ParameterSchema",
2004
2004
  "location": {
2005
2005
  "filePath": "export.main.runtime.ts",
2006
- "line": 87,
2006
+ "line": 85,
2007
2007
  "character": 5
2008
2008
  },
2009
2009
  "name": "workspace",
@@ -2011,7 +2011,7 @@
2011
2011
  "__schema": "TypeRefSchema",
2012
2012
  "location": {
2013
2013
  "filePath": "export.main.runtime.ts",
2014
- "line": 87,
2014
+ "line": 85,
2015
2015
  "character": 24
2016
2016
  },
2017
2017
  "name": "Workspace"
@@ -2023,7 +2023,7 @@
2023
2023
  "__schema": "ParameterSchema",
2024
2024
  "location": {
2025
2025
  "filePath": "export.main.runtime.ts",
2026
- "line": 88,
2026
+ "line": 86,
2027
2027
  "character": 5
2028
2028
  },
2029
2029
  "name": "remove",
@@ -2031,7 +2031,7 @@
2031
2031
  "__schema": "TypeRefSchema",
2032
2032
  "location": {
2033
2033
  "filePath": "export.main.runtime.ts",
2034
- "line": 88,
2034
+ "line": 86,
2035
2035
  "character": 21
2036
2036
  },
2037
2037
  "name": "RemoveMain"
@@ -2043,7 +2043,7 @@
2043
2043
  "__schema": "ParameterSchema",
2044
2044
  "location": {
2045
2045
  "filePath": "export.main.runtime.ts",
2046
- "line": 89,
2046
+ "line": 87,
2047
2047
  "character": 5
2048
2048
  },
2049
2049
  "name": "depResolver",
@@ -2051,7 +2051,7 @@
2051
2051
  "__schema": "TypeRefSchema",
2052
2052
  "location": {
2053
2053
  "filePath": "export.main.runtime.ts",
2054
- "line": 89,
2054
+ "line": 87,
2055
2055
  "character": 26
2056
2056
  },
2057
2057
  "name": "DependencyResolverMain"
@@ -2063,7 +2063,7 @@
2063
2063
  "__schema": "ParameterSchema",
2064
2064
  "location": {
2065
2065
  "filePath": "export.main.runtime.ts",
2066
- "line": 90,
2066
+ "line": 88,
2067
2067
  "character": 5
2068
2068
  },
2069
2069
  "name": "logger",
@@ -2071,7 +2071,7 @@
2071
2071
  "__schema": "TypeRefSchema",
2072
2072
  "location": {
2073
2073
  "filePath": "export.main.runtime.ts",
2074
- "line": 90,
2074
+ "line": 88,
2075
2075
  "character": 21
2076
2076
  },
2077
2077
  "name": "Logger"
@@ -2083,7 +2083,7 @@
2083
2083
  "__schema": "ParameterSchema",
2084
2084
  "location": {
2085
2085
  "filePath": "export.main.runtime.ts",
2086
- "line": 91,
2086
+ "line": 89,
2087
2087
  "character": 5
2088
2088
  },
2089
2089
  "name": "eject",
@@ -2091,7 +2091,7 @@
2091
2091
  "__schema": "TypeRefSchema",
2092
2092
  "location": {
2093
2093
  "filePath": "export.main.runtime.ts",
2094
- "line": 91,
2094
+ "line": 89,
2095
2095
  "character": 20
2096
2096
  },
2097
2097
  "name": "EjectMain"
@@ -2104,7 +2104,7 @@
2104
2104
  "__schema": "ThisTypeSchema",
2105
2105
  "location": {
2106
2106
  "filePath": "export.main.runtime.ts",
2107
- "line": 85,
2107
+ "line": 83,
2108
2108
  "character": 1
2109
2109
  },
2110
2110
  "name": "ExportMain"
@@ -2115,7 +2115,7 @@
2115
2115
  "__schema": "FunctionLikeSchema",
2116
2116
  "location": {
2117
2117
  "filePath": "export.main.runtime.ts",
2118
- "line": 94,
2118
+ "line": 92,
2119
2119
  "character": 3
2120
2120
  },
2121
2121
  "signature": "(method) ExportMain.export(params?: ExportParams): Promise<ExportResult>",
@@ -2125,7 +2125,7 @@
2125
2125
  "__schema": "ParameterSchema",
2126
2126
  "location": {
2127
2127
  "filePath": "export.main.runtime.ts",
2128
- "line": 94,
2128
+ "line": 92,
2129
2129
  "character": 16
2130
2130
  },
2131
2131
  "name": "params",
@@ -2133,7 +2133,7 @@
2133
2133
  "__schema": "TypeRefSchema",
2134
2134
  "location": {
2135
2135
  "filePath": "export.main.runtime.ts",
2136
- "line": 94,
2136
+ "line": 92,
2137
2137
  "character": 24
2138
2138
  },
2139
2139
  "name": "ExportParams"
@@ -2147,7 +2147,7 @@
2147
2147
  "__schema": "TypeRefSchema",
2148
2148
  "location": {
2149
2149
  "filePath": "export.main.runtime.ts",
2150
- "line": 94,
2150
+ "line": 92,
2151
2151
  "character": 44
2152
2152
  },
2153
2153
  "name": "Promise",
@@ -2156,7 +2156,7 @@
2156
2156
  "__schema": "TypeRefSchema",
2157
2157
  "location": {
2158
2158
  "filePath": "export.main.runtime.ts",
2159
- "line": 94,
2159
+ "line": 92,
2160
2160
  "character": 52
2161
2161
  },
2162
2162
  "name": "ExportResult"
@@ -2171,14 +2171,14 @@
2171
2171
  "__schema": "FunctionLikeSchema",
2172
2172
  "location": {
2173
2173
  "filePath": "export.main.runtime.ts",
2174
- "line": 228,
2174
+ "line": 226,
2175
2175
  "character": 3
2176
2176
  },
2177
2177
  "doc": {
2178
2178
  "__schema": "DocSchema",
2179
2179
  "location": {
2180
2180
  "filePath": "export.main.runtime.ts",
2181
- "line": 225,
2181
+ "line": 223,
2182
2182
  "character": 3
2183
2183
  },
2184
2184
  "raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
@@ -2192,7 +2192,7 @@
2192
2192
  "__schema": "ParameterSchema",
2193
2193
  "location": {
2194
2194
  "filePath": "export.main.runtime.ts",
2195
- "line": 228,
2195
+ "line": 226,
2196
2196
  "character": 20
2197
2197
  },
2198
2198
  "name": "{ scope, ids, laneObject, allVersions, originDirectly, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, includeParents, filterOutExistingVersions, exportOrigin = 'export' }",
@@ -2200,7 +2200,7 @@
2200
2200
  "__schema": "TypeLiteralSchema",
2201
2201
  "location": {
2202
2202
  "filePath": "export.main.runtime.ts",
2203
- "line": 241,
2203
+ "line": 239,
2204
2204
  "character": 6
2205
2205
  },
2206
2206
  "members": [
@@ -2208,7 +2208,7 @@
2208
2208
  "__schema": "VariableLikeSchema",
2209
2209
  "location": {
2210
2210
  "filePath": "export.main.runtime.ts",
2211
- "line": 242,
2211
+ "line": 240,
2212
2212
  "character": 5
2213
2213
  },
2214
2214
  "signature": "(property) scope: Scope",
@@ -2217,7 +2217,7 @@
2217
2217
  "__schema": "TypeRefSchema",
2218
2218
  "location": {
2219
2219
  "filePath": "export.main.runtime.ts",
2220
- "line": 242,
2220
+ "line": 240,
2221
2221
  "character": 5
2222
2222
  },
2223
2223
  "name": "Scope",
@@ -2229,7 +2229,7 @@
2229
2229
  "__schema": "VariableLikeSchema",
2230
2230
  "location": {
2231
2231
  "filePath": "export.main.runtime.ts",
2232
- "line": 243,
2232
+ "line": 241,
2233
2233
  "character": 5
2234
2234
  },
2235
2235
  "signature": "(property) ids: ComponentIdList",
@@ -2238,7 +2238,7 @@
2238
2238
  "__schema": "TypeRefSchema",
2239
2239
  "location": {
2240
2240
  "filePath": "export.main.runtime.ts",
2241
- "line": 243,
2241
+ "line": 241,
2242
2242
  "character": 5
2243
2243
  },
2244
2244
  "name": "ComponentIdList",
@@ -2254,7 +2254,7 @@
2254
2254
  "__schema": "VariableLikeSchema",
2255
2255
  "location": {
2256
2256
  "filePath": "export.main.runtime.ts",
2257
- "line": 244,
2257
+ "line": 242,
2258
2258
  "character": 5
2259
2259
  },
2260
2260
  "signature": "(property) laneObject?: Lane | undefined",
@@ -2263,7 +2263,7 @@
2263
2263
  "__schema": "TypeRefSchema",
2264
2264
  "location": {
2265
2265
  "filePath": "export.main.runtime.ts",
2266
- "line": 244,
2266
+ "line": 242,
2267
2267
  "character": 18
2268
2268
  },
2269
2269
  "name": "Lane"
@@ -2274,7 +2274,7 @@
2274
2274
  "__schema": "VariableLikeSchema",
2275
2275
  "location": {
2276
2276
  "filePath": "export.main.runtime.ts",
2277
- "line": 245,
2277
+ "line": 243,
2278
2278
  "character": 5
2279
2279
  },
2280
2280
  "signature": "(property) allVersions?: boolean | undefined",
@@ -2283,7 +2283,7 @@
2283
2283
  "__schema": "KeywordTypeSchema",
2284
2284
  "location": {
2285
2285
  "filePath": "export.main.runtime.ts",
2286
- "line": 245,
2286
+ "line": 243,
2287
2287
  "character": 19
2288
2288
  },
2289
2289
  "name": "boolean"
@@ -2294,7 +2294,7 @@
2294
2294
  "__schema": "VariableLikeSchema",
2295
2295
  "location": {
2296
2296
  "filePath": "export.main.runtime.ts",
2297
- "line": 246,
2297
+ "line": 244,
2298
2298
  "character": 5
2299
2299
  },
2300
2300
  "signature": "(property) originDirectly?: boolean | undefined",
@@ -2303,7 +2303,7 @@
2303
2303
  "__schema": "KeywordTypeSchema",
2304
2304
  "location": {
2305
2305
  "filePath": "export.main.runtime.ts",
2306
- "line": 246,
2306
+ "line": 244,
2307
2307
  "character": 22
2308
2308
  },
2309
2309
  "name": "boolean"
@@ -2314,7 +2314,7 @@
2314
2314
  "__schema": "VariableLikeSchema",
2315
2315
  "location": {
2316
2316
  "filePath": "export.main.runtime.ts",
2317
- "line": 247,
2317
+ "line": 245,
2318
2318
  "character": 5
2319
2319
  },
2320
2320
  "signature": "(property) resumeExportId?: string | undefined",
@@ -2323,7 +2323,7 @@
2323
2323
  "__schema": "TypeUnionSchema",
2324
2324
  "location": {
2325
2325
  "filePath": "export.main.runtime.ts",
2326
- "line": 247,
2326
+ "line": 245,
2327
2327
  "character": 22
2328
2328
  },
2329
2329
  "types": [
@@ -2331,7 +2331,7 @@
2331
2331
  "__schema": "KeywordTypeSchema",
2332
2332
  "location": {
2333
2333
  "filePath": "export.main.runtime.ts",
2334
- "line": 247,
2334
+ "line": 245,
2335
2335
  "character": 22
2336
2336
  },
2337
2337
  "name": "string"
@@ -2340,7 +2340,7 @@
2340
2340
  "__schema": "KeywordTypeSchema",
2341
2341
  "location": {
2342
2342
  "filePath": "export.main.runtime.ts",
2343
- "line": 247,
2343
+ "line": 245,
2344
2344
  "character": 31
2345
2345
  },
2346
2346
  "name": "undefined"
@@ -2353,7 +2353,7 @@
2353
2353
  "__schema": "VariableLikeSchema",
2354
2354
  "location": {
2355
2355
  "filePath": "export.main.runtime.ts",
2356
- "line": 248,
2356
+ "line": 246,
2357
2357
  "character": 5
2358
2358
  },
2359
2359
  "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
@@ -2362,7 +2362,7 @@
2362
2362
  "__schema": "KeywordTypeSchema",
2363
2363
  "location": {
2364
2364
  "filePath": "export.main.runtime.ts",
2365
- "line": 248,
2365
+ "line": 246,
2366
2366
  "character": 32
2367
2367
  },
2368
2368
  "name": "boolean"
@@ -2373,7 +2373,7 @@
2373
2373
  "__schema": "VariableLikeSchema",
2374
2374
  "location": {
2375
2375
  "filePath": "export.main.runtime.ts",
2376
- "line": 249,
2376
+ "line": 247,
2377
2377
  "character": 5
2378
2378
  },
2379
2379
  "signature": "(property) isOnMain?: boolean | undefined",
@@ -2382,7 +2382,7 @@
2382
2382
  "__schema": "KeywordTypeSchema",
2383
2383
  "location": {
2384
2384
  "filePath": "export.main.runtime.ts",
2385
- "line": 249,
2385
+ "line": 247,
2386
2386
  "character": 16
2387
2387
  },
2388
2388
  "name": "boolean"
@@ -2393,7 +2393,7 @@
2393
2393
  "__schema": "VariableLikeSchema",
2394
2394
  "location": {
2395
2395
  "filePath": "export.main.runtime.ts",
2396
- "line": 250,
2396
+ "line": 248,
2397
2397
  "character": 5
2398
2398
  },
2399
2399
  "signature": "(property) exportHeadsOnly?: boolean | undefined",
@@ -2402,7 +2402,7 @@
2402
2402
  "__schema": "KeywordTypeSchema",
2403
2403
  "location": {
2404
2404
  "filePath": "export.main.runtime.ts",
2405
- "line": 250,
2405
+ "line": 248,
2406
2406
  "character": 23
2407
2407
  },
2408
2408
  "name": "boolean"
@@ -2413,7 +2413,7 @@
2413
2413
  "__schema": "VariableLikeSchema",
2414
2414
  "location": {
2415
2415
  "filePath": "export.main.runtime.ts",
2416
- "line": 251,
2416
+ "line": 249,
2417
2417
  "character": 5
2418
2418
  },
2419
2419
  "signature": "(property) includeParents?: boolean | undefined",
@@ -2422,7 +2422,7 @@
2422
2422
  "__schema": "KeywordTypeSchema",
2423
2423
  "location": {
2424
2424
  "filePath": "export.main.runtime.ts",
2425
- "line": 251,
2425
+ "line": 249,
2426
2426
  "character": 22
2427
2427
  },
2428
2428
  "name": "boolean"
@@ -2433,7 +2433,7 @@
2433
2433
  "__schema": "VariableLikeSchema",
2434
2434
  "location": {
2435
2435
  "filePath": "export.main.runtime.ts",
2436
- "line": 252,
2436
+ "line": 250,
2437
2437
  "character": 5
2438
2438
  },
2439
2439
  "signature": "(property) filterOutExistingVersions?: boolean | undefined",
@@ -2442,7 +2442,7 @@
2442
2442
  "__schema": "KeywordTypeSchema",
2443
2443
  "location": {
2444
2444
  "filePath": "export.main.runtime.ts",
2445
- "line": 252,
2445
+ "line": 250,
2446
2446
  "character": 33
2447
2447
  },
2448
2448
  "name": "boolean"
@@ -2453,7 +2453,7 @@
2453
2453
  "__schema": "VariableLikeSchema",
2454
2454
  "location": {
2455
2455
  "filePath": "export.main.runtime.ts",
2456
- "line": 253,
2456
+ "line": 251,
2457
2457
  "character": 5
2458
2458
  },
2459
2459
  "signature": "(property) exportOrigin?: ExportOrigin | undefined",
@@ -2462,7 +2462,7 @@
2462
2462
  "__schema": "TypeRefSchema",
2463
2463
  "location": {
2464
2464
  "filePath": "export.main.runtime.ts",
2465
- "line": 253,
2465
+ "line": 251,
2466
2466
  "character": 20
2467
2467
  },
2468
2468
  "name": "ExportOrigin"
@@ -2477,7 +2477,7 @@
2477
2477
  "__schema": "VariableLikeSchema",
2478
2478
  "location": {
2479
2479
  "filePath": "export.main.runtime.ts",
2480
- "line": 242,
2480
+ "line": 240,
2481
2481
  "character": 5
2482
2482
  },
2483
2483
  "signature": "(property) scope: Scope",
@@ -2486,7 +2486,7 @@
2486
2486
  "__schema": "TypeRefSchema",
2487
2487
  "location": {
2488
2488
  "filePath": "export.main.runtime.ts",
2489
- "line": 242,
2489
+ "line": 240,
2490
2490
  "character": 5
2491
2491
  },
2492
2492
  "name": "Scope",
@@ -2498,7 +2498,7 @@
2498
2498
  "__schema": "VariableLikeSchema",
2499
2499
  "location": {
2500
2500
  "filePath": "export.main.runtime.ts",
2501
- "line": 243,
2501
+ "line": 241,
2502
2502
  "character": 5
2503
2503
  },
2504
2504
  "signature": "(property) ids: ComponentIdList",
@@ -2507,7 +2507,7 @@
2507
2507
  "__schema": "TypeRefSchema",
2508
2508
  "location": {
2509
2509
  "filePath": "export.main.runtime.ts",
2510
- "line": 243,
2510
+ "line": 241,
2511
2511
  "character": 5
2512
2512
  },
2513
2513
  "name": "ComponentIdList",
@@ -2523,7 +2523,7 @@
2523
2523
  "__schema": "VariableLikeSchema",
2524
2524
  "location": {
2525
2525
  "filePath": "export.main.runtime.ts",
2526
- "line": 244,
2526
+ "line": 242,
2527
2527
  "character": 5
2528
2528
  },
2529
2529
  "signature": "(property) laneObject?: Lane | undefined",
@@ -2532,7 +2532,7 @@
2532
2532
  "__schema": "TypeRefSchema",
2533
2533
  "location": {
2534
2534
  "filePath": "export.main.runtime.ts",
2535
- "line": 244,
2535
+ "line": 242,
2536
2536
  "character": 18
2537
2537
  },
2538
2538
  "name": "Lane"
@@ -2543,7 +2543,7 @@
2543
2543
  "__schema": "VariableLikeSchema",
2544
2544
  "location": {
2545
2545
  "filePath": "export.main.runtime.ts",
2546
- "line": 245,
2546
+ "line": 243,
2547
2547
  "character": 5
2548
2548
  },
2549
2549
  "signature": "(property) allVersions?: boolean | undefined",
@@ -2552,7 +2552,7 @@
2552
2552
  "__schema": "KeywordTypeSchema",
2553
2553
  "location": {
2554
2554
  "filePath": "export.main.runtime.ts",
2555
- "line": 245,
2555
+ "line": 243,
2556
2556
  "character": 19
2557
2557
  },
2558
2558
  "name": "boolean"
@@ -2563,7 +2563,7 @@
2563
2563
  "__schema": "VariableLikeSchema",
2564
2564
  "location": {
2565
2565
  "filePath": "export.main.runtime.ts",
2566
- "line": 246,
2566
+ "line": 244,
2567
2567
  "character": 5
2568
2568
  },
2569
2569
  "signature": "(property) originDirectly?: boolean | undefined",
@@ -2572,7 +2572,7 @@
2572
2572
  "__schema": "KeywordTypeSchema",
2573
2573
  "location": {
2574
2574
  "filePath": "export.main.runtime.ts",
2575
- "line": 246,
2575
+ "line": 244,
2576
2576
  "character": 22
2577
2577
  },
2578
2578
  "name": "boolean"
@@ -2583,7 +2583,7 @@
2583
2583
  "__schema": "VariableLikeSchema",
2584
2584
  "location": {
2585
2585
  "filePath": "export.main.runtime.ts",
2586
- "line": 247,
2586
+ "line": 245,
2587
2587
  "character": 5
2588
2588
  },
2589
2589
  "signature": "(property) resumeExportId?: string | undefined",
@@ -2592,7 +2592,7 @@
2592
2592
  "__schema": "TypeUnionSchema",
2593
2593
  "location": {
2594
2594
  "filePath": "export.main.runtime.ts",
2595
- "line": 247,
2595
+ "line": 245,
2596
2596
  "character": 22
2597
2597
  },
2598
2598
  "types": [
@@ -2600,7 +2600,7 @@
2600
2600
  "__schema": "KeywordTypeSchema",
2601
2601
  "location": {
2602
2602
  "filePath": "export.main.runtime.ts",
2603
- "line": 247,
2603
+ "line": 245,
2604
2604
  "character": 22
2605
2605
  },
2606
2606
  "name": "string"
@@ -2609,7 +2609,7 @@
2609
2609
  "__schema": "KeywordTypeSchema",
2610
2610
  "location": {
2611
2611
  "filePath": "export.main.runtime.ts",
2612
- "line": 247,
2612
+ "line": 245,
2613
2613
  "character": 31
2614
2614
  },
2615
2615
  "name": "undefined"
@@ -2622,7 +2622,7 @@
2622
2622
  "__schema": "VariableLikeSchema",
2623
2623
  "location": {
2624
2624
  "filePath": "export.main.runtime.ts",
2625
- "line": 248,
2625
+ "line": 246,
2626
2626
  "character": 5
2627
2627
  },
2628
2628
  "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
@@ -2631,7 +2631,7 @@
2631
2631
  "__schema": "KeywordTypeSchema",
2632
2632
  "location": {
2633
2633
  "filePath": "export.main.runtime.ts",
2634
- "line": 248,
2634
+ "line": 246,
2635
2635
  "character": 32
2636
2636
  },
2637
2637
  "name": "boolean"
@@ -2642,7 +2642,7 @@
2642
2642
  "__schema": "VariableLikeSchema",
2643
2643
  "location": {
2644
2644
  "filePath": "export.main.runtime.ts",
2645
- "line": 249,
2645
+ "line": 247,
2646
2646
  "character": 5
2647
2647
  },
2648
2648
  "signature": "(property) isOnMain?: boolean | undefined",
@@ -2651,7 +2651,7 @@
2651
2651
  "__schema": "KeywordTypeSchema",
2652
2652
  "location": {
2653
2653
  "filePath": "export.main.runtime.ts",
2654
- "line": 249,
2654
+ "line": 247,
2655
2655
  "character": 16
2656
2656
  },
2657
2657
  "name": "boolean"
@@ -2662,7 +2662,7 @@
2662
2662
  "__schema": "VariableLikeSchema",
2663
2663
  "location": {
2664
2664
  "filePath": "export.main.runtime.ts",
2665
- "line": 250,
2665
+ "line": 248,
2666
2666
  "character": 5
2667
2667
  },
2668
2668
  "signature": "(property) exportHeadsOnly?: boolean | undefined",
@@ -2671,7 +2671,7 @@
2671
2671
  "__schema": "KeywordTypeSchema",
2672
2672
  "location": {
2673
2673
  "filePath": "export.main.runtime.ts",
2674
- "line": 250,
2674
+ "line": 248,
2675
2675
  "character": 23
2676
2676
  },
2677
2677
  "name": "boolean"
@@ -2682,7 +2682,7 @@
2682
2682
  "__schema": "VariableLikeSchema",
2683
2683
  "location": {
2684
2684
  "filePath": "export.main.runtime.ts",
2685
- "line": 251,
2685
+ "line": 249,
2686
2686
  "character": 5
2687
2687
  },
2688
2688
  "signature": "(property) includeParents?: boolean | undefined",
@@ -2691,7 +2691,7 @@
2691
2691
  "__schema": "KeywordTypeSchema",
2692
2692
  "location": {
2693
2693
  "filePath": "export.main.runtime.ts",
2694
- "line": 251,
2694
+ "line": 249,
2695
2695
  "character": 22
2696
2696
  },
2697
2697
  "name": "boolean"
@@ -2702,7 +2702,7 @@
2702
2702
  "__schema": "VariableLikeSchema",
2703
2703
  "location": {
2704
2704
  "filePath": "export.main.runtime.ts",
2705
- "line": 252,
2705
+ "line": 250,
2706
2706
  "character": 5
2707
2707
  },
2708
2708
  "signature": "(property) filterOutExistingVersions?: boolean | undefined",
@@ -2711,7 +2711,7 @@
2711
2711
  "__schema": "KeywordTypeSchema",
2712
2712
  "location": {
2713
2713
  "filePath": "export.main.runtime.ts",
2714
- "line": 252,
2714
+ "line": 250,
2715
2715
  "character": 33
2716
2716
  },
2717
2717
  "name": "boolean"
@@ -2722,7 +2722,7 @@
2722
2722
  "__schema": "VariableLikeSchema",
2723
2723
  "location": {
2724
2724
  "filePath": "export.main.runtime.ts",
2725
- "line": 253,
2725
+ "line": 251,
2726
2726
  "character": 5
2727
2727
  },
2728
2728
  "signature": "(property) exportOrigin?: ExportOrigin | undefined",
@@ -2731,7 +2731,7 @@
2731
2731
  "__schema": "TypeRefSchema",
2732
2732
  "location": {
2733
2733
  "filePath": "export.main.runtime.ts",
2734
- "line": 253,
2734
+ "line": 251,
2735
2735
  "character": 20
2736
2736
  },
2737
2737
  "name": "ExportOrigin"
@@ -2746,7 +2746,7 @@
2746
2746
  "__schema": "TypeRefSchema",
2747
2747
  "location": {
2748
2748
  "filePath": "export.main.runtime.ts",
2749
- "line": 254,
2749
+ "line": 252,
2750
2750
  "character": 7
2751
2751
  },
2752
2752
  "name": "Promise",
@@ -2755,7 +2755,7 @@
2755
2755
  "__schema": "TypeLiteralSchema",
2756
2756
  "location": {
2757
2757
  "filePath": "export.main.runtime.ts",
2758
- "line": 254,
2758
+ "line": 252,
2759
2759
  "character": 15
2760
2760
  },
2761
2761
  "members": [
@@ -2763,7 +2763,7 @@
2763
2763
  "__schema": "VariableLikeSchema",
2764
2764
  "location": {
2765
2765
  "filePath": "export.main.runtime.ts",
2766
- "line": 255,
2766
+ "line": 253,
2767
2767
  "character": 5
2768
2768
  },
2769
2769
  "signature": "(property) exported: ComponentIdList",
@@ -2772,7 +2772,7 @@
2772
2772
  "__schema": "TypeRefSchema",
2773
2773
  "location": {
2774
2774
  "filePath": "export.main.runtime.ts",
2775
- "line": 255,
2775
+ "line": 253,
2776
2776
  "character": 5
2777
2777
  },
2778
2778
  "name": "ComponentIdList",
@@ -2788,7 +2788,7 @@
2788
2788
  "__schema": "VariableLikeSchema",
2789
2789
  "location": {
2790
2790
  "filePath": "export.main.runtime.ts",
2791
- "line": 256,
2791
+ "line": 254,
2792
2792
  "character": 5
2793
2793
  },
2794
2794
  "signature": "(property) updatedLocally: ComponentIdList",
@@ -2797,7 +2797,7 @@
2797
2797
  "__schema": "TypeRefSchema",
2798
2798
  "location": {
2799
2799
  "filePath": "export.main.runtime.ts",
2800
- "line": 256,
2800
+ "line": 254,
2801
2801
  "character": 5
2802
2802
  },
2803
2803
  "name": "ComponentIdList",
@@ -2813,7 +2813,7 @@
2813
2813
  "__schema": "VariableLikeSchema",
2814
2814
  "location": {
2815
2815
  "filePath": "export.main.runtime.ts",
2816
- "line": 257,
2816
+ "line": 255,
2817
2817
  "character": 5
2818
2818
  },
2819
2819
  "signature": "(property) newIdsOnRemote: ComponentID[]",
@@ -2822,14 +2822,14 @@
2822
2822
  "__schema": "TypeArraySchema",
2823
2823
  "location": {
2824
2824
  "filePath": "export.main.runtime.ts",
2825
- "line": 257,
2825
+ "line": 255,
2826
2826
  "character": 21
2827
2827
  },
2828
2828
  "type": {
2829
2829
  "__schema": "TypeRefSchema",
2830
2830
  "location": {
2831
2831
  "filePath": "export.main.runtime.ts",
2832
- "line": 257,
2832
+ "line": 255,
2833
2833
  "character": 21
2834
2834
  },
2835
2835
  "name": "ComponentID"
@@ -2841,7 +2841,7 @@
2841
2841
  "__schema": "VariableLikeSchema",
2842
2842
  "location": {
2843
2843
  "filePath": "export.main.runtime.ts",
2844
- "line": 258,
2844
+ "line": 256,
2845
2845
  "character": 5
2846
2846
  },
2847
2847
  "signature": "(property) rippleJobs: string[]",
@@ -2850,14 +2850,14 @@
2850
2850
  "__schema": "TypeArraySchema",
2851
2851
  "location": {
2852
2852
  "filePath": "export.main.runtime.ts",
2853
- "line": 258,
2853
+ "line": 256,
2854
2854
  "character": 17
2855
2855
  },
2856
2856
  "type": {
2857
2857
  "__schema": "KeywordTypeSchema",
2858
2858
  "location": {
2859
2859
  "filePath": "export.main.runtime.ts",
2860
- "line": 258,
2860
+ "line": 256,
2861
2861
  "character": 17
2862
2862
  },
2863
2863
  "name": "string"
@@ -2877,7 +2877,7 @@
2877
2877
  "__schema": "FunctionLikeSchema",
2878
2878
  "location": {
2879
2879
  "filePath": "export.main.runtime.ts",
2880
- "line": 581,
2880
+ "line": 579,
2881
2881
  "character": 3
2882
2882
  },
2883
2883
  "signature": "(method) ExportMain.pushToRemotesCarefully(manyObjectsPerRemote: ObjectsPerRemote[], resumeExportId?: string): Promise<void>",
@@ -2887,7 +2887,7 @@
2887
2887
  "__schema": "ParameterSchema",
2888
2888
  "location": {
2889
2889
  "filePath": "export.main.runtime.ts",
2890
- "line": 581,
2890
+ "line": 579,
2891
2891
  "character": 32
2892
2892
  },
2893
2893
  "name": "manyObjectsPerRemote",
@@ -2895,14 +2895,14 @@
2895
2895
  "__schema": "TypeArraySchema",
2896
2896
  "location": {
2897
2897
  "filePath": "export.main.runtime.ts",
2898
- "line": 581,
2898
+ "line": 579,
2899
2899
  "character": 54
2900
2900
  },
2901
2901
  "type": {
2902
2902
  "__schema": "TypeRefSchema",
2903
2903
  "location": {
2904
2904
  "filePath": "export.main.runtime.ts",
2905
- "line": 581,
2905
+ "line": 579,
2906
2906
  "character": 54
2907
2907
  },
2908
2908
  "name": "ObjectsPerRemote"
@@ -2915,7 +2915,7 @@
2915
2915
  "__schema": "ParameterSchema",
2916
2916
  "location": {
2917
2917
  "filePath": "export.main.runtime.ts",
2918
- "line": 581,
2918
+ "line": 579,
2919
2919
  "character": 74
2920
2920
  },
2921
2921
  "name": "resumeExportId",
@@ -2923,7 +2923,7 @@
2923
2923
  "__schema": "KeywordTypeSchema",
2924
2924
  "location": {
2925
2925
  "filePath": "export.main.runtime.ts",
2926
- "line": 581,
2926
+ "line": 579,
2927
2927
  "character": 91
2928
2928
  },
2929
2929
  "name": "string"
@@ -2936,7 +2936,7 @@
2936
2936
  "__schema": "InferenceTypeSchema",
2937
2937
  "location": {
2938
2938
  "filePath": "export.main.runtime.ts",
2939
- "line": 581,
2939
+ "line": 579,
2940
2940
  "character": 3
2941
2941
  },
2942
2942
  "type": "Promise<void>"
@@ -2949,7 +2949,7 @@
2949
2949
  "__schema": "FunctionLikeSchema",
2950
2950
  "location": {
2951
2951
  "filePath": "export.main.runtime.ts",
2952
- "line": 619,
2952
+ "line": 617,
2953
2953
  "character": 3
2954
2954
  },
2955
2955
  "signature": "(method) ExportMain.shouldPushToCentralHub(manyObjectsPerRemote: ObjectsPerRemote[], scopeRemotes: Remotes, originDirectly?: boolean): boolean",
@@ -2959,7 +2959,7 @@
2959
2959
  "__schema": "ParameterSchema",
2960
2960
  "location": {
2961
2961
  "filePath": "export.main.runtime.ts",
2962
- "line": 620,
2962
+ "line": 618,
2963
2963
  "character": 5
2964
2964
  },
2965
2965
  "name": "manyObjectsPerRemote",
@@ -2967,14 +2967,14 @@
2967
2967
  "__schema": "TypeArraySchema",
2968
2968
  "location": {
2969
2969
  "filePath": "export.main.runtime.ts",
2970
- "line": 620,
2970
+ "line": 618,
2971
2971
  "character": 27
2972
2972
  },
2973
2973
  "type": {
2974
2974
  "__schema": "TypeRefSchema",
2975
2975
  "location": {
2976
2976
  "filePath": "export.main.runtime.ts",
2977
- "line": 620,
2977
+ "line": 618,
2978
2978
  "character": 27
2979
2979
  },
2980
2980
  "name": "ObjectsPerRemote"
@@ -2987,7 +2987,7 @@
2987
2987
  "__schema": "ParameterSchema",
2988
2988
  "location": {
2989
2989
  "filePath": "export.main.runtime.ts",
2990
- "line": 621,
2990
+ "line": 619,
2991
2991
  "character": 5
2992
2992
  },
2993
2993
  "name": "scopeRemotes",
@@ -2995,7 +2995,7 @@
2995
2995
  "__schema": "TypeRefSchema",
2996
2996
  "location": {
2997
2997
  "filePath": "export.main.runtime.ts",
2998
- "line": 621,
2998
+ "line": 619,
2999
2999
  "character": 19
3000
3000
  },
3001
3001
  "name": "Remotes"
@@ -3007,7 +3007,7 @@
3007
3007
  "__schema": "ParameterSchema",
3008
3008
  "location": {
3009
3009
  "filePath": "export.main.runtime.ts",
3010
- "line": 622,
3010
+ "line": 620,
3011
3011
  "character": 5
3012
3012
  },
3013
3013
  "name": "originDirectly",
@@ -3015,7 +3015,7 @@
3015
3015
  "__schema": "InferenceTypeSchema",
3016
3016
  "location": {
3017
3017
  "filePath": "export.main.runtime.ts",
3018
- "line": 622,
3018
+ "line": 620,
3019
3019
  "character": 5
3020
3020
  },
3021
3021
  "type": "boolean"
@@ -3029,7 +3029,7 @@
3029
3029
  "__schema": "KeywordTypeSchema",
3030
3030
  "location": {
3031
3031
  "filePath": "export.main.runtime.ts",
3032
- "line": 623,
3032
+ "line": 621,
3033
3033
  "character": 6
3034
3034
  },
3035
3035
  "name": "boolean"
@@ -3040,7 +3040,7 @@
3040
3040
  "__schema": "VariableLikeSchema",
3041
3041
  "location": {
3042
3042
  "filePath": "export.main.runtime.ts",
3043
- "line": 751,
3043
+ "line": 749,
3044
3044
  "character": 3
3045
3045
  },
3046
3046
  "signature": "(property) ExportMain.runtime: RuntimeDefinition",
@@ -3049,7 +3049,7 @@
3049
3049
  "__schema": "InferenceTypeSchema",
3050
3050
  "location": {
3051
3051
  "filePath": "export.main.runtime.ts",
3052
- "line": 751,
3052
+ "line": 749,
3053
3053
  "character": 3
3054
3054
  },
3055
3055
  "type": "RuntimeDefinition"
@@ -3061,7 +3061,7 @@
3061
3061
  "__schema": "VariableLikeSchema",
3062
3062
  "location": {
3063
3063
  "filePath": "export.main.runtime.ts",
3064
- "line": 752,
3064
+ "line": 750,
3065
3065
  "character": 3
3066
3066
  },
3067
3067
  "signature": "(property) ExportMain.dependencies: Aspect[]",
@@ -3070,7 +3070,7 @@
3070
3070
  "__schema": "InferenceTypeSchema",
3071
3071
  "location": {
3072
3072
  "filePath": "export.main.runtime.ts",
3073
- "line": 752,
3073
+ "line": 750,
3074
3074
  "character": 3
3075
3075
  },
3076
3076
  "type": "Aspect[]"
@@ -3082,7 +3082,7 @@
3082
3082
  "__schema": "FunctionLikeSchema",
3083
3083
  "location": {
3084
3084
  "filePath": "export.main.runtime.ts",
3085
- "line": 761,
3085
+ "line": 759,
3086
3086
  "character": 3
3087
3087
  },
3088
3088
  "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>",
@@ -3092,7 +3092,7 @@
3092
3092
  "__schema": "ParameterSchema",
3093
3093
  "location": {
3094
3094
  "filePath": "export.main.runtime.ts",
3095
- "line": 761,
3095
+ "line": 759,
3096
3096
  "character": 25
3097
3097
  },
3098
3098
  "name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
@@ -3100,7 +3100,7 @@
3100
3100
  "__schema": "TupleTypeSchema",
3101
3101
  "location": {
3102
3102
  "filePath": "export.main.runtime.ts",
3103
- "line": 761,
3103
+ "line": 759,
3104
3104
  "character": 90
3105
3105
  },
3106
3106
  "elements": [
@@ -3108,7 +3108,7 @@
3108
3108
  "__schema": "TypeRefSchema",
3109
3109
  "location": {
3110
3110
  "filePath": "export.main.runtime.ts",
3111
- "line": 762,
3111
+ "line": 760,
3112
3112
  "character": 5
3113
3113
  },
3114
3114
  "name": "CLIMain"
@@ -3117,7 +3117,7 @@
3117
3117
  "__schema": "TypeRefSchema",
3118
3118
  "location": {
3119
3119
  "filePath": "export.main.runtime.ts",
3120
- "line": 763,
3120
+ "line": 761,
3121
3121
  "character": 5
3122
3122
  },
3123
3123
  "name": "ScopeMain"
@@ -3126,7 +3126,7 @@
3126
3126
  "__schema": "TypeRefSchema",
3127
3127
  "location": {
3128
3128
  "filePath": "export.main.runtime.ts",
3129
- "line": 764,
3129
+ "line": 762,
3130
3130
  "character": 5
3131
3131
  },
3132
3132
  "name": "Workspace"
@@ -3135,7 +3135,7 @@
3135
3135
  "__schema": "TypeRefSchema",
3136
3136
  "location": {
3137
3137
  "filePath": "export.main.runtime.ts",
3138
- "line": 765,
3138
+ "line": 763,
3139
3139
  "character": 5
3140
3140
  },
3141
3141
  "name": "RemoveMain"
@@ -3144,7 +3144,7 @@
3144
3144
  "__schema": "TypeRefSchema",
3145
3145
  "location": {
3146
3146
  "filePath": "export.main.runtime.ts",
3147
- "line": 766,
3147
+ "line": 764,
3148
3148
  "character": 5
3149
3149
  },
3150
3150
  "name": "DependencyResolverMain"
@@ -3153,7 +3153,7 @@
3153
3153
  "__schema": "TypeRefSchema",
3154
3154
  "location": {
3155
3155
  "filePath": "export.main.runtime.ts",
3156
- "line": 767,
3156
+ "line": 765,
3157
3157
  "character": 5
3158
3158
  },
3159
3159
  "name": "LoggerMain"
@@ -3162,7 +3162,7 @@
3162
3162
  "__schema": "TypeRefSchema",
3163
3163
  "location": {
3164
3164
  "filePath": "export.main.runtime.ts",
3165
- "line": 768,
3165
+ "line": 766,
3166
3166
  "character": 5
3167
3167
  },
3168
3168
  "name": "EjectMain"
@@ -3177,7 +3177,7 @@
3177
3177
  "__schema": "InferenceTypeSchema",
3178
3178
  "location": {
3179
3179
  "filePath": "export.main.runtime.ts",
3180
- "line": 761,
3180
+ "line": 759,
3181
3181
  "character": 3
3182
3182
  },
3183
3183
  "type": "Promise<ExportMain>"
@@ -3195,7 +3195,7 @@
3195
3195
  "__schema": "FunctionLikeSchema",
3196
3196
  "location": {
3197
3197
  "filePath": "export.main.runtime.ts",
3198
- "line": 831,
3198
+ "line": 829,
3199
3199
  "character": 1
3200
3200
  },
3201
3201
  "signature": "function isUserTryingToExportLanes(consumer: Consumer): boolean",
@@ -3205,7 +3205,7 @@
3205
3205
  "__schema": "ParameterSchema",
3206
3206
  "location": {
3207
3207
  "filePath": "export.main.runtime.ts",
3208
- "line": 831,
3208
+ "line": 829,
3209
3209
  "character": 43
3210
3210
  },
3211
3211
  "name": "consumer",
@@ -3213,7 +3213,7 @@
3213
3213
  "__schema": "TypeRefSchema",
3214
3214
  "location": {
3215
3215
  "filePath": "export.main.runtime.ts",
3216
- "line": 831,
3216
+ "line": 829,
3217
3217
  "character": 53
3218
3218
  },
3219
3219
  "name": "Consumer"
@@ -3226,7 +3226,7 @@
3226
3226
  "__schema": "InferenceTypeSchema",
3227
3227
  "location": {
3228
3228
  "filePath": "export.main.runtime.ts",
3229
- "line": 831,
3229
+ "line": 829,
3230
3230
  "character": 1
3231
3231
  },
3232
3232
  "type": "boolean"
@@ -3239,7 +3239,7 @@
3239
3239
  "__schema": "UnImplementedSchema",
3240
3240
  "location": {
3241
3241
  "filePath": "export.main.runtime.ts",
3242
- "line": 835,
3242
+ "line": 833,
3243
3243
  "character": 16
3244
3244
  },
3245
3245
  "name": "ExportMain",
@@ -3247,11 +3247,107 @@
3247
3247
  }
3248
3248
  ],
3249
3249
  "internals": [
3250
+ {
3251
+ "__schema": "ModuleSchema",
3252
+ "location": {
3253
+ "filePath": "export.main.runtime.ts",
3254
+ "line": 43,
3255
+ "character": 1
3256
+ },
3257
+ "exports": [
3258
+ {
3259
+ "__schema": "VariableLikeSchema",
3260
+ "location": {
3261
+ "filePath": "export.main.runtime.ts",
3262
+ "line": 43,
3263
+ "character": 7
3264
+ },
3265
+ "signature": "const BEFORE_EXPORT: \"exporting component\"",
3266
+ "name": "BEFORE_EXPORT",
3267
+ "type": {
3268
+ "__schema": "InferenceTypeSchema",
3269
+ "location": {
3270
+ "filePath": "export.main.runtime.ts",
3271
+ "line": 43,
3272
+ "character": 7
3273
+ },
3274
+ "type": "\"exporting component\""
3275
+ },
3276
+ "isOptional": false,
3277
+ "defaultValue": "'exporting component'"
3278
+ }
3279
+ ],
3280
+ "internals": []
3281
+ },
3282
+ {
3283
+ "__schema": "ModuleSchema",
3284
+ "location": {
3285
+ "filePath": "export.main.runtime.ts",
3286
+ "line": 44,
3287
+ "character": 1
3288
+ },
3289
+ "exports": [
3290
+ {
3291
+ "__schema": "VariableLikeSchema",
3292
+ "location": {
3293
+ "filePath": "export.main.runtime.ts",
3294
+ "line": 44,
3295
+ "character": 7
3296
+ },
3297
+ "signature": "const BEFORE_EXPORTS: \"exporting components\"",
3298
+ "name": "BEFORE_EXPORTS",
3299
+ "type": {
3300
+ "__schema": "InferenceTypeSchema",
3301
+ "location": {
3302
+ "filePath": "export.main.runtime.ts",
3303
+ "line": 44,
3304
+ "character": 7
3305
+ },
3306
+ "type": "\"exporting components\""
3307
+ },
3308
+ "isOptional": false,
3309
+ "defaultValue": "'exporting components'"
3310
+ }
3311
+ ],
3312
+ "internals": []
3313
+ },
3314
+ {
3315
+ "__schema": "ModuleSchema",
3316
+ "location": {
3317
+ "filePath": "export.main.runtime.ts",
3318
+ "line": 45,
3319
+ "character": 1
3320
+ },
3321
+ "exports": [
3322
+ {
3323
+ "__schema": "VariableLikeSchema",
3324
+ "location": {
3325
+ "filePath": "export.main.runtime.ts",
3326
+ "line": 45,
3327
+ "character": 7
3328
+ },
3329
+ "signature": "const BEFORE_LOADING_COMPONENTS: \"loading components\"",
3330
+ "name": "BEFORE_LOADING_COMPONENTS",
3331
+ "type": {
3332
+ "__schema": "InferenceTypeSchema",
3333
+ "location": {
3334
+ "filePath": "export.main.runtime.ts",
3335
+ "line": 45,
3336
+ "character": 7
3337
+ },
3338
+ "type": "\"loading components\""
3339
+ },
3340
+ "isOptional": false,
3341
+ "defaultValue": "'loading components'"
3342
+ }
3343
+ ],
3344
+ "internals": []
3345
+ },
3250
3346
  {
3251
3347
  "__schema": "TypeSchema",
3252
3348
  "location": {
3253
3349
  "filePath": "export.main.runtime.ts",
3254
- "line": 49,
3350
+ "line": 47,
3255
3351
  "character": 1
3256
3352
  },
3257
3353
  "signature": "type ModelComponentAndObjects = {\n component: ModelComponent;\n objects: BitObject[];\n}",
@@ -3260,7 +3356,7 @@
3260
3356
  "__schema": "TypeLiteralSchema",
3261
3357
  "location": {
3262
3358
  "filePath": "export.main.runtime.ts",
3263
- "line": 49,
3359
+ "line": 47,
3264
3360
  "character": 33
3265
3361
  },
3266
3362
  "members": [
@@ -3268,7 +3364,7 @@
3268
3364
  "__schema": "VariableLikeSchema",
3269
3365
  "location": {
3270
3366
  "filePath": "export.main.runtime.ts",
3271
- "line": 49,
3367
+ "line": 47,
3272
3368
  "character": 35
3273
3369
  },
3274
3370
  "signature": "(property) component: ModelComponent",
@@ -3277,7 +3373,7 @@
3277
3373
  "__schema": "TypeRefSchema",
3278
3374
  "location": {
3279
3375
  "filePath": "export.main.runtime.ts",
3280
- "line": 49,
3376
+ "line": 47,
3281
3377
  "character": 35
3282
3378
  },
3283
3379
  "name": "ModelComponent",
@@ -3289,7 +3385,7 @@
3289
3385
  "__schema": "VariableLikeSchema",
3290
3386
  "location": {
3291
3387
  "filePath": "export.main.runtime.ts",
3292
- "line": 49,
3388
+ "line": 47,
3293
3389
  "character": 62
3294
3390
  },
3295
3391
  "signature": "(property) objects: BitObject[]",
@@ -3298,14 +3394,14 @@
3298
3394
  "__schema": "TypeArraySchema",
3299
3395
  "location": {
3300
3396
  "filePath": "export.main.runtime.ts",
3301
- "line": 49,
3397
+ "line": 47,
3302
3398
  "character": 71
3303
3399
  },
3304
3400
  "type": {
3305
3401
  "__schema": "TypeRefSchema",
3306
3402
  "location": {
3307
3403
  "filePath": "export.main.runtime.ts",
3308
- "line": 49,
3404
+ "line": 47,
3309
3405
  "character": 71
3310
3406
  },
3311
3407
  "name": "BitObject"
@@ -3320,7 +3416,7 @@
3320
3416
  "__schema": "TypeSchema",
3321
3417
  "location": {
3322
3418
  "filePath": "export.main.runtime.ts",
3323
- "line": 50,
3419
+ "line": 48,
3324
3420
  "character": 1
3325
3421
  },
3326
3422
  "signature": "type ObjectListPerName = {\n [name: string]: ObjectList;\n}",
@@ -3329,7 +3425,7 @@
3329
3425
  "__schema": "TypeLiteralSchema",
3330
3426
  "location": {
3331
3427
  "filePath": "export.main.runtime.ts",
3332
- "line": 50,
3428
+ "line": 48,
3333
3429
  "character": 26
3334
3430
  },
3335
3431
  "members": [
@@ -3337,14 +3433,14 @@
3337
3433
  "__schema": "IndexSignatureSchema",
3338
3434
  "location": {
3339
3435
  "filePath": "export.main.runtime.ts",
3340
- "line": 50,
3436
+ "line": 48,
3341
3437
  "character": 28
3342
3438
  },
3343
3439
  "keyType": {
3344
3440
  "__schema": "ParameterSchema",
3345
3441
  "location": {
3346
3442
  "filePath": "export.main.runtime.ts",
3347
- "line": 50,
3443
+ "line": 48,
3348
3444
  "character": 29
3349
3445
  },
3350
3446
  "name": "name",
@@ -3352,7 +3448,7 @@
3352
3448
  "__schema": "KeywordTypeSchema",
3353
3449
  "location": {
3354
3450
  "filePath": "export.main.runtime.ts",
3355
- "line": 50,
3451
+ "line": 48,
3356
3452
  "character": 35
3357
3453
  },
3358
3454
  "name": "string"
@@ -3364,7 +3460,7 @@
3364
3460
  "__schema": "TypeRefSchema",
3365
3461
  "location": {
3366
3462
  "filePath": "export.main.runtime.ts",
3367
- "line": 50,
3463
+ "line": 48,
3368
3464
  "character": 44
3369
3465
  },
3370
3466
  "name": "ObjectList"
@@ -3377,7 +3473,7 @@
3377
3473
  "__schema": "TypeSchema",
3378
3474
  "location": {
3379
3475
  "filePath": "export.main.runtime.ts",
3380
- "line": 51,
3476
+ "line": 49,
3381
3477
  "character": 1
3382
3478
  },
3383
3479
  "signature": "type ObjectsPerRemote = {\n remote: Remote;\n objectList: ObjectList;\n exportedIds?: string[] | undefined;\n}",
@@ -3386,7 +3482,7 @@
3386
3482
  "__schema": "TypeLiteralSchema",
3387
3483
  "location": {
3388
3484
  "filePath": "export.main.runtime.ts",
3389
- "line": 51,
3485
+ "line": 49,
3390
3486
  "character": 25
3391
3487
  },
3392
3488
  "members": [
@@ -3394,7 +3490,7 @@
3394
3490
  "__schema": "VariableLikeSchema",
3395
3491
  "location": {
3396
3492
  "filePath": "export.main.runtime.ts",
3397
- "line": 52,
3493
+ "line": 50,
3398
3494
  "character": 3
3399
3495
  },
3400
3496
  "signature": "(property) remote: Remote",
@@ -3403,7 +3499,7 @@
3403
3499
  "__schema": "TypeRefSchema",
3404
3500
  "location": {
3405
3501
  "filePath": "export.main.runtime.ts",
3406
- "line": 52,
3502
+ "line": 50,
3407
3503
  "character": 3
3408
3504
  },
3409
3505
  "name": "Remote",
@@ -3415,7 +3511,7 @@
3415
3511
  "__schema": "VariableLikeSchema",
3416
3512
  "location": {
3417
3513
  "filePath": "export.main.runtime.ts",
3418
- "line": 53,
3514
+ "line": 51,
3419
3515
  "character": 3
3420
3516
  },
3421
3517
  "signature": "(property) objectList: ObjectList",
@@ -3424,7 +3520,7 @@
3424
3520
  "__schema": "TypeRefSchema",
3425
3521
  "location": {
3426
3522
  "filePath": "export.main.runtime.ts",
3427
- "line": 53,
3523
+ "line": 51,
3428
3524
  "character": 3
3429
3525
  },
3430
3526
  "name": "ObjectList",
@@ -3436,7 +3532,7 @@
3436
3532
  "__schema": "VariableLikeSchema",
3437
3533
  "location": {
3438
3534
  "filePath": "export.main.runtime.ts",
3439
- "line": 54,
3535
+ "line": 52,
3440
3536
  "character": 3
3441
3537
  },
3442
3538
  "signature": "(property) exportedIds?: string[] | undefined",
@@ -3445,14 +3541,14 @@
3445
3541
  "__schema": "TypeArraySchema",
3446
3542
  "location": {
3447
3543
  "filePath": "export.main.runtime.ts",
3448
- "line": 54,
3544
+ "line": 52,
3449
3545
  "character": 17
3450
3546
  },
3451
3547
  "type": {
3452
3548
  "__schema": "KeywordTypeSchema",
3453
3549
  "location": {
3454
3550
  "filePath": "export.main.runtime.ts",
3455
- "line": 54,
3551
+ "line": 52,
3456
3552
  "character": 17
3457
3553
  },
3458
3554
  "name": "string"
@@ -3467,7 +3563,7 @@
3467
3563
  "__schema": "TypeSchema",
3468
3564
  "location": {
3469
3565
  "filePath": "export.main.runtime.ts",
3470
- "line": 56,
3566
+ "line": 54,
3471
3567
  "character": 1
3472
3568
  },
3473
3569
  "signature": "type ObjectsPerRemoteExtended = ObjectsPerRemote & {\n objectListPerName: ObjectListPerName;\n idsToChangeLocally: ComponentIdList;\n componentsAndObjects: ModelComponentAndObjects[];\n}",
@@ -3476,7 +3572,7 @@
3476
3572
  "__schema": "TypeIntersectionSchema",
3477
3573
  "location": {
3478
3574
  "filePath": "export.main.runtime.ts",
3479
- "line": 56,
3575
+ "line": 54,
3480
3576
  "character": 33
3481
3577
  },
3482
3578
  "types": [
@@ -3484,7 +3580,7 @@
3484
3580
  "__schema": "TypeRefSchema",
3485
3581
  "location": {
3486
3582
  "filePath": "export.main.runtime.ts",
3487
- "line": 56,
3583
+ "line": 54,
3488
3584
  "character": 33
3489
3585
  },
3490
3586
  "name": "ObjectsPerRemote"
@@ -3493,7 +3589,7 @@
3493
3589
  "__schema": "TypeLiteralSchema",
3494
3590
  "location": {
3495
3591
  "filePath": "export.main.runtime.ts",
3496
- "line": 56,
3592
+ "line": 54,
3497
3593
  "character": 52
3498
3594
  },
3499
3595
  "members": [
@@ -3501,7 +3597,7 @@
3501
3597
  "__schema": "VariableLikeSchema",
3502
3598
  "location": {
3503
3599
  "filePath": "export.main.runtime.ts",
3504
- "line": 57,
3600
+ "line": 55,
3505
3601
  "character": 3
3506
3602
  },
3507
3603
  "signature": "(property) objectListPerName: ObjectListPerName",
@@ -3510,7 +3606,7 @@
3510
3606
  "__schema": "TypeRefSchema",
3511
3607
  "location": {
3512
3608
  "filePath": "export.main.runtime.ts",
3513
- "line": 57,
3609
+ "line": 55,
3514
3610
  "character": 3
3515
3611
  },
3516
3612
  "name": "ObjectListPerName",
@@ -3522,7 +3618,7 @@
3522
3618
  "__schema": "VariableLikeSchema",
3523
3619
  "location": {
3524
3620
  "filePath": "export.main.runtime.ts",
3525
- "line": 58,
3621
+ "line": 56,
3526
3622
  "character": 3
3527
3623
  },
3528
3624
  "signature": "(property) idsToChangeLocally: ComponentIdList",
@@ -3531,7 +3627,7 @@
3531
3627
  "__schema": "TypeRefSchema",
3532
3628
  "location": {
3533
3629
  "filePath": "export.main.runtime.ts",
3534
- "line": 58,
3630
+ "line": 56,
3535
3631
  "character": 3
3536
3632
  },
3537
3633
  "name": "ComponentIdList",
@@ -3547,7 +3643,7 @@
3547
3643
  "__schema": "VariableLikeSchema",
3548
3644
  "location": {
3549
3645
  "filePath": "export.main.runtime.ts",
3550
- "line": 59,
3646
+ "line": 57,
3551
3647
  "character": 3
3552
3648
  },
3553
3649
  "signature": "(property) componentsAndObjects: ModelComponentAndObjects[]",
@@ -3556,14 +3652,14 @@
3556
3652
  "__schema": "TypeArraySchema",
3557
3653
  "location": {
3558
3654
  "filePath": "export.main.runtime.ts",
3559
- "line": 59,
3655
+ "line": 57,
3560
3656
  "character": 25
3561
3657
  },
3562
3658
  "type": {
3563
3659
  "__schema": "TypeRefSchema",
3564
3660
  "location": {
3565
3661
  "filePath": "export.main.runtime.ts",
3566
- "line": 59,
3662
+ "line": 57,
3567
3663
  "character": 25
3568
3664
  },
3569
3665
  "name": "ModelComponentAndObjects"
@@ -3580,7 +3676,7 @@
3580
3676
  "__schema": "TypeSchema",
3581
3677
  "location": {
3582
3678
  "filePath": "export.main.runtime.ts",
3583
- "line": 62,
3679
+ "line": 60,
3584
3680
  "character": 1
3585
3681
  },
3586
3682
  "signature": "type ExportParams = {\n ids?: string[] | undefined;\n eject?: boolean | undefined;\n allVersions?: boolean | undefined;\n originDirectly?: boolean | undefined;\n includeNonStaged?: boolean | undefined;\n resumeExportId?: string | undefined;\n headOnly?: boolean | undefined;\n ignoreMissingArtifacts?: boolean | undefined;\n forkLaneNewScope?: boolean | undefined;\n}",
@@ -3589,7 +3685,7 @@
3589
3685
  "__schema": "TypeLiteralSchema",
3590
3686
  "location": {
3591
3687
  "filePath": "export.main.runtime.ts",
3592
- "line": 62,
3688
+ "line": 60,
3593
3689
  "character": 21
3594
3690
  },
3595
3691
  "members": [
@@ -3597,7 +3693,7 @@
3597
3693
  "__schema": "VariableLikeSchema",
3598
3694
  "location": {
3599
3695
  "filePath": "export.main.runtime.ts",
3600
- "line": 63,
3696
+ "line": 61,
3601
3697
  "character": 3
3602
3698
  },
3603
3699
  "signature": "(property) ids?: string[] | undefined",
@@ -3606,14 +3702,14 @@
3606
3702
  "__schema": "TypeArraySchema",
3607
3703
  "location": {
3608
3704
  "filePath": "export.main.runtime.ts",
3609
- "line": 63,
3705
+ "line": 61,
3610
3706
  "character": 9
3611
3707
  },
3612
3708
  "type": {
3613
3709
  "__schema": "KeywordTypeSchema",
3614
3710
  "location": {
3615
3711
  "filePath": "export.main.runtime.ts",
3616
- "line": 63,
3712
+ "line": 61,
3617
3713
  "character": 9
3618
3714
  },
3619
3715
  "name": "string"
@@ -3625,7 +3721,7 @@
3625
3721
  "__schema": "VariableLikeSchema",
3626
3722
  "location": {
3627
3723
  "filePath": "export.main.runtime.ts",
3628
- "line": 64,
3724
+ "line": 62,
3629
3725
  "character": 3
3630
3726
  },
3631
3727
  "signature": "(property) eject?: boolean | undefined",
@@ -3634,7 +3730,7 @@
3634
3730
  "__schema": "KeywordTypeSchema",
3635
3731
  "location": {
3636
3732
  "filePath": "export.main.runtime.ts",
3637
- "line": 64,
3733
+ "line": 62,
3638
3734
  "character": 11
3639
3735
  },
3640
3736
  "name": "boolean"
@@ -3645,7 +3741,7 @@
3645
3741
  "__schema": "VariableLikeSchema",
3646
3742
  "location": {
3647
3743
  "filePath": "export.main.runtime.ts",
3648
- "line": 65,
3744
+ "line": 63,
3649
3745
  "character": 3
3650
3746
  },
3651
3747
  "signature": "(property) allVersions?: boolean | undefined",
@@ -3654,7 +3750,7 @@
3654
3750
  "__schema": "KeywordTypeSchema",
3655
3751
  "location": {
3656
3752
  "filePath": "export.main.runtime.ts",
3657
- "line": 65,
3753
+ "line": 63,
3658
3754
  "character": 17
3659
3755
  },
3660
3756
  "name": "boolean"
@@ -3665,7 +3761,7 @@
3665
3761
  "__schema": "VariableLikeSchema",
3666
3762
  "location": {
3667
3763
  "filePath": "export.main.runtime.ts",
3668
- "line": 66,
3764
+ "line": 64,
3669
3765
  "character": 3
3670
3766
  },
3671
3767
  "signature": "(property) originDirectly?: boolean | undefined",
@@ -3674,7 +3770,7 @@
3674
3770
  "__schema": "KeywordTypeSchema",
3675
3771
  "location": {
3676
3772
  "filePath": "export.main.runtime.ts",
3677
- "line": 66,
3773
+ "line": 64,
3678
3774
  "character": 20
3679
3775
  },
3680
3776
  "name": "boolean"
@@ -3685,7 +3781,7 @@
3685
3781
  "__schema": "VariableLikeSchema",
3686
3782
  "location": {
3687
3783
  "filePath": "export.main.runtime.ts",
3688
- "line": 67,
3784
+ "line": 65,
3689
3785
  "character": 3
3690
3786
  },
3691
3787
  "signature": "(property) includeNonStaged?: boolean | undefined",
@@ -3694,7 +3790,7 @@
3694
3790
  "__schema": "KeywordTypeSchema",
3695
3791
  "location": {
3696
3792
  "filePath": "export.main.runtime.ts",
3697
- "line": 67,
3793
+ "line": 65,
3698
3794
  "character": 22
3699
3795
  },
3700
3796
  "name": "boolean"
@@ -3705,7 +3801,7 @@
3705
3801
  "__schema": "VariableLikeSchema",
3706
3802
  "location": {
3707
3803
  "filePath": "export.main.runtime.ts",
3708
- "line": 68,
3804
+ "line": 66,
3709
3805
  "character": 3
3710
3806
  },
3711
3807
  "signature": "(property) resumeExportId?: string | undefined",
@@ -3714,7 +3810,7 @@
3714
3810
  "__schema": "TypeUnionSchema",
3715
3811
  "location": {
3716
3812
  "filePath": "export.main.runtime.ts",
3717
- "line": 68,
3813
+ "line": 66,
3718
3814
  "character": 20
3719
3815
  },
3720
3816
  "types": [
@@ -3722,7 +3818,7 @@
3722
3818
  "__schema": "KeywordTypeSchema",
3723
3819
  "location": {
3724
3820
  "filePath": "export.main.runtime.ts",
3725
- "line": 68,
3821
+ "line": 66,
3726
3822
  "character": 20
3727
3823
  },
3728
3824
  "name": "string"
@@ -3731,7 +3827,7 @@
3731
3827
  "__schema": "KeywordTypeSchema",
3732
3828
  "location": {
3733
3829
  "filePath": "export.main.runtime.ts",
3734
- "line": 68,
3830
+ "line": 66,
3735
3831
  "character": 29
3736
3832
  },
3737
3833
  "name": "undefined"
@@ -3744,7 +3840,7 @@
3744
3840
  "__schema": "VariableLikeSchema",
3745
3841
  "location": {
3746
3842
  "filePath": "export.main.runtime.ts",
3747
- "line": 69,
3843
+ "line": 67,
3748
3844
  "character": 3
3749
3845
  },
3750
3846
  "signature": "(property) headOnly?: boolean | undefined",
@@ -3753,7 +3849,7 @@
3753
3849
  "__schema": "KeywordTypeSchema",
3754
3850
  "location": {
3755
3851
  "filePath": "export.main.runtime.ts",
3756
- "line": 69,
3852
+ "line": 67,
3757
3853
  "character": 14
3758
3854
  },
3759
3855
  "name": "boolean"
@@ -3764,7 +3860,7 @@
3764
3860
  "__schema": "VariableLikeSchema",
3765
3861
  "location": {
3766
3862
  "filePath": "export.main.runtime.ts",
3767
- "line": 70,
3863
+ "line": 68,
3768
3864
  "character": 3
3769
3865
  },
3770
3866
  "signature": "(property) ignoreMissingArtifacts?: boolean | undefined",
@@ -3773,7 +3869,7 @@
3773
3869
  "__schema": "KeywordTypeSchema",
3774
3870
  "location": {
3775
3871
  "filePath": "export.main.runtime.ts",
3776
- "line": 70,
3872
+ "line": 68,
3777
3873
  "character": 28
3778
3874
  },
3779
3875
  "name": "boolean"
@@ -3784,7 +3880,7 @@
3784
3880
  "__schema": "VariableLikeSchema",
3785
3881
  "location": {
3786
3882
  "filePath": "export.main.runtime.ts",
3787
- "line": 71,
3883
+ "line": 69,
3788
3884
  "character": 3
3789
3885
  },
3790
3886
  "signature": "(property) forkLaneNewScope?: boolean | undefined",
@@ -3793,7 +3889,7 @@
3793
3889
  "__schema": "KeywordTypeSchema",
3794
3890
  "location": {
3795
3891
  "filePath": "export.main.runtime.ts",
3796
- "line": 71,
3892
+ "line": 69,
3797
3893
  "character": 22
3798
3894
  },
3799
3895
  "name": "boolean"
@@ -3807,7 +3903,7 @@
3807
3903
  "__schema": "UnImplementedSchema",
3808
3904
  "location": {
3809
3905
  "filePath": "export.main.runtime.ts",
3810
- "line": 777,
3906
+ "line": 775,
3811
3907
  "character": 1
3812
3908
  },
3813
3909
  "name": "ExportAspect.addRuntime(ExportMain);",
@@ -3817,14 +3913,14 @@
3817
3913
  "__schema": "FunctionLikeSchema",
3818
3914
  "location": {
3819
3915
  "filePath": "export.main.runtime.ts",
3820
- "line": 783,
3916
+ "line": 781,
3821
3917
  "character": 1
3822
3918
  },
3823
3919
  "doc": {
3824
3920
  "__schema": "DocSchema",
3825
3921
  "location": {
3826
3922
  "filePath": "export.main.runtime.ts",
3827
- "line": 779,
3923
+ "line": 777,
3828
3924
  "character": 1
3829
3925
  },
3830
3926
  "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 */",
@@ -3838,7 +3934,7 @@
3838
3934
  "__schema": "ParameterSchema",
3839
3935
  "location": {
3840
3936
  "filePath": "export.main.runtime.ts",
3841
- "line": 783,
3937
+ "line": 781,
3842
3938
  "character": 29
3843
3939
  },
3844
3940
  "name": "bitMap",
@@ -3846,7 +3942,7 @@
3846
3942
  "__schema": "TypeRefSchema",
3847
3943
  "location": {
3848
3944
  "filePath": "export.main.runtime.ts",
3849
- "line": 783,
3945
+ "line": 781,
3850
3946
  "character": 37
3851
3947
  },
3852
3948
  "name": "BitMap"
@@ -3858,7 +3954,7 @@
3858
3954
  "__schema": "ParameterSchema",
3859
3955
  "location": {
3860
3956
  "filePath": "export.main.runtime.ts",
3861
- "line": 783,
3957
+ "line": 781,
3862
3958
  "character": 45
3863
3959
  },
3864
3960
  "name": "componentsIds",
@@ -3866,7 +3962,7 @@
3866
3962
  "__schema": "TypeRefSchema",
3867
3963
  "location": {
3868
3964
  "filePath": "export.main.runtime.ts",
3869
- "line": 783,
3965
+ "line": 781,
3870
3966
  "character": 60
3871
3967
  },
3872
3968
  "name": "ComponentIdList"
@@ -3879,14 +3975,14 @@
3879
3975
  "__schema": "TypeArraySchema",
3880
3976
  "location": {
3881
3977
  "filePath": "export.main.runtime.ts",
3882
- "line": 783,
3978
+ "line": 781,
3883
3979
  "character": 78
3884
3980
  },
3885
3981
  "type": {
3886
3982
  "__schema": "TypeRefSchema",
3887
3983
  "location": {
3888
3984
  "filePath": "export.main.runtime.ts",
3889
- "line": 783,
3985
+ "line": 781,
3890
3986
  "character": 78
3891
3987
  },
3892
3988
  "name": "ComponentID"
@@ -3898,7 +3994,7 @@
3898
3994
  "__schema": "FunctionLikeSchema",
3899
3995
  "location": {
3900
3996
  "filePath": "export.main.runtime.ts",
3901
- "line": 792,
3997
+ "line": 790,
3902
3998
  "character": 1
3903
3999
  },
3904
4000
  "signature": "function getParsedId(consumer: Consumer, id: string): Promise<ComponentID>",
@@ -3908,7 +4004,7 @@
3908
4004
  "__schema": "ParameterSchema",
3909
4005
  "location": {
3910
4006
  "filePath": "export.main.runtime.ts",
3911
- "line": 792,
4007
+ "line": 790,
3912
4008
  "character": 28
3913
4009
  },
3914
4010
  "name": "consumer",
@@ -3916,7 +4012,7 @@
3916
4012
  "__schema": "TypeRefSchema",
3917
4013
  "location": {
3918
4014
  "filePath": "export.main.runtime.ts",
3919
- "line": 792,
4015
+ "line": 790,
3920
4016
  "character": 38
3921
4017
  },
3922
4018
  "name": "Consumer"
@@ -3928,7 +4024,7 @@
3928
4024
  "__schema": "ParameterSchema",
3929
4025
  "location": {
3930
4026
  "filePath": "export.main.runtime.ts",
3931
- "line": 792,
4027
+ "line": 790,
3932
4028
  "character": 48
3933
4029
  },
3934
4030
  "name": "id",
@@ -3936,7 +4032,7 @@
3936
4032
  "__schema": "KeywordTypeSchema",
3937
4033
  "location": {
3938
4034
  "filePath": "export.main.runtime.ts",
3939
- "line": 792,
4035
+ "line": 790,
3940
4036
  "character": 52
3941
4037
  },
3942
4038
  "name": "string"
@@ -3949,7 +4045,7 @@
3949
4045
  "__schema": "TypeRefSchema",
3950
4046
  "location": {
3951
4047
  "filePath": "export.main.runtime.ts",
3952
- "line": 792,
4048
+ "line": 790,
3953
4049
  "character": 61
3954
4050
  },
3955
4051
  "name": "Promise",
@@ -3958,7 +4054,7 @@
3958
4054
  "__schema": "TypeRefSchema",
3959
4055
  "location": {
3960
4056
  "filePath": "export.main.runtime.ts",
3961
- "line": 792,
4057
+ "line": 790,
3962
4058
  "character": 69
3963
4059
  },
3964
4060
  "name": "ComponentID"
@@ -3973,7 +4069,7 @@
3973
4069
  "__schema": "FunctionLikeSchema",
3974
4070
  "location": {
3975
4071
  "filePath": "export.main.runtime.ts",
3976
- "line": 802,
4072
+ "line": 800,
3977
4073
  "character": 1
3978
4074
  },
3979
4075
  "signature": "function _throwForUnsnappedLaneReadme(lane: Lane): void",
@@ -3983,7 +4079,7 @@
3983
4079
  "__schema": "ParameterSchema",
3984
4080
  "location": {
3985
4081
  "filePath": "export.main.runtime.ts",
3986
- "line": 802,
4082
+ "line": 800,
3987
4083
  "character": 39
3988
4084
  },
3989
4085
  "name": "lane",
@@ -3991,7 +4087,7 @@
3991
4087
  "__schema": "TypeRefSchema",
3992
4088
  "location": {
3993
4089
  "filePath": "export.main.runtime.ts",
3994
- "line": 802,
4090
+ "line": 800,
3995
4091
  "character": 45
3996
4092
  },
3997
4093
  "name": "Lane"
@@ -4004,7 +4100,7 @@
4004
4100
  "__schema": "TypeRefSchema",
4005
4101
  "location": {
4006
4102
  "filePath": "export.main.runtime.ts",
4007
- "line": 802,
4103
+ "line": 800,
4008
4104
  "character": 1
4009
4105
  },
4010
4106
  "name": "_throwForUnsnappedLaneReadme",
@@ -4016,7 +4112,7 @@
4016
4112
  "__schema": "FunctionLikeSchema",
4017
4113
  "location": {
4018
4114
  "filePath": "export.main.runtime.ts",
4019
- "line": 818,
4115
+ "line": 816,
4020
4116
  "character": 1
4021
4117
  },
4022
4118
  "signature": "function updateLanesAfterExport(consumer: Consumer, lane: Lane): Promise<void>",
@@ -4026,7 +4122,7 @@
4026
4122
  "__schema": "ParameterSchema",
4027
4123
  "location": {
4028
4124
  "filePath": "export.main.runtime.ts",
4029
- "line": 818,
4125
+ "line": 816,
4030
4126
  "character": 39
4031
4127
  },
4032
4128
  "name": "consumer",
@@ -4034,7 +4130,7 @@
4034
4130
  "__schema": "TypeRefSchema",
4035
4131
  "location": {
4036
4132
  "filePath": "export.main.runtime.ts",
4037
- "line": 818,
4133
+ "line": 816,
4038
4134
  "character": 49
4039
4135
  },
4040
4136
  "name": "Consumer"
@@ -4046,7 +4142,7 @@
4046
4142
  "__schema": "ParameterSchema",
4047
4143
  "location": {
4048
4144
  "filePath": "export.main.runtime.ts",
4049
- "line": 818,
4145
+ "line": 816,
4050
4146
  "character": 59
4051
4147
  },
4052
4148
  "name": "lane",
@@ -4054,7 +4150,7 @@
4054
4150
  "__schema": "TypeRefSchema",
4055
4151
  "location": {
4056
4152
  "filePath": "export.main.runtime.ts",
4057
- "line": 818,
4153
+ "line": 816,
4058
4154
  "character": 65
4059
4155
  },
4060
4156
  "name": "Lane"
@@ -4067,7 +4163,7 @@
4067
4163
  "__schema": "InferenceTypeSchema",
4068
4164
  "location": {
4069
4165
  "filePath": "export.main.runtime.ts",
4070
- "line": 818,
4166
+ "line": 816,
4071
4167
  "character": 1
4072
4168
  },
4073
4169
  "type": "Promise<void>"
@@ -4119,7 +4215,7 @@
4119
4215
  "componentId": {
4120
4216
  "scope": "teambit.scope",
4121
4217
  "name": "export",
4122
- "version": "1.0.470"
4218
+ "version": "1.0.472"
4123
4219
  },
4124
4220
  "taggedModuleExports": []
4125
4221
  }