@teambit/export 1.0.186 → 1.0.188

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.
@@ -1,3688 +0,0 @@
1
- {
2
- "__schema": "APISchema",
3
- "location": {
4
- "filePath": "index.ts",
5
- "line": 1,
6
- "character": 1
7
- },
8
- "module": {
9
- "__schema": "ModuleSchema",
10
- "location": {
11
- "filePath": "index.ts",
12
- "line": 1,
13
- "character": 1
14
- },
15
- "exports": [
16
- {
17
- "__schema": "ClassSchema",
18
- "location": {
19
- "filePath": "export.main.runtime.ts",
20
- "line": 93,
21
- "character": 1
22
- },
23
- "signature": "class ExportMain",
24
- "name": "ExportMain",
25
- "members": [
26
- {
27
- "__schema": "ConstructorSchema",
28
- "location": {
29
- "filePath": "export.main.runtime.ts",
30
- "line": 94,
31
- "character": 3
32
- },
33
- "signature": "constructor ExportMain(workspace: Workspace, remove: RemoveMain, depResolver: DependencyResolverMain, logger: Logger, eject: EjectMain): ExportMain",
34
- "name": "constructor",
35
- "params": [
36
- {
37
- "__schema": "ParameterSchema",
38
- "location": {
39
- "filePath": "export.main.runtime.ts",
40
- "line": 95,
41
- "character": 5
42
- },
43
- "name": "workspace",
44
- "type": {
45
- "__schema": "TypeRefSchema",
46
- "location": {
47
- "filePath": "export.main.runtime.ts",
48
- "line": 95,
49
- "character": 24
50
- },
51
- "name": "Workspace"
52
- },
53
- "isOptional": false,
54
- "isSpread": false
55
- },
56
- {
57
- "__schema": "ParameterSchema",
58
- "location": {
59
- "filePath": "export.main.runtime.ts",
60
- "line": 96,
61
- "character": 5
62
- },
63
- "name": "remove",
64
- "type": {
65
- "__schema": "TypeRefSchema",
66
- "location": {
67
- "filePath": "export.main.runtime.ts",
68
- "line": 96,
69
- "character": 21
70
- },
71
- "name": "RemoveMain"
72
- },
73
- "isOptional": false,
74
- "isSpread": false
75
- },
76
- {
77
- "__schema": "ParameterSchema",
78
- "location": {
79
- "filePath": "export.main.runtime.ts",
80
- "line": 97,
81
- "character": 5
82
- },
83
- "name": "depResolver",
84
- "type": {
85
- "__schema": "TypeRefSchema",
86
- "location": {
87
- "filePath": "export.main.runtime.ts",
88
- "line": 97,
89
- "character": 26
90
- },
91
- "name": "DependencyResolverMain"
92
- },
93
- "isOptional": false,
94
- "isSpread": false
95
- },
96
- {
97
- "__schema": "ParameterSchema",
98
- "location": {
99
- "filePath": "export.main.runtime.ts",
100
- "line": 98,
101
- "character": 5
102
- },
103
- "name": "logger",
104
- "type": {
105
- "__schema": "TypeRefSchema",
106
- "location": {
107
- "filePath": "export.main.runtime.ts",
108
- "line": 98,
109
- "character": 21
110
- },
111
- "name": "Logger"
112
- },
113
- "isOptional": false,
114
- "isSpread": false
115
- },
116
- {
117
- "__schema": "ParameterSchema",
118
- "location": {
119
- "filePath": "export.main.runtime.ts",
120
- "line": 99,
121
- "character": 5
122
- },
123
- "name": "eject",
124
- "type": {
125
- "__schema": "TypeRefSchema",
126
- "location": {
127
- "filePath": "export.main.runtime.ts",
128
- "line": 99,
129
- "character": 20
130
- },
131
- "name": "EjectMain"
132
- },
133
- "isOptional": false,
134
- "isSpread": false
135
- }
136
- ],
137
- "returnType": {
138
- "__schema": "ThisTypeSchema",
139
- "location": {
140
- "filePath": "export.main.runtime.ts",
141
- "line": 93,
142
- "character": 1
143
- },
144
- "name": "ExportMain"
145
- },
146
- "modifiers": []
147
- },
148
- {
149
- "__schema": "FunctionLikeSchema",
150
- "location": {
151
- "filePath": "export.main.runtime.ts",
152
- "line": 102,
153
- "character": 3
154
- },
155
- "signature": "(method) ExportMain.export(params?: ExportParams): Promise<ExportResult>",
156
- "name": "export",
157
- "params": [
158
- {
159
- "__schema": "ParameterSchema",
160
- "location": {
161
- "filePath": "export.main.runtime.ts",
162
- "line": 102,
163
- "character": 16
164
- },
165
- "name": "params",
166
- "type": {
167
- "__schema": "TypeRefSchema",
168
- "location": {
169
- "filePath": "export.main.runtime.ts",
170
- "line": 102,
171
- "character": 24
172
- },
173
- "name": "ExportParams"
174
- },
175
- "isOptional": true,
176
- "defaultValue": "{}",
177
- "isSpread": false
178
- }
179
- ],
180
- "returnType": {
181
- "__schema": "TypeRefSchema",
182
- "location": {
183
- "filePath": "export.main.runtime.ts",
184
- "line": 102,
185
- "character": 44
186
- },
187
- "name": "Promise",
188
- "typeArgs": [
189
- {
190
- "__schema": "TypeRefSchema",
191
- "location": {
192
- "filePath": "export.main.runtime.ts",
193
- "line": 102,
194
- "character": 52
195
- },
196
- "name": "ExportResult"
197
- }
198
- ]
199
- },
200
- "modifiers": [
201
- "async"
202
- ]
203
- },
204
- {
205
- "__schema": "FunctionLikeSchema",
206
- "location": {
207
- "filePath": "export.main.runtime.ts",
208
- "line": 233,
209
- "character": 3
210
- },
211
- "doc": {
212
- "__schema": "DocSchema",
213
- "location": {
214
- "filePath": "export.main.runtime.ts",
215
- "line": 230,
216
- "character": 3
217
- },
218
- "raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
219
- "comment": "the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371"
220
- },
221
- "signature": "(method) ExportMain.exportMany({ scope, ids, laneObject, allVersions, originDirectly, idsWithFutureScope, resumeExportId, throwForMissingArtifacts, isOnMain, exportHeadsOnly, filterOutExistingVersions, exportOrigin, }: {\n scope: Scope;\n ids: ComponentIdList;\n laneObject?: Lane;\n allVersions?: boolean;\n originDirectly?: boolean;\n idsWithFutureScope: ComponentIdList;\n resumeExportId?: string | undefined;\n throwForMissingArtifacts?: boolean;\n isOnMain?: boolean;\n exportHeadsOnly?: boolean;\n filterOutExistingVersions?: boolean;\n exportOrigin?: ExportOrigin;\n}): Promise<{\n exported: ComponentIdList;\n updatedLocally: ComponentIdList;\n newIdsOnRemote: ComponentID[];\n rippleJobs: string[];\n}>",
222
- "name": "exportMany",
223
- "params": [
224
- {
225
- "__schema": "ParameterSchema",
226
- "location": {
227
- "filePath": "export.main.runtime.ts",
228
- "line": 233,
229
- "character": 20
230
- },
231
- "name": "{ scope, ids, laneObject, allVersions, originDirectly, idsWithFutureScope, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, filterOutExistingVersions, exportOrigin = 'export' }",
232
- "type": {
233
- "__schema": "TypeLiteralSchema",
234
- "location": {
235
- "filePath": "export.main.runtime.ts",
236
- "line": 246,
237
- "character": 6
238
- },
239
- "members": [
240
- {
241
- "__schema": "VariableLikeSchema",
242
- "location": {
243
- "filePath": "export.main.runtime.ts",
244
- "line": 247,
245
- "character": 5
246
- },
247
- "signature": "(property) scope: Scope",
248
- "name": "scope",
249
- "type": {
250
- "__schema": "TypeRefSchema",
251
- "location": {
252
- "filePath": "export.main.runtime.ts",
253
- "line": 247,
254
- "character": 5
255
- },
256
- "name": "Scope",
257
- "packageName": "@teambit/legacy/dist/scope"
258
- },
259
- "isOptional": false
260
- },
261
- {
262
- "__schema": "VariableLikeSchema",
263
- "location": {
264
- "filePath": "export.main.runtime.ts",
265
- "line": 248,
266
- "character": 5
267
- },
268
- "signature": "(property) ids: ComponentIdList",
269
- "name": "ids",
270
- "type": {
271
- "__schema": "TypeRefSchema",
272
- "location": {
273
- "filePath": "export.main.runtime.ts",
274
- "line": 248,
275
- "character": 5
276
- },
277
- "name": "ComponentIdList",
278
- "componentId": {
279
- "scope": "teambit.component",
280
- "name": "component-id",
281
- "version": "1.2.0"
282
- }
283
- },
284
- "isOptional": false
285
- },
286
- {
287
- "__schema": "VariableLikeSchema",
288
- "location": {
289
- "filePath": "export.main.runtime.ts",
290
- "line": 249,
291
- "character": 5
292
- },
293
- "signature": "(property) laneObject?: Lane | undefined",
294
- "name": "laneObject",
295
- "type": {
296
- "__schema": "TypeRefSchema",
297
- "location": {
298
- "filePath": "export.main.runtime.ts",
299
- "line": 249,
300
- "character": 18
301
- },
302
- "name": "Lane"
303
- },
304
- "isOptional": true
305
- },
306
- {
307
- "__schema": "VariableLikeSchema",
308
- "location": {
309
- "filePath": "export.main.runtime.ts",
310
- "line": 250,
311
- "character": 5
312
- },
313
- "signature": "(property) allVersions?: boolean | undefined",
314
- "name": "allVersions",
315
- "type": {
316
- "__schema": "KeywordTypeSchema",
317
- "location": {
318
- "filePath": "export.main.runtime.ts",
319
- "line": 250,
320
- "character": 19
321
- },
322
- "name": "boolean"
323
- },
324
- "isOptional": true
325
- },
326
- {
327
- "__schema": "VariableLikeSchema",
328
- "location": {
329
- "filePath": "export.main.runtime.ts",
330
- "line": 251,
331
- "character": 5
332
- },
333
- "signature": "(property) originDirectly?: boolean | undefined",
334
- "name": "originDirectly",
335
- "type": {
336
- "__schema": "KeywordTypeSchema",
337
- "location": {
338
- "filePath": "export.main.runtime.ts",
339
- "line": 251,
340
- "character": 22
341
- },
342
- "name": "boolean"
343
- },
344
- "isOptional": true
345
- },
346
- {
347
- "__schema": "VariableLikeSchema",
348
- "location": {
349
- "filePath": "export.main.runtime.ts",
350
- "line": 252,
351
- "character": 5
352
- },
353
- "signature": "(property) idsWithFutureScope: ComponentIdList",
354
- "name": "idsWithFutureScope",
355
- "type": {
356
- "__schema": "TypeRefSchema",
357
- "location": {
358
- "filePath": "export.main.runtime.ts",
359
- "line": 252,
360
- "character": 5
361
- },
362
- "name": "ComponentIdList",
363
- "componentId": {
364
- "scope": "teambit.component",
365
- "name": "component-id",
366
- "version": "1.2.0"
367
- }
368
- },
369
- "isOptional": false
370
- },
371
- {
372
- "__schema": "VariableLikeSchema",
373
- "location": {
374
- "filePath": "export.main.runtime.ts",
375
- "line": 253,
376
- "character": 5
377
- },
378
- "signature": "(property) resumeExportId?: string | undefined",
379
- "name": "resumeExportId",
380
- "type": {
381
- "__schema": "TypeUnionSchema",
382
- "location": {
383
- "filePath": "export.main.runtime.ts",
384
- "line": 253,
385
- "character": 22
386
- },
387
- "types": [
388
- {
389
- "__schema": "KeywordTypeSchema",
390
- "location": {
391
- "filePath": "export.main.runtime.ts",
392
- "line": 253,
393
- "character": 22
394
- },
395
- "name": "string"
396
- },
397
- {
398
- "__schema": "KeywordTypeSchema",
399
- "location": {
400
- "filePath": "export.main.runtime.ts",
401
- "line": 253,
402
- "character": 31
403
- },
404
- "name": "undefined"
405
- }
406
- ]
407
- },
408
- "isOptional": true
409
- },
410
- {
411
- "__schema": "VariableLikeSchema",
412
- "location": {
413
- "filePath": "export.main.runtime.ts",
414
- "line": 254,
415
- "character": 5
416
- },
417
- "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
418
- "name": "throwForMissingArtifacts",
419
- "type": {
420
- "__schema": "KeywordTypeSchema",
421
- "location": {
422
- "filePath": "export.main.runtime.ts",
423
- "line": 254,
424
- "character": 32
425
- },
426
- "name": "boolean"
427
- },
428
- "isOptional": true
429
- },
430
- {
431
- "__schema": "VariableLikeSchema",
432
- "location": {
433
- "filePath": "export.main.runtime.ts",
434
- "line": 255,
435
- "character": 5
436
- },
437
- "signature": "(property) isOnMain?: boolean | undefined",
438
- "name": "isOnMain",
439
- "type": {
440
- "__schema": "KeywordTypeSchema",
441
- "location": {
442
- "filePath": "export.main.runtime.ts",
443
- "line": 255,
444
- "character": 16
445
- },
446
- "name": "boolean"
447
- },
448
- "isOptional": true
449
- },
450
- {
451
- "__schema": "VariableLikeSchema",
452
- "location": {
453
- "filePath": "export.main.runtime.ts",
454
- "line": 256,
455
- "character": 5
456
- },
457
- "signature": "(property) exportHeadsOnly?: boolean | undefined",
458
- "name": "exportHeadsOnly",
459
- "type": {
460
- "__schema": "KeywordTypeSchema",
461
- "location": {
462
- "filePath": "export.main.runtime.ts",
463
- "line": 256,
464
- "character": 23
465
- },
466
- "name": "boolean"
467
- },
468
- "isOptional": true
469
- },
470
- {
471
- "__schema": "VariableLikeSchema",
472
- "location": {
473
- "filePath": "export.main.runtime.ts",
474
- "line": 257,
475
- "character": 5
476
- },
477
- "signature": "(property) filterOutExistingVersions?: boolean | undefined",
478
- "name": "filterOutExistingVersions",
479
- "type": {
480
- "__schema": "KeywordTypeSchema",
481
- "location": {
482
- "filePath": "export.main.runtime.ts",
483
- "line": 257,
484
- "character": 33
485
- },
486
- "name": "boolean"
487
- },
488
- "isOptional": true
489
- },
490
- {
491
- "__schema": "VariableLikeSchema",
492
- "location": {
493
- "filePath": "export.main.runtime.ts",
494
- "line": 258,
495
- "character": 5
496
- },
497
- "signature": "(property) exportOrigin?: ExportOrigin | undefined",
498
- "name": "exportOrigin",
499
- "type": {
500
- "__schema": "TypeRefSchema",
501
- "location": {
502
- "filePath": "export.main.runtime.ts",
503
- "line": 258,
504
- "character": 20
505
- },
506
- "name": "ExportOrigin"
507
- },
508
- "isOptional": true
509
- }
510
- ]
511
- },
512
- "isOptional": false,
513
- "objectBindingNodes": [
514
- {
515
- "__schema": "VariableLikeSchema",
516
- "location": {
517
- "filePath": "export.main.runtime.ts",
518
- "line": 247,
519
- "character": 5
520
- },
521
- "signature": "(property) scope: Scope",
522
- "name": "scope",
523
- "type": {
524
- "__schema": "TypeRefSchema",
525
- "location": {
526
- "filePath": "export.main.runtime.ts",
527
- "line": 247,
528
- "character": 5
529
- },
530
- "name": "Scope",
531
- "packageName": "@teambit/legacy/dist/scope"
532
- },
533
- "isOptional": false
534
- },
535
- {
536
- "__schema": "VariableLikeSchema",
537
- "location": {
538
- "filePath": "export.main.runtime.ts",
539
- "line": 248,
540
- "character": 5
541
- },
542
- "signature": "(property) ids: ComponentIdList",
543
- "name": "ids",
544
- "type": {
545
- "__schema": "TypeRefSchema",
546
- "location": {
547
- "filePath": "export.main.runtime.ts",
548
- "line": 248,
549
- "character": 5
550
- },
551
- "name": "ComponentIdList",
552
- "componentId": {
553
- "scope": "teambit.component",
554
- "name": "component-id",
555
- "version": "1.2.0"
556
- }
557
- },
558
- "isOptional": false
559
- },
560
- {
561
- "__schema": "VariableLikeSchema",
562
- "location": {
563
- "filePath": "export.main.runtime.ts",
564
- "line": 249,
565
- "character": 5
566
- },
567
- "signature": "(property) laneObject?: Lane | undefined",
568
- "name": "laneObject",
569
- "type": {
570
- "__schema": "TypeRefSchema",
571
- "location": {
572
- "filePath": "export.main.runtime.ts",
573
- "line": 249,
574
- "character": 18
575
- },
576
- "name": "Lane"
577
- },
578
- "isOptional": true
579
- },
580
- {
581
- "__schema": "VariableLikeSchema",
582
- "location": {
583
- "filePath": "export.main.runtime.ts",
584
- "line": 250,
585
- "character": 5
586
- },
587
- "signature": "(property) allVersions?: boolean | undefined",
588
- "name": "allVersions",
589
- "type": {
590
- "__schema": "KeywordTypeSchema",
591
- "location": {
592
- "filePath": "export.main.runtime.ts",
593
- "line": 250,
594
- "character": 19
595
- },
596
- "name": "boolean"
597
- },
598
- "isOptional": true
599
- },
600
- {
601
- "__schema": "VariableLikeSchema",
602
- "location": {
603
- "filePath": "export.main.runtime.ts",
604
- "line": 251,
605
- "character": 5
606
- },
607
- "signature": "(property) originDirectly?: boolean | undefined",
608
- "name": "originDirectly",
609
- "type": {
610
- "__schema": "KeywordTypeSchema",
611
- "location": {
612
- "filePath": "export.main.runtime.ts",
613
- "line": 251,
614
- "character": 22
615
- },
616
- "name": "boolean"
617
- },
618
- "isOptional": true
619
- },
620
- {
621
- "__schema": "VariableLikeSchema",
622
- "location": {
623
- "filePath": "export.main.runtime.ts",
624
- "line": 252,
625
- "character": 5
626
- },
627
- "signature": "(property) idsWithFutureScope: ComponentIdList",
628
- "name": "idsWithFutureScope",
629
- "type": {
630
- "__schema": "TypeRefSchema",
631
- "location": {
632
- "filePath": "export.main.runtime.ts",
633
- "line": 252,
634
- "character": 5
635
- },
636
- "name": "ComponentIdList",
637
- "componentId": {
638
- "scope": "teambit.component",
639
- "name": "component-id",
640
- "version": "1.2.0"
641
- }
642
- },
643
- "isOptional": false
644
- },
645
- {
646
- "__schema": "VariableLikeSchema",
647
- "location": {
648
- "filePath": "export.main.runtime.ts",
649
- "line": 253,
650
- "character": 5
651
- },
652
- "signature": "(property) resumeExportId?: string | undefined",
653
- "name": "resumeExportId",
654
- "type": {
655
- "__schema": "TypeUnionSchema",
656
- "location": {
657
- "filePath": "export.main.runtime.ts",
658
- "line": 253,
659
- "character": 22
660
- },
661
- "types": [
662
- {
663
- "__schema": "KeywordTypeSchema",
664
- "location": {
665
- "filePath": "export.main.runtime.ts",
666
- "line": 253,
667
- "character": 22
668
- },
669
- "name": "string"
670
- },
671
- {
672
- "__schema": "KeywordTypeSchema",
673
- "location": {
674
- "filePath": "export.main.runtime.ts",
675
- "line": 253,
676
- "character": 31
677
- },
678
- "name": "undefined"
679
- }
680
- ]
681
- },
682
- "isOptional": true
683
- },
684
- {
685
- "__schema": "VariableLikeSchema",
686
- "location": {
687
- "filePath": "export.main.runtime.ts",
688
- "line": 254,
689
- "character": 5
690
- },
691
- "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
692
- "name": "throwForMissingArtifacts",
693
- "type": {
694
- "__schema": "KeywordTypeSchema",
695
- "location": {
696
- "filePath": "export.main.runtime.ts",
697
- "line": 254,
698
- "character": 32
699
- },
700
- "name": "boolean"
701
- },
702
- "isOptional": true
703
- },
704
- {
705
- "__schema": "VariableLikeSchema",
706
- "location": {
707
- "filePath": "export.main.runtime.ts",
708
- "line": 255,
709
- "character": 5
710
- },
711
- "signature": "(property) isOnMain?: boolean | undefined",
712
- "name": "isOnMain",
713
- "type": {
714
- "__schema": "KeywordTypeSchema",
715
- "location": {
716
- "filePath": "export.main.runtime.ts",
717
- "line": 255,
718
- "character": 16
719
- },
720
- "name": "boolean"
721
- },
722
- "isOptional": true
723
- },
724
- {
725
- "__schema": "VariableLikeSchema",
726
- "location": {
727
- "filePath": "export.main.runtime.ts",
728
- "line": 256,
729
- "character": 5
730
- },
731
- "signature": "(property) exportHeadsOnly?: boolean | undefined",
732
- "name": "exportHeadsOnly",
733
- "type": {
734
- "__schema": "KeywordTypeSchema",
735
- "location": {
736
- "filePath": "export.main.runtime.ts",
737
- "line": 256,
738
- "character": 23
739
- },
740
- "name": "boolean"
741
- },
742
- "isOptional": true
743
- },
744
- {
745
- "__schema": "VariableLikeSchema",
746
- "location": {
747
- "filePath": "export.main.runtime.ts",
748
- "line": 257,
749
- "character": 5
750
- },
751
- "signature": "(property) filterOutExistingVersions?: boolean | undefined",
752
- "name": "filterOutExistingVersions",
753
- "type": {
754
- "__schema": "KeywordTypeSchema",
755
- "location": {
756
- "filePath": "export.main.runtime.ts",
757
- "line": 257,
758
- "character": 33
759
- },
760
- "name": "boolean"
761
- },
762
- "isOptional": true
763
- },
764
- {
765
- "__schema": "VariableLikeSchema",
766
- "location": {
767
- "filePath": "export.main.runtime.ts",
768
- "line": 258,
769
- "character": 5
770
- },
771
- "signature": "(property) exportOrigin?: ExportOrigin | undefined",
772
- "name": "exportOrigin",
773
- "type": {
774
- "__schema": "TypeRefSchema",
775
- "location": {
776
- "filePath": "export.main.runtime.ts",
777
- "line": 258,
778
- "character": 20
779
- },
780
- "name": "ExportOrigin"
781
- },
782
- "isOptional": true
783
- }
784
- ],
785
- "isSpread": false
786
- }
787
- ],
788
- "returnType": {
789
- "__schema": "TypeRefSchema",
790
- "location": {
791
- "filePath": "export.main.runtime.ts",
792
- "line": 259,
793
- "character": 7
794
- },
795
- "name": "Promise",
796
- "typeArgs": [
797
- {
798
- "__schema": "TypeLiteralSchema",
799
- "location": {
800
- "filePath": "export.main.runtime.ts",
801
- "line": 259,
802
- "character": 15
803
- },
804
- "members": [
805
- {
806
- "__schema": "VariableLikeSchema",
807
- "location": {
808
- "filePath": "export.main.runtime.ts",
809
- "line": 260,
810
- "character": 5
811
- },
812
- "signature": "(property) exported: ComponentIdList",
813
- "name": "exported",
814
- "type": {
815
- "__schema": "TypeRefSchema",
816
- "location": {
817
- "filePath": "export.main.runtime.ts",
818
- "line": 260,
819
- "character": 5
820
- },
821
- "name": "ComponentIdList",
822
- "componentId": {
823
- "scope": "teambit.component",
824
- "name": "component-id",
825
- "version": "1.2.0"
826
- }
827
- },
828
- "isOptional": false
829
- },
830
- {
831
- "__schema": "VariableLikeSchema",
832
- "location": {
833
- "filePath": "export.main.runtime.ts",
834
- "line": 261,
835
- "character": 5
836
- },
837
- "signature": "(property) updatedLocally: ComponentIdList",
838
- "name": "updatedLocally",
839
- "type": {
840
- "__schema": "TypeRefSchema",
841
- "location": {
842
- "filePath": "export.main.runtime.ts",
843
- "line": 261,
844
- "character": 5
845
- },
846
- "name": "ComponentIdList",
847
- "componentId": {
848
- "scope": "teambit.component",
849
- "name": "component-id",
850
- "version": "1.2.0"
851
- }
852
- },
853
- "isOptional": false
854
- },
855
- {
856
- "__schema": "VariableLikeSchema",
857
- "location": {
858
- "filePath": "export.main.runtime.ts",
859
- "line": 262,
860
- "character": 5
861
- },
862
- "signature": "(property) newIdsOnRemote: ComponentID[]",
863
- "name": "newIdsOnRemote",
864
- "type": {
865
- "__schema": "TypeArraySchema",
866
- "location": {
867
- "filePath": "export.main.runtime.ts",
868
- "line": 262,
869
- "character": 21
870
- },
871
- "type": {
872
- "__schema": "TypeRefSchema",
873
- "location": {
874
- "filePath": "export.main.runtime.ts",
875
- "line": 262,
876
- "character": 21
877
- },
878
- "name": "ComponentID"
879
- }
880
- },
881
- "isOptional": false
882
- },
883
- {
884
- "__schema": "VariableLikeSchema",
885
- "location": {
886
- "filePath": "export.main.runtime.ts",
887
- "line": 263,
888
- "character": 5
889
- },
890
- "signature": "(property) rippleJobs: string[]",
891
- "name": "rippleJobs",
892
- "type": {
893
- "__schema": "TypeArraySchema",
894
- "location": {
895
- "filePath": "export.main.runtime.ts",
896
- "line": 263,
897
- "character": 17
898
- },
899
- "type": {
900
- "__schema": "KeywordTypeSchema",
901
- "location": {
902
- "filePath": "export.main.runtime.ts",
903
- "line": 263,
904
- "character": 17
905
- },
906
- "name": "string"
907
- }
908
- },
909
- "isOptional": false
910
- }
911
- ]
912
- }
913
- ]
914
- },
915
- "modifiers": [
916
- "async"
917
- ]
918
- },
919
- {
920
- "__schema": "VariableLikeSchema",
921
- "location": {
922
- "filePath": "export.main.runtime.ts",
923
- "line": 859,
924
- "character": 3
925
- },
926
- "signature": "(property) ExportMain.runtime: RuntimeDefinition",
927
- "name": "runtime",
928
- "type": {
929
- "__schema": "InferenceTypeSchema",
930
- "location": {
931
- "filePath": "export.main.runtime.ts",
932
- "line": 859,
933
- "character": 3
934
- },
935
- "type": "RuntimeDefinition"
936
- },
937
- "isOptional": true,
938
- "defaultValue": "MainRuntime"
939
- },
940
- {
941
- "__schema": "VariableLikeSchema",
942
- "location": {
943
- "filePath": "export.main.runtime.ts",
944
- "line": 860,
945
- "character": 3
946
- },
947
- "signature": "(property) ExportMain.dependencies: Aspect[]",
948
- "name": "dependencies",
949
- "type": {
950
- "__schema": "InferenceTypeSchema",
951
- "location": {
952
- "filePath": "export.main.runtime.ts",
953
- "line": 860,
954
- "character": 3
955
- },
956
- "type": "Aspect[]"
957
- },
958
- "isOptional": true,
959
- "defaultValue": "[\n CLIAspect,\n ScopeAspect,\n WorkspaceAspect,\n RemoveAspect,\n DependencyResolverAspect,\n LoggerAspect,\n EjectAspect,\n ]"
960
- },
961
- {
962
- "__schema": "FunctionLikeSchema",
963
- "location": {
964
- "filePath": "export.main.runtime.ts",
965
- "line": 869,
966
- "character": 3
967
- },
968
- "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>",
969
- "name": "provider",
970
- "params": [
971
- {
972
- "__schema": "ParameterSchema",
973
- "location": {
974
- "filePath": "export.main.runtime.ts",
975
- "line": 869,
976
- "character": 25
977
- },
978
- "name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
979
- "type": {
980
- "__schema": "TupleTypeSchema",
981
- "location": {
982
- "filePath": "export.main.runtime.ts",
983
- "line": 869,
984
- "character": 90
985
- },
986
- "elements": [
987
- {
988
- "__schema": "TypeRefSchema",
989
- "location": {
990
- "filePath": "export.main.runtime.ts",
991
- "line": 870,
992
- "character": 5
993
- },
994
- "name": "CLIMain"
995
- },
996
- {
997
- "__schema": "TypeRefSchema",
998
- "location": {
999
- "filePath": "export.main.runtime.ts",
1000
- "line": 871,
1001
- "character": 5
1002
- },
1003
- "name": "ScopeMain"
1004
- },
1005
- {
1006
- "__schema": "TypeRefSchema",
1007
- "location": {
1008
- "filePath": "export.main.runtime.ts",
1009
- "line": 872,
1010
- "character": 5
1011
- },
1012
- "name": "Workspace"
1013
- },
1014
- {
1015
- "__schema": "TypeRefSchema",
1016
- "location": {
1017
- "filePath": "export.main.runtime.ts",
1018
- "line": 873,
1019
- "character": 5
1020
- },
1021
- "name": "RemoveMain"
1022
- },
1023
- {
1024
- "__schema": "TypeRefSchema",
1025
- "location": {
1026
- "filePath": "export.main.runtime.ts",
1027
- "line": 874,
1028
- "character": 5
1029
- },
1030
- "name": "DependencyResolverMain"
1031
- },
1032
- {
1033
- "__schema": "TypeRefSchema",
1034
- "location": {
1035
- "filePath": "export.main.runtime.ts",
1036
- "line": 875,
1037
- "character": 5
1038
- },
1039
- "name": "LoggerMain"
1040
- },
1041
- {
1042
- "__schema": "TypeRefSchema",
1043
- "location": {
1044
- "filePath": "export.main.runtime.ts",
1045
- "line": 876,
1046
- "character": 5
1047
- },
1048
- "name": "EjectMain"
1049
- }
1050
- ]
1051
- },
1052
- "isOptional": false,
1053
- "isSpread": false
1054
- }
1055
- ],
1056
- "returnType": {
1057
- "__schema": "InferenceTypeSchema",
1058
- "location": {
1059
- "filePath": "export.main.runtime.ts",
1060
- "line": 869,
1061
- "character": 3
1062
- },
1063
- "type": "Promise<ExportMain>"
1064
- },
1065
- "modifiers": [
1066
- "static",
1067
- "async"
1068
- ]
1069
- }
1070
- ],
1071
- "extendsNodes": [],
1072
- "implementNodes": []
1073
- },
1074
- {
1075
- "__schema": "InterfaceSchema",
1076
- "location": {
1077
- "filePath": "export.main.runtime.ts",
1078
- "line": 83,
1079
- "character": 1
1080
- },
1081
- "signature": "interface ExportResult",
1082
- "name": "ExportResult",
1083
- "members": [
1084
- {
1085
- "__schema": "VariableLikeSchema",
1086
- "location": {
1087
- "filePath": "export.main.runtime.ts",
1088
- "line": 84,
1089
- "character": 3
1090
- },
1091
- "signature": "(property) ExportResult.nonExistOnBitMap: ComponentID[]",
1092
- "name": "nonExistOnBitMap",
1093
- "type": {
1094
- "__schema": "TypeArraySchema",
1095
- "location": {
1096
- "filePath": "export.main.runtime.ts",
1097
- "line": 84,
1098
- "character": 21
1099
- },
1100
- "type": {
1101
- "__schema": "TypeRefSchema",
1102
- "location": {
1103
- "filePath": "export.main.runtime.ts",
1104
- "line": 84,
1105
- "character": 21
1106
- },
1107
- "name": "ComponentID"
1108
- }
1109
- },
1110
- "isOptional": false
1111
- },
1112
- {
1113
- "__schema": "VariableLikeSchema",
1114
- "location": {
1115
- "filePath": "export.main.runtime.ts",
1116
- "line": 85,
1117
- "character": 3
1118
- },
1119
- "signature": "(property) ExportResult.removedIds: ComponentIdList",
1120
- "name": "removedIds",
1121
- "type": {
1122
- "__schema": "TypeRefSchema",
1123
- "location": {
1124
- "filePath": "export.main.runtime.ts",
1125
- "line": 85,
1126
- "character": 3
1127
- },
1128
- "name": "ComponentIdList",
1129
- "componentId": {
1130
- "scope": "teambit.component",
1131
- "name": "component-id",
1132
- "version": "1.2.0"
1133
- }
1134
- },
1135
- "isOptional": false
1136
- },
1137
- {
1138
- "__schema": "VariableLikeSchema",
1139
- "location": {
1140
- "filePath": "export.main.runtime.ts",
1141
- "line": 86,
1142
- "character": 3
1143
- },
1144
- "signature": "(property) ExportResult.missingScope: ComponentID[]",
1145
- "name": "missingScope",
1146
- "type": {
1147
- "__schema": "TypeArraySchema",
1148
- "location": {
1149
- "filePath": "export.main.runtime.ts",
1150
- "line": 86,
1151
- "character": 17
1152
- },
1153
- "type": {
1154
- "__schema": "TypeRefSchema",
1155
- "location": {
1156
- "filePath": "export.main.runtime.ts",
1157
- "line": 86,
1158
- "character": 17
1159
- },
1160
- "name": "ComponentID"
1161
- }
1162
- },
1163
- "isOptional": false
1164
- },
1165
- {
1166
- "__schema": "VariableLikeSchema",
1167
- "location": {
1168
- "filePath": "export.main.runtime.ts",
1169
- "line": 87,
1170
- "character": 3
1171
- },
1172
- "signature": "(property) ExportResult.componentsIds: ComponentID[]",
1173
- "name": "componentsIds",
1174
- "type": {
1175
- "__schema": "TypeArraySchema",
1176
- "location": {
1177
- "filePath": "export.main.runtime.ts",
1178
- "line": 87,
1179
- "character": 18
1180
- },
1181
- "type": {
1182
- "__schema": "TypeRefSchema",
1183
- "location": {
1184
- "filePath": "export.main.runtime.ts",
1185
- "line": 87,
1186
- "character": 18
1187
- },
1188
- "name": "ComponentID"
1189
- }
1190
- },
1191
- "isOptional": false
1192
- },
1193
- {
1194
- "__schema": "VariableLikeSchema",
1195
- "location": {
1196
- "filePath": "export.main.runtime.ts",
1197
- "line": 88,
1198
- "character": 3
1199
- },
1200
- "signature": "(property) ExportResult.exportedLanes: Lane[]",
1201
- "name": "exportedLanes",
1202
- "type": {
1203
- "__schema": "TypeArraySchema",
1204
- "location": {
1205
- "filePath": "export.main.runtime.ts",
1206
- "line": 88,
1207
- "character": 18
1208
- },
1209
- "type": {
1210
- "__schema": "TypeRefSchema",
1211
- "location": {
1212
- "filePath": "export.main.runtime.ts",
1213
- "line": 88,
1214
- "character": 18
1215
- },
1216
- "name": "Lane"
1217
- }
1218
- },
1219
- "isOptional": false
1220
- },
1221
- {
1222
- "__schema": "VariableLikeSchema",
1223
- "location": {
1224
- "filePath": "export.main.runtime.ts",
1225
- "line": 89,
1226
- "character": 3
1227
- },
1228
- "signature": "(property) ExportResult.rippleJobs: string[]",
1229
- "name": "rippleJobs",
1230
- "type": {
1231
- "__schema": "TypeArraySchema",
1232
- "location": {
1233
- "filePath": "export.main.runtime.ts",
1234
- "line": 89,
1235
- "character": 15
1236
- },
1237
- "type": {
1238
- "__schema": "KeywordTypeSchema",
1239
- "location": {
1240
- "filePath": "export.main.runtime.ts",
1241
- "line": 89,
1242
- "character": 15
1243
- },
1244
- "name": "string"
1245
- }
1246
- },
1247
- "isOptional": false
1248
- },
1249
- {
1250
- "__schema": "VariableLikeSchema",
1251
- "location": {
1252
- "filePath": "export.main.runtime.ts",
1253
- "line": 90,
1254
- "character": 3
1255
- },
1256
- "signature": "(property) ExportResult.ejectResults: EjectResults | undefined",
1257
- "name": "ejectResults",
1258
- "type": {
1259
- "__schema": "TypeUnionSchema",
1260
- "location": {
1261
- "filePath": "export.main.runtime.ts",
1262
- "line": 90,
1263
- "character": 17
1264
- },
1265
- "types": [
1266
- {
1267
- "__schema": "TypeRefSchema",
1268
- "location": {
1269
- "filePath": "export.main.runtime.ts",
1270
- "line": 90,
1271
- "character": 17
1272
- },
1273
- "name": "EjectResults"
1274
- },
1275
- {
1276
- "__schema": "KeywordTypeSchema",
1277
- "location": {
1278
- "filePath": "export.main.runtime.ts",
1279
- "line": 90,
1280
- "character": 32
1281
- },
1282
- "name": "undefined"
1283
- }
1284
- ]
1285
- },
1286
- "isOptional": false
1287
- }
1288
- ],
1289
- "extendsNodes": []
1290
- },
1291
- {
1292
- "__schema": "VariableLikeSchema",
1293
- "location": {
1294
- "filePath": "export.aspect.ts",
1295
- "line": 3,
1296
- "character": 14
1297
- },
1298
- "signature": "const ExportAspect: Aspect",
1299
- "name": "ExportAspect",
1300
- "type": {
1301
- "__schema": "TypeRefSchema",
1302
- "location": {
1303
- "filePath": "export.aspect.ts",
1304
- "line": 3,
1305
- "character": 14
1306
- },
1307
- "name": "Aspect",
1308
- "componentId": {
1309
- "scope": "teambit.harmony",
1310
- "name": "harmony",
1311
- "version": "0.4.6"
1312
- }
1313
- },
1314
- "isOptional": false,
1315
- "defaultValue": "Aspect.create({\n id: 'teambit.scope/export',\n})"
1316
- },
1317
- {
1318
- "__schema": "TypeRefSchema",
1319
- "location": {
1320
- "filePath": "index.ts",
1321
- "line": 3,
1322
- "character": 15
1323
- },
1324
- "name": "Network",
1325
- "packageName": "@teambit/legacy/dist/scope/network/network"
1326
- },
1327
- {
1328
- "__schema": "TypeRefSchema",
1329
- "location": {
1330
- "filePath": "index.ts",
1331
- "line": 4,
1332
- "character": 15
1333
- },
1334
- "name": "PushOptions",
1335
- "packageName": "@teambit/legacy/dist/api/scope/lib/put"
1336
- },
1337
- {
1338
- "__schema": "TypeRefSchema",
1339
- "location": {
1340
- "filePath": "index.ts",
1341
- "line": 5,
1342
- "character": 10
1343
- },
1344
- "name": "ExportPersist",
1345
- "packageName": "@teambit/legacy/dist/scope/actions"
1346
- },
1347
- {
1348
- "__schema": "TypeRefSchema",
1349
- "location": {
1350
- "filePath": "index.ts",
1351
- "line": 5,
1352
- "character": 25
1353
- },
1354
- "name": "ExportValidate",
1355
- "packageName": "@teambit/legacy/dist/scope/actions"
1356
- },
1357
- {
1358
- "__schema": "TypeRefSchema",
1359
- "location": {
1360
- "filePath": "index.ts",
1361
- "line": 5,
1362
- "character": 41
1363
- },
1364
- "name": "RemovePendingDir",
1365
- "packageName": "@teambit/legacy/dist/scope/actions"
1366
- },
1367
- {
1368
- "__schema": "TypeRefSchema",
1369
- "location": {
1370
- "filePath": "index.ts",
1371
- "line": 5,
1372
- "character": 59
1373
- },
1374
- "name": "FetchMissingDeps",
1375
- "packageName": "@teambit/legacy/dist/scope/actions"
1376
- },
1377
- {
1378
- "__schema": "TypeRefSchema",
1379
- "location": {
1380
- "filePath": "index.ts",
1381
- "line": 6,
1382
- "character": 10
1383
- },
1384
- "name": "ObjectList",
1385
- "packageName": "@teambit/legacy/dist/scope/objects/object-list"
1386
- }
1387
- ],
1388
- "internals": []
1389
- },
1390
- "internals": [
1391
- {
1392
- "__schema": "ModuleSchema",
1393
- "location": {
1394
- "filePath": "export.main.runtime.ts",
1395
- "line": 1,
1396
- "character": 1
1397
- },
1398
- "exports": [
1399
- {
1400
- "__schema": "TypeSchema",
1401
- "location": {
1402
- "filePath": "export.main.runtime.ts",
1403
- "line": 56,
1404
- "character": 1
1405
- },
1406
- "signature": "type OnExportIdTransformer = (id: ComponentID) => ComponentID",
1407
- "name": "OnExportIdTransformer",
1408
- "type": {
1409
- "__schema": "FunctionLikeSchema",
1410
- "location": {
1411
- "filePath": "export.main.runtime.ts",
1412
- "line": 56,
1413
- "character": 37
1414
- },
1415
- "signature": "(id: ComponentID): ComponentID",
1416
- "name": "",
1417
- "params": [
1418
- {
1419
- "__schema": "ParameterSchema",
1420
- "location": {
1421
- "filePath": "export.main.runtime.ts",
1422
- "line": 56,
1423
- "character": 38
1424
- },
1425
- "name": "id",
1426
- "type": {
1427
- "__schema": "TypeRefSchema",
1428
- "location": {
1429
- "filePath": "export.main.runtime.ts",
1430
- "line": 56,
1431
- "character": 42
1432
- },
1433
- "name": "ComponentID"
1434
- },
1435
- "isOptional": false,
1436
- "isSpread": false
1437
- }
1438
- ],
1439
- "returnType": {
1440
- "__schema": "TypeRefSchema",
1441
- "location": {
1442
- "filePath": "export.main.runtime.ts",
1443
- "line": 56,
1444
- "character": 58
1445
- },
1446
- "name": "ComponentID"
1447
- },
1448
- "modifiers": []
1449
- }
1450
- },
1451
- {
1452
- "__schema": "InterfaceSchema",
1453
- "location": {
1454
- "filePath": "export.main.runtime.ts",
1455
- "line": 83,
1456
- "character": 1
1457
- },
1458
- "signature": "interface ExportResult",
1459
- "name": "ExportResult",
1460
- "members": [
1461
- {
1462
- "__schema": "VariableLikeSchema",
1463
- "location": {
1464
- "filePath": "export.main.runtime.ts",
1465
- "line": 84,
1466
- "character": 3
1467
- },
1468
- "signature": "(property) ExportResult.nonExistOnBitMap: ComponentID[]",
1469
- "name": "nonExistOnBitMap",
1470
- "type": {
1471
- "__schema": "TypeArraySchema",
1472
- "location": {
1473
- "filePath": "export.main.runtime.ts",
1474
- "line": 84,
1475
- "character": 21
1476
- },
1477
- "type": {
1478
- "__schema": "TypeRefSchema",
1479
- "location": {
1480
- "filePath": "export.main.runtime.ts",
1481
- "line": 84,
1482
- "character": 21
1483
- },
1484
- "name": "ComponentID"
1485
- }
1486
- },
1487
- "isOptional": false
1488
- },
1489
- {
1490
- "__schema": "VariableLikeSchema",
1491
- "location": {
1492
- "filePath": "export.main.runtime.ts",
1493
- "line": 85,
1494
- "character": 3
1495
- },
1496
- "signature": "(property) ExportResult.removedIds: ComponentIdList",
1497
- "name": "removedIds",
1498
- "type": {
1499
- "__schema": "TypeRefSchema",
1500
- "location": {
1501
- "filePath": "export.main.runtime.ts",
1502
- "line": 85,
1503
- "character": 3
1504
- },
1505
- "name": "ComponentIdList",
1506
- "componentId": {
1507
- "scope": "teambit.component",
1508
- "name": "component-id",
1509
- "version": "1.2.0"
1510
- }
1511
- },
1512
- "isOptional": false
1513
- },
1514
- {
1515
- "__schema": "VariableLikeSchema",
1516
- "location": {
1517
- "filePath": "export.main.runtime.ts",
1518
- "line": 86,
1519
- "character": 3
1520
- },
1521
- "signature": "(property) ExportResult.missingScope: ComponentID[]",
1522
- "name": "missingScope",
1523
- "type": {
1524
- "__schema": "TypeArraySchema",
1525
- "location": {
1526
- "filePath": "export.main.runtime.ts",
1527
- "line": 86,
1528
- "character": 17
1529
- },
1530
- "type": {
1531
- "__schema": "TypeRefSchema",
1532
- "location": {
1533
- "filePath": "export.main.runtime.ts",
1534
- "line": 86,
1535
- "character": 17
1536
- },
1537
- "name": "ComponentID"
1538
- }
1539
- },
1540
- "isOptional": false
1541
- },
1542
- {
1543
- "__schema": "VariableLikeSchema",
1544
- "location": {
1545
- "filePath": "export.main.runtime.ts",
1546
- "line": 87,
1547
- "character": 3
1548
- },
1549
- "signature": "(property) ExportResult.componentsIds: ComponentID[]",
1550
- "name": "componentsIds",
1551
- "type": {
1552
- "__schema": "TypeArraySchema",
1553
- "location": {
1554
- "filePath": "export.main.runtime.ts",
1555
- "line": 87,
1556
- "character": 18
1557
- },
1558
- "type": {
1559
- "__schema": "TypeRefSchema",
1560
- "location": {
1561
- "filePath": "export.main.runtime.ts",
1562
- "line": 87,
1563
- "character": 18
1564
- },
1565
- "name": "ComponentID"
1566
- }
1567
- },
1568
- "isOptional": false
1569
- },
1570
- {
1571
- "__schema": "VariableLikeSchema",
1572
- "location": {
1573
- "filePath": "export.main.runtime.ts",
1574
- "line": 88,
1575
- "character": 3
1576
- },
1577
- "signature": "(property) ExportResult.exportedLanes: Lane[]",
1578
- "name": "exportedLanes",
1579
- "type": {
1580
- "__schema": "TypeArraySchema",
1581
- "location": {
1582
- "filePath": "export.main.runtime.ts",
1583
- "line": 88,
1584
- "character": 18
1585
- },
1586
- "type": {
1587
- "__schema": "TypeRefSchema",
1588
- "location": {
1589
- "filePath": "export.main.runtime.ts",
1590
- "line": 88,
1591
- "character": 18
1592
- },
1593
- "name": "Lane"
1594
- }
1595
- },
1596
- "isOptional": false
1597
- },
1598
- {
1599
- "__schema": "VariableLikeSchema",
1600
- "location": {
1601
- "filePath": "export.main.runtime.ts",
1602
- "line": 89,
1603
- "character": 3
1604
- },
1605
- "signature": "(property) ExportResult.rippleJobs: string[]",
1606
- "name": "rippleJobs",
1607
- "type": {
1608
- "__schema": "TypeArraySchema",
1609
- "location": {
1610
- "filePath": "export.main.runtime.ts",
1611
- "line": 89,
1612
- "character": 15
1613
- },
1614
- "type": {
1615
- "__schema": "KeywordTypeSchema",
1616
- "location": {
1617
- "filePath": "export.main.runtime.ts",
1618
- "line": 89,
1619
- "character": 15
1620
- },
1621
- "name": "string"
1622
- }
1623
- },
1624
- "isOptional": false
1625
- },
1626
- {
1627
- "__schema": "VariableLikeSchema",
1628
- "location": {
1629
- "filePath": "export.main.runtime.ts",
1630
- "line": 90,
1631
- "character": 3
1632
- },
1633
- "signature": "(property) ExportResult.ejectResults: EjectResults | undefined",
1634
- "name": "ejectResults",
1635
- "type": {
1636
- "__schema": "TypeUnionSchema",
1637
- "location": {
1638
- "filePath": "export.main.runtime.ts",
1639
- "line": 90,
1640
- "character": 17
1641
- },
1642
- "types": [
1643
- {
1644
- "__schema": "TypeRefSchema",
1645
- "location": {
1646
- "filePath": "export.main.runtime.ts",
1647
- "line": 90,
1648
- "character": 17
1649
- },
1650
- "name": "EjectResults"
1651
- },
1652
- {
1653
- "__schema": "KeywordTypeSchema",
1654
- "location": {
1655
- "filePath": "export.main.runtime.ts",
1656
- "line": 90,
1657
- "character": 32
1658
- },
1659
- "name": "undefined"
1660
- }
1661
- ]
1662
- },
1663
- "isOptional": false
1664
- }
1665
- ],
1666
- "extendsNodes": []
1667
- },
1668
- {
1669
- "__schema": "ClassSchema",
1670
- "location": {
1671
- "filePath": "export.main.runtime.ts",
1672
- "line": 93,
1673
- "character": 1
1674
- },
1675
- "signature": "class ExportMain",
1676
- "name": "ExportMain",
1677
- "members": [
1678
- {
1679
- "__schema": "ConstructorSchema",
1680
- "location": {
1681
- "filePath": "export.main.runtime.ts",
1682
- "line": 94,
1683
- "character": 3
1684
- },
1685
- "signature": "constructor ExportMain(workspace: Workspace, remove: RemoveMain, depResolver: DependencyResolverMain, logger: Logger, eject: EjectMain): ExportMain",
1686
- "name": "constructor",
1687
- "params": [
1688
- {
1689
- "__schema": "ParameterSchema",
1690
- "location": {
1691
- "filePath": "export.main.runtime.ts",
1692
- "line": 95,
1693
- "character": 5
1694
- },
1695
- "name": "workspace",
1696
- "type": {
1697
- "__schema": "TypeRefSchema",
1698
- "location": {
1699
- "filePath": "export.main.runtime.ts",
1700
- "line": 95,
1701
- "character": 24
1702
- },
1703
- "name": "Workspace"
1704
- },
1705
- "isOptional": false,
1706
- "isSpread": false
1707
- },
1708
- {
1709
- "__schema": "ParameterSchema",
1710
- "location": {
1711
- "filePath": "export.main.runtime.ts",
1712
- "line": 96,
1713
- "character": 5
1714
- },
1715
- "name": "remove",
1716
- "type": {
1717
- "__schema": "TypeRefSchema",
1718
- "location": {
1719
- "filePath": "export.main.runtime.ts",
1720
- "line": 96,
1721
- "character": 21
1722
- },
1723
- "name": "RemoveMain"
1724
- },
1725
- "isOptional": false,
1726
- "isSpread": false
1727
- },
1728
- {
1729
- "__schema": "ParameterSchema",
1730
- "location": {
1731
- "filePath": "export.main.runtime.ts",
1732
- "line": 97,
1733
- "character": 5
1734
- },
1735
- "name": "depResolver",
1736
- "type": {
1737
- "__schema": "TypeRefSchema",
1738
- "location": {
1739
- "filePath": "export.main.runtime.ts",
1740
- "line": 97,
1741
- "character": 26
1742
- },
1743
- "name": "DependencyResolverMain"
1744
- },
1745
- "isOptional": false,
1746
- "isSpread": false
1747
- },
1748
- {
1749
- "__schema": "ParameterSchema",
1750
- "location": {
1751
- "filePath": "export.main.runtime.ts",
1752
- "line": 98,
1753
- "character": 5
1754
- },
1755
- "name": "logger",
1756
- "type": {
1757
- "__schema": "TypeRefSchema",
1758
- "location": {
1759
- "filePath": "export.main.runtime.ts",
1760
- "line": 98,
1761
- "character": 21
1762
- },
1763
- "name": "Logger"
1764
- },
1765
- "isOptional": false,
1766
- "isSpread": false
1767
- },
1768
- {
1769
- "__schema": "ParameterSchema",
1770
- "location": {
1771
- "filePath": "export.main.runtime.ts",
1772
- "line": 99,
1773
- "character": 5
1774
- },
1775
- "name": "eject",
1776
- "type": {
1777
- "__schema": "TypeRefSchema",
1778
- "location": {
1779
- "filePath": "export.main.runtime.ts",
1780
- "line": 99,
1781
- "character": 20
1782
- },
1783
- "name": "EjectMain"
1784
- },
1785
- "isOptional": false,
1786
- "isSpread": false
1787
- }
1788
- ],
1789
- "returnType": {
1790
- "__schema": "ThisTypeSchema",
1791
- "location": {
1792
- "filePath": "export.main.runtime.ts",
1793
- "line": 93,
1794
- "character": 1
1795
- },
1796
- "name": "ExportMain"
1797
- },
1798
- "modifiers": []
1799
- },
1800
- {
1801
- "__schema": "FunctionLikeSchema",
1802
- "location": {
1803
- "filePath": "export.main.runtime.ts",
1804
- "line": 102,
1805
- "character": 3
1806
- },
1807
- "signature": "(method) ExportMain.export(params?: ExportParams): Promise<ExportResult>",
1808
- "name": "export",
1809
- "params": [
1810
- {
1811
- "__schema": "ParameterSchema",
1812
- "location": {
1813
- "filePath": "export.main.runtime.ts",
1814
- "line": 102,
1815
- "character": 16
1816
- },
1817
- "name": "params",
1818
- "type": {
1819
- "__schema": "TypeRefSchema",
1820
- "location": {
1821
- "filePath": "export.main.runtime.ts",
1822
- "line": 102,
1823
- "character": 24
1824
- },
1825
- "name": "ExportParams"
1826
- },
1827
- "isOptional": true,
1828
- "defaultValue": "{}",
1829
- "isSpread": false
1830
- }
1831
- ],
1832
- "returnType": {
1833
- "__schema": "TypeRefSchema",
1834
- "location": {
1835
- "filePath": "export.main.runtime.ts",
1836
- "line": 102,
1837
- "character": 44
1838
- },
1839
- "name": "Promise",
1840
- "typeArgs": [
1841
- {
1842
- "__schema": "TypeRefSchema",
1843
- "location": {
1844
- "filePath": "export.main.runtime.ts",
1845
- "line": 102,
1846
- "character": 52
1847
- },
1848
- "name": "ExportResult"
1849
- }
1850
- ]
1851
- },
1852
- "modifiers": [
1853
- "async"
1854
- ]
1855
- },
1856
- {
1857
- "__schema": "FunctionLikeSchema",
1858
- "location": {
1859
- "filePath": "export.main.runtime.ts",
1860
- "line": 233,
1861
- "character": 3
1862
- },
1863
- "doc": {
1864
- "__schema": "DocSchema",
1865
- "location": {
1866
- "filePath": "export.main.runtime.ts",
1867
- "line": 230,
1868
- "character": 3
1869
- },
1870
- "raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
1871
- "comment": "the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371"
1872
- },
1873
- "signature": "(method) ExportMain.exportMany({ scope, ids, laneObject, allVersions, originDirectly, idsWithFutureScope, resumeExportId, throwForMissingArtifacts, isOnMain, exportHeadsOnly, filterOutExistingVersions, exportOrigin, }: {\n scope: Scope;\n ids: ComponentIdList;\n laneObject?: Lane;\n allVersions?: boolean;\n originDirectly?: boolean;\n idsWithFutureScope: ComponentIdList;\n resumeExportId?: string | undefined;\n throwForMissingArtifacts?: boolean;\n isOnMain?: boolean;\n exportHeadsOnly?: boolean;\n filterOutExistingVersions?: boolean;\n exportOrigin?: ExportOrigin;\n}): Promise<{\n exported: ComponentIdList;\n updatedLocally: ComponentIdList;\n newIdsOnRemote: ComponentID[];\n rippleJobs: string[];\n}>",
1874
- "name": "exportMany",
1875
- "params": [
1876
- {
1877
- "__schema": "ParameterSchema",
1878
- "location": {
1879
- "filePath": "export.main.runtime.ts",
1880
- "line": 233,
1881
- "character": 20
1882
- },
1883
- "name": "{ scope, ids, laneObject, allVersions, originDirectly, idsWithFutureScope, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, filterOutExistingVersions, exportOrigin = 'export' }",
1884
- "type": {
1885
- "__schema": "TypeLiteralSchema",
1886
- "location": {
1887
- "filePath": "export.main.runtime.ts",
1888
- "line": 246,
1889
- "character": 6
1890
- },
1891
- "members": [
1892
- {
1893
- "__schema": "VariableLikeSchema",
1894
- "location": {
1895
- "filePath": "export.main.runtime.ts",
1896
- "line": 247,
1897
- "character": 5
1898
- },
1899
- "signature": "(property) scope: Scope",
1900
- "name": "scope",
1901
- "type": {
1902
- "__schema": "TypeRefSchema",
1903
- "location": {
1904
- "filePath": "export.main.runtime.ts",
1905
- "line": 247,
1906
- "character": 5
1907
- },
1908
- "name": "Scope",
1909
- "packageName": "@teambit/legacy/dist/scope"
1910
- },
1911
- "isOptional": false
1912
- },
1913
- {
1914
- "__schema": "VariableLikeSchema",
1915
- "location": {
1916
- "filePath": "export.main.runtime.ts",
1917
- "line": 248,
1918
- "character": 5
1919
- },
1920
- "signature": "(property) ids: ComponentIdList",
1921
- "name": "ids",
1922
- "type": {
1923
- "__schema": "TypeRefSchema",
1924
- "location": {
1925
- "filePath": "export.main.runtime.ts",
1926
- "line": 248,
1927
- "character": 5
1928
- },
1929
- "name": "ComponentIdList",
1930
- "componentId": {
1931
- "scope": "teambit.component",
1932
- "name": "component-id",
1933
- "version": "1.2.0"
1934
- }
1935
- },
1936
- "isOptional": false
1937
- },
1938
- {
1939
- "__schema": "VariableLikeSchema",
1940
- "location": {
1941
- "filePath": "export.main.runtime.ts",
1942
- "line": 249,
1943
- "character": 5
1944
- },
1945
- "signature": "(property) laneObject?: Lane | undefined",
1946
- "name": "laneObject",
1947
- "type": {
1948
- "__schema": "TypeRefSchema",
1949
- "location": {
1950
- "filePath": "export.main.runtime.ts",
1951
- "line": 249,
1952
- "character": 18
1953
- },
1954
- "name": "Lane"
1955
- },
1956
- "isOptional": true
1957
- },
1958
- {
1959
- "__schema": "VariableLikeSchema",
1960
- "location": {
1961
- "filePath": "export.main.runtime.ts",
1962
- "line": 250,
1963
- "character": 5
1964
- },
1965
- "signature": "(property) allVersions?: boolean | undefined",
1966
- "name": "allVersions",
1967
- "type": {
1968
- "__schema": "KeywordTypeSchema",
1969
- "location": {
1970
- "filePath": "export.main.runtime.ts",
1971
- "line": 250,
1972
- "character": 19
1973
- },
1974
- "name": "boolean"
1975
- },
1976
- "isOptional": true
1977
- },
1978
- {
1979
- "__schema": "VariableLikeSchema",
1980
- "location": {
1981
- "filePath": "export.main.runtime.ts",
1982
- "line": 251,
1983
- "character": 5
1984
- },
1985
- "signature": "(property) originDirectly?: boolean | undefined",
1986
- "name": "originDirectly",
1987
- "type": {
1988
- "__schema": "KeywordTypeSchema",
1989
- "location": {
1990
- "filePath": "export.main.runtime.ts",
1991
- "line": 251,
1992
- "character": 22
1993
- },
1994
- "name": "boolean"
1995
- },
1996
- "isOptional": true
1997
- },
1998
- {
1999
- "__schema": "VariableLikeSchema",
2000
- "location": {
2001
- "filePath": "export.main.runtime.ts",
2002
- "line": 252,
2003
- "character": 5
2004
- },
2005
- "signature": "(property) idsWithFutureScope: ComponentIdList",
2006
- "name": "idsWithFutureScope",
2007
- "type": {
2008
- "__schema": "TypeRefSchema",
2009
- "location": {
2010
- "filePath": "export.main.runtime.ts",
2011
- "line": 252,
2012
- "character": 5
2013
- },
2014
- "name": "ComponentIdList",
2015
- "componentId": {
2016
- "scope": "teambit.component",
2017
- "name": "component-id",
2018
- "version": "1.2.0"
2019
- }
2020
- },
2021
- "isOptional": false
2022
- },
2023
- {
2024
- "__schema": "VariableLikeSchema",
2025
- "location": {
2026
- "filePath": "export.main.runtime.ts",
2027
- "line": 253,
2028
- "character": 5
2029
- },
2030
- "signature": "(property) resumeExportId?: string | undefined",
2031
- "name": "resumeExportId",
2032
- "type": {
2033
- "__schema": "TypeUnionSchema",
2034
- "location": {
2035
- "filePath": "export.main.runtime.ts",
2036
- "line": 253,
2037
- "character": 22
2038
- },
2039
- "types": [
2040
- {
2041
- "__schema": "KeywordTypeSchema",
2042
- "location": {
2043
- "filePath": "export.main.runtime.ts",
2044
- "line": 253,
2045
- "character": 22
2046
- },
2047
- "name": "string"
2048
- },
2049
- {
2050
- "__schema": "KeywordTypeSchema",
2051
- "location": {
2052
- "filePath": "export.main.runtime.ts",
2053
- "line": 253,
2054
- "character": 31
2055
- },
2056
- "name": "undefined"
2057
- }
2058
- ]
2059
- },
2060
- "isOptional": true
2061
- },
2062
- {
2063
- "__schema": "VariableLikeSchema",
2064
- "location": {
2065
- "filePath": "export.main.runtime.ts",
2066
- "line": 254,
2067
- "character": 5
2068
- },
2069
- "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
2070
- "name": "throwForMissingArtifacts",
2071
- "type": {
2072
- "__schema": "KeywordTypeSchema",
2073
- "location": {
2074
- "filePath": "export.main.runtime.ts",
2075
- "line": 254,
2076
- "character": 32
2077
- },
2078
- "name": "boolean"
2079
- },
2080
- "isOptional": true
2081
- },
2082
- {
2083
- "__schema": "VariableLikeSchema",
2084
- "location": {
2085
- "filePath": "export.main.runtime.ts",
2086
- "line": 255,
2087
- "character": 5
2088
- },
2089
- "signature": "(property) isOnMain?: boolean | undefined",
2090
- "name": "isOnMain",
2091
- "type": {
2092
- "__schema": "KeywordTypeSchema",
2093
- "location": {
2094
- "filePath": "export.main.runtime.ts",
2095
- "line": 255,
2096
- "character": 16
2097
- },
2098
- "name": "boolean"
2099
- },
2100
- "isOptional": true
2101
- },
2102
- {
2103
- "__schema": "VariableLikeSchema",
2104
- "location": {
2105
- "filePath": "export.main.runtime.ts",
2106
- "line": 256,
2107
- "character": 5
2108
- },
2109
- "signature": "(property) exportHeadsOnly?: boolean | undefined",
2110
- "name": "exportHeadsOnly",
2111
- "type": {
2112
- "__schema": "KeywordTypeSchema",
2113
- "location": {
2114
- "filePath": "export.main.runtime.ts",
2115
- "line": 256,
2116
- "character": 23
2117
- },
2118
- "name": "boolean"
2119
- },
2120
- "isOptional": true
2121
- },
2122
- {
2123
- "__schema": "VariableLikeSchema",
2124
- "location": {
2125
- "filePath": "export.main.runtime.ts",
2126
- "line": 257,
2127
- "character": 5
2128
- },
2129
- "signature": "(property) filterOutExistingVersions?: boolean | undefined",
2130
- "name": "filterOutExistingVersions",
2131
- "type": {
2132
- "__schema": "KeywordTypeSchema",
2133
- "location": {
2134
- "filePath": "export.main.runtime.ts",
2135
- "line": 257,
2136
- "character": 33
2137
- },
2138
- "name": "boolean"
2139
- },
2140
- "isOptional": true
2141
- },
2142
- {
2143
- "__schema": "VariableLikeSchema",
2144
- "location": {
2145
- "filePath": "export.main.runtime.ts",
2146
- "line": 258,
2147
- "character": 5
2148
- },
2149
- "signature": "(property) exportOrigin?: ExportOrigin | undefined",
2150
- "name": "exportOrigin",
2151
- "type": {
2152
- "__schema": "TypeRefSchema",
2153
- "location": {
2154
- "filePath": "export.main.runtime.ts",
2155
- "line": 258,
2156
- "character": 20
2157
- },
2158
- "name": "ExportOrigin"
2159
- },
2160
- "isOptional": true
2161
- }
2162
- ]
2163
- },
2164
- "isOptional": false,
2165
- "objectBindingNodes": [
2166
- {
2167
- "__schema": "VariableLikeSchema",
2168
- "location": {
2169
- "filePath": "export.main.runtime.ts",
2170
- "line": 247,
2171
- "character": 5
2172
- },
2173
- "signature": "(property) scope: Scope",
2174
- "name": "scope",
2175
- "type": {
2176
- "__schema": "TypeRefSchema",
2177
- "location": {
2178
- "filePath": "export.main.runtime.ts",
2179
- "line": 247,
2180
- "character": 5
2181
- },
2182
- "name": "Scope",
2183
- "packageName": "@teambit/legacy/dist/scope"
2184
- },
2185
- "isOptional": false
2186
- },
2187
- {
2188
- "__schema": "VariableLikeSchema",
2189
- "location": {
2190
- "filePath": "export.main.runtime.ts",
2191
- "line": 248,
2192
- "character": 5
2193
- },
2194
- "signature": "(property) ids: ComponentIdList",
2195
- "name": "ids",
2196
- "type": {
2197
- "__schema": "TypeRefSchema",
2198
- "location": {
2199
- "filePath": "export.main.runtime.ts",
2200
- "line": 248,
2201
- "character": 5
2202
- },
2203
- "name": "ComponentIdList",
2204
- "componentId": {
2205
- "scope": "teambit.component",
2206
- "name": "component-id",
2207
- "version": "1.2.0"
2208
- }
2209
- },
2210
- "isOptional": false
2211
- },
2212
- {
2213
- "__schema": "VariableLikeSchema",
2214
- "location": {
2215
- "filePath": "export.main.runtime.ts",
2216
- "line": 249,
2217
- "character": 5
2218
- },
2219
- "signature": "(property) laneObject?: Lane | undefined",
2220
- "name": "laneObject",
2221
- "type": {
2222
- "__schema": "TypeRefSchema",
2223
- "location": {
2224
- "filePath": "export.main.runtime.ts",
2225
- "line": 249,
2226
- "character": 18
2227
- },
2228
- "name": "Lane"
2229
- },
2230
- "isOptional": true
2231
- },
2232
- {
2233
- "__schema": "VariableLikeSchema",
2234
- "location": {
2235
- "filePath": "export.main.runtime.ts",
2236
- "line": 250,
2237
- "character": 5
2238
- },
2239
- "signature": "(property) allVersions?: boolean | undefined",
2240
- "name": "allVersions",
2241
- "type": {
2242
- "__schema": "KeywordTypeSchema",
2243
- "location": {
2244
- "filePath": "export.main.runtime.ts",
2245
- "line": 250,
2246
- "character": 19
2247
- },
2248
- "name": "boolean"
2249
- },
2250
- "isOptional": true
2251
- },
2252
- {
2253
- "__schema": "VariableLikeSchema",
2254
- "location": {
2255
- "filePath": "export.main.runtime.ts",
2256
- "line": 251,
2257
- "character": 5
2258
- },
2259
- "signature": "(property) originDirectly?: boolean | undefined",
2260
- "name": "originDirectly",
2261
- "type": {
2262
- "__schema": "KeywordTypeSchema",
2263
- "location": {
2264
- "filePath": "export.main.runtime.ts",
2265
- "line": 251,
2266
- "character": 22
2267
- },
2268
- "name": "boolean"
2269
- },
2270
- "isOptional": true
2271
- },
2272
- {
2273
- "__schema": "VariableLikeSchema",
2274
- "location": {
2275
- "filePath": "export.main.runtime.ts",
2276
- "line": 252,
2277
- "character": 5
2278
- },
2279
- "signature": "(property) idsWithFutureScope: ComponentIdList",
2280
- "name": "idsWithFutureScope",
2281
- "type": {
2282
- "__schema": "TypeRefSchema",
2283
- "location": {
2284
- "filePath": "export.main.runtime.ts",
2285
- "line": 252,
2286
- "character": 5
2287
- },
2288
- "name": "ComponentIdList",
2289
- "componentId": {
2290
- "scope": "teambit.component",
2291
- "name": "component-id",
2292
- "version": "1.2.0"
2293
- }
2294
- },
2295
- "isOptional": false
2296
- },
2297
- {
2298
- "__schema": "VariableLikeSchema",
2299
- "location": {
2300
- "filePath": "export.main.runtime.ts",
2301
- "line": 253,
2302
- "character": 5
2303
- },
2304
- "signature": "(property) resumeExportId?: string | undefined",
2305
- "name": "resumeExportId",
2306
- "type": {
2307
- "__schema": "TypeUnionSchema",
2308
- "location": {
2309
- "filePath": "export.main.runtime.ts",
2310
- "line": 253,
2311
- "character": 22
2312
- },
2313
- "types": [
2314
- {
2315
- "__schema": "KeywordTypeSchema",
2316
- "location": {
2317
- "filePath": "export.main.runtime.ts",
2318
- "line": 253,
2319
- "character": 22
2320
- },
2321
- "name": "string"
2322
- },
2323
- {
2324
- "__schema": "KeywordTypeSchema",
2325
- "location": {
2326
- "filePath": "export.main.runtime.ts",
2327
- "line": 253,
2328
- "character": 31
2329
- },
2330
- "name": "undefined"
2331
- }
2332
- ]
2333
- },
2334
- "isOptional": true
2335
- },
2336
- {
2337
- "__schema": "VariableLikeSchema",
2338
- "location": {
2339
- "filePath": "export.main.runtime.ts",
2340
- "line": 254,
2341
- "character": 5
2342
- },
2343
- "signature": "(property) throwForMissingArtifacts?: boolean | undefined",
2344
- "name": "throwForMissingArtifacts",
2345
- "type": {
2346
- "__schema": "KeywordTypeSchema",
2347
- "location": {
2348
- "filePath": "export.main.runtime.ts",
2349
- "line": 254,
2350
- "character": 32
2351
- },
2352
- "name": "boolean"
2353
- },
2354
- "isOptional": true
2355
- },
2356
- {
2357
- "__schema": "VariableLikeSchema",
2358
- "location": {
2359
- "filePath": "export.main.runtime.ts",
2360
- "line": 255,
2361
- "character": 5
2362
- },
2363
- "signature": "(property) isOnMain?: boolean | undefined",
2364
- "name": "isOnMain",
2365
- "type": {
2366
- "__schema": "KeywordTypeSchema",
2367
- "location": {
2368
- "filePath": "export.main.runtime.ts",
2369
- "line": 255,
2370
- "character": 16
2371
- },
2372
- "name": "boolean"
2373
- },
2374
- "isOptional": true
2375
- },
2376
- {
2377
- "__schema": "VariableLikeSchema",
2378
- "location": {
2379
- "filePath": "export.main.runtime.ts",
2380
- "line": 256,
2381
- "character": 5
2382
- },
2383
- "signature": "(property) exportHeadsOnly?: boolean | undefined",
2384
- "name": "exportHeadsOnly",
2385
- "type": {
2386
- "__schema": "KeywordTypeSchema",
2387
- "location": {
2388
- "filePath": "export.main.runtime.ts",
2389
- "line": 256,
2390
- "character": 23
2391
- },
2392
- "name": "boolean"
2393
- },
2394
- "isOptional": true
2395
- },
2396
- {
2397
- "__schema": "VariableLikeSchema",
2398
- "location": {
2399
- "filePath": "export.main.runtime.ts",
2400
- "line": 257,
2401
- "character": 5
2402
- },
2403
- "signature": "(property) filterOutExistingVersions?: boolean | undefined",
2404
- "name": "filterOutExistingVersions",
2405
- "type": {
2406
- "__schema": "KeywordTypeSchema",
2407
- "location": {
2408
- "filePath": "export.main.runtime.ts",
2409
- "line": 257,
2410
- "character": 33
2411
- },
2412
- "name": "boolean"
2413
- },
2414
- "isOptional": true
2415
- },
2416
- {
2417
- "__schema": "VariableLikeSchema",
2418
- "location": {
2419
- "filePath": "export.main.runtime.ts",
2420
- "line": 258,
2421
- "character": 5
2422
- },
2423
- "signature": "(property) exportOrigin?: ExportOrigin | undefined",
2424
- "name": "exportOrigin",
2425
- "type": {
2426
- "__schema": "TypeRefSchema",
2427
- "location": {
2428
- "filePath": "export.main.runtime.ts",
2429
- "line": 258,
2430
- "character": 20
2431
- },
2432
- "name": "ExportOrigin"
2433
- },
2434
- "isOptional": true
2435
- }
2436
- ],
2437
- "isSpread": false
2438
- }
2439
- ],
2440
- "returnType": {
2441
- "__schema": "TypeRefSchema",
2442
- "location": {
2443
- "filePath": "export.main.runtime.ts",
2444
- "line": 259,
2445
- "character": 7
2446
- },
2447
- "name": "Promise",
2448
- "typeArgs": [
2449
- {
2450
- "__schema": "TypeLiteralSchema",
2451
- "location": {
2452
- "filePath": "export.main.runtime.ts",
2453
- "line": 259,
2454
- "character": 15
2455
- },
2456
- "members": [
2457
- {
2458
- "__schema": "VariableLikeSchema",
2459
- "location": {
2460
- "filePath": "export.main.runtime.ts",
2461
- "line": 260,
2462
- "character": 5
2463
- },
2464
- "signature": "(property) exported: ComponentIdList",
2465
- "name": "exported",
2466
- "type": {
2467
- "__schema": "TypeRefSchema",
2468
- "location": {
2469
- "filePath": "export.main.runtime.ts",
2470
- "line": 260,
2471
- "character": 5
2472
- },
2473
- "name": "ComponentIdList",
2474
- "componentId": {
2475
- "scope": "teambit.component",
2476
- "name": "component-id",
2477
- "version": "1.2.0"
2478
- }
2479
- },
2480
- "isOptional": false
2481
- },
2482
- {
2483
- "__schema": "VariableLikeSchema",
2484
- "location": {
2485
- "filePath": "export.main.runtime.ts",
2486
- "line": 261,
2487
- "character": 5
2488
- },
2489
- "signature": "(property) updatedLocally: ComponentIdList",
2490
- "name": "updatedLocally",
2491
- "type": {
2492
- "__schema": "TypeRefSchema",
2493
- "location": {
2494
- "filePath": "export.main.runtime.ts",
2495
- "line": 261,
2496
- "character": 5
2497
- },
2498
- "name": "ComponentIdList",
2499
- "componentId": {
2500
- "scope": "teambit.component",
2501
- "name": "component-id",
2502
- "version": "1.2.0"
2503
- }
2504
- },
2505
- "isOptional": false
2506
- },
2507
- {
2508
- "__schema": "VariableLikeSchema",
2509
- "location": {
2510
- "filePath": "export.main.runtime.ts",
2511
- "line": 262,
2512
- "character": 5
2513
- },
2514
- "signature": "(property) newIdsOnRemote: ComponentID[]",
2515
- "name": "newIdsOnRemote",
2516
- "type": {
2517
- "__schema": "TypeArraySchema",
2518
- "location": {
2519
- "filePath": "export.main.runtime.ts",
2520
- "line": 262,
2521
- "character": 21
2522
- },
2523
- "type": {
2524
- "__schema": "TypeRefSchema",
2525
- "location": {
2526
- "filePath": "export.main.runtime.ts",
2527
- "line": 262,
2528
- "character": 21
2529
- },
2530
- "name": "ComponentID"
2531
- }
2532
- },
2533
- "isOptional": false
2534
- },
2535
- {
2536
- "__schema": "VariableLikeSchema",
2537
- "location": {
2538
- "filePath": "export.main.runtime.ts",
2539
- "line": 263,
2540
- "character": 5
2541
- },
2542
- "signature": "(property) rippleJobs: string[]",
2543
- "name": "rippleJobs",
2544
- "type": {
2545
- "__schema": "TypeArraySchema",
2546
- "location": {
2547
- "filePath": "export.main.runtime.ts",
2548
- "line": 263,
2549
- "character": 17
2550
- },
2551
- "type": {
2552
- "__schema": "KeywordTypeSchema",
2553
- "location": {
2554
- "filePath": "export.main.runtime.ts",
2555
- "line": 263,
2556
- "character": 17
2557
- },
2558
- "name": "string"
2559
- }
2560
- },
2561
- "isOptional": false
2562
- }
2563
- ]
2564
- }
2565
- ]
2566
- },
2567
- "modifiers": [
2568
- "async"
2569
- ]
2570
- },
2571
- {
2572
- "__schema": "VariableLikeSchema",
2573
- "location": {
2574
- "filePath": "export.main.runtime.ts",
2575
- "line": 859,
2576
- "character": 3
2577
- },
2578
- "signature": "(property) ExportMain.runtime: RuntimeDefinition",
2579
- "name": "runtime",
2580
- "type": {
2581
- "__schema": "InferenceTypeSchema",
2582
- "location": {
2583
- "filePath": "export.main.runtime.ts",
2584
- "line": 859,
2585
- "character": 3
2586
- },
2587
- "type": "RuntimeDefinition"
2588
- },
2589
- "isOptional": true,
2590
- "defaultValue": "MainRuntime"
2591
- },
2592
- {
2593
- "__schema": "VariableLikeSchema",
2594
- "location": {
2595
- "filePath": "export.main.runtime.ts",
2596
- "line": 860,
2597
- "character": 3
2598
- },
2599
- "signature": "(property) ExportMain.dependencies: Aspect[]",
2600
- "name": "dependencies",
2601
- "type": {
2602
- "__schema": "InferenceTypeSchema",
2603
- "location": {
2604
- "filePath": "export.main.runtime.ts",
2605
- "line": 860,
2606
- "character": 3
2607
- },
2608
- "type": "Aspect[]"
2609
- },
2610
- "isOptional": true,
2611
- "defaultValue": "[\n CLIAspect,\n ScopeAspect,\n WorkspaceAspect,\n RemoveAspect,\n DependencyResolverAspect,\n LoggerAspect,\n EjectAspect,\n ]"
2612
- },
2613
- {
2614
- "__schema": "FunctionLikeSchema",
2615
- "location": {
2616
- "filePath": "export.main.runtime.ts",
2617
- "line": 869,
2618
- "character": 3
2619
- },
2620
- "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>",
2621
- "name": "provider",
2622
- "params": [
2623
- {
2624
- "__schema": "ParameterSchema",
2625
- "location": {
2626
- "filePath": "export.main.runtime.ts",
2627
- "line": 869,
2628
- "character": 25
2629
- },
2630
- "name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
2631
- "type": {
2632
- "__schema": "TupleTypeSchema",
2633
- "location": {
2634
- "filePath": "export.main.runtime.ts",
2635
- "line": 869,
2636
- "character": 90
2637
- },
2638
- "elements": [
2639
- {
2640
- "__schema": "TypeRefSchema",
2641
- "location": {
2642
- "filePath": "export.main.runtime.ts",
2643
- "line": 870,
2644
- "character": 5
2645
- },
2646
- "name": "CLIMain"
2647
- },
2648
- {
2649
- "__schema": "TypeRefSchema",
2650
- "location": {
2651
- "filePath": "export.main.runtime.ts",
2652
- "line": 871,
2653
- "character": 5
2654
- },
2655
- "name": "ScopeMain"
2656
- },
2657
- {
2658
- "__schema": "TypeRefSchema",
2659
- "location": {
2660
- "filePath": "export.main.runtime.ts",
2661
- "line": 872,
2662
- "character": 5
2663
- },
2664
- "name": "Workspace"
2665
- },
2666
- {
2667
- "__schema": "TypeRefSchema",
2668
- "location": {
2669
- "filePath": "export.main.runtime.ts",
2670
- "line": 873,
2671
- "character": 5
2672
- },
2673
- "name": "RemoveMain"
2674
- },
2675
- {
2676
- "__schema": "TypeRefSchema",
2677
- "location": {
2678
- "filePath": "export.main.runtime.ts",
2679
- "line": 874,
2680
- "character": 5
2681
- },
2682
- "name": "DependencyResolverMain"
2683
- },
2684
- {
2685
- "__schema": "TypeRefSchema",
2686
- "location": {
2687
- "filePath": "export.main.runtime.ts",
2688
- "line": 875,
2689
- "character": 5
2690
- },
2691
- "name": "LoggerMain"
2692
- },
2693
- {
2694
- "__schema": "TypeRefSchema",
2695
- "location": {
2696
- "filePath": "export.main.runtime.ts",
2697
- "line": 876,
2698
- "character": 5
2699
- },
2700
- "name": "EjectMain"
2701
- }
2702
- ]
2703
- },
2704
- "isOptional": false,
2705
- "isSpread": false
2706
- }
2707
- ],
2708
- "returnType": {
2709
- "__schema": "InferenceTypeSchema",
2710
- "location": {
2711
- "filePath": "export.main.runtime.ts",
2712
- "line": 869,
2713
- "character": 3
2714
- },
2715
- "type": "Promise<ExportMain>"
2716
- },
2717
- "modifiers": [
2718
- "static",
2719
- "async"
2720
- ]
2721
- }
2722
- ],
2723
- "extendsNodes": [],
2724
- "implementNodes": []
2725
- },
2726
- {
2727
- "__schema": "FunctionLikeSchema",
2728
- "location": {
2729
- "filePath": "export.main.runtime.ts",
2730
- "line": 939,
2731
- "character": 1
2732
- },
2733
- "signature": "function isUserTryingToExportLanes(consumer: Consumer): boolean",
2734
- "name": "isUserTryingToExportLanes",
2735
- "params": [
2736
- {
2737
- "__schema": "ParameterSchema",
2738
- "location": {
2739
- "filePath": "export.main.runtime.ts",
2740
- "line": 939,
2741
- "character": 43
2742
- },
2743
- "name": "consumer",
2744
- "type": {
2745
- "__schema": "TypeRefSchema",
2746
- "location": {
2747
- "filePath": "export.main.runtime.ts",
2748
- "line": 939,
2749
- "character": 53
2750
- },
2751
- "name": "Consumer"
2752
- },
2753
- "isOptional": false,
2754
- "isSpread": false
2755
- }
2756
- ],
2757
- "returnType": {
2758
- "__schema": "InferenceTypeSchema",
2759
- "location": {
2760
- "filePath": "export.main.runtime.ts",
2761
- "line": 939,
2762
- "character": 1
2763
- },
2764
- "type": "boolean"
2765
- },
2766
- "modifiers": [
2767
- "export"
2768
- ]
2769
- },
2770
- {
2771
- "__schema": "UnImplementedSchema",
2772
- "location": {
2773
- "filePath": "export.main.runtime.ts",
2774
- "line": 943,
2775
- "character": 16
2776
- },
2777
- "name": "ExportMain",
2778
- "type": "Identifier"
2779
- }
2780
- ],
2781
- "internals": [
2782
- {
2783
- "__schema": "ModuleSchema",
2784
- "location": {
2785
- "filePath": "export.main.runtime.ts",
2786
- "line": 54,
2787
- "character": 1
2788
- },
2789
- "exports": [
2790
- {
2791
- "__schema": "VariableLikeSchema",
2792
- "location": {
2793
- "filePath": "export.main.runtime.ts",
2794
- "line": 54,
2795
- "character": 7
2796
- },
2797
- "signature": "const HooksManagerInstance: HooksManager | null",
2798
- "name": "HooksManagerInstance",
2799
- "type": {
2800
- "__schema": "InferenceTypeSchema",
2801
- "location": {
2802
- "filePath": "export.main.runtime.ts",
2803
- "line": 54,
2804
- "character": 7
2805
- },
2806
- "type": "HooksManager | null"
2807
- },
2808
- "isOptional": false,
2809
- "defaultValue": "HooksManager.getInstance()"
2810
- }
2811
- ],
2812
- "internals": []
2813
- },
2814
- {
2815
- "__schema": "TypeSchema",
2816
- "location": {
2817
- "filePath": "export.main.runtime.ts",
2818
- "line": 58,
2819
- "character": 1
2820
- },
2821
- "signature": "type ModelComponentAndObjects = {\n component: ModelComponent;\n objects: BitObject[];\n}",
2822
- "name": "ModelComponentAndObjects",
2823
- "type": {
2824
- "__schema": "TypeLiteralSchema",
2825
- "location": {
2826
- "filePath": "export.main.runtime.ts",
2827
- "line": 58,
2828
- "character": 33
2829
- },
2830
- "members": [
2831
- {
2832
- "__schema": "VariableLikeSchema",
2833
- "location": {
2834
- "filePath": "export.main.runtime.ts",
2835
- "line": 58,
2836
- "character": 35
2837
- },
2838
- "signature": "(property) component: ModelComponent",
2839
- "name": "component",
2840
- "type": {
2841
- "__schema": "TypeRefSchema",
2842
- "location": {
2843
- "filePath": "export.main.runtime.ts",
2844
- "line": 58,
2845
- "character": 35
2846
- },
2847
- "name": "ModelComponent",
2848
- "packageName": "@teambit/legacy/dist/scope/models"
2849
- },
2850
- "isOptional": false
2851
- },
2852
- {
2853
- "__schema": "VariableLikeSchema",
2854
- "location": {
2855
- "filePath": "export.main.runtime.ts",
2856
- "line": 58,
2857
- "character": 62
2858
- },
2859
- "signature": "(property) objects: BitObject[]",
2860
- "name": "objects",
2861
- "type": {
2862
- "__schema": "TypeArraySchema",
2863
- "location": {
2864
- "filePath": "export.main.runtime.ts",
2865
- "line": 58,
2866
- "character": 71
2867
- },
2868
- "type": {
2869
- "__schema": "TypeRefSchema",
2870
- "location": {
2871
- "filePath": "export.main.runtime.ts",
2872
- "line": 58,
2873
- "character": 71
2874
- },
2875
- "name": "BitObject"
2876
- }
2877
- },
2878
- "isOptional": false
2879
- }
2880
- ]
2881
- }
2882
- },
2883
- {
2884
- "__schema": "TypeSchema",
2885
- "location": {
2886
- "filePath": "export.main.runtime.ts",
2887
- "line": 59,
2888
- "character": 1
2889
- },
2890
- "signature": "type ObjectListPerName = {\n [name: string]: ObjectList;\n}",
2891
- "name": "ObjectListPerName",
2892
- "type": {
2893
- "__schema": "TypeLiteralSchema",
2894
- "location": {
2895
- "filePath": "export.main.runtime.ts",
2896
- "line": 59,
2897
- "character": 26
2898
- },
2899
- "members": [
2900
- {
2901
- "__schema": "IndexSignatureSchema",
2902
- "location": {
2903
- "filePath": "export.main.runtime.ts",
2904
- "line": 59,
2905
- "character": 28
2906
- },
2907
- "keyType": {
2908
- "__schema": "ParameterSchema",
2909
- "location": {
2910
- "filePath": "export.main.runtime.ts",
2911
- "line": 59,
2912
- "character": 29
2913
- },
2914
- "name": "name",
2915
- "type": {
2916
- "__schema": "KeywordTypeSchema",
2917
- "location": {
2918
- "filePath": "export.main.runtime.ts",
2919
- "line": 59,
2920
- "character": 35
2921
- },
2922
- "name": "string"
2923
- },
2924
- "isOptional": false,
2925
- "isSpread": false
2926
- },
2927
- "valueType": {
2928
- "__schema": "TypeRefSchema",
2929
- "location": {
2930
- "filePath": "export.main.runtime.ts",
2931
- "line": 59,
2932
- "character": 44
2933
- },
2934
- "name": "ObjectList"
2935
- }
2936
- }
2937
- ]
2938
- }
2939
- },
2940
- {
2941
- "__schema": "TypeSchema",
2942
- "location": {
2943
- "filePath": "export.main.runtime.ts",
2944
- "line": 60,
2945
- "character": 1
2946
- },
2947
- "signature": "type ObjectsPerRemote = {\n remote: Remote;\n objectList: ObjectList;\n exportedIds?: string[] | undefined;\n}",
2948
- "name": "ObjectsPerRemote",
2949
- "type": {
2950
- "__schema": "TypeLiteralSchema",
2951
- "location": {
2952
- "filePath": "export.main.runtime.ts",
2953
- "line": 60,
2954
- "character": 25
2955
- },
2956
- "members": [
2957
- {
2958
- "__schema": "VariableLikeSchema",
2959
- "location": {
2960
- "filePath": "export.main.runtime.ts",
2961
- "line": 61,
2962
- "character": 3
2963
- },
2964
- "signature": "(property) remote: Remote",
2965
- "name": "remote",
2966
- "type": {
2967
- "__schema": "TypeRefSchema",
2968
- "location": {
2969
- "filePath": "export.main.runtime.ts",
2970
- "line": 61,
2971
- "character": 3
2972
- },
2973
- "name": "Remote",
2974
- "packageName": "@teambit/legacy/dist/remotes"
2975
- },
2976
- "isOptional": false
2977
- },
2978
- {
2979
- "__schema": "VariableLikeSchema",
2980
- "location": {
2981
- "filePath": "export.main.runtime.ts",
2982
- "line": 62,
2983
- "character": 3
2984
- },
2985
- "signature": "(property) objectList: ObjectList",
2986
- "name": "objectList",
2987
- "type": {
2988
- "__schema": "TypeRefSchema",
2989
- "location": {
2990
- "filePath": "export.main.runtime.ts",
2991
- "line": 62,
2992
- "character": 3
2993
- },
2994
- "name": "ObjectList",
2995
- "packageName": "@teambit/legacy/dist/scope/objects/object-list"
2996
- },
2997
- "isOptional": false
2998
- },
2999
- {
3000
- "__schema": "VariableLikeSchema",
3001
- "location": {
3002
- "filePath": "export.main.runtime.ts",
3003
- "line": 63,
3004
- "character": 3
3005
- },
3006
- "signature": "(property) exportedIds?: string[] | undefined",
3007
- "name": "exportedIds",
3008
- "type": {
3009
- "__schema": "TypeArraySchema",
3010
- "location": {
3011
- "filePath": "export.main.runtime.ts",
3012
- "line": 63,
3013
- "character": 17
3014
- },
3015
- "type": {
3016
- "__schema": "KeywordTypeSchema",
3017
- "location": {
3018
- "filePath": "export.main.runtime.ts",
3019
- "line": 63,
3020
- "character": 17
3021
- },
3022
- "name": "string"
3023
- }
3024
- },
3025
- "isOptional": true
3026
- }
3027
- ]
3028
- }
3029
- },
3030
- {
3031
- "__schema": "TypeSchema",
3032
- "location": {
3033
- "filePath": "export.main.runtime.ts",
3034
- "line": 65,
3035
- "character": 1
3036
- },
3037
- "signature": "type ObjectsPerRemoteExtended = ObjectsPerRemote & {\n objectListPerName: ObjectListPerName;\n idsToChangeLocally: ComponentIdList;\n componentsAndObjects: ModelComponentAndObjects[];\n}",
3038
- "name": "ObjectsPerRemoteExtended",
3039
- "type": {
3040
- "__schema": "TypeIntersectionSchema",
3041
- "location": {
3042
- "filePath": "export.main.runtime.ts",
3043
- "line": 65,
3044
- "character": 33
3045
- },
3046
- "types": [
3047
- {
3048
- "__schema": "TypeRefSchema",
3049
- "location": {
3050
- "filePath": "export.main.runtime.ts",
3051
- "line": 65,
3052
- "character": 33
3053
- },
3054
- "name": "ObjectsPerRemote"
3055
- },
3056
- {
3057
- "__schema": "TypeLiteralSchema",
3058
- "location": {
3059
- "filePath": "export.main.runtime.ts",
3060
- "line": 65,
3061
- "character": 52
3062
- },
3063
- "members": [
3064
- {
3065
- "__schema": "VariableLikeSchema",
3066
- "location": {
3067
- "filePath": "export.main.runtime.ts",
3068
- "line": 66,
3069
- "character": 3
3070
- },
3071
- "signature": "(property) objectListPerName: ObjectListPerName",
3072
- "name": "objectListPerName",
3073
- "type": {
3074
- "__schema": "TypeRefSchema",
3075
- "location": {
3076
- "filePath": "export.main.runtime.ts",
3077
- "line": 66,
3078
- "character": 3
3079
- },
3080
- "name": "ObjectListPerName",
3081
- "internalFilePath": "export.main.runtime.ts"
3082
- },
3083
- "isOptional": false
3084
- },
3085
- {
3086
- "__schema": "VariableLikeSchema",
3087
- "location": {
3088
- "filePath": "export.main.runtime.ts",
3089
- "line": 67,
3090
- "character": 3
3091
- },
3092
- "signature": "(property) idsToChangeLocally: ComponentIdList",
3093
- "name": "idsToChangeLocally",
3094
- "type": {
3095
- "__schema": "TypeRefSchema",
3096
- "location": {
3097
- "filePath": "export.main.runtime.ts",
3098
- "line": 67,
3099
- "character": 3
3100
- },
3101
- "name": "ComponentIdList",
3102
- "componentId": {
3103
- "scope": "teambit.component",
3104
- "name": "component-id",
3105
- "version": "1.2.0"
3106
- }
3107
- },
3108
- "isOptional": false
3109
- },
3110
- {
3111
- "__schema": "VariableLikeSchema",
3112
- "location": {
3113
- "filePath": "export.main.runtime.ts",
3114
- "line": 68,
3115
- "character": 3
3116
- },
3117
- "signature": "(property) componentsAndObjects: ModelComponentAndObjects[]",
3118
- "name": "componentsAndObjects",
3119
- "type": {
3120
- "__schema": "TypeArraySchema",
3121
- "location": {
3122
- "filePath": "export.main.runtime.ts",
3123
- "line": 68,
3124
- "character": 25
3125
- },
3126
- "type": {
3127
- "__schema": "TypeRefSchema",
3128
- "location": {
3129
- "filePath": "export.main.runtime.ts",
3130
- "line": 68,
3131
- "character": 25
3132
- },
3133
- "name": "ModelComponentAndObjects"
3134
- }
3135
- },
3136
- "isOptional": false
3137
- }
3138
- ]
3139
- }
3140
- ]
3141
- }
3142
- },
3143
- {
3144
- "__schema": "TypeSchema",
3145
- "location": {
3146
- "filePath": "export.main.runtime.ts",
3147
- "line": 71,
3148
- "character": 1
3149
- },
3150
- "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}",
3151
- "name": "ExportParams",
3152
- "type": {
3153
- "__schema": "TypeLiteralSchema",
3154
- "location": {
3155
- "filePath": "export.main.runtime.ts",
3156
- "line": 71,
3157
- "character": 21
3158
- },
3159
- "members": [
3160
- {
3161
- "__schema": "VariableLikeSchema",
3162
- "location": {
3163
- "filePath": "export.main.runtime.ts",
3164
- "line": 72,
3165
- "character": 3
3166
- },
3167
- "signature": "(property) ids?: string[] | undefined",
3168
- "name": "ids",
3169
- "type": {
3170
- "__schema": "TypeArraySchema",
3171
- "location": {
3172
- "filePath": "export.main.runtime.ts",
3173
- "line": 72,
3174
- "character": 9
3175
- },
3176
- "type": {
3177
- "__schema": "KeywordTypeSchema",
3178
- "location": {
3179
- "filePath": "export.main.runtime.ts",
3180
- "line": 72,
3181
- "character": 9
3182
- },
3183
- "name": "string"
3184
- }
3185
- },
3186
- "isOptional": true
3187
- },
3188
- {
3189
- "__schema": "VariableLikeSchema",
3190
- "location": {
3191
- "filePath": "export.main.runtime.ts",
3192
- "line": 73,
3193
- "character": 3
3194
- },
3195
- "signature": "(property) eject?: boolean | undefined",
3196
- "name": "eject",
3197
- "type": {
3198
- "__schema": "KeywordTypeSchema",
3199
- "location": {
3200
- "filePath": "export.main.runtime.ts",
3201
- "line": 73,
3202
- "character": 11
3203
- },
3204
- "name": "boolean"
3205
- },
3206
- "isOptional": true
3207
- },
3208
- {
3209
- "__schema": "VariableLikeSchema",
3210
- "location": {
3211
- "filePath": "export.main.runtime.ts",
3212
- "line": 74,
3213
- "character": 3
3214
- },
3215
- "signature": "(property) allVersions?: boolean | undefined",
3216
- "name": "allVersions",
3217
- "type": {
3218
- "__schema": "KeywordTypeSchema",
3219
- "location": {
3220
- "filePath": "export.main.runtime.ts",
3221
- "line": 74,
3222
- "character": 17
3223
- },
3224
- "name": "boolean"
3225
- },
3226
- "isOptional": true
3227
- },
3228
- {
3229
- "__schema": "VariableLikeSchema",
3230
- "location": {
3231
- "filePath": "export.main.runtime.ts",
3232
- "line": 75,
3233
- "character": 3
3234
- },
3235
- "signature": "(property) originDirectly?: boolean | undefined",
3236
- "name": "originDirectly",
3237
- "type": {
3238
- "__schema": "KeywordTypeSchema",
3239
- "location": {
3240
- "filePath": "export.main.runtime.ts",
3241
- "line": 75,
3242
- "character": 20
3243
- },
3244
- "name": "boolean"
3245
- },
3246
- "isOptional": true
3247
- },
3248
- {
3249
- "__schema": "VariableLikeSchema",
3250
- "location": {
3251
- "filePath": "export.main.runtime.ts",
3252
- "line": 76,
3253
- "character": 3
3254
- },
3255
- "signature": "(property) includeNonStaged?: boolean | undefined",
3256
- "name": "includeNonStaged",
3257
- "type": {
3258
- "__schema": "KeywordTypeSchema",
3259
- "location": {
3260
- "filePath": "export.main.runtime.ts",
3261
- "line": 76,
3262
- "character": 22
3263
- },
3264
- "name": "boolean"
3265
- },
3266
- "isOptional": true
3267
- },
3268
- {
3269
- "__schema": "VariableLikeSchema",
3270
- "location": {
3271
- "filePath": "export.main.runtime.ts",
3272
- "line": 77,
3273
- "character": 3
3274
- },
3275
- "signature": "(property) resumeExportId?: string | undefined",
3276
- "name": "resumeExportId",
3277
- "type": {
3278
- "__schema": "TypeUnionSchema",
3279
- "location": {
3280
- "filePath": "export.main.runtime.ts",
3281
- "line": 77,
3282
- "character": 20
3283
- },
3284
- "types": [
3285
- {
3286
- "__schema": "KeywordTypeSchema",
3287
- "location": {
3288
- "filePath": "export.main.runtime.ts",
3289
- "line": 77,
3290
- "character": 20
3291
- },
3292
- "name": "string"
3293
- },
3294
- {
3295
- "__schema": "KeywordTypeSchema",
3296
- "location": {
3297
- "filePath": "export.main.runtime.ts",
3298
- "line": 77,
3299
- "character": 29
3300
- },
3301
- "name": "undefined"
3302
- }
3303
- ]
3304
- },
3305
- "isOptional": true
3306
- },
3307
- {
3308
- "__schema": "VariableLikeSchema",
3309
- "location": {
3310
- "filePath": "export.main.runtime.ts",
3311
- "line": 78,
3312
- "character": 3
3313
- },
3314
- "signature": "(property) headOnly?: boolean | undefined",
3315
- "name": "headOnly",
3316
- "type": {
3317
- "__schema": "KeywordTypeSchema",
3318
- "location": {
3319
- "filePath": "export.main.runtime.ts",
3320
- "line": 78,
3321
- "character": 14
3322
- },
3323
- "name": "boolean"
3324
- },
3325
- "isOptional": true
3326
- },
3327
- {
3328
- "__schema": "VariableLikeSchema",
3329
- "location": {
3330
- "filePath": "export.main.runtime.ts",
3331
- "line": 79,
3332
- "character": 3
3333
- },
3334
- "signature": "(property) ignoreMissingArtifacts?: boolean | undefined",
3335
- "name": "ignoreMissingArtifacts",
3336
- "type": {
3337
- "__schema": "KeywordTypeSchema",
3338
- "location": {
3339
- "filePath": "export.main.runtime.ts",
3340
- "line": 79,
3341
- "character": 28
3342
- },
3343
- "name": "boolean"
3344
- },
3345
- "isOptional": true
3346
- },
3347
- {
3348
- "__schema": "VariableLikeSchema",
3349
- "location": {
3350
- "filePath": "export.main.runtime.ts",
3351
- "line": 80,
3352
- "character": 3
3353
- },
3354
- "signature": "(property) forkLaneNewScope?: boolean | undefined",
3355
- "name": "forkLaneNewScope",
3356
- "type": {
3357
- "__schema": "KeywordTypeSchema",
3358
- "location": {
3359
- "filePath": "export.main.runtime.ts",
3360
- "line": 80,
3361
- "character": 22
3362
- },
3363
- "name": "boolean"
3364
- },
3365
- "isOptional": true
3366
- }
3367
- ]
3368
- }
3369
- },
3370
- {
3371
- "__schema": "UnImplementedSchema",
3372
- "location": {
3373
- "filePath": "export.main.runtime.ts",
3374
- "line": 885,
3375
- "character": 1
3376
- },
3377
- "name": "ExportAspect.addRuntime(ExportMain);",
3378
- "type": "ExpressionStatement"
3379
- },
3380
- {
3381
- "__schema": "FunctionLikeSchema",
3382
- "location": {
3383
- "filePath": "export.main.runtime.ts",
3384
- "line": 891,
3385
- "character": 1
3386
- },
3387
- "doc": {
3388
- "__schema": "DocSchema",
3389
- "location": {
3390
- "filePath": "export.main.runtime.ts",
3391
- "line": 887,
3392
- "character": 1
3393
- },
3394
- "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 */",
3395
- "comment": "the componentsIds passed here are the ones that didn't have scope-name before, and now they have.\nso if the bitMap.updateComponentId returns bitId without scope-name is because it couldn't find it there"
3396
- },
3397
- "signature": "function _updateIdsOnBitMap(bitMap: BitMap, componentsIds: ComponentIdList): ComponentID[]",
3398
- "name": "_updateIdsOnBitMap",
3399
- "params": [
3400
- {
3401
- "__schema": "ParameterSchema",
3402
- "location": {
3403
- "filePath": "export.main.runtime.ts",
3404
- "line": 891,
3405
- "character": 29
3406
- },
3407
- "name": "bitMap",
3408
- "type": {
3409
- "__schema": "TypeRefSchema",
3410
- "location": {
3411
- "filePath": "export.main.runtime.ts",
3412
- "line": 891,
3413
- "character": 37
3414
- },
3415
- "name": "BitMap"
3416
- },
3417
- "isOptional": false,
3418
- "isSpread": false
3419
- },
3420
- {
3421
- "__schema": "ParameterSchema",
3422
- "location": {
3423
- "filePath": "export.main.runtime.ts",
3424
- "line": 891,
3425
- "character": 45
3426
- },
3427
- "name": "componentsIds",
3428
- "type": {
3429
- "__schema": "TypeRefSchema",
3430
- "location": {
3431
- "filePath": "export.main.runtime.ts",
3432
- "line": 891,
3433
- "character": 60
3434
- },
3435
- "name": "ComponentIdList"
3436
- },
3437
- "isOptional": false,
3438
- "isSpread": false
3439
- }
3440
- ],
3441
- "returnType": {
3442
- "__schema": "TypeArraySchema",
3443
- "location": {
3444
- "filePath": "export.main.runtime.ts",
3445
- "line": 891,
3446
- "character": 78
3447
- },
3448
- "type": {
3449
- "__schema": "TypeRefSchema",
3450
- "location": {
3451
- "filePath": "export.main.runtime.ts",
3452
- "line": 891,
3453
- "character": 78
3454
- },
3455
- "name": "ComponentID"
3456
- }
3457
- },
3458
- "modifiers": []
3459
- },
3460
- {
3461
- "__schema": "FunctionLikeSchema",
3462
- "location": {
3463
- "filePath": "export.main.runtime.ts",
3464
- "line": 900,
3465
- "character": 1
3466
- },
3467
- "signature": "function getParsedId(consumer: Consumer, id: string): Promise<ComponentID>",
3468
- "name": "getParsedId",
3469
- "params": [
3470
- {
3471
- "__schema": "ParameterSchema",
3472
- "location": {
3473
- "filePath": "export.main.runtime.ts",
3474
- "line": 900,
3475
- "character": 28
3476
- },
3477
- "name": "consumer",
3478
- "type": {
3479
- "__schema": "TypeRefSchema",
3480
- "location": {
3481
- "filePath": "export.main.runtime.ts",
3482
- "line": 900,
3483
- "character": 38
3484
- },
3485
- "name": "Consumer"
3486
- },
3487
- "isOptional": false,
3488
- "isSpread": false
3489
- },
3490
- {
3491
- "__schema": "ParameterSchema",
3492
- "location": {
3493
- "filePath": "export.main.runtime.ts",
3494
- "line": 900,
3495
- "character": 48
3496
- },
3497
- "name": "id",
3498
- "type": {
3499
- "__schema": "KeywordTypeSchema",
3500
- "location": {
3501
- "filePath": "export.main.runtime.ts",
3502
- "line": 900,
3503
- "character": 52
3504
- },
3505
- "name": "string"
3506
- },
3507
- "isOptional": false,
3508
- "isSpread": false
3509
- }
3510
- ],
3511
- "returnType": {
3512
- "__schema": "TypeRefSchema",
3513
- "location": {
3514
- "filePath": "export.main.runtime.ts",
3515
- "line": 900,
3516
- "character": 61
3517
- },
3518
- "name": "Promise",
3519
- "typeArgs": [
3520
- {
3521
- "__schema": "TypeRefSchema",
3522
- "location": {
3523
- "filePath": "export.main.runtime.ts",
3524
- "line": 900,
3525
- "character": 69
3526
- },
3527
- "name": "ComponentID"
3528
- }
3529
- ]
3530
- },
3531
- "modifiers": [
3532
- "async"
3533
- ]
3534
- },
3535
- {
3536
- "__schema": "FunctionLikeSchema",
3537
- "location": {
3538
- "filePath": "export.main.runtime.ts",
3539
- "line": 910,
3540
- "character": 1
3541
- },
3542
- "signature": "function _throwForUnsnappedLaneReadme(lane: Lane): void",
3543
- "name": "_throwForUnsnappedLaneReadme",
3544
- "params": [
3545
- {
3546
- "__schema": "ParameterSchema",
3547
- "location": {
3548
- "filePath": "export.main.runtime.ts",
3549
- "line": 910,
3550
- "character": 39
3551
- },
3552
- "name": "lane",
3553
- "type": {
3554
- "__schema": "TypeRefSchema",
3555
- "location": {
3556
- "filePath": "export.main.runtime.ts",
3557
- "line": 910,
3558
- "character": 45
3559
- },
3560
- "name": "Lane"
3561
- },
3562
- "isOptional": false,
3563
- "isSpread": false
3564
- }
3565
- ],
3566
- "returnType": {
3567
- "__schema": "TypeRefSchema",
3568
- "location": {
3569
- "filePath": "export.main.runtime.ts",
3570
- "line": 910,
3571
- "character": 1
3572
- },
3573
- "name": "_throwForUnsnappedLaneReadme",
3574
- "internalFilePath": "export.main.runtime.ts"
3575
- },
3576
- "modifiers": []
3577
- },
3578
- {
3579
- "__schema": "FunctionLikeSchema",
3580
- "location": {
3581
- "filePath": "export.main.runtime.ts",
3582
- "line": 926,
3583
- "character": 1
3584
- },
3585
- "signature": "function updateLanesAfterExport(consumer: Consumer, lane: Lane): Promise<void>",
3586
- "name": "updateLanesAfterExport",
3587
- "params": [
3588
- {
3589
- "__schema": "ParameterSchema",
3590
- "location": {
3591
- "filePath": "export.main.runtime.ts",
3592
- "line": 926,
3593
- "character": 39
3594
- },
3595
- "name": "consumer",
3596
- "type": {
3597
- "__schema": "TypeRefSchema",
3598
- "location": {
3599
- "filePath": "export.main.runtime.ts",
3600
- "line": 926,
3601
- "character": 49
3602
- },
3603
- "name": "Consumer"
3604
- },
3605
- "isOptional": false,
3606
- "isSpread": false
3607
- },
3608
- {
3609
- "__schema": "ParameterSchema",
3610
- "location": {
3611
- "filePath": "export.main.runtime.ts",
3612
- "line": 926,
3613
- "character": 59
3614
- },
3615
- "name": "lane",
3616
- "type": {
3617
- "__schema": "TypeRefSchema",
3618
- "location": {
3619
- "filePath": "export.main.runtime.ts",
3620
- "line": 926,
3621
- "character": 65
3622
- },
3623
- "name": "Lane"
3624
- },
3625
- "isOptional": false,
3626
- "isSpread": false
3627
- }
3628
- ],
3629
- "returnType": {
3630
- "__schema": "InferenceTypeSchema",
3631
- "location": {
3632
- "filePath": "export.main.runtime.ts",
3633
- "line": 926,
3634
- "character": 1
3635
- },
3636
- "type": "Promise<void>"
3637
- },
3638
- "modifiers": [
3639
- "async"
3640
- ]
3641
- }
3642
- ]
3643
- },
3644
- {
3645
- "__schema": "ModuleSchema",
3646
- "location": {
3647
- "filePath": "export.aspect.ts",
3648
- "line": 1,
3649
- "character": 1
3650
- },
3651
- "exports": [
3652
- {
3653
- "__schema": "VariableLikeSchema",
3654
- "location": {
3655
- "filePath": "export.aspect.ts",
3656
- "line": 3,
3657
- "character": 14
3658
- },
3659
- "signature": "const ExportAspect: Aspect",
3660
- "name": "ExportAspect",
3661
- "type": {
3662
- "__schema": "TypeRefSchema",
3663
- "location": {
3664
- "filePath": "export.aspect.ts",
3665
- "line": 3,
3666
- "character": 14
3667
- },
3668
- "name": "Aspect",
3669
- "componentId": {
3670
- "scope": "teambit.harmony",
3671
- "name": "harmony",
3672
- "version": "0.4.6"
3673
- }
3674
- },
3675
- "isOptional": false,
3676
- "defaultValue": "Aspect.create({\n id: 'teambit.scope/export',\n})"
3677
- }
3678
- ],
3679
- "internals": []
3680
- }
3681
- ],
3682
- "componentId": {
3683
- "scope": "teambit.scope",
3684
- "name": "export",
3685
- "version": "1.0.186"
3686
- },
3687
- "taggedModuleExports": []
3688
- }