@teambit/cloud 0.0.440 → 0.0.441

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.
@@ -17,7 +17,7 @@
17
17
  "__schema": "ClassSchema",
18
18
  "location": {
19
19
  "filePath": "cloud.main.runtime.ts",
20
- "line": 88,
20
+ "line": 89,
21
21
  "character": 1
22
22
  },
23
23
  "signature": "class CloudMain",
@@ -27,7 +27,7 @@
27
27
  "__schema": "VariableLikeSchema",
28
28
  "location": {
29
29
  "filePath": "cloud.main.runtime.ts",
30
- "line": 89,
30
+ "line": 90,
31
31
  "character": 3
32
32
  },
33
33
  "signature": "(property) CloudMain.ERROR_RESPONSE: number",
@@ -36,7 +36,7 @@
36
36
  "__schema": "InferenceTypeSchema",
37
37
  "location": {
38
38
  "filePath": "cloud.main.runtime.ts",
39
- "line": 89,
39
+ "line": 90,
40
40
  "character": 3
41
41
  },
42
42
  "type": "number"
@@ -48,7 +48,7 @@
48
48
  "__schema": "VariableLikeSchema",
49
49
  "location": {
50
50
  "filePath": "cloud.main.runtime.ts",
51
- "line": 90,
51
+ "line": 91,
52
52
  "character": 3
53
53
  },
54
54
  "signature": "(property) CloudMain.DEFAULT_PORT: number",
@@ -57,7 +57,7 @@
57
57
  "__schema": "InferenceTypeSchema",
58
58
  "location": {
59
59
  "filePath": "cloud.main.runtime.ts",
60
- "line": 90,
60
+ "line": 91,
61
61
  "character": 3
62
62
  },
63
63
  "type": "number"
@@ -69,7 +69,7 @@
69
69
  "__schema": "VariableLikeSchema",
70
70
  "location": {
71
71
  "filePath": "cloud.main.runtime.ts",
72
- "line": 91,
72
+ "line": 92,
73
73
  "character": 3
74
74
  },
75
75
  "signature": "(property) CloudMain.REDIRECT: number",
@@ -78,7 +78,7 @@
78
78
  "__schema": "InferenceTypeSchema",
79
79
  "location": {
80
80
  "filePath": "cloud.main.runtime.ts",
81
- "line": 91,
81
+ "line": 92,
82
82
  "character": 3
83
83
  },
84
84
  "type": "number"
@@ -90,7 +90,7 @@
90
90
  "__schema": "VariableLikeSchema",
91
91
  "location": {
92
92
  "filePath": "cloud.main.runtime.ts",
93
- "line": 92,
93
+ "line": 93,
94
94
  "character": 3
95
95
  },
96
96
  "signature": "(property) CloudMain.GRAPHQL_ENDPOINT: string",
@@ -99,7 +99,7 @@
99
99
  "__schema": "InferenceTypeSchema",
100
100
  "location": {
101
101
  "filePath": "cloud.main.runtime.ts",
102
- "line": 92,
102
+ "line": 93,
103
103
  "character": 3
104
104
  },
105
105
  "type": "string"
@@ -111,7 +111,7 @@
111
111
  "__schema": "ConstructorSchema",
112
112
  "location": {
113
113
  "filePath": "cloud.main.runtime.ts",
114
- "line": 96,
114
+ "line": 97,
115
115
  "character": 3
116
116
  },
117
117
  "signature": "constructor CloudMain(config: CloudWorkspaceConfig, logger: Logger, express: ExpressMain, workspace: Workspace, scope: ScopeMain, globalConfig: GlobalConfigMain, onSuccessLoginSlot: OnSuccessLoginSlot): CloudMain",
@@ -121,7 +121,7 @@
121
121
  "__schema": "ParameterSchema",
122
122
  "location": {
123
123
  "filePath": "cloud.main.runtime.ts",
124
- "line": 97,
124
+ "line": 98,
125
125
  "character": 5
126
126
  },
127
127
  "name": "config",
@@ -129,7 +129,7 @@
129
129
  "__schema": "TypeRefSchema",
130
130
  "location": {
131
131
  "filePath": "cloud.main.runtime.ts",
132
- "line": 97,
132
+ "line": 98,
133
133
  "character": 21
134
134
  },
135
135
  "name": "CloudWorkspaceConfig"
@@ -141,7 +141,7 @@
141
141
  "__schema": "ParameterSchema",
142
142
  "location": {
143
143
  "filePath": "cloud.main.runtime.ts",
144
- "line": 98,
144
+ "line": 99,
145
145
  "character": 5
146
146
  },
147
147
  "name": "logger",
@@ -149,7 +149,7 @@
149
149
  "__schema": "TypeRefSchema",
150
150
  "location": {
151
151
  "filePath": "cloud.main.runtime.ts",
152
- "line": 98,
152
+ "line": 99,
153
153
  "character": 20
154
154
  },
155
155
  "name": "Logger"
@@ -161,7 +161,7 @@
161
161
  "__schema": "ParameterSchema",
162
162
  "location": {
163
163
  "filePath": "cloud.main.runtime.ts",
164
- "line": 99,
164
+ "line": 100,
165
165
  "character": 5
166
166
  },
167
167
  "name": "express",
@@ -169,7 +169,7 @@
169
169
  "__schema": "TypeRefSchema",
170
170
  "location": {
171
171
  "filePath": "cloud.main.runtime.ts",
172
- "line": 99,
172
+ "line": 100,
173
173
  "character": 21
174
174
  },
175
175
  "name": "ExpressMain"
@@ -181,7 +181,7 @@
181
181
  "__schema": "ParameterSchema",
182
182
  "location": {
183
183
  "filePath": "cloud.main.runtime.ts",
184
- "line": 100,
184
+ "line": 101,
185
185
  "character": 5
186
186
  },
187
187
  "name": "workspace",
@@ -189,7 +189,7 @@
189
189
  "__schema": "TypeRefSchema",
190
190
  "location": {
191
191
  "filePath": "cloud.main.runtime.ts",
192
- "line": 100,
192
+ "line": 101,
193
193
  "character": 23
194
194
  },
195
195
  "name": "Workspace"
@@ -201,7 +201,7 @@
201
201
  "__schema": "ParameterSchema",
202
202
  "location": {
203
203
  "filePath": "cloud.main.runtime.ts",
204
- "line": 101,
204
+ "line": 102,
205
205
  "character": 5
206
206
  },
207
207
  "name": "scope",
@@ -209,7 +209,7 @@
209
209
  "__schema": "TypeRefSchema",
210
210
  "location": {
211
211
  "filePath": "cloud.main.runtime.ts",
212
- "line": 101,
212
+ "line": 102,
213
213
  "character": 19
214
214
  },
215
215
  "name": "ScopeMain"
@@ -221,7 +221,7 @@
221
221
  "__schema": "ParameterSchema",
222
222
  "location": {
223
223
  "filePath": "cloud.main.runtime.ts",
224
- "line": 102,
224
+ "line": 103,
225
225
  "character": 5
226
226
  },
227
227
  "name": "globalConfig",
@@ -229,7 +229,7 @@
229
229
  "__schema": "TypeRefSchema",
230
230
  "location": {
231
231
  "filePath": "cloud.main.runtime.ts",
232
- "line": 102,
232
+ "line": 103,
233
233
  "character": 26
234
234
  },
235
235
  "name": "GlobalConfigMain"
@@ -241,7 +241,7 @@
241
241
  "__schema": "ParameterSchema",
242
242
  "location": {
243
243
  "filePath": "cloud.main.runtime.ts",
244
- "line": 103,
244
+ "line": 104,
245
245
  "character": 5
246
246
  },
247
247
  "name": "onSuccessLoginSlot",
@@ -249,7 +249,7 @@
249
249
  "__schema": "TypeRefSchema",
250
250
  "location": {
251
251
  "filePath": "cloud.main.runtime.ts",
252
- "line": 103,
252
+ "line": 104,
253
253
  "character": 32
254
254
  },
255
255
  "name": "OnSuccessLoginSlot"
@@ -262,7 +262,7 @@
262
262
  "__schema": "ThisTypeSchema",
263
263
  "location": {
264
264
  "filePath": "cloud.main.runtime.ts",
265
- "line": 88,
265
+ "line": 89,
266
266
  "character": 1
267
267
  },
268
268
  "name": "CloudMain"
@@ -273,34 +273,133 @@
273
273
  "__schema": "FunctionLikeSchema",
274
274
  "location": {
275
275
  "filePath": "cloud.main.runtime.ts",
276
- "line": 106,
276
+ "line": 107,
277
+ "character": 3
278
+ },
279
+ "signature": "(method) CloudMain.generateNpmrc({ dryRun }?: {\n dryRun?: boolean;\n}): Promise<string>",
280
+ "name": "generateNpmrc",
281
+ "params": [
282
+ {
283
+ "__schema": "ParameterSchema",
284
+ "location": {
285
+ "filePath": "cloud.main.runtime.ts",
286
+ "line": 107,
287
+ "character": 23
288
+ },
289
+ "name": "{ dryRun }",
290
+ "type": {
291
+ "__schema": "TypeLiteralSchema",
292
+ "location": {
293
+ "filePath": "cloud.main.runtime.ts",
294
+ "line": 107,
295
+ "character": 35
296
+ },
297
+ "members": [
298
+ {
299
+ "__schema": "VariableLikeSchema",
300
+ "location": {
301
+ "filePath": "cloud.main.runtime.ts",
302
+ "line": 107,
303
+ "character": 37
304
+ },
305
+ "signature": "(property) dryRun?: boolean | undefined",
306
+ "name": "dryRun",
307
+ "type": {
308
+ "__schema": "KeywordTypeSchema",
309
+ "location": {
310
+ "filePath": "cloud.main.runtime.ts",
311
+ "line": 107,
312
+ "character": 46
313
+ },
314
+ "name": "boolean"
315
+ },
316
+ "isOptional": true
317
+ }
318
+ ]
319
+ },
320
+ "isOptional": true,
321
+ "defaultValue": "{}",
322
+ "objectBindingNodes": [
323
+ {
324
+ "__schema": "VariableLikeSchema",
325
+ "location": {
326
+ "filePath": "cloud.main.runtime.ts",
327
+ "line": 107,
328
+ "character": 37
329
+ },
330
+ "signature": "(property) dryRun?: boolean | undefined",
331
+ "name": "dryRun",
332
+ "type": {
333
+ "__schema": "KeywordTypeSchema",
334
+ "location": {
335
+ "filePath": "cloud.main.runtime.ts",
336
+ "line": 107,
337
+ "character": 46
338
+ },
339
+ "name": "boolean"
340
+ },
341
+ "isOptional": true
342
+ }
343
+ ],
344
+ "isSpread": false
345
+ }
346
+ ],
347
+ "returnType": {
348
+ "__schema": "TypeRefSchema",
349
+ "location": {
350
+ "filePath": "cloud.main.runtime.ts",
351
+ "line": 107,
352
+ "character": 63
353
+ },
354
+ "name": "Promise",
355
+ "typeArgs": [
356
+ {
357
+ "__schema": "KeywordTypeSchema",
358
+ "location": {
359
+ "filePath": "cloud.main.runtime.ts",
360
+ "line": 107,
361
+ "character": 71
362
+ },
363
+ "name": "string"
364
+ }
365
+ ]
366
+ },
367
+ "modifiers": [
368
+ "async"
369
+ ]
370
+ },
371
+ {
372
+ "__schema": "FunctionLikeSchema",
373
+ "location": {
374
+ "filePath": "cloud.main.runtime.ts",
375
+ "line": 116,
277
376
  "character": 3
278
377
  },
279
- "signature": "(method) CloudMain.updateNpmrcOnLogin({ authToken, username }: {\n authToken: string;\n username: string;\n}): Promise<string>",
280
- "name": "updateNpmrcOnLogin",
378
+ "signature": "(method) CloudMain.updateNpmConfig({ authToken, username, dryRun, }: {\n authToken: string;\n username: string;\n dryRun?: boolean;\n}): Promise<string>",
379
+ "name": "updateNpmConfig",
281
380
  "params": [
282
381
  {
283
382
  "__schema": "ParameterSchema",
284
383
  "location": {
285
384
  "filePath": "cloud.main.runtime.ts",
286
- "line": 106,
287
- "character": 28
385
+ "line": 116,
386
+ "character": 25
288
387
  },
289
- "name": "{ authToken, username }",
388
+ "name": "{ authToken, username, dryRun }",
290
389
  "type": {
291
390
  "__schema": "TypeLiteralSchema",
292
391
  "location": {
293
392
  "filePath": "cloud.main.runtime.ts",
294
- "line": 106,
295
- "character": 53
393
+ "line": 120,
394
+ "character": 6
296
395
  },
297
396
  "members": [
298
397
  {
299
398
  "__schema": "VariableLikeSchema",
300
399
  "location": {
301
400
  "filePath": "cloud.main.runtime.ts",
302
- "line": 106,
303
- "character": 55
401
+ "line": 121,
402
+ "character": 5
304
403
  },
305
404
  "signature": "(property) authToken: string",
306
405
  "name": "authToken",
@@ -308,8 +407,8 @@
308
407
  "__schema": "KeywordTypeSchema",
309
408
  "location": {
310
409
  "filePath": "cloud.main.runtime.ts",
311
- "line": 106,
312
- "character": 66
410
+ "line": 121,
411
+ "character": 16
313
412
  },
314
413
  "name": "string"
315
414
  },
@@ -319,8 +418,8 @@
319
418
  "__schema": "VariableLikeSchema",
320
419
  "location": {
321
420
  "filePath": "cloud.main.runtime.ts",
322
- "line": 106,
323
- "character": 74
421
+ "line": 122,
422
+ "character": 5
324
423
  },
325
424
  "signature": "(property) username: string",
326
425
  "name": "username",
@@ -328,12 +427,32 @@
328
427
  "__schema": "KeywordTypeSchema",
329
428
  "location": {
330
429
  "filePath": "cloud.main.runtime.ts",
331
- "line": 106,
332
- "character": 84
430
+ "line": 122,
431
+ "character": 15
333
432
  },
334
433
  "name": "string"
335
434
  },
336
435
  "isOptional": false
436
+ },
437
+ {
438
+ "__schema": "VariableLikeSchema",
439
+ "location": {
440
+ "filePath": "cloud.main.runtime.ts",
441
+ "line": 123,
442
+ "character": 5
443
+ },
444
+ "signature": "(property) dryRun?: boolean | undefined",
445
+ "name": "dryRun",
446
+ "type": {
447
+ "__schema": "KeywordTypeSchema",
448
+ "location": {
449
+ "filePath": "cloud.main.runtime.ts",
450
+ "line": 123,
451
+ "character": 14
452
+ },
453
+ "name": "boolean"
454
+ },
455
+ "isOptional": true
337
456
  }
338
457
  ]
339
458
  },
@@ -343,8 +462,8 @@
343
462
  "__schema": "VariableLikeSchema",
344
463
  "location": {
345
464
  "filePath": "cloud.main.runtime.ts",
346
- "line": 106,
347
- "character": 55
465
+ "line": 121,
466
+ "character": 5
348
467
  },
349
468
  "signature": "(property) authToken: string",
350
469
  "name": "authToken",
@@ -352,8 +471,8 @@
352
471
  "__schema": "KeywordTypeSchema",
353
472
  "location": {
354
473
  "filePath": "cloud.main.runtime.ts",
355
- "line": 106,
356
- "character": 66
474
+ "line": 121,
475
+ "character": 16
357
476
  },
358
477
  "name": "string"
359
478
  },
@@ -363,8 +482,8 @@
363
482
  "__schema": "VariableLikeSchema",
364
483
  "location": {
365
484
  "filePath": "cloud.main.runtime.ts",
366
- "line": 106,
367
- "character": 74
485
+ "line": 122,
486
+ "character": 5
368
487
  },
369
488
  "signature": "(property) username: string",
370
489
  "name": "username",
@@ -372,12 +491,32 @@
372
491
  "__schema": "KeywordTypeSchema",
373
492
  "location": {
374
493
  "filePath": "cloud.main.runtime.ts",
375
- "line": 106,
376
- "character": 84
494
+ "line": 122,
495
+ "character": 15
377
496
  },
378
497
  "name": "string"
379
498
  },
380
499
  "isOptional": false
500
+ },
501
+ {
502
+ "__schema": "VariableLikeSchema",
503
+ "location": {
504
+ "filePath": "cloud.main.runtime.ts",
505
+ "line": 123,
506
+ "character": 5
507
+ },
508
+ "signature": "(property) dryRun?: boolean | undefined",
509
+ "name": "dryRun",
510
+ "type": {
511
+ "__schema": "KeywordTypeSchema",
512
+ "location": {
513
+ "filePath": "cloud.main.runtime.ts",
514
+ "line": 123,
515
+ "character": 14
516
+ },
517
+ "name": "boolean"
518
+ },
519
+ "isOptional": true
381
520
  }
382
521
  ],
383
522
  "isSpread": false
@@ -387,8 +526,8 @@
387
526
  "__schema": "TypeRefSchema",
388
527
  "location": {
389
528
  "filePath": "cloud.main.runtime.ts",
390
- "line": 106,
391
- "character": 95
529
+ "line": 124,
530
+ "character": 7
392
531
  },
393
532
  "name": "Promise",
394
533
  "typeArgs": [
@@ -396,8 +535,8 @@
396
535
  "__schema": "KeywordTypeSchema",
397
536
  "location": {
398
537
  "filePath": "cloud.main.runtime.ts",
399
- "line": 106,
400
- "character": 103
538
+ "line": 124,
539
+ "character": 15
401
540
  },
402
541
  "name": "string"
403
542
  }
@@ -411,7 +550,7 @@
411
550
  "__schema": "FunctionLikeSchema",
412
551
  "location": {
413
552
  "filePath": "cloud.main.runtime.ts",
414
- "line": 118,
553
+ "line": 137,
415
554
  "character": 3
416
555
  },
417
556
  "signature": "(method) CloudMain.setupAuthListener({ port: portFromParams, clientId, }?: {\n port?: number;\n clientId?: string;\n}): Promise<CloudAuthListener | null>",
@@ -421,7 +560,7 @@
421
560
  "__schema": "ParameterSchema",
422
561
  "location": {
423
562
  "filePath": "cloud.main.runtime.ts",
424
- "line": 118,
563
+ "line": 137,
425
564
  "character": 21
426
565
  },
427
566
  "name": "{ port: portFromParams, clientId = v4() }",
@@ -429,7 +568,7 @@
429
568
  "__schema": "TypeLiteralSchema",
430
569
  "location": {
431
570
  "filePath": "cloud.main.runtime.ts",
432
- "line": 121,
571
+ "line": 140,
433
572
  "character": 6
434
573
  },
435
574
  "members": [
@@ -437,7 +576,7 @@
437
576
  "__schema": "VariableLikeSchema",
438
577
  "location": {
439
578
  "filePath": "cloud.main.runtime.ts",
440
- "line": 122,
579
+ "line": 141,
441
580
  "character": 5
442
581
  },
443
582
  "signature": "(property) port?: number | undefined",
@@ -446,7 +585,7 @@
446
585
  "__schema": "KeywordTypeSchema",
447
586
  "location": {
448
587
  "filePath": "cloud.main.runtime.ts",
449
- "line": 122,
588
+ "line": 141,
450
589
  "character": 12
451
590
  },
452
591
  "name": "number"
@@ -457,7 +596,7 @@
457
596
  "__schema": "VariableLikeSchema",
458
597
  "location": {
459
598
  "filePath": "cloud.main.runtime.ts",
460
- "line": 123,
599
+ "line": 142,
461
600
  "character": 5
462
601
  },
463
602
  "signature": "(property) clientId?: string | undefined",
@@ -466,7 +605,7 @@
466
605
  "__schema": "KeywordTypeSchema",
467
606
  "location": {
468
607
  "filePath": "cloud.main.runtime.ts",
469
- "line": 123,
608
+ "line": 142,
470
609
  "character": 16
471
610
  },
472
611
  "name": "string"
@@ -482,7 +621,7 @@
482
621
  "__schema": "InferenceTypeSchema",
483
622
  "location": {
484
623
  "filePath": "cloud.main.runtime.ts",
485
- "line": 119,
624
+ "line": 138,
486
625
  "character": 11
487
626
  },
488
627
  "name": "portFromParams",
@@ -493,7 +632,7 @@
493
632
  "__schema": "VariableLikeSchema",
494
633
  "location": {
495
634
  "filePath": "cloud.main.runtime.ts",
496
- "line": 123,
635
+ "line": 142,
497
636
  "character": 5
498
637
  },
499
638
  "signature": "(property) clientId?: string | undefined",
@@ -502,7 +641,7 @@
502
641
  "__schema": "KeywordTypeSchema",
503
642
  "location": {
504
643
  "filePath": "cloud.main.runtime.ts",
505
- "line": 123,
644
+ "line": 142,
506
645
  "character": 16
507
646
  },
508
647
  "name": "string"
@@ -517,7 +656,7 @@
517
656
  "__schema": "TypeRefSchema",
518
657
  "location": {
519
658
  "filePath": "cloud.main.runtime.ts",
520
- "line": 124,
659
+ "line": 143,
521
660
  "character": 12
522
661
  },
523
662
  "name": "Promise",
@@ -526,7 +665,7 @@
526
665
  "__schema": "TypeUnionSchema",
527
666
  "location": {
528
667
  "filePath": "cloud.main.runtime.ts",
529
- "line": 124,
668
+ "line": 143,
530
669
  "character": 20
531
670
  },
532
671
  "types": [
@@ -534,7 +673,7 @@
534
673
  "__schema": "TypeRefSchema",
535
674
  "location": {
536
675
  "filePath": "cloud.main.runtime.ts",
537
- "line": 124,
676
+ "line": 143,
538
677
  "character": 20
539
678
  },
540
679
  "name": "CloudAuthListener"
@@ -543,7 +682,7 @@
543
682
  "__schema": "LiteralTypeSchema",
544
683
  "location": {
545
684
  "filePath": "cloud.main.runtime.ts",
546
- "line": 124,
685
+ "line": 143,
547
686
  "character": 40
548
687
  },
549
688
  "name": "null"
@@ -558,7 +697,7 @@
558
697
  "__schema": "FunctionLikeSchema",
559
698
  "location": {
560
699
  "filePath": "cloud.main.runtime.ts",
561
- "line": 235,
700
+ "line": 254,
562
701
  "character": 3
563
702
  },
564
703
  "signature": "(method) CloudMain.registerOnSuccessLogin(onSuccessLoginFn: OnSuccessLogin): this",
@@ -568,7 +707,7 @@
568
707
  "__schema": "ParameterSchema",
569
708
  "location": {
570
709
  "filePath": "cloud.main.runtime.ts",
571
- "line": 235,
710
+ "line": 254,
572
711
  "character": 26
573
712
  },
574
713
  "name": "onSuccessLoginFn",
@@ -576,7 +715,7 @@
576
715
  "__schema": "TypeRefSchema",
577
716
  "location": {
578
717
  "filePath": "cloud.main.runtime.ts",
579
- "line": 235,
718
+ "line": 254,
580
719
  "character": 44
581
720
  },
582
721
  "name": "OnSuccessLogin"
@@ -589,7 +728,7 @@
589
728
  "__schema": "TypeRefSchema",
590
729
  "location": {
591
730
  "filePath": "cloud.main.runtime.ts",
592
- "line": 235,
731
+ "line": 254,
593
732
  "character": 3
594
733
  },
595
734
  "name": "CloudMain"
@@ -600,7 +739,7 @@
600
739
  "__schema": "FunctionLikeSchema",
601
740
  "location": {
602
741
  "filePath": "cloud.main.runtime.ts",
603
- "line": 240,
742
+ "line": 259,
604
743
  "character": 3
605
744
  },
606
745
  "signature": "(method) CloudMain.getCloudDomain(): string",
@@ -610,7 +749,7 @@
610
749
  "__schema": "KeywordTypeSchema",
611
750
  "location": {
612
751
  "filePath": "cloud.main.runtime.ts",
613
- "line": 240,
752
+ "line": 259,
614
753
  "character": 21
615
754
  },
616
755
  "name": "string"
@@ -621,7 +760,7 @@
621
760
  "__schema": "FunctionLikeSchema",
622
761
  "location": {
623
762
  "filePath": "cloud.main.runtime.ts",
624
- "line": 244,
763
+ "line": 263,
625
764
  "character": 3
626
765
  },
627
766
  "signature": "(method) CloudMain.getCloudHubDomain(): string",
@@ -631,7 +770,7 @@
631
770
  "__schema": "KeywordTypeSchema",
632
771
  "location": {
633
772
  "filePath": "cloud.main.runtime.ts",
634
- "line": 244,
773
+ "line": 263,
635
774
  "character": 24
636
775
  },
637
776
  "name": "string"
@@ -642,7 +781,7 @@
642
781
  "__schema": "FunctionLikeSchema",
643
782
  "location": {
644
783
  "filePath": "cloud.main.runtime.ts",
645
- "line": 248,
784
+ "line": 267,
646
785
  "character": 3
647
786
  },
648
787
  "signature": "(method) CloudMain.getCloudApi(): string",
@@ -652,7 +791,7 @@
652
791
  "__schema": "KeywordTypeSchema",
653
792
  "location": {
654
793
  "filePath": "cloud.main.runtime.ts",
655
- "line": 248,
794
+ "line": 267,
656
795
  "character": 18
657
796
  },
658
797
  "name": "string"
@@ -663,7 +802,7 @@
663
802
  "__schema": "FunctionLikeSchema",
664
803
  "location": {
665
804
  "filePath": "cloud.main.runtime.ts",
666
- "line": 252,
805
+ "line": 271,
667
806
  "character": 3
668
807
  },
669
808
  "signature": "(method) CloudMain.getCloudGraphQL(): string",
@@ -673,7 +812,7 @@
673
812
  "__schema": "KeywordTypeSchema",
674
813
  "location": {
675
814
  "filePath": "cloud.main.runtime.ts",
676
- "line": 252,
815
+ "line": 271,
677
816
  "character": 22
678
817
  },
679
818
  "name": "string"
@@ -684,7 +823,7 @@
684
823
  "__schema": "FunctionLikeSchema",
685
824
  "location": {
686
825
  "filePath": "cloud.main.runtime.ts",
687
- "line": 255,
826
+ "line": 274,
688
827
  "character": 3
689
828
  },
690
829
  "signature": "(method) CloudMain.getLoginDomain(): string",
@@ -694,7 +833,7 @@
694
833
  "__schema": "KeywordTypeSchema",
695
834
  "location": {
696
835
  "filePath": "cloud.main.runtime.ts",
697
- "line": 255,
836
+ "line": 274,
698
837
  "character": 21
699
838
  },
700
839
  "name": "string"
@@ -705,7 +844,7 @@
705
844
  "__schema": "FunctionLikeSchema",
706
845
  "location": {
707
846
  "filePath": "cloud.main.runtime.ts",
708
- "line": 259,
847
+ "line": 278,
709
848
  "character": 3
710
849
  },
711
850
  "signature": "(method) CloudMain.getAnalyticsDomain(): string",
@@ -715,7 +854,7 @@
715
854
  "__schema": "KeywordTypeSchema",
716
855
  "location": {
717
856
  "filePath": "cloud.main.runtime.ts",
718
- "line": 259,
857
+ "line": 278,
719
858
  "character": 25
720
859
  },
721
860
  "name": "string"
@@ -726,7 +865,7 @@
726
865
  "__schema": "FunctionLikeSchema",
727
866
  "location": {
728
867
  "filePath": "cloud.main.runtime.ts",
729
- "line": 263,
868
+ "line": 282,
730
869
  "character": 3
731
870
  },
732
871
  "signature": "(method) CloudMain.getRegistryUrl(): string",
@@ -736,7 +875,7 @@
736
875
  "__schema": "KeywordTypeSchema",
737
876
  "location": {
738
877
  "filePath": "cloud.main.runtime.ts",
739
- "line": 263,
878
+ "line": 282,
740
879
  "character": 21
741
880
  },
742
881
  "name": "string"
@@ -747,7 +886,7 @@
747
886
  "__schema": "FunctionLikeSchema",
748
887
  "location": {
749
888
  "filePath": "cloud.main.runtime.ts",
750
- "line": 267,
889
+ "line": 286,
751
890
  "character": 3
752
891
  },
753
892
  "signature": "(method) CloudMain.getCloudExporterUrl(): string",
@@ -757,7 +896,7 @@
757
896
  "__schema": "KeywordTypeSchema",
758
897
  "location": {
759
898
  "filePath": "cloud.main.runtime.ts",
760
- "line": 267,
899
+ "line": 286,
761
900
  "character": 26
762
901
  },
763
902
  "name": "string"
@@ -768,7 +907,7 @@
768
907
  "__schema": "FunctionLikeSchema",
769
908
  "location": {
770
909
  "filePath": "cloud.main.runtime.ts",
771
- "line": 271,
910
+ "line": 290,
772
911
  "character": 3
773
912
  },
774
913
  "signature": "(method) CloudMain.getHubName(): string",
@@ -778,7 +917,7 @@
778
917
  "__schema": "KeywordTypeSchema",
779
918
  "location": {
780
919
  "filePath": "cloud.main.runtime.ts",
781
- "line": 271,
920
+ "line": 290,
782
921
  "character": 17
783
922
  },
784
923
  "name": "string"
@@ -789,7 +928,7 @@
789
928
  "__schema": "FunctionLikeSchema",
790
929
  "location": {
791
930
  "filePath": "cloud.main.runtime.ts",
792
- "line": 275,
931
+ "line": 294,
793
932
  "character": 3
794
933
  },
795
934
  "signature": "(method) CloudMain.getLoginPort(): number",
@@ -799,7 +938,7 @@
799
938
  "__schema": "KeywordTypeSchema",
800
939
  "location": {
801
940
  "filePath": "cloud.main.runtime.ts",
802
- "line": 275,
941
+ "line": 294,
803
942
  "character": 19
804
943
  },
805
944
  "name": "number"
@@ -810,7 +949,7 @@
810
949
  "__schema": "FunctionLikeSchema",
811
950
  "location": {
812
951
  "filePath": "cloud.main.runtime.ts",
813
- "line": 279,
952
+ "line": 298,
814
953
  "character": 3
815
954
  },
816
955
  "signature": "(method) CloudMain.isLoggedIn(): boolean",
@@ -820,7 +959,7 @@
820
959
  "__schema": "KeywordTypeSchema",
821
960
  "location": {
822
961
  "filePath": "cloud.main.runtime.ts",
823
- "line": 279,
962
+ "line": 298,
824
963
  "character": 17
825
964
  },
826
965
  "name": "boolean"
@@ -831,7 +970,7 @@
831
970
  "__schema": "FunctionLikeSchema",
832
971
  "location": {
833
972
  "filePath": "cloud.main.runtime.ts",
834
- "line": 283,
973
+ "line": 302,
835
974
  "character": 3
836
975
  },
837
976
  "signature": "(method) CloudMain.getAuthToken(): string | null",
@@ -841,7 +980,7 @@
841
980
  "__schema": "InferenceTypeSchema",
842
981
  "location": {
843
982
  "filePath": "cloud.main.runtime.ts",
844
- "line": 283,
983
+ "line": 302,
845
984
  "character": 3
846
985
  },
847
986
  "type": "string | null"
@@ -852,7 +991,7 @@
852
991
  "__schema": "FunctionLikeSchema",
853
992
  "location": {
854
993
  "filePath": "cloud.main.runtime.ts",
855
- "line": 292,
994
+ "line": 311,
856
995
  "character": 3
857
996
  },
858
997
  "signature": "(method) CloudMain.getAuthHeader(): {\n Authorization: string;\n}",
@@ -862,7 +1001,7 @@
862
1001
  "__schema": "InferenceTypeSchema",
863
1002
  "location": {
864
1003
  "filePath": "cloud.main.runtime.ts",
865
- "line": 292,
1004
+ "line": 311,
866
1005
  "character": 3
867
1006
  },
868
1007
  "type": "{\n Authorization: string;\n}"
@@ -873,7 +1012,7 @@
873
1012
  "__schema": "FunctionLikeSchema",
874
1013
  "location": {
875
1014
  "filePath": "cloud.main.runtime.ts",
876
- "line": 298,
1015
+ "line": 317,
877
1016
  "character": 3
878
1017
  },
879
1018
  "signature": "(method) CloudMain.getUsername(): string | undefined",
@@ -883,7 +1022,7 @@
883
1022
  "__schema": "TypeUnionSchema",
884
1023
  "location": {
885
1024
  "filePath": "cloud.main.runtime.ts",
886
- "line": 298,
1025
+ "line": 317,
887
1026
  "character": 18
888
1027
  },
889
1028
  "types": [
@@ -891,7 +1030,7 @@
891
1030
  "__schema": "KeywordTypeSchema",
892
1031
  "location": {
893
1032
  "filePath": "cloud.main.runtime.ts",
894
- "line": 298,
1033
+ "line": 317,
895
1034
  "character": 18
896
1035
  },
897
1036
  "name": "string"
@@ -900,7 +1039,7 @@
900
1039
  "__schema": "KeywordTypeSchema",
901
1040
  "location": {
902
1041
  "filePath": "cloud.main.runtime.ts",
903
- "line": 298,
1042
+ "line": 317,
904
1043
  "character": 27
905
1044
  },
906
1045
  "name": "undefined"
@@ -913,7 +1052,7 @@
913
1052
  "__schema": "FunctionLikeSchema",
914
1053
  "location": {
915
1054
  "filePath": "cloud.main.runtime.ts",
916
- "line": 302,
1055
+ "line": 321,
917
1056
  "character": 3
918
1057
  },
919
1058
  "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>",
@@ -923,7 +1062,7 @@
923
1062
  "__schema": "ParameterSchema",
924
1063
  "location": {
925
1064
  "filePath": "cloud.main.runtime.ts",
926
- "line": 302,
1065
+ "line": 321,
927
1066
  "character": 21
928
1067
  },
929
1068
  "name": "{ redirectUrl, machineName, cloudDomain, port: portFromParams }",
@@ -931,7 +1070,7 @@
931
1070
  "__schema": "TypeLiteralSchema",
932
1071
  "location": {
933
1072
  "filePath": "cloud.main.runtime.ts",
934
- "line": 307,
1073
+ "line": 326,
935
1074
  "character": 6
936
1075
  },
937
1076
  "members": [
@@ -939,7 +1078,7 @@
939
1078
  "__schema": "VariableLikeSchema",
940
1079
  "location": {
941
1080
  "filePath": "cloud.main.runtime.ts",
942
- "line": 307,
1081
+ "line": 326,
943
1082
  "character": 8
944
1083
  },
945
1084
  "signature": "(property) redirectUrl?: string | undefined",
@@ -948,7 +1087,7 @@
948
1087
  "__schema": "KeywordTypeSchema",
949
1088
  "location": {
950
1089
  "filePath": "cloud.main.runtime.ts",
951
- "line": 307,
1090
+ "line": 326,
952
1091
  "character": 22
953
1092
  },
954
1093
  "name": "string"
@@ -959,7 +1098,7 @@
959
1098
  "__schema": "VariableLikeSchema",
960
1099
  "location": {
961
1100
  "filePath": "cloud.main.runtime.ts",
962
- "line": 307,
1101
+ "line": 326,
963
1102
  "character": 30
964
1103
  },
965
1104
  "signature": "(property) machineName?: string | undefined",
@@ -968,7 +1107,7 @@
968
1107
  "__schema": "KeywordTypeSchema",
969
1108
  "location": {
970
1109
  "filePath": "cloud.main.runtime.ts",
971
- "line": 307,
1110
+ "line": 326,
972
1111
  "character": 44
973
1112
  },
974
1113
  "name": "string"
@@ -979,7 +1118,7 @@
979
1118
  "__schema": "VariableLikeSchema",
980
1119
  "location": {
981
1120
  "filePath": "cloud.main.runtime.ts",
982
- "line": 307,
1121
+ "line": 326,
983
1122
  "character": 52
984
1123
  },
985
1124
  "signature": "(property) cloudDomain?: string | undefined",
@@ -988,7 +1127,7 @@
988
1127
  "__schema": "KeywordTypeSchema",
989
1128
  "location": {
990
1129
  "filePath": "cloud.main.runtime.ts",
991
- "line": 307,
1130
+ "line": 326,
992
1131
  "character": 66
993
1132
  },
994
1133
  "name": "string"
@@ -999,7 +1138,7 @@
999
1138
  "__schema": "VariableLikeSchema",
1000
1139
  "location": {
1001
1140
  "filePath": "cloud.main.runtime.ts",
1002
- "line": 307,
1141
+ "line": 326,
1003
1142
  "character": 74
1004
1143
  },
1005
1144
  "signature": "(property) port?: string | undefined",
@@ -1008,7 +1147,7 @@
1008
1147
  "__schema": "KeywordTypeSchema",
1009
1148
  "location": {
1010
1149
  "filePath": "cloud.main.runtime.ts",
1011
- "line": 307,
1150
+ "line": 326,
1012
1151
  "character": 81
1013
1152
  },
1014
1153
  "name": "string"
@@ -1024,7 +1163,7 @@
1024
1163
  "__schema": "VariableLikeSchema",
1025
1164
  "location": {
1026
1165
  "filePath": "cloud.main.runtime.ts",
1027
- "line": 307,
1166
+ "line": 326,
1028
1167
  "character": 8
1029
1168
  },
1030
1169
  "signature": "(property) redirectUrl?: string | undefined",
@@ -1033,7 +1172,7 @@
1033
1172
  "__schema": "KeywordTypeSchema",
1034
1173
  "location": {
1035
1174
  "filePath": "cloud.main.runtime.ts",
1036
- "line": 307,
1175
+ "line": 326,
1037
1176
  "character": 22
1038
1177
  },
1039
1178
  "name": "string"
@@ -1044,7 +1183,7 @@
1044
1183
  "__schema": "VariableLikeSchema",
1045
1184
  "location": {
1046
1185
  "filePath": "cloud.main.runtime.ts",
1047
- "line": 307,
1186
+ "line": 326,
1048
1187
  "character": 30
1049
1188
  },
1050
1189
  "signature": "(property) machineName?: string | undefined",
@@ -1053,7 +1192,7 @@
1053
1192
  "__schema": "KeywordTypeSchema",
1054
1193
  "location": {
1055
1194
  "filePath": "cloud.main.runtime.ts",
1056
- "line": 307,
1195
+ "line": 326,
1057
1196
  "character": 44
1058
1197
  },
1059
1198
  "name": "string"
@@ -1064,7 +1203,7 @@
1064
1203
  "__schema": "VariableLikeSchema",
1065
1204
  "location": {
1066
1205
  "filePath": "cloud.main.runtime.ts",
1067
- "line": 307,
1206
+ "line": 326,
1068
1207
  "character": 52
1069
1208
  },
1070
1209
  "signature": "(property) cloudDomain?: string | undefined",
@@ -1073,7 +1212,7 @@
1073
1212
  "__schema": "KeywordTypeSchema",
1074
1213
  "location": {
1075
1214
  "filePath": "cloud.main.runtime.ts",
1076
- "line": 307,
1215
+ "line": 326,
1077
1216
  "character": 66
1078
1217
  },
1079
1218
  "name": "string"
@@ -1084,7 +1223,7 @@
1084
1223
  "__schema": "InferenceTypeSchema",
1085
1224
  "location": {
1086
1225
  "filePath": "cloud.main.runtime.ts",
1087
- "line": 306,
1226
+ "line": 325,
1088
1227
  "character": 11
1089
1228
  },
1090
1229
  "name": "portFromParams",
@@ -1099,7 +1238,7 @@
1099
1238
  "__schema": "TypeRefSchema",
1100
1239
  "location": {
1101
1240
  "filePath": "cloud.main.runtime.ts",
1102
- "line": 307,
1241
+ "line": 326,
1103
1242
  "character": 97
1104
1243
  },
1105
1244
  "name": "Promise",
@@ -1108,7 +1247,7 @@
1108
1247
  "__schema": "TypeUnionSchema",
1109
1248
  "location": {
1110
1249
  "filePath": "cloud.main.runtime.ts",
1111
- "line": 307,
1250
+ "line": 326,
1112
1251
  "character": 105
1113
1252
  },
1114
1253
  "types": [
@@ -1116,7 +1255,7 @@
1116
1255
  "__schema": "KeywordTypeSchema",
1117
1256
  "location": {
1118
1257
  "filePath": "cloud.main.runtime.ts",
1119
- "line": 307,
1258
+ "line": 326,
1120
1259
  "character": 105
1121
1260
  },
1122
1261
  "name": "string"
@@ -1125,7 +1264,7 @@
1125
1264
  "__schema": "LiteralTypeSchema",
1126
1265
  "location": {
1127
1266
  "filePath": "cloud.main.runtime.ts",
1128
- "line": 307,
1267
+ "line": 326,
1129
1268
  "character": 114
1130
1269
  },
1131
1270
  "name": "null"
@@ -1142,7 +1281,7 @@
1142
1281
  "__schema": "FunctionLikeSchema",
1143
1282
  "location": {
1144
1283
  "filePath": "cloud.main.runtime.ts",
1145
- "line": 330,
1284
+ "line": 349,
1146
1285
  "character": 3
1147
1286
  },
1148
1287
  "signature": "(method) CloudMain.logout(): void",
@@ -1152,7 +1291,7 @@
1152
1291
  "__schema": "InferenceTypeSchema",
1153
1292
  "location": {
1154
1293
  "filePath": "cloud.main.runtime.ts",
1155
- "line": 330,
1294
+ "line": 349,
1156
1295
  "character": 3
1157
1296
  },
1158
1297
  "type": "void"
@@ -1163,7 +1302,7 @@
1163
1302
  "__schema": "FunctionLikeSchema",
1164
1303
  "location": {
1165
1304
  "filePath": "cloud.main.runtime.ts",
1166
- "line": 335,
1305
+ "line": 354,
1167
1306
  "character": 3
1168
1307
  },
1169
1308
  "signature": "(method) CloudMain.whoami(): Promise<string | undefined>",
@@ -1173,7 +1312,7 @@
1173
1312
  "__schema": "TypeRefSchema",
1174
1313
  "location": {
1175
1314
  "filePath": "cloud.main.runtime.ts",
1176
- "line": 335,
1315
+ "line": 354,
1177
1316
  "character": 19
1178
1317
  },
1179
1318
  "name": "Promise",
@@ -1182,7 +1321,7 @@
1182
1321
  "__schema": "TypeUnionSchema",
1183
1322
  "location": {
1184
1323
  "filePath": "cloud.main.runtime.ts",
1185
- "line": 335,
1324
+ "line": 354,
1186
1325
  "character": 27
1187
1326
  },
1188
1327
  "types": [
@@ -1190,7 +1329,7 @@
1190
1329
  "__schema": "KeywordTypeSchema",
1191
1330
  "location": {
1192
1331
  "filePath": "cloud.main.runtime.ts",
1193
- "line": 335,
1332
+ "line": 354,
1194
1333
  "character": 27
1195
1334
  },
1196
1335
  "name": "string"
@@ -1199,7 +1338,7 @@
1199
1338
  "__schema": "KeywordTypeSchema",
1200
1339
  "location": {
1201
1340
  "filePath": "cloud.main.runtime.ts",
1202
- "line": 335,
1341
+ "line": 354,
1203
1342
  "character": 36
1204
1343
  },
1205
1344
  "name": "undefined"
@@ -1216,7 +1355,7 @@
1216
1355
  "__schema": "FunctionLikeSchema",
1217
1356
  "location": {
1218
1357
  "filePath": "cloud.main.runtime.ts",
1219
- "line": 343,
1358
+ "line": 362,
1220
1359
  "character": 3
1221
1360
  },
1222
1361
  "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?: {\n success?: boolean;\n error?: Error;\n configUpdates?: string;\n };\n} | null>",
@@ -1226,7 +1365,7 @@
1226
1365
  "__schema": "ParameterSchema",
1227
1366
  "location": {
1228
1367
  "filePath": "cloud.main.runtime.ts",
1229
- "line": 344,
1368
+ "line": 363,
1230
1369
  "character": 5
1231
1370
  },
1232
1371
  "name": "port",
@@ -1234,7 +1373,7 @@
1234
1373
  "__schema": "KeywordTypeSchema",
1235
1374
  "location": {
1236
1375
  "filePath": "cloud.main.runtime.ts",
1237
- "line": 344,
1376
+ "line": 363,
1238
1377
  "character": 12
1239
1378
  },
1240
1379
  "name": "string"
@@ -1246,7 +1385,7 @@
1246
1385
  "__schema": "ParameterSchema",
1247
1386
  "location": {
1248
1387
  "filePath": "cloud.main.runtime.ts",
1249
- "line": 345,
1388
+ "line": 364,
1250
1389
  "character": 5
1251
1390
  },
1252
1391
  "name": "suppressBrowserLaunch",
@@ -1254,7 +1393,7 @@
1254
1393
  "__schema": "KeywordTypeSchema",
1255
1394
  "location": {
1256
1395
  "filePath": "cloud.main.runtime.ts",
1257
- "line": 345,
1396
+ "line": 364,
1258
1397
  "character": 29
1259
1398
  },
1260
1399
  "name": "boolean"
@@ -1266,7 +1405,7 @@
1266
1405
  "__schema": "ParameterSchema",
1267
1406
  "location": {
1268
1407
  "filePath": "cloud.main.runtime.ts",
1269
- "line": 346,
1408
+ "line": 365,
1270
1409
  "character": 5
1271
1410
  },
1272
1411
  "name": "machineName",
@@ -1274,7 +1413,7 @@
1274
1413
  "__schema": "KeywordTypeSchema",
1275
1414
  "location": {
1276
1415
  "filePath": "cloud.main.runtime.ts",
1277
- "line": 346,
1416
+ "line": 365,
1278
1417
  "character": 19
1279
1418
  },
1280
1419
  "name": "string"
@@ -1286,7 +1425,7 @@
1286
1425
  "__schema": "ParameterSchema",
1287
1426
  "location": {
1288
1427
  "filePath": "cloud.main.runtime.ts",
1289
- "line": 347,
1428
+ "line": 366,
1290
1429
  "character": 5
1291
1430
  },
1292
1431
  "name": "cloudDomain",
@@ -1294,7 +1433,7 @@
1294
1433
  "__schema": "KeywordTypeSchema",
1295
1434
  "location": {
1296
1435
  "filePath": "cloud.main.runtime.ts",
1297
- "line": 347,
1436
+ "line": 366,
1298
1437
  "character": 19
1299
1438
  },
1300
1439
  "name": "string"
@@ -1306,7 +1445,7 @@
1306
1445
  "__schema": "ParameterSchema",
1307
1446
  "location": {
1308
1447
  "filePath": "cloud.main.runtime.ts",
1309
- "line": 348,
1448
+ "line": 367,
1310
1449
  "character": 5
1311
1450
  },
1312
1451
  "name": "redirectUrl",
@@ -1314,7 +1453,7 @@
1314
1453
  "__schema": "KeywordTypeSchema",
1315
1454
  "location": {
1316
1455
  "filePath": "cloud.main.runtime.ts",
1317
- "line": 348,
1456
+ "line": 367,
1318
1457
  "character": 19
1319
1458
  },
1320
1459
  "name": "string"
@@ -1327,7 +1466,7 @@
1327
1466
  "__schema": "TypeRefSchema",
1328
1467
  "location": {
1329
1468
  "filePath": "cloud.main.runtime.ts",
1330
- "line": 349,
1469
+ "line": 368,
1331
1470
  "character": 6
1332
1471
  },
1333
1472
  "name": "Promise",
@@ -1336,7 +1475,7 @@
1336
1475
  "__schema": "TypeUnionSchema",
1337
1476
  "location": {
1338
1477
  "filePath": "cloud.main.runtime.ts",
1339
- "line": 349,
1478
+ "line": 368,
1340
1479
  "character": 14
1341
1480
  },
1342
1481
  "types": [
@@ -1344,7 +1483,7 @@
1344
1483
  "__schema": "TypeLiteralSchema",
1345
1484
  "location": {
1346
1485
  "filePath": "cloud.main.runtime.ts",
1347
- "line": 349,
1486
+ "line": 368,
1348
1487
  "character": 14
1349
1488
  },
1350
1489
  "members": [
@@ -1352,7 +1491,7 @@
1352
1491
  "__schema": "VariableLikeSchema",
1353
1492
  "location": {
1354
1493
  "filePath": "cloud.main.runtime.ts",
1355
- "line": 350,
1494
+ "line": 369,
1356
1495
  "character": 5
1357
1496
  },
1358
1497
  "signature": "(property) isAlreadyLoggedIn?: boolean | undefined",
@@ -1361,7 +1500,7 @@
1361
1500
  "__schema": "KeywordTypeSchema",
1362
1501
  "location": {
1363
1502
  "filePath": "cloud.main.runtime.ts",
1364
- "line": 350,
1503
+ "line": 369,
1365
1504
  "character": 25
1366
1505
  },
1367
1506
  "name": "boolean"
@@ -1372,7 +1511,7 @@
1372
1511
  "__schema": "VariableLikeSchema",
1373
1512
  "location": {
1374
1513
  "filePath": "cloud.main.runtime.ts",
1375
- "line": 351,
1514
+ "line": 370,
1376
1515
  "character": 5
1377
1516
  },
1378
1517
  "signature": "(property) username?: string | undefined",
@@ -1381,7 +1520,7 @@
1381
1520
  "__schema": "KeywordTypeSchema",
1382
1521
  "location": {
1383
1522
  "filePath": "cloud.main.runtime.ts",
1384
- "line": 351,
1523
+ "line": 370,
1385
1524
  "character": 16
1386
1525
  },
1387
1526
  "name": "string"
@@ -1392,7 +1531,7 @@
1392
1531
  "__schema": "VariableLikeSchema",
1393
1532
  "location": {
1394
1533
  "filePath": "cloud.main.runtime.ts",
1395
- "line": 352,
1534
+ "line": 371,
1396
1535
  "character": 5
1397
1536
  },
1398
1537
  "signature": "(property) token?: string | undefined",
@@ -1401,7 +1540,7 @@
1401
1540
  "__schema": "KeywordTypeSchema",
1402
1541
  "location": {
1403
1542
  "filePath": "cloud.main.runtime.ts",
1404
- "line": 352,
1543
+ "line": 371,
1405
1544
  "character": 13
1406
1545
  },
1407
1546
  "name": "string"
@@ -1412,7 +1551,7 @@
1412
1551
  "__schema": "VariableLikeSchema",
1413
1552
  "location": {
1414
1553
  "filePath": "cloud.main.runtime.ts",
1415
- "line": 353,
1554
+ "line": 372,
1416
1555
  "character": 5
1417
1556
  },
1418
1557
  "signature": "(property) npmrcUpdateResult?: {\n success?: boolean | undefined;\n error?: Error | undefined;\n configUpdates?: string | undefined;\n} | undefined",
@@ -1421,7 +1560,7 @@
1421
1560
  "__schema": "TypeLiteralSchema",
1422
1561
  "location": {
1423
1562
  "filePath": "cloud.main.runtime.ts",
1424
- "line": 353,
1563
+ "line": 372,
1425
1564
  "character": 25
1426
1565
  },
1427
1566
  "members": [
@@ -1429,7 +1568,7 @@
1429
1568
  "__schema": "VariableLikeSchema",
1430
1569
  "location": {
1431
1570
  "filePath": "cloud.main.runtime.ts",
1432
- "line": 354,
1571
+ "line": 373,
1433
1572
  "character": 7
1434
1573
  },
1435
1574
  "signature": "(property) success?: boolean | undefined",
@@ -1438,7 +1577,7 @@
1438
1577
  "__schema": "KeywordTypeSchema",
1439
1578
  "location": {
1440
1579
  "filePath": "cloud.main.runtime.ts",
1441
- "line": 354,
1580
+ "line": 373,
1442
1581
  "character": 17
1443
1582
  },
1444
1583
  "name": "boolean"
@@ -1449,7 +1588,7 @@
1449
1588
  "__schema": "VariableLikeSchema",
1450
1589
  "location": {
1451
1590
  "filePath": "cloud.main.runtime.ts",
1452
- "line": 355,
1591
+ "line": 374,
1453
1592
  "character": 7
1454
1593
  },
1455
1594
  "signature": "(property) error?: Error | undefined",
@@ -1458,7 +1597,7 @@
1458
1597
  "__schema": "TypeRefSchema",
1459
1598
  "location": {
1460
1599
  "filePath": "cloud.main.runtime.ts",
1461
- "line": 355,
1600
+ "line": 374,
1462
1601
  "character": 15
1463
1602
  },
1464
1603
  "name": "Error"
@@ -1469,7 +1608,7 @@
1469
1608
  "__schema": "VariableLikeSchema",
1470
1609
  "location": {
1471
1610
  "filePath": "cloud.main.runtime.ts",
1472
- "line": 356,
1611
+ "line": 375,
1473
1612
  "character": 7
1474
1613
  },
1475
1614
  "signature": "(property) configUpdates?: string | undefined",
@@ -1478,7 +1617,7 @@
1478
1617
  "__schema": "KeywordTypeSchema",
1479
1618
  "location": {
1480
1619
  "filePath": "cloud.main.runtime.ts",
1481
- "line": 356,
1620
+ "line": 375,
1482
1621
  "character": 23
1483
1622
  },
1484
1623
  "name": "string"
@@ -1495,7 +1634,7 @@
1495
1634
  "__schema": "LiteralTypeSchema",
1496
1635
  "location": {
1497
1636
  "filePath": "cloud.main.runtime.ts",
1498
- "line": 358,
1637
+ "line": 377,
1499
1638
  "character": 7
1500
1639
  },
1501
1640
  "name": "null"
@@ -1512,7 +1651,7 @@
1512
1651
  "__schema": "VariableLikeSchema",
1513
1652
  "location": {
1514
1653
  "filePath": "cloud.main.runtime.ts",
1515
- "line": 410,
1654
+ "line": 429,
1516
1655
  "character": 3
1517
1656
  },
1518
1657
  "signature": "(property) CloudMain.GET_SCOPES: string",
@@ -1521,7 +1660,7 @@
1521
1660
  "__schema": "InferenceTypeSchema",
1522
1661
  "location": {
1523
1662
  "filePath": "cloud.main.runtime.ts",
1524
- "line": 410,
1663
+ "line": 429,
1525
1664
  "character": 3
1526
1665
  },
1527
1666
  "type": "string"
@@ -1533,7 +1672,7 @@
1533
1672
  "__schema": "VariableLikeSchema",
1534
1673
  "location": {
1535
1674
  "filePath": "cloud.main.runtime.ts",
1536
- "line": 422,
1675
+ "line": 441,
1537
1676
  "character": 3
1538
1677
  },
1539
1678
  "signature": "(property) CloudMain.GET_CURRENT_USER: string",
@@ -1542,7 +1681,7 @@
1542
1681
  "__schema": "InferenceTypeSchema",
1543
1682
  "location": {
1544
1683
  "filePath": "cloud.main.runtime.ts",
1545
- "line": 422,
1684
+ "line": 441,
1546
1685
  "character": 3
1547
1686
  },
1548
1687
  "type": "string"
@@ -1554,7 +1693,7 @@
1554
1693
  "__schema": "VariableLikeSchema",
1555
1694
  "location": {
1556
1695
  "filePath": "cloud.main.runtime.ts",
1557
- "line": 432,
1696
+ "line": 451,
1558
1697
  "character": 3
1559
1698
  },
1560
1699
  "signature": "(property) CloudMain.GET_USER_ORGANIZATIONS: string",
@@ -1563,7 +1702,7 @@
1563
1702
  "__schema": "InferenceTypeSchema",
1564
1703
  "location": {
1565
1704
  "filePath": "cloud.main.runtime.ts",
1566
- "line": 432,
1705
+ "line": 451,
1567
1706
  "character": 3
1568
1707
  },
1569
1708
  "type": "string"
@@ -1575,7 +1714,7 @@
1575
1714
  "__schema": "VariableLikeSchema",
1576
1715
  "location": {
1577
1716
  "filePath": "cloud.main.runtime.ts",
1578
- "line": 441,
1717
+ "line": 460,
1579
1718
  "character": 3
1580
1719
  },
1581
1720
  "signature": "(property) CloudMain.PRESET_ORGS: string[]",
@@ -1584,7 +1723,7 @@
1584
1723
  "__schema": "InferenceTypeSchema",
1585
1724
  "location": {
1586
1725
  "filePath": "cloud.main.runtime.ts",
1587
- "line": 441,
1726
+ "line": 460,
1588
1727
  "character": 3
1589
1728
  },
1590
1729
  "type": "string[]"
@@ -1596,7 +1735,7 @@
1596
1735
  "__schema": "FunctionLikeSchema",
1597
1736
  "location": {
1598
1737
  "filePath": "cloud.main.runtime.ts",
1599
- "line": 443,
1738
+ "line": 462,
1600
1739
  "character": 3
1601
1740
  },
1602
1741
  "signature": "(method) CloudMain.getCloudScopes(scopes: string[]): Promise<ScopeDescriptor[]>",
@@ -1606,7 +1745,7 @@
1606
1745
  "__schema": "ParameterSchema",
1607
1746
  "location": {
1608
1747
  "filePath": "cloud.main.runtime.ts",
1609
- "line": 443,
1748
+ "line": 462,
1610
1749
  "character": 24
1611
1750
  },
1612
1751
  "name": "scopes",
@@ -1614,14 +1753,14 @@
1614
1753
  "__schema": "TypeArraySchema",
1615
1754
  "location": {
1616
1755
  "filePath": "cloud.main.runtime.ts",
1617
- "line": 443,
1756
+ "line": 462,
1618
1757
  "character": 32
1619
1758
  },
1620
1759
  "type": {
1621
1760
  "__schema": "KeywordTypeSchema",
1622
1761
  "location": {
1623
1762
  "filePath": "cloud.main.runtime.ts",
1624
- "line": 443,
1763
+ "line": 462,
1625
1764
  "character": 32
1626
1765
  },
1627
1766
  "name": "string"
@@ -1635,7 +1774,7 @@
1635
1774
  "__schema": "TypeRefSchema",
1636
1775
  "location": {
1637
1776
  "filePath": "cloud.main.runtime.ts",
1638
- "line": 443,
1777
+ "line": 462,
1639
1778
  "character": 43
1640
1779
  },
1641
1780
  "name": "Promise",
@@ -1644,14 +1783,14 @@
1644
1783
  "__schema": "TypeArraySchema",
1645
1784
  "location": {
1646
1785
  "filePath": "cloud.main.runtime.ts",
1647
- "line": 443,
1786
+ "line": 462,
1648
1787
  "character": 51
1649
1788
  },
1650
1789
  "type": {
1651
1790
  "__schema": "TypeRefSchema",
1652
1791
  "location": {
1653
1792
  "filePath": "cloud.main.runtime.ts",
1654
- "line": 443,
1793
+ "line": 462,
1655
1794
  "character": 51
1656
1795
  },
1657
1796
  "name": "ScopeDescriptor"
@@ -1667,7 +1806,7 @@
1667
1806
  "__schema": "FunctionLikeSchema",
1668
1807
  "location": {
1669
1808
  "filePath": "cloud.main.runtime.ts",
1670
- "line": 462,
1809
+ "line": 481,
1671
1810
  "character": 3
1672
1811
  },
1673
1812
  "signature": "(method) CloudMain.getCurrentUser(): Promise<CloudUser | null>",
@@ -1677,7 +1816,7 @@
1677
1816
  "__schema": "TypeRefSchema",
1678
1817
  "location": {
1679
1818
  "filePath": "cloud.main.runtime.ts",
1680
- "line": 462,
1819
+ "line": 481,
1681
1820
  "character": 27
1682
1821
  },
1683
1822
  "name": "Promise",
@@ -1686,7 +1825,7 @@
1686
1825
  "__schema": "TypeUnionSchema",
1687
1826
  "location": {
1688
1827
  "filePath": "cloud.main.runtime.ts",
1689
- "line": 462,
1828
+ "line": 481,
1690
1829
  "character": 35
1691
1830
  },
1692
1831
  "types": [
@@ -1694,7 +1833,7 @@
1694
1833
  "__schema": "TypeRefSchema",
1695
1834
  "location": {
1696
1835
  "filePath": "cloud.main.runtime.ts",
1697
- "line": 462,
1836
+ "line": 481,
1698
1837
  "character": 35
1699
1838
  },
1700
1839
  "name": "CloudUser"
@@ -1703,7 +1842,7 @@
1703
1842
  "__schema": "LiteralTypeSchema",
1704
1843
  "location": {
1705
1844
  "filePath": "cloud.main.runtime.ts",
1706
- "line": 462,
1845
+ "line": 481,
1707
1846
  "character": 47
1708
1847
  },
1709
1848
  "name": "null"
@@ -1720,7 +1859,7 @@
1720
1859
  "__schema": "FunctionLikeSchema",
1721
1860
  "location": {
1722
1861
  "filePath": "cloud.main.runtime.ts",
1723
- "line": 474,
1862
+ "line": 493,
1724
1863
  "character": 3
1725
1864
  },
1726
1865
  "signature": "(method) CloudMain.getUserOrganizations(): Promise<CloudOrganization[] | null>",
@@ -1730,7 +1869,7 @@
1730
1869
  "__schema": "TypeRefSchema",
1731
1870
  "location": {
1732
1871
  "filePath": "cloud.main.runtime.ts",
1733
- "line": 474,
1872
+ "line": 493,
1734
1873
  "character": 33
1735
1874
  },
1736
1875
  "name": "Promise",
@@ -1739,7 +1878,7 @@
1739
1878
  "__schema": "TypeUnionSchema",
1740
1879
  "location": {
1741
1880
  "filePath": "cloud.main.runtime.ts",
1742
- "line": 474,
1881
+ "line": 493,
1743
1882
  "character": 41
1744
1883
  },
1745
1884
  "types": [
@@ -1747,14 +1886,14 @@
1747
1886
  "__schema": "TypeArraySchema",
1748
1887
  "location": {
1749
1888
  "filePath": "cloud.main.runtime.ts",
1750
- "line": 474,
1889
+ "line": 493,
1751
1890
  "character": 41
1752
1891
  },
1753
1892
  "type": {
1754
1893
  "__schema": "TypeRefSchema",
1755
1894
  "location": {
1756
1895
  "filePath": "cloud.main.runtime.ts",
1757
- "line": 474,
1896
+ "line": 493,
1758
1897
  "character": 41
1759
1898
  },
1760
1899
  "name": "CloudOrganization"
@@ -1764,7 +1903,7 @@
1764
1903
  "__schema": "LiteralTypeSchema",
1765
1904
  "location": {
1766
1905
  "filePath": "cloud.main.runtime.ts",
1767
- "line": 474,
1906
+ "line": 493,
1768
1907
  "character": 63
1769
1908
  },
1770
1909
  "name": "null"
@@ -1781,7 +1920,7 @@
1781
1920
  "__schema": "FunctionLikeSchema",
1782
1921
  "location": {
1783
1922
  "filePath": "cloud.main.runtime.ts",
1784
- "line": 483,
1923
+ "line": 502,
1785
1924
  "character": 3
1786
1925
  },
1787
1926
  "signature": "(method) CloudMain.fetchFromSymphonyViaGQL<T>(query: string, variables?: Record<string, any>): Promise<T | null>",
@@ -1791,7 +1930,7 @@
1791
1930
  "__schema": "ParameterSchema",
1792
1931
  "location": {
1793
1932
  "filePath": "cloud.main.runtime.ts",
1794
- "line": 483,
1933
+ "line": 502,
1795
1934
  "character": 36
1796
1935
  },
1797
1936
  "name": "query",
@@ -1799,7 +1938,7 @@
1799
1938
  "__schema": "KeywordTypeSchema",
1800
1939
  "location": {
1801
1940
  "filePath": "cloud.main.runtime.ts",
1802
- "line": 483,
1941
+ "line": 502,
1803
1942
  "character": 43
1804
1943
  },
1805
1944
  "name": "string"
@@ -1811,7 +1950,7 @@
1811
1950
  "__schema": "ParameterSchema",
1812
1951
  "location": {
1813
1952
  "filePath": "cloud.main.runtime.ts",
1814
- "line": 483,
1953
+ "line": 502,
1815
1954
  "character": 51
1816
1955
  },
1817
1956
  "name": "variables",
@@ -1819,7 +1958,7 @@
1819
1958
  "__schema": "TypeRefSchema",
1820
1959
  "location": {
1821
1960
  "filePath": "cloud.main.runtime.ts",
1822
- "line": 483,
1961
+ "line": 502,
1823
1962
  "character": 63
1824
1963
  },
1825
1964
  "name": "Record",
@@ -1828,7 +1967,7 @@
1828
1967
  "__schema": "KeywordTypeSchema",
1829
1968
  "location": {
1830
1969
  "filePath": "cloud.main.runtime.ts",
1831
- "line": 483,
1970
+ "line": 502,
1832
1971
  "character": 70
1833
1972
  },
1834
1973
  "name": "string"
@@ -1837,7 +1976,7 @@
1837
1976
  "__schema": "KeywordTypeSchema",
1838
1977
  "location": {
1839
1978
  "filePath": "cloud.main.runtime.ts",
1840
- "line": 483,
1979
+ "line": 502,
1841
1980
  "character": 78
1842
1981
  },
1843
1982
  "name": "any"
@@ -1852,7 +1991,7 @@
1852
1991
  "__schema": "TypeRefSchema",
1853
1992
  "location": {
1854
1993
  "filePath": "cloud.main.runtime.ts",
1855
- "line": 483,
1994
+ "line": 502,
1856
1995
  "character": 85
1857
1996
  },
1858
1997
  "name": "Promise",
@@ -1861,7 +2000,7 @@
1861
2000
  "__schema": "TypeUnionSchema",
1862
2001
  "location": {
1863
2002
  "filePath": "cloud.main.runtime.ts",
1864
- "line": 483,
2003
+ "line": 502,
1865
2004
  "character": 93
1866
2005
  },
1867
2006
  "types": [
@@ -1869,7 +2008,7 @@
1869
2008
  "__schema": "TypeRefSchema",
1870
2009
  "location": {
1871
2010
  "filePath": "cloud.main.runtime.ts",
1872
- "line": 483,
2011
+ "line": 502,
1873
2012
  "character": 93
1874
2013
  },
1875
2014
  "name": "T"
@@ -1878,7 +2017,7 @@
1878
2017
  "__schema": "LiteralTypeSchema",
1879
2018
  "location": {
1880
2019
  "filePath": "cloud.main.runtime.ts",
1881
- "line": 483,
2020
+ "line": 502,
1882
2021
  "character": 97
1883
2022
  },
1884
2023
  "name": "null"
@@ -1898,7 +2037,7 @@
1898
2037
  "__schema": "VariableLikeSchema",
1899
2038
  "location": {
1900
2039
  "filePath": "cloud.main.runtime.ts",
1901
- "line": 510,
2040
+ "line": 529,
1902
2041
  "character": 3
1903
2042
  },
1904
2043
  "signature": "(property) CloudMain.slots: ((registerFn: () => string) => SlotRegistry<OnSuccessLogin>)[]",
@@ -1907,7 +2046,7 @@
1907
2046
  "__schema": "InferenceTypeSchema",
1908
2047
  "location": {
1909
2048
  "filePath": "cloud.main.runtime.ts",
1910
- "line": 510,
2049
+ "line": 529,
1911
2050
  "character": 3
1912
2051
  },
1913
2052
  "type": "((registerFn: () => string) => SlotRegistry<OnSuccessLogin>)[]"
@@ -1919,7 +2058,7 @@
1919
2058
  "__schema": "VariableLikeSchema",
1920
2059
  "location": {
1921
2060
  "filePath": "cloud.main.runtime.ts",
1922
- "line": 511,
2061
+ "line": 530,
1923
2062
  "character": 3
1924
2063
  },
1925
2064
  "signature": "(property) CloudMain.dependencies: Aspect[]",
@@ -1928,7 +2067,7 @@
1928
2067
  "__schema": "InferenceTypeSchema",
1929
2068
  "location": {
1930
2069
  "filePath": "cloud.main.runtime.ts",
1931
- "line": 511,
2070
+ "line": 530,
1932
2071
  "character": 3
1933
2072
  },
1934
2073
  "type": "Aspect[]"
@@ -1940,7 +2079,7 @@
1940
2079
  "__schema": "VariableLikeSchema",
1941
2080
  "location": {
1942
2081
  "filePath": "cloud.main.runtime.ts",
1943
- "line": 521,
2082
+ "line": 540,
1944
2083
  "character": 3
1945
2084
  },
1946
2085
  "signature": "(property) CloudMain.runtime: RuntimeDefinition",
@@ -1949,7 +2088,7 @@
1949
2088
  "__schema": "InferenceTypeSchema",
1950
2089
  "location": {
1951
2090
  "filePath": "cloud.main.runtime.ts",
1952
- "line": 521,
2091
+ "line": 540,
1953
2092
  "character": 3
1954
2093
  },
1955
2094
  "type": "RuntimeDefinition"
@@ -1961,7 +2100,7 @@
1961
2100
  "__schema": "VariableLikeSchema",
1962
2101
  "location": {
1963
2102
  "filePath": "cloud.main.runtime.ts",
1964
- "line": 522,
2103
+ "line": 541,
1965
2104
  "character": 3
1966
2105
  },
1967
2106
  "signature": "(property) CloudMain.defaultConfig: CloudWorkspaceConfig",
@@ -1970,7 +2109,7 @@
1970
2109
  "__schema": "TypeRefSchema",
1971
2110
  "location": {
1972
2111
  "filePath": "cloud.main.runtime.ts",
1973
- "line": 522,
2112
+ "line": 541,
1974
2113
  "character": 3
1975
2114
  },
1976
2115
  "name": "CloudWorkspaceConfig",
@@ -1983,7 +2122,7 @@
1983
2122
  "__schema": "FunctionLikeSchema",
1984
2123
  "location": {
1985
2124
  "filePath": "cloud.main.runtime.ts",
1986
- "line": 534,
2125
+ "line": 553,
1987
2126
  "character": 3
1988
2127
  },
1989
2128
  "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>",
@@ -1993,7 +2132,7 @@
1993
2132
  "__schema": "ParameterSchema",
1994
2133
  "location": {
1995
2134
  "filePath": "cloud.main.runtime.ts",
1996
- "line": 535,
2135
+ "line": 554,
1997
2136
  "character": 5
1998
2137
  },
1999
2138
  "name": "[ loggerMain, graphql, express, workspace, scope, globalConfig, cli, ui ]",
@@ -2001,7 +2140,7 @@
2001
2140
  "__schema": "TupleTypeSchema",
2002
2141
  "location": {
2003
2142
  "filePath": "cloud.main.runtime.ts",
2004
- "line": 535,
2143
+ "line": 554,
2005
2144
  "character": 78
2006
2145
  },
2007
2146
  "elements": [
@@ -2009,7 +2148,7 @@
2009
2148
  "__schema": "TypeRefSchema",
2010
2149
  "location": {
2011
2150
  "filePath": "cloud.main.runtime.ts",
2012
- "line": 536,
2151
+ "line": 555,
2013
2152
  "character": 7
2014
2153
  },
2015
2154
  "name": "LoggerMain"
@@ -2018,7 +2157,7 @@
2018
2157
  "__schema": "TypeRefSchema",
2019
2158
  "location": {
2020
2159
  "filePath": "cloud.main.runtime.ts",
2021
- "line": 537,
2160
+ "line": 556,
2022
2161
  "character": 7
2023
2162
  },
2024
2163
  "name": "GraphqlMain"
@@ -2027,7 +2166,7 @@
2027
2166
  "__schema": "TypeRefSchema",
2028
2167
  "location": {
2029
2168
  "filePath": "cloud.main.runtime.ts",
2030
- "line": 538,
2169
+ "line": 557,
2031
2170
  "character": 7
2032
2171
  },
2033
2172
  "name": "ExpressMain"
@@ -2036,7 +2175,7 @@
2036
2175
  "__schema": "TypeRefSchema",
2037
2176
  "location": {
2038
2177
  "filePath": "cloud.main.runtime.ts",
2039
- "line": 539,
2178
+ "line": 558,
2040
2179
  "character": 7
2041
2180
  },
2042
2181
  "name": "Workspace"
@@ -2045,7 +2184,7 @@
2045
2184
  "__schema": "TypeRefSchema",
2046
2185
  "location": {
2047
2186
  "filePath": "cloud.main.runtime.ts",
2048
- "line": 540,
2187
+ "line": 559,
2049
2188
  "character": 7
2050
2189
  },
2051
2190
  "name": "ScopeMain"
@@ -2054,7 +2193,7 @@
2054
2193
  "__schema": "TypeRefSchema",
2055
2194
  "location": {
2056
2195
  "filePath": "cloud.main.runtime.ts",
2057
- "line": 541,
2196
+ "line": 560,
2058
2197
  "character": 7
2059
2198
  },
2060
2199
  "name": "GlobalConfigMain"
@@ -2063,7 +2202,7 @@
2063
2202
  "__schema": "TypeRefSchema",
2064
2203
  "location": {
2065
2204
  "filePath": "cloud.main.runtime.ts",
2066
- "line": 542,
2205
+ "line": 561,
2067
2206
  "character": 7
2068
2207
  },
2069
2208
  "name": "CLIMain"
@@ -2072,7 +2211,7 @@
2072
2211
  "__schema": "TypeRefSchema",
2073
2212
  "location": {
2074
2213
  "filePath": "cloud.main.runtime.ts",
2075
- "line": 543,
2214
+ "line": 562,
2076
2215
  "character": 7
2077
2216
  },
2078
2217
  "name": "UiMain"
@@ -2086,7 +2225,7 @@
2086
2225
  "__schema": "ParameterSchema",
2087
2226
  "location": {
2088
2227
  "filePath": "cloud.main.runtime.ts",
2089
- "line": 545,
2228
+ "line": 564,
2090
2229
  "character": 5
2091
2230
  },
2092
2231
  "name": "config",
@@ -2094,7 +2233,7 @@
2094
2233
  "__schema": "TypeRefSchema",
2095
2234
  "location": {
2096
2235
  "filePath": "cloud.main.runtime.ts",
2097
- "line": 545,
2236
+ "line": 564,
2098
2237
  "character": 13
2099
2238
  },
2100
2239
  "name": "CloudWorkspaceConfig"
@@ -2106,7 +2245,7 @@
2106
2245
  "__schema": "ParameterSchema",
2107
2246
  "location": {
2108
2247
  "filePath": "cloud.main.runtime.ts",
2109
- "line": 546,
2248
+ "line": 565,
2110
2249
  "character": 5
2111
2250
  },
2112
2251
  "name": "[ onSuccessLoginSlot ]",
@@ -2114,7 +2253,7 @@
2114
2253
  "__schema": "TupleTypeSchema",
2115
2254
  "location": {
2116
2255
  "filePath": "cloud.main.runtime.ts",
2117
- "line": 546,
2256
+ "line": 565,
2118
2257
  "character": 27
2119
2258
  },
2120
2259
  "elements": [
@@ -2122,7 +2261,7 @@
2122
2261
  "__schema": "TypeRefSchema",
2123
2262
  "location": {
2124
2263
  "filePath": "cloud.main.runtime.ts",
2125
- "line": 546,
2264
+ "line": 565,
2126
2265
  "character": 28
2127
2266
  },
2128
2267
  "name": "OnSuccessLoginSlot"
@@ -2137,7 +2276,7 @@
2137
2276
  "__schema": "InferenceTypeSchema",
2138
2277
  "location": {
2139
2278
  "filePath": "cloud.main.runtime.ts",
2140
- "line": 534,
2279
+ "line": 553,
2141
2280
  "character": 3
2142
2281
  },
2143
2282
  "type": "Promise<CloudMain>"
@@ -2656,7 +2795,7 @@
2656
2795
  "__schema": "InterfaceSchema",
2657
2796
  "location": {
2658
2797
  "filePath": "cloud.main.runtime.ts",
2659
- "line": 41,
2798
+ "line": 42,
2660
2799
  "character": 1
2661
2800
  },
2662
2801
  "signature": "interface CloudWorkspaceConfig",
@@ -2666,7 +2805,7 @@
2666
2805
  "__schema": "VariableLikeSchema",
2667
2806
  "location": {
2668
2807
  "filePath": "cloud.main.runtime.ts",
2669
- "line": 42,
2808
+ "line": 43,
2670
2809
  "character": 3
2671
2810
  },
2672
2811
  "signature": "(property) CloudWorkspaceConfig.cloudDomain: string",
@@ -2675,7 +2814,7 @@
2675
2814
  "__schema": "KeywordTypeSchema",
2676
2815
  "location": {
2677
2816
  "filePath": "cloud.main.runtime.ts",
2678
- "line": 42,
2817
+ "line": 43,
2679
2818
  "character": 16
2680
2819
  },
2681
2820
  "name": "string"
@@ -2686,7 +2825,7 @@
2686
2825
  "__schema": "VariableLikeSchema",
2687
2826
  "location": {
2688
2827
  "filePath": "cloud.main.runtime.ts",
2689
- "line": 43,
2828
+ "line": 44,
2690
2829
  "character": 3
2691
2830
  },
2692
2831
  "signature": "(property) CloudWorkspaceConfig.cloudHubDomain: string",
@@ -2695,7 +2834,7 @@
2695
2834
  "__schema": "KeywordTypeSchema",
2696
2835
  "location": {
2697
2836
  "filePath": "cloud.main.runtime.ts",
2698
- "line": 43,
2837
+ "line": 44,
2699
2838
  "character": 19
2700
2839
  },
2701
2840
  "name": "string"
@@ -2706,7 +2845,7 @@
2706
2845
  "__schema": "VariableLikeSchema",
2707
2846
  "location": {
2708
2847
  "filePath": "cloud.main.runtime.ts",
2709
- "line": 44,
2848
+ "line": 45,
2710
2849
  "character": 3
2711
2850
  },
2712
2851
  "signature": "(property) CloudWorkspaceConfig.cloudApi: string",
@@ -2715,7 +2854,7 @@
2715
2854
  "__schema": "KeywordTypeSchema",
2716
2855
  "location": {
2717
2856
  "filePath": "cloud.main.runtime.ts",
2718
- "line": 44,
2857
+ "line": 45,
2719
2858
  "character": 13
2720
2859
  },
2721
2860
  "name": "string"
@@ -2726,7 +2865,7 @@
2726
2865
  "__schema": "VariableLikeSchema",
2727
2866
  "location": {
2728
2867
  "filePath": "cloud.main.runtime.ts",
2729
- "line": 45,
2868
+ "line": 46,
2730
2869
  "character": 3
2731
2870
  },
2732
2871
  "signature": "(property) CloudWorkspaceConfig.cloudGraphQL: string",
@@ -2735,7 +2874,7 @@
2735
2874
  "__schema": "KeywordTypeSchema",
2736
2875
  "location": {
2737
2876
  "filePath": "cloud.main.runtime.ts",
2738
- "line": 45,
2877
+ "line": 46,
2739
2878
  "character": 17
2740
2879
  },
2741
2880
  "name": "string"
@@ -2746,7 +2885,7 @@
2746
2885
  "__schema": "VariableLikeSchema",
2747
2886
  "location": {
2748
2887
  "filePath": "cloud.main.runtime.ts",
2749
- "line": 46,
2888
+ "line": 47,
2750
2889
  "character": 3
2751
2890
  },
2752
2891
  "signature": "(property) CloudWorkspaceConfig.loginDomain: string",
@@ -2755,7 +2894,7 @@
2755
2894
  "__schema": "KeywordTypeSchema",
2756
2895
  "location": {
2757
2896
  "filePath": "cloud.main.runtime.ts",
2758
- "line": 46,
2897
+ "line": 47,
2759
2898
  "character": 16
2760
2899
  },
2761
2900
  "name": "string"
@@ -2766,7 +2905,7 @@
2766
2905
  "__schema": "VariableLikeSchema",
2767
2906
  "location": {
2768
2907
  "filePath": "cloud.main.runtime.ts",
2769
- "line": 47,
2908
+ "line": 48,
2770
2909
  "character": 3
2771
2910
  },
2772
2911
  "signature": "(property) CloudWorkspaceConfig.analyticsDomain: string",
@@ -2775,7 +2914,7 @@
2775
2914
  "__schema": "KeywordTypeSchema",
2776
2915
  "location": {
2777
2916
  "filePath": "cloud.main.runtime.ts",
2778
- "line": 47,
2917
+ "line": 48,
2779
2918
  "character": 20
2780
2919
  },
2781
2920
  "name": "string"
@@ -2786,7 +2925,7 @@
2786
2925
  "__schema": "VariableLikeSchema",
2787
2926
  "location": {
2788
2927
  "filePath": "cloud.main.runtime.ts",
2789
- "line": 48,
2928
+ "line": 49,
2790
2929
  "character": 3
2791
2930
  },
2792
2931
  "signature": "(property) CloudWorkspaceConfig.registryUrl: string",
@@ -2795,7 +2934,7 @@
2795
2934
  "__schema": "KeywordTypeSchema",
2796
2935
  "location": {
2797
2936
  "filePath": "cloud.main.runtime.ts",
2798
- "line": 48,
2937
+ "line": 49,
2799
2938
  "character": 16
2800
2939
  },
2801
2940
  "name": "string"
@@ -2806,7 +2945,7 @@
2806
2945
  "__schema": "VariableLikeSchema",
2807
2946
  "location": {
2808
2947
  "filePath": "cloud.main.runtime.ts",
2809
- "line": 49,
2948
+ "line": 50,
2810
2949
  "character": 3
2811
2950
  },
2812
2951
  "signature": "(property) CloudWorkspaceConfig.cloudExporterUrl: string",
@@ -2815,7 +2954,7 @@
2815
2954
  "__schema": "KeywordTypeSchema",
2816
2955
  "location": {
2817
2956
  "filePath": "cloud.main.runtime.ts",
2818
- "line": 49,
2957
+ "line": 50,
2819
2958
  "character": 21
2820
2959
  },
2821
2960
  "name": "string"
@@ -2826,7 +2965,7 @@
2826
2965
  "__schema": "VariableLikeSchema",
2827
2966
  "location": {
2828
2967
  "filePath": "cloud.main.runtime.ts",
2829
- "line": 50,
2968
+ "line": 51,
2830
2969
  "character": 3
2831
2970
  },
2832
2971
  "signature": "(property) CloudWorkspaceConfig.cloudHubName: string",
@@ -2835,7 +2974,7 @@
2835
2974
  "__schema": "KeywordTypeSchema",
2836
2975
  "location": {
2837
2976
  "filePath": "cloud.main.runtime.ts",
2838
- "line": 50,
2977
+ "line": 51,
2839
2978
  "character": 17
2840
2979
  },
2841
2980
  "name": "string"
@@ -2846,7 +2985,7 @@
2846
2985
  "__schema": "VariableLikeSchema",
2847
2986
  "location": {
2848
2987
  "filePath": "cloud.main.runtime.ts",
2849
- "line": 51,
2988
+ "line": 52,
2850
2989
  "character": 3
2851
2990
  },
2852
2991
  "signature": "(property) CloudWorkspaceConfig.loginPort?: number | undefined",
@@ -2855,7 +2994,7 @@
2855
2994
  "__schema": "KeywordTypeSchema",
2856
2995
  "location": {
2857
2996
  "filePath": "cloud.main.runtime.ts",
2858
- "line": 51,
2997
+ "line": 52,
2859
2998
  "character": 15
2860
2999
  },
2861
3000
  "name": "number"
@@ -2869,7 +3008,7 @@
2869
3008
  "__schema": "TypeSchema",
2870
3009
  "location": {
2871
3010
  "filePath": "cloud.main.runtime.ts",
2872
- "line": 73,
3011
+ "line": 74,
2873
3012
  "character": 1
2874
3013
  },
2875
3014
  "signature": "type OnSuccessLogin = ({ username, token, npmrcUpdateResult, }: {\n username?: string | undefined;\n token?: string | undefined;\n npmrcUpdateResult?: {\n success?: boolean | undefined;\n error?: Error | undefined;\n configUpdates?: string | undefined;\n } | undefined;\n}) => void",
@@ -2878,7 +3017,7 @@
2878
3017
  "__schema": "FunctionLikeSchema",
2879
3018
  "location": {
2880
3019
  "filePath": "cloud.main.runtime.ts",
2881
- "line": 73,
3020
+ "line": 74,
2882
3021
  "character": 30
2883
3022
  },
2884
3023
  "signature": "({ username, token, npmrcUpdateResult }: { \u001b[1musername\u001b[22m?: string; \u001b[1mtoken\u001b[22m?: string; \u001b[1mnpmrcUpdateResult\u001b[22m?: { \u001b[1msuccess\u001b[22m?: boolean; \u001b[1merror\u001b[22m?: Error; \u001b[1mconfigUpdates\u001b[22m?: string } }): void",
@@ -2888,7 +3027,7 @@
2888
3027
  "__schema": "ParameterSchema",
2889
3028
  "location": {
2890
3029
  "filePath": "cloud.main.runtime.ts",
2891
- "line": 73,
3030
+ "line": 74,
2892
3031
  "character": 31
2893
3032
  },
2894
3033
  "name": "{ username, token, npmrcUpdateResult }",
@@ -2896,7 +3035,7 @@
2896
3035
  "__schema": "TypeLiteralSchema",
2897
3036
  "location": {
2898
3037
  "filePath": "cloud.main.runtime.ts",
2899
- "line": 77,
3038
+ "line": 78,
2900
3039
  "character": 4
2901
3040
  },
2902
3041
  "members": [
@@ -2904,7 +3043,7 @@
2904
3043
  "__schema": "VariableLikeSchema",
2905
3044
  "location": {
2906
3045
  "filePath": "cloud.main.runtime.ts",
2907
- "line": 78,
3046
+ "line": 79,
2908
3047
  "character": 3
2909
3048
  },
2910
3049
  "signature": "(property) username?: string | undefined",
@@ -2913,7 +3052,7 @@
2913
3052
  "__schema": "KeywordTypeSchema",
2914
3053
  "location": {
2915
3054
  "filePath": "cloud.main.runtime.ts",
2916
- "line": 78,
3055
+ "line": 79,
2917
3056
  "character": 14
2918
3057
  },
2919
3058
  "name": "string"
@@ -2924,7 +3063,7 @@
2924
3063
  "__schema": "VariableLikeSchema",
2925
3064
  "location": {
2926
3065
  "filePath": "cloud.main.runtime.ts",
2927
- "line": 79,
3066
+ "line": 80,
2928
3067
  "character": 3
2929
3068
  },
2930
3069
  "signature": "(property) token?: string | undefined",
@@ -2933,7 +3072,7 @@
2933
3072
  "__schema": "KeywordTypeSchema",
2934
3073
  "location": {
2935
3074
  "filePath": "cloud.main.runtime.ts",
2936
- "line": 79,
3075
+ "line": 80,
2937
3076
  "character": 11
2938
3077
  },
2939
3078
  "name": "string"
@@ -2944,7 +3083,7 @@
2944
3083
  "__schema": "VariableLikeSchema",
2945
3084
  "location": {
2946
3085
  "filePath": "cloud.main.runtime.ts",
2947
- "line": 80,
3086
+ "line": 81,
2948
3087
  "character": 3
2949
3088
  },
2950
3089
  "signature": "(property) npmrcUpdateResult?: {\n success?: boolean | undefined;\n error?: Error | undefined;\n configUpdates?: string | undefined;\n} | undefined",
@@ -2953,7 +3092,7 @@
2953
3092
  "__schema": "TypeLiteralSchema",
2954
3093
  "location": {
2955
3094
  "filePath": "cloud.main.runtime.ts",
2956
- "line": 80,
3095
+ "line": 81,
2957
3096
  "character": 23
2958
3097
  },
2959
3098
  "members": [
@@ -2961,7 +3100,7 @@
2961
3100
  "__schema": "VariableLikeSchema",
2962
3101
  "location": {
2963
3102
  "filePath": "cloud.main.runtime.ts",
2964
- "line": 81,
3103
+ "line": 82,
2965
3104
  "character": 5
2966
3105
  },
2967
3106
  "signature": "(property) success?: boolean | undefined",
@@ -2970,7 +3109,7 @@
2970
3109
  "__schema": "KeywordTypeSchema",
2971
3110
  "location": {
2972
3111
  "filePath": "cloud.main.runtime.ts",
2973
- "line": 81,
3112
+ "line": 82,
2974
3113
  "character": 15
2975
3114
  },
2976
3115
  "name": "boolean"
@@ -2981,7 +3120,7 @@
2981
3120
  "__schema": "VariableLikeSchema",
2982
3121
  "location": {
2983
3122
  "filePath": "cloud.main.runtime.ts",
2984
- "line": 82,
3123
+ "line": 83,
2985
3124
  "character": 5
2986
3125
  },
2987
3126
  "signature": "(property) error?: Error | undefined",
@@ -2990,7 +3129,7 @@
2990
3129
  "__schema": "TypeRefSchema",
2991
3130
  "location": {
2992
3131
  "filePath": "cloud.main.runtime.ts",
2993
- "line": 82,
3132
+ "line": 83,
2994
3133
  "character": 13
2995
3134
  },
2996
3135
  "name": "Error"
@@ -3001,7 +3140,7 @@
3001
3140
  "__schema": "VariableLikeSchema",
3002
3141
  "location": {
3003
3142
  "filePath": "cloud.main.runtime.ts",
3004
- "line": 83,
3143
+ "line": 84,
3005
3144
  "character": 5
3006
3145
  },
3007
3146
  "signature": "(property) configUpdates?: string | undefined",
@@ -3010,7 +3149,7 @@
3010
3149
  "__schema": "KeywordTypeSchema",
3011
3150
  "location": {
3012
3151
  "filePath": "cloud.main.runtime.ts",
3013
- "line": 83,
3152
+ "line": 84,
3014
3153
  "character": 21
3015
3154
  },
3016
3155
  "name": "string"
@@ -3029,7 +3168,7 @@
3029
3168
  "__schema": "VariableLikeSchema",
3030
3169
  "location": {
3031
3170
  "filePath": "cloud.main.runtime.ts",
3032
- "line": 78,
3171
+ "line": 79,
3033
3172
  "character": 3
3034
3173
  },
3035
3174
  "signature": "(property) username?: string | undefined",
@@ -3038,7 +3177,7 @@
3038
3177
  "__schema": "KeywordTypeSchema",
3039
3178
  "location": {
3040
3179
  "filePath": "cloud.main.runtime.ts",
3041
- "line": 78,
3180
+ "line": 79,
3042
3181
  "character": 14
3043
3182
  },
3044
3183
  "name": "string"
@@ -3049,7 +3188,7 @@
3049
3188
  "__schema": "VariableLikeSchema",
3050
3189
  "location": {
3051
3190
  "filePath": "cloud.main.runtime.ts",
3052
- "line": 79,
3191
+ "line": 80,
3053
3192
  "character": 3
3054
3193
  },
3055
3194
  "signature": "(property) token?: string | undefined",
@@ -3058,7 +3197,7 @@
3058
3197
  "__schema": "KeywordTypeSchema",
3059
3198
  "location": {
3060
3199
  "filePath": "cloud.main.runtime.ts",
3061
- "line": 79,
3200
+ "line": 80,
3062
3201
  "character": 11
3063
3202
  },
3064
3203
  "name": "string"
@@ -3069,7 +3208,7 @@
3069
3208
  "__schema": "VariableLikeSchema",
3070
3209
  "location": {
3071
3210
  "filePath": "cloud.main.runtime.ts",
3072
- "line": 80,
3211
+ "line": 81,
3073
3212
  "character": 3
3074
3213
  },
3075
3214
  "signature": "(property) npmrcUpdateResult?: {\n success?: boolean | undefined;\n error?: Error | undefined;\n configUpdates?: string | undefined;\n} | undefined",
@@ -3078,7 +3217,7 @@
3078
3217
  "__schema": "TypeLiteralSchema",
3079
3218
  "location": {
3080
3219
  "filePath": "cloud.main.runtime.ts",
3081
- "line": 80,
3220
+ "line": 81,
3082
3221
  "character": 23
3083
3222
  },
3084
3223
  "members": [
@@ -3086,7 +3225,7 @@
3086
3225
  "__schema": "VariableLikeSchema",
3087
3226
  "location": {
3088
3227
  "filePath": "cloud.main.runtime.ts",
3089
- "line": 81,
3228
+ "line": 82,
3090
3229
  "character": 5
3091
3230
  },
3092
3231
  "signature": "(property) success?: boolean | undefined",
@@ -3095,7 +3234,7 @@
3095
3234
  "__schema": "KeywordTypeSchema",
3096
3235
  "location": {
3097
3236
  "filePath": "cloud.main.runtime.ts",
3098
- "line": 81,
3237
+ "line": 82,
3099
3238
  "character": 15
3100
3239
  },
3101
3240
  "name": "boolean"
@@ -3106,7 +3245,7 @@
3106
3245
  "__schema": "VariableLikeSchema",
3107
3246
  "location": {
3108
3247
  "filePath": "cloud.main.runtime.ts",
3109
- "line": 82,
3248
+ "line": 83,
3110
3249
  "character": 5
3111
3250
  },
3112
3251
  "signature": "(property) error?: Error | undefined",
@@ -3115,7 +3254,7 @@
3115
3254
  "__schema": "TypeRefSchema",
3116
3255
  "location": {
3117
3256
  "filePath": "cloud.main.runtime.ts",
3118
- "line": 82,
3257
+ "line": 83,
3119
3258
  "character": 13
3120
3259
  },
3121
3260
  "name": "Error"
@@ -3126,7 +3265,7 @@
3126
3265
  "__schema": "VariableLikeSchema",
3127
3266
  "location": {
3128
3267
  "filePath": "cloud.main.runtime.ts",
3129
- "line": 83,
3268
+ "line": 84,
3130
3269
  "character": 5
3131
3270
  },
3132
3271
  "signature": "(property) configUpdates?: string | undefined",
@@ -3135,7 +3274,7 @@
3135
3274
  "__schema": "KeywordTypeSchema",
3136
3275
  "location": {
3137
3276
  "filePath": "cloud.main.runtime.ts",
3138
- "line": 83,
3277
+ "line": 84,
3139
3278
  "character": 21
3140
3279
  },
3141
3280
  "name": "string"
@@ -3154,7 +3293,7 @@
3154
3293
  "__schema": "KeywordTypeSchema",
3155
3294
  "location": {
3156
3295
  "filePath": "cloud.main.runtime.ts",
3157
- "line": 85,
3296
+ "line": 86,
3158
3297
  "character": 7
3159
3298
  },
3160
3299
  "name": "void"
@@ -3166,7 +3305,7 @@
3166
3305
  "__schema": "TypeSchema",
3167
3306
  "location": {
3168
3307
  "filePath": "cloud.main.runtime.ts",
3169
- "line": 86,
3308
+ "line": 87,
3170
3309
  "character": 1
3171
3310
  },
3172
3311
  "signature": "type OnSuccessLoginSlot = SlotRegistry<OnSuccessLogin>",
@@ -3175,7 +3314,7 @@
3175
3314
  "__schema": "TypeRefSchema",
3176
3315
  "location": {
3177
3316
  "filePath": "cloud.main.runtime.ts",
3178
- "line": 86,
3317
+ "line": 87,
3179
3318
  "character": 34
3180
3319
  },
3181
3320
  "name": "SlotRegistry",
@@ -3184,7 +3323,7 @@
3184
3323
  "__schema": "TypeRefSchema",
3185
3324
  "location": {
3186
3325
  "filePath": "cloud.main.runtime.ts",
3187
- "line": 86,
3326
+ "line": 87,
3188
3327
  "character": 47
3189
3328
  },
3190
3329
  "name": "OnSuccessLogin"
@@ -3196,7 +3335,7 @@
3196
3335
  "__schema": "ClassSchema",
3197
3336
  "location": {
3198
3337
  "filePath": "cloud.main.runtime.ts",
3199
- "line": 88,
3338
+ "line": 89,
3200
3339
  "character": 1
3201
3340
  },
3202
3341
  "signature": "class CloudMain",
@@ -3206,7 +3345,7 @@
3206
3345
  "__schema": "VariableLikeSchema",
3207
3346
  "location": {
3208
3347
  "filePath": "cloud.main.runtime.ts",
3209
- "line": 89,
3348
+ "line": 90,
3210
3349
  "character": 3
3211
3350
  },
3212
3351
  "signature": "(property) CloudMain.ERROR_RESPONSE: number",
@@ -3215,7 +3354,7 @@
3215
3354
  "__schema": "InferenceTypeSchema",
3216
3355
  "location": {
3217
3356
  "filePath": "cloud.main.runtime.ts",
3218
- "line": 89,
3357
+ "line": 90,
3219
3358
  "character": 3
3220
3359
  },
3221
3360
  "type": "number"
@@ -3227,7 +3366,7 @@
3227
3366
  "__schema": "VariableLikeSchema",
3228
3367
  "location": {
3229
3368
  "filePath": "cloud.main.runtime.ts",
3230
- "line": 90,
3369
+ "line": 91,
3231
3370
  "character": 3
3232
3371
  },
3233
3372
  "signature": "(property) CloudMain.DEFAULT_PORT: number",
@@ -3236,7 +3375,7 @@
3236
3375
  "__schema": "InferenceTypeSchema",
3237
3376
  "location": {
3238
3377
  "filePath": "cloud.main.runtime.ts",
3239
- "line": 90,
3378
+ "line": 91,
3240
3379
  "character": 3
3241
3380
  },
3242
3381
  "type": "number"
@@ -3248,7 +3387,7 @@
3248
3387
  "__schema": "VariableLikeSchema",
3249
3388
  "location": {
3250
3389
  "filePath": "cloud.main.runtime.ts",
3251
- "line": 91,
3390
+ "line": 92,
3252
3391
  "character": 3
3253
3392
  },
3254
3393
  "signature": "(property) CloudMain.REDIRECT: number",
@@ -3257,7 +3396,7 @@
3257
3396
  "__schema": "InferenceTypeSchema",
3258
3397
  "location": {
3259
3398
  "filePath": "cloud.main.runtime.ts",
3260
- "line": 91,
3399
+ "line": 92,
3261
3400
  "character": 3
3262
3401
  },
3263
3402
  "type": "number"
@@ -3269,7 +3408,7 @@
3269
3408
  "__schema": "VariableLikeSchema",
3270
3409
  "location": {
3271
3410
  "filePath": "cloud.main.runtime.ts",
3272
- "line": 92,
3411
+ "line": 93,
3273
3412
  "character": 3
3274
3413
  },
3275
3414
  "signature": "(property) CloudMain.GRAPHQL_ENDPOINT: string",
@@ -3278,7 +3417,7 @@
3278
3417
  "__schema": "InferenceTypeSchema",
3279
3418
  "location": {
3280
3419
  "filePath": "cloud.main.runtime.ts",
3281
- "line": 92,
3420
+ "line": 93,
3282
3421
  "character": 3
3283
3422
  },
3284
3423
  "type": "string"
@@ -3290,7 +3429,7 @@
3290
3429
  "__schema": "ConstructorSchema",
3291
3430
  "location": {
3292
3431
  "filePath": "cloud.main.runtime.ts",
3293
- "line": 96,
3432
+ "line": 97,
3294
3433
  "character": 3
3295
3434
  },
3296
3435
  "signature": "constructor CloudMain(config: CloudWorkspaceConfig, logger: Logger, express: ExpressMain, workspace: Workspace, scope: ScopeMain, globalConfig: GlobalConfigMain, onSuccessLoginSlot: OnSuccessLoginSlot): CloudMain",
@@ -3300,7 +3439,7 @@
3300
3439
  "__schema": "ParameterSchema",
3301
3440
  "location": {
3302
3441
  "filePath": "cloud.main.runtime.ts",
3303
- "line": 97,
3442
+ "line": 98,
3304
3443
  "character": 5
3305
3444
  },
3306
3445
  "name": "config",
@@ -3308,7 +3447,7 @@
3308
3447
  "__schema": "TypeRefSchema",
3309
3448
  "location": {
3310
3449
  "filePath": "cloud.main.runtime.ts",
3311
- "line": 97,
3450
+ "line": 98,
3312
3451
  "character": 21
3313
3452
  },
3314
3453
  "name": "CloudWorkspaceConfig"
@@ -3320,7 +3459,7 @@
3320
3459
  "__schema": "ParameterSchema",
3321
3460
  "location": {
3322
3461
  "filePath": "cloud.main.runtime.ts",
3323
- "line": 98,
3462
+ "line": 99,
3324
3463
  "character": 5
3325
3464
  },
3326
3465
  "name": "logger",
@@ -3328,7 +3467,7 @@
3328
3467
  "__schema": "TypeRefSchema",
3329
3468
  "location": {
3330
3469
  "filePath": "cloud.main.runtime.ts",
3331
- "line": 98,
3470
+ "line": 99,
3332
3471
  "character": 20
3333
3472
  },
3334
3473
  "name": "Logger"
@@ -3340,7 +3479,7 @@
3340
3479
  "__schema": "ParameterSchema",
3341
3480
  "location": {
3342
3481
  "filePath": "cloud.main.runtime.ts",
3343
- "line": 99,
3482
+ "line": 100,
3344
3483
  "character": 5
3345
3484
  },
3346
3485
  "name": "express",
@@ -3348,7 +3487,7 @@
3348
3487
  "__schema": "TypeRefSchema",
3349
3488
  "location": {
3350
3489
  "filePath": "cloud.main.runtime.ts",
3351
- "line": 99,
3490
+ "line": 100,
3352
3491
  "character": 21
3353
3492
  },
3354
3493
  "name": "ExpressMain"
@@ -3360,7 +3499,7 @@
3360
3499
  "__schema": "ParameterSchema",
3361
3500
  "location": {
3362
3501
  "filePath": "cloud.main.runtime.ts",
3363
- "line": 100,
3502
+ "line": 101,
3364
3503
  "character": 5
3365
3504
  },
3366
3505
  "name": "workspace",
@@ -3368,7 +3507,7 @@
3368
3507
  "__schema": "TypeRefSchema",
3369
3508
  "location": {
3370
3509
  "filePath": "cloud.main.runtime.ts",
3371
- "line": 100,
3510
+ "line": 101,
3372
3511
  "character": 23
3373
3512
  },
3374
3513
  "name": "Workspace"
@@ -3380,7 +3519,7 @@
3380
3519
  "__schema": "ParameterSchema",
3381
3520
  "location": {
3382
3521
  "filePath": "cloud.main.runtime.ts",
3383
- "line": 101,
3522
+ "line": 102,
3384
3523
  "character": 5
3385
3524
  },
3386
3525
  "name": "scope",
@@ -3388,7 +3527,7 @@
3388
3527
  "__schema": "TypeRefSchema",
3389
3528
  "location": {
3390
3529
  "filePath": "cloud.main.runtime.ts",
3391
- "line": 101,
3530
+ "line": 102,
3392
3531
  "character": 19
3393
3532
  },
3394
3533
  "name": "ScopeMain"
@@ -3400,7 +3539,7 @@
3400
3539
  "__schema": "ParameterSchema",
3401
3540
  "location": {
3402
3541
  "filePath": "cloud.main.runtime.ts",
3403
- "line": 102,
3542
+ "line": 103,
3404
3543
  "character": 5
3405
3544
  },
3406
3545
  "name": "globalConfig",
@@ -3408,7 +3547,7 @@
3408
3547
  "__schema": "TypeRefSchema",
3409
3548
  "location": {
3410
3549
  "filePath": "cloud.main.runtime.ts",
3411
- "line": 102,
3550
+ "line": 103,
3412
3551
  "character": 26
3413
3552
  },
3414
3553
  "name": "GlobalConfigMain"
@@ -3420,7 +3559,7 @@
3420
3559
  "__schema": "ParameterSchema",
3421
3560
  "location": {
3422
3561
  "filePath": "cloud.main.runtime.ts",
3423
- "line": 103,
3562
+ "line": 104,
3424
3563
  "character": 5
3425
3564
  },
3426
3565
  "name": "onSuccessLoginSlot",
@@ -3428,7 +3567,7 @@
3428
3567
  "__schema": "TypeRefSchema",
3429
3568
  "location": {
3430
3569
  "filePath": "cloud.main.runtime.ts",
3431
- "line": 103,
3570
+ "line": 104,
3432
3571
  "character": 32
3433
3572
  },
3434
3573
  "name": "OnSuccessLoginSlot"
@@ -3441,7 +3580,7 @@
3441
3580
  "__schema": "ThisTypeSchema",
3442
3581
  "location": {
3443
3582
  "filePath": "cloud.main.runtime.ts",
3444
- "line": 88,
3583
+ "line": 89,
3445
3584
  "character": 1
3446
3585
  },
3447
3586
  "name": "CloudMain"
@@ -3452,34 +3591,133 @@
3452
3591
  "__schema": "FunctionLikeSchema",
3453
3592
  "location": {
3454
3593
  "filePath": "cloud.main.runtime.ts",
3455
- "line": 106,
3594
+ "line": 107,
3595
+ "character": 3
3596
+ },
3597
+ "signature": "(method) CloudMain.generateNpmrc({ dryRun }?: {\n dryRun?: boolean;\n}): Promise<string>",
3598
+ "name": "generateNpmrc",
3599
+ "params": [
3600
+ {
3601
+ "__schema": "ParameterSchema",
3602
+ "location": {
3603
+ "filePath": "cloud.main.runtime.ts",
3604
+ "line": 107,
3605
+ "character": 23
3606
+ },
3607
+ "name": "{ dryRun }",
3608
+ "type": {
3609
+ "__schema": "TypeLiteralSchema",
3610
+ "location": {
3611
+ "filePath": "cloud.main.runtime.ts",
3612
+ "line": 107,
3613
+ "character": 35
3614
+ },
3615
+ "members": [
3616
+ {
3617
+ "__schema": "VariableLikeSchema",
3618
+ "location": {
3619
+ "filePath": "cloud.main.runtime.ts",
3620
+ "line": 107,
3621
+ "character": 37
3622
+ },
3623
+ "signature": "(property) dryRun?: boolean | undefined",
3624
+ "name": "dryRun",
3625
+ "type": {
3626
+ "__schema": "KeywordTypeSchema",
3627
+ "location": {
3628
+ "filePath": "cloud.main.runtime.ts",
3629
+ "line": 107,
3630
+ "character": 46
3631
+ },
3632
+ "name": "boolean"
3633
+ },
3634
+ "isOptional": true
3635
+ }
3636
+ ]
3637
+ },
3638
+ "isOptional": true,
3639
+ "defaultValue": "{}",
3640
+ "objectBindingNodes": [
3641
+ {
3642
+ "__schema": "VariableLikeSchema",
3643
+ "location": {
3644
+ "filePath": "cloud.main.runtime.ts",
3645
+ "line": 107,
3646
+ "character": 37
3647
+ },
3648
+ "signature": "(property) dryRun?: boolean | undefined",
3649
+ "name": "dryRun",
3650
+ "type": {
3651
+ "__schema": "KeywordTypeSchema",
3652
+ "location": {
3653
+ "filePath": "cloud.main.runtime.ts",
3654
+ "line": 107,
3655
+ "character": 46
3656
+ },
3657
+ "name": "boolean"
3658
+ },
3659
+ "isOptional": true
3660
+ }
3661
+ ],
3662
+ "isSpread": false
3663
+ }
3664
+ ],
3665
+ "returnType": {
3666
+ "__schema": "TypeRefSchema",
3667
+ "location": {
3668
+ "filePath": "cloud.main.runtime.ts",
3669
+ "line": 107,
3670
+ "character": 63
3671
+ },
3672
+ "name": "Promise",
3673
+ "typeArgs": [
3674
+ {
3675
+ "__schema": "KeywordTypeSchema",
3676
+ "location": {
3677
+ "filePath": "cloud.main.runtime.ts",
3678
+ "line": 107,
3679
+ "character": 71
3680
+ },
3681
+ "name": "string"
3682
+ }
3683
+ ]
3684
+ },
3685
+ "modifiers": [
3686
+ "async"
3687
+ ]
3688
+ },
3689
+ {
3690
+ "__schema": "FunctionLikeSchema",
3691
+ "location": {
3692
+ "filePath": "cloud.main.runtime.ts",
3693
+ "line": 116,
3456
3694
  "character": 3
3457
3695
  },
3458
- "signature": "(method) CloudMain.updateNpmrcOnLogin({ authToken, username }: {\n authToken: string;\n username: string;\n}): Promise<string>",
3459
- "name": "updateNpmrcOnLogin",
3696
+ "signature": "(method) CloudMain.updateNpmConfig({ authToken, username, dryRun, }: {\n authToken: string;\n username: string;\n dryRun?: boolean;\n}): Promise<string>",
3697
+ "name": "updateNpmConfig",
3460
3698
  "params": [
3461
3699
  {
3462
3700
  "__schema": "ParameterSchema",
3463
3701
  "location": {
3464
3702
  "filePath": "cloud.main.runtime.ts",
3465
- "line": 106,
3466
- "character": 28
3703
+ "line": 116,
3704
+ "character": 25
3467
3705
  },
3468
- "name": "{ authToken, username }",
3706
+ "name": "{ authToken, username, dryRun }",
3469
3707
  "type": {
3470
3708
  "__schema": "TypeLiteralSchema",
3471
3709
  "location": {
3472
3710
  "filePath": "cloud.main.runtime.ts",
3473
- "line": 106,
3474
- "character": 53
3711
+ "line": 120,
3712
+ "character": 6
3475
3713
  },
3476
3714
  "members": [
3477
3715
  {
3478
3716
  "__schema": "VariableLikeSchema",
3479
3717
  "location": {
3480
3718
  "filePath": "cloud.main.runtime.ts",
3481
- "line": 106,
3482
- "character": 55
3719
+ "line": 121,
3720
+ "character": 5
3483
3721
  },
3484
3722
  "signature": "(property) authToken: string",
3485
3723
  "name": "authToken",
@@ -3487,8 +3725,8 @@
3487
3725
  "__schema": "KeywordTypeSchema",
3488
3726
  "location": {
3489
3727
  "filePath": "cloud.main.runtime.ts",
3490
- "line": 106,
3491
- "character": 66
3728
+ "line": 121,
3729
+ "character": 16
3492
3730
  },
3493
3731
  "name": "string"
3494
3732
  },
@@ -3498,8 +3736,8 @@
3498
3736
  "__schema": "VariableLikeSchema",
3499
3737
  "location": {
3500
3738
  "filePath": "cloud.main.runtime.ts",
3501
- "line": 106,
3502
- "character": 74
3739
+ "line": 122,
3740
+ "character": 5
3503
3741
  },
3504
3742
  "signature": "(property) username: string",
3505
3743
  "name": "username",
@@ -3507,12 +3745,32 @@
3507
3745
  "__schema": "KeywordTypeSchema",
3508
3746
  "location": {
3509
3747
  "filePath": "cloud.main.runtime.ts",
3510
- "line": 106,
3511
- "character": 84
3748
+ "line": 122,
3749
+ "character": 15
3512
3750
  },
3513
3751
  "name": "string"
3514
3752
  },
3515
3753
  "isOptional": false
3754
+ },
3755
+ {
3756
+ "__schema": "VariableLikeSchema",
3757
+ "location": {
3758
+ "filePath": "cloud.main.runtime.ts",
3759
+ "line": 123,
3760
+ "character": 5
3761
+ },
3762
+ "signature": "(property) dryRun?: boolean | undefined",
3763
+ "name": "dryRun",
3764
+ "type": {
3765
+ "__schema": "KeywordTypeSchema",
3766
+ "location": {
3767
+ "filePath": "cloud.main.runtime.ts",
3768
+ "line": 123,
3769
+ "character": 14
3770
+ },
3771
+ "name": "boolean"
3772
+ },
3773
+ "isOptional": true
3516
3774
  }
3517
3775
  ]
3518
3776
  },
@@ -3522,8 +3780,8 @@
3522
3780
  "__schema": "VariableLikeSchema",
3523
3781
  "location": {
3524
3782
  "filePath": "cloud.main.runtime.ts",
3525
- "line": 106,
3526
- "character": 55
3783
+ "line": 121,
3784
+ "character": 5
3527
3785
  },
3528
3786
  "signature": "(property) authToken: string",
3529
3787
  "name": "authToken",
@@ -3531,8 +3789,8 @@
3531
3789
  "__schema": "KeywordTypeSchema",
3532
3790
  "location": {
3533
3791
  "filePath": "cloud.main.runtime.ts",
3534
- "line": 106,
3535
- "character": 66
3792
+ "line": 121,
3793
+ "character": 16
3536
3794
  },
3537
3795
  "name": "string"
3538
3796
  },
@@ -3542,8 +3800,8 @@
3542
3800
  "__schema": "VariableLikeSchema",
3543
3801
  "location": {
3544
3802
  "filePath": "cloud.main.runtime.ts",
3545
- "line": 106,
3546
- "character": 74
3803
+ "line": 122,
3804
+ "character": 5
3547
3805
  },
3548
3806
  "signature": "(property) username: string",
3549
3807
  "name": "username",
@@ -3551,12 +3809,32 @@
3551
3809
  "__schema": "KeywordTypeSchema",
3552
3810
  "location": {
3553
3811
  "filePath": "cloud.main.runtime.ts",
3554
- "line": 106,
3555
- "character": 84
3812
+ "line": 122,
3813
+ "character": 15
3556
3814
  },
3557
3815
  "name": "string"
3558
3816
  },
3559
3817
  "isOptional": false
3818
+ },
3819
+ {
3820
+ "__schema": "VariableLikeSchema",
3821
+ "location": {
3822
+ "filePath": "cloud.main.runtime.ts",
3823
+ "line": 123,
3824
+ "character": 5
3825
+ },
3826
+ "signature": "(property) dryRun?: boolean | undefined",
3827
+ "name": "dryRun",
3828
+ "type": {
3829
+ "__schema": "KeywordTypeSchema",
3830
+ "location": {
3831
+ "filePath": "cloud.main.runtime.ts",
3832
+ "line": 123,
3833
+ "character": 14
3834
+ },
3835
+ "name": "boolean"
3836
+ },
3837
+ "isOptional": true
3560
3838
  }
3561
3839
  ],
3562
3840
  "isSpread": false
@@ -3566,8 +3844,8 @@
3566
3844
  "__schema": "TypeRefSchema",
3567
3845
  "location": {
3568
3846
  "filePath": "cloud.main.runtime.ts",
3569
- "line": 106,
3570
- "character": 95
3847
+ "line": 124,
3848
+ "character": 7
3571
3849
  },
3572
3850
  "name": "Promise",
3573
3851
  "typeArgs": [
@@ -3575,8 +3853,8 @@
3575
3853
  "__schema": "KeywordTypeSchema",
3576
3854
  "location": {
3577
3855
  "filePath": "cloud.main.runtime.ts",
3578
- "line": 106,
3579
- "character": 103
3856
+ "line": 124,
3857
+ "character": 15
3580
3858
  },
3581
3859
  "name": "string"
3582
3860
  }
@@ -3590,7 +3868,7 @@
3590
3868
  "__schema": "FunctionLikeSchema",
3591
3869
  "location": {
3592
3870
  "filePath": "cloud.main.runtime.ts",
3593
- "line": 118,
3871
+ "line": 137,
3594
3872
  "character": 3
3595
3873
  },
3596
3874
  "signature": "(method) CloudMain.setupAuthListener({ port: portFromParams, clientId, }?: {\n port?: number;\n clientId?: string;\n}): Promise<CloudAuthListener | null>",
@@ -3600,7 +3878,7 @@
3600
3878
  "__schema": "ParameterSchema",
3601
3879
  "location": {
3602
3880
  "filePath": "cloud.main.runtime.ts",
3603
- "line": 118,
3881
+ "line": 137,
3604
3882
  "character": 21
3605
3883
  },
3606
3884
  "name": "{ port: portFromParams, clientId = v4() }",
@@ -3608,7 +3886,7 @@
3608
3886
  "__schema": "TypeLiteralSchema",
3609
3887
  "location": {
3610
3888
  "filePath": "cloud.main.runtime.ts",
3611
- "line": 121,
3889
+ "line": 140,
3612
3890
  "character": 6
3613
3891
  },
3614
3892
  "members": [
@@ -3616,7 +3894,7 @@
3616
3894
  "__schema": "VariableLikeSchema",
3617
3895
  "location": {
3618
3896
  "filePath": "cloud.main.runtime.ts",
3619
- "line": 122,
3897
+ "line": 141,
3620
3898
  "character": 5
3621
3899
  },
3622
3900
  "signature": "(property) port?: number | undefined",
@@ -3625,7 +3903,7 @@
3625
3903
  "__schema": "KeywordTypeSchema",
3626
3904
  "location": {
3627
3905
  "filePath": "cloud.main.runtime.ts",
3628
- "line": 122,
3906
+ "line": 141,
3629
3907
  "character": 12
3630
3908
  },
3631
3909
  "name": "number"
@@ -3636,7 +3914,7 @@
3636
3914
  "__schema": "VariableLikeSchema",
3637
3915
  "location": {
3638
3916
  "filePath": "cloud.main.runtime.ts",
3639
- "line": 123,
3917
+ "line": 142,
3640
3918
  "character": 5
3641
3919
  },
3642
3920
  "signature": "(property) clientId?: string | undefined",
@@ -3645,7 +3923,7 @@
3645
3923
  "__schema": "KeywordTypeSchema",
3646
3924
  "location": {
3647
3925
  "filePath": "cloud.main.runtime.ts",
3648
- "line": 123,
3926
+ "line": 142,
3649
3927
  "character": 16
3650
3928
  },
3651
3929
  "name": "string"
@@ -3661,7 +3939,7 @@
3661
3939
  "__schema": "InferenceTypeSchema",
3662
3940
  "location": {
3663
3941
  "filePath": "cloud.main.runtime.ts",
3664
- "line": 119,
3942
+ "line": 138,
3665
3943
  "character": 11
3666
3944
  },
3667
3945
  "name": "portFromParams",
@@ -3672,7 +3950,7 @@
3672
3950
  "__schema": "VariableLikeSchema",
3673
3951
  "location": {
3674
3952
  "filePath": "cloud.main.runtime.ts",
3675
- "line": 123,
3953
+ "line": 142,
3676
3954
  "character": 5
3677
3955
  },
3678
3956
  "signature": "(property) clientId?: string | undefined",
@@ -3681,7 +3959,7 @@
3681
3959
  "__schema": "KeywordTypeSchema",
3682
3960
  "location": {
3683
3961
  "filePath": "cloud.main.runtime.ts",
3684
- "line": 123,
3962
+ "line": 142,
3685
3963
  "character": 16
3686
3964
  },
3687
3965
  "name": "string"
@@ -3696,7 +3974,7 @@
3696
3974
  "__schema": "TypeRefSchema",
3697
3975
  "location": {
3698
3976
  "filePath": "cloud.main.runtime.ts",
3699
- "line": 124,
3977
+ "line": 143,
3700
3978
  "character": 12
3701
3979
  },
3702
3980
  "name": "Promise",
@@ -3705,7 +3983,7 @@
3705
3983
  "__schema": "TypeUnionSchema",
3706
3984
  "location": {
3707
3985
  "filePath": "cloud.main.runtime.ts",
3708
- "line": 124,
3986
+ "line": 143,
3709
3987
  "character": 20
3710
3988
  },
3711
3989
  "types": [
@@ -3713,7 +3991,7 @@
3713
3991
  "__schema": "TypeRefSchema",
3714
3992
  "location": {
3715
3993
  "filePath": "cloud.main.runtime.ts",
3716
- "line": 124,
3994
+ "line": 143,
3717
3995
  "character": 20
3718
3996
  },
3719
3997
  "name": "CloudAuthListener"
@@ -3722,7 +4000,7 @@
3722
4000
  "__schema": "LiteralTypeSchema",
3723
4001
  "location": {
3724
4002
  "filePath": "cloud.main.runtime.ts",
3725
- "line": 124,
4003
+ "line": 143,
3726
4004
  "character": 40
3727
4005
  },
3728
4006
  "name": "null"
@@ -3737,7 +4015,7 @@
3737
4015
  "__schema": "FunctionLikeSchema",
3738
4016
  "location": {
3739
4017
  "filePath": "cloud.main.runtime.ts",
3740
- "line": 235,
4018
+ "line": 254,
3741
4019
  "character": 3
3742
4020
  },
3743
4021
  "signature": "(method) CloudMain.registerOnSuccessLogin(onSuccessLoginFn: OnSuccessLogin): this",
@@ -3747,7 +4025,7 @@
3747
4025
  "__schema": "ParameterSchema",
3748
4026
  "location": {
3749
4027
  "filePath": "cloud.main.runtime.ts",
3750
- "line": 235,
4028
+ "line": 254,
3751
4029
  "character": 26
3752
4030
  },
3753
4031
  "name": "onSuccessLoginFn",
@@ -3755,7 +4033,7 @@
3755
4033
  "__schema": "TypeRefSchema",
3756
4034
  "location": {
3757
4035
  "filePath": "cloud.main.runtime.ts",
3758
- "line": 235,
4036
+ "line": 254,
3759
4037
  "character": 44
3760
4038
  },
3761
4039
  "name": "OnSuccessLogin"
@@ -3768,7 +4046,7 @@
3768
4046
  "__schema": "TypeRefSchema",
3769
4047
  "location": {
3770
4048
  "filePath": "cloud.main.runtime.ts",
3771
- "line": 235,
4049
+ "line": 254,
3772
4050
  "character": 3
3773
4051
  },
3774
4052
  "name": "CloudMain"
@@ -3779,7 +4057,7 @@
3779
4057
  "__schema": "FunctionLikeSchema",
3780
4058
  "location": {
3781
4059
  "filePath": "cloud.main.runtime.ts",
3782
- "line": 240,
4060
+ "line": 259,
3783
4061
  "character": 3
3784
4062
  },
3785
4063
  "signature": "(method) CloudMain.getCloudDomain(): string",
@@ -3789,7 +4067,7 @@
3789
4067
  "__schema": "KeywordTypeSchema",
3790
4068
  "location": {
3791
4069
  "filePath": "cloud.main.runtime.ts",
3792
- "line": 240,
4070
+ "line": 259,
3793
4071
  "character": 21
3794
4072
  },
3795
4073
  "name": "string"
@@ -3800,7 +4078,7 @@
3800
4078
  "__schema": "FunctionLikeSchema",
3801
4079
  "location": {
3802
4080
  "filePath": "cloud.main.runtime.ts",
3803
- "line": 244,
4081
+ "line": 263,
3804
4082
  "character": 3
3805
4083
  },
3806
4084
  "signature": "(method) CloudMain.getCloudHubDomain(): string",
@@ -3810,7 +4088,7 @@
3810
4088
  "__schema": "KeywordTypeSchema",
3811
4089
  "location": {
3812
4090
  "filePath": "cloud.main.runtime.ts",
3813
- "line": 244,
4091
+ "line": 263,
3814
4092
  "character": 24
3815
4093
  },
3816
4094
  "name": "string"
@@ -3821,7 +4099,7 @@
3821
4099
  "__schema": "FunctionLikeSchema",
3822
4100
  "location": {
3823
4101
  "filePath": "cloud.main.runtime.ts",
3824
- "line": 248,
4102
+ "line": 267,
3825
4103
  "character": 3
3826
4104
  },
3827
4105
  "signature": "(method) CloudMain.getCloudApi(): string",
@@ -3831,7 +4109,7 @@
3831
4109
  "__schema": "KeywordTypeSchema",
3832
4110
  "location": {
3833
4111
  "filePath": "cloud.main.runtime.ts",
3834
- "line": 248,
4112
+ "line": 267,
3835
4113
  "character": 18
3836
4114
  },
3837
4115
  "name": "string"
@@ -3842,7 +4120,7 @@
3842
4120
  "__schema": "FunctionLikeSchema",
3843
4121
  "location": {
3844
4122
  "filePath": "cloud.main.runtime.ts",
3845
- "line": 252,
4123
+ "line": 271,
3846
4124
  "character": 3
3847
4125
  },
3848
4126
  "signature": "(method) CloudMain.getCloudGraphQL(): string",
@@ -3852,7 +4130,7 @@
3852
4130
  "__schema": "KeywordTypeSchema",
3853
4131
  "location": {
3854
4132
  "filePath": "cloud.main.runtime.ts",
3855
- "line": 252,
4133
+ "line": 271,
3856
4134
  "character": 22
3857
4135
  },
3858
4136
  "name": "string"
@@ -3863,7 +4141,7 @@
3863
4141
  "__schema": "FunctionLikeSchema",
3864
4142
  "location": {
3865
4143
  "filePath": "cloud.main.runtime.ts",
3866
- "line": 255,
4144
+ "line": 274,
3867
4145
  "character": 3
3868
4146
  },
3869
4147
  "signature": "(method) CloudMain.getLoginDomain(): string",
@@ -3873,7 +4151,7 @@
3873
4151
  "__schema": "KeywordTypeSchema",
3874
4152
  "location": {
3875
4153
  "filePath": "cloud.main.runtime.ts",
3876
- "line": 255,
4154
+ "line": 274,
3877
4155
  "character": 21
3878
4156
  },
3879
4157
  "name": "string"
@@ -3884,7 +4162,7 @@
3884
4162
  "__schema": "FunctionLikeSchema",
3885
4163
  "location": {
3886
4164
  "filePath": "cloud.main.runtime.ts",
3887
- "line": 259,
4165
+ "line": 278,
3888
4166
  "character": 3
3889
4167
  },
3890
4168
  "signature": "(method) CloudMain.getAnalyticsDomain(): string",
@@ -3894,7 +4172,7 @@
3894
4172
  "__schema": "KeywordTypeSchema",
3895
4173
  "location": {
3896
4174
  "filePath": "cloud.main.runtime.ts",
3897
- "line": 259,
4175
+ "line": 278,
3898
4176
  "character": 25
3899
4177
  },
3900
4178
  "name": "string"
@@ -3905,7 +4183,7 @@
3905
4183
  "__schema": "FunctionLikeSchema",
3906
4184
  "location": {
3907
4185
  "filePath": "cloud.main.runtime.ts",
3908
- "line": 263,
4186
+ "line": 282,
3909
4187
  "character": 3
3910
4188
  },
3911
4189
  "signature": "(method) CloudMain.getRegistryUrl(): string",
@@ -3915,7 +4193,7 @@
3915
4193
  "__schema": "KeywordTypeSchema",
3916
4194
  "location": {
3917
4195
  "filePath": "cloud.main.runtime.ts",
3918
- "line": 263,
4196
+ "line": 282,
3919
4197
  "character": 21
3920
4198
  },
3921
4199
  "name": "string"
@@ -3926,7 +4204,7 @@
3926
4204
  "__schema": "FunctionLikeSchema",
3927
4205
  "location": {
3928
4206
  "filePath": "cloud.main.runtime.ts",
3929
- "line": 267,
4207
+ "line": 286,
3930
4208
  "character": 3
3931
4209
  },
3932
4210
  "signature": "(method) CloudMain.getCloudExporterUrl(): string",
@@ -3936,7 +4214,7 @@
3936
4214
  "__schema": "KeywordTypeSchema",
3937
4215
  "location": {
3938
4216
  "filePath": "cloud.main.runtime.ts",
3939
- "line": 267,
4217
+ "line": 286,
3940
4218
  "character": 26
3941
4219
  },
3942
4220
  "name": "string"
@@ -3947,7 +4225,7 @@
3947
4225
  "__schema": "FunctionLikeSchema",
3948
4226
  "location": {
3949
4227
  "filePath": "cloud.main.runtime.ts",
3950
- "line": 271,
4228
+ "line": 290,
3951
4229
  "character": 3
3952
4230
  },
3953
4231
  "signature": "(method) CloudMain.getHubName(): string",
@@ -3957,7 +4235,7 @@
3957
4235
  "__schema": "KeywordTypeSchema",
3958
4236
  "location": {
3959
4237
  "filePath": "cloud.main.runtime.ts",
3960
- "line": 271,
4238
+ "line": 290,
3961
4239
  "character": 17
3962
4240
  },
3963
4241
  "name": "string"
@@ -3968,7 +4246,7 @@
3968
4246
  "__schema": "FunctionLikeSchema",
3969
4247
  "location": {
3970
4248
  "filePath": "cloud.main.runtime.ts",
3971
- "line": 275,
4249
+ "line": 294,
3972
4250
  "character": 3
3973
4251
  },
3974
4252
  "signature": "(method) CloudMain.getLoginPort(): number",
@@ -3978,7 +4256,7 @@
3978
4256
  "__schema": "KeywordTypeSchema",
3979
4257
  "location": {
3980
4258
  "filePath": "cloud.main.runtime.ts",
3981
- "line": 275,
4259
+ "line": 294,
3982
4260
  "character": 19
3983
4261
  },
3984
4262
  "name": "number"
@@ -3989,7 +4267,7 @@
3989
4267
  "__schema": "FunctionLikeSchema",
3990
4268
  "location": {
3991
4269
  "filePath": "cloud.main.runtime.ts",
3992
- "line": 279,
4270
+ "line": 298,
3993
4271
  "character": 3
3994
4272
  },
3995
4273
  "signature": "(method) CloudMain.isLoggedIn(): boolean",
@@ -3999,7 +4277,7 @@
3999
4277
  "__schema": "KeywordTypeSchema",
4000
4278
  "location": {
4001
4279
  "filePath": "cloud.main.runtime.ts",
4002
- "line": 279,
4280
+ "line": 298,
4003
4281
  "character": 17
4004
4282
  },
4005
4283
  "name": "boolean"
@@ -4010,7 +4288,7 @@
4010
4288
  "__schema": "FunctionLikeSchema",
4011
4289
  "location": {
4012
4290
  "filePath": "cloud.main.runtime.ts",
4013
- "line": 283,
4291
+ "line": 302,
4014
4292
  "character": 3
4015
4293
  },
4016
4294
  "signature": "(method) CloudMain.getAuthToken(): string | null",
@@ -4020,7 +4298,7 @@
4020
4298
  "__schema": "InferenceTypeSchema",
4021
4299
  "location": {
4022
4300
  "filePath": "cloud.main.runtime.ts",
4023
- "line": 283,
4301
+ "line": 302,
4024
4302
  "character": 3
4025
4303
  },
4026
4304
  "type": "string | null"
@@ -4031,7 +4309,7 @@
4031
4309
  "__schema": "FunctionLikeSchema",
4032
4310
  "location": {
4033
4311
  "filePath": "cloud.main.runtime.ts",
4034
- "line": 292,
4312
+ "line": 311,
4035
4313
  "character": 3
4036
4314
  },
4037
4315
  "signature": "(method) CloudMain.getAuthHeader(): {\n Authorization: string;\n}",
@@ -4041,7 +4319,7 @@
4041
4319
  "__schema": "InferenceTypeSchema",
4042
4320
  "location": {
4043
4321
  "filePath": "cloud.main.runtime.ts",
4044
- "line": 292,
4322
+ "line": 311,
4045
4323
  "character": 3
4046
4324
  },
4047
4325
  "type": "{\n Authorization: string;\n}"
@@ -4052,7 +4330,7 @@
4052
4330
  "__schema": "FunctionLikeSchema",
4053
4331
  "location": {
4054
4332
  "filePath": "cloud.main.runtime.ts",
4055
- "line": 298,
4333
+ "line": 317,
4056
4334
  "character": 3
4057
4335
  },
4058
4336
  "signature": "(method) CloudMain.getUsername(): string | undefined",
@@ -4062,7 +4340,7 @@
4062
4340
  "__schema": "TypeUnionSchema",
4063
4341
  "location": {
4064
4342
  "filePath": "cloud.main.runtime.ts",
4065
- "line": 298,
4343
+ "line": 317,
4066
4344
  "character": 18
4067
4345
  },
4068
4346
  "types": [
@@ -4070,7 +4348,7 @@
4070
4348
  "__schema": "KeywordTypeSchema",
4071
4349
  "location": {
4072
4350
  "filePath": "cloud.main.runtime.ts",
4073
- "line": 298,
4351
+ "line": 317,
4074
4352
  "character": 18
4075
4353
  },
4076
4354
  "name": "string"
@@ -4079,7 +4357,7 @@
4079
4357
  "__schema": "KeywordTypeSchema",
4080
4358
  "location": {
4081
4359
  "filePath": "cloud.main.runtime.ts",
4082
- "line": 298,
4360
+ "line": 317,
4083
4361
  "character": 27
4084
4362
  },
4085
4363
  "name": "undefined"
@@ -4092,7 +4370,7 @@
4092
4370
  "__schema": "FunctionLikeSchema",
4093
4371
  "location": {
4094
4372
  "filePath": "cloud.main.runtime.ts",
4095
- "line": 302,
4373
+ "line": 321,
4096
4374
  "character": 3
4097
4375
  },
4098
4376
  "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>",
@@ -4102,7 +4380,7 @@
4102
4380
  "__schema": "ParameterSchema",
4103
4381
  "location": {
4104
4382
  "filePath": "cloud.main.runtime.ts",
4105
- "line": 302,
4383
+ "line": 321,
4106
4384
  "character": 21
4107
4385
  },
4108
4386
  "name": "{ redirectUrl, machineName, cloudDomain, port: portFromParams }",
@@ -4110,7 +4388,7 @@
4110
4388
  "__schema": "TypeLiteralSchema",
4111
4389
  "location": {
4112
4390
  "filePath": "cloud.main.runtime.ts",
4113
- "line": 307,
4391
+ "line": 326,
4114
4392
  "character": 6
4115
4393
  },
4116
4394
  "members": [
@@ -4118,7 +4396,7 @@
4118
4396
  "__schema": "VariableLikeSchema",
4119
4397
  "location": {
4120
4398
  "filePath": "cloud.main.runtime.ts",
4121
- "line": 307,
4399
+ "line": 326,
4122
4400
  "character": 8
4123
4401
  },
4124
4402
  "signature": "(property) redirectUrl?: string | undefined",
@@ -4127,7 +4405,7 @@
4127
4405
  "__schema": "KeywordTypeSchema",
4128
4406
  "location": {
4129
4407
  "filePath": "cloud.main.runtime.ts",
4130
- "line": 307,
4408
+ "line": 326,
4131
4409
  "character": 22
4132
4410
  },
4133
4411
  "name": "string"
@@ -4138,7 +4416,7 @@
4138
4416
  "__schema": "VariableLikeSchema",
4139
4417
  "location": {
4140
4418
  "filePath": "cloud.main.runtime.ts",
4141
- "line": 307,
4419
+ "line": 326,
4142
4420
  "character": 30
4143
4421
  },
4144
4422
  "signature": "(property) machineName?: string | undefined",
@@ -4147,7 +4425,7 @@
4147
4425
  "__schema": "KeywordTypeSchema",
4148
4426
  "location": {
4149
4427
  "filePath": "cloud.main.runtime.ts",
4150
- "line": 307,
4428
+ "line": 326,
4151
4429
  "character": 44
4152
4430
  },
4153
4431
  "name": "string"
@@ -4158,7 +4436,7 @@
4158
4436
  "__schema": "VariableLikeSchema",
4159
4437
  "location": {
4160
4438
  "filePath": "cloud.main.runtime.ts",
4161
- "line": 307,
4439
+ "line": 326,
4162
4440
  "character": 52
4163
4441
  },
4164
4442
  "signature": "(property) cloudDomain?: string | undefined",
@@ -4167,7 +4445,7 @@
4167
4445
  "__schema": "KeywordTypeSchema",
4168
4446
  "location": {
4169
4447
  "filePath": "cloud.main.runtime.ts",
4170
- "line": 307,
4448
+ "line": 326,
4171
4449
  "character": 66
4172
4450
  },
4173
4451
  "name": "string"
@@ -4178,7 +4456,7 @@
4178
4456
  "__schema": "VariableLikeSchema",
4179
4457
  "location": {
4180
4458
  "filePath": "cloud.main.runtime.ts",
4181
- "line": 307,
4459
+ "line": 326,
4182
4460
  "character": 74
4183
4461
  },
4184
4462
  "signature": "(property) port?: string | undefined",
@@ -4187,7 +4465,7 @@
4187
4465
  "__schema": "KeywordTypeSchema",
4188
4466
  "location": {
4189
4467
  "filePath": "cloud.main.runtime.ts",
4190
- "line": 307,
4468
+ "line": 326,
4191
4469
  "character": 81
4192
4470
  },
4193
4471
  "name": "string"
@@ -4203,7 +4481,7 @@
4203
4481
  "__schema": "VariableLikeSchema",
4204
4482
  "location": {
4205
4483
  "filePath": "cloud.main.runtime.ts",
4206
- "line": 307,
4484
+ "line": 326,
4207
4485
  "character": 8
4208
4486
  },
4209
4487
  "signature": "(property) redirectUrl?: string | undefined",
@@ -4212,7 +4490,7 @@
4212
4490
  "__schema": "KeywordTypeSchema",
4213
4491
  "location": {
4214
4492
  "filePath": "cloud.main.runtime.ts",
4215
- "line": 307,
4493
+ "line": 326,
4216
4494
  "character": 22
4217
4495
  },
4218
4496
  "name": "string"
@@ -4223,7 +4501,7 @@
4223
4501
  "__schema": "VariableLikeSchema",
4224
4502
  "location": {
4225
4503
  "filePath": "cloud.main.runtime.ts",
4226
- "line": 307,
4504
+ "line": 326,
4227
4505
  "character": 30
4228
4506
  },
4229
4507
  "signature": "(property) machineName?: string | undefined",
@@ -4232,7 +4510,7 @@
4232
4510
  "__schema": "KeywordTypeSchema",
4233
4511
  "location": {
4234
4512
  "filePath": "cloud.main.runtime.ts",
4235
- "line": 307,
4513
+ "line": 326,
4236
4514
  "character": 44
4237
4515
  },
4238
4516
  "name": "string"
@@ -4243,7 +4521,7 @@
4243
4521
  "__schema": "VariableLikeSchema",
4244
4522
  "location": {
4245
4523
  "filePath": "cloud.main.runtime.ts",
4246
- "line": 307,
4524
+ "line": 326,
4247
4525
  "character": 52
4248
4526
  },
4249
4527
  "signature": "(property) cloudDomain?: string | undefined",
@@ -4252,7 +4530,7 @@
4252
4530
  "__schema": "KeywordTypeSchema",
4253
4531
  "location": {
4254
4532
  "filePath": "cloud.main.runtime.ts",
4255
- "line": 307,
4533
+ "line": 326,
4256
4534
  "character": 66
4257
4535
  },
4258
4536
  "name": "string"
@@ -4263,7 +4541,7 @@
4263
4541
  "__schema": "InferenceTypeSchema",
4264
4542
  "location": {
4265
4543
  "filePath": "cloud.main.runtime.ts",
4266
- "line": 306,
4544
+ "line": 325,
4267
4545
  "character": 11
4268
4546
  },
4269
4547
  "name": "portFromParams",
@@ -4278,7 +4556,7 @@
4278
4556
  "__schema": "TypeRefSchema",
4279
4557
  "location": {
4280
4558
  "filePath": "cloud.main.runtime.ts",
4281
- "line": 307,
4559
+ "line": 326,
4282
4560
  "character": 97
4283
4561
  },
4284
4562
  "name": "Promise",
@@ -4287,7 +4565,7 @@
4287
4565
  "__schema": "TypeUnionSchema",
4288
4566
  "location": {
4289
4567
  "filePath": "cloud.main.runtime.ts",
4290
- "line": 307,
4568
+ "line": 326,
4291
4569
  "character": 105
4292
4570
  },
4293
4571
  "types": [
@@ -4295,7 +4573,7 @@
4295
4573
  "__schema": "KeywordTypeSchema",
4296
4574
  "location": {
4297
4575
  "filePath": "cloud.main.runtime.ts",
4298
- "line": 307,
4576
+ "line": 326,
4299
4577
  "character": 105
4300
4578
  },
4301
4579
  "name": "string"
@@ -4304,7 +4582,7 @@
4304
4582
  "__schema": "LiteralTypeSchema",
4305
4583
  "location": {
4306
4584
  "filePath": "cloud.main.runtime.ts",
4307
- "line": 307,
4585
+ "line": 326,
4308
4586
  "character": 114
4309
4587
  },
4310
4588
  "name": "null"
@@ -4321,7 +4599,7 @@
4321
4599
  "__schema": "FunctionLikeSchema",
4322
4600
  "location": {
4323
4601
  "filePath": "cloud.main.runtime.ts",
4324
- "line": 330,
4602
+ "line": 349,
4325
4603
  "character": 3
4326
4604
  },
4327
4605
  "signature": "(method) CloudMain.logout(): void",
@@ -4331,7 +4609,7 @@
4331
4609
  "__schema": "InferenceTypeSchema",
4332
4610
  "location": {
4333
4611
  "filePath": "cloud.main.runtime.ts",
4334
- "line": 330,
4612
+ "line": 349,
4335
4613
  "character": 3
4336
4614
  },
4337
4615
  "type": "void"
@@ -4342,7 +4620,7 @@
4342
4620
  "__schema": "FunctionLikeSchema",
4343
4621
  "location": {
4344
4622
  "filePath": "cloud.main.runtime.ts",
4345
- "line": 335,
4623
+ "line": 354,
4346
4624
  "character": 3
4347
4625
  },
4348
4626
  "signature": "(method) CloudMain.whoami(): Promise<string | undefined>",
@@ -4352,7 +4630,7 @@
4352
4630
  "__schema": "TypeRefSchema",
4353
4631
  "location": {
4354
4632
  "filePath": "cloud.main.runtime.ts",
4355
- "line": 335,
4633
+ "line": 354,
4356
4634
  "character": 19
4357
4635
  },
4358
4636
  "name": "Promise",
@@ -4361,7 +4639,7 @@
4361
4639
  "__schema": "TypeUnionSchema",
4362
4640
  "location": {
4363
4641
  "filePath": "cloud.main.runtime.ts",
4364
- "line": 335,
4642
+ "line": 354,
4365
4643
  "character": 27
4366
4644
  },
4367
4645
  "types": [
@@ -4369,7 +4647,7 @@
4369
4647
  "__schema": "KeywordTypeSchema",
4370
4648
  "location": {
4371
4649
  "filePath": "cloud.main.runtime.ts",
4372
- "line": 335,
4650
+ "line": 354,
4373
4651
  "character": 27
4374
4652
  },
4375
4653
  "name": "string"
@@ -4378,7 +4656,7 @@
4378
4656
  "__schema": "KeywordTypeSchema",
4379
4657
  "location": {
4380
4658
  "filePath": "cloud.main.runtime.ts",
4381
- "line": 335,
4659
+ "line": 354,
4382
4660
  "character": 36
4383
4661
  },
4384
4662
  "name": "undefined"
@@ -4395,7 +4673,7 @@
4395
4673
  "__schema": "FunctionLikeSchema",
4396
4674
  "location": {
4397
4675
  "filePath": "cloud.main.runtime.ts",
4398
- "line": 343,
4676
+ "line": 362,
4399
4677
  "character": 3
4400
4678
  },
4401
4679
  "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?: {\n success?: boolean;\n error?: Error;\n configUpdates?: string;\n };\n} | null>",
@@ -4405,7 +4683,7 @@
4405
4683
  "__schema": "ParameterSchema",
4406
4684
  "location": {
4407
4685
  "filePath": "cloud.main.runtime.ts",
4408
- "line": 344,
4686
+ "line": 363,
4409
4687
  "character": 5
4410
4688
  },
4411
4689
  "name": "port",
@@ -4413,7 +4691,7 @@
4413
4691
  "__schema": "KeywordTypeSchema",
4414
4692
  "location": {
4415
4693
  "filePath": "cloud.main.runtime.ts",
4416
- "line": 344,
4694
+ "line": 363,
4417
4695
  "character": 12
4418
4696
  },
4419
4697
  "name": "string"
@@ -4425,7 +4703,7 @@
4425
4703
  "__schema": "ParameterSchema",
4426
4704
  "location": {
4427
4705
  "filePath": "cloud.main.runtime.ts",
4428
- "line": 345,
4706
+ "line": 364,
4429
4707
  "character": 5
4430
4708
  },
4431
4709
  "name": "suppressBrowserLaunch",
@@ -4433,7 +4711,7 @@
4433
4711
  "__schema": "KeywordTypeSchema",
4434
4712
  "location": {
4435
4713
  "filePath": "cloud.main.runtime.ts",
4436
- "line": 345,
4714
+ "line": 364,
4437
4715
  "character": 29
4438
4716
  },
4439
4717
  "name": "boolean"
@@ -4445,7 +4723,7 @@
4445
4723
  "__schema": "ParameterSchema",
4446
4724
  "location": {
4447
4725
  "filePath": "cloud.main.runtime.ts",
4448
- "line": 346,
4726
+ "line": 365,
4449
4727
  "character": 5
4450
4728
  },
4451
4729
  "name": "machineName",
@@ -4453,7 +4731,7 @@
4453
4731
  "__schema": "KeywordTypeSchema",
4454
4732
  "location": {
4455
4733
  "filePath": "cloud.main.runtime.ts",
4456
- "line": 346,
4734
+ "line": 365,
4457
4735
  "character": 19
4458
4736
  },
4459
4737
  "name": "string"
@@ -4465,7 +4743,7 @@
4465
4743
  "__schema": "ParameterSchema",
4466
4744
  "location": {
4467
4745
  "filePath": "cloud.main.runtime.ts",
4468
- "line": 347,
4746
+ "line": 366,
4469
4747
  "character": 5
4470
4748
  },
4471
4749
  "name": "cloudDomain",
@@ -4473,7 +4751,7 @@
4473
4751
  "__schema": "KeywordTypeSchema",
4474
4752
  "location": {
4475
4753
  "filePath": "cloud.main.runtime.ts",
4476
- "line": 347,
4754
+ "line": 366,
4477
4755
  "character": 19
4478
4756
  },
4479
4757
  "name": "string"
@@ -4485,7 +4763,7 @@
4485
4763
  "__schema": "ParameterSchema",
4486
4764
  "location": {
4487
4765
  "filePath": "cloud.main.runtime.ts",
4488
- "line": 348,
4766
+ "line": 367,
4489
4767
  "character": 5
4490
4768
  },
4491
4769
  "name": "redirectUrl",
@@ -4493,7 +4771,7 @@
4493
4771
  "__schema": "KeywordTypeSchema",
4494
4772
  "location": {
4495
4773
  "filePath": "cloud.main.runtime.ts",
4496
- "line": 348,
4774
+ "line": 367,
4497
4775
  "character": 19
4498
4776
  },
4499
4777
  "name": "string"
@@ -4506,7 +4784,7 @@
4506
4784
  "__schema": "TypeRefSchema",
4507
4785
  "location": {
4508
4786
  "filePath": "cloud.main.runtime.ts",
4509
- "line": 349,
4787
+ "line": 368,
4510
4788
  "character": 6
4511
4789
  },
4512
4790
  "name": "Promise",
@@ -4515,7 +4793,7 @@
4515
4793
  "__schema": "TypeUnionSchema",
4516
4794
  "location": {
4517
4795
  "filePath": "cloud.main.runtime.ts",
4518
- "line": 349,
4796
+ "line": 368,
4519
4797
  "character": 14
4520
4798
  },
4521
4799
  "types": [
@@ -4523,7 +4801,7 @@
4523
4801
  "__schema": "TypeLiteralSchema",
4524
4802
  "location": {
4525
4803
  "filePath": "cloud.main.runtime.ts",
4526
- "line": 349,
4804
+ "line": 368,
4527
4805
  "character": 14
4528
4806
  },
4529
4807
  "members": [
@@ -4531,7 +4809,7 @@
4531
4809
  "__schema": "VariableLikeSchema",
4532
4810
  "location": {
4533
4811
  "filePath": "cloud.main.runtime.ts",
4534
- "line": 350,
4812
+ "line": 369,
4535
4813
  "character": 5
4536
4814
  },
4537
4815
  "signature": "(property) isAlreadyLoggedIn?: boolean | undefined",
@@ -4540,7 +4818,7 @@
4540
4818
  "__schema": "KeywordTypeSchema",
4541
4819
  "location": {
4542
4820
  "filePath": "cloud.main.runtime.ts",
4543
- "line": 350,
4821
+ "line": 369,
4544
4822
  "character": 25
4545
4823
  },
4546
4824
  "name": "boolean"
@@ -4551,7 +4829,7 @@
4551
4829
  "__schema": "VariableLikeSchema",
4552
4830
  "location": {
4553
4831
  "filePath": "cloud.main.runtime.ts",
4554
- "line": 351,
4832
+ "line": 370,
4555
4833
  "character": 5
4556
4834
  },
4557
4835
  "signature": "(property) username?: string | undefined",
@@ -4560,7 +4838,7 @@
4560
4838
  "__schema": "KeywordTypeSchema",
4561
4839
  "location": {
4562
4840
  "filePath": "cloud.main.runtime.ts",
4563
- "line": 351,
4841
+ "line": 370,
4564
4842
  "character": 16
4565
4843
  },
4566
4844
  "name": "string"
@@ -4571,7 +4849,7 @@
4571
4849
  "__schema": "VariableLikeSchema",
4572
4850
  "location": {
4573
4851
  "filePath": "cloud.main.runtime.ts",
4574
- "line": 352,
4852
+ "line": 371,
4575
4853
  "character": 5
4576
4854
  },
4577
4855
  "signature": "(property) token?: string | undefined",
@@ -4580,7 +4858,7 @@
4580
4858
  "__schema": "KeywordTypeSchema",
4581
4859
  "location": {
4582
4860
  "filePath": "cloud.main.runtime.ts",
4583
- "line": 352,
4861
+ "line": 371,
4584
4862
  "character": 13
4585
4863
  },
4586
4864
  "name": "string"
@@ -4591,7 +4869,7 @@
4591
4869
  "__schema": "VariableLikeSchema",
4592
4870
  "location": {
4593
4871
  "filePath": "cloud.main.runtime.ts",
4594
- "line": 353,
4872
+ "line": 372,
4595
4873
  "character": 5
4596
4874
  },
4597
4875
  "signature": "(property) npmrcUpdateResult?: {\n success?: boolean | undefined;\n error?: Error | undefined;\n configUpdates?: string | undefined;\n} | undefined",
@@ -4600,7 +4878,7 @@
4600
4878
  "__schema": "TypeLiteralSchema",
4601
4879
  "location": {
4602
4880
  "filePath": "cloud.main.runtime.ts",
4603
- "line": 353,
4881
+ "line": 372,
4604
4882
  "character": 25
4605
4883
  },
4606
4884
  "members": [
@@ -4608,7 +4886,7 @@
4608
4886
  "__schema": "VariableLikeSchema",
4609
4887
  "location": {
4610
4888
  "filePath": "cloud.main.runtime.ts",
4611
- "line": 354,
4889
+ "line": 373,
4612
4890
  "character": 7
4613
4891
  },
4614
4892
  "signature": "(property) success?: boolean | undefined",
@@ -4617,7 +4895,7 @@
4617
4895
  "__schema": "KeywordTypeSchema",
4618
4896
  "location": {
4619
4897
  "filePath": "cloud.main.runtime.ts",
4620
- "line": 354,
4898
+ "line": 373,
4621
4899
  "character": 17
4622
4900
  },
4623
4901
  "name": "boolean"
@@ -4628,7 +4906,7 @@
4628
4906
  "__schema": "VariableLikeSchema",
4629
4907
  "location": {
4630
4908
  "filePath": "cloud.main.runtime.ts",
4631
- "line": 355,
4909
+ "line": 374,
4632
4910
  "character": 7
4633
4911
  },
4634
4912
  "signature": "(property) error?: Error | undefined",
@@ -4637,7 +4915,7 @@
4637
4915
  "__schema": "TypeRefSchema",
4638
4916
  "location": {
4639
4917
  "filePath": "cloud.main.runtime.ts",
4640
- "line": 355,
4918
+ "line": 374,
4641
4919
  "character": 15
4642
4920
  },
4643
4921
  "name": "Error"
@@ -4648,7 +4926,7 @@
4648
4926
  "__schema": "VariableLikeSchema",
4649
4927
  "location": {
4650
4928
  "filePath": "cloud.main.runtime.ts",
4651
- "line": 356,
4929
+ "line": 375,
4652
4930
  "character": 7
4653
4931
  },
4654
4932
  "signature": "(property) configUpdates?: string | undefined",
@@ -4657,7 +4935,7 @@
4657
4935
  "__schema": "KeywordTypeSchema",
4658
4936
  "location": {
4659
4937
  "filePath": "cloud.main.runtime.ts",
4660
- "line": 356,
4938
+ "line": 375,
4661
4939
  "character": 23
4662
4940
  },
4663
4941
  "name": "string"
@@ -4674,7 +4952,7 @@
4674
4952
  "__schema": "LiteralTypeSchema",
4675
4953
  "location": {
4676
4954
  "filePath": "cloud.main.runtime.ts",
4677
- "line": 358,
4955
+ "line": 377,
4678
4956
  "character": 7
4679
4957
  },
4680
4958
  "name": "null"
@@ -4691,7 +4969,7 @@
4691
4969
  "__schema": "VariableLikeSchema",
4692
4970
  "location": {
4693
4971
  "filePath": "cloud.main.runtime.ts",
4694
- "line": 410,
4972
+ "line": 429,
4695
4973
  "character": 3
4696
4974
  },
4697
4975
  "signature": "(property) CloudMain.GET_SCOPES: string",
@@ -4700,7 +4978,7 @@
4700
4978
  "__schema": "InferenceTypeSchema",
4701
4979
  "location": {
4702
4980
  "filePath": "cloud.main.runtime.ts",
4703
- "line": 410,
4981
+ "line": 429,
4704
4982
  "character": 3
4705
4983
  },
4706
4984
  "type": "string"
@@ -4712,7 +4990,7 @@
4712
4990
  "__schema": "VariableLikeSchema",
4713
4991
  "location": {
4714
4992
  "filePath": "cloud.main.runtime.ts",
4715
- "line": 422,
4993
+ "line": 441,
4716
4994
  "character": 3
4717
4995
  },
4718
4996
  "signature": "(property) CloudMain.GET_CURRENT_USER: string",
@@ -4721,7 +4999,7 @@
4721
4999
  "__schema": "InferenceTypeSchema",
4722
5000
  "location": {
4723
5001
  "filePath": "cloud.main.runtime.ts",
4724
- "line": 422,
5002
+ "line": 441,
4725
5003
  "character": 3
4726
5004
  },
4727
5005
  "type": "string"
@@ -4733,7 +5011,7 @@
4733
5011
  "__schema": "VariableLikeSchema",
4734
5012
  "location": {
4735
5013
  "filePath": "cloud.main.runtime.ts",
4736
- "line": 432,
5014
+ "line": 451,
4737
5015
  "character": 3
4738
5016
  },
4739
5017
  "signature": "(property) CloudMain.GET_USER_ORGANIZATIONS: string",
@@ -4742,7 +5020,7 @@
4742
5020
  "__schema": "InferenceTypeSchema",
4743
5021
  "location": {
4744
5022
  "filePath": "cloud.main.runtime.ts",
4745
- "line": 432,
5023
+ "line": 451,
4746
5024
  "character": 3
4747
5025
  },
4748
5026
  "type": "string"
@@ -4754,7 +5032,7 @@
4754
5032
  "__schema": "VariableLikeSchema",
4755
5033
  "location": {
4756
5034
  "filePath": "cloud.main.runtime.ts",
4757
- "line": 441,
5035
+ "line": 460,
4758
5036
  "character": 3
4759
5037
  },
4760
5038
  "signature": "(property) CloudMain.PRESET_ORGS: string[]",
@@ -4763,7 +5041,7 @@
4763
5041
  "__schema": "InferenceTypeSchema",
4764
5042
  "location": {
4765
5043
  "filePath": "cloud.main.runtime.ts",
4766
- "line": 441,
5044
+ "line": 460,
4767
5045
  "character": 3
4768
5046
  },
4769
5047
  "type": "string[]"
@@ -4775,7 +5053,7 @@
4775
5053
  "__schema": "FunctionLikeSchema",
4776
5054
  "location": {
4777
5055
  "filePath": "cloud.main.runtime.ts",
4778
- "line": 443,
5056
+ "line": 462,
4779
5057
  "character": 3
4780
5058
  },
4781
5059
  "signature": "(method) CloudMain.getCloudScopes(scopes: string[]): Promise<ScopeDescriptor[]>",
@@ -4785,7 +5063,7 @@
4785
5063
  "__schema": "ParameterSchema",
4786
5064
  "location": {
4787
5065
  "filePath": "cloud.main.runtime.ts",
4788
- "line": 443,
5066
+ "line": 462,
4789
5067
  "character": 24
4790
5068
  },
4791
5069
  "name": "scopes",
@@ -4793,14 +5071,14 @@
4793
5071
  "__schema": "TypeArraySchema",
4794
5072
  "location": {
4795
5073
  "filePath": "cloud.main.runtime.ts",
4796
- "line": 443,
5074
+ "line": 462,
4797
5075
  "character": 32
4798
5076
  },
4799
5077
  "type": {
4800
5078
  "__schema": "KeywordTypeSchema",
4801
5079
  "location": {
4802
5080
  "filePath": "cloud.main.runtime.ts",
4803
- "line": 443,
5081
+ "line": 462,
4804
5082
  "character": 32
4805
5083
  },
4806
5084
  "name": "string"
@@ -4814,7 +5092,7 @@
4814
5092
  "__schema": "TypeRefSchema",
4815
5093
  "location": {
4816
5094
  "filePath": "cloud.main.runtime.ts",
4817
- "line": 443,
5095
+ "line": 462,
4818
5096
  "character": 43
4819
5097
  },
4820
5098
  "name": "Promise",
@@ -4823,14 +5101,14 @@
4823
5101
  "__schema": "TypeArraySchema",
4824
5102
  "location": {
4825
5103
  "filePath": "cloud.main.runtime.ts",
4826
- "line": 443,
5104
+ "line": 462,
4827
5105
  "character": 51
4828
5106
  },
4829
5107
  "type": {
4830
5108
  "__schema": "TypeRefSchema",
4831
5109
  "location": {
4832
5110
  "filePath": "cloud.main.runtime.ts",
4833
- "line": 443,
5111
+ "line": 462,
4834
5112
  "character": 51
4835
5113
  },
4836
5114
  "name": "ScopeDescriptor"
@@ -4846,7 +5124,7 @@
4846
5124
  "__schema": "FunctionLikeSchema",
4847
5125
  "location": {
4848
5126
  "filePath": "cloud.main.runtime.ts",
4849
- "line": 462,
5127
+ "line": 481,
4850
5128
  "character": 3
4851
5129
  },
4852
5130
  "signature": "(method) CloudMain.getCurrentUser(): Promise<CloudUser | null>",
@@ -4856,7 +5134,7 @@
4856
5134
  "__schema": "TypeRefSchema",
4857
5135
  "location": {
4858
5136
  "filePath": "cloud.main.runtime.ts",
4859
- "line": 462,
5137
+ "line": 481,
4860
5138
  "character": 27
4861
5139
  },
4862
5140
  "name": "Promise",
@@ -4865,7 +5143,7 @@
4865
5143
  "__schema": "TypeUnionSchema",
4866
5144
  "location": {
4867
5145
  "filePath": "cloud.main.runtime.ts",
4868
- "line": 462,
5146
+ "line": 481,
4869
5147
  "character": 35
4870
5148
  },
4871
5149
  "types": [
@@ -4873,7 +5151,7 @@
4873
5151
  "__schema": "TypeRefSchema",
4874
5152
  "location": {
4875
5153
  "filePath": "cloud.main.runtime.ts",
4876
- "line": 462,
5154
+ "line": 481,
4877
5155
  "character": 35
4878
5156
  },
4879
5157
  "name": "CloudUser"
@@ -4882,7 +5160,7 @@
4882
5160
  "__schema": "LiteralTypeSchema",
4883
5161
  "location": {
4884
5162
  "filePath": "cloud.main.runtime.ts",
4885
- "line": 462,
5163
+ "line": 481,
4886
5164
  "character": 47
4887
5165
  },
4888
5166
  "name": "null"
@@ -4899,7 +5177,7 @@
4899
5177
  "__schema": "FunctionLikeSchema",
4900
5178
  "location": {
4901
5179
  "filePath": "cloud.main.runtime.ts",
4902
- "line": 474,
5180
+ "line": 493,
4903
5181
  "character": 3
4904
5182
  },
4905
5183
  "signature": "(method) CloudMain.getUserOrganizations(): Promise<CloudOrganization[] | null>",
@@ -4909,7 +5187,7 @@
4909
5187
  "__schema": "TypeRefSchema",
4910
5188
  "location": {
4911
5189
  "filePath": "cloud.main.runtime.ts",
4912
- "line": 474,
5190
+ "line": 493,
4913
5191
  "character": 33
4914
5192
  },
4915
5193
  "name": "Promise",
@@ -4918,7 +5196,7 @@
4918
5196
  "__schema": "TypeUnionSchema",
4919
5197
  "location": {
4920
5198
  "filePath": "cloud.main.runtime.ts",
4921
- "line": 474,
5199
+ "line": 493,
4922
5200
  "character": 41
4923
5201
  },
4924
5202
  "types": [
@@ -4926,14 +5204,14 @@
4926
5204
  "__schema": "TypeArraySchema",
4927
5205
  "location": {
4928
5206
  "filePath": "cloud.main.runtime.ts",
4929
- "line": 474,
5207
+ "line": 493,
4930
5208
  "character": 41
4931
5209
  },
4932
5210
  "type": {
4933
5211
  "__schema": "TypeRefSchema",
4934
5212
  "location": {
4935
5213
  "filePath": "cloud.main.runtime.ts",
4936
- "line": 474,
5214
+ "line": 493,
4937
5215
  "character": 41
4938
5216
  },
4939
5217
  "name": "CloudOrganization"
@@ -4943,7 +5221,7 @@
4943
5221
  "__schema": "LiteralTypeSchema",
4944
5222
  "location": {
4945
5223
  "filePath": "cloud.main.runtime.ts",
4946
- "line": 474,
5224
+ "line": 493,
4947
5225
  "character": 63
4948
5226
  },
4949
5227
  "name": "null"
@@ -4960,7 +5238,7 @@
4960
5238
  "__schema": "FunctionLikeSchema",
4961
5239
  "location": {
4962
5240
  "filePath": "cloud.main.runtime.ts",
4963
- "line": 483,
5241
+ "line": 502,
4964
5242
  "character": 3
4965
5243
  },
4966
5244
  "signature": "(method) CloudMain.fetchFromSymphonyViaGQL<T>(query: string, variables?: Record<string, any>): Promise<T | null>",
@@ -4970,7 +5248,7 @@
4970
5248
  "__schema": "ParameterSchema",
4971
5249
  "location": {
4972
5250
  "filePath": "cloud.main.runtime.ts",
4973
- "line": 483,
5251
+ "line": 502,
4974
5252
  "character": 36
4975
5253
  },
4976
5254
  "name": "query",
@@ -4978,7 +5256,7 @@
4978
5256
  "__schema": "KeywordTypeSchema",
4979
5257
  "location": {
4980
5258
  "filePath": "cloud.main.runtime.ts",
4981
- "line": 483,
5259
+ "line": 502,
4982
5260
  "character": 43
4983
5261
  },
4984
5262
  "name": "string"
@@ -4990,7 +5268,7 @@
4990
5268
  "__schema": "ParameterSchema",
4991
5269
  "location": {
4992
5270
  "filePath": "cloud.main.runtime.ts",
4993
- "line": 483,
5271
+ "line": 502,
4994
5272
  "character": 51
4995
5273
  },
4996
5274
  "name": "variables",
@@ -4998,7 +5276,7 @@
4998
5276
  "__schema": "TypeRefSchema",
4999
5277
  "location": {
5000
5278
  "filePath": "cloud.main.runtime.ts",
5001
- "line": 483,
5279
+ "line": 502,
5002
5280
  "character": 63
5003
5281
  },
5004
5282
  "name": "Record",
@@ -5007,7 +5285,7 @@
5007
5285
  "__schema": "KeywordTypeSchema",
5008
5286
  "location": {
5009
5287
  "filePath": "cloud.main.runtime.ts",
5010
- "line": 483,
5288
+ "line": 502,
5011
5289
  "character": 70
5012
5290
  },
5013
5291
  "name": "string"
@@ -5016,7 +5294,7 @@
5016
5294
  "__schema": "KeywordTypeSchema",
5017
5295
  "location": {
5018
5296
  "filePath": "cloud.main.runtime.ts",
5019
- "line": 483,
5297
+ "line": 502,
5020
5298
  "character": 78
5021
5299
  },
5022
5300
  "name": "any"
@@ -5031,7 +5309,7 @@
5031
5309
  "__schema": "TypeRefSchema",
5032
5310
  "location": {
5033
5311
  "filePath": "cloud.main.runtime.ts",
5034
- "line": 483,
5312
+ "line": 502,
5035
5313
  "character": 85
5036
5314
  },
5037
5315
  "name": "Promise",
@@ -5040,7 +5318,7 @@
5040
5318
  "__schema": "TypeUnionSchema",
5041
5319
  "location": {
5042
5320
  "filePath": "cloud.main.runtime.ts",
5043
- "line": 483,
5321
+ "line": 502,
5044
5322
  "character": 93
5045
5323
  },
5046
5324
  "types": [
@@ -5048,7 +5326,7 @@
5048
5326
  "__schema": "TypeRefSchema",
5049
5327
  "location": {
5050
5328
  "filePath": "cloud.main.runtime.ts",
5051
- "line": 483,
5329
+ "line": 502,
5052
5330
  "character": 93
5053
5331
  },
5054
5332
  "name": "T"
@@ -5057,7 +5335,7 @@
5057
5335
  "__schema": "LiteralTypeSchema",
5058
5336
  "location": {
5059
5337
  "filePath": "cloud.main.runtime.ts",
5060
- "line": 483,
5338
+ "line": 502,
5061
5339
  "character": 97
5062
5340
  },
5063
5341
  "name": "null"
@@ -5077,7 +5355,7 @@
5077
5355
  "__schema": "VariableLikeSchema",
5078
5356
  "location": {
5079
5357
  "filePath": "cloud.main.runtime.ts",
5080
- "line": 510,
5358
+ "line": 529,
5081
5359
  "character": 3
5082
5360
  },
5083
5361
  "signature": "(property) CloudMain.slots: ((registerFn: () => string) => SlotRegistry<OnSuccessLogin>)[]",
@@ -5086,7 +5364,7 @@
5086
5364
  "__schema": "InferenceTypeSchema",
5087
5365
  "location": {
5088
5366
  "filePath": "cloud.main.runtime.ts",
5089
- "line": 510,
5367
+ "line": 529,
5090
5368
  "character": 3
5091
5369
  },
5092
5370
  "type": "((registerFn: () => string) => SlotRegistry<OnSuccessLogin>)[]"
@@ -5098,7 +5376,7 @@
5098
5376
  "__schema": "VariableLikeSchema",
5099
5377
  "location": {
5100
5378
  "filePath": "cloud.main.runtime.ts",
5101
- "line": 511,
5379
+ "line": 530,
5102
5380
  "character": 3
5103
5381
  },
5104
5382
  "signature": "(property) CloudMain.dependencies: Aspect[]",
@@ -5107,7 +5385,7 @@
5107
5385
  "__schema": "InferenceTypeSchema",
5108
5386
  "location": {
5109
5387
  "filePath": "cloud.main.runtime.ts",
5110
- "line": 511,
5388
+ "line": 530,
5111
5389
  "character": 3
5112
5390
  },
5113
5391
  "type": "Aspect[]"
@@ -5119,7 +5397,7 @@
5119
5397
  "__schema": "VariableLikeSchema",
5120
5398
  "location": {
5121
5399
  "filePath": "cloud.main.runtime.ts",
5122
- "line": 521,
5400
+ "line": 540,
5123
5401
  "character": 3
5124
5402
  },
5125
5403
  "signature": "(property) CloudMain.runtime: RuntimeDefinition",
@@ -5128,7 +5406,7 @@
5128
5406
  "__schema": "InferenceTypeSchema",
5129
5407
  "location": {
5130
5408
  "filePath": "cloud.main.runtime.ts",
5131
- "line": 521,
5409
+ "line": 540,
5132
5410
  "character": 3
5133
5411
  },
5134
5412
  "type": "RuntimeDefinition"
@@ -5140,7 +5418,7 @@
5140
5418
  "__schema": "VariableLikeSchema",
5141
5419
  "location": {
5142
5420
  "filePath": "cloud.main.runtime.ts",
5143
- "line": 522,
5421
+ "line": 541,
5144
5422
  "character": 3
5145
5423
  },
5146
5424
  "signature": "(property) CloudMain.defaultConfig: CloudWorkspaceConfig",
@@ -5149,7 +5427,7 @@
5149
5427
  "__schema": "TypeRefSchema",
5150
5428
  "location": {
5151
5429
  "filePath": "cloud.main.runtime.ts",
5152
- "line": 522,
5430
+ "line": 541,
5153
5431
  "character": 3
5154
5432
  },
5155
5433
  "name": "CloudWorkspaceConfig",
@@ -5162,7 +5440,7 @@
5162
5440
  "__schema": "FunctionLikeSchema",
5163
5441
  "location": {
5164
5442
  "filePath": "cloud.main.runtime.ts",
5165
- "line": 534,
5443
+ "line": 553,
5166
5444
  "character": 3
5167
5445
  },
5168
5446
  "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>",
@@ -5172,7 +5450,7 @@
5172
5450
  "__schema": "ParameterSchema",
5173
5451
  "location": {
5174
5452
  "filePath": "cloud.main.runtime.ts",
5175
- "line": 535,
5453
+ "line": 554,
5176
5454
  "character": 5
5177
5455
  },
5178
5456
  "name": "[ loggerMain, graphql, express, workspace, scope, globalConfig, cli, ui ]",
@@ -5180,7 +5458,7 @@
5180
5458
  "__schema": "TupleTypeSchema",
5181
5459
  "location": {
5182
5460
  "filePath": "cloud.main.runtime.ts",
5183
- "line": 535,
5461
+ "line": 554,
5184
5462
  "character": 78
5185
5463
  },
5186
5464
  "elements": [
@@ -5188,7 +5466,7 @@
5188
5466
  "__schema": "TypeRefSchema",
5189
5467
  "location": {
5190
5468
  "filePath": "cloud.main.runtime.ts",
5191
- "line": 536,
5469
+ "line": 555,
5192
5470
  "character": 7
5193
5471
  },
5194
5472
  "name": "LoggerMain"
@@ -5197,7 +5475,7 @@
5197
5475
  "__schema": "TypeRefSchema",
5198
5476
  "location": {
5199
5477
  "filePath": "cloud.main.runtime.ts",
5200
- "line": 537,
5478
+ "line": 556,
5201
5479
  "character": 7
5202
5480
  },
5203
5481
  "name": "GraphqlMain"
@@ -5206,7 +5484,7 @@
5206
5484
  "__schema": "TypeRefSchema",
5207
5485
  "location": {
5208
5486
  "filePath": "cloud.main.runtime.ts",
5209
- "line": 538,
5487
+ "line": 557,
5210
5488
  "character": 7
5211
5489
  },
5212
5490
  "name": "ExpressMain"
@@ -5215,7 +5493,7 @@
5215
5493
  "__schema": "TypeRefSchema",
5216
5494
  "location": {
5217
5495
  "filePath": "cloud.main.runtime.ts",
5218
- "line": 539,
5496
+ "line": 558,
5219
5497
  "character": 7
5220
5498
  },
5221
5499
  "name": "Workspace"
@@ -5224,7 +5502,7 @@
5224
5502
  "__schema": "TypeRefSchema",
5225
5503
  "location": {
5226
5504
  "filePath": "cloud.main.runtime.ts",
5227
- "line": 540,
5505
+ "line": 559,
5228
5506
  "character": 7
5229
5507
  },
5230
5508
  "name": "ScopeMain"
@@ -5233,7 +5511,7 @@
5233
5511
  "__schema": "TypeRefSchema",
5234
5512
  "location": {
5235
5513
  "filePath": "cloud.main.runtime.ts",
5236
- "line": 541,
5514
+ "line": 560,
5237
5515
  "character": 7
5238
5516
  },
5239
5517
  "name": "GlobalConfigMain"
@@ -5242,7 +5520,7 @@
5242
5520
  "__schema": "TypeRefSchema",
5243
5521
  "location": {
5244
5522
  "filePath": "cloud.main.runtime.ts",
5245
- "line": 542,
5523
+ "line": 561,
5246
5524
  "character": 7
5247
5525
  },
5248
5526
  "name": "CLIMain"
@@ -5251,7 +5529,7 @@
5251
5529
  "__schema": "TypeRefSchema",
5252
5530
  "location": {
5253
5531
  "filePath": "cloud.main.runtime.ts",
5254
- "line": 543,
5532
+ "line": 562,
5255
5533
  "character": 7
5256
5534
  },
5257
5535
  "name": "UiMain"
@@ -5265,7 +5543,7 @@
5265
5543
  "__schema": "ParameterSchema",
5266
5544
  "location": {
5267
5545
  "filePath": "cloud.main.runtime.ts",
5268
- "line": 545,
5546
+ "line": 564,
5269
5547
  "character": 5
5270
5548
  },
5271
5549
  "name": "config",
@@ -5273,7 +5551,7 @@
5273
5551
  "__schema": "TypeRefSchema",
5274
5552
  "location": {
5275
5553
  "filePath": "cloud.main.runtime.ts",
5276
- "line": 545,
5554
+ "line": 564,
5277
5555
  "character": 13
5278
5556
  },
5279
5557
  "name": "CloudWorkspaceConfig"
@@ -5285,7 +5563,7 @@
5285
5563
  "__schema": "ParameterSchema",
5286
5564
  "location": {
5287
5565
  "filePath": "cloud.main.runtime.ts",
5288
- "line": 546,
5566
+ "line": 565,
5289
5567
  "character": 5
5290
5568
  },
5291
5569
  "name": "[ onSuccessLoginSlot ]",
@@ -5293,7 +5571,7 @@
5293
5571
  "__schema": "TupleTypeSchema",
5294
5572
  "location": {
5295
5573
  "filePath": "cloud.main.runtime.ts",
5296
- "line": 546,
5574
+ "line": 565,
5297
5575
  "character": 27
5298
5576
  },
5299
5577
  "elements": [
@@ -5301,7 +5579,7 @@
5301
5579
  "__schema": "TypeRefSchema",
5302
5580
  "location": {
5303
5581
  "filePath": "cloud.main.runtime.ts",
5304
- "line": 546,
5582
+ "line": 565,
5305
5583
  "character": 28
5306
5584
  },
5307
5585
  "name": "OnSuccessLoginSlot"
@@ -5316,7 +5594,7 @@
5316
5594
  "__schema": "InferenceTypeSchema",
5317
5595
  "location": {
5318
5596
  "filePath": "cloud.main.runtime.ts",
5319
- "line": 534,
5597
+ "line": 553,
5320
5598
  "character": 3
5321
5599
  },
5322
5600
  "type": "Promise<CloudMain>"
@@ -5336,7 +5614,7 @@
5336
5614
  "__schema": "TypeSchema",
5337
5615
  "location": {
5338
5616
  "filePath": "cloud.main.runtime.ts",
5339
- "line": 54,
5617
+ "line": 55,
5340
5618
  "character": 1
5341
5619
  },
5342
5620
  "signature": "type CloudAuthListener = {\n port: number;\n server?: http.Server<typeof http.IncomingMessage, typeof http.ServerResponse> | undefined;\n username?: string | null | undefined;\n clientId?: string | undefined;\n expressApp?: Express | ... 1 more ... | undefined;\n}",
@@ -5345,7 +5623,7 @@
5345
5623
  "__schema": "TypeLiteralSchema",
5346
5624
  "location": {
5347
5625
  "filePath": "cloud.main.runtime.ts",
5348
- "line": 54,
5626
+ "line": 55,
5349
5627
  "character": 26
5350
5628
  },
5351
5629
  "members": [
@@ -5353,7 +5631,7 @@
5353
5631
  "__schema": "VariableLikeSchema",
5354
5632
  "location": {
5355
5633
  "filePath": "cloud.main.runtime.ts",
5356
- "line": 55,
5634
+ "line": 56,
5357
5635
  "character": 3
5358
5636
  },
5359
5637
  "signature": "(property) port: number",
@@ -5362,7 +5640,7 @@
5362
5640
  "__schema": "KeywordTypeSchema",
5363
5641
  "location": {
5364
5642
  "filePath": "cloud.main.runtime.ts",
5365
- "line": 55,
5643
+ "line": 56,
5366
5644
  "character": 9
5367
5645
  },
5368
5646
  "name": "number"
@@ -5373,7 +5651,7 @@
5373
5651
  "__schema": "VariableLikeSchema",
5374
5652
  "location": {
5375
5653
  "filePath": "cloud.main.runtime.ts",
5376
- "line": 56,
5654
+ "line": 57,
5377
5655
  "character": 3
5378
5656
  },
5379
5657
  "signature": "(property) server?: http.Server<typeof http.IncomingMessage, typeof http.ServerResponse> | undefined",
@@ -5382,7 +5660,7 @@
5382
5660
  "__schema": "TypeRefSchema",
5383
5661
  "location": {
5384
5662
  "filePath": "cloud.main.runtime.ts",
5385
- "line": 56,
5663
+ "line": 57,
5386
5664
  "character": 12
5387
5665
  },
5388
5666
  "name": "http.Server"
@@ -5393,7 +5671,7 @@
5393
5671
  "__schema": "VariableLikeSchema",
5394
5672
  "location": {
5395
5673
  "filePath": "cloud.main.runtime.ts",
5396
- "line": 57,
5674
+ "line": 58,
5397
5675
  "character": 3
5398
5676
  },
5399
5677
  "signature": "(property) username?: string | null | undefined",
@@ -5402,7 +5680,7 @@
5402
5680
  "__schema": "TypeUnionSchema",
5403
5681
  "location": {
5404
5682
  "filePath": "cloud.main.runtime.ts",
5405
- "line": 57,
5683
+ "line": 58,
5406
5684
  "character": 14
5407
5685
  },
5408
5686
  "types": [
@@ -5410,7 +5688,7 @@
5410
5688
  "__schema": "KeywordTypeSchema",
5411
5689
  "location": {
5412
5690
  "filePath": "cloud.main.runtime.ts",
5413
- "line": 57,
5691
+ "line": 58,
5414
5692
  "character": 14
5415
5693
  },
5416
5694
  "name": "string"
@@ -5419,7 +5697,7 @@
5419
5697
  "__schema": "LiteralTypeSchema",
5420
5698
  "location": {
5421
5699
  "filePath": "cloud.main.runtime.ts",
5422
- "line": 57,
5700
+ "line": 58,
5423
5701
  "character": 23
5424
5702
  },
5425
5703
  "name": "null"
@@ -5432,7 +5710,7 @@
5432
5710
  "__schema": "VariableLikeSchema",
5433
5711
  "location": {
5434
5712
  "filePath": "cloud.main.runtime.ts",
5435
- "line": 58,
5713
+ "line": 59,
5436
5714
  "character": 3
5437
5715
  },
5438
5716
  "signature": "(property) clientId?: string | undefined",
@@ -5441,7 +5719,7 @@
5441
5719
  "__schema": "KeywordTypeSchema",
5442
5720
  "location": {
5443
5721
  "filePath": "cloud.main.runtime.ts",
5444
- "line": 58,
5722
+ "line": 59,
5445
5723
  "character": 14
5446
5724
  },
5447
5725
  "name": "string"
@@ -5452,7 +5730,7 @@
5452
5730
  "__schema": "VariableLikeSchema",
5453
5731
  "location": {
5454
5732
  "filePath": "cloud.main.runtime.ts",
5455
- "line": 59,
5733
+ "line": 60,
5456
5734
  "character": 3
5457
5735
  },
5458
5736
  "signature": "(property) expressApp?: Express | null | undefined",
@@ -5461,7 +5739,7 @@
5461
5739
  "__schema": "TypeUnionSchema",
5462
5740
  "location": {
5463
5741
  "filePath": "cloud.main.runtime.ts",
5464
- "line": 59,
5742
+ "line": 60,
5465
5743
  "character": 16
5466
5744
  },
5467
5745
  "types": [
@@ -5469,7 +5747,7 @@
5469
5747
  "__schema": "TypeRefSchema",
5470
5748
  "location": {
5471
5749
  "filePath": "cloud.main.runtime.ts",
5472
- "line": 59,
5750
+ "line": 60,
5473
5751
  "character": 16
5474
5752
  },
5475
5753
  "name": "Express"
@@ -5478,7 +5756,7 @@
5478
5756
  "__schema": "LiteralTypeSchema",
5479
5757
  "location": {
5480
5758
  "filePath": "cloud.main.runtime.ts",
5481
- "line": 59,
5759
+ "line": 60,
5482
5760
  "character": 26
5483
5761
  },
5484
5762
  "name": "null"
@@ -5494,7 +5772,7 @@
5494
5772
  "__schema": "TypeSchema",
5495
5773
  "location": {
5496
5774
  "filePath": "cloud.main.runtime.ts",
5497
- "line": 62,
5775
+ "line": 63,
5498
5776
  "character": 1
5499
5777
  },
5500
5778
  "signature": "type CloudOrganization = {\n id: string;\n name: string;\n}",
@@ -5503,7 +5781,7 @@
5503
5781
  "__schema": "TypeLiteralSchema",
5504
5782
  "location": {
5505
5783
  "filePath": "cloud.main.runtime.ts",
5506
- "line": 62,
5784
+ "line": 63,
5507
5785
  "character": 26
5508
5786
  },
5509
5787
  "members": [
@@ -5511,7 +5789,7 @@
5511
5789
  "__schema": "VariableLikeSchema",
5512
5790
  "location": {
5513
5791
  "filePath": "cloud.main.runtime.ts",
5514
- "line": 63,
5792
+ "line": 64,
5515
5793
  "character": 3
5516
5794
  },
5517
5795
  "signature": "(property) id: string",
@@ -5520,7 +5798,7 @@
5520
5798
  "__schema": "KeywordTypeSchema",
5521
5799
  "location": {
5522
5800
  "filePath": "cloud.main.runtime.ts",
5523
- "line": 63,
5801
+ "line": 64,
5524
5802
  "character": 7
5525
5803
  },
5526
5804
  "name": "string"
@@ -5531,7 +5809,7 @@
5531
5809
  "__schema": "VariableLikeSchema",
5532
5810
  "location": {
5533
5811
  "filePath": "cloud.main.runtime.ts",
5534
- "line": 64,
5812
+ "line": 65,
5535
5813
  "character": 3
5536
5814
  },
5537
5815
  "signature": "(property) name: string",
@@ -5540,7 +5818,7 @@
5540
5818
  "__schema": "KeywordTypeSchema",
5541
5819
  "location": {
5542
5820
  "filePath": "cloud.main.runtime.ts",
5543
- "line": 64,
5821
+ "line": 65,
5544
5822
  "character": 9
5545
5823
  },
5546
5824
  "name": "string"
@@ -5554,7 +5832,7 @@
5554
5832
  "__schema": "TypeSchema",
5555
5833
  "location": {
5556
5834
  "filePath": "cloud.main.runtime.ts",
5557
- "line": 67,
5835
+ "line": 68,
5558
5836
  "character": 1
5559
5837
  },
5560
5838
  "signature": "type CloudOrganizationAPIResponse = {\n data: {\n getUserOrganizations: CloudOrganization[];\n };\n}",
@@ -5563,7 +5841,7 @@
5563
5841
  "__schema": "TypeLiteralSchema",
5564
5842
  "location": {
5565
5843
  "filePath": "cloud.main.runtime.ts",
5566
- "line": 67,
5844
+ "line": 68,
5567
5845
  "character": 37
5568
5846
  },
5569
5847
  "members": [
@@ -5571,7 +5849,7 @@
5571
5849
  "__schema": "VariableLikeSchema",
5572
5850
  "location": {
5573
5851
  "filePath": "cloud.main.runtime.ts",
5574
- "line": 68,
5852
+ "line": 69,
5575
5853
  "character": 3
5576
5854
  },
5577
5855
  "signature": "(property) data: {\n getUserOrganizations: CloudOrganization[];\n}",
@@ -5580,7 +5858,7 @@
5580
5858
  "__schema": "TypeLiteralSchema",
5581
5859
  "location": {
5582
5860
  "filePath": "cloud.main.runtime.ts",
5583
- "line": 68,
5861
+ "line": 69,
5584
5862
  "character": 9
5585
5863
  },
5586
5864
  "members": [
@@ -5588,7 +5866,7 @@
5588
5866
  "__schema": "VariableLikeSchema",
5589
5867
  "location": {
5590
5868
  "filePath": "cloud.main.runtime.ts",
5591
- "line": 69,
5869
+ "line": 70,
5592
5870
  "character": 5
5593
5871
  },
5594
5872
  "signature": "(property) getUserOrganizations: CloudOrganization[]",
@@ -5597,14 +5875,14 @@
5597
5875
  "__schema": "TypeArraySchema",
5598
5876
  "location": {
5599
5877
  "filePath": "cloud.main.runtime.ts",
5600
- "line": 69,
5878
+ "line": 70,
5601
5879
  "character": 27
5602
5880
  },
5603
5881
  "type": {
5604
5882
  "__schema": "TypeRefSchema",
5605
5883
  "location": {
5606
5884
  "filePath": "cloud.main.runtime.ts",
5607
- "line": 69,
5885
+ "line": 70,
5608
5886
  "character": 27
5609
5887
  },
5610
5888
  "name": "CloudOrganization"
@@ -5623,7 +5901,7 @@
5623
5901
  "__schema": "UnImplementedSchema",
5624
5902
  "location": {
5625
5903
  "filePath": "cloud.main.runtime.ts",
5626
- "line": 565,
5904
+ "line": 587,
5627
5905
  "character": 1
5628
5906
  },
5629
5907
  "name": "CloudAspect.addRuntime(CloudMain);",
@@ -6167,7 +6445,7 @@
6167
6445
  "componentId": {
6168
6446
  "scope": "teambit.cloud",
6169
6447
  "name": "cloud",
6170
- "version": "0.0.440"
6448
+ "version": "0.0.441"
6171
6449
  },
6172
6450
  "taggedModuleExports": []
6173
6451
  }