@teambit/status 1.0.510 → 1.0.511

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,2304 +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": "ExportSchema",
18
- "location": {
19
- "filePath": "index.ts",
20
- "line": 3,
21
- "character": 15
22
- },
23
- "signature": "class StatusMain",
24
- "name": "StatusMain",
25
- "exportNode": {
26
- "__schema": "ClassSchema",
27
- "location": {
28
- "filePath": "status.main.runtime.ts",
29
- "line": 56,
30
- "character": 1
31
- },
32
- "signature": "class StatusMain",
33
- "name": "StatusMain",
34
- "members": [
35
- {
36
- "__schema": "ConstructorSchema",
37
- "location": {
38
- "filePath": "status.main.runtime.ts",
39
- "line": 57,
40
- "character": 3
41
- },
42
- "signature": "constructor StatusMain(workspace: Workspace, issues: IssuesMain, insights: InsightsMain, remove: RemoveMain, lanes: LanesMain, logger: Logger, merging: MergingMain): StatusMain",
43
- "name": "constructor",
44
- "params": [
45
- {
46
- "__schema": "ParameterSchema",
47
- "location": {
48
- "filePath": "status.main.runtime.ts",
49
- "line": 58,
50
- "character": 5
51
- },
52
- "name": "workspace",
53
- "type": {
54
- "__schema": "TypeRefSchema",
55
- "location": {
56
- "filePath": "status.main.runtime.ts",
57
- "line": 58,
58
- "character": 24
59
- },
60
- "name": "Workspace"
61
- },
62
- "isOptional": false,
63
- "isSpread": false
64
- },
65
- {
66
- "__schema": "ParameterSchema",
67
- "location": {
68
- "filePath": "status.main.runtime.ts",
69
- "line": 59,
70
- "character": 5
71
- },
72
- "name": "issues",
73
- "type": {
74
- "__schema": "TypeRefSchema",
75
- "location": {
76
- "filePath": "status.main.runtime.ts",
77
- "line": 59,
78
- "character": 21
79
- },
80
- "name": "IssuesMain"
81
- },
82
- "isOptional": false,
83
- "isSpread": false
84
- },
85
- {
86
- "__schema": "ParameterSchema",
87
- "location": {
88
- "filePath": "status.main.runtime.ts",
89
- "line": 60,
90
- "character": 5
91
- },
92
- "name": "insights",
93
- "type": {
94
- "__schema": "TypeRefSchema",
95
- "location": {
96
- "filePath": "status.main.runtime.ts",
97
- "line": 60,
98
- "character": 23
99
- },
100
- "name": "InsightsMain"
101
- },
102
- "isOptional": false,
103
- "isSpread": false
104
- },
105
- {
106
- "__schema": "ParameterSchema",
107
- "location": {
108
- "filePath": "status.main.runtime.ts",
109
- "line": 61,
110
- "character": 5
111
- },
112
- "name": "remove",
113
- "type": {
114
- "__schema": "TypeRefSchema",
115
- "location": {
116
- "filePath": "status.main.runtime.ts",
117
- "line": 61,
118
- "character": 21
119
- },
120
- "name": "RemoveMain"
121
- },
122
- "isOptional": false,
123
- "isSpread": false
124
- },
125
- {
126
- "__schema": "ParameterSchema",
127
- "location": {
128
- "filePath": "status.main.runtime.ts",
129
- "line": 62,
130
- "character": 5
131
- },
132
- "name": "lanes",
133
- "type": {
134
- "__schema": "TypeRefSchema",
135
- "location": {
136
- "filePath": "status.main.runtime.ts",
137
- "line": 62,
138
- "character": 20
139
- },
140
- "name": "LanesMain"
141
- },
142
- "isOptional": false,
143
- "isSpread": false
144
- },
145
- {
146
- "__schema": "ParameterSchema",
147
- "location": {
148
- "filePath": "status.main.runtime.ts",
149
- "line": 63,
150
- "character": 5
151
- },
152
- "name": "logger",
153
- "type": {
154
- "__schema": "TypeRefSchema",
155
- "location": {
156
- "filePath": "status.main.runtime.ts",
157
- "line": 63,
158
- "character": 21
159
- },
160
- "name": "Logger"
161
- },
162
- "isOptional": false,
163
- "isSpread": false
164
- },
165
- {
166
- "__schema": "ParameterSchema",
167
- "location": {
168
- "filePath": "status.main.runtime.ts",
169
- "line": 64,
170
- "character": 5
171
- },
172
- "name": "merging",
173
- "type": {
174
- "__schema": "TypeRefSchema",
175
- "location": {
176
- "filePath": "status.main.runtime.ts",
177
- "line": 64,
178
- "character": 22
179
- },
180
- "name": "MergingMain"
181
- },
182
- "isOptional": false,
183
- "isSpread": false
184
- }
185
- ],
186
- "returnType": {
187
- "__schema": "ThisTypeSchema",
188
- "location": {
189
- "filePath": "status.main.runtime.ts",
190
- "line": 56,
191
- "character": 1
192
- },
193
- "name": "StatusMain"
194
- },
195
- "modifiers": []
196
- },
197
- {
198
- "__schema": "FunctionLikeSchema",
199
- "location": {
200
- "filePath": "status.main.runtime.ts",
201
- "line": 67,
202
- "character": 3
203
- },
204
- "signature": "(method) StatusMain.status({ lanes, ignoreCircularDependencies, }: {\n lanes?: boolean;\n ignoreCircularDependencies?: boolean;\n}): Promise<StatusResult>",
205
- "name": "status",
206
- "params": [
207
- {
208
- "__schema": "ParameterSchema",
209
- "location": {
210
- "filePath": "status.main.runtime.ts",
211
- "line": 67,
212
- "character": 16
213
- },
214
- "name": "{ lanes, ignoreCircularDependencies }",
215
- "type": {
216
- "__schema": "TypeLiteralSchema",
217
- "location": {
218
- "filePath": "status.main.runtime.ts",
219
- "line": 70,
220
- "character": 6
221
- },
222
- "members": [
223
- {
224
- "__schema": "VariableLikeSchema",
225
- "location": {
226
- "filePath": "status.main.runtime.ts",
227
- "line": 71,
228
- "character": 5
229
- },
230
- "signature": "(property) lanes?: boolean | undefined",
231
- "name": "lanes",
232
- "type": {
233
- "__schema": "KeywordTypeSchema",
234
- "location": {
235
- "filePath": "status.main.runtime.ts",
236
- "line": 71,
237
- "character": 13
238
- },
239
- "name": "boolean"
240
- },
241
- "isOptional": true
242
- },
243
- {
244
- "__schema": "VariableLikeSchema",
245
- "location": {
246
- "filePath": "status.main.runtime.ts",
247
- "line": 72,
248
- "character": 5
249
- },
250
- "signature": "(property) ignoreCircularDependencies?: boolean | undefined",
251
- "name": "ignoreCircularDependencies",
252
- "type": {
253
- "__schema": "KeywordTypeSchema",
254
- "location": {
255
- "filePath": "status.main.runtime.ts",
256
- "line": 72,
257
- "character": 34
258
- },
259
- "name": "boolean"
260
- },
261
- "isOptional": true
262
- }
263
- ]
264
- },
265
- "isOptional": false,
266
- "objectBindingNodes": [
267
- {
268
- "__schema": "VariableLikeSchema",
269
- "location": {
270
- "filePath": "status.main.runtime.ts",
271
- "line": 71,
272
- "character": 5
273
- },
274
- "signature": "(property) lanes?: boolean | undefined",
275
- "name": "lanes",
276
- "type": {
277
- "__schema": "KeywordTypeSchema",
278
- "location": {
279
- "filePath": "status.main.runtime.ts",
280
- "line": 71,
281
- "character": 13
282
- },
283
- "name": "boolean"
284
- },
285
- "isOptional": true
286
- },
287
- {
288
- "__schema": "VariableLikeSchema",
289
- "location": {
290
- "filePath": "status.main.runtime.ts",
291
- "line": 72,
292
- "character": 5
293
- },
294
- "signature": "(property) ignoreCircularDependencies?: boolean | undefined",
295
- "name": "ignoreCircularDependencies",
296
- "type": {
297
- "__schema": "KeywordTypeSchema",
298
- "location": {
299
- "filePath": "status.main.runtime.ts",
300
- "line": 72,
301
- "character": 34
302
- },
303
- "name": "boolean"
304
- },
305
- "isOptional": true
306
- }
307
- ],
308
- "isSpread": false
309
- }
310
- ],
311
- "returnType": {
312
- "__schema": "TypeRefSchema",
313
- "location": {
314
- "filePath": "status.main.runtime.ts",
315
- "line": 73,
316
- "character": 7
317
- },
318
- "name": "Promise",
319
- "typeArgs": [
320
- {
321
- "__schema": "TypeRefSchema",
322
- "location": {
323
- "filePath": "status.main.runtime.ts",
324
- "line": 73,
325
- "character": 15
326
- },
327
- "name": "StatusResult"
328
- }
329
- ]
330
- },
331
- "modifiers": [
332
- "async"
333
- ]
334
- },
335
- {
336
- "__schema": "FunctionLikeSchema",
337
- "location": {
338
- "filePath": "status.main.runtime.ts",
339
- "line": 172,
340
- "character": 3
341
- },
342
- "signature": "(method) StatusMain.statusMini(componentPattern?: string, opts?: MiniStatusOpts): Promise<MiniStatusResults>",
343
- "name": "statusMini",
344
- "params": [
345
- {
346
- "__schema": "ParameterSchema",
347
- "location": {
348
- "filePath": "status.main.runtime.ts",
349
- "line": 172,
350
- "character": 20
351
- },
352
- "name": "componentPattern",
353
- "type": {
354
- "__schema": "KeywordTypeSchema",
355
- "location": {
356
- "filePath": "status.main.runtime.ts",
357
- "line": 172,
358
- "character": 39
359
- },
360
- "name": "string"
361
- },
362
- "isOptional": true,
363
- "isSpread": false
364
- },
365
- {
366
- "__schema": "ParameterSchema",
367
- "location": {
368
- "filePath": "status.main.runtime.ts",
369
- "line": 172,
370
- "character": 47
371
- },
372
- "name": "opts",
373
- "type": {
374
- "__schema": "TypeRefSchema",
375
- "location": {
376
- "filePath": "status.main.runtime.ts",
377
- "line": 172,
378
- "character": 53
379
- },
380
- "name": "MiniStatusOpts"
381
- },
382
- "isOptional": true,
383
- "defaultValue": "{}",
384
- "isSpread": false
385
- }
386
- ],
387
- "returnType": {
388
- "__schema": "TypeRefSchema",
389
- "location": {
390
- "filePath": "status.main.runtime.ts",
391
- "line": 172,
392
- "character": 75
393
- },
394
- "name": "Promise",
395
- "typeArgs": [
396
- {
397
- "__schema": "TypeRefSchema",
398
- "location": {
399
- "filePath": "status.main.runtime.ts",
400
- "line": 172,
401
- "character": 83
402
- },
403
- "name": "MiniStatusResults"
404
- }
405
- ]
406
- },
407
- "modifiers": [
408
- "async"
409
- ]
410
- },
411
- {
412
- "__schema": "VariableLikeSchema",
413
- "location": {
414
- "filePath": "status.main.runtime.ts",
415
- "line": 227,
416
- "character": 3
417
- },
418
- "signature": "(property) StatusMain.slots: never[]",
419
- "name": "slots",
420
- "type": {
421
- "__schema": "InferenceTypeSchema",
422
- "location": {
423
- "filePath": "status.main.runtime.ts",
424
- "line": 227,
425
- "character": 3
426
- },
427
- "type": "never[]"
428
- },
429
- "isOptional": true,
430
- "defaultValue": "[]"
431
- },
432
- {
433
- "__schema": "VariableLikeSchema",
434
- "location": {
435
- "filePath": "status.main.runtime.ts",
436
- "line": 228,
437
- "character": 3
438
- },
439
- "signature": "(property) StatusMain.dependencies: Aspect[]",
440
- "name": "dependencies",
441
- "type": {
442
- "__schema": "InferenceTypeSchema",
443
- "location": {
444
- "filePath": "status.main.runtime.ts",
445
- "line": 228,
446
- "character": 3
447
- },
448
- "type": "Aspect[]"
449
- },
450
- "isOptional": true,
451
- "defaultValue": "[\n CLIAspect,\n WorkspaceAspect,\n InsightsAspect,\n IssuesAspect,\n RemoveAspect,\n LanesAspect,\n LoggerAspect,\n MergingAspect,\n ]"
452
- },
453
- {
454
- "__schema": "VariableLikeSchema",
455
- "location": {
456
- "filePath": "status.main.runtime.ts",
457
- "line": 238,
458
- "character": 3
459
- },
460
- "signature": "(property) StatusMain.runtime: RuntimeDefinition",
461
- "name": "runtime",
462
- "type": {
463
- "__schema": "InferenceTypeSchema",
464
- "location": {
465
- "filePath": "status.main.runtime.ts",
466
- "line": 238,
467
- "character": 3
468
- },
469
- "type": "RuntimeDefinition"
470
- },
471
- "isOptional": true,
472
- "defaultValue": "MainRuntime"
473
- },
474
- {
475
- "__schema": "FunctionLikeSchema",
476
- "location": {
477
- "filePath": "status.main.runtime.ts",
478
- "line": 239,
479
- "character": 3
480
- },
481
- "signature": "(method) StatusMain.provider([cli, workspace, insights, issues, remove, lanes, loggerMain, merging]: [\n CLIMain,\n Workspace,\n InsightsMain,\n IssuesMain,\n RemoveMain,\n LanesMain,\n LoggerMain,\n MergingMain\n]): Promise<StatusMain>",
482
- "name": "provider",
483
- "params": [
484
- {
485
- "__schema": "ParameterSchema",
486
- "location": {
487
- "filePath": "status.main.runtime.ts",
488
- "line": 239,
489
- "character": 25
490
- },
491
- "name": "[ cli, workspace, insights, issues, remove, lanes, loggerMain, merging ]",
492
- "type": {
493
- "__schema": "TupleTypeSchema",
494
- "location": {
495
- "filePath": "status.main.runtime.ts",
496
- "line": 239,
497
- "character": 97
498
- },
499
- "elements": [
500
- {
501
- "__schema": "TypeRefSchema",
502
- "location": {
503
- "filePath": "status.main.runtime.ts",
504
- "line": 240,
505
- "character": 5
506
- },
507
- "name": "CLIMain"
508
- },
509
- {
510
- "__schema": "TypeRefSchema",
511
- "location": {
512
- "filePath": "status.main.runtime.ts",
513
- "line": 241,
514
- "character": 5
515
- },
516
- "name": "Workspace"
517
- },
518
- {
519
- "__schema": "TypeRefSchema",
520
- "location": {
521
- "filePath": "status.main.runtime.ts",
522
- "line": 242,
523
- "character": 5
524
- },
525
- "name": "InsightsMain"
526
- },
527
- {
528
- "__schema": "TypeRefSchema",
529
- "location": {
530
- "filePath": "status.main.runtime.ts",
531
- "line": 243,
532
- "character": 5
533
- },
534
- "name": "IssuesMain"
535
- },
536
- {
537
- "__schema": "TypeRefSchema",
538
- "location": {
539
- "filePath": "status.main.runtime.ts",
540
- "line": 244,
541
- "character": 5
542
- },
543
- "name": "RemoveMain"
544
- },
545
- {
546
- "__schema": "TypeRefSchema",
547
- "location": {
548
- "filePath": "status.main.runtime.ts",
549
- "line": 245,
550
- "character": 5
551
- },
552
- "name": "LanesMain"
553
- },
554
- {
555
- "__schema": "TypeRefSchema",
556
- "location": {
557
- "filePath": "status.main.runtime.ts",
558
- "line": 246,
559
- "character": 5
560
- },
561
- "name": "LoggerMain"
562
- },
563
- {
564
- "__schema": "TypeRefSchema",
565
- "location": {
566
- "filePath": "status.main.runtime.ts",
567
- "line": 247,
568
- "character": 5
569
- },
570
- "name": "MergingMain"
571
- }
572
- ]
573
- },
574
- "isOptional": false,
575
- "isSpread": false
576
- }
577
- ],
578
- "returnType": {
579
- "__schema": "InferenceTypeSchema",
580
- "location": {
581
- "filePath": "status.main.runtime.ts",
582
- "line": 239,
583
- "character": 3
584
- },
585
- "type": "Promise<StatusMain>"
586
- },
587
- "modifiers": [
588
- "static",
589
- "async"
590
- ]
591
- }
592
- ],
593
- "extendsNodes": [],
594
- "implementNodes": []
595
- }
596
- },
597
- {
598
- "__schema": "UnImplementedSchema",
599
- "location": {
600
- "filePath": "index.ts",
601
- "line": 4,
602
- "character": 16
603
- },
604
- "name": "StatusAspect",
605
- "type": "Identifier"
606
- },
607
- {
608
- "__schema": "ExportSchema",
609
- "location": {
610
- "filePath": "index.ts",
611
- "line": 5,
612
- "character": 10
613
- },
614
- "signature": "const StatusAspect: Aspect",
615
- "name": "StatusAspect",
616
- "exportNode": {
617
- "__schema": "VariableLikeSchema",
618
- "location": {
619
- "filePath": "status.aspect.ts",
620
- "line": 3,
621
- "character": 14
622
- },
623
- "signature": "const StatusAspect: Aspect",
624
- "name": "StatusAspect",
625
- "type": {
626
- "__schema": "TypeRefSchema",
627
- "location": {
628
- "filePath": "status.aspect.ts",
629
- "line": 3,
630
- "character": 14
631
- },
632
- "name": "Aspect",
633
- "componentId": {
634
- "scope": "teambit.harmony",
635
- "name": "harmony",
636
- "version": "0.4.6"
637
- }
638
- },
639
- "isOptional": false,
640
- "defaultValue": "Aspect.create({\n id: 'teambit.component/status',\n})"
641
- }
642
- }
643
- ],
644
- "internals": []
645
- },
646
- "internals": [
647
- {
648
- "__schema": "ModuleSchema",
649
- "location": {
650
- "filePath": "status.main.runtime.ts",
651
- "line": 1,
652
- "character": 1
653
- },
654
- "exports": [
655
- {
656
- "__schema": "TypeSchema",
657
- "location": {
658
- "filePath": "status.main.runtime.ts",
659
- "line": 26,
660
- "character": 1
661
- },
662
- "signature": "type StatusResult = {\n newComponents: ComponentID[];\n modifiedComponents: ComponentID[];\n stagedComponents: {\n id: ComponentID;\n versions: string[];\n }[];\n componentsWithIssues: {\n id: ComponentID;\n issues: IssuesList;\n }[];\n importPendingComponents: ComponentID[];\n autoTagPendingComponents: ComponentID[];\n invalidComponents: {\n id: ComponentID;\n error: Error;\n }[];\n locallySoftRemoved: ComponentID[];\n remotelySoftRemoved: ComponentID[];\n ... 11 more ...;\n localOnly: ComponentID[];\n}",
663
- "name": "StatusResult",
664
- "type": {
665
- "__schema": "TypeLiteralSchema",
666
- "location": {
667
- "filePath": "status.main.runtime.ts",
668
- "line": 26,
669
- "character": 28
670
- },
671
- "members": [
672
- {
673
- "__schema": "VariableLikeSchema",
674
- "location": {
675
- "filePath": "status.main.runtime.ts",
676
- "line": 27,
677
- "character": 3
678
- },
679
- "signature": "(property) newComponents: ComponentID[]",
680
- "name": "newComponents",
681
- "type": {
682
- "__schema": "TypeArraySchema",
683
- "location": {
684
- "filePath": "status.main.runtime.ts",
685
- "line": 27,
686
- "character": 18
687
- },
688
- "type": {
689
- "__schema": "TypeRefSchema",
690
- "location": {
691
- "filePath": "status.main.runtime.ts",
692
- "line": 27,
693
- "character": 18
694
- },
695
- "name": "ComponentID"
696
- }
697
- },
698
- "isOptional": false
699
- },
700
- {
701
- "__schema": "VariableLikeSchema",
702
- "location": {
703
- "filePath": "status.main.runtime.ts",
704
- "line": 28,
705
- "character": 3
706
- },
707
- "signature": "(property) modifiedComponents: ComponentID[]",
708
- "name": "modifiedComponents",
709
- "type": {
710
- "__schema": "TypeArraySchema",
711
- "location": {
712
- "filePath": "status.main.runtime.ts",
713
- "line": 28,
714
- "character": 23
715
- },
716
- "type": {
717
- "__schema": "TypeRefSchema",
718
- "location": {
719
- "filePath": "status.main.runtime.ts",
720
- "line": 28,
721
- "character": 23
722
- },
723
- "name": "ComponentID"
724
- }
725
- },
726
- "isOptional": false
727
- },
728
- {
729
- "__schema": "VariableLikeSchema",
730
- "location": {
731
- "filePath": "status.main.runtime.ts",
732
- "line": 29,
733
- "character": 3
734
- },
735
- "signature": "(property) stagedComponents: {\n id: ComponentID;\n versions: string[];\n}[]",
736
- "name": "stagedComponents",
737
- "type": {
738
- "__schema": "TypeArraySchema",
739
- "location": {
740
- "filePath": "status.main.runtime.ts",
741
- "line": 29,
742
- "character": 21
743
- },
744
- "type": {
745
- "__schema": "TypeLiteralSchema",
746
- "location": {
747
- "filePath": "status.main.runtime.ts",
748
- "line": 29,
749
- "character": 21
750
- },
751
- "members": [
752
- {
753
- "__schema": "VariableLikeSchema",
754
- "location": {
755
- "filePath": "status.main.runtime.ts",
756
- "line": 29,
757
- "character": 23
758
- },
759
- "signature": "(property) id: ComponentID",
760
- "name": "id",
761
- "type": {
762
- "__schema": "TypeRefSchema",
763
- "location": {
764
- "filePath": "status.main.runtime.ts",
765
- "line": 29,
766
- "character": 23
767
- },
768
- "name": "ComponentID",
769
- "componentId": {
770
- "scope": "teambit.component",
771
- "name": "component-id",
772
- "version": "1.2.2"
773
- }
774
- },
775
- "isOptional": false
776
- },
777
- {
778
- "__schema": "VariableLikeSchema",
779
- "location": {
780
- "filePath": "status.main.runtime.ts",
781
- "line": 29,
782
- "character": 40
783
- },
784
- "signature": "(property) versions: string[]",
785
- "name": "versions",
786
- "type": {
787
- "__schema": "TypeArraySchema",
788
- "location": {
789
- "filePath": "status.main.runtime.ts",
790
- "line": 29,
791
- "character": 50
792
- },
793
- "type": {
794
- "__schema": "KeywordTypeSchema",
795
- "location": {
796
- "filePath": "status.main.runtime.ts",
797
- "line": 29,
798
- "character": 50
799
- },
800
- "name": "string"
801
- }
802
- },
803
- "isOptional": false
804
- }
805
- ]
806
- }
807
- },
808
- "isOptional": false
809
- },
810
- {
811
- "__schema": "VariableLikeSchema",
812
- "location": {
813
- "filePath": "status.main.runtime.ts",
814
- "line": 30,
815
- "character": 3
816
- },
817
- "signature": "(property) componentsWithIssues: {\n id: ComponentID;\n issues: IssuesList;\n}[]",
818
- "name": "componentsWithIssues",
819
- "type": {
820
- "__schema": "TypeArraySchema",
821
- "location": {
822
- "filePath": "status.main.runtime.ts",
823
- "line": 30,
824
- "character": 25
825
- },
826
- "type": {
827
- "__schema": "TypeLiteralSchema",
828
- "location": {
829
- "filePath": "status.main.runtime.ts",
830
- "line": 30,
831
- "character": 25
832
- },
833
- "members": [
834
- {
835
- "__schema": "VariableLikeSchema",
836
- "location": {
837
- "filePath": "status.main.runtime.ts",
838
- "line": 30,
839
- "character": 27
840
- },
841
- "signature": "(property) id: ComponentID",
842
- "name": "id",
843
- "type": {
844
- "__schema": "TypeRefSchema",
845
- "location": {
846
- "filePath": "status.main.runtime.ts",
847
- "line": 30,
848
- "character": 27
849
- },
850
- "name": "ComponentID",
851
- "componentId": {
852
- "scope": "teambit.component",
853
- "name": "component-id",
854
- "version": "1.2.2"
855
- }
856
- },
857
- "isOptional": false
858
- },
859
- {
860
- "__schema": "VariableLikeSchema",
861
- "location": {
862
- "filePath": "status.main.runtime.ts",
863
- "line": 30,
864
- "character": 44
865
- },
866
- "signature": "(property) issues: IssuesList",
867
- "name": "issues",
868
- "type": {
869
- "__schema": "TypeRefSchema",
870
- "location": {
871
- "filePath": "status.main.runtime.ts",
872
- "line": 30,
873
- "character": 44
874
- },
875
- "name": "IssuesList",
876
- "componentId": {
877
- "scope": "teambit.component",
878
- "name": "component-issues",
879
- "version": "0.0.152"
880
- }
881
- },
882
- "isOptional": false
883
- }
884
- ]
885
- }
886
- },
887
- "isOptional": false
888
- },
889
- {
890
- "__schema": "VariableLikeSchema",
891
- "location": {
892
- "filePath": "status.main.runtime.ts",
893
- "line": 31,
894
- "character": 3
895
- },
896
- "signature": "(property) importPendingComponents: ComponentID[]",
897
- "name": "importPendingComponents",
898
- "type": {
899
- "__schema": "TypeArraySchema",
900
- "location": {
901
- "filePath": "status.main.runtime.ts",
902
- "line": 31,
903
- "character": 28
904
- },
905
- "type": {
906
- "__schema": "TypeRefSchema",
907
- "location": {
908
- "filePath": "status.main.runtime.ts",
909
- "line": 31,
910
- "character": 28
911
- },
912
- "name": "ComponentID"
913
- }
914
- },
915
- "isOptional": false
916
- },
917
- {
918
- "__schema": "VariableLikeSchema",
919
- "location": {
920
- "filePath": "status.main.runtime.ts",
921
- "line": 32,
922
- "character": 3
923
- },
924
- "signature": "(property) autoTagPendingComponents: ComponentID[]",
925
- "name": "autoTagPendingComponents",
926
- "type": {
927
- "__schema": "TypeArraySchema",
928
- "location": {
929
- "filePath": "status.main.runtime.ts",
930
- "line": 32,
931
- "character": 29
932
- },
933
- "type": {
934
- "__schema": "TypeRefSchema",
935
- "location": {
936
- "filePath": "status.main.runtime.ts",
937
- "line": 32,
938
- "character": 29
939
- },
940
- "name": "ComponentID"
941
- }
942
- },
943
- "isOptional": false
944
- },
945
- {
946
- "__schema": "VariableLikeSchema",
947
- "location": {
948
- "filePath": "status.main.runtime.ts",
949
- "line": 33,
950
- "character": 3
951
- },
952
- "signature": "(property) invalidComponents: {\n id: ComponentID;\n error: Error;\n}[]",
953
- "name": "invalidComponents",
954
- "type": {
955
- "__schema": "TypeArraySchema",
956
- "location": {
957
- "filePath": "status.main.runtime.ts",
958
- "line": 33,
959
- "character": 22
960
- },
961
- "type": {
962
- "__schema": "TypeLiteralSchema",
963
- "location": {
964
- "filePath": "status.main.runtime.ts",
965
- "line": 33,
966
- "character": 22
967
- },
968
- "members": [
969
- {
970
- "__schema": "VariableLikeSchema",
971
- "location": {
972
- "filePath": "status.main.runtime.ts",
973
- "line": 33,
974
- "character": 24
975
- },
976
- "signature": "(property) id: ComponentID",
977
- "name": "id",
978
- "type": {
979
- "__schema": "TypeRefSchema",
980
- "location": {
981
- "filePath": "status.main.runtime.ts",
982
- "line": 33,
983
- "character": 24
984
- },
985
- "name": "ComponentID",
986
- "componentId": {
987
- "scope": "teambit.component",
988
- "name": "component-id",
989
- "version": "1.2.2"
990
- }
991
- },
992
- "isOptional": false
993
- },
994
- {
995
- "__schema": "VariableLikeSchema",
996
- "location": {
997
- "filePath": "status.main.runtime.ts",
998
- "line": 33,
999
- "character": 41
1000
- },
1001
- "signature": "(property) error: Error",
1002
- "name": "error",
1003
- "type": {
1004
- "__schema": "TypeRefSchema",
1005
- "location": {
1006
- "filePath": "status.main.runtime.ts",
1007
- "line": 33,
1008
- "character": 48
1009
- },
1010
- "name": "Error"
1011
- },
1012
- "isOptional": false
1013
- }
1014
- ]
1015
- }
1016
- },
1017
- "isOptional": false
1018
- },
1019
- {
1020
- "__schema": "VariableLikeSchema",
1021
- "location": {
1022
- "filePath": "status.main.runtime.ts",
1023
- "line": 34,
1024
- "character": 3
1025
- },
1026
- "signature": "(property) locallySoftRemoved: ComponentID[]",
1027
- "name": "locallySoftRemoved",
1028
- "type": {
1029
- "__schema": "TypeArraySchema",
1030
- "location": {
1031
- "filePath": "status.main.runtime.ts",
1032
- "line": 34,
1033
- "character": 23
1034
- },
1035
- "type": {
1036
- "__schema": "TypeRefSchema",
1037
- "location": {
1038
- "filePath": "status.main.runtime.ts",
1039
- "line": 34,
1040
- "character": 23
1041
- },
1042
- "name": "ComponentID"
1043
- }
1044
- },
1045
- "isOptional": false
1046
- },
1047
- {
1048
- "__schema": "VariableLikeSchema",
1049
- "location": {
1050
- "filePath": "status.main.runtime.ts",
1051
- "line": 35,
1052
- "character": 3
1053
- },
1054
- "signature": "(property) remotelySoftRemoved: ComponentID[]",
1055
- "name": "remotelySoftRemoved",
1056
- "type": {
1057
- "__schema": "TypeArraySchema",
1058
- "location": {
1059
- "filePath": "status.main.runtime.ts",
1060
- "line": 35,
1061
- "character": 24
1062
- },
1063
- "type": {
1064
- "__schema": "TypeRefSchema",
1065
- "location": {
1066
- "filePath": "status.main.runtime.ts",
1067
- "line": 35,
1068
- "character": 24
1069
- },
1070
- "name": "ComponentID"
1071
- }
1072
- },
1073
- "isOptional": false
1074
- },
1075
- {
1076
- "__schema": "VariableLikeSchema",
1077
- "location": {
1078
- "filePath": "status.main.runtime.ts",
1079
- "line": 36,
1080
- "character": 3
1081
- },
1082
- "signature": "(property) outdatedComponents: {\n id: ComponentID;\n headVersion: string;\n latestVersion?: string | undefined;\n}[]",
1083
- "name": "outdatedComponents",
1084
- "type": {
1085
- "__schema": "TypeArraySchema",
1086
- "location": {
1087
- "filePath": "status.main.runtime.ts",
1088
- "line": 36,
1089
- "character": 23
1090
- },
1091
- "type": {
1092
- "__schema": "TypeLiteralSchema",
1093
- "location": {
1094
- "filePath": "status.main.runtime.ts",
1095
- "line": 36,
1096
- "character": 23
1097
- },
1098
- "members": [
1099
- {
1100
- "__schema": "VariableLikeSchema",
1101
- "location": {
1102
- "filePath": "status.main.runtime.ts",
1103
- "line": 36,
1104
- "character": 25
1105
- },
1106
- "signature": "(property) id: ComponentID",
1107
- "name": "id",
1108
- "type": {
1109
- "__schema": "TypeRefSchema",
1110
- "location": {
1111
- "filePath": "status.main.runtime.ts",
1112
- "line": 36,
1113
- "character": 25
1114
- },
1115
- "name": "ComponentID",
1116
- "componentId": {
1117
- "scope": "teambit.component",
1118
- "name": "component-id",
1119
- "version": "1.2.2"
1120
- }
1121
- },
1122
- "isOptional": false
1123
- },
1124
- {
1125
- "__schema": "VariableLikeSchema",
1126
- "location": {
1127
- "filePath": "status.main.runtime.ts",
1128
- "line": 36,
1129
- "character": 42
1130
- },
1131
- "signature": "(property) headVersion: string",
1132
- "name": "headVersion",
1133
- "type": {
1134
- "__schema": "KeywordTypeSchema",
1135
- "location": {
1136
- "filePath": "status.main.runtime.ts",
1137
- "line": 36,
1138
- "character": 55
1139
- },
1140
- "name": "string"
1141
- },
1142
- "isOptional": false
1143
- },
1144
- {
1145
- "__schema": "VariableLikeSchema",
1146
- "location": {
1147
- "filePath": "status.main.runtime.ts",
1148
- "line": 36,
1149
- "character": 63
1150
- },
1151
- "signature": "(property) latestVersion?: string | undefined",
1152
- "name": "latestVersion",
1153
- "type": {
1154
- "__schema": "KeywordTypeSchema",
1155
- "location": {
1156
- "filePath": "status.main.runtime.ts",
1157
- "line": 36,
1158
- "character": 79
1159
- },
1160
- "name": "string"
1161
- },
1162
- "isOptional": true
1163
- }
1164
- ]
1165
- }
1166
- },
1167
- "isOptional": false
1168
- },
1169
- {
1170
- "__schema": "VariableLikeSchema",
1171
- "location": {
1172
- "filePath": "status.main.runtime.ts",
1173
- "line": 37,
1174
- "character": 3
1175
- },
1176
- "signature": "(property) mergePendingComponents: DivergeDataPerId[]",
1177
- "name": "mergePendingComponents",
1178
- "type": {
1179
- "__schema": "TypeArraySchema",
1180
- "location": {
1181
- "filePath": "status.main.runtime.ts",
1182
- "line": 37,
1183
- "character": 27
1184
- },
1185
- "type": {
1186
- "__schema": "TypeRefSchema",
1187
- "location": {
1188
- "filePath": "status.main.runtime.ts",
1189
- "line": 37,
1190
- "character": 27
1191
- },
1192
- "name": "DivergeDataPerId"
1193
- }
1194
- },
1195
- "isOptional": false
1196
- },
1197
- {
1198
- "__schema": "VariableLikeSchema",
1199
- "location": {
1200
- "filePath": "status.main.runtime.ts",
1201
- "line": 38,
1202
- "character": 3
1203
- },
1204
- "signature": "(property) componentsDuringMergeState: ComponentID[]",
1205
- "name": "componentsDuringMergeState",
1206
- "type": {
1207
- "__schema": "TypeArraySchema",
1208
- "location": {
1209
- "filePath": "status.main.runtime.ts",
1210
- "line": 38,
1211
- "character": 31
1212
- },
1213
- "type": {
1214
- "__schema": "TypeRefSchema",
1215
- "location": {
1216
- "filePath": "status.main.runtime.ts",
1217
- "line": 38,
1218
- "character": 31
1219
- },
1220
- "name": "ComponentID"
1221
- }
1222
- },
1223
- "isOptional": false
1224
- },
1225
- {
1226
- "__schema": "VariableLikeSchema",
1227
- "location": {
1228
- "filePath": "status.main.runtime.ts",
1229
- "line": 39,
1230
- "character": 3
1231
- },
1232
- "signature": "(property) softTaggedComponents: ComponentID[]",
1233
- "name": "softTaggedComponents",
1234
- "type": {
1235
- "__schema": "TypeArraySchema",
1236
- "location": {
1237
- "filePath": "status.main.runtime.ts",
1238
- "line": 39,
1239
- "character": 25
1240
- },
1241
- "type": {
1242
- "__schema": "TypeRefSchema",
1243
- "location": {
1244
- "filePath": "status.main.runtime.ts",
1245
- "line": 39,
1246
- "character": 25
1247
- },
1248
- "name": "ComponentID"
1249
- }
1250
- },
1251
- "isOptional": false
1252
- },
1253
- {
1254
- "__schema": "VariableLikeSchema",
1255
- "location": {
1256
- "filePath": "status.main.runtime.ts",
1257
- "line": 40,
1258
- "character": 3
1259
- },
1260
- "signature": "(property) snappedComponents: ComponentID[]",
1261
- "name": "snappedComponents",
1262
- "type": {
1263
- "__schema": "TypeArraySchema",
1264
- "location": {
1265
- "filePath": "status.main.runtime.ts",
1266
- "line": 40,
1267
- "character": 22
1268
- },
1269
- "type": {
1270
- "__schema": "TypeRefSchema",
1271
- "location": {
1272
- "filePath": "status.main.runtime.ts",
1273
- "line": 40,
1274
- "character": 22
1275
- },
1276
- "name": "ComponentID"
1277
- }
1278
- },
1279
- "isOptional": false
1280
- },
1281
- {
1282
- "__schema": "VariableLikeSchema",
1283
- "location": {
1284
- "filePath": "status.main.runtime.ts",
1285
- "line": 41,
1286
- "character": 3
1287
- },
1288
- "signature": "(property) pendingUpdatesFromMain: DivergeDataPerId[]",
1289
- "name": "pendingUpdatesFromMain",
1290
- "type": {
1291
- "__schema": "TypeArraySchema",
1292
- "location": {
1293
- "filePath": "status.main.runtime.ts",
1294
- "line": 41,
1295
- "character": 27
1296
- },
1297
- "type": {
1298
- "__schema": "TypeRefSchema",
1299
- "location": {
1300
- "filePath": "status.main.runtime.ts",
1301
- "line": 41,
1302
- "character": 27
1303
- },
1304
- "name": "DivergeDataPerId"
1305
- }
1306
- },
1307
- "isOptional": false
1308
- },
1309
- {
1310
- "__schema": "VariableLikeSchema",
1311
- "location": {
1312
- "filePath": "status.main.runtime.ts",
1313
- "line": 42,
1314
- "character": 3
1315
- },
1316
- "signature": "(property) updatesFromForked: DivergeDataPerId[]",
1317
- "name": "updatesFromForked",
1318
- "type": {
1319
- "__schema": "TypeArraySchema",
1320
- "location": {
1321
- "filePath": "status.main.runtime.ts",
1322
- "line": 42,
1323
- "character": 22
1324
- },
1325
- "type": {
1326
- "__schema": "TypeRefSchema",
1327
- "location": {
1328
- "filePath": "status.main.runtime.ts",
1329
- "line": 42,
1330
- "character": 22
1331
- },
1332
- "name": "DivergeDataPerId"
1333
- }
1334
- },
1335
- "isOptional": false
1336
- },
1337
- {
1338
- "__schema": "VariableLikeSchema",
1339
- "location": {
1340
- "filePath": "status.main.runtime.ts",
1341
- "line": 43,
1342
- "character": 3
1343
- },
1344
- "signature": "(property) unavailableOnMain: ComponentID[]",
1345
- "name": "unavailableOnMain",
1346
- "type": {
1347
- "__schema": "TypeArraySchema",
1348
- "location": {
1349
- "filePath": "status.main.runtime.ts",
1350
- "line": 43,
1351
- "character": 22
1352
- },
1353
- "type": {
1354
- "__schema": "TypeRefSchema",
1355
- "location": {
1356
- "filePath": "status.main.runtime.ts",
1357
- "line": 43,
1358
- "character": 22
1359
- },
1360
- "name": "ComponentID"
1361
- }
1362
- },
1363
- "isOptional": false
1364
- },
1365
- {
1366
- "__schema": "VariableLikeSchema",
1367
- "location": {
1368
- "filePath": "status.main.runtime.ts",
1369
- "line": 44,
1370
- "character": 3
1371
- },
1372
- "signature": "(property) currentLaneId: LaneId",
1373
- "name": "currentLaneId",
1374
- "type": {
1375
- "__schema": "TypeRefSchema",
1376
- "location": {
1377
- "filePath": "status.main.runtime.ts",
1378
- "line": 44,
1379
- "character": 3
1380
- },
1381
- "name": "LaneId",
1382
- "componentId": {
1383
- "scope": "teambit.lanes",
1384
- "name": "lane-id",
1385
- "version": "0.0.311"
1386
- }
1387
- },
1388
- "isOptional": false
1389
- },
1390
- {
1391
- "__schema": "VariableLikeSchema",
1392
- "location": {
1393
- "filePath": "status.main.runtime.ts",
1394
- "line": 45,
1395
- "character": 3
1396
- },
1397
- "signature": "(property) forkedLaneId?: LaneId | undefined",
1398
- "name": "forkedLaneId",
1399
- "type": {
1400
- "__schema": "TypeRefSchema",
1401
- "location": {
1402
- "filePath": "status.main.runtime.ts",
1403
- "line": 45,
1404
- "character": 18
1405
- },
1406
- "name": "LaneId"
1407
- },
1408
- "isOptional": true
1409
- },
1410
- {
1411
- "__schema": "VariableLikeSchema",
1412
- "location": {
1413
- "filePath": "status.main.runtime.ts",
1414
- "line": 46,
1415
- "character": 3
1416
- },
1417
- "signature": "(property) workspaceIssues: string[]",
1418
- "name": "workspaceIssues",
1419
- "type": {
1420
- "__schema": "TypeArraySchema",
1421
- "location": {
1422
- "filePath": "status.main.runtime.ts",
1423
- "line": 46,
1424
- "character": 20
1425
- },
1426
- "type": {
1427
- "__schema": "KeywordTypeSchema",
1428
- "location": {
1429
- "filePath": "status.main.runtime.ts",
1430
- "line": 46,
1431
- "character": 20
1432
- },
1433
- "name": "string"
1434
- }
1435
- },
1436
- "isOptional": false
1437
- },
1438
- {
1439
- "__schema": "VariableLikeSchema",
1440
- "location": {
1441
- "filePath": "status.main.runtime.ts",
1442
- "line": 47,
1443
- "character": 3
1444
- },
1445
- "signature": "(property) localOnly: ComponentID[]",
1446
- "name": "localOnly",
1447
- "type": {
1448
- "__schema": "TypeArraySchema",
1449
- "location": {
1450
- "filePath": "status.main.runtime.ts",
1451
- "line": 47,
1452
- "character": 14
1453
- },
1454
- "type": {
1455
- "__schema": "TypeRefSchema",
1456
- "location": {
1457
- "filePath": "status.main.runtime.ts",
1458
- "line": 47,
1459
- "character": 14
1460
- },
1461
- "name": "ComponentID"
1462
- }
1463
- },
1464
- "isOptional": false
1465
- }
1466
- ]
1467
- }
1468
- },
1469
- {
1470
- "__schema": "TypeSchema",
1471
- "location": {
1472
- "filePath": "status.main.runtime.ts",
1473
- "line": 50,
1474
- "character": 1
1475
- },
1476
- "signature": "type MiniStatusResults = {\n modified: ComponentID[];\n newComps: ComponentID[];\n compWithIssues?: Component[] | undefined;\n}",
1477
- "name": "MiniStatusResults",
1478
- "type": {
1479
- "__schema": "TypeLiteralSchema",
1480
- "location": {
1481
- "filePath": "status.main.runtime.ts",
1482
- "line": 50,
1483
- "character": 33
1484
- },
1485
- "members": [
1486
- {
1487
- "__schema": "VariableLikeSchema",
1488
- "location": {
1489
- "filePath": "status.main.runtime.ts",
1490
- "line": 51,
1491
- "character": 3
1492
- },
1493
- "signature": "(property) modified: ComponentID[]",
1494
- "name": "modified",
1495
- "type": {
1496
- "__schema": "TypeArraySchema",
1497
- "location": {
1498
- "filePath": "status.main.runtime.ts",
1499
- "line": 51,
1500
- "character": 13
1501
- },
1502
- "type": {
1503
- "__schema": "TypeRefSchema",
1504
- "location": {
1505
- "filePath": "status.main.runtime.ts",
1506
- "line": 51,
1507
- "character": 13
1508
- },
1509
- "name": "ComponentID"
1510
- }
1511
- },
1512
- "isOptional": false
1513
- },
1514
- {
1515
- "__schema": "VariableLikeSchema",
1516
- "location": {
1517
- "filePath": "status.main.runtime.ts",
1518
- "line": 52,
1519
- "character": 3
1520
- },
1521
- "signature": "(property) newComps: ComponentID[]",
1522
- "name": "newComps",
1523
- "type": {
1524
- "__schema": "TypeArraySchema",
1525
- "location": {
1526
- "filePath": "status.main.runtime.ts",
1527
- "line": 52,
1528
- "character": 13
1529
- },
1530
- "type": {
1531
- "__schema": "TypeRefSchema",
1532
- "location": {
1533
- "filePath": "status.main.runtime.ts",
1534
- "line": 52,
1535
- "character": 13
1536
- },
1537
- "name": "ComponentID"
1538
- }
1539
- },
1540
- "isOptional": false
1541
- },
1542
- {
1543
- "__schema": "VariableLikeSchema",
1544
- "location": {
1545
- "filePath": "status.main.runtime.ts",
1546
- "line": 53,
1547
- "character": 3
1548
- },
1549
- "signature": "(property) compWithIssues?: Component[] | undefined",
1550
- "name": "compWithIssues",
1551
- "type": {
1552
- "__schema": "TypeArraySchema",
1553
- "location": {
1554
- "filePath": "status.main.runtime.ts",
1555
- "line": 53,
1556
- "character": 20
1557
- },
1558
- "type": {
1559
- "__schema": "TypeRefSchema",
1560
- "location": {
1561
- "filePath": "status.main.runtime.ts",
1562
- "line": 53,
1563
- "character": 20
1564
- },
1565
- "name": "Component"
1566
- }
1567
- },
1568
- "isOptional": true
1569
- }
1570
- ]
1571
- }
1572
- },
1573
- {
1574
- "__schema": "ClassSchema",
1575
- "location": {
1576
- "filePath": "status.main.runtime.ts",
1577
- "line": 56,
1578
- "character": 1
1579
- },
1580
- "signature": "class StatusMain",
1581
- "name": "StatusMain",
1582
- "members": [
1583
- {
1584
- "__schema": "ConstructorSchema",
1585
- "location": {
1586
- "filePath": "status.main.runtime.ts",
1587
- "line": 57,
1588
- "character": 3
1589
- },
1590
- "signature": "constructor StatusMain(workspace: Workspace, issues: IssuesMain, insights: InsightsMain, remove: RemoveMain, lanes: LanesMain, logger: Logger, merging: MergingMain): StatusMain",
1591
- "name": "constructor",
1592
- "params": [
1593
- {
1594
- "__schema": "ParameterSchema",
1595
- "location": {
1596
- "filePath": "status.main.runtime.ts",
1597
- "line": 58,
1598
- "character": 5
1599
- },
1600
- "name": "workspace",
1601
- "type": {
1602
- "__schema": "TypeRefSchema",
1603
- "location": {
1604
- "filePath": "status.main.runtime.ts",
1605
- "line": 58,
1606
- "character": 24
1607
- },
1608
- "name": "Workspace"
1609
- },
1610
- "isOptional": false,
1611
- "isSpread": false
1612
- },
1613
- {
1614
- "__schema": "ParameterSchema",
1615
- "location": {
1616
- "filePath": "status.main.runtime.ts",
1617
- "line": 59,
1618
- "character": 5
1619
- },
1620
- "name": "issues",
1621
- "type": {
1622
- "__schema": "TypeRefSchema",
1623
- "location": {
1624
- "filePath": "status.main.runtime.ts",
1625
- "line": 59,
1626
- "character": 21
1627
- },
1628
- "name": "IssuesMain"
1629
- },
1630
- "isOptional": false,
1631
- "isSpread": false
1632
- },
1633
- {
1634
- "__schema": "ParameterSchema",
1635
- "location": {
1636
- "filePath": "status.main.runtime.ts",
1637
- "line": 60,
1638
- "character": 5
1639
- },
1640
- "name": "insights",
1641
- "type": {
1642
- "__schema": "TypeRefSchema",
1643
- "location": {
1644
- "filePath": "status.main.runtime.ts",
1645
- "line": 60,
1646
- "character": 23
1647
- },
1648
- "name": "InsightsMain"
1649
- },
1650
- "isOptional": false,
1651
- "isSpread": false
1652
- },
1653
- {
1654
- "__schema": "ParameterSchema",
1655
- "location": {
1656
- "filePath": "status.main.runtime.ts",
1657
- "line": 61,
1658
- "character": 5
1659
- },
1660
- "name": "remove",
1661
- "type": {
1662
- "__schema": "TypeRefSchema",
1663
- "location": {
1664
- "filePath": "status.main.runtime.ts",
1665
- "line": 61,
1666
- "character": 21
1667
- },
1668
- "name": "RemoveMain"
1669
- },
1670
- "isOptional": false,
1671
- "isSpread": false
1672
- },
1673
- {
1674
- "__schema": "ParameterSchema",
1675
- "location": {
1676
- "filePath": "status.main.runtime.ts",
1677
- "line": 62,
1678
- "character": 5
1679
- },
1680
- "name": "lanes",
1681
- "type": {
1682
- "__schema": "TypeRefSchema",
1683
- "location": {
1684
- "filePath": "status.main.runtime.ts",
1685
- "line": 62,
1686
- "character": 20
1687
- },
1688
- "name": "LanesMain"
1689
- },
1690
- "isOptional": false,
1691
- "isSpread": false
1692
- },
1693
- {
1694
- "__schema": "ParameterSchema",
1695
- "location": {
1696
- "filePath": "status.main.runtime.ts",
1697
- "line": 63,
1698
- "character": 5
1699
- },
1700
- "name": "logger",
1701
- "type": {
1702
- "__schema": "TypeRefSchema",
1703
- "location": {
1704
- "filePath": "status.main.runtime.ts",
1705
- "line": 63,
1706
- "character": 21
1707
- },
1708
- "name": "Logger"
1709
- },
1710
- "isOptional": false,
1711
- "isSpread": false
1712
- },
1713
- {
1714
- "__schema": "ParameterSchema",
1715
- "location": {
1716
- "filePath": "status.main.runtime.ts",
1717
- "line": 64,
1718
- "character": 5
1719
- },
1720
- "name": "merging",
1721
- "type": {
1722
- "__schema": "TypeRefSchema",
1723
- "location": {
1724
- "filePath": "status.main.runtime.ts",
1725
- "line": 64,
1726
- "character": 22
1727
- },
1728
- "name": "MergingMain"
1729
- },
1730
- "isOptional": false,
1731
- "isSpread": false
1732
- }
1733
- ],
1734
- "returnType": {
1735
- "__schema": "ThisTypeSchema",
1736
- "location": {
1737
- "filePath": "status.main.runtime.ts",
1738
- "line": 56,
1739
- "character": 1
1740
- },
1741
- "name": "StatusMain"
1742
- },
1743
- "modifiers": []
1744
- },
1745
- {
1746
- "__schema": "FunctionLikeSchema",
1747
- "location": {
1748
- "filePath": "status.main.runtime.ts",
1749
- "line": 67,
1750
- "character": 3
1751
- },
1752
- "signature": "(method) StatusMain.status({ lanes, ignoreCircularDependencies, }: {\n lanes?: boolean;\n ignoreCircularDependencies?: boolean;\n}): Promise<StatusResult>",
1753
- "name": "status",
1754
- "params": [
1755
- {
1756
- "__schema": "ParameterSchema",
1757
- "location": {
1758
- "filePath": "status.main.runtime.ts",
1759
- "line": 67,
1760
- "character": 16
1761
- },
1762
- "name": "{ lanes, ignoreCircularDependencies }",
1763
- "type": {
1764
- "__schema": "TypeLiteralSchema",
1765
- "location": {
1766
- "filePath": "status.main.runtime.ts",
1767
- "line": 70,
1768
- "character": 6
1769
- },
1770
- "members": [
1771
- {
1772
- "__schema": "VariableLikeSchema",
1773
- "location": {
1774
- "filePath": "status.main.runtime.ts",
1775
- "line": 71,
1776
- "character": 5
1777
- },
1778
- "signature": "(property) lanes?: boolean | undefined",
1779
- "name": "lanes",
1780
- "type": {
1781
- "__schema": "KeywordTypeSchema",
1782
- "location": {
1783
- "filePath": "status.main.runtime.ts",
1784
- "line": 71,
1785
- "character": 13
1786
- },
1787
- "name": "boolean"
1788
- },
1789
- "isOptional": true
1790
- },
1791
- {
1792
- "__schema": "VariableLikeSchema",
1793
- "location": {
1794
- "filePath": "status.main.runtime.ts",
1795
- "line": 72,
1796
- "character": 5
1797
- },
1798
- "signature": "(property) ignoreCircularDependencies?: boolean | undefined",
1799
- "name": "ignoreCircularDependencies",
1800
- "type": {
1801
- "__schema": "KeywordTypeSchema",
1802
- "location": {
1803
- "filePath": "status.main.runtime.ts",
1804
- "line": 72,
1805
- "character": 34
1806
- },
1807
- "name": "boolean"
1808
- },
1809
- "isOptional": true
1810
- }
1811
- ]
1812
- },
1813
- "isOptional": false,
1814
- "objectBindingNodes": [
1815
- {
1816
- "__schema": "VariableLikeSchema",
1817
- "location": {
1818
- "filePath": "status.main.runtime.ts",
1819
- "line": 71,
1820
- "character": 5
1821
- },
1822
- "signature": "(property) lanes?: boolean | undefined",
1823
- "name": "lanes",
1824
- "type": {
1825
- "__schema": "KeywordTypeSchema",
1826
- "location": {
1827
- "filePath": "status.main.runtime.ts",
1828
- "line": 71,
1829
- "character": 13
1830
- },
1831
- "name": "boolean"
1832
- },
1833
- "isOptional": true
1834
- },
1835
- {
1836
- "__schema": "VariableLikeSchema",
1837
- "location": {
1838
- "filePath": "status.main.runtime.ts",
1839
- "line": 72,
1840
- "character": 5
1841
- },
1842
- "signature": "(property) ignoreCircularDependencies?: boolean | undefined",
1843
- "name": "ignoreCircularDependencies",
1844
- "type": {
1845
- "__schema": "KeywordTypeSchema",
1846
- "location": {
1847
- "filePath": "status.main.runtime.ts",
1848
- "line": 72,
1849
- "character": 34
1850
- },
1851
- "name": "boolean"
1852
- },
1853
- "isOptional": true
1854
- }
1855
- ],
1856
- "isSpread": false
1857
- }
1858
- ],
1859
- "returnType": {
1860
- "__schema": "TypeRefSchema",
1861
- "location": {
1862
- "filePath": "status.main.runtime.ts",
1863
- "line": 73,
1864
- "character": 7
1865
- },
1866
- "name": "Promise",
1867
- "typeArgs": [
1868
- {
1869
- "__schema": "TypeRefSchema",
1870
- "location": {
1871
- "filePath": "status.main.runtime.ts",
1872
- "line": 73,
1873
- "character": 15
1874
- },
1875
- "name": "StatusResult"
1876
- }
1877
- ]
1878
- },
1879
- "modifiers": [
1880
- "async"
1881
- ]
1882
- },
1883
- {
1884
- "__schema": "FunctionLikeSchema",
1885
- "location": {
1886
- "filePath": "status.main.runtime.ts",
1887
- "line": 172,
1888
- "character": 3
1889
- },
1890
- "signature": "(method) StatusMain.statusMini(componentPattern?: string, opts?: MiniStatusOpts): Promise<MiniStatusResults>",
1891
- "name": "statusMini",
1892
- "params": [
1893
- {
1894
- "__schema": "ParameterSchema",
1895
- "location": {
1896
- "filePath": "status.main.runtime.ts",
1897
- "line": 172,
1898
- "character": 20
1899
- },
1900
- "name": "componentPattern",
1901
- "type": {
1902
- "__schema": "KeywordTypeSchema",
1903
- "location": {
1904
- "filePath": "status.main.runtime.ts",
1905
- "line": 172,
1906
- "character": 39
1907
- },
1908
- "name": "string"
1909
- },
1910
- "isOptional": true,
1911
- "isSpread": false
1912
- },
1913
- {
1914
- "__schema": "ParameterSchema",
1915
- "location": {
1916
- "filePath": "status.main.runtime.ts",
1917
- "line": 172,
1918
- "character": 47
1919
- },
1920
- "name": "opts",
1921
- "type": {
1922
- "__schema": "TypeRefSchema",
1923
- "location": {
1924
- "filePath": "status.main.runtime.ts",
1925
- "line": 172,
1926
- "character": 53
1927
- },
1928
- "name": "MiniStatusOpts"
1929
- },
1930
- "isOptional": true,
1931
- "defaultValue": "{}",
1932
- "isSpread": false
1933
- }
1934
- ],
1935
- "returnType": {
1936
- "__schema": "TypeRefSchema",
1937
- "location": {
1938
- "filePath": "status.main.runtime.ts",
1939
- "line": 172,
1940
- "character": 75
1941
- },
1942
- "name": "Promise",
1943
- "typeArgs": [
1944
- {
1945
- "__schema": "TypeRefSchema",
1946
- "location": {
1947
- "filePath": "status.main.runtime.ts",
1948
- "line": 172,
1949
- "character": 83
1950
- },
1951
- "name": "MiniStatusResults"
1952
- }
1953
- ]
1954
- },
1955
- "modifiers": [
1956
- "async"
1957
- ]
1958
- },
1959
- {
1960
- "__schema": "VariableLikeSchema",
1961
- "location": {
1962
- "filePath": "status.main.runtime.ts",
1963
- "line": 227,
1964
- "character": 3
1965
- },
1966
- "signature": "(property) StatusMain.slots: never[]",
1967
- "name": "slots",
1968
- "type": {
1969
- "__schema": "InferenceTypeSchema",
1970
- "location": {
1971
- "filePath": "status.main.runtime.ts",
1972
- "line": 227,
1973
- "character": 3
1974
- },
1975
- "type": "never[]"
1976
- },
1977
- "isOptional": true,
1978
- "defaultValue": "[]"
1979
- },
1980
- {
1981
- "__schema": "VariableLikeSchema",
1982
- "location": {
1983
- "filePath": "status.main.runtime.ts",
1984
- "line": 228,
1985
- "character": 3
1986
- },
1987
- "signature": "(property) StatusMain.dependencies: Aspect[]",
1988
- "name": "dependencies",
1989
- "type": {
1990
- "__schema": "InferenceTypeSchema",
1991
- "location": {
1992
- "filePath": "status.main.runtime.ts",
1993
- "line": 228,
1994
- "character": 3
1995
- },
1996
- "type": "Aspect[]"
1997
- },
1998
- "isOptional": true,
1999
- "defaultValue": "[\n CLIAspect,\n WorkspaceAspect,\n InsightsAspect,\n IssuesAspect,\n RemoveAspect,\n LanesAspect,\n LoggerAspect,\n MergingAspect,\n ]"
2000
- },
2001
- {
2002
- "__schema": "VariableLikeSchema",
2003
- "location": {
2004
- "filePath": "status.main.runtime.ts",
2005
- "line": 238,
2006
- "character": 3
2007
- },
2008
- "signature": "(property) StatusMain.runtime: RuntimeDefinition",
2009
- "name": "runtime",
2010
- "type": {
2011
- "__schema": "InferenceTypeSchema",
2012
- "location": {
2013
- "filePath": "status.main.runtime.ts",
2014
- "line": 238,
2015
- "character": 3
2016
- },
2017
- "type": "RuntimeDefinition"
2018
- },
2019
- "isOptional": true,
2020
- "defaultValue": "MainRuntime"
2021
- },
2022
- {
2023
- "__schema": "FunctionLikeSchema",
2024
- "location": {
2025
- "filePath": "status.main.runtime.ts",
2026
- "line": 239,
2027
- "character": 3
2028
- },
2029
- "signature": "(method) StatusMain.provider([cli, workspace, insights, issues, remove, lanes, loggerMain, merging]: [\n CLIMain,\n Workspace,\n InsightsMain,\n IssuesMain,\n RemoveMain,\n LanesMain,\n LoggerMain,\n MergingMain\n]): Promise<StatusMain>",
2030
- "name": "provider",
2031
- "params": [
2032
- {
2033
- "__schema": "ParameterSchema",
2034
- "location": {
2035
- "filePath": "status.main.runtime.ts",
2036
- "line": 239,
2037
- "character": 25
2038
- },
2039
- "name": "[ cli, workspace, insights, issues, remove, lanes, loggerMain, merging ]",
2040
- "type": {
2041
- "__schema": "TupleTypeSchema",
2042
- "location": {
2043
- "filePath": "status.main.runtime.ts",
2044
- "line": 239,
2045
- "character": 97
2046
- },
2047
- "elements": [
2048
- {
2049
- "__schema": "TypeRefSchema",
2050
- "location": {
2051
- "filePath": "status.main.runtime.ts",
2052
- "line": 240,
2053
- "character": 5
2054
- },
2055
- "name": "CLIMain"
2056
- },
2057
- {
2058
- "__schema": "TypeRefSchema",
2059
- "location": {
2060
- "filePath": "status.main.runtime.ts",
2061
- "line": 241,
2062
- "character": 5
2063
- },
2064
- "name": "Workspace"
2065
- },
2066
- {
2067
- "__schema": "TypeRefSchema",
2068
- "location": {
2069
- "filePath": "status.main.runtime.ts",
2070
- "line": 242,
2071
- "character": 5
2072
- },
2073
- "name": "InsightsMain"
2074
- },
2075
- {
2076
- "__schema": "TypeRefSchema",
2077
- "location": {
2078
- "filePath": "status.main.runtime.ts",
2079
- "line": 243,
2080
- "character": 5
2081
- },
2082
- "name": "IssuesMain"
2083
- },
2084
- {
2085
- "__schema": "TypeRefSchema",
2086
- "location": {
2087
- "filePath": "status.main.runtime.ts",
2088
- "line": 244,
2089
- "character": 5
2090
- },
2091
- "name": "RemoveMain"
2092
- },
2093
- {
2094
- "__schema": "TypeRefSchema",
2095
- "location": {
2096
- "filePath": "status.main.runtime.ts",
2097
- "line": 245,
2098
- "character": 5
2099
- },
2100
- "name": "LanesMain"
2101
- },
2102
- {
2103
- "__schema": "TypeRefSchema",
2104
- "location": {
2105
- "filePath": "status.main.runtime.ts",
2106
- "line": 246,
2107
- "character": 5
2108
- },
2109
- "name": "LoggerMain"
2110
- },
2111
- {
2112
- "__schema": "TypeRefSchema",
2113
- "location": {
2114
- "filePath": "status.main.runtime.ts",
2115
- "line": 247,
2116
- "character": 5
2117
- },
2118
- "name": "MergingMain"
2119
- }
2120
- ]
2121
- },
2122
- "isOptional": false,
2123
- "isSpread": false
2124
- }
2125
- ],
2126
- "returnType": {
2127
- "__schema": "InferenceTypeSchema",
2128
- "location": {
2129
- "filePath": "status.main.runtime.ts",
2130
- "line": 239,
2131
- "character": 3
2132
- },
2133
- "type": "Promise<StatusMain>"
2134
- },
2135
- "modifiers": [
2136
- "static",
2137
- "async"
2138
- ]
2139
- }
2140
- ],
2141
- "extendsNodes": [],
2142
- "implementNodes": []
2143
- }
2144
- ],
2145
- "internals": [
2146
- {
2147
- "__schema": "TypeSchema",
2148
- "location": {
2149
- "filePath": "status.main.runtime.ts",
2150
- "line": 23,
2151
- "character": 1
2152
- },
2153
- "signature": "type DivergeDataPerId = {\n id: ComponentID;\n divergeData: SnapsDistance;\n}",
2154
- "name": "DivergeDataPerId",
2155
- "type": {
2156
- "__schema": "TypeLiteralSchema",
2157
- "location": {
2158
- "filePath": "status.main.runtime.ts",
2159
- "line": 23,
2160
- "character": 25
2161
- },
2162
- "members": [
2163
- {
2164
- "__schema": "VariableLikeSchema",
2165
- "location": {
2166
- "filePath": "status.main.runtime.ts",
2167
- "line": 23,
2168
- "character": 27
2169
- },
2170
- "signature": "(property) id: ComponentID",
2171
- "name": "id",
2172
- "type": {
2173
- "__schema": "TypeRefSchema",
2174
- "location": {
2175
- "filePath": "status.main.runtime.ts",
2176
- "line": 23,
2177
- "character": 27
2178
- },
2179
- "name": "ComponentID",
2180
- "componentId": {
2181
- "scope": "teambit.component",
2182
- "name": "component-id",
2183
- "version": "1.2.2"
2184
- }
2185
- },
2186
- "isOptional": false
2187
- },
2188
- {
2189
- "__schema": "VariableLikeSchema",
2190
- "location": {
2191
- "filePath": "status.main.runtime.ts",
2192
- "line": 23,
2193
- "character": 44
2194
- },
2195
- "signature": "(property) divergeData: SnapsDistance",
2196
- "name": "divergeData",
2197
- "type": {
2198
- "__schema": "TypeRefSchema",
2199
- "location": {
2200
- "filePath": "status.main.runtime.ts",
2201
- "line": 23,
2202
- "character": 44
2203
- },
2204
- "name": "SnapsDistance",
2205
- "componentId": {
2206
- "scope": "teambit.component",
2207
- "name": "snap-distance",
2208
- "version": "0.0.18"
2209
- }
2210
- },
2211
- "isOptional": false
2212
- }
2213
- ]
2214
- }
2215
- },
2216
- {
2217
- "__schema": "ModuleSchema",
2218
- "location": {
2219
- "filePath": "status.main.runtime.ts",
2220
- "line": 24,
2221
- "character": 1
2222
- },
2223
- "exports": [
2224
- {
2225
- "__schema": "VariableLikeSchema",
2226
- "location": {
2227
- "filePath": "status.main.runtime.ts",
2228
- "line": 24,
2229
- "character": 7
2230
- },
2231
- "signature": "const BEFORE_STATUS: \"fetching status\"",
2232
- "name": "BEFORE_STATUS",
2233
- "type": {
2234
- "__schema": "InferenceTypeSchema",
2235
- "location": {
2236
- "filePath": "status.main.runtime.ts",
2237
- "line": 24,
2238
- "character": 7
2239
- },
2240
- "type": "\"fetching status\""
2241
- },
2242
- "isOptional": false,
2243
- "defaultValue": "'fetching status'"
2244
- }
2245
- ],
2246
- "internals": []
2247
- },
2248
- {
2249
- "__schema": "UnImplementedSchema",
2250
- "location": {
2251
- "filePath": "status.main.runtime.ts",
2252
- "line": 256,
2253
- "character": 1
2254
- },
2255
- "name": "StatusAspect.addRuntime(StatusMain);",
2256
- "type": "ExpressionStatement"
2257
- }
2258
- ]
2259
- },
2260
- {
2261
- "__schema": "ModuleSchema",
2262
- "location": {
2263
- "filePath": "status.aspect.ts",
2264
- "line": 1,
2265
- "character": 1
2266
- },
2267
- "exports": [
2268
- {
2269
- "__schema": "VariableLikeSchema",
2270
- "location": {
2271
- "filePath": "status.aspect.ts",
2272
- "line": 3,
2273
- "character": 14
2274
- },
2275
- "signature": "const StatusAspect: Aspect",
2276
- "name": "StatusAspect",
2277
- "type": {
2278
- "__schema": "TypeRefSchema",
2279
- "location": {
2280
- "filePath": "status.aspect.ts",
2281
- "line": 3,
2282
- "character": 14
2283
- },
2284
- "name": "Aspect",
2285
- "componentId": {
2286
- "scope": "teambit.harmony",
2287
- "name": "harmony",
2288
- "version": "0.4.6"
2289
- }
2290
- },
2291
- "isOptional": false,
2292
- "defaultValue": "Aspect.create({\n id: 'teambit.component/status',\n})"
2293
- }
2294
- ],
2295
- "internals": []
2296
- }
2297
- ],
2298
- "componentId": {
2299
- "scope": "teambit.component",
2300
- "name": "status",
2301
- "version": "1.0.510"
2302
- },
2303
- "taggedModuleExports": []
2304
- }