@teambit/checkout 1.0.171 → 1.0.174

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": 60,
20
+ "line": 61,
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": 61,
30
+ "line": 62,
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": 62,
40
+ "line": 63,
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": 62,
48
+ "line": 63,
49
49
  "character": 24
50
50
  },
51
51
  "name": "Workspace"
@@ -57,7 +57,7 @@
57
57
  "__schema": "ParameterSchema",
58
58
  "location": {
59
59
  "filePath": "checkout.main.runtime.ts",
60
- "line": 63,
60
+ "line": 64,
61
61
  "character": 5
62
62
  },
63
63
  "name": "logger",
@@ -65,7 +65,7 @@
65
65
  "__schema": "TypeRefSchema",
66
66
  "location": {
67
67
  "filePath": "checkout.main.runtime.ts",
68
- "line": 63,
68
+ "line": 64,
69
69
  "character": 21
70
70
  },
71
71
  "name": "Logger"
@@ -77,7 +77,7 @@
77
77
  "__schema": "ParameterSchema",
78
78
  "location": {
79
79
  "filePath": "checkout.main.runtime.ts",
80
- "line": 64,
80
+ "line": 65,
81
81
  "character": 5
82
82
  },
83
83
  "name": "componentWriter",
@@ -85,7 +85,7 @@
85
85
  "__schema": "TypeRefSchema",
86
86
  "location": {
87
87
  "filePath": "checkout.main.runtime.ts",
88
- "line": 64,
88
+ "line": 65,
89
89
  "character": 30
90
90
  },
91
91
  "name": "ComponentWriterMain"
@@ -97,7 +97,7 @@
97
97
  "__schema": "ParameterSchema",
98
98
  "location": {
99
99
  "filePath": "checkout.main.runtime.ts",
100
- "line": 65,
100
+ "line": 66,
101
101
  "character": 5
102
102
  },
103
103
  "name": "importer",
@@ -105,7 +105,7 @@
105
105
  "__schema": "TypeRefSchema",
106
106
  "location": {
107
107
  "filePath": "checkout.main.runtime.ts",
108
- "line": 65,
108
+ "line": 66,
109
109
  "character": 23
110
110
  },
111
111
  "name": "ImporterMain"
@@ -117,7 +117,7 @@
117
117
  "__schema": "ParameterSchema",
118
118
  "location": {
119
119
  "filePath": "checkout.main.runtime.ts",
120
- "line": 66,
120
+ "line": 67,
121
121
  "character": 5
122
122
  },
123
123
  "name": "remove",
@@ -125,7 +125,7 @@
125
125
  "__schema": "TypeRefSchema",
126
126
  "location": {
127
127
  "filePath": "checkout.main.runtime.ts",
128
- "line": 66,
128
+ "line": 67,
129
129
  "character": 21
130
130
  },
131
131
  "name": "RemoveMain"
@@ -138,7 +138,7 @@
138
138
  "__schema": "ThisTypeSchema",
139
139
  "location": {
140
140
  "filePath": "checkout.main.runtime.ts",
141
- "line": 60,
141
+ "line": 61,
142
142
  "character": 1
143
143
  },
144
144
  "name": "CheckoutMain"
@@ -149,7 +149,7 @@
149
149
  "__schema": "FunctionLikeSchema",
150
150
  "location": {
151
151
  "filePath": "checkout.main.runtime.ts",
152
- "line": 69,
152
+ "line": 70,
153
153
  "character": 3
154
154
  },
155
155
  "signature": "(method) CheckoutMain.checkout(checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -159,7 +159,7 @@
159
159
  "__schema": "ParameterSchema",
160
160
  "location": {
161
161
  "filePath": "checkout.main.runtime.ts",
162
- "line": 69,
162
+ "line": 70,
163
163
  "character": 18
164
164
  },
165
165
  "name": "checkoutProps",
@@ -167,7 +167,7 @@
167
167
  "__schema": "TypeRefSchema",
168
168
  "location": {
169
169
  "filePath": "checkout.main.runtime.ts",
170
- "line": 69,
170
+ "line": 70,
171
171
  "character": 33
172
172
  },
173
173
  "name": "CheckoutProps"
@@ -180,7 +180,7 @@
180
180
  "__schema": "TypeRefSchema",
181
181
  "location": {
182
182
  "filePath": "checkout.main.runtime.ts",
183
- "line": 69,
183
+ "line": 70,
184
184
  "character": 49
185
185
  },
186
186
  "name": "Promise",
@@ -189,7 +189,7 @@
189
189
  "__schema": "TypeRefSchema",
190
190
  "location": {
191
191
  "filePath": "checkout.main.runtime.ts",
192
- "line": 69,
192
+ "line": 70,
193
193
  "character": 57
194
194
  },
195
195
  "name": "ApplyVersionResults"
@@ -204,14 +204,14 @@
204
204
  "__schema": "FunctionLikeSchema",
205
205
  "location": {
206
206
  "filePath": "checkout.main.runtime.ts",
207
- "line": 203,
207
+ "line": 204,
208
208
  "character": 3
209
209
  },
210
210
  "doc": {
211
211
  "__schema": "DocSchema",
212
212
  "location": {
213
213
  "filePath": "checkout.main.runtime.ts",
214
- "line": 199,
214
+ "line": 200,
215
215
  "character": 3
216
216
  },
217
217
  "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 */",
@@ -224,7 +224,7 @@
224
224
  "__schema": "ParameterSchema",
225
225
  "location": {
226
226
  "filePath": "checkout.main.runtime.ts",
227
- "line": 203,
227
+ "line": 204,
228
228
  "character": 34
229
229
  },
230
230
  "name": "checkoutProps",
@@ -232,7 +232,7 @@
232
232
  "__schema": "TypeRefSchema",
233
233
  "location": {
234
234
  "filePath": "checkout.main.runtime.ts",
235
- "line": 203,
235
+ "line": 204,
236
236
  "character": 49
237
237
  },
238
238
  "name": "CheckoutProps"
@@ -245,7 +245,7 @@
245
245
  "__schema": "TypeRefSchema",
246
246
  "location": {
247
247
  "filePath": "checkout.main.runtime.ts",
248
- "line": 203,
248
+ "line": 204,
249
249
  "character": 65
250
250
  },
251
251
  "name": "Promise",
@@ -254,7 +254,7 @@
254
254
  "__schema": "TypeUnionSchema",
255
255
  "location": {
256
256
  "filePath": "checkout.main.runtime.ts",
257
- "line": 203,
257
+ "line": 204,
258
258
  "character": 73
259
259
  },
260
260
  "types": [
@@ -262,14 +262,14 @@
262
262
  "__schema": "TypeArraySchema",
263
263
  "location": {
264
264
  "filePath": "checkout.main.runtime.ts",
265
- "line": 203,
265
+ "line": 204,
266
266
  "character": 73
267
267
  },
268
268
  "type": {
269
269
  "__schema": "TypeRefSchema",
270
270
  "location": {
271
271
  "filePath": "checkout.main.runtime.ts",
272
- "line": 203,
272
+ "line": 204,
273
273
  "character": 73
274
274
  },
275
275
  "name": "ComponentID"
@@ -279,7 +279,7 @@
279
279
  "__schema": "KeywordTypeSchema",
280
280
  "location": {
281
281
  "filePath": "checkout.main.runtime.ts",
282
- "line": 203,
282
+ "line": 204,
283
283
  "character": 89
284
284
  },
285
285
  "name": "undefined"
@@ -296,7 +296,7 @@
296
296
  "__schema": "FunctionLikeSchema",
297
297
  "location": {
298
298
  "filePath": "checkout.main.runtime.ts",
299
- "line": 230,
299
+ "line": 231,
300
300
  "character": 3
301
301
  },
302
302
  "signature": "(method) CheckoutMain.checkoutByCLIValues(componentPattern: string, checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -306,7 +306,7 @@
306
306
  "__schema": "ParameterSchema",
307
307
  "location": {
308
308
  "filePath": "checkout.main.runtime.ts",
309
- "line": 230,
309
+ "line": 231,
310
310
  "character": 29
311
311
  },
312
312
  "name": "componentPattern",
@@ -314,7 +314,7 @@
314
314
  "__schema": "KeywordTypeSchema",
315
315
  "location": {
316
316
  "filePath": "checkout.main.runtime.ts",
317
- "line": 230,
317
+ "line": 231,
318
318
  "character": 47
319
319
  },
320
320
  "name": "string"
@@ -326,7 +326,7 @@
326
326
  "__schema": "ParameterSchema",
327
327
  "location": {
328
328
  "filePath": "checkout.main.runtime.ts",
329
- "line": 230,
329
+ "line": 231,
330
330
  "character": 55
331
331
  },
332
332
  "name": "checkoutProps",
@@ -334,7 +334,7 @@
334
334
  "__schema": "TypeRefSchema",
335
335
  "location": {
336
336
  "filePath": "checkout.main.runtime.ts",
337
- "line": 230,
337
+ "line": 231,
338
338
  "character": 70
339
339
  },
340
340
  "name": "CheckoutProps"
@@ -347,7 +347,7 @@
347
347
  "__schema": "TypeRefSchema",
348
348
  "location": {
349
349
  "filePath": "checkout.main.runtime.ts",
350
- "line": 230,
350
+ "line": 231,
351
351
  "character": 86
352
352
  },
353
353
  "name": "Promise",
@@ -356,7 +356,7 @@
356
356
  "__schema": "TypeRefSchema",
357
357
  "location": {
358
358
  "filePath": "checkout.main.runtime.ts",
359
- "line": 230,
359
+ "line": 231,
360
360
  "character": 94
361
361
  },
362
362
  "name": "ApplyVersionResults"
@@ -371,7 +371,7 @@
371
371
  "__schema": "VariableLikeSchema",
372
372
  "location": {
373
373
  "filePath": "checkout.main.runtime.ts",
374
- "line": 502,
374
+ "line": 512,
375
375
  "character": 3
376
376
  },
377
377
  "signature": "(property) CheckoutMain.slots: never[]",
@@ -380,7 +380,7 @@
380
380
  "__schema": "InferenceTypeSchema",
381
381
  "location": {
382
382
  "filePath": "checkout.main.runtime.ts",
383
- "line": 502,
383
+ "line": 512,
384
384
  "character": 3
385
385
  },
386
386
  "type": "never[]"
@@ -392,7 +392,7 @@
392
392
  "__schema": "VariableLikeSchema",
393
393
  "location": {
394
394
  "filePath": "checkout.main.runtime.ts",
395
- "line": 503,
395
+ "line": 513,
396
396
  "character": 3
397
397
  },
398
398
  "signature": "(property) CheckoutMain.dependencies: Aspect[]",
@@ -401,7 +401,7 @@
401
401
  "__schema": "InferenceTypeSchema",
402
402
  "location": {
403
403
  "filePath": "checkout.main.runtime.ts",
404
- "line": 503,
404
+ "line": 513,
405
405
  "character": 3
406
406
  },
407
407
  "type": "Aspect[]"
@@ -413,7 +413,7 @@
413
413
  "__schema": "VariableLikeSchema",
414
414
  "location": {
415
415
  "filePath": "checkout.main.runtime.ts",
416
- "line": 505,
416
+ "line": 515,
417
417
  "character": 3
418
418
  },
419
419
  "signature": "(property) CheckoutMain.runtime: RuntimeDefinition",
@@ -422,7 +422,7 @@
422
422
  "__schema": "InferenceTypeSchema",
423
423
  "location": {
424
424
  "filePath": "checkout.main.runtime.ts",
425
- "line": 505,
425
+ "line": 515,
426
426
  "character": 3
427
427
  },
428
428
  "type": "RuntimeDefinition"
@@ -434,7 +434,7 @@
434
434
  "__schema": "FunctionLikeSchema",
435
435
  "location": {
436
436
  "filePath": "checkout.main.runtime.ts",
437
- "line": 507,
437
+ "line": 517,
438
438
  "character": 3
439
439
  },
440
440
  "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>",
@@ -444,7 +444,7 @@
444
444
  "__schema": "ParameterSchema",
445
445
  "location": {
446
446
  "filePath": "checkout.main.runtime.ts",
447
- "line": 507,
447
+ "line": 517,
448
448
  "character": 25
449
449
  },
450
450
  "name": "[ cli, workspace, loggerMain, compWriter, importer, remove ]",
@@ -452,7 +452,7 @@
452
452
  "__schema": "TupleTypeSchema",
453
453
  "location": {
454
454
  "filePath": "checkout.main.runtime.ts",
455
- "line": 507,
455
+ "line": 517,
456
456
  "character": 85
457
457
  },
458
458
  "elements": [
@@ -460,7 +460,7 @@
460
460
  "__schema": "TypeRefSchema",
461
461
  "location": {
462
462
  "filePath": "checkout.main.runtime.ts",
463
- "line": 508,
463
+ "line": 518,
464
464
  "character": 5
465
465
  },
466
466
  "name": "CLIMain"
@@ -469,7 +469,7 @@
469
469
  "__schema": "TypeRefSchema",
470
470
  "location": {
471
471
  "filePath": "checkout.main.runtime.ts",
472
- "line": 509,
472
+ "line": 519,
473
473
  "character": 5
474
474
  },
475
475
  "name": "Workspace"
@@ -478,7 +478,7 @@
478
478
  "__schema": "TypeRefSchema",
479
479
  "location": {
480
480
  "filePath": "checkout.main.runtime.ts",
481
- "line": 510,
481
+ "line": 520,
482
482
  "character": 5
483
483
  },
484
484
  "name": "LoggerMain"
@@ -487,7 +487,7 @@
487
487
  "__schema": "TypeRefSchema",
488
488
  "location": {
489
489
  "filePath": "checkout.main.runtime.ts",
490
- "line": 511,
490
+ "line": 521,
491
491
  "character": 5
492
492
  },
493
493
  "name": "ComponentWriterMain"
@@ -496,7 +496,7 @@
496
496
  "__schema": "TypeRefSchema",
497
497
  "location": {
498
498
  "filePath": "checkout.main.runtime.ts",
499
- "line": 512,
499
+ "line": 522,
500
500
  "character": 5
501
501
  },
502
502
  "name": "ImporterMain"
@@ -505,7 +505,7 @@
505
505
  "__schema": "TypeRefSchema",
506
506
  "location": {
507
507
  "filePath": "checkout.main.runtime.ts",
508
- "line": 513,
508
+ "line": 523,
509
509
  "character": 5
510
510
  },
511
511
  "name": "RemoveMain"
@@ -520,7 +520,7 @@
520
520
  "__schema": "InferenceTypeSchema",
521
521
  "location": {
522
522
  "filePath": "checkout.main.runtime.ts",
523
- "line": 507,
523
+ "line": 517,
524
524
  "character": 3
525
525
  },
526
526
  "type": "Promise<CheckoutMain>"
@@ -541,7 +541,7 @@
541
541
  "line": 28,
542
542
  "character": 1
543
543
  },
544
- "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 ... 15 more ...;\n includeLocallyDeleted?: boolean | undefined;\n}",
544
+ "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}",
545
545
  "name": "CheckoutProps",
546
546
  "type": {
547
547
  "__schema": "TypeLiteralSchema",
@@ -686,7 +686,7 @@
686
686
  "line": 35,
687
687
  "character": 3
688
688
  },
689
- "signature": "(property) mergeStrategy?: \"manual\" | \"theirs\" | \"ours\" | null | undefined",
689
+ "signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | null | undefined",
690
690
  "name": "mergeStrategy",
691
691
  "type": {
692
692
  "__schema": "TypeUnionSchema",
@@ -973,13 +973,33 @@
973
973
  "line": 48,
974
974
  "character": 3
975
975
  },
976
+ "signature": "(property) loadStash?: boolean | undefined",
977
+ "name": "loadStash",
978
+ "type": {
979
+ "__schema": "KeywordTypeSchema",
980
+ "location": {
981
+ "filePath": "checkout.main.runtime.ts",
982
+ "line": 48,
983
+ "character": 15
984
+ },
985
+ "name": "boolean"
986
+ },
987
+ "isOptional": true
988
+ },
989
+ {
990
+ "__schema": "VariableLikeSchema",
991
+ "location": {
992
+ "filePath": "checkout.main.runtime.ts",
993
+ "line": 49,
994
+ "character": 3
995
+ },
976
996
  "signature": "(property) restoreMissingComponents?: boolean | undefined",
977
997
  "name": "restoreMissingComponents",
978
998
  "type": {
979
999
  "__schema": "KeywordTypeSchema",
980
1000
  "location": {
981
1001
  "filePath": "checkout.main.runtime.ts",
982
- "line": 48,
1002
+ "line": 49,
983
1003
  "character": 30
984
1004
  },
985
1005
  "name": "boolean"
@@ -990,7 +1010,7 @@
990
1010
  "__schema": "VariableLikeSchema",
991
1011
  "location": {
992
1012
  "filePath": "checkout.main.runtime.ts",
993
- "line": 49,
1013
+ "line": 50,
994
1014
  "character": 3
995
1015
  },
996
1016
  "signature": "(property) allowAddingComponentsFromScope?: boolean | undefined",
@@ -999,7 +1019,7 @@
999
1019
  "__schema": "KeywordTypeSchema",
1000
1020
  "location": {
1001
1021
  "filePath": "checkout.main.runtime.ts",
1002
- "line": 49,
1022
+ "line": 50,
1003
1023
  "character": 36
1004
1024
  },
1005
1025
  "name": "boolean"
@@ -1010,7 +1030,7 @@
1010
1030
  "__schema": "VariableLikeSchema",
1011
1031
  "location": {
1012
1032
  "filePath": "checkout.main.runtime.ts",
1013
- "line": 50,
1033
+ "line": 51,
1014
1034
  "character": 3
1015
1035
  },
1016
1036
  "signature": "(property) includeLocallyDeleted?: boolean | undefined",
@@ -1019,7 +1039,7 @@
1019
1039
  "__schema": "KeywordTypeSchema",
1020
1040
  "location": {
1021
1041
  "filePath": "checkout.main.runtime.ts",
1022
- "line": 50,
1042
+ "line": 51,
1023
1043
  "character": 27
1024
1044
  },
1025
1045
  "name": "boolean"
@@ -2124,7 +2144,7 @@
2124
2144
  "line": 28,
2125
2145
  "character": 1
2126
2146
  },
2127
- "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 ... 15 more ...;\n includeLocallyDeleted?: boolean | undefined;\n}",
2147
+ "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}",
2128
2148
  "name": "CheckoutProps",
2129
2149
  "type": {
2130
2150
  "__schema": "TypeLiteralSchema",
@@ -2269,7 +2289,7 @@
2269
2289
  "line": 35,
2270
2290
  "character": 3
2271
2291
  },
2272
- "signature": "(property) mergeStrategy?: \"manual\" | \"theirs\" | \"ours\" | null | undefined",
2292
+ "signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | null | undefined",
2273
2293
  "name": "mergeStrategy",
2274
2294
  "type": {
2275
2295
  "__schema": "TypeUnionSchema",
@@ -2556,13 +2576,33 @@
2556
2576
  "line": 48,
2557
2577
  "character": 3
2558
2578
  },
2579
+ "signature": "(property) loadStash?: boolean | undefined",
2580
+ "name": "loadStash",
2581
+ "type": {
2582
+ "__schema": "KeywordTypeSchema",
2583
+ "location": {
2584
+ "filePath": "checkout.main.runtime.ts",
2585
+ "line": 48,
2586
+ "character": 15
2587
+ },
2588
+ "name": "boolean"
2589
+ },
2590
+ "isOptional": true
2591
+ },
2592
+ {
2593
+ "__schema": "VariableLikeSchema",
2594
+ "location": {
2595
+ "filePath": "checkout.main.runtime.ts",
2596
+ "line": 49,
2597
+ "character": 3
2598
+ },
2559
2599
  "signature": "(property) restoreMissingComponents?: boolean | undefined",
2560
2600
  "name": "restoreMissingComponents",
2561
2601
  "type": {
2562
2602
  "__schema": "KeywordTypeSchema",
2563
2603
  "location": {
2564
2604
  "filePath": "checkout.main.runtime.ts",
2565
- "line": 48,
2605
+ "line": 49,
2566
2606
  "character": 30
2567
2607
  },
2568
2608
  "name": "boolean"
@@ -2573,7 +2613,7 @@
2573
2613
  "__schema": "VariableLikeSchema",
2574
2614
  "location": {
2575
2615
  "filePath": "checkout.main.runtime.ts",
2576
- "line": 49,
2616
+ "line": 50,
2577
2617
  "character": 3
2578
2618
  },
2579
2619
  "signature": "(property) allowAddingComponentsFromScope?: boolean | undefined",
@@ -2582,7 +2622,7 @@
2582
2622
  "__schema": "KeywordTypeSchema",
2583
2623
  "location": {
2584
2624
  "filePath": "checkout.main.runtime.ts",
2585
- "line": 49,
2625
+ "line": 50,
2586
2626
  "character": 36
2587
2627
  },
2588
2628
  "name": "boolean"
@@ -2593,7 +2633,7 @@
2593
2633
  "__schema": "VariableLikeSchema",
2594
2634
  "location": {
2595
2635
  "filePath": "checkout.main.runtime.ts",
2596
- "line": 50,
2636
+ "line": 51,
2597
2637
  "character": 3
2598
2638
  },
2599
2639
  "signature": "(property) includeLocallyDeleted?: boolean | undefined",
@@ -2602,7 +2642,7 @@
2602
2642
  "__schema": "KeywordTypeSchema",
2603
2643
  "location": {
2604
2644
  "filePath": "checkout.main.runtime.ts",
2605
- "line": 50,
2645
+ "line": 51,
2606
2646
  "character": 27
2607
2647
  },
2608
2648
  "name": "boolean"
@@ -2616,7 +2656,7 @@
2616
2656
  "__schema": "TypeSchema",
2617
2657
  "location": {
2618
2658
  "filePath": "checkout.main.runtime.ts",
2619
- "line": 53,
2659
+ "line": 54,
2620
2660
  "character": 1
2621
2661
  },
2622
2662
  "signature": "type ComponentStatusBeforeMergeAttempt = ComponentStatusBase & {\n propsForMerge?: {\n currentlyUsedVersion: string;\n componentModel: ModelComponent;\n } | undefined;\n}",
@@ -2625,7 +2665,7 @@
2625
2665
  "__schema": "TypeIntersectionSchema",
2626
2666
  "location": {
2627
2667
  "filePath": "checkout.main.runtime.ts",
2628
- "line": 53,
2668
+ "line": 54,
2629
2669
  "character": 49
2630
2670
  },
2631
2671
  "types": [
@@ -2633,7 +2673,7 @@
2633
2673
  "__schema": "TypeRefSchema",
2634
2674
  "location": {
2635
2675
  "filePath": "checkout.main.runtime.ts",
2636
- "line": 53,
2676
+ "line": 54,
2637
2677
  "character": 49
2638
2678
  },
2639
2679
  "name": "ComponentStatusBase"
@@ -2642,7 +2682,7 @@
2642
2682
  "__schema": "TypeLiteralSchema",
2643
2683
  "location": {
2644
2684
  "filePath": "checkout.main.runtime.ts",
2645
- "line": 53,
2685
+ "line": 54,
2646
2686
  "character": 71
2647
2687
  },
2648
2688
  "members": [
@@ -2650,7 +2690,7 @@
2650
2690
  "__schema": "VariableLikeSchema",
2651
2691
  "location": {
2652
2692
  "filePath": "checkout.main.runtime.ts",
2653
- "line": 54,
2693
+ "line": 55,
2654
2694
  "character": 3
2655
2695
  },
2656
2696
  "signature": "(property) propsForMerge?: {\n currentlyUsedVersion: string;\n componentModel: ModelComponent;\n} | undefined",
@@ -2659,7 +2699,7 @@
2659
2699
  "__schema": "TypeLiteralSchema",
2660
2700
  "location": {
2661
2701
  "filePath": "checkout.main.runtime.ts",
2662
- "line": 54,
2702
+ "line": 55,
2663
2703
  "character": 19
2664
2704
  },
2665
2705
  "members": [
@@ -2667,7 +2707,7 @@
2667
2707
  "__schema": "VariableLikeSchema",
2668
2708
  "location": {
2669
2709
  "filePath": "checkout.main.runtime.ts",
2670
- "line": 55,
2710
+ "line": 56,
2671
2711
  "character": 5
2672
2712
  },
2673
2713
  "signature": "(property) currentlyUsedVersion: string",
@@ -2676,7 +2716,7 @@
2676
2716
  "__schema": "KeywordTypeSchema",
2677
2717
  "location": {
2678
2718
  "filePath": "checkout.main.runtime.ts",
2679
- "line": 55,
2719
+ "line": 56,
2680
2720
  "character": 27
2681
2721
  },
2682
2722
  "name": "string"
@@ -2687,7 +2727,7 @@
2687
2727
  "__schema": "VariableLikeSchema",
2688
2728
  "location": {
2689
2729
  "filePath": "checkout.main.runtime.ts",
2690
- "line": 56,
2730
+ "line": 57,
2691
2731
  "character": 5
2692
2732
  },
2693
2733
  "signature": "(property) componentModel: ModelComponent",
@@ -2696,7 +2736,7 @@
2696
2736
  "__schema": "TypeRefSchema",
2697
2737
  "location": {
2698
2738
  "filePath": "checkout.main.runtime.ts",
2699
- "line": 56,
2739
+ "line": 57,
2700
2740
  "character": 5
2701
2741
  },
2702
2742
  "name": "ModelComponent",
@@ -2717,7 +2757,7 @@
2717
2757
  "__schema": "ClassSchema",
2718
2758
  "location": {
2719
2759
  "filePath": "checkout.main.runtime.ts",
2720
- "line": 60,
2760
+ "line": 61,
2721
2761
  "character": 1
2722
2762
  },
2723
2763
  "signature": "class CheckoutMain",
@@ -2727,7 +2767,7 @@
2727
2767
  "__schema": "ConstructorSchema",
2728
2768
  "location": {
2729
2769
  "filePath": "checkout.main.runtime.ts",
2730
- "line": 61,
2770
+ "line": 62,
2731
2771
  "character": 3
2732
2772
  },
2733
2773
  "signature": "constructor CheckoutMain(workspace: Workspace, logger: Logger, componentWriter: ComponentWriterMain, importer: ImporterMain, remove: RemoveMain): CheckoutMain",
@@ -2737,7 +2777,7 @@
2737
2777
  "__schema": "ParameterSchema",
2738
2778
  "location": {
2739
2779
  "filePath": "checkout.main.runtime.ts",
2740
- "line": 62,
2780
+ "line": 63,
2741
2781
  "character": 5
2742
2782
  },
2743
2783
  "name": "workspace",
@@ -2745,7 +2785,7 @@
2745
2785
  "__schema": "TypeRefSchema",
2746
2786
  "location": {
2747
2787
  "filePath": "checkout.main.runtime.ts",
2748
- "line": 62,
2788
+ "line": 63,
2749
2789
  "character": 24
2750
2790
  },
2751
2791
  "name": "Workspace"
@@ -2757,7 +2797,7 @@
2757
2797
  "__schema": "ParameterSchema",
2758
2798
  "location": {
2759
2799
  "filePath": "checkout.main.runtime.ts",
2760
- "line": 63,
2800
+ "line": 64,
2761
2801
  "character": 5
2762
2802
  },
2763
2803
  "name": "logger",
@@ -2765,7 +2805,7 @@
2765
2805
  "__schema": "TypeRefSchema",
2766
2806
  "location": {
2767
2807
  "filePath": "checkout.main.runtime.ts",
2768
- "line": 63,
2808
+ "line": 64,
2769
2809
  "character": 21
2770
2810
  },
2771
2811
  "name": "Logger"
@@ -2777,7 +2817,7 @@
2777
2817
  "__schema": "ParameterSchema",
2778
2818
  "location": {
2779
2819
  "filePath": "checkout.main.runtime.ts",
2780
- "line": 64,
2820
+ "line": 65,
2781
2821
  "character": 5
2782
2822
  },
2783
2823
  "name": "componentWriter",
@@ -2785,7 +2825,7 @@
2785
2825
  "__schema": "TypeRefSchema",
2786
2826
  "location": {
2787
2827
  "filePath": "checkout.main.runtime.ts",
2788
- "line": 64,
2828
+ "line": 65,
2789
2829
  "character": 30
2790
2830
  },
2791
2831
  "name": "ComponentWriterMain"
@@ -2797,7 +2837,7 @@
2797
2837
  "__schema": "ParameterSchema",
2798
2838
  "location": {
2799
2839
  "filePath": "checkout.main.runtime.ts",
2800
- "line": 65,
2840
+ "line": 66,
2801
2841
  "character": 5
2802
2842
  },
2803
2843
  "name": "importer",
@@ -2805,7 +2845,7 @@
2805
2845
  "__schema": "TypeRefSchema",
2806
2846
  "location": {
2807
2847
  "filePath": "checkout.main.runtime.ts",
2808
- "line": 65,
2848
+ "line": 66,
2809
2849
  "character": 23
2810
2850
  },
2811
2851
  "name": "ImporterMain"
@@ -2817,7 +2857,7 @@
2817
2857
  "__schema": "ParameterSchema",
2818
2858
  "location": {
2819
2859
  "filePath": "checkout.main.runtime.ts",
2820
- "line": 66,
2860
+ "line": 67,
2821
2861
  "character": 5
2822
2862
  },
2823
2863
  "name": "remove",
@@ -2825,7 +2865,7 @@
2825
2865
  "__schema": "TypeRefSchema",
2826
2866
  "location": {
2827
2867
  "filePath": "checkout.main.runtime.ts",
2828
- "line": 66,
2868
+ "line": 67,
2829
2869
  "character": 21
2830
2870
  },
2831
2871
  "name": "RemoveMain"
@@ -2838,7 +2878,7 @@
2838
2878
  "__schema": "ThisTypeSchema",
2839
2879
  "location": {
2840
2880
  "filePath": "checkout.main.runtime.ts",
2841
- "line": 60,
2881
+ "line": 61,
2842
2882
  "character": 1
2843
2883
  },
2844
2884
  "name": "CheckoutMain"
@@ -2849,7 +2889,7 @@
2849
2889
  "__schema": "FunctionLikeSchema",
2850
2890
  "location": {
2851
2891
  "filePath": "checkout.main.runtime.ts",
2852
- "line": 69,
2892
+ "line": 70,
2853
2893
  "character": 3
2854
2894
  },
2855
2895
  "signature": "(method) CheckoutMain.checkout(checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -2859,7 +2899,7 @@
2859
2899
  "__schema": "ParameterSchema",
2860
2900
  "location": {
2861
2901
  "filePath": "checkout.main.runtime.ts",
2862
- "line": 69,
2902
+ "line": 70,
2863
2903
  "character": 18
2864
2904
  },
2865
2905
  "name": "checkoutProps",
@@ -2867,7 +2907,7 @@
2867
2907
  "__schema": "TypeRefSchema",
2868
2908
  "location": {
2869
2909
  "filePath": "checkout.main.runtime.ts",
2870
- "line": 69,
2910
+ "line": 70,
2871
2911
  "character": 33
2872
2912
  },
2873
2913
  "name": "CheckoutProps"
@@ -2880,7 +2920,7 @@
2880
2920
  "__schema": "TypeRefSchema",
2881
2921
  "location": {
2882
2922
  "filePath": "checkout.main.runtime.ts",
2883
- "line": 69,
2923
+ "line": 70,
2884
2924
  "character": 49
2885
2925
  },
2886
2926
  "name": "Promise",
@@ -2889,7 +2929,7 @@
2889
2929
  "__schema": "TypeRefSchema",
2890
2930
  "location": {
2891
2931
  "filePath": "checkout.main.runtime.ts",
2892
- "line": 69,
2932
+ "line": 70,
2893
2933
  "character": 57
2894
2934
  },
2895
2935
  "name": "ApplyVersionResults"
@@ -2904,14 +2944,14 @@
2904
2944
  "__schema": "FunctionLikeSchema",
2905
2945
  "location": {
2906
2946
  "filePath": "checkout.main.runtime.ts",
2907
- "line": 203,
2947
+ "line": 204,
2908
2948
  "character": 3
2909
2949
  },
2910
2950
  "doc": {
2911
2951
  "__schema": "DocSchema",
2912
2952
  "location": {
2913
2953
  "filePath": "checkout.main.runtime.ts",
2914
- "line": 199,
2954
+ "line": 200,
2915
2955
  "character": 3
2916
2956
  },
2917
2957
  "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 */",
@@ -2924,7 +2964,7 @@
2924
2964
  "__schema": "ParameterSchema",
2925
2965
  "location": {
2926
2966
  "filePath": "checkout.main.runtime.ts",
2927
- "line": 203,
2967
+ "line": 204,
2928
2968
  "character": 34
2929
2969
  },
2930
2970
  "name": "checkoutProps",
@@ -2932,7 +2972,7 @@
2932
2972
  "__schema": "TypeRefSchema",
2933
2973
  "location": {
2934
2974
  "filePath": "checkout.main.runtime.ts",
2935
- "line": 203,
2975
+ "line": 204,
2936
2976
  "character": 49
2937
2977
  },
2938
2978
  "name": "CheckoutProps"
@@ -2945,7 +2985,7 @@
2945
2985
  "__schema": "TypeRefSchema",
2946
2986
  "location": {
2947
2987
  "filePath": "checkout.main.runtime.ts",
2948
- "line": 203,
2988
+ "line": 204,
2949
2989
  "character": 65
2950
2990
  },
2951
2991
  "name": "Promise",
@@ -2954,7 +2994,7 @@
2954
2994
  "__schema": "TypeUnionSchema",
2955
2995
  "location": {
2956
2996
  "filePath": "checkout.main.runtime.ts",
2957
- "line": 203,
2997
+ "line": 204,
2958
2998
  "character": 73
2959
2999
  },
2960
3000
  "types": [
@@ -2962,14 +3002,14 @@
2962
3002
  "__schema": "TypeArraySchema",
2963
3003
  "location": {
2964
3004
  "filePath": "checkout.main.runtime.ts",
2965
- "line": 203,
3005
+ "line": 204,
2966
3006
  "character": 73
2967
3007
  },
2968
3008
  "type": {
2969
3009
  "__schema": "TypeRefSchema",
2970
3010
  "location": {
2971
3011
  "filePath": "checkout.main.runtime.ts",
2972
- "line": 203,
3012
+ "line": 204,
2973
3013
  "character": 73
2974
3014
  },
2975
3015
  "name": "ComponentID"
@@ -2979,7 +3019,7 @@
2979
3019
  "__schema": "KeywordTypeSchema",
2980
3020
  "location": {
2981
3021
  "filePath": "checkout.main.runtime.ts",
2982
- "line": 203,
3022
+ "line": 204,
2983
3023
  "character": 89
2984
3024
  },
2985
3025
  "name": "undefined"
@@ -2996,7 +3036,7 @@
2996
3036
  "__schema": "FunctionLikeSchema",
2997
3037
  "location": {
2998
3038
  "filePath": "checkout.main.runtime.ts",
2999
- "line": 230,
3039
+ "line": 231,
3000
3040
  "character": 3
3001
3041
  },
3002
3042
  "signature": "(method) CheckoutMain.checkoutByCLIValues(componentPattern: string, checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
@@ -3006,7 +3046,7 @@
3006
3046
  "__schema": "ParameterSchema",
3007
3047
  "location": {
3008
3048
  "filePath": "checkout.main.runtime.ts",
3009
- "line": 230,
3049
+ "line": 231,
3010
3050
  "character": 29
3011
3051
  },
3012
3052
  "name": "componentPattern",
@@ -3014,7 +3054,7 @@
3014
3054
  "__schema": "KeywordTypeSchema",
3015
3055
  "location": {
3016
3056
  "filePath": "checkout.main.runtime.ts",
3017
- "line": 230,
3057
+ "line": 231,
3018
3058
  "character": 47
3019
3059
  },
3020
3060
  "name": "string"
@@ -3026,7 +3066,7 @@
3026
3066
  "__schema": "ParameterSchema",
3027
3067
  "location": {
3028
3068
  "filePath": "checkout.main.runtime.ts",
3029
- "line": 230,
3069
+ "line": 231,
3030
3070
  "character": 55
3031
3071
  },
3032
3072
  "name": "checkoutProps",
@@ -3034,7 +3074,7 @@
3034
3074
  "__schema": "TypeRefSchema",
3035
3075
  "location": {
3036
3076
  "filePath": "checkout.main.runtime.ts",
3037
- "line": 230,
3077
+ "line": 231,
3038
3078
  "character": 70
3039
3079
  },
3040
3080
  "name": "CheckoutProps"
@@ -3047,7 +3087,7 @@
3047
3087
  "__schema": "TypeRefSchema",
3048
3088
  "location": {
3049
3089
  "filePath": "checkout.main.runtime.ts",
3050
- "line": 230,
3090
+ "line": 231,
3051
3091
  "character": 86
3052
3092
  },
3053
3093
  "name": "Promise",
@@ -3056,7 +3096,7 @@
3056
3096
  "__schema": "TypeRefSchema",
3057
3097
  "location": {
3058
3098
  "filePath": "checkout.main.runtime.ts",
3059
- "line": 230,
3099
+ "line": 231,
3060
3100
  "character": 94
3061
3101
  },
3062
3102
  "name": "ApplyVersionResults"
@@ -3071,7 +3111,7 @@
3071
3111
  "__schema": "VariableLikeSchema",
3072
3112
  "location": {
3073
3113
  "filePath": "checkout.main.runtime.ts",
3074
- "line": 502,
3114
+ "line": 512,
3075
3115
  "character": 3
3076
3116
  },
3077
3117
  "signature": "(property) CheckoutMain.slots: never[]",
@@ -3080,7 +3120,7 @@
3080
3120
  "__schema": "InferenceTypeSchema",
3081
3121
  "location": {
3082
3122
  "filePath": "checkout.main.runtime.ts",
3083
- "line": 502,
3123
+ "line": 512,
3084
3124
  "character": 3
3085
3125
  },
3086
3126
  "type": "never[]"
@@ -3092,7 +3132,7 @@
3092
3132
  "__schema": "VariableLikeSchema",
3093
3133
  "location": {
3094
3134
  "filePath": "checkout.main.runtime.ts",
3095
- "line": 503,
3135
+ "line": 513,
3096
3136
  "character": 3
3097
3137
  },
3098
3138
  "signature": "(property) CheckoutMain.dependencies: Aspect[]",
@@ -3101,7 +3141,7 @@
3101
3141
  "__schema": "InferenceTypeSchema",
3102
3142
  "location": {
3103
3143
  "filePath": "checkout.main.runtime.ts",
3104
- "line": 503,
3144
+ "line": 513,
3105
3145
  "character": 3
3106
3146
  },
3107
3147
  "type": "Aspect[]"
@@ -3113,7 +3153,7 @@
3113
3153
  "__schema": "VariableLikeSchema",
3114
3154
  "location": {
3115
3155
  "filePath": "checkout.main.runtime.ts",
3116
- "line": 505,
3156
+ "line": 515,
3117
3157
  "character": 3
3118
3158
  },
3119
3159
  "signature": "(property) CheckoutMain.runtime: RuntimeDefinition",
@@ -3122,7 +3162,7 @@
3122
3162
  "__schema": "InferenceTypeSchema",
3123
3163
  "location": {
3124
3164
  "filePath": "checkout.main.runtime.ts",
3125
- "line": 505,
3165
+ "line": 515,
3126
3166
  "character": 3
3127
3167
  },
3128
3168
  "type": "RuntimeDefinition"
@@ -3134,7 +3174,7 @@
3134
3174
  "__schema": "FunctionLikeSchema",
3135
3175
  "location": {
3136
3176
  "filePath": "checkout.main.runtime.ts",
3137
- "line": 507,
3177
+ "line": 517,
3138
3178
  "character": 3
3139
3179
  },
3140
3180
  "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>",
@@ -3144,7 +3184,7 @@
3144
3184
  "__schema": "ParameterSchema",
3145
3185
  "location": {
3146
3186
  "filePath": "checkout.main.runtime.ts",
3147
- "line": 507,
3187
+ "line": 517,
3148
3188
  "character": 25
3149
3189
  },
3150
3190
  "name": "[ cli, workspace, loggerMain, compWriter, importer, remove ]",
@@ -3152,7 +3192,7 @@
3152
3192
  "__schema": "TupleTypeSchema",
3153
3193
  "location": {
3154
3194
  "filePath": "checkout.main.runtime.ts",
3155
- "line": 507,
3195
+ "line": 517,
3156
3196
  "character": 85
3157
3197
  },
3158
3198
  "elements": [
@@ -3160,7 +3200,7 @@
3160
3200
  "__schema": "TypeRefSchema",
3161
3201
  "location": {
3162
3202
  "filePath": "checkout.main.runtime.ts",
3163
- "line": 508,
3203
+ "line": 518,
3164
3204
  "character": 5
3165
3205
  },
3166
3206
  "name": "CLIMain"
@@ -3169,7 +3209,7 @@
3169
3209
  "__schema": "TypeRefSchema",
3170
3210
  "location": {
3171
3211
  "filePath": "checkout.main.runtime.ts",
3172
- "line": 509,
3212
+ "line": 519,
3173
3213
  "character": 5
3174
3214
  },
3175
3215
  "name": "Workspace"
@@ -3178,7 +3218,7 @@
3178
3218
  "__schema": "TypeRefSchema",
3179
3219
  "location": {
3180
3220
  "filePath": "checkout.main.runtime.ts",
3181
- "line": 510,
3221
+ "line": 520,
3182
3222
  "character": 5
3183
3223
  },
3184
3224
  "name": "LoggerMain"
@@ -3187,7 +3227,7 @@
3187
3227
  "__schema": "TypeRefSchema",
3188
3228
  "location": {
3189
3229
  "filePath": "checkout.main.runtime.ts",
3190
- "line": 511,
3230
+ "line": 521,
3191
3231
  "character": 5
3192
3232
  },
3193
3233
  "name": "ComponentWriterMain"
@@ -3196,7 +3236,7 @@
3196
3236
  "__schema": "TypeRefSchema",
3197
3237
  "location": {
3198
3238
  "filePath": "checkout.main.runtime.ts",
3199
- "line": 512,
3239
+ "line": 522,
3200
3240
  "character": 5
3201
3241
  },
3202
3242
  "name": "ImporterMain"
@@ -3205,7 +3245,7 @@
3205
3245
  "__schema": "TypeRefSchema",
3206
3246
  "location": {
3207
3247
  "filePath": "checkout.main.runtime.ts",
3208
- "line": 513,
3248
+ "line": 523,
3209
3249
  "character": 5
3210
3250
  },
3211
3251
  "name": "RemoveMain"
@@ -3220,7 +3260,7 @@
3220
3260
  "__schema": "InferenceTypeSchema",
3221
3261
  "location": {
3222
3262
  "filePath": "checkout.main.runtime.ts",
3223
- "line": 507,
3263
+ "line": 517,
3224
3264
  "character": 3
3225
3265
  },
3226
3266
  "type": "Promise<CheckoutMain>"
@@ -3238,7 +3278,7 @@
3238
3278
  "__schema": "UnImplementedSchema",
3239
3279
  "location": {
3240
3280
  "filePath": "checkout.main.runtime.ts",
3241
- "line": 524,
3281
+ "line": 534,
3242
3282
  "character": 16
3243
3283
  },
3244
3284
  "name": "CheckoutMain",
@@ -3250,7 +3290,7 @@
3250
3290
  "__schema": "UnImplementedSchema",
3251
3291
  "location": {
3252
3292
  "filePath": "checkout.main.runtime.ts",
3253
- "line": 522,
3293
+ "line": 532,
3254
3294
  "character": 1
3255
3295
  },
3256
3296
  "name": "CheckoutAspect.addRuntime(CheckoutMain);",
@@ -4647,7 +4687,7 @@
4647
4687
  "line": 91,
4648
4688
  "character": 7
4649
4689
  },
4650
- "signature": "(property) autoMergeResolve?: \"manual\" | \"theirs\" | \"ours\" | undefined",
4690
+ "signature": "(property) autoMergeResolve?: \"theirs\" | \"ours\" | \"manual\" | undefined",
4651
4691
  "name": "autoMergeResolve",
4652
4692
  "type": {
4653
4693
  "__schema": "TypeRefSchema",
@@ -4851,7 +4891,7 @@
4851
4891
  "line": 91,
4852
4892
  "character": 7
4853
4893
  },
4854
- "signature": "(property) autoMergeResolve?: \"manual\" | \"theirs\" | \"ours\" | undefined",
4894
+ "signature": "(property) autoMergeResolve?: \"theirs\" | \"ours\" | \"manual\" | undefined",
4855
4895
  "name": "autoMergeResolve",
4856
4896
  "type": {
4857
4897
  "__schema": "TypeRefSchema",
@@ -5025,7 +5065,7 @@
5025
5065
  "_legacy": {
5026
5066
  "scope": "teambit.component",
5027
5067
  "name": "checkout",
5028
- "version": "1.0.171"
5068
+ "version": "1.0.174"
5029
5069
  },
5030
5070
  "_scope": "teambit.component"
5031
5071
  }
@@ -5124,7 +5164,7 @@
5124
5164
  "componentId": {
5125
5165
  "scope": "teambit.component",
5126
5166
  "name": "checkout",
5127
- "version": "1.0.171"
5167
+ "version": "1.0.174"
5128
5168
  },
5129
5169
  "taggedModuleExports": []
5130
5170
  }