@teambit/importer 1.0.470 → 1.0.471
Sign up to get free protection for your applications and to get access to all the features.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_scope_importer-preview.js +1 -1
- package/artifacts/schema.json +590 -558
- package/dist/import-components.js +6 -12
- package/dist/import-components.js.map +1 -1
- package/dist/importer.main.runtime.js +2 -9
- package/dist/importer.main.runtime.js.map +1 -1
- package/dist/{preview-1732245631025.js → preview-1732332052659.js} +2 -2
- package/package.json +18 -18
package/artifacts/schema.json
CHANGED
@@ -534,7 +534,7 @@
|
|
534
534
|
"_legacy": {
|
535
535
|
"scope": "teambit.scope",
|
536
536
|
"name": "importer",
|
537
|
-
"version": "1.0.
|
537
|
+
"version": "1.0.471"
|
538
538
|
},
|
539
539
|
"_scope": "teambit.scope"
|
540
540
|
}
|
@@ -556,7 +556,7 @@
|
|
556
556
|
"__schema": "TypeSchema",
|
557
557
|
"location": {
|
558
558
|
"filePath": "import-components.ts",
|
559
|
-
"line":
|
559
|
+
"line": 38,
|
560
560
|
"character": 1
|
561
561
|
},
|
562
562
|
"signature": "type ImportOptions = {\n ids: string[];\n verbose?: boolean | undefined;\n merge?: boolean | undefined;\n mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined;\n filterEnvs?: string[] | undefined;\n writeToPath?: string | undefined;\n ... 18 more ...;\n isLaneFromRemote?: boolean | undefined;\n}",
|
@@ -565,7 +565,7 @@
|
|
565
565
|
"__schema": "TypeLiteralSchema",
|
566
566
|
"location": {
|
567
567
|
"filePath": "import-components.ts",
|
568
|
-
"line":
|
568
|
+
"line": 38,
|
569
569
|
"character": 29
|
570
570
|
},
|
571
571
|
"members": [
|
@@ -573,7 +573,7 @@
|
|
573
573
|
"__schema": "VariableLikeSchema",
|
574
574
|
"location": {
|
575
575
|
"filePath": "import-components.ts",
|
576
|
-
"line":
|
576
|
+
"line": 39,
|
577
577
|
"character": 3
|
578
578
|
},
|
579
579
|
"signature": "(property) ids: string[]",
|
@@ -582,14 +582,14 @@
|
|
582
582
|
"__schema": "TypeArraySchema",
|
583
583
|
"location": {
|
584
584
|
"filePath": "import-components.ts",
|
585
|
-
"line":
|
585
|
+
"line": 39,
|
586
586
|
"character": 8
|
587
587
|
},
|
588
588
|
"type": {
|
589
589
|
"__schema": "KeywordTypeSchema",
|
590
590
|
"location": {
|
591
591
|
"filePath": "import-components.ts",
|
592
|
-
"line":
|
592
|
+
"line": 39,
|
593
593
|
"character": 8
|
594
594
|
},
|
595
595
|
"name": "string"
|
@@ -601,7 +601,7 @@
|
|
601
601
|
"__schema": "VariableLikeSchema",
|
602
602
|
"location": {
|
603
603
|
"filePath": "import-components.ts",
|
604
|
-
"line":
|
604
|
+
"line": 40,
|
605
605
|
"character": 3
|
606
606
|
},
|
607
607
|
"signature": "(property) verbose?: boolean | undefined",
|
@@ -610,7 +610,7 @@
|
|
610
610
|
"__schema": "KeywordTypeSchema",
|
611
611
|
"location": {
|
612
612
|
"filePath": "import-components.ts",
|
613
|
-
"line":
|
613
|
+
"line": 40,
|
614
614
|
"character": 13
|
615
615
|
},
|
616
616
|
"name": "boolean"
|
@@ -621,7 +621,7 @@
|
|
621
621
|
"__schema": "VariableLikeSchema",
|
622
622
|
"location": {
|
623
623
|
"filePath": "import-components.ts",
|
624
|
-
"line":
|
624
|
+
"line": 41,
|
625
625
|
"character": 3
|
626
626
|
},
|
627
627
|
"signature": "(property) merge?: boolean | undefined",
|
@@ -630,7 +630,7 @@
|
|
630
630
|
"__schema": "KeywordTypeSchema",
|
631
631
|
"location": {
|
632
632
|
"filePath": "import-components.ts",
|
633
|
-
"line":
|
633
|
+
"line": 41,
|
634
634
|
"character": 11
|
635
635
|
},
|
636
636
|
"name": "boolean"
|
@@ -641,7 +641,7 @@
|
|
641
641
|
"__schema": "VariableLikeSchema",
|
642
642
|
"location": {
|
643
643
|
"filePath": "import-components.ts",
|
644
|
-
"line":
|
644
|
+
"line": 42,
|
645
645
|
"character": 3
|
646
646
|
},
|
647
647
|
"signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
@@ -650,7 +650,7 @@
|
|
650
650
|
"__schema": "TypeRefSchema",
|
651
651
|
"location": {
|
652
652
|
"filePath": "import-components.ts",
|
653
|
-
"line":
|
653
|
+
"line": 42,
|
654
654
|
"character": 19
|
655
655
|
},
|
656
656
|
"name": "MergeStrategy"
|
@@ -661,7 +661,7 @@
|
|
661
661
|
"__schema": "VariableLikeSchema",
|
662
662
|
"location": {
|
663
663
|
"filePath": "import-components.ts",
|
664
|
-
"line":
|
664
|
+
"line": 43,
|
665
665
|
"character": 3
|
666
666
|
},
|
667
667
|
"signature": "(property) filterEnvs?: string[] | undefined",
|
@@ -670,14 +670,14 @@
|
|
670
670
|
"__schema": "TypeArraySchema",
|
671
671
|
"location": {
|
672
672
|
"filePath": "import-components.ts",
|
673
|
-
"line":
|
673
|
+
"line": 43,
|
674
674
|
"character": 16
|
675
675
|
},
|
676
676
|
"type": {
|
677
677
|
"__schema": "KeywordTypeSchema",
|
678
678
|
"location": {
|
679
679
|
"filePath": "import-components.ts",
|
680
|
-
"line":
|
680
|
+
"line": 43,
|
681
681
|
"character": 16
|
682
682
|
},
|
683
683
|
"name": "string"
|
@@ -689,7 +689,7 @@
|
|
689
689
|
"__schema": "VariableLikeSchema",
|
690
690
|
"location": {
|
691
691
|
"filePath": "import-components.ts",
|
692
|
-
"line":
|
692
|
+
"line": 44,
|
693
693
|
"character": 3
|
694
694
|
},
|
695
695
|
"signature": "(property) writeToPath?: string | undefined",
|
@@ -698,7 +698,7 @@
|
|
698
698
|
"__schema": "KeywordTypeSchema",
|
699
699
|
"location": {
|
700
700
|
"filePath": "import-components.ts",
|
701
|
-
"line":
|
701
|
+
"line": 44,
|
702
702
|
"character": 17
|
703
703
|
},
|
704
704
|
"name": "string"
|
@@ -709,7 +709,7 @@
|
|
709
709
|
"__schema": "VariableLikeSchema",
|
710
710
|
"location": {
|
711
711
|
"filePath": "import-components.ts",
|
712
|
-
"line":
|
712
|
+
"line": 45,
|
713
713
|
"character": 3
|
714
714
|
},
|
715
715
|
"signature": "(property) writeConfig?: boolean | undefined",
|
@@ -718,7 +718,7 @@
|
|
718
718
|
"__schema": "KeywordTypeSchema",
|
719
719
|
"location": {
|
720
720
|
"filePath": "import-components.ts",
|
721
|
-
"line":
|
721
|
+
"line": 45,
|
722
722
|
"character": 17
|
723
723
|
},
|
724
724
|
"name": "boolean"
|
@@ -729,7 +729,7 @@
|
|
729
729
|
"__schema": "VariableLikeSchema",
|
730
730
|
"location": {
|
731
731
|
"filePath": "import-components.ts",
|
732
|
-
"line":
|
732
|
+
"line": 46,
|
733
733
|
"character": 3
|
734
734
|
},
|
735
735
|
"signature": "(property) override?: boolean | undefined",
|
@@ -738,7 +738,7 @@
|
|
738
738
|
"__schema": "KeywordTypeSchema",
|
739
739
|
"location": {
|
740
740
|
"filePath": "import-components.ts",
|
741
|
-
"line":
|
741
|
+
"line": 46,
|
742
742
|
"character": 14
|
743
743
|
},
|
744
744
|
"name": "boolean"
|
@@ -749,7 +749,7 @@
|
|
749
749
|
"__schema": "VariableLikeSchema",
|
750
750
|
"location": {
|
751
751
|
"filePath": "import-components.ts",
|
752
|
-
"line":
|
752
|
+
"line": 47,
|
753
753
|
"character": 3
|
754
754
|
},
|
755
755
|
"signature": "(property) installNpmPackages: boolean",
|
@@ -758,7 +758,7 @@
|
|
758
758
|
"__schema": "KeywordTypeSchema",
|
759
759
|
"location": {
|
760
760
|
"filePath": "import-components.ts",
|
761
|
-
"line":
|
761
|
+
"line": 47,
|
762
762
|
"character": 23
|
763
763
|
},
|
764
764
|
"name": "boolean"
|
@@ -769,7 +769,7 @@
|
|
769
769
|
"__schema": "VariableLikeSchema",
|
770
770
|
"location": {
|
771
771
|
"filePath": "import-components.ts",
|
772
|
-
"line":
|
772
|
+
"line": 48,
|
773
773
|
"character": 3
|
774
774
|
},
|
775
775
|
"signature": "(property) writeConfigFiles: boolean",
|
@@ -778,7 +778,7 @@
|
|
778
778
|
"__schema": "KeywordTypeSchema",
|
779
779
|
"location": {
|
780
780
|
"filePath": "import-components.ts",
|
781
|
-
"line":
|
781
|
+
"line": 48,
|
782
782
|
"character": 21
|
783
783
|
},
|
784
784
|
"name": "boolean"
|
@@ -789,7 +789,7 @@
|
|
789
789
|
"__schema": "VariableLikeSchema",
|
790
790
|
"location": {
|
791
791
|
"filePath": "import-components.ts",
|
792
|
-
"line":
|
792
|
+
"line": 49,
|
793
793
|
"character": 3
|
794
794
|
},
|
795
795
|
"signature": "(property) objectsOnly?: boolean | undefined",
|
@@ -798,7 +798,7 @@
|
|
798
798
|
"__schema": "KeywordTypeSchema",
|
799
799
|
"location": {
|
800
800
|
"filePath": "import-components.ts",
|
801
|
-
"line":
|
801
|
+
"line": 49,
|
802
802
|
"character": 17
|
803
803
|
},
|
804
804
|
"name": "boolean"
|
@@ -809,7 +809,7 @@
|
|
809
809
|
"__schema": "VariableLikeSchema",
|
810
810
|
"location": {
|
811
811
|
"filePath": "import-components.ts",
|
812
|
-
"line":
|
812
|
+
"line": 50,
|
813
813
|
"character": 3
|
814
814
|
},
|
815
815
|
"signature": "(property) importDependenciesDirectly?: boolean | undefined",
|
@@ -818,7 +818,7 @@
|
|
818
818
|
"__schema": "KeywordTypeSchema",
|
819
819
|
"location": {
|
820
820
|
"filePath": "import-components.ts",
|
821
|
-
"line":
|
821
|
+
"line": 50,
|
822
822
|
"character": 32
|
823
823
|
},
|
824
824
|
"name": "boolean"
|
@@ -829,7 +829,7 @@
|
|
829
829
|
"__schema": "VariableLikeSchema",
|
830
830
|
"location": {
|
831
831
|
"filePath": "import-components.ts",
|
832
|
-
"line":
|
832
|
+
"line": 51,
|
833
833
|
"character": 3
|
834
834
|
},
|
835
835
|
"signature": "(property) importHeadDependenciesDirectly?: boolean | undefined",
|
@@ -838,7 +838,7 @@
|
|
838
838
|
"__schema": "KeywordTypeSchema",
|
839
839
|
"location": {
|
840
840
|
"filePath": "import-components.ts",
|
841
|
-
"line":
|
841
|
+
"line": 51,
|
842
842
|
"character": 36
|
843
843
|
},
|
844
844
|
"name": "boolean"
|
@@ -849,7 +849,7 @@
|
|
849
849
|
"__schema": "VariableLikeSchema",
|
850
850
|
"location": {
|
851
851
|
"filePath": "import-components.ts",
|
852
|
-
"line":
|
852
|
+
"line": 52,
|
853
853
|
"character": 3
|
854
854
|
},
|
855
855
|
"signature": "(property) importDependents?: boolean | undefined",
|
@@ -858,7 +858,7 @@
|
|
858
858
|
"__schema": "KeywordTypeSchema",
|
859
859
|
"location": {
|
860
860
|
"filePath": "import-components.ts",
|
861
|
-
"line":
|
861
|
+
"line": 52,
|
862
862
|
"character": 22
|
863
863
|
},
|
864
864
|
"name": "boolean"
|
@@ -869,7 +869,7 @@
|
|
869
869
|
"__schema": "VariableLikeSchema",
|
870
870
|
"location": {
|
871
871
|
"filePath": "import-components.ts",
|
872
|
-
"line":
|
872
|
+
"line": 53,
|
873
873
|
"character": 3
|
874
874
|
},
|
875
875
|
"signature": "(property) dependentsVia?: string | undefined",
|
@@ -878,7 +878,7 @@
|
|
878
878
|
"__schema": "KeywordTypeSchema",
|
879
879
|
"location": {
|
880
880
|
"filePath": "import-components.ts",
|
881
|
-
"line":
|
881
|
+
"line": 53,
|
882
882
|
"character": 19
|
883
883
|
},
|
884
884
|
"name": "string"
|
@@ -889,7 +889,7 @@
|
|
889
889
|
"__schema": "VariableLikeSchema",
|
890
890
|
"location": {
|
891
891
|
"filePath": "import-components.ts",
|
892
|
-
"line":
|
892
|
+
"line": 54,
|
893
893
|
"character": 3
|
894
894
|
},
|
895
895
|
"signature": "(property) dependentsAll?: boolean | undefined",
|
@@ -898,7 +898,7 @@
|
|
898
898
|
"__schema": "KeywordTypeSchema",
|
899
899
|
"location": {
|
900
900
|
"filePath": "import-components.ts",
|
901
|
-
"line":
|
901
|
+
"line": 54,
|
902
902
|
"character": 19
|
903
903
|
},
|
904
904
|
"name": "boolean"
|
@@ -909,7 +909,7 @@
|
|
909
909
|
"__schema": "VariableLikeSchema",
|
910
910
|
"location": {
|
911
911
|
"filePath": "import-components.ts",
|
912
|
-
"line":
|
912
|
+
"line": 55,
|
913
913
|
"character": 3
|
914
914
|
},
|
915
915
|
"signature": "(property) silent?: boolean | undefined",
|
@@ -918,7 +918,7 @@
|
|
918
918
|
"__schema": "KeywordTypeSchema",
|
919
919
|
"location": {
|
920
920
|
"filePath": "import-components.ts",
|
921
|
-
"line":
|
921
|
+
"line": 55,
|
922
922
|
"character": 12
|
923
923
|
},
|
924
924
|
"name": "boolean"
|
@@ -929,7 +929,7 @@
|
|
929
929
|
"__schema": "VariableLikeSchema",
|
930
930
|
"location": {
|
931
931
|
"filePath": "import-components.ts",
|
932
|
-
"line":
|
932
|
+
"line": 56,
|
933
933
|
"character": 3
|
934
934
|
},
|
935
935
|
"signature": "(property) fromOriginalScope?: boolean | undefined",
|
@@ -938,7 +938,7 @@
|
|
938
938
|
"__schema": "KeywordTypeSchema",
|
939
939
|
"location": {
|
940
940
|
"filePath": "import-components.ts",
|
941
|
-
"line":
|
941
|
+
"line": 56,
|
942
942
|
"character": 23
|
943
943
|
},
|
944
944
|
"name": "boolean"
|
@@ -949,7 +949,7 @@
|
|
949
949
|
"__schema": "VariableLikeSchema",
|
950
950
|
"location": {
|
951
951
|
"filePath": "import-components.ts",
|
952
|
-
"line":
|
952
|
+
"line": 57,
|
953
953
|
"character": 3
|
954
954
|
},
|
955
955
|
"signature": "(property) saveInLane?: boolean | undefined",
|
@@ -958,7 +958,7 @@
|
|
958
958
|
"__schema": "KeywordTypeSchema",
|
959
959
|
"location": {
|
960
960
|
"filePath": "import-components.ts",
|
961
|
-
"line":
|
961
|
+
"line": 57,
|
962
962
|
"character": 16
|
963
963
|
},
|
964
964
|
"name": "boolean"
|
@@ -969,7 +969,7 @@
|
|
969
969
|
"__schema": "VariableLikeSchema",
|
970
970
|
"location": {
|
971
971
|
"filePath": "import-components.ts",
|
972
|
-
"line":
|
972
|
+
"line": 58,
|
973
973
|
"character": 3
|
974
974
|
},
|
975
975
|
"signature": "(property) lanes?: {\n laneId: LaneId;\n remoteLane?: Lane | undefined;\n} | undefined",
|
@@ -978,7 +978,7 @@
|
|
978
978
|
"__schema": "TypeLiteralSchema",
|
979
979
|
"location": {
|
980
980
|
"filePath": "import-components.ts",
|
981
|
-
"line":
|
981
|
+
"line": 58,
|
982
982
|
"character": 11
|
983
983
|
},
|
984
984
|
"members": [
|
@@ -986,7 +986,7 @@
|
|
986
986
|
"__schema": "VariableLikeSchema",
|
987
987
|
"location": {
|
988
988
|
"filePath": "import-components.ts",
|
989
|
-
"line":
|
989
|
+
"line": 59,
|
990
990
|
"character": 5
|
991
991
|
},
|
992
992
|
"signature": "(property) laneId: LaneId",
|
@@ -995,7 +995,7 @@
|
|
995
995
|
"__schema": "TypeRefSchema",
|
996
996
|
"location": {
|
997
997
|
"filePath": "import-components.ts",
|
998
|
-
"line":
|
998
|
+
"line": 59,
|
999
999
|
"character": 5
|
1000
1000
|
},
|
1001
1001
|
"name": "LaneId",
|
@@ -1011,7 +1011,7 @@
|
|
1011
1011
|
"__schema": "VariableLikeSchema",
|
1012
1012
|
"location": {
|
1013
1013
|
"filePath": "import-components.ts",
|
1014
|
-
"line":
|
1014
|
+
"line": 60,
|
1015
1015
|
"character": 5
|
1016
1016
|
},
|
1017
1017
|
"signature": "(property) remoteLane?: Lane | undefined",
|
@@ -1020,7 +1020,7 @@
|
|
1020
1020
|
"__schema": "TypeRefSchema",
|
1021
1021
|
"location": {
|
1022
1022
|
"filePath": "import-components.ts",
|
1023
|
-
"line":
|
1023
|
+
"line": 60,
|
1024
1024
|
"character": 18
|
1025
1025
|
},
|
1026
1026
|
"name": "Lane"
|
@@ -1035,7 +1035,7 @@
|
|
1035
1035
|
"__schema": "VariableLikeSchema",
|
1036
1036
|
"location": {
|
1037
1037
|
"filePath": "import-components.ts",
|
1038
|
-
"line":
|
1038
|
+
"line": 62,
|
1039
1039
|
"character": 3
|
1040
1040
|
},
|
1041
1041
|
"signature": "(property) allHistory?: boolean | undefined",
|
@@ -1044,7 +1044,7 @@
|
|
1044
1044
|
"__schema": "KeywordTypeSchema",
|
1045
1045
|
"location": {
|
1046
1046
|
"filePath": "import-components.ts",
|
1047
|
-
"line":
|
1047
|
+
"line": 62,
|
1048
1048
|
"character": 16
|
1049
1049
|
},
|
1050
1050
|
"name": "boolean"
|
@@ -1055,7 +1055,7 @@
|
|
1055
1055
|
"__schema": "VariableLikeSchema",
|
1056
1056
|
"location": {
|
1057
1057
|
"filePath": "import-components.ts",
|
1058
|
-
"line":
|
1058
|
+
"line": 63,
|
1059
1059
|
"character": 3
|
1060
1060
|
},
|
1061
1061
|
"signature": "(property) fetchDeps?: boolean | undefined",
|
@@ -1064,7 +1064,7 @@
|
|
1064
1064
|
"__schema": "KeywordTypeSchema",
|
1065
1065
|
"location": {
|
1066
1066
|
"filePath": "import-components.ts",
|
1067
|
-
"line":
|
1067
|
+
"line": 63,
|
1068
1068
|
"character": 15
|
1069
1069
|
},
|
1070
1070
|
"name": "boolean"
|
@@ -1075,7 +1075,7 @@
|
|
1075
1075
|
"__schema": "VariableLikeSchema",
|
1076
1076
|
"location": {
|
1077
1077
|
"filePath": "import-components.ts",
|
1078
|
-
"line":
|
1078
|
+
"line": 64,
|
1079
1079
|
"character": 3
|
1080
1080
|
},
|
1081
1081
|
"signature": "(property) trackOnly?: boolean | undefined",
|
@@ -1084,7 +1084,7 @@
|
|
1084
1084
|
"__schema": "KeywordTypeSchema",
|
1085
1085
|
"location": {
|
1086
1086
|
"filePath": "import-components.ts",
|
1087
|
-
"line":
|
1087
|
+
"line": 64,
|
1088
1088
|
"character": 15
|
1089
1089
|
},
|
1090
1090
|
"name": "boolean"
|
@@ -1095,7 +1095,7 @@
|
|
1095
1095
|
"__schema": "VariableLikeSchema",
|
1096
1096
|
"location": {
|
1097
1097
|
"filePath": "import-components.ts",
|
1098
|
-
"line":
|
1098
|
+
"line": 65,
|
1099
1099
|
"character": 3
|
1100
1100
|
},
|
1101
1101
|
"signature": "(property) includeDeprecated?: boolean | undefined",
|
@@ -1104,7 +1104,7 @@
|
|
1104
1104
|
"__schema": "KeywordTypeSchema",
|
1105
1105
|
"location": {
|
1106
1106
|
"filePath": "import-components.ts",
|
1107
|
-
"line":
|
1107
|
+
"line": 65,
|
1108
1108
|
"character": 23
|
1109
1109
|
},
|
1110
1110
|
"name": "boolean"
|
@@ -1115,7 +1115,7 @@
|
|
1115
1115
|
"__schema": "VariableLikeSchema",
|
1116
1116
|
"location": {
|
1117
1117
|
"filePath": "import-components.ts",
|
1118
|
-
"line":
|
1118
|
+
"line": 66,
|
1119
1119
|
"character": 3
|
1120
1120
|
},
|
1121
1121
|
"signature": "(property) isLaneFromRemote?: boolean | undefined",
|
@@ -1124,7 +1124,7 @@
|
|
1124
1124
|
"__schema": "KeywordTypeSchema",
|
1125
1125
|
"location": {
|
1126
1126
|
"filePath": "import-components.ts",
|
1127
|
-
"line":
|
1127
|
+
"line": 66,
|
1128
1128
|
"character": 22
|
1129
1129
|
},
|
1130
1130
|
"name": "boolean"
|
@@ -1148,7 +1148,7 @@
|
|
1148
1148
|
"__schema": "ClassSchema",
|
1149
1149
|
"location": {
|
1150
1150
|
"filePath": "importer.main.runtime.ts",
|
1151
|
-
"line":
|
1151
|
+
"line": 29,
|
1152
1152
|
"character": 1
|
1153
1153
|
},
|
1154
1154
|
"signature": "class ImporterMain",
|
@@ -1158,7 +1158,7 @@
|
|
1158
1158
|
"__schema": "ConstructorSchema",
|
1159
1159
|
"location": {
|
1160
1160
|
"filePath": "importer.main.runtime.ts",
|
1161
|
-
"line":
|
1161
|
+
"line": 30,
|
1162
1162
|
"character": 3
|
1163
1163
|
},
|
1164
1164
|
"signature": "constructor ImporterMain(workspace: Workspace, depResolver: DependencyResolverMain, graph: GraphMain, scope: ScopeMain, componentWriter: ComponentWriterMain, envs: EnvsMain, logger: Logger, lister: ListerMain): ImporterMain",
|
@@ -1168,7 +1168,7 @@
|
|
1168
1168
|
"__schema": "ParameterSchema",
|
1169
1169
|
"location": {
|
1170
1170
|
"filePath": "importer.main.runtime.ts",
|
1171
|
-
"line":
|
1171
|
+
"line": 31,
|
1172
1172
|
"character": 5
|
1173
1173
|
},
|
1174
1174
|
"name": "workspace",
|
@@ -1176,7 +1176,7 @@
|
|
1176
1176
|
"__schema": "TypeRefSchema",
|
1177
1177
|
"location": {
|
1178
1178
|
"filePath": "importer.main.runtime.ts",
|
1179
|
-
"line":
|
1179
|
+
"line": 31,
|
1180
1180
|
"character": 24
|
1181
1181
|
},
|
1182
1182
|
"name": "Workspace"
|
@@ -1188,7 +1188,7 @@
|
|
1188
1188
|
"__schema": "ParameterSchema",
|
1189
1189
|
"location": {
|
1190
1190
|
"filePath": "importer.main.runtime.ts",
|
1191
|
-
"line":
|
1191
|
+
"line": 32,
|
1192
1192
|
"character": 5
|
1193
1193
|
},
|
1194
1194
|
"name": "depResolver",
|
@@ -1196,7 +1196,7 @@
|
|
1196
1196
|
"__schema": "TypeRefSchema",
|
1197
1197
|
"location": {
|
1198
1198
|
"filePath": "importer.main.runtime.ts",
|
1199
|
-
"line":
|
1199
|
+
"line": 32,
|
1200
1200
|
"character": 26
|
1201
1201
|
},
|
1202
1202
|
"name": "DependencyResolverMain"
|
@@ -1208,7 +1208,7 @@
|
|
1208
1208
|
"__schema": "ParameterSchema",
|
1209
1209
|
"location": {
|
1210
1210
|
"filePath": "importer.main.runtime.ts",
|
1211
|
-
"line":
|
1211
|
+
"line": 33,
|
1212
1212
|
"character": 5
|
1213
1213
|
},
|
1214
1214
|
"name": "graph",
|
@@ -1216,7 +1216,7 @@
|
|
1216
1216
|
"__schema": "TypeRefSchema",
|
1217
1217
|
"location": {
|
1218
1218
|
"filePath": "importer.main.runtime.ts",
|
1219
|
-
"line":
|
1219
|
+
"line": 33,
|
1220
1220
|
"character": 20
|
1221
1221
|
},
|
1222
1222
|
"name": "GraphMain"
|
@@ -1228,7 +1228,7 @@
|
|
1228
1228
|
"__schema": "ParameterSchema",
|
1229
1229
|
"location": {
|
1230
1230
|
"filePath": "importer.main.runtime.ts",
|
1231
|
-
"line":
|
1231
|
+
"line": 34,
|
1232
1232
|
"character": 5
|
1233
1233
|
},
|
1234
1234
|
"name": "scope",
|
@@ -1236,7 +1236,7 @@
|
|
1236
1236
|
"__schema": "TypeRefSchema",
|
1237
1237
|
"location": {
|
1238
1238
|
"filePath": "importer.main.runtime.ts",
|
1239
|
-
"line":
|
1239
|
+
"line": 34,
|
1240
1240
|
"character": 20
|
1241
1241
|
},
|
1242
1242
|
"name": "ScopeMain"
|
@@ -1248,7 +1248,7 @@
|
|
1248
1248
|
"__schema": "ParameterSchema",
|
1249
1249
|
"location": {
|
1250
1250
|
"filePath": "importer.main.runtime.ts",
|
1251
|
-
"line":
|
1251
|
+
"line": 35,
|
1252
1252
|
"character": 5
|
1253
1253
|
},
|
1254
1254
|
"name": "componentWriter",
|
@@ -1256,7 +1256,7 @@
|
|
1256
1256
|
"__schema": "TypeRefSchema",
|
1257
1257
|
"location": {
|
1258
1258
|
"filePath": "importer.main.runtime.ts",
|
1259
|
-
"line":
|
1259
|
+
"line": 35,
|
1260
1260
|
"character": 30
|
1261
1261
|
},
|
1262
1262
|
"name": "ComponentWriterMain"
|
@@ -1268,7 +1268,7 @@
|
|
1268
1268
|
"__schema": "ParameterSchema",
|
1269
1269
|
"location": {
|
1270
1270
|
"filePath": "importer.main.runtime.ts",
|
1271
|
-
"line":
|
1271
|
+
"line": 36,
|
1272
1272
|
"character": 5
|
1273
1273
|
},
|
1274
1274
|
"name": "envs",
|
@@ -1276,7 +1276,7 @@
|
|
1276
1276
|
"__schema": "TypeRefSchema",
|
1277
1277
|
"location": {
|
1278
1278
|
"filePath": "importer.main.runtime.ts",
|
1279
|
-
"line":
|
1279
|
+
"line": 36,
|
1280
1280
|
"character": 19
|
1281
1281
|
},
|
1282
1282
|
"name": "EnvsMain"
|
@@ -1288,7 +1288,7 @@
|
|
1288
1288
|
"__schema": "ParameterSchema",
|
1289
1289
|
"location": {
|
1290
1290
|
"filePath": "importer.main.runtime.ts",
|
1291
|
-
"line":
|
1291
|
+
"line": 37,
|
1292
1292
|
"character": 5
|
1293
1293
|
},
|
1294
1294
|
"name": "logger",
|
@@ -1296,7 +1296,7 @@
|
|
1296
1296
|
"__schema": "TypeRefSchema",
|
1297
1297
|
"location": {
|
1298
1298
|
"filePath": "importer.main.runtime.ts",
|
1299
|
-
"line":
|
1299
|
+
"line": 37,
|
1300
1300
|
"character": 22
|
1301
1301
|
},
|
1302
1302
|
"name": "Logger"
|
@@ -1308,7 +1308,7 @@
|
|
1308
1308
|
"__schema": "ParameterSchema",
|
1309
1309
|
"location": {
|
1310
1310
|
"filePath": "importer.main.runtime.ts",
|
1311
|
-
"line":
|
1311
|
+
"line": 38,
|
1312
1312
|
"character": 5
|
1313
1313
|
},
|
1314
1314
|
"name": "lister",
|
@@ -1316,7 +1316,7 @@
|
|
1316
1316
|
"__schema": "TypeRefSchema",
|
1317
1317
|
"location": {
|
1318
1318
|
"filePath": "importer.main.runtime.ts",
|
1319
|
-
"line":
|
1319
|
+
"line": 38,
|
1320
1320
|
"character": 21
|
1321
1321
|
},
|
1322
1322
|
"name": "ListerMain"
|
@@ -1329,7 +1329,7 @@
|
|
1329
1329
|
"__schema": "ThisTypeSchema",
|
1330
1330
|
"location": {
|
1331
1331
|
"filePath": "importer.main.runtime.ts",
|
1332
|
-
"line":
|
1332
|
+
"line": 29,
|
1333
1333
|
"character": 1
|
1334
1334
|
},
|
1335
1335
|
"name": "ImporterMain"
|
@@ -1340,7 +1340,7 @@
|
|
1340
1340
|
"__schema": "FunctionLikeSchema",
|
1341
1341
|
"location": {
|
1342
1342
|
"filePath": "importer.main.runtime.ts",
|
1343
|
-
"line":
|
1343
|
+
"line": 41,
|
1344
1344
|
"character": 3
|
1345
1345
|
},
|
1346
1346
|
"signature": "(method) ImporterMain.import(importOptions: ImportOptions, packageManagerArgs?: string[]): Promise<ImportResult>",
|
@@ -1350,7 +1350,7 @@
|
|
1350
1350
|
"__schema": "ParameterSchema",
|
1351
1351
|
"location": {
|
1352
1352
|
"filePath": "importer.main.runtime.ts",
|
1353
|
-
"line":
|
1353
|
+
"line": 41,
|
1354
1354
|
"character": 16
|
1355
1355
|
},
|
1356
1356
|
"name": "importOptions",
|
@@ -1358,7 +1358,7 @@
|
|
1358
1358
|
"__schema": "TypeRefSchema",
|
1359
1359
|
"location": {
|
1360
1360
|
"filePath": "importer.main.runtime.ts",
|
1361
|
-
"line":
|
1361
|
+
"line": 41,
|
1362
1362
|
"character": 31
|
1363
1363
|
},
|
1364
1364
|
"name": "ImportOptions"
|
@@ -1370,7 +1370,7 @@
|
|
1370
1370
|
"__schema": "ParameterSchema",
|
1371
1371
|
"location": {
|
1372
1372
|
"filePath": "importer.main.runtime.ts",
|
1373
|
-
"line":
|
1373
|
+
"line": 41,
|
1374
1374
|
"character": 46
|
1375
1375
|
},
|
1376
1376
|
"name": "packageManagerArgs",
|
@@ -1378,14 +1378,14 @@
|
|
1378
1378
|
"__schema": "TypeArraySchema",
|
1379
1379
|
"location": {
|
1380
1380
|
"filePath": "importer.main.runtime.ts",
|
1381
|
-
"line":
|
1381
|
+
"line": 41,
|
1382
1382
|
"character": 66
|
1383
1383
|
},
|
1384
1384
|
"type": {
|
1385
1385
|
"__schema": "KeywordTypeSchema",
|
1386
1386
|
"location": {
|
1387
1387
|
"filePath": "importer.main.runtime.ts",
|
1388
|
-
"line":
|
1388
|
+
"line": 41,
|
1389
1389
|
"character": 66
|
1390
1390
|
},
|
1391
1391
|
"name": "string"
|
@@ -1400,7 +1400,7 @@
|
|
1400
1400
|
"__schema": "TypeRefSchema",
|
1401
1401
|
"location": {
|
1402
1402
|
"filePath": "importer.main.runtime.ts",
|
1403
|
-
"line":
|
1403
|
+
"line": 41,
|
1404
1404
|
"character": 82
|
1405
1405
|
},
|
1406
1406
|
"name": "Promise",
|
@@ -1409,7 +1409,7 @@
|
|
1409
1409
|
"__schema": "TypeRefSchema",
|
1410
1410
|
"location": {
|
1411
1411
|
"filePath": "importer.main.runtime.ts",
|
1412
|
-
"line":
|
1412
|
+
"line": 41,
|
1413
1413
|
"character": 90
|
1414
1414
|
},
|
1415
1415
|
"name": "ImportResult"
|
@@ -1424,14 +1424,14 @@
|
|
1424
1424
|
"__schema": "FunctionLikeSchema",
|
1425
1425
|
"location": {
|
1426
1426
|
"filePath": "importer.main.runtime.ts",
|
1427
|
-
"line":
|
1427
|
+
"line": 74,
|
1428
1428
|
"character": 3
|
1429
1429
|
},
|
1430
1430
|
"doc": {
|
1431
1431
|
"__schema": "DocSchema",
|
1432
1432
|
"location": {
|
1433
1433
|
"filePath": "importer.main.runtime.ts",
|
1434
|
-
"line":
|
1434
|
+
"line": 70,
|
1435
1435
|
"character": 3
|
1436
1436
|
},
|
1437
1437
|
"raw": "/**\n * fetch objects according to the criteria set by `options` param.\n * to fetch current objects according to the current lane or main, use `this.importCurrentObjects()`.\n */",
|
@@ -1445,7 +1445,7 @@
|
|
1445
1445
|
"__schema": "ParameterSchema",
|
1446
1446
|
"location": {
|
1447
1447
|
"filePath": "importer.main.runtime.ts",
|
1448
|
-
"line":
|
1448
|
+
"line": 74,
|
1449
1449
|
"character": 23
|
1450
1450
|
},
|
1451
1451
|
"name": "options",
|
@@ -1453,7 +1453,7 @@
|
|
1453
1453
|
"__schema": "TypeRefSchema",
|
1454
1454
|
"location": {
|
1455
1455
|
"filePath": "importer.main.runtime.ts",
|
1456
|
-
"line":
|
1456
|
+
"line": 74,
|
1457
1457
|
"character": 32
|
1458
1458
|
},
|
1459
1459
|
"name": "Partial",
|
@@ -1462,7 +1462,7 @@
|
|
1462
1462
|
"__schema": "TypeRefSchema",
|
1463
1463
|
"location": {
|
1464
1464
|
"filePath": "importer.main.runtime.ts",
|
1465
|
-
"line":
|
1465
|
+
"line": 74,
|
1466
1466
|
"character": 40
|
1467
1467
|
},
|
1468
1468
|
"name": "ImportOptions"
|
@@ -1478,7 +1478,7 @@
|
|
1478
1478
|
"__schema": "TypeRefSchema",
|
1479
1479
|
"location": {
|
1480
1480
|
"filePath": "importer.main.runtime.ts",
|
1481
|
-
"line":
|
1481
|
+
"line": 74,
|
1482
1482
|
"character": 62
|
1483
1483
|
},
|
1484
1484
|
"name": "Promise",
|
@@ -1487,7 +1487,7 @@
|
|
1487
1487
|
"__schema": "TypeRefSchema",
|
1488
1488
|
"location": {
|
1489
1489
|
"filePath": "importer.main.runtime.ts",
|
1490
|
-
"line":
|
1490
|
+
"line": 74,
|
1491
1491
|
"character": 70
|
1492
1492
|
},
|
1493
1493
|
"name": "ImportResult"
|
@@ -1502,14 +1502,14 @@
|
|
1502
1502
|
"__schema": "FunctionLikeSchema",
|
1503
1503
|
"location": {
|
1504
1504
|
"filePath": "importer.main.runtime.ts",
|
1505
|
-
"line":
|
1505
|
+
"line": 90,
|
1506
1506
|
"character": 3
|
1507
1507
|
},
|
1508
1508
|
"doc": {
|
1509
1509
|
"__schema": "DocSchema",
|
1510
1510
|
"location": {
|
1511
1511
|
"filePath": "importer.main.runtime.ts",
|
1512
|
-
"line":
|
1512
|
+
"line": 86,
|
1513
1513
|
"character": 3
|
1514
1514
|
},
|
1515
1515
|
"raw": "/**\n * given a lane object, load all components by their head on the lane, find the artifacts refs and import them from\n * the lane scope\n */",
|
@@ -1523,7 +1523,7 @@
|
|
1523
1523
|
"__schema": "ParameterSchema",
|
1524
1524
|
"location": {
|
1525
1525
|
"filePath": "importer.main.runtime.ts",
|
1526
|
-
"line":
|
1526
|
+
"line": 90,
|
1527
1527
|
"character": 37
|
1528
1528
|
},
|
1529
1529
|
"name": "lane",
|
@@ -1531,7 +1531,7 @@
|
|
1531
1531
|
"__schema": "TypeRefSchema",
|
1532
1532
|
"location": {
|
1533
1533
|
"filePath": "importer.main.runtime.ts",
|
1534
|
-
"line":
|
1534
|
+
"line": 90,
|
1535
1535
|
"character": 43
|
1536
1536
|
},
|
1537
1537
|
"name": "Lane"
|
@@ -1543,7 +1543,7 @@
|
|
1543
1543
|
"__schema": "ParameterSchema",
|
1544
1544
|
"location": {
|
1545
1545
|
"filePath": "importer.main.runtime.ts",
|
1546
|
-
"line":
|
1546
|
+
"line": 90,
|
1547
1547
|
"character": 49
|
1548
1548
|
},
|
1549
1549
|
"name": "ids",
|
@@ -1551,14 +1551,14 @@
|
|
1551
1551
|
"__schema": "TypeArraySchema",
|
1552
1552
|
"location": {
|
1553
1553
|
"filePath": "importer.main.runtime.ts",
|
1554
|
-
"line":
|
1554
|
+
"line": 90,
|
1555
1555
|
"character": 54
|
1556
1556
|
},
|
1557
1557
|
"type": {
|
1558
1558
|
"__schema": "TypeRefSchema",
|
1559
1559
|
"location": {
|
1560
1560
|
"filePath": "importer.main.runtime.ts",
|
1561
|
-
"line":
|
1561
|
+
"line": 90,
|
1562
1562
|
"character": 54
|
1563
1563
|
},
|
1564
1564
|
"name": "ComponentID"
|
@@ -1572,7 +1572,7 @@
|
|
1572
1572
|
"__schema": "ParameterSchema",
|
1573
1573
|
"location": {
|
1574
1574
|
"filePath": "importer.main.runtime.ts",
|
1575
|
-
"line":
|
1575
|
+
"line": 90,
|
1576
1576
|
"character": 93
|
1577
1577
|
},
|
1578
1578
|
"name": "throwIfMissing",
|
@@ -1580,7 +1580,7 @@
|
|
1580
1580
|
"__schema": "InferenceTypeSchema",
|
1581
1581
|
"location": {
|
1582
1582
|
"filePath": "importer.main.runtime.ts",
|
1583
|
-
"line":
|
1583
|
+
"line": 90,
|
1584
1584
|
"character": 93
|
1585
1585
|
},
|
1586
1586
|
"type": "boolean"
|
@@ -1594,7 +1594,7 @@
|
|
1594
1594
|
"__schema": "InferenceTypeSchema",
|
1595
1595
|
"location": {
|
1596
1596
|
"filePath": "importer.main.runtime.ts",
|
1597
|
-
"line":
|
1597
|
+
"line": 90,
|
1598
1598
|
"character": 3
|
1599
1599
|
},
|
1600
1600
|
"type": "Promise<void>"
|
@@ -1607,14 +1607,14 @@
|
|
1607
1607
|
"__schema": "FunctionLikeSchema",
|
1608
1608
|
"location": {
|
1609
1609
|
"filePath": "importer.main.runtime.ts",
|
1610
|
-
"line":
|
1610
|
+
"line": 103,
|
1611
1611
|
"character": 3
|
1612
1612
|
},
|
1613
1613
|
"doc": {
|
1614
1614
|
"__schema": "DocSchema",
|
1615
1615
|
"location": {
|
1616
1616
|
"filePath": "importer.main.runtime.ts",
|
1617
|
-
"line":
|
1617
|
+
"line": 100,
|
1618
1618
|
"character": 3
|
1619
1619
|
},
|
1620
1620
|
"raw": "/**\n * if on main, fetch main objects, if on lane, fetch lane objects.\n */",
|
@@ -1628,7 +1628,7 @@
|
|
1628
1628
|
"__schema": "TypeRefSchema",
|
1629
1629
|
"location": {
|
1630
1630
|
"filePath": "importer.main.runtime.ts",
|
1631
|
-
"line":
|
1631
|
+
"line": 103,
|
1632
1632
|
"character": 33
|
1633
1633
|
},
|
1634
1634
|
"name": "Promise",
|
@@ -1637,7 +1637,7 @@
|
|
1637
1637
|
"__schema": "TypeRefSchema",
|
1638
1638
|
"location": {
|
1639
1639
|
"filePath": "importer.main.runtime.ts",
|
1640
|
-
"line":
|
1640
|
+
"line": 103,
|
1641
1641
|
"character": 41
|
1642
1642
|
},
|
1643
1643
|
"name": "ImportResult"
|
@@ -1652,7 +1652,7 @@
|
|
1652
1652
|
"__schema": "FunctionLikeSchema",
|
1653
1653
|
"location": {
|
1654
1654
|
"filePath": "importer.main.runtime.ts",
|
1655
|
-
"line":
|
1655
|
+
"line": 119,
|
1656
1656
|
"character": 3
|
1657
1657
|
},
|
1658
1658
|
"signature": "(method) ImporterMain.importObjectsFromMainIfExist(ids: ComponentID[], { cache }?: {\n cache: boolean;\n}): Promise<void>",
|
@@ -1662,7 +1662,7 @@
|
|
1662
1662
|
"__schema": "ParameterSchema",
|
1663
1663
|
"location": {
|
1664
1664
|
"filePath": "importer.main.runtime.ts",
|
1665
|
-
"line":
|
1665
|
+
"line": 119,
|
1666
1666
|
"character": 38
|
1667
1667
|
},
|
1668
1668
|
"name": "ids",
|
@@ -1670,14 +1670,14 @@
|
|
1670
1670
|
"__schema": "TypeArraySchema",
|
1671
1671
|
"location": {
|
1672
1672
|
"filePath": "importer.main.runtime.ts",
|
1673
|
-
"line":
|
1673
|
+
"line": 119,
|
1674
1674
|
"character": 43
|
1675
1675
|
},
|
1676
1676
|
"type": {
|
1677
1677
|
"__schema": "TypeRefSchema",
|
1678
1678
|
"location": {
|
1679
1679
|
"filePath": "importer.main.runtime.ts",
|
1680
|
-
"line":
|
1680
|
+
"line": 119,
|
1681
1681
|
"character": 43
|
1682
1682
|
},
|
1683
1683
|
"name": "ComponentID"
|
@@ -1690,7 +1690,7 @@
|
|
1690
1690
|
"__schema": "ParameterSchema",
|
1691
1691
|
"location": {
|
1692
1692
|
"filePath": "importer.main.runtime.ts",
|
1693
|
-
"line":
|
1693
|
+
"line": 119,
|
1694
1694
|
"character": 58
|
1695
1695
|
},
|
1696
1696
|
"name": "{ cache }",
|
@@ -1698,7 +1698,7 @@
|
|
1698
1698
|
"__schema": "TypeLiteralSchema",
|
1699
1699
|
"location": {
|
1700
1700
|
"filePath": "importer.main.runtime.ts",
|
1701
|
-
"line":
|
1701
|
+
"line": 119,
|
1702
1702
|
"character": 58
|
1703
1703
|
},
|
1704
1704
|
"members": [
|
@@ -1706,7 +1706,7 @@
|
|
1706
1706
|
"__schema": "InferenceTypeSchema",
|
1707
1707
|
"location": {
|
1708
1708
|
"filePath": "importer.main.runtime.ts",
|
1709
|
-
"line":
|
1709
|
+
"line": 119,
|
1710
1710
|
"character": 58
|
1711
1711
|
},
|
1712
1712
|
"name": "cache",
|
@@ -1721,7 +1721,7 @@
|
|
1721
1721
|
"__schema": "InferenceTypeSchema",
|
1722
1722
|
"location": {
|
1723
1723
|
"filePath": "importer.main.runtime.ts",
|
1724
|
-
"line":
|
1724
|
+
"line": 119,
|
1725
1725
|
"character": 60
|
1726
1726
|
},
|
1727
1727
|
"name": "cache",
|
@@ -1736,7 +1736,7 @@
|
|
1736
1736
|
"__schema": "InferenceTypeSchema",
|
1737
1737
|
"location": {
|
1738
1738
|
"filePath": "importer.main.runtime.ts",
|
1739
|
-
"line":
|
1739
|
+
"line": 119,
|
1740
1740
|
"character": 3
|
1741
1741
|
},
|
1742
1742
|
"type": "Promise<void>"
|
@@ -1749,14 +1749,14 @@
|
|
1749
1749
|
"__schema": "FunctionLikeSchema",
|
1750
1750
|
"location": {
|
1751
1751
|
"filePath": "importer.main.runtime.ts",
|
1752
|
-
"line":
|
1752
|
+
"line": 131,
|
1753
1753
|
"character": 3
|
1754
1754
|
},
|
1755
1755
|
"doc": {
|
1756
1756
|
"__schema": "DocSchema",
|
1757
1757
|
"location": {
|
1758
1758
|
"filePath": "importer.main.runtime.ts",
|
1759
|
-
"line":
|
1759
|
+
"line": 127,
|
1760
1760
|
"character": 3
|
1761
1761
|
},
|
1762
1762
|
"raw": "/**\n * fetch lane's components and save them in the local scope.\n * once done, merge the lane object and save it as well.\n */",
|
@@ -1770,7 +1770,7 @@
|
|
1770
1770
|
"__schema": "ParameterSchema",
|
1771
1771
|
"location": {
|
1772
1772
|
"filePath": "importer.main.runtime.ts",
|
1773
|
-
"line":
|
1773
|
+
"line": 131,
|
1774
1774
|
"character": 29
|
1775
1775
|
},
|
1776
1776
|
"name": "lane",
|
@@ -1778,7 +1778,7 @@
|
|
1778
1778
|
"__schema": "TypeRefSchema",
|
1779
1779
|
"location": {
|
1780
1780
|
"filePath": "importer.main.runtime.ts",
|
1781
|
-
"line":
|
1781
|
+
"line": 131,
|
1782
1782
|
"character": 35
|
1783
1783
|
},
|
1784
1784
|
"name": "Lane"
|
@@ -1790,7 +1790,7 @@
|
|
1790
1790
|
"__schema": "ParameterSchema",
|
1791
1791
|
"location": {
|
1792
1792
|
"filePath": "importer.main.runtime.ts",
|
1793
|
-
"line":
|
1793
|
+
"line": 131,
|
1794
1794
|
"character": 41
|
1795
1795
|
},
|
1796
1796
|
"name": "includeUpdateDependents",
|
@@ -1798,7 +1798,7 @@
|
|
1798
1798
|
"__schema": "InferenceTypeSchema",
|
1799
1799
|
"location": {
|
1800
1800
|
"filePath": "importer.main.runtime.ts",
|
1801
|
-
"line":
|
1801
|
+
"line": 131,
|
1802
1802
|
"character": 41
|
1803
1803
|
},
|
1804
1804
|
"type": "boolean"
|
@@ -1812,7 +1812,7 @@
|
|
1812
1812
|
"__schema": "InferenceTypeSchema",
|
1813
1813
|
"location": {
|
1814
1814
|
"filePath": "importer.main.runtime.ts",
|
1815
|
-
"line":
|
1815
|
+
"line": 131,
|
1816
1816
|
"character": 3
|
1817
1817
|
},
|
1818
1818
|
"type": "Promise<void>"
|
@@ -1825,7 +1825,7 @@
|
|
1825
1825
|
"__schema": "FunctionLikeSchema",
|
1826
1826
|
"location": {
|
1827
1827
|
"filePath": "importer.main.runtime.ts",
|
1828
|
-
"line":
|
1828
|
+
"line": 147,
|
1829
1829
|
"character": 3
|
1830
1830
|
},
|
1831
1831
|
"signature": "(method) ImporterMain.fetch(ids: string[], lanes: boolean, components: boolean, fromOriginalScope: boolean, allHistory?: boolean): Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>",
|
@@ -1835,7 +1835,7 @@
|
|
1835
1835
|
"__schema": "ParameterSchema",
|
1836
1836
|
"location": {
|
1837
1837
|
"filePath": "importer.main.runtime.ts",
|
1838
|
-
"line":
|
1838
|
+
"line": 147,
|
1839
1839
|
"character": 15
|
1840
1840
|
},
|
1841
1841
|
"name": "ids",
|
@@ -1843,14 +1843,14 @@
|
|
1843
1843
|
"__schema": "TypeArraySchema",
|
1844
1844
|
"location": {
|
1845
1845
|
"filePath": "importer.main.runtime.ts",
|
1846
|
-
"line":
|
1846
|
+
"line": 147,
|
1847
1847
|
"character": 20
|
1848
1848
|
},
|
1849
1849
|
"type": {
|
1850
1850
|
"__schema": "KeywordTypeSchema",
|
1851
1851
|
"location": {
|
1852
1852
|
"filePath": "importer.main.runtime.ts",
|
1853
|
-
"line":
|
1853
|
+
"line": 147,
|
1854
1854
|
"character": 20
|
1855
1855
|
},
|
1856
1856
|
"name": "string"
|
@@ -1863,7 +1863,7 @@
|
|
1863
1863
|
"__schema": "ParameterSchema",
|
1864
1864
|
"location": {
|
1865
1865
|
"filePath": "importer.main.runtime.ts",
|
1866
|
-
"line":
|
1866
|
+
"line": 147,
|
1867
1867
|
"character": 30
|
1868
1868
|
},
|
1869
1869
|
"name": "lanes",
|
@@ -1871,7 +1871,7 @@
|
|
1871
1871
|
"__schema": "KeywordTypeSchema",
|
1872
1872
|
"location": {
|
1873
1873
|
"filePath": "importer.main.runtime.ts",
|
1874
|
-
"line":
|
1874
|
+
"line": 147,
|
1875
1875
|
"character": 37
|
1876
1876
|
},
|
1877
1877
|
"name": "boolean"
|
@@ -1883,7 +1883,7 @@
|
|
1883
1883
|
"__schema": "ParameterSchema",
|
1884
1884
|
"location": {
|
1885
1885
|
"filePath": "importer.main.runtime.ts",
|
1886
|
-
"line":
|
1886
|
+
"line": 147,
|
1887
1887
|
"character": 46
|
1888
1888
|
},
|
1889
1889
|
"name": "components",
|
@@ -1891,7 +1891,7 @@
|
|
1891
1891
|
"__schema": "KeywordTypeSchema",
|
1892
1892
|
"location": {
|
1893
1893
|
"filePath": "importer.main.runtime.ts",
|
1894
|
-
"line":
|
1894
|
+
"line": 147,
|
1895
1895
|
"character": 58
|
1896
1896
|
},
|
1897
1897
|
"name": "boolean"
|
@@ -1903,7 +1903,7 @@
|
|
1903
1903
|
"__schema": "ParameterSchema",
|
1904
1904
|
"location": {
|
1905
1905
|
"filePath": "importer.main.runtime.ts",
|
1906
|
-
"line":
|
1906
|
+
"line": 147,
|
1907
1907
|
"character": 67
|
1908
1908
|
},
|
1909
1909
|
"name": "fromOriginalScope",
|
@@ -1911,7 +1911,7 @@
|
|
1911
1911
|
"__schema": "KeywordTypeSchema",
|
1912
1912
|
"location": {
|
1913
1913
|
"filePath": "importer.main.runtime.ts",
|
1914
|
-
"line":
|
1914
|
+
"line": 147,
|
1915
1915
|
"character": 86
|
1916
1916
|
},
|
1917
1917
|
"name": "boolean"
|
@@ -1923,7 +1923,7 @@
|
|
1923
1923
|
"__schema": "ParameterSchema",
|
1924
1924
|
"location": {
|
1925
1925
|
"filePath": "importer.main.runtime.ts",
|
1926
|
-
"line":
|
1926
|
+
"line": 147,
|
1927
1927
|
"character": 95
|
1928
1928
|
},
|
1929
1929
|
"name": "allHistory",
|
@@ -1931,7 +1931,7 @@
|
|
1931
1931
|
"__schema": "InferenceTypeSchema",
|
1932
1932
|
"location": {
|
1933
1933
|
"filePath": "importer.main.runtime.ts",
|
1934
|
-
"line":
|
1934
|
+
"line": 147,
|
1935
1935
|
"character": 95
|
1936
1936
|
},
|
1937
1937
|
"type": "boolean"
|
@@ -1945,7 +1945,7 @@
|
|
1945
1945
|
"__schema": "InferenceTypeSchema",
|
1946
1946
|
"location": {
|
1947
1947
|
"filePath": "importer.main.runtime.ts",
|
1948
|
-
"line":
|
1948
|
+
"line": 147,
|
1949
1949
|
"character": 3
|
1950
1950
|
},
|
1951
1951
|
"type": "Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>"
|
@@ -1958,7 +1958,7 @@
|
|
1958
1958
|
"__schema": "FunctionLikeSchema",
|
1959
1959
|
"location": {
|
1960
1960
|
"filePath": "importer.main.runtime.ts",
|
1961
|
-
"line":
|
1961
|
+
"line": 228,
|
1962
1962
|
"character": 3
|
1963
1963
|
},
|
1964
1964
|
"signature": "(method) ImporterMain.fetchLanes(lanes: Lane[], shouldFetchFromMain?: boolean, options?: Partial<ImportOptions>): Promise<ImportResult>",
|
@@ -1968,7 +1968,7 @@
|
|
1968
1968
|
"__schema": "ParameterSchema",
|
1969
1969
|
"location": {
|
1970
1970
|
"filePath": "importer.main.runtime.ts",
|
1971
|
-
"line":
|
1971
|
+
"line": 229,
|
1972
1972
|
"character": 5
|
1973
1973
|
},
|
1974
1974
|
"name": "lanes",
|
@@ -1976,14 +1976,14 @@
|
|
1976
1976
|
"__schema": "TypeArraySchema",
|
1977
1977
|
"location": {
|
1978
1978
|
"filePath": "importer.main.runtime.ts",
|
1979
|
-
"line":
|
1979
|
+
"line": 229,
|
1980
1980
|
"character": 12
|
1981
1981
|
},
|
1982
1982
|
"type": {
|
1983
1983
|
"__schema": "TypeRefSchema",
|
1984
1984
|
"location": {
|
1985
1985
|
"filePath": "importer.main.runtime.ts",
|
1986
|
-
"line":
|
1986
|
+
"line": 229,
|
1987
1987
|
"character": 12
|
1988
1988
|
},
|
1989
1989
|
"name": "Lane"
|
@@ -1996,7 +1996,7 @@
|
|
1996
1996
|
"__schema": "ParameterSchema",
|
1997
1997
|
"location": {
|
1998
1998
|
"filePath": "importer.main.runtime.ts",
|
1999
|
-
"line":
|
1999
|
+
"line": 230,
|
2000
2000
|
"character": 5
|
2001
2001
|
},
|
2002
2002
|
"name": "shouldFetchFromMain",
|
@@ -2004,7 +2004,7 @@
|
|
2004
2004
|
"__schema": "KeywordTypeSchema",
|
2005
2005
|
"location": {
|
2006
2006
|
"filePath": "importer.main.runtime.ts",
|
2007
|
-
"line":
|
2007
|
+
"line": 230,
|
2008
2008
|
"character": 27
|
2009
2009
|
},
|
2010
2010
|
"name": "boolean"
|
@@ -2016,7 +2016,7 @@
|
|
2016
2016
|
"__schema": "ParameterSchema",
|
2017
2017
|
"location": {
|
2018
2018
|
"filePath": "importer.main.runtime.ts",
|
2019
|
-
"line":
|
2019
|
+
"line": 231,
|
2020
2020
|
"character": 5
|
2021
2021
|
},
|
2022
2022
|
"name": "options",
|
@@ -2024,7 +2024,7 @@
|
|
2024
2024
|
"__schema": "TypeRefSchema",
|
2025
2025
|
"location": {
|
2026
2026
|
"filePath": "importer.main.runtime.ts",
|
2027
|
-
"line":
|
2027
|
+
"line": 231,
|
2028
2028
|
"character": 14
|
2029
2029
|
},
|
2030
2030
|
"name": "Partial",
|
@@ -2033,7 +2033,7 @@
|
|
2033
2033
|
"__schema": "TypeRefSchema",
|
2034
2034
|
"location": {
|
2035
2035
|
"filePath": "importer.main.runtime.ts",
|
2036
|
-
"line":
|
2036
|
+
"line": 231,
|
2037
2037
|
"character": 22
|
2038
2038
|
},
|
2039
2039
|
"name": "ImportOptions"
|
@@ -2049,7 +2049,7 @@
|
|
2049
2049
|
"__schema": "TypeRefSchema",
|
2050
2050
|
"location": {
|
2051
2051
|
"filePath": "importer.main.runtime.ts",
|
2052
|
-
"line":
|
2052
|
+
"line": 232,
|
2053
2053
|
"character": 6
|
2054
2054
|
},
|
2055
2055
|
"name": "Promise",
|
@@ -2058,7 +2058,7 @@
|
|
2058
2058
|
"__schema": "TypeRefSchema",
|
2059
2059
|
"location": {
|
2060
2060
|
"filePath": "importer.main.runtime.ts",
|
2061
|
-
"line":
|
2061
|
+
"line": 232,
|
2062
2062
|
"character": 14
|
2063
2063
|
},
|
2064
2064
|
"name": "ImportResult"
|
@@ -2073,14 +2073,14 @@
|
|
2073
2073
|
"__schema": "FunctionLikeSchema",
|
2074
2074
|
"location": {
|
2075
2075
|
"filePath": "importer.main.runtime.ts",
|
2076
|
-
"line":
|
2076
|
+
"line": 260,
|
2077
2077
|
"character": 3
|
2078
2078
|
},
|
2079
2079
|
"doc": {
|
2080
2080
|
"__schema": "DocSchema",
|
2081
2081
|
"location": {
|
2082
2082
|
"filePath": "importer.main.runtime.ts",
|
2083
|
-
"line":
|
2083
|
+
"line": 253,
|
2084
2084
|
"character": 3
|
2085
2085
|
},
|
2086
2086
|
"raw": "/**\n * get a Lane object from the remote.\n * `persistIfNotExists` saves the object in the local scope only if the lane is not there yet.\n * otherwise, it needs some merging mechanism, which is done differently whether it's export or import.\n * see `sources.mergeLane()` for export and `import-components._saveLaneDataIfNeeded()` for import.\n * in this case, because we only bring the lane object and not the components, it's not easy to do the merge.\n */",
|
@@ -2094,7 +2094,7 @@
|
|
2094
2094
|
"__schema": "ParameterSchema",
|
2095
2095
|
"location": {
|
2096
2096
|
"filePath": "importer.main.runtime.ts",
|
2097
|
-
"line":
|
2097
|
+
"line": 260,
|
2098
2098
|
"character": 26
|
2099
2099
|
},
|
2100
2100
|
"name": "laneId",
|
@@ -2102,7 +2102,7 @@
|
|
2102
2102
|
"__schema": "TypeRefSchema",
|
2103
2103
|
"location": {
|
2104
2104
|
"filePath": "importer.main.runtime.ts",
|
2105
|
-
"line":
|
2105
|
+
"line": 260,
|
2106
2106
|
"character": 34
|
2107
2107
|
},
|
2108
2108
|
"name": "LaneId"
|
@@ -2114,7 +2114,7 @@
|
|
2114
2114
|
"__schema": "ParameterSchema",
|
2115
2115
|
"location": {
|
2116
2116
|
"filePath": "importer.main.runtime.ts",
|
2117
|
-
"line":
|
2117
|
+
"line": 260,
|
2118
2118
|
"character": 42
|
2119
2119
|
},
|
2120
2120
|
"name": "persistIfNotExists",
|
@@ -2122,7 +2122,7 @@
|
|
2122
2122
|
"__schema": "InferenceTypeSchema",
|
2123
2123
|
"location": {
|
2124
2124
|
"filePath": "importer.main.runtime.ts",
|
2125
|
-
"line":
|
2125
|
+
"line": 260,
|
2126
2126
|
"character": 42
|
2127
2127
|
},
|
2128
2128
|
"type": "boolean"
|
@@ -2135,7 +2135,7 @@
|
|
2135
2135
|
"__schema": "ParameterSchema",
|
2136
2136
|
"location": {
|
2137
2137
|
"filePath": "importer.main.runtime.ts",
|
2138
|
-
"line":
|
2138
|
+
"line": 260,
|
2139
2139
|
"character": 69
|
2140
2140
|
},
|
2141
2141
|
"name": "includeLaneHistory",
|
@@ -2143,7 +2143,7 @@
|
|
2143
2143
|
"__schema": "InferenceTypeSchema",
|
2144
2144
|
"location": {
|
2145
2145
|
"filePath": "importer.main.runtime.ts",
|
2146
|
-
"line":
|
2146
|
+
"line": 260,
|
2147
2147
|
"character": 69
|
2148
2148
|
},
|
2149
2149
|
"type": "boolean"
|
@@ -2157,7 +2157,7 @@
|
|
2157
2157
|
"__schema": "TypeRefSchema",
|
2158
2158
|
"location": {
|
2159
2159
|
"filePath": "importer.main.runtime.ts",
|
2160
|
-
"line":
|
2160
|
+
"line": 260,
|
2161
2161
|
"character": 98
|
2162
2162
|
},
|
2163
2163
|
"name": "Promise",
|
@@ -2166,7 +2166,7 @@
|
|
2166
2166
|
"__schema": "TypeRefSchema",
|
2167
2167
|
"location": {
|
2168
2168
|
"filePath": "importer.main.runtime.ts",
|
2169
|
-
"line":
|
2169
|
+
"line": 260,
|
2170
2170
|
"character": 106
|
2171
2171
|
},
|
2172
2172
|
"name": "Lane"
|
@@ -2181,7 +2181,7 @@
|
|
2181
2181
|
"__schema": "FunctionLikeSchema",
|
2182
2182
|
"location": {
|
2183
2183
|
"filePath": "importer.main.runtime.ts",
|
2184
|
-
"line":
|
2184
|
+
"line": 277,
|
2185
2185
|
"character": 3
|
2186
2186
|
},
|
2187
2187
|
"signature": "(method) ImporterMain.importObjectsByHashes(hashes: string[], scope: string, reason?: string): Promise<void>",
|
@@ -2191,7 +2191,7 @@
|
|
2191
2191
|
"__schema": "ParameterSchema",
|
2192
2192
|
"location": {
|
2193
2193
|
"filePath": "importer.main.runtime.ts",
|
2194
|
-
"line":
|
2194
|
+
"line": 277,
|
2195
2195
|
"character": 31
|
2196
2196
|
},
|
2197
2197
|
"name": "hashes",
|
@@ -2199,14 +2199,14 @@
|
|
2199
2199
|
"__schema": "TypeArraySchema",
|
2200
2200
|
"location": {
|
2201
2201
|
"filePath": "importer.main.runtime.ts",
|
2202
|
-
"line":
|
2202
|
+
"line": 277,
|
2203
2203
|
"character": 39
|
2204
2204
|
},
|
2205
2205
|
"type": {
|
2206
2206
|
"__schema": "KeywordTypeSchema",
|
2207
2207
|
"location": {
|
2208
2208
|
"filePath": "importer.main.runtime.ts",
|
2209
|
-
"line":
|
2209
|
+
"line": 277,
|
2210
2210
|
"character": 39
|
2211
2211
|
},
|
2212
2212
|
"name": "string"
|
@@ -2219,7 +2219,7 @@
|
|
2219
2219
|
"__schema": "ParameterSchema",
|
2220
2220
|
"location": {
|
2221
2221
|
"filePath": "importer.main.runtime.ts",
|
2222
|
-
"line":
|
2222
|
+
"line": 277,
|
2223
2223
|
"character": 49
|
2224
2224
|
},
|
2225
2225
|
"name": "scope",
|
@@ -2227,7 +2227,7 @@
|
|
2227
2227
|
"__schema": "KeywordTypeSchema",
|
2228
2228
|
"location": {
|
2229
2229
|
"filePath": "importer.main.runtime.ts",
|
2230
|
-
"line":
|
2230
|
+
"line": 277,
|
2231
2231
|
"character": 56
|
2232
2232
|
},
|
2233
2233
|
"name": "string"
|
@@ -2239,7 +2239,7 @@
|
|
2239
2239
|
"__schema": "ParameterSchema",
|
2240
2240
|
"location": {
|
2241
2241
|
"filePath": "importer.main.runtime.ts",
|
2242
|
-
"line":
|
2242
|
+
"line": 277,
|
2243
2243
|
"character": 64
|
2244
2244
|
},
|
2245
2245
|
"name": "reason",
|
@@ -2247,7 +2247,7 @@
|
|
2247
2247
|
"__schema": "KeywordTypeSchema",
|
2248
2248
|
"location": {
|
2249
2249
|
"filePath": "importer.main.runtime.ts",
|
2250
|
-
"line":
|
2250
|
+
"line": 277,
|
2251
2251
|
"character": 73
|
2252
2252
|
},
|
2253
2253
|
"name": "string"
|
@@ -2260,7 +2260,7 @@
|
|
2260
2260
|
"__schema": "InferenceTypeSchema",
|
2261
2261
|
"location": {
|
2262
2262
|
"filePath": "importer.main.runtime.ts",
|
2263
|
-
"line":
|
2263
|
+
"line": 277,
|
2264
2264
|
"character": 3
|
2265
2265
|
},
|
2266
2266
|
"type": "Promise<void>"
|
@@ -2273,7 +2273,7 @@
|
|
2273
2273
|
"__schema": "VariableLikeSchema",
|
2274
2274
|
"location": {
|
2275
2275
|
"filePath": "importer.main.runtime.ts",
|
2276
|
-
"line":
|
2276
|
+
"line": 293,
|
2277
2277
|
"character": 3
|
2278
2278
|
},
|
2279
2279
|
"signature": "(property) ImporterMain.slots: never[]",
|
@@ -2282,7 +2282,7 @@
|
|
2282
2282
|
"__schema": "InferenceTypeSchema",
|
2283
2283
|
"location": {
|
2284
2284
|
"filePath": "importer.main.runtime.ts",
|
2285
|
-
"line":
|
2285
|
+
"line": 293,
|
2286
2286
|
"character": 3
|
2287
2287
|
},
|
2288
2288
|
"type": "never[]"
|
@@ -2294,7 +2294,7 @@
|
|
2294
2294
|
"__schema": "VariableLikeSchema",
|
2295
2295
|
"location": {
|
2296
2296
|
"filePath": "importer.main.runtime.ts",
|
2297
|
-
"line":
|
2297
|
+
"line": 294,
|
2298
2298
|
"character": 3
|
2299
2299
|
},
|
2300
2300
|
"signature": "(property) ImporterMain.dependencies: Aspect[]",
|
@@ -2303,7 +2303,7 @@
|
|
2303
2303
|
"__schema": "InferenceTypeSchema",
|
2304
2304
|
"location": {
|
2305
2305
|
"filePath": "importer.main.runtime.ts",
|
2306
|
-
"line":
|
2306
|
+
"line": 294,
|
2307
2307
|
"character": 3
|
2308
2308
|
},
|
2309
2309
|
"type": "Aspect[]"
|
@@ -2315,7 +2315,7 @@
|
|
2315
2315
|
"__schema": "VariableLikeSchema",
|
2316
2316
|
"location": {
|
2317
2317
|
"filePath": "importer.main.runtime.ts",
|
2318
|
-
"line":
|
2318
|
+
"line": 306,
|
2319
2319
|
"character": 3
|
2320
2320
|
},
|
2321
2321
|
"signature": "(property) ImporterMain.runtime: RuntimeDefinition",
|
@@ -2324,7 +2324,7 @@
|
|
2324
2324
|
"__schema": "InferenceTypeSchema",
|
2325
2325
|
"location": {
|
2326
2326
|
"filePath": "importer.main.runtime.ts",
|
2327
|
-
"line":
|
2327
|
+
"line": 306,
|
2328
2328
|
"character": 3
|
2329
2329
|
},
|
2330
2330
|
"type": "RuntimeDefinition"
|
@@ -2336,7 +2336,7 @@
|
|
2336
2336
|
"__schema": "FunctionLikeSchema",
|
2337
2337
|
"location": {
|
2338
2338
|
"filePath": "importer.main.runtime.ts",
|
2339
|
-
"line":
|
2339
|
+
"line": 307,
|
2340
2340
|
"character": 3
|
2341
2341
|
},
|
2342
2342
|
"signature": "(method) ImporterMain.provider([cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister,]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n GraphMain,\n ScopeMain,\n ComponentWriterMain,\n InstallMain,\n EnvsMain,\n LoggerMain,\n ListerMain\n]): Promise<ImporterMain>",
|
@@ -2346,7 +2346,7 @@
|
|
2346
2346
|
"__schema": "ParameterSchema",
|
2347
2347
|
"location": {
|
2348
2348
|
"filePath": "importer.main.runtime.ts",
|
2349
|
-
"line":
|
2349
|
+
"line": 307,
|
2350
2350
|
"character": 25
|
2351
2351
|
},
|
2352
2352
|
"name": "[ cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister ]",
|
@@ -2354,7 +2354,7 @@
|
|
2354
2354
|
"__schema": "TupleTypeSchema",
|
2355
2355
|
"location": {
|
2356
2356
|
"filePath": "importer.main.runtime.ts",
|
2357
|
-
"line":
|
2357
|
+
"line": 318,
|
2358
2358
|
"character": 6
|
2359
2359
|
},
|
2360
2360
|
"elements": [
|
@@ -2362,7 +2362,7 @@
|
|
2362
2362
|
"__schema": "TypeRefSchema",
|
2363
2363
|
"location": {
|
2364
2364
|
"filePath": "importer.main.runtime.ts",
|
2365
|
-
"line":
|
2365
|
+
"line": 319,
|
2366
2366
|
"character": 5
|
2367
2367
|
},
|
2368
2368
|
"name": "CLIMain"
|
@@ -2371,7 +2371,7 @@
|
|
2371
2371
|
"__schema": "TypeRefSchema",
|
2372
2372
|
"location": {
|
2373
2373
|
"filePath": "importer.main.runtime.ts",
|
2374
|
-
"line":
|
2374
|
+
"line": 320,
|
2375
2375
|
"character": 5
|
2376
2376
|
},
|
2377
2377
|
"name": "Workspace"
|
@@ -2380,7 +2380,7 @@
|
|
2380
2380
|
"__schema": "TypeRefSchema",
|
2381
2381
|
"location": {
|
2382
2382
|
"filePath": "importer.main.runtime.ts",
|
2383
|
-
"line":
|
2383
|
+
"line": 321,
|
2384
2384
|
"character": 5
|
2385
2385
|
},
|
2386
2386
|
"name": "DependencyResolverMain"
|
@@ -2389,7 +2389,7 @@
|
|
2389
2389
|
"__schema": "TypeRefSchema",
|
2390
2390
|
"location": {
|
2391
2391
|
"filePath": "importer.main.runtime.ts",
|
2392
|
-
"line":
|
2392
|
+
"line": 322,
|
2393
2393
|
"character": 5
|
2394
2394
|
},
|
2395
2395
|
"name": "GraphMain"
|
@@ -2398,7 +2398,7 @@
|
|
2398
2398
|
"__schema": "TypeRefSchema",
|
2399
2399
|
"location": {
|
2400
2400
|
"filePath": "importer.main.runtime.ts",
|
2401
|
-
"line":
|
2401
|
+
"line": 323,
|
2402
2402
|
"character": 5
|
2403
2403
|
},
|
2404
2404
|
"name": "ScopeMain"
|
@@ -2407,7 +2407,7 @@
|
|
2407
2407
|
"__schema": "TypeRefSchema",
|
2408
2408
|
"location": {
|
2409
2409
|
"filePath": "importer.main.runtime.ts",
|
2410
|
-
"line":
|
2410
|
+
"line": 324,
|
2411
2411
|
"character": 5
|
2412
2412
|
},
|
2413
2413
|
"name": "ComponentWriterMain"
|
@@ -2416,7 +2416,7 @@
|
|
2416
2416
|
"__schema": "TypeRefSchema",
|
2417
2417
|
"location": {
|
2418
2418
|
"filePath": "importer.main.runtime.ts",
|
2419
|
-
"line":
|
2419
|
+
"line": 325,
|
2420
2420
|
"character": 5
|
2421
2421
|
},
|
2422
2422
|
"name": "InstallMain"
|
@@ -2425,7 +2425,7 @@
|
|
2425
2425
|
"__schema": "TypeRefSchema",
|
2426
2426
|
"location": {
|
2427
2427
|
"filePath": "importer.main.runtime.ts",
|
2428
|
-
"line":
|
2428
|
+
"line": 326,
|
2429
2429
|
"character": 5
|
2430
2430
|
},
|
2431
2431
|
"name": "EnvsMain"
|
@@ -2434,7 +2434,7 @@
|
|
2434
2434
|
"__schema": "TypeRefSchema",
|
2435
2435
|
"location": {
|
2436
2436
|
"filePath": "importer.main.runtime.ts",
|
2437
|
-
"line":
|
2437
|
+
"line": 327,
|
2438
2438
|
"character": 5
|
2439
2439
|
},
|
2440
2440
|
"name": "LoggerMain"
|
@@ -2443,7 +2443,7 @@
|
|
2443
2443
|
"__schema": "TypeRefSchema",
|
2444
2444
|
"location": {
|
2445
2445
|
"filePath": "importer.main.runtime.ts",
|
2446
|
-
"line":
|
2446
|
+
"line": 328,
|
2447
2447
|
"character": 5
|
2448
2448
|
},
|
2449
2449
|
"name": "ListerMain"
|
@@ -2458,7 +2458,7 @@
|
|
2458
2458
|
"__schema": "InferenceTypeSchema",
|
2459
2459
|
"location": {
|
2460
2460
|
"filePath": "importer.main.runtime.ts",
|
2461
|
-
"line":
|
2461
|
+
"line": 307,
|
2462
2462
|
"character": 3
|
2463
2463
|
},
|
2464
2464
|
"type": "Promise<ImporterMain>"
|
@@ -3043,7 +3043,7 @@
|
|
3043
3043
|
"_legacy": {
|
3044
3044
|
"scope": "teambit.scope",
|
3045
3045
|
"name": "importer",
|
3046
|
-
"version": "1.0.
|
3046
|
+
"version": "1.0.471"
|
3047
3047
|
},
|
3048
3048
|
"_scope": "teambit.scope"
|
3049
3049
|
}
|
@@ -3130,7 +3130,7 @@
|
|
3130
3130
|
"__schema": "TypeSchema",
|
3131
3131
|
"location": {
|
3132
3132
|
"filePath": "import-components.ts",
|
3133
|
-
"line":
|
3133
|
+
"line": 38,
|
3134
3134
|
"character": 1
|
3135
3135
|
},
|
3136
3136
|
"signature": "type ImportOptions = {\n ids: string[];\n verbose?: boolean | undefined;\n merge?: boolean | undefined;\n mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined;\n filterEnvs?: string[] | undefined;\n writeToPath?: string | undefined;\n ... 18 more ...;\n isLaneFromRemote?: boolean | undefined;\n}",
|
@@ -3139,7 +3139,7 @@
|
|
3139
3139
|
"__schema": "TypeLiteralSchema",
|
3140
3140
|
"location": {
|
3141
3141
|
"filePath": "import-components.ts",
|
3142
|
-
"line":
|
3142
|
+
"line": 38,
|
3143
3143
|
"character": 29
|
3144
3144
|
},
|
3145
3145
|
"members": [
|
@@ -3147,7 +3147,7 @@
|
|
3147
3147
|
"__schema": "VariableLikeSchema",
|
3148
3148
|
"location": {
|
3149
3149
|
"filePath": "import-components.ts",
|
3150
|
-
"line":
|
3150
|
+
"line": 39,
|
3151
3151
|
"character": 3
|
3152
3152
|
},
|
3153
3153
|
"signature": "(property) ids: string[]",
|
@@ -3156,14 +3156,14 @@
|
|
3156
3156
|
"__schema": "TypeArraySchema",
|
3157
3157
|
"location": {
|
3158
3158
|
"filePath": "import-components.ts",
|
3159
|
-
"line":
|
3159
|
+
"line": 39,
|
3160
3160
|
"character": 8
|
3161
3161
|
},
|
3162
3162
|
"type": {
|
3163
3163
|
"__schema": "KeywordTypeSchema",
|
3164
3164
|
"location": {
|
3165
3165
|
"filePath": "import-components.ts",
|
3166
|
-
"line":
|
3166
|
+
"line": 39,
|
3167
3167
|
"character": 8
|
3168
3168
|
},
|
3169
3169
|
"name": "string"
|
@@ -3175,7 +3175,7 @@
|
|
3175
3175
|
"__schema": "VariableLikeSchema",
|
3176
3176
|
"location": {
|
3177
3177
|
"filePath": "import-components.ts",
|
3178
|
-
"line":
|
3178
|
+
"line": 40,
|
3179
3179
|
"character": 3
|
3180
3180
|
},
|
3181
3181
|
"signature": "(property) verbose?: boolean | undefined",
|
@@ -3184,7 +3184,7 @@
|
|
3184
3184
|
"__schema": "KeywordTypeSchema",
|
3185
3185
|
"location": {
|
3186
3186
|
"filePath": "import-components.ts",
|
3187
|
-
"line":
|
3187
|
+
"line": 40,
|
3188
3188
|
"character": 13
|
3189
3189
|
},
|
3190
3190
|
"name": "boolean"
|
@@ -3195,7 +3195,7 @@
|
|
3195
3195
|
"__schema": "VariableLikeSchema",
|
3196
3196
|
"location": {
|
3197
3197
|
"filePath": "import-components.ts",
|
3198
|
-
"line":
|
3198
|
+
"line": 41,
|
3199
3199
|
"character": 3
|
3200
3200
|
},
|
3201
3201
|
"signature": "(property) merge?: boolean | undefined",
|
@@ -3204,7 +3204,7 @@
|
|
3204
3204
|
"__schema": "KeywordTypeSchema",
|
3205
3205
|
"location": {
|
3206
3206
|
"filePath": "import-components.ts",
|
3207
|
-
"line":
|
3207
|
+
"line": 41,
|
3208
3208
|
"character": 11
|
3209
3209
|
},
|
3210
3210
|
"name": "boolean"
|
@@ -3215,7 +3215,7 @@
|
|
3215
3215
|
"__schema": "VariableLikeSchema",
|
3216
3216
|
"location": {
|
3217
3217
|
"filePath": "import-components.ts",
|
3218
|
-
"line":
|
3218
|
+
"line": 42,
|
3219
3219
|
"character": 3
|
3220
3220
|
},
|
3221
3221
|
"signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
@@ -3224,7 +3224,7 @@
|
|
3224
3224
|
"__schema": "TypeRefSchema",
|
3225
3225
|
"location": {
|
3226
3226
|
"filePath": "import-components.ts",
|
3227
|
-
"line":
|
3227
|
+
"line": 42,
|
3228
3228
|
"character": 19
|
3229
3229
|
},
|
3230
3230
|
"name": "MergeStrategy"
|
@@ -3235,7 +3235,7 @@
|
|
3235
3235
|
"__schema": "VariableLikeSchema",
|
3236
3236
|
"location": {
|
3237
3237
|
"filePath": "import-components.ts",
|
3238
|
-
"line":
|
3238
|
+
"line": 43,
|
3239
3239
|
"character": 3
|
3240
3240
|
},
|
3241
3241
|
"signature": "(property) filterEnvs?: string[] | undefined",
|
@@ -3244,14 +3244,14 @@
|
|
3244
3244
|
"__schema": "TypeArraySchema",
|
3245
3245
|
"location": {
|
3246
3246
|
"filePath": "import-components.ts",
|
3247
|
-
"line":
|
3247
|
+
"line": 43,
|
3248
3248
|
"character": 16
|
3249
3249
|
},
|
3250
3250
|
"type": {
|
3251
3251
|
"__schema": "KeywordTypeSchema",
|
3252
3252
|
"location": {
|
3253
3253
|
"filePath": "import-components.ts",
|
3254
|
-
"line":
|
3254
|
+
"line": 43,
|
3255
3255
|
"character": 16
|
3256
3256
|
},
|
3257
3257
|
"name": "string"
|
@@ -3263,7 +3263,7 @@
|
|
3263
3263
|
"__schema": "VariableLikeSchema",
|
3264
3264
|
"location": {
|
3265
3265
|
"filePath": "import-components.ts",
|
3266
|
-
"line":
|
3266
|
+
"line": 44,
|
3267
3267
|
"character": 3
|
3268
3268
|
},
|
3269
3269
|
"signature": "(property) writeToPath?: string | undefined",
|
@@ -3272,7 +3272,7 @@
|
|
3272
3272
|
"__schema": "KeywordTypeSchema",
|
3273
3273
|
"location": {
|
3274
3274
|
"filePath": "import-components.ts",
|
3275
|
-
"line":
|
3275
|
+
"line": 44,
|
3276
3276
|
"character": 17
|
3277
3277
|
},
|
3278
3278
|
"name": "string"
|
@@ -3283,7 +3283,7 @@
|
|
3283
3283
|
"__schema": "VariableLikeSchema",
|
3284
3284
|
"location": {
|
3285
3285
|
"filePath": "import-components.ts",
|
3286
|
-
"line":
|
3286
|
+
"line": 45,
|
3287
3287
|
"character": 3
|
3288
3288
|
},
|
3289
3289
|
"signature": "(property) writeConfig?: boolean | undefined",
|
@@ -3292,7 +3292,7 @@
|
|
3292
3292
|
"__schema": "KeywordTypeSchema",
|
3293
3293
|
"location": {
|
3294
3294
|
"filePath": "import-components.ts",
|
3295
|
-
"line":
|
3295
|
+
"line": 45,
|
3296
3296
|
"character": 17
|
3297
3297
|
},
|
3298
3298
|
"name": "boolean"
|
@@ -3303,7 +3303,7 @@
|
|
3303
3303
|
"__schema": "VariableLikeSchema",
|
3304
3304
|
"location": {
|
3305
3305
|
"filePath": "import-components.ts",
|
3306
|
-
"line":
|
3306
|
+
"line": 46,
|
3307
3307
|
"character": 3
|
3308
3308
|
},
|
3309
3309
|
"signature": "(property) override?: boolean | undefined",
|
@@ -3312,7 +3312,7 @@
|
|
3312
3312
|
"__schema": "KeywordTypeSchema",
|
3313
3313
|
"location": {
|
3314
3314
|
"filePath": "import-components.ts",
|
3315
|
-
"line":
|
3315
|
+
"line": 46,
|
3316
3316
|
"character": 14
|
3317
3317
|
},
|
3318
3318
|
"name": "boolean"
|
@@ -3323,7 +3323,7 @@
|
|
3323
3323
|
"__schema": "VariableLikeSchema",
|
3324
3324
|
"location": {
|
3325
3325
|
"filePath": "import-components.ts",
|
3326
|
-
"line":
|
3326
|
+
"line": 47,
|
3327
3327
|
"character": 3
|
3328
3328
|
},
|
3329
3329
|
"signature": "(property) installNpmPackages: boolean",
|
@@ -3332,7 +3332,7 @@
|
|
3332
3332
|
"__schema": "KeywordTypeSchema",
|
3333
3333
|
"location": {
|
3334
3334
|
"filePath": "import-components.ts",
|
3335
|
-
"line":
|
3335
|
+
"line": 47,
|
3336
3336
|
"character": 23
|
3337
3337
|
},
|
3338
3338
|
"name": "boolean"
|
@@ -3343,7 +3343,7 @@
|
|
3343
3343
|
"__schema": "VariableLikeSchema",
|
3344
3344
|
"location": {
|
3345
3345
|
"filePath": "import-components.ts",
|
3346
|
-
"line":
|
3346
|
+
"line": 48,
|
3347
3347
|
"character": 3
|
3348
3348
|
},
|
3349
3349
|
"signature": "(property) writeConfigFiles: boolean",
|
@@ -3352,7 +3352,7 @@
|
|
3352
3352
|
"__schema": "KeywordTypeSchema",
|
3353
3353
|
"location": {
|
3354
3354
|
"filePath": "import-components.ts",
|
3355
|
-
"line":
|
3355
|
+
"line": 48,
|
3356
3356
|
"character": 21
|
3357
3357
|
},
|
3358
3358
|
"name": "boolean"
|
@@ -3363,7 +3363,7 @@
|
|
3363
3363
|
"__schema": "VariableLikeSchema",
|
3364
3364
|
"location": {
|
3365
3365
|
"filePath": "import-components.ts",
|
3366
|
-
"line":
|
3366
|
+
"line": 49,
|
3367
3367
|
"character": 3
|
3368
3368
|
},
|
3369
3369
|
"signature": "(property) objectsOnly?: boolean | undefined",
|
@@ -3372,7 +3372,7 @@
|
|
3372
3372
|
"__schema": "KeywordTypeSchema",
|
3373
3373
|
"location": {
|
3374
3374
|
"filePath": "import-components.ts",
|
3375
|
-
"line":
|
3375
|
+
"line": 49,
|
3376
3376
|
"character": 17
|
3377
3377
|
},
|
3378
3378
|
"name": "boolean"
|
@@ -3383,7 +3383,7 @@
|
|
3383
3383
|
"__schema": "VariableLikeSchema",
|
3384
3384
|
"location": {
|
3385
3385
|
"filePath": "import-components.ts",
|
3386
|
-
"line":
|
3386
|
+
"line": 50,
|
3387
3387
|
"character": 3
|
3388
3388
|
},
|
3389
3389
|
"signature": "(property) importDependenciesDirectly?: boolean | undefined",
|
@@ -3392,7 +3392,7 @@
|
|
3392
3392
|
"__schema": "KeywordTypeSchema",
|
3393
3393
|
"location": {
|
3394
3394
|
"filePath": "import-components.ts",
|
3395
|
-
"line":
|
3395
|
+
"line": 50,
|
3396
3396
|
"character": 32
|
3397
3397
|
},
|
3398
3398
|
"name": "boolean"
|
@@ -3403,7 +3403,7 @@
|
|
3403
3403
|
"__schema": "VariableLikeSchema",
|
3404
3404
|
"location": {
|
3405
3405
|
"filePath": "import-components.ts",
|
3406
|
-
"line":
|
3406
|
+
"line": 51,
|
3407
3407
|
"character": 3
|
3408
3408
|
},
|
3409
3409
|
"signature": "(property) importHeadDependenciesDirectly?: boolean | undefined",
|
@@ -3412,7 +3412,7 @@
|
|
3412
3412
|
"__schema": "KeywordTypeSchema",
|
3413
3413
|
"location": {
|
3414
3414
|
"filePath": "import-components.ts",
|
3415
|
-
"line":
|
3415
|
+
"line": 51,
|
3416
3416
|
"character": 36
|
3417
3417
|
},
|
3418
3418
|
"name": "boolean"
|
@@ -3423,7 +3423,7 @@
|
|
3423
3423
|
"__schema": "VariableLikeSchema",
|
3424
3424
|
"location": {
|
3425
3425
|
"filePath": "import-components.ts",
|
3426
|
-
"line":
|
3426
|
+
"line": 52,
|
3427
3427
|
"character": 3
|
3428
3428
|
},
|
3429
3429
|
"signature": "(property) importDependents?: boolean | undefined",
|
@@ -3432,7 +3432,7 @@
|
|
3432
3432
|
"__schema": "KeywordTypeSchema",
|
3433
3433
|
"location": {
|
3434
3434
|
"filePath": "import-components.ts",
|
3435
|
-
"line":
|
3435
|
+
"line": 52,
|
3436
3436
|
"character": 22
|
3437
3437
|
},
|
3438
3438
|
"name": "boolean"
|
@@ -3443,7 +3443,7 @@
|
|
3443
3443
|
"__schema": "VariableLikeSchema",
|
3444
3444
|
"location": {
|
3445
3445
|
"filePath": "import-components.ts",
|
3446
|
-
"line":
|
3446
|
+
"line": 53,
|
3447
3447
|
"character": 3
|
3448
3448
|
},
|
3449
3449
|
"signature": "(property) dependentsVia?: string | undefined",
|
@@ -3452,7 +3452,7 @@
|
|
3452
3452
|
"__schema": "KeywordTypeSchema",
|
3453
3453
|
"location": {
|
3454
3454
|
"filePath": "import-components.ts",
|
3455
|
-
"line":
|
3455
|
+
"line": 53,
|
3456
3456
|
"character": 19
|
3457
3457
|
},
|
3458
3458
|
"name": "string"
|
@@ -3463,7 +3463,7 @@
|
|
3463
3463
|
"__schema": "VariableLikeSchema",
|
3464
3464
|
"location": {
|
3465
3465
|
"filePath": "import-components.ts",
|
3466
|
-
"line":
|
3466
|
+
"line": 54,
|
3467
3467
|
"character": 3
|
3468
3468
|
},
|
3469
3469
|
"signature": "(property) dependentsAll?: boolean | undefined",
|
@@ -3472,7 +3472,7 @@
|
|
3472
3472
|
"__schema": "KeywordTypeSchema",
|
3473
3473
|
"location": {
|
3474
3474
|
"filePath": "import-components.ts",
|
3475
|
-
"line":
|
3475
|
+
"line": 54,
|
3476
3476
|
"character": 19
|
3477
3477
|
},
|
3478
3478
|
"name": "boolean"
|
@@ -3483,7 +3483,7 @@
|
|
3483
3483
|
"__schema": "VariableLikeSchema",
|
3484
3484
|
"location": {
|
3485
3485
|
"filePath": "import-components.ts",
|
3486
|
-
"line":
|
3486
|
+
"line": 55,
|
3487
3487
|
"character": 3
|
3488
3488
|
},
|
3489
3489
|
"signature": "(property) silent?: boolean | undefined",
|
@@ -3492,7 +3492,7 @@
|
|
3492
3492
|
"__schema": "KeywordTypeSchema",
|
3493
3493
|
"location": {
|
3494
3494
|
"filePath": "import-components.ts",
|
3495
|
-
"line":
|
3495
|
+
"line": 55,
|
3496
3496
|
"character": 12
|
3497
3497
|
},
|
3498
3498
|
"name": "boolean"
|
@@ -3503,7 +3503,7 @@
|
|
3503
3503
|
"__schema": "VariableLikeSchema",
|
3504
3504
|
"location": {
|
3505
3505
|
"filePath": "import-components.ts",
|
3506
|
-
"line":
|
3506
|
+
"line": 56,
|
3507
3507
|
"character": 3
|
3508
3508
|
},
|
3509
3509
|
"signature": "(property) fromOriginalScope?: boolean | undefined",
|
@@ -3512,7 +3512,7 @@
|
|
3512
3512
|
"__schema": "KeywordTypeSchema",
|
3513
3513
|
"location": {
|
3514
3514
|
"filePath": "import-components.ts",
|
3515
|
-
"line":
|
3515
|
+
"line": 56,
|
3516
3516
|
"character": 23
|
3517
3517
|
},
|
3518
3518
|
"name": "boolean"
|
@@ -3523,7 +3523,7 @@
|
|
3523
3523
|
"__schema": "VariableLikeSchema",
|
3524
3524
|
"location": {
|
3525
3525
|
"filePath": "import-components.ts",
|
3526
|
-
"line":
|
3526
|
+
"line": 57,
|
3527
3527
|
"character": 3
|
3528
3528
|
},
|
3529
3529
|
"signature": "(property) saveInLane?: boolean | undefined",
|
@@ -3532,7 +3532,7 @@
|
|
3532
3532
|
"__schema": "KeywordTypeSchema",
|
3533
3533
|
"location": {
|
3534
3534
|
"filePath": "import-components.ts",
|
3535
|
-
"line":
|
3535
|
+
"line": 57,
|
3536
3536
|
"character": 16
|
3537
3537
|
},
|
3538
3538
|
"name": "boolean"
|
@@ -3543,7 +3543,7 @@
|
|
3543
3543
|
"__schema": "VariableLikeSchema",
|
3544
3544
|
"location": {
|
3545
3545
|
"filePath": "import-components.ts",
|
3546
|
-
"line":
|
3546
|
+
"line": 58,
|
3547
3547
|
"character": 3
|
3548
3548
|
},
|
3549
3549
|
"signature": "(property) lanes?: {\n laneId: LaneId;\n remoteLane?: Lane | undefined;\n} | undefined",
|
@@ -3552,7 +3552,7 @@
|
|
3552
3552
|
"__schema": "TypeLiteralSchema",
|
3553
3553
|
"location": {
|
3554
3554
|
"filePath": "import-components.ts",
|
3555
|
-
"line":
|
3555
|
+
"line": 58,
|
3556
3556
|
"character": 11
|
3557
3557
|
},
|
3558
3558
|
"members": [
|
@@ -3560,7 +3560,7 @@
|
|
3560
3560
|
"__schema": "VariableLikeSchema",
|
3561
3561
|
"location": {
|
3562
3562
|
"filePath": "import-components.ts",
|
3563
|
-
"line":
|
3563
|
+
"line": 59,
|
3564
3564
|
"character": 5
|
3565
3565
|
},
|
3566
3566
|
"signature": "(property) laneId: LaneId",
|
@@ -3569,7 +3569,7 @@
|
|
3569
3569
|
"__schema": "TypeRefSchema",
|
3570
3570
|
"location": {
|
3571
3571
|
"filePath": "import-components.ts",
|
3572
|
-
"line":
|
3572
|
+
"line": 59,
|
3573
3573
|
"character": 5
|
3574
3574
|
},
|
3575
3575
|
"name": "LaneId",
|
@@ -3585,7 +3585,7 @@
|
|
3585
3585
|
"__schema": "VariableLikeSchema",
|
3586
3586
|
"location": {
|
3587
3587
|
"filePath": "import-components.ts",
|
3588
|
-
"line":
|
3588
|
+
"line": 60,
|
3589
3589
|
"character": 5
|
3590
3590
|
},
|
3591
3591
|
"signature": "(property) remoteLane?: Lane | undefined",
|
@@ -3594,7 +3594,7 @@
|
|
3594
3594
|
"__schema": "TypeRefSchema",
|
3595
3595
|
"location": {
|
3596
3596
|
"filePath": "import-components.ts",
|
3597
|
-
"line":
|
3597
|
+
"line": 60,
|
3598
3598
|
"character": 18
|
3599
3599
|
},
|
3600
3600
|
"name": "Lane"
|
@@ -3609,7 +3609,7 @@
|
|
3609
3609
|
"__schema": "VariableLikeSchema",
|
3610
3610
|
"location": {
|
3611
3611
|
"filePath": "import-components.ts",
|
3612
|
-
"line":
|
3612
|
+
"line": 62,
|
3613
3613
|
"character": 3
|
3614
3614
|
},
|
3615
3615
|
"signature": "(property) allHistory?: boolean | undefined",
|
@@ -3618,7 +3618,7 @@
|
|
3618
3618
|
"__schema": "KeywordTypeSchema",
|
3619
3619
|
"location": {
|
3620
3620
|
"filePath": "import-components.ts",
|
3621
|
-
"line":
|
3621
|
+
"line": 62,
|
3622
3622
|
"character": 16
|
3623
3623
|
},
|
3624
3624
|
"name": "boolean"
|
@@ -3629,7 +3629,7 @@
|
|
3629
3629
|
"__schema": "VariableLikeSchema",
|
3630
3630
|
"location": {
|
3631
3631
|
"filePath": "import-components.ts",
|
3632
|
-
"line":
|
3632
|
+
"line": 63,
|
3633
3633
|
"character": 3
|
3634
3634
|
},
|
3635
3635
|
"signature": "(property) fetchDeps?: boolean | undefined",
|
@@ -3638,7 +3638,7 @@
|
|
3638
3638
|
"__schema": "KeywordTypeSchema",
|
3639
3639
|
"location": {
|
3640
3640
|
"filePath": "import-components.ts",
|
3641
|
-
"line":
|
3641
|
+
"line": 63,
|
3642
3642
|
"character": 15
|
3643
3643
|
},
|
3644
3644
|
"name": "boolean"
|
@@ -3649,7 +3649,7 @@
|
|
3649
3649
|
"__schema": "VariableLikeSchema",
|
3650
3650
|
"location": {
|
3651
3651
|
"filePath": "import-components.ts",
|
3652
|
-
"line":
|
3652
|
+
"line": 64,
|
3653
3653
|
"character": 3
|
3654
3654
|
},
|
3655
3655
|
"signature": "(property) trackOnly?: boolean | undefined",
|
@@ -3658,7 +3658,7 @@
|
|
3658
3658
|
"__schema": "KeywordTypeSchema",
|
3659
3659
|
"location": {
|
3660
3660
|
"filePath": "import-components.ts",
|
3661
|
-
"line":
|
3661
|
+
"line": 64,
|
3662
3662
|
"character": 15
|
3663
3663
|
},
|
3664
3664
|
"name": "boolean"
|
@@ -3669,7 +3669,7 @@
|
|
3669
3669
|
"__schema": "VariableLikeSchema",
|
3670
3670
|
"location": {
|
3671
3671
|
"filePath": "import-components.ts",
|
3672
|
-
"line":
|
3672
|
+
"line": 65,
|
3673
3673
|
"character": 3
|
3674
3674
|
},
|
3675
3675
|
"signature": "(property) includeDeprecated?: boolean | undefined",
|
@@ -3678,7 +3678,7 @@
|
|
3678
3678
|
"__schema": "KeywordTypeSchema",
|
3679
3679
|
"location": {
|
3680
3680
|
"filePath": "import-components.ts",
|
3681
|
-
"line":
|
3681
|
+
"line": 65,
|
3682
3682
|
"character": 23
|
3683
3683
|
},
|
3684
3684
|
"name": "boolean"
|
@@ -3689,7 +3689,7 @@
|
|
3689
3689
|
"__schema": "VariableLikeSchema",
|
3690
3690
|
"location": {
|
3691
3691
|
"filePath": "import-components.ts",
|
3692
|
-
"line":
|
3692
|
+
"line": 66,
|
3693
3693
|
"character": 3
|
3694
3694
|
},
|
3695
3695
|
"signature": "(property) isLaneFromRemote?: boolean | undefined",
|
@@ -3698,7 +3698,7 @@
|
|
3698
3698
|
"__schema": "KeywordTypeSchema",
|
3699
3699
|
"location": {
|
3700
3700
|
"filePath": "import-components.ts",
|
3701
|
-
"line":
|
3701
|
+
"line": 66,
|
3702
3702
|
"character": 22
|
3703
3703
|
},
|
3704
3704
|
"name": "boolean"
|
@@ -3712,7 +3712,7 @@
|
|
3712
3712
|
"__schema": "TypeSchema",
|
3713
3713
|
"location": {
|
3714
3714
|
"filePath": "import-components.ts",
|
3715
|
-
"line":
|
3715
|
+
"line": 73,
|
3716
3716
|
"character": 1
|
3717
3717
|
},
|
3718
3718
|
"signature": "type ImportStatus = \"added\" | \"updated\" | \"up to date\"",
|
@@ -3721,7 +3721,7 @@
|
|
3721
3721
|
"__schema": "TypeUnionSchema",
|
3722
3722
|
"location": {
|
3723
3723
|
"filePath": "import-components.ts",
|
3724
|
-
"line":
|
3724
|
+
"line": 73,
|
3725
3725
|
"character": 28
|
3726
3726
|
},
|
3727
3727
|
"types": [
|
@@ -3729,7 +3729,7 @@
|
|
3729
3729
|
"__schema": "LiteralTypeSchema",
|
3730
3730
|
"location": {
|
3731
3731
|
"filePath": "import-components.ts",
|
3732
|
-
"line":
|
3732
|
+
"line": 73,
|
3733
3733
|
"character": 28
|
3734
3734
|
},
|
3735
3735
|
"name": "'added'"
|
@@ -3738,7 +3738,7 @@
|
|
3738
3738
|
"__schema": "LiteralTypeSchema",
|
3739
3739
|
"location": {
|
3740
3740
|
"filePath": "import-components.ts",
|
3741
|
-
"line":
|
3741
|
+
"line": 73,
|
3742
3742
|
"character": 38
|
3743
3743
|
},
|
3744
3744
|
"name": "'updated'"
|
@@ -3747,7 +3747,7 @@
|
|
3747
3747
|
"__schema": "LiteralTypeSchema",
|
3748
3748
|
"location": {
|
3749
3749
|
"filePath": "import-components.ts",
|
3750
|
-
"line":
|
3750
|
+
"line": 73,
|
3751
3751
|
"character": 50
|
3752
3752
|
},
|
3753
3753
|
"name": "'up to date'"
|
@@ -3759,7 +3759,7 @@
|
|
3759
3759
|
"__schema": "TypeSchema",
|
3760
3760
|
"location": {
|
3761
3761
|
"filePath": "import-components.ts",
|
3762
|
-
"line":
|
3762
|
+
"line": 74,
|
3763
3763
|
"character": 1
|
3764
3764
|
},
|
3765
3765
|
"signature": "type ImportDetails = {\n id: string;\n versions: string[];\n latestVersion: string | null;\n status: ImportStatus;\n filesStatus: FilesStatus | null | undefined;\n missingDeps: ComponentID[];\n deprecated: boolean;\n removed?: boolean | undefined;\n}",
|
@@ -3768,7 +3768,7 @@
|
|
3768
3768
|
"__schema": "TypeLiteralSchema",
|
3769
3769
|
"location": {
|
3770
3770
|
"filePath": "import-components.ts",
|
3771
|
-
"line":
|
3771
|
+
"line": 74,
|
3772
3772
|
"character": 29
|
3773
3773
|
},
|
3774
3774
|
"members": [
|
@@ -3776,7 +3776,7 @@
|
|
3776
3776
|
"__schema": "VariableLikeSchema",
|
3777
3777
|
"location": {
|
3778
3778
|
"filePath": "import-components.ts",
|
3779
|
-
"line":
|
3779
|
+
"line": 75,
|
3780
3780
|
"character": 3
|
3781
3781
|
},
|
3782
3782
|
"signature": "(property) id: string",
|
@@ -3785,7 +3785,7 @@
|
|
3785
3785
|
"__schema": "KeywordTypeSchema",
|
3786
3786
|
"location": {
|
3787
3787
|
"filePath": "import-components.ts",
|
3788
|
-
"line":
|
3788
|
+
"line": 75,
|
3789
3789
|
"character": 7
|
3790
3790
|
},
|
3791
3791
|
"name": "string"
|
@@ -3796,7 +3796,7 @@
|
|
3796
3796
|
"__schema": "VariableLikeSchema",
|
3797
3797
|
"location": {
|
3798
3798
|
"filePath": "import-components.ts",
|
3799
|
-
"line":
|
3799
|
+
"line": 76,
|
3800
3800
|
"character": 3
|
3801
3801
|
},
|
3802
3802
|
"signature": "(property) versions: string[]",
|
@@ -3805,14 +3805,14 @@
|
|
3805
3805
|
"__schema": "TypeArraySchema",
|
3806
3806
|
"location": {
|
3807
3807
|
"filePath": "import-components.ts",
|
3808
|
-
"line":
|
3808
|
+
"line": 76,
|
3809
3809
|
"character": 13
|
3810
3810
|
},
|
3811
3811
|
"type": {
|
3812
3812
|
"__schema": "KeywordTypeSchema",
|
3813
3813
|
"location": {
|
3814
3814
|
"filePath": "import-components.ts",
|
3815
|
-
"line":
|
3815
|
+
"line": 76,
|
3816
3816
|
"character": 13
|
3817
3817
|
},
|
3818
3818
|
"name": "string"
|
@@ -3824,7 +3824,7 @@
|
|
3824
3824
|
"__schema": "VariableLikeSchema",
|
3825
3825
|
"location": {
|
3826
3826
|
"filePath": "import-components.ts",
|
3827
|
-
"line":
|
3827
|
+
"line": 77,
|
3828
3828
|
"character": 3
|
3829
3829
|
},
|
3830
3830
|
"signature": "(property) latestVersion: string | null",
|
@@ -3833,7 +3833,7 @@
|
|
3833
3833
|
"__schema": "TypeUnionSchema",
|
3834
3834
|
"location": {
|
3835
3835
|
"filePath": "import-components.ts",
|
3836
|
-
"line":
|
3836
|
+
"line": 77,
|
3837
3837
|
"character": 18
|
3838
3838
|
},
|
3839
3839
|
"types": [
|
@@ -3841,7 +3841,7 @@
|
|
3841
3841
|
"__schema": "KeywordTypeSchema",
|
3842
3842
|
"location": {
|
3843
3843
|
"filePath": "import-components.ts",
|
3844
|
-
"line":
|
3844
|
+
"line": 77,
|
3845
3845
|
"character": 18
|
3846
3846
|
},
|
3847
3847
|
"name": "string"
|
@@ -3850,7 +3850,7 @@
|
|
3850
3850
|
"__schema": "LiteralTypeSchema",
|
3851
3851
|
"location": {
|
3852
3852
|
"filePath": "import-components.ts",
|
3853
|
-
"line":
|
3853
|
+
"line": 77,
|
3854
3854
|
"character": 27
|
3855
3855
|
},
|
3856
3856
|
"name": "null"
|
@@ -3863,7 +3863,7 @@
|
|
3863
3863
|
"__schema": "VariableLikeSchema",
|
3864
3864
|
"location": {
|
3865
3865
|
"filePath": "import-components.ts",
|
3866
|
-
"line":
|
3866
|
+
"line": 78,
|
3867
3867
|
"character": 3
|
3868
3868
|
},
|
3869
3869
|
"signature": "(property) status: ImportStatus",
|
@@ -3872,7 +3872,7 @@
|
|
3872
3872
|
"__schema": "TypeRefSchema",
|
3873
3873
|
"location": {
|
3874
3874
|
"filePath": "import-components.ts",
|
3875
|
-
"line":
|
3875
|
+
"line": 78,
|
3876
3876
|
"character": 3
|
3877
3877
|
},
|
3878
3878
|
"name": "ImportStatus",
|
@@ -3884,7 +3884,7 @@
|
|
3884
3884
|
"__schema": "VariableLikeSchema",
|
3885
3885
|
"location": {
|
3886
3886
|
"filePath": "import-components.ts",
|
3887
|
-
"line":
|
3887
|
+
"line": 79,
|
3888
3888
|
"character": 3
|
3889
3889
|
},
|
3890
3890
|
"signature": "(property) filesStatus: FilesStatus | null | undefined",
|
@@ -3893,7 +3893,7 @@
|
|
3893
3893
|
"__schema": "TypeUnionSchema",
|
3894
3894
|
"location": {
|
3895
3895
|
"filePath": "import-components.ts",
|
3896
|
-
"line":
|
3896
|
+
"line": 79,
|
3897
3897
|
"character": 16
|
3898
3898
|
},
|
3899
3899
|
"types": [
|
@@ -3901,7 +3901,7 @@
|
|
3901
3901
|
"__schema": "TypeRefSchema",
|
3902
3902
|
"location": {
|
3903
3903
|
"filePath": "import-components.ts",
|
3904
|
-
"line":
|
3904
|
+
"line": 79,
|
3905
3905
|
"character": 16
|
3906
3906
|
},
|
3907
3907
|
"name": "FilesStatus"
|
@@ -3910,7 +3910,7 @@
|
|
3910
3910
|
"__schema": "LiteralTypeSchema",
|
3911
3911
|
"location": {
|
3912
3912
|
"filePath": "import-components.ts",
|
3913
|
-
"line":
|
3913
|
+
"line": 79,
|
3914
3914
|
"character": 30
|
3915
3915
|
},
|
3916
3916
|
"name": "null"
|
@@ -3919,7 +3919,7 @@
|
|
3919
3919
|
"__schema": "KeywordTypeSchema",
|
3920
3920
|
"location": {
|
3921
3921
|
"filePath": "import-components.ts",
|
3922
|
-
"line":
|
3922
|
+
"line": 79,
|
3923
3923
|
"character": 37
|
3924
3924
|
},
|
3925
3925
|
"name": "undefined"
|
@@ -3932,7 +3932,7 @@
|
|
3932
3932
|
"__schema": "VariableLikeSchema",
|
3933
3933
|
"location": {
|
3934
3934
|
"filePath": "import-components.ts",
|
3935
|
-
"line":
|
3935
|
+
"line": 80,
|
3936
3936
|
"character": 3
|
3937
3937
|
},
|
3938
3938
|
"signature": "(property) missingDeps: ComponentID[]",
|
@@ -3941,14 +3941,14 @@
|
|
3941
3941
|
"__schema": "TypeArraySchema",
|
3942
3942
|
"location": {
|
3943
3943
|
"filePath": "import-components.ts",
|
3944
|
-
"line":
|
3944
|
+
"line": 80,
|
3945
3945
|
"character": 16
|
3946
3946
|
},
|
3947
3947
|
"type": {
|
3948
3948
|
"__schema": "TypeRefSchema",
|
3949
3949
|
"location": {
|
3950
3950
|
"filePath": "import-components.ts",
|
3951
|
-
"line":
|
3951
|
+
"line": 80,
|
3952
3952
|
"character": 16
|
3953
3953
|
},
|
3954
3954
|
"name": "ComponentID"
|
@@ -3960,7 +3960,7 @@
|
|
3960
3960
|
"__schema": "VariableLikeSchema",
|
3961
3961
|
"location": {
|
3962
3962
|
"filePath": "import-components.ts",
|
3963
|
-
"line":
|
3963
|
+
"line": 81,
|
3964
3964
|
"character": 3
|
3965
3965
|
},
|
3966
3966
|
"signature": "(property) deprecated: boolean",
|
@@ -3969,7 +3969,7 @@
|
|
3969
3969
|
"__schema": "KeywordTypeSchema",
|
3970
3970
|
"location": {
|
3971
3971
|
"filePath": "import-components.ts",
|
3972
|
-
"line":
|
3972
|
+
"line": 81,
|
3973
3973
|
"character": 15
|
3974
3974
|
},
|
3975
3975
|
"name": "boolean"
|
@@ -3980,7 +3980,7 @@
|
|
3980
3980
|
"__schema": "VariableLikeSchema",
|
3981
3981
|
"location": {
|
3982
3982
|
"filePath": "import-components.ts",
|
3983
|
-
"line":
|
3983
|
+
"line": 82,
|
3984
3984
|
"character": 3
|
3985
3985
|
},
|
3986
3986
|
"signature": "(property) removed?: boolean | undefined",
|
@@ -3989,7 +3989,7 @@
|
|
3989
3989
|
"__schema": "KeywordTypeSchema",
|
3990
3990
|
"location": {
|
3991
3991
|
"filePath": "import-components.ts",
|
3992
|
-
"line":
|
3992
|
+
"line": 82,
|
3993
3993
|
"character": 13
|
3994
3994
|
},
|
3995
3995
|
"name": "boolean"
|
@@ -4003,7 +4003,7 @@
|
|
4003
4003
|
"__schema": "TypeSchema",
|
4004
4004
|
"location": {
|
4005
4005
|
"filePath": "import-components.ts",
|
4006
|
-
"line":
|
4006
|
+
"line": 84,
|
4007
4007
|
"character": 1
|
4008
4008
|
},
|
4009
4009
|
"signature": "type ImportResult = {\n importedIds: ComponentID[];\n importedDeps: ComponentID[];\n writtenComponents?: Component[] | undefined;\n importDetails: ImportDetails[];\n cancellationMessage?: string | undefined;\n installationError?: Error | undefined;\n compilationError?: Error | undefined;\n workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined;\n missingIds?: string[] | undefined;\n lane?: Lane | undefined;\n}",
|
@@ -4012,7 +4012,7 @@
|
|
4012
4012
|
"__schema": "TypeLiteralSchema",
|
4013
4013
|
"location": {
|
4014
4014
|
"filePath": "import-components.ts",
|
4015
|
-
"line":
|
4015
|
+
"line": 84,
|
4016
4016
|
"character": 28
|
4017
4017
|
},
|
4018
4018
|
"members": [
|
@@ -4020,7 +4020,7 @@
|
|
4020
4020
|
"__schema": "VariableLikeSchema",
|
4021
4021
|
"location": {
|
4022
4022
|
"filePath": "import-components.ts",
|
4023
|
-
"line":
|
4023
|
+
"line": 85,
|
4024
4024
|
"character": 3
|
4025
4025
|
},
|
4026
4026
|
"signature": "(property) importedIds: ComponentID[]",
|
@@ -4029,14 +4029,14 @@
|
|
4029
4029
|
"__schema": "TypeArraySchema",
|
4030
4030
|
"location": {
|
4031
4031
|
"filePath": "import-components.ts",
|
4032
|
-
"line":
|
4032
|
+
"line": 85,
|
4033
4033
|
"character": 16
|
4034
4034
|
},
|
4035
4035
|
"type": {
|
4036
4036
|
"__schema": "TypeRefSchema",
|
4037
4037
|
"location": {
|
4038
4038
|
"filePath": "import-components.ts",
|
4039
|
-
"line":
|
4039
|
+
"line": 85,
|
4040
4040
|
"character": 16
|
4041
4041
|
},
|
4042
4042
|
"name": "ComponentID"
|
@@ -4048,7 +4048,7 @@
|
|
4048
4048
|
"__schema": "VariableLikeSchema",
|
4049
4049
|
"location": {
|
4050
4050
|
"filePath": "import-components.ts",
|
4051
|
-
"line":
|
4051
|
+
"line": 86,
|
4052
4052
|
"character": 3
|
4053
4053
|
},
|
4054
4054
|
"signature": "(property) importedDeps: ComponentID[]",
|
@@ -4057,14 +4057,14 @@
|
|
4057
4057
|
"__schema": "TypeArraySchema",
|
4058
4058
|
"location": {
|
4059
4059
|
"filePath": "import-components.ts",
|
4060
|
-
"line":
|
4060
|
+
"line": 86,
|
4061
4061
|
"character": 17
|
4062
4062
|
},
|
4063
4063
|
"type": {
|
4064
4064
|
"__schema": "TypeRefSchema",
|
4065
4065
|
"location": {
|
4066
4066
|
"filePath": "import-components.ts",
|
4067
|
-
"line":
|
4067
|
+
"line": 86,
|
4068
4068
|
"character": 17
|
4069
4069
|
},
|
4070
4070
|
"name": "ComponentID"
|
@@ -4076,7 +4076,7 @@
|
|
4076
4076
|
"__schema": "VariableLikeSchema",
|
4077
4077
|
"location": {
|
4078
4078
|
"filePath": "import-components.ts",
|
4079
|
-
"line":
|
4079
|
+
"line": 87,
|
4080
4080
|
"character": 3
|
4081
4081
|
},
|
4082
4082
|
"signature": "(property) writtenComponents?: Component[] | undefined",
|
@@ -4085,14 +4085,14 @@
|
|
4085
4085
|
"__schema": "TypeArraySchema",
|
4086
4086
|
"location": {
|
4087
4087
|
"filePath": "import-components.ts",
|
4088
|
-
"line":
|
4088
|
+
"line": 87,
|
4089
4089
|
"character": 23
|
4090
4090
|
},
|
4091
4091
|
"type": {
|
4092
4092
|
"__schema": "TypeRefSchema",
|
4093
4093
|
"location": {
|
4094
4094
|
"filePath": "import-components.ts",
|
4095
|
-
"line":
|
4095
|
+
"line": 87,
|
4096
4096
|
"character": 23
|
4097
4097
|
},
|
4098
4098
|
"name": "Component"
|
@@ -4104,7 +4104,7 @@
|
|
4104
4104
|
"__schema": "VariableLikeSchema",
|
4105
4105
|
"location": {
|
4106
4106
|
"filePath": "import-components.ts",
|
4107
|
-
"line":
|
4107
|
+
"line": 88,
|
4108
4108
|
"character": 3
|
4109
4109
|
},
|
4110
4110
|
"signature": "(property) importDetails: ImportDetails[]",
|
@@ -4113,14 +4113,14 @@
|
|
4113
4113
|
"__schema": "TypeArraySchema",
|
4114
4114
|
"location": {
|
4115
4115
|
"filePath": "import-components.ts",
|
4116
|
-
"line":
|
4116
|
+
"line": 88,
|
4117
4117
|
"character": 18
|
4118
4118
|
},
|
4119
4119
|
"type": {
|
4120
4120
|
"__schema": "TypeRefSchema",
|
4121
4121
|
"location": {
|
4122
4122
|
"filePath": "import-components.ts",
|
4123
|
-
"line":
|
4123
|
+
"line": 88,
|
4124
4124
|
"character": 18
|
4125
4125
|
},
|
4126
4126
|
"name": "ImportDetails"
|
@@ -4132,7 +4132,7 @@
|
|
4132
4132
|
"__schema": "VariableLikeSchema",
|
4133
4133
|
"location": {
|
4134
4134
|
"filePath": "import-components.ts",
|
4135
|
-
"line":
|
4135
|
+
"line": 89,
|
4136
4136
|
"character": 3
|
4137
4137
|
},
|
4138
4138
|
"signature": "(property) cancellationMessage?: string | undefined",
|
@@ -4141,7 +4141,7 @@
|
|
4141
4141
|
"__schema": "KeywordTypeSchema",
|
4142
4142
|
"location": {
|
4143
4143
|
"filePath": "import-components.ts",
|
4144
|
-
"line":
|
4144
|
+
"line": 89,
|
4145
4145
|
"character": 25
|
4146
4146
|
},
|
4147
4147
|
"name": "string"
|
@@ -4152,7 +4152,7 @@
|
|
4152
4152
|
"__schema": "VariableLikeSchema",
|
4153
4153
|
"location": {
|
4154
4154
|
"filePath": "import-components.ts",
|
4155
|
-
"line":
|
4155
|
+
"line": 90,
|
4156
4156
|
"character": 3
|
4157
4157
|
},
|
4158
4158
|
"signature": "(property) installationError?: Error | undefined",
|
@@ -4161,7 +4161,7 @@
|
|
4161
4161
|
"__schema": "TypeRefSchema",
|
4162
4162
|
"location": {
|
4163
4163
|
"filePath": "import-components.ts",
|
4164
|
-
"line":
|
4164
|
+
"line": 90,
|
4165
4165
|
"character": 23
|
4166
4166
|
},
|
4167
4167
|
"name": "Error"
|
@@ -4172,7 +4172,7 @@
|
|
4172
4172
|
"__schema": "VariableLikeSchema",
|
4173
4173
|
"location": {
|
4174
4174
|
"filePath": "import-components.ts",
|
4175
|
-
"line":
|
4175
|
+
"line": 91,
|
4176
4176
|
"character": 3
|
4177
4177
|
},
|
4178
4178
|
"signature": "(property) compilationError?: Error | undefined",
|
@@ -4181,7 +4181,7 @@
|
|
4181
4181
|
"__schema": "TypeRefSchema",
|
4182
4182
|
"location": {
|
4183
4183
|
"filePath": "import-components.ts",
|
4184
|
-
"line":
|
4184
|
+
"line": 91,
|
4185
4185
|
"character": 22
|
4186
4186
|
},
|
4187
4187
|
"name": "Error"
|
@@ -4192,7 +4192,7 @@
|
|
4192
4192
|
"__schema": "VariableLikeSchema",
|
4193
4193
|
"location": {
|
4194
4194
|
"filePath": "import-components.ts",
|
4195
|
-
"line":
|
4195
|
+
"line": 92,
|
4196
4196
|
"character": 3
|
4197
4197
|
},
|
4198
4198
|
"signature": "(property) workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined",
|
@@ -4201,7 +4201,7 @@
|
|
4201
4201
|
"__schema": "TypeRefSchema",
|
4202
4202
|
"location": {
|
4203
4203
|
"filePath": "import-components.ts",
|
4204
|
-
"line":
|
4204
|
+
"line": 92,
|
4205
4205
|
"character": 33
|
4206
4206
|
},
|
4207
4207
|
"name": "WorkspaceConfigUpdateResult"
|
@@ -4212,7 +4212,7 @@
|
|
4212
4212
|
"__schema": "VariableLikeSchema",
|
4213
4213
|
"location": {
|
4214
4214
|
"filePath": "import-components.ts",
|
4215
|
-
"line":
|
4215
|
+
"line": 93,
|
4216
4216
|
"character": 3
|
4217
4217
|
},
|
4218
4218
|
"signature": "(property) missingIds?: string[] | undefined",
|
@@ -4221,14 +4221,14 @@
|
|
4221
4221
|
"__schema": "TypeArraySchema",
|
4222
4222
|
"location": {
|
4223
4223
|
"filePath": "import-components.ts",
|
4224
|
-
"line":
|
4224
|
+
"line": 93,
|
4225
4225
|
"character": 16
|
4226
4226
|
},
|
4227
4227
|
"type": {
|
4228
4228
|
"__schema": "KeywordTypeSchema",
|
4229
4229
|
"location": {
|
4230
4230
|
"filePath": "import-components.ts",
|
4231
|
-
"line":
|
4231
|
+
"line": 93,
|
4232
4232
|
"character": 16
|
4233
4233
|
},
|
4234
4234
|
"name": "string"
|
@@ -4240,7 +4240,7 @@
|
|
4240
4240
|
"__schema": "VariableLikeSchema",
|
4241
4241
|
"location": {
|
4242
4242
|
"filePath": "import-components.ts",
|
4243
|
-
"line":
|
4243
|
+
"line": 94,
|
4244
4244
|
"character": 3
|
4245
4245
|
},
|
4246
4246
|
"signature": "(property) lane?: Lane | undefined",
|
@@ -4249,7 +4249,7 @@
|
|
4249
4249
|
"__schema": "TypeRefSchema",
|
4250
4250
|
"location": {
|
4251
4251
|
"filePath": "import-components.ts",
|
4252
|
-
"line":
|
4252
|
+
"line": 94,
|
4253
4253
|
"character": 10
|
4254
4254
|
},
|
4255
4255
|
"name": "Lane"
|
@@ -4263,7 +4263,7 @@
|
|
4263
4263
|
"__schema": "ClassSchema",
|
4264
4264
|
"location": {
|
4265
4265
|
"filePath": "import-components.ts",
|
4266
|
-
"line":
|
4266
|
+
"line": 97,
|
4267
4267
|
"character": 1
|
4268
4268
|
},
|
4269
4269
|
"signature": "class ImportComponents",
|
@@ -4273,7 +4273,7 @@
|
|
4273
4273
|
"__schema": "VariableLikeSchema",
|
4274
4274
|
"location": {
|
4275
4275
|
"filePath": "import-components.ts",
|
4276
|
-
"line":
|
4276
|
+
"line": 98,
|
4277
4277
|
"character": 3
|
4278
4278
|
},
|
4279
4279
|
"signature": "(property) ImportComponents.consumer: Consumer",
|
@@ -4282,7 +4282,7 @@
|
|
4282
4282
|
"__schema": "TypeRefSchema",
|
4283
4283
|
"location": {
|
4284
4284
|
"filePath": "import-components.ts",
|
4285
|
-
"line":
|
4285
|
+
"line": 98,
|
4286
4286
|
"character": 3
|
4287
4287
|
},
|
4288
4288
|
"name": "Consumer",
|
@@ -4294,7 +4294,7 @@
|
|
4294
4294
|
"__schema": "VariableLikeSchema",
|
4295
4295
|
"location": {
|
4296
4296
|
"filePath": "import-components.ts",
|
4297
|
-
"line":
|
4297
|
+
"line": 99,
|
4298
4298
|
"character": 3
|
4299
4299
|
},
|
4300
4300
|
"signature": "(property) ImportComponents.scope: Scope",
|
@@ -4303,7 +4303,7 @@
|
|
4303
4303
|
"__schema": "TypeRefSchema",
|
4304
4304
|
"location": {
|
4305
4305
|
"filePath": "import-components.ts",
|
4306
|
-
"line":
|
4306
|
+
"line": 99,
|
4307
4307
|
"character": 3
|
4308
4308
|
},
|
4309
4309
|
"name": "Scope",
|
@@ -4315,7 +4315,7 @@
|
|
4315
4315
|
"__schema": "VariableLikeSchema",
|
4316
4316
|
"location": {
|
4317
4317
|
"filePath": "import-components.ts",
|
4318
|
-
"line":
|
4318
|
+
"line": 100,
|
4319
4319
|
"character": 3
|
4320
4320
|
},
|
4321
4321
|
"signature": "(property) ImportComponents.mergeStatus: {\n [id: string]: FilesStatus;\n}",
|
@@ -4324,7 +4324,7 @@
|
|
4324
4324
|
"__schema": "TypeLiteralSchema",
|
4325
4325
|
"location": {
|
4326
4326
|
"filePath": "import-components.ts",
|
4327
|
-
"line":
|
4327
|
+
"line": 100,
|
4328
4328
|
"character": 16
|
4329
4329
|
},
|
4330
4330
|
"members": [
|
@@ -4332,14 +4332,14 @@
|
|
4332
4332
|
"__schema": "IndexSignatureSchema",
|
4333
4333
|
"location": {
|
4334
4334
|
"filePath": "import-components.ts",
|
4335
|
-
"line":
|
4335
|
+
"line": 100,
|
4336
4336
|
"character": 18
|
4337
4337
|
},
|
4338
4338
|
"keyType": {
|
4339
4339
|
"__schema": "ParameterSchema",
|
4340
4340
|
"location": {
|
4341
4341
|
"filePath": "import-components.ts",
|
4342
|
-
"line":
|
4342
|
+
"line": 100,
|
4343
4343
|
"character": 19
|
4344
4344
|
},
|
4345
4345
|
"name": "id",
|
@@ -4347,7 +4347,7 @@
|
|
4347
4347
|
"__schema": "KeywordTypeSchema",
|
4348
4348
|
"location": {
|
4349
4349
|
"filePath": "import-components.ts",
|
4350
|
-
"line":
|
4350
|
+
"line": 100,
|
4351
4351
|
"character": 23
|
4352
4352
|
},
|
4353
4353
|
"name": "string"
|
@@ -4359,7 +4359,7 @@
|
|
4359
4359
|
"__schema": "TypeRefSchema",
|
4360
4360
|
"location": {
|
4361
4361
|
"filePath": "import-components.ts",
|
4362
|
-
"line":
|
4362
|
+
"line": 100,
|
4363
4363
|
"character": 32
|
4364
4364
|
},
|
4365
4365
|
"name": "FilesStatus"
|
@@ -4373,7 +4373,7 @@
|
|
4373
4373
|
"__schema": "ConstructorSchema",
|
4374
4374
|
"location": {
|
4375
4375
|
"filePath": "import-components.ts",
|
4376
|
-
"line":
|
4376
|
+
"line": 103,
|
4377
4377
|
"character": 3
|
4378
4378
|
},
|
4379
4379
|
"signature": "constructor ImportComponents(workspace: Workspace, graph: GraphMain, componentWriter: ComponentWriterMain, envs: EnvsMain, logger: Logger, lister: ListerMain, options: ImportOptions): ImportComponents",
|
@@ -4383,7 +4383,7 @@
|
|
4383
4383
|
"__schema": "ParameterSchema",
|
4384
4384
|
"location": {
|
4385
4385
|
"filePath": "import-components.ts",
|
4386
|
-
"line":
|
4386
|
+
"line": 104,
|
4387
4387
|
"character": 5
|
4388
4388
|
},
|
4389
4389
|
"name": "workspace",
|
@@ -4391,7 +4391,7 @@
|
|
4391
4391
|
"__schema": "TypeRefSchema",
|
4392
4392
|
"location": {
|
4393
4393
|
"filePath": "import-components.ts",
|
4394
|
-
"line":
|
4394
|
+
"line": 104,
|
4395
4395
|
"character": 24
|
4396
4396
|
},
|
4397
4397
|
"name": "Workspace"
|
@@ -4403,7 +4403,7 @@
|
|
4403
4403
|
"__schema": "ParameterSchema",
|
4404
4404
|
"location": {
|
4405
4405
|
"filePath": "import-components.ts",
|
4406
|
-
"line":
|
4406
|
+
"line": 105,
|
4407
4407
|
"character": 5
|
4408
4408
|
},
|
4409
4409
|
"name": "graph",
|
@@ -4411,7 +4411,7 @@
|
|
4411
4411
|
"__schema": "TypeRefSchema",
|
4412
4412
|
"location": {
|
4413
4413
|
"filePath": "import-components.ts",
|
4414
|
-
"line":
|
4414
|
+
"line": 105,
|
4415
4415
|
"character": 20
|
4416
4416
|
},
|
4417
4417
|
"name": "GraphMain"
|
@@ -4423,7 +4423,7 @@
|
|
4423
4423
|
"__schema": "ParameterSchema",
|
4424
4424
|
"location": {
|
4425
4425
|
"filePath": "import-components.ts",
|
4426
|
-
"line":
|
4426
|
+
"line": 106,
|
4427
4427
|
"character": 5
|
4428
4428
|
},
|
4429
4429
|
"name": "componentWriter",
|
@@ -4431,7 +4431,7 @@
|
|
4431
4431
|
"__schema": "TypeRefSchema",
|
4432
4432
|
"location": {
|
4433
4433
|
"filePath": "import-components.ts",
|
4434
|
-
"line":
|
4434
|
+
"line": 106,
|
4435
4435
|
"character": 30
|
4436
4436
|
},
|
4437
4437
|
"name": "ComponentWriterMain"
|
@@ -4443,7 +4443,7 @@
|
|
4443
4443
|
"__schema": "ParameterSchema",
|
4444
4444
|
"location": {
|
4445
4445
|
"filePath": "import-components.ts",
|
4446
|
-
"line":
|
4446
|
+
"line": 107,
|
4447
4447
|
"character": 5
|
4448
4448
|
},
|
4449
4449
|
"name": "envs",
|
@@ -4451,7 +4451,7 @@
|
|
4451
4451
|
"__schema": "TypeRefSchema",
|
4452
4452
|
"location": {
|
4453
4453
|
"filePath": "import-components.ts",
|
4454
|
-
"line":
|
4454
|
+
"line": 107,
|
4455
4455
|
"character": 19
|
4456
4456
|
},
|
4457
4457
|
"name": "EnvsMain"
|
@@ -4463,7 +4463,7 @@
|
|
4463
4463
|
"__schema": "ParameterSchema",
|
4464
4464
|
"location": {
|
4465
4465
|
"filePath": "import-components.ts",
|
4466
|
-
"line":
|
4466
|
+
"line": 108,
|
4467
4467
|
"character": 5
|
4468
4468
|
},
|
4469
4469
|
"name": "logger",
|
@@ -4471,7 +4471,7 @@
|
|
4471
4471
|
"__schema": "TypeRefSchema",
|
4472
4472
|
"location": {
|
4473
4473
|
"filePath": "import-components.ts",
|
4474
|
-
"line":
|
4474
|
+
"line": 108,
|
4475
4475
|
"character": 21
|
4476
4476
|
},
|
4477
4477
|
"name": "Logger"
|
@@ -4483,7 +4483,7 @@
|
|
4483
4483
|
"__schema": "ParameterSchema",
|
4484
4484
|
"location": {
|
4485
4485
|
"filePath": "import-components.ts",
|
4486
|
-
"line":
|
4486
|
+
"line": 109,
|
4487
4487
|
"character": 5
|
4488
4488
|
},
|
4489
4489
|
"name": "lister",
|
@@ -4491,7 +4491,7 @@
|
|
4491
4491
|
"__schema": "TypeRefSchema",
|
4492
4492
|
"location": {
|
4493
4493
|
"filePath": "import-components.ts",
|
4494
|
-
"line":
|
4494
|
+
"line": 109,
|
4495
4495
|
"character": 21
|
4496
4496
|
},
|
4497
4497
|
"name": "ListerMain"
|
@@ -4503,7 +4503,7 @@
|
|
4503
4503
|
"__schema": "ParameterSchema",
|
4504
4504
|
"location": {
|
4505
4505
|
"filePath": "import-components.ts",
|
4506
|
-
"line":
|
4506
|
+
"line": 110,
|
4507
4507
|
"character": 5
|
4508
4508
|
},
|
4509
4509
|
"name": "options",
|
@@ -4511,7 +4511,7 @@
|
|
4511
4511
|
"__schema": "TypeRefSchema",
|
4512
4512
|
"location": {
|
4513
4513
|
"filePath": "import-components.ts",
|
4514
|
-
"line":
|
4514
|
+
"line": 110,
|
4515
4515
|
"character": 21
|
4516
4516
|
},
|
4517
4517
|
"name": "ImportOptions"
|
@@ -4524,7 +4524,7 @@
|
|
4524
4524
|
"__schema": "ThisTypeSchema",
|
4525
4525
|
"location": {
|
4526
4526
|
"filePath": "import-components.ts",
|
4527
|
-
"line":
|
4527
|
+
"line": 97,
|
4528
4528
|
"character": 1
|
4529
4529
|
},
|
4530
4530
|
"name": "ImportComponents"
|
@@ -4535,7 +4535,7 @@
|
|
4535
4535
|
"__schema": "FunctionLikeSchema",
|
4536
4536
|
"location": {
|
4537
4537
|
"filePath": "import-components.ts",
|
4538
|
-
"line":
|
4538
|
+
"line": 117,
|
4539
4539
|
"character": 3
|
4540
4540
|
},
|
4541
4541
|
"signature": "(method) ImportComponents.importComponents(): Promise<ImportResult>",
|
@@ -4545,7 +4545,7 @@
|
|
4545
4545
|
"__schema": "TypeRefSchema",
|
4546
4546
|
"location": {
|
4547
4547
|
"filePath": "import-components.ts",
|
4548
|
-
"line":
|
4548
|
+
"line": 117,
|
4549
4549
|
"character": 29
|
4550
4550
|
},
|
4551
4551
|
"name": "Promise",
|
@@ -4554,7 +4554,7 @@
|
|
4554
4554
|
"__schema": "TypeRefSchema",
|
4555
4555
|
"location": {
|
4556
4556
|
"filePath": "import-components.ts",
|
4557
|
-
"line":
|
4557
|
+
"line": 117,
|
4558
4558
|
"character": 37
|
4559
4559
|
},
|
4560
4560
|
"name": "ImportResult"
|
@@ -4569,7 +4569,7 @@
|
|
4569
4569
|
"__schema": "FunctionLikeSchema",
|
4570
4570
|
"location": {
|
4571
4571
|
"filePath": "import-components.ts",
|
4572
|
-
"line":
|
4572
|
+
"line": 136,
|
4573
4573
|
"character": 3
|
4574
4574
|
},
|
4575
4575
|
"signature": "(method) ImportComponents.importObjectsOnLane(): Promise<ImportResult>",
|
@@ -4579,7 +4579,7 @@
|
|
4579
4579
|
"__schema": "TypeRefSchema",
|
4580
4580
|
"location": {
|
4581
4581
|
"filePath": "import-components.ts",
|
4582
|
-
"line":
|
4582
|
+
"line": 136,
|
4583
4583
|
"character": 32
|
4584
4584
|
},
|
4585
4585
|
"name": "Promise",
|
@@ -4588,7 +4588,7 @@
|
|
4588
4588
|
"__schema": "TypeRefSchema",
|
4589
4589
|
"location": {
|
4590
4590
|
"filePath": "import-components.ts",
|
4591
|
-
"line":
|
4591
|
+
"line": 136,
|
4592
4592
|
"character": 40
|
4593
4593
|
},
|
4594
4594
|
"name": "ImportResult"
|
@@ -4603,7 +4603,7 @@
|
|
4603
4603
|
"__schema": "FunctionLikeSchema",
|
4604
4604
|
"location": {
|
4605
4605
|
"filePath": "import-components.ts",
|
4606
|
-
"line":
|
4606
|
+
"line": 188,
|
4607
4607
|
"character": 3
|
4608
4608
|
},
|
4609
4609
|
"signature": "(method) ImportComponents.importSpecificComponents(): Promise<ImportResult>",
|
@@ -4613,7 +4613,7 @@
|
|
4613
4613
|
"__schema": "TypeRefSchema",
|
4614
4614
|
"location": {
|
4615
4615
|
"filePath": "import-components.ts",
|
4616
|
-
"line":
|
4616
|
+
"line": 188,
|
4617
4617
|
"character": 37
|
4618
4618
|
},
|
4619
4619
|
"name": "Promise",
|
@@ -4622,7 +4622,7 @@
|
|
4622
4622
|
"__schema": "TypeRefSchema",
|
4623
4623
|
"location": {
|
4624
4624
|
"filePath": "import-components.ts",
|
4625
|
-
"line":
|
4625
|
+
"line": 188,
|
4626
4626
|
"character": 45
|
4627
4627
|
},
|
4628
4628
|
"name": "ImportResult"
|
@@ -4637,7 +4637,7 @@
|
|
4637
4637
|
"__schema": "FunctionLikeSchema",
|
4638
4638
|
"location": {
|
4639
4639
|
"filePath": "import-components.ts",
|
4640
|
-
"line":
|
4640
|
+
"line": 256,
|
4641
4641
|
"character": 3
|
4642
4642
|
},
|
4643
4643
|
"signature": "(method) ImportComponents._fetchDivergeData(components: Component[]): Promise<void>",
|
@@ -4647,7 +4647,7 @@
|
|
4647
4647
|
"__schema": "ParameterSchema",
|
4648
4648
|
"location": {
|
4649
4649
|
"filePath": "import-components.ts",
|
4650
|
-
"line":
|
4650
|
+
"line": 256,
|
4651
4651
|
"character": 27
|
4652
4652
|
},
|
4653
4653
|
"name": "components",
|
@@ -4655,14 +4655,14 @@
|
|
4655
4655
|
"__schema": "TypeArraySchema",
|
4656
4656
|
"location": {
|
4657
4657
|
"filePath": "import-components.ts",
|
4658
|
-
"line":
|
4658
|
+
"line": 256,
|
4659
4659
|
"character": 39
|
4660
4660
|
},
|
4661
4661
|
"type": {
|
4662
4662
|
"__schema": "TypeRefSchema",
|
4663
4663
|
"location": {
|
4664
4664
|
"filePath": "import-components.ts",
|
4665
|
-
"line":
|
4665
|
+
"line": 256,
|
4666
4666
|
"character": 39
|
4667
4667
|
},
|
4668
4668
|
"name": "Component"
|
@@ -4676,7 +4676,7 @@
|
|
4676
4676
|
"__schema": "InferenceTypeSchema",
|
4677
4677
|
"location": {
|
4678
4678
|
"filePath": "import-components.ts",
|
4679
|
-
"line":
|
4679
|
+
"line": 256,
|
4680
4680
|
"character": 3
|
4681
4681
|
},
|
4682
4682
|
"type": "Promise<void>"
|
@@ -4689,7 +4689,7 @@
|
|
4689
4689
|
"__schema": "FunctionLikeSchema",
|
4690
4690
|
"location": {
|
4691
4691
|
"filePath": "import-components.ts",
|
4692
|
-
"line":
|
4692
|
+
"line": 271,
|
4693
4693
|
"character": 3
|
4694
4694
|
},
|
4695
4695
|
"signature": "(method) ImportComponents._throwForDivergedHistory(): void",
|
@@ -4699,7 +4699,7 @@
|
|
4699
4699
|
"__schema": "InferenceTypeSchema",
|
4700
4700
|
"location": {
|
4701
4701
|
"filePath": "import-components.ts",
|
4702
|
-
"line":
|
4702
|
+
"line": 271,
|
4703
4703
|
"character": 3
|
4704
4704
|
},
|
4705
4705
|
"type": "void"
|
@@ -4710,7 +4710,7 @@
|
|
4710
4710
|
"__schema": "FunctionLikeSchema",
|
4711
4711
|
"location": {
|
4712
4712
|
"filePath": "import-components.ts",
|
4713
|
-
"line":
|
4713
|
+
"line": 511,
|
4714
4714
|
"character": 3
|
4715
4715
|
},
|
4716
4716
|
"signature": "(method) ImportComponents.importAccordingToBitMap(): Promise<ImportResult>",
|
@@ -4720,7 +4720,7 @@
|
|
4720
4720
|
"__schema": "TypeRefSchema",
|
4721
4721
|
"location": {
|
4722
4722
|
"filePath": "import-components.ts",
|
4723
|
-
"line":
|
4723
|
+
"line": 511,
|
4724
4724
|
"character": 36
|
4725
4725
|
},
|
4726
4726
|
"name": "Promise",
|
@@ -4729,7 +4729,7 @@
|
|
4729
4729
|
"__schema": "TypeRefSchema",
|
4730
4730
|
"location": {
|
4731
4731
|
"filePath": "import-components.ts",
|
4732
|
-
"line":
|
4732
|
+
"line": 511,
|
4733
4733
|
"character": 44
|
4734
4734
|
},
|
4735
4735
|
"name": "ImportResult"
|
@@ -4744,7 +4744,7 @@
|
|
4744
4744
|
"__schema": "FunctionLikeSchema",
|
4745
4745
|
"location": {
|
4746
4746
|
"filePath": "import-components.ts",
|
4747
|
-
"line":
|
4747
|
+
"line": 556,
|
4748
4748
|
"character": 3
|
4749
4749
|
},
|
4750
4750
|
"signature": "(method) ImportComponents._getCurrentVersions(ids: ComponentIdList): Promise<ImportedVersions>",
|
@@ -4754,7 +4754,7 @@
|
|
4754
4754
|
"__schema": "ParameterSchema",
|
4755
4755
|
"location": {
|
4756
4756
|
"filePath": "import-components.ts",
|
4757
|
-
"line":
|
4757
|
+
"line": 556,
|
4758
4758
|
"character": 29
|
4759
4759
|
},
|
4760
4760
|
"name": "ids",
|
@@ -4762,7 +4762,7 @@
|
|
4762
4762
|
"__schema": "TypeRefSchema",
|
4763
4763
|
"location": {
|
4764
4764
|
"filePath": "import-components.ts",
|
4765
|
-
"line":
|
4765
|
+
"line": 556,
|
4766
4766
|
"character": 34
|
4767
4767
|
},
|
4768
4768
|
"name": "ComponentIdList"
|
@@ -4775,7 +4775,7 @@
|
|
4775
4775
|
"__schema": "TypeRefSchema",
|
4776
4776
|
"location": {
|
4777
4777
|
"filePath": "import-components.ts",
|
4778
|
-
"line":
|
4778
|
+
"line": 556,
|
4779
4779
|
"character": 52
|
4780
4780
|
},
|
4781
4781
|
"name": "Promise",
|
@@ -4784,7 +4784,7 @@
|
|
4784
4784
|
"__schema": "TypeRefSchema",
|
4785
4785
|
"location": {
|
4786
4786
|
"filePath": "import-components.ts",
|
4787
|
-
"line":
|
4787
|
+
"line": 556,
|
4788
4788
|
"character": 60
|
4789
4789
|
},
|
4790
4790
|
"name": "ImportedVersions"
|
@@ -4799,14 +4799,14 @@
|
|
4799
4799
|
"__schema": "FunctionLikeSchema",
|
4800
4800
|
"location": {
|
4801
4801
|
"filePath": "import-components.ts",
|
4802
|
-
"line":
|
4802
|
+
"line": 570,
|
4803
4803
|
"character": 3
|
4804
4804
|
},
|
4805
4805
|
"doc": {
|
4806
4806
|
"__schema": "DocSchema",
|
4807
4807
|
"location": {
|
4808
4808
|
"filePath": "import-components.ts",
|
4809
|
-
"line":
|
4809
|
+
"line": 567,
|
4810
4810
|
"character": 3
|
4811
4811
|
},
|
4812
4812
|
"raw": "/**\n * get import details, includes the diff between the versions array before import and after import\n */",
|
@@ -4820,7 +4820,7 @@
|
|
4820
4820
|
"__schema": "ParameterSchema",
|
4821
4821
|
"location": {
|
4822
4822
|
"filePath": "import-components.ts",
|
4823
|
-
"line":
|
4823
|
+
"line": 571,
|
4824
4824
|
"character": 5
|
4825
4825
|
},
|
4826
4826
|
"name": "currentVersions",
|
@@ -4828,7 +4828,7 @@
|
|
4828
4828
|
"__schema": "TypeRefSchema",
|
4829
4829
|
"location": {
|
4830
4830
|
"filePath": "import-components.ts",
|
4831
|
-
"line":
|
4831
|
+
"line": 571,
|
4832
4832
|
"character": 22
|
4833
4833
|
},
|
4834
4834
|
"name": "ImportedVersions"
|
@@ -4840,7 +4840,7 @@
|
|
4840
4840
|
"__schema": "ParameterSchema",
|
4841
4841
|
"location": {
|
4842
4842
|
"filePath": "import-components.ts",
|
4843
|
-
"line":
|
4843
|
+
"line": 572,
|
4844
4844
|
"character": 5
|
4845
4845
|
},
|
4846
4846
|
"name": "components",
|
@@ -4848,14 +4848,14 @@
|
|
4848
4848
|
"__schema": "TypeArraySchema",
|
4849
4849
|
"location": {
|
4850
4850
|
"filePath": "import-components.ts",
|
4851
|
-
"line":
|
4851
|
+
"line": 572,
|
4852
4852
|
"character": 17
|
4853
4853
|
},
|
4854
4854
|
"type": {
|
4855
4855
|
"__schema": "TypeRefSchema",
|
4856
4856
|
"location": {
|
4857
4857
|
"filePath": "import-components.ts",
|
4858
|
-
"line":
|
4858
|
+
"line": 572,
|
4859
4859
|
"character": 17
|
4860
4860
|
},
|
4861
4861
|
"name": "VersionDependencies"
|
@@ -4869,7 +4869,7 @@
|
|
4869
4869
|
"__schema": "TypeRefSchema",
|
4870
4870
|
"location": {
|
4871
4871
|
"filePath": "import-components.ts",
|
4872
|
-
"line":
|
4872
|
+
"line": 573,
|
4873
4873
|
"character": 6
|
4874
4874
|
},
|
4875
4875
|
"name": "Promise",
|
@@ -4878,14 +4878,14 @@
|
|
4878
4878
|
"__schema": "TypeArraySchema",
|
4879
4879
|
"location": {
|
4880
4880
|
"filePath": "import-components.ts",
|
4881
|
-
"line":
|
4881
|
+
"line": 573,
|
4882
4882
|
"character": 14
|
4883
4883
|
},
|
4884
4884
|
"type": {
|
4885
4885
|
"__schema": "TypeRefSchema",
|
4886
4886
|
"location": {
|
4887
4887
|
"filePath": "import-components.ts",
|
4888
|
-
"line":
|
4888
|
+
"line": 573,
|
4889
4889
|
"character": 14
|
4890
4890
|
},
|
4891
4891
|
"name": "ImportDetails"
|
@@ -4901,7 +4901,7 @@
|
|
4901
4901
|
"__schema": "FunctionLikeSchema",
|
4902
4902
|
"location": {
|
4903
4903
|
"filePath": "import-components.ts",
|
4904
|
-
"line":
|
4904
|
+
"line": 614,
|
4905
4905
|
"character": 3
|
4906
4906
|
},
|
4907
4907
|
"signature": "(method) ImportComponents._throwForPotentialIssues(ids: ComponentIdList): Promise<void>",
|
@@ -4911,7 +4911,7 @@
|
|
4911
4911
|
"__schema": "ParameterSchema",
|
4912
4912
|
"location": {
|
4913
4913
|
"filePath": "import-components.ts",
|
4914
|
-
"line":
|
4914
|
+
"line": 614,
|
4915
4915
|
"character": 34
|
4916
4916
|
},
|
4917
4917
|
"name": "ids",
|
@@ -4919,7 +4919,7 @@
|
|
4919
4919
|
"__schema": "TypeRefSchema",
|
4920
4920
|
"location": {
|
4921
4921
|
"filePath": "import-components.ts",
|
4922
|
-
"line":
|
4922
|
+
"line": 614,
|
4923
4923
|
"character": 39
|
4924
4924
|
},
|
4925
4925
|
"name": "ComponentIdList"
|
@@ -4932,7 +4932,7 @@
|
|
4932
4932
|
"__schema": "TypeRefSchema",
|
4933
4933
|
"location": {
|
4934
4934
|
"filePath": "import-components.ts",
|
4935
|
-
"line":
|
4935
|
+
"line": 614,
|
4936
4936
|
"character": 57
|
4937
4937
|
},
|
4938
4938
|
"name": "Promise",
|
@@ -4941,7 +4941,7 @@
|
|
4941
4941
|
"__schema": "KeywordTypeSchema",
|
4942
4942
|
"location": {
|
4943
4943
|
"filePath": "import-components.ts",
|
4944
|
-
"line":
|
4944
|
+
"line": 614,
|
4945
4945
|
"character": 65
|
4946
4946
|
},
|
4947
4947
|
"name": "void"
|
@@ -4956,7 +4956,7 @@
|
|
4956
4956
|
"__schema": "FunctionLikeSchema",
|
4957
4957
|
"location": {
|
4958
4958
|
"filePath": "import-components.ts",
|
4959
|
-
"line":
|
4959
|
+
"line": 619,
|
4960
4960
|
"character": 3
|
4961
4961
|
},
|
4962
4962
|
"signature": "(method) ImportComponents._throwForModifiedOrNewComponents(ids: ComponentIdList): Promise<void>",
|
@@ -4966,7 +4966,7 @@
|
|
4966
4966
|
"__schema": "ParameterSchema",
|
4967
4967
|
"location": {
|
4968
4968
|
"filePath": "import-components.ts",
|
4969
|
-
"line":
|
4969
|
+
"line": 619,
|
4970
4970
|
"character": 42
|
4971
4971
|
},
|
4972
4972
|
"name": "ids",
|
@@ -4974,7 +4974,7 @@
|
|
4974
4974
|
"__schema": "TypeRefSchema",
|
4975
4975
|
"location": {
|
4976
4976
|
"filePath": "import-components.ts",
|
4977
|
-
"line":
|
4977
|
+
"line": 619,
|
4978
4978
|
"character": 47
|
4979
4979
|
},
|
4980
4980
|
"name": "ComponentIdList"
|
@@ -4987,7 +4987,7 @@
|
|
4987
4987
|
"__schema": "TypeRefSchema",
|
4988
4988
|
"location": {
|
4989
4989
|
"filePath": "import-components.ts",
|
4990
|
-
"line":
|
4990
|
+
"line": 619,
|
4991
4991
|
"character": 65
|
4992
4992
|
},
|
4993
4993
|
"name": "Promise",
|
@@ -4996,7 +4996,7 @@
|
|
4996
4996
|
"__schema": "KeywordTypeSchema",
|
4997
4997
|
"location": {
|
4998
4998
|
"filePath": "import-components.ts",
|
4999
|
-
"line":
|
4999
|
+
"line": 619,
|
5000
5000
|
"character": 73
|
5001
5001
|
},
|
5002
5002
|
"name": "void"
|
@@ -5011,14 +5011,14 @@
|
|
5011
5011
|
"__schema": "FunctionLikeSchema",
|
5012
5012
|
"location": {
|
5013
5013
|
"filePath": "import-components.ts",
|
5014
|
-
"line":
|
5014
|
+
"line": 642,
|
5015
5015
|
"character": 3
|
5016
5016
|
},
|
5017
5017
|
"doc": {
|
5018
5018
|
"__schema": "DocSchema",
|
5019
5019
|
"location": {
|
5020
5020
|
"filePath": "import-components.ts",
|
5021
|
-
"line":
|
5021
|
+
"line": 637,
|
5022
5022
|
"character": 3
|
5023
5023
|
},
|
5024
5024
|
"raw": "/**\n * Model Component id() calculation uses id.toString() for the hash.\n * If an imported component has scopereadonly name equals to a local name, both will have the exact same\n * hash and they'll override each other.\n */",
|
@@ -5032,7 +5032,7 @@
|
|
5032
5032
|
"__schema": "ParameterSchema",
|
5033
5033
|
"location": {
|
5034
5034
|
"filePath": "import-components.ts",
|
5035
|
-
"line":
|
5035
|
+
"line": 642,
|
5036
5036
|
"character": 43
|
5037
5037
|
},
|
5038
5038
|
"name": "ids",
|
@@ -5040,7 +5040,7 @@
|
|
5040
5040
|
"__schema": "TypeRefSchema",
|
5041
5041
|
"location": {
|
5042
5042
|
"filePath": "import-components.ts",
|
5043
|
-
"line":
|
5043
|
+
"line": 642,
|
5044
5044
|
"character": 48
|
5045
5045
|
},
|
5046
5046
|
"name": "ComponentIdList"
|
@@ -5053,7 +5053,7 @@
|
|
5053
5053
|
"__schema": "KeywordTypeSchema",
|
5054
5054
|
"location": {
|
5055
5055
|
"filePath": "import-components.ts",
|
5056
|
-
"line":
|
5056
|
+
"line": 642,
|
5057
5057
|
"character": 66
|
5058
5058
|
},
|
5059
5059
|
"name": "void"
|
@@ -5064,7 +5064,7 @@
|
|
5064
5064
|
"__schema": "FunctionLikeSchema",
|
5065
5065
|
"location": {
|
5066
5066
|
"filePath": "import-components.ts",
|
5067
|
-
"line":
|
5067
|
+
"line": 654,
|
5068
5068
|
"character": 3
|
5069
5069
|
},
|
5070
5070
|
"signature": "(method) ImportComponents._getMergeStatus(component: Component): Promise<ComponentMergeStatus>",
|
@@ -5074,7 +5074,7 @@
|
|
5074
5074
|
"__schema": "ParameterSchema",
|
5075
5075
|
"location": {
|
5076
5076
|
"filePath": "import-components.ts",
|
5077
|
-
"line":
|
5077
|
+
"line": 654,
|
5078
5078
|
"character": 25
|
5079
5079
|
},
|
5080
5080
|
"name": "component",
|
@@ -5082,7 +5082,7 @@
|
|
5082
5082
|
"__schema": "TypeRefSchema",
|
5083
5083
|
"location": {
|
5084
5084
|
"filePath": "import-components.ts",
|
5085
|
-
"line":
|
5085
|
+
"line": 654,
|
5086
5086
|
"character": 36
|
5087
5087
|
},
|
5088
5088
|
"name": "Component"
|
@@ -5095,7 +5095,7 @@
|
|
5095
5095
|
"__schema": "TypeRefSchema",
|
5096
5096
|
"location": {
|
5097
5097
|
"filePath": "import-components.ts",
|
5098
|
-
"line":
|
5098
|
+
"line": 654,
|
5099
5099
|
"character": 48
|
5100
5100
|
},
|
5101
5101
|
"name": "Promise",
|
@@ -5104,7 +5104,7 @@
|
|
5104
5104
|
"__schema": "TypeRefSchema",
|
5105
5105
|
"location": {
|
5106
5106
|
"filePath": "import-components.ts",
|
5107
|
-
"line":
|
5107
|
+
"line": 654,
|
5108
5108
|
"character": 56
|
5109
5109
|
},
|
5110
5110
|
"name": "ComponentMergeStatus"
|
@@ -5119,14 +5119,14 @@
|
|
5119
5119
|
"__schema": "FunctionLikeSchema",
|
5120
5120
|
"location": {
|
5121
5121
|
"filePath": "import-components.ts",
|
5122
|
-
"line":
|
5122
|
+
"line": 691,
|
5123
5123
|
"character": 3
|
5124
5124
|
},
|
5125
5125
|
"doc": {
|
5126
5126
|
"__schema": "DocSchema",
|
5127
5127
|
"location": {
|
5128
5128
|
"filePath": "import-components.ts",
|
5129
|
-
"line":
|
5129
|
+
"line": 681,
|
5130
5130
|
"character": 3
|
5131
5131
|
},
|
5132
5132
|
"raw": "/**\n * 1) when there are conflicts and the strategy is \"ours\", don't write the imported component to\n * the filesystem, only update bitmap.\n *\n * 2) when there are conflicts and the strategy is \"theirs\", override the local changes by the\n * imported component. (similar to --override)\n *\n * 3) when there is no conflict or there are conflicts and the strategy is manual, write the files\n * according to the merge result. (done by applyModifiedVersion())\n */",
|
@@ -5140,7 +5140,7 @@
|
|
5140
5140
|
"__schema": "ParameterSchema",
|
5141
5141
|
"location": {
|
5142
5142
|
"filePath": "import-components.ts",
|
5143
|
-
"line":
|
5143
|
+
"line": 691,
|
5144
5144
|
"character": 41
|
5145
5145
|
},
|
5146
5146
|
"name": "componentMergeStatus",
|
@@ -5148,7 +5148,7 @@
|
|
5148
5148
|
"__schema": "TypeRefSchema",
|
5149
5149
|
"location": {
|
5150
5150
|
"filePath": "import-components.ts",
|
5151
|
-
"line":
|
5151
|
+
"line": 691,
|
5152
5152
|
"character": 63
|
5153
5153
|
},
|
5154
5154
|
"name": "ComponentMergeStatus"
|
@@ -5161,7 +5161,7 @@
|
|
5161
5161
|
"__schema": "TypeUnionSchema",
|
5162
5162
|
"location": {
|
5163
5163
|
"filePath": "import-components.ts",
|
5164
|
-
"line":
|
5164
|
+
"line": 691,
|
5165
5165
|
"character": 86
|
5166
5166
|
},
|
5167
5167
|
"types": [
|
@@ -5169,7 +5169,7 @@
|
|
5169
5169
|
"__schema": "TypeRefSchema",
|
5170
5170
|
"location": {
|
5171
5171
|
"filePath": "import-components.ts",
|
5172
|
-
"line":
|
5172
|
+
"line": 691,
|
5173
5173
|
"character": 86
|
5174
5174
|
},
|
5175
5175
|
"name": "FilesStatus"
|
@@ -5178,7 +5178,7 @@
|
|
5178
5178
|
"__schema": "LiteralTypeSchema",
|
5179
5179
|
"location": {
|
5180
5180
|
"filePath": "import-components.ts",
|
5181
|
-
"line":
|
5181
|
+
"line": 691,
|
5182
5182
|
"character": 100
|
5183
5183
|
},
|
5184
5184
|
"name": "null"
|
@@ -5187,7 +5187,7 @@
|
|
5187
5187
|
"__schema": "KeywordTypeSchema",
|
5188
5188
|
"location": {
|
5189
5189
|
"filePath": "import-components.ts",
|
5190
|
-
"line":
|
5190
|
+
"line": 691,
|
5191
5191
|
"character": 107
|
5192
5192
|
},
|
5193
5193
|
"name": "undefined"
|
@@ -5200,14 +5200,14 @@
|
|
5200
5200
|
"__schema": "FunctionLikeSchema",
|
5201
5201
|
"location": {
|
5202
5202
|
"filePath": "import-components.ts",
|
5203
|
-
"line":
|
5203
|
+
"line": 731,
|
5204
5204
|
"character": 3
|
5205
5205
|
},
|
5206
5206
|
"doc": {
|
5207
5207
|
"__schema": "DocSchema",
|
5208
5208
|
"location": {
|
5209
5209
|
"filePath": "import-components.ts",
|
5210
|
-
"line":
|
5210
|
+
"line": 727,
|
5211
5211
|
"character": 3
|
5212
5212
|
},
|
5213
5213
|
"raw": "/**\n * update the component files if they are modified and there is a merge strategy.\n * returns only the components that need to be written to the filesystem\n */",
|
@@ -5221,7 +5221,7 @@
|
|
5221
5221
|
"__schema": "ParameterSchema",
|
5222
5222
|
"location": {
|
5223
5223
|
"filePath": "import-components.ts",
|
5224
|
-
"line":
|
5224
|
+
"line": 731,
|
5225
5225
|
"character": 53
|
5226
5226
|
},
|
5227
5227
|
"name": "components",
|
@@ -5229,14 +5229,14 @@
|
|
5229
5229
|
"__schema": "TypeArraySchema",
|
5230
5230
|
"location": {
|
5231
5231
|
"filePath": "import-components.ts",
|
5232
|
-
"line":
|
5232
|
+
"line": 731,
|
5233
5233
|
"character": 65
|
5234
5234
|
},
|
5235
5235
|
"type": {
|
5236
5236
|
"__schema": "TypeRefSchema",
|
5237
5237
|
"location": {
|
5238
5238
|
"filePath": "import-components.ts",
|
5239
|
-
"line":
|
5239
|
+
"line": 731,
|
5240
5240
|
"character": 65
|
5241
5241
|
},
|
5242
5242
|
"name": "Component"
|
@@ -5250,7 +5250,7 @@
|
|
5250
5250
|
"__schema": "TypeRefSchema",
|
5251
5251
|
"location": {
|
5252
5252
|
"filePath": "import-components.ts",
|
5253
|
-
"line":
|
5253
|
+
"line": 731,
|
5254
5254
|
"character": 79
|
5255
5255
|
},
|
5256
5256
|
"name": "Promise",
|
@@ -5259,14 +5259,14 @@
|
|
5259
5259
|
"__schema": "TypeArraySchema",
|
5260
5260
|
"location": {
|
5261
5261
|
"filePath": "import-components.ts",
|
5262
|
-
"line":
|
5262
|
+
"line": 731,
|
5263
5263
|
"character": 87
|
5264
5264
|
},
|
5265
5265
|
"type": {
|
5266
5266
|
"__schema": "TypeRefSchema",
|
5267
5267
|
"location": {
|
5268
5268
|
"filePath": "import-components.ts",
|
5269
|
-
"line":
|
5269
|
+
"line": 731,
|
5270
5270
|
"character": 87
|
5271
5271
|
},
|
5272
5272
|
"name": "Component"
|
@@ -5282,7 +5282,7 @@
|
|
5282
5282
|
"__schema": "FunctionLikeSchema",
|
5283
5283
|
"location": {
|
5284
5284
|
"filePath": "import-components.ts",
|
5285
|
-
"line":
|
5285
|
+
"line": 760,
|
5286
5286
|
"character": 3
|
5287
5287
|
},
|
5288
5288
|
"signature": "(method) ImportComponents._shouldSaveLaneData(): boolean",
|
@@ -5292,7 +5292,7 @@
|
|
5292
5292
|
"__schema": "KeywordTypeSchema",
|
5293
5293
|
"location": {
|
5294
5294
|
"filePath": "import-components.ts",
|
5295
|
-
"line":
|
5295
|
+
"line": 760,
|
5296
5296
|
"character": 26
|
5297
5297
|
},
|
5298
5298
|
"name": "boolean"
|
@@ -5303,7 +5303,7 @@
|
|
5303
5303
|
"__schema": "FunctionLikeSchema",
|
5304
5304
|
"location": {
|
5305
5305
|
"filePath": "import-components.ts",
|
5306
|
-
"line":
|
5306
|
+
"line": 767,
|
5307
5307
|
"character": 3
|
5308
5308
|
},
|
5309
5309
|
"signature": "(method) ImportComponents._saveLaneDataIfNeeded(components: Component[]): Promise<void>",
|
@@ -5313,7 +5313,7 @@
|
|
5313
5313
|
"__schema": "ParameterSchema",
|
5314
5314
|
"location": {
|
5315
5315
|
"filePath": "import-components.ts",
|
5316
|
-
"line":
|
5316
|
+
"line": 767,
|
5317
5317
|
"character": 31
|
5318
5318
|
},
|
5319
5319
|
"name": "components",
|
@@ -5321,14 +5321,14 @@
|
|
5321
5321
|
"__schema": "TypeArraySchema",
|
5322
5322
|
"location": {
|
5323
5323
|
"filePath": "import-components.ts",
|
5324
|
-
"line":
|
5324
|
+
"line": 767,
|
5325
5325
|
"character": 43
|
5326
5326
|
},
|
5327
5327
|
"type": {
|
5328
5328
|
"__schema": "TypeRefSchema",
|
5329
5329
|
"location": {
|
5330
5330
|
"filePath": "import-components.ts",
|
5331
|
-
"line":
|
5331
|
+
"line": 767,
|
5332
5332
|
"character": 43
|
5333
5333
|
},
|
5334
5334
|
"name": "Component"
|
@@ -5342,7 +5342,7 @@
|
|
5342
5342
|
"__schema": "TypeRefSchema",
|
5343
5343
|
"location": {
|
5344
5344
|
"filePath": "import-components.ts",
|
5345
|
-
"line":
|
5345
|
+
"line": 767,
|
5346
5346
|
"character": 57
|
5347
5347
|
},
|
5348
5348
|
"name": "Promise",
|
@@ -5351,7 +5351,7 @@
|
|
5351
5351
|
"__schema": "KeywordTypeSchema",
|
5352
5352
|
"location": {
|
5353
5353
|
"filePath": "import-components.ts",
|
5354
|
-
"line":
|
5354
|
+
"line": 767,
|
5355
5355
|
"character": 65
|
5356
5356
|
},
|
5357
5357
|
"name": "void"
|
@@ -5366,7 +5366,7 @@
|
|
5366
5366
|
"__schema": "FunctionLikeSchema",
|
5367
5367
|
"location": {
|
5368
5368
|
"filePath": "import-components.ts",
|
5369
|
-
"line":
|
5369
|
+
"line": 792,
|
5370
5370
|
"character": 3
|
5371
5371
|
},
|
5372
5372
|
"signature": "(method) ImportComponents._writeToFileSystem(components: Component[]): Promise<ComponentWriterResults>",
|
@@ -5376,7 +5376,7 @@
|
|
5376
5376
|
"__schema": "ParameterSchema",
|
5377
5377
|
"location": {
|
5378
5378
|
"filePath": "import-components.ts",
|
5379
|
-
"line":
|
5379
|
+
"line": 792,
|
5380
5380
|
"character": 28
|
5381
5381
|
},
|
5382
5382
|
"name": "components",
|
@@ -5384,14 +5384,14 @@
|
|
5384
5384
|
"__schema": "TypeArraySchema",
|
5385
5385
|
"location": {
|
5386
5386
|
"filePath": "import-components.ts",
|
5387
|
-
"line":
|
5387
|
+
"line": 792,
|
5388
5388
|
"character": 40
|
5389
5389
|
},
|
5390
5390
|
"type": {
|
5391
5391
|
"__schema": "TypeRefSchema",
|
5392
5392
|
"location": {
|
5393
5393
|
"filePath": "import-components.ts",
|
5394
|
-
"line":
|
5394
|
+
"line": 792,
|
5395
5395
|
"character": 40
|
5396
5396
|
},
|
5397
5397
|
"name": "Component"
|
@@ -5405,7 +5405,7 @@
|
|
5405
5405
|
"__schema": "TypeRefSchema",
|
5406
5406
|
"location": {
|
5407
5407
|
"filePath": "import-components.ts",
|
5408
|
-
"line":
|
5408
|
+
"line": 792,
|
5409
5409
|
"character": 54
|
5410
5410
|
},
|
5411
5411
|
"name": "Promise",
|
@@ -5414,7 +5414,7 @@
|
|
5414
5414
|
"__schema": "TypeRefSchema",
|
5415
5415
|
"location": {
|
5416
5416
|
"filePath": "import-components.ts",
|
5417
|
-
"line":
|
5417
|
+
"line": 792,
|
5418
5418
|
"character": 62
|
5419
5419
|
},
|
5420
5420
|
"name": "ComponentWriterResults"
|
@@ -5431,11 +5431,43 @@
|
|
5431
5431
|
}
|
5432
5432
|
],
|
5433
5433
|
"internals": [
|
5434
|
+
{
|
5435
|
+
"__schema": "ModuleSchema",
|
5436
|
+
"location": {
|
5437
|
+
"filePath": "import-components.ts",
|
5438
|
+
"line": 36,
|
5439
|
+
"character": 1
|
5440
|
+
},
|
5441
|
+
"exports": [
|
5442
|
+
{
|
5443
|
+
"__schema": "VariableLikeSchema",
|
5444
|
+
"location": {
|
5445
|
+
"filePath": "import-components.ts",
|
5446
|
+
"line": 36,
|
5447
|
+
"character": 7
|
5448
|
+
},
|
5449
|
+
"signature": "const BEFORE_IMPORT_ACTION: \"importing components\"",
|
5450
|
+
"name": "BEFORE_IMPORT_ACTION",
|
5451
|
+
"type": {
|
5452
|
+
"__schema": "InferenceTypeSchema",
|
5453
|
+
"location": {
|
5454
|
+
"filePath": "import-components.ts",
|
5455
|
+
"line": 36,
|
5456
|
+
"character": 7
|
5457
|
+
},
|
5458
|
+
"type": "\"importing components\""
|
5459
|
+
},
|
5460
|
+
"isOptional": false,
|
5461
|
+
"defaultValue": "'importing components'"
|
5462
|
+
}
|
5463
|
+
],
|
5464
|
+
"internals": []
|
5465
|
+
},
|
5434
5466
|
{
|
5435
5467
|
"__schema": "TypeSchema",
|
5436
5468
|
"location": {
|
5437
5469
|
"filePath": "import-components.ts",
|
5438
|
-
"line":
|
5470
|
+
"line": 68,
|
5439
5471
|
"character": 1
|
5440
5472
|
},
|
5441
5473
|
"signature": "type ComponentMergeStatus = {\n component: Component;\n mergeResults: MergeResultsThreeWay | null | undefined;\n}",
|
@@ -5444,7 +5476,7 @@
|
|
5444
5476
|
"__schema": "TypeLiteralSchema",
|
5445
5477
|
"location": {
|
5446
5478
|
"filePath": "import-components.ts",
|
5447
|
-
"line":
|
5479
|
+
"line": 68,
|
5448
5480
|
"character": 29
|
5449
5481
|
},
|
5450
5482
|
"members": [
|
@@ -5452,7 +5484,7 @@
|
|
5452
5484
|
"__schema": "VariableLikeSchema",
|
5453
5485
|
"location": {
|
5454
5486
|
"filePath": "import-components.ts",
|
5455
|
-
"line":
|
5487
|
+
"line": 69,
|
5456
5488
|
"character": 3
|
5457
5489
|
},
|
5458
5490
|
"signature": "(property) component: Component",
|
@@ -5461,7 +5493,7 @@
|
|
5461
5493
|
"__schema": "TypeRefSchema",
|
5462
5494
|
"location": {
|
5463
5495
|
"filePath": "import-components.ts",
|
5464
|
-
"line":
|
5496
|
+
"line": 69,
|
5465
5497
|
"character": 3
|
5466
5498
|
},
|
5467
5499
|
"name": "Component",
|
@@ -5473,7 +5505,7 @@
|
|
5473
5505
|
"__schema": "VariableLikeSchema",
|
5474
5506
|
"location": {
|
5475
5507
|
"filePath": "import-components.ts",
|
5476
|
-
"line":
|
5508
|
+
"line": 70,
|
5477
5509
|
"character": 3
|
5478
5510
|
},
|
5479
5511
|
"signature": "(property) mergeResults: MergeResultsThreeWay | null | undefined",
|
@@ -5482,7 +5514,7 @@
|
|
5482
5514
|
"__schema": "TypeUnionSchema",
|
5483
5515
|
"location": {
|
5484
5516
|
"filePath": "import-components.ts",
|
5485
|
-
"line":
|
5517
|
+
"line": 70,
|
5486
5518
|
"character": 17
|
5487
5519
|
},
|
5488
5520
|
"types": [
|
@@ -5490,7 +5522,7 @@
|
|
5490
5522
|
"__schema": "TypeRefSchema",
|
5491
5523
|
"location": {
|
5492
5524
|
"filePath": "import-components.ts",
|
5493
|
-
"line":
|
5525
|
+
"line": 70,
|
5494
5526
|
"character": 17
|
5495
5527
|
},
|
5496
5528
|
"name": "MergeResultsThreeWay"
|
@@ -5499,7 +5531,7 @@
|
|
5499
5531
|
"__schema": "LiteralTypeSchema",
|
5500
5532
|
"location": {
|
5501
5533
|
"filePath": "import-components.ts",
|
5502
|
-
"line":
|
5534
|
+
"line": 70,
|
5503
5535
|
"character": 40
|
5504
5536
|
},
|
5505
5537
|
"name": "null"
|
@@ -5508,7 +5540,7 @@
|
|
5508
5540
|
"__schema": "KeywordTypeSchema",
|
5509
5541
|
"location": {
|
5510
5542
|
"filePath": "import-components.ts",
|
5511
|
-
"line":
|
5543
|
+
"line": 70,
|
5512
5544
|
"character": 47
|
5513
5545
|
},
|
5514
5546
|
"name": "undefined"
|
@@ -5524,7 +5556,7 @@
|
|
5524
5556
|
"__schema": "TypeSchema",
|
5525
5557
|
"location": {
|
5526
5558
|
"filePath": "import-components.ts",
|
5527
|
-
"line":
|
5559
|
+
"line": 72,
|
5528
5560
|
"character": 1
|
5529
5561
|
},
|
5530
5562
|
"signature": "type ImportedVersions = {\n [id: string]: string[];\n}",
|
@@ -5533,7 +5565,7 @@
|
|
5533
5565
|
"__schema": "TypeLiteralSchema",
|
5534
5566
|
"location": {
|
5535
5567
|
"filePath": "import-components.ts",
|
5536
|
-
"line":
|
5568
|
+
"line": 72,
|
5537
5569
|
"character": 25
|
5538
5570
|
},
|
5539
5571
|
"members": [
|
@@ -5541,14 +5573,14 @@
|
|
5541
5573
|
"__schema": "IndexSignatureSchema",
|
5542
5574
|
"location": {
|
5543
5575
|
"filePath": "import-components.ts",
|
5544
|
-
"line":
|
5576
|
+
"line": 72,
|
5545
5577
|
"character": 27
|
5546
5578
|
},
|
5547
5579
|
"keyType": {
|
5548
5580
|
"__schema": "ParameterSchema",
|
5549
5581
|
"location": {
|
5550
5582
|
"filePath": "import-components.ts",
|
5551
|
-
"line":
|
5583
|
+
"line": 72,
|
5552
5584
|
"character": 28
|
5553
5585
|
},
|
5554
5586
|
"name": "id",
|
@@ -5556,7 +5588,7 @@
|
|
5556
5588
|
"__schema": "KeywordTypeSchema",
|
5557
5589
|
"location": {
|
5558
5590
|
"filePath": "import-components.ts",
|
5559
|
-
"line":
|
5591
|
+
"line": 72,
|
5560
5592
|
"character": 32
|
5561
5593
|
},
|
5562
5594
|
"name": "string"
|
@@ -5568,14 +5600,14 @@
|
|
5568
5600
|
"__schema": "TypeArraySchema",
|
5569
5601
|
"location": {
|
5570
5602
|
"filePath": "import-components.ts",
|
5571
|
-
"line":
|
5603
|
+
"line": 72,
|
5572
5604
|
"character": 41
|
5573
5605
|
},
|
5574
5606
|
"type": {
|
5575
5607
|
"__schema": "KeywordTypeSchema",
|
5576
5608
|
"location": {
|
5577
5609
|
"filePath": "import-components.ts",
|
5578
|
-
"line":
|
5610
|
+
"line": 72,
|
5579
5611
|
"character": 41
|
5580
5612
|
},
|
5581
5613
|
"name": "string"
|
@@ -5599,7 +5631,7 @@
|
|
5599
5631
|
"__schema": "ClassSchema",
|
5600
5632
|
"location": {
|
5601
5633
|
"filePath": "importer.main.runtime.ts",
|
5602
|
-
"line":
|
5634
|
+
"line": 29,
|
5603
5635
|
"character": 1
|
5604
5636
|
},
|
5605
5637
|
"signature": "class ImporterMain",
|
@@ -5609,7 +5641,7 @@
|
|
5609
5641
|
"__schema": "ConstructorSchema",
|
5610
5642
|
"location": {
|
5611
5643
|
"filePath": "importer.main.runtime.ts",
|
5612
|
-
"line":
|
5644
|
+
"line": 30,
|
5613
5645
|
"character": 3
|
5614
5646
|
},
|
5615
5647
|
"signature": "constructor ImporterMain(workspace: Workspace, depResolver: DependencyResolverMain, graph: GraphMain, scope: ScopeMain, componentWriter: ComponentWriterMain, envs: EnvsMain, logger: Logger, lister: ListerMain): ImporterMain",
|
@@ -5619,7 +5651,7 @@
|
|
5619
5651
|
"__schema": "ParameterSchema",
|
5620
5652
|
"location": {
|
5621
5653
|
"filePath": "importer.main.runtime.ts",
|
5622
|
-
"line":
|
5654
|
+
"line": 31,
|
5623
5655
|
"character": 5
|
5624
5656
|
},
|
5625
5657
|
"name": "workspace",
|
@@ -5627,7 +5659,7 @@
|
|
5627
5659
|
"__schema": "TypeRefSchema",
|
5628
5660
|
"location": {
|
5629
5661
|
"filePath": "importer.main.runtime.ts",
|
5630
|
-
"line":
|
5662
|
+
"line": 31,
|
5631
5663
|
"character": 24
|
5632
5664
|
},
|
5633
5665
|
"name": "Workspace"
|
@@ -5639,7 +5671,7 @@
|
|
5639
5671
|
"__schema": "ParameterSchema",
|
5640
5672
|
"location": {
|
5641
5673
|
"filePath": "importer.main.runtime.ts",
|
5642
|
-
"line":
|
5674
|
+
"line": 32,
|
5643
5675
|
"character": 5
|
5644
5676
|
},
|
5645
5677
|
"name": "depResolver",
|
@@ -5647,7 +5679,7 @@
|
|
5647
5679
|
"__schema": "TypeRefSchema",
|
5648
5680
|
"location": {
|
5649
5681
|
"filePath": "importer.main.runtime.ts",
|
5650
|
-
"line":
|
5682
|
+
"line": 32,
|
5651
5683
|
"character": 26
|
5652
5684
|
},
|
5653
5685
|
"name": "DependencyResolverMain"
|
@@ -5659,7 +5691,7 @@
|
|
5659
5691
|
"__schema": "ParameterSchema",
|
5660
5692
|
"location": {
|
5661
5693
|
"filePath": "importer.main.runtime.ts",
|
5662
|
-
"line":
|
5694
|
+
"line": 33,
|
5663
5695
|
"character": 5
|
5664
5696
|
},
|
5665
5697
|
"name": "graph",
|
@@ -5667,7 +5699,7 @@
|
|
5667
5699
|
"__schema": "TypeRefSchema",
|
5668
5700
|
"location": {
|
5669
5701
|
"filePath": "importer.main.runtime.ts",
|
5670
|
-
"line":
|
5702
|
+
"line": 33,
|
5671
5703
|
"character": 20
|
5672
5704
|
},
|
5673
5705
|
"name": "GraphMain"
|
@@ -5679,7 +5711,7 @@
|
|
5679
5711
|
"__schema": "ParameterSchema",
|
5680
5712
|
"location": {
|
5681
5713
|
"filePath": "importer.main.runtime.ts",
|
5682
|
-
"line":
|
5714
|
+
"line": 34,
|
5683
5715
|
"character": 5
|
5684
5716
|
},
|
5685
5717
|
"name": "scope",
|
@@ -5687,7 +5719,7 @@
|
|
5687
5719
|
"__schema": "TypeRefSchema",
|
5688
5720
|
"location": {
|
5689
5721
|
"filePath": "importer.main.runtime.ts",
|
5690
|
-
"line":
|
5722
|
+
"line": 34,
|
5691
5723
|
"character": 20
|
5692
5724
|
},
|
5693
5725
|
"name": "ScopeMain"
|
@@ -5699,7 +5731,7 @@
|
|
5699
5731
|
"__schema": "ParameterSchema",
|
5700
5732
|
"location": {
|
5701
5733
|
"filePath": "importer.main.runtime.ts",
|
5702
|
-
"line":
|
5734
|
+
"line": 35,
|
5703
5735
|
"character": 5
|
5704
5736
|
},
|
5705
5737
|
"name": "componentWriter",
|
@@ -5707,7 +5739,7 @@
|
|
5707
5739
|
"__schema": "TypeRefSchema",
|
5708
5740
|
"location": {
|
5709
5741
|
"filePath": "importer.main.runtime.ts",
|
5710
|
-
"line":
|
5742
|
+
"line": 35,
|
5711
5743
|
"character": 30
|
5712
5744
|
},
|
5713
5745
|
"name": "ComponentWriterMain"
|
@@ -5719,7 +5751,7 @@
|
|
5719
5751
|
"__schema": "ParameterSchema",
|
5720
5752
|
"location": {
|
5721
5753
|
"filePath": "importer.main.runtime.ts",
|
5722
|
-
"line":
|
5754
|
+
"line": 36,
|
5723
5755
|
"character": 5
|
5724
5756
|
},
|
5725
5757
|
"name": "envs",
|
@@ -5727,7 +5759,7 @@
|
|
5727
5759
|
"__schema": "TypeRefSchema",
|
5728
5760
|
"location": {
|
5729
5761
|
"filePath": "importer.main.runtime.ts",
|
5730
|
-
"line":
|
5762
|
+
"line": 36,
|
5731
5763
|
"character": 19
|
5732
5764
|
},
|
5733
5765
|
"name": "EnvsMain"
|
@@ -5739,7 +5771,7 @@
|
|
5739
5771
|
"__schema": "ParameterSchema",
|
5740
5772
|
"location": {
|
5741
5773
|
"filePath": "importer.main.runtime.ts",
|
5742
|
-
"line":
|
5774
|
+
"line": 37,
|
5743
5775
|
"character": 5
|
5744
5776
|
},
|
5745
5777
|
"name": "logger",
|
@@ -5747,7 +5779,7 @@
|
|
5747
5779
|
"__schema": "TypeRefSchema",
|
5748
5780
|
"location": {
|
5749
5781
|
"filePath": "importer.main.runtime.ts",
|
5750
|
-
"line":
|
5782
|
+
"line": 37,
|
5751
5783
|
"character": 22
|
5752
5784
|
},
|
5753
5785
|
"name": "Logger"
|
@@ -5759,7 +5791,7 @@
|
|
5759
5791
|
"__schema": "ParameterSchema",
|
5760
5792
|
"location": {
|
5761
5793
|
"filePath": "importer.main.runtime.ts",
|
5762
|
-
"line":
|
5794
|
+
"line": 38,
|
5763
5795
|
"character": 5
|
5764
5796
|
},
|
5765
5797
|
"name": "lister",
|
@@ -5767,7 +5799,7 @@
|
|
5767
5799
|
"__schema": "TypeRefSchema",
|
5768
5800
|
"location": {
|
5769
5801
|
"filePath": "importer.main.runtime.ts",
|
5770
|
-
"line":
|
5802
|
+
"line": 38,
|
5771
5803
|
"character": 21
|
5772
5804
|
},
|
5773
5805
|
"name": "ListerMain"
|
@@ -5780,7 +5812,7 @@
|
|
5780
5812
|
"__schema": "ThisTypeSchema",
|
5781
5813
|
"location": {
|
5782
5814
|
"filePath": "importer.main.runtime.ts",
|
5783
|
-
"line":
|
5815
|
+
"line": 29,
|
5784
5816
|
"character": 1
|
5785
5817
|
},
|
5786
5818
|
"name": "ImporterMain"
|
@@ -5791,7 +5823,7 @@
|
|
5791
5823
|
"__schema": "FunctionLikeSchema",
|
5792
5824
|
"location": {
|
5793
5825
|
"filePath": "importer.main.runtime.ts",
|
5794
|
-
"line":
|
5826
|
+
"line": 41,
|
5795
5827
|
"character": 3
|
5796
5828
|
},
|
5797
5829
|
"signature": "(method) ImporterMain.import(importOptions: ImportOptions, packageManagerArgs?: string[]): Promise<ImportResult>",
|
@@ -5801,7 +5833,7 @@
|
|
5801
5833
|
"__schema": "ParameterSchema",
|
5802
5834
|
"location": {
|
5803
5835
|
"filePath": "importer.main.runtime.ts",
|
5804
|
-
"line":
|
5836
|
+
"line": 41,
|
5805
5837
|
"character": 16
|
5806
5838
|
},
|
5807
5839
|
"name": "importOptions",
|
@@ -5809,7 +5841,7 @@
|
|
5809
5841
|
"__schema": "TypeRefSchema",
|
5810
5842
|
"location": {
|
5811
5843
|
"filePath": "importer.main.runtime.ts",
|
5812
|
-
"line":
|
5844
|
+
"line": 41,
|
5813
5845
|
"character": 31
|
5814
5846
|
},
|
5815
5847
|
"name": "ImportOptions"
|
@@ -5821,7 +5853,7 @@
|
|
5821
5853
|
"__schema": "ParameterSchema",
|
5822
5854
|
"location": {
|
5823
5855
|
"filePath": "importer.main.runtime.ts",
|
5824
|
-
"line":
|
5856
|
+
"line": 41,
|
5825
5857
|
"character": 46
|
5826
5858
|
},
|
5827
5859
|
"name": "packageManagerArgs",
|
@@ -5829,14 +5861,14 @@
|
|
5829
5861
|
"__schema": "TypeArraySchema",
|
5830
5862
|
"location": {
|
5831
5863
|
"filePath": "importer.main.runtime.ts",
|
5832
|
-
"line":
|
5864
|
+
"line": 41,
|
5833
5865
|
"character": 66
|
5834
5866
|
},
|
5835
5867
|
"type": {
|
5836
5868
|
"__schema": "KeywordTypeSchema",
|
5837
5869
|
"location": {
|
5838
5870
|
"filePath": "importer.main.runtime.ts",
|
5839
|
-
"line":
|
5871
|
+
"line": 41,
|
5840
5872
|
"character": 66
|
5841
5873
|
},
|
5842
5874
|
"name": "string"
|
@@ -5851,7 +5883,7 @@
|
|
5851
5883
|
"__schema": "TypeRefSchema",
|
5852
5884
|
"location": {
|
5853
5885
|
"filePath": "importer.main.runtime.ts",
|
5854
|
-
"line":
|
5886
|
+
"line": 41,
|
5855
5887
|
"character": 82
|
5856
5888
|
},
|
5857
5889
|
"name": "Promise",
|
@@ -5860,7 +5892,7 @@
|
|
5860
5892
|
"__schema": "TypeRefSchema",
|
5861
5893
|
"location": {
|
5862
5894
|
"filePath": "importer.main.runtime.ts",
|
5863
|
-
"line":
|
5895
|
+
"line": 41,
|
5864
5896
|
"character": 90
|
5865
5897
|
},
|
5866
5898
|
"name": "ImportResult"
|
@@ -5875,14 +5907,14 @@
|
|
5875
5907
|
"__schema": "FunctionLikeSchema",
|
5876
5908
|
"location": {
|
5877
5909
|
"filePath": "importer.main.runtime.ts",
|
5878
|
-
"line":
|
5910
|
+
"line": 74,
|
5879
5911
|
"character": 3
|
5880
5912
|
},
|
5881
5913
|
"doc": {
|
5882
5914
|
"__schema": "DocSchema",
|
5883
5915
|
"location": {
|
5884
5916
|
"filePath": "importer.main.runtime.ts",
|
5885
|
-
"line":
|
5917
|
+
"line": 70,
|
5886
5918
|
"character": 3
|
5887
5919
|
},
|
5888
5920
|
"raw": "/**\n * fetch objects according to the criteria set by `options` param.\n * to fetch current objects according to the current lane or main, use `this.importCurrentObjects()`.\n */",
|
@@ -5896,7 +5928,7 @@
|
|
5896
5928
|
"__schema": "ParameterSchema",
|
5897
5929
|
"location": {
|
5898
5930
|
"filePath": "importer.main.runtime.ts",
|
5899
|
-
"line":
|
5931
|
+
"line": 74,
|
5900
5932
|
"character": 23
|
5901
5933
|
},
|
5902
5934
|
"name": "options",
|
@@ -5904,7 +5936,7 @@
|
|
5904
5936
|
"__schema": "TypeRefSchema",
|
5905
5937
|
"location": {
|
5906
5938
|
"filePath": "importer.main.runtime.ts",
|
5907
|
-
"line":
|
5939
|
+
"line": 74,
|
5908
5940
|
"character": 32
|
5909
5941
|
},
|
5910
5942
|
"name": "Partial",
|
@@ -5913,7 +5945,7 @@
|
|
5913
5945
|
"__schema": "TypeRefSchema",
|
5914
5946
|
"location": {
|
5915
5947
|
"filePath": "importer.main.runtime.ts",
|
5916
|
-
"line":
|
5948
|
+
"line": 74,
|
5917
5949
|
"character": 40
|
5918
5950
|
},
|
5919
5951
|
"name": "ImportOptions"
|
@@ -5929,7 +5961,7 @@
|
|
5929
5961
|
"__schema": "TypeRefSchema",
|
5930
5962
|
"location": {
|
5931
5963
|
"filePath": "importer.main.runtime.ts",
|
5932
|
-
"line":
|
5964
|
+
"line": 74,
|
5933
5965
|
"character": 62
|
5934
5966
|
},
|
5935
5967
|
"name": "Promise",
|
@@ -5938,7 +5970,7 @@
|
|
5938
5970
|
"__schema": "TypeRefSchema",
|
5939
5971
|
"location": {
|
5940
5972
|
"filePath": "importer.main.runtime.ts",
|
5941
|
-
"line":
|
5973
|
+
"line": 74,
|
5942
5974
|
"character": 70
|
5943
5975
|
},
|
5944
5976
|
"name": "ImportResult"
|
@@ -5953,14 +5985,14 @@
|
|
5953
5985
|
"__schema": "FunctionLikeSchema",
|
5954
5986
|
"location": {
|
5955
5987
|
"filePath": "importer.main.runtime.ts",
|
5956
|
-
"line":
|
5988
|
+
"line": 90,
|
5957
5989
|
"character": 3
|
5958
5990
|
},
|
5959
5991
|
"doc": {
|
5960
5992
|
"__schema": "DocSchema",
|
5961
5993
|
"location": {
|
5962
5994
|
"filePath": "importer.main.runtime.ts",
|
5963
|
-
"line":
|
5995
|
+
"line": 86,
|
5964
5996
|
"character": 3
|
5965
5997
|
},
|
5966
5998
|
"raw": "/**\n * given a lane object, load all components by their head on the lane, find the artifacts refs and import them from\n * the lane scope\n */",
|
@@ -5974,7 +6006,7 @@
|
|
5974
6006
|
"__schema": "ParameterSchema",
|
5975
6007
|
"location": {
|
5976
6008
|
"filePath": "importer.main.runtime.ts",
|
5977
|
-
"line":
|
6009
|
+
"line": 90,
|
5978
6010
|
"character": 37
|
5979
6011
|
},
|
5980
6012
|
"name": "lane",
|
@@ -5982,7 +6014,7 @@
|
|
5982
6014
|
"__schema": "TypeRefSchema",
|
5983
6015
|
"location": {
|
5984
6016
|
"filePath": "importer.main.runtime.ts",
|
5985
|
-
"line":
|
6017
|
+
"line": 90,
|
5986
6018
|
"character": 43
|
5987
6019
|
},
|
5988
6020
|
"name": "Lane"
|
@@ -5994,7 +6026,7 @@
|
|
5994
6026
|
"__schema": "ParameterSchema",
|
5995
6027
|
"location": {
|
5996
6028
|
"filePath": "importer.main.runtime.ts",
|
5997
|
-
"line":
|
6029
|
+
"line": 90,
|
5998
6030
|
"character": 49
|
5999
6031
|
},
|
6000
6032
|
"name": "ids",
|
@@ -6002,14 +6034,14 @@
|
|
6002
6034
|
"__schema": "TypeArraySchema",
|
6003
6035
|
"location": {
|
6004
6036
|
"filePath": "importer.main.runtime.ts",
|
6005
|
-
"line":
|
6037
|
+
"line": 90,
|
6006
6038
|
"character": 54
|
6007
6039
|
},
|
6008
6040
|
"type": {
|
6009
6041
|
"__schema": "TypeRefSchema",
|
6010
6042
|
"location": {
|
6011
6043
|
"filePath": "importer.main.runtime.ts",
|
6012
|
-
"line":
|
6044
|
+
"line": 90,
|
6013
6045
|
"character": 54
|
6014
6046
|
},
|
6015
6047
|
"name": "ComponentID"
|
@@ -6023,7 +6055,7 @@
|
|
6023
6055
|
"__schema": "ParameterSchema",
|
6024
6056
|
"location": {
|
6025
6057
|
"filePath": "importer.main.runtime.ts",
|
6026
|
-
"line":
|
6058
|
+
"line": 90,
|
6027
6059
|
"character": 93
|
6028
6060
|
},
|
6029
6061
|
"name": "throwIfMissing",
|
@@ -6031,7 +6063,7 @@
|
|
6031
6063
|
"__schema": "InferenceTypeSchema",
|
6032
6064
|
"location": {
|
6033
6065
|
"filePath": "importer.main.runtime.ts",
|
6034
|
-
"line":
|
6066
|
+
"line": 90,
|
6035
6067
|
"character": 93
|
6036
6068
|
},
|
6037
6069
|
"type": "boolean"
|
@@ -6045,7 +6077,7 @@
|
|
6045
6077
|
"__schema": "InferenceTypeSchema",
|
6046
6078
|
"location": {
|
6047
6079
|
"filePath": "importer.main.runtime.ts",
|
6048
|
-
"line":
|
6080
|
+
"line": 90,
|
6049
6081
|
"character": 3
|
6050
6082
|
},
|
6051
6083
|
"type": "Promise<void>"
|
@@ -6058,14 +6090,14 @@
|
|
6058
6090
|
"__schema": "FunctionLikeSchema",
|
6059
6091
|
"location": {
|
6060
6092
|
"filePath": "importer.main.runtime.ts",
|
6061
|
-
"line":
|
6093
|
+
"line": 103,
|
6062
6094
|
"character": 3
|
6063
6095
|
},
|
6064
6096
|
"doc": {
|
6065
6097
|
"__schema": "DocSchema",
|
6066
6098
|
"location": {
|
6067
6099
|
"filePath": "importer.main.runtime.ts",
|
6068
|
-
"line":
|
6100
|
+
"line": 100,
|
6069
6101
|
"character": 3
|
6070
6102
|
},
|
6071
6103
|
"raw": "/**\n * if on main, fetch main objects, if on lane, fetch lane objects.\n */",
|
@@ -6079,7 +6111,7 @@
|
|
6079
6111
|
"__schema": "TypeRefSchema",
|
6080
6112
|
"location": {
|
6081
6113
|
"filePath": "importer.main.runtime.ts",
|
6082
|
-
"line":
|
6114
|
+
"line": 103,
|
6083
6115
|
"character": 33
|
6084
6116
|
},
|
6085
6117
|
"name": "Promise",
|
@@ -6088,7 +6120,7 @@
|
|
6088
6120
|
"__schema": "TypeRefSchema",
|
6089
6121
|
"location": {
|
6090
6122
|
"filePath": "importer.main.runtime.ts",
|
6091
|
-
"line":
|
6123
|
+
"line": 103,
|
6092
6124
|
"character": 41
|
6093
6125
|
},
|
6094
6126
|
"name": "ImportResult"
|
@@ -6103,7 +6135,7 @@
|
|
6103
6135
|
"__schema": "FunctionLikeSchema",
|
6104
6136
|
"location": {
|
6105
6137
|
"filePath": "importer.main.runtime.ts",
|
6106
|
-
"line":
|
6138
|
+
"line": 119,
|
6107
6139
|
"character": 3
|
6108
6140
|
},
|
6109
6141
|
"signature": "(method) ImporterMain.importObjectsFromMainIfExist(ids: ComponentID[], { cache }?: {\n cache: boolean;\n}): Promise<void>",
|
@@ -6113,7 +6145,7 @@
|
|
6113
6145
|
"__schema": "ParameterSchema",
|
6114
6146
|
"location": {
|
6115
6147
|
"filePath": "importer.main.runtime.ts",
|
6116
|
-
"line":
|
6148
|
+
"line": 119,
|
6117
6149
|
"character": 38
|
6118
6150
|
},
|
6119
6151
|
"name": "ids",
|
@@ -6121,14 +6153,14 @@
|
|
6121
6153
|
"__schema": "TypeArraySchema",
|
6122
6154
|
"location": {
|
6123
6155
|
"filePath": "importer.main.runtime.ts",
|
6124
|
-
"line":
|
6156
|
+
"line": 119,
|
6125
6157
|
"character": 43
|
6126
6158
|
},
|
6127
6159
|
"type": {
|
6128
6160
|
"__schema": "TypeRefSchema",
|
6129
6161
|
"location": {
|
6130
6162
|
"filePath": "importer.main.runtime.ts",
|
6131
|
-
"line":
|
6163
|
+
"line": 119,
|
6132
6164
|
"character": 43
|
6133
6165
|
},
|
6134
6166
|
"name": "ComponentID"
|
@@ -6141,7 +6173,7 @@
|
|
6141
6173
|
"__schema": "ParameterSchema",
|
6142
6174
|
"location": {
|
6143
6175
|
"filePath": "importer.main.runtime.ts",
|
6144
|
-
"line":
|
6176
|
+
"line": 119,
|
6145
6177
|
"character": 58
|
6146
6178
|
},
|
6147
6179
|
"name": "{ cache }",
|
@@ -6149,7 +6181,7 @@
|
|
6149
6181
|
"__schema": "TypeLiteralSchema",
|
6150
6182
|
"location": {
|
6151
6183
|
"filePath": "importer.main.runtime.ts",
|
6152
|
-
"line":
|
6184
|
+
"line": 119,
|
6153
6185
|
"character": 58
|
6154
6186
|
},
|
6155
6187
|
"members": [
|
@@ -6157,7 +6189,7 @@
|
|
6157
6189
|
"__schema": "InferenceTypeSchema",
|
6158
6190
|
"location": {
|
6159
6191
|
"filePath": "importer.main.runtime.ts",
|
6160
|
-
"line":
|
6192
|
+
"line": 119,
|
6161
6193
|
"character": 58
|
6162
6194
|
},
|
6163
6195
|
"name": "cache",
|
@@ -6172,7 +6204,7 @@
|
|
6172
6204
|
"__schema": "InferenceTypeSchema",
|
6173
6205
|
"location": {
|
6174
6206
|
"filePath": "importer.main.runtime.ts",
|
6175
|
-
"line":
|
6207
|
+
"line": 119,
|
6176
6208
|
"character": 60
|
6177
6209
|
},
|
6178
6210
|
"name": "cache",
|
@@ -6187,7 +6219,7 @@
|
|
6187
6219
|
"__schema": "InferenceTypeSchema",
|
6188
6220
|
"location": {
|
6189
6221
|
"filePath": "importer.main.runtime.ts",
|
6190
|
-
"line":
|
6222
|
+
"line": 119,
|
6191
6223
|
"character": 3
|
6192
6224
|
},
|
6193
6225
|
"type": "Promise<void>"
|
@@ -6200,14 +6232,14 @@
|
|
6200
6232
|
"__schema": "FunctionLikeSchema",
|
6201
6233
|
"location": {
|
6202
6234
|
"filePath": "importer.main.runtime.ts",
|
6203
|
-
"line":
|
6235
|
+
"line": 131,
|
6204
6236
|
"character": 3
|
6205
6237
|
},
|
6206
6238
|
"doc": {
|
6207
6239
|
"__schema": "DocSchema",
|
6208
6240
|
"location": {
|
6209
6241
|
"filePath": "importer.main.runtime.ts",
|
6210
|
-
"line":
|
6242
|
+
"line": 127,
|
6211
6243
|
"character": 3
|
6212
6244
|
},
|
6213
6245
|
"raw": "/**\n * fetch lane's components and save them in the local scope.\n * once done, merge the lane object and save it as well.\n */",
|
@@ -6221,7 +6253,7 @@
|
|
6221
6253
|
"__schema": "ParameterSchema",
|
6222
6254
|
"location": {
|
6223
6255
|
"filePath": "importer.main.runtime.ts",
|
6224
|
-
"line":
|
6256
|
+
"line": 131,
|
6225
6257
|
"character": 29
|
6226
6258
|
},
|
6227
6259
|
"name": "lane",
|
@@ -6229,7 +6261,7 @@
|
|
6229
6261
|
"__schema": "TypeRefSchema",
|
6230
6262
|
"location": {
|
6231
6263
|
"filePath": "importer.main.runtime.ts",
|
6232
|
-
"line":
|
6264
|
+
"line": 131,
|
6233
6265
|
"character": 35
|
6234
6266
|
},
|
6235
6267
|
"name": "Lane"
|
@@ -6241,7 +6273,7 @@
|
|
6241
6273
|
"__schema": "ParameterSchema",
|
6242
6274
|
"location": {
|
6243
6275
|
"filePath": "importer.main.runtime.ts",
|
6244
|
-
"line":
|
6276
|
+
"line": 131,
|
6245
6277
|
"character": 41
|
6246
6278
|
},
|
6247
6279
|
"name": "includeUpdateDependents",
|
@@ -6249,7 +6281,7 @@
|
|
6249
6281
|
"__schema": "InferenceTypeSchema",
|
6250
6282
|
"location": {
|
6251
6283
|
"filePath": "importer.main.runtime.ts",
|
6252
|
-
"line":
|
6284
|
+
"line": 131,
|
6253
6285
|
"character": 41
|
6254
6286
|
},
|
6255
6287
|
"type": "boolean"
|
@@ -6263,7 +6295,7 @@
|
|
6263
6295
|
"__schema": "InferenceTypeSchema",
|
6264
6296
|
"location": {
|
6265
6297
|
"filePath": "importer.main.runtime.ts",
|
6266
|
-
"line":
|
6298
|
+
"line": 131,
|
6267
6299
|
"character": 3
|
6268
6300
|
},
|
6269
6301
|
"type": "Promise<void>"
|
@@ -6276,7 +6308,7 @@
|
|
6276
6308
|
"__schema": "FunctionLikeSchema",
|
6277
6309
|
"location": {
|
6278
6310
|
"filePath": "importer.main.runtime.ts",
|
6279
|
-
"line":
|
6311
|
+
"line": 147,
|
6280
6312
|
"character": 3
|
6281
6313
|
},
|
6282
6314
|
"signature": "(method) ImporterMain.fetch(ids: string[], lanes: boolean, components: boolean, fromOriginalScope: boolean, allHistory?: boolean): Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>",
|
@@ -6286,7 +6318,7 @@
|
|
6286
6318
|
"__schema": "ParameterSchema",
|
6287
6319
|
"location": {
|
6288
6320
|
"filePath": "importer.main.runtime.ts",
|
6289
|
-
"line":
|
6321
|
+
"line": 147,
|
6290
6322
|
"character": 15
|
6291
6323
|
},
|
6292
6324
|
"name": "ids",
|
@@ -6294,14 +6326,14 @@
|
|
6294
6326
|
"__schema": "TypeArraySchema",
|
6295
6327
|
"location": {
|
6296
6328
|
"filePath": "importer.main.runtime.ts",
|
6297
|
-
"line":
|
6329
|
+
"line": 147,
|
6298
6330
|
"character": 20
|
6299
6331
|
},
|
6300
6332
|
"type": {
|
6301
6333
|
"__schema": "KeywordTypeSchema",
|
6302
6334
|
"location": {
|
6303
6335
|
"filePath": "importer.main.runtime.ts",
|
6304
|
-
"line":
|
6336
|
+
"line": 147,
|
6305
6337
|
"character": 20
|
6306
6338
|
},
|
6307
6339
|
"name": "string"
|
@@ -6314,7 +6346,7 @@
|
|
6314
6346
|
"__schema": "ParameterSchema",
|
6315
6347
|
"location": {
|
6316
6348
|
"filePath": "importer.main.runtime.ts",
|
6317
|
-
"line":
|
6349
|
+
"line": 147,
|
6318
6350
|
"character": 30
|
6319
6351
|
},
|
6320
6352
|
"name": "lanes",
|
@@ -6322,7 +6354,7 @@
|
|
6322
6354
|
"__schema": "KeywordTypeSchema",
|
6323
6355
|
"location": {
|
6324
6356
|
"filePath": "importer.main.runtime.ts",
|
6325
|
-
"line":
|
6357
|
+
"line": 147,
|
6326
6358
|
"character": 37
|
6327
6359
|
},
|
6328
6360
|
"name": "boolean"
|
@@ -6334,7 +6366,7 @@
|
|
6334
6366
|
"__schema": "ParameterSchema",
|
6335
6367
|
"location": {
|
6336
6368
|
"filePath": "importer.main.runtime.ts",
|
6337
|
-
"line":
|
6369
|
+
"line": 147,
|
6338
6370
|
"character": 46
|
6339
6371
|
},
|
6340
6372
|
"name": "components",
|
@@ -6342,7 +6374,7 @@
|
|
6342
6374
|
"__schema": "KeywordTypeSchema",
|
6343
6375
|
"location": {
|
6344
6376
|
"filePath": "importer.main.runtime.ts",
|
6345
|
-
"line":
|
6377
|
+
"line": 147,
|
6346
6378
|
"character": 58
|
6347
6379
|
},
|
6348
6380
|
"name": "boolean"
|
@@ -6354,7 +6386,7 @@
|
|
6354
6386
|
"__schema": "ParameterSchema",
|
6355
6387
|
"location": {
|
6356
6388
|
"filePath": "importer.main.runtime.ts",
|
6357
|
-
"line":
|
6389
|
+
"line": 147,
|
6358
6390
|
"character": 67
|
6359
6391
|
},
|
6360
6392
|
"name": "fromOriginalScope",
|
@@ -6362,7 +6394,7 @@
|
|
6362
6394
|
"__schema": "KeywordTypeSchema",
|
6363
6395
|
"location": {
|
6364
6396
|
"filePath": "importer.main.runtime.ts",
|
6365
|
-
"line":
|
6397
|
+
"line": 147,
|
6366
6398
|
"character": 86
|
6367
6399
|
},
|
6368
6400
|
"name": "boolean"
|
@@ -6374,7 +6406,7 @@
|
|
6374
6406
|
"__schema": "ParameterSchema",
|
6375
6407
|
"location": {
|
6376
6408
|
"filePath": "importer.main.runtime.ts",
|
6377
|
-
"line":
|
6409
|
+
"line": 147,
|
6378
6410
|
"character": 95
|
6379
6411
|
},
|
6380
6412
|
"name": "allHistory",
|
@@ -6382,7 +6414,7 @@
|
|
6382
6414
|
"__schema": "InferenceTypeSchema",
|
6383
6415
|
"location": {
|
6384
6416
|
"filePath": "importer.main.runtime.ts",
|
6385
|
-
"line":
|
6417
|
+
"line": 147,
|
6386
6418
|
"character": 95
|
6387
6419
|
},
|
6388
6420
|
"type": "boolean"
|
@@ -6396,7 +6428,7 @@
|
|
6396
6428
|
"__schema": "InferenceTypeSchema",
|
6397
6429
|
"location": {
|
6398
6430
|
"filePath": "importer.main.runtime.ts",
|
6399
|
-
"line":
|
6431
|
+
"line": 147,
|
6400
6432
|
"character": 3
|
6401
6433
|
},
|
6402
6434
|
"type": "Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>"
|
@@ -6409,7 +6441,7 @@
|
|
6409
6441
|
"__schema": "FunctionLikeSchema",
|
6410
6442
|
"location": {
|
6411
6443
|
"filePath": "importer.main.runtime.ts",
|
6412
|
-
"line":
|
6444
|
+
"line": 228,
|
6413
6445
|
"character": 3
|
6414
6446
|
},
|
6415
6447
|
"signature": "(method) ImporterMain.fetchLanes(lanes: Lane[], shouldFetchFromMain?: boolean, options?: Partial<ImportOptions>): Promise<ImportResult>",
|
@@ -6419,7 +6451,7 @@
|
|
6419
6451
|
"__schema": "ParameterSchema",
|
6420
6452
|
"location": {
|
6421
6453
|
"filePath": "importer.main.runtime.ts",
|
6422
|
-
"line":
|
6454
|
+
"line": 229,
|
6423
6455
|
"character": 5
|
6424
6456
|
},
|
6425
6457
|
"name": "lanes",
|
@@ -6427,14 +6459,14 @@
|
|
6427
6459
|
"__schema": "TypeArraySchema",
|
6428
6460
|
"location": {
|
6429
6461
|
"filePath": "importer.main.runtime.ts",
|
6430
|
-
"line":
|
6462
|
+
"line": 229,
|
6431
6463
|
"character": 12
|
6432
6464
|
},
|
6433
6465
|
"type": {
|
6434
6466
|
"__schema": "TypeRefSchema",
|
6435
6467
|
"location": {
|
6436
6468
|
"filePath": "importer.main.runtime.ts",
|
6437
|
-
"line":
|
6469
|
+
"line": 229,
|
6438
6470
|
"character": 12
|
6439
6471
|
},
|
6440
6472
|
"name": "Lane"
|
@@ -6447,7 +6479,7 @@
|
|
6447
6479
|
"__schema": "ParameterSchema",
|
6448
6480
|
"location": {
|
6449
6481
|
"filePath": "importer.main.runtime.ts",
|
6450
|
-
"line":
|
6482
|
+
"line": 230,
|
6451
6483
|
"character": 5
|
6452
6484
|
},
|
6453
6485
|
"name": "shouldFetchFromMain",
|
@@ -6455,7 +6487,7 @@
|
|
6455
6487
|
"__schema": "KeywordTypeSchema",
|
6456
6488
|
"location": {
|
6457
6489
|
"filePath": "importer.main.runtime.ts",
|
6458
|
-
"line":
|
6490
|
+
"line": 230,
|
6459
6491
|
"character": 27
|
6460
6492
|
},
|
6461
6493
|
"name": "boolean"
|
@@ -6467,7 +6499,7 @@
|
|
6467
6499
|
"__schema": "ParameterSchema",
|
6468
6500
|
"location": {
|
6469
6501
|
"filePath": "importer.main.runtime.ts",
|
6470
|
-
"line":
|
6502
|
+
"line": 231,
|
6471
6503
|
"character": 5
|
6472
6504
|
},
|
6473
6505
|
"name": "options",
|
@@ -6475,7 +6507,7 @@
|
|
6475
6507
|
"__schema": "TypeRefSchema",
|
6476
6508
|
"location": {
|
6477
6509
|
"filePath": "importer.main.runtime.ts",
|
6478
|
-
"line":
|
6510
|
+
"line": 231,
|
6479
6511
|
"character": 14
|
6480
6512
|
},
|
6481
6513
|
"name": "Partial",
|
@@ -6484,7 +6516,7 @@
|
|
6484
6516
|
"__schema": "TypeRefSchema",
|
6485
6517
|
"location": {
|
6486
6518
|
"filePath": "importer.main.runtime.ts",
|
6487
|
-
"line":
|
6519
|
+
"line": 231,
|
6488
6520
|
"character": 22
|
6489
6521
|
},
|
6490
6522
|
"name": "ImportOptions"
|
@@ -6500,7 +6532,7 @@
|
|
6500
6532
|
"__schema": "TypeRefSchema",
|
6501
6533
|
"location": {
|
6502
6534
|
"filePath": "importer.main.runtime.ts",
|
6503
|
-
"line":
|
6535
|
+
"line": 232,
|
6504
6536
|
"character": 6
|
6505
6537
|
},
|
6506
6538
|
"name": "Promise",
|
@@ -6509,7 +6541,7 @@
|
|
6509
6541
|
"__schema": "TypeRefSchema",
|
6510
6542
|
"location": {
|
6511
6543
|
"filePath": "importer.main.runtime.ts",
|
6512
|
-
"line":
|
6544
|
+
"line": 232,
|
6513
6545
|
"character": 14
|
6514
6546
|
},
|
6515
6547
|
"name": "ImportResult"
|
@@ -6524,14 +6556,14 @@
|
|
6524
6556
|
"__schema": "FunctionLikeSchema",
|
6525
6557
|
"location": {
|
6526
6558
|
"filePath": "importer.main.runtime.ts",
|
6527
|
-
"line":
|
6559
|
+
"line": 260,
|
6528
6560
|
"character": 3
|
6529
6561
|
},
|
6530
6562
|
"doc": {
|
6531
6563
|
"__schema": "DocSchema",
|
6532
6564
|
"location": {
|
6533
6565
|
"filePath": "importer.main.runtime.ts",
|
6534
|
-
"line":
|
6566
|
+
"line": 253,
|
6535
6567
|
"character": 3
|
6536
6568
|
},
|
6537
6569
|
"raw": "/**\n * get a Lane object from the remote.\n * `persistIfNotExists` saves the object in the local scope only if the lane is not there yet.\n * otherwise, it needs some merging mechanism, which is done differently whether it's export or import.\n * see `sources.mergeLane()` for export and `import-components._saveLaneDataIfNeeded()` for import.\n * in this case, because we only bring the lane object and not the components, it's not easy to do the merge.\n */",
|
@@ -6545,7 +6577,7 @@
|
|
6545
6577
|
"__schema": "ParameterSchema",
|
6546
6578
|
"location": {
|
6547
6579
|
"filePath": "importer.main.runtime.ts",
|
6548
|
-
"line":
|
6580
|
+
"line": 260,
|
6549
6581
|
"character": 26
|
6550
6582
|
},
|
6551
6583
|
"name": "laneId",
|
@@ -6553,7 +6585,7 @@
|
|
6553
6585
|
"__schema": "TypeRefSchema",
|
6554
6586
|
"location": {
|
6555
6587
|
"filePath": "importer.main.runtime.ts",
|
6556
|
-
"line":
|
6588
|
+
"line": 260,
|
6557
6589
|
"character": 34
|
6558
6590
|
},
|
6559
6591
|
"name": "LaneId"
|
@@ -6565,7 +6597,7 @@
|
|
6565
6597
|
"__schema": "ParameterSchema",
|
6566
6598
|
"location": {
|
6567
6599
|
"filePath": "importer.main.runtime.ts",
|
6568
|
-
"line":
|
6600
|
+
"line": 260,
|
6569
6601
|
"character": 42
|
6570
6602
|
},
|
6571
6603
|
"name": "persistIfNotExists",
|
@@ -6573,7 +6605,7 @@
|
|
6573
6605
|
"__schema": "InferenceTypeSchema",
|
6574
6606
|
"location": {
|
6575
6607
|
"filePath": "importer.main.runtime.ts",
|
6576
|
-
"line":
|
6608
|
+
"line": 260,
|
6577
6609
|
"character": 42
|
6578
6610
|
},
|
6579
6611
|
"type": "boolean"
|
@@ -6586,7 +6618,7 @@
|
|
6586
6618
|
"__schema": "ParameterSchema",
|
6587
6619
|
"location": {
|
6588
6620
|
"filePath": "importer.main.runtime.ts",
|
6589
|
-
"line":
|
6621
|
+
"line": 260,
|
6590
6622
|
"character": 69
|
6591
6623
|
},
|
6592
6624
|
"name": "includeLaneHistory",
|
@@ -6594,7 +6626,7 @@
|
|
6594
6626
|
"__schema": "InferenceTypeSchema",
|
6595
6627
|
"location": {
|
6596
6628
|
"filePath": "importer.main.runtime.ts",
|
6597
|
-
"line":
|
6629
|
+
"line": 260,
|
6598
6630
|
"character": 69
|
6599
6631
|
},
|
6600
6632
|
"type": "boolean"
|
@@ -6608,7 +6640,7 @@
|
|
6608
6640
|
"__schema": "TypeRefSchema",
|
6609
6641
|
"location": {
|
6610
6642
|
"filePath": "importer.main.runtime.ts",
|
6611
|
-
"line":
|
6643
|
+
"line": 260,
|
6612
6644
|
"character": 98
|
6613
6645
|
},
|
6614
6646
|
"name": "Promise",
|
@@ -6617,7 +6649,7 @@
|
|
6617
6649
|
"__schema": "TypeRefSchema",
|
6618
6650
|
"location": {
|
6619
6651
|
"filePath": "importer.main.runtime.ts",
|
6620
|
-
"line":
|
6652
|
+
"line": 260,
|
6621
6653
|
"character": 106
|
6622
6654
|
},
|
6623
6655
|
"name": "Lane"
|
@@ -6632,7 +6664,7 @@
|
|
6632
6664
|
"__schema": "FunctionLikeSchema",
|
6633
6665
|
"location": {
|
6634
6666
|
"filePath": "importer.main.runtime.ts",
|
6635
|
-
"line":
|
6667
|
+
"line": 277,
|
6636
6668
|
"character": 3
|
6637
6669
|
},
|
6638
6670
|
"signature": "(method) ImporterMain.importObjectsByHashes(hashes: string[], scope: string, reason?: string): Promise<void>",
|
@@ -6642,7 +6674,7 @@
|
|
6642
6674
|
"__schema": "ParameterSchema",
|
6643
6675
|
"location": {
|
6644
6676
|
"filePath": "importer.main.runtime.ts",
|
6645
|
-
"line":
|
6677
|
+
"line": 277,
|
6646
6678
|
"character": 31
|
6647
6679
|
},
|
6648
6680
|
"name": "hashes",
|
@@ -6650,14 +6682,14 @@
|
|
6650
6682
|
"__schema": "TypeArraySchema",
|
6651
6683
|
"location": {
|
6652
6684
|
"filePath": "importer.main.runtime.ts",
|
6653
|
-
"line":
|
6685
|
+
"line": 277,
|
6654
6686
|
"character": 39
|
6655
6687
|
},
|
6656
6688
|
"type": {
|
6657
6689
|
"__schema": "KeywordTypeSchema",
|
6658
6690
|
"location": {
|
6659
6691
|
"filePath": "importer.main.runtime.ts",
|
6660
|
-
"line":
|
6692
|
+
"line": 277,
|
6661
6693
|
"character": 39
|
6662
6694
|
},
|
6663
6695
|
"name": "string"
|
@@ -6670,7 +6702,7 @@
|
|
6670
6702
|
"__schema": "ParameterSchema",
|
6671
6703
|
"location": {
|
6672
6704
|
"filePath": "importer.main.runtime.ts",
|
6673
|
-
"line":
|
6705
|
+
"line": 277,
|
6674
6706
|
"character": 49
|
6675
6707
|
},
|
6676
6708
|
"name": "scope",
|
@@ -6678,7 +6710,7 @@
|
|
6678
6710
|
"__schema": "KeywordTypeSchema",
|
6679
6711
|
"location": {
|
6680
6712
|
"filePath": "importer.main.runtime.ts",
|
6681
|
-
"line":
|
6713
|
+
"line": 277,
|
6682
6714
|
"character": 56
|
6683
6715
|
},
|
6684
6716
|
"name": "string"
|
@@ -6690,7 +6722,7 @@
|
|
6690
6722
|
"__schema": "ParameterSchema",
|
6691
6723
|
"location": {
|
6692
6724
|
"filePath": "importer.main.runtime.ts",
|
6693
|
-
"line":
|
6725
|
+
"line": 277,
|
6694
6726
|
"character": 64
|
6695
6727
|
},
|
6696
6728
|
"name": "reason",
|
@@ -6698,7 +6730,7 @@
|
|
6698
6730
|
"__schema": "KeywordTypeSchema",
|
6699
6731
|
"location": {
|
6700
6732
|
"filePath": "importer.main.runtime.ts",
|
6701
|
-
"line":
|
6733
|
+
"line": 277,
|
6702
6734
|
"character": 73
|
6703
6735
|
},
|
6704
6736
|
"name": "string"
|
@@ -6711,7 +6743,7 @@
|
|
6711
6743
|
"__schema": "InferenceTypeSchema",
|
6712
6744
|
"location": {
|
6713
6745
|
"filePath": "importer.main.runtime.ts",
|
6714
|
-
"line":
|
6746
|
+
"line": 277,
|
6715
6747
|
"character": 3
|
6716
6748
|
},
|
6717
6749
|
"type": "Promise<void>"
|
@@ -6724,7 +6756,7 @@
|
|
6724
6756
|
"__schema": "VariableLikeSchema",
|
6725
6757
|
"location": {
|
6726
6758
|
"filePath": "importer.main.runtime.ts",
|
6727
|
-
"line":
|
6759
|
+
"line": 293,
|
6728
6760
|
"character": 3
|
6729
6761
|
},
|
6730
6762
|
"signature": "(property) ImporterMain.slots: never[]",
|
@@ -6733,7 +6765,7 @@
|
|
6733
6765
|
"__schema": "InferenceTypeSchema",
|
6734
6766
|
"location": {
|
6735
6767
|
"filePath": "importer.main.runtime.ts",
|
6736
|
-
"line":
|
6768
|
+
"line": 293,
|
6737
6769
|
"character": 3
|
6738
6770
|
},
|
6739
6771
|
"type": "never[]"
|
@@ -6745,7 +6777,7 @@
|
|
6745
6777
|
"__schema": "VariableLikeSchema",
|
6746
6778
|
"location": {
|
6747
6779
|
"filePath": "importer.main.runtime.ts",
|
6748
|
-
"line":
|
6780
|
+
"line": 294,
|
6749
6781
|
"character": 3
|
6750
6782
|
},
|
6751
6783
|
"signature": "(property) ImporterMain.dependencies: Aspect[]",
|
@@ -6754,7 +6786,7 @@
|
|
6754
6786
|
"__schema": "InferenceTypeSchema",
|
6755
6787
|
"location": {
|
6756
6788
|
"filePath": "importer.main.runtime.ts",
|
6757
|
-
"line":
|
6789
|
+
"line": 294,
|
6758
6790
|
"character": 3
|
6759
6791
|
},
|
6760
6792
|
"type": "Aspect[]"
|
@@ -6766,7 +6798,7 @@
|
|
6766
6798
|
"__schema": "VariableLikeSchema",
|
6767
6799
|
"location": {
|
6768
6800
|
"filePath": "importer.main.runtime.ts",
|
6769
|
-
"line":
|
6801
|
+
"line": 306,
|
6770
6802
|
"character": 3
|
6771
6803
|
},
|
6772
6804
|
"signature": "(property) ImporterMain.runtime: RuntimeDefinition",
|
@@ -6775,7 +6807,7 @@
|
|
6775
6807
|
"__schema": "InferenceTypeSchema",
|
6776
6808
|
"location": {
|
6777
6809
|
"filePath": "importer.main.runtime.ts",
|
6778
|
-
"line":
|
6810
|
+
"line": 306,
|
6779
6811
|
"character": 3
|
6780
6812
|
},
|
6781
6813
|
"type": "RuntimeDefinition"
|
@@ -6787,7 +6819,7 @@
|
|
6787
6819
|
"__schema": "FunctionLikeSchema",
|
6788
6820
|
"location": {
|
6789
6821
|
"filePath": "importer.main.runtime.ts",
|
6790
|
-
"line":
|
6822
|
+
"line": 307,
|
6791
6823
|
"character": 3
|
6792
6824
|
},
|
6793
6825
|
"signature": "(method) ImporterMain.provider([cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister,]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n GraphMain,\n ScopeMain,\n ComponentWriterMain,\n InstallMain,\n EnvsMain,\n LoggerMain,\n ListerMain\n]): Promise<ImporterMain>",
|
@@ -6797,7 +6829,7 @@
|
|
6797
6829
|
"__schema": "ParameterSchema",
|
6798
6830
|
"location": {
|
6799
6831
|
"filePath": "importer.main.runtime.ts",
|
6800
|
-
"line":
|
6832
|
+
"line": 307,
|
6801
6833
|
"character": 25
|
6802
6834
|
},
|
6803
6835
|
"name": "[ cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister ]",
|
@@ -6805,7 +6837,7 @@
|
|
6805
6837
|
"__schema": "TupleTypeSchema",
|
6806
6838
|
"location": {
|
6807
6839
|
"filePath": "importer.main.runtime.ts",
|
6808
|
-
"line":
|
6840
|
+
"line": 318,
|
6809
6841
|
"character": 6
|
6810
6842
|
},
|
6811
6843
|
"elements": [
|
@@ -6813,7 +6845,7 @@
|
|
6813
6845
|
"__schema": "TypeRefSchema",
|
6814
6846
|
"location": {
|
6815
6847
|
"filePath": "importer.main.runtime.ts",
|
6816
|
-
"line":
|
6848
|
+
"line": 319,
|
6817
6849
|
"character": 5
|
6818
6850
|
},
|
6819
6851
|
"name": "CLIMain"
|
@@ -6822,7 +6854,7 @@
|
|
6822
6854
|
"__schema": "TypeRefSchema",
|
6823
6855
|
"location": {
|
6824
6856
|
"filePath": "importer.main.runtime.ts",
|
6825
|
-
"line":
|
6857
|
+
"line": 320,
|
6826
6858
|
"character": 5
|
6827
6859
|
},
|
6828
6860
|
"name": "Workspace"
|
@@ -6831,7 +6863,7 @@
|
|
6831
6863
|
"__schema": "TypeRefSchema",
|
6832
6864
|
"location": {
|
6833
6865
|
"filePath": "importer.main.runtime.ts",
|
6834
|
-
"line":
|
6866
|
+
"line": 321,
|
6835
6867
|
"character": 5
|
6836
6868
|
},
|
6837
6869
|
"name": "DependencyResolverMain"
|
@@ -6840,7 +6872,7 @@
|
|
6840
6872
|
"__schema": "TypeRefSchema",
|
6841
6873
|
"location": {
|
6842
6874
|
"filePath": "importer.main.runtime.ts",
|
6843
|
-
"line":
|
6875
|
+
"line": 322,
|
6844
6876
|
"character": 5
|
6845
6877
|
},
|
6846
6878
|
"name": "GraphMain"
|
@@ -6849,7 +6881,7 @@
|
|
6849
6881
|
"__schema": "TypeRefSchema",
|
6850
6882
|
"location": {
|
6851
6883
|
"filePath": "importer.main.runtime.ts",
|
6852
|
-
"line":
|
6884
|
+
"line": 323,
|
6853
6885
|
"character": 5
|
6854
6886
|
},
|
6855
6887
|
"name": "ScopeMain"
|
@@ -6858,7 +6890,7 @@
|
|
6858
6890
|
"__schema": "TypeRefSchema",
|
6859
6891
|
"location": {
|
6860
6892
|
"filePath": "importer.main.runtime.ts",
|
6861
|
-
"line":
|
6893
|
+
"line": 324,
|
6862
6894
|
"character": 5
|
6863
6895
|
},
|
6864
6896
|
"name": "ComponentWriterMain"
|
@@ -6867,7 +6899,7 @@
|
|
6867
6899
|
"__schema": "TypeRefSchema",
|
6868
6900
|
"location": {
|
6869
6901
|
"filePath": "importer.main.runtime.ts",
|
6870
|
-
"line":
|
6902
|
+
"line": 325,
|
6871
6903
|
"character": 5
|
6872
6904
|
},
|
6873
6905
|
"name": "InstallMain"
|
@@ -6876,7 +6908,7 @@
|
|
6876
6908
|
"__schema": "TypeRefSchema",
|
6877
6909
|
"location": {
|
6878
6910
|
"filePath": "importer.main.runtime.ts",
|
6879
|
-
"line":
|
6911
|
+
"line": 326,
|
6880
6912
|
"character": 5
|
6881
6913
|
},
|
6882
6914
|
"name": "EnvsMain"
|
@@ -6885,7 +6917,7 @@
|
|
6885
6917
|
"__schema": "TypeRefSchema",
|
6886
6918
|
"location": {
|
6887
6919
|
"filePath": "importer.main.runtime.ts",
|
6888
|
-
"line":
|
6920
|
+
"line": 327,
|
6889
6921
|
"character": 5
|
6890
6922
|
},
|
6891
6923
|
"name": "LoggerMain"
|
@@ -6894,7 +6926,7 @@
|
|
6894
6926
|
"__schema": "TypeRefSchema",
|
6895
6927
|
"location": {
|
6896
6928
|
"filePath": "importer.main.runtime.ts",
|
6897
|
-
"line":
|
6929
|
+
"line": 328,
|
6898
6930
|
"character": 5
|
6899
6931
|
},
|
6900
6932
|
"name": "ListerMain"
|
@@ -6909,7 +6941,7 @@
|
|
6909
6941
|
"__schema": "InferenceTypeSchema",
|
6910
6942
|
"location": {
|
6911
6943
|
"filePath": "importer.main.runtime.ts",
|
6912
|
-
"line":
|
6944
|
+
"line": 307,
|
6913
6945
|
"character": 3
|
6914
6946
|
},
|
6915
6947
|
"type": "Promise<ImporterMain>"
|
@@ -6929,7 +6961,7 @@
|
|
6929
6961
|
"__schema": "UnImplementedSchema",
|
6930
6962
|
"location": {
|
6931
6963
|
"filePath": "importer.main.runtime.ts",
|
6932
|
-
"line":
|
6964
|
+
"line": 346,
|
6933
6965
|
"character": 1
|
6934
6966
|
},
|
6935
6967
|
"name": "ImporterAspect.addRuntime(ImporterMain);",
|
@@ -6978,7 +7010,7 @@
|
|
6978
7010
|
"componentId": {
|
6979
7011
|
"scope": "teambit.scope",
|
6980
7012
|
"name": "importer",
|
6981
|
-
"version": "1.0.
|
7013
|
+
"version": "1.0.471"
|
6982
7014
|
},
|
6983
7015
|
"taggedModuleExports": []
|
6984
7016
|
}
|