@teambit/checkout 1.0.200 → 1.0.202

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.
@@ -17,7 +17,7 @@
17
17
  "__schema": "ClassSchema",
18
18
  "location": {
19
19
  "filePath": "checkout.main.runtime.ts",
20
- "line": 61,
20
+ "line": 60,
21
21
  "character": 1
22
22
  },
23
23
  "signature": "class CheckoutMain",
@@ -27,7 +27,7 @@
27
27
  "__schema": "ConstructorSchema",
28
28
  "location": {
29
29
  "filePath": "checkout.main.runtime.ts",
30
- "line": 62,
30
+ "line": 61,
31
31
  "character": 3
32
32
  },
33
33
  "signature": "constructor CheckoutMain(workspace: Workspace, logger: Logger, componentWriter: ComponentWriterMain, importer: ImporterMain, remove: RemoveMain): CheckoutMain",
@@ -37,7 +37,7 @@
37
37
  "__schema": "ParameterSchema",
38
38
  "location": {
39
39
  "filePath": "checkout.main.runtime.ts",
40
- "line": 63,
40
+ "line": 62,
41
41
  "character": 5
42
42
  },
43
43
  "name": "workspace",
@@ -45,7 +45,7 @@
45
45
  "__schema": "TypeRefSchema",
46
46
  "location": {
47
47
  "filePath": "checkout.main.runtime.ts",
48
- "line": 63,
48
+ "line": 62,
49
49
  "character": 24
50
50
  },
51
51
  "name": "Workspace",
@@ -61,7 +61,7 @@
61
61
  "__schema": "ParameterSchema",
62
62
  "location": {
63
63
  "filePath": "checkout.main.runtime.ts",
64
- "line": 64,
64
+ "line": 63,
65
65
  "character": 5
66
66
  },
67
67
  "name": "logger",
@@ -69,7 +69,7 @@
69
69
  "__schema": "TypeRefSchema",
70
70
  "location": {
71
71
  "filePath": "checkout.main.runtime.ts",
72
- "line": 64,
72
+ "line": 63,
73
73
  "character": 21
74
74
  },
75
75
  "name": "Logger",
@@ -85,7 +85,7 @@
85
85
  "__schema": "ParameterSchema",
86
86
  "location": {
87
87
  "filePath": "checkout.main.runtime.ts",
88
- "line": 65,
88
+ "line": 64,
89
89
  "character": 5
90
90
  },
91
91
  "name": "componentWriter",
@@ -93,7 +93,7 @@
93
93
  "__schema": "TypeRefSchema",
94
94
  "location": {
95
95
  "filePath": "checkout.main.runtime.ts",
96
- "line": 65,
96
+ "line": 64,
97
97
  "character": 30
98
98
  },
99
99
  "name": "ComponentWriterMain",
@@ -109,7 +109,7 @@
109
109
  "__schema": "ParameterSchema",
110
110
  "location": {
111
111
  "filePath": "checkout.main.runtime.ts",
112
- "line": 66,
112
+ "line": 65,
113
113
  "character": 5
114
114
  },
115
115
  "name": "importer",
@@ -117,7 +117,7 @@
117
117
  "__schema": "TypeRefSchema",
118
118
  "location": {
119
119
  "filePath": "checkout.main.runtime.ts",
120
- "line": 66,
120
+ "line": 65,
121
121
  "character": 23
122
122
  },
123
123
  "name": "ImporterMain",
@@ -133,7 +133,7 @@
133
133
  "__schema": "ParameterSchema",
134
134
  "location": {
135
135
  "filePath": "checkout.main.runtime.ts",
136
- "line": 67,
136
+ "line": 66,
137
137
  "character": 5
138
138
  },
139
139
  "name": "remove",
@@ -141,7 +141,7 @@
141
141
  "__schema": "TypeRefSchema",
142
142
  "location": {
143
143
  "filePath": "checkout.main.runtime.ts",
144
- "line": 67,
144
+ "line": 66,
145
145
  "character": 21
146
146
  },
147
147
  "name": "RemoveMain",
@@ -158,7 +158,7 @@
158
158
  "__schema": "ThisTypeSchema",
159
159
  "location": {
160
160
  "filePath": "checkout.main.runtime.ts",
161
- "line": 61,
161
+ "line": 60,
162
162
  "character": 1
163
163
  },
164
164
  "name": "CheckoutMain"
@@ -169,7 +169,7 @@
169
169
  "__schema": "FunctionLikeSchema",
170
170
  "location": {
171
171
  "filePath": "checkout.main.runtime.ts",
172
- "line": 70,
172
+ "line": 69,
173
173
  "character": 3
174
174
  },
175
175
  "signature": "(method) CheckoutMain.checkout(checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -179,7 +179,7 @@
179
179
  "__schema": "ParameterSchema",
180
180
  "location": {
181
181
  "filePath": "checkout.main.runtime.ts",
182
- "line": 70,
182
+ "line": 69,
183
183
  "character": 18
184
184
  },
185
185
  "name": "checkoutProps",
@@ -187,7 +187,7 @@
187
187
  "__schema": "TypeRefSchema",
188
188
  "location": {
189
189
  "filePath": "checkout.main.runtime.ts",
190
- "line": 70,
190
+ "line": 69,
191
191
  "character": 33
192
192
  },
193
193
  "name": "CheckoutProps"
@@ -200,7 +200,7 @@
200
200
  "__schema": "TypeRefSchema",
201
201
  "location": {
202
202
  "filePath": "checkout.main.runtime.ts",
203
- "line": 70,
203
+ "line": 69,
204
204
  "character": 49
205
205
  },
206
206
  "name": "Promise",
@@ -209,7 +209,7 @@
209
209
  "__schema": "TypeRefSchema",
210
210
  "location": {
211
211
  "filePath": "checkout.main.runtime.ts",
212
- "line": 70,
212
+ "line": 69,
213
213
  "character": 57
214
214
  },
215
215
  "name": "ApplyVersionResults",
@@ -228,14 +228,14 @@
228
228
  "__schema": "FunctionLikeSchema",
229
229
  "location": {
230
230
  "filePath": "checkout.main.runtime.ts",
231
- "line": 204,
231
+ "line": 203,
232
232
  "character": 3
233
233
  },
234
234
  "doc": {
235
235
  "__schema": "DocSchema",
236
236
  "location": {
237
237
  "filePath": "checkout.main.runtime.ts",
238
- "line": 200,
238
+ "line": 199,
239
239
  "character": 3
240
240
  },
241
241
  "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 */",
@@ -248,7 +248,7 @@
248
248
  "__schema": "ParameterSchema",
249
249
  "location": {
250
250
  "filePath": "checkout.main.runtime.ts",
251
- "line": 204,
251
+ "line": 203,
252
252
  "character": 34
253
253
  },
254
254
  "name": "checkoutProps",
@@ -256,7 +256,7 @@
256
256
  "__schema": "TypeRefSchema",
257
257
  "location": {
258
258
  "filePath": "checkout.main.runtime.ts",
259
- "line": 204,
259
+ "line": 203,
260
260
  "character": 49
261
261
  },
262
262
  "name": "CheckoutProps"
@@ -269,7 +269,7 @@
269
269
  "__schema": "TypeRefSchema",
270
270
  "location": {
271
271
  "filePath": "checkout.main.runtime.ts",
272
- "line": 204,
272
+ "line": 203,
273
273
  "character": 65
274
274
  },
275
275
  "name": "Promise",
@@ -278,7 +278,7 @@
278
278
  "__schema": "TypeUnionSchema",
279
279
  "location": {
280
280
  "filePath": "checkout.main.runtime.ts",
281
- "line": 204,
281
+ "line": 203,
282
282
  "character": 73
283
283
  },
284
284
  "types": [
@@ -286,14 +286,14 @@
286
286
  "__schema": "TypeArraySchema",
287
287
  "location": {
288
288
  "filePath": "checkout.main.runtime.ts",
289
- "line": 204,
289
+ "line": 203,
290
290
  "character": 73
291
291
  },
292
292
  "type": {
293
293
  "__schema": "TypeRefSchema",
294
294
  "location": {
295
295
  "filePath": "checkout.main.runtime.ts",
296
- "line": 204,
296
+ "line": 203,
297
297
  "character": 73
298
298
  },
299
299
  "name": "ComponentID",
@@ -308,7 +308,7 @@
308
308
  "__schema": "KeywordTypeSchema",
309
309
  "location": {
310
310
  "filePath": "checkout.main.runtime.ts",
311
- "line": 204,
311
+ "line": 203,
312
312
  "character": 89
313
313
  },
314
314
  "name": "undefined"
@@ -325,7 +325,7 @@
325
325
  "__schema": "FunctionLikeSchema",
326
326
  "location": {
327
327
  "filePath": "checkout.main.runtime.ts",
328
- "line": 231,
328
+ "line": 230,
329
329
  "character": 3
330
330
  },
331
331
  "signature": "(method) CheckoutMain.checkoutByCLIValues(componentPattern: string, checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -335,7 +335,7 @@
335
335
  "__schema": "ParameterSchema",
336
336
  "location": {
337
337
  "filePath": "checkout.main.runtime.ts",
338
- "line": 231,
338
+ "line": 230,
339
339
  "character": 29
340
340
  },
341
341
  "name": "componentPattern",
@@ -343,7 +343,7 @@
343
343
  "__schema": "KeywordTypeSchema",
344
344
  "location": {
345
345
  "filePath": "checkout.main.runtime.ts",
346
- "line": 231,
346
+ "line": 230,
347
347
  "character": 47
348
348
  },
349
349
  "name": "string"
@@ -355,7 +355,7 @@
355
355
  "__schema": "ParameterSchema",
356
356
  "location": {
357
357
  "filePath": "checkout.main.runtime.ts",
358
- "line": 231,
358
+ "line": 230,
359
359
  "character": 55
360
360
  },
361
361
  "name": "checkoutProps",
@@ -363,7 +363,7 @@
363
363
  "__schema": "TypeRefSchema",
364
364
  "location": {
365
365
  "filePath": "checkout.main.runtime.ts",
366
- "line": 231,
366
+ "line": 230,
367
367
  "character": 70
368
368
  },
369
369
  "name": "CheckoutProps"
@@ -376,7 +376,7 @@
376
376
  "__schema": "TypeRefSchema",
377
377
  "location": {
378
378
  "filePath": "checkout.main.runtime.ts",
379
- "line": 231,
379
+ "line": 230,
380
380
  "character": 86
381
381
  },
382
382
  "name": "Promise",
@@ -385,7 +385,7 @@
385
385
  "__schema": "TypeRefSchema",
386
386
  "location": {
387
387
  "filePath": "checkout.main.runtime.ts",
388
- "line": 231,
388
+ "line": 230,
389
389
  "character": 94
390
390
  },
391
391
  "name": "ApplyVersionResults",
@@ -404,7 +404,7 @@
404
404
  "__schema": "VariableLikeSchema",
405
405
  "location": {
406
406
  "filePath": "checkout.main.runtime.ts",
407
- "line": 512,
407
+ "line": 511,
408
408
  "character": 3
409
409
  },
410
410
  "signature": "(property) CheckoutMain.slots: never[]",
@@ -413,7 +413,7 @@
413
413
  "__schema": "InferenceTypeSchema",
414
414
  "location": {
415
415
  "filePath": "checkout.main.runtime.ts",
416
- "line": 512,
416
+ "line": 511,
417
417
  "character": 3
418
418
  },
419
419
  "type": "never[]"
@@ -425,7 +425,7 @@
425
425
  "__schema": "VariableLikeSchema",
426
426
  "location": {
427
427
  "filePath": "checkout.main.runtime.ts",
428
- "line": 513,
428
+ "line": 512,
429
429
  "character": 3
430
430
  },
431
431
  "signature": "(property) CheckoutMain.dependencies: Aspect[]",
@@ -434,7 +434,7 @@
434
434
  "__schema": "InferenceTypeSchema",
435
435
  "location": {
436
436
  "filePath": "checkout.main.runtime.ts",
437
- "line": 513,
437
+ "line": 512,
438
438
  "character": 3
439
439
  },
440
440
  "type": "Aspect[]"
@@ -446,7 +446,7 @@
446
446
  "__schema": "VariableLikeSchema",
447
447
  "location": {
448
448
  "filePath": "checkout.main.runtime.ts",
449
- "line": 515,
449
+ "line": 514,
450
450
  "character": 3
451
451
  },
452
452
  "signature": "(property) CheckoutMain.runtime: RuntimeDefinition",
@@ -455,7 +455,7 @@
455
455
  "__schema": "InferenceTypeSchema",
456
456
  "location": {
457
457
  "filePath": "checkout.main.runtime.ts",
458
- "line": 515,
458
+ "line": 514,
459
459
  "character": 3
460
460
  },
461
461
  "type": "RuntimeDefinition"
@@ -467,7 +467,7 @@
467
467
  "__schema": "FunctionLikeSchema",
468
468
  "location": {
469
469
  "filePath": "checkout.main.runtime.ts",
470
- "line": 517,
470
+ "line": 516,
471
471
  "character": 3
472
472
  },
473
473
  "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>",
@@ -477,7 +477,7 @@
477
477
  "__schema": "ParameterSchema",
478
478
  "location": {
479
479
  "filePath": "checkout.main.runtime.ts",
480
- "line": 517,
480
+ "line": 516,
481
481
  "character": 25
482
482
  },
483
483
  "name": "[ cli, workspace, loggerMain, compWriter, importer, remove ]",
@@ -485,7 +485,7 @@
485
485
  "__schema": "TupleTypeSchema",
486
486
  "location": {
487
487
  "filePath": "checkout.main.runtime.ts",
488
- "line": 517,
488
+ "line": 516,
489
489
  "character": 85
490
490
  },
491
491
  "elements": [
@@ -493,7 +493,7 @@
493
493
  "__schema": "TypeRefSchema",
494
494
  "location": {
495
495
  "filePath": "checkout.main.runtime.ts",
496
- "line": 518,
496
+ "line": 517,
497
497
  "character": 5
498
498
  },
499
499
  "name": "CLIMain",
@@ -506,7 +506,7 @@
506
506
  "__schema": "TypeRefSchema",
507
507
  "location": {
508
508
  "filePath": "checkout.main.runtime.ts",
509
- "line": 519,
509
+ "line": 518,
510
510
  "character": 5
511
511
  },
512
512
  "name": "Workspace",
@@ -519,7 +519,7 @@
519
519
  "__schema": "TypeRefSchema",
520
520
  "location": {
521
521
  "filePath": "checkout.main.runtime.ts",
522
- "line": 520,
522
+ "line": 519,
523
523
  "character": 5
524
524
  },
525
525
  "name": "LoggerMain",
@@ -532,7 +532,7 @@
532
532
  "__schema": "TypeRefSchema",
533
533
  "location": {
534
534
  "filePath": "checkout.main.runtime.ts",
535
- "line": 521,
535
+ "line": 520,
536
536
  "character": 5
537
537
  },
538
538
  "name": "ComponentWriterMain",
@@ -545,7 +545,7 @@
545
545
  "__schema": "TypeRefSchema",
546
546
  "location": {
547
547
  "filePath": "checkout.main.runtime.ts",
548
- "line": 522,
548
+ "line": 521,
549
549
  "character": 5
550
550
  },
551
551
  "name": "ImporterMain",
@@ -558,7 +558,7 @@
558
558
  "__schema": "TypeRefSchema",
559
559
  "location": {
560
560
  "filePath": "checkout.main.runtime.ts",
561
- "line": 523,
561
+ "line": 522,
562
562
  "character": 5
563
563
  },
564
564
  "name": "RemoveMain",
@@ -577,7 +577,7 @@
577
577
  "__schema": "InferenceTypeSchema",
578
578
  "location": {
579
579
  "filePath": "checkout.main.runtime.ts",
580
- "line": 517,
580
+ "line": 516,
581
581
  "character": 3
582
582
  },
583
583
  "type": "Promise<CheckoutMain>"
@@ -595,7 +595,7 @@
595
595
  "__schema": "TypeSchema",
596
596
  "location": {
597
597
  "filePath": "checkout.main.runtime.ts",
598
- "line": 28,
598
+ "line": 27,
599
599
  "character": 1
600
600
  },
601
601
  "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}",
@@ -604,7 +604,7 @@
604
604
  "__schema": "TypeLiteralSchema",
605
605
  "location": {
606
606
  "filePath": "checkout.main.runtime.ts",
607
- "line": 28,
607
+ "line": 27,
608
608
  "character": 29
609
609
  },
610
610
  "members": [
@@ -612,7 +612,7 @@
612
612
  "__schema": "VariableLikeSchema",
613
613
  "location": {
614
614
  "filePath": "checkout.main.runtime.ts",
615
- "line": 29,
615
+ "line": 28,
616
616
  "character": 3
617
617
  },
618
618
  "signature": "(property) version?: string | undefined",
@@ -621,7 +621,7 @@
621
621
  "__schema": "KeywordTypeSchema",
622
622
  "location": {
623
623
  "filePath": "checkout.main.runtime.ts",
624
- "line": 29,
624
+ "line": 28,
625
625
  "character": 13
626
626
  },
627
627
  "name": "string"
@@ -632,7 +632,7 @@
632
632
  "__schema": "VariableLikeSchema",
633
633
  "location": {
634
634
  "filePath": "checkout.main.runtime.ts",
635
- "line": 30,
635
+ "line": 29,
636
636
  "character": 3
637
637
  },
638
638
  "signature": "(property) ids?: ComponentID[] | undefined",
@@ -641,14 +641,14 @@
641
641
  "__schema": "TypeArraySchema",
642
642
  "location": {
643
643
  "filePath": "checkout.main.runtime.ts",
644
- "line": 30,
644
+ "line": 29,
645
645
  "character": 9
646
646
  },
647
647
  "type": {
648
648
  "__schema": "TypeRefSchema",
649
649
  "location": {
650
650
  "filePath": "checkout.main.runtime.ts",
651
- "line": 30,
651
+ "line": 29,
652
652
  "character": 9
653
653
  },
654
654
  "name": "ComponentID",
@@ -665,7 +665,7 @@
665
665
  "__schema": "VariableLikeSchema",
666
666
  "location": {
667
667
  "filePath": "checkout.main.runtime.ts",
668
- "line": 31,
668
+ "line": 30,
669
669
  "character": 3
670
670
  },
671
671
  "signature": "(property) head?: boolean | undefined",
@@ -674,7 +674,7 @@
674
674
  "__schema": "KeywordTypeSchema",
675
675
  "location": {
676
676
  "filePath": "checkout.main.runtime.ts",
677
- "line": 31,
677
+ "line": 30,
678
678
  "character": 10
679
679
  },
680
680
  "name": "boolean"
@@ -685,7 +685,7 @@
685
685
  "__schema": "VariableLikeSchema",
686
686
  "location": {
687
687
  "filePath": "checkout.main.runtime.ts",
688
- "line": 32,
688
+ "line": 31,
689
689
  "character": 3
690
690
  },
691
691
  "signature": "(property) latest?: boolean | undefined",
@@ -694,7 +694,7 @@
694
694
  "__schema": "KeywordTypeSchema",
695
695
  "location": {
696
696
  "filePath": "checkout.main.runtime.ts",
697
- "line": 32,
697
+ "line": 31,
698
698
  "character": 12
699
699
  },
700
700
  "name": "boolean"
@@ -705,7 +705,7 @@
705
705
  "__schema": "VariableLikeSchema",
706
706
  "location": {
707
707
  "filePath": "checkout.main.runtime.ts",
708
- "line": 33,
708
+ "line": 32,
709
709
  "character": 3
710
710
  },
711
711
  "signature": "(property) main?: boolean | undefined",
@@ -714,7 +714,7 @@
714
714
  "__schema": "KeywordTypeSchema",
715
715
  "location": {
716
716
  "filePath": "checkout.main.runtime.ts",
717
- "line": 33,
717
+ "line": 32,
718
718
  "character": 10
719
719
  },
720
720
  "name": "boolean"
@@ -725,7 +725,7 @@
725
725
  "__schema": "VariableLikeSchema",
726
726
  "location": {
727
727
  "filePath": "checkout.main.runtime.ts",
728
- "line": 34,
728
+ "line": 33,
729
729
  "character": 3
730
730
  },
731
731
  "signature": "(property) promptMergeOptions?: boolean | undefined",
@@ -734,7 +734,7 @@
734
734
  "__schema": "KeywordTypeSchema",
735
735
  "location": {
736
736
  "filePath": "checkout.main.runtime.ts",
737
- "line": 34,
737
+ "line": 33,
738
738
  "character": 24
739
739
  },
740
740
  "name": "boolean"
@@ -745,7 +745,7 @@
745
745
  "__schema": "VariableLikeSchema",
746
746
  "location": {
747
747
  "filePath": "checkout.main.runtime.ts",
748
- "line": 35,
748
+ "line": 34,
749
749
  "character": 3
750
750
  },
751
751
  "signature": "(property) mergeStrategy?: \"manual\" | \"theirs\" | \"ours\" | null | undefined",
@@ -754,7 +754,7 @@
754
754
  "__schema": "TypeUnionSchema",
755
755
  "location": {
756
756
  "filePath": "checkout.main.runtime.ts",
757
- "line": 35,
757
+ "line": 34,
758
758
  "character": 19
759
759
  },
760
760
  "types": [
@@ -762,7 +762,7 @@
762
762
  "__schema": "TypeRefSchema",
763
763
  "location": {
764
764
  "filePath": "checkout.main.runtime.ts",
765
- "line": 35,
765
+ "line": 34,
766
766
  "character": 19
767
767
  },
768
768
  "name": "MergeStrategy",
@@ -772,7 +772,7 @@
772
772
  "__schema": "LiteralTypeSchema",
773
773
  "location": {
774
774
  "filePath": "checkout.main.runtime.ts",
775
- "line": 35,
775
+ "line": 34,
776
776
  "character": 35
777
777
  },
778
778
  "name": "null"
@@ -785,7 +785,7 @@
785
785
  "__schema": "VariableLikeSchema",
786
786
  "location": {
787
787
  "filePath": "checkout.main.runtime.ts",
788
- "line": 36,
788
+ "line": 35,
789
789
  "character": 3
790
790
  },
791
791
  "signature": "(property) forceOurs?: boolean | undefined",
@@ -794,7 +794,7 @@
794
794
  "__schema": "KeywordTypeSchema",
795
795
  "location": {
796
796
  "filePath": "checkout.main.runtime.ts",
797
- "line": 36,
797
+ "line": 35,
798
798
  "character": 15
799
799
  },
800
800
  "name": "boolean"
@@ -805,7 +805,7 @@
805
805
  "__schema": "VariableLikeSchema",
806
806
  "location": {
807
807
  "filePath": "checkout.main.runtime.ts",
808
- "line": 37,
808
+ "line": 36,
809
809
  "character": 3
810
810
  },
811
811
  "signature": "(property) forceTheirs?: boolean | undefined",
@@ -814,7 +814,7 @@
814
814
  "__schema": "KeywordTypeSchema",
815
815
  "location": {
816
816
  "filePath": "checkout.main.runtime.ts",
817
- "line": 37,
817
+ "line": 36,
818
818
  "character": 17
819
819
  },
820
820
  "name": "boolean"
@@ -825,7 +825,7 @@
825
825
  "__schema": "VariableLikeSchema",
826
826
  "location": {
827
827
  "filePath": "checkout.main.runtime.ts",
828
- "line": 38,
828
+ "line": 37,
829
829
  "character": 3
830
830
  },
831
831
  "signature": "(property) verbose?: boolean | undefined",
@@ -834,7 +834,7 @@
834
834
  "__schema": "KeywordTypeSchema",
835
835
  "location": {
836
836
  "filePath": "checkout.main.runtime.ts",
837
- "line": 38,
837
+ "line": 37,
838
838
  "character": 13
839
839
  },
840
840
  "name": "boolean"
@@ -845,7 +845,7 @@
845
845
  "__schema": "VariableLikeSchema",
846
846
  "location": {
847
847
  "filePath": "checkout.main.runtime.ts",
848
- "line": 39,
848
+ "line": 38,
849
849
  "character": 3
850
850
  },
851
851
  "signature": "(property) skipNpmInstall?: boolean | undefined",
@@ -854,7 +854,7 @@
854
854
  "__schema": "KeywordTypeSchema",
855
855
  "location": {
856
856
  "filePath": "checkout.main.runtime.ts",
857
- "line": 39,
857
+ "line": 38,
858
858
  "character": 20
859
859
  },
860
860
  "name": "boolean"
@@ -865,7 +865,7 @@
865
865
  "__schema": "VariableLikeSchema",
866
866
  "location": {
867
867
  "filePath": "checkout.main.runtime.ts",
868
- "line": 40,
868
+ "line": 39,
869
869
  "character": 3
870
870
  },
871
871
  "signature": "(property) reset?: boolean | undefined",
@@ -874,7 +874,7 @@
874
874
  "__schema": "KeywordTypeSchema",
875
875
  "location": {
876
876
  "filePath": "checkout.main.runtime.ts",
877
- "line": 40,
877
+ "line": 39,
878
878
  "character": 11
879
879
  },
880
880
  "name": "boolean"
@@ -885,7 +885,7 @@
885
885
  "__schema": "VariableLikeSchema",
886
886
  "location": {
887
887
  "filePath": "checkout.main.runtime.ts",
888
- "line": 41,
888
+ "line": 40,
889
889
  "character": 3
890
890
  },
891
891
  "signature": "(property) revert?: boolean | undefined",
@@ -894,7 +894,7 @@
894
894
  "__schema": "KeywordTypeSchema",
895
895
  "location": {
896
896
  "filePath": "checkout.main.runtime.ts",
897
- "line": 41,
897
+ "line": 40,
898
898
  "character": 12
899
899
  },
900
900
  "name": "boolean"
@@ -905,7 +905,7 @@
905
905
  "__schema": "VariableLikeSchema",
906
906
  "location": {
907
907
  "filePath": "checkout.main.runtime.ts",
908
- "line": 42,
908
+ "line": 41,
909
909
  "character": 3
910
910
  },
911
911
  "signature": "(property) all?: boolean | undefined",
@@ -914,7 +914,7 @@
914
914
  "__schema": "KeywordTypeSchema",
915
915
  "location": {
916
916
  "filePath": "checkout.main.runtime.ts",
917
- "line": 42,
917
+ "line": 41,
918
918
  "character": 9
919
919
  },
920
920
  "name": "boolean"
@@ -925,7 +925,7 @@
925
925
  "__schema": "VariableLikeSchema",
926
926
  "location": {
927
927
  "filePath": "checkout.main.runtime.ts",
928
- "line": 43,
928
+ "line": 42,
929
929
  "character": 3
930
930
  },
931
931
  "signature": "(property) isLane?: boolean | undefined",
@@ -934,7 +934,7 @@
934
934
  "__schema": "KeywordTypeSchema",
935
935
  "location": {
936
936
  "filePath": "checkout.main.runtime.ts",
937
- "line": 43,
937
+ "line": 42,
938
938
  "character": 12
939
939
  },
940
940
  "name": "boolean"
@@ -945,7 +945,7 @@
945
945
  "__schema": "VariableLikeSchema",
946
946
  "location": {
947
947
  "filePath": "checkout.main.runtime.ts",
948
- "line": 44,
948
+ "line": 43,
949
949
  "character": 3
950
950
  },
951
951
  "signature": "(property) lane?: Lane | undefined",
@@ -954,7 +954,7 @@
954
954
  "__schema": "TypeRefSchema",
955
955
  "location": {
956
956
  "filePath": "checkout.main.runtime.ts",
957
- "line": 44,
957
+ "line": 43,
958
958
  "character": 10
959
959
  },
960
960
  "name": "Lane",
@@ -966,7 +966,7 @@
966
966
  "__schema": "VariableLikeSchema",
967
967
  "location": {
968
968
  "filePath": "checkout.main.runtime.ts",
969
- "line": 45,
969
+ "line": 44,
970
970
  "character": 3
971
971
  },
972
972
  "signature": "(property) workspaceOnly?: boolean | undefined",
@@ -975,7 +975,7 @@
975
975
  "__schema": "KeywordTypeSchema",
976
976
  "location": {
977
977
  "filePath": "checkout.main.runtime.ts",
978
- "line": 45,
978
+ "line": 44,
979
979
  "character": 19
980
980
  },
981
981
  "name": "boolean"
@@ -986,7 +986,7 @@
986
986
  "__schema": "VariableLikeSchema",
987
987
  "location": {
988
988
  "filePath": "checkout.main.runtime.ts",
989
- "line": 46,
989
+ "line": 45,
990
990
  "character": 3
991
991
  },
992
992
  "signature": "(property) versionPerId?: ComponentID[] | undefined",
@@ -995,14 +995,14 @@
995
995
  "__schema": "TypeArraySchema",
996
996
  "location": {
997
997
  "filePath": "checkout.main.runtime.ts",
998
- "line": 46,
998
+ "line": 45,
999
999
  "character": 18
1000
1000
  },
1001
1001
  "type": {
1002
1002
  "__schema": "TypeRefSchema",
1003
1003
  "location": {
1004
1004
  "filePath": "checkout.main.runtime.ts",
1005
- "line": 46,
1005
+ "line": 45,
1006
1006
  "character": 18
1007
1007
  },
1008
1008
  "name": "ComponentID",
@@ -1019,7 +1019,7 @@
1019
1019
  "__schema": "VariableLikeSchema",
1020
1020
  "location": {
1021
1021
  "filePath": "checkout.main.runtime.ts",
1022
- "line": 47,
1022
+ "line": 46,
1023
1023
  "character": 3
1024
1024
  },
1025
1025
  "signature": "(property) skipUpdatingBitmap?: boolean | undefined",
@@ -1028,7 +1028,7 @@
1028
1028
  "__schema": "KeywordTypeSchema",
1029
1029
  "location": {
1030
1030
  "filePath": "checkout.main.runtime.ts",
1031
- "line": 47,
1031
+ "line": 46,
1032
1032
  "character": 24
1033
1033
  },
1034
1034
  "name": "boolean"
@@ -1039,7 +1039,7 @@
1039
1039
  "__schema": "VariableLikeSchema",
1040
1040
  "location": {
1041
1041
  "filePath": "checkout.main.runtime.ts",
1042
- "line": 48,
1042
+ "line": 47,
1043
1043
  "character": 3
1044
1044
  },
1045
1045
  "signature": "(property) loadStash?: boolean | undefined",
@@ -1048,7 +1048,7 @@
1048
1048
  "__schema": "KeywordTypeSchema",
1049
1049
  "location": {
1050
1050
  "filePath": "checkout.main.runtime.ts",
1051
- "line": 48,
1051
+ "line": 47,
1052
1052
  "character": 15
1053
1053
  },
1054
1054
  "name": "boolean"
@@ -1059,7 +1059,7 @@
1059
1059
  "__schema": "VariableLikeSchema",
1060
1060
  "location": {
1061
1061
  "filePath": "checkout.main.runtime.ts",
1062
- "line": 49,
1062
+ "line": 48,
1063
1063
  "character": 3
1064
1064
  },
1065
1065
  "signature": "(property) restoreMissingComponents?: boolean | undefined",
@@ -1068,7 +1068,7 @@
1068
1068
  "__schema": "KeywordTypeSchema",
1069
1069
  "location": {
1070
1070
  "filePath": "checkout.main.runtime.ts",
1071
- "line": 49,
1071
+ "line": 48,
1072
1072
  "character": 30
1073
1073
  },
1074
1074
  "name": "boolean"
@@ -1079,7 +1079,7 @@
1079
1079
  "__schema": "VariableLikeSchema",
1080
1080
  "location": {
1081
1081
  "filePath": "checkout.main.runtime.ts",
1082
- "line": 50,
1082
+ "line": 49,
1083
1083
  "character": 3
1084
1084
  },
1085
1085
  "signature": "(property) allowAddingComponentsFromScope?: boolean | undefined",
@@ -1088,7 +1088,7 @@
1088
1088
  "__schema": "KeywordTypeSchema",
1089
1089
  "location": {
1090
1090
  "filePath": "checkout.main.runtime.ts",
1091
- "line": 50,
1091
+ "line": 49,
1092
1092
  "character": 36
1093
1093
  },
1094
1094
  "name": "boolean"
@@ -1099,7 +1099,7 @@
1099
1099
  "__schema": "VariableLikeSchema",
1100
1100
  "location": {
1101
1101
  "filePath": "checkout.main.runtime.ts",
1102
- "line": 51,
1102
+ "line": 50,
1103
1103
  "character": 3
1104
1104
  },
1105
1105
  "signature": "(property) includeLocallyDeleted?: boolean | undefined",
@@ -1108,7 +1108,7 @@
1108
1108
  "__schema": "KeywordTypeSchema",
1109
1109
  "location": {
1110
1110
  "filePath": "checkout.main.runtime.ts",
1111
- "line": 51,
1111
+ "line": 50,
1112
1112
  "character": 27
1113
1113
  },
1114
1114
  "name": "boolean"
@@ -2243,7 +2243,7 @@
2243
2243
  "__schema": "TypeSchema",
2244
2244
  "location": {
2245
2245
  "filePath": "checkout.main.runtime.ts",
2246
- "line": 28,
2246
+ "line": 27,
2247
2247
  "character": 1
2248
2248
  },
2249
2249
  "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}",
@@ -2252,7 +2252,7 @@
2252
2252
  "__schema": "TypeLiteralSchema",
2253
2253
  "location": {
2254
2254
  "filePath": "checkout.main.runtime.ts",
2255
- "line": 28,
2255
+ "line": 27,
2256
2256
  "character": 29
2257
2257
  },
2258
2258
  "members": [
@@ -2260,7 +2260,7 @@
2260
2260
  "__schema": "VariableLikeSchema",
2261
2261
  "location": {
2262
2262
  "filePath": "checkout.main.runtime.ts",
2263
- "line": 29,
2263
+ "line": 28,
2264
2264
  "character": 3
2265
2265
  },
2266
2266
  "signature": "(property) version?: string | undefined",
@@ -2269,7 +2269,7 @@
2269
2269
  "__schema": "KeywordTypeSchema",
2270
2270
  "location": {
2271
2271
  "filePath": "checkout.main.runtime.ts",
2272
- "line": 29,
2272
+ "line": 28,
2273
2273
  "character": 13
2274
2274
  },
2275
2275
  "name": "string"
@@ -2280,7 +2280,7 @@
2280
2280
  "__schema": "VariableLikeSchema",
2281
2281
  "location": {
2282
2282
  "filePath": "checkout.main.runtime.ts",
2283
- "line": 30,
2283
+ "line": 29,
2284
2284
  "character": 3
2285
2285
  },
2286
2286
  "signature": "(property) ids?: ComponentID[] | undefined",
@@ -2289,14 +2289,14 @@
2289
2289
  "__schema": "TypeArraySchema",
2290
2290
  "location": {
2291
2291
  "filePath": "checkout.main.runtime.ts",
2292
- "line": 30,
2292
+ "line": 29,
2293
2293
  "character": 9
2294
2294
  },
2295
2295
  "type": {
2296
2296
  "__schema": "TypeRefSchema",
2297
2297
  "location": {
2298
2298
  "filePath": "checkout.main.runtime.ts",
2299
- "line": 30,
2299
+ "line": 29,
2300
2300
  "character": 9
2301
2301
  },
2302
2302
  "name": "ComponentID",
@@ -2313,7 +2313,7 @@
2313
2313
  "__schema": "VariableLikeSchema",
2314
2314
  "location": {
2315
2315
  "filePath": "checkout.main.runtime.ts",
2316
- "line": 31,
2316
+ "line": 30,
2317
2317
  "character": 3
2318
2318
  },
2319
2319
  "signature": "(property) head?: boolean | undefined",
@@ -2322,7 +2322,7 @@
2322
2322
  "__schema": "KeywordTypeSchema",
2323
2323
  "location": {
2324
2324
  "filePath": "checkout.main.runtime.ts",
2325
- "line": 31,
2325
+ "line": 30,
2326
2326
  "character": 10
2327
2327
  },
2328
2328
  "name": "boolean"
@@ -2333,7 +2333,7 @@
2333
2333
  "__schema": "VariableLikeSchema",
2334
2334
  "location": {
2335
2335
  "filePath": "checkout.main.runtime.ts",
2336
- "line": 32,
2336
+ "line": 31,
2337
2337
  "character": 3
2338
2338
  },
2339
2339
  "signature": "(property) latest?: boolean | undefined",
@@ -2342,7 +2342,7 @@
2342
2342
  "__schema": "KeywordTypeSchema",
2343
2343
  "location": {
2344
2344
  "filePath": "checkout.main.runtime.ts",
2345
- "line": 32,
2345
+ "line": 31,
2346
2346
  "character": 12
2347
2347
  },
2348
2348
  "name": "boolean"
@@ -2353,7 +2353,7 @@
2353
2353
  "__schema": "VariableLikeSchema",
2354
2354
  "location": {
2355
2355
  "filePath": "checkout.main.runtime.ts",
2356
- "line": 33,
2356
+ "line": 32,
2357
2357
  "character": 3
2358
2358
  },
2359
2359
  "signature": "(property) main?: boolean | undefined",
@@ -2362,7 +2362,7 @@
2362
2362
  "__schema": "KeywordTypeSchema",
2363
2363
  "location": {
2364
2364
  "filePath": "checkout.main.runtime.ts",
2365
- "line": 33,
2365
+ "line": 32,
2366
2366
  "character": 10
2367
2367
  },
2368
2368
  "name": "boolean"
@@ -2373,7 +2373,7 @@
2373
2373
  "__schema": "VariableLikeSchema",
2374
2374
  "location": {
2375
2375
  "filePath": "checkout.main.runtime.ts",
2376
- "line": 34,
2376
+ "line": 33,
2377
2377
  "character": 3
2378
2378
  },
2379
2379
  "signature": "(property) promptMergeOptions?: boolean | undefined",
@@ -2382,7 +2382,7 @@
2382
2382
  "__schema": "KeywordTypeSchema",
2383
2383
  "location": {
2384
2384
  "filePath": "checkout.main.runtime.ts",
2385
- "line": 34,
2385
+ "line": 33,
2386
2386
  "character": 24
2387
2387
  },
2388
2388
  "name": "boolean"
@@ -2393,7 +2393,7 @@
2393
2393
  "__schema": "VariableLikeSchema",
2394
2394
  "location": {
2395
2395
  "filePath": "checkout.main.runtime.ts",
2396
- "line": 35,
2396
+ "line": 34,
2397
2397
  "character": 3
2398
2398
  },
2399
2399
  "signature": "(property) mergeStrategy?: \"manual\" | \"theirs\" | \"ours\" | null | undefined",
@@ -2402,7 +2402,7 @@
2402
2402
  "__schema": "TypeUnionSchema",
2403
2403
  "location": {
2404
2404
  "filePath": "checkout.main.runtime.ts",
2405
- "line": 35,
2405
+ "line": 34,
2406
2406
  "character": 19
2407
2407
  },
2408
2408
  "types": [
@@ -2410,7 +2410,7 @@
2410
2410
  "__schema": "TypeRefSchema",
2411
2411
  "location": {
2412
2412
  "filePath": "checkout.main.runtime.ts",
2413
- "line": 35,
2413
+ "line": 34,
2414
2414
  "character": 19
2415
2415
  },
2416
2416
  "name": "MergeStrategy",
@@ -2420,7 +2420,7 @@
2420
2420
  "__schema": "LiteralTypeSchema",
2421
2421
  "location": {
2422
2422
  "filePath": "checkout.main.runtime.ts",
2423
- "line": 35,
2423
+ "line": 34,
2424
2424
  "character": 35
2425
2425
  },
2426
2426
  "name": "null"
@@ -2433,7 +2433,7 @@
2433
2433
  "__schema": "VariableLikeSchema",
2434
2434
  "location": {
2435
2435
  "filePath": "checkout.main.runtime.ts",
2436
- "line": 36,
2436
+ "line": 35,
2437
2437
  "character": 3
2438
2438
  },
2439
2439
  "signature": "(property) forceOurs?: boolean | undefined",
@@ -2442,7 +2442,7 @@
2442
2442
  "__schema": "KeywordTypeSchema",
2443
2443
  "location": {
2444
2444
  "filePath": "checkout.main.runtime.ts",
2445
- "line": 36,
2445
+ "line": 35,
2446
2446
  "character": 15
2447
2447
  },
2448
2448
  "name": "boolean"
@@ -2453,7 +2453,7 @@
2453
2453
  "__schema": "VariableLikeSchema",
2454
2454
  "location": {
2455
2455
  "filePath": "checkout.main.runtime.ts",
2456
- "line": 37,
2456
+ "line": 36,
2457
2457
  "character": 3
2458
2458
  },
2459
2459
  "signature": "(property) forceTheirs?: boolean | undefined",
@@ -2462,7 +2462,7 @@
2462
2462
  "__schema": "KeywordTypeSchema",
2463
2463
  "location": {
2464
2464
  "filePath": "checkout.main.runtime.ts",
2465
- "line": 37,
2465
+ "line": 36,
2466
2466
  "character": 17
2467
2467
  },
2468
2468
  "name": "boolean"
@@ -2473,7 +2473,7 @@
2473
2473
  "__schema": "VariableLikeSchema",
2474
2474
  "location": {
2475
2475
  "filePath": "checkout.main.runtime.ts",
2476
- "line": 38,
2476
+ "line": 37,
2477
2477
  "character": 3
2478
2478
  },
2479
2479
  "signature": "(property) verbose?: boolean | undefined",
@@ -2482,7 +2482,7 @@
2482
2482
  "__schema": "KeywordTypeSchema",
2483
2483
  "location": {
2484
2484
  "filePath": "checkout.main.runtime.ts",
2485
- "line": 38,
2485
+ "line": 37,
2486
2486
  "character": 13
2487
2487
  },
2488
2488
  "name": "boolean"
@@ -2493,7 +2493,7 @@
2493
2493
  "__schema": "VariableLikeSchema",
2494
2494
  "location": {
2495
2495
  "filePath": "checkout.main.runtime.ts",
2496
- "line": 39,
2496
+ "line": 38,
2497
2497
  "character": 3
2498
2498
  },
2499
2499
  "signature": "(property) skipNpmInstall?: boolean | undefined",
@@ -2502,7 +2502,7 @@
2502
2502
  "__schema": "KeywordTypeSchema",
2503
2503
  "location": {
2504
2504
  "filePath": "checkout.main.runtime.ts",
2505
- "line": 39,
2505
+ "line": 38,
2506
2506
  "character": 20
2507
2507
  },
2508
2508
  "name": "boolean"
@@ -2513,7 +2513,7 @@
2513
2513
  "__schema": "VariableLikeSchema",
2514
2514
  "location": {
2515
2515
  "filePath": "checkout.main.runtime.ts",
2516
- "line": 40,
2516
+ "line": 39,
2517
2517
  "character": 3
2518
2518
  },
2519
2519
  "signature": "(property) reset?: boolean | undefined",
@@ -2522,7 +2522,7 @@
2522
2522
  "__schema": "KeywordTypeSchema",
2523
2523
  "location": {
2524
2524
  "filePath": "checkout.main.runtime.ts",
2525
- "line": 40,
2525
+ "line": 39,
2526
2526
  "character": 11
2527
2527
  },
2528
2528
  "name": "boolean"
@@ -2533,7 +2533,7 @@
2533
2533
  "__schema": "VariableLikeSchema",
2534
2534
  "location": {
2535
2535
  "filePath": "checkout.main.runtime.ts",
2536
- "line": 41,
2536
+ "line": 40,
2537
2537
  "character": 3
2538
2538
  },
2539
2539
  "signature": "(property) revert?: boolean | undefined",
@@ -2542,7 +2542,7 @@
2542
2542
  "__schema": "KeywordTypeSchema",
2543
2543
  "location": {
2544
2544
  "filePath": "checkout.main.runtime.ts",
2545
- "line": 41,
2545
+ "line": 40,
2546
2546
  "character": 12
2547
2547
  },
2548
2548
  "name": "boolean"
@@ -2553,7 +2553,7 @@
2553
2553
  "__schema": "VariableLikeSchema",
2554
2554
  "location": {
2555
2555
  "filePath": "checkout.main.runtime.ts",
2556
- "line": 42,
2556
+ "line": 41,
2557
2557
  "character": 3
2558
2558
  },
2559
2559
  "signature": "(property) all?: boolean | undefined",
@@ -2562,7 +2562,7 @@
2562
2562
  "__schema": "KeywordTypeSchema",
2563
2563
  "location": {
2564
2564
  "filePath": "checkout.main.runtime.ts",
2565
- "line": 42,
2565
+ "line": 41,
2566
2566
  "character": 9
2567
2567
  },
2568
2568
  "name": "boolean"
@@ -2573,7 +2573,7 @@
2573
2573
  "__schema": "VariableLikeSchema",
2574
2574
  "location": {
2575
2575
  "filePath": "checkout.main.runtime.ts",
2576
- "line": 43,
2576
+ "line": 42,
2577
2577
  "character": 3
2578
2578
  },
2579
2579
  "signature": "(property) isLane?: boolean | undefined",
@@ -2582,7 +2582,7 @@
2582
2582
  "__schema": "KeywordTypeSchema",
2583
2583
  "location": {
2584
2584
  "filePath": "checkout.main.runtime.ts",
2585
- "line": 43,
2585
+ "line": 42,
2586
2586
  "character": 12
2587
2587
  },
2588
2588
  "name": "boolean"
@@ -2593,7 +2593,7 @@
2593
2593
  "__schema": "VariableLikeSchema",
2594
2594
  "location": {
2595
2595
  "filePath": "checkout.main.runtime.ts",
2596
- "line": 44,
2596
+ "line": 43,
2597
2597
  "character": 3
2598
2598
  },
2599
2599
  "signature": "(property) lane?: Lane | undefined",
@@ -2602,7 +2602,7 @@
2602
2602
  "__schema": "TypeRefSchema",
2603
2603
  "location": {
2604
2604
  "filePath": "checkout.main.runtime.ts",
2605
- "line": 44,
2605
+ "line": 43,
2606
2606
  "character": 10
2607
2607
  },
2608
2608
  "name": "Lane",
@@ -2614,7 +2614,7 @@
2614
2614
  "__schema": "VariableLikeSchema",
2615
2615
  "location": {
2616
2616
  "filePath": "checkout.main.runtime.ts",
2617
- "line": 45,
2617
+ "line": 44,
2618
2618
  "character": 3
2619
2619
  },
2620
2620
  "signature": "(property) workspaceOnly?: boolean | undefined",
@@ -2623,7 +2623,7 @@
2623
2623
  "__schema": "KeywordTypeSchema",
2624
2624
  "location": {
2625
2625
  "filePath": "checkout.main.runtime.ts",
2626
- "line": 45,
2626
+ "line": 44,
2627
2627
  "character": 19
2628
2628
  },
2629
2629
  "name": "boolean"
@@ -2634,7 +2634,7 @@
2634
2634
  "__schema": "VariableLikeSchema",
2635
2635
  "location": {
2636
2636
  "filePath": "checkout.main.runtime.ts",
2637
- "line": 46,
2637
+ "line": 45,
2638
2638
  "character": 3
2639
2639
  },
2640
2640
  "signature": "(property) versionPerId?: ComponentID[] | undefined",
@@ -2643,14 +2643,14 @@
2643
2643
  "__schema": "TypeArraySchema",
2644
2644
  "location": {
2645
2645
  "filePath": "checkout.main.runtime.ts",
2646
- "line": 46,
2646
+ "line": 45,
2647
2647
  "character": 18
2648
2648
  },
2649
2649
  "type": {
2650
2650
  "__schema": "TypeRefSchema",
2651
2651
  "location": {
2652
2652
  "filePath": "checkout.main.runtime.ts",
2653
- "line": 46,
2653
+ "line": 45,
2654
2654
  "character": 18
2655
2655
  },
2656
2656
  "name": "ComponentID",
@@ -2667,7 +2667,7 @@
2667
2667
  "__schema": "VariableLikeSchema",
2668
2668
  "location": {
2669
2669
  "filePath": "checkout.main.runtime.ts",
2670
- "line": 47,
2670
+ "line": 46,
2671
2671
  "character": 3
2672
2672
  },
2673
2673
  "signature": "(property) skipUpdatingBitmap?: boolean | undefined",
@@ -2676,7 +2676,7 @@
2676
2676
  "__schema": "KeywordTypeSchema",
2677
2677
  "location": {
2678
2678
  "filePath": "checkout.main.runtime.ts",
2679
- "line": 47,
2679
+ "line": 46,
2680
2680
  "character": 24
2681
2681
  },
2682
2682
  "name": "boolean"
@@ -2687,7 +2687,7 @@
2687
2687
  "__schema": "VariableLikeSchema",
2688
2688
  "location": {
2689
2689
  "filePath": "checkout.main.runtime.ts",
2690
- "line": 48,
2690
+ "line": 47,
2691
2691
  "character": 3
2692
2692
  },
2693
2693
  "signature": "(property) loadStash?: boolean | undefined",
@@ -2696,7 +2696,7 @@
2696
2696
  "__schema": "KeywordTypeSchema",
2697
2697
  "location": {
2698
2698
  "filePath": "checkout.main.runtime.ts",
2699
- "line": 48,
2699
+ "line": 47,
2700
2700
  "character": 15
2701
2701
  },
2702
2702
  "name": "boolean"
@@ -2707,7 +2707,7 @@
2707
2707
  "__schema": "VariableLikeSchema",
2708
2708
  "location": {
2709
2709
  "filePath": "checkout.main.runtime.ts",
2710
- "line": 49,
2710
+ "line": 48,
2711
2711
  "character": 3
2712
2712
  },
2713
2713
  "signature": "(property) restoreMissingComponents?: boolean | undefined",
@@ -2716,7 +2716,7 @@
2716
2716
  "__schema": "KeywordTypeSchema",
2717
2717
  "location": {
2718
2718
  "filePath": "checkout.main.runtime.ts",
2719
- "line": 49,
2719
+ "line": 48,
2720
2720
  "character": 30
2721
2721
  },
2722
2722
  "name": "boolean"
@@ -2727,7 +2727,7 @@
2727
2727
  "__schema": "VariableLikeSchema",
2728
2728
  "location": {
2729
2729
  "filePath": "checkout.main.runtime.ts",
2730
- "line": 50,
2730
+ "line": 49,
2731
2731
  "character": 3
2732
2732
  },
2733
2733
  "signature": "(property) allowAddingComponentsFromScope?: boolean | undefined",
@@ -2736,7 +2736,7 @@
2736
2736
  "__schema": "KeywordTypeSchema",
2737
2737
  "location": {
2738
2738
  "filePath": "checkout.main.runtime.ts",
2739
- "line": 50,
2739
+ "line": 49,
2740
2740
  "character": 36
2741
2741
  },
2742
2742
  "name": "boolean"
@@ -2747,7 +2747,7 @@
2747
2747
  "__schema": "VariableLikeSchema",
2748
2748
  "location": {
2749
2749
  "filePath": "checkout.main.runtime.ts",
2750
- "line": 51,
2750
+ "line": 50,
2751
2751
  "character": 3
2752
2752
  },
2753
2753
  "signature": "(property) includeLocallyDeleted?: boolean | undefined",
@@ -2756,7 +2756,7 @@
2756
2756
  "__schema": "KeywordTypeSchema",
2757
2757
  "location": {
2758
2758
  "filePath": "checkout.main.runtime.ts",
2759
- "line": 51,
2759
+ "line": 50,
2760
2760
  "character": 27
2761
2761
  },
2762
2762
  "name": "boolean"
@@ -2770,7 +2770,7 @@
2770
2770
  "__schema": "TypeSchema",
2771
2771
  "location": {
2772
2772
  "filePath": "checkout.main.runtime.ts",
2773
- "line": 54,
2773
+ "line": 53,
2774
2774
  "character": 1
2775
2775
  },
2776
2776
  "signature": "type ComponentStatusBeforeMergeAttempt = ComponentStatusBase & {\n propsForMerge?: {\n currentlyUsedVersion: string;\n componentModel: ModelComponent;\n } | undefined;\n}",
@@ -2779,7 +2779,7 @@
2779
2779
  "__schema": "TypeIntersectionSchema",
2780
2780
  "location": {
2781
2781
  "filePath": "checkout.main.runtime.ts",
2782
- "line": 54,
2782
+ "line": 53,
2783
2783
  "character": 49
2784
2784
  },
2785
2785
  "types": [
@@ -2787,7 +2787,7 @@
2787
2787
  "__schema": "TypeRefSchema",
2788
2788
  "location": {
2789
2789
  "filePath": "checkout.main.runtime.ts",
2790
- "line": 54,
2790
+ "line": 53,
2791
2791
  "character": 49
2792
2792
  },
2793
2793
  "name": "ComponentStatusBase"
@@ -2796,7 +2796,7 @@
2796
2796
  "__schema": "TypeLiteralSchema",
2797
2797
  "location": {
2798
2798
  "filePath": "checkout.main.runtime.ts",
2799
- "line": 54,
2799
+ "line": 53,
2800
2800
  "character": 71
2801
2801
  },
2802
2802
  "members": [
@@ -2804,7 +2804,7 @@
2804
2804
  "__schema": "VariableLikeSchema",
2805
2805
  "location": {
2806
2806
  "filePath": "checkout.main.runtime.ts",
2807
- "line": 55,
2807
+ "line": 54,
2808
2808
  "character": 3
2809
2809
  },
2810
2810
  "signature": "(property) propsForMerge?: {\n currentlyUsedVersion: string;\n componentModel: ModelComponent;\n} | undefined",
@@ -2813,7 +2813,7 @@
2813
2813
  "__schema": "TypeLiteralSchema",
2814
2814
  "location": {
2815
2815
  "filePath": "checkout.main.runtime.ts",
2816
- "line": 55,
2816
+ "line": 54,
2817
2817
  "character": 19
2818
2818
  },
2819
2819
  "members": [
@@ -2821,7 +2821,7 @@
2821
2821
  "__schema": "VariableLikeSchema",
2822
2822
  "location": {
2823
2823
  "filePath": "checkout.main.runtime.ts",
2824
- "line": 56,
2824
+ "line": 55,
2825
2825
  "character": 5
2826
2826
  },
2827
2827
  "signature": "(property) currentlyUsedVersion: string",
@@ -2830,7 +2830,7 @@
2830
2830
  "__schema": "KeywordTypeSchema",
2831
2831
  "location": {
2832
2832
  "filePath": "checkout.main.runtime.ts",
2833
- "line": 56,
2833
+ "line": 55,
2834
2834
  "character": 27
2835
2835
  },
2836
2836
  "name": "string"
@@ -2841,7 +2841,7 @@
2841
2841
  "__schema": "VariableLikeSchema",
2842
2842
  "location": {
2843
2843
  "filePath": "checkout.main.runtime.ts",
2844
- "line": 57,
2844
+ "line": 56,
2845
2845
  "character": 5
2846
2846
  },
2847
2847
  "signature": "(property) componentModel: ModelComponent",
@@ -2850,7 +2850,7 @@
2850
2850
  "__schema": "TypeRefSchema",
2851
2851
  "location": {
2852
2852
  "filePath": "checkout.main.runtime.ts",
2853
- "line": 57,
2853
+ "line": 56,
2854
2854
  "character": 5
2855
2855
  },
2856
2856
  "name": "ModelComponent",
@@ -2871,7 +2871,7 @@
2871
2871
  "__schema": "ClassSchema",
2872
2872
  "location": {
2873
2873
  "filePath": "checkout.main.runtime.ts",
2874
- "line": 61,
2874
+ "line": 60,
2875
2875
  "character": 1
2876
2876
  },
2877
2877
  "signature": "class CheckoutMain",
@@ -2881,7 +2881,7 @@
2881
2881
  "__schema": "ConstructorSchema",
2882
2882
  "location": {
2883
2883
  "filePath": "checkout.main.runtime.ts",
2884
- "line": 62,
2884
+ "line": 61,
2885
2885
  "character": 3
2886
2886
  },
2887
2887
  "signature": "constructor CheckoutMain(workspace: Workspace, logger: Logger, componentWriter: ComponentWriterMain, importer: ImporterMain, remove: RemoveMain): CheckoutMain",
@@ -2891,7 +2891,7 @@
2891
2891
  "__schema": "ParameterSchema",
2892
2892
  "location": {
2893
2893
  "filePath": "checkout.main.runtime.ts",
2894
- "line": 63,
2894
+ "line": 62,
2895
2895
  "character": 5
2896
2896
  },
2897
2897
  "name": "workspace",
@@ -2899,7 +2899,7 @@
2899
2899
  "__schema": "TypeRefSchema",
2900
2900
  "location": {
2901
2901
  "filePath": "checkout.main.runtime.ts",
2902
- "line": 63,
2902
+ "line": 62,
2903
2903
  "character": 24
2904
2904
  },
2905
2905
  "name": "Workspace",
@@ -2915,7 +2915,7 @@
2915
2915
  "__schema": "ParameterSchema",
2916
2916
  "location": {
2917
2917
  "filePath": "checkout.main.runtime.ts",
2918
- "line": 64,
2918
+ "line": 63,
2919
2919
  "character": 5
2920
2920
  },
2921
2921
  "name": "logger",
@@ -2923,7 +2923,7 @@
2923
2923
  "__schema": "TypeRefSchema",
2924
2924
  "location": {
2925
2925
  "filePath": "checkout.main.runtime.ts",
2926
- "line": 64,
2926
+ "line": 63,
2927
2927
  "character": 21
2928
2928
  },
2929
2929
  "name": "Logger",
@@ -2939,7 +2939,7 @@
2939
2939
  "__schema": "ParameterSchema",
2940
2940
  "location": {
2941
2941
  "filePath": "checkout.main.runtime.ts",
2942
- "line": 65,
2942
+ "line": 64,
2943
2943
  "character": 5
2944
2944
  },
2945
2945
  "name": "componentWriter",
@@ -2947,7 +2947,7 @@
2947
2947
  "__schema": "TypeRefSchema",
2948
2948
  "location": {
2949
2949
  "filePath": "checkout.main.runtime.ts",
2950
- "line": 65,
2950
+ "line": 64,
2951
2951
  "character": 30
2952
2952
  },
2953
2953
  "name": "ComponentWriterMain",
@@ -2963,7 +2963,7 @@
2963
2963
  "__schema": "ParameterSchema",
2964
2964
  "location": {
2965
2965
  "filePath": "checkout.main.runtime.ts",
2966
- "line": 66,
2966
+ "line": 65,
2967
2967
  "character": 5
2968
2968
  },
2969
2969
  "name": "importer",
@@ -2971,7 +2971,7 @@
2971
2971
  "__schema": "TypeRefSchema",
2972
2972
  "location": {
2973
2973
  "filePath": "checkout.main.runtime.ts",
2974
- "line": 66,
2974
+ "line": 65,
2975
2975
  "character": 23
2976
2976
  },
2977
2977
  "name": "ImporterMain",
@@ -2987,7 +2987,7 @@
2987
2987
  "__schema": "ParameterSchema",
2988
2988
  "location": {
2989
2989
  "filePath": "checkout.main.runtime.ts",
2990
- "line": 67,
2990
+ "line": 66,
2991
2991
  "character": 5
2992
2992
  },
2993
2993
  "name": "remove",
@@ -2995,7 +2995,7 @@
2995
2995
  "__schema": "TypeRefSchema",
2996
2996
  "location": {
2997
2997
  "filePath": "checkout.main.runtime.ts",
2998
- "line": 67,
2998
+ "line": 66,
2999
2999
  "character": 21
3000
3000
  },
3001
3001
  "name": "RemoveMain",
@@ -3012,7 +3012,7 @@
3012
3012
  "__schema": "ThisTypeSchema",
3013
3013
  "location": {
3014
3014
  "filePath": "checkout.main.runtime.ts",
3015
- "line": 61,
3015
+ "line": 60,
3016
3016
  "character": 1
3017
3017
  },
3018
3018
  "name": "CheckoutMain"
@@ -3023,7 +3023,7 @@
3023
3023
  "__schema": "FunctionLikeSchema",
3024
3024
  "location": {
3025
3025
  "filePath": "checkout.main.runtime.ts",
3026
- "line": 70,
3026
+ "line": 69,
3027
3027
  "character": 3
3028
3028
  },
3029
3029
  "signature": "(method) CheckoutMain.checkout(checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -3033,7 +3033,7 @@
3033
3033
  "__schema": "ParameterSchema",
3034
3034
  "location": {
3035
3035
  "filePath": "checkout.main.runtime.ts",
3036
- "line": 70,
3036
+ "line": 69,
3037
3037
  "character": 18
3038
3038
  },
3039
3039
  "name": "checkoutProps",
@@ -3041,7 +3041,7 @@
3041
3041
  "__schema": "TypeRefSchema",
3042
3042
  "location": {
3043
3043
  "filePath": "checkout.main.runtime.ts",
3044
- "line": 70,
3044
+ "line": 69,
3045
3045
  "character": 33
3046
3046
  },
3047
3047
  "name": "CheckoutProps"
@@ -3054,7 +3054,7 @@
3054
3054
  "__schema": "TypeRefSchema",
3055
3055
  "location": {
3056
3056
  "filePath": "checkout.main.runtime.ts",
3057
- "line": 70,
3057
+ "line": 69,
3058
3058
  "character": 49
3059
3059
  },
3060
3060
  "name": "Promise",
@@ -3063,7 +3063,7 @@
3063
3063
  "__schema": "TypeRefSchema",
3064
3064
  "location": {
3065
3065
  "filePath": "checkout.main.runtime.ts",
3066
- "line": 70,
3066
+ "line": 69,
3067
3067
  "character": 57
3068
3068
  },
3069
3069
  "name": "ApplyVersionResults",
@@ -3082,14 +3082,14 @@
3082
3082
  "__schema": "FunctionLikeSchema",
3083
3083
  "location": {
3084
3084
  "filePath": "checkout.main.runtime.ts",
3085
- "line": 204,
3085
+ "line": 203,
3086
3086
  "character": 3
3087
3087
  },
3088
3088
  "doc": {
3089
3089
  "__schema": "DocSchema",
3090
3090
  "location": {
3091
3091
  "filePath": "checkout.main.runtime.ts",
3092
- "line": 200,
3092
+ "line": 199,
3093
3093
  "character": 3
3094
3094
  },
3095
3095
  "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 */",
@@ -3102,7 +3102,7 @@
3102
3102
  "__schema": "ParameterSchema",
3103
3103
  "location": {
3104
3104
  "filePath": "checkout.main.runtime.ts",
3105
- "line": 204,
3105
+ "line": 203,
3106
3106
  "character": 34
3107
3107
  },
3108
3108
  "name": "checkoutProps",
@@ -3110,7 +3110,7 @@
3110
3110
  "__schema": "TypeRefSchema",
3111
3111
  "location": {
3112
3112
  "filePath": "checkout.main.runtime.ts",
3113
- "line": 204,
3113
+ "line": 203,
3114
3114
  "character": 49
3115
3115
  },
3116
3116
  "name": "CheckoutProps"
@@ -3123,7 +3123,7 @@
3123
3123
  "__schema": "TypeRefSchema",
3124
3124
  "location": {
3125
3125
  "filePath": "checkout.main.runtime.ts",
3126
- "line": 204,
3126
+ "line": 203,
3127
3127
  "character": 65
3128
3128
  },
3129
3129
  "name": "Promise",
@@ -3132,7 +3132,7 @@
3132
3132
  "__schema": "TypeUnionSchema",
3133
3133
  "location": {
3134
3134
  "filePath": "checkout.main.runtime.ts",
3135
- "line": 204,
3135
+ "line": 203,
3136
3136
  "character": 73
3137
3137
  },
3138
3138
  "types": [
@@ -3140,14 +3140,14 @@
3140
3140
  "__schema": "TypeArraySchema",
3141
3141
  "location": {
3142
3142
  "filePath": "checkout.main.runtime.ts",
3143
- "line": 204,
3143
+ "line": 203,
3144
3144
  "character": 73
3145
3145
  },
3146
3146
  "type": {
3147
3147
  "__schema": "TypeRefSchema",
3148
3148
  "location": {
3149
3149
  "filePath": "checkout.main.runtime.ts",
3150
- "line": 204,
3150
+ "line": 203,
3151
3151
  "character": 73
3152
3152
  },
3153
3153
  "name": "ComponentID",
@@ -3162,7 +3162,7 @@
3162
3162
  "__schema": "KeywordTypeSchema",
3163
3163
  "location": {
3164
3164
  "filePath": "checkout.main.runtime.ts",
3165
- "line": 204,
3165
+ "line": 203,
3166
3166
  "character": 89
3167
3167
  },
3168
3168
  "name": "undefined"
@@ -3179,7 +3179,7 @@
3179
3179
  "__schema": "FunctionLikeSchema",
3180
3180
  "location": {
3181
3181
  "filePath": "checkout.main.runtime.ts",
3182
- "line": 231,
3182
+ "line": 230,
3183
3183
  "character": 3
3184
3184
  },
3185
3185
  "signature": "(method) CheckoutMain.checkoutByCLIValues(componentPattern: string, checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -3189,7 +3189,7 @@
3189
3189
  "__schema": "ParameterSchema",
3190
3190
  "location": {
3191
3191
  "filePath": "checkout.main.runtime.ts",
3192
- "line": 231,
3192
+ "line": 230,
3193
3193
  "character": 29
3194
3194
  },
3195
3195
  "name": "componentPattern",
@@ -3197,7 +3197,7 @@
3197
3197
  "__schema": "KeywordTypeSchema",
3198
3198
  "location": {
3199
3199
  "filePath": "checkout.main.runtime.ts",
3200
- "line": 231,
3200
+ "line": 230,
3201
3201
  "character": 47
3202
3202
  },
3203
3203
  "name": "string"
@@ -3209,7 +3209,7 @@
3209
3209
  "__schema": "ParameterSchema",
3210
3210
  "location": {
3211
3211
  "filePath": "checkout.main.runtime.ts",
3212
- "line": 231,
3212
+ "line": 230,
3213
3213
  "character": 55
3214
3214
  },
3215
3215
  "name": "checkoutProps",
@@ -3217,7 +3217,7 @@
3217
3217
  "__schema": "TypeRefSchema",
3218
3218
  "location": {
3219
3219
  "filePath": "checkout.main.runtime.ts",
3220
- "line": 231,
3220
+ "line": 230,
3221
3221
  "character": 70
3222
3222
  },
3223
3223
  "name": "CheckoutProps"
@@ -3230,7 +3230,7 @@
3230
3230
  "__schema": "TypeRefSchema",
3231
3231
  "location": {
3232
3232
  "filePath": "checkout.main.runtime.ts",
3233
- "line": 231,
3233
+ "line": 230,
3234
3234
  "character": 86
3235
3235
  },
3236
3236
  "name": "Promise",
@@ -3239,7 +3239,7 @@
3239
3239
  "__schema": "TypeRefSchema",
3240
3240
  "location": {
3241
3241
  "filePath": "checkout.main.runtime.ts",
3242
- "line": 231,
3242
+ "line": 230,
3243
3243
  "character": 94
3244
3244
  },
3245
3245
  "name": "ApplyVersionResults",
@@ -3258,7 +3258,7 @@
3258
3258
  "__schema": "VariableLikeSchema",
3259
3259
  "location": {
3260
3260
  "filePath": "checkout.main.runtime.ts",
3261
- "line": 512,
3261
+ "line": 511,
3262
3262
  "character": 3
3263
3263
  },
3264
3264
  "signature": "(property) CheckoutMain.slots: never[]",
@@ -3267,7 +3267,7 @@
3267
3267
  "__schema": "InferenceTypeSchema",
3268
3268
  "location": {
3269
3269
  "filePath": "checkout.main.runtime.ts",
3270
- "line": 512,
3270
+ "line": 511,
3271
3271
  "character": 3
3272
3272
  },
3273
3273
  "type": "never[]"
@@ -3279,7 +3279,7 @@
3279
3279
  "__schema": "VariableLikeSchema",
3280
3280
  "location": {
3281
3281
  "filePath": "checkout.main.runtime.ts",
3282
- "line": 513,
3282
+ "line": 512,
3283
3283
  "character": 3
3284
3284
  },
3285
3285
  "signature": "(property) CheckoutMain.dependencies: Aspect[]",
@@ -3288,7 +3288,7 @@
3288
3288
  "__schema": "InferenceTypeSchema",
3289
3289
  "location": {
3290
3290
  "filePath": "checkout.main.runtime.ts",
3291
- "line": 513,
3291
+ "line": 512,
3292
3292
  "character": 3
3293
3293
  },
3294
3294
  "type": "Aspect[]"
@@ -3300,7 +3300,7 @@
3300
3300
  "__schema": "VariableLikeSchema",
3301
3301
  "location": {
3302
3302
  "filePath": "checkout.main.runtime.ts",
3303
- "line": 515,
3303
+ "line": 514,
3304
3304
  "character": 3
3305
3305
  },
3306
3306
  "signature": "(property) CheckoutMain.runtime: RuntimeDefinition",
@@ -3309,7 +3309,7 @@
3309
3309
  "__schema": "InferenceTypeSchema",
3310
3310
  "location": {
3311
3311
  "filePath": "checkout.main.runtime.ts",
3312
- "line": 515,
3312
+ "line": 514,
3313
3313
  "character": 3
3314
3314
  },
3315
3315
  "type": "RuntimeDefinition"
@@ -3321,7 +3321,7 @@
3321
3321
  "__schema": "FunctionLikeSchema",
3322
3322
  "location": {
3323
3323
  "filePath": "checkout.main.runtime.ts",
3324
- "line": 517,
3324
+ "line": 516,
3325
3325
  "character": 3
3326
3326
  },
3327
3327
  "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>",
@@ -3331,7 +3331,7 @@
3331
3331
  "__schema": "ParameterSchema",
3332
3332
  "location": {
3333
3333
  "filePath": "checkout.main.runtime.ts",
3334
- "line": 517,
3334
+ "line": 516,
3335
3335
  "character": 25
3336
3336
  },
3337
3337
  "name": "[ cli, workspace, loggerMain, compWriter, importer, remove ]",
@@ -3339,7 +3339,7 @@
3339
3339
  "__schema": "TupleTypeSchema",
3340
3340
  "location": {
3341
3341
  "filePath": "checkout.main.runtime.ts",
3342
- "line": 517,
3342
+ "line": 516,
3343
3343
  "character": 85
3344
3344
  },
3345
3345
  "elements": [
@@ -3347,7 +3347,7 @@
3347
3347
  "__schema": "TypeRefSchema",
3348
3348
  "location": {
3349
3349
  "filePath": "checkout.main.runtime.ts",
3350
- "line": 518,
3350
+ "line": 517,
3351
3351
  "character": 5
3352
3352
  },
3353
3353
  "name": "CLIMain",
@@ -3360,7 +3360,7 @@
3360
3360
  "__schema": "TypeRefSchema",
3361
3361
  "location": {
3362
3362
  "filePath": "checkout.main.runtime.ts",
3363
- "line": 519,
3363
+ "line": 518,
3364
3364
  "character": 5
3365
3365
  },
3366
3366
  "name": "Workspace",
@@ -3373,7 +3373,7 @@
3373
3373
  "__schema": "TypeRefSchema",
3374
3374
  "location": {
3375
3375
  "filePath": "checkout.main.runtime.ts",
3376
- "line": 520,
3376
+ "line": 519,
3377
3377
  "character": 5
3378
3378
  },
3379
3379
  "name": "LoggerMain",
@@ -3386,7 +3386,7 @@
3386
3386
  "__schema": "TypeRefSchema",
3387
3387
  "location": {
3388
3388
  "filePath": "checkout.main.runtime.ts",
3389
- "line": 521,
3389
+ "line": 520,
3390
3390
  "character": 5
3391
3391
  },
3392
3392
  "name": "ComponentWriterMain",
@@ -3399,7 +3399,7 @@
3399
3399
  "__schema": "TypeRefSchema",
3400
3400
  "location": {
3401
3401
  "filePath": "checkout.main.runtime.ts",
3402
- "line": 522,
3402
+ "line": 521,
3403
3403
  "character": 5
3404
3404
  },
3405
3405
  "name": "ImporterMain",
@@ -3412,7 +3412,7 @@
3412
3412
  "__schema": "TypeRefSchema",
3413
3413
  "location": {
3414
3414
  "filePath": "checkout.main.runtime.ts",
3415
- "line": 523,
3415
+ "line": 522,
3416
3416
  "character": 5
3417
3417
  },
3418
3418
  "name": "RemoveMain",
@@ -3431,7 +3431,7 @@
3431
3431
  "__schema": "InferenceTypeSchema",
3432
3432
  "location": {
3433
3433
  "filePath": "checkout.main.runtime.ts",
3434
- "line": 517,
3434
+ "line": 516,
3435
3435
  "character": 3
3436
3436
  },
3437
3437
  "type": "Promise<CheckoutMain>"
@@ -3449,7 +3449,7 @@
3449
3449
  "__schema": "UnImplementedSchema",
3450
3450
  "location": {
3451
3451
  "filePath": "checkout.main.runtime.ts",
3452
- "line": 534,
3452
+ "line": 533,
3453
3453
  "character": 16
3454
3454
  },
3455
3455
  "name": "CheckoutMain",
@@ -3461,7 +3461,7 @@
3461
3461
  "__schema": "UnImplementedSchema",
3462
3462
  "location": {
3463
3463
  "filePath": "checkout.main.runtime.ts",
3464
- "line": 532,
3464
+ "line": 531,
3465
3465
  "character": 1
3466
3466
  },
3467
3467
  "name": "CheckoutAspect.addRuntime(CheckoutMain);",
@@ -5267,7 +5267,7 @@
5267
5267
  "_legacy": {
5268
5268
  "scope": "teambit.component",
5269
5269
  "name": "checkout",
5270
- "version": "1.0.200"
5270
+ "version": "1.0.202"
5271
5271
  },
5272
5272
  "_scope": "teambit.component"
5273
5273
  }
@@ -5370,7 +5370,7 @@
5370
5370
  "componentId": {
5371
5371
  "scope": "teambit.component",
5372
5372
  "name": "checkout",
5373
- "version": "1.0.200"
5373
+ "version": "1.0.202"
5374
5374
  },
5375
5375
  "taggedModuleExports": []
5376
5376
  }