@teambit/checkout 1.0.447 → 1.0.449
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.
- package/artifacts/__bit_junit.xml +3 -3
- package/artifacts/schema.json +469 -221
- package/dist/checkout.main.runtime.d.ts +3 -0
- package/dist/checkout.main.runtime.js +51 -0
- package/dist/checkout.main.runtime.js.map +1 -1
- package/package.json +15 -14
- /package/dist/{preview-1729999303301.js → preview-1730344956084.js} +0 -0
package/artifacts/schema.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"__schema": "ClassSchema",
|
|
27
27
|
"location": {
|
|
28
28
|
"filePath": "checkout.main.runtime.ts",
|
|
29
|
-
"line":
|
|
29
|
+
"line": 64,
|
|
30
30
|
"character": 1
|
|
31
31
|
},
|
|
32
32
|
"signature": "class CheckoutMain",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"__schema": "ConstructorSchema",
|
|
37
37
|
"location": {
|
|
38
38
|
"filePath": "checkout.main.runtime.ts",
|
|
39
|
-
"line":
|
|
39
|
+
"line": 65,
|
|
40
40
|
"character": 3
|
|
41
41
|
},
|
|
42
42
|
"signature": "constructor CheckoutMain(workspace: Workspace, logger: Logger, componentWriter: ComponentWriterMain, importer: ImporterMain, remove: RemoveMain): CheckoutMain",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"__schema": "ParameterSchema",
|
|
47
47
|
"location": {
|
|
48
48
|
"filePath": "checkout.main.runtime.ts",
|
|
49
|
-
"line":
|
|
49
|
+
"line": 66,
|
|
50
50
|
"character": 5
|
|
51
51
|
},
|
|
52
52
|
"name": "workspace",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"__schema": "TypeRefSchema",
|
|
55
55
|
"location": {
|
|
56
56
|
"filePath": "checkout.main.runtime.ts",
|
|
57
|
-
"line":
|
|
57
|
+
"line": 66,
|
|
58
58
|
"character": 24
|
|
59
59
|
},
|
|
60
60
|
"name": "Workspace"
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"__schema": "ParameterSchema",
|
|
67
67
|
"location": {
|
|
68
68
|
"filePath": "checkout.main.runtime.ts",
|
|
69
|
-
"line":
|
|
69
|
+
"line": 67,
|
|
70
70
|
"character": 5
|
|
71
71
|
},
|
|
72
72
|
"name": "logger",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"__schema": "TypeRefSchema",
|
|
75
75
|
"location": {
|
|
76
76
|
"filePath": "checkout.main.runtime.ts",
|
|
77
|
-
"line":
|
|
77
|
+
"line": 67,
|
|
78
78
|
"character": 21
|
|
79
79
|
},
|
|
80
80
|
"name": "Logger"
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"__schema": "ParameterSchema",
|
|
87
87
|
"location": {
|
|
88
88
|
"filePath": "checkout.main.runtime.ts",
|
|
89
|
-
"line":
|
|
89
|
+
"line": 68,
|
|
90
90
|
"character": 5
|
|
91
91
|
},
|
|
92
92
|
"name": "componentWriter",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"__schema": "TypeRefSchema",
|
|
95
95
|
"location": {
|
|
96
96
|
"filePath": "checkout.main.runtime.ts",
|
|
97
|
-
"line":
|
|
97
|
+
"line": 68,
|
|
98
98
|
"character": 30
|
|
99
99
|
},
|
|
100
100
|
"name": "ComponentWriterMain"
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"__schema": "ParameterSchema",
|
|
107
107
|
"location": {
|
|
108
108
|
"filePath": "checkout.main.runtime.ts",
|
|
109
|
-
"line":
|
|
109
|
+
"line": 69,
|
|
110
110
|
"character": 5
|
|
111
111
|
},
|
|
112
112
|
"name": "importer",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"__schema": "TypeRefSchema",
|
|
115
115
|
"location": {
|
|
116
116
|
"filePath": "checkout.main.runtime.ts",
|
|
117
|
-
"line":
|
|
117
|
+
"line": 69,
|
|
118
118
|
"character": 23
|
|
119
119
|
},
|
|
120
120
|
"name": "ImporterMain"
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"__schema": "ParameterSchema",
|
|
127
127
|
"location": {
|
|
128
128
|
"filePath": "checkout.main.runtime.ts",
|
|
129
|
-
"line":
|
|
129
|
+
"line": 70,
|
|
130
130
|
"character": 5
|
|
131
131
|
},
|
|
132
132
|
"name": "remove",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"__schema": "TypeRefSchema",
|
|
135
135
|
"location": {
|
|
136
136
|
"filePath": "checkout.main.runtime.ts",
|
|
137
|
-
"line":
|
|
137
|
+
"line": 70,
|
|
138
138
|
"character": 21
|
|
139
139
|
},
|
|
140
140
|
"name": "RemoveMain"
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"__schema": "ThisTypeSchema",
|
|
148
148
|
"location": {
|
|
149
149
|
"filePath": "checkout.main.runtime.ts",
|
|
150
|
-
"line":
|
|
150
|
+
"line": 64,
|
|
151
151
|
"character": 1
|
|
152
152
|
},
|
|
153
153
|
"name": "CheckoutMain"
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"__schema": "FunctionLikeSchema",
|
|
159
159
|
"location": {
|
|
160
160
|
"filePath": "checkout.main.runtime.ts",
|
|
161
|
-
"line":
|
|
161
|
+
"line": 73,
|
|
162
162
|
"character": 3
|
|
163
163
|
},
|
|
164
164
|
"signature": "(method) CheckoutMain.checkout(checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"__schema": "ParameterSchema",
|
|
169
169
|
"location": {
|
|
170
170
|
"filePath": "checkout.main.runtime.ts",
|
|
171
|
-
"line":
|
|
171
|
+
"line": 73,
|
|
172
172
|
"character": 18
|
|
173
173
|
},
|
|
174
174
|
"name": "checkoutProps",
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"__schema": "TypeRefSchema",
|
|
177
177
|
"location": {
|
|
178
178
|
"filePath": "checkout.main.runtime.ts",
|
|
179
|
-
"line":
|
|
179
|
+
"line": 73,
|
|
180
180
|
"character": 33
|
|
181
181
|
},
|
|
182
182
|
"name": "CheckoutProps"
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
"__schema": "TypeRefSchema",
|
|
190
190
|
"location": {
|
|
191
191
|
"filePath": "checkout.main.runtime.ts",
|
|
192
|
-
"line":
|
|
192
|
+
"line": 73,
|
|
193
193
|
"character": 49
|
|
194
194
|
},
|
|
195
195
|
"name": "Promise",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"__schema": "TypeRefSchema",
|
|
199
199
|
"location": {
|
|
200
200
|
"filePath": "checkout.main.runtime.ts",
|
|
201
|
-
"line":
|
|
201
|
+
"line": 73,
|
|
202
202
|
"character": 57
|
|
203
203
|
},
|
|
204
204
|
"name": "ApplyVersionResults"
|
|
@@ -213,14 +213,14 @@
|
|
|
213
213
|
"__schema": "FunctionLikeSchema",
|
|
214
214
|
"location": {
|
|
215
215
|
"filePath": "checkout.main.runtime.ts",
|
|
216
|
-
"line":
|
|
216
|
+
"line": 211,
|
|
217
217
|
"character": 3
|
|
218
218
|
},
|
|
219
219
|
"doc": {
|
|
220
220
|
"__schema": "DocSchema",
|
|
221
221
|
"location": {
|
|
222
222
|
"filePath": "checkout.main.runtime.ts",
|
|
223
|
-
"line":
|
|
223
|
+
"line": 207,
|
|
224
224
|
"character": 3
|
|
225
225
|
},
|
|
226
226
|
"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 */",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
"__schema": "ParameterSchema",
|
|
235
235
|
"location": {
|
|
236
236
|
"filePath": "checkout.main.runtime.ts",
|
|
237
|
-
"line":
|
|
237
|
+
"line": 211,
|
|
238
238
|
"character": 34
|
|
239
239
|
},
|
|
240
240
|
"name": "checkoutProps",
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"__schema": "TypeRefSchema",
|
|
243
243
|
"location": {
|
|
244
244
|
"filePath": "checkout.main.runtime.ts",
|
|
245
|
-
"line":
|
|
245
|
+
"line": 211,
|
|
246
246
|
"character": 49
|
|
247
247
|
},
|
|
248
248
|
"name": "CheckoutProps"
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"__schema": "TypeRefSchema",
|
|
256
256
|
"location": {
|
|
257
257
|
"filePath": "checkout.main.runtime.ts",
|
|
258
|
-
"line":
|
|
258
|
+
"line": 211,
|
|
259
259
|
"character": 65
|
|
260
260
|
},
|
|
261
261
|
"name": "Promise",
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"__schema": "TypeUnionSchema",
|
|
265
265
|
"location": {
|
|
266
266
|
"filePath": "checkout.main.runtime.ts",
|
|
267
|
-
"line":
|
|
267
|
+
"line": 211,
|
|
268
268
|
"character": 73
|
|
269
269
|
},
|
|
270
270
|
"types": [
|
|
@@ -272,14 +272,14 @@
|
|
|
272
272
|
"__schema": "TypeArraySchema",
|
|
273
273
|
"location": {
|
|
274
274
|
"filePath": "checkout.main.runtime.ts",
|
|
275
|
-
"line":
|
|
275
|
+
"line": 211,
|
|
276
276
|
"character": 73
|
|
277
277
|
},
|
|
278
278
|
"type": {
|
|
279
279
|
"__schema": "TypeRefSchema",
|
|
280
280
|
"location": {
|
|
281
281
|
"filePath": "checkout.main.runtime.ts",
|
|
282
|
-
"line":
|
|
282
|
+
"line": 211,
|
|
283
283
|
"character": 73
|
|
284
284
|
},
|
|
285
285
|
"name": "ComponentID"
|
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
"__schema": "KeywordTypeSchema",
|
|
290
290
|
"location": {
|
|
291
291
|
"filePath": "checkout.main.runtime.ts",
|
|
292
|
-
"line":
|
|
292
|
+
"line": 211,
|
|
293
293
|
"character": 89
|
|
294
294
|
},
|
|
295
295
|
"name": "undefined"
|
|
@@ -306,7 +306,89 @@
|
|
|
306
306
|
"__schema": "FunctionLikeSchema",
|
|
307
307
|
"location": {
|
|
308
308
|
"filePath": "checkout.main.runtime.ts",
|
|
309
|
-
"line":
|
|
309
|
+
"line": 238,
|
|
310
|
+
"character": 3
|
|
311
|
+
},
|
|
312
|
+
"signature": "(method) CheckoutMain.addNewComponents(checkoutProps: CheckoutProps): Promise<undefined | ComponentID[]>",
|
|
313
|
+
"name": "addNewComponents",
|
|
314
|
+
"params": [
|
|
315
|
+
{
|
|
316
|
+
"__schema": "ParameterSchema",
|
|
317
|
+
"location": {
|
|
318
|
+
"filePath": "checkout.main.runtime.ts",
|
|
319
|
+
"line": 238,
|
|
320
|
+
"character": 26
|
|
321
|
+
},
|
|
322
|
+
"name": "checkoutProps",
|
|
323
|
+
"type": {
|
|
324
|
+
"__schema": "TypeRefSchema",
|
|
325
|
+
"location": {
|
|
326
|
+
"filePath": "checkout.main.runtime.ts",
|
|
327
|
+
"line": 238,
|
|
328
|
+
"character": 41
|
|
329
|
+
},
|
|
330
|
+
"name": "CheckoutProps"
|
|
331
|
+
},
|
|
332
|
+
"isOptional": false,
|
|
333
|
+
"isSpread": false
|
|
334
|
+
}
|
|
335
|
+
],
|
|
336
|
+
"returnType": {
|
|
337
|
+
"__schema": "TypeRefSchema",
|
|
338
|
+
"location": {
|
|
339
|
+
"filePath": "checkout.main.runtime.ts",
|
|
340
|
+
"line": 238,
|
|
341
|
+
"character": 57
|
|
342
|
+
},
|
|
343
|
+
"name": "Promise",
|
|
344
|
+
"typeArgs": [
|
|
345
|
+
{
|
|
346
|
+
"__schema": "TypeUnionSchema",
|
|
347
|
+
"location": {
|
|
348
|
+
"filePath": "checkout.main.runtime.ts",
|
|
349
|
+
"line": 238,
|
|
350
|
+
"character": 65
|
|
351
|
+
},
|
|
352
|
+
"types": [
|
|
353
|
+
{
|
|
354
|
+
"__schema": "KeywordTypeSchema",
|
|
355
|
+
"location": {
|
|
356
|
+
"filePath": "checkout.main.runtime.ts",
|
|
357
|
+
"line": 238,
|
|
358
|
+
"character": 65
|
|
359
|
+
},
|
|
360
|
+
"name": "undefined"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"__schema": "TypeArraySchema",
|
|
364
|
+
"location": {
|
|
365
|
+
"filePath": "checkout.main.runtime.ts",
|
|
366
|
+
"line": 238,
|
|
367
|
+
"character": 77
|
|
368
|
+
},
|
|
369
|
+
"type": {
|
|
370
|
+
"__schema": "TypeRefSchema",
|
|
371
|
+
"location": {
|
|
372
|
+
"filePath": "checkout.main.runtime.ts",
|
|
373
|
+
"line": 238,
|
|
374
|
+
"character": 77
|
|
375
|
+
},
|
|
376
|
+
"name": "ComponentID"
|
|
377
|
+
}
|
|
378
|
+
}
|
|
379
|
+
]
|
|
380
|
+
}
|
|
381
|
+
]
|
|
382
|
+
},
|
|
383
|
+
"modifiers": [
|
|
384
|
+
"async"
|
|
385
|
+
]
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"__schema": "FunctionLikeSchema",
|
|
389
|
+
"location": {
|
|
390
|
+
"filePath": "checkout.main.runtime.ts",
|
|
391
|
+
"line": 276,
|
|
310
392
|
"character": 3
|
|
311
393
|
},
|
|
312
394
|
"signature": "(method) CheckoutMain.checkoutByCLIValues(componentPattern: string, checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
|
|
@@ -316,7 +398,7 @@
|
|
|
316
398
|
"__schema": "ParameterSchema",
|
|
317
399
|
"location": {
|
|
318
400
|
"filePath": "checkout.main.runtime.ts",
|
|
319
|
-
"line":
|
|
401
|
+
"line": 276,
|
|
320
402
|
"character": 29
|
|
321
403
|
},
|
|
322
404
|
"name": "componentPattern",
|
|
@@ -324,7 +406,7 @@
|
|
|
324
406
|
"__schema": "KeywordTypeSchema",
|
|
325
407
|
"location": {
|
|
326
408
|
"filePath": "checkout.main.runtime.ts",
|
|
327
|
-
"line":
|
|
409
|
+
"line": 276,
|
|
328
410
|
"character": 47
|
|
329
411
|
},
|
|
330
412
|
"name": "string"
|
|
@@ -336,7 +418,7 @@
|
|
|
336
418
|
"__schema": "ParameterSchema",
|
|
337
419
|
"location": {
|
|
338
420
|
"filePath": "checkout.main.runtime.ts",
|
|
339
|
-
"line":
|
|
421
|
+
"line": 276,
|
|
340
422
|
"character": 55
|
|
341
423
|
},
|
|
342
424
|
"name": "checkoutProps",
|
|
@@ -344,7 +426,7 @@
|
|
|
344
426
|
"__schema": "TypeRefSchema",
|
|
345
427
|
"location": {
|
|
346
428
|
"filePath": "checkout.main.runtime.ts",
|
|
347
|
-
"line":
|
|
429
|
+
"line": 276,
|
|
348
430
|
"character": 70
|
|
349
431
|
},
|
|
350
432
|
"name": "CheckoutProps"
|
|
@@ -357,7 +439,7 @@
|
|
|
357
439
|
"__schema": "TypeRefSchema",
|
|
358
440
|
"location": {
|
|
359
441
|
"filePath": "checkout.main.runtime.ts",
|
|
360
|
-
"line":
|
|
442
|
+
"line": 276,
|
|
361
443
|
"character": 86
|
|
362
444
|
},
|
|
363
445
|
"name": "Promise",
|
|
@@ -366,7 +448,7 @@
|
|
|
366
448
|
"__schema": "TypeRefSchema",
|
|
367
449
|
"location": {
|
|
368
450
|
"filePath": "checkout.main.runtime.ts",
|
|
369
|
-
"line":
|
|
451
|
+
"line": 276,
|
|
370
452
|
"character": 94
|
|
371
453
|
},
|
|
372
454
|
"name": "ApplyVersionResults"
|
|
@@ -381,7 +463,7 @@
|
|
|
381
463
|
"__schema": "VariableLikeSchema",
|
|
382
464
|
"location": {
|
|
383
465
|
"filePath": "checkout.main.runtime.ts",
|
|
384
|
-
"line":
|
|
466
|
+
"line": 562,
|
|
385
467
|
"character": 3
|
|
386
468
|
},
|
|
387
469
|
"signature": "(property) CheckoutMain.slots: never[]",
|
|
@@ -390,7 +472,7 @@
|
|
|
390
472
|
"__schema": "InferenceTypeSchema",
|
|
391
473
|
"location": {
|
|
392
474
|
"filePath": "checkout.main.runtime.ts",
|
|
393
|
-
"line":
|
|
475
|
+
"line": 562,
|
|
394
476
|
"character": 3
|
|
395
477
|
},
|
|
396
478
|
"type": "never[]"
|
|
@@ -402,7 +484,7 @@
|
|
|
402
484
|
"__schema": "VariableLikeSchema",
|
|
403
485
|
"location": {
|
|
404
486
|
"filePath": "checkout.main.runtime.ts",
|
|
405
|
-
"line":
|
|
487
|
+
"line": 563,
|
|
406
488
|
"character": 3
|
|
407
489
|
},
|
|
408
490
|
"signature": "(property) CheckoutMain.dependencies: Aspect[]",
|
|
@@ -411,7 +493,7 @@
|
|
|
411
493
|
"__schema": "InferenceTypeSchema",
|
|
412
494
|
"location": {
|
|
413
495
|
"filePath": "checkout.main.runtime.ts",
|
|
414
|
-
"line":
|
|
496
|
+
"line": 563,
|
|
415
497
|
"character": 3
|
|
416
498
|
},
|
|
417
499
|
"type": "Aspect[]"
|
|
@@ -423,7 +505,7 @@
|
|
|
423
505
|
"__schema": "VariableLikeSchema",
|
|
424
506
|
"location": {
|
|
425
507
|
"filePath": "checkout.main.runtime.ts",
|
|
426
|
-
"line":
|
|
508
|
+
"line": 565,
|
|
427
509
|
"character": 3
|
|
428
510
|
},
|
|
429
511
|
"signature": "(property) CheckoutMain.runtime: RuntimeDefinition",
|
|
@@ -432,7 +514,7 @@
|
|
|
432
514
|
"__schema": "InferenceTypeSchema",
|
|
433
515
|
"location": {
|
|
434
516
|
"filePath": "checkout.main.runtime.ts",
|
|
435
|
-
"line":
|
|
517
|
+
"line": 565,
|
|
436
518
|
"character": 3
|
|
437
519
|
},
|
|
438
520
|
"type": "RuntimeDefinition"
|
|
@@ -444,7 +526,7 @@
|
|
|
444
526
|
"__schema": "FunctionLikeSchema",
|
|
445
527
|
"location": {
|
|
446
528
|
"filePath": "checkout.main.runtime.ts",
|
|
447
|
-
"line":
|
|
529
|
+
"line": 567,
|
|
448
530
|
"character": 3
|
|
449
531
|
},
|
|
450
532
|
"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>",
|
|
@@ -454,7 +536,7 @@
|
|
|
454
536
|
"__schema": "ParameterSchema",
|
|
455
537
|
"location": {
|
|
456
538
|
"filePath": "checkout.main.runtime.ts",
|
|
457
|
-
"line":
|
|
539
|
+
"line": 567,
|
|
458
540
|
"character": 25
|
|
459
541
|
},
|
|
460
542
|
"name": "[ cli, workspace, loggerMain, compWriter, importer, remove ]",
|
|
@@ -462,7 +544,7 @@
|
|
|
462
544
|
"__schema": "TupleTypeSchema",
|
|
463
545
|
"location": {
|
|
464
546
|
"filePath": "checkout.main.runtime.ts",
|
|
465
|
-
"line":
|
|
547
|
+
"line": 567,
|
|
466
548
|
"character": 85
|
|
467
549
|
},
|
|
468
550
|
"elements": [
|
|
@@ -470,7 +552,7 @@
|
|
|
470
552
|
"__schema": "TypeRefSchema",
|
|
471
553
|
"location": {
|
|
472
554
|
"filePath": "checkout.main.runtime.ts",
|
|
473
|
-
"line":
|
|
555
|
+
"line": 568,
|
|
474
556
|
"character": 5
|
|
475
557
|
},
|
|
476
558
|
"name": "CLIMain"
|
|
@@ -479,7 +561,7 @@
|
|
|
479
561
|
"__schema": "TypeRefSchema",
|
|
480
562
|
"location": {
|
|
481
563
|
"filePath": "checkout.main.runtime.ts",
|
|
482
|
-
"line":
|
|
564
|
+
"line": 569,
|
|
483
565
|
"character": 5
|
|
484
566
|
},
|
|
485
567
|
"name": "Workspace"
|
|
@@ -488,7 +570,7 @@
|
|
|
488
570
|
"__schema": "TypeRefSchema",
|
|
489
571
|
"location": {
|
|
490
572
|
"filePath": "checkout.main.runtime.ts",
|
|
491
|
-
"line":
|
|
573
|
+
"line": 570,
|
|
492
574
|
"character": 5
|
|
493
575
|
},
|
|
494
576
|
"name": "LoggerMain"
|
|
@@ -497,7 +579,7 @@
|
|
|
497
579
|
"__schema": "TypeRefSchema",
|
|
498
580
|
"location": {
|
|
499
581
|
"filePath": "checkout.main.runtime.ts",
|
|
500
|
-
"line":
|
|
582
|
+
"line": 571,
|
|
501
583
|
"character": 5
|
|
502
584
|
},
|
|
503
585
|
"name": "ComponentWriterMain"
|
|
@@ -506,7 +588,7 @@
|
|
|
506
588
|
"__schema": "TypeRefSchema",
|
|
507
589
|
"location": {
|
|
508
590
|
"filePath": "checkout.main.runtime.ts",
|
|
509
|
-
"line":
|
|
591
|
+
"line": 572,
|
|
510
592
|
"character": 5
|
|
511
593
|
},
|
|
512
594
|
"name": "ImporterMain"
|
|
@@ -515,7 +597,7 @@
|
|
|
515
597
|
"__schema": "TypeRefSchema",
|
|
516
598
|
"location": {
|
|
517
599
|
"filePath": "checkout.main.runtime.ts",
|
|
518
|
-
"line":
|
|
600
|
+
"line": 573,
|
|
519
601
|
"character": 5
|
|
520
602
|
},
|
|
521
603
|
"name": "RemoveMain"
|
|
@@ -530,7 +612,7 @@
|
|
|
530
612
|
"__schema": "InferenceTypeSchema",
|
|
531
613
|
"location": {
|
|
532
614
|
"filePath": "checkout.main.runtime.ts",
|
|
533
|
-
"line":
|
|
615
|
+
"line": 567,
|
|
534
616
|
"character": 3
|
|
535
617
|
},
|
|
536
618
|
"type": "Promise<CheckoutMain>"
|
|
@@ -552,22 +634,22 @@
|
|
|
552
634
|
"line": 3,
|
|
553
635
|
"character": 29
|
|
554
636
|
},
|
|
555
|
-
"signature": "type CheckoutProps = {\n version?: string | undefined;\n ids?: ComponentID[] | undefined;\n head?: boolean | undefined;\n ancestor?: number | undefined;\n latest?: boolean | undefined;\n main?: boolean | undefined;\n ...
|
|
637
|
+
"signature": "type CheckoutProps = {\n version?: string | undefined;\n ids?: ComponentID[] | undefined;\n head?: boolean | undefined;\n ancestor?: number | undefined;\n latest?: boolean | undefined;\n main?: boolean | undefined;\n ... 18 more ...;\n includeLocallyDeleted?: boolean | undefined;\n}",
|
|
556
638
|
"name": "CheckoutProps",
|
|
557
639
|
"exportNode": {
|
|
558
640
|
"__schema": "TypeSchema",
|
|
559
641
|
"location": {
|
|
560
642
|
"filePath": "checkout.main.runtime.ts",
|
|
561
|
-
"line":
|
|
643
|
+
"line": 29,
|
|
562
644
|
"character": 1
|
|
563
645
|
},
|
|
564
|
-
"signature": "type CheckoutProps = {\n version?: string | undefined;\n ids?: ComponentID[] | undefined;\n head?: boolean | undefined;\n ancestor?: number | undefined;\n latest?: boolean | undefined;\n main?: boolean | undefined;\n ...
|
|
646
|
+
"signature": "type CheckoutProps = {\n version?: string | undefined;\n ids?: ComponentID[] | undefined;\n head?: boolean | undefined;\n ancestor?: number | undefined;\n latest?: boolean | undefined;\n main?: boolean | undefined;\n ... 18 more ...;\n includeLocallyDeleted?: boolean | undefined;\n}",
|
|
565
647
|
"name": "CheckoutProps",
|
|
566
648
|
"type": {
|
|
567
649
|
"__schema": "TypeLiteralSchema",
|
|
568
650
|
"location": {
|
|
569
651
|
"filePath": "checkout.main.runtime.ts",
|
|
570
|
-
"line":
|
|
652
|
+
"line": 29,
|
|
571
653
|
"character": 29
|
|
572
654
|
},
|
|
573
655
|
"members": [
|
|
@@ -575,7 +657,7 @@
|
|
|
575
657
|
"__schema": "VariableLikeSchema",
|
|
576
658
|
"location": {
|
|
577
659
|
"filePath": "checkout.main.runtime.ts",
|
|
578
|
-
"line":
|
|
660
|
+
"line": 30,
|
|
579
661
|
"character": 3
|
|
580
662
|
},
|
|
581
663
|
"signature": "(property) version?: string | undefined",
|
|
@@ -584,7 +666,7 @@
|
|
|
584
666
|
"__schema": "KeywordTypeSchema",
|
|
585
667
|
"location": {
|
|
586
668
|
"filePath": "checkout.main.runtime.ts",
|
|
587
|
-
"line":
|
|
669
|
+
"line": 30,
|
|
588
670
|
"character": 13
|
|
589
671
|
},
|
|
590
672
|
"name": "string"
|
|
@@ -595,7 +677,7 @@
|
|
|
595
677
|
"__schema": "VariableLikeSchema",
|
|
596
678
|
"location": {
|
|
597
679
|
"filePath": "checkout.main.runtime.ts",
|
|
598
|
-
"line":
|
|
680
|
+
"line": 31,
|
|
599
681
|
"character": 3
|
|
600
682
|
},
|
|
601
683
|
"signature": "(property) ids?: ComponentID[] | undefined",
|
|
@@ -604,14 +686,14 @@
|
|
|
604
686
|
"__schema": "TypeArraySchema",
|
|
605
687
|
"location": {
|
|
606
688
|
"filePath": "checkout.main.runtime.ts",
|
|
607
|
-
"line":
|
|
689
|
+
"line": 31,
|
|
608
690
|
"character": 9
|
|
609
691
|
},
|
|
610
692
|
"type": {
|
|
611
693
|
"__schema": "TypeRefSchema",
|
|
612
694
|
"location": {
|
|
613
695
|
"filePath": "checkout.main.runtime.ts",
|
|
614
|
-
"line":
|
|
696
|
+
"line": 31,
|
|
615
697
|
"character": 9
|
|
616
698
|
},
|
|
617
699
|
"name": "ComponentID"
|
|
@@ -623,7 +705,7 @@
|
|
|
623
705
|
"__schema": "VariableLikeSchema",
|
|
624
706
|
"location": {
|
|
625
707
|
"filePath": "checkout.main.runtime.ts",
|
|
626
|
-
"line":
|
|
708
|
+
"line": 32,
|
|
627
709
|
"character": 3
|
|
628
710
|
},
|
|
629
711
|
"signature": "(property) head?: boolean | undefined",
|
|
@@ -632,7 +714,7 @@
|
|
|
632
714
|
"__schema": "KeywordTypeSchema",
|
|
633
715
|
"location": {
|
|
634
716
|
"filePath": "checkout.main.runtime.ts",
|
|
635
|
-
"line":
|
|
717
|
+
"line": 32,
|
|
636
718
|
"character": 10
|
|
637
719
|
},
|
|
638
720
|
"name": "boolean"
|
|
@@ -643,7 +725,7 @@
|
|
|
643
725
|
"__schema": "VariableLikeSchema",
|
|
644
726
|
"location": {
|
|
645
727
|
"filePath": "checkout.main.runtime.ts",
|
|
646
|
-
"line":
|
|
728
|
+
"line": 33,
|
|
647
729
|
"character": 3
|
|
648
730
|
},
|
|
649
731
|
"signature": "(property) ancestor?: number | undefined",
|
|
@@ -652,7 +734,7 @@
|
|
|
652
734
|
"__schema": "KeywordTypeSchema",
|
|
653
735
|
"location": {
|
|
654
736
|
"filePath": "checkout.main.runtime.ts",
|
|
655
|
-
"line":
|
|
737
|
+
"line": 33,
|
|
656
738
|
"character": 14
|
|
657
739
|
},
|
|
658
740
|
"name": "number"
|
|
@@ -663,7 +745,7 @@
|
|
|
663
745
|
"__schema": "VariableLikeSchema",
|
|
664
746
|
"location": {
|
|
665
747
|
"filePath": "checkout.main.runtime.ts",
|
|
666
|
-
"line":
|
|
748
|
+
"line": 34,
|
|
667
749
|
"character": 3
|
|
668
750
|
},
|
|
669
751
|
"signature": "(property) latest?: boolean | undefined",
|
|
@@ -672,7 +754,7 @@
|
|
|
672
754
|
"__schema": "KeywordTypeSchema",
|
|
673
755
|
"location": {
|
|
674
756
|
"filePath": "checkout.main.runtime.ts",
|
|
675
|
-
"line":
|
|
757
|
+
"line": 34,
|
|
676
758
|
"character": 12
|
|
677
759
|
},
|
|
678
760
|
"name": "boolean"
|
|
@@ -683,7 +765,7 @@
|
|
|
683
765
|
"__schema": "VariableLikeSchema",
|
|
684
766
|
"location": {
|
|
685
767
|
"filePath": "checkout.main.runtime.ts",
|
|
686
|
-
"line":
|
|
768
|
+
"line": 35,
|
|
687
769
|
"character": 3
|
|
688
770
|
},
|
|
689
771
|
"signature": "(property) main?: boolean | undefined",
|
|
@@ -692,7 +774,7 @@
|
|
|
692
774
|
"__schema": "KeywordTypeSchema",
|
|
693
775
|
"location": {
|
|
694
776
|
"filePath": "checkout.main.runtime.ts",
|
|
695
|
-
"line":
|
|
777
|
+
"line": 35,
|
|
696
778
|
"character": 10
|
|
697
779
|
},
|
|
698
780
|
"name": "boolean"
|
|
@@ -703,7 +785,7 @@
|
|
|
703
785
|
"__schema": "VariableLikeSchema",
|
|
704
786
|
"location": {
|
|
705
787
|
"filePath": "checkout.main.runtime.ts",
|
|
706
|
-
"line":
|
|
788
|
+
"line": 36,
|
|
707
789
|
"character": 3
|
|
708
790
|
},
|
|
709
791
|
"signature": "(property) promptMergeOptions?: boolean | undefined",
|
|
@@ -712,7 +794,7 @@
|
|
|
712
794
|
"__schema": "KeywordTypeSchema",
|
|
713
795
|
"location": {
|
|
714
796
|
"filePath": "checkout.main.runtime.ts",
|
|
715
|
-
"line":
|
|
797
|
+
"line": 36,
|
|
716
798
|
"character": 24
|
|
717
799
|
},
|
|
718
800
|
"name": "boolean"
|
|
@@ -723,7 +805,7 @@
|
|
|
723
805
|
"__schema": "VariableLikeSchema",
|
|
724
806
|
"location": {
|
|
725
807
|
"filePath": "checkout.main.runtime.ts",
|
|
726
|
-
"line":
|
|
808
|
+
"line": 37,
|
|
727
809
|
"character": 3
|
|
728
810
|
},
|
|
729
811
|
"signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
|
@@ -732,7 +814,7 @@
|
|
|
732
814
|
"__schema": "TypeRefSchema",
|
|
733
815
|
"location": {
|
|
734
816
|
"filePath": "checkout.main.runtime.ts",
|
|
735
|
-
"line":
|
|
817
|
+
"line": 37,
|
|
736
818
|
"character": 19
|
|
737
819
|
},
|
|
738
820
|
"name": "MergeStrategy"
|
|
@@ -743,7 +825,7 @@
|
|
|
743
825
|
"__schema": "VariableLikeSchema",
|
|
744
826
|
"location": {
|
|
745
827
|
"filePath": "checkout.main.runtime.ts",
|
|
746
|
-
"line":
|
|
828
|
+
"line": 38,
|
|
747
829
|
"character": 3
|
|
748
830
|
},
|
|
749
831
|
"signature": "(property) forceOurs?: boolean | undefined",
|
|
@@ -752,7 +834,7 @@
|
|
|
752
834
|
"__schema": "KeywordTypeSchema",
|
|
753
835
|
"location": {
|
|
754
836
|
"filePath": "checkout.main.runtime.ts",
|
|
755
|
-
"line":
|
|
837
|
+
"line": 38,
|
|
756
838
|
"character": 15
|
|
757
839
|
},
|
|
758
840
|
"name": "boolean"
|
|
@@ -763,7 +845,7 @@
|
|
|
763
845
|
"__schema": "VariableLikeSchema",
|
|
764
846
|
"location": {
|
|
765
847
|
"filePath": "checkout.main.runtime.ts",
|
|
766
|
-
"line":
|
|
848
|
+
"line": 39,
|
|
767
849
|
"character": 3
|
|
768
850
|
},
|
|
769
851
|
"signature": "(property) forceTheirs?: boolean | undefined",
|
|
@@ -772,7 +854,7 @@
|
|
|
772
854
|
"__schema": "KeywordTypeSchema",
|
|
773
855
|
"location": {
|
|
774
856
|
"filePath": "checkout.main.runtime.ts",
|
|
775
|
-
"line":
|
|
857
|
+
"line": 39,
|
|
776
858
|
"character": 17
|
|
777
859
|
},
|
|
778
860
|
"name": "boolean"
|
|
@@ -783,7 +865,7 @@
|
|
|
783
865
|
"__schema": "VariableLikeSchema",
|
|
784
866
|
"location": {
|
|
785
867
|
"filePath": "checkout.main.runtime.ts",
|
|
786
|
-
"line":
|
|
868
|
+
"line": 40,
|
|
787
869
|
"character": 3
|
|
788
870
|
},
|
|
789
871
|
"signature": "(property) verbose?: boolean | undefined",
|
|
@@ -792,7 +874,7 @@
|
|
|
792
874
|
"__schema": "KeywordTypeSchema",
|
|
793
875
|
"location": {
|
|
794
876
|
"filePath": "checkout.main.runtime.ts",
|
|
795
|
-
"line":
|
|
877
|
+
"line": 40,
|
|
796
878
|
"character": 13
|
|
797
879
|
},
|
|
798
880
|
"name": "boolean"
|
|
@@ -803,7 +885,7 @@
|
|
|
803
885
|
"__schema": "VariableLikeSchema",
|
|
804
886
|
"location": {
|
|
805
887
|
"filePath": "checkout.main.runtime.ts",
|
|
806
|
-
"line":
|
|
888
|
+
"line": 41,
|
|
807
889
|
"character": 3
|
|
808
890
|
},
|
|
809
891
|
"signature": "(property) skipNpmInstall?: boolean | undefined",
|
|
@@ -812,7 +894,7 @@
|
|
|
812
894
|
"__schema": "KeywordTypeSchema",
|
|
813
895
|
"location": {
|
|
814
896
|
"filePath": "checkout.main.runtime.ts",
|
|
815
|
-
"line":
|
|
897
|
+
"line": 41,
|
|
816
898
|
"character": 20
|
|
817
899
|
},
|
|
818
900
|
"name": "boolean"
|
|
@@ -823,7 +905,7 @@
|
|
|
823
905
|
"__schema": "VariableLikeSchema",
|
|
824
906
|
"location": {
|
|
825
907
|
"filePath": "checkout.main.runtime.ts",
|
|
826
|
-
"line":
|
|
908
|
+
"line": 42,
|
|
827
909
|
"character": 3
|
|
828
910
|
},
|
|
829
911
|
"signature": "(property) reset?: boolean | undefined",
|
|
@@ -832,7 +914,7 @@
|
|
|
832
914
|
"__schema": "KeywordTypeSchema",
|
|
833
915
|
"location": {
|
|
834
916
|
"filePath": "checkout.main.runtime.ts",
|
|
835
|
-
"line":
|
|
917
|
+
"line": 42,
|
|
836
918
|
"character": 11
|
|
837
919
|
},
|
|
838
920
|
"name": "boolean"
|
|
@@ -843,7 +925,7 @@
|
|
|
843
925
|
"__schema": "VariableLikeSchema",
|
|
844
926
|
"location": {
|
|
845
927
|
"filePath": "checkout.main.runtime.ts",
|
|
846
|
-
"line":
|
|
928
|
+
"line": 43,
|
|
847
929
|
"character": 3
|
|
848
930
|
},
|
|
849
931
|
"signature": "(property) revert?: boolean | undefined",
|
|
@@ -852,7 +934,7 @@
|
|
|
852
934
|
"__schema": "KeywordTypeSchema",
|
|
853
935
|
"location": {
|
|
854
936
|
"filePath": "checkout.main.runtime.ts",
|
|
855
|
-
"line":
|
|
937
|
+
"line": 43,
|
|
856
938
|
"character": 12
|
|
857
939
|
},
|
|
858
940
|
"name": "boolean"
|
|
@@ -863,7 +945,7 @@
|
|
|
863
945
|
"__schema": "VariableLikeSchema",
|
|
864
946
|
"location": {
|
|
865
947
|
"filePath": "checkout.main.runtime.ts",
|
|
866
|
-
"line":
|
|
948
|
+
"line": 44,
|
|
867
949
|
"character": 3
|
|
868
950
|
},
|
|
869
951
|
"signature": "(property) all?: boolean | undefined",
|
|
@@ -872,7 +954,7 @@
|
|
|
872
954
|
"__schema": "KeywordTypeSchema",
|
|
873
955
|
"location": {
|
|
874
956
|
"filePath": "checkout.main.runtime.ts",
|
|
875
|
-
"line":
|
|
957
|
+
"line": 44,
|
|
876
958
|
"character": 9
|
|
877
959
|
},
|
|
878
960
|
"name": "boolean"
|
|
@@ -883,7 +965,7 @@
|
|
|
883
965
|
"__schema": "VariableLikeSchema",
|
|
884
966
|
"location": {
|
|
885
967
|
"filePath": "checkout.main.runtime.ts",
|
|
886
|
-
"line":
|
|
968
|
+
"line": 45,
|
|
887
969
|
"character": 3
|
|
888
970
|
},
|
|
889
971
|
"signature": "(property) isLane?: boolean | undefined",
|
|
@@ -892,7 +974,7 @@
|
|
|
892
974
|
"__schema": "KeywordTypeSchema",
|
|
893
975
|
"location": {
|
|
894
976
|
"filePath": "checkout.main.runtime.ts",
|
|
895
|
-
"line":
|
|
977
|
+
"line": 45,
|
|
896
978
|
"character": 12
|
|
897
979
|
},
|
|
898
980
|
"name": "boolean"
|
|
@@ -903,7 +985,7 @@
|
|
|
903
985
|
"__schema": "VariableLikeSchema",
|
|
904
986
|
"location": {
|
|
905
987
|
"filePath": "checkout.main.runtime.ts",
|
|
906
|
-
"line":
|
|
988
|
+
"line": 46,
|
|
907
989
|
"character": 3
|
|
908
990
|
},
|
|
909
991
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -912,7 +994,7 @@
|
|
|
912
994
|
"__schema": "TypeRefSchema",
|
|
913
995
|
"location": {
|
|
914
996
|
"filePath": "checkout.main.runtime.ts",
|
|
915
|
-
"line":
|
|
997
|
+
"line": 46,
|
|
916
998
|
"character": 10
|
|
917
999
|
},
|
|
918
1000
|
"name": "Lane"
|
|
@@ -923,7 +1005,7 @@
|
|
|
923
1005
|
"__schema": "VariableLikeSchema",
|
|
924
1006
|
"location": {
|
|
925
1007
|
"filePath": "checkout.main.runtime.ts",
|
|
926
|
-
"line":
|
|
1008
|
+
"line": 47,
|
|
927
1009
|
"character": 3
|
|
928
1010
|
},
|
|
929
1011
|
"signature": "(property) workspaceOnly?: boolean | undefined",
|
|
@@ -932,7 +1014,7 @@
|
|
|
932
1014
|
"__schema": "KeywordTypeSchema",
|
|
933
1015
|
"location": {
|
|
934
1016
|
"filePath": "checkout.main.runtime.ts",
|
|
935
|
-
"line":
|
|
1017
|
+
"line": 47,
|
|
936
1018
|
"character": 19
|
|
937
1019
|
},
|
|
938
1020
|
"name": "boolean"
|
|
@@ -943,7 +1025,7 @@
|
|
|
943
1025
|
"__schema": "VariableLikeSchema",
|
|
944
1026
|
"location": {
|
|
945
1027
|
"filePath": "checkout.main.runtime.ts",
|
|
946
|
-
"line":
|
|
1028
|
+
"line": 48,
|
|
947
1029
|
"character": 3
|
|
948
1030
|
},
|
|
949
1031
|
"signature": "(property) versionPerId?: ComponentID[] | undefined",
|
|
@@ -952,14 +1034,14 @@
|
|
|
952
1034
|
"__schema": "TypeArraySchema",
|
|
953
1035
|
"location": {
|
|
954
1036
|
"filePath": "checkout.main.runtime.ts",
|
|
955
|
-
"line":
|
|
1037
|
+
"line": 48,
|
|
956
1038
|
"character": 18
|
|
957
1039
|
},
|
|
958
1040
|
"type": {
|
|
959
1041
|
"__schema": "TypeRefSchema",
|
|
960
1042
|
"location": {
|
|
961
1043
|
"filePath": "checkout.main.runtime.ts",
|
|
962
|
-
"line":
|
|
1044
|
+
"line": 48,
|
|
963
1045
|
"character": 18
|
|
964
1046
|
},
|
|
965
1047
|
"name": "ComponentID"
|
|
@@ -971,7 +1053,7 @@
|
|
|
971
1053
|
"__schema": "VariableLikeSchema",
|
|
972
1054
|
"location": {
|
|
973
1055
|
"filePath": "checkout.main.runtime.ts",
|
|
974
|
-
"line":
|
|
1056
|
+
"line": 49,
|
|
975
1057
|
"character": 3
|
|
976
1058
|
},
|
|
977
1059
|
"signature": "(property) skipUpdatingBitmap?: boolean | undefined",
|
|
@@ -980,7 +1062,7 @@
|
|
|
980
1062
|
"__schema": "KeywordTypeSchema",
|
|
981
1063
|
"location": {
|
|
982
1064
|
"filePath": "checkout.main.runtime.ts",
|
|
983
|
-
"line":
|
|
1065
|
+
"line": 49,
|
|
984
1066
|
"character": 24
|
|
985
1067
|
},
|
|
986
1068
|
"name": "boolean"
|
|
@@ -991,7 +1073,7 @@
|
|
|
991
1073
|
"__schema": "VariableLikeSchema",
|
|
992
1074
|
"location": {
|
|
993
1075
|
"filePath": "checkout.main.runtime.ts",
|
|
994
|
-
"line":
|
|
1076
|
+
"line": 50,
|
|
995
1077
|
"character": 3
|
|
996
1078
|
},
|
|
997
1079
|
"signature": "(property) loadStash?: boolean | undefined",
|
|
@@ -1000,7 +1082,7 @@
|
|
|
1000
1082
|
"__schema": "KeywordTypeSchema",
|
|
1001
1083
|
"location": {
|
|
1002
1084
|
"filePath": "checkout.main.runtime.ts",
|
|
1003
|
-
"line":
|
|
1085
|
+
"line": 50,
|
|
1004
1086
|
"character": 15
|
|
1005
1087
|
},
|
|
1006
1088
|
"name": "boolean"
|
|
@@ -1011,7 +1093,49 @@
|
|
|
1011
1093
|
"__schema": "VariableLikeSchema",
|
|
1012
1094
|
"location": {
|
|
1013
1095
|
"filePath": "checkout.main.runtime.ts",
|
|
1014
|
-
"line":
|
|
1096
|
+
"line": 51,
|
|
1097
|
+
"character": 3
|
|
1098
|
+
},
|
|
1099
|
+
"signature": "(property) stashedBitmapEntries?: Partial<ComponentMap>[] | undefined",
|
|
1100
|
+
"name": "stashedBitmapEntries",
|
|
1101
|
+
"type": {
|
|
1102
|
+
"__schema": "TypeRefSchema",
|
|
1103
|
+
"location": {
|
|
1104
|
+
"filePath": "checkout.main.runtime.ts",
|
|
1105
|
+
"line": 51,
|
|
1106
|
+
"character": 26
|
|
1107
|
+
},
|
|
1108
|
+
"name": "Array",
|
|
1109
|
+
"typeArgs": [
|
|
1110
|
+
{
|
|
1111
|
+
"__schema": "TypeRefSchema",
|
|
1112
|
+
"location": {
|
|
1113
|
+
"filePath": "checkout.main.runtime.ts",
|
|
1114
|
+
"line": 51,
|
|
1115
|
+
"character": 32
|
|
1116
|
+
},
|
|
1117
|
+
"name": "Partial",
|
|
1118
|
+
"typeArgs": [
|
|
1119
|
+
{
|
|
1120
|
+
"__schema": "TypeRefSchema",
|
|
1121
|
+
"location": {
|
|
1122
|
+
"filePath": "checkout.main.runtime.ts",
|
|
1123
|
+
"line": 51,
|
|
1124
|
+
"character": 40
|
|
1125
|
+
},
|
|
1126
|
+
"name": "ComponentMap"
|
|
1127
|
+
}
|
|
1128
|
+
]
|
|
1129
|
+
}
|
|
1130
|
+
]
|
|
1131
|
+
},
|
|
1132
|
+
"isOptional": true
|
|
1133
|
+
},
|
|
1134
|
+
{
|
|
1135
|
+
"__schema": "VariableLikeSchema",
|
|
1136
|
+
"location": {
|
|
1137
|
+
"filePath": "checkout.main.runtime.ts",
|
|
1138
|
+
"line": 52,
|
|
1015
1139
|
"character": 3
|
|
1016
1140
|
},
|
|
1017
1141
|
"signature": "(property) restoreMissingComponents?: boolean | undefined",
|
|
@@ -1020,7 +1144,7 @@
|
|
|
1020
1144
|
"__schema": "KeywordTypeSchema",
|
|
1021
1145
|
"location": {
|
|
1022
1146
|
"filePath": "checkout.main.runtime.ts",
|
|
1023
|
-
"line":
|
|
1147
|
+
"line": 52,
|
|
1024
1148
|
"character": 30
|
|
1025
1149
|
},
|
|
1026
1150
|
"name": "boolean"
|
|
@@ -1031,7 +1155,7 @@
|
|
|
1031
1155
|
"__schema": "VariableLikeSchema",
|
|
1032
1156
|
"location": {
|
|
1033
1157
|
"filePath": "checkout.main.runtime.ts",
|
|
1034
|
-
"line":
|
|
1158
|
+
"line": 53,
|
|
1035
1159
|
"character": 3
|
|
1036
1160
|
},
|
|
1037
1161
|
"signature": "(property) allowAddingComponentsFromScope?: boolean | undefined",
|
|
@@ -1040,7 +1164,7 @@
|
|
|
1040
1164
|
"__schema": "KeywordTypeSchema",
|
|
1041
1165
|
"location": {
|
|
1042
1166
|
"filePath": "checkout.main.runtime.ts",
|
|
1043
|
-
"line":
|
|
1167
|
+
"line": 53,
|
|
1044
1168
|
"character": 36
|
|
1045
1169
|
},
|
|
1046
1170
|
"name": "boolean"
|
|
@@ -1051,7 +1175,7 @@
|
|
|
1051
1175
|
"__schema": "VariableLikeSchema",
|
|
1052
1176
|
"location": {
|
|
1053
1177
|
"filePath": "checkout.main.runtime.ts",
|
|
1054
|
-
"line":
|
|
1178
|
+
"line": 54,
|
|
1055
1179
|
"character": 3
|
|
1056
1180
|
},
|
|
1057
1181
|
"signature": "(property) includeLocallyDeleted?: boolean | undefined",
|
|
@@ -1060,7 +1184,7 @@
|
|
|
1060
1184
|
"__schema": "KeywordTypeSchema",
|
|
1061
1185
|
"location": {
|
|
1062
1186
|
"filePath": "checkout.main.runtime.ts",
|
|
1063
|
-
"line":
|
|
1187
|
+
"line": 54,
|
|
1064
1188
|
"character": 27
|
|
1065
1189
|
},
|
|
1066
1190
|
"name": "boolean"
|
|
@@ -2266,16 +2390,16 @@
|
|
|
2266
2390
|
"__schema": "TypeSchema",
|
|
2267
2391
|
"location": {
|
|
2268
2392
|
"filePath": "checkout.main.runtime.ts",
|
|
2269
|
-
"line":
|
|
2393
|
+
"line": 29,
|
|
2270
2394
|
"character": 1
|
|
2271
2395
|
},
|
|
2272
|
-
"signature": "type CheckoutProps = {\n version?: string | undefined;\n ids?: ComponentID[] | undefined;\n head?: boolean | undefined;\n ancestor?: number | undefined;\n latest?: boolean | undefined;\n main?: boolean | undefined;\n ...
|
|
2396
|
+
"signature": "type CheckoutProps = {\n version?: string | undefined;\n ids?: ComponentID[] | undefined;\n head?: boolean | undefined;\n ancestor?: number | undefined;\n latest?: boolean | undefined;\n main?: boolean | undefined;\n ... 18 more ...;\n includeLocallyDeleted?: boolean | undefined;\n}",
|
|
2273
2397
|
"name": "CheckoutProps",
|
|
2274
2398
|
"type": {
|
|
2275
2399
|
"__schema": "TypeLiteralSchema",
|
|
2276
2400
|
"location": {
|
|
2277
2401
|
"filePath": "checkout.main.runtime.ts",
|
|
2278
|
-
"line":
|
|
2402
|
+
"line": 29,
|
|
2279
2403
|
"character": 29
|
|
2280
2404
|
},
|
|
2281
2405
|
"members": [
|
|
@@ -2283,7 +2407,7 @@
|
|
|
2283
2407
|
"__schema": "VariableLikeSchema",
|
|
2284
2408
|
"location": {
|
|
2285
2409
|
"filePath": "checkout.main.runtime.ts",
|
|
2286
|
-
"line":
|
|
2410
|
+
"line": 30,
|
|
2287
2411
|
"character": 3
|
|
2288
2412
|
},
|
|
2289
2413
|
"signature": "(property) version?: string | undefined",
|
|
@@ -2292,7 +2416,7 @@
|
|
|
2292
2416
|
"__schema": "KeywordTypeSchema",
|
|
2293
2417
|
"location": {
|
|
2294
2418
|
"filePath": "checkout.main.runtime.ts",
|
|
2295
|
-
"line":
|
|
2419
|
+
"line": 30,
|
|
2296
2420
|
"character": 13
|
|
2297
2421
|
},
|
|
2298
2422
|
"name": "string"
|
|
@@ -2303,7 +2427,7 @@
|
|
|
2303
2427
|
"__schema": "VariableLikeSchema",
|
|
2304
2428
|
"location": {
|
|
2305
2429
|
"filePath": "checkout.main.runtime.ts",
|
|
2306
|
-
"line":
|
|
2430
|
+
"line": 31,
|
|
2307
2431
|
"character": 3
|
|
2308
2432
|
},
|
|
2309
2433
|
"signature": "(property) ids?: ComponentID[] | undefined",
|
|
@@ -2312,14 +2436,14 @@
|
|
|
2312
2436
|
"__schema": "TypeArraySchema",
|
|
2313
2437
|
"location": {
|
|
2314
2438
|
"filePath": "checkout.main.runtime.ts",
|
|
2315
|
-
"line":
|
|
2439
|
+
"line": 31,
|
|
2316
2440
|
"character": 9
|
|
2317
2441
|
},
|
|
2318
2442
|
"type": {
|
|
2319
2443
|
"__schema": "TypeRefSchema",
|
|
2320
2444
|
"location": {
|
|
2321
2445
|
"filePath": "checkout.main.runtime.ts",
|
|
2322
|
-
"line":
|
|
2446
|
+
"line": 31,
|
|
2323
2447
|
"character": 9
|
|
2324
2448
|
},
|
|
2325
2449
|
"name": "ComponentID"
|
|
@@ -2331,7 +2455,7 @@
|
|
|
2331
2455
|
"__schema": "VariableLikeSchema",
|
|
2332
2456
|
"location": {
|
|
2333
2457
|
"filePath": "checkout.main.runtime.ts",
|
|
2334
|
-
"line":
|
|
2458
|
+
"line": 32,
|
|
2335
2459
|
"character": 3
|
|
2336
2460
|
},
|
|
2337
2461
|
"signature": "(property) head?: boolean | undefined",
|
|
@@ -2340,7 +2464,7 @@
|
|
|
2340
2464
|
"__schema": "KeywordTypeSchema",
|
|
2341
2465
|
"location": {
|
|
2342
2466
|
"filePath": "checkout.main.runtime.ts",
|
|
2343
|
-
"line":
|
|
2467
|
+
"line": 32,
|
|
2344
2468
|
"character": 10
|
|
2345
2469
|
},
|
|
2346
2470
|
"name": "boolean"
|
|
@@ -2351,7 +2475,7 @@
|
|
|
2351
2475
|
"__schema": "VariableLikeSchema",
|
|
2352
2476
|
"location": {
|
|
2353
2477
|
"filePath": "checkout.main.runtime.ts",
|
|
2354
|
-
"line":
|
|
2478
|
+
"line": 33,
|
|
2355
2479
|
"character": 3
|
|
2356
2480
|
},
|
|
2357
2481
|
"signature": "(property) ancestor?: number | undefined",
|
|
@@ -2360,7 +2484,7 @@
|
|
|
2360
2484
|
"__schema": "KeywordTypeSchema",
|
|
2361
2485
|
"location": {
|
|
2362
2486
|
"filePath": "checkout.main.runtime.ts",
|
|
2363
|
-
"line":
|
|
2487
|
+
"line": 33,
|
|
2364
2488
|
"character": 14
|
|
2365
2489
|
},
|
|
2366
2490
|
"name": "number"
|
|
@@ -2371,7 +2495,7 @@
|
|
|
2371
2495
|
"__schema": "VariableLikeSchema",
|
|
2372
2496
|
"location": {
|
|
2373
2497
|
"filePath": "checkout.main.runtime.ts",
|
|
2374
|
-
"line":
|
|
2498
|
+
"line": 34,
|
|
2375
2499
|
"character": 3
|
|
2376
2500
|
},
|
|
2377
2501
|
"signature": "(property) latest?: boolean | undefined",
|
|
@@ -2380,7 +2504,7 @@
|
|
|
2380
2504
|
"__schema": "KeywordTypeSchema",
|
|
2381
2505
|
"location": {
|
|
2382
2506
|
"filePath": "checkout.main.runtime.ts",
|
|
2383
|
-
"line":
|
|
2507
|
+
"line": 34,
|
|
2384
2508
|
"character": 12
|
|
2385
2509
|
},
|
|
2386
2510
|
"name": "boolean"
|
|
@@ -2391,7 +2515,7 @@
|
|
|
2391
2515
|
"__schema": "VariableLikeSchema",
|
|
2392
2516
|
"location": {
|
|
2393
2517
|
"filePath": "checkout.main.runtime.ts",
|
|
2394
|
-
"line":
|
|
2518
|
+
"line": 35,
|
|
2395
2519
|
"character": 3
|
|
2396
2520
|
},
|
|
2397
2521
|
"signature": "(property) main?: boolean | undefined",
|
|
@@ -2400,7 +2524,7 @@
|
|
|
2400
2524
|
"__schema": "KeywordTypeSchema",
|
|
2401
2525
|
"location": {
|
|
2402
2526
|
"filePath": "checkout.main.runtime.ts",
|
|
2403
|
-
"line":
|
|
2527
|
+
"line": 35,
|
|
2404
2528
|
"character": 10
|
|
2405
2529
|
},
|
|
2406
2530
|
"name": "boolean"
|
|
@@ -2411,7 +2535,7 @@
|
|
|
2411
2535
|
"__schema": "VariableLikeSchema",
|
|
2412
2536
|
"location": {
|
|
2413
2537
|
"filePath": "checkout.main.runtime.ts",
|
|
2414
|
-
"line":
|
|
2538
|
+
"line": 36,
|
|
2415
2539
|
"character": 3
|
|
2416
2540
|
},
|
|
2417
2541
|
"signature": "(property) promptMergeOptions?: boolean | undefined",
|
|
@@ -2420,7 +2544,7 @@
|
|
|
2420
2544
|
"__schema": "KeywordTypeSchema",
|
|
2421
2545
|
"location": {
|
|
2422
2546
|
"filePath": "checkout.main.runtime.ts",
|
|
2423
|
-
"line":
|
|
2547
|
+
"line": 36,
|
|
2424
2548
|
"character": 24
|
|
2425
2549
|
},
|
|
2426
2550
|
"name": "boolean"
|
|
@@ -2431,7 +2555,7 @@
|
|
|
2431
2555
|
"__schema": "VariableLikeSchema",
|
|
2432
2556
|
"location": {
|
|
2433
2557
|
"filePath": "checkout.main.runtime.ts",
|
|
2434
|
-
"line":
|
|
2558
|
+
"line": 37,
|
|
2435
2559
|
"character": 3
|
|
2436
2560
|
},
|
|
2437
2561
|
"signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
|
@@ -2440,7 +2564,7 @@
|
|
|
2440
2564
|
"__schema": "TypeRefSchema",
|
|
2441
2565
|
"location": {
|
|
2442
2566
|
"filePath": "checkout.main.runtime.ts",
|
|
2443
|
-
"line":
|
|
2567
|
+
"line": 37,
|
|
2444
2568
|
"character": 19
|
|
2445
2569
|
},
|
|
2446
2570
|
"name": "MergeStrategy"
|
|
@@ -2451,7 +2575,7 @@
|
|
|
2451
2575
|
"__schema": "VariableLikeSchema",
|
|
2452
2576
|
"location": {
|
|
2453
2577
|
"filePath": "checkout.main.runtime.ts",
|
|
2454
|
-
"line":
|
|
2578
|
+
"line": 38,
|
|
2455
2579
|
"character": 3
|
|
2456
2580
|
},
|
|
2457
2581
|
"signature": "(property) forceOurs?: boolean | undefined",
|
|
@@ -2460,7 +2584,7 @@
|
|
|
2460
2584
|
"__schema": "KeywordTypeSchema",
|
|
2461
2585
|
"location": {
|
|
2462
2586
|
"filePath": "checkout.main.runtime.ts",
|
|
2463
|
-
"line":
|
|
2587
|
+
"line": 38,
|
|
2464
2588
|
"character": 15
|
|
2465
2589
|
},
|
|
2466
2590
|
"name": "boolean"
|
|
@@ -2471,7 +2595,7 @@
|
|
|
2471
2595
|
"__schema": "VariableLikeSchema",
|
|
2472
2596
|
"location": {
|
|
2473
2597
|
"filePath": "checkout.main.runtime.ts",
|
|
2474
|
-
"line":
|
|
2598
|
+
"line": 39,
|
|
2475
2599
|
"character": 3
|
|
2476
2600
|
},
|
|
2477
2601
|
"signature": "(property) forceTheirs?: boolean | undefined",
|
|
@@ -2480,7 +2604,7 @@
|
|
|
2480
2604
|
"__schema": "KeywordTypeSchema",
|
|
2481
2605
|
"location": {
|
|
2482
2606
|
"filePath": "checkout.main.runtime.ts",
|
|
2483
|
-
"line":
|
|
2607
|
+
"line": 39,
|
|
2484
2608
|
"character": 17
|
|
2485
2609
|
},
|
|
2486
2610
|
"name": "boolean"
|
|
@@ -2491,7 +2615,7 @@
|
|
|
2491
2615
|
"__schema": "VariableLikeSchema",
|
|
2492
2616
|
"location": {
|
|
2493
2617
|
"filePath": "checkout.main.runtime.ts",
|
|
2494
|
-
"line":
|
|
2618
|
+
"line": 40,
|
|
2495
2619
|
"character": 3
|
|
2496
2620
|
},
|
|
2497
2621
|
"signature": "(property) verbose?: boolean | undefined",
|
|
@@ -2500,7 +2624,7 @@
|
|
|
2500
2624
|
"__schema": "KeywordTypeSchema",
|
|
2501
2625
|
"location": {
|
|
2502
2626
|
"filePath": "checkout.main.runtime.ts",
|
|
2503
|
-
"line":
|
|
2627
|
+
"line": 40,
|
|
2504
2628
|
"character": 13
|
|
2505
2629
|
},
|
|
2506
2630
|
"name": "boolean"
|
|
@@ -2511,7 +2635,7 @@
|
|
|
2511
2635
|
"__schema": "VariableLikeSchema",
|
|
2512
2636
|
"location": {
|
|
2513
2637
|
"filePath": "checkout.main.runtime.ts",
|
|
2514
|
-
"line":
|
|
2638
|
+
"line": 41,
|
|
2515
2639
|
"character": 3
|
|
2516
2640
|
},
|
|
2517
2641
|
"signature": "(property) skipNpmInstall?: boolean | undefined",
|
|
@@ -2520,7 +2644,7 @@
|
|
|
2520
2644
|
"__schema": "KeywordTypeSchema",
|
|
2521
2645
|
"location": {
|
|
2522
2646
|
"filePath": "checkout.main.runtime.ts",
|
|
2523
|
-
"line":
|
|
2647
|
+
"line": 41,
|
|
2524
2648
|
"character": 20
|
|
2525
2649
|
},
|
|
2526
2650
|
"name": "boolean"
|
|
@@ -2531,7 +2655,7 @@
|
|
|
2531
2655
|
"__schema": "VariableLikeSchema",
|
|
2532
2656
|
"location": {
|
|
2533
2657
|
"filePath": "checkout.main.runtime.ts",
|
|
2534
|
-
"line":
|
|
2658
|
+
"line": 42,
|
|
2535
2659
|
"character": 3
|
|
2536
2660
|
},
|
|
2537
2661
|
"signature": "(property) reset?: boolean | undefined",
|
|
@@ -2540,7 +2664,7 @@
|
|
|
2540
2664
|
"__schema": "KeywordTypeSchema",
|
|
2541
2665
|
"location": {
|
|
2542
2666
|
"filePath": "checkout.main.runtime.ts",
|
|
2543
|
-
"line":
|
|
2667
|
+
"line": 42,
|
|
2544
2668
|
"character": 11
|
|
2545
2669
|
},
|
|
2546
2670
|
"name": "boolean"
|
|
@@ -2551,7 +2675,7 @@
|
|
|
2551
2675
|
"__schema": "VariableLikeSchema",
|
|
2552
2676
|
"location": {
|
|
2553
2677
|
"filePath": "checkout.main.runtime.ts",
|
|
2554
|
-
"line":
|
|
2678
|
+
"line": 43,
|
|
2555
2679
|
"character": 3
|
|
2556
2680
|
},
|
|
2557
2681
|
"signature": "(property) revert?: boolean | undefined",
|
|
@@ -2560,7 +2684,7 @@
|
|
|
2560
2684
|
"__schema": "KeywordTypeSchema",
|
|
2561
2685
|
"location": {
|
|
2562
2686
|
"filePath": "checkout.main.runtime.ts",
|
|
2563
|
-
"line":
|
|
2687
|
+
"line": 43,
|
|
2564
2688
|
"character": 12
|
|
2565
2689
|
},
|
|
2566
2690
|
"name": "boolean"
|
|
@@ -2571,7 +2695,7 @@
|
|
|
2571
2695
|
"__schema": "VariableLikeSchema",
|
|
2572
2696
|
"location": {
|
|
2573
2697
|
"filePath": "checkout.main.runtime.ts",
|
|
2574
|
-
"line":
|
|
2698
|
+
"line": 44,
|
|
2575
2699
|
"character": 3
|
|
2576
2700
|
},
|
|
2577
2701
|
"signature": "(property) all?: boolean | undefined",
|
|
@@ -2580,7 +2704,7 @@
|
|
|
2580
2704
|
"__schema": "KeywordTypeSchema",
|
|
2581
2705
|
"location": {
|
|
2582
2706
|
"filePath": "checkout.main.runtime.ts",
|
|
2583
|
-
"line":
|
|
2707
|
+
"line": 44,
|
|
2584
2708
|
"character": 9
|
|
2585
2709
|
},
|
|
2586
2710
|
"name": "boolean"
|
|
@@ -2591,7 +2715,7 @@
|
|
|
2591
2715
|
"__schema": "VariableLikeSchema",
|
|
2592
2716
|
"location": {
|
|
2593
2717
|
"filePath": "checkout.main.runtime.ts",
|
|
2594
|
-
"line":
|
|
2718
|
+
"line": 45,
|
|
2595
2719
|
"character": 3
|
|
2596
2720
|
},
|
|
2597
2721
|
"signature": "(property) isLane?: boolean | undefined",
|
|
@@ -2600,7 +2724,7 @@
|
|
|
2600
2724
|
"__schema": "KeywordTypeSchema",
|
|
2601
2725
|
"location": {
|
|
2602
2726
|
"filePath": "checkout.main.runtime.ts",
|
|
2603
|
-
"line":
|
|
2727
|
+
"line": 45,
|
|
2604
2728
|
"character": 12
|
|
2605
2729
|
},
|
|
2606
2730
|
"name": "boolean"
|
|
@@ -2611,7 +2735,7 @@
|
|
|
2611
2735
|
"__schema": "VariableLikeSchema",
|
|
2612
2736
|
"location": {
|
|
2613
2737
|
"filePath": "checkout.main.runtime.ts",
|
|
2614
|
-
"line":
|
|
2738
|
+
"line": 46,
|
|
2615
2739
|
"character": 3
|
|
2616
2740
|
},
|
|
2617
2741
|
"signature": "(property) lane?: Lane | undefined",
|
|
@@ -2620,7 +2744,7 @@
|
|
|
2620
2744
|
"__schema": "TypeRefSchema",
|
|
2621
2745
|
"location": {
|
|
2622
2746
|
"filePath": "checkout.main.runtime.ts",
|
|
2623
|
-
"line":
|
|
2747
|
+
"line": 46,
|
|
2624
2748
|
"character": 10
|
|
2625
2749
|
},
|
|
2626
2750
|
"name": "Lane"
|
|
@@ -2631,7 +2755,7 @@
|
|
|
2631
2755
|
"__schema": "VariableLikeSchema",
|
|
2632
2756
|
"location": {
|
|
2633
2757
|
"filePath": "checkout.main.runtime.ts",
|
|
2634
|
-
"line":
|
|
2758
|
+
"line": 47,
|
|
2635
2759
|
"character": 3
|
|
2636
2760
|
},
|
|
2637
2761
|
"signature": "(property) workspaceOnly?: boolean | undefined",
|
|
@@ -2640,7 +2764,7 @@
|
|
|
2640
2764
|
"__schema": "KeywordTypeSchema",
|
|
2641
2765
|
"location": {
|
|
2642
2766
|
"filePath": "checkout.main.runtime.ts",
|
|
2643
|
-
"line":
|
|
2767
|
+
"line": 47,
|
|
2644
2768
|
"character": 19
|
|
2645
2769
|
},
|
|
2646
2770
|
"name": "boolean"
|
|
@@ -2651,7 +2775,7 @@
|
|
|
2651
2775
|
"__schema": "VariableLikeSchema",
|
|
2652
2776
|
"location": {
|
|
2653
2777
|
"filePath": "checkout.main.runtime.ts",
|
|
2654
|
-
"line":
|
|
2778
|
+
"line": 48,
|
|
2655
2779
|
"character": 3
|
|
2656
2780
|
},
|
|
2657
2781
|
"signature": "(property) versionPerId?: ComponentID[] | undefined",
|
|
@@ -2660,14 +2784,14 @@
|
|
|
2660
2784
|
"__schema": "TypeArraySchema",
|
|
2661
2785
|
"location": {
|
|
2662
2786
|
"filePath": "checkout.main.runtime.ts",
|
|
2663
|
-
"line":
|
|
2787
|
+
"line": 48,
|
|
2664
2788
|
"character": 18
|
|
2665
2789
|
},
|
|
2666
2790
|
"type": {
|
|
2667
2791
|
"__schema": "TypeRefSchema",
|
|
2668
2792
|
"location": {
|
|
2669
2793
|
"filePath": "checkout.main.runtime.ts",
|
|
2670
|
-
"line":
|
|
2794
|
+
"line": 48,
|
|
2671
2795
|
"character": 18
|
|
2672
2796
|
},
|
|
2673
2797
|
"name": "ComponentID"
|
|
@@ -2679,7 +2803,7 @@
|
|
|
2679
2803
|
"__schema": "VariableLikeSchema",
|
|
2680
2804
|
"location": {
|
|
2681
2805
|
"filePath": "checkout.main.runtime.ts",
|
|
2682
|
-
"line":
|
|
2806
|
+
"line": 49,
|
|
2683
2807
|
"character": 3
|
|
2684
2808
|
},
|
|
2685
2809
|
"signature": "(property) skipUpdatingBitmap?: boolean | undefined",
|
|
@@ -2688,7 +2812,7 @@
|
|
|
2688
2812
|
"__schema": "KeywordTypeSchema",
|
|
2689
2813
|
"location": {
|
|
2690
2814
|
"filePath": "checkout.main.runtime.ts",
|
|
2691
|
-
"line":
|
|
2815
|
+
"line": 49,
|
|
2692
2816
|
"character": 24
|
|
2693
2817
|
},
|
|
2694
2818
|
"name": "boolean"
|
|
@@ -2699,7 +2823,7 @@
|
|
|
2699
2823
|
"__schema": "VariableLikeSchema",
|
|
2700
2824
|
"location": {
|
|
2701
2825
|
"filePath": "checkout.main.runtime.ts",
|
|
2702
|
-
"line":
|
|
2826
|
+
"line": 50,
|
|
2703
2827
|
"character": 3
|
|
2704
2828
|
},
|
|
2705
2829
|
"signature": "(property) loadStash?: boolean | undefined",
|
|
@@ -2708,7 +2832,7 @@
|
|
|
2708
2832
|
"__schema": "KeywordTypeSchema",
|
|
2709
2833
|
"location": {
|
|
2710
2834
|
"filePath": "checkout.main.runtime.ts",
|
|
2711
|
-
"line":
|
|
2835
|
+
"line": 50,
|
|
2712
2836
|
"character": 15
|
|
2713
2837
|
},
|
|
2714
2838
|
"name": "boolean"
|
|
@@ -2719,7 +2843,49 @@
|
|
|
2719
2843
|
"__schema": "VariableLikeSchema",
|
|
2720
2844
|
"location": {
|
|
2721
2845
|
"filePath": "checkout.main.runtime.ts",
|
|
2722
|
-
"line":
|
|
2846
|
+
"line": 51,
|
|
2847
|
+
"character": 3
|
|
2848
|
+
},
|
|
2849
|
+
"signature": "(property) stashedBitmapEntries?: Partial<ComponentMap>[] | undefined",
|
|
2850
|
+
"name": "stashedBitmapEntries",
|
|
2851
|
+
"type": {
|
|
2852
|
+
"__schema": "TypeRefSchema",
|
|
2853
|
+
"location": {
|
|
2854
|
+
"filePath": "checkout.main.runtime.ts",
|
|
2855
|
+
"line": 51,
|
|
2856
|
+
"character": 26
|
|
2857
|
+
},
|
|
2858
|
+
"name": "Array",
|
|
2859
|
+
"typeArgs": [
|
|
2860
|
+
{
|
|
2861
|
+
"__schema": "TypeRefSchema",
|
|
2862
|
+
"location": {
|
|
2863
|
+
"filePath": "checkout.main.runtime.ts",
|
|
2864
|
+
"line": 51,
|
|
2865
|
+
"character": 32
|
|
2866
|
+
},
|
|
2867
|
+
"name": "Partial",
|
|
2868
|
+
"typeArgs": [
|
|
2869
|
+
{
|
|
2870
|
+
"__schema": "TypeRefSchema",
|
|
2871
|
+
"location": {
|
|
2872
|
+
"filePath": "checkout.main.runtime.ts",
|
|
2873
|
+
"line": 51,
|
|
2874
|
+
"character": 40
|
|
2875
|
+
},
|
|
2876
|
+
"name": "ComponentMap"
|
|
2877
|
+
}
|
|
2878
|
+
]
|
|
2879
|
+
}
|
|
2880
|
+
]
|
|
2881
|
+
},
|
|
2882
|
+
"isOptional": true
|
|
2883
|
+
},
|
|
2884
|
+
{
|
|
2885
|
+
"__schema": "VariableLikeSchema",
|
|
2886
|
+
"location": {
|
|
2887
|
+
"filePath": "checkout.main.runtime.ts",
|
|
2888
|
+
"line": 52,
|
|
2723
2889
|
"character": 3
|
|
2724
2890
|
},
|
|
2725
2891
|
"signature": "(property) restoreMissingComponents?: boolean | undefined",
|
|
@@ -2728,7 +2894,7 @@
|
|
|
2728
2894
|
"__schema": "KeywordTypeSchema",
|
|
2729
2895
|
"location": {
|
|
2730
2896
|
"filePath": "checkout.main.runtime.ts",
|
|
2731
|
-
"line":
|
|
2897
|
+
"line": 52,
|
|
2732
2898
|
"character": 30
|
|
2733
2899
|
},
|
|
2734
2900
|
"name": "boolean"
|
|
@@ -2739,7 +2905,7 @@
|
|
|
2739
2905
|
"__schema": "VariableLikeSchema",
|
|
2740
2906
|
"location": {
|
|
2741
2907
|
"filePath": "checkout.main.runtime.ts",
|
|
2742
|
-
"line":
|
|
2908
|
+
"line": 53,
|
|
2743
2909
|
"character": 3
|
|
2744
2910
|
},
|
|
2745
2911
|
"signature": "(property) allowAddingComponentsFromScope?: boolean | undefined",
|
|
@@ -2748,7 +2914,7 @@
|
|
|
2748
2914
|
"__schema": "KeywordTypeSchema",
|
|
2749
2915
|
"location": {
|
|
2750
2916
|
"filePath": "checkout.main.runtime.ts",
|
|
2751
|
-
"line":
|
|
2917
|
+
"line": 53,
|
|
2752
2918
|
"character": 36
|
|
2753
2919
|
},
|
|
2754
2920
|
"name": "boolean"
|
|
@@ -2759,7 +2925,7 @@
|
|
|
2759
2925
|
"__schema": "VariableLikeSchema",
|
|
2760
2926
|
"location": {
|
|
2761
2927
|
"filePath": "checkout.main.runtime.ts",
|
|
2762
|
-
"line":
|
|
2928
|
+
"line": 54,
|
|
2763
2929
|
"character": 3
|
|
2764
2930
|
},
|
|
2765
2931
|
"signature": "(property) includeLocallyDeleted?: boolean | undefined",
|
|
@@ -2768,7 +2934,7 @@
|
|
|
2768
2934
|
"__schema": "KeywordTypeSchema",
|
|
2769
2935
|
"location": {
|
|
2770
2936
|
"filePath": "checkout.main.runtime.ts",
|
|
2771
|
-
"line":
|
|
2937
|
+
"line": 54,
|
|
2772
2938
|
"character": 27
|
|
2773
2939
|
},
|
|
2774
2940
|
"name": "boolean"
|
|
@@ -2782,7 +2948,7 @@
|
|
|
2782
2948
|
"__schema": "TypeSchema",
|
|
2783
2949
|
"location": {
|
|
2784
2950
|
"filePath": "checkout.main.runtime.ts",
|
|
2785
|
-
"line":
|
|
2951
|
+
"line": 57,
|
|
2786
2952
|
"character": 1
|
|
2787
2953
|
},
|
|
2788
2954
|
"signature": "type ComponentStatusBeforeMergeAttempt = ComponentStatusBase & {\n propsForMerge?: {\n currentlyUsedVersion: string;\n componentModel: ModelComponent;\n } | undefined;\n}",
|
|
@@ -2791,7 +2957,7 @@
|
|
|
2791
2957
|
"__schema": "TypeIntersectionSchema",
|
|
2792
2958
|
"location": {
|
|
2793
2959
|
"filePath": "checkout.main.runtime.ts",
|
|
2794
|
-
"line":
|
|
2960
|
+
"line": 57,
|
|
2795
2961
|
"character": 49
|
|
2796
2962
|
},
|
|
2797
2963
|
"types": [
|
|
@@ -2799,7 +2965,7 @@
|
|
|
2799
2965
|
"__schema": "TypeRefSchema",
|
|
2800
2966
|
"location": {
|
|
2801
2967
|
"filePath": "checkout.main.runtime.ts",
|
|
2802
|
-
"line":
|
|
2968
|
+
"line": 57,
|
|
2803
2969
|
"character": 49
|
|
2804
2970
|
},
|
|
2805
2971
|
"name": "ComponentStatusBase"
|
|
@@ -2808,7 +2974,7 @@
|
|
|
2808
2974
|
"__schema": "TypeLiteralSchema",
|
|
2809
2975
|
"location": {
|
|
2810
2976
|
"filePath": "checkout.main.runtime.ts",
|
|
2811
|
-
"line":
|
|
2977
|
+
"line": 57,
|
|
2812
2978
|
"character": 71
|
|
2813
2979
|
},
|
|
2814
2980
|
"members": [
|
|
@@ -2816,7 +2982,7 @@
|
|
|
2816
2982
|
"__schema": "VariableLikeSchema",
|
|
2817
2983
|
"location": {
|
|
2818
2984
|
"filePath": "checkout.main.runtime.ts",
|
|
2819
|
-
"line":
|
|
2985
|
+
"line": 58,
|
|
2820
2986
|
"character": 3
|
|
2821
2987
|
},
|
|
2822
2988
|
"signature": "(property) propsForMerge?: {\n currentlyUsedVersion: string;\n componentModel: ModelComponent;\n} | undefined",
|
|
@@ -2825,7 +2991,7 @@
|
|
|
2825
2991
|
"__schema": "TypeLiteralSchema",
|
|
2826
2992
|
"location": {
|
|
2827
2993
|
"filePath": "checkout.main.runtime.ts",
|
|
2828
|
-
"line":
|
|
2994
|
+
"line": 58,
|
|
2829
2995
|
"character": 19
|
|
2830
2996
|
},
|
|
2831
2997
|
"members": [
|
|
@@ -2833,7 +2999,7 @@
|
|
|
2833
2999
|
"__schema": "VariableLikeSchema",
|
|
2834
3000
|
"location": {
|
|
2835
3001
|
"filePath": "checkout.main.runtime.ts",
|
|
2836
|
-
"line":
|
|
3002
|
+
"line": 59,
|
|
2837
3003
|
"character": 5
|
|
2838
3004
|
},
|
|
2839
3005
|
"signature": "(property) currentlyUsedVersion: string",
|
|
@@ -2842,7 +3008,7 @@
|
|
|
2842
3008
|
"__schema": "KeywordTypeSchema",
|
|
2843
3009
|
"location": {
|
|
2844
3010
|
"filePath": "checkout.main.runtime.ts",
|
|
2845
|
-
"line":
|
|
3011
|
+
"line": 59,
|
|
2846
3012
|
"character": 27
|
|
2847
3013
|
},
|
|
2848
3014
|
"name": "string"
|
|
@@ -2853,7 +3019,7 @@
|
|
|
2853
3019
|
"__schema": "VariableLikeSchema",
|
|
2854
3020
|
"location": {
|
|
2855
3021
|
"filePath": "checkout.main.runtime.ts",
|
|
2856
|
-
"line":
|
|
3022
|
+
"line": 60,
|
|
2857
3023
|
"character": 5
|
|
2858
3024
|
},
|
|
2859
3025
|
"signature": "(property) componentModel: ModelComponent",
|
|
@@ -2862,7 +3028,7 @@
|
|
|
2862
3028
|
"__schema": "TypeRefSchema",
|
|
2863
3029
|
"location": {
|
|
2864
3030
|
"filePath": "checkout.main.runtime.ts",
|
|
2865
|
-
"line":
|
|
3031
|
+
"line": 60,
|
|
2866
3032
|
"character": 5
|
|
2867
3033
|
},
|
|
2868
3034
|
"name": "ModelComponent",
|
|
@@ -2883,7 +3049,7 @@
|
|
|
2883
3049
|
"__schema": "ClassSchema",
|
|
2884
3050
|
"location": {
|
|
2885
3051
|
"filePath": "checkout.main.runtime.ts",
|
|
2886
|
-
"line":
|
|
3052
|
+
"line": 64,
|
|
2887
3053
|
"character": 1
|
|
2888
3054
|
},
|
|
2889
3055
|
"signature": "class CheckoutMain",
|
|
@@ -2893,7 +3059,7 @@
|
|
|
2893
3059
|
"__schema": "ConstructorSchema",
|
|
2894
3060
|
"location": {
|
|
2895
3061
|
"filePath": "checkout.main.runtime.ts",
|
|
2896
|
-
"line":
|
|
3062
|
+
"line": 65,
|
|
2897
3063
|
"character": 3
|
|
2898
3064
|
},
|
|
2899
3065
|
"signature": "constructor CheckoutMain(workspace: Workspace, logger: Logger, componentWriter: ComponentWriterMain, importer: ImporterMain, remove: RemoveMain): CheckoutMain",
|
|
@@ -2903,7 +3069,7 @@
|
|
|
2903
3069
|
"__schema": "ParameterSchema",
|
|
2904
3070
|
"location": {
|
|
2905
3071
|
"filePath": "checkout.main.runtime.ts",
|
|
2906
|
-
"line":
|
|
3072
|
+
"line": 66,
|
|
2907
3073
|
"character": 5
|
|
2908
3074
|
},
|
|
2909
3075
|
"name": "workspace",
|
|
@@ -2911,7 +3077,7 @@
|
|
|
2911
3077
|
"__schema": "TypeRefSchema",
|
|
2912
3078
|
"location": {
|
|
2913
3079
|
"filePath": "checkout.main.runtime.ts",
|
|
2914
|
-
"line":
|
|
3080
|
+
"line": 66,
|
|
2915
3081
|
"character": 24
|
|
2916
3082
|
},
|
|
2917
3083
|
"name": "Workspace"
|
|
@@ -2923,7 +3089,7 @@
|
|
|
2923
3089
|
"__schema": "ParameterSchema",
|
|
2924
3090
|
"location": {
|
|
2925
3091
|
"filePath": "checkout.main.runtime.ts",
|
|
2926
|
-
"line":
|
|
3092
|
+
"line": 67,
|
|
2927
3093
|
"character": 5
|
|
2928
3094
|
},
|
|
2929
3095
|
"name": "logger",
|
|
@@ -2931,7 +3097,7 @@
|
|
|
2931
3097
|
"__schema": "TypeRefSchema",
|
|
2932
3098
|
"location": {
|
|
2933
3099
|
"filePath": "checkout.main.runtime.ts",
|
|
2934
|
-
"line":
|
|
3100
|
+
"line": 67,
|
|
2935
3101
|
"character": 21
|
|
2936
3102
|
},
|
|
2937
3103
|
"name": "Logger"
|
|
@@ -2943,7 +3109,7 @@
|
|
|
2943
3109
|
"__schema": "ParameterSchema",
|
|
2944
3110
|
"location": {
|
|
2945
3111
|
"filePath": "checkout.main.runtime.ts",
|
|
2946
|
-
"line":
|
|
3112
|
+
"line": 68,
|
|
2947
3113
|
"character": 5
|
|
2948
3114
|
},
|
|
2949
3115
|
"name": "componentWriter",
|
|
@@ -2951,7 +3117,7 @@
|
|
|
2951
3117
|
"__schema": "TypeRefSchema",
|
|
2952
3118
|
"location": {
|
|
2953
3119
|
"filePath": "checkout.main.runtime.ts",
|
|
2954
|
-
"line":
|
|
3120
|
+
"line": 68,
|
|
2955
3121
|
"character": 30
|
|
2956
3122
|
},
|
|
2957
3123
|
"name": "ComponentWriterMain"
|
|
@@ -2963,7 +3129,7 @@
|
|
|
2963
3129
|
"__schema": "ParameterSchema",
|
|
2964
3130
|
"location": {
|
|
2965
3131
|
"filePath": "checkout.main.runtime.ts",
|
|
2966
|
-
"line":
|
|
3132
|
+
"line": 69,
|
|
2967
3133
|
"character": 5
|
|
2968
3134
|
},
|
|
2969
3135
|
"name": "importer",
|
|
@@ -2971,7 +3137,7 @@
|
|
|
2971
3137
|
"__schema": "TypeRefSchema",
|
|
2972
3138
|
"location": {
|
|
2973
3139
|
"filePath": "checkout.main.runtime.ts",
|
|
2974
|
-
"line":
|
|
3140
|
+
"line": 69,
|
|
2975
3141
|
"character": 23
|
|
2976
3142
|
},
|
|
2977
3143
|
"name": "ImporterMain"
|
|
@@ -2983,7 +3149,7 @@
|
|
|
2983
3149
|
"__schema": "ParameterSchema",
|
|
2984
3150
|
"location": {
|
|
2985
3151
|
"filePath": "checkout.main.runtime.ts",
|
|
2986
|
-
"line":
|
|
3152
|
+
"line": 70,
|
|
2987
3153
|
"character": 5
|
|
2988
3154
|
},
|
|
2989
3155
|
"name": "remove",
|
|
@@ -2991,7 +3157,7 @@
|
|
|
2991
3157
|
"__schema": "TypeRefSchema",
|
|
2992
3158
|
"location": {
|
|
2993
3159
|
"filePath": "checkout.main.runtime.ts",
|
|
2994
|
-
"line":
|
|
3160
|
+
"line": 70,
|
|
2995
3161
|
"character": 21
|
|
2996
3162
|
},
|
|
2997
3163
|
"name": "RemoveMain"
|
|
@@ -3004,7 +3170,7 @@
|
|
|
3004
3170
|
"__schema": "ThisTypeSchema",
|
|
3005
3171
|
"location": {
|
|
3006
3172
|
"filePath": "checkout.main.runtime.ts",
|
|
3007
|
-
"line":
|
|
3173
|
+
"line": 64,
|
|
3008
3174
|
"character": 1
|
|
3009
3175
|
},
|
|
3010
3176
|
"name": "CheckoutMain"
|
|
@@ -3015,7 +3181,7 @@
|
|
|
3015
3181
|
"__schema": "FunctionLikeSchema",
|
|
3016
3182
|
"location": {
|
|
3017
3183
|
"filePath": "checkout.main.runtime.ts",
|
|
3018
|
-
"line":
|
|
3184
|
+
"line": 73,
|
|
3019
3185
|
"character": 3
|
|
3020
3186
|
},
|
|
3021
3187
|
"signature": "(method) CheckoutMain.checkout(checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
|
|
@@ -3025,7 +3191,7 @@
|
|
|
3025
3191
|
"__schema": "ParameterSchema",
|
|
3026
3192
|
"location": {
|
|
3027
3193
|
"filePath": "checkout.main.runtime.ts",
|
|
3028
|
-
"line":
|
|
3194
|
+
"line": 73,
|
|
3029
3195
|
"character": 18
|
|
3030
3196
|
},
|
|
3031
3197
|
"name": "checkoutProps",
|
|
@@ -3033,7 +3199,7 @@
|
|
|
3033
3199
|
"__schema": "TypeRefSchema",
|
|
3034
3200
|
"location": {
|
|
3035
3201
|
"filePath": "checkout.main.runtime.ts",
|
|
3036
|
-
"line":
|
|
3202
|
+
"line": 73,
|
|
3037
3203
|
"character": 33
|
|
3038
3204
|
},
|
|
3039
3205
|
"name": "CheckoutProps"
|
|
@@ -3046,7 +3212,7 @@
|
|
|
3046
3212
|
"__schema": "TypeRefSchema",
|
|
3047
3213
|
"location": {
|
|
3048
3214
|
"filePath": "checkout.main.runtime.ts",
|
|
3049
|
-
"line":
|
|
3215
|
+
"line": 73,
|
|
3050
3216
|
"character": 49
|
|
3051
3217
|
},
|
|
3052
3218
|
"name": "Promise",
|
|
@@ -3055,7 +3221,7 @@
|
|
|
3055
3221
|
"__schema": "TypeRefSchema",
|
|
3056
3222
|
"location": {
|
|
3057
3223
|
"filePath": "checkout.main.runtime.ts",
|
|
3058
|
-
"line":
|
|
3224
|
+
"line": 73,
|
|
3059
3225
|
"character": 57
|
|
3060
3226
|
},
|
|
3061
3227
|
"name": "ApplyVersionResults"
|
|
@@ -3070,14 +3236,14 @@
|
|
|
3070
3236
|
"__schema": "FunctionLikeSchema",
|
|
3071
3237
|
"location": {
|
|
3072
3238
|
"filePath": "checkout.main.runtime.ts",
|
|
3073
|
-
"line":
|
|
3239
|
+
"line": 211,
|
|
3074
3240
|
"character": 3
|
|
3075
3241
|
},
|
|
3076
3242
|
"doc": {
|
|
3077
3243
|
"__schema": "DocSchema",
|
|
3078
3244
|
"location": {
|
|
3079
3245
|
"filePath": "checkout.main.runtime.ts",
|
|
3080
|
-
"line":
|
|
3246
|
+
"line": 207,
|
|
3081
3247
|
"character": 3
|
|
3082
3248
|
},
|
|
3083
3249
|
"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 */",
|
|
@@ -3091,7 +3257,7 @@
|
|
|
3091
3257
|
"__schema": "ParameterSchema",
|
|
3092
3258
|
"location": {
|
|
3093
3259
|
"filePath": "checkout.main.runtime.ts",
|
|
3094
|
-
"line":
|
|
3260
|
+
"line": 211,
|
|
3095
3261
|
"character": 34
|
|
3096
3262
|
},
|
|
3097
3263
|
"name": "checkoutProps",
|
|
@@ -3099,7 +3265,7 @@
|
|
|
3099
3265
|
"__schema": "TypeRefSchema",
|
|
3100
3266
|
"location": {
|
|
3101
3267
|
"filePath": "checkout.main.runtime.ts",
|
|
3102
|
-
"line":
|
|
3268
|
+
"line": 211,
|
|
3103
3269
|
"character": 49
|
|
3104
3270
|
},
|
|
3105
3271
|
"name": "CheckoutProps"
|
|
@@ -3112,7 +3278,7 @@
|
|
|
3112
3278
|
"__schema": "TypeRefSchema",
|
|
3113
3279
|
"location": {
|
|
3114
3280
|
"filePath": "checkout.main.runtime.ts",
|
|
3115
|
-
"line":
|
|
3281
|
+
"line": 211,
|
|
3116
3282
|
"character": 65
|
|
3117
3283
|
},
|
|
3118
3284
|
"name": "Promise",
|
|
@@ -3121,7 +3287,7 @@
|
|
|
3121
3287
|
"__schema": "TypeUnionSchema",
|
|
3122
3288
|
"location": {
|
|
3123
3289
|
"filePath": "checkout.main.runtime.ts",
|
|
3124
|
-
"line":
|
|
3290
|
+
"line": 211,
|
|
3125
3291
|
"character": 73
|
|
3126
3292
|
},
|
|
3127
3293
|
"types": [
|
|
@@ -3129,14 +3295,14 @@
|
|
|
3129
3295
|
"__schema": "TypeArraySchema",
|
|
3130
3296
|
"location": {
|
|
3131
3297
|
"filePath": "checkout.main.runtime.ts",
|
|
3132
|
-
"line":
|
|
3298
|
+
"line": 211,
|
|
3133
3299
|
"character": 73
|
|
3134
3300
|
},
|
|
3135
3301
|
"type": {
|
|
3136
3302
|
"__schema": "TypeRefSchema",
|
|
3137
3303
|
"location": {
|
|
3138
3304
|
"filePath": "checkout.main.runtime.ts",
|
|
3139
|
-
"line":
|
|
3305
|
+
"line": 211,
|
|
3140
3306
|
"character": 73
|
|
3141
3307
|
},
|
|
3142
3308
|
"name": "ComponentID"
|
|
@@ -3146,7 +3312,7 @@
|
|
|
3146
3312
|
"__schema": "KeywordTypeSchema",
|
|
3147
3313
|
"location": {
|
|
3148
3314
|
"filePath": "checkout.main.runtime.ts",
|
|
3149
|
-
"line":
|
|
3315
|
+
"line": 211,
|
|
3150
3316
|
"character": 89
|
|
3151
3317
|
},
|
|
3152
3318
|
"name": "undefined"
|
|
@@ -3163,7 +3329,89 @@
|
|
|
3163
3329
|
"__schema": "FunctionLikeSchema",
|
|
3164
3330
|
"location": {
|
|
3165
3331
|
"filePath": "checkout.main.runtime.ts",
|
|
3166
|
-
"line":
|
|
3332
|
+
"line": 238,
|
|
3333
|
+
"character": 3
|
|
3334
|
+
},
|
|
3335
|
+
"signature": "(method) CheckoutMain.addNewComponents(checkoutProps: CheckoutProps): Promise<undefined | ComponentID[]>",
|
|
3336
|
+
"name": "addNewComponents",
|
|
3337
|
+
"params": [
|
|
3338
|
+
{
|
|
3339
|
+
"__schema": "ParameterSchema",
|
|
3340
|
+
"location": {
|
|
3341
|
+
"filePath": "checkout.main.runtime.ts",
|
|
3342
|
+
"line": 238,
|
|
3343
|
+
"character": 26
|
|
3344
|
+
},
|
|
3345
|
+
"name": "checkoutProps",
|
|
3346
|
+
"type": {
|
|
3347
|
+
"__schema": "TypeRefSchema",
|
|
3348
|
+
"location": {
|
|
3349
|
+
"filePath": "checkout.main.runtime.ts",
|
|
3350
|
+
"line": 238,
|
|
3351
|
+
"character": 41
|
|
3352
|
+
},
|
|
3353
|
+
"name": "CheckoutProps"
|
|
3354
|
+
},
|
|
3355
|
+
"isOptional": false,
|
|
3356
|
+
"isSpread": false
|
|
3357
|
+
}
|
|
3358
|
+
],
|
|
3359
|
+
"returnType": {
|
|
3360
|
+
"__schema": "TypeRefSchema",
|
|
3361
|
+
"location": {
|
|
3362
|
+
"filePath": "checkout.main.runtime.ts",
|
|
3363
|
+
"line": 238,
|
|
3364
|
+
"character": 57
|
|
3365
|
+
},
|
|
3366
|
+
"name": "Promise",
|
|
3367
|
+
"typeArgs": [
|
|
3368
|
+
{
|
|
3369
|
+
"__schema": "TypeUnionSchema",
|
|
3370
|
+
"location": {
|
|
3371
|
+
"filePath": "checkout.main.runtime.ts",
|
|
3372
|
+
"line": 238,
|
|
3373
|
+
"character": 65
|
|
3374
|
+
},
|
|
3375
|
+
"types": [
|
|
3376
|
+
{
|
|
3377
|
+
"__schema": "KeywordTypeSchema",
|
|
3378
|
+
"location": {
|
|
3379
|
+
"filePath": "checkout.main.runtime.ts",
|
|
3380
|
+
"line": 238,
|
|
3381
|
+
"character": 65
|
|
3382
|
+
},
|
|
3383
|
+
"name": "undefined"
|
|
3384
|
+
},
|
|
3385
|
+
{
|
|
3386
|
+
"__schema": "TypeArraySchema",
|
|
3387
|
+
"location": {
|
|
3388
|
+
"filePath": "checkout.main.runtime.ts",
|
|
3389
|
+
"line": 238,
|
|
3390
|
+
"character": 77
|
|
3391
|
+
},
|
|
3392
|
+
"type": {
|
|
3393
|
+
"__schema": "TypeRefSchema",
|
|
3394
|
+
"location": {
|
|
3395
|
+
"filePath": "checkout.main.runtime.ts",
|
|
3396
|
+
"line": 238,
|
|
3397
|
+
"character": 77
|
|
3398
|
+
},
|
|
3399
|
+
"name": "ComponentID"
|
|
3400
|
+
}
|
|
3401
|
+
}
|
|
3402
|
+
]
|
|
3403
|
+
}
|
|
3404
|
+
]
|
|
3405
|
+
},
|
|
3406
|
+
"modifiers": [
|
|
3407
|
+
"async"
|
|
3408
|
+
]
|
|
3409
|
+
},
|
|
3410
|
+
{
|
|
3411
|
+
"__schema": "FunctionLikeSchema",
|
|
3412
|
+
"location": {
|
|
3413
|
+
"filePath": "checkout.main.runtime.ts",
|
|
3414
|
+
"line": 276,
|
|
3167
3415
|
"character": 3
|
|
3168
3416
|
},
|
|
3169
3417
|
"signature": "(method) CheckoutMain.checkoutByCLIValues(componentPattern: string, checkoutProps: CheckoutProps): Promise<ApplyVersionResults>",
|
|
@@ -3173,7 +3421,7 @@
|
|
|
3173
3421
|
"__schema": "ParameterSchema",
|
|
3174
3422
|
"location": {
|
|
3175
3423
|
"filePath": "checkout.main.runtime.ts",
|
|
3176
|
-
"line":
|
|
3424
|
+
"line": 276,
|
|
3177
3425
|
"character": 29
|
|
3178
3426
|
},
|
|
3179
3427
|
"name": "componentPattern",
|
|
@@ -3181,7 +3429,7 @@
|
|
|
3181
3429
|
"__schema": "KeywordTypeSchema",
|
|
3182
3430
|
"location": {
|
|
3183
3431
|
"filePath": "checkout.main.runtime.ts",
|
|
3184
|
-
"line":
|
|
3432
|
+
"line": 276,
|
|
3185
3433
|
"character": 47
|
|
3186
3434
|
},
|
|
3187
3435
|
"name": "string"
|
|
@@ -3193,7 +3441,7 @@
|
|
|
3193
3441
|
"__schema": "ParameterSchema",
|
|
3194
3442
|
"location": {
|
|
3195
3443
|
"filePath": "checkout.main.runtime.ts",
|
|
3196
|
-
"line":
|
|
3444
|
+
"line": 276,
|
|
3197
3445
|
"character": 55
|
|
3198
3446
|
},
|
|
3199
3447
|
"name": "checkoutProps",
|
|
@@ -3201,7 +3449,7 @@
|
|
|
3201
3449
|
"__schema": "TypeRefSchema",
|
|
3202
3450
|
"location": {
|
|
3203
3451
|
"filePath": "checkout.main.runtime.ts",
|
|
3204
|
-
"line":
|
|
3452
|
+
"line": 276,
|
|
3205
3453
|
"character": 70
|
|
3206
3454
|
},
|
|
3207
3455
|
"name": "CheckoutProps"
|
|
@@ -3214,7 +3462,7 @@
|
|
|
3214
3462
|
"__schema": "TypeRefSchema",
|
|
3215
3463
|
"location": {
|
|
3216
3464
|
"filePath": "checkout.main.runtime.ts",
|
|
3217
|
-
"line":
|
|
3465
|
+
"line": 276,
|
|
3218
3466
|
"character": 86
|
|
3219
3467
|
},
|
|
3220
3468
|
"name": "Promise",
|
|
@@ -3223,7 +3471,7 @@
|
|
|
3223
3471
|
"__schema": "TypeRefSchema",
|
|
3224
3472
|
"location": {
|
|
3225
3473
|
"filePath": "checkout.main.runtime.ts",
|
|
3226
|
-
"line":
|
|
3474
|
+
"line": 276,
|
|
3227
3475
|
"character": 94
|
|
3228
3476
|
},
|
|
3229
3477
|
"name": "ApplyVersionResults"
|
|
@@ -3238,7 +3486,7 @@
|
|
|
3238
3486
|
"__schema": "VariableLikeSchema",
|
|
3239
3487
|
"location": {
|
|
3240
3488
|
"filePath": "checkout.main.runtime.ts",
|
|
3241
|
-
"line":
|
|
3489
|
+
"line": 562,
|
|
3242
3490
|
"character": 3
|
|
3243
3491
|
},
|
|
3244
3492
|
"signature": "(property) CheckoutMain.slots: never[]",
|
|
@@ -3247,7 +3495,7 @@
|
|
|
3247
3495
|
"__schema": "InferenceTypeSchema",
|
|
3248
3496
|
"location": {
|
|
3249
3497
|
"filePath": "checkout.main.runtime.ts",
|
|
3250
|
-
"line":
|
|
3498
|
+
"line": 562,
|
|
3251
3499
|
"character": 3
|
|
3252
3500
|
},
|
|
3253
3501
|
"type": "never[]"
|
|
@@ -3259,7 +3507,7 @@
|
|
|
3259
3507
|
"__schema": "VariableLikeSchema",
|
|
3260
3508
|
"location": {
|
|
3261
3509
|
"filePath": "checkout.main.runtime.ts",
|
|
3262
|
-
"line":
|
|
3510
|
+
"line": 563,
|
|
3263
3511
|
"character": 3
|
|
3264
3512
|
},
|
|
3265
3513
|
"signature": "(property) CheckoutMain.dependencies: Aspect[]",
|
|
@@ -3268,7 +3516,7 @@
|
|
|
3268
3516
|
"__schema": "InferenceTypeSchema",
|
|
3269
3517
|
"location": {
|
|
3270
3518
|
"filePath": "checkout.main.runtime.ts",
|
|
3271
|
-
"line":
|
|
3519
|
+
"line": 563,
|
|
3272
3520
|
"character": 3
|
|
3273
3521
|
},
|
|
3274
3522
|
"type": "Aspect[]"
|
|
@@ -3280,7 +3528,7 @@
|
|
|
3280
3528
|
"__schema": "VariableLikeSchema",
|
|
3281
3529
|
"location": {
|
|
3282
3530
|
"filePath": "checkout.main.runtime.ts",
|
|
3283
|
-
"line":
|
|
3531
|
+
"line": 565,
|
|
3284
3532
|
"character": 3
|
|
3285
3533
|
},
|
|
3286
3534
|
"signature": "(property) CheckoutMain.runtime: RuntimeDefinition",
|
|
@@ -3289,7 +3537,7 @@
|
|
|
3289
3537
|
"__schema": "InferenceTypeSchema",
|
|
3290
3538
|
"location": {
|
|
3291
3539
|
"filePath": "checkout.main.runtime.ts",
|
|
3292
|
-
"line":
|
|
3540
|
+
"line": 565,
|
|
3293
3541
|
"character": 3
|
|
3294
3542
|
},
|
|
3295
3543
|
"type": "RuntimeDefinition"
|
|
@@ -3301,7 +3549,7 @@
|
|
|
3301
3549
|
"__schema": "FunctionLikeSchema",
|
|
3302
3550
|
"location": {
|
|
3303
3551
|
"filePath": "checkout.main.runtime.ts",
|
|
3304
|
-
"line":
|
|
3552
|
+
"line": 567,
|
|
3305
3553
|
"character": 3
|
|
3306
3554
|
},
|
|
3307
3555
|
"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>",
|
|
@@ -3311,7 +3559,7 @@
|
|
|
3311
3559
|
"__schema": "ParameterSchema",
|
|
3312
3560
|
"location": {
|
|
3313
3561
|
"filePath": "checkout.main.runtime.ts",
|
|
3314
|
-
"line":
|
|
3562
|
+
"line": 567,
|
|
3315
3563
|
"character": 25
|
|
3316
3564
|
},
|
|
3317
3565
|
"name": "[ cli, workspace, loggerMain, compWriter, importer, remove ]",
|
|
@@ -3319,7 +3567,7 @@
|
|
|
3319
3567
|
"__schema": "TupleTypeSchema",
|
|
3320
3568
|
"location": {
|
|
3321
3569
|
"filePath": "checkout.main.runtime.ts",
|
|
3322
|
-
"line":
|
|
3570
|
+
"line": 567,
|
|
3323
3571
|
"character": 85
|
|
3324
3572
|
},
|
|
3325
3573
|
"elements": [
|
|
@@ -3327,7 +3575,7 @@
|
|
|
3327
3575
|
"__schema": "TypeRefSchema",
|
|
3328
3576
|
"location": {
|
|
3329
3577
|
"filePath": "checkout.main.runtime.ts",
|
|
3330
|
-
"line":
|
|
3578
|
+
"line": 568,
|
|
3331
3579
|
"character": 5
|
|
3332
3580
|
},
|
|
3333
3581
|
"name": "CLIMain"
|
|
@@ -3336,7 +3584,7 @@
|
|
|
3336
3584
|
"__schema": "TypeRefSchema",
|
|
3337
3585
|
"location": {
|
|
3338
3586
|
"filePath": "checkout.main.runtime.ts",
|
|
3339
|
-
"line":
|
|
3587
|
+
"line": 569,
|
|
3340
3588
|
"character": 5
|
|
3341
3589
|
},
|
|
3342
3590
|
"name": "Workspace"
|
|
@@ -3345,7 +3593,7 @@
|
|
|
3345
3593
|
"__schema": "TypeRefSchema",
|
|
3346
3594
|
"location": {
|
|
3347
3595
|
"filePath": "checkout.main.runtime.ts",
|
|
3348
|
-
"line":
|
|
3596
|
+
"line": 570,
|
|
3349
3597
|
"character": 5
|
|
3350
3598
|
},
|
|
3351
3599
|
"name": "LoggerMain"
|
|
@@ -3354,7 +3602,7 @@
|
|
|
3354
3602
|
"__schema": "TypeRefSchema",
|
|
3355
3603
|
"location": {
|
|
3356
3604
|
"filePath": "checkout.main.runtime.ts",
|
|
3357
|
-
"line":
|
|
3605
|
+
"line": 571,
|
|
3358
3606
|
"character": 5
|
|
3359
3607
|
},
|
|
3360
3608
|
"name": "ComponentWriterMain"
|
|
@@ -3363,7 +3611,7 @@
|
|
|
3363
3611
|
"__schema": "TypeRefSchema",
|
|
3364
3612
|
"location": {
|
|
3365
3613
|
"filePath": "checkout.main.runtime.ts",
|
|
3366
|
-
"line":
|
|
3614
|
+
"line": 572,
|
|
3367
3615
|
"character": 5
|
|
3368
3616
|
},
|
|
3369
3617
|
"name": "ImporterMain"
|
|
@@ -3372,7 +3620,7 @@
|
|
|
3372
3620
|
"__schema": "TypeRefSchema",
|
|
3373
3621
|
"location": {
|
|
3374
3622
|
"filePath": "checkout.main.runtime.ts",
|
|
3375
|
-
"line":
|
|
3623
|
+
"line": 573,
|
|
3376
3624
|
"character": 5
|
|
3377
3625
|
},
|
|
3378
3626
|
"name": "RemoveMain"
|
|
@@ -3387,7 +3635,7 @@
|
|
|
3387
3635
|
"__schema": "InferenceTypeSchema",
|
|
3388
3636
|
"location": {
|
|
3389
3637
|
"filePath": "checkout.main.runtime.ts",
|
|
3390
|
-
"line":
|
|
3638
|
+
"line": 567,
|
|
3391
3639
|
"character": 3
|
|
3392
3640
|
},
|
|
3393
3641
|
"type": "Promise<CheckoutMain>"
|
|
@@ -3405,7 +3653,7 @@
|
|
|
3405
3653
|
"__schema": "UnImplementedSchema",
|
|
3406
3654
|
"location": {
|
|
3407
3655
|
"filePath": "checkout.main.runtime.ts",
|
|
3408
|
-
"line":
|
|
3656
|
+
"line": 584,
|
|
3409
3657
|
"character": 16
|
|
3410
3658
|
},
|
|
3411
3659
|
"name": "CheckoutMain",
|
|
@@ -3417,7 +3665,7 @@
|
|
|
3417
3665
|
"__schema": "UnImplementedSchema",
|
|
3418
3666
|
"location": {
|
|
3419
3667
|
"filePath": "checkout.main.runtime.ts",
|
|
3420
|
-
"line":
|
|
3668
|
+
"line": 582,
|
|
3421
3669
|
"character": 1
|
|
3422
3670
|
},
|
|
3423
3671
|
"name": "CheckoutAspect.addRuntime(CheckoutMain);",
|
|
@@ -5195,7 +5443,7 @@
|
|
|
5195
5443
|
"_legacy": {
|
|
5196
5444
|
"scope": "teambit.component",
|
|
5197
5445
|
"name": "checkout",
|
|
5198
|
-
"version": "1.0.
|
|
5446
|
+
"version": "1.0.449"
|
|
5199
5447
|
},
|
|
5200
5448
|
"_scope": "teambit.component"
|
|
5201
5449
|
}
|
|
@@ -5294,7 +5542,7 @@
|
|
|
5294
5542
|
"componentId": {
|
|
5295
5543
|
"scope": "teambit.component",
|
|
5296
5544
|
"name": "checkout",
|
|
5297
|
-
"version": "1.0.
|
|
5545
|
+
"version": "1.0.449"
|
|
5298
5546
|
},
|
|
5299
5547
|
"taggedModuleExports": []
|
|
5300
5548
|
}
|