@teambit/importer 1.0.330 → 1.0.331

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -533,7 +533,7 @@
533
533
  "_legacy": {
534
534
  "scope": "teambit.scope",
535
535
  "name": "importer",
536
- "version": "1.0.330"
536
+ "version": "1.0.331"
537
537
  },
538
538
  "_scope": "teambit.scope"
539
539
  }
@@ -554,7 +554,7 @@
554
554
  "__schema": "TypeSchema",
555
555
  "location": {
556
556
  "filePath": "import-components.ts",
557
- "line": 38,
557
+ "line": 37,
558
558
  "character": 1
559
559
  },
560
560
  "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}",
@@ -563,7 +563,7 @@
563
563
  "__schema": "TypeLiteralSchema",
564
564
  "location": {
565
565
  "filePath": "import-components.ts",
566
- "line": 38,
566
+ "line": 37,
567
567
  "character": 29
568
568
  },
569
569
  "members": [
@@ -571,7 +571,7 @@
571
571
  "__schema": "VariableLikeSchema",
572
572
  "location": {
573
573
  "filePath": "import-components.ts",
574
- "line": 39,
574
+ "line": 38,
575
575
  "character": 3
576
576
  },
577
577
  "signature": "(property) ids: string[]",
@@ -580,14 +580,14 @@
580
580
  "__schema": "TypeArraySchema",
581
581
  "location": {
582
582
  "filePath": "import-components.ts",
583
- "line": 39,
583
+ "line": 38,
584
584
  "character": 8
585
585
  },
586
586
  "type": {
587
587
  "__schema": "KeywordTypeSchema",
588
588
  "location": {
589
589
  "filePath": "import-components.ts",
590
- "line": 39,
590
+ "line": 38,
591
591
  "character": 8
592
592
  },
593
593
  "name": "string"
@@ -599,7 +599,7 @@
599
599
  "__schema": "VariableLikeSchema",
600
600
  "location": {
601
601
  "filePath": "import-components.ts",
602
- "line": 40,
602
+ "line": 39,
603
603
  "character": 3
604
604
  },
605
605
  "signature": "(property) verbose?: boolean | undefined",
@@ -608,7 +608,7 @@
608
608
  "__schema": "KeywordTypeSchema",
609
609
  "location": {
610
610
  "filePath": "import-components.ts",
611
- "line": 40,
611
+ "line": 39,
612
612
  "character": 13
613
613
  },
614
614
  "name": "boolean"
@@ -619,7 +619,7 @@
619
619
  "__schema": "VariableLikeSchema",
620
620
  "location": {
621
621
  "filePath": "import-components.ts",
622
- "line": 41,
622
+ "line": 40,
623
623
  "character": 3
624
624
  },
625
625
  "signature": "(property) merge?: boolean | undefined",
@@ -628,7 +628,7 @@
628
628
  "__schema": "KeywordTypeSchema",
629
629
  "location": {
630
630
  "filePath": "import-components.ts",
631
- "line": 41,
631
+ "line": 40,
632
632
  "character": 11
633
633
  },
634
634
  "name": "boolean"
@@ -639,7 +639,7 @@
639
639
  "__schema": "VariableLikeSchema",
640
640
  "location": {
641
641
  "filePath": "import-components.ts",
642
- "line": 42,
642
+ "line": 41,
643
643
  "character": 3
644
644
  },
645
645
  "signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
@@ -648,14 +648,10 @@
648
648
  "__schema": "TypeRefSchema",
649
649
  "location": {
650
650
  "filePath": "import-components.ts",
651
- "line": 42,
651
+ "line": 41,
652
652
  "character": 19
653
653
  },
654
- "name": "MergeStrategy",
655
- "componentId": {
656
- "scope": "teambit.component",
657
- "name": "merging"
658
- }
654
+ "name": "MergeStrategy"
659
655
  },
660
656
  "isOptional": true
661
657
  },
@@ -663,7 +659,7 @@
663
659
  "__schema": "VariableLikeSchema",
664
660
  "location": {
665
661
  "filePath": "import-components.ts",
666
- "line": 43,
662
+ "line": 42,
667
663
  "character": 3
668
664
  },
669
665
  "signature": "(property) filterEnvs?: string[] | undefined",
@@ -672,14 +668,14 @@
672
668
  "__schema": "TypeArraySchema",
673
669
  "location": {
674
670
  "filePath": "import-components.ts",
675
- "line": 43,
671
+ "line": 42,
676
672
  "character": 16
677
673
  },
678
674
  "type": {
679
675
  "__schema": "KeywordTypeSchema",
680
676
  "location": {
681
677
  "filePath": "import-components.ts",
682
- "line": 43,
678
+ "line": 42,
683
679
  "character": 16
684
680
  },
685
681
  "name": "string"
@@ -691,7 +687,7 @@
691
687
  "__schema": "VariableLikeSchema",
692
688
  "location": {
693
689
  "filePath": "import-components.ts",
694
- "line": 44,
690
+ "line": 43,
695
691
  "character": 3
696
692
  },
697
693
  "signature": "(property) writeToPath?: string | undefined",
@@ -700,7 +696,7 @@
700
696
  "__schema": "KeywordTypeSchema",
701
697
  "location": {
702
698
  "filePath": "import-components.ts",
703
- "line": 44,
699
+ "line": 43,
704
700
  "character": 17
705
701
  },
706
702
  "name": "string"
@@ -711,7 +707,7 @@
711
707
  "__schema": "VariableLikeSchema",
712
708
  "location": {
713
709
  "filePath": "import-components.ts",
714
- "line": 45,
710
+ "line": 44,
715
711
  "character": 3
716
712
  },
717
713
  "signature": "(property) writeConfig?: boolean | undefined",
@@ -720,7 +716,7 @@
720
716
  "__schema": "KeywordTypeSchema",
721
717
  "location": {
722
718
  "filePath": "import-components.ts",
723
- "line": 45,
719
+ "line": 44,
724
720
  "character": 17
725
721
  },
726
722
  "name": "boolean"
@@ -731,7 +727,7 @@
731
727
  "__schema": "VariableLikeSchema",
732
728
  "location": {
733
729
  "filePath": "import-components.ts",
734
- "line": 46,
730
+ "line": 45,
735
731
  "character": 3
736
732
  },
737
733
  "signature": "(property) override?: boolean | undefined",
@@ -740,7 +736,7 @@
740
736
  "__schema": "KeywordTypeSchema",
741
737
  "location": {
742
738
  "filePath": "import-components.ts",
743
- "line": 46,
739
+ "line": 45,
744
740
  "character": 14
745
741
  },
746
742
  "name": "boolean"
@@ -751,7 +747,7 @@
751
747
  "__schema": "VariableLikeSchema",
752
748
  "location": {
753
749
  "filePath": "import-components.ts",
754
- "line": 47,
750
+ "line": 46,
755
751
  "character": 3
756
752
  },
757
753
  "signature": "(property) installNpmPackages: boolean",
@@ -760,7 +756,7 @@
760
756
  "__schema": "KeywordTypeSchema",
761
757
  "location": {
762
758
  "filePath": "import-components.ts",
763
- "line": 47,
759
+ "line": 46,
764
760
  "character": 23
765
761
  },
766
762
  "name": "boolean"
@@ -771,7 +767,7 @@
771
767
  "__schema": "VariableLikeSchema",
772
768
  "location": {
773
769
  "filePath": "import-components.ts",
774
- "line": 48,
770
+ "line": 47,
775
771
  "character": 3
776
772
  },
777
773
  "signature": "(property) writeConfigFiles: boolean",
@@ -780,7 +776,7 @@
780
776
  "__schema": "KeywordTypeSchema",
781
777
  "location": {
782
778
  "filePath": "import-components.ts",
783
- "line": 48,
779
+ "line": 47,
784
780
  "character": 21
785
781
  },
786
782
  "name": "boolean"
@@ -791,7 +787,7 @@
791
787
  "__schema": "VariableLikeSchema",
792
788
  "location": {
793
789
  "filePath": "import-components.ts",
794
- "line": 49,
790
+ "line": 48,
795
791
  "character": 3
796
792
  },
797
793
  "signature": "(property) objectsOnly?: boolean | undefined",
@@ -800,7 +796,7 @@
800
796
  "__schema": "KeywordTypeSchema",
801
797
  "location": {
802
798
  "filePath": "import-components.ts",
803
- "line": 49,
799
+ "line": 48,
804
800
  "character": 17
805
801
  },
806
802
  "name": "boolean"
@@ -811,7 +807,7 @@
811
807
  "__schema": "VariableLikeSchema",
812
808
  "location": {
813
809
  "filePath": "import-components.ts",
814
- "line": 50,
810
+ "line": 49,
815
811
  "character": 3
816
812
  },
817
813
  "signature": "(property) importDependenciesDirectly?: boolean | undefined",
@@ -820,7 +816,7 @@
820
816
  "__schema": "KeywordTypeSchema",
821
817
  "location": {
822
818
  "filePath": "import-components.ts",
823
- "line": 50,
819
+ "line": 49,
824
820
  "character": 32
825
821
  },
826
822
  "name": "boolean"
@@ -831,7 +827,7 @@
831
827
  "__schema": "VariableLikeSchema",
832
828
  "location": {
833
829
  "filePath": "import-components.ts",
834
- "line": 51,
830
+ "line": 50,
835
831
  "character": 3
836
832
  },
837
833
  "signature": "(property) importHeadDependenciesDirectly?: boolean | undefined",
@@ -840,7 +836,7 @@
840
836
  "__schema": "KeywordTypeSchema",
841
837
  "location": {
842
838
  "filePath": "import-components.ts",
843
- "line": 51,
839
+ "line": 50,
844
840
  "character": 36
845
841
  },
846
842
  "name": "boolean"
@@ -851,7 +847,7 @@
851
847
  "__schema": "VariableLikeSchema",
852
848
  "location": {
853
849
  "filePath": "import-components.ts",
854
- "line": 52,
850
+ "line": 51,
855
851
  "character": 3
856
852
  },
857
853
  "signature": "(property) importDependents?: boolean | undefined",
@@ -860,7 +856,7 @@
860
856
  "__schema": "KeywordTypeSchema",
861
857
  "location": {
862
858
  "filePath": "import-components.ts",
863
- "line": 52,
859
+ "line": 51,
864
860
  "character": 22
865
861
  },
866
862
  "name": "boolean"
@@ -871,7 +867,7 @@
871
867
  "__schema": "VariableLikeSchema",
872
868
  "location": {
873
869
  "filePath": "import-components.ts",
874
- "line": 53,
870
+ "line": 52,
875
871
  "character": 3
876
872
  },
877
873
  "signature": "(property) dependentsVia?: string | undefined",
@@ -880,7 +876,7 @@
880
876
  "__schema": "KeywordTypeSchema",
881
877
  "location": {
882
878
  "filePath": "import-components.ts",
883
- "line": 53,
879
+ "line": 52,
884
880
  "character": 19
885
881
  },
886
882
  "name": "string"
@@ -891,7 +887,7 @@
891
887
  "__schema": "VariableLikeSchema",
892
888
  "location": {
893
889
  "filePath": "import-components.ts",
894
- "line": 54,
890
+ "line": 53,
895
891
  "character": 3
896
892
  },
897
893
  "signature": "(property) dependentsAll?: boolean | undefined",
@@ -900,7 +896,7 @@
900
896
  "__schema": "KeywordTypeSchema",
901
897
  "location": {
902
898
  "filePath": "import-components.ts",
903
- "line": 54,
899
+ "line": 53,
904
900
  "character": 19
905
901
  },
906
902
  "name": "boolean"
@@ -911,7 +907,7 @@
911
907
  "__schema": "VariableLikeSchema",
912
908
  "location": {
913
909
  "filePath": "import-components.ts",
914
- "line": 55,
910
+ "line": 54,
915
911
  "character": 3
916
912
  },
917
913
  "signature": "(property) silent?: boolean | undefined",
@@ -920,7 +916,7 @@
920
916
  "__schema": "KeywordTypeSchema",
921
917
  "location": {
922
918
  "filePath": "import-components.ts",
923
- "line": 55,
919
+ "line": 54,
924
920
  "character": 12
925
921
  },
926
922
  "name": "boolean"
@@ -931,7 +927,7 @@
931
927
  "__schema": "VariableLikeSchema",
932
928
  "location": {
933
929
  "filePath": "import-components.ts",
934
- "line": 56,
930
+ "line": 55,
935
931
  "character": 3
936
932
  },
937
933
  "signature": "(property) fromOriginalScope?: boolean | undefined",
@@ -940,7 +936,7 @@
940
936
  "__schema": "KeywordTypeSchema",
941
937
  "location": {
942
938
  "filePath": "import-components.ts",
943
- "line": 56,
939
+ "line": 55,
944
940
  "character": 23
945
941
  },
946
942
  "name": "boolean"
@@ -951,7 +947,7 @@
951
947
  "__schema": "VariableLikeSchema",
952
948
  "location": {
953
949
  "filePath": "import-components.ts",
954
- "line": 57,
950
+ "line": 56,
955
951
  "character": 3
956
952
  },
957
953
  "signature": "(property) saveInLane?: boolean | undefined",
@@ -960,7 +956,7 @@
960
956
  "__schema": "KeywordTypeSchema",
961
957
  "location": {
962
958
  "filePath": "import-components.ts",
963
- "line": 57,
959
+ "line": 56,
964
960
  "character": 16
965
961
  },
966
962
  "name": "boolean"
@@ -971,7 +967,7 @@
971
967
  "__schema": "VariableLikeSchema",
972
968
  "location": {
973
969
  "filePath": "import-components.ts",
974
- "line": 58,
970
+ "line": 57,
975
971
  "character": 3
976
972
  },
977
973
  "signature": "(property) lanes?: {\n laneId: LaneId;\n remoteLane?: Lane | undefined;\n} | undefined",
@@ -980,7 +976,7 @@
980
976
  "__schema": "TypeLiteralSchema",
981
977
  "location": {
982
978
  "filePath": "import-components.ts",
983
- "line": 58,
979
+ "line": 57,
984
980
  "character": 11
985
981
  },
986
982
  "members": [
@@ -988,7 +984,7 @@
988
984
  "__schema": "VariableLikeSchema",
989
985
  "location": {
990
986
  "filePath": "import-components.ts",
991
- "line": 59,
987
+ "line": 58,
992
988
  "character": 5
993
989
  },
994
990
  "signature": "(property) laneId: LaneId",
@@ -997,7 +993,7 @@
997
993
  "__schema": "TypeRefSchema",
998
994
  "location": {
999
995
  "filePath": "import-components.ts",
1000
- "line": 59,
996
+ "line": 58,
1001
997
  "character": 5
1002
998
  },
1003
999
  "name": "LaneId",
@@ -1013,7 +1009,7 @@
1013
1009
  "__schema": "VariableLikeSchema",
1014
1010
  "location": {
1015
1011
  "filePath": "import-components.ts",
1016
- "line": 60,
1012
+ "line": 59,
1017
1013
  "character": 5
1018
1014
  },
1019
1015
  "signature": "(property) remoteLane?: Lane | undefined",
@@ -1022,11 +1018,10 @@
1022
1018
  "__schema": "TypeRefSchema",
1023
1019
  "location": {
1024
1020
  "filePath": "import-components.ts",
1025
- "line": 60,
1021
+ "line": 59,
1026
1022
  "character": 18
1027
1023
  },
1028
- "name": "Lane",
1029
- "packageName": "@teambit/legacy/dist/scope/models"
1024
+ "name": "Lane"
1030
1025
  },
1031
1026
  "isOptional": true
1032
1027
  }
@@ -1038,7 +1033,7 @@
1038
1033
  "__schema": "VariableLikeSchema",
1039
1034
  "location": {
1040
1035
  "filePath": "import-components.ts",
1041
- "line": 62,
1036
+ "line": 61,
1042
1037
  "character": 3
1043
1038
  },
1044
1039
  "signature": "(property) allHistory?: boolean | undefined",
@@ -1047,7 +1042,7 @@
1047
1042
  "__schema": "KeywordTypeSchema",
1048
1043
  "location": {
1049
1044
  "filePath": "import-components.ts",
1050
- "line": 62,
1045
+ "line": 61,
1051
1046
  "character": 16
1052
1047
  },
1053
1048
  "name": "boolean"
@@ -1058,7 +1053,7 @@
1058
1053
  "__schema": "VariableLikeSchema",
1059
1054
  "location": {
1060
1055
  "filePath": "import-components.ts",
1061
- "line": 63,
1056
+ "line": 62,
1062
1057
  "character": 3
1063
1058
  },
1064
1059
  "signature": "(property) fetchDeps?: boolean | undefined",
@@ -1067,7 +1062,7 @@
1067
1062
  "__schema": "KeywordTypeSchema",
1068
1063
  "location": {
1069
1064
  "filePath": "import-components.ts",
1070
- "line": 63,
1065
+ "line": 62,
1071
1066
  "character": 15
1072
1067
  },
1073
1068
  "name": "boolean"
@@ -1078,7 +1073,7 @@
1078
1073
  "__schema": "VariableLikeSchema",
1079
1074
  "location": {
1080
1075
  "filePath": "import-components.ts",
1081
- "line": 64,
1076
+ "line": 63,
1082
1077
  "character": 3
1083
1078
  },
1084
1079
  "signature": "(property) trackOnly?: boolean | undefined",
@@ -1087,7 +1082,7 @@
1087
1082
  "__schema": "KeywordTypeSchema",
1088
1083
  "location": {
1089
1084
  "filePath": "import-components.ts",
1090
- "line": 64,
1085
+ "line": 63,
1091
1086
  "character": 15
1092
1087
  },
1093
1088
  "name": "boolean"
@@ -1098,7 +1093,7 @@
1098
1093
  "__schema": "VariableLikeSchema",
1099
1094
  "location": {
1100
1095
  "filePath": "import-components.ts",
1101
- "line": 65,
1096
+ "line": 64,
1102
1097
  "character": 3
1103
1098
  },
1104
1099
  "signature": "(property) includeDeprecated?: boolean | undefined",
@@ -1107,7 +1102,7 @@
1107
1102
  "__schema": "KeywordTypeSchema",
1108
1103
  "location": {
1109
1104
  "filePath": "import-components.ts",
1110
- "line": 65,
1105
+ "line": 64,
1111
1106
  "character": 23
1112
1107
  },
1113
1108
  "name": "boolean"
@@ -1118,7 +1113,7 @@
1118
1113
  "__schema": "VariableLikeSchema",
1119
1114
  "location": {
1120
1115
  "filePath": "import-components.ts",
1121
- "line": 66,
1116
+ "line": 65,
1122
1117
  "character": 3
1123
1118
  },
1124
1119
  "signature": "(property) isLaneFromRemote?: boolean | undefined",
@@ -1127,7 +1122,7 @@
1127
1122
  "__schema": "KeywordTypeSchema",
1128
1123
  "location": {
1129
1124
  "filePath": "import-components.ts",
1130
- "line": 66,
1125
+ "line": 65,
1131
1126
  "character": 22
1132
1127
  },
1133
1128
  "name": "boolean"
@@ -1181,11 +1176,7 @@
1181
1176
  "line": 32,
1182
1177
  "character": 24
1183
1178
  },
1184
- "name": "Workspace",
1185
- "componentId": {
1186
- "scope": "teambit.workspace",
1187
- "name": "workspace"
1188
- }
1179
+ "name": "Workspace"
1189
1180
  },
1190
1181
  "isOptional": false,
1191
1182
  "isSpread": false
@@ -1205,11 +1196,7 @@
1205
1196
  "line": 33,
1206
1197
  "character": 26
1207
1198
  },
1208
- "name": "DependencyResolverMain",
1209
- "componentId": {
1210
- "scope": "teambit.dependencies",
1211
- "name": "dependency-resolver"
1212
- }
1199
+ "name": "DependencyResolverMain"
1213
1200
  },
1214
1201
  "isOptional": false,
1215
1202
  "isSpread": false
@@ -1229,11 +1216,7 @@
1229
1216
  "line": 34,
1230
1217
  "character": 20
1231
1218
  },
1232
- "name": "GraphMain",
1233
- "componentId": {
1234
- "scope": "teambit.component",
1235
- "name": "graph"
1236
- }
1219
+ "name": "GraphMain"
1237
1220
  },
1238
1221
  "isOptional": false,
1239
1222
  "isSpread": false
@@ -1253,11 +1236,7 @@
1253
1236
  "line": 35,
1254
1237
  "character": 20
1255
1238
  },
1256
- "name": "ScopeMain",
1257
- "componentId": {
1258
- "scope": "teambit.scope",
1259
- "name": "scope"
1260
- }
1239
+ "name": "ScopeMain"
1261
1240
  },
1262
1241
  "isOptional": false,
1263
1242
  "isSpread": false
@@ -1277,11 +1256,7 @@
1277
1256
  "line": 36,
1278
1257
  "character": 30
1279
1258
  },
1280
- "name": "ComponentWriterMain",
1281
- "componentId": {
1282
- "scope": "teambit.component",
1283
- "name": "component-writer"
1284
- }
1259
+ "name": "ComponentWriterMain"
1285
1260
  },
1286
1261
  "isOptional": false,
1287
1262
  "isSpread": false
@@ -1301,11 +1276,7 @@
1301
1276
  "line": 37,
1302
1277
  "character": 19
1303
1278
  },
1304
- "name": "EnvsMain",
1305
- "componentId": {
1306
- "scope": "teambit.envs",
1307
- "name": "envs"
1308
- }
1279
+ "name": "EnvsMain"
1309
1280
  },
1310
1281
  "isOptional": false,
1311
1282
  "isSpread": false
@@ -1325,11 +1296,7 @@
1325
1296
  "line": 38,
1326
1297
  "character": 22
1327
1298
  },
1328
- "name": "Logger",
1329
- "componentId": {
1330
- "scope": "teambit.harmony",
1331
- "name": "logger"
1332
- }
1299
+ "name": "Logger"
1333
1300
  },
1334
1301
  "isOptional": false,
1335
1302
  "isSpread": false
@@ -1349,11 +1316,7 @@
1349
1316
  "line": 39,
1350
1317
  "character": 21
1351
1318
  },
1352
- "name": "ListerMain",
1353
- "componentId": {
1354
- "scope": "teambit.component",
1355
- "name": "lister"
1356
- }
1319
+ "name": "ListerMain"
1357
1320
  },
1358
1321
  "isOptional": false,
1359
1322
  "isSpread": false
@@ -1446,8 +1409,7 @@
1446
1409
  "line": 42,
1447
1410
  "character": 90
1448
1411
  },
1449
- "name": "ImportResult",
1450
- "internalFilePath": "import-components.ts"
1412
+ "name": "ImportResult"
1451
1413
  }
1452
1414
  ]
1453
1415
  },
@@ -1525,8 +1487,7 @@
1525
1487
  "line": 75,
1526
1488
  "character": 70
1527
1489
  },
1528
- "name": "ImportResult",
1529
- "internalFilePath": "import-components.ts"
1490
+ "name": "ImportResult"
1530
1491
  }
1531
1492
  ]
1532
1493
  },
@@ -1570,8 +1531,7 @@
1570
1531
  "line": 91,
1571
1532
  "character": 43
1572
1533
  },
1573
- "name": "Lane",
1574
- "packageName": "@teambit/legacy/dist/scope/models"
1534
+ "name": "Lane"
1575
1535
  },
1576
1536
  "isOptional": false,
1577
1537
  "isSpread": false
@@ -1598,12 +1558,7 @@
1598
1558
  "line": 91,
1599
1559
  "character": 54
1600
1560
  },
1601
- "name": "ComponentID",
1602
- "componentId": {
1603
- "scope": "teambit.component",
1604
- "name": "component-id",
1605
- "version": "1.2.0"
1606
- }
1561
+ "name": "ComponentID"
1607
1562
  }
1608
1563
  },
1609
1564
  "isOptional": true,
@@ -1682,8 +1637,7 @@
1682
1637
  "line": 104,
1683
1638
  "character": 41
1684
1639
  },
1685
- "name": "ImportResult",
1686
- "internalFilePath": "import-components.ts"
1640
+ "name": "ImportResult"
1687
1641
  }
1688
1642
  ]
1689
1643
  },
@@ -1723,12 +1677,7 @@
1723
1677
  "line": 120,
1724
1678
  "character": 43
1725
1679
  },
1726
- "name": "ComponentID",
1727
- "componentId": {
1728
- "scope": "teambit.component",
1729
- "name": "component-id",
1730
- "version": "1.2.0"
1731
- }
1680
+ "name": "ComponentID"
1732
1681
  }
1733
1682
  },
1734
1683
  "isOptional": false,
@@ -1829,8 +1778,7 @@
1829
1778
  "line": 132,
1830
1779
  "character": 35
1831
1780
  },
1832
- "name": "Lane",
1833
- "packageName": "@teambit/legacy/dist/scope/models"
1781
+ "name": "Lane"
1834
1782
  },
1835
1783
  "isOptional": false,
1836
1784
  "isSpread": false
@@ -2035,8 +1983,7 @@
2035
1983
  "line": 229,
2036
1984
  "character": 12
2037
1985
  },
2038
- "name": "Lane",
2039
- "packageName": "@teambit/legacy/dist/scope/models"
1986
+ "name": "Lane"
2040
1987
  }
2041
1988
  },
2042
1989
  "isOptional": false,
@@ -2111,8 +2058,7 @@
2111
2058
  "line": 232,
2112
2059
  "character": 14
2113
2060
  },
2114
- "name": "ImportResult",
2115
- "internalFilePath": "import-components.ts"
2061
+ "name": "ImportResult"
2116
2062
  }
2117
2063
  ]
2118
2064
  },
@@ -2156,12 +2102,7 @@
2156
2102
  "line": 260,
2157
2103
  "character": 34
2158
2104
  },
2159
- "name": "LaneId",
2160
- "componentId": {
2161
- "scope": "teambit.lanes",
2162
- "name": "lane-id",
2163
- "version": "0.0.311"
2164
- }
2105
+ "name": "LaneId"
2165
2106
  },
2166
2107
  "isOptional": false,
2167
2108
  "isSpread": false
@@ -2225,8 +2166,7 @@
2225
2166
  "line": 260,
2226
2167
  "character": 106
2227
2168
  },
2228
- "name": "Lane",
2229
- "packageName": "@teambit/legacy/dist/scope/models"
2169
+ "name": "Lane"
2230
2170
  }
2231
2171
  ]
2232
2172
  },
@@ -2422,11 +2362,7 @@
2422
2362
  "line": 319,
2423
2363
  "character": 5
2424
2364
  },
2425
- "name": "CLIMain",
2426
- "componentId": {
2427
- "scope": "teambit.harmony",
2428
- "name": "cli"
2429
- }
2365
+ "name": "CLIMain"
2430
2366
  },
2431
2367
  {
2432
2368
  "__schema": "TypeRefSchema",
@@ -2435,11 +2371,7 @@
2435
2371
  "line": 320,
2436
2372
  "character": 5
2437
2373
  },
2438
- "name": "Workspace",
2439
- "componentId": {
2440
- "scope": "teambit.workspace",
2441
- "name": "workspace"
2442
- }
2374
+ "name": "Workspace"
2443
2375
  },
2444
2376
  {
2445
2377
  "__schema": "TypeRefSchema",
@@ -2448,11 +2380,7 @@
2448
2380
  "line": 321,
2449
2381
  "character": 5
2450
2382
  },
2451
- "name": "DependencyResolverMain",
2452
- "componentId": {
2453
- "scope": "teambit.dependencies",
2454
- "name": "dependency-resolver"
2455
- }
2383
+ "name": "DependencyResolverMain"
2456
2384
  },
2457
2385
  {
2458
2386
  "__schema": "TypeRefSchema",
@@ -2461,11 +2389,7 @@
2461
2389
  "line": 322,
2462
2390
  "character": 5
2463
2391
  },
2464
- "name": "GraphMain",
2465
- "componentId": {
2466
- "scope": "teambit.component",
2467
- "name": "graph"
2468
- }
2392
+ "name": "GraphMain"
2469
2393
  },
2470
2394
  {
2471
2395
  "__schema": "TypeRefSchema",
@@ -2474,11 +2398,7 @@
2474
2398
  "line": 323,
2475
2399
  "character": 5
2476
2400
  },
2477
- "name": "ScopeMain",
2478
- "componentId": {
2479
- "scope": "teambit.scope",
2480
- "name": "scope"
2481
- }
2401
+ "name": "ScopeMain"
2482
2402
  },
2483
2403
  {
2484
2404
  "__schema": "TypeRefSchema",
@@ -2487,11 +2407,7 @@
2487
2407
  "line": 324,
2488
2408
  "character": 5
2489
2409
  },
2490
- "name": "ComponentWriterMain",
2491
- "componentId": {
2492
- "scope": "teambit.component",
2493
- "name": "component-writer"
2494
- }
2410
+ "name": "ComponentWriterMain"
2495
2411
  },
2496
2412
  {
2497
2413
  "__schema": "TypeRefSchema",
@@ -2500,11 +2416,7 @@
2500
2416
  "line": 325,
2501
2417
  "character": 5
2502
2418
  },
2503
- "name": "InstallMain",
2504
- "componentId": {
2505
- "scope": "teambit.workspace",
2506
- "name": "install"
2507
- }
2419
+ "name": "InstallMain"
2508
2420
  },
2509
2421
  {
2510
2422
  "__schema": "TypeRefSchema",
@@ -2513,11 +2425,7 @@
2513
2425
  "line": 326,
2514
2426
  "character": 5
2515
2427
  },
2516
- "name": "EnvsMain",
2517
- "componentId": {
2518
- "scope": "teambit.envs",
2519
- "name": "envs"
2520
- }
2428
+ "name": "EnvsMain"
2521
2429
  },
2522
2430
  {
2523
2431
  "__schema": "TypeRefSchema",
@@ -2526,11 +2434,7 @@
2526
2434
  "line": 327,
2527
2435
  "character": 5
2528
2436
  },
2529
- "name": "LoggerMain",
2530
- "componentId": {
2531
- "scope": "teambit.harmony",
2532
- "name": "logger"
2533
- }
2437
+ "name": "LoggerMain"
2534
2438
  },
2535
2439
  {
2536
2440
  "__schema": "TypeRefSchema",
@@ -2539,11 +2443,7 @@
2539
2443
  "line": 328,
2540
2444
  "character": 5
2541
2445
  },
2542
- "name": "ListerMain",
2543
- "componentId": {
2544
- "scope": "teambit.component",
2545
- "name": "lister"
2546
- }
2446
+ "name": "ListerMain"
2547
2447
  }
2548
2448
  ]
2549
2449
  },
@@ -3139,7 +3039,7 @@
3139
3039
  "_legacy": {
3140
3040
  "scope": "teambit.scope",
3141
3041
  "name": "importer",
3142
- "version": "1.0.330"
3042
+ "version": "1.0.331"
3143
3043
  },
3144
3044
  "_scope": "teambit.scope"
3145
3045
  }
@@ -3174,12 +3074,7 @@
3174
3074
  "line": 77,
3175
3075
  "character": 54
3176
3076
  },
3177
- "name": "ComponentID",
3178
- "componentId": {
3179
- "scope": "teambit.component",
3180
- "name": "component-id",
3181
- "version": "1.2.0"
3182
- }
3077
+ "name": "ComponentID"
3183
3078
  },
3184
3079
  "isOptional": false,
3185
3080
  "isSpread": false
@@ -3199,8 +3094,7 @@
3199
3094
  "line": 77,
3200
3095
  "character": 82
3201
3096
  },
3202
- "name": "ImportDetails",
3203
- "internalFilePath": "import-components.ts"
3097
+ "name": "ImportDetails"
3204
3098
  },
3205
3099
  "isOptional": false,
3206
3100
  "isSpread": false
@@ -3232,7 +3126,7 @@
3232
3126
  "__schema": "TypeSchema",
3233
3127
  "location": {
3234
3128
  "filePath": "import-components.ts",
3235
- "line": 38,
3129
+ "line": 37,
3236
3130
  "character": 1
3237
3131
  },
3238
3132
  "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}",
@@ -3241,7 +3135,7 @@
3241
3135
  "__schema": "TypeLiteralSchema",
3242
3136
  "location": {
3243
3137
  "filePath": "import-components.ts",
3244
- "line": 38,
3138
+ "line": 37,
3245
3139
  "character": 29
3246
3140
  },
3247
3141
  "members": [
@@ -3249,7 +3143,7 @@
3249
3143
  "__schema": "VariableLikeSchema",
3250
3144
  "location": {
3251
3145
  "filePath": "import-components.ts",
3252
- "line": 39,
3146
+ "line": 38,
3253
3147
  "character": 3
3254
3148
  },
3255
3149
  "signature": "(property) ids: string[]",
@@ -3258,14 +3152,14 @@
3258
3152
  "__schema": "TypeArraySchema",
3259
3153
  "location": {
3260
3154
  "filePath": "import-components.ts",
3261
- "line": 39,
3155
+ "line": 38,
3262
3156
  "character": 8
3263
3157
  },
3264
3158
  "type": {
3265
3159
  "__schema": "KeywordTypeSchema",
3266
3160
  "location": {
3267
3161
  "filePath": "import-components.ts",
3268
- "line": 39,
3162
+ "line": 38,
3269
3163
  "character": 8
3270
3164
  },
3271
3165
  "name": "string"
@@ -3277,7 +3171,7 @@
3277
3171
  "__schema": "VariableLikeSchema",
3278
3172
  "location": {
3279
3173
  "filePath": "import-components.ts",
3280
- "line": 40,
3174
+ "line": 39,
3281
3175
  "character": 3
3282
3176
  },
3283
3177
  "signature": "(property) verbose?: boolean | undefined",
@@ -3286,7 +3180,7 @@
3286
3180
  "__schema": "KeywordTypeSchema",
3287
3181
  "location": {
3288
3182
  "filePath": "import-components.ts",
3289
- "line": 40,
3183
+ "line": 39,
3290
3184
  "character": 13
3291
3185
  },
3292
3186
  "name": "boolean"
@@ -3297,7 +3191,7 @@
3297
3191
  "__schema": "VariableLikeSchema",
3298
3192
  "location": {
3299
3193
  "filePath": "import-components.ts",
3300
- "line": 41,
3194
+ "line": 40,
3301
3195
  "character": 3
3302
3196
  },
3303
3197
  "signature": "(property) merge?: boolean | undefined",
@@ -3306,7 +3200,7 @@
3306
3200
  "__schema": "KeywordTypeSchema",
3307
3201
  "location": {
3308
3202
  "filePath": "import-components.ts",
3309
- "line": 41,
3203
+ "line": 40,
3310
3204
  "character": 11
3311
3205
  },
3312
3206
  "name": "boolean"
@@ -3317,7 +3211,7 @@
3317
3211
  "__schema": "VariableLikeSchema",
3318
3212
  "location": {
3319
3213
  "filePath": "import-components.ts",
3320
- "line": 42,
3214
+ "line": 41,
3321
3215
  "character": 3
3322
3216
  },
3323
3217
  "signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
@@ -3326,14 +3220,10 @@
3326
3220
  "__schema": "TypeRefSchema",
3327
3221
  "location": {
3328
3222
  "filePath": "import-components.ts",
3329
- "line": 42,
3223
+ "line": 41,
3330
3224
  "character": 19
3331
3225
  },
3332
- "name": "MergeStrategy",
3333
- "componentId": {
3334
- "scope": "teambit.component",
3335
- "name": "merging"
3336
- }
3226
+ "name": "MergeStrategy"
3337
3227
  },
3338
3228
  "isOptional": true
3339
3229
  },
@@ -3341,7 +3231,7 @@
3341
3231
  "__schema": "VariableLikeSchema",
3342
3232
  "location": {
3343
3233
  "filePath": "import-components.ts",
3344
- "line": 43,
3234
+ "line": 42,
3345
3235
  "character": 3
3346
3236
  },
3347
3237
  "signature": "(property) filterEnvs?: string[] | undefined",
@@ -3350,14 +3240,14 @@
3350
3240
  "__schema": "TypeArraySchema",
3351
3241
  "location": {
3352
3242
  "filePath": "import-components.ts",
3353
- "line": 43,
3243
+ "line": 42,
3354
3244
  "character": 16
3355
3245
  },
3356
3246
  "type": {
3357
3247
  "__schema": "KeywordTypeSchema",
3358
3248
  "location": {
3359
3249
  "filePath": "import-components.ts",
3360
- "line": 43,
3250
+ "line": 42,
3361
3251
  "character": 16
3362
3252
  },
3363
3253
  "name": "string"
@@ -3369,7 +3259,7 @@
3369
3259
  "__schema": "VariableLikeSchema",
3370
3260
  "location": {
3371
3261
  "filePath": "import-components.ts",
3372
- "line": 44,
3262
+ "line": 43,
3373
3263
  "character": 3
3374
3264
  },
3375
3265
  "signature": "(property) writeToPath?: string | undefined",
@@ -3378,7 +3268,7 @@
3378
3268
  "__schema": "KeywordTypeSchema",
3379
3269
  "location": {
3380
3270
  "filePath": "import-components.ts",
3381
- "line": 44,
3271
+ "line": 43,
3382
3272
  "character": 17
3383
3273
  },
3384
3274
  "name": "string"
@@ -3389,7 +3279,7 @@
3389
3279
  "__schema": "VariableLikeSchema",
3390
3280
  "location": {
3391
3281
  "filePath": "import-components.ts",
3392
- "line": 45,
3282
+ "line": 44,
3393
3283
  "character": 3
3394
3284
  },
3395
3285
  "signature": "(property) writeConfig?: boolean | undefined",
@@ -3398,7 +3288,7 @@
3398
3288
  "__schema": "KeywordTypeSchema",
3399
3289
  "location": {
3400
3290
  "filePath": "import-components.ts",
3401
- "line": 45,
3291
+ "line": 44,
3402
3292
  "character": 17
3403
3293
  },
3404
3294
  "name": "boolean"
@@ -3409,7 +3299,7 @@
3409
3299
  "__schema": "VariableLikeSchema",
3410
3300
  "location": {
3411
3301
  "filePath": "import-components.ts",
3412
- "line": 46,
3302
+ "line": 45,
3413
3303
  "character": 3
3414
3304
  },
3415
3305
  "signature": "(property) override?: boolean | undefined",
@@ -3418,7 +3308,7 @@
3418
3308
  "__schema": "KeywordTypeSchema",
3419
3309
  "location": {
3420
3310
  "filePath": "import-components.ts",
3421
- "line": 46,
3311
+ "line": 45,
3422
3312
  "character": 14
3423
3313
  },
3424
3314
  "name": "boolean"
@@ -3429,7 +3319,7 @@
3429
3319
  "__schema": "VariableLikeSchema",
3430
3320
  "location": {
3431
3321
  "filePath": "import-components.ts",
3432
- "line": 47,
3322
+ "line": 46,
3433
3323
  "character": 3
3434
3324
  },
3435
3325
  "signature": "(property) installNpmPackages: boolean",
@@ -3438,7 +3328,7 @@
3438
3328
  "__schema": "KeywordTypeSchema",
3439
3329
  "location": {
3440
3330
  "filePath": "import-components.ts",
3441
- "line": 47,
3331
+ "line": 46,
3442
3332
  "character": 23
3443
3333
  },
3444
3334
  "name": "boolean"
@@ -3449,7 +3339,7 @@
3449
3339
  "__schema": "VariableLikeSchema",
3450
3340
  "location": {
3451
3341
  "filePath": "import-components.ts",
3452
- "line": 48,
3342
+ "line": 47,
3453
3343
  "character": 3
3454
3344
  },
3455
3345
  "signature": "(property) writeConfigFiles: boolean",
@@ -3458,7 +3348,7 @@
3458
3348
  "__schema": "KeywordTypeSchema",
3459
3349
  "location": {
3460
3350
  "filePath": "import-components.ts",
3461
- "line": 48,
3351
+ "line": 47,
3462
3352
  "character": 21
3463
3353
  },
3464
3354
  "name": "boolean"
@@ -3469,7 +3359,7 @@
3469
3359
  "__schema": "VariableLikeSchema",
3470
3360
  "location": {
3471
3361
  "filePath": "import-components.ts",
3472
- "line": 49,
3362
+ "line": 48,
3473
3363
  "character": 3
3474
3364
  },
3475
3365
  "signature": "(property) objectsOnly?: boolean | undefined",
@@ -3478,7 +3368,7 @@
3478
3368
  "__schema": "KeywordTypeSchema",
3479
3369
  "location": {
3480
3370
  "filePath": "import-components.ts",
3481
- "line": 49,
3371
+ "line": 48,
3482
3372
  "character": 17
3483
3373
  },
3484
3374
  "name": "boolean"
@@ -3489,7 +3379,7 @@
3489
3379
  "__schema": "VariableLikeSchema",
3490
3380
  "location": {
3491
3381
  "filePath": "import-components.ts",
3492
- "line": 50,
3382
+ "line": 49,
3493
3383
  "character": 3
3494
3384
  },
3495
3385
  "signature": "(property) importDependenciesDirectly?: boolean | undefined",
@@ -3498,7 +3388,7 @@
3498
3388
  "__schema": "KeywordTypeSchema",
3499
3389
  "location": {
3500
3390
  "filePath": "import-components.ts",
3501
- "line": 50,
3391
+ "line": 49,
3502
3392
  "character": 32
3503
3393
  },
3504
3394
  "name": "boolean"
@@ -3509,7 +3399,7 @@
3509
3399
  "__schema": "VariableLikeSchema",
3510
3400
  "location": {
3511
3401
  "filePath": "import-components.ts",
3512
- "line": 51,
3402
+ "line": 50,
3513
3403
  "character": 3
3514
3404
  },
3515
3405
  "signature": "(property) importHeadDependenciesDirectly?: boolean | undefined",
@@ -3518,7 +3408,7 @@
3518
3408
  "__schema": "KeywordTypeSchema",
3519
3409
  "location": {
3520
3410
  "filePath": "import-components.ts",
3521
- "line": 51,
3411
+ "line": 50,
3522
3412
  "character": 36
3523
3413
  },
3524
3414
  "name": "boolean"
@@ -3529,7 +3419,7 @@
3529
3419
  "__schema": "VariableLikeSchema",
3530
3420
  "location": {
3531
3421
  "filePath": "import-components.ts",
3532
- "line": 52,
3422
+ "line": 51,
3533
3423
  "character": 3
3534
3424
  },
3535
3425
  "signature": "(property) importDependents?: boolean | undefined",
@@ -3538,7 +3428,7 @@
3538
3428
  "__schema": "KeywordTypeSchema",
3539
3429
  "location": {
3540
3430
  "filePath": "import-components.ts",
3541
- "line": 52,
3431
+ "line": 51,
3542
3432
  "character": 22
3543
3433
  },
3544
3434
  "name": "boolean"
@@ -3549,7 +3439,7 @@
3549
3439
  "__schema": "VariableLikeSchema",
3550
3440
  "location": {
3551
3441
  "filePath": "import-components.ts",
3552
- "line": 53,
3442
+ "line": 52,
3553
3443
  "character": 3
3554
3444
  },
3555
3445
  "signature": "(property) dependentsVia?: string | undefined",
@@ -3558,7 +3448,7 @@
3558
3448
  "__schema": "KeywordTypeSchema",
3559
3449
  "location": {
3560
3450
  "filePath": "import-components.ts",
3561
- "line": 53,
3451
+ "line": 52,
3562
3452
  "character": 19
3563
3453
  },
3564
3454
  "name": "string"
@@ -3569,7 +3459,7 @@
3569
3459
  "__schema": "VariableLikeSchema",
3570
3460
  "location": {
3571
3461
  "filePath": "import-components.ts",
3572
- "line": 54,
3462
+ "line": 53,
3573
3463
  "character": 3
3574
3464
  },
3575
3465
  "signature": "(property) dependentsAll?: boolean | undefined",
@@ -3578,7 +3468,7 @@
3578
3468
  "__schema": "KeywordTypeSchema",
3579
3469
  "location": {
3580
3470
  "filePath": "import-components.ts",
3581
- "line": 54,
3471
+ "line": 53,
3582
3472
  "character": 19
3583
3473
  },
3584
3474
  "name": "boolean"
@@ -3589,7 +3479,7 @@
3589
3479
  "__schema": "VariableLikeSchema",
3590
3480
  "location": {
3591
3481
  "filePath": "import-components.ts",
3592
- "line": 55,
3482
+ "line": 54,
3593
3483
  "character": 3
3594
3484
  },
3595
3485
  "signature": "(property) silent?: boolean | undefined",
@@ -3598,7 +3488,7 @@
3598
3488
  "__schema": "KeywordTypeSchema",
3599
3489
  "location": {
3600
3490
  "filePath": "import-components.ts",
3601
- "line": 55,
3491
+ "line": 54,
3602
3492
  "character": 12
3603
3493
  },
3604
3494
  "name": "boolean"
@@ -3609,7 +3499,7 @@
3609
3499
  "__schema": "VariableLikeSchema",
3610
3500
  "location": {
3611
3501
  "filePath": "import-components.ts",
3612
- "line": 56,
3502
+ "line": 55,
3613
3503
  "character": 3
3614
3504
  },
3615
3505
  "signature": "(property) fromOriginalScope?: boolean | undefined",
@@ -3618,7 +3508,7 @@
3618
3508
  "__schema": "KeywordTypeSchema",
3619
3509
  "location": {
3620
3510
  "filePath": "import-components.ts",
3621
- "line": 56,
3511
+ "line": 55,
3622
3512
  "character": 23
3623
3513
  },
3624
3514
  "name": "boolean"
@@ -3629,7 +3519,7 @@
3629
3519
  "__schema": "VariableLikeSchema",
3630
3520
  "location": {
3631
3521
  "filePath": "import-components.ts",
3632
- "line": 57,
3522
+ "line": 56,
3633
3523
  "character": 3
3634
3524
  },
3635
3525
  "signature": "(property) saveInLane?: boolean | undefined",
@@ -3638,7 +3528,7 @@
3638
3528
  "__schema": "KeywordTypeSchema",
3639
3529
  "location": {
3640
3530
  "filePath": "import-components.ts",
3641
- "line": 57,
3531
+ "line": 56,
3642
3532
  "character": 16
3643
3533
  },
3644
3534
  "name": "boolean"
@@ -3649,7 +3539,7 @@
3649
3539
  "__schema": "VariableLikeSchema",
3650
3540
  "location": {
3651
3541
  "filePath": "import-components.ts",
3652
- "line": 58,
3542
+ "line": 57,
3653
3543
  "character": 3
3654
3544
  },
3655
3545
  "signature": "(property) lanes?: {\n laneId: LaneId;\n remoteLane?: Lane | undefined;\n} | undefined",
@@ -3658,7 +3548,7 @@
3658
3548
  "__schema": "TypeLiteralSchema",
3659
3549
  "location": {
3660
3550
  "filePath": "import-components.ts",
3661
- "line": 58,
3551
+ "line": 57,
3662
3552
  "character": 11
3663
3553
  },
3664
3554
  "members": [
@@ -3666,7 +3556,7 @@
3666
3556
  "__schema": "VariableLikeSchema",
3667
3557
  "location": {
3668
3558
  "filePath": "import-components.ts",
3669
- "line": 59,
3559
+ "line": 58,
3670
3560
  "character": 5
3671
3561
  },
3672
3562
  "signature": "(property) laneId: LaneId",
@@ -3675,7 +3565,7 @@
3675
3565
  "__schema": "TypeRefSchema",
3676
3566
  "location": {
3677
3567
  "filePath": "import-components.ts",
3678
- "line": 59,
3568
+ "line": 58,
3679
3569
  "character": 5
3680
3570
  },
3681
3571
  "name": "LaneId",
@@ -3691,7 +3581,7 @@
3691
3581
  "__schema": "VariableLikeSchema",
3692
3582
  "location": {
3693
3583
  "filePath": "import-components.ts",
3694
- "line": 60,
3584
+ "line": 59,
3695
3585
  "character": 5
3696
3586
  },
3697
3587
  "signature": "(property) remoteLane?: Lane | undefined",
@@ -3700,11 +3590,10 @@
3700
3590
  "__schema": "TypeRefSchema",
3701
3591
  "location": {
3702
3592
  "filePath": "import-components.ts",
3703
- "line": 60,
3593
+ "line": 59,
3704
3594
  "character": 18
3705
3595
  },
3706
- "name": "Lane",
3707
- "packageName": "@teambit/legacy/dist/scope/models"
3596
+ "name": "Lane"
3708
3597
  },
3709
3598
  "isOptional": true
3710
3599
  }
@@ -3716,7 +3605,7 @@
3716
3605
  "__schema": "VariableLikeSchema",
3717
3606
  "location": {
3718
3607
  "filePath": "import-components.ts",
3719
- "line": 62,
3608
+ "line": 61,
3720
3609
  "character": 3
3721
3610
  },
3722
3611
  "signature": "(property) allHistory?: boolean | undefined",
@@ -3725,7 +3614,7 @@
3725
3614
  "__schema": "KeywordTypeSchema",
3726
3615
  "location": {
3727
3616
  "filePath": "import-components.ts",
3728
- "line": 62,
3617
+ "line": 61,
3729
3618
  "character": 16
3730
3619
  },
3731
3620
  "name": "boolean"
@@ -3736,7 +3625,7 @@
3736
3625
  "__schema": "VariableLikeSchema",
3737
3626
  "location": {
3738
3627
  "filePath": "import-components.ts",
3739
- "line": 63,
3628
+ "line": 62,
3740
3629
  "character": 3
3741
3630
  },
3742
3631
  "signature": "(property) fetchDeps?: boolean | undefined",
@@ -3745,7 +3634,7 @@
3745
3634
  "__schema": "KeywordTypeSchema",
3746
3635
  "location": {
3747
3636
  "filePath": "import-components.ts",
3748
- "line": 63,
3637
+ "line": 62,
3749
3638
  "character": 15
3750
3639
  },
3751
3640
  "name": "boolean"
@@ -3756,7 +3645,7 @@
3756
3645
  "__schema": "VariableLikeSchema",
3757
3646
  "location": {
3758
3647
  "filePath": "import-components.ts",
3759
- "line": 64,
3648
+ "line": 63,
3760
3649
  "character": 3
3761
3650
  },
3762
3651
  "signature": "(property) trackOnly?: boolean | undefined",
@@ -3765,7 +3654,7 @@
3765
3654
  "__schema": "KeywordTypeSchema",
3766
3655
  "location": {
3767
3656
  "filePath": "import-components.ts",
3768
- "line": 64,
3657
+ "line": 63,
3769
3658
  "character": 15
3770
3659
  },
3771
3660
  "name": "boolean"
@@ -3776,7 +3665,7 @@
3776
3665
  "__schema": "VariableLikeSchema",
3777
3666
  "location": {
3778
3667
  "filePath": "import-components.ts",
3779
- "line": 65,
3668
+ "line": 64,
3780
3669
  "character": 3
3781
3670
  },
3782
3671
  "signature": "(property) includeDeprecated?: boolean | undefined",
@@ -3785,7 +3674,7 @@
3785
3674
  "__schema": "KeywordTypeSchema",
3786
3675
  "location": {
3787
3676
  "filePath": "import-components.ts",
3788
- "line": 65,
3677
+ "line": 64,
3789
3678
  "character": 23
3790
3679
  },
3791
3680
  "name": "boolean"
@@ -3796,7 +3685,7 @@
3796
3685
  "__schema": "VariableLikeSchema",
3797
3686
  "location": {
3798
3687
  "filePath": "import-components.ts",
3799
- "line": 66,
3688
+ "line": 65,
3800
3689
  "character": 3
3801
3690
  },
3802
3691
  "signature": "(property) isLaneFromRemote?: boolean | undefined",
@@ -3805,7 +3694,7 @@
3805
3694
  "__schema": "KeywordTypeSchema",
3806
3695
  "location": {
3807
3696
  "filePath": "import-components.ts",
3808
- "line": 66,
3697
+ "line": 65,
3809
3698
  "character": 22
3810
3699
  },
3811
3700
  "name": "boolean"
@@ -3819,7 +3708,7 @@
3819
3708
  "__schema": "TypeSchema",
3820
3709
  "location": {
3821
3710
  "filePath": "import-components.ts",
3822
- "line": 73,
3711
+ "line": 72,
3823
3712
  "character": 1
3824
3713
  },
3825
3714
  "signature": "type ImportStatus = \"added\" | \"updated\" | \"up to date\"",
@@ -3828,7 +3717,7 @@
3828
3717
  "__schema": "TypeUnionSchema",
3829
3718
  "location": {
3830
3719
  "filePath": "import-components.ts",
3831
- "line": 73,
3720
+ "line": 72,
3832
3721
  "character": 28
3833
3722
  },
3834
3723
  "types": [
@@ -3836,7 +3725,7 @@
3836
3725
  "__schema": "LiteralTypeSchema",
3837
3726
  "location": {
3838
3727
  "filePath": "import-components.ts",
3839
- "line": 73,
3728
+ "line": 72,
3840
3729
  "character": 28
3841
3730
  },
3842
3731
  "name": "'added'"
@@ -3845,7 +3734,7 @@
3845
3734
  "__schema": "LiteralTypeSchema",
3846
3735
  "location": {
3847
3736
  "filePath": "import-components.ts",
3848
- "line": 73,
3737
+ "line": 72,
3849
3738
  "character": 38
3850
3739
  },
3851
3740
  "name": "'updated'"
@@ -3854,7 +3743,7 @@
3854
3743
  "__schema": "LiteralTypeSchema",
3855
3744
  "location": {
3856
3745
  "filePath": "import-components.ts",
3857
- "line": 73,
3746
+ "line": 72,
3858
3747
  "character": 50
3859
3748
  },
3860
3749
  "name": "'up to date'"
@@ -3866,7 +3755,7 @@
3866
3755
  "__schema": "TypeSchema",
3867
3756
  "location": {
3868
3757
  "filePath": "import-components.ts",
3869
- "line": 74,
3758
+ "line": 73,
3870
3759
  "character": 1
3871
3760
  },
3872
3761
  "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}",
@@ -3875,7 +3764,7 @@
3875
3764
  "__schema": "TypeLiteralSchema",
3876
3765
  "location": {
3877
3766
  "filePath": "import-components.ts",
3878
- "line": 74,
3767
+ "line": 73,
3879
3768
  "character": 29
3880
3769
  },
3881
3770
  "members": [
@@ -3883,7 +3772,7 @@
3883
3772
  "__schema": "VariableLikeSchema",
3884
3773
  "location": {
3885
3774
  "filePath": "import-components.ts",
3886
- "line": 75,
3775
+ "line": 74,
3887
3776
  "character": 3
3888
3777
  },
3889
3778
  "signature": "(property) id: string",
@@ -3892,7 +3781,7 @@
3892
3781
  "__schema": "KeywordTypeSchema",
3893
3782
  "location": {
3894
3783
  "filePath": "import-components.ts",
3895
- "line": 75,
3784
+ "line": 74,
3896
3785
  "character": 7
3897
3786
  },
3898
3787
  "name": "string"
@@ -3903,7 +3792,7 @@
3903
3792
  "__schema": "VariableLikeSchema",
3904
3793
  "location": {
3905
3794
  "filePath": "import-components.ts",
3906
- "line": 76,
3795
+ "line": 75,
3907
3796
  "character": 3
3908
3797
  },
3909
3798
  "signature": "(property) versions: string[]",
@@ -3912,14 +3801,14 @@
3912
3801
  "__schema": "TypeArraySchema",
3913
3802
  "location": {
3914
3803
  "filePath": "import-components.ts",
3915
- "line": 76,
3804
+ "line": 75,
3916
3805
  "character": 13
3917
3806
  },
3918
3807
  "type": {
3919
3808
  "__schema": "KeywordTypeSchema",
3920
3809
  "location": {
3921
3810
  "filePath": "import-components.ts",
3922
- "line": 76,
3811
+ "line": 75,
3923
3812
  "character": 13
3924
3813
  },
3925
3814
  "name": "string"
@@ -3931,7 +3820,7 @@
3931
3820
  "__schema": "VariableLikeSchema",
3932
3821
  "location": {
3933
3822
  "filePath": "import-components.ts",
3934
- "line": 77,
3823
+ "line": 76,
3935
3824
  "character": 3
3936
3825
  },
3937
3826
  "signature": "(property) latestVersion: string | null",
@@ -3940,7 +3829,7 @@
3940
3829
  "__schema": "TypeUnionSchema",
3941
3830
  "location": {
3942
3831
  "filePath": "import-components.ts",
3943
- "line": 77,
3832
+ "line": 76,
3944
3833
  "character": 18
3945
3834
  },
3946
3835
  "types": [
@@ -3948,7 +3837,7 @@
3948
3837
  "__schema": "KeywordTypeSchema",
3949
3838
  "location": {
3950
3839
  "filePath": "import-components.ts",
3951
- "line": 77,
3840
+ "line": 76,
3952
3841
  "character": 18
3953
3842
  },
3954
3843
  "name": "string"
@@ -3957,7 +3846,7 @@
3957
3846
  "__schema": "LiteralTypeSchema",
3958
3847
  "location": {
3959
3848
  "filePath": "import-components.ts",
3960
- "line": 77,
3849
+ "line": 76,
3961
3850
  "character": 27
3962
3851
  },
3963
3852
  "name": "null"
@@ -3970,7 +3859,7 @@
3970
3859
  "__schema": "VariableLikeSchema",
3971
3860
  "location": {
3972
3861
  "filePath": "import-components.ts",
3973
- "line": 78,
3862
+ "line": 77,
3974
3863
  "character": 3
3975
3864
  },
3976
3865
  "signature": "(property) status: ImportStatus",
@@ -3979,7 +3868,7 @@
3979
3868
  "__schema": "TypeRefSchema",
3980
3869
  "location": {
3981
3870
  "filePath": "import-components.ts",
3982
- "line": 78,
3871
+ "line": 77,
3983
3872
  "character": 3
3984
3873
  },
3985
3874
  "name": "ImportStatus",
@@ -3991,7 +3880,7 @@
3991
3880
  "__schema": "VariableLikeSchema",
3992
3881
  "location": {
3993
3882
  "filePath": "import-components.ts",
3994
- "line": 79,
3883
+ "line": 78,
3995
3884
  "character": 3
3996
3885
  },
3997
3886
  "signature": "(property) filesStatus: FilesStatus | null | undefined",
@@ -4000,7 +3889,7 @@
4000
3889
  "__schema": "TypeUnionSchema",
4001
3890
  "location": {
4002
3891
  "filePath": "import-components.ts",
4003
- "line": 79,
3892
+ "line": 78,
4004
3893
  "character": 16
4005
3894
  },
4006
3895
  "types": [
@@ -4008,20 +3897,16 @@
4008
3897
  "__schema": "TypeRefSchema",
4009
3898
  "location": {
4010
3899
  "filePath": "import-components.ts",
4011
- "line": 79,
3900
+ "line": 78,
4012
3901
  "character": 16
4013
3902
  },
4014
- "name": "FilesStatus",
4015
- "componentId": {
4016
- "scope": "teambit.component",
4017
- "name": "merging"
4018
- }
3903
+ "name": "FilesStatus"
4019
3904
  },
4020
3905
  {
4021
3906
  "__schema": "LiteralTypeSchema",
4022
3907
  "location": {
4023
3908
  "filePath": "import-components.ts",
4024
- "line": 79,
3909
+ "line": 78,
4025
3910
  "character": 30
4026
3911
  },
4027
3912
  "name": "null"
@@ -4030,7 +3915,7 @@
4030
3915
  "__schema": "KeywordTypeSchema",
4031
3916
  "location": {
4032
3917
  "filePath": "import-components.ts",
4033
- "line": 79,
3918
+ "line": 78,
4034
3919
  "character": 37
4035
3920
  },
4036
3921
  "name": "undefined"
@@ -4043,7 +3928,7 @@
4043
3928
  "__schema": "VariableLikeSchema",
4044
3929
  "location": {
4045
3930
  "filePath": "import-components.ts",
4046
- "line": 80,
3931
+ "line": 79,
4047
3932
  "character": 3
4048
3933
  },
4049
3934
  "signature": "(property) missingDeps: ComponentID[]",
@@ -4052,22 +3937,17 @@
4052
3937
  "__schema": "TypeArraySchema",
4053
3938
  "location": {
4054
3939
  "filePath": "import-components.ts",
4055
- "line": 80,
3940
+ "line": 79,
4056
3941
  "character": 16
4057
3942
  },
4058
3943
  "type": {
4059
3944
  "__schema": "TypeRefSchema",
4060
3945
  "location": {
4061
3946
  "filePath": "import-components.ts",
4062
- "line": 80,
3947
+ "line": 79,
4063
3948
  "character": 16
4064
3949
  },
4065
- "name": "ComponentID",
4066
- "componentId": {
4067
- "scope": "teambit.component",
4068
- "name": "component-id",
4069
- "version": "1.2.0"
4070
- }
3950
+ "name": "ComponentID"
4071
3951
  }
4072
3952
  },
4073
3953
  "isOptional": false
@@ -4076,7 +3956,7 @@
4076
3956
  "__schema": "VariableLikeSchema",
4077
3957
  "location": {
4078
3958
  "filePath": "import-components.ts",
4079
- "line": 81,
3959
+ "line": 80,
4080
3960
  "character": 3
4081
3961
  },
4082
3962
  "signature": "(property) deprecated: boolean",
@@ -4085,7 +3965,7 @@
4085
3965
  "__schema": "KeywordTypeSchema",
4086
3966
  "location": {
4087
3967
  "filePath": "import-components.ts",
4088
- "line": 81,
3968
+ "line": 80,
4089
3969
  "character": 15
4090
3970
  },
4091
3971
  "name": "boolean"
@@ -4096,7 +3976,7 @@
4096
3976
  "__schema": "VariableLikeSchema",
4097
3977
  "location": {
4098
3978
  "filePath": "import-components.ts",
4099
- "line": 82,
3979
+ "line": 81,
4100
3980
  "character": 3
4101
3981
  },
4102
3982
  "signature": "(property) removed?: boolean | undefined",
@@ -4105,7 +3985,7 @@
4105
3985
  "__schema": "KeywordTypeSchema",
4106
3986
  "location": {
4107
3987
  "filePath": "import-components.ts",
4108
- "line": 82,
3988
+ "line": 81,
4109
3989
  "character": 13
4110
3990
  },
4111
3991
  "name": "boolean"
@@ -4119,7 +3999,7 @@
4119
3999
  "__schema": "TypeSchema",
4120
4000
  "location": {
4121
4001
  "filePath": "import-components.ts",
4122
- "line": 84,
4002
+ "line": 83,
4123
4003
  "character": 1
4124
4004
  },
4125
4005
  "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}",
@@ -4128,7 +4008,7 @@
4128
4008
  "__schema": "TypeLiteralSchema",
4129
4009
  "location": {
4130
4010
  "filePath": "import-components.ts",
4131
- "line": 84,
4011
+ "line": 83,
4132
4012
  "character": 28
4133
4013
  },
4134
4014
  "members": [
@@ -4136,7 +4016,7 @@
4136
4016
  "__schema": "VariableLikeSchema",
4137
4017
  "location": {
4138
4018
  "filePath": "import-components.ts",
4139
- "line": 85,
4019
+ "line": 84,
4140
4020
  "character": 3
4141
4021
  },
4142
4022
  "signature": "(property) importedIds: ComponentID[]",
@@ -4145,22 +4025,17 @@
4145
4025
  "__schema": "TypeArraySchema",
4146
4026
  "location": {
4147
4027
  "filePath": "import-components.ts",
4148
- "line": 85,
4028
+ "line": 84,
4149
4029
  "character": 16
4150
4030
  },
4151
4031
  "type": {
4152
4032
  "__schema": "TypeRefSchema",
4153
4033
  "location": {
4154
4034
  "filePath": "import-components.ts",
4155
- "line": 85,
4035
+ "line": 84,
4156
4036
  "character": 16
4157
4037
  },
4158
- "name": "ComponentID",
4159
- "componentId": {
4160
- "scope": "teambit.component",
4161
- "name": "component-id",
4162
- "version": "1.2.0"
4163
- }
4038
+ "name": "ComponentID"
4164
4039
  }
4165
4040
  },
4166
4041
  "isOptional": false
@@ -4169,7 +4044,7 @@
4169
4044
  "__schema": "VariableLikeSchema",
4170
4045
  "location": {
4171
4046
  "filePath": "import-components.ts",
4172
- "line": 86,
4047
+ "line": 85,
4173
4048
  "character": 3
4174
4049
  },
4175
4050
  "signature": "(property) importedDeps: ComponentID[]",
@@ -4178,22 +4053,17 @@
4178
4053
  "__schema": "TypeArraySchema",
4179
4054
  "location": {
4180
4055
  "filePath": "import-components.ts",
4181
- "line": 86,
4056
+ "line": 85,
4182
4057
  "character": 17
4183
4058
  },
4184
4059
  "type": {
4185
4060
  "__schema": "TypeRefSchema",
4186
4061
  "location": {
4187
4062
  "filePath": "import-components.ts",
4188
- "line": 86,
4063
+ "line": 85,
4189
4064
  "character": 17
4190
4065
  },
4191
- "name": "ComponentID",
4192
- "componentId": {
4193
- "scope": "teambit.component",
4194
- "name": "component-id",
4195
- "version": "1.2.0"
4196
- }
4066
+ "name": "ComponentID"
4197
4067
  }
4198
4068
  },
4199
4069
  "isOptional": false
@@ -4202,7 +4072,7 @@
4202
4072
  "__schema": "VariableLikeSchema",
4203
4073
  "location": {
4204
4074
  "filePath": "import-components.ts",
4205
- "line": 87,
4075
+ "line": 86,
4206
4076
  "character": 3
4207
4077
  },
4208
4078
  "signature": "(property) writtenComponents?: Component[] | undefined",
@@ -4211,18 +4081,17 @@
4211
4081
  "__schema": "TypeArraySchema",
4212
4082
  "location": {
4213
4083
  "filePath": "import-components.ts",
4214
- "line": 87,
4084
+ "line": 86,
4215
4085
  "character": 23
4216
4086
  },
4217
4087
  "type": {
4218
4088
  "__schema": "TypeRefSchema",
4219
4089
  "location": {
4220
4090
  "filePath": "import-components.ts",
4221
- "line": 87,
4091
+ "line": 86,
4222
4092
  "character": 23
4223
4093
  },
4224
- "name": "Component",
4225
- "packageName": "@teambit/legacy/dist/consumer/component"
4094
+ "name": "Component"
4226
4095
  }
4227
4096
  },
4228
4097
  "isOptional": true
@@ -4231,7 +4100,7 @@
4231
4100
  "__schema": "VariableLikeSchema",
4232
4101
  "location": {
4233
4102
  "filePath": "import-components.ts",
4234
- "line": 88,
4103
+ "line": 87,
4235
4104
  "character": 3
4236
4105
  },
4237
4106
  "signature": "(property) importDetails: ImportDetails[]",
@@ -4240,18 +4109,17 @@
4240
4109
  "__schema": "TypeArraySchema",
4241
4110
  "location": {
4242
4111
  "filePath": "import-components.ts",
4243
- "line": 88,
4112
+ "line": 87,
4244
4113
  "character": 18
4245
4114
  },
4246
4115
  "type": {
4247
4116
  "__schema": "TypeRefSchema",
4248
4117
  "location": {
4249
4118
  "filePath": "import-components.ts",
4250
- "line": 88,
4119
+ "line": 87,
4251
4120
  "character": 18
4252
4121
  },
4253
- "name": "ImportDetails",
4254
- "internalFilePath": "import-components.ts"
4122
+ "name": "ImportDetails"
4255
4123
  }
4256
4124
  },
4257
4125
  "isOptional": false
@@ -4260,7 +4128,7 @@
4260
4128
  "__schema": "VariableLikeSchema",
4261
4129
  "location": {
4262
4130
  "filePath": "import-components.ts",
4263
- "line": 89,
4131
+ "line": 88,
4264
4132
  "character": 3
4265
4133
  },
4266
4134
  "signature": "(property) cancellationMessage?: string | undefined",
@@ -4269,7 +4137,7 @@
4269
4137
  "__schema": "KeywordTypeSchema",
4270
4138
  "location": {
4271
4139
  "filePath": "import-components.ts",
4272
- "line": 89,
4140
+ "line": 88,
4273
4141
  "character": 25
4274
4142
  },
4275
4143
  "name": "string"
@@ -4280,7 +4148,7 @@
4280
4148
  "__schema": "VariableLikeSchema",
4281
4149
  "location": {
4282
4150
  "filePath": "import-components.ts",
4283
- "line": 90,
4151
+ "line": 89,
4284
4152
  "character": 3
4285
4153
  },
4286
4154
  "signature": "(property) installationError?: Error | undefined",
@@ -4289,7 +4157,7 @@
4289
4157
  "__schema": "TypeRefSchema",
4290
4158
  "location": {
4291
4159
  "filePath": "import-components.ts",
4292
- "line": 90,
4160
+ "line": 89,
4293
4161
  "character": 23
4294
4162
  },
4295
4163
  "name": "Error"
@@ -4300,7 +4168,7 @@
4300
4168
  "__schema": "VariableLikeSchema",
4301
4169
  "location": {
4302
4170
  "filePath": "import-components.ts",
4303
- "line": 91,
4171
+ "line": 90,
4304
4172
  "character": 3
4305
4173
  },
4306
4174
  "signature": "(property) compilationError?: Error | undefined",
@@ -4309,7 +4177,7 @@
4309
4177
  "__schema": "TypeRefSchema",
4310
4178
  "location": {
4311
4179
  "filePath": "import-components.ts",
4312
- "line": 91,
4180
+ "line": 90,
4313
4181
  "character": 22
4314
4182
  },
4315
4183
  "name": "Error"
@@ -4320,7 +4188,7 @@
4320
4188
  "__schema": "VariableLikeSchema",
4321
4189
  "location": {
4322
4190
  "filePath": "import-components.ts",
4323
- "line": 92,
4191
+ "line": 91,
4324
4192
  "character": 3
4325
4193
  },
4326
4194
  "signature": "(property) workspaceConfigUpdateResult?: WorkspaceConfigUpdateResult | undefined",
@@ -4329,14 +4197,10 @@
4329
4197
  "__schema": "TypeRefSchema",
4330
4198
  "location": {
4331
4199
  "filePath": "import-components.ts",
4332
- "line": 92,
4200
+ "line": 91,
4333
4201
  "character": 33
4334
4202
  },
4335
- "name": "WorkspaceConfigUpdateResult",
4336
- "componentId": {
4337
- "scope": "teambit.workspace",
4338
- "name": "config-merger"
4339
- }
4203
+ "name": "WorkspaceConfigUpdateResult"
4340
4204
  },
4341
4205
  "isOptional": true
4342
4206
  },
@@ -4344,7 +4208,7 @@
4344
4208
  "__schema": "VariableLikeSchema",
4345
4209
  "location": {
4346
4210
  "filePath": "import-components.ts",
4347
- "line": 93,
4211
+ "line": 92,
4348
4212
  "character": 3
4349
4213
  },
4350
4214
  "signature": "(property) missingIds?: string[] | undefined",
@@ -4353,14 +4217,14 @@
4353
4217
  "__schema": "TypeArraySchema",
4354
4218
  "location": {
4355
4219
  "filePath": "import-components.ts",
4356
- "line": 93,
4220
+ "line": 92,
4357
4221
  "character": 16
4358
4222
  },
4359
4223
  "type": {
4360
4224
  "__schema": "KeywordTypeSchema",
4361
4225
  "location": {
4362
4226
  "filePath": "import-components.ts",
4363
- "line": 93,
4227
+ "line": 92,
4364
4228
  "character": 16
4365
4229
  },
4366
4230
  "name": "string"
@@ -4372,7 +4236,7 @@
4372
4236
  "__schema": "VariableLikeSchema",
4373
4237
  "location": {
4374
4238
  "filePath": "import-components.ts",
4375
- "line": 94,
4239
+ "line": 93,
4376
4240
  "character": 3
4377
4241
  },
4378
4242
  "signature": "(property) lane?: Lane | undefined",
@@ -4381,11 +4245,10 @@
4381
4245
  "__schema": "TypeRefSchema",
4382
4246
  "location": {
4383
4247
  "filePath": "import-components.ts",
4384
- "line": 94,
4248
+ "line": 93,
4385
4249
  "character": 10
4386
4250
  },
4387
- "name": "Lane",
4388
- "packageName": "@teambit/legacy/dist/scope/models"
4251
+ "name": "Lane"
4389
4252
  },
4390
4253
  "isOptional": true
4391
4254
  }
@@ -4396,7 +4259,7 @@
4396
4259
  "__schema": "ClassSchema",
4397
4260
  "location": {
4398
4261
  "filePath": "import-components.ts",
4399
- "line": 97,
4262
+ "line": 96,
4400
4263
  "character": 1
4401
4264
  },
4402
4265
  "signature": "class ImportComponents",
@@ -4406,7 +4269,7 @@
4406
4269
  "__schema": "VariableLikeSchema",
4407
4270
  "location": {
4408
4271
  "filePath": "import-components.ts",
4409
- "line": 98,
4272
+ "line": 97,
4410
4273
  "character": 3
4411
4274
  },
4412
4275
  "signature": "(property) ImportComponents.consumer: Consumer",
@@ -4415,7 +4278,7 @@
4415
4278
  "__schema": "TypeRefSchema",
4416
4279
  "location": {
4417
4280
  "filePath": "import-components.ts",
4418
- "line": 98,
4281
+ "line": 97,
4419
4282
  "character": 3
4420
4283
  },
4421
4284
  "name": "Consumer",
@@ -4427,7 +4290,7 @@
4427
4290
  "__schema": "VariableLikeSchema",
4428
4291
  "location": {
4429
4292
  "filePath": "import-components.ts",
4430
- "line": 99,
4293
+ "line": 98,
4431
4294
  "character": 3
4432
4295
  },
4433
4296
  "signature": "(property) ImportComponents.scope: Scope",
@@ -4436,7 +4299,7 @@
4436
4299
  "__schema": "TypeRefSchema",
4437
4300
  "location": {
4438
4301
  "filePath": "import-components.ts",
4439
- "line": 99,
4302
+ "line": 98,
4440
4303
  "character": 3
4441
4304
  },
4442
4305
  "name": "Scope",
@@ -4448,7 +4311,7 @@
4448
4311
  "__schema": "VariableLikeSchema",
4449
4312
  "location": {
4450
4313
  "filePath": "import-components.ts",
4451
- "line": 100,
4314
+ "line": 99,
4452
4315
  "character": 3
4453
4316
  },
4454
4317
  "signature": "(property) ImportComponents.mergeStatus: {\n [id: string]: FilesStatus;\n}",
@@ -4457,7 +4320,7 @@
4457
4320
  "__schema": "TypeLiteralSchema",
4458
4321
  "location": {
4459
4322
  "filePath": "import-components.ts",
4460
- "line": 100,
4323
+ "line": 99,
4461
4324
  "character": 16
4462
4325
  },
4463
4326
  "members": [
@@ -4465,14 +4328,14 @@
4465
4328
  "__schema": "IndexSignatureSchema",
4466
4329
  "location": {
4467
4330
  "filePath": "import-components.ts",
4468
- "line": 100,
4331
+ "line": 99,
4469
4332
  "character": 18
4470
4333
  },
4471
4334
  "keyType": {
4472
4335
  "__schema": "ParameterSchema",
4473
4336
  "location": {
4474
4337
  "filePath": "import-components.ts",
4475
- "line": 100,
4338
+ "line": 99,
4476
4339
  "character": 19
4477
4340
  },
4478
4341
  "name": "id",
@@ -4480,7 +4343,7 @@
4480
4343
  "__schema": "KeywordTypeSchema",
4481
4344
  "location": {
4482
4345
  "filePath": "import-components.ts",
4483
- "line": 100,
4346
+ "line": 99,
4484
4347
  "character": 23
4485
4348
  },
4486
4349
  "name": "string"
@@ -4492,14 +4355,10 @@
4492
4355
  "__schema": "TypeRefSchema",
4493
4356
  "location": {
4494
4357
  "filePath": "import-components.ts",
4495
- "line": 100,
4358
+ "line": 99,
4496
4359
  "character": 32
4497
4360
  },
4498
- "name": "FilesStatus",
4499
- "componentId": {
4500
- "scope": "teambit.component",
4501
- "name": "merging"
4502
- }
4361
+ "name": "FilesStatus"
4503
4362
  }
4504
4363
  }
4505
4364
  ]
@@ -4510,7 +4369,7 @@
4510
4369
  "__schema": "ConstructorSchema",
4511
4370
  "location": {
4512
4371
  "filePath": "import-components.ts",
4513
- "line": 103,
4372
+ "line": 102,
4514
4373
  "character": 3
4515
4374
  },
4516
4375
  "signature": "constructor ImportComponents(workspace: Workspace, graph: GraphMain, componentWriter: ComponentWriterMain, envs: EnvsMain, logger: Logger, lister: ListerMain, options: ImportOptions): ImportComponents",
@@ -4520,7 +4379,7 @@
4520
4379
  "__schema": "ParameterSchema",
4521
4380
  "location": {
4522
4381
  "filePath": "import-components.ts",
4523
- "line": 104,
4382
+ "line": 103,
4524
4383
  "character": 5
4525
4384
  },
4526
4385
  "name": "workspace",
@@ -4528,14 +4387,10 @@
4528
4387
  "__schema": "TypeRefSchema",
4529
4388
  "location": {
4530
4389
  "filePath": "import-components.ts",
4531
- "line": 104,
4390
+ "line": 103,
4532
4391
  "character": 24
4533
4392
  },
4534
- "name": "Workspace",
4535
- "componentId": {
4536
- "scope": "teambit.workspace",
4537
- "name": "workspace"
4538
- }
4393
+ "name": "Workspace"
4539
4394
  },
4540
4395
  "isOptional": false,
4541
4396
  "isSpread": false
@@ -4544,7 +4399,7 @@
4544
4399
  "__schema": "ParameterSchema",
4545
4400
  "location": {
4546
4401
  "filePath": "import-components.ts",
4547
- "line": 105,
4402
+ "line": 104,
4548
4403
  "character": 5
4549
4404
  },
4550
4405
  "name": "graph",
@@ -4552,14 +4407,10 @@
4552
4407
  "__schema": "TypeRefSchema",
4553
4408
  "location": {
4554
4409
  "filePath": "import-components.ts",
4555
- "line": 105,
4410
+ "line": 104,
4556
4411
  "character": 20
4557
4412
  },
4558
- "name": "GraphMain",
4559
- "componentId": {
4560
- "scope": "teambit.component",
4561
- "name": "graph"
4562
- }
4413
+ "name": "GraphMain"
4563
4414
  },
4564
4415
  "isOptional": false,
4565
4416
  "isSpread": false
@@ -4568,7 +4419,7 @@
4568
4419
  "__schema": "ParameterSchema",
4569
4420
  "location": {
4570
4421
  "filePath": "import-components.ts",
4571
- "line": 106,
4422
+ "line": 105,
4572
4423
  "character": 5
4573
4424
  },
4574
4425
  "name": "componentWriter",
@@ -4576,14 +4427,10 @@
4576
4427
  "__schema": "TypeRefSchema",
4577
4428
  "location": {
4578
4429
  "filePath": "import-components.ts",
4579
- "line": 106,
4430
+ "line": 105,
4580
4431
  "character": 30
4581
4432
  },
4582
- "name": "ComponentWriterMain",
4583
- "componentId": {
4584
- "scope": "teambit.component",
4585
- "name": "component-writer"
4586
- }
4433
+ "name": "ComponentWriterMain"
4587
4434
  },
4588
4435
  "isOptional": false,
4589
4436
  "isSpread": false
@@ -4592,7 +4439,7 @@
4592
4439
  "__schema": "ParameterSchema",
4593
4440
  "location": {
4594
4441
  "filePath": "import-components.ts",
4595
- "line": 107,
4442
+ "line": 106,
4596
4443
  "character": 5
4597
4444
  },
4598
4445
  "name": "envs",
@@ -4600,14 +4447,10 @@
4600
4447
  "__schema": "TypeRefSchema",
4601
4448
  "location": {
4602
4449
  "filePath": "import-components.ts",
4603
- "line": 107,
4450
+ "line": 106,
4604
4451
  "character": 19
4605
4452
  },
4606
- "name": "EnvsMain",
4607
- "componentId": {
4608
- "scope": "teambit.envs",
4609
- "name": "envs"
4610
- }
4453
+ "name": "EnvsMain"
4611
4454
  },
4612
4455
  "isOptional": false,
4613
4456
  "isSpread": false
@@ -4616,7 +4459,7 @@
4616
4459
  "__schema": "ParameterSchema",
4617
4460
  "location": {
4618
4461
  "filePath": "import-components.ts",
4619
- "line": 108,
4462
+ "line": 107,
4620
4463
  "character": 5
4621
4464
  },
4622
4465
  "name": "logger",
@@ -4624,14 +4467,10 @@
4624
4467
  "__schema": "TypeRefSchema",
4625
4468
  "location": {
4626
4469
  "filePath": "import-components.ts",
4627
- "line": 108,
4470
+ "line": 107,
4628
4471
  "character": 21
4629
4472
  },
4630
- "name": "Logger",
4631
- "componentId": {
4632
- "scope": "teambit.harmony",
4633
- "name": "logger"
4634
- }
4473
+ "name": "Logger"
4635
4474
  },
4636
4475
  "isOptional": false,
4637
4476
  "isSpread": false
@@ -4640,7 +4479,7 @@
4640
4479
  "__schema": "ParameterSchema",
4641
4480
  "location": {
4642
4481
  "filePath": "import-components.ts",
4643
- "line": 109,
4482
+ "line": 108,
4644
4483
  "character": 5
4645
4484
  },
4646
4485
  "name": "lister",
@@ -4648,14 +4487,10 @@
4648
4487
  "__schema": "TypeRefSchema",
4649
4488
  "location": {
4650
4489
  "filePath": "import-components.ts",
4651
- "line": 109,
4490
+ "line": 108,
4652
4491
  "character": 21
4653
4492
  },
4654
- "name": "ListerMain",
4655
- "componentId": {
4656
- "scope": "teambit.component",
4657
- "name": "lister"
4658
- }
4493
+ "name": "ListerMain"
4659
4494
  },
4660
4495
  "isOptional": false,
4661
4496
  "isSpread": false
@@ -4664,7 +4499,7 @@
4664
4499
  "__schema": "ParameterSchema",
4665
4500
  "location": {
4666
4501
  "filePath": "import-components.ts",
4667
- "line": 110,
4502
+ "line": 109,
4668
4503
  "character": 5
4669
4504
  },
4670
4505
  "name": "options",
@@ -4672,7 +4507,7 @@
4672
4507
  "__schema": "TypeRefSchema",
4673
4508
  "location": {
4674
4509
  "filePath": "import-components.ts",
4675
- "line": 110,
4510
+ "line": 109,
4676
4511
  "character": 21
4677
4512
  },
4678
4513
  "name": "ImportOptions"
@@ -4685,7 +4520,7 @@
4685
4520
  "__schema": "ThisTypeSchema",
4686
4521
  "location": {
4687
4522
  "filePath": "import-components.ts",
4688
- "line": 97,
4523
+ "line": 96,
4689
4524
  "character": 1
4690
4525
  },
4691
4526
  "name": "ImportComponents"
@@ -4696,7 +4531,7 @@
4696
4531
  "__schema": "FunctionLikeSchema",
4697
4532
  "location": {
4698
4533
  "filePath": "import-components.ts",
4699
- "line": 117,
4534
+ "line": 116,
4700
4535
  "character": 3
4701
4536
  },
4702
4537
  "signature": "(method) ImportComponents.importComponents(): Promise<ImportResult>",
@@ -4706,7 +4541,7 @@
4706
4541
  "__schema": "TypeRefSchema",
4707
4542
  "location": {
4708
4543
  "filePath": "import-components.ts",
4709
- "line": 117,
4544
+ "line": 116,
4710
4545
  "character": 29
4711
4546
  },
4712
4547
  "name": "Promise",
@@ -4715,11 +4550,10 @@
4715
4550
  "__schema": "TypeRefSchema",
4716
4551
  "location": {
4717
4552
  "filePath": "import-components.ts",
4718
- "line": 117,
4553
+ "line": 116,
4719
4554
  "character": 37
4720
4555
  },
4721
- "name": "ImportResult",
4722
- "internalFilePath": "import-components.ts"
4556
+ "name": "ImportResult"
4723
4557
  }
4724
4558
  ]
4725
4559
  },
@@ -4731,7 +4565,7 @@
4731
4565
  "__schema": "FunctionLikeSchema",
4732
4566
  "location": {
4733
4567
  "filePath": "import-components.ts",
4734
- "line": 136,
4568
+ "line": 135,
4735
4569
  "character": 3
4736
4570
  },
4737
4571
  "signature": "(method) ImportComponents.importObjectsOnLane(): Promise<ImportResult>",
@@ -4741,7 +4575,7 @@
4741
4575
  "__schema": "TypeRefSchema",
4742
4576
  "location": {
4743
4577
  "filePath": "import-components.ts",
4744
- "line": 136,
4578
+ "line": 135,
4745
4579
  "character": 32
4746
4580
  },
4747
4581
  "name": "Promise",
@@ -4750,11 +4584,10 @@
4750
4584
  "__schema": "TypeRefSchema",
4751
4585
  "location": {
4752
4586
  "filePath": "import-components.ts",
4753
- "line": 136,
4587
+ "line": 135,
4754
4588
  "character": 40
4755
4589
  },
4756
- "name": "ImportResult",
4757
- "internalFilePath": "import-components.ts"
4590
+ "name": "ImportResult"
4758
4591
  }
4759
4592
  ]
4760
4593
  },
@@ -4766,7 +4599,7 @@
4766
4599
  "__schema": "FunctionLikeSchema",
4767
4600
  "location": {
4768
4601
  "filePath": "import-components.ts",
4769
- "line": 188,
4602
+ "line": 187,
4770
4603
  "character": 3
4771
4604
  },
4772
4605
  "signature": "(method) ImportComponents.importSpecificComponents(): Promise<ImportResult>",
@@ -4776,7 +4609,7 @@
4776
4609
  "__schema": "TypeRefSchema",
4777
4610
  "location": {
4778
4611
  "filePath": "import-components.ts",
4779
- "line": 188,
4612
+ "line": 187,
4780
4613
  "character": 37
4781
4614
  },
4782
4615
  "name": "Promise",
@@ -4785,11 +4618,10 @@
4785
4618
  "__schema": "TypeRefSchema",
4786
4619
  "location": {
4787
4620
  "filePath": "import-components.ts",
4788
- "line": 188,
4621
+ "line": 187,
4789
4622
  "character": 45
4790
4623
  },
4791
- "name": "ImportResult",
4792
- "internalFilePath": "import-components.ts"
4624
+ "name": "ImportResult"
4793
4625
  }
4794
4626
  ]
4795
4627
  },
@@ -4801,7 +4633,7 @@
4801
4633
  "__schema": "FunctionLikeSchema",
4802
4634
  "location": {
4803
4635
  "filePath": "import-components.ts",
4804
- "line": 256,
4636
+ "line": 255,
4805
4637
  "character": 3
4806
4638
  },
4807
4639
  "signature": "(method) ImportComponents._fetchDivergeData(components: Component[]): Promise<void>",
@@ -4811,7 +4643,7 @@
4811
4643
  "__schema": "ParameterSchema",
4812
4644
  "location": {
4813
4645
  "filePath": "import-components.ts",
4814
- "line": 256,
4646
+ "line": 255,
4815
4647
  "character": 27
4816
4648
  },
4817
4649
  "name": "components",
@@ -4819,18 +4651,17 @@
4819
4651
  "__schema": "TypeArraySchema",
4820
4652
  "location": {
4821
4653
  "filePath": "import-components.ts",
4822
- "line": 256,
4654
+ "line": 255,
4823
4655
  "character": 39
4824
4656
  },
4825
4657
  "type": {
4826
4658
  "__schema": "TypeRefSchema",
4827
4659
  "location": {
4828
4660
  "filePath": "import-components.ts",
4829
- "line": 256,
4661
+ "line": 255,
4830
4662
  "character": 39
4831
4663
  },
4832
- "name": "Component",
4833
- "packageName": "@teambit/legacy/dist/consumer/component"
4664
+ "name": "Component"
4834
4665
  }
4835
4666
  },
4836
4667
  "isOptional": false,
@@ -4841,7 +4672,7 @@
4841
4672
  "__schema": "InferenceTypeSchema",
4842
4673
  "location": {
4843
4674
  "filePath": "import-components.ts",
4844
- "line": 256,
4675
+ "line": 255,
4845
4676
  "character": 3
4846
4677
  },
4847
4678
  "type": "Promise<void>"
@@ -4854,7 +4685,7 @@
4854
4685
  "__schema": "FunctionLikeSchema",
4855
4686
  "location": {
4856
4687
  "filePath": "import-components.ts",
4857
- "line": 271,
4688
+ "line": 270,
4858
4689
  "character": 3
4859
4690
  },
4860
4691
  "signature": "(method) ImportComponents._throwForDivergedHistory(): void",
@@ -4864,7 +4695,7 @@
4864
4695
  "__schema": "InferenceTypeSchema",
4865
4696
  "location": {
4866
4697
  "filePath": "import-components.ts",
4867
- "line": 271,
4698
+ "line": 270,
4868
4699
  "character": 3
4869
4700
  },
4870
4701
  "type": "void"
@@ -4875,7 +4706,7 @@
4875
4706
  "__schema": "FunctionLikeSchema",
4876
4707
  "location": {
4877
4708
  "filePath": "import-components.ts",
4878
- "line": 502,
4709
+ "line": 501,
4879
4710
  "character": 3
4880
4711
  },
4881
4712
  "signature": "(method) ImportComponents.importAccordingToBitMap(): Promise<ImportResult>",
@@ -4885,7 +4716,7 @@
4885
4716
  "__schema": "TypeRefSchema",
4886
4717
  "location": {
4887
4718
  "filePath": "import-components.ts",
4888
- "line": 502,
4719
+ "line": 501,
4889
4720
  "character": 36
4890
4721
  },
4891
4722
  "name": "Promise",
@@ -4894,11 +4725,10 @@
4894
4725
  "__schema": "TypeRefSchema",
4895
4726
  "location": {
4896
4727
  "filePath": "import-components.ts",
4897
- "line": 502,
4728
+ "line": 501,
4898
4729
  "character": 44
4899
4730
  },
4900
- "name": "ImportResult",
4901
- "internalFilePath": "import-components.ts"
4731
+ "name": "ImportResult"
4902
4732
  }
4903
4733
  ]
4904
4734
  },
@@ -4910,7 +4740,7 @@
4910
4740
  "__schema": "FunctionLikeSchema",
4911
4741
  "location": {
4912
4742
  "filePath": "import-components.ts",
4913
- "line": 547,
4743
+ "line": 546,
4914
4744
  "character": 3
4915
4745
  },
4916
4746
  "signature": "(method) ImportComponents._getCurrentVersions(ids: ComponentIdList): Promise<ImportedVersions>",
@@ -4920,7 +4750,7 @@
4920
4750
  "__schema": "ParameterSchema",
4921
4751
  "location": {
4922
4752
  "filePath": "import-components.ts",
4923
- "line": 547,
4753
+ "line": 546,
4924
4754
  "character": 29
4925
4755
  },
4926
4756
  "name": "ids",
@@ -4928,15 +4758,10 @@
4928
4758
  "__schema": "TypeRefSchema",
4929
4759
  "location": {
4930
4760
  "filePath": "import-components.ts",
4931
- "line": 547,
4761
+ "line": 546,
4932
4762
  "character": 34
4933
4763
  },
4934
- "name": "ComponentIdList",
4935
- "componentId": {
4936
- "scope": "teambit.component",
4937
- "name": "component-id",
4938
- "version": "1.2.0"
4939
- }
4764
+ "name": "ComponentIdList"
4940
4765
  },
4941
4766
  "isOptional": false,
4942
4767
  "isSpread": false
@@ -4946,7 +4771,7 @@
4946
4771
  "__schema": "TypeRefSchema",
4947
4772
  "location": {
4948
4773
  "filePath": "import-components.ts",
4949
- "line": 547,
4774
+ "line": 546,
4950
4775
  "character": 52
4951
4776
  },
4952
4777
  "name": "Promise",
@@ -4955,11 +4780,10 @@
4955
4780
  "__schema": "TypeRefSchema",
4956
4781
  "location": {
4957
4782
  "filePath": "import-components.ts",
4958
- "line": 547,
4783
+ "line": 546,
4959
4784
  "character": 60
4960
4785
  },
4961
- "name": "ImportedVersions",
4962
- "internalFilePath": "import-components.ts"
4786
+ "name": "ImportedVersions"
4963
4787
  }
4964
4788
  ]
4965
4789
  },
@@ -4971,14 +4795,14 @@
4971
4795
  "__schema": "FunctionLikeSchema",
4972
4796
  "location": {
4973
4797
  "filePath": "import-components.ts",
4974
- "line": 561,
4798
+ "line": 560,
4975
4799
  "character": 3
4976
4800
  },
4977
4801
  "doc": {
4978
4802
  "__schema": "DocSchema",
4979
4803
  "location": {
4980
4804
  "filePath": "import-components.ts",
4981
- "line": 558,
4805
+ "line": 557,
4982
4806
  "character": 3
4983
4807
  },
4984
4808
  "raw": "/**\n * get import details, includes the diff between the versions array before import and after import\n */",
@@ -4992,7 +4816,7 @@
4992
4816
  "__schema": "ParameterSchema",
4993
4817
  "location": {
4994
4818
  "filePath": "import-components.ts",
4995
- "line": 562,
4819
+ "line": 561,
4996
4820
  "character": 5
4997
4821
  },
4998
4822
  "name": "currentVersions",
@@ -5000,11 +4824,10 @@
5000
4824
  "__schema": "TypeRefSchema",
5001
4825
  "location": {
5002
4826
  "filePath": "import-components.ts",
5003
- "line": 562,
4827
+ "line": 561,
5004
4828
  "character": 22
5005
4829
  },
5006
- "name": "ImportedVersions",
5007
- "internalFilePath": "import-components.ts"
4830
+ "name": "ImportedVersions"
5008
4831
  },
5009
4832
  "isOptional": false,
5010
4833
  "isSpread": false
@@ -5013,7 +4836,7 @@
5013
4836
  "__schema": "ParameterSchema",
5014
4837
  "location": {
5015
4838
  "filePath": "import-components.ts",
5016
- "line": 563,
4839
+ "line": 562,
5017
4840
  "character": 5
5018
4841
  },
5019
4842
  "name": "components",
@@ -5021,14 +4844,14 @@
5021
4844
  "__schema": "TypeArraySchema",
5022
4845
  "location": {
5023
4846
  "filePath": "import-components.ts",
5024
- "line": 563,
4847
+ "line": 562,
5025
4848
  "character": 17
5026
4849
  },
5027
4850
  "type": {
5028
4851
  "__schema": "TypeRefSchema",
5029
4852
  "location": {
5030
4853
  "filePath": "import-components.ts",
5031
- "line": 563,
4854
+ "line": 562,
5032
4855
  "character": 17
5033
4856
  },
5034
4857
  "name": "VersionDependencies"
@@ -5042,7 +4865,7 @@
5042
4865
  "__schema": "TypeRefSchema",
5043
4866
  "location": {
5044
4867
  "filePath": "import-components.ts",
5045
- "line": 564,
4868
+ "line": 563,
5046
4869
  "character": 6
5047
4870
  },
5048
4871
  "name": "Promise",
@@ -5051,18 +4874,17 @@
5051
4874
  "__schema": "TypeArraySchema",
5052
4875
  "location": {
5053
4876
  "filePath": "import-components.ts",
5054
- "line": 564,
4877
+ "line": 563,
5055
4878
  "character": 14
5056
4879
  },
5057
4880
  "type": {
5058
4881
  "__schema": "TypeRefSchema",
5059
4882
  "location": {
5060
4883
  "filePath": "import-components.ts",
5061
- "line": 564,
4884
+ "line": 563,
5062
4885
  "character": 14
5063
4886
  },
5064
- "name": "ImportDetails",
5065
- "internalFilePath": "import-components.ts"
4887
+ "name": "ImportDetails"
5066
4888
  }
5067
4889
  }
5068
4890
  ]
@@ -5075,7 +4897,7 @@
5075
4897
  "__schema": "FunctionLikeSchema",
5076
4898
  "location": {
5077
4899
  "filePath": "import-components.ts",
5078
- "line": 605,
4900
+ "line": 604,
5079
4901
  "character": 3
5080
4902
  },
5081
4903
  "signature": "(method) ImportComponents._throwForPotentialIssues(ids: ComponentIdList): Promise<void>",
@@ -5085,7 +4907,7 @@
5085
4907
  "__schema": "ParameterSchema",
5086
4908
  "location": {
5087
4909
  "filePath": "import-components.ts",
5088
- "line": 605,
4910
+ "line": 604,
5089
4911
  "character": 34
5090
4912
  },
5091
4913
  "name": "ids",
@@ -5093,15 +4915,10 @@
5093
4915
  "__schema": "TypeRefSchema",
5094
4916
  "location": {
5095
4917
  "filePath": "import-components.ts",
5096
- "line": 605,
4918
+ "line": 604,
5097
4919
  "character": 39
5098
4920
  },
5099
- "name": "ComponentIdList",
5100
- "componentId": {
5101
- "scope": "teambit.component",
5102
- "name": "component-id",
5103
- "version": "1.2.0"
5104
- }
4921
+ "name": "ComponentIdList"
5105
4922
  },
5106
4923
  "isOptional": false,
5107
4924
  "isSpread": false
@@ -5111,7 +4928,7 @@
5111
4928
  "__schema": "TypeRefSchema",
5112
4929
  "location": {
5113
4930
  "filePath": "import-components.ts",
5114
- "line": 605,
4931
+ "line": 604,
5115
4932
  "character": 57
5116
4933
  },
5117
4934
  "name": "Promise",
@@ -5120,7 +4937,7 @@
5120
4937
  "__schema": "KeywordTypeSchema",
5121
4938
  "location": {
5122
4939
  "filePath": "import-components.ts",
5123
- "line": 605,
4940
+ "line": 604,
5124
4941
  "character": 65
5125
4942
  },
5126
4943
  "name": "void"
@@ -5135,7 +4952,7 @@
5135
4952
  "__schema": "FunctionLikeSchema",
5136
4953
  "location": {
5137
4954
  "filePath": "import-components.ts",
5138
- "line": 610,
4955
+ "line": 609,
5139
4956
  "character": 3
5140
4957
  },
5141
4958
  "signature": "(method) ImportComponents._throwForModifiedOrNewComponents(ids: ComponentIdList): Promise<void>",
@@ -5145,7 +4962,7 @@
5145
4962
  "__schema": "ParameterSchema",
5146
4963
  "location": {
5147
4964
  "filePath": "import-components.ts",
5148
- "line": 610,
4965
+ "line": 609,
5149
4966
  "character": 42
5150
4967
  },
5151
4968
  "name": "ids",
@@ -5153,15 +4970,10 @@
5153
4970
  "__schema": "TypeRefSchema",
5154
4971
  "location": {
5155
4972
  "filePath": "import-components.ts",
5156
- "line": 610,
4973
+ "line": 609,
5157
4974
  "character": 47
5158
4975
  },
5159
- "name": "ComponentIdList",
5160
- "componentId": {
5161
- "scope": "teambit.component",
5162
- "name": "component-id",
5163
- "version": "1.2.0"
5164
- }
4976
+ "name": "ComponentIdList"
5165
4977
  },
5166
4978
  "isOptional": false,
5167
4979
  "isSpread": false
@@ -5171,7 +4983,7 @@
5171
4983
  "__schema": "TypeRefSchema",
5172
4984
  "location": {
5173
4985
  "filePath": "import-components.ts",
5174
- "line": 610,
4986
+ "line": 609,
5175
4987
  "character": 65
5176
4988
  },
5177
4989
  "name": "Promise",
@@ -5180,7 +4992,7 @@
5180
4992
  "__schema": "KeywordTypeSchema",
5181
4993
  "location": {
5182
4994
  "filePath": "import-components.ts",
5183
- "line": 610,
4995
+ "line": 609,
5184
4996
  "character": 73
5185
4997
  },
5186
4998
  "name": "void"
@@ -5195,14 +5007,14 @@
5195
5007
  "__schema": "FunctionLikeSchema",
5196
5008
  "location": {
5197
5009
  "filePath": "import-components.ts",
5198
- "line": 633,
5010
+ "line": 632,
5199
5011
  "character": 3
5200
5012
  },
5201
5013
  "doc": {
5202
5014
  "__schema": "DocSchema",
5203
5015
  "location": {
5204
5016
  "filePath": "import-components.ts",
5205
- "line": 628,
5017
+ "line": 627,
5206
5018
  "character": 3
5207
5019
  },
5208
5020
  "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 */",
@@ -5216,7 +5028,7 @@
5216
5028
  "__schema": "ParameterSchema",
5217
5029
  "location": {
5218
5030
  "filePath": "import-components.ts",
5219
- "line": 633,
5031
+ "line": 632,
5220
5032
  "character": 43
5221
5033
  },
5222
5034
  "name": "ids",
@@ -5224,15 +5036,10 @@
5224
5036
  "__schema": "TypeRefSchema",
5225
5037
  "location": {
5226
5038
  "filePath": "import-components.ts",
5227
- "line": 633,
5039
+ "line": 632,
5228
5040
  "character": 48
5229
5041
  },
5230
- "name": "ComponentIdList",
5231
- "componentId": {
5232
- "scope": "teambit.component",
5233
- "name": "component-id",
5234
- "version": "1.2.0"
5235
- }
5042
+ "name": "ComponentIdList"
5236
5043
  },
5237
5044
  "isOptional": false,
5238
5045
  "isSpread": false
@@ -5242,7 +5049,7 @@
5242
5049
  "__schema": "KeywordTypeSchema",
5243
5050
  "location": {
5244
5051
  "filePath": "import-components.ts",
5245
- "line": 633,
5052
+ "line": 632,
5246
5053
  "character": 66
5247
5054
  },
5248
5055
  "name": "void"
@@ -5253,7 +5060,7 @@
5253
5060
  "__schema": "FunctionLikeSchema",
5254
5061
  "location": {
5255
5062
  "filePath": "import-components.ts",
5256
- "line": 645,
5063
+ "line": 644,
5257
5064
  "character": 3
5258
5065
  },
5259
5066
  "signature": "(method) ImportComponents._getMergeStatus(component: Component): Promise<ComponentMergeStatus>",
@@ -5263,7 +5070,7 @@
5263
5070
  "__schema": "ParameterSchema",
5264
5071
  "location": {
5265
5072
  "filePath": "import-components.ts",
5266
- "line": 645,
5073
+ "line": 644,
5267
5074
  "character": 25
5268
5075
  },
5269
5076
  "name": "component",
@@ -5271,11 +5078,10 @@
5271
5078
  "__schema": "TypeRefSchema",
5272
5079
  "location": {
5273
5080
  "filePath": "import-components.ts",
5274
- "line": 645,
5081
+ "line": 644,
5275
5082
  "character": 36
5276
5083
  },
5277
- "name": "Component",
5278
- "packageName": "@teambit/legacy/dist/consumer/component"
5084
+ "name": "Component"
5279
5085
  },
5280
5086
  "isOptional": false,
5281
5087
  "isSpread": false
@@ -5285,7 +5091,7 @@
5285
5091
  "__schema": "TypeRefSchema",
5286
5092
  "location": {
5287
5093
  "filePath": "import-components.ts",
5288
- "line": 645,
5094
+ "line": 644,
5289
5095
  "character": 48
5290
5096
  },
5291
5097
  "name": "Promise",
@@ -5294,11 +5100,10 @@
5294
5100
  "__schema": "TypeRefSchema",
5295
5101
  "location": {
5296
5102
  "filePath": "import-components.ts",
5297
- "line": 645,
5103
+ "line": 644,
5298
5104
  "character": 56
5299
5105
  },
5300
- "name": "ComponentMergeStatus",
5301
- "internalFilePath": "import-components.ts"
5106
+ "name": "ComponentMergeStatus"
5302
5107
  }
5303
5108
  ]
5304
5109
  },
@@ -5310,14 +5115,14 @@
5310
5115
  "__schema": "FunctionLikeSchema",
5311
5116
  "location": {
5312
5117
  "filePath": "import-components.ts",
5313
- "line": 682,
5118
+ "line": 681,
5314
5119
  "character": 3
5315
5120
  },
5316
5121
  "doc": {
5317
5122
  "__schema": "DocSchema",
5318
5123
  "location": {
5319
5124
  "filePath": "import-components.ts",
5320
- "line": 672,
5125
+ "line": 671,
5321
5126
  "character": 3
5322
5127
  },
5323
5128
  "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 */",
@@ -5331,7 +5136,7 @@
5331
5136
  "__schema": "ParameterSchema",
5332
5137
  "location": {
5333
5138
  "filePath": "import-components.ts",
5334
- "line": 682,
5139
+ "line": 681,
5335
5140
  "character": 41
5336
5141
  },
5337
5142
  "name": "componentMergeStatus",
@@ -5339,11 +5144,10 @@
5339
5144
  "__schema": "TypeRefSchema",
5340
5145
  "location": {
5341
5146
  "filePath": "import-components.ts",
5342
- "line": 682,
5147
+ "line": 681,
5343
5148
  "character": 63
5344
5149
  },
5345
- "name": "ComponentMergeStatus",
5346
- "internalFilePath": "import-components.ts"
5150
+ "name": "ComponentMergeStatus"
5347
5151
  },
5348
5152
  "isOptional": false,
5349
5153
  "isSpread": false
@@ -5353,7 +5157,7 @@
5353
5157
  "__schema": "TypeUnionSchema",
5354
5158
  "location": {
5355
5159
  "filePath": "import-components.ts",
5356
- "line": 682,
5160
+ "line": 681,
5357
5161
  "character": 86
5358
5162
  },
5359
5163
  "types": [
@@ -5361,20 +5165,16 @@
5361
5165
  "__schema": "TypeRefSchema",
5362
5166
  "location": {
5363
5167
  "filePath": "import-components.ts",
5364
- "line": 682,
5168
+ "line": 681,
5365
5169
  "character": 86
5366
5170
  },
5367
- "name": "FilesStatus",
5368
- "componentId": {
5369
- "scope": "teambit.component",
5370
- "name": "merging"
5371
- }
5171
+ "name": "FilesStatus"
5372
5172
  },
5373
5173
  {
5374
5174
  "__schema": "LiteralTypeSchema",
5375
5175
  "location": {
5376
5176
  "filePath": "import-components.ts",
5377
- "line": 682,
5177
+ "line": 681,
5378
5178
  "character": 100
5379
5179
  },
5380
5180
  "name": "null"
@@ -5383,7 +5183,7 @@
5383
5183
  "__schema": "KeywordTypeSchema",
5384
5184
  "location": {
5385
5185
  "filePath": "import-components.ts",
5386
- "line": 682,
5186
+ "line": 681,
5387
5187
  "character": 107
5388
5188
  },
5389
5189
  "name": "undefined"
@@ -5396,14 +5196,14 @@
5396
5196
  "__schema": "FunctionLikeSchema",
5397
5197
  "location": {
5398
5198
  "filePath": "import-components.ts",
5399
- "line": 722,
5199
+ "line": 721,
5400
5200
  "character": 3
5401
5201
  },
5402
5202
  "doc": {
5403
5203
  "__schema": "DocSchema",
5404
5204
  "location": {
5405
5205
  "filePath": "import-components.ts",
5406
- "line": 718,
5206
+ "line": 717,
5407
5207
  "character": 3
5408
5208
  },
5409
5209
  "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 */",
@@ -5417,7 +5217,7 @@
5417
5217
  "__schema": "ParameterSchema",
5418
5218
  "location": {
5419
5219
  "filePath": "import-components.ts",
5420
- "line": 722,
5220
+ "line": 721,
5421
5221
  "character": 53
5422
5222
  },
5423
5223
  "name": "components",
@@ -5425,18 +5225,17 @@
5425
5225
  "__schema": "TypeArraySchema",
5426
5226
  "location": {
5427
5227
  "filePath": "import-components.ts",
5428
- "line": 722,
5228
+ "line": 721,
5429
5229
  "character": 65
5430
5230
  },
5431
5231
  "type": {
5432
5232
  "__schema": "TypeRefSchema",
5433
5233
  "location": {
5434
5234
  "filePath": "import-components.ts",
5435
- "line": 722,
5235
+ "line": 721,
5436
5236
  "character": 65
5437
5237
  },
5438
- "name": "Component",
5439
- "packageName": "@teambit/legacy/dist/consumer/component"
5238
+ "name": "Component"
5440
5239
  }
5441
5240
  },
5442
5241
  "isOptional": false,
@@ -5447,7 +5246,7 @@
5447
5246
  "__schema": "TypeRefSchema",
5448
5247
  "location": {
5449
5248
  "filePath": "import-components.ts",
5450
- "line": 722,
5249
+ "line": 721,
5451
5250
  "character": 79
5452
5251
  },
5453
5252
  "name": "Promise",
@@ -5456,18 +5255,17 @@
5456
5255
  "__schema": "TypeArraySchema",
5457
5256
  "location": {
5458
5257
  "filePath": "import-components.ts",
5459
- "line": 722,
5258
+ "line": 721,
5460
5259
  "character": 87
5461
5260
  },
5462
5261
  "type": {
5463
5262
  "__schema": "TypeRefSchema",
5464
5263
  "location": {
5465
5264
  "filePath": "import-components.ts",
5466
- "line": 722,
5265
+ "line": 721,
5467
5266
  "character": 87
5468
5267
  },
5469
- "name": "Component",
5470
- "packageName": "@teambit/legacy/dist/consumer/component"
5268
+ "name": "Component"
5471
5269
  }
5472
5270
  }
5473
5271
  ]
@@ -5480,7 +5278,7 @@
5480
5278
  "__schema": "FunctionLikeSchema",
5481
5279
  "location": {
5482
5280
  "filePath": "import-components.ts",
5483
- "line": 751,
5281
+ "line": 750,
5484
5282
  "character": 3
5485
5283
  },
5486
5284
  "signature": "(method) ImportComponents._shouldSaveLaneData(): boolean",
@@ -5490,7 +5288,7 @@
5490
5288
  "__schema": "KeywordTypeSchema",
5491
5289
  "location": {
5492
5290
  "filePath": "import-components.ts",
5493
- "line": 751,
5291
+ "line": 750,
5494
5292
  "character": 26
5495
5293
  },
5496
5294
  "name": "boolean"
@@ -5501,7 +5299,7 @@
5501
5299
  "__schema": "FunctionLikeSchema",
5502
5300
  "location": {
5503
5301
  "filePath": "import-components.ts",
5504
- "line": 758,
5302
+ "line": 757,
5505
5303
  "character": 3
5506
5304
  },
5507
5305
  "signature": "(method) ImportComponents._saveLaneDataIfNeeded(components: Component[]): Promise<void>",
@@ -5511,7 +5309,7 @@
5511
5309
  "__schema": "ParameterSchema",
5512
5310
  "location": {
5513
5311
  "filePath": "import-components.ts",
5514
- "line": 758,
5312
+ "line": 757,
5515
5313
  "character": 31
5516
5314
  },
5517
5315
  "name": "components",
@@ -5519,18 +5317,17 @@
5519
5317
  "__schema": "TypeArraySchema",
5520
5318
  "location": {
5521
5319
  "filePath": "import-components.ts",
5522
- "line": 758,
5320
+ "line": 757,
5523
5321
  "character": 43
5524
5322
  },
5525
5323
  "type": {
5526
5324
  "__schema": "TypeRefSchema",
5527
5325
  "location": {
5528
5326
  "filePath": "import-components.ts",
5529
- "line": 758,
5327
+ "line": 757,
5530
5328
  "character": 43
5531
5329
  },
5532
- "name": "Component",
5533
- "packageName": "@teambit/legacy/dist/consumer/component"
5330
+ "name": "Component"
5534
5331
  }
5535
5332
  },
5536
5333
  "isOptional": false,
@@ -5541,7 +5338,7 @@
5541
5338
  "__schema": "TypeRefSchema",
5542
5339
  "location": {
5543
5340
  "filePath": "import-components.ts",
5544
- "line": 758,
5341
+ "line": 757,
5545
5342
  "character": 57
5546
5343
  },
5547
5344
  "name": "Promise",
@@ -5550,7 +5347,7 @@
5550
5347
  "__schema": "KeywordTypeSchema",
5551
5348
  "location": {
5552
5349
  "filePath": "import-components.ts",
5553
- "line": 758,
5350
+ "line": 757,
5554
5351
  "character": 65
5555
5352
  },
5556
5353
  "name": "void"
@@ -5565,7 +5362,7 @@
5565
5362
  "__schema": "FunctionLikeSchema",
5566
5363
  "location": {
5567
5364
  "filePath": "import-components.ts",
5568
- "line": 783,
5365
+ "line": 782,
5569
5366
  "character": 3
5570
5367
  },
5571
5368
  "signature": "(method) ImportComponents._writeToFileSystem(components: Component[]): Promise<ComponentWriterResults>",
@@ -5575,7 +5372,7 @@
5575
5372
  "__schema": "ParameterSchema",
5576
5373
  "location": {
5577
5374
  "filePath": "import-components.ts",
5578
- "line": 783,
5375
+ "line": 782,
5579
5376
  "character": 28
5580
5377
  },
5581
5378
  "name": "components",
@@ -5583,18 +5380,17 @@
5583
5380
  "__schema": "TypeArraySchema",
5584
5381
  "location": {
5585
5382
  "filePath": "import-components.ts",
5586
- "line": 783,
5383
+ "line": 782,
5587
5384
  "character": 40
5588
5385
  },
5589
5386
  "type": {
5590
5387
  "__schema": "TypeRefSchema",
5591
5388
  "location": {
5592
5389
  "filePath": "import-components.ts",
5593
- "line": 783,
5390
+ "line": 782,
5594
5391
  "character": 40
5595
5392
  },
5596
- "name": "Component",
5597
- "packageName": "@teambit/legacy/dist/consumer/component"
5393
+ "name": "Component"
5598
5394
  }
5599
5395
  },
5600
5396
  "isOptional": false,
@@ -5605,7 +5401,7 @@
5605
5401
  "__schema": "TypeRefSchema",
5606
5402
  "location": {
5607
5403
  "filePath": "import-components.ts",
5608
- "line": 783,
5404
+ "line": 782,
5609
5405
  "character": 54
5610
5406
  },
5611
5407
  "name": "Promise",
@@ -5614,14 +5410,10 @@
5614
5410
  "__schema": "TypeRefSchema",
5615
5411
  "location": {
5616
5412
  "filePath": "import-components.ts",
5617
- "line": 783,
5413
+ "line": 782,
5618
5414
  "character": 62
5619
5415
  },
5620
- "name": "ComponentWriterResults",
5621
- "componentId": {
5622
- "scope": "teambit.component",
5623
- "name": "component-writer"
5624
- }
5416
+ "name": "ComponentWriterResults"
5625
5417
  }
5626
5418
  ]
5627
5419
  },
@@ -5639,7 +5431,7 @@
5639
5431
  "__schema": "TypeSchema",
5640
5432
  "location": {
5641
5433
  "filePath": "import-components.ts",
5642
- "line": 68,
5434
+ "line": 67,
5643
5435
  "character": 1
5644
5436
  },
5645
5437
  "signature": "type ComponentMergeStatus = {\n component: Component;\n mergeResults: MergeResultsThreeWay | null | undefined;\n}",
@@ -5648,7 +5440,7 @@
5648
5440
  "__schema": "TypeLiteralSchema",
5649
5441
  "location": {
5650
5442
  "filePath": "import-components.ts",
5651
- "line": 68,
5443
+ "line": 67,
5652
5444
  "character": 29
5653
5445
  },
5654
5446
  "members": [
@@ -5656,7 +5448,7 @@
5656
5448
  "__schema": "VariableLikeSchema",
5657
5449
  "location": {
5658
5450
  "filePath": "import-components.ts",
5659
- "line": 69,
5451
+ "line": 68,
5660
5452
  "character": 3
5661
5453
  },
5662
5454
  "signature": "(property) component: Component",
@@ -5665,7 +5457,7 @@
5665
5457
  "__schema": "TypeRefSchema",
5666
5458
  "location": {
5667
5459
  "filePath": "import-components.ts",
5668
- "line": 69,
5460
+ "line": 68,
5669
5461
  "character": 3
5670
5462
  },
5671
5463
  "name": "Component",
@@ -5677,7 +5469,7 @@
5677
5469
  "__schema": "VariableLikeSchema",
5678
5470
  "location": {
5679
5471
  "filePath": "import-components.ts",
5680
- "line": 70,
5472
+ "line": 69,
5681
5473
  "character": 3
5682
5474
  },
5683
5475
  "signature": "(property) mergeResults: MergeResultsThreeWay | null | undefined",
@@ -5686,7 +5478,7 @@
5686
5478
  "__schema": "TypeUnionSchema",
5687
5479
  "location": {
5688
5480
  "filePath": "import-components.ts",
5689
- "line": 70,
5481
+ "line": 69,
5690
5482
  "character": 17
5691
5483
  },
5692
5484
  "types": [
@@ -5694,20 +5486,16 @@
5694
5486
  "__schema": "TypeRefSchema",
5695
5487
  "location": {
5696
5488
  "filePath": "import-components.ts",
5697
- "line": 70,
5489
+ "line": 69,
5698
5490
  "character": 17
5699
5491
  },
5700
- "name": "MergeResultsThreeWay",
5701
- "componentId": {
5702
- "scope": "teambit.component",
5703
- "name": "merging"
5704
- }
5492
+ "name": "MergeResultsThreeWay"
5705
5493
  },
5706
5494
  {
5707
5495
  "__schema": "LiteralTypeSchema",
5708
5496
  "location": {
5709
5497
  "filePath": "import-components.ts",
5710
- "line": 70,
5498
+ "line": 69,
5711
5499
  "character": 40
5712
5500
  },
5713
5501
  "name": "null"
@@ -5716,7 +5504,7 @@
5716
5504
  "__schema": "KeywordTypeSchema",
5717
5505
  "location": {
5718
5506
  "filePath": "import-components.ts",
5719
- "line": 70,
5507
+ "line": 69,
5720
5508
  "character": 47
5721
5509
  },
5722
5510
  "name": "undefined"
@@ -5732,7 +5520,7 @@
5732
5520
  "__schema": "TypeSchema",
5733
5521
  "location": {
5734
5522
  "filePath": "import-components.ts",
5735
- "line": 72,
5523
+ "line": 71,
5736
5524
  "character": 1
5737
5525
  },
5738
5526
  "signature": "type ImportedVersions = {\n [id: string]: string[];\n}",
@@ -5741,7 +5529,7 @@
5741
5529
  "__schema": "TypeLiteralSchema",
5742
5530
  "location": {
5743
5531
  "filePath": "import-components.ts",
5744
- "line": 72,
5532
+ "line": 71,
5745
5533
  "character": 25
5746
5534
  },
5747
5535
  "members": [
@@ -5749,14 +5537,14 @@
5749
5537
  "__schema": "IndexSignatureSchema",
5750
5538
  "location": {
5751
5539
  "filePath": "import-components.ts",
5752
- "line": 72,
5540
+ "line": 71,
5753
5541
  "character": 27
5754
5542
  },
5755
5543
  "keyType": {
5756
5544
  "__schema": "ParameterSchema",
5757
5545
  "location": {
5758
5546
  "filePath": "import-components.ts",
5759
- "line": 72,
5547
+ "line": 71,
5760
5548
  "character": 28
5761
5549
  },
5762
5550
  "name": "id",
@@ -5764,7 +5552,7 @@
5764
5552
  "__schema": "KeywordTypeSchema",
5765
5553
  "location": {
5766
5554
  "filePath": "import-components.ts",
5767
- "line": 72,
5555
+ "line": 71,
5768
5556
  "character": 32
5769
5557
  },
5770
5558
  "name": "string"
@@ -5776,14 +5564,14 @@
5776
5564
  "__schema": "TypeArraySchema",
5777
5565
  "location": {
5778
5566
  "filePath": "import-components.ts",
5779
- "line": 72,
5567
+ "line": 71,
5780
5568
  "character": 41
5781
5569
  },
5782
5570
  "type": {
5783
5571
  "__schema": "KeywordTypeSchema",
5784
5572
  "location": {
5785
5573
  "filePath": "import-components.ts",
5786
- "line": 72,
5574
+ "line": 71,
5787
5575
  "character": 41
5788
5576
  },
5789
5577
  "name": "string"
@@ -5838,11 +5626,7 @@
5838
5626
  "line": 32,
5839
5627
  "character": 24
5840
5628
  },
5841
- "name": "Workspace",
5842
- "componentId": {
5843
- "scope": "teambit.workspace",
5844
- "name": "workspace"
5845
- }
5629
+ "name": "Workspace"
5846
5630
  },
5847
5631
  "isOptional": false,
5848
5632
  "isSpread": false
@@ -5862,11 +5646,7 @@
5862
5646
  "line": 33,
5863
5647
  "character": 26
5864
5648
  },
5865
- "name": "DependencyResolverMain",
5866
- "componentId": {
5867
- "scope": "teambit.dependencies",
5868
- "name": "dependency-resolver"
5869
- }
5649
+ "name": "DependencyResolverMain"
5870
5650
  },
5871
5651
  "isOptional": false,
5872
5652
  "isSpread": false
@@ -5886,11 +5666,7 @@
5886
5666
  "line": 34,
5887
5667
  "character": 20
5888
5668
  },
5889
- "name": "GraphMain",
5890
- "componentId": {
5891
- "scope": "teambit.component",
5892
- "name": "graph"
5893
- }
5669
+ "name": "GraphMain"
5894
5670
  },
5895
5671
  "isOptional": false,
5896
5672
  "isSpread": false
@@ -5910,11 +5686,7 @@
5910
5686
  "line": 35,
5911
5687
  "character": 20
5912
5688
  },
5913
- "name": "ScopeMain",
5914
- "componentId": {
5915
- "scope": "teambit.scope",
5916
- "name": "scope"
5917
- }
5689
+ "name": "ScopeMain"
5918
5690
  },
5919
5691
  "isOptional": false,
5920
5692
  "isSpread": false
@@ -5934,11 +5706,7 @@
5934
5706
  "line": 36,
5935
5707
  "character": 30
5936
5708
  },
5937
- "name": "ComponentWriterMain",
5938
- "componentId": {
5939
- "scope": "teambit.component",
5940
- "name": "component-writer"
5941
- }
5709
+ "name": "ComponentWriterMain"
5942
5710
  },
5943
5711
  "isOptional": false,
5944
5712
  "isSpread": false
@@ -5958,11 +5726,7 @@
5958
5726
  "line": 37,
5959
5727
  "character": 19
5960
5728
  },
5961
- "name": "EnvsMain",
5962
- "componentId": {
5963
- "scope": "teambit.envs",
5964
- "name": "envs"
5965
- }
5729
+ "name": "EnvsMain"
5966
5730
  },
5967
5731
  "isOptional": false,
5968
5732
  "isSpread": false
@@ -5982,11 +5746,7 @@
5982
5746
  "line": 38,
5983
5747
  "character": 22
5984
5748
  },
5985
- "name": "Logger",
5986
- "componentId": {
5987
- "scope": "teambit.harmony",
5988
- "name": "logger"
5989
- }
5749
+ "name": "Logger"
5990
5750
  },
5991
5751
  "isOptional": false,
5992
5752
  "isSpread": false
@@ -6006,11 +5766,7 @@
6006
5766
  "line": 39,
6007
5767
  "character": 21
6008
5768
  },
6009
- "name": "ListerMain",
6010
- "componentId": {
6011
- "scope": "teambit.component",
6012
- "name": "lister"
6013
- }
5769
+ "name": "ListerMain"
6014
5770
  },
6015
5771
  "isOptional": false,
6016
5772
  "isSpread": false
@@ -6103,8 +5859,7 @@
6103
5859
  "line": 42,
6104
5860
  "character": 90
6105
5861
  },
6106
- "name": "ImportResult",
6107
- "internalFilePath": "import-components.ts"
5862
+ "name": "ImportResult"
6108
5863
  }
6109
5864
  ]
6110
5865
  },
@@ -6182,8 +5937,7 @@
6182
5937
  "line": 75,
6183
5938
  "character": 70
6184
5939
  },
6185
- "name": "ImportResult",
6186
- "internalFilePath": "import-components.ts"
5940
+ "name": "ImportResult"
6187
5941
  }
6188
5942
  ]
6189
5943
  },
@@ -6227,8 +5981,7 @@
6227
5981
  "line": 91,
6228
5982
  "character": 43
6229
5983
  },
6230
- "name": "Lane",
6231
- "packageName": "@teambit/legacy/dist/scope/models"
5984
+ "name": "Lane"
6232
5985
  },
6233
5986
  "isOptional": false,
6234
5987
  "isSpread": false
@@ -6255,12 +6008,7 @@
6255
6008
  "line": 91,
6256
6009
  "character": 54
6257
6010
  },
6258
- "name": "ComponentID",
6259
- "componentId": {
6260
- "scope": "teambit.component",
6261
- "name": "component-id",
6262
- "version": "1.2.0"
6263
- }
6011
+ "name": "ComponentID"
6264
6012
  }
6265
6013
  },
6266
6014
  "isOptional": true,
@@ -6339,8 +6087,7 @@
6339
6087
  "line": 104,
6340
6088
  "character": 41
6341
6089
  },
6342
- "name": "ImportResult",
6343
- "internalFilePath": "import-components.ts"
6090
+ "name": "ImportResult"
6344
6091
  }
6345
6092
  ]
6346
6093
  },
@@ -6380,12 +6127,7 @@
6380
6127
  "line": 120,
6381
6128
  "character": 43
6382
6129
  },
6383
- "name": "ComponentID",
6384
- "componentId": {
6385
- "scope": "teambit.component",
6386
- "name": "component-id",
6387
- "version": "1.2.0"
6388
- }
6130
+ "name": "ComponentID"
6389
6131
  }
6390
6132
  },
6391
6133
  "isOptional": false,
@@ -6486,8 +6228,7 @@
6486
6228
  "line": 132,
6487
6229
  "character": 35
6488
6230
  },
6489
- "name": "Lane",
6490
- "packageName": "@teambit/legacy/dist/scope/models"
6231
+ "name": "Lane"
6491
6232
  },
6492
6233
  "isOptional": false,
6493
6234
  "isSpread": false
@@ -6692,8 +6433,7 @@
6692
6433
  "line": 229,
6693
6434
  "character": 12
6694
6435
  },
6695
- "name": "Lane",
6696
- "packageName": "@teambit/legacy/dist/scope/models"
6436
+ "name": "Lane"
6697
6437
  }
6698
6438
  },
6699
6439
  "isOptional": false,
@@ -6768,8 +6508,7 @@
6768
6508
  "line": 232,
6769
6509
  "character": 14
6770
6510
  },
6771
- "name": "ImportResult",
6772
- "internalFilePath": "import-components.ts"
6511
+ "name": "ImportResult"
6773
6512
  }
6774
6513
  ]
6775
6514
  },
@@ -6813,12 +6552,7 @@
6813
6552
  "line": 260,
6814
6553
  "character": 34
6815
6554
  },
6816
- "name": "LaneId",
6817
- "componentId": {
6818
- "scope": "teambit.lanes",
6819
- "name": "lane-id",
6820
- "version": "0.0.311"
6821
- }
6555
+ "name": "LaneId"
6822
6556
  },
6823
6557
  "isOptional": false,
6824
6558
  "isSpread": false
@@ -6882,8 +6616,7 @@
6882
6616
  "line": 260,
6883
6617
  "character": 106
6884
6618
  },
6885
- "name": "Lane",
6886
- "packageName": "@teambit/legacy/dist/scope/models"
6619
+ "name": "Lane"
6887
6620
  }
6888
6621
  ]
6889
6622
  },
@@ -7079,11 +6812,7 @@
7079
6812
  "line": 319,
7080
6813
  "character": 5
7081
6814
  },
7082
- "name": "CLIMain",
7083
- "componentId": {
7084
- "scope": "teambit.harmony",
7085
- "name": "cli"
7086
- }
6815
+ "name": "CLIMain"
7087
6816
  },
7088
6817
  {
7089
6818
  "__schema": "TypeRefSchema",
@@ -7092,11 +6821,7 @@
7092
6821
  "line": 320,
7093
6822
  "character": 5
7094
6823
  },
7095
- "name": "Workspace",
7096
- "componentId": {
7097
- "scope": "teambit.workspace",
7098
- "name": "workspace"
7099
- }
6824
+ "name": "Workspace"
7100
6825
  },
7101
6826
  {
7102
6827
  "__schema": "TypeRefSchema",
@@ -7105,11 +6830,7 @@
7105
6830
  "line": 321,
7106
6831
  "character": 5
7107
6832
  },
7108
- "name": "DependencyResolverMain",
7109
- "componentId": {
7110
- "scope": "teambit.dependencies",
7111
- "name": "dependency-resolver"
7112
- }
6833
+ "name": "DependencyResolverMain"
7113
6834
  },
7114
6835
  {
7115
6836
  "__schema": "TypeRefSchema",
@@ -7118,11 +6839,7 @@
7118
6839
  "line": 322,
7119
6840
  "character": 5
7120
6841
  },
7121
- "name": "GraphMain",
7122
- "componentId": {
7123
- "scope": "teambit.component",
7124
- "name": "graph"
7125
- }
6842
+ "name": "GraphMain"
7126
6843
  },
7127
6844
  {
7128
6845
  "__schema": "TypeRefSchema",
@@ -7131,11 +6848,7 @@
7131
6848
  "line": 323,
7132
6849
  "character": 5
7133
6850
  },
7134
- "name": "ScopeMain",
7135
- "componentId": {
7136
- "scope": "teambit.scope",
7137
- "name": "scope"
7138
- }
6851
+ "name": "ScopeMain"
7139
6852
  },
7140
6853
  {
7141
6854
  "__schema": "TypeRefSchema",
@@ -7144,11 +6857,7 @@
7144
6857
  "line": 324,
7145
6858
  "character": 5
7146
6859
  },
7147
- "name": "ComponentWriterMain",
7148
- "componentId": {
7149
- "scope": "teambit.component",
7150
- "name": "component-writer"
7151
- }
6860
+ "name": "ComponentWriterMain"
7152
6861
  },
7153
6862
  {
7154
6863
  "__schema": "TypeRefSchema",
@@ -7157,11 +6866,7 @@
7157
6866
  "line": 325,
7158
6867
  "character": 5
7159
6868
  },
7160
- "name": "InstallMain",
7161
- "componentId": {
7162
- "scope": "teambit.workspace",
7163
- "name": "install"
7164
- }
6869
+ "name": "InstallMain"
7165
6870
  },
7166
6871
  {
7167
6872
  "__schema": "TypeRefSchema",
@@ -7170,11 +6875,7 @@
7170
6875
  "line": 326,
7171
6876
  "character": 5
7172
6877
  },
7173
- "name": "EnvsMain",
7174
- "componentId": {
7175
- "scope": "teambit.envs",
7176
- "name": "envs"
7177
- }
6878
+ "name": "EnvsMain"
7178
6879
  },
7179
6880
  {
7180
6881
  "__schema": "TypeRefSchema",
@@ -7183,11 +6884,7 @@
7183
6884
  "line": 327,
7184
6885
  "character": 5
7185
6886
  },
7186
- "name": "LoggerMain",
7187
- "componentId": {
7188
- "scope": "teambit.harmony",
7189
- "name": "logger"
7190
- }
6887
+ "name": "LoggerMain"
7191
6888
  },
7192
6889
  {
7193
6890
  "__schema": "TypeRefSchema",
@@ -7196,11 +6893,7 @@
7196
6893
  "line": 328,
7197
6894
  "character": 5
7198
6895
  },
7199
- "name": "ListerMain",
7200
- "componentId": {
7201
- "scope": "teambit.component",
7202
- "name": "lister"
7203
- }
6896
+ "name": "ListerMain"
7204
6897
  }
7205
6898
  ]
7206
6899
  },
@@ -7281,7 +6974,7 @@
7281
6974
  "componentId": {
7282
6975
  "scope": "teambit.scope",
7283
6976
  "name": "importer",
7284
- "version": "1.0.330"
6977
+ "version": "1.0.331"
7285
6978
  },
7286
6979
  "taggedModuleExports": []
7287
6980
  }