@teambit/export 1.0.332 → 1.0.334
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 +340 -372
- package/dist/export.main.runtime.js +11 -21
- package/dist/export.main.runtime.js.map +1 -1
- package/dist/{preview-1720690103747.js → preview-1720840825010.js} +2 -2
- package/package.json +15 -14
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": 85,
|
|
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": 86,
|
|
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": 87,
|
|
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": 87,
|
|
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": 88,
|
|
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": 88,
|
|
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": 89,
|
|
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": 89,
|
|
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": 90,
|
|
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": 90,
|
|
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": 91,
|
|
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": 91,
|
|
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": 85,
|
|
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": 94,
|
|
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": 94,
|
|
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": 94,
|
|
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": 94,
|
|
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": 94,
|
|
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": 224,
|
|
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": 221,
|
|
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": 224,
|
|
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": 237,
|
|
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": 238,
|
|
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": 238,
|
|
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": 239,
|
|
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": 239,
|
|
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": 240,
|
|
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": 240,
|
|
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": 241,
|
|
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": 241,
|
|
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": 242,
|
|
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": 242,
|
|
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": 243,
|
|
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": 243,
|
|
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": 244,
|
|
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": 244,
|
|
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": 244,
|
|
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": 244,
|
|
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": 245,
|
|
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": 245,
|
|
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": 246,
|
|
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": 246,
|
|
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": 247,
|
|
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": 247,
|
|
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": 248,
|
|
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": 248,
|
|
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": 249,
|
|
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": 249,
|
|
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": 238,
|
|
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": 238,
|
|
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": 239,
|
|
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": 239,
|
|
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": 240,
|
|
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": 240,
|
|
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": 241,
|
|
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": 241,
|
|
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": 242,
|
|
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": 242,
|
|
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": 243,
|
|
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": 243,
|
|
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": 244,
|
|
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": 244,
|
|
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": 244,
|
|
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": 244,
|
|
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": 245,
|
|
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": 245,
|
|
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": 246,
|
|
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": 246,
|
|
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": 247,
|
|
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": 247,
|
|
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": 248,
|
|
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": 248,
|
|
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": 249,
|
|
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": 249,
|
|
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": 250,
|
|
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": 250,
|
|
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": 251,
|
|
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": 251,
|
|
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": 252,
|
|
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": 252,
|
|
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": 253,
|
|
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": 253,
|
|
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": 253,
|
|
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": 254,
|
|
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": 254,
|
|
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": 254,
|
|
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": 850,
|
|
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": 850,
|
|
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": 851,
|
|
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": 851,
|
|
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": 860,
|
|
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": 860,
|
|
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": 860,
|
|
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": 861,
|
|
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": 862,
|
|
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": 863,
|
|
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": 864,
|
|
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": 865,
|
|
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": 866,
|
|
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": 867,
|
|
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": 860,
|
|
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": 75,
|
|
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": 76,
|
|
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": 76,
|
|
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": 76,
|
|
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": 77,
|
|
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": 77,
|
|
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": 78,
|
|
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": 78,
|
|
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": 78,
|
|
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": 79,
|
|
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": 79,
|
|
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": 79,
|
|
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": 80,
|
|
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": 80,
|
|
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": 80,
|
|
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": 81,
|
|
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": 81,
|
|
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": 81,
|
|
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": 82,
|
|
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": 82,
|
|
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": 82,
|
|
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": 82,
|
|
1298
1298
|
"character": 32
|
|
1299
1299
|
},
|
|
1300
1300
|
"name": "undefined"
|
|
@@ -1380,7 +1380,7 @@
|
|
|
1380
1380
|
"componentId": {
|
|
1381
1381
|
"scope": "teambit.legacy",
|
|
1382
1382
|
"name": "scope-api",
|
|
1383
|
-
"version": "0.0.
|
|
1383
|
+
"version": "0.0.6"
|
|
1384
1384
|
}
|
|
1385
1385
|
}
|
|
1386
1386
|
},
|
|
@@ -1495,7 +1495,7 @@
|
|
|
1495
1495
|
"__schema": "TypeSchema",
|
|
1496
1496
|
"location": {
|
|
1497
1497
|
"filePath": "export.main.runtime.ts",
|
|
1498
|
-
"line":
|
|
1498
|
+
"line": 48,
|
|
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": 48,
|
|
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": 48,
|
|
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": 48,
|
|
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": 48,
|
|
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": 75,
|
|
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": 76,
|
|
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": 76,
|
|
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": 76,
|
|
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": 77,
|
|
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": 77,
|
|
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": 78,
|
|
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": 78,
|
|
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": 78,
|
|
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": 79,
|
|
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": 79,
|
|
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": 79,
|
|
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": 80,
|
|
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": 80,
|
|
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": 80,
|
|
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": 81,
|
|
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": 81,
|
|
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": 81,
|
|
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": 82,
|
|
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": 82,
|
|
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": 82,
|
|
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": 82,
|
|
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": 85,
|
|
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": 86,
|
|
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": 87,
|
|
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": 87,
|
|
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": 88,
|
|
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": 88,
|
|
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": 89,
|
|
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": 89,
|
|
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": 90,
|
|
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": 90,
|
|
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": 91,
|
|
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": 91,
|
|
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": 85,
|
|
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": 94,
|
|
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": 94,
|
|
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": 94,
|
|
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": 94,
|
|
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": 94,
|
|
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": 224,
|
|
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": 221,
|
|
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": 224,
|
|
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": 237,
|
|
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": 238,
|
|
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": 238,
|
|
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": 239,
|
|
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": 239,
|
|
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": 240,
|
|
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": 240,
|
|
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": 241,
|
|
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": 241,
|
|
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": 242,
|
|
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": 242,
|
|
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": 243,
|
|
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": 243,
|
|
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": 244,
|
|
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": 244,
|
|
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": 244,
|
|
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": 244,
|
|
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": 245,
|
|
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": 245,
|
|
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": 246,
|
|
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": 246,
|
|
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": 247,
|
|
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": 247,
|
|
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": 248,
|
|
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": 248,
|
|
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": 249,
|
|
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": 249,
|
|
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": 238,
|
|
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": 238,
|
|
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": 239,
|
|
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": 239,
|
|
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": 240,
|
|
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": 240,
|
|
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": 241,
|
|
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": 241,
|
|
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": 242,
|
|
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": 242,
|
|
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": 243,
|
|
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": 243,
|
|
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": 244,
|
|
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": 244,
|
|
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": 244,
|
|
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": 244,
|
|
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": 245,
|
|
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": 245,
|
|
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": 246,
|
|
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": 246,
|
|
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": 247,
|
|
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": 247,
|
|
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": 248,
|
|
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": 248,
|
|
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": 249,
|
|
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": 249,
|
|
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": 250,
|
|
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": 250,
|
|
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": 251,
|
|
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": 251,
|
|
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": 252,
|
|
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": 252,
|
|
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": 253,
|
|
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": 253,
|
|
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": 253,
|
|
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": 254,
|
|
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": 254,
|
|
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": 254,
|
|
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": 850,
|
|
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": 850,
|
|
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": 851,
|
|
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": 851,
|
|
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": 860,
|
|
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": 860,
|
|
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": 860,
|
|
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": 861,
|
|
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": 862,
|
|
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": 863,
|
|
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": 864,
|
|
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": 865,
|
|
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": 866,
|
|
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": 867,
|
|
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": 860,
|
|
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": 930,
|
|
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": 930,
|
|
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": 930,
|
|
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": 930,
|
|
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": 934,
|
|
2871
2871
|
"character": 16
|
|
2872
2872
|
},
|
|
2873
2873
|
"name": "ExportMain",
|
|
@@ -2875,43 +2875,11 @@
|
|
|
2875
2875
|
}
|
|
2876
2876
|
],
|
|
2877
2877
|
"internals": [
|
|
2878
|
-
{
|
|
2879
|
-
"__schema": "ModuleSchema",
|
|
2880
|
-
"location": {
|
|
2881
|
-
"filePath": "export.main.runtime.ts",
|
|
2882
|
-
"line": 54,
|
|
2883
|
-
"character": 1
|
|
2884
|
-
},
|
|
2885
|
-
"exports": [
|
|
2886
|
-
{
|
|
2887
|
-
"__schema": "VariableLikeSchema",
|
|
2888
|
-
"location": {
|
|
2889
|
-
"filePath": "export.main.runtime.ts",
|
|
2890
|
-
"line": 54,
|
|
2891
|
-
"character": 7
|
|
2892
|
-
},
|
|
2893
|
-
"signature": "const HooksManagerInstance: HooksManager | null",
|
|
2894
|
-
"name": "HooksManagerInstance",
|
|
2895
|
-
"type": {
|
|
2896
|
-
"__schema": "InferenceTypeSchema",
|
|
2897
|
-
"location": {
|
|
2898
|
-
"filePath": "export.main.runtime.ts",
|
|
2899
|
-
"line": 54,
|
|
2900
|
-
"character": 7
|
|
2901
|
-
},
|
|
2902
|
-
"type": "HooksManager | null"
|
|
2903
|
-
},
|
|
2904
|
-
"isOptional": false,
|
|
2905
|
-
"defaultValue": "HooksManager.getInstance()"
|
|
2906
|
-
}
|
|
2907
|
-
],
|
|
2908
|
-
"internals": []
|
|
2909
|
-
},
|
|
2910
2878
|
{
|
|
2911
2879
|
"__schema": "TypeSchema",
|
|
2912
2880
|
"location": {
|
|
2913
2881
|
"filePath": "export.main.runtime.ts",
|
|
2914
|
-
"line":
|
|
2882
|
+
"line": 50,
|
|
2915
2883
|
"character": 1
|
|
2916
2884
|
},
|
|
2917
2885
|
"signature": "type ModelComponentAndObjects = {\n component: ModelComponent;\n objects: BitObject[];\n}",
|
|
@@ -2920,7 +2888,7 @@
|
|
|
2920
2888
|
"__schema": "TypeLiteralSchema",
|
|
2921
2889
|
"location": {
|
|
2922
2890
|
"filePath": "export.main.runtime.ts",
|
|
2923
|
-
"line":
|
|
2891
|
+
"line": 50,
|
|
2924
2892
|
"character": 33
|
|
2925
2893
|
},
|
|
2926
2894
|
"members": [
|
|
@@ -2928,7 +2896,7 @@
|
|
|
2928
2896
|
"__schema": "VariableLikeSchema",
|
|
2929
2897
|
"location": {
|
|
2930
2898
|
"filePath": "export.main.runtime.ts",
|
|
2931
|
-
"line":
|
|
2899
|
+
"line": 50,
|
|
2932
2900
|
"character": 35
|
|
2933
2901
|
},
|
|
2934
2902
|
"signature": "(property) component: ModelComponent",
|
|
@@ -2937,7 +2905,7 @@
|
|
|
2937
2905
|
"__schema": "TypeRefSchema",
|
|
2938
2906
|
"location": {
|
|
2939
2907
|
"filePath": "export.main.runtime.ts",
|
|
2940
|
-
"line":
|
|
2908
|
+
"line": 50,
|
|
2941
2909
|
"character": 35
|
|
2942
2910
|
},
|
|
2943
2911
|
"name": "ModelComponent",
|
|
@@ -2949,7 +2917,7 @@
|
|
|
2949
2917
|
"__schema": "VariableLikeSchema",
|
|
2950
2918
|
"location": {
|
|
2951
2919
|
"filePath": "export.main.runtime.ts",
|
|
2952
|
-
"line":
|
|
2920
|
+
"line": 50,
|
|
2953
2921
|
"character": 62
|
|
2954
2922
|
},
|
|
2955
2923
|
"signature": "(property) objects: BitObject[]",
|
|
@@ -2958,14 +2926,14 @@
|
|
|
2958
2926
|
"__schema": "TypeArraySchema",
|
|
2959
2927
|
"location": {
|
|
2960
2928
|
"filePath": "export.main.runtime.ts",
|
|
2961
|
-
"line":
|
|
2929
|
+
"line": 50,
|
|
2962
2930
|
"character": 71
|
|
2963
2931
|
},
|
|
2964
2932
|
"type": {
|
|
2965
2933
|
"__schema": "TypeRefSchema",
|
|
2966
2934
|
"location": {
|
|
2967
2935
|
"filePath": "export.main.runtime.ts",
|
|
2968
|
-
"line":
|
|
2936
|
+
"line": 50,
|
|
2969
2937
|
"character": 71
|
|
2970
2938
|
},
|
|
2971
2939
|
"name": "BitObject"
|
|
@@ -2980,7 +2948,7 @@
|
|
|
2980
2948
|
"__schema": "TypeSchema",
|
|
2981
2949
|
"location": {
|
|
2982
2950
|
"filePath": "export.main.runtime.ts",
|
|
2983
|
-
"line":
|
|
2951
|
+
"line": 51,
|
|
2984
2952
|
"character": 1
|
|
2985
2953
|
},
|
|
2986
2954
|
"signature": "type ObjectListPerName = {\n [name: string]: ObjectList;\n}",
|
|
@@ -2989,7 +2957,7 @@
|
|
|
2989
2957
|
"__schema": "TypeLiteralSchema",
|
|
2990
2958
|
"location": {
|
|
2991
2959
|
"filePath": "export.main.runtime.ts",
|
|
2992
|
-
"line":
|
|
2960
|
+
"line": 51,
|
|
2993
2961
|
"character": 26
|
|
2994
2962
|
},
|
|
2995
2963
|
"members": [
|
|
@@ -2997,14 +2965,14 @@
|
|
|
2997
2965
|
"__schema": "IndexSignatureSchema",
|
|
2998
2966
|
"location": {
|
|
2999
2967
|
"filePath": "export.main.runtime.ts",
|
|
3000
|
-
"line":
|
|
2968
|
+
"line": 51,
|
|
3001
2969
|
"character": 28
|
|
3002
2970
|
},
|
|
3003
2971
|
"keyType": {
|
|
3004
2972
|
"__schema": "ParameterSchema",
|
|
3005
2973
|
"location": {
|
|
3006
2974
|
"filePath": "export.main.runtime.ts",
|
|
3007
|
-
"line":
|
|
2975
|
+
"line": 51,
|
|
3008
2976
|
"character": 29
|
|
3009
2977
|
},
|
|
3010
2978
|
"name": "name",
|
|
@@ -3012,7 +2980,7 @@
|
|
|
3012
2980
|
"__schema": "KeywordTypeSchema",
|
|
3013
2981
|
"location": {
|
|
3014
2982
|
"filePath": "export.main.runtime.ts",
|
|
3015
|
-
"line":
|
|
2983
|
+
"line": 51,
|
|
3016
2984
|
"character": 35
|
|
3017
2985
|
},
|
|
3018
2986
|
"name": "string"
|
|
@@ -3024,7 +2992,7 @@
|
|
|
3024
2992
|
"__schema": "TypeRefSchema",
|
|
3025
2993
|
"location": {
|
|
3026
2994
|
"filePath": "export.main.runtime.ts",
|
|
3027
|
-
"line":
|
|
2995
|
+
"line": 51,
|
|
3028
2996
|
"character": 44
|
|
3029
2997
|
},
|
|
3030
2998
|
"name": "ObjectList"
|
|
@@ -3037,7 +3005,7 @@
|
|
|
3037
3005
|
"__schema": "TypeSchema",
|
|
3038
3006
|
"location": {
|
|
3039
3007
|
"filePath": "export.main.runtime.ts",
|
|
3040
|
-
"line":
|
|
3008
|
+
"line": 52,
|
|
3041
3009
|
"character": 1
|
|
3042
3010
|
},
|
|
3043
3011
|
"signature": "type ObjectsPerRemote = {\n remote: Remote;\n objectList: ObjectList;\n exportedIds?: string[] | undefined;\n}",
|
|
@@ -3046,7 +3014,7 @@
|
|
|
3046
3014
|
"__schema": "TypeLiteralSchema",
|
|
3047
3015
|
"location": {
|
|
3048
3016
|
"filePath": "export.main.runtime.ts",
|
|
3049
|
-
"line":
|
|
3017
|
+
"line": 52,
|
|
3050
3018
|
"character": 25
|
|
3051
3019
|
},
|
|
3052
3020
|
"members": [
|
|
@@ -3054,7 +3022,7 @@
|
|
|
3054
3022
|
"__schema": "VariableLikeSchema",
|
|
3055
3023
|
"location": {
|
|
3056
3024
|
"filePath": "export.main.runtime.ts",
|
|
3057
|
-
"line":
|
|
3025
|
+
"line": 53,
|
|
3058
3026
|
"character": 3
|
|
3059
3027
|
},
|
|
3060
3028
|
"signature": "(property) remote: Remote",
|
|
@@ -3063,7 +3031,7 @@
|
|
|
3063
3031
|
"__schema": "TypeRefSchema",
|
|
3064
3032
|
"location": {
|
|
3065
3033
|
"filePath": "export.main.runtime.ts",
|
|
3066
|
-
"line":
|
|
3034
|
+
"line": 53,
|
|
3067
3035
|
"character": 3
|
|
3068
3036
|
},
|
|
3069
3037
|
"name": "Remote",
|
|
@@ -3075,7 +3043,7 @@
|
|
|
3075
3043
|
"__schema": "VariableLikeSchema",
|
|
3076
3044
|
"location": {
|
|
3077
3045
|
"filePath": "export.main.runtime.ts",
|
|
3078
|
-
"line":
|
|
3046
|
+
"line": 54,
|
|
3079
3047
|
"character": 3
|
|
3080
3048
|
},
|
|
3081
3049
|
"signature": "(property) objectList: ObjectList",
|
|
@@ -3084,7 +3052,7 @@
|
|
|
3084
3052
|
"__schema": "TypeRefSchema",
|
|
3085
3053
|
"location": {
|
|
3086
3054
|
"filePath": "export.main.runtime.ts",
|
|
3087
|
-
"line":
|
|
3055
|
+
"line": 54,
|
|
3088
3056
|
"character": 3
|
|
3089
3057
|
},
|
|
3090
3058
|
"name": "ObjectList",
|
|
@@ -3096,7 +3064,7 @@
|
|
|
3096
3064
|
"__schema": "VariableLikeSchema",
|
|
3097
3065
|
"location": {
|
|
3098
3066
|
"filePath": "export.main.runtime.ts",
|
|
3099
|
-
"line":
|
|
3067
|
+
"line": 55,
|
|
3100
3068
|
"character": 3
|
|
3101
3069
|
},
|
|
3102
3070
|
"signature": "(property) exportedIds?: string[] | undefined",
|
|
@@ -3105,14 +3073,14 @@
|
|
|
3105
3073
|
"__schema": "TypeArraySchema",
|
|
3106
3074
|
"location": {
|
|
3107
3075
|
"filePath": "export.main.runtime.ts",
|
|
3108
|
-
"line":
|
|
3076
|
+
"line": 55,
|
|
3109
3077
|
"character": 17
|
|
3110
3078
|
},
|
|
3111
3079
|
"type": {
|
|
3112
3080
|
"__schema": "KeywordTypeSchema",
|
|
3113
3081
|
"location": {
|
|
3114
3082
|
"filePath": "export.main.runtime.ts",
|
|
3115
|
-
"line":
|
|
3083
|
+
"line": 55,
|
|
3116
3084
|
"character": 17
|
|
3117
3085
|
},
|
|
3118
3086
|
"name": "string"
|
|
@@ -3127,7 +3095,7 @@
|
|
|
3127
3095
|
"__schema": "TypeSchema",
|
|
3128
3096
|
"location": {
|
|
3129
3097
|
"filePath": "export.main.runtime.ts",
|
|
3130
|
-
"line":
|
|
3098
|
+
"line": 57,
|
|
3131
3099
|
"character": 1
|
|
3132
3100
|
},
|
|
3133
3101
|
"signature": "type ObjectsPerRemoteExtended = ObjectsPerRemote & {\n objectListPerName: ObjectListPerName;\n idsToChangeLocally: ComponentIdList;\n componentsAndObjects: ModelComponentAndObjects[];\n}",
|
|
@@ -3136,7 +3104,7 @@
|
|
|
3136
3104
|
"__schema": "TypeIntersectionSchema",
|
|
3137
3105
|
"location": {
|
|
3138
3106
|
"filePath": "export.main.runtime.ts",
|
|
3139
|
-
"line":
|
|
3107
|
+
"line": 57,
|
|
3140
3108
|
"character": 33
|
|
3141
3109
|
},
|
|
3142
3110
|
"types": [
|
|
@@ -3144,7 +3112,7 @@
|
|
|
3144
3112
|
"__schema": "TypeRefSchema",
|
|
3145
3113
|
"location": {
|
|
3146
3114
|
"filePath": "export.main.runtime.ts",
|
|
3147
|
-
"line":
|
|
3115
|
+
"line": 57,
|
|
3148
3116
|
"character": 33
|
|
3149
3117
|
},
|
|
3150
3118
|
"name": "ObjectsPerRemote"
|
|
@@ -3153,7 +3121,7 @@
|
|
|
3153
3121
|
"__schema": "TypeLiteralSchema",
|
|
3154
3122
|
"location": {
|
|
3155
3123
|
"filePath": "export.main.runtime.ts",
|
|
3156
|
-
"line":
|
|
3124
|
+
"line": 57,
|
|
3157
3125
|
"character": 52
|
|
3158
3126
|
},
|
|
3159
3127
|
"members": [
|
|
@@ -3161,7 +3129,7 @@
|
|
|
3161
3129
|
"__schema": "VariableLikeSchema",
|
|
3162
3130
|
"location": {
|
|
3163
3131
|
"filePath": "export.main.runtime.ts",
|
|
3164
|
-
"line":
|
|
3132
|
+
"line": 58,
|
|
3165
3133
|
"character": 3
|
|
3166
3134
|
},
|
|
3167
3135
|
"signature": "(property) objectListPerName: ObjectListPerName",
|
|
@@ -3170,7 +3138,7 @@
|
|
|
3170
3138
|
"__schema": "TypeRefSchema",
|
|
3171
3139
|
"location": {
|
|
3172
3140
|
"filePath": "export.main.runtime.ts",
|
|
3173
|
-
"line":
|
|
3141
|
+
"line": 58,
|
|
3174
3142
|
"character": 3
|
|
3175
3143
|
},
|
|
3176
3144
|
"name": "ObjectListPerName",
|
|
@@ -3182,7 +3150,7 @@
|
|
|
3182
3150
|
"__schema": "VariableLikeSchema",
|
|
3183
3151
|
"location": {
|
|
3184
3152
|
"filePath": "export.main.runtime.ts",
|
|
3185
|
-
"line":
|
|
3153
|
+
"line": 59,
|
|
3186
3154
|
"character": 3
|
|
3187
3155
|
},
|
|
3188
3156
|
"signature": "(property) idsToChangeLocally: ComponentIdList",
|
|
@@ -3191,7 +3159,7 @@
|
|
|
3191
3159
|
"__schema": "TypeRefSchema",
|
|
3192
3160
|
"location": {
|
|
3193
3161
|
"filePath": "export.main.runtime.ts",
|
|
3194
|
-
"line":
|
|
3162
|
+
"line": 59,
|
|
3195
3163
|
"character": 3
|
|
3196
3164
|
},
|
|
3197
3165
|
"name": "ComponentIdList",
|
|
@@ -3207,7 +3175,7 @@
|
|
|
3207
3175
|
"__schema": "VariableLikeSchema",
|
|
3208
3176
|
"location": {
|
|
3209
3177
|
"filePath": "export.main.runtime.ts",
|
|
3210
|
-
"line":
|
|
3178
|
+
"line": 60,
|
|
3211
3179
|
"character": 3
|
|
3212
3180
|
},
|
|
3213
3181
|
"signature": "(property) componentsAndObjects: ModelComponentAndObjects[]",
|
|
@@ -3216,14 +3184,14 @@
|
|
|
3216
3184
|
"__schema": "TypeArraySchema",
|
|
3217
3185
|
"location": {
|
|
3218
3186
|
"filePath": "export.main.runtime.ts",
|
|
3219
|
-
"line":
|
|
3187
|
+
"line": 60,
|
|
3220
3188
|
"character": 25
|
|
3221
3189
|
},
|
|
3222
3190
|
"type": {
|
|
3223
3191
|
"__schema": "TypeRefSchema",
|
|
3224
3192
|
"location": {
|
|
3225
3193
|
"filePath": "export.main.runtime.ts",
|
|
3226
|
-
"line":
|
|
3194
|
+
"line": 60,
|
|
3227
3195
|
"character": 25
|
|
3228
3196
|
},
|
|
3229
3197
|
"name": "ModelComponentAndObjects"
|
|
@@ -3240,7 +3208,7 @@
|
|
|
3240
3208
|
"__schema": "TypeSchema",
|
|
3241
3209
|
"location": {
|
|
3242
3210
|
"filePath": "export.main.runtime.ts",
|
|
3243
|
-
"line":
|
|
3211
|
+
"line": 63,
|
|
3244
3212
|
"character": 1
|
|
3245
3213
|
},
|
|
3246
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}",
|
|
@@ -3249,7 +3217,7 @@
|
|
|
3249
3217
|
"__schema": "TypeLiteralSchema",
|
|
3250
3218
|
"location": {
|
|
3251
3219
|
"filePath": "export.main.runtime.ts",
|
|
3252
|
-
"line":
|
|
3220
|
+
"line": 63,
|
|
3253
3221
|
"character": 21
|
|
3254
3222
|
},
|
|
3255
3223
|
"members": [
|
|
@@ -3257,7 +3225,7 @@
|
|
|
3257
3225
|
"__schema": "VariableLikeSchema",
|
|
3258
3226
|
"location": {
|
|
3259
3227
|
"filePath": "export.main.runtime.ts",
|
|
3260
|
-
"line":
|
|
3228
|
+
"line": 64,
|
|
3261
3229
|
"character": 3
|
|
3262
3230
|
},
|
|
3263
3231
|
"signature": "(property) ids?: string[] | undefined",
|
|
@@ -3266,14 +3234,14 @@
|
|
|
3266
3234
|
"__schema": "TypeArraySchema",
|
|
3267
3235
|
"location": {
|
|
3268
3236
|
"filePath": "export.main.runtime.ts",
|
|
3269
|
-
"line":
|
|
3237
|
+
"line": 64,
|
|
3270
3238
|
"character": 9
|
|
3271
3239
|
},
|
|
3272
3240
|
"type": {
|
|
3273
3241
|
"__schema": "KeywordTypeSchema",
|
|
3274
3242
|
"location": {
|
|
3275
3243
|
"filePath": "export.main.runtime.ts",
|
|
3276
|
-
"line":
|
|
3244
|
+
"line": 64,
|
|
3277
3245
|
"character": 9
|
|
3278
3246
|
},
|
|
3279
3247
|
"name": "string"
|
|
@@ -3285,7 +3253,7 @@
|
|
|
3285
3253
|
"__schema": "VariableLikeSchema",
|
|
3286
3254
|
"location": {
|
|
3287
3255
|
"filePath": "export.main.runtime.ts",
|
|
3288
|
-
"line":
|
|
3256
|
+
"line": 65,
|
|
3289
3257
|
"character": 3
|
|
3290
3258
|
},
|
|
3291
3259
|
"signature": "(property) eject?: boolean | undefined",
|
|
@@ -3294,7 +3262,7 @@
|
|
|
3294
3262
|
"__schema": "KeywordTypeSchema",
|
|
3295
3263
|
"location": {
|
|
3296
3264
|
"filePath": "export.main.runtime.ts",
|
|
3297
|
-
"line":
|
|
3265
|
+
"line": 65,
|
|
3298
3266
|
"character": 11
|
|
3299
3267
|
},
|
|
3300
3268
|
"name": "boolean"
|
|
@@ -3305,7 +3273,7 @@
|
|
|
3305
3273
|
"__schema": "VariableLikeSchema",
|
|
3306
3274
|
"location": {
|
|
3307
3275
|
"filePath": "export.main.runtime.ts",
|
|
3308
|
-
"line":
|
|
3276
|
+
"line": 66,
|
|
3309
3277
|
"character": 3
|
|
3310
3278
|
},
|
|
3311
3279
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -3314,7 +3282,7 @@
|
|
|
3314
3282
|
"__schema": "KeywordTypeSchema",
|
|
3315
3283
|
"location": {
|
|
3316
3284
|
"filePath": "export.main.runtime.ts",
|
|
3317
|
-
"line":
|
|
3285
|
+
"line": 66,
|
|
3318
3286
|
"character": 17
|
|
3319
3287
|
},
|
|
3320
3288
|
"name": "boolean"
|
|
@@ -3325,7 +3293,7 @@
|
|
|
3325
3293
|
"__schema": "VariableLikeSchema",
|
|
3326
3294
|
"location": {
|
|
3327
3295
|
"filePath": "export.main.runtime.ts",
|
|
3328
|
-
"line":
|
|
3296
|
+
"line": 67,
|
|
3329
3297
|
"character": 3
|
|
3330
3298
|
},
|
|
3331
3299
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -3334,7 +3302,7 @@
|
|
|
3334
3302
|
"__schema": "KeywordTypeSchema",
|
|
3335
3303
|
"location": {
|
|
3336
3304
|
"filePath": "export.main.runtime.ts",
|
|
3337
|
-
"line":
|
|
3305
|
+
"line": 67,
|
|
3338
3306
|
"character": 20
|
|
3339
3307
|
},
|
|
3340
3308
|
"name": "boolean"
|
|
@@ -3345,7 +3313,7 @@
|
|
|
3345
3313
|
"__schema": "VariableLikeSchema",
|
|
3346
3314
|
"location": {
|
|
3347
3315
|
"filePath": "export.main.runtime.ts",
|
|
3348
|
-
"line":
|
|
3316
|
+
"line": 68,
|
|
3349
3317
|
"character": 3
|
|
3350
3318
|
},
|
|
3351
3319
|
"signature": "(property) includeNonStaged?: boolean | undefined",
|
|
@@ -3354,7 +3322,7 @@
|
|
|
3354
3322
|
"__schema": "KeywordTypeSchema",
|
|
3355
3323
|
"location": {
|
|
3356
3324
|
"filePath": "export.main.runtime.ts",
|
|
3357
|
-
"line":
|
|
3325
|
+
"line": 68,
|
|
3358
3326
|
"character": 22
|
|
3359
3327
|
},
|
|
3360
3328
|
"name": "boolean"
|
|
@@ -3365,7 +3333,7 @@
|
|
|
3365
3333
|
"__schema": "VariableLikeSchema",
|
|
3366
3334
|
"location": {
|
|
3367
3335
|
"filePath": "export.main.runtime.ts",
|
|
3368
|
-
"line":
|
|
3336
|
+
"line": 69,
|
|
3369
3337
|
"character": 3
|
|
3370
3338
|
},
|
|
3371
3339
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -3374,7 +3342,7 @@
|
|
|
3374
3342
|
"__schema": "TypeUnionSchema",
|
|
3375
3343
|
"location": {
|
|
3376
3344
|
"filePath": "export.main.runtime.ts",
|
|
3377
|
-
"line":
|
|
3345
|
+
"line": 69,
|
|
3378
3346
|
"character": 20
|
|
3379
3347
|
},
|
|
3380
3348
|
"types": [
|
|
@@ -3382,7 +3350,7 @@
|
|
|
3382
3350
|
"__schema": "KeywordTypeSchema",
|
|
3383
3351
|
"location": {
|
|
3384
3352
|
"filePath": "export.main.runtime.ts",
|
|
3385
|
-
"line":
|
|
3353
|
+
"line": 69,
|
|
3386
3354
|
"character": 20
|
|
3387
3355
|
},
|
|
3388
3356
|
"name": "string"
|
|
@@ -3391,7 +3359,7 @@
|
|
|
3391
3359
|
"__schema": "KeywordTypeSchema",
|
|
3392
3360
|
"location": {
|
|
3393
3361
|
"filePath": "export.main.runtime.ts",
|
|
3394
|
-
"line":
|
|
3362
|
+
"line": 69,
|
|
3395
3363
|
"character": 29
|
|
3396
3364
|
},
|
|
3397
3365
|
"name": "undefined"
|
|
@@ -3404,7 +3372,7 @@
|
|
|
3404
3372
|
"__schema": "VariableLikeSchema",
|
|
3405
3373
|
"location": {
|
|
3406
3374
|
"filePath": "export.main.runtime.ts",
|
|
3407
|
-
"line":
|
|
3375
|
+
"line": 70,
|
|
3408
3376
|
"character": 3
|
|
3409
3377
|
},
|
|
3410
3378
|
"signature": "(property) headOnly?: boolean | undefined",
|
|
@@ -3413,7 +3381,7 @@
|
|
|
3413
3381
|
"__schema": "KeywordTypeSchema",
|
|
3414
3382
|
"location": {
|
|
3415
3383
|
"filePath": "export.main.runtime.ts",
|
|
3416
|
-
"line":
|
|
3384
|
+
"line": 70,
|
|
3417
3385
|
"character": 14
|
|
3418
3386
|
},
|
|
3419
3387
|
"name": "boolean"
|
|
@@ -3424,7 +3392,7 @@
|
|
|
3424
3392
|
"__schema": "VariableLikeSchema",
|
|
3425
3393
|
"location": {
|
|
3426
3394
|
"filePath": "export.main.runtime.ts",
|
|
3427
|
-
"line":
|
|
3395
|
+
"line": 71,
|
|
3428
3396
|
"character": 3
|
|
3429
3397
|
},
|
|
3430
3398
|
"signature": "(property) ignoreMissingArtifacts?: boolean | undefined",
|
|
@@ -3433,7 +3401,7 @@
|
|
|
3433
3401
|
"__schema": "KeywordTypeSchema",
|
|
3434
3402
|
"location": {
|
|
3435
3403
|
"filePath": "export.main.runtime.ts",
|
|
3436
|
-
"line":
|
|
3404
|
+
"line": 71,
|
|
3437
3405
|
"character": 28
|
|
3438
3406
|
},
|
|
3439
3407
|
"name": "boolean"
|
|
@@ -3444,7 +3412,7 @@
|
|
|
3444
3412
|
"__schema": "VariableLikeSchema",
|
|
3445
3413
|
"location": {
|
|
3446
3414
|
"filePath": "export.main.runtime.ts",
|
|
3447
|
-
"line":
|
|
3415
|
+
"line": 72,
|
|
3448
3416
|
"character": 3
|
|
3449
3417
|
},
|
|
3450
3418
|
"signature": "(property) forkLaneNewScope?: boolean | undefined",
|
|
@@ -3453,7 +3421,7 @@
|
|
|
3453
3421
|
"__schema": "KeywordTypeSchema",
|
|
3454
3422
|
"location": {
|
|
3455
3423
|
"filePath": "export.main.runtime.ts",
|
|
3456
|
-
"line":
|
|
3424
|
+
"line": 72,
|
|
3457
3425
|
"character": 22
|
|
3458
3426
|
},
|
|
3459
3427
|
"name": "boolean"
|
|
@@ -3467,7 +3435,7 @@
|
|
|
3467
3435
|
"__schema": "UnImplementedSchema",
|
|
3468
3436
|
"location": {
|
|
3469
3437
|
"filePath": "export.main.runtime.ts",
|
|
3470
|
-
"line":
|
|
3438
|
+
"line": 876,
|
|
3471
3439
|
"character": 1
|
|
3472
3440
|
},
|
|
3473
3441
|
"name": "ExportAspect.addRuntime(ExportMain);",
|
|
@@ -3477,14 +3445,14 @@
|
|
|
3477
3445
|
"__schema": "FunctionLikeSchema",
|
|
3478
3446
|
"location": {
|
|
3479
3447
|
"filePath": "export.main.runtime.ts",
|
|
3480
|
-
"line":
|
|
3448
|
+
"line": 882,
|
|
3481
3449
|
"character": 1
|
|
3482
3450
|
},
|
|
3483
3451
|
"doc": {
|
|
3484
3452
|
"__schema": "DocSchema",
|
|
3485
3453
|
"location": {
|
|
3486
3454
|
"filePath": "export.main.runtime.ts",
|
|
3487
|
-
"line":
|
|
3455
|
+
"line": 878,
|
|
3488
3456
|
"character": 1
|
|
3489
3457
|
},
|
|
3490
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 */",
|
|
@@ -3498,7 +3466,7 @@
|
|
|
3498
3466
|
"__schema": "ParameterSchema",
|
|
3499
3467
|
"location": {
|
|
3500
3468
|
"filePath": "export.main.runtime.ts",
|
|
3501
|
-
"line":
|
|
3469
|
+
"line": 882,
|
|
3502
3470
|
"character": 29
|
|
3503
3471
|
},
|
|
3504
3472
|
"name": "bitMap",
|
|
@@ -3506,7 +3474,7 @@
|
|
|
3506
3474
|
"__schema": "TypeRefSchema",
|
|
3507
3475
|
"location": {
|
|
3508
3476
|
"filePath": "export.main.runtime.ts",
|
|
3509
|
-
"line":
|
|
3477
|
+
"line": 882,
|
|
3510
3478
|
"character": 37
|
|
3511
3479
|
},
|
|
3512
3480
|
"name": "BitMap"
|
|
@@ -3518,7 +3486,7 @@
|
|
|
3518
3486
|
"__schema": "ParameterSchema",
|
|
3519
3487
|
"location": {
|
|
3520
3488
|
"filePath": "export.main.runtime.ts",
|
|
3521
|
-
"line":
|
|
3489
|
+
"line": 882,
|
|
3522
3490
|
"character": 45
|
|
3523
3491
|
},
|
|
3524
3492
|
"name": "componentsIds",
|
|
@@ -3526,7 +3494,7 @@
|
|
|
3526
3494
|
"__schema": "TypeRefSchema",
|
|
3527
3495
|
"location": {
|
|
3528
3496
|
"filePath": "export.main.runtime.ts",
|
|
3529
|
-
"line":
|
|
3497
|
+
"line": 882,
|
|
3530
3498
|
"character": 60
|
|
3531
3499
|
},
|
|
3532
3500
|
"name": "ComponentIdList"
|
|
@@ -3539,14 +3507,14 @@
|
|
|
3539
3507
|
"__schema": "TypeArraySchema",
|
|
3540
3508
|
"location": {
|
|
3541
3509
|
"filePath": "export.main.runtime.ts",
|
|
3542
|
-
"line":
|
|
3510
|
+
"line": 882,
|
|
3543
3511
|
"character": 78
|
|
3544
3512
|
},
|
|
3545
3513
|
"type": {
|
|
3546
3514
|
"__schema": "TypeRefSchema",
|
|
3547
3515
|
"location": {
|
|
3548
3516
|
"filePath": "export.main.runtime.ts",
|
|
3549
|
-
"line":
|
|
3517
|
+
"line": 882,
|
|
3550
3518
|
"character": 78
|
|
3551
3519
|
},
|
|
3552
3520
|
"name": "ComponentID"
|
|
@@ -3558,7 +3526,7 @@
|
|
|
3558
3526
|
"__schema": "FunctionLikeSchema",
|
|
3559
3527
|
"location": {
|
|
3560
3528
|
"filePath": "export.main.runtime.ts",
|
|
3561
|
-
"line":
|
|
3529
|
+
"line": 891,
|
|
3562
3530
|
"character": 1
|
|
3563
3531
|
},
|
|
3564
3532
|
"signature": "function getParsedId(consumer: Consumer, id: string): Promise<ComponentID>",
|
|
@@ -3568,7 +3536,7 @@
|
|
|
3568
3536
|
"__schema": "ParameterSchema",
|
|
3569
3537
|
"location": {
|
|
3570
3538
|
"filePath": "export.main.runtime.ts",
|
|
3571
|
-
"line":
|
|
3539
|
+
"line": 891,
|
|
3572
3540
|
"character": 28
|
|
3573
3541
|
},
|
|
3574
3542
|
"name": "consumer",
|
|
@@ -3576,7 +3544,7 @@
|
|
|
3576
3544
|
"__schema": "TypeRefSchema",
|
|
3577
3545
|
"location": {
|
|
3578
3546
|
"filePath": "export.main.runtime.ts",
|
|
3579
|
-
"line":
|
|
3547
|
+
"line": 891,
|
|
3580
3548
|
"character": 38
|
|
3581
3549
|
},
|
|
3582
3550
|
"name": "Consumer"
|
|
@@ -3588,7 +3556,7 @@
|
|
|
3588
3556
|
"__schema": "ParameterSchema",
|
|
3589
3557
|
"location": {
|
|
3590
3558
|
"filePath": "export.main.runtime.ts",
|
|
3591
|
-
"line":
|
|
3559
|
+
"line": 891,
|
|
3592
3560
|
"character": 48
|
|
3593
3561
|
},
|
|
3594
3562
|
"name": "id",
|
|
@@ -3596,7 +3564,7 @@
|
|
|
3596
3564
|
"__schema": "KeywordTypeSchema",
|
|
3597
3565
|
"location": {
|
|
3598
3566
|
"filePath": "export.main.runtime.ts",
|
|
3599
|
-
"line":
|
|
3567
|
+
"line": 891,
|
|
3600
3568
|
"character": 52
|
|
3601
3569
|
},
|
|
3602
3570
|
"name": "string"
|
|
@@ -3609,7 +3577,7 @@
|
|
|
3609
3577
|
"__schema": "TypeRefSchema",
|
|
3610
3578
|
"location": {
|
|
3611
3579
|
"filePath": "export.main.runtime.ts",
|
|
3612
|
-
"line":
|
|
3580
|
+
"line": 891,
|
|
3613
3581
|
"character": 61
|
|
3614
3582
|
},
|
|
3615
3583
|
"name": "Promise",
|
|
@@ -3618,7 +3586,7 @@
|
|
|
3618
3586
|
"__schema": "TypeRefSchema",
|
|
3619
3587
|
"location": {
|
|
3620
3588
|
"filePath": "export.main.runtime.ts",
|
|
3621
|
-
"line":
|
|
3589
|
+
"line": 891,
|
|
3622
3590
|
"character": 69
|
|
3623
3591
|
},
|
|
3624
3592
|
"name": "ComponentID"
|
|
@@ -3633,7 +3601,7 @@
|
|
|
3633
3601
|
"__schema": "FunctionLikeSchema",
|
|
3634
3602
|
"location": {
|
|
3635
3603
|
"filePath": "export.main.runtime.ts",
|
|
3636
|
-
"line":
|
|
3604
|
+
"line": 901,
|
|
3637
3605
|
"character": 1
|
|
3638
3606
|
},
|
|
3639
3607
|
"signature": "function _throwForUnsnappedLaneReadme(lane: Lane): void",
|
|
@@ -3643,7 +3611,7 @@
|
|
|
3643
3611
|
"__schema": "ParameterSchema",
|
|
3644
3612
|
"location": {
|
|
3645
3613
|
"filePath": "export.main.runtime.ts",
|
|
3646
|
-
"line":
|
|
3614
|
+
"line": 901,
|
|
3647
3615
|
"character": 39
|
|
3648
3616
|
},
|
|
3649
3617
|
"name": "lane",
|
|
@@ -3651,7 +3619,7 @@
|
|
|
3651
3619
|
"__schema": "TypeRefSchema",
|
|
3652
3620
|
"location": {
|
|
3653
3621
|
"filePath": "export.main.runtime.ts",
|
|
3654
|
-
"line":
|
|
3622
|
+
"line": 901,
|
|
3655
3623
|
"character": 45
|
|
3656
3624
|
},
|
|
3657
3625
|
"name": "Lane"
|
|
@@ -3664,7 +3632,7 @@
|
|
|
3664
3632
|
"__schema": "TypeRefSchema",
|
|
3665
3633
|
"location": {
|
|
3666
3634
|
"filePath": "export.main.runtime.ts",
|
|
3667
|
-
"line":
|
|
3635
|
+
"line": 901,
|
|
3668
3636
|
"character": 1
|
|
3669
3637
|
},
|
|
3670
3638
|
"name": "_throwForUnsnappedLaneReadme",
|
|
@@ -3676,7 +3644,7 @@
|
|
|
3676
3644
|
"__schema": "FunctionLikeSchema",
|
|
3677
3645
|
"location": {
|
|
3678
3646
|
"filePath": "export.main.runtime.ts",
|
|
3679
|
-
"line":
|
|
3647
|
+
"line": 917,
|
|
3680
3648
|
"character": 1
|
|
3681
3649
|
},
|
|
3682
3650
|
"signature": "function updateLanesAfterExport(consumer: Consumer, lane: Lane): Promise<void>",
|
|
@@ -3686,7 +3654,7 @@
|
|
|
3686
3654
|
"__schema": "ParameterSchema",
|
|
3687
3655
|
"location": {
|
|
3688
3656
|
"filePath": "export.main.runtime.ts",
|
|
3689
|
-
"line":
|
|
3657
|
+
"line": 917,
|
|
3690
3658
|
"character": 39
|
|
3691
3659
|
},
|
|
3692
3660
|
"name": "consumer",
|
|
@@ -3694,7 +3662,7 @@
|
|
|
3694
3662
|
"__schema": "TypeRefSchema",
|
|
3695
3663
|
"location": {
|
|
3696
3664
|
"filePath": "export.main.runtime.ts",
|
|
3697
|
-
"line":
|
|
3665
|
+
"line": 917,
|
|
3698
3666
|
"character": 49
|
|
3699
3667
|
},
|
|
3700
3668
|
"name": "Consumer"
|
|
@@ -3706,7 +3674,7 @@
|
|
|
3706
3674
|
"__schema": "ParameterSchema",
|
|
3707
3675
|
"location": {
|
|
3708
3676
|
"filePath": "export.main.runtime.ts",
|
|
3709
|
-
"line":
|
|
3677
|
+
"line": 917,
|
|
3710
3678
|
"character": 59
|
|
3711
3679
|
},
|
|
3712
3680
|
"name": "lane",
|
|
@@ -3714,7 +3682,7 @@
|
|
|
3714
3682
|
"__schema": "TypeRefSchema",
|
|
3715
3683
|
"location": {
|
|
3716
3684
|
"filePath": "export.main.runtime.ts",
|
|
3717
|
-
"line":
|
|
3685
|
+
"line": 917,
|
|
3718
3686
|
"character": 65
|
|
3719
3687
|
},
|
|
3720
3688
|
"name": "Lane"
|
|
@@ -3727,7 +3695,7 @@
|
|
|
3727
3695
|
"__schema": "InferenceTypeSchema",
|
|
3728
3696
|
"location": {
|
|
3729
3697
|
"filePath": "export.main.runtime.ts",
|
|
3730
|
-
"line":
|
|
3698
|
+
"line": 917,
|
|
3731
3699
|
"character": 1
|
|
3732
3700
|
},
|
|
3733
3701
|
"type": "Promise<void>"
|
|
@@ -3779,7 +3747,7 @@
|
|
|
3779
3747
|
"componentId": {
|
|
3780
3748
|
"scope": "teambit.scope",
|
|
3781
3749
|
"name": "export",
|
|
3782
|
-
"version": "1.0.
|
|
3750
|
+
"version": "1.0.334"
|
|
3783
3751
|
},
|
|
3784
3752
|
"taggedModuleExports": []
|
|
3785
3753
|
}
|