@solibo/solibo-sdk 1.1.60 → 1.1.65

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.
@@ -338,6 +338,7 @@ import {
338
338
  PersonnummerResult3qjuywrop3x9e as PersonnummerResult,
339
339
  UpdatePersonCommand2a1y4bgyshr7m as UpdatePersonCommand,
340
340
  ThirdPartyInformationYear2fhlbmx5fl4gq as ThirdPartyInformationYear,
341
+ Companion_getInstance2y0gbcxmsx1fp as Companion_getInstance_10,
341
342
  CreateTokensCommand2teu9plersyu9 as CreateTokensCommand,
342
343
  VerifySrpCommand3ems5lnq5fxd1 as VerifySrpCommand,
343
344
  DeviceSrpCommand3haczpc76m4bc as DeviceSrpCommand,
@@ -421,10 +422,10 @@ import {
421
422
  TextContent1rb6ftlpvl1d2 as TextContent,
422
423
  OutgoingContent3t2ohmyam9o76 as OutgoingContent,
423
424
  NullBody_instanceoz9dr731l81q as NullBody_instance,
424
- Companion_getInstance3047yo46wk0eo as Companion_getInstance_10,
425
+ Companion_getInstance3047yo46wk0eo as Companion_getInstance_11,
425
426
  contentType2zzm38yxo3syt as contentType,
426
427
  contentType1lwcfjsjo0z8g as contentType_0,
427
- Companion_getInstance12092dx8psw4e as Companion_getInstance_11,
428
+ Companion_getInstance12092dx8psw4e as Companion_getInstance_12,
428
429
  headersOf2tgdoojg8tifn as headersOf,
429
430
  } from './ktor-ktor-http.mjs';
430
431
  import { TypeInfo2nbxsuf4v8os2 as TypeInfo } from './ktor-ktor-utils.mjs';
@@ -436,20 +437,20 @@ import {
436
437
  } from './ktor-ktor-client-mock.mjs';
437
438
  import {
438
439
  LocalDate31mqn6zavbpi8 as LocalDate,
439
- Companion_getInstance1856qlew58z8t as Companion_getInstance_12,
440
+ Companion_getInstance1856qlew58z8t as Companion_getInstance_13,
440
441
  toLocalDateTime2fafgh396r2y5 as toLocalDateTime,
441
442
  get_isoDayNumberrycq4er3aoh9 as get_isoDayNumber,
442
443
  get_number11nqnpf0wxtuc as get_number,
443
444
  } from './Kotlin-DateTime-library-kotlinx-datetime.mjs';
444
445
  import {
445
446
  SHA256_getInstanceth9eotqeth9c as SHA256_getInstance,
446
- Companion_getInstance1ols9hsmvo0w0 as Companion_getInstance_13,
447
+ Companion_getInstance1ols9hsmvo0w0 as Companion_getInstance_14,
447
448
  Format_RAW_getInstance2jjm94e3kdzdw as Format_RAW_getInstance,
448
449
  Companion_instance3b23289n99om0 as Companion_instance_6,
449
450
  } from './cryptography-kotlin-cryptography-core.mjs';
450
451
  import { Default_getInstancez3yttwaaaao5 as Default_getInstance_1 } from './cryptography-kotlin-cryptography-random.mjs';
451
452
  import {
452
- Companion_getInstancepam837biv6um as Companion_getInstance_14,
453
+ Companion_getInstancepam837biv6um as Companion_getInstance_15,
453
454
  Sign_POSITIVE_getInstanceqi9aobd9zygl as Sign_POSITIVE_getInstance,
454
455
  } from './KotlinBigInteger-bignum.mjs';
455
456
  import './ktor-ktor-client-core.mjs';
@@ -539,6 +540,9 @@ initMetadataForCoroutine($verifyCreateTOTPMfa$suspendBridgeCOROUTINE$, Coroutine
539
540
  initMetadataForCoroutine($verifyCreateTOTPMfaCOROUTINE$, CoroutineImpl);
540
541
  initMetadataForCoroutine($createMfaPreference$suspendBridgeCOROUTINE$, CoroutineImpl);
541
542
  initMetadataForCoroutine($createMfaPreferenceCOROUTINE$, CoroutineImpl);
543
+ initMetadataForCoroutine($removeMfa$suspendBridgeCOROUTINE$, CoroutineImpl);
544
+ initMetadataForCoroutine($answerMfaChallenge$suspendBridgeCOROUTINE$, CoroutineImpl);
545
+ initMetadataForCoroutine($answerMfaChallengeCOROUTINE$, CoroutineImpl);
542
546
  initMetadataForCoroutine($createMfaSelection$suspendBridgeCOROUTINE$, CoroutineImpl);
543
547
  initMetadataForCoroutine($createMfaSelectionCOROUTINE$, CoroutineImpl);
544
548
  initMetadataForCoroutine($createMfaSelectionConfirmation$suspendBridgeCOROUTINE$, CoroutineImpl);
@@ -573,7 +577,7 @@ initMetadataForCoroutine($generateVerification$suspendBridgeCOROUTINE$, Coroutin
573
577
  function generateVerification$default(userId, password, deviceKey, deviceGroupKey, $completion, $super) {
574
578
  deviceKey = deviceKey === VOID ? null : deviceKey;
575
579
  deviceGroupKey = deviceGroupKey === VOID ? null : deviceGroupKey;
576
- return $super === VOID ? this.zr4(userId, password, deviceKey, deviceGroupKey, $completion) : $super.zr4.call(this, userId, password, deviceKey, deviceGroupKey, $completion);
580
+ return $super === VOID ? this.sr6(userId, password, deviceKey, deviceGroupKey, $completion) : $super.sr6.call(this, userId, password, deviceKey, deviceGroupKey, $completion);
577
581
  }
578
582
  initMetadataForInterface(DeviceManager, 'DeviceManager', VOID, VOID, VOID, [0, 4]);
579
583
  initMetadataForClass(DefaultDeviceManager, 'DefaultDeviceManager', VOID, VOID, [DeviceManager], [0, 4]);
@@ -748,7 +752,7 @@ protoOf(Companion).createKotlin = function (userPoolName, settings, fingerprinte
748
752
  return $super === VOID ? this.mpo(userPoolName, settings, fingerprinter, pushTokenProvider, configure) : $super.mpo.call(this, userPoolName, settings, fingerprinter, pushTokenProvider, configure);
749
753
  };
750
754
  var Companion_instance_7;
751
- function Companion_getInstance_15() {
755
+ function Companion_getInstance_16() {
752
756
  return Companion_instance_7;
753
757
  }
754
758
  function KotlinBuilder(userPoolName, settings, fingerprinter, pushTokenProvider) {
@@ -1605,7 +1609,7 @@ protoOf(Companion_0).spv = function (engine, acceptLanguage, configure, $super)
1605
1609
  return $super === VOID ? this.rpv(engine, acceptLanguage, configure) : $super.rpv.call(this, engine, acceptLanguage, configure);
1606
1610
  };
1607
1611
  var Companion_instance_8;
1608
- function Companion_getInstance_16() {
1612
+ function Companion_getInstance_17() {
1609
1613
  return Companion_instance_8;
1610
1614
  }
1611
1615
  function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
@@ -2920,7 +2924,7 @@ protoOf(HomeApi$clientConfigurator$lambda$lambda$slambda_1).t9 = function () {
2920
2924
  case 0:
2921
2925
  this.m9_1 = 6;
2922
2926
  var url = get_request(this.eq0_1).m4t().n46();
2923
- if (this.eq0_1.j47().equals(Companion_getInstance_10().r42_1) && contains(url, '/auth')) {
2927
+ if (this.eq0_1.j47().equals(Companion_getInstance_11().r42_1) && contains(url, '/auth')) {
2924
2928
  this.l9_1 = 1;
2925
2929
  suspendResult = bodyAsText(this.eq0_1, VOID, this);
2926
2930
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
@@ -2971,13 +2975,13 @@ protoOf(HomeApi$clientConfigurator$lambda$lambda$slambda_1).t9 = function () {
2971
2975
  continue $sm;
2972
2976
  case 2:
2973
2977
  var tmp1_subject = this.eq0_1.j47();
2974
- if (tmp1_subject.equals(Companion_getInstance_10().c43_1)) {
2978
+ if (tmp1_subject.equals(Companion_getInstance_11().c43_1)) {
2975
2979
  throw Exception_init_$Create$('Resource not found');
2976
2980
  } else {
2977
- if (tmp1_subject.equals(Companion_getInstance_10().v43_1)) {
2981
+ if (tmp1_subject.equals(Companion_getInstance_11().v43_1)) {
2978
2982
  throw Exception_init_$Create$('Too many requests');
2979
2983
  } else {
2980
- if (tmp1_subject.equals(Companion_getInstance_10().q43_1)) {
2984
+ if (tmp1_subject.equals(Companion_getInstance_11().q43_1)) {
2981
2985
  this.l9_1 = 4;
2982
2986
  suspendResult = bodyAsText(this.eq0_1, VOID, this);
2983
2987
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
@@ -2985,7 +2989,7 @@ protoOf(HomeApi$clientConfigurator$lambda$lambda$slambda_1).t9 = function () {
2985
2989
  }
2986
2990
  continue $sm;
2987
2991
  } else {
2988
- if (tmp1_subject.equals(Companion_getInstance_10().n43_1)) {
2992
+ if (tmp1_subject.equals(Companion_getInstance_11().n43_1)) {
2989
2993
  this.l9_1 = 3;
2990
2994
  suspendResult = bodyAsText(this.eq0_1, VOID, this);
2991
2995
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
@@ -2993,7 +2997,7 @@ protoOf(HomeApi$clientConfigurator$lambda$lambda$slambda_1).t9 = function () {
2993
2997
  }
2994
2998
  continue $sm;
2995
2999
  } else {
2996
- if (tmp1_subject.equals(Companion_getInstance_10().a44_1) || tmp1_subject.equals(Companion_getInstance_10().b44_1)) {
3000
+ if (tmp1_subject.equals(Companion_getInstance_11().a44_1) || tmp1_subject.equals(Companion_getInstance_11().b44_1)) {
2997
3001
  throw Exception_init_$Create$('Server unavailable');
2998
3002
  } else {
2999
3003
  this.l9_1 = 5;
@@ -4202,7 +4206,7 @@ protoOf($refreshCOROUTINE$).t9 = function () {
4202
4206
  case 8:
4203
4207
  var response = suspendResult;
4204
4208
  var tmp6_subject = response.status;
4205
- if (tmp6_subject === Companion_getInstance_10().j42_1.h44_1) {
4209
+ if (tmp6_subject === Companion_getInstance_11().j42_1.h44_1) {
4206
4210
  this.l9_1 = 10;
4207
4211
  suspendResult = response.aoa(this);
4208
4212
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
@@ -4210,7 +4214,7 @@ protoOf($refreshCOROUTINE$).t9 = function () {
4210
4214
  }
4211
4215
  continue $sm;
4212
4216
  } else {
4213
- if (tmp6_subject === Companion_getInstance_10().z42_1.h44_1) {
4217
+ if (tmp6_subject === Companion_getInstance_11().z42_1.h44_1) {
4214
4218
  this.jq3_1.fpq_1.l3o('activeLogin');
4215
4219
  this.jq3_1.clearTokens();
4216
4220
  this.l9_1 = 9;
@@ -4356,7 +4360,7 @@ protoOf($refreshCOROUTINE$).t9 = function () {
4356
4360
  continue $sm;
4357
4361
  case 15:
4358
4362
  var response_0 = suspendResult;
4359
- if (response_0.status === Companion_getInstance_10().z42_1.h44_1) {
4363
+ if (response_0.status === Companion_getInstance_11().z42_1.h44_1) {
4360
4364
  this.dq3_1.fpq_1.l3o('activeLogin');
4361
4365
  this.dq3_1.fpq_1.l3o('userLogin');
4362
4366
  this.dq3_1.clearTokens();
@@ -4459,7 +4463,7 @@ protoOf($refreshCOROUTINE$).t9 = function () {
4459
4463
  var tmp0 = _get_m2mClient__yfdrfi(this.yq2_1);
4460
4464
  var urlString = '' + this.yq2_1.lpq_1 + '/auth/m2m/tokens';
4461
4465
  var builder_0 = new HttpRequestBuilder();
4462
- builder_0.u4r_1 = Companion_getInstance_11().l41_1;
4466
+ builder_0.u4r_1 = Companion_getInstance_12().l41_1;
4463
4467
  url(builder_0, urlString);
4464
4468
  contentType_0(builder_0, Application_getInstance().f3u_1);
4465
4469
  var tmp0_elvis_lhs_4 = this.yq2_1.clientId;
@@ -4509,7 +4513,7 @@ protoOf($refreshCOROUTINE$).t9 = function () {
4509
4513
  }
4510
4514
  }
4511
4515
 
4512
- builder_0.u4r_1 = Companion_getInstance_11().l41_1;
4516
+ builder_0.u4r_1 = Companion_getInstance_12().l41_1;
4513
4517
  this.l9_1 = 25;
4514
4518
  suspendResult = (new HttpStatement(builder_0, tmp0)).w6d(this);
4515
4519
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
@@ -4519,7 +4523,7 @@ protoOf($refreshCOROUTINE$).t9 = function () {
4519
4523
  continue $sm;
4520
4524
  case 25:
4521
4525
  var response_1 = suspendResult;
4522
- if (response_1.j47().equals(Companion_getInstance_10().h42_1)) {
4526
+ if (response_1.j47().equals(Companion_getInstance_11().h42_1)) {
4523
4527
  this.l9_1 = 26;
4524
4528
  var tmp_42 = response_1.k4t();
4525
4529
  var tmp_43 = getKClass(SoliboAuthentication);
@@ -5477,489 +5481,489 @@ function AuthMode_M2M_getInstance() {
5477
5481
  return AuthMode_M2M_instance;
5478
5482
  }
5479
5483
  function registerHandlers($this) {
5480
- var tmp = Companion_getInstance_11().k41_1;
5484
+ var tmp = Companion_getInstance_12().k41_1;
5481
5485
  register($this, tmp, '/companies', MockBackend$registerHandlers$lambda($this));
5482
- var tmp_0 = Companion_getInstance_11().k41_1;
5486
+ var tmp_0 = Companion_getInstance_12().k41_1;
5483
5487
  register($this, tmp_0, '/companies/import/drafts', MockBackend$registerHandlers$lambda_0($this));
5484
- var tmp_1 = Companion_getInstance_11().l41_1;
5488
+ var tmp_1 = Companion_getInstance_12().l41_1;
5485
5489
  register($this, tmp_1, '/companies/import/borettslag', MockBackend$registerHandlers$lambda_1($this));
5486
- var tmp_2 = Companion_getInstance_11().l41_1;
5490
+ var tmp_2 = Companion_getInstance_12().l41_1;
5487
5491
  register($this, tmp_2, '/companies/import/sameie', MockBackend$registerHandlers$lambda_2($this));
5488
- var tmp_3 = Companion_getInstance_11().l41_1;
5492
+ var tmp_3 = Companion_getInstance_12().l41_1;
5489
5493
  register($this, tmp_3, '/companies/import/sameie/address', MockBackend$registerHandlers$lambda_3($this));
5490
- var tmp_4 = Companion_getInstance_11().l41_1;
5494
+ var tmp_4 = Companion_getInstance_12().l41_1;
5491
5495
  register($this, tmp_4, '/companies/import/sameie/matrikkel', MockBackend$registerHandlers$lambda_4($this));
5492
- var tmp_5 = Companion_getInstance_11().k41_1;
5496
+ var tmp_5 = Companion_getInstance_12().k41_1;
5493
5497
  register($this, tmp_5, '/companies/import/schema', MockBackend$registerHandlers$lambda_5($this));
5494
- var tmp_6 = Companion_getInstance_11().k41_1;
5498
+ var tmp_6 = Companion_getInstance_12().k41_1;
5495
5499
  register($this, tmp_6, '/companies/(\\d+)', MockBackend$registerHandlers$lambda_6($this));
5496
- var tmp_7 = Companion_getInstance_11().k41_1;
5500
+ var tmp_7 = Companion_getInstance_12().k41_1;
5497
5501
  register($this, tmp_7, '/companies/(\\d+)/detailed', MockBackend$registerHandlers$lambda_7($this));
5498
- var tmp_8 = Companion_getInstance_11().m41_1;
5502
+ var tmp_8 = Companion_getInstance_12().m41_1;
5499
5503
  register($this, tmp_8, '/companies/(\\d+)/detailed', MockBackend$registerHandlers$lambda_8($this));
5500
- var tmp_9 = Companion_getInstance_11().k41_1;
5504
+ var tmp_9 = Companion_getInstance_12().k41_1;
5501
5505
  register($this, tmp_9, '/companies/(\\d+)/administrators', MockBackend$registerHandlers$lambda_9($this));
5502
- var tmp_10 = Companion_getInstance_11().k41_1;
5506
+ var tmp_10 = Companion_getInstance_12().k41_1;
5503
5507
  register($this, tmp_10, '/companies/(\\d+)/issues', MockBackend$registerHandlers$lambda_10($this));
5504
- var tmp_11 = Companion_getInstance_11().l41_1;
5508
+ var tmp_11 = Companion_getInstance_12().l41_1;
5505
5509
  register($this, tmp_11, '/companies/(\\d+)/issues', MockBackend$registerHandlers$lambda_11($this));
5506
- var tmp_12 = Companion_getInstance_11().k41_1;
5510
+ var tmp_12 = Companion_getInstance_12().k41_1;
5507
5511
  register($this, tmp_12, '/companies/(\\d+)/issues/(\\d+)', MockBackend$registerHandlers$lambda_12($this));
5508
- var tmp_13 = Companion_getInstance_11().l41_1;
5512
+ var tmp_13 = Companion_getInstance_12().l41_1;
5509
5513
  register($this, tmp_13, '/companies/(\\d+)/issues/(\\d+)/comments', MockBackend$registerHandlers$lambda_13($this));
5510
- var tmp_14 = Companion_getInstance_11().m41_1;
5514
+ var tmp_14 = Companion_getInstance_12().m41_1;
5511
5515
  register($this, tmp_14, '/companies/(\\d+)/issues/(\\d+)/comments/(\\d+)', MockBackend$registerHandlers$lambda_14($this));
5512
- var tmp_15 = Companion_getInstance_11().l41_1;
5516
+ var tmp_15 = Companion_getInstance_12().l41_1;
5513
5517
  register($this, tmp_15, '/companies/(\\d+)/issues/(\\d+)/close', MockBackend$registerHandlers$lambda_15($this));
5514
- var tmp_16 = Companion_getInstance_11().l41_1;
5518
+ var tmp_16 = Companion_getInstance_12().l41_1;
5515
5519
  register($this, tmp_16, '/companies/(\\d+)/issues/(\\d+)/reOpen', MockBackend$registerHandlers$lambda_16($this));
5516
- var tmp_17 = Companion_getInstance_11().m41_1;
5520
+ var tmp_17 = Companion_getInstance_12().m41_1;
5517
5521
  register($this, tmp_17, '/companies/(\\d+)/issues/(\\d+)/resolution', MockBackend$registerHandlers$lambda_17($this));
5518
- var tmp_18 = Companion_getInstance_11().m41_1;
5522
+ var tmp_18 = Companion_getInstance_12().m41_1;
5519
5523
  register($this, tmp_18, '/companies/(\\d+)/issues/(\\d+)/responsible', MockBackend$registerHandlers$lambda_18($this));
5520
- var tmp_19 = Companion_getInstance_11().l41_1;
5524
+ var tmp_19 = Companion_getInstance_12().l41_1;
5521
5525
  register($this, tmp_19, '/companies/(\\d+)/issues/(\\d+)/sections/(\\d+)', MockBackend$registerHandlers$lambda_19($this));
5522
- var tmp_20 = Companion_getInstance_11().o41_1;
5526
+ var tmp_20 = Companion_getInstance_12().o41_1;
5523
5527
  register($this, tmp_20, '/companies/(\\d+)/issues/(\\d+)/sections/(\\d+)', MockBackend$registerHandlers$lambda_20($this));
5524
- var tmp_21 = Companion_getInstance_11().o41_1;
5528
+ var tmp_21 = Companion_getInstance_12().o41_1;
5525
5529
  register($this, tmp_21, '/companies/(\\d+)/issues/(\\d+)/conversations/(\\d+)', MockBackend$registerHandlers$lambda_21($this));
5526
- var tmp_22 = Companion_getInstance_11().n41_1;
5530
+ var tmp_22 = Companion_getInstance_12().n41_1;
5527
5531
  register($this, tmp_22, '/companies/(\\d+)/issues/(\\d+)', MockBackend$registerHandlers$lambda_22($this));
5528
- var tmp_23 = Companion_getInstance_11().k41_1;
5532
+ var tmp_23 = Companion_getInstance_12().k41_1;
5529
5533
  register($this, tmp_23, '/companies/(\\d+)/tasks', MockBackend$registerHandlers$lambda_23($this));
5530
- var tmp_24 = Companion_getInstance_11().l41_1;
5534
+ var tmp_24 = Companion_getInstance_12().l41_1;
5531
5535
  register($this, tmp_24, '/companies/(\\d+)/tasks', MockBackend$registerHandlers$lambda_24($this));
5532
- var tmp_25 = Companion_getInstance_11().k41_1;
5536
+ var tmp_25 = Companion_getInstance_12().k41_1;
5533
5537
  register($this, tmp_25, '/companies/(\\d+)/tasks/(\\d+)', MockBackend$registerHandlers$lambda_25($this));
5534
- var tmp_26 = Companion_getInstance_11().n41_1;
5538
+ var tmp_26 = Companion_getInstance_12().n41_1;
5535
5539
  register($this, tmp_26, '/companies/(\\d+)/tasks/(\\d+)', MockBackend$registerHandlers$lambda_26($this));
5536
- var tmp_27 = Companion_getInstance_11().o41_1;
5540
+ var tmp_27 = Companion_getInstance_12().o41_1;
5537
5541
  register($this, tmp_27, '/companies/(\\d+)/tasks/(\\d+)', MockBackend$registerHandlers$lambda_27($this));
5538
- var tmp_28 = Companion_getInstance_11().m41_1;
5542
+ var tmp_28 = Companion_getInstance_12().m41_1;
5539
5543
  register($this, tmp_28, '/companies/(\\d+)/tasks/(\\d+)/complete', MockBackend$registerHandlers$lambda_28($this));
5540
- var tmp_29 = Companion_getInstance_11().m41_1;
5544
+ var tmp_29 = Companion_getInstance_12().m41_1;
5541
5545
  register($this, tmp_29, '/companies/(\\d+)/tasks/(\\d+)/unComplete', MockBackend$registerHandlers$lambda_29($this));
5542
- var tmp_30 = Companion_getInstance_11().k41_1;
5546
+ var tmp_30 = Companion_getInstance_12().k41_1;
5543
5547
  register($this, tmp_30, '/companies/(\\d+)/conversations', MockBackend$registerHandlers$lambda_30($this));
5544
- var tmp_31 = Companion_getInstance_11().l41_1;
5548
+ var tmp_31 = Companion_getInstance_12().l41_1;
5545
5549
  register($this, tmp_31, '/companies/(\\d+)/conversations', MockBackend$registerHandlers$lambda_31($this));
5546
- var tmp_32 = Companion_getInstance_11().k41_1;
5550
+ var tmp_32 = Companion_getInstance_12().k41_1;
5547
5551
  register($this, tmp_32, '/companies/(\\d+)/conversations/(\\d+)', MockBackend$registerHandlers$lambda_32($this));
5548
- var tmp_33 = Companion_getInstance_11().o41_1;
5552
+ var tmp_33 = Companion_getInstance_12().o41_1;
5549
5553
  register($this, tmp_33, '/companies/(\\d+)/conversations/(\\d+)', MockBackend$registerHandlers$lambda_33($this));
5550
- var tmp_34 = Companion_getInstance_11().m41_1;
5554
+ var tmp_34 = Companion_getInstance_12().m41_1;
5551
5555
  register($this, tmp_34, '/companies/(\\d+)/conversations/(\\d+)', MockBackend$registerHandlers$lambda_34($this));
5552
- var tmp_35 = Companion_getInstance_11().l41_1;
5556
+ var tmp_35 = Companion_getInstance_12().l41_1;
5553
5557
  register($this, tmp_35, '/companies/(\\d+)/conversations/(\\d+)/finalize', MockBackend$registerHandlers$lambda_35($this));
5554
- var tmp_36 = Companion_getInstance_11().l41_1;
5558
+ var tmp_36 = Companion_getInstance_12().l41_1;
5555
5559
  register($this, tmp_36, '/companies/(\\d+)/conversations/(\\d+)/reOpen', MockBackend$registerHandlers$lambda_36($this));
5556
- var tmp_37 = Companion_getInstance_11().k41_1;
5560
+ var tmp_37 = Companion_getInstance_12().k41_1;
5557
5561
  register($this, tmp_37, '/companies/(\\d+)/conversations/categories', MockBackend$registerHandlers$lambda_37($this));
5558
- var tmp_38 = Companion_getInstance_11().l41_1;
5562
+ var tmp_38 = Companion_getInstance_12().l41_1;
5559
5563
  register($this, tmp_38, '/companies/(\\d+)/conversations/categories', MockBackend$registerHandlers$lambda_38($this));
5560
- var tmp_39 = Companion_getInstance_11().m41_1;
5564
+ var tmp_39 = Companion_getInstance_12().m41_1;
5561
5565
  register($this, tmp_39, '/companies/(\\d+)/conversations/categories/(\\d+)', MockBackend$registerHandlers$lambda_39($this));
5562
- var tmp_40 = Companion_getInstance_11().l41_1;
5566
+ var tmp_40 = Companion_getInstance_12().l41_1;
5563
5567
  register($this, tmp_40, '/auth/implicit/tokens', MockBackend$registerHandlers$lambda_40($this));
5564
- var tmp_41 = Companion_getInstance_11().l41_1;
5568
+ var tmp_41 = Companion_getInstance_12().l41_1;
5565
5569
  register($this, tmp_41, '/auth/implicit/magic/email', MockBackend$registerHandlers$lambda_41($this));
5566
- var tmp_42 = Companion_getInstance_11().k41_1;
5570
+ var tmp_42 = Companion_getInstance_12().k41_1;
5567
5571
  register($this, tmp_42, '/auth/oauth2/authorize', MockBackend$registerHandlers$lambda_42($this));
5568
- var tmp_43 = Companion_getInstance_11().l41_1;
5572
+ var tmp_43 = Companion_getInstance_12().l41_1;
5569
5573
  register($this, tmp_43, '/auth/implicit/magic/sms', MockBackend$registerHandlers$lambda_43($this));
5570
- var tmp_44 = Companion_getInstance_11().m41_1;
5574
+ var tmp_44 = Companion_getInstance_12().m41_1;
5571
5575
  register($this, tmp_44, '/auth/implicit/magic/email/confirm', MockBackend$registerHandlers$lambda_44($this));
5572
- var tmp_45 = Companion_getInstance_11().l41_1;
5576
+ var tmp_45 = Companion_getInstance_12().l41_1;
5573
5577
  register($this, tmp_45, '/auth/implicit/magic/email/confirm/inline', MockBackend$registerHandlers$lambda_45($this));
5574
- var tmp_46 = Companion_getInstance_11().m41_1;
5578
+ var tmp_46 = Companion_getInstance_12().m41_1;
5575
5579
  register($this, tmp_46, '/auth/implicit/magic/sms/confirm', MockBackend$registerHandlers$lambda_46($this));
5576
- var tmp_47 = Companion_getInstance_11().l41_1;
5580
+ var tmp_47 = Companion_getInstance_12().l41_1;
5577
5581
  register($this, tmp_47, '/auth/implicit/tokens/srp', MockBackend$registerHandlers$lambda_47($this));
5578
- var tmp_48 = Companion_getInstance_11().l41_1;
5582
+ var tmp_48 = Companion_getInstance_12().l41_1;
5579
5583
  register($this, tmp_48, '/auth/mfa/preference', MockBackend$registerHandlers$lambda_48($this));
5580
- var tmp_49 = Companion_getInstance_11().l41_1;
5584
+ var tmp_49 = Companion_getInstance_12().l41_1;
5581
5585
  register($this, tmp_49, '/auth/mfa/select', MockBackend$registerHandlers$lambda_49($this));
5582
- var tmp_50 = Companion_getInstance_11().l41_1;
5586
+ var tmp_50 = Companion_getInstance_12().l41_1;
5583
5587
  register($this, tmp_50, '/auth/mfa/select/confirm', MockBackend$registerHandlers$lambda_50($this));
5584
- var tmp_51 = Companion_getInstance_11().l41_1;
5588
+ var tmp_51 = Companion_getInstance_12().l41_1;
5585
5589
  register($this, tmp_51, '/auth/mfa/totp/associate', MockBackend$registerHandlers$lambda_51($this));
5586
- var tmp_52 = Companion_getInstance_11().l41_1;
5590
+ var tmp_52 = Companion_getInstance_12().l41_1;
5587
5591
  register($this, tmp_52, '/auth/mfa/totp/associate/verify', MockBackend$registerHandlers$lambda_52($this));
5588
- var tmp_53 = Companion_getInstance_11().l41_1;
5592
+ var tmp_53 = Companion_getInstance_12().l41_1;
5589
5593
  register($this, tmp_53, '/auth/mfa/sms/verify', MockBackend$registerHandlers$lambda_53($this));
5590
- var tmp_54 = Companion_getInstance_11().l41_1;
5594
+ var tmp_54 = Companion_getInstance_12().l41_1;
5591
5595
  register($this, tmp_54, '/auth/mfa/totp/verify', MockBackend$registerHandlers$lambda_54($this));
5592
- var tmp_55 = Companion_getInstance_11().l41_1;
5596
+ var tmp_55 = Companion_getInstance_12().l41_1;
5593
5597
  register($this, tmp_55, '/auth/password/confirm', MockBackend$registerHandlers$lambda_55($this));
5594
- var tmp_56 = Companion_getInstance_11().l41_1;
5598
+ var tmp_56 = Companion_getInstance_12().l41_1;
5595
5599
  register($this, tmp_56, '/auth/password/reset', MockBackend$registerHandlers$lambda_56($this));
5596
- var tmp_57 = Companion_getInstance_11().l41_1;
5600
+ var tmp_57 = Companion_getInstance_12().l41_1;
5597
5601
  register($this, tmp_57, '/auth/devices/srp', MockBackend$registerHandlers$lambda_57($this));
5598
- var tmp_58 = Companion_getInstance_11().l41_1;
5602
+ var tmp_58 = Companion_getInstance_12().l41_1;
5599
5603
  register($this, tmp_58, '/auth/devices/srp/confirm', MockBackend$registerHandlers$lambda_58($this));
5600
- var tmp_59 = Companion_getInstance_11().l41_1;
5604
+ var tmp_59 = Companion_getInstance_12().l41_1;
5601
5605
  register($this, tmp_59, '/auth/devices/register', MockBackend$registerHandlers$lambda_59($this));
5602
- var tmp_60 = Companion_getInstance_11().o41_1;
5606
+ var tmp_60 = Companion_getInstance_12().o41_1;
5603
5607
  register($this, tmp_60, '/auth/devices/deregister', MockBackend$registerHandlers$lambda_60);
5604
- var tmp_61 = Companion_getInstance_11().k41_1;
5608
+ var tmp_61 = Companion_getInstance_12().k41_1;
5605
5609
  register($this, tmp_61, '/auth/devices', MockBackend$registerHandlers$lambda_61($this));
5606
- var tmp_62 = Companion_getInstance_11().m41_1;
5610
+ var tmp_62 = Companion_getInstance_12().m41_1;
5607
5611
  register($this, tmp_62, '/auth/implicit/refresh', MockBackend$registerHandlers$lambda_62($this));
5608
- var tmp_63 = Companion_getInstance_11().o41_1;
5612
+ var tmp_63 = Companion_getInstance_12().o41_1;
5609
5613
  register($this, tmp_63, '/auth/implicit/refresh/revoke', MockBackend$registerHandlers$lambda_63);
5610
- var tmp_64 = Companion_getInstance_11().l41_1;
5614
+ var tmp_64 = Companion_getInstance_12().l41_1;
5611
5615
  register($this, tmp_64, '/auth/support', MockBackend$registerHandlers$lambda_64($this));
5612
- var tmp_65 = Companion_getInstance_11().k41_1;
5616
+ var tmp_65 = Companion_getInstance_12().k41_1;
5613
5617
  register($this, tmp_65, '/auth/user', MockBackend$registerHandlers$lambda_65($this));
5614
- var tmp_66 = Companion_getInstance_11().k41_1;
5618
+ var tmp_66 = Companion_getInstance_12().k41_1;
5615
5619
  register($this, tmp_66, '/user', MockBackend$registerHandlers$lambda_66($this));
5616
- var tmp_67 = Companion_getInstance_11().k41_1;
5620
+ var tmp_67 = Companion_getInstance_12().k41_1;
5617
5621
  register($this, tmp_67, '/user/actions', MockBackend$registerHandlers$lambda_67($this));
5618
- var tmp_68 = Companion_getInstance_11().m41_1;
5622
+ var tmp_68 = Companion_getInstance_12().m41_1;
5619
5623
  register($this, tmp_68, '/user/profile', MockBackend$registerHandlers$lambda_68($this));
5620
- var tmp_69 = Companion_getInstance_11().m41_1;
5624
+ var tmp_69 = Companion_getInstance_12().m41_1;
5621
5625
  register($this, tmp_69, '/user/profile/image', MockBackend$registerHandlers$lambda_69($this));
5622
- var tmp_70 = Companion_getInstance_11().o41_1;
5626
+ var tmp_70 = Companion_getInstance_12().o41_1;
5623
5627
  register($this, tmp_70, '/user/profile/image', MockBackend$registerHandlers$lambda_70);
5624
- var tmp_71 = Companion_getInstance_11().k41_1;
5628
+ var tmp_71 = Companion_getInstance_12().k41_1;
5625
5629
  register($this, tmp_71, '/users/(\\d+)/image/.*', MockBackend$registerHandlers$lambda_71($this));
5626
- var tmp_72 = Companion_getInstance_11().k41_1;
5630
+ var tmp_72 = Companion_getInstance_12().k41_1;
5627
5631
  register($this, tmp_72, '/companies/(\\d+)/sections/(\\d+)/status', MockBackend$registerHandlers$lambda_72($this));
5628
- var tmp_73 = Companion_getInstance_11().k41_1;
5632
+ var tmp_73 = Companion_getInstance_12().k41_1;
5629
5633
  register($this, tmp_73, '/companies/(\\d+)/sections/status', MockBackend$registerHandlers$lambda_73($this));
5630
- var tmp_74 = Companion_getInstance_11().k41_1;
5634
+ var tmp_74 = Companion_getInstance_12().k41_1;
5631
5635
  register($this, tmp_74, '/companies/(\\d+)/sections', MockBackend$registerHandlers$lambda_74($this));
5632
- var tmp_75 = Companion_getInstance_11().k41_1;
5636
+ var tmp_75 = Companion_getInstance_12().k41_1;
5633
5637
  register($this, tmp_75, '/companies/(\\d+)/sections/(\\d+)/residentHistory', MockBackend$registerHandlers$lambda_75($this));
5634
- var tmp_76 = Companion_getInstance_11().k41_1;
5638
+ var tmp_76 = Companion_getInstance_12().k41_1;
5635
5639
  register($this, tmp_76, '/sections/search', MockBackend$registerHandlers$lambda_76($this));
5636
- var tmp_77 = Companion_getInstance_11().k41_1;
5640
+ var tmp_77 = Companion_getInstance_12().k41_1;
5637
5641
  register($this, tmp_77, '/sections', MockBackend$registerHandlers$lambda_77($this));
5638
- var tmp_78 = Companion_getInstance_11().n41_1;
5642
+ var tmp_78 = Companion_getInstance_12().n41_1;
5639
5643
  register($this, tmp_78, '/companies/(\\d+)/sections/(\\d+)', MockBackend$registerHandlers$lambda_78($this));
5640
- var tmp_79 = Companion_getInstance_11().m41_1;
5644
+ var tmp_79 = Companion_getInstance_12().m41_1;
5641
5645
  register($this, tmp_79, '/companies/(\\d+)/sections/(\\d+)', MockBackend$registerHandlers$lambda_79($this));
5642
- var tmp_80 = Companion_getInstance_11().l41_1;
5646
+ var tmp_80 = Companion_getInstance_12().l41_1;
5643
5647
  register($this, tmp_80, '/companies/(\\d+)/sections', MockBackend$registerHandlers$lambda_80($this));
5644
- var tmp_81 = Companion_getInstance_11().o41_1;
5648
+ var tmp_81 = Companion_getInstance_12().o41_1;
5645
5649
  register($this, tmp_81, '/companies/(\\d+)/sections/(\\d+)', MockBackend$registerHandlers$lambda_81($this));
5646
- var tmp_82 = Companion_getInstance_11().k41_1;
5650
+ var tmp_82 = Companion_getInstance_12().k41_1;
5647
5651
  register($this, tmp_82, '/companies/(\\d+)/residents', MockBackend$registerHandlers$lambda_82($this));
5648
- var tmp_83 = Companion_getInstance_11().k41_1;
5652
+ var tmp_83 = Companion_getInstance_12().k41_1;
5649
5653
  register($this, tmp_83, '/companies/(\\d+)/residents/types', MockBackend$registerHandlers$lambda_83($this));
5650
- var tmp_84 = Companion_getInstance_11().k41_1;
5654
+ var tmp_84 = Companion_getInstance_12().k41_1;
5651
5655
  register($this, tmp_84, '/companies/(\\d+)/residents/([^/]+)/(\\d+)/sensitive', MockBackend$registerHandlers$lambda_84($this));
5652
- var tmp_85 = Companion_getInstance_11().l41_1;
5656
+ var tmp_85 = Companion_getInstance_12().l41_1;
5653
5657
  register($this, tmp_85, '/companies/(\\d+)/residents', MockBackend$registerHandlers$lambda_85($this));
5654
- var tmp_86 = Companion_getInstance_11().o41_1;
5658
+ var tmp_86 = Companion_getInstance_12().o41_1;
5655
5659
  register($this, tmp_86, '/companies/(\\d+)/residents/(\\d+)', MockBackend$registerHandlers$lambda_86($this));
5656
- var tmp_87 = Companion_getInstance_11().k41_1;
5660
+ var tmp_87 = Companion_getInstance_12().k41_1;
5657
5661
  register($this, tmp_87, '/companies/(\\d+)/residents/search', MockBackend$registerHandlers$lambda_87($this));
5658
- var tmp_88 = Companion_getInstance_11().n41_1;
5662
+ var tmp_88 = Companion_getInstance_12().n41_1;
5659
5663
  register($this, tmp_88, '/companies/(\\d+)/residents/(\\d+)', MockBackend$registerHandlers$lambda_88($this));
5660
- var tmp_89 = Companion_getInstance_11().m41_1;
5664
+ var tmp_89 = Companion_getInstance_12().m41_1;
5661
5665
  register($this, tmp_89, '/companies/(\\d+)/residents/([^/]+)/(\\d+)', MockBackend$registerHandlers$lambda_89($this));
5662
- var tmp_90 = Companion_getInstance_11().k41_1;
5666
+ var tmp_90 = Companion_getInstance_12().k41_1;
5663
5667
  register($this, tmp_90, '/companies/(\\d+)/documents', MockBackend$registerHandlers$lambda_90($this));
5664
- var tmp_91 = Companion_getInstance_11().k41_1;
5668
+ var tmp_91 = Companion_getInstance_12().k41_1;
5665
5669
  register($this, tmp_91, '/companies/(\\d+)/documents/(\\d+)', MockBackend$registerHandlers$lambda_91($this));
5666
- var tmp_92 = Companion_getInstance_11().l41_1;
5670
+ var tmp_92 = Companion_getInstance_12().l41_1;
5667
5671
  register($this, tmp_92, '/companies/(\\d+)/documents', MockBackend$registerHandlers$lambda_92($this));
5668
- var tmp_93 = Companion_getInstance_11().o41_1;
5672
+ var tmp_93 = Companion_getInstance_12().o41_1;
5669
5673
  register($this, tmp_93, '/companies/(\\d+)/documents/(\\d+)', MockBackend$registerHandlers$lambda_93($this));
5670
- var tmp_94 = Companion_getInstance_11().k41_1;
5674
+ var tmp_94 = Companion_getInstance_12().k41_1;
5671
5675
  register($this, tmp_94, '/companies/meetings', MockBackend$registerHandlers$lambda_94($this));
5672
- var tmp_95 = Companion_getInstance_11().k41_1;
5676
+ var tmp_95 = Companion_getInstance_12().k41_1;
5673
5677
  register($this, tmp_95, '/companies/(\\d+)/meetings', MockBackend$registerHandlers$lambda_95($this));
5674
- var tmp_96 = Companion_getInstance_11().l41_1;
5678
+ var tmp_96 = Companion_getInstance_12().l41_1;
5675
5679
  register($this, tmp_96, '/companies/(\\d+)/meetings', MockBackend$registerHandlers$lambda_96($this));
5676
- var tmp_97 = Companion_getInstance_11().k41_1;
5680
+ var tmp_97 = Companion_getInstance_12().k41_1;
5677
5681
  register($this, tmp_97, '/companies/(\\d+)/meetings/(\\d+)', MockBackend$registerHandlers$lambda_97($this));
5678
- var tmp_98 = Companion_getInstance_11().m41_1;
5682
+ var tmp_98 = Companion_getInstance_12().m41_1;
5679
5683
  register($this, tmp_98, '/companies/(\\d+)/meetings/(\\d+)', MockBackend$registerHandlers$lambda_98($this));
5680
- var tmp_99 = Companion_getInstance_11().o41_1;
5684
+ var tmp_99 = Companion_getInstance_12().o41_1;
5681
5685
  register($this, tmp_99, '/companies/(\\d+)/meetings/(\\d+)', MockBackend$registerHandlers$lambda_99($this));
5682
- var tmp_100 = Companion_getInstance_11().m41_1;
5686
+ var tmp_100 = Companion_getInstance_12().m41_1;
5683
5687
  register($this, tmp_100, '/companies/(\\d+)/meetings/(\\d+)/reOpen', MockBackend$registerHandlers$lambda_100($this));
5684
- var tmp_101 = Companion_getInstance_11().m41_1;
5688
+ var tmp_101 = Companion_getInstance_12().m41_1;
5685
5689
  register($this, tmp_101, '/companies/(\\d+)/meetings/(\\d+)/close', MockBackend$registerHandlers$lambda_101($this));
5686
- var tmp_102 = Companion_getInstance_11().m41_1;
5690
+ var tmp_102 = Companion_getInstance_12().m41_1;
5687
5691
  register($this, tmp_102, '/companies/(\\d+)/meetings/(\\d+)/start', MockBackend$registerHandlers$lambda_102($this));
5688
- var tmp_103 = Companion_getInstance_11().l41_1;
5692
+ var tmp_103 = Companion_getInstance_12().l41_1;
5689
5693
  register($this, tmp_103, '/companies/(\\d+)/meetings/(\\d+)/issues/(\\d+)', MockBackend$registerHandlers$lambda_103($this));
5690
- var tmp_104 = Companion_getInstance_11().o41_1;
5694
+ var tmp_104 = Companion_getInstance_12().o41_1;
5691
5695
  register($this, tmp_104, '/companies/(\\d+)/meetings/(\\d+)/issues/(\\d+)', MockBackend$registerHandlers$lambda_104);
5692
- var tmp_105 = Companion_getInstance_11().m41_1;
5696
+ var tmp_105 = Companion_getInstance_12().m41_1;
5693
5697
  register($this, tmp_105, '/companies/(\\d+)/meetings/(\\d+)/issues/(\\d+)/delayedTreatment', MockBackend$registerHandlers$lambda_105($this));
5694
- var tmp_106 = Companion_getInstance_11().m41_1;
5698
+ var tmp_106 = Companion_getInstance_12().m41_1;
5695
5699
  register($this, tmp_106, '/companies/(\\d+)/meetings/(\\d+)/issues/(\\d+)/treated', MockBackend$registerHandlers$lambda_106($this));
5696
- var tmp_107 = Companion_getInstance_11().m41_1;
5700
+ var tmp_107 = Companion_getInstance_12().m41_1;
5697
5701
  register($this, tmp_107, '/companies/(\\d+)/meetings/(\\d+)/issues/(\\d+)/reorder', MockBackend$registerHandlers$lambda_107($this));
5698
- var tmp_108 = Companion_getInstance_11().l41_1;
5702
+ var tmp_108 = Companion_getInstance_12().l41_1;
5699
5703
  register($this, tmp_108, '/companies/(\\d+)/meetings/(\\d+)/participants/summons', MockBackend$registerHandlers$lambda_108($this));
5700
- var tmp_109 = Companion_getInstance_11().l41_1;
5704
+ var tmp_109 = Companion_getInstance_12().l41_1;
5701
5705
  register($this, tmp_109, '/companies/(\\d+)/meetings/(\\d+)/participants/signatureReminder', MockBackend$registerHandlers$lambda_109($this));
5702
- var tmp_110 = Companion_getInstance_11().l41_1;
5706
+ var tmp_110 = Companion_getInstance_12().l41_1;
5703
5707
  register($this, tmp_110, '/companies/(\\d+)/meetings/(\\d+)/participants/(\\d+)/rsvp', MockBackend$registerHandlers$lambda_110($this));
5704
- var tmp_111 = Companion_getInstance_11().l41_1;
5708
+ var tmp_111 = Companion_getInstance_12().l41_1;
5705
5709
  register($this, tmp_111, '/companies/(\\d+)/meetings/(\\d+)/participants/(\\d+)/attendance', MockBackend$registerHandlers$lambda_111($this));
5706
- var tmp_112 = Companion_getInstance_11().l41_1;
5710
+ var tmp_112 = Companion_getInstance_12().l41_1;
5707
5711
  register($this, tmp_112, '/companies/(\\d+)/meetings/(\\d+)/participants/(\\d+)/signature', MockBackend$registerHandlers$lambda_112($this));
5708
- var tmp_113 = Companion_getInstance_11().l41_1;
5712
+ var tmp_113 = Companion_getInstance_12().l41_1;
5709
5713
  register($this, tmp_113, '/companies/(\\d+)/meetings/(\\d+)/participants/(\\d+)/signature/unobtainable', MockBackend$registerHandlers$lambda_113($this));
5710
- var tmp_114 = Companion_getInstance_11().m41_1;
5714
+ var tmp_114 = Companion_getInstance_12().m41_1;
5711
5715
  register($this, tmp_114, '/companies/(\\d+)/meetings/(\\d+)/participants', MockBackend$registerHandlers$lambda_114($this));
5712
- var tmp_115 = Companion_getInstance_11().k41_1;
5716
+ var tmp_115 = Companion_getInstance_12().k41_1;
5713
5717
  register($this, tmp_115, '/companies/(\\d+)/economy/loans', MockBackend$registerHandlers$lambda_115($this));
5714
- var tmp_116 = Companion_getInstance_11().l41_1;
5718
+ var tmp_116 = Companion_getInstance_12().l41_1;
5715
5719
  register($this, tmp_116, '/companies/(\\d+)/economy/loans', MockBackend$registerHandlers$lambda_116($this));
5716
- var tmp_117 = Companion_getInstance_11().k41_1;
5720
+ var tmp_117 = Companion_getInstance_12().k41_1;
5717
5721
  register($this, tmp_117, '/companies/(\\d+)/economy/loans/(\\d+)', MockBackend$registerHandlers$lambda_117($this));
5718
- var tmp_118 = Companion_getInstance_11().o41_1;
5722
+ var tmp_118 = Companion_getInstance_12().o41_1;
5719
5723
  register($this, tmp_118, '/companies/(\\d+)/economy/loans/(\\d+)', MockBackend$registerHandlers$lambda_118($this));
5720
- var tmp_119 = Companion_getInstance_11().k41_1;
5724
+ var tmp_119 = Companion_getInstance_12().k41_1;
5721
5725
  register($this, tmp_119, '/companies/(\\d+)/economy/settlements', MockBackend$registerHandlers$lambda_119($this));
5722
- var tmp_120 = Companion_getInstance_11().k41_1;
5726
+ var tmp_120 = Companion_getInstance_12().k41_1;
5723
5727
  register($this, tmp_120, '/companies/(\\d+)/economy/settlements/configurations', MockBackend$registerHandlers$lambda_120($this));
5724
- var tmp_121 = Companion_getInstance_11().k41_1;
5728
+ var tmp_121 = Companion_getInstance_12().k41_1;
5725
5729
  register($this, tmp_121, '/companies/(\\d+)/economy/settlements/invoices', MockBackend$registerHandlers$lambda_121($this));
5726
- var tmp_122 = Companion_getInstance_11().l41_1;
5730
+ var tmp_122 = Companion_getInstance_12().l41_1;
5727
5731
  register($this, tmp_122, '/companies/(\\d+)/economy/settlements', MockBackend$registerHandlers$lambda_122($this));
5728
- var tmp_123 = Companion_getInstance_11().k41_1;
5732
+ var tmp_123 = Companion_getInstance_12().k41_1;
5729
5733
  register($this, tmp_123, '/companies/(\\d+)/economy/settlements/(\\d+)', MockBackend$registerHandlers$lambda_123($this));
5730
- var tmp_124 = Companion_getInstance_11().k41_1;
5734
+ var tmp_124 = Companion_getInstance_12().k41_1;
5731
5735
  register($this, tmp_124, '/companies/(\\d+)/economy/settlements/configurations/(\\d+)', MockBackend$registerHandlers$lambda_124($this));
5732
- var tmp_125 = Companion_getInstance_11().k41_1;
5736
+ var tmp_125 = Companion_getInstance_12().k41_1;
5733
5737
  register($this, tmp_125, '/companies/(\\d+)/economy/settlements/(\\d+)/customCosts', MockBackend$registerHandlers$lambda_125($this));
5734
- var tmp_126 = Companion_getInstance_11().k41_1;
5738
+ var tmp_126 = Companion_getInstance_12().k41_1;
5735
5739
  register($this, tmp_126, '/companies/(\\d+)/economy/settlements/(\\d+)/customCosts/(\\d+)', MockBackend$registerHandlers$lambda_126($this));
5736
- var tmp_127 = Companion_getInstance_11().o41_1;
5740
+ var tmp_127 = Companion_getInstance_12().o41_1;
5737
5741
  register($this, tmp_127, '/companies/(\\d+)/economy/settlements/(\\d+)', MockBackend$registerHandlers$lambda_127);
5738
- var tmp_128 = Companion_getInstance_11().o41_1;
5742
+ var tmp_128 = Companion_getInstance_12().o41_1;
5739
5743
  register($this, tmp_128, '/companies/(\\d+)/economy/settlements/(\\d+)/customCosts/(\\d+)', MockBackend$registerHandlers$lambda_128);
5740
- var tmp_129 = Companion_getInstance_11().k41_1;
5744
+ var tmp_129 = Companion_getInstance_12().k41_1;
5741
5745
  register($this, tmp_129, '/companies/(\\d+)/economy/status', MockBackend$registerHandlers$lambda_129($this));
5742
- var tmp_130 = Companion_getInstance_11().k41_1;
5746
+ var tmp_130 = Companion_getInstance_12().k41_1;
5743
5747
  register($this, tmp_130, '/companies/(\\d+)/economy/economicReports', MockBackend$registerHandlers$lambda_130($this));
5744
- var tmp_131 = Companion_getInstance_11().l41_1;
5748
+ var tmp_131 = Companion_getInstance_12().l41_1;
5745
5749
  register($this, tmp_131, '/companies/(\\d+)/economy/economicReports', MockBackend$registerHandlers$lambda_131($this));
5746
- var tmp_132 = Companion_getInstance_11().k41_1;
5750
+ var tmp_132 = Companion_getInstance_12().k41_1;
5747
5751
  register($this, tmp_132, '/companies/(\\d+)/economy/economicReports/(\\d+)', MockBackend$registerHandlers$lambda_132($this));
5748
- var tmp_133 = Companion_getInstance_11().k41_1;
5752
+ var tmp_133 = Companion_getInstance_12().k41_1;
5749
5753
  register($this, tmp_133, '/companies/(\\d+)/storageRooms', MockBackend$registerHandlers$lambda_133($this));
5750
- var tmp_134 = Companion_getInstance_11().l41_1;
5754
+ var tmp_134 = Companion_getInstance_12().l41_1;
5751
5755
  register($this, tmp_134, '/companies/(\\d+)/storageRooms', MockBackend$registerHandlers$lambda_134($this));
5752
- var tmp_135 = Companion_getInstance_11().k41_1;
5756
+ var tmp_135 = Companion_getInstance_12().k41_1;
5753
5757
  register($this, tmp_135, '/companies/(\\d+)/storageRooms/(\\d+)', MockBackend$registerHandlers$lambda_135($this));
5754
- var tmp_136 = Companion_getInstance_11().m41_1;
5758
+ var tmp_136 = Companion_getInstance_12().m41_1;
5755
5759
  register($this, tmp_136, '/companies/(\\d+)/storageRooms/(\\d+)', MockBackend$registerHandlers$lambda_136($this));
5756
- var tmp_137 = Companion_getInstance_11().n41_1;
5760
+ var tmp_137 = Companion_getInstance_12().n41_1;
5757
5761
  register($this, tmp_137, '/companies/(\\d+)/storageRooms/(\\d+)', MockBackend$registerHandlers$lambda_137($this));
5758
- var tmp_138 = Companion_getInstance_11().o41_1;
5762
+ var tmp_138 = Companion_getInstance_12().o41_1;
5759
5763
  register($this, tmp_138, '/companies/(\\d+)/storageRooms/(\\d+)', MockBackend$registerHandlers$lambda_138($this));
5760
- var tmp_139 = Companion_getInstance_11().m41_1;
5764
+ var tmp_139 = Companion_getInstance_12().m41_1;
5761
5765
  register($this, tmp_139, '/companies/(\\d+)/storageRooms/(\\d+)/assign/organizations/(\\d+)', MockBackend$registerHandlers$lambda_139($this));
5762
- var tmp_140 = Companion_getInstance_11().m41_1;
5766
+ var tmp_140 = Companion_getInstance_12().m41_1;
5763
5767
  register($this, tmp_140, '/companies/(\\d+)/storageRooms/(\\d+)/assign/persons/(\\d+)', MockBackend$registerHandlers$lambda_140($this));
5764
- var tmp_141 = Companion_getInstance_11().m41_1;
5768
+ var tmp_141 = Companion_getInstance_12().m41_1;
5765
5769
  register($this, tmp_141, '/companies/(\\d+)/storageRooms/(\\d+)/assign/section/(\\d+)', MockBackend$registerHandlers$lambda_141($this));
5766
- var tmp_142 = Companion_getInstance_11().o41_1;
5770
+ var tmp_142 = Companion_getInstance_12().o41_1;
5767
5771
  register($this, tmp_142, '/companies/(\\d+)/storageRooms/(\\d+)/assign/organizations/(\\d+)', MockBackend$registerHandlers$lambda_142);
5768
- var tmp_143 = Companion_getInstance_11().o41_1;
5772
+ var tmp_143 = Companion_getInstance_12().o41_1;
5769
5773
  register($this, tmp_143, '/companies/(\\d+)/storageRooms/(\\d+)/assign/persons/(\\d+)', MockBackend$registerHandlers$lambda_143);
5770
- var tmp_144 = Companion_getInstance_11().o41_1;
5774
+ var tmp_144 = Companion_getInstance_12().o41_1;
5771
5775
  register($this, tmp_144, '/companies/(\\d+)/storageRooms/(\\d+)/assign/section/(\\d+)', MockBackend$registerHandlers$lambda_144);
5772
- var tmp_145 = Companion_getInstance_11().k41_1;
5776
+ var tmp_145 = Companion_getInstance_12().k41_1;
5773
5777
  register($this, tmp_145, '/companies/(\\d+)/parkingSpaces', MockBackend$registerHandlers$lambda_145($this));
5774
- var tmp_146 = Companion_getInstance_11().l41_1;
5778
+ var tmp_146 = Companion_getInstance_12().l41_1;
5775
5779
  register($this, tmp_146, '/companies/(\\d+)/parkingSpaces', MockBackend$registerHandlers$lambda_146($this));
5776
- var tmp_147 = Companion_getInstance_11().k41_1;
5780
+ var tmp_147 = Companion_getInstance_12().k41_1;
5777
5781
  register($this, tmp_147, '/companies/(\\d+)/parkingSpaces/(\\d+)', MockBackend$registerHandlers$lambda_147($this));
5778
- var tmp_148 = Companion_getInstance_11().m41_1;
5782
+ var tmp_148 = Companion_getInstance_12().m41_1;
5779
5783
  register($this, tmp_148, '/companies/(\\d+)/parkingSpaces/(\\d+)', MockBackend$registerHandlers$lambda_148($this));
5780
- var tmp_149 = Companion_getInstance_11().n41_1;
5784
+ var tmp_149 = Companion_getInstance_12().n41_1;
5781
5785
  register($this, tmp_149, '/companies/(\\d+)/parkingSpaces/(\\d+)', MockBackend$registerHandlers$lambda_149($this));
5782
- var tmp_150 = Companion_getInstance_11().o41_1;
5786
+ var tmp_150 = Companion_getInstance_12().o41_1;
5783
5787
  register($this, tmp_150, '/companies/(\\d+)/parkingSpaces/(\\d+)', MockBackend$registerHandlers$lambda_150($this));
5784
- var tmp_151 = Companion_getInstance_11().m41_1;
5788
+ var tmp_151 = Companion_getInstance_12().m41_1;
5785
5789
  register($this, tmp_151, '/companies/(\\d+)/parkingSpaces/(\\d+)/assign/organizations/(\\d+)', MockBackend$registerHandlers$lambda_151($this));
5786
- var tmp_152 = Companion_getInstance_11().m41_1;
5790
+ var tmp_152 = Companion_getInstance_12().m41_1;
5787
5791
  register($this, tmp_152, '/companies/(\\d+)/parkingSpaces/(\\d+)/assign/persons/(\\d+)', MockBackend$registerHandlers$lambda_152($this));
5788
- var tmp_153 = Companion_getInstance_11().m41_1;
5792
+ var tmp_153 = Companion_getInstance_12().m41_1;
5789
5793
  register($this, tmp_153, '/companies/(\\d+)/parkingSpaces/(\\d+)/assign/section/(\\d+)', MockBackend$registerHandlers$lambda_153($this));
5790
- var tmp_154 = Companion_getInstance_11().o41_1;
5794
+ var tmp_154 = Companion_getInstance_12().o41_1;
5791
5795
  register($this, tmp_154, '/companies/(\\d+)/parkingSpaces/(\\d+)/assign/organizations/(\\d+)', MockBackend$registerHandlers$lambda_154);
5792
- var tmp_155 = Companion_getInstance_11().o41_1;
5796
+ var tmp_155 = Companion_getInstance_12().o41_1;
5793
5797
  register($this, tmp_155, '/companies/(\\d+)/parkingSpaces/(\\d+)/assign/persons/(\\d+)', MockBackend$registerHandlers$lambda_155);
5794
- var tmp_156 = Companion_getInstance_11().o41_1;
5798
+ var tmp_156 = Companion_getInstance_12().o41_1;
5795
5799
  register($this, tmp_156, '/companies/(\\d+)/parkingSpaces/(\\d+)/assign/section/(\\d+)', MockBackend$registerHandlers$lambda_156);
5796
- var tmp_157 = Companion_getInstance_11().k41_1;
5800
+ var tmp_157 = Companion_getInstance_12().k41_1;
5797
5801
  register($this, tmp_157, '/companies/(\\d+)/economy/insurances', MockBackend$registerHandlers$lambda_157($this));
5798
- var tmp_158 = Companion_getInstance_11().l41_1;
5802
+ var tmp_158 = Companion_getInstance_12().l41_1;
5799
5803
  register($this, tmp_158, '/companies/(\\d+)/economy/insurances', MockBackend$registerHandlers$lambda_158($this));
5800
- var tmp_159 = Companion_getInstance_11().k41_1;
5804
+ var tmp_159 = Companion_getInstance_12().k41_1;
5801
5805
  register($this, tmp_159, '/companies/(\\d+)/economy/insurances/(\\d+)', MockBackend$registerHandlers$lambda_159($this));
5802
- var tmp_160 = Companion_getInstance_11().o41_1;
5806
+ var tmp_160 = Companion_getInstance_12().o41_1;
5803
5807
  register($this, tmp_160, '/companies/(\\d+)/economy/insurances/(\\d+)', MockBackend$registerHandlers$lambda_160($this));
5804
- var tmp_161 = Companion_getInstance_11().m41_1;
5808
+ var tmp_161 = Companion_getInstance_12().m41_1;
5805
5809
  register($this, tmp_161, '/companies/(\\d+)/economy/insurances/(\\d+)/agreement', MockBackend$registerHandlers$lambda_161($this));
5806
- var tmp_162 = Companion_getInstance_11().k41_1;
5810
+ var tmp_162 = Companion_getInstance_12().k41_1;
5807
5811
  register($this, tmp_162, '/companies/(\\d+)/homepage', MockBackend$registerHandlers$lambda_162($this));
5808
- var tmp_163 = Companion_getInstance_11().k41_1;
5812
+ var tmp_163 = Companion_getInstance_12().k41_1;
5809
5813
  register($this, tmp_163, '/companies/(\\d+)/hms/settings', MockBackend$registerHandlers$lambda_163($this));
5810
- var tmp_164 = Companion_getInstance_11().l41_1;
5814
+ var tmp_164 = Companion_getInstance_12().l41_1;
5811
5815
  register($this, tmp_164, '/companies/(\\d+)/hms/initialize', MockBackend$registerHandlers$lambda_164($this));
5812
- var tmp_165 = Companion_getInstance_11().m41_1;
5816
+ var tmp_165 = Companion_getInstance_12().m41_1;
5813
5817
  register($this, tmp_165, '/companies/(\\d+)/hms/settings', MockBackend$registerHandlers$lambda_165($this));
5814
- var tmp_166 = Companion_getInstance_11().k41_1;
5818
+ var tmp_166 = Companion_getInstance_12().k41_1;
5815
5819
  register($this, tmp_166, '/companies/(\\d+)/routines', MockBackend$registerHandlers$lambda_166($this));
5816
- var tmp_167 = Companion_getInstance_11().k41_1;
5820
+ var tmp_167 = Companion_getInstance_12().k41_1;
5817
5821
  register($this, tmp_167, '/companies/(\\d+)/routines/(\\d+)', MockBackend$registerHandlers$lambda_167($this));
5818
- var tmp_168 = Companion_getInstance_11().m41_1;
5822
+ var tmp_168 = Companion_getInstance_12().m41_1;
5819
5823
  register($this, tmp_168, '/companies/(\\d+)/routines/(\\d+)', MockBackend$registerHandlers$lambda_168($this));
5820
- var tmp_169 = Companion_getInstance_11().l41_1;
5824
+ var tmp_169 = Companion_getInstance_12().l41_1;
5821
5825
  register($this, tmp_169, '/companies/(\\d+)/routines', MockBackend$registerHandlers$lambda_169($this));
5822
- var tmp_170 = Companion_getInstance_11().k41_1;
5826
+ var tmp_170 = Companion_getInstance_12().k41_1;
5823
5827
  register($this, tmp_170, '/companies/(\\d+)/routines/types', MockBackend$registerHandlers$lambda_170($this));
5824
- var tmp_171 = Companion_getInstance_11().o41_1;
5828
+ var tmp_171 = Companion_getInstance_12().o41_1;
5825
5829
  register($this, tmp_171, '/companies/(\\d+)/routines/(\\d+)', MockBackend$registerHandlers$lambda_171($this));
5826
- var tmp_172 = Companion_getInstance_11().l41_1;
5830
+ var tmp_172 = Companion_getInstance_12().l41_1;
5827
5831
  register($this, tmp_172, '/marketing/.*', MockBackend$registerHandlers$lambda_172($this));
5828
- var tmp_173 = Companion_getInstance_11().k41_1;
5832
+ var tmp_173 = Companion_getInstance_12().k41_1;
5829
5833
  register($this, tmp_173, '/companies/(\\d+)/board', MockBackend$registerHandlers$lambda_173($this));
5830
- var tmp_174 = Companion_getInstance_11().l41_1;
5834
+ var tmp_174 = Companion_getInstance_12().l41_1;
5831
5835
  register($this, tmp_174, '/companies/(\\d+)/board', MockBackend$registerHandlers$lambda_174($this));
5832
- var tmp_175 = Companion_getInstance_11().o41_1;
5836
+ var tmp_175 = Companion_getInstance_12().o41_1;
5833
5837
  register($this, tmp_175, '/companies/(\\d+)/board/(\\d+)', MockBackend$registerHandlers$lambda_175($this));
5834
- var tmp_176 = Companion_getInstance_11().k41_1;
5838
+ var tmp_176 = Companion_getInstance_12().k41_1;
5835
5839
  register($this, tmp_176, '/companies/(\\d+)/board/(\\d+)/personalIdentityNumber', MockBackend$registerHandlers$lambda_176($this));
5836
- var tmp_177 = Companion_getInstance_11().k41_1;
5840
+ var tmp_177 = Companion_getInstance_12().k41_1;
5837
5841
  register($this, tmp_177, '/suppliers', MockBackend$registerHandlers$lambda_177($this));
5838
- var tmp_178 = Companion_getInstance_11().k41_1;
5842
+ var tmp_178 = Companion_getInstance_12().k41_1;
5839
5843
  register($this, tmp_178, '/companies/(\\d+)/suppliers', MockBackend$registerHandlers$lambda_178($this));
5840
- var tmp_179 = Companion_getInstance_11().l41_1;
5844
+ var tmp_179 = Companion_getInstance_12().l41_1;
5841
5845
  register($this, tmp_179, '/companies/(\\d+)/suppliers', MockBackend$registerHandlers$lambda_179($this));
5842
- var tmp_180 = Companion_getInstance_11().k41_1;
5846
+ var tmp_180 = Companion_getInstance_12().k41_1;
5843
5847
  register($this, tmp_180, '/companies/(\\d+)/suppliers/(\\d+)', MockBackend$registerHandlers$lambda_180($this));
5844
- var tmp_181 = Companion_getInstance_11().m41_1;
5848
+ var tmp_181 = Companion_getInstance_12().m41_1;
5845
5849
  register($this, tmp_181, '/companies/(\\d+)/suppliers/(\\d+)', MockBackend$registerHandlers$lambda_181($this));
5846
- var tmp_182 = Companion_getInstance_11().o41_1;
5850
+ var tmp_182 = Companion_getInstance_12().o41_1;
5847
5851
  register($this, tmp_182, '/companies/(\\d+)/suppliers/(\\d+)', MockBackend$registerHandlers$lambda_182($this));
5848
- var tmp_183 = Companion_getInstance_11().k41_1;
5852
+ var tmp_183 = Companion_getInstance_12().k41_1;
5849
5853
  register($this, tmp_183, '/companies/(\\d+)/expenses', MockBackend$registerHandlers$lambda_183($this));
5850
- var tmp_184 = Companion_getInstance_11().o41_1;
5854
+ var tmp_184 = Companion_getInstance_12().o41_1;
5851
5855
  register($this, tmp_184, '/companies/(\\d+)/economy/expense/(\\d+)', MockBackend$registerHandlers$lambda_184);
5852
- var tmp_185 = Companion_getInstance_11().l41_1;
5856
+ var tmp_185 = Companion_getInstance_12().l41_1;
5853
5857
  register($this, tmp_185, '/companies/(\\d+)/issues/(\\d+)/conversations/(\\d+)', MockBackend$registerHandlers$lambda_185($this));
5854
- var tmp_186 = Companion_getInstance_11().l41_1;
5858
+ var tmp_186 = Companion_getInstance_12().l41_1;
5855
5859
  register($this, tmp_186, '/companies/(\\d+)/conversations/(\\d+)/messages', MockBackend$registerHandlers$lambda_186($this));
5856
- var tmp_187 = Companion_getInstance_11().l41_1;
5860
+ var tmp_187 = Companion_getInstance_12().l41_1;
5857
5861
  register($this, tmp_187, '/companies/(\\d+)/conversations/(\\d+)/participants', MockBackend$registerHandlers$lambda_187($this));
5858
- var tmp_188 = Companion_getInstance_11().l41_1;
5862
+ var tmp_188 = Companion_getInstance_12().l41_1;
5859
5863
  register($this, tmp_188, '/companies/(\\d+)/conversations/(\\d+)/externalParticipants', MockBackend$registerHandlers$lambda_188($this));
5860
- var tmp_189 = Companion_getInstance_11().k41_1;
5864
+ var tmp_189 = Companion_getInstance_12().k41_1;
5861
5865
  register($this, tmp_189, '/companies/(\\d+)/economy/invoices', MockBackend$registerHandlers$lambda_189($this));
5862
- var tmp_190 = Companion_getInstance_11().k41_1;
5866
+ var tmp_190 = Companion_getInstance_12().k41_1;
5863
5867
  register($this, tmp_190, '/companies/(\\d+)/economy/invoices/([^/]+)', MockBackend$registerHandlers$lambda_190($this));
5864
- var tmp_191 = Companion_getInstance_11().k41_1;
5868
+ var tmp_191 = Companion_getInstance_12().k41_1;
5865
5869
  register($this, tmp_191, '/companies/(\\d+)/economy/invoicing/plans', MockBackend$registerHandlers$lambda_191($this));
5866
- var tmp_192 = Companion_getInstance_11().k41_1;
5870
+ var tmp_192 = Companion_getInstance_12().k41_1;
5867
5871
  register($this, tmp_192, '/companies/(\\d+)/economy/invoicing/settings/global', MockBackend$registerHandlers$lambda_192($this));
5868
- var tmp_193 = Companion_getInstance_11().k41_1;
5872
+ var tmp_193 = Companion_getInstance_12().k41_1;
5869
5873
  register($this, tmp_193, '/companies/(\\d+)/economy/supplierInvoices', MockBackend$registerHandlers$lambda_193($this));
5870
- var tmp_194 = Companion_getInstance_11().l41_1;
5874
+ var tmp_194 = Companion_getInstance_12().l41_1;
5871
5875
  register($this, tmp_194, '/companies/(\\d+)/economy/invoicing/plans', MockBackend$registerHandlers$lambda_194($this));
5872
- var tmp_195 = Companion_getInstance_11().k41_1;
5876
+ var tmp_195 = Companion_getInstance_12().k41_1;
5873
5877
  register($this, tmp_195, '/companies/(\\d+)/economy/invoicing/plans/(\\d+)', MockBackend$registerHandlers$lambda_195($this));
5874
- var tmp_196 = Companion_getInstance_11().m41_1;
5878
+ var tmp_196 = Companion_getInstance_12().m41_1;
5875
5879
  register($this, tmp_196, '/companies/(\\d+)/economy/invoicing/plans/(\\d+)', MockBackend$registerHandlers$lambda_196($this));
5876
- var tmp_197 = Companion_getInstance_11().o41_1;
5880
+ var tmp_197 = Companion_getInstance_12().o41_1;
5877
5881
  register($this, tmp_197, '/companies/(\\d+)/economy/invoicing/plans/(\\d+)', MockBackend$registerHandlers$lambda_197($this));
5878
- var tmp_198 = Companion_getInstance_11().k41_1;
5882
+ var tmp_198 = Companion_getInstance_12().k41_1;
5879
5883
  register($this, tmp_198, '/companies/(\\d+)/email/newsletters', MockBackend$registerHandlers$lambda_198($this));
5880
- var tmp_199 = Companion_getInstance_11().l41_1;
5884
+ var tmp_199 = Companion_getInstance_12().l41_1;
5881
5885
  register($this, tmp_199, '/companies/(\\d+)/email/newsletters', MockBackend$registerHandlers$lambda_199($this));
5882
- var tmp_200 = Companion_getInstance_11().k41_1;
5886
+ var tmp_200 = Companion_getInstance_12().k41_1;
5883
5887
  register($this, tmp_200, '/companies/(\\d+)/email/newsletters/(\\d+)', MockBackend$registerHandlers$lambda_200($this));
5884
- var tmp_201 = Companion_getInstance_11().m41_1;
5888
+ var tmp_201 = Companion_getInstance_12().m41_1;
5885
5889
  register($this, tmp_201, '/companies/(\\d+)/email/newsletters/(\\d+)', MockBackend$registerHandlers$lambda_201($this));
5886
- var tmp_202 = Companion_getInstance_11().o41_1;
5890
+ var tmp_202 = Companion_getInstance_12().o41_1;
5887
5891
  register($this, tmp_202, '/companies/(\\d+)/email/newsletters/(\\d+)', MockBackend$registerHandlers$lambda_202);
5888
- var tmp_203 = Companion_getInstance_11().m41_1;
5892
+ var tmp_203 = Companion_getInstance_12().m41_1;
5889
5893
  register($this, tmp_203, '/companies/(\\d+)/email/newsletters/(\\d+)/publish', MockBackend$registerHandlers$lambda_203($this));
5890
- var tmp_204 = Companion_getInstance_11().k41_1;
5894
+ var tmp_204 = Companion_getInstance_12().k41_1;
5891
5895
  register($this, tmp_204, '/companies/(\\d+)/email/notificationsGroups', MockBackend$registerHandlers$lambda_204($this));
5892
- var tmp_205 = Companion_getInstance_11().l41_1;
5896
+ var tmp_205 = Companion_getInstance_12().l41_1;
5893
5897
  register($this, tmp_205, '/companies/letter', MockBackend$registerHandlers$lambda_205($this));
5894
- var tmp_206 = Companion_getInstance_11().l41_1;
5898
+ var tmp_206 = Companion_getInstance_12().l41_1;
5895
5899
  register($this, tmp_206, '/companies/(\\d+)/letter', MockBackend$registerHandlers$lambda_206($this));
5896
- var tmp_207 = Companion_getInstance_11().k41_1;
5900
+ var tmp_207 = Companion_getInstance_12().k41_1;
5897
5901
  register($this, tmp_207, '/companies/(\\d+)/communication/newsletters', MockBackend$registerHandlers$lambda_207($this));
5898
- var tmp_208 = Companion_getInstance_11().k41_1;
5902
+ var tmp_208 = Companion_getInstance_12().k41_1;
5899
5903
  register($this, tmp_208, '/companies/(\\d+)/communication/sms/available', MockBackend$registerHandlers$lambda_208($this));
5900
- var tmp_209 = Companion_getInstance_11().k41_1;
5904
+ var tmp_209 = Companion_getInstance_12().k41_1;
5901
5905
  register($this, tmp_209, '/companies/(\\d+)/sms/available', MockBackend$registerHandlers$lambda_209($this));
5902
- var tmp_210 = Companion_getInstance_11().k41_1;
5906
+ var tmp_210 = Companion_getInstance_12().k41_1;
5903
5907
  register($this, tmp_210, '/companies/(\\d+)/sms/broadcasts', MockBackend$registerHandlers$lambda_210($this));
5904
- var tmp_211 = Companion_getInstance_11().l41_1;
5908
+ var tmp_211 = Companion_getInstance_12().l41_1;
5905
5909
  register($this, tmp_211, '/companies/(\\d+)/sms/broadcasts', MockBackend$registerHandlers$lambda_211($this));
5906
- var tmp_212 = Companion_getInstance_11().k41_1;
5910
+ var tmp_212 = Companion_getInstance_12().k41_1;
5907
5911
  register($this, tmp_212, '/companies/(\\d+)/sms/broadcasts/(\\d+)', MockBackend$registerHandlers$lambda_212($this));
5908
- var tmp_213 = Companion_getInstance_11().m41_1;
5912
+ var tmp_213 = Companion_getInstance_12().m41_1;
5909
5913
  register($this, tmp_213, '/companies/(\\d+)/sms/broadcasts/(\\d+)', MockBackend$registerHandlers$lambda_213($this));
5910
- var tmp_214 = Companion_getInstance_11().o41_1;
5914
+ var tmp_214 = Companion_getInstance_12().o41_1;
5911
5915
  register($this, tmp_214, '/companies/(\\d+)/sms/broadcasts/(\\d+)', MockBackend$registerHandlers$lambda_214);
5912
- var tmp_215 = Companion_getInstance_11().m41_1;
5916
+ var tmp_215 = Companion_getInstance_12().m41_1;
5913
5917
  register($this, tmp_215, '/companies/(\\d+)/sms/broadcasts/(\\d+)/publish', MockBackend$registerHandlers$lambda_215($this));
5914
- var tmp_216 = Companion_getInstance_11().k41_1;
5918
+ var tmp_216 = Companion_getInstance_12().k41_1;
5915
5919
  register($this, tmp_216, '/companies/(\\d+)/sms/availablePackages', MockBackend$registerHandlers$lambda_216($this));
5916
- var tmp_217 = Companion_getInstance_11().k41_1;
5920
+ var tmp_217 = Companion_getInstance_12().k41_1;
5917
5921
  register($this, tmp_217, '/companies/(\\d+)/sms/notificationGroups', MockBackend$registerHandlers$lambda_217($this));
5918
- var tmp_218 = Companion_getInstance_11().k41_1;
5922
+ var tmp_218 = Companion_getInstance_12().k41_1;
5919
5923
  register($this, tmp_218, '/companies/(\\d+)/sms/purchased', MockBackend$registerHandlers$lambda_218($this));
5920
- var tmp_219 = Companion_getInstance_11().l41_1;
5924
+ var tmp_219 = Companion_getInstance_12().l41_1;
5921
5925
  register($this, tmp_219, '/companies/(\\d+)/sms/purchase/(\\d+)', MockBackend$registerHandlers$lambda_219($this));
5922
- var tmp_220 = Companion_getInstance_11().k41_1;
5926
+ var tmp_220 = Companion_getInstance_12().k41_1;
5923
5927
  register($this, tmp_220, '/companies/(\\d+)/sms/broadcasts/(\\d+)/validateSMSAvailable', MockBackend$registerHandlers$lambda_220($this));
5924
- var tmp_221 = Companion_getInstance_11().k41_1;
5928
+ var tmp_221 = Companion_getInstance_12().k41_1;
5925
5929
  register($this, tmp_221, '/languages', MockBackend$registerHandlers$lambda_221($this));
5926
- var tmp_222 = Companion_getInstance_11().k41_1;
5930
+ var tmp_222 = Companion_getInstance_12().k41_1;
5927
5931
  register($this, tmp_222, '/organizations', MockBackend$registerHandlers$lambda_222($this));
5928
- var tmp_223 = Companion_getInstance_11().k41_1;
5932
+ var tmp_223 = Companion_getInstance_12().k41_1;
5929
5933
  register($this, tmp_223, '/organizations/(\\d+)', MockBackend$registerHandlers$lambda_223($this));
5930
- var tmp_224 = Companion_getInstance_11().m41_1;
5934
+ var tmp_224 = Companion_getInstance_12().m41_1;
5931
5935
  register($this, tmp_224, '/organizations/(\\d+)', MockBackend$registerHandlers$lambda_224($this));
5932
- var tmp_225 = Companion_getInstance_11().k41_1;
5936
+ var tmp_225 = Companion_getInstance_12().k41_1;
5933
5937
  register($this, tmp_225, '/persons', MockBackend$registerHandlers$lambda_225($this));
5934
- var tmp_226 = Companion_getInstance_11().k41_1;
5938
+ var tmp_226 = Companion_getInstance_12().k41_1;
5935
5939
  register($this, tmp_226, '/companies/(\\d+)/persons', MockBackend$registerHandlers$lambda_226($this));
5936
- var tmp_227 = Companion_getInstance_11().l41_1;
5940
+ var tmp_227 = Companion_getInstance_12().l41_1;
5937
5941
  register($this, tmp_227, '/companies/(\\d+)/persons/(\\d+)/inviteToBoard', MockBackend$registerHandlers$lambda_227($this));
5938
- var tmp_228 = Companion_getInstance_11().m41_1;
5942
+ var tmp_228 = Companion_getInstance_12().m41_1;
5939
5943
  register($this, tmp_228, '/persons/merge', MockBackend$registerHandlers$lambda_228($this));
5940
- var tmp_229 = Companion_getInstance_11().k41_1;
5944
+ var tmp_229 = Companion_getInstance_12().k41_1;
5941
5945
  register($this, tmp_229, '/persons/search', MockBackend$registerHandlers$lambda_229($this));
5942
- var tmp_230 = Companion_getInstance_11().k41_1;
5946
+ var tmp_230 = Companion_getInstance_12().k41_1;
5943
5947
  register($this, tmp_230, '/persons/(\\d+)', MockBackend$registerHandlers$lambda_230($this));
5944
- var tmp_231 = Companion_getInstance_11().k41_1;
5948
+ var tmp_231 = Companion_getInstance_12().k41_1;
5945
5949
  register($this, tmp_231, '/persons/email/.*', MockBackend$registerHandlers$lambda_231($this));
5946
- var tmp_232 = Companion_getInstance_11().k41_1;
5950
+ var tmp_232 = Companion_getInstance_12().k41_1;
5947
5951
  register($this, tmp_232, '/persons/mobil/.*', MockBackend$registerHandlers$lambda_232($this));
5948
- var tmp_233 = Companion_getInstance_11().l41_1;
5952
+ var tmp_233 = Companion_getInstance_12().l41_1;
5949
5953
  register($this, tmp_233, '/persons/personnummer', MockBackend$registerHandlers$lambda_233($this));
5950
- var tmp_234 = Companion_getInstance_11().m41_1;
5954
+ var tmp_234 = Companion_getInstance_12().m41_1;
5951
5955
  register($this, tmp_234, '/persons/(\\d+)', MockBackend$registerHandlers$lambda_234($this));
5952
- var tmp_235 = Companion_getInstance_11().m41_1;
5956
+ var tmp_235 = Companion_getInstance_12().m41_1;
5953
5957
  register($this, tmp_235, '/persons/(\\d+)/reservations', MockBackend$registerHandlers$lambda_235($this));
5954
- var tmp_236 = Companion_getInstance_11().k41_1;
5958
+ var tmp_236 = Companion_getInstance_12().k41_1;
5955
5959
  register($this, tmp_236, '/companies/(\\d+)/residents/typer', MockBackend$registerHandlers$lambda_236($this));
5956
- var tmp_237 = Companion_getInstance_11().o41_1;
5960
+ var tmp_237 = Companion_getInstance_12().o41_1;
5957
5961
  register($this, tmp_237, '/companies/(\\d+)/residents/([^/]+)/(\\d+)', MockBackend$registerHandlers$lambda_237);
5958
- var tmp_238 = Companion_getInstance_11().o41_1;
5962
+ var tmp_238 = Companion_getInstance_12().o41_1;
5959
5963
  register($this, tmp_238, '/persons/(\\d+)/roles/(\\d+)', MockBackend$registerHandlers$lambda_238);
5960
- var tmp_239 = Companion_getInstance_11().m41_1;
5964
+ var tmp_239 = Companion_getInstance_12().m41_1;
5961
5965
  register($this, tmp_239, '/companies/(\\d+)/residents/([^/]+)/(\\d+)/residency', MockBackend$registerHandlers$lambda_239($this));
5962
- var tmp_240 = Companion_getInstance_11().k41_1;
5966
+ var tmp_240 = Companion_getInstance_12().k41_1;
5963
5967
  register($this, tmp_240, '/thirdPartyInformation/years', MockBackend$registerHandlers$lambda_240($this));
5964
5968
  }
5965
5969
  function createIssueDetails($this, issue) {
@@ -5985,7 +5989,7 @@ function respondJson($this, _this__u8e3s4, content, status) {
5985
5989
  return respond(_this__u8e3s4, content, status, headersOf('Content-Type', Application_getInstance().f3u_1.toString()));
5986
5990
  }
5987
5991
  function respondJson$default($this, _this__u8e3s4, content, status, $super) {
5988
- status = status === VOID ? Companion_getInstance_10().h42_1 : status;
5992
+ status = status === VOID ? Companion_getInstance_11().h42_1 : status;
5989
5993
  return respondJson($this, _this__u8e3s4, content, status);
5990
5994
  }
5991
5995
  function toMeeting($this, _this__u8e3s4) {
@@ -6152,7 +6156,7 @@ function createMockAuth$default($this, userId, $super) {
6152
6156
  }
6153
6157
  function handleFallback($this, _this__u8e3s4, request) {
6154
6158
  // Inline function 'kotlin.also' call
6155
- var this_0 = respondJson($this, _this__u8e3s4, '{}', Companion_getInstance_10().h42_1);
6159
+ var this_0 = respondJson($this, _this__u8e3s4, '{}', Companion_getInstance_11().h42_1);
6156
6160
  println('[DEBUG_LOG] MockHomeApi: ' + request.d4x_1.u41_1 + ' ' + request.c4x_1.n46() + ' returned default 200 OK');
6157
6161
  return this_0;
6158
6162
  }
@@ -6804,7 +6808,7 @@ function MockBackend$registerHandlers$lambda_20(this$0) {
6804
6808
  null;
6805
6809
  else
6806
6810
  tmp0_safe_receiver.g3(sectionId);
6807
- return respond($this$register, '', Companion_getInstance_10().l42_1);
6811
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
6808
6812
  };
6809
6813
  }
6810
6814
  function MockBackend$registerHandlers$lambda_21(this$0) {
@@ -6816,7 +6820,7 @@ function MockBackend$registerHandlers$lambda_21(this$0) {
6816
6820
  null;
6817
6821
  else
6818
6822
  tmp0_safe_receiver.g3(conversationId);
6819
- return respond($this$register, '', Companion_getInstance_10().l42_1);
6823
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
6820
6824
  };
6821
6825
  }
6822
6826
  function MockBackend$registerHandlers$lambda_22(this$0) {
@@ -7010,7 +7014,7 @@ function MockBackend$registerHandlers$lambda_27(this$0) {
7010
7014
  return function ($this$register, match, _unused_var__etf5q3) {
7011
7015
  var id = toLong(match.re().h1(2));
7012
7016
  this$0.tasks.d3(id);
7013
- return respond($this$register, '', Companion_getInstance_10().l42_1);
7017
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
7014
7018
  };
7015
7019
  }
7016
7020
  function MockBackend$registerHandlers$lambda_28(this$0) {
@@ -7152,7 +7156,7 @@ function MockBackend$registerHandlers$lambda_33(this$0) {
7152
7156
  return function ($this$register, match, _unused_var__etf5q3) {
7153
7157
  var id = toLong(match.re().h1(2));
7154
7158
  this$0.conversations.d3(id);
7155
- return respond($this$register, '', Companion_getInstance_10().l42_1);
7159
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
7156
7160
  };
7157
7161
  }
7158
7162
  function MockBackend$registerHandlers$lambda_34(this$0) {
@@ -7344,7 +7348,7 @@ function MockBackend$registerHandlers$lambda_39(this$0) {
7344
7348
  var tmp0_elvis_lhs = this$0.conversationCategoriesPerCompany.z2(companyId);
7345
7349
  var tmp;
7346
7350
  if (tmp0_elvis_lhs == null) {
7347
- return respondJson(this$0, $this$register, 'Not found', Companion_getInstance_10().c43_1);
7351
+ return respondJson(this$0, $this$register, 'Not found', Companion_getInstance_11().c43_1);
7348
7352
  } else {
7349
7353
  tmp = tmp0_elvis_lhs;
7350
7354
  }
@@ -7367,7 +7371,7 @@ function MockBackend$registerHandlers$lambda_39(this$0) {
7367
7371
  var index_0 = tmp$ret$4;
7368
7372
  var tmp_0;
7369
7373
  if (index_0 === -1) {
7370
- return respondJson(this$0, $this$register, 'Not found', Companion_getInstance_10().c43_1);
7374
+ return respondJson(this$0, $this$register, 'Not found', Companion_getInstance_11().c43_1);
7371
7375
  }
7372
7376
  var category = categories.h1(index_0);
7373
7377
  var tmp1_elvis_lhs = command.name;
@@ -7710,7 +7714,7 @@ function MockBackend$registerHandlers$lambda_59(this$0) {
7710
7714
  };
7711
7715
  }
7712
7716
  function MockBackend$registerHandlers$lambda_60($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
7713
- return respond($this$register, '', Companion_getInstance_10().l42_1);
7717
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
7714
7718
  }
7715
7719
  function MockBackend$registerHandlers$lambda_61(this$0) {
7716
7720
  return function ($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
@@ -7745,7 +7749,7 @@ function MockBackend$registerHandlers$lambda_62(this$0) {
7745
7749
  };
7746
7750
  }
7747
7751
  function MockBackend$registerHandlers$lambda_63($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
7748
- return respond($this$register, '', Companion_getInstance_10().l42_1);
7752
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
7749
7753
  }
7750
7754
  function MockBackend$registerHandlers$lambda_64(this$0) {
7751
7755
  return function ($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
@@ -7861,7 +7865,7 @@ function MockBackend$registerHandlers$lambda_69(this$0) {
7861
7865
  };
7862
7866
  }
7863
7867
  function MockBackend$registerHandlers$lambda_70($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
7864
- return respond($this$register, '', Companion_getInstance_10().l42_1);
7868
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
7865
7869
  }
7866
7870
  function MockBackend$registerHandlers$lambda_71(this$0) {
7867
7871
  return function ($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
@@ -8095,7 +8099,7 @@ function MockBackend$registerHandlers$lambda_81(this$0) {
8095
8099
  return function ($this$register, match, _unused_var__etf5q3) {
8096
8100
  var id = toLong(match.re().h1(2));
8097
8101
  this$0.sections.d3(id);
8098
- return respond($this$register, '', Companion_getInstance_10().l42_1);
8102
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
8099
8103
  };
8100
8104
  }
8101
8105
  function MockBackend$registerHandlers$lambda_82(this$0) {
@@ -8199,7 +8203,7 @@ function MockBackend$registerHandlers$lambda_86(this$0) {
8199
8203
  else {
8200
8204
  removeAll(tmp0_safe_receiver, MockBackend$registerHandlers$lambda$lambda(residentId));
8201
8205
  }
8202
- return respond($this$register, '', Companion_getInstance_10().l42_1);
8206
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
8203
8207
  };
8204
8208
  }
8205
8209
  function MockBackend$registerHandlers$lambda_87(this$0) {
@@ -8604,7 +8608,7 @@ function MockBackend$registerHandlers$lambda_99(this$0) {
8604
8608
  return function ($this$register, match, _unused_var__etf5q3) {
8605
8609
  var id = toLong(match.re().h1(2));
8606
8610
  this$0.meetings.d3(id);
8607
- return respond($this$register, '', Companion_getInstance_10().l42_1);
8611
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
8608
8612
  };
8609
8613
  }
8610
8614
  function MockBackend$registerHandlers$lambda_100(this$0) {
@@ -8735,7 +8739,7 @@ function MockBackend$registerHandlers$lambda_103(this$0) {
8735
8739
  };
8736
8740
  }
8737
8741
  function MockBackend$registerHandlers$lambda_104($this$register, match, _unused_var__etf5q3) {
8738
- return respond($this$register, '', Companion_getInstance_10().l42_1);
8742
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
8739
8743
  }
8740
8744
  function MockBackend$registerHandlers$lambda_105(this$0) {
8741
8745
  return function ($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
@@ -9040,7 +9044,7 @@ function MockBackend$registerHandlers$lambda_118(this$0) {
9040
9044
  else {
9041
9045
  removeAll(tmp0_safe_receiver, MockBackend$registerHandlers$lambda$lambda_0(loanId));
9042
9046
  }
9043
- return respond($this$register, '', Companion_getInstance_10().l42_1);
9047
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
9044
9048
  };
9045
9049
  }
9046
9050
  function MockBackend$registerHandlers$lambda_119(this$0) {
@@ -9249,10 +9253,10 @@ function MockBackend$registerHandlers$lambda_126(this$0) {
9249
9253
  };
9250
9254
  }
9251
9255
  function MockBackend$registerHandlers$lambda_127($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
9252
- return respond($this$register, '', Companion_getInstance_10().l42_1);
9256
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
9253
9257
  }
9254
9258
  function MockBackend$registerHandlers$lambda_128($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
9255
- return respond($this$register, '', Companion_getInstance_10().l42_1);
9259
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
9256
9260
  }
9257
9261
  function MockBackend$registerHandlers$lambda_129(this$0) {
9258
9262
  return function ($this$register, match, _unused_var__etf5q3) {
@@ -9613,7 +9617,7 @@ function MockBackend$registerHandlers$lambda_138(this$0) {
9613
9617
  else {
9614
9618
  removeAll(tmp0_safe_receiver, MockBackend$registerHandlers$lambda$lambda_1(roomId));
9615
9619
  }
9616
- return respond($this$register, '', Companion_getInstance_10().l42_1);
9620
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
9617
9621
  };
9618
9622
  }
9619
9623
  function MockBackend$registerHandlers$lambda_139(this$0) {
@@ -9662,13 +9666,13 @@ function MockBackend$registerHandlers$lambda_141(this$0) {
9662
9666
  };
9663
9667
  }
9664
9668
  function MockBackend$registerHandlers$lambda_142($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
9665
- return respond($this$register, '', Companion_getInstance_10().l42_1);
9669
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
9666
9670
  }
9667
9671
  function MockBackend$registerHandlers$lambda_143($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
9668
- return respond($this$register, '', Companion_getInstance_10().l42_1);
9672
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
9669
9673
  }
9670
9674
  function MockBackend$registerHandlers$lambda_144($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
9671
- return respond($this$register, '', Companion_getInstance_10().l42_1);
9675
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
9672
9676
  }
9673
9677
  function MockBackend$registerHandlers$lambda_145(this$0) {
9674
9678
  return function ($this$register, match, _unused_var__etf5q3) {
@@ -9959,7 +9963,7 @@ function MockBackend$registerHandlers$lambda_150(this$0) {
9959
9963
  else {
9960
9964
  removeAll(tmp0_safe_receiver, MockBackend$registerHandlers$lambda$lambda_2(parkingId));
9961
9965
  }
9962
- return respond($this$register, '', Companion_getInstance_10().l42_1);
9966
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
9963
9967
  };
9964
9968
  }
9965
9969
  function MockBackend$registerHandlers$lambda_151(this$0) {
@@ -10008,13 +10012,13 @@ function MockBackend$registerHandlers$lambda_153(this$0) {
10008
10012
  };
10009
10013
  }
10010
10014
  function MockBackend$registerHandlers$lambda_154($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
10011
- return respond($this$register, '', Companion_getInstance_10().l42_1);
10015
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
10012
10016
  }
10013
10017
  function MockBackend$registerHandlers$lambda_155($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
10014
- return respond($this$register, '', Companion_getInstance_10().l42_1);
10018
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
10015
10019
  }
10016
10020
  function MockBackend$registerHandlers$lambda_156($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
10017
- return respond($this$register, '', Companion_getInstance_10().l42_1);
10021
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
10018
10022
  }
10019
10023
  function MockBackend$registerHandlers$lambda_157(this$0) {
10020
10024
  return function ($this$register, match, _unused_var__etf5q3) {
@@ -10152,7 +10156,7 @@ function MockBackend$registerHandlers$lambda_160(this$0) {
10152
10156
  else {
10153
10157
  removeAll(tmp0_safe_receiver, MockBackend$registerHandlers$lambda$lambda_3(insuranceId));
10154
10158
  }
10155
- return respond($this$register, '', Companion_getInstance_10().l42_1);
10159
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
10156
10160
  };
10157
10161
  }
10158
10162
  function MockBackend$registerHandlers$lambda_161(this$0) {
@@ -10199,7 +10203,7 @@ function MockBackend$registerHandlers$lambda_161(this$0) {
10199
10203
  tmp_0 = respondJson$default(this_0, $this$register, tmp$ret$5);
10200
10204
  }
10201
10205
  var tmp2_elvis_lhs = tmp_0;
10202
- return tmp2_elvis_lhs == null ? respondJson(this$0, $this$register, 'Not found', Companion_getInstance_10().c43_1) : tmp2_elvis_lhs;
10206
+ return tmp2_elvis_lhs == null ? respondJson(this$0, $this$register, 'Not found', Companion_getInstance_11().c43_1) : tmp2_elvis_lhs;
10203
10207
  };
10204
10208
  }
10205
10209
  function MockBackend$registerHandlers$lambda_162(this$0) {
@@ -10516,7 +10520,7 @@ function MockBackend$registerHandlers$lambda_171(this$0) {
10516
10520
  else {
10517
10521
  removeAll(tmp0_safe_receiver, MockBackend$registerHandlers$lambda$lambda_4(routineId));
10518
10522
  }
10519
- return respond($this$register, '', Companion_getInstance_10().l42_1);
10523
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
10520
10524
  };
10521
10525
  }
10522
10526
  function MockBackend$registerHandlers$lambda_172(this$0) {
@@ -10601,7 +10605,7 @@ function MockBackend$registerHandlers$lambda_175(this$0) {
10601
10605
  else {
10602
10606
  removeAll(tmp0_safe_receiver, MockBackend$registerHandlers$lambda$lambda_5(personId));
10603
10607
  }
10604
- return respond($this$register, '', Companion_getInstance_10().l42_1);
10608
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
10605
10609
  };
10606
10610
  }
10607
10611
  function MockBackend$registerHandlers$lambda_176(this$0) {
@@ -10845,7 +10849,7 @@ function MockBackend$registerHandlers$lambda_182(this$0) {
10845
10849
  else {
10846
10850
  removeAll(tmp0_safe_receiver, MockBackend$registerHandlers$lambda$lambda_6(supplierId));
10847
10851
  }
10848
- return respond($this$register, '', Companion_getInstance_10().l42_1);
10852
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
10849
10853
  };
10850
10854
  }
10851
10855
  function MockBackend$registerHandlers$lambda_183(this$0) {
@@ -10867,7 +10871,7 @@ function MockBackend$registerHandlers$lambda_183(this$0) {
10867
10871
  };
10868
10872
  }
10869
10873
  function MockBackend$registerHandlers$lambda_184($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
10870
- return respond($this$register, '', Companion_getInstance_10().l42_1);
10874
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
10871
10875
  }
10872
10876
  function MockBackend$registerHandlers$lambda_185(this$0) {
10873
10877
  return function ($this$register, match, _unused_var__etf5q3) {
@@ -10892,7 +10896,7 @@ function MockBackend$registerHandlers$lambda_185(this$0) {
10892
10896
  tmp = respondJson$default(tmp0, $this$register, tmp$ret$2);
10893
10897
  }
10894
10898
  var tmp1_elvis_lhs = tmp;
10895
- return tmp1_elvis_lhs == null ? respondJson(this$0, $this$register, 'Not found', Companion_getInstance_10().c43_1) : tmp1_elvis_lhs;
10899
+ return tmp1_elvis_lhs == null ? respondJson(this$0, $this$register, 'Not found', Companion_getInstance_11().c43_1) : tmp1_elvis_lhs;
10896
10900
  };
10897
10901
  }
10898
10902
  function MockBackend$registerHandlers$lambda_186(this$0) {
@@ -10910,7 +10914,7 @@ function MockBackend$registerHandlers$lambda_186(this$0) {
10910
10914
  var tmp0_elvis_lhs = this$0.conversations.z2(conversationId);
10911
10915
  var tmp;
10912
10916
  if (tmp0_elvis_lhs == null) {
10913
- return respondJson(this$0, $this$register, 'Not found', Companion_getInstance_10().c43_1);
10917
+ return respondJson(this$0, $this$register, 'Not found', Companion_getInstance_11().c43_1);
10914
10918
  } else {
10915
10919
  tmp = tmp0_elvis_lhs;
10916
10920
  }
@@ -11197,7 +11201,7 @@ function MockBackend$registerHandlers$lambda_197(this$0) {
11197
11201
  return function ($this$register, match, _unused_var__etf5q3) {
11198
11202
  var id = toLong(match.re().h1(2));
11199
11203
  this$0.invoicePlans.d3(id);
11200
- return respond($this$register, '', Companion_getInstance_10().l42_1);
11204
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
11201
11205
  };
11202
11206
  }
11203
11207
  function MockBackend$registerHandlers$lambda_198(this$0) {
@@ -11271,7 +11275,7 @@ function MockBackend$registerHandlers$lambda_201(this$0) {
11271
11275
  };
11272
11276
  }
11273
11277
  function MockBackend$registerHandlers$lambda_202($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
11274
- return respond($this$register, '', Companion_getInstance_10().l42_1);
11278
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
11275
11279
  }
11276
11280
  function MockBackend$registerHandlers$lambda_203(this$0) {
11277
11281
  return function ($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
@@ -11464,7 +11468,7 @@ function MockBackend$registerHandlers$lambda_213(this$0) {
11464
11468
  };
11465
11469
  }
11466
11470
  function MockBackend$registerHandlers$lambda_214($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
11467
- return respond($this$register, '', Companion_getInstance_10().l42_1);
11471
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
11468
11472
  }
11469
11473
  function MockBackend$registerHandlers$lambda_215(this$0) {
11470
11474
  return function ($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
@@ -11878,10 +11882,10 @@ function MockBackend$registerHandlers$lambda_236(this$0) {
11878
11882
  };
11879
11883
  }
11880
11884
  function MockBackend$registerHandlers$lambda_237($this$register, match, _unused_var__etf5q3) {
11881
- return respond($this$register, '', Companion_getInstance_10().l42_1);
11885
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
11882
11886
  }
11883
11887
  function MockBackend$registerHandlers$lambda_238($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
11884
- return respond($this$register, '', Companion_getInstance_10().l42_1);
11888
+ return respond($this$register, '', Companion_getInstance_11().l42_1);
11885
11889
  }
11886
11890
  function MockBackend$registerHandlers$lambda_239(this$0) {
11887
11891
  return function ($this$register, _unused_var__etf5q3, _unused_var__etf5q3_0) {
@@ -12586,7 +12590,7 @@ function getDevicePassword($this) {
12586
12590
  $this.settings.rp3('cognitoDevicePass', newPass);
12587
12591
  }
12588
12592
  // Inline function 'com.diamondedge.logging.KmLog.debug' call
12589
- var this_0 = Companion_getInstance_17().zq9_1;
12593
+ var this_0 = Companion_getInstance_18().zq9_1;
12590
12594
  if (KmLogging_getInstance().coe_1) {
12591
12595
  var tmp$ret$0 = 'Device password set to ' + newPass;
12592
12596
  this_0.ioe(this_0.hoe_1, toString(tmp$ret$0));
@@ -12652,6 +12656,20 @@ function verifyDeviceSrp($this, login, session, passwordSignature, passwordSecre
12652
12656
  tmp.o9_1 = null;
12653
12657
  return tmp.t9();
12654
12658
  }
12659
+ function storeChallengeType($this, type) {
12660
+ $this.settings.rp3('session.challengeType', type.value);
12661
+ }
12662
+ function getPersistedChallengeType($this) {
12663
+ var tmp0_safe_receiver = $this.settings.sp3('session.challengeType');
12664
+ var tmp;
12665
+ if (tmp0_safe_receiver == null) {
12666
+ tmp = null;
12667
+ } else {
12668
+ // Inline function 'kotlin.let' call
12669
+ tmp = Companion_getInstance_10().fromValue(tmp0_safe_receiver);
12670
+ }
12671
+ return tmp;
12672
+ }
12655
12673
  function handleAuth($this, _this__u8e3s4, login, $completion) {
12656
12674
  var tmp = new $handleAuthCOROUTINE$($this, _this__u8e3s4, login, $completion);
12657
12675
  tmp.n9_1 = Unit_instance;
@@ -12693,7 +12711,7 @@ function Companion_1() {
12693
12711
  this.zq9_1 = logging('AUTH');
12694
12712
  }
12695
12713
  var Companion_instance_9;
12696
- function Companion_getInstance_17() {
12714
+ function Companion_getInstance_18() {
12697
12715
  if (Companion_instance_9 == null)
12698
12716
  new Companion_1();
12699
12717
  return Companion_instance_9;
@@ -13039,7 +13057,7 @@ protoOf($initiateAuthCOROUTINE$).t9 = function () {
13039
13057
  else {
13040
13058
  if (tmp0_safe_receiver_1 instanceof RedirectException)
13041
13059
  throw tmp0_safe_receiver_1;
13042
- var this_3 = Companion_getInstance_17().zq9_1;
13060
+ var this_3 = Companion_getInstance_18().zq9_1;
13043
13061
  if (KmLogging_getInstance().eoe_1) {
13044
13062
  var tmp_7 = null == null ? this_3.hoe_1 : null;
13045
13063
  this_3.moe(tmp_7, toString('Failed SRP Auth!'), tmp0_safe_receiver_1);
@@ -13179,7 +13197,7 @@ protoOf($performDeviceSRPAuthenticationCOROUTINE$).t9 = function () {
13179
13197
  case 1:
13180
13198
  this.yqa_1 = suspendResult;
13181
13199
  var devicePassword = getDevicePassword(this.vqa_1);
13182
- var this_0 = Companion_getInstance_17().zq9_1;
13200
+ var this_0 = Companion_getInstance_18().zq9_1;
13183
13201
  if (KmLogging_getInstance().coe_1) {
13184
13202
  this_0.ioe(this_0.hoe_1, toString('Device password is ' + devicePassword));
13185
13203
  }
@@ -13315,7 +13333,7 @@ protoOf($directAuthCOROUTINE$).t9 = function () {
13315
13333
  if (tmp0_safe_receiver == null)
13316
13334
  null;
13317
13335
  else {
13318
- var this_2 = Companion_getInstance_17().zq9_1;
13336
+ var this_2 = Companion_getInstance_18().zq9_1;
13319
13337
  if (KmLogging_getInstance().foe_1) {
13320
13338
  var tmp_4 = null == null ? this_2.hoe_1 : null;
13321
13339
  this_2.ooe(tmp_4, toString('Error creating tokens with password login'), tmp0_safe_receiver);
@@ -13428,7 +13446,7 @@ protoOf($startLoginCOROUTINE$).t9 = function () {
13428
13446
  if (tmp0_safe_receiver == null)
13429
13447
  null;
13430
13448
  else {
13431
- var this_2 = Companion_getInstance_17().zq9_1;
13449
+ var this_2 = Companion_getInstance_18().zq9_1;
13432
13450
  if (KmLogging_getInstance().foe_1) {
13433
13451
  var tmp_4 = null == null ? this_2.hoe_1 : null;
13434
13452
  this_2.ooe(tmp_4, toString('Error creating tokens with password login'), tmp0_safe_receiver);
@@ -13568,7 +13586,7 @@ protoOf($verifySrpCOROUTINE$).t9 = function () {
13568
13586
  if (tmp0_safe_receiver == null)
13569
13587
  null;
13570
13588
  else {
13571
- var this_4 = Companion_getInstance_17().zq9_1;
13589
+ var this_4 = Companion_getInstance_18().zq9_1;
13572
13590
  if (KmLogging_getInstance().eoe_1) {
13573
13591
  var tmp_7 = null == null ? this_4.hoe_1 : null;
13574
13592
  this_4.moe(tmp_7, toString('Failed handling auth'), tmp0_safe_receiver);
@@ -13595,7 +13613,7 @@ protoOf($verifySrpCOROUTINE$).t9 = function () {
13595
13613
  if (tmp0_safe_receiver_0 == null)
13596
13614
  null;
13597
13615
  else {
13598
- var this_6 = Companion_getInstance_17().zq9_1;
13616
+ var this_6 = Companion_getInstance_18().zq9_1;
13599
13617
  if (KmLogging_getInstance().foe_1) {
13600
13618
  var tmp_11 = null == null ? this_6.hoe_1 : null;
13601
13619
  this_6.ooe(tmp_11, toString('Error creating tokens with password login'), tmp0_safe_receiver_0);
@@ -13709,7 +13727,7 @@ protoOf($startDeviceLoginCOROUTINE$).t9 = function () {
13709
13727
  if (tmp0_safe_receiver == null)
13710
13728
  null;
13711
13729
  else {
13712
- var this_2 = Companion_getInstance_17().zq9_1;
13730
+ var this_2 = Companion_getInstance_18().zq9_1;
13713
13731
  if (KmLogging_getInstance().foe_1) {
13714
13732
  var tmp_4 = null == null ? this_2.hoe_1 : null;
13715
13733
  this_2.ooe(tmp_4, toString('Error creating tokens with password login'), tmp0_safe_receiver);
@@ -13850,7 +13868,7 @@ protoOf($verifyDeviceSrpCOROUTINE$).t9 = function () {
13850
13868
  if (tmp0_safe_receiver == null)
13851
13869
  null;
13852
13870
  else {
13853
- var this_4 = Companion_getInstance_17().zq9_1;
13871
+ var this_4 = Companion_getInstance_18().zq9_1;
13854
13872
  if (KmLogging_getInstance().eoe_1) {
13855
13873
  var tmp_7 = null == null ? this_4.hoe_1 : null;
13856
13874
  this_4.moe(tmp_7, toString('Failed handling auth'), tmp0_safe_receiver);
@@ -13877,7 +13895,7 @@ protoOf($verifyDeviceSrpCOROUTINE$).t9 = function () {
13877
13895
  if (tmp0_safe_receiver_0 == null)
13878
13896
  null;
13879
13897
  else {
13880
- var this_6 = Companion_getInstance_17().zq9_1;
13898
+ var this_6 = Companion_getInstance_18().zq9_1;
13881
13899
  if (KmLogging_getInstance().foe_1) {
13882
13900
  var tmp_11 = null == null ? this_6.hoe_1 : null;
13883
13901
  this_6.ooe(tmp_11, toString('Error creating tokens with password login'), tmp0_safe_receiver_0);
@@ -14086,7 +14104,7 @@ protoOf($loginByCodeCOROUTINE$).t9 = function () {
14086
14104
  else {
14087
14105
  if (tmp0_safe_receiver_1 instanceof RedirectException)
14088
14106
  throw tmp0_safe_receiver_1;
14089
- var this_3 = Companion_getInstance_17().zq9_1;
14107
+ var this_3 = Companion_getInstance_18().zq9_1;
14090
14108
  if (KmLogging_getInstance().foe_1) {
14091
14109
  var tmp_8 = null == null ? this_3.hoe_1 : null;
14092
14110
  this_3.ooe(tmp_8, toString('Error creating tokens with password login'), tmp0_safe_receiver_1);
@@ -14142,7 +14160,7 @@ protoOf($loginByCodeCOROUTINE$).t9 = function () {
14142
14160
  else {
14143
14161
  if (tmp0_safe_receiver_2 instanceof RedirectException)
14144
14162
  throw tmp0_safe_receiver_2;
14145
- var this_6 = Companion_getInstance_17().zq9_1;
14163
+ var this_6 = Companion_getInstance_18().zq9_1;
14146
14164
  if (KmLogging_getInstance().eoe_1) {
14147
14165
  var tmp_13 = null == null ? this_6.hoe_1 : null;
14148
14166
  this_6.moe(tmp_13, toString('Failed handling auth'), tmp0_safe_receiver_2);
@@ -14171,7 +14189,7 @@ protoOf($loginByCodeCOROUTINE$).t9 = function () {
14171
14189
  else {
14172
14190
  if (tmp0_safe_receiver_3 instanceof RedirectException)
14173
14191
  throw tmp0_safe_receiver_3;
14174
- var this_8 = Companion_getInstance_17().zq9_1;
14192
+ var this_8 = Companion_getInstance_18().zq9_1;
14175
14193
  if (KmLogging_getInstance().foe_1) {
14176
14194
  var tmp_17 = null == null ? this_8.hoe_1 : null;
14177
14195
  this_8.ooe(tmp_17, toString('Error creating tokens with password login'), tmp0_safe_receiver_3);
@@ -14229,7 +14247,7 @@ protoOf($loginByCodeCOROUTINE$).t9 = function () {
14229
14247
  else {
14230
14248
  if (tmp0_safe_receiver_4 instanceof RedirectException)
14231
14249
  throw tmp0_safe_receiver_4;
14232
- var this_10 = Companion_getInstance_17().zq9_1;
14250
+ var this_10 = Companion_getInstance_18().zq9_1;
14233
14251
  if (KmLogging_getInstance().foe_1) {
14234
14252
  var tmp_24 = null == null ? this_10.hoe_1 : null;
14235
14253
  this_10.ooe(tmp_24, toString('Error creating tokens with password login'), tmp0_safe_receiver_4);
@@ -14285,7 +14303,7 @@ protoOf($loginByCodeCOROUTINE$).t9 = function () {
14285
14303
  else {
14286
14304
  if (tmp0_safe_receiver_5 instanceof RedirectException)
14287
14305
  throw tmp0_safe_receiver_5;
14288
- var this_13 = Companion_getInstance_17().zq9_1;
14306
+ var this_13 = Companion_getInstance_18().zq9_1;
14289
14307
  if (KmLogging_getInstance().eoe_1) {
14290
14308
  var tmp_29 = null == null ? this_13.hoe_1 : null;
14291
14309
  this_13.moe(tmp_29, toString('Failed handling auth'), tmp0_safe_receiver_5);
@@ -14314,7 +14332,7 @@ protoOf($loginByCodeCOROUTINE$).t9 = function () {
14314
14332
  else {
14315
14333
  if (tmp0_safe_receiver_6 instanceof RedirectException)
14316
14334
  throw tmp0_safe_receiver_6;
14317
- var this_15 = Companion_getInstance_17().zq9_1;
14335
+ var this_15 = Companion_getInstance_18().zq9_1;
14318
14336
  if (KmLogging_getInstance().foe_1) {
14319
14337
  var tmp_33 = null == null ? this_15.hoe_1 : null;
14320
14338
  this_15.ooe(tmp_33, toString('Error creating tokens with password login'), tmp0_safe_receiver_6);
@@ -14546,7 +14564,7 @@ protoOf($loginByOAuthCOROUTINE$).t9 = function () {
14546
14564
  else {
14547
14565
  if (tmp0_safe_receiver instanceof RedirectException)
14548
14566
  throw tmp0_safe_receiver;
14549
- var this_4 = Companion_getInstance_17().zq9_1;
14567
+ var this_4 = Companion_getInstance_18().zq9_1;
14550
14568
  if (KmLogging_getInstance().eoe_1) {
14551
14569
  var tmp_7 = null == null ? this_4.hoe_1 : null;
14552
14570
  this_4.moe(tmp_7, toString('Failed handling auth'), tmp0_safe_receiver);
@@ -14575,7 +14593,7 @@ protoOf($loginByOAuthCOROUTINE$).t9 = function () {
14575
14593
  else {
14576
14594
  if (tmp0_safe_receiver_0 instanceof RedirectException)
14577
14595
  throw tmp0_safe_receiver_0;
14578
- var this_6 = Companion_getInstance_17().zq9_1;
14596
+ var this_6 = Companion_getInstance_18().zq9_1;
14579
14597
  if (KmLogging_getInstance().foe_1) {
14580
14598
  var tmp_11 = null == null ? this_6.hoe_1 : null;
14581
14599
  this_6.ooe(tmp_11, toString('Error creating tokens with OAuth'), tmp0_safe_receiver_0);
@@ -14851,7 +14869,7 @@ protoOf($verifySMSMfaCOROUTINE$).t9 = function () {
14851
14869
  else {
14852
14870
  if (tmp0_safe_receiver instanceof RedirectException)
14853
14871
  throw tmp0_safe_receiver;
14854
- var this_5 = Companion_getInstance_17().zq9_1;
14872
+ var this_5 = Companion_getInstance_18().zq9_1;
14855
14873
  if (KmLogging_getInstance().eoe_1) {
14856
14874
  var tmp_13 = null == null ? this_5.hoe_1 : null;
14857
14875
  this_5.moe(tmp_13, toString('Failed handling auth'), tmp0_safe_receiver);
@@ -14880,7 +14898,7 @@ protoOf($verifySMSMfaCOROUTINE$).t9 = function () {
14880
14898
  else {
14881
14899
  if (tmp0_safe_receiver_0 instanceof RedirectException)
14882
14900
  throw tmp0_safe_receiver_0;
14883
- var this_7 = Companion_getInstance_17().zq9_1;
14901
+ var this_7 = Companion_getInstance_18().zq9_1;
14884
14902
  if (KmLogging_getInstance().foe_1) {
14885
14903
  var tmp_17 = null == null ? this_7.hoe_1 : null;
14886
14904
  this_7.ooe(tmp_17, toString('Error verifying SMS MFA'), tmp0_safe_receiver_0);
@@ -15163,7 +15181,7 @@ protoOf($verifyTOTPMfaCOROUTINE$).t9 = function () {
15163
15181
  else {
15164
15182
  if (tmp0_safe_receiver instanceof RedirectException)
15165
15183
  throw tmp0_safe_receiver;
15166
- var this_5 = Companion_getInstance_17().zq9_1;
15184
+ var this_5 = Companion_getInstance_18().zq9_1;
15167
15185
  if (KmLogging_getInstance().eoe_1) {
15168
15186
  var tmp_13 = null == null ? this_5.hoe_1 : null;
15169
15187
  this_5.moe(tmp_13, toString('Failed handling auth'), tmp0_safe_receiver);
@@ -15192,7 +15210,7 @@ protoOf($verifyTOTPMfaCOROUTINE$).t9 = function () {
15192
15210
  else {
15193
15211
  if (tmp0_safe_receiver_0 instanceof RedirectException)
15194
15212
  throw tmp0_safe_receiver_0;
15195
- var this_7 = Companion_getInstance_17().zq9_1;
15213
+ var this_7 = Companion_getInstance_18().zq9_1;
15196
15214
  if (KmLogging_getInstance().foe_1) {
15197
15215
  var tmp_17 = null == null ? this_7.hoe_1 : null;
15198
15216
  this_7.ooe(tmp_17, toString('Error verifying TOTP MFA'), tmp0_safe_receiver_0);
@@ -15475,7 +15493,7 @@ protoOf($verifyEmailMfaCOROUTINE$).t9 = function () {
15475
15493
  else {
15476
15494
  if (tmp0_safe_receiver instanceof RedirectException)
15477
15495
  throw tmp0_safe_receiver;
15478
- var this_5 = Companion_getInstance_17().zq9_1;
15496
+ var this_5 = Companion_getInstance_18().zq9_1;
15479
15497
  if (KmLogging_getInstance().eoe_1) {
15480
15498
  var tmp_13 = null == null ? this_5.hoe_1 : null;
15481
15499
  this_5.moe(tmp_13, toString('Failed handling auth'), tmp0_safe_receiver);
@@ -15504,7 +15522,7 @@ protoOf($verifyEmailMfaCOROUTINE$).t9 = function () {
15504
15522
  else {
15505
15523
  if (tmp0_safe_receiver_0 instanceof RedirectException)
15506
15524
  throw tmp0_safe_receiver_0;
15507
- var this_7 = Companion_getInstance_17().zq9_1;
15525
+ var this_7 = Companion_getInstance_18().zq9_1;
15508
15526
  if (KmLogging_getInstance().foe_1) {
15509
15527
  var tmp_17 = null == null ? this_7.hoe_1 : null;
15510
15528
  this_7.ooe(tmp_17, toString('Error verifying Email MFA'), tmp0_safe_receiver_0);
@@ -15787,7 +15805,7 @@ protoOf($verifyEmailOtpCOROUTINE$).t9 = function () {
15787
15805
  else {
15788
15806
  if (tmp0_safe_receiver instanceof RedirectException)
15789
15807
  throw tmp0_safe_receiver;
15790
- var this_5 = Companion_getInstance_17().zq9_1;
15808
+ var this_5 = Companion_getInstance_18().zq9_1;
15791
15809
  if (KmLogging_getInstance().eoe_1) {
15792
15810
  var tmp_13 = null == null ? this_5.hoe_1 : null;
15793
15811
  this_5.moe(tmp_13, toString('Failed handling auth'), tmp0_safe_receiver);
@@ -15816,7 +15834,7 @@ protoOf($verifyEmailOtpCOROUTINE$).t9 = function () {
15816
15834
  else {
15817
15835
  if (tmp0_safe_receiver_0 instanceof RedirectException)
15818
15836
  throw tmp0_safe_receiver_0;
15819
- var this_7 = Companion_getInstance_17().zq9_1;
15837
+ var this_7 = Companion_getInstance_18().zq9_1;
15820
15838
  if (KmLogging_getInstance().foe_1) {
15821
15839
  var tmp_17 = null == null ? this_7.hoe_1 : null;
15822
15840
  this_7.ooe(tmp_17, toString('Error verifying Email OTP'), tmp0_safe_receiver_0);
@@ -16204,12 +16222,207 @@ protoOf($createMfaPreferenceCOROUTINE$).t9 = function () {
16204
16222
  }
16205
16223
  while (true);
16206
16224
  };
16207
- function $createMfaSelection$suspendBridgeCOROUTINE$(_this__u8e3s4, mfaType, session, login, resultContinuation) {
16225
+ function $removeMfa$suspendBridgeCOROUTINE$(_this__u8e3s4, resultContinuation) {
16208
16226
  CoroutineImpl.call(this, resultContinuation);
16209
16227
  this.xqt_1 = _this__u8e3s4;
16210
- this.yqt_1 = mfaType;
16211
- this.zqt_1 = session;
16212
- this.aqu_1 = login;
16228
+ }
16229
+ protoOf($removeMfa$suspendBridgeCOROUTINE$).t9 = function () {
16230
+ var suspendResult = this.n9_1;
16231
+ $sm: do
16232
+ try {
16233
+ var tmp = this.l9_1;
16234
+ switch (tmp) {
16235
+ case 0:
16236
+ this.m9_1 = 4;
16237
+ if (this.xqt_1.removeMfa === protoOf(Auth).removeMfa) {
16238
+ this.l9_1 = 2;
16239
+ suspendResult = this.xqt_1.zqt(this);
16240
+ if (suspendResult === get_COROUTINE_SUSPENDED()) {
16241
+ return suspendResult;
16242
+ }
16243
+ continue $sm;
16244
+ } else {
16245
+ this.l9_1 = 1;
16246
+ suspendResult = await_0(this.xqt_1.removeMfa(), this);
16247
+ if (suspendResult === get_COROUTINE_SUSPENDED()) {
16248
+ return suspendResult;
16249
+ }
16250
+ continue $sm;
16251
+ }
16252
+
16253
+ case 1:
16254
+ this.yqt_1 = suspendResult;
16255
+ this.l9_1 = 3;
16256
+ continue $sm;
16257
+ case 2:
16258
+ this.yqt_1 = suspendResult;
16259
+ this.l9_1 = 3;
16260
+ continue $sm;
16261
+ case 3:
16262
+ return this.yqt_1;
16263
+ case 4:
16264
+ throw this.o9_1;
16265
+ }
16266
+ } catch ($p) {
16267
+ var e = $p;
16268
+ if (this.m9_1 === 4) {
16269
+ throw e;
16270
+ } else {
16271
+ this.l9_1 = this.m9_1;
16272
+ this.o9_1 = e;
16273
+ }
16274
+ }
16275
+ while (true);
16276
+ };
16277
+ function $answerMfaChallenge$suspendBridgeCOROUTINE$(_this__u8e3s4, code, challengeType, session, login, fcmDevice, resultContinuation) {
16278
+ CoroutineImpl.call(this, resultContinuation);
16279
+ this.iqu_1 = _this__u8e3s4;
16280
+ this.jqu_1 = code;
16281
+ this.kqu_1 = challengeType;
16282
+ this.lqu_1 = session;
16283
+ this.mqu_1 = login;
16284
+ this.nqu_1 = fcmDevice;
16285
+ }
16286
+ protoOf($answerMfaChallenge$suspendBridgeCOROUTINE$).t9 = function () {
16287
+ var suspendResult = this.n9_1;
16288
+ $sm: do
16289
+ try {
16290
+ var tmp = this.l9_1;
16291
+ switch (tmp) {
16292
+ case 0:
16293
+ this.m9_1 = 4;
16294
+ if (this.iqu_1.answerMfaChallenge === protoOf(Auth).answerMfaChallenge) {
16295
+ this.l9_1 = 2;
16296
+ suspendResult = this.iqu_1.pqu(this.jqu_1, this.kqu_1, this.lqu_1, this.mqu_1, this.nqu_1, this);
16297
+ if (suspendResult === get_COROUTINE_SUSPENDED()) {
16298
+ return suspendResult;
16299
+ }
16300
+ continue $sm;
16301
+ } else {
16302
+ this.l9_1 = 1;
16303
+ suspendResult = await_0(this.iqu_1.answerMfaChallenge(this.jqu_1, this.kqu_1, this.lqu_1, this.mqu_1, this.nqu_1), this);
16304
+ if (suspendResult === get_COROUTINE_SUSPENDED()) {
16305
+ return suspendResult;
16306
+ }
16307
+ continue $sm;
16308
+ }
16309
+
16310
+ case 1:
16311
+ this.oqu_1 = suspendResult;
16312
+ this.l9_1 = 3;
16313
+ continue $sm;
16314
+ case 2:
16315
+ this.oqu_1 = suspendResult;
16316
+ this.l9_1 = 3;
16317
+ continue $sm;
16318
+ case 3:
16319
+ return this.oqu_1;
16320
+ case 4:
16321
+ throw this.o9_1;
16322
+ }
16323
+ } catch ($p) {
16324
+ var e = $p;
16325
+ if (this.m9_1 === 4) {
16326
+ throw e;
16327
+ } else {
16328
+ this.l9_1 = this.m9_1;
16329
+ this.o9_1 = e;
16330
+ }
16331
+ }
16332
+ while (true);
16333
+ };
16334
+ function $answerMfaChallengeCOROUTINE$(_this__u8e3s4, code, challengeType, session, login, fcmDevice, resultContinuation) {
16335
+ CoroutineImpl.call(this, resultContinuation);
16336
+ this.yqu_1 = _this__u8e3s4;
16337
+ this.zqu_1 = code;
16338
+ this.aqv_1 = challengeType;
16339
+ this.bqv_1 = session;
16340
+ this.cqv_1 = login;
16341
+ this.dqv_1 = fcmDevice;
16342
+ }
16343
+ protoOf($answerMfaChallengeCOROUTINE$).t9 = function () {
16344
+ var suspendResult = this.n9_1;
16345
+ $sm: do
16346
+ try {
16347
+ var tmp = this.l9_1;
16348
+ switch (tmp) {
16349
+ case 0:
16350
+ this.m9_1 = 5;
16351
+ var tmp0_elvis_lhs = this.aqv_1;
16352
+ var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? getPersistedChallengeType(this.yqu_1) : tmp0_elvis_lhs;
16353
+ var tmp_0;
16354
+ if (tmp1_elvis_lhs == null) {
16355
+ throw IllegalArgumentException_init_$Create$('Challenge type must be provided or tracked');
16356
+ } else {
16357
+ tmp_0 = tmp1_elvis_lhs;
16358
+ }
16359
+
16360
+ var finalChallengeType = tmp_0;
16361
+ var tmp0 = finalChallengeType.a1_1;
16362
+ if (tmp0 === 0) {
16363
+ this.l9_1 = 3;
16364
+ suspendResult = this.yqu_1.hqv(this.zqu_1, this.bqv_1, this.cqv_1, this.dqv_1, this);
16365
+ if (suspendResult === get_COROUTINE_SUSPENDED()) {
16366
+ return suspendResult;
16367
+ }
16368
+ continue $sm;
16369
+ } else {
16370
+ if (tmp0 === 2) {
16371
+ this.l9_1 = 2;
16372
+ suspendResult = this.yqu_1.gqv(this.zqu_1, this.bqv_1, this.cqv_1, this.dqv_1, this);
16373
+ if (suspendResult === get_COROUTINE_SUSPENDED()) {
16374
+ return suspendResult;
16375
+ }
16376
+ continue $sm;
16377
+ } else {
16378
+ if (tmp0 === 1) {
16379
+ this.l9_1 = 1;
16380
+ suspendResult = this.yqu_1.fqv(this.zqu_1, this.bqv_1, this.cqv_1, this.dqv_1, this);
16381
+ if (suspendResult === get_COROUTINE_SUSPENDED()) {
16382
+ return suspendResult;
16383
+ }
16384
+ continue $sm;
16385
+ } else {
16386
+ var tmp_1 = this;
16387
+ throw IllegalArgumentException_init_$Create$('Unsupported challenge type: ' + finalChallengeType.toString());
16388
+ }
16389
+ }
16390
+ }
16391
+
16392
+ case 1:
16393
+ this.eqv_1 = suspendResult;
16394
+ this.l9_1 = 4;
16395
+ continue $sm;
16396
+ case 2:
16397
+ this.eqv_1 = suspendResult;
16398
+ this.l9_1 = 4;
16399
+ continue $sm;
16400
+ case 3:
16401
+ this.eqv_1 = suspendResult;
16402
+ this.l9_1 = 4;
16403
+ continue $sm;
16404
+ case 4:
16405
+ return this.eqv_1;
16406
+ case 5:
16407
+ throw this.o9_1;
16408
+ }
16409
+ } catch ($p) {
16410
+ var e = $p;
16411
+ if (this.m9_1 === 5) {
16412
+ throw e;
16413
+ } else {
16414
+ this.l9_1 = this.m9_1;
16415
+ this.o9_1 = e;
16416
+ }
16417
+ }
16418
+ while (true);
16419
+ };
16420
+ function $createMfaSelection$suspendBridgeCOROUTINE$(_this__u8e3s4, mfaType, session, login, resultContinuation) {
16421
+ CoroutineImpl.call(this, resultContinuation);
16422
+ this.qqv_1 = _this__u8e3s4;
16423
+ this.rqv_1 = mfaType;
16424
+ this.sqv_1 = session;
16425
+ this.tqv_1 = login;
16213
16426
  }
16214
16427
  protoOf($createMfaSelection$suspendBridgeCOROUTINE$).t9 = function () {
16215
16428
  var suspendResult = this.n9_1;
@@ -16219,16 +16432,16 @@ protoOf($createMfaSelection$suspendBridgeCOROUTINE$).t9 = function () {
16219
16432
  switch (tmp) {
16220
16433
  case 0:
16221
16434
  this.m9_1 = 4;
16222
- if (this.xqt_1.createMfaSelection === protoOf(Auth).createMfaSelection) {
16435
+ if (this.qqv_1.createMfaSelection === protoOf(Auth).createMfaSelection) {
16223
16436
  this.l9_1 = 2;
16224
- suspendResult = this.xqt_1.cqu(this.yqt_1, this.zqt_1, this.aqu_1, this);
16437
+ suspendResult = this.qqv_1.vqv(this.rqv_1, this.sqv_1, this.tqv_1, this);
16225
16438
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16226
16439
  return suspendResult;
16227
16440
  }
16228
16441
  continue $sm;
16229
16442
  } else {
16230
16443
  this.l9_1 = 1;
16231
- suspendResult = await_0(this.xqt_1.createMfaSelection(this.yqt_1, this.zqt_1, this.aqu_1), this);
16444
+ suspendResult = await_0(this.qqv_1.createMfaSelection(this.rqv_1, this.sqv_1, this.tqv_1), this);
16232
16445
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16233
16446
  return suspendResult;
16234
16447
  }
@@ -16236,15 +16449,15 @@ protoOf($createMfaSelection$suspendBridgeCOROUTINE$).t9 = function () {
16236
16449
  }
16237
16450
 
16238
16451
  case 1:
16239
- this.bqu_1 = suspendResult;
16452
+ this.uqv_1 = suspendResult;
16240
16453
  this.l9_1 = 3;
16241
16454
  continue $sm;
16242
16455
  case 2:
16243
- this.bqu_1 = suspendResult;
16456
+ this.uqv_1 = suspendResult;
16244
16457
  this.l9_1 = 3;
16245
16458
  continue $sm;
16246
16459
  case 3:
16247
- return this.bqu_1;
16460
+ return this.uqv_1;
16248
16461
  case 4:
16249
16462
  throw this.o9_1;
16250
16463
  }
@@ -16261,10 +16474,10 @@ protoOf($createMfaSelection$suspendBridgeCOROUTINE$).t9 = function () {
16261
16474
  };
16262
16475
  function $createMfaSelectionCOROUTINE$(_this__u8e3s4, mfaType, session, login, resultContinuation) {
16263
16476
  CoroutineImpl.call(this, resultContinuation);
16264
- this.lqu_1 = _this__u8e3s4;
16265
- this.mqu_1 = mfaType;
16266
- this.nqu_1 = session;
16267
- this.oqu_1 = login;
16477
+ this.eqw_1 = _this__u8e3s4;
16478
+ this.fqw_1 = mfaType;
16479
+ this.gqw_1 = session;
16480
+ this.hqw_1 = login;
16268
16481
  }
16269
16482
  protoOf($createMfaSelectionCOROUTINE$).t9 = function () {
16270
16483
  var suspendResult = this.n9_1;
@@ -16274,8 +16487,8 @@ protoOf($createMfaSelectionCOROUTINE$).t9 = function () {
16274
16487
  switch (tmp) {
16275
16488
  case 0:
16276
16489
  this.m9_1 = 2;
16277
- var currentSession = this.lqu_1.getSession();
16278
- var tmp0_elvis_lhs = this.nqu_1;
16490
+ var currentSession = this.eqw_1.getSession();
16491
+ var tmp0_elvis_lhs = this.gqw_1;
16279
16492
  var tmp_0;
16280
16493
  if (tmp0_elvis_lhs == null) {
16281
16494
  tmp_0 = currentSession == null ? null : currentSession.session;
@@ -16292,7 +16505,7 @@ protoOf($createMfaSelectionCOROUTINE$).t9 = function () {
16292
16505
  }
16293
16506
 
16294
16507
  var finalSession = tmp_1;
16295
- var tmp3_elvis_lhs = this.oqu_1;
16508
+ var tmp3_elvis_lhs = this.hqw_1;
16296
16509
  var tmp_2;
16297
16510
  if (tmp3_elvis_lhs == null) {
16298
16511
  tmp_2 = currentSession == null ? null : currentSession.login;
@@ -16306,25 +16519,25 @@ protoOf($createMfaSelectionCOROUTINE$).t9 = function () {
16306
16519
  if (finalLogin == null) {
16307
16520
  tmp_3 = null;
16308
16521
  } else {
16309
- tmp_3 = getFingerprint(this.lqu_1, this.lqu_1.fingerprinter, finalLogin);
16522
+ tmp_3 = getFingerprint(this.eqw_1, this.eqw_1.fingerprinter, finalLogin);
16310
16523
  }
16311
16524
 
16312
16525
  var fingerprint = tmp_3;
16313
- var tmp7_safe_receiver = this.lqu_1.userId();
16526
+ var tmp7_safe_receiver = this.eqw_1.userId();
16314
16527
  var tmp_4;
16315
16528
  if (tmp7_safe_receiver == null) {
16316
16529
  tmp_4 = null;
16317
16530
  } else {
16318
- tmp_4 = this.lqu_1.deviceManager.key(tmp7_safe_receiver);
16531
+ tmp_4 = this.eqw_1.deviceManager.key(tmp7_safe_receiver);
16319
16532
  }
16320
16533
 
16321
16534
  var deviceKey = tmp_4;
16322
- var tmp8_clientId = ensureNotNull(this.lqu_1.api.clientId);
16535
+ var tmp8_clientId = ensureNotNull(this.eqw_1.api.clientId);
16323
16536
  var tmp9_email = equals(loginType, LoginType_EMAIL_getInstance()) ? finalLogin : null;
16324
16537
  var tmp10_mobile = equals(loginType, LoginType_MOBILE_getInstance()) ? finalLogin : null;
16325
- var command = new MfaSelectionCommand(tmp8_clientId, deviceKey, tmp9_email, fingerprint, this.mqu_1, tmp10_mobile, finalSession);
16538
+ var command = new MfaSelectionCommand(tmp8_clientId, deviceKey, tmp9_email, fingerprint, this.fqw_1, tmp10_mobile, finalSession);
16326
16539
  this.l9_1 = 1;
16327
- suspendResult = this.lqu_1.api.auth.pae(command, this);
16540
+ suspendResult = this.eqw_1.api.auth.pae(command, this);
16328
16541
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16329
16542
  return suspendResult;
16330
16543
  }
@@ -16348,9 +16561,9 @@ protoOf($createMfaSelectionCOROUTINE$).t9 = function () {
16348
16561
  };
16349
16562
  function $createMfaSelectionConfirmation$suspendBridgeCOROUTINE$(_this__u8e3s4, session, login, resultContinuation) {
16350
16563
  CoroutineImpl.call(this, resultContinuation);
16351
- this.xqu_1 = _this__u8e3s4;
16352
- this.yqu_1 = session;
16353
- this.zqu_1 = login;
16564
+ this.qqw_1 = _this__u8e3s4;
16565
+ this.rqw_1 = session;
16566
+ this.sqw_1 = login;
16354
16567
  }
16355
16568
  protoOf($createMfaSelectionConfirmation$suspendBridgeCOROUTINE$).t9 = function () {
16356
16569
  var suspendResult = this.n9_1;
@@ -16360,16 +16573,16 @@ protoOf($createMfaSelectionConfirmation$suspendBridgeCOROUTINE$).t9 = function (
16360
16573
  switch (tmp) {
16361
16574
  case 0:
16362
16575
  this.m9_1 = 4;
16363
- if (this.xqu_1.createMfaSelectionConfirmation === protoOf(Auth).createMfaSelectionConfirmation) {
16576
+ if (this.qqw_1.createMfaSelectionConfirmation === protoOf(Auth).createMfaSelectionConfirmation) {
16364
16577
  this.l9_1 = 2;
16365
- suspendResult = this.xqu_1.bqv(this.yqu_1, this.zqu_1, this);
16578
+ suspendResult = this.qqw_1.uqw(this.rqw_1, this.sqw_1, this);
16366
16579
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16367
16580
  return suspendResult;
16368
16581
  }
16369
16582
  continue $sm;
16370
16583
  } else {
16371
16584
  this.l9_1 = 1;
16372
- suspendResult = await_0(this.xqu_1.createMfaSelectionConfirmation(this.yqu_1, this.zqu_1), this);
16585
+ suspendResult = await_0(this.qqw_1.createMfaSelectionConfirmation(this.rqw_1, this.sqw_1), this);
16373
16586
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16374
16587
  return suspendResult;
16375
16588
  }
@@ -16377,15 +16590,15 @@ protoOf($createMfaSelectionConfirmation$suspendBridgeCOROUTINE$).t9 = function (
16377
16590
  }
16378
16591
 
16379
16592
  case 1:
16380
- this.aqv_1 = suspendResult;
16593
+ this.tqw_1 = suspendResult;
16381
16594
  this.l9_1 = 3;
16382
16595
  continue $sm;
16383
16596
  case 2:
16384
- this.aqv_1 = suspendResult;
16597
+ this.tqw_1 = suspendResult;
16385
16598
  this.l9_1 = 3;
16386
16599
  continue $sm;
16387
16600
  case 3:
16388
- return this.aqv_1;
16601
+ return this.tqw_1;
16389
16602
  case 4:
16390
16603
  throw this.o9_1;
16391
16604
  }
@@ -16402,9 +16615,9 @@ protoOf($createMfaSelectionConfirmation$suspendBridgeCOROUTINE$).t9 = function (
16402
16615
  };
16403
16616
  function $createMfaSelectionConfirmationCOROUTINE$(_this__u8e3s4, session, login, resultContinuation) {
16404
16617
  CoroutineImpl.call(this, resultContinuation);
16405
- this.kqv_1 = _this__u8e3s4;
16406
- this.lqv_1 = session;
16407
- this.mqv_1 = login;
16618
+ this.dqx_1 = _this__u8e3s4;
16619
+ this.eqx_1 = session;
16620
+ this.fqx_1 = login;
16408
16621
  }
16409
16622
  protoOf($createMfaSelectionConfirmationCOROUTINE$).t9 = function () {
16410
16623
  var suspendResult = this.n9_1;
@@ -16414,8 +16627,8 @@ protoOf($createMfaSelectionConfirmationCOROUTINE$).t9 = function () {
16414
16627
  switch (tmp) {
16415
16628
  case 0:
16416
16629
  this.m9_1 = 2;
16417
- var currentSession = this.kqv_1.getSession();
16418
- var tmp0_elvis_lhs = this.lqv_1;
16630
+ var currentSession = this.dqx_1.getSession();
16631
+ var tmp0_elvis_lhs = this.eqx_1;
16419
16632
  var tmp_0;
16420
16633
  if (tmp0_elvis_lhs == null) {
16421
16634
  tmp_0 = currentSession == null ? null : currentSession.session;
@@ -16432,7 +16645,7 @@ protoOf($createMfaSelectionConfirmationCOROUTINE$).t9 = function () {
16432
16645
  }
16433
16646
 
16434
16647
  var finalSession = tmp_1;
16435
- var tmp3_elvis_lhs = this.mqv_1;
16648
+ var tmp3_elvis_lhs = this.fqx_1;
16436
16649
  var tmp_2;
16437
16650
  if (tmp3_elvis_lhs == null) {
16438
16651
  tmp_2 = currentSession == null ? null : currentSession.login;
@@ -16446,25 +16659,25 @@ protoOf($createMfaSelectionConfirmationCOROUTINE$).t9 = function () {
16446
16659
  if (finalLogin == null) {
16447
16660
  tmp_3 = null;
16448
16661
  } else {
16449
- tmp_3 = getFingerprint(this.kqv_1, this.kqv_1.fingerprinter, finalLogin);
16662
+ tmp_3 = getFingerprint(this.dqx_1, this.dqx_1.fingerprinter, finalLogin);
16450
16663
  }
16451
16664
 
16452
16665
  var fingerprint = tmp_3;
16453
- var tmp7_safe_receiver = this.kqv_1.userId();
16666
+ var tmp7_safe_receiver = this.dqx_1.userId();
16454
16667
  var tmp_4;
16455
16668
  if (tmp7_safe_receiver == null) {
16456
16669
  tmp_4 = null;
16457
16670
  } else {
16458
- tmp_4 = this.kqv_1.deviceManager.key(tmp7_safe_receiver);
16671
+ tmp_4 = this.dqx_1.deviceManager.key(tmp7_safe_receiver);
16459
16672
  }
16460
16673
 
16461
16674
  var deviceKey = tmp_4;
16462
- var tmp8_clientId = ensureNotNull(this.kqv_1.api.clientId);
16675
+ var tmp8_clientId = ensureNotNull(this.dqx_1.api.clientId);
16463
16676
  var tmp9_email = equals(loginType, LoginType_EMAIL_getInstance()) ? finalLogin : null;
16464
16677
  var tmp10_mobile = equals(loginType, LoginType_MOBILE_getInstance()) ? finalLogin : null;
16465
16678
  var command = new MfaConfirmationCommand(tmp8_clientId, deviceKey, tmp9_email, fingerprint, tmp10_mobile, finalSession);
16466
16679
  this.l9_1 = 1;
16467
- suspendResult = this.kqv_1.api.auth.qae(command, this);
16680
+ suspendResult = this.dqx_1.api.auth.qae(command, this);
16468
16681
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16469
16682
  return suspendResult;
16470
16683
  }
@@ -16531,24 +16744,45 @@ protoOf($handleAuthCOROUTINE$).t9 = function () {
16531
16744
  this.l9_1 = 2;
16532
16745
  continue $sm;
16533
16746
  } else {
16534
- var tmp_3 = this;
16535
- var tmp5_safe_receiver = this.qqe_1.challenge;
16536
- throw IllegalStateException_init_$Create$('No avenue for auth: ' + toString(tmp5_safe_receiver == null ? null : tmp5_safe_receiver.type));
16747
+ switch (tmp0) {
16748
+ case 0:
16749
+ case 2:
16750
+ case 1:
16751
+ case 3:
16752
+ case 4:
16753
+ var tmp_3 = this;
16754
+ var tmp5_safe_receiver = this.qqe_1.challenge;
16755
+ var tmp6_safe_receiver = tmp5_safe_receiver == null ? null : tmp5_safe_receiver.type;
16756
+ if (tmp6_safe_receiver == null)
16757
+ null;
16758
+ else {
16759
+ storeChallengeType(this.pqe_1, tmp6_safe_receiver);
16760
+ }
16761
+
16762
+ tmp_3.tqe_1 = this.qqe_1;
16763
+ this.l9_1 = 2;
16764
+ continue $sm;
16765
+ default:
16766
+ var tmp_4 = this;
16767
+ var tmp7_safe_receiver = this.qqe_1.challenge;
16768
+ throw IllegalStateException_init_$Create$('No avenue for auth: ' + toString(tmp7_safe_receiver == null ? null : tmp7_safe_receiver.type));
16769
+ }
16537
16770
  }
16538
16771
  }
16539
16772
  }
16540
16773
 
16774
+ break;
16541
16775
  case 1:
16542
16776
  var result = suspendResult;
16543
16777
  if ((result == null ? null : result.tokens) == null)
16544
16778
  null;
16545
16779
  else {
16546
- var tmp_4;
16780
+ var tmp_5;
16547
16781
  if (result.refreshToken == null) {
16548
- tmp_4 = null;
16782
+ tmp_5 = null;
16549
16783
  } else {
16550
16784
  handleCorrectAuthentication(this.pqe_1)(ensureNotNull(result.tokens), ensureNotNull(result.refreshToken));
16551
- tmp_4 = Unit_instance;
16785
+ tmp_5 = Unit_instance;
16552
16786
  }
16553
16787
  }
16554
16788
 
@@ -16577,8 +16811,8 @@ protoOf($handleAuthCOROUTINE$).t9 = function () {
16577
16811
  };
16578
16812
  function $forgotPassword$suspendBridgeCOROUTINE$(_this__u8e3s4, login, resultContinuation) {
16579
16813
  CoroutineImpl.call(this, resultContinuation);
16580
- this.vqv_1 = _this__u8e3s4;
16581
- this.wqv_1 = login;
16814
+ this.oqx_1 = _this__u8e3s4;
16815
+ this.pqx_1 = login;
16582
16816
  }
16583
16817
  protoOf($forgotPassword$suspendBridgeCOROUTINE$).t9 = function () {
16584
16818
  var suspendResult = this.n9_1;
@@ -16588,16 +16822,16 @@ protoOf($forgotPassword$suspendBridgeCOROUTINE$).t9 = function () {
16588
16822
  switch (tmp) {
16589
16823
  case 0:
16590
16824
  this.m9_1 = 4;
16591
- if (this.vqv_1.forgotPassword === protoOf(Auth).forgotPassword) {
16825
+ if (this.oqx_1.forgotPassword === protoOf(Auth).forgotPassword) {
16592
16826
  this.l9_1 = 2;
16593
- suspendResult = this.vqv_1.yqv(this.wqv_1, this);
16827
+ suspendResult = this.oqx_1.rqx(this.pqx_1, this);
16594
16828
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16595
16829
  return suspendResult;
16596
16830
  }
16597
16831
  continue $sm;
16598
16832
  } else {
16599
16833
  this.l9_1 = 1;
16600
- suspendResult = await_0(this.vqv_1.forgotPassword(this.wqv_1), this);
16834
+ suspendResult = await_0(this.oqx_1.forgotPassword(this.pqx_1), this);
16601
16835
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16602
16836
  return suspendResult;
16603
16837
  }
@@ -16605,15 +16839,15 @@ protoOf($forgotPassword$suspendBridgeCOROUTINE$).t9 = function () {
16605
16839
  }
16606
16840
 
16607
16841
  case 1:
16608
- this.xqv_1 = suspendResult;
16842
+ this.qqx_1 = suspendResult;
16609
16843
  this.l9_1 = 3;
16610
16844
  continue $sm;
16611
16845
  case 2:
16612
- this.xqv_1 = suspendResult;
16846
+ this.qqx_1 = suspendResult;
16613
16847
  this.l9_1 = 3;
16614
16848
  continue $sm;
16615
16849
  case 3:
16616
- return this.xqv_1;
16850
+ return this.qqx_1;
16617
16851
  case 4:
16618
16852
  throw this.o9_1;
16619
16853
  }
@@ -16630,8 +16864,8 @@ protoOf($forgotPassword$suspendBridgeCOROUTINE$).t9 = function () {
16630
16864
  };
16631
16865
  function $forgotPasswordCOROUTINE$(_this__u8e3s4, login, resultContinuation) {
16632
16866
  CoroutineImpl.call(this, resultContinuation);
16633
- this.hqw_1 = _this__u8e3s4;
16634
- this.iqw_1 = login;
16867
+ this.aqy_1 = _this__u8e3s4;
16868
+ this.bqy_1 = login;
16635
16869
  }
16636
16870
  protoOf($forgotPasswordCOROUTINE$).t9 = function () {
16637
16871
  var suspendResult = this.n9_1;
@@ -16641,16 +16875,16 @@ protoOf($forgotPasswordCOROUTINE$).t9 = function () {
16641
16875
  switch (tmp) {
16642
16876
  case 0:
16643
16877
  this.m9_1 = 3;
16644
- var this_0 = this.hqw_1;
16878
+ var this_0 = this.aqy_1;
16645
16879
  this.m9_1 = 2;
16646
- this.kqw_1 = Companion_instance;
16647
- var loginType = determineLoginType(this.iqw_1);
16648
- var fingerprint = getFingerprint(this_0, this_0.fingerprinter, this.iqw_1);
16880
+ this.dqy_1 = Companion_instance;
16881
+ var loginType = determineLoginType(this.bqy_1);
16882
+ var fingerprint = getFingerprint(this_0, this_0.fingerprinter, this.bqy_1);
16649
16883
  this.l9_1 = 1;
16650
16884
  var tmp_0 = this_0.api.auth;
16651
16885
  var tmp0_clientId = ensureNotNull(this_0.api.clientId);
16652
- var tmp1_email = loginType.equals(LoginType_EMAIL_getInstance()) ? this.iqw_1 : null;
16653
- var tmp2_mobile = loginType.equals(LoginType_MOBILE_getInstance()) ? this.iqw_1 : null;
16886
+ var tmp1_email = loginType.equals(LoginType_EMAIL_getInstance()) ? this.bqy_1 : null;
16887
+ var tmp2_mobile = loginType.equals(LoginType_MOBILE_getInstance()) ? this.bqy_1 : null;
16654
16888
  suspendResult = tmp_0.rae(new CreateResetPasswordCommand(tmp0_clientId, tmp1_email, fingerprint, tmp2_mobile), this);
16655
16889
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16656
16890
  return suspendResult;
@@ -16660,8 +16894,8 @@ protoOf($forgotPasswordCOROUTINE$).t9 = function () {
16660
16894
  case 1:
16661
16895
  var tmp2 = suspendResult.success;
16662
16896
  var tmp_1 = this;
16663
- this.kqw_1;
16664
- tmp_1.jqw_1 = _Result___init__impl__xyqfz8(tmp2);
16897
+ this.dqy_1;
16898
+ tmp_1.cqy_1 = _Result___init__impl__xyqfz8(tmp2);
16665
16899
  this.m9_1 = 3;
16666
16900
  this.l9_1 = 4;
16667
16901
  continue $sm;
@@ -16671,7 +16905,7 @@ protoOf($forgotPasswordCOROUTINE$).t9 = function () {
16671
16905
  if (tmp_2 instanceof Error) {
16672
16906
  var e = this.o9_1;
16673
16907
  var tmp_3 = this;
16674
- tmp_3.jqw_1 = _Result___init__impl__xyqfz8(createFailure(e));
16908
+ tmp_3.cqy_1 = _Result___init__impl__xyqfz8(createFailure(e));
16675
16909
  this.l9_1 = 4;
16676
16910
  continue $sm;
16677
16911
  } else {
@@ -16682,14 +16916,14 @@ protoOf($forgotPasswordCOROUTINE$).t9 = function () {
16682
16916
  throw this.o9_1;
16683
16917
  case 4:
16684
16918
  this.m9_1 = 3;
16685
- var this_1 = this.jqw_1;
16919
+ var this_1 = this.cqy_1;
16686
16920
  var tmp0_safe_receiver = Result__exceptionOrNull_impl_p6xea9(this_1);
16687
16921
  if (tmp0_safe_receiver == null)
16688
16922
  null;
16689
16923
  else {
16690
16924
  if (tmp0_safe_receiver instanceof RedirectException)
16691
16925
  throw tmp0_safe_receiver;
16692
- var this_2 = Companion_getInstance_17().zq9_1;
16926
+ var this_2 = Companion_getInstance_18().zq9_1;
16693
16927
  if (KmLogging_getInstance().foe_1) {
16694
16928
  var tmp_4 = null == null ? this_2.hoe_1 : null;
16695
16929
  this_2.ooe(tmp_4, toString('Error creating password reset'), tmp0_safe_receiver);
@@ -16721,10 +16955,10 @@ protoOf($forgotPasswordCOROUTINE$).t9 = function () {
16721
16955
  };
16722
16956
  function $confirmNewPassword$suspendBridgeCOROUTINE$(_this__u8e3s4, login, password, code, resultContinuation) {
16723
16957
  CoroutineImpl.call(this, resultContinuation);
16724
- this.tqw_1 = _this__u8e3s4;
16725
- this.uqw_1 = login;
16726
- this.vqw_1 = password;
16727
- this.wqw_1 = code;
16958
+ this.mqy_1 = _this__u8e3s4;
16959
+ this.nqy_1 = login;
16960
+ this.oqy_1 = password;
16961
+ this.pqy_1 = code;
16728
16962
  }
16729
16963
  protoOf($confirmNewPassword$suspendBridgeCOROUTINE$).t9 = function () {
16730
16964
  var suspendResult = this.n9_1;
@@ -16734,16 +16968,16 @@ protoOf($confirmNewPassword$suspendBridgeCOROUTINE$).t9 = function () {
16734
16968
  switch (tmp) {
16735
16969
  case 0:
16736
16970
  this.m9_1 = 4;
16737
- if (this.tqw_1.confirmNewPassword === protoOf(Auth).confirmNewPassword) {
16971
+ if (this.mqy_1.confirmNewPassword === protoOf(Auth).confirmNewPassword) {
16738
16972
  this.l9_1 = 2;
16739
- suspendResult = this.tqw_1.yqw(this.uqw_1, this.vqw_1, this.wqw_1, this);
16973
+ suspendResult = this.mqy_1.rqy(this.nqy_1, this.oqy_1, this.pqy_1, this);
16740
16974
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16741
16975
  return suspendResult;
16742
16976
  }
16743
16977
  continue $sm;
16744
16978
  } else {
16745
16979
  this.l9_1 = 1;
16746
- suspendResult = await_0(this.tqw_1.confirmNewPassword(this.uqw_1, this.vqw_1, this.wqw_1), this);
16980
+ suspendResult = await_0(this.mqy_1.confirmNewPassword(this.nqy_1, this.oqy_1, this.pqy_1), this);
16747
16981
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16748
16982
  return suspendResult;
16749
16983
  }
@@ -16751,15 +16985,15 @@ protoOf($confirmNewPassword$suspendBridgeCOROUTINE$).t9 = function () {
16751
16985
  }
16752
16986
 
16753
16987
  case 1:
16754
- this.xqw_1 = suspendResult;
16988
+ this.qqy_1 = suspendResult;
16755
16989
  this.l9_1 = 3;
16756
16990
  continue $sm;
16757
16991
  case 2:
16758
- this.xqw_1 = suspendResult;
16992
+ this.qqy_1 = suspendResult;
16759
16993
  this.l9_1 = 3;
16760
16994
  continue $sm;
16761
16995
  case 3:
16762
- return this.xqw_1;
16996
+ return this.qqy_1;
16763
16997
  case 4:
16764
16998
  throw this.o9_1;
16765
16999
  }
@@ -16776,10 +17010,10 @@ protoOf($confirmNewPassword$suspendBridgeCOROUTINE$).t9 = function () {
16776
17010
  };
16777
17011
  function $confirmNewPasswordCOROUTINE$(_this__u8e3s4, login, password, code, resultContinuation) {
16778
17012
  CoroutineImpl.call(this, resultContinuation);
16779
- this.hqx_1 = _this__u8e3s4;
16780
- this.iqx_1 = login;
16781
- this.jqx_1 = password;
16782
- this.kqx_1 = code;
17013
+ this.aqz_1 = _this__u8e3s4;
17014
+ this.bqz_1 = login;
17015
+ this.cqz_1 = password;
17016
+ this.dqz_1 = code;
16783
17017
  }
16784
17018
  protoOf($confirmNewPasswordCOROUTINE$).t9 = function () {
16785
17019
  var suspendResult = this.n9_1;
@@ -16789,22 +17023,22 @@ protoOf($confirmNewPasswordCOROUTINE$).t9 = function () {
16789
17023
  switch (tmp) {
16790
17024
  case 0:
16791
17025
  this.m9_1 = 3;
16792
- var loginType = determineLoginType(this.iqx_1);
17026
+ var loginType = determineLoginType(this.bqz_1);
16793
17027
  if (!(loginType.equals(LoginType_EMAIL_getInstance()) || loginType.equals(LoginType_MOBILE_getInstance()))) {
16794
17028
  var message = 'Must use email or mobile for login';
16795
17029
  throw IllegalArgumentException_init_$Create$(toString_0(message));
16796
17030
  }
16797
17031
 
16798
- var fingerprint = getFingerprint(this.hqx_1, this.hqx_1.fingerprinter, this.iqx_1);
16799
- var this_0 = this.hqx_1;
17032
+ var fingerprint = getFingerprint(this.aqz_1, this.aqz_1.fingerprinter, this.bqz_1);
17033
+ var this_0 = this.aqz_1;
16800
17034
  this.m9_1 = 2;
16801
- this.mqx_1 = Companion_instance;
17035
+ this.fqz_1 = Companion_instance;
16802
17036
  this.l9_1 = 1;
16803
17037
  var tmp_0 = this_0.api.auth;
16804
17038
  var tmp0_clientId = ensureNotNull(this_0.api.clientId);
16805
- var tmp1_email = loginType.equals(LoginType_EMAIL_getInstance()) ? this.iqx_1 : null;
16806
- var tmp2_mobile = loginType.equals(LoginType_MOBILE_getInstance()) ? this.iqx_1 : null;
16807
- suspendResult = tmp_0.gae(new ConfirmNewPasswordCommand(tmp0_clientId, this.kqx_1, VOID, tmp1_email, fingerprint, tmp2_mobile, this.jqx_1), this);
17039
+ var tmp1_email = loginType.equals(LoginType_EMAIL_getInstance()) ? this.bqz_1 : null;
17040
+ var tmp2_mobile = loginType.equals(LoginType_MOBILE_getInstance()) ? this.bqz_1 : null;
17041
+ suspendResult = tmp_0.gae(new ConfirmNewPasswordCommand(tmp0_clientId, this.dqz_1, VOID, tmp1_email, fingerprint, tmp2_mobile, this.cqz_1), this);
16808
17042
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16809
17043
  return suspendResult;
16810
17044
  }
@@ -16813,8 +17047,8 @@ protoOf($confirmNewPasswordCOROUTINE$).t9 = function () {
16813
17047
  case 1:
16814
17048
  var tmp2 = suspendResult.success;
16815
17049
  var tmp_1 = this;
16816
- this.mqx_1;
16817
- tmp_1.lqx_1 = _Result___init__impl__xyqfz8(tmp2);
17050
+ this.fqz_1;
17051
+ tmp_1.eqz_1 = _Result___init__impl__xyqfz8(tmp2);
16818
17052
  this.m9_1 = 3;
16819
17053
  this.l9_1 = 4;
16820
17054
  continue $sm;
@@ -16824,7 +17058,7 @@ protoOf($confirmNewPasswordCOROUTINE$).t9 = function () {
16824
17058
  if (tmp_2 instanceof Error) {
16825
17059
  var e = this.o9_1;
16826
17060
  var tmp_3 = this;
16827
- tmp_3.lqx_1 = _Result___init__impl__xyqfz8(createFailure(e));
17061
+ tmp_3.eqz_1 = _Result___init__impl__xyqfz8(createFailure(e));
16828
17062
  this.l9_1 = 4;
16829
17063
  continue $sm;
16830
17064
  } else {
@@ -16835,14 +17069,14 @@ protoOf($confirmNewPasswordCOROUTINE$).t9 = function () {
16835
17069
  throw this.o9_1;
16836
17070
  case 4:
16837
17071
  this.m9_1 = 3;
16838
- var this_1 = this.lqx_1;
17072
+ var this_1 = this.eqz_1;
16839
17073
  var tmp0_safe_receiver = Result__exceptionOrNull_impl_p6xea9(this_1);
16840
17074
  if (tmp0_safe_receiver == null)
16841
17075
  null;
16842
17076
  else {
16843
17077
  if (tmp0_safe_receiver instanceof RedirectException)
16844
17078
  throw tmp0_safe_receiver;
16845
- var this_2 = Companion_getInstance_17().zq9_1;
17079
+ var this_2 = Companion_getInstance_18().zq9_1;
16846
17080
  if (KmLogging_getInstance().foe_1) {
16847
17081
  var tmp_4 = null == null ? this_2.hoe_1 : null;
16848
17082
  this_2.ooe(tmp_4, toString('Error creating password reset'), tmp0_safe_receiver);
@@ -16874,7 +17108,7 @@ protoOf($confirmNewPasswordCOROUTINE$).t9 = function () {
16874
17108
  };
16875
17109
  function $logout$suspendBridgeCOROUTINE$(_this__u8e3s4, resultContinuation) {
16876
17110
  CoroutineImpl.call(this, resultContinuation);
16877
- this.vqx_1 = _this__u8e3s4;
17111
+ this.oqz_1 = _this__u8e3s4;
16878
17112
  }
16879
17113
  protoOf($logout$suspendBridgeCOROUTINE$).t9 = function () {
16880
17114
  var suspendResult = this.n9_1;
@@ -16884,16 +17118,16 @@ protoOf($logout$suspendBridgeCOROUTINE$).t9 = function () {
16884
17118
  switch (tmp) {
16885
17119
  case 0:
16886
17120
  this.m9_1 = 4;
16887
- if (this.vqx_1.logout === protoOf(Auth).logout) {
17121
+ if (this.oqz_1.logout === protoOf(Auth).logout) {
16888
17122
  this.l9_1 = 2;
16889
- suspendResult = this.vqx_1.xqx(this);
17123
+ suspendResult = this.oqz_1.qqz(this);
16890
17124
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16891
17125
  return suspendResult;
16892
17126
  }
16893
17127
  continue $sm;
16894
17128
  } else {
16895
17129
  this.l9_1 = 1;
16896
- suspendResult = await_0(this.vqx_1.logout(), this);
17130
+ suspendResult = await_0(this.oqz_1.logout(), this);
16897
17131
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
16898
17132
  return suspendResult;
16899
17133
  }
@@ -16901,15 +17135,15 @@ protoOf($logout$suspendBridgeCOROUTINE$).t9 = function () {
16901
17135
  }
16902
17136
 
16903
17137
  case 1:
16904
- this.wqx_1 = suspendResult;
17138
+ this.pqz_1 = suspendResult;
16905
17139
  this.l9_1 = 3;
16906
17140
  continue $sm;
16907
17141
  case 2:
16908
- this.wqx_1 = suspendResult;
17142
+ this.pqz_1 = suspendResult;
16909
17143
  this.l9_1 = 3;
16910
17144
  continue $sm;
16911
17145
  case 3:
16912
- return this.wqx_1;
17146
+ return this.pqz_1;
16913
17147
  case 4:
16914
17148
  throw this.o9_1;
16915
17149
  }
@@ -16926,7 +17160,7 @@ protoOf($logout$suspendBridgeCOROUTINE$).t9 = function () {
16926
17160
  };
16927
17161
  function $logoutCOROUTINE$(_this__u8e3s4, resultContinuation) {
16928
17162
  CoroutineImpl.call(this, resultContinuation);
16929
- this.gqy_1 = _this__u8e3s4;
17163
+ this.zqz_1 = _this__u8e3s4;
16930
17164
  }
16931
17165
  protoOf($logoutCOROUTINE$).t9 = function () {
16932
17166
  var suspendResult = this.n9_1;
@@ -16936,9 +17170,9 @@ protoOf($logoutCOROUTINE$).t9 = function () {
16936
17170
  switch (tmp) {
16937
17171
  case 0:
16938
17172
  this.m9_1 = 4;
16939
- var this_0 = this.gqy_1;
17173
+ var this_0 = this.zqz_1;
16940
17174
  this.m9_1 = 3;
16941
- this.iqy_1 = Companion_instance;
17175
+ this.br0_1 = Companion_instance;
16942
17176
  var key = this_0.deviceManager.key(ensureNotNull(this_0.userId()));
16943
17177
  var deviceGroup = this_0.deviceManager.group(ensureNotNull(this_0.userId()));
16944
17178
  this.l9_1 = 1;
@@ -16958,8 +17192,8 @@ protoOf($logoutCOROUTINE$).t9 = function () {
16958
17192
 
16959
17193
  case 2:
16960
17194
  var tmp_0 = this;
16961
- this.iqy_1;
16962
- tmp_0.hqy_1 = _Result___init__impl__xyqfz8(true);
17195
+ this.br0_1;
17196
+ tmp_0.ar0_1 = _Result___init__impl__xyqfz8(true);
16963
17197
  this.m9_1 = 4;
16964
17198
  this.l9_1 = 5;
16965
17199
  continue $sm;
@@ -16969,7 +17203,7 @@ protoOf($logoutCOROUTINE$).t9 = function () {
16969
17203
  if (tmp_1 instanceof Error) {
16970
17204
  var e = this.o9_1;
16971
17205
  var tmp_2 = this;
16972
- tmp_2.hqy_1 = _Result___init__impl__xyqfz8(createFailure(e));
17206
+ tmp_2.ar0_1 = _Result___init__impl__xyqfz8(createFailure(e));
16973
17207
  this.l9_1 = 5;
16974
17208
  continue $sm;
16975
17209
  } else {
@@ -16980,14 +17214,14 @@ protoOf($logoutCOROUTINE$).t9 = function () {
16980
17214
  throw this.o9_1;
16981
17215
  case 5:
16982
17216
  this.m9_1 = 4;
16983
- var this_1 = this.hqy_1;
17217
+ var this_1 = this.ar0_1;
16984
17218
  var tmp0_safe_receiver = Result__exceptionOrNull_impl_p6xea9(this_1);
16985
17219
  if (tmp0_safe_receiver == null)
16986
17220
  null;
16987
17221
  else {
16988
17222
  if (tmp0_safe_receiver instanceof RedirectException)
16989
17223
  throw tmp0_safe_receiver;
16990
- var this_2 = Companion_getInstance_17().zq9_1;
17224
+ var this_2 = Companion_getInstance_18().zq9_1;
16991
17225
  if (KmLogging_getInstance().foe_1) {
16992
17226
  var tmp_3 = null == null ? this_2.hoe_1 : null;
16993
17227
  this_2.ooe(tmp_3, toString('Error revoking login'), tmp0_safe_receiver);
@@ -16997,20 +17231,20 @@ protoOf($logoutCOROUTINE$).t9 = function () {
16997
17231
  if (_Result___get_isSuccess__impl__sndoy8(this_1)) {
16998
17232
  var tmp_4 = _Result___get_value__impl__bjfvqg(this_1);
16999
17233
  (tmp_4 == null ? true : !(tmp_4 == null)) || THROW_CCE();
17000
- this.gqy_1.clearSession();
17001
- this.gqy_1.settings.l3o('activeLogin');
17002
- this.gqy_1.settings.l3o('userLogin');
17003
- this.gqy_1.settings.l3o('bearerToken');
17004
- this.gqy_1.settings.l3o('refreshToken');
17005
- this.gqy_1.settings.l3o('DEVICE_KEY');
17006
- this.gqy_1.settings.l3o('FINGERPRINT');
17007
- var tmp0_safe_receiver_0 = this.gqy_1.api.userId;
17234
+ this.zqz_1.clearSession();
17235
+ this.zqz_1.settings.l3o('activeLogin');
17236
+ this.zqz_1.settings.l3o('userLogin');
17237
+ this.zqz_1.settings.l3o('bearerToken');
17238
+ this.zqz_1.settings.l3o('refreshToken');
17239
+ this.zqz_1.settings.l3o('DEVICE_KEY');
17240
+ this.zqz_1.settings.l3o('FINGERPRINT');
17241
+ var tmp0_safe_receiver_0 = this.zqz_1.api.userId;
17008
17242
  if (tmp0_safe_receiver_0 == null)
17009
17243
  null;
17010
17244
  else {
17011
- this.gqy_1.deviceManager.clear(tmp0_safe_receiver_0);
17245
+ this.zqz_1.deviceManager.clear(tmp0_safe_receiver_0);
17012
17246
  }
17013
- this.gqy_1.api.clearTokens();
17247
+ this.zqz_1.api.clearTokens();
17014
17248
  }
17015
17249
 
17016
17250
  var exception = Result__exceptionOrNull_impl_p6xea9(this_1);
@@ -17163,7 +17397,7 @@ protoOf($magicLoginCOROUTINE$).t9 = function () {
17163
17397
  else {
17164
17398
  if (tmp0_safe_receiver instanceof RedirectException)
17165
17399
  throw tmp0_safe_receiver;
17166
- var this_2 = Companion_getInstance_17().zq9_1;
17400
+ var this_2 = Companion_getInstance_18().zq9_1;
17167
17401
  if (KmLogging_getInstance().foe_1) {
17168
17402
  var tmp_4 = null == null ? this_2.hoe_1 : null;
17169
17403
  this_2.ooe(tmp_4, toString('Error creating email login'), tmp0_safe_receiver);
@@ -17210,23 +17444,23 @@ protoOf($registerDeviceCOROUTINE$).t9 = function () {
17210
17444
  }
17211
17445
 
17212
17446
  var devicePassword = getDevicePassword(this.sqf_1);
17213
- var this_0 = Companion_getInstance_17().zq9_1;
17447
+ var this_0 = Companion_getInstance_18().zq9_1;
17214
17448
  if (KmLogging_getInstance().coe_1) {
17215
17449
  this_0.ioe(this_0.hoe_1, toString('Device key is ' + this.tqf_1.deviceKey));
17216
17450
  }
17217
17451
 
17218
- var this_1 = Companion_getInstance_17().zq9_1;
17452
+ var this_1 = Companion_getInstance_18().zq9_1;
17219
17453
  if (KmLogging_getInstance().coe_1) {
17220
17454
  this_1.ioe(this_1.hoe_1, toString('Device group is ' + this.tqf_1.deviceKeyGroup));
17221
17455
  }
17222
17456
 
17223
- var this_2 = Companion_getInstance_17().zq9_1;
17457
+ var this_2 = Companion_getInstance_18().zq9_1;
17224
17458
  if (KmLogging_getInstance().coe_1) {
17225
17459
  this_2.ioe(this_2.hoe_1, toString('Device password is ' + devicePassword));
17226
17460
  }
17227
17461
 
17228
17462
  this.l9_1 = 1;
17229
- suspendResult = this.sqf_1.deviceManager.jqy(this.tqf_1.userId, devicePassword, this.tqf_1.deviceKey, this.tqf_1.deviceKeyGroup, this);
17463
+ suspendResult = this.sqf_1.deviceManager.cr0(this.tqf_1.userId, devicePassword, this.tqf_1.deviceKey, this.tqf_1.deviceKeyGroup, this);
17230
17464
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
17231
17465
  return suspendResult;
17232
17466
  }
@@ -17251,7 +17485,7 @@ protoOf($registerDeviceCOROUTINE$).t9 = function () {
17251
17485
  var tmp0_deviceKeyGroup = ensureNotNull(this.tqf_1.deviceKeyGroup);
17252
17486
  var tmp1_deviceKey = ensureNotNull(this.tqf_1.deviceKey);
17253
17487
  this.l9_1 = 3;
17254
- suspendResult = this_3.kqy(tmp1_deviceKey, tmp0_deviceKeyGroup, this.yqf_1, this.xqf_1, token, this.uqf_1, this);
17488
+ suspendResult = this_3.dr0(tmp1_deviceKey, tmp0_deviceKeyGroup, this.yqf_1, this.xqf_1, token, this.uqf_1, this);
17255
17489
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
17256
17490
  return suspendResult;
17257
17491
  }
@@ -17289,7 +17523,7 @@ protoOf($registerDeviceCOROUTINE$).t9 = function () {
17289
17523
  if (tmp0_safe_receiver == null)
17290
17524
  null;
17291
17525
  else {
17292
- var this_5 = Companion_getInstance_17().zq9_1;
17526
+ var this_5 = Companion_getInstance_18().zq9_1;
17293
17527
  if (KmLogging_getInstance().eoe_1) {
17294
17528
  var tmp_3 = null == null ? this_5.hoe_1 : null;
17295
17529
  this_5.moe(tmp_3, toString('Unable to register device!'), tmp0_safe_receiver);
@@ -17318,13 +17552,13 @@ protoOf($registerDeviceCOROUTINE$).t9 = function () {
17318
17552
  };
17319
17553
  function $registerToken$suspendBridgeCOROUTINE$(_this__u8e3s4, deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, resultContinuation) {
17320
17554
  CoroutineImpl.call(this, resultContinuation);
17321
- this.tqy_1 = _this__u8e3s4;
17322
- this.uqy_1 = deviceKey;
17323
- this.vqy_1 = deviceKeyGroup;
17324
- this.wqy_1 = salt;
17325
- this.xqy_1 = verifier;
17326
- this.yqy_1 = fcmToken;
17327
- this.zqy_1 = fcmDevice;
17555
+ this.mr0_1 = _this__u8e3s4;
17556
+ this.nr0_1 = deviceKey;
17557
+ this.or0_1 = deviceKeyGroup;
17558
+ this.pr0_1 = salt;
17559
+ this.qr0_1 = verifier;
17560
+ this.rr0_1 = fcmToken;
17561
+ this.sr0_1 = fcmDevice;
17328
17562
  }
17329
17563
  protoOf($registerToken$suspendBridgeCOROUTINE$).t9 = function () {
17330
17564
  var suspendResult = this.n9_1;
@@ -17334,16 +17568,16 @@ protoOf($registerToken$suspendBridgeCOROUTINE$).t9 = function () {
17334
17568
  switch (tmp) {
17335
17569
  case 0:
17336
17570
  this.m9_1 = 4;
17337
- if (this.tqy_1.registerToken === protoOf(Auth).registerToken) {
17571
+ if (this.mr0_1.registerToken === protoOf(Auth).registerToken) {
17338
17572
  this.l9_1 = 2;
17339
- suspendResult = this.tqy_1.bqz(this.uqy_1, this.vqy_1, this.wqy_1, this.xqy_1, this.yqy_1, this.zqy_1, this);
17573
+ suspendResult = this.mr0_1.ur0(this.nr0_1, this.or0_1, this.pr0_1, this.qr0_1, this.rr0_1, this.sr0_1, this);
17340
17574
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
17341
17575
  return suspendResult;
17342
17576
  }
17343
17577
  continue $sm;
17344
17578
  } else {
17345
17579
  this.l9_1 = 1;
17346
- suspendResult = await_0(this.tqy_1.registerToken(this.uqy_1, this.vqy_1, this.wqy_1, this.xqy_1, this.yqy_1, this.zqy_1), this);
17580
+ suspendResult = await_0(this.mr0_1.registerToken(this.nr0_1, this.or0_1, this.pr0_1, this.qr0_1, this.rr0_1, this.sr0_1), this);
17347
17581
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
17348
17582
  return suspendResult;
17349
17583
  }
@@ -17351,15 +17585,15 @@ protoOf($registerToken$suspendBridgeCOROUTINE$).t9 = function () {
17351
17585
  }
17352
17586
 
17353
17587
  case 1:
17354
- this.aqz_1 = suspendResult;
17588
+ this.tr0_1 = suspendResult;
17355
17589
  this.l9_1 = 3;
17356
17590
  continue $sm;
17357
17591
  case 2:
17358
- this.aqz_1 = suspendResult;
17592
+ this.tr0_1 = suspendResult;
17359
17593
  this.l9_1 = 3;
17360
17594
  continue $sm;
17361
17595
  case 3:
17362
- return this.aqz_1;
17596
+ return this.tr0_1;
17363
17597
  case 4:
17364
17598
  throw this.o9_1;
17365
17599
  }
@@ -17376,13 +17610,13 @@ protoOf($registerToken$suspendBridgeCOROUTINE$).t9 = function () {
17376
17610
  };
17377
17611
  function $registerTokenCOROUTINE$(_this__u8e3s4, deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, resultContinuation) {
17378
17612
  CoroutineImpl.call(this, resultContinuation);
17379
- this.kqz_1 = _this__u8e3s4;
17380
- this.lqz_1 = deviceKey;
17381
- this.mqz_1 = deviceKeyGroup;
17382
- this.nqz_1 = salt;
17383
- this.oqz_1 = verifier;
17384
- this.pqz_1 = fcmToken;
17385
- this.qqz_1 = fcmDevice;
17613
+ this.dr1_1 = _this__u8e3s4;
17614
+ this.er1_1 = deviceKey;
17615
+ this.fr1_1 = deviceKeyGroup;
17616
+ this.gr1_1 = salt;
17617
+ this.hr1_1 = verifier;
17618
+ this.ir1_1 = fcmToken;
17619
+ this.jr1_1 = fcmDevice;
17386
17620
  }
17387
17621
  protoOf($registerTokenCOROUTINE$).t9 = function () {
17388
17622
  var suspendResult = this.n9_1;
@@ -17392,13 +17626,13 @@ protoOf($registerTokenCOROUTINE$).t9 = function () {
17392
17626
  switch (tmp) {
17393
17627
  case 0:
17394
17628
  this.m9_1 = 3;
17395
- var this_0 = this.kqz_1;
17629
+ var this_0 = this.dr1_1;
17396
17630
  this.m9_1 = 2;
17397
- this.sqz_1 = Companion_instance;
17631
+ this.lr1_1 = Companion_instance;
17398
17632
  this.l9_1 = 1;
17399
17633
  var tmp_0 = this_0.api.auth;
17400
- var tmp0_deviceConfirmationRequest = !(this.nqz_1 == null) && !(this.oqz_1 == null);
17401
- suspendResult = tmp_0.baf(new RegisterDeviceCommand(tmp0_deviceConfirmationRequest, this.lqz_1, this.mqz_1, this.qqz_1, this.pqz_1, this.nqz_1, this.oqz_1), this);
17634
+ var tmp0_deviceConfirmationRequest = !(this.gr1_1 == null) && !(this.hr1_1 == null);
17635
+ suspendResult = tmp_0.baf(new RegisterDeviceCommand(tmp0_deviceConfirmationRequest, this.er1_1, this.fr1_1, this.jr1_1, this.ir1_1, this.gr1_1, this.hr1_1), this);
17402
17636
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
17403
17637
  return suspendResult;
17404
17638
  }
@@ -17408,8 +17642,8 @@ protoOf($registerTokenCOROUTINE$).t9 = function () {
17408
17642
  var result = suspendResult;
17409
17643
  var tmp2 = result.success;
17410
17644
  var tmp_1 = this;
17411
- this.sqz_1;
17412
- tmp_1.rqz_1 = _Result___init__impl__xyqfz8(tmp2);
17645
+ this.lr1_1;
17646
+ tmp_1.kr1_1 = _Result___init__impl__xyqfz8(tmp2);
17413
17647
  this.m9_1 = 3;
17414
17648
  this.l9_1 = 4;
17415
17649
  continue $sm;
@@ -17419,7 +17653,7 @@ protoOf($registerTokenCOROUTINE$).t9 = function () {
17419
17653
  if (tmp_2 instanceof Error) {
17420
17654
  var e = this.o9_1;
17421
17655
  var tmp_3 = this;
17422
- tmp_3.rqz_1 = _Result___init__impl__xyqfz8(createFailure(e));
17656
+ tmp_3.kr1_1 = _Result___init__impl__xyqfz8(createFailure(e));
17423
17657
  this.l9_1 = 4;
17424
17658
  continue $sm;
17425
17659
  } else {
@@ -17430,12 +17664,12 @@ protoOf($registerTokenCOROUTINE$).t9 = function () {
17430
17664
  throw this.o9_1;
17431
17665
  case 4:
17432
17666
  this.m9_1 = 3;
17433
- var this_1 = this.rqz_1;
17667
+ var this_1 = this.kr1_1;
17434
17668
  if (_Result___get_isSuccess__impl__sndoy8(this_1)) {
17435
17669
  var tmp_4 = _Result___get_value__impl__bjfvqg(this_1);
17436
17670
  (tmp_4 == null ? true : !(tmp_4 == null)) || THROW_CCE();
17437
- if (!this.kqz_1.api.authMode.equals(AuthMode_COOKIE_getInstance())) {
17438
- this.kqz_1.settings.rp3('DEVICE_KEY', this.lqz_1);
17671
+ if (!this.dr1_1.api.authMode.equals(AuthMode_COOKIE_getInstance())) {
17672
+ this.dr1_1.settings.rp3('DEVICE_KEY', this.er1_1);
17439
17673
  }
17440
17674
  }
17441
17675
 
@@ -17445,7 +17679,7 @@ protoOf($registerTokenCOROUTINE$).t9 = function () {
17445
17679
  else {
17446
17680
  if (tmp0_safe_receiver instanceof RedirectException)
17447
17681
  throw tmp0_safe_receiver;
17448
- var this_2 = Companion_getInstance_17().zq9_1;
17682
+ var this_2 = Companion_getInstance_18().zq9_1;
17449
17683
  if (KmLogging_getInstance().eoe_1) {
17450
17684
  var tmp_5 = null == null ? this_2.hoe_1 : null;
17451
17685
  this_2.moe(tmp_5, toString('Failed register device!'), tmp0_safe_receiver);
@@ -17487,7 +17721,7 @@ function Auth(userPoolName, api, fingerprinter, pushTokenProvider, settings, con
17487
17721
  deviceManager = ('deviceManager' in props ? props.deviceManager : VOID);
17488
17722
  cryptoFactory = ('cryptoFactory' in props ? props.cryptoFactory : VOID);
17489
17723
  }
17490
- Companion_getInstance_17();
17724
+ Companion_getInstance_18();
17491
17725
  contextMigrator = contextMigrator === VOID ? defaultCognitoContextMigrator(api.clientId) : contextMigrator;
17492
17726
  deviceManager = deviceManager === VOID ? new DefaultDeviceManager(userPoolName, settings, pushTokenProvider, contextMigrator) : deviceManager;
17493
17727
  var tmp;
@@ -17530,10 +17764,10 @@ protoOf(Auth).userId = function () {
17530
17764
  protoOf(Auth).refresh = function () {
17531
17765
  var tmp = this;
17532
17766
  return promisify(function ($completion) {
17533
- return tmp.tqz($completion);
17767
+ return tmp.mr1($completion);
17534
17768
  });
17535
17769
  };
17536
- protoOf(Auth).tqz = function ($completion) {
17770
+ protoOf(Auth).mr1 = function ($completion) {
17537
17771
  var tmp = new $refresh$suspendBridgeCOROUTINE$_0(this, $completion);
17538
17772
  tmp.n9_1 = Unit_instance;
17539
17773
  tmp.o9_1 = null;
@@ -17574,22 +17808,23 @@ protoOf(Auth).clearSession = function () {
17574
17808
  this.settings.l3o('session.remember');
17575
17809
  this.settings.l3o('session.email');
17576
17810
  this.settings.l3o('session.mobile');
17811
+ this.settings.l3o('session.challengeType');
17577
17812
  this.settings.l3o('mailSession');
17578
17813
  this.settings.l3o('phoneSession');
17579
17814
  };
17580
17815
  protoOf(Auth).initiateAuth = function (fcmDevice, creds, usePassword, skipSrp) {
17581
17816
  var tmp = this;
17582
17817
  return promisify(function ($completion) {
17583
- return tmp.uqz(fcmDevice, creds, usePassword, skipSrp, $completion);
17818
+ return tmp.nr1(fcmDevice, creds, usePassword, skipSrp, $completion);
17584
17819
  });
17585
17820
  };
17586
- protoOf(Auth).uqz = function (fcmDevice, creds, usePassword, skipSrp, $completion) {
17821
+ protoOf(Auth).nr1 = function (fcmDevice, creds, usePassword, skipSrp, $completion) {
17587
17822
  var tmp = new $initiateAuth$suspendBridgeCOROUTINE$(this, fcmDevice, creds, usePassword, skipSrp, $completion);
17588
17823
  tmp.n9_1 = Unit_instance;
17589
17824
  tmp.o9_1 = null;
17590
17825
  return tmp.t9();
17591
17826
  };
17592
- protoOf(Auth).vqz = function (fcmDevice, creds, usePassword, skipSrp, $completion) {
17827
+ protoOf(Auth).or1 = function (fcmDevice, creds, usePassword, skipSrp, $completion) {
17593
17828
  var tmp = new $initiateAuthCOROUTINE$(this, fcmDevice, creds, usePassword, skipSrp, $completion);
17594
17829
  tmp.n9_1 = Unit_instance;
17595
17830
  tmp.o9_1 = null;
@@ -17605,15 +17840,15 @@ protoOf(Auth).oqh = function (fcmDevice, creds, usePassword, skipSrp, $completio
17605
17840
  }
17606
17841
  usePassword = tmp;
17607
17842
  skipSrp = skipSrp === VOID ? false : skipSrp;
17608
- return $super === VOID ? this.vqz(fcmDevice, creds, usePassword, skipSrp, $completion) : $super.vqz.call(this, fcmDevice, creds, usePassword, skipSrp, $completion);
17843
+ return $super === VOID ? this.or1(fcmDevice, creds, usePassword, skipSrp, $completion) : $super.or1.call(this, fcmDevice, creds, usePassword, skipSrp, $completion);
17609
17844
  };
17610
17845
  protoOf(Auth).loginByCode = function (login, code, fcmDevice) {
17611
17846
  var tmp = this;
17612
17847
  return promisify(function ($completion) {
17613
- return tmp.wqz(login, code, fcmDevice, $completion);
17848
+ return tmp.pr1(login, code, fcmDevice, $completion);
17614
17849
  });
17615
17850
  };
17616
- protoOf(Auth).wqz = function (login, code, fcmDevice, $completion) {
17851
+ protoOf(Auth).pr1 = function (login, code, fcmDevice, $completion) {
17617
17852
  var tmp = new $loginByCode$suspendBridgeCOROUTINE$(this, login, code, fcmDevice, $completion);
17618
17853
  tmp.n9_1 = Unit_instance;
17619
17854
  tmp.o9_1 = null;
@@ -17628,10 +17863,10 @@ protoOf(Auth).bqj = function (login, code, fcmDevice, $completion) {
17628
17863
  protoOf(Auth).loginByOAuth = function (code, state, fcmDevice) {
17629
17864
  var tmp = this;
17630
17865
  return promisify(function ($completion) {
17631
- return tmp.xqz(code, state, fcmDevice, $completion);
17866
+ return tmp.qr1(code, state, fcmDevice, $completion);
17632
17867
  });
17633
17868
  };
17634
- protoOf(Auth).xqz = function (code, state, fcmDevice, $completion) {
17869
+ protoOf(Auth).qr1 = function (code, state, fcmDevice, $completion) {
17635
17870
  var tmp = new $loginByOAuth$suspendBridgeCOROUTINE$(this, code, state, fcmDevice, $completion);
17636
17871
  tmp.n9_1 = Unit_instance;
17637
17872
  tmp.o9_1 = null;
@@ -17677,16 +17912,16 @@ protoOf(Auth).importOAuthTokens = function (tokens, refreshToken) {
17677
17912
  protoOf(Auth).verifySMSMfa = function (code, session, login, fcmDevice) {
17678
17913
  var tmp = this;
17679
17914
  return promisify(function ($completion) {
17680
- return tmp.yqz(code, session, login, fcmDevice, $completion);
17915
+ return tmp.hqv(code, session, login, fcmDevice, $completion);
17681
17916
  });
17682
17917
  };
17683
- protoOf(Auth).yqz = function (code, session, login, fcmDevice, $completion) {
17918
+ protoOf(Auth).hqv = function (code, session, login, fcmDevice, $completion) {
17684
17919
  var tmp = new $verifySMSMfa$suspendBridgeCOROUTINE$(this, code, session, login, fcmDevice, $completion);
17685
17920
  tmp.n9_1 = Unit_instance;
17686
17921
  tmp.o9_1 = null;
17687
17922
  return tmp.t9();
17688
17923
  };
17689
- protoOf(Auth).zqz = function (code, session, login, fcmDevice, $completion) {
17924
+ protoOf(Auth).rr1 = function (code, session, login, fcmDevice, $completion) {
17690
17925
  var tmp = new $verifySMSMfaCOROUTINE$(this, code, session, login, fcmDevice, $completion);
17691
17926
  tmp.n9_1 = Unit_instance;
17692
17927
  tmp.o9_1 = null;
@@ -17696,21 +17931,21 @@ protoOf(Auth).xql = function (code, session, login, fcmDevice, $completion, $sup
17696
17931
  session = session === VOID ? null : session;
17697
17932
  login = login === VOID ? null : login;
17698
17933
  fcmDevice = fcmDevice === VOID ? null : fcmDevice;
17699
- return $super === VOID ? this.zqz(code, session, login, fcmDevice, $completion) : $super.zqz.call(this, code, session, login, fcmDevice, $completion);
17934
+ return $super === VOID ? this.rr1(code, session, login, fcmDevice, $completion) : $super.rr1.call(this, code, session, login, fcmDevice, $completion);
17700
17935
  };
17701
17936
  protoOf(Auth).verifyTOTPMfa = function (code, session, login, fcmDevice) {
17702
17937
  var tmp = this;
17703
17938
  return promisify(function ($completion) {
17704
- return tmp.ar0(code, session, login, fcmDevice, $completion);
17939
+ return tmp.gqv(code, session, login, fcmDevice, $completion);
17705
17940
  });
17706
17941
  };
17707
- protoOf(Auth).ar0 = function (code, session, login, fcmDevice, $completion) {
17942
+ protoOf(Auth).gqv = function (code, session, login, fcmDevice, $completion) {
17708
17943
  var tmp = new $verifyTOTPMfa$suspendBridgeCOROUTINE$(this, code, session, login, fcmDevice, $completion);
17709
17944
  tmp.n9_1 = Unit_instance;
17710
17945
  tmp.o9_1 = null;
17711
17946
  return tmp.t9();
17712
17947
  };
17713
- protoOf(Auth).br0 = function (code, session, login, fcmDevice, $completion) {
17948
+ protoOf(Auth).sr1 = function (code, session, login, fcmDevice, $completion) {
17714
17949
  var tmp = new $verifyTOTPMfaCOROUTINE$(this, code, session, login, fcmDevice, $completion);
17715
17950
  tmp.n9_1 = Unit_instance;
17716
17951
  tmp.o9_1 = null;
@@ -17720,21 +17955,21 @@ protoOf(Auth).hqn = function (code, session, login, fcmDevice, $completion, $sup
17720
17955
  session = session === VOID ? null : session;
17721
17956
  login = login === VOID ? null : login;
17722
17957
  fcmDevice = fcmDevice === VOID ? null : fcmDevice;
17723
- return $super === VOID ? this.br0(code, session, login, fcmDevice, $completion) : $super.br0.call(this, code, session, login, fcmDevice, $completion);
17958
+ return $super === VOID ? this.sr1(code, session, login, fcmDevice, $completion) : $super.sr1.call(this, code, session, login, fcmDevice, $completion);
17724
17959
  };
17725
17960
  protoOf(Auth).verifyEmailMfa = function (code, session, login, fcmDevice) {
17726
17961
  var tmp = this;
17727
17962
  return promisify(function ($completion) {
17728
- return tmp.cr0(code, session, login, fcmDevice, $completion);
17963
+ return tmp.fqv(code, session, login, fcmDevice, $completion);
17729
17964
  });
17730
17965
  };
17731
- protoOf(Auth).cr0 = function (code, session, login, fcmDevice, $completion) {
17966
+ protoOf(Auth).fqv = function (code, session, login, fcmDevice, $completion) {
17732
17967
  var tmp = new $verifyEmailMfa$suspendBridgeCOROUTINE$(this, code, session, login, fcmDevice, $completion);
17733
17968
  tmp.n9_1 = Unit_instance;
17734
17969
  tmp.o9_1 = null;
17735
17970
  return tmp.t9();
17736
17971
  };
17737
- protoOf(Auth).dr0 = function (code, session, login, fcmDevice, $completion) {
17972
+ protoOf(Auth).tr1 = function (code, session, login, fcmDevice, $completion) {
17738
17973
  var tmp = new $verifyEmailMfaCOROUTINE$(this, code, session, login, fcmDevice, $completion);
17739
17974
  tmp.n9_1 = Unit_instance;
17740
17975
  tmp.o9_1 = null;
@@ -17744,21 +17979,21 @@ protoOf(Auth).rqo = function (code, session, login, fcmDevice, $completion, $sup
17744
17979
  session = session === VOID ? null : session;
17745
17980
  login = login === VOID ? null : login;
17746
17981
  fcmDevice = fcmDevice === VOID ? null : fcmDevice;
17747
- return $super === VOID ? this.dr0(code, session, login, fcmDevice, $completion) : $super.dr0.call(this, code, session, login, fcmDevice, $completion);
17982
+ return $super === VOID ? this.tr1(code, session, login, fcmDevice, $completion) : $super.tr1.call(this, code, session, login, fcmDevice, $completion);
17748
17983
  };
17749
17984
  protoOf(Auth).verifyEmailOtp = function (code, session, login, fcmDevice) {
17750
17985
  var tmp = this;
17751
17986
  return promisify(function ($completion) {
17752
- return tmp.er0(code, session, login, fcmDevice, $completion);
17987
+ return tmp.ur1(code, session, login, fcmDevice, $completion);
17753
17988
  });
17754
17989
  };
17755
- protoOf(Auth).er0 = function (code, session, login, fcmDevice, $completion) {
17990
+ protoOf(Auth).ur1 = function (code, session, login, fcmDevice, $completion) {
17756
17991
  var tmp = new $verifyEmailOtp$suspendBridgeCOROUTINE$(this, code, session, login, fcmDevice, $completion);
17757
17992
  tmp.n9_1 = Unit_instance;
17758
17993
  tmp.o9_1 = null;
17759
17994
  return tmp.t9();
17760
17995
  };
17761
- protoOf(Auth).fr0 = function (code, session, login, fcmDevice, $completion) {
17996
+ protoOf(Auth).vr1 = function (code, session, login, fcmDevice, $completion) {
17762
17997
  var tmp = new $verifyEmailOtpCOROUTINE$(this, code, session, login, fcmDevice, $completion);
17763
17998
  tmp.n9_1 = Unit_instance;
17764
17999
  tmp.o9_1 = null;
@@ -17768,21 +18003,21 @@ protoOf(Auth).bqq = function (code, session, login, fcmDevice, $completion, $sup
17768
18003
  session = session === VOID ? null : session;
17769
18004
  login = login === VOID ? null : login;
17770
18005
  fcmDevice = fcmDevice === VOID ? null : fcmDevice;
17771
- return $super === VOID ? this.fr0(code, session, login, fcmDevice, $completion) : $super.fr0.call(this, code, session, login, fcmDevice, $completion);
18006
+ return $super === VOID ? this.vr1(code, session, login, fcmDevice, $completion) : $super.vr1.call(this, code, session, login, fcmDevice, $completion);
17772
18007
  };
17773
18008
  protoOf(Auth).createTOTPMfa = function (session) {
17774
18009
  var tmp = this;
17775
18010
  return promisify(function ($completion) {
17776
- return tmp.gr0(session, $completion);
18011
+ return tmp.wr1(session, $completion);
17777
18012
  });
17778
18013
  };
17779
- protoOf(Auth).gr0 = function (session, $completion) {
18014
+ protoOf(Auth).wr1 = function (session, $completion) {
17780
18015
  var tmp = new $createTOTPMfa$suspendBridgeCOROUTINE$(this, session, $completion);
17781
18016
  tmp.n9_1 = Unit_instance;
17782
18017
  tmp.o9_1 = null;
17783
18018
  return tmp.t9();
17784
18019
  };
17785
- protoOf(Auth).hr0 = function (session, $completion) {
18020
+ protoOf(Auth).xr1 = function (session, $completion) {
17786
18021
  var tmp = new $createTOTPMfaCOROUTINE$(this, session, $completion);
17787
18022
  tmp.n9_1 = Unit_instance;
17788
18023
  tmp.o9_1 = null;
@@ -17790,21 +18025,21 @@ protoOf(Auth).hr0 = function (session, $completion) {
17790
18025
  };
17791
18026
  protoOf(Auth).iqr = function (session, $completion, $super) {
17792
18027
  session = session === VOID ? null : session;
17793
- return $super === VOID ? this.hr0(session, $completion) : $super.hr0.call(this, session, $completion);
18028
+ return $super === VOID ? this.xr1(session, $completion) : $super.xr1.call(this, session, $completion);
17794
18029
  };
17795
18030
  protoOf(Auth).verifyCreateTOTPMfa = function (code, deviceName, session) {
17796
18031
  var tmp = this;
17797
18032
  return promisify(function ($completion) {
17798
- return tmp.ir0(code, deviceName, session, $completion);
18033
+ return tmp.yr1(code, deviceName, session, $completion);
17799
18034
  });
17800
18035
  };
17801
- protoOf(Auth).ir0 = function (code, deviceName, session, $completion) {
18036
+ protoOf(Auth).yr1 = function (code, deviceName, session, $completion) {
17802
18037
  var tmp = new $verifyCreateTOTPMfa$suspendBridgeCOROUTINE$(this, code, deviceName, session, $completion);
17803
18038
  tmp.n9_1 = Unit_instance;
17804
18039
  tmp.o9_1 = null;
17805
18040
  return tmp.t9();
17806
18041
  };
17807
- protoOf(Auth).jr0 = function (code, deviceName, session, $completion) {
18042
+ protoOf(Auth).zr1 = function (code, deviceName, session, $completion) {
17808
18043
  var tmp = new $verifyCreateTOTPMfaCOROUTINE$(this, code, deviceName, session, $completion);
17809
18044
  tmp.n9_1 = Unit_instance;
17810
18045
  tmp.o9_1 = null;
@@ -17813,21 +18048,21 @@ protoOf(Auth).jr0 = function (code, deviceName, session, $completion) {
17813
18048
  protoOf(Auth).gqs = function (code, deviceName, session, $completion, $super) {
17814
18049
  deviceName = deviceName === VOID ? null : deviceName;
17815
18050
  session = session === VOID ? null : session;
17816
- return $super === VOID ? this.jr0(code, deviceName, session, $completion) : $super.jr0.call(this, code, deviceName, session, $completion);
18051
+ return $super === VOID ? this.zr1(code, deviceName, session, $completion) : $super.zr1.call(this, code, deviceName, session, $completion);
17817
18052
  };
17818
18053
  protoOf(Auth).createMfaPreference = function (mfaType) {
17819
18054
  var tmp = this;
17820
18055
  return promisify(function ($completion) {
17821
- return tmp.kr0(mfaType, $completion);
18056
+ return tmp.ar2(mfaType, $completion);
17822
18057
  });
17823
18058
  };
17824
- protoOf(Auth).kr0 = function (mfaType, $completion) {
18059
+ protoOf(Auth).ar2 = function (mfaType, $completion) {
17825
18060
  var tmp = new $createMfaPreference$suspendBridgeCOROUTINE$(this, mfaType, $completion);
17826
18061
  tmp.n9_1 = Unit_instance;
17827
18062
  tmp.o9_1 = null;
17828
18063
  return tmp.t9();
17829
18064
  };
17830
- protoOf(Auth).lr0 = function (mfaType, $completion) {
18065
+ protoOf(Auth).br2 = function (mfaType, $completion) {
17831
18066
  var tmp = new $createMfaPreferenceCOROUTINE$(this, mfaType, $completion);
17832
18067
  tmp.n9_1 = Unit_instance;
17833
18068
  tmp.o9_1 = null;
@@ -17835,67 +18070,107 @@ protoOf(Auth).lr0 = function (mfaType, $completion) {
17835
18070
  };
17836
18071
  protoOf(Auth).eqt = function (mfaType, $completion, $super) {
17837
18072
  mfaType = mfaType === VOID ? null : mfaType;
17838
- return $super === VOID ? this.lr0(mfaType, $completion) : $super.lr0.call(this, mfaType, $completion);
18073
+ return $super === VOID ? this.br2(mfaType, $completion) : $super.br2.call(this, mfaType, $completion);
18074
+ };
18075
+ protoOf(Auth).removeMfa = function () {
18076
+ var tmp = this;
18077
+ return promisify(function ($completion) {
18078
+ return tmp.cr2($completion);
18079
+ });
18080
+ };
18081
+ protoOf(Auth).cr2 = function ($completion) {
18082
+ var tmp = new $removeMfa$suspendBridgeCOROUTINE$(this, $completion);
18083
+ tmp.n9_1 = Unit_instance;
18084
+ tmp.o9_1 = null;
18085
+ return tmp.t9();
18086
+ };
18087
+ protoOf(Auth).zqt = function ($completion) {
18088
+ return this.ar2(null, $completion);
18089
+ };
18090
+ protoOf(Auth).answerMfaChallenge = function (code, challengeType, session, login, fcmDevice) {
18091
+ var tmp = this;
18092
+ return promisify(function ($completion) {
18093
+ return tmp.dr2(code, challengeType, session, login, fcmDevice, $completion);
18094
+ });
18095
+ };
18096
+ protoOf(Auth).dr2 = function (code, challengeType, session, login, fcmDevice, $completion) {
18097
+ var tmp = new $answerMfaChallenge$suspendBridgeCOROUTINE$(this, code, challengeType, session, login, fcmDevice, $completion);
18098
+ tmp.n9_1 = Unit_instance;
18099
+ tmp.o9_1 = null;
18100
+ return tmp.t9();
18101
+ };
18102
+ protoOf(Auth).er2 = function (code, challengeType, session, login, fcmDevice, $completion) {
18103
+ var tmp = new $answerMfaChallengeCOROUTINE$(this, code, challengeType, session, login, fcmDevice, $completion);
18104
+ tmp.n9_1 = Unit_instance;
18105
+ tmp.o9_1 = null;
18106
+ return tmp.t9();
18107
+ };
18108
+ protoOf(Auth).pqu = function (code, challengeType, session, login, fcmDevice, $completion, $super) {
18109
+ challengeType = challengeType === VOID ? null : challengeType;
18110
+ session = session === VOID ? null : session;
18111
+ login = login === VOID ? null : login;
18112
+ fcmDevice = fcmDevice === VOID ? null : fcmDevice;
18113
+ return $super === VOID ? this.er2(code, challengeType, session, login, fcmDevice, $completion) : $super.er2.call(this, code, challengeType, session, login, fcmDevice, $completion);
17839
18114
  };
17840
18115
  protoOf(Auth).createMfaSelection = function (mfaType, session, login) {
17841
18116
  var tmp = this;
17842
18117
  return promisify(function ($completion) {
17843
- return tmp.mr0(mfaType, session, login, $completion);
18118
+ return tmp.fr2(mfaType, session, login, $completion);
17844
18119
  });
17845
18120
  };
17846
- protoOf(Auth).mr0 = function (mfaType, session, login, $completion) {
18121
+ protoOf(Auth).fr2 = function (mfaType, session, login, $completion) {
17847
18122
  var tmp = new $createMfaSelection$suspendBridgeCOROUTINE$(this, mfaType, session, login, $completion);
17848
18123
  tmp.n9_1 = Unit_instance;
17849
18124
  tmp.o9_1 = null;
17850
18125
  return tmp.t9();
17851
18126
  };
17852
- protoOf(Auth).nr0 = function (mfaType, session, login, $completion) {
18127
+ protoOf(Auth).gr2 = function (mfaType, session, login, $completion) {
17853
18128
  var tmp = new $createMfaSelectionCOROUTINE$(this, mfaType, session, login, $completion);
17854
18129
  tmp.n9_1 = Unit_instance;
17855
18130
  tmp.o9_1 = null;
17856
18131
  return tmp.t9();
17857
18132
  };
17858
- protoOf(Auth).cqu = function (mfaType, session, login, $completion, $super) {
18133
+ protoOf(Auth).vqv = function (mfaType, session, login, $completion, $super) {
17859
18134
  session = session === VOID ? null : session;
17860
18135
  login = login === VOID ? null : login;
17861
- return $super === VOID ? this.nr0(mfaType, session, login, $completion) : $super.nr0.call(this, mfaType, session, login, $completion);
18136
+ return $super === VOID ? this.gr2(mfaType, session, login, $completion) : $super.gr2.call(this, mfaType, session, login, $completion);
17862
18137
  };
17863
18138
  protoOf(Auth).createMfaSelectionConfirmation = function (session, login) {
17864
18139
  var tmp = this;
17865
18140
  return promisify(function ($completion) {
17866
- return tmp.or0(session, login, $completion);
18141
+ return tmp.hr2(session, login, $completion);
17867
18142
  });
17868
18143
  };
17869
- protoOf(Auth).or0 = function (session, login, $completion) {
18144
+ protoOf(Auth).hr2 = function (session, login, $completion) {
17870
18145
  var tmp = new $createMfaSelectionConfirmation$suspendBridgeCOROUTINE$(this, session, login, $completion);
17871
18146
  tmp.n9_1 = Unit_instance;
17872
18147
  tmp.o9_1 = null;
17873
18148
  return tmp.t9();
17874
18149
  };
17875
- protoOf(Auth).pr0 = function (session, login, $completion) {
18150
+ protoOf(Auth).ir2 = function (session, login, $completion) {
17876
18151
  var tmp = new $createMfaSelectionConfirmationCOROUTINE$(this, session, login, $completion);
17877
18152
  tmp.n9_1 = Unit_instance;
17878
18153
  tmp.o9_1 = null;
17879
18154
  return tmp.t9();
17880
18155
  };
17881
- protoOf(Auth).bqv = function (session, login, $completion, $super) {
18156
+ protoOf(Auth).uqw = function (session, login, $completion, $super) {
17882
18157
  session = session === VOID ? null : session;
17883
18158
  login = login === VOID ? null : login;
17884
- return $super === VOID ? this.pr0(session, login, $completion) : $super.pr0.call(this, session, login, $completion);
18159
+ return $super === VOID ? this.ir2(session, login, $completion) : $super.ir2.call(this, session, login, $completion);
17885
18160
  };
17886
18161
  protoOf(Auth).forgotPassword = function (login) {
17887
18162
  var tmp = this;
17888
18163
  return promisify(function ($completion) {
17889
- return tmp.qr0(login, $completion);
18164
+ return tmp.jr2(login, $completion);
17890
18165
  });
17891
18166
  };
17892
- protoOf(Auth).qr0 = function (login, $completion) {
18167
+ protoOf(Auth).jr2 = function (login, $completion) {
17893
18168
  var tmp = new $forgotPassword$suspendBridgeCOROUTINE$(this, login, $completion);
17894
18169
  tmp.n9_1 = Unit_instance;
17895
18170
  tmp.o9_1 = null;
17896
18171
  return tmp.t9();
17897
18172
  };
17898
- protoOf(Auth).yqv = function (login, $completion) {
18173
+ protoOf(Auth).rqx = function (login, $completion) {
17899
18174
  var tmp = new $forgotPasswordCOROUTINE$(this, login, $completion);
17900
18175
  tmp.n9_1 = Unit_instance;
17901
18176
  tmp.o9_1 = null;
@@ -17904,38 +18179,38 @@ protoOf(Auth).yqv = function (login, $completion) {
17904
18179
  protoOf(Auth).confirmNewPassword = function (login, password, code) {
17905
18180
  var tmp = this;
17906
18181
  return promisify(function ($completion) {
17907
- return tmp.rr0(login, password, code, $completion);
18182
+ return tmp.kr2(login, password, code, $completion);
17908
18183
  });
17909
18184
  };
17910
- protoOf(Auth).rr0 = function (login, password, code, $completion) {
18185
+ protoOf(Auth).kr2 = function (login, password, code, $completion) {
17911
18186
  var tmp = new $confirmNewPassword$suspendBridgeCOROUTINE$(this, login, password, code, $completion);
17912
18187
  tmp.n9_1 = Unit_instance;
17913
18188
  tmp.o9_1 = null;
17914
18189
  return tmp.t9();
17915
18190
  };
17916
- protoOf(Auth).sr0 = function (login, password, code, $completion) {
18191
+ protoOf(Auth).lr2 = function (login, password, code, $completion) {
17917
18192
  var tmp = new $confirmNewPasswordCOROUTINE$(this, login, password, code, $completion);
17918
18193
  tmp.n9_1 = Unit_instance;
17919
18194
  tmp.o9_1 = null;
17920
18195
  return tmp.t9();
17921
18196
  };
17922
- protoOf(Auth).yqw = function (login, password, code, $completion, $super) {
18197
+ protoOf(Auth).rqy = function (login, password, code, $completion, $super) {
17923
18198
  code = code === VOID ? null : code;
17924
- return $super === VOID ? this.sr0(login, password, code, $completion) : $super.sr0.call(this, login, password, code, $completion);
18199
+ return $super === VOID ? this.lr2(login, password, code, $completion) : $super.lr2.call(this, login, password, code, $completion);
17925
18200
  };
17926
18201
  protoOf(Auth).logout = function () {
17927
18202
  var tmp = this;
17928
18203
  return promisify(function ($completion) {
17929
- return tmp.tr0($completion);
18204
+ return tmp.mr2($completion);
17930
18205
  });
17931
18206
  };
17932
- protoOf(Auth).tr0 = function ($completion) {
18207
+ protoOf(Auth).mr2 = function ($completion) {
17933
18208
  var tmp = new $logout$suspendBridgeCOROUTINE$(this, $completion);
17934
18209
  tmp.n9_1 = Unit_instance;
17935
18210
  tmp.o9_1 = null;
17936
18211
  return tmp.t9();
17937
18212
  };
17938
- protoOf(Auth).xqx = function ($completion) {
18213
+ protoOf(Auth).qqz = function ($completion) {
17939
18214
  var tmp = new $logoutCOROUTINE$(this, $completion);
17940
18215
  tmp.n9_1 = Unit_instance;
17941
18216
  tmp.o9_1 = null;
@@ -17944,27 +18219,27 @@ protoOf(Auth).xqx = function ($completion) {
17944
18219
  protoOf(Auth).registerToken = function (deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice) {
17945
18220
  var tmp = this;
17946
18221
  return promisify(function ($completion) {
17947
- return tmp.kqy(deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion);
18222
+ return tmp.dr0(deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion);
17948
18223
  });
17949
18224
  };
17950
- protoOf(Auth).kqy = function (deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion) {
18225
+ protoOf(Auth).dr0 = function (deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion) {
17951
18226
  var tmp = new $registerToken$suspendBridgeCOROUTINE$(this, deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion);
17952
18227
  tmp.n9_1 = Unit_instance;
17953
18228
  tmp.o9_1 = null;
17954
18229
  return tmp.t9();
17955
18230
  };
17956
- protoOf(Auth).ur0 = function (deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion) {
18231
+ protoOf(Auth).nr2 = function (deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion) {
17957
18232
  var tmp = new $registerTokenCOROUTINE$(this, deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion);
17958
18233
  tmp.n9_1 = Unit_instance;
17959
18234
  tmp.o9_1 = null;
17960
18235
  return tmp.t9();
17961
18236
  };
17962
- protoOf(Auth).bqz = function (deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion, $super) {
18237
+ protoOf(Auth).ur0 = function (deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion, $super) {
17963
18238
  salt = salt === VOID ? null : salt;
17964
18239
  verifier = verifier === VOID ? null : verifier;
17965
18240
  fcmToken = fcmToken === VOID ? null : fcmToken;
17966
18241
  fcmDevice = fcmDevice === VOID ? null : fcmDevice;
17967
- return $super === VOID ? this.ur0(deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion) : $super.ur0.call(this, deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion);
18242
+ return $super === VOID ? this.nr2(deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion) : $super.nr2.call(this, deviceKey, deviceKeyGroup, salt, verifier, fcmToken, fcmDevice, $completion);
17968
18243
  };
17969
18244
  protoOf(Auth).persistSession = function (session, login) {
17970
18245
  return storeSession(this, new Session(session, login));
@@ -17999,7 +18274,7 @@ function _init_properties_Auth_kt__9ob1dk() {
17999
18274
  function Crypto() {
18000
18275
  }
18001
18276
  function sha256($this, input, $completion) {
18002
- return $this.wr0_1.dpf(SHA256_getInstance()).ipk().tpf(input, $completion);
18277
+ return $this.pr2_1.dpf(SHA256_getInstance()).ipk().tpf(input, $completion);
18003
18278
  }
18004
18279
  function hashToPositiveBigInteger($this, input, $completion) {
18005
18280
  var tmp = new $hashToPositiveBigIntegerCOROUTINE$($this, input, $completion);
@@ -18016,32 +18291,32 @@ function hkdfSha256($this, ikm, salt, info, size, $completion) {
18016
18291
  function randomBigInteger($this, bitLength) {
18017
18292
  var byteLen = (bitLength + 7 | 0) / 8 | 0;
18018
18293
  var bytes = Default_getInstance_1().xl(byteLen);
18019
- return Companion_getInstance_14().xp8(bytes, Sign_POSITIVE_getInstance());
18294
+ return Companion_getInstance_15().xp8(bytes, Sign_POSITIVE_getInstance());
18020
18295
  }
18021
18296
  function Companion_2() {
18022
18297
  Companion_instance_10 = this;
18023
- this.dr2_1 = 'FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE45B3DC2007CB8A163BF0598DA48361C55D39A69163FA8FD24CF5F83655D23DCA3AD961C62F356208552BB9ED529077096966D670C354E4ABC9804F1746C08CA18217C32905E462E36CE3BE39E772C180E86039B2783A2EC07A28FB5C55DF06F4C52C9DE2BCBF6955817183995497CEA956AE515D2261898FA051015728E5A8AAAC42DAD33170D04507A33A85521ABDF1CBA64ECFB850458DBEF0A8AEA71575D060C7DB3970F85A6E1E4C7ABF5AE8CDB0933D71E8C94E04A25619DCEE3D2261AD2EE6BF12FFA06D98A0864D87602733EC86A64521F2B18177B200CBBE117577A615D6C770988C0BAD946E208E24FA074E5AB3143DB5BFCE0FD108E4B82D120A93AD2CAFFFFFFFFFFFFFFFF';
18024
- this.er2_1 = Companion_getInstance_14().wp3('FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE45B3DC2007CB8A163BF0598DA48361C55D39A69163FA8FD24CF5F83655D23DCA3AD961C62F356208552BB9ED529077096966D670C354E4ABC9804F1746C08CA18217C32905E462E36CE3BE39E772C180E86039B2783A2EC07A28FB5C55DF06F4C52C9DE2BCBF6955817183995497CEA956AE515D2261898FA051015728E5A8AAAC42DAD33170D04507A33A85521ABDF1CBA64ECFB850458DBEF0A8AEA71575D060C7DB3970F85A6E1E4C7ABF5AE8CDB0933D71E8C94E04A25619DCEE3D2261AD2EE6BF12FFA06D98A0864D87602733EC86A64521F2B18177B200CBBE117577A615D6C770988C0BAD946E208E24FA074E5AB3143DB5BFCE0FD108E4B82D120A93AD2CAFFFFFFFFFFFFFFFF', 16);
18025
- this.fr2_1 = Companion_getInstance_14().yp3(2);
18026
- this.gr2_1 = 1024;
18027
- this.hr2_1 = 16;
18028
- this.ir2_1 = 'Caldera Derived Key';
18298
+ this.wr3_1 = 'FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE45B3DC2007CB8A163BF0598DA48361C55D39A69163FA8FD24CF5F83655D23DCA3AD961C62F356208552BB9ED529077096966D670C354E4ABC9804F1746C08CA18217C32905E462E36CE3BE39E772C180E86039B2783A2EC07A28FB5C55DF06F4C52C9DE2BCBF6955817183995497CEA956AE515D2261898FA051015728E5A8AAAC42DAD33170D04507A33A85521ABDF1CBA64ECFB850458DBEF0A8AEA71575D060C7DB3970F85A6E1E4C7ABF5AE8CDB0933D71E8C94E04A25619DCEE3D2261AD2EE6BF12FFA06D98A0864D87602733EC86A64521F2B18177B200CBBE117577A615D6C770988C0BAD946E208E24FA074E5AB3143DB5BFCE0FD108E4B82D120A93AD2CAFFFFFFFFFFFFFFFF';
18299
+ this.xr3_1 = Companion_getInstance_15().wp3('FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE45B3DC2007CB8A163BF0598DA48361C55D39A69163FA8FD24CF5F83655D23DCA3AD961C62F356208552BB9ED529077096966D670C354E4ABC9804F1746C08CA18217C32905E462E36CE3BE39E772C180E86039B2783A2EC07A28FB5C55DF06F4C52C9DE2BCBF6955817183995497CEA956AE515D2261898FA051015728E5A8AAAC42DAD33170D04507A33A85521ABDF1CBA64ECFB850458DBEF0A8AEA71575D060C7DB3970F85A6E1E4C7ABF5AE8CDB0933D71E8C94E04A25619DCEE3D2261AD2EE6BF12FFA06D98A0864D87602733EC86A64521F2B18177B200CBBE117577A615D6C770988C0BAD946E208E24FA074E5AB3143DB5BFCE0FD108E4B82D120A93AD2CAFFFFFFFFFFFFFFFF', 16);
18300
+ this.yr3_1 = Companion_getInstance_15().yp3(2);
18301
+ this.zr3_1 = 1024;
18302
+ this.ar4_1 = 16;
18303
+ this.br4_1 = 'Caldera Derived Key';
18029
18304
  }
18030
18305
  var Companion_instance_10;
18031
- function Companion_getInstance_18() {
18306
+ function Companion_getInstance_19() {
18032
18307
  if (Companion_instance_10 == null)
18033
18308
  new Companion_2();
18034
18309
  return Companion_instance_10;
18035
18310
  }
18036
18311
  function $getPasswordAuthenticationKeyCOROUTINE$(_this__u8e3s4, userId, password, B, salt, deviceGroup, deviceKey, resultContinuation) {
18037
18312
  CoroutineImpl.call(this, resultContinuation);
18038
- this.rr2_1 = _this__u8e3s4;
18039
- this.sr2_1 = userId;
18040
- this.tr2_1 = password;
18041
- this.ur2_1 = B;
18042
- this.vr2_1 = salt;
18043
- this.wr2_1 = deviceGroup;
18044
- this.xr2_1 = deviceKey;
18313
+ this.kr4_1 = _this__u8e3s4;
18314
+ this.lr4_1 = userId;
18315
+ this.mr4_1 = password;
18316
+ this.nr4_1 = B;
18317
+ this.or4_1 = salt;
18318
+ this.pr4_1 = deviceGroup;
18319
+ this.qr4_1 = deviceKey;
18045
18320
  }
18046
18321
  protoOf($getPasswordAuthenticationKeyCOROUTINE$).t9 = function () {
18047
18322
  var suspendResult = this.n9_1;
@@ -18052,31 +18327,31 @@ protoOf($getPasswordAuthenticationKeyCOROUTINE$).t9 = function () {
18052
18327
  case 0:
18053
18328
  this.m9_1 = 6;
18054
18329
  this.l9_1 = 1;
18055
- var tmp0 = toJavaByteArray(this.rr2_1.zr0_1);
18056
- var elements = toJavaByteArray(this.ur2_1);
18057
- suspendResult = hashToPositiveBigInteger(this.rr2_1, primitiveArrayConcat([tmp0, elements]), this);
18330
+ var tmp0 = toJavaByteArray(this.kr4_1.sr2_1);
18331
+ var elements = toJavaByteArray(this.nr4_1);
18332
+ suspendResult = hashToPositiveBigInteger(this.kr4_1, primitiveArrayConcat([tmp0, elements]), this);
18058
18333
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18059
18334
  return suspendResult;
18060
18335
  }
18061
18336
 
18062
18337
  continue $sm;
18063
18338
  case 1:
18064
- this.yr2_1 = suspendResult;
18065
- if (!!this.yr2_1.equals(Companion_getInstance_14().zp4_1)) {
18339
+ this.rr4_1 = suspendResult;
18340
+ if (!!this.rr4_1.equals(Companion_getInstance_15().zp4_1)) {
18066
18341
  var message = 'Hash of A and B cannot be zero';
18067
18342
  throw IllegalArgumentException_init_$Create$(toString_0(message));
18068
18343
  }
18069
18344
 
18070
- var tmp0_elvis_lhs = this.wr2_1;
18071
- var poolOrGroup = encodeToByteArray(tmp0_elvis_lhs == null ? this.rr2_1.xr0_1 : tmp0_elvis_lhs);
18072
- var tmp1_elvis_lhs = this.xr2_1;
18073
- var userOrDevice = encodeToByteArray(tmp1_elvis_lhs == null ? this.sr2_1 : tmp1_elvis_lhs);
18345
+ var tmp0_elvis_lhs = this.pr4_1;
18346
+ var poolOrGroup = encodeToByteArray(tmp0_elvis_lhs == null ? this.kr4_1.qr2_1 : tmp0_elvis_lhs);
18347
+ var tmp1_elvis_lhs = this.qr4_1;
18348
+ var userOrDevice = encodeToByteArray(tmp1_elvis_lhs == null ? this.lr4_1 : tmp1_elvis_lhs);
18074
18349
  this.l9_1 = 2;
18075
18350
  var tmp0_0 = primitiveArrayConcat([poolOrGroup, userOrDevice]);
18076
18351
  var elements_0 = encodeToByteArray(':');
18077
18352
  var tmp0_1 = primitiveArrayConcat([tmp0_0, elements_0]);
18078
- var elements_1 = encodeToByteArray(this.tr2_1);
18079
- suspendResult = sha256(this.rr2_1, primitiveArrayConcat([tmp0_1, elements_1]), this);
18353
+ var elements_1 = encodeToByteArray(this.mr4_1);
18354
+ suspendResult = sha256(this.kr4_1, primitiveArrayConcat([tmp0_1, elements_1]), this);
18080
18355
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18081
18356
  return suspendResult;
18082
18357
  }
@@ -18085,19 +18360,19 @@ protoOf($getPasswordAuthenticationKeyCOROUTINE$).t9 = function () {
18085
18360
  case 2:
18086
18361
  var inner = suspendResult;
18087
18362
  this.l9_1 = 3;
18088
- var this_0 = toJavaByteArray(this.vr2_1);
18089
- suspendResult = hashToPositiveBigInteger(this.rr2_1, primitiveArrayConcat([this_0, inner]), this);
18363
+ var this_0 = toJavaByteArray(this.or4_1);
18364
+ suspendResult = hashToPositiveBigInteger(this.kr4_1, primitiveArrayConcat([this_0, inner]), this);
18090
18365
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18091
18366
  return suspendResult;
18092
18367
  }
18093
18368
 
18094
18369
  continue $sm;
18095
18370
  case 3:
18096
- this.zr2_1 = suspendResult;
18371
+ this.sr4_1 = suspendResult;
18097
18372
  this.l9_1 = 4;
18098
- var tmp0_2 = toJavaByteArray(Companion_getInstance_18().er2_1);
18099
- var elements_2 = toJavaByteArray(Companion_getInstance_18().fr2_1);
18100
- suspendResult = hashToPositiveBigInteger(this.rr2_1, primitiveArrayConcat([tmp0_2, elements_2]), this);
18373
+ var tmp0_2 = toJavaByteArray(Companion_getInstance_19().xr3_1);
18374
+ var elements_2 = toJavaByteArray(Companion_getInstance_19().yr3_1);
18375
+ suspendResult = hashToPositiveBigInteger(this.kr4_1, primitiveArrayConcat([tmp0_2, elements_2]), this);
18101
18376
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18102
18377
  return suspendResult;
18103
18378
  }
@@ -18105,12 +18380,12 @@ protoOf($getPasswordAuthenticationKeyCOROUTINE$).t9 = function () {
18105
18380
  continue $sm;
18106
18381
  case 4:
18107
18382
  var k = suspendResult;
18108
- var gPowX = modPow(Companion_getInstance_18().fr2_1, this.zr2_1, Companion_getInstance_18().er2_1);
18109
- var base = this.ur2_1.yp9(k.cpa(gPowX)).ipa(Companion_getInstance_18().er2_1);
18110
- var exp = this.rr2_1.yr0_1.vp9(this.yr2_1.cpa(this.zr2_1));
18111
- var s = modPow(base, exp, Companion_getInstance_18().er2_1);
18383
+ var gPowX = modPow(Companion_getInstance_19().yr3_1, this.sr4_1, Companion_getInstance_19().xr3_1);
18384
+ var base = this.nr4_1.yp9(k.cpa(gPowX)).ipa(Companion_getInstance_19().xr3_1);
18385
+ var exp = this.kr4_1.rr2_1.vp9(this.rr4_1.cpa(this.sr4_1));
18386
+ var s = modPow(base, exp, Companion_getInstance_19().xr3_1);
18112
18387
  this.l9_1 = 5;
18113
- suspendResult = hkdfSha256(this.rr2_1, toJavaByteArray(s), toJavaByteArray(this.yr2_1), encodeToByteArray('Caldera Derived Key'), 16, this);
18388
+ suspendResult = hkdfSha256(this.kr4_1, toJavaByteArray(s), toJavaByteArray(this.rr4_1), encodeToByteArray('Caldera Derived Key'), 16, this);
18114
18389
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18115
18390
  return suspendResult;
18116
18391
  }
@@ -18134,8 +18409,8 @@ protoOf($getPasswordAuthenticationKeyCOROUTINE$).t9 = function () {
18134
18409
  };
18135
18410
  function $hashToPositiveBigIntegerCOROUTINE$(_this__u8e3s4, input, resultContinuation) {
18136
18411
  CoroutineImpl.call(this, resultContinuation);
18137
- this.ir1_1 = _this__u8e3s4;
18138
- this.jr1_1 = input;
18412
+ this.br3_1 = _this__u8e3s4;
18413
+ this.cr3_1 = input;
18139
18414
  }
18140
18415
  protoOf($hashToPositiveBigIntegerCOROUTINE$).t9 = function () {
18141
18416
  var suspendResult = this.n9_1;
@@ -18146,7 +18421,7 @@ protoOf($hashToPositiveBigIntegerCOROUTINE$).t9 = function () {
18146
18421
  case 0:
18147
18422
  this.m9_1 = 2;
18148
18423
  this.l9_1 = 1;
18149
- suspendResult = sha256(this.ir1_1, this.jr1_1, this);
18424
+ suspendResult = sha256(this.br3_1, this.cr3_1, this);
18150
18425
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18151
18426
  return suspendResult;
18152
18427
  }
@@ -18154,7 +18429,7 @@ protoOf($hashToPositiveBigIntegerCOROUTINE$).t9 = function () {
18154
18429
  continue $sm;
18155
18430
  case 1:
18156
18431
  var digest = suspendResult;
18157
- return Companion_getInstance_14().xp8(digest, Sign_POSITIVE_getInstance());
18432
+ return Companion_getInstance_15().xp8(digest, Sign_POSITIVE_getInstance());
18158
18433
  case 2:
18159
18434
  throw this.o9_1;
18160
18435
  }
@@ -18171,11 +18446,11 @@ protoOf($hashToPositiveBigIntegerCOROUTINE$).t9 = function () {
18171
18446
  };
18172
18447
  function $hkdfSha256COROUTINE$(_this__u8e3s4, ikm, salt, info, size, resultContinuation) {
18173
18448
  CoroutineImpl.call(this, resultContinuation);
18174
- this.sr1_1 = _this__u8e3s4;
18175
- this.tr1_1 = ikm;
18176
- this.ur1_1 = salt;
18177
- this.vr1_1 = info;
18178
- this.wr1_1 = size;
18449
+ this.lr3_1 = _this__u8e3s4;
18450
+ this.mr3_1 = ikm;
18451
+ this.nr3_1 = salt;
18452
+ this.or3_1 = info;
18453
+ this.pr3_1 = size;
18179
18454
  }
18180
18455
  protoOf($hkdfSha256COROUTINE$).t9 = function () {
18181
18456
  var suspendResult = this.n9_1;
@@ -18185,10 +18460,10 @@ protoOf($hkdfSha256COROUTINE$).t9 = function () {
18185
18460
  switch (tmp) {
18186
18461
  case 0:
18187
18462
  this.m9_1 = 7;
18188
- var hmac = this.sr1_1.wr0_1.dpf(Companion_getInstance_13());
18189
- this.cr2_1 = hmac.lpl(SHA256_getInstance());
18463
+ var hmac = this.lr3_1.pr2_1.dpf(Companion_getInstance_14());
18464
+ this.vr3_1 = hmac.lpl(SHA256_getInstance());
18190
18465
  this.l9_1 = 1;
18191
- suspendResult = this.cr2_1.qpf(Format_RAW_getInstance(), this.ur1_1, this);
18466
+ suspendResult = this.vr3_1.qpf(Format_RAW_getInstance(), this.nr3_1, this);
18192
18467
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18193
18468
  return suspendResult;
18194
18469
  }
@@ -18197,7 +18472,7 @@ protoOf($hkdfSha256COROUTINE$).t9 = function () {
18197
18472
  case 1:
18198
18473
  var prkKey = suspendResult;
18199
18474
  this.l9_1 = 2;
18200
- suspendResult = prkKey.jpl().ypf(this.tr1_1, this);
18475
+ suspendResult = prkKey.jpl().ypf(this.mr3_1, this);
18201
18476
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18202
18477
  return suspendResult;
18203
18478
  }
@@ -18206,7 +18481,7 @@ protoOf($hkdfSha256COROUTINE$).t9 = function () {
18206
18481
  case 2:
18207
18482
  var prk = suspendResult;
18208
18483
  this.l9_1 = 3;
18209
- suspendResult = this.cr2_1.qpf(Format_RAW_getInstance(), prk, this);
18484
+ suspendResult = this.vr3_1.qpf(Format_RAW_getInstance(), prk, this);
18210
18485
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18211
18486
  return suspendResult;
18212
18487
  }
@@ -18214,46 +18489,46 @@ protoOf($hkdfSha256COROUTINE$).t9 = function () {
18214
18489
  continue $sm;
18215
18490
  case 3:
18216
18491
  var prkKeyForExpand = suspendResult;
18217
- this.br2_1 = prkKeyForExpand.jpl();
18218
- this.xr1_1 = new Int8Array(this.wr1_1);
18492
+ this.ur3_1 = prkKeyForExpand.jpl();
18493
+ this.qr3_1 = new Int8Array(this.pr3_1);
18219
18494
  var tmp_0 = this;
18220
- tmp_0.ar2_1 = new Int8Array([]);
18221
- this.zr1_1 = 0;
18222
- this.yr1_1 = 1;
18495
+ tmp_0.tr3_1 = new Int8Array([]);
18496
+ this.sr3_1 = 0;
18497
+ this.rr3_1 = 1;
18223
18498
  this.l9_1 = 4;
18224
18499
  continue $sm;
18225
18500
  case 4:
18226
- if (!(this.zr1_1 < this.wr1_1)) {
18501
+ if (!(this.sr3_1 < this.pr3_1)) {
18227
18502
  this.l9_1 = 6;
18228
18503
  continue $sm;
18229
18504
  }
18230
18505
 
18231
18506
  this.l9_1 = 5;
18232
- var tmp0 = this.ar2_1;
18233
- var elements = this.vr1_1;
18507
+ var tmp0 = this.tr3_1;
18508
+ var elements = this.or3_1;
18234
18509
  var tmp0_0 = primitiveArrayConcat([tmp0, elements]);
18235
- var elements_0 = new Int8Array([toByte(this.yr1_1)]);
18236
- suspendResult = this.br2_1.ypf(primitiveArrayConcat([tmp0_0, elements_0]), this);
18510
+ var elements_0 = new Int8Array([toByte(this.rr3_1)]);
18511
+ suspendResult = this.ur3_1.ypf(primitiveArrayConcat([tmp0_0, elements_0]), this);
18237
18512
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18238
18513
  return suspendResult;
18239
18514
  }
18240
18515
 
18241
18516
  continue $sm;
18242
18517
  case 5:
18243
- this.ar2_1 = suspendResult;
18244
- var tmp0_1 = this.ar2_1.length;
18245
- var b = this.wr1_1 - this.zr1_1 | 0;
18518
+ this.tr3_1 = suspendResult;
18519
+ var tmp0_1 = this.tr3_1.length;
18520
+ var b = this.pr3_1 - this.sr3_1 | 0;
18246
18521
  var toCopy = Math.min(tmp0_1, b);
18247
- var tmp0_2 = this.ar2_1;
18248
- var tmp2 = this.xr1_1;
18249
- var destinationOffset = this.zr1_1;
18522
+ var tmp0_2 = this.tr3_1;
18523
+ var tmp2 = this.qr3_1;
18524
+ var destinationOffset = this.sr3_1;
18250
18525
  arrayCopy(tmp0_2, tmp2, destinationOffset, 0, toCopy);
18251
- this.zr1_1 = this.zr1_1 + toCopy | 0;
18252
- this.yr1_1 = this.yr1_1 + 1 | 0;
18526
+ this.sr3_1 = this.sr3_1 + toCopy | 0;
18527
+ this.rr3_1 = this.rr3_1 + 1 | 0;
18253
18528
  this.l9_1 = 4;
18254
18529
  continue $sm;
18255
18530
  case 6:
18256
- return this.xr1_1;
18531
+ return this.qr3_1;
18257
18532
  case 7:
18258
18533
  throw this.o9_1;
18259
18534
  }
@@ -18278,27 +18553,27 @@ function DefaultCrypto_init_$Create$(userPoolName, crypto, clock) {
18278
18553
  return DefaultCrypto_init_$Init$(userPoolName, crypto, clock, objectCreate(protoOf(DefaultCrypto)));
18279
18554
  }
18280
18555
  function AuthenticationHelper(userPoolName, crypto, customA) {
18281
- Companion_getInstance_18();
18556
+ Companion_getInstance_19();
18282
18557
  customA = customA === VOID ? null : customA;
18283
- this.vr0_1 = userPoolName;
18284
- this.wr0_1 = crypto;
18285
- this.xr0_1 = contains(this.vr0_1, '_') ? split_0(this.vr0_1, ['_'], VOID, 2).h1(1) : this.vr0_1;
18558
+ this.or2_1 = userPoolName;
18559
+ this.pr2_1 = crypto;
18560
+ this.qr2_1 = contains(this.or2_1, '_') ? split_0(this.or2_1, ['_'], VOID, 2).h1(1) : this.or2_1;
18286
18561
  if (!(customA == null)) {
18287
- this.yr0_1 = customA;
18288
- this.zr0_1 = modPow(Companion_getInstance_18().fr2_1, this.yr0_1, Companion_getInstance_18().er2_1);
18562
+ this.rr2_1 = customA;
18563
+ this.sr2_1 = modPow(Companion_getInstance_19().yr3_1, this.rr2_1, Companion_getInstance_19().xr3_1);
18289
18564
  } else {
18290
18565
  $l$loop: while (true) {
18291
- var candidate = randomBigInteger(this, 1024).ipa(Companion_getInstance_18().er2_1);
18292
- var candidateA = modPow(Companion_getInstance_18().fr2_1, candidate, Companion_getInstance_18().er2_1);
18293
- if (!candidateA.equals(Companion_getInstance_14().zp4_1)) {
18294
- this.yr0_1 = candidate;
18295
- this.zr0_1 = candidateA;
18566
+ var candidate = randomBigInteger(this, 1024).ipa(Companion_getInstance_19().xr3_1);
18567
+ var candidateA = modPow(Companion_getInstance_19().yr3_1, candidate, Companion_getInstance_19().xr3_1);
18568
+ if (!candidateA.equals(Companion_getInstance_15().zp4_1)) {
18569
+ this.rr2_1 = candidate;
18570
+ this.sr2_1 = candidateA;
18296
18571
  break $l$loop;
18297
18572
  }
18298
18573
  }
18299
18574
  }
18300
18575
  }
18301
- protoOf(AuthenticationHelper).ar3 = function (userId, password, B, salt, deviceGroup, deviceKey, $completion) {
18576
+ protoOf(AuthenticationHelper).tr4 = function (userId, password, B, salt, deviceGroup, deviceKey, $completion) {
18302
18577
  var tmp = new $getPasswordAuthenticationKeyCOROUTINE$(this, userId, password, B, salt, deviceGroup, deviceKey, $completion);
18303
18578
  tmp.n9_1 = Unit_instance;
18304
18579
  tmp.o9_1 = null;
@@ -18306,14 +18581,14 @@ protoOf(AuthenticationHelper).ar3 = function (userId, password, B, salt, deviceG
18306
18581
  };
18307
18582
  function $srpSignatureCOROUTINE$(_this__u8e3s4, userId, pwd, srpB, salt, srpSecretBlock, deviceKey, deviceGroup, resultContinuation) {
18308
18583
  CoroutineImpl.call(this, resultContinuation);
18309
- this.jr3_1 = _this__u8e3s4;
18310
- this.kr3_1 = userId;
18311
- this.lr3_1 = pwd;
18312
- this.mr3_1 = srpB;
18313
- this.nr3_1 = salt;
18314
- this.or3_1 = srpSecretBlock;
18315
- this.pr3_1 = deviceKey;
18316
- this.qr3_1 = deviceGroup;
18584
+ this.cr5_1 = _this__u8e3s4;
18585
+ this.dr5_1 = userId;
18586
+ this.er5_1 = pwd;
18587
+ this.fr5_1 = srpB;
18588
+ this.gr5_1 = salt;
18589
+ this.hr5_1 = srpSecretBlock;
18590
+ this.ir5_1 = deviceKey;
18591
+ this.jr5_1 = deviceGroup;
18317
18592
  }
18318
18593
  protoOf($srpSignatureCOROUTINE$).t9 = function () {
18319
18594
  var suspendResult = this.n9_1;
@@ -18324,7 +18599,7 @@ protoOf($srpSignatureCOROUTINE$).t9 = function () {
18324
18599
  case 0:
18325
18600
  this.m9_1 = 4;
18326
18601
  this.l9_1 = 1;
18327
- suspendResult = this.jr3_1.vr3_1.ar3(this.kr3_1, this.lr3_1, Companion_getInstance_14().wp3(this.mr3_1, 16), Companion_getInstance_14().wp3(this.nr3_1, 16), this.qr3_1, this.pr3_1, this);
18602
+ suspendResult = this.cr5_1.or5_1.tr4(this.dr5_1, this.er5_1, Companion_getInstance_15().wp3(this.fr5_1, 16), Companion_getInstance_15().wp3(this.gr5_1, 16), this.jr5_1, this.ir5_1, this);
18328
18603
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18329
18604
  return suspendResult;
18330
18605
  }
@@ -18332,11 +18607,11 @@ protoOf($srpSignatureCOROUTINE$).t9 = function () {
18332
18607
  continue $sm;
18333
18608
  case 1:
18334
18609
  var key = suspendResult;
18335
- var timestamp = this.jr3_1.ur3_1.ro();
18336
- this.rr3_1 = cognitoTimestamp(timestamp);
18337
- this.sr3_1 = encodeToByteArray(this.rr3_1);
18610
+ var timestamp = this.cr5_1.nr5_1.ro();
18611
+ this.kr5_1 = cognitoTimestamp(timestamp);
18612
+ this.lr5_1 = encodeToByteArray(this.kr5_1);
18338
18613
  this.l9_1 = 2;
18339
- suspendResult = this.jr3_1.tr3_1.dpf(Companion_getInstance_13()).lpl(SHA256_getInstance()).qpf(Format_RAW_getInstance(), key, this);
18614
+ suspendResult = this.cr5_1.mr5_1.dpf(Companion_getInstance_14()).lpl(SHA256_getInstance()).qpf(Format_RAW_getInstance(), key, this);
18340
18615
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18341
18616
  return suspendResult;
18342
18617
  }
@@ -18344,18 +18619,18 @@ protoOf($srpSignatureCOROUTINE$).t9 = function () {
18344
18619
  continue $sm;
18345
18620
  case 2:
18346
18621
  var hmacKey = suspendResult;
18347
- var tmp0_elvis_lhs = this.qr3_1;
18348
- var tmp0 = encodeToByteArray(tmp0_elvis_lhs == null ? this.jr3_1.vr3_1.xr0_1 : tmp0_elvis_lhs);
18622
+ var tmp0_elvis_lhs = this.jr5_1;
18623
+ var tmp0 = encodeToByteArray(tmp0_elvis_lhs == null ? this.cr5_1.or5_1.qr2_1 : tmp0_elvis_lhs);
18349
18624
  var tmp_0;
18350
- if (this.qr3_1 == null && this.pr3_1 == null) {
18351
- tmp_0 = encodeToByteArray(this.kr3_1);
18625
+ if (this.jr5_1 == null && this.ir5_1 == null) {
18626
+ tmp_0 = encodeToByteArray(this.dr5_1);
18352
18627
  } else {
18353
18628
  tmp_0 = new Int8Array([]);
18354
18629
  }
18355
18630
 
18356
18631
  var elements = tmp_0;
18357
18632
  var tmp0_0 = primitiveArrayConcat([tmp0, elements]);
18358
- var tmp2_safe_receiver = this.pr3_1;
18633
+ var tmp2_safe_receiver = this.ir5_1;
18359
18634
  var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : encodeToByteArray(tmp2_safe_receiver);
18360
18635
  var tmp_1;
18361
18636
  if (tmp3_elvis_lhs == null) {
@@ -18366,9 +18641,9 @@ protoOf($srpSignatureCOROUTINE$).t9 = function () {
18366
18641
 
18367
18642
  var elements_0 = tmp_1;
18368
18643
  var tmp0_1 = primitiveArrayConcat([tmp0_0, elements_0]);
18369
- var elements_1 = Default_getInstance().il(this.or3_1);
18644
+ var elements_1 = Default_getInstance().il(this.hr5_1);
18370
18645
  var tmp0_2 = primitiveArrayConcat([tmp0_1, elements_1]);
18371
- var elements_2 = this.sr3_1;
18646
+ var elements_2 = this.lr5_1;
18372
18647
  var message = primitiveArrayConcat([tmp0_2, elements_2]);
18373
18648
  this.l9_1 = 3;
18374
18649
  suspendResult = hmacKey.jpl().ypf(message, this);
@@ -18379,7 +18654,7 @@ protoOf($srpSignatureCOROUTINE$).t9 = function () {
18379
18654
  continue $sm;
18380
18655
  case 3:
18381
18656
  var hmac = suspendResult;
18382
- return to(Default_getInstance().el(hmac), this.rr3_1);
18657
+ return to(Default_getInstance().el(hmac), this.kr5_1);
18383
18658
  case 4:
18384
18659
  throw this.o9_1;
18385
18660
  }
@@ -18398,15 +18673,15 @@ function DefaultCrypto(userPoolName, crypto, clock, customA) {
18398
18673
  crypto = crypto === VOID ? Companion_instance_6.zpe() : crypto;
18399
18674
  clock = clock === VOID ? System_instance : clock;
18400
18675
  customA = customA === VOID ? null : customA;
18401
- this.tr3_1 = crypto;
18402
- this.ur3_1 = clock;
18403
- this.vr3_1 = new AuthenticationHelper(userPoolName, this.tr3_1, customA);
18676
+ this.mr5_1 = crypto;
18677
+ this.nr5_1 = clock;
18678
+ this.or5_1 = new AuthenticationHelper(userPoolName, this.mr5_1, customA);
18404
18679
  }
18405
18680
  protoOf(DefaultCrypto).kqi = function () {
18406
- return this.vr3_1.zr0_1.cp8(16);
18681
+ return this.or5_1.sr2_1.cp8(16);
18407
18682
  };
18408
18683
  protoOf(DefaultCrypto).mqi = function (deviceGroup) {
18409
- var newKrypto = DefaultCrypto_init_$Create$(deviceGroup, this.tr3_1, this.ur3_1);
18684
+ var newKrypto = DefaultCrypto_init_$Create$(deviceGroup, this.mr5_1, this.nr5_1);
18410
18685
  return to(newKrypto.kqi(), newKrypto);
18411
18686
  };
18412
18687
  protoOf(DefaultCrypto).nqi = function (userId, pwd, srpB, salt, srpSecretBlock, deviceKey, deviceGroup, $completion) {
@@ -18416,7 +18691,7 @@ protoOf(DefaultCrypto).nqi = function (userId, pwd, srpB, salt, srpSecretBlock,
18416
18691
  return tmp.t9();
18417
18692
  };
18418
18693
  function cognitoTimestamp(instant) {
18419
- var dt = toLocalDateTime(instant, Companion_getInstance_12().y24_1);
18694
+ var dt = toLocalDateTime(instant, Companion_getInstance_13().y24_1);
18420
18695
  // Inline function 'kotlin.arrayOf' call
18421
18696
  // Inline function 'kotlin.js.unsafeCast' call
18422
18697
  // Inline function 'kotlin.js.asDynamic' call
@@ -18467,14 +18742,14 @@ function toJavaByteArray(_this__u8e3s4) {
18467
18742
  return tmp;
18468
18743
  }
18469
18744
  function modPow(_this__u8e3s4, exponent, modulus) {
18470
- if (modulus.equals(Companion_getInstance_14().ap5_1))
18471
- return Companion_getInstance_14().zp4_1;
18472
- var res = Companion_getInstance_14().ap5_1;
18745
+ if (modulus.equals(Companion_getInstance_15().ap5_1))
18746
+ return Companion_getInstance_15().zp4_1;
18747
+ var res = Companion_getInstance_15().ap5_1;
18473
18748
  var b = _this__u8e3s4.ipa(modulus);
18474
18749
  var e = exponent;
18475
- var two = Companion_getInstance_14().yp3(2);
18476
- while (e.rp7(Companion_getInstance_14().zp4_1) > 0) {
18477
- if (e.ipa(two).equals(Companion_getInstance_14().ap5_1)) {
18750
+ var two = Companion_getInstance_15().yp3(2);
18751
+ while (e.rp7(Companion_getInstance_15().zp4_1) > 0) {
18752
+ if (e.ipa(two).equals(Companion_getInstance_15().ap5_1)) {
18478
18753
  res = res.jp4(b).ipa(modulus);
18479
18754
  }
18480
18755
  e = e.mpa(1);
@@ -18484,7 +18759,7 @@ function modPow(_this__u8e3s4, exponent, modulus) {
18484
18759
  }
18485
18760
  function $token$suspendBridgeCOROUTINE$_0(_this__u8e3s4, resultContinuation) {
18486
18761
  CoroutineImpl.call(this, resultContinuation);
18487
- this.er4_1 = _this__u8e3s4;
18762
+ this.xr5_1 = _this__u8e3s4;
18488
18763
  }
18489
18764
  protoOf($token$suspendBridgeCOROUTINE$_0).t9 = function () {
18490
18765
  var suspendResult = this.n9_1;
@@ -18494,16 +18769,16 @@ protoOf($token$suspendBridgeCOROUTINE$_0).t9 = function () {
18494
18769
  switch (tmp) {
18495
18770
  case 0:
18496
18771
  this.m9_1 = 4;
18497
- if (this.er4_1.token === protoOf(DefaultDeviceManager).token) {
18772
+ if (this.xr5_1.token === protoOf(DefaultDeviceManager).token) {
18498
18773
  this.l9_1 = 2;
18499
- suspendResult = this.er4_1.apq(this);
18774
+ suspendResult = this.xr5_1.apq(this);
18500
18775
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18501
18776
  return suspendResult;
18502
18777
  }
18503
18778
  continue $sm;
18504
18779
  } else {
18505
18780
  this.l9_1 = 1;
18506
- suspendResult = await_0(this.er4_1.token(), this);
18781
+ suspendResult = await_0(this.xr5_1.token(), this);
18507
18782
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18508
18783
  return suspendResult;
18509
18784
  }
@@ -18511,15 +18786,15 @@ protoOf($token$suspendBridgeCOROUTINE$_0).t9 = function () {
18511
18786
  }
18512
18787
 
18513
18788
  case 1:
18514
- this.fr4_1 = suspendResult;
18789
+ this.yr5_1 = suspendResult;
18515
18790
  this.l9_1 = 3;
18516
18791
  continue $sm;
18517
18792
  case 2:
18518
- this.fr4_1 = suspendResult;
18793
+ this.yr5_1 = suspendResult;
18519
18794
  this.l9_1 = 3;
18520
18795
  continue $sm;
18521
18796
  case 3:
18522
- return this.fr4_1;
18797
+ return this.yr5_1;
18523
18798
  case 4:
18524
18799
  throw this.o9_1;
18525
18800
  }
@@ -18536,11 +18811,11 @@ protoOf($token$suspendBridgeCOROUTINE$_0).t9 = function () {
18536
18811
  };
18537
18812
  function $generateVerification$suspendBridgeCOROUTINE$(_this__u8e3s4, userId, password, deviceKey, deviceGroupKey, resultContinuation) {
18538
18813
  CoroutineImpl.call(this, resultContinuation);
18539
- this.sr4_1 = _this__u8e3s4;
18540
- this.tr4_1 = userId;
18541
- this.ur4_1 = password;
18542
- this.vr4_1 = deviceKey;
18543
- this.wr4_1 = deviceGroupKey;
18814
+ this.lr6_1 = _this__u8e3s4;
18815
+ this.mr6_1 = userId;
18816
+ this.nr6_1 = password;
18817
+ this.or6_1 = deviceKey;
18818
+ this.pr6_1 = deviceGroupKey;
18544
18819
  }
18545
18820
  protoOf($generateVerification$suspendBridgeCOROUTINE$).t9 = function () {
18546
18821
  var suspendResult = this.n9_1;
@@ -18550,16 +18825,16 @@ protoOf($generateVerification$suspendBridgeCOROUTINE$).t9 = function () {
18550
18825
  switch (tmp) {
18551
18826
  case 0:
18552
18827
  this.m9_1 = 4;
18553
- if (this.sr4_1.generateVerification === protoOf(DefaultDeviceManager).generateVerification) {
18828
+ if (this.lr6_1.generateVerification === protoOf(DefaultDeviceManager).generateVerification) {
18554
18829
  this.l9_1 = 2;
18555
- suspendResult = this.sr4_1.jqy(this.tr4_1, this.ur4_1, this.vr4_1, this.wr4_1, this);
18830
+ suspendResult = this.lr6_1.cr0(this.mr6_1, this.nr6_1, this.or6_1, this.pr6_1, this);
18556
18831
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18557
18832
  return suspendResult;
18558
18833
  }
18559
18834
  continue $sm;
18560
18835
  } else {
18561
18836
  this.l9_1 = 1;
18562
- suspendResult = await_0(this.sr4_1.generateVerification(this.tr4_1, this.ur4_1, this.vr4_1, this.wr4_1), this);
18837
+ suspendResult = await_0(this.lr6_1.generateVerification(this.mr6_1, this.nr6_1, this.or6_1, this.pr6_1), this);
18563
18838
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18564
18839
  return suspendResult;
18565
18840
  }
@@ -18567,15 +18842,15 @@ protoOf($generateVerification$suspendBridgeCOROUTINE$).t9 = function () {
18567
18842
  }
18568
18843
 
18569
18844
  case 1:
18570
- this.xr4_1 = suspendResult;
18845
+ this.qr6_1 = suspendResult;
18571
18846
  this.l9_1 = 3;
18572
18847
  continue $sm;
18573
18848
  case 2:
18574
- this.xr4_1 = suspendResult;
18849
+ this.qr6_1 = suspendResult;
18575
18850
  this.l9_1 = 3;
18576
18851
  continue $sm;
18577
18852
  case 3:
18578
- return this.xr4_1;
18853
+ return this.qr6_1;
18579
18854
  case 4:
18580
18855
  throw this.o9_1;
18581
18856
  }
@@ -18598,17 +18873,17 @@ function DefaultDeviceManager(userPoolName, settings, pushTokenProvider, migrato
18598
18873
  pushTokenProvider = ('pushTokenProvider' in props ? props.pushTokenProvider : VOID);
18599
18874
  migrator = ('migrator' in props ? props.migrator : VOID);
18600
18875
  }
18601
- this.gr4_1 = userPoolName;
18602
- this.hr4_1 = settings;
18603
- this.ir4_1 = pushTokenProvider;
18604
- this.jr4_1 = migrator;
18876
+ this.zr5_1 = userPoolName;
18877
+ this.ar6_1 = settings;
18878
+ this.br6_1 = pushTokenProvider;
18879
+ this.cr6_1 = migrator;
18605
18880
  }
18606
18881
  protoOf(DefaultDeviceManager).store = function (result) {
18607
- var tmp0_safe_receiver = this.jr4_1;
18882
+ var tmp0_safe_receiver = this.cr6_1;
18608
18883
  if (tmp0_safe_receiver == null)
18609
18884
  null;
18610
18885
  else {
18611
- tmp0_safe_receiver.migrateIfNeeded(result.userId, this.gr4_1, this.hr4_1);
18886
+ tmp0_safe_receiver.migrateIfNeeded(result.userId, this.zr5_1, this.ar6_1);
18612
18887
  }
18613
18888
  // Inline function 'com.diamondedge.logging.KmLog.debug' call
18614
18889
  var this_0 = logging();
@@ -18616,8 +18891,8 @@ protoOf(DefaultDeviceManager).store = function (result) {
18616
18891
  var tmp$ret$0 = 'Device key stored: ' + result.deviceKey;
18617
18892
  this_0.ioe(this_0.hoe_1, toString(tmp$ret$0));
18618
18893
  }
18619
- var tmp0 = this.hr4_1;
18620
- var tmp2 = deviceKeyKey(this.gr4_1, result.userId);
18894
+ var tmp0 = this.ar6_1;
18895
+ var tmp2 = deviceKeyKey(this.zr5_1, result.userId);
18621
18896
  // Inline function 'com.russhwolf.settings.set' call
18622
18897
  var value = result.deviceKey;
18623
18898
  var tmp;
@@ -18651,8 +18926,8 @@ protoOf(DefaultDeviceManager).store = function (result) {
18651
18926
  }
18652
18927
  tmp = tmp_0;
18653
18928
  }
18654
- var tmp0_0 = this.hr4_1;
18655
- var tmp2_0 = deviceGroupKeyKey(this.gr4_1, result.userId);
18929
+ var tmp0_0 = this.ar6_1;
18930
+ var tmp2_0 = deviceGroupKeyKey(this.zr5_1, result.userId);
18656
18931
  // Inline function 'com.russhwolf.settings.set' call
18657
18932
  var value_0 = result.deviceKeyGroup;
18658
18933
  var tmp_1;
@@ -18688,26 +18963,26 @@ protoOf(DefaultDeviceManager).store = function (result) {
18688
18963
  }
18689
18964
  };
18690
18965
  protoOf(DefaultDeviceManager).clear = function (userId) {
18691
- this.hr4_1.l3o(deviceKeyKey(this.gr4_1, userId));
18692
- this.hr4_1.l3o(deviceGroupKeyKey(this.gr4_1, userId));
18966
+ this.ar6_1.l3o(deviceKeyKey(this.zr5_1, userId));
18967
+ this.ar6_1.l3o(deviceGroupKeyKey(this.zr5_1, userId));
18693
18968
  };
18694
18969
  protoOf(DefaultDeviceManager).key = function (username) {
18695
- var tmp0_safe_receiver = this.jr4_1;
18970
+ var tmp0_safe_receiver = this.cr6_1;
18696
18971
  if (tmp0_safe_receiver == null)
18697
18972
  null;
18698
18973
  else {
18699
- tmp0_safe_receiver.migrateIfNeeded(username, this.gr4_1, this.hr4_1);
18974
+ tmp0_safe_receiver.migrateIfNeeded(username, this.zr5_1, this.ar6_1);
18700
18975
  }
18701
- return this.hr4_1.sp3(deviceKeyKey(this.gr4_1, username));
18976
+ return this.ar6_1.sp3(deviceKeyKey(this.zr5_1, username));
18702
18977
  };
18703
18978
  protoOf(DefaultDeviceManager).group = function (username) {
18704
- var tmp0_safe_receiver = this.jr4_1;
18979
+ var tmp0_safe_receiver = this.cr6_1;
18705
18980
  if (tmp0_safe_receiver == null)
18706
18981
  null;
18707
18982
  else {
18708
- tmp0_safe_receiver.migrateIfNeeded(username, this.gr4_1, this.hr4_1);
18983
+ tmp0_safe_receiver.migrateIfNeeded(username, this.zr5_1, this.ar6_1);
18709
18984
  }
18710
- return this.hr4_1.sp3(deviceGroupKeyKey(this.gr4_1, username));
18985
+ return this.ar6_1.sp3(deviceGroupKeyKey(this.zr5_1, username));
18711
18986
  };
18712
18987
  protoOf(DefaultDeviceManager).token = function () {
18713
18988
  var tmp = this;
@@ -18722,21 +18997,21 @@ protoOf(DefaultDeviceManager).bpq = function ($completion) {
18722
18997
  return tmp.t9();
18723
18998
  };
18724
18999
  protoOf(DefaultDeviceManager).apq = function ($completion) {
18725
- return this.ir4_1.apq($completion);
19000
+ return this.br6_1.apq($completion);
18726
19001
  };
18727
19002
  protoOf(DefaultDeviceManager).generateVerification = function (userId, password, deviceKey, deviceGroupKey) {
18728
19003
  var tmp = this;
18729
19004
  return promisify(function ($completion) {
18730
- return tmp.yr4(userId, password, deviceKey, deviceGroupKey, $completion);
19005
+ return tmp.rr6(userId, password, deviceKey, deviceGroupKey, $completion);
18731
19006
  });
18732
19007
  };
18733
- protoOf(DefaultDeviceManager).yr4 = function (userId, password, deviceKey, deviceGroupKey, $completion) {
19008
+ protoOf(DefaultDeviceManager).rr6 = function (userId, password, deviceKey, deviceGroupKey, $completion) {
18734
19009
  var tmp = new $generateVerification$suspendBridgeCOROUTINE$(this, userId, password, deviceKey, deviceGroupKey, $completion);
18735
19010
  tmp.n9_1 = Unit_instance;
18736
19011
  tmp.o9_1 = null;
18737
19012
  return tmp.t9();
18738
19013
  };
18739
- protoOf(DefaultDeviceManager).zr4 = function (userId, password, deviceKey, deviceGroupKey, $completion) {
19014
+ protoOf(DefaultDeviceManager).sr6 = function (userId, password, deviceKey, deviceGroupKey, $completion) {
18740
19015
  var tmp1_elvis_lhs = deviceGroupKey == null ? this.group(userId) : deviceGroupKey;
18741
19016
  var tmp;
18742
19017
  if (tmp1_elvis_lhs == null) {
@@ -18753,7 +19028,7 @@ protoOf(DefaultDeviceManager).zr4 = function (userId, password, deviceKey, devic
18753
19028
  tmp_0 = tmp3_elvis_lhs;
18754
19029
  }
18755
19030
  var key = tmp_0;
18756
- return (new SrpVerifierGenerator(group, key)).cr5(password, $completion);
19031
+ return (new SrpVerifierGenerator(group, key)).vr6(password, $completion);
18757
19032
  };
18758
19033
  function PushTokenProvider() {
18759
19034
  }
@@ -18770,8 +19045,8 @@ function deviceGroupKeyKey(userPoolId, username) {
18770
19045
  }
18771
19046
  function $verificationCOROUTINE$(_this__u8e3s4, devicePassword, resultContinuation) {
18772
19047
  CoroutineImpl.call(this, resultContinuation);
18773
- this.lr5_1 = _this__u8e3s4;
18774
- this.mr5_1 = devicePassword;
19048
+ this.er7_1 = _this__u8e3s4;
19049
+ this.fr7_1 = devicePassword;
18775
19050
  }
18776
19051
  protoOf($verificationCOROUTINE$).t9 = function () {
18777
19052
  var suspendResult = this.n9_1;
@@ -18781,17 +19056,17 @@ protoOf($verificationCOROUTINE$).t9 = function () {
18781
19056
  switch (tmp) {
18782
19057
  case 0:
18783
19058
  this.m9_1 = 2;
18784
- this.nr5_1 = new DeviceSrp(this.lr5_1.ar5_1, this.lr5_1.br5_1, this.mr5_1);
19059
+ this.gr7_1 = new DeviceSrp(this.er7_1.tr6_1, this.er7_1.ur6_1, this.fr7_1);
18785
19060
  this.l9_1 = 1;
18786
- suspendResult = this.nr5_1.tr5(VOID, this);
19061
+ suspendResult = this.gr7_1.mr7(VOID, this);
18787
19062
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18788
19063
  return suspendResult;
18789
19064
  }
18790
19065
 
18791
19066
  continue $sm;
18792
19067
  case 1:
18793
- var saltAsBase64 = Default_getInstance().el(this.nr5_1.a8y());
18794
- var verifierAsBase64 = Default_getInstance().el(this.nr5_1.b8y());
19068
+ var saltAsBase64 = Default_getInstance().el(this.gr7_1.a8y());
19069
+ var verifierAsBase64 = Default_getInstance().el(this.gr7_1.b8y());
18795
19070
  return to(saltAsBase64, verifierAsBase64);
18796
19071
  case 2:
18797
19072
  throw this.o9_1;
@@ -18808,10 +19083,10 @@ protoOf($verificationCOROUTINE$).t9 = function () {
18808
19083
  while (true);
18809
19084
  };
18810
19085
  function SrpVerifierGenerator(groupForUsername, keyForUsername) {
18811
- this.ar5_1 = groupForUsername;
18812
- this.br5_1 = keyForUsername;
19086
+ this.tr6_1 = groupForUsername;
19087
+ this.ur6_1 = keyForUsername;
18813
19088
  }
18814
- protoOf(SrpVerifierGenerator).cr5 = function (devicePassword, $completion) {
19089
+ protoOf(SrpVerifierGenerator).vr6 = function (devicePassword, $completion) {
18815
19090
  var tmp = new $verificationCOROUTINE$(this, devicePassword, $completion);
18816
19091
  tmp.n9_1 = Unit_instance;
18817
19092
  tmp.o9_1 = null;
@@ -18819,21 +19094,21 @@ protoOf(SrpVerifierGenerator).cr5 = function (devicePassword, $completion) {
18819
19094
  };
18820
19095
  function Companion_3() {
18821
19096
  Companion_instance_11 = this;
18822
- this.ur5_1 = 'FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE45B3DC2007CB8A163BF0598DA48361C55D39A69163FA8FD24CF5F83655D23DCA3AD961C62F356208552BB9ED529077096966D670C354E4ABC9804F1746C08CA18217C32905E462E36CE3BE39E772C180E86039B2783A2EC07A28FB5C55DF06F4C52C9DE2BCBF6955817183995497CEA956AE515D2261898FA051015728E5A8AAAC42DAD33170D04507A33A85521ABDF1CBA64ECFB850458DBEF0A8AEA71575D060C7DB3970F85A6E1E4C7ABF5AE8CDB0933D71E8C94E04A25619DCEE3D2261AD2EE6BF12FFA06D98A0864D87602733EC86A64521F2B18177B200CBBE117577A615D6C770988C0BAD946E208E24FA074E5AB3143DB5BFCE0FD108E4B82D120A93AD2CAFFFFFFFFFFFFFFFF';
18823
- this.vr5_1 = Companion_getInstance_14().wp3('FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE45B3DC2007CB8A163BF0598DA48361C55D39A69163FA8FD24CF5F83655D23DCA3AD961C62F356208552BB9ED529077096966D670C354E4ABC9804F1746C08CA18217C32905E462E36CE3BE39E772C180E86039B2783A2EC07A28FB5C55DF06F4C52C9DE2BCBF6955817183995497CEA956AE515D2261898FA051015728E5A8AAAC42DAD33170D04507A33A85521ABDF1CBA64ECFB850458DBEF0A8AEA71575D060C7DB3970F85A6E1E4C7ABF5AE8CDB0933D71E8C94E04A25619DCEE3D2261AD2EE6BF12FFA06D98A0864D87602733EC86A64521F2B18177B200CBBE117577A615D6C770988C0BAD946E208E24FA074E5AB3143DB5BFCE0FD108E4B82D120A93AD2CAFFFFFFFFFFFFFFFF', 16);
18824
- this.wr5_1 = Companion_getInstance_14().yp3(2);
18825
- this.xr5_1 = 128;
19097
+ this.nr7_1 = 'FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE45B3DC2007CB8A163BF0598DA48361C55D39A69163FA8FD24CF5F83655D23DCA3AD961C62F356208552BB9ED529077096966D670C354E4ABC9804F1746C08CA18217C32905E462E36CE3BE39E772C180E86039B2783A2EC07A28FB5C55DF06F4C52C9DE2BCBF6955817183995497CEA956AE515D2261898FA051015728E5A8AAAC42DAD33170D04507A33A85521ABDF1CBA64ECFB850458DBEF0A8AEA71575D060C7DB3970F85A6E1E4C7ABF5AE8CDB0933D71E8C94E04A25619DCEE3D2261AD2EE6BF12FFA06D98A0864D87602733EC86A64521F2B18177B200CBBE117577A615D6C770988C0BAD946E208E24FA074E5AB3143DB5BFCE0FD108E4B82D120A93AD2CAFFFFFFFFFFFFFFFF';
19098
+ this.or7_1 = Companion_getInstance_15().wp3('FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE45B3DC2007CB8A163BF0598DA48361C55D39A69163FA8FD24CF5F83655D23DCA3AD961C62F356208552BB9ED529077096966D670C354E4ABC9804F1746C08CA18217C32905E462E36CE3BE39E772C180E86039B2783A2EC07A28FB5C55DF06F4C52C9DE2BCBF6955817183995497CEA956AE515D2261898FA051015728E5A8AAAC42DAD33170D04507A33A85521ABDF1CBA64ECFB850458DBEF0A8AEA71575D060C7DB3970F85A6E1E4C7ABF5AE8CDB0933D71E8C94E04A25619DCEE3D2261AD2EE6BF12FFA06D98A0864D87602733EC86A64521F2B18177B200CBBE117577A615D6C770988C0BAD946E208E24FA074E5AB3143DB5BFCE0FD108E4B82D120A93AD2CAFFFFFFFFFFFFFFFF', 16);
19099
+ this.pr7_1 = Companion_getInstance_15().yp3(2);
19100
+ this.qr7_1 = 128;
18826
19101
  }
18827
19102
  var Companion_instance_11;
18828
- function Companion_getInstance_19() {
19103
+ function Companion_getInstance_20() {
18829
19104
  if (Companion_instance_11 == null)
18830
19105
  new Companion_3();
18831
19106
  return Companion_instance_11;
18832
19107
  }
18833
19108
  function $generateCOROUTINE$(_this__u8e3s4, customSalt, resultContinuation) {
18834
19109
  CoroutineImpl.call(this, resultContinuation);
18835
- this.gr6_1 = _this__u8e3s4;
18836
- this.hr6_1 = customSalt;
19110
+ this.zr7_1 = _this__u8e3s4;
19111
+ this.ar8_1 = customSalt;
18837
19112
  }
18838
19113
  protoOf($generateCOROUTINE$).t9 = function () {
18839
19114
  var suspendResult = this.n9_1;
@@ -18844,12 +19119,12 @@ protoOf($generateCOROUTINE$).t9 = function () {
18844
19119
  case 0:
18845
19120
  this.m9_1 = 3;
18846
19121
  this.l9_1 = 1;
18847
- var tmp0 = encodeToByteArray(this.gr6_1.or5_1);
18848
- var elements = encodeToByteArray(this.gr6_1.pr5_1);
19122
+ var tmp0 = encodeToByteArray(this.zr7_1.hr7_1);
19123
+ var elements = encodeToByteArray(this.zr7_1.ir7_1);
18849
19124
  var tmp0_0 = primitiveArrayConcat([tmp0, elements]);
18850
19125
  var elements_0 = encodeToByteArray(':');
18851
19126
  var tmp0_1 = primitiveArrayConcat([tmp0_0, elements_0]);
18852
- var elements_1 = encodeToByteArray(this.gr6_1.qr5_1);
19127
+ var elements_1 = encodeToByteArray(this.zr7_1.jr7_1);
18853
19128
  suspendResult = sha256_0(primitiveArrayConcat([tmp0_1, elements_1]), this);
18854
19129
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18855
19130
  return suspendResult;
@@ -18860,16 +19135,16 @@ protoOf($generateCOROUTINE$).t9 = function () {
18860
19135
  var deviceKeyHash = suspendResult;
18861
19136
  var length = 16;
18862
19137
  var tmp_0;
18863
- if (this.hr6_1 == null) {
19138
+ if (this.ar8_1 == null) {
18864
19139
  tmp_0 = null;
18865
19140
  } else {
18866
- tmp_0 = this.hr6_1;
19141
+ tmp_0 = this.ar8_1;
18867
19142
  }
18868
19143
 
18869
19144
  var tmp1_elvis_lhs = tmp_0;
18870
19145
  var tmp_1;
18871
19146
  if (tmp1_elvis_lhs == null) {
18872
- this.gr6_1;
19147
+ this.zr7_1;
18873
19148
  var rb = Default_getInstance_1().xl(length);
18874
19149
  var excessBits = imul(8, length) - 128 | 0;
18875
19150
  if (excessBits > 0) {
@@ -18882,10 +19157,10 @@ protoOf($generateCOROUTINE$).t9 = function () {
18882
19157
  }
18883
19158
 
18884
19159
  var randomBytes = tmp_1;
18885
- var saltInt = Companion_getInstance_14().xp8(randomBytes, Sign_POSITIVE_getInstance());
18886
- this.gr6_1.rr5_1 = toJavaLikeTwosComplementByteArray(saltInt);
19160
+ var saltInt = Companion_getInstance_15().xp8(randomBytes, Sign_POSITIVE_getInstance());
19161
+ this.zr7_1.kr7_1 = toJavaLikeTwosComplementByteArray(saltInt);
18887
19162
  this.l9_1 = 2;
18888
- var this_0 = this.gr6_1.a8y();
19163
+ var this_0 = this.zr7_1.a8y();
18889
19164
  suspendResult = sha256_0(primitiveArrayConcat([this_0, deviceKeyHash]), this);
18890
19165
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
18891
19166
  return suspendResult;
@@ -18894,9 +19169,9 @@ protoOf($generateCOROUTINE$).t9 = function () {
18894
19169
  continue $sm;
18895
19170
  case 2:
18896
19171
  var xDigest = suspendResult;
18897
- var x = Companion_getInstance_14().xp8(xDigest, Sign_POSITIVE_getInstance());
18898
- var verifierInt = modPow_0(Companion_getInstance_19().wr5_1, x, Companion_getInstance_19().vr5_1);
18899
- this.gr6_1.sr5_1 = toJavaLikeTwosComplementByteArray(verifierInt);
19172
+ var x = Companion_getInstance_15().xp8(xDigest, Sign_POSITIVE_getInstance());
19173
+ var verifierInt = modPow_0(Companion_getInstance_20().pr7_1, x, Companion_getInstance_20().or7_1);
19174
+ this.zr7_1.lr7_1 = toJavaLikeTwosComplementByteArray(verifierInt);
18900
19175
  return Unit_instance;
18901
19176
  case 3:
18902
19177
  throw this.o9_1;
@@ -18913,13 +19188,13 @@ protoOf($generateCOROUTINE$).t9 = function () {
18913
19188
  while (true);
18914
19189
  };
18915
19190
  function DeviceSrp(deviceGroupKey, deviceKey, password) {
18916
- Companion_getInstance_19();
18917
- this.or5_1 = deviceGroupKey;
18918
- this.pr5_1 = deviceKey;
18919
- this.qr5_1 = password;
19191
+ Companion_getInstance_20();
19192
+ this.hr7_1 = deviceGroupKey;
19193
+ this.ir7_1 = deviceKey;
19194
+ this.jr7_1 = password;
18920
19195
  }
18921
19196
  protoOf(DeviceSrp).a8y = function () {
18922
- var tmp = this.rr5_1;
19197
+ var tmp = this.kr7_1;
18923
19198
  if (!(tmp == null))
18924
19199
  return tmp;
18925
19200
  else {
@@ -18927,22 +19202,22 @@ protoOf(DeviceSrp).a8y = function () {
18927
19202
  }
18928
19203
  };
18929
19204
  protoOf(DeviceSrp).b8y = function () {
18930
- var tmp = this.sr5_1;
19205
+ var tmp = this.lr7_1;
18931
19206
  if (!(tmp == null))
18932
19207
  return tmp;
18933
19208
  else {
18934
19209
  throwUninitializedPropertyAccessException('verifier');
18935
19210
  }
18936
19211
  };
18937
- protoOf(DeviceSrp).ir6 = function (customSalt, $completion) {
19212
+ protoOf(DeviceSrp).br8 = function (customSalt, $completion) {
18938
19213
  var tmp = new $generateCOROUTINE$(this, customSalt, $completion);
18939
19214
  tmp.n9_1 = Unit_instance;
18940
19215
  tmp.o9_1 = null;
18941
19216
  return tmp.t9();
18942
19217
  };
18943
- protoOf(DeviceSrp).tr5 = function (customSalt, $completion, $super) {
19218
+ protoOf(DeviceSrp).mr7 = function (customSalt, $completion, $super) {
18944
19219
  customSalt = customSalt === VOID ? null : customSalt;
18945
- return $super === VOID ? this.ir6(customSalt, $completion) : $super.ir6.call(this, customSalt, $completion);
19220
+ return $super === VOID ? this.br8(customSalt, $completion) : $super.br8.call(this, customSalt, $completion);
18946
19221
  };
18947
19222
  function sha256_0(input, $completion) {
18948
19223
  var provider = Companion_instance_6.zpe();
@@ -18950,7 +19225,7 @@ function sha256_0(input, $completion) {
18950
19225
  return hasher.tpf(input, $completion);
18951
19226
  }
18952
19227
  function toJavaLikeTwosComplementByteArray(_this__u8e3s4) {
18953
- if (_this__u8e3s4.equals(Companion_getInstance_14().zp4_1)) {
19228
+ if (_this__u8e3s4.equals(Companion_getInstance_15().zp4_1)) {
18954
19229
  // Inline function 'kotlin.byteArrayOf' call
18955
19230
  return new Int8Array([0]);
18956
19231
  }
@@ -19008,18 +19283,18 @@ function hexToByteArray(hexNoPrefix) {
19008
19283
  }
19009
19284
  function modPow_0(base, exponent, modulus) {
19010
19285
  // Inline function 'kotlin.require' call
19011
- if (!!modulus.equals(Companion_getInstance_14().zp4_1)) {
19286
+ if (!!modulus.equals(Companion_getInstance_15().zp4_1)) {
19012
19287
  var message = 'modulus must be non-zero';
19013
19288
  throw IllegalArgumentException_init_$Create$(toString_0(message));
19014
19289
  }
19015
- if (modulus.equals(Companion_getInstance_14().ap5_1))
19016
- return Companion_getInstance_14().zp4_1;
19017
- var result = Companion_getInstance_14().ap5_1;
19290
+ if (modulus.equals(Companion_getInstance_15().ap5_1))
19291
+ return Companion_getInstance_15().zp4_1;
19292
+ var result = Companion_getInstance_15().ap5_1;
19018
19293
  var b = base.np4(modulus);
19019
19294
  var e = exponent;
19020
- var two = Companion_getInstance_14().yp3(2);
19021
- while (e.rp7(Companion_getInstance_14().zp4_1) > 0) {
19022
- if (e.np4(two).equals(Companion_getInstance_14().ap5_1)) {
19295
+ var two = Companion_getInstance_15().yp3(2);
19296
+ while (e.rp7(Companion_getInstance_15().zp4_1) > 0) {
19297
+ if (e.np4(two).equals(Companion_getInstance_15().ap5_1)) {
19023
19298
  result = result.jp4(b).np4(modulus);
19024
19299
  }
19025
19300
  e = e.mpa(1);
@@ -19104,7 +19379,7 @@ function client$lambda($this$HomeApi) {
19104
19379
  }
19105
19380
  function $token$suspendBridgeCOROUTINE$_1(_this__u8e3s4, resultContinuation) {
19106
19381
  CoroutineImpl.call(this, resultContinuation);
19107
- this.rr6_1 = _this__u8e3s4;
19382
+ this.kr8_1 = _this__u8e3s4;
19108
19383
  }
19109
19384
  protoOf($token$suspendBridgeCOROUTINE$_1).t9 = function () {
19110
19385
  var suspendResult = this.n9_1;
@@ -19114,16 +19389,16 @@ protoOf($token$suspendBridgeCOROUTINE$_1).t9 = function () {
19114
19389
  switch (tmp) {
19115
19390
  case 0:
19116
19391
  this.m9_1 = 4;
19117
- if (this.rr6_1.token === protoOf(authClient$1).token) {
19392
+ if (this.kr8_1.token === protoOf(authClient$1).token) {
19118
19393
  this.l9_1 = 2;
19119
- suspendResult = this.rr6_1.bpq(this);
19394
+ suspendResult = this.kr8_1.bpq(this);
19120
19395
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
19121
19396
  return suspendResult;
19122
19397
  }
19123
19398
  continue $sm;
19124
19399
  } else {
19125
19400
  this.l9_1 = 1;
19126
- suspendResult = await_0(this.rr6_1.token(), this);
19401
+ suspendResult = await_0(this.kr8_1.token(), this);
19127
19402
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
19128
19403
  return suspendResult;
19129
19404
  }
@@ -19131,15 +19406,15 @@ protoOf($token$suspendBridgeCOROUTINE$_1).t9 = function () {
19131
19406
  }
19132
19407
 
19133
19408
  case 1:
19134
- this.sr6_1 = suspendResult;
19409
+ this.lr8_1 = suspendResult;
19135
19410
  this.l9_1 = 3;
19136
19411
  continue $sm;
19137
19412
  case 2:
19138
- this.sr6_1 = suspendResult;
19413
+ this.lr8_1 = suspendResult;
19139
19414
  this.l9_1 = 3;
19140
19415
  continue $sm;
19141
19416
  case 3:
19142
- return this.sr6_1;
19417
+ return this.lr8_1;
19143
19418
  case 4:
19144
19419
  throw this.o9_1;
19145
19420
  }
@@ -19187,7 +19462,7 @@ function SoliboSDKJsBuilder$build$lambda($this$buildInternal) {
19187
19462
  return Unit_instance;
19188
19463
  }
19189
19464
  function SoliboSDKJsBuilder$build$slambda(this$0, resultContinuation) {
19190
- this.br7_1 = this$0;
19465
+ this.ur8_1 = this$0;
19191
19466
  CoroutineImpl.call(this, resultContinuation);
19192
19467
  }
19193
19468
  protoOf(SoliboSDKJsBuilder$build$slambda).d3h = function ($completion) {
@@ -19207,10 +19482,10 @@ protoOf(SoliboSDKJsBuilder$build$slambda).t9 = function () {
19207
19482
  switch (tmp) {
19208
19483
  case 0:
19209
19484
  this.m9_1 = 3;
19210
- var tmp0_safe_receiver = this.br7_1.jr7_1;
19485
+ var tmp0_safe_receiver = this.ur8_1.cr9_1;
19211
19486
  var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.onRefreshFailure();
19212
19487
  if (tmp1_safe_receiver == null) {
19213
- this.cr7_1 = null;
19488
+ this.vr8_1 = null;
19214
19489
  this.l9_1 = 2;
19215
19490
  continue $sm;
19216
19491
  } else {
@@ -19224,11 +19499,11 @@ protoOf(SoliboSDKJsBuilder$build$slambda).t9 = function () {
19224
19499
 
19225
19500
  case 1:
19226
19501
  var tmp_0 = this;
19227
- tmp_0.cr7_1 = Unit_instance;
19502
+ tmp_0.vr8_1 = Unit_instance;
19228
19503
  this.l9_1 = 2;
19229
19504
  continue $sm;
19230
19505
  case 2:
19231
- var tmp2_safe_receiver = this.br7_1.ir7_1;
19506
+ var tmp2_safe_receiver = this.ur8_1.br9_1;
19232
19507
  if (tmp2_safe_receiver == null)
19233
19508
  null;
19234
19509
  else {
@@ -19251,7 +19526,7 @@ protoOf(SoliboSDKJsBuilder$build$slambda).t9 = function () {
19251
19526
  while (true);
19252
19527
  };
19253
19528
  protoOf(SoliboSDKJsBuilder$build$slambda).som = function (completion) {
19254
- return new SoliboSDKJsBuilder$build$slambda(this.br7_1, completion);
19529
+ return new SoliboSDKJsBuilder$build$slambda(this.ur8_1, completion);
19255
19530
  };
19256
19531
  function SoliboSDKJsBuilder$build$slambda_0(this$0, resultContinuation) {
19257
19532
  var i = new SoliboSDKJsBuilder$build$slambda(this$0, resultContinuation);
@@ -19287,109 +19562,109 @@ function SoliboSDKJsBuilder(cognitoUserPoolId, domain, fingerprinter, pushTokenP
19287
19562
  clientId = clientId === VOID ? null : clientId;
19288
19563
  clientSecret = clientSecret === VOID ? null : clientSecret;
19289
19564
  scopes = scopes === VOID ? null : scopes;
19290
- this.dr7_1 = cognitoUserPoolId;
19291
- this.er7_1 = domain;
19292
- this.fr7_1 = fingerprinter;
19293
- this.gr7_1 = pushTokenProvider;
19294
- this.hr7_1 = deviceManager;
19295
- this.ir7_1 = refreshFailureHandler;
19296
- this.jr7_1 = asyncRefreshFailureHandler;
19297
- this.kr7_1 = authMode;
19298
- this.lr7_1 = clientId;
19299
- this.mr7_1 = clientSecret;
19300
- this.nr7_1 = scopes;
19565
+ this.wr8_1 = cognitoUserPoolId;
19566
+ this.xr8_1 = domain;
19567
+ this.yr8_1 = fingerprinter;
19568
+ this.zr8_1 = pushTokenProvider;
19569
+ this.ar9_1 = deviceManager;
19570
+ this.br9_1 = refreshFailureHandler;
19571
+ this.cr9_1 = asyncRefreshFailureHandler;
19572
+ this.dr9_1 = authMode;
19573
+ this.er9_1 = clientId;
19574
+ this.fr9_1 = clientSecret;
19575
+ this.gr9_1 = scopes;
19301
19576
  }
19302
19577
  protoOf(SoliboSDKJsBuilder).setDomain = function (value) {
19303
19578
  // Inline function 'kotlin.apply' call
19304
- this.er7_1 = value;
19579
+ this.xr8_1 = value;
19305
19580
  return this;
19306
19581
  };
19307
19582
  protoOf(SoliboSDKJsBuilder).setFingerprinter = function (value) {
19308
19583
  // Inline function 'kotlin.apply' call
19309
- this.fr7_1 = value;
19584
+ this.yr8_1 = value;
19310
19585
  return this;
19311
19586
  };
19312
19587
  protoOf(SoliboSDKJsBuilder).setPushTokenProvider = function (value) {
19313
19588
  // Inline function 'kotlin.apply' call
19314
- this.gr7_1 = value;
19589
+ this.zr8_1 = value;
19315
19590
  return this;
19316
19591
  };
19317
19592
  protoOf(SoliboSDKJsBuilder).setDeviceManager = function (value) {
19318
19593
  // Inline function 'kotlin.apply' call
19319
- this.hr7_1 = value;
19594
+ this.ar9_1 = value;
19320
19595
  return this;
19321
19596
  };
19322
19597
  protoOf(SoliboSDKJsBuilder).setRefreshFailureHandler = function (value) {
19323
19598
  // Inline function 'kotlin.apply' call
19324
- this.ir7_1 = value;
19599
+ this.br9_1 = value;
19325
19600
  return this;
19326
19601
  };
19327
19602
  protoOf(SoliboSDKJsBuilder).setAsyncRefreshFailureHandler = function (value) {
19328
19603
  // Inline function 'kotlin.apply' call
19329
- this.jr7_1 = value;
19604
+ this.cr9_1 = value;
19330
19605
  return this;
19331
19606
  };
19332
19607
  protoOf(SoliboSDKJsBuilder).setAuthMode = function (value) {
19333
19608
  // Inline function 'kotlin.apply' call
19334
- this.kr7_1 = value;
19609
+ this.dr9_1 = value;
19335
19610
  return this;
19336
19611
  };
19337
19612
  protoOf(SoliboSDKJsBuilder).setClientId = function (value) {
19338
19613
  // Inline function 'kotlin.apply' call
19339
- this.lr7_1 = value;
19614
+ this.er9_1 = value;
19340
19615
  return this;
19341
19616
  };
19342
19617
  protoOf(SoliboSDKJsBuilder).setClientSecret = function (value) {
19343
19618
  // Inline function 'kotlin.apply' call
19344
- this.mr7_1 = value;
19619
+ this.fr9_1 = value;
19345
19620
  return this;
19346
19621
  };
19347
19622
  protoOf(SoliboSDKJsBuilder).setScopes = function (value) {
19348
19623
  // Inline function 'kotlin.apply' call
19349
- this.nr7_1 = value;
19624
+ this.gr9_1 = value;
19350
19625
  return this;
19351
19626
  };
19352
19627
  protoOf(SoliboSDKJsBuilder).withBrowser = function (userPoolId, clientId) {
19353
19628
  // Inline function 'kotlin.apply' call
19354
- this.dr7_1 = userPoolId;
19355
- this.lr7_1 = clientId;
19356
- this.kr7_1 = AuthMode_COOKIE_getInstance();
19629
+ this.wr8_1 = userPoolId;
19630
+ this.er9_1 = clientId;
19631
+ this.dr9_1 = AuthMode_COOKIE_getInstance();
19357
19632
  return this;
19358
19633
  };
19359
19634
  protoOf(SoliboSDKJsBuilder).withMobile = function (userPoolId, clientId) {
19360
19635
  // Inline function 'kotlin.apply' call
19361
- this.dr7_1 = userPoolId;
19362
- this.lr7_1 = clientId;
19363
- this.kr7_1 = AuthMode_TOKEN_getInstance();
19636
+ this.wr8_1 = userPoolId;
19637
+ this.er9_1 = clientId;
19638
+ this.dr9_1 = AuthMode_TOKEN_getInstance();
19364
19639
  return this;
19365
19640
  };
19366
- protoOf(SoliboSDKJsBuilder).or7 = function (clientId, clientSecret, scopes) {
19641
+ protoOf(SoliboSDKJsBuilder).hr9 = function (clientId, clientSecret, scopes) {
19367
19642
  // Inline function 'kotlin.apply' call
19368
- this.dr7_1 = '';
19369
- this.lr7_1 = clientId;
19370
- this.mr7_1 = clientSecret;
19371
- this.nr7_1 = scopes;
19372
- this.kr7_1 = AuthMode_M2M_getInstance();
19643
+ this.wr8_1 = '';
19644
+ this.er9_1 = clientId;
19645
+ this.fr9_1 = clientSecret;
19646
+ this.gr9_1 = scopes;
19647
+ this.dr9_1 = AuthMode_M2M_getInstance();
19373
19648
  return this;
19374
19649
  };
19375
19650
  protoOf(SoliboSDKJsBuilder).withM2M = function (clientId, clientSecret, scopes, $super) {
19376
19651
  scopes = scopes === VOID ? null : scopes;
19377
- return $super === VOID ? this.or7(clientId, clientSecret, scopes) : $super.or7.call(this, clientId, clientSecret, scopes);
19652
+ return $super === VOID ? this.hr9(clientId, clientSecret, scopes) : $super.hr9.call(this, clientId, clientSecret, scopes);
19378
19653
  };
19379
19654
  protoOf(SoliboSDKJsBuilder).build = function () {
19380
- var tmp = this.dr7_1;
19655
+ var tmp = this.wr8_1;
19381
19656
  var tmp_0 = Settings();
19382
- var tmp_1 = this.fr7_1;
19383
- var tmp_2 = this.gr7_1;
19384
- var tmp_3 = this.hr7_1;
19657
+ var tmp_1 = this.yr8_1;
19658
+ var tmp_2 = this.zr8_1;
19659
+ var tmp_3 = this.ar9_1;
19385
19660
  var tmp_4 = SoliboSDKJsBuilder$build$lambda;
19386
19661
  var tmp_5 = SoliboSDKJsBuilder$build$slambda_0(this, null);
19387
- var tmp_6 = this.kr7_1;
19388
- var tmp_7 = this.lr7_1;
19389
- var tmp_8 = this.mr7_1;
19390
- var tmp0_safe_receiver = this.nr7_1;
19662
+ var tmp_6 = this.dr9_1;
19663
+ var tmp_7 = this.er9_1;
19664
+ var tmp_8 = this.fr9_1;
19665
+ var tmp0_safe_receiver = this.gr9_1;
19391
19666
  var sdk = buildInternal(tmp, tmp_0, tmp_1, tmp_2, tmp_3, null, null, null, tmp_4, tmp_5, tmp_6, tmp_7, tmp_8, tmp0_safe_receiver == null ? null : toList_0(tmp0_safe_receiver));
19392
- var tmp1_safe_receiver = this.er7_1;
19667
+ var tmp1_safe_receiver = this.xr8_1;
19393
19668
  if (tmp1_safe_receiver == null)
19394
19669
  null;
19395
19670
  else {
@@ -19571,7 +19846,7 @@ defineProp(protoOf(Auth), 'deviceManager', function () {
19571
19846
  return this.xpo();
19572
19847
  });
19573
19848
  protoOf(DefaultCrypto).lqi = srpSignature$default;
19574
- protoOf(DefaultDeviceManager).jqy = generateVerification$default;
19849
+ protoOf(DefaultDeviceManager).cr0 = generateVerification$default;
19575
19850
  //endregion
19576
19851
  //region block: init
19577
19852
  Companion_instance_7 = new Companion();
@@ -19581,11 +19856,11 @@ Companion_instance_8 = new Companion_0();
19581
19856
  SoliboSDKJs_instance = new SoliboSDKJs_0();
19582
19857
  //endregion
19583
19858
  //region block: exports
19584
- defineProp(SoliboSDK, 'Companion', Companion_getInstance_15, VOID, true);
19859
+ defineProp(SoliboSDK, 'Companion', Companion_getInstance_16, VOID, true);
19585
19860
  SoliboSDK.KotlinBuilder = KotlinBuilder;
19586
19861
  var NoOpFingerprinter = {getInstance: NoOpFingerprinter_getInstance};
19587
19862
  var NoOpPushTokenProvider = {getInstance: NoOpPushTokenProvider_getInstance};
19588
- defineProp(EventBus, 'Companion', Companion_getInstance_16, VOID, true);
19863
+ defineProp(EventBus, 'Companion', Companion_getInstance_17, VOID, true);
19589
19864
  AuthMode.values = values;
19590
19865
  AuthMode.valueOf = valueOf;
19591
19866
  defineProp(AuthMode, 'TOKEN', AuthMode_TOKEN_getInstance, VOID, true);
@@ -19596,7 +19871,7 @@ LoginType.valueOf = valueOf_0;
19596
19871
  defineProp(LoginType, 'EMAIL', LoginType_EMAIL_getInstance, VOID, true);
19597
19872
  defineProp(LoginType, 'MOBILE', LoginType_MOBILE_getInstance, VOID, true);
19598
19873
  defineProp(LoginType, 'ILLEGAL', LoginType_ILLEGAL_getInstance, VOID, true);
19599
- defineProp(Auth, 'Companion', Companion_getInstance_17, VOID, true);
19874
+ defineProp(Auth, 'Companion', Companion_getInstance_18, VOID, true);
19600
19875
  var SoliboSDKJs = {getInstance: SoliboSDKJs_getInstance};
19601
19876
  export {
19602
19877
  ExportTest as ExportTest,