@teambit/install 1.0.384 → 1.0.386
Sign up to get free protection for your applications and to get access to all the features.
- package/artifacts/__bit_junit.xml +2 -2
- package/artifacts/schema.json +386 -340
- package/dist/install.main.runtime.d.ts +5 -0
- package/dist/install.main.runtime.js +56 -32
- package/dist/install.main.runtime.js.map +1 -1
- package/package.json +16 -16
- /package/dist/{preview-1724123961957.js → preview-1724296760818.js} +0 -0
package/artifacts/schema.json
CHANGED
@@ -118,7 +118,7 @@
|
|
118
118
|
"__schema": "ConstructorSchema",
|
119
119
|
"location": {
|
120
120
|
"filePath": "install.main.runtime.ts",
|
121
|
-
"line":
|
121
|
+
"line": 111,
|
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": 112,
|
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": 112,
|
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": 114,
|
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": 114,
|
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": 116,
|
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": 116,
|
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": 118,
|
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": 118,
|
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": 120,
|
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": 120,
|
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": 122,
|
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": 122,
|
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": 124,
|
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": 124,
|
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": 126,
|
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": 126,
|
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": 128,
|
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": 128,
|
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": 130,
|
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": 130,
|
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": 132,
|
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": 132,
|
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": 134,
|
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": 134,
|
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": 136,
|
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": 136,
|
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": 138,
|
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": 138,
|
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": 140,
|
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": 140,
|
420
420
|
"character": 22
|
421
421
|
},
|
422
422
|
"name": "Harmony"
|
@@ -440,14 +440,14 @@
|
|
440
440
|
"__schema": "FunctionLikeSchema",
|
441
441
|
"location": {
|
442
442
|
"filePath": "install.main.runtime.ts",
|
443
|
-
"line":
|
443
|
+
"line": 148,
|
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": 142,
|
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": 145,
|
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": 146,
|
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": 148,
|
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": 148,
|
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": 148,
|
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": 148,
|
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": 148,
|
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": 148,
|
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": 148,
|
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": 148,
|
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": 189,
|
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": 189,
|
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": 189,
|
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": 189,
|
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": 193,
|
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": 193,
|
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": 193,
|
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": 193,
|
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": 197,
|
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": 197,
|
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": 197,
|
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": 197,
|
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": 201,
|
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": 201,
|
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": 201,
|
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": 201,
|
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": 201,
|
734
734
|
"character": 3
|
735
735
|
},
|
736
736
|
"type": "Promise<void>"
|
@@ -743,14 +743,37 @@
|
|
743
743
|
"__schema": "FunctionLikeSchema",
|
744
744
|
"location": {
|
745
745
|
"filePath": "install.main.runtime.ts",
|
746
|
-
"line":
|
746
|
+
"line": 712,
|
747
|
+
"character": 3
|
748
|
+
},
|
749
|
+
"signature": "(method) InstallMain.setOldNonLoadedEnvs(): string[]",
|
750
|
+
"name": "setOldNonLoadedEnvs",
|
751
|
+
"params": [],
|
752
|
+
"returnType": {
|
753
|
+
"__schema": "InferenceTypeSchema",
|
754
|
+
"location": {
|
755
|
+
"filePath": "install.main.runtime.ts",
|
756
|
+
"line": 712,
|
757
|
+
"character": 3
|
758
|
+
},
|
759
|
+
"type": "string[]"
|
760
|
+
},
|
761
|
+
"modifiers": [
|
762
|
+
"public"
|
763
|
+
]
|
764
|
+
},
|
765
|
+
{
|
766
|
+
"__schema": "FunctionLikeSchema",
|
767
|
+
"location": {
|
768
|
+
"filePath": "install.main.runtime.ts",
|
769
|
+
"line": 727,
|
747
770
|
"character": 3
|
748
771
|
},
|
749
772
|
"doc": {
|
750
773
|
"__schema": "DocSchema",
|
751
774
|
"location": {
|
752
775
|
"filePath": "install.main.runtime.ts",
|
753
|
-
"line":
|
776
|
+
"line": 720,
|
754
777
|
"character": 3
|
755
778
|
},
|
756
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 */",
|
@@ -760,7 +783,7 @@
|
|
760
783
|
"__schema": "ReturnTagSchema",
|
761
784
|
"location": {
|
762
785
|
"filePath": "install.main.runtime.ts",
|
763
|
-
"line":
|
786
|
+
"line": 722,
|
764
787
|
"character": 6
|
765
788
|
},
|
766
789
|
"tagName": "return",
|
@@ -775,7 +798,7 @@
|
|
775
798
|
"__schema": "InferenceTypeSchema",
|
776
799
|
"location": {
|
777
800
|
"filePath": "install.main.runtime.ts",
|
778
|
-
"line":
|
801
|
+
"line": 727,
|
779
802
|
"character": 3
|
780
803
|
},
|
781
804
|
"type": "string[]"
|
@@ -788,14 +811,14 @@
|
|
788
811
|
"__schema": "FunctionLikeSchema",
|
789
812
|
"location": {
|
790
813
|
"filePath": "install.main.runtime.ts",
|
791
|
-
"line":
|
814
|
+
"line": 874,
|
792
815
|
"character": 3
|
793
816
|
},
|
794
817
|
"doc": {
|
795
818
|
"__schema": "DocSchema",
|
796
819
|
"location": {
|
797
820
|
"filePath": "install.main.runtime.ts",
|
798
|
-
"line":
|
821
|
+
"line": 869,
|
799
822
|
"character": 3
|
800
823
|
},
|
801
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 */",
|
@@ -805,7 +828,7 @@
|
|
805
828
|
"__schema": "PropertyLikeTagSchema",
|
806
829
|
"location": {
|
807
830
|
"filePath": "install.main.runtime.ts",
|
808
|
-
"line":
|
831
|
+
"line": 872,
|
809
832
|
"character": 6
|
810
833
|
},
|
811
834
|
"name": "options.all",
|
@@ -815,7 +838,7 @@
|
|
815
838
|
"__schema": "TypeRefSchema",
|
816
839
|
"location": {
|
817
840
|
"filePath": "install.main.runtime.ts",
|
818
|
-
"line":
|
841
|
+
"line": 872,
|
819
842
|
"character": 26
|
820
843
|
},
|
821
844
|
"name": "Boolean"
|
@@ -830,7 +853,7 @@
|
|
830
853
|
"__schema": "ParameterSchema",
|
831
854
|
"location": {
|
832
855
|
"filePath": "install.main.runtime.ts",
|
833
|
-
"line":
|
856
|
+
"line": 874,
|
834
857
|
"character": 28
|
835
858
|
},
|
836
859
|
"name": "options",
|
@@ -838,7 +861,7 @@
|
|
838
861
|
"__schema": "TypeLiteralSchema",
|
839
862
|
"location": {
|
840
863
|
"filePath": "install.main.runtime.ts",
|
841
|
-
"line":
|
864
|
+
"line": 874,
|
842
865
|
"character": 37
|
843
866
|
},
|
844
867
|
"members": [
|
@@ -846,7 +869,7 @@
|
|
846
869
|
"__schema": "VariableLikeSchema",
|
847
870
|
"location": {
|
848
871
|
"filePath": "install.main.runtime.ts",
|
849
|
-
"line":
|
872
|
+
"line": 875,
|
850
873
|
"character": 5
|
851
874
|
},
|
852
875
|
"signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
|
@@ -855,7 +878,7 @@
|
|
855
878
|
"__schema": "TypeUnionSchema",
|
856
879
|
"location": {
|
857
880
|
"filePath": "install.main.runtime.ts",
|
858
|
-
"line":
|
881
|
+
"line": 875,
|
859
882
|
"character": 24
|
860
883
|
},
|
861
884
|
"types": [
|
@@ -863,7 +886,7 @@
|
|
863
886
|
"__schema": "LiteralTypeSchema",
|
864
887
|
"location": {
|
865
888
|
"filePath": "install.main.runtime.ts",
|
866
|
-
"line":
|
889
|
+
"line": 875,
|
867
890
|
"character": 24
|
868
891
|
},
|
869
892
|
"name": "'major'"
|
@@ -872,7 +895,7 @@
|
|
872
895
|
"__schema": "LiteralTypeSchema",
|
873
896
|
"location": {
|
874
897
|
"filePath": "install.main.runtime.ts",
|
875
|
-
"line":
|
898
|
+
"line": 875,
|
876
899
|
"character": 34
|
877
900
|
},
|
878
901
|
"name": "'minor'"
|
@@ -881,7 +904,7 @@
|
|
881
904
|
"__schema": "LiteralTypeSchema",
|
882
905
|
"location": {
|
883
906
|
"filePath": "install.main.runtime.ts",
|
884
|
-
"line":
|
907
|
+
"line": 875,
|
885
908
|
"character": 44
|
886
909
|
},
|
887
910
|
"name": "'patch'"
|
@@ -890,7 +913,7 @@
|
|
890
913
|
"__schema": "LiteralTypeSchema",
|
891
914
|
"location": {
|
892
915
|
"filePath": "install.main.runtime.ts",
|
893
|
-
"line":
|
916
|
+
"line": 875,
|
894
917
|
"character": 54
|
895
918
|
},
|
896
919
|
"name": "'compatible'"
|
@@ -903,7 +926,7 @@
|
|
903
926
|
"__schema": "VariableLikeSchema",
|
904
927
|
"location": {
|
905
928
|
"filePath": "install.main.runtime.ts",
|
906
|
-
"line":
|
929
|
+
"line": 876,
|
907
930
|
"character": 5
|
908
931
|
},
|
909
932
|
"signature": "(property) patterns?: string[] | undefined",
|
@@ -912,14 +935,14 @@
|
|
912
935
|
"__schema": "TypeArraySchema",
|
913
936
|
"location": {
|
914
937
|
"filePath": "install.main.runtime.ts",
|
915
|
-
"line":
|
938
|
+
"line": 876,
|
916
939
|
"character": 16
|
917
940
|
},
|
918
941
|
"type": {
|
919
942
|
"__schema": "KeywordTypeSchema",
|
920
943
|
"location": {
|
921
944
|
"filePath": "install.main.runtime.ts",
|
922
|
-
"line":
|
945
|
+
"line": 876,
|
923
946
|
"character": 16
|
924
947
|
},
|
925
948
|
"name": "string"
|
@@ -931,7 +954,7 @@
|
|
931
954
|
"__schema": "VariableLikeSchema",
|
932
955
|
"location": {
|
933
956
|
"filePath": "install.main.runtime.ts",
|
934
|
-
"line":
|
957
|
+
"line": 877,
|
935
958
|
"character": 5
|
936
959
|
},
|
937
960
|
"signature": "(property) all: boolean",
|
@@ -940,7 +963,7 @@
|
|
940
963
|
"__schema": "KeywordTypeSchema",
|
941
964
|
"location": {
|
942
965
|
"filePath": "install.main.runtime.ts",
|
943
|
-
"line":
|
966
|
+
"line": 877,
|
944
967
|
"character": 10
|
945
968
|
},
|
946
969
|
"name": "boolean"
|
@@ -957,7 +980,7 @@
|
|
957
980
|
"__schema": "TypeRefSchema",
|
958
981
|
"location": {
|
959
982
|
"filePath": "install.main.runtime.ts",
|
960
|
-
"line":
|
983
|
+
"line": 878,
|
961
984
|
"character": 7
|
962
985
|
},
|
963
986
|
"name": "Promise",
|
@@ -966,7 +989,7 @@
|
|
966
989
|
"__schema": "TypeUnionSchema",
|
967
990
|
"location": {
|
968
991
|
"filePath": "install.main.runtime.ts",
|
969
|
-
"line":
|
992
|
+
"line": 878,
|
970
993
|
"character": 15
|
971
994
|
},
|
972
995
|
"types": [
|
@@ -974,7 +997,7 @@
|
|
974
997
|
"__schema": "TypeRefSchema",
|
975
998
|
"location": {
|
976
999
|
"filePath": "install.main.runtime.ts",
|
977
|
-
"line":
|
1000
|
+
"line": 878,
|
978
1001
|
"character": 15
|
979
1002
|
},
|
980
1003
|
"name": "ComponentMap",
|
@@ -983,7 +1006,7 @@
|
|
983
1006
|
"__schema": "KeywordTypeSchema",
|
984
1007
|
"location": {
|
985
1008
|
"filePath": "install.main.runtime.ts",
|
986
|
-
"line":
|
1009
|
+
"line": 878,
|
987
1010
|
"character": 28
|
988
1011
|
},
|
989
1012
|
"name": "string"
|
@@ -994,7 +1017,7 @@
|
|
994
1017
|
"__schema": "LiteralTypeSchema",
|
995
1018
|
"location": {
|
996
1019
|
"filePath": "install.main.runtime.ts",
|
997
|
-
"line":
|
1020
|
+
"line": 878,
|
998
1021
|
"character": 38
|
999
1022
|
},
|
1000
1023
|
"name": "null"
|
@@ -1011,7 +1034,7 @@
|
|
1011
1034
|
"__schema": "FunctionLikeSchema",
|
1012
1035
|
"location": {
|
1013
1036
|
"filePath": "install.main.runtime.ts",
|
1014
|
-
"line":
|
1037
|
+
"line": 921,
|
1015
1038
|
"character": 3
|
1016
1039
|
},
|
1017
1040
|
"signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
|
@@ -1021,7 +1044,7 @@
|
|
1021
1044
|
"__schema": "ParameterSchema",
|
1022
1045
|
"location": {
|
1023
1046
|
"filePath": "install.main.runtime.ts",
|
1024
|
-
"line":
|
1047
|
+
"line": 921,
|
1025
1048
|
"character": 46
|
1026
1049
|
},
|
1027
1050
|
"name": "components",
|
@@ -1029,14 +1052,14 @@
|
|
1029
1052
|
"__schema": "TypeArraySchema",
|
1030
1053
|
"location": {
|
1031
1054
|
"filePath": "install.main.runtime.ts",
|
1032
|
-
"line":
|
1055
|
+
"line": 921,
|
1033
1056
|
"character": 58
|
1034
1057
|
},
|
1035
1058
|
"type": {
|
1036
1059
|
"__schema": "TypeRefSchema",
|
1037
1060
|
"location": {
|
1038
1061
|
"filePath": "install.main.runtime.ts",
|
1039
|
-
"line":
|
1062
|
+
"line": 921,
|
1040
1063
|
"character": 58
|
1041
1064
|
},
|
1042
1065
|
"name": "Component"
|
@@ -1050,7 +1073,7 @@
|
|
1050
1073
|
"__schema": "InferenceTypeSchema",
|
1051
1074
|
"location": {
|
1052
1075
|
"filePath": "install.main.runtime.ts",
|
1053
|
-
"line":
|
1076
|
+
"line": 921,
|
1054
1077
|
"character": 3
|
1055
1078
|
},
|
1056
1079
|
"type": "Promise<void>"
|
@@ -1063,14 +1086,14 @@
|
|
1063
1086
|
"__schema": "FunctionLikeSchema",
|
1064
1087
|
"location": {
|
1065
1088
|
"filePath": "install.main.runtime.ts",
|
1066
|
-
"line":
|
1089
|
+
"line": 990,
|
1067
1090
|
"character": 3
|
1068
1091
|
},
|
1069
1092
|
"doc": {
|
1070
1093
|
"__schema": "DocSchema",
|
1071
1094
|
"location": {
|
1072
1095
|
"filePath": "install.main.runtime.ts",
|
1073
|
-
"line":
|
1096
|
+
"line": 985,
|
1074
1097
|
"character": 3
|
1075
1098
|
},
|
1076
1099
|
"raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
|
@@ -1080,7 +1103,7 @@
|
|
1080
1103
|
"__schema": "PropertyLikeTagSchema",
|
1081
1104
|
"location": {
|
1082
1105
|
"filePath": "install.main.runtime.ts",
|
1083
|
-
"line":
|
1106
|
+
"line": 988,
|
1084
1107
|
"character": 6
|
1085
1108
|
},
|
1086
1109
|
"name": "the",
|
@@ -1090,14 +1113,14 @@
|
|
1090
1113
|
"__schema": "TypeArraySchema",
|
1091
1114
|
"location": {
|
1092
1115
|
"filePath": "install.main.runtime.ts",
|
1093
|
-
"line":
|
1116
|
+
"line": 988,
|
1094
1117
|
"character": 14
|
1095
1118
|
},
|
1096
1119
|
"type": {
|
1097
1120
|
"__schema": "KeywordTypeSchema",
|
1098
1121
|
"location": {
|
1099
1122
|
"filePath": "install.main.runtime.ts",
|
1100
|
-
"line":
|
1123
|
+
"line": 988,
|
1101
1124
|
"character": 14
|
1102
1125
|
},
|
1103
1126
|
"name": "string"
|
@@ -1113,7 +1136,7 @@
|
|
1113
1136
|
"__schema": "ParameterSchema",
|
1114
1137
|
"location": {
|
1115
1138
|
"filePath": "install.main.runtime.ts",
|
1116
|
-
"line":
|
1139
|
+
"line": 990,
|
1117
1140
|
"character": 31
|
1118
1141
|
},
|
1119
1142
|
"name": "packages",
|
@@ -1121,14 +1144,14 @@
|
|
1121
1144
|
"__schema": "TypeArraySchema",
|
1122
1145
|
"location": {
|
1123
1146
|
"filePath": "install.main.runtime.ts",
|
1124
|
-
"line":
|
1147
|
+
"line": 990,
|
1125
1148
|
"character": 41
|
1126
1149
|
},
|
1127
1150
|
"type": {
|
1128
1151
|
"__schema": "KeywordTypeSchema",
|
1129
1152
|
"location": {
|
1130
1153
|
"filePath": "install.main.runtime.ts",
|
1131
|
-
"line":
|
1154
|
+
"line": 990,
|
1132
1155
|
"character": 41
|
1133
1156
|
},
|
1134
1157
|
"name": "string"
|
@@ -1142,7 +1165,7 @@
|
|
1142
1165
|
"__schema": "InferenceTypeSchema",
|
1143
1166
|
"location": {
|
1144
1167
|
"filePath": "install.main.runtime.ts",
|
1145
|
-
"line":
|
1168
|
+
"line": 990,
|
1146
1169
|
"character": 3
|
1147
1170
|
},
|
1148
1171
|
"type": "Promise<ComponentMap<string>>"
|
@@ -1155,14 +1178,14 @@
|
|
1155
1178
|
"__schema": "FunctionLikeSchema",
|
1156
1179
|
"location": {
|
1157
1180
|
"filePath": "install.main.runtime.ts",
|
1158
|
-
"line":
|
1181
|
+
"line": 1000,
|
1159
1182
|
"character": 3
|
1160
1183
|
},
|
1161
1184
|
"doc": {
|
1162
1185
|
"__schema": "DocSchema",
|
1163
1186
|
"location": {
|
1164
1187
|
"filePath": "install.main.runtime.ts",
|
1165
|
-
"line":
|
1188
|
+
"line": 996,
|
1166
1189
|
"character": 3
|
1167
1190
|
},
|
1168
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 */",
|
@@ -1176,7 +1199,7 @@
|
|
1176
1199
|
"__schema": "ParameterSchema",
|
1177
1200
|
"location": {
|
1178
1201
|
"filePath": "install.main.runtime.ts",
|
1179
|
-
"line":
|
1202
|
+
"line": 1001,
|
1180
1203
|
"character": 5
|
1181
1204
|
},
|
1182
1205
|
"name": "options",
|
@@ -1184,7 +1207,7 @@
|
|
1184
1207
|
"__schema": "TypeRefSchema",
|
1185
1208
|
"location": {
|
1186
1209
|
"filePath": "install.main.runtime.ts",
|
1187
|
-
"line":
|
1210
|
+
"line": 1001,
|
1188
1211
|
"character": 14
|
1189
1212
|
},
|
1190
1213
|
"name": "WorkspaceLinkOptions"
|
@@ -1198,7 +1221,7 @@
|
|
1198
1221
|
"__schema": "TypeRefSchema",
|
1199
1222
|
"location": {
|
1200
1223
|
"filePath": "install.main.runtime.ts",
|
1201
|
-
"line":
|
1224
|
+
"line": 1002,
|
1202
1225
|
"character": 6
|
1203
1226
|
},
|
1204
1227
|
"name": "Promise",
|
@@ -1207,7 +1230,7 @@
|
|
1207
1230
|
"__schema": "TypeLiteralSchema",
|
1208
1231
|
"location": {
|
1209
1232
|
"filePath": "install.main.runtime.ts",
|
1210
|
-
"line":
|
1233
|
+
"line": 1002,
|
1211
1234
|
"character": 14
|
1212
1235
|
},
|
1213
1236
|
"members": [
|
@@ -1215,7 +1238,7 @@
|
|
1215
1238
|
"__schema": "VariableLikeSchema",
|
1216
1239
|
"location": {
|
1217
1240
|
"filePath": "install.main.runtime.ts",
|
1218
|
-
"line":
|
1241
|
+
"line": 1002,
|
1219
1242
|
"character": 16
|
1220
1243
|
},
|
1221
1244
|
"signature": "(property) linkResults: WorkspaceLinkResults",
|
@@ -1224,7 +1247,7 @@
|
|
1224
1247
|
"__schema": "TypeRefSchema",
|
1225
1248
|
"location": {
|
1226
1249
|
"filePath": "install.main.runtime.ts",
|
1227
|
-
"line":
|
1250
|
+
"line": 1002,
|
1228
1251
|
"character": 16
|
1229
1252
|
},
|
1230
1253
|
"name": "WorkspaceLinkResults",
|
@@ -1236,7 +1259,7 @@
|
|
1236
1259
|
"__schema": "VariableLikeSchema",
|
1237
1260
|
"location": {
|
1238
1261
|
"filePath": "install.main.runtime.ts",
|
1239
|
-
"line":
|
1262
|
+
"line": 1002,
|
1240
1263
|
"character": 51
|
1241
1264
|
},
|
1242
1265
|
"signature": "(property) linkedRootDeps: Record<string, string>",
|
@@ -1245,7 +1268,7 @@
|
|
1245
1268
|
"__schema": "TypeRefSchema",
|
1246
1269
|
"location": {
|
1247
1270
|
"filePath": "install.main.runtime.ts",
|
1248
|
-
"line":
|
1271
|
+
"line": 1002,
|
1249
1272
|
"character": 67
|
1250
1273
|
},
|
1251
1274
|
"name": "Record",
|
@@ -1254,7 +1277,7 @@
|
|
1254
1277
|
"__schema": "KeywordTypeSchema",
|
1255
1278
|
"location": {
|
1256
1279
|
"filePath": "install.main.runtime.ts",
|
1257
|
-
"line":
|
1280
|
+
"line": 1002,
|
1258
1281
|
"character": 74
|
1259
1282
|
},
|
1260
1283
|
"name": "string"
|
@@ -1263,7 +1286,7 @@
|
|
1263
1286
|
"__schema": "KeywordTypeSchema",
|
1264
1287
|
"location": {
|
1265
1288
|
"filePath": "install.main.runtime.ts",
|
1266
|
-
"line":
|
1289
|
+
"line": 1002,
|
1267
1290
|
"character": 82
|
1268
1291
|
},
|
1269
1292
|
"name": "string"
|
@@ -1284,7 +1307,7 @@
|
|
1284
1307
|
"__schema": "FunctionLikeSchema",
|
1285
1308
|
"location": {
|
1286
1309
|
"filePath": "install.main.runtime.ts",
|
1287
|
-
"line":
|
1310
|
+
"line": 1026,
|
1288
1311
|
"character": 3
|
1289
1312
|
},
|
1290
1313
|
"signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
|
@@ -1294,7 +1317,7 @@
|
|
1294
1317
|
"__schema": "ParameterSchema",
|
1295
1318
|
"location": {
|
1296
1319
|
"filePath": "install.main.runtime.ts",
|
1297
|
-
"line":
|
1320
|
+
"line": 1026,
|
1298
1321
|
"character": 22
|
1299
1322
|
},
|
1300
1323
|
"name": "compDirMap",
|
@@ -1302,7 +1325,7 @@
|
|
1302
1325
|
"__schema": "TypeRefSchema",
|
1303
1326
|
"location": {
|
1304
1327
|
"filePath": "install.main.runtime.ts",
|
1305
|
-
"line":
|
1328
|
+
"line": 1026,
|
1306
1329
|
"character": 34
|
1307
1330
|
},
|
1308
1331
|
"name": "ComponentMap",
|
@@ -1311,7 +1334,7 @@
|
|
1311
1334
|
"__schema": "KeywordTypeSchema",
|
1312
1335
|
"location": {
|
1313
1336
|
"filePath": "install.main.runtime.ts",
|
1314
|
-
"line":
|
1337
|
+
"line": 1026,
|
1315
1338
|
"character": 47
|
1316
1339
|
},
|
1317
1340
|
"name": "string"
|
@@ -1325,7 +1348,7 @@
|
|
1325
1348
|
"__schema": "ParameterSchema",
|
1326
1349
|
"location": {
|
1327
1350
|
"filePath": "install.main.runtime.ts",
|
1328
|
-
"line":
|
1351
|
+
"line": 1026,
|
1329
1352
|
"character": 56
|
1330
1353
|
},
|
1331
1354
|
"name": "options",
|
@@ -1333,7 +1356,7 @@
|
|
1333
1356
|
"__schema": "TypeLiteralSchema",
|
1334
1357
|
"location": {
|
1335
1358
|
"filePath": "install.main.runtime.ts",
|
1336
|
-
"line":
|
1359
|
+
"line": 1026,
|
1337
1360
|
"character": 66
|
1338
1361
|
},
|
1339
1362
|
"members": [
|
@@ -1341,7 +1364,7 @@
|
|
1341
1364
|
"__schema": "VariableLikeSchema",
|
1342
1365
|
"location": {
|
1343
1366
|
"filePath": "install.main.runtime.ts",
|
1344
|
-
"line":
|
1367
|
+
"line": 1026,
|
1345
1368
|
"character": 68
|
1346
1369
|
},
|
1347
1370
|
"signature": "(property) rewire?: boolean | undefined",
|
@@ -1350,7 +1373,7 @@
|
|
1350
1373
|
"__schema": "KeywordTypeSchema",
|
1351
1374
|
"location": {
|
1352
1375
|
"filePath": "install.main.runtime.ts",
|
1353
|
-
"line":
|
1376
|
+
"line": 1026,
|
1354
1377
|
"character": 77
|
1355
1378
|
},
|
1356
1379
|
"name": "boolean"
|
@@ -1367,7 +1390,7 @@
|
|
1367
1390
|
"__schema": "InferenceTypeSchema",
|
1368
1391
|
"location": {
|
1369
1392
|
"filePath": "install.main.runtime.ts",
|
1370
|
-
"line":
|
1393
|
+
"line": 1026,
|
1371
1394
|
"character": 3
|
1372
1395
|
},
|
1373
1396
|
"type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
|
@@ -1380,7 +1403,7 @@
|
|
1380
1403
|
"__schema": "FunctionLikeSchema",
|
1381
1404
|
"location": {
|
1382
1405
|
"filePath": "install.main.runtime.ts",
|
1383
|
-
"line":
|
1406
|
+
"line": 1031,
|
1384
1407
|
"character": 3
|
1385
1408
|
},
|
1386
1409
|
"signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
|
@@ -1390,7 +1413,7 @@
|
|
1390
1413
|
"__schema": "ParameterSchema",
|
1391
1414
|
"location": {
|
1392
1415
|
"filePath": "install.main.runtime.ts",
|
1393
|
-
"line":
|
1416
|
+
"line": 1031,
|
1394
1417
|
"character": 14
|
1395
1418
|
},
|
1396
1419
|
"name": "options",
|
@@ -1398,7 +1421,7 @@
|
|
1398
1421
|
"__schema": "TypeRefSchema",
|
1399
1422
|
"location": {
|
1400
1423
|
"filePath": "install.main.runtime.ts",
|
1401
|
-
"line":
|
1424
|
+
"line": 1031,
|
1402
1425
|
"character": 23
|
1403
1426
|
},
|
1404
1427
|
"name": "WorkspaceLinkOptions"
|
@@ -1412,7 +1435,7 @@
|
|
1412
1435
|
"__schema": "TypeRefSchema",
|
1413
1436
|
"location": {
|
1414
1437
|
"filePath": "install.main.runtime.ts",
|
1415
|
-
"line":
|
1438
|
+
"line": 1031,
|
1416
1439
|
"character": 51
|
1417
1440
|
},
|
1418
1441
|
"name": "Promise",
|
@@ -1421,7 +1444,7 @@
|
|
1421
1444
|
"__schema": "TypeRefSchema",
|
1422
1445
|
"location": {
|
1423
1446
|
"filePath": "install.main.runtime.ts",
|
1424
|
-
"line":
|
1447
|
+
"line": 1031,
|
1425
1448
|
"character": 59
|
1426
1449
|
},
|
1427
1450
|
"name": "WorkspaceLinkResults"
|
@@ -1436,7 +1459,7 @@
|
|
1436
1459
|
"__schema": "VariableLikeSchema",
|
1437
1460
|
"location": {
|
1438
1461
|
"filePath": "install.main.runtime.ts",
|
1439
|
-
"line":
|
1462
|
+
"line": 1136,
|
1440
1463
|
"character": 3
|
1441
1464
|
},
|
1442
1465
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
@@ -1445,7 +1468,7 @@
|
|
1445
1468
|
"__schema": "InferenceTypeSchema",
|
1446
1469
|
"location": {
|
1447
1470
|
"filePath": "install.main.runtime.ts",
|
1448
|
-
"line":
|
1471
|
+
"line": 1136,
|
1449
1472
|
"character": 3
|
1450
1473
|
},
|
1451
1474
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
@@ -1457,7 +1480,7 @@
|
|
1457
1480
|
"__schema": "VariableLikeSchema",
|
1458
1481
|
"location": {
|
1459
1482
|
"filePath": "install.main.runtime.ts",
|
1460
|
-
"line":
|
1483
|
+
"line": 1137,
|
1461
1484
|
"character": 3
|
1462
1485
|
},
|
1463
1486
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
@@ -1466,7 +1489,7 @@
|
|
1466
1489
|
"__schema": "InferenceTypeSchema",
|
1467
1490
|
"location": {
|
1468
1491
|
"filePath": "install.main.runtime.ts",
|
1469
|
-
"line":
|
1492
|
+
"line": 1137,
|
1470
1493
|
"character": 3
|
1471
1494
|
},
|
1472
1495
|
"type": "Aspect[]"
|
@@ -1478,7 +1501,7 @@
|
|
1478
1501
|
"__schema": "VariableLikeSchema",
|
1479
1502
|
"location": {
|
1480
1503
|
"filePath": "install.main.runtime.ts",
|
1481
|
-
"line":
|
1504
|
+
"line": 1153,
|
1482
1505
|
"character": 3
|
1483
1506
|
},
|
1484
1507
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
@@ -1487,7 +1510,7 @@
|
|
1487
1510
|
"__schema": "InferenceTypeSchema",
|
1488
1511
|
"location": {
|
1489
1512
|
"filePath": "install.main.runtime.ts",
|
1490
|
-
"line":
|
1513
|
+
"line": 1153,
|
1491
1514
|
"character": 3
|
1492
1515
|
},
|
1493
1516
|
"type": "RuntimeDefinition"
|
@@ -1499,7 +1522,7 @@
|
|
1499
1522
|
"__schema": "FunctionLikeSchema",
|
1500
1523
|
"location": {
|
1501
1524
|
"filePath": "install.main.runtime.ts",
|
1502
|
-
"line":
|
1525
|
+
"line": 1155,
|
1503
1526
|
"character": 3
|
1504
1527
|
},
|
1505
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>",
|
@@ -1509,7 +1532,7 @@
|
|
1509
1532
|
"__schema": "ParameterSchema",
|
1510
1533
|
"location": {
|
1511
1534
|
"filePath": "install.main.runtime.ts",
|
1512
|
-
"line":
|
1535
|
+
"line": 1156,
|
1513
1536
|
"character": 5
|
1514
1537
|
},
|
1515
1538
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
|
@@ -1517,7 +1540,7 @@
|
|
1517
1540
|
"__schema": "TupleTypeSchema",
|
1518
1541
|
"location": {
|
1519
1542
|
"filePath": "install.main.runtime.ts",
|
1520
|
-
"line":
|
1543
|
+
"line": 1170,
|
1521
1544
|
"character": 8
|
1522
1545
|
},
|
1523
1546
|
"elements": [
|
@@ -1525,7 +1548,7 @@
|
|
1525
1548
|
"__schema": "TypeRefSchema",
|
1526
1549
|
"location": {
|
1527
1550
|
"filePath": "install.main.runtime.ts",
|
1528
|
-
"line":
|
1551
|
+
"line": 1171,
|
1529
1552
|
"character": 7
|
1530
1553
|
},
|
1531
1554
|
"name": "DependencyResolverMain"
|
@@ -1534,7 +1557,7 @@
|
|
1534
1557
|
"__schema": "TypeRefSchema",
|
1535
1558
|
"location": {
|
1536
1559
|
"filePath": "install.main.runtime.ts",
|
1537
|
-
"line":
|
1560
|
+
"line": 1172,
|
1538
1561
|
"character": 7
|
1539
1562
|
},
|
1540
1563
|
"name": "Workspace"
|
@@ -1543,7 +1566,7 @@
|
|
1543
1566
|
"__schema": "TypeRefSchema",
|
1544
1567
|
"location": {
|
1545
1568
|
"filePath": "install.main.runtime.ts",
|
1546
|
-
"line":
|
1569
|
+
"line": 1173,
|
1547
1570
|
"character": 7
|
1548
1571
|
},
|
1549
1572
|
"name": "LoggerMain"
|
@@ -1552,7 +1575,7 @@
|
|
1552
1575
|
"__schema": "TypeRefSchema",
|
1553
1576
|
"location": {
|
1554
1577
|
"filePath": "install.main.runtime.ts",
|
1555
|
-
"line":
|
1578
|
+
"line": 1174,
|
1556
1579
|
"character": 7
|
1557
1580
|
},
|
1558
1581
|
"name": "VariantsMain"
|
@@ -1561,7 +1584,7 @@
|
|
1561
1584
|
"__schema": "TypeRefSchema",
|
1562
1585
|
"location": {
|
1563
1586
|
"filePath": "install.main.runtime.ts",
|
1564
|
-
"line":
|
1587
|
+
"line": 1175,
|
1565
1588
|
"character": 7
|
1566
1589
|
},
|
1567
1590
|
"name": "CLIMain"
|
@@ -1570,7 +1593,7 @@
|
|
1570
1593
|
"__schema": "TypeRefSchema",
|
1571
1594
|
"location": {
|
1572
1595
|
"filePath": "install.main.runtime.ts",
|
1573
|
-
"line":
|
1596
|
+
"line": 1176,
|
1574
1597
|
"character": 7
|
1575
1598
|
},
|
1576
1599
|
"name": "CompilerMain"
|
@@ -1579,7 +1602,7 @@
|
|
1579
1602
|
"__schema": "TypeRefSchema",
|
1580
1603
|
"location": {
|
1581
1604
|
"filePath": "install.main.runtime.ts",
|
1582
|
-
"line":
|
1605
|
+
"line": 1177,
|
1583
1606
|
"character": 7
|
1584
1607
|
},
|
1585
1608
|
"name": "IssuesMain"
|
@@ -1588,7 +1611,7 @@
|
|
1588
1611
|
"__schema": "TypeRefSchema",
|
1589
1612
|
"location": {
|
1590
1613
|
"filePath": "install.main.runtime.ts",
|
1591
|
-
"line":
|
1614
|
+
"line": 1178,
|
1592
1615
|
"character": 7
|
1593
1616
|
},
|
1594
1617
|
"name": "EnvsMain"
|
@@ -1597,7 +1620,7 @@
|
|
1597
1620
|
"__schema": "TypeRefSchema",
|
1598
1621
|
"location": {
|
1599
1622
|
"filePath": "install.main.runtime.ts",
|
1600
|
-
"line":
|
1623
|
+
"line": 1179,
|
1601
1624
|
"character": 7
|
1602
1625
|
},
|
1603
1626
|
"name": "ApplicationMain"
|
@@ -1606,7 +1629,7 @@
|
|
1606
1629
|
"__schema": "TypeRefSchema",
|
1607
1630
|
"location": {
|
1608
1631
|
"filePath": "install.main.runtime.ts",
|
1609
|
-
"line":
|
1632
|
+
"line": 1180,
|
1610
1633
|
"character": 7
|
1611
1634
|
},
|
1612
1635
|
"name": "IpcEventsMain"
|
@@ -1615,7 +1638,7 @@
|
|
1615
1638
|
"__schema": "TypeRefSchema",
|
1616
1639
|
"location": {
|
1617
1640
|
"filePath": "install.main.runtime.ts",
|
1618
|
-
"line":
|
1641
|
+
"line": 1181,
|
1619
1642
|
"character": 7
|
1620
1643
|
},
|
1621
1644
|
"name": "GeneratorMain"
|
@@ -1624,7 +1647,7 @@
|
|
1624
1647
|
"__schema": "TypeRefSchema",
|
1625
1648
|
"location": {
|
1626
1649
|
"filePath": "install.main.runtime.ts",
|
1627
|
-
"line":
|
1650
|
+
"line": 1182,
|
1628
1651
|
"character": 7
|
1629
1652
|
},
|
1630
1653
|
"name": "WorkspaceConfigFilesMain"
|
@@ -1633,7 +1656,7 @@
|
|
1633
1656
|
"__schema": "TypeRefSchema",
|
1634
1657
|
"location": {
|
1635
1658
|
"filePath": "install.main.runtime.ts",
|
1636
|
-
"line":
|
1659
|
+
"line": 1183,
|
1637
1660
|
"character": 7
|
1638
1661
|
},
|
1639
1662
|
"name": "AspectLoaderMain"
|
@@ -1647,7 +1670,7 @@
|
|
1647
1670
|
"__schema": "ParameterSchema",
|
1648
1671
|
"location": {
|
1649
1672
|
"filePath": "install.main.runtime.ts",
|
1650
|
-
"line":
|
1673
|
+
"line": 1185,
|
1651
1674
|
"character": 5
|
1652
1675
|
},
|
1653
1676
|
"name": "_",
|
@@ -1655,7 +1678,7 @@
|
|
1655
1678
|
"__schema": "InferenceTypeSchema",
|
1656
1679
|
"location": {
|
1657
1680
|
"filePath": "install.main.runtime.ts",
|
1658
|
-
"line":
|
1681
|
+
"line": 1185,
|
1659
1682
|
"character": 5
|
1660
1683
|
},
|
1661
1684
|
"type": "any"
|
@@ -1667,7 +1690,7 @@
|
|
1667
1690
|
"__schema": "ParameterSchema",
|
1668
1691
|
"location": {
|
1669
1692
|
"filePath": "install.main.runtime.ts",
|
1670
|
-
"line":
|
1693
|
+
"line": 1186,
|
1671
1694
|
"character": 5
|
1672
1695
|
},
|
1673
1696
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
@@ -1675,7 +1698,7 @@
|
|
1675
1698
|
"__schema": "TupleTypeSchema",
|
1676
1699
|
"location": {
|
1677
1700
|
"filePath": "install.main.runtime.ts",
|
1678
|
-
"line":
|
1701
|
+
"line": 1186,
|
1679
1702
|
"character": 53
|
1680
1703
|
},
|
1681
1704
|
"elements": [
|
@@ -1683,7 +1706,7 @@
|
|
1683
1706
|
"__schema": "TypeRefSchema",
|
1684
1707
|
"location": {
|
1685
1708
|
"filePath": "install.main.runtime.ts",
|
1686
|
-
"line":
|
1709
|
+
"line": 1186,
|
1687
1710
|
"character": 54
|
1688
1711
|
},
|
1689
1712
|
"name": "PreLinkSlot"
|
@@ -1692,7 +1715,7 @@
|
|
1692
1715
|
"__schema": "TypeRefSchema",
|
1693
1716
|
"location": {
|
1694
1717
|
"filePath": "install.main.runtime.ts",
|
1695
|
-
"line":
|
1718
|
+
"line": 1186,
|
1696
1719
|
"character": 67
|
1697
1720
|
},
|
1698
1721
|
"name": "PreInstallSlot"
|
@@ -1701,7 +1724,7 @@
|
|
1701
1724
|
"__schema": "TypeRefSchema",
|
1702
1725
|
"location": {
|
1703
1726
|
"filePath": "install.main.runtime.ts",
|
1704
|
-
"line":
|
1727
|
+
"line": 1186,
|
1705
1728
|
"character": 83
|
1706
1729
|
},
|
1707
1730
|
"name": "PostInstallSlot"
|
@@ -1715,7 +1738,7 @@
|
|
1715
1738
|
"__schema": "ParameterSchema",
|
1716
1739
|
"location": {
|
1717
1740
|
"filePath": "install.main.runtime.ts",
|
1718
|
-
"line":
|
1741
|
+
"line": 1187,
|
1719
1742
|
"character": 5
|
1720
1743
|
},
|
1721
1744
|
"name": "harmony",
|
@@ -1723,7 +1746,7 @@
|
|
1723
1746
|
"__schema": "TypeRefSchema",
|
1724
1747
|
"location": {
|
1725
1748
|
"filePath": "install.main.runtime.ts",
|
1726
|
-
"line":
|
1749
|
+
"line": 1187,
|
1727
1750
|
"character": 14
|
1728
1751
|
},
|
1729
1752
|
"name": "Harmony"
|
@@ -1736,7 +1759,7 @@
|
|
1736
1759
|
"__schema": "InferenceTypeSchema",
|
1737
1760
|
"location": {
|
1738
1761
|
"filePath": "install.main.runtime.ts",
|
1739
|
-
"line":
|
1762
|
+
"line": 1155,
|
1740
1763
|
"character": 3
|
1741
1764
|
},
|
1742
1765
|
"type": "Promise<InstallMain>"
|
@@ -2463,7 +2486,7 @@
|
|
2463
2486
|
"__schema": "ConstructorSchema",
|
2464
2487
|
"location": {
|
2465
2488
|
"filePath": "install.main.runtime.ts",
|
2466
|
-
"line":
|
2489
|
+
"line": 111,
|
2467
2490
|
"character": 3
|
2468
2491
|
},
|
2469
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",
|
@@ -2473,7 +2496,7 @@
|
|
2473
2496
|
"__schema": "ParameterSchema",
|
2474
2497
|
"location": {
|
2475
2498
|
"filePath": "install.main.runtime.ts",
|
2476
|
-
"line":
|
2499
|
+
"line": 112,
|
2477
2500
|
"character": 5
|
2478
2501
|
},
|
2479
2502
|
"name": "dependencyResolver",
|
@@ -2481,7 +2504,7 @@
|
|
2481
2504
|
"__schema": "TypeRefSchema",
|
2482
2505
|
"location": {
|
2483
2506
|
"filePath": "install.main.runtime.ts",
|
2484
|
-
"line":
|
2507
|
+
"line": 112,
|
2485
2508
|
"character": 33
|
2486
2509
|
},
|
2487
2510
|
"name": "DependencyResolverMain"
|
@@ -2493,7 +2516,7 @@
|
|
2493
2516
|
"__schema": "ParameterSchema",
|
2494
2517
|
"location": {
|
2495
2518
|
"filePath": "install.main.runtime.ts",
|
2496
|
-
"line":
|
2519
|
+
"line": 114,
|
2497
2520
|
"character": 5
|
2498
2521
|
},
|
2499
2522
|
"name": "logger",
|
@@ -2501,7 +2524,7 @@
|
|
2501
2524
|
"__schema": "TypeRefSchema",
|
2502
2525
|
"location": {
|
2503
2526
|
"filePath": "install.main.runtime.ts",
|
2504
|
-
"line":
|
2527
|
+
"line": 114,
|
2505
2528
|
"character": 21
|
2506
2529
|
},
|
2507
2530
|
"name": "Logger"
|
@@ -2513,7 +2536,7 @@
|
|
2513
2536
|
"__schema": "ParameterSchema",
|
2514
2537
|
"location": {
|
2515
2538
|
"filePath": "install.main.runtime.ts",
|
2516
|
-
"line":
|
2539
|
+
"line": 116,
|
2517
2540
|
"character": 5
|
2518
2541
|
},
|
2519
2542
|
"name": "workspace",
|
@@ -2521,7 +2544,7 @@
|
|
2521
2544
|
"__schema": "TypeRefSchema",
|
2522
2545
|
"location": {
|
2523
2546
|
"filePath": "install.main.runtime.ts",
|
2524
|
-
"line":
|
2547
|
+
"line": 116,
|
2525
2548
|
"character": 24
|
2526
2549
|
},
|
2527
2550
|
"name": "Workspace"
|
@@ -2533,7 +2556,7 @@
|
|
2533
2556
|
"__schema": "ParameterSchema",
|
2534
2557
|
"location": {
|
2535
2558
|
"filePath": "install.main.runtime.ts",
|
2536
|
-
"line":
|
2559
|
+
"line": 118,
|
2537
2560
|
"character": 5
|
2538
2561
|
},
|
2539
2562
|
"name": "variants",
|
@@ -2541,7 +2564,7 @@
|
|
2541
2564
|
"__schema": "TypeRefSchema",
|
2542
2565
|
"location": {
|
2543
2566
|
"filePath": "install.main.runtime.ts",
|
2544
|
-
"line":
|
2567
|
+
"line": 118,
|
2545
2568
|
"character": 23
|
2546
2569
|
},
|
2547
2570
|
"name": "VariantsMain"
|
@@ -2553,7 +2576,7 @@
|
|
2553
2576
|
"__schema": "ParameterSchema",
|
2554
2577
|
"location": {
|
2555
2578
|
"filePath": "install.main.runtime.ts",
|
2556
|
-
"line":
|
2579
|
+
"line": 120,
|
2557
2580
|
"character": 5
|
2558
2581
|
},
|
2559
2582
|
"name": "compiler",
|
@@ -2561,7 +2584,7 @@
|
|
2561
2584
|
"__schema": "TypeRefSchema",
|
2562
2585
|
"location": {
|
2563
2586
|
"filePath": "install.main.runtime.ts",
|
2564
|
-
"line":
|
2587
|
+
"line": 120,
|
2565
2588
|
"character": 23
|
2566
2589
|
},
|
2567
2590
|
"name": "CompilerMain"
|
@@ -2573,7 +2596,7 @@
|
|
2573
2596
|
"__schema": "ParameterSchema",
|
2574
2597
|
"location": {
|
2575
2598
|
"filePath": "install.main.runtime.ts",
|
2576
|
-
"line":
|
2599
|
+
"line": 122,
|
2577
2600
|
"character": 5
|
2578
2601
|
},
|
2579
2602
|
"name": "envs",
|
@@ -2581,7 +2604,7 @@
|
|
2581
2604
|
"__schema": "TypeRefSchema",
|
2582
2605
|
"location": {
|
2583
2606
|
"filePath": "install.main.runtime.ts",
|
2584
|
-
"line":
|
2607
|
+
"line": 122,
|
2585
2608
|
"character": 19
|
2586
2609
|
},
|
2587
2610
|
"name": "EnvsMain"
|
@@ -2593,7 +2616,7 @@
|
|
2593
2616
|
"__schema": "ParameterSchema",
|
2594
2617
|
"location": {
|
2595
2618
|
"filePath": "install.main.runtime.ts",
|
2596
|
-
"line":
|
2619
|
+
"line": 124,
|
2597
2620
|
"character": 5
|
2598
2621
|
},
|
2599
2622
|
"name": "wsConfigFiles",
|
@@ -2601,7 +2624,7 @@
|
|
2601
2624
|
"__schema": "TypeRefSchema",
|
2602
2625
|
"location": {
|
2603
2626
|
"filePath": "install.main.runtime.ts",
|
2604
|
-
"line":
|
2627
|
+
"line": 124,
|
2605
2628
|
"character": 28
|
2606
2629
|
},
|
2607
2630
|
"name": "WorkspaceConfigFilesMain"
|
@@ -2613,7 +2636,7 @@
|
|
2613
2636
|
"__schema": "ParameterSchema",
|
2614
2637
|
"location": {
|
2615
2638
|
"filePath": "install.main.runtime.ts",
|
2616
|
-
"line":
|
2639
|
+
"line": 126,
|
2617
2640
|
"character": 5
|
2618
2641
|
},
|
2619
2642
|
"name": "aspectLoader",
|
@@ -2621,7 +2644,7 @@
|
|
2621
2644
|
"__schema": "TypeRefSchema",
|
2622
2645
|
"location": {
|
2623
2646
|
"filePath": "install.main.runtime.ts",
|
2624
|
-
"line":
|
2647
|
+
"line": 126,
|
2625
2648
|
"character": 27
|
2626
2649
|
},
|
2627
2650
|
"name": "AspectLoaderMain"
|
@@ -2633,7 +2656,7 @@
|
|
2633
2656
|
"__schema": "ParameterSchema",
|
2634
2657
|
"location": {
|
2635
2658
|
"filePath": "install.main.runtime.ts",
|
2636
|
-
"line":
|
2659
|
+
"line": 128,
|
2637
2660
|
"character": 5
|
2638
2661
|
},
|
2639
2662
|
"name": "app",
|
@@ -2641,7 +2664,7 @@
|
|
2641
2664
|
"__schema": "TypeRefSchema",
|
2642
2665
|
"location": {
|
2643
2666
|
"filePath": "install.main.runtime.ts",
|
2644
|
-
"line":
|
2667
|
+
"line": 128,
|
2645
2668
|
"character": 18
|
2646
2669
|
},
|
2647
2670
|
"name": "ApplicationMain"
|
@@ -2653,7 +2676,7 @@
|
|
2653
2676
|
"__schema": "ParameterSchema",
|
2654
2677
|
"location": {
|
2655
2678
|
"filePath": "install.main.runtime.ts",
|
2656
|
-
"line":
|
2679
|
+
"line": 130,
|
2657
2680
|
"character": 5
|
2658
2681
|
},
|
2659
2682
|
"name": "generator",
|
@@ -2661,7 +2684,7 @@
|
|
2661
2684
|
"__schema": "TypeRefSchema",
|
2662
2685
|
"location": {
|
2663
2686
|
"filePath": "install.main.runtime.ts",
|
2664
|
-
"line":
|
2687
|
+
"line": 130,
|
2665
2688
|
"character": 24
|
2666
2689
|
},
|
2667
2690
|
"name": "GeneratorMain"
|
@@ -2673,7 +2696,7 @@
|
|
2673
2696
|
"__schema": "ParameterSchema",
|
2674
2697
|
"location": {
|
2675
2698
|
"filePath": "install.main.runtime.ts",
|
2676
|
-
"line":
|
2699
|
+
"line": 132,
|
2677
2700
|
"character": 5
|
2678
2701
|
},
|
2679
2702
|
"name": "preLinkSlot",
|
@@ -2681,7 +2704,7 @@
|
|
2681
2704
|
"__schema": "TypeRefSchema",
|
2682
2705
|
"location": {
|
2683
2706
|
"filePath": "install.main.runtime.ts",
|
2684
|
-
"line":
|
2707
|
+
"line": 132,
|
2685
2708
|
"character": 26
|
2686
2709
|
},
|
2687
2710
|
"name": "PreLinkSlot"
|
@@ -2693,7 +2716,7 @@
|
|
2693
2716
|
"__schema": "ParameterSchema",
|
2694
2717
|
"location": {
|
2695
2718
|
"filePath": "install.main.runtime.ts",
|
2696
|
-
"line":
|
2719
|
+
"line": 134,
|
2697
2720
|
"character": 5
|
2698
2721
|
},
|
2699
2722
|
"name": "preInstallSlot",
|
@@ -2701,7 +2724,7 @@
|
|
2701
2724
|
"__schema": "TypeRefSchema",
|
2702
2725
|
"location": {
|
2703
2726
|
"filePath": "install.main.runtime.ts",
|
2704
|
-
"line":
|
2727
|
+
"line": 134,
|
2705
2728
|
"character": 29
|
2706
2729
|
},
|
2707
2730
|
"name": "PreInstallSlot"
|
@@ -2713,7 +2736,7 @@
|
|
2713
2736
|
"__schema": "ParameterSchema",
|
2714
2737
|
"location": {
|
2715
2738
|
"filePath": "install.main.runtime.ts",
|
2716
|
-
"line":
|
2739
|
+
"line": 136,
|
2717
2740
|
"character": 5
|
2718
2741
|
},
|
2719
2742
|
"name": "postInstallSlot",
|
@@ -2721,7 +2744,7 @@
|
|
2721
2744
|
"__schema": "TypeRefSchema",
|
2722
2745
|
"location": {
|
2723
2746
|
"filePath": "install.main.runtime.ts",
|
2724
|
-
"line":
|
2747
|
+
"line": 136,
|
2725
2748
|
"character": 30
|
2726
2749
|
},
|
2727
2750
|
"name": "PostInstallSlot"
|
@@ -2733,7 +2756,7 @@
|
|
2733
2756
|
"__schema": "ParameterSchema",
|
2734
2757
|
"location": {
|
2735
2758
|
"filePath": "install.main.runtime.ts",
|
2736
|
-
"line":
|
2759
|
+
"line": 138,
|
2737
2760
|
"character": 5
|
2738
2761
|
},
|
2739
2762
|
"name": "ipcEvents",
|
@@ -2741,7 +2764,7 @@
|
|
2741
2764
|
"__schema": "TypeRefSchema",
|
2742
2765
|
"location": {
|
2743
2766
|
"filePath": "install.main.runtime.ts",
|
2744
|
-
"line":
|
2767
|
+
"line": 138,
|
2745
2768
|
"character": 24
|
2746
2769
|
},
|
2747
2770
|
"name": "IpcEventsMain"
|
@@ -2753,7 +2776,7 @@
|
|
2753
2776
|
"__schema": "ParameterSchema",
|
2754
2777
|
"location": {
|
2755
2778
|
"filePath": "install.main.runtime.ts",
|
2756
|
-
"line":
|
2779
|
+
"line": 140,
|
2757
2780
|
"character": 5
|
2758
2781
|
},
|
2759
2782
|
"name": "harmony",
|
@@ -2761,7 +2784,7 @@
|
|
2761
2784
|
"__schema": "TypeRefSchema",
|
2762
2785
|
"location": {
|
2763
2786
|
"filePath": "install.main.runtime.ts",
|
2764
|
-
"line":
|
2787
|
+
"line": 140,
|
2765
2788
|
"character": 22
|
2766
2789
|
},
|
2767
2790
|
"name": "Harmony"
|
@@ -2785,14 +2808,14 @@
|
|
2785
2808
|
"__schema": "FunctionLikeSchema",
|
2786
2809
|
"location": {
|
2787
2810
|
"filePath": "install.main.runtime.ts",
|
2788
|
-
"line":
|
2811
|
+
"line": 148,
|
2789
2812
|
"character": 3
|
2790
2813
|
},
|
2791
2814
|
"doc": {
|
2792
2815
|
"__schema": "DocSchema",
|
2793
2816
|
"location": {
|
2794
2817
|
"filePath": "install.main.runtime.ts",
|
2795
|
-
"line":
|
2818
|
+
"line": 142,
|
2796
2819
|
"character": 3
|
2797
2820
|
},
|
2798
2821
|
"raw": "/**\n * Install dependencies for all components in the workspace\n *\n * @returns\n * @memberof Workspace\n */",
|
@@ -2802,7 +2825,7 @@
|
|
2802
2825
|
"__schema": "ReturnTagSchema",
|
2803
2826
|
"location": {
|
2804
2827
|
"filePath": "install.main.runtime.ts",
|
2805
|
-
"line":
|
2828
|
+
"line": 145,
|
2806
2829
|
"character": 6
|
2807
2830
|
},
|
2808
2831
|
"tagName": "return"
|
@@ -2811,7 +2834,7 @@
|
|
2811
2834
|
"__schema": "TagSchema",
|
2812
2835
|
"location": {
|
2813
2836
|
"filePath": "install.main.runtime.ts",
|
2814
|
-
"line":
|
2837
|
+
"line": 146,
|
2815
2838
|
"character": 6
|
2816
2839
|
},
|
2817
2840
|
"tagName": "memberof",
|
@@ -2826,7 +2849,7 @@
|
|
2826
2849
|
"__schema": "ParameterSchema",
|
2827
2850
|
"location": {
|
2828
2851
|
"filePath": "install.main.runtime.ts",
|
2829
|
-
"line":
|
2852
|
+
"line": 148,
|
2830
2853
|
"character": 17
|
2831
2854
|
},
|
2832
2855
|
"name": "packages",
|
@@ -2834,14 +2857,14 @@
|
|
2834
2857
|
"__schema": "TypeArraySchema",
|
2835
2858
|
"location": {
|
2836
2859
|
"filePath": "install.main.runtime.ts",
|
2837
|
-
"line":
|
2860
|
+
"line": 148,
|
2838
2861
|
"character": 28
|
2839
2862
|
},
|
2840
2863
|
"type": {
|
2841
2864
|
"__schema": "KeywordTypeSchema",
|
2842
2865
|
"location": {
|
2843
2866
|
"filePath": "install.main.runtime.ts",
|
2844
|
-
"line":
|
2867
|
+
"line": 148,
|
2845
2868
|
"character": 28
|
2846
2869
|
},
|
2847
2870
|
"name": "string"
|
@@ -2854,7 +2877,7 @@
|
|
2854
2877
|
"__schema": "ParameterSchema",
|
2855
2878
|
"location": {
|
2856
2879
|
"filePath": "install.main.runtime.ts",
|
2857
|
-
"line":
|
2880
|
+
"line": 148,
|
2858
2881
|
"character": 38
|
2859
2882
|
},
|
2860
2883
|
"name": "options",
|
@@ -2862,7 +2885,7 @@
|
|
2862
2885
|
"__schema": "TypeRefSchema",
|
2863
2886
|
"location": {
|
2864
2887
|
"filePath": "install.main.runtime.ts",
|
2865
|
-
"line":
|
2888
|
+
"line": 148,
|
2866
2889
|
"character": 48
|
2867
2890
|
},
|
2868
2891
|
"name": "WorkspaceInstallOptions"
|
@@ -2875,7 +2898,7 @@
|
|
2875
2898
|
"__schema": "TypeRefSchema",
|
2876
2899
|
"location": {
|
2877
2900
|
"filePath": "install.main.runtime.ts",
|
2878
|
-
"line":
|
2901
|
+
"line": 148,
|
2879
2902
|
"character": 74
|
2880
2903
|
},
|
2881
2904
|
"name": "Promise",
|
@@ -2884,7 +2907,7 @@
|
|
2884
2907
|
"__schema": "TypeRefSchema",
|
2885
2908
|
"location": {
|
2886
2909
|
"filePath": "install.main.runtime.ts",
|
2887
|
-
"line":
|
2910
|
+
"line": 148,
|
2888
2911
|
"character": 82
|
2889
2912
|
},
|
2890
2913
|
"name": "ComponentMap",
|
@@ -2893,7 +2916,7 @@
|
|
2893
2916
|
"__schema": "KeywordTypeSchema",
|
2894
2917
|
"location": {
|
2895
2918
|
"filePath": "install.main.runtime.ts",
|
2896
|
-
"line":
|
2919
|
+
"line": 148,
|
2897
2920
|
"character": 95
|
2898
2921
|
},
|
2899
2922
|
"name": "string"
|
@@ -2910,7 +2933,7 @@
|
|
2910
2933
|
"__schema": "FunctionLikeSchema",
|
2911
2934
|
"location": {
|
2912
2935
|
"filePath": "install.main.runtime.ts",
|
2913
|
-
"line":
|
2936
|
+
"line": 189,
|
2914
2937
|
"character": 3
|
2915
2938
|
},
|
2916
2939
|
"signature": "(method) InstallMain.registerPreLink(fn: PreLink): void",
|
@@ -2920,7 +2943,7 @@
|
|
2920
2943
|
"__schema": "ParameterSchema",
|
2921
2944
|
"location": {
|
2922
2945
|
"filePath": "install.main.runtime.ts",
|
2923
|
-
"line":
|
2946
|
+
"line": 189,
|
2924
2947
|
"character": 19
|
2925
2948
|
},
|
2926
2949
|
"name": "fn",
|
@@ -2928,7 +2951,7 @@
|
|
2928
2951
|
"__schema": "TypeRefSchema",
|
2929
2952
|
"location": {
|
2930
2953
|
"filePath": "install.main.runtime.ts",
|
2931
|
-
"line":
|
2954
|
+
"line": 189,
|
2932
2955
|
"character": 23
|
2933
2956
|
},
|
2934
2957
|
"name": "PreLink"
|
@@ -2941,7 +2964,7 @@
|
|
2941
2964
|
"__schema": "InferenceTypeSchema",
|
2942
2965
|
"location": {
|
2943
2966
|
"filePath": "install.main.runtime.ts",
|
2944
|
-
"line":
|
2967
|
+
"line": 189,
|
2945
2968
|
"character": 3
|
2946
2969
|
},
|
2947
2970
|
"type": "void"
|
@@ -2952,7 +2975,7 @@
|
|
2952
2975
|
"__schema": "FunctionLikeSchema",
|
2953
2976
|
"location": {
|
2954
2977
|
"filePath": "install.main.runtime.ts",
|
2955
|
-
"line":
|
2978
|
+
"line": 193,
|
2956
2979
|
"character": 3
|
2957
2980
|
},
|
2958
2981
|
"signature": "(method) InstallMain.registerPreInstall(fn: PreInstall): void",
|
@@ -2962,7 +2985,7 @@
|
|
2962
2985
|
"__schema": "ParameterSchema",
|
2963
2986
|
"location": {
|
2964
2987
|
"filePath": "install.main.runtime.ts",
|
2965
|
-
"line":
|
2988
|
+
"line": 193,
|
2966
2989
|
"character": 22
|
2967
2990
|
},
|
2968
2991
|
"name": "fn",
|
@@ -2970,7 +2993,7 @@
|
|
2970
2993
|
"__schema": "TypeRefSchema",
|
2971
2994
|
"location": {
|
2972
2995
|
"filePath": "install.main.runtime.ts",
|
2973
|
-
"line":
|
2996
|
+
"line": 193,
|
2974
2997
|
"character": 26
|
2975
2998
|
},
|
2976
2999
|
"name": "PreInstall"
|
@@ -2983,7 +3006,7 @@
|
|
2983
3006
|
"__schema": "InferenceTypeSchema",
|
2984
3007
|
"location": {
|
2985
3008
|
"filePath": "install.main.runtime.ts",
|
2986
|
-
"line":
|
3009
|
+
"line": 193,
|
2987
3010
|
"character": 3
|
2988
3011
|
},
|
2989
3012
|
"type": "void"
|
@@ -2994,7 +3017,7 @@
|
|
2994
3017
|
"__schema": "FunctionLikeSchema",
|
2995
3018
|
"location": {
|
2996
3019
|
"filePath": "install.main.runtime.ts",
|
2997
|
-
"line":
|
3020
|
+
"line": 197,
|
2998
3021
|
"character": 3
|
2999
3022
|
},
|
3000
3023
|
"signature": "(method) InstallMain.registerPostInstall(fn: PostInstall): void",
|
@@ -3004,7 +3027,7 @@
|
|
3004
3027
|
"__schema": "ParameterSchema",
|
3005
3028
|
"location": {
|
3006
3029
|
"filePath": "install.main.runtime.ts",
|
3007
|
-
"line":
|
3030
|
+
"line": 197,
|
3008
3031
|
"character": 23
|
3009
3032
|
},
|
3010
3033
|
"name": "fn",
|
@@ -3012,7 +3035,7 @@
|
|
3012
3035
|
"__schema": "TypeRefSchema",
|
3013
3036
|
"location": {
|
3014
3037
|
"filePath": "install.main.runtime.ts",
|
3015
|
-
"line":
|
3038
|
+
"line": 197,
|
3016
3039
|
"character": 27
|
3017
3040
|
},
|
3018
3041
|
"name": "PostInstall"
|
@@ -3025,7 +3048,7 @@
|
|
3025
3048
|
"__schema": "InferenceTypeSchema",
|
3026
3049
|
"location": {
|
3027
3050
|
"filePath": "install.main.runtime.ts",
|
3028
|
-
"line":
|
3051
|
+
"line": 197,
|
3029
3052
|
"character": 3
|
3030
3053
|
},
|
3031
3054
|
"type": "void"
|
@@ -3036,7 +3059,7 @@
|
|
3036
3059
|
"__schema": "FunctionLikeSchema",
|
3037
3060
|
"location": {
|
3038
3061
|
"filePath": "install.main.runtime.ts",
|
3039
|
-
"line":
|
3062
|
+
"line": 201,
|
3040
3063
|
"character": 3
|
3041
3064
|
},
|
3042
3065
|
"signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[]): Promise<void>",
|
@@ -3046,7 +3069,7 @@
|
|
3046
3069
|
"__schema": "ParameterSchema",
|
3047
3070
|
"location": {
|
3048
3071
|
"filePath": "install.main.runtime.ts",
|
3049
|
-
"line":
|
3072
|
+
"line": 201,
|
3050
3073
|
"character": 27
|
3051
3074
|
},
|
3052
3075
|
"name": "generateResults",
|
@@ -3054,14 +3077,14 @@
|
|
3054
3077
|
"__schema": "TypeArraySchema",
|
3055
3078
|
"location": {
|
3056
3079
|
"filePath": "install.main.runtime.ts",
|
3057
|
-
"line":
|
3080
|
+
"line": 201,
|
3058
3081
|
"character": 44
|
3059
3082
|
},
|
3060
3083
|
"type": {
|
3061
3084
|
"__schema": "TypeRefSchema",
|
3062
3085
|
"location": {
|
3063
3086
|
"filePath": "install.main.runtime.ts",
|
3064
|
-
"line":
|
3087
|
+
"line": 201,
|
3065
3088
|
"character": 44
|
3066
3089
|
},
|
3067
3090
|
"name": "GenerateResult"
|
@@ -3075,7 +3098,7 @@
|
|
3075
3098
|
"__schema": "InferenceTypeSchema",
|
3076
3099
|
"location": {
|
3077
3100
|
"filePath": "install.main.runtime.ts",
|
3078
|
-
"line":
|
3101
|
+
"line": 201,
|
3079
3102
|
"character": 3
|
3080
3103
|
},
|
3081
3104
|
"type": "Promise<void>"
|
@@ -3088,14 +3111,37 @@
|
|
3088
3111
|
"__schema": "FunctionLikeSchema",
|
3089
3112
|
"location": {
|
3090
3113
|
"filePath": "install.main.runtime.ts",
|
3091
|
-
"line":
|
3114
|
+
"line": 712,
|
3115
|
+
"character": 3
|
3116
|
+
},
|
3117
|
+
"signature": "(method) InstallMain.setOldNonLoadedEnvs(): string[]",
|
3118
|
+
"name": "setOldNonLoadedEnvs",
|
3119
|
+
"params": [],
|
3120
|
+
"returnType": {
|
3121
|
+
"__schema": "InferenceTypeSchema",
|
3122
|
+
"location": {
|
3123
|
+
"filePath": "install.main.runtime.ts",
|
3124
|
+
"line": 712,
|
3125
|
+
"character": 3
|
3126
|
+
},
|
3127
|
+
"type": "string[]"
|
3128
|
+
},
|
3129
|
+
"modifiers": [
|
3130
|
+
"public"
|
3131
|
+
]
|
3132
|
+
},
|
3133
|
+
{
|
3134
|
+
"__schema": "FunctionLikeSchema",
|
3135
|
+
"location": {
|
3136
|
+
"filePath": "install.main.runtime.ts",
|
3137
|
+
"line": 727,
|
3092
3138
|
"character": 3
|
3093
3139
|
},
|
3094
3140
|
"doc": {
|
3095
3141
|
"__schema": "DocSchema",
|
3096
3142
|
"location": {
|
3097
3143
|
"filePath": "install.main.runtime.ts",
|
3098
|
-
"line":
|
3144
|
+
"line": 720,
|
3099
3145
|
"character": 3
|
3100
3146
|
},
|
3101
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 */",
|
@@ -3105,7 +3151,7 @@
|
|
3105
3151
|
"__schema": "ReturnTagSchema",
|
3106
3152
|
"location": {
|
3107
3153
|
"filePath": "install.main.runtime.ts",
|
3108
|
-
"line":
|
3154
|
+
"line": 722,
|
3109
3155
|
"character": 6
|
3110
3156
|
},
|
3111
3157
|
"tagName": "return",
|
@@ -3120,7 +3166,7 @@
|
|
3120
3166
|
"__schema": "InferenceTypeSchema",
|
3121
3167
|
"location": {
|
3122
3168
|
"filePath": "install.main.runtime.ts",
|
3123
|
-
"line":
|
3169
|
+
"line": 727,
|
3124
3170
|
"character": 3
|
3125
3171
|
},
|
3126
3172
|
"type": "string[]"
|
@@ -3133,14 +3179,14 @@
|
|
3133
3179
|
"__schema": "FunctionLikeSchema",
|
3134
3180
|
"location": {
|
3135
3181
|
"filePath": "install.main.runtime.ts",
|
3136
|
-
"line":
|
3182
|
+
"line": 874,
|
3137
3183
|
"character": 3
|
3138
3184
|
},
|
3139
3185
|
"doc": {
|
3140
3186
|
"__schema": "DocSchema",
|
3141
3187
|
"location": {
|
3142
3188
|
"filePath": "install.main.runtime.ts",
|
3143
|
-
"line":
|
3189
|
+
"line": 869,
|
3144
3190
|
"character": 3
|
3145
3191
|
},
|
3146
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 */",
|
@@ -3150,7 +3196,7 @@
|
|
3150
3196
|
"__schema": "PropertyLikeTagSchema",
|
3151
3197
|
"location": {
|
3152
3198
|
"filePath": "install.main.runtime.ts",
|
3153
|
-
"line":
|
3199
|
+
"line": 872,
|
3154
3200
|
"character": 6
|
3155
3201
|
},
|
3156
3202
|
"name": "options.all",
|
@@ -3160,7 +3206,7 @@
|
|
3160
3206
|
"__schema": "TypeRefSchema",
|
3161
3207
|
"location": {
|
3162
3208
|
"filePath": "install.main.runtime.ts",
|
3163
|
-
"line":
|
3209
|
+
"line": 872,
|
3164
3210
|
"character": 26
|
3165
3211
|
},
|
3166
3212
|
"name": "Boolean"
|
@@ -3175,7 +3221,7 @@
|
|
3175
3221
|
"__schema": "ParameterSchema",
|
3176
3222
|
"location": {
|
3177
3223
|
"filePath": "install.main.runtime.ts",
|
3178
|
-
"line":
|
3224
|
+
"line": 874,
|
3179
3225
|
"character": 28
|
3180
3226
|
},
|
3181
3227
|
"name": "options",
|
@@ -3183,7 +3229,7 @@
|
|
3183
3229
|
"__schema": "TypeLiteralSchema",
|
3184
3230
|
"location": {
|
3185
3231
|
"filePath": "install.main.runtime.ts",
|
3186
|
-
"line":
|
3232
|
+
"line": 874,
|
3187
3233
|
"character": 37
|
3188
3234
|
},
|
3189
3235
|
"members": [
|
@@ -3191,7 +3237,7 @@
|
|
3191
3237
|
"__schema": "VariableLikeSchema",
|
3192
3238
|
"location": {
|
3193
3239
|
"filePath": "install.main.runtime.ts",
|
3194
|
-
"line":
|
3240
|
+
"line": 875,
|
3195
3241
|
"character": 5
|
3196
3242
|
},
|
3197
3243
|
"signature": "(property) forceVersionBump?: \"patch\" | \"major\" | \"minor\" | \"compatible\" | undefined",
|
@@ -3200,7 +3246,7 @@
|
|
3200
3246
|
"__schema": "TypeUnionSchema",
|
3201
3247
|
"location": {
|
3202
3248
|
"filePath": "install.main.runtime.ts",
|
3203
|
-
"line":
|
3249
|
+
"line": 875,
|
3204
3250
|
"character": 24
|
3205
3251
|
},
|
3206
3252
|
"types": [
|
@@ -3208,7 +3254,7 @@
|
|
3208
3254
|
"__schema": "LiteralTypeSchema",
|
3209
3255
|
"location": {
|
3210
3256
|
"filePath": "install.main.runtime.ts",
|
3211
|
-
"line":
|
3257
|
+
"line": 875,
|
3212
3258
|
"character": 24
|
3213
3259
|
},
|
3214
3260
|
"name": "'major'"
|
@@ -3217,7 +3263,7 @@
|
|
3217
3263
|
"__schema": "LiteralTypeSchema",
|
3218
3264
|
"location": {
|
3219
3265
|
"filePath": "install.main.runtime.ts",
|
3220
|
-
"line":
|
3266
|
+
"line": 875,
|
3221
3267
|
"character": 34
|
3222
3268
|
},
|
3223
3269
|
"name": "'minor'"
|
@@ -3226,7 +3272,7 @@
|
|
3226
3272
|
"__schema": "LiteralTypeSchema",
|
3227
3273
|
"location": {
|
3228
3274
|
"filePath": "install.main.runtime.ts",
|
3229
|
-
"line":
|
3275
|
+
"line": 875,
|
3230
3276
|
"character": 44
|
3231
3277
|
},
|
3232
3278
|
"name": "'patch'"
|
@@ -3235,7 +3281,7 @@
|
|
3235
3281
|
"__schema": "LiteralTypeSchema",
|
3236
3282
|
"location": {
|
3237
3283
|
"filePath": "install.main.runtime.ts",
|
3238
|
-
"line":
|
3284
|
+
"line": 875,
|
3239
3285
|
"character": 54
|
3240
3286
|
},
|
3241
3287
|
"name": "'compatible'"
|
@@ -3248,7 +3294,7 @@
|
|
3248
3294
|
"__schema": "VariableLikeSchema",
|
3249
3295
|
"location": {
|
3250
3296
|
"filePath": "install.main.runtime.ts",
|
3251
|
-
"line":
|
3297
|
+
"line": 876,
|
3252
3298
|
"character": 5
|
3253
3299
|
},
|
3254
3300
|
"signature": "(property) patterns?: string[] | undefined",
|
@@ -3257,14 +3303,14 @@
|
|
3257
3303
|
"__schema": "TypeArraySchema",
|
3258
3304
|
"location": {
|
3259
3305
|
"filePath": "install.main.runtime.ts",
|
3260
|
-
"line":
|
3306
|
+
"line": 876,
|
3261
3307
|
"character": 16
|
3262
3308
|
},
|
3263
3309
|
"type": {
|
3264
3310
|
"__schema": "KeywordTypeSchema",
|
3265
3311
|
"location": {
|
3266
3312
|
"filePath": "install.main.runtime.ts",
|
3267
|
-
"line":
|
3313
|
+
"line": 876,
|
3268
3314
|
"character": 16
|
3269
3315
|
},
|
3270
3316
|
"name": "string"
|
@@ -3276,7 +3322,7 @@
|
|
3276
3322
|
"__schema": "VariableLikeSchema",
|
3277
3323
|
"location": {
|
3278
3324
|
"filePath": "install.main.runtime.ts",
|
3279
|
-
"line":
|
3325
|
+
"line": 877,
|
3280
3326
|
"character": 5
|
3281
3327
|
},
|
3282
3328
|
"signature": "(property) all: boolean",
|
@@ -3285,7 +3331,7 @@
|
|
3285
3331
|
"__schema": "KeywordTypeSchema",
|
3286
3332
|
"location": {
|
3287
3333
|
"filePath": "install.main.runtime.ts",
|
3288
|
-
"line":
|
3334
|
+
"line": 877,
|
3289
3335
|
"character": 10
|
3290
3336
|
},
|
3291
3337
|
"name": "boolean"
|
@@ -3302,7 +3348,7 @@
|
|
3302
3348
|
"__schema": "TypeRefSchema",
|
3303
3349
|
"location": {
|
3304
3350
|
"filePath": "install.main.runtime.ts",
|
3305
|
-
"line":
|
3351
|
+
"line": 878,
|
3306
3352
|
"character": 7
|
3307
3353
|
},
|
3308
3354
|
"name": "Promise",
|
@@ -3311,7 +3357,7 @@
|
|
3311
3357
|
"__schema": "TypeUnionSchema",
|
3312
3358
|
"location": {
|
3313
3359
|
"filePath": "install.main.runtime.ts",
|
3314
|
-
"line":
|
3360
|
+
"line": 878,
|
3315
3361
|
"character": 15
|
3316
3362
|
},
|
3317
3363
|
"types": [
|
@@ -3319,7 +3365,7 @@
|
|
3319
3365
|
"__schema": "TypeRefSchema",
|
3320
3366
|
"location": {
|
3321
3367
|
"filePath": "install.main.runtime.ts",
|
3322
|
-
"line":
|
3368
|
+
"line": 878,
|
3323
3369
|
"character": 15
|
3324
3370
|
},
|
3325
3371
|
"name": "ComponentMap",
|
@@ -3328,7 +3374,7 @@
|
|
3328
3374
|
"__schema": "KeywordTypeSchema",
|
3329
3375
|
"location": {
|
3330
3376
|
"filePath": "install.main.runtime.ts",
|
3331
|
-
"line":
|
3377
|
+
"line": 878,
|
3332
3378
|
"character": 28
|
3333
3379
|
},
|
3334
3380
|
"name": "string"
|
@@ -3339,7 +3385,7 @@
|
|
3339
3385
|
"__schema": "LiteralTypeSchema",
|
3340
3386
|
"location": {
|
3341
3387
|
"filePath": "install.main.runtime.ts",
|
3342
|
-
"line":
|
3388
|
+
"line": 878,
|
3343
3389
|
"character": 38
|
3344
3390
|
},
|
3345
3391
|
"name": "null"
|
@@ -3356,7 +3402,7 @@
|
|
3356
3402
|
"__schema": "FunctionLikeSchema",
|
3357
3403
|
"location": {
|
3358
3404
|
"filePath": "install.main.runtime.ts",
|
3359
|
-
"line":
|
3405
|
+
"line": 921,
|
3360
3406
|
"character": 3
|
3361
3407
|
},
|
3362
3408
|
"signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
|
@@ -3366,7 +3412,7 @@
|
|
3366
3412
|
"__schema": "ParameterSchema",
|
3367
3413
|
"location": {
|
3368
3414
|
"filePath": "install.main.runtime.ts",
|
3369
|
-
"line":
|
3415
|
+
"line": 921,
|
3370
3416
|
"character": 46
|
3371
3417
|
},
|
3372
3418
|
"name": "components",
|
@@ -3374,14 +3420,14 @@
|
|
3374
3420
|
"__schema": "TypeArraySchema",
|
3375
3421
|
"location": {
|
3376
3422
|
"filePath": "install.main.runtime.ts",
|
3377
|
-
"line":
|
3423
|
+
"line": 921,
|
3378
3424
|
"character": 58
|
3379
3425
|
},
|
3380
3426
|
"type": {
|
3381
3427
|
"__schema": "TypeRefSchema",
|
3382
3428
|
"location": {
|
3383
3429
|
"filePath": "install.main.runtime.ts",
|
3384
|
-
"line":
|
3430
|
+
"line": 921,
|
3385
3431
|
"character": 58
|
3386
3432
|
},
|
3387
3433
|
"name": "Component"
|
@@ -3395,7 +3441,7 @@
|
|
3395
3441
|
"__schema": "InferenceTypeSchema",
|
3396
3442
|
"location": {
|
3397
3443
|
"filePath": "install.main.runtime.ts",
|
3398
|
-
"line":
|
3444
|
+
"line": 921,
|
3399
3445
|
"character": 3
|
3400
3446
|
},
|
3401
3447
|
"type": "Promise<void>"
|
@@ -3408,14 +3454,14 @@
|
|
3408
3454
|
"__schema": "FunctionLikeSchema",
|
3409
3455
|
"location": {
|
3410
3456
|
"filePath": "install.main.runtime.ts",
|
3411
|
-
"line":
|
3457
|
+
"line": 990,
|
3412
3458
|
"character": 3
|
3413
3459
|
},
|
3414
3460
|
"doc": {
|
3415
3461
|
"__schema": "DocSchema",
|
3416
3462
|
"location": {
|
3417
3463
|
"filePath": "install.main.runtime.ts",
|
3418
|
-
"line":
|
3464
|
+
"line": 985,
|
3419
3465
|
"character": 3
|
3420
3466
|
},
|
3421
3467
|
"raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
|
@@ -3425,7 +3471,7 @@
|
|
3425
3471
|
"__schema": "PropertyLikeTagSchema",
|
3426
3472
|
"location": {
|
3427
3473
|
"filePath": "install.main.runtime.ts",
|
3428
|
-
"line":
|
3474
|
+
"line": 988,
|
3429
3475
|
"character": 6
|
3430
3476
|
},
|
3431
3477
|
"name": "the",
|
@@ -3435,14 +3481,14 @@
|
|
3435
3481
|
"__schema": "TypeArraySchema",
|
3436
3482
|
"location": {
|
3437
3483
|
"filePath": "install.main.runtime.ts",
|
3438
|
-
"line":
|
3484
|
+
"line": 988,
|
3439
3485
|
"character": 14
|
3440
3486
|
},
|
3441
3487
|
"type": {
|
3442
3488
|
"__schema": "KeywordTypeSchema",
|
3443
3489
|
"location": {
|
3444
3490
|
"filePath": "install.main.runtime.ts",
|
3445
|
-
"line":
|
3491
|
+
"line": 988,
|
3446
3492
|
"character": 14
|
3447
3493
|
},
|
3448
3494
|
"name": "string"
|
@@ -3458,7 +3504,7 @@
|
|
3458
3504
|
"__schema": "ParameterSchema",
|
3459
3505
|
"location": {
|
3460
3506
|
"filePath": "install.main.runtime.ts",
|
3461
|
-
"line":
|
3507
|
+
"line": 990,
|
3462
3508
|
"character": 31
|
3463
3509
|
},
|
3464
3510
|
"name": "packages",
|
@@ -3466,14 +3512,14 @@
|
|
3466
3512
|
"__schema": "TypeArraySchema",
|
3467
3513
|
"location": {
|
3468
3514
|
"filePath": "install.main.runtime.ts",
|
3469
|
-
"line":
|
3515
|
+
"line": 990,
|
3470
3516
|
"character": 41
|
3471
3517
|
},
|
3472
3518
|
"type": {
|
3473
3519
|
"__schema": "KeywordTypeSchema",
|
3474
3520
|
"location": {
|
3475
3521
|
"filePath": "install.main.runtime.ts",
|
3476
|
-
"line":
|
3522
|
+
"line": 990,
|
3477
3523
|
"character": 41
|
3478
3524
|
},
|
3479
3525
|
"name": "string"
|
@@ -3487,7 +3533,7 @@
|
|
3487
3533
|
"__schema": "InferenceTypeSchema",
|
3488
3534
|
"location": {
|
3489
3535
|
"filePath": "install.main.runtime.ts",
|
3490
|
-
"line":
|
3536
|
+
"line": 990,
|
3491
3537
|
"character": 3
|
3492
3538
|
},
|
3493
3539
|
"type": "Promise<ComponentMap<string>>"
|
@@ -3500,14 +3546,14 @@
|
|
3500
3546
|
"__schema": "FunctionLikeSchema",
|
3501
3547
|
"location": {
|
3502
3548
|
"filePath": "install.main.runtime.ts",
|
3503
|
-
"line":
|
3549
|
+
"line": 1000,
|
3504
3550
|
"character": 3
|
3505
3551
|
},
|
3506
3552
|
"doc": {
|
3507
3553
|
"__schema": "DocSchema",
|
3508
3554
|
"location": {
|
3509
3555
|
"filePath": "install.main.runtime.ts",
|
3510
|
-
"line":
|
3556
|
+
"line": 996,
|
3511
3557
|
"character": 3
|
3512
3558
|
},
|
3513
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 */",
|
@@ -3521,7 +3567,7 @@
|
|
3521
3567
|
"__schema": "ParameterSchema",
|
3522
3568
|
"location": {
|
3523
3569
|
"filePath": "install.main.runtime.ts",
|
3524
|
-
"line":
|
3570
|
+
"line": 1001,
|
3525
3571
|
"character": 5
|
3526
3572
|
},
|
3527
3573
|
"name": "options",
|
@@ -3529,7 +3575,7 @@
|
|
3529
3575
|
"__schema": "TypeRefSchema",
|
3530
3576
|
"location": {
|
3531
3577
|
"filePath": "install.main.runtime.ts",
|
3532
|
-
"line":
|
3578
|
+
"line": 1001,
|
3533
3579
|
"character": 14
|
3534
3580
|
},
|
3535
3581
|
"name": "WorkspaceLinkOptions"
|
@@ -3543,7 +3589,7 @@
|
|
3543
3589
|
"__schema": "TypeRefSchema",
|
3544
3590
|
"location": {
|
3545
3591
|
"filePath": "install.main.runtime.ts",
|
3546
|
-
"line":
|
3592
|
+
"line": 1002,
|
3547
3593
|
"character": 6
|
3548
3594
|
},
|
3549
3595
|
"name": "Promise",
|
@@ -3552,7 +3598,7 @@
|
|
3552
3598
|
"__schema": "TypeLiteralSchema",
|
3553
3599
|
"location": {
|
3554
3600
|
"filePath": "install.main.runtime.ts",
|
3555
|
-
"line":
|
3601
|
+
"line": 1002,
|
3556
3602
|
"character": 14
|
3557
3603
|
},
|
3558
3604
|
"members": [
|
@@ -3560,7 +3606,7 @@
|
|
3560
3606
|
"__schema": "VariableLikeSchema",
|
3561
3607
|
"location": {
|
3562
3608
|
"filePath": "install.main.runtime.ts",
|
3563
|
-
"line":
|
3609
|
+
"line": 1002,
|
3564
3610
|
"character": 16
|
3565
3611
|
},
|
3566
3612
|
"signature": "(property) linkResults: WorkspaceLinkResults",
|
@@ -3569,7 +3615,7 @@
|
|
3569
3615
|
"__schema": "TypeRefSchema",
|
3570
3616
|
"location": {
|
3571
3617
|
"filePath": "install.main.runtime.ts",
|
3572
|
-
"line":
|
3618
|
+
"line": 1002,
|
3573
3619
|
"character": 16
|
3574
3620
|
},
|
3575
3621
|
"name": "WorkspaceLinkResults",
|
@@ -3581,7 +3627,7 @@
|
|
3581
3627
|
"__schema": "VariableLikeSchema",
|
3582
3628
|
"location": {
|
3583
3629
|
"filePath": "install.main.runtime.ts",
|
3584
|
-
"line":
|
3630
|
+
"line": 1002,
|
3585
3631
|
"character": 51
|
3586
3632
|
},
|
3587
3633
|
"signature": "(property) linkedRootDeps: Record<string, string>",
|
@@ -3590,7 +3636,7 @@
|
|
3590
3636
|
"__schema": "TypeRefSchema",
|
3591
3637
|
"location": {
|
3592
3638
|
"filePath": "install.main.runtime.ts",
|
3593
|
-
"line":
|
3639
|
+
"line": 1002,
|
3594
3640
|
"character": 67
|
3595
3641
|
},
|
3596
3642
|
"name": "Record",
|
@@ -3599,7 +3645,7 @@
|
|
3599
3645
|
"__schema": "KeywordTypeSchema",
|
3600
3646
|
"location": {
|
3601
3647
|
"filePath": "install.main.runtime.ts",
|
3602
|
-
"line":
|
3648
|
+
"line": 1002,
|
3603
3649
|
"character": 74
|
3604
3650
|
},
|
3605
3651
|
"name": "string"
|
@@ -3608,7 +3654,7 @@
|
|
3608
3654
|
"__schema": "KeywordTypeSchema",
|
3609
3655
|
"location": {
|
3610
3656
|
"filePath": "install.main.runtime.ts",
|
3611
|
-
"line":
|
3657
|
+
"line": 1002,
|
3612
3658
|
"character": 82
|
3613
3659
|
},
|
3614
3660
|
"name": "string"
|
@@ -3629,7 +3675,7 @@
|
|
3629
3675
|
"__schema": "FunctionLikeSchema",
|
3630
3676
|
"location": {
|
3631
3677
|
"filePath": "install.main.runtime.ts",
|
3632
|
-
"line":
|
3678
|
+
"line": 1026,
|
3633
3679
|
"character": 3
|
3634
3680
|
},
|
3635
3681
|
"signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
|
@@ -3639,7 +3685,7 @@
|
|
3639
3685
|
"__schema": "ParameterSchema",
|
3640
3686
|
"location": {
|
3641
3687
|
"filePath": "install.main.runtime.ts",
|
3642
|
-
"line":
|
3688
|
+
"line": 1026,
|
3643
3689
|
"character": 22
|
3644
3690
|
},
|
3645
3691
|
"name": "compDirMap",
|
@@ -3647,7 +3693,7 @@
|
|
3647
3693
|
"__schema": "TypeRefSchema",
|
3648
3694
|
"location": {
|
3649
3695
|
"filePath": "install.main.runtime.ts",
|
3650
|
-
"line":
|
3696
|
+
"line": 1026,
|
3651
3697
|
"character": 34
|
3652
3698
|
},
|
3653
3699
|
"name": "ComponentMap",
|
@@ -3656,7 +3702,7 @@
|
|
3656
3702
|
"__schema": "KeywordTypeSchema",
|
3657
3703
|
"location": {
|
3658
3704
|
"filePath": "install.main.runtime.ts",
|
3659
|
-
"line":
|
3705
|
+
"line": 1026,
|
3660
3706
|
"character": 47
|
3661
3707
|
},
|
3662
3708
|
"name": "string"
|
@@ -3670,7 +3716,7 @@
|
|
3670
3716
|
"__schema": "ParameterSchema",
|
3671
3717
|
"location": {
|
3672
3718
|
"filePath": "install.main.runtime.ts",
|
3673
|
-
"line":
|
3719
|
+
"line": 1026,
|
3674
3720
|
"character": 56
|
3675
3721
|
},
|
3676
3722
|
"name": "options",
|
@@ -3678,7 +3724,7 @@
|
|
3678
3724
|
"__schema": "TypeLiteralSchema",
|
3679
3725
|
"location": {
|
3680
3726
|
"filePath": "install.main.runtime.ts",
|
3681
|
-
"line":
|
3727
|
+
"line": 1026,
|
3682
3728
|
"character": 66
|
3683
3729
|
},
|
3684
3730
|
"members": [
|
@@ -3686,7 +3732,7 @@
|
|
3686
3732
|
"__schema": "VariableLikeSchema",
|
3687
3733
|
"location": {
|
3688
3734
|
"filePath": "install.main.runtime.ts",
|
3689
|
-
"line":
|
3735
|
+
"line": 1026,
|
3690
3736
|
"character": 68
|
3691
3737
|
},
|
3692
3738
|
"signature": "(property) rewire?: boolean | undefined",
|
@@ -3695,7 +3741,7 @@
|
|
3695
3741
|
"__schema": "KeywordTypeSchema",
|
3696
3742
|
"location": {
|
3697
3743
|
"filePath": "install.main.runtime.ts",
|
3698
|
-
"line":
|
3744
|
+
"line": 1026,
|
3699
3745
|
"character": 77
|
3700
3746
|
},
|
3701
3747
|
"name": "boolean"
|
@@ -3712,7 +3758,7 @@
|
|
3712
3758
|
"__schema": "InferenceTypeSchema",
|
3713
3759
|
"location": {
|
3714
3760
|
"filePath": "install.main.runtime.ts",
|
3715
|
-
"line":
|
3761
|
+
"line": 1026,
|
3716
3762
|
"character": 3
|
3717
3763
|
},
|
3718
3764
|
"type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
|
@@ -3725,7 +3771,7 @@
|
|
3725
3771
|
"__schema": "FunctionLikeSchema",
|
3726
3772
|
"location": {
|
3727
3773
|
"filePath": "install.main.runtime.ts",
|
3728
|
-
"line":
|
3774
|
+
"line": 1031,
|
3729
3775
|
"character": 3
|
3730
3776
|
},
|
3731
3777
|
"signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
|
@@ -3735,7 +3781,7 @@
|
|
3735
3781
|
"__schema": "ParameterSchema",
|
3736
3782
|
"location": {
|
3737
3783
|
"filePath": "install.main.runtime.ts",
|
3738
|
-
"line":
|
3784
|
+
"line": 1031,
|
3739
3785
|
"character": 14
|
3740
3786
|
},
|
3741
3787
|
"name": "options",
|
@@ -3743,7 +3789,7 @@
|
|
3743
3789
|
"__schema": "TypeRefSchema",
|
3744
3790
|
"location": {
|
3745
3791
|
"filePath": "install.main.runtime.ts",
|
3746
|
-
"line":
|
3792
|
+
"line": 1031,
|
3747
3793
|
"character": 23
|
3748
3794
|
},
|
3749
3795
|
"name": "WorkspaceLinkOptions"
|
@@ -3757,7 +3803,7 @@
|
|
3757
3803
|
"__schema": "TypeRefSchema",
|
3758
3804
|
"location": {
|
3759
3805
|
"filePath": "install.main.runtime.ts",
|
3760
|
-
"line":
|
3806
|
+
"line": 1031,
|
3761
3807
|
"character": 51
|
3762
3808
|
},
|
3763
3809
|
"name": "Promise",
|
@@ -3766,7 +3812,7 @@
|
|
3766
3812
|
"__schema": "TypeRefSchema",
|
3767
3813
|
"location": {
|
3768
3814
|
"filePath": "install.main.runtime.ts",
|
3769
|
-
"line":
|
3815
|
+
"line": 1031,
|
3770
3816
|
"character": 59
|
3771
3817
|
},
|
3772
3818
|
"name": "WorkspaceLinkResults"
|
@@ -3781,7 +3827,7 @@
|
|
3781
3827
|
"__schema": "VariableLikeSchema",
|
3782
3828
|
"location": {
|
3783
3829
|
"filePath": "install.main.runtime.ts",
|
3784
|
-
"line":
|
3830
|
+
"line": 1136,
|
3785
3831
|
"character": 3
|
3786
3832
|
},
|
3787
3833
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
@@ -3790,7 +3836,7 @@
|
|
3790
3836
|
"__schema": "InferenceTypeSchema",
|
3791
3837
|
"location": {
|
3792
3838
|
"filePath": "install.main.runtime.ts",
|
3793
|
-
"line":
|
3839
|
+
"line": 1136,
|
3794
3840
|
"character": 3
|
3795
3841
|
},
|
3796
3842
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
@@ -3802,7 +3848,7 @@
|
|
3802
3848
|
"__schema": "VariableLikeSchema",
|
3803
3849
|
"location": {
|
3804
3850
|
"filePath": "install.main.runtime.ts",
|
3805
|
-
"line":
|
3851
|
+
"line": 1137,
|
3806
3852
|
"character": 3
|
3807
3853
|
},
|
3808
3854
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
@@ -3811,7 +3857,7 @@
|
|
3811
3857
|
"__schema": "InferenceTypeSchema",
|
3812
3858
|
"location": {
|
3813
3859
|
"filePath": "install.main.runtime.ts",
|
3814
|
-
"line":
|
3860
|
+
"line": 1137,
|
3815
3861
|
"character": 3
|
3816
3862
|
},
|
3817
3863
|
"type": "Aspect[]"
|
@@ -3823,7 +3869,7 @@
|
|
3823
3869
|
"__schema": "VariableLikeSchema",
|
3824
3870
|
"location": {
|
3825
3871
|
"filePath": "install.main.runtime.ts",
|
3826
|
-
"line":
|
3872
|
+
"line": 1153,
|
3827
3873
|
"character": 3
|
3828
3874
|
},
|
3829
3875
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
@@ -3832,7 +3878,7 @@
|
|
3832
3878
|
"__schema": "InferenceTypeSchema",
|
3833
3879
|
"location": {
|
3834
3880
|
"filePath": "install.main.runtime.ts",
|
3835
|
-
"line":
|
3881
|
+
"line": 1153,
|
3836
3882
|
"character": 3
|
3837
3883
|
},
|
3838
3884
|
"type": "RuntimeDefinition"
|
@@ -3844,7 +3890,7 @@
|
|
3844
3890
|
"__schema": "FunctionLikeSchema",
|
3845
3891
|
"location": {
|
3846
3892
|
"filePath": "install.main.runtime.ts",
|
3847
|
-
"line":
|
3893
|
+
"line": 1155,
|
3848
3894
|
"character": 3
|
3849
3895
|
},
|
3850
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>",
|
@@ -3854,7 +3900,7 @@
|
|
3854
3900
|
"__schema": "ParameterSchema",
|
3855
3901
|
"location": {
|
3856
3902
|
"filePath": "install.main.runtime.ts",
|
3857
|
-
"line":
|
3903
|
+
"line": 1156,
|
3858
3904
|
"character": 5
|
3859
3905
|
},
|
3860
3906
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
|
@@ -3862,7 +3908,7 @@
|
|
3862
3908
|
"__schema": "TupleTypeSchema",
|
3863
3909
|
"location": {
|
3864
3910
|
"filePath": "install.main.runtime.ts",
|
3865
|
-
"line":
|
3911
|
+
"line": 1170,
|
3866
3912
|
"character": 8
|
3867
3913
|
},
|
3868
3914
|
"elements": [
|
@@ -3870,7 +3916,7 @@
|
|
3870
3916
|
"__schema": "TypeRefSchema",
|
3871
3917
|
"location": {
|
3872
3918
|
"filePath": "install.main.runtime.ts",
|
3873
|
-
"line":
|
3919
|
+
"line": 1171,
|
3874
3920
|
"character": 7
|
3875
3921
|
},
|
3876
3922
|
"name": "DependencyResolverMain"
|
@@ -3879,7 +3925,7 @@
|
|
3879
3925
|
"__schema": "TypeRefSchema",
|
3880
3926
|
"location": {
|
3881
3927
|
"filePath": "install.main.runtime.ts",
|
3882
|
-
"line":
|
3928
|
+
"line": 1172,
|
3883
3929
|
"character": 7
|
3884
3930
|
},
|
3885
3931
|
"name": "Workspace"
|
@@ -3888,7 +3934,7 @@
|
|
3888
3934
|
"__schema": "TypeRefSchema",
|
3889
3935
|
"location": {
|
3890
3936
|
"filePath": "install.main.runtime.ts",
|
3891
|
-
"line":
|
3937
|
+
"line": 1173,
|
3892
3938
|
"character": 7
|
3893
3939
|
},
|
3894
3940
|
"name": "LoggerMain"
|
@@ -3897,7 +3943,7 @@
|
|
3897
3943
|
"__schema": "TypeRefSchema",
|
3898
3944
|
"location": {
|
3899
3945
|
"filePath": "install.main.runtime.ts",
|
3900
|
-
"line":
|
3946
|
+
"line": 1174,
|
3901
3947
|
"character": 7
|
3902
3948
|
},
|
3903
3949
|
"name": "VariantsMain"
|
@@ -3906,7 +3952,7 @@
|
|
3906
3952
|
"__schema": "TypeRefSchema",
|
3907
3953
|
"location": {
|
3908
3954
|
"filePath": "install.main.runtime.ts",
|
3909
|
-
"line":
|
3955
|
+
"line": 1175,
|
3910
3956
|
"character": 7
|
3911
3957
|
},
|
3912
3958
|
"name": "CLIMain"
|
@@ -3915,7 +3961,7 @@
|
|
3915
3961
|
"__schema": "TypeRefSchema",
|
3916
3962
|
"location": {
|
3917
3963
|
"filePath": "install.main.runtime.ts",
|
3918
|
-
"line":
|
3964
|
+
"line": 1176,
|
3919
3965
|
"character": 7
|
3920
3966
|
},
|
3921
3967
|
"name": "CompilerMain"
|
@@ -3924,7 +3970,7 @@
|
|
3924
3970
|
"__schema": "TypeRefSchema",
|
3925
3971
|
"location": {
|
3926
3972
|
"filePath": "install.main.runtime.ts",
|
3927
|
-
"line":
|
3973
|
+
"line": 1177,
|
3928
3974
|
"character": 7
|
3929
3975
|
},
|
3930
3976
|
"name": "IssuesMain"
|
@@ -3933,7 +3979,7 @@
|
|
3933
3979
|
"__schema": "TypeRefSchema",
|
3934
3980
|
"location": {
|
3935
3981
|
"filePath": "install.main.runtime.ts",
|
3936
|
-
"line":
|
3982
|
+
"line": 1178,
|
3937
3983
|
"character": 7
|
3938
3984
|
},
|
3939
3985
|
"name": "EnvsMain"
|
@@ -3942,7 +3988,7 @@
|
|
3942
3988
|
"__schema": "TypeRefSchema",
|
3943
3989
|
"location": {
|
3944
3990
|
"filePath": "install.main.runtime.ts",
|
3945
|
-
"line":
|
3991
|
+
"line": 1179,
|
3946
3992
|
"character": 7
|
3947
3993
|
},
|
3948
3994
|
"name": "ApplicationMain"
|
@@ -3951,7 +3997,7 @@
|
|
3951
3997
|
"__schema": "TypeRefSchema",
|
3952
3998
|
"location": {
|
3953
3999
|
"filePath": "install.main.runtime.ts",
|
3954
|
-
"line":
|
4000
|
+
"line": 1180,
|
3955
4001
|
"character": 7
|
3956
4002
|
},
|
3957
4003
|
"name": "IpcEventsMain"
|
@@ -3960,7 +4006,7 @@
|
|
3960
4006
|
"__schema": "TypeRefSchema",
|
3961
4007
|
"location": {
|
3962
4008
|
"filePath": "install.main.runtime.ts",
|
3963
|
-
"line":
|
4009
|
+
"line": 1181,
|
3964
4010
|
"character": 7
|
3965
4011
|
},
|
3966
4012
|
"name": "GeneratorMain"
|
@@ -3969,7 +4015,7 @@
|
|
3969
4015
|
"__schema": "TypeRefSchema",
|
3970
4016
|
"location": {
|
3971
4017
|
"filePath": "install.main.runtime.ts",
|
3972
|
-
"line":
|
4018
|
+
"line": 1182,
|
3973
4019
|
"character": 7
|
3974
4020
|
},
|
3975
4021
|
"name": "WorkspaceConfigFilesMain"
|
@@ -3978,7 +4024,7 @@
|
|
3978
4024
|
"__schema": "TypeRefSchema",
|
3979
4025
|
"location": {
|
3980
4026
|
"filePath": "install.main.runtime.ts",
|
3981
|
-
"line":
|
4027
|
+
"line": 1183,
|
3982
4028
|
"character": 7
|
3983
4029
|
},
|
3984
4030
|
"name": "AspectLoaderMain"
|
@@ -3992,7 +4038,7 @@
|
|
3992
4038
|
"__schema": "ParameterSchema",
|
3993
4039
|
"location": {
|
3994
4040
|
"filePath": "install.main.runtime.ts",
|
3995
|
-
"line":
|
4041
|
+
"line": 1185,
|
3996
4042
|
"character": 5
|
3997
4043
|
},
|
3998
4044
|
"name": "_",
|
@@ -4000,7 +4046,7 @@
|
|
4000
4046
|
"__schema": "InferenceTypeSchema",
|
4001
4047
|
"location": {
|
4002
4048
|
"filePath": "install.main.runtime.ts",
|
4003
|
-
"line":
|
4049
|
+
"line": 1185,
|
4004
4050
|
"character": 5
|
4005
4051
|
},
|
4006
4052
|
"type": "any"
|
@@ -4012,7 +4058,7 @@
|
|
4012
4058
|
"__schema": "ParameterSchema",
|
4013
4059
|
"location": {
|
4014
4060
|
"filePath": "install.main.runtime.ts",
|
4015
|
-
"line":
|
4061
|
+
"line": 1186,
|
4016
4062
|
"character": 5
|
4017
4063
|
},
|
4018
4064
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
@@ -4020,7 +4066,7 @@
|
|
4020
4066
|
"__schema": "TupleTypeSchema",
|
4021
4067
|
"location": {
|
4022
4068
|
"filePath": "install.main.runtime.ts",
|
4023
|
-
"line":
|
4069
|
+
"line": 1186,
|
4024
4070
|
"character": 53
|
4025
4071
|
},
|
4026
4072
|
"elements": [
|
@@ -4028,7 +4074,7 @@
|
|
4028
4074
|
"__schema": "TypeRefSchema",
|
4029
4075
|
"location": {
|
4030
4076
|
"filePath": "install.main.runtime.ts",
|
4031
|
-
"line":
|
4077
|
+
"line": 1186,
|
4032
4078
|
"character": 54
|
4033
4079
|
},
|
4034
4080
|
"name": "PreLinkSlot"
|
@@ -4037,7 +4083,7 @@
|
|
4037
4083
|
"__schema": "TypeRefSchema",
|
4038
4084
|
"location": {
|
4039
4085
|
"filePath": "install.main.runtime.ts",
|
4040
|
-
"line":
|
4086
|
+
"line": 1186,
|
4041
4087
|
"character": 67
|
4042
4088
|
},
|
4043
4089
|
"name": "PreInstallSlot"
|
@@ -4046,7 +4092,7 @@
|
|
4046
4092
|
"__schema": "TypeRefSchema",
|
4047
4093
|
"location": {
|
4048
4094
|
"filePath": "install.main.runtime.ts",
|
4049
|
-
"line":
|
4095
|
+
"line": 1186,
|
4050
4096
|
"character": 83
|
4051
4097
|
},
|
4052
4098
|
"name": "PostInstallSlot"
|
@@ -4060,7 +4106,7 @@
|
|
4060
4106
|
"__schema": "ParameterSchema",
|
4061
4107
|
"location": {
|
4062
4108
|
"filePath": "install.main.runtime.ts",
|
4063
|
-
"line":
|
4109
|
+
"line": 1187,
|
4064
4110
|
"character": 5
|
4065
4111
|
},
|
4066
4112
|
"name": "harmony",
|
@@ -4068,7 +4114,7 @@
|
|
4068
4114
|
"__schema": "TypeRefSchema",
|
4069
4115
|
"location": {
|
4070
4116
|
"filePath": "install.main.runtime.ts",
|
4071
|
-
"line":
|
4117
|
+
"line": 1187,
|
4072
4118
|
"character": 14
|
4073
4119
|
},
|
4074
4120
|
"name": "Harmony"
|
@@ -4081,7 +4127,7 @@
|
|
4081
4127
|
"__schema": "InferenceTypeSchema",
|
4082
4128
|
"location": {
|
4083
4129
|
"filePath": "install.main.runtime.ts",
|
4084
|
-
"line":
|
4130
|
+
"line": 1155,
|
4085
4131
|
"character": 3
|
4086
4132
|
},
|
4087
4133
|
"type": "Promise<InstallMain>"
|
@@ -4099,7 +4145,7 @@
|
|
4099
4145
|
"__schema": "UnImplementedSchema",
|
4100
4146
|
"location": {
|
4101
4147
|
"filePath": "install.main.runtime.ts",
|
4102
|
-
"line":
|
4148
|
+
"line": 1258,
|
4103
4149
|
"character": 16
|
4104
4150
|
},
|
4105
4151
|
"name": "InstallMain",
|
@@ -4475,7 +4521,7 @@
|
|
4475
4521
|
"__schema": "TypeSchema",
|
4476
4522
|
"location": {
|
4477
4523
|
"filePath": "install.main.runtime.ts",
|
4478
|
-
"line":
|
4524
|
+
"line": 1234,
|
4479
4525
|
"character": 1
|
4480
4526
|
},
|
4481
4527
|
"signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
|
@@ -4484,7 +4530,7 @@
|
|
4484
4530
|
"__schema": "TypeLiteralSchema",
|
4485
4531
|
"location": {
|
4486
4532
|
"filePath": "install.main.runtime.ts",
|
4487
|
-
"line":
|
4533
|
+
"line": 1234,
|
4488
4534
|
"character": 31
|
4489
4535
|
},
|
4490
4536
|
"members": [
|
@@ -4492,7 +4538,7 @@
|
|
4492
4538
|
"__schema": "VariableLikeSchema",
|
4493
4539
|
"location": {
|
4494
4540
|
"filePath": "install.main.runtime.ts",
|
4495
|
-
"line":
|
4541
|
+
"line": 1235,
|
4496
4542
|
"character": 3
|
4497
4543
|
},
|
4498
4544
|
"signature": "(property) componentDirectoryMap: ComponentMap<string>",
|
@@ -4501,7 +4547,7 @@
|
|
4501
4547
|
"__schema": "TypeRefSchema",
|
4502
4548
|
"location": {
|
4503
4549
|
"filePath": "install.main.runtime.ts",
|
4504
|
-
"line":
|
4550
|
+
"line": 1235,
|
4505
4551
|
"character": 26
|
4506
4552
|
},
|
4507
4553
|
"name": "ComponentMap",
|
@@ -4510,7 +4556,7 @@
|
|
4510
4556
|
"__schema": "KeywordTypeSchema",
|
4511
4557
|
"location": {
|
4512
4558
|
"filePath": "install.main.runtime.ts",
|
4513
|
-
"line":
|
4559
|
+
"line": 1235,
|
4514
4560
|
"character": 39
|
4515
4561
|
},
|
4516
4562
|
"name": "string"
|
@@ -4523,7 +4569,7 @@
|
|
4523
4569
|
"__schema": "VariableLikeSchema",
|
4524
4570
|
"location": {
|
4525
4571
|
"filePath": "install.main.runtime.ts",
|
4526
|
-
"line":
|
4572
|
+
"line": 1236,
|
4527
4573
|
"character": 3
|
4528
4574
|
},
|
4529
4575
|
"signature": "(property) manifests: Record<string, ProjectManifest>",
|
@@ -4532,7 +4578,7 @@
|
|
4532
4578
|
"__schema": "TypeRefSchema",
|
4533
4579
|
"location": {
|
4534
4580
|
"filePath": "install.main.runtime.ts",
|
4535
|
-
"line":
|
4581
|
+
"line": 1236,
|
4536
4582
|
"character": 14
|
4537
4583
|
},
|
4538
4584
|
"name": "Record",
|
@@ -4541,7 +4587,7 @@
|
|
4541
4587
|
"__schema": "KeywordTypeSchema",
|
4542
4588
|
"location": {
|
4543
4589
|
"filePath": "install.main.runtime.ts",
|
4544
|
-
"line":
|
4590
|
+
"line": 1236,
|
4545
4591
|
"character": 21
|
4546
4592
|
},
|
4547
4593
|
"name": "string"
|
@@ -4550,7 +4596,7 @@
|
|
4550
4596
|
"__schema": "TypeRefSchema",
|
4551
4597
|
"location": {
|
4552
4598
|
"filePath": "install.main.runtime.ts",
|
4553
|
-
"line":
|
4599
|
+
"line": 1236,
|
4554
4600
|
"character": 29
|
4555
4601
|
},
|
4556
4602
|
"name": "ProjectManifest"
|
@@ -4566,7 +4612,7 @@
|
|
4566
4612
|
"__schema": "FunctionLikeSchema",
|
4567
4613
|
"location": {
|
4568
4614
|
"filePath": "install.main.runtime.ts",
|
4569
|
-
"line":
|
4615
|
+
"line": 1239,
|
4570
4616
|
"character": 1
|
4571
4617
|
},
|
4572
4618
|
"signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
|
@@ -4576,7 +4622,7 @@
|
|
4576
4622
|
"__schema": "ParameterSchema",
|
4577
4623
|
"location": {
|
4578
4624
|
"filePath": "install.main.runtime.ts",
|
4579
|
-
"line":
|
4625
|
+
"line": 1239,
|
4580
4626
|
"character": 50
|
4581
4627
|
},
|
4582
4628
|
"name": "{ componentDirectoryMap, manifests }",
|
@@ -4584,7 +4630,7 @@
|
|
4584
4630
|
"__schema": "TypeRefSchema",
|
4585
4631
|
"location": {
|
4586
4632
|
"filePath": "install.main.runtime.ts",
|
4587
|
-
"line":
|
4633
|
+
"line": 1242,
|
4588
4634
|
"character": 4
|
4589
4635
|
},
|
4590
4636
|
"name": "ComponentsAndManifests"
|
@@ -4595,7 +4641,7 @@
|
|
4595
4641
|
"__schema": "InferenceTypeSchema",
|
4596
4642
|
"location": {
|
4597
4643
|
"filePath": "install.main.runtime.ts",
|
4598
|
-
"line":
|
4644
|
+
"line": 1240,
|
4599
4645
|
"character": 3
|
4600
4646
|
},
|
4601
4647
|
"name": "componentDirectoryMap",
|
@@ -4606,7 +4652,7 @@
|
|
4606
4652
|
"__schema": "InferenceTypeSchema",
|
4607
4653
|
"location": {
|
4608
4654
|
"filePath": "install.main.runtime.ts",
|
4609
|
-
"line":
|
4655
|
+
"line": 1241,
|
4610
4656
|
"character": 3
|
4611
4657
|
},
|
4612
4658
|
"name": "manifests",
|
@@ -4621,7 +4667,7 @@
|
|
4621
4667
|
"__schema": "KeywordTypeSchema",
|
4622
4668
|
"location": {
|
4623
4669
|
"filePath": "install.main.runtime.ts",
|
4624
|
-
"line":
|
4670
|
+
"line": 1242,
|
4625
4671
|
"character": 29
|
4626
4672
|
},
|
4627
4673
|
"name": "boolean"
|
@@ -4632,7 +4678,7 @@
|
|
4632
4678
|
"__schema": "UnImplementedSchema",
|
4633
4679
|
"location": {
|
4634
4680
|
"filePath": "install.main.runtime.ts",
|
4635
|
-
"line":
|
4681
|
+
"line": 1256,
|
4636
4682
|
"character": 1
|
4637
4683
|
},
|
4638
4684
|
"name": "InstallAspect.addRuntime(InstallMain);",
|
@@ -4642,7 +4688,7 @@
|
|
4642
4688
|
"__schema": "FunctionLikeSchema",
|
4643
4689
|
"location": {
|
4644
4690
|
"filePath": "install.main.runtime.ts",
|
4645
|
-
"line":
|
4691
|
+
"line": 1260,
|
4646
4692
|
"character": 1
|
4647
4693
|
},
|
4648
4694
|
"signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
|
@@ -4652,7 +4698,7 @@
|
|
4652
4698
|
"__schema": "ParameterSchema",
|
4653
4699
|
"location": {
|
4654
4700
|
"filePath": "install.main.runtime.ts",
|
4655
|
-
"line":
|
4701
|
+
"line": 1260,
|
4656
4702
|
"character": 24
|
4657
4703
|
},
|
4658
4704
|
"name": "manifests",
|
@@ -4660,7 +4706,7 @@
|
|
4660
4706
|
"__schema": "TypeRefSchema",
|
4661
4707
|
"location": {
|
4662
4708
|
"filePath": "install.main.runtime.ts",
|
4663
|
-
"line":
|
4709
|
+
"line": 1260,
|
4664
4710
|
"character": 35
|
4665
4711
|
},
|
4666
4712
|
"name": "Record",
|
@@ -4669,7 +4715,7 @@
|
|
4669
4715
|
"__schema": "KeywordTypeSchema",
|
4670
4716
|
"location": {
|
4671
4717
|
"filePath": "install.main.runtime.ts",
|
4672
|
-
"line":
|
4718
|
+
"line": 1260,
|
4673
4719
|
"character": 42
|
4674
4720
|
},
|
4675
4721
|
"name": "string"
|
@@ -4678,7 +4724,7 @@
|
|
4678
4724
|
"__schema": "TypeRefSchema",
|
4679
4725
|
"location": {
|
4680
4726
|
"filePath": "install.main.runtime.ts",
|
4681
|
-
"line":
|
4727
|
+
"line": 1260,
|
4682
4728
|
"character": 50
|
4683
4729
|
},
|
4684
4730
|
"name": "ProjectManifest"
|
@@ -4693,7 +4739,7 @@
|
|
4693
4739
|
"__schema": "KeywordTypeSchema",
|
4694
4740
|
"location": {
|
4695
4741
|
"filePath": "install.main.runtime.ts",
|
4696
|
-
"line":
|
4742
|
+
"line": 1260,
|
4697
4743
|
"character": 69
|
4698
4744
|
},
|
4699
4745
|
"name": "string"
|
@@ -4743,7 +4789,7 @@
|
|
4743
4789
|
"componentId": {
|
4744
4790
|
"scope": "teambit.workspace",
|
4745
4791
|
"name": "install",
|
4746
|
-
"version": "1.0.
|
4792
|
+
"version": "1.0.386"
|
4747
4793
|
},
|
4748
4794
|
"taggedModuleExports": []
|
4749
4795
|
}
|