@teambit/cloud 0.0.486 → 0.0.487

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.
@@ -565,7 +565,7 @@
565
565
  "__schema": "FunctionLikeSchema",
566
566
  "location": {
567
567
  "filePath": "cloud.main.runtime.ts",
568
- "line": 129,
568
+ "line": 137,
569
569
  "character": 3
570
570
  },
571
571
  "signature": "(method) CloudMain.detectConfigConflicts({ newConfigs, registryDomain, }: {\n newConfigs: string;\n registryDomain: string;\n}): {\n original: string;\n modifications: string;\n}[]",
@@ -575,7 +575,7 @@
575
575
  "__schema": "ParameterSchema",
576
576
  "location": {
577
577
  "filePath": "cloud.main.runtime.ts",
578
- "line": 129,
578
+ "line": 137,
579
579
  "character": 25
580
580
  },
581
581
  "name": "{ newConfigs, registryDomain }",
@@ -583,7 +583,7 @@
583
583
  "__schema": "TypeLiteralSchema",
584
584
  "location": {
585
585
  "filePath": "cloud.main.runtime.ts",
586
- "line": 132,
586
+ "line": 140,
587
587
  "character": 6
588
588
  },
589
589
  "members": [
@@ -591,7 +591,7 @@
591
591
  "__schema": "VariableLikeSchema",
592
592
  "location": {
593
593
  "filePath": "cloud.main.runtime.ts",
594
- "line": 133,
594
+ "line": 141,
595
595
  "character": 5
596
596
  },
597
597
  "signature": "(property) newConfigs: string",
@@ -600,7 +600,7 @@
600
600
  "__schema": "KeywordTypeSchema",
601
601
  "location": {
602
602
  "filePath": "cloud.main.runtime.ts",
603
- "line": 133,
603
+ "line": 141,
604
604
  "character": 17
605
605
  },
606
606
  "name": "string"
@@ -611,7 +611,7 @@
611
611
  "__schema": "VariableLikeSchema",
612
612
  "location": {
613
613
  "filePath": "cloud.main.runtime.ts",
614
- "line": 134,
614
+ "line": 142,
615
615
  "character": 5
616
616
  },
617
617
  "signature": "(property) registryDomain: string",
@@ -620,7 +620,7 @@
620
620
  "__schema": "KeywordTypeSchema",
621
621
  "location": {
622
622
  "filePath": "cloud.main.runtime.ts",
623
- "line": 134,
623
+ "line": 142,
624
624
  "character": 21
625
625
  },
626
626
  "name": "string"
@@ -635,7 +635,7 @@
635
635
  "__schema": "VariableLikeSchema",
636
636
  "location": {
637
637
  "filePath": "cloud.main.runtime.ts",
638
- "line": 133,
638
+ "line": 141,
639
639
  "character": 5
640
640
  },
641
641
  "signature": "(property) newConfigs: string",
@@ -644,7 +644,7 @@
644
644
  "__schema": "KeywordTypeSchema",
645
645
  "location": {
646
646
  "filePath": "cloud.main.runtime.ts",
647
- "line": 133,
647
+ "line": 141,
648
648
  "character": 17
649
649
  },
650
650
  "name": "string"
@@ -655,7 +655,7 @@
655
655
  "__schema": "VariableLikeSchema",
656
656
  "location": {
657
657
  "filePath": "cloud.main.runtime.ts",
658
- "line": 134,
658
+ "line": 142,
659
659
  "character": 5
660
660
  },
661
661
  "signature": "(property) registryDomain: string",
@@ -664,7 +664,7 @@
664
664
  "__schema": "KeywordTypeSchema",
665
665
  "location": {
666
666
  "filePath": "cloud.main.runtime.ts",
667
- "line": 134,
667
+ "line": 142,
668
668
  "character": 21
669
669
  },
670
670
  "name": "string"
@@ -679,14 +679,14 @@
679
679
  "__schema": "TypeArraySchema",
680
680
  "location": {
681
681
  "filePath": "cloud.main.runtime.ts",
682
- "line": 135,
682
+ "line": 143,
683
683
  "character": 7
684
684
  },
685
685
  "type": {
686
686
  "__schema": "TypeLiteralSchema",
687
687
  "location": {
688
688
  "filePath": "cloud.main.runtime.ts",
689
- "line": 135,
689
+ "line": 143,
690
690
  "character": 7
691
691
  },
692
692
  "members": [
@@ -694,7 +694,7 @@
694
694
  "__schema": "VariableLikeSchema",
695
695
  "location": {
696
696
  "filePath": "cloud.main.runtime.ts",
697
- "line": 135,
697
+ "line": 143,
698
698
  "character": 9
699
699
  },
700
700
  "signature": "(property) original: string",
@@ -703,7 +703,7 @@
703
703
  "__schema": "KeywordTypeSchema",
704
704
  "location": {
705
705
  "filePath": "cloud.main.runtime.ts",
706
- "line": 135,
706
+ "line": 143,
707
707
  "character": 19
708
708
  },
709
709
  "name": "string"
@@ -714,7 +714,7 @@
714
714
  "__schema": "VariableLikeSchema",
715
715
  "location": {
716
716
  "filePath": "cloud.main.runtime.ts",
717
- "line": 135,
717
+ "line": 143,
718
718
  "character": 27
719
719
  },
720
720
  "signature": "(property) modifications: string",
@@ -723,7 +723,7 @@
723
723
  "__schema": "KeywordTypeSchema",
724
724
  "location": {
725
725
  "filePath": "cloud.main.runtime.ts",
726
- "line": 135,
726
+ "line": 143,
727
727
  "character": 42
728
728
  },
729
729
  "name": "string"
@@ -739,7 +739,7 @@
739
739
  "__schema": "FunctionLikeSchema",
740
740
  "location": {
741
741
  "filePath": "cloud.main.runtime.ts",
742
- "line": 158,
742
+ "line": 166,
743
743
  "character": 3
744
744
  },
745
745
  "signature": "(method) CloudMain.updateNpmConfig({ authToken, username, dryRun, force, }: {\n authToken: string;\n username: string;\n dryRun?: boolean;\n force?: boolean;\n}): Promise<{\n conflicts?: {\n original: string;\n modifications: string;\n }[] | undefined;\n configUpdates?: string | undefined;\n}>",
@@ -749,7 +749,7 @@
749
749
  "__schema": "ParameterSchema",
750
750
  "location": {
751
751
  "filePath": "cloud.main.runtime.ts",
752
- "line": 158,
752
+ "line": 166,
753
753
  "character": 25
754
754
  },
755
755
  "name": "{ authToken, username, dryRun, force }",
@@ -757,7 +757,7 @@
757
757
  "__schema": "TypeLiteralSchema",
758
758
  "location": {
759
759
  "filePath": "cloud.main.runtime.ts",
760
- "line": 163,
760
+ "line": 171,
761
761
  "character": 6
762
762
  },
763
763
  "members": [
@@ -765,7 +765,7 @@
765
765
  "__schema": "VariableLikeSchema",
766
766
  "location": {
767
767
  "filePath": "cloud.main.runtime.ts",
768
- "line": 164,
768
+ "line": 172,
769
769
  "character": 5
770
770
  },
771
771
  "signature": "(property) authToken: string",
@@ -774,7 +774,7 @@
774
774
  "__schema": "KeywordTypeSchema",
775
775
  "location": {
776
776
  "filePath": "cloud.main.runtime.ts",
777
- "line": 164,
777
+ "line": 172,
778
778
  "character": 16
779
779
  },
780
780
  "name": "string"
@@ -785,7 +785,7 @@
785
785
  "__schema": "VariableLikeSchema",
786
786
  "location": {
787
787
  "filePath": "cloud.main.runtime.ts",
788
- "line": 165,
788
+ "line": 173,
789
789
  "character": 5
790
790
  },
791
791
  "signature": "(property) username: string",
@@ -794,7 +794,7 @@
794
794
  "__schema": "KeywordTypeSchema",
795
795
  "location": {
796
796
  "filePath": "cloud.main.runtime.ts",
797
- "line": 165,
797
+ "line": 173,
798
798
  "character": 15
799
799
  },
800
800
  "name": "string"
@@ -805,7 +805,7 @@
805
805
  "__schema": "VariableLikeSchema",
806
806
  "location": {
807
807
  "filePath": "cloud.main.runtime.ts",
808
- "line": 166,
808
+ "line": 174,
809
809
  "character": 5
810
810
  },
811
811
  "signature": "(property) dryRun?: boolean | undefined",
@@ -814,7 +814,7 @@
814
814
  "__schema": "KeywordTypeSchema",
815
815
  "location": {
816
816
  "filePath": "cloud.main.runtime.ts",
817
- "line": 166,
817
+ "line": 174,
818
818
  "character": 14
819
819
  },
820
820
  "name": "boolean"
@@ -825,7 +825,7 @@
825
825
  "__schema": "VariableLikeSchema",
826
826
  "location": {
827
827
  "filePath": "cloud.main.runtime.ts",
828
- "line": 167,
828
+ "line": 175,
829
829
  "character": 5
830
830
  },
831
831
  "signature": "(property) force?: boolean | undefined",
@@ -834,7 +834,7 @@
834
834
  "__schema": "KeywordTypeSchema",
835
835
  "location": {
836
836
  "filePath": "cloud.main.runtime.ts",
837
- "line": 167,
837
+ "line": 175,
838
838
  "character": 13
839
839
  },
840
840
  "name": "boolean"
@@ -849,7 +849,7 @@
849
849
  "__schema": "VariableLikeSchema",
850
850
  "location": {
851
851
  "filePath": "cloud.main.runtime.ts",
852
- "line": 164,
852
+ "line": 172,
853
853
  "character": 5
854
854
  },
855
855
  "signature": "(property) authToken: string",
@@ -858,7 +858,7 @@
858
858
  "__schema": "KeywordTypeSchema",
859
859
  "location": {
860
860
  "filePath": "cloud.main.runtime.ts",
861
- "line": 164,
861
+ "line": 172,
862
862
  "character": 16
863
863
  },
864
864
  "name": "string"
@@ -869,7 +869,7 @@
869
869
  "__schema": "VariableLikeSchema",
870
870
  "location": {
871
871
  "filePath": "cloud.main.runtime.ts",
872
- "line": 165,
872
+ "line": 173,
873
873
  "character": 5
874
874
  },
875
875
  "signature": "(property) username: string",
@@ -878,7 +878,7 @@
878
878
  "__schema": "KeywordTypeSchema",
879
879
  "location": {
880
880
  "filePath": "cloud.main.runtime.ts",
881
- "line": 165,
881
+ "line": 173,
882
882
  "character": 15
883
883
  },
884
884
  "name": "string"
@@ -889,7 +889,7 @@
889
889
  "__schema": "VariableLikeSchema",
890
890
  "location": {
891
891
  "filePath": "cloud.main.runtime.ts",
892
- "line": 166,
892
+ "line": 174,
893
893
  "character": 5
894
894
  },
895
895
  "signature": "(property) dryRun?: boolean | undefined",
@@ -898,7 +898,7 @@
898
898
  "__schema": "KeywordTypeSchema",
899
899
  "location": {
900
900
  "filePath": "cloud.main.runtime.ts",
901
- "line": 166,
901
+ "line": 174,
902
902
  "character": 14
903
903
  },
904
904
  "name": "boolean"
@@ -909,7 +909,7 @@
909
909
  "__schema": "VariableLikeSchema",
910
910
  "location": {
911
911
  "filePath": "cloud.main.runtime.ts",
912
- "line": 167,
912
+ "line": 175,
913
913
  "character": 5
914
914
  },
915
915
  "signature": "(property) force?: boolean | undefined",
@@ -918,7 +918,7 @@
918
918
  "__schema": "KeywordTypeSchema",
919
919
  "location": {
920
920
  "filePath": "cloud.main.runtime.ts",
921
- "line": 167,
921
+ "line": 175,
922
922
  "character": 13
923
923
  },
924
924
  "name": "boolean"
@@ -933,7 +933,7 @@
933
933
  "__schema": "TypeRefSchema",
934
934
  "location": {
935
935
  "filePath": "cloud.main.runtime.ts",
936
- "line": 168,
936
+ "line": 176,
937
937
  "character": 7
938
938
  },
939
939
  "name": "Promise",
@@ -942,7 +942,7 @@
942
942
  "__schema": "TypeLiteralSchema",
943
943
  "location": {
944
944
  "filePath": "cloud.main.runtime.ts",
945
- "line": 168,
945
+ "line": 176,
946
946
  "character": 15
947
947
  },
948
948
  "members": [
@@ -950,7 +950,7 @@
950
950
  "__schema": "VariableLikeSchema",
951
951
  "location": {
952
952
  "filePath": "cloud.main.runtime.ts",
953
- "line": 168,
953
+ "line": 176,
954
954
  "character": 17
955
955
  },
956
956
  "signature": "(property) conflicts?: {\n original: string;\n modifications: string;\n}[] | undefined",
@@ -959,14 +959,14 @@
959
959
  "__schema": "TypeArraySchema",
960
960
  "location": {
961
961
  "filePath": "cloud.main.runtime.ts",
962
- "line": 168,
962
+ "line": 176,
963
963
  "character": 29
964
964
  },
965
965
  "type": {
966
966
  "__schema": "TypeLiteralSchema",
967
967
  "location": {
968
968
  "filePath": "cloud.main.runtime.ts",
969
- "line": 168,
969
+ "line": 176,
970
970
  "character": 29
971
971
  },
972
972
  "members": [
@@ -974,7 +974,7 @@
974
974
  "__schema": "VariableLikeSchema",
975
975
  "location": {
976
976
  "filePath": "cloud.main.runtime.ts",
977
- "line": 168,
977
+ "line": 176,
978
978
  "character": 31
979
979
  },
980
980
  "signature": "(property) original: string",
@@ -983,7 +983,7 @@
983
983
  "__schema": "KeywordTypeSchema",
984
984
  "location": {
985
985
  "filePath": "cloud.main.runtime.ts",
986
- "line": 168,
986
+ "line": 176,
987
987
  "character": 41
988
988
  },
989
989
  "name": "string"
@@ -994,7 +994,7 @@
994
994
  "__schema": "VariableLikeSchema",
995
995
  "location": {
996
996
  "filePath": "cloud.main.runtime.ts",
997
- "line": 168,
997
+ "line": 176,
998
998
  "character": 49
999
999
  },
1000
1000
  "signature": "(property) modifications: string",
@@ -1003,7 +1003,7 @@
1003
1003
  "__schema": "KeywordTypeSchema",
1004
1004
  "location": {
1005
1005
  "filePath": "cloud.main.runtime.ts",
1006
- "line": 168,
1006
+ "line": 176,
1007
1007
  "character": 64
1008
1008
  },
1009
1009
  "name": "string"
@@ -1019,7 +1019,7 @@
1019
1019
  "__schema": "VariableLikeSchema",
1020
1020
  "location": {
1021
1021
  "filePath": "cloud.main.runtime.ts",
1022
- "line": 168,
1022
+ "line": 176,
1023
1023
  "character": 76
1024
1024
  },
1025
1025
  "signature": "(property) configUpdates?: string | undefined",
@@ -1028,7 +1028,7 @@
1028
1028
  "__schema": "KeywordTypeSchema",
1029
1029
  "location": {
1030
1030
  "filePath": "cloud.main.runtime.ts",
1031
- "line": 168,
1031
+ "line": 176,
1032
1032
  "character": 92
1033
1033
  },
1034
1034
  "name": "string"
@@ -1047,25 +1047,25 @@
1047
1047
  "__schema": "FunctionLikeSchema",
1048
1048
  "location": {
1049
1049
  "filePath": "cloud.main.runtime.ts",
1050
- "line": 200,
1050
+ "line": 208,
1051
1051
  "character": 3
1052
1052
  },
1053
- "signature": "(method) CloudMain.setupAuthListener({ port: portFromParams, clientId, }?: {\n port?: number;\n clientId?: string;\n}): Promise<CloudAuthListener | null>",
1053
+ "signature": "(method) CloudMain.setupAuthListener({ port: portFromParams, clientId, skipConfigUpdate, }?: {\n port?: number;\n clientId?: string;\n skipConfigUpdate?: boolean;\n}): Promise<CloudAuthListener | null>",
1054
1054
  "name": "setupAuthListener",
1055
1055
  "params": [
1056
1056
  {
1057
1057
  "__schema": "ParameterSchema",
1058
1058
  "location": {
1059
1059
  "filePath": "cloud.main.runtime.ts",
1060
- "line": 200,
1060
+ "line": 208,
1061
1061
  "character": 21
1062
1062
  },
1063
- "name": "{ port: portFromParams, clientId = v4() }",
1063
+ "name": "{ port: portFromParams, clientId = v4(), skipConfigUpdate }",
1064
1064
  "type": {
1065
1065
  "__schema": "TypeLiteralSchema",
1066
1066
  "location": {
1067
1067
  "filePath": "cloud.main.runtime.ts",
1068
- "line": 203,
1068
+ "line": 212,
1069
1069
  "character": 6
1070
1070
  },
1071
1071
  "members": [
@@ -1073,7 +1073,7 @@
1073
1073
  "__schema": "VariableLikeSchema",
1074
1074
  "location": {
1075
1075
  "filePath": "cloud.main.runtime.ts",
1076
- "line": 204,
1076
+ "line": 213,
1077
1077
  "character": 5
1078
1078
  },
1079
1079
  "signature": "(property) port?: number | undefined",
@@ -1082,7 +1082,7 @@
1082
1082
  "__schema": "KeywordTypeSchema",
1083
1083
  "location": {
1084
1084
  "filePath": "cloud.main.runtime.ts",
1085
- "line": 204,
1085
+ "line": 213,
1086
1086
  "character": 12
1087
1087
  },
1088
1088
  "name": "number"
@@ -1093,7 +1093,7 @@
1093
1093
  "__schema": "VariableLikeSchema",
1094
1094
  "location": {
1095
1095
  "filePath": "cloud.main.runtime.ts",
1096
- "line": 205,
1096
+ "line": 214,
1097
1097
  "character": 5
1098
1098
  },
1099
1099
  "signature": "(property) clientId?: string | undefined",
@@ -1102,12 +1102,32 @@
1102
1102
  "__schema": "KeywordTypeSchema",
1103
1103
  "location": {
1104
1104
  "filePath": "cloud.main.runtime.ts",
1105
- "line": 205,
1105
+ "line": 214,
1106
1106
  "character": 16
1107
1107
  },
1108
1108
  "name": "string"
1109
1109
  },
1110
1110
  "isOptional": true
1111
+ },
1112
+ {
1113
+ "__schema": "VariableLikeSchema",
1114
+ "location": {
1115
+ "filePath": "cloud.main.runtime.ts",
1116
+ "line": 215,
1117
+ "character": 5
1118
+ },
1119
+ "signature": "(property) skipConfigUpdate?: boolean | undefined",
1120
+ "name": "skipConfigUpdate",
1121
+ "type": {
1122
+ "__schema": "KeywordTypeSchema",
1123
+ "location": {
1124
+ "filePath": "cloud.main.runtime.ts",
1125
+ "line": 215,
1126
+ "character": 24
1127
+ },
1128
+ "name": "boolean"
1129
+ },
1130
+ "isOptional": true
1111
1131
  }
1112
1132
  ]
1113
1133
  },
@@ -1118,7 +1138,7 @@
1118
1138
  "__schema": "InferenceTypeSchema",
1119
1139
  "location": {
1120
1140
  "filePath": "cloud.main.runtime.ts",
1121
- "line": 201,
1141
+ "line": 209,
1122
1142
  "character": 11
1123
1143
  },
1124
1144
  "name": "portFromParams",
@@ -1129,7 +1149,7 @@
1129
1149
  "__schema": "VariableLikeSchema",
1130
1150
  "location": {
1131
1151
  "filePath": "cloud.main.runtime.ts",
1132
- "line": 205,
1152
+ "line": 214,
1133
1153
  "character": 5
1134
1154
  },
1135
1155
  "signature": "(property) clientId?: string | undefined",
@@ -1138,12 +1158,32 @@
1138
1158
  "__schema": "KeywordTypeSchema",
1139
1159
  "location": {
1140
1160
  "filePath": "cloud.main.runtime.ts",
1141
- "line": 205,
1161
+ "line": 214,
1142
1162
  "character": 16
1143
1163
  },
1144
1164
  "name": "string"
1145
1165
  },
1146
1166
  "isOptional": true
1167
+ },
1168
+ {
1169
+ "__schema": "VariableLikeSchema",
1170
+ "location": {
1171
+ "filePath": "cloud.main.runtime.ts",
1172
+ "line": 215,
1173
+ "character": 5
1174
+ },
1175
+ "signature": "(property) skipConfigUpdate?: boolean | undefined",
1176
+ "name": "skipConfigUpdate",
1177
+ "type": {
1178
+ "__schema": "KeywordTypeSchema",
1179
+ "location": {
1180
+ "filePath": "cloud.main.runtime.ts",
1181
+ "line": 215,
1182
+ "character": 24
1183
+ },
1184
+ "name": "boolean"
1185
+ },
1186
+ "isOptional": true
1147
1187
  }
1148
1188
  ],
1149
1189
  "isSpread": false
@@ -1153,7 +1193,7 @@
1153
1193
  "__schema": "TypeRefSchema",
1154
1194
  "location": {
1155
1195
  "filePath": "cloud.main.runtime.ts",
1156
- "line": 206,
1196
+ "line": 216,
1157
1197
  "character": 12
1158
1198
  },
1159
1199
  "name": "Promise",
@@ -1162,7 +1202,7 @@
1162
1202
  "__schema": "TypeUnionSchema",
1163
1203
  "location": {
1164
1204
  "filePath": "cloud.main.runtime.ts",
1165
- "line": 206,
1205
+ "line": 216,
1166
1206
  "character": 20
1167
1207
  },
1168
1208
  "types": [
@@ -1170,7 +1210,7 @@
1170
1210
  "__schema": "TypeRefSchema",
1171
1211
  "location": {
1172
1212
  "filePath": "cloud.main.runtime.ts",
1173
- "line": 206,
1213
+ "line": 216,
1174
1214
  "character": 20
1175
1215
  },
1176
1216
  "name": "CloudAuthListener",
@@ -1180,7 +1220,7 @@
1180
1220
  "__schema": "LiteralTypeSchema",
1181
1221
  "location": {
1182
1222
  "filePath": "cloud.main.runtime.ts",
1183
- "line": 206,
1223
+ "line": 216,
1184
1224
  "character": 40
1185
1225
  },
1186
1226
  "name": "null"
@@ -1195,7 +1235,7 @@
1195
1235
  "__schema": "FunctionLikeSchema",
1196
1236
  "location": {
1197
1237
  "filePath": "cloud.main.runtime.ts",
1198
- "line": 314,
1238
+ "line": 330,
1199
1239
  "character": 3
1200
1240
  },
1201
1241
  "signature": "(method) CloudMain.registerOnSuccessLogin(onSuccessLoginFn: OnSuccessLogin): this",
@@ -1205,7 +1245,7 @@
1205
1245
  "__schema": "ParameterSchema",
1206
1246
  "location": {
1207
1247
  "filePath": "cloud.main.runtime.ts",
1208
- "line": 314,
1248
+ "line": 330,
1209
1249
  "character": 26
1210
1250
  },
1211
1251
  "name": "onSuccessLoginFn",
@@ -1213,7 +1253,7 @@
1213
1253
  "__schema": "TypeRefSchema",
1214
1254
  "location": {
1215
1255
  "filePath": "cloud.main.runtime.ts",
1216
- "line": 314,
1256
+ "line": 330,
1217
1257
  "character": 44
1218
1258
  },
1219
1259
  "name": "OnSuccessLogin",
@@ -1227,7 +1267,7 @@
1227
1267
  "__schema": "TypeRefSchema",
1228
1268
  "location": {
1229
1269
  "filePath": "cloud.main.runtime.ts",
1230
- "line": 314,
1270
+ "line": 330,
1231
1271
  "character": 3
1232
1272
  },
1233
1273
  "name": "CloudMain"
@@ -1238,7 +1278,7 @@
1238
1278
  "__schema": "FunctionLikeSchema",
1239
1279
  "location": {
1240
1280
  "filePath": "cloud.main.runtime.ts",
1241
- "line": 319,
1281
+ "line": 335,
1242
1282
  "character": 3
1243
1283
  },
1244
1284
  "signature": "(method) CloudMain.getCloudDomain(): string",
@@ -1248,7 +1288,7 @@
1248
1288
  "__schema": "KeywordTypeSchema",
1249
1289
  "location": {
1250
1290
  "filePath": "cloud.main.runtime.ts",
1251
- "line": 319,
1291
+ "line": 335,
1252
1292
  "character": 21
1253
1293
  },
1254
1294
  "name": "string"
@@ -1259,7 +1299,7 @@
1259
1299
  "__schema": "FunctionLikeSchema",
1260
1300
  "location": {
1261
1301
  "filePath": "cloud.main.runtime.ts",
1262
- "line": 323,
1302
+ "line": 339,
1263
1303
  "character": 3
1264
1304
  },
1265
1305
  "signature": "(method) CloudMain.getCloudHubDomain(): string",
@@ -1269,7 +1309,7 @@
1269
1309
  "__schema": "KeywordTypeSchema",
1270
1310
  "location": {
1271
1311
  "filePath": "cloud.main.runtime.ts",
1272
- "line": 323,
1312
+ "line": 339,
1273
1313
  "character": 24
1274
1314
  },
1275
1315
  "name": "string"
@@ -1280,7 +1320,7 @@
1280
1320
  "__schema": "FunctionLikeSchema",
1281
1321
  "location": {
1282
1322
  "filePath": "cloud.main.runtime.ts",
1283
- "line": 327,
1323
+ "line": 343,
1284
1324
  "character": 3
1285
1325
  },
1286
1326
  "signature": "(method) CloudMain.getCloudApi(): string",
@@ -1290,7 +1330,7 @@
1290
1330
  "__schema": "KeywordTypeSchema",
1291
1331
  "location": {
1292
1332
  "filePath": "cloud.main.runtime.ts",
1293
- "line": 327,
1333
+ "line": 343,
1294
1334
  "character": 18
1295
1335
  },
1296
1336
  "name": "string"
@@ -1301,7 +1341,7 @@
1301
1341
  "__schema": "FunctionLikeSchema",
1302
1342
  "location": {
1303
1343
  "filePath": "cloud.main.runtime.ts",
1304
- "line": 331,
1344
+ "line": 347,
1305
1345
  "character": 3
1306
1346
  },
1307
1347
  "signature": "(method) CloudMain.getCloudGraphQL(): string",
@@ -1311,7 +1351,7 @@
1311
1351
  "__schema": "KeywordTypeSchema",
1312
1352
  "location": {
1313
1353
  "filePath": "cloud.main.runtime.ts",
1314
- "line": 331,
1354
+ "line": 347,
1315
1355
  "character": 22
1316
1356
  },
1317
1357
  "name": "string"
@@ -1322,7 +1362,7 @@
1322
1362
  "__schema": "FunctionLikeSchema",
1323
1363
  "location": {
1324
1364
  "filePath": "cloud.main.runtime.ts",
1325
- "line": 334,
1365
+ "line": 350,
1326
1366
  "character": 3
1327
1367
  },
1328
1368
  "signature": "(method) CloudMain.getLoginDomain(): string",
@@ -1332,7 +1372,7 @@
1332
1372
  "__schema": "KeywordTypeSchema",
1333
1373
  "location": {
1334
1374
  "filePath": "cloud.main.runtime.ts",
1335
- "line": 334,
1375
+ "line": 350,
1336
1376
  "character": 21
1337
1377
  },
1338
1378
  "name": "string"
@@ -1343,7 +1383,7 @@
1343
1383
  "__schema": "FunctionLikeSchema",
1344
1384
  "location": {
1345
1385
  "filePath": "cloud.main.runtime.ts",
1346
- "line": 338,
1386
+ "line": 354,
1347
1387
  "character": 3
1348
1388
  },
1349
1389
  "signature": "(method) CloudMain.getAnalyticsDomain(): string",
@@ -1353,7 +1393,7 @@
1353
1393
  "__schema": "KeywordTypeSchema",
1354
1394
  "location": {
1355
1395
  "filePath": "cloud.main.runtime.ts",
1356
- "line": 338,
1396
+ "line": 354,
1357
1397
  "character": 25
1358
1398
  },
1359
1399
  "name": "string"
@@ -1364,7 +1404,7 @@
1364
1404
  "__schema": "FunctionLikeSchema",
1365
1405
  "location": {
1366
1406
  "filePath": "cloud.main.runtime.ts",
1367
- "line": 342,
1407
+ "line": 358,
1368
1408
  "character": 3
1369
1409
  },
1370
1410
  "signature": "(method) CloudMain.getRegistryUrl(): string",
@@ -1374,7 +1414,7 @@
1374
1414
  "__schema": "KeywordTypeSchema",
1375
1415
  "location": {
1376
1416
  "filePath": "cloud.main.runtime.ts",
1377
- "line": 342,
1417
+ "line": 358,
1378
1418
  "character": 21
1379
1419
  },
1380
1420
  "name": "string"
@@ -1385,7 +1425,7 @@
1385
1425
  "__schema": "FunctionLikeSchema",
1386
1426
  "location": {
1387
1427
  "filePath": "cloud.main.runtime.ts",
1388
- "line": 346,
1428
+ "line": 362,
1389
1429
  "character": 3
1390
1430
  },
1391
1431
  "signature": "(method) CloudMain.getCloudExporterUrl(): string",
@@ -1395,7 +1435,7 @@
1395
1435
  "__schema": "KeywordTypeSchema",
1396
1436
  "location": {
1397
1437
  "filePath": "cloud.main.runtime.ts",
1398
- "line": 346,
1438
+ "line": 362,
1399
1439
  "character": 26
1400
1440
  },
1401
1441
  "name": "string"
@@ -1406,7 +1446,7 @@
1406
1446
  "__schema": "FunctionLikeSchema",
1407
1447
  "location": {
1408
1448
  "filePath": "cloud.main.runtime.ts",
1409
- "line": 350,
1449
+ "line": 366,
1410
1450
  "character": 3
1411
1451
  },
1412
1452
  "signature": "(method) CloudMain.getHubName(): string",
@@ -1416,7 +1456,7 @@
1416
1456
  "__schema": "KeywordTypeSchema",
1417
1457
  "location": {
1418
1458
  "filePath": "cloud.main.runtime.ts",
1419
- "line": 350,
1459
+ "line": 366,
1420
1460
  "character": 17
1421
1461
  },
1422
1462
  "name": "string"
@@ -1427,7 +1467,7 @@
1427
1467
  "__schema": "FunctionLikeSchema",
1428
1468
  "location": {
1429
1469
  "filePath": "cloud.main.runtime.ts",
1430
- "line": 354,
1470
+ "line": 370,
1431
1471
  "character": 3
1432
1472
  },
1433
1473
  "signature": "(method) CloudMain.getLoginPort(): number",
@@ -1437,7 +1477,7 @@
1437
1477
  "__schema": "KeywordTypeSchema",
1438
1478
  "location": {
1439
1479
  "filePath": "cloud.main.runtime.ts",
1440
- "line": 354,
1480
+ "line": 370,
1441
1481
  "character": 19
1442
1482
  },
1443
1483
  "name": "number"
@@ -1448,7 +1488,7 @@
1448
1488
  "__schema": "FunctionLikeSchema",
1449
1489
  "location": {
1450
1490
  "filePath": "cloud.main.runtime.ts",
1451
- "line": 358,
1491
+ "line": 374,
1452
1492
  "character": 3
1453
1493
  },
1454
1494
  "signature": "(method) CloudMain.isLoggedIn(): boolean",
@@ -1458,7 +1498,7 @@
1458
1498
  "__schema": "KeywordTypeSchema",
1459
1499
  "location": {
1460
1500
  "filePath": "cloud.main.runtime.ts",
1461
- "line": 358,
1501
+ "line": 374,
1462
1502
  "character": 17
1463
1503
  },
1464
1504
  "name": "boolean"
@@ -1469,7 +1509,7 @@
1469
1509
  "__schema": "FunctionLikeSchema",
1470
1510
  "location": {
1471
1511
  "filePath": "cloud.main.runtime.ts",
1472
- "line": 362,
1512
+ "line": 378,
1473
1513
  "character": 3
1474
1514
  },
1475
1515
  "signature": "(method) CloudMain.getAuthToken(): string | null",
@@ -1479,7 +1519,7 @@
1479
1519
  "__schema": "InferenceTypeSchema",
1480
1520
  "location": {
1481
1521
  "filePath": "cloud.main.runtime.ts",
1482
- "line": 362,
1522
+ "line": 378,
1483
1523
  "character": 3
1484
1524
  },
1485
1525
  "type": "string | null"
@@ -1490,7 +1530,7 @@
1490
1530
  "__schema": "FunctionLikeSchema",
1491
1531
  "location": {
1492
1532
  "filePath": "cloud.main.runtime.ts",
1493
- "line": 371,
1533
+ "line": 387,
1494
1534
  "character": 3
1495
1535
  },
1496
1536
  "signature": "(method) CloudMain.getAuthHeader(): {\n Authorization: string;\n}",
@@ -1500,7 +1540,7 @@
1500
1540
  "__schema": "InferenceTypeSchema",
1501
1541
  "location": {
1502
1542
  "filePath": "cloud.main.runtime.ts",
1503
- "line": 371,
1543
+ "line": 387,
1504
1544
  "character": 3
1505
1545
  },
1506
1546
  "type": "{\n Authorization: string;\n}"
@@ -1511,7 +1551,7 @@
1511
1551
  "__schema": "FunctionLikeSchema",
1512
1552
  "location": {
1513
1553
  "filePath": "cloud.main.runtime.ts",
1514
- "line": 377,
1554
+ "line": 393,
1515
1555
  "character": 3
1516
1556
  },
1517
1557
  "signature": "(method) CloudMain.getUsername(): string | undefined",
@@ -1521,7 +1561,7 @@
1521
1561
  "__schema": "TypeUnionSchema",
1522
1562
  "location": {
1523
1563
  "filePath": "cloud.main.runtime.ts",
1524
- "line": 377,
1564
+ "line": 393,
1525
1565
  "character": 18
1526
1566
  },
1527
1567
  "types": [
@@ -1529,7 +1569,7 @@
1529
1569
  "__schema": "KeywordTypeSchema",
1530
1570
  "location": {
1531
1571
  "filePath": "cloud.main.runtime.ts",
1532
- "line": 377,
1572
+ "line": 393,
1533
1573
  "character": 18
1534
1574
  },
1535
1575
  "name": "string"
@@ -1538,7 +1578,7 @@
1538
1578
  "__schema": "KeywordTypeSchema",
1539
1579
  "location": {
1540
1580
  "filePath": "cloud.main.runtime.ts",
1541
- "line": 377,
1581
+ "line": 393,
1542
1582
  "character": 27
1543
1583
  },
1544
1584
  "name": "undefined"
@@ -1551,7 +1591,7 @@
1551
1591
  "__schema": "FunctionLikeSchema",
1552
1592
  "location": {
1553
1593
  "filePath": "cloud.main.runtime.ts",
1554
- "line": 381,
1594
+ "line": 397,
1555
1595
  "character": 3
1556
1596
  },
1557
1597
  "signature": "(method) CloudMain.getLoginUrl({ redirectUrl, machineName, cloudDomain, port: portFromParams, }?: {\n redirectUrl?: string;\n machineName?: string;\n cloudDomain?: string;\n port?: string;\n}): Promise<string | null>",
@@ -1561,7 +1601,7 @@
1561
1601
  "__schema": "ParameterSchema",
1562
1602
  "location": {
1563
1603
  "filePath": "cloud.main.runtime.ts",
1564
- "line": 381,
1604
+ "line": 397,
1565
1605
  "character": 21
1566
1606
  },
1567
1607
  "name": "{ redirectUrl, machineName, cloudDomain, port: portFromParams }",
@@ -1569,7 +1609,7 @@
1569
1609
  "__schema": "TypeLiteralSchema",
1570
1610
  "location": {
1571
1611
  "filePath": "cloud.main.runtime.ts",
1572
- "line": 386,
1612
+ "line": 402,
1573
1613
  "character": 6
1574
1614
  },
1575
1615
  "members": [
@@ -1577,7 +1617,7 @@
1577
1617
  "__schema": "VariableLikeSchema",
1578
1618
  "location": {
1579
1619
  "filePath": "cloud.main.runtime.ts",
1580
- "line": 386,
1620
+ "line": 402,
1581
1621
  "character": 8
1582
1622
  },
1583
1623
  "signature": "(property) redirectUrl?: string | undefined",
@@ -1586,7 +1626,7 @@
1586
1626
  "__schema": "KeywordTypeSchema",
1587
1627
  "location": {
1588
1628
  "filePath": "cloud.main.runtime.ts",
1589
- "line": 386,
1629
+ "line": 402,
1590
1630
  "character": 22
1591
1631
  },
1592
1632
  "name": "string"
@@ -1597,7 +1637,7 @@
1597
1637
  "__schema": "VariableLikeSchema",
1598
1638
  "location": {
1599
1639
  "filePath": "cloud.main.runtime.ts",
1600
- "line": 386,
1640
+ "line": 402,
1601
1641
  "character": 30
1602
1642
  },
1603
1643
  "signature": "(property) machineName?: string | undefined",
@@ -1606,7 +1646,7 @@
1606
1646
  "__schema": "KeywordTypeSchema",
1607
1647
  "location": {
1608
1648
  "filePath": "cloud.main.runtime.ts",
1609
- "line": 386,
1649
+ "line": 402,
1610
1650
  "character": 44
1611
1651
  },
1612
1652
  "name": "string"
@@ -1617,7 +1657,7 @@
1617
1657
  "__schema": "VariableLikeSchema",
1618
1658
  "location": {
1619
1659
  "filePath": "cloud.main.runtime.ts",
1620
- "line": 386,
1660
+ "line": 402,
1621
1661
  "character": 52
1622
1662
  },
1623
1663
  "signature": "(property) cloudDomain?: string | undefined",
@@ -1626,7 +1666,7 @@
1626
1666
  "__schema": "KeywordTypeSchema",
1627
1667
  "location": {
1628
1668
  "filePath": "cloud.main.runtime.ts",
1629
- "line": 386,
1669
+ "line": 402,
1630
1670
  "character": 66
1631
1671
  },
1632
1672
  "name": "string"
@@ -1637,7 +1677,7 @@
1637
1677
  "__schema": "VariableLikeSchema",
1638
1678
  "location": {
1639
1679
  "filePath": "cloud.main.runtime.ts",
1640
- "line": 386,
1680
+ "line": 402,
1641
1681
  "character": 74
1642
1682
  },
1643
1683
  "signature": "(property) port?: string | undefined",
@@ -1646,7 +1686,7 @@
1646
1686
  "__schema": "KeywordTypeSchema",
1647
1687
  "location": {
1648
1688
  "filePath": "cloud.main.runtime.ts",
1649
- "line": 386,
1689
+ "line": 402,
1650
1690
  "character": 81
1651
1691
  },
1652
1692
  "name": "string"
@@ -1662,7 +1702,7 @@
1662
1702
  "__schema": "VariableLikeSchema",
1663
1703
  "location": {
1664
1704
  "filePath": "cloud.main.runtime.ts",
1665
- "line": 386,
1705
+ "line": 402,
1666
1706
  "character": 8
1667
1707
  },
1668
1708
  "signature": "(property) redirectUrl?: string | undefined",
@@ -1671,7 +1711,7 @@
1671
1711
  "__schema": "KeywordTypeSchema",
1672
1712
  "location": {
1673
1713
  "filePath": "cloud.main.runtime.ts",
1674
- "line": 386,
1714
+ "line": 402,
1675
1715
  "character": 22
1676
1716
  },
1677
1717
  "name": "string"
@@ -1682,7 +1722,7 @@
1682
1722
  "__schema": "VariableLikeSchema",
1683
1723
  "location": {
1684
1724
  "filePath": "cloud.main.runtime.ts",
1685
- "line": 386,
1725
+ "line": 402,
1686
1726
  "character": 30
1687
1727
  },
1688
1728
  "signature": "(property) machineName?: string | undefined",
@@ -1691,7 +1731,7 @@
1691
1731
  "__schema": "KeywordTypeSchema",
1692
1732
  "location": {
1693
1733
  "filePath": "cloud.main.runtime.ts",
1694
- "line": 386,
1734
+ "line": 402,
1695
1735
  "character": 44
1696
1736
  },
1697
1737
  "name": "string"
@@ -1702,7 +1742,7 @@
1702
1742
  "__schema": "VariableLikeSchema",
1703
1743
  "location": {
1704
1744
  "filePath": "cloud.main.runtime.ts",
1705
- "line": 386,
1745
+ "line": 402,
1706
1746
  "character": 52
1707
1747
  },
1708
1748
  "signature": "(property) cloudDomain?: string | undefined",
@@ -1711,7 +1751,7 @@
1711
1751
  "__schema": "KeywordTypeSchema",
1712
1752
  "location": {
1713
1753
  "filePath": "cloud.main.runtime.ts",
1714
- "line": 386,
1754
+ "line": 402,
1715
1755
  "character": 66
1716
1756
  },
1717
1757
  "name": "string"
@@ -1722,7 +1762,7 @@
1722
1762
  "__schema": "InferenceTypeSchema",
1723
1763
  "location": {
1724
1764
  "filePath": "cloud.main.runtime.ts",
1725
- "line": 385,
1765
+ "line": 401,
1726
1766
  "character": 11
1727
1767
  },
1728
1768
  "name": "portFromParams",
@@ -1737,7 +1777,7 @@
1737
1777
  "__schema": "TypeRefSchema",
1738
1778
  "location": {
1739
1779
  "filePath": "cloud.main.runtime.ts",
1740
- "line": 386,
1780
+ "line": 402,
1741
1781
  "character": 97
1742
1782
  },
1743
1783
  "name": "Promise",
@@ -1746,7 +1786,7 @@
1746
1786
  "__schema": "TypeUnionSchema",
1747
1787
  "location": {
1748
1788
  "filePath": "cloud.main.runtime.ts",
1749
- "line": 386,
1789
+ "line": 402,
1750
1790
  "character": 105
1751
1791
  },
1752
1792
  "types": [
@@ -1754,7 +1794,7 @@
1754
1794
  "__schema": "KeywordTypeSchema",
1755
1795
  "location": {
1756
1796
  "filePath": "cloud.main.runtime.ts",
1757
- "line": 386,
1797
+ "line": 402,
1758
1798
  "character": 105
1759
1799
  },
1760
1800
  "name": "string"
@@ -1763,7 +1803,7 @@
1763
1803
  "__schema": "LiteralTypeSchema",
1764
1804
  "location": {
1765
1805
  "filePath": "cloud.main.runtime.ts",
1766
- "line": 386,
1806
+ "line": 402,
1767
1807
  "character": 114
1768
1808
  },
1769
1809
  "name": "null"
@@ -1780,7 +1820,7 @@
1780
1820
  "__schema": "FunctionLikeSchema",
1781
1821
  "location": {
1782
1822
  "filePath": "cloud.main.runtime.ts",
1783
- "line": 409,
1823
+ "line": 425,
1784
1824
  "character": 3
1785
1825
  },
1786
1826
  "signature": "(method) CloudMain.logout(): void",
@@ -1790,7 +1830,7 @@
1790
1830
  "__schema": "InferenceTypeSchema",
1791
1831
  "location": {
1792
1832
  "filePath": "cloud.main.runtime.ts",
1793
- "line": 409,
1833
+ "line": 425,
1794
1834
  "character": 3
1795
1835
  },
1796
1836
  "type": "void"
@@ -1801,7 +1841,7 @@
1801
1841
  "__schema": "FunctionLikeSchema",
1802
1842
  "location": {
1803
1843
  "filePath": "cloud.main.runtime.ts",
1804
- "line": 414,
1844
+ "line": 430,
1805
1845
  "character": 3
1806
1846
  },
1807
1847
  "signature": "(method) CloudMain.whoami(): Promise<string | undefined>",
@@ -1811,7 +1851,7 @@
1811
1851
  "__schema": "TypeRefSchema",
1812
1852
  "location": {
1813
1853
  "filePath": "cloud.main.runtime.ts",
1814
- "line": 414,
1854
+ "line": 430,
1815
1855
  "character": 19
1816
1856
  },
1817
1857
  "name": "Promise",
@@ -1820,7 +1860,7 @@
1820
1860
  "__schema": "TypeUnionSchema",
1821
1861
  "location": {
1822
1862
  "filePath": "cloud.main.runtime.ts",
1823
- "line": 414,
1863
+ "line": 430,
1824
1864
  "character": 27
1825
1865
  },
1826
1866
  "types": [
@@ -1828,7 +1868,7 @@
1828
1868
  "__schema": "KeywordTypeSchema",
1829
1869
  "location": {
1830
1870
  "filePath": "cloud.main.runtime.ts",
1831
- "line": 414,
1871
+ "line": 430,
1832
1872
  "character": 27
1833
1873
  },
1834
1874
  "name": "string"
@@ -1837,7 +1877,7 @@
1837
1877
  "__schema": "KeywordTypeSchema",
1838
1878
  "location": {
1839
1879
  "filePath": "cloud.main.runtime.ts",
1840
- "line": 414,
1880
+ "line": 430,
1841
1881
  "character": 36
1842
1882
  },
1843
1883
  "name": "undefined"
@@ -1854,17 +1894,17 @@
1854
1894
  "__schema": "FunctionLikeSchema",
1855
1895
  "location": {
1856
1896
  "filePath": "cloud.main.runtime.ts",
1857
- "line": 422,
1897
+ "line": 438,
1858
1898
  "character": 3
1859
1899
  },
1860
- "signature": "(method) CloudMain.login(port?: string, suppressBrowserLaunch?: boolean, machineName?: string, cloudDomain?: string, redirectUrl?: string): Promise<{\n isAlreadyLoggedIn?: boolean;\n username?: string;\n token?: string;\n npmrcUpdateResult?: NpmConfigUpdateResult;\n} | null>",
1900
+ "signature": "(method) CloudMain.login(port?: string, suppressBrowserLaunch?: boolean, machineName?: string, cloudDomain?: string, redirectUrl?: string, skipConfigUpdate?: boolean): Promise<{\n isAlreadyLoggedIn?: boolean;\n username?: string;\n token?: string;\n npmrcUpdateResult?: NpmConfigUpdateResult;\n} | null>",
1861
1901
  "name": "login",
1862
1902
  "params": [
1863
1903
  {
1864
1904
  "__schema": "ParameterSchema",
1865
1905
  "location": {
1866
1906
  "filePath": "cloud.main.runtime.ts",
1867
- "line": 423,
1907
+ "line": 439,
1868
1908
  "character": 5
1869
1909
  },
1870
1910
  "name": "port",
@@ -1872,7 +1912,7 @@
1872
1912
  "__schema": "KeywordTypeSchema",
1873
1913
  "location": {
1874
1914
  "filePath": "cloud.main.runtime.ts",
1875
- "line": 423,
1915
+ "line": 439,
1876
1916
  "character": 12
1877
1917
  },
1878
1918
  "name": "string"
@@ -1884,7 +1924,7 @@
1884
1924
  "__schema": "ParameterSchema",
1885
1925
  "location": {
1886
1926
  "filePath": "cloud.main.runtime.ts",
1887
- "line": 424,
1927
+ "line": 440,
1888
1928
  "character": 5
1889
1929
  },
1890
1930
  "name": "suppressBrowserLaunch",
@@ -1892,7 +1932,7 @@
1892
1932
  "__schema": "KeywordTypeSchema",
1893
1933
  "location": {
1894
1934
  "filePath": "cloud.main.runtime.ts",
1895
- "line": 424,
1935
+ "line": 440,
1896
1936
  "character": 29
1897
1937
  },
1898
1938
  "name": "boolean"
@@ -1904,7 +1944,7 @@
1904
1944
  "__schema": "ParameterSchema",
1905
1945
  "location": {
1906
1946
  "filePath": "cloud.main.runtime.ts",
1907
- "line": 425,
1947
+ "line": 441,
1908
1948
  "character": 5
1909
1949
  },
1910
1950
  "name": "machineName",
@@ -1912,7 +1952,7 @@
1912
1952
  "__schema": "KeywordTypeSchema",
1913
1953
  "location": {
1914
1954
  "filePath": "cloud.main.runtime.ts",
1915
- "line": 425,
1955
+ "line": 441,
1916
1956
  "character": 19
1917
1957
  },
1918
1958
  "name": "string"
@@ -1924,7 +1964,7 @@
1924
1964
  "__schema": "ParameterSchema",
1925
1965
  "location": {
1926
1966
  "filePath": "cloud.main.runtime.ts",
1927
- "line": 426,
1967
+ "line": 442,
1928
1968
  "character": 5
1929
1969
  },
1930
1970
  "name": "cloudDomain",
@@ -1932,7 +1972,7 @@
1932
1972
  "__schema": "KeywordTypeSchema",
1933
1973
  "location": {
1934
1974
  "filePath": "cloud.main.runtime.ts",
1935
- "line": 426,
1975
+ "line": 442,
1936
1976
  "character": 19
1937
1977
  },
1938
1978
  "name": "string"
@@ -1944,7 +1984,7 @@
1944
1984
  "__schema": "ParameterSchema",
1945
1985
  "location": {
1946
1986
  "filePath": "cloud.main.runtime.ts",
1947
- "line": 427,
1987
+ "line": 443,
1948
1988
  "character": 5
1949
1989
  },
1950
1990
  "name": "redirectUrl",
@@ -1952,20 +1992,40 @@
1952
1992
  "__schema": "KeywordTypeSchema",
1953
1993
  "location": {
1954
1994
  "filePath": "cloud.main.runtime.ts",
1955
- "line": 427,
1995
+ "line": 443,
1956
1996
  "character": 19
1957
1997
  },
1958
1998
  "name": "string"
1959
1999
  },
1960
2000
  "isOptional": true,
1961
2001
  "isSpread": false
2002
+ },
2003
+ {
2004
+ "__schema": "ParameterSchema",
2005
+ "location": {
2006
+ "filePath": "cloud.main.runtime.ts",
2007
+ "line": 444,
2008
+ "character": 5
2009
+ },
2010
+ "name": "skipConfigUpdate",
2011
+ "type": {
2012
+ "__schema": "KeywordTypeSchema",
2013
+ "location": {
2014
+ "filePath": "cloud.main.runtime.ts",
2015
+ "line": 444,
2016
+ "character": 24
2017
+ },
2018
+ "name": "boolean"
2019
+ },
2020
+ "isOptional": true,
2021
+ "isSpread": false
1962
2022
  }
1963
2023
  ],
1964
2024
  "returnType": {
1965
2025
  "__schema": "TypeRefSchema",
1966
2026
  "location": {
1967
2027
  "filePath": "cloud.main.runtime.ts",
1968
- "line": 428,
2028
+ "line": 445,
1969
2029
  "character": 6
1970
2030
  },
1971
2031
  "name": "Promise",
@@ -1974,7 +2034,7 @@
1974
2034
  "__schema": "TypeUnionSchema",
1975
2035
  "location": {
1976
2036
  "filePath": "cloud.main.runtime.ts",
1977
- "line": 428,
2037
+ "line": 445,
1978
2038
  "character": 14
1979
2039
  },
1980
2040
  "types": [
@@ -1982,7 +2042,7 @@
1982
2042
  "__schema": "TypeLiteralSchema",
1983
2043
  "location": {
1984
2044
  "filePath": "cloud.main.runtime.ts",
1985
- "line": 428,
2045
+ "line": 445,
1986
2046
  "character": 14
1987
2047
  },
1988
2048
  "members": [
@@ -1990,7 +2050,7 @@
1990
2050
  "__schema": "VariableLikeSchema",
1991
2051
  "location": {
1992
2052
  "filePath": "cloud.main.runtime.ts",
1993
- "line": 429,
2053
+ "line": 446,
1994
2054
  "character": 5
1995
2055
  },
1996
2056
  "signature": "(property) isAlreadyLoggedIn?: boolean | undefined",
@@ -1999,7 +2059,7 @@
1999
2059
  "__schema": "KeywordTypeSchema",
2000
2060
  "location": {
2001
2061
  "filePath": "cloud.main.runtime.ts",
2002
- "line": 429,
2062
+ "line": 446,
2003
2063
  "character": 25
2004
2064
  },
2005
2065
  "name": "boolean"
@@ -2010,7 +2070,7 @@
2010
2070
  "__schema": "VariableLikeSchema",
2011
2071
  "location": {
2012
2072
  "filePath": "cloud.main.runtime.ts",
2013
- "line": 430,
2073
+ "line": 447,
2014
2074
  "character": 5
2015
2075
  },
2016
2076
  "signature": "(property) username?: string | undefined",
@@ -2019,7 +2079,7 @@
2019
2079
  "__schema": "KeywordTypeSchema",
2020
2080
  "location": {
2021
2081
  "filePath": "cloud.main.runtime.ts",
2022
- "line": 430,
2082
+ "line": 447,
2023
2083
  "character": 16
2024
2084
  },
2025
2085
  "name": "string"
@@ -2030,7 +2090,7 @@
2030
2090
  "__schema": "VariableLikeSchema",
2031
2091
  "location": {
2032
2092
  "filePath": "cloud.main.runtime.ts",
2033
- "line": 431,
2093
+ "line": 448,
2034
2094
  "character": 5
2035
2095
  },
2036
2096
  "signature": "(property) token?: string | undefined",
@@ -2039,7 +2099,7 @@
2039
2099
  "__schema": "KeywordTypeSchema",
2040
2100
  "location": {
2041
2101
  "filePath": "cloud.main.runtime.ts",
2042
- "line": 431,
2102
+ "line": 448,
2043
2103
  "character": 13
2044
2104
  },
2045
2105
  "name": "string"
@@ -2050,7 +2110,7 @@
2050
2110
  "__schema": "VariableLikeSchema",
2051
2111
  "location": {
2052
2112
  "filePath": "cloud.main.runtime.ts",
2053
- "line": 432,
2113
+ "line": 449,
2054
2114
  "character": 5
2055
2115
  },
2056
2116
  "signature": "(property) npmrcUpdateResult?: NpmConfigUpdateResult | undefined",
@@ -2059,7 +2119,7 @@
2059
2119
  "__schema": "TypeRefSchema",
2060
2120
  "location": {
2061
2121
  "filePath": "cloud.main.runtime.ts",
2062
- "line": 432,
2122
+ "line": 449,
2063
2123
  "character": 25
2064
2124
  },
2065
2125
  "name": "NpmConfigUpdateResult",
@@ -2073,7 +2133,7 @@
2073
2133
  "__schema": "LiteralTypeSchema",
2074
2134
  "location": {
2075
2135
  "filePath": "cloud.main.runtime.ts",
2076
- "line": 433,
2136
+ "line": 450,
2077
2137
  "character": 7
2078
2138
  },
2079
2139
  "name": "null"
@@ -2090,7 +2150,7 @@
2090
2150
  "__schema": "VariableLikeSchema",
2091
2151
  "location": {
2092
2152
  "filePath": "cloud.main.runtime.ts",
2093
- "line": 485,
2153
+ "line": 503,
2094
2154
  "character": 3
2095
2155
  },
2096
2156
  "signature": "(property) CloudMain.GET_SCOPES: string",
@@ -2099,7 +2159,7 @@
2099
2159
  "__schema": "InferenceTypeSchema",
2100
2160
  "location": {
2101
2161
  "filePath": "cloud.main.runtime.ts",
2102
- "line": 485,
2162
+ "line": 503,
2103
2163
  "character": 3
2104
2164
  },
2105
2165
  "type": "string"
@@ -2111,7 +2171,7 @@
2111
2171
  "__schema": "VariableLikeSchema",
2112
2172
  "location": {
2113
2173
  "filePath": "cloud.main.runtime.ts",
2114
- "line": 497,
2174
+ "line": 515,
2115
2175
  "character": 3
2116
2176
  },
2117
2177
  "signature": "(property) CloudMain.GET_CURRENT_USER: string",
@@ -2120,7 +2180,7 @@
2120
2180
  "__schema": "InferenceTypeSchema",
2121
2181
  "location": {
2122
2182
  "filePath": "cloud.main.runtime.ts",
2123
- "line": 497,
2183
+ "line": 515,
2124
2184
  "character": 3
2125
2185
  },
2126
2186
  "type": "string"
@@ -2132,7 +2192,7 @@
2132
2192
  "__schema": "VariableLikeSchema",
2133
2193
  "location": {
2134
2194
  "filePath": "cloud.main.runtime.ts",
2135
- "line": 507,
2195
+ "line": 525,
2136
2196
  "character": 3
2137
2197
  },
2138
2198
  "signature": "(property) CloudMain.GET_USER_ORGANIZATIONS: string",
@@ -2141,7 +2201,7 @@
2141
2201
  "__schema": "InferenceTypeSchema",
2142
2202
  "location": {
2143
2203
  "filePath": "cloud.main.runtime.ts",
2144
- "line": 507,
2204
+ "line": 525,
2145
2205
  "character": 3
2146
2206
  },
2147
2207
  "type": "string"
@@ -2153,7 +2213,7 @@
2153
2213
  "__schema": "VariableLikeSchema",
2154
2214
  "location": {
2155
2215
  "filePath": "cloud.main.runtime.ts",
2156
- "line": 516,
2216
+ "line": 534,
2157
2217
  "character": 3
2158
2218
  },
2159
2219
  "signature": "(property) CloudMain.PRESET_ORGS: string[]",
@@ -2162,7 +2222,7 @@
2162
2222
  "__schema": "InferenceTypeSchema",
2163
2223
  "location": {
2164
2224
  "filePath": "cloud.main.runtime.ts",
2165
- "line": 516,
2225
+ "line": 534,
2166
2226
  "character": 3
2167
2227
  },
2168
2228
  "type": "string[]"
@@ -2174,7 +2234,7 @@
2174
2234
  "__schema": "FunctionLikeSchema",
2175
2235
  "location": {
2176
2236
  "filePath": "cloud.main.runtime.ts",
2177
- "line": 518,
2237
+ "line": 536,
2178
2238
  "character": 3
2179
2239
  },
2180
2240
  "signature": "(method) CloudMain.getCloudScopes(scopes: string[]): Promise<ScopeDescriptor[]>",
@@ -2184,7 +2244,7 @@
2184
2244
  "__schema": "ParameterSchema",
2185
2245
  "location": {
2186
2246
  "filePath": "cloud.main.runtime.ts",
2187
- "line": 518,
2247
+ "line": 536,
2188
2248
  "character": 24
2189
2249
  },
2190
2250
  "name": "scopes",
@@ -2192,14 +2252,14 @@
2192
2252
  "__schema": "TypeArraySchema",
2193
2253
  "location": {
2194
2254
  "filePath": "cloud.main.runtime.ts",
2195
- "line": 518,
2255
+ "line": 536,
2196
2256
  "character": 32
2197
2257
  },
2198
2258
  "type": {
2199
2259
  "__schema": "KeywordTypeSchema",
2200
2260
  "location": {
2201
2261
  "filePath": "cloud.main.runtime.ts",
2202
- "line": 518,
2262
+ "line": 536,
2203
2263
  "character": 32
2204
2264
  },
2205
2265
  "name": "string"
@@ -2213,7 +2273,7 @@
2213
2273
  "__schema": "TypeRefSchema",
2214
2274
  "location": {
2215
2275
  "filePath": "cloud.main.runtime.ts",
2216
- "line": 518,
2276
+ "line": 536,
2217
2277
  "character": 43
2218
2278
  },
2219
2279
  "name": "Promise",
@@ -2222,14 +2282,14 @@
2222
2282
  "__schema": "TypeArraySchema",
2223
2283
  "location": {
2224
2284
  "filePath": "cloud.main.runtime.ts",
2225
- "line": 518,
2285
+ "line": 536,
2226
2286
  "character": 51
2227
2287
  },
2228
2288
  "type": {
2229
2289
  "__schema": "TypeRefSchema",
2230
2290
  "location": {
2231
2291
  "filePath": "cloud.main.runtime.ts",
2232
- "line": 518,
2292
+ "line": 536,
2233
2293
  "character": 51
2234
2294
  },
2235
2295
  "name": "ScopeDescriptor",
@@ -2250,7 +2310,7 @@
2250
2310
  "__schema": "FunctionLikeSchema",
2251
2311
  "location": {
2252
2312
  "filePath": "cloud.main.runtime.ts",
2253
- "line": 537,
2313
+ "line": 555,
2254
2314
  "character": 3
2255
2315
  },
2256
2316
  "signature": "(method) CloudMain.getCurrentUser(): Promise<CloudUser | null>",
@@ -2260,7 +2320,7 @@
2260
2320
  "__schema": "TypeRefSchema",
2261
2321
  "location": {
2262
2322
  "filePath": "cloud.main.runtime.ts",
2263
- "line": 537,
2323
+ "line": 555,
2264
2324
  "character": 27
2265
2325
  },
2266
2326
  "name": "Promise",
@@ -2269,7 +2329,7 @@
2269
2329
  "__schema": "TypeUnionSchema",
2270
2330
  "location": {
2271
2331
  "filePath": "cloud.main.runtime.ts",
2272
- "line": 537,
2332
+ "line": 555,
2273
2333
  "character": 35
2274
2334
  },
2275
2335
  "types": [
@@ -2277,7 +2337,7 @@
2277
2337
  "__schema": "TypeRefSchema",
2278
2338
  "location": {
2279
2339
  "filePath": "cloud.main.runtime.ts",
2280
- "line": 537,
2340
+ "line": 555,
2281
2341
  "character": 35
2282
2342
  },
2283
2343
  "name": "CloudUser",
@@ -2291,7 +2351,7 @@
2291
2351
  "__schema": "LiteralTypeSchema",
2292
2352
  "location": {
2293
2353
  "filePath": "cloud.main.runtime.ts",
2294
- "line": 537,
2354
+ "line": 555,
2295
2355
  "character": 47
2296
2356
  },
2297
2357
  "name": "null"
@@ -2308,7 +2368,7 @@
2308
2368
  "__schema": "FunctionLikeSchema",
2309
2369
  "location": {
2310
2370
  "filePath": "cloud.main.runtime.ts",
2311
- "line": 549,
2371
+ "line": 567,
2312
2372
  "character": 3
2313
2373
  },
2314
2374
  "signature": "(method) CloudMain.getUserOrganizations(): Promise<CloudOrganization[] | null>",
@@ -2318,7 +2378,7 @@
2318
2378
  "__schema": "TypeRefSchema",
2319
2379
  "location": {
2320
2380
  "filePath": "cloud.main.runtime.ts",
2321
- "line": 549,
2381
+ "line": 567,
2322
2382
  "character": 33
2323
2383
  },
2324
2384
  "name": "Promise",
@@ -2327,7 +2387,7 @@
2327
2387
  "__schema": "TypeUnionSchema",
2328
2388
  "location": {
2329
2389
  "filePath": "cloud.main.runtime.ts",
2330
- "line": 549,
2390
+ "line": 567,
2331
2391
  "character": 41
2332
2392
  },
2333
2393
  "types": [
@@ -2335,14 +2395,14 @@
2335
2395
  "__schema": "TypeArraySchema",
2336
2396
  "location": {
2337
2397
  "filePath": "cloud.main.runtime.ts",
2338
- "line": 549,
2398
+ "line": 567,
2339
2399
  "character": 41
2340
2400
  },
2341
2401
  "type": {
2342
2402
  "__schema": "TypeRefSchema",
2343
2403
  "location": {
2344
2404
  "filePath": "cloud.main.runtime.ts",
2345
- "line": 549,
2405
+ "line": 567,
2346
2406
  "character": 41
2347
2407
  },
2348
2408
  "name": "CloudOrganization",
@@ -2353,7 +2413,7 @@
2353
2413
  "__schema": "LiteralTypeSchema",
2354
2414
  "location": {
2355
2415
  "filePath": "cloud.main.runtime.ts",
2356
- "line": 549,
2416
+ "line": 567,
2357
2417
  "character": 63
2358
2418
  },
2359
2419
  "name": "null"
@@ -2370,7 +2430,7 @@
2370
2430
  "__schema": "FunctionLikeSchema",
2371
2431
  "location": {
2372
2432
  "filePath": "cloud.main.runtime.ts",
2373
- "line": 558,
2433
+ "line": 576,
2374
2434
  "character": 3
2375
2435
  },
2376
2436
  "signature": "(method) CloudMain.fetchFromSymphonyViaGQL<T>(query: string, variables?: Record<string, any>): Promise<T | null>",
@@ -2380,7 +2440,7 @@
2380
2440
  "__schema": "ParameterSchema",
2381
2441
  "location": {
2382
2442
  "filePath": "cloud.main.runtime.ts",
2383
- "line": 558,
2443
+ "line": 576,
2384
2444
  "character": 36
2385
2445
  },
2386
2446
  "name": "query",
@@ -2388,7 +2448,7 @@
2388
2448
  "__schema": "KeywordTypeSchema",
2389
2449
  "location": {
2390
2450
  "filePath": "cloud.main.runtime.ts",
2391
- "line": 558,
2451
+ "line": 576,
2392
2452
  "character": 43
2393
2453
  },
2394
2454
  "name": "string"
@@ -2400,7 +2460,7 @@
2400
2460
  "__schema": "ParameterSchema",
2401
2461
  "location": {
2402
2462
  "filePath": "cloud.main.runtime.ts",
2403
- "line": 558,
2463
+ "line": 576,
2404
2464
  "character": 51
2405
2465
  },
2406
2466
  "name": "variables",
@@ -2408,7 +2468,7 @@
2408
2468
  "__schema": "TypeRefSchema",
2409
2469
  "location": {
2410
2470
  "filePath": "cloud.main.runtime.ts",
2411
- "line": 558,
2471
+ "line": 576,
2412
2472
  "character": 63
2413
2473
  },
2414
2474
  "name": "Record",
@@ -2417,7 +2477,7 @@
2417
2477
  "__schema": "KeywordTypeSchema",
2418
2478
  "location": {
2419
2479
  "filePath": "cloud.main.runtime.ts",
2420
- "line": 558,
2480
+ "line": 576,
2421
2481
  "character": 70
2422
2482
  },
2423
2483
  "name": "string"
@@ -2426,7 +2486,7 @@
2426
2486
  "__schema": "KeywordTypeSchema",
2427
2487
  "location": {
2428
2488
  "filePath": "cloud.main.runtime.ts",
2429
- "line": 558,
2489
+ "line": 576,
2430
2490
  "character": 78
2431
2491
  },
2432
2492
  "name": "any"
@@ -2441,7 +2501,7 @@
2441
2501
  "__schema": "TypeRefSchema",
2442
2502
  "location": {
2443
2503
  "filePath": "cloud.main.runtime.ts",
2444
- "line": 558,
2504
+ "line": 576,
2445
2505
  "character": 85
2446
2506
  },
2447
2507
  "name": "Promise",
@@ -2450,7 +2510,7 @@
2450
2510
  "__schema": "TypeUnionSchema",
2451
2511
  "location": {
2452
2512
  "filePath": "cloud.main.runtime.ts",
2453
- "line": 558,
2513
+ "line": 576,
2454
2514
  "character": 93
2455
2515
  },
2456
2516
  "types": [
@@ -2458,7 +2518,7 @@
2458
2518
  "__schema": "TypeRefSchema",
2459
2519
  "location": {
2460
2520
  "filePath": "cloud.main.runtime.ts",
2461
- "line": 558,
2521
+ "line": 576,
2462
2522
  "character": 93
2463
2523
  },
2464
2524
  "name": "T"
@@ -2467,7 +2527,7 @@
2467
2527
  "__schema": "LiteralTypeSchema",
2468
2528
  "location": {
2469
2529
  "filePath": "cloud.main.runtime.ts",
2470
- "line": 558,
2530
+ "line": 576,
2471
2531
  "character": 97
2472
2532
  },
2473
2533
  "name": "null"
@@ -2487,7 +2547,7 @@
2487
2547
  "__schema": "VariableLikeSchema",
2488
2548
  "location": {
2489
2549
  "filePath": "cloud.main.runtime.ts",
2490
- "line": 585,
2550
+ "line": 603,
2491
2551
  "character": 3
2492
2552
  },
2493
2553
  "signature": "(property) CloudMain.slots: ((registerFn: () => string) => SlotRegistry<OnSuccessLogin>)[]",
@@ -2496,7 +2556,7 @@
2496
2556
  "__schema": "InferenceTypeSchema",
2497
2557
  "location": {
2498
2558
  "filePath": "cloud.main.runtime.ts",
2499
- "line": 585,
2559
+ "line": 603,
2500
2560
  "character": 3
2501
2561
  },
2502
2562
  "type": "((registerFn: () => string) => SlotRegistry<OnSuccessLogin>)[]"
@@ -2508,7 +2568,7 @@
2508
2568
  "__schema": "VariableLikeSchema",
2509
2569
  "location": {
2510
2570
  "filePath": "cloud.main.runtime.ts",
2511
- "line": 586,
2571
+ "line": 604,
2512
2572
  "character": 3
2513
2573
  },
2514
2574
  "signature": "(property) CloudMain.dependencies: Aspect[]",
@@ -2517,7 +2577,7 @@
2517
2577
  "__schema": "InferenceTypeSchema",
2518
2578
  "location": {
2519
2579
  "filePath": "cloud.main.runtime.ts",
2520
- "line": 586,
2580
+ "line": 604,
2521
2581
  "character": 3
2522
2582
  },
2523
2583
  "type": "Aspect[]"
@@ -2529,7 +2589,7 @@
2529
2589
  "__schema": "VariableLikeSchema",
2530
2590
  "location": {
2531
2591
  "filePath": "cloud.main.runtime.ts",
2532
- "line": 596,
2592
+ "line": 614,
2533
2593
  "character": 3
2534
2594
  },
2535
2595
  "signature": "(property) CloudMain.runtime: RuntimeDefinition",
@@ -2538,7 +2598,7 @@
2538
2598
  "__schema": "InferenceTypeSchema",
2539
2599
  "location": {
2540
2600
  "filePath": "cloud.main.runtime.ts",
2541
- "line": 596,
2601
+ "line": 614,
2542
2602
  "character": 3
2543
2603
  },
2544
2604
  "type": "RuntimeDefinition"
@@ -2550,7 +2610,7 @@
2550
2610
  "__schema": "VariableLikeSchema",
2551
2611
  "location": {
2552
2612
  "filePath": "cloud.main.runtime.ts",
2553
- "line": 597,
2613
+ "line": 615,
2554
2614
  "character": 3
2555
2615
  },
2556
2616
  "signature": "(property) CloudMain.defaultConfig: CloudWorkspaceConfig",
@@ -2559,7 +2619,7 @@
2559
2619
  "__schema": "TypeRefSchema",
2560
2620
  "location": {
2561
2621
  "filePath": "cloud.main.runtime.ts",
2562
- "line": 597,
2622
+ "line": 615,
2563
2623
  "character": 3
2564
2624
  },
2565
2625
  "name": "CloudWorkspaceConfig",
@@ -2572,7 +2632,7 @@
2572
2632
  "__schema": "FunctionLikeSchema",
2573
2633
  "location": {
2574
2634
  "filePath": "cloud.main.runtime.ts",
2575
- "line": 609,
2635
+ "line": 627,
2576
2636
  "character": 3
2577
2637
  },
2578
2638
  "signature": "(method) CloudMain.provider([loggerMain, graphql, express, workspace, scope, globalConfig, cli, ui]: [\n LoggerMain,\n GraphqlMain,\n ExpressMain,\n Workspace,\n ScopeMain,\n GlobalConfigMain,\n CLIMain,\n UiMain\n], config: CloudWorkspaceConfig, [onSuccessLoginSlot]: [OnSuccessLoginSlot]): Promise<CloudMain>",
@@ -2582,7 +2642,7 @@
2582
2642
  "__schema": "ParameterSchema",
2583
2643
  "location": {
2584
2644
  "filePath": "cloud.main.runtime.ts",
2585
- "line": 610,
2645
+ "line": 628,
2586
2646
  "character": 5
2587
2647
  },
2588
2648
  "name": "[ loggerMain, graphql, express, workspace, scope, globalConfig, cli, ui ]",
@@ -2590,7 +2650,7 @@
2590
2650
  "__schema": "TupleTypeSchema",
2591
2651
  "location": {
2592
2652
  "filePath": "cloud.main.runtime.ts",
2593
- "line": 610,
2653
+ "line": 628,
2594
2654
  "character": 78
2595
2655
  },
2596
2656
  "elements": [
@@ -2598,7 +2658,7 @@
2598
2658
  "__schema": "TypeRefSchema",
2599
2659
  "location": {
2600
2660
  "filePath": "cloud.main.runtime.ts",
2601
- "line": 611,
2661
+ "line": 629,
2602
2662
  "character": 7
2603
2663
  },
2604
2664
  "name": "LoggerMain",
@@ -2611,7 +2671,7 @@
2611
2671
  "__schema": "TypeRefSchema",
2612
2672
  "location": {
2613
2673
  "filePath": "cloud.main.runtime.ts",
2614
- "line": 612,
2674
+ "line": 630,
2615
2675
  "character": 7
2616
2676
  },
2617
2677
  "name": "GraphqlMain",
@@ -2624,7 +2684,7 @@
2624
2684
  "__schema": "TypeRefSchema",
2625
2685
  "location": {
2626
2686
  "filePath": "cloud.main.runtime.ts",
2627
- "line": 613,
2687
+ "line": 631,
2628
2688
  "character": 7
2629
2689
  },
2630
2690
  "name": "ExpressMain",
@@ -2637,7 +2697,7 @@
2637
2697
  "__schema": "TypeRefSchema",
2638
2698
  "location": {
2639
2699
  "filePath": "cloud.main.runtime.ts",
2640
- "line": 614,
2700
+ "line": 632,
2641
2701
  "character": 7
2642
2702
  },
2643
2703
  "name": "Workspace",
@@ -2650,7 +2710,7 @@
2650
2710
  "__schema": "TypeRefSchema",
2651
2711
  "location": {
2652
2712
  "filePath": "cloud.main.runtime.ts",
2653
- "line": 615,
2713
+ "line": 633,
2654
2714
  "character": 7
2655
2715
  },
2656
2716
  "name": "ScopeMain",
@@ -2663,7 +2723,7 @@
2663
2723
  "__schema": "TypeRefSchema",
2664
2724
  "location": {
2665
2725
  "filePath": "cloud.main.runtime.ts",
2666
- "line": 616,
2726
+ "line": 634,
2667
2727
  "character": 7
2668
2728
  },
2669
2729
  "name": "GlobalConfigMain",
@@ -2676,7 +2736,7 @@
2676
2736
  "__schema": "TypeRefSchema",
2677
2737
  "location": {
2678
2738
  "filePath": "cloud.main.runtime.ts",
2679
- "line": 617,
2739
+ "line": 635,
2680
2740
  "character": 7
2681
2741
  },
2682
2742
  "name": "CLIMain",
@@ -2689,7 +2749,7 @@
2689
2749
  "__schema": "TypeRefSchema",
2690
2750
  "location": {
2691
2751
  "filePath": "cloud.main.runtime.ts",
2692
- "line": 618,
2752
+ "line": 636,
2693
2753
  "character": 7
2694
2754
  },
2695
2755
  "name": "UiMain",
@@ -2707,7 +2767,7 @@
2707
2767
  "__schema": "ParameterSchema",
2708
2768
  "location": {
2709
2769
  "filePath": "cloud.main.runtime.ts",
2710
- "line": 620,
2770
+ "line": 638,
2711
2771
  "character": 5
2712
2772
  },
2713
2773
  "name": "config",
@@ -2715,7 +2775,7 @@
2715
2775
  "__schema": "TypeRefSchema",
2716
2776
  "location": {
2717
2777
  "filePath": "cloud.main.runtime.ts",
2718
- "line": 620,
2778
+ "line": 638,
2719
2779
  "character": 13
2720
2780
  },
2721
2781
  "name": "CloudWorkspaceConfig",
@@ -2728,7 +2788,7 @@
2728
2788
  "__schema": "ParameterSchema",
2729
2789
  "location": {
2730
2790
  "filePath": "cloud.main.runtime.ts",
2731
- "line": 621,
2791
+ "line": 639,
2732
2792
  "character": 5
2733
2793
  },
2734
2794
  "name": "[ onSuccessLoginSlot ]",
@@ -2736,7 +2796,7 @@
2736
2796
  "__schema": "TupleTypeSchema",
2737
2797
  "location": {
2738
2798
  "filePath": "cloud.main.runtime.ts",
2739
- "line": 621,
2799
+ "line": 639,
2740
2800
  "character": 27
2741
2801
  },
2742
2802
  "elements": [
@@ -2744,7 +2804,7 @@
2744
2804
  "__schema": "TypeRefSchema",
2745
2805
  "location": {
2746
2806
  "filePath": "cloud.main.runtime.ts",
2747
- "line": 621,
2807
+ "line": 639,
2748
2808
  "character": 28
2749
2809
  },
2750
2810
  "name": "OnSuccessLoginSlot",
@@ -2760,7 +2820,7 @@
2760
2820
  "__schema": "InferenceTypeSchema",
2761
2821
  "location": {
2762
2822
  "filePath": "cloud.main.runtime.ts",
2763
- "line": 609,
2823
+ "line": 627,
2764
2824
  "character": 3
2765
2825
  },
2766
2826
  "type": "Promise<CloudMain>"
@@ -4424,7 +4484,7 @@
4424
4484
  "__schema": "FunctionLikeSchema",
4425
4485
  "location": {
4426
4486
  "filePath": "cloud.main.runtime.ts",
4427
- "line": 129,
4487
+ "line": 137,
4428
4488
  "character": 3
4429
4489
  },
4430
4490
  "signature": "(method) CloudMain.detectConfigConflicts({ newConfigs, registryDomain, }: {\n newConfigs: string;\n registryDomain: string;\n}): {\n original: string;\n modifications: string;\n}[]",
@@ -4434,7 +4494,7 @@
4434
4494
  "__schema": "ParameterSchema",
4435
4495
  "location": {
4436
4496
  "filePath": "cloud.main.runtime.ts",
4437
- "line": 129,
4497
+ "line": 137,
4438
4498
  "character": 25
4439
4499
  },
4440
4500
  "name": "{ newConfigs, registryDomain }",
@@ -4442,7 +4502,7 @@
4442
4502
  "__schema": "TypeLiteralSchema",
4443
4503
  "location": {
4444
4504
  "filePath": "cloud.main.runtime.ts",
4445
- "line": 132,
4505
+ "line": 140,
4446
4506
  "character": 6
4447
4507
  },
4448
4508
  "members": [
@@ -4450,7 +4510,7 @@
4450
4510
  "__schema": "VariableLikeSchema",
4451
4511
  "location": {
4452
4512
  "filePath": "cloud.main.runtime.ts",
4453
- "line": 133,
4513
+ "line": 141,
4454
4514
  "character": 5
4455
4515
  },
4456
4516
  "signature": "(property) newConfigs: string",
@@ -4459,7 +4519,7 @@
4459
4519
  "__schema": "KeywordTypeSchema",
4460
4520
  "location": {
4461
4521
  "filePath": "cloud.main.runtime.ts",
4462
- "line": 133,
4522
+ "line": 141,
4463
4523
  "character": 17
4464
4524
  },
4465
4525
  "name": "string"
@@ -4470,7 +4530,7 @@
4470
4530
  "__schema": "VariableLikeSchema",
4471
4531
  "location": {
4472
4532
  "filePath": "cloud.main.runtime.ts",
4473
- "line": 134,
4533
+ "line": 142,
4474
4534
  "character": 5
4475
4535
  },
4476
4536
  "signature": "(property) registryDomain: string",
@@ -4479,7 +4539,7 @@
4479
4539
  "__schema": "KeywordTypeSchema",
4480
4540
  "location": {
4481
4541
  "filePath": "cloud.main.runtime.ts",
4482
- "line": 134,
4542
+ "line": 142,
4483
4543
  "character": 21
4484
4544
  },
4485
4545
  "name": "string"
@@ -4494,7 +4554,7 @@
4494
4554
  "__schema": "VariableLikeSchema",
4495
4555
  "location": {
4496
4556
  "filePath": "cloud.main.runtime.ts",
4497
- "line": 133,
4557
+ "line": 141,
4498
4558
  "character": 5
4499
4559
  },
4500
4560
  "signature": "(property) newConfigs: string",
@@ -4503,7 +4563,7 @@
4503
4563
  "__schema": "KeywordTypeSchema",
4504
4564
  "location": {
4505
4565
  "filePath": "cloud.main.runtime.ts",
4506
- "line": 133,
4566
+ "line": 141,
4507
4567
  "character": 17
4508
4568
  },
4509
4569
  "name": "string"
@@ -4514,7 +4574,7 @@
4514
4574
  "__schema": "VariableLikeSchema",
4515
4575
  "location": {
4516
4576
  "filePath": "cloud.main.runtime.ts",
4517
- "line": 134,
4577
+ "line": 142,
4518
4578
  "character": 5
4519
4579
  },
4520
4580
  "signature": "(property) registryDomain: string",
@@ -4523,7 +4583,7 @@
4523
4583
  "__schema": "KeywordTypeSchema",
4524
4584
  "location": {
4525
4585
  "filePath": "cloud.main.runtime.ts",
4526
- "line": 134,
4586
+ "line": 142,
4527
4587
  "character": 21
4528
4588
  },
4529
4589
  "name": "string"
@@ -4538,14 +4598,14 @@
4538
4598
  "__schema": "TypeArraySchema",
4539
4599
  "location": {
4540
4600
  "filePath": "cloud.main.runtime.ts",
4541
- "line": 135,
4601
+ "line": 143,
4542
4602
  "character": 7
4543
4603
  },
4544
4604
  "type": {
4545
4605
  "__schema": "TypeLiteralSchema",
4546
4606
  "location": {
4547
4607
  "filePath": "cloud.main.runtime.ts",
4548
- "line": 135,
4608
+ "line": 143,
4549
4609
  "character": 7
4550
4610
  },
4551
4611
  "members": [
@@ -4553,7 +4613,7 @@
4553
4613
  "__schema": "VariableLikeSchema",
4554
4614
  "location": {
4555
4615
  "filePath": "cloud.main.runtime.ts",
4556
- "line": 135,
4616
+ "line": 143,
4557
4617
  "character": 9
4558
4618
  },
4559
4619
  "signature": "(property) original: string",
@@ -4562,7 +4622,7 @@
4562
4622
  "__schema": "KeywordTypeSchema",
4563
4623
  "location": {
4564
4624
  "filePath": "cloud.main.runtime.ts",
4565
- "line": 135,
4625
+ "line": 143,
4566
4626
  "character": 19
4567
4627
  },
4568
4628
  "name": "string"
@@ -4573,7 +4633,7 @@
4573
4633
  "__schema": "VariableLikeSchema",
4574
4634
  "location": {
4575
4635
  "filePath": "cloud.main.runtime.ts",
4576
- "line": 135,
4636
+ "line": 143,
4577
4637
  "character": 27
4578
4638
  },
4579
4639
  "signature": "(property) modifications: string",
@@ -4582,7 +4642,7 @@
4582
4642
  "__schema": "KeywordTypeSchema",
4583
4643
  "location": {
4584
4644
  "filePath": "cloud.main.runtime.ts",
4585
- "line": 135,
4645
+ "line": 143,
4586
4646
  "character": 42
4587
4647
  },
4588
4648
  "name": "string"
@@ -4598,7 +4658,7 @@
4598
4658
  "__schema": "FunctionLikeSchema",
4599
4659
  "location": {
4600
4660
  "filePath": "cloud.main.runtime.ts",
4601
- "line": 158,
4661
+ "line": 166,
4602
4662
  "character": 3
4603
4663
  },
4604
4664
  "signature": "(method) CloudMain.updateNpmConfig({ authToken, username, dryRun, force, }: {\n authToken: string;\n username: string;\n dryRun?: boolean;\n force?: boolean;\n}): Promise<{\n conflicts?: {\n original: string;\n modifications: string;\n }[] | undefined;\n configUpdates?: string | undefined;\n}>",
@@ -4608,7 +4668,7 @@
4608
4668
  "__schema": "ParameterSchema",
4609
4669
  "location": {
4610
4670
  "filePath": "cloud.main.runtime.ts",
4611
- "line": 158,
4671
+ "line": 166,
4612
4672
  "character": 25
4613
4673
  },
4614
4674
  "name": "{ authToken, username, dryRun, force }",
@@ -4616,7 +4676,7 @@
4616
4676
  "__schema": "TypeLiteralSchema",
4617
4677
  "location": {
4618
4678
  "filePath": "cloud.main.runtime.ts",
4619
- "line": 163,
4679
+ "line": 171,
4620
4680
  "character": 6
4621
4681
  },
4622
4682
  "members": [
@@ -4624,7 +4684,7 @@
4624
4684
  "__schema": "VariableLikeSchema",
4625
4685
  "location": {
4626
4686
  "filePath": "cloud.main.runtime.ts",
4627
- "line": 164,
4687
+ "line": 172,
4628
4688
  "character": 5
4629
4689
  },
4630
4690
  "signature": "(property) authToken: string",
@@ -4633,7 +4693,7 @@
4633
4693
  "__schema": "KeywordTypeSchema",
4634
4694
  "location": {
4635
4695
  "filePath": "cloud.main.runtime.ts",
4636
- "line": 164,
4696
+ "line": 172,
4637
4697
  "character": 16
4638
4698
  },
4639
4699
  "name": "string"
@@ -4644,7 +4704,7 @@
4644
4704
  "__schema": "VariableLikeSchema",
4645
4705
  "location": {
4646
4706
  "filePath": "cloud.main.runtime.ts",
4647
- "line": 165,
4707
+ "line": 173,
4648
4708
  "character": 5
4649
4709
  },
4650
4710
  "signature": "(property) username: string",
@@ -4653,7 +4713,7 @@
4653
4713
  "__schema": "KeywordTypeSchema",
4654
4714
  "location": {
4655
4715
  "filePath": "cloud.main.runtime.ts",
4656
- "line": 165,
4716
+ "line": 173,
4657
4717
  "character": 15
4658
4718
  },
4659
4719
  "name": "string"
@@ -4664,7 +4724,7 @@
4664
4724
  "__schema": "VariableLikeSchema",
4665
4725
  "location": {
4666
4726
  "filePath": "cloud.main.runtime.ts",
4667
- "line": 166,
4727
+ "line": 174,
4668
4728
  "character": 5
4669
4729
  },
4670
4730
  "signature": "(property) dryRun?: boolean | undefined",
@@ -4673,7 +4733,7 @@
4673
4733
  "__schema": "KeywordTypeSchema",
4674
4734
  "location": {
4675
4735
  "filePath": "cloud.main.runtime.ts",
4676
- "line": 166,
4736
+ "line": 174,
4677
4737
  "character": 14
4678
4738
  },
4679
4739
  "name": "boolean"
@@ -4684,7 +4744,7 @@
4684
4744
  "__schema": "VariableLikeSchema",
4685
4745
  "location": {
4686
4746
  "filePath": "cloud.main.runtime.ts",
4687
- "line": 167,
4747
+ "line": 175,
4688
4748
  "character": 5
4689
4749
  },
4690
4750
  "signature": "(property) force?: boolean | undefined",
@@ -4693,7 +4753,7 @@
4693
4753
  "__schema": "KeywordTypeSchema",
4694
4754
  "location": {
4695
4755
  "filePath": "cloud.main.runtime.ts",
4696
- "line": 167,
4756
+ "line": 175,
4697
4757
  "character": 13
4698
4758
  },
4699
4759
  "name": "boolean"
@@ -4708,7 +4768,7 @@
4708
4768
  "__schema": "VariableLikeSchema",
4709
4769
  "location": {
4710
4770
  "filePath": "cloud.main.runtime.ts",
4711
- "line": 164,
4771
+ "line": 172,
4712
4772
  "character": 5
4713
4773
  },
4714
4774
  "signature": "(property) authToken: string",
@@ -4717,7 +4777,7 @@
4717
4777
  "__schema": "KeywordTypeSchema",
4718
4778
  "location": {
4719
4779
  "filePath": "cloud.main.runtime.ts",
4720
- "line": 164,
4780
+ "line": 172,
4721
4781
  "character": 16
4722
4782
  },
4723
4783
  "name": "string"
@@ -4728,7 +4788,7 @@
4728
4788
  "__schema": "VariableLikeSchema",
4729
4789
  "location": {
4730
4790
  "filePath": "cloud.main.runtime.ts",
4731
- "line": 165,
4791
+ "line": 173,
4732
4792
  "character": 5
4733
4793
  },
4734
4794
  "signature": "(property) username: string",
@@ -4737,7 +4797,7 @@
4737
4797
  "__schema": "KeywordTypeSchema",
4738
4798
  "location": {
4739
4799
  "filePath": "cloud.main.runtime.ts",
4740
- "line": 165,
4800
+ "line": 173,
4741
4801
  "character": 15
4742
4802
  },
4743
4803
  "name": "string"
@@ -4748,7 +4808,7 @@
4748
4808
  "__schema": "VariableLikeSchema",
4749
4809
  "location": {
4750
4810
  "filePath": "cloud.main.runtime.ts",
4751
- "line": 166,
4811
+ "line": 174,
4752
4812
  "character": 5
4753
4813
  },
4754
4814
  "signature": "(property) dryRun?: boolean | undefined",
@@ -4757,7 +4817,7 @@
4757
4817
  "__schema": "KeywordTypeSchema",
4758
4818
  "location": {
4759
4819
  "filePath": "cloud.main.runtime.ts",
4760
- "line": 166,
4820
+ "line": 174,
4761
4821
  "character": 14
4762
4822
  },
4763
4823
  "name": "boolean"
@@ -4768,7 +4828,7 @@
4768
4828
  "__schema": "VariableLikeSchema",
4769
4829
  "location": {
4770
4830
  "filePath": "cloud.main.runtime.ts",
4771
- "line": 167,
4831
+ "line": 175,
4772
4832
  "character": 5
4773
4833
  },
4774
4834
  "signature": "(property) force?: boolean | undefined",
@@ -4777,7 +4837,7 @@
4777
4837
  "__schema": "KeywordTypeSchema",
4778
4838
  "location": {
4779
4839
  "filePath": "cloud.main.runtime.ts",
4780
- "line": 167,
4840
+ "line": 175,
4781
4841
  "character": 13
4782
4842
  },
4783
4843
  "name": "boolean"
@@ -4792,7 +4852,7 @@
4792
4852
  "__schema": "TypeRefSchema",
4793
4853
  "location": {
4794
4854
  "filePath": "cloud.main.runtime.ts",
4795
- "line": 168,
4855
+ "line": 176,
4796
4856
  "character": 7
4797
4857
  },
4798
4858
  "name": "Promise",
@@ -4801,7 +4861,7 @@
4801
4861
  "__schema": "TypeLiteralSchema",
4802
4862
  "location": {
4803
4863
  "filePath": "cloud.main.runtime.ts",
4804
- "line": 168,
4864
+ "line": 176,
4805
4865
  "character": 15
4806
4866
  },
4807
4867
  "members": [
@@ -4809,7 +4869,7 @@
4809
4869
  "__schema": "VariableLikeSchema",
4810
4870
  "location": {
4811
4871
  "filePath": "cloud.main.runtime.ts",
4812
- "line": 168,
4872
+ "line": 176,
4813
4873
  "character": 17
4814
4874
  },
4815
4875
  "signature": "(property) conflicts?: {\n original: string;\n modifications: string;\n}[] | undefined",
@@ -4818,14 +4878,14 @@
4818
4878
  "__schema": "TypeArraySchema",
4819
4879
  "location": {
4820
4880
  "filePath": "cloud.main.runtime.ts",
4821
- "line": 168,
4881
+ "line": 176,
4822
4882
  "character": 29
4823
4883
  },
4824
4884
  "type": {
4825
4885
  "__schema": "TypeLiteralSchema",
4826
4886
  "location": {
4827
4887
  "filePath": "cloud.main.runtime.ts",
4828
- "line": 168,
4888
+ "line": 176,
4829
4889
  "character": 29
4830
4890
  },
4831
4891
  "members": [
@@ -4833,7 +4893,7 @@
4833
4893
  "__schema": "VariableLikeSchema",
4834
4894
  "location": {
4835
4895
  "filePath": "cloud.main.runtime.ts",
4836
- "line": 168,
4896
+ "line": 176,
4837
4897
  "character": 31
4838
4898
  },
4839
4899
  "signature": "(property) original: string",
@@ -4842,7 +4902,7 @@
4842
4902
  "__schema": "KeywordTypeSchema",
4843
4903
  "location": {
4844
4904
  "filePath": "cloud.main.runtime.ts",
4845
- "line": 168,
4905
+ "line": 176,
4846
4906
  "character": 41
4847
4907
  },
4848
4908
  "name": "string"
@@ -4853,7 +4913,7 @@
4853
4913
  "__schema": "VariableLikeSchema",
4854
4914
  "location": {
4855
4915
  "filePath": "cloud.main.runtime.ts",
4856
- "line": 168,
4916
+ "line": 176,
4857
4917
  "character": 49
4858
4918
  },
4859
4919
  "signature": "(property) modifications: string",
@@ -4862,7 +4922,7 @@
4862
4922
  "__schema": "KeywordTypeSchema",
4863
4923
  "location": {
4864
4924
  "filePath": "cloud.main.runtime.ts",
4865
- "line": 168,
4925
+ "line": 176,
4866
4926
  "character": 64
4867
4927
  },
4868
4928
  "name": "string"
@@ -4878,7 +4938,7 @@
4878
4938
  "__schema": "VariableLikeSchema",
4879
4939
  "location": {
4880
4940
  "filePath": "cloud.main.runtime.ts",
4881
- "line": 168,
4941
+ "line": 176,
4882
4942
  "character": 76
4883
4943
  },
4884
4944
  "signature": "(property) configUpdates?: string | undefined",
@@ -4887,7 +4947,7 @@
4887
4947
  "__schema": "KeywordTypeSchema",
4888
4948
  "location": {
4889
4949
  "filePath": "cloud.main.runtime.ts",
4890
- "line": 168,
4950
+ "line": 176,
4891
4951
  "character": 92
4892
4952
  },
4893
4953
  "name": "string"
@@ -4906,25 +4966,25 @@
4906
4966
  "__schema": "FunctionLikeSchema",
4907
4967
  "location": {
4908
4968
  "filePath": "cloud.main.runtime.ts",
4909
- "line": 200,
4969
+ "line": 208,
4910
4970
  "character": 3
4911
4971
  },
4912
- "signature": "(method) CloudMain.setupAuthListener({ port: portFromParams, clientId, }?: {\n port?: number;\n clientId?: string;\n}): Promise<CloudAuthListener | null>",
4972
+ "signature": "(method) CloudMain.setupAuthListener({ port: portFromParams, clientId, skipConfigUpdate, }?: {\n port?: number;\n clientId?: string;\n skipConfigUpdate?: boolean;\n}): Promise<CloudAuthListener | null>",
4913
4973
  "name": "setupAuthListener",
4914
4974
  "params": [
4915
4975
  {
4916
4976
  "__schema": "ParameterSchema",
4917
4977
  "location": {
4918
4978
  "filePath": "cloud.main.runtime.ts",
4919
- "line": 200,
4979
+ "line": 208,
4920
4980
  "character": 21
4921
4981
  },
4922
- "name": "{ port: portFromParams, clientId = v4() }",
4982
+ "name": "{ port: portFromParams, clientId = v4(), skipConfigUpdate }",
4923
4983
  "type": {
4924
4984
  "__schema": "TypeLiteralSchema",
4925
4985
  "location": {
4926
4986
  "filePath": "cloud.main.runtime.ts",
4927
- "line": 203,
4987
+ "line": 212,
4928
4988
  "character": 6
4929
4989
  },
4930
4990
  "members": [
@@ -4932,7 +4992,7 @@
4932
4992
  "__schema": "VariableLikeSchema",
4933
4993
  "location": {
4934
4994
  "filePath": "cloud.main.runtime.ts",
4935
- "line": 204,
4995
+ "line": 213,
4936
4996
  "character": 5
4937
4997
  },
4938
4998
  "signature": "(property) port?: number | undefined",
@@ -4941,7 +5001,7 @@
4941
5001
  "__schema": "KeywordTypeSchema",
4942
5002
  "location": {
4943
5003
  "filePath": "cloud.main.runtime.ts",
4944
- "line": 204,
5004
+ "line": 213,
4945
5005
  "character": 12
4946
5006
  },
4947
5007
  "name": "number"
@@ -4952,7 +5012,7 @@
4952
5012
  "__schema": "VariableLikeSchema",
4953
5013
  "location": {
4954
5014
  "filePath": "cloud.main.runtime.ts",
4955
- "line": 205,
5015
+ "line": 214,
4956
5016
  "character": 5
4957
5017
  },
4958
5018
  "signature": "(property) clientId?: string | undefined",
@@ -4961,12 +5021,32 @@
4961
5021
  "__schema": "KeywordTypeSchema",
4962
5022
  "location": {
4963
5023
  "filePath": "cloud.main.runtime.ts",
4964
- "line": 205,
5024
+ "line": 214,
4965
5025
  "character": 16
4966
5026
  },
4967
5027
  "name": "string"
4968
5028
  },
4969
5029
  "isOptional": true
5030
+ },
5031
+ {
5032
+ "__schema": "VariableLikeSchema",
5033
+ "location": {
5034
+ "filePath": "cloud.main.runtime.ts",
5035
+ "line": 215,
5036
+ "character": 5
5037
+ },
5038
+ "signature": "(property) skipConfigUpdate?: boolean | undefined",
5039
+ "name": "skipConfigUpdate",
5040
+ "type": {
5041
+ "__schema": "KeywordTypeSchema",
5042
+ "location": {
5043
+ "filePath": "cloud.main.runtime.ts",
5044
+ "line": 215,
5045
+ "character": 24
5046
+ },
5047
+ "name": "boolean"
5048
+ },
5049
+ "isOptional": true
4970
5050
  }
4971
5051
  ]
4972
5052
  },
@@ -4977,7 +5057,7 @@
4977
5057
  "__schema": "InferenceTypeSchema",
4978
5058
  "location": {
4979
5059
  "filePath": "cloud.main.runtime.ts",
4980
- "line": 201,
5060
+ "line": 209,
4981
5061
  "character": 11
4982
5062
  },
4983
5063
  "name": "portFromParams",
@@ -4988,7 +5068,7 @@
4988
5068
  "__schema": "VariableLikeSchema",
4989
5069
  "location": {
4990
5070
  "filePath": "cloud.main.runtime.ts",
4991
- "line": 205,
5071
+ "line": 214,
4992
5072
  "character": 5
4993
5073
  },
4994
5074
  "signature": "(property) clientId?: string | undefined",
@@ -4997,12 +5077,32 @@
4997
5077
  "__schema": "KeywordTypeSchema",
4998
5078
  "location": {
4999
5079
  "filePath": "cloud.main.runtime.ts",
5000
- "line": 205,
5080
+ "line": 214,
5001
5081
  "character": 16
5002
5082
  },
5003
5083
  "name": "string"
5004
5084
  },
5005
5085
  "isOptional": true
5086
+ },
5087
+ {
5088
+ "__schema": "VariableLikeSchema",
5089
+ "location": {
5090
+ "filePath": "cloud.main.runtime.ts",
5091
+ "line": 215,
5092
+ "character": 5
5093
+ },
5094
+ "signature": "(property) skipConfigUpdate?: boolean | undefined",
5095
+ "name": "skipConfigUpdate",
5096
+ "type": {
5097
+ "__schema": "KeywordTypeSchema",
5098
+ "location": {
5099
+ "filePath": "cloud.main.runtime.ts",
5100
+ "line": 215,
5101
+ "character": 24
5102
+ },
5103
+ "name": "boolean"
5104
+ },
5105
+ "isOptional": true
5006
5106
  }
5007
5107
  ],
5008
5108
  "isSpread": false
@@ -5012,7 +5112,7 @@
5012
5112
  "__schema": "TypeRefSchema",
5013
5113
  "location": {
5014
5114
  "filePath": "cloud.main.runtime.ts",
5015
- "line": 206,
5115
+ "line": 216,
5016
5116
  "character": 12
5017
5117
  },
5018
5118
  "name": "Promise",
@@ -5021,7 +5121,7 @@
5021
5121
  "__schema": "TypeUnionSchema",
5022
5122
  "location": {
5023
5123
  "filePath": "cloud.main.runtime.ts",
5024
- "line": 206,
5124
+ "line": 216,
5025
5125
  "character": 20
5026
5126
  },
5027
5127
  "types": [
@@ -5029,7 +5129,7 @@
5029
5129
  "__schema": "TypeRefSchema",
5030
5130
  "location": {
5031
5131
  "filePath": "cloud.main.runtime.ts",
5032
- "line": 206,
5132
+ "line": 216,
5033
5133
  "character": 20
5034
5134
  },
5035
5135
  "name": "CloudAuthListener",
@@ -5039,7 +5139,7 @@
5039
5139
  "__schema": "LiteralTypeSchema",
5040
5140
  "location": {
5041
5141
  "filePath": "cloud.main.runtime.ts",
5042
- "line": 206,
5142
+ "line": 216,
5043
5143
  "character": 40
5044
5144
  },
5045
5145
  "name": "null"
@@ -5054,7 +5154,7 @@
5054
5154
  "__schema": "FunctionLikeSchema",
5055
5155
  "location": {
5056
5156
  "filePath": "cloud.main.runtime.ts",
5057
- "line": 314,
5157
+ "line": 330,
5058
5158
  "character": 3
5059
5159
  },
5060
5160
  "signature": "(method) CloudMain.registerOnSuccessLogin(onSuccessLoginFn: OnSuccessLogin): this",
@@ -5064,7 +5164,7 @@
5064
5164
  "__schema": "ParameterSchema",
5065
5165
  "location": {
5066
5166
  "filePath": "cloud.main.runtime.ts",
5067
- "line": 314,
5167
+ "line": 330,
5068
5168
  "character": 26
5069
5169
  },
5070
5170
  "name": "onSuccessLoginFn",
@@ -5072,7 +5172,7 @@
5072
5172
  "__schema": "TypeRefSchema",
5073
5173
  "location": {
5074
5174
  "filePath": "cloud.main.runtime.ts",
5075
- "line": 314,
5175
+ "line": 330,
5076
5176
  "character": 44
5077
5177
  },
5078
5178
  "name": "OnSuccessLogin",
@@ -5086,7 +5186,7 @@
5086
5186
  "__schema": "TypeRefSchema",
5087
5187
  "location": {
5088
5188
  "filePath": "cloud.main.runtime.ts",
5089
- "line": 314,
5189
+ "line": 330,
5090
5190
  "character": 3
5091
5191
  },
5092
5192
  "name": "CloudMain"
@@ -5097,7 +5197,7 @@
5097
5197
  "__schema": "FunctionLikeSchema",
5098
5198
  "location": {
5099
5199
  "filePath": "cloud.main.runtime.ts",
5100
- "line": 319,
5200
+ "line": 335,
5101
5201
  "character": 3
5102
5202
  },
5103
5203
  "signature": "(method) CloudMain.getCloudDomain(): string",
@@ -5107,7 +5207,7 @@
5107
5207
  "__schema": "KeywordTypeSchema",
5108
5208
  "location": {
5109
5209
  "filePath": "cloud.main.runtime.ts",
5110
- "line": 319,
5210
+ "line": 335,
5111
5211
  "character": 21
5112
5212
  },
5113
5213
  "name": "string"
@@ -5118,7 +5218,7 @@
5118
5218
  "__schema": "FunctionLikeSchema",
5119
5219
  "location": {
5120
5220
  "filePath": "cloud.main.runtime.ts",
5121
- "line": 323,
5221
+ "line": 339,
5122
5222
  "character": 3
5123
5223
  },
5124
5224
  "signature": "(method) CloudMain.getCloudHubDomain(): string",
@@ -5128,7 +5228,7 @@
5128
5228
  "__schema": "KeywordTypeSchema",
5129
5229
  "location": {
5130
5230
  "filePath": "cloud.main.runtime.ts",
5131
- "line": 323,
5231
+ "line": 339,
5132
5232
  "character": 24
5133
5233
  },
5134
5234
  "name": "string"
@@ -5139,7 +5239,7 @@
5139
5239
  "__schema": "FunctionLikeSchema",
5140
5240
  "location": {
5141
5241
  "filePath": "cloud.main.runtime.ts",
5142
- "line": 327,
5242
+ "line": 343,
5143
5243
  "character": 3
5144
5244
  },
5145
5245
  "signature": "(method) CloudMain.getCloudApi(): string",
@@ -5149,7 +5249,7 @@
5149
5249
  "__schema": "KeywordTypeSchema",
5150
5250
  "location": {
5151
5251
  "filePath": "cloud.main.runtime.ts",
5152
- "line": 327,
5252
+ "line": 343,
5153
5253
  "character": 18
5154
5254
  },
5155
5255
  "name": "string"
@@ -5160,7 +5260,7 @@
5160
5260
  "__schema": "FunctionLikeSchema",
5161
5261
  "location": {
5162
5262
  "filePath": "cloud.main.runtime.ts",
5163
- "line": 331,
5263
+ "line": 347,
5164
5264
  "character": 3
5165
5265
  },
5166
5266
  "signature": "(method) CloudMain.getCloudGraphQL(): string",
@@ -5170,7 +5270,7 @@
5170
5270
  "__schema": "KeywordTypeSchema",
5171
5271
  "location": {
5172
5272
  "filePath": "cloud.main.runtime.ts",
5173
- "line": 331,
5273
+ "line": 347,
5174
5274
  "character": 22
5175
5275
  },
5176
5276
  "name": "string"
@@ -5181,7 +5281,7 @@
5181
5281
  "__schema": "FunctionLikeSchema",
5182
5282
  "location": {
5183
5283
  "filePath": "cloud.main.runtime.ts",
5184
- "line": 334,
5284
+ "line": 350,
5185
5285
  "character": 3
5186
5286
  },
5187
5287
  "signature": "(method) CloudMain.getLoginDomain(): string",
@@ -5191,7 +5291,7 @@
5191
5291
  "__schema": "KeywordTypeSchema",
5192
5292
  "location": {
5193
5293
  "filePath": "cloud.main.runtime.ts",
5194
- "line": 334,
5294
+ "line": 350,
5195
5295
  "character": 21
5196
5296
  },
5197
5297
  "name": "string"
@@ -5202,7 +5302,7 @@
5202
5302
  "__schema": "FunctionLikeSchema",
5203
5303
  "location": {
5204
5304
  "filePath": "cloud.main.runtime.ts",
5205
- "line": 338,
5305
+ "line": 354,
5206
5306
  "character": 3
5207
5307
  },
5208
5308
  "signature": "(method) CloudMain.getAnalyticsDomain(): string",
@@ -5212,7 +5312,7 @@
5212
5312
  "__schema": "KeywordTypeSchema",
5213
5313
  "location": {
5214
5314
  "filePath": "cloud.main.runtime.ts",
5215
- "line": 338,
5315
+ "line": 354,
5216
5316
  "character": 25
5217
5317
  },
5218
5318
  "name": "string"
@@ -5223,7 +5323,7 @@
5223
5323
  "__schema": "FunctionLikeSchema",
5224
5324
  "location": {
5225
5325
  "filePath": "cloud.main.runtime.ts",
5226
- "line": 342,
5326
+ "line": 358,
5227
5327
  "character": 3
5228
5328
  },
5229
5329
  "signature": "(method) CloudMain.getRegistryUrl(): string",
@@ -5233,7 +5333,7 @@
5233
5333
  "__schema": "KeywordTypeSchema",
5234
5334
  "location": {
5235
5335
  "filePath": "cloud.main.runtime.ts",
5236
- "line": 342,
5336
+ "line": 358,
5237
5337
  "character": 21
5238
5338
  },
5239
5339
  "name": "string"
@@ -5244,7 +5344,7 @@
5244
5344
  "__schema": "FunctionLikeSchema",
5245
5345
  "location": {
5246
5346
  "filePath": "cloud.main.runtime.ts",
5247
- "line": 346,
5347
+ "line": 362,
5248
5348
  "character": 3
5249
5349
  },
5250
5350
  "signature": "(method) CloudMain.getCloudExporterUrl(): string",
@@ -5254,7 +5354,7 @@
5254
5354
  "__schema": "KeywordTypeSchema",
5255
5355
  "location": {
5256
5356
  "filePath": "cloud.main.runtime.ts",
5257
- "line": 346,
5357
+ "line": 362,
5258
5358
  "character": 26
5259
5359
  },
5260
5360
  "name": "string"
@@ -5265,7 +5365,7 @@
5265
5365
  "__schema": "FunctionLikeSchema",
5266
5366
  "location": {
5267
5367
  "filePath": "cloud.main.runtime.ts",
5268
- "line": 350,
5368
+ "line": 366,
5269
5369
  "character": 3
5270
5370
  },
5271
5371
  "signature": "(method) CloudMain.getHubName(): string",
@@ -5275,7 +5375,7 @@
5275
5375
  "__schema": "KeywordTypeSchema",
5276
5376
  "location": {
5277
5377
  "filePath": "cloud.main.runtime.ts",
5278
- "line": 350,
5378
+ "line": 366,
5279
5379
  "character": 17
5280
5380
  },
5281
5381
  "name": "string"
@@ -5286,7 +5386,7 @@
5286
5386
  "__schema": "FunctionLikeSchema",
5287
5387
  "location": {
5288
5388
  "filePath": "cloud.main.runtime.ts",
5289
- "line": 354,
5389
+ "line": 370,
5290
5390
  "character": 3
5291
5391
  },
5292
5392
  "signature": "(method) CloudMain.getLoginPort(): number",
@@ -5296,7 +5396,7 @@
5296
5396
  "__schema": "KeywordTypeSchema",
5297
5397
  "location": {
5298
5398
  "filePath": "cloud.main.runtime.ts",
5299
- "line": 354,
5399
+ "line": 370,
5300
5400
  "character": 19
5301
5401
  },
5302
5402
  "name": "number"
@@ -5307,7 +5407,7 @@
5307
5407
  "__schema": "FunctionLikeSchema",
5308
5408
  "location": {
5309
5409
  "filePath": "cloud.main.runtime.ts",
5310
- "line": 358,
5410
+ "line": 374,
5311
5411
  "character": 3
5312
5412
  },
5313
5413
  "signature": "(method) CloudMain.isLoggedIn(): boolean",
@@ -5317,7 +5417,7 @@
5317
5417
  "__schema": "KeywordTypeSchema",
5318
5418
  "location": {
5319
5419
  "filePath": "cloud.main.runtime.ts",
5320
- "line": 358,
5420
+ "line": 374,
5321
5421
  "character": 17
5322
5422
  },
5323
5423
  "name": "boolean"
@@ -5328,7 +5428,7 @@
5328
5428
  "__schema": "FunctionLikeSchema",
5329
5429
  "location": {
5330
5430
  "filePath": "cloud.main.runtime.ts",
5331
- "line": 362,
5431
+ "line": 378,
5332
5432
  "character": 3
5333
5433
  },
5334
5434
  "signature": "(method) CloudMain.getAuthToken(): string | null",
@@ -5338,7 +5438,7 @@
5338
5438
  "__schema": "InferenceTypeSchema",
5339
5439
  "location": {
5340
5440
  "filePath": "cloud.main.runtime.ts",
5341
- "line": 362,
5441
+ "line": 378,
5342
5442
  "character": 3
5343
5443
  },
5344
5444
  "type": "string | null"
@@ -5349,7 +5449,7 @@
5349
5449
  "__schema": "FunctionLikeSchema",
5350
5450
  "location": {
5351
5451
  "filePath": "cloud.main.runtime.ts",
5352
- "line": 371,
5452
+ "line": 387,
5353
5453
  "character": 3
5354
5454
  },
5355
5455
  "signature": "(method) CloudMain.getAuthHeader(): {\n Authorization: string;\n}",
@@ -5359,7 +5459,7 @@
5359
5459
  "__schema": "InferenceTypeSchema",
5360
5460
  "location": {
5361
5461
  "filePath": "cloud.main.runtime.ts",
5362
- "line": 371,
5462
+ "line": 387,
5363
5463
  "character": 3
5364
5464
  },
5365
5465
  "type": "{\n Authorization: string;\n}"
@@ -5370,7 +5470,7 @@
5370
5470
  "__schema": "FunctionLikeSchema",
5371
5471
  "location": {
5372
5472
  "filePath": "cloud.main.runtime.ts",
5373
- "line": 377,
5473
+ "line": 393,
5374
5474
  "character": 3
5375
5475
  },
5376
5476
  "signature": "(method) CloudMain.getUsername(): string | undefined",
@@ -5380,7 +5480,7 @@
5380
5480
  "__schema": "TypeUnionSchema",
5381
5481
  "location": {
5382
5482
  "filePath": "cloud.main.runtime.ts",
5383
- "line": 377,
5483
+ "line": 393,
5384
5484
  "character": 18
5385
5485
  },
5386
5486
  "types": [
@@ -5388,7 +5488,7 @@
5388
5488
  "__schema": "KeywordTypeSchema",
5389
5489
  "location": {
5390
5490
  "filePath": "cloud.main.runtime.ts",
5391
- "line": 377,
5491
+ "line": 393,
5392
5492
  "character": 18
5393
5493
  },
5394
5494
  "name": "string"
@@ -5397,7 +5497,7 @@
5397
5497
  "__schema": "KeywordTypeSchema",
5398
5498
  "location": {
5399
5499
  "filePath": "cloud.main.runtime.ts",
5400
- "line": 377,
5500
+ "line": 393,
5401
5501
  "character": 27
5402
5502
  },
5403
5503
  "name": "undefined"
@@ -5410,7 +5510,7 @@
5410
5510
  "__schema": "FunctionLikeSchema",
5411
5511
  "location": {
5412
5512
  "filePath": "cloud.main.runtime.ts",
5413
- "line": 381,
5513
+ "line": 397,
5414
5514
  "character": 3
5415
5515
  },
5416
5516
  "signature": "(method) CloudMain.getLoginUrl({ redirectUrl, machineName, cloudDomain, port: portFromParams, }?: {\n redirectUrl?: string;\n machineName?: string;\n cloudDomain?: string;\n port?: string;\n}): Promise<string | null>",
@@ -5420,7 +5520,7 @@
5420
5520
  "__schema": "ParameterSchema",
5421
5521
  "location": {
5422
5522
  "filePath": "cloud.main.runtime.ts",
5423
- "line": 381,
5523
+ "line": 397,
5424
5524
  "character": 21
5425
5525
  },
5426
5526
  "name": "{ redirectUrl, machineName, cloudDomain, port: portFromParams }",
@@ -5428,7 +5528,7 @@
5428
5528
  "__schema": "TypeLiteralSchema",
5429
5529
  "location": {
5430
5530
  "filePath": "cloud.main.runtime.ts",
5431
- "line": 386,
5531
+ "line": 402,
5432
5532
  "character": 6
5433
5533
  },
5434
5534
  "members": [
@@ -5436,7 +5536,7 @@
5436
5536
  "__schema": "VariableLikeSchema",
5437
5537
  "location": {
5438
5538
  "filePath": "cloud.main.runtime.ts",
5439
- "line": 386,
5539
+ "line": 402,
5440
5540
  "character": 8
5441
5541
  },
5442
5542
  "signature": "(property) redirectUrl?: string | undefined",
@@ -5445,7 +5545,7 @@
5445
5545
  "__schema": "KeywordTypeSchema",
5446
5546
  "location": {
5447
5547
  "filePath": "cloud.main.runtime.ts",
5448
- "line": 386,
5548
+ "line": 402,
5449
5549
  "character": 22
5450
5550
  },
5451
5551
  "name": "string"
@@ -5456,7 +5556,7 @@
5456
5556
  "__schema": "VariableLikeSchema",
5457
5557
  "location": {
5458
5558
  "filePath": "cloud.main.runtime.ts",
5459
- "line": 386,
5559
+ "line": 402,
5460
5560
  "character": 30
5461
5561
  },
5462
5562
  "signature": "(property) machineName?: string | undefined",
@@ -5465,7 +5565,7 @@
5465
5565
  "__schema": "KeywordTypeSchema",
5466
5566
  "location": {
5467
5567
  "filePath": "cloud.main.runtime.ts",
5468
- "line": 386,
5568
+ "line": 402,
5469
5569
  "character": 44
5470
5570
  },
5471
5571
  "name": "string"
@@ -5476,7 +5576,7 @@
5476
5576
  "__schema": "VariableLikeSchema",
5477
5577
  "location": {
5478
5578
  "filePath": "cloud.main.runtime.ts",
5479
- "line": 386,
5579
+ "line": 402,
5480
5580
  "character": 52
5481
5581
  },
5482
5582
  "signature": "(property) cloudDomain?: string | undefined",
@@ -5485,7 +5585,7 @@
5485
5585
  "__schema": "KeywordTypeSchema",
5486
5586
  "location": {
5487
5587
  "filePath": "cloud.main.runtime.ts",
5488
- "line": 386,
5588
+ "line": 402,
5489
5589
  "character": 66
5490
5590
  },
5491
5591
  "name": "string"
@@ -5496,7 +5596,7 @@
5496
5596
  "__schema": "VariableLikeSchema",
5497
5597
  "location": {
5498
5598
  "filePath": "cloud.main.runtime.ts",
5499
- "line": 386,
5599
+ "line": 402,
5500
5600
  "character": 74
5501
5601
  },
5502
5602
  "signature": "(property) port?: string | undefined",
@@ -5505,7 +5605,7 @@
5505
5605
  "__schema": "KeywordTypeSchema",
5506
5606
  "location": {
5507
5607
  "filePath": "cloud.main.runtime.ts",
5508
- "line": 386,
5608
+ "line": 402,
5509
5609
  "character": 81
5510
5610
  },
5511
5611
  "name": "string"
@@ -5521,7 +5621,7 @@
5521
5621
  "__schema": "VariableLikeSchema",
5522
5622
  "location": {
5523
5623
  "filePath": "cloud.main.runtime.ts",
5524
- "line": 386,
5624
+ "line": 402,
5525
5625
  "character": 8
5526
5626
  },
5527
5627
  "signature": "(property) redirectUrl?: string | undefined",
@@ -5530,7 +5630,7 @@
5530
5630
  "__schema": "KeywordTypeSchema",
5531
5631
  "location": {
5532
5632
  "filePath": "cloud.main.runtime.ts",
5533
- "line": 386,
5633
+ "line": 402,
5534
5634
  "character": 22
5535
5635
  },
5536
5636
  "name": "string"
@@ -5541,7 +5641,7 @@
5541
5641
  "__schema": "VariableLikeSchema",
5542
5642
  "location": {
5543
5643
  "filePath": "cloud.main.runtime.ts",
5544
- "line": 386,
5644
+ "line": 402,
5545
5645
  "character": 30
5546
5646
  },
5547
5647
  "signature": "(property) machineName?: string | undefined",
@@ -5550,7 +5650,7 @@
5550
5650
  "__schema": "KeywordTypeSchema",
5551
5651
  "location": {
5552
5652
  "filePath": "cloud.main.runtime.ts",
5553
- "line": 386,
5653
+ "line": 402,
5554
5654
  "character": 44
5555
5655
  },
5556
5656
  "name": "string"
@@ -5561,7 +5661,7 @@
5561
5661
  "__schema": "VariableLikeSchema",
5562
5662
  "location": {
5563
5663
  "filePath": "cloud.main.runtime.ts",
5564
- "line": 386,
5664
+ "line": 402,
5565
5665
  "character": 52
5566
5666
  },
5567
5667
  "signature": "(property) cloudDomain?: string | undefined",
@@ -5570,7 +5670,7 @@
5570
5670
  "__schema": "KeywordTypeSchema",
5571
5671
  "location": {
5572
5672
  "filePath": "cloud.main.runtime.ts",
5573
- "line": 386,
5673
+ "line": 402,
5574
5674
  "character": 66
5575
5675
  },
5576
5676
  "name": "string"
@@ -5581,7 +5681,7 @@
5581
5681
  "__schema": "InferenceTypeSchema",
5582
5682
  "location": {
5583
5683
  "filePath": "cloud.main.runtime.ts",
5584
- "line": 385,
5684
+ "line": 401,
5585
5685
  "character": 11
5586
5686
  },
5587
5687
  "name": "portFromParams",
@@ -5596,7 +5696,7 @@
5596
5696
  "__schema": "TypeRefSchema",
5597
5697
  "location": {
5598
5698
  "filePath": "cloud.main.runtime.ts",
5599
- "line": 386,
5699
+ "line": 402,
5600
5700
  "character": 97
5601
5701
  },
5602
5702
  "name": "Promise",
@@ -5605,7 +5705,7 @@
5605
5705
  "__schema": "TypeUnionSchema",
5606
5706
  "location": {
5607
5707
  "filePath": "cloud.main.runtime.ts",
5608
- "line": 386,
5708
+ "line": 402,
5609
5709
  "character": 105
5610
5710
  },
5611
5711
  "types": [
@@ -5613,7 +5713,7 @@
5613
5713
  "__schema": "KeywordTypeSchema",
5614
5714
  "location": {
5615
5715
  "filePath": "cloud.main.runtime.ts",
5616
- "line": 386,
5716
+ "line": 402,
5617
5717
  "character": 105
5618
5718
  },
5619
5719
  "name": "string"
@@ -5622,7 +5722,7 @@
5622
5722
  "__schema": "LiteralTypeSchema",
5623
5723
  "location": {
5624
5724
  "filePath": "cloud.main.runtime.ts",
5625
- "line": 386,
5725
+ "line": 402,
5626
5726
  "character": 114
5627
5727
  },
5628
5728
  "name": "null"
@@ -5639,7 +5739,7 @@
5639
5739
  "__schema": "FunctionLikeSchema",
5640
5740
  "location": {
5641
5741
  "filePath": "cloud.main.runtime.ts",
5642
- "line": 409,
5742
+ "line": 425,
5643
5743
  "character": 3
5644
5744
  },
5645
5745
  "signature": "(method) CloudMain.logout(): void",
@@ -5649,7 +5749,7 @@
5649
5749
  "__schema": "InferenceTypeSchema",
5650
5750
  "location": {
5651
5751
  "filePath": "cloud.main.runtime.ts",
5652
- "line": 409,
5752
+ "line": 425,
5653
5753
  "character": 3
5654
5754
  },
5655
5755
  "type": "void"
@@ -5660,7 +5760,7 @@
5660
5760
  "__schema": "FunctionLikeSchema",
5661
5761
  "location": {
5662
5762
  "filePath": "cloud.main.runtime.ts",
5663
- "line": 414,
5763
+ "line": 430,
5664
5764
  "character": 3
5665
5765
  },
5666
5766
  "signature": "(method) CloudMain.whoami(): Promise<string | undefined>",
@@ -5670,7 +5770,7 @@
5670
5770
  "__schema": "TypeRefSchema",
5671
5771
  "location": {
5672
5772
  "filePath": "cloud.main.runtime.ts",
5673
- "line": 414,
5773
+ "line": 430,
5674
5774
  "character": 19
5675
5775
  },
5676
5776
  "name": "Promise",
@@ -5679,7 +5779,7 @@
5679
5779
  "__schema": "TypeUnionSchema",
5680
5780
  "location": {
5681
5781
  "filePath": "cloud.main.runtime.ts",
5682
- "line": 414,
5782
+ "line": 430,
5683
5783
  "character": 27
5684
5784
  },
5685
5785
  "types": [
@@ -5687,7 +5787,7 @@
5687
5787
  "__schema": "KeywordTypeSchema",
5688
5788
  "location": {
5689
5789
  "filePath": "cloud.main.runtime.ts",
5690
- "line": 414,
5790
+ "line": 430,
5691
5791
  "character": 27
5692
5792
  },
5693
5793
  "name": "string"
@@ -5696,7 +5796,7 @@
5696
5796
  "__schema": "KeywordTypeSchema",
5697
5797
  "location": {
5698
5798
  "filePath": "cloud.main.runtime.ts",
5699
- "line": 414,
5799
+ "line": 430,
5700
5800
  "character": 36
5701
5801
  },
5702
5802
  "name": "undefined"
@@ -5713,17 +5813,17 @@
5713
5813
  "__schema": "FunctionLikeSchema",
5714
5814
  "location": {
5715
5815
  "filePath": "cloud.main.runtime.ts",
5716
- "line": 422,
5816
+ "line": 438,
5717
5817
  "character": 3
5718
5818
  },
5719
- "signature": "(method) CloudMain.login(port?: string, suppressBrowserLaunch?: boolean, machineName?: string, cloudDomain?: string, redirectUrl?: string): Promise<{\n isAlreadyLoggedIn?: boolean;\n username?: string;\n token?: string;\n npmrcUpdateResult?: NpmConfigUpdateResult;\n} | null>",
5819
+ "signature": "(method) CloudMain.login(port?: string, suppressBrowserLaunch?: boolean, machineName?: string, cloudDomain?: string, redirectUrl?: string, skipConfigUpdate?: boolean): Promise<{\n isAlreadyLoggedIn?: boolean;\n username?: string;\n token?: string;\n npmrcUpdateResult?: NpmConfigUpdateResult;\n} | null>",
5720
5820
  "name": "login",
5721
5821
  "params": [
5722
5822
  {
5723
5823
  "__schema": "ParameterSchema",
5724
5824
  "location": {
5725
5825
  "filePath": "cloud.main.runtime.ts",
5726
- "line": 423,
5826
+ "line": 439,
5727
5827
  "character": 5
5728
5828
  },
5729
5829
  "name": "port",
@@ -5731,7 +5831,7 @@
5731
5831
  "__schema": "KeywordTypeSchema",
5732
5832
  "location": {
5733
5833
  "filePath": "cloud.main.runtime.ts",
5734
- "line": 423,
5834
+ "line": 439,
5735
5835
  "character": 12
5736
5836
  },
5737
5837
  "name": "string"
@@ -5743,7 +5843,7 @@
5743
5843
  "__schema": "ParameterSchema",
5744
5844
  "location": {
5745
5845
  "filePath": "cloud.main.runtime.ts",
5746
- "line": 424,
5846
+ "line": 440,
5747
5847
  "character": 5
5748
5848
  },
5749
5849
  "name": "suppressBrowserLaunch",
@@ -5751,7 +5851,7 @@
5751
5851
  "__schema": "KeywordTypeSchema",
5752
5852
  "location": {
5753
5853
  "filePath": "cloud.main.runtime.ts",
5754
- "line": 424,
5854
+ "line": 440,
5755
5855
  "character": 29
5756
5856
  },
5757
5857
  "name": "boolean"
@@ -5763,7 +5863,7 @@
5763
5863
  "__schema": "ParameterSchema",
5764
5864
  "location": {
5765
5865
  "filePath": "cloud.main.runtime.ts",
5766
- "line": 425,
5866
+ "line": 441,
5767
5867
  "character": 5
5768
5868
  },
5769
5869
  "name": "machineName",
@@ -5771,7 +5871,7 @@
5771
5871
  "__schema": "KeywordTypeSchema",
5772
5872
  "location": {
5773
5873
  "filePath": "cloud.main.runtime.ts",
5774
- "line": 425,
5874
+ "line": 441,
5775
5875
  "character": 19
5776
5876
  },
5777
5877
  "name": "string"
@@ -5783,7 +5883,7 @@
5783
5883
  "__schema": "ParameterSchema",
5784
5884
  "location": {
5785
5885
  "filePath": "cloud.main.runtime.ts",
5786
- "line": 426,
5886
+ "line": 442,
5787
5887
  "character": 5
5788
5888
  },
5789
5889
  "name": "cloudDomain",
@@ -5791,7 +5891,7 @@
5791
5891
  "__schema": "KeywordTypeSchema",
5792
5892
  "location": {
5793
5893
  "filePath": "cloud.main.runtime.ts",
5794
- "line": 426,
5894
+ "line": 442,
5795
5895
  "character": 19
5796
5896
  },
5797
5897
  "name": "string"
@@ -5803,7 +5903,7 @@
5803
5903
  "__schema": "ParameterSchema",
5804
5904
  "location": {
5805
5905
  "filePath": "cloud.main.runtime.ts",
5806
- "line": 427,
5906
+ "line": 443,
5807
5907
  "character": 5
5808
5908
  },
5809
5909
  "name": "redirectUrl",
@@ -5811,20 +5911,40 @@
5811
5911
  "__schema": "KeywordTypeSchema",
5812
5912
  "location": {
5813
5913
  "filePath": "cloud.main.runtime.ts",
5814
- "line": 427,
5914
+ "line": 443,
5815
5915
  "character": 19
5816
5916
  },
5817
5917
  "name": "string"
5818
5918
  },
5819
5919
  "isOptional": true,
5820
5920
  "isSpread": false
5921
+ },
5922
+ {
5923
+ "__schema": "ParameterSchema",
5924
+ "location": {
5925
+ "filePath": "cloud.main.runtime.ts",
5926
+ "line": 444,
5927
+ "character": 5
5928
+ },
5929
+ "name": "skipConfigUpdate",
5930
+ "type": {
5931
+ "__schema": "KeywordTypeSchema",
5932
+ "location": {
5933
+ "filePath": "cloud.main.runtime.ts",
5934
+ "line": 444,
5935
+ "character": 24
5936
+ },
5937
+ "name": "boolean"
5938
+ },
5939
+ "isOptional": true,
5940
+ "isSpread": false
5821
5941
  }
5822
5942
  ],
5823
5943
  "returnType": {
5824
5944
  "__schema": "TypeRefSchema",
5825
5945
  "location": {
5826
5946
  "filePath": "cloud.main.runtime.ts",
5827
- "line": 428,
5947
+ "line": 445,
5828
5948
  "character": 6
5829
5949
  },
5830
5950
  "name": "Promise",
@@ -5833,7 +5953,7 @@
5833
5953
  "__schema": "TypeUnionSchema",
5834
5954
  "location": {
5835
5955
  "filePath": "cloud.main.runtime.ts",
5836
- "line": 428,
5956
+ "line": 445,
5837
5957
  "character": 14
5838
5958
  },
5839
5959
  "types": [
@@ -5841,7 +5961,7 @@
5841
5961
  "__schema": "TypeLiteralSchema",
5842
5962
  "location": {
5843
5963
  "filePath": "cloud.main.runtime.ts",
5844
- "line": 428,
5964
+ "line": 445,
5845
5965
  "character": 14
5846
5966
  },
5847
5967
  "members": [
@@ -5849,7 +5969,7 @@
5849
5969
  "__schema": "VariableLikeSchema",
5850
5970
  "location": {
5851
5971
  "filePath": "cloud.main.runtime.ts",
5852
- "line": 429,
5972
+ "line": 446,
5853
5973
  "character": 5
5854
5974
  },
5855
5975
  "signature": "(property) isAlreadyLoggedIn?: boolean | undefined",
@@ -5858,7 +5978,7 @@
5858
5978
  "__schema": "KeywordTypeSchema",
5859
5979
  "location": {
5860
5980
  "filePath": "cloud.main.runtime.ts",
5861
- "line": 429,
5981
+ "line": 446,
5862
5982
  "character": 25
5863
5983
  },
5864
5984
  "name": "boolean"
@@ -5869,7 +5989,7 @@
5869
5989
  "__schema": "VariableLikeSchema",
5870
5990
  "location": {
5871
5991
  "filePath": "cloud.main.runtime.ts",
5872
- "line": 430,
5992
+ "line": 447,
5873
5993
  "character": 5
5874
5994
  },
5875
5995
  "signature": "(property) username?: string | undefined",
@@ -5878,7 +5998,7 @@
5878
5998
  "__schema": "KeywordTypeSchema",
5879
5999
  "location": {
5880
6000
  "filePath": "cloud.main.runtime.ts",
5881
- "line": 430,
6001
+ "line": 447,
5882
6002
  "character": 16
5883
6003
  },
5884
6004
  "name": "string"
@@ -5889,7 +6009,7 @@
5889
6009
  "__schema": "VariableLikeSchema",
5890
6010
  "location": {
5891
6011
  "filePath": "cloud.main.runtime.ts",
5892
- "line": 431,
6012
+ "line": 448,
5893
6013
  "character": 5
5894
6014
  },
5895
6015
  "signature": "(property) token?: string | undefined",
@@ -5898,7 +6018,7 @@
5898
6018
  "__schema": "KeywordTypeSchema",
5899
6019
  "location": {
5900
6020
  "filePath": "cloud.main.runtime.ts",
5901
- "line": 431,
6021
+ "line": 448,
5902
6022
  "character": 13
5903
6023
  },
5904
6024
  "name": "string"
@@ -5909,7 +6029,7 @@
5909
6029
  "__schema": "VariableLikeSchema",
5910
6030
  "location": {
5911
6031
  "filePath": "cloud.main.runtime.ts",
5912
- "line": 432,
6032
+ "line": 449,
5913
6033
  "character": 5
5914
6034
  },
5915
6035
  "signature": "(property) npmrcUpdateResult?: NpmConfigUpdateResult | undefined",
@@ -5918,7 +6038,7 @@
5918
6038
  "__schema": "TypeRefSchema",
5919
6039
  "location": {
5920
6040
  "filePath": "cloud.main.runtime.ts",
5921
- "line": 432,
6041
+ "line": 449,
5922
6042
  "character": 25
5923
6043
  },
5924
6044
  "name": "NpmConfigUpdateResult",
@@ -5932,7 +6052,7 @@
5932
6052
  "__schema": "LiteralTypeSchema",
5933
6053
  "location": {
5934
6054
  "filePath": "cloud.main.runtime.ts",
5935
- "line": 433,
6055
+ "line": 450,
5936
6056
  "character": 7
5937
6057
  },
5938
6058
  "name": "null"
@@ -5949,7 +6069,7 @@
5949
6069
  "__schema": "VariableLikeSchema",
5950
6070
  "location": {
5951
6071
  "filePath": "cloud.main.runtime.ts",
5952
- "line": 485,
6072
+ "line": 503,
5953
6073
  "character": 3
5954
6074
  },
5955
6075
  "signature": "(property) CloudMain.GET_SCOPES: string",
@@ -5958,7 +6078,7 @@
5958
6078
  "__schema": "InferenceTypeSchema",
5959
6079
  "location": {
5960
6080
  "filePath": "cloud.main.runtime.ts",
5961
- "line": 485,
6081
+ "line": 503,
5962
6082
  "character": 3
5963
6083
  },
5964
6084
  "type": "string"
@@ -5970,7 +6090,7 @@
5970
6090
  "__schema": "VariableLikeSchema",
5971
6091
  "location": {
5972
6092
  "filePath": "cloud.main.runtime.ts",
5973
- "line": 497,
6093
+ "line": 515,
5974
6094
  "character": 3
5975
6095
  },
5976
6096
  "signature": "(property) CloudMain.GET_CURRENT_USER: string",
@@ -5979,7 +6099,7 @@
5979
6099
  "__schema": "InferenceTypeSchema",
5980
6100
  "location": {
5981
6101
  "filePath": "cloud.main.runtime.ts",
5982
- "line": 497,
6102
+ "line": 515,
5983
6103
  "character": 3
5984
6104
  },
5985
6105
  "type": "string"
@@ -5991,7 +6111,7 @@
5991
6111
  "__schema": "VariableLikeSchema",
5992
6112
  "location": {
5993
6113
  "filePath": "cloud.main.runtime.ts",
5994
- "line": 507,
6114
+ "line": 525,
5995
6115
  "character": 3
5996
6116
  },
5997
6117
  "signature": "(property) CloudMain.GET_USER_ORGANIZATIONS: string",
@@ -6000,7 +6120,7 @@
6000
6120
  "__schema": "InferenceTypeSchema",
6001
6121
  "location": {
6002
6122
  "filePath": "cloud.main.runtime.ts",
6003
- "line": 507,
6123
+ "line": 525,
6004
6124
  "character": 3
6005
6125
  },
6006
6126
  "type": "string"
@@ -6012,7 +6132,7 @@
6012
6132
  "__schema": "VariableLikeSchema",
6013
6133
  "location": {
6014
6134
  "filePath": "cloud.main.runtime.ts",
6015
- "line": 516,
6135
+ "line": 534,
6016
6136
  "character": 3
6017
6137
  },
6018
6138
  "signature": "(property) CloudMain.PRESET_ORGS: string[]",
@@ -6021,7 +6141,7 @@
6021
6141
  "__schema": "InferenceTypeSchema",
6022
6142
  "location": {
6023
6143
  "filePath": "cloud.main.runtime.ts",
6024
- "line": 516,
6144
+ "line": 534,
6025
6145
  "character": 3
6026
6146
  },
6027
6147
  "type": "string[]"
@@ -6033,7 +6153,7 @@
6033
6153
  "__schema": "FunctionLikeSchema",
6034
6154
  "location": {
6035
6155
  "filePath": "cloud.main.runtime.ts",
6036
- "line": 518,
6156
+ "line": 536,
6037
6157
  "character": 3
6038
6158
  },
6039
6159
  "signature": "(method) CloudMain.getCloudScopes(scopes: string[]): Promise<ScopeDescriptor[]>",
@@ -6043,7 +6163,7 @@
6043
6163
  "__schema": "ParameterSchema",
6044
6164
  "location": {
6045
6165
  "filePath": "cloud.main.runtime.ts",
6046
- "line": 518,
6166
+ "line": 536,
6047
6167
  "character": 24
6048
6168
  },
6049
6169
  "name": "scopes",
@@ -6051,14 +6171,14 @@
6051
6171
  "__schema": "TypeArraySchema",
6052
6172
  "location": {
6053
6173
  "filePath": "cloud.main.runtime.ts",
6054
- "line": 518,
6174
+ "line": 536,
6055
6175
  "character": 32
6056
6176
  },
6057
6177
  "type": {
6058
6178
  "__schema": "KeywordTypeSchema",
6059
6179
  "location": {
6060
6180
  "filePath": "cloud.main.runtime.ts",
6061
- "line": 518,
6181
+ "line": 536,
6062
6182
  "character": 32
6063
6183
  },
6064
6184
  "name": "string"
@@ -6072,7 +6192,7 @@
6072
6192
  "__schema": "TypeRefSchema",
6073
6193
  "location": {
6074
6194
  "filePath": "cloud.main.runtime.ts",
6075
- "line": 518,
6195
+ "line": 536,
6076
6196
  "character": 43
6077
6197
  },
6078
6198
  "name": "Promise",
@@ -6081,14 +6201,14 @@
6081
6201
  "__schema": "TypeArraySchema",
6082
6202
  "location": {
6083
6203
  "filePath": "cloud.main.runtime.ts",
6084
- "line": 518,
6204
+ "line": 536,
6085
6205
  "character": 51
6086
6206
  },
6087
6207
  "type": {
6088
6208
  "__schema": "TypeRefSchema",
6089
6209
  "location": {
6090
6210
  "filePath": "cloud.main.runtime.ts",
6091
- "line": 518,
6211
+ "line": 536,
6092
6212
  "character": 51
6093
6213
  },
6094
6214
  "name": "ScopeDescriptor",
@@ -6109,7 +6229,7 @@
6109
6229
  "__schema": "FunctionLikeSchema",
6110
6230
  "location": {
6111
6231
  "filePath": "cloud.main.runtime.ts",
6112
- "line": 537,
6232
+ "line": 555,
6113
6233
  "character": 3
6114
6234
  },
6115
6235
  "signature": "(method) CloudMain.getCurrentUser(): Promise<CloudUser | null>",
@@ -6119,7 +6239,7 @@
6119
6239
  "__schema": "TypeRefSchema",
6120
6240
  "location": {
6121
6241
  "filePath": "cloud.main.runtime.ts",
6122
- "line": 537,
6242
+ "line": 555,
6123
6243
  "character": 27
6124
6244
  },
6125
6245
  "name": "Promise",
@@ -6128,7 +6248,7 @@
6128
6248
  "__schema": "TypeUnionSchema",
6129
6249
  "location": {
6130
6250
  "filePath": "cloud.main.runtime.ts",
6131
- "line": 537,
6251
+ "line": 555,
6132
6252
  "character": 35
6133
6253
  },
6134
6254
  "types": [
@@ -6136,7 +6256,7 @@
6136
6256
  "__schema": "TypeRefSchema",
6137
6257
  "location": {
6138
6258
  "filePath": "cloud.main.runtime.ts",
6139
- "line": 537,
6259
+ "line": 555,
6140
6260
  "character": 35
6141
6261
  },
6142
6262
  "name": "CloudUser",
@@ -6150,7 +6270,7 @@
6150
6270
  "__schema": "LiteralTypeSchema",
6151
6271
  "location": {
6152
6272
  "filePath": "cloud.main.runtime.ts",
6153
- "line": 537,
6273
+ "line": 555,
6154
6274
  "character": 47
6155
6275
  },
6156
6276
  "name": "null"
@@ -6167,7 +6287,7 @@
6167
6287
  "__schema": "FunctionLikeSchema",
6168
6288
  "location": {
6169
6289
  "filePath": "cloud.main.runtime.ts",
6170
- "line": 549,
6290
+ "line": 567,
6171
6291
  "character": 3
6172
6292
  },
6173
6293
  "signature": "(method) CloudMain.getUserOrganizations(): Promise<CloudOrganization[] | null>",
@@ -6177,7 +6297,7 @@
6177
6297
  "__schema": "TypeRefSchema",
6178
6298
  "location": {
6179
6299
  "filePath": "cloud.main.runtime.ts",
6180
- "line": 549,
6300
+ "line": 567,
6181
6301
  "character": 33
6182
6302
  },
6183
6303
  "name": "Promise",
@@ -6186,7 +6306,7 @@
6186
6306
  "__schema": "TypeUnionSchema",
6187
6307
  "location": {
6188
6308
  "filePath": "cloud.main.runtime.ts",
6189
- "line": 549,
6309
+ "line": 567,
6190
6310
  "character": 41
6191
6311
  },
6192
6312
  "types": [
@@ -6194,14 +6314,14 @@
6194
6314
  "__schema": "TypeArraySchema",
6195
6315
  "location": {
6196
6316
  "filePath": "cloud.main.runtime.ts",
6197
- "line": 549,
6317
+ "line": 567,
6198
6318
  "character": 41
6199
6319
  },
6200
6320
  "type": {
6201
6321
  "__schema": "TypeRefSchema",
6202
6322
  "location": {
6203
6323
  "filePath": "cloud.main.runtime.ts",
6204
- "line": 549,
6324
+ "line": 567,
6205
6325
  "character": 41
6206
6326
  },
6207
6327
  "name": "CloudOrganization",
@@ -6212,7 +6332,7 @@
6212
6332
  "__schema": "LiteralTypeSchema",
6213
6333
  "location": {
6214
6334
  "filePath": "cloud.main.runtime.ts",
6215
- "line": 549,
6335
+ "line": 567,
6216
6336
  "character": 63
6217
6337
  },
6218
6338
  "name": "null"
@@ -6229,7 +6349,7 @@
6229
6349
  "__schema": "FunctionLikeSchema",
6230
6350
  "location": {
6231
6351
  "filePath": "cloud.main.runtime.ts",
6232
- "line": 558,
6352
+ "line": 576,
6233
6353
  "character": 3
6234
6354
  },
6235
6355
  "signature": "(method) CloudMain.fetchFromSymphonyViaGQL<T>(query: string, variables?: Record<string, any>): Promise<T | null>",
@@ -6239,7 +6359,7 @@
6239
6359
  "__schema": "ParameterSchema",
6240
6360
  "location": {
6241
6361
  "filePath": "cloud.main.runtime.ts",
6242
- "line": 558,
6362
+ "line": 576,
6243
6363
  "character": 36
6244
6364
  },
6245
6365
  "name": "query",
@@ -6247,7 +6367,7 @@
6247
6367
  "__schema": "KeywordTypeSchema",
6248
6368
  "location": {
6249
6369
  "filePath": "cloud.main.runtime.ts",
6250
- "line": 558,
6370
+ "line": 576,
6251
6371
  "character": 43
6252
6372
  },
6253
6373
  "name": "string"
@@ -6259,7 +6379,7 @@
6259
6379
  "__schema": "ParameterSchema",
6260
6380
  "location": {
6261
6381
  "filePath": "cloud.main.runtime.ts",
6262
- "line": 558,
6382
+ "line": 576,
6263
6383
  "character": 51
6264
6384
  },
6265
6385
  "name": "variables",
@@ -6267,7 +6387,7 @@
6267
6387
  "__schema": "TypeRefSchema",
6268
6388
  "location": {
6269
6389
  "filePath": "cloud.main.runtime.ts",
6270
- "line": 558,
6390
+ "line": 576,
6271
6391
  "character": 63
6272
6392
  },
6273
6393
  "name": "Record",
@@ -6276,7 +6396,7 @@
6276
6396
  "__schema": "KeywordTypeSchema",
6277
6397
  "location": {
6278
6398
  "filePath": "cloud.main.runtime.ts",
6279
- "line": 558,
6399
+ "line": 576,
6280
6400
  "character": 70
6281
6401
  },
6282
6402
  "name": "string"
@@ -6285,7 +6405,7 @@
6285
6405
  "__schema": "KeywordTypeSchema",
6286
6406
  "location": {
6287
6407
  "filePath": "cloud.main.runtime.ts",
6288
- "line": 558,
6408
+ "line": 576,
6289
6409
  "character": 78
6290
6410
  },
6291
6411
  "name": "any"
@@ -6300,7 +6420,7 @@
6300
6420
  "__schema": "TypeRefSchema",
6301
6421
  "location": {
6302
6422
  "filePath": "cloud.main.runtime.ts",
6303
- "line": 558,
6423
+ "line": 576,
6304
6424
  "character": 85
6305
6425
  },
6306
6426
  "name": "Promise",
@@ -6309,7 +6429,7 @@
6309
6429
  "__schema": "TypeUnionSchema",
6310
6430
  "location": {
6311
6431
  "filePath": "cloud.main.runtime.ts",
6312
- "line": 558,
6432
+ "line": 576,
6313
6433
  "character": 93
6314
6434
  },
6315
6435
  "types": [
@@ -6317,7 +6437,7 @@
6317
6437
  "__schema": "TypeRefSchema",
6318
6438
  "location": {
6319
6439
  "filePath": "cloud.main.runtime.ts",
6320
- "line": 558,
6440
+ "line": 576,
6321
6441
  "character": 93
6322
6442
  },
6323
6443
  "name": "T"
@@ -6326,7 +6446,7 @@
6326
6446
  "__schema": "LiteralTypeSchema",
6327
6447
  "location": {
6328
6448
  "filePath": "cloud.main.runtime.ts",
6329
- "line": 558,
6449
+ "line": 576,
6330
6450
  "character": 97
6331
6451
  },
6332
6452
  "name": "null"
@@ -6346,7 +6466,7 @@
6346
6466
  "__schema": "VariableLikeSchema",
6347
6467
  "location": {
6348
6468
  "filePath": "cloud.main.runtime.ts",
6349
- "line": 585,
6469
+ "line": 603,
6350
6470
  "character": 3
6351
6471
  },
6352
6472
  "signature": "(property) CloudMain.slots: ((registerFn: () => string) => SlotRegistry<OnSuccessLogin>)[]",
@@ -6355,7 +6475,7 @@
6355
6475
  "__schema": "InferenceTypeSchema",
6356
6476
  "location": {
6357
6477
  "filePath": "cloud.main.runtime.ts",
6358
- "line": 585,
6478
+ "line": 603,
6359
6479
  "character": 3
6360
6480
  },
6361
6481
  "type": "((registerFn: () => string) => SlotRegistry<OnSuccessLogin>)[]"
@@ -6367,7 +6487,7 @@
6367
6487
  "__schema": "VariableLikeSchema",
6368
6488
  "location": {
6369
6489
  "filePath": "cloud.main.runtime.ts",
6370
- "line": 586,
6490
+ "line": 604,
6371
6491
  "character": 3
6372
6492
  },
6373
6493
  "signature": "(property) CloudMain.dependencies: Aspect[]",
@@ -6376,7 +6496,7 @@
6376
6496
  "__schema": "InferenceTypeSchema",
6377
6497
  "location": {
6378
6498
  "filePath": "cloud.main.runtime.ts",
6379
- "line": 586,
6499
+ "line": 604,
6380
6500
  "character": 3
6381
6501
  },
6382
6502
  "type": "Aspect[]"
@@ -6388,7 +6508,7 @@
6388
6508
  "__schema": "VariableLikeSchema",
6389
6509
  "location": {
6390
6510
  "filePath": "cloud.main.runtime.ts",
6391
- "line": 596,
6511
+ "line": 614,
6392
6512
  "character": 3
6393
6513
  },
6394
6514
  "signature": "(property) CloudMain.runtime: RuntimeDefinition",
@@ -6397,7 +6517,7 @@
6397
6517
  "__schema": "InferenceTypeSchema",
6398
6518
  "location": {
6399
6519
  "filePath": "cloud.main.runtime.ts",
6400
- "line": 596,
6520
+ "line": 614,
6401
6521
  "character": 3
6402
6522
  },
6403
6523
  "type": "RuntimeDefinition"
@@ -6409,7 +6529,7 @@
6409
6529
  "__schema": "VariableLikeSchema",
6410
6530
  "location": {
6411
6531
  "filePath": "cloud.main.runtime.ts",
6412
- "line": 597,
6532
+ "line": 615,
6413
6533
  "character": 3
6414
6534
  },
6415
6535
  "signature": "(property) CloudMain.defaultConfig: CloudWorkspaceConfig",
@@ -6418,7 +6538,7 @@
6418
6538
  "__schema": "TypeRefSchema",
6419
6539
  "location": {
6420
6540
  "filePath": "cloud.main.runtime.ts",
6421
- "line": 597,
6541
+ "line": 615,
6422
6542
  "character": 3
6423
6543
  },
6424
6544
  "name": "CloudWorkspaceConfig",
@@ -6431,7 +6551,7 @@
6431
6551
  "__schema": "FunctionLikeSchema",
6432
6552
  "location": {
6433
6553
  "filePath": "cloud.main.runtime.ts",
6434
- "line": 609,
6554
+ "line": 627,
6435
6555
  "character": 3
6436
6556
  },
6437
6557
  "signature": "(method) CloudMain.provider([loggerMain, graphql, express, workspace, scope, globalConfig, cli, ui]: [\n LoggerMain,\n GraphqlMain,\n ExpressMain,\n Workspace,\n ScopeMain,\n GlobalConfigMain,\n CLIMain,\n UiMain\n], config: CloudWorkspaceConfig, [onSuccessLoginSlot]: [OnSuccessLoginSlot]): Promise<CloudMain>",
@@ -6441,7 +6561,7 @@
6441
6561
  "__schema": "ParameterSchema",
6442
6562
  "location": {
6443
6563
  "filePath": "cloud.main.runtime.ts",
6444
- "line": 610,
6564
+ "line": 628,
6445
6565
  "character": 5
6446
6566
  },
6447
6567
  "name": "[ loggerMain, graphql, express, workspace, scope, globalConfig, cli, ui ]",
@@ -6449,7 +6569,7 @@
6449
6569
  "__schema": "TupleTypeSchema",
6450
6570
  "location": {
6451
6571
  "filePath": "cloud.main.runtime.ts",
6452
- "line": 610,
6572
+ "line": 628,
6453
6573
  "character": 78
6454
6574
  },
6455
6575
  "elements": [
@@ -6457,7 +6577,7 @@
6457
6577
  "__schema": "TypeRefSchema",
6458
6578
  "location": {
6459
6579
  "filePath": "cloud.main.runtime.ts",
6460
- "line": 611,
6580
+ "line": 629,
6461
6581
  "character": 7
6462
6582
  },
6463
6583
  "name": "LoggerMain",
@@ -6470,7 +6590,7 @@
6470
6590
  "__schema": "TypeRefSchema",
6471
6591
  "location": {
6472
6592
  "filePath": "cloud.main.runtime.ts",
6473
- "line": 612,
6593
+ "line": 630,
6474
6594
  "character": 7
6475
6595
  },
6476
6596
  "name": "GraphqlMain",
@@ -6483,7 +6603,7 @@
6483
6603
  "__schema": "TypeRefSchema",
6484
6604
  "location": {
6485
6605
  "filePath": "cloud.main.runtime.ts",
6486
- "line": 613,
6606
+ "line": 631,
6487
6607
  "character": 7
6488
6608
  },
6489
6609
  "name": "ExpressMain",
@@ -6496,7 +6616,7 @@
6496
6616
  "__schema": "TypeRefSchema",
6497
6617
  "location": {
6498
6618
  "filePath": "cloud.main.runtime.ts",
6499
- "line": 614,
6619
+ "line": 632,
6500
6620
  "character": 7
6501
6621
  },
6502
6622
  "name": "Workspace",
@@ -6509,7 +6629,7 @@
6509
6629
  "__schema": "TypeRefSchema",
6510
6630
  "location": {
6511
6631
  "filePath": "cloud.main.runtime.ts",
6512
- "line": 615,
6632
+ "line": 633,
6513
6633
  "character": 7
6514
6634
  },
6515
6635
  "name": "ScopeMain",
@@ -6522,7 +6642,7 @@
6522
6642
  "__schema": "TypeRefSchema",
6523
6643
  "location": {
6524
6644
  "filePath": "cloud.main.runtime.ts",
6525
- "line": 616,
6645
+ "line": 634,
6526
6646
  "character": 7
6527
6647
  },
6528
6648
  "name": "GlobalConfigMain",
@@ -6535,7 +6655,7 @@
6535
6655
  "__schema": "TypeRefSchema",
6536
6656
  "location": {
6537
6657
  "filePath": "cloud.main.runtime.ts",
6538
- "line": 617,
6658
+ "line": 635,
6539
6659
  "character": 7
6540
6660
  },
6541
6661
  "name": "CLIMain",
@@ -6548,7 +6668,7 @@
6548
6668
  "__schema": "TypeRefSchema",
6549
6669
  "location": {
6550
6670
  "filePath": "cloud.main.runtime.ts",
6551
- "line": 618,
6671
+ "line": 636,
6552
6672
  "character": 7
6553
6673
  },
6554
6674
  "name": "UiMain",
@@ -6566,7 +6686,7 @@
6566
6686
  "__schema": "ParameterSchema",
6567
6687
  "location": {
6568
6688
  "filePath": "cloud.main.runtime.ts",
6569
- "line": 620,
6689
+ "line": 638,
6570
6690
  "character": 5
6571
6691
  },
6572
6692
  "name": "config",
@@ -6574,7 +6694,7 @@
6574
6694
  "__schema": "TypeRefSchema",
6575
6695
  "location": {
6576
6696
  "filePath": "cloud.main.runtime.ts",
6577
- "line": 620,
6697
+ "line": 638,
6578
6698
  "character": 13
6579
6699
  },
6580
6700
  "name": "CloudWorkspaceConfig",
@@ -6587,7 +6707,7 @@
6587
6707
  "__schema": "ParameterSchema",
6588
6708
  "location": {
6589
6709
  "filePath": "cloud.main.runtime.ts",
6590
- "line": 621,
6710
+ "line": 639,
6591
6711
  "character": 5
6592
6712
  },
6593
6713
  "name": "[ onSuccessLoginSlot ]",
@@ -6595,7 +6715,7 @@
6595
6715
  "__schema": "TupleTypeSchema",
6596
6716
  "location": {
6597
6717
  "filePath": "cloud.main.runtime.ts",
6598
- "line": 621,
6718
+ "line": 639,
6599
6719
  "character": 27
6600
6720
  },
6601
6721
  "elements": [
@@ -6603,7 +6723,7 @@
6603
6723
  "__schema": "TypeRefSchema",
6604
6724
  "location": {
6605
6725
  "filePath": "cloud.main.runtime.ts",
6606
- "line": 621,
6726
+ "line": 639,
6607
6727
  "character": 28
6608
6728
  },
6609
6729
  "name": "OnSuccessLoginSlot",
@@ -6619,7 +6739,7 @@
6619
6739
  "__schema": "InferenceTypeSchema",
6620
6740
  "location": {
6621
6741
  "filePath": "cloud.main.runtime.ts",
6622
- "line": 609,
6742
+ "line": 627,
6623
6743
  "character": 3
6624
6744
  },
6625
6745
  "type": "Promise<CloudMain>"
@@ -6928,7 +7048,7 @@
6928
7048
  "__schema": "UnImplementedSchema",
6929
7049
  "location": {
6930
7050
  "filePath": "cloud.main.runtime.ts",
6931
- "line": 643,
7051
+ "line": 661,
6932
7052
  "character": 1
6933
7053
  },
6934
7054
  "name": "CloudAspect.addRuntime(CloudMain);",
@@ -7514,7 +7634,7 @@
7514
7634
  "componentId": {
7515
7635
  "scope": "teambit.cloud",
7516
7636
  "name": "cloud",
7517
- "version": "0.0.486"
7637
+ "version": "0.0.487"
7518
7638
  },
7519
7639
  "taggedModuleExports": []
7520
7640
  }