@teambit/install 1.0.395 → 1.0.396
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 +3 -3
- package/artifacts/schema.json +456 -348
- package/dist/install.main.runtime.d.ts +15 -0
- package/dist/install.main.runtime.js +73 -0
- package/dist/install.main.runtime.js.map +1 -1
- package/package.json +17 -17
- /package/dist/{preview-1725160825823.js → preview-1725247248940.js} +0 -0
package/artifacts/schema.json
CHANGED
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"__schema": "ClassSchema",
|
|
109
109
|
"location": {
|
|
110
110
|
"filePath": "install.main.runtime.ts",
|
|
111
|
-
"line":
|
|
111
|
+
"line": 107,
|
|
112
112
|
"character": 1
|
|
113
113
|
},
|
|
114
114
|
"signature": "class InstallMain",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"__schema": "ConstructorSchema",
|
|
119
119
|
"location": {
|
|
120
120
|
"filePath": "install.main.runtime.ts",
|
|
121
|
-
"line":
|
|
121
|
+
"line": 112,
|
|
122
122
|
"character": 3
|
|
123
123
|
},
|
|
124
124
|
"signature": "constructor InstallMain(dependencyResolver: DependencyResolverMain, logger: Logger, workspace: Workspace, variants: VariantsMain, compiler: CompilerMain, envs: EnvsMain, wsConfigFiles: WorkspaceConfigFilesMain, aspectLoader: AspectLoaderMain, app: ApplicationMain, generator: GeneratorMain, preLinkSlot: PreLinkSlot, preInstallSlot: PreInstallSlot, postInstallSlot: PostInstallSlot, ipcEvents: IpcEventsMain, harmony: Harmony): InstallMain",
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"__schema": "ParameterSchema",
|
|
129
129
|
"location": {
|
|
130
130
|
"filePath": "install.main.runtime.ts",
|
|
131
|
-
"line":
|
|
131
|
+
"line": 113,
|
|
132
132
|
"character": 5
|
|
133
133
|
},
|
|
134
134
|
"name": "dependencyResolver",
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"__schema": "TypeRefSchema",
|
|
137
137
|
"location": {
|
|
138
138
|
"filePath": "install.main.runtime.ts",
|
|
139
|
-
"line":
|
|
139
|
+
"line": 113,
|
|
140
140
|
"character": 33
|
|
141
141
|
},
|
|
142
142
|
"name": "DependencyResolverMain"
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"__schema": "ParameterSchema",
|
|
149
149
|
"location": {
|
|
150
150
|
"filePath": "install.main.runtime.ts",
|
|
151
|
-
"line":
|
|
151
|
+
"line": 115,
|
|
152
152
|
"character": 5
|
|
153
153
|
},
|
|
154
154
|
"name": "logger",
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"__schema": "TypeRefSchema",
|
|
157
157
|
"location": {
|
|
158
158
|
"filePath": "install.main.runtime.ts",
|
|
159
|
-
"line":
|
|
159
|
+
"line": 115,
|
|
160
160
|
"character": 21
|
|
161
161
|
},
|
|
162
162
|
"name": "Logger"
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"__schema": "ParameterSchema",
|
|
169
169
|
"location": {
|
|
170
170
|
"filePath": "install.main.runtime.ts",
|
|
171
|
-
"line":
|
|
171
|
+
"line": 117,
|
|
172
172
|
"character": 5
|
|
173
173
|
},
|
|
174
174
|
"name": "workspace",
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"__schema": "TypeRefSchema",
|
|
177
177
|
"location": {
|
|
178
178
|
"filePath": "install.main.runtime.ts",
|
|
179
|
-
"line":
|
|
179
|
+
"line": 117,
|
|
180
180
|
"character": 24
|
|
181
181
|
},
|
|
182
182
|
"name": "Workspace"
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"__schema": "ParameterSchema",
|
|
189
189
|
"location": {
|
|
190
190
|
"filePath": "install.main.runtime.ts",
|
|
191
|
-
"line":
|
|
191
|
+
"line": 119,
|
|
192
192
|
"character": 5
|
|
193
193
|
},
|
|
194
194
|
"name": "variants",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"__schema": "TypeRefSchema",
|
|
197
197
|
"location": {
|
|
198
198
|
"filePath": "install.main.runtime.ts",
|
|
199
|
-
"line":
|
|
199
|
+
"line": 119,
|
|
200
200
|
"character": 23
|
|
201
201
|
},
|
|
202
202
|
"name": "VariantsMain"
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"__schema": "ParameterSchema",
|
|
209
209
|
"location": {
|
|
210
210
|
"filePath": "install.main.runtime.ts",
|
|
211
|
-
"line":
|
|
211
|
+
"line": 121,
|
|
212
212
|
"character": 5
|
|
213
213
|
},
|
|
214
214
|
"name": "compiler",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"__schema": "TypeRefSchema",
|
|
217
217
|
"location": {
|
|
218
218
|
"filePath": "install.main.runtime.ts",
|
|
219
|
-
"line":
|
|
219
|
+
"line": 121,
|
|
220
220
|
"character": 23
|
|
221
221
|
},
|
|
222
222
|
"name": "CompilerMain"
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"__schema": "ParameterSchema",
|
|
229
229
|
"location": {
|
|
230
230
|
"filePath": "install.main.runtime.ts",
|
|
231
|
-
"line":
|
|
231
|
+
"line": 123,
|
|
232
232
|
"character": 5
|
|
233
233
|
},
|
|
234
234
|
"name": "envs",
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"__schema": "TypeRefSchema",
|
|
237
237
|
"location": {
|
|
238
238
|
"filePath": "install.main.runtime.ts",
|
|
239
|
-
"line":
|
|
239
|
+
"line": 123,
|
|
240
240
|
"character": 19
|
|
241
241
|
},
|
|
242
242
|
"name": "EnvsMain"
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"__schema": "ParameterSchema",
|
|
249
249
|
"location": {
|
|
250
250
|
"filePath": "install.main.runtime.ts",
|
|
251
|
-
"line":
|
|
251
|
+
"line": 125,
|
|
252
252
|
"character": 5
|
|
253
253
|
},
|
|
254
254
|
"name": "wsConfigFiles",
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"__schema": "TypeRefSchema",
|
|
257
257
|
"location": {
|
|
258
258
|
"filePath": "install.main.runtime.ts",
|
|
259
|
-
"line":
|
|
259
|
+
"line": 125,
|
|
260
260
|
"character": 28
|
|
261
261
|
},
|
|
262
262
|
"name": "WorkspaceConfigFilesMain"
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"__schema": "ParameterSchema",
|
|
269
269
|
"location": {
|
|
270
270
|
"filePath": "install.main.runtime.ts",
|
|
271
|
-
"line":
|
|
271
|
+
"line": 127,
|
|
272
272
|
"character": 5
|
|
273
273
|
},
|
|
274
274
|
"name": "aspectLoader",
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"__schema": "TypeRefSchema",
|
|
277
277
|
"location": {
|
|
278
278
|
"filePath": "install.main.runtime.ts",
|
|
279
|
-
"line":
|
|
279
|
+
"line": 127,
|
|
280
280
|
"character": 27
|
|
281
281
|
},
|
|
282
282
|
"name": "AspectLoaderMain"
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"__schema": "ParameterSchema",
|
|
289
289
|
"location": {
|
|
290
290
|
"filePath": "install.main.runtime.ts",
|
|
291
|
-
"line":
|
|
291
|
+
"line": 129,
|
|
292
292
|
"character": 5
|
|
293
293
|
},
|
|
294
294
|
"name": "app",
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
"__schema": "TypeRefSchema",
|
|
297
297
|
"location": {
|
|
298
298
|
"filePath": "install.main.runtime.ts",
|
|
299
|
-
"line":
|
|
299
|
+
"line": 129,
|
|
300
300
|
"character": 18
|
|
301
301
|
},
|
|
302
302
|
"name": "ApplicationMain"
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
"__schema": "ParameterSchema",
|
|
309
309
|
"location": {
|
|
310
310
|
"filePath": "install.main.runtime.ts",
|
|
311
|
-
"line":
|
|
311
|
+
"line": 131,
|
|
312
312
|
"character": 5
|
|
313
313
|
},
|
|
314
314
|
"name": "generator",
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"__schema": "TypeRefSchema",
|
|
317
317
|
"location": {
|
|
318
318
|
"filePath": "install.main.runtime.ts",
|
|
319
|
-
"line":
|
|
319
|
+
"line": 131,
|
|
320
320
|
"character": 24
|
|
321
321
|
},
|
|
322
322
|
"name": "GeneratorMain"
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"__schema": "ParameterSchema",
|
|
329
329
|
"location": {
|
|
330
330
|
"filePath": "install.main.runtime.ts",
|
|
331
|
-
"line":
|
|
331
|
+
"line": 133,
|
|
332
332
|
"character": 5
|
|
333
333
|
},
|
|
334
334
|
"name": "preLinkSlot",
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"__schema": "TypeRefSchema",
|
|
337
337
|
"location": {
|
|
338
338
|
"filePath": "install.main.runtime.ts",
|
|
339
|
-
"line":
|
|
339
|
+
"line": 133,
|
|
340
340
|
"character": 26
|
|
341
341
|
},
|
|
342
342
|
"name": "PreLinkSlot"
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"__schema": "ParameterSchema",
|
|
349
349
|
"location": {
|
|
350
350
|
"filePath": "install.main.runtime.ts",
|
|
351
|
-
"line":
|
|
351
|
+
"line": 135,
|
|
352
352
|
"character": 5
|
|
353
353
|
},
|
|
354
354
|
"name": "preInstallSlot",
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
"__schema": "TypeRefSchema",
|
|
357
357
|
"location": {
|
|
358
358
|
"filePath": "install.main.runtime.ts",
|
|
359
|
-
"line":
|
|
359
|
+
"line": 135,
|
|
360
360
|
"character": 29
|
|
361
361
|
},
|
|
362
362
|
"name": "PreInstallSlot"
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
"__schema": "ParameterSchema",
|
|
369
369
|
"location": {
|
|
370
370
|
"filePath": "install.main.runtime.ts",
|
|
371
|
-
"line":
|
|
371
|
+
"line": 137,
|
|
372
372
|
"character": 5
|
|
373
373
|
},
|
|
374
374
|
"name": "postInstallSlot",
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"__schema": "TypeRefSchema",
|
|
377
377
|
"location": {
|
|
378
378
|
"filePath": "install.main.runtime.ts",
|
|
379
|
-
"line":
|
|
379
|
+
"line": 137,
|
|
380
380
|
"character": 30
|
|
381
381
|
},
|
|
382
382
|
"name": "PostInstallSlot"
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
"__schema": "ParameterSchema",
|
|
389
389
|
"location": {
|
|
390
390
|
"filePath": "install.main.runtime.ts",
|
|
391
|
-
"line":
|
|
391
|
+
"line": 139,
|
|
392
392
|
"character": 5
|
|
393
393
|
},
|
|
394
394
|
"name": "ipcEvents",
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"__schema": "TypeRefSchema",
|
|
397
397
|
"location": {
|
|
398
398
|
"filePath": "install.main.runtime.ts",
|
|
399
|
-
"line":
|
|
399
|
+
"line": 139,
|
|
400
400
|
"character": 24
|
|
401
401
|
},
|
|
402
402
|
"name": "IpcEventsMain"
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"__schema": "ParameterSchema",
|
|
409
409
|
"location": {
|
|
410
410
|
"filePath": "install.main.runtime.ts",
|
|
411
|
-
"line":
|
|
411
|
+
"line": 141,
|
|
412
412
|
"character": 5
|
|
413
413
|
},
|
|
414
414
|
"name": "harmony",
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
"__schema": "TypeRefSchema",
|
|
417
417
|
"location": {
|
|
418
418
|
"filePath": "install.main.runtime.ts",
|
|
419
|
-
"line":
|
|
419
|
+
"line": 141,
|
|
420
420
|
"character": 22
|
|
421
421
|
},
|
|
422
422
|
"name": "Harmony"
|
|
@@ -429,7 +429,7 @@
|
|
|
429
429
|
"__schema": "ThisTypeSchema",
|
|
430
430
|
"location": {
|
|
431
431
|
"filePath": "install.main.runtime.ts",
|
|
432
|
-
"line":
|
|
432
|
+
"line": 107,
|
|
433
433
|
"character": 1
|
|
434
434
|
},
|
|
435
435
|
"name": "InstallMain"
|
|
@@ -440,14 +440,14 @@
|
|
|
440
440
|
"__schema": "FunctionLikeSchema",
|
|
441
441
|
"location": {
|
|
442
442
|
"filePath": "install.main.runtime.ts",
|
|
443
|
-
"line":
|
|
443
|
+
"line": 149,
|
|
444
444
|
"character": 3
|
|
445
445
|
},
|
|
446
446
|
"doc": {
|
|
447
447
|
"__schema": "DocSchema",
|
|
448
448
|
"location": {
|
|
449
449
|
"filePath": "install.main.runtime.ts",
|
|
450
|
-
"line":
|
|
450
|
+
"line": 143,
|
|
451
451
|
"character": 3
|
|
452
452
|
},
|
|
453
453
|
"raw": "/**\n * Install dependencies for all components in the workspace\n *\n * @returns\n * @memberof Workspace\n */",
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
"__schema": "ReturnTagSchema",
|
|
458
458
|
"location": {
|
|
459
459
|
"filePath": "install.main.runtime.ts",
|
|
460
|
-
"line":
|
|
460
|
+
"line": 146,
|
|
461
461
|
"character": 6
|
|
462
462
|
},
|
|
463
463
|
"tagName": "return"
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"__schema": "TagSchema",
|
|
467
467
|
"location": {
|
|
468
468
|
"filePath": "install.main.runtime.ts",
|
|
469
|
-
"line":
|
|
469
|
+
"line": 147,
|
|
470
470
|
"character": 6
|
|
471
471
|
},
|
|
472
472
|
"tagName": "memberof",
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"__schema": "ParameterSchema",
|
|
482
482
|
"location": {
|
|
483
483
|
"filePath": "install.main.runtime.ts",
|
|
484
|
-
"line":
|
|
484
|
+
"line": 149,
|
|
485
485
|
"character": 17
|
|
486
486
|
},
|
|
487
487
|
"name": "packages",
|
|
@@ -489,14 +489,14 @@
|
|
|
489
489
|
"__schema": "TypeArraySchema",
|
|
490
490
|
"location": {
|
|
491
491
|
"filePath": "install.main.runtime.ts",
|
|
492
|
-
"line":
|
|
492
|
+
"line": 149,
|
|
493
493
|
"character": 28
|
|
494
494
|
},
|
|
495
495
|
"type": {
|
|
496
496
|
"__schema": "KeywordTypeSchema",
|
|
497
497
|
"location": {
|
|
498
498
|
"filePath": "install.main.runtime.ts",
|
|
499
|
-
"line":
|
|
499
|
+
"line": 149,
|
|
500
500
|
"character": 28
|
|
501
501
|
},
|
|
502
502
|
"name": "string"
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
"__schema": "ParameterSchema",
|
|
510
510
|
"location": {
|
|
511
511
|
"filePath": "install.main.runtime.ts",
|
|
512
|
-
"line":
|
|
512
|
+
"line": 149,
|
|
513
513
|
"character": 38
|
|
514
514
|
},
|
|
515
515
|
"name": "options",
|
|
@@ -517,7 +517,7 @@
|
|
|
517
517
|
"__schema": "TypeRefSchema",
|
|
518
518
|
"location": {
|
|
519
519
|
"filePath": "install.main.runtime.ts",
|
|
520
|
-
"line":
|
|
520
|
+
"line": 149,
|
|
521
521
|
"character": 48
|
|
522
522
|
},
|
|
523
523
|
"name": "WorkspaceInstallOptions"
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"__schema": "TypeRefSchema",
|
|
531
531
|
"location": {
|
|
532
532
|
"filePath": "install.main.runtime.ts",
|
|
533
|
-
"line":
|
|
533
|
+
"line": 149,
|
|
534
534
|
"character": 74
|
|
535
535
|
},
|
|
536
536
|
"name": "Promise",
|
|
@@ -539,7 +539,7 @@
|
|
|
539
539
|
"__schema": "TypeRefSchema",
|
|
540
540
|
"location": {
|
|
541
541
|
"filePath": "install.main.runtime.ts",
|
|
542
|
-
"line":
|
|
542
|
+
"line": 149,
|
|
543
543
|
"character": 82
|
|
544
544
|
},
|
|
545
545
|
"name": "ComponentMap",
|
|
@@ -548,7 +548,7 @@
|
|
|
548
548
|
"__schema": "KeywordTypeSchema",
|
|
549
549
|
"location": {
|
|
550
550
|
"filePath": "install.main.runtime.ts",
|
|
551
|
-
"line":
|
|
551
|
+
"line": 149,
|
|
552
552
|
"character": 95
|
|
553
553
|
},
|
|
554
554
|
"name": "string"
|
|
@@ -565,7 +565,7 @@
|
|
|
565
565
|
"__schema": "FunctionLikeSchema",
|
|
566
566
|
"location": {
|
|
567
567
|
"filePath": "install.main.runtime.ts",
|
|
568
|
-
"line":
|
|
568
|
+
"line": 190,
|
|
569
569
|
"character": 3
|
|
570
570
|
},
|
|
571
571
|
"signature": "(method) InstallMain.registerPreLink(fn: PreLink): void",
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
"__schema": "ParameterSchema",
|
|
576
576
|
"location": {
|
|
577
577
|
"filePath": "install.main.runtime.ts",
|
|
578
|
-
"line":
|
|
578
|
+
"line": 190,
|
|
579
579
|
"character": 19
|
|
580
580
|
},
|
|
581
581
|
"name": "fn",
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
"__schema": "TypeRefSchema",
|
|
584
584
|
"location": {
|
|
585
585
|
"filePath": "install.main.runtime.ts",
|
|
586
|
-
"line":
|
|
586
|
+
"line": 190,
|
|
587
587
|
"character": 23
|
|
588
588
|
},
|
|
589
589
|
"name": "PreLink"
|
|
@@ -596,7 +596,7 @@
|
|
|
596
596
|
"__schema": "InferenceTypeSchema",
|
|
597
597
|
"location": {
|
|
598
598
|
"filePath": "install.main.runtime.ts",
|
|
599
|
-
"line":
|
|
599
|
+
"line": 190,
|
|
600
600
|
"character": 3
|
|
601
601
|
},
|
|
602
602
|
"type": "void"
|
|
@@ -607,7 +607,7 @@
|
|
|
607
607
|
"__schema": "FunctionLikeSchema",
|
|
608
608
|
"location": {
|
|
609
609
|
"filePath": "install.main.runtime.ts",
|
|
610
|
-
"line":
|
|
610
|
+
"line": 194,
|
|
611
611
|
"character": 3
|
|
612
612
|
},
|
|
613
613
|
"signature": "(method) InstallMain.registerPreInstall(fn: PreInstall): void",
|
|
@@ -617,7 +617,7 @@
|
|
|
617
617
|
"__schema": "ParameterSchema",
|
|
618
618
|
"location": {
|
|
619
619
|
"filePath": "install.main.runtime.ts",
|
|
620
|
-
"line":
|
|
620
|
+
"line": 194,
|
|
621
621
|
"character": 22
|
|
622
622
|
},
|
|
623
623
|
"name": "fn",
|
|
@@ -625,7 +625,7 @@
|
|
|
625
625
|
"__schema": "TypeRefSchema",
|
|
626
626
|
"location": {
|
|
627
627
|
"filePath": "install.main.runtime.ts",
|
|
628
|
-
"line":
|
|
628
|
+
"line": 194,
|
|
629
629
|
"character": 26
|
|
630
630
|
},
|
|
631
631
|
"name": "PreInstall"
|
|
@@ -638,7 +638,7 @@
|
|
|
638
638
|
"__schema": "InferenceTypeSchema",
|
|
639
639
|
"location": {
|
|
640
640
|
"filePath": "install.main.runtime.ts",
|
|
641
|
-
"line":
|
|
641
|
+
"line": 194,
|
|
642
642
|
"character": 3
|
|
643
643
|
},
|
|
644
644
|
"type": "void"
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
"__schema": "FunctionLikeSchema",
|
|
650
650
|
"location": {
|
|
651
651
|
"filePath": "install.main.runtime.ts",
|
|
652
|
-
"line":
|
|
652
|
+
"line": 198,
|
|
653
653
|
"character": 3
|
|
654
654
|
},
|
|
655
655
|
"signature": "(method) InstallMain.registerPostInstall(fn: PostInstall): void",
|
|
@@ -659,7 +659,7 @@
|
|
|
659
659
|
"__schema": "ParameterSchema",
|
|
660
660
|
"location": {
|
|
661
661
|
"filePath": "install.main.runtime.ts",
|
|
662
|
-
"line":
|
|
662
|
+
"line": 198,
|
|
663
663
|
"character": 23
|
|
664
664
|
},
|
|
665
665
|
"name": "fn",
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
"__schema": "TypeRefSchema",
|
|
668
668
|
"location": {
|
|
669
669
|
"filePath": "install.main.runtime.ts",
|
|
670
|
-
"line":
|
|
670
|
+
"line": 198,
|
|
671
671
|
"character": 27
|
|
672
672
|
},
|
|
673
673
|
"name": "PostInstall"
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
"__schema": "InferenceTypeSchema",
|
|
681
681
|
"location": {
|
|
682
682
|
"filePath": "install.main.runtime.ts",
|
|
683
|
-
"line":
|
|
683
|
+
"line": 198,
|
|
684
684
|
"character": 3
|
|
685
685
|
},
|
|
686
686
|
"type": "void"
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"__schema": "FunctionLikeSchema",
|
|
692
692
|
"location": {
|
|
693
693
|
"filePath": "install.main.runtime.ts",
|
|
694
|
-
"line":
|
|
694
|
+
"line": 202,
|
|
695
695
|
"character": 3
|
|
696
696
|
},
|
|
697
697
|
"signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[]): Promise<void>",
|
|
@@ -701,7 +701,7 @@
|
|
|
701
701
|
"__schema": "ParameterSchema",
|
|
702
702
|
"location": {
|
|
703
703
|
"filePath": "install.main.runtime.ts",
|
|
704
|
-
"line":
|
|
704
|
+
"line": 202,
|
|
705
705
|
"character": 27
|
|
706
706
|
},
|
|
707
707
|
"name": "generateResults",
|
|
@@ -709,14 +709,14 @@
|
|
|
709
709
|
"__schema": "TypeArraySchema",
|
|
710
710
|
"location": {
|
|
711
711
|
"filePath": "install.main.runtime.ts",
|
|
712
|
-
"line":
|
|
712
|
+
"line": 202,
|
|
713
713
|
"character": 44
|
|
714
714
|
},
|
|
715
715
|
"type": {
|
|
716
716
|
"__schema": "TypeRefSchema",
|
|
717
717
|
"location": {
|
|
718
718
|
"filePath": "install.main.runtime.ts",
|
|
719
|
-
"line":
|
|
719
|
+
"line": 202,
|
|
720
720
|
"character": 44
|
|
721
721
|
},
|
|
722
722
|
"name": "GenerateResult"
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
"__schema": "InferenceTypeSchema",
|
|
731
731
|
"location": {
|
|
732
732
|
"filePath": "install.main.runtime.ts",
|
|
733
|
-
"line":
|
|
733
|
+
"line": 202,
|
|
734
734
|
"character": 3
|
|
735
735
|
},
|
|
736
736
|
"type": "Promise<void>"
|
|
@@ -743,7 +743,7 @@
|
|
|
743
743
|
"__schema": "FunctionLikeSchema",
|
|
744
744
|
"location": {
|
|
745
745
|
"filePath": "install.main.runtime.ts",
|
|
746
|
-
"line":
|
|
746
|
+
"line": 793,
|
|
747
747
|
"character": 3
|
|
748
748
|
},
|
|
749
749
|
"signature": "(method) InstallMain.setOldNonLoadedEnvs(): string[]",
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
"__schema": "InferenceTypeSchema",
|
|
754
754
|
"location": {
|
|
755
755
|
"filePath": "install.main.runtime.ts",
|
|
756
|
-
"line":
|
|
756
|
+
"line": 793,
|
|
757
757
|
"character": 3
|
|
758
758
|
},
|
|
759
759
|
"type": "string[]"
|
|
@@ -766,14 +766,14 @@
|
|
|
766
766
|
"__schema": "FunctionLikeSchema",
|
|
767
767
|
"location": {
|
|
768
768
|
"filePath": "install.main.runtime.ts",
|
|
769
|
-
"line":
|
|
769
|
+
"line": 808,
|
|
770
770
|
"character": 3
|
|
771
771
|
},
|
|
772
772
|
"doc": {
|
|
773
773
|
"__schema": "DocSchema",
|
|
774
774
|
"location": {
|
|
775
775
|
"filePath": "install.main.runtime.ts",
|
|
776
|
-
"line":
|
|
776
|
+
"line": 801,
|
|
777
777
|
"character": 3
|
|
778
778
|
},
|
|
779
779
|
"raw": "/**\n * This function returns a list of old non-loaded environments names.\n * @returns an array of strings called `oldNonLoadedEnvs`. This array contains the names of environment variables that\n * failed to load as extensions and are also don't have an env.jsonc file.\n * If this list is not empty, then the user might need to run another install to make sure all dependencies resolved\n * correctly\n */",
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
"__schema": "ReturnTagSchema",
|
|
784
784
|
"location": {
|
|
785
785
|
"filePath": "install.main.runtime.ts",
|
|
786
|
-
"line":
|
|
786
|
+
"line": 803,
|
|
787
787
|
"character": 6
|
|
788
788
|
},
|
|
789
789
|
"tagName": "return",
|
|
@@ -798,7 +798,7 @@
|
|
|
798
798
|
"__schema": "InferenceTypeSchema",
|
|
799
799
|
"location": {
|
|
800
800
|
"filePath": "install.main.runtime.ts",
|
|
801
|
-
"line":
|
|
801
|
+
"line": 808,
|
|
802
802
|
"character": 3
|
|
803
803
|
},
|
|
804
804
|
"type": "string[]"
|
|
@@ -811,14 +811,14 @@
|
|
|
811
811
|
"__schema": "FunctionLikeSchema",
|
|
812
812
|
"location": {
|
|
813
813
|
"filePath": "install.main.runtime.ts",
|
|
814
|
-
"line":
|
|
814
|
+
"line": 955,
|
|
815
815
|
"character": 3
|
|
816
816
|
},
|
|
817
817
|
"doc": {
|
|
818
818
|
"__schema": "DocSchema",
|
|
819
819
|
"location": {
|
|
820
820
|
"filePath": "install.main.runtime.ts",
|
|
821
|
-
"line":
|
|
821
|
+
"line": 950,
|
|
822
822
|
"character": 3
|
|
823
823
|
},
|
|
824
824
|
"raw": "/**\n * Updates out-of-date dependencies in the workspace.\n *\n * @param options.all {Boolean} updates all outdated dependencies without showing a prompt.\n */",
|
|
@@ -828,7 +828,7 @@
|
|
|
828
828
|
"__schema": "PropertyLikeTagSchema",
|
|
829
829
|
"location": {
|
|
830
830
|
"filePath": "install.main.runtime.ts",
|
|
831
|
-
"line":
|
|
831
|
+
"line": 953,
|
|
832
832
|
"character": 6
|
|
833
833
|
},
|
|
834
834
|
"name": "options.all",
|
|
@@ -838,7 +838,7 @@
|
|
|
838
838
|
"__schema": "TypeRefSchema",
|
|
839
839
|
"location": {
|
|
840
840
|
"filePath": "install.main.runtime.ts",
|
|
841
|
-
"line":
|
|
841
|
+
"line": 953,
|
|
842
842
|
"character": 26
|
|
843
843
|
},
|
|
844
844
|
"name": "Boolean"
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
"__schema": "ParameterSchema",
|
|
854
854
|
"location": {
|
|
855
855
|
"filePath": "install.main.runtime.ts",
|
|
856
|
-
"line":
|
|
856
|
+
"line": 955,
|
|
857
857
|
"character": 28
|
|
858
858
|
},
|
|
859
859
|
"name": "options",
|
|
@@ -861,7 +861,7 @@
|
|
|
861
861
|
"__schema": "TypeLiteralSchema",
|
|
862
862
|
"location": {
|
|
863
863
|
"filePath": "install.main.runtime.ts",
|
|
864
|
-
"line":
|
|
864
|
+
"line": 955,
|
|
865
865
|
"character": 37
|
|
866
866
|
},
|
|
867
867
|
"members": [
|
|
@@ -869,7 +869,7 @@
|
|
|
869
869
|
"__schema": "VariableLikeSchema",
|
|
870
870
|
"location": {
|
|
871
871
|
"filePath": "install.main.runtime.ts",
|
|
872
|
-
"line":
|
|
872
|
+
"line": 956,
|
|
873
873
|
"character": 5
|
|
874
874
|
},
|
|
875
875
|
"signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
|
|
@@ -878,7 +878,7 @@
|
|
|
878
878
|
"__schema": "TypeUnionSchema",
|
|
879
879
|
"location": {
|
|
880
880
|
"filePath": "install.main.runtime.ts",
|
|
881
|
-
"line":
|
|
881
|
+
"line": 956,
|
|
882
882
|
"character": 24
|
|
883
883
|
},
|
|
884
884
|
"types": [
|
|
@@ -886,7 +886,7 @@
|
|
|
886
886
|
"__schema": "LiteralTypeSchema",
|
|
887
887
|
"location": {
|
|
888
888
|
"filePath": "install.main.runtime.ts",
|
|
889
|
-
"line":
|
|
889
|
+
"line": 956,
|
|
890
890
|
"character": 24
|
|
891
891
|
},
|
|
892
892
|
"name": "'major'"
|
|
@@ -895,7 +895,7 @@
|
|
|
895
895
|
"__schema": "LiteralTypeSchema",
|
|
896
896
|
"location": {
|
|
897
897
|
"filePath": "install.main.runtime.ts",
|
|
898
|
-
"line":
|
|
898
|
+
"line": 956,
|
|
899
899
|
"character": 34
|
|
900
900
|
},
|
|
901
901
|
"name": "'minor'"
|
|
@@ -904,7 +904,7 @@
|
|
|
904
904
|
"__schema": "LiteralTypeSchema",
|
|
905
905
|
"location": {
|
|
906
906
|
"filePath": "install.main.runtime.ts",
|
|
907
|
-
"line":
|
|
907
|
+
"line": 956,
|
|
908
908
|
"character": 44
|
|
909
909
|
},
|
|
910
910
|
"name": "'patch'"
|
|
@@ -913,7 +913,7 @@
|
|
|
913
913
|
"__schema": "LiteralTypeSchema",
|
|
914
914
|
"location": {
|
|
915
915
|
"filePath": "install.main.runtime.ts",
|
|
916
|
-
"line":
|
|
916
|
+
"line": 956,
|
|
917
917
|
"character": 54
|
|
918
918
|
},
|
|
919
919
|
"name": "'compatible'"
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
"__schema": "VariableLikeSchema",
|
|
927
927
|
"location": {
|
|
928
928
|
"filePath": "install.main.runtime.ts",
|
|
929
|
-
"line":
|
|
929
|
+
"line": 957,
|
|
930
930
|
"character": 5
|
|
931
931
|
},
|
|
932
932
|
"signature": "(property) patterns?: string[] | undefined",
|
|
@@ -935,14 +935,14 @@
|
|
|
935
935
|
"__schema": "TypeArraySchema",
|
|
936
936
|
"location": {
|
|
937
937
|
"filePath": "install.main.runtime.ts",
|
|
938
|
-
"line":
|
|
938
|
+
"line": 957,
|
|
939
939
|
"character": 16
|
|
940
940
|
},
|
|
941
941
|
"type": {
|
|
942
942
|
"__schema": "KeywordTypeSchema",
|
|
943
943
|
"location": {
|
|
944
944
|
"filePath": "install.main.runtime.ts",
|
|
945
|
-
"line":
|
|
945
|
+
"line": 957,
|
|
946
946
|
"character": 16
|
|
947
947
|
},
|
|
948
948
|
"name": "string"
|
|
@@ -954,7 +954,7 @@
|
|
|
954
954
|
"__schema": "VariableLikeSchema",
|
|
955
955
|
"location": {
|
|
956
956
|
"filePath": "install.main.runtime.ts",
|
|
957
|
-
"line":
|
|
957
|
+
"line": 958,
|
|
958
958
|
"character": 5
|
|
959
959
|
},
|
|
960
960
|
"signature": "(property) all: boolean",
|
|
@@ -963,7 +963,7 @@
|
|
|
963
963
|
"__schema": "KeywordTypeSchema",
|
|
964
964
|
"location": {
|
|
965
965
|
"filePath": "install.main.runtime.ts",
|
|
966
|
-
"line":
|
|
966
|
+
"line": 958,
|
|
967
967
|
"character": 10
|
|
968
968
|
},
|
|
969
969
|
"name": "boolean"
|
|
@@ -980,7 +980,7 @@
|
|
|
980
980
|
"__schema": "TypeRefSchema",
|
|
981
981
|
"location": {
|
|
982
982
|
"filePath": "install.main.runtime.ts",
|
|
983
|
-
"line":
|
|
983
|
+
"line": 959,
|
|
984
984
|
"character": 7
|
|
985
985
|
},
|
|
986
986
|
"name": "Promise",
|
|
@@ -989,7 +989,7 @@
|
|
|
989
989
|
"__schema": "TypeUnionSchema",
|
|
990
990
|
"location": {
|
|
991
991
|
"filePath": "install.main.runtime.ts",
|
|
992
|
-
"line":
|
|
992
|
+
"line": 959,
|
|
993
993
|
"character": 15
|
|
994
994
|
},
|
|
995
995
|
"types": [
|
|
@@ -997,7 +997,7 @@
|
|
|
997
997
|
"__schema": "TypeRefSchema",
|
|
998
998
|
"location": {
|
|
999
999
|
"filePath": "install.main.runtime.ts",
|
|
1000
|
-
"line":
|
|
1000
|
+
"line": 959,
|
|
1001
1001
|
"character": 15
|
|
1002
1002
|
},
|
|
1003
1003
|
"name": "ComponentMap",
|
|
@@ -1006,7 +1006,7 @@
|
|
|
1006
1006
|
"__schema": "KeywordTypeSchema",
|
|
1007
1007
|
"location": {
|
|
1008
1008
|
"filePath": "install.main.runtime.ts",
|
|
1009
|
-
"line":
|
|
1009
|
+
"line": 959,
|
|
1010
1010
|
"character": 28
|
|
1011
1011
|
},
|
|
1012
1012
|
"name": "string"
|
|
@@ -1017,7 +1017,7 @@
|
|
|
1017
1017
|
"__schema": "LiteralTypeSchema",
|
|
1018
1018
|
"location": {
|
|
1019
1019
|
"filePath": "install.main.runtime.ts",
|
|
1020
|
-
"line":
|
|
1020
|
+
"line": 959,
|
|
1021
1021
|
"character": 38
|
|
1022
1022
|
},
|
|
1023
1023
|
"name": "null"
|
|
@@ -1034,7 +1034,7 @@
|
|
|
1034
1034
|
"__schema": "FunctionLikeSchema",
|
|
1035
1035
|
"location": {
|
|
1036
1036
|
"filePath": "install.main.runtime.ts",
|
|
1037
|
-
"line":
|
|
1037
|
+
"line": 1002,
|
|
1038
1038
|
"character": 3
|
|
1039
1039
|
},
|
|
1040
1040
|
"signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
|
|
@@ -1044,7 +1044,7 @@
|
|
|
1044
1044
|
"__schema": "ParameterSchema",
|
|
1045
1045
|
"location": {
|
|
1046
1046
|
"filePath": "install.main.runtime.ts",
|
|
1047
|
-
"line":
|
|
1047
|
+
"line": 1002,
|
|
1048
1048
|
"character": 46
|
|
1049
1049
|
},
|
|
1050
1050
|
"name": "components",
|
|
@@ -1052,14 +1052,14 @@
|
|
|
1052
1052
|
"__schema": "TypeArraySchema",
|
|
1053
1053
|
"location": {
|
|
1054
1054
|
"filePath": "install.main.runtime.ts",
|
|
1055
|
-
"line":
|
|
1055
|
+
"line": 1002,
|
|
1056
1056
|
"character": 58
|
|
1057
1057
|
},
|
|
1058
1058
|
"type": {
|
|
1059
1059
|
"__schema": "TypeRefSchema",
|
|
1060
1060
|
"location": {
|
|
1061
1061
|
"filePath": "install.main.runtime.ts",
|
|
1062
|
-
"line":
|
|
1062
|
+
"line": 1002,
|
|
1063
1063
|
"character": 58
|
|
1064
1064
|
},
|
|
1065
1065
|
"name": "Component"
|
|
@@ -1073,7 +1073,7 @@
|
|
|
1073
1073
|
"__schema": "InferenceTypeSchema",
|
|
1074
1074
|
"location": {
|
|
1075
1075
|
"filePath": "install.main.runtime.ts",
|
|
1076
|
-
"line":
|
|
1076
|
+
"line": 1002,
|
|
1077
1077
|
"character": 3
|
|
1078
1078
|
},
|
|
1079
1079
|
"type": "Promise<void>"
|
|
@@ -1086,14 +1086,14 @@
|
|
|
1086
1086
|
"__schema": "FunctionLikeSchema",
|
|
1087
1087
|
"location": {
|
|
1088
1088
|
"filePath": "install.main.runtime.ts",
|
|
1089
|
-
"line":
|
|
1089
|
+
"line": 1071,
|
|
1090
1090
|
"character": 3
|
|
1091
1091
|
},
|
|
1092
1092
|
"doc": {
|
|
1093
1093
|
"__schema": "DocSchema",
|
|
1094
1094
|
"location": {
|
|
1095
1095
|
"filePath": "install.main.runtime.ts",
|
|
1096
|
-
"line":
|
|
1096
|
+
"line": 1066,
|
|
1097
1097
|
"character": 3
|
|
1098
1098
|
},
|
|
1099
1099
|
"raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
|
|
@@ -1103,7 +1103,7 @@
|
|
|
1103
1103
|
"__schema": "PropertyLikeTagSchema",
|
|
1104
1104
|
"location": {
|
|
1105
1105
|
"filePath": "install.main.runtime.ts",
|
|
1106
|
-
"line":
|
|
1106
|
+
"line": 1069,
|
|
1107
1107
|
"character": 6
|
|
1108
1108
|
},
|
|
1109
1109
|
"name": "the",
|
|
@@ -1113,14 +1113,14 @@
|
|
|
1113
1113
|
"__schema": "TypeArraySchema",
|
|
1114
1114
|
"location": {
|
|
1115
1115
|
"filePath": "install.main.runtime.ts",
|
|
1116
|
-
"line":
|
|
1116
|
+
"line": 1069,
|
|
1117
1117
|
"character": 14
|
|
1118
1118
|
},
|
|
1119
1119
|
"type": {
|
|
1120
1120
|
"__schema": "KeywordTypeSchema",
|
|
1121
1121
|
"location": {
|
|
1122
1122
|
"filePath": "install.main.runtime.ts",
|
|
1123
|
-
"line":
|
|
1123
|
+
"line": 1069,
|
|
1124
1124
|
"character": 14
|
|
1125
1125
|
},
|
|
1126
1126
|
"name": "string"
|
|
@@ -1136,7 +1136,7 @@
|
|
|
1136
1136
|
"__schema": "ParameterSchema",
|
|
1137
1137
|
"location": {
|
|
1138
1138
|
"filePath": "install.main.runtime.ts",
|
|
1139
|
-
"line":
|
|
1139
|
+
"line": 1071,
|
|
1140
1140
|
"character": 31
|
|
1141
1141
|
},
|
|
1142
1142
|
"name": "packages",
|
|
@@ -1144,14 +1144,14 @@
|
|
|
1144
1144
|
"__schema": "TypeArraySchema",
|
|
1145
1145
|
"location": {
|
|
1146
1146
|
"filePath": "install.main.runtime.ts",
|
|
1147
|
-
"line":
|
|
1147
|
+
"line": 1071,
|
|
1148
1148
|
"character": 41
|
|
1149
1149
|
},
|
|
1150
1150
|
"type": {
|
|
1151
1151
|
"__schema": "KeywordTypeSchema",
|
|
1152
1152
|
"location": {
|
|
1153
1153
|
"filePath": "install.main.runtime.ts",
|
|
1154
|
-
"line":
|
|
1154
|
+
"line": 1071,
|
|
1155
1155
|
"character": 41
|
|
1156
1156
|
},
|
|
1157
1157
|
"name": "string"
|
|
@@ -1165,7 +1165,7 @@
|
|
|
1165
1165
|
"__schema": "InferenceTypeSchema",
|
|
1166
1166
|
"location": {
|
|
1167
1167
|
"filePath": "install.main.runtime.ts",
|
|
1168
|
-
"line":
|
|
1168
|
+
"line": 1071,
|
|
1169
1169
|
"character": 3
|
|
1170
1170
|
},
|
|
1171
1171
|
"type": "Promise<ComponentMap<string>>"
|
|
@@ -1178,14 +1178,14 @@
|
|
|
1178
1178
|
"__schema": "FunctionLikeSchema",
|
|
1179
1179
|
"location": {
|
|
1180
1180
|
"filePath": "install.main.runtime.ts",
|
|
1181
|
-
"line":
|
|
1181
|
+
"line": 1081,
|
|
1182
1182
|
"character": 3
|
|
1183
1183
|
},
|
|
1184
1184
|
"doc": {
|
|
1185
1185
|
"__schema": "DocSchema",
|
|
1186
1186
|
"location": {
|
|
1187
1187
|
"filePath": "install.main.runtime.ts",
|
|
1188
|
-
"line":
|
|
1188
|
+
"line": 1077,
|
|
1189
1189
|
"character": 3
|
|
1190
1190
|
},
|
|
1191
1191
|
"raw": "/**\n * This function returns all the locations of the external links that should be created inside node_modules.\n * This information may then be passed to the package manager, which will create the links on its own.\n */",
|
|
@@ -1199,7 +1199,7 @@
|
|
|
1199
1199
|
"__schema": "ParameterSchema",
|
|
1200
1200
|
"location": {
|
|
1201
1201
|
"filePath": "install.main.runtime.ts",
|
|
1202
|
-
"line":
|
|
1202
|
+
"line": 1082,
|
|
1203
1203
|
"character": 5
|
|
1204
1204
|
},
|
|
1205
1205
|
"name": "options",
|
|
@@ -1207,7 +1207,7 @@
|
|
|
1207
1207
|
"__schema": "TypeRefSchema",
|
|
1208
1208
|
"location": {
|
|
1209
1209
|
"filePath": "install.main.runtime.ts",
|
|
1210
|
-
"line":
|
|
1210
|
+
"line": 1082,
|
|
1211
1211
|
"character": 14
|
|
1212
1212
|
},
|
|
1213
1213
|
"name": "WorkspaceLinkOptions"
|
|
@@ -1221,7 +1221,7 @@
|
|
|
1221
1221
|
"__schema": "TypeRefSchema",
|
|
1222
1222
|
"location": {
|
|
1223
1223
|
"filePath": "install.main.runtime.ts",
|
|
1224
|
-
"line":
|
|
1224
|
+
"line": 1083,
|
|
1225
1225
|
"character": 6
|
|
1226
1226
|
},
|
|
1227
1227
|
"name": "Promise",
|
|
@@ -1230,7 +1230,7 @@
|
|
|
1230
1230
|
"__schema": "TypeLiteralSchema",
|
|
1231
1231
|
"location": {
|
|
1232
1232
|
"filePath": "install.main.runtime.ts",
|
|
1233
|
-
"line":
|
|
1233
|
+
"line": 1083,
|
|
1234
1234
|
"character": 14
|
|
1235
1235
|
},
|
|
1236
1236
|
"members": [
|
|
@@ -1238,7 +1238,7 @@
|
|
|
1238
1238
|
"__schema": "VariableLikeSchema",
|
|
1239
1239
|
"location": {
|
|
1240
1240
|
"filePath": "install.main.runtime.ts",
|
|
1241
|
-
"line":
|
|
1241
|
+
"line": 1083,
|
|
1242
1242
|
"character": 16
|
|
1243
1243
|
},
|
|
1244
1244
|
"signature": "(property) linkResults: WorkspaceLinkResults",
|
|
@@ -1247,7 +1247,7 @@
|
|
|
1247
1247
|
"__schema": "TypeRefSchema",
|
|
1248
1248
|
"location": {
|
|
1249
1249
|
"filePath": "install.main.runtime.ts",
|
|
1250
|
-
"line":
|
|
1250
|
+
"line": 1083,
|
|
1251
1251
|
"character": 16
|
|
1252
1252
|
},
|
|
1253
1253
|
"name": "WorkspaceLinkResults",
|
|
@@ -1259,7 +1259,7 @@
|
|
|
1259
1259
|
"__schema": "VariableLikeSchema",
|
|
1260
1260
|
"location": {
|
|
1261
1261
|
"filePath": "install.main.runtime.ts",
|
|
1262
|
-
"line":
|
|
1262
|
+
"line": 1083,
|
|
1263
1263
|
"character": 51
|
|
1264
1264
|
},
|
|
1265
1265
|
"signature": "(property) linkedRootDeps: Record<string, string>",
|
|
@@ -1268,7 +1268,7 @@
|
|
|
1268
1268
|
"__schema": "TypeRefSchema",
|
|
1269
1269
|
"location": {
|
|
1270
1270
|
"filePath": "install.main.runtime.ts",
|
|
1271
|
-
"line":
|
|
1271
|
+
"line": 1083,
|
|
1272
1272
|
"character": 67
|
|
1273
1273
|
},
|
|
1274
1274
|
"name": "Record",
|
|
@@ -1277,7 +1277,7 @@
|
|
|
1277
1277
|
"__schema": "KeywordTypeSchema",
|
|
1278
1278
|
"location": {
|
|
1279
1279
|
"filePath": "install.main.runtime.ts",
|
|
1280
|
-
"line":
|
|
1280
|
+
"line": 1083,
|
|
1281
1281
|
"character": 74
|
|
1282
1282
|
},
|
|
1283
1283
|
"name": "string"
|
|
@@ -1286,7 +1286,7 @@
|
|
|
1286
1286
|
"__schema": "KeywordTypeSchema",
|
|
1287
1287
|
"location": {
|
|
1288
1288
|
"filePath": "install.main.runtime.ts",
|
|
1289
|
-
"line":
|
|
1289
|
+
"line": 1083,
|
|
1290
1290
|
"character": 82
|
|
1291
1291
|
},
|
|
1292
1292
|
"name": "string"
|
|
@@ -1307,7 +1307,7 @@
|
|
|
1307
1307
|
"__schema": "FunctionLikeSchema",
|
|
1308
1308
|
"location": {
|
|
1309
1309
|
"filePath": "install.main.runtime.ts",
|
|
1310
|
-
"line":
|
|
1310
|
+
"line": 1107,
|
|
1311
1311
|
"character": 3
|
|
1312
1312
|
},
|
|
1313
1313
|
"signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
|
|
@@ -1317,7 +1317,7 @@
|
|
|
1317
1317
|
"__schema": "ParameterSchema",
|
|
1318
1318
|
"location": {
|
|
1319
1319
|
"filePath": "install.main.runtime.ts",
|
|
1320
|
-
"line":
|
|
1320
|
+
"line": 1107,
|
|
1321
1321
|
"character": 22
|
|
1322
1322
|
},
|
|
1323
1323
|
"name": "compDirMap",
|
|
@@ -1325,7 +1325,7 @@
|
|
|
1325
1325
|
"__schema": "TypeRefSchema",
|
|
1326
1326
|
"location": {
|
|
1327
1327
|
"filePath": "install.main.runtime.ts",
|
|
1328
|
-
"line":
|
|
1328
|
+
"line": 1107,
|
|
1329
1329
|
"character": 34
|
|
1330
1330
|
},
|
|
1331
1331
|
"name": "ComponentMap",
|
|
@@ -1334,7 +1334,7 @@
|
|
|
1334
1334
|
"__schema": "KeywordTypeSchema",
|
|
1335
1335
|
"location": {
|
|
1336
1336
|
"filePath": "install.main.runtime.ts",
|
|
1337
|
-
"line":
|
|
1337
|
+
"line": 1107,
|
|
1338
1338
|
"character": 47
|
|
1339
1339
|
},
|
|
1340
1340
|
"name": "string"
|
|
@@ -1348,7 +1348,7 @@
|
|
|
1348
1348
|
"__schema": "ParameterSchema",
|
|
1349
1349
|
"location": {
|
|
1350
1350
|
"filePath": "install.main.runtime.ts",
|
|
1351
|
-
"line":
|
|
1351
|
+
"line": 1107,
|
|
1352
1352
|
"character": 56
|
|
1353
1353
|
},
|
|
1354
1354
|
"name": "options",
|
|
@@ -1356,7 +1356,7 @@
|
|
|
1356
1356
|
"__schema": "TypeLiteralSchema",
|
|
1357
1357
|
"location": {
|
|
1358
1358
|
"filePath": "install.main.runtime.ts",
|
|
1359
|
-
"line":
|
|
1359
|
+
"line": 1107,
|
|
1360
1360
|
"character": 66
|
|
1361
1361
|
},
|
|
1362
1362
|
"members": [
|
|
@@ -1364,7 +1364,7 @@
|
|
|
1364
1364
|
"__schema": "VariableLikeSchema",
|
|
1365
1365
|
"location": {
|
|
1366
1366
|
"filePath": "install.main.runtime.ts",
|
|
1367
|
-
"line":
|
|
1367
|
+
"line": 1107,
|
|
1368
1368
|
"character": 68
|
|
1369
1369
|
},
|
|
1370
1370
|
"signature": "(property) rewire?: boolean | undefined",
|
|
@@ -1373,7 +1373,7 @@
|
|
|
1373
1373
|
"__schema": "KeywordTypeSchema",
|
|
1374
1374
|
"location": {
|
|
1375
1375
|
"filePath": "install.main.runtime.ts",
|
|
1376
|
-
"line":
|
|
1376
|
+
"line": 1107,
|
|
1377
1377
|
"character": 77
|
|
1378
1378
|
},
|
|
1379
1379
|
"name": "boolean"
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
"__schema": "InferenceTypeSchema",
|
|
1391
1391
|
"location": {
|
|
1392
1392
|
"filePath": "install.main.runtime.ts",
|
|
1393
|
-
"line":
|
|
1393
|
+
"line": 1107,
|
|
1394
1394
|
"character": 3
|
|
1395
1395
|
},
|
|
1396
1396
|
"type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
|
|
@@ -1403,7 +1403,7 @@
|
|
|
1403
1403
|
"__schema": "FunctionLikeSchema",
|
|
1404
1404
|
"location": {
|
|
1405
1405
|
"filePath": "install.main.runtime.ts",
|
|
1406
|
-
"line":
|
|
1406
|
+
"line": 1112,
|
|
1407
1407
|
"character": 3
|
|
1408
1408
|
},
|
|
1409
1409
|
"signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
|
|
@@ -1413,7 +1413,7 @@
|
|
|
1413
1413
|
"__schema": "ParameterSchema",
|
|
1414
1414
|
"location": {
|
|
1415
1415
|
"filePath": "install.main.runtime.ts",
|
|
1416
|
-
"line":
|
|
1416
|
+
"line": 1112,
|
|
1417
1417
|
"character": 14
|
|
1418
1418
|
},
|
|
1419
1419
|
"name": "options",
|
|
@@ -1421,7 +1421,7 @@
|
|
|
1421
1421
|
"__schema": "TypeRefSchema",
|
|
1422
1422
|
"location": {
|
|
1423
1423
|
"filePath": "install.main.runtime.ts",
|
|
1424
|
-
"line":
|
|
1424
|
+
"line": 1112,
|
|
1425
1425
|
"character": 23
|
|
1426
1426
|
},
|
|
1427
1427
|
"name": "WorkspaceLinkOptions"
|
|
@@ -1435,7 +1435,7 @@
|
|
|
1435
1435
|
"__schema": "TypeRefSchema",
|
|
1436
1436
|
"location": {
|
|
1437
1437
|
"filePath": "install.main.runtime.ts",
|
|
1438
|
-
"line":
|
|
1438
|
+
"line": 1112,
|
|
1439
1439
|
"character": 51
|
|
1440
1440
|
},
|
|
1441
1441
|
"name": "Promise",
|
|
@@ -1444,7 +1444,7 @@
|
|
|
1444
1444
|
"__schema": "TypeRefSchema",
|
|
1445
1445
|
"location": {
|
|
1446
1446
|
"filePath": "install.main.runtime.ts",
|
|
1447
|
-
"line":
|
|
1447
|
+
"line": 1112,
|
|
1448
1448
|
"character": 59
|
|
1449
1449
|
},
|
|
1450
1450
|
"name": "WorkspaceLinkResults"
|
|
@@ -1459,7 +1459,7 @@
|
|
|
1459
1459
|
"__schema": "VariableLikeSchema",
|
|
1460
1460
|
"location": {
|
|
1461
1461
|
"filePath": "install.main.runtime.ts",
|
|
1462
|
-
"line":
|
|
1462
|
+
"line": 1217,
|
|
1463
1463
|
"character": 3
|
|
1464
1464
|
},
|
|
1465
1465
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
|
@@ -1468,7 +1468,7 @@
|
|
|
1468
1468
|
"__schema": "InferenceTypeSchema",
|
|
1469
1469
|
"location": {
|
|
1470
1470
|
"filePath": "install.main.runtime.ts",
|
|
1471
|
-
"line":
|
|
1471
|
+
"line": 1217,
|
|
1472
1472
|
"character": 3
|
|
1473
1473
|
},
|
|
1474
1474
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
|
@@ -1480,7 +1480,7 @@
|
|
|
1480
1480
|
"__schema": "VariableLikeSchema",
|
|
1481
1481
|
"location": {
|
|
1482
1482
|
"filePath": "install.main.runtime.ts",
|
|
1483
|
-
"line":
|
|
1483
|
+
"line": 1218,
|
|
1484
1484
|
"character": 3
|
|
1485
1485
|
},
|
|
1486
1486
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
|
@@ -1489,7 +1489,7 @@
|
|
|
1489
1489
|
"__schema": "InferenceTypeSchema",
|
|
1490
1490
|
"location": {
|
|
1491
1491
|
"filePath": "install.main.runtime.ts",
|
|
1492
|
-
"line":
|
|
1492
|
+
"line": 1218,
|
|
1493
1493
|
"character": 3
|
|
1494
1494
|
},
|
|
1495
1495
|
"type": "Aspect[]"
|
|
@@ -1501,7 +1501,7 @@
|
|
|
1501
1501
|
"__schema": "VariableLikeSchema",
|
|
1502
1502
|
"location": {
|
|
1503
1503
|
"filePath": "install.main.runtime.ts",
|
|
1504
|
-
"line":
|
|
1504
|
+
"line": 1234,
|
|
1505
1505
|
"character": 3
|
|
1506
1506
|
},
|
|
1507
1507
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
|
@@ -1510,7 +1510,7 @@
|
|
|
1510
1510
|
"__schema": "InferenceTypeSchema",
|
|
1511
1511
|
"location": {
|
|
1512
1512
|
"filePath": "install.main.runtime.ts",
|
|
1513
|
-
"line":
|
|
1513
|
+
"line": 1234,
|
|
1514
1514
|
"character": 3
|
|
1515
1515
|
},
|
|
1516
1516
|
"type": "RuntimeDefinition"
|
|
@@ -1522,7 +1522,7 @@
|
|
|
1522
1522
|
"__schema": "FunctionLikeSchema",
|
|
1523
1523
|
"location": {
|
|
1524
1524
|
"filePath": "install.main.runtime.ts",
|
|
1525
|
-
"line":
|
|
1525
|
+
"line": 1236,
|
|
1526
1526
|
"character": 3
|
|
1527
1527
|
},
|
|
1528
1528
|
"signature": "(method) InstallMain.provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader,]: [\n DependencyResolverMain,\n Workspace,\n LoggerMain,\n VariantsMain,\n CLIMain,\n CompilerMain,\n IssuesMain,\n EnvsMain,\n ApplicationMain,\n IpcEventsMain,\n GeneratorMain,\n WorkspaceConfigFilesMain,\n AspectLoaderMain\n], _: any, [preLinkSlot, preInstallSlot, postInstallSlot]: [PreLinkSlot, PreInstallSlot, PostInstallSlot], harmony: Harmony): Promise<InstallMain>",
|
|
@@ -1532,7 +1532,7 @@
|
|
|
1532
1532
|
"__schema": "ParameterSchema",
|
|
1533
1533
|
"location": {
|
|
1534
1534
|
"filePath": "install.main.runtime.ts",
|
|
1535
|
-
"line":
|
|
1535
|
+
"line": 1237,
|
|
1536
1536
|
"character": 5
|
|
1537
1537
|
},
|
|
1538
1538
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
|
|
@@ -1540,7 +1540,7 @@
|
|
|
1540
1540
|
"__schema": "TupleTypeSchema",
|
|
1541
1541
|
"location": {
|
|
1542
1542
|
"filePath": "install.main.runtime.ts",
|
|
1543
|
-
"line":
|
|
1543
|
+
"line": 1251,
|
|
1544
1544
|
"character": 8
|
|
1545
1545
|
},
|
|
1546
1546
|
"elements": [
|
|
@@ -1548,7 +1548,7 @@
|
|
|
1548
1548
|
"__schema": "TypeRefSchema",
|
|
1549
1549
|
"location": {
|
|
1550
1550
|
"filePath": "install.main.runtime.ts",
|
|
1551
|
-
"line":
|
|
1551
|
+
"line": 1252,
|
|
1552
1552
|
"character": 7
|
|
1553
1553
|
},
|
|
1554
1554
|
"name": "DependencyResolverMain"
|
|
@@ -1557,7 +1557,7 @@
|
|
|
1557
1557
|
"__schema": "TypeRefSchema",
|
|
1558
1558
|
"location": {
|
|
1559
1559
|
"filePath": "install.main.runtime.ts",
|
|
1560
|
-
"line":
|
|
1560
|
+
"line": 1253,
|
|
1561
1561
|
"character": 7
|
|
1562
1562
|
},
|
|
1563
1563
|
"name": "Workspace"
|
|
@@ -1566,7 +1566,7 @@
|
|
|
1566
1566
|
"__schema": "TypeRefSchema",
|
|
1567
1567
|
"location": {
|
|
1568
1568
|
"filePath": "install.main.runtime.ts",
|
|
1569
|
-
"line":
|
|
1569
|
+
"line": 1254,
|
|
1570
1570
|
"character": 7
|
|
1571
1571
|
},
|
|
1572
1572
|
"name": "LoggerMain"
|
|
@@ -1575,7 +1575,7 @@
|
|
|
1575
1575
|
"__schema": "TypeRefSchema",
|
|
1576
1576
|
"location": {
|
|
1577
1577
|
"filePath": "install.main.runtime.ts",
|
|
1578
|
-
"line":
|
|
1578
|
+
"line": 1255,
|
|
1579
1579
|
"character": 7
|
|
1580
1580
|
},
|
|
1581
1581
|
"name": "VariantsMain"
|
|
@@ -1584,7 +1584,7 @@
|
|
|
1584
1584
|
"__schema": "TypeRefSchema",
|
|
1585
1585
|
"location": {
|
|
1586
1586
|
"filePath": "install.main.runtime.ts",
|
|
1587
|
-
"line":
|
|
1587
|
+
"line": 1256,
|
|
1588
1588
|
"character": 7
|
|
1589
1589
|
},
|
|
1590
1590
|
"name": "CLIMain"
|
|
@@ -1593,7 +1593,7 @@
|
|
|
1593
1593
|
"__schema": "TypeRefSchema",
|
|
1594
1594
|
"location": {
|
|
1595
1595
|
"filePath": "install.main.runtime.ts",
|
|
1596
|
-
"line":
|
|
1596
|
+
"line": 1257,
|
|
1597
1597
|
"character": 7
|
|
1598
1598
|
},
|
|
1599
1599
|
"name": "CompilerMain"
|
|
@@ -1602,7 +1602,7 @@
|
|
|
1602
1602
|
"__schema": "TypeRefSchema",
|
|
1603
1603
|
"location": {
|
|
1604
1604
|
"filePath": "install.main.runtime.ts",
|
|
1605
|
-
"line":
|
|
1605
|
+
"line": 1258,
|
|
1606
1606
|
"character": 7
|
|
1607
1607
|
},
|
|
1608
1608
|
"name": "IssuesMain"
|
|
@@ -1611,7 +1611,7 @@
|
|
|
1611
1611
|
"__schema": "TypeRefSchema",
|
|
1612
1612
|
"location": {
|
|
1613
1613
|
"filePath": "install.main.runtime.ts",
|
|
1614
|
-
"line":
|
|
1614
|
+
"line": 1259,
|
|
1615
1615
|
"character": 7
|
|
1616
1616
|
},
|
|
1617
1617
|
"name": "EnvsMain"
|
|
@@ -1620,7 +1620,7 @@
|
|
|
1620
1620
|
"__schema": "TypeRefSchema",
|
|
1621
1621
|
"location": {
|
|
1622
1622
|
"filePath": "install.main.runtime.ts",
|
|
1623
|
-
"line":
|
|
1623
|
+
"line": 1260,
|
|
1624
1624
|
"character": 7
|
|
1625
1625
|
},
|
|
1626
1626
|
"name": "ApplicationMain"
|
|
@@ -1629,7 +1629,7 @@
|
|
|
1629
1629
|
"__schema": "TypeRefSchema",
|
|
1630
1630
|
"location": {
|
|
1631
1631
|
"filePath": "install.main.runtime.ts",
|
|
1632
|
-
"line":
|
|
1632
|
+
"line": 1261,
|
|
1633
1633
|
"character": 7
|
|
1634
1634
|
},
|
|
1635
1635
|
"name": "IpcEventsMain"
|
|
@@ -1638,7 +1638,7 @@
|
|
|
1638
1638
|
"__schema": "TypeRefSchema",
|
|
1639
1639
|
"location": {
|
|
1640
1640
|
"filePath": "install.main.runtime.ts",
|
|
1641
|
-
"line":
|
|
1641
|
+
"line": 1262,
|
|
1642
1642
|
"character": 7
|
|
1643
1643
|
},
|
|
1644
1644
|
"name": "GeneratorMain"
|
|
@@ -1647,7 +1647,7 @@
|
|
|
1647
1647
|
"__schema": "TypeRefSchema",
|
|
1648
1648
|
"location": {
|
|
1649
1649
|
"filePath": "install.main.runtime.ts",
|
|
1650
|
-
"line":
|
|
1650
|
+
"line": 1263,
|
|
1651
1651
|
"character": 7
|
|
1652
1652
|
},
|
|
1653
1653
|
"name": "WorkspaceConfigFilesMain"
|
|
@@ -1656,7 +1656,7 @@
|
|
|
1656
1656
|
"__schema": "TypeRefSchema",
|
|
1657
1657
|
"location": {
|
|
1658
1658
|
"filePath": "install.main.runtime.ts",
|
|
1659
|
-
"line":
|
|
1659
|
+
"line": 1264,
|
|
1660
1660
|
"character": 7
|
|
1661
1661
|
},
|
|
1662
1662
|
"name": "AspectLoaderMain"
|
|
@@ -1670,7 +1670,7 @@
|
|
|
1670
1670
|
"__schema": "ParameterSchema",
|
|
1671
1671
|
"location": {
|
|
1672
1672
|
"filePath": "install.main.runtime.ts",
|
|
1673
|
-
"line":
|
|
1673
|
+
"line": 1266,
|
|
1674
1674
|
"character": 5
|
|
1675
1675
|
},
|
|
1676
1676
|
"name": "_",
|
|
@@ -1678,7 +1678,7 @@
|
|
|
1678
1678
|
"__schema": "InferenceTypeSchema",
|
|
1679
1679
|
"location": {
|
|
1680
1680
|
"filePath": "install.main.runtime.ts",
|
|
1681
|
-
"line":
|
|
1681
|
+
"line": 1266,
|
|
1682
1682
|
"character": 5
|
|
1683
1683
|
},
|
|
1684
1684
|
"type": "any"
|
|
@@ -1690,7 +1690,7 @@
|
|
|
1690
1690
|
"__schema": "ParameterSchema",
|
|
1691
1691
|
"location": {
|
|
1692
1692
|
"filePath": "install.main.runtime.ts",
|
|
1693
|
-
"line":
|
|
1693
|
+
"line": 1267,
|
|
1694
1694
|
"character": 5
|
|
1695
1695
|
},
|
|
1696
1696
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
|
@@ -1698,7 +1698,7 @@
|
|
|
1698
1698
|
"__schema": "TupleTypeSchema",
|
|
1699
1699
|
"location": {
|
|
1700
1700
|
"filePath": "install.main.runtime.ts",
|
|
1701
|
-
"line":
|
|
1701
|
+
"line": 1267,
|
|
1702
1702
|
"character": 53
|
|
1703
1703
|
},
|
|
1704
1704
|
"elements": [
|
|
@@ -1706,7 +1706,7 @@
|
|
|
1706
1706
|
"__schema": "TypeRefSchema",
|
|
1707
1707
|
"location": {
|
|
1708
1708
|
"filePath": "install.main.runtime.ts",
|
|
1709
|
-
"line":
|
|
1709
|
+
"line": 1267,
|
|
1710
1710
|
"character": 54
|
|
1711
1711
|
},
|
|
1712
1712
|
"name": "PreLinkSlot"
|
|
@@ -1715,7 +1715,7 @@
|
|
|
1715
1715
|
"__schema": "TypeRefSchema",
|
|
1716
1716
|
"location": {
|
|
1717
1717
|
"filePath": "install.main.runtime.ts",
|
|
1718
|
-
"line":
|
|
1718
|
+
"line": 1267,
|
|
1719
1719
|
"character": 67
|
|
1720
1720
|
},
|
|
1721
1721
|
"name": "PreInstallSlot"
|
|
@@ -1724,7 +1724,7 @@
|
|
|
1724
1724
|
"__schema": "TypeRefSchema",
|
|
1725
1725
|
"location": {
|
|
1726
1726
|
"filePath": "install.main.runtime.ts",
|
|
1727
|
-
"line":
|
|
1727
|
+
"line": 1267,
|
|
1728
1728
|
"character": 83
|
|
1729
1729
|
},
|
|
1730
1730
|
"name": "PostInstallSlot"
|
|
@@ -1738,7 +1738,7 @@
|
|
|
1738
1738
|
"__schema": "ParameterSchema",
|
|
1739
1739
|
"location": {
|
|
1740
1740
|
"filePath": "install.main.runtime.ts",
|
|
1741
|
-
"line":
|
|
1741
|
+
"line": 1268,
|
|
1742
1742
|
"character": 5
|
|
1743
1743
|
},
|
|
1744
1744
|
"name": "harmony",
|
|
@@ -1746,7 +1746,7 @@
|
|
|
1746
1746
|
"__schema": "TypeRefSchema",
|
|
1747
1747
|
"location": {
|
|
1748
1748
|
"filePath": "install.main.runtime.ts",
|
|
1749
|
-
"line":
|
|
1749
|
+
"line": 1268,
|
|
1750
1750
|
"character": 14
|
|
1751
1751
|
},
|
|
1752
1752
|
"name": "Harmony"
|
|
@@ -1759,7 +1759,7 @@
|
|
|
1759
1759
|
"__schema": "InferenceTypeSchema",
|
|
1760
1760
|
"location": {
|
|
1761
1761
|
"filePath": "install.main.runtime.ts",
|
|
1762
|
-
"line":
|
|
1762
|
+
"line": 1236,
|
|
1763
1763
|
"character": 3
|
|
1764
1764
|
},
|
|
1765
1765
|
"type": "Promise<InstallMain>"
|
|
@@ -2476,7 +2476,7 @@
|
|
|
2476
2476
|
"__schema": "ClassSchema",
|
|
2477
2477
|
"location": {
|
|
2478
2478
|
"filePath": "install.main.runtime.ts",
|
|
2479
|
-
"line":
|
|
2479
|
+
"line": 107,
|
|
2480
2480
|
"character": 1
|
|
2481
2481
|
},
|
|
2482
2482
|
"signature": "class InstallMain",
|
|
@@ -2486,7 +2486,7 @@
|
|
|
2486
2486
|
"__schema": "ConstructorSchema",
|
|
2487
2487
|
"location": {
|
|
2488
2488
|
"filePath": "install.main.runtime.ts",
|
|
2489
|
-
"line":
|
|
2489
|
+
"line": 112,
|
|
2490
2490
|
"character": 3
|
|
2491
2491
|
},
|
|
2492
2492
|
"signature": "constructor InstallMain(dependencyResolver: DependencyResolverMain, logger: Logger, workspace: Workspace, variants: VariantsMain, compiler: CompilerMain, envs: EnvsMain, wsConfigFiles: WorkspaceConfigFilesMain, aspectLoader: AspectLoaderMain, app: ApplicationMain, generator: GeneratorMain, preLinkSlot: PreLinkSlot, preInstallSlot: PreInstallSlot, postInstallSlot: PostInstallSlot, ipcEvents: IpcEventsMain, harmony: Harmony): InstallMain",
|
|
@@ -2496,7 +2496,7 @@
|
|
|
2496
2496
|
"__schema": "ParameterSchema",
|
|
2497
2497
|
"location": {
|
|
2498
2498
|
"filePath": "install.main.runtime.ts",
|
|
2499
|
-
"line":
|
|
2499
|
+
"line": 113,
|
|
2500
2500
|
"character": 5
|
|
2501
2501
|
},
|
|
2502
2502
|
"name": "dependencyResolver",
|
|
@@ -2504,7 +2504,7 @@
|
|
|
2504
2504
|
"__schema": "TypeRefSchema",
|
|
2505
2505
|
"location": {
|
|
2506
2506
|
"filePath": "install.main.runtime.ts",
|
|
2507
|
-
"line":
|
|
2507
|
+
"line": 113,
|
|
2508
2508
|
"character": 33
|
|
2509
2509
|
},
|
|
2510
2510
|
"name": "DependencyResolverMain"
|
|
@@ -2516,7 +2516,7 @@
|
|
|
2516
2516
|
"__schema": "ParameterSchema",
|
|
2517
2517
|
"location": {
|
|
2518
2518
|
"filePath": "install.main.runtime.ts",
|
|
2519
|
-
"line":
|
|
2519
|
+
"line": 115,
|
|
2520
2520
|
"character": 5
|
|
2521
2521
|
},
|
|
2522
2522
|
"name": "logger",
|
|
@@ -2524,7 +2524,7 @@
|
|
|
2524
2524
|
"__schema": "TypeRefSchema",
|
|
2525
2525
|
"location": {
|
|
2526
2526
|
"filePath": "install.main.runtime.ts",
|
|
2527
|
-
"line":
|
|
2527
|
+
"line": 115,
|
|
2528
2528
|
"character": 21
|
|
2529
2529
|
},
|
|
2530
2530
|
"name": "Logger"
|
|
@@ -2536,7 +2536,7 @@
|
|
|
2536
2536
|
"__schema": "ParameterSchema",
|
|
2537
2537
|
"location": {
|
|
2538
2538
|
"filePath": "install.main.runtime.ts",
|
|
2539
|
-
"line":
|
|
2539
|
+
"line": 117,
|
|
2540
2540
|
"character": 5
|
|
2541
2541
|
},
|
|
2542
2542
|
"name": "workspace",
|
|
@@ -2544,7 +2544,7 @@
|
|
|
2544
2544
|
"__schema": "TypeRefSchema",
|
|
2545
2545
|
"location": {
|
|
2546
2546
|
"filePath": "install.main.runtime.ts",
|
|
2547
|
-
"line":
|
|
2547
|
+
"line": 117,
|
|
2548
2548
|
"character": 24
|
|
2549
2549
|
},
|
|
2550
2550
|
"name": "Workspace"
|
|
@@ -2556,7 +2556,7 @@
|
|
|
2556
2556
|
"__schema": "ParameterSchema",
|
|
2557
2557
|
"location": {
|
|
2558
2558
|
"filePath": "install.main.runtime.ts",
|
|
2559
|
-
"line":
|
|
2559
|
+
"line": 119,
|
|
2560
2560
|
"character": 5
|
|
2561
2561
|
},
|
|
2562
2562
|
"name": "variants",
|
|
@@ -2564,7 +2564,7 @@
|
|
|
2564
2564
|
"__schema": "TypeRefSchema",
|
|
2565
2565
|
"location": {
|
|
2566
2566
|
"filePath": "install.main.runtime.ts",
|
|
2567
|
-
"line":
|
|
2567
|
+
"line": 119,
|
|
2568
2568
|
"character": 23
|
|
2569
2569
|
},
|
|
2570
2570
|
"name": "VariantsMain"
|
|
@@ -2576,7 +2576,7 @@
|
|
|
2576
2576
|
"__schema": "ParameterSchema",
|
|
2577
2577
|
"location": {
|
|
2578
2578
|
"filePath": "install.main.runtime.ts",
|
|
2579
|
-
"line":
|
|
2579
|
+
"line": 121,
|
|
2580
2580
|
"character": 5
|
|
2581
2581
|
},
|
|
2582
2582
|
"name": "compiler",
|
|
@@ -2584,7 +2584,7 @@
|
|
|
2584
2584
|
"__schema": "TypeRefSchema",
|
|
2585
2585
|
"location": {
|
|
2586
2586
|
"filePath": "install.main.runtime.ts",
|
|
2587
|
-
"line":
|
|
2587
|
+
"line": 121,
|
|
2588
2588
|
"character": 23
|
|
2589
2589
|
},
|
|
2590
2590
|
"name": "CompilerMain"
|
|
@@ -2596,7 +2596,7 @@
|
|
|
2596
2596
|
"__schema": "ParameterSchema",
|
|
2597
2597
|
"location": {
|
|
2598
2598
|
"filePath": "install.main.runtime.ts",
|
|
2599
|
-
"line":
|
|
2599
|
+
"line": 123,
|
|
2600
2600
|
"character": 5
|
|
2601
2601
|
},
|
|
2602
2602
|
"name": "envs",
|
|
@@ -2604,7 +2604,7 @@
|
|
|
2604
2604
|
"__schema": "TypeRefSchema",
|
|
2605
2605
|
"location": {
|
|
2606
2606
|
"filePath": "install.main.runtime.ts",
|
|
2607
|
-
"line":
|
|
2607
|
+
"line": 123,
|
|
2608
2608
|
"character": 19
|
|
2609
2609
|
},
|
|
2610
2610
|
"name": "EnvsMain"
|
|
@@ -2616,7 +2616,7 @@
|
|
|
2616
2616
|
"__schema": "ParameterSchema",
|
|
2617
2617
|
"location": {
|
|
2618
2618
|
"filePath": "install.main.runtime.ts",
|
|
2619
|
-
"line":
|
|
2619
|
+
"line": 125,
|
|
2620
2620
|
"character": 5
|
|
2621
2621
|
},
|
|
2622
2622
|
"name": "wsConfigFiles",
|
|
@@ -2624,7 +2624,7 @@
|
|
|
2624
2624
|
"__schema": "TypeRefSchema",
|
|
2625
2625
|
"location": {
|
|
2626
2626
|
"filePath": "install.main.runtime.ts",
|
|
2627
|
-
"line":
|
|
2627
|
+
"line": 125,
|
|
2628
2628
|
"character": 28
|
|
2629
2629
|
},
|
|
2630
2630
|
"name": "WorkspaceConfigFilesMain"
|
|
@@ -2636,7 +2636,7 @@
|
|
|
2636
2636
|
"__schema": "ParameterSchema",
|
|
2637
2637
|
"location": {
|
|
2638
2638
|
"filePath": "install.main.runtime.ts",
|
|
2639
|
-
"line":
|
|
2639
|
+
"line": 127,
|
|
2640
2640
|
"character": 5
|
|
2641
2641
|
},
|
|
2642
2642
|
"name": "aspectLoader",
|
|
@@ -2644,7 +2644,7 @@
|
|
|
2644
2644
|
"__schema": "TypeRefSchema",
|
|
2645
2645
|
"location": {
|
|
2646
2646
|
"filePath": "install.main.runtime.ts",
|
|
2647
|
-
"line":
|
|
2647
|
+
"line": 127,
|
|
2648
2648
|
"character": 27
|
|
2649
2649
|
},
|
|
2650
2650
|
"name": "AspectLoaderMain"
|
|
@@ -2656,7 +2656,7 @@
|
|
|
2656
2656
|
"__schema": "ParameterSchema",
|
|
2657
2657
|
"location": {
|
|
2658
2658
|
"filePath": "install.main.runtime.ts",
|
|
2659
|
-
"line":
|
|
2659
|
+
"line": 129,
|
|
2660
2660
|
"character": 5
|
|
2661
2661
|
},
|
|
2662
2662
|
"name": "app",
|
|
@@ -2664,7 +2664,7 @@
|
|
|
2664
2664
|
"__schema": "TypeRefSchema",
|
|
2665
2665
|
"location": {
|
|
2666
2666
|
"filePath": "install.main.runtime.ts",
|
|
2667
|
-
"line":
|
|
2667
|
+
"line": 129,
|
|
2668
2668
|
"character": 18
|
|
2669
2669
|
},
|
|
2670
2670
|
"name": "ApplicationMain"
|
|
@@ -2676,7 +2676,7 @@
|
|
|
2676
2676
|
"__schema": "ParameterSchema",
|
|
2677
2677
|
"location": {
|
|
2678
2678
|
"filePath": "install.main.runtime.ts",
|
|
2679
|
-
"line":
|
|
2679
|
+
"line": 131,
|
|
2680
2680
|
"character": 5
|
|
2681
2681
|
},
|
|
2682
2682
|
"name": "generator",
|
|
@@ -2684,7 +2684,7 @@
|
|
|
2684
2684
|
"__schema": "TypeRefSchema",
|
|
2685
2685
|
"location": {
|
|
2686
2686
|
"filePath": "install.main.runtime.ts",
|
|
2687
|
-
"line":
|
|
2687
|
+
"line": 131,
|
|
2688
2688
|
"character": 24
|
|
2689
2689
|
},
|
|
2690
2690
|
"name": "GeneratorMain"
|
|
@@ -2696,7 +2696,7 @@
|
|
|
2696
2696
|
"__schema": "ParameterSchema",
|
|
2697
2697
|
"location": {
|
|
2698
2698
|
"filePath": "install.main.runtime.ts",
|
|
2699
|
-
"line":
|
|
2699
|
+
"line": 133,
|
|
2700
2700
|
"character": 5
|
|
2701
2701
|
},
|
|
2702
2702
|
"name": "preLinkSlot",
|
|
@@ -2704,7 +2704,7 @@
|
|
|
2704
2704
|
"__schema": "TypeRefSchema",
|
|
2705
2705
|
"location": {
|
|
2706
2706
|
"filePath": "install.main.runtime.ts",
|
|
2707
|
-
"line":
|
|
2707
|
+
"line": 133,
|
|
2708
2708
|
"character": 26
|
|
2709
2709
|
},
|
|
2710
2710
|
"name": "PreLinkSlot"
|
|
@@ -2716,7 +2716,7 @@
|
|
|
2716
2716
|
"__schema": "ParameterSchema",
|
|
2717
2717
|
"location": {
|
|
2718
2718
|
"filePath": "install.main.runtime.ts",
|
|
2719
|
-
"line":
|
|
2719
|
+
"line": 135,
|
|
2720
2720
|
"character": 5
|
|
2721
2721
|
},
|
|
2722
2722
|
"name": "preInstallSlot",
|
|
@@ -2724,7 +2724,7 @@
|
|
|
2724
2724
|
"__schema": "TypeRefSchema",
|
|
2725
2725
|
"location": {
|
|
2726
2726
|
"filePath": "install.main.runtime.ts",
|
|
2727
|
-
"line":
|
|
2727
|
+
"line": 135,
|
|
2728
2728
|
"character": 29
|
|
2729
2729
|
},
|
|
2730
2730
|
"name": "PreInstallSlot"
|
|
@@ -2736,7 +2736,7 @@
|
|
|
2736
2736
|
"__schema": "ParameterSchema",
|
|
2737
2737
|
"location": {
|
|
2738
2738
|
"filePath": "install.main.runtime.ts",
|
|
2739
|
-
"line":
|
|
2739
|
+
"line": 137,
|
|
2740
2740
|
"character": 5
|
|
2741
2741
|
},
|
|
2742
2742
|
"name": "postInstallSlot",
|
|
@@ -2744,7 +2744,7 @@
|
|
|
2744
2744
|
"__schema": "TypeRefSchema",
|
|
2745
2745
|
"location": {
|
|
2746
2746
|
"filePath": "install.main.runtime.ts",
|
|
2747
|
-
"line":
|
|
2747
|
+
"line": 137,
|
|
2748
2748
|
"character": 30
|
|
2749
2749
|
},
|
|
2750
2750
|
"name": "PostInstallSlot"
|
|
@@ -2756,7 +2756,7 @@
|
|
|
2756
2756
|
"__schema": "ParameterSchema",
|
|
2757
2757
|
"location": {
|
|
2758
2758
|
"filePath": "install.main.runtime.ts",
|
|
2759
|
-
"line":
|
|
2759
|
+
"line": 139,
|
|
2760
2760
|
"character": 5
|
|
2761
2761
|
},
|
|
2762
2762
|
"name": "ipcEvents",
|
|
@@ -2764,7 +2764,7 @@
|
|
|
2764
2764
|
"__schema": "TypeRefSchema",
|
|
2765
2765
|
"location": {
|
|
2766
2766
|
"filePath": "install.main.runtime.ts",
|
|
2767
|
-
"line":
|
|
2767
|
+
"line": 139,
|
|
2768
2768
|
"character": 24
|
|
2769
2769
|
},
|
|
2770
2770
|
"name": "IpcEventsMain"
|
|
@@ -2776,7 +2776,7 @@
|
|
|
2776
2776
|
"__schema": "ParameterSchema",
|
|
2777
2777
|
"location": {
|
|
2778
2778
|
"filePath": "install.main.runtime.ts",
|
|
2779
|
-
"line":
|
|
2779
|
+
"line": 141,
|
|
2780
2780
|
"character": 5
|
|
2781
2781
|
},
|
|
2782
2782
|
"name": "harmony",
|
|
@@ -2784,7 +2784,7 @@
|
|
|
2784
2784
|
"__schema": "TypeRefSchema",
|
|
2785
2785
|
"location": {
|
|
2786
2786
|
"filePath": "install.main.runtime.ts",
|
|
2787
|
-
"line":
|
|
2787
|
+
"line": 141,
|
|
2788
2788
|
"character": 22
|
|
2789
2789
|
},
|
|
2790
2790
|
"name": "Harmony"
|
|
@@ -2797,7 +2797,7 @@
|
|
|
2797
2797
|
"__schema": "ThisTypeSchema",
|
|
2798
2798
|
"location": {
|
|
2799
2799
|
"filePath": "install.main.runtime.ts",
|
|
2800
|
-
"line":
|
|
2800
|
+
"line": 107,
|
|
2801
2801
|
"character": 1
|
|
2802
2802
|
},
|
|
2803
2803
|
"name": "InstallMain"
|
|
@@ -2808,14 +2808,14 @@
|
|
|
2808
2808
|
"__schema": "FunctionLikeSchema",
|
|
2809
2809
|
"location": {
|
|
2810
2810
|
"filePath": "install.main.runtime.ts",
|
|
2811
|
-
"line":
|
|
2811
|
+
"line": 149,
|
|
2812
2812
|
"character": 3
|
|
2813
2813
|
},
|
|
2814
2814
|
"doc": {
|
|
2815
2815
|
"__schema": "DocSchema",
|
|
2816
2816
|
"location": {
|
|
2817
2817
|
"filePath": "install.main.runtime.ts",
|
|
2818
|
-
"line":
|
|
2818
|
+
"line": 143,
|
|
2819
2819
|
"character": 3
|
|
2820
2820
|
},
|
|
2821
2821
|
"raw": "/**\n * Install dependencies for all components in the workspace\n *\n * @returns\n * @memberof Workspace\n */",
|
|
@@ -2825,7 +2825,7 @@
|
|
|
2825
2825
|
"__schema": "ReturnTagSchema",
|
|
2826
2826
|
"location": {
|
|
2827
2827
|
"filePath": "install.main.runtime.ts",
|
|
2828
|
-
"line":
|
|
2828
|
+
"line": 146,
|
|
2829
2829
|
"character": 6
|
|
2830
2830
|
},
|
|
2831
2831
|
"tagName": "return"
|
|
@@ -2834,7 +2834,7 @@
|
|
|
2834
2834
|
"__schema": "TagSchema",
|
|
2835
2835
|
"location": {
|
|
2836
2836
|
"filePath": "install.main.runtime.ts",
|
|
2837
|
-
"line":
|
|
2837
|
+
"line": 147,
|
|
2838
2838
|
"character": 6
|
|
2839
2839
|
},
|
|
2840
2840
|
"tagName": "memberof",
|
|
@@ -2849,7 +2849,7 @@
|
|
|
2849
2849
|
"__schema": "ParameterSchema",
|
|
2850
2850
|
"location": {
|
|
2851
2851
|
"filePath": "install.main.runtime.ts",
|
|
2852
|
-
"line":
|
|
2852
|
+
"line": 149,
|
|
2853
2853
|
"character": 17
|
|
2854
2854
|
},
|
|
2855
2855
|
"name": "packages",
|
|
@@ -2857,14 +2857,14 @@
|
|
|
2857
2857
|
"__schema": "TypeArraySchema",
|
|
2858
2858
|
"location": {
|
|
2859
2859
|
"filePath": "install.main.runtime.ts",
|
|
2860
|
-
"line":
|
|
2860
|
+
"line": 149,
|
|
2861
2861
|
"character": 28
|
|
2862
2862
|
},
|
|
2863
2863
|
"type": {
|
|
2864
2864
|
"__schema": "KeywordTypeSchema",
|
|
2865
2865
|
"location": {
|
|
2866
2866
|
"filePath": "install.main.runtime.ts",
|
|
2867
|
-
"line":
|
|
2867
|
+
"line": 149,
|
|
2868
2868
|
"character": 28
|
|
2869
2869
|
},
|
|
2870
2870
|
"name": "string"
|
|
@@ -2877,7 +2877,7 @@
|
|
|
2877
2877
|
"__schema": "ParameterSchema",
|
|
2878
2878
|
"location": {
|
|
2879
2879
|
"filePath": "install.main.runtime.ts",
|
|
2880
|
-
"line":
|
|
2880
|
+
"line": 149,
|
|
2881
2881
|
"character": 38
|
|
2882
2882
|
},
|
|
2883
2883
|
"name": "options",
|
|
@@ -2885,7 +2885,7 @@
|
|
|
2885
2885
|
"__schema": "TypeRefSchema",
|
|
2886
2886
|
"location": {
|
|
2887
2887
|
"filePath": "install.main.runtime.ts",
|
|
2888
|
-
"line":
|
|
2888
|
+
"line": 149,
|
|
2889
2889
|
"character": 48
|
|
2890
2890
|
},
|
|
2891
2891
|
"name": "WorkspaceInstallOptions"
|
|
@@ -2898,7 +2898,7 @@
|
|
|
2898
2898
|
"__schema": "TypeRefSchema",
|
|
2899
2899
|
"location": {
|
|
2900
2900
|
"filePath": "install.main.runtime.ts",
|
|
2901
|
-
"line":
|
|
2901
|
+
"line": 149,
|
|
2902
2902
|
"character": 74
|
|
2903
2903
|
},
|
|
2904
2904
|
"name": "Promise",
|
|
@@ -2907,7 +2907,7 @@
|
|
|
2907
2907
|
"__schema": "TypeRefSchema",
|
|
2908
2908
|
"location": {
|
|
2909
2909
|
"filePath": "install.main.runtime.ts",
|
|
2910
|
-
"line":
|
|
2910
|
+
"line": 149,
|
|
2911
2911
|
"character": 82
|
|
2912
2912
|
},
|
|
2913
2913
|
"name": "ComponentMap",
|
|
@@ -2916,7 +2916,7 @@
|
|
|
2916
2916
|
"__schema": "KeywordTypeSchema",
|
|
2917
2917
|
"location": {
|
|
2918
2918
|
"filePath": "install.main.runtime.ts",
|
|
2919
|
-
"line":
|
|
2919
|
+
"line": 149,
|
|
2920
2920
|
"character": 95
|
|
2921
2921
|
},
|
|
2922
2922
|
"name": "string"
|
|
@@ -2933,7 +2933,7 @@
|
|
|
2933
2933
|
"__schema": "FunctionLikeSchema",
|
|
2934
2934
|
"location": {
|
|
2935
2935
|
"filePath": "install.main.runtime.ts",
|
|
2936
|
-
"line":
|
|
2936
|
+
"line": 190,
|
|
2937
2937
|
"character": 3
|
|
2938
2938
|
},
|
|
2939
2939
|
"signature": "(method) InstallMain.registerPreLink(fn: PreLink): void",
|
|
@@ -2943,7 +2943,7 @@
|
|
|
2943
2943
|
"__schema": "ParameterSchema",
|
|
2944
2944
|
"location": {
|
|
2945
2945
|
"filePath": "install.main.runtime.ts",
|
|
2946
|
-
"line":
|
|
2946
|
+
"line": 190,
|
|
2947
2947
|
"character": 19
|
|
2948
2948
|
},
|
|
2949
2949
|
"name": "fn",
|
|
@@ -2951,7 +2951,7 @@
|
|
|
2951
2951
|
"__schema": "TypeRefSchema",
|
|
2952
2952
|
"location": {
|
|
2953
2953
|
"filePath": "install.main.runtime.ts",
|
|
2954
|
-
"line":
|
|
2954
|
+
"line": 190,
|
|
2955
2955
|
"character": 23
|
|
2956
2956
|
},
|
|
2957
2957
|
"name": "PreLink"
|
|
@@ -2964,7 +2964,7 @@
|
|
|
2964
2964
|
"__schema": "InferenceTypeSchema",
|
|
2965
2965
|
"location": {
|
|
2966
2966
|
"filePath": "install.main.runtime.ts",
|
|
2967
|
-
"line":
|
|
2967
|
+
"line": 190,
|
|
2968
2968
|
"character": 3
|
|
2969
2969
|
},
|
|
2970
2970
|
"type": "void"
|
|
@@ -2975,7 +2975,7 @@
|
|
|
2975
2975
|
"__schema": "FunctionLikeSchema",
|
|
2976
2976
|
"location": {
|
|
2977
2977
|
"filePath": "install.main.runtime.ts",
|
|
2978
|
-
"line":
|
|
2978
|
+
"line": 194,
|
|
2979
2979
|
"character": 3
|
|
2980
2980
|
},
|
|
2981
2981
|
"signature": "(method) InstallMain.registerPreInstall(fn: PreInstall): void",
|
|
@@ -2985,7 +2985,7 @@
|
|
|
2985
2985
|
"__schema": "ParameterSchema",
|
|
2986
2986
|
"location": {
|
|
2987
2987
|
"filePath": "install.main.runtime.ts",
|
|
2988
|
-
"line":
|
|
2988
|
+
"line": 194,
|
|
2989
2989
|
"character": 22
|
|
2990
2990
|
},
|
|
2991
2991
|
"name": "fn",
|
|
@@ -2993,7 +2993,7 @@
|
|
|
2993
2993
|
"__schema": "TypeRefSchema",
|
|
2994
2994
|
"location": {
|
|
2995
2995
|
"filePath": "install.main.runtime.ts",
|
|
2996
|
-
"line":
|
|
2996
|
+
"line": 194,
|
|
2997
2997
|
"character": 26
|
|
2998
2998
|
},
|
|
2999
2999
|
"name": "PreInstall"
|
|
@@ -3006,7 +3006,7 @@
|
|
|
3006
3006
|
"__schema": "InferenceTypeSchema",
|
|
3007
3007
|
"location": {
|
|
3008
3008
|
"filePath": "install.main.runtime.ts",
|
|
3009
|
-
"line":
|
|
3009
|
+
"line": 194,
|
|
3010
3010
|
"character": 3
|
|
3011
3011
|
},
|
|
3012
3012
|
"type": "void"
|
|
@@ -3017,7 +3017,7 @@
|
|
|
3017
3017
|
"__schema": "FunctionLikeSchema",
|
|
3018
3018
|
"location": {
|
|
3019
3019
|
"filePath": "install.main.runtime.ts",
|
|
3020
|
-
"line":
|
|
3020
|
+
"line": 198,
|
|
3021
3021
|
"character": 3
|
|
3022
3022
|
},
|
|
3023
3023
|
"signature": "(method) InstallMain.registerPostInstall(fn: PostInstall): void",
|
|
@@ -3027,7 +3027,7 @@
|
|
|
3027
3027
|
"__schema": "ParameterSchema",
|
|
3028
3028
|
"location": {
|
|
3029
3029
|
"filePath": "install.main.runtime.ts",
|
|
3030
|
-
"line":
|
|
3030
|
+
"line": 198,
|
|
3031
3031
|
"character": 23
|
|
3032
3032
|
},
|
|
3033
3033
|
"name": "fn",
|
|
@@ -3035,7 +3035,7 @@
|
|
|
3035
3035
|
"__schema": "TypeRefSchema",
|
|
3036
3036
|
"location": {
|
|
3037
3037
|
"filePath": "install.main.runtime.ts",
|
|
3038
|
-
"line":
|
|
3038
|
+
"line": 198,
|
|
3039
3039
|
"character": 27
|
|
3040
3040
|
},
|
|
3041
3041
|
"name": "PostInstall"
|
|
@@ -3048,7 +3048,7 @@
|
|
|
3048
3048
|
"__schema": "InferenceTypeSchema",
|
|
3049
3049
|
"location": {
|
|
3050
3050
|
"filePath": "install.main.runtime.ts",
|
|
3051
|
-
"line":
|
|
3051
|
+
"line": 198,
|
|
3052
3052
|
"character": 3
|
|
3053
3053
|
},
|
|
3054
3054
|
"type": "void"
|
|
@@ -3059,7 +3059,7 @@
|
|
|
3059
3059
|
"__schema": "FunctionLikeSchema",
|
|
3060
3060
|
"location": {
|
|
3061
3061
|
"filePath": "install.main.runtime.ts",
|
|
3062
|
-
"line":
|
|
3062
|
+
"line": 202,
|
|
3063
3063
|
"character": 3
|
|
3064
3064
|
},
|
|
3065
3065
|
"signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[]): Promise<void>",
|
|
@@ -3069,7 +3069,7 @@
|
|
|
3069
3069
|
"__schema": "ParameterSchema",
|
|
3070
3070
|
"location": {
|
|
3071
3071
|
"filePath": "install.main.runtime.ts",
|
|
3072
|
-
"line":
|
|
3072
|
+
"line": 202,
|
|
3073
3073
|
"character": 27
|
|
3074
3074
|
},
|
|
3075
3075
|
"name": "generateResults",
|
|
@@ -3077,14 +3077,14 @@
|
|
|
3077
3077
|
"__schema": "TypeArraySchema",
|
|
3078
3078
|
"location": {
|
|
3079
3079
|
"filePath": "install.main.runtime.ts",
|
|
3080
|
-
"line":
|
|
3080
|
+
"line": 202,
|
|
3081
3081
|
"character": 44
|
|
3082
3082
|
},
|
|
3083
3083
|
"type": {
|
|
3084
3084
|
"__schema": "TypeRefSchema",
|
|
3085
3085
|
"location": {
|
|
3086
3086
|
"filePath": "install.main.runtime.ts",
|
|
3087
|
-
"line":
|
|
3087
|
+
"line": 202,
|
|
3088
3088
|
"character": 44
|
|
3089
3089
|
},
|
|
3090
3090
|
"name": "GenerateResult"
|
|
@@ -3098,7 +3098,7 @@
|
|
|
3098
3098
|
"__schema": "InferenceTypeSchema",
|
|
3099
3099
|
"location": {
|
|
3100
3100
|
"filePath": "install.main.runtime.ts",
|
|
3101
|
-
"line":
|
|
3101
|
+
"line": 202,
|
|
3102
3102
|
"character": 3
|
|
3103
3103
|
},
|
|
3104
3104
|
"type": "Promise<void>"
|
|
@@ -3111,7 +3111,7 @@
|
|
|
3111
3111
|
"__schema": "FunctionLikeSchema",
|
|
3112
3112
|
"location": {
|
|
3113
3113
|
"filePath": "install.main.runtime.ts",
|
|
3114
|
-
"line":
|
|
3114
|
+
"line": 793,
|
|
3115
3115
|
"character": 3
|
|
3116
3116
|
},
|
|
3117
3117
|
"signature": "(method) InstallMain.setOldNonLoadedEnvs(): string[]",
|
|
@@ -3121,7 +3121,7 @@
|
|
|
3121
3121
|
"__schema": "InferenceTypeSchema",
|
|
3122
3122
|
"location": {
|
|
3123
3123
|
"filePath": "install.main.runtime.ts",
|
|
3124
|
-
"line":
|
|
3124
|
+
"line": 793,
|
|
3125
3125
|
"character": 3
|
|
3126
3126
|
},
|
|
3127
3127
|
"type": "string[]"
|
|
@@ -3134,14 +3134,14 @@
|
|
|
3134
3134
|
"__schema": "FunctionLikeSchema",
|
|
3135
3135
|
"location": {
|
|
3136
3136
|
"filePath": "install.main.runtime.ts",
|
|
3137
|
-
"line":
|
|
3137
|
+
"line": 808,
|
|
3138
3138
|
"character": 3
|
|
3139
3139
|
},
|
|
3140
3140
|
"doc": {
|
|
3141
3141
|
"__schema": "DocSchema",
|
|
3142
3142
|
"location": {
|
|
3143
3143
|
"filePath": "install.main.runtime.ts",
|
|
3144
|
-
"line":
|
|
3144
|
+
"line": 801,
|
|
3145
3145
|
"character": 3
|
|
3146
3146
|
},
|
|
3147
3147
|
"raw": "/**\n * This function returns a list of old non-loaded environments names.\n * @returns an array of strings called `oldNonLoadedEnvs`. This array contains the names of environment variables that\n * failed to load as extensions and are also don't have an env.jsonc file.\n * If this list is not empty, then the user might need to run another install to make sure all dependencies resolved\n * correctly\n */",
|
|
@@ -3151,7 +3151,7 @@
|
|
|
3151
3151
|
"__schema": "ReturnTagSchema",
|
|
3152
3152
|
"location": {
|
|
3153
3153
|
"filePath": "install.main.runtime.ts",
|
|
3154
|
-
"line":
|
|
3154
|
+
"line": 803,
|
|
3155
3155
|
"character": 6
|
|
3156
3156
|
},
|
|
3157
3157
|
"tagName": "return",
|
|
@@ -3166,7 +3166,7 @@
|
|
|
3166
3166
|
"__schema": "InferenceTypeSchema",
|
|
3167
3167
|
"location": {
|
|
3168
3168
|
"filePath": "install.main.runtime.ts",
|
|
3169
|
-
"line":
|
|
3169
|
+
"line": 808,
|
|
3170
3170
|
"character": 3
|
|
3171
3171
|
},
|
|
3172
3172
|
"type": "string[]"
|
|
@@ -3179,14 +3179,14 @@
|
|
|
3179
3179
|
"__schema": "FunctionLikeSchema",
|
|
3180
3180
|
"location": {
|
|
3181
3181
|
"filePath": "install.main.runtime.ts",
|
|
3182
|
-
"line":
|
|
3182
|
+
"line": 955,
|
|
3183
3183
|
"character": 3
|
|
3184
3184
|
},
|
|
3185
3185
|
"doc": {
|
|
3186
3186
|
"__schema": "DocSchema",
|
|
3187
3187
|
"location": {
|
|
3188
3188
|
"filePath": "install.main.runtime.ts",
|
|
3189
|
-
"line":
|
|
3189
|
+
"line": 950,
|
|
3190
3190
|
"character": 3
|
|
3191
3191
|
},
|
|
3192
3192
|
"raw": "/**\n * Updates out-of-date dependencies in the workspace.\n *\n * @param options.all {Boolean} updates all outdated dependencies without showing a prompt.\n */",
|
|
@@ -3196,7 +3196,7 @@
|
|
|
3196
3196
|
"__schema": "PropertyLikeTagSchema",
|
|
3197
3197
|
"location": {
|
|
3198
3198
|
"filePath": "install.main.runtime.ts",
|
|
3199
|
-
"line":
|
|
3199
|
+
"line": 953,
|
|
3200
3200
|
"character": 6
|
|
3201
3201
|
},
|
|
3202
3202
|
"name": "options.all",
|
|
@@ -3206,7 +3206,7 @@
|
|
|
3206
3206
|
"__schema": "TypeRefSchema",
|
|
3207
3207
|
"location": {
|
|
3208
3208
|
"filePath": "install.main.runtime.ts",
|
|
3209
|
-
"line":
|
|
3209
|
+
"line": 953,
|
|
3210
3210
|
"character": 26
|
|
3211
3211
|
},
|
|
3212
3212
|
"name": "Boolean"
|
|
@@ -3221,7 +3221,7 @@
|
|
|
3221
3221
|
"__schema": "ParameterSchema",
|
|
3222
3222
|
"location": {
|
|
3223
3223
|
"filePath": "install.main.runtime.ts",
|
|
3224
|
-
"line":
|
|
3224
|
+
"line": 955,
|
|
3225
3225
|
"character": 28
|
|
3226
3226
|
},
|
|
3227
3227
|
"name": "options",
|
|
@@ -3229,7 +3229,7 @@
|
|
|
3229
3229
|
"__schema": "TypeLiteralSchema",
|
|
3230
3230
|
"location": {
|
|
3231
3231
|
"filePath": "install.main.runtime.ts",
|
|
3232
|
-
"line":
|
|
3232
|
+
"line": 955,
|
|
3233
3233
|
"character": 37
|
|
3234
3234
|
},
|
|
3235
3235
|
"members": [
|
|
@@ -3237,7 +3237,7 @@
|
|
|
3237
3237
|
"__schema": "VariableLikeSchema",
|
|
3238
3238
|
"location": {
|
|
3239
3239
|
"filePath": "install.main.runtime.ts",
|
|
3240
|
-
"line":
|
|
3240
|
+
"line": 956,
|
|
3241
3241
|
"character": 5
|
|
3242
3242
|
},
|
|
3243
3243
|
"signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
|
|
@@ -3246,7 +3246,7 @@
|
|
|
3246
3246
|
"__schema": "TypeUnionSchema",
|
|
3247
3247
|
"location": {
|
|
3248
3248
|
"filePath": "install.main.runtime.ts",
|
|
3249
|
-
"line":
|
|
3249
|
+
"line": 956,
|
|
3250
3250
|
"character": 24
|
|
3251
3251
|
},
|
|
3252
3252
|
"types": [
|
|
@@ -3254,7 +3254,7 @@
|
|
|
3254
3254
|
"__schema": "LiteralTypeSchema",
|
|
3255
3255
|
"location": {
|
|
3256
3256
|
"filePath": "install.main.runtime.ts",
|
|
3257
|
-
"line":
|
|
3257
|
+
"line": 956,
|
|
3258
3258
|
"character": 24
|
|
3259
3259
|
},
|
|
3260
3260
|
"name": "'major'"
|
|
@@ -3263,7 +3263,7 @@
|
|
|
3263
3263
|
"__schema": "LiteralTypeSchema",
|
|
3264
3264
|
"location": {
|
|
3265
3265
|
"filePath": "install.main.runtime.ts",
|
|
3266
|
-
"line":
|
|
3266
|
+
"line": 956,
|
|
3267
3267
|
"character": 34
|
|
3268
3268
|
},
|
|
3269
3269
|
"name": "'minor'"
|
|
@@ -3272,7 +3272,7 @@
|
|
|
3272
3272
|
"__schema": "LiteralTypeSchema",
|
|
3273
3273
|
"location": {
|
|
3274
3274
|
"filePath": "install.main.runtime.ts",
|
|
3275
|
-
"line":
|
|
3275
|
+
"line": 956,
|
|
3276
3276
|
"character": 44
|
|
3277
3277
|
},
|
|
3278
3278
|
"name": "'patch'"
|
|
@@ -3281,7 +3281,7 @@
|
|
|
3281
3281
|
"__schema": "LiteralTypeSchema",
|
|
3282
3282
|
"location": {
|
|
3283
3283
|
"filePath": "install.main.runtime.ts",
|
|
3284
|
-
"line":
|
|
3284
|
+
"line": 956,
|
|
3285
3285
|
"character": 54
|
|
3286
3286
|
},
|
|
3287
3287
|
"name": "'compatible'"
|
|
@@ -3294,7 +3294,7 @@
|
|
|
3294
3294
|
"__schema": "VariableLikeSchema",
|
|
3295
3295
|
"location": {
|
|
3296
3296
|
"filePath": "install.main.runtime.ts",
|
|
3297
|
-
"line":
|
|
3297
|
+
"line": 957,
|
|
3298
3298
|
"character": 5
|
|
3299
3299
|
},
|
|
3300
3300
|
"signature": "(property) patterns?: string[] | undefined",
|
|
@@ -3303,14 +3303,14 @@
|
|
|
3303
3303
|
"__schema": "TypeArraySchema",
|
|
3304
3304
|
"location": {
|
|
3305
3305
|
"filePath": "install.main.runtime.ts",
|
|
3306
|
-
"line":
|
|
3306
|
+
"line": 957,
|
|
3307
3307
|
"character": 16
|
|
3308
3308
|
},
|
|
3309
3309
|
"type": {
|
|
3310
3310
|
"__schema": "KeywordTypeSchema",
|
|
3311
3311
|
"location": {
|
|
3312
3312
|
"filePath": "install.main.runtime.ts",
|
|
3313
|
-
"line":
|
|
3313
|
+
"line": 957,
|
|
3314
3314
|
"character": 16
|
|
3315
3315
|
},
|
|
3316
3316
|
"name": "string"
|
|
@@ -3322,7 +3322,7 @@
|
|
|
3322
3322
|
"__schema": "VariableLikeSchema",
|
|
3323
3323
|
"location": {
|
|
3324
3324
|
"filePath": "install.main.runtime.ts",
|
|
3325
|
-
"line":
|
|
3325
|
+
"line": 958,
|
|
3326
3326
|
"character": 5
|
|
3327
3327
|
},
|
|
3328
3328
|
"signature": "(property) all: boolean",
|
|
@@ -3331,7 +3331,7 @@
|
|
|
3331
3331
|
"__schema": "KeywordTypeSchema",
|
|
3332
3332
|
"location": {
|
|
3333
3333
|
"filePath": "install.main.runtime.ts",
|
|
3334
|
-
"line":
|
|
3334
|
+
"line": 958,
|
|
3335
3335
|
"character": 10
|
|
3336
3336
|
},
|
|
3337
3337
|
"name": "boolean"
|
|
@@ -3348,7 +3348,7 @@
|
|
|
3348
3348
|
"__schema": "TypeRefSchema",
|
|
3349
3349
|
"location": {
|
|
3350
3350
|
"filePath": "install.main.runtime.ts",
|
|
3351
|
-
"line":
|
|
3351
|
+
"line": 959,
|
|
3352
3352
|
"character": 7
|
|
3353
3353
|
},
|
|
3354
3354
|
"name": "Promise",
|
|
@@ -3357,7 +3357,7 @@
|
|
|
3357
3357
|
"__schema": "TypeUnionSchema",
|
|
3358
3358
|
"location": {
|
|
3359
3359
|
"filePath": "install.main.runtime.ts",
|
|
3360
|
-
"line":
|
|
3360
|
+
"line": 959,
|
|
3361
3361
|
"character": 15
|
|
3362
3362
|
},
|
|
3363
3363
|
"types": [
|
|
@@ -3365,7 +3365,7 @@
|
|
|
3365
3365
|
"__schema": "TypeRefSchema",
|
|
3366
3366
|
"location": {
|
|
3367
3367
|
"filePath": "install.main.runtime.ts",
|
|
3368
|
-
"line":
|
|
3368
|
+
"line": 959,
|
|
3369
3369
|
"character": 15
|
|
3370
3370
|
},
|
|
3371
3371
|
"name": "ComponentMap",
|
|
@@ -3374,7 +3374,7 @@
|
|
|
3374
3374
|
"__schema": "KeywordTypeSchema",
|
|
3375
3375
|
"location": {
|
|
3376
3376
|
"filePath": "install.main.runtime.ts",
|
|
3377
|
-
"line":
|
|
3377
|
+
"line": 959,
|
|
3378
3378
|
"character": 28
|
|
3379
3379
|
},
|
|
3380
3380
|
"name": "string"
|
|
@@ -3385,7 +3385,7 @@
|
|
|
3385
3385
|
"__schema": "LiteralTypeSchema",
|
|
3386
3386
|
"location": {
|
|
3387
3387
|
"filePath": "install.main.runtime.ts",
|
|
3388
|
-
"line":
|
|
3388
|
+
"line": 959,
|
|
3389
3389
|
"character": 38
|
|
3390
3390
|
},
|
|
3391
3391
|
"name": "null"
|
|
@@ -3402,7 +3402,7 @@
|
|
|
3402
3402
|
"__schema": "FunctionLikeSchema",
|
|
3403
3403
|
"location": {
|
|
3404
3404
|
"filePath": "install.main.runtime.ts",
|
|
3405
|
-
"line":
|
|
3405
|
+
"line": 1002,
|
|
3406
3406
|
"character": 3
|
|
3407
3407
|
},
|
|
3408
3408
|
"signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
|
|
@@ -3412,7 +3412,7 @@
|
|
|
3412
3412
|
"__schema": "ParameterSchema",
|
|
3413
3413
|
"location": {
|
|
3414
3414
|
"filePath": "install.main.runtime.ts",
|
|
3415
|
-
"line":
|
|
3415
|
+
"line": 1002,
|
|
3416
3416
|
"character": 46
|
|
3417
3417
|
},
|
|
3418
3418
|
"name": "components",
|
|
@@ -3420,14 +3420,14 @@
|
|
|
3420
3420
|
"__schema": "TypeArraySchema",
|
|
3421
3421
|
"location": {
|
|
3422
3422
|
"filePath": "install.main.runtime.ts",
|
|
3423
|
-
"line":
|
|
3423
|
+
"line": 1002,
|
|
3424
3424
|
"character": 58
|
|
3425
3425
|
},
|
|
3426
3426
|
"type": {
|
|
3427
3427
|
"__schema": "TypeRefSchema",
|
|
3428
3428
|
"location": {
|
|
3429
3429
|
"filePath": "install.main.runtime.ts",
|
|
3430
|
-
"line":
|
|
3430
|
+
"line": 1002,
|
|
3431
3431
|
"character": 58
|
|
3432
3432
|
},
|
|
3433
3433
|
"name": "Component"
|
|
@@ -3441,7 +3441,7 @@
|
|
|
3441
3441
|
"__schema": "InferenceTypeSchema",
|
|
3442
3442
|
"location": {
|
|
3443
3443
|
"filePath": "install.main.runtime.ts",
|
|
3444
|
-
"line":
|
|
3444
|
+
"line": 1002,
|
|
3445
3445
|
"character": 3
|
|
3446
3446
|
},
|
|
3447
3447
|
"type": "Promise<void>"
|
|
@@ -3454,14 +3454,14 @@
|
|
|
3454
3454
|
"__schema": "FunctionLikeSchema",
|
|
3455
3455
|
"location": {
|
|
3456
3456
|
"filePath": "install.main.runtime.ts",
|
|
3457
|
-
"line":
|
|
3457
|
+
"line": 1071,
|
|
3458
3458
|
"character": 3
|
|
3459
3459
|
},
|
|
3460
3460
|
"doc": {
|
|
3461
3461
|
"__schema": "DocSchema",
|
|
3462
3462
|
"location": {
|
|
3463
3463
|
"filePath": "install.main.runtime.ts",
|
|
3464
|
-
"line":
|
|
3464
|
+
"line": 1066,
|
|
3465
3465
|
"character": 3
|
|
3466
3466
|
},
|
|
3467
3467
|
"raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
|
|
@@ -3471,7 +3471,7 @@
|
|
|
3471
3471
|
"__schema": "PropertyLikeTagSchema",
|
|
3472
3472
|
"location": {
|
|
3473
3473
|
"filePath": "install.main.runtime.ts",
|
|
3474
|
-
"line":
|
|
3474
|
+
"line": 1069,
|
|
3475
3475
|
"character": 6
|
|
3476
3476
|
},
|
|
3477
3477
|
"name": "the",
|
|
@@ -3481,14 +3481,14 @@
|
|
|
3481
3481
|
"__schema": "TypeArraySchema",
|
|
3482
3482
|
"location": {
|
|
3483
3483
|
"filePath": "install.main.runtime.ts",
|
|
3484
|
-
"line":
|
|
3484
|
+
"line": 1069,
|
|
3485
3485
|
"character": 14
|
|
3486
3486
|
},
|
|
3487
3487
|
"type": {
|
|
3488
3488
|
"__schema": "KeywordTypeSchema",
|
|
3489
3489
|
"location": {
|
|
3490
3490
|
"filePath": "install.main.runtime.ts",
|
|
3491
|
-
"line":
|
|
3491
|
+
"line": 1069,
|
|
3492
3492
|
"character": 14
|
|
3493
3493
|
},
|
|
3494
3494
|
"name": "string"
|
|
@@ -3504,7 +3504,7 @@
|
|
|
3504
3504
|
"__schema": "ParameterSchema",
|
|
3505
3505
|
"location": {
|
|
3506
3506
|
"filePath": "install.main.runtime.ts",
|
|
3507
|
-
"line":
|
|
3507
|
+
"line": 1071,
|
|
3508
3508
|
"character": 31
|
|
3509
3509
|
},
|
|
3510
3510
|
"name": "packages",
|
|
@@ -3512,14 +3512,14 @@
|
|
|
3512
3512
|
"__schema": "TypeArraySchema",
|
|
3513
3513
|
"location": {
|
|
3514
3514
|
"filePath": "install.main.runtime.ts",
|
|
3515
|
-
"line":
|
|
3515
|
+
"line": 1071,
|
|
3516
3516
|
"character": 41
|
|
3517
3517
|
},
|
|
3518
3518
|
"type": {
|
|
3519
3519
|
"__schema": "KeywordTypeSchema",
|
|
3520
3520
|
"location": {
|
|
3521
3521
|
"filePath": "install.main.runtime.ts",
|
|
3522
|
-
"line":
|
|
3522
|
+
"line": 1071,
|
|
3523
3523
|
"character": 41
|
|
3524
3524
|
},
|
|
3525
3525
|
"name": "string"
|
|
@@ -3533,7 +3533,7 @@
|
|
|
3533
3533
|
"__schema": "InferenceTypeSchema",
|
|
3534
3534
|
"location": {
|
|
3535
3535
|
"filePath": "install.main.runtime.ts",
|
|
3536
|
-
"line":
|
|
3536
|
+
"line": 1071,
|
|
3537
3537
|
"character": 3
|
|
3538
3538
|
},
|
|
3539
3539
|
"type": "Promise<ComponentMap<string>>"
|
|
@@ -3546,14 +3546,14 @@
|
|
|
3546
3546
|
"__schema": "FunctionLikeSchema",
|
|
3547
3547
|
"location": {
|
|
3548
3548
|
"filePath": "install.main.runtime.ts",
|
|
3549
|
-
"line":
|
|
3549
|
+
"line": 1081,
|
|
3550
3550
|
"character": 3
|
|
3551
3551
|
},
|
|
3552
3552
|
"doc": {
|
|
3553
3553
|
"__schema": "DocSchema",
|
|
3554
3554
|
"location": {
|
|
3555
3555
|
"filePath": "install.main.runtime.ts",
|
|
3556
|
-
"line":
|
|
3556
|
+
"line": 1077,
|
|
3557
3557
|
"character": 3
|
|
3558
3558
|
},
|
|
3559
3559
|
"raw": "/**\n * This function returns all the locations of the external links that should be created inside node_modules.\n * This information may then be passed to the package manager, which will create the links on its own.\n */",
|
|
@@ -3567,7 +3567,7 @@
|
|
|
3567
3567
|
"__schema": "ParameterSchema",
|
|
3568
3568
|
"location": {
|
|
3569
3569
|
"filePath": "install.main.runtime.ts",
|
|
3570
|
-
"line":
|
|
3570
|
+
"line": 1082,
|
|
3571
3571
|
"character": 5
|
|
3572
3572
|
},
|
|
3573
3573
|
"name": "options",
|
|
@@ -3575,7 +3575,7 @@
|
|
|
3575
3575
|
"__schema": "TypeRefSchema",
|
|
3576
3576
|
"location": {
|
|
3577
3577
|
"filePath": "install.main.runtime.ts",
|
|
3578
|
-
"line":
|
|
3578
|
+
"line": 1082,
|
|
3579
3579
|
"character": 14
|
|
3580
3580
|
},
|
|
3581
3581
|
"name": "WorkspaceLinkOptions"
|
|
@@ -3589,7 +3589,7 @@
|
|
|
3589
3589
|
"__schema": "TypeRefSchema",
|
|
3590
3590
|
"location": {
|
|
3591
3591
|
"filePath": "install.main.runtime.ts",
|
|
3592
|
-
"line":
|
|
3592
|
+
"line": 1083,
|
|
3593
3593
|
"character": 6
|
|
3594
3594
|
},
|
|
3595
3595
|
"name": "Promise",
|
|
@@ -3598,7 +3598,7 @@
|
|
|
3598
3598
|
"__schema": "TypeLiteralSchema",
|
|
3599
3599
|
"location": {
|
|
3600
3600
|
"filePath": "install.main.runtime.ts",
|
|
3601
|
-
"line":
|
|
3601
|
+
"line": 1083,
|
|
3602
3602
|
"character": 14
|
|
3603
3603
|
},
|
|
3604
3604
|
"members": [
|
|
@@ -3606,7 +3606,7 @@
|
|
|
3606
3606
|
"__schema": "VariableLikeSchema",
|
|
3607
3607
|
"location": {
|
|
3608
3608
|
"filePath": "install.main.runtime.ts",
|
|
3609
|
-
"line":
|
|
3609
|
+
"line": 1083,
|
|
3610
3610
|
"character": 16
|
|
3611
3611
|
},
|
|
3612
3612
|
"signature": "(property) linkResults: WorkspaceLinkResults",
|
|
@@ -3615,7 +3615,7 @@
|
|
|
3615
3615
|
"__schema": "TypeRefSchema",
|
|
3616
3616
|
"location": {
|
|
3617
3617
|
"filePath": "install.main.runtime.ts",
|
|
3618
|
-
"line":
|
|
3618
|
+
"line": 1083,
|
|
3619
3619
|
"character": 16
|
|
3620
3620
|
},
|
|
3621
3621
|
"name": "WorkspaceLinkResults",
|
|
@@ -3627,7 +3627,7 @@
|
|
|
3627
3627
|
"__schema": "VariableLikeSchema",
|
|
3628
3628
|
"location": {
|
|
3629
3629
|
"filePath": "install.main.runtime.ts",
|
|
3630
|
-
"line":
|
|
3630
|
+
"line": 1083,
|
|
3631
3631
|
"character": 51
|
|
3632
3632
|
},
|
|
3633
3633
|
"signature": "(property) linkedRootDeps: Record<string, string>",
|
|
@@ -3636,7 +3636,7 @@
|
|
|
3636
3636
|
"__schema": "TypeRefSchema",
|
|
3637
3637
|
"location": {
|
|
3638
3638
|
"filePath": "install.main.runtime.ts",
|
|
3639
|
-
"line":
|
|
3639
|
+
"line": 1083,
|
|
3640
3640
|
"character": 67
|
|
3641
3641
|
},
|
|
3642
3642
|
"name": "Record",
|
|
@@ -3645,7 +3645,7 @@
|
|
|
3645
3645
|
"__schema": "KeywordTypeSchema",
|
|
3646
3646
|
"location": {
|
|
3647
3647
|
"filePath": "install.main.runtime.ts",
|
|
3648
|
-
"line":
|
|
3648
|
+
"line": 1083,
|
|
3649
3649
|
"character": 74
|
|
3650
3650
|
},
|
|
3651
3651
|
"name": "string"
|
|
@@ -3654,7 +3654,7 @@
|
|
|
3654
3654
|
"__schema": "KeywordTypeSchema",
|
|
3655
3655
|
"location": {
|
|
3656
3656
|
"filePath": "install.main.runtime.ts",
|
|
3657
|
-
"line":
|
|
3657
|
+
"line": 1083,
|
|
3658
3658
|
"character": 82
|
|
3659
3659
|
},
|
|
3660
3660
|
"name": "string"
|
|
@@ -3675,7 +3675,7 @@
|
|
|
3675
3675
|
"__schema": "FunctionLikeSchema",
|
|
3676
3676
|
"location": {
|
|
3677
3677
|
"filePath": "install.main.runtime.ts",
|
|
3678
|
-
"line":
|
|
3678
|
+
"line": 1107,
|
|
3679
3679
|
"character": 3
|
|
3680
3680
|
},
|
|
3681
3681
|
"signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
|
|
@@ -3685,7 +3685,7 @@
|
|
|
3685
3685
|
"__schema": "ParameterSchema",
|
|
3686
3686
|
"location": {
|
|
3687
3687
|
"filePath": "install.main.runtime.ts",
|
|
3688
|
-
"line":
|
|
3688
|
+
"line": 1107,
|
|
3689
3689
|
"character": 22
|
|
3690
3690
|
},
|
|
3691
3691
|
"name": "compDirMap",
|
|
@@ -3693,7 +3693,7 @@
|
|
|
3693
3693
|
"__schema": "TypeRefSchema",
|
|
3694
3694
|
"location": {
|
|
3695
3695
|
"filePath": "install.main.runtime.ts",
|
|
3696
|
-
"line":
|
|
3696
|
+
"line": 1107,
|
|
3697
3697
|
"character": 34
|
|
3698
3698
|
},
|
|
3699
3699
|
"name": "ComponentMap",
|
|
@@ -3702,7 +3702,7 @@
|
|
|
3702
3702
|
"__schema": "KeywordTypeSchema",
|
|
3703
3703
|
"location": {
|
|
3704
3704
|
"filePath": "install.main.runtime.ts",
|
|
3705
|
-
"line":
|
|
3705
|
+
"line": 1107,
|
|
3706
3706
|
"character": 47
|
|
3707
3707
|
},
|
|
3708
3708
|
"name": "string"
|
|
@@ -3716,7 +3716,7 @@
|
|
|
3716
3716
|
"__schema": "ParameterSchema",
|
|
3717
3717
|
"location": {
|
|
3718
3718
|
"filePath": "install.main.runtime.ts",
|
|
3719
|
-
"line":
|
|
3719
|
+
"line": 1107,
|
|
3720
3720
|
"character": 56
|
|
3721
3721
|
},
|
|
3722
3722
|
"name": "options",
|
|
@@ -3724,7 +3724,7 @@
|
|
|
3724
3724
|
"__schema": "TypeLiteralSchema",
|
|
3725
3725
|
"location": {
|
|
3726
3726
|
"filePath": "install.main.runtime.ts",
|
|
3727
|
-
"line":
|
|
3727
|
+
"line": 1107,
|
|
3728
3728
|
"character": 66
|
|
3729
3729
|
},
|
|
3730
3730
|
"members": [
|
|
@@ -3732,7 +3732,7 @@
|
|
|
3732
3732
|
"__schema": "VariableLikeSchema",
|
|
3733
3733
|
"location": {
|
|
3734
3734
|
"filePath": "install.main.runtime.ts",
|
|
3735
|
-
"line":
|
|
3735
|
+
"line": 1107,
|
|
3736
3736
|
"character": 68
|
|
3737
3737
|
},
|
|
3738
3738
|
"signature": "(property) rewire?: boolean | undefined",
|
|
@@ -3741,7 +3741,7 @@
|
|
|
3741
3741
|
"__schema": "KeywordTypeSchema",
|
|
3742
3742
|
"location": {
|
|
3743
3743
|
"filePath": "install.main.runtime.ts",
|
|
3744
|
-
"line":
|
|
3744
|
+
"line": 1107,
|
|
3745
3745
|
"character": 77
|
|
3746
3746
|
},
|
|
3747
3747
|
"name": "boolean"
|
|
@@ -3758,7 +3758,7 @@
|
|
|
3758
3758
|
"__schema": "InferenceTypeSchema",
|
|
3759
3759
|
"location": {
|
|
3760
3760
|
"filePath": "install.main.runtime.ts",
|
|
3761
|
-
"line":
|
|
3761
|
+
"line": 1107,
|
|
3762
3762
|
"character": 3
|
|
3763
3763
|
},
|
|
3764
3764
|
"type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
|
|
@@ -3771,7 +3771,7 @@
|
|
|
3771
3771
|
"__schema": "FunctionLikeSchema",
|
|
3772
3772
|
"location": {
|
|
3773
3773
|
"filePath": "install.main.runtime.ts",
|
|
3774
|
-
"line":
|
|
3774
|
+
"line": 1112,
|
|
3775
3775
|
"character": 3
|
|
3776
3776
|
},
|
|
3777
3777
|
"signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
|
|
@@ -3781,7 +3781,7 @@
|
|
|
3781
3781
|
"__schema": "ParameterSchema",
|
|
3782
3782
|
"location": {
|
|
3783
3783
|
"filePath": "install.main.runtime.ts",
|
|
3784
|
-
"line":
|
|
3784
|
+
"line": 1112,
|
|
3785
3785
|
"character": 14
|
|
3786
3786
|
},
|
|
3787
3787
|
"name": "options",
|
|
@@ -3789,7 +3789,7 @@
|
|
|
3789
3789
|
"__schema": "TypeRefSchema",
|
|
3790
3790
|
"location": {
|
|
3791
3791
|
"filePath": "install.main.runtime.ts",
|
|
3792
|
-
"line":
|
|
3792
|
+
"line": 1112,
|
|
3793
3793
|
"character": 23
|
|
3794
3794
|
},
|
|
3795
3795
|
"name": "WorkspaceLinkOptions"
|
|
@@ -3803,7 +3803,7 @@
|
|
|
3803
3803
|
"__schema": "TypeRefSchema",
|
|
3804
3804
|
"location": {
|
|
3805
3805
|
"filePath": "install.main.runtime.ts",
|
|
3806
|
-
"line":
|
|
3806
|
+
"line": 1112,
|
|
3807
3807
|
"character": 51
|
|
3808
3808
|
},
|
|
3809
3809
|
"name": "Promise",
|
|
@@ -3812,7 +3812,7 @@
|
|
|
3812
3812
|
"__schema": "TypeRefSchema",
|
|
3813
3813
|
"location": {
|
|
3814
3814
|
"filePath": "install.main.runtime.ts",
|
|
3815
|
-
"line":
|
|
3815
|
+
"line": 1112,
|
|
3816
3816
|
"character": 59
|
|
3817
3817
|
},
|
|
3818
3818
|
"name": "WorkspaceLinkResults"
|
|
@@ -3827,7 +3827,7 @@
|
|
|
3827
3827
|
"__schema": "VariableLikeSchema",
|
|
3828
3828
|
"location": {
|
|
3829
3829
|
"filePath": "install.main.runtime.ts",
|
|
3830
|
-
"line":
|
|
3830
|
+
"line": 1217,
|
|
3831
3831
|
"character": 3
|
|
3832
3832
|
},
|
|
3833
3833
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
|
@@ -3836,7 +3836,7 @@
|
|
|
3836
3836
|
"__schema": "InferenceTypeSchema",
|
|
3837
3837
|
"location": {
|
|
3838
3838
|
"filePath": "install.main.runtime.ts",
|
|
3839
|
-
"line":
|
|
3839
|
+
"line": 1217,
|
|
3840
3840
|
"character": 3
|
|
3841
3841
|
},
|
|
3842
3842
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
|
@@ -3848,7 +3848,7 @@
|
|
|
3848
3848
|
"__schema": "VariableLikeSchema",
|
|
3849
3849
|
"location": {
|
|
3850
3850
|
"filePath": "install.main.runtime.ts",
|
|
3851
|
-
"line":
|
|
3851
|
+
"line": 1218,
|
|
3852
3852
|
"character": 3
|
|
3853
3853
|
},
|
|
3854
3854
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
|
@@ -3857,7 +3857,7 @@
|
|
|
3857
3857
|
"__schema": "InferenceTypeSchema",
|
|
3858
3858
|
"location": {
|
|
3859
3859
|
"filePath": "install.main.runtime.ts",
|
|
3860
|
-
"line":
|
|
3860
|
+
"line": 1218,
|
|
3861
3861
|
"character": 3
|
|
3862
3862
|
},
|
|
3863
3863
|
"type": "Aspect[]"
|
|
@@ -3869,7 +3869,7 @@
|
|
|
3869
3869
|
"__schema": "VariableLikeSchema",
|
|
3870
3870
|
"location": {
|
|
3871
3871
|
"filePath": "install.main.runtime.ts",
|
|
3872
|
-
"line":
|
|
3872
|
+
"line": 1234,
|
|
3873
3873
|
"character": 3
|
|
3874
3874
|
},
|
|
3875
3875
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
|
@@ -3878,7 +3878,7 @@
|
|
|
3878
3878
|
"__schema": "InferenceTypeSchema",
|
|
3879
3879
|
"location": {
|
|
3880
3880
|
"filePath": "install.main.runtime.ts",
|
|
3881
|
-
"line":
|
|
3881
|
+
"line": 1234,
|
|
3882
3882
|
"character": 3
|
|
3883
3883
|
},
|
|
3884
3884
|
"type": "RuntimeDefinition"
|
|
@@ -3890,7 +3890,7 @@
|
|
|
3890
3890
|
"__schema": "FunctionLikeSchema",
|
|
3891
3891
|
"location": {
|
|
3892
3892
|
"filePath": "install.main.runtime.ts",
|
|
3893
|
-
"line":
|
|
3893
|
+
"line": 1236,
|
|
3894
3894
|
"character": 3
|
|
3895
3895
|
},
|
|
3896
3896
|
"signature": "(method) InstallMain.provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader,]: [\n DependencyResolverMain,\n Workspace,\n LoggerMain,\n VariantsMain,\n CLIMain,\n CompilerMain,\n IssuesMain,\n EnvsMain,\n ApplicationMain,\n IpcEventsMain,\n GeneratorMain,\n WorkspaceConfigFilesMain,\n AspectLoaderMain\n], _: any, [preLinkSlot, preInstallSlot, postInstallSlot]: [PreLinkSlot, PreInstallSlot, PostInstallSlot], harmony: Harmony): Promise<InstallMain>",
|
|
@@ -3900,7 +3900,7 @@
|
|
|
3900
3900
|
"__schema": "ParameterSchema",
|
|
3901
3901
|
"location": {
|
|
3902
3902
|
"filePath": "install.main.runtime.ts",
|
|
3903
|
-
"line":
|
|
3903
|
+
"line": 1237,
|
|
3904
3904
|
"character": 5
|
|
3905
3905
|
},
|
|
3906
3906
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
|
|
@@ -3908,7 +3908,7 @@
|
|
|
3908
3908
|
"__schema": "TupleTypeSchema",
|
|
3909
3909
|
"location": {
|
|
3910
3910
|
"filePath": "install.main.runtime.ts",
|
|
3911
|
-
"line":
|
|
3911
|
+
"line": 1251,
|
|
3912
3912
|
"character": 8
|
|
3913
3913
|
},
|
|
3914
3914
|
"elements": [
|
|
@@ -3916,7 +3916,7 @@
|
|
|
3916
3916
|
"__schema": "TypeRefSchema",
|
|
3917
3917
|
"location": {
|
|
3918
3918
|
"filePath": "install.main.runtime.ts",
|
|
3919
|
-
"line":
|
|
3919
|
+
"line": 1252,
|
|
3920
3920
|
"character": 7
|
|
3921
3921
|
},
|
|
3922
3922
|
"name": "DependencyResolverMain"
|
|
@@ -3925,7 +3925,7 @@
|
|
|
3925
3925
|
"__schema": "TypeRefSchema",
|
|
3926
3926
|
"location": {
|
|
3927
3927
|
"filePath": "install.main.runtime.ts",
|
|
3928
|
-
"line":
|
|
3928
|
+
"line": 1253,
|
|
3929
3929
|
"character": 7
|
|
3930
3930
|
},
|
|
3931
3931
|
"name": "Workspace"
|
|
@@ -3934,7 +3934,7 @@
|
|
|
3934
3934
|
"__schema": "TypeRefSchema",
|
|
3935
3935
|
"location": {
|
|
3936
3936
|
"filePath": "install.main.runtime.ts",
|
|
3937
|
-
"line":
|
|
3937
|
+
"line": 1254,
|
|
3938
3938
|
"character": 7
|
|
3939
3939
|
},
|
|
3940
3940
|
"name": "LoggerMain"
|
|
@@ -3943,7 +3943,7 @@
|
|
|
3943
3943
|
"__schema": "TypeRefSchema",
|
|
3944
3944
|
"location": {
|
|
3945
3945
|
"filePath": "install.main.runtime.ts",
|
|
3946
|
-
"line":
|
|
3946
|
+
"line": 1255,
|
|
3947
3947
|
"character": 7
|
|
3948
3948
|
},
|
|
3949
3949
|
"name": "VariantsMain"
|
|
@@ -3952,7 +3952,7 @@
|
|
|
3952
3952
|
"__schema": "TypeRefSchema",
|
|
3953
3953
|
"location": {
|
|
3954
3954
|
"filePath": "install.main.runtime.ts",
|
|
3955
|
-
"line":
|
|
3955
|
+
"line": 1256,
|
|
3956
3956
|
"character": 7
|
|
3957
3957
|
},
|
|
3958
3958
|
"name": "CLIMain"
|
|
@@ -3961,7 +3961,7 @@
|
|
|
3961
3961
|
"__schema": "TypeRefSchema",
|
|
3962
3962
|
"location": {
|
|
3963
3963
|
"filePath": "install.main.runtime.ts",
|
|
3964
|
-
"line":
|
|
3964
|
+
"line": 1257,
|
|
3965
3965
|
"character": 7
|
|
3966
3966
|
},
|
|
3967
3967
|
"name": "CompilerMain"
|
|
@@ -3970,7 +3970,7 @@
|
|
|
3970
3970
|
"__schema": "TypeRefSchema",
|
|
3971
3971
|
"location": {
|
|
3972
3972
|
"filePath": "install.main.runtime.ts",
|
|
3973
|
-
"line":
|
|
3973
|
+
"line": 1258,
|
|
3974
3974
|
"character": 7
|
|
3975
3975
|
},
|
|
3976
3976
|
"name": "IssuesMain"
|
|
@@ -3979,7 +3979,7 @@
|
|
|
3979
3979
|
"__schema": "TypeRefSchema",
|
|
3980
3980
|
"location": {
|
|
3981
3981
|
"filePath": "install.main.runtime.ts",
|
|
3982
|
-
"line":
|
|
3982
|
+
"line": 1259,
|
|
3983
3983
|
"character": 7
|
|
3984
3984
|
},
|
|
3985
3985
|
"name": "EnvsMain"
|
|
@@ -3988,7 +3988,7 @@
|
|
|
3988
3988
|
"__schema": "TypeRefSchema",
|
|
3989
3989
|
"location": {
|
|
3990
3990
|
"filePath": "install.main.runtime.ts",
|
|
3991
|
-
"line":
|
|
3991
|
+
"line": 1260,
|
|
3992
3992
|
"character": 7
|
|
3993
3993
|
},
|
|
3994
3994
|
"name": "ApplicationMain"
|
|
@@ -3997,7 +3997,7 @@
|
|
|
3997
3997
|
"__schema": "TypeRefSchema",
|
|
3998
3998
|
"location": {
|
|
3999
3999
|
"filePath": "install.main.runtime.ts",
|
|
4000
|
-
"line":
|
|
4000
|
+
"line": 1261,
|
|
4001
4001
|
"character": 7
|
|
4002
4002
|
},
|
|
4003
4003
|
"name": "IpcEventsMain"
|
|
@@ -4006,7 +4006,7 @@
|
|
|
4006
4006
|
"__schema": "TypeRefSchema",
|
|
4007
4007
|
"location": {
|
|
4008
4008
|
"filePath": "install.main.runtime.ts",
|
|
4009
|
-
"line":
|
|
4009
|
+
"line": 1262,
|
|
4010
4010
|
"character": 7
|
|
4011
4011
|
},
|
|
4012
4012
|
"name": "GeneratorMain"
|
|
@@ -4015,7 +4015,7 @@
|
|
|
4015
4015
|
"__schema": "TypeRefSchema",
|
|
4016
4016
|
"location": {
|
|
4017
4017
|
"filePath": "install.main.runtime.ts",
|
|
4018
|
-
"line":
|
|
4018
|
+
"line": 1263,
|
|
4019
4019
|
"character": 7
|
|
4020
4020
|
},
|
|
4021
4021
|
"name": "WorkspaceConfigFilesMain"
|
|
@@ -4024,7 +4024,7 @@
|
|
|
4024
4024
|
"__schema": "TypeRefSchema",
|
|
4025
4025
|
"location": {
|
|
4026
4026
|
"filePath": "install.main.runtime.ts",
|
|
4027
|
-
"line":
|
|
4027
|
+
"line": 1264,
|
|
4028
4028
|
"character": 7
|
|
4029
4029
|
},
|
|
4030
4030
|
"name": "AspectLoaderMain"
|
|
@@ -4038,7 +4038,7 @@
|
|
|
4038
4038
|
"__schema": "ParameterSchema",
|
|
4039
4039
|
"location": {
|
|
4040
4040
|
"filePath": "install.main.runtime.ts",
|
|
4041
|
-
"line":
|
|
4041
|
+
"line": 1266,
|
|
4042
4042
|
"character": 5
|
|
4043
4043
|
},
|
|
4044
4044
|
"name": "_",
|
|
@@ -4046,7 +4046,7 @@
|
|
|
4046
4046
|
"__schema": "InferenceTypeSchema",
|
|
4047
4047
|
"location": {
|
|
4048
4048
|
"filePath": "install.main.runtime.ts",
|
|
4049
|
-
"line":
|
|
4049
|
+
"line": 1266,
|
|
4050
4050
|
"character": 5
|
|
4051
4051
|
},
|
|
4052
4052
|
"type": "any"
|
|
@@ -4058,7 +4058,7 @@
|
|
|
4058
4058
|
"__schema": "ParameterSchema",
|
|
4059
4059
|
"location": {
|
|
4060
4060
|
"filePath": "install.main.runtime.ts",
|
|
4061
|
-
"line":
|
|
4061
|
+
"line": 1267,
|
|
4062
4062
|
"character": 5
|
|
4063
4063
|
},
|
|
4064
4064
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
|
@@ -4066,7 +4066,7 @@
|
|
|
4066
4066
|
"__schema": "TupleTypeSchema",
|
|
4067
4067
|
"location": {
|
|
4068
4068
|
"filePath": "install.main.runtime.ts",
|
|
4069
|
-
"line":
|
|
4069
|
+
"line": 1267,
|
|
4070
4070
|
"character": 53
|
|
4071
4071
|
},
|
|
4072
4072
|
"elements": [
|
|
@@ -4074,7 +4074,7 @@
|
|
|
4074
4074
|
"__schema": "TypeRefSchema",
|
|
4075
4075
|
"location": {
|
|
4076
4076
|
"filePath": "install.main.runtime.ts",
|
|
4077
|
-
"line":
|
|
4077
|
+
"line": 1267,
|
|
4078
4078
|
"character": 54
|
|
4079
4079
|
},
|
|
4080
4080
|
"name": "PreLinkSlot"
|
|
@@ -4083,7 +4083,7 @@
|
|
|
4083
4083
|
"__schema": "TypeRefSchema",
|
|
4084
4084
|
"location": {
|
|
4085
4085
|
"filePath": "install.main.runtime.ts",
|
|
4086
|
-
"line":
|
|
4086
|
+
"line": 1267,
|
|
4087
4087
|
"character": 67
|
|
4088
4088
|
},
|
|
4089
4089
|
"name": "PreInstallSlot"
|
|
@@ -4092,7 +4092,7 @@
|
|
|
4092
4092
|
"__schema": "TypeRefSchema",
|
|
4093
4093
|
"location": {
|
|
4094
4094
|
"filePath": "install.main.runtime.ts",
|
|
4095
|
-
"line":
|
|
4095
|
+
"line": 1267,
|
|
4096
4096
|
"character": 83
|
|
4097
4097
|
},
|
|
4098
4098
|
"name": "PostInstallSlot"
|
|
@@ -4106,7 +4106,7 @@
|
|
|
4106
4106
|
"__schema": "ParameterSchema",
|
|
4107
4107
|
"location": {
|
|
4108
4108
|
"filePath": "install.main.runtime.ts",
|
|
4109
|
-
"line":
|
|
4109
|
+
"line": 1268,
|
|
4110
4110
|
"character": 5
|
|
4111
4111
|
},
|
|
4112
4112
|
"name": "harmony",
|
|
@@ -4114,7 +4114,7 @@
|
|
|
4114
4114
|
"__schema": "TypeRefSchema",
|
|
4115
4115
|
"location": {
|
|
4116
4116
|
"filePath": "install.main.runtime.ts",
|
|
4117
|
-
"line":
|
|
4117
|
+
"line": 1268,
|
|
4118
4118
|
"character": 14
|
|
4119
4119
|
},
|
|
4120
4120
|
"name": "Harmony"
|
|
@@ -4127,7 +4127,7 @@
|
|
|
4127
4127
|
"__schema": "InferenceTypeSchema",
|
|
4128
4128
|
"location": {
|
|
4129
4129
|
"filePath": "install.main.runtime.ts",
|
|
4130
|
-
"line":
|
|
4130
|
+
"line": 1236,
|
|
4131
4131
|
"character": 3
|
|
4132
4132
|
},
|
|
4133
4133
|
"type": "Promise<InstallMain>"
|
|
@@ -4145,7 +4145,7 @@
|
|
|
4145
4145
|
"__schema": "UnImplementedSchema",
|
|
4146
4146
|
"location": {
|
|
4147
4147
|
"filePath": "install.main.runtime.ts",
|
|
4148
|
-
"line":
|
|
4148
|
+
"line": 1339,
|
|
4149
4149
|
"character": 16
|
|
4150
4150
|
},
|
|
4151
4151
|
"name": "InstallMain",
|
|
@@ -4521,7 +4521,115 @@
|
|
|
4521
4521
|
"__schema": "TypeSchema",
|
|
4522
4522
|
"location": {
|
|
4523
4523
|
"filePath": "install.main.runtime.ts",
|
|
4524
|
-
"line":
|
|
4524
|
+
"line": 106,
|
|
4525
|
+
"character": 1
|
|
4526
|
+
},
|
|
4527
|
+
"signature": "type ReloadAspectGroup = {\n comps: boolean;\n workspace: boolean;\n envOfAspect?: boolean | undefined;\n aspects: AspectDefinition[];\n}",
|
|
4528
|
+
"name": "ReloadAspectGroup",
|
|
4529
|
+
"type": {
|
|
4530
|
+
"__schema": "TypeLiteralSchema",
|
|
4531
|
+
"location": {
|
|
4532
|
+
"filePath": "install.main.runtime.ts",
|
|
4533
|
+
"line": 106,
|
|
4534
|
+
"character": 26
|
|
4535
|
+
},
|
|
4536
|
+
"members": [
|
|
4537
|
+
{
|
|
4538
|
+
"__schema": "VariableLikeSchema",
|
|
4539
|
+
"location": {
|
|
4540
|
+
"filePath": "install.main.runtime.ts",
|
|
4541
|
+
"line": 106,
|
|
4542
|
+
"character": 28
|
|
4543
|
+
},
|
|
4544
|
+
"signature": "(property) comps: boolean",
|
|
4545
|
+
"name": "comps",
|
|
4546
|
+
"type": {
|
|
4547
|
+
"__schema": "KeywordTypeSchema",
|
|
4548
|
+
"location": {
|
|
4549
|
+
"filePath": "install.main.runtime.ts",
|
|
4550
|
+
"line": 106,
|
|
4551
|
+
"character": 35
|
|
4552
|
+
},
|
|
4553
|
+
"name": "boolean"
|
|
4554
|
+
},
|
|
4555
|
+
"isOptional": false
|
|
4556
|
+
},
|
|
4557
|
+
{
|
|
4558
|
+
"__schema": "VariableLikeSchema",
|
|
4559
|
+
"location": {
|
|
4560
|
+
"filePath": "install.main.runtime.ts",
|
|
4561
|
+
"line": 106,
|
|
4562
|
+
"character": 44
|
|
4563
|
+
},
|
|
4564
|
+
"signature": "(property) workspace: boolean",
|
|
4565
|
+
"name": "workspace",
|
|
4566
|
+
"type": {
|
|
4567
|
+
"__schema": "KeywordTypeSchema",
|
|
4568
|
+
"location": {
|
|
4569
|
+
"filePath": "install.main.runtime.ts",
|
|
4570
|
+
"line": 106,
|
|
4571
|
+
"character": 55
|
|
4572
|
+
},
|
|
4573
|
+
"name": "boolean"
|
|
4574
|
+
},
|
|
4575
|
+
"isOptional": false
|
|
4576
|
+
},
|
|
4577
|
+
{
|
|
4578
|
+
"__schema": "VariableLikeSchema",
|
|
4579
|
+
"location": {
|
|
4580
|
+
"filePath": "install.main.runtime.ts",
|
|
4581
|
+
"line": 106,
|
|
4582
|
+
"character": 64
|
|
4583
|
+
},
|
|
4584
|
+
"signature": "(property) envOfAspect?: boolean | undefined",
|
|
4585
|
+
"name": "envOfAspect",
|
|
4586
|
+
"type": {
|
|
4587
|
+
"__schema": "KeywordTypeSchema",
|
|
4588
|
+
"location": {
|
|
4589
|
+
"filePath": "install.main.runtime.ts",
|
|
4590
|
+
"line": 106,
|
|
4591
|
+
"character": 78
|
|
4592
|
+
},
|
|
4593
|
+
"name": "boolean"
|
|
4594
|
+
},
|
|
4595
|
+
"isOptional": true
|
|
4596
|
+
},
|
|
4597
|
+
{
|
|
4598
|
+
"__schema": "VariableLikeSchema",
|
|
4599
|
+
"location": {
|
|
4600
|
+
"filePath": "install.main.runtime.ts",
|
|
4601
|
+
"line": 106,
|
|
4602
|
+
"character": 87
|
|
4603
|
+
},
|
|
4604
|
+
"signature": "(property) aspects: AspectDefinition[]",
|
|
4605
|
+
"name": "aspects",
|
|
4606
|
+
"type": {
|
|
4607
|
+
"__schema": "TypeArraySchema",
|
|
4608
|
+
"location": {
|
|
4609
|
+
"filePath": "install.main.runtime.ts",
|
|
4610
|
+
"line": 106,
|
|
4611
|
+
"character": 96
|
|
4612
|
+
},
|
|
4613
|
+
"type": {
|
|
4614
|
+
"__schema": "TypeRefSchema",
|
|
4615
|
+
"location": {
|
|
4616
|
+
"filePath": "install.main.runtime.ts",
|
|
4617
|
+
"line": 106,
|
|
4618
|
+
"character": 96
|
|
4619
|
+
},
|
|
4620
|
+
"name": "AspectDefinition"
|
|
4621
|
+
}
|
|
4622
|
+
},
|
|
4623
|
+
"isOptional": false
|
|
4624
|
+
}
|
|
4625
|
+
]
|
|
4626
|
+
}
|
|
4627
|
+
},
|
|
4628
|
+
{
|
|
4629
|
+
"__schema": "TypeSchema",
|
|
4630
|
+
"location": {
|
|
4631
|
+
"filePath": "install.main.runtime.ts",
|
|
4632
|
+
"line": 1315,
|
|
4525
4633
|
"character": 1
|
|
4526
4634
|
},
|
|
4527
4635
|
"signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
|
|
@@ -4530,7 +4638,7 @@
|
|
|
4530
4638
|
"__schema": "TypeLiteralSchema",
|
|
4531
4639
|
"location": {
|
|
4532
4640
|
"filePath": "install.main.runtime.ts",
|
|
4533
|
-
"line":
|
|
4641
|
+
"line": 1315,
|
|
4534
4642
|
"character": 31
|
|
4535
4643
|
},
|
|
4536
4644
|
"members": [
|
|
@@ -4538,7 +4646,7 @@
|
|
|
4538
4646
|
"__schema": "VariableLikeSchema",
|
|
4539
4647
|
"location": {
|
|
4540
4648
|
"filePath": "install.main.runtime.ts",
|
|
4541
|
-
"line":
|
|
4649
|
+
"line": 1316,
|
|
4542
4650
|
"character": 3
|
|
4543
4651
|
},
|
|
4544
4652
|
"signature": "(property) componentDirectoryMap: ComponentMap<string>",
|
|
@@ -4547,7 +4655,7 @@
|
|
|
4547
4655
|
"__schema": "TypeRefSchema",
|
|
4548
4656
|
"location": {
|
|
4549
4657
|
"filePath": "install.main.runtime.ts",
|
|
4550
|
-
"line":
|
|
4658
|
+
"line": 1316,
|
|
4551
4659
|
"character": 26
|
|
4552
4660
|
},
|
|
4553
4661
|
"name": "ComponentMap",
|
|
@@ -4556,7 +4664,7 @@
|
|
|
4556
4664
|
"__schema": "KeywordTypeSchema",
|
|
4557
4665
|
"location": {
|
|
4558
4666
|
"filePath": "install.main.runtime.ts",
|
|
4559
|
-
"line":
|
|
4667
|
+
"line": 1316,
|
|
4560
4668
|
"character": 39
|
|
4561
4669
|
},
|
|
4562
4670
|
"name": "string"
|
|
@@ -4569,7 +4677,7 @@
|
|
|
4569
4677
|
"__schema": "VariableLikeSchema",
|
|
4570
4678
|
"location": {
|
|
4571
4679
|
"filePath": "install.main.runtime.ts",
|
|
4572
|
-
"line":
|
|
4680
|
+
"line": 1317,
|
|
4573
4681
|
"character": 3
|
|
4574
4682
|
},
|
|
4575
4683
|
"signature": "(property) manifests: Record<string, ProjectManifest>",
|
|
@@ -4578,7 +4686,7 @@
|
|
|
4578
4686
|
"__schema": "TypeRefSchema",
|
|
4579
4687
|
"location": {
|
|
4580
4688
|
"filePath": "install.main.runtime.ts",
|
|
4581
|
-
"line":
|
|
4689
|
+
"line": 1317,
|
|
4582
4690
|
"character": 14
|
|
4583
4691
|
},
|
|
4584
4692
|
"name": "Record",
|
|
@@ -4587,7 +4695,7 @@
|
|
|
4587
4695
|
"__schema": "KeywordTypeSchema",
|
|
4588
4696
|
"location": {
|
|
4589
4697
|
"filePath": "install.main.runtime.ts",
|
|
4590
|
-
"line":
|
|
4698
|
+
"line": 1317,
|
|
4591
4699
|
"character": 21
|
|
4592
4700
|
},
|
|
4593
4701
|
"name": "string"
|
|
@@ -4596,7 +4704,7 @@
|
|
|
4596
4704
|
"__schema": "TypeRefSchema",
|
|
4597
4705
|
"location": {
|
|
4598
4706
|
"filePath": "install.main.runtime.ts",
|
|
4599
|
-
"line":
|
|
4707
|
+
"line": 1317,
|
|
4600
4708
|
"character": 29
|
|
4601
4709
|
},
|
|
4602
4710
|
"name": "ProjectManifest"
|
|
@@ -4612,7 +4720,7 @@
|
|
|
4612
4720
|
"__schema": "FunctionLikeSchema",
|
|
4613
4721
|
"location": {
|
|
4614
4722
|
"filePath": "install.main.runtime.ts",
|
|
4615
|
-
"line":
|
|
4723
|
+
"line": 1320,
|
|
4616
4724
|
"character": 1
|
|
4617
4725
|
},
|
|
4618
4726
|
"signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
|
|
@@ -4622,7 +4730,7 @@
|
|
|
4622
4730
|
"__schema": "ParameterSchema",
|
|
4623
4731
|
"location": {
|
|
4624
4732
|
"filePath": "install.main.runtime.ts",
|
|
4625
|
-
"line":
|
|
4733
|
+
"line": 1320,
|
|
4626
4734
|
"character": 50
|
|
4627
4735
|
},
|
|
4628
4736
|
"name": "{ componentDirectoryMap, manifests }",
|
|
@@ -4630,7 +4738,7 @@
|
|
|
4630
4738
|
"__schema": "TypeRefSchema",
|
|
4631
4739
|
"location": {
|
|
4632
4740
|
"filePath": "install.main.runtime.ts",
|
|
4633
|
-
"line":
|
|
4741
|
+
"line": 1323,
|
|
4634
4742
|
"character": 4
|
|
4635
4743
|
},
|
|
4636
4744
|
"name": "ComponentsAndManifests"
|
|
@@ -4641,7 +4749,7 @@
|
|
|
4641
4749
|
"__schema": "InferenceTypeSchema",
|
|
4642
4750
|
"location": {
|
|
4643
4751
|
"filePath": "install.main.runtime.ts",
|
|
4644
|
-
"line":
|
|
4752
|
+
"line": 1321,
|
|
4645
4753
|
"character": 3
|
|
4646
4754
|
},
|
|
4647
4755
|
"name": "componentDirectoryMap",
|
|
@@ -4652,7 +4760,7 @@
|
|
|
4652
4760
|
"__schema": "InferenceTypeSchema",
|
|
4653
4761
|
"location": {
|
|
4654
4762
|
"filePath": "install.main.runtime.ts",
|
|
4655
|
-
"line":
|
|
4763
|
+
"line": 1322,
|
|
4656
4764
|
"character": 3
|
|
4657
4765
|
},
|
|
4658
4766
|
"name": "manifests",
|
|
@@ -4667,7 +4775,7 @@
|
|
|
4667
4775
|
"__schema": "KeywordTypeSchema",
|
|
4668
4776
|
"location": {
|
|
4669
4777
|
"filePath": "install.main.runtime.ts",
|
|
4670
|
-
"line":
|
|
4778
|
+
"line": 1323,
|
|
4671
4779
|
"character": 29
|
|
4672
4780
|
},
|
|
4673
4781
|
"name": "boolean"
|
|
@@ -4678,7 +4786,7 @@
|
|
|
4678
4786
|
"__schema": "UnImplementedSchema",
|
|
4679
4787
|
"location": {
|
|
4680
4788
|
"filePath": "install.main.runtime.ts",
|
|
4681
|
-
"line":
|
|
4789
|
+
"line": 1337,
|
|
4682
4790
|
"character": 1
|
|
4683
4791
|
},
|
|
4684
4792
|
"name": "InstallAspect.addRuntime(InstallMain);",
|
|
@@ -4688,7 +4796,7 @@
|
|
|
4688
4796
|
"__schema": "FunctionLikeSchema",
|
|
4689
4797
|
"location": {
|
|
4690
4798
|
"filePath": "install.main.runtime.ts",
|
|
4691
|
-
"line":
|
|
4799
|
+
"line": 1341,
|
|
4692
4800
|
"character": 1
|
|
4693
4801
|
},
|
|
4694
4802
|
"signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
|
|
@@ -4698,7 +4806,7 @@
|
|
|
4698
4806
|
"__schema": "ParameterSchema",
|
|
4699
4807
|
"location": {
|
|
4700
4808
|
"filePath": "install.main.runtime.ts",
|
|
4701
|
-
"line":
|
|
4809
|
+
"line": 1341,
|
|
4702
4810
|
"character": 24
|
|
4703
4811
|
},
|
|
4704
4812
|
"name": "manifests",
|
|
@@ -4706,7 +4814,7 @@
|
|
|
4706
4814
|
"__schema": "TypeRefSchema",
|
|
4707
4815
|
"location": {
|
|
4708
4816
|
"filePath": "install.main.runtime.ts",
|
|
4709
|
-
"line":
|
|
4817
|
+
"line": 1341,
|
|
4710
4818
|
"character": 35
|
|
4711
4819
|
},
|
|
4712
4820
|
"name": "Record",
|
|
@@ -4715,7 +4823,7 @@
|
|
|
4715
4823
|
"__schema": "KeywordTypeSchema",
|
|
4716
4824
|
"location": {
|
|
4717
4825
|
"filePath": "install.main.runtime.ts",
|
|
4718
|
-
"line":
|
|
4826
|
+
"line": 1341,
|
|
4719
4827
|
"character": 42
|
|
4720
4828
|
},
|
|
4721
4829
|
"name": "string"
|
|
@@ -4724,7 +4832,7 @@
|
|
|
4724
4832
|
"__schema": "TypeRefSchema",
|
|
4725
4833
|
"location": {
|
|
4726
4834
|
"filePath": "install.main.runtime.ts",
|
|
4727
|
-
"line":
|
|
4835
|
+
"line": 1341,
|
|
4728
4836
|
"character": 50
|
|
4729
4837
|
},
|
|
4730
4838
|
"name": "ProjectManifest"
|
|
@@ -4739,7 +4847,7 @@
|
|
|
4739
4847
|
"__schema": "KeywordTypeSchema",
|
|
4740
4848
|
"location": {
|
|
4741
4849
|
"filePath": "install.main.runtime.ts",
|
|
4742
|
-
"line":
|
|
4850
|
+
"line": 1341,
|
|
4743
4851
|
"character": 69
|
|
4744
4852
|
},
|
|
4745
4853
|
"name": "string"
|
|
@@ -4789,7 +4897,7 @@
|
|
|
4789
4897
|
"componentId": {
|
|
4790
4898
|
"scope": "teambit.workspace",
|
|
4791
4899
|
"name": "install",
|
|
4792
|
-
"version": "1.0.
|
|
4900
|
+
"version": "1.0.396"
|
|
4793
4901
|
},
|
|
4794
4902
|
"taggedModuleExports": []
|
|
4795
4903
|
}
|