@teambit/install 1.0.499 → 1.0.500
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/artifacts/schema.json
CHANGED
@@ -141,7 +141,11 @@
|
|
141
141
|
"line": 115,
|
142
142
|
"character": 33
|
143
143
|
},
|
144
|
-
"name": "DependencyResolverMain"
|
144
|
+
"name": "DependencyResolverMain",
|
145
|
+
"componentId": {
|
146
|
+
"scope": "teambit.dependencies",
|
147
|
+
"name": "dependency-resolver"
|
148
|
+
}
|
145
149
|
},
|
146
150
|
"isOptional": false,
|
147
151
|
"isSpread": false
|
@@ -161,7 +165,11 @@
|
|
161
165
|
"line": 117,
|
162
166
|
"character": 21
|
163
167
|
},
|
164
|
-
"name": "Logger"
|
168
|
+
"name": "Logger",
|
169
|
+
"componentId": {
|
170
|
+
"scope": "teambit.harmony",
|
171
|
+
"name": "logger"
|
172
|
+
}
|
165
173
|
},
|
166
174
|
"isOptional": false,
|
167
175
|
"isSpread": false
|
@@ -181,7 +189,11 @@
|
|
181
189
|
"line": 119,
|
182
190
|
"character": 24
|
183
191
|
},
|
184
|
-
"name": "Workspace"
|
192
|
+
"name": "Workspace",
|
193
|
+
"componentId": {
|
194
|
+
"scope": "teambit.workspace",
|
195
|
+
"name": "workspace"
|
196
|
+
}
|
185
197
|
},
|
186
198
|
"isOptional": false,
|
187
199
|
"isSpread": false
|
@@ -201,7 +213,11 @@
|
|
201
213
|
"line": 121,
|
202
214
|
"character": 23
|
203
215
|
},
|
204
|
-
"name": "VariantsMain"
|
216
|
+
"name": "VariantsMain",
|
217
|
+
"componentId": {
|
218
|
+
"scope": "teambit.workspace",
|
219
|
+
"name": "variants"
|
220
|
+
}
|
205
221
|
},
|
206
222
|
"isOptional": false,
|
207
223
|
"isSpread": false
|
@@ -221,7 +237,11 @@
|
|
221
237
|
"line": 123,
|
222
238
|
"character": 23
|
223
239
|
},
|
224
|
-
"name": "CompilerMain"
|
240
|
+
"name": "CompilerMain",
|
241
|
+
"componentId": {
|
242
|
+
"scope": "teambit.compilation",
|
243
|
+
"name": "compiler"
|
244
|
+
}
|
225
245
|
},
|
226
246
|
"isOptional": false,
|
227
247
|
"isSpread": false
|
@@ -241,7 +261,11 @@
|
|
241
261
|
"line": 125,
|
242
262
|
"character": 19
|
243
263
|
},
|
244
|
-
"name": "EnvsMain"
|
264
|
+
"name": "EnvsMain",
|
265
|
+
"componentId": {
|
266
|
+
"scope": "teambit.envs",
|
267
|
+
"name": "envs"
|
268
|
+
}
|
245
269
|
},
|
246
270
|
"isOptional": false,
|
247
271
|
"isSpread": false
|
@@ -261,7 +285,11 @@
|
|
261
285
|
"line": 127,
|
262
286
|
"character": 28
|
263
287
|
},
|
264
|
-
"name": "WorkspaceConfigFilesMain"
|
288
|
+
"name": "WorkspaceConfigFilesMain",
|
289
|
+
"componentId": {
|
290
|
+
"scope": "teambit.workspace",
|
291
|
+
"name": "workspace-config-files"
|
292
|
+
}
|
265
293
|
},
|
266
294
|
"isOptional": false,
|
267
295
|
"isSpread": false
|
@@ -281,7 +309,11 @@
|
|
281
309
|
"line": 129,
|
282
310
|
"character": 27
|
283
311
|
},
|
284
|
-
"name": "AspectLoaderMain"
|
312
|
+
"name": "AspectLoaderMain",
|
313
|
+
"componentId": {
|
314
|
+
"scope": "teambit.harmony",
|
315
|
+
"name": "aspect-loader"
|
316
|
+
}
|
285
317
|
},
|
286
318
|
"isOptional": false,
|
287
319
|
"isSpread": false
|
@@ -301,7 +333,11 @@
|
|
301
333
|
"line": 131,
|
302
334
|
"character": 18
|
303
335
|
},
|
304
|
-
"name": "ApplicationMain"
|
336
|
+
"name": "ApplicationMain",
|
337
|
+
"componentId": {
|
338
|
+
"scope": "teambit.harmony",
|
339
|
+
"name": "application"
|
340
|
+
}
|
305
341
|
},
|
306
342
|
"isOptional": false,
|
307
343
|
"isSpread": false
|
@@ -321,7 +357,11 @@
|
|
321
357
|
"line": 133,
|
322
358
|
"character": 24
|
323
359
|
},
|
324
|
-
"name": "GeneratorMain"
|
360
|
+
"name": "GeneratorMain",
|
361
|
+
"componentId": {
|
362
|
+
"scope": "teambit.generator",
|
363
|
+
"name": "generator"
|
364
|
+
}
|
325
365
|
},
|
326
366
|
"isOptional": false,
|
327
367
|
"isSpread": false
|
@@ -341,7 +381,8 @@
|
|
341
381
|
"line": 135,
|
342
382
|
"character": 26
|
343
383
|
},
|
344
|
-
"name": "PreLinkSlot"
|
384
|
+
"name": "PreLinkSlot",
|
385
|
+
"internalFilePath": "install.main.runtime.ts"
|
345
386
|
},
|
346
387
|
"isOptional": false,
|
347
388
|
"isSpread": false
|
@@ -361,7 +402,8 @@
|
|
361
402
|
"line": 137,
|
362
403
|
"character": 29
|
363
404
|
},
|
364
|
-
"name": "PreInstallSlot"
|
405
|
+
"name": "PreInstallSlot",
|
406
|
+
"internalFilePath": "install.main.runtime.ts"
|
365
407
|
},
|
366
408
|
"isOptional": false,
|
367
409
|
"isSpread": false
|
@@ -381,7 +423,8 @@
|
|
381
423
|
"line": 139,
|
382
424
|
"character": 30
|
383
425
|
},
|
384
|
-
"name": "PostInstallSlot"
|
426
|
+
"name": "PostInstallSlot",
|
427
|
+
"internalFilePath": "install.main.runtime.ts"
|
385
428
|
},
|
386
429
|
"isOptional": false,
|
387
430
|
"isSpread": false
|
@@ -401,7 +444,11 @@
|
|
401
444
|
"line": 141,
|
402
445
|
"character": 24
|
403
446
|
},
|
404
|
-
"name": "IpcEventsMain"
|
447
|
+
"name": "IpcEventsMain",
|
448
|
+
"componentId": {
|
449
|
+
"scope": "teambit.harmony",
|
450
|
+
"name": "ipc-events"
|
451
|
+
}
|
405
452
|
},
|
406
453
|
"isOptional": false,
|
407
454
|
"isSpread": false
|
@@ -421,7 +468,12 @@
|
|
421
468
|
"line": 143,
|
422
469
|
"character": 22
|
423
470
|
},
|
424
|
-
"name": "Harmony"
|
471
|
+
"name": "Harmony",
|
472
|
+
"componentId": {
|
473
|
+
"scope": "teambit.harmony",
|
474
|
+
"name": "harmony",
|
475
|
+
"version": "0.4.6"
|
476
|
+
}
|
425
477
|
},
|
426
478
|
"isOptional": false,
|
427
479
|
"isSpread": false
|
@@ -522,7 +574,8 @@
|
|
522
574
|
"line": 151,
|
523
575
|
"character": 48
|
524
576
|
},
|
525
|
-
"name": "WorkspaceInstallOptions"
|
577
|
+
"name": "WorkspaceInstallOptions",
|
578
|
+
"internalFilePath": "install.main.runtime.ts"
|
526
579
|
},
|
527
580
|
"isOptional": true,
|
528
581
|
"isSpread": false
|
@@ -545,6 +598,10 @@
|
|
545
598
|
"character": 82
|
546
599
|
},
|
547
600
|
"name": "ComponentMap",
|
601
|
+
"componentId": {
|
602
|
+
"scope": "teambit.component",
|
603
|
+
"name": "component"
|
604
|
+
},
|
548
605
|
"typeArgs": [
|
549
606
|
{
|
550
607
|
"__schema": "KeywordTypeSchema",
|
@@ -567,7 +624,7 @@
|
|
567
624
|
"__schema": "FunctionLikeSchema",
|
568
625
|
"location": {
|
569
626
|
"filePath": "install.main.runtime.ts",
|
570
|
-
"line":
|
627
|
+
"line": 193,
|
571
628
|
"character": 3
|
572
629
|
},
|
573
630
|
"signature": "(method) InstallMain.registerPreLink(fn: PreLink): void",
|
@@ -577,7 +634,7 @@
|
|
577
634
|
"__schema": "ParameterSchema",
|
578
635
|
"location": {
|
579
636
|
"filePath": "install.main.runtime.ts",
|
580
|
-
"line":
|
637
|
+
"line": 193,
|
581
638
|
"character": 19
|
582
639
|
},
|
583
640
|
"name": "fn",
|
@@ -585,10 +642,11 @@
|
|
585
642
|
"__schema": "TypeRefSchema",
|
586
643
|
"location": {
|
587
644
|
"filePath": "install.main.runtime.ts",
|
588
|
-
"line":
|
645
|
+
"line": 193,
|
589
646
|
"character": 23
|
590
647
|
},
|
591
|
-
"name": "PreLink"
|
648
|
+
"name": "PreLink",
|
649
|
+
"internalFilePath": "install.main.runtime.ts"
|
592
650
|
},
|
593
651
|
"isOptional": false,
|
594
652
|
"isSpread": false
|
@@ -598,7 +656,7 @@
|
|
598
656
|
"__schema": "InferenceTypeSchema",
|
599
657
|
"location": {
|
600
658
|
"filePath": "install.main.runtime.ts",
|
601
|
-
"line":
|
659
|
+
"line": 193,
|
602
660
|
"character": 3
|
603
661
|
},
|
604
662
|
"type": "void"
|
@@ -609,7 +667,7 @@
|
|
609
667
|
"__schema": "FunctionLikeSchema",
|
610
668
|
"location": {
|
611
669
|
"filePath": "install.main.runtime.ts",
|
612
|
-
"line":
|
670
|
+
"line": 197,
|
613
671
|
"character": 3
|
614
672
|
},
|
615
673
|
"signature": "(method) InstallMain.registerPreInstall(fn: PreInstall): void",
|
@@ -619,7 +677,7 @@
|
|
619
677
|
"__schema": "ParameterSchema",
|
620
678
|
"location": {
|
621
679
|
"filePath": "install.main.runtime.ts",
|
622
|
-
"line":
|
680
|
+
"line": 197,
|
623
681
|
"character": 22
|
624
682
|
},
|
625
683
|
"name": "fn",
|
@@ -627,10 +685,11 @@
|
|
627
685
|
"__schema": "TypeRefSchema",
|
628
686
|
"location": {
|
629
687
|
"filePath": "install.main.runtime.ts",
|
630
|
-
"line":
|
688
|
+
"line": 197,
|
631
689
|
"character": 26
|
632
690
|
},
|
633
|
-
"name": "PreInstall"
|
691
|
+
"name": "PreInstall",
|
692
|
+
"internalFilePath": "install.main.runtime.ts"
|
634
693
|
},
|
635
694
|
"isOptional": false,
|
636
695
|
"isSpread": false
|
@@ -640,7 +699,7 @@
|
|
640
699
|
"__schema": "InferenceTypeSchema",
|
641
700
|
"location": {
|
642
701
|
"filePath": "install.main.runtime.ts",
|
643
|
-
"line":
|
702
|
+
"line": 197,
|
644
703
|
"character": 3
|
645
704
|
},
|
646
705
|
"type": "void"
|
@@ -651,7 +710,7 @@
|
|
651
710
|
"__schema": "FunctionLikeSchema",
|
652
711
|
"location": {
|
653
712
|
"filePath": "install.main.runtime.ts",
|
654
|
-
"line":
|
713
|
+
"line": 201,
|
655
714
|
"character": 3
|
656
715
|
},
|
657
716
|
"signature": "(method) InstallMain.registerPostInstall(fn: PostInstall): void",
|
@@ -661,7 +720,7 @@
|
|
661
720
|
"__schema": "ParameterSchema",
|
662
721
|
"location": {
|
663
722
|
"filePath": "install.main.runtime.ts",
|
664
|
-
"line":
|
723
|
+
"line": 201,
|
665
724
|
"character": 23
|
666
725
|
},
|
667
726
|
"name": "fn",
|
@@ -669,10 +728,11 @@
|
|
669
728
|
"__schema": "TypeRefSchema",
|
670
729
|
"location": {
|
671
730
|
"filePath": "install.main.runtime.ts",
|
672
|
-
"line":
|
731
|
+
"line": 201,
|
673
732
|
"character": 27
|
674
733
|
},
|
675
|
-
"name": "PostInstall"
|
734
|
+
"name": "PostInstall",
|
735
|
+
"internalFilePath": "install.main.runtime.ts"
|
676
736
|
},
|
677
737
|
"isOptional": false,
|
678
738
|
"isSpread": false
|
@@ -682,7 +742,7 @@
|
|
682
742
|
"__schema": "InferenceTypeSchema",
|
683
743
|
"location": {
|
684
744
|
"filePath": "install.main.runtime.ts",
|
685
|
-
"line":
|
745
|
+
"line": 201,
|
686
746
|
"character": 3
|
687
747
|
},
|
688
748
|
"type": "void"
|
@@ -693,7 +753,7 @@
|
|
693
753
|
"__schema": "FunctionLikeSchema",
|
694
754
|
"location": {
|
695
755
|
"filePath": "install.main.runtime.ts",
|
696
|
-
"line":
|
756
|
+
"line": 205,
|
697
757
|
"character": 3
|
698
758
|
},
|
699
759
|
"signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[], installOptions?: Partial<WorkspaceInstallOptions>): Promise<void>",
|
@@ -703,7 +763,7 @@
|
|
703
763
|
"__schema": "ParameterSchema",
|
704
764
|
"location": {
|
705
765
|
"filePath": "install.main.runtime.ts",
|
706
|
-
"line":
|
766
|
+
"line": 205,
|
707
767
|
"character": 27
|
708
768
|
},
|
709
769
|
"name": "generateResults",
|
@@ -711,17 +771,21 @@
|
|
711
771
|
"__schema": "TypeArraySchema",
|
712
772
|
"location": {
|
713
773
|
"filePath": "install.main.runtime.ts",
|
714
|
-
"line":
|
774
|
+
"line": 205,
|
715
775
|
"character": 44
|
716
776
|
},
|
717
777
|
"type": {
|
718
778
|
"__schema": "TypeRefSchema",
|
719
779
|
"location": {
|
720
780
|
"filePath": "install.main.runtime.ts",
|
721
|
-
"line":
|
781
|
+
"line": 205,
|
722
782
|
"character": 44
|
723
783
|
},
|
724
|
-
"name": "GenerateResult"
|
784
|
+
"name": "GenerateResult",
|
785
|
+
"componentId": {
|
786
|
+
"scope": "teambit.generator",
|
787
|
+
"name": "generator"
|
788
|
+
}
|
725
789
|
}
|
726
790
|
},
|
727
791
|
"isOptional": false,
|
@@ -731,7 +795,7 @@
|
|
731
795
|
"__schema": "ParameterSchema",
|
732
796
|
"location": {
|
733
797
|
"filePath": "install.main.runtime.ts",
|
734
|
-
"line":
|
798
|
+
"line": 205,
|
735
799
|
"character": 62
|
736
800
|
},
|
737
801
|
"name": "installOptions",
|
@@ -739,7 +803,7 @@
|
|
739
803
|
"__schema": "TypeRefSchema",
|
740
804
|
"location": {
|
741
805
|
"filePath": "install.main.runtime.ts",
|
742
|
-
"line":
|
806
|
+
"line": 205,
|
743
807
|
"character": 79
|
744
808
|
},
|
745
809
|
"name": "Partial",
|
@@ -748,10 +812,11 @@
|
|
748
812
|
"__schema": "TypeRefSchema",
|
749
813
|
"location": {
|
750
814
|
"filePath": "install.main.runtime.ts",
|
751
|
-
"line":
|
815
|
+
"line": 205,
|
752
816
|
"character": 87
|
753
817
|
},
|
754
|
-
"name": "WorkspaceInstallOptions"
|
818
|
+
"name": "WorkspaceInstallOptions",
|
819
|
+
"internalFilePath": "install.main.runtime.ts"
|
755
820
|
}
|
756
821
|
]
|
757
822
|
},
|
@@ -763,7 +828,7 @@
|
|
763
828
|
"__schema": "InferenceTypeSchema",
|
764
829
|
"location": {
|
765
830
|
"filePath": "install.main.runtime.ts",
|
766
|
-
"line":
|
831
|
+
"line": 205,
|
767
832
|
"character": 3
|
768
833
|
},
|
769
834
|
"type": "Promise<void>"
|
@@ -776,7 +841,7 @@
|
|
776
841
|
"__schema": "FunctionLikeSchema",
|
777
842
|
"location": {
|
778
843
|
"filePath": "install.main.runtime.ts",
|
779
|
-
"line":
|
844
|
+
"line": 800,
|
780
845
|
"character": 3
|
781
846
|
},
|
782
847
|
"signature": "(method) InstallMain.setOldNonLoadedEnvs(): string[]",
|
@@ -786,7 +851,7 @@
|
|
786
851
|
"__schema": "InferenceTypeSchema",
|
787
852
|
"location": {
|
788
853
|
"filePath": "install.main.runtime.ts",
|
789
|
-
"line":
|
854
|
+
"line": 800,
|
790
855
|
"character": 3
|
791
856
|
},
|
792
857
|
"type": "string[]"
|
@@ -799,14 +864,14 @@
|
|
799
864
|
"__schema": "FunctionLikeSchema",
|
800
865
|
"location": {
|
801
866
|
"filePath": "install.main.runtime.ts",
|
802
|
-
"line":
|
867
|
+
"line": 815,
|
803
868
|
"character": 3
|
804
869
|
},
|
805
870
|
"doc": {
|
806
871
|
"__schema": "DocSchema",
|
807
872
|
"location": {
|
808
873
|
"filePath": "install.main.runtime.ts",
|
809
|
-
"line":
|
874
|
+
"line": 808,
|
810
875
|
"character": 3
|
811
876
|
},
|
812
877
|
"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 */",
|
@@ -816,7 +881,7 @@
|
|
816
881
|
"__schema": "ReturnTagSchema",
|
817
882
|
"location": {
|
818
883
|
"filePath": "install.main.runtime.ts",
|
819
|
-
"line":
|
884
|
+
"line": 810,
|
820
885
|
"character": 6
|
821
886
|
},
|
822
887
|
"tagName": "return",
|
@@ -831,7 +896,7 @@
|
|
831
896
|
"__schema": "InferenceTypeSchema",
|
832
897
|
"location": {
|
833
898
|
"filePath": "install.main.runtime.ts",
|
834
|
-
"line":
|
899
|
+
"line": 815,
|
835
900
|
"character": 3
|
836
901
|
},
|
837
902
|
"type": "string[]"
|
@@ -844,14 +909,14 @@
|
|
844
909
|
"__schema": "FunctionLikeSchema",
|
845
910
|
"location": {
|
846
911
|
"filePath": "install.main.runtime.ts",
|
847
|
-
"line":
|
912
|
+
"line": 960,
|
848
913
|
"character": 3
|
849
914
|
},
|
850
915
|
"doc": {
|
851
916
|
"__schema": "DocSchema",
|
852
917
|
"location": {
|
853
918
|
"filePath": "install.main.runtime.ts",
|
854
|
-
"line":
|
919
|
+
"line": 955,
|
855
920
|
"character": 3
|
856
921
|
},
|
857
922
|
"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 */",
|
@@ -861,7 +926,7 @@
|
|
861
926
|
"__schema": "PropertyLikeTagSchema",
|
862
927
|
"location": {
|
863
928
|
"filePath": "install.main.runtime.ts",
|
864
|
-
"line":
|
929
|
+
"line": 958,
|
865
930
|
"character": 6
|
866
931
|
},
|
867
932
|
"name": "options.all",
|
@@ -871,7 +936,7 @@
|
|
871
936
|
"__schema": "TypeRefSchema",
|
872
937
|
"location": {
|
873
938
|
"filePath": "install.main.runtime.ts",
|
874
|
-
"line":
|
939
|
+
"line": 958,
|
875
940
|
"character": 26
|
876
941
|
},
|
877
942
|
"name": "Boolean"
|
@@ -886,7 +951,7 @@
|
|
886
951
|
"__schema": "ParameterSchema",
|
887
952
|
"location": {
|
888
953
|
"filePath": "install.main.runtime.ts",
|
889
|
-
"line":
|
954
|
+
"line": 960,
|
890
955
|
"character": 28
|
891
956
|
},
|
892
957
|
"name": "options",
|
@@ -894,7 +959,7 @@
|
|
894
959
|
"__schema": "TypeLiteralSchema",
|
895
960
|
"location": {
|
896
961
|
"filePath": "install.main.runtime.ts",
|
897
|
-
"line":
|
962
|
+
"line": 960,
|
898
963
|
"character": 37
|
899
964
|
},
|
900
965
|
"members": [
|
@@ -902,16 +967,16 @@
|
|
902
967
|
"__schema": "VariableLikeSchema",
|
903
968
|
"location": {
|
904
969
|
"filePath": "install.main.runtime.ts",
|
905
|
-
"line":
|
970
|
+
"line": 961,
|
906
971
|
"character": 5
|
907
972
|
},
|
908
|
-
"signature": "(property) forceVersionBump?: \"patch\" | \"
|
973
|
+
"signature": "(property) forceVersionBump?: \"patch\" | \"minor\" | \"major\" | \"compatible\" | undefined",
|
909
974
|
"name": "forceVersionBump",
|
910
975
|
"type": {
|
911
976
|
"__schema": "TypeUnionSchema",
|
912
977
|
"location": {
|
913
978
|
"filePath": "install.main.runtime.ts",
|
914
|
-
"line":
|
979
|
+
"line": 961,
|
915
980
|
"character": 24
|
916
981
|
},
|
917
982
|
"types": [
|
@@ -919,7 +984,7 @@
|
|
919
984
|
"__schema": "LiteralTypeSchema",
|
920
985
|
"location": {
|
921
986
|
"filePath": "install.main.runtime.ts",
|
922
|
-
"line":
|
987
|
+
"line": 961,
|
923
988
|
"character": 24
|
924
989
|
},
|
925
990
|
"name": "'major'"
|
@@ -928,7 +993,7 @@
|
|
928
993
|
"__schema": "LiteralTypeSchema",
|
929
994
|
"location": {
|
930
995
|
"filePath": "install.main.runtime.ts",
|
931
|
-
"line":
|
996
|
+
"line": 961,
|
932
997
|
"character": 34
|
933
998
|
},
|
934
999
|
"name": "'minor'"
|
@@ -937,7 +1002,7 @@
|
|
937
1002
|
"__schema": "LiteralTypeSchema",
|
938
1003
|
"location": {
|
939
1004
|
"filePath": "install.main.runtime.ts",
|
940
|
-
"line":
|
1005
|
+
"line": 961,
|
941
1006
|
"character": 44
|
942
1007
|
},
|
943
1008
|
"name": "'patch'"
|
@@ -946,7 +1011,7 @@
|
|
946
1011
|
"__schema": "LiteralTypeSchema",
|
947
1012
|
"location": {
|
948
1013
|
"filePath": "install.main.runtime.ts",
|
949
|
-
"line":
|
1014
|
+
"line": 961,
|
950
1015
|
"character": 54
|
951
1016
|
},
|
952
1017
|
"name": "'compatible'"
|
@@ -959,7 +1024,7 @@
|
|
959
1024
|
"__schema": "VariableLikeSchema",
|
960
1025
|
"location": {
|
961
1026
|
"filePath": "install.main.runtime.ts",
|
962
|
-
"line":
|
1027
|
+
"line": 962,
|
963
1028
|
"character": 5
|
964
1029
|
},
|
965
1030
|
"signature": "(property) patterns?: string[] | undefined",
|
@@ -968,14 +1033,14 @@
|
|
968
1033
|
"__schema": "TypeArraySchema",
|
969
1034
|
"location": {
|
970
1035
|
"filePath": "install.main.runtime.ts",
|
971
|
-
"line":
|
1036
|
+
"line": 962,
|
972
1037
|
"character": 16
|
973
1038
|
},
|
974
1039
|
"type": {
|
975
1040
|
"__schema": "KeywordTypeSchema",
|
976
1041
|
"location": {
|
977
1042
|
"filePath": "install.main.runtime.ts",
|
978
|
-
"line":
|
1043
|
+
"line": 962,
|
979
1044
|
"character": 16
|
980
1045
|
},
|
981
1046
|
"name": "string"
|
@@ -987,7 +1052,7 @@
|
|
987
1052
|
"__schema": "VariableLikeSchema",
|
988
1053
|
"location": {
|
989
1054
|
"filePath": "install.main.runtime.ts",
|
990
|
-
"line":
|
1055
|
+
"line": 963,
|
991
1056
|
"character": 5
|
992
1057
|
},
|
993
1058
|
"signature": "(property) all: boolean",
|
@@ -996,7 +1061,7 @@
|
|
996
1061
|
"__schema": "KeywordTypeSchema",
|
997
1062
|
"location": {
|
998
1063
|
"filePath": "install.main.runtime.ts",
|
999
|
-
"line":
|
1064
|
+
"line": 963,
|
1000
1065
|
"character": 10
|
1001
1066
|
},
|
1002
1067
|
"name": "boolean"
|
@@ -1013,7 +1078,7 @@
|
|
1013
1078
|
"__schema": "TypeRefSchema",
|
1014
1079
|
"location": {
|
1015
1080
|
"filePath": "install.main.runtime.ts",
|
1016
|
-
"line":
|
1081
|
+
"line": 964,
|
1017
1082
|
"character": 7
|
1018
1083
|
},
|
1019
1084
|
"name": "Promise",
|
@@ -1022,7 +1087,7 @@
|
|
1022
1087
|
"__schema": "TypeUnionSchema",
|
1023
1088
|
"location": {
|
1024
1089
|
"filePath": "install.main.runtime.ts",
|
1025
|
-
"line":
|
1090
|
+
"line": 964,
|
1026
1091
|
"character": 15
|
1027
1092
|
},
|
1028
1093
|
"types": [
|
@@ -1030,16 +1095,20 @@
|
|
1030
1095
|
"__schema": "TypeRefSchema",
|
1031
1096
|
"location": {
|
1032
1097
|
"filePath": "install.main.runtime.ts",
|
1033
|
-
"line":
|
1098
|
+
"line": 964,
|
1034
1099
|
"character": 15
|
1035
1100
|
},
|
1036
1101
|
"name": "ComponentMap",
|
1102
|
+
"componentId": {
|
1103
|
+
"scope": "teambit.component",
|
1104
|
+
"name": "component"
|
1105
|
+
},
|
1037
1106
|
"typeArgs": [
|
1038
1107
|
{
|
1039
1108
|
"__schema": "KeywordTypeSchema",
|
1040
1109
|
"location": {
|
1041
1110
|
"filePath": "install.main.runtime.ts",
|
1042
|
-
"line":
|
1111
|
+
"line": 964,
|
1043
1112
|
"character": 28
|
1044
1113
|
},
|
1045
1114
|
"name": "string"
|
@@ -1050,7 +1119,7 @@
|
|
1050
1119
|
"__schema": "LiteralTypeSchema",
|
1051
1120
|
"location": {
|
1052
1121
|
"filePath": "install.main.runtime.ts",
|
1053
|
-
"line":
|
1122
|
+
"line": 964,
|
1054
1123
|
"character": 38
|
1055
1124
|
},
|
1056
1125
|
"name": "null"
|
@@ -1067,7 +1136,7 @@
|
|
1067
1136
|
"__schema": "FunctionLikeSchema",
|
1068
1137
|
"location": {
|
1069
1138
|
"filePath": "install.main.runtime.ts",
|
1070
|
-
"line":
|
1139
|
+
"line": 1007,
|
1071
1140
|
"character": 3
|
1072
1141
|
},
|
1073
1142
|
"signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
|
@@ -1077,7 +1146,7 @@
|
|
1077
1146
|
"__schema": "ParameterSchema",
|
1078
1147
|
"location": {
|
1079
1148
|
"filePath": "install.main.runtime.ts",
|
1080
|
-
"line":
|
1149
|
+
"line": 1007,
|
1081
1150
|
"character": 46
|
1082
1151
|
},
|
1083
1152
|
"name": "components",
|
@@ -1085,17 +1154,21 @@
|
|
1085
1154
|
"__schema": "TypeArraySchema",
|
1086
1155
|
"location": {
|
1087
1156
|
"filePath": "install.main.runtime.ts",
|
1088
|
-
"line":
|
1157
|
+
"line": 1007,
|
1089
1158
|
"character": 58
|
1090
1159
|
},
|
1091
1160
|
"type": {
|
1092
1161
|
"__schema": "TypeRefSchema",
|
1093
1162
|
"location": {
|
1094
1163
|
"filePath": "install.main.runtime.ts",
|
1095
|
-
"line":
|
1164
|
+
"line": 1007,
|
1096
1165
|
"character": 58
|
1097
1166
|
},
|
1098
|
-
"name": "Component"
|
1167
|
+
"name": "Component",
|
1168
|
+
"componentId": {
|
1169
|
+
"scope": "teambit.component",
|
1170
|
+
"name": "component"
|
1171
|
+
}
|
1099
1172
|
}
|
1100
1173
|
},
|
1101
1174
|
"isOptional": false,
|
@@ -1106,7 +1179,7 @@
|
|
1106
1179
|
"__schema": "InferenceTypeSchema",
|
1107
1180
|
"location": {
|
1108
1181
|
"filePath": "install.main.runtime.ts",
|
1109
|
-
"line":
|
1182
|
+
"line": 1007,
|
1110
1183
|
"character": 3
|
1111
1184
|
},
|
1112
1185
|
"type": "Promise<void>"
|
@@ -1119,14 +1192,14 @@
|
|
1119
1192
|
"__schema": "FunctionLikeSchema",
|
1120
1193
|
"location": {
|
1121
1194
|
"filePath": "install.main.runtime.ts",
|
1122
|
-
"line":
|
1195
|
+
"line": 1076,
|
1123
1196
|
"character": 3
|
1124
1197
|
},
|
1125
1198
|
"doc": {
|
1126
1199
|
"__schema": "DocSchema",
|
1127
1200
|
"location": {
|
1128
1201
|
"filePath": "install.main.runtime.ts",
|
1129
|
-
"line":
|
1202
|
+
"line": 1071,
|
1130
1203
|
"character": 3
|
1131
1204
|
},
|
1132
1205
|
"raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
|
@@ -1136,7 +1209,7 @@
|
|
1136
1209
|
"__schema": "PropertyLikeTagSchema",
|
1137
1210
|
"location": {
|
1138
1211
|
"filePath": "install.main.runtime.ts",
|
1139
|
-
"line":
|
1212
|
+
"line": 1074,
|
1140
1213
|
"character": 6
|
1141
1214
|
},
|
1142
1215
|
"name": "the",
|
@@ -1146,14 +1219,14 @@
|
|
1146
1219
|
"__schema": "TypeArraySchema",
|
1147
1220
|
"location": {
|
1148
1221
|
"filePath": "install.main.runtime.ts",
|
1149
|
-
"line":
|
1222
|
+
"line": 1074,
|
1150
1223
|
"character": 14
|
1151
1224
|
},
|
1152
1225
|
"type": {
|
1153
1226
|
"__schema": "KeywordTypeSchema",
|
1154
1227
|
"location": {
|
1155
1228
|
"filePath": "install.main.runtime.ts",
|
1156
|
-
"line":
|
1229
|
+
"line": 1074,
|
1157
1230
|
"character": 14
|
1158
1231
|
},
|
1159
1232
|
"name": "string"
|
@@ -1169,7 +1242,7 @@
|
|
1169
1242
|
"__schema": "ParameterSchema",
|
1170
1243
|
"location": {
|
1171
1244
|
"filePath": "install.main.runtime.ts",
|
1172
|
-
"line":
|
1245
|
+
"line": 1076,
|
1173
1246
|
"character": 31
|
1174
1247
|
},
|
1175
1248
|
"name": "packages",
|
@@ -1177,14 +1250,14 @@
|
|
1177
1250
|
"__schema": "TypeArraySchema",
|
1178
1251
|
"location": {
|
1179
1252
|
"filePath": "install.main.runtime.ts",
|
1180
|
-
"line":
|
1253
|
+
"line": 1076,
|
1181
1254
|
"character": 41
|
1182
1255
|
},
|
1183
1256
|
"type": {
|
1184
1257
|
"__schema": "KeywordTypeSchema",
|
1185
1258
|
"location": {
|
1186
1259
|
"filePath": "install.main.runtime.ts",
|
1187
|
-
"line":
|
1260
|
+
"line": 1076,
|
1188
1261
|
"character": 41
|
1189
1262
|
},
|
1190
1263
|
"name": "string"
|
@@ -1198,7 +1271,7 @@
|
|
1198
1271
|
"__schema": "InferenceTypeSchema",
|
1199
1272
|
"location": {
|
1200
1273
|
"filePath": "install.main.runtime.ts",
|
1201
|
-
"line":
|
1274
|
+
"line": 1076,
|
1202
1275
|
"character": 3
|
1203
1276
|
},
|
1204
1277
|
"type": "Promise<ComponentMap<string>>"
|
@@ -1211,14 +1284,14 @@
|
|
1211
1284
|
"__schema": "FunctionLikeSchema",
|
1212
1285
|
"location": {
|
1213
1286
|
"filePath": "install.main.runtime.ts",
|
1214
|
-
"line":
|
1287
|
+
"line": 1086,
|
1215
1288
|
"character": 3
|
1216
1289
|
},
|
1217
1290
|
"doc": {
|
1218
1291
|
"__schema": "DocSchema",
|
1219
1292
|
"location": {
|
1220
1293
|
"filePath": "install.main.runtime.ts",
|
1221
|
-
"line":
|
1294
|
+
"line": 1082,
|
1222
1295
|
"character": 3
|
1223
1296
|
},
|
1224
1297
|
"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 */",
|
@@ -1232,7 +1305,7 @@
|
|
1232
1305
|
"__schema": "ParameterSchema",
|
1233
1306
|
"location": {
|
1234
1307
|
"filePath": "install.main.runtime.ts",
|
1235
|
-
"line":
|
1308
|
+
"line": 1087,
|
1236
1309
|
"character": 5
|
1237
1310
|
},
|
1238
1311
|
"name": "options",
|
@@ -1240,10 +1313,11 @@
|
|
1240
1313
|
"__schema": "TypeRefSchema",
|
1241
1314
|
"location": {
|
1242
1315
|
"filePath": "install.main.runtime.ts",
|
1243
|
-
"line":
|
1316
|
+
"line": 1087,
|
1244
1317
|
"character": 14
|
1245
1318
|
},
|
1246
|
-
"name": "WorkspaceLinkOptions"
|
1319
|
+
"name": "WorkspaceLinkOptions",
|
1320
|
+
"internalFilePath": "install.main.runtime.ts"
|
1247
1321
|
},
|
1248
1322
|
"isOptional": true,
|
1249
1323
|
"defaultValue": "{}",
|
@@ -1254,7 +1328,7 @@
|
|
1254
1328
|
"__schema": "TypeRefSchema",
|
1255
1329
|
"location": {
|
1256
1330
|
"filePath": "install.main.runtime.ts",
|
1257
|
-
"line":
|
1331
|
+
"line": 1088,
|
1258
1332
|
"character": 6
|
1259
1333
|
},
|
1260
1334
|
"name": "Promise",
|
@@ -1263,7 +1337,7 @@
|
|
1263
1337
|
"__schema": "TypeLiteralSchema",
|
1264
1338
|
"location": {
|
1265
1339
|
"filePath": "install.main.runtime.ts",
|
1266
|
-
"line":
|
1340
|
+
"line": 1088,
|
1267
1341
|
"character": 14
|
1268
1342
|
},
|
1269
1343
|
"members": [
|
@@ -1271,7 +1345,7 @@
|
|
1271
1345
|
"__schema": "VariableLikeSchema",
|
1272
1346
|
"location": {
|
1273
1347
|
"filePath": "install.main.runtime.ts",
|
1274
|
-
"line":
|
1348
|
+
"line": 1088,
|
1275
1349
|
"character": 16
|
1276
1350
|
},
|
1277
1351
|
"signature": "(property) linkResults: WorkspaceLinkResults",
|
@@ -1280,7 +1354,7 @@
|
|
1280
1354
|
"__schema": "TypeRefSchema",
|
1281
1355
|
"location": {
|
1282
1356
|
"filePath": "install.main.runtime.ts",
|
1283
|
-
"line":
|
1357
|
+
"line": 1088,
|
1284
1358
|
"character": 16
|
1285
1359
|
},
|
1286
1360
|
"name": "WorkspaceLinkResults",
|
@@ -1292,7 +1366,7 @@
|
|
1292
1366
|
"__schema": "VariableLikeSchema",
|
1293
1367
|
"location": {
|
1294
1368
|
"filePath": "install.main.runtime.ts",
|
1295
|
-
"line":
|
1369
|
+
"line": 1088,
|
1296
1370
|
"character": 51
|
1297
1371
|
},
|
1298
1372
|
"signature": "(property) linkedRootDeps: Record<string, string>",
|
@@ -1301,7 +1375,7 @@
|
|
1301
1375
|
"__schema": "TypeRefSchema",
|
1302
1376
|
"location": {
|
1303
1377
|
"filePath": "install.main.runtime.ts",
|
1304
|
-
"line":
|
1378
|
+
"line": 1088,
|
1305
1379
|
"character": 67
|
1306
1380
|
},
|
1307
1381
|
"name": "Record",
|
@@ -1310,7 +1384,7 @@
|
|
1310
1384
|
"__schema": "KeywordTypeSchema",
|
1311
1385
|
"location": {
|
1312
1386
|
"filePath": "install.main.runtime.ts",
|
1313
|
-
"line":
|
1387
|
+
"line": 1088,
|
1314
1388
|
"character": 74
|
1315
1389
|
},
|
1316
1390
|
"name": "string"
|
@@ -1319,7 +1393,7 @@
|
|
1319
1393
|
"__schema": "KeywordTypeSchema",
|
1320
1394
|
"location": {
|
1321
1395
|
"filePath": "install.main.runtime.ts",
|
1322
|
-
"line":
|
1396
|
+
"line": 1088,
|
1323
1397
|
"character": 82
|
1324
1398
|
},
|
1325
1399
|
"name": "string"
|
@@ -1340,7 +1414,7 @@
|
|
1340
1414
|
"__schema": "FunctionLikeSchema",
|
1341
1415
|
"location": {
|
1342
1416
|
"filePath": "install.main.runtime.ts",
|
1343
|
-
"line":
|
1417
|
+
"line": 1112,
|
1344
1418
|
"character": 3
|
1345
1419
|
},
|
1346
1420
|
"signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
|
@@ -1350,7 +1424,7 @@
|
|
1350
1424
|
"__schema": "ParameterSchema",
|
1351
1425
|
"location": {
|
1352
1426
|
"filePath": "install.main.runtime.ts",
|
1353
|
-
"line":
|
1427
|
+
"line": 1112,
|
1354
1428
|
"character": 22
|
1355
1429
|
},
|
1356
1430
|
"name": "compDirMap",
|
@@ -1358,16 +1432,20 @@
|
|
1358
1432
|
"__schema": "TypeRefSchema",
|
1359
1433
|
"location": {
|
1360
1434
|
"filePath": "install.main.runtime.ts",
|
1361
|
-
"line":
|
1435
|
+
"line": 1112,
|
1362
1436
|
"character": 34
|
1363
1437
|
},
|
1364
1438
|
"name": "ComponentMap",
|
1439
|
+
"componentId": {
|
1440
|
+
"scope": "teambit.component",
|
1441
|
+
"name": "component"
|
1442
|
+
},
|
1365
1443
|
"typeArgs": [
|
1366
1444
|
{
|
1367
1445
|
"__schema": "KeywordTypeSchema",
|
1368
1446
|
"location": {
|
1369
1447
|
"filePath": "install.main.runtime.ts",
|
1370
|
-
"line":
|
1448
|
+
"line": 1112,
|
1371
1449
|
"character": 47
|
1372
1450
|
},
|
1373
1451
|
"name": "string"
|
@@ -1381,7 +1459,7 @@
|
|
1381
1459
|
"__schema": "ParameterSchema",
|
1382
1460
|
"location": {
|
1383
1461
|
"filePath": "install.main.runtime.ts",
|
1384
|
-
"line":
|
1462
|
+
"line": 1112,
|
1385
1463
|
"character": 56
|
1386
1464
|
},
|
1387
1465
|
"name": "options",
|
@@ -1389,7 +1467,7 @@
|
|
1389
1467
|
"__schema": "TypeLiteralSchema",
|
1390
1468
|
"location": {
|
1391
1469
|
"filePath": "install.main.runtime.ts",
|
1392
|
-
"line":
|
1470
|
+
"line": 1112,
|
1393
1471
|
"character": 66
|
1394
1472
|
},
|
1395
1473
|
"members": [
|
@@ -1397,7 +1475,7 @@
|
|
1397
1475
|
"__schema": "VariableLikeSchema",
|
1398
1476
|
"location": {
|
1399
1477
|
"filePath": "install.main.runtime.ts",
|
1400
|
-
"line":
|
1478
|
+
"line": 1112,
|
1401
1479
|
"character": 68
|
1402
1480
|
},
|
1403
1481
|
"signature": "(property) rewire?: boolean | undefined",
|
@@ -1406,7 +1484,7 @@
|
|
1406
1484
|
"__schema": "KeywordTypeSchema",
|
1407
1485
|
"location": {
|
1408
1486
|
"filePath": "install.main.runtime.ts",
|
1409
|
-
"line":
|
1487
|
+
"line": 1112,
|
1410
1488
|
"character": 77
|
1411
1489
|
},
|
1412
1490
|
"name": "boolean"
|
@@ -1423,7 +1501,7 @@
|
|
1423
1501
|
"__schema": "InferenceTypeSchema",
|
1424
1502
|
"location": {
|
1425
1503
|
"filePath": "install.main.runtime.ts",
|
1426
|
-
"line":
|
1504
|
+
"line": 1112,
|
1427
1505
|
"character": 3
|
1428
1506
|
},
|
1429
1507
|
"type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
|
@@ -1436,7 +1514,7 @@
|
|
1436
1514
|
"__schema": "FunctionLikeSchema",
|
1437
1515
|
"location": {
|
1438
1516
|
"filePath": "install.main.runtime.ts",
|
1439
|
-
"line":
|
1517
|
+
"line": 1117,
|
1440
1518
|
"character": 3
|
1441
1519
|
},
|
1442
1520
|
"signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
|
@@ -1446,7 +1524,7 @@
|
|
1446
1524
|
"__schema": "ParameterSchema",
|
1447
1525
|
"location": {
|
1448
1526
|
"filePath": "install.main.runtime.ts",
|
1449
|
-
"line":
|
1527
|
+
"line": 1117,
|
1450
1528
|
"character": 14
|
1451
1529
|
},
|
1452
1530
|
"name": "options",
|
@@ -1454,10 +1532,11 @@
|
|
1454
1532
|
"__schema": "TypeRefSchema",
|
1455
1533
|
"location": {
|
1456
1534
|
"filePath": "install.main.runtime.ts",
|
1457
|
-
"line":
|
1535
|
+
"line": 1117,
|
1458
1536
|
"character": 23
|
1459
1537
|
},
|
1460
|
-
"name": "WorkspaceLinkOptions"
|
1538
|
+
"name": "WorkspaceLinkOptions",
|
1539
|
+
"internalFilePath": "install.main.runtime.ts"
|
1461
1540
|
},
|
1462
1541
|
"isOptional": true,
|
1463
1542
|
"defaultValue": "{}",
|
@@ -1468,7 +1547,7 @@
|
|
1468
1547
|
"__schema": "TypeRefSchema",
|
1469
1548
|
"location": {
|
1470
1549
|
"filePath": "install.main.runtime.ts",
|
1471
|
-
"line":
|
1550
|
+
"line": 1117,
|
1472
1551
|
"character": 51
|
1473
1552
|
},
|
1474
1553
|
"name": "Promise",
|
@@ -1477,10 +1556,11 @@
|
|
1477
1556
|
"__schema": "TypeRefSchema",
|
1478
1557
|
"location": {
|
1479
1558
|
"filePath": "install.main.runtime.ts",
|
1480
|
-
"line":
|
1559
|
+
"line": 1117,
|
1481
1560
|
"character": 59
|
1482
1561
|
},
|
1483
|
-
"name": "WorkspaceLinkResults"
|
1562
|
+
"name": "WorkspaceLinkResults",
|
1563
|
+
"internalFilePath": "install.main.runtime.ts"
|
1484
1564
|
}
|
1485
1565
|
]
|
1486
1566
|
},
|
@@ -1492,7 +1572,7 @@
|
|
1492
1572
|
"__schema": "FunctionLikeSchema",
|
1493
1573
|
"location": {
|
1494
1574
|
"filePath": "install.main.runtime.ts",
|
1495
|
-
"line":
|
1575
|
+
"line": 1222,
|
1496
1576
|
"character": 3
|
1497
1577
|
},
|
1498
1578
|
"signature": "(method) InstallMain.onComponentChange(component: Component): Promise<void>",
|
@@ -1502,7 +1582,7 @@
|
|
1502
1582
|
"__schema": "ParameterSchema",
|
1503
1583
|
"location": {
|
1504
1584
|
"filePath": "install.main.runtime.ts",
|
1505
|
-
"line":
|
1585
|
+
"line": 1222,
|
1506
1586
|
"character": 27
|
1507
1587
|
},
|
1508
1588
|
"name": "component",
|
@@ -1510,10 +1590,14 @@
|
|
1510
1590
|
"__schema": "TypeRefSchema",
|
1511
1591
|
"location": {
|
1512
1592
|
"filePath": "install.main.runtime.ts",
|
1513
|
-
"line":
|
1593
|
+
"line": 1222,
|
1514
1594
|
"character": 38
|
1515
1595
|
},
|
1516
|
-
"name": "Component"
|
1596
|
+
"name": "Component",
|
1597
|
+
"componentId": {
|
1598
|
+
"scope": "teambit.component",
|
1599
|
+
"name": "component"
|
1600
|
+
}
|
1517
1601
|
},
|
1518
1602
|
"isOptional": false,
|
1519
1603
|
"isSpread": false
|
@@ -1523,7 +1607,7 @@
|
|
1523
1607
|
"__schema": "InferenceTypeSchema",
|
1524
1608
|
"location": {
|
1525
1609
|
"filePath": "install.main.runtime.ts",
|
1526
|
-
"line":
|
1610
|
+
"line": 1222,
|
1527
1611
|
"character": 3
|
1528
1612
|
},
|
1529
1613
|
"type": "Promise<void>"
|
@@ -1536,7 +1620,7 @@
|
|
1536
1620
|
"__schema": "VariableLikeSchema",
|
1537
1621
|
"location": {
|
1538
1622
|
"filePath": "install.main.runtime.ts",
|
1539
|
-
"line":
|
1623
|
+
"line": 1229,
|
1540
1624
|
"character": 3
|
1541
1625
|
},
|
1542
1626
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
@@ -1545,7 +1629,7 @@
|
|
1545
1629
|
"__schema": "InferenceTypeSchema",
|
1546
1630
|
"location": {
|
1547
1631
|
"filePath": "install.main.runtime.ts",
|
1548
|
-
"line":
|
1632
|
+
"line": 1229,
|
1549
1633
|
"character": 3
|
1550
1634
|
},
|
1551
1635
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
@@ -1557,7 +1641,7 @@
|
|
1557
1641
|
"__schema": "VariableLikeSchema",
|
1558
1642
|
"location": {
|
1559
1643
|
"filePath": "install.main.runtime.ts",
|
1560
|
-
"line":
|
1644
|
+
"line": 1230,
|
1561
1645
|
"character": 3
|
1562
1646
|
},
|
1563
1647
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
@@ -1566,7 +1650,7 @@
|
|
1566
1650
|
"__schema": "InferenceTypeSchema",
|
1567
1651
|
"location": {
|
1568
1652
|
"filePath": "install.main.runtime.ts",
|
1569
|
-
"line":
|
1653
|
+
"line": 1230,
|
1570
1654
|
"character": 3
|
1571
1655
|
},
|
1572
1656
|
"type": "Aspect[]"
|
@@ -1578,7 +1662,7 @@
|
|
1578
1662
|
"__schema": "VariableLikeSchema",
|
1579
1663
|
"location": {
|
1580
1664
|
"filePath": "install.main.runtime.ts",
|
1581
|
-
"line":
|
1665
|
+
"line": 1246,
|
1582
1666
|
"character": 3
|
1583
1667
|
},
|
1584
1668
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
@@ -1587,7 +1671,7 @@
|
|
1587
1671
|
"__schema": "InferenceTypeSchema",
|
1588
1672
|
"location": {
|
1589
1673
|
"filePath": "install.main.runtime.ts",
|
1590
|
-
"line":
|
1674
|
+
"line": 1246,
|
1591
1675
|
"character": 3
|
1592
1676
|
},
|
1593
1677
|
"type": "RuntimeDefinition"
|
@@ -1599,7 +1683,7 @@
|
|
1599
1683
|
"__schema": "FunctionLikeSchema",
|
1600
1684
|
"location": {
|
1601
1685
|
"filePath": "install.main.runtime.ts",
|
1602
|
-
"line":
|
1686
|
+
"line": 1248,
|
1603
1687
|
"character": 3
|
1604
1688
|
},
|
1605
1689
|
"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>",
|
@@ -1609,7 +1693,7 @@
|
|
1609
1693
|
"__schema": "ParameterSchema",
|
1610
1694
|
"location": {
|
1611
1695
|
"filePath": "install.main.runtime.ts",
|
1612
|
-
"line":
|
1696
|
+
"line": 1249,
|
1613
1697
|
"character": 5
|
1614
1698
|
},
|
1615
1699
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
|
@@ -1617,7 +1701,7 @@
|
|
1617
1701
|
"__schema": "TupleTypeSchema",
|
1618
1702
|
"location": {
|
1619
1703
|
"filePath": "install.main.runtime.ts",
|
1620
|
-
"line":
|
1704
|
+
"line": 1263,
|
1621
1705
|
"character": 8
|
1622
1706
|
},
|
1623
1707
|
"elements": [
|
@@ -1625,118 +1709,170 @@
|
|
1625
1709
|
"__schema": "TypeRefSchema",
|
1626
1710
|
"location": {
|
1627
1711
|
"filePath": "install.main.runtime.ts",
|
1628
|
-
"line":
|
1712
|
+
"line": 1264,
|
1629
1713
|
"character": 7
|
1630
1714
|
},
|
1631
|
-
"name": "DependencyResolverMain"
|
1715
|
+
"name": "DependencyResolverMain",
|
1716
|
+
"componentId": {
|
1717
|
+
"scope": "teambit.dependencies",
|
1718
|
+
"name": "dependency-resolver"
|
1719
|
+
}
|
1632
1720
|
},
|
1633
1721
|
{
|
1634
1722
|
"__schema": "TypeRefSchema",
|
1635
1723
|
"location": {
|
1636
1724
|
"filePath": "install.main.runtime.ts",
|
1637
|
-
"line":
|
1725
|
+
"line": 1265,
|
1638
1726
|
"character": 7
|
1639
1727
|
},
|
1640
|
-
"name": "Workspace"
|
1728
|
+
"name": "Workspace",
|
1729
|
+
"componentId": {
|
1730
|
+
"scope": "teambit.workspace",
|
1731
|
+
"name": "workspace"
|
1732
|
+
}
|
1641
1733
|
},
|
1642
1734
|
{
|
1643
1735
|
"__schema": "TypeRefSchema",
|
1644
1736
|
"location": {
|
1645
1737
|
"filePath": "install.main.runtime.ts",
|
1646
|
-
"line":
|
1738
|
+
"line": 1266,
|
1647
1739
|
"character": 7
|
1648
1740
|
},
|
1649
|
-
"name": "LoggerMain"
|
1741
|
+
"name": "LoggerMain",
|
1742
|
+
"componentId": {
|
1743
|
+
"scope": "teambit.harmony",
|
1744
|
+
"name": "logger"
|
1745
|
+
}
|
1650
1746
|
},
|
1651
1747
|
{
|
1652
1748
|
"__schema": "TypeRefSchema",
|
1653
1749
|
"location": {
|
1654
1750
|
"filePath": "install.main.runtime.ts",
|
1655
|
-
"line":
|
1751
|
+
"line": 1267,
|
1656
1752
|
"character": 7
|
1657
1753
|
},
|
1658
|
-
"name": "VariantsMain"
|
1754
|
+
"name": "VariantsMain",
|
1755
|
+
"componentId": {
|
1756
|
+
"scope": "teambit.workspace",
|
1757
|
+
"name": "variants"
|
1758
|
+
}
|
1659
1759
|
},
|
1660
1760
|
{
|
1661
1761
|
"__schema": "TypeRefSchema",
|
1662
1762
|
"location": {
|
1663
1763
|
"filePath": "install.main.runtime.ts",
|
1664
|
-
"line":
|
1764
|
+
"line": 1268,
|
1665
1765
|
"character": 7
|
1666
1766
|
},
|
1667
|
-
"name": "CLIMain"
|
1767
|
+
"name": "CLIMain",
|
1768
|
+
"componentId": {
|
1769
|
+
"scope": "teambit.harmony",
|
1770
|
+
"name": "cli"
|
1771
|
+
}
|
1668
1772
|
},
|
1669
1773
|
{
|
1670
1774
|
"__schema": "TypeRefSchema",
|
1671
1775
|
"location": {
|
1672
1776
|
"filePath": "install.main.runtime.ts",
|
1673
|
-
"line":
|
1777
|
+
"line": 1269,
|
1674
1778
|
"character": 7
|
1675
1779
|
},
|
1676
|
-
"name": "CompilerMain"
|
1780
|
+
"name": "CompilerMain",
|
1781
|
+
"componentId": {
|
1782
|
+
"scope": "teambit.compilation",
|
1783
|
+
"name": "compiler"
|
1784
|
+
}
|
1677
1785
|
},
|
1678
1786
|
{
|
1679
1787
|
"__schema": "TypeRefSchema",
|
1680
1788
|
"location": {
|
1681
1789
|
"filePath": "install.main.runtime.ts",
|
1682
|
-
"line":
|
1790
|
+
"line": 1270,
|
1683
1791
|
"character": 7
|
1684
1792
|
},
|
1685
|
-
"name": "IssuesMain"
|
1793
|
+
"name": "IssuesMain",
|
1794
|
+
"componentId": {
|
1795
|
+
"scope": "teambit.component",
|
1796
|
+
"name": "issues"
|
1797
|
+
}
|
1686
1798
|
},
|
1687
1799
|
{
|
1688
1800
|
"__schema": "TypeRefSchema",
|
1689
1801
|
"location": {
|
1690
1802
|
"filePath": "install.main.runtime.ts",
|
1691
|
-
"line":
|
1803
|
+
"line": 1271,
|
1692
1804
|
"character": 7
|
1693
1805
|
},
|
1694
|
-
"name": "EnvsMain"
|
1806
|
+
"name": "EnvsMain",
|
1807
|
+
"componentId": {
|
1808
|
+
"scope": "teambit.envs",
|
1809
|
+
"name": "envs"
|
1810
|
+
}
|
1695
1811
|
},
|
1696
1812
|
{
|
1697
1813
|
"__schema": "TypeRefSchema",
|
1698
1814
|
"location": {
|
1699
1815
|
"filePath": "install.main.runtime.ts",
|
1700
|
-
"line":
|
1816
|
+
"line": 1272,
|
1701
1817
|
"character": 7
|
1702
1818
|
},
|
1703
|
-
"name": "ApplicationMain"
|
1819
|
+
"name": "ApplicationMain",
|
1820
|
+
"componentId": {
|
1821
|
+
"scope": "teambit.harmony",
|
1822
|
+
"name": "application"
|
1823
|
+
}
|
1704
1824
|
},
|
1705
1825
|
{
|
1706
1826
|
"__schema": "TypeRefSchema",
|
1707
1827
|
"location": {
|
1708
1828
|
"filePath": "install.main.runtime.ts",
|
1709
|
-
"line":
|
1829
|
+
"line": 1273,
|
1710
1830
|
"character": 7
|
1711
1831
|
},
|
1712
|
-
"name": "IpcEventsMain"
|
1832
|
+
"name": "IpcEventsMain",
|
1833
|
+
"componentId": {
|
1834
|
+
"scope": "teambit.harmony",
|
1835
|
+
"name": "ipc-events"
|
1836
|
+
}
|
1713
1837
|
},
|
1714
1838
|
{
|
1715
1839
|
"__schema": "TypeRefSchema",
|
1716
1840
|
"location": {
|
1717
1841
|
"filePath": "install.main.runtime.ts",
|
1718
|
-
"line":
|
1842
|
+
"line": 1274,
|
1719
1843
|
"character": 7
|
1720
1844
|
},
|
1721
|
-
"name": "GeneratorMain"
|
1845
|
+
"name": "GeneratorMain",
|
1846
|
+
"componentId": {
|
1847
|
+
"scope": "teambit.generator",
|
1848
|
+
"name": "generator"
|
1849
|
+
}
|
1722
1850
|
},
|
1723
1851
|
{
|
1724
1852
|
"__schema": "TypeRefSchema",
|
1725
1853
|
"location": {
|
1726
1854
|
"filePath": "install.main.runtime.ts",
|
1727
|
-
"line":
|
1855
|
+
"line": 1275,
|
1728
1856
|
"character": 7
|
1729
1857
|
},
|
1730
|
-
"name": "WorkspaceConfigFilesMain"
|
1858
|
+
"name": "WorkspaceConfigFilesMain",
|
1859
|
+
"componentId": {
|
1860
|
+
"scope": "teambit.workspace",
|
1861
|
+
"name": "workspace-config-files"
|
1862
|
+
}
|
1731
1863
|
},
|
1732
1864
|
{
|
1733
1865
|
"__schema": "TypeRefSchema",
|
1734
1866
|
"location": {
|
1735
1867
|
"filePath": "install.main.runtime.ts",
|
1736
|
-
"line":
|
1868
|
+
"line": 1276,
|
1737
1869
|
"character": 7
|
1738
1870
|
},
|
1739
|
-
"name": "AspectLoaderMain"
|
1871
|
+
"name": "AspectLoaderMain",
|
1872
|
+
"componentId": {
|
1873
|
+
"scope": "teambit.harmony",
|
1874
|
+
"name": "aspect-loader"
|
1875
|
+
}
|
1740
1876
|
}
|
1741
1877
|
]
|
1742
1878
|
},
|
@@ -1747,7 +1883,7 @@
|
|
1747
1883
|
"__schema": "ParameterSchema",
|
1748
1884
|
"location": {
|
1749
1885
|
"filePath": "install.main.runtime.ts",
|
1750
|
-
"line":
|
1886
|
+
"line": 1278,
|
1751
1887
|
"character": 5
|
1752
1888
|
},
|
1753
1889
|
"name": "_",
|
@@ -1755,7 +1891,7 @@
|
|
1755
1891
|
"__schema": "InferenceTypeSchema",
|
1756
1892
|
"location": {
|
1757
1893
|
"filePath": "install.main.runtime.ts",
|
1758
|
-
"line":
|
1894
|
+
"line": 1278,
|
1759
1895
|
"character": 5
|
1760
1896
|
},
|
1761
1897
|
"type": "any"
|
@@ -1767,7 +1903,7 @@
|
|
1767
1903
|
"__schema": "ParameterSchema",
|
1768
1904
|
"location": {
|
1769
1905
|
"filePath": "install.main.runtime.ts",
|
1770
|
-
"line":
|
1906
|
+
"line": 1279,
|
1771
1907
|
"character": 5
|
1772
1908
|
},
|
1773
1909
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
@@ -1775,7 +1911,7 @@
|
|
1775
1911
|
"__schema": "TupleTypeSchema",
|
1776
1912
|
"location": {
|
1777
1913
|
"filePath": "install.main.runtime.ts",
|
1778
|
-
"line":
|
1914
|
+
"line": 1279,
|
1779
1915
|
"character": 53
|
1780
1916
|
},
|
1781
1917
|
"elements": [
|
@@ -1783,28 +1919,31 @@
|
|
1783
1919
|
"__schema": "TypeRefSchema",
|
1784
1920
|
"location": {
|
1785
1921
|
"filePath": "install.main.runtime.ts",
|
1786
|
-
"line":
|
1922
|
+
"line": 1279,
|
1787
1923
|
"character": 54
|
1788
1924
|
},
|
1789
|
-
"name": "PreLinkSlot"
|
1925
|
+
"name": "PreLinkSlot",
|
1926
|
+
"internalFilePath": "install.main.runtime.ts"
|
1790
1927
|
},
|
1791
1928
|
{
|
1792
1929
|
"__schema": "TypeRefSchema",
|
1793
1930
|
"location": {
|
1794
1931
|
"filePath": "install.main.runtime.ts",
|
1795
|
-
"line":
|
1932
|
+
"line": 1279,
|
1796
1933
|
"character": 67
|
1797
1934
|
},
|
1798
|
-
"name": "PreInstallSlot"
|
1935
|
+
"name": "PreInstallSlot",
|
1936
|
+
"internalFilePath": "install.main.runtime.ts"
|
1799
1937
|
},
|
1800
1938
|
{
|
1801
1939
|
"__schema": "TypeRefSchema",
|
1802
1940
|
"location": {
|
1803
1941
|
"filePath": "install.main.runtime.ts",
|
1804
|
-
"line":
|
1942
|
+
"line": 1279,
|
1805
1943
|
"character": 83
|
1806
1944
|
},
|
1807
|
-
"name": "PostInstallSlot"
|
1945
|
+
"name": "PostInstallSlot",
|
1946
|
+
"internalFilePath": "install.main.runtime.ts"
|
1808
1947
|
}
|
1809
1948
|
]
|
1810
1949
|
},
|
@@ -1815,7 +1954,7 @@
|
|
1815
1954
|
"__schema": "ParameterSchema",
|
1816
1955
|
"location": {
|
1817
1956
|
"filePath": "install.main.runtime.ts",
|
1818
|
-
"line":
|
1957
|
+
"line": 1280,
|
1819
1958
|
"character": 5
|
1820
1959
|
},
|
1821
1960
|
"name": "harmony",
|
@@ -1823,10 +1962,15 @@
|
|
1823
1962
|
"__schema": "TypeRefSchema",
|
1824
1963
|
"location": {
|
1825
1964
|
"filePath": "install.main.runtime.ts",
|
1826
|
-
"line":
|
1965
|
+
"line": 1280,
|
1827
1966
|
"character": 14
|
1828
1967
|
},
|
1829
|
-
"name": "Harmony"
|
1968
|
+
"name": "Harmony",
|
1969
|
+
"componentId": {
|
1970
|
+
"scope": "teambit.harmony",
|
1971
|
+
"name": "harmony",
|
1972
|
+
"version": "0.4.6"
|
1973
|
+
}
|
1830
1974
|
},
|
1831
1975
|
"isOptional": false,
|
1832
1976
|
"isSpread": false
|
@@ -1836,7 +1980,7 @@
|
|
1836
1980
|
"__schema": "InferenceTypeSchema",
|
1837
1981
|
"location": {
|
1838
1982
|
"filePath": "install.main.runtime.ts",
|
1839
|
-
"line":
|
1983
|
+
"line": 1248,
|
1840
1984
|
"character": 3
|
1841
1985
|
},
|
1842
1986
|
"type": "Promise<InstallMain>"
|
@@ -1933,7 +2077,11 @@
|
|
1933
2077
|
"line": 59,
|
1934
2078
|
"character": 36
|
1935
2079
|
},
|
1936
|
-
"name": "LinkingOptions"
|
2080
|
+
"name": "LinkingOptions",
|
2081
|
+
"componentId": {
|
2082
|
+
"scope": "teambit.dependencies",
|
2083
|
+
"name": "dependency-resolver"
|
2084
|
+
}
|
1937
2085
|
},
|
1938
2086
|
{
|
1939
2087
|
"__schema": "TypeLiteralSchema",
|
@@ -1959,7 +2107,11 @@
|
|
1959
2107
|
"line": 60,
|
1960
2108
|
"character": 16
|
1961
2109
|
},
|
1962
|
-
"name": "WorkspacePolicy"
|
2110
|
+
"name": "WorkspacePolicy",
|
2111
|
+
"componentId": {
|
2112
|
+
"scope": "teambit.dependencies",
|
2113
|
+
"name": "dependency-resolver"
|
2114
|
+
}
|
1963
2115
|
},
|
1964
2116
|
"isOptional": true
|
1965
2117
|
},
|
@@ -2056,7 +2208,12 @@
|
|
2056
2208
|
"line": 66,
|
2057
2209
|
"character": 23
|
2058
2210
|
},
|
2059
|
-
"name": "NodeModulesLinksResult"
|
2211
|
+
"name": "NodeModulesLinksResult",
|
2212
|
+
"componentId": {
|
2213
|
+
"scope": "teambit.workspace",
|
2214
|
+
"name": "modules/node-modules-linker",
|
2215
|
+
"version": "0.0.238"
|
2216
|
+
}
|
2060
2217
|
}
|
2061
2218
|
},
|
2062
2219
|
"isOptional": true
|
@@ -2084,7 +2241,12 @@
|
|
2084
2241
|
"line": 67,
|
2085
2242
|
"character": 30
|
2086
2243
|
},
|
2087
|
-
"name": "CodemodResult"
|
2244
|
+
"name": "CodemodResult",
|
2245
|
+
"componentId": {
|
2246
|
+
"scope": "teambit.workspace",
|
2247
|
+
"name": "modules/node-modules-linker",
|
2248
|
+
"version": "0.0.238"
|
2249
|
+
}
|
2088
2250
|
}
|
2089
2251
|
},
|
2090
2252
|
"isOptional": true
|
@@ -2098,7 +2260,11 @@
|
|
2098
2260
|
"line": 68,
|
2099
2261
|
"character": 5
|
2100
2262
|
},
|
2101
|
-
"name": "LinkResults"
|
2263
|
+
"name": "LinkResults",
|
2264
|
+
"componentId": {
|
2265
|
+
"scope": "teambit.dependencies",
|
2266
|
+
"name": "dependency-resolver"
|
2267
|
+
}
|
2102
2268
|
}
|
2103
2269
|
]
|
2104
2270
|
}
|
@@ -2176,7 +2342,11 @@
|
|
2176
2342
|
"line": 73,
|
2177
2343
|
"character": 19
|
2178
2344
|
},
|
2179
|
-
"name": "WorkspaceDependencyLifecycleType"
|
2345
|
+
"name": "WorkspaceDependencyLifecycleType",
|
2346
|
+
"componentId": {
|
2347
|
+
"scope": "teambit.dependencies",
|
2348
|
+
"name": "dependency-resolver"
|
2349
|
+
}
|
2180
2350
|
},
|
2181
2351
|
"isOptional": true
|
2182
2352
|
},
|
@@ -2496,7 +2666,12 @@
|
|
2496
2666
|
"line": 89,
|
2497
2667
|
"character": 23
|
2498
2668
|
},
|
2499
|
-
"name": "DependenciesGraph"
|
2669
|
+
"name": "DependenciesGraph",
|
2670
|
+
"componentId": {
|
2671
|
+
"scope": "teambit.scope",
|
2672
|
+
"name": "objects",
|
2673
|
+
"version": "0.0.10"
|
2674
|
+
}
|
2500
2675
|
},
|
2501
2676
|
"isOptional": true
|
2502
2677
|
}
|
@@ -2510,7 +2685,7 @@
|
|
2510
2685
|
"line": 92,
|
2511
2686
|
"character": 1
|
2512
2687
|
},
|
2513
|
-
"signature": "type ModulesInstallOptions = {\n
|
2688
|
+
"signature": "type ModulesInstallOptions = {\n dependenciesGraph?: DependenciesGraph | undefined;\n writeConfigFiles?: boolean | undefined;\n addMissingDeps?: boolean | undefined;\n addMissingPeers?: boolean | undefined;\n ... 11 more ...;\n skipPrune?: boolean | undefined;\n}",
|
2514
2689
|
"name": "ModulesInstallOptions",
|
2515
2690
|
"type": {
|
2516
2691
|
"__schema": "TypeRefSchema",
|
@@ -2528,7 +2703,8 @@
|
|
2528
2703
|
"line": 92,
|
2529
2704
|
"character": 42
|
2530
2705
|
},
|
2531
|
-
"name": "WorkspaceInstallOptions"
|
2706
|
+
"name": "WorkspaceInstallOptions",
|
2707
|
+
"internalFilePath": "install.main.runtime.ts"
|
2532
2708
|
},
|
2533
2709
|
{
|
2534
2710
|
"__schema": "TypeUnionSchema",
|
@@ -2605,7 +2781,11 @@
|
|
2605
2781
|
"line": 115,
|
2606
2782
|
"character": 33
|
2607
2783
|
},
|
2608
|
-
"name": "DependencyResolverMain"
|
2784
|
+
"name": "DependencyResolverMain",
|
2785
|
+
"componentId": {
|
2786
|
+
"scope": "teambit.dependencies",
|
2787
|
+
"name": "dependency-resolver"
|
2788
|
+
}
|
2609
2789
|
},
|
2610
2790
|
"isOptional": false,
|
2611
2791
|
"isSpread": false
|
@@ -2625,7 +2805,11 @@
|
|
2625
2805
|
"line": 117,
|
2626
2806
|
"character": 21
|
2627
2807
|
},
|
2628
|
-
"name": "Logger"
|
2808
|
+
"name": "Logger",
|
2809
|
+
"componentId": {
|
2810
|
+
"scope": "teambit.harmony",
|
2811
|
+
"name": "logger"
|
2812
|
+
}
|
2629
2813
|
},
|
2630
2814
|
"isOptional": false,
|
2631
2815
|
"isSpread": false
|
@@ -2645,7 +2829,11 @@
|
|
2645
2829
|
"line": 119,
|
2646
2830
|
"character": 24
|
2647
2831
|
},
|
2648
|
-
"name": "Workspace"
|
2832
|
+
"name": "Workspace",
|
2833
|
+
"componentId": {
|
2834
|
+
"scope": "teambit.workspace",
|
2835
|
+
"name": "workspace"
|
2836
|
+
}
|
2649
2837
|
},
|
2650
2838
|
"isOptional": false,
|
2651
2839
|
"isSpread": false
|
@@ -2665,7 +2853,11 @@
|
|
2665
2853
|
"line": 121,
|
2666
2854
|
"character": 23
|
2667
2855
|
},
|
2668
|
-
"name": "VariantsMain"
|
2856
|
+
"name": "VariantsMain",
|
2857
|
+
"componentId": {
|
2858
|
+
"scope": "teambit.workspace",
|
2859
|
+
"name": "variants"
|
2860
|
+
}
|
2669
2861
|
},
|
2670
2862
|
"isOptional": false,
|
2671
2863
|
"isSpread": false
|
@@ -2685,7 +2877,11 @@
|
|
2685
2877
|
"line": 123,
|
2686
2878
|
"character": 23
|
2687
2879
|
},
|
2688
|
-
"name": "CompilerMain"
|
2880
|
+
"name": "CompilerMain",
|
2881
|
+
"componentId": {
|
2882
|
+
"scope": "teambit.compilation",
|
2883
|
+
"name": "compiler"
|
2884
|
+
}
|
2689
2885
|
},
|
2690
2886
|
"isOptional": false,
|
2691
2887
|
"isSpread": false
|
@@ -2705,7 +2901,11 @@
|
|
2705
2901
|
"line": 125,
|
2706
2902
|
"character": 19
|
2707
2903
|
},
|
2708
|
-
"name": "EnvsMain"
|
2904
|
+
"name": "EnvsMain",
|
2905
|
+
"componentId": {
|
2906
|
+
"scope": "teambit.envs",
|
2907
|
+
"name": "envs"
|
2908
|
+
}
|
2709
2909
|
},
|
2710
2910
|
"isOptional": false,
|
2711
2911
|
"isSpread": false
|
@@ -2725,7 +2925,11 @@
|
|
2725
2925
|
"line": 127,
|
2726
2926
|
"character": 28
|
2727
2927
|
},
|
2728
|
-
"name": "WorkspaceConfigFilesMain"
|
2928
|
+
"name": "WorkspaceConfigFilesMain",
|
2929
|
+
"componentId": {
|
2930
|
+
"scope": "teambit.workspace",
|
2931
|
+
"name": "workspace-config-files"
|
2932
|
+
}
|
2729
2933
|
},
|
2730
2934
|
"isOptional": false,
|
2731
2935
|
"isSpread": false
|
@@ -2745,7 +2949,11 @@
|
|
2745
2949
|
"line": 129,
|
2746
2950
|
"character": 27
|
2747
2951
|
},
|
2748
|
-
"name": "AspectLoaderMain"
|
2952
|
+
"name": "AspectLoaderMain",
|
2953
|
+
"componentId": {
|
2954
|
+
"scope": "teambit.harmony",
|
2955
|
+
"name": "aspect-loader"
|
2956
|
+
}
|
2749
2957
|
},
|
2750
2958
|
"isOptional": false,
|
2751
2959
|
"isSpread": false
|
@@ -2765,7 +2973,11 @@
|
|
2765
2973
|
"line": 131,
|
2766
2974
|
"character": 18
|
2767
2975
|
},
|
2768
|
-
"name": "ApplicationMain"
|
2976
|
+
"name": "ApplicationMain",
|
2977
|
+
"componentId": {
|
2978
|
+
"scope": "teambit.harmony",
|
2979
|
+
"name": "application"
|
2980
|
+
}
|
2769
2981
|
},
|
2770
2982
|
"isOptional": false,
|
2771
2983
|
"isSpread": false
|
@@ -2785,7 +2997,11 @@
|
|
2785
2997
|
"line": 133,
|
2786
2998
|
"character": 24
|
2787
2999
|
},
|
2788
|
-
"name": "GeneratorMain"
|
3000
|
+
"name": "GeneratorMain",
|
3001
|
+
"componentId": {
|
3002
|
+
"scope": "teambit.generator",
|
3003
|
+
"name": "generator"
|
3004
|
+
}
|
2789
3005
|
},
|
2790
3006
|
"isOptional": false,
|
2791
3007
|
"isSpread": false
|
@@ -2805,7 +3021,8 @@
|
|
2805
3021
|
"line": 135,
|
2806
3022
|
"character": 26
|
2807
3023
|
},
|
2808
|
-
"name": "PreLinkSlot"
|
3024
|
+
"name": "PreLinkSlot",
|
3025
|
+
"internalFilePath": "install.main.runtime.ts"
|
2809
3026
|
},
|
2810
3027
|
"isOptional": false,
|
2811
3028
|
"isSpread": false
|
@@ -2825,7 +3042,8 @@
|
|
2825
3042
|
"line": 137,
|
2826
3043
|
"character": 29
|
2827
3044
|
},
|
2828
|
-
"name": "PreInstallSlot"
|
3045
|
+
"name": "PreInstallSlot",
|
3046
|
+
"internalFilePath": "install.main.runtime.ts"
|
2829
3047
|
},
|
2830
3048
|
"isOptional": false,
|
2831
3049
|
"isSpread": false
|
@@ -2845,7 +3063,8 @@
|
|
2845
3063
|
"line": 139,
|
2846
3064
|
"character": 30
|
2847
3065
|
},
|
2848
|
-
"name": "PostInstallSlot"
|
3066
|
+
"name": "PostInstallSlot",
|
3067
|
+
"internalFilePath": "install.main.runtime.ts"
|
2849
3068
|
},
|
2850
3069
|
"isOptional": false,
|
2851
3070
|
"isSpread": false
|
@@ -2865,7 +3084,11 @@
|
|
2865
3084
|
"line": 141,
|
2866
3085
|
"character": 24
|
2867
3086
|
},
|
2868
|
-
"name": "IpcEventsMain"
|
3087
|
+
"name": "IpcEventsMain",
|
3088
|
+
"componentId": {
|
3089
|
+
"scope": "teambit.harmony",
|
3090
|
+
"name": "ipc-events"
|
3091
|
+
}
|
2869
3092
|
},
|
2870
3093
|
"isOptional": false,
|
2871
3094
|
"isSpread": false
|
@@ -2885,7 +3108,12 @@
|
|
2885
3108
|
"line": 143,
|
2886
3109
|
"character": 22
|
2887
3110
|
},
|
2888
|
-
"name": "Harmony"
|
3111
|
+
"name": "Harmony",
|
3112
|
+
"componentId": {
|
3113
|
+
"scope": "teambit.harmony",
|
3114
|
+
"name": "harmony",
|
3115
|
+
"version": "0.4.6"
|
3116
|
+
}
|
2889
3117
|
},
|
2890
3118
|
"isOptional": false,
|
2891
3119
|
"isSpread": false
|
@@ -2986,7 +3214,8 @@
|
|
2986
3214
|
"line": 151,
|
2987
3215
|
"character": 48
|
2988
3216
|
},
|
2989
|
-
"name": "WorkspaceInstallOptions"
|
3217
|
+
"name": "WorkspaceInstallOptions",
|
3218
|
+
"internalFilePath": "install.main.runtime.ts"
|
2990
3219
|
},
|
2991
3220
|
"isOptional": true,
|
2992
3221
|
"isSpread": false
|
@@ -3009,6 +3238,10 @@
|
|
3009
3238
|
"character": 82
|
3010
3239
|
},
|
3011
3240
|
"name": "ComponentMap",
|
3241
|
+
"componentId": {
|
3242
|
+
"scope": "teambit.component",
|
3243
|
+
"name": "component"
|
3244
|
+
},
|
3012
3245
|
"typeArgs": [
|
3013
3246
|
{
|
3014
3247
|
"__schema": "KeywordTypeSchema",
|
@@ -3031,7 +3264,7 @@
|
|
3031
3264
|
"__schema": "FunctionLikeSchema",
|
3032
3265
|
"location": {
|
3033
3266
|
"filePath": "install.main.runtime.ts",
|
3034
|
-
"line":
|
3267
|
+
"line": 193,
|
3035
3268
|
"character": 3
|
3036
3269
|
},
|
3037
3270
|
"signature": "(method) InstallMain.registerPreLink(fn: PreLink): void",
|
@@ -3041,7 +3274,7 @@
|
|
3041
3274
|
"__schema": "ParameterSchema",
|
3042
3275
|
"location": {
|
3043
3276
|
"filePath": "install.main.runtime.ts",
|
3044
|
-
"line":
|
3277
|
+
"line": 193,
|
3045
3278
|
"character": 19
|
3046
3279
|
},
|
3047
3280
|
"name": "fn",
|
@@ -3049,10 +3282,11 @@
|
|
3049
3282
|
"__schema": "TypeRefSchema",
|
3050
3283
|
"location": {
|
3051
3284
|
"filePath": "install.main.runtime.ts",
|
3052
|
-
"line":
|
3285
|
+
"line": 193,
|
3053
3286
|
"character": 23
|
3054
3287
|
},
|
3055
|
-
"name": "PreLink"
|
3288
|
+
"name": "PreLink",
|
3289
|
+
"internalFilePath": "install.main.runtime.ts"
|
3056
3290
|
},
|
3057
3291
|
"isOptional": false,
|
3058
3292
|
"isSpread": false
|
@@ -3062,7 +3296,7 @@
|
|
3062
3296
|
"__schema": "InferenceTypeSchema",
|
3063
3297
|
"location": {
|
3064
3298
|
"filePath": "install.main.runtime.ts",
|
3065
|
-
"line":
|
3299
|
+
"line": 193,
|
3066
3300
|
"character": 3
|
3067
3301
|
},
|
3068
3302
|
"type": "void"
|
@@ -3073,7 +3307,7 @@
|
|
3073
3307
|
"__schema": "FunctionLikeSchema",
|
3074
3308
|
"location": {
|
3075
3309
|
"filePath": "install.main.runtime.ts",
|
3076
|
-
"line":
|
3310
|
+
"line": 197,
|
3077
3311
|
"character": 3
|
3078
3312
|
},
|
3079
3313
|
"signature": "(method) InstallMain.registerPreInstall(fn: PreInstall): void",
|
@@ -3083,7 +3317,7 @@
|
|
3083
3317
|
"__schema": "ParameterSchema",
|
3084
3318
|
"location": {
|
3085
3319
|
"filePath": "install.main.runtime.ts",
|
3086
|
-
"line":
|
3320
|
+
"line": 197,
|
3087
3321
|
"character": 22
|
3088
3322
|
},
|
3089
3323
|
"name": "fn",
|
@@ -3091,10 +3325,11 @@
|
|
3091
3325
|
"__schema": "TypeRefSchema",
|
3092
3326
|
"location": {
|
3093
3327
|
"filePath": "install.main.runtime.ts",
|
3094
|
-
"line":
|
3328
|
+
"line": 197,
|
3095
3329
|
"character": 26
|
3096
3330
|
},
|
3097
|
-
"name": "PreInstall"
|
3331
|
+
"name": "PreInstall",
|
3332
|
+
"internalFilePath": "install.main.runtime.ts"
|
3098
3333
|
},
|
3099
3334
|
"isOptional": false,
|
3100
3335
|
"isSpread": false
|
@@ -3104,7 +3339,7 @@
|
|
3104
3339
|
"__schema": "InferenceTypeSchema",
|
3105
3340
|
"location": {
|
3106
3341
|
"filePath": "install.main.runtime.ts",
|
3107
|
-
"line":
|
3342
|
+
"line": 197,
|
3108
3343
|
"character": 3
|
3109
3344
|
},
|
3110
3345
|
"type": "void"
|
@@ -3115,7 +3350,7 @@
|
|
3115
3350
|
"__schema": "FunctionLikeSchema",
|
3116
3351
|
"location": {
|
3117
3352
|
"filePath": "install.main.runtime.ts",
|
3118
|
-
"line":
|
3353
|
+
"line": 201,
|
3119
3354
|
"character": 3
|
3120
3355
|
},
|
3121
3356
|
"signature": "(method) InstallMain.registerPostInstall(fn: PostInstall): void",
|
@@ -3125,7 +3360,7 @@
|
|
3125
3360
|
"__schema": "ParameterSchema",
|
3126
3361
|
"location": {
|
3127
3362
|
"filePath": "install.main.runtime.ts",
|
3128
|
-
"line":
|
3363
|
+
"line": 201,
|
3129
3364
|
"character": 23
|
3130
3365
|
},
|
3131
3366
|
"name": "fn",
|
@@ -3133,10 +3368,11 @@
|
|
3133
3368
|
"__schema": "TypeRefSchema",
|
3134
3369
|
"location": {
|
3135
3370
|
"filePath": "install.main.runtime.ts",
|
3136
|
-
"line":
|
3371
|
+
"line": 201,
|
3137
3372
|
"character": 27
|
3138
3373
|
},
|
3139
|
-
"name": "PostInstall"
|
3374
|
+
"name": "PostInstall",
|
3375
|
+
"internalFilePath": "install.main.runtime.ts"
|
3140
3376
|
},
|
3141
3377
|
"isOptional": false,
|
3142
3378
|
"isSpread": false
|
@@ -3146,7 +3382,7 @@
|
|
3146
3382
|
"__schema": "InferenceTypeSchema",
|
3147
3383
|
"location": {
|
3148
3384
|
"filePath": "install.main.runtime.ts",
|
3149
|
-
"line":
|
3385
|
+
"line": 201,
|
3150
3386
|
"character": 3
|
3151
3387
|
},
|
3152
3388
|
"type": "void"
|
@@ -3157,7 +3393,7 @@
|
|
3157
3393
|
"__schema": "FunctionLikeSchema",
|
3158
3394
|
"location": {
|
3159
3395
|
"filePath": "install.main.runtime.ts",
|
3160
|
-
"line":
|
3396
|
+
"line": 205,
|
3161
3397
|
"character": 3
|
3162
3398
|
},
|
3163
3399
|
"signature": "(method) InstallMain.onComponentCreate(generateResults: GenerateResult[], installOptions?: Partial<WorkspaceInstallOptions>): Promise<void>",
|
@@ -3167,7 +3403,7 @@
|
|
3167
3403
|
"__schema": "ParameterSchema",
|
3168
3404
|
"location": {
|
3169
3405
|
"filePath": "install.main.runtime.ts",
|
3170
|
-
"line":
|
3406
|
+
"line": 205,
|
3171
3407
|
"character": 27
|
3172
3408
|
},
|
3173
3409
|
"name": "generateResults",
|
@@ -3175,17 +3411,21 @@
|
|
3175
3411
|
"__schema": "TypeArraySchema",
|
3176
3412
|
"location": {
|
3177
3413
|
"filePath": "install.main.runtime.ts",
|
3178
|
-
"line":
|
3414
|
+
"line": 205,
|
3179
3415
|
"character": 44
|
3180
3416
|
},
|
3181
3417
|
"type": {
|
3182
3418
|
"__schema": "TypeRefSchema",
|
3183
3419
|
"location": {
|
3184
3420
|
"filePath": "install.main.runtime.ts",
|
3185
|
-
"line":
|
3421
|
+
"line": 205,
|
3186
3422
|
"character": 44
|
3187
3423
|
},
|
3188
|
-
"name": "GenerateResult"
|
3424
|
+
"name": "GenerateResult",
|
3425
|
+
"componentId": {
|
3426
|
+
"scope": "teambit.generator",
|
3427
|
+
"name": "generator"
|
3428
|
+
}
|
3189
3429
|
}
|
3190
3430
|
},
|
3191
3431
|
"isOptional": false,
|
@@ -3195,7 +3435,7 @@
|
|
3195
3435
|
"__schema": "ParameterSchema",
|
3196
3436
|
"location": {
|
3197
3437
|
"filePath": "install.main.runtime.ts",
|
3198
|
-
"line":
|
3438
|
+
"line": 205,
|
3199
3439
|
"character": 62
|
3200
3440
|
},
|
3201
3441
|
"name": "installOptions",
|
@@ -3203,7 +3443,7 @@
|
|
3203
3443
|
"__schema": "TypeRefSchema",
|
3204
3444
|
"location": {
|
3205
3445
|
"filePath": "install.main.runtime.ts",
|
3206
|
-
"line":
|
3446
|
+
"line": 205,
|
3207
3447
|
"character": 79
|
3208
3448
|
},
|
3209
3449
|
"name": "Partial",
|
@@ -3212,10 +3452,11 @@
|
|
3212
3452
|
"__schema": "TypeRefSchema",
|
3213
3453
|
"location": {
|
3214
3454
|
"filePath": "install.main.runtime.ts",
|
3215
|
-
"line":
|
3455
|
+
"line": 205,
|
3216
3456
|
"character": 87
|
3217
3457
|
},
|
3218
|
-
"name": "WorkspaceInstallOptions"
|
3458
|
+
"name": "WorkspaceInstallOptions",
|
3459
|
+
"internalFilePath": "install.main.runtime.ts"
|
3219
3460
|
}
|
3220
3461
|
]
|
3221
3462
|
},
|
@@ -3227,7 +3468,7 @@
|
|
3227
3468
|
"__schema": "InferenceTypeSchema",
|
3228
3469
|
"location": {
|
3229
3470
|
"filePath": "install.main.runtime.ts",
|
3230
|
-
"line":
|
3471
|
+
"line": 205,
|
3231
3472
|
"character": 3
|
3232
3473
|
},
|
3233
3474
|
"type": "Promise<void>"
|
@@ -3240,7 +3481,7 @@
|
|
3240
3481
|
"__schema": "FunctionLikeSchema",
|
3241
3482
|
"location": {
|
3242
3483
|
"filePath": "install.main.runtime.ts",
|
3243
|
-
"line":
|
3484
|
+
"line": 800,
|
3244
3485
|
"character": 3
|
3245
3486
|
},
|
3246
3487
|
"signature": "(method) InstallMain.setOldNonLoadedEnvs(): string[]",
|
@@ -3250,7 +3491,7 @@
|
|
3250
3491
|
"__schema": "InferenceTypeSchema",
|
3251
3492
|
"location": {
|
3252
3493
|
"filePath": "install.main.runtime.ts",
|
3253
|
-
"line":
|
3494
|
+
"line": 800,
|
3254
3495
|
"character": 3
|
3255
3496
|
},
|
3256
3497
|
"type": "string[]"
|
@@ -3263,14 +3504,14 @@
|
|
3263
3504
|
"__schema": "FunctionLikeSchema",
|
3264
3505
|
"location": {
|
3265
3506
|
"filePath": "install.main.runtime.ts",
|
3266
|
-
"line":
|
3507
|
+
"line": 815,
|
3267
3508
|
"character": 3
|
3268
3509
|
},
|
3269
3510
|
"doc": {
|
3270
3511
|
"__schema": "DocSchema",
|
3271
3512
|
"location": {
|
3272
3513
|
"filePath": "install.main.runtime.ts",
|
3273
|
-
"line":
|
3514
|
+
"line": 808,
|
3274
3515
|
"character": 3
|
3275
3516
|
},
|
3276
3517
|
"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 */",
|
@@ -3280,7 +3521,7 @@
|
|
3280
3521
|
"__schema": "ReturnTagSchema",
|
3281
3522
|
"location": {
|
3282
3523
|
"filePath": "install.main.runtime.ts",
|
3283
|
-
"line":
|
3524
|
+
"line": 810,
|
3284
3525
|
"character": 6
|
3285
3526
|
},
|
3286
3527
|
"tagName": "return",
|
@@ -3295,7 +3536,7 @@
|
|
3295
3536
|
"__schema": "InferenceTypeSchema",
|
3296
3537
|
"location": {
|
3297
3538
|
"filePath": "install.main.runtime.ts",
|
3298
|
-
"line":
|
3539
|
+
"line": 815,
|
3299
3540
|
"character": 3
|
3300
3541
|
},
|
3301
3542
|
"type": "string[]"
|
@@ -3308,14 +3549,14 @@
|
|
3308
3549
|
"__schema": "FunctionLikeSchema",
|
3309
3550
|
"location": {
|
3310
3551
|
"filePath": "install.main.runtime.ts",
|
3311
|
-
"line":
|
3552
|
+
"line": 960,
|
3312
3553
|
"character": 3
|
3313
3554
|
},
|
3314
3555
|
"doc": {
|
3315
3556
|
"__schema": "DocSchema",
|
3316
3557
|
"location": {
|
3317
3558
|
"filePath": "install.main.runtime.ts",
|
3318
|
-
"line":
|
3559
|
+
"line": 955,
|
3319
3560
|
"character": 3
|
3320
3561
|
},
|
3321
3562
|
"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 */",
|
@@ -3325,7 +3566,7 @@
|
|
3325
3566
|
"__schema": "PropertyLikeTagSchema",
|
3326
3567
|
"location": {
|
3327
3568
|
"filePath": "install.main.runtime.ts",
|
3328
|
-
"line":
|
3569
|
+
"line": 958,
|
3329
3570
|
"character": 6
|
3330
3571
|
},
|
3331
3572
|
"name": "options.all",
|
@@ -3335,7 +3576,7 @@
|
|
3335
3576
|
"__schema": "TypeRefSchema",
|
3336
3577
|
"location": {
|
3337
3578
|
"filePath": "install.main.runtime.ts",
|
3338
|
-
"line":
|
3579
|
+
"line": 958,
|
3339
3580
|
"character": 26
|
3340
3581
|
},
|
3341
3582
|
"name": "Boolean"
|
@@ -3350,7 +3591,7 @@
|
|
3350
3591
|
"__schema": "ParameterSchema",
|
3351
3592
|
"location": {
|
3352
3593
|
"filePath": "install.main.runtime.ts",
|
3353
|
-
"line":
|
3594
|
+
"line": 960,
|
3354
3595
|
"character": 28
|
3355
3596
|
},
|
3356
3597
|
"name": "options",
|
@@ -3358,7 +3599,7 @@
|
|
3358
3599
|
"__schema": "TypeLiteralSchema",
|
3359
3600
|
"location": {
|
3360
3601
|
"filePath": "install.main.runtime.ts",
|
3361
|
-
"line":
|
3602
|
+
"line": 960,
|
3362
3603
|
"character": 37
|
3363
3604
|
},
|
3364
3605
|
"members": [
|
@@ -3366,16 +3607,16 @@
|
|
3366
3607
|
"__schema": "VariableLikeSchema",
|
3367
3608
|
"location": {
|
3368
3609
|
"filePath": "install.main.runtime.ts",
|
3369
|
-
"line":
|
3610
|
+
"line": 961,
|
3370
3611
|
"character": 5
|
3371
3612
|
},
|
3372
|
-
"signature": "(property) forceVersionBump?: \"patch\" | \"
|
3613
|
+
"signature": "(property) forceVersionBump?: \"patch\" | \"minor\" | \"major\" | \"compatible\" | undefined",
|
3373
3614
|
"name": "forceVersionBump",
|
3374
3615
|
"type": {
|
3375
3616
|
"__schema": "TypeUnionSchema",
|
3376
3617
|
"location": {
|
3377
3618
|
"filePath": "install.main.runtime.ts",
|
3378
|
-
"line":
|
3619
|
+
"line": 961,
|
3379
3620
|
"character": 24
|
3380
3621
|
},
|
3381
3622
|
"types": [
|
@@ -3383,7 +3624,7 @@
|
|
3383
3624
|
"__schema": "LiteralTypeSchema",
|
3384
3625
|
"location": {
|
3385
3626
|
"filePath": "install.main.runtime.ts",
|
3386
|
-
"line":
|
3627
|
+
"line": 961,
|
3387
3628
|
"character": 24
|
3388
3629
|
},
|
3389
3630
|
"name": "'major'"
|
@@ -3392,7 +3633,7 @@
|
|
3392
3633
|
"__schema": "LiteralTypeSchema",
|
3393
3634
|
"location": {
|
3394
3635
|
"filePath": "install.main.runtime.ts",
|
3395
|
-
"line":
|
3636
|
+
"line": 961,
|
3396
3637
|
"character": 34
|
3397
3638
|
},
|
3398
3639
|
"name": "'minor'"
|
@@ -3401,7 +3642,7 @@
|
|
3401
3642
|
"__schema": "LiteralTypeSchema",
|
3402
3643
|
"location": {
|
3403
3644
|
"filePath": "install.main.runtime.ts",
|
3404
|
-
"line":
|
3645
|
+
"line": 961,
|
3405
3646
|
"character": 44
|
3406
3647
|
},
|
3407
3648
|
"name": "'patch'"
|
@@ -3410,7 +3651,7 @@
|
|
3410
3651
|
"__schema": "LiteralTypeSchema",
|
3411
3652
|
"location": {
|
3412
3653
|
"filePath": "install.main.runtime.ts",
|
3413
|
-
"line":
|
3654
|
+
"line": 961,
|
3414
3655
|
"character": 54
|
3415
3656
|
},
|
3416
3657
|
"name": "'compatible'"
|
@@ -3423,7 +3664,7 @@
|
|
3423
3664
|
"__schema": "VariableLikeSchema",
|
3424
3665
|
"location": {
|
3425
3666
|
"filePath": "install.main.runtime.ts",
|
3426
|
-
"line":
|
3667
|
+
"line": 962,
|
3427
3668
|
"character": 5
|
3428
3669
|
},
|
3429
3670
|
"signature": "(property) patterns?: string[] | undefined",
|
@@ -3432,14 +3673,14 @@
|
|
3432
3673
|
"__schema": "TypeArraySchema",
|
3433
3674
|
"location": {
|
3434
3675
|
"filePath": "install.main.runtime.ts",
|
3435
|
-
"line":
|
3676
|
+
"line": 962,
|
3436
3677
|
"character": 16
|
3437
3678
|
},
|
3438
3679
|
"type": {
|
3439
3680
|
"__schema": "KeywordTypeSchema",
|
3440
3681
|
"location": {
|
3441
3682
|
"filePath": "install.main.runtime.ts",
|
3442
|
-
"line":
|
3683
|
+
"line": 962,
|
3443
3684
|
"character": 16
|
3444
3685
|
},
|
3445
3686
|
"name": "string"
|
@@ -3451,7 +3692,7 @@
|
|
3451
3692
|
"__schema": "VariableLikeSchema",
|
3452
3693
|
"location": {
|
3453
3694
|
"filePath": "install.main.runtime.ts",
|
3454
|
-
"line":
|
3695
|
+
"line": 963,
|
3455
3696
|
"character": 5
|
3456
3697
|
},
|
3457
3698
|
"signature": "(property) all: boolean",
|
@@ -3460,7 +3701,7 @@
|
|
3460
3701
|
"__schema": "KeywordTypeSchema",
|
3461
3702
|
"location": {
|
3462
3703
|
"filePath": "install.main.runtime.ts",
|
3463
|
-
"line":
|
3704
|
+
"line": 963,
|
3464
3705
|
"character": 10
|
3465
3706
|
},
|
3466
3707
|
"name": "boolean"
|
@@ -3477,7 +3718,7 @@
|
|
3477
3718
|
"__schema": "TypeRefSchema",
|
3478
3719
|
"location": {
|
3479
3720
|
"filePath": "install.main.runtime.ts",
|
3480
|
-
"line":
|
3721
|
+
"line": 964,
|
3481
3722
|
"character": 7
|
3482
3723
|
},
|
3483
3724
|
"name": "Promise",
|
@@ -3486,7 +3727,7 @@
|
|
3486
3727
|
"__schema": "TypeUnionSchema",
|
3487
3728
|
"location": {
|
3488
3729
|
"filePath": "install.main.runtime.ts",
|
3489
|
-
"line":
|
3730
|
+
"line": 964,
|
3490
3731
|
"character": 15
|
3491
3732
|
},
|
3492
3733
|
"types": [
|
@@ -3494,16 +3735,20 @@
|
|
3494
3735
|
"__schema": "TypeRefSchema",
|
3495
3736
|
"location": {
|
3496
3737
|
"filePath": "install.main.runtime.ts",
|
3497
|
-
"line":
|
3738
|
+
"line": 964,
|
3498
3739
|
"character": 15
|
3499
3740
|
},
|
3500
3741
|
"name": "ComponentMap",
|
3742
|
+
"componentId": {
|
3743
|
+
"scope": "teambit.component",
|
3744
|
+
"name": "component"
|
3745
|
+
},
|
3501
3746
|
"typeArgs": [
|
3502
3747
|
{
|
3503
3748
|
"__schema": "KeywordTypeSchema",
|
3504
3749
|
"location": {
|
3505
3750
|
"filePath": "install.main.runtime.ts",
|
3506
|
-
"line":
|
3751
|
+
"line": 964,
|
3507
3752
|
"character": 28
|
3508
3753
|
},
|
3509
3754
|
"name": "string"
|
@@ -3514,7 +3759,7 @@
|
|
3514
3759
|
"__schema": "LiteralTypeSchema",
|
3515
3760
|
"location": {
|
3516
3761
|
"filePath": "install.main.runtime.ts",
|
3517
|
-
"line":
|
3762
|
+
"line": 964,
|
3518
3763
|
"character": 38
|
3519
3764
|
},
|
3520
3765
|
"name": "null"
|
@@ -3531,7 +3776,7 @@
|
|
3531
3776
|
"__schema": "FunctionLikeSchema",
|
3532
3777
|
"location": {
|
3533
3778
|
"filePath": "install.main.runtime.ts",
|
3534
|
-
"line":
|
3779
|
+
"line": 1007,
|
3535
3780
|
"character": 3
|
3536
3781
|
},
|
3537
3782
|
"signature": "(method) InstallMain.addDuplicateComponentAndPackageIssue(components: Component[]): Promise<void>",
|
@@ -3541,7 +3786,7 @@
|
|
3541
3786
|
"__schema": "ParameterSchema",
|
3542
3787
|
"location": {
|
3543
3788
|
"filePath": "install.main.runtime.ts",
|
3544
|
-
"line":
|
3789
|
+
"line": 1007,
|
3545
3790
|
"character": 46
|
3546
3791
|
},
|
3547
3792
|
"name": "components",
|
@@ -3549,17 +3794,21 @@
|
|
3549
3794
|
"__schema": "TypeArraySchema",
|
3550
3795
|
"location": {
|
3551
3796
|
"filePath": "install.main.runtime.ts",
|
3552
|
-
"line":
|
3797
|
+
"line": 1007,
|
3553
3798
|
"character": 58
|
3554
3799
|
},
|
3555
3800
|
"type": {
|
3556
3801
|
"__schema": "TypeRefSchema",
|
3557
3802
|
"location": {
|
3558
3803
|
"filePath": "install.main.runtime.ts",
|
3559
|
-
"line":
|
3804
|
+
"line": 1007,
|
3560
3805
|
"character": 58
|
3561
3806
|
},
|
3562
|
-
"name": "Component"
|
3807
|
+
"name": "Component",
|
3808
|
+
"componentId": {
|
3809
|
+
"scope": "teambit.component",
|
3810
|
+
"name": "component"
|
3811
|
+
}
|
3563
3812
|
}
|
3564
3813
|
},
|
3565
3814
|
"isOptional": false,
|
@@ -3570,7 +3819,7 @@
|
|
3570
3819
|
"__schema": "InferenceTypeSchema",
|
3571
3820
|
"location": {
|
3572
3821
|
"filePath": "install.main.runtime.ts",
|
3573
|
-
"line":
|
3822
|
+
"line": 1007,
|
3574
3823
|
"character": 3
|
3575
3824
|
},
|
3576
3825
|
"type": "Promise<void>"
|
@@ -3583,14 +3832,14 @@
|
|
3583
3832
|
"__schema": "FunctionLikeSchema",
|
3584
3833
|
"location": {
|
3585
3834
|
"filePath": "install.main.runtime.ts",
|
3586
|
-
"line":
|
3835
|
+
"line": 1076,
|
3587
3836
|
"character": 3
|
3588
3837
|
},
|
3589
3838
|
"doc": {
|
3590
3839
|
"__schema": "DocSchema",
|
3591
3840
|
"location": {
|
3592
3841
|
"filePath": "install.main.runtime.ts",
|
3593
|
-
"line":
|
3842
|
+
"line": 1071,
|
3594
3843
|
"character": 3
|
3595
3844
|
},
|
3596
3845
|
"raw": "/**\n * Uninstall the specified packages from dependencies.\n *\n * @param {string[]} the list of packages that should be removed from dependencies.\n */",
|
@@ -3600,7 +3849,7 @@
|
|
3600
3849
|
"__schema": "PropertyLikeTagSchema",
|
3601
3850
|
"location": {
|
3602
3851
|
"filePath": "install.main.runtime.ts",
|
3603
|
-
"line":
|
3852
|
+
"line": 1074,
|
3604
3853
|
"character": 6
|
3605
3854
|
},
|
3606
3855
|
"name": "the",
|
@@ -3610,14 +3859,14 @@
|
|
3610
3859
|
"__schema": "TypeArraySchema",
|
3611
3860
|
"location": {
|
3612
3861
|
"filePath": "install.main.runtime.ts",
|
3613
|
-
"line":
|
3862
|
+
"line": 1074,
|
3614
3863
|
"character": 14
|
3615
3864
|
},
|
3616
3865
|
"type": {
|
3617
3866
|
"__schema": "KeywordTypeSchema",
|
3618
3867
|
"location": {
|
3619
3868
|
"filePath": "install.main.runtime.ts",
|
3620
|
-
"line":
|
3869
|
+
"line": 1074,
|
3621
3870
|
"character": 14
|
3622
3871
|
},
|
3623
3872
|
"name": "string"
|
@@ -3633,7 +3882,7 @@
|
|
3633
3882
|
"__schema": "ParameterSchema",
|
3634
3883
|
"location": {
|
3635
3884
|
"filePath": "install.main.runtime.ts",
|
3636
|
-
"line":
|
3885
|
+
"line": 1076,
|
3637
3886
|
"character": 31
|
3638
3887
|
},
|
3639
3888
|
"name": "packages",
|
@@ -3641,14 +3890,14 @@
|
|
3641
3890
|
"__schema": "TypeArraySchema",
|
3642
3891
|
"location": {
|
3643
3892
|
"filePath": "install.main.runtime.ts",
|
3644
|
-
"line":
|
3893
|
+
"line": 1076,
|
3645
3894
|
"character": 41
|
3646
3895
|
},
|
3647
3896
|
"type": {
|
3648
3897
|
"__schema": "KeywordTypeSchema",
|
3649
3898
|
"location": {
|
3650
3899
|
"filePath": "install.main.runtime.ts",
|
3651
|
-
"line":
|
3900
|
+
"line": 1076,
|
3652
3901
|
"character": 41
|
3653
3902
|
},
|
3654
3903
|
"name": "string"
|
@@ -3662,7 +3911,7 @@
|
|
3662
3911
|
"__schema": "InferenceTypeSchema",
|
3663
3912
|
"location": {
|
3664
3913
|
"filePath": "install.main.runtime.ts",
|
3665
|
-
"line":
|
3914
|
+
"line": 1076,
|
3666
3915
|
"character": 3
|
3667
3916
|
},
|
3668
3917
|
"type": "Promise<ComponentMap<string>>"
|
@@ -3675,14 +3924,14 @@
|
|
3675
3924
|
"__schema": "FunctionLikeSchema",
|
3676
3925
|
"location": {
|
3677
3926
|
"filePath": "install.main.runtime.ts",
|
3678
|
-
"line":
|
3927
|
+
"line": 1086,
|
3679
3928
|
"character": 3
|
3680
3929
|
},
|
3681
3930
|
"doc": {
|
3682
3931
|
"__schema": "DocSchema",
|
3683
3932
|
"location": {
|
3684
3933
|
"filePath": "install.main.runtime.ts",
|
3685
|
-
"line":
|
3934
|
+
"line": 1082,
|
3686
3935
|
"character": 3
|
3687
3936
|
},
|
3688
3937
|
"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 */",
|
@@ -3696,7 +3945,7 @@
|
|
3696
3945
|
"__schema": "ParameterSchema",
|
3697
3946
|
"location": {
|
3698
3947
|
"filePath": "install.main.runtime.ts",
|
3699
|
-
"line":
|
3948
|
+
"line": 1087,
|
3700
3949
|
"character": 5
|
3701
3950
|
},
|
3702
3951
|
"name": "options",
|
@@ -3704,10 +3953,11 @@
|
|
3704
3953
|
"__schema": "TypeRefSchema",
|
3705
3954
|
"location": {
|
3706
3955
|
"filePath": "install.main.runtime.ts",
|
3707
|
-
"line":
|
3956
|
+
"line": 1087,
|
3708
3957
|
"character": 14
|
3709
3958
|
},
|
3710
|
-
"name": "WorkspaceLinkOptions"
|
3959
|
+
"name": "WorkspaceLinkOptions",
|
3960
|
+
"internalFilePath": "install.main.runtime.ts"
|
3711
3961
|
},
|
3712
3962
|
"isOptional": true,
|
3713
3963
|
"defaultValue": "{}",
|
@@ -3718,7 +3968,7 @@
|
|
3718
3968
|
"__schema": "TypeRefSchema",
|
3719
3969
|
"location": {
|
3720
3970
|
"filePath": "install.main.runtime.ts",
|
3721
|
-
"line":
|
3971
|
+
"line": 1088,
|
3722
3972
|
"character": 6
|
3723
3973
|
},
|
3724
3974
|
"name": "Promise",
|
@@ -3727,7 +3977,7 @@
|
|
3727
3977
|
"__schema": "TypeLiteralSchema",
|
3728
3978
|
"location": {
|
3729
3979
|
"filePath": "install.main.runtime.ts",
|
3730
|
-
"line":
|
3980
|
+
"line": 1088,
|
3731
3981
|
"character": 14
|
3732
3982
|
},
|
3733
3983
|
"members": [
|
@@ -3735,7 +3985,7 @@
|
|
3735
3985
|
"__schema": "VariableLikeSchema",
|
3736
3986
|
"location": {
|
3737
3987
|
"filePath": "install.main.runtime.ts",
|
3738
|
-
"line":
|
3988
|
+
"line": 1088,
|
3739
3989
|
"character": 16
|
3740
3990
|
},
|
3741
3991
|
"signature": "(property) linkResults: WorkspaceLinkResults",
|
@@ -3744,7 +3994,7 @@
|
|
3744
3994
|
"__schema": "TypeRefSchema",
|
3745
3995
|
"location": {
|
3746
3996
|
"filePath": "install.main.runtime.ts",
|
3747
|
-
"line":
|
3997
|
+
"line": 1088,
|
3748
3998
|
"character": 16
|
3749
3999
|
},
|
3750
4000
|
"name": "WorkspaceLinkResults",
|
@@ -3756,7 +4006,7 @@
|
|
3756
4006
|
"__schema": "VariableLikeSchema",
|
3757
4007
|
"location": {
|
3758
4008
|
"filePath": "install.main.runtime.ts",
|
3759
|
-
"line":
|
4009
|
+
"line": 1088,
|
3760
4010
|
"character": 51
|
3761
4011
|
},
|
3762
4012
|
"signature": "(property) linkedRootDeps: Record<string, string>",
|
@@ -3765,7 +4015,7 @@
|
|
3765
4015
|
"__schema": "TypeRefSchema",
|
3766
4016
|
"location": {
|
3767
4017
|
"filePath": "install.main.runtime.ts",
|
3768
|
-
"line":
|
4018
|
+
"line": 1088,
|
3769
4019
|
"character": 67
|
3770
4020
|
},
|
3771
4021
|
"name": "Record",
|
@@ -3774,7 +4024,7 @@
|
|
3774
4024
|
"__schema": "KeywordTypeSchema",
|
3775
4025
|
"location": {
|
3776
4026
|
"filePath": "install.main.runtime.ts",
|
3777
|
-
"line":
|
4027
|
+
"line": 1088,
|
3778
4028
|
"character": 74
|
3779
4029
|
},
|
3780
4030
|
"name": "string"
|
@@ -3783,7 +4033,7 @@
|
|
3783
4033
|
"__schema": "KeywordTypeSchema",
|
3784
4034
|
"location": {
|
3785
4035
|
"filePath": "install.main.runtime.ts",
|
3786
|
-
"line":
|
4036
|
+
"line": 1088,
|
3787
4037
|
"character": 82
|
3788
4038
|
},
|
3789
4039
|
"name": "string"
|
@@ -3804,7 +4054,7 @@
|
|
3804
4054
|
"__schema": "FunctionLikeSchema",
|
3805
4055
|
"location": {
|
3806
4056
|
"filePath": "install.main.runtime.ts",
|
3807
|
-
"line":
|
4057
|
+
"line": 1112,
|
3808
4058
|
"character": 3
|
3809
4059
|
},
|
3810
4060
|
"signature": "(method) InstallMain.linkCodemods(compDirMap: ComponentMap<string>, options?: {\n rewire?: boolean;\n}): Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>",
|
@@ -3814,7 +4064,7 @@
|
|
3814
4064
|
"__schema": "ParameterSchema",
|
3815
4065
|
"location": {
|
3816
4066
|
"filePath": "install.main.runtime.ts",
|
3817
|
-
"line":
|
4067
|
+
"line": 1112,
|
3818
4068
|
"character": 22
|
3819
4069
|
},
|
3820
4070
|
"name": "compDirMap",
|
@@ -3822,16 +4072,20 @@
|
|
3822
4072
|
"__schema": "TypeRefSchema",
|
3823
4073
|
"location": {
|
3824
4074
|
"filePath": "install.main.runtime.ts",
|
3825
|
-
"line":
|
4075
|
+
"line": 1112,
|
3826
4076
|
"character": 34
|
3827
4077
|
},
|
3828
4078
|
"name": "ComponentMap",
|
4079
|
+
"componentId": {
|
4080
|
+
"scope": "teambit.component",
|
4081
|
+
"name": "component"
|
4082
|
+
},
|
3829
4083
|
"typeArgs": [
|
3830
4084
|
{
|
3831
4085
|
"__schema": "KeywordTypeSchema",
|
3832
4086
|
"location": {
|
3833
4087
|
"filePath": "install.main.runtime.ts",
|
3834
|
-
"line":
|
4088
|
+
"line": 1112,
|
3835
4089
|
"character": 47
|
3836
4090
|
},
|
3837
4091
|
"name": "string"
|
@@ -3845,7 +4099,7 @@
|
|
3845
4099
|
"__schema": "ParameterSchema",
|
3846
4100
|
"location": {
|
3847
4101
|
"filePath": "install.main.runtime.ts",
|
3848
|
-
"line":
|
4102
|
+
"line": 1112,
|
3849
4103
|
"character": 56
|
3850
4104
|
},
|
3851
4105
|
"name": "options",
|
@@ -3853,7 +4107,7 @@
|
|
3853
4107
|
"__schema": "TypeLiteralSchema",
|
3854
4108
|
"location": {
|
3855
4109
|
"filePath": "install.main.runtime.ts",
|
3856
|
-
"line":
|
4110
|
+
"line": 1112,
|
3857
4111
|
"character": 66
|
3858
4112
|
},
|
3859
4113
|
"members": [
|
@@ -3861,7 +4115,7 @@
|
|
3861
4115
|
"__schema": "VariableLikeSchema",
|
3862
4116
|
"location": {
|
3863
4117
|
"filePath": "install.main.runtime.ts",
|
3864
|
-
"line":
|
4118
|
+
"line": 1112,
|
3865
4119
|
"character": 68
|
3866
4120
|
},
|
3867
4121
|
"signature": "(property) rewire?: boolean | undefined",
|
@@ -3870,7 +4124,7 @@
|
|
3870
4124
|
"__schema": "KeywordTypeSchema",
|
3871
4125
|
"location": {
|
3872
4126
|
"filePath": "install.main.runtime.ts",
|
3873
|
-
"line":
|
4127
|
+
"line": 1112,
|
3874
4128
|
"character": 77
|
3875
4129
|
},
|
3876
4130
|
"name": "boolean"
|
@@ -3887,7 +4141,7 @@
|
|
3887
4141
|
"__schema": "InferenceTypeSchema",
|
3888
4142
|
"location": {
|
3889
4143
|
"filePath": "install.main.runtime.ts",
|
3890
|
-
"line":
|
4144
|
+
"line": 1112,
|
3891
4145
|
"character": 3
|
3892
4146
|
},
|
3893
4147
|
"type": "Promise<{\n linksResults: NodeModulesLinksResult[];\n codemodResults: any;\n}>"
|
@@ -3900,7 +4154,7 @@
|
|
3900
4154
|
"__schema": "FunctionLikeSchema",
|
3901
4155
|
"location": {
|
3902
4156
|
"filePath": "install.main.runtime.ts",
|
3903
|
-
"line":
|
4157
|
+
"line": 1117,
|
3904
4158
|
"character": 3
|
3905
4159
|
},
|
3906
4160
|
"signature": "(method) InstallMain.link(options?: WorkspaceLinkOptions): Promise<WorkspaceLinkResults>",
|
@@ -3910,7 +4164,7 @@
|
|
3910
4164
|
"__schema": "ParameterSchema",
|
3911
4165
|
"location": {
|
3912
4166
|
"filePath": "install.main.runtime.ts",
|
3913
|
-
"line":
|
4167
|
+
"line": 1117,
|
3914
4168
|
"character": 14
|
3915
4169
|
},
|
3916
4170
|
"name": "options",
|
@@ -3918,10 +4172,11 @@
|
|
3918
4172
|
"__schema": "TypeRefSchema",
|
3919
4173
|
"location": {
|
3920
4174
|
"filePath": "install.main.runtime.ts",
|
3921
|
-
"line":
|
4175
|
+
"line": 1117,
|
3922
4176
|
"character": 23
|
3923
4177
|
},
|
3924
|
-
"name": "WorkspaceLinkOptions"
|
4178
|
+
"name": "WorkspaceLinkOptions",
|
4179
|
+
"internalFilePath": "install.main.runtime.ts"
|
3925
4180
|
},
|
3926
4181
|
"isOptional": true,
|
3927
4182
|
"defaultValue": "{}",
|
@@ -3932,7 +4187,7 @@
|
|
3932
4187
|
"__schema": "TypeRefSchema",
|
3933
4188
|
"location": {
|
3934
4189
|
"filePath": "install.main.runtime.ts",
|
3935
|
-
"line":
|
4190
|
+
"line": 1117,
|
3936
4191
|
"character": 51
|
3937
4192
|
},
|
3938
4193
|
"name": "Promise",
|
@@ -3941,10 +4196,11 @@
|
|
3941
4196
|
"__schema": "TypeRefSchema",
|
3942
4197
|
"location": {
|
3943
4198
|
"filePath": "install.main.runtime.ts",
|
3944
|
-
"line":
|
4199
|
+
"line": 1117,
|
3945
4200
|
"character": 59
|
3946
4201
|
},
|
3947
|
-
"name": "WorkspaceLinkResults"
|
4202
|
+
"name": "WorkspaceLinkResults",
|
4203
|
+
"internalFilePath": "install.main.runtime.ts"
|
3948
4204
|
}
|
3949
4205
|
]
|
3950
4206
|
},
|
@@ -3956,7 +4212,7 @@
|
|
3956
4212
|
"__schema": "FunctionLikeSchema",
|
3957
4213
|
"location": {
|
3958
4214
|
"filePath": "install.main.runtime.ts",
|
3959
|
-
"line":
|
4215
|
+
"line": 1222,
|
3960
4216
|
"character": 3
|
3961
4217
|
},
|
3962
4218
|
"signature": "(method) InstallMain.onComponentChange(component: Component): Promise<void>",
|
@@ -3966,7 +4222,7 @@
|
|
3966
4222
|
"__schema": "ParameterSchema",
|
3967
4223
|
"location": {
|
3968
4224
|
"filePath": "install.main.runtime.ts",
|
3969
|
-
"line":
|
4225
|
+
"line": 1222,
|
3970
4226
|
"character": 27
|
3971
4227
|
},
|
3972
4228
|
"name": "component",
|
@@ -3974,10 +4230,14 @@
|
|
3974
4230
|
"__schema": "TypeRefSchema",
|
3975
4231
|
"location": {
|
3976
4232
|
"filePath": "install.main.runtime.ts",
|
3977
|
-
"line":
|
4233
|
+
"line": 1222,
|
3978
4234
|
"character": 38
|
3979
4235
|
},
|
3980
|
-
"name": "Component"
|
4236
|
+
"name": "Component",
|
4237
|
+
"componentId": {
|
4238
|
+
"scope": "teambit.component",
|
4239
|
+
"name": "component"
|
4240
|
+
}
|
3981
4241
|
},
|
3982
4242
|
"isOptional": false,
|
3983
4243
|
"isSpread": false
|
@@ -3987,7 +4247,7 @@
|
|
3987
4247
|
"__schema": "InferenceTypeSchema",
|
3988
4248
|
"location": {
|
3989
4249
|
"filePath": "install.main.runtime.ts",
|
3990
|
-
"line":
|
4250
|
+
"line": 1222,
|
3991
4251
|
"character": 3
|
3992
4252
|
},
|
3993
4253
|
"type": "Promise<void>"
|
@@ -4000,7 +4260,7 @@
|
|
4000
4260
|
"__schema": "VariableLikeSchema",
|
4001
4261
|
"location": {
|
4002
4262
|
"filePath": "install.main.runtime.ts",
|
4003
|
-
"line":
|
4263
|
+
"line": 1229,
|
4004
4264
|
"character": 3
|
4005
4265
|
},
|
4006
4266
|
"signature": "(property) InstallMain.slots: (((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]",
|
@@ -4009,7 +4269,7 @@
|
|
4009
4269
|
"__schema": "InferenceTypeSchema",
|
4010
4270
|
"location": {
|
4011
4271
|
"filePath": "install.main.runtime.ts",
|
4012
|
-
"line":
|
4272
|
+
"line": 1229,
|
4013
4273
|
"character": 3
|
4014
4274
|
},
|
4015
4275
|
"type": "(((registerFn: () => string) => SlotRegistry<PreLinkSlot>) | ((registerFn: () => string) => SlotRegistry<PreInstallSlot>))[]"
|
@@ -4021,7 +4281,7 @@
|
|
4021
4281
|
"__schema": "VariableLikeSchema",
|
4022
4282
|
"location": {
|
4023
4283
|
"filePath": "install.main.runtime.ts",
|
4024
|
-
"line":
|
4284
|
+
"line": 1230,
|
4025
4285
|
"character": 3
|
4026
4286
|
},
|
4027
4287
|
"signature": "(property) InstallMain.dependencies: Aspect[]",
|
@@ -4030,7 +4290,7 @@
|
|
4030
4290
|
"__schema": "InferenceTypeSchema",
|
4031
4291
|
"location": {
|
4032
4292
|
"filePath": "install.main.runtime.ts",
|
4033
|
-
"line":
|
4293
|
+
"line": 1230,
|
4034
4294
|
"character": 3
|
4035
4295
|
},
|
4036
4296
|
"type": "Aspect[]"
|
@@ -4042,7 +4302,7 @@
|
|
4042
4302
|
"__schema": "VariableLikeSchema",
|
4043
4303
|
"location": {
|
4044
4304
|
"filePath": "install.main.runtime.ts",
|
4045
|
-
"line":
|
4305
|
+
"line": 1246,
|
4046
4306
|
"character": 3
|
4047
4307
|
},
|
4048
4308
|
"signature": "(property) InstallMain.runtime: RuntimeDefinition",
|
@@ -4051,7 +4311,7 @@
|
|
4051
4311
|
"__schema": "InferenceTypeSchema",
|
4052
4312
|
"location": {
|
4053
4313
|
"filePath": "install.main.runtime.ts",
|
4054
|
-
"line":
|
4314
|
+
"line": 1246,
|
4055
4315
|
"character": 3
|
4056
4316
|
},
|
4057
4317
|
"type": "RuntimeDefinition"
|
@@ -4063,7 +4323,7 @@
|
|
4063
4323
|
"__schema": "FunctionLikeSchema",
|
4064
4324
|
"location": {
|
4065
4325
|
"filePath": "install.main.runtime.ts",
|
4066
|
-
"line":
|
4326
|
+
"line": 1248,
|
4067
4327
|
"character": 3
|
4068
4328
|
},
|
4069
4329
|
"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>",
|
@@ -4073,7 +4333,7 @@
|
|
4073
4333
|
"__schema": "ParameterSchema",
|
4074
4334
|
"location": {
|
4075
4335
|
"filePath": "install.main.runtime.ts",
|
4076
|
-
"line":
|
4336
|
+
"line": 1249,
|
4077
4337
|
"character": 5
|
4078
4338
|
},
|
4079
4339
|
"name": "[ dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader ]",
|
@@ -4081,7 +4341,7 @@
|
|
4081
4341
|
"__schema": "TupleTypeSchema",
|
4082
4342
|
"location": {
|
4083
4343
|
"filePath": "install.main.runtime.ts",
|
4084
|
-
"line":
|
4344
|
+
"line": 1263,
|
4085
4345
|
"character": 8
|
4086
4346
|
},
|
4087
4347
|
"elements": [
|
@@ -4089,118 +4349,170 @@
|
|
4089
4349
|
"__schema": "TypeRefSchema",
|
4090
4350
|
"location": {
|
4091
4351
|
"filePath": "install.main.runtime.ts",
|
4092
|
-
"line":
|
4352
|
+
"line": 1264,
|
4093
4353
|
"character": 7
|
4094
4354
|
},
|
4095
|
-
"name": "DependencyResolverMain"
|
4355
|
+
"name": "DependencyResolverMain",
|
4356
|
+
"componentId": {
|
4357
|
+
"scope": "teambit.dependencies",
|
4358
|
+
"name": "dependency-resolver"
|
4359
|
+
}
|
4096
4360
|
},
|
4097
4361
|
{
|
4098
4362
|
"__schema": "TypeRefSchema",
|
4099
4363
|
"location": {
|
4100
4364
|
"filePath": "install.main.runtime.ts",
|
4101
|
-
"line":
|
4365
|
+
"line": 1265,
|
4102
4366
|
"character": 7
|
4103
4367
|
},
|
4104
|
-
"name": "Workspace"
|
4368
|
+
"name": "Workspace",
|
4369
|
+
"componentId": {
|
4370
|
+
"scope": "teambit.workspace",
|
4371
|
+
"name": "workspace"
|
4372
|
+
}
|
4105
4373
|
},
|
4106
4374
|
{
|
4107
4375
|
"__schema": "TypeRefSchema",
|
4108
4376
|
"location": {
|
4109
4377
|
"filePath": "install.main.runtime.ts",
|
4110
|
-
"line":
|
4378
|
+
"line": 1266,
|
4111
4379
|
"character": 7
|
4112
4380
|
},
|
4113
|
-
"name": "LoggerMain"
|
4381
|
+
"name": "LoggerMain",
|
4382
|
+
"componentId": {
|
4383
|
+
"scope": "teambit.harmony",
|
4384
|
+
"name": "logger"
|
4385
|
+
}
|
4114
4386
|
},
|
4115
4387
|
{
|
4116
4388
|
"__schema": "TypeRefSchema",
|
4117
4389
|
"location": {
|
4118
4390
|
"filePath": "install.main.runtime.ts",
|
4119
|
-
"line":
|
4391
|
+
"line": 1267,
|
4120
4392
|
"character": 7
|
4121
4393
|
},
|
4122
|
-
"name": "VariantsMain"
|
4394
|
+
"name": "VariantsMain",
|
4395
|
+
"componentId": {
|
4396
|
+
"scope": "teambit.workspace",
|
4397
|
+
"name": "variants"
|
4398
|
+
}
|
4123
4399
|
},
|
4124
4400
|
{
|
4125
4401
|
"__schema": "TypeRefSchema",
|
4126
4402
|
"location": {
|
4127
4403
|
"filePath": "install.main.runtime.ts",
|
4128
|
-
"line":
|
4404
|
+
"line": 1268,
|
4129
4405
|
"character": 7
|
4130
4406
|
},
|
4131
|
-
"name": "CLIMain"
|
4407
|
+
"name": "CLIMain",
|
4408
|
+
"componentId": {
|
4409
|
+
"scope": "teambit.harmony",
|
4410
|
+
"name": "cli"
|
4411
|
+
}
|
4132
4412
|
},
|
4133
4413
|
{
|
4134
4414
|
"__schema": "TypeRefSchema",
|
4135
4415
|
"location": {
|
4136
4416
|
"filePath": "install.main.runtime.ts",
|
4137
|
-
"line":
|
4417
|
+
"line": 1269,
|
4138
4418
|
"character": 7
|
4139
4419
|
},
|
4140
|
-
"name": "CompilerMain"
|
4420
|
+
"name": "CompilerMain",
|
4421
|
+
"componentId": {
|
4422
|
+
"scope": "teambit.compilation",
|
4423
|
+
"name": "compiler"
|
4424
|
+
}
|
4141
4425
|
},
|
4142
4426
|
{
|
4143
4427
|
"__schema": "TypeRefSchema",
|
4144
4428
|
"location": {
|
4145
4429
|
"filePath": "install.main.runtime.ts",
|
4146
|
-
"line":
|
4430
|
+
"line": 1270,
|
4147
4431
|
"character": 7
|
4148
4432
|
},
|
4149
|
-
"name": "IssuesMain"
|
4433
|
+
"name": "IssuesMain",
|
4434
|
+
"componentId": {
|
4435
|
+
"scope": "teambit.component",
|
4436
|
+
"name": "issues"
|
4437
|
+
}
|
4150
4438
|
},
|
4151
4439
|
{
|
4152
4440
|
"__schema": "TypeRefSchema",
|
4153
4441
|
"location": {
|
4154
4442
|
"filePath": "install.main.runtime.ts",
|
4155
|
-
"line":
|
4443
|
+
"line": 1271,
|
4156
4444
|
"character": 7
|
4157
4445
|
},
|
4158
|
-
"name": "EnvsMain"
|
4446
|
+
"name": "EnvsMain",
|
4447
|
+
"componentId": {
|
4448
|
+
"scope": "teambit.envs",
|
4449
|
+
"name": "envs"
|
4450
|
+
}
|
4159
4451
|
},
|
4160
4452
|
{
|
4161
4453
|
"__schema": "TypeRefSchema",
|
4162
4454
|
"location": {
|
4163
4455
|
"filePath": "install.main.runtime.ts",
|
4164
|
-
"line":
|
4456
|
+
"line": 1272,
|
4165
4457
|
"character": 7
|
4166
4458
|
},
|
4167
|
-
"name": "ApplicationMain"
|
4459
|
+
"name": "ApplicationMain",
|
4460
|
+
"componentId": {
|
4461
|
+
"scope": "teambit.harmony",
|
4462
|
+
"name": "application"
|
4463
|
+
}
|
4168
4464
|
},
|
4169
4465
|
{
|
4170
4466
|
"__schema": "TypeRefSchema",
|
4171
4467
|
"location": {
|
4172
4468
|
"filePath": "install.main.runtime.ts",
|
4173
|
-
"line":
|
4469
|
+
"line": 1273,
|
4174
4470
|
"character": 7
|
4175
4471
|
},
|
4176
|
-
"name": "IpcEventsMain"
|
4472
|
+
"name": "IpcEventsMain",
|
4473
|
+
"componentId": {
|
4474
|
+
"scope": "teambit.harmony",
|
4475
|
+
"name": "ipc-events"
|
4476
|
+
}
|
4177
4477
|
},
|
4178
4478
|
{
|
4179
4479
|
"__schema": "TypeRefSchema",
|
4180
4480
|
"location": {
|
4181
4481
|
"filePath": "install.main.runtime.ts",
|
4182
|
-
"line":
|
4482
|
+
"line": 1274,
|
4183
4483
|
"character": 7
|
4184
4484
|
},
|
4185
|
-
"name": "GeneratorMain"
|
4485
|
+
"name": "GeneratorMain",
|
4486
|
+
"componentId": {
|
4487
|
+
"scope": "teambit.generator",
|
4488
|
+
"name": "generator"
|
4489
|
+
}
|
4186
4490
|
},
|
4187
4491
|
{
|
4188
4492
|
"__schema": "TypeRefSchema",
|
4189
4493
|
"location": {
|
4190
4494
|
"filePath": "install.main.runtime.ts",
|
4191
|
-
"line":
|
4495
|
+
"line": 1275,
|
4192
4496
|
"character": 7
|
4193
4497
|
},
|
4194
|
-
"name": "WorkspaceConfigFilesMain"
|
4498
|
+
"name": "WorkspaceConfigFilesMain",
|
4499
|
+
"componentId": {
|
4500
|
+
"scope": "teambit.workspace",
|
4501
|
+
"name": "workspace-config-files"
|
4502
|
+
}
|
4195
4503
|
},
|
4196
4504
|
{
|
4197
4505
|
"__schema": "TypeRefSchema",
|
4198
4506
|
"location": {
|
4199
4507
|
"filePath": "install.main.runtime.ts",
|
4200
|
-
"line":
|
4508
|
+
"line": 1276,
|
4201
4509
|
"character": 7
|
4202
4510
|
},
|
4203
|
-
"name": "AspectLoaderMain"
|
4511
|
+
"name": "AspectLoaderMain",
|
4512
|
+
"componentId": {
|
4513
|
+
"scope": "teambit.harmony",
|
4514
|
+
"name": "aspect-loader"
|
4515
|
+
}
|
4204
4516
|
}
|
4205
4517
|
]
|
4206
4518
|
},
|
@@ -4211,7 +4523,7 @@
|
|
4211
4523
|
"__schema": "ParameterSchema",
|
4212
4524
|
"location": {
|
4213
4525
|
"filePath": "install.main.runtime.ts",
|
4214
|
-
"line":
|
4526
|
+
"line": 1278,
|
4215
4527
|
"character": 5
|
4216
4528
|
},
|
4217
4529
|
"name": "_",
|
@@ -4219,7 +4531,7 @@
|
|
4219
4531
|
"__schema": "InferenceTypeSchema",
|
4220
4532
|
"location": {
|
4221
4533
|
"filePath": "install.main.runtime.ts",
|
4222
|
-
"line":
|
4534
|
+
"line": 1278,
|
4223
4535
|
"character": 5
|
4224
4536
|
},
|
4225
4537
|
"type": "any"
|
@@ -4231,7 +4543,7 @@
|
|
4231
4543
|
"__schema": "ParameterSchema",
|
4232
4544
|
"location": {
|
4233
4545
|
"filePath": "install.main.runtime.ts",
|
4234
|
-
"line":
|
4546
|
+
"line": 1279,
|
4235
4547
|
"character": 5
|
4236
4548
|
},
|
4237
4549
|
"name": "[ preLinkSlot, preInstallSlot, postInstallSlot ]",
|
@@ -4239,7 +4551,7 @@
|
|
4239
4551
|
"__schema": "TupleTypeSchema",
|
4240
4552
|
"location": {
|
4241
4553
|
"filePath": "install.main.runtime.ts",
|
4242
|
-
"line":
|
4554
|
+
"line": 1279,
|
4243
4555
|
"character": 53
|
4244
4556
|
},
|
4245
4557
|
"elements": [
|
@@ -4247,28 +4559,31 @@
|
|
4247
4559
|
"__schema": "TypeRefSchema",
|
4248
4560
|
"location": {
|
4249
4561
|
"filePath": "install.main.runtime.ts",
|
4250
|
-
"line":
|
4562
|
+
"line": 1279,
|
4251
4563
|
"character": 54
|
4252
4564
|
},
|
4253
|
-
"name": "PreLinkSlot"
|
4565
|
+
"name": "PreLinkSlot",
|
4566
|
+
"internalFilePath": "install.main.runtime.ts"
|
4254
4567
|
},
|
4255
4568
|
{
|
4256
4569
|
"__schema": "TypeRefSchema",
|
4257
4570
|
"location": {
|
4258
4571
|
"filePath": "install.main.runtime.ts",
|
4259
|
-
"line":
|
4572
|
+
"line": 1279,
|
4260
4573
|
"character": 67
|
4261
4574
|
},
|
4262
|
-
"name": "PreInstallSlot"
|
4575
|
+
"name": "PreInstallSlot",
|
4576
|
+
"internalFilePath": "install.main.runtime.ts"
|
4263
4577
|
},
|
4264
4578
|
{
|
4265
4579
|
"__schema": "TypeRefSchema",
|
4266
4580
|
"location": {
|
4267
4581
|
"filePath": "install.main.runtime.ts",
|
4268
|
-
"line":
|
4582
|
+
"line": 1279,
|
4269
4583
|
"character": 83
|
4270
4584
|
},
|
4271
|
-
"name": "PostInstallSlot"
|
4585
|
+
"name": "PostInstallSlot",
|
4586
|
+
"internalFilePath": "install.main.runtime.ts"
|
4272
4587
|
}
|
4273
4588
|
]
|
4274
4589
|
},
|
@@ -4279,7 +4594,7 @@
|
|
4279
4594
|
"__schema": "ParameterSchema",
|
4280
4595
|
"location": {
|
4281
4596
|
"filePath": "install.main.runtime.ts",
|
4282
|
-
"line":
|
4597
|
+
"line": 1280,
|
4283
4598
|
"character": 5
|
4284
4599
|
},
|
4285
4600
|
"name": "harmony",
|
@@ -4287,10 +4602,15 @@
|
|
4287
4602
|
"__schema": "TypeRefSchema",
|
4288
4603
|
"location": {
|
4289
4604
|
"filePath": "install.main.runtime.ts",
|
4290
|
-
"line":
|
4605
|
+
"line": 1280,
|
4291
4606
|
"character": 14
|
4292
4607
|
},
|
4293
|
-
"name": "Harmony"
|
4608
|
+
"name": "Harmony",
|
4609
|
+
"componentId": {
|
4610
|
+
"scope": "teambit.harmony",
|
4611
|
+
"name": "harmony",
|
4612
|
+
"version": "0.4.6"
|
4613
|
+
}
|
4294
4614
|
},
|
4295
4615
|
"isOptional": false,
|
4296
4616
|
"isSpread": false
|
@@ -4300,7 +4620,7 @@
|
|
4300
4620
|
"__schema": "InferenceTypeSchema",
|
4301
4621
|
"location": {
|
4302
4622
|
"filePath": "install.main.runtime.ts",
|
4303
|
-
"line":
|
4623
|
+
"line": 1248,
|
4304
4624
|
"character": 3
|
4305
4625
|
},
|
4306
4626
|
"type": "Promise<InstallMain>"
|
@@ -4318,7 +4638,7 @@
|
|
4318
4638
|
"__schema": "UnImplementedSchema",
|
4319
4639
|
"location": {
|
4320
4640
|
"filePath": "install.main.runtime.ts",
|
4321
|
-
"line":
|
4641
|
+
"line": 1352,
|
4322
4642
|
"character": 16
|
4323
4643
|
},
|
4324
4644
|
"name": "InstallMain",
|
@@ -4360,7 +4680,8 @@
|
|
4360
4680
|
"line": 94,
|
4361
4681
|
"character": 28
|
4362
4682
|
},
|
4363
|
-
"name": "WorkspaceLinkOptions"
|
4683
|
+
"name": "WorkspaceLinkOptions",
|
4684
|
+
"internalFilePath": "install.main.runtime.ts"
|
4364
4685
|
},
|
4365
4686
|
"isOptional": true,
|
4366
4687
|
"isSpread": false
|
@@ -4423,7 +4744,8 @@
|
|
4423
4744
|
"line": 95,
|
4424
4745
|
"character": 34
|
4425
4746
|
},
|
4426
|
-
"name": "WorkspaceInstallOptions"
|
4747
|
+
"name": "WorkspaceInstallOptions",
|
4748
|
+
"internalFilePath": "install.main.runtime.ts"
|
4427
4749
|
},
|
4428
4750
|
"isOptional": true,
|
4429
4751
|
"isSpread": false
|
@@ -4511,6 +4833,11 @@
|
|
4511
4833
|
"character": 20
|
4512
4834
|
},
|
4513
4835
|
"name": "SlotRegistry",
|
4836
|
+
"componentId": {
|
4837
|
+
"scope": "teambit.harmony",
|
4838
|
+
"name": "harmony",
|
4839
|
+
"version": "0.4.6"
|
4840
|
+
},
|
4514
4841
|
"typeArgs": [
|
4515
4842
|
{
|
4516
4843
|
"__schema": "TypeRefSchema",
|
@@ -4519,7 +4846,8 @@
|
|
4519
4846
|
"line": 98,
|
4520
4847
|
"character": 33
|
4521
4848
|
},
|
4522
|
-
"name": "PreLink"
|
4849
|
+
"name": "PreLink",
|
4850
|
+
"internalFilePath": "install.main.runtime.ts"
|
4523
4851
|
}
|
4524
4852
|
]
|
4525
4853
|
}
|
@@ -4541,6 +4869,11 @@
|
|
4541
4869
|
"character": 23
|
4542
4870
|
},
|
4543
4871
|
"name": "SlotRegistry",
|
4872
|
+
"componentId": {
|
4873
|
+
"scope": "teambit.harmony",
|
4874
|
+
"name": "harmony",
|
4875
|
+
"version": "0.4.6"
|
4876
|
+
},
|
4544
4877
|
"typeArgs": [
|
4545
4878
|
{
|
4546
4879
|
"__schema": "TypeRefSchema",
|
@@ -4549,7 +4882,8 @@
|
|
4549
4882
|
"line": 99,
|
4550
4883
|
"character": 36
|
4551
4884
|
},
|
4552
|
-
"name": "PreInstall"
|
4885
|
+
"name": "PreInstall",
|
4886
|
+
"internalFilePath": "install.main.runtime.ts"
|
4553
4887
|
}
|
4554
4888
|
]
|
4555
4889
|
}
|
@@ -4571,6 +4905,11 @@
|
|
4571
4905
|
"character": 24
|
4572
4906
|
},
|
4573
4907
|
"name": "SlotRegistry",
|
4908
|
+
"componentId": {
|
4909
|
+
"scope": "teambit.harmony",
|
4910
|
+
"name": "harmony",
|
4911
|
+
"version": "0.4.6"
|
4912
|
+
},
|
4574
4913
|
"typeArgs": [
|
4575
4914
|
{
|
4576
4915
|
"__schema": "TypeRefSchema",
|
@@ -4579,7 +4918,8 @@
|
|
4579
4918
|
"line": 100,
|
4580
4919
|
"character": 37
|
4581
4920
|
},
|
4582
|
-
"name": "PostInstall"
|
4921
|
+
"name": "PostInstall",
|
4922
|
+
"internalFilePath": "install.main.runtime.ts"
|
4583
4923
|
}
|
4584
4924
|
]
|
4585
4925
|
}
|
@@ -4617,7 +4957,11 @@
|
|
4617
4957
|
"line": 103,
|
4618
4958
|
"character": 3
|
4619
4959
|
},
|
4620
|
-
"name": "GetComponentManifestsOptions"
|
4960
|
+
"name": "GetComponentManifestsOptions",
|
4961
|
+
"componentId": {
|
4962
|
+
"scope": "teambit.dependencies",
|
4963
|
+
"name": "dependency-resolver"
|
4964
|
+
}
|
4621
4965
|
},
|
4622
4966
|
{
|
4623
4967
|
"__schema": "TypeUnionSchema",
|
@@ -4674,7 +5018,11 @@
|
|
4674
5018
|
"line": 106,
|
4675
5019
|
"character": 8
|
4676
5020
|
},
|
4677
|
-
"name": "PackageManagerInstallOptions"
|
5021
|
+
"name": "PackageManagerInstallOptions",
|
5022
|
+
"componentId": {
|
5023
|
+
"scope": "teambit.dependencies",
|
5024
|
+
"name": "dependency-resolver"
|
5025
|
+
}
|
4678
5026
|
},
|
4679
5027
|
{
|
4680
5028
|
"__schema": "LiteralTypeSchema",
|
@@ -4790,7 +5138,11 @@
|
|
4790
5138
|
"line": 108,
|
4791
5139
|
"character": 96
|
4792
5140
|
},
|
4793
|
-
"name": "AspectDefinition"
|
5141
|
+
"name": "AspectDefinition",
|
5142
|
+
"componentId": {
|
5143
|
+
"scope": "teambit.harmony",
|
5144
|
+
"name": "aspect-loader"
|
5145
|
+
}
|
4794
5146
|
}
|
4795
5147
|
},
|
4796
5148
|
"isOptional": false
|
@@ -4802,7 +5154,7 @@
|
|
4802
5154
|
"__schema": "TypeSchema",
|
4803
5155
|
"location": {
|
4804
5156
|
"filePath": "install.main.runtime.ts",
|
4805
|
-
"line":
|
5157
|
+
"line": 1328,
|
4806
5158
|
"character": 1
|
4807
5159
|
},
|
4808
5160
|
"signature": "type ComponentsAndManifests = {\n componentDirectoryMap: ComponentMap<string>;\n manifests: Record<string, ProjectManifest>;\n}",
|
@@ -4811,7 +5163,7 @@
|
|
4811
5163
|
"__schema": "TypeLiteralSchema",
|
4812
5164
|
"location": {
|
4813
5165
|
"filePath": "install.main.runtime.ts",
|
4814
|
-
"line":
|
5166
|
+
"line": 1328,
|
4815
5167
|
"character": 31
|
4816
5168
|
},
|
4817
5169
|
"members": [
|
@@ -4819,7 +5171,7 @@
|
|
4819
5171
|
"__schema": "VariableLikeSchema",
|
4820
5172
|
"location": {
|
4821
5173
|
"filePath": "install.main.runtime.ts",
|
4822
|
-
"line":
|
5174
|
+
"line": 1329,
|
4823
5175
|
"character": 3
|
4824
5176
|
},
|
4825
5177
|
"signature": "(property) componentDirectoryMap: ComponentMap<string>",
|
@@ -4828,16 +5180,20 @@
|
|
4828
5180
|
"__schema": "TypeRefSchema",
|
4829
5181
|
"location": {
|
4830
5182
|
"filePath": "install.main.runtime.ts",
|
4831
|
-
"line":
|
5183
|
+
"line": 1329,
|
4832
5184
|
"character": 26
|
4833
5185
|
},
|
4834
5186
|
"name": "ComponentMap",
|
5187
|
+
"componentId": {
|
5188
|
+
"scope": "teambit.component",
|
5189
|
+
"name": "component"
|
5190
|
+
},
|
4835
5191
|
"typeArgs": [
|
4836
5192
|
{
|
4837
5193
|
"__schema": "KeywordTypeSchema",
|
4838
5194
|
"location": {
|
4839
5195
|
"filePath": "install.main.runtime.ts",
|
4840
|
-
"line":
|
5196
|
+
"line": 1329,
|
4841
5197
|
"character": 39
|
4842
5198
|
},
|
4843
5199
|
"name": "string"
|
@@ -4850,7 +5206,7 @@
|
|
4850
5206
|
"__schema": "VariableLikeSchema",
|
4851
5207
|
"location": {
|
4852
5208
|
"filePath": "install.main.runtime.ts",
|
4853
|
-
"line":
|
5209
|
+
"line": 1330,
|
4854
5210
|
"character": 3
|
4855
5211
|
},
|
4856
5212
|
"signature": "(property) manifests: Record<string, ProjectManifest>",
|
@@ -4859,7 +5215,7 @@
|
|
4859
5215
|
"__schema": "TypeRefSchema",
|
4860
5216
|
"location": {
|
4861
5217
|
"filePath": "install.main.runtime.ts",
|
4862
|
-
"line":
|
5218
|
+
"line": 1330,
|
4863
5219
|
"character": 14
|
4864
5220
|
},
|
4865
5221
|
"name": "Record",
|
@@ -4868,7 +5224,7 @@
|
|
4868
5224
|
"__schema": "KeywordTypeSchema",
|
4869
5225
|
"location": {
|
4870
5226
|
"filePath": "install.main.runtime.ts",
|
4871
|
-
"line":
|
5227
|
+
"line": 1330,
|
4872
5228
|
"character": 21
|
4873
5229
|
},
|
4874
5230
|
"name": "string"
|
@@ -4877,10 +5233,11 @@
|
|
4877
5233
|
"__schema": "TypeRefSchema",
|
4878
5234
|
"location": {
|
4879
5235
|
"filePath": "install.main.runtime.ts",
|
4880
|
-
"line":
|
5236
|
+
"line": 1330,
|
4881
5237
|
"character": 29
|
4882
5238
|
},
|
4883
|
-
"name": "ProjectManifest"
|
5239
|
+
"name": "ProjectManifest",
|
5240
|
+
"packageName": "@pnpm/types"
|
4884
5241
|
}
|
4885
5242
|
]
|
4886
5243
|
},
|
@@ -4893,7 +5250,7 @@
|
|
4893
5250
|
"__schema": "FunctionLikeSchema",
|
4894
5251
|
"location": {
|
4895
5252
|
"filePath": "install.main.runtime.ts",
|
4896
|
-
"line":
|
5253
|
+
"line": 1333,
|
4897
5254
|
"character": 1
|
4898
5255
|
},
|
4899
5256
|
"signature": "function hasComponentsFromWorkspaceInMissingDeps({ componentDirectoryMap, manifests, }: ComponentsAndManifests): boolean",
|
@@ -4903,7 +5260,7 @@
|
|
4903
5260
|
"__schema": "ParameterSchema",
|
4904
5261
|
"location": {
|
4905
5262
|
"filePath": "install.main.runtime.ts",
|
4906
|
-
"line":
|
5263
|
+
"line": 1333,
|
4907
5264
|
"character": 50
|
4908
5265
|
},
|
4909
5266
|
"name": "{ componentDirectoryMap, manifests }",
|
@@ -4911,10 +5268,11 @@
|
|
4911
5268
|
"__schema": "TypeRefSchema",
|
4912
5269
|
"location": {
|
4913
5270
|
"filePath": "install.main.runtime.ts",
|
4914
|
-
"line":
|
5271
|
+
"line": 1336,
|
4915
5272
|
"character": 4
|
4916
5273
|
},
|
4917
|
-
"name": "ComponentsAndManifests"
|
5274
|
+
"name": "ComponentsAndManifests",
|
5275
|
+
"internalFilePath": "install.main.runtime.ts"
|
4918
5276
|
},
|
4919
5277
|
"isOptional": false,
|
4920
5278
|
"objectBindingNodes": [
|
@@ -4922,7 +5280,7 @@
|
|
4922
5280
|
"__schema": "InferenceTypeSchema",
|
4923
5281
|
"location": {
|
4924
5282
|
"filePath": "install.main.runtime.ts",
|
4925
|
-
"line":
|
5283
|
+
"line": 1334,
|
4926
5284
|
"character": 3
|
4927
5285
|
},
|
4928
5286
|
"name": "componentDirectoryMap",
|
@@ -4933,7 +5291,7 @@
|
|
4933
5291
|
"__schema": "InferenceTypeSchema",
|
4934
5292
|
"location": {
|
4935
5293
|
"filePath": "install.main.runtime.ts",
|
4936
|
-
"line":
|
5294
|
+
"line": 1335,
|
4937
5295
|
"character": 3
|
4938
5296
|
},
|
4939
5297
|
"name": "manifests",
|
@@ -4948,7 +5306,7 @@
|
|
4948
5306
|
"__schema": "KeywordTypeSchema",
|
4949
5307
|
"location": {
|
4950
5308
|
"filePath": "install.main.runtime.ts",
|
4951
|
-
"line":
|
5309
|
+
"line": 1336,
|
4952
5310
|
"character": 29
|
4953
5311
|
},
|
4954
5312
|
"name": "boolean"
|
@@ -4959,7 +5317,7 @@
|
|
4959
5317
|
"__schema": "UnImplementedSchema",
|
4960
5318
|
"location": {
|
4961
5319
|
"filePath": "install.main.runtime.ts",
|
4962
|
-
"line":
|
5320
|
+
"line": 1350,
|
4963
5321
|
"character": 1
|
4964
5322
|
},
|
4965
5323
|
"name": "InstallAspect.addRuntime(InstallMain);",
|
@@ -4969,7 +5327,7 @@
|
|
4969
5327
|
"__schema": "FunctionLikeSchema",
|
4970
5328
|
"location": {
|
4971
5329
|
"filePath": "install.main.runtime.ts",
|
4972
|
-
"line":
|
5330
|
+
"line": 1354,
|
4973
5331
|
"character": 1
|
4974
5332
|
},
|
4975
5333
|
"signature": "function manifestsHash(manifests: Record<string, ProjectManifest>): string",
|
@@ -4979,7 +5337,7 @@
|
|
4979
5337
|
"__schema": "ParameterSchema",
|
4980
5338
|
"location": {
|
4981
5339
|
"filePath": "install.main.runtime.ts",
|
4982
|
-
"line":
|
5340
|
+
"line": 1354,
|
4983
5341
|
"character": 24
|
4984
5342
|
},
|
4985
5343
|
"name": "manifests",
|
@@ -4987,7 +5345,7 @@
|
|
4987
5345
|
"__schema": "TypeRefSchema",
|
4988
5346
|
"location": {
|
4989
5347
|
"filePath": "install.main.runtime.ts",
|
4990
|
-
"line":
|
5348
|
+
"line": 1354,
|
4991
5349
|
"character": 35
|
4992
5350
|
},
|
4993
5351
|
"name": "Record",
|
@@ -4996,7 +5354,7 @@
|
|
4996
5354
|
"__schema": "KeywordTypeSchema",
|
4997
5355
|
"location": {
|
4998
5356
|
"filePath": "install.main.runtime.ts",
|
4999
|
-
"line":
|
5357
|
+
"line": 1354,
|
5000
5358
|
"character": 42
|
5001
5359
|
},
|
5002
5360
|
"name": "string"
|
@@ -5005,10 +5363,11 @@
|
|
5005
5363
|
"__schema": "TypeRefSchema",
|
5006
5364
|
"location": {
|
5007
5365
|
"filePath": "install.main.runtime.ts",
|
5008
|
-
"line":
|
5366
|
+
"line": 1354,
|
5009
5367
|
"character": 50
|
5010
5368
|
},
|
5011
|
-
"name": "ProjectManifest"
|
5369
|
+
"name": "ProjectManifest",
|
5370
|
+
"packageName": "@pnpm/types"
|
5012
5371
|
}
|
5013
5372
|
]
|
5014
5373
|
},
|
@@ -5020,7 +5379,7 @@
|
|
5020
5379
|
"__schema": "KeywordTypeSchema",
|
5021
5380
|
"location": {
|
5022
5381
|
"filePath": "install.main.runtime.ts",
|
5023
|
-
"line":
|
5382
|
+
"line": 1354,
|
5024
5383
|
"character": 69
|
5025
5384
|
},
|
5026
5385
|
"name": "string"
|
@@ -5070,7 +5429,7 @@
|
|
5070
5429
|
"componentId": {
|
5071
5430
|
"scope": "teambit.workspace",
|
5072
5431
|
"name": "install",
|
5073
|
-
"version": "1.0.
|
5432
|
+
"version": "1.0.500"
|
5074
5433
|
},
|
5075
5434
|
"taggedModuleExports": []
|
5076
5435
|
}
|