@teambit/export 1.0.415 → 1.0.416
Sign up to get free protection for your applications and to get access to all the features.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_scope_export-preview.js +1 -1
- package/artifacts/schema.json +356 -300
- package/dist/export-cmd.d.ts +1 -1
- package/dist/export-cmd.js +12 -3
- package/dist/export-cmd.js.map +1 -1
- package/dist/export.main.runtime.d.ts +1 -0
- package/dist/export.main.runtime.js +3 -1
- package/dist/export.main.runtime.js.map +1 -1
- package/dist/{preview-1727320764732.js → preview-1727493533090.js} +2 -2
- package/package.json +9 -9
package/artifacts/schema.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26
26
|
"__schema": "ClassSchema",
|
27
27
|
"location": {
|
28
28
|
"filePath": "export.main.runtime.ts",
|
29
|
-
"line":
|
29
|
+
"line": 85,
|
30
30
|
"character": 1
|
31
31
|
},
|
32
32
|
"signature": "class ExportMain",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"__schema": "ConstructorSchema",
|
37
37
|
"location": {
|
38
38
|
"filePath": "export.main.runtime.ts",
|
39
|
-
"line":
|
39
|
+
"line": 86,
|
40
40
|
"character": 3
|
41
41
|
},
|
42
42
|
"signature": "constructor ExportMain(workspace: Workspace, remove: RemoveMain, depResolver: DependencyResolverMain, logger: Logger, eject: EjectMain): ExportMain",
|
@@ -46,7 +46,7 @@
|
|
46
46
|
"__schema": "ParameterSchema",
|
47
47
|
"location": {
|
48
48
|
"filePath": "export.main.runtime.ts",
|
49
|
-
"line":
|
49
|
+
"line": 87,
|
50
50
|
"character": 5
|
51
51
|
},
|
52
52
|
"name": "workspace",
|
@@ -54,7 +54,7 @@
|
|
54
54
|
"__schema": "TypeRefSchema",
|
55
55
|
"location": {
|
56
56
|
"filePath": "export.main.runtime.ts",
|
57
|
-
"line":
|
57
|
+
"line": 87,
|
58
58
|
"character": 24
|
59
59
|
},
|
60
60
|
"name": "Workspace"
|
@@ -66,7 +66,7 @@
|
|
66
66
|
"__schema": "ParameterSchema",
|
67
67
|
"location": {
|
68
68
|
"filePath": "export.main.runtime.ts",
|
69
|
-
"line":
|
69
|
+
"line": 88,
|
70
70
|
"character": 5
|
71
71
|
},
|
72
72
|
"name": "remove",
|
@@ -74,7 +74,7 @@
|
|
74
74
|
"__schema": "TypeRefSchema",
|
75
75
|
"location": {
|
76
76
|
"filePath": "export.main.runtime.ts",
|
77
|
-
"line":
|
77
|
+
"line": 88,
|
78
78
|
"character": 21
|
79
79
|
},
|
80
80
|
"name": "RemoveMain"
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"__schema": "ParameterSchema",
|
87
87
|
"location": {
|
88
88
|
"filePath": "export.main.runtime.ts",
|
89
|
-
"line":
|
89
|
+
"line": 89,
|
90
90
|
"character": 5
|
91
91
|
},
|
92
92
|
"name": "depResolver",
|
@@ -94,7 +94,7 @@
|
|
94
94
|
"__schema": "TypeRefSchema",
|
95
95
|
"location": {
|
96
96
|
"filePath": "export.main.runtime.ts",
|
97
|
-
"line":
|
97
|
+
"line": 89,
|
98
98
|
"character": 26
|
99
99
|
},
|
100
100
|
"name": "DependencyResolverMain"
|
@@ -106,7 +106,7 @@
|
|
106
106
|
"__schema": "ParameterSchema",
|
107
107
|
"location": {
|
108
108
|
"filePath": "export.main.runtime.ts",
|
109
|
-
"line":
|
109
|
+
"line": 90,
|
110
110
|
"character": 5
|
111
111
|
},
|
112
112
|
"name": "logger",
|
@@ -114,7 +114,7 @@
|
|
114
114
|
"__schema": "TypeRefSchema",
|
115
115
|
"location": {
|
116
116
|
"filePath": "export.main.runtime.ts",
|
117
|
-
"line":
|
117
|
+
"line": 90,
|
118
118
|
"character": 21
|
119
119
|
},
|
120
120
|
"name": "Logger"
|
@@ -126,7 +126,7 @@
|
|
126
126
|
"__schema": "ParameterSchema",
|
127
127
|
"location": {
|
128
128
|
"filePath": "export.main.runtime.ts",
|
129
|
-
"line":
|
129
|
+
"line": 91,
|
130
130
|
"character": 5
|
131
131
|
},
|
132
132
|
"name": "eject",
|
@@ -134,7 +134,7 @@
|
|
134
134
|
"__schema": "TypeRefSchema",
|
135
135
|
"location": {
|
136
136
|
"filePath": "export.main.runtime.ts",
|
137
|
-
"line":
|
137
|
+
"line": 91,
|
138
138
|
"character": 20
|
139
139
|
},
|
140
140
|
"name": "EjectMain"
|
@@ -147,7 +147,7 @@
|
|
147
147
|
"__schema": "ThisTypeSchema",
|
148
148
|
"location": {
|
149
149
|
"filePath": "export.main.runtime.ts",
|
150
|
-
"line":
|
150
|
+
"line": 85,
|
151
151
|
"character": 1
|
152
152
|
},
|
153
153
|
"name": "ExportMain"
|
@@ -158,7 +158,7 @@
|
|
158
158
|
"__schema": "FunctionLikeSchema",
|
159
159
|
"location": {
|
160
160
|
"filePath": "export.main.runtime.ts",
|
161
|
-
"line":
|
161
|
+
"line": 94,
|
162
162
|
"character": 3
|
163
163
|
},
|
164
164
|
"signature": "(method) ExportMain.export(params?: ExportParams): Promise<ExportResult>",
|
@@ -168,7 +168,7 @@
|
|
168
168
|
"__schema": "ParameterSchema",
|
169
169
|
"location": {
|
170
170
|
"filePath": "export.main.runtime.ts",
|
171
|
-
"line":
|
171
|
+
"line": 94,
|
172
172
|
"character": 16
|
173
173
|
},
|
174
174
|
"name": "params",
|
@@ -176,7 +176,7 @@
|
|
176
176
|
"__schema": "TypeRefSchema",
|
177
177
|
"location": {
|
178
178
|
"filePath": "export.main.runtime.ts",
|
179
|
-
"line":
|
179
|
+
"line": 94,
|
180
180
|
"character": 24
|
181
181
|
},
|
182
182
|
"name": "ExportParams"
|
@@ -190,7 +190,7 @@
|
|
190
190
|
"__schema": "TypeRefSchema",
|
191
191
|
"location": {
|
192
192
|
"filePath": "export.main.runtime.ts",
|
193
|
-
"line":
|
193
|
+
"line": 94,
|
194
194
|
"character": 44
|
195
195
|
},
|
196
196
|
"name": "Promise",
|
@@ -199,7 +199,7 @@
|
|
199
199
|
"__schema": "TypeRefSchema",
|
200
200
|
"location": {
|
201
201
|
"filePath": "export.main.runtime.ts",
|
202
|
-
"line":
|
202
|
+
"line": 94,
|
203
203
|
"character": 52
|
204
204
|
},
|
205
205
|
"name": "ExportResult"
|
@@ -214,14 +214,14 @@
|
|
214
214
|
"__schema": "FunctionLikeSchema",
|
215
215
|
"location": {
|
216
216
|
"filePath": "export.main.runtime.ts",
|
217
|
-
"line":
|
217
|
+
"line": 229,
|
218
218
|
"character": 3
|
219
219
|
},
|
220
220
|
"doc": {
|
221
221
|
"__schema": "DocSchema",
|
222
222
|
"location": {
|
223
223
|
"filePath": "export.main.runtime.ts",
|
224
|
-
"line":
|
224
|
+
"line": 226,
|
225
225
|
"character": 3
|
226
226
|
},
|
227
227
|
"raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
|
@@ -235,7 +235,7 @@
|
|
235
235
|
"__schema": "ParameterSchema",
|
236
236
|
"location": {
|
237
237
|
"filePath": "export.main.runtime.ts",
|
238
|
-
"line":
|
238
|
+
"line": 229,
|
239
239
|
"character": 20
|
240
240
|
},
|
241
241
|
"name": "{ scope, ids, laneObject, allVersions, originDirectly, idsWithFutureScope, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, filterOutExistingVersions, exportOrigin = 'export' }",
|
@@ -243,7 +243,7 @@
|
|
243
243
|
"__schema": "TypeLiteralSchema",
|
244
244
|
"location": {
|
245
245
|
"filePath": "export.main.runtime.ts",
|
246
|
-
"line":
|
246
|
+
"line": 242,
|
247
247
|
"character": 6
|
248
248
|
},
|
249
249
|
"members": [
|
@@ -251,7 +251,7 @@
|
|
251
251
|
"__schema": "VariableLikeSchema",
|
252
252
|
"location": {
|
253
253
|
"filePath": "export.main.runtime.ts",
|
254
|
-
"line":
|
254
|
+
"line": 243,
|
255
255
|
"character": 5
|
256
256
|
},
|
257
257
|
"signature": "(property) scope: Scope",
|
@@ -260,7 +260,7 @@
|
|
260
260
|
"__schema": "TypeRefSchema",
|
261
261
|
"location": {
|
262
262
|
"filePath": "export.main.runtime.ts",
|
263
|
-
"line":
|
263
|
+
"line": 243,
|
264
264
|
"character": 5
|
265
265
|
},
|
266
266
|
"name": "Scope",
|
@@ -272,7 +272,7 @@
|
|
272
272
|
"__schema": "VariableLikeSchema",
|
273
273
|
"location": {
|
274
274
|
"filePath": "export.main.runtime.ts",
|
275
|
-
"line":
|
275
|
+
"line": 244,
|
276
276
|
"character": 5
|
277
277
|
},
|
278
278
|
"signature": "(property) ids: ComponentIdList",
|
@@ -281,7 +281,7 @@
|
|
281
281
|
"__schema": "TypeRefSchema",
|
282
282
|
"location": {
|
283
283
|
"filePath": "export.main.runtime.ts",
|
284
|
-
"line":
|
284
|
+
"line": 244,
|
285
285
|
"character": 5
|
286
286
|
},
|
287
287
|
"name": "ComponentIdList",
|
@@ -297,7 +297,7 @@
|
|
297
297
|
"__schema": "VariableLikeSchema",
|
298
298
|
"location": {
|
299
299
|
"filePath": "export.main.runtime.ts",
|
300
|
-
"line":
|
300
|
+
"line": 245,
|
301
301
|
"character": 5
|
302
302
|
},
|
303
303
|
"signature": "(property) laneObject?: Lane | undefined",
|
@@ -306,7 +306,7 @@
|
|
306
306
|
"__schema": "TypeRefSchema",
|
307
307
|
"location": {
|
308
308
|
"filePath": "export.main.runtime.ts",
|
309
|
-
"line":
|
309
|
+
"line": 245,
|
310
310
|
"character": 18
|
311
311
|
},
|
312
312
|
"name": "Lane"
|
@@ -317,7 +317,7 @@
|
|
317
317
|
"__schema": "VariableLikeSchema",
|
318
318
|
"location": {
|
319
319
|
"filePath": "export.main.runtime.ts",
|
320
|
-
"line":
|
320
|
+
"line": 246,
|
321
321
|
"character": 5
|
322
322
|
},
|
323
323
|
"signature": "(property) allVersions?: boolean | undefined",
|
@@ -326,7 +326,7 @@
|
|
326
326
|
"__schema": "KeywordTypeSchema",
|
327
327
|
"location": {
|
328
328
|
"filePath": "export.main.runtime.ts",
|
329
|
-
"line":
|
329
|
+
"line": 246,
|
330
330
|
"character": 19
|
331
331
|
},
|
332
332
|
"name": "boolean"
|
@@ -337,7 +337,7 @@
|
|
337
337
|
"__schema": "VariableLikeSchema",
|
338
338
|
"location": {
|
339
339
|
"filePath": "export.main.runtime.ts",
|
340
|
-
"line":
|
340
|
+
"line": 247,
|
341
341
|
"character": 5
|
342
342
|
},
|
343
343
|
"signature": "(property) originDirectly?: boolean | undefined",
|
@@ -346,7 +346,7 @@
|
|
346
346
|
"__schema": "KeywordTypeSchema",
|
347
347
|
"location": {
|
348
348
|
"filePath": "export.main.runtime.ts",
|
349
|
-
"line":
|
349
|
+
"line": 247,
|
350
350
|
"character": 22
|
351
351
|
},
|
352
352
|
"name": "boolean"
|
@@ -357,7 +357,7 @@
|
|
357
357
|
"__schema": "VariableLikeSchema",
|
358
358
|
"location": {
|
359
359
|
"filePath": "export.main.runtime.ts",
|
360
|
-
"line":
|
360
|
+
"line": 248,
|
361
361
|
"character": 5
|
362
362
|
},
|
363
363
|
"signature": "(property) idsWithFutureScope: ComponentIdList",
|
@@ -366,7 +366,7 @@
|
|
366
366
|
"__schema": "TypeRefSchema",
|
367
367
|
"location": {
|
368
368
|
"filePath": "export.main.runtime.ts",
|
369
|
-
"line":
|
369
|
+
"line": 248,
|
370
370
|
"character": 5
|
371
371
|
},
|
372
372
|
"name": "ComponentIdList",
|
@@ -382,7 +382,7 @@
|
|
382
382
|
"__schema": "VariableLikeSchema",
|
383
383
|
"location": {
|
384
384
|
"filePath": "export.main.runtime.ts",
|
385
|
-
"line":
|
385
|
+
"line": 249,
|
386
386
|
"character": 5
|
387
387
|
},
|
388
388
|
"signature": "(property) resumeExportId?: string | undefined",
|
@@ -391,7 +391,7 @@
|
|
391
391
|
"__schema": "TypeUnionSchema",
|
392
392
|
"location": {
|
393
393
|
"filePath": "export.main.runtime.ts",
|
394
|
-
"line":
|
394
|
+
"line": 249,
|
395
395
|
"character": 22
|
396
396
|
},
|
397
397
|
"types": [
|
@@ -399,7 +399,7 @@
|
|
399
399
|
"__schema": "KeywordTypeSchema",
|
400
400
|
"location": {
|
401
401
|
"filePath": "export.main.runtime.ts",
|
402
|
-
"line":
|
402
|
+
"line": 249,
|
403
403
|
"character": 22
|
404
404
|
},
|
405
405
|
"name": "string"
|
@@ -408,7 +408,7 @@
|
|
408
408
|
"__schema": "KeywordTypeSchema",
|
409
409
|
"location": {
|
410
410
|
"filePath": "export.main.runtime.ts",
|
411
|
-
"line":
|
411
|
+
"line": 249,
|
412
412
|
"character": 31
|
413
413
|
},
|
414
414
|
"name": "undefined"
|
@@ -421,7 +421,7 @@
|
|
421
421
|
"__schema": "VariableLikeSchema",
|
422
422
|
"location": {
|
423
423
|
"filePath": "export.main.runtime.ts",
|
424
|
-
"line":
|
424
|
+
"line": 250,
|
425
425
|
"character": 5
|
426
426
|
},
|
427
427
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
@@ -430,7 +430,7 @@
|
|
430
430
|
"__schema": "KeywordTypeSchema",
|
431
431
|
"location": {
|
432
432
|
"filePath": "export.main.runtime.ts",
|
433
|
-
"line":
|
433
|
+
"line": 250,
|
434
434
|
"character": 32
|
435
435
|
},
|
436
436
|
"name": "boolean"
|
@@ -441,7 +441,7 @@
|
|
441
441
|
"__schema": "VariableLikeSchema",
|
442
442
|
"location": {
|
443
443
|
"filePath": "export.main.runtime.ts",
|
444
|
-
"line":
|
444
|
+
"line": 251,
|
445
445
|
"character": 5
|
446
446
|
},
|
447
447
|
"signature": "(property) isOnMain?: boolean | undefined",
|
@@ -450,7 +450,7 @@
|
|
450
450
|
"__schema": "KeywordTypeSchema",
|
451
451
|
"location": {
|
452
452
|
"filePath": "export.main.runtime.ts",
|
453
|
-
"line":
|
453
|
+
"line": 251,
|
454
454
|
"character": 16
|
455
455
|
},
|
456
456
|
"name": "boolean"
|
@@ -461,7 +461,7 @@
|
|
461
461
|
"__schema": "VariableLikeSchema",
|
462
462
|
"location": {
|
463
463
|
"filePath": "export.main.runtime.ts",
|
464
|
-
"line":
|
464
|
+
"line": 252,
|
465
465
|
"character": 5
|
466
466
|
},
|
467
467
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
@@ -470,7 +470,7 @@
|
|
470
470
|
"__schema": "KeywordTypeSchema",
|
471
471
|
"location": {
|
472
472
|
"filePath": "export.main.runtime.ts",
|
473
|
-
"line":
|
473
|
+
"line": 252,
|
474
474
|
"character": 23
|
475
475
|
},
|
476
476
|
"name": "boolean"
|
@@ -481,7 +481,7 @@
|
|
481
481
|
"__schema": "VariableLikeSchema",
|
482
482
|
"location": {
|
483
483
|
"filePath": "export.main.runtime.ts",
|
484
|
-
"line":
|
484
|
+
"line": 253,
|
485
485
|
"character": 5
|
486
486
|
},
|
487
487
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
@@ -490,7 +490,7 @@
|
|
490
490
|
"__schema": "KeywordTypeSchema",
|
491
491
|
"location": {
|
492
492
|
"filePath": "export.main.runtime.ts",
|
493
|
-
"line":
|
493
|
+
"line": 253,
|
494
494
|
"character": 33
|
495
495
|
},
|
496
496
|
"name": "boolean"
|
@@ -501,7 +501,7 @@
|
|
501
501
|
"__schema": "VariableLikeSchema",
|
502
502
|
"location": {
|
503
503
|
"filePath": "export.main.runtime.ts",
|
504
|
-
"line":
|
504
|
+
"line": 254,
|
505
505
|
"character": 5
|
506
506
|
},
|
507
507
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
@@ -510,7 +510,7 @@
|
|
510
510
|
"__schema": "TypeRefSchema",
|
511
511
|
"location": {
|
512
512
|
"filePath": "export.main.runtime.ts",
|
513
|
-
"line":
|
513
|
+
"line": 254,
|
514
514
|
"character": 20
|
515
515
|
},
|
516
516
|
"name": "ExportOrigin"
|
@@ -525,7 +525,7 @@
|
|
525
525
|
"__schema": "VariableLikeSchema",
|
526
526
|
"location": {
|
527
527
|
"filePath": "export.main.runtime.ts",
|
528
|
-
"line":
|
528
|
+
"line": 243,
|
529
529
|
"character": 5
|
530
530
|
},
|
531
531
|
"signature": "(property) scope: Scope",
|
@@ -534,7 +534,7 @@
|
|
534
534
|
"__schema": "TypeRefSchema",
|
535
535
|
"location": {
|
536
536
|
"filePath": "export.main.runtime.ts",
|
537
|
-
"line":
|
537
|
+
"line": 243,
|
538
538
|
"character": 5
|
539
539
|
},
|
540
540
|
"name": "Scope",
|
@@ -546,7 +546,7 @@
|
|
546
546
|
"__schema": "VariableLikeSchema",
|
547
547
|
"location": {
|
548
548
|
"filePath": "export.main.runtime.ts",
|
549
|
-
"line":
|
549
|
+
"line": 244,
|
550
550
|
"character": 5
|
551
551
|
},
|
552
552
|
"signature": "(property) ids: ComponentIdList",
|
@@ -555,7 +555,7 @@
|
|
555
555
|
"__schema": "TypeRefSchema",
|
556
556
|
"location": {
|
557
557
|
"filePath": "export.main.runtime.ts",
|
558
|
-
"line":
|
558
|
+
"line": 244,
|
559
559
|
"character": 5
|
560
560
|
},
|
561
561
|
"name": "ComponentIdList",
|
@@ -571,7 +571,7 @@
|
|
571
571
|
"__schema": "VariableLikeSchema",
|
572
572
|
"location": {
|
573
573
|
"filePath": "export.main.runtime.ts",
|
574
|
-
"line":
|
574
|
+
"line": 245,
|
575
575
|
"character": 5
|
576
576
|
},
|
577
577
|
"signature": "(property) laneObject?: Lane | undefined",
|
@@ -580,7 +580,7 @@
|
|
580
580
|
"__schema": "TypeRefSchema",
|
581
581
|
"location": {
|
582
582
|
"filePath": "export.main.runtime.ts",
|
583
|
-
"line":
|
583
|
+
"line": 245,
|
584
584
|
"character": 18
|
585
585
|
},
|
586
586
|
"name": "Lane"
|
@@ -591,7 +591,7 @@
|
|
591
591
|
"__schema": "VariableLikeSchema",
|
592
592
|
"location": {
|
593
593
|
"filePath": "export.main.runtime.ts",
|
594
|
-
"line":
|
594
|
+
"line": 246,
|
595
595
|
"character": 5
|
596
596
|
},
|
597
597
|
"signature": "(property) allVersions?: boolean | undefined",
|
@@ -600,7 +600,7 @@
|
|
600
600
|
"__schema": "KeywordTypeSchema",
|
601
601
|
"location": {
|
602
602
|
"filePath": "export.main.runtime.ts",
|
603
|
-
"line":
|
603
|
+
"line": 246,
|
604
604
|
"character": 19
|
605
605
|
},
|
606
606
|
"name": "boolean"
|
@@ -611,7 +611,7 @@
|
|
611
611
|
"__schema": "VariableLikeSchema",
|
612
612
|
"location": {
|
613
613
|
"filePath": "export.main.runtime.ts",
|
614
|
-
"line":
|
614
|
+
"line": 247,
|
615
615
|
"character": 5
|
616
616
|
},
|
617
617
|
"signature": "(property) originDirectly?: boolean | undefined",
|
@@ -620,7 +620,7 @@
|
|
620
620
|
"__schema": "KeywordTypeSchema",
|
621
621
|
"location": {
|
622
622
|
"filePath": "export.main.runtime.ts",
|
623
|
-
"line":
|
623
|
+
"line": 247,
|
624
624
|
"character": 22
|
625
625
|
},
|
626
626
|
"name": "boolean"
|
@@ -631,7 +631,7 @@
|
|
631
631
|
"__schema": "VariableLikeSchema",
|
632
632
|
"location": {
|
633
633
|
"filePath": "export.main.runtime.ts",
|
634
|
-
"line":
|
634
|
+
"line": 248,
|
635
635
|
"character": 5
|
636
636
|
},
|
637
637
|
"signature": "(property) idsWithFutureScope: ComponentIdList",
|
@@ -640,7 +640,7 @@
|
|
640
640
|
"__schema": "TypeRefSchema",
|
641
641
|
"location": {
|
642
642
|
"filePath": "export.main.runtime.ts",
|
643
|
-
"line":
|
643
|
+
"line": 248,
|
644
644
|
"character": 5
|
645
645
|
},
|
646
646
|
"name": "ComponentIdList",
|
@@ -656,7 +656,7 @@
|
|
656
656
|
"__schema": "VariableLikeSchema",
|
657
657
|
"location": {
|
658
658
|
"filePath": "export.main.runtime.ts",
|
659
|
-
"line":
|
659
|
+
"line": 249,
|
660
660
|
"character": 5
|
661
661
|
},
|
662
662
|
"signature": "(property) resumeExportId?: string | undefined",
|
@@ -665,7 +665,7 @@
|
|
665
665
|
"__schema": "TypeUnionSchema",
|
666
666
|
"location": {
|
667
667
|
"filePath": "export.main.runtime.ts",
|
668
|
-
"line":
|
668
|
+
"line": 249,
|
669
669
|
"character": 22
|
670
670
|
},
|
671
671
|
"types": [
|
@@ -673,7 +673,7 @@
|
|
673
673
|
"__schema": "KeywordTypeSchema",
|
674
674
|
"location": {
|
675
675
|
"filePath": "export.main.runtime.ts",
|
676
|
-
"line":
|
676
|
+
"line": 249,
|
677
677
|
"character": 22
|
678
678
|
},
|
679
679
|
"name": "string"
|
@@ -682,7 +682,7 @@
|
|
682
682
|
"__schema": "KeywordTypeSchema",
|
683
683
|
"location": {
|
684
684
|
"filePath": "export.main.runtime.ts",
|
685
|
-
"line":
|
685
|
+
"line": 249,
|
686
686
|
"character": 31
|
687
687
|
},
|
688
688
|
"name": "undefined"
|
@@ -695,7 +695,7 @@
|
|
695
695
|
"__schema": "VariableLikeSchema",
|
696
696
|
"location": {
|
697
697
|
"filePath": "export.main.runtime.ts",
|
698
|
-
"line":
|
698
|
+
"line": 250,
|
699
699
|
"character": 5
|
700
700
|
},
|
701
701
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
@@ -704,7 +704,7 @@
|
|
704
704
|
"__schema": "KeywordTypeSchema",
|
705
705
|
"location": {
|
706
706
|
"filePath": "export.main.runtime.ts",
|
707
|
-
"line":
|
707
|
+
"line": 250,
|
708
708
|
"character": 32
|
709
709
|
},
|
710
710
|
"name": "boolean"
|
@@ -715,7 +715,7 @@
|
|
715
715
|
"__schema": "VariableLikeSchema",
|
716
716
|
"location": {
|
717
717
|
"filePath": "export.main.runtime.ts",
|
718
|
-
"line":
|
718
|
+
"line": 251,
|
719
719
|
"character": 5
|
720
720
|
},
|
721
721
|
"signature": "(property) isOnMain?: boolean | undefined",
|
@@ -724,7 +724,7 @@
|
|
724
724
|
"__schema": "KeywordTypeSchema",
|
725
725
|
"location": {
|
726
726
|
"filePath": "export.main.runtime.ts",
|
727
|
-
"line":
|
727
|
+
"line": 251,
|
728
728
|
"character": 16
|
729
729
|
},
|
730
730
|
"name": "boolean"
|
@@ -735,7 +735,7 @@
|
|
735
735
|
"__schema": "VariableLikeSchema",
|
736
736
|
"location": {
|
737
737
|
"filePath": "export.main.runtime.ts",
|
738
|
-
"line":
|
738
|
+
"line": 252,
|
739
739
|
"character": 5
|
740
740
|
},
|
741
741
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
@@ -744,7 +744,7 @@
|
|
744
744
|
"__schema": "KeywordTypeSchema",
|
745
745
|
"location": {
|
746
746
|
"filePath": "export.main.runtime.ts",
|
747
|
-
"line":
|
747
|
+
"line": 252,
|
748
748
|
"character": 23
|
749
749
|
},
|
750
750
|
"name": "boolean"
|
@@ -755,7 +755,7 @@
|
|
755
755
|
"__schema": "VariableLikeSchema",
|
756
756
|
"location": {
|
757
757
|
"filePath": "export.main.runtime.ts",
|
758
|
-
"line":
|
758
|
+
"line": 253,
|
759
759
|
"character": 5
|
760
760
|
},
|
761
761
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
@@ -764,7 +764,7 @@
|
|
764
764
|
"__schema": "KeywordTypeSchema",
|
765
765
|
"location": {
|
766
766
|
"filePath": "export.main.runtime.ts",
|
767
|
-
"line":
|
767
|
+
"line": 253,
|
768
768
|
"character": 33
|
769
769
|
},
|
770
770
|
"name": "boolean"
|
@@ -775,7 +775,7 @@
|
|
775
775
|
"__schema": "VariableLikeSchema",
|
776
776
|
"location": {
|
777
777
|
"filePath": "export.main.runtime.ts",
|
778
|
-
"line":
|
778
|
+
"line": 254,
|
779
779
|
"character": 5
|
780
780
|
},
|
781
781
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
@@ -784,7 +784,7 @@
|
|
784
784
|
"__schema": "TypeRefSchema",
|
785
785
|
"location": {
|
786
786
|
"filePath": "export.main.runtime.ts",
|
787
|
-
"line":
|
787
|
+
"line": 254,
|
788
788
|
"character": 20
|
789
789
|
},
|
790
790
|
"name": "ExportOrigin"
|
@@ -799,7 +799,7 @@
|
|
799
799
|
"__schema": "TypeRefSchema",
|
800
800
|
"location": {
|
801
801
|
"filePath": "export.main.runtime.ts",
|
802
|
-
"line":
|
802
|
+
"line": 255,
|
803
803
|
"character": 7
|
804
804
|
},
|
805
805
|
"name": "Promise",
|
@@ -808,7 +808,7 @@
|
|
808
808
|
"__schema": "TypeLiteralSchema",
|
809
809
|
"location": {
|
810
810
|
"filePath": "export.main.runtime.ts",
|
811
|
-
"line":
|
811
|
+
"line": 255,
|
812
812
|
"character": 15
|
813
813
|
},
|
814
814
|
"members": [
|
@@ -816,7 +816,7 @@
|
|
816
816
|
"__schema": "VariableLikeSchema",
|
817
817
|
"location": {
|
818
818
|
"filePath": "export.main.runtime.ts",
|
819
|
-
"line":
|
819
|
+
"line": 256,
|
820
820
|
"character": 5
|
821
821
|
},
|
822
822
|
"signature": "(property) exported: ComponentIdList",
|
@@ -825,7 +825,7 @@
|
|
825
825
|
"__schema": "TypeRefSchema",
|
826
826
|
"location": {
|
827
827
|
"filePath": "export.main.runtime.ts",
|
828
|
-
"line":
|
828
|
+
"line": 256,
|
829
829
|
"character": 5
|
830
830
|
},
|
831
831
|
"name": "ComponentIdList",
|
@@ -841,7 +841,7 @@
|
|
841
841
|
"__schema": "VariableLikeSchema",
|
842
842
|
"location": {
|
843
843
|
"filePath": "export.main.runtime.ts",
|
844
|
-
"line":
|
844
|
+
"line": 257,
|
845
845
|
"character": 5
|
846
846
|
},
|
847
847
|
"signature": "(property) updatedLocally: ComponentIdList",
|
@@ -850,7 +850,7 @@
|
|
850
850
|
"__schema": "TypeRefSchema",
|
851
851
|
"location": {
|
852
852
|
"filePath": "export.main.runtime.ts",
|
853
|
-
"line":
|
853
|
+
"line": 257,
|
854
854
|
"character": 5
|
855
855
|
},
|
856
856
|
"name": "ComponentIdList",
|
@@ -866,7 +866,7 @@
|
|
866
866
|
"__schema": "VariableLikeSchema",
|
867
867
|
"location": {
|
868
868
|
"filePath": "export.main.runtime.ts",
|
869
|
-
"line":
|
869
|
+
"line": 258,
|
870
870
|
"character": 5
|
871
871
|
},
|
872
872
|
"signature": "(property) newIdsOnRemote: ComponentID[]",
|
@@ -875,14 +875,14 @@
|
|
875
875
|
"__schema": "TypeArraySchema",
|
876
876
|
"location": {
|
877
877
|
"filePath": "export.main.runtime.ts",
|
878
|
-
"line":
|
878
|
+
"line": 258,
|
879
879
|
"character": 21
|
880
880
|
},
|
881
881
|
"type": {
|
882
882
|
"__schema": "TypeRefSchema",
|
883
883
|
"location": {
|
884
884
|
"filePath": "export.main.runtime.ts",
|
885
|
-
"line":
|
885
|
+
"line": 258,
|
886
886
|
"character": 21
|
887
887
|
},
|
888
888
|
"name": "ComponentID"
|
@@ -894,7 +894,7 @@
|
|
894
894
|
"__schema": "VariableLikeSchema",
|
895
895
|
"location": {
|
896
896
|
"filePath": "export.main.runtime.ts",
|
897
|
-
"line":
|
897
|
+
"line": 259,
|
898
898
|
"character": 5
|
899
899
|
},
|
900
900
|
"signature": "(property) rippleJobs: string[]",
|
@@ -903,14 +903,14 @@
|
|
903
903
|
"__schema": "TypeArraySchema",
|
904
904
|
"location": {
|
905
905
|
"filePath": "export.main.runtime.ts",
|
906
|
-
"line":
|
906
|
+
"line": 259,
|
907
907
|
"character": 17
|
908
908
|
},
|
909
909
|
"type": {
|
910
910
|
"__schema": "KeywordTypeSchema",
|
911
911
|
"location": {
|
912
912
|
"filePath": "export.main.runtime.ts",
|
913
|
-
"line":
|
913
|
+
"line": 259,
|
914
914
|
"character": 17
|
915
915
|
},
|
916
916
|
"name": "string"
|
@@ -930,7 +930,7 @@
|
|
930
930
|
"__schema": "FunctionLikeSchema",
|
931
931
|
"location": {
|
932
932
|
"filePath": "export.main.runtime.ts",
|
933
|
-
"line":
|
933
|
+
"line": 582,
|
934
934
|
"character": 3
|
935
935
|
},
|
936
936
|
"signature": "(method) ExportMain.pushToRemotesCarefully(manyObjectsPerRemote: ObjectsPerRemote[], resumeExportId?: string): Promise<void>",
|
@@ -940,7 +940,7 @@
|
|
940
940
|
"__schema": "ParameterSchema",
|
941
941
|
"location": {
|
942
942
|
"filePath": "export.main.runtime.ts",
|
943
|
-
"line":
|
943
|
+
"line": 582,
|
944
944
|
"character": 32
|
945
945
|
},
|
946
946
|
"name": "manyObjectsPerRemote",
|
@@ -948,14 +948,14 @@
|
|
948
948
|
"__schema": "TypeArraySchema",
|
949
949
|
"location": {
|
950
950
|
"filePath": "export.main.runtime.ts",
|
951
|
-
"line":
|
951
|
+
"line": 582,
|
952
952
|
"character": 54
|
953
953
|
},
|
954
954
|
"type": {
|
955
955
|
"__schema": "TypeRefSchema",
|
956
956
|
"location": {
|
957
957
|
"filePath": "export.main.runtime.ts",
|
958
|
-
"line":
|
958
|
+
"line": 582,
|
959
959
|
"character": 54
|
960
960
|
},
|
961
961
|
"name": "ObjectsPerRemote"
|
@@ -968,7 +968,7 @@
|
|
968
968
|
"__schema": "ParameterSchema",
|
969
969
|
"location": {
|
970
970
|
"filePath": "export.main.runtime.ts",
|
971
|
-
"line":
|
971
|
+
"line": 582,
|
972
972
|
"character": 74
|
973
973
|
},
|
974
974
|
"name": "resumeExportId",
|
@@ -976,7 +976,7 @@
|
|
976
976
|
"__schema": "KeywordTypeSchema",
|
977
977
|
"location": {
|
978
978
|
"filePath": "export.main.runtime.ts",
|
979
|
-
"line":
|
979
|
+
"line": 582,
|
980
980
|
"character": 91
|
981
981
|
},
|
982
982
|
"name": "string"
|
@@ -989,7 +989,7 @@
|
|
989
989
|
"__schema": "InferenceTypeSchema",
|
990
990
|
"location": {
|
991
991
|
"filePath": "export.main.runtime.ts",
|
992
|
-
"line":
|
992
|
+
"line": 582,
|
993
993
|
"character": 3
|
994
994
|
},
|
995
995
|
"type": "Promise<void>"
|
@@ -1002,7 +1002,7 @@
|
|
1002
1002
|
"__schema": "FunctionLikeSchema",
|
1003
1003
|
"location": {
|
1004
1004
|
"filePath": "export.main.runtime.ts",
|
1005
|
-
"line":
|
1005
|
+
"line": 620,
|
1006
1006
|
"character": 3
|
1007
1007
|
},
|
1008
1008
|
"signature": "(method) ExportMain.shouldPushToCentralHub(manyObjectsPerRemote: ObjectsPerRemote[], scopeRemotes: Remotes, originDirectly?: boolean): boolean",
|
@@ -1012,7 +1012,7 @@
|
|
1012
1012
|
"__schema": "ParameterSchema",
|
1013
1013
|
"location": {
|
1014
1014
|
"filePath": "export.main.runtime.ts",
|
1015
|
-
"line":
|
1015
|
+
"line": 621,
|
1016
1016
|
"character": 5
|
1017
1017
|
},
|
1018
1018
|
"name": "manyObjectsPerRemote",
|
@@ -1020,14 +1020,14 @@
|
|
1020
1020
|
"__schema": "TypeArraySchema",
|
1021
1021
|
"location": {
|
1022
1022
|
"filePath": "export.main.runtime.ts",
|
1023
|
-
"line":
|
1023
|
+
"line": 621,
|
1024
1024
|
"character": 27
|
1025
1025
|
},
|
1026
1026
|
"type": {
|
1027
1027
|
"__schema": "TypeRefSchema",
|
1028
1028
|
"location": {
|
1029
1029
|
"filePath": "export.main.runtime.ts",
|
1030
|
-
"line":
|
1030
|
+
"line": 621,
|
1031
1031
|
"character": 27
|
1032
1032
|
},
|
1033
1033
|
"name": "ObjectsPerRemote"
|
@@ -1040,7 +1040,7 @@
|
|
1040
1040
|
"__schema": "ParameterSchema",
|
1041
1041
|
"location": {
|
1042
1042
|
"filePath": "export.main.runtime.ts",
|
1043
|
-
"line":
|
1043
|
+
"line": 622,
|
1044
1044
|
"character": 5
|
1045
1045
|
},
|
1046
1046
|
"name": "scopeRemotes",
|
@@ -1048,7 +1048,7 @@
|
|
1048
1048
|
"__schema": "TypeRefSchema",
|
1049
1049
|
"location": {
|
1050
1050
|
"filePath": "export.main.runtime.ts",
|
1051
|
-
"line":
|
1051
|
+
"line": 622,
|
1052
1052
|
"character": 19
|
1053
1053
|
},
|
1054
1054
|
"name": "Remotes"
|
@@ -1060,7 +1060,7 @@
|
|
1060
1060
|
"__schema": "ParameterSchema",
|
1061
1061
|
"location": {
|
1062
1062
|
"filePath": "export.main.runtime.ts",
|
1063
|
-
"line":
|
1063
|
+
"line": 623,
|
1064
1064
|
"character": 5
|
1065
1065
|
},
|
1066
1066
|
"name": "originDirectly",
|
@@ -1068,7 +1068,7 @@
|
|
1068
1068
|
"__schema": "InferenceTypeSchema",
|
1069
1069
|
"location": {
|
1070
1070
|
"filePath": "export.main.runtime.ts",
|
1071
|
-
"line":
|
1071
|
+
"line": 623,
|
1072
1072
|
"character": 5
|
1073
1073
|
},
|
1074
1074
|
"type": "boolean"
|
@@ -1082,7 +1082,7 @@
|
|
1082
1082
|
"__schema": "KeywordTypeSchema",
|
1083
1083
|
"location": {
|
1084
1084
|
"filePath": "export.main.runtime.ts",
|
1085
|
-
"line":
|
1085
|
+
"line": 624,
|
1086
1086
|
"character": 6
|
1087
1087
|
},
|
1088
1088
|
"name": "boolean"
|
@@ -1093,7 +1093,7 @@
|
|
1093
1093
|
"__schema": "VariableLikeSchema",
|
1094
1094
|
"location": {
|
1095
1095
|
"filePath": "export.main.runtime.ts",
|
1096
|
-
"line":
|
1096
|
+
"line": 836,
|
1097
1097
|
"character": 3
|
1098
1098
|
},
|
1099
1099
|
"signature": "(property) ExportMain.runtime: RuntimeDefinition",
|
@@ -1102,7 +1102,7 @@
|
|
1102
1102
|
"__schema": "InferenceTypeSchema",
|
1103
1103
|
"location": {
|
1104
1104
|
"filePath": "export.main.runtime.ts",
|
1105
|
-
"line":
|
1105
|
+
"line": 836,
|
1106
1106
|
"character": 3
|
1107
1107
|
},
|
1108
1108
|
"type": "RuntimeDefinition"
|
@@ -1114,7 +1114,7 @@
|
|
1114
1114
|
"__schema": "VariableLikeSchema",
|
1115
1115
|
"location": {
|
1116
1116
|
"filePath": "export.main.runtime.ts",
|
1117
|
-
"line":
|
1117
|
+
"line": 837,
|
1118
1118
|
"character": 3
|
1119
1119
|
},
|
1120
1120
|
"signature": "(property) ExportMain.dependencies: Aspect[]",
|
@@ -1123,7 +1123,7 @@
|
|
1123
1123
|
"__schema": "InferenceTypeSchema",
|
1124
1124
|
"location": {
|
1125
1125
|
"filePath": "export.main.runtime.ts",
|
1126
|
-
"line":
|
1126
|
+
"line": 837,
|
1127
1127
|
"character": 3
|
1128
1128
|
},
|
1129
1129
|
"type": "Aspect[]"
|
@@ -1135,7 +1135,7 @@
|
|
1135
1135
|
"__schema": "FunctionLikeSchema",
|
1136
1136
|
"location": {
|
1137
1137
|
"filePath": "export.main.runtime.ts",
|
1138
|
-
"line":
|
1138
|
+
"line": 846,
|
1139
1139
|
"character": 3
|
1140
1140
|
},
|
1141
1141
|
"signature": "(method) ExportMain.provider([cli, scope, workspace, remove, depResolver, loggerMain, eject]: [\n CLIMain,\n ScopeMain,\n Workspace,\n RemoveMain,\n DependencyResolverMain,\n LoggerMain,\n EjectMain\n]): Promise<ExportMain>",
|
@@ -1145,7 +1145,7 @@
|
|
1145
1145
|
"__schema": "ParameterSchema",
|
1146
1146
|
"location": {
|
1147
1147
|
"filePath": "export.main.runtime.ts",
|
1148
|
-
"line":
|
1148
|
+
"line": 846,
|
1149
1149
|
"character": 25
|
1150
1150
|
},
|
1151
1151
|
"name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
|
@@ -1153,7 +1153,7 @@
|
|
1153
1153
|
"__schema": "TupleTypeSchema",
|
1154
1154
|
"location": {
|
1155
1155
|
"filePath": "export.main.runtime.ts",
|
1156
|
-
"line":
|
1156
|
+
"line": 846,
|
1157
1157
|
"character": 90
|
1158
1158
|
},
|
1159
1159
|
"elements": [
|
@@ -1161,7 +1161,7 @@
|
|
1161
1161
|
"__schema": "TypeRefSchema",
|
1162
1162
|
"location": {
|
1163
1163
|
"filePath": "export.main.runtime.ts",
|
1164
|
-
"line":
|
1164
|
+
"line": 847,
|
1165
1165
|
"character": 5
|
1166
1166
|
},
|
1167
1167
|
"name": "CLIMain"
|
@@ -1170,7 +1170,7 @@
|
|
1170
1170
|
"__schema": "TypeRefSchema",
|
1171
1171
|
"location": {
|
1172
1172
|
"filePath": "export.main.runtime.ts",
|
1173
|
-
"line":
|
1173
|
+
"line": 848,
|
1174
1174
|
"character": 5
|
1175
1175
|
},
|
1176
1176
|
"name": "ScopeMain"
|
@@ -1179,7 +1179,7 @@
|
|
1179
1179
|
"__schema": "TypeRefSchema",
|
1180
1180
|
"location": {
|
1181
1181
|
"filePath": "export.main.runtime.ts",
|
1182
|
-
"line":
|
1182
|
+
"line": 849,
|
1183
1183
|
"character": 5
|
1184
1184
|
},
|
1185
1185
|
"name": "Workspace"
|
@@ -1188,7 +1188,7 @@
|
|
1188
1188
|
"__schema": "TypeRefSchema",
|
1189
1189
|
"location": {
|
1190
1190
|
"filePath": "export.main.runtime.ts",
|
1191
|
-
"line":
|
1191
|
+
"line": 850,
|
1192
1192
|
"character": 5
|
1193
1193
|
},
|
1194
1194
|
"name": "RemoveMain"
|
@@ -1197,7 +1197,7 @@
|
|
1197
1197
|
"__schema": "TypeRefSchema",
|
1198
1198
|
"location": {
|
1199
1199
|
"filePath": "export.main.runtime.ts",
|
1200
|
-
"line":
|
1200
|
+
"line": 851,
|
1201
1201
|
"character": 5
|
1202
1202
|
},
|
1203
1203
|
"name": "DependencyResolverMain"
|
@@ -1206,7 +1206,7 @@
|
|
1206
1206
|
"__schema": "TypeRefSchema",
|
1207
1207
|
"location": {
|
1208
1208
|
"filePath": "export.main.runtime.ts",
|
1209
|
-
"line":
|
1209
|
+
"line": 852,
|
1210
1210
|
"character": 5
|
1211
1211
|
},
|
1212
1212
|
"name": "LoggerMain"
|
@@ -1215,7 +1215,7 @@
|
|
1215
1215
|
"__schema": "TypeRefSchema",
|
1216
1216
|
"location": {
|
1217
1217
|
"filePath": "export.main.runtime.ts",
|
1218
|
-
"line":
|
1218
|
+
"line": 853,
|
1219
1219
|
"character": 5
|
1220
1220
|
},
|
1221
1221
|
"name": "EjectMain"
|
@@ -1230,7 +1230,7 @@
|
|
1230
1230
|
"__schema": "InferenceTypeSchema",
|
1231
1231
|
"location": {
|
1232
1232
|
"filePath": "export.main.runtime.ts",
|
1233
|
-
"line":
|
1233
|
+
"line": 846,
|
1234
1234
|
"character": 3
|
1235
1235
|
},
|
1236
1236
|
"type": "Promise<ExportMain>"
|
@@ -1299,13 +1299,41 @@
|
|
1299
1299
|
"line": 76,
|
1300
1300
|
"character": 3
|
1301
1301
|
},
|
1302
|
+
"signature": "(property) ExportResult.newIdsOnRemote: ComponentID[]",
|
1303
|
+
"name": "newIdsOnRemote",
|
1304
|
+
"type": {
|
1305
|
+
"__schema": "TypeArraySchema",
|
1306
|
+
"location": {
|
1307
|
+
"filePath": "export.main.runtime.ts",
|
1308
|
+
"line": 76,
|
1309
|
+
"character": 19
|
1310
|
+
},
|
1311
|
+
"type": {
|
1312
|
+
"__schema": "TypeRefSchema",
|
1313
|
+
"location": {
|
1314
|
+
"filePath": "export.main.runtime.ts",
|
1315
|
+
"line": 76,
|
1316
|
+
"character": 19
|
1317
|
+
},
|
1318
|
+
"name": "ComponentID"
|
1319
|
+
}
|
1320
|
+
},
|
1321
|
+
"isOptional": false
|
1322
|
+
},
|
1323
|
+
{
|
1324
|
+
"__schema": "VariableLikeSchema",
|
1325
|
+
"location": {
|
1326
|
+
"filePath": "export.main.runtime.ts",
|
1327
|
+
"line": 77,
|
1328
|
+
"character": 3
|
1329
|
+
},
|
1302
1330
|
"signature": "(property) ExportResult.removedIds: ComponentIdList",
|
1303
1331
|
"name": "removedIds",
|
1304
1332
|
"type": {
|
1305
1333
|
"__schema": "TypeRefSchema",
|
1306
1334
|
"location": {
|
1307
1335
|
"filePath": "export.main.runtime.ts",
|
1308
|
-
"line":
|
1336
|
+
"line": 77,
|
1309
1337
|
"character": 3
|
1310
1338
|
},
|
1311
1339
|
"name": "ComponentIdList",
|
@@ -1321,7 +1349,7 @@
|
|
1321
1349
|
"__schema": "VariableLikeSchema",
|
1322
1350
|
"location": {
|
1323
1351
|
"filePath": "export.main.runtime.ts",
|
1324
|
-
"line":
|
1352
|
+
"line": 78,
|
1325
1353
|
"character": 3
|
1326
1354
|
},
|
1327
1355
|
"signature": "(property) ExportResult.missingScope: ComponentID[]",
|
@@ -1330,14 +1358,14 @@
|
|
1330
1358
|
"__schema": "TypeArraySchema",
|
1331
1359
|
"location": {
|
1332
1360
|
"filePath": "export.main.runtime.ts",
|
1333
|
-
"line":
|
1361
|
+
"line": 78,
|
1334
1362
|
"character": 17
|
1335
1363
|
},
|
1336
1364
|
"type": {
|
1337
1365
|
"__schema": "TypeRefSchema",
|
1338
1366
|
"location": {
|
1339
1367
|
"filePath": "export.main.runtime.ts",
|
1340
|
-
"line":
|
1368
|
+
"line": 78,
|
1341
1369
|
"character": 17
|
1342
1370
|
},
|
1343
1371
|
"name": "ComponentID"
|
@@ -1349,7 +1377,7 @@
|
|
1349
1377
|
"__schema": "VariableLikeSchema",
|
1350
1378
|
"location": {
|
1351
1379
|
"filePath": "export.main.runtime.ts",
|
1352
|
-
"line":
|
1380
|
+
"line": 79,
|
1353
1381
|
"character": 3
|
1354
1382
|
},
|
1355
1383
|
"signature": "(property) ExportResult.componentsIds: ComponentID[]",
|
@@ -1358,14 +1386,14 @@
|
|
1358
1386
|
"__schema": "TypeArraySchema",
|
1359
1387
|
"location": {
|
1360
1388
|
"filePath": "export.main.runtime.ts",
|
1361
|
-
"line":
|
1389
|
+
"line": 79,
|
1362
1390
|
"character": 18
|
1363
1391
|
},
|
1364
1392
|
"type": {
|
1365
1393
|
"__schema": "TypeRefSchema",
|
1366
1394
|
"location": {
|
1367
1395
|
"filePath": "export.main.runtime.ts",
|
1368
|
-
"line":
|
1396
|
+
"line": 79,
|
1369
1397
|
"character": 18
|
1370
1398
|
},
|
1371
1399
|
"name": "ComponentID"
|
@@ -1377,7 +1405,7 @@
|
|
1377
1405
|
"__schema": "VariableLikeSchema",
|
1378
1406
|
"location": {
|
1379
1407
|
"filePath": "export.main.runtime.ts",
|
1380
|
-
"line":
|
1408
|
+
"line": 80,
|
1381
1409
|
"character": 3
|
1382
1410
|
},
|
1383
1411
|
"signature": "(property) ExportResult.exportedLanes: Lane[]",
|
@@ -1386,14 +1414,14 @@
|
|
1386
1414
|
"__schema": "TypeArraySchema",
|
1387
1415
|
"location": {
|
1388
1416
|
"filePath": "export.main.runtime.ts",
|
1389
|
-
"line":
|
1417
|
+
"line": 80,
|
1390
1418
|
"character": 18
|
1391
1419
|
},
|
1392
1420
|
"type": {
|
1393
1421
|
"__schema": "TypeRefSchema",
|
1394
1422
|
"location": {
|
1395
1423
|
"filePath": "export.main.runtime.ts",
|
1396
|
-
"line":
|
1424
|
+
"line": 80,
|
1397
1425
|
"character": 18
|
1398
1426
|
},
|
1399
1427
|
"name": "Lane"
|
@@ -1405,7 +1433,7 @@
|
|
1405
1433
|
"__schema": "VariableLikeSchema",
|
1406
1434
|
"location": {
|
1407
1435
|
"filePath": "export.main.runtime.ts",
|
1408
|
-
"line":
|
1436
|
+
"line": 81,
|
1409
1437
|
"character": 3
|
1410
1438
|
},
|
1411
1439
|
"signature": "(property) ExportResult.rippleJobs: string[]",
|
@@ -1414,14 +1442,14 @@
|
|
1414
1442
|
"__schema": "TypeArraySchema",
|
1415
1443
|
"location": {
|
1416
1444
|
"filePath": "export.main.runtime.ts",
|
1417
|
-
"line":
|
1445
|
+
"line": 81,
|
1418
1446
|
"character": 15
|
1419
1447
|
},
|
1420
1448
|
"type": {
|
1421
1449
|
"__schema": "KeywordTypeSchema",
|
1422
1450
|
"location": {
|
1423
1451
|
"filePath": "export.main.runtime.ts",
|
1424
|
-
"line":
|
1452
|
+
"line": 81,
|
1425
1453
|
"character": 15
|
1426
1454
|
},
|
1427
1455
|
"name": "string"
|
@@ -1433,7 +1461,7 @@
|
|
1433
1461
|
"__schema": "VariableLikeSchema",
|
1434
1462
|
"location": {
|
1435
1463
|
"filePath": "export.main.runtime.ts",
|
1436
|
-
"line":
|
1464
|
+
"line": 82,
|
1437
1465
|
"character": 3
|
1438
1466
|
},
|
1439
1467
|
"signature": "(property) ExportResult.ejectResults: EjectResults | undefined",
|
@@ -1442,7 +1470,7 @@
|
|
1442
1470
|
"__schema": "TypeUnionSchema",
|
1443
1471
|
"location": {
|
1444
1472
|
"filePath": "export.main.runtime.ts",
|
1445
|
-
"line":
|
1473
|
+
"line": 82,
|
1446
1474
|
"character": 17
|
1447
1475
|
},
|
1448
1476
|
"types": [
|
@@ -1450,7 +1478,7 @@
|
|
1450
1478
|
"__schema": "TypeRefSchema",
|
1451
1479
|
"location": {
|
1452
1480
|
"filePath": "export.main.runtime.ts",
|
1453
|
-
"line":
|
1481
|
+
"line": 82,
|
1454
1482
|
"character": 17
|
1455
1483
|
},
|
1456
1484
|
"name": "EjectResults"
|
@@ -1459,7 +1487,7 @@
|
|
1459
1487
|
"__schema": "KeywordTypeSchema",
|
1460
1488
|
"location": {
|
1461
1489
|
"filePath": "export.main.runtime.ts",
|
1462
|
-
"line":
|
1490
|
+
"line": 82,
|
1463
1491
|
"character": 32
|
1464
1492
|
},
|
1465
1493
|
"name": "undefined"
|
@@ -1761,13 +1789,41 @@
|
|
1761
1789
|
"line": 76,
|
1762
1790
|
"character": 3
|
1763
1791
|
},
|
1792
|
+
"signature": "(property) ExportResult.newIdsOnRemote: ComponentID[]",
|
1793
|
+
"name": "newIdsOnRemote",
|
1794
|
+
"type": {
|
1795
|
+
"__schema": "TypeArraySchema",
|
1796
|
+
"location": {
|
1797
|
+
"filePath": "export.main.runtime.ts",
|
1798
|
+
"line": 76,
|
1799
|
+
"character": 19
|
1800
|
+
},
|
1801
|
+
"type": {
|
1802
|
+
"__schema": "TypeRefSchema",
|
1803
|
+
"location": {
|
1804
|
+
"filePath": "export.main.runtime.ts",
|
1805
|
+
"line": 76,
|
1806
|
+
"character": 19
|
1807
|
+
},
|
1808
|
+
"name": "ComponentID"
|
1809
|
+
}
|
1810
|
+
},
|
1811
|
+
"isOptional": false
|
1812
|
+
},
|
1813
|
+
{
|
1814
|
+
"__schema": "VariableLikeSchema",
|
1815
|
+
"location": {
|
1816
|
+
"filePath": "export.main.runtime.ts",
|
1817
|
+
"line": 77,
|
1818
|
+
"character": 3
|
1819
|
+
},
|
1764
1820
|
"signature": "(property) ExportResult.removedIds: ComponentIdList",
|
1765
1821
|
"name": "removedIds",
|
1766
1822
|
"type": {
|
1767
1823
|
"__schema": "TypeRefSchema",
|
1768
1824
|
"location": {
|
1769
1825
|
"filePath": "export.main.runtime.ts",
|
1770
|
-
"line":
|
1826
|
+
"line": 77,
|
1771
1827
|
"character": 3
|
1772
1828
|
},
|
1773
1829
|
"name": "ComponentIdList",
|
@@ -1783,7 +1839,7 @@
|
|
1783
1839
|
"__schema": "VariableLikeSchema",
|
1784
1840
|
"location": {
|
1785
1841
|
"filePath": "export.main.runtime.ts",
|
1786
|
-
"line":
|
1842
|
+
"line": 78,
|
1787
1843
|
"character": 3
|
1788
1844
|
},
|
1789
1845
|
"signature": "(property) ExportResult.missingScope: ComponentID[]",
|
@@ -1792,14 +1848,14 @@
|
|
1792
1848
|
"__schema": "TypeArraySchema",
|
1793
1849
|
"location": {
|
1794
1850
|
"filePath": "export.main.runtime.ts",
|
1795
|
-
"line":
|
1851
|
+
"line": 78,
|
1796
1852
|
"character": 17
|
1797
1853
|
},
|
1798
1854
|
"type": {
|
1799
1855
|
"__schema": "TypeRefSchema",
|
1800
1856
|
"location": {
|
1801
1857
|
"filePath": "export.main.runtime.ts",
|
1802
|
-
"line":
|
1858
|
+
"line": 78,
|
1803
1859
|
"character": 17
|
1804
1860
|
},
|
1805
1861
|
"name": "ComponentID"
|
@@ -1811,7 +1867,7 @@
|
|
1811
1867
|
"__schema": "VariableLikeSchema",
|
1812
1868
|
"location": {
|
1813
1869
|
"filePath": "export.main.runtime.ts",
|
1814
|
-
"line":
|
1870
|
+
"line": 79,
|
1815
1871
|
"character": 3
|
1816
1872
|
},
|
1817
1873
|
"signature": "(property) ExportResult.componentsIds: ComponentID[]",
|
@@ -1820,14 +1876,14 @@
|
|
1820
1876
|
"__schema": "TypeArraySchema",
|
1821
1877
|
"location": {
|
1822
1878
|
"filePath": "export.main.runtime.ts",
|
1823
|
-
"line":
|
1879
|
+
"line": 79,
|
1824
1880
|
"character": 18
|
1825
1881
|
},
|
1826
1882
|
"type": {
|
1827
1883
|
"__schema": "TypeRefSchema",
|
1828
1884
|
"location": {
|
1829
1885
|
"filePath": "export.main.runtime.ts",
|
1830
|
-
"line":
|
1886
|
+
"line": 79,
|
1831
1887
|
"character": 18
|
1832
1888
|
},
|
1833
1889
|
"name": "ComponentID"
|
@@ -1839,7 +1895,7 @@
|
|
1839
1895
|
"__schema": "VariableLikeSchema",
|
1840
1896
|
"location": {
|
1841
1897
|
"filePath": "export.main.runtime.ts",
|
1842
|
-
"line":
|
1898
|
+
"line": 80,
|
1843
1899
|
"character": 3
|
1844
1900
|
},
|
1845
1901
|
"signature": "(property) ExportResult.exportedLanes: Lane[]",
|
@@ -1848,14 +1904,14 @@
|
|
1848
1904
|
"__schema": "TypeArraySchema",
|
1849
1905
|
"location": {
|
1850
1906
|
"filePath": "export.main.runtime.ts",
|
1851
|
-
"line":
|
1907
|
+
"line": 80,
|
1852
1908
|
"character": 18
|
1853
1909
|
},
|
1854
1910
|
"type": {
|
1855
1911
|
"__schema": "TypeRefSchema",
|
1856
1912
|
"location": {
|
1857
1913
|
"filePath": "export.main.runtime.ts",
|
1858
|
-
"line":
|
1914
|
+
"line": 80,
|
1859
1915
|
"character": 18
|
1860
1916
|
},
|
1861
1917
|
"name": "Lane"
|
@@ -1867,7 +1923,7 @@
|
|
1867
1923
|
"__schema": "VariableLikeSchema",
|
1868
1924
|
"location": {
|
1869
1925
|
"filePath": "export.main.runtime.ts",
|
1870
|
-
"line":
|
1926
|
+
"line": 81,
|
1871
1927
|
"character": 3
|
1872
1928
|
},
|
1873
1929
|
"signature": "(property) ExportResult.rippleJobs: string[]",
|
@@ -1876,14 +1932,14 @@
|
|
1876
1932
|
"__schema": "TypeArraySchema",
|
1877
1933
|
"location": {
|
1878
1934
|
"filePath": "export.main.runtime.ts",
|
1879
|
-
"line":
|
1935
|
+
"line": 81,
|
1880
1936
|
"character": 15
|
1881
1937
|
},
|
1882
1938
|
"type": {
|
1883
1939
|
"__schema": "KeywordTypeSchema",
|
1884
1940
|
"location": {
|
1885
1941
|
"filePath": "export.main.runtime.ts",
|
1886
|
-
"line":
|
1942
|
+
"line": 81,
|
1887
1943
|
"character": 15
|
1888
1944
|
},
|
1889
1945
|
"name": "string"
|
@@ -1895,7 +1951,7 @@
|
|
1895
1951
|
"__schema": "VariableLikeSchema",
|
1896
1952
|
"location": {
|
1897
1953
|
"filePath": "export.main.runtime.ts",
|
1898
|
-
"line":
|
1954
|
+
"line": 82,
|
1899
1955
|
"character": 3
|
1900
1956
|
},
|
1901
1957
|
"signature": "(property) ExportResult.ejectResults: EjectResults | undefined",
|
@@ -1904,7 +1960,7 @@
|
|
1904
1960
|
"__schema": "TypeUnionSchema",
|
1905
1961
|
"location": {
|
1906
1962
|
"filePath": "export.main.runtime.ts",
|
1907
|
-
"line":
|
1963
|
+
"line": 82,
|
1908
1964
|
"character": 17
|
1909
1965
|
},
|
1910
1966
|
"types": [
|
@@ -1912,7 +1968,7 @@
|
|
1912
1968
|
"__schema": "TypeRefSchema",
|
1913
1969
|
"location": {
|
1914
1970
|
"filePath": "export.main.runtime.ts",
|
1915
|
-
"line":
|
1971
|
+
"line": 82,
|
1916
1972
|
"character": 17
|
1917
1973
|
},
|
1918
1974
|
"name": "EjectResults"
|
@@ -1921,7 +1977,7 @@
|
|
1921
1977
|
"__schema": "KeywordTypeSchema",
|
1922
1978
|
"location": {
|
1923
1979
|
"filePath": "export.main.runtime.ts",
|
1924
|
-
"line":
|
1980
|
+
"line": 82,
|
1925
1981
|
"character": 32
|
1926
1982
|
},
|
1927
1983
|
"name": "undefined"
|
@@ -1937,7 +1993,7 @@
|
|
1937
1993
|
"__schema": "ClassSchema",
|
1938
1994
|
"location": {
|
1939
1995
|
"filePath": "export.main.runtime.ts",
|
1940
|
-
"line":
|
1996
|
+
"line": 85,
|
1941
1997
|
"character": 1
|
1942
1998
|
},
|
1943
1999
|
"signature": "class ExportMain",
|
@@ -1947,7 +2003,7 @@
|
|
1947
2003
|
"__schema": "ConstructorSchema",
|
1948
2004
|
"location": {
|
1949
2005
|
"filePath": "export.main.runtime.ts",
|
1950
|
-
"line":
|
2006
|
+
"line": 86,
|
1951
2007
|
"character": 3
|
1952
2008
|
},
|
1953
2009
|
"signature": "constructor ExportMain(workspace: Workspace, remove: RemoveMain, depResolver: DependencyResolverMain, logger: Logger, eject: EjectMain): ExportMain",
|
@@ -1957,7 +2013,7 @@
|
|
1957
2013
|
"__schema": "ParameterSchema",
|
1958
2014
|
"location": {
|
1959
2015
|
"filePath": "export.main.runtime.ts",
|
1960
|
-
"line":
|
2016
|
+
"line": 87,
|
1961
2017
|
"character": 5
|
1962
2018
|
},
|
1963
2019
|
"name": "workspace",
|
@@ -1965,7 +2021,7 @@
|
|
1965
2021
|
"__schema": "TypeRefSchema",
|
1966
2022
|
"location": {
|
1967
2023
|
"filePath": "export.main.runtime.ts",
|
1968
|
-
"line":
|
2024
|
+
"line": 87,
|
1969
2025
|
"character": 24
|
1970
2026
|
},
|
1971
2027
|
"name": "Workspace"
|
@@ -1977,7 +2033,7 @@
|
|
1977
2033
|
"__schema": "ParameterSchema",
|
1978
2034
|
"location": {
|
1979
2035
|
"filePath": "export.main.runtime.ts",
|
1980
|
-
"line":
|
2036
|
+
"line": 88,
|
1981
2037
|
"character": 5
|
1982
2038
|
},
|
1983
2039
|
"name": "remove",
|
@@ -1985,7 +2041,7 @@
|
|
1985
2041
|
"__schema": "TypeRefSchema",
|
1986
2042
|
"location": {
|
1987
2043
|
"filePath": "export.main.runtime.ts",
|
1988
|
-
"line":
|
2044
|
+
"line": 88,
|
1989
2045
|
"character": 21
|
1990
2046
|
},
|
1991
2047
|
"name": "RemoveMain"
|
@@ -1997,7 +2053,7 @@
|
|
1997
2053
|
"__schema": "ParameterSchema",
|
1998
2054
|
"location": {
|
1999
2055
|
"filePath": "export.main.runtime.ts",
|
2000
|
-
"line":
|
2056
|
+
"line": 89,
|
2001
2057
|
"character": 5
|
2002
2058
|
},
|
2003
2059
|
"name": "depResolver",
|
@@ -2005,7 +2061,7 @@
|
|
2005
2061
|
"__schema": "TypeRefSchema",
|
2006
2062
|
"location": {
|
2007
2063
|
"filePath": "export.main.runtime.ts",
|
2008
|
-
"line":
|
2064
|
+
"line": 89,
|
2009
2065
|
"character": 26
|
2010
2066
|
},
|
2011
2067
|
"name": "DependencyResolverMain"
|
@@ -2017,7 +2073,7 @@
|
|
2017
2073
|
"__schema": "ParameterSchema",
|
2018
2074
|
"location": {
|
2019
2075
|
"filePath": "export.main.runtime.ts",
|
2020
|
-
"line":
|
2076
|
+
"line": 90,
|
2021
2077
|
"character": 5
|
2022
2078
|
},
|
2023
2079
|
"name": "logger",
|
@@ -2025,7 +2081,7 @@
|
|
2025
2081
|
"__schema": "TypeRefSchema",
|
2026
2082
|
"location": {
|
2027
2083
|
"filePath": "export.main.runtime.ts",
|
2028
|
-
"line":
|
2084
|
+
"line": 90,
|
2029
2085
|
"character": 21
|
2030
2086
|
},
|
2031
2087
|
"name": "Logger"
|
@@ -2037,7 +2093,7 @@
|
|
2037
2093
|
"__schema": "ParameterSchema",
|
2038
2094
|
"location": {
|
2039
2095
|
"filePath": "export.main.runtime.ts",
|
2040
|
-
"line":
|
2096
|
+
"line": 91,
|
2041
2097
|
"character": 5
|
2042
2098
|
},
|
2043
2099
|
"name": "eject",
|
@@ -2045,7 +2101,7 @@
|
|
2045
2101
|
"__schema": "TypeRefSchema",
|
2046
2102
|
"location": {
|
2047
2103
|
"filePath": "export.main.runtime.ts",
|
2048
|
-
"line":
|
2104
|
+
"line": 91,
|
2049
2105
|
"character": 20
|
2050
2106
|
},
|
2051
2107
|
"name": "EjectMain"
|
@@ -2058,7 +2114,7 @@
|
|
2058
2114
|
"__schema": "ThisTypeSchema",
|
2059
2115
|
"location": {
|
2060
2116
|
"filePath": "export.main.runtime.ts",
|
2061
|
-
"line":
|
2117
|
+
"line": 85,
|
2062
2118
|
"character": 1
|
2063
2119
|
},
|
2064
2120
|
"name": "ExportMain"
|
@@ -2069,7 +2125,7 @@
|
|
2069
2125
|
"__schema": "FunctionLikeSchema",
|
2070
2126
|
"location": {
|
2071
2127
|
"filePath": "export.main.runtime.ts",
|
2072
|
-
"line":
|
2128
|
+
"line": 94,
|
2073
2129
|
"character": 3
|
2074
2130
|
},
|
2075
2131
|
"signature": "(method) ExportMain.export(params?: ExportParams): Promise<ExportResult>",
|
@@ -2079,7 +2135,7 @@
|
|
2079
2135
|
"__schema": "ParameterSchema",
|
2080
2136
|
"location": {
|
2081
2137
|
"filePath": "export.main.runtime.ts",
|
2082
|
-
"line":
|
2138
|
+
"line": 94,
|
2083
2139
|
"character": 16
|
2084
2140
|
},
|
2085
2141
|
"name": "params",
|
@@ -2087,7 +2143,7 @@
|
|
2087
2143
|
"__schema": "TypeRefSchema",
|
2088
2144
|
"location": {
|
2089
2145
|
"filePath": "export.main.runtime.ts",
|
2090
|
-
"line":
|
2146
|
+
"line": 94,
|
2091
2147
|
"character": 24
|
2092
2148
|
},
|
2093
2149
|
"name": "ExportParams"
|
@@ -2101,7 +2157,7 @@
|
|
2101
2157
|
"__schema": "TypeRefSchema",
|
2102
2158
|
"location": {
|
2103
2159
|
"filePath": "export.main.runtime.ts",
|
2104
|
-
"line":
|
2160
|
+
"line": 94,
|
2105
2161
|
"character": 44
|
2106
2162
|
},
|
2107
2163
|
"name": "Promise",
|
@@ -2110,7 +2166,7 @@
|
|
2110
2166
|
"__schema": "TypeRefSchema",
|
2111
2167
|
"location": {
|
2112
2168
|
"filePath": "export.main.runtime.ts",
|
2113
|
-
"line":
|
2169
|
+
"line": 94,
|
2114
2170
|
"character": 52
|
2115
2171
|
},
|
2116
2172
|
"name": "ExportResult"
|
@@ -2125,14 +2181,14 @@
|
|
2125
2181
|
"__schema": "FunctionLikeSchema",
|
2126
2182
|
"location": {
|
2127
2183
|
"filePath": "export.main.runtime.ts",
|
2128
|
-
"line":
|
2184
|
+
"line": 229,
|
2129
2185
|
"character": 3
|
2130
2186
|
},
|
2131
2187
|
"doc": {
|
2132
2188
|
"__schema": "DocSchema",
|
2133
2189
|
"location": {
|
2134
2190
|
"filePath": "export.main.runtime.ts",
|
2135
|
-
"line":
|
2191
|
+
"line": 226,
|
2136
2192
|
"character": 3
|
2137
2193
|
},
|
2138
2194
|
"raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
|
@@ -2146,7 +2202,7 @@
|
|
2146
2202
|
"__schema": "ParameterSchema",
|
2147
2203
|
"location": {
|
2148
2204
|
"filePath": "export.main.runtime.ts",
|
2149
|
-
"line":
|
2205
|
+
"line": 229,
|
2150
2206
|
"character": 20
|
2151
2207
|
},
|
2152
2208
|
"name": "{ scope, ids, laneObject, allVersions, originDirectly, idsWithFutureScope, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, filterOutExistingVersions, exportOrigin = 'export' }",
|
@@ -2154,7 +2210,7 @@
|
|
2154
2210
|
"__schema": "TypeLiteralSchema",
|
2155
2211
|
"location": {
|
2156
2212
|
"filePath": "export.main.runtime.ts",
|
2157
|
-
"line":
|
2213
|
+
"line": 242,
|
2158
2214
|
"character": 6
|
2159
2215
|
},
|
2160
2216
|
"members": [
|
@@ -2162,7 +2218,7 @@
|
|
2162
2218
|
"__schema": "VariableLikeSchema",
|
2163
2219
|
"location": {
|
2164
2220
|
"filePath": "export.main.runtime.ts",
|
2165
|
-
"line":
|
2221
|
+
"line": 243,
|
2166
2222
|
"character": 5
|
2167
2223
|
},
|
2168
2224
|
"signature": "(property) scope: Scope",
|
@@ -2171,7 +2227,7 @@
|
|
2171
2227
|
"__schema": "TypeRefSchema",
|
2172
2228
|
"location": {
|
2173
2229
|
"filePath": "export.main.runtime.ts",
|
2174
|
-
"line":
|
2230
|
+
"line": 243,
|
2175
2231
|
"character": 5
|
2176
2232
|
},
|
2177
2233
|
"name": "Scope",
|
@@ -2183,7 +2239,7 @@
|
|
2183
2239
|
"__schema": "VariableLikeSchema",
|
2184
2240
|
"location": {
|
2185
2241
|
"filePath": "export.main.runtime.ts",
|
2186
|
-
"line":
|
2242
|
+
"line": 244,
|
2187
2243
|
"character": 5
|
2188
2244
|
},
|
2189
2245
|
"signature": "(property) ids: ComponentIdList",
|
@@ -2192,7 +2248,7 @@
|
|
2192
2248
|
"__schema": "TypeRefSchema",
|
2193
2249
|
"location": {
|
2194
2250
|
"filePath": "export.main.runtime.ts",
|
2195
|
-
"line":
|
2251
|
+
"line": 244,
|
2196
2252
|
"character": 5
|
2197
2253
|
},
|
2198
2254
|
"name": "ComponentIdList",
|
@@ -2208,7 +2264,7 @@
|
|
2208
2264
|
"__schema": "VariableLikeSchema",
|
2209
2265
|
"location": {
|
2210
2266
|
"filePath": "export.main.runtime.ts",
|
2211
|
-
"line":
|
2267
|
+
"line": 245,
|
2212
2268
|
"character": 5
|
2213
2269
|
},
|
2214
2270
|
"signature": "(property) laneObject?: Lane | undefined",
|
@@ -2217,7 +2273,7 @@
|
|
2217
2273
|
"__schema": "TypeRefSchema",
|
2218
2274
|
"location": {
|
2219
2275
|
"filePath": "export.main.runtime.ts",
|
2220
|
-
"line":
|
2276
|
+
"line": 245,
|
2221
2277
|
"character": 18
|
2222
2278
|
},
|
2223
2279
|
"name": "Lane"
|
@@ -2228,7 +2284,7 @@
|
|
2228
2284
|
"__schema": "VariableLikeSchema",
|
2229
2285
|
"location": {
|
2230
2286
|
"filePath": "export.main.runtime.ts",
|
2231
|
-
"line":
|
2287
|
+
"line": 246,
|
2232
2288
|
"character": 5
|
2233
2289
|
},
|
2234
2290
|
"signature": "(property) allVersions?: boolean | undefined",
|
@@ -2237,7 +2293,7 @@
|
|
2237
2293
|
"__schema": "KeywordTypeSchema",
|
2238
2294
|
"location": {
|
2239
2295
|
"filePath": "export.main.runtime.ts",
|
2240
|
-
"line":
|
2296
|
+
"line": 246,
|
2241
2297
|
"character": 19
|
2242
2298
|
},
|
2243
2299
|
"name": "boolean"
|
@@ -2248,7 +2304,7 @@
|
|
2248
2304
|
"__schema": "VariableLikeSchema",
|
2249
2305
|
"location": {
|
2250
2306
|
"filePath": "export.main.runtime.ts",
|
2251
|
-
"line":
|
2307
|
+
"line": 247,
|
2252
2308
|
"character": 5
|
2253
2309
|
},
|
2254
2310
|
"signature": "(property) originDirectly?: boolean | undefined",
|
@@ -2257,7 +2313,7 @@
|
|
2257
2313
|
"__schema": "KeywordTypeSchema",
|
2258
2314
|
"location": {
|
2259
2315
|
"filePath": "export.main.runtime.ts",
|
2260
|
-
"line":
|
2316
|
+
"line": 247,
|
2261
2317
|
"character": 22
|
2262
2318
|
},
|
2263
2319
|
"name": "boolean"
|
@@ -2268,7 +2324,7 @@
|
|
2268
2324
|
"__schema": "VariableLikeSchema",
|
2269
2325
|
"location": {
|
2270
2326
|
"filePath": "export.main.runtime.ts",
|
2271
|
-
"line":
|
2327
|
+
"line": 248,
|
2272
2328
|
"character": 5
|
2273
2329
|
},
|
2274
2330
|
"signature": "(property) idsWithFutureScope: ComponentIdList",
|
@@ -2277,7 +2333,7 @@
|
|
2277
2333
|
"__schema": "TypeRefSchema",
|
2278
2334
|
"location": {
|
2279
2335
|
"filePath": "export.main.runtime.ts",
|
2280
|
-
"line":
|
2336
|
+
"line": 248,
|
2281
2337
|
"character": 5
|
2282
2338
|
},
|
2283
2339
|
"name": "ComponentIdList",
|
@@ -2293,7 +2349,7 @@
|
|
2293
2349
|
"__schema": "VariableLikeSchema",
|
2294
2350
|
"location": {
|
2295
2351
|
"filePath": "export.main.runtime.ts",
|
2296
|
-
"line":
|
2352
|
+
"line": 249,
|
2297
2353
|
"character": 5
|
2298
2354
|
},
|
2299
2355
|
"signature": "(property) resumeExportId?: string | undefined",
|
@@ -2302,7 +2358,7 @@
|
|
2302
2358
|
"__schema": "TypeUnionSchema",
|
2303
2359
|
"location": {
|
2304
2360
|
"filePath": "export.main.runtime.ts",
|
2305
|
-
"line":
|
2361
|
+
"line": 249,
|
2306
2362
|
"character": 22
|
2307
2363
|
},
|
2308
2364
|
"types": [
|
@@ -2310,7 +2366,7 @@
|
|
2310
2366
|
"__schema": "KeywordTypeSchema",
|
2311
2367
|
"location": {
|
2312
2368
|
"filePath": "export.main.runtime.ts",
|
2313
|
-
"line":
|
2369
|
+
"line": 249,
|
2314
2370
|
"character": 22
|
2315
2371
|
},
|
2316
2372
|
"name": "string"
|
@@ -2319,7 +2375,7 @@
|
|
2319
2375
|
"__schema": "KeywordTypeSchema",
|
2320
2376
|
"location": {
|
2321
2377
|
"filePath": "export.main.runtime.ts",
|
2322
|
-
"line":
|
2378
|
+
"line": 249,
|
2323
2379
|
"character": 31
|
2324
2380
|
},
|
2325
2381
|
"name": "undefined"
|
@@ -2332,7 +2388,7 @@
|
|
2332
2388
|
"__schema": "VariableLikeSchema",
|
2333
2389
|
"location": {
|
2334
2390
|
"filePath": "export.main.runtime.ts",
|
2335
|
-
"line":
|
2391
|
+
"line": 250,
|
2336
2392
|
"character": 5
|
2337
2393
|
},
|
2338
2394
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
@@ -2341,7 +2397,7 @@
|
|
2341
2397
|
"__schema": "KeywordTypeSchema",
|
2342
2398
|
"location": {
|
2343
2399
|
"filePath": "export.main.runtime.ts",
|
2344
|
-
"line":
|
2400
|
+
"line": 250,
|
2345
2401
|
"character": 32
|
2346
2402
|
},
|
2347
2403
|
"name": "boolean"
|
@@ -2352,7 +2408,7 @@
|
|
2352
2408
|
"__schema": "VariableLikeSchema",
|
2353
2409
|
"location": {
|
2354
2410
|
"filePath": "export.main.runtime.ts",
|
2355
|
-
"line":
|
2411
|
+
"line": 251,
|
2356
2412
|
"character": 5
|
2357
2413
|
},
|
2358
2414
|
"signature": "(property) isOnMain?: boolean | undefined",
|
@@ -2361,7 +2417,7 @@
|
|
2361
2417
|
"__schema": "KeywordTypeSchema",
|
2362
2418
|
"location": {
|
2363
2419
|
"filePath": "export.main.runtime.ts",
|
2364
|
-
"line":
|
2420
|
+
"line": 251,
|
2365
2421
|
"character": 16
|
2366
2422
|
},
|
2367
2423
|
"name": "boolean"
|
@@ -2372,7 +2428,7 @@
|
|
2372
2428
|
"__schema": "VariableLikeSchema",
|
2373
2429
|
"location": {
|
2374
2430
|
"filePath": "export.main.runtime.ts",
|
2375
|
-
"line":
|
2431
|
+
"line": 252,
|
2376
2432
|
"character": 5
|
2377
2433
|
},
|
2378
2434
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
@@ -2381,7 +2437,7 @@
|
|
2381
2437
|
"__schema": "KeywordTypeSchema",
|
2382
2438
|
"location": {
|
2383
2439
|
"filePath": "export.main.runtime.ts",
|
2384
|
-
"line":
|
2440
|
+
"line": 252,
|
2385
2441
|
"character": 23
|
2386
2442
|
},
|
2387
2443
|
"name": "boolean"
|
@@ -2392,7 +2448,7 @@
|
|
2392
2448
|
"__schema": "VariableLikeSchema",
|
2393
2449
|
"location": {
|
2394
2450
|
"filePath": "export.main.runtime.ts",
|
2395
|
-
"line":
|
2451
|
+
"line": 253,
|
2396
2452
|
"character": 5
|
2397
2453
|
},
|
2398
2454
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
@@ -2401,7 +2457,7 @@
|
|
2401
2457
|
"__schema": "KeywordTypeSchema",
|
2402
2458
|
"location": {
|
2403
2459
|
"filePath": "export.main.runtime.ts",
|
2404
|
-
"line":
|
2460
|
+
"line": 253,
|
2405
2461
|
"character": 33
|
2406
2462
|
},
|
2407
2463
|
"name": "boolean"
|
@@ -2412,7 +2468,7 @@
|
|
2412
2468
|
"__schema": "VariableLikeSchema",
|
2413
2469
|
"location": {
|
2414
2470
|
"filePath": "export.main.runtime.ts",
|
2415
|
-
"line":
|
2471
|
+
"line": 254,
|
2416
2472
|
"character": 5
|
2417
2473
|
},
|
2418
2474
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
@@ -2421,7 +2477,7 @@
|
|
2421
2477
|
"__schema": "TypeRefSchema",
|
2422
2478
|
"location": {
|
2423
2479
|
"filePath": "export.main.runtime.ts",
|
2424
|
-
"line":
|
2480
|
+
"line": 254,
|
2425
2481
|
"character": 20
|
2426
2482
|
},
|
2427
2483
|
"name": "ExportOrigin"
|
@@ -2436,7 +2492,7 @@
|
|
2436
2492
|
"__schema": "VariableLikeSchema",
|
2437
2493
|
"location": {
|
2438
2494
|
"filePath": "export.main.runtime.ts",
|
2439
|
-
"line":
|
2495
|
+
"line": 243,
|
2440
2496
|
"character": 5
|
2441
2497
|
},
|
2442
2498
|
"signature": "(property) scope: Scope",
|
@@ -2445,7 +2501,7 @@
|
|
2445
2501
|
"__schema": "TypeRefSchema",
|
2446
2502
|
"location": {
|
2447
2503
|
"filePath": "export.main.runtime.ts",
|
2448
|
-
"line":
|
2504
|
+
"line": 243,
|
2449
2505
|
"character": 5
|
2450
2506
|
},
|
2451
2507
|
"name": "Scope",
|
@@ -2457,7 +2513,7 @@
|
|
2457
2513
|
"__schema": "VariableLikeSchema",
|
2458
2514
|
"location": {
|
2459
2515
|
"filePath": "export.main.runtime.ts",
|
2460
|
-
"line":
|
2516
|
+
"line": 244,
|
2461
2517
|
"character": 5
|
2462
2518
|
},
|
2463
2519
|
"signature": "(property) ids: ComponentIdList",
|
@@ -2466,7 +2522,7 @@
|
|
2466
2522
|
"__schema": "TypeRefSchema",
|
2467
2523
|
"location": {
|
2468
2524
|
"filePath": "export.main.runtime.ts",
|
2469
|
-
"line":
|
2525
|
+
"line": 244,
|
2470
2526
|
"character": 5
|
2471
2527
|
},
|
2472
2528
|
"name": "ComponentIdList",
|
@@ -2482,7 +2538,7 @@
|
|
2482
2538
|
"__schema": "VariableLikeSchema",
|
2483
2539
|
"location": {
|
2484
2540
|
"filePath": "export.main.runtime.ts",
|
2485
|
-
"line":
|
2541
|
+
"line": 245,
|
2486
2542
|
"character": 5
|
2487
2543
|
},
|
2488
2544
|
"signature": "(property) laneObject?: Lane | undefined",
|
@@ -2491,7 +2547,7 @@
|
|
2491
2547
|
"__schema": "TypeRefSchema",
|
2492
2548
|
"location": {
|
2493
2549
|
"filePath": "export.main.runtime.ts",
|
2494
|
-
"line":
|
2550
|
+
"line": 245,
|
2495
2551
|
"character": 18
|
2496
2552
|
},
|
2497
2553
|
"name": "Lane"
|
@@ -2502,7 +2558,7 @@
|
|
2502
2558
|
"__schema": "VariableLikeSchema",
|
2503
2559
|
"location": {
|
2504
2560
|
"filePath": "export.main.runtime.ts",
|
2505
|
-
"line":
|
2561
|
+
"line": 246,
|
2506
2562
|
"character": 5
|
2507
2563
|
},
|
2508
2564
|
"signature": "(property) allVersions?: boolean | undefined",
|
@@ -2511,7 +2567,7 @@
|
|
2511
2567
|
"__schema": "KeywordTypeSchema",
|
2512
2568
|
"location": {
|
2513
2569
|
"filePath": "export.main.runtime.ts",
|
2514
|
-
"line":
|
2570
|
+
"line": 246,
|
2515
2571
|
"character": 19
|
2516
2572
|
},
|
2517
2573
|
"name": "boolean"
|
@@ -2522,7 +2578,7 @@
|
|
2522
2578
|
"__schema": "VariableLikeSchema",
|
2523
2579
|
"location": {
|
2524
2580
|
"filePath": "export.main.runtime.ts",
|
2525
|
-
"line":
|
2581
|
+
"line": 247,
|
2526
2582
|
"character": 5
|
2527
2583
|
},
|
2528
2584
|
"signature": "(property) originDirectly?: boolean | undefined",
|
@@ -2531,7 +2587,7 @@
|
|
2531
2587
|
"__schema": "KeywordTypeSchema",
|
2532
2588
|
"location": {
|
2533
2589
|
"filePath": "export.main.runtime.ts",
|
2534
|
-
"line":
|
2590
|
+
"line": 247,
|
2535
2591
|
"character": 22
|
2536
2592
|
},
|
2537
2593
|
"name": "boolean"
|
@@ -2542,7 +2598,7 @@
|
|
2542
2598
|
"__schema": "VariableLikeSchema",
|
2543
2599
|
"location": {
|
2544
2600
|
"filePath": "export.main.runtime.ts",
|
2545
|
-
"line":
|
2601
|
+
"line": 248,
|
2546
2602
|
"character": 5
|
2547
2603
|
},
|
2548
2604
|
"signature": "(property) idsWithFutureScope: ComponentIdList",
|
@@ -2551,7 +2607,7 @@
|
|
2551
2607
|
"__schema": "TypeRefSchema",
|
2552
2608
|
"location": {
|
2553
2609
|
"filePath": "export.main.runtime.ts",
|
2554
|
-
"line":
|
2610
|
+
"line": 248,
|
2555
2611
|
"character": 5
|
2556
2612
|
},
|
2557
2613
|
"name": "ComponentIdList",
|
@@ -2567,7 +2623,7 @@
|
|
2567
2623
|
"__schema": "VariableLikeSchema",
|
2568
2624
|
"location": {
|
2569
2625
|
"filePath": "export.main.runtime.ts",
|
2570
|
-
"line":
|
2626
|
+
"line": 249,
|
2571
2627
|
"character": 5
|
2572
2628
|
},
|
2573
2629
|
"signature": "(property) resumeExportId?: string | undefined",
|
@@ -2576,7 +2632,7 @@
|
|
2576
2632
|
"__schema": "TypeUnionSchema",
|
2577
2633
|
"location": {
|
2578
2634
|
"filePath": "export.main.runtime.ts",
|
2579
|
-
"line":
|
2635
|
+
"line": 249,
|
2580
2636
|
"character": 22
|
2581
2637
|
},
|
2582
2638
|
"types": [
|
@@ -2584,7 +2640,7 @@
|
|
2584
2640
|
"__schema": "KeywordTypeSchema",
|
2585
2641
|
"location": {
|
2586
2642
|
"filePath": "export.main.runtime.ts",
|
2587
|
-
"line":
|
2643
|
+
"line": 249,
|
2588
2644
|
"character": 22
|
2589
2645
|
},
|
2590
2646
|
"name": "string"
|
@@ -2593,7 +2649,7 @@
|
|
2593
2649
|
"__schema": "KeywordTypeSchema",
|
2594
2650
|
"location": {
|
2595
2651
|
"filePath": "export.main.runtime.ts",
|
2596
|
-
"line":
|
2652
|
+
"line": 249,
|
2597
2653
|
"character": 31
|
2598
2654
|
},
|
2599
2655
|
"name": "undefined"
|
@@ -2606,7 +2662,7 @@
|
|
2606
2662
|
"__schema": "VariableLikeSchema",
|
2607
2663
|
"location": {
|
2608
2664
|
"filePath": "export.main.runtime.ts",
|
2609
|
-
"line":
|
2665
|
+
"line": 250,
|
2610
2666
|
"character": 5
|
2611
2667
|
},
|
2612
2668
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
@@ -2615,7 +2671,7 @@
|
|
2615
2671
|
"__schema": "KeywordTypeSchema",
|
2616
2672
|
"location": {
|
2617
2673
|
"filePath": "export.main.runtime.ts",
|
2618
|
-
"line":
|
2674
|
+
"line": 250,
|
2619
2675
|
"character": 32
|
2620
2676
|
},
|
2621
2677
|
"name": "boolean"
|
@@ -2626,7 +2682,7 @@
|
|
2626
2682
|
"__schema": "VariableLikeSchema",
|
2627
2683
|
"location": {
|
2628
2684
|
"filePath": "export.main.runtime.ts",
|
2629
|
-
"line":
|
2685
|
+
"line": 251,
|
2630
2686
|
"character": 5
|
2631
2687
|
},
|
2632
2688
|
"signature": "(property) isOnMain?: boolean | undefined",
|
@@ -2635,7 +2691,7 @@
|
|
2635
2691
|
"__schema": "KeywordTypeSchema",
|
2636
2692
|
"location": {
|
2637
2693
|
"filePath": "export.main.runtime.ts",
|
2638
|
-
"line":
|
2694
|
+
"line": 251,
|
2639
2695
|
"character": 16
|
2640
2696
|
},
|
2641
2697
|
"name": "boolean"
|
@@ -2646,7 +2702,7 @@
|
|
2646
2702
|
"__schema": "VariableLikeSchema",
|
2647
2703
|
"location": {
|
2648
2704
|
"filePath": "export.main.runtime.ts",
|
2649
|
-
"line":
|
2705
|
+
"line": 252,
|
2650
2706
|
"character": 5
|
2651
2707
|
},
|
2652
2708
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
@@ -2655,7 +2711,7 @@
|
|
2655
2711
|
"__schema": "KeywordTypeSchema",
|
2656
2712
|
"location": {
|
2657
2713
|
"filePath": "export.main.runtime.ts",
|
2658
|
-
"line":
|
2714
|
+
"line": 252,
|
2659
2715
|
"character": 23
|
2660
2716
|
},
|
2661
2717
|
"name": "boolean"
|
@@ -2666,7 +2722,7 @@
|
|
2666
2722
|
"__schema": "VariableLikeSchema",
|
2667
2723
|
"location": {
|
2668
2724
|
"filePath": "export.main.runtime.ts",
|
2669
|
-
"line":
|
2725
|
+
"line": 253,
|
2670
2726
|
"character": 5
|
2671
2727
|
},
|
2672
2728
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
@@ -2675,7 +2731,7 @@
|
|
2675
2731
|
"__schema": "KeywordTypeSchema",
|
2676
2732
|
"location": {
|
2677
2733
|
"filePath": "export.main.runtime.ts",
|
2678
|
-
"line":
|
2734
|
+
"line": 253,
|
2679
2735
|
"character": 33
|
2680
2736
|
},
|
2681
2737
|
"name": "boolean"
|
@@ -2686,7 +2742,7 @@
|
|
2686
2742
|
"__schema": "VariableLikeSchema",
|
2687
2743
|
"location": {
|
2688
2744
|
"filePath": "export.main.runtime.ts",
|
2689
|
-
"line":
|
2745
|
+
"line": 254,
|
2690
2746
|
"character": 5
|
2691
2747
|
},
|
2692
2748
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
@@ -2695,7 +2751,7 @@
|
|
2695
2751
|
"__schema": "TypeRefSchema",
|
2696
2752
|
"location": {
|
2697
2753
|
"filePath": "export.main.runtime.ts",
|
2698
|
-
"line":
|
2754
|
+
"line": 254,
|
2699
2755
|
"character": 20
|
2700
2756
|
},
|
2701
2757
|
"name": "ExportOrigin"
|
@@ -2710,7 +2766,7 @@
|
|
2710
2766
|
"__schema": "TypeRefSchema",
|
2711
2767
|
"location": {
|
2712
2768
|
"filePath": "export.main.runtime.ts",
|
2713
|
-
"line":
|
2769
|
+
"line": 255,
|
2714
2770
|
"character": 7
|
2715
2771
|
},
|
2716
2772
|
"name": "Promise",
|
@@ -2719,7 +2775,7 @@
|
|
2719
2775
|
"__schema": "TypeLiteralSchema",
|
2720
2776
|
"location": {
|
2721
2777
|
"filePath": "export.main.runtime.ts",
|
2722
|
-
"line":
|
2778
|
+
"line": 255,
|
2723
2779
|
"character": 15
|
2724
2780
|
},
|
2725
2781
|
"members": [
|
@@ -2727,7 +2783,7 @@
|
|
2727
2783
|
"__schema": "VariableLikeSchema",
|
2728
2784
|
"location": {
|
2729
2785
|
"filePath": "export.main.runtime.ts",
|
2730
|
-
"line":
|
2786
|
+
"line": 256,
|
2731
2787
|
"character": 5
|
2732
2788
|
},
|
2733
2789
|
"signature": "(property) exported: ComponentIdList",
|
@@ -2736,7 +2792,7 @@
|
|
2736
2792
|
"__schema": "TypeRefSchema",
|
2737
2793
|
"location": {
|
2738
2794
|
"filePath": "export.main.runtime.ts",
|
2739
|
-
"line":
|
2795
|
+
"line": 256,
|
2740
2796
|
"character": 5
|
2741
2797
|
},
|
2742
2798
|
"name": "ComponentIdList",
|
@@ -2752,7 +2808,7 @@
|
|
2752
2808
|
"__schema": "VariableLikeSchema",
|
2753
2809
|
"location": {
|
2754
2810
|
"filePath": "export.main.runtime.ts",
|
2755
|
-
"line":
|
2811
|
+
"line": 257,
|
2756
2812
|
"character": 5
|
2757
2813
|
},
|
2758
2814
|
"signature": "(property) updatedLocally: ComponentIdList",
|
@@ -2761,7 +2817,7 @@
|
|
2761
2817
|
"__schema": "TypeRefSchema",
|
2762
2818
|
"location": {
|
2763
2819
|
"filePath": "export.main.runtime.ts",
|
2764
|
-
"line":
|
2820
|
+
"line": 257,
|
2765
2821
|
"character": 5
|
2766
2822
|
},
|
2767
2823
|
"name": "ComponentIdList",
|
@@ -2777,7 +2833,7 @@
|
|
2777
2833
|
"__schema": "VariableLikeSchema",
|
2778
2834
|
"location": {
|
2779
2835
|
"filePath": "export.main.runtime.ts",
|
2780
|
-
"line":
|
2836
|
+
"line": 258,
|
2781
2837
|
"character": 5
|
2782
2838
|
},
|
2783
2839
|
"signature": "(property) newIdsOnRemote: ComponentID[]",
|
@@ -2786,14 +2842,14 @@
|
|
2786
2842
|
"__schema": "TypeArraySchema",
|
2787
2843
|
"location": {
|
2788
2844
|
"filePath": "export.main.runtime.ts",
|
2789
|
-
"line":
|
2845
|
+
"line": 258,
|
2790
2846
|
"character": 21
|
2791
2847
|
},
|
2792
2848
|
"type": {
|
2793
2849
|
"__schema": "TypeRefSchema",
|
2794
2850
|
"location": {
|
2795
2851
|
"filePath": "export.main.runtime.ts",
|
2796
|
-
"line":
|
2852
|
+
"line": 258,
|
2797
2853
|
"character": 21
|
2798
2854
|
},
|
2799
2855
|
"name": "ComponentID"
|
@@ -2805,7 +2861,7 @@
|
|
2805
2861
|
"__schema": "VariableLikeSchema",
|
2806
2862
|
"location": {
|
2807
2863
|
"filePath": "export.main.runtime.ts",
|
2808
|
-
"line":
|
2864
|
+
"line": 259,
|
2809
2865
|
"character": 5
|
2810
2866
|
},
|
2811
2867
|
"signature": "(property) rippleJobs: string[]",
|
@@ -2814,14 +2870,14 @@
|
|
2814
2870
|
"__schema": "TypeArraySchema",
|
2815
2871
|
"location": {
|
2816
2872
|
"filePath": "export.main.runtime.ts",
|
2817
|
-
"line":
|
2873
|
+
"line": 259,
|
2818
2874
|
"character": 17
|
2819
2875
|
},
|
2820
2876
|
"type": {
|
2821
2877
|
"__schema": "KeywordTypeSchema",
|
2822
2878
|
"location": {
|
2823
2879
|
"filePath": "export.main.runtime.ts",
|
2824
|
-
"line":
|
2880
|
+
"line": 259,
|
2825
2881
|
"character": 17
|
2826
2882
|
},
|
2827
2883
|
"name": "string"
|
@@ -2841,7 +2897,7 @@
|
|
2841
2897
|
"__schema": "FunctionLikeSchema",
|
2842
2898
|
"location": {
|
2843
2899
|
"filePath": "export.main.runtime.ts",
|
2844
|
-
"line":
|
2900
|
+
"line": 582,
|
2845
2901
|
"character": 3
|
2846
2902
|
},
|
2847
2903
|
"signature": "(method) ExportMain.pushToRemotesCarefully(manyObjectsPerRemote: ObjectsPerRemote[], resumeExportId?: string): Promise<void>",
|
@@ -2851,7 +2907,7 @@
|
|
2851
2907
|
"__schema": "ParameterSchema",
|
2852
2908
|
"location": {
|
2853
2909
|
"filePath": "export.main.runtime.ts",
|
2854
|
-
"line":
|
2910
|
+
"line": 582,
|
2855
2911
|
"character": 32
|
2856
2912
|
},
|
2857
2913
|
"name": "manyObjectsPerRemote",
|
@@ -2859,14 +2915,14 @@
|
|
2859
2915
|
"__schema": "TypeArraySchema",
|
2860
2916
|
"location": {
|
2861
2917
|
"filePath": "export.main.runtime.ts",
|
2862
|
-
"line":
|
2918
|
+
"line": 582,
|
2863
2919
|
"character": 54
|
2864
2920
|
},
|
2865
2921
|
"type": {
|
2866
2922
|
"__schema": "TypeRefSchema",
|
2867
2923
|
"location": {
|
2868
2924
|
"filePath": "export.main.runtime.ts",
|
2869
|
-
"line":
|
2925
|
+
"line": 582,
|
2870
2926
|
"character": 54
|
2871
2927
|
},
|
2872
2928
|
"name": "ObjectsPerRemote"
|
@@ -2879,7 +2935,7 @@
|
|
2879
2935
|
"__schema": "ParameterSchema",
|
2880
2936
|
"location": {
|
2881
2937
|
"filePath": "export.main.runtime.ts",
|
2882
|
-
"line":
|
2938
|
+
"line": 582,
|
2883
2939
|
"character": 74
|
2884
2940
|
},
|
2885
2941
|
"name": "resumeExportId",
|
@@ -2887,7 +2943,7 @@
|
|
2887
2943
|
"__schema": "KeywordTypeSchema",
|
2888
2944
|
"location": {
|
2889
2945
|
"filePath": "export.main.runtime.ts",
|
2890
|
-
"line":
|
2946
|
+
"line": 582,
|
2891
2947
|
"character": 91
|
2892
2948
|
},
|
2893
2949
|
"name": "string"
|
@@ -2900,7 +2956,7 @@
|
|
2900
2956
|
"__schema": "InferenceTypeSchema",
|
2901
2957
|
"location": {
|
2902
2958
|
"filePath": "export.main.runtime.ts",
|
2903
|
-
"line":
|
2959
|
+
"line": 582,
|
2904
2960
|
"character": 3
|
2905
2961
|
},
|
2906
2962
|
"type": "Promise<void>"
|
@@ -2913,7 +2969,7 @@
|
|
2913
2969
|
"__schema": "FunctionLikeSchema",
|
2914
2970
|
"location": {
|
2915
2971
|
"filePath": "export.main.runtime.ts",
|
2916
|
-
"line":
|
2972
|
+
"line": 620,
|
2917
2973
|
"character": 3
|
2918
2974
|
},
|
2919
2975
|
"signature": "(method) ExportMain.shouldPushToCentralHub(manyObjectsPerRemote: ObjectsPerRemote[], scopeRemotes: Remotes, originDirectly?: boolean): boolean",
|
@@ -2923,7 +2979,7 @@
|
|
2923
2979
|
"__schema": "ParameterSchema",
|
2924
2980
|
"location": {
|
2925
2981
|
"filePath": "export.main.runtime.ts",
|
2926
|
-
"line":
|
2982
|
+
"line": 621,
|
2927
2983
|
"character": 5
|
2928
2984
|
},
|
2929
2985
|
"name": "manyObjectsPerRemote",
|
@@ -2931,14 +2987,14 @@
|
|
2931
2987
|
"__schema": "TypeArraySchema",
|
2932
2988
|
"location": {
|
2933
2989
|
"filePath": "export.main.runtime.ts",
|
2934
|
-
"line":
|
2990
|
+
"line": 621,
|
2935
2991
|
"character": 27
|
2936
2992
|
},
|
2937
2993
|
"type": {
|
2938
2994
|
"__schema": "TypeRefSchema",
|
2939
2995
|
"location": {
|
2940
2996
|
"filePath": "export.main.runtime.ts",
|
2941
|
-
"line":
|
2997
|
+
"line": 621,
|
2942
2998
|
"character": 27
|
2943
2999
|
},
|
2944
3000
|
"name": "ObjectsPerRemote"
|
@@ -2951,7 +3007,7 @@
|
|
2951
3007
|
"__schema": "ParameterSchema",
|
2952
3008
|
"location": {
|
2953
3009
|
"filePath": "export.main.runtime.ts",
|
2954
|
-
"line":
|
3010
|
+
"line": 622,
|
2955
3011
|
"character": 5
|
2956
3012
|
},
|
2957
3013
|
"name": "scopeRemotes",
|
@@ -2959,7 +3015,7 @@
|
|
2959
3015
|
"__schema": "TypeRefSchema",
|
2960
3016
|
"location": {
|
2961
3017
|
"filePath": "export.main.runtime.ts",
|
2962
|
-
"line":
|
3018
|
+
"line": 622,
|
2963
3019
|
"character": 19
|
2964
3020
|
},
|
2965
3021
|
"name": "Remotes"
|
@@ -2971,7 +3027,7 @@
|
|
2971
3027
|
"__schema": "ParameterSchema",
|
2972
3028
|
"location": {
|
2973
3029
|
"filePath": "export.main.runtime.ts",
|
2974
|
-
"line":
|
3030
|
+
"line": 623,
|
2975
3031
|
"character": 5
|
2976
3032
|
},
|
2977
3033
|
"name": "originDirectly",
|
@@ -2979,7 +3035,7 @@
|
|
2979
3035
|
"__schema": "InferenceTypeSchema",
|
2980
3036
|
"location": {
|
2981
3037
|
"filePath": "export.main.runtime.ts",
|
2982
|
-
"line":
|
3038
|
+
"line": 623,
|
2983
3039
|
"character": 5
|
2984
3040
|
},
|
2985
3041
|
"type": "boolean"
|
@@ -2993,7 +3049,7 @@
|
|
2993
3049
|
"__schema": "KeywordTypeSchema",
|
2994
3050
|
"location": {
|
2995
3051
|
"filePath": "export.main.runtime.ts",
|
2996
|
-
"line":
|
3052
|
+
"line": 624,
|
2997
3053
|
"character": 6
|
2998
3054
|
},
|
2999
3055
|
"name": "boolean"
|
@@ -3004,7 +3060,7 @@
|
|
3004
3060
|
"__schema": "VariableLikeSchema",
|
3005
3061
|
"location": {
|
3006
3062
|
"filePath": "export.main.runtime.ts",
|
3007
|
-
"line":
|
3063
|
+
"line": 836,
|
3008
3064
|
"character": 3
|
3009
3065
|
},
|
3010
3066
|
"signature": "(property) ExportMain.runtime: RuntimeDefinition",
|
@@ -3013,7 +3069,7 @@
|
|
3013
3069
|
"__schema": "InferenceTypeSchema",
|
3014
3070
|
"location": {
|
3015
3071
|
"filePath": "export.main.runtime.ts",
|
3016
|
-
"line":
|
3072
|
+
"line": 836,
|
3017
3073
|
"character": 3
|
3018
3074
|
},
|
3019
3075
|
"type": "RuntimeDefinition"
|
@@ -3025,7 +3081,7 @@
|
|
3025
3081
|
"__schema": "VariableLikeSchema",
|
3026
3082
|
"location": {
|
3027
3083
|
"filePath": "export.main.runtime.ts",
|
3028
|
-
"line":
|
3084
|
+
"line": 837,
|
3029
3085
|
"character": 3
|
3030
3086
|
},
|
3031
3087
|
"signature": "(property) ExportMain.dependencies: Aspect[]",
|
@@ -3034,7 +3090,7 @@
|
|
3034
3090
|
"__schema": "InferenceTypeSchema",
|
3035
3091
|
"location": {
|
3036
3092
|
"filePath": "export.main.runtime.ts",
|
3037
|
-
"line":
|
3093
|
+
"line": 837,
|
3038
3094
|
"character": 3
|
3039
3095
|
},
|
3040
3096
|
"type": "Aspect[]"
|
@@ -3046,7 +3102,7 @@
|
|
3046
3102
|
"__schema": "FunctionLikeSchema",
|
3047
3103
|
"location": {
|
3048
3104
|
"filePath": "export.main.runtime.ts",
|
3049
|
-
"line":
|
3105
|
+
"line": 846,
|
3050
3106
|
"character": 3
|
3051
3107
|
},
|
3052
3108
|
"signature": "(method) ExportMain.provider([cli, scope, workspace, remove, depResolver, loggerMain, eject]: [\n CLIMain,\n ScopeMain,\n Workspace,\n RemoveMain,\n DependencyResolverMain,\n LoggerMain,\n EjectMain\n]): Promise<ExportMain>",
|
@@ -3056,7 +3112,7 @@
|
|
3056
3112
|
"__schema": "ParameterSchema",
|
3057
3113
|
"location": {
|
3058
3114
|
"filePath": "export.main.runtime.ts",
|
3059
|
-
"line":
|
3115
|
+
"line": 846,
|
3060
3116
|
"character": 25
|
3061
3117
|
},
|
3062
3118
|
"name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
|
@@ -3064,7 +3120,7 @@
|
|
3064
3120
|
"__schema": "TupleTypeSchema",
|
3065
3121
|
"location": {
|
3066
3122
|
"filePath": "export.main.runtime.ts",
|
3067
|
-
"line":
|
3123
|
+
"line": 846,
|
3068
3124
|
"character": 90
|
3069
3125
|
},
|
3070
3126
|
"elements": [
|
@@ -3072,7 +3128,7 @@
|
|
3072
3128
|
"__schema": "TypeRefSchema",
|
3073
3129
|
"location": {
|
3074
3130
|
"filePath": "export.main.runtime.ts",
|
3075
|
-
"line":
|
3131
|
+
"line": 847,
|
3076
3132
|
"character": 5
|
3077
3133
|
},
|
3078
3134
|
"name": "CLIMain"
|
@@ -3081,7 +3137,7 @@
|
|
3081
3137
|
"__schema": "TypeRefSchema",
|
3082
3138
|
"location": {
|
3083
3139
|
"filePath": "export.main.runtime.ts",
|
3084
|
-
"line":
|
3140
|
+
"line": 848,
|
3085
3141
|
"character": 5
|
3086
3142
|
},
|
3087
3143
|
"name": "ScopeMain"
|
@@ -3090,7 +3146,7 @@
|
|
3090
3146
|
"__schema": "TypeRefSchema",
|
3091
3147
|
"location": {
|
3092
3148
|
"filePath": "export.main.runtime.ts",
|
3093
|
-
"line":
|
3149
|
+
"line": 849,
|
3094
3150
|
"character": 5
|
3095
3151
|
},
|
3096
3152
|
"name": "Workspace"
|
@@ -3099,7 +3155,7 @@
|
|
3099
3155
|
"__schema": "TypeRefSchema",
|
3100
3156
|
"location": {
|
3101
3157
|
"filePath": "export.main.runtime.ts",
|
3102
|
-
"line":
|
3158
|
+
"line": 850,
|
3103
3159
|
"character": 5
|
3104
3160
|
},
|
3105
3161
|
"name": "RemoveMain"
|
@@ -3108,7 +3164,7 @@
|
|
3108
3164
|
"__schema": "TypeRefSchema",
|
3109
3165
|
"location": {
|
3110
3166
|
"filePath": "export.main.runtime.ts",
|
3111
|
-
"line":
|
3167
|
+
"line": 851,
|
3112
3168
|
"character": 5
|
3113
3169
|
},
|
3114
3170
|
"name": "DependencyResolverMain"
|
@@ -3117,7 +3173,7 @@
|
|
3117
3173
|
"__schema": "TypeRefSchema",
|
3118
3174
|
"location": {
|
3119
3175
|
"filePath": "export.main.runtime.ts",
|
3120
|
-
"line":
|
3176
|
+
"line": 852,
|
3121
3177
|
"character": 5
|
3122
3178
|
},
|
3123
3179
|
"name": "LoggerMain"
|
@@ -3126,7 +3182,7 @@
|
|
3126
3182
|
"__schema": "TypeRefSchema",
|
3127
3183
|
"location": {
|
3128
3184
|
"filePath": "export.main.runtime.ts",
|
3129
|
-
"line":
|
3185
|
+
"line": 853,
|
3130
3186
|
"character": 5
|
3131
3187
|
},
|
3132
3188
|
"name": "EjectMain"
|
@@ -3141,7 +3197,7 @@
|
|
3141
3197
|
"__schema": "InferenceTypeSchema",
|
3142
3198
|
"location": {
|
3143
3199
|
"filePath": "export.main.runtime.ts",
|
3144
|
-
"line":
|
3200
|
+
"line": 846,
|
3145
3201
|
"character": 3
|
3146
3202
|
},
|
3147
3203
|
"type": "Promise<ExportMain>"
|
@@ -3159,7 +3215,7 @@
|
|
3159
3215
|
"__schema": "FunctionLikeSchema",
|
3160
3216
|
"location": {
|
3161
3217
|
"filePath": "export.main.runtime.ts",
|
3162
|
-
"line":
|
3218
|
+
"line": 916,
|
3163
3219
|
"character": 1
|
3164
3220
|
},
|
3165
3221
|
"signature": "function isUserTryingToExportLanes(consumer: Consumer): boolean",
|
@@ -3169,7 +3225,7 @@
|
|
3169
3225
|
"__schema": "ParameterSchema",
|
3170
3226
|
"location": {
|
3171
3227
|
"filePath": "export.main.runtime.ts",
|
3172
|
-
"line":
|
3228
|
+
"line": 916,
|
3173
3229
|
"character": 43
|
3174
3230
|
},
|
3175
3231
|
"name": "consumer",
|
@@ -3177,7 +3233,7 @@
|
|
3177
3233
|
"__schema": "TypeRefSchema",
|
3178
3234
|
"location": {
|
3179
3235
|
"filePath": "export.main.runtime.ts",
|
3180
|
-
"line":
|
3236
|
+
"line": 916,
|
3181
3237
|
"character": 53
|
3182
3238
|
},
|
3183
3239
|
"name": "Consumer"
|
@@ -3190,7 +3246,7 @@
|
|
3190
3246
|
"__schema": "InferenceTypeSchema",
|
3191
3247
|
"location": {
|
3192
3248
|
"filePath": "export.main.runtime.ts",
|
3193
|
-
"line":
|
3249
|
+
"line": 916,
|
3194
3250
|
"character": 1
|
3195
3251
|
},
|
3196
3252
|
"type": "boolean"
|
@@ -3203,7 +3259,7 @@
|
|
3203
3259
|
"__schema": "UnImplementedSchema",
|
3204
3260
|
"location": {
|
3205
3261
|
"filePath": "export.main.runtime.ts",
|
3206
|
-
"line":
|
3262
|
+
"line": 920,
|
3207
3263
|
"character": 16
|
3208
3264
|
},
|
3209
3265
|
"name": "ExportMain",
|
@@ -3771,7 +3827,7 @@
|
|
3771
3827
|
"__schema": "UnImplementedSchema",
|
3772
3828
|
"location": {
|
3773
3829
|
"filePath": "export.main.runtime.ts",
|
3774
|
-
"line":
|
3830
|
+
"line": 862,
|
3775
3831
|
"character": 1
|
3776
3832
|
},
|
3777
3833
|
"name": "ExportAspect.addRuntime(ExportMain);",
|
@@ -3781,14 +3837,14 @@
|
|
3781
3837
|
"__schema": "FunctionLikeSchema",
|
3782
3838
|
"location": {
|
3783
3839
|
"filePath": "export.main.runtime.ts",
|
3784
|
-
"line":
|
3840
|
+
"line": 868,
|
3785
3841
|
"character": 1
|
3786
3842
|
},
|
3787
3843
|
"doc": {
|
3788
3844
|
"__schema": "DocSchema",
|
3789
3845
|
"location": {
|
3790
3846
|
"filePath": "export.main.runtime.ts",
|
3791
|
-
"line":
|
3847
|
+
"line": 864,
|
3792
3848
|
"character": 1
|
3793
3849
|
},
|
3794
3850
|
"raw": "/**\n * the componentsIds passed here are the ones that didn't have scope-name before, and now they have.\n * so if the bitMap.updateComponentId returns bitId without scope-name is because it couldn't find it there\n */",
|
@@ -3802,7 +3858,7 @@
|
|
3802
3858
|
"__schema": "ParameterSchema",
|
3803
3859
|
"location": {
|
3804
3860
|
"filePath": "export.main.runtime.ts",
|
3805
|
-
"line":
|
3861
|
+
"line": 868,
|
3806
3862
|
"character": 29
|
3807
3863
|
},
|
3808
3864
|
"name": "bitMap",
|
@@ -3810,7 +3866,7 @@
|
|
3810
3866
|
"__schema": "TypeRefSchema",
|
3811
3867
|
"location": {
|
3812
3868
|
"filePath": "export.main.runtime.ts",
|
3813
|
-
"line":
|
3869
|
+
"line": 868,
|
3814
3870
|
"character": 37
|
3815
3871
|
},
|
3816
3872
|
"name": "BitMap"
|
@@ -3822,7 +3878,7 @@
|
|
3822
3878
|
"__schema": "ParameterSchema",
|
3823
3879
|
"location": {
|
3824
3880
|
"filePath": "export.main.runtime.ts",
|
3825
|
-
"line":
|
3881
|
+
"line": 868,
|
3826
3882
|
"character": 45
|
3827
3883
|
},
|
3828
3884
|
"name": "componentsIds",
|
@@ -3830,7 +3886,7 @@
|
|
3830
3886
|
"__schema": "TypeRefSchema",
|
3831
3887
|
"location": {
|
3832
3888
|
"filePath": "export.main.runtime.ts",
|
3833
|
-
"line":
|
3889
|
+
"line": 868,
|
3834
3890
|
"character": 60
|
3835
3891
|
},
|
3836
3892
|
"name": "ComponentIdList"
|
@@ -3843,14 +3899,14 @@
|
|
3843
3899
|
"__schema": "TypeArraySchema",
|
3844
3900
|
"location": {
|
3845
3901
|
"filePath": "export.main.runtime.ts",
|
3846
|
-
"line":
|
3902
|
+
"line": 868,
|
3847
3903
|
"character": 78
|
3848
3904
|
},
|
3849
3905
|
"type": {
|
3850
3906
|
"__schema": "TypeRefSchema",
|
3851
3907
|
"location": {
|
3852
3908
|
"filePath": "export.main.runtime.ts",
|
3853
|
-
"line":
|
3909
|
+
"line": 868,
|
3854
3910
|
"character": 78
|
3855
3911
|
},
|
3856
3912
|
"name": "ComponentID"
|
@@ -3862,7 +3918,7 @@
|
|
3862
3918
|
"__schema": "FunctionLikeSchema",
|
3863
3919
|
"location": {
|
3864
3920
|
"filePath": "export.main.runtime.ts",
|
3865
|
-
"line":
|
3921
|
+
"line": 877,
|
3866
3922
|
"character": 1
|
3867
3923
|
},
|
3868
3924
|
"signature": "function getParsedId(consumer: Consumer, id: string): Promise<ComponentID>",
|
@@ -3872,7 +3928,7 @@
|
|
3872
3928
|
"__schema": "ParameterSchema",
|
3873
3929
|
"location": {
|
3874
3930
|
"filePath": "export.main.runtime.ts",
|
3875
|
-
"line":
|
3931
|
+
"line": 877,
|
3876
3932
|
"character": 28
|
3877
3933
|
},
|
3878
3934
|
"name": "consumer",
|
@@ -3880,7 +3936,7 @@
|
|
3880
3936
|
"__schema": "TypeRefSchema",
|
3881
3937
|
"location": {
|
3882
3938
|
"filePath": "export.main.runtime.ts",
|
3883
|
-
"line":
|
3939
|
+
"line": 877,
|
3884
3940
|
"character": 38
|
3885
3941
|
},
|
3886
3942
|
"name": "Consumer"
|
@@ -3892,7 +3948,7 @@
|
|
3892
3948
|
"__schema": "ParameterSchema",
|
3893
3949
|
"location": {
|
3894
3950
|
"filePath": "export.main.runtime.ts",
|
3895
|
-
"line":
|
3951
|
+
"line": 877,
|
3896
3952
|
"character": 48
|
3897
3953
|
},
|
3898
3954
|
"name": "id",
|
@@ -3900,7 +3956,7 @@
|
|
3900
3956
|
"__schema": "KeywordTypeSchema",
|
3901
3957
|
"location": {
|
3902
3958
|
"filePath": "export.main.runtime.ts",
|
3903
|
-
"line":
|
3959
|
+
"line": 877,
|
3904
3960
|
"character": 52
|
3905
3961
|
},
|
3906
3962
|
"name": "string"
|
@@ -3913,7 +3969,7 @@
|
|
3913
3969
|
"__schema": "TypeRefSchema",
|
3914
3970
|
"location": {
|
3915
3971
|
"filePath": "export.main.runtime.ts",
|
3916
|
-
"line":
|
3972
|
+
"line": 877,
|
3917
3973
|
"character": 61
|
3918
3974
|
},
|
3919
3975
|
"name": "Promise",
|
@@ -3922,7 +3978,7 @@
|
|
3922
3978
|
"__schema": "TypeRefSchema",
|
3923
3979
|
"location": {
|
3924
3980
|
"filePath": "export.main.runtime.ts",
|
3925
|
-
"line":
|
3981
|
+
"line": 877,
|
3926
3982
|
"character": 69
|
3927
3983
|
},
|
3928
3984
|
"name": "ComponentID"
|
@@ -3937,7 +3993,7 @@
|
|
3937
3993
|
"__schema": "FunctionLikeSchema",
|
3938
3994
|
"location": {
|
3939
3995
|
"filePath": "export.main.runtime.ts",
|
3940
|
-
"line":
|
3996
|
+
"line": 887,
|
3941
3997
|
"character": 1
|
3942
3998
|
},
|
3943
3999
|
"signature": "function _throwForUnsnappedLaneReadme(lane: Lane): void",
|
@@ -3947,7 +4003,7 @@
|
|
3947
4003
|
"__schema": "ParameterSchema",
|
3948
4004
|
"location": {
|
3949
4005
|
"filePath": "export.main.runtime.ts",
|
3950
|
-
"line":
|
4006
|
+
"line": 887,
|
3951
4007
|
"character": 39
|
3952
4008
|
},
|
3953
4009
|
"name": "lane",
|
@@ -3955,7 +4011,7 @@
|
|
3955
4011
|
"__schema": "TypeRefSchema",
|
3956
4012
|
"location": {
|
3957
4013
|
"filePath": "export.main.runtime.ts",
|
3958
|
-
"line":
|
4014
|
+
"line": 887,
|
3959
4015
|
"character": 45
|
3960
4016
|
},
|
3961
4017
|
"name": "Lane"
|
@@ -3968,7 +4024,7 @@
|
|
3968
4024
|
"__schema": "TypeRefSchema",
|
3969
4025
|
"location": {
|
3970
4026
|
"filePath": "export.main.runtime.ts",
|
3971
|
-
"line":
|
4027
|
+
"line": 887,
|
3972
4028
|
"character": 1
|
3973
4029
|
},
|
3974
4030
|
"name": "_throwForUnsnappedLaneReadme",
|
@@ -3980,7 +4036,7 @@
|
|
3980
4036
|
"__schema": "FunctionLikeSchema",
|
3981
4037
|
"location": {
|
3982
4038
|
"filePath": "export.main.runtime.ts",
|
3983
|
-
"line":
|
4039
|
+
"line": 903,
|
3984
4040
|
"character": 1
|
3985
4041
|
},
|
3986
4042
|
"signature": "function updateLanesAfterExport(consumer: Consumer, lane: Lane): Promise<void>",
|
@@ -3990,7 +4046,7 @@
|
|
3990
4046
|
"__schema": "ParameterSchema",
|
3991
4047
|
"location": {
|
3992
4048
|
"filePath": "export.main.runtime.ts",
|
3993
|
-
"line":
|
4049
|
+
"line": 903,
|
3994
4050
|
"character": 39
|
3995
4051
|
},
|
3996
4052
|
"name": "consumer",
|
@@ -3998,7 +4054,7 @@
|
|
3998
4054
|
"__schema": "TypeRefSchema",
|
3999
4055
|
"location": {
|
4000
4056
|
"filePath": "export.main.runtime.ts",
|
4001
|
-
"line":
|
4057
|
+
"line": 903,
|
4002
4058
|
"character": 49
|
4003
4059
|
},
|
4004
4060
|
"name": "Consumer"
|
@@ -4010,7 +4066,7 @@
|
|
4010
4066
|
"__schema": "ParameterSchema",
|
4011
4067
|
"location": {
|
4012
4068
|
"filePath": "export.main.runtime.ts",
|
4013
|
-
"line":
|
4069
|
+
"line": 903,
|
4014
4070
|
"character": 59
|
4015
4071
|
},
|
4016
4072
|
"name": "lane",
|
@@ -4018,7 +4074,7 @@
|
|
4018
4074
|
"__schema": "TypeRefSchema",
|
4019
4075
|
"location": {
|
4020
4076
|
"filePath": "export.main.runtime.ts",
|
4021
|
-
"line":
|
4077
|
+
"line": 903,
|
4022
4078
|
"character": 65
|
4023
4079
|
},
|
4024
4080
|
"name": "Lane"
|
@@ -4031,7 +4087,7 @@
|
|
4031
4087
|
"__schema": "InferenceTypeSchema",
|
4032
4088
|
"location": {
|
4033
4089
|
"filePath": "export.main.runtime.ts",
|
4034
|
-
"line":
|
4090
|
+
"line": 903,
|
4035
4091
|
"character": 1
|
4036
4092
|
},
|
4037
4093
|
"type": "Promise<void>"
|
@@ -4083,7 +4139,7 @@
|
|
4083
4139
|
"componentId": {
|
4084
4140
|
"scope": "teambit.scope",
|
4085
4141
|
"name": "export",
|
4086
|
-
"version": "1.0.
|
4142
|
+
"version": "1.0.416"
|
4087
4143
|
},
|
4088
4144
|
"taggedModuleExports": []
|
4089
4145
|
}
|