@teambit/status 1.0.516 → 1.0.518

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