@teambit/component-writer 1.0.329 → 1.0.331
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/schema.json +195 -309
- package/dist/component-writer.d.ts +2 -3
- package/dist/component-writer.js +5 -5
- package/dist/component-writer.js.map +1 -1
- package/dist/component-writer.main.runtime.js +7 -13
- package/dist/component-writer.main.runtime.js.map +1 -1
- package/package.json +13 -11
- /package/dist/{preview-1720427783719.js → preview-1720667996237.js} +0 -0
package/artifacts/schema.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"__schema": "ClassSchema",
|
|
26
26
|
"location": {
|
|
27
27
|
"filePath": "component-writer.main.runtime.ts",
|
|
28
|
-
"line":
|
|
28
|
+
"line": 51,
|
|
29
29
|
"character": 1
|
|
30
30
|
},
|
|
31
31
|
"signature": "class ComponentWriterMain",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"__schema": "ConstructorSchema",
|
|
36
36
|
"location": {
|
|
37
37
|
"filePath": "component-writer.main.runtime.ts",
|
|
38
|
-
"line":
|
|
38
|
+
"line": 52,
|
|
39
39
|
"character": 3
|
|
40
40
|
},
|
|
41
41
|
"signature": "constructor ComponentWriterMain(installer: InstallMain, compiler: CompilerMain, workspace: Workspace, logger: Logger, mover: MoverMain, configMerge: ConfigMergerMain): ComponentWriterMain",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"__schema": "ParameterSchema",
|
|
46
46
|
"location": {
|
|
47
47
|
"filePath": "component-writer.main.runtime.ts",
|
|
48
|
-
"line":
|
|
48
|
+
"line": 53,
|
|
49
49
|
"character": 5
|
|
50
50
|
},
|
|
51
51
|
"name": "installer",
|
|
@@ -53,14 +53,10 @@
|
|
|
53
53
|
"__schema": "TypeRefSchema",
|
|
54
54
|
"location": {
|
|
55
55
|
"filePath": "component-writer.main.runtime.ts",
|
|
56
|
-
"line":
|
|
56
|
+
"line": 53,
|
|
57
57
|
"character": 24
|
|
58
58
|
},
|
|
59
|
-
"name": "InstallMain"
|
|
60
|
-
"componentId": {
|
|
61
|
-
"scope": "teambit.workspace",
|
|
62
|
-
"name": "install"
|
|
63
|
-
}
|
|
59
|
+
"name": "InstallMain"
|
|
64
60
|
},
|
|
65
61
|
"isOptional": false,
|
|
66
62
|
"isSpread": false
|
|
@@ -69,7 +65,7 @@
|
|
|
69
65
|
"__schema": "ParameterSchema",
|
|
70
66
|
"location": {
|
|
71
67
|
"filePath": "component-writer.main.runtime.ts",
|
|
72
|
-
"line":
|
|
68
|
+
"line": 54,
|
|
73
69
|
"character": 5
|
|
74
70
|
},
|
|
75
71
|
"name": "compiler",
|
|
@@ -77,14 +73,10 @@
|
|
|
77
73
|
"__schema": "TypeRefSchema",
|
|
78
74
|
"location": {
|
|
79
75
|
"filePath": "component-writer.main.runtime.ts",
|
|
80
|
-
"line":
|
|
76
|
+
"line": 54,
|
|
81
77
|
"character": 23
|
|
82
78
|
},
|
|
83
|
-
"name": "CompilerMain"
|
|
84
|
-
"componentId": {
|
|
85
|
-
"scope": "teambit.compilation",
|
|
86
|
-
"name": "compiler"
|
|
87
|
-
}
|
|
79
|
+
"name": "CompilerMain"
|
|
88
80
|
},
|
|
89
81
|
"isOptional": false,
|
|
90
82
|
"isSpread": false
|
|
@@ -93,7 +85,7 @@
|
|
|
93
85
|
"__schema": "ParameterSchema",
|
|
94
86
|
"location": {
|
|
95
87
|
"filePath": "component-writer.main.runtime.ts",
|
|
96
|
-
"line":
|
|
88
|
+
"line": 55,
|
|
97
89
|
"character": 5
|
|
98
90
|
},
|
|
99
91
|
"name": "workspace",
|
|
@@ -101,14 +93,10 @@
|
|
|
101
93
|
"__schema": "TypeRefSchema",
|
|
102
94
|
"location": {
|
|
103
95
|
"filePath": "component-writer.main.runtime.ts",
|
|
104
|
-
"line":
|
|
96
|
+
"line": 55,
|
|
105
97
|
"character": 24
|
|
106
98
|
},
|
|
107
|
-
"name": "Workspace"
|
|
108
|
-
"componentId": {
|
|
109
|
-
"scope": "teambit.workspace",
|
|
110
|
-
"name": "workspace"
|
|
111
|
-
}
|
|
99
|
+
"name": "Workspace"
|
|
112
100
|
},
|
|
113
101
|
"isOptional": false,
|
|
114
102
|
"isSpread": false
|
|
@@ -117,7 +105,7 @@
|
|
|
117
105
|
"__schema": "ParameterSchema",
|
|
118
106
|
"location": {
|
|
119
107
|
"filePath": "component-writer.main.runtime.ts",
|
|
120
|
-
"line":
|
|
108
|
+
"line": 56,
|
|
121
109
|
"character": 5
|
|
122
110
|
},
|
|
123
111
|
"name": "logger",
|
|
@@ -125,14 +113,10 @@
|
|
|
125
113
|
"__schema": "TypeRefSchema",
|
|
126
114
|
"location": {
|
|
127
115
|
"filePath": "component-writer.main.runtime.ts",
|
|
128
|
-
"line":
|
|
116
|
+
"line": 56,
|
|
129
117
|
"character": 21
|
|
130
118
|
},
|
|
131
|
-
"name": "Logger"
|
|
132
|
-
"componentId": {
|
|
133
|
-
"scope": "teambit.harmony",
|
|
134
|
-
"name": "logger"
|
|
135
|
-
}
|
|
119
|
+
"name": "Logger"
|
|
136
120
|
},
|
|
137
121
|
"isOptional": false,
|
|
138
122
|
"isSpread": false
|
|
@@ -141,7 +125,7 @@
|
|
|
141
125
|
"__schema": "ParameterSchema",
|
|
142
126
|
"location": {
|
|
143
127
|
"filePath": "component-writer.main.runtime.ts",
|
|
144
|
-
"line":
|
|
128
|
+
"line": 57,
|
|
145
129
|
"character": 5
|
|
146
130
|
},
|
|
147
131
|
"name": "mover",
|
|
@@ -149,14 +133,10 @@
|
|
|
149
133
|
"__schema": "TypeRefSchema",
|
|
150
134
|
"location": {
|
|
151
135
|
"filePath": "component-writer.main.runtime.ts",
|
|
152
|
-
"line":
|
|
136
|
+
"line": 57,
|
|
153
137
|
"character": 20
|
|
154
138
|
},
|
|
155
|
-
"name": "MoverMain"
|
|
156
|
-
"componentId": {
|
|
157
|
-
"scope": "teambit.component",
|
|
158
|
-
"name": "mover"
|
|
159
|
-
}
|
|
139
|
+
"name": "MoverMain"
|
|
160
140
|
},
|
|
161
141
|
"isOptional": false,
|
|
162
142
|
"isSpread": false
|
|
@@ -165,7 +145,7 @@
|
|
|
165
145
|
"__schema": "ParameterSchema",
|
|
166
146
|
"location": {
|
|
167
147
|
"filePath": "component-writer.main.runtime.ts",
|
|
168
|
-
"line":
|
|
148
|
+
"line": 58,
|
|
169
149
|
"character": 5
|
|
170
150
|
},
|
|
171
151
|
"name": "configMerge",
|
|
@@ -173,14 +153,10 @@
|
|
|
173
153
|
"__schema": "TypeRefSchema",
|
|
174
154
|
"location": {
|
|
175
155
|
"filePath": "component-writer.main.runtime.ts",
|
|
176
|
-
"line":
|
|
156
|
+
"line": 58,
|
|
177
157
|
"character": 26
|
|
178
158
|
},
|
|
179
|
-
"name": "ConfigMergerMain"
|
|
180
|
-
"componentId": {
|
|
181
|
-
"scope": "teambit.workspace",
|
|
182
|
-
"name": "config-merger"
|
|
183
|
-
}
|
|
159
|
+
"name": "ConfigMergerMain"
|
|
184
160
|
},
|
|
185
161
|
"isOptional": false,
|
|
186
162
|
"isSpread": false
|
|
@@ -190,7 +166,7 @@
|
|
|
190
166
|
"__schema": "ThisTypeSchema",
|
|
191
167
|
"location": {
|
|
192
168
|
"filePath": "component-writer.main.runtime.ts",
|
|
193
|
-
"line":
|
|
169
|
+
"line": 51,
|
|
194
170
|
"character": 1
|
|
195
171
|
},
|
|
196
172
|
"name": "ComponentWriterMain"
|
|
@@ -201,7 +177,7 @@
|
|
|
201
177
|
"__schema": "GetAccessorSchema",
|
|
202
178
|
"location": {
|
|
203
179
|
"filePath": "component-writer.main.runtime.ts",
|
|
204
|
-
"line":
|
|
180
|
+
"line": 61,
|
|
205
181
|
"character": 3
|
|
206
182
|
},
|
|
207
183
|
"signature": "(getter) ComponentWriterMain.consumer: Consumer",
|
|
@@ -210,7 +186,7 @@
|
|
|
210
186
|
"__schema": "TypeRefSchema",
|
|
211
187
|
"location": {
|
|
212
188
|
"filePath": "component-writer.main.runtime.ts",
|
|
213
|
-
"line":
|
|
189
|
+
"line": 61,
|
|
214
190
|
"character": 3
|
|
215
191
|
},
|
|
216
192
|
"name": "Consumer",
|
|
@@ -221,7 +197,7 @@
|
|
|
221
197
|
"__schema": "FunctionLikeSchema",
|
|
222
198
|
"location": {
|
|
223
199
|
"filePath": "component-writer.main.runtime.ts",
|
|
224
|
-
"line":
|
|
200
|
+
"line": 65,
|
|
225
201
|
"character": 3
|
|
226
202
|
},
|
|
227
203
|
"signature": "(method) ComponentWriterMain.writeMany(opts: ManyComponentsWriterParams): Promise<ComponentWriterResults>",
|
|
@@ -231,7 +207,7 @@
|
|
|
231
207
|
"__schema": "ParameterSchema",
|
|
232
208
|
"location": {
|
|
233
209
|
"filePath": "component-writer.main.runtime.ts",
|
|
234
|
-
"line":
|
|
210
|
+
"line": 65,
|
|
235
211
|
"character": 19
|
|
236
212
|
},
|
|
237
213
|
"name": "opts",
|
|
@@ -239,7 +215,7 @@
|
|
|
239
215
|
"__schema": "TypeRefSchema",
|
|
240
216
|
"location": {
|
|
241
217
|
"filePath": "component-writer.main.runtime.ts",
|
|
242
|
-
"line":
|
|
218
|
+
"line": 65,
|
|
243
219
|
"character": 25
|
|
244
220
|
},
|
|
245
221
|
"name": "ManyComponentsWriterParams"
|
|
@@ -252,7 +228,7 @@
|
|
|
252
228
|
"__schema": "TypeRefSchema",
|
|
253
229
|
"location": {
|
|
254
230
|
"filePath": "component-writer.main.runtime.ts",
|
|
255
|
-
"line":
|
|
231
|
+
"line": 65,
|
|
256
232
|
"character": 54
|
|
257
233
|
},
|
|
258
234
|
"name": "Promise",
|
|
@@ -261,7 +237,7 @@
|
|
|
261
237
|
"__schema": "TypeRefSchema",
|
|
262
238
|
"location": {
|
|
263
239
|
"filePath": "component-writer.main.runtime.ts",
|
|
264
|
-
"line":
|
|
240
|
+
"line": 65,
|
|
265
241
|
"character": 62
|
|
266
242
|
},
|
|
267
243
|
"name": "ComponentWriterResults"
|
|
@@ -276,7 +252,7 @@
|
|
|
276
252
|
"__schema": "VariableLikeSchema",
|
|
277
253
|
"location": {
|
|
278
254
|
"filePath": "component-writer.main.runtime.ts",
|
|
279
|
-
"line":
|
|
255
|
+
"line": 307,
|
|
280
256
|
"character": 3
|
|
281
257
|
},
|
|
282
258
|
"signature": "(property) ComponentWriterMain.slots: never[]",
|
|
@@ -285,7 +261,7 @@
|
|
|
285
261
|
"__schema": "InferenceTypeSchema",
|
|
286
262
|
"location": {
|
|
287
263
|
"filePath": "component-writer.main.runtime.ts",
|
|
288
|
-
"line":
|
|
264
|
+
"line": 307,
|
|
289
265
|
"character": 3
|
|
290
266
|
},
|
|
291
267
|
"type": "never[]"
|
|
@@ -297,7 +273,7 @@
|
|
|
297
273
|
"__schema": "VariableLikeSchema",
|
|
298
274
|
"location": {
|
|
299
275
|
"filePath": "component-writer.main.runtime.ts",
|
|
300
|
-
"line":
|
|
276
|
+
"line": 308,
|
|
301
277
|
"character": 3
|
|
302
278
|
},
|
|
303
279
|
"signature": "(property) ComponentWriterMain.dependencies: Aspect[]",
|
|
@@ -306,7 +282,7 @@
|
|
|
306
282
|
"__schema": "InferenceTypeSchema",
|
|
307
283
|
"location": {
|
|
308
284
|
"filePath": "component-writer.main.runtime.ts",
|
|
309
|
-
"line":
|
|
285
|
+
"line": 308,
|
|
310
286
|
"character": 3
|
|
311
287
|
},
|
|
312
288
|
"type": "Aspect[]"
|
|
@@ -318,7 +294,7 @@
|
|
|
318
294
|
"__schema": "VariableLikeSchema",
|
|
319
295
|
"location": {
|
|
320
296
|
"filePath": "component-writer.main.runtime.ts",
|
|
321
|
-
"line":
|
|
297
|
+
"line": 309,
|
|
322
298
|
"character": 3
|
|
323
299
|
},
|
|
324
300
|
"signature": "(property) ComponentWriterMain.runtime: RuntimeDefinition",
|
|
@@ -327,7 +303,7 @@
|
|
|
327
303
|
"__schema": "InferenceTypeSchema",
|
|
328
304
|
"location": {
|
|
329
305
|
"filePath": "component-writer.main.runtime.ts",
|
|
330
|
-
"line":
|
|
306
|
+
"line": 309,
|
|
331
307
|
"character": 3
|
|
332
308
|
},
|
|
333
309
|
"type": "RuntimeDefinition"
|
|
@@ -339,7 +315,7 @@
|
|
|
339
315
|
"__schema": "FunctionLikeSchema",
|
|
340
316
|
"location": {
|
|
341
317
|
"filePath": "component-writer.main.runtime.ts",
|
|
342
|
-
"line":
|
|
318
|
+
"line": 310,
|
|
343
319
|
"character": 3
|
|
344
320
|
},
|
|
345
321
|
"signature": "(method) ComponentWriterMain.provider([install, compiler, loggerMain, workspace, mover, configMerger]: [\n InstallMain,\n CompilerMain,\n LoggerMain,\n Workspace,\n MoverMain,\n ConfigMergerMain\n]): Promise<ComponentWriterMain>",
|
|
@@ -349,7 +325,7 @@
|
|
|
349
325
|
"__schema": "ParameterSchema",
|
|
350
326
|
"location": {
|
|
351
327
|
"filePath": "component-writer.main.runtime.ts",
|
|
352
|
-
"line":
|
|
328
|
+
"line": 310,
|
|
353
329
|
"character": 25
|
|
354
330
|
},
|
|
355
331
|
"name": "[ install, compiler, loggerMain, workspace, mover, configMerger ]",
|
|
@@ -357,7 +333,7 @@
|
|
|
357
333
|
"__schema": "TupleTypeSchema",
|
|
358
334
|
"location": {
|
|
359
335
|
"filePath": "component-writer.main.runtime.ts",
|
|
360
|
-
"line":
|
|
336
|
+
"line": 310,
|
|
361
337
|
"character": 90
|
|
362
338
|
},
|
|
363
339
|
"elements": [
|
|
@@ -365,79 +341,55 @@
|
|
|
365
341
|
"__schema": "TypeRefSchema",
|
|
366
342
|
"location": {
|
|
367
343
|
"filePath": "component-writer.main.runtime.ts",
|
|
368
|
-
"line":
|
|
344
|
+
"line": 311,
|
|
369
345
|
"character": 5
|
|
370
346
|
},
|
|
371
|
-
"name": "InstallMain"
|
|
372
|
-
"componentId": {
|
|
373
|
-
"scope": "teambit.workspace",
|
|
374
|
-
"name": "install"
|
|
375
|
-
}
|
|
347
|
+
"name": "InstallMain"
|
|
376
348
|
},
|
|
377
349
|
{
|
|
378
350
|
"__schema": "TypeRefSchema",
|
|
379
351
|
"location": {
|
|
380
352
|
"filePath": "component-writer.main.runtime.ts",
|
|
381
|
-
"line":
|
|
353
|
+
"line": 312,
|
|
382
354
|
"character": 5
|
|
383
355
|
},
|
|
384
|
-
"name": "CompilerMain"
|
|
385
|
-
"componentId": {
|
|
386
|
-
"scope": "teambit.compilation",
|
|
387
|
-
"name": "compiler"
|
|
388
|
-
}
|
|
356
|
+
"name": "CompilerMain"
|
|
389
357
|
},
|
|
390
358
|
{
|
|
391
359
|
"__schema": "TypeRefSchema",
|
|
392
360
|
"location": {
|
|
393
361
|
"filePath": "component-writer.main.runtime.ts",
|
|
394
|
-
"line":
|
|
362
|
+
"line": 313,
|
|
395
363
|
"character": 5
|
|
396
364
|
},
|
|
397
|
-
"name": "LoggerMain"
|
|
398
|
-
"componentId": {
|
|
399
|
-
"scope": "teambit.harmony",
|
|
400
|
-
"name": "logger"
|
|
401
|
-
}
|
|
365
|
+
"name": "LoggerMain"
|
|
402
366
|
},
|
|
403
367
|
{
|
|
404
368
|
"__schema": "TypeRefSchema",
|
|
405
369
|
"location": {
|
|
406
370
|
"filePath": "component-writer.main.runtime.ts",
|
|
407
|
-
"line":
|
|
371
|
+
"line": 314,
|
|
408
372
|
"character": 5
|
|
409
373
|
},
|
|
410
|
-
"name": "Workspace"
|
|
411
|
-
"componentId": {
|
|
412
|
-
"scope": "teambit.workspace",
|
|
413
|
-
"name": "workspace"
|
|
414
|
-
}
|
|
374
|
+
"name": "Workspace"
|
|
415
375
|
},
|
|
416
376
|
{
|
|
417
377
|
"__schema": "TypeRefSchema",
|
|
418
378
|
"location": {
|
|
419
379
|
"filePath": "component-writer.main.runtime.ts",
|
|
420
|
-
"line":
|
|
380
|
+
"line": 315,
|
|
421
381
|
"character": 5
|
|
422
382
|
},
|
|
423
|
-
"name": "MoverMain"
|
|
424
|
-
"componentId": {
|
|
425
|
-
"scope": "teambit.component",
|
|
426
|
-
"name": "mover"
|
|
427
|
-
}
|
|
383
|
+
"name": "MoverMain"
|
|
428
384
|
},
|
|
429
385
|
{
|
|
430
386
|
"__schema": "TypeRefSchema",
|
|
431
387
|
"location": {
|
|
432
388
|
"filePath": "component-writer.main.runtime.ts",
|
|
433
|
-
"line":
|
|
389
|
+
"line": 316,
|
|
434
390
|
"character": 5
|
|
435
391
|
},
|
|
436
|
-
"name": "ConfigMergerMain"
|
|
437
|
-
"componentId": {
|
|
438
|
-
"scope": "teambit.workspace",
|
|
439
|
-
"name": "config-merger"
|
|
440
|
-
}
|
|
392
|
+
"name": "ConfigMergerMain"
|
|
441
393
|
}
|
|
442
394
|
]
|
|
443
395
|
},
|
|
@@ -449,7 +401,7 @@
|
|
|
449
401
|
"__schema": "InferenceTypeSchema",
|
|
450
402
|
"location": {
|
|
451
403
|
"filePath": "component-writer.main.runtime.ts",
|
|
452
|
-
"line":
|
|
404
|
+
"line": 310,
|
|
453
405
|
"character": 3
|
|
454
406
|
},
|
|
455
407
|
"type": "Promise<ComponentWriterMain>"
|
|
@@ -476,7 +428,7 @@
|
|
|
476
428
|
"__schema": "TypeSchema",
|
|
477
429
|
"location": {
|
|
478
430
|
"filePath": "component-writer.main.runtime.ts",
|
|
479
|
-
"line":
|
|
431
|
+
"line": 45,
|
|
480
432
|
"character": 1
|
|
481
433
|
},
|
|
482
434
|
"signature": "type ComponentWriterResults = {\n installationError?: Error | undefined;\n compilationError?: Error | undefined;\n workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined;\n}",
|
|
@@ -485,7 +437,7 @@
|
|
|
485
437
|
"__schema": "TypeLiteralSchema",
|
|
486
438
|
"location": {
|
|
487
439
|
"filePath": "component-writer.main.runtime.ts",
|
|
488
|
-
"line":
|
|
440
|
+
"line": 45,
|
|
489
441
|
"character": 38
|
|
490
442
|
},
|
|
491
443
|
"members": [
|
|
@@ -493,7 +445,7 @@
|
|
|
493
445
|
"__schema": "VariableLikeSchema",
|
|
494
446
|
"location": {
|
|
495
447
|
"filePath": "component-writer.main.runtime.ts",
|
|
496
|
-
"line":
|
|
448
|
+
"line": 46,
|
|
497
449
|
"character": 3
|
|
498
450
|
},
|
|
499
451
|
"signature": "(property) installationError?: Error | undefined",
|
|
@@ -502,7 +454,7 @@
|
|
|
502
454
|
"__schema": "TypeRefSchema",
|
|
503
455
|
"location": {
|
|
504
456
|
"filePath": "component-writer.main.runtime.ts",
|
|
505
|
-
"line":
|
|
457
|
+
"line": 46,
|
|
506
458
|
"character": 23
|
|
507
459
|
},
|
|
508
460
|
"name": "Error"
|
|
@@ -513,7 +465,7 @@
|
|
|
513
465
|
"__schema": "VariableLikeSchema",
|
|
514
466
|
"location": {
|
|
515
467
|
"filePath": "component-writer.main.runtime.ts",
|
|
516
|
-
"line":
|
|
468
|
+
"line": 47,
|
|
517
469
|
"character": 3
|
|
518
470
|
},
|
|
519
471
|
"signature": "(property) compilationError?: Error | undefined",
|
|
@@ -522,7 +474,7 @@
|
|
|
522
474
|
"__schema": "TypeRefSchema",
|
|
523
475
|
"location": {
|
|
524
476
|
"filePath": "component-writer.main.runtime.ts",
|
|
525
|
-
"line":
|
|
477
|
+
"line": 47,
|
|
526
478
|
"character": 22
|
|
527
479
|
},
|
|
528
480
|
"name": "Error"
|
|
@@ -533,7 +485,7 @@
|
|
|
533
485
|
"__schema": "VariableLikeSchema",
|
|
534
486
|
"location": {
|
|
535
487
|
"filePath": "component-writer.main.runtime.ts",
|
|
536
|
-
"line":
|
|
488
|
+
"line": 48,
|
|
537
489
|
"character": 3
|
|
538
490
|
},
|
|
539
491
|
"signature": "(property) workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined",
|
|
@@ -542,14 +494,10 @@
|
|
|
542
494
|
"__schema": "TypeRefSchema",
|
|
543
495
|
"location": {
|
|
544
496
|
"filePath": "component-writer.main.runtime.ts",
|
|
545
|
-
"line":
|
|
497
|
+
"line": 48,
|
|
546
498
|
"character": 33
|
|
547
499
|
},
|
|
548
|
-
"name": "WorkspaceConfigUpdateResult"
|
|
549
|
-
"componentId": {
|
|
550
|
-
"scope": "teambit.workspace",
|
|
551
|
-
"name": "config-merger"
|
|
552
|
-
}
|
|
500
|
+
"name": "WorkspaceConfigUpdateResult"
|
|
553
501
|
},
|
|
554
502
|
"isOptional": true
|
|
555
503
|
}
|
|
@@ -569,7 +517,7 @@
|
|
|
569
517
|
"__schema": "InterfaceSchema",
|
|
570
518
|
"location": {
|
|
571
519
|
"filePath": "component-writer.main.runtime.ts",
|
|
572
|
-
"line":
|
|
520
|
+
"line": 29,
|
|
573
521
|
"character": 1
|
|
574
522
|
},
|
|
575
523
|
"signature": "interface ManyComponentsWriterParams",
|
|
@@ -579,7 +527,7 @@
|
|
|
579
527
|
"__schema": "VariableLikeSchema",
|
|
580
528
|
"location": {
|
|
581
529
|
"filePath": "component-writer.main.runtime.ts",
|
|
582
|
-
"line":
|
|
530
|
+
"line": 30,
|
|
583
531
|
"character": 3
|
|
584
532
|
},
|
|
585
533
|
"signature": "(property) ManyComponentsWriterParams.components: ConsumerComponent[]",
|
|
@@ -588,18 +536,17 @@
|
|
|
588
536
|
"__schema": "TypeArraySchema",
|
|
589
537
|
"location": {
|
|
590
538
|
"filePath": "component-writer.main.runtime.ts",
|
|
591
|
-
"line":
|
|
539
|
+
"line": 30,
|
|
592
540
|
"character": 15
|
|
593
541
|
},
|
|
594
542
|
"type": {
|
|
595
543
|
"__schema": "TypeRefSchema",
|
|
596
544
|
"location": {
|
|
597
545
|
"filePath": "component-writer.main.runtime.ts",
|
|
598
|
-
"line":
|
|
546
|
+
"line": 30,
|
|
599
547
|
"character": 15
|
|
600
548
|
},
|
|
601
|
-
"name": "ConsumerComponent"
|
|
602
|
-
"packageName": "@teambit/legacy/dist/consumer/component"
|
|
549
|
+
"name": "ConsumerComponent"
|
|
603
550
|
}
|
|
604
551
|
},
|
|
605
552
|
"isOptional": false
|
|
@@ -608,7 +555,7 @@
|
|
|
608
555
|
"__schema": "VariableLikeSchema",
|
|
609
556
|
"location": {
|
|
610
557
|
"filePath": "component-writer.main.runtime.ts",
|
|
611
|
-
"line":
|
|
558
|
+
"line": 31,
|
|
612
559
|
"character": 3
|
|
613
560
|
},
|
|
614
561
|
"signature": "(property) ManyComponentsWriterParams.writeToPath?: string | undefined",
|
|
@@ -617,7 +564,7 @@
|
|
|
617
564
|
"__schema": "KeywordTypeSchema",
|
|
618
565
|
"location": {
|
|
619
566
|
"filePath": "component-writer.main.runtime.ts",
|
|
620
|
-
"line":
|
|
567
|
+
"line": 31,
|
|
621
568
|
"character": 17
|
|
622
569
|
},
|
|
623
570
|
"name": "string"
|
|
@@ -628,7 +575,7 @@
|
|
|
628
575
|
"__schema": "VariableLikeSchema",
|
|
629
576
|
"location": {
|
|
630
577
|
"filePath": "component-writer.main.runtime.ts",
|
|
631
|
-
"line":
|
|
578
|
+
"line": 32,
|
|
632
579
|
"character": 3
|
|
633
580
|
},
|
|
634
581
|
"signature": "(property) ManyComponentsWriterParams.throwForExistingDir?: boolean | undefined",
|
|
@@ -637,7 +584,7 @@
|
|
|
637
584
|
"__schema": "KeywordTypeSchema",
|
|
638
585
|
"location": {
|
|
639
586
|
"filePath": "component-writer.main.runtime.ts",
|
|
640
|
-
"line":
|
|
587
|
+
"line": 32,
|
|
641
588
|
"character": 25
|
|
642
589
|
},
|
|
643
590
|
"name": "boolean"
|
|
@@ -648,7 +595,7 @@
|
|
|
648
595
|
"__schema": "VariableLikeSchema",
|
|
649
596
|
"location": {
|
|
650
597
|
"filePath": "component-writer.main.runtime.ts",
|
|
651
|
-
"line":
|
|
598
|
+
"line": 33,
|
|
652
599
|
"character": 3
|
|
653
600
|
},
|
|
654
601
|
"signature": "(property) ManyComponentsWriterParams.writeConfig?: boolean | undefined",
|
|
@@ -657,7 +604,7 @@
|
|
|
657
604
|
"__schema": "KeywordTypeSchema",
|
|
658
605
|
"location": {
|
|
659
606
|
"filePath": "component-writer.main.runtime.ts",
|
|
660
|
-
"line":
|
|
607
|
+
"line": 33,
|
|
661
608
|
"character": 17
|
|
662
609
|
},
|
|
663
610
|
"name": "boolean"
|
|
@@ -668,7 +615,7 @@
|
|
|
668
615
|
"__schema": "VariableLikeSchema",
|
|
669
616
|
"location": {
|
|
670
617
|
"filePath": "component-writer.main.runtime.ts",
|
|
671
|
-
"line":
|
|
618
|
+
"line": 34,
|
|
672
619
|
"character": 3
|
|
673
620
|
},
|
|
674
621
|
"signature": "(property) ManyComponentsWriterParams.skipDependencyInstallation?: boolean | undefined",
|
|
@@ -677,7 +624,7 @@
|
|
|
677
624
|
"__schema": "KeywordTypeSchema",
|
|
678
625
|
"location": {
|
|
679
626
|
"filePath": "component-writer.main.runtime.ts",
|
|
680
|
-
"line":
|
|
627
|
+
"line": 34,
|
|
681
628
|
"character": 32
|
|
682
629
|
},
|
|
683
630
|
"name": "boolean"
|
|
@@ -688,7 +635,7 @@
|
|
|
688
635
|
"__schema": "VariableLikeSchema",
|
|
689
636
|
"location": {
|
|
690
637
|
"filePath": "component-writer.main.runtime.ts",
|
|
691
|
-
"line":
|
|
638
|
+
"line": 35,
|
|
692
639
|
"character": 3
|
|
693
640
|
},
|
|
694
641
|
"signature": "(property) ManyComponentsWriterParams.verbose?: boolean | undefined",
|
|
@@ -697,7 +644,7 @@
|
|
|
697
644
|
"__schema": "KeywordTypeSchema",
|
|
698
645
|
"location": {
|
|
699
646
|
"filePath": "component-writer.main.runtime.ts",
|
|
700
|
-
"line":
|
|
647
|
+
"line": 35,
|
|
701
648
|
"character": 13
|
|
702
649
|
},
|
|
703
650
|
"name": "boolean"
|
|
@@ -708,7 +655,7 @@
|
|
|
708
655
|
"__schema": "VariableLikeSchema",
|
|
709
656
|
"location": {
|
|
710
657
|
"filePath": "component-writer.main.runtime.ts",
|
|
711
|
-
"line":
|
|
658
|
+
"line": 36,
|
|
712
659
|
"character": 3
|
|
713
660
|
},
|
|
714
661
|
"signature": "(property) ManyComponentsWriterParams.resetConfig?: boolean | undefined",
|
|
@@ -717,7 +664,7 @@
|
|
|
717
664
|
"__schema": "KeywordTypeSchema",
|
|
718
665
|
"location": {
|
|
719
666
|
"filePath": "component-writer.main.runtime.ts",
|
|
720
|
-
"line":
|
|
667
|
+
"line": 36,
|
|
721
668
|
"character": 17
|
|
722
669
|
},
|
|
723
670
|
"name": "boolean"
|
|
@@ -728,7 +675,7 @@
|
|
|
728
675
|
"__schema": "VariableLikeSchema",
|
|
729
676
|
"location": {
|
|
730
677
|
"filePath": "component-writer.main.runtime.ts",
|
|
731
|
-
"line":
|
|
678
|
+
"line": 37,
|
|
732
679
|
"character": 3
|
|
733
680
|
},
|
|
734
681
|
"signature": "(property) ManyComponentsWriterParams.skipWritingToFs?: boolean | undefined",
|
|
@@ -737,7 +684,7 @@
|
|
|
737
684
|
"__schema": "KeywordTypeSchema",
|
|
738
685
|
"location": {
|
|
739
686
|
"filePath": "component-writer.main.runtime.ts",
|
|
740
|
-
"line":
|
|
687
|
+
"line": 37,
|
|
741
688
|
"character": 21
|
|
742
689
|
},
|
|
743
690
|
"name": "boolean"
|
|
@@ -748,7 +695,7 @@
|
|
|
748
695
|
"__schema": "VariableLikeSchema",
|
|
749
696
|
"location": {
|
|
750
697
|
"filePath": "component-writer.main.runtime.ts",
|
|
751
|
-
"line":
|
|
698
|
+
"line": 38,
|
|
752
699
|
"character": 3
|
|
753
700
|
},
|
|
754
701
|
"signature": "(property) ManyComponentsWriterParams.skipUpdatingBitMap?: boolean | undefined",
|
|
@@ -757,7 +704,7 @@
|
|
|
757
704
|
"__schema": "KeywordTypeSchema",
|
|
758
705
|
"location": {
|
|
759
706
|
"filePath": "component-writer.main.runtime.ts",
|
|
760
|
-
"line":
|
|
707
|
+
"line": 38,
|
|
761
708
|
"character": 24
|
|
762
709
|
},
|
|
763
710
|
"name": "boolean"
|
|
@@ -768,7 +715,7 @@
|
|
|
768
715
|
"__schema": "VariableLikeSchema",
|
|
769
716
|
"location": {
|
|
770
717
|
"filePath": "component-writer.main.runtime.ts",
|
|
771
|
-
"line":
|
|
718
|
+
"line": 39,
|
|
772
719
|
"character": 3
|
|
773
720
|
},
|
|
774
721
|
"signature": "(property) ManyComponentsWriterParams.skipWriteConfigFiles?: boolean | undefined",
|
|
@@ -777,7 +724,7 @@
|
|
|
777
724
|
"__schema": "KeywordTypeSchema",
|
|
778
725
|
"location": {
|
|
779
726
|
"filePath": "component-writer.main.runtime.ts",
|
|
780
|
-
"line":
|
|
727
|
+
"line": 39,
|
|
781
728
|
"character": 26
|
|
782
729
|
},
|
|
783
730
|
"name": "boolean"
|
|
@@ -788,7 +735,7 @@
|
|
|
788
735
|
"__schema": "VariableLikeSchema",
|
|
789
736
|
"location": {
|
|
790
737
|
"filePath": "component-writer.main.runtime.ts",
|
|
791
|
-
"line":
|
|
738
|
+
"line": 40,
|
|
792
739
|
"character": 3
|
|
793
740
|
},
|
|
794
741
|
"signature": "(property) ManyComponentsWriterParams.reasonForBitmapChange?: string | undefined",
|
|
@@ -797,7 +744,7 @@
|
|
|
797
744
|
"__schema": "KeywordTypeSchema",
|
|
798
745
|
"location": {
|
|
799
746
|
"filePath": "component-writer.main.runtime.ts",
|
|
800
|
-
"line":
|
|
747
|
+
"line": 40,
|
|
801
748
|
"character": 27
|
|
802
749
|
},
|
|
803
750
|
"name": "string"
|
|
@@ -808,7 +755,7 @@
|
|
|
808
755
|
"__schema": "VariableLikeSchema",
|
|
809
756
|
"location": {
|
|
810
757
|
"filePath": "component-writer.main.runtime.ts",
|
|
811
|
-
"line":
|
|
758
|
+
"line": 41,
|
|
812
759
|
"character": 3
|
|
813
760
|
},
|
|
814
761
|
"signature": "(property) ManyComponentsWriterParams.shouldUpdateWorkspaceConfig?: boolean | undefined",
|
|
@@ -817,7 +764,7 @@
|
|
|
817
764
|
"__schema": "KeywordTypeSchema",
|
|
818
765
|
"location": {
|
|
819
766
|
"filePath": "component-writer.main.runtime.ts",
|
|
820
|
-
"line":
|
|
767
|
+
"line": 41,
|
|
821
768
|
"character": 33
|
|
822
769
|
},
|
|
823
770
|
"name": "boolean"
|
|
@@ -828,7 +775,7 @@
|
|
|
828
775
|
"__schema": "VariableLikeSchema",
|
|
829
776
|
"location": {
|
|
830
777
|
"filePath": "component-writer.main.runtime.ts",
|
|
831
|
-
"line":
|
|
778
|
+
"line": 42,
|
|
832
779
|
"character": 3
|
|
833
780
|
},
|
|
834
781
|
"signature": "(property) ManyComponentsWriterParams.mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
|
@@ -837,14 +784,10 @@
|
|
|
837
784
|
"__schema": "TypeRefSchema",
|
|
838
785
|
"location": {
|
|
839
786
|
"filePath": "component-writer.main.runtime.ts",
|
|
840
|
-
"line":
|
|
787
|
+
"line": 42,
|
|
841
788
|
"character": 19
|
|
842
789
|
},
|
|
843
|
-
"name": "MergeStrategy"
|
|
844
|
-
"componentId": {
|
|
845
|
-
"scope": "teambit.component",
|
|
846
|
-
"name": "merging"
|
|
847
|
-
}
|
|
790
|
+
"name": "MergeStrategy"
|
|
848
791
|
},
|
|
849
792
|
"isOptional": true
|
|
850
793
|
}
|
|
@@ -864,7 +807,7 @@
|
|
|
864
807
|
"__schema": "FunctionLikeSchema",
|
|
865
808
|
"location": {
|
|
866
809
|
"filePath": "component-writer.main.runtime.ts",
|
|
867
|
-
"line":
|
|
810
|
+
"line": 327,
|
|
868
811
|
"character": 1
|
|
869
812
|
},
|
|
870
813
|
"signature": "function incrementPathRecursively(p: string, allPaths: string[]): string",
|
|
@@ -874,7 +817,7 @@
|
|
|
874
817
|
"__schema": "ParameterSchema",
|
|
875
818
|
"location": {
|
|
876
819
|
"filePath": "component-writer.main.runtime.ts",
|
|
877
|
-
"line":
|
|
820
|
+
"line": 327,
|
|
878
821
|
"character": 42
|
|
879
822
|
},
|
|
880
823
|
"name": "p",
|
|
@@ -882,7 +825,7 @@
|
|
|
882
825
|
"__schema": "KeywordTypeSchema",
|
|
883
826
|
"location": {
|
|
884
827
|
"filePath": "component-writer.main.runtime.ts",
|
|
885
|
-
"line":
|
|
828
|
+
"line": 327,
|
|
886
829
|
"character": 45
|
|
887
830
|
},
|
|
888
831
|
"name": "string"
|
|
@@ -894,7 +837,7 @@
|
|
|
894
837
|
"__schema": "ParameterSchema",
|
|
895
838
|
"location": {
|
|
896
839
|
"filePath": "component-writer.main.runtime.ts",
|
|
897
|
-
"line":
|
|
840
|
+
"line": 327,
|
|
898
841
|
"character": 53
|
|
899
842
|
},
|
|
900
843
|
"name": "allPaths",
|
|
@@ -902,14 +845,14 @@
|
|
|
902
845
|
"__schema": "TypeArraySchema",
|
|
903
846
|
"location": {
|
|
904
847
|
"filePath": "component-writer.main.runtime.ts",
|
|
905
|
-
"line":
|
|
848
|
+
"line": 327,
|
|
906
849
|
"character": 63
|
|
907
850
|
},
|
|
908
851
|
"type": {
|
|
909
852
|
"__schema": "KeywordTypeSchema",
|
|
910
853
|
"location": {
|
|
911
854
|
"filePath": "component-writer.main.runtime.ts",
|
|
912
|
-
"line":
|
|
855
|
+
"line": 327,
|
|
913
856
|
"character": 63
|
|
914
857
|
},
|
|
915
858
|
"name": "string"
|
|
@@ -923,7 +866,7 @@
|
|
|
923
866
|
"__schema": "InferenceTypeSchema",
|
|
924
867
|
"location": {
|
|
925
868
|
"filePath": "component-writer.main.runtime.ts",
|
|
926
|
-
"line":
|
|
869
|
+
"line": 327,
|
|
927
870
|
"character": 1
|
|
928
871
|
},
|
|
929
872
|
"type": "string"
|
|
@@ -994,7 +937,7 @@
|
|
|
994
937
|
"__schema": "InterfaceSchema",
|
|
995
938
|
"location": {
|
|
996
939
|
"filePath": "component-writer.main.runtime.ts",
|
|
997
|
-
"line":
|
|
940
|
+
"line": 29,
|
|
998
941
|
"character": 1
|
|
999
942
|
},
|
|
1000
943
|
"signature": "interface ManyComponentsWriterParams",
|
|
@@ -1004,7 +947,7 @@
|
|
|
1004
947
|
"__schema": "VariableLikeSchema",
|
|
1005
948
|
"location": {
|
|
1006
949
|
"filePath": "component-writer.main.runtime.ts",
|
|
1007
|
-
"line":
|
|
950
|
+
"line": 30,
|
|
1008
951
|
"character": 3
|
|
1009
952
|
},
|
|
1010
953
|
"signature": "(property) ManyComponentsWriterParams.components: ConsumerComponent[]",
|
|
@@ -1013,18 +956,17 @@
|
|
|
1013
956
|
"__schema": "TypeArraySchema",
|
|
1014
957
|
"location": {
|
|
1015
958
|
"filePath": "component-writer.main.runtime.ts",
|
|
1016
|
-
"line":
|
|
959
|
+
"line": 30,
|
|
1017
960
|
"character": 15
|
|
1018
961
|
},
|
|
1019
962
|
"type": {
|
|
1020
963
|
"__schema": "TypeRefSchema",
|
|
1021
964
|
"location": {
|
|
1022
965
|
"filePath": "component-writer.main.runtime.ts",
|
|
1023
|
-
"line":
|
|
966
|
+
"line": 30,
|
|
1024
967
|
"character": 15
|
|
1025
968
|
},
|
|
1026
|
-
"name": "ConsumerComponent"
|
|
1027
|
-
"packageName": "@teambit/legacy/dist/consumer/component"
|
|
969
|
+
"name": "ConsumerComponent"
|
|
1028
970
|
}
|
|
1029
971
|
},
|
|
1030
972
|
"isOptional": false
|
|
@@ -1033,7 +975,7 @@
|
|
|
1033
975
|
"__schema": "VariableLikeSchema",
|
|
1034
976
|
"location": {
|
|
1035
977
|
"filePath": "component-writer.main.runtime.ts",
|
|
1036
|
-
"line":
|
|
978
|
+
"line": 31,
|
|
1037
979
|
"character": 3
|
|
1038
980
|
},
|
|
1039
981
|
"signature": "(property) ManyComponentsWriterParams.writeToPath?: string | undefined",
|
|
@@ -1042,7 +984,7 @@
|
|
|
1042
984
|
"__schema": "KeywordTypeSchema",
|
|
1043
985
|
"location": {
|
|
1044
986
|
"filePath": "component-writer.main.runtime.ts",
|
|
1045
|
-
"line":
|
|
987
|
+
"line": 31,
|
|
1046
988
|
"character": 17
|
|
1047
989
|
},
|
|
1048
990
|
"name": "string"
|
|
@@ -1053,7 +995,7 @@
|
|
|
1053
995
|
"__schema": "VariableLikeSchema",
|
|
1054
996
|
"location": {
|
|
1055
997
|
"filePath": "component-writer.main.runtime.ts",
|
|
1056
|
-
"line":
|
|
998
|
+
"line": 32,
|
|
1057
999
|
"character": 3
|
|
1058
1000
|
},
|
|
1059
1001
|
"signature": "(property) ManyComponentsWriterParams.throwForExistingDir?: boolean | undefined",
|
|
@@ -1062,7 +1004,7 @@
|
|
|
1062
1004
|
"__schema": "KeywordTypeSchema",
|
|
1063
1005
|
"location": {
|
|
1064
1006
|
"filePath": "component-writer.main.runtime.ts",
|
|
1065
|
-
"line":
|
|
1007
|
+
"line": 32,
|
|
1066
1008
|
"character": 25
|
|
1067
1009
|
},
|
|
1068
1010
|
"name": "boolean"
|
|
@@ -1073,7 +1015,7 @@
|
|
|
1073
1015
|
"__schema": "VariableLikeSchema",
|
|
1074
1016
|
"location": {
|
|
1075
1017
|
"filePath": "component-writer.main.runtime.ts",
|
|
1076
|
-
"line":
|
|
1018
|
+
"line": 33,
|
|
1077
1019
|
"character": 3
|
|
1078
1020
|
},
|
|
1079
1021
|
"signature": "(property) ManyComponentsWriterParams.writeConfig?: boolean | undefined",
|
|
@@ -1082,7 +1024,7 @@
|
|
|
1082
1024
|
"__schema": "KeywordTypeSchema",
|
|
1083
1025
|
"location": {
|
|
1084
1026
|
"filePath": "component-writer.main.runtime.ts",
|
|
1085
|
-
"line":
|
|
1027
|
+
"line": 33,
|
|
1086
1028
|
"character": 17
|
|
1087
1029
|
},
|
|
1088
1030
|
"name": "boolean"
|
|
@@ -1093,7 +1035,7 @@
|
|
|
1093
1035
|
"__schema": "VariableLikeSchema",
|
|
1094
1036
|
"location": {
|
|
1095
1037
|
"filePath": "component-writer.main.runtime.ts",
|
|
1096
|
-
"line":
|
|
1038
|
+
"line": 34,
|
|
1097
1039
|
"character": 3
|
|
1098
1040
|
},
|
|
1099
1041
|
"signature": "(property) ManyComponentsWriterParams.skipDependencyInstallation?: boolean | undefined",
|
|
@@ -1102,7 +1044,7 @@
|
|
|
1102
1044
|
"__schema": "KeywordTypeSchema",
|
|
1103
1045
|
"location": {
|
|
1104
1046
|
"filePath": "component-writer.main.runtime.ts",
|
|
1105
|
-
"line":
|
|
1047
|
+
"line": 34,
|
|
1106
1048
|
"character": 32
|
|
1107
1049
|
},
|
|
1108
1050
|
"name": "boolean"
|
|
@@ -1113,7 +1055,7 @@
|
|
|
1113
1055
|
"__schema": "VariableLikeSchema",
|
|
1114
1056
|
"location": {
|
|
1115
1057
|
"filePath": "component-writer.main.runtime.ts",
|
|
1116
|
-
"line":
|
|
1058
|
+
"line": 35,
|
|
1117
1059
|
"character": 3
|
|
1118
1060
|
},
|
|
1119
1061
|
"signature": "(property) ManyComponentsWriterParams.verbose?: boolean | undefined",
|
|
@@ -1122,7 +1064,7 @@
|
|
|
1122
1064
|
"__schema": "KeywordTypeSchema",
|
|
1123
1065
|
"location": {
|
|
1124
1066
|
"filePath": "component-writer.main.runtime.ts",
|
|
1125
|
-
"line":
|
|
1067
|
+
"line": 35,
|
|
1126
1068
|
"character": 13
|
|
1127
1069
|
},
|
|
1128
1070
|
"name": "boolean"
|
|
@@ -1133,7 +1075,7 @@
|
|
|
1133
1075
|
"__schema": "VariableLikeSchema",
|
|
1134
1076
|
"location": {
|
|
1135
1077
|
"filePath": "component-writer.main.runtime.ts",
|
|
1136
|
-
"line":
|
|
1078
|
+
"line": 36,
|
|
1137
1079
|
"character": 3
|
|
1138
1080
|
},
|
|
1139
1081
|
"signature": "(property) ManyComponentsWriterParams.resetConfig?: boolean | undefined",
|
|
@@ -1142,7 +1084,7 @@
|
|
|
1142
1084
|
"__schema": "KeywordTypeSchema",
|
|
1143
1085
|
"location": {
|
|
1144
1086
|
"filePath": "component-writer.main.runtime.ts",
|
|
1145
|
-
"line":
|
|
1087
|
+
"line": 36,
|
|
1146
1088
|
"character": 17
|
|
1147
1089
|
},
|
|
1148
1090
|
"name": "boolean"
|
|
@@ -1153,7 +1095,7 @@
|
|
|
1153
1095
|
"__schema": "VariableLikeSchema",
|
|
1154
1096
|
"location": {
|
|
1155
1097
|
"filePath": "component-writer.main.runtime.ts",
|
|
1156
|
-
"line":
|
|
1098
|
+
"line": 37,
|
|
1157
1099
|
"character": 3
|
|
1158
1100
|
},
|
|
1159
1101
|
"signature": "(property) ManyComponentsWriterParams.skipWritingToFs?: boolean | undefined",
|
|
@@ -1162,7 +1104,7 @@
|
|
|
1162
1104
|
"__schema": "KeywordTypeSchema",
|
|
1163
1105
|
"location": {
|
|
1164
1106
|
"filePath": "component-writer.main.runtime.ts",
|
|
1165
|
-
"line":
|
|
1107
|
+
"line": 37,
|
|
1166
1108
|
"character": 21
|
|
1167
1109
|
},
|
|
1168
1110
|
"name": "boolean"
|
|
@@ -1173,7 +1115,7 @@
|
|
|
1173
1115
|
"__schema": "VariableLikeSchema",
|
|
1174
1116
|
"location": {
|
|
1175
1117
|
"filePath": "component-writer.main.runtime.ts",
|
|
1176
|
-
"line":
|
|
1118
|
+
"line": 38,
|
|
1177
1119
|
"character": 3
|
|
1178
1120
|
},
|
|
1179
1121
|
"signature": "(property) ManyComponentsWriterParams.skipUpdatingBitMap?: boolean | undefined",
|
|
@@ -1182,7 +1124,7 @@
|
|
|
1182
1124
|
"__schema": "KeywordTypeSchema",
|
|
1183
1125
|
"location": {
|
|
1184
1126
|
"filePath": "component-writer.main.runtime.ts",
|
|
1185
|
-
"line":
|
|
1127
|
+
"line": 38,
|
|
1186
1128
|
"character": 24
|
|
1187
1129
|
},
|
|
1188
1130
|
"name": "boolean"
|
|
@@ -1193,7 +1135,7 @@
|
|
|
1193
1135
|
"__schema": "VariableLikeSchema",
|
|
1194
1136
|
"location": {
|
|
1195
1137
|
"filePath": "component-writer.main.runtime.ts",
|
|
1196
|
-
"line":
|
|
1138
|
+
"line": 39,
|
|
1197
1139
|
"character": 3
|
|
1198
1140
|
},
|
|
1199
1141
|
"signature": "(property) ManyComponentsWriterParams.skipWriteConfigFiles?: boolean | undefined",
|
|
@@ -1202,7 +1144,7 @@
|
|
|
1202
1144
|
"__schema": "KeywordTypeSchema",
|
|
1203
1145
|
"location": {
|
|
1204
1146
|
"filePath": "component-writer.main.runtime.ts",
|
|
1205
|
-
"line":
|
|
1147
|
+
"line": 39,
|
|
1206
1148
|
"character": 26
|
|
1207
1149
|
},
|
|
1208
1150
|
"name": "boolean"
|
|
@@ -1213,7 +1155,7 @@
|
|
|
1213
1155
|
"__schema": "VariableLikeSchema",
|
|
1214
1156
|
"location": {
|
|
1215
1157
|
"filePath": "component-writer.main.runtime.ts",
|
|
1216
|
-
"line":
|
|
1158
|
+
"line": 40,
|
|
1217
1159
|
"character": 3
|
|
1218
1160
|
},
|
|
1219
1161
|
"signature": "(property) ManyComponentsWriterParams.reasonForBitmapChange?: string | undefined",
|
|
@@ -1222,7 +1164,7 @@
|
|
|
1222
1164
|
"__schema": "KeywordTypeSchema",
|
|
1223
1165
|
"location": {
|
|
1224
1166
|
"filePath": "component-writer.main.runtime.ts",
|
|
1225
|
-
"line":
|
|
1167
|
+
"line": 40,
|
|
1226
1168
|
"character": 27
|
|
1227
1169
|
},
|
|
1228
1170
|
"name": "string"
|
|
@@ -1233,7 +1175,7 @@
|
|
|
1233
1175
|
"__schema": "VariableLikeSchema",
|
|
1234
1176
|
"location": {
|
|
1235
1177
|
"filePath": "component-writer.main.runtime.ts",
|
|
1236
|
-
"line":
|
|
1178
|
+
"line": 41,
|
|
1237
1179
|
"character": 3
|
|
1238
1180
|
},
|
|
1239
1181
|
"signature": "(property) ManyComponentsWriterParams.shouldUpdateWorkspaceConfig?: boolean | undefined",
|
|
@@ -1242,7 +1184,7 @@
|
|
|
1242
1184
|
"__schema": "KeywordTypeSchema",
|
|
1243
1185
|
"location": {
|
|
1244
1186
|
"filePath": "component-writer.main.runtime.ts",
|
|
1245
|
-
"line":
|
|
1187
|
+
"line": 41,
|
|
1246
1188
|
"character": 33
|
|
1247
1189
|
},
|
|
1248
1190
|
"name": "boolean"
|
|
@@ -1253,7 +1195,7 @@
|
|
|
1253
1195
|
"__schema": "VariableLikeSchema",
|
|
1254
1196
|
"location": {
|
|
1255
1197
|
"filePath": "component-writer.main.runtime.ts",
|
|
1256
|
-
"line":
|
|
1198
|
+
"line": 42,
|
|
1257
1199
|
"character": 3
|
|
1258
1200
|
},
|
|
1259
1201
|
"signature": "(property) ManyComponentsWriterParams.mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
|
@@ -1262,14 +1204,10 @@
|
|
|
1262
1204
|
"__schema": "TypeRefSchema",
|
|
1263
1205
|
"location": {
|
|
1264
1206
|
"filePath": "component-writer.main.runtime.ts",
|
|
1265
|
-
"line":
|
|
1207
|
+
"line": 42,
|
|
1266
1208
|
"character": 19
|
|
1267
1209
|
},
|
|
1268
|
-
"name": "MergeStrategy"
|
|
1269
|
-
"componentId": {
|
|
1270
|
-
"scope": "teambit.component",
|
|
1271
|
-
"name": "merging"
|
|
1272
|
-
}
|
|
1210
|
+
"name": "MergeStrategy"
|
|
1273
1211
|
},
|
|
1274
1212
|
"isOptional": true
|
|
1275
1213
|
}
|
|
@@ -1280,7 +1218,7 @@
|
|
|
1280
1218
|
"__schema": "TypeSchema",
|
|
1281
1219
|
"location": {
|
|
1282
1220
|
"filePath": "component-writer.main.runtime.ts",
|
|
1283
|
-
"line":
|
|
1221
|
+
"line": 45,
|
|
1284
1222
|
"character": 1
|
|
1285
1223
|
},
|
|
1286
1224
|
"signature": "type ComponentWriterResults = {\n installationError?: Error | undefined;\n compilationError?: Error | undefined;\n workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined;\n}",
|
|
@@ -1289,7 +1227,7 @@
|
|
|
1289
1227
|
"__schema": "TypeLiteralSchema",
|
|
1290
1228
|
"location": {
|
|
1291
1229
|
"filePath": "component-writer.main.runtime.ts",
|
|
1292
|
-
"line":
|
|
1230
|
+
"line": 45,
|
|
1293
1231
|
"character": 38
|
|
1294
1232
|
},
|
|
1295
1233
|
"members": [
|
|
@@ -1297,7 +1235,7 @@
|
|
|
1297
1235
|
"__schema": "VariableLikeSchema",
|
|
1298
1236
|
"location": {
|
|
1299
1237
|
"filePath": "component-writer.main.runtime.ts",
|
|
1300
|
-
"line":
|
|
1238
|
+
"line": 46,
|
|
1301
1239
|
"character": 3
|
|
1302
1240
|
},
|
|
1303
1241
|
"signature": "(property) installationError?: Error | undefined",
|
|
@@ -1306,7 +1244,7 @@
|
|
|
1306
1244
|
"__schema": "TypeRefSchema",
|
|
1307
1245
|
"location": {
|
|
1308
1246
|
"filePath": "component-writer.main.runtime.ts",
|
|
1309
|
-
"line":
|
|
1247
|
+
"line": 46,
|
|
1310
1248
|
"character": 23
|
|
1311
1249
|
},
|
|
1312
1250
|
"name": "Error"
|
|
@@ -1317,7 +1255,7 @@
|
|
|
1317
1255
|
"__schema": "VariableLikeSchema",
|
|
1318
1256
|
"location": {
|
|
1319
1257
|
"filePath": "component-writer.main.runtime.ts",
|
|
1320
|
-
"line":
|
|
1258
|
+
"line": 47,
|
|
1321
1259
|
"character": 3
|
|
1322
1260
|
},
|
|
1323
1261
|
"signature": "(property) compilationError?: Error | undefined",
|
|
@@ -1326,7 +1264,7 @@
|
|
|
1326
1264
|
"__schema": "TypeRefSchema",
|
|
1327
1265
|
"location": {
|
|
1328
1266
|
"filePath": "component-writer.main.runtime.ts",
|
|
1329
|
-
"line":
|
|
1267
|
+
"line": 47,
|
|
1330
1268
|
"character": 22
|
|
1331
1269
|
},
|
|
1332
1270
|
"name": "Error"
|
|
@@ -1337,7 +1275,7 @@
|
|
|
1337
1275
|
"__schema": "VariableLikeSchema",
|
|
1338
1276
|
"location": {
|
|
1339
1277
|
"filePath": "component-writer.main.runtime.ts",
|
|
1340
|
-
"line":
|
|
1278
|
+
"line": 48,
|
|
1341
1279
|
"character": 3
|
|
1342
1280
|
},
|
|
1343
1281
|
"signature": "(property) workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined",
|
|
@@ -1346,14 +1284,10 @@
|
|
|
1346
1284
|
"__schema": "TypeRefSchema",
|
|
1347
1285
|
"location": {
|
|
1348
1286
|
"filePath": "component-writer.main.runtime.ts",
|
|
1349
|
-
"line":
|
|
1287
|
+
"line": 48,
|
|
1350
1288
|
"character": 33
|
|
1351
1289
|
},
|
|
1352
|
-
"name": "WorkspaceConfigUpdateResult"
|
|
1353
|
-
"componentId": {
|
|
1354
|
-
"scope": "teambit.workspace",
|
|
1355
|
-
"name": "config-merger"
|
|
1356
|
-
}
|
|
1290
|
+
"name": "WorkspaceConfigUpdateResult"
|
|
1357
1291
|
},
|
|
1358
1292
|
"isOptional": true
|
|
1359
1293
|
}
|
|
@@ -1364,7 +1298,7 @@
|
|
|
1364
1298
|
"__schema": "ClassSchema",
|
|
1365
1299
|
"location": {
|
|
1366
1300
|
"filePath": "component-writer.main.runtime.ts",
|
|
1367
|
-
"line":
|
|
1301
|
+
"line": 51,
|
|
1368
1302
|
"character": 1
|
|
1369
1303
|
},
|
|
1370
1304
|
"signature": "class ComponentWriterMain",
|
|
@@ -1374,7 +1308,7 @@
|
|
|
1374
1308
|
"__schema": "ConstructorSchema",
|
|
1375
1309
|
"location": {
|
|
1376
1310
|
"filePath": "component-writer.main.runtime.ts",
|
|
1377
|
-
"line":
|
|
1311
|
+
"line": 52,
|
|
1378
1312
|
"character": 3
|
|
1379
1313
|
},
|
|
1380
1314
|
"signature": "constructor ComponentWriterMain(installer: InstallMain, compiler: CompilerMain, workspace: Workspace, logger: Logger, mover: MoverMain, configMerge: ConfigMergerMain): ComponentWriterMain",
|
|
@@ -1384,7 +1318,7 @@
|
|
|
1384
1318
|
"__schema": "ParameterSchema",
|
|
1385
1319
|
"location": {
|
|
1386
1320
|
"filePath": "component-writer.main.runtime.ts",
|
|
1387
|
-
"line":
|
|
1321
|
+
"line": 53,
|
|
1388
1322
|
"character": 5
|
|
1389
1323
|
},
|
|
1390
1324
|
"name": "installer",
|
|
@@ -1392,14 +1326,10 @@
|
|
|
1392
1326
|
"__schema": "TypeRefSchema",
|
|
1393
1327
|
"location": {
|
|
1394
1328
|
"filePath": "component-writer.main.runtime.ts",
|
|
1395
|
-
"line":
|
|
1329
|
+
"line": 53,
|
|
1396
1330
|
"character": 24
|
|
1397
1331
|
},
|
|
1398
|
-
"name": "InstallMain"
|
|
1399
|
-
"componentId": {
|
|
1400
|
-
"scope": "teambit.workspace",
|
|
1401
|
-
"name": "install"
|
|
1402
|
-
}
|
|
1332
|
+
"name": "InstallMain"
|
|
1403
1333
|
},
|
|
1404
1334
|
"isOptional": false,
|
|
1405
1335
|
"isSpread": false
|
|
@@ -1408,7 +1338,7 @@
|
|
|
1408
1338
|
"__schema": "ParameterSchema",
|
|
1409
1339
|
"location": {
|
|
1410
1340
|
"filePath": "component-writer.main.runtime.ts",
|
|
1411
|
-
"line":
|
|
1341
|
+
"line": 54,
|
|
1412
1342
|
"character": 5
|
|
1413
1343
|
},
|
|
1414
1344
|
"name": "compiler",
|
|
@@ -1416,14 +1346,10 @@
|
|
|
1416
1346
|
"__schema": "TypeRefSchema",
|
|
1417
1347
|
"location": {
|
|
1418
1348
|
"filePath": "component-writer.main.runtime.ts",
|
|
1419
|
-
"line":
|
|
1349
|
+
"line": 54,
|
|
1420
1350
|
"character": 23
|
|
1421
1351
|
},
|
|
1422
|
-
"name": "CompilerMain"
|
|
1423
|
-
"componentId": {
|
|
1424
|
-
"scope": "teambit.compilation",
|
|
1425
|
-
"name": "compiler"
|
|
1426
|
-
}
|
|
1352
|
+
"name": "CompilerMain"
|
|
1427
1353
|
},
|
|
1428
1354
|
"isOptional": false,
|
|
1429
1355
|
"isSpread": false
|
|
@@ -1432,7 +1358,7 @@
|
|
|
1432
1358
|
"__schema": "ParameterSchema",
|
|
1433
1359
|
"location": {
|
|
1434
1360
|
"filePath": "component-writer.main.runtime.ts",
|
|
1435
|
-
"line":
|
|
1361
|
+
"line": 55,
|
|
1436
1362
|
"character": 5
|
|
1437
1363
|
},
|
|
1438
1364
|
"name": "workspace",
|
|
@@ -1440,14 +1366,10 @@
|
|
|
1440
1366
|
"__schema": "TypeRefSchema",
|
|
1441
1367
|
"location": {
|
|
1442
1368
|
"filePath": "component-writer.main.runtime.ts",
|
|
1443
|
-
"line":
|
|
1369
|
+
"line": 55,
|
|
1444
1370
|
"character": 24
|
|
1445
1371
|
},
|
|
1446
|
-
"name": "Workspace"
|
|
1447
|
-
"componentId": {
|
|
1448
|
-
"scope": "teambit.workspace",
|
|
1449
|
-
"name": "workspace"
|
|
1450
|
-
}
|
|
1372
|
+
"name": "Workspace"
|
|
1451
1373
|
},
|
|
1452
1374
|
"isOptional": false,
|
|
1453
1375
|
"isSpread": false
|
|
@@ -1456,7 +1378,7 @@
|
|
|
1456
1378
|
"__schema": "ParameterSchema",
|
|
1457
1379
|
"location": {
|
|
1458
1380
|
"filePath": "component-writer.main.runtime.ts",
|
|
1459
|
-
"line":
|
|
1381
|
+
"line": 56,
|
|
1460
1382
|
"character": 5
|
|
1461
1383
|
},
|
|
1462
1384
|
"name": "logger",
|
|
@@ -1464,14 +1386,10 @@
|
|
|
1464
1386
|
"__schema": "TypeRefSchema",
|
|
1465
1387
|
"location": {
|
|
1466
1388
|
"filePath": "component-writer.main.runtime.ts",
|
|
1467
|
-
"line":
|
|
1389
|
+
"line": 56,
|
|
1468
1390
|
"character": 21
|
|
1469
1391
|
},
|
|
1470
|
-
"name": "Logger"
|
|
1471
|
-
"componentId": {
|
|
1472
|
-
"scope": "teambit.harmony",
|
|
1473
|
-
"name": "logger"
|
|
1474
|
-
}
|
|
1392
|
+
"name": "Logger"
|
|
1475
1393
|
},
|
|
1476
1394
|
"isOptional": false,
|
|
1477
1395
|
"isSpread": false
|
|
@@ -1480,7 +1398,7 @@
|
|
|
1480
1398
|
"__schema": "ParameterSchema",
|
|
1481
1399
|
"location": {
|
|
1482
1400
|
"filePath": "component-writer.main.runtime.ts",
|
|
1483
|
-
"line":
|
|
1401
|
+
"line": 57,
|
|
1484
1402
|
"character": 5
|
|
1485
1403
|
},
|
|
1486
1404
|
"name": "mover",
|
|
@@ -1488,14 +1406,10 @@
|
|
|
1488
1406
|
"__schema": "TypeRefSchema",
|
|
1489
1407
|
"location": {
|
|
1490
1408
|
"filePath": "component-writer.main.runtime.ts",
|
|
1491
|
-
"line":
|
|
1409
|
+
"line": 57,
|
|
1492
1410
|
"character": 20
|
|
1493
1411
|
},
|
|
1494
|
-
"name": "MoverMain"
|
|
1495
|
-
"componentId": {
|
|
1496
|
-
"scope": "teambit.component",
|
|
1497
|
-
"name": "mover"
|
|
1498
|
-
}
|
|
1412
|
+
"name": "MoverMain"
|
|
1499
1413
|
},
|
|
1500
1414
|
"isOptional": false,
|
|
1501
1415
|
"isSpread": false
|
|
@@ -1504,7 +1418,7 @@
|
|
|
1504
1418
|
"__schema": "ParameterSchema",
|
|
1505
1419
|
"location": {
|
|
1506
1420
|
"filePath": "component-writer.main.runtime.ts",
|
|
1507
|
-
"line":
|
|
1421
|
+
"line": 58,
|
|
1508
1422
|
"character": 5
|
|
1509
1423
|
},
|
|
1510
1424
|
"name": "configMerge",
|
|
@@ -1512,14 +1426,10 @@
|
|
|
1512
1426
|
"__schema": "TypeRefSchema",
|
|
1513
1427
|
"location": {
|
|
1514
1428
|
"filePath": "component-writer.main.runtime.ts",
|
|
1515
|
-
"line":
|
|
1429
|
+
"line": 58,
|
|
1516
1430
|
"character": 26
|
|
1517
1431
|
},
|
|
1518
|
-
"name": "ConfigMergerMain"
|
|
1519
|
-
"componentId": {
|
|
1520
|
-
"scope": "teambit.workspace",
|
|
1521
|
-
"name": "config-merger"
|
|
1522
|
-
}
|
|
1432
|
+
"name": "ConfigMergerMain"
|
|
1523
1433
|
},
|
|
1524
1434
|
"isOptional": false,
|
|
1525
1435
|
"isSpread": false
|
|
@@ -1529,7 +1439,7 @@
|
|
|
1529
1439
|
"__schema": "ThisTypeSchema",
|
|
1530
1440
|
"location": {
|
|
1531
1441
|
"filePath": "component-writer.main.runtime.ts",
|
|
1532
|
-
"line":
|
|
1442
|
+
"line": 51,
|
|
1533
1443
|
"character": 1
|
|
1534
1444
|
},
|
|
1535
1445
|
"name": "ComponentWriterMain"
|
|
@@ -1540,7 +1450,7 @@
|
|
|
1540
1450
|
"__schema": "GetAccessorSchema",
|
|
1541
1451
|
"location": {
|
|
1542
1452
|
"filePath": "component-writer.main.runtime.ts",
|
|
1543
|
-
"line":
|
|
1453
|
+
"line": 61,
|
|
1544
1454
|
"character": 3
|
|
1545
1455
|
},
|
|
1546
1456
|
"signature": "(getter) ComponentWriterMain.consumer: Consumer",
|
|
@@ -1549,7 +1459,7 @@
|
|
|
1549
1459
|
"__schema": "TypeRefSchema",
|
|
1550
1460
|
"location": {
|
|
1551
1461
|
"filePath": "component-writer.main.runtime.ts",
|
|
1552
|
-
"line":
|
|
1462
|
+
"line": 61,
|
|
1553
1463
|
"character": 3
|
|
1554
1464
|
},
|
|
1555
1465
|
"name": "Consumer",
|
|
@@ -1560,7 +1470,7 @@
|
|
|
1560
1470
|
"__schema": "FunctionLikeSchema",
|
|
1561
1471
|
"location": {
|
|
1562
1472
|
"filePath": "component-writer.main.runtime.ts",
|
|
1563
|
-
"line":
|
|
1473
|
+
"line": 65,
|
|
1564
1474
|
"character": 3
|
|
1565
1475
|
},
|
|
1566
1476
|
"signature": "(method) ComponentWriterMain.writeMany(opts: ManyComponentsWriterParams): Promise<ComponentWriterResults>",
|
|
@@ -1570,7 +1480,7 @@
|
|
|
1570
1480
|
"__schema": "ParameterSchema",
|
|
1571
1481
|
"location": {
|
|
1572
1482
|
"filePath": "component-writer.main.runtime.ts",
|
|
1573
|
-
"line":
|
|
1483
|
+
"line": 65,
|
|
1574
1484
|
"character": 19
|
|
1575
1485
|
},
|
|
1576
1486
|
"name": "opts",
|
|
@@ -1578,7 +1488,7 @@
|
|
|
1578
1488
|
"__schema": "TypeRefSchema",
|
|
1579
1489
|
"location": {
|
|
1580
1490
|
"filePath": "component-writer.main.runtime.ts",
|
|
1581
|
-
"line":
|
|
1491
|
+
"line": 65,
|
|
1582
1492
|
"character": 25
|
|
1583
1493
|
},
|
|
1584
1494
|
"name": "ManyComponentsWriterParams"
|
|
@@ -1591,7 +1501,7 @@
|
|
|
1591
1501
|
"__schema": "TypeRefSchema",
|
|
1592
1502
|
"location": {
|
|
1593
1503
|
"filePath": "component-writer.main.runtime.ts",
|
|
1594
|
-
"line":
|
|
1504
|
+
"line": 65,
|
|
1595
1505
|
"character": 54
|
|
1596
1506
|
},
|
|
1597
1507
|
"name": "Promise",
|
|
@@ -1600,7 +1510,7 @@
|
|
|
1600
1510
|
"__schema": "TypeRefSchema",
|
|
1601
1511
|
"location": {
|
|
1602
1512
|
"filePath": "component-writer.main.runtime.ts",
|
|
1603
|
-
"line":
|
|
1513
|
+
"line": 65,
|
|
1604
1514
|
"character": 62
|
|
1605
1515
|
},
|
|
1606
1516
|
"name": "ComponentWriterResults"
|
|
@@ -1615,7 +1525,7 @@
|
|
|
1615
1525
|
"__schema": "VariableLikeSchema",
|
|
1616
1526
|
"location": {
|
|
1617
1527
|
"filePath": "component-writer.main.runtime.ts",
|
|
1618
|
-
"line":
|
|
1528
|
+
"line": 307,
|
|
1619
1529
|
"character": 3
|
|
1620
1530
|
},
|
|
1621
1531
|
"signature": "(property) ComponentWriterMain.slots: never[]",
|
|
@@ -1624,7 +1534,7 @@
|
|
|
1624
1534
|
"__schema": "InferenceTypeSchema",
|
|
1625
1535
|
"location": {
|
|
1626
1536
|
"filePath": "component-writer.main.runtime.ts",
|
|
1627
|
-
"line":
|
|
1537
|
+
"line": 307,
|
|
1628
1538
|
"character": 3
|
|
1629
1539
|
},
|
|
1630
1540
|
"type": "never[]"
|
|
@@ -1636,7 +1546,7 @@
|
|
|
1636
1546
|
"__schema": "VariableLikeSchema",
|
|
1637
1547
|
"location": {
|
|
1638
1548
|
"filePath": "component-writer.main.runtime.ts",
|
|
1639
|
-
"line":
|
|
1549
|
+
"line": 308,
|
|
1640
1550
|
"character": 3
|
|
1641
1551
|
},
|
|
1642
1552
|
"signature": "(property) ComponentWriterMain.dependencies: Aspect[]",
|
|
@@ -1645,7 +1555,7 @@
|
|
|
1645
1555
|
"__schema": "InferenceTypeSchema",
|
|
1646
1556
|
"location": {
|
|
1647
1557
|
"filePath": "component-writer.main.runtime.ts",
|
|
1648
|
-
"line":
|
|
1558
|
+
"line": 308,
|
|
1649
1559
|
"character": 3
|
|
1650
1560
|
},
|
|
1651
1561
|
"type": "Aspect[]"
|
|
@@ -1657,7 +1567,7 @@
|
|
|
1657
1567
|
"__schema": "VariableLikeSchema",
|
|
1658
1568
|
"location": {
|
|
1659
1569
|
"filePath": "component-writer.main.runtime.ts",
|
|
1660
|
-
"line":
|
|
1570
|
+
"line": 309,
|
|
1661
1571
|
"character": 3
|
|
1662
1572
|
},
|
|
1663
1573
|
"signature": "(property) ComponentWriterMain.runtime: RuntimeDefinition",
|
|
@@ -1666,7 +1576,7 @@
|
|
|
1666
1576
|
"__schema": "InferenceTypeSchema",
|
|
1667
1577
|
"location": {
|
|
1668
1578
|
"filePath": "component-writer.main.runtime.ts",
|
|
1669
|
-
"line":
|
|
1579
|
+
"line": 309,
|
|
1670
1580
|
"character": 3
|
|
1671
1581
|
},
|
|
1672
1582
|
"type": "RuntimeDefinition"
|
|
@@ -1678,7 +1588,7 @@
|
|
|
1678
1588
|
"__schema": "FunctionLikeSchema",
|
|
1679
1589
|
"location": {
|
|
1680
1590
|
"filePath": "component-writer.main.runtime.ts",
|
|
1681
|
-
"line":
|
|
1591
|
+
"line": 310,
|
|
1682
1592
|
"character": 3
|
|
1683
1593
|
},
|
|
1684
1594
|
"signature": "(method) ComponentWriterMain.provider([install, compiler, loggerMain, workspace, mover, configMerger]: [\n InstallMain,\n CompilerMain,\n LoggerMain,\n Workspace,\n MoverMain,\n ConfigMergerMain\n]): Promise<ComponentWriterMain>",
|
|
@@ -1688,7 +1598,7 @@
|
|
|
1688
1598
|
"__schema": "ParameterSchema",
|
|
1689
1599
|
"location": {
|
|
1690
1600
|
"filePath": "component-writer.main.runtime.ts",
|
|
1691
|
-
"line":
|
|
1601
|
+
"line": 310,
|
|
1692
1602
|
"character": 25
|
|
1693
1603
|
},
|
|
1694
1604
|
"name": "[ install, compiler, loggerMain, workspace, mover, configMerger ]",
|
|
@@ -1696,7 +1606,7 @@
|
|
|
1696
1606
|
"__schema": "TupleTypeSchema",
|
|
1697
1607
|
"location": {
|
|
1698
1608
|
"filePath": "component-writer.main.runtime.ts",
|
|
1699
|
-
"line":
|
|
1609
|
+
"line": 310,
|
|
1700
1610
|
"character": 90
|
|
1701
1611
|
},
|
|
1702
1612
|
"elements": [
|
|
@@ -1704,79 +1614,55 @@
|
|
|
1704
1614
|
"__schema": "TypeRefSchema",
|
|
1705
1615
|
"location": {
|
|
1706
1616
|
"filePath": "component-writer.main.runtime.ts",
|
|
1707
|
-
"line":
|
|
1617
|
+
"line": 311,
|
|
1708
1618
|
"character": 5
|
|
1709
1619
|
},
|
|
1710
|
-
"name": "InstallMain"
|
|
1711
|
-
"componentId": {
|
|
1712
|
-
"scope": "teambit.workspace",
|
|
1713
|
-
"name": "install"
|
|
1714
|
-
}
|
|
1620
|
+
"name": "InstallMain"
|
|
1715
1621
|
},
|
|
1716
1622
|
{
|
|
1717
1623
|
"__schema": "TypeRefSchema",
|
|
1718
1624
|
"location": {
|
|
1719
1625
|
"filePath": "component-writer.main.runtime.ts",
|
|
1720
|
-
"line":
|
|
1626
|
+
"line": 312,
|
|
1721
1627
|
"character": 5
|
|
1722
1628
|
},
|
|
1723
|
-
"name": "CompilerMain"
|
|
1724
|
-
"componentId": {
|
|
1725
|
-
"scope": "teambit.compilation",
|
|
1726
|
-
"name": "compiler"
|
|
1727
|
-
}
|
|
1629
|
+
"name": "CompilerMain"
|
|
1728
1630
|
},
|
|
1729
1631
|
{
|
|
1730
1632
|
"__schema": "TypeRefSchema",
|
|
1731
1633
|
"location": {
|
|
1732
1634
|
"filePath": "component-writer.main.runtime.ts",
|
|
1733
|
-
"line":
|
|
1635
|
+
"line": 313,
|
|
1734
1636
|
"character": 5
|
|
1735
1637
|
},
|
|
1736
|
-
"name": "LoggerMain"
|
|
1737
|
-
"componentId": {
|
|
1738
|
-
"scope": "teambit.harmony",
|
|
1739
|
-
"name": "logger"
|
|
1740
|
-
}
|
|
1638
|
+
"name": "LoggerMain"
|
|
1741
1639
|
},
|
|
1742
1640
|
{
|
|
1743
1641
|
"__schema": "TypeRefSchema",
|
|
1744
1642
|
"location": {
|
|
1745
1643
|
"filePath": "component-writer.main.runtime.ts",
|
|
1746
|
-
"line":
|
|
1644
|
+
"line": 314,
|
|
1747
1645
|
"character": 5
|
|
1748
1646
|
},
|
|
1749
|
-
"name": "Workspace"
|
|
1750
|
-
"componentId": {
|
|
1751
|
-
"scope": "teambit.workspace",
|
|
1752
|
-
"name": "workspace"
|
|
1753
|
-
}
|
|
1647
|
+
"name": "Workspace"
|
|
1754
1648
|
},
|
|
1755
1649
|
{
|
|
1756
1650
|
"__schema": "TypeRefSchema",
|
|
1757
1651
|
"location": {
|
|
1758
1652
|
"filePath": "component-writer.main.runtime.ts",
|
|
1759
|
-
"line":
|
|
1653
|
+
"line": 315,
|
|
1760
1654
|
"character": 5
|
|
1761
1655
|
},
|
|
1762
|
-
"name": "MoverMain"
|
|
1763
|
-
"componentId": {
|
|
1764
|
-
"scope": "teambit.component",
|
|
1765
|
-
"name": "mover"
|
|
1766
|
-
}
|
|
1656
|
+
"name": "MoverMain"
|
|
1767
1657
|
},
|
|
1768
1658
|
{
|
|
1769
1659
|
"__schema": "TypeRefSchema",
|
|
1770
1660
|
"location": {
|
|
1771
1661
|
"filePath": "component-writer.main.runtime.ts",
|
|
1772
|
-
"line":
|
|
1662
|
+
"line": 316,
|
|
1773
1663
|
"character": 5
|
|
1774
1664
|
},
|
|
1775
|
-
"name": "ConfigMergerMain"
|
|
1776
|
-
"componentId": {
|
|
1777
|
-
"scope": "teambit.workspace",
|
|
1778
|
-
"name": "config-merger"
|
|
1779
|
-
}
|
|
1665
|
+
"name": "ConfigMergerMain"
|
|
1780
1666
|
}
|
|
1781
1667
|
]
|
|
1782
1668
|
},
|
|
@@ -1788,7 +1674,7 @@
|
|
|
1788
1674
|
"__schema": "InferenceTypeSchema",
|
|
1789
1675
|
"location": {
|
|
1790
1676
|
"filePath": "component-writer.main.runtime.ts",
|
|
1791
|
-
"line":
|
|
1677
|
+
"line": 310,
|
|
1792
1678
|
"character": 3
|
|
1793
1679
|
},
|
|
1794
1680
|
"type": "Promise<ComponentWriterMain>"
|
|
@@ -1806,7 +1692,7 @@
|
|
|
1806
1692
|
"__schema": "UnImplementedSchema",
|
|
1807
1693
|
"location": {
|
|
1808
1694
|
"filePath": "component-writer.main.runtime.ts",
|
|
1809
|
-
"line":
|
|
1695
|
+
"line": 325,
|
|
1810
1696
|
"character": 16
|
|
1811
1697
|
},
|
|
1812
1698
|
"name": "ComponentWriterMain",
|
|
@@ -1816,7 +1702,7 @@
|
|
|
1816
1702
|
"__schema": "FunctionLikeSchema",
|
|
1817
1703
|
"location": {
|
|
1818
1704
|
"filePath": "component-writer.main.runtime.ts",
|
|
1819
|
-
"line":
|
|
1705
|
+
"line": 327,
|
|
1820
1706
|
"character": 1
|
|
1821
1707
|
},
|
|
1822
1708
|
"signature": "function incrementPathRecursively(p: string, allPaths: string[]): string",
|
|
@@ -1826,7 +1712,7 @@
|
|
|
1826
1712
|
"__schema": "ParameterSchema",
|
|
1827
1713
|
"location": {
|
|
1828
1714
|
"filePath": "component-writer.main.runtime.ts",
|
|
1829
|
-
"line":
|
|
1715
|
+
"line": 327,
|
|
1830
1716
|
"character": 42
|
|
1831
1717
|
},
|
|
1832
1718
|
"name": "p",
|
|
@@ -1834,7 +1720,7 @@
|
|
|
1834
1720
|
"__schema": "KeywordTypeSchema",
|
|
1835
1721
|
"location": {
|
|
1836
1722
|
"filePath": "component-writer.main.runtime.ts",
|
|
1837
|
-
"line":
|
|
1723
|
+
"line": 327,
|
|
1838
1724
|
"character": 45
|
|
1839
1725
|
},
|
|
1840
1726
|
"name": "string"
|
|
@@ -1846,7 +1732,7 @@
|
|
|
1846
1732
|
"__schema": "ParameterSchema",
|
|
1847
1733
|
"location": {
|
|
1848
1734
|
"filePath": "component-writer.main.runtime.ts",
|
|
1849
|
-
"line":
|
|
1735
|
+
"line": 327,
|
|
1850
1736
|
"character": 53
|
|
1851
1737
|
},
|
|
1852
1738
|
"name": "allPaths",
|
|
@@ -1854,14 +1740,14 @@
|
|
|
1854
1740
|
"__schema": "TypeArraySchema",
|
|
1855
1741
|
"location": {
|
|
1856
1742
|
"filePath": "component-writer.main.runtime.ts",
|
|
1857
|
-
"line":
|
|
1743
|
+
"line": 327,
|
|
1858
1744
|
"character": 63
|
|
1859
1745
|
},
|
|
1860
1746
|
"type": {
|
|
1861
1747
|
"__schema": "KeywordTypeSchema",
|
|
1862
1748
|
"location": {
|
|
1863
1749
|
"filePath": "component-writer.main.runtime.ts",
|
|
1864
|
-
"line":
|
|
1750
|
+
"line": 327,
|
|
1865
1751
|
"character": 63
|
|
1866
1752
|
},
|
|
1867
1753
|
"name": "string"
|
|
@@ -1875,7 +1761,7 @@
|
|
|
1875
1761
|
"__schema": "InferenceTypeSchema",
|
|
1876
1762
|
"location": {
|
|
1877
1763
|
"filePath": "component-writer.main.runtime.ts",
|
|
1878
|
-
"line":
|
|
1764
|
+
"line": 327,
|
|
1879
1765
|
"character": 1
|
|
1880
1766
|
},
|
|
1881
1767
|
"type": "string"
|
|
@@ -1890,7 +1776,7 @@
|
|
|
1890
1776
|
"__schema": "UnImplementedSchema",
|
|
1891
1777
|
"location": {
|
|
1892
1778
|
"filePath": "component-writer.main.runtime.ts",
|
|
1893
|
-
"line":
|
|
1779
|
+
"line": 323,
|
|
1894
1780
|
"character": 1
|
|
1895
1781
|
},
|
|
1896
1782
|
"name": "ComponentWriterAspect.addRuntime(ComponentWriterMain);",
|
|
@@ -1939,7 +1825,7 @@
|
|
|
1939
1825
|
"componentId": {
|
|
1940
1826
|
"scope": "teambit.component",
|
|
1941
1827
|
"name": "component-writer",
|
|
1942
|
-
"version": "1.0.
|
|
1828
|
+
"version": "1.0.331"
|
|
1943
1829
|
},
|
|
1944
1830
|
"taggedModuleExports": []
|
|
1945
1831
|
}
|