@teambit/component-writer 1.0.481 → 1.0.482
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/schema.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"__schema": "ClassSchema",
|
|
27
27
|
"location": {
|
|
28
28
|
"filePath": "component-writer.main.runtime.ts",
|
|
29
|
-
"line":
|
|
29
|
+
"line": 52,
|
|
30
30
|
"character": 1
|
|
31
31
|
},
|
|
32
32
|
"signature": "class ComponentWriterMain",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"__schema": "ConstructorSchema",
|
|
37
37
|
"location": {
|
|
38
38
|
"filePath": "component-writer.main.runtime.ts",
|
|
39
|
-
"line":
|
|
39
|
+
"line": 53,
|
|
40
40
|
"character": 3
|
|
41
41
|
},
|
|
42
42
|
"signature": "constructor ComponentWriterMain(installer: InstallMain, compiler: CompilerMain, workspace: Workspace, logger: Logger, mover: MoverMain, configMerge: ConfigMergerMain): ComponentWriterMain",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"__schema": "ParameterSchema",
|
|
47
47
|
"location": {
|
|
48
48
|
"filePath": "component-writer.main.runtime.ts",
|
|
49
|
-
"line":
|
|
49
|
+
"line": 54,
|
|
50
50
|
"character": 5
|
|
51
51
|
},
|
|
52
52
|
"name": "installer",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"__schema": "TypeRefSchema",
|
|
55
55
|
"location": {
|
|
56
56
|
"filePath": "component-writer.main.runtime.ts",
|
|
57
|
-
"line":
|
|
57
|
+
"line": 54,
|
|
58
58
|
"character": 24
|
|
59
59
|
},
|
|
60
60
|
"name": "InstallMain"
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"__schema": "ParameterSchema",
|
|
67
67
|
"location": {
|
|
68
68
|
"filePath": "component-writer.main.runtime.ts",
|
|
69
|
-
"line":
|
|
69
|
+
"line": 55,
|
|
70
70
|
"character": 5
|
|
71
71
|
},
|
|
72
72
|
"name": "compiler",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"__schema": "TypeRefSchema",
|
|
75
75
|
"location": {
|
|
76
76
|
"filePath": "component-writer.main.runtime.ts",
|
|
77
|
-
"line":
|
|
77
|
+
"line": 55,
|
|
78
78
|
"character": 23
|
|
79
79
|
},
|
|
80
80
|
"name": "CompilerMain"
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"__schema": "ParameterSchema",
|
|
87
87
|
"location": {
|
|
88
88
|
"filePath": "component-writer.main.runtime.ts",
|
|
89
|
-
"line":
|
|
89
|
+
"line": 56,
|
|
90
90
|
"character": 5
|
|
91
91
|
},
|
|
92
92
|
"name": "workspace",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"__schema": "TypeRefSchema",
|
|
95
95
|
"location": {
|
|
96
96
|
"filePath": "component-writer.main.runtime.ts",
|
|
97
|
-
"line":
|
|
97
|
+
"line": 56,
|
|
98
98
|
"character": 24
|
|
99
99
|
},
|
|
100
100
|
"name": "Workspace"
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"__schema": "ParameterSchema",
|
|
107
107
|
"location": {
|
|
108
108
|
"filePath": "component-writer.main.runtime.ts",
|
|
109
|
-
"line":
|
|
109
|
+
"line": 57,
|
|
110
110
|
"character": 5
|
|
111
111
|
},
|
|
112
112
|
"name": "logger",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"__schema": "TypeRefSchema",
|
|
115
115
|
"location": {
|
|
116
116
|
"filePath": "component-writer.main.runtime.ts",
|
|
117
|
-
"line":
|
|
117
|
+
"line": 57,
|
|
118
118
|
"character": 21
|
|
119
119
|
},
|
|
120
120
|
"name": "Logger"
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"__schema": "ParameterSchema",
|
|
127
127
|
"location": {
|
|
128
128
|
"filePath": "component-writer.main.runtime.ts",
|
|
129
|
-
"line":
|
|
129
|
+
"line": 58,
|
|
130
130
|
"character": 5
|
|
131
131
|
},
|
|
132
132
|
"name": "mover",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"__schema": "TypeRefSchema",
|
|
135
135
|
"location": {
|
|
136
136
|
"filePath": "component-writer.main.runtime.ts",
|
|
137
|
-
"line":
|
|
137
|
+
"line": 58,
|
|
138
138
|
"character": 20
|
|
139
139
|
},
|
|
140
140
|
"name": "MoverMain"
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"__schema": "ParameterSchema",
|
|
147
147
|
"location": {
|
|
148
148
|
"filePath": "component-writer.main.runtime.ts",
|
|
149
|
-
"line":
|
|
149
|
+
"line": 59,
|
|
150
150
|
"character": 5
|
|
151
151
|
},
|
|
152
152
|
"name": "configMerge",
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
"__schema": "TypeRefSchema",
|
|
155
155
|
"location": {
|
|
156
156
|
"filePath": "component-writer.main.runtime.ts",
|
|
157
|
-
"line":
|
|
157
|
+
"line": 59,
|
|
158
158
|
"character": 26
|
|
159
159
|
},
|
|
160
160
|
"name": "ConfigMergerMain"
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"__schema": "ThisTypeSchema",
|
|
168
168
|
"location": {
|
|
169
169
|
"filePath": "component-writer.main.runtime.ts",
|
|
170
|
-
"line":
|
|
170
|
+
"line": 52,
|
|
171
171
|
"character": 1
|
|
172
172
|
},
|
|
173
173
|
"name": "ComponentWriterMain"
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"__schema": "GetAccessorSchema",
|
|
179
179
|
"location": {
|
|
180
180
|
"filePath": "component-writer.main.runtime.ts",
|
|
181
|
-
"line":
|
|
181
|
+
"line": 62,
|
|
182
182
|
"character": 3
|
|
183
183
|
},
|
|
184
184
|
"signature": "(getter) ComponentWriterMain.consumer: Consumer",
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"__schema": "TypeRefSchema",
|
|
188
188
|
"location": {
|
|
189
189
|
"filePath": "component-writer.main.runtime.ts",
|
|
190
|
-
"line":
|
|
190
|
+
"line": 62,
|
|
191
191
|
"character": 3
|
|
192
192
|
},
|
|
193
193
|
"name": "Consumer",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"__schema": "FunctionLikeSchema",
|
|
199
199
|
"location": {
|
|
200
200
|
"filePath": "component-writer.main.runtime.ts",
|
|
201
|
-
"line":
|
|
201
|
+
"line": 66,
|
|
202
202
|
"character": 3
|
|
203
203
|
},
|
|
204
204
|
"signature": "(method) ComponentWriterMain.writeMany(opts: ManyComponentsWriterParams): Promise<ComponentWriterResults>",
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"__schema": "ParameterSchema",
|
|
209
209
|
"location": {
|
|
210
210
|
"filePath": "component-writer.main.runtime.ts",
|
|
211
|
-
"line":
|
|
211
|
+
"line": 66,
|
|
212
212
|
"character": 19
|
|
213
213
|
},
|
|
214
214
|
"name": "opts",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"__schema": "TypeRefSchema",
|
|
217
217
|
"location": {
|
|
218
218
|
"filePath": "component-writer.main.runtime.ts",
|
|
219
|
-
"line":
|
|
219
|
+
"line": 66,
|
|
220
220
|
"character": 25
|
|
221
221
|
},
|
|
222
222
|
"name": "ManyComponentsWriterParams"
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
"__schema": "TypeRefSchema",
|
|
230
230
|
"location": {
|
|
231
231
|
"filePath": "component-writer.main.runtime.ts",
|
|
232
|
-
"line":
|
|
232
|
+
"line": 66,
|
|
233
233
|
"character": 54
|
|
234
234
|
},
|
|
235
235
|
"name": "Promise",
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"__schema": "TypeRefSchema",
|
|
239
239
|
"location": {
|
|
240
240
|
"filePath": "component-writer.main.runtime.ts",
|
|
241
|
-
"line":
|
|
241
|
+
"line": 66,
|
|
242
242
|
"character": 62
|
|
243
243
|
},
|
|
244
244
|
"name": "ComponentWriterResults"
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
"__schema": "VariableLikeSchema",
|
|
254
254
|
"location": {
|
|
255
255
|
"filePath": "component-writer.main.runtime.ts",
|
|
256
|
-
"line":
|
|
256
|
+
"line": 315,
|
|
257
257
|
"character": 3
|
|
258
258
|
},
|
|
259
259
|
"signature": "(property) ComponentWriterMain.slots: never[]",
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"__schema": "InferenceTypeSchema",
|
|
263
263
|
"location": {
|
|
264
264
|
"filePath": "component-writer.main.runtime.ts",
|
|
265
|
-
"line":
|
|
265
|
+
"line": 315,
|
|
266
266
|
"character": 3
|
|
267
267
|
},
|
|
268
268
|
"type": "never[]"
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
"__schema": "VariableLikeSchema",
|
|
275
275
|
"location": {
|
|
276
276
|
"filePath": "component-writer.main.runtime.ts",
|
|
277
|
-
"line":
|
|
277
|
+
"line": 316,
|
|
278
278
|
"character": 3
|
|
279
279
|
},
|
|
280
280
|
"signature": "(property) ComponentWriterMain.dependencies: Aspect[]",
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
"__schema": "InferenceTypeSchema",
|
|
284
284
|
"location": {
|
|
285
285
|
"filePath": "component-writer.main.runtime.ts",
|
|
286
|
-
"line":
|
|
286
|
+
"line": 316,
|
|
287
287
|
"character": 3
|
|
288
288
|
},
|
|
289
289
|
"type": "Aspect[]"
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
"__schema": "VariableLikeSchema",
|
|
296
296
|
"location": {
|
|
297
297
|
"filePath": "component-writer.main.runtime.ts",
|
|
298
|
-
"line":
|
|
298
|
+
"line": 317,
|
|
299
299
|
"character": 3
|
|
300
300
|
},
|
|
301
301
|
"signature": "(property) ComponentWriterMain.runtime: RuntimeDefinition",
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
"__schema": "InferenceTypeSchema",
|
|
305
305
|
"location": {
|
|
306
306
|
"filePath": "component-writer.main.runtime.ts",
|
|
307
|
-
"line":
|
|
307
|
+
"line": 317,
|
|
308
308
|
"character": 3
|
|
309
309
|
},
|
|
310
310
|
"type": "RuntimeDefinition"
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"__schema": "FunctionLikeSchema",
|
|
317
317
|
"location": {
|
|
318
318
|
"filePath": "component-writer.main.runtime.ts",
|
|
319
|
-
"line":
|
|
319
|
+
"line": 318,
|
|
320
320
|
"character": 3
|
|
321
321
|
},
|
|
322
322
|
"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>",
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
"__schema": "ParameterSchema",
|
|
327
327
|
"location": {
|
|
328
328
|
"filePath": "component-writer.main.runtime.ts",
|
|
329
|
-
"line":
|
|
329
|
+
"line": 318,
|
|
330
330
|
"character": 25
|
|
331
331
|
},
|
|
332
332
|
"name": "[ install, compiler, loggerMain, workspace, mover, configMerger ]",
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
"__schema": "TupleTypeSchema",
|
|
335
335
|
"location": {
|
|
336
336
|
"filePath": "component-writer.main.runtime.ts",
|
|
337
|
-
"line":
|
|
337
|
+
"line": 318,
|
|
338
338
|
"character": 90
|
|
339
339
|
},
|
|
340
340
|
"elements": [
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
"__schema": "TypeRefSchema",
|
|
343
343
|
"location": {
|
|
344
344
|
"filePath": "component-writer.main.runtime.ts",
|
|
345
|
-
"line":
|
|
345
|
+
"line": 319,
|
|
346
346
|
"character": 5
|
|
347
347
|
},
|
|
348
348
|
"name": "InstallMain"
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
"__schema": "TypeRefSchema",
|
|
352
352
|
"location": {
|
|
353
353
|
"filePath": "component-writer.main.runtime.ts",
|
|
354
|
-
"line":
|
|
354
|
+
"line": 320,
|
|
355
355
|
"character": 5
|
|
356
356
|
},
|
|
357
357
|
"name": "CompilerMain"
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"__schema": "TypeRefSchema",
|
|
361
361
|
"location": {
|
|
362
362
|
"filePath": "component-writer.main.runtime.ts",
|
|
363
|
-
"line":
|
|
363
|
+
"line": 321,
|
|
364
364
|
"character": 5
|
|
365
365
|
},
|
|
366
366
|
"name": "LoggerMain"
|
|
@@ -369,7 +369,7 @@
|
|
|
369
369
|
"__schema": "TypeRefSchema",
|
|
370
370
|
"location": {
|
|
371
371
|
"filePath": "component-writer.main.runtime.ts",
|
|
372
|
-
"line":
|
|
372
|
+
"line": 322,
|
|
373
373
|
"character": 5
|
|
374
374
|
},
|
|
375
375
|
"name": "Workspace"
|
|
@@ -378,7 +378,7 @@
|
|
|
378
378
|
"__schema": "TypeRefSchema",
|
|
379
379
|
"location": {
|
|
380
380
|
"filePath": "component-writer.main.runtime.ts",
|
|
381
|
-
"line":
|
|
381
|
+
"line": 323,
|
|
382
382
|
"character": 5
|
|
383
383
|
},
|
|
384
384
|
"name": "MoverMain"
|
|
@@ -387,7 +387,7 @@
|
|
|
387
387
|
"__schema": "TypeRefSchema",
|
|
388
388
|
"location": {
|
|
389
389
|
"filePath": "component-writer.main.runtime.ts",
|
|
390
|
-
"line":
|
|
390
|
+
"line": 324,
|
|
391
391
|
"character": 5
|
|
392
392
|
},
|
|
393
393
|
"name": "ConfigMergerMain"
|
|
@@ -402,7 +402,7 @@
|
|
|
402
402
|
"__schema": "InferenceTypeSchema",
|
|
403
403
|
"location": {
|
|
404
404
|
"filePath": "component-writer.main.runtime.ts",
|
|
405
|
-
"line":
|
|
405
|
+
"line": 318,
|
|
406
406
|
"character": 3
|
|
407
407
|
},
|
|
408
408
|
"type": "Promise<ComponentWriterMain>"
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
"__schema": "TypeSchema",
|
|
431
431
|
"location": {
|
|
432
432
|
"filePath": "component-writer.main.runtime.ts",
|
|
433
|
-
"line":
|
|
433
|
+
"line": 46,
|
|
434
434
|
"character": 1
|
|
435
435
|
},
|
|
436
436
|
"signature": "type ComponentWriterResults = {\n installationError?: Error | undefined;\n compilationError?: Error | undefined;\n workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined;\n}",
|
|
@@ -439,7 +439,7 @@
|
|
|
439
439
|
"__schema": "TypeLiteralSchema",
|
|
440
440
|
"location": {
|
|
441
441
|
"filePath": "component-writer.main.runtime.ts",
|
|
442
|
-
"line":
|
|
442
|
+
"line": 46,
|
|
443
443
|
"character": 38
|
|
444
444
|
},
|
|
445
445
|
"members": [
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"__schema": "VariableLikeSchema",
|
|
448
448
|
"location": {
|
|
449
449
|
"filePath": "component-writer.main.runtime.ts",
|
|
450
|
-
"line":
|
|
450
|
+
"line": 47,
|
|
451
451
|
"character": 3
|
|
452
452
|
},
|
|
453
453
|
"signature": "(property) installationError?: Error | undefined",
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"__schema": "TypeRefSchema",
|
|
457
457
|
"location": {
|
|
458
458
|
"filePath": "component-writer.main.runtime.ts",
|
|
459
|
-
"line":
|
|
459
|
+
"line": 47,
|
|
460
460
|
"character": 23
|
|
461
461
|
},
|
|
462
462
|
"name": "Error"
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
"__schema": "VariableLikeSchema",
|
|
468
468
|
"location": {
|
|
469
469
|
"filePath": "component-writer.main.runtime.ts",
|
|
470
|
-
"line":
|
|
470
|
+
"line": 48,
|
|
471
471
|
"character": 3
|
|
472
472
|
},
|
|
473
473
|
"signature": "(property) compilationError?: Error | undefined",
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
"__schema": "TypeRefSchema",
|
|
477
477
|
"location": {
|
|
478
478
|
"filePath": "component-writer.main.runtime.ts",
|
|
479
|
-
"line":
|
|
479
|
+
"line": 48,
|
|
480
480
|
"character": 22
|
|
481
481
|
},
|
|
482
482
|
"name": "Error"
|
|
@@ -487,7 +487,7 @@
|
|
|
487
487
|
"__schema": "VariableLikeSchema",
|
|
488
488
|
"location": {
|
|
489
489
|
"filePath": "component-writer.main.runtime.ts",
|
|
490
|
-
"line":
|
|
490
|
+
"line": 49,
|
|
491
491
|
"character": 3
|
|
492
492
|
},
|
|
493
493
|
"signature": "(property) workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined",
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"__schema": "TypeRefSchema",
|
|
497
497
|
"location": {
|
|
498
498
|
"filePath": "component-writer.main.runtime.ts",
|
|
499
|
-
"line":
|
|
499
|
+
"line": 49,
|
|
500
500
|
"character": 33
|
|
501
501
|
},
|
|
502
502
|
"name": "WorkspaceConfigUpdateResult"
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
"__schema": "InterfaceSchema",
|
|
521
521
|
"location": {
|
|
522
522
|
"filePath": "component-writer.main.runtime.ts",
|
|
523
|
-
"line":
|
|
523
|
+
"line": 30,
|
|
524
524
|
"character": 1
|
|
525
525
|
},
|
|
526
526
|
"signature": "interface ManyComponentsWriterParams",
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"__schema": "VariableLikeSchema",
|
|
531
531
|
"location": {
|
|
532
532
|
"filePath": "component-writer.main.runtime.ts",
|
|
533
|
-
"line":
|
|
533
|
+
"line": 31,
|
|
534
534
|
"character": 3
|
|
535
535
|
},
|
|
536
536
|
"signature": "(property) ManyComponentsWriterParams.components: ConsumerComponent[]",
|
|
@@ -539,14 +539,14 @@
|
|
|
539
539
|
"__schema": "TypeArraySchema",
|
|
540
540
|
"location": {
|
|
541
541
|
"filePath": "component-writer.main.runtime.ts",
|
|
542
|
-
"line":
|
|
542
|
+
"line": 31,
|
|
543
543
|
"character": 15
|
|
544
544
|
},
|
|
545
545
|
"type": {
|
|
546
546
|
"__schema": "TypeRefSchema",
|
|
547
547
|
"location": {
|
|
548
548
|
"filePath": "component-writer.main.runtime.ts",
|
|
549
|
-
"line":
|
|
549
|
+
"line": 31,
|
|
550
550
|
"character": 15
|
|
551
551
|
},
|
|
552
552
|
"name": "ConsumerComponent"
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
"__schema": "VariableLikeSchema",
|
|
559
559
|
"location": {
|
|
560
560
|
"filePath": "component-writer.main.runtime.ts",
|
|
561
|
-
"line":
|
|
561
|
+
"line": 32,
|
|
562
562
|
"character": 3
|
|
563
563
|
},
|
|
564
564
|
"signature": "(property) ManyComponentsWriterParams.writeToPath?: string | undefined",
|
|
@@ -567,7 +567,7 @@
|
|
|
567
567
|
"__schema": "KeywordTypeSchema",
|
|
568
568
|
"location": {
|
|
569
569
|
"filePath": "component-writer.main.runtime.ts",
|
|
570
|
-
"line":
|
|
570
|
+
"line": 32,
|
|
571
571
|
"character": 17
|
|
572
572
|
},
|
|
573
573
|
"name": "string"
|
|
@@ -578,7 +578,7 @@
|
|
|
578
578
|
"__schema": "VariableLikeSchema",
|
|
579
579
|
"location": {
|
|
580
580
|
"filePath": "component-writer.main.runtime.ts",
|
|
581
|
-
"line":
|
|
581
|
+
"line": 33,
|
|
582
582
|
"character": 3
|
|
583
583
|
},
|
|
584
584
|
"signature": "(property) ManyComponentsWriterParams.throwForExistingDir?: boolean | undefined",
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
"__schema": "KeywordTypeSchema",
|
|
588
588
|
"location": {
|
|
589
589
|
"filePath": "component-writer.main.runtime.ts",
|
|
590
|
-
"line":
|
|
590
|
+
"line": 33,
|
|
591
591
|
"character": 25
|
|
592
592
|
},
|
|
593
593
|
"name": "boolean"
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
"__schema": "VariableLikeSchema",
|
|
599
599
|
"location": {
|
|
600
600
|
"filePath": "component-writer.main.runtime.ts",
|
|
601
|
-
"line":
|
|
601
|
+
"line": 34,
|
|
602
602
|
"character": 3
|
|
603
603
|
},
|
|
604
604
|
"signature": "(property) ManyComponentsWriterParams.writeConfig?: boolean | undefined",
|
|
@@ -607,7 +607,7 @@
|
|
|
607
607
|
"__schema": "KeywordTypeSchema",
|
|
608
608
|
"location": {
|
|
609
609
|
"filePath": "component-writer.main.runtime.ts",
|
|
610
|
-
"line":
|
|
610
|
+
"line": 34,
|
|
611
611
|
"character": 17
|
|
612
612
|
},
|
|
613
613
|
"name": "boolean"
|
|
@@ -618,7 +618,7 @@
|
|
|
618
618
|
"__schema": "VariableLikeSchema",
|
|
619
619
|
"location": {
|
|
620
620
|
"filePath": "component-writer.main.runtime.ts",
|
|
621
|
-
"line":
|
|
621
|
+
"line": 35,
|
|
622
622
|
"character": 3
|
|
623
623
|
},
|
|
624
624
|
"signature": "(property) ManyComponentsWriterParams.skipDependencyInstallation?: boolean | undefined",
|
|
@@ -627,7 +627,7 @@
|
|
|
627
627
|
"__schema": "KeywordTypeSchema",
|
|
628
628
|
"location": {
|
|
629
629
|
"filePath": "component-writer.main.runtime.ts",
|
|
630
|
-
"line":
|
|
630
|
+
"line": 35,
|
|
631
631
|
"character": 32
|
|
632
632
|
},
|
|
633
633
|
"name": "boolean"
|
|
@@ -638,7 +638,7 @@
|
|
|
638
638
|
"__schema": "VariableLikeSchema",
|
|
639
639
|
"location": {
|
|
640
640
|
"filePath": "component-writer.main.runtime.ts",
|
|
641
|
-
"line":
|
|
641
|
+
"line": 36,
|
|
642
642
|
"character": 3
|
|
643
643
|
},
|
|
644
644
|
"signature": "(property) ManyComponentsWriterParams.verbose?: boolean | undefined",
|
|
@@ -647,7 +647,7 @@
|
|
|
647
647
|
"__schema": "KeywordTypeSchema",
|
|
648
648
|
"location": {
|
|
649
649
|
"filePath": "component-writer.main.runtime.ts",
|
|
650
|
-
"line":
|
|
650
|
+
"line": 36,
|
|
651
651
|
"character": 13
|
|
652
652
|
},
|
|
653
653
|
"name": "boolean"
|
|
@@ -658,7 +658,7 @@
|
|
|
658
658
|
"__schema": "VariableLikeSchema",
|
|
659
659
|
"location": {
|
|
660
660
|
"filePath": "component-writer.main.runtime.ts",
|
|
661
|
-
"line":
|
|
661
|
+
"line": 37,
|
|
662
662
|
"character": 3
|
|
663
663
|
},
|
|
664
664
|
"signature": "(property) ManyComponentsWriterParams.resetConfig?: boolean | undefined",
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
"__schema": "KeywordTypeSchema",
|
|
668
668
|
"location": {
|
|
669
669
|
"filePath": "component-writer.main.runtime.ts",
|
|
670
|
-
"line":
|
|
670
|
+
"line": 37,
|
|
671
671
|
"character": 17
|
|
672
672
|
},
|
|
673
673
|
"name": "boolean"
|
|
@@ -678,7 +678,7 @@
|
|
|
678
678
|
"__schema": "VariableLikeSchema",
|
|
679
679
|
"location": {
|
|
680
680
|
"filePath": "component-writer.main.runtime.ts",
|
|
681
|
-
"line":
|
|
681
|
+
"line": 38,
|
|
682
682
|
"character": 3
|
|
683
683
|
},
|
|
684
684
|
"signature": "(property) ManyComponentsWriterParams.skipWritingToFs?: boolean | undefined",
|
|
@@ -687,7 +687,7 @@
|
|
|
687
687
|
"__schema": "KeywordTypeSchema",
|
|
688
688
|
"location": {
|
|
689
689
|
"filePath": "component-writer.main.runtime.ts",
|
|
690
|
-
"line":
|
|
690
|
+
"line": 38,
|
|
691
691
|
"character": 21
|
|
692
692
|
},
|
|
693
693
|
"name": "boolean"
|
|
@@ -698,7 +698,7 @@
|
|
|
698
698
|
"__schema": "VariableLikeSchema",
|
|
699
699
|
"location": {
|
|
700
700
|
"filePath": "component-writer.main.runtime.ts",
|
|
701
|
-
"line":
|
|
701
|
+
"line": 39,
|
|
702
702
|
"character": 3
|
|
703
703
|
},
|
|
704
704
|
"signature": "(property) ManyComponentsWriterParams.skipUpdatingBitMap?: boolean | undefined",
|
|
@@ -707,7 +707,7 @@
|
|
|
707
707
|
"__schema": "KeywordTypeSchema",
|
|
708
708
|
"location": {
|
|
709
709
|
"filePath": "component-writer.main.runtime.ts",
|
|
710
|
-
"line":
|
|
710
|
+
"line": 39,
|
|
711
711
|
"character": 24
|
|
712
712
|
},
|
|
713
713
|
"name": "boolean"
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
"__schema": "VariableLikeSchema",
|
|
719
719
|
"location": {
|
|
720
720
|
"filePath": "component-writer.main.runtime.ts",
|
|
721
|
-
"line":
|
|
721
|
+
"line": 40,
|
|
722
722
|
"character": 3
|
|
723
723
|
},
|
|
724
724
|
"signature": "(property) ManyComponentsWriterParams.skipWriteConfigFiles?: boolean | undefined",
|
|
@@ -727,7 +727,7 @@
|
|
|
727
727
|
"__schema": "KeywordTypeSchema",
|
|
728
728
|
"location": {
|
|
729
729
|
"filePath": "component-writer.main.runtime.ts",
|
|
730
|
-
"line":
|
|
730
|
+
"line": 40,
|
|
731
731
|
"character": 26
|
|
732
732
|
},
|
|
733
733
|
"name": "boolean"
|
|
@@ -738,7 +738,7 @@
|
|
|
738
738
|
"__schema": "VariableLikeSchema",
|
|
739
739
|
"location": {
|
|
740
740
|
"filePath": "component-writer.main.runtime.ts",
|
|
741
|
-
"line":
|
|
741
|
+
"line": 41,
|
|
742
742
|
"character": 3
|
|
743
743
|
},
|
|
744
744
|
"signature": "(property) ManyComponentsWriterParams.reasonForBitmapChange?: string | undefined",
|
|
@@ -747,7 +747,7 @@
|
|
|
747
747
|
"__schema": "KeywordTypeSchema",
|
|
748
748
|
"location": {
|
|
749
749
|
"filePath": "component-writer.main.runtime.ts",
|
|
750
|
-
"line":
|
|
750
|
+
"line": 41,
|
|
751
751
|
"character": 27
|
|
752
752
|
},
|
|
753
753
|
"name": "string"
|
|
@@ -758,7 +758,7 @@
|
|
|
758
758
|
"__schema": "VariableLikeSchema",
|
|
759
759
|
"location": {
|
|
760
760
|
"filePath": "component-writer.main.runtime.ts",
|
|
761
|
-
"line":
|
|
761
|
+
"line": 42,
|
|
762
762
|
"character": 3
|
|
763
763
|
},
|
|
764
764
|
"signature": "(property) ManyComponentsWriterParams.shouldUpdateWorkspaceConfig?: boolean | undefined",
|
|
@@ -767,7 +767,7 @@
|
|
|
767
767
|
"__schema": "KeywordTypeSchema",
|
|
768
768
|
"location": {
|
|
769
769
|
"filePath": "component-writer.main.runtime.ts",
|
|
770
|
-
"line":
|
|
770
|
+
"line": 42,
|
|
771
771
|
"character": 33
|
|
772
772
|
},
|
|
773
773
|
"name": "boolean"
|
|
@@ -778,7 +778,7 @@
|
|
|
778
778
|
"__schema": "VariableLikeSchema",
|
|
779
779
|
"location": {
|
|
780
780
|
"filePath": "component-writer.main.runtime.ts",
|
|
781
|
-
"line":
|
|
781
|
+
"line": 43,
|
|
782
782
|
"character": 3
|
|
783
783
|
},
|
|
784
784
|
"signature": "(property) ManyComponentsWriterParams.mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
|
@@ -787,7 +787,7 @@
|
|
|
787
787
|
"__schema": "TypeRefSchema",
|
|
788
788
|
"location": {
|
|
789
789
|
"filePath": "component-writer.main.runtime.ts",
|
|
790
|
-
"line":
|
|
790
|
+
"line": 43,
|
|
791
791
|
"character": 19
|
|
792
792
|
},
|
|
793
793
|
"name": "MergeStrategy"
|
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
"__schema": "FunctionLikeSchema",
|
|
812
812
|
"location": {
|
|
813
813
|
"filePath": "component-writer.main.runtime.ts",
|
|
814
|
-
"line":
|
|
814
|
+
"line": 335,
|
|
815
815
|
"character": 1
|
|
816
816
|
},
|
|
817
817
|
"signature": "function incrementPathRecursively(p: string, allPaths: string[]): string",
|
|
@@ -821,7 +821,7 @@
|
|
|
821
821
|
"__schema": "ParameterSchema",
|
|
822
822
|
"location": {
|
|
823
823
|
"filePath": "component-writer.main.runtime.ts",
|
|
824
|
-
"line":
|
|
824
|
+
"line": 335,
|
|
825
825
|
"character": 42
|
|
826
826
|
},
|
|
827
827
|
"name": "p",
|
|
@@ -829,7 +829,7 @@
|
|
|
829
829
|
"__schema": "KeywordTypeSchema",
|
|
830
830
|
"location": {
|
|
831
831
|
"filePath": "component-writer.main.runtime.ts",
|
|
832
|
-
"line":
|
|
832
|
+
"line": 335,
|
|
833
833
|
"character": 45
|
|
834
834
|
},
|
|
835
835
|
"name": "string"
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
"__schema": "ParameterSchema",
|
|
842
842
|
"location": {
|
|
843
843
|
"filePath": "component-writer.main.runtime.ts",
|
|
844
|
-
"line":
|
|
844
|
+
"line": 335,
|
|
845
845
|
"character": 53
|
|
846
846
|
},
|
|
847
847
|
"name": "allPaths",
|
|
@@ -849,14 +849,14 @@
|
|
|
849
849
|
"__schema": "TypeArraySchema",
|
|
850
850
|
"location": {
|
|
851
851
|
"filePath": "component-writer.main.runtime.ts",
|
|
852
|
-
"line":
|
|
852
|
+
"line": 335,
|
|
853
853
|
"character": 63
|
|
854
854
|
},
|
|
855
855
|
"type": {
|
|
856
856
|
"__schema": "KeywordTypeSchema",
|
|
857
857
|
"location": {
|
|
858
858
|
"filePath": "component-writer.main.runtime.ts",
|
|
859
|
-
"line":
|
|
859
|
+
"line": 335,
|
|
860
860
|
"character": 63
|
|
861
861
|
},
|
|
862
862
|
"name": "string"
|
|
@@ -870,7 +870,7 @@
|
|
|
870
870
|
"__schema": "InferenceTypeSchema",
|
|
871
871
|
"location": {
|
|
872
872
|
"filePath": "component-writer.main.runtime.ts",
|
|
873
|
-
"line":
|
|
873
|
+
"line": 335,
|
|
874
874
|
"character": 1
|
|
875
875
|
},
|
|
876
876
|
"type": "string"
|
|
@@ -942,7 +942,7 @@
|
|
|
942
942
|
"__schema": "InterfaceSchema",
|
|
943
943
|
"location": {
|
|
944
944
|
"filePath": "component-writer.main.runtime.ts",
|
|
945
|
-
"line":
|
|
945
|
+
"line": 30,
|
|
946
946
|
"character": 1
|
|
947
947
|
},
|
|
948
948
|
"signature": "interface ManyComponentsWriterParams",
|
|
@@ -952,7 +952,7 @@
|
|
|
952
952
|
"__schema": "VariableLikeSchema",
|
|
953
953
|
"location": {
|
|
954
954
|
"filePath": "component-writer.main.runtime.ts",
|
|
955
|
-
"line":
|
|
955
|
+
"line": 31,
|
|
956
956
|
"character": 3
|
|
957
957
|
},
|
|
958
958
|
"signature": "(property) ManyComponentsWriterParams.components: ConsumerComponent[]",
|
|
@@ -961,14 +961,14 @@
|
|
|
961
961
|
"__schema": "TypeArraySchema",
|
|
962
962
|
"location": {
|
|
963
963
|
"filePath": "component-writer.main.runtime.ts",
|
|
964
|
-
"line":
|
|
964
|
+
"line": 31,
|
|
965
965
|
"character": 15
|
|
966
966
|
},
|
|
967
967
|
"type": {
|
|
968
968
|
"__schema": "TypeRefSchema",
|
|
969
969
|
"location": {
|
|
970
970
|
"filePath": "component-writer.main.runtime.ts",
|
|
971
|
-
"line":
|
|
971
|
+
"line": 31,
|
|
972
972
|
"character": 15
|
|
973
973
|
},
|
|
974
974
|
"name": "ConsumerComponent"
|
|
@@ -980,7 +980,7 @@
|
|
|
980
980
|
"__schema": "VariableLikeSchema",
|
|
981
981
|
"location": {
|
|
982
982
|
"filePath": "component-writer.main.runtime.ts",
|
|
983
|
-
"line":
|
|
983
|
+
"line": 32,
|
|
984
984
|
"character": 3
|
|
985
985
|
},
|
|
986
986
|
"signature": "(property) ManyComponentsWriterParams.writeToPath?: string | undefined",
|
|
@@ -989,7 +989,7 @@
|
|
|
989
989
|
"__schema": "KeywordTypeSchema",
|
|
990
990
|
"location": {
|
|
991
991
|
"filePath": "component-writer.main.runtime.ts",
|
|
992
|
-
"line":
|
|
992
|
+
"line": 32,
|
|
993
993
|
"character": 17
|
|
994
994
|
},
|
|
995
995
|
"name": "string"
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
"__schema": "VariableLikeSchema",
|
|
1001
1001
|
"location": {
|
|
1002
1002
|
"filePath": "component-writer.main.runtime.ts",
|
|
1003
|
-
"line":
|
|
1003
|
+
"line": 33,
|
|
1004
1004
|
"character": 3
|
|
1005
1005
|
},
|
|
1006
1006
|
"signature": "(property) ManyComponentsWriterParams.throwForExistingDir?: boolean | undefined",
|
|
@@ -1009,7 +1009,7 @@
|
|
|
1009
1009
|
"__schema": "KeywordTypeSchema",
|
|
1010
1010
|
"location": {
|
|
1011
1011
|
"filePath": "component-writer.main.runtime.ts",
|
|
1012
|
-
"line":
|
|
1012
|
+
"line": 33,
|
|
1013
1013
|
"character": 25
|
|
1014
1014
|
},
|
|
1015
1015
|
"name": "boolean"
|
|
@@ -1020,7 +1020,7 @@
|
|
|
1020
1020
|
"__schema": "VariableLikeSchema",
|
|
1021
1021
|
"location": {
|
|
1022
1022
|
"filePath": "component-writer.main.runtime.ts",
|
|
1023
|
-
"line":
|
|
1023
|
+
"line": 34,
|
|
1024
1024
|
"character": 3
|
|
1025
1025
|
},
|
|
1026
1026
|
"signature": "(property) ManyComponentsWriterParams.writeConfig?: boolean | undefined",
|
|
@@ -1029,7 +1029,7 @@
|
|
|
1029
1029
|
"__schema": "KeywordTypeSchema",
|
|
1030
1030
|
"location": {
|
|
1031
1031
|
"filePath": "component-writer.main.runtime.ts",
|
|
1032
|
-
"line":
|
|
1032
|
+
"line": 34,
|
|
1033
1033
|
"character": 17
|
|
1034
1034
|
},
|
|
1035
1035
|
"name": "boolean"
|
|
@@ -1040,7 +1040,7 @@
|
|
|
1040
1040
|
"__schema": "VariableLikeSchema",
|
|
1041
1041
|
"location": {
|
|
1042
1042
|
"filePath": "component-writer.main.runtime.ts",
|
|
1043
|
-
"line":
|
|
1043
|
+
"line": 35,
|
|
1044
1044
|
"character": 3
|
|
1045
1045
|
},
|
|
1046
1046
|
"signature": "(property) ManyComponentsWriterParams.skipDependencyInstallation?: boolean | undefined",
|
|
@@ -1049,7 +1049,7 @@
|
|
|
1049
1049
|
"__schema": "KeywordTypeSchema",
|
|
1050
1050
|
"location": {
|
|
1051
1051
|
"filePath": "component-writer.main.runtime.ts",
|
|
1052
|
-
"line":
|
|
1052
|
+
"line": 35,
|
|
1053
1053
|
"character": 32
|
|
1054
1054
|
},
|
|
1055
1055
|
"name": "boolean"
|
|
@@ -1060,7 +1060,7 @@
|
|
|
1060
1060
|
"__schema": "VariableLikeSchema",
|
|
1061
1061
|
"location": {
|
|
1062
1062
|
"filePath": "component-writer.main.runtime.ts",
|
|
1063
|
-
"line":
|
|
1063
|
+
"line": 36,
|
|
1064
1064
|
"character": 3
|
|
1065
1065
|
},
|
|
1066
1066
|
"signature": "(property) ManyComponentsWriterParams.verbose?: boolean | undefined",
|
|
@@ -1069,7 +1069,7 @@
|
|
|
1069
1069
|
"__schema": "KeywordTypeSchema",
|
|
1070
1070
|
"location": {
|
|
1071
1071
|
"filePath": "component-writer.main.runtime.ts",
|
|
1072
|
-
"line":
|
|
1072
|
+
"line": 36,
|
|
1073
1073
|
"character": 13
|
|
1074
1074
|
},
|
|
1075
1075
|
"name": "boolean"
|
|
@@ -1080,7 +1080,7 @@
|
|
|
1080
1080
|
"__schema": "VariableLikeSchema",
|
|
1081
1081
|
"location": {
|
|
1082
1082
|
"filePath": "component-writer.main.runtime.ts",
|
|
1083
|
-
"line":
|
|
1083
|
+
"line": 37,
|
|
1084
1084
|
"character": 3
|
|
1085
1085
|
},
|
|
1086
1086
|
"signature": "(property) ManyComponentsWriterParams.resetConfig?: boolean | undefined",
|
|
@@ -1089,7 +1089,7 @@
|
|
|
1089
1089
|
"__schema": "KeywordTypeSchema",
|
|
1090
1090
|
"location": {
|
|
1091
1091
|
"filePath": "component-writer.main.runtime.ts",
|
|
1092
|
-
"line":
|
|
1092
|
+
"line": 37,
|
|
1093
1093
|
"character": 17
|
|
1094
1094
|
},
|
|
1095
1095
|
"name": "boolean"
|
|
@@ -1100,7 +1100,7 @@
|
|
|
1100
1100
|
"__schema": "VariableLikeSchema",
|
|
1101
1101
|
"location": {
|
|
1102
1102
|
"filePath": "component-writer.main.runtime.ts",
|
|
1103
|
-
"line":
|
|
1103
|
+
"line": 38,
|
|
1104
1104
|
"character": 3
|
|
1105
1105
|
},
|
|
1106
1106
|
"signature": "(property) ManyComponentsWriterParams.skipWritingToFs?: boolean | undefined",
|
|
@@ -1109,7 +1109,7 @@
|
|
|
1109
1109
|
"__schema": "KeywordTypeSchema",
|
|
1110
1110
|
"location": {
|
|
1111
1111
|
"filePath": "component-writer.main.runtime.ts",
|
|
1112
|
-
"line":
|
|
1112
|
+
"line": 38,
|
|
1113
1113
|
"character": 21
|
|
1114
1114
|
},
|
|
1115
1115
|
"name": "boolean"
|
|
@@ -1120,7 +1120,7 @@
|
|
|
1120
1120
|
"__schema": "VariableLikeSchema",
|
|
1121
1121
|
"location": {
|
|
1122
1122
|
"filePath": "component-writer.main.runtime.ts",
|
|
1123
|
-
"line":
|
|
1123
|
+
"line": 39,
|
|
1124
1124
|
"character": 3
|
|
1125
1125
|
},
|
|
1126
1126
|
"signature": "(property) ManyComponentsWriterParams.skipUpdatingBitMap?: boolean | undefined",
|
|
@@ -1129,7 +1129,7 @@
|
|
|
1129
1129
|
"__schema": "KeywordTypeSchema",
|
|
1130
1130
|
"location": {
|
|
1131
1131
|
"filePath": "component-writer.main.runtime.ts",
|
|
1132
|
-
"line":
|
|
1132
|
+
"line": 39,
|
|
1133
1133
|
"character": 24
|
|
1134
1134
|
},
|
|
1135
1135
|
"name": "boolean"
|
|
@@ -1140,7 +1140,7 @@
|
|
|
1140
1140
|
"__schema": "VariableLikeSchema",
|
|
1141
1141
|
"location": {
|
|
1142
1142
|
"filePath": "component-writer.main.runtime.ts",
|
|
1143
|
-
"line":
|
|
1143
|
+
"line": 40,
|
|
1144
1144
|
"character": 3
|
|
1145
1145
|
},
|
|
1146
1146
|
"signature": "(property) ManyComponentsWriterParams.skipWriteConfigFiles?: boolean | undefined",
|
|
@@ -1149,7 +1149,7 @@
|
|
|
1149
1149
|
"__schema": "KeywordTypeSchema",
|
|
1150
1150
|
"location": {
|
|
1151
1151
|
"filePath": "component-writer.main.runtime.ts",
|
|
1152
|
-
"line":
|
|
1152
|
+
"line": 40,
|
|
1153
1153
|
"character": 26
|
|
1154
1154
|
},
|
|
1155
1155
|
"name": "boolean"
|
|
@@ -1160,7 +1160,7 @@
|
|
|
1160
1160
|
"__schema": "VariableLikeSchema",
|
|
1161
1161
|
"location": {
|
|
1162
1162
|
"filePath": "component-writer.main.runtime.ts",
|
|
1163
|
-
"line":
|
|
1163
|
+
"line": 41,
|
|
1164
1164
|
"character": 3
|
|
1165
1165
|
},
|
|
1166
1166
|
"signature": "(property) ManyComponentsWriterParams.reasonForBitmapChange?: string | undefined",
|
|
@@ -1169,7 +1169,7 @@
|
|
|
1169
1169
|
"__schema": "KeywordTypeSchema",
|
|
1170
1170
|
"location": {
|
|
1171
1171
|
"filePath": "component-writer.main.runtime.ts",
|
|
1172
|
-
"line":
|
|
1172
|
+
"line": 41,
|
|
1173
1173
|
"character": 27
|
|
1174
1174
|
},
|
|
1175
1175
|
"name": "string"
|
|
@@ -1180,7 +1180,7 @@
|
|
|
1180
1180
|
"__schema": "VariableLikeSchema",
|
|
1181
1181
|
"location": {
|
|
1182
1182
|
"filePath": "component-writer.main.runtime.ts",
|
|
1183
|
-
"line":
|
|
1183
|
+
"line": 42,
|
|
1184
1184
|
"character": 3
|
|
1185
1185
|
},
|
|
1186
1186
|
"signature": "(property) ManyComponentsWriterParams.shouldUpdateWorkspaceConfig?: boolean | undefined",
|
|
@@ -1189,7 +1189,7 @@
|
|
|
1189
1189
|
"__schema": "KeywordTypeSchema",
|
|
1190
1190
|
"location": {
|
|
1191
1191
|
"filePath": "component-writer.main.runtime.ts",
|
|
1192
|
-
"line":
|
|
1192
|
+
"line": 42,
|
|
1193
1193
|
"character": 33
|
|
1194
1194
|
},
|
|
1195
1195
|
"name": "boolean"
|
|
@@ -1200,7 +1200,7 @@
|
|
|
1200
1200
|
"__schema": "VariableLikeSchema",
|
|
1201
1201
|
"location": {
|
|
1202
1202
|
"filePath": "component-writer.main.runtime.ts",
|
|
1203
|
-
"line":
|
|
1203
|
+
"line": 43,
|
|
1204
1204
|
"character": 3
|
|
1205
1205
|
},
|
|
1206
1206
|
"signature": "(property) ManyComponentsWriterParams.mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
|
@@ -1209,7 +1209,7 @@
|
|
|
1209
1209
|
"__schema": "TypeRefSchema",
|
|
1210
1210
|
"location": {
|
|
1211
1211
|
"filePath": "component-writer.main.runtime.ts",
|
|
1212
|
-
"line":
|
|
1212
|
+
"line": 43,
|
|
1213
1213
|
"character": 19
|
|
1214
1214
|
},
|
|
1215
1215
|
"name": "MergeStrategy"
|
|
@@ -1223,7 +1223,7 @@
|
|
|
1223
1223
|
"__schema": "TypeSchema",
|
|
1224
1224
|
"location": {
|
|
1225
1225
|
"filePath": "component-writer.main.runtime.ts",
|
|
1226
|
-
"line":
|
|
1226
|
+
"line": 46,
|
|
1227
1227
|
"character": 1
|
|
1228
1228
|
},
|
|
1229
1229
|
"signature": "type ComponentWriterResults = {\n installationError?: Error | undefined;\n compilationError?: Error | undefined;\n workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined;\n}",
|
|
@@ -1232,7 +1232,7 @@
|
|
|
1232
1232
|
"__schema": "TypeLiteralSchema",
|
|
1233
1233
|
"location": {
|
|
1234
1234
|
"filePath": "component-writer.main.runtime.ts",
|
|
1235
|
-
"line":
|
|
1235
|
+
"line": 46,
|
|
1236
1236
|
"character": 38
|
|
1237
1237
|
},
|
|
1238
1238
|
"members": [
|
|
@@ -1240,7 +1240,7 @@
|
|
|
1240
1240
|
"__schema": "VariableLikeSchema",
|
|
1241
1241
|
"location": {
|
|
1242
1242
|
"filePath": "component-writer.main.runtime.ts",
|
|
1243
|
-
"line":
|
|
1243
|
+
"line": 47,
|
|
1244
1244
|
"character": 3
|
|
1245
1245
|
},
|
|
1246
1246
|
"signature": "(property) installationError?: Error | undefined",
|
|
@@ -1249,7 +1249,7 @@
|
|
|
1249
1249
|
"__schema": "TypeRefSchema",
|
|
1250
1250
|
"location": {
|
|
1251
1251
|
"filePath": "component-writer.main.runtime.ts",
|
|
1252
|
-
"line":
|
|
1252
|
+
"line": 47,
|
|
1253
1253
|
"character": 23
|
|
1254
1254
|
},
|
|
1255
1255
|
"name": "Error"
|
|
@@ -1260,7 +1260,7 @@
|
|
|
1260
1260
|
"__schema": "VariableLikeSchema",
|
|
1261
1261
|
"location": {
|
|
1262
1262
|
"filePath": "component-writer.main.runtime.ts",
|
|
1263
|
-
"line":
|
|
1263
|
+
"line": 48,
|
|
1264
1264
|
"character": 3
|
|
1265
1265
|
},
|
|
1266
1266
|
"signature": "(property) compilationError?: Error | undefined",
|
|
@@ -1269,7 +1269,7 @@
|
|
|
1269
1269
|
"__schema": "TypeRefSchema",
|
|
1270
1270
|
"location": {
|
|
1271
1271
|
"filePath": "component-writer.main.runtime.ts",
|
|
1272
|
-
"line":
|
|
1272
|
+
"line": 48,
|
|
1273
1273
|
"character": 22
|
|
1274
1274
|
},
|
|
1275
1275
|
"name": "Error"
|
|
@@ -1280,7 +1280,7 @@
|
|
|
1280
1280
|
"__schema": "VariableLikeSchema",
|
|
1281
1281
|
"location": {
|
|
1282
1282
|
"filePath": "component-writer.main.runtime.ts",
|
|
1283
|
-
"line":
|
|
1283
|
+
"line": 49,
|
|
1284
1284
|
"character": 3
|
|
1285
1285
|
},
|
|
1286
1286
|
"signature": "(property) workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined",
|
|
@@ -1289,7 +1289,7 @@
|
|
|
1289
1289
|
"__schema": "TypeRefSchema",
|
|
1290
1290
|
"location": {
|
|
1291
1291
|
"filePath": "component-writer.main.runtime.ts",
|
|
1292
|
-
"line":
|
|
1292
|
+
"line": 49,
|
|
1293
1293
|
"character": 33
|
|
1294
1294
|
},
|
|
1295
1295
|
"name": "WorkspaceConfigUpdateResult"
|
|
@@ -1303,7 +1303,7 @@
|
|
|
1303
1303
|
"__schema": "ClassSchema",
|
|
1304
1304
|
"location": {
|
|
1305
1305
|
"filePath": "component-writer.main.runtime.ts",
|
|
1306
|
-
"line":
|
|
1306
|
+
"line": 52,
|
|
1307
1307
|
"character": 1
|
|
1308
1308
|
},
|
|
1309
1309
|
"signature": "class ComponentWriterMain",
|
|
@@ -1313,7 +1313,7 @@
|
|
|
1313
1313
|
"__schema": "ConstructorSchema",
|
|
1314
1314
|
"location": {
|
|
1315
1315
|
"filePath": "component-writer.main.runtime.ts",
|
|
1316
|
-
"line":
|
|
1316
|
+
"line": 53,
|
|
1317
1317
|
"character": 3
|
|
1318
1318
|
},
|
|
1319
1319
|
"signature": "constructor ComponentWriterMain(installer: InstallMain, compiler: CompilerMain, workspace: Workspace, logger: Logger, mover: MoverMain, configMerge: ConfigMergerMain): ComponentWriterMain",
|
|
@@ -1323,7 +1323,7 @@
|
|
|
1323
1323
|
"__schema": "ParameterSchema",
|
|
1324
1324
|
"location": {
|
|
1325
1325
|
"filePath": "component-writer.main.runtime.ts",
|
|
1326
|
-
"line":
|
|
1326
|
+
"line": 54,
|
|
1327
1327
|
"character": 5
|
|
1328
1328
|
},
|
|
1329
1329
|
"name": "installer",
|
|
@@ -1331,7 +1331,7 @@
|
|
|
1331
1331
|
"__schema": "TypeRefSchema",
|
|
1332
1332
|
"location": {
|
|
1333
1333
|
"filePath": "component-writer.main.runtime.ts",
|
|
1334
|
-
"line":
|
|
1334
|
+
"line": 54,
|
|
1335
1335
|
"character": 24
|
|
1336
1336
|
},
|
|
1337
1337
|
"name": "InstallMain"
|
|
@@ -1343,7 +1343,7 @@
|
|
|
1343
1343
|
"__schema": "ParameterSchema",
|
|
1344
1344
|
"location": {
|
|
1345
1345
|
"filePath": "component-writer.main.runtime.ts",
|
|
1346
|
-
"line":
|
|
1346
|
+
"line": 55,
|
|
1347
1347
|
"character": 5
|
|
1348
1348
|
},
|
|
1349
1349
|
"name": "compiler",
|
|
@@ -1351,7 +1351,7 @@
|
|
|
1351
1351
|
"__schema": "TypeRefSchema",
|
|
1352
1352
|
"location": {
|
|
1353
1353
|
"filePath": "component-writer.main.runtime.ts",
|
|
1354
|
-
"line":
|
|
1354
|
+
"line": 55,
|
|
1355
1355
|
"character": 23
|
|
1356
1356
|
},
|
|
1357
1357
|
"name": "CompilerMain"
|
|
@@ -1363,7 +1363,7 @@
|
|
|
1363
1363
|
"__schema": "ParameterSchema",
|
|
1364
1364
|
"location": {
|
|
1365
1365
|
"filePath": "component-writer.main.runtime.ts",
|
|
1366
|
-
"line":
|
|
1366
|
+
"line": 56,
|
|
1367
1367
|
"character": 5
|
|
1368
1368
|
},
|
|
1369
1369
|
"name": "workspace",
|
|
@@ -1371,7 +1371,7 @@
|
|
|
1371
1371
|
"__schema": "TypeRefSchema",
|
|
1372
1372
|
"location": {
|
|
1373
1373
|
"filePath": "component-writer.main.runtime.ts",
|
|
1374
|
-
"line":
|
|
1374
|
+
"line": 56,
|
|
1375
1375
|
"character": 24
|
|
1376
1376
|
},
|
|
1377
1377
|
"name": "Workspace"
|
|
@@ -1383,7 +1383,7 @@
|
|
|
1383
1383
|
"__schema": "ParameterSchema",
|
|
1384
1384
|
"location": {
|
|
1385
1385
|
"filePath": "component-writer.main.runtime.ts",
|
|
1386
|
-
"line":
|
|
1386
|
+
"line": 57,
|
|
1387
1387
|
"character": 5
|
|
1388
1388
|
},
|
|
1389
1389
|
"name": "logger",
|
|
@@ -1391,7 +1391,7 @@
|
|
|
1391
1391
|
"__schema": "TypeRefSchema",
|
|
1392
1392
|
"location": {
|
|
1393
1393
|
"filePath": "component-writer.main.runtime.ts",
|
|
1394
|
-
"line":
|
|
1394
|
+
"line": 57,
|
|
1395
1395
|
"character": 21
|
|
1396
1396
|
},
|
|
1397
1397
|
"name": "Logger"
|
|
@@ -1403,7 +1403,7 @@
|
|
|
1403
1403
|
"__schema": "ParameterSchema",
|
|
1404
1404
|
"location": {
|
|
1405
1405
|
"filePath": "component-writer.main.runtime.ts",
|
|
1406
|
-
"line":
|
|
1406
|
+
"line": 58,
|
|
1407
1407
|
"character": 5
|
|
1408
1408
|
},
|
|
1409
1409
|
"name": "mover",
|
|
@@ -1411,7 +1411,7 @@
|
|
|
1411
1411
|
"__schema": "TypeRefSchema",
|
|
1412
1412
|
"location": {
|
|
1413
1413
|
"filePath": "component-writer.main.runtime.ts",
|
|
1414
|
-
"line":
|
|
1414
|
+
"line": 58,
|
|
1415
1415
|
"character": 20
|
|
1416
1416
|
},
|
|
1417
1417
|
"name": "MoverMain"
|
|
@@ -1423,7 +1423,7 @@
|
|
|
1423
1423
|
"__schema": "ParameterSchema",
|
|
1424
1424
|
"location": {
|
|
1425
1425
|
"filePath": "component-writer.main.runtime.ts",
|
|
1426
|
-
"line":
|
|
1426
|
+
"line": 59,
|
|
1427
1427
|
"character": 5
|
|
1428
1428
|
},
|
|
1429
1429
|
"name": "configMerge",
|
|
@@ -1431,7 +1431,7 @@
|
|
|
1431
1431
|
"__schema": "TypeRefSchema",
|
|
1432
1432
|
"location": {
|
|
1433
1433
|
"filePath": "component-writer.main.runtime.ts",
|
|
1434
|
-
"line":
|
|
1434
|
+
"line": 59,
|
|
1435
1435
|
"character": 26
|
|
1436
1436
|
},
|
|
1437
1437
|
"name": "ConfigMergerMain"
|
|
@@ -1444,7 +1444,7 @@
|
|
|
1444
1444
|
"__schema": "ThisTypeSchema",
|
|
1445
1445
|
"location": {
|
|
1446
1446
|
"filePath": "component-writer.main.runtime.ts",
|
|
1447
|
-
"line":
|
|
1447
|
+
"line": 52,
|
|
1448
1448
|
"character": 1
|
|
1449
1449
|
},
|
|
1450
1450
|
"name": "ComponentWriterMain"
|
|
@@ -1455,7 +1455,7 @@
|
|
|
1455
1455
|
"__schema": "GetAccessorSchema",
|
|
1456
1456
|
"location": {
|
|
1457
1457
|
"filePath": "component-writer.main.runtime.ts",
|
|
1458
|
-
"line":
|
|
1458
|
+
"line": 62,
|
|
1459
1459
|
"character": 3
|
|
1460
1460
|
},
|
|
1461
1461
|
"signature": "(getter) ComponentWriterMain.consumer: Consumer",
|
|
@@ -1464,7 +1464,7 @@
|
|
|
1464
1464
|
"__schema": "TypeRefSchema",
|
|
1465
1465
|
"location": {
|
|
1466
1466
|
"filePath": "component-writer.main.runtime.ts",
|
|
1467
|
-
"line":
|
|
1467
|
+
"line": 62,
|
|
1468
1468
|
"character": 3
|
|
1469
1469
|
},
|
|
1470
1470
|
"name": "Consumer",
|
|
@@ -1475,7 +1475,7 @@
|
|
|
1475
1475
|
"__schema": "FunctionLikeSchema",
|
|
1476
1476
|
"location": {
|
|
1477
1477
|
"filePath": "component-writer.main.runtime.ts",
|
|
1478
|
-
"line":
|
|
1478
|
+
"line": 66,
|
|
1479
1479
|
"character": 3
|
|
1480
1480
|
},
|
|
1481
1481
|
"signature": "(method) ComponentWriterMain.writeMany(opts: ManyComponentsWriterParams): Promise<ComponentWriterResults>",
|
|
@@ -1485,7 +1485,7 @@
|
|
|
1485
1485
|
"__schema": "ParameterSchema",
|
|
1486
1486
|
"location": {
|
|
1487
1487
|
"filePath": "component-writer.main.runtime.ts",
|
|
1488
|
-
"line":
|
|
1488
|
+
"line": 66,
|
|
1489
1489
|
"character": 19
|
|
1490
1490
|
},
|
|
1491
1491
|
"name": "opts",
|
|
@@ -1493,7 +1493,7 @@
|
|
|
1493
1493
|
"__schema": "TypeRefSchema",
|
|
1494
1494
|
"location": {
|
|
1495
1495
|
"filePath": "component-writer.main.runtime.ts",
|
|
1496
|
-
"line":
|
|
1496
|
+
"line": 66,
|
|
1497
1497
|
"character": 25
|
|
1498
1498
|
},
|
|
1499
1499
|
"name": "ManyComponentsWriterParams"
|
|
@@ -1506,7 +1506,7 @@
|
|
|
1506
1506
|
"__schema": "TypeRefSchema",
|
|
1507
1507
|
"location": {
|
|
1508
1508
|
"filePath": "component-writer.main.runtime.ts",
|
|
1509
|
-
"line":
|
|
1509
|
+
"line": 66,
|
|
1510
1510
|
"character": 54
|
|
1511
1511
|
},
|
|
1512
1512
|
"name": "Promise",
|
|
@@ -1515,7 +1515,7 @@
|
|
|
1515
1515
|
"__schema": "TypeRefSchema",
|
|
1516
1516
|
"location": {
|
|
1517
1517
|
"filePath": "component-writer.main.runtime.ts",
|
|
1518
|
-
"line":
|
|
1518
|
+
"line": 66,
|
|
1519
1519
|
"character": 62
|
|
1520
1520
|
},
|
|
1521
1521
|
"name": "ComponentWriterResults"
|
|
@@ -1530,7 +1530,7 @@
|
|
|
1530
1530
|
"__schema": "VariableLikeSchema",
|
|
1531
1531
|
"location": {
|
|
1532
1532
|
"filePath": "component-writer.main.runtime.ts",
|
|
1533
|
-
"line":
|
|
1533
|
+
"line": 315,
|
|
1534
1534
|
"character": 3
|
|
1535
1535
|
},
|
|
1536
1536
|
"signature": "(property) ComponentWriterMain.slots: never[]",
|
|
@@ -1539,7 +1539,7 @@
|
|
|
1539
1539
|
"__schema": "InferenceTypeSchema",
|
|
1540
1540
|
"location": {
|
|
1541
1541
|
"filePath": "component-writer.main.runtime.ts",
|
|
1542
|
-
"line":
|
|
1542
|
+
"line": 315,
|
|
1543
1543
|
"character": 3
|
|
1544
1544
|
},
|
|
1545
1545
|
"type": "never[]"
|
|
@@ -1551,7 +1551,7 @@
|
|
|
1551
1551
|
"__schema": "VariableLikeSchema",
|
|
1552
1552
|
"location": {
|
|
1553
1553
|
"filePath": "component-writer.main.runtime.ts",
|
|
1554
|
-
"line":
|
|
1554
|
+
"line": 316,
|
|
1555
1555
|
"character": 3
|
|
1556
1556
|
},
|
|
1557
1557
|
"signature": "(property) ComponentWriterMain.dependencies: Aspect[]",
|
|
@@ -1560,7 +1560,7 @@
|
|
|
1560
1560
|
"__schema": "InferenceTypeSchema",
|
|
1561
1561
|
"location": {
|
|
1562
1562
|
"filePath": "component-writer.main.runtime.ts",
|
|
1563
|
-
"line":
|
|
1563
|
+
"line": 316,
|
|
1564
1564
|
"character": 3
|
|
1565
1565
|
},
|
|
1566
1566
|
"type": "Aspect[]"
|
|
@@ -1572,7 +1572,7 @@
|
|
|
1572
1572
|
"__schema": "VariableLikeSchema",
|
|
1573
1573
|
"location": {
|
|
1574
1574
|
"filePath": "component-writer.main.runtime.ts",
|
|
1575
|
-
"line":
|
|
1575
|
+
"line": 317,
|
|
1576
1576
|
"character": 3
|
|
1577
1577
|
},
|
|
1578
1578
|
"signature": "(property) ComponentWriterMain.runtime: RuntimeDefinition",
|
|
@@ -1581,7 +1581,7 @@
|
|
|
1581
1581
|
"__schema": "InferenceTypeSchema",
|
|
1582
1582
|
"location": {
|
|
1583
1583
|
"filePath": "component-writer.main.runtime.ts",
|
|
1584
|
-
"line":
|
|
1584
|
+
"line": 317,
|
|
1585
1585
|
"character": 3
|
|
1586
1586
|
},
|
|
1587
1587
|
"type": "RuntimeDefinition"
|
|
@@ -1593,7 +1593,7 @@
|
|
|
1593
1593
|
"__schema": "FunctionLikeSchema",
|
|
1594
1594
|
"location": {
|
|
1595
1595
|
"filePath": "component-writer.main.runtime.ts",
|
|
1596
|
-
"line":
|
|
1596
|
+
"line": 318,
|
|
1597
1597
|
"character": 3
|
|
1598
1598
|
},
|
|
1599
1599
|
"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>",
|
|
@@ -1603,7 +1603,7 @@
|
|
|
1603
1603
|
"__schema": "ParameterSchema",
|
|
1604
1604
|
"location": {
|
|
1605
1605
|
"filePath": "component-writer.main.runtime.ts",
|
|
1606
|
-
"line":
|
|
1606
|
+
"line": 318,
|
|
1607
1607
|
"character": 25
|
|
1608
1608
|
},
|
|
1609
1609
|
"name": "[ install, compiler, loggerMain, workspace, mover, configMerger ]",
|
|
@@ -1611,7 +1611,7 @@
|
|
|
1611
1611
|
"__schema": "TupleTypeSchema",
|
|
1612
1612
|
"location": {
|
|
1613
1613
|
"filePath": "component-writer.main.runtime.ts",
|
|
1614
|
-
"line":
|
|
1614
|
+
"line": 318,
|
|
1615
1615
|
"character": 90
|
|
1616
1616
|
},
|
|
1617
1617
|
"elements": [
|
|
@@ -1619,7 +1619,7 @@
|
|
|
1619
1619
|
"__schema": "TypeRefSchema",
|
|
1620
1620
|
"location": {
|
|
1621
1621
|
"filePath": "component-writer.main.runtime.ts",
|
|
1622
|
-
"line":
|
|
1622
|
+
"line": 319,
|
|
1623
1623
|
"character": 5
|
|
1624
1624
|
},
|
|
1625
1625
|
"name": "InstallMain"
|
|
@@ -1628,7 +1628,7 @@
|
|
|
1628
1628
|
"__schema": "TypeRefSchema",
|
|
1629
1629
|
"location": {
|
|
1630
1630
|
"filePath": "component-writer.main.runtime.ts",
|
|
1631
|
-
"line":
|
|
1631
|
+
"line": 320,
|
|
1632
1632
|
"character": 5
|
|
1633
1633
|
},
|
|
1634
1634
|
"name": "CompilerMain"
|
|
@@ -1637,7 +1637,7 @@
|
|
|
1637
1637
|
"__schema": "TypeRefSchema",
|
|
1638
1638
|
"location": {
|
|
1639
1639
|
"filePath": "component-writer.main.runtime.ts",
|
|
1640
|
-
"line":
|
|
1640
|
+
"line": 321,
|
|
1641
1641
|
"character": 5
|
|
1642
1642
|
},
|
|
1643
1643
|
"name": "LoggerMain"
|
|
@@ -1646,7 +1646,7 @@
|
|
|
1646
1646
|
"__schema": "TypeRefSchema",
|
|
1647
1647
|
"location": {
|
|
1648
1648
|
"filePath": "component-writer.main.runtime.ts",
|
|
1649
|
-
"line":
|
|
1649
|
+
"line": 322,
|
|
1650
1650
|
"character": 5
|
|
1651
1651
|
},
|
|
1652
1652
|
"name": "Workspace"
|
|
@@ -1655,7 +1655,7 @@
|
|
|
1655
1655
|
"__schema": "TypeRefSchema",
|
|
1656
1656
|
"location": {
|
|
1657
1657
|
"filePath": "component-writer.main.runtime.ts",
|
|
1658
|
-
"line":
|
|
1658
|
+
"line": 323,
|
|
1659
1659
|
"character": 5
|
|
1660
1660
|
},
|
|
1661
1661
|
"name": "MoverMain"
|
|
@@ -1664,7 +1664,7 @@
|
|
|
1664
1664
|
"__schema": "TypeRefSchema",
|
|
1665
1665
|
"location": {
|
|
1666
1666
|
"filePath": "component-writer.main.runtime.ts",
|
|
1667
|
-
"line":
|
|
1667
|
+
"line": 324,
|
|
1668
1668
|
"character": 5
|
|
1669
1669
|
},
|
|
1670
1670
|
"name": "ConfigMergerMain"
|
|
@@ -1679,7 +1679,7 @@
|
|
|
1679
1679
|
"__schema": "InferenceTypeSchema",
|
|
1680
1680
|
"location": {
|
|
1681
1681
|
"filePath": "component-writer.main.runtime.ts",
|
|
1682
|
-
"line":
|
|
1682
|
+
"line": 318,
|
|
1683
1683
|
"character": 3
|
|
1684
1684
|
},
|
|
1685
1685
|
"type": "Promise<ComponentWriterMain>"
|
|
@@ -1697,7 +1697,7 @@
|
|
|
1697
1697
|
"__schema": "UnImplementedSchema",
|
|
1698
1698
|
"location": {
|
|
1699
1699
|
"filePath": "component-writer.main.runtime.ts",
|
|
1700
|
-
"line":
|
|
1700
|
+
"line": 333,
|
|
1701
1701
|
"character": 16
|
|
1702
1702
|
},
|
|
1703
1703
|
"name": "ComponentWriterMain",
|
|
@@ -1707,7 +1707,7 @@
|
|
|
1707
1707
|
"__schema": "FunctionLikeSchema",
|
|
1708
1708
|
"location": {
|
|
1709
1709
|
"filePath": "component-writer.main.runtime.ts",
|
|
1710
|
-
"line":
|
|
1710
|
+
"line": 335,
|
|
1711
1711
|
"character": 1
|
|
1712
1712
|
},
|
|
1713
1713
|
"signature": "function incrementPathRecursively(p: string, allPaths: string[]): string",
|
|
@@ -1717,7 +1717,7 @@
|
|
|
1717
1717
|
"__schema": "ParameterSchema",
|
|
1718
1718
|
"location": {
|
|
1719
1719
|
"filePath": "component-writer.main.runtime.ts",
|
|
1720
|
-
"line":
|
|
1720
|
+
"line": 335,
|
|
1721
1721
|
"character": 42
|
|
1722
1722
|
},
|
|
1723
1723
|
"name": "p",
|
|
@@ -1725,7 +1725,7 @@
|
|
|
1725
1725
|
"__schema": "KeywordTypeSchema",
|
|
1726
1726
|
"location": {
|
|
1727
1727
|
"filePath": "component-writer.main.runtime.ts",
|
|
1728
|
-
"line":
|
|
1728
|
+
"line": 335,
|
|
1729
1729
|
"character": 45
|
|
1730
1730
|
},
|
|
1731
1731
|
"name": "string"
|
|
@@ -1737,7 +1737,7 @@
|
|
|
1737
1737
|
"__schema": "ParameterSchema",
|
|
1738
1738
|
"location": {
|
|
1739
1739
|
"filePath": "component-writer.main.runtime.ts",
|
|
1740
|
-
"line":
|
|
1740
|
+
"line": 335,
|
|
1741
1741
|
"character": 53
|
|
1742
1742
|
},
|
|
1743
1743
|
"name": "allPaths",
|
|
@@ -1745,14 +1745,14 @@
|
|
|
1745
1745
|
"__schema": "TypeArraySchema",
|
|
1746
1746
|
"location": {
|
|
1747
1747
|
"filePath": "component-writer.main.runtime.ts",
|
|
1748
|
-
"line":
|
|
1748
|
+
"line": 335,
|
|
1749
1749
|
"character": 63
|
|
1750
1750
|
},
|
|
1751
1751
|
"type": {
|
|
1752
1752
|
"__schema": "KeywordTypeSchema",
|
|
1753
1753
|
"location": {
|
|
1754
1754
|
"filePath": "component-writer.main.runtime.ts",
|
|
1755
|
-
"line":
|
|
1755
|
+
"line": 335,
|
|
1756
1756
|
"character": 63
|
|
1757
1757
|
},
|
|
1758
1758
|
"name": "string"
|
|
@@ -1766,7 +1766,7 @@
|
|
|
1766
1766
|
"__schema": "InferenceTypeSchema",
|
|
1767
1767
|
"location": {
|
|
1768
1768
|
"filePath": "component-writer.main.runtime.ts",
|
|
1769
|
-
"line":
|
|
1769
|
+
"line": 335,
|
|
1770
1770
|
"character": 1
|
|
1771
1771
|
},
|
|
1772
1772
|
"type": "string"
|
|
@@ -1781,7 +1781,7 @@
|
|
|
1781
1781
|
"__schema": "UnImplementedSchema",
|
|
1782
1782
|
"location": {
|
|
1783
1783
|
"filePath": "component-writer.main.runtime.ts",
|
|
1784
|
-
"line":
|
|
1784
|
+
"line": 331,
|
|
1785
1785
|
"character": 1
|
|
1786
1786
|
},
|
|
1787
1787
|
"name": "ComponentWriterAspect.addRuntime(ComponentWriterMain);",
|
|
@@ -1830,7 +1830,7 @@
|
|
|
1830
1830
|
"componentId": {
|
|
1831
1831
|
"scope": "teambit.component",
|
|
1832
1832
|
"name": "component-writer",
|
|
1833
|
-
"version": "1.0.
|
|
1833
|
+
"version": "1.0.482"
|
|
1834
1834
|
},
|
|
1835
1835
|
"taggedModuleExports": []
|
|
1836
1836
|
}
|