@teambit/checkout 1.0.273 → 1.0.274

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.
@@ -25,7 +25,7 @@
25
25
  "__schema": "ClassSchema",
26
26
  "location": {
27
27
  "filePath": "checkout.main.runtime.ts",
28
- "line": 60,
28
+ "line": 61,
29
29
  "character": 1
30
30
  },
31
31
  "signature": "class CheckoutMain",
@@ -35,7 +35,7 @@
35
35
  "__schema": "ConstructorSchema",
36
36
  "location": {
37
37
  "filePath": "checkout.main.runtime.ts",
38
- "line": 61,
38
+ "line": 62,
39
39
  "character": 3
40
40
  },
41
41
  "signature": "constructor CheckoutMain(workspace: Workspace, logger: Logger, componentWriter: ComponentWriterMain, importer: ImporterMain, remove: RemoveMain): CheckoutMain",
@@ -45,7 +45,7 @@
45
45
  "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "checkout.main.runtime.ts",
48
- "line": 62,
48
+ "line": 63,
49
49
  "character": 5
50
50
  },
51
51
  "name": "workspace",
@@ -53,7 +53,7 @@
53
53
  "__schema": "TypeRefSchema",
54
54
  "location": {
55
55
  "filePath": "checkout.main.runtime.ts",
56
- "line": 62,
56
+ "line": 63,
57
57
  "character": 24
58
58
  },
59
59
  "name": "Workspace",
@@ -69,7 +69,7 @@
69
69
  "__schema": "ParameterSchema",
70
70
  "location": {
71
71
  "filePath": "checkout.main.runtime.ts",
72
- "line": 63,
72
+ "line": 64,
73
73
  "character": 5
74
74
  },
75
75
  "name": "logger",
@@ -77,7 +77,7 @@
77
77
  "__schema": "TypeRefSchema",
78
78
  "location": {
79
79
  "filePath": "checkout.main.runtime.ts",
80
- "line": 63,
80
+ "line": 64,
81
81
  "character": 21
82
82
  },
83
83
  "name": "Logger",
@@ -93,7 +93,7 @@
93
93
  "__schema": "ParameterSchema",
94
94
  "location": {
95
95
  "filePath": "checkout.main.runtime.ts",
96
- "line": 64,
96
+ "line": 65,
97
97
  "character": 5
98
98
  },
99
99
  "name": "componentWriter",
@@ -101,7 +101,7 @@
101
101
  "__schema": "TypeRefSchema",
102
102
  "location": {
103
103
  "filePath": "checkout.main.runtime.ts",
104
- "line": 64,
104
+ "line": 65,
105
105
  "character": 30
106
106
  },
107
107
  "name": "ComponentWriterMain",
@@ -117,7 +117,7 @@
117
117
  "__schema": "ParameterSchema",
118
118
  "location": {
119
119
  "filePath": "checkout.main.runtime.ts",
120
- "line": 65,
120
+ "line": 66,
121
121
  "character": 5
122
122
  },
123
123
  "name": "importer",
@@ -125,7 +125,7 @@
125
125
  "__schema": "TypeRefSchema",
126
126
  "location": {
127
127
  "filePath": "checkout.main.runtime.ts",
128
- "line": 65,
128
+ "line": 66,
129
129
  "character": 23
130
130
  },
131
131
  "name": "ImporterMain",
@@ -141,7 +141,7 @@
141
141
  "__schema": "ParameterSchema",
142
142
  "location": {
143
143
  "filePath": "checkout.main.runtime.ts",
144
- "line": 66,
144
+ "line": 67,
145
145
  "character": 5
146
146
  },
147
147
  "name": "remove",
@@ -149,7 +149,7 @@
149
149
  "__schema": "TypeRefSchema",
150
150
  "location": {
151
151
  "filePath": "checkout.main.runtime.ts",
152
- "line": 66,
152
+ "line": 67,
153
153
  "character": 21
154
154
  },
155
155
  "name": "RemoveMain",
@@ -166,7 +166,7 @@
166
166
  "__schema": "ThisTypeSchema",
167
167
  "location": {
168
168
  "filePath": "checkout.main.runtime.ts",
169
- "line": 60,
169
+ "line": 61,
170
170
  "character": 1
171
171
  },
172
172
  "name": "CheckoutMain"
@@ -177,7 +177,7 @@
177
177
  "__schema": "FunctionLikeSchema",
178
178
  "location": {
179
179
  "filePath": "checkout.main.runtime.ts",
180
- "line": 69,
180
+ "line": 70,
181
181
  "character": 3
182
182
  },
183
183
  "signature": "(method) CheckoutMain.checkout(checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -187,7 +187,7 @@
187
187
  "__schema": "ParameterSchema",
188
188
  "location": {
189
189
  "filePath": "checkout.main.runtime.ts",
190
- "line": 69,
190
+ "line": 70,
191
191
  "character": 18
192
192
  },
193
193
  "name": "checkoutProps",
@@ -195,7 +195,7 @@
195
195
  "__schema": "TypeRefSchema",
196
196
  "location": {
197
197
  "filePath": "checkout.main.runtime.ts",
198
- "line": 69,
198
+ "line": 70,
199
199
  "character": 33
200
200
  },
201
201
  "name": "CheckoutProps"
@@ -208,7 +208,7 @@
208
208
  "__schema": "TypeRefSchema",
209
209
  "location": {
210
210
  "filePath": "checkout.main.runtime.ts",
211
- "line": 69,
211
+ "line": 70,
212
212
  "character": 49
213
213
  },
214
214
  "name": "Promise",
@@ -217,7 +217,7 @@
217
217
  "__schema": "TypeRefSchema",
218
218
  "location": {
219
219
  "filePath": "checkout.main.runtime.ts",
220
- "line": 69,
220
+ "line": 70,
221
221
  "character": 57
222
222
  },
223
223
  "name": "ApplyVersionResults",
@@ -236,14 +236,14 @@
236
236
  "__schema": "FunctionLikeSchema",
237
237
  "location": {
238
238
  "filePath": "checkout.main.runtime.ts",
239
- "line": 203,
239
+ "line": 204,
240
240
  "character": 3
241
241
  },
242
242
  "doc": {
243
243
  "__schema": "DocSchema",
244
244
  "location": {
245
245
  "filePath": "checkout.main.runtime.ts",
246
- "line": 199,
246
+ "line": 200,
247
247
  "character": 3
248
248
  },
249
249
  "raw": "/**\n * if .bitmap entry exists but the rootDir is missing from the filesystem, find the component in the scope and restore it.\n * returns the restored component ids.\n */",
@@ -256,7 +256,7 @@
256
256
  "__schema": "ParameterSchema",
257
257
  "location": {
258
258
  "filePath": "checkout.main.runtime.ts",
259
- "line": 203,
259
+ "line": 204,
260
260
  "character": 34
261
261
  },
262
262
  "name": "checkoutProps",
@@ -264,7 +264,7 @@
264
264
  "__schema": "TypeRefSchema",
265
265
  "location": {
266
266
  "filePath": "checkout.main.runtime.ts",
267
- "line": 203,
267
+ "line": 204,
268
268
  "character": 49
269
269
  },
270
270
  "name": "CheckoutProps"
@@ -277,7 +277,7 @@
277
277
  "__schema": "TypeRefSchema",
278
278
  "location": {
279
279
  "filePath": "checkout.main.runtime.ts",
280
- "line": 203,
280
+ "line": 204,
281
281
  "character": 65
282
282
  },
283
283
  "name": "Promise",
@@ -286,7 +286,7 @@
286
286
  "__schema": "TypeUnionSchema",
287
287
  "location": {
288
288
  "filePath": "checkout.main.runtime.ts",
289
- "line": 203,
289
+ "line": 204,
290
290
  "character": 73
291
291
  },
292
292
  "types": [
@@ -294,14 +294,14 @@
294
294
  "__schema": "TypeArraySchema",
295
295
  "location": {
296
296
  "filePath": "checkout.main.runtime.ts",
297
- "line": 203,
297
+ "line": 204,
298
298
  "character": 73
299
299
  },
300
300
  "type": {
301
301
  "__schema": "TypeRefSchema",
302
302
  "location": {
303
303
  "filePath": "checkout.main.runtime.ts",
304
- "line": 203,
304
+ "line": 204,
305
305
  "character": 73
306
306
  },
307
307
  "name": "ComponentID",
@@ -316,7 +316,7 @@
316
316
  "__schema": "KeywordTypeSchema",
317
317
  "location": {
318
318
  "filePath": "checkout.main.runtime.ts",
319
- "line": 203,
319
+ "line": 204,
320
320
  "character": 89
321
321
  },
322
322
  "name": "undefined"
@@ -333,7 +333,7 @@
333
333
  "__schema": "FunctionLikeSchema",
334
334
  "location": {
335
335
  "filePath": "checkout.main.runtime.ts",
336
- "line": 230,
336
+ "line": 231,
337
337
  "character": 3
338
338
  },
339
339
  "signature": "(method) CheckoutMain.checkoutByCLIValues(componentPattern: string, checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -343,7 +343,7 @@
343
343
  "__schema": "ParameterSchema",
344
344
  "location": {
345
345
  "filePath": "checkout.main.runtime.ts",
346
- "line": 230,
346
+ "line": 231,
347
347
  "character": 29
348
348
  },
349
349
  "name": "componentPattern",
@@ -351,7 +351,7 @@
351
351
  "__schema": "KeywordTypeSchema",
352
352
  "location": {
353
353
  "filePath": "checkout.main.runtime.ts",
354
- "line": 230,
354
+ "line": 231,
355
355
  "character": 47
356
356
  },
357
357
  "name": "string"
@@ -363,7 +363,7 @@
363
363
  "__schema": "ParameterSchema",
364
364
  "location": {
365
365
  "filePath": "checkout.main.runtime.ts",
366
- "line": 230,
366
+ "line": 231,
367
367
  "character": 55
368
368
  },
369
369
  "name": "checkoutProps",
@@ -371,7 +371,7 @@
371
371
  "__schema": "TypeRefSchema",
372
372
  "location": {
373
373
  "filePath": "checkout.main.runtime.ts",
374
- "line": 230,
374
+ "line": 231,
375
375
  "character": 70
376
376
  },
377
377
  "name": "CheckoutProps"
@@ -384,7 +384,7 @@
384
384
  "__schema": "TypeRefSchema",
385
385
  "location": {
386
386
  "filePath": "checkout.main.runtime.ts",
387
- "line": 230,
387
+ "line": 231,
388
388
  "character": 86
389
389
  },
390
390
  "name": "Promise",
@@ -393,7 +393,7 @@
393
393
  "__schema": "TypeRefSchema",
394
394
  "location": {
395
395
  "filePath": "checkout.main.runtime.ts",
396
- "line": 230,
396
+ "line": 231,
397
397
  "character": 94
398
398
  },
399
399
  "name": "ApplyVersionResults",
@@ -412,7 +412,7 @@
412
412
  "__schema": "VariableLikeSchema",
413
413
  "location": {
414
414
  "filePath": "checkout.main.runtime.ts",
415
- "line": 511,
415
+ "line": 517,
416
416
  "character": 3
417
417
  },
418
418
  "signature": "(property) CheckoutMain.slots: never[]",
@@ -421,7 +421,7 @@
421
421
  "__schema": "InferenceTypeSchema",
422
422
  "location": {
423
423
  "filePath": "checkout.main.runtime.ts",
424
- "line": 511,
424
+ "line": 517,
425
425
  "character": 3
426
426
  },
427
427
  "type": "never[]"
@@ -433,7 +433,7 @@
433
433
  "__schema": "VariableLikeSchema",
434
434
  "location": {
435
435
  "filePath": "checkout.main.runtime.ts",
436
- "line": 512,
436
+ "line": 518,
437
437
  "character": 3
438
438
  },
439
439
  "signature": "(property) CheckoutMain.dependencies: Aspect[]",
@@ -442,7 +442,7 @@
442
442
  "__schema": "InferenceTypeSchema",
443
443
  "location": {
444
444
  "filePath": "checkout.main.runtime.ts",
445
- "line": 512,
445
+ "line": 518,
446
446
  "character": 3
447
447
  },
448
448
  "type": "Aspect[]"
@@ -454,7 +454,7 @@
454
454
  "__schema": "VariableLikeSchema",
455
455
  "location": {
456
456
  "filePath": "checkout.main.runtime.ts",
457
- "line": 514,
457
+ "line": 520,
458
458
  "character": 3
459
459
  },
460
460
  "signature": "(property) CheckoutMain.runtime: RuntimeDefinition",
@@ -463,7 +463,7 @@
463
463
  "__schema": "InferenceTypeSchema",
464
464
  "location": {
465
465
  "filePath": "checkout.main.runtime.ts",
466
- "line": 514,
466
+ "line": 520,
467
467
  "character": 3
468
468
  },
469
469
  "type": "RuntimeDefinition"
@@ -475,7 +475,7 @@
475
475
  "__schema": "FunctionLikeSchema",
476
476
  "location": {
477
477
  "filePath": "checkout.main.runtime.ts",
478
- "line": 516,
478
+ "line": 522,
479
479
  "character": 3
480
480
  },
481
481
  "signature": "(method) CheckoutMain.provider([cli, workspace, loggerMain, compWriter, importer, remove]: [\n CLIMain,\n Workspace,\n LoggerMain,\n ComponentWriterMain,\n ImporterMain,\n RemoveMain\n]): Promise<CheckoutMain>",
@@ -485,7 +485,7 @@
485
485
  "__schema": "ParameterSchema",
486
486
  "location": {
487
487
  "filePath": "checkout.main.runtime.ts",
488
- "line": 516,
488
+ "line": 522,
489
489
  "character": 25
490
490
  },
491
491
  "name": "[ cli, workspace, loggerMain, compWriter, importer, remove ]",
@@ -493,7 +493,7 @@
493
493
  "__schema": "TupleTypeSchema",
494
494
  "location": {
495
495
  "filePath": "checkout.main.runtime.ts",
496
- "line": 516,
496
+ "line": 522,
497
497
  "character": 85
498
498
  },
499
499
  "elements": [
@@ -501,7 +501,7 @@
501
501
  "__schema": "TypeRefSchema",
502
502
  "location": {
503
503
  "filePath": "checkout.main.runtime.ts",
504
- "line": 517,
504
+ "line": 523,
505
505
  "character": 5
506
506
  },
507
507
  "name": "CLIMain",
@@ -514,7 +514,7 @@
514
514
  "__schema": "TypeRefSchema",
515
515
  "location": {
516
516
  "filePath": "checkout.main.runtime.ts",
517
- "line": 518,
517
+ "line": 524,
518
518
  "character": 5
519
519
  },
520
520
  "name": "Workspace",
@@ -527,7 +527,7 @@
527
527
  "__schema": "TypeRefSchema",
528
528
  "location": {
529
529
  "filePath": "checkout.main.runtime.ts",
530
- "line": 519,
530
+ "line": 525,
531
531
  "character": 5
532
532
  },
533
533
  "name": "LoggerMain",
@@ -540,7 +540,7 @@
540
540
  "__schema": "TypeRefSchema",
541
541
  "location": {
542
542
  "filePath": "checkout.main.runtime.ts",
543
- "line": 520,
543
+ "line": 526,
544
544
  "character": 5
545
545
  },
546
546
  "name": "ComponentWriterMain",
@@ -553,7 +553,7 @@
553
553
  "__schema": "TypeRefSchema",
554
554
  "location": {
555
555
  "filePath": "checkout.main.runtime.ts",
556
- "line": 521,
556
+ "line": 527,
557
557
  "character": 5
558
558
  },
559
559
  "name": "ImporterMain",
@@ -566,7 +566,7 @@
566
566
  "__schema": "TypeRefSchema",
567
567
  "location": {
568
568
  "filePath": "checkout.main.runtime.ts",
569
- "line": 522,
569
+ "line": 528,
570
570
  "character": 5
571
571
  },
572
572
  "name": "RemoveMain",
@@ -585,7 +585,7 @@
585
585
  "__schema": "InferenceTypeSchema",
586
586
  "location": {
587
587
  "filePath": "checkout.main.runtime.ts",
588
- "line": 516,
588
+ "line": 522,
589
589
  "character": 3
590
590
  },
591
591
  "type": "Promise<CheckoutMain>"
@@ -615,7 +615,7 @@
615
615
  "line": 27,
616
616
  "character": 1
617
617
  },
618
- "signature": "type CheckoutProps = {\n version?: string | undefined;\n ids?: ComponentID[] | undefined;\n head?: boolean | undefined;\n latest?: boolean | undefined;\n main?: boolean | undefined;\n promptMergeOptions?: boolean | undefined;\n ... 16 more ...;\n includeLocallyDeleted?: boolean | undefined;\n}",
618
+ "signature": "type CheckoutProps = {\n version?: string | undefined;\n ids?: ComponentID[] | undefined;\n head?: boolean | undefined;\n ancestor?: number | undefined;\n latest?: boolean | undefined;\n main?: boolean | undefined;\n ... 17 more ...;\n includeLocallyDeleted?: boolean | undefined;\n}",
619
619
  "name": "CheckoutProps",
620
620
  "type": {
621
621
  "__schema": "TypeLiteralSchema",
@@ -705,13 +705,33 @@
705
705
  "line": 31,
706
706
  "character": 3
707
707
  },
708
+ "signature": "(property) ancestor?: number | undefined",
709
+ "name": "ancestor",
710
+ "type": {
711
+ "__schema": "KeywordTypeSchema",
712
+ "location": {
713
+ "filePath": "checkout.main.runtime.ts",
714
+ "line": 31,
715
+ "character": 14
716
+ },
717
+ "name": "number"
718
+ },
719
+ "isOptional": true
720
+ },
721
+ {
722
+ "__schema": "VariableLikeSchema",
723
+ "location": {
724
+ "filePath": "checkout.main.runtime.ts",
725
+ "line": 32,
726
+ "character": 3
727
+ },
708
728
  "signature": "(property) latest?: boolean | undefined",
709
729
  "name": "latest",
710
730
  "type": {
711
731
  "__schema": "KeywordTypeSchema",
712
732
  "location": {
713
733
  "filePath": "checkout.main.runtime.ts",
714
- "line": 31,
734
+ "line": 32,
715
735
  "character": 12
716
736
  },
717
737
  "name": "boolean"
@@ -722,7 +742,7 @@
722
742
  "__schema": "VariableLikeSchema",
723
743
  "location": {
724
744
  "filePath": "checkout.main.runtime.ts",
725
- "line": 32,
745
+ "line": 33,
726
746
  "character": 3
727
747
  },
728
748
  "signature": "(property) main?: boolean | undefined",
@@ -731,7 +751,7 @@
731
751
  "__schema": "KeywordTypeSchema",
732
752
  "location": {
733
753
  "filePath": "checkout.main.runtime.ts",
734
- "line": 32,
754
+ "line": 33,
735
755
  "character": 10
736
756
  },
737
757
  "name": "boolean"
@@ -742,7 +762,7 @@
742
762
  "__schema": "VariableLikeSchema",
743
763
  "location": {
744
764
  "filePath": "checkout.main.runtime.ts",
745
- "line": 33,
765
+ "line": 34,
746
766
  "character": 3
747
767
  },
748
768
  "signature": "(property) promptMergeOptions?: boolean | undefined",
@@ -751,7 +771,7 @@
751
771
  "__schema": "KeywordTypeSchema",
752
772
  "location": {
753
773
  "filePath": "checkout.main.runtime.ts",
754
- "line": 33,
774
+ "line": 34,
755
775
  "character": 24
756
776
  },
757
777
  "name": "boolean"
@@ -762,7 +782,7 @@
762
782
  "__schema": "VariableLikeSchema",
763
783
  "location": {
764
784
  "filePath": "checkout.main.runtime.ts",
765
- "line": 34,
785
+ "line": 35,
766
786
  "character": 3
767
787
  },
768
788
  "signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | null | undefined",
@@ -771,7 +791,7 @@
771
791
  "__schema": "TypeUnionSchema",
772
792
  "location": {
773
793
  "filePath": "checkout.main.runtime.ts",
774
- "line": 34,
794
+ "line": 35,
775
795
  "character": 19
776
796
  },
777
797
  "types": [
@@ -779,7 +799,7 @@
779
799
  "__schema": "TypeRefSchema",
780
800
  "location": {
781
801
  "filePath": "checkout.main.runtime.ts",
782
- "line": 34,
802
+ "line": 35,
783
803
  "character": 19
784
804
  },
785
805
  "name": "MergeStrategy",
@@ -789,7 +809,7 @@
789
809
  "__schema": "LiteralTypeSchema",
790
810
  "location": {
791
811
  "filePath": "checkout.main.runtime.ts",
792
- "line": 34,
812
+ "line": 35,
793
813
  "character": 35
794
814
  },
795
815
  "name": "null"
@@ -802,7 +822,7 @@
802
822
  "__schema": "VariableLikeSchema",
803
823
  "location": {
804
824
  "filePath": "checkout.main.runtime.ts",
805
- "line": 35,
825
+ "line": 36,
806
826
  "character": 3
807
827
  },
808
828
  "signature": "(property) forceOurs?: boolean | undefined",
@@ -811,7 +831,7 @@
811
831
  "__schema": "KeywordTypeSchema",
812
832
  "location": {
813
833
  "filePath": "checkout.main.runtime.ts",
814
- "line": 35,
834
+ "line": 36,
815
835
  "character": 15
816
836
  },
817
837
  "name": "boolean"
@@ -822,7 +842,7 @@
822
842
  "__schema": "VariableLikeSchema",
823
843
  "location": {
824
844
  "filePath": "checkout.main.runtime.ts",
825
- "line": 36,
845
+ "line": 37,
826
846
  "character": 3
827
847
  },
828
848
  "signature": "(property) forceTheirs?: boolean | undefined",
@@ -831,7 +851,7 @@
831
851
  "__schema": "KeywordTypeSchema",
832
852
  "location": {
833
853
  "filePath": "checkout.main.runtime.ts",
834
- "line": 36,
854
+ "line": 37,
835
855
  "character": 17
836
856
  },
837
857
  "name": "boolean"
@@ -842,7 +862,7 @@
842
862
  "__schema": "VariableLikeSchema",
843
863
  "location": {
844
864
  "filePath": "checkout.main.runtime.ts",
845
- "line": 37,
865
+ "line": 38,
846
866
  "character": 3
847
867
  },
848
868
  "signature": "(property) verbose?: boolean | undefined",
@@ -851,7 +871,7 @@
851
871
  "__schema": "KeywordTypeSchema",
852
872
  "location": {
853
873
  "filePath": "checkout.main.runtime.ts",
854
- "line": 37,
874
+ "line": 38,
855
875
  "character": 13
856
876
  },
857
877
  "name": "boolean"
@@ -862,7 +882,7 @@
862
882
  "__schema": "VariableLikeSchema",
863
883
  "location": {
864
884
  "filePath": "checkout.main.runtime.ts",
865
- "line": 38,
885
+ "line": 39,
866
886
  "character": 3
867
887
  },
868
888
  "signature": "(property) skipNpmInstall?: boolean | undefined",
@@ -871,7 +891,7 @@
871
891
  "__schema": "KeywordTypeSchema",
872
892
  "location": {
873
893
  "filePath": "checkout.main.runtime.ts",
874
- "line": 38,
894
+ "line": 39,
875
895
  "character": 20
876
896
  },
877
897
  "name": "boolean"
@@ -882,7 +902,7 @@
882
902
  "__schema": "VariableLikeSchema",
883
903
  "location": {
884
904
  "filePath": "checkout.main.runtime.ts",
885
- "line": 39,
905
+ "line": 40,
886
906
  "character": 3
887
907
  },
888
908
  "signature": "(property) reset?: boolean | undefined",
@@ -891,7 +911,7 @@
891
911
  "__schema": "KeywordTypeSchema",
892
912
  "location": {
893
913
  "filePath": "checkout.main.runtime.ts",
894
- "line": 39,
914
+ "line": 40,
895
915
  "character": 11
896
916
  },
897
917
  "name": "boolean"
@@ -902,7 +922,7 @@
902
922
  "__schema": "VariableLikeSchema",
903
923
  "location": {
904
924
  "filePath": "checkout.main.runtime.ts",
905
- "line": 40,
925
+ "line": 41,
906
926
  "character": 3
907
927
  },
908
928
  "signature": "(property) revert?: boolean | undefined",
@@ -911,7 +931,7 @@
911
931
  "__schema": "KeywordTypeSchema",
912
932
  "location": {
913
933
  "filePath": "checkout.main.runtime.ts",
914
- "line": 40,
934
+ "line": 41,
915
935
  "character": 12
916
936
  },
917
937
  "name": "boolean"
@@ -922,7 +942,7 @@
922
942
  "__schema": "VariableLikeSchema",
923
943
  "location": {
924
944
  "filePath": "checkout.main.runtime.ts",
925
- "line": 41,
945
+ "line": 42,
926
946
  "character": 3
927
947
  },
928
948
  "signature": "(property) all?: boolean | undefined",
@@ -931,7 +951,7 @@
931
951
  "__schema": "KeywordTypeSchema",
932
952
  "location": {
933
953
  "filePath": "checkout.main.runtime.ts",
934
- "line": 41,
954
+ "line": 42,
935
955
  "character": 9
936
956
  },
937
957
  "name": "boolean"
@@ -942,7 +962,7 @@
942
962
  "__schema": "VariableLikeSchema",
943
963
  "location": {
944
964
  "filePath": "checkout.main.runtime.ts",
945
- "line": 42,
965
+ "line": 43,
946
966
  "character": 3
947
967
  },
948
968
  "signature": "(property) isLane?: boolean | undefined",
@@ -951,7 +971,7 @@
951
971
  "__schema": "KeywordTypeSchema",
952
972
  "location": {
953
973
  "filePath": "checkout.main.runtime.ts",
954
- "line": 42,
974
+ "line": 43,
955
975
  "character": 12
956
976
  },
957
977
  "name": "boolean"
@@ -962,7 +982,7 @@
962
982
  "__schema": "VariableLikeSchema",
963
983
  "location": {
964
984
  "filePath": "checkout.main.runtime.ts",
965
- "line": 43,
985
+ "line": 44,
966
986
  "character": 3
967
987
  },
968
988
  "signature": "(property) lane?: Lane | undefined",
@@ -971,7 +991,7 @@
971
991
  "__schema": "TypeRefSchema",
972
992
  "location": {
973
993
  "filePath": "checkout.main.runtime.ts",
974
- "line": 43,
994
+ "line": 44,
975
995
  "character": 10
976
996
  },
977
997
  "name": "Lane",
@@ -983,7 +1003,7 @@
983
1003
  "__schema": "VariableLikeSchema",
984
1004
  "location": {
985
1005
  "filePath": "checkout.main.runtime.ts",
986
- "line": 44,
1006
+ "line": 45,
987
1007
  "character": 3
988
1008
  },
989
1009
  "signature": "(property) workspaceOnly?: boolean | undefined",
@@ -992,7 +1012,7 @@
992
1012
  "__schema": "KeywordTypeSchema",
993
1013
  "location": {
994
1014
  "filePath": "checkout.main.runtime.ts",
995
- "line": 44,
1015
+ "line": 45,
996
1016
  "character": 19
997
1017
  },
998
1018
  "name": "boolean"
@@ -1003,7 +1023,7 @@
1003
1023
  "__schema": "VariableLikeSchema",
1004
1024
  "location": {
1005
1025
  "filePath": "checkout.main.runtime.ts",
1006
- "line": 45,
1026
+ "line": 46,
1007
1027
  "character": 3
1008
1028
  },
1009
1029
  "signature": "(property) versionPerId?: ComponentID[] | undefined",
@@ -1012,14 +1032,14 @@
1012
1032
  "__schema": "TypeArraySchema",
1013
1033
  "location": {
1014
1034
  "filePath": "checkout.main.runtime.ts",
1015
- "line": 45,
1035
+ "line": 46,
1016
1036
  "character": 18
1017
1037
  },
1018
1038
  "type": {
1019
1039
  "__schema": "TypeRefSchema",
1020
1040
  "location": {
1021
1041
  "filePath": "checkout.main.runtime.ts",
1022
- "line": 45,
1042
+ "line": 46,
1023
1043
  "character": 18
1024
1044
  },
1025
1045
  "name": "ComponentID",
@@ -1036,7 +1056,7 @@
1036
1056
  "__schema": "VariableLikeSchema",
1037
1057
  "location": {
1038
1058
  "filePath": "checkout.main.runtime.ts",
1039
- "line": 46,
1059
+ "line": 47,
1040
1060
  "character": 3
1041
1061
  },
1042
1062
  "signature": "(property) skipUpdatingBitmap?: boolean | undefined",
@@ -1045,7 +1065,7 @@
1045
1065
  "__schema": "KeywordTypeSchema",
1046
1066
  "location": {
1047
1067
  "filePath": "checkout.main.runtime.ts",
1048
- "line": 46,
1068
+ "line": 47,
1049
1069
  "character": 24
1050
1070
  },
1051
1071
  "name": "boolean"
@@ -1056,7 +1076,7 @@
1056
1076
  "__schema": "VariableLikeSchema",
1057
1077
  "location": {
1058
1078
  "filePath": "checkout.main.runtime.ts",
1059
- "line": 47,
1079
+ "line": 48,
1060
1080
  "character": 3
1061
1081
  },
1062
1082
  "signature": "(property) loadStash?: boolean | undefined",
@@ -1065,7 +1085,7 @@
1065
1085
  "__schema": "KeywordTypeSchema",
1066
1086
  "location": {
1067
1087
  "filePath": "checkout.main.runtime.ts",
1068
- "line": 47,
1088
+ "line": 48,
1069
1089
  "character": 15
1070
1090
  },
1071
1091
  "name": "boolean"
@@ -1076,7 +1096,7 @@
1076
1096
  "__schema": "VariableLikeSchema",
1077
1097
  "location": {
1078
1098
  "filePath": "checkout.main.runtime.ts",
1079
- "line": 48,
1099
+ "line": 49,
1080
1100
  "character": 3
1081
1101
  },
1082
1102
  "signature": "(property) restoreMissingComponents?: boolean | undefined",
@@ -1085,7 +1105,7 @@
1085
1105
  "__schema": "KeywordTypeSchema",
1086
1106
  "location": {
1087
1107
  "filePath": "checkout.main.runtime.ts",
1088
- "line": 48,
1108
+ "line": 49,
1089
1109
  "character": 30
1090
1110
  },
1091
1111
  "name": "boolean"
@@ -1096,7 +1116,7 @@
1096
1116
  "__schema": "VariableLikeSchema",
1097
1117
  "location": {
1098
1118
  "filePath": "checkout.main.runtime.ts",
1099
- "line": 49,
1119
+ "line": 50,
1100
1120
  "character": 3
1101
1121
  },
1102
1122
  "signature": "(property) allowAddingComponentsFromScope?: boolean | undefined",
@@ -1105,7 +1125,7 @@
1105
1125
  "__schema": "KeywordTypeSchema",
1106
1126
  "location": {
1107
1127
  "filePath": "checkout.main.runtime.ts",
1108
- "line": 49,
1128
+ "line": 50,
1109
1129
  "character": 36
1110
1130
  },
1111
1131
  "name": "boolean"
@@ -1116,7 +1136,7 @@
1116
1136
  "__schema": "VariableLikeSchema",
1117
1137
  "location": {
1118
1138
  "filePath": "checkout.main.runtime.ts",
1119
- "line": 50,
1139
+ "line": 51,
1120
1140
  "character": 3
1121
1141
  },
1122
1142
  "signature": "(property) includeLocallyDeleted?: boolean | undefined",
@@ -1125,7 +1145,7 @@
1125
1145
  "__schema": "KeywordTypeSchema",
1126
1146
  "location": {
1127
1147
  "filePath": "checkout.main.runtime.ts",
1128
- "line": 50,
1148
+ "line": 51,
1129
1149
  "character": 27
1130
1150
  },
1131
1151
  "name": "boolean"
@@ -2250,7 +2270,7 @@
2250
2270
  "__schema": "FunctionLikeSchema",
2251
2271
  "location": {
2252
2272
  "filePath": "checkout-cmd.ts",
2253
- "line": 141,
2273
+ "line": 147,
2254
2274
  "character": 1
2255
2275
  },
2256
2276
  "signature": "function checkoutOutput(checkoutResults: ApplyVersionResults, checkoutProps: CheckoutProps, alternativeTitle?: string): string",
@@ -2260,7 +2280,7 @@
2260
2280
  "__schema": "ParameterSchema",
2261
2281
  "location": {
2262
2282
  "filePath": "checkout-cmd.ts",
2263
- "line": 142,
2283
+ "line": 148,
2264
2284
  "character": 3
2265
2285
  },
2266
2286
  "name": "checkoutResults",
@@ -2268,7 +2288,7 @@
2268
2288
  "__schema": "TypeRefSchema",
2269
2289
  "location": {
2270
2290
  "filePath": "checkout-cmd.ts",
2271
- "line": 142,
2291
+ "line": 148,
2272
2292
  "character": 20
2273
2293
  },
2274
2294
  "name": "ApplyVersionResults",
@@ -2284,7 +2304,7 @@
2284
2304
  "__schema": "ParameterSchema",
2285
2305
  "location": {
2286
2306
  "filePath": "checkout-cmd.ts",
2287
- "line": 143,
2307
+ "line": 149,
2288
2308
  "character": 3
2289
2309
  },
2290
2310
  "name": "checkoutProps",
@@ -2292,7 +2312,7 @@
2292
2312
  "__schema": "TypeRefSchema",
2293
2313
  "location": {
2294
2314
  "filePath": "checkout-cmd.ts",
2295
- "line": 143,
2315
+ "line": 149,
2296
2316
  "character": 18
2297
2317
  },
2298
2318
  "name": "CheckoutProps"
@@ -2304,7 +2324,7 @@
2304
2324
  "__schema": "ParameterSchema",
2305
2325
  "location": {
2306
2326
  "filePath": "checkout-cmd.ts",
2307
- "line": 144,
2327
+ "line": 150,
2308
2328
  "character": 3
2309
2329
  },
2310
2330
  "name": "alternativeTitle",
@@ -2312,7 +2332,7 @@
2312
2332
  "__schema": "KeywordTypeSchema",
2313
2333
  "location": {
2314
2334
  "filePath": "checkout-cmd.ts",
2315
- "line": 144,
2335
+ "line": 150,
2316
2336
  "character": 22
2317
2337
  },
2318
2338
  "name": "string"
@@ -2325,7 +2345,7 @@
2325
2345
  "__schema": "InferenceTypeSchema",
2326
2346
  "location": {
2327
2347
  "filePath": "checkout-cmd.ts",
2328
- "line": 141,
2348
+ "line": 147,
2329
2349
  "character": 1
2330
2350
  },
2331
2351
  "type": "string"
@@ -2354,7 +2374,7 @@
2354
2374
  "line": 27,
2355
2375
  "character": 1
2356
2376
  },
2357
- "signature": "type CheckoutProps = {\n version?: string | undefined;\n ids?: ComponentID[] | undefined;\n head?: boolean | undefined;\n latest?: boolean | undefined;\n main?: boolean | undefined;\n promptMergeOptions?: boolean | undefined;\n ... 16 more ...;\n includeLocallyDeleted?: boolean | undefined;\n}",
2377
+ "signature": "type CheckoutProps = {\n version?: string | undefined;\n ids?: ComponentID[] | undefined;\n head?: boolean | undefined;\n ancestor?: number | undefined;\n latest?: boolean | undefined;\n main?: boolean | undefined;\n ... 17 more ...;\n includeLocallyDeleted?: boolean | undefined;\n}",
2358
2378
  "name": "CheckoutProps",
2359
2379
  "type": {
2360
2380
  "__schema": "TypeLiteralSchema",
@@ -2444,13 +2464,33 @@
2444
2464
  "line": 31,
2445
2465
  "character": 3
2446
2466
  },
2467
+ "signature": "(property) ancestor?: number | undefined",
2468
+ "name": "ancestor",
2469
+ "type": {
2470
+ "__schema": "KeywordTypeSchema",
2471
+ "location": {
2472
+ "filePath": "checkout.main.runtime.ts",
2473
+ "line": 31,
2474
+ "character": 14
2475
+ },
2476
+ "name": "number"
2477
+ },
2478
+ "isOptional": true
2479
+ },
2480
+ {
2481
+ "__schema": "VariableLikeSchema",
2482
+ "location": {
2483
+ "filePath": "checkout.main.runtime.ts",
2484
+ "line": 32,
2485
+ "character": 3
2486
+ },
2447
2487
  "signature": "(property) latest?: boolean | undefined",
2448
2488
  "name": "latest",
2449
2489
  "type": {
2450
2490
  "__schema": "KeywordTypeSchema",
2451
2491
  "location": {
2452
2492
  "filePath": "checkout.main.runtime.ts",
2453
- "line": 31,
2493
+ "line": 32,
2454
2494
  "character": 12
2455
2495
  },
2456
2496
  "name": "boolean"
@@ -2461,7 +2501,7 @@
2461
2501
  "__schema": "VariableLikeSchema",
2462
2502
  "location": {
2463
2503
  "filePath": "checkout.main.runtime.ts",
2464
- "line": 32,
2504
+ "line": 33,
2465
2505
  "character": 3
2466
2506
  },
2467
2507
  "signature": "(property) main?: boolean | undefined",
@@ -2470,7 +2510,7 @@
2470
2510
  "__schema": "KeywordTypeSchema",
2471
2511
  "location": {
2472
2512
  "filePath": "checkout.main.runtime.ts",
2473
- "line": 32,
2513
+ "line": 33,
2474
2514
  "character": 10
2475
2515
  },
2476
2516
  "name": "boolean"
@@ -2481,7 +2521,7 @@
2481
2521
  "__schema": "VariableLikeSchema",
2482
2522
  "location": {
2483
2523
  "filePath": "checkout.main.runtime.ts",
2484
- "line": 33,
2524
+ "line": 34,
2485
2525
  "character": 3
2486
2526
  },
2487
2527
  "signature": "(property) promptMergeOptions?: boolean | undefined",
@@ -2490,7 +2530,7 @@
2490
2530
  "__schema": "KeywordTypeSchema",
2491
2531
  "location": {
2492
2532
  "filePath": "checkout.main.runtime.ts",
2493
- "line": 33,
2533
+ "line": 34,
2494
2534
  "character": 24
2495
2535
  },
2496
2536
  "name": "boolean"
@@ -2501,7 +2541,7 @@
2501
2541
  "__schema": "VariableLikeSchema",
2502
2542
  "location": {
2503
2543
  "filePath": "checkout.main.runtime.ts",
2504
- "line": 34,
2544
+ "line": 35,
2505
2545
  "character": 3
2506
2546
  },
2507
2547
  "signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | null | undefined",
@@ -2510,7 +2550,7 @@
2510
2550
  "__schema": "TypeUnionSchema",
2511
2551
  "location": {
2512
2552
  "filePath": "checkout.main.runtime.ts",
2513
- "line": 34,
2553
+ "line": 35,
2514
2554
  "character": 19
2515
2555
  },
2516
2556
  "types": [
@@ -2518,7 +2558,7 @@
2518
2558
  "__schema": "TypeRefSchema",
2519
2559
  "location": {
2520
2560
  "filePath": "checkout.main.runtime.ts",
2521
- "line": 34,
2561
+ "line": 35,
2522
2562
  "character": 19
2523
2563
  },
2524
2564
  "name": "MergeStrategy",
@@ -2528,7 +2568,7 @@
2528
2568
  "__schema": "LiteralTypeSchema",
2529
2569
  "location": {
2530
2570
  "filePath": "checkout.main.runtime.ts",
2531
- "line": 34,
2571
+ "line": 35,
2532
2572
  "character": 35
2533
2573
  },
2534
2574
  "name": "null"
@@ -2541,7 +2581,7 @@
2541
2581
  "__schema": "VariableLikeSchema",
2542
2582
  "location": {
2543
2583
  "filePath": "checkout.main.runtime.ts",
2544
- "line": 35,
2584
+ "line": 36,
2545
2585
  "character": 3
2546
2586
  },
2547
2587
  "signature": "(property) forceOurs?: boolean | undefined",
@@ -2550,7 +2590,7 @@
2550
2590
  "__schema": "KeywordTypeSchema",
2551
2591
  "location": {
2552
2592
  "filePath": "checkout.main.runtime.ts",
2553
- "line": 35,
2593
+ "line": 36,
2554
2594
  "character": 15
2555
2595
  },
2556
2596
  "name": "boolean"
@@ -2561,7 +2601,7 @@
2561
2601
  "__schema": "VariableLikeSchema",
2562
2602
  "location": {
2563
2603
  "filePath": "checkout.main.runtime.ts",
2564
- "line": 36,
2604
+ "line": 37,
2565
2605
  "character": 3
2566
2606
  },
2567
2607
  "signature": "(property) forceTheirs?: boolean | undefined",
@@ -2570,7 +2610,7 @@
2570
2610
  "__schema": "KeywordTypeSchema",
2571
2611
  "location": {
2572
2612
  "filePath": "checkout.main.runtime.ts",
2573
- "line": 36,
2613
+ "line": 37,
2574
2614
  "character": 17
2575
2615
  },
2576
2616
  "name": "boolean"
@@ -2581,7 +2621,7 @@
2581
2621
  "__schema": "VariableLikeSchema",
2582
2622
  "location": {
2583
2623
  "filePath": "checkout.main.runtime.ts",
2584
- "line": 37,
2624
+ "line": 38,
2585
2625
  "character": 3
2586
2626
  },
2587
2627
  "signature": "(property) verbose?: boolean | undefined",
@@ -2590,7 +2630,7 @@
2590
2630
  "__schema": "KeywordTypeSchema",
2591
2631
  "location": {
2592
2632
  "filePath": "checkout.main.runtime.ts",
2593
- "line": 37,
2633
+ "line": 38,
2594
2634
  "character": 13
2595
2635
  },
2596
2636
  "name": "boolean"
@@ -2601,7 +2641,7 @@
2601
2641
  "__schema": "VariableLikeSchema",
2602
2642
  "location": {
2603
2643
  "filePath": "checkout.main.runtime.ts",
2604
- "line": 38,
2644
+ "line": 39,
2605
2645
  "character": 3
2606
2646
  },
2607
2647
  "signature": "(property) skipNpmInstall?: boolean | undefined",
@@ -2610,7 +2650,7 @@
2610
2650
  "__schema": "KeywordTypeSchema",
2611
2651
  "location": {
2612
2652
  "filePath": "checkout.main.runtime.ts",
2613
- "line": 38,
2653
+ "line": 39,
2614
2654
  "character": 20
2615
2655
  },
2616
2656
  "name": "boolean"
@@ -2621,7 +2661,7 @@
2621
2661
  "__schema": "VariableLikeSchema",
2622
2662
  "location": {
2623
2663
  "filePath": "checkout.main.runtime.ts",
2624
- "line": 39,
2664
+ "line": 40,
2625
2665
  "character": 3
2626
2666
  },
2627
2667
  "signature": "(property) reset?: boolean | undefined",
@@ -2630,7 +2670,7 @@
2630
2670
  "__schema": "KeywordTypeSchema",
2631
2671
  "location": {
2632
2672
  "filePath": "checkout.main.runtime.ts",
2633
- "line": 39,
2673
+ "line": 40,
2634
2674
  "character": 11
2635
2675
  },
2636
2676
  "name": "boolean"
@@ -2641,7 +2681,7 @@
2641
2681
  "__schema": "VariableLikeSchema",
2642
2682
  "location": {
2643
2683
  "filePath": "checkout.main.runtime.ts",
2644
- "line": 40,
2684
+ "line": 41,
2645
2685
  "character": 3
2646
2686
  },
2647
2687
  "signature": "(property) revert?: boolean | undefined",
@@ -2650,7 +2690,7 @@
2650
2690
  "__schema": "KeywordTypeSchema",
2651
2691
  "location": {
2652
2692
  "filePath": "checkout.main.runtime.ts",
2653
- "line": 40,
2693
+ "line": 41,
2654
2694
  "character": 12
2655
2695
  },
2656
2696
  "name": "boolean"
@@ -2661,7 +2701,7 @@
2661
2701
  "__schema": "VariableLikeSchema",
2662
2702
  "location": {
2663
2703
  "filePath": "checkout.main.runtime.ts",
2664
- "line": 41,
2704
+ "line": 42,
2665
2705
  "character": 3
2666
2706
  },
2667
2707
  "signature": "(property) all?: boolean | undefined",
@@ -2670,7 +2710,7 @@
2670
2710
  "__schema": "KeywordTypeSchema",
2671
2711
  "location": {
2672
2712
  "filePath": "checkout.main.runtime.ts",
2673
- "line": 41,
2713
+ "line": 42,
2674
2714
  "character": 9
2675
2715
  },
2676
2716
  "name": "boolean"
@@ -2681,7 +2721,7 @@
2681
2721
  "__schema": "VariableLikeSchema",
2682
2722
  "location": {
2683
2723
  "filePath": "checkout.main.runtime.ts",
2684
- "line": 42,
2724
+ "line": 43,
2685
2725
  "character": 3
2686
2726
  },
2687
2727
  "signature": "(property) isLane?: boolean | undefined",
@@ -2690,7 +2730,7 @@
2690
2730
  "__schema": "KeywordTypeSchema",
2691
2731
  "location": {
2692
2732
  "filePath": "checkout.main.runtime.ts",
2693
- "line": 42,
2733
+ "line": 43,
2694
2734
  "character": 12
2695
2735
  },
2696
2736
  "name": "boolean"
@@ -2701,7 +2741,7 @@
2701
2741
  "__schema": "VariableLikeSchema",
2702
2742
  "location": {
2703
2743
  "filePath": "checkout.main.runtime.ts",
2704
- "line": 43,
2744
+ "line": 44,
2705
2745
  "character": 3
2706
2746
  },
2707
2747
  "signature": "(property) lane?: Lane | undefined",
@@ -2710,7 +2750,7 @@
2710
2750
  "__schema": "TypeRefSchema",
2711
2751
  "location": {
2712
2752
  "filePath": "checkout.main.runtime.ts",
2713
- "line": 43,
2753
+ "line": 44,
2714
2754
  "character": 10
2715
2755
  },
2716
2756
  "name": "Lane",
@@ -2722,7 +2762,7 @@
2722
2762
  "__schema": "VariableLikeSchema",
2723
2763
  "location": {
2724
2764
  "filePath": "checkout.main.runtime.ts",
2725
- "line": 44,
2765
+ "line": 45,
2726
2766
  "character": 3
2727
2767
  },
2728
2768
  "signature": "(property) workspaceOnly?: boolean | undefined",
@@ -2731,7 +2771,7 @@
2731
2771
  "__schema": "KeywordTypeSchema",
2732
2772
  "location": {
2733
2773
  "filePath": "checkout.main.runtime.ts",
2734
- "line": 44,
2774
+ "line": 45,
2735
2775
  "character": 19
2736
2776
  },
2737
2777
  "name": "boolean"
@@ -2742,7 +2782,7 @@
2742
2782
  "__schema": "VariableLikeSchema",
2743
2783
  "location": {
2744
2784
  "filePath": "checkout.main.runtime.ts",
2745
- "line": 45,
2785
+ "line": 46,
2746
2786
  "character": 3
2747
2787
  },
2748
2788
  "signature": "(property) versionPerId?: ComponentID[] | undefined",
@@ -2751,14 +2791,14 @@
2751
2791
  "__schema": "TypeArraySchema",
2752
2792
  "location": {
2753
2793
  "filePath": "checkout.main.runtime.ts",
2754
- "line": 45,
2794
+ "line": 46,
2755
2795
  "character": 18
2756
2796
  },
2757
2797
  "type": {
2758
2798
  "__schema": "TypeRefSchema",
2759
2799
  "location": {
2760
2800
  "filePath": "checkout.main.runtime.ts",
2761
- "line": 45,
2801
+ "line": 46,
2762
2802
  "character": 18
2763
2803
  },
2764
2804
  "name": "ComponentID",
@@ -2775,7 +2815,7 @@
2775
2815
  "__schema": "VariableLikeSchema",
2776
2816
  "location": {
2777
2817
  "filePath": "checkout.main.runtime.ts",
2778
- "line": 46,
2818
+ "line": 47,
2779
2819
  "character": 3
2780
2820
  },
2781
2821
  "signature": "(property) skipUpdatingBitmap?: boolean | undefined",
@@ -2784,7 +2824,7 @@
2784
2824
  "__schema": "KeywordTypeSchema",
2785
2825
  "location": {
2786
2826
  "filePath": "checkout.main.runtime.ts",
2787
- "line": 46,
2827
+ "line": 47,
2788
2828
  "character": 24
2789
2829
  },
2790
2830
  "name": "boolean"
@@ -2795,7 +2835,7 @@
2795
2835
  "__schema": "VariableLikeSchema",
2796
2836
  "location": {
2797
2837
  "filePath": "checkout.main.runtime.ts",
2798
- "line": 47,
2838
+ "line": 48,
2799
2839
  "character": 3
2800
2840
  },
2801
2841
  "signature": "(property) loadStash?: boolean | undefined",
@@ -2804,7 +2844,7 @@
2804
2844
  "__schema": "KeywordTypeSchema",
2805
2845
  "location": {
2806
2846
  "filePath": "checkout.main.runtime.ts",
2807
- "line": 47,
2847
+ "line": 48,
2808
2848
  "character": 15
2809
2849
  },
2810
2850
  "name": "boolean"
@@ -2815,7 +2855,7 @@
2815
2855
  "__schema": "VariableLikeSchema",
2816
2856
  "location": {
2817
2857
  "filePath": "checkout.main.runtime.ts",
2818
- "line": 48,
2858
+ "line": 49,
2819
2859
  "character": 3
2820
2860
  },
2821
2861
  "signature": "(property) restoreMissingComponents?: boolean | undefined",
@@ -2824,7 +2864,7 @@
2824
2864
  "__schema": "KeywordTypeSchema",
2825
2865
  "location": {
2826
2866
  "filePath": "checkout.main.runtime.ts",
2827
- "line": 48,
2867
+ "line": 49,
2828
2868
  "character": 30
2829
2869
  },
2830
2870
  "name": "boolean"
@@ -2835,7 +2875,7 @@
2835
2875
  "__schema": "VariableLikeSchema",
2836
2876
  "location": {
2837
2877
  "filePath": "checkout.main.runtime.ts",
2838
- "line": 49,
2878
+ "line": 50,
2839
2879
  "character": 3
2840
2880
  },
2841
2881
  "signature": "(property) allowAddingComponentsFromScope?: boolean | undefined",
@@ -2844,7 +2884,7 @@
2844
2884
  "__schema": "KeywordTypeSchema",
2845
2885
  "location": {
2846
2886
  "filePath": "checkout.main.runtime.ts",
2847
- "line": 49,
2887
+ "line": 50,
2848
2888
  "character": 36
2849
2889
  },
2850
2890
  "name": "boolean"
@@ -2855,7 +2895,7 @@
2855
2895
  "__schema": "VariableLikeSchema",
2856
2896
  "location": {
2857
2897
  "filePath": "checkout.main.runtime.ts",
2858
- "line": 50,
2898
+ "line": 51,
2859
2899
  "character": 3
2860
2900
  },
2861
2901
  "signature": "(property) includeLocallyDeleted?: boolean | undefined",
@@ -2864,7 +2904,7 @@
2864
2904
  "__schema": "KeywordTypeSchema",
2865
2905
  "location": {
2866
2906
  "filePath": "checkout.main.runtime.ts",
2867
- "line": 50,
2907
+ "line": 51,
2868
2908
  "character": 27
2869
2909
  },
2870
2910
  "name": "boolean"
@@ -2878,7 +2918,7 @@
2878
2918
  "__schema": "TypeSchema",
2879
2919
  "location": {
2880
2920
  "filePath": "checkout.main.runtime.ts",
2881
- "line": 53,
2921
+ "line": 54,
2882
2922
  "character": 1
2883
2923
  },
2884
2924
  "signature": "type ComponentStatusBeforeMergeAttempt = ComponentStatusBase & {\n propsForMerge?: {\n currentlyUsedVersion: string;\n componentModel: ModelComponent;\n } | undefined;\n}",
@@ -2887,7 +2927,7 @@
2887
2927
  "__schema": "TypeIntersectionSchema",
2888
2928
  "location": {
2889
2929
  "filePath": "checkout.main.runtime.ts",
2890
- "line": 53,
2930
+ "line": 54,
2891
2931
  "character": 49
2892
2932
  },
2893
2933
  "types": [
@@ -2895,7 +2935,7 @@
2895
2935
  "__schema": "TypeRefSchema",
2896
2936
  "location": {
2897
2937
  "filePath": "checkout.main.runtime.ts",
2898
- "line": 53,
2938
+ "line": 54,
2899
2939
  "character": 49
2900
2940
  },
2901
2941
  "name": "ComponentStatusBase"
@@ -2904,7 +2944,7 @@
2904
2944
  "__schema": "TypeLiteralSchema",
2905
2945
  "location": {
2906
2946
  "filePath": "checkout.main.runtime.ts",
2907
- "line": 53,
2947
+ "line": 54,
2908
2948
  "character": 71
2909
2949
  },
2910
2950
  "members": [
@@ -2912,7 +2952,7 @@
2912
2952
  "__schema": "VariableLikeSchema",
2913
2953
  "location": {
2914
2954
  "filePath": "checkout.main.runtime.ts",
2915
- "line": 54,
2955
+ "line": 55,
2916
2956
  "character": 3
2917
2957
  },
2918
2958
  "signature": "(property) propsForMerge?: {\n currentlyUsedVersion: string;\n componentModel: ModelComponent;\n} | undefined",
@@ -2921,7 +2961,7 @@
2921
2961
  "__schema": "TypeLiteralSchema",
2922
2962
  "location": {
2923
2963
  "filePath": "checkout.main.runtime.ts",
2924
- "line": 54,
2964
+ "line": 55,
2925
2965
  "character": 19
2926
2966
  },
2927
2967
  "members": [
@@ -2929,7 +2969,7 @@
2929
2969
  "__schema": "VariableLikeSchema",
2930
2970
  "location": {
2931
2971
  "filePath": "checkout.main.runtime.ts",
2932
- "line": 55,
2972
+ "line": 56,
2933
2973
  "character": 5
2934
2974
  },
2935
2975
  "signature": "(property) currentlyUsedVersion: string",
@@ -2938,7 +2978,7 @@
2938
2978
  "__schema": "KeywordTypeSchema",
2939
2979
  "location": {
2940
2980
  "filePath": "checkout.main.runtime.ts",
2941
- "line": 55,
2981
+ "line": 56,
2942
2982
  "character": 27
2943
2983
  },
2944
2984
  "name": "string"
@@ -2949,7 +2989,7 @@
2949
2989
  "__schema": "VariableLikeSchema",
2950
2990
  "location": {
2951
2991
  "filePath": "checkout.main.runtime.ts",
2952
- "line": 56,
2992
+ "line": 57,
2953
2993
  "character": 5
2954
2994
  },
2955
2995
  "signature": "(property) componentModel: ModelComponent",
@@ -2958,7 +2998,7 @@
2958
2998
  "__schema": "TypeRefSchema",
2959
2999
  "location": {
2960
3000
  "filePath": "checkout.main.runtime.ts",
2961
- "line": 56,
3001
+ "line": 57,
2962
3002
  "character": 5
2963
3003
  },
2964
3004
  "name": "ModelComponent",
@@ -2979,7 +3019,7 @@
2979
3019
  "__schema": "ClassSchema",
2980
3020
  "location": {
2981
3021
  "filePath": "checkout.main.runtime.ts",
2982
- "line": 60,
3022
+ "line": 61,
2983
3023
  "character": 1
2984
3024
  },
2985
3025
  "signature": "class CheckoutMain",
@@ -2989,7 +3029,7 @@
2989
3029
  "__schema": "ConstructorSchema",
2990
3030
  "location": {
2991
3031
  "filePath": "checkout.main.runtime.ts",
2992
- "line": 61,
3032
+ "line": 62,
2993
3033
  "character": 3
2994
3034
  },
2995
3035
  "signature": "constructor CheckoutMain(workspace: Workspace, logger: Logger, componentWriter: ComponentWriterMain, importer: ImporterMain, remove: RemoveMain): CheckoutMain",
@@ -2999,7 +3039,7 @@
2999
3039
  "__schema": "ParameterSchema",
3000
3040
  "location": {
3001
3041
  "filePath": "checkout.main.runtime.ts",
3002
- "line": 62,
3042
+ "line": 63,
3003
3043
  "character": 5
3004
3044
  },
3005
3045
  "name": "workspace",
@@ -3007,7 +3047,7 @@
3007
3047
  "__schema": "TypeRefSchema",
3008
3048
  "location": {
3009
3049
  "filePath": "checkout.main.runtime.ts",
3010
- "line": 62,
3050
+ "line": 63,
3011
3051
  "character": 24
3012
3052
  },
3013
3053
  "name": "Workspace",
@@ -3023,7 +3063,7 @@
3023
3063
  "__schema": "ParameterSchema",
3024
3064
  "location": {
3025
3065
  "filePath": "checkout.main.runtime.ts",
3026
- "line": 63,
3066
+ "line": 64,
3027
3067
  "character": 5
3028
3068
  },
3029
3069
  "name": "logger",
@@ -3031,7 +3071,7 @@
3031
3071
  "__schema": "TypeRefSchema",
3032
3072
  "location": {
3033
3073
  "filePath": "checkout.main.runtime.ts",
3034
- "line": 63,
3074
+ "line": 64,
3035
3075
  "character": 21
3036
3076
  },
3037
3077
  "name": "Logger",
@@ -3047,7 +3087,7 @@
3047
3087
  "__schema": "ParameterSchema",
3048
3088
  "location": {
3049
3089
  "filePath": "checkout.main.runtime.ts",
3050
- "line": 64,
3090
+ "line": 65,
3051
3091
  "character": 5
3052
3092
  },
3053
3093
  "name": "componentWriter",
@@ -3055,7 +3095,7 @@
3055
3095
  "__schema": "TypeRefSchema",
3056
3096
  "location": {
3057
3097
  "filePath": "checkout.main.runtime.ts",
3058
- "line": 64,
3098
+ "line": 65,
3059
3099
  "character": 30
3060
3100
  },
3061
3101
  "name": "ComponentWriterMain",
@@ -3071,7 +3111,7 @@
3071
3111
  "__schema": "ParameterSchema",
3072
3112
  "location": {
3073
3113
  "filePath": "checkout.main.runtime.ts",
3074
- "line": 65,
3114
+ "line": 66,
3075
3115
  "character": 5
3076
3116
  },
3077
3117
  "name": "importer",
@@ -3079,7 +3119,7 @@
3079
3119
  "__schema": "TypeRefSchema",
3080
3120
  "location": {
3081
3121
  "filePath": "checkout.main.runtime.ts",
3082
- "line": 65,
3122
+ "line": 66,
3083
3123
  "character": 23
3084
3124
  },
3085
3125
  "name": "ImporterMain",
@@ -3095,7 +3135,7 @@
3095
3135
  "__schema": "ParameterSchema",
3096
3136
  "location": {
3097
3137
  "filePath": "checkout.main.runtime.ts",
3098
- "line": 66,
3138
+ "line": 67,
3099
3139
  "character": 5
3100
3140
  },
3101
3141
  "name": "remove",
@@ -3103,7 +3143,7 @@
3103
3143
  "__schema": "TypeRefSchema",
3104
3144
  "location": {
3105
3145
  "filePath": "checkout.main.runtime.ts",
3106
- "line": 66,
3146
+ "line": 67,
3107
3147
  "character": 21
3108
3148
  },
3109
3149
  "name": "RemoveMain",
@@ -3120,7 +3160,7 @@
3120
3160
  "__schema": "ThisTypeSchema",
3121
3161
  "location": {
3122
3162
  "filePath": "checkout.main.runtime.ts",
3123
- "line": 60,
3163
+ "line": 61,
3124
3164
  "character": 1
3125
3165
  },
3126
3166
  "name": "CheckoutMain"
@@ -3131,7 +3171,7 @@
3131
3171
  "__schema": "FunctionLikeSchema",
3132
3172
  "location": {
3133
3173
  "filePath": "checkout.main.runtime.ts",
3134
- "line": 69,
3174
+ "line": 70,
3135
3175
  "character": 3
3136
3176
  },
3137
3177
  "signature": "(method) CheckoutMain.checkout(checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -3141,7 +3181,7 @@
3141
3181
  "__schema": "ParameterSchema",
3142
3182
  "location": {
3143
3183
  "filePath": "checkout.main.runtime.ts",
3144
- "line": 69,
3184
+ "line": 70,
3145
3185
  "character": 18
3146
3186
  },
3147
3187
  "name": "checkoutProps",
@@ -3149,7 +3189,7 @@
3149
3189
  "__schema": "TypeRefSchema",
3150
3190
  "location": {
3151
3191
  "filePath": "checkout.main.runtime.ts",
3152
- "line": 69,
3192
+ "line": 70,
3153
3193
  "character": 33
3154
3194
  },
3155
3195
  "name": "CheckoutProps"
@@ -3162,7 +3202,7 @@
3162
3202
  "__schema": "TypeRefSchema",
3163
3203
  "location": {
3164
3204
  "filePath": "checkout.main.runtime.ts",
3165
- "line": 69,
3205
+ "line": 70,
3166
3206
  "character": 49
3167
3207
  },
3168
3208
  "name": "Promise",
@@ -3171,7 +3211,7 @@
3171
3211
  "__schema": "TypeRefSchema",
3172
3212
  "location": {
3173
3213
  "filePath": "checkout.main.runtime.ts",
3174
- "line": 69,
3214
+ "line": 70,
3175
3215
  "character": 57
3176
3216
  },
3177
3217
  "name": "ApplyVersionResults",
@@ -3190,14 +3230,14 @@
3190
3230
  "__schema": "FunctionLikeSchema",
3191
3231
  "location": {
3192
3232
  "filePath": "checkout.main.runtime.ts",
3193
- "line": 203,
3233
+ "line": 204,
3194
3234
  "character": 3
3195
3235
  },
3196
3236
  "doc": {
3197
3237
  "__schema": "DocSchema",
3198
3238
  "location": {
3199
3239
  "filePath": "checkout.main.runtime.ts",
3200
- "line": 199,
3240
+ "line": 200,
3201
3241
  "character": 3
3202
3242
  },
3203
3243
  "raw": "/**\n * if .bitmap entry exists but the rootDir is missing from the filesystem, find the component in the scope and restore it.\n * returns the restored component ids.\n */",
@@ -3210,7 +3250,7 @@
3210
3250
  "__schema": "ParameterSchema",
3211
3251
  "location": {
3212
3252
  "filePath": "checkout.main.runtime.ts",
3213
- "line": 203,
3253
+ "line": 204,
3214
3254
  "character": 34
3215
3255
  },
3216
3256
  "name": "checkoutProps",
@@ -3218,7 +3258,7 @@
3218
3258
  "__schema": "TypeRefSchema",
3219
3259
  "location": {
3220
3260
  "filePath": "checkout.main.runtime.ts",
3221
- "line": 203,
3261
+ "line": 204,
3222
3262
  "character": 49
3223
3263
  },
3224
3264
  "name": "CheckoutProps"
@@ -3231,7 +3271,7 @@
3231
3271
  "__schema": "TypeRefSchema",
3232
3272
  "location": {
3233
3273
  "filePath": "checkout.main.runtime.ts",
3234
- "line": 203,
3274
+ "line": 204,
3235
3275
  "character": 65
3236
3276
  },
3237
3277
  "name": "Promise",
@@ -3240,7 +3280,7 @@
3240
3280
  "__schema": "TypeUnionSchema",
3241
3281
  "location": {
3242
3282
  "filePath": "checkout.main.runtime.ts",
3243
- "line": 203,
3283
+ "line": 204,
3244
3284
  "character": 73
3245
3285
  },
3246
3286
  "types": [
@@ -3248,14 +3288,14 @@
3248
3288
  "__schema": "TypeArraySchema",
3249
3289
  "location": {
3250
3290
  "filePath": "checkout.main.runtime.ts",
3251
- "line": 203,
3291
+ "line": 204,
3252
3292
  "character": 73
3253
3293
  },
3254
3294
  "type": {
3255
3295
  "__schema": "TypeRefSchema",
3256
3296
  "location": {
3257
3297
  "filePath": "checkout.main.runtime.ts",
3258
- "line": 203,
3298
+ "line": 204,
3259
3299
  "character": 73
3260
3300
  },
3261
3301
  "name": "ComponentID",
@@ -3270,7 +3310,7 @@
3270
3310
  "__schema": "KeywordTypeSchema",
3271
3311
  "location": {
3272
3312
  "filePath": "checkout.main.runtime.ts",
3273
- "line": 203,
3313
+ "line": 204,
3274
3314
  "character": 89
3275
3315
  },
3276
3316
  "name": "undefined"
@@ -3287,7 +3327,7 @@
3287
3327
  "__schema": "FunctionLikeSchema",
3288
3328
  "location": {
3289
3329
  "filePath": "checkout.main.runtime.ts",
3290
- "line": 230,
3330
+ "line": 231,
3291
3331
  "character": 3
3292
3332
  },
3293
3333
  "signature": "(method) CheckoutMain.checkoutByCLIValues(componentPattern: string, checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -3297,7 +3337,7 @@
3297
3337
  "__schema": "ParameterSchema",
3298
3338
  "location": {
3299
3339
  "filePath": "checkout.main.runtime.ts",
3300
- "line": 230,
3340
+ "line": 231,
3301
3341
  "character": 29
3302
3342
  },
3303
3343
  "name": "componentPattern",
@@ -3305,7 +3345,7 @@
3305
3345
  "__schema": "KeywordTypeSchema",
3306
3346
  "location": {
3307
3347
  "filePath": "checkout.main.runtime.ts",
3308
- "line": 230,
3348
+ "line": 231,
3309
3349
  "character": 47
3310
3350
  },
3311
3351
  "name": "string"
@@ -3317,7 +3357,7 @@
3317
3357
  "__schema": "ParameterSchema",
3318
3358
  "location": {
3319
3359
  "filePath": "checkout.main.runtime.ts",
3320
- "line": 230,
3360
+ "line": 231,
3321
3361
  "character": 55
3322
3362
  },
3323
3363
  "name": "checkoutProps",
@@ -3325,7 +3365,7 @@
3325
3365
  "__schema": "TypeRefSchema",
3326
3366
  "location": {
3327
3367
  "filePath": "checkout.main.runtime.ts",
3328
- "line": 230,
3368
+ "line": 231,
3329
3369
  "character": 70
3330
3370
  },
3331
3371
  "name": "CheckoutProps"
@@ -3338,7 +3378,7 @@
3338
3378
  "__schema": "TypeRefSchema",
3339
3379
  "location": {
3340
3380
  "filePath": "checkout.main.runtime.ts",
3341
- "line": 230,
3381
+ "line": 231,
3342
3382
  "character": 86
3343
3383
  },
3344
3384
  "name": "Promise",
@@ -3347,7 +3387,7 @@
3347
3387
  "__schema": "TypeRefSchema",
3348
3388
  "location": {
3349
3389
  "filePath": "checkout.main.runtime.ts",
3350
- "line": 230,
3390
+ "line": 231,
3351
3391
  "character": 94
3352
3392
  },
3353
3393
  "name": "ApplyVersionResults",
@@ -3366,7 +3406,7 @@
3366
3406
  "__schema": "VariableLikeSchema",
3367
3407
  "location": {
3368
3408
  "filePath": "checkout.main.runtime.ts",
3369
- "line": 511,
3409
+ "line": 517,
3370
3410
  "character": 3
3371
3411
  },
3372
3412
  "signature": "(property) CheckoutMain.slots: never[]",
@@ -3375,7 +3415,7 @@
3375
3415
  "__schema": "InferenceTypeSchema",
3376
3416
  "location": {
3377
3417
  "filePath": "checkout.main.runtime.ts",
3378
- "line": 511,
3418
+ "line": 517,
3379
3419
  "character": 3
3380
3420
  },
3381
3421
  "type": "never[]"
@@ -3387,7 +3427,7 @@
3387
3427
  "__schema": "VariableLikeSchema",
3388
3428
  "location": {
3389
3429
  "filePath": "checkout.main.runtime.ts",
3390
- "line": 512,
3430
+ "line": 518,
3391
3431
  "character": 3
3392
3432
  },
3393
3433
  "signature": "(property) CheckoutMain.dependencies: Aspect[]",
@@ -3396,7 +3436,7 @@
3396
3436
  "__schema": "InferenceTypeSchema",
3397
3437
  "location": {
3398
3438
  "filePath": "checkout.main.runtime.ts",
3399
- "line": 512,
3439
+ "line": 518,
3400
3440
  "character": 3
3401
3441
  },
3402
3442
  "type": "Aspect[]"
@@ -3408,7 +3448,7 @@
3408
3448
  "__schema": "VariableLikeSchema",
3409
3449
  "location": {
3410
3450
  "filePath": "checkout.main.runtime.ts",
3411
- "line": 514,
3451
+ "line": 520,
3412
3452
  "character": 3
3413
3453
  },
3414
3454
  "signature": "(property) CheckoutMain.runtime: RuntimeDefinition",
@@ -3417,7 +3457,7 @@
3417
3457
  "__schema": "InferenceTypeSchema",
3418
3458
  "location": {
3419
3459
  "filePath": "checkout.main.runtime.ts",
3420
- "line": 514,
3460
+ "line": 520,
3421
3461
  "character": 3
3422
3462
  },
3423
3463
  "type": "RuntimeDefinition"
@@ -3429,7 +3469,7 @@
3429
3469
  "__schema": "FunctionLikeSchema",
3430
3470
  "location": {
3431
3471
  "filePath": "checkout.main.runtime.ts",
3432
- "line": 516,
3472
+ "line": 522,
3433
3473
  "character": 3
3434
3474
  },
3435
3475
  "signature": "(method) CheckoutMain.provider([cli, workspace, loggerMain, compWriter, importer, remove]: [\n CLIMain,\n Workspace,\n LoggerMain,\n ComponentWriterMain,\n ImporterMain,\n RemoveMain\n]): Promise<CheckoutMain>",
@@ -3439,7 +3479,7 @@
3439
3479
  "__schema": "ParameterSchema",
3440
3480
  "location": {
3441
3481
  "filePath": "checkout.main.runtime.ts",
3442
- "line": 516,
3482
+ "line": 522,
3443
3483
  "character": 25
3444
3484
  },
3445
3485
  "name": "[ cli, workspace, loggerMain, compWriter, importer, remove ]",
@@ -3447,7 +3487,7 @@
3447
3487
  "__schema": "TupleTypeSchema",
3448
3488
  "location": {
3449
3489
  "filePath": "checkout.main.runtime.ts",
3450
- "line": 516,
3490
+ "line": 522,
3451
3491
  "character": 85
3452
3492
  },
3453
3493
  "elements": [
@@ -3455,7 +3495,7 @@
3455
3495
  "__schema": "TypeRefSchema",
3456
3496
  "location": {
3457
3497
  "filePath": "checkout.main.runtime.ts",
3458
- "line": 517,
3498
+ "line": 523,
3459
3499
  "character": 5
3460
3500
  },
3461
3501
  "name": "CLIMain",
@@ -3468,7 +3508,7 @@
3468
3508
  "__schema": "TypeRefSchema",
3469
3509
  "location": {
3470
3510
  "filePath": "checkout.main.runtime.ts",
3471
- "line": 518,
3511
+ "line": 524,
3472
3512
  "character": 5
3473
3513
  },
3474
3514
  "name": "Workspace",
@@ -3481,7 +3521,7 @@
3481
3521
  "__schema": "TypeRefSchema",
3482
3522
  "location": {
3483
3523
  "filePath": "checkout.main.runtime.ts",
3484
- "line": 519,
3524
+ "line": 525,
3485
3525
  "character": 5
3486
3526
  },
3487
3527
  "name": "LoggerMain",
@@ -3494,7 +3534,7 @@
3494
3534
  "__schema": "TypeRefSchema",
3495
3535
  "location": {
3496
3536
  "filePath": "checkout.main.runtime.ts",
3497
- "line": 520,
3537
+ "line": 526,
3498
3538
  "character": 5
3499
3539
  },
3500
3540
  "name": "ComponentWriterMain",
@@ -3507,7 +3547,7 @@
3507
3547
  "__schema": "TypeRefSchema",
3508
3548
  "location": {
3509
3549
  "filePath": "checkout.main.runtime.ts",
3510
- "line": 521,
3550
+ "line": 527,
3511
3551
  "character": 5
3512
3552
  },
3513
3553
  "name": "ImporterMain",
@@ -3520,7 +3560,7 @@
3520
3560
  "__schema": "TypeRefSchema",
3521
3561
  "location": {
3522
3562
  "filePath": "checkout.main.runtime.ts",
3523
- "line": 522,
3563
+ "line": 528,
3524
3564
  "character": 5
3525
3565
  },
3526
3566
  "name": "RemoveMain",
@@ -3539,7 +3579,7 @@
3539
3579
  "__schema": "InferenceTypeSchema",
3540
3580
  "location": {
3541
3581
  "filePath": "checkout.main.runtime.ts",
3542
- "line": 516,
3582
+ "line": 522,
3543
3583
  "character": 3
3544
3584
  },
3545
3585
  "type": "Promise<CheckoutMain>"
@@ -3557,7 +3597,7 @@
3557
3597
  "__schema": "UnImplementedSchema",
3558
3598
  "location": {
3559
3599
  "filePath": "checkout.main.runtime.ts",
3560
- "line": 533,
3600
+ "line": 539,
3561
3601
  "character": 16
3562
3602
  },
3563
3603
  "name": "CheckoutMain",
@@ -3569,7 +3609,7 @@
3569
3609
  "__schema": "UnImplementedSchema",
3570
3610
  "location": {
3571
3611
  "filePath": "checkout.main.runtime.ts",
3572
- "line": 531,
3612
+ "line": 537,
3573
3613
  "character": 1
3574
3614
  },
3575
3615
  "name": "CheckoutAspect.addRuntime(CheckoutMain);",
@@ -4668,7 +4708,7 @@
4668
4708
  "type": "{\n name: string;\n description: string;\n}[]"
4669
4709
  },
4670
4710
  "isOptional": true,
4671
- "defaultValue": "[\n {\n name: 'to',\n description:\n \"permitted values: [head, latest, reset, specific-version]. 'head' - last snap/tag. 'latest' - semver latest tag. 'reset' - removes local changes\",\n },\n {\n name: 'component-pattern',\n description: COMPONENT_PATTERN_HELP,\n },\n ]"
4711
+ "defaultValue": "[\n {\n name: 'to',\n description:\n \"permitted values: [head, latest, reset, {specific-version}, {head~x}]. 'head' - last snap/tag. 'latest' - semver latest tag. 'reset' - removes local changes\",\n },\n {\n name: 'component-pattern',\n description: COMPONENT_PATTERN_HELP,\n },\n ]"
4672
4712
  },
4673
4713
  {
4674
4714
  "__schema": "VariableLikeSchema",
@@ -4752,13 +4792,13 @@
4752
4792
  "type": "string"
4753
4793
  },
4754
4794
  "isOptional": true,
4755
- "defaultValue": "`\n\\`bit checkout <version> [component-pattern]\\` => checkout the specified ids (or all components when --all is used) to the specified version\n\\`bit checkout head [component-pattern]\\` => checkout to the last snap/tag (use --latest if you only want semver tags), omit [component-pattern] to checkout head for all\n\\`bit checkout latest [component-pattern]\\` => checkout to the latest satisfying semver tag, omit [component-pattern] to checkout latest for all\n\\`bit checkout reset [component-pattern]\\` => remove local modifications from the specified ids (or all components when --all is used). also, if a component dir is deleted from the filesystem, it'll be restored\nwhen on a lane, \"checkout head\" only checks out components on this lane. to update main components, run \"bit lane merge main\"`"
4795
+ "defaultValue": "`\n\\`bit checkout <version> [component-pattern]\\` => checkout the specified ids (or all components when --all is used) to the specified version\n\\`bit checkout head [component-pattern]\\` => checkout to the last snap/tag (use --latest if you only want semver tags), omit [component-pattern] to checkout head for all\n\\`bit checkout head~x [component-pattern]\\` => go backward x generations from the head and checkout to that version\n\\`bit checkout latest [component-pattern]\\` => checkout to the latest satisfying semver tag, omit [component-pattern] to checkout latest for all\n\\`bit checkout reset [component-pattern]\\` => remove local modifications from the specified ids (or all components when --all is used). also, if a component dir is deleted from the filesystem, it'll be restored\nwhen on a lane, \"checkout head\" only checks out components on this lane. to update main components, run \"bit lane merge main\"`"
4756
4796
  },
4757
4797
  {
4758
4798
  "__schema": "VariableLikeSchema",
4759
4799
  "location": {
4760
4800
  "filePath": "checkout-cmd.ts",
4761
- "line": 42,
4801
+ "line": 43,
4762
4802
  "character": 3
4763
4803
  },
4764
4804
  "signature": "(property) CheckoutCmd.alias: string",
@@ -4767,7 +4807,7 @@
4767
4807
  "__schema": "InferenceTypeSchema",
4768
4808
  "location": {
4769
4809
  "filePath": "checkout-cmd.ts",
4770
- "line": 42,
4810
+ "line": 43,
4771
4811
  "character": 3
4772
4812
  },
4773
4813
  "type": "string"
@@ -4779,7 +4819,7 @@
4779
4819
  "__schema": "VariableLikeSchema",
4780
4820
  "location": {
4781
4821
  "filePath": "checkout-cmd.ts",
4782
- "line": 43,
4822
+ "line": 44,
4783
4823
  "character": 3
4784
4824
  },
4785
4825
  "signature": "(property) CheckoutCmd.options: CommandOptions",
@@ -4788,7 +4828,7 @@
4788
4828
  "__schema": "TypeRefSchema",
4789
4829
  "location": {
4790
4830
  "filePath": "checkout-cmd.ts",
4791
- "line": 43,
4831
+ "line": 44,
4792
4832
  "character": 3
4793
4833
  },
4794
4834
  "name": "CommandOptions",
@@ -4804,7 +4844,7 @@
4804
4844
  "__schema": "VariableLikeSchema",
4805
4845
  "location": {
4806
4846
  "filePath": "checkout-cmd.ts",
4807
- "line": 70,
4847
+ "line": 71,
4808
4848
  "character": 3
4809
4849
  },
4810
4850
  "signature": "(property) CheckoutCmd.loader: boolean",
@@ -4813,7 +4853,7 @@
4813
4853
  "__schema": "InferenceTypeSchema",
4814
4854
  "location": {
4815
4855
  "filePath": "checkout-cmd.ts",
4816
- "line": 70,
4856
+ "line": 71,
4817
4857
  "character": 3
4818
4858
  },
4819
4859
  "type": "boolean"
@@ -4825,7 +4865,7 @@
4825
4865
  "__schema": "ConstructorSchema",
4826
4866
  "location": {
4827
4867
  "filePath": "checkout-cmd.ts",
4828
- "line": 72,
4868
+ "line": 73,
4829
4869
  "character": 3
4830
4870
  },
4831
4871
  "signature": "constructor CheckoutCmd(checkout: CheckoutMain): CheckoutCmd",
@@ -4835,7 +4875,7 @@
4835
4875
  "__schema": "ParameterSchema",
4836
4876
  "location": {
4837
4877
  "filePath": "checkout-cmd.ts",
4838
- "line": 72,
4878
+ "line": 73,
4839
4879
  "character": 15
4840
4880
  },
4841
4881
  "name": "checkout",
@@ -4843,7 +4883,7 @@
4843
4883
  "__schema": "TypeRefSchema",
4844
4884
  "location": {
4845
4885
  "filePath": "checkout-cmd.ts",
4846
- "line": 72,
4886
+ "line": 73,
4847
4887
  "character": 33
4848
4888
  },
4849
4889
  "name": "CheckoutMain"
@@ -4867,7 +4907,7 @@
4867
4907
  "__schema": "FunctionLikeSchema",
4868
4908
  "location": {
4869
4909
  "filePath": "checkout-cmd.ts",
4870
- "line": 74,
4910
+ "line": 75,
4871
4911
  "character": 3
4872
4912
  },
4873
4913
  "signature": "(method) CheckoutCmd.report([to, componentPattern]: [string, string], { interactiveMerge, forceOurs, forceTheirs, autoMergeResolve, manual, all, workspaceOnly, verbose, skipDependencyInstallation, revert, }: {\n interactiveMerge?: boolean;\n forceOurs?: boolean;\n forceTheirs?: boolean;\n autoMergeResolve?: MergeStrategy;\n manual?: boolean;\n all?: boolean;\n workspaceOnly?: boolean;\n verbose?: boolean;\n skipDependencyInstallation?: boolean;\n revert?: boolean;\n}): Promise<string>",
@@ -4877,7 +4917,7 @@
4877
4917
  "__schema": "ParameterSchema",
4878
4918
  "location": {
4879
4919
  "filePath": "checkout-cmd.ts",
4880
- "line": 75,
4920
+ "line": 76,
4881
4921
  "character": 5
4882
4922
  },
4883
4923
  "name": "[ to, componentPattern ]",
@@ -4885,7 +4925,7 @@
4885
4925
  "__schema": "TupleTypeSchema",
4886
4926
  "location": {
4887
4927
  "filePath": "checkout-cmd.ts",
4888
- "line": 75,
4928
+ "line": 76,
4889
4929
  "character": 29
4890
4930
  },
4891
4931
  "elements": [
@@ -4893,7 +4933,7 @@
4893
4933
  "__schema": "KeywordTypeSchema",
4894
4934
  "location": {
4895
4935
  "filePath": "checkout-cmd.ts",
4896
- "line": 75,
4936
+ "line": 76,
4897
4937
  "character": 30
4898
4938
  },
4899
4939
  "name": "string"
@@ -4902,7 +4942,7 @@
4902
4942
  "__schema": "KeywordTypeSchema",
4903
4943
  "location": {
4904
4944
  "filePath": "checkout-cmd.ts",
4905
- "line": 75,
4945
+ "line": 76,
4906
4946
  "character": 38
4907
4947
  },
4908
4948
  "name": "string"
@@ -4916,7 +4956,7 @@
4916
4956
  "__schema": "ParameterSchema",
4917
4957
  "location": {
4918
4958
  "filePath": "checkout-cmd.ts",
4919
- "line": 76,
4959
+ "line": 77,
4920
4960
  "character": 5
4921
4961
  },
4922
4962
  "name": "{ interactiveMerge = false, forceOurs, forceTheirs, autoMergeResolve, manual, all = false, workspaceOnly = false, verbose = false, skipDependencyInstallation = false, revert = false }",
@@ -4924,7 +4964,7 @@
4924
4964
  "__schema": "TypeLiteralSchema",
4925
4965
  "location": {
4926
4966
  "filePath": "checkout-cmd.ts",
4927
- "line": 87,
4967
+ "line": 88,
4928
4968
  "character": 8
4929
4969
  },
4930
4970
  "members": [
@@ -4932,7 +4972,7 @@
4932
4972
  "__schema": "VariableLikeSchema",
4933
4973
  "location": {
4934
4974
  "filePath": "checkout-cmd.ts",
4935
- "line": 88,
4975
+ "line": 89,
4936
4976
  "character": 7
4937
4977
  },
4938
4978
  "signature": "(property) interactiveMerge?: boolean | undefined",
@@ -4941,7 +4981,7 @@
4941
4981
  "__schema": "KeywordTypeSchema",
4942
4982
  "location": {
4943
4983
  "filePath": "checkout-cmd.ts",
4944
- "line": 88,
4984
+ "line": 89,
4945
4985
  "character": 26
4946
4986
  },
4947
4987
  "name": "boolean"
@@ -4952,7 +4992,7 @@
4952
4992
  "__schema": "VariableLikeSchema",
4953
4993
  "location": {
4954
4994
  "filePath": "checkout-cmd.ts",
4955
- "line": 89,
4995
+ "line": 90,
4956
4996
  "character": 7
4957
4997
  },
4958
4998
  "signature": "(property) forceOurs?: boolean | undefined",
@@ -4961,7 +5001,7 @@
4961
5001
  "__schema": "KeywordTypeSchema",
4962
5002
  "location": {
4963
5003
  "filePath": "checkout-cmd.ts",
4964
- "line": 89,
5004
+ "line": 90,
4965
5005
  "character": 19
4966
5006
  },
4967
5007
  "name": "boolean"
@@ -4972,7 +5012,7 @@
4972
5012
  "__schema": "VariableLikeSchema",
4973
5013
  "location": {
4974
5014
  "filePath": "checkout-cmd.ts",
4975
- "line": 90,
5015
+ "line": 91,
4976
5016
  "character": 7
4977
5017
  },
4978
5018
  "signature": "(property) forceTheirs?: boolean | undefined",
@@ -4981,7 +5021,7 @@
4981
5021
  "__schema": "KeywordTypeSchema",
4982
5022
  "location": {
4983
5023
  "filePath": "checkout-cmd.ts",
4984
- "line": 90,
5024
+ "line": 91,
4985
5025
  "character": 21
4986
5026
  },
4987
5027
  "name": "boolean"
@@ -4992,7 +5032,7 @@
4992
5032
  "__schema": "VariableLikeSchema",
4993
5033
  "location": {
4994
5034
  "filePath": "checkout-cmd.ts",
4995
- "line": 91,
5035
+ "line": 92,
4996
5036
  "character": 7
4997
5037
  },
4998
5038
  "signature": "(property) autoMergeResolve?: \"theirs\" | \"ours\" | \"manual\" | undefined",
@@ -5001,7 +5041,7 @@
5001
5041
  "__schema": "TypeRefSchema",
5002
5042
  "location": {
5003
5043
  "filePath": "checkout-cmd.ts",
5004
- "line": 91,
5044
+ "line": 92,
5005
5045
  "character": 26
5006
5046
  },
5007
5047
  "name": "MergeStrategy",
@@ -5013,7 +5053,7 @@
5013
5053
  "__schema": "VariableLikeSchema",
5014
5054
  "location": {
5015
5055
  "filePath": "checkout-cmd.ts",
5016
- "line": 92,
5056
+ "line": 93,
5017
5057
  "character": 7
5018
5058
  },
5019
5059
  "signature": "(property) manual?: boolean | undefined",
@@ -5022,7 +5062,7 @@
5022
5062
  "__schema": "KeywordTypeSchema",
5023
5063
  "location": {
5024
5064
  "filePath": "checkout-cmd.ts",
5025
- "line": 92,
5065
+ "line": 93,
5026
5066
  "character": 16
5027
5067
  },
5028
5068
  "name": "boolean"
@@ -5033,7 +5073,7 @@
5033
5073
  "__schema": "VariableLikeSchema",
5034
5074
  "location": {
5035
5075
  "filePath": "checkout-cmd.ts",
5036
- "line": 93,
5076
+ "line": 94,
5037
5077
  "character": 7
5038
5078
  },
5039
5079
  "signature": "(property) all?: boolean | undefined",
@@ -5042,7 +5082,7 @@
5042
5082
  "__schema": "KeywordTypeSchema",
5043
5083
  "location": {
5044
5084
  "filePath": "checkout-cmd.ts",
5045
- "line": 93,
5085
+ "line": 94,
5046
5086
  "character": 13
5047
5087
  },
5048
5088
  "name": "boolean"
@@ -5053,7 +5093,7 @@
5053
5093
  "__schema": "VariableLikeSchema",
5054
5094
  "location": {
5055
5095
  "filePath": "checkout-cmd.ts",
5056
- "line": 94,
5096
+ "line": 95,
5057
5097
  "character": 7
5058
5098
  },
5059
5099
  "signature": "(property) workspaceOnly?: boolean | undefined",
@@ -5062,7 +5102,7 @@
5062
5102
  "__schema": "KeywordTypeSchema",
5063
5103
  "location": {
5064
5104
  "filePath": "checkout-cmd.ts",
5065
- "line": 94,
5105
+ "line": 95,
5066
5106
  "character": 23
5067
5107
  },
5068
5108
  "name": "boolean"
@@ -5073,7 +5113,7 @@
5073
5113
  "__schema": "VariableLikeSchema",
5074
5114
  "location": {
5075
5115
  "filePath": "checkout-cmd.ts",
5076
- "line": 95,
5116
+ "line": 96,
5077
5117
  "character": 7
5078
5118
  },
5079
5119
  "signature": "(property) verbose?: boolean | undefined",
@@ -5082,7 +5122,7 @@
5082
5122
  "__schema": "KeywordTypeSchema",
5083
5123
  "location": {
5084
5124
  "filePath": "checkout-cmd.ts",
5085
- "line": 95,
5125
+ "line": 96,
5086
5126
  "character": 17
5087
5127
  },
5088
5128
  "name": "boolean"
@@ -5093,7 +5133,7 @@
5093
5133
  "__schema": "VariableLikeSchema",
5094
5134
  "location": {
5095
5135
  "filePath": "checkout-cmd.ts",
5096
- "line": 96,
5136
+ "line": 97,
5097
5137
  "character": 7
5098
5138
  },
5099
5139
  "signature": "(property) skipDependencyInstallation?: boolean | undefined",
@@ -5102,7 +5142,7 @@
5102
5142
  "__schema": "KeywordTypeSchema",
5103
5143
  "location": {
5104
5144
  "filePath": "checkout-cmd.ts",
5105
- "line": 96,
5145
+ "line": 97,
5106
5146
  "character": 36
5107
5147
  },
5108
5148
  "name": "boolean"
@@ -5113,7 +5153,7 @@
5113
5153
  "__schema": "VariableLikeSchema",
5114
5154
  "location": {
5115
5155
  "filePath": "checkout-cmd.ts",
5116
- "line": 97,
5156
+ "line": 98,
5117
5157
  "character": 7
5118
5158
  },
5119
5159
  "signature": "(property) revert?: boolean | undefined",
@@ -5122,7 +5162,7 @@
5122
5162
  "__schema": "KeywordTypeSchema",
5123
5163
  "location": {
5124
5164
  "filePath": "checkout-cmd.ts",
5125
- "line": 97,
5165
+ "line": 98,
5126
5166
  "character": 16
5127
5167
  },
5128
5168
  "name": "boolean"
@@ -5137,7 +5177,7 @@
5137
5177
  "__schema": "VariableLikeSchema",
5138
5178
  "location": {
5139
5179
  "filePath": "checkout-cmd.ts",
5140
- "line": 88,
5180
+ "line": 89,
5141
5181
  "character": 7
5142
5182
  },
5143
5183
  "signature": "(property) interactiveMerge?: boolean | undefined",
@@ -5146,7 +5186,7 @@
5146
5186
  "__schema": "KeywordTypeSchema",
5147
5187
  "location": {
5148
5188
  "filePath": "checkout-cmd.ts",
5149
- "line": 88,
5189
+ "line": 89,
5150
5190
  "character": 26
5151
5191
  },
5152
5192
  "name": "boolean"
@@ -5157,7 +5197,7 @@
5157
5197
  "__schema": "VariableLikeSchema",
5158
5198
  "location": {
5159
5199
  "filePath": "checkout-cmd.ts",
5160
- "line": 89,
5200
+ "line": 90,
5161
5201
  "character": 7
5162
5202
  },
5163
5203
  "signature": "(property) forceOurs?: boolean | undefined",
@@ -5166,7 +5206,7 @@
5166
5206
  "__schema": "KeywordTypeSchema",
5167
5207
  "location": {
5168
5208
  "filePath": "checkout-cmd.ts",
5169
- "line": 89,
5209
+ "line": 90,
5170
5210
  "character": 19
5171
5211
  },
5172
5212
  "name": "boolean"
@@ -5177,7 +5217,7 @@
5177
5217
  "__schema": "VariableLikeSchema",
5178
5218
  "location": {
5179
5219
  "filePath": "checkout-cmd.ts",
5180
- "line": 90,
5220
+ "line": 91,
5181
5221
  "character": 7
5182
5222
  },
5183
5223
  "signature": "(property) forceTheirs?: boolean | undefined",
@@ -5186,7 +5226,7 @@
5186
5226
  "__schema": "KeywordTypeSchema",
5187
5227
  "location": {
5188
5228
  "filePath": "checkout-cmd.ts",
5189
- "line": 90,
5229
+ "line": 91,
5190
5230
  "character": 21
5191
5231
  },
5192
5232
  "name": "boolean"
@@ -5197,7 +5237,7 @@
5197
5237
  "__schema": "VariableLikeSchema",
5198
5238
  "location": {
5199
5239
  "filePath": "checkout-cmd.ts",
5200
- "line": 91,
5240
+ "line": 92,
5201
5241
  "character": 7
5202
5242
  },
5203
5243
  "signature": "(property) autoMergeResolve?: \"theirs\" | \"ours\" | \"manual\" | undefined",
@@ -5206,7 +5246,7 @@
5206
5246
  "__schema": "TypeRefSchema",
5207
5247
  "location": {
5208
5248
  "filePath": "checkout-cmd.ts",
5209
- "line": 91,
5249
+ "line": 92,
5210
5250
  "character": 26
5211
5251
  },
5212
5252
  "name": "MergeStrategy",
@@ -5218,7 +5258,7 @@
5218
5258
  "__schema": "VariableLikeSchema",
5219
5259
  "location": {
5220
5260
  "filePath": "checkout-cmd.ts",
5221
- "line": 92,
5261
+ "line": 93,
5222
5262
  "character": 7
5223
5263
  },
5224
5264
  "signature": "(property) manual?: boolean | undefined",
@@ -5227,7 +5267,7 @@
5227
5267
  "__schema": "KeywordTypeSchema",
5228
5268
  "location": {
5229
5269
  "filePath": "checkout-cmd.ts",
5230
- "line": 92,
5270
+ "line": 93,
5231
5271
  "character": 16
5232
5272
  },
5233
5273
  "name": "boolean"
@@ -5238,7 +5278,7 @@
5238
5278
  "__schema": "VariableLikeSchema",
5239
5279
  "location": {
5240
5280
  "filePath": "checkout-cmd.ts",
5241
- "line": 93,
5281
+ "line": 94,
5242
5282
  "character": 7
5243
5283
  },
5244
5284
  "signature": "(property) all?: boolean | undefined",
@@ -5247,7 +5287,7 @@
5247
5287
  "__schema": "KeywordTypeSchema",
5248
5288
  "location": {
5249
5289
  "filePath": "checkout-cmd.ts",
5250
- "line": 93,
5290
+ "line": 94,
5251
5291
  "character": 13
5252
5292
  },
5253
5293
  "name": "boolean"
@@ -5258,7 +5298,7 @@
5258
5298
  "__schema": "VariableLikeSchema",
5259
5299
  "location": {
5260
5300
  "filePath": "checkout-cmd.ts",
5261
- "line": 94,
5301
+ "line": 95,
5262
5302
  "character": 7
5263
5303
  },
5264
5304
  "signature": "(property) workspaceOnly?: boolean | undefined",
@@ -5267,7 +5307,7 @@
5267
5307
  "__schema": "KeywordTypeSchema",
5268
5308
  "location": {
5269
5309
  "filePath": "checkout-cmd.ts",
5270
- "line": 94,
5310
+ "line": 95,
5271
5311
  "character": 23
5272
5312
  },
5273
5313
  "name": "boolean"
@@ -5278,7 +5318,7 @@
5278
5318
  "__schema": "VariableLikeSchema",
5279
5319
  "location": {
5280
5320
  "filePath": "checkout-cmd.ts",
5281
- "line": 95,
5321
+ "line": 96,
5282
5322
  "character": 7
5283
5323
  },
5284
5324
  "signature": "(property) verbose?: boolean | undefined",
@@ -5287,7 +5327,7 @@
5287
5327
  "__schema": "KeywordTypeSchema",
5288
5328
  "location": {
5289
5329
  "filePath": "checkout-cmd.ts",
5290
- "line": 95,
5330
+ "line": 96,
5291
5331
  "character": 17
5292
5332
  },
5293
5333
  "name": "boolean"
@@ -5298,7 +5338,7 @@
5298
5338
  "__schema": "VariableLikeSchema",
5299
5339
  "location": {
5300
5340
  "filePath": "checkout-cmd.ts",
5301
- "line": 96,
5341
+ "line": 97,
5302
5342
  "character": 7
5303
5343
  },
5304
5344
  "signature": "(property) skipDependencyInstallation?: boolean | undefined",
@@ -5307,7 +5347,7 @@
5307
5347
  "__schema": "KeywordTypeSchema",
5308
5348
  "location": {
5309
5349
  "filePath": "checkout-cmd.ts",
5310
- "line": 96,
5350
+ "line": 97,
5311
5351
  "character": 36
5312
5352
  },
5313
5353
  "name": "boolean"
@@ -5318,7 +5358,7 @@
5318
5358
  "__schema": "VariableLikeSchema",
5319
5359
  "location": {
5320
5360
  "filePath": "checkout-cmd.ts",
5321
- "line": 97,
5361
+ "line": 98,
5322
5362
  "character": 7
5323
5363
  },
5324
5364
  "signature": "(property) revert?: boolean | undefined",
@@ -5327,7 +5367,7 @@
5327
5367
  "__schema": "KeywordTypeSchema",
5328
5368
  "location": {
5329
5369
  "filePath": "checkout-cmd.ts",
5330
- "line": 97,
5370
+ "line": 98,
5331
5371
  "character": 16
5332
5372
  },
5333
5373
  "name": "boolean"
@@ -5342,7 +5382,7 @@
5342
5382
  "__schema": "InferenceTypeSchema",
5343
5383
  "location": {
5344
5384
  "filePath": "checkout-cmd.ts",
5345
- "line": 74,
5385
+ "line": 75,
5346
5386
  "character": 3
5347
5387
  },
5348
5388
  "type": "Promise<string>"
@@ -5375,7 +5415,7 @@
5375
5415
  "_legacy": {
5376
5416
  "scope": "teambit.component",
5377
5417
  "name": "checkout",
5378
- "version": "1.0.273"
5418
+ "version": "1.0.274"
5379
5419
  },
5380
5420
  "_scope": "teambit.component"
5381
5421
  }
@@ -5387,7 +5427,7 @@
5387
5427
  "__schema": "FunctionLikeSchema",
5388
5428
  "location": {
5389
5429
  "filePath": "checkout-cmd.ts",
5390
- "line": 141,
5430
+ "line": 147,
5391
5431
  "character": 1
5392
5432
  },
5393
5433
  "signature": "function checkoutOutput(checkoutResults: ApplyVersionResults, checkoutProps: CheckoutProps, alternativeTitle?: string): string",
@@ -5397,7 +5437,7 @@
5397
5437
  "__schema": "ParameterSchema",
5398
5438
  "location": {
5399
5439
  "filePath": "checkout-cmd.ts",
5400
- "line": 142,
5440
+ "line": 148,
5401
5441
  "character": 3
5402
5442
  },
5403
5443
  "name": "checkoutResults",
@@ -5405,7 +5445,7 @@
5405
5445
  "__schema": "TypeRefSchema",
5406
5446
  "location": {
5407
5447
  "filePath": "checkout-cmd.ts",
5408
- "line": 142,
5448
+ "line": 148,
5409
5449
  "character": 20
5410
5450
  },
5411
5451
  "name": "ApplyVersionResults",
@@ -5421,7 +5461,7 @@
5421
5461
  "__schema": "ParameterSchema",
5422
5462
  "location": {
5423
5463
  "filePath": "checkout-cmd.ts",
5424
- "line": 143,
5464
+ "line": 149,
5425
5465
  "character": 3
5426
5466
  },
5427
5467
  "name": "checkoutProps",
@@ -5429,7 +5469,7 @@
5429
5469
  "__schema": "TypeRefSchema",
5430
5470
  "location": {
5431
5471
  "filePath": "checkout-cmd.ts",
5432
- "line": 143,
5472
+ "line": 149,
5433
5473
  "character": 18
5434
5474
  },
5435
5475
  "name": "CheckoutProps"
@@ -5441,7 +5481,7 @@
5441
5481
  "__schema": "ParameterSchema",
5442
5482
  "location": {
5443
5483
  "filePath": "checkout-cmd.ts",
5444
- "line": 144,
5484
+ "line": 150,
5445
5485
  "character": 3
5446
5486
  },
5447
5487
  "name": "alternativeTitle",
@@ -5449,7 +5489,7 @@
5449
5489
  "__schema": "KeywordTypeSchema",
5450
5490
  "location": {
5451
5491
  "filePath": "checkout-cmd.ts",
5452
- "line": 144,
5492
+ "line": 150,
5453
5493
  "character": 22
5454
5494
  },
5455
5495
  "name": "string"
@@ -5462,7 +5502,7 @@
5462
5502
  "__schema": "InferenceTypeSchema",
5463
5503
  "location": {
5464
5504
  "filePath": "checkout-cmd.ts",
5465
- "line": 141,
5505
+ "line": 147,
5466
5506
  "character": 1
5467
5507
  },
5468
5508
  "type": "string"
@@ -5478,7 +5518,7 @@
5478
5518
  "componentId": {
5479
5519
  "scope": "teambit.component",
5480
5520
  "name": "checkout",
5481
- "version": "1.0.273"
5521
+ "version": "1.0.274"
5482
5522
  },
5483
5523
  "taggedModuleExports": []
5484
5524
  }