@teambit/export 1.0.396 → 1.0.397
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 +1 -1
- package/artifacts/preview/teambit_scope_export-preview.js +1 -1
- package/artifacts/schema.json +339 -339
- package/dist/export.main.runtime.js +3 -12
- package/dist/export.main.runtime.js.map +1 -1
- package/dist/{preview-1725247248940.js → preview-1725333555400.js} +2 -2
- package/package.json +9 -10
package/artifacts/schema.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"__schema": "ClassSchema",
|
|
26
26
|
"location": {
|
|
27
27
|
"filePath": "export.main.runtime.ts",
|
|
28
|
-
"line":
|
|
28
|
+
"line": 84,
|
|
29
29
|
"character": 1
|
|
30
30
|
},
|
|
31
31
|
"signature": "class ExportMain",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"__schema": "ConstructorSchema",
|
|
36
36
|
"location": {
|
|
37
37
|
"filePath": "export.main.runtime.ts",
|
|
38
|
-
"line":
|
|
38
|
+
"line": 85,
|
|
39
39
|
"character": 3
|
|
40
40
|
},
|
|
41
41
|
"signature": "constructor ExportMain(workspace: Workspace, remove: RemoveMain, depResolver: DependencyResolverMain, logger: Logger, eject: EjectMain): ExportMain",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"__schema": "ParameterSchema",
|
|
46
46
|
"location": {
|
|
47
47
|
"filePath": "export.main.runtime.ts",
|
|
48
|
-
"line":
|
|
48
|
+
"line": 86,
|
|
49
49
|
"character": 5
|
|
50
50
|
},
|
|
51
51
|
"name": "workspace",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"__schema": "TypeRefSchema",
|
|
54
54
|
"location": {
|
|
55
55
|
"filePath": "export.main.runtime.ts",
|
|
56
|
-
"line":
|
|
56
|
+
"line": 86,
|
|
57
57
|
"character": 24
|
|
58
58
|
},
|
|
59
59
|
"name": "Workspace"
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"__schema": "ParameterSchema",
|
|
66
66
|
"location": {
|
|
67
67
|
"filePath": "export.main.runtime.ts",
|
|
68
|
-
"line":
|
|
68
|
+
"line": 87,
|
|
69
69
|
"character": 5
|
|
70
70
|
},
|
|
71
71
|
"name": "remove",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"__schema": "TypeRefSchema",
|
|
74
74
|
"location": {
|
|
75
75
|
"filePath": "export.main.runtime.ts",
|
|
76
|
-
"line":
|
|
76
|
+
"line": 87,
|
|
77
77
|
"character": 21
|
|
78
78
|
},
|
|
79
79
|
"name": "RemoveMain"
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"__schema": "ParameterSchema",
|
|
86
86
|
"location": {
|
|
87
87
|
"filePath": "export.main.runtime.ts",
|
|
88
|
-
"line":
|
|
88
|
+
"line": 88,
|
|
89
89
|
"character": 5
|
|
90
90
|
},
|
|
91
91
|
"name": "depResolver",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"__schema": "TypeRefSchema",
|
|
94
94
|
"location": {
|
|
95
95
|
"filePath": "export.main.runtime.ts",
|
|
96
|
-
"line":
|
|
96
|
+
"line": 88,
|
|
97
97
|
"character": 26
|
|
98
98
|
},
|
|
99
99
|
"name": "DependencyResolverMain"
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"__schema": "ParameterSchema",
|
|
106
106
|
"location": {
|
|
107
107
|
"filePath": "export.main.runtime.ts",
|
|
108
|
-
"line":
|
|
108
|
+
"line": 89,
|
|
109
109
|
"character": 5
|
|
110
110
|
},
|
|
111
111
|
"name": "logger",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"__schema": "TypeRefSchema",
|
|
114
114
|
"location": {
|
|
115
115
|
"filePath": "export.main.runtime.ts",
|
|
116
|
-
"line":
|
|
116
|
+
"line": 89,
|
|
117
117
|
"character": 21
|
|
118
118
|
},
|
|
119
119
|
"name": "Logger"
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"__schema": "ParameterSchema",
|
|
126
126
|
"location": {
|
|
127
127
|
"filePath": "export.main.runtime.ts",
|
|
128
|
-
"line":
|
|
128
|
+
"line": 90,
|
|
129
129
|
"character": 5
|
|
130
130
|
},
|
|
131
131
|
"name": "eject",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"__schema": "TypeRefSchema",
|
|
134
134
|
"location": {
|
|
135
135
|
"filePath": "export.main.runtime.ts",
|
|
136
|
-
"line":
|
|
136
|
+
"line": 90,
|
|
137
137
|
"character": 20
|
|
138
138
|
},
|
|
139
139
|
"name": "EjectMain"
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"__schema": "ThisTypeSchema",
|
|
147
147
|
"location": {
|
|
148
148
|
"filePath": "export.main.runtime.ts",
|
|
149
|
-
"line":
|
|
149
|
+
"line": 84,
|
|
150
150
|
"character": 1
|
|
151
151
|
},
|
|
152
152
|
"name": "ExportMain"
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"__schema": "FunctionLikeSchema",
|
|
158
158
|
"location": {
|
|
159
159
|
"filePath": "export.main.runtime.ts",
|
|
160
|
-
"line":
|
|
160
|
+
"line": 93,
|
|
161
161
|
"character": 3
|
|
162
162
|
},
|
|
163
163
|
"signature": "(method) ExportMain.export(params?: ExportParams): Promise<ExportResult>",
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"__schema": "ParameterSchema",
|
|
168
168
|
"location": {
|
|
169
169
|
"filePath": "export.main.runtime.ts",
|
|
170
|
-
"line":
|
|
170
|
+
"line": 93,
|
|
171
171
|
"character": 16
|
|
172
172
|
},
|
|
173
173
|
"name": "params",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"__schema": "TypeRefSchema",
|
|
176
176
|
"location": {
|
|
177
177
|
"filePath": "export.main.runtime.ts",
|
|
178
|
-
"line":
|
|
178
|
+
"line": 93,
|
|
179
179
|
"character": 24
|
|
180
180
|
},
|
|
181
181
|
"name": "ExportParams"
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
"__schema": "TypeRefSchema",
|
|
190
190
|
"location": {
|
|
191
191
|
"filePath": "export.main.runtime.ts",
|
|
192
|
-
"line":
|
|
192
|
+
"line": 93,
|
|
193
193
|
"character": 44
|
|
194
194
|
},
|
|
195
195
|
"name": "Promise",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"__schema": "TypeRefSchema",
|
|
199
199
|
"location": {
|
|
200
200
|
"filePath": "export.main.runtime.ts",
|
|
201
|
-
"line":
|
|
201
|
+
"line": 93,
|
|
202
202
|
"character": 52
|
|
203
203
|
},
|
|
204
204
|
"name": "ExportResult"
|
|
@@ -213,14 +213,14 @@
|
|
|
213
213
|
"__schema": "FunctionLikeSchema",
|
|
214
214
|
"location": {
|
|
215
215
|
"filePath": "export.main.runtime.ts",
|
|
216
|
-
"line":
|
|
216
|
+
"line": 223,
|
|
217
217
|
"character": 3
|
|
218
218
|
},
|
|
219
219
|
"doc": {
|
|
220
220
|
"__schema": "DocSchema",
|
|
221
221
|
"location": {
|
|
222
222
|
"filePath": "export.main.runtime.ts",
|
|
223
|
-
"line":
|
|
223
|
+
"line": 220,
|
|
224
224
|
"character": 3
|
|
225
225
|
},
|
|
226
226
|
"raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
"__schema": "ParameterSchema",
|
|
235
235
|
"location": {
|
|
236
236
|
"filePath": "export.main.runtime.ts",
|
|
237
|
-
"line":
|
|
237
|
+
"line": 223,
|
|
238
238
|
"character": 20
|
|
239
239
|
},
|
|
240
240
|
"name": "{ scope, ids, laneObject, allVersions, originDirectly, idsWithFutureScope, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, filterOutExistingVersions, exportOrigin = 'export' }",
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"__schema": "TypeLiteralSchema",
|
|
243
243
|
"location": {
|
|
244
244
|
"filePath": "export.main.runtime.ts",
|
|
245
|
-
"line":
|
|
245
|
+
"line": 236,
|
|
246
246
|
"character": 6
|
|
247
247
|
},
|
|
248
248
|
"members": [
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
"__schema": "VariableLikeSchema",
|
|
251
251
|
"location": {
|
|
252
252
|
"filePath": "export.main.runtime.ts",
|
|
253
|
-
"line":
|
|
253
|
+
"line": 237,
|
|
254
254
|
"character": 5
|
|
255
255
|
},
|
|
256
256
|
"signature": "(property) scope: Scope",
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
"__schema": "TypeRefSchema",
|
|
260
260
|
"location": {
|
|
261
261
|
"filePath": "export.main.runtime.ts",
|
|
262
|
-
"line":
|
|
262
|
+
"line": 237,
|
|
263
263
|
"character": 5
|
|
264
264
|
},
|
|
265
265
|
"name": "Scope",
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"__schema": "VariableLikeSchema",
|
|
272
272
|
"location": {
|
|
273
273
|
"filePath": "export.main.runtime.ts",
|
|
274
|
-
"line":
|
|
274
|
+
"line": 238,
|
|
275
275
|
"character": 5
|
|
276
276
|
},
|
|
277
277
|
"signature": "(property) ids: ComponentIdList",
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
"__schema": "TypeRefSchema",
|
|
281
281
|
"location": {
|
|
282
282
|
"filePath": "export.main.runtime.ts",
|
|
283
|
-
"line":
|
|
283
|
+
"line": 238,
|
|
284
284
|
"character": 5
|
|
285
285
|
},
|
|
286
286
|
"name": "ComponentIdList",
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
"__schema": "VariableLikeSchema",
|
|
297
297
|
"location": {
|
|
298
298
|
"filePath": "export.main.runtime.ts",
|
|
299
|
-
"line":
|
|
299
|
+
"line": 239,
|
|
300
300
|
"character": 5
|
|
301
301
|
},
|
|
302
302
|
"signature": "(property) laneObject?: Lane | undefined",
|
|
@@ -305,7 +305,7 @@
|
|
|
305
305
|
"__schema": "TypeRefSchema",
|
|
306
306
|
"location": {
|
|
307
307
|
"filePath": "export.main.runtime.ts",
|
|
308
|
-
"line":
|
|
308
|
+
"line": 239,
|
|
309
309
|
"character": 18
|
|
310
310
|
},
|
|
311
311
|
"name": "Lane"
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"__schema": "VariableLikeSchema",
|
|
317
317
|
"location": {
|
|
318
318
|
"filePath": "export.main.runtime.ts",
|
|
319
|
-
"line":
|
|
319
|
+
"line": 240,
|
|
320
320
|
"character": 5
|
|
321
321
|
},
|
|
322
322
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
"__schema": "KeywordTypeSchema",
|
|
326
326
|
"location": {
|
|
327
327
|
"filePath": "export.main.runtime.ts",
|
|
328
|
-
"line":
|
|
328
|
+
"line": 240,
|
|
329
329
|
"character": 19
|
|
330
330
|
},
|
|
331
331
|
"name": "boolean"
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"__schema": "VariableLikeSchema",
|
|
337
337
|
"location": {
|
|
338
338
|
"filePath": "export.main.runtime.ts",
|
|
339
|
-
"line":
|
|
339
|
+
"line": 241,
|
|
340
340
|
"character": 5
|
|
341
341
|
},
|
|
342
342
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
"__schema": "KeywordTypeSchema",
|
|
346
346
|
"location": {
|
|
347
347
|
"filePath": "export.main.runtime.ts",
|
|
348
|
-
"line":
|
|
348
|
+
"line": 241,
|
|
349
349
|
"character": 22
|
|
350
350
|
},
|
|
351
351
|
"name": "boolean"
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
"__schema": "VariableLikeSchema",
|
|
357
357
|
"location": {
|
|
358
358
|
"filePath": "export.main.runtime.ts",
|
|
359
|
-
"line":
|
|
359
|
+
"line": 242,
|
|
360
360
|
"character": 5
|
|
361
361
|
},
|
|
362
362
|
"signature": "(property) idsWithFutureScope: ComponentIdList",
|
|
@@ -365,7 +365,7 @@
|
|
|
365
365
|
"__schema": "TypeRefSchema",
|
|
366
366
|
"location": {
|
|
367
367
|
"filePath": "export.main.runtime.ts",
|
|
368
|
-
"line":
|
|
368
|
+
"line": 242,
|
|
369
369
|
"character": 5
|
|
370
370
|
},
|
|
371
371
|
"name": "ComponentIdList",
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
"__schema": "VariableLikeSchema",
|
|
382
382
|
"location": {
|
|
383
383
|
"filePath": "export.main.runtime.ts",
|
|
384
|
-
"line":
|
|
384
|
+
"line": 243,
|
|
385
385
|
"character": 5
|
|
386
386
|
},
|
|
387
387
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
"__schema": "TypeUnionSchema",
|
|
391
391
|
"location": {
|
|
392
392
|
"filePath": "export.main.runtime.ts",
|
|
393
|
-
"line":
|
|
393
|
+
"line": 243,
|
|
394
394
|
"character": 22
|
|
395
395
|
},
|
|
396
396
|
"types": [
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"__schema": "KeywordTypeSchema",
|
|
399
399
|
"location": {
|
|
400
400
|
"filePath": "export.main.runtime.ts",
|
|
401
|
-
"line":
|
|
401
|
+
"line": 243,
|
|
402
402
|
"character": 22
|
|
403
403
|
},
|
|
404
404
|
"name": "string"
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
"__schema": "KeywordTypeSchema",
|
|
408
408
|
"location": {
|
|
409
409
|
"filePath": "export.main.runtime.ts",
|
|
410
|
-
"line":
|
|
410
|
+
"line": 243,
|
|
411
411
|
"character": 31
|
|
412
412
|
},
|
|
413
413
|
"name": "undefined"
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"__schema": "VariableLikeSchema",
|
|
421
421
|
"location": {
|
|
422
422
|
"filePath": "export.main.runtime.ts",
|
|
423
|
-
"line":
|
|
423
|
+
"line": 244,
|
|
424
424
|
"character": 5
|
|
425
425
|
},
|
|
426
426
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
|
@@ -429,7 +429,7 @@
|
|
|
429
429
|
"__schema": "KeywordTypeSchema",
|
|
430
430
|
"location": {
|
|
431
431
|
"filePath": "export.main.runtime.ts",
|
|
432
|
-
"line":
|
|
432
|
+
"line": 244,
|
|
433
433
|
"character": 32
|
|
434
434
|
},
|
|
435
435
|
"name": "boolean"
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"__schema": "VariableLikeSchema",
|
|
441
441
|
"location": {
|
|
442
442
|
"filePath": "export.main.runtime.ts",
|
|
443
|
-
"line":
|
|
443
|
+
"line": 245,
|
|
444
444
|
"character": 5
|
|
445
445
|
},
|
|
446
446
|
"signature": "(property) isOnMain?: boolean | undefined",
|
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
"__schema": "KeywordTypeSchema",
|
|
450
450
|
"location": {
|
|
451
451
|
"filePath": "export.main.runtime.ts",
|
|
452
|
-
"line":
|
|
452
|
+
"line": 245,
|
|
453
453
|
"character": 16
|
|
454
454
|
},
|
|
455
455
|
"name": "boolean"
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
"__schema": "VariableLikeSchema",
|
|
461
461
|
"location": {
|
|
462
462
|
"filePath": "export.main.runtime.ts",
|
|
463
|
-
"line":
|
|
463
|
+
"line": 246,
|
|
464
464
|
"character": 5
|
|
465
465
|
},
|
|
466
466
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
"__schema": "KeywordTypeSchema",
|
|
470
470
|
"location": {
|
|
471
471
|
"filePath": "export.main.runtime.ts",
|
|
472
|
-
"line":
|
|
472
|
+
"line": 246,
|
|
473
473
|
"character": 23
|
|
474
474
|
},
|
|
475
475
|
"name": "boolean"
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"__schema": "VariableLikeSchema",
|
|
481
481
|
"location": {
|
|
482
482
|
"filePath": "export.main.runtime.ts",
|
|
483
|
-
"line":
|
|
483
|
+
"line": 247,
|
|
484
484
|
"character": 5
|
|
485
485
|
},
|
|
486
486
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
"__schema": "KeywordTypeSchema",
|
|
490
490
|
"location": {
|
|
491
491
|
"filePath": "export.main.runtime.ts",
|
|
492
|
-
"line":
|
|
492
|
+
"line": 247,
|
|
493
493
|
"character": 33
|
|
494
494
|
},
|
|
495
495
|
"name": "boolean"
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
"__schema": "VariableLikeSchema",
|
|
501
501
|
"location": {
|
|
502
502
|
"filePath": "export.main.runtime.ts",
|
|
503
|
-
"line":
|
|
503
|
+
"line": 248,
|
|
504
504
|
"character": 5
|
|
505
505
|
},
|
|
506
506
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
"__schema": "TypeRefSchema",
|
|
510
510
|
"location": {
|
|
511
511
|
"filePath": "export.main.runtime.ts",
|
|
512
|
-
"line":
|
|
512
|
+
"line": 248,
|
|
513
513
|
"character": 20
|
|
514
514
|
},
|
|
515
515
|
"name": "ExportOrigin"
|
|
@@ -524,7 +524,7 @@
|
|
|
524
524
|
"__schema": "VariableLikeSchema",
|
|
525
525
|
"location": {
|
|
526
526
|
"filePath": "export.main.runtime.ts",
|
|
527
|
-
"line":
|
|
527
|
+
"line": 237,
|
|
528
528
|
"character": 5
|
|
529
529
|
},
|
|
530
530
|
"signature": "(property) scope: Scope",
|
|
@@ -533,7 +533,7 @@
|
|
|
533
533
|
"__schema": "TypeRefSchema",
|
|
534
534
|
"location": {
|
|
535
535
|
"filePath": "export.main.runtime.ts",
|
|
536
|
-
"line":
|
|
536
|
+
"line": 237,
|
|
537
537
|
"character": 5
|
|
538
538
|
},
|
|
539
539
|
"name": "Scope",
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
"__schema": "VariableLikeSchema",
|
|
546
546
|
"location": {
|
|
547
547
|
"filePath": "export.main.runtime.ts",
|
|
548
|
-
"line":
|
|
548
|
+
"line": 238,
|
|
549
549
|
"character": 5
|
|
550
550
|
},
|
|
551
551
|
"signature": "(property) ids: ComponentIdList",
|
|
@@ -554,7 +554,7 @@
|
|
|
554
554
|
"__schema": "TypeRefSchema",
|
|
555
555
|
"location": {
|
|
556
556
|
"filePath": "export.main.runtime.ts",
|
|
557
|
-
"line":
|
|
557
|
+
"line": 238,
|
|
558
558
|
"character": 5
|
|
559
559
|
},
|
|
560
560
|
"name": "ComponentIdList",
|
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
"__schema": "VariableLikeSchema",
|
|
571
571
|
"location": {
|
|
572
572
|
"filePath": "export.main.runtime.ts",
|
|
573
|
-
"line":
|
|
573
|
+
"line": 239,
|
|
574
574
|
"character": 5
|
|
575
575
|
},
|
|
576
576
|
"signature": "(property) laneObject?: Lane | undefined",
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
"__schema": "TypeRefSchema",
|
|
580
580
|
"location": {
|
|
581
581
|
"filePath": "export.main.runtime.ts",
|
|
582
|
-
"line":
|
|
582
|
+
"line": 239,
|
|
583
583
|
"character": 18
|
|
584
584
|
},
|
|
585
585
|
"name": "Lane"
|
|
@@ -590,7 +590,7 @@
|
|
|
590
590
|
"__schema": "VariableLikeSchema",
|
|
591
591
|
"location": {
|
|
592
592
|
"filePath": "export.main.runtime.ts",
|
|
593
|
-
"line":
|
|
593
|
+
"line": 240,
|
|
594
594
|
"character": 5
|
|
595
595
|
},
|
|
596
596
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -599,7 +599,7 @@
|
|
|
599
599
|
"__schema": "KeywordTypeSchema",
|
|
600
600
|
"location": {
|
|
601
601
|
"filePath": "export.main.runtime.ts",
|
|
602
|
-
"line":
|
|
602
|
+
"line": 240,
|
|
603
603
|
"character": 19
|
|
604
604
|
},
|
|
605
605
|
"name": "boolean"
|
|
@@ -610,7 +610,7 @@
|
|
|
610
610
|
"__schema": "VariableLikeSchema",
|
|
611
611
|
"location": {
|
|
612
612
|
"filePath": "export.main.runtime.ts",
|
|
613
|
-
"line":
|
|
613
|
+
"line": 241,
|
|
614
614
|
"character": 5
|
|
615
615
|
},
|
|
616
616
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
"__schema": "KeywordTypeSchema",
|
|
620
620
|
"location": {
|
|
621
621
|
"filePath": "export.main.runtime.ts",
|
|
622
|
-
"line":
|
|
622
|
+
"line": 241,
|
|
623
623
|
"character": 22
|
|
624
624
|
},
|
|
625
625
|
"name": "boolean"
|
|
@@ -630,7 +630,7 @@
|
|
|
630
630
|
"__schema": "VariableLikeSchema",
|
|
631
631
|
"location": {
|
|
632
632
|
"filePath": "export.main.runtime.ts",
|
|
633
|
-
"line":
|
|
633
|
+
"line": 242,
|
|
634
634
|
"character": 5
|
|
635
635
|
},
|
|
636
636
|
"signature": "(property) idsWithFutureScope: ComponentIdList",
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
"__schema": "TypeRefSchema",
|
|
640
640
|
"location": {
|
|
641
641
|
"filePath": "export.main.runtime.ts",
|
|
642
|
-
"line":
|
|
642
|
+
"line": 242,
|
|
643
643
|
"character": 5
|
|
644
644
|
},
|
|
645
645
|
"name": "ComponentIdList",
|
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
"__schema": "VariableLikeSchema",
|
|
656
656
|
"location": {
|
|
657
657
|
"filePath": "export.main.runtime.ts",
|
|
658
|
-
"line":
|
|
658
|
+
"line": 243,
|
|
659
659
|
"character": 5
|
|
660
660
|
},
|
|
661
661
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
"__schema": "TypeUnionSchema",
|
|
665
665
|
"location": {
|
|
666
666
|
"filePath": "export.main.runtime.ts",
|
|
667
|
-
"line":
|
|
667
|
+
"line": 243,
|
|
668
668
|
"character": 22
|
|
669
669
|
},
|
|
670
670
|
"types": [
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"__schema": "KeywordTypeSchema",
|
|
673
673
|
"location": {
|
|
674
674
|
"filePath": "export.main.runtime.ts",
|
|
675
|
-
"line":
|
|
675
|
+
"line": 243,
|
|
676
676
|
"character": 22
|
|
677
677
|
},
|
|
678
678
|
"name": "string"
|
|
@@ -681,7 +681,7 @@
|
|
|
681
681
|
"__schema": "KeywordTypeSchema",
|
|
682
682
|
"location": {
|
|
683
683
|
"filePath": "export.main.runtime.ts",
|
|
684
|
-
"line":
|
|
684
|
+
"line": 243,
|
|
685
685
|
"character": 31
|
|
686
686
|
},
|
|
687
687
|
"name": "undefined"
|
|
@@ -694,7 +694,7 @@
|
|
|
694
694
|
"__schema": "VariableLikeSchema",
|
|
695
695
|
"location": {
|
|
696
696
|
"filePath": "export.main.runtime.ts",
|
|
697
|
-
"line":
|
|
697
|
+
"line": 244,
|
|
698
698
|
"character": 5
|
|
699
699
|
},
|
|
700
700
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
|
@@ -703,7 +703,7 @@
|
|
|
703
703
|
"__schema": "KeywordTypeSchema",
|
|
704
704
|
"location": {
|
|
705
705
|
"filePath": "export.main.runtime.ts",
|
|
706
|
-
"line":
|
|
706
|
+
"line": 244,
|
|
707
707
|
"character": 32
|
|
708
708
|
},
|
|
709
709
|
"name": "boolean"
|
|
@@ -714,7 +714,7 @@
|
|
|
714
714
|
"__schema": "VariableLikeSchema",
|
|
715
715
|
"location": {
|
|
716
716
|
"filePath": "export.main.runtime.ts",
|
|
717
|
-
"line":
|
|
717
|
+
"line": 245,
|
|
718
718
|
"character": 5
|
|
719
719
|
},
|
|
720
720
|
"signature": "(property) isOnMain?: boolean | undefined",
|
|
@@ -723,7 +723,7 @@
|
|
|
723
723
|
"__schema": "KeywordTypeSchema",
|
|
724
724
|
"location": {
|
|
725
725
|
"filePath": "export.main.runtime.ts",
|
|
726
|
-
"line":
|
|
726
|
+
"line": 245,
|
|
727
727
|
"character": 16
|
|
728
728
|
},
|
|
729
729
|
"name": "boolean"
|
|
@@ -734,7 +734,7 @@
|
|
|
734
734
|
"__schema": "VariableLikeSchema",
|
|
735
735
|
"location": {
|
|
736
736
|
"filePath": "export.main.runtime.ts",
|
|
737
|
-
"line":
|
|
737
|
+
"line": 246,
|
|
738
738
|
"character": 5
|
|
739
739
|
},
|
|
740
740
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
|
@@ -743,7 +743,7 @@
|
|
|
743
743
|
"__schema": "KeywordTypeSchema",
|
|
744
744
|
"location": {
|
|
745
745
|
"filePath": "export.main.runtime.ts",
|
|
746
|
-
"line":
|
|
746
|
+
"line": 246,
|
|
747
747
|
"character": 23
|
|
748
748
|
},
|
|
749
749
|
"name": "boolean"
|
|
@@ -754,7 +754,7 @@
|
|
|
754
754
|
"__schema": "VariableLikeSchema",
|
|
755
755
|
"location": {
|
|
756
756
|
"filePath": "export.main.runtime.ts",
|
|
757
|
-
"line":
|
|
757
|
+
"line": 247,
|
|
758
758
|
"character": 5
|
|
759
759
|
},
|
|
760
760
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
|
@@ -763,7 +763,7 @@
|
|
|
763
763
|
"__schema": "KeywordTypeSchema",
|
|
764
764
|
"location": {
|
|
765
765
|
"filePath": "export.main.runtime.ts",
|
|
766
|
-
"line":
|
|
766
|
+
"line": 247,
|
|
767
767
|
"character": 33
|
|
768
768
|
},
|
|
769
769
|
"name": "boolean"
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
"__schema": "VariableLikeSchema",
|
|
775
775
|
"location": {
|
|
776
776
|
"filePath": "export.main.runtime.ts",
|
|
777
|
-
"line":
|
|
777
|
+
"line": 248,
|
|
778
778
|
"character": 5
|
|
779
779
|
},
|
|
780
780
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
"__schema": "TypeRefSchema",
|
|
784
784
|
"location": {
|
|
785
785
|
"filePath": "export.main.runtime.ts",
|
|
786
|
-
"line":
|
|
786
|
+
"line": 248,
|
|
787
787
|
"character": 20
|
|
788
788
|
},
|
|
789
789
|
"name": "ExportOrigin"
|
|
@@ -798,7 +798,7 @@
|
|
|
798
798
|
"__schema": "TypeRefSchema",
|
|
799
799
|
"location": {
|
|
800
800
|
"filePath": "export.main.runtime.ts",
|
|
801
|
-
"line":
|
|
801
|
+
"line": 249,
|
|
802
802
|
"character": 7
|
|
803
803
|
},
|
|
804
804
|
"name": "Promise",
|
|
@@ -807,7 +807,7 @@
|
|
|
807
807
|
"__schema": "TypeLiteralSchema",
|
|
808
808
|
"location": {
|
|
809
809
|
"filePath": "export.main.runtime.ts",
|
|
810
|
-
"line":
|
|
810
|
+
"line": 249,
|
|
811
811
|
"character": 15
|
|
812
812
|
},
|
|
813
813
|
"members": [
|
|
@@ -815,7 +815,7 @@
|
|
|
815
815
|
"__schema": "VariableLikeSchema",
|
|
816
816
|
"location": {
|
|
817
817
|
"filePath": "export.main.runtime.ts",
|
|
818
|
-
"line":
|
|
818
|
+
"line": 250,
|
|
819
819
|
"character": 5
|
|
820
820
|
},
|
|
821
821
|
"signature": "(property) exported: ComponentIdList",
|
|
@@ -824,7 +824,7 @@
|
|
|
824
824
|
"__schema": "TypeRefSchema",
|
|
825
825
|
"location": {
|
|
826
826
|
"filePath": "export.main.runtime.ts",
|
|
827
|
-
"line":
|
|
827
|
+
"line": 250,
|
|
828
828
|
"character": 5
|
|
829
829
|
},
|
|
830
830
|
"name": "ComponentIdList",
|
|
@@ -840,7 +840,7 @@
|
|
|
840
840
|
"__schema": "VariableLikeSchema",
|
|
841
841
|
"location": {
|
|
842
842
|
"filePath": "export.main.runtime.ts",
|
|
843
|
-
"line":
|
|
843
|
+
"line": 251,
|
|
844
844
|
"character": 5
|
|
845
845
|
},
|
|
846
846
|
"signature": "(property) updatedLocally: ComponentIdList",
|
|
@@ -849,7 +849,7 @@
|
|
|
849
849
|
"__schema": "TypeRefSchema",
|
|
850
850
|
"location": {
|
|
851
851
|
"filePath": "export.main.runtime.ts",
|
|
852
|
-
"line":
|
|
852
|
+
"line": 251,
|
|
853
853
|
"character": 5
|
|
854
854
|
},
|
|
855
855
|
"name": "ComponentIdList",
|
|
@@ -865,7 +865,7 @@
|
|
|
865
865
|
"__schema": "VariableLikeSchema",
|
|
866
866
|
"location": {
|
|
867
867
|
"filePath": "export.main.runtime.ts",
|
|
868
|
-
"line":
|
|
868
|
+
"line": 252,
|
|
869
869
|
"character": 5
|
|
870
870
|
},
|
|
871
871
|
"signature": "(property) newIdsOnRemote: ComponentID[]",
|
|
@@ -874,14 +874,14 @@
|
|
|
874
874
|
"__schema": "TypeArraySchema",
|
|
875
875
|
"location": {
|
|
876
876
|
"filePath": "export.main.runtime.ts",
|
|
877
|
-
"line":
|
|
877
|
+
"line": 252,
|
|
878
878
|
"character": 21
|
|
879
879
|
},
|
|
880
880
|
"type": {
|
|
881
881
|
"__schema": "TypeRefSchema",
|
|
882
882
|
"location": {
|
|
883
883
|
"filePath": "export.main.runtime.ts",
|
|
884
|
-
"line":
|
|
884
|
+
"line": 252,
|
|
885
885
|
"character": 21
|
|
886
886
|
},
|
|
887
887
|
"name": "ComponentID"
|
|
@@ -893,7 +893,7 @@
|
|
|
893
893
|
"__schema": "VariableLikeSchema",
|
|
894
894
|
"location": {
|
|
895
895
|
"filePath": "export.main.runtime.ts",
|
|
896
|
-
"line":
|
|
896
|
+
"line": 253,
|
|
897
897
|
"character": 5
|
|
898
898
|
},
|
|
899
899
|
"signature": "(property) rippleJobs: string[]",
|
|
@@ -902,14 +902,14 @@
|
|
|
902
902
|
"__schema": "TypeArraySchema",
|
|
903
903
|
"location": {
|
|
904
904
|
"filePath": "export.main.runtime.ts",
|
|
905
|
-
"line":
|
|
905
|
+
"line": 253,
|
|
906
906
|
"character": 17
|
|
907
907
|
},
|
|
908
908
|
"type": {
|
|
909
909
|
"__schema": "KeywordTypeSchema",
|
|
910
910
|
"location": {
|
|
911
911
|
"filePath": "export.main.runtime.ts",
|
|
912
|
-
"line":
|
|
912
|
+
"line": 253,
|
|
913
913
|
"character": 17
|
|
914
914
|
},
|
|
915
915
|
"name": "string"
|
|
@@ -929,7 +929,7 @@
|
|
|
929
929
|
"__schema": "VariableLikeSchema",
|
|
930
930
|
"location": {
|
|
931
931
|
"filePath": "export.main.runtime.ts",
|
|
932
|
-
"line":
|
|
932
|
+
"line": 830,
|
|
933
933
|
"character": 3
|
|
934
934
|
},
|
|
935
935
|
"signature": "(property) ExportMain.runtime: RuntimeDefinition",
|
|
@@ -938,7 +938,7 @@
|
|
|
938
938
|
"__schema": "InferenceTypeSchema",
|
|
939
939
|
"location": {
|
|
940
940
|
"filePath": "export.main.runtime.ts",
|
|
941
|
-
"line":
|
|
941
|
+
"line": 830,
|
|
942
942
|
"character": 3
|
|
943
943
|
},
|
|
944
944
|
"type": "RuntimeDefinition"
|
|
@@ -950,7 +950,7 @@
|
|
|
950
950
|
"__schema": "VariableLikeSchema",
|
|
951
951
|
"location": {
|
|
952
952
|
"filePath": "export.main.runtime.ts",
|
|
953
|
-
"line":
|
|
953
|
+
"line": 831,
|
|
954
954
|
"character": 3
|
|
955
955
|
},
|
|
956
956
|
"signature": "(property) ExportMain.dependencies: Aspect[]",
|
|
@@ -959,7 +959,7 @@
|
|
|
959
959
|
"__schema": "InferenceTypeSchema",
|
|
960
960
|
"location": {
|
|
961
961
|
"filePath": "export.main.runtime.ts",
|
|
962
|
-
"line":
|
|
962
|
+
"line": 831,
|
|
963
963
|
"character": 3
|
|
964
964
|
},
|
|
965
965
|
"type": "Aspect[]"
|
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
"__schema": "FunctionLikeSchema",
|
|
972
972
|
"location": {
|
|
973
973
|
"filePath": "export.main.runtime.ts",
|
|
974
|
-
"line":
|
|
974
|
+
"line": 840,
|
|
975
975
|
"character": 3
|
|
976
976
|
},
|
|
977
977
|
"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>",
|
|
@@ -981,7 +981,7 @@
|
|
|
981
981
|
"__schema": "ParameterSchema",
|
|
982
982
|
"location": {
|
|
983
983
|
"filePath": "export.main.runtime.ts",
|
|
984
|
-
"line":
|
|
984
|
+
"line": 840,
|
|
985
985
|
"character": 25
|
|
986
986
|
},
|
|
987
987
|
"name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
|
|
@@ -989,7 +989,7 @@
|
|
|
989
989
|
"__schema": "TupleTypeSchema",
|
|
990
990
|
"location": {
|
|
991
991
|
"filePath": "export.main.runtime.ts",
|
|
992
|
-
"line":
|
|
992
|
+
"line": 840,
|
|
993
993
|
"character": 90
|
|
994
994
|
},
|
|
995
995
|
"elements": [
|
|
@@ -997,7 +997,7 @@
|
|
|
997
997
|
"__schema": "TypeRefSchema",
|
|
998
998
|
"location": {
|
|
999
999
|
"filePath": "export.main.runtime.ts",
|
|
1000
|
-
"line":
|
|
1000
|
+
"line": 841,
|
|
1001
1001
|
"character": 5
|
|
1002
1002
|
},
|
|
1003
1003
|
"name": "CLIMain"
|
|
@@ -1006,7 +1006,7 @@
|
|
|
1006
1006
|
"__schema": "TypeRefSchema",
|
|
1007
1007
|
"location": {
|
|
1008
1008
|
"filePath": "export.main.runtime.ts",
|
|
1009
|
-
"line":
|
|
1009
|
+
"line": 842,
|
|
1010
1010
|
"character": 5
|
|
1011
1011
|
},
|
|
1012
1012
|
"name": "ScopeMain"
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
"__schema": "TypeRefSchema",
|
|
1016
1016
|
"location": {
|
|
1017
1017
|
"filePath": "export.main.runtime.ts",
|
|
1018
|
-
"line":
|
|
1018
|
+
"line": 843,
|
|
1019
1019
|
"character": 5
|
|
1020
1020
|
},
|
|
1021
1021
|
"name": "Workspace"
|
|
@@ -1024,7 +1024,7 @@
|
|
|
1024
1024
|
"__schema": "TypeRefSchema",
|
|
1025
1025
|
"location": {
|
|
1026
1026
|
"filePath": "export.main.runtime.ts",
|
|
1027
|
-
"line":
|
|
1027
|
+
"line": 844,
|
|
1028
1028
|
"character": 5
|
|
1029
1029
|
},
|
|
1030
1030
|
"name": "RemoveMain"
|
|
@@ -1033,7 +1033,7 @@
|
|
|
1033
1033
|
"__schema": "TypeRefSchema",
|
|
1034
1034
|
"location": {
|
|
1035
1035
|
"filePath": "export.main.runtime.ts",
|
|
1036
|
-
"line":
|
|
1036
|
+
"line": 845,
|
|
1037
1037
|
"character": 5
|
|
1038
1038
|
},
|
|
1039
1039
|
"name": "DependencyResolverMain"
|
|
@@ -1042,7 +1042,7 @@
|
|
|
1042
1042
|
"__schema": "TypeRefSchema",
|
|
1043
1043
|
"location": {
|
|
1044
1044
|
"filePath": "export.main.runtime.ts",
|
|
1045
|
-
"line":
|
|
1045
|
+
"line": 846,
|
|
1046
1046
|
"character": 5
|
|
1047
1047
|
},
|
|
1048
1048
|
"name": "LoggerMain"
|
|
@@ -1051,7 +1051,7 @@
|
|
|
1051
1051
|
"__schema": "TypeRefSchema",
|
|
1052
1052
|
"location": {
|
|
1053
1053
|
"filePath": "export.main.runtime.ts",
|
|
1054
|
-
"line":
|
|
1054
|
+
"line": 847,
|
|
1055
1055
|
"character": 5
|
|
1056
1056
|
},
|
|
1057
1057
|
"name": "EjectMain"
|
|
@@ -1066,7 +1066,7 @@
|
|
|
1066
1066
|
"__schema": "InferenceTypeSchema",
|
|
1067
1067
|
"location": {
|
|
1068
1068
|
"filePath": "export.main.runtime.ts",
|
|
1069
|
-
"line":
|
|
1069
|
+
"line": 840,
|
|
1070
1070
|
"character": 3
|
|
1071
1071
|
},
|
|
1072
1072
|
"type": "Promise<ExportMain>"
|
|
@@ -1093,7 +1093,7 @@
|
|
|
1093
1093
|
"__schema": "InterfaceSchema",
|
|
1094
1094
|
"location": {
|
|
1095
1095
|
"filePath": "export.main.runtime.ts",
|
|
1096
|
-
"line":
|
|
1096
|
+
"line": 74,
|
|
1097
1097
|
"character": 1
|
|
1098
1098
|
},
|
|
1099
1099
|
"signature": "interface ExportResult",
|
|
@@ -1103,7 +1103,7 @@
|
|
|
1103
1103
|
"__schema": "VariableLikeSchema",
|
|
1104
1104
|
"location": {
|
|
1105
1105
|
"filePath": "export.main.runtime.ts",
|
|
1106
|
-
"line":
|
|
1106
|
+
"line": 75,
|
|
1107
1107
|
"character": 3
|
|
1108
1108
|
},
|
|
1109
1109
|
"signature": "(property) ExportResult.nonExistOnBitMap: ComponentID[]",
|
|
@@ -1112,14 +1112,14 @@
|
|
|
1112
1112
|
"__schema": "TypeArraySchema",
|
|
1113
1113
|
"location": {
|
|
1114
1114
|
"filePath": "export.main.runtime.ts",
|
|
1115
|
-
"line":
|
|
1115
|
+
"line": 75,
|
|
1116
1116
|
"character": 21
|
|
1117
1117
|
},
|
|
1118
1118
|
"type": {
|
|
1119
1119
|
"__schema": "TypeRefSchema",
|
|
1120
1120
|
"location": {
|
|
1121
1121
|
"filePath": "export.main.runtime.ts",
|
|
1122
|
-
"line":
|
|
1122
|
+
"line": 75,
|
|
1123
1123
|
"character": 21
|
|
1124
1124
|
},
|
|
1125
1125
|
"name": "ComponentID"
|
|
@@ -1131,7 +1131,7 @@
|
|
|
1131
1131
|
"__schema": "VariableLikeSchema",
|
|
1132
1132
|
"location": {
|
|
1133
1133
|
"filePath": "export.main.runtime.ts",
|
|
1134
|
-
"line":
|
|
1134
|
+
"line": 76,
|
|
1135
1135
|
"character": 3
|
|
1136
1136
|
},
|
|
1137
1137
|
"signature": "(property) ExportResult.removedIds: ComponentIdList",
|
|
@@ -1140,7 +1140,7 @@
|
|
|
1140
1140
|
"__schema": "TypeRefSchema",
|
|
1141
1141
|
"location": {
|
|
1142
1142
|
"filePath": "export.main.runtime.ts",
|
|
1143
|
-
"line":
|
|
1143
|
+
"line": 76,
|
|
1144
1144
|
"character": 3
|
|
1145
1145
|
},
|
|
1146
1146
|
"name": "ComponentIdList",
|
|
@@ -1156,7 +1156,7 @@
|
|
|
1156
1156
|
"__schema": "VariableLikeSchema",
|
|
1157
1157
|
"location": {
|
|
1158
1158
|
"filePath": "export.main.runtime.ts",
|
|
1159
|
-
"line":
|
|
1159
|
+
"line": 77,
|
|
1160
1160
|
"character": 3
|
|
1161
1161
|
},
|
|
1162
1162
|
"signature": "(property) ExportResult.missingScope: ComponentID[]",
|
|
@@ -1165,14 +1165,14 @@
|
|
|
1165
1165
|
"__schema": "TypeArraySchema",
|
|
1166
1166
|
"location": {
|
|
1167
1167
|
"filePath": "export.main.runtime.ts",
|
|
1168
|
-
"line":
|
|
1168
|
+
"line": 77,
|
|
1169
1169
|
"character": 17
|
|
1170
1170
|
},
|
|
1171
1171
|
"type": {
|
|
1172
1172
|
"__schema": "TypeRefSchema",
|
|
1173
1173
|
"location": {
|
|
1174
1174
|
"filePath": "export.main.runtime.ts",
|
|
1175
|
-
"line":
|
|
1175
|
+
"line": 77,
|
|
1176
1176
|
"character": 17
|
|
1177
1177
|
},
|
|
1178
1178
|
"name": "ComponentID"
|
|
@@ -1184,7 +1184,7 @@
|
|
|
1184
1184
|
"__schema": "VariableLikeSchema",
|
|
1185
1185
|
"location": {
|
|
1186
1186
|
"filePath": "export.main.runtime.ts",
|
|
1187
|
-
"line":
|
|
1187
|
+
"line": 78,
|
|
1188
1188
|
"character": 3
|
|
1189
1189
|
},
|
|
1190
1190
|
"signature": "(property) ExportResult.componentsIds: ComponentID[]",
|
|
@@ -1193,14 +1193,14 @@
|
|
|
1193
1193
|
"__schema": "TypeArraySchema",
|
|
1194
1194
|
"location": {
|
|
1195
1195
|
"filePath": "export.main.runtime.ts",
|
|
1196
|
-
"line":
|
|
1196
|
+
"line": 78,
|
|
1197
1197
|
"character": 18
|
|
1198
1198
|
},
|
|
1199
1199
|
"type": {
|
|
1200
1200
|
"__schema": "TypeRefSchema",
|
|
1201
1201
|
"location": {
|
|
1202
1202
|
"filePath": "export.main.runtime.ts",
|
|
1203
|
-
"line":
|
|
1203
|
+
"line": 78,
|
|
1204
1204
|
"character": 18
|
|
1205
1205
|
},
|
|
1206
1206
|
"name": "ComponentID"
|
|
@@ -1212,7 +1212,7 @@
|
|
|
1212
1212
|
"__schema": "VariableLikeSchema",
|
|
1213
1213
|
"location": {
|
|
1214
1214
|
"filePath": "export.main.runtime.ts",
|
|
1215
|
-
"line":
|
|
1215
|
+
"line": 79,
|
|
1216
1216
|
"character": 3
|
|
1217
1217
|
},
|
|
1218
1218
|
"signature": "(property) ExportResult.exportedLanes: Lane[]",
|
|
@@ -1221,14 +1221,14 @@
|
|
|
1221
1221
|
"__schema": "TypeArraySchema",
|
|
1222
1222
|
"location": {
|
|
1223
1223
|
"filePath": "export.main.runtime.ts",
|
|
1224
|
-
"line":
|
|
1224
|
+
"line": 79,
|
|
1225
1225
|
"character": 18
|
|
1226
1226
|
},
|
|
1227
1227
|
"type": {
|
|
1228
1228
|
"__schema": "TypeRefSchema",
|
|
1229
1229
|
"location": {
|
|
1230
1230
|
"filePath": "export.main.runtime.ts",
|
|
1231
|
-
"line":
|
|
1231
|
+
"line": 79,
|
|
1232
1232
|
"character": 18
|
|
1233
1233
|
},
|
|
1234
1234
|
"name": "Lane"
|
|
@@ -1240,7 +1240,7 @@
|
|
|
1240
1240
|
"__schema": "VariableLikeSchema",
|
|
1241
1241
|
"location": {
|
|
1242
1242
|
"filePath": "export.main.runtime.ts",
|
|
1243
|
-
"line":
|
|
1243
|
+
"line": 80,
|
|
1244
1244
|
"character": 3
|
|
1245
1245
|
},
|
|
1246
1246
|
"signature": "(property) ExportResult.rippleJobs: string[]",
|
|
@@ -1249,14 +1249,14 @@
|
|
|
1249
1249
|
"__schema": "TypeArraySchema",
|
|
1250
1250
|
"location": {
|
|
1251
1251
|
"filePath": "export.main.runtime.ts",
|
|
1252
|
-
"line":
|
|
1252
|
+
"line": 80,
|
|
1253
1253
|
"character": 15
|
|
1254
1254
|
},
|
|
1255
1255
|
"type": {
|
|
1256
1256
|
"__schema": "KeywordTypeSchema",
|
|
1257
1257
|
"location": {
|
|
1258
1258
|
"filePath": "export.main.runtime.ts",
|
|
1259
|
-
"line":
|
|
1259
|
+
"line": 80,
|
|
1260
1260
|
"character": 15
|
|
1261
1261
|
},
|
|
1262
1262
|
"name": "string"
|
|
@@ -1268,7 +1268,7 @@
|
|
|
1268
1268
|
"__schema": "VariableLikeSchema",
|
|
1269
1269
|
"location": {
|
|
1270
1270
|
"filePath": "export.main.runtime.ts",
|
|
1271
|
-
"line":
|
|
1271
|
+
"line": 81,
|
|
1272
1272
|
"character": 3
|
|
1273
1273
|
},
|
|
1274
1274
|
"signature": "(property) ExportResult.ejectResults: EjectResults | undefined",
|
|
@@ -1277,7 +1277,7 @@
|
|
|
1277
1277
|
"__schema": "TypeUnionSchema",
|
|
1278
1278
|
"location": {
|
|
1279
1279
|
"filePath": "export.main.runtime.ts",
|
|
1280
|
-
"line":
|
|
1280
|
+
"line": 81,
|
|
1281
1281
|
"character": 17
|
|
1282
1282
|
},
|
|
1283
1283
|
"types": [
|
|
@@ -1285,7 +1285,7 @@
|
|
|
1285
1285
|
"__schema": "TypeRefSchema",
|
|
1286
1286
|
"location": {
|
|
1287
1287
|
"filePath": "export.main.runtime.ts",
|
|
1288
|
-
"line":
|
|
1288
|
+
"line": 81,
|
|
1289
1289
|
"character": 17
|
|
1290
1290
|
},
|
|
1291
1291
|
"name": "EjectResults"
|
|
@@ -1294,7 +1294,7 @@
|
|
|
1294
1294
|
"__schema": "KeywordTypeSchema",
|
|
1295
1295
|
"location": {
|
|
1296
1296
|
"filePath": "export.main.runtime.ts",
|
|
1297
|
-
"line":
|
|
1297
|
+
"line": 81,
|
|
1298
1298
|
"character": 32
|
|
1299
1299
|
},
|
|
1300
1300
|
"name": "undefined"
|
|
@@ -1495,7 +1495,7 @@
|
|
|
1495
1495
|
"__schema": "TypeSchema",
|
|
1496
1496
|
"location": {
|
|
1497
1497
|
"filePath": "export.main.runtime.ts",
|
|
1498
|
-
"line":
|
|
1498
|
+
"line": 47,
|
|
1499
1499
|
"character": 1
|
|
1500
1500
|
},
|
|
1501
1501
|
"signature": "type OnExportIdTransformer = (id: ComponentID) => ComponentID",
|
|
@@ -1504,7 +1504,7 @@
|
|
|
1504
1504
|
"__schema": "FunctionLikeSchema",
|
|
1505
1505
|
"location": {
|
|
1506
1506
|
"filePath": "export.main.runtime.ts",
|
|
1507
|
-
"line":
|
|
1507
|
+
"line": 47,
|
|
1508
1508
|
"character": 37
|
|
1509
1509
|
},
|
|
1510
1510
|
"signature": "(id: ComponentID): ComponentID",
|
|
@@ -1514,7 +1514,7 @@
|
|
|
1514
1514
|
"__schema": "ParameterSchema",
|
|
1515
1515
|
"location": {
|
|
1516
1516
|
"filePath": "export.main.runtime.ts",
|
|
1517
|
-
"line":
|
|
1517
|
+
"line": 47,
|
|
1518
1518
|
"character": 38
|
|
1519
1519
|
},
|
|
1520
1520
|
"name": "id",
|
|
@@ -1522,7 +1522,7 @@
|
|
|
1522
1522
|
"__schema": "TypeRefSchema",
|
|
1523
1523
|
"location": {
|
|
1524
1524
|
"filePath": "export.main.runtime.ts",
|
|
1525
|
-
"line":
|
|
1525
|
+
"line": 47,
|
|
1526
1526
|
"character": 42
|
|
1527
1527
|
},
|
|
1528
1528
|
"name": "ComponentID"
|
|
@@ -1535,7 +1535,7 @@
|
|
|
1535
1535
|
"__schema": "TypeRefSchema",
|
|
1536
1536
|
"location": {
|
|
1537
1537
|
"filePath": "export.main.runtime.ts",
|
|
1538
|
-
"line":
|
|
1538
|
+
"line": 47,
|
|
1539
1539
|
"character": 58
|
|
1540
1540
|
},
|
|
1541
1541
|
"name": "ComponentID"
|
|
@@ -1547,7 +1547,7 @@
|
|
|
1547
1547
|
"__schema": "InterfaceSchema",
|
|
1548
1548
|
"location": {
|
|
1549
1549
|
"filePath": "export.main.runtime.ts",
|
|
1550
|
-
"line":
|
|
1550
|
+
"line": 74,
|
|
1551
1551
|
"character": 1
|
|
1552
1552
|
},
|
|
1553
1553
|
"signature": "interface ExportResult",
|
|
@@ -1557,7 +1557,7 @@
|
|
|
1557
1557
|
"__schema": "VariableLikeSchema",
|
|
1558
1558
|
"location": {
|
|
1559
1559
|
"filePath": "export.main.runtime.ts",
|
|
1560
|
-
"line":
|
|
1560
|
+
"line": 75,
|
|
1561
1561
|
"character": 3
|
|
1562
1562
|
},
|
|
1563
1563
|
"signature": "(property) ExportResult.nonExistOnBitMap: ComponentID[]",
|
|
@@ -1566,14 +1566,14 @@
|
|
|
1566
1566
|
"__schema": "TypeArraySchema",
|
|
1567
1567
|
"location": {
|
|
1568
1568
|
"filePath": "export.main.runtime.ts",
|
|
1569
|
-
"line":
|
|
1569
|
+
"line": 75,
|
|
1570
1570
|
"character": 21
|
|
1571
1571
|
},
|
|
1572
1572
|
"type": {
|
|
1573
1573
|
"__schema": "TypeRefSchema",
|
|
1574
1574
|
"location": {
|
|
1575
1575
|
"filePath": "export.main.runtime.ts",
|
|
1576
|
-
"line":
|
|
1576
|
+
"line": 75,
|
|
1577
1577
|
"character": 21
|
|
1578
1578
|
},
|
|
1579
1579
|
"name": "ComponentID"
|
|
@@ -1585,7 +1585,7 @@
|
|
|
1585
1585
|
"__schema": "VariableLikeSchema",
|
|
1586
1586
|
"location": {
|
|
1587
1587
|
"filePath": "export.main.runtime.ts",
|
|
1588
|
-
"line":
|
|
1588
|
+
"line": 76,
|
|
1589
1589
|
"character": 3
|
|
1590
1590
|
},
|
|
1591
1591
|
"signature": "(property) ExportResult.removedIds: ComponentIdList",
|
|
@@ -1594,7 +1594,7 @@
|
|
|
1594
1594
|
"__schema": "TypeRefSchema",
|
|
1595
1595
|
"location": {
|
|
1596
1596
|
"filePath": "export.main.runtime.ts",
|
|
1597
|
-
"line":
|
|
1597
|
+
"line": 76,
|
|
1598
1598
|
"character": 3
|
|
1599
1599
|
},
|
|
1600
1600
|
"name": "ComponentIdList",
|
|
@@ -1610,7 +1610,7 @@
|
|
|
1610
1610
|
"__schema": "VariableLikeSchema",
|
|
1611
1611
|
"location": {
|
|
1612
1612
|
"filePath": "export.main.runtime.ts",
|
|
1613
|
-
"line":
|
|
1613
|
+
"line": 77,
|
|
1614
1614
|
"character": 3
|
|
1615
1615
|
},
|
|
1616
1616
|
"signature": "(property) ExportResult.missingScope: ComponentID[]",
|
|
@@ -1619,14 +1619,14 @@
|
|
|
1619
1619
|
"__schema": "TypeArraySchema",
|
|
1620
1620
|
"location": {
|
|
1621
1621
|
"filePath": "export.main.runtime.ts",
|
|
1622
|
-
"line":
|
|
1622
|
+
"line": 77,
|
|
1623
1623
|
"character": 17
|
|
1624
1624
|
},
|
|
1625
1625
|
"type": {
|
|
1626
1626
|
"__schema": "TypeRefSchema",
|
|
1627
1627
|
"location": {
|
|
1628
1628
|
"filePath": "export.main.runtime.ts",
|
|
1629
|
-
"line":
|
|
1629
|
+
"line": 77,
|
|
1630
1630
|
"character": 17
|
|
1631
1631
|
},
|
|
1632
1632
|
"name": "ComponentID"
|
|
@@ -1638,7 +1638,7 @@
|
|
|
1638
1638
|
"__schema": "VariableLikeSchema",
|
|
1639
1639
|
"location": {
|
|
1640
1640
|
"filePath": "export.main.runtime.ts",
|
|
1641
|
-
"line":
|
|
1641
|
+
"line": 78,
|
|
1642
1642
|
"character": 3
|
|
1643
1643
|
},
|
|
1644
1644
|
"signature": "(property) ExportResult.componentsIds: ComponentID[]",
|
|
@@ -1647,14 +1647,14 @@
|
|
|
1647
1647
|
"__schema": "TypeArraySchema",
|
|
1648
1648
|
"location": {
|
|
1649
1649
|
"filePath": "export.main.runtime.ts",
|
|
1650
|
-
"line":
|
|
1650
|
+
"line": 78,
|
|
1651
1651
|
"character": 18
|
|
1652
1652
|
},
|
|
1653
1653
|
"type": {
|
|
1654
1654
|
"__schema": "TypeRefSchema",
|
|
1655
1655
|
"location": {
|
|
1656
1656
|
"filePath": "export.main.runtime.ts",
|
|
1657
|
-
"line":
|
|
1657
|
+
"line": 78,
|
|
1658
1658
|
"character": 18
|
|
1659
1659
|
},
|
|
1660
1660
|
"name": "ComponentID"
|
|
@@ -1666,7 +1666,7 @@
|
|
|
1666
1666
|
"__schema": "VariableLikeSchema",
|
|
1667
1667
|
"location": {
|
|
1668
1668
|
"filePath": "export.main.runtime.ts",
|
|
1669
|
-
"line":
|
|
1669
|
+
"line": 79,
|
|
1670
1670
|
"character": 3
|
|
1671
1671
|
},
|
|
1672
1672
|
"signature": "(property) ExportResult.exportedLanes: Lane[]",
|
|
@@ -1675,14 +1675,14 @@
|
|
|
1675
1675
|
"__schema": "TypeArraySchema",
|
|
1676
1676
|
"location": {
|
|
1677
1677
|
"filePath": "export.main.runtime.ts",
|
|
1678
|
-
"line":
|
|
1678
|
+
"line": 79,
|
|
1679
1679
|
"character": 18
|
|
1680
1680
|
},
|
|
1681
1681
|
"type": {
|
|
1682
1682
|
"__schema": "TypeRefSchema",
|
|
1683
1683
|
"location": {
|
|
1684
1684
|
"filePath": "export.main.runtime.ts",
|
|
1685
|
-
"line":
|
|
1685
|
+
"line": 79,
|
|
1686
1686
|
"character": 18
|
|
1687
1687
|
},
|
|
1688
1688
|
"name": "Lane"
|
|
@@ -1694,7 +1694,7 @@
|
|
|
1694
1694
|
"__schema": "VariableLikeSchema",
|
|
1695
1695
|
"location": {
|
|
1696
1696
|
"filePath": "export.main.runtime.ts",
|
|
1697
|
-
"line":
|
|
1697
|
+
"line": 80,
|
|
1698
1698
|
"character": 3
|
|
1699
1699
|
},
|
|
1700
1700
|
"signature": "(property) ExportResult.rippleJobs: string[]",
|
|
@@ -1703,14 +1703,14 @@
|
|
|
1703
1703
|
"__schema": "TypeArraySchema",
|
|
1704
1704
|
"location": {
|
|
1705
1705
|
"filePath": "export.main.runtime.ts",
|
|
1706
|
-
"line":
|
|
1706
|
+
"line": 80,
|
|
1707
1707
|
"character": 15
|
|
1708
1708
|
},
|
|
1709
1709
|
"type": {
|
|
1710
1710
|
"__schema": "KeywordTypeSchema",
|
|
1711
1711
|
"location": {
|
|
1712
1712
|
"filePath": "export.main.runtime.ts",
|
|
1713
|
-
"line":
|
|
1713
|
+
"line": 80,
|
|
1714
1714
|
"character": 15
|
|
1715
1715
|
},
|
|
1716
1716
|
"name": "string"
|
|
@@ -1722,7 +1722,7 @@
|
|
|
1722
1722
|
"__schema": "VariableLikeSchema",
|
|
1723
1723
|
"location": {
|
|
1724
1724
|
"filePath": "export.main.runtime.ts",
|
|
1725
|
-
"line":
|
|
1725
|
+
"line": 81,
|
|
1726
1726
|
"character": 3
|
|
1727
1727
|
},
|
|
1728
1728
|
"signature": "(property) ExportResult.ejectResults: EjectResults | undefined",
|
|
@@ -1731,7 +1731,7 @@
|
|
|
1731
1731
|
"__schema": "TypeUnionSchema",
|
|
1732
1732
|
"location": {
|
|
1733
1733
|
"filePath": "export.main.runtime.ts",
|
|
1734
|
-
"line":
|
|
1734
|
+
"line": 81,
|
|
1735
1735
|
"character": 17
|
|
1736
1736
|
},
|
|
1737
1737
|
"types": [
|
|
@@ -1739,7 +1739,7 @@
|
|
|
1739
1739
|
"__schema": "TypeRefSchema",
|
|
1740
1740
|
"location": {
|
|
1741
1741
|
"filePath": "export.main.runtime.ts",
|
|
1742
|
-
"line":
|
|
1742
|
+
"line": 81,
|
|
1743
1743
|
"character": 17
|
|
1744
1744
|
},
|
|
1745
1745
|
"name": "EjectResults"
|
|
@@ -1748,7 +1748,7 @@
|
|
|
1748
1748
|
"__schema": "KeywordTypeSchema",
|
|
1749
1749
|
"location": {
|
|
1750
1750
|
"filePath": "export.main.runtime.ts",
|
|
1751
|
-
"line":
|
|
1751
|
+
"line": 81,
|
|
1752
1752
|
"character": 32
|
|
1753
1753
|
},
|
|
1754
1754
|
"name": "undefined"
|
|
@@ -1764,7 +1764,7 @@
|
|
|
1764
1764
|
"__schema": "ClassSchema",
|
|
1765
1765
|
"location": {
|
|
1766
1766
|
"filePath": "export.main.runtime.ts",
|
|
1767
|
-
"line":
|
|
1767
|
+
"line": 84,
|
|
1768
1768
|
"character": 1
|
|
1769
1769
|
},
|
|
1770
1770
|
"signature": "class ExportMain",
|
|
@@ -1774,7 +1774,7 @@
|
|
|
1774
1774
|
"__schema": "ConstructorSchema",
|
|
1775
1775
|
"location": {
|
|
1776
1776
|
"filePath": "export.main.runtime.ts",
|
|
1777
|
-
"line":
|
|
1777
|
+
"line": 85,
|
|
1778
1778
|
"character": 3
|
|
1779
1779
|
},
|
|
1780
1780
|
"signature": "constructor ExportMain(workspace: Workspace, remove: RemoveMain, depResolver: DependencyResolverMain, logger: Logger, eject: EjectMain): ExportMain",
|
|
@@ -1784,7 +1784,7 @@
|
|
|
1784
1784
|
"__schema": "ParameterSchema",
|
|
1785
1785
|
"location": {
|
|
1786
1786
|
"filePath": "export.main.runtime.ts",
|
|
1787
|
-
"line":
|
|
1787
|
+
"line": 86,
|
|
1788
1788
|
"character": 5
|
|
1789
1789
|
},
|
|
1790
1790
|
"name": "workspace",
|
|
@@ -1792,7 +1792,7 @@
|
|
|
1792
1792
|
"__schema": "TypeRefSchema",
|
|
1793
1793
|
"location": {
|
|
1794
1794
|
"filePath": "export.main.runtime.ts",
|
|
1795
|
-
"line":
|
|
1795
|
+
"line": 86,
|
|
1796
1796
|
"character": 24
|
|
1797
1797
|
},
|
|
1798
1798
|
"name": "Workspace"
|
|
@@ -1804,7 +1804,7 @@
|
|
|
1804
1804
|
"__schema": "ParameterSchema",
|
|
1805
1805
|
"location": {
|
|
1806
1806
|
"filePath": "export.main.runtime.ts",
|
|
1807
|
-
"line":
|
|
1807
|
+
"line": 87,
|
|
1808
1808
|
"character": 5
|
|
1809
1809
|
},
|
|
1810
1810
|
"name": "remove",
|
|
@@ -1812,7 +1812,7 @@
|
|
|
1812
1812
|
"__schema": "TypeRefSchema",
|
|
1813
1813
|
"location": {
|
|
1814
1814
|
"filePath": "export.main.runtime.ts",
|
|
1815
|
-
"line":
|
|
1815
|
+
"line": 87,
|
|
1816
1816
|
"character": 21
|
|
1817
1817
|
},
|
|
1818
1818
|
"name": "RemoveMain"
|
|
@@ -1824,7 +1824,7 @@
|
|
|
1824
1824
|
"__schema": "ParameterSchema",
|
|
1825
1825
|
"location": {
|
|
1826
1826
|
"filePath": "export.main.runtime.ts",
|
|
1827
|
-
"line":
|
|
1827
|
+
"line": 88,
|
|
1828
1828
|
"character": 5
|
|
1829
1829
|
},
|
|
1830
1830
|
"name": "depResolver",
|
|
@@ -1832,7 +1832,7 @@
|
|
|
1832
1832
|
"__schema": "TypeRefSchema",
|
|
1833
1833
|
"location": {
|
|
1834
1834
|
"filePath": "export.main.runtime.ts",
|
|
1835
|
-
"line":
|
|
1835
|
+
"line": 88,
|
|
1836
1836
|
"character": 26
|
|
1837
1837
|
},
|
|
1838
1838
|
"name": "DependencyResolverMain"
|
|
@@ -1844,7 +1844,7 @@
|
|
|
1844
1844
|
"__schema": "ParameterSchema",
|
|
1845
1845
|
"location": {
|
|
1846
1846
|
"filePath": "export.main.runtime.ts",
|
|
1847
|
-
"line":
|
|
1847
|
+
"line": 89,
|
|
1848
1848
|
"character": 5
|
|
1849
1849
|
},
|
|
1850
1850
|
"name": "logger",
|
|
@@ -1852,7 +1852,7 @@
|
|
|
1852
1852
|
"__schema": "TypeRefSchema",
|
|
1853
1853
|
"location": {
|
|
1854
1854
|
"filePath": "export.main.runtime.ts",
|
|
1855
|
-
"line":
|
|
1855
|
+
"line": 89,
|
|
1856
1856
|
"character": 21
|
|
1857
1857
|
},
|
|
1858
1858
|
"name": "Logger"
|
|
@@ -1864,7 +1864,7 @@
|
|
|
1864
1864
|
"__schema": "ParameterSchema",
|
|
1865
1865
|
"location": {
|
|
1866
1866
|
"filePath": "export.main.runtime.ts",
|
|
1867
|
-
"line":
|
|
1867
|
+
"line": 90,
|
|
1868
1868
|
"character": 5
|
|
1869
1869
|
},
|
|
1870
1870
|
"name": "eject",
|
|
@@ -1872,7 +1872,7 @@
|
|
|
1872
1872
|
"__schema": "TypeRefSchema",
|
|
1873
1873
|
"location": {
|
|
1874
1874
|
"filePath": "export.main.runtime.ts",
|
|
1875
|
-
"line":
|
|
1875
|
+
"line": 90,
|
|
1876
1876
|
"character": 20
|
|
1877
1877
|
},
|
|
1878
1878
|
"name": "EjectMain"
|
|
@@ -1885,7 +1885,7 @@
|
|
|
1885
1885
|
"__schema": "ThisTypeSchema",
|
|
1886
1886
|
"location": {
|
|
1887
1887
|
"filePath": "export.main.runtime.ts",
|
|
1888
|
-
"line":
|
|
1888
|
+
"line": 84,
|
|
1889
1889
|
"character": 1
|
|
1890
1890
|
},
|
|
1891
1891
|
"name": "ExportMain"
|
|
@@ -1896,7 +1896,7 @@
|
|
|
1896
1896
|
"__schema": "FunctionLikeSchema",
|
|
1897
1897
|
"location": {
|
|
1898
1898
|
"filePath": "export.main.runtime.ts",
|
|
1899
|
-
"line":
|
|
1899
|
+
"line": 93,
|
|
1900
1900
|
"character": 3
|
|
1901
1901
|
},
|
|
1902
1902
|
"signature": "(method) ExportMain.export(params?: ExportParams): Promise<ExportResult>",
|
|
@@ -1906,7 +1906,7 @@
|
|
|
1906
1906
|
"__schema": "ParameterSchema",
|
|
1907
1907
|
"location": {
|
|
1908
1908
|
"filePath": "export.main.runtime.ts",
|
|
1909
|
-
"line":
|
|
1909
|
+
"line": 93,
|
|
1910
1910
|
"character": 16
|
|
1911
1911
|
},
|
|
1912
1912
|
"name": "params",
|
|
@@ -1914,7 +1914,7 @@
|
|
|
1914
1914
|
"__schema": "TypeRefSchema",
|
|
1915
1915
|
"location": {
|
|
1916
1916
|
"filePath": "export.main.runtime.ts",
|
|
1917
|
-
"line":
|
|
1917
|
+
"line": 93,
|
|
1918
1918
|
"character": 24
|
|
1919
1919
|
},
|
|
1920
1920
|
"name": "ExportParams"
|
|
@@ -1928,7 +1928,7 @@
|
|
|
1928
1928
|
"__schema": "TypeRefSchema",
|
|
1929
1929
|
"location": {
|
|
1930
1930
|
"filePath": "export.main.runtime.ts",
|
|
1931
|
-
"line":
|
|
1931
|
+
"line": 93,
|
|
1932
1932
|
"character": 44
|
|
1933
1933
|
},
|
|
1934
1934
|
"name": "Promise",
|
|
@@ -1937,7 +1937,7 @@
|
|
|
1937
1937
|
"__schema": "TypeRefSchema",
|
|
1938
1938
|
"location": {
|
|
1939
1939
|
"filePath": "export.main.runtime.ts",
|
|
1940
|
-
"line":
|
|
1940
|
+
"line": 93,
|
|
1941
1941
|
"character": 52
|
|
1942
1942
|
},
|
|
1943
1943
|
"name": "ExportResult"
|
|
@@ -1952,14 +1952,14 @@
|
|
|
1952
1952
|
"__schema": "FunctionLikeSchema",
|
|
1953
1953
|
"location": {
|
|
1954
1954
|
"filePath": "export.main.runtime.ts",
|
|
1955
|
-
"line":
|
|
1955
|
+
"line": 223,
|
|
1956
1956
|
"character": 3
|
|
1957
1957
|
},
|
|
1958
1958
|
"doc": {
|
|
1959
1959
|
"__schema": "DocSchema",
|
|
1960
1960
|
"location": {
|
|
1961
1961
|
"filePath": "export.main.runtime.ts",
|
|
1962
|
-
"line":
|
|
1962
|
+
"line": 220,
|
|
1963
1963
|
"character": 3
|
|
1964
1964
|
},
|
|
1965
1965
|
"raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
|
|
@@ -1973,7 +1973,7 @@
|
|
|
1973
1973
|
"__schema": "ParameterSchema",
|
|
1974
1974
|
"location": {
|
|
1975
1975
|
"filePath": "export.main.runtime.ts",
|
|
1976
|
-
"line":
|
|
1976
|
+
"line": 223,
|
|
1977
1977
|
"character": 20
|
|
1978
1978
|
},
|
|
1979
1979
|
"name": "{ scope, ids, laneObject, allVersions, originDirectly, idsWithFutureScope, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, filterOutExistingVersions, exportOrigin = 'export' }",
|
|
@@ -1981,7 +1981,7 @@
|
|
|
1981
1981
|
"__schema": "TypeLiteralSchema",
|
|
1982
1982
|
"location": {
|
|
1983
1983
|
"filePath": "export.main.runtime.ts",
|
|
1984
|
-
"line":
|
|
1984
|
+
"line": 236,
|
|
1985
1985
|
"character": 6
|
|
1986
1986
|
},
|
|
1987
1987
|
"members": [
|
|
@@ -1989,7 +1989,7 @@
|
|
|
1989
1989
|
"__schema": "VariableLikeSchema",
|
|
1990
1990
|
"location": {
|
|
1991
1991
|
"filePath": "export.main.runtime.ts",
|
|
1992
|
-
"line":
|
|
1992
|
+
"line": 237,
|
|
1993
1993
|
"character": 5
|
|
1994
1994
|
},
|
|
1995
1995
|
"signature": "(property) scope: Scope",
|
|
@@ -1998,7 +1998,7 @@
|
|
|
1998
1998
|
"__schema": "TypeRefSchema",
|
|
1999
1999
|
"location": {
|
|
2000
2000
|
"filePath": "export.main.runtime.ts",
|
|
2001
|
-
"line":
|
|
2001
|
+
"line": 237,
|
|
2002
2002
|
"character": 5
|
|
2003
2003
|
},
|
|
2004
2004
|
"name": "Scope",
|
|
@@ -2010,7 +2010,7 @@
|
|
|
2010
2010
|
"__schema": "VariableLikeSchema",
|
|
2011
2011
|
"location": {
|
|
2012
2012
|
"filePath": "export.main.runtime.ts",
|
|
2013
|
-
"line":
|
|
2013
|
+
"line": 238,
|
|
2014
2014
|
"character": 5
|
|
2015
2015
|
},
|
|
2016
2016
|
"signature": "(property) ids: ComponentIdList",
|
|
@@ -2019,7 +2019,7 @@
|
|
|
2019
2019
|
"__schema": "TypeRefSchema",
|
|
2020
2020
|
"location": {
|
|
2021
2021
|
"filePath": "export.main.runtime.ts",
|
|
2022
|
-
"line":
|
|
2022
|
+
"line": 238,
|
|
2023
2023
|
"character": 5
|
|
2024
2024
|
},
|
|
2025
2025
|
"name": "ComponentIdList",
|
|
@@ -2035,7 +2035,7 @@
|
|
|
2035
2035
|
"__schema": "VariableLikeSchema",
|
|
2036
2036
|
"location": {
|
|
2037
2037
|
"filePath": "export.main.runtime.ts",
|
|
2038
|
-
"line":
|
|
2038
|
+
"line": 239,
|
|
2039
2039
|
"character": 5
|
|
2040
2040
|
},
|
|
2041
2041
|
"signature": "(property) laneObject?: Lane | undefined",
|
|
@@ -2044,7 +2044,7 @@
|
|
|
2044
2044
|
"__schema": "TypeRefSchema",
|
|
2045
2045
|
"location": {
|
|
2046
2046
|
"filePath": "export.main.runtime.ts",
|
|
2047
|
-
"line":
|
|
2047
|
+
"line": 239,
|
|
2048
2048
|
"character": 18
|
|
2049
2049
|
},
|
|
2050
2050
|
"name": "Lane"
|
|
@@ -2055,7 +2055,7 @@
|
|
|
2055
2055
|
"__schema": "VariableLikeSchema",
|
|
2056
2056
|
"location": {
|
|
2057
2057
|
"filePath": "export.main.runtime.ts",
|
|
2058
|
-
"line":
|
|
2058
|
+
"line": 240,
|
|
2059
2059
|
"character": 5
|
|
2060
2060
|
},
|
|
2061
2061
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -2064,7 +2064,7 @@
|
|
|
2064
2064
|
"__schema": "KeywordTypeSchema",
|
|
2065
2065
|
"location": {
|
|
2066
2066
|
"filePath": "export.main.runtime.ts",
|
|
2067
|
-
"line":
|
|
2067
|
+
"line": 240,
|
|
2068
2068
|
"character": 19
|
|
2069
2069
|
},
|
|
2070
2070
|
"name": "boolean"
|
|
@@ -2075,7 +2075,7 @@
|
|
|
2075
2075
|
"__schema": "VariableLikeSchema",
|
|
2076
2076
|
"location": {
|
|
2077
2077
|
"filePath": "export.main.runtime.ts",
|
|
2078
|
-
"line":
|
|
2078
|
+
"line": 241,
|
|
2079
2079
|
"character": 5
|
|
2080
2080
|
},
|
|
2081
2081
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -2084,7 +2084,7 @@
|
|
|
2084
2084
|
"__schema": "KeywordTypeSchema",
|
|
2085
2085
|
"location": {
|
|
2086
2086
|
"filePath": "export.main.runtime.ts",
|
|
2087
|
-
"line":
|
|
2087
|
+
"line": 241,
|
|
2088
2088
|
"character": 22
|
|
2089
2089
|
},
|
|
2090
2090
|
"name": "boolean"
|
|
@@ -2095,7 +2095,7 @@
|
|
|
2095
2095
|
"__schema": "VariableLikeSchema",
|
|
2096
2096
|
"location": {
|
|
2097
2097
|
"filePath": "export.main.runtime.ts",
|
|
2098
|
-
"line":
|
|
2098
|
+
"line": 242,
|
|
2099
2099
|
"character": 5
|
|
2100
2100
|
},
|
|
2101
2101
|
"signature": "(property) idsWithFutureScope: ComponentIdList",
|
|
@@ -2104,7 +2104,7 @@
|
|
|
2104
2104
|
"__schema": "TypeRefSchema",
|
|
2105
2105
|
"location": {
|
|
2106
2106
|
"filePath": "export.main.runtime.ts",
|
|
2107
|
-
"line":
|
|
2107
|
+
"line": 242,
|
|
2108
2108
|
"character": 5
|
|
2109
2109
|
},
|
|
2110
2110
|
"name": "ComponentIdList",
|
|
@@ -2120,7 +2120,7 @@
|
|
|
2120
2120
|
"__schema": "VariableLikeSchema",
|
|
2121
2121
|
"location": {
|
|
2122
2122
|
"filePath": "export.main.runtime.ts",
|
|
2123
|
-
"line":
|
|
2123
|
+
"line": 243,
|
|
2124
2124
|
"character": 5
|
|
2125
2125
|
},
|
|
2126
2126
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -2129,7 +2129,7 @@
|
|
|
2129
2129
|
"__schema": "TypeUnionSchema",
|
|
2130
2130
|
"location": {
|
|
2131
2131
|
"filePath": "export.main.runtime.ts",
|
|
2132
|
-
"line":
|
|
2132
|
+
"line": 243,
|
|
2133
2133
|
"character": 22
|
|
2134
2134
|
},
|
|
2135
2135
|
"types": [
|
|
@@ -2137,7 +2137,7 @@
|
|
|
2137
2137
|
"__schema": "KeywordTypeSchema",
|
|
2138
2138
|
"location": {
|
|
2139
2139
|
"filePath": "export.main.runtime.ts",
|
|
2140
|
-
"line":
|
|
2140
|
+
"line": 243,
|
|
2141
2141
|
"character": 22
|
|
2142
2142
|
},
|
|
2143
2143
|
"name": "string"
|
|
@@ -2146,7 +2146,7 @@
|
|
|
2146
2146
|
"__schema": "KeywordTypeSchema",
|
|
2147
2147
|
"location": {
|
|
2148
2148
|
"filePath": "export.main.runtime.ts",
|
|
2149
|
-
"line":
|
|
2149
|
+
"line": 243,
|
|
2150
2150
|
"character": 31
|
|
2151
2151
|
},
|
|
2152
2152
|
"name": "undefined"
|
|
@@ -2159,7 +2159,7 @@
|
|
|
2159
2159
|
"__schema": "VariableLikeSchema",
|
|
2160
2160
|
"location": {
|
|
2161
2161
|
"filePath": "export.main.runtime.ts",
|
|
2162
|
-
"line":
|
|
2162
|
+
"line": 244,
|
|
2163
2163
|
"character": 5
|
|
2164
2164
|
},
|
|
2165
2165
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
|
@@ -2168,7 +2168,7 @@
|
|
|
2168
2168
|
"__schema": "KeywordTypeSchema",
|
|
2169
2169
|
"location": {
|
|
2170
2170
|
"filePath": "export.main.runtime.ts",
|
|
2171
|
-
"line":
|
|
2171
|
+
"line": 244,
|
|
2172
2172
|
"character": 32
|
|
2173
2173
|
},
|
|
2174
2174
|
"name": "boolean"
|
|
@@ -2179,7 +2179,7 @@
|
|
|
2179
2179
|
"__schema": "VariableLikeSchema",
|
|
2180
2180
|
"location": {
|
|
2181
2181
|
"filePath": "export.main.runtime.ts",
|
|
2182
|
-
"line":
|
|
2182
|
+
"line": 245,
|
|
2183
2183
|
"character": 5
|
|
2184
2184
|
},
|
|
2185
2185
|
"signature": "(property) isOnMain?: boolean | undefined",
|
|
@@ -2188,7 +2188,7 @@
|
|
|
2188
2188
|
"__schema": "KeywordTypeSchema",
|
|
2189
2189
|
"location": {
|
|
2190
2190
|
"filePath": "export.main.runtime.ts",
|
|
2191
|
-
"line":
|
|
2191
|
+
"line": 245,
|
|
2192
2192
|
"character": 16
|
|
2193
2193
|
},
|
|
2194
2194
|
"name": "boolean"
|
|
@@ -2199,7 +2199,7 @@
|
|
|
2199
2199
|
"__schema": "VariableLikeSchema",
|
|
2200
2200
|
"location": {
|
|
2201
2201
|
"filePath": "export.main.runtime.ts",
|
|
2202
|
-
"line":
|
|
2202
|
+
"line": 246,
|
|
2203
2203
|
"character": 5
|
|
2204
2204
|
},
|
|
2205
2205
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
|
@@ -2208,7 +2208,7 @@
|
|
|
2208
2208
|
"__schema": "KeywordTypeSchema",
|
|
2209
2209
|
"location": {
|
|
2210
2210
|
"filePath": "export.main.runtime.ts",
|
|
2211
|
-
"line":
|
|
2211
|
+
"line": 246,
|
|
2212
2212
|
"character": 23
|
|
2213
2213
|
},
|
|
2214
2214
|
"name": "boolean"
|
|
@@ -2219,7 +2219,7 @@
|
|
|
2219
2219
|
"__schema": "VariableLikeSchema",
|
|
2220
2220
|
"location": {
|
|
2221
2221
|
"filePath": "export.main.runtime.ts",
|
|
2222
|
-
"line":
|
|
2222
|
+
"line": 247,
|
|
2223
2223
|
"character": 5
|
|
2224
2224
|
},
|
|
2225
2225
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
|
@@ -2228,7 +2228,7 @@
|
|
|
2228
2228
|
"__schema": "KeywordTypeSchema",
|
|
2229
2229
|
"location": {
|
|
2230
2230
|
"filePath": "export.main.runtime.ts",
|
|
2231
|
-
"line":
|
|
2231
|
+
"line": 247,
|
|
2232
2232
|
"character": 33
|
|
2233
2233
|
},
|
|
2234
2234
|
"name": "boolean"
|
|
@@ -2239,7 +2239,7 @@
|
|
|
2239
2239
|
"__schema": "VariableLikeSchema",
|
|
2240
2240
|
"location": {
|
|
2241
2241
|
"filePath": "export.main.runtime.ts",
|
|
2242
|
-
"line":
|
|
2242
|
+
"line": 248,
|
|
2243
2243
|
"character": 5
|
|
2244
2244
|
},
|
|
2245
2245
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
|
@@ -2248,7 +2248,7 @@
|
|
|
2248
2248
|
"__schema": "TypeRefSchema",
|
|
2249
2249
|
"location": {
|
|
2250
2250
|
"filePath": "export.main.runtime.ts",
|
|
2251
|
-
"line":
|
|
2251
|
+
"line": 248,
|
|
2252
2252
|
"character": 20
|
|
2253
2253
|
},
|
|
2254
2254
|
"name": "ExportOrigin"
|
|
@@ -2263,7 +2263,7 @@
|
|
|
2263
2263
|
"__schema": "VariableLikeSchema",
|
|
2264
2264
|
"location": {
|
|
2265
2265
|
"filePath": "export.main.runtime.ts",
|
|
2266
|
-
"line":
|
|
2266
|
+
"line": 237,
|
|
2267
2267
|
"character": 5
|
|
2268
2268
|
},
|
|
2269
2269
|
"signature": "(property) scope: Scope",
|
|
@@ -2272,7 +2272,7 @@
|
|
|
2272
2272
|
"__schema": "TypeRefSchema",
|
|
2273
2273
|
"location": {
|
|
2274
2274
|
"filePath": "export.main.runtime.ts",
|
|
2275
|
-
"line":
|
|
2275
|
+
"line": 237,
|
|
2276
2276
|
"character": 5
|
|
2277
2277
|
},
|
|
2278
2278
|
"name": "Scope",
|
|
@@ -2284,7 +2284,7 @@
|
|
|
2284
2284
|
"__schema": "VariableLikeSchema",
|
|
2285
2285
|
"location": {
|
|
2286
2286
|
"filePath": "export.main.runtime.ts",
|
|
2287
|
-
"line":
|
|
2287
|
+
"line": 238,
|
|
2288
2288
|
"character": 5
|
|
2289
2289
|
},
|
|
2290
2290
|
"signature": "(property) ids: ComponentIdList",
|
|
@@ -2293,7 +2293,7 @@
|
|
|
2293
2293
|
"__schema": "TypeRefSchema",
|
|
2294
2294
|
"location": {
|
|
2295
2295
|
"filePath": "export.main.runtime.ts",
|
|
2296
|
-
"line":
|
|
2296
|
+
"line": 238,
|
|
2297
2297
|
"character": 5
|
|
2298
2298
|
},
|
|
2299
2299
|
"name": "ComponentIdList",
|
|
@@ -2309,7 +2309,7 @@
|
|
|
2309
2309
|
"__schema": "VariableLikeSchema",
|
|
2310
2310
|
"location": {
|
|
2311
2311
|
"filePath": "export.main.runtime.ts",
|
|
2312
|
-
"line":
|
|
2312
|
+
"line": 239,
|
|
2313
2313
|
"character": 5
|
|
2314
2314
|
},
|
|
2315
2315
|
"signature": "(property) laneObject?: Lane | undefined",
|
|
@@ -2318,7 +2318,7 @@
|
|
|
2318
2318
|
"__schema": "TypeRefSchema",
|
|
2319
2319
|
"location": {
|
|
2320
2320
|
"filePath": "export.main.runtime.ts",
|
|
2321
|
-
"line":
|
|
2321
|
+
"line": 239,
|
|
2322
2322
|
"character": 18
|
|
2323
2323
|
},
|
|
2324
2324
|
"name": "Lane"
|
|
@@ -2329,7 +2329,7 @@
|
|
|
2329
2329
|
"__schema": "VariableLikeSchema",
|
|
2330
2330
|
"location": {
|
|
2331
2331
|
"filePath": "export.main.runtime.ts",
|
|
2332
|
-
"line":
|
|
2332
|
+
"line": 240,
|
|
2333
2333
|
"character": 5
|
|
2334
2334
|
},
|
|
2335
2335
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -2338,7 +2338,7 @@
|
|
|
2338
2338
|
"__schema": "KeywordTypeSchema",
|
|
2339
2339
|
"location": {
|
|
2340
2340
|
"filePath": "export.main.runtime.ts",
|
|
2341
|
-
"line":
|
|
2341
|
+
"line": 240,
|
|
2342
2342
|
"character": 19
|
|
2343
2343
|
},
|
|
2344
2344
|
"name": "boolean"
|
|
@@ -2349,7 +2349,7 @@
|
|
|
2349
2349
|
"__schema": "VariableLikeSchema",
|
|
2350
2350
|
"location": {
|
|
2351
2351
|
"filePath": "export.main.runtime.ts",
|
|
2352
|
-
"line":
|
|
2352
|
+
"line": 241,
|
|
2353
2353
|
"character": 5
|
|
2354
2354
|
},
|
|
2355
2355
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -2358,7 +2358,7 @@
|
|
|
2358
2358
|
"__schema": "KeywordTypeSchema",
|
|
2359
2359
|
"location": {
|
|
2360
2360
|
"filePath": "export.main.runtime.ts",
|
|
2361
|
-
"line":
|
|
2361
|
+
"line": 241,
|
|
2362
2362
|
"character": 22
|
|
2363
2363
|
},
|
|
2364
2364
|
"name": "boolean"
|
|
@@ -2369,7 +2369,7 @@
|
|
|
2369
2369
|
"__schema": "VariableLikeSchema",
|
|
2370
2370
|
"location": {
|
|
2371
2371
|
"filePath": "export.main.runtime.ts",
|
|
2372
|
-
"line":
|
|
2372
|
+
"line": 242,
|
|
2373
2373
|
"character": 5
|
|
2374
2374
|
},
|
|
2375
2375
|
"signature": "(property) idsWithFutureScope: ComponentIdList",
|
|
@@ -2378,7 +2378,7 @@
|
|
|
2378
2378
|
"__schema": "TypeRefSchema",
|
|
2379
2379
|
"location": {
|
|
2380
2380
|
"filePath": "export.main.runtime.ts",
|
|
2381
|
-
"line":
|
|
2381
|
+
"line": 242,
|
|
2382
2382
|
"character": 5
|
|
2383
2383
|
},
|
|
2384
2384
|
"name": "ComponentIdList",
|
|
@@ -2394,7 +2394,7 @@
|
|
|
2394
2394
|
"__schema": "VariableLikeSchema",
|
|
2395
2395
|
"location": {
|
|
2396
2396
|
"filePath": "export.main.runtime.ts",
|
|
2397
|
-
"line":
|
|
2397
|
+
"line": 243,
|
|
2398
2398
|
"character": 5
|
|
2399
2399
|
},
|
|
2400
2400
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -2403,7 +2403,7 @@
|
|
|
2403
2403
|
"__schema": "TypeUnionSchema",
|
|
2404
2404
|
"location": {
|
|
2405
2405
|
"filePath": "export.main.runtime.ts",
|
|
2406
|
-
"line":
|
|
2406
|
+
"line": 243,
|
|
2407
2407
|
"character": 22
|
|
2408
2408
|
},
|
|
2409
2409
|
"types": [
|
|
@@ -2411,7 +2411,7 @@
|
|
|
2411
2411
|
"__schema": "KeywordTypeSchema",
|
|
2412
2412
|
"location": {
|
|
2413
2413
|
"filePath": "export.main.runtime.ts",
|
|
2414
|
-
"line":
|
|
2414
|
+
"line": 243,
|
|
2415
2415
|
"character": 22
|
|
2416
2416
|
},
|
|
2417
2417
|
"name": "string"
|
|
@@ -2420,7 +2420,7 @@
|
|
|
2420
2420
|
"__schema": "KeywordTypeSchema",
|
|
2421
2421
|
"location": {
|
|
2422
2422
|
"filePath": "export.main.runtime.ts",
|
|
2423
|
-
"line":
|
|
2423
|
+
"line": 243,
|
|
2424
2424
|
"character": 31
|
|
2425
2425
|
},
|
|
2426
2426
|
"name": "undefined"
|
|
@@ -2433,7 +2433,7 @@
|
|
|
2433
2433
|
"__schema": "VariableLikeSchema",
|
|
2434
2434
|
"location": {
|
|
2435
2435
|
"filePath": "export.main.runtime.ts",
|
|
2436
|
-
"line":
|
|
2436
|
+
"line": 244,
|
|
2437
2437
|
"character": 5
|
|
2438
2438
|
},
|
|
2439
2439
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
|
@@ -2442,7 +2442,7 @@
|
|
|
2442
2442
|
"__schema": "KeywordTypeSchema",
|
|
2443
2443
|
"location": {
|
|
2444
2444
|
"filePath": "export.main.runtime.ts",
|
|
2445
|
-
"line":
|
|
2445
|
+
"line": 244,
|
|
2446
2446
|
"character": 32
|
|
2447
2447
|
},
|
|
2448
2448
|
"name": "boolean"
|
|
@@ -2453,7 +2453,7 @@
|
|
|
2453
2453
|
"__schema": "VariableLikeSchema",
|
|
2454
2454
|
"location": {
|
|
2455
2455
|
"filePath": "export.main.runtime.ts",
|
|
2456
|
-
"line":
|
|
2456
|
+
"line": 245,
|
|
2457
2457
|
"character": 5
|
|
2458
2458
|
},
|
|
2459
2459
|
"signature": "(property) isOnMain?: boolean | undefined",
|
|
@@ -2462,7 +2462,7 @@
|
|
|
2462
2462
|
"__schema": "KeywordTypeSchema",
|
|
2463
2463
|
"location": {
|
|
2464
2464
|
"filePath": "export.main.runtime.ts",
|
|
2465
|
-
"line":
|
|
2465
|
+
"line": 245,
|
|
2466
2466
|
"character": 16
|
|
2467
2467
|
},
|
|
2468
2468
|
"name": "boolean"
|
|
@@ -2473,7 +2473,7 @@
|
|
|
2473
2473
|
"__schema": "VariableLikeSchema",
|
|
2474
2474
|
"location": {
|
|
2475
2475
|
"filePath": "export.main.runtime.ts",
|
|
2476
|
-
"line":
|
|
2476
|
+
"line": 246,
|
|
2477
2477
|
"character": 5
|
|
2478
2478
|
},
|
|
2479
2479
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
|
@@ -2482,7 +2482,7 @@
|
|
|
2482
2482
|
"__schema": "KeywordTypeSchema",
|
|
2483
2483
|
"location": {
|
|
2484
2484
|
"filePath": "export.main.runtime.ts",
|
|
2485
|
-
"line":
|
|
2485
|
+
"line": 246,
|
|
2486
2486
|
"character": 23
|
|
2487
2487
|
},
|
|
2488
2488
|
"name": "boolean"
|
|
@@ -2493,7 +2493,7 @@
|
|
|
2493
2493
|
"__schema": "VariableLikeSchema",
|
|
2494
2494
|
"location": {
|
|
2495
2495
|
"filePath": "export.main.runtime.ts",
|
|
2496
|
-
"line":
|
|
2496
|
+
"line": 247,
|
|
2497
2497
|
"character": 5
|
|
2498
2498
|
},
|
|
2499
2499
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
|
@@ -2502,7 +2502,7 @@
|
|
|
2502
2502
|
"__schema": "KeywordTypeSchema",
|
|
2503
2503
|
"location": {
|
|
2504
2504
|
"filePath": "export.main.runtime.ts",
|
|
2505
|
-
"line":
|
|
2505
|
+
"line": 247,
|
|
2506
2506
|
"character": 33
|
|
2507
2507
|
},
|
|
2508
2508
|
"name": "boolean"
|
|
@@ -2513,7 +2513,7 @@
|
|
|
2513
2513
|
"__schema": "VariableLikeSchema",
|
|
2514
2514
|
"location": {
|
|
2515
2515
|
"filePath": "export.main.runtime.ts",
|
|
2516
|
-
"line":
|
|
2516
|
+
"line": 248,
|
|
2517
2517
|
"character": 5
|
|
2518
2518
|
},
|
|
2519
2519
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
|
@@ -2522,7 +2522,7 @@
|
|
|
2522
2522
|
"__schema": "TypeRefSchema",
|
|
2523
2523
|
"location": {
|
|
2524
2524
|
"filePath": "export.main.runtime.ts",
|
|
2525
|
-
"line":
|
|
2525
|
+
"line": 248,
|
|
2526
2526
|
"character": 20
|
|
2527
2527
|
},
|
|
2528
2528
|
"name": "ExportOrigin"
|
|
@@ -2537,7 +2537,7 @@
|
|
|
2537
2537
|
"__schema": "TypeRefSchema",
|
|
2538
2538
|
"location": {
|
|
2539
2539
|
"filePath": "export.main.runtime.ts",
|
|
2540
|
-
"line":
|
|
2540
|
+
"line": 249,
|
|
2541
2541
|
"character": 7
|
|
2542
2542
|
},
|
|
2543
2543
|
"name": "Promise",
|
|
@@ -2546,7 +2546,7 @@
|
|
|
2546
2546
|
"__schema": "TypeLiteralSchema",
|
|
2547
2547
|
"location": {
|
|
2548
2548
|
"filePath": "export.main.runtime.ts",
|
|
2549
|
-
"line":
|
|
2549
|
+
"line": 249,
|
|
2550
2550
|
"character": 15
|
|
2551
2551
|
},
|
|
2552
2552
|
"members": [
|
|
@@ -2554,7 +2554,7 @@
|
|
|
2554
2554
|
"__schema": "VariableLikeSchema",
|
|
2555
2555
|
"location": {
|
|
2556
2556
|
"filePath": "export.main.runtime.ts",
|
|
2557
|
-
"line":
|
|
2557
|
+
"line": 250,
|
|
2558
2558
|
"character": 5
|
|
2559
2559
|
},
|
|
2560
2560
|
"signature": "(property) exported: ComponentIdList",
|
|
@@ -2563,7 +2563,7 @@
|
|
|
2563
2563
|
"__schema": "TypeRefSchema",
|
|
2564
2564
|
"location": {
|
|
2565
2565
|
"filePath": "export.main.runtime.ts",
|
|
2566
|
-
"line":
|
|
2566
|
+
"line": 250,
|
|
2567
2567
|
"character": 5
|
|
2568
2568
|
},
|
|
2569
2569
|
"name": "ComponentIdList",
|
|
@@ -2579,7 +2579,7 @@
|
|
|
2579
2579
|
"__schema": "VariableLikeSchema",
|
|
2580
2580
|
"location": {
|
|
2581
2581
|
"filePath": "export.main.runtime.ts",
|
|
2582
|
-
"line":
|
|
2582
|
+
"line": 251,
|
|
2583
2583
|
"character": 5
|
|
2584
2584
|
},
|
|
2585
2585
|
"signature": "(property) updatedLocally: ComponentIdList",
|
|
@@ -2588,7 +2588,7 @@
|
|
|
2588
2588
|
"__schema": "TypeRefSchema",
|
|
2589
2589
|
"location": {
|
|
2590
2590
|
"filePath": "export.main.runtime.ts",
|
|
2591
|
-
"line":
|
|
2591
|
+
"line": 251,
|
|
2592
2592
|
"character": 5
|
|
2593
2593
|
},
|
|
2594
2594
|
"name": "ComponentIdList",
|
|
@@ -2604,7 +2604,7 @@
|
|
|
2604
2604
|
"__schema": "VariableLikeSchema",
|
|
2605
2605
|
"location": {
|
|
2606
2606
|
"filePath": "export.main.runtime.ts",
|
|
2607
|
-
"line":
|
|
2607
|
+
"line": 252,
|
|
2608
2608
|
"character": 5
|
|
2609
2609
|
},
|
|
2610
2610
|
"signature": "(property) newIdsOnRemote: ComponentID[]",
|
|
@@ -2613,14 +2613,14 @@
|
|
|
2613
2613
|
"__schema": "TypeArraySchema",
|
|
2614
2614
|
"location": {
|
|
2615
2615
|
"filePath": "export.main.runtime.ts",
|
|
2616
|
-
"line":
|
|
2616
|
+
"line": 252,
|
|
2617
2617
|
"character": 21
|
|
2618
2618
|
},
|
|
2619
2619
|
"type": {
|
|
2620
2620
|
"__schema": "TypeRefSchema",
|
|
2621
2621
|
"location": {
|
|
2622
2622
|
"filePath": "export.main.runtime.ts",
|
|
2623
|
-
"line":
|
|
2623
|
+
"line": 252,
|
|
2624
2624
|
"character": 21
|
|
2625
2625
|
},
|
|
2626
2626
|
"name": "ComponentID"
|
|
@@ -2632,7 +2632,7 @@
|
|
|
2632
2632
|
"__schema": "VariableLikeSchema",
|
|
2633
2633
|
"location": {
|
|
2634
2634
|
"filePath": "export.main.runtime.ts",
|
|
2635
|
-
"line":
|
|
2635
|
+
"line": 253,
|
|
2636
2636
|
"character": 5
|
|
2637
2637
|
},
|
|
2638
2638
|
"signature": "(property) rippleJobs: string[]",
|
|
@@ -2641,14 +2641,14 @@
|
|
|
2641
2641
|
"__schema": "TypeArraySchema",
|
|
2642
2642
|
"location": {
|
|
2643
2643
|
"filePath": "export.main.runtime.ts",
|
|
2644
|
-
"line":
|
|
2644
|
+
"line": 253,
|
|
2645
2645
|
"character": 17
|
|
2646
2646
|
},
|
|
2647
2647
|
"type": {
|
|
2648
2648
|
"__schema": "KeywordTypeSchema",
|
|
2649
2649
|
"location": {
|
|
2650
2650
|
"filePath": "export.main.runtime.ts",
|
|
2651
|
-
"line":
|
|
2651
|
+
"line": 253,
|
|
2652
2652
|
"character": 17
|
|
2653
2653
|
},
|
|
2654
2654
|
"name": "string"
|
|
@@ -2668,7 +2668,7 @@
|
|
|
2668
2668
|
"__schema": "VariableLikeSchema",
|
|
2669
2669
|
"location": {
|
|
2670
2670
|
"filePath": "export.main.runtime.ts",
|
|
2671
|
-
"line":
|
|
2671
|
+
"line": 830,
|
|
2672
2672
|
"character": 3
|
|
2673
2673
|
},
|
|
2674
2674
|
"signature": "(property) ExportMain.runtime: RuntimeDefinition",
|
|
@@ -2677,7 +2677,7 @@
|
|
|
2677
2677
|
"__schema": "InferenceTypeSchema",
|
|
2678
2678
|
"location": {
|
|
2679
2679
|
"filePath": "export.main.runtime.ts",
|
|
2680
|
-
"line":
|
|
2680
|
+
"line": 830,
|
|
2681
2681
|
"character": 3
|
|
2682
2682
|
},
|
|
2683
2683
|
"type": "RuntimeDefinition"
|
|
@@ -2689,7 +2689,7 @@
|
|
|
2689
2689
|
"__schema": "VariableLikeSchema",
|
|
2690
2690
|
"location": {
|
|
2691
2691
|
"filePath": "export.main.runtime.ts",
|
|
2692
|
-
"line":
|
|
2692
|
+
"line": 831,
|
|
2693
2693
|
"character": 3
|
|
2694
2694
|
},
|
|
2695
2695
|
"signature": "(property) ExportMain.dependencies: Aspect[]",
|
|
@@ -2698,7 +2698,7 @@
|
|
|
2698
2698
|
"__schema": "InferenceTypeSchema",
|
|
2699
2699
|
"location": {
|
|
2700
2700
|
"filePath": "export.main.runtime.ts",
|
|
2701
|
-
"line":
|
|
2701
|
+
"line": 831,
|
|
2702
2702
|
"character": 3
|
|
2703
2703
|
},
|
|
2704
2704
|
"type": "Aspect[]"
|
|
@@ -2710,7 +2710,7 @@
|
|
|
2710
2710
|
"__schema": "FunctionLikeSchema",
|
|
2711
2711
|
"location": {
|
|
2712
2712
|
"filePath": "export.main.runtime.ts",
|
|
2713
|
-
"line":
|
|
2713
|
+
"line": 840,
|
|
2714
2714
|
"character": 3
|
|
2715
2715
|
},
|
|
2716
2716
|
"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>",
|
|
@@ -2720,7 +2720,7 @@
|
|
|
2720
2720
|
"__schema": "ParameterSchema",
|
|
2721
2721
|
"location": {
|
|
2722
2722
|
"filePath": "export.main.runtime.ts",
|
|
2723
|
-
"line":
|
|
2723
|
+
"line": 840,
|
|
2724
2724
|
"character": 25
|
|
2725
2725
|
},
|
|
2726
2726
|
"name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
|
|
@@ -2728,7 +2728,7 @@
|
|
|
2728
2728
|
"__schema": "TupleTypeSchema",
|
|
2729
2729
|
"location": {
|
|
2730
2730
|
"filePath": "export.main.runtime.ts",
|
|
2731
|
-
"line":
|
|
2731
|
+
"line": 840,
|
|
2732
2732
|
"character": 90
|
|
2733
2733
|
},
|
|
2734
2734
|
"elements": [
|
|
@@ -2736,7 +2736,7 @@
|
|
|
2736
2736
|
"__schema": "TypeRefSchema",
|
|
2737
2737
|
"location": {
|
|
2738
2738
|
"filePath": "export.main.runtime.ts",
|
|
2739
|
-
"line":
|
|
2739
|
+
"line": 841,
|
|
2740
2740
|
"character": 5
|
|
2741
2741
|
},
|
|
2742
2742
|
"name": "CLIMain"
|
|
@@ -2745,7 +2745,7 @@
|
|
|
2745
2745
|
"__schema": "TypeRefSchema",
|
|
2746
2746
|
"location": {
|
|
2747
2747
|
"filePath": "export.main.runtime.ts",
|
|
2748
|
-
"line":
|
|
2748
|
+
"line": 842,
|
|
2749
2749
|
"character": 5
|
|
2750
2750
|
},
|
|
2751
2751
|
"name": "ScopeMain"
|
|
@@ -2754,7 +2754,7 @@
|
|
|
2754
2754
|
"__schema": "TypeRefSchema",
|
|
2755
2755
|
"location": {
|
|
2756
2756
|
"filePath": "export.main.runtime.ts",
|
|
2757
|
-
"line":
|
|
2757
|
+
"line": 843,
|
|
2758
2758
|
"character": 5
|
|
2759
2759
|
},
|
|
2760
2760
|
"name": "Workspace"
|
|
@@ -2763,7 +2763,7 @@
|
|
|
2763
2763
|
"__schema": "TypeRefSchema",
|
|
2764
2764
|
"location": {
|
|
2765
2765
|
"filePath": "export.main.runtime.ts",
|
|
2766
|
-
"line":
|
|
2766
|
+
"line": 844,
|
|
2767
2767
|
"character": 5
|
|
2768
2768
|
},
|
|
2769
2769
|
"name": "RemoveMain"
|
|
@@ -2772,7 +2772,7 @@
|
|
|
2772
2772
|
"__schema": "TypeRefSchema",
|
|
2773
2773
|
"location": {
|
|
2774
2774
|
"filePath": "export.main.runtime.ts",
|
|
2775
|
-
"line":
|
|
2775
|
+
"line": 845,
|
|
2776
2776
|
"character": 5
|
|
2777
2777
|
},
|
|
2778
2778
|
"name": "DependencyResolverMain"
|
|
@@ -2781,7 +2781,7 @@
|
|
|
2781
2781
|
"__schema": "TypeRefSchema",
|
|
2782
2782
|
"location": {
|
|
2783
2783
|
"filePath": "export.main.runtime.ts",
|
|
2784
|
-
"line":
|
|
2784
|
+
"line": 846,
|
|
2785
2785
|
"character": 5
|
|
2786
2786
|
},
|
|
2787
2787
|
"name": "LoggerMain"
|
|
@@ -2790,7 +2790,7 @@
|
|
|
2790
2790
|
"__schema": "TypeRefSchema",
|
|
2791
2791
|
"location": {
|
|
2792
2792
|
"filePath": "export.main.runtime.ts",
|
|
2793
|
-
"line":
|
|
2793
|
+
"line": 847,
|
|
2794
2794
|
"character": 5
|
|
2795
2795
|
},
|
|
2796
2796
|
"name": "EjectMain"
|
|
@@ -2805,7 +2805,7 @@
|
|
|
2805
2805
|
"__schema": "InferenceTypeSchema",
|
|
2806
2806
|
"location": {
|
|
2807
2807
|
"filePath": "export.main.runtime.ts",
|
|
2808
|
-
"line":
|
|
2808
|
+
"line": 840,
|
|
2809
2809
|
"character": 3
|
|
2810
2810
|
},
|
|
2811
2811
|
"type": "Promise<ExportMain>"
|
|
@@ -2823,7 +2823,7 @@
|
|
|
2823
2823
|
"__schema": "FunctionLikeSchema",
|
|
2824
2824
|
"location": {
|
|
2825
2825
|
"filePath": "export.main.runtime.ts",
|
|
2826
|
-
"line":
|
|
2826
|
+
"line": 910,
|
|
2827
2827
|
"character": 1
|
|
2828
2828
|
},
|
|
2829
2829
|
"signature": "function isUserTryingToExportLanes(consumer: Consumer): boolean",
|
|
@@ -2833,7 +2833,7 @@
|
|
|
2833
2833
|
"__schema": "ParameterSchema",
|
|
2834
2834
|
"location": {
|
|
2835
2835
|
"filePath": "export.main.runtime.ts",
|
|
2836
|
-
"line":
|
|
2836
|
+
"line": 910,
|
|
2837
2837
|
"character": 43
|
|
2838
2838
|
},
|
|
2839
2839
|
"name": "consumer",
|
|
@@ -2841,7 +2841,7 @@
|
|
|
2841
2841
|
"__schema": "TypeRefSchema",
|
|
2842
2842
|
"location": {
|
|
2843
2843
|
"filePath": "export.main.runtime.ts",
|
|
2844
|
-
"line":
|
|
2844
|
+
"line": 910,
|
|
2845
2845
|
"character": 53
|
|
2846
2846
|
},
|
|
2847
2847
|
"name": "Consumer"
|
|
@@ -2854,7 +2854,7 @@
|
|
|
2854
2854
|
"__schema": "InferenceTypeSchema",
|
|
2855
2855
|
"location": {
|
|
2856
2856
|
"filePath": "export.main.runtime.ts",
|
|
2857
|
-
"line":
|
|
2857
|
+
"line": 910,
|
|
2858
2858
|
"character": 1
|
|
2859
2859
|
},
|
|
2860
2860
|
"type": "boolean"
|
|
@@ -2867,7 +2867,7 @@
|
|
|
2867
2867
|
"__schema": "UnImplementedSchema",
|
|
2868
2868
|
"location": {
|
|
2869
2869
|
"filePath": "export.main.runtime.ts",
|
|
2870
|
-
"line":
|
|
2870
|
+
"line": 914,
|
|
2871
2871
|
"character": 16
|
|
2872
2872
|
},
|
|
2873
2873
|
"name": "ExportMain",
|
|
@@ -2879,7 +2879,7 @@
|
|
|
2879
2879
|
"__schema": "TypeSchema",
|
|
2880
2880
|
"location": {
|
|
2881
2881
|
"filePath": "export.main.runtime.ts",
|
|
2882
|
-
"line":
|
|
2882
|
+
"line": 49,
|
|
2883
2883
|
"character": 1
|
|
2884
2884
|
},
|
|
2885
2885
|
"signature": "type ModelComponentAndObjects = {\n component: ModelComponent;\n objects: BitObject[];\n}",
|
|
@@ -2888,7 +2888,7 @@
|
|
|
2888
2888
|
"__schema": "TypeLiteralSchema",
|
|
2889
2889
|
"location": {
|
|
2890
2890
|
"filePath": "export.main.runtime.ts",
|
|
2891
|
-
"line":
|
|
2891
|
+
"line": 49,
|
|
2892
2892
|
"character": 33
|
|
2893
2893
|
},
|
|
2894
2894
|
"members": [
|
|
@@ -2896,7 +2896,7 @@
|
|
|
2896
2896
|
"__schema": "VariableLikeSchema",
|
|
2897
2897
|
"location": {
|
|
2898
2898
|
"filePath": "export.main.runtime.ts",
|
|
2899
|
-
"line":
|
|
2899
|
+
"line": 49,
|
|
2900
2900
|
"character": 35
|
|
2901
2901
|
},
|
|
2902
2902
|
"signature": "(property) component: ModelComponent",
|
|
@@ -2905,7 +2905,7 @@
|
|
|
2905
2905
|
"__schema": "TypeRefSchema",
|
|
2906
2906
|
"location": {
|
|
2907
2907
|
"filePath": "export.main.runtime.ts",
|
|
2908
|
-
"line":
|
|
2908
|
+
"line": 49,
|
|
2909
2909
|
"character": 35
|
|
2910
2910
|
},
|
|
2911
2911
|
"name": "ModelComponent",
|
|
@@ -2917,7 +2917,7 @@
|
|
|
2917
2917
|
"__schema": "VariableLikeSchema",
|
|
2918
2918
|
"location": {
|
|
2919
2919
|
"filePath": "export.main.runtime.ts",
|
|
2920
|
-
"line":
|
|
2920
|
+
"line": 49,
|
|
2921
2921
|
"character": 62
|
|
2922
2922
|
},
|
|
2923
2923
|
"signature": "(property) objects: BitObject[]",
|
|
@@ -2926,14 +2926,14 @@
|
|
|
2926
2926
|
"__schema": "TypeArraySchema",
|
|
2927
2927
|
"location": {
|
|
2928
2928
|
"filePath": "export.main.runtime.ts",
|
|
2929
|
-
"line":
|
|
2929
|
+
"line": 49,
|
|
2930
2930
|
"character": 71
|
|
2931
2931
|
},
|
|
2932
2932
|
"type": {
|
|
2933
2933
|
"__schema": "TypeRefSchema",
|
|
2934
2934
|
"location": {
|
|
2935
2935
|
"filePath": "export.main.runtime.ts",
|
|
2936
|
-
"line":
|
|
2936
|
+
"line": 49,
|
|
2937
2937
|
"character": 71
|
|
2938
2938
|
},
|
|
2939
2939
|
"name": "BitObject"
|
|
@@ -2948,7 +2948,7 @@
|
|
|
2948
2948
|
"__schema": "TypeSchema",
|
|
2949
2949
|
"location": {
|
|
2950
2950
|
"filePath": "export.main.runtime.ts",
|
|
2951
|
-
"line":
|
|
2951
|
+
"line": 50,
|
|
2952
2952
|
"character": 1
|
|
2953
2953
|
},
|
|
2954
2954
|
"signature": "type ObjectListPerName = {\n [name: string]: ObjectList;\n}",
|
|
@@ -2957,7 +2957,7 @@
|
|
|
2957
2957
|
"__schema": "TypeLiteralSchema",
|
|
2958
2958
|
"location": {
|
|
2959
2959
|
"filePath": "export.main.runtime.ts",
|
|
2960
|
-
"line":
|
|
2960
|
+
"line": 50,
|
|
2961
2961
|
"character": 26
|
|
2962
2962
|
},
|
|
2963
2963
|
"members": [
|
|
@@ -2965,14 +2965,14 @@
|
|
|
2965
2965
|
"__schema": "IndexSignatureSchema",
|
|
2966
2966
|
"location": {
|
|
2967
2967
|
"filePath": "export.main.runtime.ts",
|
|
2968
|
-
"line":
|
|
2968
|
+
"line": 50,
|
|
2969
2969
|
"character": 28
|
|
2970
2970
|
},
|
|
2971
2971
|
"keyType": {
|
|
2972
2972
|
"__schema": "ParameterSchema",
|
|
2973
2973
|
"location": {
|
|
2974
2974
|
"filePath": "export.main.runtime.ts",
|
|
2975
|
-
"line":
|
|
2975
|
+
"line": 50,
|
|
2976
2976
|
"character": 29
|
|
2977
2977
|
},
|
|
2978
2978
|
"name": "name",
|
|
@@ -2980,7 +2980,7 @@
|
|
|
2980
2980
|
"__schema": "KeywordTypeSchema",
|
|
2981
2981
|
"location": {
|
|
2982
2982
|
"filePath": "export.main.runtime.ts",
|
|
2983
|
-
"line":
|
|
2983
|
+
"line": 50,
|
|
2984
2984
|
"character": 35
|
|
2985
2985
|
},
|
|
2986
2986
|
"name": "string"
|
|
@@ -2992,7 +2992,7 @@
|
|
|
2992
2992
|
"__schema": "TypeRefSchema",
|
|
2993
2993
|
"location": {
|
|
2994
2994
|
"filePath": "export.main.runtime.ts",
|
|
2995
|
-
"line":
|
|
2995
|
+
"line": 50,
|
|
2996
2996
|
"character": 44
|
|
2997
2997
|
},
|
|
2998
2998
|
"name": "ObjectList"
|
|
@@ -3005,7 +3005,7 @@
|
|
|
3005
3005
|
"__schema": "TypeSchema",
|
|
3006
3006
|
"location": {
|
|
3007
3007
|
"filePath": "export.main.runtime.ts",
|
|
3008
|
-
"line":
|
|
3008
|
+
"line": 51,
|
|
3009
3009
|
"character": 1
|
|
3010
3010
|
},
|
|
3011
3011
|
"signature": "type ObjectsPerRemote = {\n remote: Remote;\n objectList: ObjectList;\n exportedIds?: string[] | undefined;\n}",
|
|
@@ -3014,7 +3014,7 @@
|
|
|
3014
3014
|
"__schema": "TypeLiteralSchema",
|
|
3015
3015
|
"location": {
|
|
3016
3016
|
"filePath": "export.main.runtime.ts",
|
|
3017
|
-
"line":
|
|
3017
|
+
"line": 51,
|
|
3018
3018
|
"character": 25
|
|
3019
3019
|
},
|
|
3020
3020
|
"members": [
|
|
@@ -3022,7 +3022,7 @@
|
|
|
3022
3022
|
"__schema": "VariableLikeSchema",
|
|
3023
3023
|
"location": {
|
|
3024
3024
|
"filePath": "export.main.runtime.ts",
|
|
3025
|
-
"line":
|
|
3025
|
+
"line": 52,
|
|
3026
3026
|
"character": 3
|
|
3027
3027
|
},
|
|
3028
3028
|
"signature": "(property) remote: Remote",
|
|
@@ -3031,7 +3031,7 @@
|
|
|
3031
3031
|
"__schema": "TypeRefSchema",
|
|
3032
3032
|
"location": {
|
|
3033
3033
|
"filePath": "export.main.runtime.ts",
|
|
3034
|
-
"line":
|
|
3034
|
+
"line": 52,
|
|
3035
3035
|
"character": 3
|
|
3036
3036
|
},
|
|
3037
3037
|
"name": "Remote",
|
|
@@ -3043,7 +3043,7 @@
|
|
|
3043
3043
|
"__schema": "VariableLikeSchema",
|
|
3044
3044
|
"location": {
|
|
3045
3045
|
"filePath": "export.main.runtime.ts",
|
|
3046
|
-
"line":
|
|
3046
|
+
"line": 53,
|
|
3047
3047
|
"character": 3
|
|
3048
3048
|
},
|
|
3049
3049
|
"signature": "(property) objectList: ObjectList",
|
|
@@ -3052,7 +3052,7 @@
|
|
|
3052
3052
|
"__schema": "TypeRefSchema",
|
|
3053
3053
|
"location": {
|
|
3054
3054
|
"filePath": "export.main.runtime.ts",
|
|
3055
|
-
"line":
|
|
3055
|
+
"line": 53,
|
|
3056
3056
|
"character": 3
|
|
3057
3057
|
},
|
|
3058
3058
|
"name": "ObjectList",
|
|
@@ -3064,7 +3064,7 @@
|
|
|
3064
3064
|
"__schema": "VariableLikeSchema",
|
|
3065
3065
|
"location": {
|
|
3066
3066
|
"filePath": "export.main.runtime.ts",
|
|
3067
|
-
"line":
|
|
3067
|
+
"line": 54,
|
|
3068
3068
|
"character": 3
|
|
3069
3069
|
},
|
|
3070
3070
|
"signature": "(property) exportedIds?: string[] | undefined",
|
|
@@ -3073,14 +3073,14 @@
|
|
|
3073
3073
|
"__schema": "TypeArraySchema",
|
|
3074
3074
|
"location": {
|
|
3075
3075
|
"filePath": "export.main.runtime.ts",
|
|
3076
|
-
"line":
|
|
3076
|
+
"line": 54,
|
|
3077
3077
|
"character": 17
|
|
3078
3078
|
},
|
|
3079
3079
|
"type": {
|
|
3080
3080
|
"__schema": "KeywordTypeSchema",
|
|
3081
3081
|
"location": {
|
|
3082
3082
|
"filePath": "export.main.runtime.ts",
|
|
3083
|
-
"line":
|
|
3083
|
+
"line": 54,
|
|
3084
3084
|
"character": 17
|
|
3085
3085
|
},
|
|
3086
3086
|
"name": "string"
|
|
@@ -3095,7 +3095,7 @@
|
|
|
3095
3095
|
"__schema": "TypeSchema",
|
|
3096
3096
|
"location": {
|
|
3097
3097
|
"filePath": "export.main.runtime.ts",
|
|
3098
|
-
"line":
|
|
3098
|
+
"line": 56,
|
|
3099
3099
|
"character": 1
|
|
3100
3100
|
},
|
|
3101
3101
|
"signature": "type ObjectsPerRemoteExtended = ObjectsPerRemote & {\n objectListPerName: ObjectListPerName;\n idsToChangeLocally: ComponentIdList;\n componentsAndObjects: ModelComponentAndObjects[];\n}",
|
|
@@ -3104,7 +3104,7 @@
|
|
|
3104
3104
|
"__schema": "TypeIntersectionSchema",
|
|
3105
3105
|
"location": {
|
|
3106
3106
|
"filePath": "export.main.runtime.ts",
|
|
3107
|
-
"line":
|
|
3107
|
+
"line": 56,
|
|
3108
3108
|
"character": 33
|
|
3109
3109
|
},
|
|
3110
3110
|
"types": [
|
|
@@ -3112,7 +3112,7 @@
|
|
|
3112
3112
|
"__schema": "TypeRefSchema",
|
|
3113
3113
|
"location": {
|
|
3114
3114
|
"filePath": "export.main.runtime.ts",
|
|
3115
|
-
"line":
|
|
3115
|
+
"line": 56,
|
|
3116
3116
|
"character": 33
|
|
3117
3117
|
},
|
|
3118
3118
|
"name": "ObjectsPerRemote"
|
|
@@ -3121,7 +3121,7 @@
|
|
|
3121
3121
|
"__schema": "TypeLiteralSchema",
|
|
3122
3122
|
"location": {
|
|
3123
3123
|
"filePath": "export.main.runtime.ts",
|
|
3124
|
-
"line":
|
|
3124
|
+
"line": 56,
|
|
3125
3125
|
"character": 52
|
|
3126
3126
|
},
|
|
3127
3127
|
"members": [
|
|
@@ -3129,7 +3129,7 @@
|
|
|
3129
3129
|
"__schema": "VariableLikeSchema",
|
|
3130
3130
|
"location": {
|
|
3131
3131
|
"filePath": "export.main.runtime.ts",
|
|
3132
|
-
"line":
|
|
3132
|
+
"line": 57,
|
|
3133
3133
|
"character": 3
|
|
3134
3134
|
},
|
|
3135
3135
|
"signature": "(property) objectListPerName: ObjectListPerName",
|
|
@@ -3138,7 +3138,7 @@
|
|
|
3138
3138
|
"__schema": "TypeRefSchema",
|
|
3139
3139
|
"location": {
|
|
3140
3140
|
"filePath": "export.main.runtime.ts",
|
|
3141
|
-
"line":
|
|
3141
|
+
"line": 57,
|
|
3142
3142
|
"character": 3
|
|
3143
3143
|
},
|
|
3144
3144
|
"name": "ObjectListPerName",
|
|
@@ -3150,7 +3150,7 @@
|
|
|
3150
3150
|
"__schema": "VariableLikeSchema",
|
|
3151
3151
|
"location": {
|
|
3152
3152
|
"filePath": "export.main.runtime.ts",
|
|
3153
|
-
"line":
|
|
3153
|
+
"line": 58,
|
|
3154
3154
|
"character": 3
|
|
3155
3155
|
},
|
|
3156
3156
|
"signature": "(property) idsToChangeLocally: ComponentIdList",
|
|
@@ -3159,7 +3159,7 @@
|
|
|
3159
3159
|
"__schema": "TypeRefSchema",
|
|
3160
3160
|
"location": {
|
|
3161
3161
|
"filePath": "export.main.runtime.ts",
|
|
3162
|
-
"line":
|
|
3162
|
+
"line": 58,
|
|
3163
3163
|
"character": 3
|
|
3164
3164
|
},
|
|
3165
3165
|
"name": "ComponentIdList",
|
|
@@ -3175,7 +3175,7 @@
|
|
|
3175
3175
|
"__schema": "VariableLikeSchema",
|
|
3176
3176
|
"location": {
|
|
3177
3177
|
"filePath": "export.main.runtime.ts",
|
|
3178
|
-
"line":
|
|
3178
|
+
"line": 59,
|
|
3179
3179
|
"character": 3
|
|
3180
3180
|
},
|
|
3181
3181
|
"signature": "(property) componentsAndObjects: ModelComponentAndObjects[]",
|
|
@@ -3184,14 +3184,14 @@
|
|
|
3184
3184
|
"__schema": "TypeArraySchema",
|
|
3185
3185
|
"location": {
|
|
3186
3186
|
"filePath": "export.main.runtime.ts",
|
|
3187
|
-
"line":
|
|
3187
|
+
"line": 59,
|
|
3188
3188
|
"character": 25
|
|
3189
3189
|
},
|
|
3190
3190
|
"type": {
|
|
3191
3191
|
"__schema": "TypeRefSchema",
|
|
3192
3192
|
"location": {
|
|
3193
3193
|
"filePath": "export.main.runtime.ts",
|
|
3194
|
-
"line":
|
|
3194
|
+
"line": 59,
|
|
3195
3195
|
"character": 25
|
|
3196
3196
|
},
|
|
3197
3197
|
"name": "ModelComponentAndObjects"
|
|
@@ -3208,7 +3208,7 @@
|
|
|
3208
3208
|
"__schema": "TypeSchema",
|
|
3209
3209
|
"location": {
|
|
3210
3210
|
"filePath": "export.main.runtime.ts",
|
|
3211
|
-
"line":
|
|
3211
|
+
"line": 62,
|
|
3212
3212
|
"character": 1
|
|
3213
3213
|
},
|
|
3214
3214
|
"signature": "type ExportParams = {\n ids?: string[] | undefined;\n eject?: boolean | undefined;\n allVersions?: boolean | undefined;\n originDirectly?: boolean | undefined;\n includeNonStaged?: boolean | undefined;\n resumeExportId?: string | undefined;\n headOnly?: boolean | undefined;\n ignoreMissingArtifacts?: boolean | undefined;\n forkLaneNewScope?: boolean | undefined;\n}",
|
|
@@ -3217,7 +3217,7 @@
|
|
|
3217
3217
|
"__schema": "TypeLiteralSchema",
|
|
3218
3218
|
"location": {
|
|
3219
3219
|
"filePath": "export.main.runtime.ts",
|
|
3220
|
-
"line":
|
|
3220
|
+
"line": 62,
|
|
3221
3221
|
"character": 21
|
|
3222
3222
|
},
|
|
3223
3223
|
"members": [
|
|
@@ -3225,7 +3225,7 @@
|
|
|
3225
3225
|
"__schema": "VariableLikeSchema",
|
|
3226
3226
|
"location": {
|
|
3227
3227
|
"filePath": "export.main.runtime.ts",
|
|
3228
|
-
"line":
|
|
3228
|
+
"line": 63,
|
|
3229
3229
|
"character": 3
|
|
3230
3230
|
},
|
|
3231
3231
|
"signature": "(property) ids?: string[] | undefined",
|
|
@@ -3234,14 +3234,14 @@
|
|
|
3234
3234
|
"__schema": "TypeArraySchema",
|
|
3235
3235
|
"location": {
|
|
3236
3236
|
"filePath": "export.main.runtime.ts",
|
|
3237
|
-
"line":
|
|
3237
|
+
"line": 63,
|
|
3238
3238
|
"character": 9
|
|
3239
3239
|
},
|
|
3240
3240
|
"type": {
|
|
3241
3241
|
"__schema": "KeywordTypeSchema",
|
|
3242
3242
|
"location": {
|
|
3243
3243
|
"filePath": "export.main.runtime.ts",
|
|
3244
|
-
"line":
|
|
3244
|
+
"line": 63,
|
|
3245
3245
|
"character": 9
|
|
3246
3246
|
},
|
|
3247
3247
|
"name": "string"
|
|
@@ -3253,7 +3253,7 @@
|
|
|
3253
3253
|
"__schema": "VariableLikeSchema",
|
|
3254
3254
|
"location": {
|
|
3255
3255
|
"filePath": "export.main.runtime.ts",
|
|
3256
|
-
"line":
|
|
3256
|
+
"line": 64,
|
|
3257
3257
|
"character": 3
|
|
3258
3258
|
},
|
|
3259
3259
|
"signature": "(property) eject?: boolean | undefined",
|
|
@@ -3262,7 +3262,7 @@
|
|
|
3262
3262
|
"__schema": "KeywordTypeSchema",
|
|
3263
3263
|
"location": {
|
|
3264
3264
|
"filePath": "export.main.runtime.ts",
|
|
3265
|
-
"line":
|
|
3265
|
+
"line": 64,
|
|
3266
3266
|
"character": 11
|
|
3267
3267
|
},
|
|
3268
3268
|
"name": "boolean"
|
|
@@ -3273,7 +3273,7 @@
|
|
|
3273
3273
|
"__schema": "VariableLikeSchema",
|
|
3274
3274
|
"location": {
|
|
3275
3275
|
"filePath": "export.main.runtime.ts",
|
|
3276
|
-
"line":
|
|
3276
|
+
"line": 65,
|
|
3277
3277
|
"character": 3
|
|
3278
3278
|
},
|
|
3279
3279
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -3282,7 +3282,7 @@
|
|
|
3282
3282
|
"__schema": "KeywordTypeSchema",
|
|
3283
3283
|
"location": {
|
|
3284
3284
|
"filePath": "export.main.runtime.ts",
|
|
3285
|
-
"line":
|
|
3285
|
+
"line": 65,
|
|
3286
3286
|
"character": 17
|
|
3287
3287
|
},
|
|
3288
3288
|
"name": "boolean"
|
|
@@ -3293,7 +3293,7 @@
|
|
|
3293
3293
|
"__schema": "VariableLikeSchema",
|
|
3294
3294
|
"location": {
|
|
3295
3295
|
"filePath": "export.main.runtime.ts",
|
|
3296
|
-
"line":
|
|
3296
|
+
"line": 66,
|
|
3297
3297
|
"character": 3
|
|
3298
3298
|
},
|
|
3299
3299
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -3302,7 +3302,7 @@
|
|
|
3302
3302
|
"__schema": "KeywordTypeSchema",
|
|
3303
3303
|
"location": {
|
|
3304
3304
|
"filePath": "export.main.runtime.ts",
|
|
3305
|
-
"line":
|
|
3305
|
+
"line": 66,
|
|
3306
3306
|
"character": 20
|
|
3307
3307
|
},
|
|
3308
3308
|
"name": "boolean"
|
|
@@ -3313,7 +3313,7 @@
|
|
|
3313
3313
|
"__schema": "VariableLikeSchema",
|
|
3314
3314
|
"location": {
|
|
3315
3315
|
"filePath": "export.main.runtime.ts",
|
|
3316
|
-
"line":
|
|
3316
|
+
"line": 67,
|
|
3317
3317
|
"character": 3
|
|
3318
3318
|
},
|
|
3319
3319
|
"signature": "(property) includeNonStaged?: boolean | undefined",
|
|
@@ -3322,7 +3322,7 @@
|
|
|
3322
3322
|
"__schema": "KeywordTypeSchema",
|
|
3323
3323
|
"location": {
|
|
3324
3324
|
"filePath": "export.main.runtime.ts",
|
|
3325
|
-
"line":
|
|
3325
|
+
"line": 67,
|
|
3326
3326
|
"character": 22
|
|
3327
3327
|
},
|
|
3328
3328
|
"name": "boolean"
|
|
@@ -3333,7 +3333,7 @@
|
|
|
3333
3333
|
"__schema": "VariableLikeSchema",
|
|
3334
3334
|
"location": {
|
|
3335
3335
|
"filePath": "export.main.runtime.ts",
|
|
3336
|
-
"line":
|
|
3336
|
+
"line": 68,
|
|
3337
3337
|
"character": 3
|
|
3338
3338
|
},
|
|
3339
3339
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -3342,7 +3342,7 @@
|
|
|
3342
3342
|
"__schema": "TypeUnionSchema",
|
|
3343
3343
|
"location": {
|
|
3344
3344
|
"filePath": "export.main.runtime.ts",
|
|
3345
|
-
"line":
|
|
3345
|
+
"line": 68,
|
|
3346
3346
|
"character": 20
|
|
3347
3347
|
},
|
|
3348
3348
|
"types": [
|
|
@@ -3350,7 +3350,7 @@
|
|
|
3350
3350
|
"__schema": "KeywordTypeSchema",
|
|
3351
3351
|
"location": {
|
|
3352
3352
|
"filePath": "export.main.runtime.ts",
|
|
3353
|
-
"line":
|
|
3353
|
+
"line": 68,
|
|
3354
3354
|
"character": 20
|
|
3355
3355
|
},
|
|
3356
3356
|
"name": "string"
|
|
@@ -3359,7 +3359,7 @@
|
|
|
3359
3359
|
"__schema": "KeywordTypeSchema",
|
|
3360
3360
|
"location": {
|
|
3361
3361
|
"filePath": "export.main.runtime.ts",
|
|
3362
|
-
"line":
|
|
3362
|
+
"line": 68,
|
|
3363
3363
|
"character": 29
|
|
3364
3364
|
},
|
|
3365
3365
|
"name": "undefined"
|
|
@@ -3372,7 +3372,7 @@
|
|
|
3372
3372
|
"__schema": "VariableLikeSchema",
|
|
3373
3373
|
"location": {
|
|
3374
3374
|
"filePath": "export.main.runtime.ts",
|
|
3375
|
-
"line":
|
|
3375
|
+
"line": 69,
|
|
3376
3376
|
"character": 3
|
|
3377
3377
|
},
|
|
3378
3378
|
"signature": "(property) headOnly?: boolean | undefined",
|
|
@@ -3381,7 +3381,7 @@
|
|
|
3381
3381
|
"__schema": "KeywordTypeSchema",
|
|
3382
3382
|
"location": {
|
|
3383
3383
|
"filePath": "export.main.runtime.ts",
|
|
3384
|
-
"line":
|
|
3384
|
+
"line": 69,
|
|
3385
3385
|
"character": 14
|
|
3386
3386
|
},
|
|
3387
3387
|
"name": "boolean"
|
|
@@ -3392,7 +3392,7 @@
|
|
|
3392
3392
|
"__schema": "VariableLikeSchema",
|
|
3393
3393
|
"location": {
|
|
3394
3394
|
"filePath": "export.main.runtime.ts",
|
|
3395
|
-
"line":
|
|
3395
|
+
"line": 70,
|
|
3396
3396
|
"character": 3
|
|
3397
3397
|
},
|
|
3398
3398
|
"signature": "(property) ignoreMissingArtifacts?: boolean | undefined",
|
|
@@ -3401,7 +3401,7 @@
|
|
|
3401
3401
|
"__schema": "KeywordTypeSchema",
|
|
3402
3402
|
"location": {
|
|
3403
3403
|
"filePath": "export.main.runtime.ts",
|
|
3404
|
-
"line":
|
|
3404
|
+
"line": 70,
|
|
3405
3405
|
"character": 28
|
|
3406
3406
|
},
|
|
3407
3407
|
"name": "boolean"
|
|
@@ -3412,7 +3412,7 @@
|
|
|
3412
3412
|
"__schema": "VariableLikeSchema",
|
|
3413
3413
|
"location": {
|
|
3414
3414
|
"filePath": "export.main.runtime.ts",
|
|
3415
|
-
"line":
|
|
3415
|
+
"line": 71,
|
|
3416
3416
|
"character": 3
|
|
3417
3417
|
},
|
|
3418
3418
|
"signature": "(property) forkLaneNewScope?: boolean | undefined",
|
|
@@ -3421,7 +3421,7 @@
|
|
|
3421
3421
|
"__schema": "KeywordTypeSchema",
|
|
3422
3422
|
"location": {
|
|
3423
3423
|
"filePath": "export.main.runtime.ts",
|
|
3424
|
-
"line":
|
|
3424
|
+
"line": 71,
|
|
3425
3425
|
"character": 22
|
|
3426
3426
|
},
|
|
3427
3427
|
"name": "boolean"
|
|
@@ -3435,7 +3435,7 @@
|
|
|
3435
3435
|
"__schema": "UnImplementedSchema",
|
|
3436
3436
|
"location": {
|
|
3437
3437
|
"filePath": "export.main.runtime.ts",
|
|
3438
|
-
"line":
|
|
3438
|
+
"line": 856,
|
|
3439
3439
|
"character": 1
|
|
3440
3440
|
},
|
|
3441
3441
|
"name": "ExportAspect.addRuntime(ExportMain);",
|
|
@@ -3445,14 +3445,14 @@
|
|
|
3445
3445
|
"__schema": "FunctionLikeSchema",
|
|
3446
3446
|
"location": {
|
|
3447
3447
|
"filePath": "export.main.runtime.ts",
|
|
3448
|
-
"line":
|
|
3448
|
+
"line": 862,
|
|
3449
3449
|
"character": 1
|
|
3450
3450
|
},
|
|
3451
3451
|
"doc": {
|
|
3452
3452
|
"__schema": "DocSchema",
|
|
3453
3453
|
"location": {
|
|
3454
3454
|
"filePath": "export.main.runtime.ts",
|
|
3455
|
-
"line":
|
|
3455
|
+
"line": 858,
|
|
3456
3456
|
"character": 1
|
|
3457
3457
|
},
|
|
3458
3458
|
"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 */",
|
|
@@ -3466,7 +3466,7 @@
|
|
|
3466
3466
|
"__schema": "ParameterSchema",
|
|
3467
3467
|
"location": {
|
|
3468
3468
|
"filePath": "export.main.runtime.ts",
|
|
3469
|
-
"line":
|
|
3469
|
+
"line": 862,
|
|
3470
3470
|
"character": 29
|
|
3471
3471
|
},
|
|
3472
3472
|
"name": "bitMap",
|
|
@@ -3474,7 +3474,7 @@
|
|
|
3474
3474
|
"__schema": "TypeRefSchema",
|
|
3475
3475
|
"location": {
|
|
3476
3476
|
"filePath": "export.main.runtime.ts",
|
|
3477
|
-
"line":
|
|
3477
|
+
"line": 862,
|
|
3478
3478
|
"character": 37
|
|
3479
3479
|
},
|
|
3480
3480
|
"name": "BitMap"
|
|
@@ -3486,7 +3486,7 @@
|
|
|
3486
3486
|
"__schema": "ParameterSchema",
|
|
3487
3487
|
"location": {
|
|
3488
3488
|
"filePath": "export.main.runtime.ts",
|
|
3489
|
-
"line":
|
|
3489
|
+
"line": 862,
|
|
3490
3490
|
"character": 45
|
|
3491
3491
|
},
|
|
3492
3492
|
"name": "componentsIds",
|
|
@@ -3494,7 +3494,7 @@
|
|
|
3494
3494
|
"__schema": "TypeRefSchema",
|
|
3495
3495
|
"location": {
|
|
3496
3496
|
"filePath": "export.main.runtime.ts",
|
|
3497
|
-
"line":
|
|
3497
|
+
"line": 862,
|
|
3498
3498
|
"character": 60
|
|
3499
3499
|
},
|
|
3500
3500
|
"name": "ComponentIdList"
|
|
@@ -3507,14 +3507,14 @@
|
|
|
3507
3507
|
"__schema": "TypeArraySchema",
|
|
3508
3508
|
"location": {
|
|
3509
3509
|
"filePath": "export.main.runtime.ts",
|
|
3510
|
-
"line":
|
|
3510
|
+
"line": 862,
|
|
3511
3511
|
"character": 78
|
|
3512
3512
|
},
|
|
3513
3513
|
"type": {
|
|
3514
3514
|
"__schema": "TypeRefSchema",
|
|
3515
3515
|
"location": {
|
|
3516
3516
|
"filePath": "export.main.runtime.ts",
|
|
3517
|
-
"line":
|
|
3517
|
+
"line": 862,
|
|
3518
3518
|
"character": 78
|
|
3519
3519
|
},
|
|
3520
3520
|
"name": "ComponentID"
|
|
@@ -3526,7 +3526,7 @@
|
|
|
3526
3526
|
"__schema": "FunctionLikeSchema",
|
|
3527
3527
|
"location": {
|
|
3528
3528
|
"filePath": "export.main.runtime.ts",
|
|
3529
|
-
"line":
|
|
3529
|
+
"line": 871,
|
|
3530
3530
|
"character": 1
|
|
3531
3531
|
},
|
|
3532
3532
|
"signature": "function getParsedId(consumer: Consumer, id: string): Promise<ComponentID>",
|
|
@@ -3536,7 +3536,7 @@
|
|
|
3536
3536
|
"__schema": "ParameterSchema",
|
|
3537
3537
|
"location": {
|
|
3538
3538
|
"filePath": "export.main.runtime.ts",
|
|
3539
|
-
"line":
|
|
3539
|
+
"line": 871,
|
|
3540
3540
|
"character": 28
|
|
3541
3541
|
},
|
|
3542
3542
|
"name": "consumer",
|
|
@@ -3544,7 +3544,7 @@
|
|
|
3544
3544
|
"__schema": "TypeRefSchema",
|
|
3545
3545
|
"location": {
|
|
3546
3546
|
"filePath": "export.main.runtime.ts",
|
|
3547
|
-
"line":
|
|
3547
|
+
"line": 871,
|
|
3548
3548
|
"character": 38
|
|
3549
3549
|
},
|
|
3550
3550
|
"name": "Consumer"
|
|
@@ -3556,7 +3556,7 @@
|
|
|
3556
3556
|
"__schema": "ParameterSchema",
|
|
3557
3557
|
"location": {
|
|
3558
3558
|
"filePath": "export.main.runtime.ts",
|
|
3559
|
-
"line":
|
|
3559
|
+
"line": 871,
|
|
3560
3560
|
"character": 48
|
|
3561
3561
|
},
|
|
3562
3562
|
"name": "id",
|
|
@@ -3564,7 +3564,7 @@
|
|
|
3564
3564
|
"__schema": "KeywordTypeSchema",
|
|
3565
3565
|
"location": {
|
|
3566
3566
|
"filePath": "export.main.runtime.ts",
|
|
3567
|
-
"line":
|
|
3567
|
+
"line": 871,
|
|
3568
3568
|
"character": 52
|
|
3569
3569
|
},
|
|
3570
3570
|
"name": "string"
|
|
@@ -3577,7 +3577,7 @@
|
|
|
3577
3577
|
"__schema": "TypeRefSchema",
|
|
3578
3578
|
"location": {
|
|
3579
3579
|
"filePath": "export.main.runtime.ts",
|
|
3580
|
-
"line":
|
|
3580
|
+
"line": 871,
|
|
3581
3581
|
"character": 61
|
|
3582
3582
|
},
|
|
3583
3583
|
"name": "Promise",
|
|
@@ -3586,7 +3586,7 @@
|
|
|
3586
3586
|
"__schema": "TypeRefSchema",
|
|
3587
3587
|
"location": {
|
|
3588
3588
|
"filePath": "export.main.runtime.ts",
|
|
3589
|
-
"line":
|
|
3589
|
+
"line": 871,
|
|
3590
3590
|
"character": 69
|
|
3591
3591
|
},
|
|
3592
3592
|
"name": "ComponentID"
|
|
@@ -3601,7 +3601,7 @@
|
|
|
3601
3601
|
"__schema": "FunctionLikeSchema",
|
|
3602
3602
|
"location": {
|
|
3603
3603
|
"filePath": "export.main.runtime.ts",
|
|
3604
|
-
"line":
|
|
3604
|
+
"line": 881,
|
|
3605
3605
|
"character": 1
|
|
3606
3606
|
},
|
|
3607
3607
|
"signature": "function _throwForUnsnappedLaneReadme(lane: Lane): void",
|
|
@@ -3611,7 +3611,7 @@
|
|
|
3611
3611
|
"__schema": "ParameterSchema",
|
|
3612
3612
|
"location": {
|
|
3613
3613
|
"filePath": "export.main.runtime.ts",
|
|
3614
|
-
"line":
|
|
3614
|
+
"line": 881,
|
|
3615
3615
|
"character": 39
|
|
3616
3616
|
},
|
|
3617
3617
|
"name": "lane",
|
|
@@ -3619,7 +3619,7 @@
|
|
|
3619
3619
|
"__schema": "TypeRefSchema",
|
|
3620
3620
|
"location": {
|
|
3621
3621
|
"filePath": "export.main.runtime.ts",
|
|
3622
|
-
"line":
|
|
3622
|
+
"line": 881,
|
|
3623
3623
|
"character": 45
|
|
3624
3624
|
},
|
|
3625
3625
|
"name": "Lane"
|
|
@@ -3632,7 +3632,7 @@
|
|
|
3632
3632
|
"__schema": "TypeRefSchema",
|
|
3633
3633
|
"location": {
|
|
3634
3634
|
"filePath": "export.main.runtime.ts",
|
|
3635
|
-
"line":
|
|
3635
|
+
"line": 881,
|
|
3636
3636
|
"character": 1
|
|
3637
3637
|
},
|
|
3638
3638
|
"name": "_throwForUnsnappedLaneReadme",
|
|
@@ -3644,7 +3644,7 @@
|
|
|
3644
3644
|
"__schema": "FunctionLikeSchema",
|
|
3645
3645
|
"location": {
|
|
3646
3646
|
"filePath": "export.main.runtime.ts",
|
|
3647
|
-
"line":
|
|
3647
|
+
"line": 897,
|
|
3648
3648
|
"character": 1
|
|
3649
3649
|
},
|
|
3650
3650
|
"signature": "function updateLanesAfterExport(consumer: Consumer, lane: Lane): Promise<void>",
|
|
@@ -3654,7 +3654,7 @@
|
|
|
3654
3654
|
"__schema": "ParameterSchema",
|
|
3655
3655
|
"location": {
|
|
3656
3656
|
"filePath": "export.main.runtime.ts",
|
|
3657
|
-
"line":
|
|
3657
|
+
"line": 897,
|
|
3658
3658
|
"character": 39
|
|
3659
3659
|
},
|
|
3660
3660
|
"name": "consumer",
|
|
@@ -3662,7 +3662,7 @@
|
|
|
3662
3662
|
"__schema": "TypeRefSchema",
|
|
3663
3663
|
"location": {
|
|
3664
3664
|
"filePath": "export.main.runtime.ts",
|
|
3665
|
-
"line":
|
|
3665
|
+
"line": 897,
|
|
3666
3666
|
"character": 49
|
|
3667
3667
|
},
|
|
3668
3668
|
"name": "Consumer"
|
|
@@ -3674,7 +3674,7 @@
|
|
|
3674
3674
|
"__schema": "ParameterSchema",
|
|
3675
3675
|
"location": {
|
|
3676
3676
|
"filePath": "export.main.runtime.ts",
|
|
3677
|
-
"line":
|
|
3677
|
+
"line": 897,
|
|
3678
3678
|
"character": 59
|
|
3679
3679
|
},
|
|
3680
3680
|
"name": "lane",
|
|
@@ -3682,7 +3682,7 @@
|
|
|
3682
3682
|
"__schema": "TypeRefSchema",
|
|
3683
3683
|
"location": {
|
|
3684
3684
|
"filePath": "export.main.runtime.ts",
|
|
3685
|
-
"line":
|
|
3685
|
+
"line": 897,
|
|
3686
3686
|
"character": 65
|
|
3687
3687
|
},
|
|
3688
3688
|
"name": "Lane"
|
|
@@ -3695,7 +3695,7 @@
|
|
|
3695
3695
|
"__schema": "InferenceTypeSchema",
|
|
3696
3696
|
"location": {
|
|
3697
3697
|
"filePath": "export.main.runtime.ts",
|
|
3698
|
-
"line":
|
|
3698
|
+
"line": 897,
|
|
3699
3699
|
"character": 1
|
|
3700
3700
|
},
|
|
3701
3701
|
"type": "Promise<void>"
|
|
@@ -3747,7 +3747,7 @@
|
|
|
3747
3747
|
"componentId": {
|
|
3748
3748
|
"scope": "teambit.scope",
|
|
3749
3749
|
"name": "export",
|
|
3750
|
-
"version": "1.0.
|
|
3750
|
+
"version": "1.0.397"
|
|
3751
3751
|
},
|
|
3752
3752
|
"taggedModuleExports": []
|
|
3753
3753
|
}
|