@teambit/export 1.0.469 → 1.0.471
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 +544 -659
- package/dist/export.main.runtime.js +12 -23
- package/dist/export.main.runtime.js.map +1 -1
- package/dist/{preview-1732159179791.js → preview-1732332052659.js} +2 -2
- package/package.json +14 -14
package/artifacts/schema.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"__schema": "ClassSchema",
|
|
27
27
|
"location": {
|
|
28
28
|
"filePath": "export.main.runtime.ts",
|
|
29
|
-
"line":
|
|
29
|
+
"line": 83,
|
|
30
30
|
"character": 1
|
|
31
31
|
},
|
|
32
32
|
"signature": "class ExportMain",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"__schema": "ConstructorSchema",
|
|
37
37
|
"location": {
|
|
38
38
|
"filePath": "export.main.runtime.ts",
|
|
39
|
-
"line":
|
|
39
|
+
"line": 84,
|
|
40
40
|
"character": 3
|
|
41
41
|
},
|
|
42
42
|
"signature": "constructor ExportMain(workspace: Workspace, remove: RemoveMain, depResolver: DependencyResolverMain, logger: Logger, eject: EjectMain): ExportMain",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"__schema": "ParameterSchema",
|
|
47
47
|
"location": {
|
|
48
48
|
"filePath": "export.main.runtime.ts",
|
|
49
|
-
"line":
|
|
49
|
+
"line": 85,
|
|
50
50
|
"character": 5
|
|
51
51
|
},
|
|
52
52
|
"name": "workspace",
|
|
@@ -54,14 +54,10 @@
|
|
|
54
54
|
"__schema": "TypeRefSchema",
|
|
55
55
|
"location": {
|
|
56
56
|
"filePath": "export.main.runtime.ts",
|
|
57
|
-
"line":
|
|
57
|
+
"line": 85,
|
|
58
58
|
"character": 24
|
|
59
59
|
},
|
|
60
|
-
"name": "Workspace"
|
|
61
|
-
"componentId": {
|
|
62
|
-
"scope": "teambit.workspace",
|
|
63
|
-
"name": "workspace"
|
|
64
|
-
}
|
|
60
|
+
"name": "Workspace"
|
|
65
61
|
},
|
|
66
62
|
"isOptional": false,
|
|
67
63
|
"isSpread": false
|
|
@@ -70,7 +66,7 @@
|
|
|
70
66
|
"__schema": "ParameterSchema",
|
|
71
67
|
"location": {
|
|
72
68
|
"filePath": "export.main.runtime.ts",
|
|
73
|
-
"line":
|
|
69
|
+
"line": 86,
|
|
74
70
|
"character": 5
|
|
75
71
|
},
|
|
76
72
|
"name": "remove",
|
|
@@ -78,14 +74,10 @@
|
|
|
78
74
|
"__schema": "TypeRefSchema",
|
|
79
75
|
"location": {
|
|
80
76
|
"filePath": "export.main.runtime.ts",
|
|
81
|
-
"line":
|
|
77
|
+
"line": 86,
|
|
82
78
|
"character": 21
|
|
83
79
|
},
|
|
84
|
-
"name": "RemoveMain"
|
|
85
|
-
"componentId": {
|
|
86
|
-
"scope": "teambit.component",
|
|
87
|
-
"name": "remove"
|
|
88
|
-
}
|
|
80
|
+
"name": "RemoveMain"
|
|
89
81
|
},
|
|
90
82
|
"isOptional": false,
|
|
91
83
|
"isSpread": false
|
|
@@ -94,7 +86,7 @@
|
|
|
94
86
|
"__schema": "ParameterSchema",
|
|
95
87
|
"location": {
|
|
96
88
|
"filePath": "export.main.runtime.ts",
|
|
97
|
-
"line":
|
|
89
|
+
"line": 87,
|
|
98
90
|
"character": 5
|
|
99
91
|
},
|
|
100
92
|
"name": "depResolver",
|
|
@@ -102,14 +94,10 @@
|
|
|
102
94
|
"__schema": "TypeRefSchema",
|
|
103
95
|
"location": {
|
|
104
96
|
"filePath": "export.main.runtime.ts",
|
|
105
|
-
"line":
|
|
97
|
+
"line": 87,
|
|
106
98
|
"character": 26
|
|
107
99
|
},
|
|
108
|
-
"name": "DependencyResolverMain"
|
|
109
|
-
"componentId": {
|
|
110
|
-
"scope": "teambit.dependencies",
|
|
111
|
-
"name": "dependency-resolver"
|
|
112
|
-
}
|
|
100
|
+
"name": "DependencyResolverMain"
|
|
113
101
|
},
|
|
114
102
|
"isOptional": false,
|
|
115
103
|
"isSpread": false
|
|
@@ -118,7 +106,7 @@
|
|
|
118
106
|
"__schema": "ParameterSchema",
|
|
119
107
|
"location": {
|
|
120
108
|
"filePath": "export.main.runtime.ts",
|
|
121
|
-
"line":
|
|
109
|
+
"line": 88,
|
|
122
110
|
"character": 5
|
|
123
111
|
},
|
|
124
112
|
"name": "logger",
|
|
@@ -126,14 +114,10 @@
|
|
|
126
114
|
"__schema": "TypeRefSchema",
|
|
127
115
|
"location": {
|
|
128
116
|
"filePath": "export.main.runtime.ts",
|
|
129
|
-
"line":
|
|
117
|
+
"line": 88,
|
|
130
118
|
"character": 21
|
|
131
119
|
},
|
|
132
|
-
"name": "Logger"
|
|
133
|
-
"componentId": {
|
|
134
|
-
"scope": "teambit.harmony",
|
|
135
|
-
"name": "logger"
|
|
136
|
-
}
|
|
120
|
+
"name": "Logger"
|
|
137
121
|
},
|
|
138
122
|
"isOptional": false,
|
|
139
123
|
"isSpread": false
|
|
@@ -142,7 +126,7 @@
|
|
|
142
126
|
"__schema": "ParameterSchema",
|
|
143
127
|
"location": {
|
|
144
128
|
"filePath": "export.main.runtime.ts",
|
|
145
|
-
"line":
|
|
129
|
+
"line": 89,
|
|
146
130
|
"character": 5
|
|
147
131
|
},
|
|
148
132
|
"name": "eject",
|
|
@@ -150,14 +134,10 @@
|
|
|
150
134
|
"__schema": "TypeRefSchema",
|
|
151
135
|
"location": {
|
|
152
136
|
"filePath": "export.main.runtime.ts",
|
|
153
|
-
"line":
|
|
137
|
+
"line": 89,
|
|
154
138
|
"character": 20
|
|
155
139
|
},
|
|
156
|
-
"name": "EjectMain"
|
|
157
|
-
"componentId": {
|
|
158
|
-
"scope": "teambit.workspace",
|
|
159
|
-
"name": "eject"
|
|
160
|
-
}
|
|
140
|
+
"name": "EjectMain"
|
|
161
141
|
},
|
|
162
142
|
"isOptional": false,
|
|
163
143
|
"isSpread": false
|
|
@@ -167,7 +147,7 @@
|
|
|
167
147
|
"__schema": "ThisTypeSchema",
|
|
168
148
|
"location": {
|
|
169
149
|
"filePath": "export.main.runtime.ts",
|
|
170
|
-
"line":
|
|
150
|
+
"line": 83,
|
|
171
151
|
"character": 1
|
|
172
152
|
},
|
|
173
153
|
"name": "ExportMain"
|
|
@@ -178,7 +158,7 @@
|
|
|
178
158
|
"__schema": "FunctionLikeSchema",
|
|
179
159
|
"location": {
|
|
180
160
|
"filePath": "export.main.runtime.ts",
|
|
181
|
-
"line":
|
|
161
|
+
"line": 92,
|
|
182
162
|
"character": 3
|
|
183
163
|
},
|
|
184
164
|
"signature": "(method) ExportMain.export(params?: ExportParams): Promise<ExportResult>",
|
|
@@ -188,7 +168,7 @@
|
|
|
188
168
|
"__schema": "ParameterSchema",
|
|
189
169
|
"location": {
|
|
190
170
|
"filePath": "export.main.runtime.ts",
|
|
191
|
-
"line":
|
|
171
|
+
"line": 92,
|
|
192
172
|
"character": 16
|
|
193
173
|
},
|
|
194
174
|
"name": "params",
|
|
@@ -196,11 +176,10 @@
|
|
|
196
176
|
"__schema": "TypeRefSchema",
|
|
197
177
|
"location": {
|
|
198
178
|
"filePath": "export.main.runtime.ts",
|
|
199
|
-
"line":
|
|
179
|
+
"line": 92,
|
|
200
180
|
"character": 24
|
|
201
181
|
},
|
|
202
|
-
"name": "ExportParams"
|
|
203
|
-
"internalFilePath": "export.main.runtime.ts"
|
|
182
|
+
"name": "ExportParams"
|
|
204
183
|
},
|
|
205
184
|
"isOptional": true,
|
|
206
185
|
"defaultValue": "{}",
|
|
@@ -211,7 +190,7 @@
|
|
|
211
190
|
"__schema": "TypeRefSchema",
|
|
212
191
|
"location": {
|
|
213
192
|
"filePath": "export.main.runtime.ts",
|
|
214
|
-
"line":
|
|
193
|
+
"line": 92,
|
|
215
194
|
"character": 44
|
|
216
195
|
},
|
|
217
196
|
"name": "Promise",
|
|
@@ -220,7 +199,7 @@
|
|
|
220
199
|
"__schema": "TypeRefSchema",
|
|
221
200
|
"location": {
|
|
222
201
|
"filePath": "export.main.runtime.ts",
|
|
223
|
-
"line":
|
|
202
|
+
"line": 92,
|
|
224
203
|
"character": 52
|
|
225
204
|
},
|
|
226
205
|
"name": "ExportResult"
|
|
@@ -235,14 +214,14 @@
|
|
|
235
214
|
"__schema": "FunctionLikeSchema",
|
|
236
215
|
"location": {
|
|
237
216
|
"filePath": "export.main.runtime.ts",
|
|
238
|
-
"line":
|
|
217
|
+
"line": 226,
|
|
239
218
|
"character": 3
|
|
240
219
|
},
|
|
241
220
|
"doc": {
|
|
242
221
|
"__schema": "DocSchema",
|
|
243
222
|
"location": {
|
|
244
223
|
"filePath": "export.main.runtime.ts",
|
|
245
|
-
"line":
|
|
224
|
+
"line": 223,
|
|
246
225
|
"character": 3
|
|
247
226
|
},
|
|
248
227
|
"raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
|
|
@@ -256,7 +235,7 @@
|
|
|
256
235
|
"__schema": "ParameterSchema",
|
|
257
236
|
"location": {
|
|
258
237
|
"filePath": "export.main.runtime.ts",
|
|
259
|
-
"line":
|
|
238
|
+
"line": 226,
|
|
260
239
|
"character": 20
|
|
261
240
|
},
|
|
262
241
|
"name": "{ scope, ids, laneObject, allVersions, originDirectly, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, includeParents, filterOutExistingVersions, exportOrigin = 'export' }",
|
|
@@ -264,7 +243,7 @@
|
|
|
264
243
|
"__schema": "TypeLiteralSchema",
|
|
265
244
|
"location": {
|
|
266
245
|
"filePath": "export.main.runtime.ts",
|
|
267
|
-
"line":
|
|
246
|
+
"line": 239,
|
|
268
247
|
"character": 6
|
|
269
248
|
},
|
|
270
249
|
"members": [
|
|
@@ -272,7 +251,7 @@
|
|
|
272
251
|
"__schema": "VariableLikeSchema",
|
|
273
252
|
"location": {
|
|
274
253
|
"filePath": "export.main.runtime.ts",
|
|
275
|
-
"line":
|
|
254
|
+
"line": 240,
|
|
276
255
|
"character": 5
|
|
277
256
|
},
|
|
278
257
|
"signature": "(property) scope: Scope",
|
|
@@ -281,7 +260,7 @@
|
|
|
281
260
|
"__schema": "TypeRefSchema",
|
|
282
261
|
"location": {
|
|
283
262
|
"filePath": "export.main.runtime.ts",
|
|
284
|
-
"line":
|
|
263
|
+
"line": 240,
|
|
285
264
|
"character": 5
|
|
286
265
|
},
|
|
287
266
|
"name": "Scope",
|
|
@@ -293,7 +272,7 @@
|
|
|
293
272
|
"__schema": "VariableLikeSchema",
|
|
294
273
|
"location": {
|
|
295
274
|
"filePath": "export.main.runtime.ts",
|
|
296
|
-
"line":
|
|
275
|
+
"line": 241,
|
|
297
276
|
"character": 5
|
|
298
277
|
},
|
|
299
278
|
"signature": "(property) ids: ComponentIdList",
|
|
@@ -302,7 +281,7 @@
|
|
|
302
281
|
"__schema": "TypeRefSchema",
|
|
303
282
|
"location": {
|
|
304
283
|
"filePath": "export.main.runtime.ts",
|
|
305
|
-
"line":
|
|
284
|
+
"line": 241,
|
|
306
285
|
"character": 5
|
|
307
286
|
},
|
|
308
287
|
"name": "ComponentIdList",
|
|
@@ -318,7 +297,7 @@
|
|
|
318
297
|
"__schema": "VariableLikeSchema",
|
|
319
298
|
"location": {
|
|
320
299
|
"filePath": "export.main.runtime.ts",
|
|
321
|
-
"line":
|
|
300
|
+
"line": 242,
|
|
322
301
|
"character": 5
|
|
323
302
|
},
|
|
324
303
|
"signature": "(property) laneObject?: Lane | undefined",
|
|
@@ -327,11 +306,10 @@
|
|
|
327
306
|
"__schema": "TypeRefSchema",
|
|
328
307
|
"location": {
|
|
329
308
|
"filePath": "export.main.runtime.ts",
|
|
330
|
-
"line":
|
|
309
|
+
"line": 242,
|
|
331
310
|
"character": 18
|
|
332
311
|
},
|
|
333
|
-
"name": "Lane"
|
|
334
|
-
"packageName": "@teambit/legacy/dist/scope/models"
|
|
312
|
+
"name": "Lane"
|
|
335
313
|
},
|
|
336
314
|
"isOptional": true
|
|
337
315
|
},
|
|
@@ -339,7 +317,7 @@
|
|
|
339
317
|
"__schema": "VariableLikeSchema",
|
|
340
318
|
"location": {
|
|
341
319
|
"filePath": "export.main.runtime.ts",
|
|
342
|
-
"line":
|
|
320
|
+
"line": 243,
|
|
343
321
|
"character": 5
|
|
344
322
|
},
|
|
345
323
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -348,7 +326,7 @@
|
|
|
348
326
|
"__schema": "KeywordTypeSchema",
|
|
349
327
|
"location": {
|
|
350
328
|
"filePath": "export.main.runtime.ts",
|
|
351
|
-
"line":
|
|
329
|
+
"line": 243,
|
|
352
330
|
"character": 19
|
|
353
331
|
},
|
|
354
332
|
"name": "boolean"
|
|
@@ -359,7 +337,7 @@
|
|
|
359
337
|
"__schema": "VariableLikeSchema",
|
|
360
338
|
"location": {
|
|
361
339
|
"filePath": "export.main.runtime.ts",
|
|
362
|
-
"line":
|
|
340
|
+
"line": 244,
|
|
363
341
|
"character": 5
|
|
364
342
|
},
|
|
365
343
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -368,7 +346,7 @@
|
|
|
368
346
|
"__schema": "KeywordTypeSchema",
|
|
369
347
|
"location": {
|
|
370
348
|
"filePath": "export.main.runtime.ts",
|
|
371
|
-
"line":
|
|
349
|
+
"line": 244,
|
|
372
350
|
"character": 22
|
|
373
351
|
},
|
|
374
352
|
"name": "boolean"
|
|
@@ -379,7 +357,7 @@
|
|
|
379
357
|
"__schema": "VariableLikeSchema",
|
|
380
358
|
"location": {
|
|
381
359
|
"filePath": "export.main.runtime.ts",
|
|
382
|
-
"line":
|
|
360
|
+
"line": 245,
|
|
383
361
|
"character": 5
|
|
384
362
|
},
|
|
385
363
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -388,7 +366,7 @@
|
|
|
388
366
|
"__schema": "TypeUnionSchema",
|
|
389
367
|
"location": {
|
|
390
368
|
"filePath": "export.main.runtime.ts",
|
|
391
|
-
"line":
|
|
369
|
+
"line": 245,
|
|
392
370
|
"character": 22
|
|
393
371
|
},
|
|
394
372
|
"types": [
|
|
@@ -396,7 +374,7 @@
|
|
|
396
374
|
"__schema": "KeywordTypeSchema",
|
|
397
375
|
"location": {
|
|
398
376
|
"filePath": "export.main.runtime.ts",
|
|
399
|
-
"line":
|
|
377
|
+
"line": 245,
|
|
400
378
|
"character": 22
|
|
401
379
|
},
|
|
402
380
|
"name": "string"
|
|
@@ -405,7 +383,7 @@
|
|
|
405
383
|
"__schema": "KeywordTypeSchema",
|
|
406
384
|
"location": {
|
|
407
385
|
"filePath": "export.main.runtime.ts",
|
|
408
|
-
"line":
|
|
386
|
+
"line": 245,
|
|
409
387
|
"character": 31
|
|
410
388
|
},
|
|
411
389
|
"name": "undefined"
|
|
@@ -418,7 +396,7 @@
|
|
|
418
396
|
"__schema": "VariableLikeSchema",
|
|
419
397
|
"location": {
|
|
420
398
|
"filePath": "export.main.runtime.ts",
|
|
421
|
-
"line":
|
|
399
|
+
"line": 246,
|
|
422
400
|
"character": 5
|
|
423
401
|
},
|
|
424
402
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
|
@@ -427,7 +405,7 @@
|
|
|
427
405
|
"__schema": "KeywordTypeSchema",
|
|
428
406
|
"location": {
|
|
429
407
|
"filePath": "export.main.runtime.ts",
|
|
430
|
-
"line":
|
|
408
|
+
"line": 246,
|
|
431
409
|
"character": 32
|
|
432
410
|
},
|
|
433
411
|
"name": "boolean"
|
|
@@ -438,7 +416,7 @@
|
|
|
438
416
|
"__schema": "VariableLikeSchema",
|
|
439
417
|
"location": {
|
|
440
418
|
"filePath": "export.main.runtime.ts",
|
|
441
|
-
"line":
|
|
419
|
+
"line": 247,
|
|
442
420
|
"character": 5
|
|
443
421
|
},
|
|
444
422
|
"signature": "(property) isOnMain?: boolean | undefined",
|
|
@@ -447,7 +425,7 @@
|
|
|
447
425
|
"__schema": "KeywordTypeSchema",
|
|
448
426
|
"location": {
|
|
449
427
|
"filePath": "export.main.runtime.ts",
|
|
450
|
-
"line":
|
|
428
|
+
"line": 247,
|
|
451
429
|
"character": 16
|
|
452
430
|
},
|
|
453
431
|
"name": "boolean"
|
|
@@ -458,7 +436,7 @@
|
|
|
458
436
|
"__schema": "VariableLikeSchema",
|
|
459
437
|
"location": {
|
|
460
438
|
"filePath": "export.main.runtime.ts",
|
|
461
|
-
"line":
|
|
439
|
+
"line": 248,
|
|
462
440
|
"character": 5
|
|
463
441
|
},
|
|
464
442
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
|
@@ -467,7 +445,7 @@
|
|
|
467
445
|
"__schema": "KeywordTypeSchema",
|
|
468
446
|
"location": {
|
|
469
447
|
"filePath": "export.main.runtime.ts",
|
|
470
|
-
"line":
|
|
448
|
+
"line": 248,
|
|
471
449
|
"character": 23
|
|
472
450
|
},
|
|
473
451
|
"name": "boolean"
|
|
@@ -478,7 +456,7 @@
|
|
|
478
456
|
"__schema": "VariableLikeSchema",
|
|
479
457
|
"location": {
|
|
480
458
|
"filePath": "export.main.runtime.ts",
|
|
481
|
-
"line":
|
|
459
|
+
"line": 249,
|
|
482
460
|
"character": 5
|
|
483
461
|
},
|
|
484
462
|
"signature": "(property) includeParents?: boolean | undefined",
|
|
@@ -487,7 +465,7 @@
|
|
|
487
465
|
"__schema": "KeywordTypeSchema",
|
|
488
466
|
"location": {
|
|
489
467
|
"filePath": "export.main.runtime.ts",
|
|
490
|
-
"line":
|
|
468
|
+
"line": 249,
|
|
491
469
|
"character": 22
|
|
492
470
|
},
|
|
493
471
|
"name": "boolean"
|
|
@@ -498,7 +476,7 @@
|
|
|
498
476
|
"__schema": "VariableLikeSchema",
|
|
499
477
|
"location": {
|
|
500
478
|
"filePath": "export.main.runtime.ts",
|
|
501
|
-
"line":
|
|
479
|
+
"line": 250,
|
|
502
480
|
"character": 5
|
|
503
481
|
},
|
|
504
482
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
|
@@ -507,7 +485,7 @@
|
|
|
507
485
|
"__schema": "KeywordTypeSchema",
|
|
508
486
|
"location": {
|
|
509
487
|
"filePath": "export.main.runtime.ts",
|
|
510
|
-
"line":
|
|
488
|
+
"line": 250,
|
|
511
489
|
"character": 33
|
|
512
490
|
},
|
|
513
491
|
"name": "boolean"
|
|
@@ -518,7 +496,7 @@
|
|
|
518
496
|
"__schema": "VariableLikeSchema",
|
|
519
497
|
"location": {
|
|
520
498
|
"filePath": "export.main.runtime.ts",
|
|
521
|
-
"line":
|
|
499
|
+
"line": 251,
|
|
522
500
|
"character": 5
|
|
523
501
|
},
|
|
524
502
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
|
@@ -527,11 +505,10 @@
|
|
|
527
505
|
"__schema": "TypeRefSchema",
|
|
528
506
|
"location": {
|
|
529
507
|
"filePath": "export.main.runtime.ts",
|
|
530
|
-
"line":
|
|
508
|
+
"line": 251,
|
|
531
509
|
"character": 20
|
|
532
510
|
},
|
|
533
|
-
"name": "ExportOrigin"
|
|
534
|
-
"packageName": "@teambit/legacy/dist/scope/network/http/http"
|
|
511
|
+
"name": "ExportOrigin"
|
|
535
512
|
},
|
|
536
513
|
"isOptional": true
|
|
537
514
|
}
|
|
@@ -543,7 +520,7 @@
|
|
|
543
520
|
"__schema": "VariableLikeSchema",
|
|
544
521
|
"location": {
|
|
545
522
|
"filePath": "export.main.runtime.ts",
|
|
546
|
-
"line":
|
|
523
|
+
"line": 240,
|
|
547
524
|
"character": 5
|
|
548
525
|
},
|
|
549
526
|
"signature": "(property) scope: Scope",
|
|
@@ -552,7 +529,7 @@
|
|
|
552
529
|
"__schema": "TypeRefSchema",
|
|
553
530
|
"location": {
|
|
554
531
|
"filePath": "export.main.runtime.ts",
|
|
555
|
-
"line":
|
|
532
|
+
"line": 240,
|
|
556
533
|
"character": 5
|
|
557
534
|
},
|
|
558
535
|
"name": "Scope",
|
|
@@ -564,7 +541,7 @@
|
|
|
564
541
|
"__schema": "VariableLikeSchema",
|
|
565
542
|
"location": {
|
|
566
543
|
"filePath": "export.main.runtime.ts",
|
|
567
|
-
"line":
|
|
544
|
+
"line": 241,
|
|
568
545
|
"character": 5
|
|
569
546
|
},
|
|
570
547
|
"signature": "(property) ids: ComponentIdList",
|
|
@@ -573,7 +550,7 @@
|
|
|
573
550
|
"__schema": "TypeRefSchema",
|
|
574
551
|
"location": {
|
|
575
552
|
"filePath": "export.main.runtime.ts",
|
|
576
|
-
"line":
|
|
553
|
+
"line": 241,
|
|
577
554
|
"character": 5
|
|
578
555
|
},
|
|
579
556
|
"name": "ComponentIdList",
|
|
@@ -589,7 +566,7 @@
|
|
|
589
566
|
"__schema": "VariableLikeSchema",
|
|
590
567
|
"location": {
|
|
591
568
|
"filePath": "export.main.runtime.ts",
|
|
592
|
-
"line":
|
|
569
|
+
"line": 242,
|
|
593
570
|
"character": 5
|
|
594
571
|
},
|
|
595
572
|
"signature": "(property) laneObject?: Lane | undefined",
|
|
@@ -598,11 +575,10 @@
|
|
|
598
575
|
"__schema": "TypeRefSchema",
|
|
599
576
|
"location": {
|
|
600
577
|
"filePath": "export.main.runtime.ts",
|
|
601
|
-
"line":
|
|
578
|
+
"line": 242,
|
|
602
579
|
"character": 18
|
|
603
580
|
},
|
|
604
|
-
"name": "Lane"
|
|
605
|
-
"packageName": "@teambit/legacy/dist/scope/models"
|
|
581
|
+
"name": "Lane"
|
|
606
582
|
},
|
|
607
583
|
"isOptional": true
|
|
608
584
|
},
|
|
@@ -610,7 +586,7 @@
|
|
|
610
586
|
"__schema": "VariableLikeSchema",
|
|
611
587
|
"location": {
|
|
612
588
|
"filePath": "export.main.runtime.ts",
|
|
613
|
-
"line":
|
|
589
|
+
"line": 243,
|
|
614
590
|
"character": 5
|
|
615
591
|
},
|
|
616
592
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -619,7 +595,7 @@
|
|
|
619
595
|
"__schema": "KeywordTypeSchema",
|
|
620
596
|
"location": {
|
|
621
597
|
"filePath": "export.main.runtime.ts",
|
|
622
|
-
"line":
|
|
598
|
+
"line": 243,
|
|
623
599
|
"character": 19
|
|
624
600
|
},
|
|
625
601
|
"name": "boolean"
|
|
@@ -630,7 +606,7 @@
|
|
|
630
606
|
"__schema": "VariableLikeSchema",
|
|
631
607
|
"location": {
|
|
632
608
|
"filePath": "export.main.runtime.ts",
|
|
633
|
-
"line":
|
|
609
|
+
"line": 244,
|
|
634
610
|
"character": 5
|
|
635
611
|
},
|
|
636
612
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -639,7 +615,7 @@
|
|
|
639
615
|
"__schema": "KeywordTypeSchema",
|
|
640
616
|
"location": {
|
|
641
617
|
"filePath": "export.main.runtime.ts",
|
|
642
|
-
"line":
|
|
618
|
+
"line": 244,
|
|
643
619
|
"character": 22
|
|
644
620
|
},
|
|
645
621
|
"name": "boolean"
|
|
@@ -650,7 +626,7 @@
|
|
|
650
626
|
"__schema": "VariableLikeSchema",
|
|
651
627
|
"location": {
|
|
652
628
|
"filePath": "export.main.runtime.ts",
|
|
653
|
-
"line":
|
|
629
|
+
"line": 245,
|
|
654
630
|
"character": 5
|
|
655
631
|
},
|
|
656
632
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -659,7 +635,7 @@
|
|
|
659
635
|
"__schema": "TypeUnionSchema",
|
|
660
636
|
"location": {
|
|
661
637
|
"filePath": "export.main.runtime.ts",
|
|
662
|
-
"line":
|
|
638
|
+
"line": 245,
|
|
663
639
|
"character": 22
|
|
664
640
|
},
|
|
665
641
|
"types": [
|
|
@@ -667,7 +643,7 @@
|
|
|
667
643
|
"__schema": "KeywordTypeSchema",
|
|
668
644
|
"location": {
|
|
669
645
|
"filePath": "export.main.runtime.ts",
|
|
670
|
-
"line":
|
|
646
|
+
"line": 245,
|
|
671
647
|
"character": 22
|
|
672
648
|
},
|
|
673
649
|
"name": "string"
|
|
@@ -676,7 +652,7 @@
|
|
|
676
652
|
"__schema": "KeywordTypeSchema",
|
|
677
653
|
"location": {
|
|
678
654
|
"filePath": "export.main.runtime.ts",
|
|
679
|
-
"line":
|
|
655
|
+
"line": 245,
|
|
680
656
|
"character": 31
|
|
681
657
|
},
|
|
682
658
|
"name": "undefined"
|
|
@@ -689,7 +665,7 @@
|
|
|
689
665
|
"__schema": "VariableLikeSchema",
|
|
690
666
|
"location": {
|
|
691
667
|
"filePath": "export.main.runtime.ts",
|
|
692
|
-
"line":
|
|
668
|
+
"line": 246,
|
|
693
669
|
"character": 5
|
|
694
670
|
},
|
|
695
671
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
|
@@ -698,7 +674,7 @@
|
|
|
698
674
|
"__schema": "KeywordTypeSchema",
|
|
699
675
|
"location": {
|
|
700
676
|
"filePath": "export.main.runtime.ts",
|
|
701
|
-
"line":
|
|
677
|
+
"line": 246,
|
|
702
678
|
"character": 32
|
|
703
679
|
},
|
|
704
680
|
"name": "boolean"
|
|
@@ -709,7 +685,7 @@
|
|
|
709
685
|
"__schema": "VariableLikeSchema",
|
|
710
686
|
"location": {
|
|
711
687
|
"filePath": "export.main.runtime.ts",
|
|
712
|
-
"line":
|
|
688
|
+
"line": 247,
|
|
713
689
|
"character": 5
|
|
714
690
|
},
|
|
715
691
|
"signature": "(property) isOnMain?: boolean | undefined",
|
|
@@ -718,7 +694,7 @@
|
|
|
718
694
|
"__schema": "KeywordTypeSchema",
|
|
719
695
|
"location": {
|
|
720
696
|
"filePath": "export.main.runtime.ts",
|
|
721
|
-
"line":
|
|
697
|
+
"line": 247,
|
|
722
698
|
"character": 16
|
|
723
699
|
},
|
|
724
700
|
"name": "boolean"
|
|
@@ -729,7 +705,7 @@
|
|
|
729
705
|
"__schema": "VariableLikeSchema",
|
|
730
706
|
"location": {
|
|
731
707
|
"filePath": "export.main.runtime.ts",
|
|
732
|
-
"line":
|
|
708
|
+
"line": 248,
|
|
733
709
|
"character": 5
|
|
734
710
|
},
|
|
735
711
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
|
@@ -738,7 +714,7 @@
|
|
|
738
714
|
"__schema": "KeywordTypeSchema",
|
|
739
715
|
"location": {
|
|
740
716
|
"filePath": "export.main.runtime.ts",
|
|
741
|
-
"line":
|
|
717
|
+
"line": 248,
|
|
742
718
|
"character": 23
|
|
743
719
|
},
|
|
744
720
|
"name": "boolean"
|
|
@@ -749,7 +725,7 @@
|
|
|
749
725
|
"__schema": "VariableLikeSchema",
|
|
750
726
|
"location": {
|
|
751
727
|
"filePath": "export.main.runtime.ts",
|
|
752
|
-
"line":
|
|
728
|
+
"line": 249,
|
|
753
729
|
"character": 5
|
|
754
730
|
},
|
|
755
731
|
"signature": "(property) includeParents?: boolean | undefined",
|
|
@@ -758,7 +734,7 @@
|
|
|
758
734
|
"__schema": "KeywordTypeSchema",
|
|
759
735
|
"location": {
|
|
760
736
|
"filePath": "export.main.runtime.ts",
|
|
761
|
-
"line":
|
|
737
|
+
"line": 249,
|
|
762
738
|
"character": 22
|
|
763
739
|
},
|
|
764
740
|
"name": "boolean"
|
|
@@ -769,7 +745,7 @@
|
|
|
769
745
|
"__schema": "VariableLikeSchema",
|
|
770
746
|
"location": {
|
|
771
747
|
"filePath": "export.main.runtime.ts",
|
|
772
|
-
"line":
|
|
748
|
+
"line": 250,
|
|
773
749
|
"character": 5
|
|
774
750
|
},
|
|
775
751
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
|
@@ -778,7 +754,7 @@
|
|
|
778
754
|
"__schema": "KeywordTypeSchema",
|
|
779
755
|
"location": {
|
|
780
756
|
"filePath": "export.main.runtime.ts",
|
|
781
|
-
"line":
|
|
757
|
+
"line": 250,
|
|
782
758
|
"character": 33
|
|
783
759
|
},
|
|
784
760
|
"name": "boolean"
|
|
@@ -789,7 +765,7 @@
|
|
|
789
765
|
"__schema": "VariableLikeSchema",
|
|
790
766
|
"location": {
|
|
791
767
|
"filePath": "export.main.runtime.ts",
|
|
792
|
-
"line":
|
|
768
|
+
"line": 251,
|
|
793
769
|
"character": 5
|
|
794
770
|
},
|
|
795
771
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
|
@@ -798,11 +774,10 @@
|
|
|
798
774
|
"__schema": "TypeRefSchema",
|
|
799
775
|
"location": {
|
|
800
776
|
"filePath": "export.main.runtime.ts",
|
|
801
|
-
"line":
|
|
777
|
+
"line": 251,
|
|
802
778
|
"character": 20
|
|
803
779
|
},
|
|
804
|
-
"name": "ExportOrigin"
|
|
805
|
-
"packageName": "@teambit/legacy/dist/scope/network/http/http"
|
|
780
|
+
"name": "ExportOrigin"
|
|
806
781
|
},
|
|
807
782
|
"isOptional": true
|
|
808
783
|
}
|
|
@@ -814,7 +789,7 @@
|
|
|
814
789
|
"__schema": "TypeRefSchema",
|
|
815
790
|
"location": {
|
|
816
791
|
"filePath": "export.main.runtime.ts",
|
|
817
|
-
"line":
|
|
792
|
+
"line": 252,
|
|
818
793
|
"character": 7
|
|
819
794
|
},
|
|
820
795
|
"name": "Promise",
|
|
@@ -823,7 +798,7 @@
|
|
|
823
798
|
"__schema": "TypeLiteralSchema",
|
|
824
799
|
"location": {
|
|
825
800
|
"filePath": "export.main.runtime.ts",
|
|
826
|
-
"line":
|
|
801
|
+
"line": 252,
|
|
827
802
|
"character": 15
|
|
828
803
|
},
|
|
829
804
|
"members": [
|
|
@@ -831,7 +806,7 @@
|
|
|
831
806
|
"__schema": "VariableLikeSchema",
|
|
832
807
|
"location": {
|
|
833
808
|
"filePath": "export.main.runtime.ts",
|
|
834
|
-
"line":
|
|
809
|
+
"line": 253,
|
|
835
810
|
"character": 5
|
|
836
811
|
},
|
|
837
812
|
"signature": "(property) exported: ComponentIdList",
|
|
@@ -840,7 +815,7 @@
|
|
|
840
815
|
"__schema": "TypeRefSchema",
|
|
841
816
|
"location": {
|
|
842
817
|
"filePath": "export.main.runtime.ts",
|
|
843
|
-
"line":
|
|
818
|
+
"line": 253,
|
|
844
819
|
"character": 5
|
|
845
820
|
},
|
|
846
821
|
"name": "ComponentIdList",
|
|
@@ -856,7 +831,7 @@
|
|
|
856
831
|
"__schema": "VariableLikeSchema",
|
|
857
832
|
"location": {
|
|
858
833
|
"filePath": "export.main.runtime.ts",
|
|
859
|
-
"line":
|
|
834
|
+
"line": 254,
|
|
860
835
|
"character": 5
|
|
861
836
|
},
|
|
862
837
|
"signature": "(property) updatedLocally: ComponentIdList",
|
|
@@ -865,7 +840,7 @@
|
|
|
865
840
|
"__schema": "TypeRefSchema",
|
|
866
841
|
"location": {
|
|
867
842
|
"filePath": "export.main.runtime.ts",
|
|
868
|
-
"line":
|
|
843
|
+
"line": 254,
|
|
869
844
|
"character": 5
|
|
870
845
|
},
|
|
871
846
|
"name": "ComponentIdList",
|
|
@@ -881,7 +856,7 @@
|
|
|
881
856
|
"__schema": "VariableLikeSchema",
|
|
882
857
|
"location": {
|
|
883
858
|
"filePath": "export.main.runtime.ts",
|
|
884
|
-
"line":
|
|
859
|
+
"line": 255,
|
|
885
860
|
"character": 5
|
|
886
861
|
},
|
|
887
862
|
"signature": "(property) newIdsOnRemote: ComponentID[]",
|
|
@@ -890,22 +865,17 @@
|
|
|
890
865
|
"__schema": "TypeArraySchema",
|
|
891
866
|
"location": {
|
|
892
867
|
"filePath": "export.main.runtime.ts",
|
|
893
|
-
"line":
|
|
868
|
+
"line": 255,
|
|
894
869
|
"character": 21
|
|
895
870
|
},
|
|
896
871
|
"type": {
|
|
897
872
|
"__schema": "TypeRefSchema",
|
|
898
873
|
"location": {
|
|
899
874
|
"filePath": "export.main.runtime.ts",
|
|
900
|
-
"line":
|
|
875
|
+
"line": 255,
|
|
901
876
|
"character": 21
|
|
902
877
|
},
|
|
903
|
-
"name": "ComponentID"
|
|
904
|
-
"componentId": {
|
|
905
|
-
"scope": "teambit.component",
|
|
906
|
-
"name": "component-id",
|
|
907
|
-
"version": "1.2.2"
|
|
908
|
-
}
|
|
878
|
+
"name": "ComponentID"
|
|
909
879
|
}
|
|
910
880
|
},
|
|
911
881
|
"isOptional": false
|
|
@@ -914,7 +884,7 @@
|
|
|
914
884
|
"__schema": "VariableLikeSchema",
|
|
915
885
|
"location": {
|
|
916
886
|
"filePath": "export.main.runtime.ts",
|
|
917
|
-
"line":
|
|
887
|
+
"line": 256,
|
|
918
888
|
"character": 5
|
|
919
889
|
},
|
|
920
890
|
"signature": "(property) rippleJobs: string[]",
|
|
@@ -923,14 +893,14 @@
|
|
|
923
893
|
"__schema": "TypeArraySchema",
|
|
924
894
|
"location": {
|
|
925
895
|
"filePath": "export.main.runtime.ts",
|
|
926
|
-
"line":
|
|
896
|
+
"line": 256,
|
|
927
897
|
"character": 17
|
|
928
898
|
},
|
|
929
899
|
"type": {
|
|
930
900
|
"__schema": "KeywordTypeSchema",
|
|
931
901
|
"location": {
|
|
932
902
|
"filePath": "export.main.runtime.ts",
|
|
933
|
-
"line":
|
|
903
|
+
"line": 256,
|
|
934
904
|
"character": 17
|
|
935
905
|
},
|
|
936
906
|
"name": "string"
|
|
@@ -950,7 +920,7 @@
|
|
|
950
920
|
"__schema": "FunctionLikeSchema",
|
|
951
921
|
"location": {
|
|
952
922
|
"filePath": "export.main.runtime.ts",
|
|
953
|
-
"line":
|
|
923
|
+
"line": 579,
|
|
954
924
|
"character": 3
|
|
955
925
|
},
|
|
956
926
|
"signature": "(method) ExportMain.pushToRemotesCarefully(manyObjectsPerRemote: ObjectsPerRemote[], resumeExportId?: string): Promise<void>",
|
|
@@ -960,7 +930,7 @@
|
|
|
960
930
|
"__schema": "ParameterSchema",
|
|
961
931
|
"location": {
|
|
962
932
|
"filePath": "export.main.runtime.ts",
|
|
963
|
-
"line":
|
|
933
|
+
"line": 579,
|
|
964
934
|
"character": 32
|
|
965
935
|
},
|
|
966
936
|
"name": "manyObjectsPerRemote",
|
|
@@ -968,18 +938,17 @@
|
|
|
968
938
|
"__schema": "TypeArraySchema",
|
|
969
939
|
"location": {
|
|
970
940
|
"filePath": "export.main.runtime.ts",
|
|
971
|
-
"line":
|
|
941
|
+
"line": 579,
|
|
972
942
|
"character": 54
|
|
973
943
|
},
|
|
974
944
|
"type": {
|
|
975
945
|
"__schema": "TypeRefSchema",
|
|
976
946
|
"location": {
|
|
977
947
|
"filePath": "export.main.runtime.ts",
|
|
978
|
-
"line":
|
|
948
|
+
"line": 579,
|
|
979
949
|
"character": 54
|
|
980
950
|
},
|
|
981
|
-
"name": "ObjectsPerRemote"
|
|
982
|
-
"internalFilePath": "export.main.runtime.ts"
|
|
951
|
+
"name": "ObjectsPerRemote"
|
|
983
952
|
}
|
|
984
953
|
},
|
|
985
954
|
"isOptional": false,
|
|
@@ -989,7 +958,7 @@
|
|
|
989
958
|
"__schema": "ParameterSchema",
|
|
990
959
|
"location": {
|
|
991
960
|
"filePath": "export.main.runtime.ts",
|
|
992
|
-
"line":
|
|
961
|
+
"line": 579,
|
|
993
962
|
"character": 74
|
|
994
963
|
},
|
|
995
964
|
"name": "resumeExportId",
|
|
@@ -997,7 +966,7 @@
|
|
|
997
966
|
"__schema": "KeywordTypeSchema",
|
|
998
967
|
"location": {
|
|
999
968
|
"filePath": "export.main.runtime.ts",
|
|
1000
|
-
"line":
|
|
969
|
+
"line": 579,
|
|
1001
970
|
"character": 91
|
|
1002
971
|
},
|
|
1003
972
|
"name": "string"
|
|
@@ -1010,7 +979,7 @@
|
|
|
1010
979
|
"__schema": "InferenceTypeSchema",
|
|
1011
980
|
"location": {
|
|
1012
981
|
"filePath": "export.main.runtime.ts",
|
|
1013
|
-
"line":
|
|
982
|
+
"line": 579,
|
|
1014
983
|
"character": 3
|
|
1015
984
|
},
|
|
1016
985
|
"type": "Promise<void>"
|
|
@@ -1023,7 +992,7 @@
|
|
|
1023
992
|
"__schema": "FunctionLikeSchema",
|
|
1024
993
|
"location": {
|
|
1025
994
|
"filePath": "export.main.runtime.ts",
|
|
1026
|
-
"line":
|
|
995
|
+
"line": 617,
|
|
1027
996
|
"character": 3
|
|
1028
997
|
},
|
|
1029
998
|
"signature": "(method) ExportMain.shouldPushToCentralHub(manyObjectsPerRemote: ObjectsPerRemote[], scopeRemotes: Remotes, originDirectly?: boolean): boolean",
|
|
@@ -1033,7 +1002,7 @@
|
|
|
1033
1002
|
"__schema": "ParameterSchema",
|
|
1034
1003
|
"location": {
|
|
1035
1004
|
"filePath": "export.main.runtime.ts",
|
|
1036
|
-
"line":
|
|
1005
|
+
"line": 618,
|
|
1037
1006
|
"character": 5
|
|
1038
1007
|
},
|
|
1039
1008
|
"name": "manyObjectsPerRemote",
|
|
@@ -1041,18 +1010,17 @@
|
|
|
1041
1010
|
"__schema": "TypeArraySchema",
|
|
1042
1011
|
"location": {
|
|
1043
1012
|
"filePath": "export.main.runtime.ts",
|
|
1044
|
-
"line":
|
|
1013
|
+
"line": 618,
|
|
1045
1014
|
"character": 27
|
|
1046
1015
|
},
|
|
1047
1016
|
"type": {
|
|
1048
1017
|
"__schema": "TypeRefSchema",
|
|
1049
1018
|
"location": {
|
|
1050
1019
|
"filePath": "export.main.runtime.ts",
|
|
1051
|
-
"line":
|
|
1020
|
+
"line": 618,
|
|
1052
1021
|
"character": 27
|
|
1053
1022
|
},
|
|
1054
|
-
"name": "ObjectsPerRemote"
|
|
1055
|
-
"internalFilePath": "export.main.runtime.ts"
|
|
1023
|
+
"name": "ObjectsPerRemote"
|
|
1056
1024
|
}
|
|
1057
1025
|
},
|
|
1058
1026
|
"isOptional": false,
|
|
@@ -1062,7 +1030,7 @@
|
|
|
1062
1030
|
"__schema": "ParameterSchema",
|
|
1063
1031
|
"location": {
|
|
1064
1032
|
"filePath": "export.main.runtime.ts",
|
|
1065
|
-
"line":
|
|
1033
|
+
"line": 619,
|
|
1066
1034
|
"character": 5
|
|
1067
1035
|
},
|
|
1068
1036
|
"name": "scopeRemotes",
|
|
@@ -1070,11 +1038,10 @@
|
|
|
1070
1038
|
"__schema": "TypeRefSchema",
|
|
1071
1039
|
"location": {
|
|
1072
1040
|
"filePath": "export.main.runtime.ts",
|
|
1073
|
-
"line":
|
|
1041
|
+
"line": 619,
|
|
1074
1042
|
"character": 19
|
|
1075
1043
|
},
|
|
1076
|
-
"name": "Remotes"
|
|
1077
|
-
"packageName": "@teambit/legacy/dist/remotes"
|
|
1044
|
+
"name": "Remotes"
|
|
1078
1045
|
},
|
|
1079
1046
|
"isOptional": false,
|
|
1080
1047
|
"isSpread": false
|
|
@@ -1083,7 +1050,7 @@
|
|
|
1083
1050
|
"__schema": "ParameterSchema",
|
|
1084
1051
|
"location": {
|
|
1085
1052
|
"filePath": "export.main.runtime.ts",
|
|
1086
|
-
"line":
|
|
1053
|
+
"line": 620,
|
|
1087
1054
|
"character": 5
|
|
1088
1055
|
},
|
|
1089
1056
|
"name": "originDirectly",
|
|
@@ -1091,7 +1058,7 @@
|
|
|
1091
1058
|
"__schema": "InferenceTypeSchema",
|
|
1092
1059
|
"location": {
|
|
1093
1060
|
"filePath": "export.main.runtime.ts",
|
|
1094
|
-
"line":
|
|
1061
|
+
"line": 620,
|
|
1095
1062
|
"character": 5
|
|
1096
1063
|
},
|
|
1097
1064
|
"type": "boolean"
|
|
@@ -1105,7 +1072,7 @@
|
|
|
1105
1072
|
"__schema": "KeywordTypeSchema",
|
|
1106
1073
|
"location": {
|
|
1107
1074
|
"filePath": "export.main.runtime.ts",
|
|
1108
|
-
"line":
|
|
1075
|
+
"line": 621,
|
|
1109
1076
|
"character": 6
|
|
1110
1077
|
},
|
|
1111
1078
|
"name": "boolean"
|
|
@@ -1116,7 +1083,7 @@
|
|
|
1116
1083
|
"__schema": "VariableLikeSchema",
|
|
1117
1084
|
"location": {
|
|
1118
1085
|
"filePath": "export.main.runtime.ts",
|
|
1119
|
-
"line":
|
|
1086
|
+
"line": 749,
|
|
1120
1087
|
"character": 3
|
|
1121
1088
|
},
|
|
1122
1089
|
"signature": "(property) ExportMain.runtime: RuntimeDefinition",
|
|
@@ -1125,7 +1092,7 @@
|
|
|
1125
1092
|
"__schema": "InferenceTypeSchema",
|
|
1126
1093
|
"location": {
|
|
1127
1094
|
"filePath": "export.main.runtime.ts",
|
|
1128
|
-
"line":
|
|
1095
|
+
"line": 749,
|
|
1129
1096
|
"character": 3
|
|
1130
1097
|
},
|
|
1131
1098
|
"type": "RuntimeDefinition"
|
|
@@ -1137,7 +1104,7 @@
|
|
|
1137
1104
|
"__schema": "VariableLikeSchema",
|
|
1138
1105
|
"location": {
|
|
1139
1106
|
"filePath": "export.main.runtime.ts",
|
|
1140
|
-
"line":
|
|
1107
|
+
"line": 750,
|
|
1141
1108
|
"character": 3
|
|
1142
1109
|
},
|
|
1143
1110
|
"signature": "(property) ExportMain.dependencies: Aspect[]",
|
|
@@ -1146,7 +1113,7 @@
|
|
|
1146
1113
|
"__schema": "InferenceTypeSchema",
|
|
1147
1114
|
"location": {
|
|
1148
1115
|
"filePath": "export.main.runtime.ts",
|
|
1149
|
-
"line":
|
|
1116
|
+
"line": 750,
|
|
1150
1117
|
"character": 3
|
|
1151
1118
|
},
|
|
1152
1119
|
"type": "Aspect[]"
|
|
@@ -1158,7 +1125,7 @@
|
|
|
1158
1125
|
"__schema": "FunctionLikeSchema",
|
|
1159
1126
|
"location": {
|
|
1160
1127
|
"filePath": "export.main.runtime.ts",
|
|
1161
|
-
"line":
|
|
1128
|
+
"line": 759,
|
|
1162
1129
|
"character": 3
|
|
1163
1130
|
},
|
|
1164
1131
|
"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>",
|
|
@@ -1168,7 +1135,7 @@
|
|
|
1168
1135
|
"__schema": "ParameterSchema",
|
|
1169
1136
|
"location": {
|
|
1170
1137
|
"filePath": "export.main.runtime.ts",
|
|
1171
|
-
"line":
|
|
1138
|
+
"line": 759,
|
|
1172
1139
|
"character": 25
|
|
1173
1140
|
},
|
|
1174
1141
|
"name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
|
|
@@ -1176,7 +1143,7 @@
|
|
|
1176
1143
|
"__schema": "TupleTypeSchema",
|
|
1177
1144
|
"location": {
|
|
1178
1145
|
"filePath": "export.main.runtime.ts",
|
|
1179
|
-
"line":
|
|
1146
|
+
"line": 759,
|
|
1180
1147
|
"character": 90
|
|
1181
1148
|
},
|
|
1182
1149
|
"elements": [
|
|
@@ -1184,92 +1151,64 @@
|
|
|
1184
1151
|
"__schema": "TypeRefSchema",
|
|
1185
1152
|
"location": {
|
|
1186
1153
|
"filePath": "export.main.runtime.ts",
|
|
1187
|
-
"line":
|
|
1154
|
+
"line": 760,
|
|
1188
1155
|
"character": 5
|
|
1189
1156
|
},
|
|
1190
|
-
"name": "CLIMain"
|
|
1191
|
-
"componentId": {
|
|
1192
|
-
"scope": "teambit.harmony",
|
|
1193
|
-
"name": "cli"
|
|
1194
|
-
}
|
|
1157
|
+
"name": "CLIMain"
|
|
1195
1158
|
},
|
|
1196
1159
|
{
|
|
1197
1160
|
"__schema": "TypeRefSchema",
|
|
1198
1161
|
"location": {
|
|
1199
1162
|
"filePath": "export.main.runtime.ts",
|
|
1200
|
-
"line":
|
|
1163
|
+
"line": 761,
|
|
1201
1164
|
"character": 5
|
|
1202
1165
|
},
|
|
1203
|
-
"name": "ScopeMain"
|
|
1204
|
-
"componentId": {
|
|
1205
|
-
"scope": "teambit.scope",
|
|
1206
|
-
"name": "scope"
|
|
1207
|
-
}
|
|
1166
|
+
"name": "ScopeMain"
|
|
1208
1167
|
},
|
|
1209
1168
|
{
|
|
1210
1169
|
"__schema": "TypeRefSchema",
|
|
1211
1170
|
"location": {
|
|
1212
1171
|
"filePath": "export.main.runtime.ts",
|
|
1213
|
-
"line":
|
|
1172
|
+
"line": 762,
|
|
1214
1173
|
"character": 5
|
|
1215
1174
|
},
|
|
1216
|
-
"name": "Workspace"
|
|
1217
|
-
"componentId": {
|
|
1218
|
-
"scope": "teambit.workspace",
|
|
1219
|
-
"name": "workspace"
|
|
1220
|
-
}
|
|
1175
|
+
"name": "Workspace"
|
|
1221
1176
|
},
|
|
1222
1177
|
{
|
|
1223
1178
|
"__schema": "TypeRefSchema",
|
|
1224
1179
|
"location": {
|
|
1225
1180
|
"filePath": "export.main.runtime.ts",
|
|
1226
|
-
"line":
|
|
1181
|
+
"line": 763,
|
|
1227
1182
|
"character": 5
|
|
1228
1183
|
},
|
|
1229
|
-
"name": "RemoveMain"
|
|
1230
|
-
"componentId": {
|
|
1231
|
-
"scope": "teambit.component",
|
|
1232
|
-
"name": "remove"
|
|
1233
|
-
}
|
|
1184
|
+
"name": "RemoveMain"
|
|
1234
1185
|
},
|
|
1235
1186
|
{
|
|
1236
1187
|
"__schema": "TypeRefSchema",
|
|
1237
1188
|
"location": {
|
|
1238
1189
|
"filePath": "export.main.runtime.ts",
|
|
1239
|
-
"line":
|
|
1190
|
+
"line": 764,
|
|
1240
1191
|
"character": 5
|
|
1241
1192
|
},
|
|
1242
|
-
"name": "DependencyResolverMain"
|
|
1243
|
-
"componentId": {
|
|
1244
|
-
"scope": "teambit.dependencies",
|
|
1245
|
-
"name": "dependency-resolver"
|
|
1246
|
-
}
|
|
1193
|
+
"name": "DependencyResolverMain"
|
|
1247
1194
|
},
|
|
1248
1195
|
{
|
|
1249
1196
|
"__schema": "TypeRefSchema",
|
|
1250
1197
|
"location": {
|
|
1251
1198
|
"filePath": "export.main.runtime.ts",
|
|
1252
|
-
"line":
|
|
1199
|
+
"line": 765,
|
|
1253
1200
|
"character": 5
|
|
1254
1201
|
},
|
|
1255
|
-
"name": "LoggerMain"
|
|
1256
|
-
"componentId": {
|
|
1257
|
-
"scope": "teambit.harmony",
|
|
1258
|
-
"name": "logger"
|
|
1259
|
-
}
|
|
1202
|
+
"name": "LoggerMain"
|
|
1260
1203
|
},
|
|
1261
1204
|
{
|
|
1262
1205
|
"__schema": "TypeRefSchema",
|
|
1263
1206
|
"location": {
|
|
1264
1207
|
"filePath": "export.main.runtime.ts",
|
|
1265
|
-
"line":
|
|
1208
|
+
"line": 766,
|
|
1266
1209
|
"character": 5
|
|
1267
1210
|
},
|
|
1268
|
-
"name": "EjectMain"
|
|
1269
|
-
"componentId": {
|
|
1270
|
-
"scope": "teambit.workspace",
|
|
1271
|
-
"name": "eject"
|
|
1272
|
-
}
|
|
1211
|
+
"name": "EjectMain"
|
|
1273
1212
|
}
|
|
1274
1213
|
]
|
|
1275
1214
|
},
|
|
@@ -1281,7 +1220,7 @@
|
|
|
1281
1220
|
"__schema": "InferenceTypeSchema",
|
|
1282
1221
|
"location": {
|
|
1283
1222
|
"filePath": "export.main.runtime.ts",
|
|
1284
|
-
"line":
|
|
1223
|
+
"line": 759,
|
|
1285
1224
|
"character": 3
|
|
1286
1225
|
},
|
|
1287
1226
|
"type": "Promise<ExportMain>"
|
|
@@ -1309,7 +1248,7 @@
|
|
|
1309
1248
|
"__schema": "InterfaceSchema",
|
|
1310
1249
|
"location": {
|
|
1311
1250
|
"filePath": "export.main.runtime.ts",
|
|
1312
|
-
"line":
|
|
1251
|
+
"line": 72,
|
|
1313
1252
|
"character": 1
|
|
1314
1253
|
},
|
|
1315
1254
|
"signature": "interface ExportResult",
|
|
@@ -1319,7 +1258,7 @@
|
|
|
1319
1258
|
"__schema": "VariableLikeSchema",
|
|
1320
1259
|
"location": {
|
|
1321
1260
|
"filePath": "export.main.runtime.ts",
|
|
1322
|
-
"line":
|
|
1261
|
+
"line": 73,
|
|
1323
1262
|
"character": 3
|
|
1324
1263
|
},
|
|
1325
1264
|
"signature": "(property) ExportResult.nonExistOnBitMap: ComponentID[]",
|
|
@@ -1328,22 +1267,17 @@
|
|
|
1328
1267
|
"__schema": "TypeArraySchema",
|
|
1329
1268
|
"location": {
|
|
1330
1269
|
"filePath": "export.main.runtime.ts",
|
|
1331
|
-
"line":
|
|
1270
|
+
"line": 73,
|
|
1332
1271
|
"character": 21
|
|
1333
1272
|
},
|
|
1334
1273
|
"type": {
|
|
1335
1274
|
"__schema": "TypeRefSchema",
|
|
1336
1275
|
"location": {
|
|
1337
1276
|
"filePath": "export.main.runtime.ts",
|
|
1338
|
-
"line":
|
|
1277
|
+
"line": 73,
|
|
1339
1278
|
"character": 21
|
|
1340
1279
|
},
|
|
1341
|
-
"name": "ComponentID"
|
|
1342
|
-
"componentId": {
|
|
1343
|
-
"scope": "teambit.component",
|
|
1344
|
-
"name": "component-id",
|
|
1345
|
-
"version": "1.2.2"
|
|
1346
|
-
}
|
|
1280
|
+
"name": "ComponentID"
|
|
1347
1281
|
}
|
|
1348
1282
|
},
|
|
1349
1283
|
"isOptional": false
|
|
@@ -1352,7 +1286,7 @@
|
|
|
1352
1286
|
"__schema": "VariableLikeSchema",
|
|
1353
1287
|
"location": {
|
|
1354
1288
|
"filePath": "export.main.runtime.ts",
|
|
1355
|
-
"line":
|
|
1289
|
+
"line": 74,
|
|
1356
1290
|
"character": 3
|
|
1357
1291
|
},
|
|
1358
1292
|
"signature": "(property) ExportResult.newIdsOnRemote: ComponentID[]",
|
|
@@ -1361,22 +1295,17 @@
|
|
|
1361
1295
|
"__schema": "TypeArraySchema",
|
|
1362
1296
|
"location": {
|
|
1363
1297
|
"filePath": "export.main.runtime.ts",
|
|
1364
|
-
"line":
|
|
1298
|
+
"line": 74,
|
|
1365
1299
|
"character": 19
|
|
1366
1300
|
},
|
|
1367
1301
|
"type": {
|
|
1368
1302
|
"__schema": "TypeRefSchema",
|
|
1369
1303
|
"location": {
|
|
1370
1304
|
"filePath": "export.main.runtime.ts",
|
|
1371
|
-
"line":
|
|
1305
|
+
"line": 74,
|
|
1372
1306
|
"character": 19
|
|
1373
1307
|
},
|
|
1374
|
-
"name": "ComponentID"
|
|
1375
|
-
"componentId": {
|
|
1376
|
-
"scope": "teambit.component",
|
|
1377
|
-
"name": "component-id",
|
|
1378
|
-
"version": "1.2.2"
|
|
1379
|
-
}
|
|
1308
|
+
"name": "ComponentID"
|
|
1380
1309
|
}
|
|
1381
1310
|
},
|
|
1382
1311
|
"isOptional": false
|
|
@@ -1385,7 +1314,7 @@
|
|
|
1385
1314
|
"__schema": "VariableLikeSchema",
|
|
1386
1315
|
"location": {
|
|
1387
1316
|
"filePath": "export.main.runtime.ts",
|
|
1388
|
-
"line":
|
|
1317
|
+
"line": 75,
|
|
1389
1318
|
"character": 3
|
|
1390
1319
|
},
|
|
1391
1320
|
"signature": "(property) ExportResult.removedIds: ComponentIdList",
|
|
@@ -1394,7 +1323,7 @@
|
|
|
1394
1323
|
"__schema": "TypeRefSchema",
|
|
1395
1324
|
"location": {
|
|
1396
1325
|
"filePath": "export.main.runtime.ts",
|
|
1397
|
-
"line":
|
|
1326
|
+
"line": 75,
|
|
1398
1327
|
"character": 3
|
|
1399
1328
|
},
|
|
1400
1329
|
"name": "ComponentIdList",
|
|
@@ -1410,7 +1339,7 @@
|
|
|
1410
1339
|
"__schema": "VariableLikeSchema",
|
|
1411
1340
|
"location": {
|
|
1412
1341
|
"filePath": "export.main.runtime.ts",
|
|
1413
|
-
"line":
|
|
1342
|
+
"line": 76,
|
|
1414
1343
|
"character": 3
|
|
1415
1344
|
},
|
|
1416
1345
|
"signature": "(property) ExportResult.missingScope: ComponentID[]",
|
|
@@ -1419,22 +1348,17 @@
|
|
|
1419
1348
|
"__schema": "TypeArraySchema",
|
|
1420
1349
|
"location": {
|
|
1421
1350
|
"filePath": "export.main.runtime.ts",
|
|
1422
|
-
"line":
|
|
1351
|
+
"line": 76,
|
|
1423
1352
|
"character": 17
|
|
1424
1353
|
},
|
|
1425
1354
|
"type": {
|
|
1426
1355
|
"__schema": "TypeRefSchema",
|
|
1427
1356
|
"location": {
|
|
1428
1357
|
"filePath": "export.main.runtime.ts",
|
|
1429
|
-
"line":
|
|
1358
|
+
"line": 76,
|
|
1430
1359
|
"character": 17
|
|
1431
1360
|
},
|
|
1432
|
-
"name": "ComponentID"
|
|
1433
|
-
"componentId": {
|
|
1434
|
-
"scope": "teambit.component",
|
|
1435
|
-
"name": "component-id",
|
|
1436
|
-
"version": "1.2.2"
|
|
1437
|
-
}
|
|
1361
|
+
"name": "ComponentID"
|
|
1438
1362
|
}
|
|
1439
1363
|
},
|
|
1440
1364
|
"isOptional": false
|
|
@@ -1443,7 +1367,7 @@
|
|
|
1443
1367
|
"__schema": "VariableLikeSchema",
|
|
1444
1368
|
"location": {
|
|
1445
1369
|
"filePath": "export.main.runtime.ts",
|
|
1446
|
-
"line":
|
|
1370
|
+
"line": 77,
|
|
1447
1371
|
"character": 3
|
|
1448
1372
|
},
|
|
1449
1373
|
"signature": "(property) ExportResult.componentsIds: ComponentID[]",
|
|
@@ -1452,22 +1376,17 @@
|
|
|
1452
1376
|
"__schema": "TypeArraySchema",
|
|
1453
1377
|
"location": {
|
|
1454
1378
|
"filePath": "export.main.runtime.ts",
|
|
1455
|
-
"line":
|
|
1379
|
+
"line": 77,
|
|
1456
1380
|
"character": 18
|
|
1457
1381
|
},
|
|
1458
1382
|
"type": {
|
|
1459
1383
|
"__schema": "TypeRefSchema",
|
|
1460
1384
|
"location": {
|
|
1461
1385
|
"filePath": "export.main.runtime.ts",
|
|
1462
|
-
"line":
|
|
1386
|
+
"line": 77,
|
|
1463
1387
|
"character": 18
|
|
1464
1388
|
},
|
|
1465
|
-
"name": "ComponentID"
|
|
1466
|
-
"componentId": {
|
|
1467
|
-
"scope": "teambit.component",
|
|
1468
|
-
"name": "component-id",
|
|
1469
|
-
"version": "1.2.2"
|
|
1470
|
-
}
|
|
1389
|
+
"name": "ComponentID"
|
|
1471
1390
|
}
|
|
1472
1391
|
},
|
|
1473
1392
|
"isOptional": false
|
|
@@ -1476,7 +1395,7 @@
|
|
|
1476
1395
|
"__schema": "VariableLikeSchema",
|
|
1477
1396
|
"location": {
|
|
1478
1397
|
"filePath": "export.main.runtime.ts",
|
|
1479
|
-
"line":
|
|
1398
|
+
"line": 78,
|
|
1480
1399
|
"character": 3
|
|
1481
1400
|
},
|
|
1482
1401
|
"signature": "(property) ExportResult.exportedLanes: Lane[]",
|
|
@@ -1485,18 +1404,17 @@
|
|
|
1485
1404
|
"__schema": "TypeArraySchema",
|
|
1486
1405
|
"location": {
|
|
1487
1406
|
"filePath": "export.main.runtime.ts",
|
|
1488
|
-
"line":
|
|
1407
|
+
"line": 78,
|
|
1489
1408
|
"character": 18
|
|
1490
1409
|
},
|
|
1491
1410
|
"type": {
|
|
1492
1411
|
"__schema": "TypeRefSchema",
|
|
1493
1412
|
"location": {
|
|
1494
1413
|
"filePath": "export.main.runtime.ts",
|
|
1495
|
-
"line":
|
|
1414
|
+
"line": 78,
|
|
1496
1415
|
"character": 18
|
|
1497
1416
|
},
|
|
1498
|
-
"name": "Lane"
|
|
1499
|
-
"packageName": "@teambit/legacy/dist/scope/models"
|
|
1417
|
+
"name": "Lane"
|
|
1500
1418
|
}
|
|
1501
1419
|
},
|
|
1502
1420
|
"isOptional": false
|
|
@@ -1505,7 +1423,7 @@
|
|
|
1505
1423
|
"__schema": "VariableLikeSchema",
|
|
1506
1424
|
"location": {
|
|
1507
1425
|
"filePath": "export.main.runtime.ts",
|
|
1508
|
-
"line":
|
|
1426
|
+
"line": 79,
|
|
1509
1427
|
"character": 3
|
|
1510
1428
|
},
|
|
1511
1429
|
"signature": "(property) ExportResult.rippleJobs: string[]",
|
|
@@ -1514,14 +1432,14 @@
|
|
|
1514
1432
|
"__schema": "TypeArraySchema",
|
|
1515
1433
|
"location": {
|
|
1516
1434
|
"filePath": "export.main.runtime.ts",
|
|
1517
|
-
"line":
|
|
1435
|
+
"line": 79,
|
|
1518
1436
|
"character": 15
|
|
1519
1437
|
},
|
|
1520
1438
|
"type": {
|
|
1521
1439
|
"__schema": "KeywordTypeSchema",
|
|
1522
1440
|
"location": {
|
|
1523
1441
|
"filePath": "export.main.runtime.ts",
|
|
1524
|
-
"line":
|
|
1442
|
+
"line": 79,
|
|
1525
1443
|
"character": 15
|
|
1526
1444
|
},
|
|
1527
1445
|
"name": "string"
|
|
@@ -1533,7 +1451,7 @@
|
|
|
1533
1451
|
"__schema": "VariableLikeSchema",
|
|
1534
1452
|
"location": {
|
|
1535
1453
|
"filePath": "export.main.runtime.ts",
|
|
1536
|
-
"line":
|
|
1454
|
+
"line": 80,
|
|
1537
1455
|
"character": 3
|
|
1538
1456
|
},
|
|
1539
1457
|
"signature": "(property) ExportResult.ejectResults: EjectResults | undefined",
|
|
@@ -1542,7 +1460,7 @@
|
|
|
1542
1460
|
"__schema": "TypeUnionSchema",
|
|
1543
1461
|
"location": {
|
|
1544
1462
|
"filePath": "export.main.runtime.ts",
|
|
1545
|
-
"line":
|
|
1463
|
+
"line": 80,
|
|
1546
1464
|
"character": 17
|
|
1547
1465
|
},
|
|
1548
1466
|
"types": [
|
|
@@ -1550,20 +1468,16 @@
|
|
|
1550
1468
|
"__schema": "TypeRefSchema",
|
|
1551
1469
|
"location": {
|
|
1552
1470
|
"filePath": "export.main.runtime.ts",
|
|
1553
|
-
"line":
|
|
1471
|
+
"line": 80,
|
|
1554
1472
|
"character": 17
|
|
1555
1473
|
},
|
|
1556
|
-
"name": "EjectResults"
|
|
1557
|
-
"componentId": {
|
|
1558
|
-
"scope": "teambit.workspace",
|
|
1559
|
-
"name": "eject"
|
|
1560
|
-
}
|
|
1474
|
+
"name": "EjectResults"
|
|
1561
1475
|
},
|
|
1562
1476
|
{
|
|
1563
1477
|
"__schema": "KeywordTypeSchema",
|
|
1564
1478
|
"location": {
|
|
1565
1479
|
"filePath": "export.main.runtime.ts",
|
|
1566
|
-
"line":
|
|
1480
|
+
"line": 80,
|
|
1567
1481
|
"character": 32
|
|
1568
1482
|
},
|
|
1569
1483
|
"name": "undefined"
|
|
@@ -1652,7 +1566,7 @@
|
|
|
1652
1566
|
"componentId": {
|
|
1653
1567
|
"scope": "teambit.legacy",
|
|
1654
1568
|
"name": "scope-api",
|
|
1655
|
-
"version": "0.0.
|
|
1569
|
+
"version": "0.0.50"
|
|
1656
1570
|
}
|
|
1657
1571
|
}
|
|
1658
1572
|
},
|
|
@@ -1772,7 +1686,7 @@
|
|
|
1772
1686
|
"__schema": "TypeSchema",
|
|
1773
1687
|
"location": {
|
|
1774
1688
|
"filePath": "export.main.runtime.ts",
|
|
1775
|
-
"line":
|
|
1689
|
+
"line": 41,
|
|
1776
1690
|
"character": 1
|
|
1777
1691
|
},
|
|
1778
1692
|
"signature": "type OnExportIdTransformer = (id: ComponentID) => ComponentID",
|
|
@@ -1781,17 +1695,17 @@
|
|
|
1781
1695
|
"__schema": "FunctionLikeSchema",
|
|
1782
1696
|
"location": {
|
|
1783
1697
|
"filePath": "export.main.runtime.ts",
|
|
1784
|
-
"line":
|
|
1698
|
+
"line": 41,
|
|
1785
1699
|
"character": 37
|
|
1786
1700
|
},
|
|
1787
|
-
"signature": "(id:
|
|
1701
|
+
"signature": "(id: ComponentID): ComponentID",
|
|
1788
1702
|
"name": "",
|
|
1789
1703
|
"params": [
|
|
1790
1704
|
{
|
|
1791
1705
|
"__schema": "ParameterSchema",
|
|
1792
1706
|
"location": {
|
|
1793
1707
|
"filePath": "export.main.runtime.ts",
|
|
1794
|
-
"line":
|
|
1708
|
+
"line": 41,
|
|
1795
1709
|
"character": 38
|
|
1796
1710
|
},
|
|
1797
1711
|
"name": "id",
|
|
@@ -1799,15 +1713,10 @@
|
|
|
1799
1713
|
"__schema": "TypeRefSchema",
|
|
1800
1714
|
"location": {
|
|
1801
1715
|
"filePath": "export.main.runtime.ts",
|
|
1802
|
-
"line":
|
|
1716
|
+
"line": 41,
|
|
1803
1717
|
"character": 42
|
|
1804
1718
|
},
|
|
1805
|
-
"name": "ComponentID"
|
|
1806
|
-
"componentId": {
|
|
1807
|
-
"scope": "teambit.component",
|
|
1808
|
-
"name": "component-id",
|
|
1809
|
-
"version": "1.2.2"
|
|
1810
|
-
}
|
|
1719
|
+
"name": "ComponentID"
|
|
1811
1720
|
},
|
|
1812
1721
|
"isOptional": false,
|
|
1813
1722
|
"isSpread": false
|
|
@@ -1817,15 +1726,10 @@
|
|
|
1817
1726
|
"__schema": "TypeRefSchema",
|
|
1818
1727
|
"location": {
|
|
1819
1728
|
"filePath": "export.main.runtime.ts",
|
|
1820
|
-
"line":
|
|
1729
|
+
"line": 41,
|
|
1821
1730
|
"character": 58
|
|
1822
1731
|
},
|
|
1823
|
-
"name": "ComponentID"
|
|
1824
|
-
"componentId": {
|
|
1825
|
-
"scope": "teambit.component",
|
|
1826
|
-
"name": "component-id",
|
|
1827
|
-
"version": "1.2.2"
|
|
1828
|
-
}
|
|
1732
|
+
"name": "ComponentID"
|
|
1829
1733
|
},
|
|
1830
1734
|
"modifiers": []
|
|
1831
1735
|
}
|
|
@@ -1834,7 +1738,7 @@
|
|
|
1834
1738
|
"__schema": "InterfaceSchema",
|
|
1835
1739
|
"location": {
|
|
1836
1740
|
"filePath": "export.main.runtime.ts",
|
|
1837
|
-
"line":
|
|
1741
|
+
"line": 72,
|
|
1838
1742
|
"character": 1
|
|
1839
1743
|
},
|
|
1840
1744
|
"signature": "interface ExportResult",
|
|
@@ -1844,7 +1748,7 @@
|
|
|
1844
1748
|
"__schema": "VariableLikeSchema",
|
|
1845
1749
|
"location": {
|
|
1846
1750
|
"filePath": "export.main.runtime.ts",
|
|
1847
|
-
"line":
|
|
1751
|
+
"line": 73,
|
|
1848
1752
|
"character": 3
|
|
1849
1753
|
},
|
|
1850
1754
|
"signature": "(property) ExportResult.nonExistOnBitMap: ComponentID[]",
|
|
@@ -1853,22 +1757,17 @@
|
|
|
1853
1757
|
"__schema": "TypeArraySchema",
|
|
1854
1758
|
"location": {
|
|
1855
1759
|
"filePath": "export.main.runtime.ts",
|
|
1856
|
-
"line":
|
|
1760
|
+
"line": 73,
|
|
1857
1761
|
"character": 21
|
|
1858
1762
|
},
|
|
1859
1763
|
"type": {
|
|
1860
1764
|
"__schema": "TypeRefSchema",
|
|
1861
1765
|
"location": {
|
|
1862
1766
|
"filePath": "export.main.runtime.ts",
|
|
1863
|
-
"line":
|
|
1767
|
+
"line": 73,
|
|
1864
1768
|
"character": 21
|
|
1865
1769
|
},
|
|
1866
|
-
"name": "ComponentID"
|
|
1867
|
-
"componentId": {
|
|
1868
|
-
"scope": "teambit.component",
|
|
1869
|
-
"name": "component-id",
|
|
1870
|
-
"version": "1.2.2"
|
|
1871
|
-
}
|
|
1770
|
+
"name": "ComponentID"
|
|
1872
1771
|
}
|
|
1873
1772
|
},
|
|
1874
1773
|
"isOptional": false
|
|
@@ -1877,7 +1776,7 @@
|
|
|
1877
1776
|
"__schema": "VariableLikeSchema",
|
|
1878
1777
|
"location": {
|
|
1879
1778
|
"filePath": "export.main.runtime.ts",
|
|
1880
|
-
"line":
|
|
1779
|
+
"line": 74,
|
|
1881
1780
|
"character": 3
|
|
1882
1781
|
},
|
|
1883
1782
|
"signature": "(property) ExportResult.newIdsOnRemote: ComponentID[]",
|
|
@@ -1886,22 +1785,17 @@
|
|
|
1886
1785
|
"__schema": "TypeArraySchema",
|
|
1887
1786
|
"location": {
|
|
1888
1787
|
"filePath": "export.main.runtime.ts",
|
|
1889
|
-
"line":
|
|
1788
|
+
"line": 74,
|
|
1890
1789
|
"character": 19
|
|
1891
1790
|
},
|
|
1892
1791
|
"type": {
|
|
1893
1792
|
"__schema": "TypeRefSchema",
|
|
1894
1793
|
"location": {
|
|
1895
1794
|
"filePath": "export.main.runtime.ts",
|
|
1896
|
-
"line":
|
|
1795
|
+
"line": 74,
|
|
1897
1796
|
"character": 19
|
|
1898
1797
|
},
|
|
1899
|
-
"name": "ComponentID"
|
|
1900
|
-
"componentId": {
|
|
1901
|
-
"scope": "teambit.component",
|
|
1902
|
-
"name": "component-id",
|
|
1903
|
-
"version": "1.2.2"
|
|
1904
|
-
}
|
|
1798
|
+
"name": "ComponentID"
|
|
1905
1799
|
}
|
|
1906
1800
|
},
|
|
1907
1801
|
"isOptional": false
|
|
@@ -1910,7 +1804,7 @@
|
|
|
1910
1804
|
"__schema": "VariableLikeSchema",
|
|
1911
1805
|
"location": {
|
|
1912
1806
|
"filePath": "export.main.runtime.ts",
|
|
1913
|
-
"line":
|
|
1807
|
+
"line": 75,
|
|
1914
1808
|
"character": 3
|
|
1915
1809
|
},
|
|
1916
1810
|
"signature": "(property) ExportResult.removedIds: ComponentIdList",
|
|
@@ -1919,7 +1813,7 @@
|
|
|
1919
1813
|
"__schema": "TypeRefSchema",
|
|
1920
1814
|
"location": {
|
|
1921
1815
|
"filePath": "export.main.runtime.ts",
|
|
1922
|
-
"line":
|
|
1816
|
+
"line": 75,
|
|
1923
1817
|
"character": 3
|
|
1924
1818
|
},
|
|
1925
1819
|
"name": "ComponentIdList",
|
|
@@ -1935,7 +1829,7 @@
|
|
|
1935
1829
|
"__schema": "VariableLikeSchema",
|
|
1936
1830
|
"location": {
|
|
1937
1831
|
"filePath": "export.main.runtime.ts",
|
|
1938
|
-
"line":
|
|
1832
|
+
"line": 76,
|
|
1939
1833
|
"character": 3
|
|
1940
1834
|
},
|
|
1941
1835
|
"signature": "(property) ExportResult.missingScope: ComponentID[]",
|
|
@@ -1944,22 +1838,17 @@
|
|
|
1944
1838
|
"__schema": "TypeArraySchema",
|
|
1945
1839
|
"location": {
|
|
1946
1840
|
"filePath": "export.main.runtime.ts",
|
|
1947
|
-
"line":
|
|
1841
|
+
"line": 76,
|
|
1948
1842
|
"character": 17
|
|
1949
1843
|
},
|
|
1950
1844
|
"type": {
|
|
1951
1845
|
"__schema": "TypeRefSchema",
|
|
1952
1846
|
"location": {
|
|
1953
1847
|
"filePath": "export.main.runtime.ts",
|
|
1954
|
-
"line":
|
|
1848
|
+
"line": 76,
|
|
1955
1849
|
"character": 17
|
|
1956
1850
|
},
|
|
1957
|
-
"name": "ComponentID"
|
|
1958
|
-
"componentId": {
|
|
1959
|
-
"scope": "teambit.component",
|
|
1960
|
-
"name": "component-id",
|
|
1961
|
-
"version": "1.2.2"
|
|
1962
|
-
}
|
|
1851
|
+
"name": "ComponentID"
|
|
1963
1852
|
}
|
|
1964
1853
|
},
|
|
1965
1854
|
"isOptional": false
|
|
@@ -1968,7 +1857,7 @@
|
|
|
1968
1857
|
"__schema": "VariableLikeSchema",
|
|
1969
1858
|
"location": {
|
|
1970
1859
|
"filePath": "export.main.runtime.ts",
|
|
1971
|
-
"line":
|
|
1860
|
+
"line": 77,
|
|
1972
1861
|
"character": 3
|
|
1973
1862
|
},
|
|
1974
1863
|
"signature": "(property) ExportResult.componentsIds: ComponentID[]",
|
|
@@ -1977,22 +1866,17 @@
|
|
|
1977
1866
|
"__schema": "TypeArraySchema",
|
|
1978
1867
|
"location": {
|
|
1979
1868
|
"filePath": "export.main.runtime.ts",
|
|
1980
|
-
"line":
|
|
1869
|
+
"line": 77,
|
|
1981
1870
|
"character": 18
|
|
1982
1871
|
},
|
|
1983
1872
|
"type": {
|
|
1984
1873
|
"__schema": "TypeRefSchema",
|
|
1985
1874
|
"location": {
|
|
1986
1875
|
"filePath": "export.main.runtime.ts",
|
|
1987
|
-
"line":
|
|
1876
|
+
"line": 77,
|
|
1988
1877
|
"character": 18
|
|
1989
1878
|
},
|
|
1990
|
-
"name": "ComponentID"
|
|
1991
|
-
"componentId": {
|
|
1992
|
-
"scope": "teambit.component",
|
|
1993
|
-
"name": "component-id",
|
|
1994
|
-
"version": "1.2.2"
|
|
1995
|
-
}
|
|
1879
|
+
"name": "ComponentID"
|
|
1996
1880
|
}
|
|
1997
1881
|
},
|
|
1998
1882
|
"isOptional": false
|
|
@@ -2001,7 +1885,7 @@
|
|
|
2001
1885
|
"__schema": "VariableLikeSchema",
|
|
2002
1886
|
"location": {
|
|
2003
1887
|
"filePath": "export.main.runtime.ts",
|
|
2004
|
-
"line":
|
|
1888
|
+
"line": 78,
|
|
2005
1889
|
"character": 3
|
|
2006
1890
|
},
|
|
2007
1891
|
"signature": "(property) ExportResult.exportedLanes: Lane[]",
|
|
@@ -2010,18 +1894,17 @@
|
|
|
2010
1894
|
"__schema": "TypeArraySchema",
|
|
2011
1895
|
"location": {
|
|
2012
1896
|
"filePath": "export.main.runtime.ts",
|
|
2013
|
-
"line":
|
|
1897
|
+
"line": 78,
|
|
2014
1898
|
"character": 18
|
|
2015
1899
|
},
|
|
2016
1900
|
"type": {
|
|
2017
1901
|
"__schema": "TypeRefSchema",
|
|
2018
1902
|
"location": {
|
|
2019
1903
|
"filePath": "export.main.runtime.ts",
|
|
2020
|
-
"line":
|
|
1904
|
+
"line": 78,
|
|
2021
1905
|
"character": 18
|
|
2022
1906
|
},
|
|
2023
|
-
"name": "Lane"
|
|
2024
|
-
"packageName": "@teambit/legacy/dist/scope/models"
|
|
1907
|
+
"name": "Lane"
|
|
2025
1908
|
}
|
|
2026
1909
|
},
|
|
2027
1910
|
"isOptional": false
|
|
@@ -2030,7 +1913,7 @@
|
|
|
2030
1913
|
"__schema": "VariableLikeSchema",
|
|
2031
1914
|
"location": {
|
|
2032
1915
|
"filePath": "export.main.runtime.ts",
|
|
2033
|
-
"line":
|
|
1916
|
+
"line": 79,
|
|
2034
1917
|
"character": 3
|
|
2035
1918
|
},
|
|
2036
1919
|
"signature": "(property) ExportResult.rippleJobs: string[]",
|
|
@@ -2039,14 +1922,14 @@
|
|
|
2039
1922
|
"__schema": "TypeArraySchema",
|
|
2040
1923
|
"location": {
|
|
2041
1924
|
"filePath": "export.main.runtime.ts",
|
|
2042
|
-
"line":
|
|
1925
|
+
"line": 79,
|
|
2043
1926
|
"character": 15
|
|
2044
1927
|
},
|
|
2045
1928
|
"type": {
|
|
2046
1929
|
"__schema": "KeywordTypeSchema",
|
|
2047
1930
|
"location": {
|
|
2048
1931
|
"filePath": "export.main.runtime.ts",
|
|
2049
|
-
"line":
|
|
1932
|
+
"line": 79,
|
|
2050
1933
|
"character": 15
|
|
2051
1934
|
},
|
|
2052
1935
|
"name": "string"
|
|
@@ -2058,7 +1941,7 @@
|
|
|
2058
1941
|
"__schema": "VariableLikeSchema",
|
|
2059
1942
|
"location": {
|
|
2060
1943
|
"filePath": "export.main.runtime.ts",
|
|
2061
|
-
"line":
|
|
1944
|
+
"line": 80,
|
|
2062
1945
|
"character": 3
|
|
2063
1946
|
},
|
|
2064
1947
|
"signature": "(property) ExportResult.ejectResults: EjectResults | undefined",
|
|
@@ -2067,7 +1950,7 @@
|
|
|
2067
1950
|
"__schema": "TypeUnionSchema",
|
|
2068
1951
|
"location": {
|
|
2069
1952
|
"filePath": "export.main.runtime.ts",
|
|
2070
|
-
"line":
|
|
1953
|
+
"line": 80,
|
|
2071
1954
|
"character": 17
|
|
2072
1955
|
},
|
|
2073
1956
|
"types": [
|
|
@@ -2075,20 +1958,16 @@
|
|
|
2075
1958
|
"__schema": "TypeRefSchema",
|
|
2076
1959
|
"location": {
|
|
2077
1960
|
"filePath": "export.main.runtime.ts",
|
|
2078
|
-
"line":
|
|
1961
|
+
"line": 80,
|
|
2079
1962
|
"character": 17
|
|
2080
1963
|
},
|
|
2081
|
-
"name": "EjectResults"
|
|
2082
|
-
"componentId": {
|
|
2083
|
-
"scope": "teambit.workspace",
|
|
2084
|
-
"name": "eject"
|
|
2085
|
-
}
|
|
1964
|
+
"name": "EjectResults"
|
|
2086
1965
|
},
|
|
2087
1966
|
{
|
|
2088
1967
|
"__schema": "KeywordTypeSchema",
|
|
2089
1968
|
"location": {
|
|
2090
1969
|
"filePath": "export.main.runtime.ts",
|
|
2091
|
-
"line":
|
|
1970
|
+
"line": 80,
|
|
2092
1971
|
"character": 32
|
|
2093
1972
|
},
|
|
2094
1973
|
"name": "undefined"
|
|
@@ -2104,7 +1983,7 @@
|
|
|
2104
1983
|
"__schema": "ClassSchema",
|
|
2105
1984
|
"location": {
|
|
2106
1985
|
"filePath": "export.main.runtime.ts",
|
|
2107
|
-
"line":
|
|
1986
|
+
"line": 83,
|
|
2108
1987
|
"character": 1
|
|
2109
1988
|
},
|
|
2110
1989
|
"signature": "class ExportMain",
|
|
@@ -2114,7 +1993,7 @@
|
|
|
2114
1993
|
"__schema": "ConstructorSchema",
|
|
2115
1994
|
"location": {
|
|
2116
1995
|
"filePath": "export.main.runtime.ts",
|
|
2117
|
-
"line":
|
|
1996
|
+
"line": 84,
|
|
2118
1997
|
"character": 3
|
|
2119
1998
|
},
|
|
2120
1999
|
"signature": "constructor ExportMain(workspace: Workspace, remove: RemoveMain, depResolver: DependencyResolverMain, logger: Logger, eject: EjectMain): ExportMain",
|
|
@@ -2124,7 +2003,7 @@
|
|
|
2124
2003
|
"__schema": "ParameterSchema",
|
|
2125
2004
|
"location": {
|
|
2126
2005
|
"filePath": "export.main.runtime.ts",
|
|
2127
|
-
"line":
|
|
2006
|
+
"line": 85,
|
|
2128
2007
|
"character": 5
|
|
2129
2008
|
},
|
|
2130
2009
|
"name": "workspace",
|
|
@@ -2132,14 +2011,10 @@
|
|
|
2132
2011
|
"__schema": "TypeRefSchema",
|
|
2133
2012
|
"location": {
|
|
2134
2013
|
"filePath": "export.main.runtime.ts",
|
|
2135
|
-
"line":
|
|
2014
|
+
"line": 85,
|
|
2136
2015
|
"character": 24
|
|
2137
2016
|
},
|
|
2138
|
-
"name": "Workspace"
|
|
2139
|
-
"componentId": {
|
|
2140
|
-
"scope": "teambit.workspace",
|
|
2141
|
-
"name": "workspace"
|
|
2142
|
-
}
|
|
2017
|
+
"name": "Workspace"
|
|
2143
2018
|
},
|
|
2144
2019
|
"isOptional": false,
|
|
2145
2020
|
"isSpread": false
|
|
@@ -2148,7 +2023,7 @@
|
|
|
2148
2023
|
"__schema": "ParameterSchema",
|
|
2149
2024
|
"location": {
|
|
2150
2025
|
"filePath": "export.main.runtime.ts",
|
|
2151
|
-
"line":
|
|
2026
|
+
"line": 86,
|
|
2152
2027
|
"character": 5
|
|
2153
2028
|
},
|
|
2154
2029
|
"name": "remove",
|
|
@@ -2156,14 +2031,10 @@
|
|
|
2156
2031
|
"__schema": "TypeRefSchema",
|
|
2157
2032
|
"location": {
|
|
2158
2033
|
"filePath": "export.main.runtime.ts",
|
|
2159
|
-
"line":
|
|
2034
|
+
"line": 86,
|
|
2160
2035
|
"character": 21
|
|
2161
2036
|
},
|
|
2162
|
-
"name": "RemoveMain"
|
|
2163
|
-
"componentId": {
|
|
2164
|
-
"scope": "teambit.component",
|
|
2165
|
-
"name": "remove"
|
|
2166
|
-
}
|
|
2037
|
+
"name": "RemoveMain"
|
|
2167
2038
|
},
|
|
2168
2039
|
"isOptional": false,
|
|
2169
2040
|
"isSpread": false
|
|
@@ -2172,7 +2043,7 @@
|
|
|
2172
2043
|
"__schema": "ParameterSchema",
|
|
2173
2044
|
"location": {
|
|
2174
2045
|
"filePath": "export.main.runtime.ts",
|
|
2175
|
-
"line":
|
|
2046
|
+
"line": 87,
|
|
2176
2047
|
"character": 5
|
|
2177
2048
|
},
|
|
2178
2049
|
"name": "depResolver",
|
|
@@ -2180,14 +2051,10 @@
|
|
|
2180
2051
|
"__schema": "TypeRefSchema",
|
|
2181
2052
|
"location": {
|
|
2182
2053
|
"filePath": "export.main.runtime.ts",
|
|
2183
|
-
"line":
|
|
2054
|
+
"line": 87,
|
|
2184
2055
|
"character": 26
|
|
2185
2056
|
},
|
|
2186
|
-
"name": "DependencyResolverMain"
|
|
2187
|
-
"componentId": {
|
|
2188
|
-
"scope": "teambit.dependencies",
|
|
2189
|
-
"name": "dependency-resolver"
|
|
2190
|
-
}
|
|
2057
|
+
"name": "DependencyResolverMain"
|
|
2191
2058
|
},
|
|
2192
2059
|
"isOptional": false,
|
|
2193
2060
|
"isSpread": false
|
|
@@ -2196,7 +2063,7 @@
|
|
|
2196
2063
|
"__schema": "ParameterSchema",
|
|
2197
2064
|
"location": {
|
|
2198
2065
|
"filePath": "export.main.runtime.ts",
|
|
2199
|
-
"line":
|
|
2066
|
+
"line": 88,
|
|
2200
2067
|
"character": 5
|
|
2201
2068
|
},
|
|
2202
2069
|
"name": "logger",
|
|
@@ -2204,14 +2071,10 @@
|
|
|
2204
2071
|
"__schema": "TypeRefSchema",
|
|
2205
2072
|
"location": {
|
|
2206
2073
|
"filePath": "export.main.runtime.ts",
|
|
2207
|
-
"line":
|
|
2074
|
+
"line": 88,
|
|
2208
2075
|
"character": 21
|
|
2209
2076
|
},
|
|
2210
|
-
"name": "Logger"
|
|
2211
|
-
"componentId": {
|
|
2212
|
-
"scope": "teambit.harmony",
|
|
2213
|
-
"name": "logger"
|
|
2214
|
-
}
|
|
2077
|
+
"name": "Logger"
|
|
2215
2078
|
},
|
|
2216
2079
|
"isOptional": false,
|
|
2217
2080
|
"isSpread": false
|
|
@@ -2220,7 +2083,7 @@
|
|
|
2220
2083
|
"__schema": "ParameterSchema",
|
|
2221
2084
|
"location": {
|
|
2222
2085
|
"filePath": "export.main.runtime.ts",
|
|
2223
|
-
"line":
|
|
2086
|
+
"line": 89,
|
|
2224
2087
|
"character": 5
|
|
2225
2088
|
},
|
|
2226
2089
|
"name": "eject",
|
|
@@ -2228,14 +2091,10 @@
|
|
|
2228
2091
|
"__schema": "TypeRefSchema",
|
|
2229
2092
|
"location": {
|
|
2230
2093
|
"filePath": "export.main.runtime.ts",
|
|
2231
|
-
"line":
|
|
2094
|
+
"line": 89,
|
|
2232
2095
|
"character": 20
|
|
2233
2096
|
},
|
|
2234
|
-
"name": "EjectMain"
|
|
2235
|
-
"componentId": {
|
|
2236
|
-
"scope": "teambit.workspace",
|
|
2237
|
-
"name": "eject"
|
|
2238
|
-
}
|
|
2097
|
+
"name": "EjectMain"
|
|
2239
2098
|
},
|
|
2240
2099
|
"isOptional": false,
|
|
2241
2100
|
"isSpread": false
|
|
@@ -2245,7 +2104,7 @@
|
|
|
2245
2104
|
"__schema": "ThisTypeSchema",
|
|
2246
2105
|
"location": {
|
|
2247
2106
|
"filePath": "export.main.runtime.ts",
|
|
2248
|
-
"line":
|
|
2107
|
+
"line": 83,
|
|
2249
2108
|
"character": 1
|
|
2250
2109
|
},
|
|
2251
2110
|
"name": "ExportMain"
|
|
@@ -2256,7 +2115,7 @@
|
|
|
2256
2115
|
"__schema": "FunctionLikeSchema",
|
|
2257
2116
|
"location": {
|
|
2258
2117
|
"filePath": "export.main.runtime.ts",
|
|
2259
|
-
"line":
|
|
2118
|
+
"line": 92,
|
|
2260
2119
|
"character": 3
|
|
2261
2120
|
},
|
|
2262
2121
|
"signature": "(method) ExportMain.export(params?: ExportParams): Promise<ExportResult>",
|
|
@@ -2266,7 +2125,7 @@
|
|
|
2266
2125
|
"__schema": "ParameterSchema",
|
|
2267
2126
|
"location": {
|
|
2268
2127
|
"filePath": "export.main.runtime.ts",
|
|
2269
|
-
"line":
|
|
2128
|
+
"line": 92,
|
|
2270
2129
|
"character": 16
|
|
2271
2130
|
},
|
|
2272
2131
|
"name": "params",
|
|
@@ -2274,11 +2133,10 @@
|
|
|
2274
2133
|
"__schema": "TypeRefSchema",
|
|
2275
2134
|
"location": {
|
|
2276
2135
|
"filePath": "export.main.runtime.ts",
|
|
2277
|
-
"line":
|
|
2136
|
+
"line": 92,
|
|
2278
2137
|
"character": 24
|
|
2279
2138
|
},
|
|
2280
|
-
"name": "ExportParams"
|
|
2281
|
-
"internalFilePath": "export.main.runtime.ts"
|
|
2139
|
+
"name": "ExportParams"
|
|
2282
2140
|
},
|
|
2283
2141
|
"isOptional": true,
|
|
2284
2142
|
"defaultValue": "{}",
|
|
@@ -2289,7 +2147,7 @@
|
|
|
2289
2147
|
"__schema": "TypeRefSchema",
|
|
2290
2148
|
"location": {
|
|
2291
2149
|
"filePath": "export.main.runtime.ts",
|
|
2292
|
-
"line":
|
|
2150
|
+
"line": 92,
|
|
2293
2151
|
"character": 44
|
|
2294
2152
|
},
|
|
2295
2153
|
"name": "Promise",
|
|
@@ -2298,7 +2156,7 @@
|
|
|
2298
2156
|
"__schema": "TypeRefSchema",
|
|
2299
2157
|
"location": {
|
|
2300
2158
|
"filePath": "export.main.runtime.ts",
|
|
2301
|
-
"line":
|
|
2159
|
+
"line": 92,
|
|
2302
2160
|
"character": 52
|
|
2303
2161
|
},
|
|
2304
2162
|
"name": "ExportResult"
|
|
@@ -2313,14 +2171,14 @@
|
|
|
2313
2171
|
"__schema": "FunctionLikeSchema",
|
|
2314
2172
|
"location": {
|
|
2315
2173
|
"filePath": "export.main.runtime.ts",
|
|
2316
|
-
"line":
|
|
2174
|
+
"line": 226,
|
|
2317
2175
|
"character": 3
|
|
2318
2176
|
},
|
|
2319
2177
|
"doc": {
|
|
2320
2178
|
"__schema": "DocSchema",
|
|
2321
2179
|
"location": {
|
|
2322
2180
|
"filePath": "export.main.runtime.ts",
|
|
2323
|
-
"line":
|
|
2181
|
+
"line": 223,
|
|
2324
2182
|
"character": 3
|
|
2325
2183
|
},
|
|
2326
2184
|
"raw": "/**\n * the export process uses four steps. read more about it here: https://github.com/teambit/bit/pull/3371\n */",
|
|
@@ -2334,7 +2192,7 @@
|
|
|
2334
2192
|
"__schema": "ParameterSchema",
|
|
2335
2193
|
"location": {
|
|
2336
2194
|
"filePath": "export.main.runtime.ts",
|
|
2337
|
-
"line":
|
|
2195
|
+
"line": 226,
|
|
2338
2196
|
"character": 20
|
|
2339
2197
|
},
|
|
2340
2198
|
"name": "{ scope, ids, laneObject, allVersions, originDirectly, resumeExportId, throwForMissingArtifacts, isOnMain = true, exportHeadsOnly, includeParents, filterOutExistingVersions, exportOrigin = 'export' }",
|
|
@@ -2342,7 +2200,7 @@
|
|
|
2342
2200
|
"__schema": "TypeLiteralSchema",
|
|
2343
2201
|
"location": {
|
|
2344
2202
|
"filePath": "export.main.runtime.ts",
|
|
2345
|
-
"line":
|
|
2203
|
+
"line": 239,
|
|
2346
2204
|
"character": 6
|
|
2347
2205
|
},
|
|
2348
2206
|
"members": [
|
|
@@ -2350,7 +2208,7 @@
|
|
|
2350
2208
|
"__schema": "VariableLikeSchema",
|
|
2351
2209
|
"location": {
|
|
2352
2210
|
"filePath": "export.main.runtime.ts",
|
|
2353
|
-
"line":
|
|
2211
|
+
"line": 240,
|
|
2354
2212
|
"character": 5
|
|
2355
2213
|
},
|
|
2356
2214
|
"signature": "(property) scope: Scope",
|
|
@@ -2359,7 +2217,7 @@
|
|
|
2359
2217
|
"__schema": "TypeRefSchema",
|
|
2360
2218
|
"location": {
|
|
2361
2219
|
"filePath": "export.main.runtime.ts",
|
|
2362
|
-
"line":
|
|
2220
|
+
"line": 240,
|
|
2363
2221
|
"character": 5
|
|
2364
2222
|
},
|
|
2365
2223
|
"name": "Scope",
|
|
@@ -2371,7 +2229,7 @@
|
|
|
2371
2229
|
"__schema": "VariableLikeSchema",
|
|
2372
2230
|
"location": {
|
|
2373
2231
|
"filePath": "export.main.runtime.ts",
|
|
2374
|
-
"line":
|
|
2232
|
+
"line": 241,
|
|
2375
2233
|
"character": 5
|
|
2376
2234
|
},
|
|
2377
2235
|
"signature": "(property) ids: ComponentIdList",
|
|
@@ -2380,7 +2238,7 @@
|
|
|
2380
2238
|
"__schema": "TypeRefSchema",
|
|
2381
2239
|
"location": {
|
|
2382
2240
|
"filePath": "export.main.runtime.ts",
|
|
2383
|
-
"line":
|
|
2241
|
+
"line": 241,
|
|
2384
2242
|
"character": 5
|
|
2385
2243
|
},
|
|
2386
2244
|
"name": "ComponentIdList",
|
|
@@ -2396,7 +2254,7 @@
|
|
|
2396
2254
|
"__schema": "VariableLikeSchema",
|
|
2397
2255
|
"location": {
|
|
2398
2256
|
"filePath": "export.main.runtime.ts",
|
|
2399
|
-
"line":
|
|
2257
|
+
"line": 242,
|
|
2400
2258
|
"character": 5
|
|
2401
2259
|
},
|
|
2402
2260
|
"signature": "(property) laneObject?: Lane | undefined",
|
|
@@ -2405,11 +2263,10 @@
|
|
|
2405
2263
|
"__schema": "TypeRefSchema",
|
|
2406
2264
|
"location": {
|
|
2407
2265
|
"filePath": "export.main.runtime.ts",
|
|
2408
|
-
"line":
|
|
2266
|
+
"line": 242,
|
|
2409
2267
|
"character": 18
|
|
2410
2268
|
},
|
|
2411
|
-
"name": "Lane"
|
|
2412
|
-
"packageName": "@teambit/legacy/dist/scope/models"
|
|
2269
|
+
"name": "Lane"
|
|
2413
2270
|
},
|
|
2414
2271
|
"isOptional": true
|
|
2415
2272
|
},
|
|
@@ -2417,7 +2274,7 @@
|
|
|
2417
2274
|
"__schema": "VariableLikeSchema",
|
|
2418
2275
|
"location": {
|
|
2419
2276
|
"filePath": "export.main.runtime.ts",
|
|
2420
|
-
"line":
|
|
2277
|
+
"line": 243,
|
|
2421
2278
|
"character": 5
|
|
2422
2279
|
},
|
|
2423
2280
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -2426,7 +2283,7 @@
|
|
|
2426
2283
|
"__schema": "KeywordTypeSchema",
|
|
2427
2284
|
"location": {
|
|
2428
2285
|
"filePath": "export.main.runtime.ts",
|
|
2429
|
-
"line":
|
|
2286
|
+
"line": 243,
|
|
2430
2287
|
"character": 19
|
|
2431
2288
|
},
|
|
2432
2289
|
"name": "boolean"
|
|
@@ -2437,7 +2294,7 @@
|
|
|
2437
2294
|
"__schema": "VariableLikeSchema",
|
|
2438
2295
|
"location": {
|
|
2439
2296
|
"filePath": "export.main.runtime.ts",
|
|
2440
|
-
"line":
|
|
2297
|
+
"line": 244,
|
|
2441
2298
|
"character": 5
|
|
2442
2299
|
},
|
|
2443
2300
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -2446,7 +2303,7 @@
|
|
|
2446
2303
|
"__schema": "KeywordTypeSchema",
|
|
2447
2304
|
"location": {
|
|
2448
2305
|
"filePath": "export.main.runtime.ts",
|
|
2449
|
-
"line":
|
|
2306
|
+
"line": 244,
|
|
2450
2307
|
"character": 22
|
|
2451
2308
|
},
|
|
2452
2309
|
"name": "boolean"
|
|
@@ -2457,7 +2314,7 @@
|
|
|
2457
2314
|
"__schema": "VariableLikeSchema",
|
|
2458
2315
|
"location": {
|
|
2459
2316
|
"filePath": "export.main.runtime.ts",
|
|
2460
|
-
"line":
|
|
2317
|
+
"line": 245,
|
|
2461
2318
|
"character": 5
|
|
2462
2319
|
},
|
|
2463
2320
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -2466,7 +2323,7 @@
|
|
|
2466
2323
|
"__schema": "TypeUnionSchema",
|
|
2467
2324
|
"location": {
|
|
2468
2325
|
"filePath": "export.main.runtime.ts",
|
|
2469
|
-
"line":
|
|
2326
|
+
"line": 245,
|
|
2470
2327
|
"character": 22
|
|
2471
2328
|
},
|
|
2472
2329
|
"types": [
|
|
@@ -2474,7 +2331,7 @@
|
|
|
2474
2331
|
"__schema": "KeywordTypeSchema",
|
|
2475
2332
|
"location": {
|
|
2476
2333
|
"filePath": "export.main.runtime.ts",
|
|
2477
|
-
"line":
|
|
2334
|
+
"line": 245,
|
|
2478
2335
|
"character": 22
|
|
2479
2336
|
},
|
|
2480
2337
|
"name": "string"
|
|
@@ -2483,7 +2340,7 @@
|
|
|
2483
2340
|
"__schema": "KeywordTypeSchema",
|
|
2484
2341
|
"location": {
|
|
2485
2342
|
"filePath": "export.main.runtime.ts",
|
|
2486
|
-
"line":
|
|
2343
|
+
"line": 245,
|
|
2487
2344
|
"character": 31
|
|
2488
2345
|
},
|
|
2489
2346
|
"name": "undefined"
|
|
@@ -2496,7 +2353,7 @@
|
|
|
2496
2353
|
"__schema": "VariableLikeSchema",
|
|
2497
2354
|
"location": {
|
|
2498
2355
|
"filePath": "export.main.runtime.ts",
|
|
2499
|
-
"line":
|
|
2356
|
+
"line": 246,
|
|
2500
2357
|
"character": 5
|
|
2501
2358
|
},
|
|
2502
2359
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
|
@@ -2505,7 +2362,7 @@
|
|
|
2505
2362
|
"__schema": "KeywordTypeSchema",
|
|
2506
2363
|
"location": {
|
|
2507
2364
|
"filePath": "export.main.runtime.ts",
|
|
2508
|
-
"line":
|
|
2365
|
+
"line": 246,
|
|
2509
2366
|
"character": 32
|
|
2510
2367
|
},
|
|
2511
2368
|
"name": "boolean"
|
|
@@ -2516,7 +2373,7 @@
|
|
|
2516
2373
|
"__schema": "VariableLikeSchema",
|
|
2517
2374
|
"location": {
|
|
2518
2375
|
"filePath": "export.main.runtime.ts",
|
|
2519
|
-
"line":
|
|
2376
|
+
"line": 247,
|
|
2520
2377
|
"character": 5
|
|
2521
2378
|
},
|
|
2522
2379
|
"signature": "(property) isOnMain?: boolean | undefined",
|
|
@@ -2525,7 +2382,7 @@
|
|
|
2525
2382
|
"__schema": "KeywordTypeSchema",
|
|
2526
2383
|
"location": {
|
|
2527
2384
|
"filePath": "export.main.runtime.ts",
|
|
2528
|
-
"line":
|
|
2385
|
+
"line": 247,
|
|
2529
2386
|
"character": 16
|
|
2530
2387
|
},
|
|
2531
2388
|
"name": "boolean"
|
|
@@ -2536,7 +2393,7 @@
|
|
|
2536
2393
|
"__schema": "VariableLikeSchema",
|
|
2537
2394
|
"location": {
|
|
2538
2395
|
"filePath": "export.main.runtime.ts",
|
|
2539
|
-
"line":
|
|
2396
|
+
"line": 248,
|
|
2540
2397
|
"character": 5
|
|
2541
2398
|
},
|
|
2542
2399
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
|
@@ -2545,7 +2402,7 @@
|
|
|
2545
2402
|
"__schema": "KeywordTypeSchema",
|
|
2546
2403
|
"location": {
|
|
2547
2404
|
"filePath": "export.main.runtime.ts",
|
|
2548
|
-
"line":
|
|
2405
|
+
"line": 248,
|
|
2549
2406
|
"character": 23
|
|
2550
2407
|
},
|
|
2551
2408
|
"name": "boolean"
|
|
@@ -2556,7 +2413,7 @@
|
|
|
2556
2413
|
"__schema": "VariableLikeSchema",
|
|
2557
2414
|
"location": {
|
|
2558
2415
|
"filePath": "export.main.runtime.ts",
|
|
2559
|
-
"line":
|
|
2416
|
+
"line": 249,
|
|
2560
2417
|
"character": 5
|
|
2561
2418
|
},
|
|
2562
2419
|
"signature": "(property) includeParents?: boolean | undefined",
|
|
@@ -2565,7 +2422,7 @@
|
|
|
2565
2422
|
"__schema": "KeywordTypeSchema",
|
|
2566
2423
|
"location": {
|
|
2567
2424
|
"filePath": "export.main.runtime.ts",
|
|
2568
|
-
"line":
|
|
2425
|
+
"line": 249,
|
|
2569
2426
|
"character": 22
|
|
2570
2427
|
},
|
|
2571
2428
|
"name": "boolean"
|
|
@@ -2576,7 +2433,7 @@
|
|
|
2576
2433
|
"__schema": "VariableLikeSchema",
|
|
2577
2434
|
"location": {
|
|
2578
2435
|
"filePath": "export.main.runtime.ts",
|
|
2579
|
-
"line":
|
|
2436
|
+
"line": 250,
|
|
2580
2437
|
"character": 5
|
|
2581
2438
|
},
|
|
2582
2439
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
|
@@ -2585,7 +2442,7 @@
|
|
|
2585
2442
|
"__schema": "KeywordTypeSchema",
|
|
2586
2443
|
"location": {
|
|
2587
2444
|
"filePath": "export.main.runtime.ts",
|
|
2588
|
-
"line":
|
|
2445
|
+
"line": 250,
|
|
2589
2446
|
"character": 33
|
|
2590
2447
|
},
|
|
2591
2448
|
"name": "boolean"
|
|
@@ -2596,7 +2453,7 @@
|
|
|
2596
2453
|
"__schema": "VariableLikeSchema",
|
|
2597
2454
|
"location": {
|
|
2598
2455
|
"filePath": "export.main.runtime.ts",
|
|
2599
|
-
"line":
|
|
2456
|
+
"line": 251,
|
|
2600
2457
|
"character": 5
|
|
2601
2458
|
},
|
|
2602
2459
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
|
@@ -2605,11 +2462,10 @@
|
|
|
2605
2462
|
"__schema": "TypeRefSchema",
|
|
2606
2463
|
"location": {
|
|
2607
2464
|
"filePath": "export.main.runtime.ts",
|
|
2608
|
-
"line":
|
|
2465
|
+
"line": 251,
|
|
2609
2466
|
"character": 20
|
|
2610
2467
|
},
|
|
2611
|
-
"name": "ExportOrigin"
|
|
2612
|
-
"packageName": "@teambit/legacy/dist/scope/network/http/http"
|
|
2468
|
+
"name": "ExportOrigin"
|
|
2613
2469
|
},
|
|
2614
2470
|
"isOptional": true
|
|
2615
2471
|
}
|
|
@@ -2621,7 +2477,7 @@
|
|
|
2621
2477
|
"__schema": "VariableLikeSchema",
|
|
2622
2478
|
"location": {
|
|
2623
2479
|
"filePath": "export.main.runtime.ts",
|
|
2624
|
-
"line":
|
|
2480
|
+
"line": 240,
|
|
2625
2481
|
"character": 5
|
|
2626
2482
|
},
|
|
2627
2483
|
"signature": "(property) scope: Scope",
|
|
@@ -2630,7 +2486,7 @@
|
|
|
2630
2486
|
"__schema": "TypeRefSchema",
|
|
2631
2487
|
"location": {
|
|
2632
2488
|
"filePath": "export.main.runtime.ts",
|
|
2633
|
-
"line":
|
|
2489
|
+
"line": 240,
|
|
2634
2490
|
"character": 5
|
|
2635
2491
|
},
|
|
2636
2492
|
"name": "Scope",
|
|
@@ -2642,7 +2498,7 @@
|
|
|
2642
2498
|
"__schema": "VariableLikeSchema",
|
|
2643
2499
|
"location": {
|
|
2644
2500
|
"filePath": "export.main.runtime.ts",
|
|
2645
|
-
"line":
|
|
2501
|
+
"line": 241,
|
|
2646
2502
|
"character": 5
|
|
2647
2503
|
},
|
|
2648
2504
|
"signature": "(property) ids: ComponentIdList",
|
|
@@ -2651,7 +2507,7 @@
|
|
|
2651
2507
|
"__schema": "TypeRefSchema",
|
|
2652
2508
|
"location": {
|
|
2653
2509
|
"filePath": "export.main.runtime.ts",
|
|
2654
|
-
"line":
|
|
2510
|
+
"line": 241,
|
|
2655
2511
|
"character": 5
|
|
2656
2512
|
},
|
|
2657
2513
|
"name": "ComponentIdList",
|
|
@@ -2667,7 +2523,7 @@
|
|
|
2667
2523
|
"__schema": "VariableLikeSchema",
|
|
2668
2524
|
"location": {
|
|
2669
2525
|
"filePath": "export.main.runtime.ts",
|
|
2670
|
-
"line":
|
|
2526
|
+
"line": 242,
|
|
2671
2527
|
"character": 5
|
|
2672
2528
|
},
|
|
2673
2529
|
"signature": "(property) laneObject?: Lane | undefined",
|
|
@@ -2676,11 +2532,10 @@
|
|
|
2676
2532
|
"__schema": "TypeRefSchema",
|
|
2677
2533
|
"location": {
|
|
2678
2534
|
"filePath": "export.main.runtime.ts",
|
|
2679
|
-
"line":
|
|
2535
|
+
"line": 242,
|
|
2680
2536
|
"character": 18
|
|
2681
2537
|
},
|
|
2682
|
-
"name": "Lane"
|
|
2683
|
-
"packageName": "@teambit/legacy/dist/scope/models"
|
|
2538
|
+
"name": "Lane"
|
|
2684
2539
|
},
|
|
2685
2540
|
"isOptional": true
|
|
2686
2541
|
},
|
|
@@ -2688,7 +2543,7 @@
|
|
|
2688
2543
|
"__schema": "VariableLikeSchema",
|
|
2689
2544
|
"location": {
|
|
2690
2545
|
"filePath": "export.main.runtime.ts",
|
|
2691
|
-
"line":
|
|
2546
|
+
"line": 243,
|
|
2692
2547
|
"character": 5
|
|
2693
2548
|
},
|
|
2694
2549
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -2697,7 +2552,7 @@
|
|
|
2697
2552
|
"__schema": "KeywordTypeSchema",
|
|
2698
2553
|
"location": {
|
|
2699
2554
|
"filePath": "export.main.runtime.ts",
|
|
2700
|
-
"line":
|
|
2555
|
+
"line": 243,
|
|
2701
2556
|
"character": 19
|
|
2702
2557
|
},
|
|
2703
2558
|
"name": "boolean"
|
|
@@ -2708,7 +2563,7 @@
|
|
|
2708
2563
|
"__schema": "VariableLikeSchema",
|
|
2709
2564
|
"location": {
|
|
2710
2565
|
"filePath": "export.main.runtime.ts",
|
|
2711
|
-
"line":
|
|
2566
|
+
"line": 244,
|
|
2712
2567
|
"character": 5
|
|
2713
2568
|
},
|
|
2714
2569
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -2717,7 +2572,7 @@
|
|
|
2717
2572
|
"__schema": "KeywordTypeSchema",
|
|
2718
2573
|
"location": {
|
|
2719
2574
|
"filePath": "export.main.runtime.ts",
|
|
2720
|
-
"line":
|
|
2575
|
+
"line": 244,
|
|
2721
2576
|
"character": 22
|
|
2722
2577
|
},
|
|
2723
2578
|
"name": "boolean"
|
|
@@ -2728,7 +2583,7 @@
|
|
|
2728
2583
|
"__schema": "VariableLikeSchema",
|
|
2729
2584
|
"location": {
|
|
2730
2585
|
"filePath": "export.main.runtime.ts",
|
|
2731
|
-
"line":
|
|
2586
|
+
"line": 245,
|
|
2732
2587
|
"character": 5
|
|
2733
2588
|
},
|
|
2734
2589
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -2737,7 +2592,7 @@
|
|
|
2737
2592
|
"__schema": "TypeUnionSchema",
|
|
2738
2593
|
"location": {
|
|
2739
2594
|
"filePath": "export.main.runtime.ts",
|
|
2740
|
-
"line":
|
|
2595
|
+
"line": 245,
|
|
2741
2596
|
"character": 22
|
|
2742
2597
|
},
|
|
2743
2598
|
"types": [
|
|
@@ -2745,7 +2600,7 @@
|
|
|
2745
2600
|
"__schema": "KeywordTypeSchema",
|
|
2746
2601
|
"location": {
|
|
2747
2602
|
"filePath": "export.main.runtime.ts",
|
|
2748
|
-
"line":
|
|
2603
|
+
"line": 245,
|
|
2749
2604
|
"character": 22
|
|
2750
2605
|
},
|
|
2751
2606
|
"name": "string"
|
|
@@ -2754,7 +2609,7 @@
|
|
|
2754
2609
|
"__schema": "KeywordTypeSchema",
|
|
2755
2610
|
"location": {
|
|
2756
2611
|
"filePath": "export.main.runtime.ts",
|
|
2757
|
-
"line":
|
|
2612
|
+
"line": 245,
|
|
2758
2613
|
"character": 31
|
|
2759
2614
|
},
|
|
2760
2615
|
"name": "undefined"
|
|
@@ -2767,7 +2622,7 @@
|
|
|
2767
2622
|
"__schema": "VariableLikeSchema",
|
|
2768
2623
|
"location": {
|
|
2769
2624
|
"filePath": "export.main.runtime.ts",
|
|
2770
|
-
"line":
|
|
2625
|
+
"line": 246,
|
|
2771
2626
|
"character": 5
|
|
2772
2627
|
},
|
|
2773
2628
|
"signature": "(property) throwForMissingArtifacts?: boolean | undefined",
|
|
@@ -2776,7 +2631,7 @@
|
|
|
2776
2631
|
"__schema": "KeywordTypeSchema",
|
|
2777
2632
|
"location": {
|
|
2778
2633
|
"filePath": "export.main.runtime.ts",
|
|
2779
|
-
"line":
|
|
2634
|
+
"line": 246,
|
|
2780
2635
|
"character": 32
|
|
2781
2636
|
},
|
|
2782
2637
|
"name": "boolean"
|
|
@@ -2787,7 +2642,7 @@
|
|
|
2787
2642
|
"__schema": "VariableLikeSchema",
|
|
2788
2643
|
"location": {
|
|
2789
2644
|
"filePath": "export.main.runtime.ts",
|
|
2790
|
-
"line":
|
|
2645
|
+
"line": 247,
|
|
2791
2646
|
"character": 5
|
|
2792
2647
|
},
|
|
2793
2648
|
"signature": "(property) isOnMain?: boolean | undefined",
|
|
@@ -2796,7 +2651,7 @@
|
|
|
2796
2651
|
"__schema": "KeywordTypeSchema",
|
|
2797
2652
|
"location": {
|
|
2798
2653
|
"filePath": "export.main.runtime.ts",
|
|
2799
|
-
"line":
|
|
2654
|
+
"line": 247,
|
|
2800
2655
|
"character": 16
|
|
2801
2656
|
},
|
|
2802
2657
|
"name": "boolean"
|
|
@@ -2807,7 +2662,7 @@
|
|
|
2807
2662
|
"__schema": "VariableLikeSchema",
|
|
2808
2663
|
"location": {
|
|
2809
2664
|
"filePath": "export.main.runtime.ts",
|
|
2810
|
-
"line":
|
|
2665
|
+
"line": 248,
|
|
2811
2666
|
"character": 5
|
|
2812
2667
|
},
|
|
2813
2668
|
"signature": "(property) exportHeadsOnly?: boolean | undefined",
|
|
@@ -2816,7 +2671,7 @@
|
|
|
2816
2671
|
"__schema": "KeywordTypeSchema",
|
|
2817
2672
|
"location": {
|
|
2818
2673
|
"filePath": "export.main.runtime.ts",
|
|
2819
|
-
"line":
|
|
2674
|
+
"line": 248,
|
|
2820
2675
|
"character": 23
|
|
2821
2676
|
},
|
|
2822
2677
|
"name": "boolean"
|
|
@@ -2827,7 +2682,7 @@
|
|
|
2827
2682
|
"__schema": "VariableLikeSchema",
|
|
2828
2683
|
"location": {
|
|
2829
2684
|
"filePath": "export.main.runtime.ts",
|
|
2830
|
-
"line":
|
|
2685
|
+
"line": 249,
|
|
2831
2686
|
"character": 5
|
|
2832
2687
|
},
|
|
2833
2688
|
"signature": "(property) includeParents?: boolean | undefined",
|
|
@@ -2836,7 +2691,7 @@
|
|
|
2836
2691
|
"__schema": "KeywordTypeSchema",
|
|
2837
2692
|
"location": {
|
|
2838
2693
|
"filePath": "export.main.runtime.ts",
|
|
2839
|
-
"line":
|
|
2694
|
+
"line": 249,
|
|
2840
2695
|
"character": 22
|
|
2841
2696
|
},
|
|
2842
2697
|
"name": "boolean"
|
|
@@ -2847,7 +2702,7 @@
|
|
|
2847
2702
|
"__schema": "VariableLikeSchema",
|
|
2848
2703
|
"location": {
|
|
2849
2704
|
"filePath": "export.main.runtime.ts",
|
|
2850
|
-
"line":
|
|
2705
|
+
"line": 250,
|
|
2851
2706
|
"character": 5
|
|
2852
2707
|
},
|
|
2853
2708
|
"signature": "(property) filterOutExistingVersions?: boolean | undefined",
|
|
@@ -2856,7 +2711,7 @@
|
|
|
2856
2711
|
"__schema": "KeywordTypeSchema",
|
|
2857
2712
|
"location": {
|
|
2858
2713
|
"filePath": "export.main.runtime.ts",
|
|
2859
|
-
"line":
|
|
2714
|
+
"line": 250,
|
|
2860
2715
|
"character": 33
|
|
2861
2716
|
},
|
|
2862
2717
|
"name": "boolean"
|
|
@@ -2867,7 +2722,7 @@
|
|
|
2867
2722
|
"__schema": "VariableLikeSchema",
|
|
2868
2723
|
"location": {
|
|
2869
2724
|
"filePath": "export.main.runtime.ts",
|
|
2870
|
-
"line":
|
|
2725
|
+
"line": 251,
|
|
2871
2726
|
"character": 5
|
|
2872
2727
|
},
|
|
2873
2728
|
"signature": "(property) exportOrigin?: ExportOrigin | undefined",
|
|
@@ -2876,11 +2731,10 @@
|
|
|
2876
2731
|
"__schema": "TypeRefSchema",
|
|
2877
2732
|
"location": {
|
|
2878
2733
|
"filePath": "export.main.runtime.ts",
|
|
2879
|
-
"line":
|
|
2734
|
+
"line": 251,
|
|
2880
2735
|
"character": 20
|
|
2881
2736
|
},
|
|
2882
|
-
"name": "ExportOrigin"
|
|
2883
|
-
"packageName": "@teambit/legacy/dist/scope/network/http/http"
|
|
2737
|
+
"name": "ExportOrigin"
|
|
2884
2738
|
},
|
|
2885
2739
|
"isOptional": true
|
|
2886
2740
|
}
|
|
@@ -2892,7 +2746,7 @@
|
|
|
2892
2746
|
"__schema": "TypeRefSchema",
|
|
2893
2747
|
"location": {
|
|
2894
2748
|
"filePath": "export.main.runtime.ts",
|
|
2895
|
-
"line":
|
|
2749
|
+
"line": 252,
|
|
2896
2750
|
"character": 7
|
|
2897
2751
|
},
|
|
2898
2752
|
"name": "Promise",
|
|
@@ -2901,7 +2755,7 @@
|
|
|
2901
2755
|
"__schema": "TypeLiteralSchema",
|
|
2902
2756
|
"location": {
|
|
2903
2757
|
"filePath": "export.main.runtime.ts",
|
|
2904
|
-
"line":
|
|
2758
|
+
"line": 252,
|
|
2905
2759
|
"character": 15
|
|
2906
2760
|
},
|
|
2907
2761
|
"members": [
|
|
@@ -2909,7 +2763,7 @@
|
|
|
2909
2763
|
"__schema": "VariableLikeSchema",
|
|
2910
2764
|
"location": {
|
|
2911
2765
|
"filePath": "export.main.runtime.ts",
|
|
2912
|
-
"line":
|
|
2766
|
+
"line": 253,
|
|
2913
2767
|
"character": 5
|
|
2914
2768
|
},
|
|
2915
2769
|
"signature": "(property) exported: ComponentIdList",
|
|
@@ -2918,7 +2772,7 @@
|
|
|
2918
2772
|
"__schema": "TypeRefSchema",
|
|
2919
2773
|
"location": {
|
|
2920
2774
|
"filePath": "export.main.runtime.ts",
|
|
2921
|
-
"line":
|
|
2775
|
+
"line": 253,
|
|
2922
2776
|
"character": 5
|
|
2923
2777
|
},
|
|
2924
2778
|
"name": "ComponentIdList",
|
|
@@ -2934,7 +2788,7 @@
|
|
|
2934
2788
|
"__schema": "VariableLikeSchema",
|
|
2935
2789
|
"location": {
|
|
2936
2790
|
"filePath": "export.main.runtime.ts",
|
|
2937
|
-
"line":
|
|
2791
|
+
"line": 254,
|
|
2938
2792
|
"character": 5
|
|
2939
2793
|
},
|
|
2940
2794
|
"signature": "(property) updatedLocally: ComponentIdList",
|
|
@@ -2943,7 +2797,7 @@
|
|
|
2943
2797
|
"__schema": "TypeRefSchema",
|
|
2944
2798
|
"location": {
|
|
2945
2799
|
"filePath": "export.main.runtime.ts",
|
|
2946
|
-
"line":
|
|
2800
|
+
"line": 254,
|
|
2947
2801
|
"character": 5
|
|
2948
2802
|
},
|
|
2949
2803
|
"name": "ComponentIdList",
|
|
@@ -2959,7 +2813,7 @@
|
|
|
2959
2813
|
"__schema": "VariableLikeSchema",
|
|
2960
2814
|
"location": {
|
|
2961
2815
|
"filePath": "export.main.runtime.ts",
|
|
2962
|
-
"line":
|
|
2816
|
+
"line": 255,
|
|
2963
2817
|
"character": 5
|
|
2964
2818
|
},
|
|
2965
2819
|
"signature": "(property) newIdsOnRemote: ComponentID[]",
|
|
@@ -2968,22 +2822,17 @@
|
|
|
2968
2822
|
"__schema": "TypeArraySchema",
|
|
2969
2823
|
"location": {
|
|
2970
2824
|
"filePath": "export.main.runtime.ts",
|
|
2971
|
-
"line":
|
|
2825
|
+
"line": 255,
|
|
2972
2826
|
"character": 21
|
|
2973
2827
|
},
|
|
2974
2828
|
"type": {
|
|
2975
2829
|
"__schema": "TypeRefSchema",
|
|
2976
2830
|
"location": {
|
|
2977
2831
|
"filePath": "export.main.runtime.ts",
|
|
2978
|
-
"line":
|
|
2832
|
+
"line": 255,
|
|
2979
2833
|
"character": 21
|
|
2980
2834
|
},
|
|
2981
|
-
"name": "ComponentID"
|
|
2982
|
-
"componentId": {
|
|
2983
|
-
"scope": "teambit.component",
|
|
2984
|
-
"name": "component-id",
|
|
2985
|
-
"version": "1.2.2"
|
|
2986
|
-
}
|
|
2835
|
+
"name": "ComponentID"
|
|
2987
2836
|
}
|
|
2988
2837
|
},
|
|
2989
2838
|
"isOptional": false
|
|
@@ -2992,7 +2841,7 @@
|
|
|
2992
2841
|
"__schema": "VariableLikeSchema",
|
|
2993
2842
|
"location": {
|
|
2994
2843
|
"filePath": "export.main.runtime.ts",
|
|
2995
|
-
"line":
|
|
2844
|
+
"line": 256,
|
|
2996
2845
|
"character": 5
|
|
2997
2846
|
},
|
|
2998
2847
|
"signature": "(property) rippleJobs: string[]",
|
|
@@ -3001,14 +2850,14 @@
|
|
|
3001
2850
|
"__schema": "TypeArraySchema",
|
|
3002
2851
|
"location": {
|
|
3003
2852
|
"filePath": "export.main.runtime.ts",
|
|
3004
|
-
"line":
|
|
2853
|
+
"line": 256,
|
|
3005
2854
|
"character": 17
|
|
3006
2855
|
},
|
|
3007
2856
|
"type": {
|
|
3008
2857
|
"__schema": "KeywordTypeSchema",
|
|
3009
2858
|
"location": {
|
|
3010
2859
|
"filePath": "export.main.runtime.ts",
|
|
3011
|
-
"line":
|
|
2860
|
+
"line": 256,
|
|
3012
2861
|
"character": 17
|
|
3013
2862
|
},
|
|
3014
2863
|
"name": "string"
|
|
@@ -3028,7 +2877,7 @@
|
|
|
3028
2877
|
"__schema": "FunctionLikeSchema",
|
|
3029
2878
|
"location": {
|
|
3030
2879
|
"filePath": "export.main.runtime.ts",
|
|
3031
|
-
"line":
|
|
2880
|
+
"line": 579,
|
|
3032
2881
|
"character": 3
|
|
3033
2882
|
},
|
|
3034
2883
|
"signature": "(method) ExportMain.pushToRemotesCarefully(manyObjectsPerRemote: ObjectsPerRemote[], resumeExportId?: string): Promise<void>",
|
|
@@ -3038,7 +2887,7 @@
|
|
|
3038
2887
|
"__schema": "ParameterSchema",
|
|
3039
2888
|
"location": {
|
|
3040
2889
|
"filePath": "export.main.runtime.ts",
|
|
3041
|
-
"line":
|
|
2890
|
+
"line": 579,
|
|
3042
2891
|
"character": 32
|
|
3043
2892
|
},
|
|
3044
2893
|
"name": "manyObjectsPerRemote",
|
|
@@ -3046,18 +2895,17 @@
|
|
|
3046
2895
|
"__schema": "TypeArraySchema",
|
|
3047
2896
|
"location": {
|
|
3048
2897
|
"filePath": "export.main.runtime.ts",
|
|
3049
|
-
"line":
|
|
2898
|
+
"line": 579,
|
|
3050
2899
|
"character": 54
|
|
3051
2900
|
},
|
|
3052
2901
|
"type": {
|
|
3053
2902
|
"__schema": "TypeRefSchema",
|
|
3054
2903
|
"location": {
|
|
3055
2904
|
"filePath": "export.main.runtime.ts",
|
|
3056
|
-
"line":
|
|
2905
|
+
"line": 579,
|
|
3057
2906
|
"character": 54
|
|
3058
2907
|
},
|
|
3059
|
-
"name": "ObjectsPerRemote"
|
|
3060
|
-
"internalFilePath": "export.main.runtime.ts"
|
|
2908
|
+
"name": "ObjectsPerRemote"
|
|
3061
2909
|
}
|
|
3062
2910
|
},
|
|
3063
2911
|
"isOptional": false,
|
|
@@ -3067,7 +2915,7 @@
|
|
|
3067
2915
|
"__schema": "ParameterSchema",
|
|
3068
2916
|
"location": {
|
|
3069
2917
|
"filePath": "export.main.runtime.ts",
|
|
3070
|
-
"line":
|
|
2918
|
+
"line": 579,
|
|
3071
2919
|
"character": 74
|
|
3072
2920
|
},
|
|
3073
2921
|
"name": "resumeExportId",
|
|
@@ -3075,7 +2923,7 @@
|
|
|
3075
2923
|
"__schema": "KeywordTypeSchema",
|
|
3076
2924
|
"location": {
|
|
3077
2925
|
"filePath": "export.main.runtime.ts",
|
|
3078
|
-
"line":
|
|
2926
|
+
"line": 579,
|
|
3079
2927
|
"character": 91
|
|
3080
2928
|
},
|
|
3081
2929
|
"name": "string"
|
|
@@ -3088,7 +2936,7 @@
|
|
|
3088
2936
|
"__schema": "InferenceTypeSchema",
|
|
3089
2937
|
"location": {
|
|
3090
2938
|
"filePath": "export.main.runtime.ts",
|
|
3091
|
-
"line":
|
|
2939
|
+
"line": 579,
|
|
3092
2940
|
"character": 3
|
|
3093
2941
|
},
|
|
3094
2942
|
"type": "Promise<void>"
|
|
@@ -3101,7 +2949,7 @@
|
|
|
3101
2949
|
"__schema": "FunctionLikeSchema",
|
|
3102
2950
|
"location": {
|
|
3103
2951
|
"filePath": "export.main.runtime.ts",
|
|
3104
|
-
"line":
|
|
2952
|
+
"line": 617,
|
|
3105
2953
|
"character": 3
|
|
3106
2954
|
},
|
|
3107
2955
|
"signature": "(method) ExportMain.shouldPushToCentralHub(manyObjectsPerRemote: ObjectsPerRemote[], scopeRemotes: Remotes, originDirectly?: boolean): boolean",
|
|
@@ -3111,7 +2959,7 @@
|
|
|
3111
2959
|
"__schema": "ParameterSchema",
|
|
3112
2960
|
"location": {
|
|
3113
2961
|
"filePath": "export.main.runtime.ts",
|
|
3114
|
-
"line":
|
|
2962
|
+
"line": 618,
|
|
3115
2963
|
"character": 5
|
|
3116
2964
|
},
|
|
3117
2965
|
"name": "manyObjectsPerRemote",
|
|
@@ -3119,18 +2967,17 @@
|
|
|
3119
2967
|
"__schema": "TypeArraySchema",
|
|
3120
2968
|
"location": {
|
|
3121
2969
|
"filePath": "export.main.runtime.ts",
|
|
3122
|
-
"line":
|
|
2970
|
+
"line": 618,
|
|
3123
2971
|
"character": 27
|
|
3124
2972
|
},
|
|
3125
2973
|
"type": {
|
|
3126
2974
|
"__schema": "TypeRefSchema",
|
|
3127
2975
|
"location": {
|
|
3128
2976
|
"filePath": "export.main.runtime.ts",
|
|
3129
|
-
"line":
|
|
2977
|
+
"line": 618,
|
|
3130
2978
|
"character": 27
|
|
3131
2979
|
},
|
|
3132
|
-
"name": "ObjectsPerRemote"
|
|
3133
|
-
"internalFilePath": "export.main.runtime.ts"
|
|
2980
|
+
"name": "ObjectsPerRemote"
|
|
3134
2981
|
}
|
|
3135
2982
|
},
|
|
3136
2983
|
"isOptional": false,
|
|
@@ -3140,7 +2987,7 @@
|
|
|
3140
2987
|
"__schema": "ParameterSchema",
|
|
3141
2988
|
"location": {
|
|
3142
2989
|
"filePath": "export.main.runtime.ts",
|
|
3143
|
-
"line":
|
|
2990
|
+
"line": 619,
|
|
3144
2991
|
"character": 5
|
|
3145
2992
|
},
|
|
3146
2993
|
"name": "scopeRemotes",
|
|
@@ -3148,11 +2995,10 @@
|
|
|
3148
2995
|
"__schema": "TypeRefSchema",
|
|
3149
2996
|
"location": {
|
|
3150
2997
|
"filePath": "export.main.runtime.ts",
|
|
3151
|
-
"line":
|
|
2998
|
+
"line": 619,
|
|
3152
2999
|
"character": 19
|
|
3153
3000
|
},
|
|
3154
|
-
"name": "Remotes"
|
|
3155
|
-
"packageName": "@teambit/legacy/dist/remotes"
|
|
3001
|
+
"name": "Remotes"
|
|
3156
3002
|
},
|
|
3157
3003
|
"isOptional": false,
|
|
3158
3004
|
"isSpread": false
|
|
@@ -3161,7 +3007,7 @@
|
|
|
3161
3007
|
"__schema": "ParameterSchema",
|
|
3162
3008
|
"location": {
|
|
3163
3009
|
"filePath": "export.main.runtime.ts",
|
|
3164
|
-
"line":
|
|
3010
|
+
"line": 620,
|
|
3165
3011
|
"character": 5
|
|
3166
3012
|
},
|
|
3167
3013
|
"name": "originDirectly",
|
|
@@ -3169,7 +3015,7 @@
|
|
|
3169
3015
|
"__schema": "InferenceTypeSchema",
|
|
3170
3016
|
"location": {
|
|
3171
3017
|
"filePath": "export.main.runtime.ts",
|
|
3172
|
-
"line":
|
|
3018
|
+
"line": 620,
|
|
3173
3019
|
"character": 5
|
|
3174
3020
|
},
|
|
3175
3021
|
"type": "boolean"
|
|
@@ -3183,7 +3029,7 @@
|
|
|
3183
3029
|
"__schema": "KeywordTypeSchema",
|
|
3184
3030
|
"location": {
|
|
3185
3031
|
"filePath": "export.main.runtime.ts",
|
|
3186
|
-
"line":
|
|
3032
|
+
"line": 621,
|
|
3187
3033
|
"character": 6
|
|
3188
3034
|
},
|
|
3189
3035
|
"name": "boolean"
|
|
@@ -3194,7 +3040,7 @@
|
|
|
3194
3040
|
"__schema": "VariableLikeSchema",
|
|
3195
3041
|
"location": {
|
|
3196
3042
|
"filePath": "export.main.runtime.ts",
|
|
3197
|
-
"line":
|
|
3043
|
+
"line": 749,
|
|
3198
3044
|
"character": 3
|
|
3199
3045
|
},
|
|
3200
3046
|
"signature": "(property) ExportMain.runtime: RuntimeDefinition",
|
|
@@ -3203,7 +3049,7 @@
|
|
|
3203
3049
|
"__schema": "InferenceTypeSchema",
|
|
3204
3050
|
"location": {
|
|
3205
3051
|
"filePath": "export.main.runtime.ts",
|
|
3206
|
-
"line":
|
|
3052
|
+
"line": 749,
|
|
3207
3053
|
"character": 3
|
|
3208
3054
|
},
|
|
3209
3055
|
"type": "RuntimeDefinition"
|
|
@@ -3215,7 +3061,7 @@
|
|
|
3215
3061
|
"__schema": "VariableLikeSchema",
|
|
3216
3062
|
"location": {
|
|
3217
3063
|
"filePath": "export.main.runtime.ts",
|
|
3218
|
-
"line":
|
|
3064
|
+
"line": 750,
|
|
3219
3065
|
"character": 3
|
|
3220
3066
|
},
|
|
3221
3067
|
"signature": "(property) ExportMain.dependencies: Aspect[]",
|
|
@@ -3224,7 +3070,7 @@
|
|
|
3224
3070
|
"__schema": "InferenceTypeSchema",
|
|
3225
3071
|
"location": {
|
|
3226
3072
|
"filePath": "export.main.runtime.ts",
|
|
3227
|
-
"line":
|
|
3073
|
+
"line": 750,
|
|
3228
3074
|
"character": 3
|
|
3229
3075
|
},
|
|
3230
3076
|
"type": "Aspect[]"
|
|
@@ -3236,7 +3082,7 @@
|
|
|
3236
3082
|
"__schema": "FunctionLikeSchema",
|
|
3237
3083
|
"location": {
|
|
3238
3084
|
"filePath": "export.main.runtime.ts",
|
|
3239
|
-
"line":
|
|
3085
|
+
"line": 759,
|
|
3240
3086
|
"character": 3
|
|
3241
3087
|
},
|
|
3242
3088
|
"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>",
|
|
@@ -3246,7 +3092,7 @@
|
|
|
3246
3092
|
"__schema": "ParameterSchema",
|
|
3247
3093
|
"location": {
|
|
3248
3094
|
"filePath": "export.main.runtime.ts",
|
|
3249
|
-
"line":
|
|
3095
|
+
"line": 759,
|
|
3250
3096
|
"character": 25
|
|
3251
3097
|
},
|
|
3252
3098
|
"name": "[ cli, scope, workspace, remove, depResolver, loggerMain, eject ]",
|
|
@@ -3254,7 +3100,7 @@
|
|
|
3254
3100
|
"__schema": "TupleTypeSchema",
|
|
3255
3101
|
"location": {
|
|
3256
3102
|
"filePath": "export.main.runtime.ts",
|
|
3257
|
-
"line":
|
|
3103
|
+
"line": 759,
|
|
3258
3104
|
"character": 90
|
|
3259
3105
|
},
|
|
3260
3106
|
"elements": [
|
|
@@ -3262,92 +3108,64 @@
|
|
|
3262
3108
|
"__schema": "TypeRefSchema",
|
|
3263
3109
|
"location": {
|
|
3264
3110
|
"filePath": "export.main.runtime.ts",
|
|
3265
|
-
"line":
|
|
3111
|
+
"line": 760,
|
|
3266
3112
|
"character": 5
|
|
3267
3113
|
},
|
|
3268
|
-
"name": "CLIMain"
|
|
3269
|
-
"componentId": {
|
|
3270
|
-
"scope": "teambit.harmony",
|
|
3271
|
-
"name": "cli"
|
|
3272
|
-
}
|
|
3114
|
+
"name": "CLIMain"
|
|
3273
3115
|
},
|
|
3274
3116
|
{
|
|
3275
3117
|
"__schema": "TypeRefSchema",
|
|
3276
3118
|
"location": {
|
|
3277
3119
|
"filePath": "export.main.runtime.ts",
|
|
3278
|
-
"line":
|
|
3120
|
+
"line": 761,
|
|
3279
3121
|
"character": 5
|
|
3280
3122
|
},
|
|
3281
|
-
"name": "ScopeMain"
|
|
3282
|
-
"componentId": {
|
|
3283
|
-
"scope": "teambit.scope",
|
|
3284
|
-
"name": "scope"
|
|
3285
|
-
}
|
|
3123
|
+
"name": "ScopeMain"
|
|
3286
3124
|
},
|
|
3287
3125
|
{
|
|
3288
3126
|
"__schema": "TypeRefSchema",
|
|
3289
3127
|
"location": {
|
|
3290
3128
|
"filePath": "export.main.runtime.ts",
|
|
3291
|
-
"line":
|
|
3129
|
+
"line": 762,
|
|
3292
3130
|
"character": 5
|
|
3293
3131
|
},
|
|
3294
|
-
"name": "Workspace"
|
|
3295
|
-
"componentId": {
|
|
3296
|
-
"scope": "teambit.workspace",
|
|
3297
|
-
"name": "workspace"
|
|
3298
|
-
}
|
|
3132
|
+
"name": "Workspace"
|
|
3299
3133
|
},
|
|
3300
3134
|
{
|
|
3301
3135
|
"__schema": "TypeRefSchema",
|
|
3302
3136
|
"location": {
|
|
3303
3137
|
"filePath": "export.main.runtime.ts",
|
|
3304
|
-
"line":
|
|
3138
|
+
"line": 763,
|
|
3305
3139
|
"character": 5
|
|
3306
3140
|
},
|
|
3307
|
-
"name": "RemoveMain"
|
|
3308
|
-
"componentId": {
|
|
3309
|
-
"scope": "teambit.component",
|
|
3310
|
-
"name": "remove"
|
|
3311
|
-
}
|
|
3141
|
+
"name": "RemoveMain"
|
|
3312
3142
|
},
|
|
3313
3143
|
{
|
|
3314
3144
|
"__schema": "TypeRefSchema",
|
|
3315
3145
|
"location": {
|
|
3316
3146
|
"filePath": "export.main.runtime.ts",
|
|
3317
|
-
"line":
|
|
3147
|
+
"line": 764,
|
|
3318
3148
|
"character": 5
|
|
3319
3149
|
},
|
|
3320
|
-
"name": "DependencyResolverMain"
|
|
3321
|
-
"componentId": {
|
|
3322
|
-
"scope": "teambit.dependencies",
|
|
3323
|
-
"name": "dependency-resolver"
|
|
3324
|
-
}
|
|
3150
|
+
"name": "DependencyResolverMain"
|
|
3325
3151
|
},
|
|
3326
3152
|
{
|
|
3327
3153
|
"__schema": "TypeRefSchema",
|
|
3328
3154
|
"location": {
|
|
3329
3155
|
"filePath": "export.main.runtime.ts",
|
|
3330
|
-
"line":
|
|
3156
|
+
"line": 765,
|
|
3331
3157
|
"character": 5
|
|
3332
3158
|
},
|
|
3333
|
-
"name": "LoggerMain"
|
|
3334
|
-
"componentId": {
|
|
3335
|
-
"scope": "teambit.harmony",
|
|
3336
|
-
"name": "logger"
|
|
3337
|
-
}
|
|
3159
|
+
"name": "LoggerMain"
|
|
3338
3160
|
},
|
|
3339
3161
|
{
|
|
3340
3162
|
"__schema": "TypeRefSchema",
|
|
3341
3163
|
"location": {
|
|
3342
3164
|
"filePath": "export.main.runtime.ts",
|
|
3343
|
-
"line":
|
|
3165
|
+
"line": 766,
|
|
3344
3166
|
"character": 5
|
|
3345
3167
|
},
|
|
3346
|
-
"name": "EjectMain"
|
|
3347
|
-
"componentId": {
|
|
3348
|
-
"scope": "teambit.workspace",
|
|
3349
|
-
"name": "eject"
|
|
3350
|
-
}
|
|
3168
|
+
"name": "EjectMain"
|
|
3351
3169
|
}
|
|
3352
3170
|
]
|
|
3353
3171
|
},
|
|
@@ -3359,7 +3177,7 @@
|
|
|
3359
3177
|
"__schema": "InferenceTypeSchema",
|
|
3360
3178
|
"location": {
|
|
3361
3179
|
"filePath": "export.main.runtime.ts",
|
|
3362
|
-
"line":
|
|
3180
|
+
"line": 759,
|
|
3363
3181
|
"character": 3
|
|
3364
3182
|
},
|
|
3365
3183
|
"type": "Promise<ExportMain>"
|
|
@@ -3377,7 +3195,7 @@
|
|
|
3377
3195
|
"__schema": "FunctionLikeSchema",
|
|
3378
3196
|
"location": {
|
|
3379
3197
|
"filePath": "export.main.runtime.ts",
|
|
3380
|
-
"line":
|
|
3198
|
+
"line": 829,
|
|
3381
3199
|
"character": 1
|
|
3382
3200
|
},
|
|
3383
3201
|
"signature": "function isUserTryingToExportLanes(consumer: Consumer): boolean",
|
|
@@ -3387,7 +3205,7 @@
|
|
|
3387
3205
|
"__schema": "ParameterSchema",
|
|
3388
3206
|
"location": {
|
|
3389
3207
|
"filePath": "export.main.runtime.ts",
|
|
3390
|
-
"line":
|
|
3208
|
+
"line": 829,
|
|
3391
3209
|
"character": 43
|
|
3392
3210
|
},
|
|
3393
3211
|
"name": "consumer",
|
|
@@ -3395,11 +3213,10 @@
|
|
|
3395
3213
|
"__schema": "TypeRefSchema",
|
|
3396
3214
|
"location": {
|
|
3397
3215
|
"filePath": "export.main.runtime.ts",
|
|
3398
|
-
"line":
|
|
3216
|
+
"line": 829,
|
|
3399
3217
|
"character": 53
|
|
3400
3218
|
},
|
|
3401
|
-
"name": "Consumer"
|
|
3402
|
-
"packageName": "@teambit/legacy/dist/consumer"
|
|
3219
|
+
"name": "Consumer"
|
|
3403
3220
|
},
|
|
3404
3221
|
"isOptional": false,
|
|
3405
3222
|
"isSpread": false
|
|
@@ -3409,7 +3226,7 @@
|
|
|
3409
3226
|
"__schema": "InferenceTypeSchema",
|
|
3410
3227
|
"location": {
|
|
3411
3228
|
"filePath": "export.main.runtime.ts",
|
|
3412
|
-
"line":
|
|
3229
|
+
"line": 829,
|
|
3413
3230
|
"character": 1
|
|
3414
3231
|
},
|
|
3415
3232
|
"type": "boolean"
|
|
@@ -3422,7 +3239,7 @@
|
|
|
3422
3239
|
"__schema": "UnImplementedSchema",
|
|
3423
3240
|
"location": {
|
|
3424
3241
|
"filePath": "export.main.runtime.ts",
|
|
3425
|
-
"line":
|
|
3242
|
+
"line": 833,
|
|
3426
3243
|
"character": 16
|
|
3427
3244
|
},
|
|
3428
3245
|
"name": "ExportMain",
|
|
@@ -3430,11 +3247,107 @@
|
|
|
3430
3247
|
}
|
|
3431
3248
|
],
|
|
3432
3249
|
"internals": [
|
|
3250
|
+
{
|
|
3251
|
+
"__schema": "ModuleSchema",
|
|
3252
|
+
"location": {
|
|
3253
|
+
"filePath": "export.main.runtime.ts",
|
|
3254
|
+
"line": 43,
|
|
3255
|
+
"character": 1
|
|
3256
|
+
},
|
|
3257
|
+
"exports": [
|
|
3258
|
+
{
|
|
3259
|
+
"__schema": "VariableLikeSchema",
|
|
3260
|
+
"location": {
|
|
3261
|
+
"filePath": "export.main.runtime.ts",
|
|
3262
|
+
"line": 43,
|
|
3263
|
+
"character": 7
|
|
3264
|
+
},
|
|
3265
|
+
"signature": "const BEFORE_EXPORT: \"exporting component\"",
|
|
3266
|
+
"name": "BEFORE_EXPORT",
|
|
3267
|
+
"type": {
|
|
3268
|
+
"__schema": "InferenceTypeSchema",
|
|
3269
|
+
"location": {
|
|
3270
|
+
"filePath": "export.main.runtime.ts",
|
|
3271
|
+
"line": 43,
|
|
3272
|
+
"character": 7
|
|
3273
|
+
},
|
|
3274
|
+
"type": "\"exporting component\""
|
|
3275
|
+
},
|
|
3276
|
+
"isOptional": false,
|
|
3277
|
+
"defaultValue": "'exporting component'"
|
|
3278
|
+
}
|
|
3279
|
+
],
|
|
3280
|
+
"internals": []
|
|
3281
|
+
},
|
|
3282
|
+
{
|
|
3283
|
+
"__schema": "ModuleSchema",
|
|
3284
|
+
"location": {
|
|
3285
|
+
"filePath": "export.main.runtime.ts",
|
|
3286
|
+
"line": 44,
|
|
3287
|
+
"character": 1
|
|
3288
|
+
},
|
|
3289
|
+
"exports": [
|
|
3290
|
+
{
|
|
3291
|
+
"__schema": "VariableLikeSchema",
|
|
3292
|
+
"location": {
|
|
3293
|
+
"filePath": "export.main.runtime.ts",
|
|
3294
|
+
"line": 44,
|
|
3295
|
+
"character": 7
|
|
3296
|
+
},
|
|
3297
|
+
"signature": "const BEFORE_EXPORTS: \"exporting components\"",
|
|
3298
|
+
"name": "BEFORE_EXPORTS",
|
|
3299
|
+
"type": {
|
|
3300
|
+
"__schema": "InferenceTypeSchema",
|
|
3301
|
+
"location": {
|
|
3302
|
+
"filePath": "export.main.runtime.ts",
|
|
3303
|
+
"line": 44,
|
|
3304
|
+
"character": 7
|
|
3305
|
+
},
|
|
3306
|
+
"type": "\"exporting components\""
|
|
3307
|
+
},
|
|
3308
|
+
"isOptional": false,
|
|
3309
|
+
"defaultValue": "'exporting components'"
|
|
3310
|
+
}
|
|
3311
|
+
],
|
|
3312
|
+
"internals": []
|
|
3313
|
+
},
|
|
3314
|
+
{
|
|
3315
|
+
"__schema": "ModuleSchema",
|
|
3316
|
+
"location": {
|
|
3317
|
+
"filePath": "export.main.runtime.ts",
|
|
3318
|
+
"line": 45,
|
|
3319
|
+
"character": 1
|
|
3320
|
+
},
|
|
3321
|
+
"exports": [
|
|
3322
|
+
{
|
|
3323
|
+
"__schema": "VariableLikeSchema",
|
|
3324
|
+
"location": {
|
|
3325
|
+
"filePath": "export.main.runtime.ts",
|
|
3326
|
+
"line": 45,
|
|
3327
|
+
"character": 7
|
|
3328
|
+
},
|
|
3329
|
+
"signature": "const BEFORE_LOADING_COMPONENTS: \"loading components\"",
|
|
3330
|
+
"name": "BEFORE_LOADING_COMPONENTS",
|
|
3331
|
+
"type": {
|
|
3332
|
+
"__schema": "InferenceTypeSchema",
|
|
3333
|
+
"location": {
|
|
3334
|
+
"filePath": "export.main.runtime.ts",
|
|
3335
|
+
"line": 45,
|
|
3336
|
+
"character": 7
|
|
3337
|
+
},
|
|
3338
|
+
"type": "\"loading components\""
|
|
3339
|
+
},
|
|
3340
|
+
"isOptional": false,
|
|
3341
|
+
"defaultValue": "'loading components'"
|
|
3342
|
+
}
|
|
3343
|
+
],
|
|
3344
|
+
"internals": []
|
|
3345
|
+
},
|
|
3433
3346
|
{
|
|
3434
3347
|
"__schema": "TypeSchema",
|
|
3435
3348
|
"location": {
|
|
3436
3349
|
"filePath": "export.main.runtime.ts",
|
|
3437
|
-
"line":
|
|
3350
|
+
"line": 47,
|
|
3438
3351
|
"character": 1
|
|
3439
3352
|
},
|
|
3440
3353
|
"signature": "type ModelComponentAndObjects = {\n component: ModelComponent;\n objects: BitObject[];\n}",
|
|
@@ -3443,7 +3356,7 @@
|
|
|
3443
3356
|
"__schema": "TypeLiteralSchema",
|
|
3444
3357
|
"location": {
|
|
3445
3358
|
"filePath": "export.main.runtime.ts",
|
|
3446
|
-
"line":
|
|
3359
|
+
"line": 47,
|
|
3447
3360
|
"character": 33
|
|
3448
3361
|
},
|
|
3449
3362
|
"members": [
|
|
@@ -3451,7 +3364,7 @@
|
|
|
3451
3364
|
"__schema": "VariableLikeSchema",
|
|
3452
3365
|
"location": {
|
|
3453
3366
|
"filePath": "export.main.runtime.ts",
|
|
3454
|
-
"line":
|
|
3367
|
+
"line": 47,
|
|
3455
3368
|
"character": 35
|
|
3456
3369
|
},
|
|
3457
3370
|
"signature": "(property) component: ModelComponent",
|
|
@@ -3460,7 +3373,7 @@
|
|
|
3460
3373
|
"__schema": "TypeRefSchema",
|
|
3461
3374
|
"location": {
|
|
3462
3375
|
"filePath": "export.main.runtime.ts",
|
|
3463
|
-
"line":
|
|
3376
|
+
"line": 47,
|
|
3464
3377
|
"character": 35
|
|
3465
3378
|
},
|
|
3466
3379
|
"name": "ModelComponent",
|
|
@@ -3472,7 +3385,7 @@
|
|
|
3472
3385
|
"__schema": "VariableLikeSchema",
|
|
3473
3386
|
"location": {
|
|
3474
3387
|
"filePath": "export.main.runtime.ts",
|
|
3475
|
-
"line":
|
|
3388
|
+
"line": 47,
|
|
3476
3389
|
"character": 62
|
|
3477
3390
|
},
|
|
3478
3391
|
"signature": "(property) objects: BitObject[]",
|
|
@@ -3481,18 +3394,17 @@
|
|
|
3481
3394
|
"__schema": "TypeArraySchema",
|
|
3482
3395
|
"location": {
|
|
3483
3396
|
"filePath": "export.main.runtime.ts",
|
|
3484
|
-
"line":
|
|
3397
|
+
"line": 47,
|
|
3485
3398
|
"character": 71
|
|
3486
3399
|
},
|
|
3487
3400
|
"type": {
|
|
3488
3401
|
"__schema": "TypeRefSchema",
|
|
3489
3402
|
"location": {
|
|
3490
3403
|
"filePath": "export.main.runtime.ts",
|
|
3491
|
-
"line":
|
|
3404
|
+
"line": 47,
|
|
3492
3405
|
"character": 71
|
|
3493
3406
|
},
|
|
3494
|
-
"name": "BitObject"
|
|
3495
|
-
"packageName": "@teambit/legacy/dist/scope/objects"
|
|
3407
|
+
"name": "BitObject"
|
|
3496
3408
|
}
|
|
3497
3409
|
},
|
|
3498
3410
|
"isOptional": false
|
|
@@ -3504,7 +3416,7 @@
|
|
|
3504
3416
|
"__schema": "TypeSchema",
|
|
3505
3417
|
"location": {
|
|
3506
3418
|
"filePath": "export.main.runtime.ts",
|
|
3507
|
-
"line":
|
|
3419
|
+
"line": 48,
|
|
3508
3420
|
"character": 1
|
|
3509
3421
|
},
|
|
3510
3422
|
"signature": "type ObjectListPerName = {\n [name: string]: ObjectList;\n}",
|
|
@@ -3513,7 +3425,7 @@
|
|
|
3513
3425
|
"__schema": "TypeLiteralSchema",
|
|
3514
3426
|
"location": {
|
|
3515
3427
|
"filePath": "export.main.runtime.ts",
|
|
3516
|
-
"line":
|
|
3428
|
+
"line": 48,
|
|
3517
3429
|
"character": 26
|
|
3518
3430
|
},
|
|
3519
3431
|
"members": [
|
|
@@ -3521,14 +3433,14 @@
|
|
|
3521
3433
|
"__schema": "IndexSignatureSchema",
|
|
3522
3434
|
"location": {
|
|
3523
3435
|
"filePath": "export.main.runtime.ts",
|
|
3524
|
-
"line":
|
|
3436
|
+
"line": 48,
|
|
3525
3437
|
"character": 28
|
|
3526
3438
|
},
|
|
3527
3439
|
"keyType": {
|
|
3528
3440
|
"__schema": "ParameterSchema",
|
|
3529
3441
|
"location": {
|
|
3530
3442
|
"filePath": "export.main.runtime.ts",
|
|
3531
|
-
"line":
|
|
3443
|
+
"line": 48,
|
|
3532
3444
|
"character": 29
|
|
3533
3445
|
},
|
|
3534
3446
|
"name": "name",
|
|
@@ -3536,7 +3448,7 @@
|
|
|
3536
3448
|
"__schema": "KeywordTypeSchema",
|
|
3537
3449
|
"location": {
|
|
3538
3450
|
"filePath": "export.main.runtime.ts",
|
|
3539
|
-
"line":
|
|
3451
|
+
"line": 48,
|
|
3540
3452
|
"character": 35
|
|
3541
3453
|
},
|
|
3542
3454
|
"name": "string"
|
|
@@ -3548,11 +3460,10 @@
|
|
|
3548
3460
|
"__schema": "TypeRefSchema",
|
|
3549
3461
|
"location": {
|
|
3550
3462
|
"filePath": "export.main.runtime.ts",
|
|
3551
|
-
"line":
|
|
3463
|
+
"line": 48,
|
|
3552
3464
|
"character": 44
|
|
3553
3465
|
},
|
|
3554
|
-
"name": "ObjectList"
|
|
3555
|
-
"packageName": "@teambit/legacy/dist/scope/objects/object-list"
|
|
3466
|
+
"name": "ObjectList"
|
|
3556
3467
|
}
|
|
3557
3468
|
}
|
|
3558
3469
|
]
|
|
@@ -3562,7 +3473,7 @@
|
|
|
3562
3473
|
"__schema": "TypeSchema",
|
|
3563
3474
|
"location": {
|
|
3564
3475
|
"filePath": "export.main.runtime.ts",
|
|
3565
|
-
"line":
|
|
3476
|
+
"line": 49,
|
|
3566
3477
|
"character": 1
|
|
3567
3478
|
},
|
|
3568
3479
|
"signature": "type ObjectsPerRemote = {\n remote: Remote;\n objectList: ObjectList;\n exportedIds?: string[] | undefined;\n}",
|
|
@@ -3571,7 +3482,7 @@
|
|
|
3571
3482
|
"__schema": "TypeLiteralSchema",
|
|
3572
3483
|
"location": {
|
|
3573
3484
|
"filePath": "export.main.runtime.ts",
|
|
3574
|
-
"line":
|
|
3485
|
+
"line": 49,
|
|
3575
3486
|
"character": 25
|
|
3576
3487
|
},
|
|
3577
3488
|
"members": [
|
|
@@ -3579,7 +3490,7 @@
|
|
|
3579
3490
|
"__schema": "VariableLikeSchema",
|
|
3580
3491
|
"location": {
|
|
3581
3492
|
"filePath": "export.main.runtime.ts",
|
|
3582
|
-
"line":
|
|
3493
|
+
"line": 50,
|
|
3583
3494
|
"character": 3
|
|
3584
3495
|
},
|
|
3585
3496
|
"signature": "(property) remote: Remote",
|
|
@@ -3588,7 +3499,7 @@
|
|
|
3588
3499
|
"__schema": "TypeRefSchema",
|
|
3589
3500
|
"location": {
|
|
3590
3501
|
"filePath": "export.main.runtime.ts",
|
|
3591
|
-
"line":
|
|
3502
|
+
"line": 50,
|
|
3592
3503
|
"character": 3
|
|
3593
3504
|
},
|
|
3594
3505
|
"name": "Remote",
|
|
@@ -3600,7 +3511,7 @@
|
|
|
3600
3511
|
"__schema": "VariableLikeSchema",
|
|
3601
3512
|
"location": {
|
|
3602
3513
|
"filePath": "export.main.runtime.ts",
|
|
3603
|
-
"line":
|
|
3514
|
+
"line": 51,
|
|
3604
3515
|
"character": 3
|
|
3605
3516
|
},
|
|
3606
3517
|
"signature": "(property) objectList: ObjectList",
|
|
@@ -3609,7 +3520,7 @@
|
|
|
3609
3520
|
"__schema": "TypeRefSchema",
|
|
3610
3521
|
"location": {
|
|
3611
3522
|
"filePath": "export.main.runtime.ts",
|
|
3612
|
-
"line":
|
|
3523
|
+
"line": 51,
|
|
3613
3524
|
"character": 3
|
|
3614
3525
|
},
|
|
3615
3526
|
"name": "ObjectList",
|
|
@@ -3621,7 +3532,7 @@
|
|
|
3621
3532
|
"__schema": "VariableLikeSchema",
|
|
3622
3533
|
"location": {
|
|
3623
3534
|
"filePath": "export.main.runtime.ts",
|
|
3624
|
-
"line":
|
|
3535
|
+
"line": 52,
|
|
3625
3536
|
"character": 3
|
|
3626
3537
|
},
|
|
3627
3538
|
"signature": "(property) exportedIds?: string[] | undefined",
|
|
@@ -3630,14 +3541,14 @@
|
|
|
3630
3541
|
"__schema": "TypeArraySchema",
|
|
3631
3542
|
"location": {
|
|
3632
3543
|
"filePath": "export.main.runtime.ts",
|
|
3633
|
-
"line":
|
|
3544
|
+
"line": 52,
|
|
3634
3545
|
"character": 17
|
|
3635
3546
|
},
|
|
3636
3547
|
"type": {
|
|
3637
3548
|
"__schema": "KeywordTypeSchema",
|
|
3638
3549
|
"location": {
|
|
3639
3550
|
"filePath": "export.main.runtime.ts",
|
|
3640
|
-
"line":
|
|
3551
|
+
"line": 52,
|
|
3641
3552
|
"character": 17
|
|
3642
3553
|
},
|
|
3643
3554
|
"name": "string"
|
|
@@ -3652,7 +3563,7 @@
|
|
|
3652
3563
|
"__schema": "TypeSchema",
|
|
3653
3564
|
"location": {
|
|
3654
3565
|
"filePath": "export.main.runtime.ts",
|
|
3655
|
-
"line":
|
|
3566
|
+
"line": 54,
|
|
3656
3567
|
"character": 1
|
|
3657
3568
|
},
|
|
3658
3569
|
"signature": "type ObjectsPerRemoteExtended = ObjectsPerRemote & {\n objectListPerName: ObjectListPerName;\n idsToChangeLocally: ComponentIdList;\n componentsAndObjects: ModelComponentAndObjects[];\n}",
|
|
@@ -3661,7 +3572,7 @@
|
|
|
3661
3572
|
"__schema": "TypeIntersectionSchema",
|
|
3662
3573
|
"location": {
|
|
3663
3574
|
"filePath": "export.main.runtime.ts",
|
|
3664
|
-
"line":
|
|
3575
|
+
"line": 54,
|
|
3665
3576
|
"character": 33
|
|
3666
3577
|
},
|
|
3667
3578
|
"types": [
|
|
@@ -3669,17 +3580,16 @@
|
|
|
3669
3580
|
"__schema": "TypeRefSchema",
|
|
3670
3581
|
"location": {
|
|
3671
3582
|
"filePath": "export.main.runtime.ts",
|
|
3672
|
-
"line":
|
|
3583
|
+
"line": 54,
|
|
3673
3584
|
"character": 33
|
|
3674
3585
|
},
|
|
3675
|
-
"name": "ObjectsPerRemote"
|
|
3676
|
-
"internalFilePath": "export.main.runtime.ts"
|
|
3586
|
+
"name": "ObjectsPerRemote"
|
|
3677
3587
|
},
|
|
3678
3588
|
{
|
|
3679
3589
|
"__schema": "TypeLiteralSchema",
|
|
3680
3590
|
"location": {
|
|
3681
3591
|
"filePath": "export.main.runtime.ts",
|
|
3682
|
-
"line":
|
|
3592
|
+
"line": 54,
|
|
3683
3593
|
"character": 52
|
|
3684
3594
|
},
|
|
3685
3595
|
"members": [
|
|
@@ -3687,7 +3597,7 @@
|
|
|
3687
3597
|
"__schema": "VariableLikeSchema",
|
|
3688
3598
|
"location": {
|
|
3689
3599
|
"filePath": "export.main.runtime.ts",
|
|
3690
|
-
"line":
|
|
3600
|
+
"line": 55,
|
|
3691
3601
|
"character": 3
|
|
3692
3602
|
},
|
|
3693
3603
|
"signature": "(property) objectListPerName: ObjectListPerName",
|
|
@@ -3696,7 +3606,7 @@
|
|
|
3696
3606
|
"__schema": "TypeRefSchema",
|
|
3697
3607
|
"location": {
|
|
3698
3608
|
"filePath": "export.main.runtime.ts",
|
|
3699
|
-
"line":
|
|
3609
|
+
"line": 55,
|
|
3700
3610
|
"character": 3
|
|
3701
3611
|
},
|
|
3702
3612
|
"name": "ObjectListPerName",
|
|
@@ -3708,7 +3618,7 @@
|
|
|
3708
3618
|
"__schema": "VariableLikeSchema",
|
|
3709
3619
|
"location": {
|
|
3710
3620
|
"filePath": "export.main.runtime.ts",
|
|
3711
|
-
"line":
|
|
3621
|
+
"line": 56,
|
|
3712
3622
|
"character": 3
|
|
3713
3623
|
},
|
|
3714
3624
|
"signature": "(property) idsToChangeLocally: ComponentIdList",
|
|
@@ -3717,7 +3627,7 @@
|
|
|
3717
3627
|
"__schema": "TypeRefSchema",
|
|
3718
3628
|
"location": {
|
|
3719
3629
|
"filePath": "export.main.runtime.ts",
|
|
3720
|
-
"line":
|
|
3630
|
+
"line": 56,
|
|
3721
3631
|
"character": 3
|
|
3722
3632
|
},
|
|
3723
3633
|
"name": "ComponentIdList",
|
|
@@ -3733,7 +3643,7 @@
|
|
|
3733
3643
|
"__schema": "VariableLikeSchema",
|
|
3734
3644
|
"location": {
|
|
3735
3645
|
"filePath": "export.main.runtime.ts",
|
|
3736
|
-
"line":
|
|
3646
|
+
"line": 57,
|
|
3737
3647
|
"character": 3
|
|
3738
3648
|
},
|
|
3739
3649
|
"signature": "(property) componentsAndObjects: ModelComponentAndObjects[]",
|
|
@@ -3742,18 +3652,17 @@
|
|
|
3742
3652
|
"__schema": "TypeArraySchema",
|
|
3743
3653
|
"location": {
|
|
3744
3654
|
"filePath": "export.main.runtime.ts",
|
|
3745
|
-
"line":
|
|
3655
|
+
"line": 57,
|
|
3746
3656
|
"character": 25
|
|
3747
3657
|
},
|
|
3748
3658
|
"type": {
|
|
3749
3659
|
"__schema": "TypeRefSchema",
|
|
3750
3660
|
"location": {
|
|
3751
3661
|
"filePath": "export.main.runtime.ts",
|
|
3752
|
-
"line":
|
|
3662
|
+
"line": 57,
|
|
3753
3663
|
"character": 25
|
|
3754
3664
|
},
|
|
3755
|
-
"name": "ModelComponentAndObjects"
|
|
3756
|
-
"internalFilePath": "export.main.runtime.ts"
|
|
3665
|
+
"name": "ModelComponentAndObjects"
|
|
3757
3666
|
}
|
|
3758
3667
|
},
|
|
3759
3668
|
"isOptional": false
|
|
@@ -3767,7 +3676,7 @@
|
|
|
3767
3676
|
"__schema": "TypeSchema",
|
|
3768
3677
|
"location": {
|
|
3769
3678
|
"filePath": "export.main.runtime.ts",
|
|
3770
|
-
"line":
|
|
3679
|
+
"line": 60,
|
|
3771
3680
|
"character": 1
|
|
3772
3681
|
},
|
|
3773
3682
|
"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}",
|
|
@@ -3776,7 +3685,7 @@
|
|
|
3776
3685
|
"__schema": "TypeLiteralSchema",
|
|
3777
3686
|
"location": {
|
|
3778
3687
|
"filePath": "export.main.runtime.ts",
|
|
3779
|
-
"line":
|
|
3688
|
+
"line": 60,
|
|
3780
3689
|
"character": 21
|
|
3781
3690
|
},
|
|
3782
3691
|
"members": [
|
|
@@ -3784,7 +3693,7 @@
|
|
|
3784
3693
|
"__schema": "VariableLikeSchema",
|
|
3785
3694
|
"location": {
|
|
3786
3695
|
"filePath": "export.main.runtime.ts",
|
|
3787
|
-
"line":
|
|
3696
|
+
"line": 61,
|
|
3788
3697
|
"character": 3
|
|
3789
3698
|
},
|
|
3790
3699
|
"signature": "(property) ids?: string[] | undefined",
|
|
@@ -3793,14 +3702,14 @@
|
|
|
3793
3702
|
"__schema": "TypeArraySchema",
|
|
3794
3703
|
"location": {
|
|
3795
3704
|
"filePath": "export.main.runtime.ts",
|
|
3796
|
-
"line":
|
|
3705
|
+
"line": 61,
|
|
3797
3706
|
"character": 9
|
|
3798
3707
|
},
|
|
3799
3708
|
"type": {
|
|
3800
3709
|
"__schema": "KeywordTypeSchema",
|
|
3801
3710
|
"location": {
|
|
3802
3711
|
"filePath": "export.main.runtime.ts",
|
|
3803
|
-
"line":
|
|
3712
|
+
"line": 61,
|
|
3804
3713
|
"character": 9
|
|
3805
3714
|
},
|
|
3806
3715
|
"name": "string"
|
|
@@ -3812,7 +3721,7 @@
|
|
|
3812
3721
|
"__schema": "VariableLikeSchema",
|
|
3813
3722
|
"location": {
|
|
3814
3723
|
"filePath": "export.main.runtime.ts",
|
|
3815
|
-
"line":
|
|
3724
|
+
"line": 62,
|
|
3816
3725
|
"character": 3
|
|
3817
3726
|
},
|
|
3818
3727
|
"signature": "(property) eject?: boolean | undefined",
|
|
@@ -3821,7 +3730,7 @@
|
|
|
3821
3730
|
"__schema": "KeywordTypeSchema",
|
|
3822
3731
|
"location": {
|
|
3823
3732
|
"filePath": "export.main.runtime.ts",
|
|
3824
|
-
"line":
|
|
3733
|
+
"line": 62,
|
|
3825
3734
|
"character": 11
|
|
3826
3735
|
},
|
|
3827
3736
|
"name": "boolean"
|
|
@@ -3832,7 +3741,7 @@
|
|
|
3832
3741
|
"__schema": "VariableLikeSchema",
|
|
3833
3742
|
"location": {
|
|
3834
3743
|
"filePath": "export.main.runtime.ts",
|
|
3835
|
-
"line":
|
|
3744
|
+
"line": 63,
|
|
3836
3745
|
"character": 3
|
|
3837
3746
|
},
|
|
3838
3747
|
"signature": "(property) allVersions?: boolean | undefined",
|
|
@@ -3841,7 +3750,7 @@
|
|
|
3841
3750
|
"__schema": "KeywordTypeSchema",
|
|
3842
3751
|
"location": {
|
|
3843
3752
|
"filePath": "export.main.runtime.ts",
|
|
3844
|
-
"line":
|
|
3753
|
+
"line": 63,
|
|
3845
3754
|
"character": 17
|
|
3846
3755
|
},
|
|
3847
3756
|
"name": "boolean"
|
|
@@ -3852,7 +3761,7 @@
|
|
|
3852
3761
|
"__schema": "VariableLikeSchema",
|
|
3853
3762
|
"location": {
|
|
3854
3763
|
"filePath": "export.main.runtime.ts",
|
|
3855
|
-
"line":
|
|
3764
|
+
"line": 64,
|
|
3856
3765
|
"character": 3
|
|
3857
3766
|
},
|
|
3858
3767
|
"signature": "(property) originDirectly?: boolean | undefined",
|
|
@@ -3861,7 +3770,7 @@
|
|
|
3861
3770
|
"__schema": "KeywordTypeSchema",
|
|
3862
3771
|
"location": {
|
|
3863
3772
|
"filePath": "export.main.runtime.ts",
|
|
3864
|
-
"line":
|
|
3773
|
+
"line": 64,
|
|
3865
3774
|
"character": 20
|
|
3866
3775
|
},
|
|
3867
3776
|
"name": "boolean"
|
|
@@ -3872,7 +3781,7 @@
|
|
|
3872
3781
|
"__schema": "VariableLikeSchema",
|
|
3873
3782
|
"location": {
|
|
3874
3783
|
"filePath": "export.main.runtime.ts",
|
|
3875
|
-
"line":
|
|
3784
|
+
"line": 65,
|
|
3876
3785
|
"character": 3
|
|
3877
3786
|
},
|
|
3878
3787
|
"signature": "(property) includeNonStaged?: boolean | undefined",
|
|
@@ -3881,7 +3790,7 @@
|
|
|
3881
3790
|
"__schema": "KeywordTypeSchema",
|
|
3882
3791
|
"location": {
|
|
3883
3792
|
"filePath": "export.main.runtime.ts",
|
|
3884
|
-
"line":
|
|
3793
|
+
"line": 65,
|
|
3885
3794
|
"character": 22
|
|
3886
3795
|
},
|
|
3887
3796
|
"name": "boolean"
|
|
@@ -3892,7 +3801,7 @@
|
|
|
3892
3801
|
"__schema": "VariableLikeSchema",
|
|
3893
3802
|
"location": {
|
|
3894
3803
|
"filePath": "export.main.runtime.ts",
|
|
3895
|
-
"line":
|
|
3804
|
+
"line": 66,
|
|
3896
3805
|
"character": 3
|
|
3897
3806
|
},
|
|
3898
3807
|
"signature": "(property) resumeExportId?: string | undefined",
|
|
@@ -3901,7 +3810,7 @@
|
|
|
3901
3810
|
"__schema": "TypeUnionSchema",
|
|
3902
3811
|
"location": {
|
|
3903
3812
|
"filePath": "export.main.runtime.ts",
|
|
3904
|
-
"line":
|
|
3813
|
+
"line": 66,
|
|
3905
3814
|
"character": 20
|
|
3906
3815
|
},
|
|
3907
3816
|
"types": [
|
|
@@ -3909,7 +3818,7 @@
|
|
|
3909
3818
|
"__schema": "KeywordTypeSchema",
|
|
3910
3819
|
"location": {
|
|
3911
3820
|
"filePath": "export.main.runtime.ts",
|
|
3912
|
-
"line":
|
|
3821
|
+
"line": 66,
|
|
3913
3822
|
"character": 20
|
|
3914
3823
|
},
|
|
3915
3824
|
"name": "string"
|
|
@@ -3918,7 +3827,7 @@
|
|
|
3918
3827
|
"__schema": "KeywordTypeSchema",
|
|
3919
3828
|
"location": {
|
|
3920
3829
|
"filePath": "export.main.runtime.ts",
|
|
3921
|
-
"line":
|
|
3830
|
+
"line": 66,
|
|
3922
3831
|
"character": 29
|
|
3923
3832
|
},
|
|
3924
3833
|
"name": "undefined"
|
|
@@ -3931,7 +3840,7 @@
|
|
|
3931
3840
|
"__schema": "VariableLikeSchema",
|
|
3932
3841
|
"location": {
|
|
3933
3842
|
"filePath": "export.main.runtime.ts",
|
|
3934
|
-
"line":
|
|
3843
|
+
"line": 67,
|
|
3935
3844
|
"character": 3
|
|
3936
3845
|
},
|
|
3937
3846
|
"signature": "(property) headOnly?: boolean | undefined",
|
|
@@ -3940,7 +3849,7 @@
|
|
|
3940
3849
|
"__schema": "KeywordTypeSchema",
|
|
3941
3850
|
"location": {
|
|
3942
3851
|
"filePath": "export.main.runtime.ts",
|
|
3943
|
-
"line":
|
|
3852
|
+
"line": 67,
|
|
3944
3853
|
"character": 14
|
|
3945
3854
|
},
|
|
3946
3855
|
"name": "boolean"
|
|
@@ -3951,7 +3860,7 @@
|
|
|
3951
3860
|
"__schema": "VariableLikeSchema",
|
|
3952
3861
|
"location": {
|
|
3953
3862
|
"filePath": "export.main.runtime.ts",
|
|
3954
|
-
"line":
|
|
3863
|
+
"line": 68,
|
|
3955
3864
|
"character": 3
|
|
3956
3865
|
},
|
|
3957
3866
|
"signature": "(property) ignoreMissingArtifacts?: boolean | undefined",
|
|
@@ -3960,7 +3869,7 @@
|
|
|
3960
3869
|
"__schema": "KeywordTypeSchema",
|
|
3961
3870
|
"location": {
|
|
3962
3871
|
"filePath": "export.main.runtime.ts",
|
|
3963
|
-
"line":
|
|
3872
|
+
"line": 68,
|
|
3964
3873
|
"character": 28
|
|
3965
3874
|
},
|
|
3966
3875
|
"name": "boolean"
|
|
@@ -3971,7 +3880,7 @@
|
|
|
3971
3880
|
"__schema": "VariableLikeSchema",
|
|
3972
3881
|
"location": {
|
|
3973
3882
|
"filePath": "export.main.runtime.ts",
|
|
3974
|
-
"line":
|
|
3883
|
+
"line": 69,
|
|
3975
3884
|
"character": 3
|
|
3976
3885
|
},
|
|
3977
3886
|
"signature": "(property) forkLaneNewScope?: boolean | undefined",
|
|
@@ -3980,7 +3889,7 @@
|
|
|
3980
3889
|
"__schema": "KeywordTypeSchema",
|
|
3981
3890
|
"location": {
|
|
3982
3891
|
"filePath": "export.main.runtime.ts",
|
|
3983
|
-
"line":
|
|
3892
|
+
"line": 69,
|
|
3984
3893
|
"character": 22
|
|
3985
3894
|
},
|
|
3986
3895
|
"name": "boolean"
|
|
@@ -3994,7 +3903,7 @@
|
|
|
3994
3903
|
"__schema": "UnImplementedSchema",
|
|
3995
3904
|
"location": {
|
|
3996
3905
|
"filePath": "export.main.runtime.ts",
|
|
3997
|
-
"line":
|
|
3906
|
+
"line": 775,
|
|
3998
3907
|
"character": 1
|
|
3999
3908
|
},
|
|
4000
3909
|
"name": "ExportAspect.addRuntime(ExportMain);",
|
|
@@ -4004,14 +3913,14 @@
|
|
|
4004
3913
|
"__schema": "FunctionLikeSchema",
|
|
4005
3914
|
"location": {
|
|
4006
3915
|
"filePath": "export.main.runtime.ts",
|
|
4007
|
-
"line":
|
|
3916
|
+
"line": 781,
|
|
4008
3917
|
"character": 1
|
|
4009
3918
|
},
|
|
4010
3919
|
"doc": {
|
|
4011
3920
|
"__schema": "DocSchema",
|
|
4012
3921
|
"location": {
|
|
4013
3922
|
"filePath": "export.main.runtime.ts",
|
|
4014
|
-
"line":
|
|
3923
|
+
"line": 777,
|
|
4015
3924
|
"character": 1
|
|
4016
3925
|
},
|
|
4017
3926
|
"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 */",
|
|
@@ -4025,7 +3934,7 @@
|
|
|
4025
3934
|
"__schema": "ParameterSchema",
|
|
4026
3935
|
"location": {
|
|
4027
3936
|
"filePath": "export.main.runtime.ts",
|
|
4028
|
-
"line":
|
|
3937
|
+
"line": 781,
|
|
4029
3938
|
"character": 29
|
|
4030
3939
|
},
|
|
4031
3940
|
"name": "bitMap",
|
|
@@ -4033,15 +3942,10 @@
|
|
|
4033
3942
|
"__schema": "TypeRefSchema",
|
|
4034
3943
|
"location": {
|
|
4035
3944
|
"filePath": "export.main.runtime.ts",
|
|
4036
|
-
"line":
|
|
3945
|
+
"line": 781,
|
|
4037
3946
|
"character": 37
|
|
4038
3947
|
},
|
|
4039
|
-
"name": "BitMap"
|
|
4040
|
-
"componentId": {
|
|
4041
|
-
"scope": "teambit.legacy",
|
|
4042
|
-
"name": "bit-map",
|
|
4043
|
-
"version": "0.0.50"
|
|
4044
|
-
}
|
|
3948
|
+
"name": "BitMap"
|
|
4045
3949
|
},
|
|
4046
3950
|
"isOptional": false,
|
|
4047
3951
|
"isSpread": false
|
|
@@ -4050,7 +3954,7 @@
|
|
|
4050
3954
|
"__schema": "ParameterSchema",
|
|
4051
3955
|
"location": {
|
|
4052
3956
|
"filePath": "export.main.runtime.ts",
|
|
4053
|
-
"line":
|
|
3957
|
+
"line": 781,
|
|
4054
3958
|
"character": 45
|
|
4055
3959
|
},
|
|
4056
3960
|
"name": "componentsIds",
|
|
@@ -4058,15 +3962,10 @@
|
|
|
4058
3962
|
"__schema": "TypeRefSchema",
|
|
4059
3963
|
"location": {
|
|
4060
3964
|
"filePath": "export.main.runtime.ts",
|
|
4061
|
-
"line":
|
|
3965
|
+
"line": 781,
|
|
4062
3966
|
"character": 60
|
|
4063
3967
|
},
|
|
4064
|
-
"name": "ComponentIdList"
|
|
4065
|
-
"componentId": {
|
|
4066
|
-
"scope": "teambit.component",
|
|
4067
|
-
"name": "component-id",
|
|
4068
|
-
"version": "1.2.2"
|
|
4069
|
-
}
|
|
3968
|
+
"name": "ComponentIdList"
|
|
4070
3969
|
},
|
|
4071
3970
|
"isOptional": false,
|
|
4072
3971
|
"isSpread": false
|
|
@@ -4076,22 +3975,17 @@
|
|
|
4076
3975
|
"__schema": "TypeArraySchema",
|
|
4077
3976
|
"location": {
|
|
4078
3977
|
"filePath": "export.main.runtime.ts",
|
|
4079
|
-
"line":
|
|
3978
|
+
"line": 781,
|
|
4080
3979
|
"character": 78
|
|
4081
3980
|
},
|
|
4082
3981
|
"type": {
|
|
4083
3982
|
"__schema": "TypeRefSchema",
|
|
4084
3983
|
"location": {
|
|
4085
3984
|
"filePath": "export.main.runtime.ts",
|
|
4086
|
-
"line":
|
|
3985
|
+
"line": 781,
|
|
4087
3986
|
"character": 78
|
|
4088
3987
|
},
|
|
4089
|
-
"name": "ComponentID"
|
|
4090
|
-
"componentId": {
|
|
4091
|
-
"scope": "teambit.component",
|
|
4092
|
-
"name": "component-id",
|
|
4093
|
-
"version": "1.2.2"
|
|
4094
|
-
}
|
|
3988
|
+
"name": "ComponentID"
|
|
4095
3989
|
}
|
|
4096
3990
|
},
|
|
4097
3991
|
"modifiers": []
|
|
@@ -4100,7 +3994,7 @@
|
|
|
4100
3994
|
"__schema": "FunctionLikeSchema",
|
|
4101
3995
|
"location": {
|
|
4102
3996
|
"filePath": "export.main.runtime.ts",
|
|
4103
|
-
"line":
|
|
3997
|
+
"line": 790,
|
|
4104
3998
|
"character": 1
|
|
4105
3999
|
},
|
|
4106
4000
|
"signature": "function getParsedId(consumer: Consumer, id: string): Promise<ComponentID>",
|
|
@@ -4110,7 +4004,7 @@
|
|
|
4110
4004
|
"__schema": "ParameterSchema",
|
|
4111
4005
|
"location": {
|
|
4112
4006
|
"filePath": "export.main.runtime.ts",
|
|
4113
|
-
"line":
|
|
4007
|
+
"line": 790,
|
|
4114
4008
|
"character": 28
|
|
4115
4009
|
},
|
|
4116
4010
|
"name": "consumer",
|
|
@@ -4118,11 +4012,10 @@
|
|
|
4118
4012
|
"__schema": "TypeRefSchema",
|
|
4119
4013
|
"location": {
|
|
4120
4014
|
"filePath": "export.main.runtime.ts",
|
|
4121
|
-
"line":
|
|
4015
|
+
"line": 790,
|
|
4122
4016
|
"character": 38
|
|
4123
4017
|
},
|
|
4124
|
-
"name": "Consumer"
|
|
4125
|
-
"packageName": "@teambit/legacy/dist/consumer"
|
|
4018
|
+
"name": "Consumer"
|
|
4126
4019
|
},
|
|
4127
4020
|
"isOptional": false,
|
|
4128
4021
|
"isSpread": false
|
|
@@ -4131,7 +4024,7 @@
|
|
|
4131
4024
|
"__schema": "ParameterSchema",
|
|
4132
4025
|
"location": {
|
|
4133
4026
|
"filePath": "export.main.runtime.ts",
|
|
4134
|
-
"line":
|
|
4027
|
+
"line": 790,
|
|
4135
4028
|
"character": 48
|
|
4136
4029
|
},
|
|
4137
4030
|
"name": "id",
|
|
@@ -4139,7 +4032,7 @@
|
|
|
4139
4032
|
"__schema": "KeywordTypeSchema",
|
|
4140
4033
|
"location": {
|
|
4141
4034
|
"filePath": "export.main.runtime.ts",
|
|
4142
|
-
"line":
|
|
4035
|
+
"line": 790,
|
|
4143
4036
|
"character": 52
|
|
4144
4037
|
},
|
|
4145
4038
|
"name": "string"
|
|
@@ -4152,7 +4045,7 @@
|
|
|
4152
4045
|
"__schema": "TypeRefSchema",
|
|
4153
4046
|
"location": {
|
|
4154
4047
|
"filePath": "export.main.runtime.ts",
|
|
4155
|
-
"line":
|
|
4048
|
+
"line": 790,
|
|
4156
4049
|
"character": 61
|
|
4157
4050
|
},
|
|
4158
4051
|
"name": "Promise",
|
|
@@ -4161,15 +4054,10 @@
|
|
|
4161
4054
|
"__schema": "TypeRefSchema",
|
|
4162
4055
|
"location": {
|
|
4163
4056
|
"filePath": "export.main.runtime.ts",
|
|
4164
|
-
"line":
|
|
4057
|
+
"line": 790,
|
|
4165
4058
|
"character": 69
|
|
4166
4059
|
},
|
|
4167
|
-
"name": "ComponentID"
|
|
4168
|
-
"componentId": {
|
|
4169
|
-
"scope": "teambit.component",
|
|
4170
|
-
"name": "component-id",
|
|
4171
|
-
"version": "1.2.2"
|
|
4172
|
-
}
|
|
4060
|
+
"name": "ComponentID"
|
|
4173
4061
|
}
|
|
4174
4062
|
]
|
|
4175
4063
|
},
|
|
@@ -4181,7 +4069,7 @@
|
|
|
4181
4069
|
"__schema": "FunctionLikeSchema",
|
|
4182
4070
|
"location": {
|
|
4183
4071
|
"filePath": "export.main.runtime.ts",
|
|
4184
|
-
"line":
|
|
4072
|
+
"line": 800,
|
|
4185
4073
|
"character": 1
|
|
4186
4074
|
},
|
|
4187
4075
|
"signature": "function _throwForUnsnappedLaneReadme(lane: Lane): void",
|
|
@@ -4191,7 +4079,7 @@
|
|
|
4191
4079
|
"__schema": "ParameterSchema",
|
|
4192
4080
|
"location": {
|
|
4193
4081
|
"filePath": "export.main.runtime.ts",
|
|
4194
|
-
"line":
|
|
4082
|
+
"line": 800,
|
|
4195
4083
|
"character": 39
|
|
4196
4084
|
},
|
|
4197
4085
|
"name": "lane",
|
|
@@ -4199,11 +4087,10 @@
|
|
|
4199
4087
|
"__schema": "TypeRefSchema",
|
|
4200
4088
|
"location": {
|
|
4201
4089
|
"filePath": "export.main.runtime.ts",
|
|
4202
|
-
"line":
|
|
4090
|
+
"line": 800,
|
|
4203
4091
|
"character": 45
|
|
4204
4092
|
},
|
|
4205
|
-
"name": "Lane"
|
|
4206
|
-
"packageName": "@teambit/legacy/dist/scope/models"
|
|
4093
|
+
"name": "Lane"
|
|
4207
4094
|
},
|
|
4208
4095
|
"isOptional": false,
|
|
4209
4096
|
"isSpread": false
|
|
@@ -4213,7 +4100,7 @@
|
|
|
4213
4100
|
"__schema": "TypeRefSchema",
|
|
4214
4101
|
"location": {
|
|
4215
4102
|
"filePath": "export.main.runtime.ts",
|
|
4216
|
-
"line":
|
|
4103
|
+
"line": 800,
|
|
4217
4104
|
"character": 1
|
|
4218
4105
|
},
|
|
4219
4106
|
"name": "_throwForUnsnappedLaneReadme",
|
|
@@ -4225,7 +4112,7 @@
|
|
|
4225
4112
|
"__schema": "FunctionLikeSchema",
|
|
4226
4113
|
"location": {
|
|
4227
4114
|
"filePath": "export.main.runtime.ts",
|
|
4228
|
-
"line":
|
|
4115
|
+
"line": 816,
|
|
4229
4116
|
"character": 1
|
|
4230
4117
|
},
|
|
4231
4118
|
"signature": "function updateLanesAfterExport(consumer: Consumer, lane: Lane): Promise<void>",
|
|
@@ -4235,7 +4122,7 @@
|
|
|
4235
4122
|
"__schema": "ParameterSchema",
|
|
4236
4123
|
"location": {
|
|
4237
4124
|
"filePath": "export.main.runtime.ts",
|
|
4238
|
-
"line":
|
|
4125
|
+
"line": 816,
|
|
4239
4126
|
"character": 39
|
|
4240
4127
|
},
|
|
4241
4128
|
"name": "consumer",
|
|
@@ -4243,11 +4130,10 @@
|
|
|
4243
4130
|
"__schema": "TypeRefSchema",
|
|
4244
4131
|
"location": {
|
|
4245
4132
|
"filePath": "export.main.runtime.ts",
|
|
4246
|
-
"line":
|
|
4133
|
+
"line": 816,
|
|
4247
4134
|
"character": 49
|
|
4248
4135
|
},
|
|
4249
|
-
"name": "Consumer"
|
|
4250
|
-
"packageName": "@teambit/legacy/dist/consumer"
|
|
4136
|
+
"name": "Consumer"
|
|
4251
4137
|
},
|
|
4252
4138
|
"isOptional": false,
|
|
4253
4139
|
"isSpread": false
|
|
@@ -4256,7 +4142,7 @@
|
|
|
4256
4142
|
"__schema": "ParameterSchema",
|
|
4257
4143
|
"location": {
|
|
4258
4144
|
"filePath": "export.main.runtime.ts",
|
|
4259
|
-
"line":
|
|
4145
|
+
"line": 816,
|
|
4260
4146
|
"character": 59
|
|
4261
4147
|
},
|
|
4262
4148
|
"name": "lane",
|
|
@@ -4264,11 +4150,10 @@
|
|
|
4264
4150
|
"__schema": "TypeRefSchema",
|
|
4265
4151
|
"location": {
|
|
4266
4152
|
"filePath": "export.main.runtime.ts",
|
|
4267
|
-
"line":
|
|
4153
|
+
"line": 816,
|
|
4268
4154
|
"character": 65
|
|
4269
4155
|
},
|
|
4270
|
-
"name": "Lane"
|
|
4271
|
-
"packageName": "@teambit/legacy/dist/scope/models"
|
|
4156
|
+
"name": "Lane"
|
|
4272
4157
|
},
|
|
4273
4158
|
"isOptional": false,
|
|
4274
4159
|
"isSpread": false
|
|
@@ -4278,7 +4163,7 @@
|
|
|
4278
4163
|
"__schema": "InferenceTypeSchema",
|
|
4279
4164
|
"location": {
|
|
4280
4165
|
"filePath": "export.main.runtime.ts",
|
|
4281
|
-
"line":
|
|
4166
|
+
"line": 816,
|
|
4282
4167
|
"character": 1
|
|
4283
4168
|
},
|
|
4284
4169
|
"type": "Promise<void>"
|
|
@@ -4330,7 +4215,7 @@
|
|
|
4330
4215
|
"componentId": {
|
|
4331
4216
|
"scope": "teambit.scope",
|
|
4332
4217
|
"name": "export",
|
|
4333
|
-
"version": "1.0.
|
|
4218
|
+
"version": "1.0.471"
|
|
4334
4219
|
},
|
|
4335
4220
|
"taggedModuleExports": []
|
|
4336
4221
|
}
|