@doordeck/doordeck-headless-sdk 0.132.0 → 0.133.0

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.
@@ -713,19 +713,10 @@
713
713
  initMetadataForClass(SiteResponse, 'SiteResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_116});
714
714
  initMetadataForCompanion(Companion_132);
715
715
  initMetadataForObject($serializer_117, '$serializer', VOID, VOID, [GeneratedSerializer]);
716
- initMetadataForClass(SiteLocksResponse, 'SiteLocksResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_117});
716
+ initMetadataForClass(UserForSiteResponse, 'UserForSiteResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_117});
717
717
  initMetadataForCompanion(Companion_133);
718
718
  initMetadataForObject($serializer_118, '$serializer', VOID, VOID, [GeneratedSerializer]);
719
- initMetadataForClass(SiteLockSettingsResponse, 'SiteLockSettingsResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_118});
720
- initMetadataForCompanion(Companion_134);
721
- initMetadataForObject($serializer_119, '$serializer', VOID, VOID, [GeneratedSerializer]);
722
- initMetadataForClass(SiteStateResponse, 'SiteStateResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_119});
723
- initMetadataForCompanion(Companion_135);
724
- initMetadataForObject($serializer_120, '$serializer', VOID, VOID, [GeneratedSerializer]);
725
- initMetadataForClass(UserForSiteResponse, 'UserForSiteResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_120});
726
- initMetadataForCompanion(Companion_136);
727
- initMetadataForObject($serializer_121, '$serializer', VOID, VOID, [GeneratedSerializer]);
728
- initMetadataForClass(TileLocksResponse, 'TileLocksResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_121});
719
+ initMetadataForClass(TileLocksResponse, 'TileLocksResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_118});
729
720
  initMetadataForClass(sam$kotlin_Comparator$0, 'sam$kotlin_Comparator$0', VOID, VOID, [Comparator, FunctionAdapter]);
730
721
  initMetadataForInterface(SecureStorage, 'SecureStorage');
731
722
  initMetadataForClass(DefaultSecureStorage, 'DefaultSecureStorage', VOID, VOID, [SecureStorage]);
@@ -837,7 +828,7 @@
837
828
  initMetadataForObject(CryptoManager, 'CryptoManager');
838
829
  //endregion
839
830
  function ProjectVersion() {
840
- this.d6h_1 = '0.132.0';
831
+ this.d6h_1 = '0.133.0';
841
832
  }
842
833
  var ProjectVersion_instance;
843
834
  function ProjectVersion_getInstance() {
@@ -7433,7 +7424,7 @@
7433
7424
  var tmp_8 = getKClass(KtList);
7434
7425
  var tmp_9;
7435
7426
  try {
7436
- tmp_9 = createKType(getKClass(KtList), arrayOf([createInvariantKTypeProjection(createKType(getKClass(SiteLocksResponse), arrayOf([]), false))]), false);
7427
+ tmp_9 = createKType(getKClass(KtList), arrayOf([createInvariantKTypeProjection(createKType(getKClass(LockResponse), arrayOf([]), false))]), false);
7437
7428
  } catch ($p) {
7438
7429
  var tmp_10;
7439
7430
  if ($p instanceof Error) {
@@ -31105,599 +31096,26 @@
31105
31096
  return false;
31106
31097
  return true;
31107
31098
  };
31108
- function SiteLocksResponse$Companion$$childSerializers$_anonymous__hw9u20() {
31109
- return Companion_getInstance_8().n5q();
31110
- }
31111
31099
  function Companion_132() {
31112
- Companion_instance_132 = this;
31113
- var tmp = this;
31114
- var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
31115
- // Inline function 'kotlin.arrayOf' call
31116
- // Inline function 'kotlin.js.unsafeCast' call
31117
- // Inline function 'kotlin.js.asDynamic' call
31118
- tmp.h94_1 = [null, null, null, lazy(tmp_0, SiteLocksResponse$Companion$$childSerializers$_anonymous__hw9u20), null, null];
31119
31100
  }
31120
31101
  protoOf(Companion_132).n5q = function () {
31121
31102
  return $serializer_getInstance_117();
31122
31103
  };
31123
31104
  var Companion_instance_132;
31124
31105
  function Companion_getInstance_137() {
31125
- if (Companion_instance_132 == null)
31126
- new Companion_132();
31127
31106
  return Companion_instance_132;
31128
31107
  }
31129
31108
  function $serializer_117() {
31130
31109
  $serializer_instance_117 = this;
31131
- var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.doordeck.multiplatform.sdk.model.responses.SiteLocksResponse', this, 6);
31132
- tmp0_serialDesc.z29('id', false);
31133
- tmp0_serialDesc.z29('name', false);
31134
- tmp0_serialDesc.z29('colour', true);
31135
- tmp0_serialDesc.z29('role', false);
31136
- tmp0_serialDesc.z29('settings', false);
31137
- tmp0_serialDesc.z29('state', true);
31138
- this.i94_1 = tmp0_serialDesc;
31139
- }
31140
- protoOf($serializer_117).j94 = function (encoder, value) {
31141
- var tmp0_desc = this.i94_1;
31142
- var tmp1_output = encoder.l22(tmp0_desc);
31143
- var tmp2_cached = Companion_getInstance_137().h94_1;
31144
- tmp1_output.a24(tmp0_desc, 0, value.id);
31145
- tmp1_output.a24(tmp0_desc, 1, value.name);
31146
- if (tmp1_output.i24(tmp0_desc, 2) ? true : !(value.colour == null)) {
31147
- tmp1_output.e24(tmp0_desc, 2, StringSerializer_getInstance(), value.colour);
31148
- }
31149
- tmp1_output.c24(tmp0_desc, 3, tmp2_cached[3].z(), value.role);
31150
- tmp1_output.c24(tmp0_desc, 4, $serializer_getInstance_118(), value.settings);
31151
- if (tmp1_output.i24(tmp0_desc, 5) ? true : !(value.state == null)) {
31152
- tmp1_output.e24(tmp0_desc, 5, $serializer_getInstance_119(), value.state);
31153
- }
31154
- tmp1_output.m22(tmp0_desc);
31155
- };
31156
- protoOf($serializer_117).z1y = function (encoder, value) {
31157
- return this.j94(encoder, value instanceof SiteLocksResponse ? value : THROW_CCE());
31158
- };
31159
- protoOf($serializer_117).a1z = function (decoder) {
31160
- var tmp0_desc = this.i94_1;
31161
- var tmp1_flag = true;
31162
- var tmp2_index = 0;
31163
- var tmp3_bitMask0 = 0;
31164
- var tmp4_local0 = null;
31165
- var tmp5_local1 = null;
31166
- var tmp6_local2 = null;
31167
- var tmp7_local3 = null;
31168
- var tmp8_local4 = null;
31169
- var tmp9_local5 = null;
31170
- var tmp10_input = decoder.l22(tmp0_desc);
31171
- var tmp11_cached = Companion_getInstance_137().h94_1;
31172
- if (tmp10_input.b23()) {
31173
- tmp4_local0 = tmp10_input.v22(tmp0_desc, 0);
31174
- tmp3_bitMask0 = tmp3_bitMask0 | 1;
31175
- tmp5_local1 = tmp10_input.v22(tmp0_desc, 1);
31176
- tmp3_bitMask0 = tmp3_bitMask0 | 2;
31177
- tmp6_local2 = tmp10_input.z22(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
31178
- tmp3_bitMask0 = tmp3_bitMask0 | 4;
31179
- tmp7_local3 = tmp10_input.x22(tmp0_desc, 3, tmp11_cached[3].z(), tmp7_local3);
31180
- tmp3_bitMask0 = tmp3_bitMask0 | 8;
31181
- tmp8_local4 = tmp10_input.x22(tmp0_desc, 4, $serializer_getInstance_118(), tmp8_local4);
31182
- tmp3_bitMask0 = tmp3_bitMask0 | 16;
31183
- tmp9_local5 = tmp10_input.z22(tmp0_desc, 5, $serializer_getInstance_119(), tmp9_local5);
31184
- tmp3_bitMask0 = tmp3_bitMask0 | 32;
31185
- } else
31186
- while (tmp1_flag) {
31187
- tmp2_index = tmp10_input.c23(tmp0_desc);
31188
- switch (tmp2_index) {
31189
- case -1:
31190
- tmp1_flag = false;
31191
- break;
31192
- case 0:
31193
- tmp4_local0 = tmp10_input.v22(tmp0_desc, 0);
31194
- tmp3_bitMask0 = tmp3_bitMask0 | 1;
31195
- break;
31196
- case 1:
31197
- tmp5_local1 = tmp10_input.v22(tmp0_desc, 1);
31198
- tmp3_bitMask0 = tmp3_bitMask0 | 2;
31199
- break;
31200
- case 2:
31201
- tmp6_local2 = tmp10_input.z22(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
31202
- tmp3_bitMask0 = tmp3_bitMask0 | 4;
31203
- break;
31204
- case 3:
31205
- tmp7_local3 = tmp10_input.x22(tmp0_desc, 3, tmp11_cached[3].z(), tmp7_local3);
31206
- tmp3_bitMask0 = tmp3_bitMask0 | 8;
31207
- break;
31208
- case 4:
31209
- tmp8_local4 = tmp10_input.x22(tmp0_desc, 4, $serializer_getInstance_118(), tmp8_local4);
31210
- tmp3_bitMask0 = tmp3_bitMask0 | 16;
31211
- break;
31212
- case 5:
31213
- tmp9_local5 = tmp10_input.z22(tmp0_desc, 5, $serializer_getInstance_119(), tmp9_local5);
31214
- tmp3_bitMask0 = tmp3_bitMask0 | 32;
31215
- break;
31216
- default:
31217
- throw UnknownFieldException_init_$Create$(tmp2_index);
31218
- }
31219
- }
31220
- tmp10_input.m22(tmp0_desc);
31221
- return SiteLocksResponse_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, null);
31222
- };
31223
- protoOf($serializer_117).y1y = function () {
31224
- return this.i94_1;
31225
- };
31226
- protoOf($serializer_117).p2a = function () {
31227
- var tmp0_cached = Companion_getInstance_137().h94_1;
31228
- // Inline function 'kotlin.arrayOf' call
31229
- // Inline function 'kotlin.js.unsafeCast' call
31230
- // Inline function 'kotlin.js.asDynamic' call
31231
- return [StringSerializer_getInstance(), StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance()), tmp0_cached[3].z(), $serializer_getInstance_118(), get_nullable($serializer_getInstance_119())];
31232
- };
31233
- var $serializer_instance_117;
31234
- function $serializer_getInstance_117() {
31235
- if ($serializer_instance_117 == null)
31236
- new $serializer_117();
31237
- return $serializer_instance_117;
31238
- }
31239
- function SiteLocksResponse_init_$Init$(seen0, id, name, colour, role, settings, state, serializationConstructorMarker, $this) {
31240
- if (!(27 === (27 & seen0))) {
31241
- throwMissingFieldException(seen0, 27, $serializer_getInstance_117().i94_1);
31242
- }
31243
- $this.id = id;
31244
- $this.name = name;
31245
- if (0 === (seen0 & 4))
31246
- $this.colour = null;
31247
- else
31248
- $this.colour = colour;
31249
- $this.role = role;
31250
- $this.settings = settings;
31251
- if (0 === (seen0 & 32))
31252
- $this.state = null;
31253
- else
31254
- $this.state = state;
31255
- return $this;
31256
- }
31257
- function SiteLocksResponse_init_$Create$(seen0, id, name, colour, role, settings, state, serializationConstructorMarker) {
31258
- return SiteLocksResponse_init_$Init$(seen0, id, name, colour, role, settings, state, serializationConstructorMarker, objectCreate(protoOf(SiteLocksResponse)));
31259
- }
31260
- function SiteLocksResponse(id, name, colour, role, settings, state) {
31261
- Companion_getInstance_137();
31262
- colour = colour === VOID ? null : colour;
31263
- state = state === VOID ? null : state;
31264
- this.id = id;
31265
- this.name = name;
31266
- this.colour = colour;
31267
- this.role = role;
31268
- this.settings = settings;
31269
- this.state = state;
31270
- }
31271
- protoOf(SiteLocksResponse).v8w = function () {
31272
- return this.id;
31273
- };
31274
- protoOf(SiteLocksResponse).s2 = function () {
31275
- return this.name;
31276
- };
31277
- protoOf(SiteLocksResponse).s8x = function () {
31278
- return this.colour;
31279
- };
31280
- protoOf(SiteLocksResponse).w8w = function () {
31281
- return this.role;
31282
- };
31283
- protoOf(SiteLocksResponse).t8x = function () {
31284
- return this.settings;
31285
- };
31286
- protoOf(SiteLocksResponse).k8w = function () {
31287
- return this.state;
31288
- };
31289
- protoOf(SiteLocksResponse).tg = function () {
31290
- return this.id;
31291
- };
31292
- protoOf(SiteLocksResponse).ug = function () {
31293
- return this.name;
31294
- };
31295
- protoOf(SiteLocksResponse).tl = function () {
31296
- return this.colour;
31297
- };
31298
- protoOf(SiteLocksResponse).f88 = function () {
31299
- return this.role;
31300
- };
31301
- protoOf(SiteLocksResponse).g88 = function () {
31302
- return this.settings;
31303
- };
31304
- protoOf(SiteLocksResponse).h88 = function () {
31305
- return this.state;
31306
- };
31307
- protoOf(SiteLocksResponse).k94 = function (id, name, colour, role, settings, state) {
31308
- return new SiteLocksResponse(id, name, colour, role, settings, state);
31309
- };
31310
- protoOf(SiteLocksResponse).copy = function (id, name, colour, role, settings, state, $super) {
31311
- id = id === VOID ? this.id : id;
31312
- name = name === VOID ? this.name : name;
31313
- colour = colour === VOID ? this.colour : colour;
31314
- role = role === VOID ? this.role : role;
31315
- settings = settings === VOID ? this.settings : settings;
31316
- state = state === VOID ? this.state : state;
31317
- return $super === VOID ? this.k94(id, name, colour, role, settings, state) : $super.k94.call(this, id, name, colour, role, settings, state);
31318
- };
31319
- protoOf(SiteLocksResponse).toString = function () {
31320
- return 'SiteLocksResponse(id=' + this.id + ', name=' + this.name + ', colour=' + this.colour + ', role=' + this.role.toString() + ', settings=' + this.settings.toString() + ', state=' + toString(this.state) + ')';
31321
- };
31322
- protoOf(SiteLocksResponse).hashCode = function () {
31323
- var result = getStringHashCode(this.id);
31324
- result = imul(result, 31) + getStringHashCode(this.name) | 0;
31325
- result = imul(result, 31) + (this.colour == null ? 0 : getStringHashCode(this.colour)) | 0;
31326
- result = imul(result, 31) + this.role.hashCode() | 0;
31327
- result = imul(result, 31) + this.settings.hashCode() | 0;
31328
- result = imul(result, 31) + (this.state == null ? 0 : this.state.hashCode()) | 0;
31329
- return result;
31330
- };
31331
- protoOf(SiteLocksResponse).equals = function (other) {
31332
- if (this === other)
31333
- return true;
31334
- if (!(other instanceof SiteLocksResponse))
31335
- return false;
31336
- var tmp0_other_with_cast = other instanceof SiteLocksResponse ? other : THROW_CCE();
31337
- if (!(this.id === tmp0_other_with_cast.id))
31338
- return false;
31339
- if (!(this.name === tmp0_other_with_cast.name))
31340
- return false;
31341
- if (!(this.colour == tmp0_other_with_cast.colour))
31342
- return false;
31343
- if (!this.role.equals(tmp0_other_with_cast.role))
31344
- return false;
31345
- if (!this.settings.equals(tmp0_other_with_cast.settings))
31346
- return false;
31347
- if (!equals(this.state, tmp0_other_with_cast.state))
31348
- return false;
31349
- return true;
31350
- };
31351
- function SiteLockSettingsResponse$Companion$$childSerializers$_anonymous__x62buc() {
31352
- return new ArrayListSerializer(StringSerializer_getInstance());
31353
- }
31354
- function SiteLockSettingsResponse$Companion$$childSerializers$_anonymous__x62buc_0() {
31355
- return new ArrayListSerializer(StringSerializer_getInstance());
31356
- }
31357
- function Companion_133() {
31358
- Companion_instance_133 = this;
31359
- var tmp = this;
31360
- var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
31361
- var tmp_1 = lazy(tmp_0, SiteLockSettingsResponse$Companion$$childSerializers$_anonymous__x62buc);
31362
- var tmp_2 = LazyThreadSafetyMode_PUBLICATION_getInstance();
31363
- // Inline function 'kotlin.arrayOf' call
31364
- // Inline function 'kotlin.js.unsafeCast' call
31365
- // Inline function 'kotlin.js.asDynamic' call
31366
- tmp.l94_1 = [null, tmp_1, null, lazy(tmp_2, SiteLockSettingsResponse$Companion$$childSerializers$_anonymous__x62buc_0), null];
31367
- }
31368
- protoOf(Companion_133).n5q = function () {
31369
- return $serializer_getInstance_118();
31370
- };
31371
- var Companion_instance_133;
31372
- function Companion_getInstance_138() {
31373
- if (Companion_instance_133 == null)
31374
- new Companion_133();
31375
- return Companion_instance_133;
31376
- }
31377
- function $serializer_118() {
31378
- $serializer_instance_118 = this;
31379
- var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.doordeck.multiplatform.sdk.model.responses.SiteLockSettingsResponse', this, 5);
31380
- tmp0_serialDesc.z29('unlockTime', false);
31381
- tmp0_serialDesc.z29('permittedAddresses', false);
31382
- tmp0_serialDesc.z29('defaultName', false);
31383
- tmp0_serialDesc.z29('tiles', false);
31384
- tmp0_serialDesc.z29('favourite', true);
31385
- this.m94_1 = tmp0_serialDesc;
31386
- }
31387
- protoOf($serializer_118).n94 = function (encoder, value) {
31388
- var tmp0_desc = this.m94_1;
31389
- var tmp1_output = encoder.l22(tmp0_desc);
31390
- var tmp2_cached = Companion_getInstance_138().l94_1;
31391
- tmp1_output.y23(tmp0_desc, 0, value.unlockTime);
31392
- tmp1_output.c24(tmp0_desc, 1, tmp2_cached[1].z(), value.permittedAddresses);
31393
- tmp1_output.a24(tmp0_desc, 2, value.defaultName);
31394
- tmp1_output.c24(tmp0_desc, 3, tmp2_cached[3].z(), value.tiles);
31395
- if (tmp1_output.i24(tmp0_desc, 4) ? true : !(value.favourite == null)) {
31396
- tmp1_output.e24(tmp0_desc, 4, BooleanSerializer_getInstance(), value.favourite);
31397
- }
31398
- tmp1_output.m22(tmp0_desc);
31399
- };
31400
- protoOf($serializer_118).z1y = function (encoder, value) {
31401
- return this.n94(encoder, value instanceof SiteLockSettingsResponse ? value : THROW_CCE());
31402
- };
31403
- protoOf($serializer_118).a1z = function (decoder) {
31404
- var tmp0_desc = this.m94_1;
31405
- var tmp1_flag = true;
31406
- var tmp2_index = 0;
31407
- var tmp3_bitMask0 = 0;
31408
- var tmp4_local0 = 0.0;
31409
- var tmp5_local1 = null;
31410
- var tmp6_local2 = null;
31411
- var tmp7_local3 = null;
31412
- var tmp8_local4 = null;
31413
- var tmp9_input = decoder.l22(tmp0_desc);
31414
- var tmp10_cached = Companion_getInstance_138().l94_1;
31415
- if (tmp9_input.b23()) {
31416
- tmp4_local0 = tmp9_input.t22(tmp0_desc, 0);
31417
- tmp3_bitMask0 = tmp3_bitMask0 | 1;
31418
- tmp5_local1 = tmp9_input.x22(tmp0_desc, 1, tmp10_cached[1].z(), tmp5_local1);
31419
- tmp3_bitMask0 = tmp3_bitMask0 | 2;
31420
- tmp6_local2 = tmp9_input.v22(tmp0_desc, 2);
31421
- tmp3_bitMask0 = tmp3_bitMask0 | 4;
31422
- tmp7_local3 = tmp9_input.x22(tmp0_desc, 3, tmp10_cached[3].z(), tmp7_local3);
31423
- tmp3_bitMask0 = tmp3_bitMask0 | 8;
31424
- tmp8_local4 = tmp9_input.z22(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp8_local4);
31425
- tmp3_bitMask0 = tmp3_bitMask0 | 16;
31426
- } else
31427
- while (tmp1_flag) {
31428
- tmp2_index = tmp9_input.c23(tmp0_desc);
31429
- switch (tmp2_index) {
31430
- case -1:
31431
- tmp1_flag = false;
31432
- break;
31433
- case 0:
31434
- tmp4_local0 = tmp9_input.t22(tmp0_desc, 0);
31435
- tmp3_bitMask0 = tmp3_bitMask0 | 1;
31436
- break;
31437
- case 1:
31438
- tmp5_local1 = tmp9_input.x22(tmp0_desc, 1, tmp10_cached[1].z(), tmp5_local1);
31439
- tmp3_bitMask0 = tmp3_bitMask0 | 2;
31440
- break;
31441
- case 2:
31442
- tmp6_local2 = tmp9_input.v22(tmp0_desc, 2);
31443
- tmp3_bitMask0 = tmp3_bitMask0 | 4;
31444
- break;
31445
- case 3:
31446
- tmp7_local3 = tmp9_input.x22(tmp0_desc, 3, tmp10_cached[3].z(), tmp7_local3);
31447
- tmp3_bitMask0 = tmp3_bitMask0 | 8;
31448
- break;
31449
- case 4:
31450
- tmp8_local4 = tmp9_input.z22(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp8_local4);
31451
- tmp3_bitMask0 = tmp3_bitMask0 | 16;
31452
- break;
31453
- default:
31454
- throw UnknownFieldException_init_$Create$(tmp2_index);
31455
- }
31456
- }
31457
- tmp9_input.m22(tmp0_desc);
31458
- return SiteLockSettingsResponse_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
31459
- };
31460
- protoOf($serializer_118).y1y = function () {
31461
- return this.m94_1;
31462
- };
31463
- protoOf($serializer_118).p2a = function () {
31464
- var tmp0_cached = Companion_getInstance_138().l94_1;
31465
- // Inline function 'kotlin.arrayOf' call
31466
- // Inline function 'kotlin.js.unsafeCast' call
31467
- // Inline function 'kotlin.js.asDynamic' call
31468
- return [DoubleSerializer_getInstance(), tmp0_cached[1].z(), StringSerializer_getInstance(), tmp0_cached[3].z(), get_nullable(BooleanSerializer_getInstance())];
31469
- };
31470
- var $serializer_instance_118;
31471
- function $serializer_getInstance_118() {
31472
- if ($serializer_instance_118 == null)
31473
- new $serializer_118();
31474
- return $serializer_instance_118;
31475
- }
31476
- function SiteLockSettingsResponse_init_$Init$(seen0, unlockTime, permittedAddresses, defaultName, tiles, favourite, serializationConstructorMarker, $this) {
31477
- if (!(15 === (15 & seen0))) {
31478
- throwMissingFieldException(seen0, 15, $serializer_getInstance_118().m94_1);
31479
- }
31480
- $this.unlockTime = unlockTime;
31481
- $this.permittedAddresses = permittedAddresses;
31482
- $this.defaultName = defaultName;
31483
- $this.tiles = tiles;
31484
- if (0 === (seen0 & 16))
31485
- $this.favourite = null;
31486
- else
31487
- $this.favourite = favourite;
31488
- return $this;
31489
- }
31490
- function SiteLockSettingsResponse_init_$Create$(seen0, unlockTime, permittedAddresses, defaultName, tiles, favourite, serializationConstructorMarker) {
31491
- return SiteLockSettingsResponse_init_$Init$(seen0, unlockTime, permittedAddresses, defaultName, tiles, favourite, serializationConstructorMarker, objectCreate(protoOf(SiteLockSettingsResponse)));
31492
- }
31493
- function SiteLockSettingsResponse(unlockTime, permittedAddresses, defaultName, tiles, favourite) {
31494
- Companion_getInstance_138();
31495
- favourite = favourite === VOID ? null : favourite;
31496
- this.unlockTime = unlockTime;
31497
- this.permittedAddresses = permittedAddresses;
31498
- this.defaultName = defaultName;
31499
- this.tiles = tiles;
31500
- this.favourite = favourite;
31501
- }
31502
- protoOf(SiteLockSettingsResponse).v8x = function () {
31503
- return this.unlockTime;
31504
- };
31505
- protoOf(SiteLockSettingsResponse).a8y = function () {
31506
- return this.permittedAddresses;
31507
- };
31508
- protoOf(SiteLockSettingsResponse).b8y = function () {
31509
- return this.defaultName;
31510
- };
31511
- protoOf(SiteLockSettingsResponse).e8y = function () {
31512
- return this.tiles;
31513
- };
31514
- protoOf(SiteLockSettingsResponse).u8x = function () {
31515
- return this.favourite;
31516
- };
31517
- protoOf(SiteLockSettingsResponse).tg = function () {
31518
- return this.unlockTime;
31519
- };
31520
- protoOf(SiteLockSettingsResponse).ug = function () {
31521
- return this.permittedAddresses;
31522
- };
31523
- protoOf(SiteLockSettingsResponse).tl = function () {
31524
- return this.defaultName;
31525
- };
31526
- protoOf(SiteLockSettingsResponse).f88 = function () {
31527
- return this.tiles;
31528
- };
31529
- protoOf(SiteLockSettingsResponse).g88 = function () {
31530
- return this.favourite;
31531
- };
31532
- protoOf(SiteLockSettingsResponse).o94 = function (unlockTime, permittedAddresses, defaultName, tiles, favourite) {
31533
- return new SiteLockSettingsResponse(unlockTime, permittedAddresses, defaultName, tiles, favourite);
31534
- };
31535
- protoOf(SiteLockSettingsResponse).copy = function (unlockTime, permittedAddresses, defaultName, tiles, favourite, $super) {
31536
- unlockTime = unlockTime === VOID ? this.unlockTime : unlockTime;
31537
- permittedAddresses = permittedAddresses === VOID ? this.permittedAddresses : permittedAddresses;
31538
- defaultName = defaultName === VOID ? this.defaultName : defaultName;
31539
- tiles = tiles === VOID ? this.tiles : tiles;
31540
- favourite = favourite === VOID ? this.favourite : favourite;
31541
- return $super === VOID ? this.o94(unlockTime, permittedAddresses, defaultName, tiles, favourite) : $super.o94.call(this, unlockTime, permittedAddresses, defaultName, tiles, favourite);
31542
- };
31543
- protoOf(SiteLockSettingsResponse).toString = function () {
31544
- return 'SiteLockSettingsResponse(unlockTime=' + this.unlockTime + ', permittedAddresses=' + toString_0(this.permittedAddresses) + ', defaultName=' + this.defaultName + ', tiles=' + toString_0(this.tiles) + ', favourite=' + this.favourite + ')';
31545
- };
31546
- protoOf(SiteLockSettingsResponse).hashCode = function () {
31547
- var result = getNumberHashCode(this.unlockTime);
31548
- result = imul(result, 31) + hashCode(this.permittedAddresses) | 0;
31549
- result = imul(result, 31) + getStringHashCode(this.defaultName) | 0;
31550
- result = imul(result, 31) + hashCode(this.tiles) | 0;
31551
- result = imul(result, 31) + (this.favourite == null ? 0 : getBooleanHashCode(this.favourite)) | 0;
31552
- return result;
31553
- };
31554
- protoOf(SiteLockSettingsResponse).equals = function (other) {
31555
- if (this === other)
31556
- return true;
31557
- if (!(other instanceof SiteLockSettingsResponse))
31558
- return false;
31559
- var tmp0_other_with_cast = other instanceof SiteLockSettingsResponse ? other : THROW_CCE();
31560
- if (!equals(this.unlockTime, tmp0_other_with_cast.unlockTime))
31561
- return false;
31562
- if (!equals(this.permittedAddresses, tmp0_other_with_cast.permittedAddresses))
31563
- return false;
31564
- if (!(this.defaultName === tmp0_other_with_cast.defaultName))
31565
- return false;
31566
- if (!equals(this.tiles, tmp0_other_with_cast.tiles))
31567
- return false;
31568
- if (!(this.favourite == tmp0_other_with_cast.favourite))
31569
- return false;
31570
- return true;
31571
- };
31572
- function Companion_134() {
31573
- }
31574
- protoOf(Companion_134).n5q = function () {
31575
- return $serializer_getInstance_119();
31576
- };
31577
- var Companion_instance_134;
31578
- function Companion_getInstance_139() {
31579
- return Companion_instance_134;
31580
- }
31581
- function $serializer_119() {
31582
- $serializer_instance_119 = this;
31583
- var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.doordeck.multiplatform.sdk.model.responses.SiteStateResponse', this, 1);
31584
- tmp0_serialDesc.z29('connected', false);
31585
- this.p94_1 = tmp0_serialDesc;
31586
- }
31587
- protoOf($serializer_119).q94 = function (encoder, value) {
31588
- var tmp0_desc = this.p94_1;
31589
- var tmp1_output = encoder.l22(tmp0_desc);
31590
- tmp1_output.s23(tmp0_desc, 0, value.connected);
31591
- tmp1_output.m22(tmp0_desc);
31592
- };
31593
- protoOf($serializer_119).z1y = function (encoder, value) {
31594
- return this.q94(encoder, value instanceof SiteStateResponse ? value : THROW_CCE());
31595
- };
31596
- protoOf($serializer_119).a1z = function (decoder) {
31597
- var tmp0_desc = this.p94_1;
31598
- var tmp1_flag = true;
31599
- var tmp2_index = 0;
31600
- var tmp3_bitMask0 = 0;
31601
- var tmp4_local0 = false;
31602
- var tmp5_input = decoder.l22(tmp0_desc);
31603
- if (tmp5_input.b23()) {
31604
- tmp4_local0 = tmp5_input.n22(tmp0_desc, 0);
31605
- tmp3_bitMask0 = tmp3_bitMask0 | 1;
31606
- } else
31607
- while (tmp1_flag) {
31608
- tmp2_index = tmp5_input.c23(tmp0_desc);
31609
- switch (tmp2_index) {
31610
- case -1:
31611
- tmp1_flag = false;
31612
- break;
31613
- case 0:
31614
- tmp4_local0 = tmp5_input.n22(tmp0_desc, 0);
31615
- tmp3_bitMask0 = tmp3_bitMask0 | 1;
31616
- break;
31617
- default:
31618
- throw UnknownFieldException_init_$Create$(tmp2_index);
31619
- }
31620
- }
31621
- tmp5_input.m22(tmp0_desc);
31622
- return SiteStateResponse_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
31623
- };
31624
- protoOf($serializer_119).y1y = function () {
31625
- return this.p94_1;
31626
- };
31627
- protoOf($serializer_119).p2a = function () {
31628
- // Inline function 'kotlin.arrayOf' call
31629
- // Inline function 'kotlin.js.unsafeCast' call
31630
- // Inline function 'kotlin.js.asDynamic' call
31631
- return [BooleanSerializer_getInstance()];
31632
- };
31633
- var $serializer_instance_119;
31634
- function $serializer_getInstance_119() {
31635
- if ($serializer_instance_119 == null)
31636
- new $serializer_119();
31637
- return $serializer_instance_119;
31638
- }
31639
- function SiteStateResponse_init_$Init$(seen0, connected, serializationConstructorMarker, $this) {
31640
- if (!(1 === (1 & seen0))) {
31641
- throwMissingFieldException(seen0, 1, $serializer_getInstance_119().p94_1);
31642
- }
31643
- $this.connected = connected;
31644
- return $this;
31645
- }
31646
- function SiteStateResponse_init_$Create$(seen0, connected, serializationConstructorMarker) {
31647
- return SiteStateResponse_init_$Init$(seen0, connected, serializationConstructorMarker, objectCreate(protoOf(SiteStateResponse)));
31648
- }
31649
- function SiteStateResponse(connected) {
31650
- this.connected = connected;
31651
- }
31652
- protoOf(SiteStateResponse).z8y = function () {
31653
- return this.connected;
31654
- };
31655
- protoOf(SiteStateResponse).tg = function () {
31656
- return this.connected;
31657
- };
31658
- protoOf(SiteStateResponse).r94 = function (connected) {
31659
- return new SiteStateResponse(connected);
31660
- };
31661
- protoOf(SiteStateResponse).copy = function (connected, $super) {
31662
- connected = connected === VOID ? this.connected : connected;
31663
- return $super === VOID ? this.r94(connected) : $super.r94.call(this, connected);
31664
- };
31665
- protoOf(SiteStateResponse).toString = function () {
31666
- return 'SiteStateResponse(connected=' + this.connected + ')';
31667
- };
31668
- protoOf(SiteStateResponse).hashCode = function () {
31669
- return getBooleanHashCode(this.connected);
31670
- };
31671
- protoOf(SiteStateResponse).equals = function (other) {
31672
- if (this === other)
31673
- return true;
31674
- if (!(other instanceof SiteStateResponse))
31675
- return false;
31676
- var tmp0_other_with_cast = other instanceof SiteStateResponse ? other : THROW_CCE();
31677
- if (!(this.connected === tmp0_other_with_cast.connected))
31678
- return false;
31679
- return true;
31680
- };
31681
- function Companion_135() {
31682
- }
31683
- protoOf(Companion_135).n5q = function () {
31684
- return $serializer_getInstance_120();
31685
- };
31686
- var Companion_instance_135;
31687
- function Companion_getInstance_140() {
31688
- return Companion_instance_135;
31689
- }
31690
- function $serializer_120() {
31691
- $serializer_instance_120 = this;
31692
31110
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.doordeck.multiplatform.sdk.model.responses.UserForSiteResponse', this, 4);
31693
31111
  tmp0_serialDesc.z29('userId', false);
31694
31112
  tmp0_serialDesc.z29('email', false);
31695
31113
  tmp0_serialDesc.z29('displayName', true);
31696
31114
  tmp0_serialDesc.z29('orphan', false);
31697
- this.s94_1 = tmp0_serialDesc;
31115
+ this.h94_1 = tmp0_serialDesc;
31698
31116
  }
31699
- protoOf($serializer_120).t94 = function (encoder, value) {
31700
- var tmp0_desc = this.s94_1;
31117
+ protoOf($serializer_117).i94 = function (encoder, value) {
31118
+ var tmp0_desc = this.h94_1;
31701
31119
  var tmp1_output = encoder.l22(tmp0_desc);
31702
31120
  tmp1_output.a24(tmp0_desc, 0, value.userId);
31703
31121
  tmp1_output.a24(tmp0_desc, 1, value.email);
@@ -31707,11 +31125,11 @@
31707
31125
  tmp1_output.s23(tmp0_desc, 3, value.orphan);
31708
31126
  tmp1_output.m22(tmp0_desc);
31709
31127
  };
31710
- protoOf($serializer_120).z1y = function (encoder, value) {
31711
- return this.t94(encoder, value instanceof UserForSiteResponse ? value : THROW_CCE());
31128
+ protoOf($serializer_117).z1y = function (encoder, value) {
31129
+ return this.i94(encoder, value instanceof UserForSiteResponse ? value : THROW_CCE());
31712
31130
  };
31713
- protoOf($serializer_120).a1z = function (decoder) {
31714
- var tmp0_desc = this.s94_1;
31131
+ protoOf($serializer_117).a1z = function (decoder) {
31132
+ var tmp0_desc = this.h94_1;
31715
31133
  var tmp1_flag = true;
31716
31134
  var tmp2_index = 0;
31717
31135
  var tmp3_bitMask0 = 0;
@@ -31759,24 +31177,24 @@
31759
31177
  tmp8_input.m22(tmp0_desc);
31760
31178
  return UserForSiteResponse_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
31761
31179
  };
31762
- protoOf($serializer_120).y1y = function () {
31763
- return this.s94_1;
31180
+ protoOf($serializer_117).y1y = function () {
31181
+ return this.h94_1;
31764
31182
  };
31765
- protoOf($serializer_120).p2a = function () {
31183
+ protoOf($serializer_117).p2a = function () {
31766
31184
  // Inline function 'kotlin.arrayOf' call
31767
31185
  // Inline function 'kotlin.js.unsafeCast' call
31768
31186
  // Inline function 'kotlin.js.asDynamic' call
31769
31187
  return [StringSerializer_getInstance(), StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance()), BooleanSerializer_getInstance()];
31770
31188
  };
31771
- var $serializer_instance_120;
31772
- function $serializer_getInstance_120() {
31773
- if ($serializer_instance_120 == null)
31774
- new $serializer_120();
31775
- return $serializer_instance_120;
31189
+ var $serializer_instance_117;
31190
+ function $serializer_getInstance_117() {
31191
+ if ($serializer_instance_117 == null)
31192
+ new $serializer_117();
31193
+ return $serializer_instance_117;
31776
31194
  }
31777
31195
  function UserForSiteResponse_init_$Init$(seen0, userId, email, displayName, orphan, serializationConstructorMarker, $this) {
31778
31196
  if (!(11 === (11 & seen0))) {
31779
- throwMissingFieldException(seen0, 11, $serializer_getInstance_120().s94_1);
31197
+ throwMissingFieldException(seen0, 11, $serializer_getInstance_117().h94_1);
31780
31198
  }
31781
31199
  $this.userId = userId;
31782
31200
  $this.email = email;
@@ -31821,7 +31239,7 @@
31821
31239
  protoOf(UserForSiteResponse).f88 = function () {
31822
31240
  return this.orphan;
31823
31241
  };
31824
- protoOf(UserForSiteResponse).u94 = function (userId, email, displayName, orphan) {
31242
+ protoOf(UserForSiteResponse).j94 = function (userId, email, displayName, orphan) {
31825
31243
  return new UserForSiteResponse(userId, email, displayName, orphan);
31826
31244
  };
31827
31245
  protoOf(UserForSiteResponse).copy = function (userId, email, displayName, orphan, $super) {
@@ -31829,7 +31247,7 @@
31829
31247
  email = email === VOID ? this.email : email;
31830
31248
  displayName = displayName === VOID ? this.displayName : displayName;
31831
31249
  orphan = orphan === VOID ? this.orphan : orphan;
31832
- return $super === VOID ? this.u94(userId, email, displayName, orphan) : $super.u94.call(this, userId, email, displayName, orphan);
31250
+ return $super === VOID ? this.j94(userId, email, displayName, orphan) : $super.j94.call(this, userId, email, displayName, orphan);
31833
31251
  };
31834
31252
  protoOf(UserForSiteResponse).toString = function () {
31835
31253
  return 'UserForSiteResponse(userId=' + this.userId + ', email=' + this.email + ', displayName=' + this.displayName + ', orphan=' + this.orphan + ')';
@@ -31860,46 +31278,46 @@
31860
31278
  function TileLocksResponse$Companion$$childSerializers$_anonymous__s6fcz3() {
31861
31279
  return new ArrayListSerializer(StringSerializer_getInstance());
31862
31280
  }
31863
- function Companion_136() {
31864
- Companion_instance_136 = this;
31281
+ function Companion_133() {
31282
+ Companion_instance_133 = this;
31865
31283
  var tmp = this;
31866
31284
  var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
31867
31285
  // Inline function 'kotlin.arrayOf' call
31868
31286
  // Inline function 'kotlin.js.unsafeCast' call
31869
31287
  // Inline function 'kotlin.js.asDynamic' call
31870
- tmp.v94_1 = [null, null, lazy(tmp_0, TileLocksResponse$Companion$$childSerializers$_anonymous__s6fcz3)];
31288
+ tmp.k94_1 = [null, null, lazy(tmp_0, TileLocksResponse$Companion$$childSerializers$_anonymous__s6fcz3)];
31871
31289
  }
31872
- protoOf(Companion_136).n5q = function () {
31873
- return $serializer_getInstance_121();
31290
+ protoOf(Companion_133).n5q = function () {
31291
+ return $serializer_getInstance_118();
31874
31292
  };
31875
- var Companion_instance_136;
31876
- function Companion_getInstance_141() {
31877
- if (Companion_instance_136 == null)
31878
- new Companion_136();
31879
- return Companion_instance_136;
31293
+ var Companion_instance_133;
31294
+ function Companion_getInstance_138() {
31295
+ if (Companion_instance_133 == null)
31296
+ new Companion_133();
31297
+ return Companion_instance_133;
31880
31298
  }
31881
- function $serializer_121() {
31882
- $serializer_instance_121 = this;
31299
+ function $serializer_118() {
31300
+ $serializer_instance_118 = this;
31883
31301
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.doordeck.multiplatform.sdk.model.responses.TileLocksResponse', this, 3);
31884
31302
  tmp0_serialDesc.z29('siteId', false);
31885
31303
  tmp0_serialDesc.z29('tileId', false);
31886
31304
  tmp0_serialDesc.z29('deviceIds', false);
31887
- this.w94_1 = tmp0_serialDesc;
31305
+ this.l94_1 = tmp0_serialDesc;
31888
31306
  }
31889
- protoOf($serializer_121).x94 = function (encoder, value) {
31890
- var tmp0_desc = this.w94_1;
31307
+ protoOf($serializer_118).m94 = function (encoder, value) {
31308
+ var tmp0_desc = this.l94_1;
31891
31309
  var tmp1_output = encoder.l22(tmp0_desc);
31892
- var tmp2_cached = Companion_getInstance_141().v94_1;
31310
+ var tmp2_cached = Companion_getInstance_138().k94_1;
31893
31311
  tmp1_output.a24(tmp0_desc, 0, value.siteId);
31894
31312
  tmp1_output.a24(tmp0_desc, 1, value.tileId);
31895
31313
  tmp1_output.c24(tmp0_desc, 2, tmp2_cached[2].z(), value.deviceIds);
31896
31314
  tmp1_output.m22(tmp0_desc);
31897
31315
  };
31898
- protoOf($serializer_121).z1y = function (encoder, value) {
31899
- return this.x94(encoder, value instanceof TileLocksResponse ? value : THROW_CCE());
31316
+ protoOf($serializer_118).z1y = function (encoder, value) {
31317
+ return this.m94(encoder, value instanceof TileLocksResponse ? value : THROW_CCE());
31900
31318
  };
31901
- protoOf($serializer_121).a1z = function (decoder) {
31902
- var tmp0_desc = this.w94_1;
31319
+ protoOf($serializer_118).a1z = function (decoder) {
31320
+ var tmp0_desc = this.l94_1;
31903
31321
  var tmp1_flag = true;
31904
31322
  var tmp2_index = 0;
31905
31323
  var tmp3_bitMask0 = 0;
@@ -31907,7 +31325,7 @@
31907
31325
  var tmp5_local1 = null;
31908
31326
  var tmp6_local2 = null;
31909
31327
  var tmp7_input = decoder.l22(tmp0_desc);
31910
- var tmp8_cached = Companion_getInstance_141().v94_1;
31328
+ var tmp8_cached = Companion_getInstance_138().k94_1;
31911
31329
  if (tmp7_input.b23()) {
31912
31330
  tmp4_local0 = tmp7_input.v22(tmp0_desc, 0);
31913
31331
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -31941,25 +31359,25 @@
31941
31359
  tmp7_input.m22(tmp0_desc);
31942
31360
  return TileLocksResponse_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
31943
31361
  };
31944
- protoOf($serializer_121).y1y = function () {
31945
- return this.w94_1;
31362
+ protoOf($serializer_118).y1y = function () {
31363
+ return this.l94_1;
31946
31364
  };
31947
- protoOf($serializer_121).p2a = function () {
31948
- var tmp0_cached = Companion_getInstance_141().v94_1;
31365
+ protoOf($serializer_118).p2a = function () {
31366
+ var tmp0_cached = Companion_getInstance_138().k94_1;
31949
31367
  // Inline function 'kotlin.arrayOf' call
31950
31368
  // Inline function 'kotlin.js.unsafeCast' call
31951
31369
  // Inline function 'kotlin.js.asDynamic' call
31952
31370
  return [StringSerializer_getInstance(), StringSerializer_getInstance(), tmp0_cached[2].z()];
31953
31371
  };
31954
- var $serializer_instance_121;
31955
- function $serializer_getInstance_121() {
31956
- if ($serializer_instance_121 == null)
31957
- new $serializer_121();
31958
- return $serializer_instance_121;
31372
+ var $serializer_instance_118;
31373
+ function $serializer_getInstance_118() {
31374
+ if ($serializer_instance_118 == null)
31375
+ new $serializer_118();
31376
+ return $serializer_instance_118;
31959
31377
  }
31960
31378
  function TileLocksResponse_init_$Init$(seen0, siteId, tileId, deviceIds, serializationConstructorMarker, $this) {
31961
31379
  if (!(7 === (7 & seen0))) {
31962
- throwMissingFieldException(seen0, 7, $serializer_getInstance_121().w94_1);
31380
+ throwMissingFieldException(seen0, 7, $serializer_getInstance_118().l94_1);
31963
31381
  }
31964
31382
  $this.siteId = siteId;
31965
31383
  $this.tileId = tileId;
@@ -31970,18 +31388,18 @@
31970
31388
  return TileLocksResponse_init_$Init$(seen0, siteId, tileId, deviceIds, serializationConstructorMarker, objectCreate(protoOf(TileLocksResponse)));
31971
31389
  }
31972
31390
  function TileLocksResponse(siteId, tileId, deviceIds) {
31973
- Companion_getInstance_141();
31391
+ Companion_getInstance_138();
31974
31392
  this.siteId = siteId;
31975
31393
  this.tileId = tileId;
31976
31394
  this.deviceIds = deviceIds;
31977
31395
  }
31978
- protoOf(TileLocksResponse).y94 = function () {
31396
+ protoOf(TileLocksResponse).n94 = function () {
31979
31397
  return this.siteId;
31980
31398
  };
31981
- protoOf(TileLocksResponse).z94 = function () {
31399
+ protoOf(TileLocksResponse).o94 = function () {
31982
31400
  return this.tileId;
31983
31401
  };
31984
- protoOf(TileLocksResponse).a95 = function () {
31402
+ protoOf(TileLocksResponse).p94 = function () {
31985
31403
  return this.deviceIds;
31986
31404
  };
31987
31405
  protoOf(TileLocksResponse).tg = function () {
@@ -31993,14 +31411,14 @@
31993
31411
  protoOf(TileLocksResponse).tl = function () {
31994
31412
  return this.deviceIds;
31995
31413
  };
31996
- protoOf(TileLocksResponse).b95 = function (siteId, tileId, deviceIds) {
31414
+ protoOf(TileLocksResponse).q94 = function (siteId, tileId, deviceIds) {
31997
31415
  return new TileLocksResponse(siteId, tileId, deviceIds);
31998
31416
  };
31999
31417
  protoOf(TileLocksResponse).copy = function (siteId, tileId, deviceIds, $super) {
32000
31418
  siteId = siteId === VOID ? this.siteId : siteId;
32001
31419
  tileId = tileId === VOID ? this.tileId : tileId;
32002
31420
  deviceIds = deviceIds === VOID ? this.deviceIds : deviceIds;
32003
- return $super === VOID ? this.b95(siteId, tileId, deviceIds) : $super.b95.call(this, siteId, tileId, deviceIds);
31421
+ return $super === VOID ? this.q94(siteId, tileId, deviceIds) : $super.q94.call(this, siteId, tileId, deviceIds);
32004
31422
  };
32005
31423
  protoOf(TileLocksResponse).toString = function () {
32006
31424
  return 'TileLocksResponse(siteId=' + this.siteId + ', tileId=' + this.tileId + ', deviceIds=' + toString_0(this.deviceIds) + ')';
@@ -32026,12 +31444,12 @@
32026
31444
  return true;
32027
31445
  };
32028
31446
  function migrate($this) {
32029
- var tmp0_elvis_lhs = $this.c95_1.b6g($this.o95_1);
31447
+ var tmp0_elvis_lhs = $this.r94_1.b6g($this.d95_1);
32030
31448
  var storedVersion = tmp0_elvis_lhs == null ? 0 : tmp0_elvis_lhs;
32031
31449
  if (storedVersion < 2) {
32032
31450
  try {
32033
31451
  // Inline function 'kotlin.collections.sortedBy' call
32034
- var this_0 = Migrations_getInstance().q95();
31452
+ var this_0 = Migrations_getInstance().f95();
32035
31453
  // Inline function 'kotlin.comparisons.compareBy' call
32036
31454
  var tmp = DefaultSecureStorage$migrate$lambda;
32037
31455
  var tmp$ret$0 = new sam$kotlin_Comparator$0(tmp);
@@ -32042,7 +31460,7 @@
32042
31460
  var _iterator__ex2g4s = tmp0.p();
32043
31461
  while (_iterator__ex2g4s.q()) {
32044
31462
  var element = _iterator__ex2g4s.r();
32045
- if (element.r95() >= storedVersion) {
31463
+ if (element.g95() >= storedVersion) {
32046
31464
  destination.k(element);
32047
31465
  }
32048
31466
  }
@@ -32050,8 +31468,8 @@
32050
31468
  var _iterator__ex2g4s_0 = destination.p();
32051
31469
  while (_iterator__ex2g4s_0.q()) {
32052
31470
  var element_0 = _iterator__ex2g4s_0.r();
32053
- element_0.s95($this.c95_1);
32054
- $this.u95(element_0.t95());
31471
+ element_0.h95($this.r94_1);
31472
+ $this.j95(element_0.i95());
32055
31473
  }
32056
31474
  } catch ($p) {
32057
31475
  if ($p instanceof Exception) {
@@ -32065,7 +31483,7 @@
32065
31483
  }
32066
31484
  function storeStringValue($this, key, value, maskValue) {
32067
31485
  if (value == null) {
32068
- $this.c95_1.h2o(key);
31486
+ $this.r94_1.h2o(key);
32069
31487
  // Inline function 'co.touchlab.kermit.Logger.d' call
32070
31488
  var this_0 = SdkLogger_getInstance();
32071
31489
  var tag = this_0.a6h();
@@ -32076,7 +31494,7 @@
32076
31494
  this_0.i6g(severity, tag, null, tmp$ret$0);
32077
31495
  }
32078
31496
  } else {
32079
- $this.c95_1.c6g(key, value);
31497
+ $this.r94_1.c6g(key, value);
32080
31498
  var tmp0 = SdkLogger_getInstance();
32081
31499
  // Inline function 'co.touchlab.kermit.Logger.d' call
32082
31500
  var messageString = 'Stored value: ' + (maskValue ? mask(value) : value) + ' for key: ' + key;
@@ -32093,7 +31511,7 @@
32093
31511
  return storeStringValue($this, key, value, maskValue);
32094
31512
  }
32095
31513
  function retrieveStringValue($this, key, maskValue) {
32096
- var value = $this.c95_1.d6g(key);
31514
+ var value = $this.r94_1.d6g(key);
32097
31515
  var tmp0 = SdkLogger_getInstance();
32098
31516
  var tmp;
32099
31517
  if (maskValue) {
@@ -32116,7 +31534,7 @@
32116
31534
  return retrieveStringValue($this, key, maskValue);
32117
31535
  }
32118
31536
  function storeIntValue($this, key, value) {
32119
- $this.c95_1.a6g(key, value);
31537
+ $this.r94_1.a6g(key, value);
32120
31538
  var tmp0 = SdkLogger_getInstance();
32121
31539
  // Inline function 'co.touchlab.kermit.Logger.d' call
32122
31540
  var messageString = 'Stored value: ' + value + ' for key: ' + key;
@@ -32128,16 +31546,16 @@
32128
31546
  }
32129
31547
  }
32130
31548
  function sam$kotlin_Comparator$0(function_0) {
32131
- this.v95_1 = function_0;
31549
+ this.k95_1 = function_0;
32132
31550
  }
32133
31551
  protoOf(sam$kotlin_Comparator$0).ne = function (a, b) {
32134
- return this.v95_1(a, b);
31552
+ return this.k95_1(a, b);
32135
31553
  };
32136
31554
  protoOf(sam$kotlin_Comparator$0).compare = function (a, b) {
32137
31555
  return this.ne(a, b);
32138
31556
  };
32139
31557
  protoOf(sam$kotlin_Comparator$0).s3 = function () {
32140
- return this.v95_1;
31558
+ return this.k95_1;
32141
31559
  };
32142
31560
  protoOf(sam$kotlin_Comparator$0).equals = function (other) {
32143
31561
  var tmp;
@@ -32159,34 +31577,34 @@
32159
31577
  };
32160
31578
  function DefaultSecureStorage$migrate$lambda(a, b) {
32161
31579
  // Inline function 'kotlin.comparisons.compareValuesBy' call
32162
- var tmp = a.r95();
32163
- var tmp$ret$1 = b.r95();
31580
+ var tmp = a.g95();
31581
+ var tmp$ret$1 = b.g95();
32164
31582
  return compareValues(tmp, tmp$ret$1);
32165
31583
  }
32166
31584
  function DefaultSecureStorage(settings) {
32167
- this.c95_1 = settings;
32168
- this.d95_1 = 'API_ENVIRONMENT_KEY';
32169
- this.e95_1 = 'CLOUD_AUTH_TOKEN_KEY';
32170
- this.f95_1 = 'CLOUD_REFRESH_TOKEN_KEY';
32171
- this.g95_1 = 'FUSION_HOST_KEY';
32172
- this.h95_1 = 'FUSION_AUTH_TOKEN_KEY';
32173
- this.i95_1 = 'PUBLIC_KEY_KEY';
32174
- this.j95_1 = 'PRIVATE_KEY_KEY';
32175
- this.k95_1 = 'VERIFIED_KEY_PAIR_KEY';
32176
- this.l95_1 = 'USER_ID_KEY';
32177
- this.m95_1 = 'USER_EMAIL_KEY';
32178
- this.n95_1 = 'CERTIFICATE_CHAIN_KEY';
32179
- this.o95_1 = 'STORAGE_VERSION_KEY';
31585
+ this.r94_1 = settings;
31586
+ this.s94_1 = 'API_ENVIRONMENT_KEY';
31587
+ this.t94_1 = 'CLOUD_AUTH_TOKEN_KEY';
31588
+ this.u94_1 = 'CLOUD_REFRESH_TOKEN_KEY';
31589
+ this.v94_1 = 'FUSION_HOST_KEY';
31590
+ this.w94_1 = 'FUSION_AUTH_TOKEN_KEY';
31591
+ this.x94_1 = 'PUBLIC_KEY_KEY';
31592
+ this.y94_1 = 'PRIVATE_KEY_KEY';
31593
+ this.z94_1 = 'VERIFIED_KEY_PAIR_KEY';
31594
+ this.a95_1 = 'USER_ID_KEY';
31595
+ this.b95_1 = 'USER_EMAIL_KEY';
31596
+ this.c95_1 = 'CERTIFICATE_CHAIN_KEY';
31597
+ this.d95_1 = 'STORAGE_VERSION_KEY';
32180
31598
  migrate(this);
32181
31599
  }
32182
- protoOf(DefaultSecureStorage).u95 = function (version) {
32183
- storeIntValue(this, this.o95_1, version);
31600
+ protoOf(DefaultSecureStorage).j95 = function (version) {
31601
+ storeIntValue(this, this.d95_1, version);
32184
31602
  };
32185
31603
  protoOf(DefaultSecureStorage).setApiEnvironment = function (apiEnvironment) {
32186
- storeStringValue$default(this, this.d95_1, apiEnvironment.q2_1);
31604
+ storeStringValue$default(this, this.s94_1, apiEnvironment.q2_1);
32187
31605
  };
32188
31606
  protoOf(DefaultSecureStorage).getApiEnvironment = function () {
32189
- var tmp0_safe_receiver = retrieveStringValue$default(this, this.d95_1);
31607
+ var tmp0_safe_receiver = retrieveStringValue$default(this, this.s94_1);
32190
31608
  var tmp;
32191
31609
  if (tmp0_safe_receiver == null) {
32192
31610
  tmp = null;
@@ -32197,71 +31615,71 @@
32197
31615
  return tmp;
32198
31616
  };
32199
31617
  protoOf(DefaultSecureStorage).addCloudAuthToken = function (token) {
32200
- storeStringValue(this, this.e95_1, token, true);
31618
+ storeStringValue(this, this.t94_1, token, true);
32201
31619
  };
32202
31620
  protoOf(DefaultSecureStorage).getCloudAuthToken = function () {
32203
- return retrieveStringValue(this, this.e95_1, true);
31621
+ return retrieveStringValue(this, this.t94_1, true);
32204
31622
  };
32205
31623
  protoOf(DefaultSecureStorage).addCloudRefreshToken = function (token) {
32206
- storeStringValue(this, this.f95_1, token, true);
31624
+ storeStringValue(this, this.u94_1, token, true);
32207
31625
  };
32208
31626
  protoOf(DefaultSecureStorage).getCloudRefreshToken = function () {
32209
- return retrieveStringValue(this, this.f95_1, true);
31627
+ return retrieveStringValue(this, this.u94_1, true);
32210
31628
  };
32211
31629
  protoOf(DefaultSecureStorage).setFusionHost = function (host) {
32212
- storeStringValue$default(this, this.g95_1, host);
31630
+ storeStringValue$default(this, this.v94_1, host);
32213
31631
  };
32214
31632
  protoOf(DefaultSecureStorage).getFusionHost = function () {
32215
- return retrieveStringValue$default(this, this.g95_1);
31633
+ return retrieveStringValue$default(this, this.v94_1);
32216
31634
  };
32217
31635
  protoOf(DefaultSecureStorage).addFusionAuthToken = function (token) {
32218
- storeStringValue(this, this.h95_1, token, true);
31636
+ storeStringValue(this, this.w94_1, token, true);
32219
31637
  };
32220
31638
  protoOf(DefaultSecureStorage).getFusionAuthToken = function () {
32221
- return retrieveStringValue(this, this.h95_1, true);
31639
+ return retrieveStringValue(this, this.w94_1, true);
32222
31640
  };
32223
31641
  protoOf(DefaultSecureStorage).addPublicKey = function (publicKey) {
32224
- storeStringValue(this, this.i95_1, Utils_instance.encodeByteArrayToBase64(publicKey), true);
31642
+ storeStringValue(this, this.x94_1, Utils_instance.encodeByteArrayToBase64(publicKey), true);
32225
31643
  };
32226
31644
  protoOf(DefaultSecureStorage).getPublicKey = function () {
32227
- var tmp0_safe_receiver = retrieveStringValue(this, this.i95_1, true);
31645
+ var tmp0_safe_receiver = retrieveStringValue(this, this.x94_1, true);
32228
31646
  return tmp0_safe_receiver == null ? null : Utils_instance.decodeBase64ToByteArray(tmp0_safe_receiver);
32229
31647
  };
32230
31648
  protoOf(DefaultSecureStorage).addPrivateKey = function (privateKey) {
32231
- storeStringValue(this, this.j95_1, Utils_instance.encodeByteArrayToBase64(privateKey), true);
31649
+ storeStringValue(this, this.y94_1, Utils_instance.encodeByteArrayToBase64(privateKey), true);
32232
31650
  };
32233
31651
  protoOf(DefaultSecureStorage).getPrivateKey = function () {
32234
- var tmp0_safe_receiver = retrieveStringValue(this, this.j95_1, true);
31652
+ var tmp0_safe_receiver = retrieveStringValue(this, this.y94_1, true);
32235
31653
  return tmp0_safe_receiver == null ? null : Utils_instance.decodeBase64ToByteArray(tmp0_safe_receiver);
32236
31654
  };
32237
31655
  protoOf(DefaultSecureStorage).setKeyPairVerified = function (publicKey) {
32238
- storeStringValue(this, this.k95_1, publicKey == null ? null : Utils_instance.encodeByteArrayToBase64(publicKey), true);
31656
+ storeStringValue(this, this.z94_1, publicKey == null ? null : Utils_instance.encodeByteArrayToBase64(publicKey), true);
32239
31657
  };
32240
31658
  protoOf(DefaultSecureStorage).getKeyPairVerified = function () {
32241
- var tmp0_safe_receiver = retrieveStringValue(this, this.k95_1, true);
31659
+ var tmp0_safe_receiver = retrieveStringValue(this, this.z94_1, true);
32242
31660
  return tmp0_safe_receiver == null ? null : Utils_instance.decodeBase64ToByteArray(tmp0_safe_receiver);
32243
31661
  };
32244
31662
  protoOf(DefaultSecureStorage).addUserId = function (userId) {
32245
- storeStringValue$default(this, this.l95_1, userId);
31663
+ storeStringValue$default(this, this.a95_1, userId);
32246
31664
  };
32247
31665
  protoOf(DefaultSecureStorage).getUserId = function () {
32248
- return retrieveStringValue$default(this, this.l95_1);
31666
+ return retrieveStringValue$default(this, this.a95_1);
32249
31667
  };
32250
31668
  protoOf(DefaultSecureStorage).addUserEmail = function (email) {
32251
- storeStringValue$default(this, this.m95_1, email);
31669
+ storeStringValue$default(this, this.b95_1, email);
32252
31670
  };
32253
31671
  protoOf(DefaultSecureStorage).getUserEmail = function () {
32254
- return retrieveStringValue$default(this, this.m95_1);
31672
+ return retrieveStringValue$default(this, this.b95_1);
32255
31673
  };
32256
31674
  protoOf(DefaultSecureStorage).addCertificateChain = function (certificateChain) {
32257
- storeStringValue(this, this.n95_1, Utils_instance.certificateChainToString(certificateChain), true);
31675
+ storeStringValue(this, this.c95_1, Utils_instance.certificateChainToString(certificateChain), true);
32258
31676
  };
32259
31677
  protoOf(DefaultSecureStorage).getCertificateChain = function () {
32260
- var tmp0_safe_receiver = retrieveStringValue(this, this.n95_1, true);
31678
+ var tmp0_safe_receiver = retrieveStringValue(this, this.c95_1, true);
32261
31679
  return tmp0_safe_receiver == null ? null : Utils_instance.stringToCertificateChain(tmp0_safe_receiver);
32262
31680
  };
32263
31681
  protoOf(DefaultSecureStorage).clear = function () {
32264
- this.c95_1.e2();
31682
+ this.r94_1.e2();
32265
31683
  var tmp0 = SdkLogger_getInstance();
32266
31684
  // Inline function 'co.touchlab.kermit.Logger.d' call
32267
31685
  var messageString = 'Successfully cleared storage';
@@ -32281,60 +31699,60 @@
32281
31699
  tmp = delegate;
32282
31700
  }
32283
31701
  delegate = tmp;
32284
- this.w95_1 = delegate;
31702
+ this.l95_1 = delegate;
32285
31703
  }
32286
31704
  protoOf(MemorySettings).e2 = function () {
32287
- this.w95_1.e2();
31705
+ this.l95_1.e2();
32288
31706
  };
32289
31707
  protoOf(MemorySettings).f6g = function (key) {
32290
- var tmp = this.w95_1.k2(key);
31708
+ var tmp = this.l95_1.k2(key);
32291
31709
  return (!(tmp == null) ? typeof tmp === 'boolean' : false) ? tmp : null;
32292
31710
  };
32293
31711
  protoOf(MemorySettings).b6g = function (key) {
32294
- var tmp = this.w95_1.k2(key);
31712
+ var tmp = this.l95_1.k2(key);
32295
31713
  return (!(tmp == null) ? typeof tmp === 'number' : false) ? tmp : null;
32296
31714
  };
32297
31715
  protoOf(MemorySettings).d6g = function (key) {
32298
- var tmp = this.w95_1.k2(key);
31716
+ var tmp = this.l95_1.k2(key);
32299
31717
  return (!(tmp == null) ? typeof tmp === 'string' : false) ? tmp : null;
32300
31718
  };
32301
31719
  protoOf(MemorySettings).z6f = function (key) {
32302
31720
  // Inline function 'kotlin.collections.contains' call
32303
31721
  // Inline function 'kotlin.collections.containsKey' call
32304
- var this_0 = this.w95_1;
31722
+ var this_0 = this.l95_1;
32305
31723
  return (isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).i2(key);
32306
31724
  };
32307
31725
  protoOf(MemorySettings).e6g = function (key, value) {
32308
31726
  // Inline function 'kotlin.collections.set' call
32309
- this.w95_1.n2(key, value);
31727
+ this.l95_1.n2(key, value);
32310
31728
  };
32311
31729
  protoOf(MemorySettings).a6g = function (key, value) {
32312
31730
  // Inline function 'kotlin.collections.set' call
32313
- this.w95_1.n2(key, value);
31731
+ this.l95_1.n2(key, value);
32314
31732
  };
32315
31733
  protoOf(MemorySettings).c6g = function (key, value) {
32316
31734
  // Inline function 'kotlin.collections.set' call
32317
- this.w95_1.n2(key, value);
31735
+ this.l95_1.n2(key, value);
32318
31736
  };
32319
31737
  protoOf(MemorySettings).h2o = function (key) {
32320
31738
  // Inline function 'kotlin.collections.minusAssign' call
32321
- this.w95_1.o2(key);
31739
+ this.l95_1.o2(key);
32322
31740
  };
32323
31741
  function SecureStorage() {
32324
31742
  }
32325
31743
  function Migrate0To1() {
32326
- this.x95_1 = 0;
32327
- this.y95_1 = 1;
32328
- this.z95_1 = 'KEY_PAIR_VERIFIED';
32329
- this.a96_1 = 'KEY_PAIR_VERIFIED_KEY';
31744
+ this.m95_1 = 0;
31745
+ this.n95_1 = 1;
31746
+ this.o95_1 = 'KEY_PAIR_VERIFIED';
31747
+ this.p95_1 = 'KEY_PAIR_VERIFIED_KEY';
32330
31748
  }
32331
- protoOf(Migrate0To1).r95 = function () {
32332
- return this.x95_1;
31749
+ protoOf(Migrate0To1).g95 = function () {
31750
+ return this.m95_1;
32333
31751
  };
32334
- protoOf(Migrate0To1).t95 = function () {
32335
- return this.y95_1;
31752
+ protoOf(Migrate0To1).i95 = function () {
31753
+ return this.n95_1;
32336
31754
  };
32337
- protoOf(Migrate0To1).s95 = function (settings) {
31755
+ protoOf(Migrate0To1).h95 = function (settings) {
32338
31756
  var keyPairVerified = settings.f6g('KEY_PAIR_VERIFIED');
32339
31757
  if (!(keyPairVerified == null)) {
32340
31758
  settings.h2o('KEY_PAIR_VERIFIED');
@@ -32350,19 +31768,19 @@
32350
31768
  return Migrate0To1_instance;
32351
31769
  }
32352
31770
  function Migrate1To2() {
32353
- this.b96_1 = 1;
32354
- this.c96_1 = 2;
32355
- this.d96_1 = 'KEY_PAIR_VERIFIED_KEY';
32356
- this.e96_1 = 'VERIFIED_KEY_PAIR_KEY';
32357
- this.f96_1 = 'PUBLIC_KEY_KEY';
31771
+ this.q95_1 = 1;
31772
+ this.r95_1 = 2;
31773
+ this.s95_1 = 'KEY_PAIR_VERIFIED_KEY';
31774
+ this.t95_1 = 'VERIFIED_KEY_PAIR_KEY';
31775
+ this.u95_1 = 'PUBLIC_KEY_KEY';
32358
31776
  }
32359
- protoOf(Migrate1To2).r95 = function () {
32360
- return this.b96_1;
31777
+ protoOf(Migrate1To2).g95 = function () {
31778
+ return this.q95_1;
32361
31779
  };
32362
- protoOf(Migrate1To2).t95 = function () {
32363
- return this.c96_1;
31780
+ protoOf(Migrate1To2).i95 = function () {
31781
+ return this.r95_1;
32364
31782
  };
32365
- protoOf(Migrate1To2).s95 = function (settings) {
31783
+ protoOf(Migrate1To2).h95 = function (settings) {
32366
31784
  var keyPairVerified = settings.f6g('KEY_PAIR_VERIFIED_KEY');
32367
31785
  if (!(keyPairVerified == null)) {
32368
31786
  settings.h2o('KEY_PAIR_VERIFIED_KEY');
@@ -32388,10 +31806,10 @@
32388
31806
  }
32389
31807
  function Migrations() {
32390
31808
  Migrations_instance = this;
32391
- this.p95_1 = listOf([Migrate0To1_instance, Migrate1To2_instance]);
31809
+ this.e95_1 = listOf([Migrate0To1_instance, Migrate1To2_instance]);
32392
31810
  }
32393
- protoOf(Migrations).q95 = function () {
32394
- return this.p95_1;
31811
+ protoOf(Migrations).f95 = function () {
31812
+ return this.e95_1;
32395
31813
  };
32396
31814
  var Migrations_instance;
32397
31815
  function Migrations_getInstance() {
@@ -32515,14 +31933,14 @@
32515
31933
  function installAuth$lambda$lambda$slambda(resultContinuation) {
32516
31934
  CoroutineImpl.call(this, resultContinuation);
32517
31935
  }
32518
- protoOf(installAuth$lambda$lambda$slambda).i97 = function ($this$refreshTokens, $completion) {
31936
+ protoOf(installAuth$lambda$lambda$slambda).x96 = function ($this$refreshTokens, $completion) {
32519
31937
  var tmp = this.r4w($this$refreshTokens, $completion);
32520
31938
  tmp.i9_1 = Unit_instance;
32521
31939
  tmp.j9_1 = null;
32522
31940
  return tmp.o9();
32523
31941
  };
32524
31942
  protoOf(installAuth$lambda$lambda$slambda).ca = function (p1, $completion) {
32525
- return this.i97(p1 instanceof RefreshTokensParams ? p1 : THROW_CCE(), $completion);
31943
+ return this.x96(p1 instanceof RefreshTokensParams ? p1 : THROW_CCE(), $completion);
32526
31944
  };
32527
31945
  protoOf(installAuth$lambda$lambda$slambda).o9 = function () {
32528
31946
  var suspendResult = this.i9_1;
@@ -32532,42 +31950,42 @@
32532
31950
  switch (tmp) {
32533
31951
  case 0:
32534
31952
  this.h9_1 = 4;
32535
- this.p96_1 = ContextManagerImpl_getInstance().getCloudRefreshToken();
32536
- if (this.p96_1 == null) {
32537
- this.q96_1 = null;
31953
+ this.e96_1 = ContextManagerImpl_getInstance().getCloudRefreshToken();
31954
+ if (this.e96_1 == null) {
31955
+ this.f96_1 = null;
32538
31956
  this.g9_1 = 3;
32539
31957
  continue $sm;
32540
31958
  } else {
32541
31959
  var tmp_0 = this;
32542
- tmp_0.r96_1 = this.p96_1;
32543
- this.s96_1 = this.r96_1;
31960
+ tmp_0.g96_1 = this.e96_1;
31961
+ this.h96_1 = this.g96_1;
32544
31962
  var tmp_1 = this;
32545
- tmp_1.t96_1 = this.s96_1;
32546
- this.u96_1 = this.t96_1;
31963
+ tmp_1.i96_1 = this.h96_1;
31964
+ this.j96_1 = this.i96_1;
32547
31965
  var tmp_2 = this;
32548
- tmp_2.v96_1 = this.o96_1.d4x_1;
31966
+ tmp_2.k96_1 = this.d96_1.d4x_1;
32549
31967
  var tmp_3 = this;
32550
- tmp_3.w96_1 = ContextManagerImpl_getInstance().getApiEnvironment().cloudHost;
32551
- this.x96_1 = this.v96_1;
32552
- this.y96_1 = this.w96_1;
31968
+ tmp_3.l96_1 = ContextManagerImpl_getInstance().getApiEnvironment().cloudHost;
31969
+ this.m96_1 = this.k96_1;
31970
+ this.n96_1 = this.l96_1;
32553
31971
  var tmp_4 = this;
32554
- tmp_4.z96_1 = this.x96_1;
32555
- this.a97_1 = this.z96_1;
32556
- this.b97_1 = new HttpRequestBuilder();
32557
- this.b97_1.y3h_1 = Companion_getInstance().h2z_1;
31972
+ tmp_4.o96_1 = this.m96_1;
31973
+ this.p96_1 = this.o96_1;
31974
+ this.q96_1 = new HttpRequestBuilder();
31975
+ this.q96_1.y3h_1 = Companion_getInstance().h2z_1;
32558
31976
  var tmp_5 = this;
32559
- tmp_5.c97_1 = this.a97_1;
31977
+ tmp_5.r96_1 = this.p96_1;
32560
31978
  var tmp_6 = this;
32561
- var this_0 = this.b97_1;
32562
- url(this_0, this.y96_1);
31979
+ var this_0 = this.q96_1;
31980
+ url(this_0, this.n96_1);
32563
31981
  this_0.p4g(installAuth$lambda$lambda$slambda$lambda);
32564
- headers(this_0, installAuth$lambda$lambda$slambda$lambda_0(this.u96_1));
32565
- this.o96_1.g4x(this_0);
32566
- tmp_6.d97_1 = this_0;
32567
- this.e97_1 = this.c97_1;
32568
- this.f97_1 = this.d97_1;
31982
+ headers(this_0, installAuth$lambda$lambda$slambda$lambda_0(this.j96_1));
31983
+ this.d96_1.g4x(this_0);
31984
+ tmp_6.s96_1 = this_0;
31985
+ this.t96_1 = this.r96_1;
31986
+ this.u96_1 = this.s96_1;
32569
31987
  this.g9_1 = 1;
32570
- suspendResult = (new HttpStatement(this.f97_1, this.e97_1)).b4k(this);
31988
+ suspendResult = (new HttpStatement(this.u96_1, this.t96_1)).b4k(this);
32571
31989
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
32572
31990
  return suspendResult;
32573
31991
  }
@@ -32575,10 +31993,10 @@
32575
31993
  }
32576
31994
 
32577
31995
  case 1:
32578
- this.g97_1 = suspendResult;
32579
- this.h97_1 = this.g97_1;
31996
+ this.v96_1 = suspendResult;
31997
+ this.w96_1 = this.v96_1;
32580
31998
  this.g9_1 = 2;
32581
- var tmp_7 = this.h97_1.m3j();
31999
+ var tmp_7 = this.w96_1.m3j();
32582
32000
  var tmp_8 = getKClass(TokenResponse);
32583
32001
  var tmp_9;
32584
32002
  try {
@@ -32605,11 +32023,11 @@
32605
32023
  var context = ContextManagerImpl_getInstance();
32606
32024
  context.setCloudAuthToken(refreshTokens.authToken);
32607
32025
  context.setCloudRefreshToken(refreshTokens.refreshToken);
32608
- this.q96_1 = new BearerTokens(refreshTokens.authToken, refreshTokens.refreshToken);
32026
+ this.f96_1 = new BearerTokens(refreshTokens.authToken, refreshTokens.refreshToken);
32609
32027
  this.g9_1 = 3;
32610
32028
  continue $sm;
32611
32029
  case 3:
32612
- return this.q96_1;
32030
+ return this.f96_1;
32613
32031
  case 4:
32614
32032
  throw this.j9_1;
32615
32033
  }
@@ -32626,13 +32044,13 @@
32626
32044
  };
32627
32045
  protoOf(installAuth$lambda$lambda$slambda).r4w = function ($this$refreshTokens, completion) {
32628
32046
  var i = new installAuth$lambda$lambda$slambda(completion);
32629
- i.o96_1 = $this$refreshTokens;
32047
+ i.d96_1 = $this$refreshTokens;
32630
32048
  return i;
32631
32049
  };
32632
32050
  function installAuth$lambda$lambda$slambda_0(resultContinuation) {
32633
32051
  var i = new installAuth$lambda$lambda$slambda(resultContinuation);
32634
32052
  var l = function ($this$refreshTokens, $completion) {
32635
- return i.i97($this$refreshTokens, $completion);
32053
+ return i.x96($this$refreshTokens, $completion);
32636
32054
  };
32637
32055
  l.$arity = 1;
32638
32056
  return l;
@@ -32679,15 +32097,15 @@
32679
32097
  function installResponseValidator$lambda$slambda(resultContinuation) {
32680
32098
  CoroutineImpl.call(this, resultContinuation);
32681
32099
  }
32682
- protoOf(installResponseValidator$lambda$slambda).c98 = function (exception, _unused_var__etf5q3, $completion) {
32683
- var tmp = this.d98(exception, _unused_var__etf5q3, $completion);
32100
+ protoOf(installResponseValidator$lambda$slambda).r97 = function (exception, _unused_var__etf5q3, $completion) {
32101
+ var tmp = this.s97(exception, _unused_var__etf5q3, $completion);
32684
32102
  tmp.i9_1 = Unit_instance;
32685
32103
  tmp.j9_1 = null;
32686
32104
  return tmp.o9();
32687
32105
  };
32688
32106
  protoOf(installResponseValidator$lambda$slambda).da = function (p1, p2, $completion) {
32689
32107
  var tmp = p1 instanceof Error ? p1 : THROW_CCE();
32690
- return this.c98(tmp, (!(p2 == null) ? isInterface(p2, HttpRequest) : false) ? p2 : THROW_CCE(), $completion);
32108
+ return this.r97(tmp, (!(p2 == null) ? isInterface(p2, HttpRequest) : false) ? p2 : THROW_CCE(), $completion);
32691
32109
  };
32692
32110
  protoOf(installResponseValidator$lambda$slambda).o9 = function () {
32693
32111
  var suspendResult = this.i9_1;
@@ -32698,11 +32116,11 @@
32698
32116
  case 0:
32699
32117
  this.h9_1 = 6;
32700
32118
  var tmp_0 = this;
32701
- var tmp_1 = this.r97_1;
32119
+ var tmp_1 = this.g97_1;
32702
32120
  var tmp0_elvis_lhs = tmp_1 instanceof ClientRequestException ? tmp_1 : null;
32703
32121
  var tmp_2;
32704
32122
  if (tmp0_elvis_lhs == null) {
32705
- var tmp_3 = this.r97_1;
32123
+ var tmp_3 = this.g97_1;
32706
32124
  tmp_2 = tmp_3 instanceof ServerResponseException ? tmp_3 : null;
32707
32125
  } else {
32708
32126
  tmp_2 = tmp0_elvis_lhs;
@@ -32711,7 +32129,7 @@
32711
32129
  var tmp1_elvis_lhs = tmp_2;
32712
32130
  var tmp_4;
32713
32131
  if (tmp1_elvis_lhs == null) {
32714
- var tmp_5 = this.r97_1;
32132
+ var tmp_5 = this.g97_1;
32715
32133
  tmp_4 = tmp_5 instanceof RedirectResponseException ? tmp_5 : null;
32716
32134
  } else {
32717
32135
  tmp_4 = tmp1_elvis_lhs;
@@ -32725,13 +32143,13 @@
32725
32143
  tmp_6 = tmp2_elvis_lhs;
32726
32144
  }
32727
32145
 
32728
- tmp_0.t97_1 = tmp_6;
32146
+ tmp_0.i97_1 = tmp_6;
32729
32147
  this.h9_1 = 2;
32730
32148
  var tmp_7 = this;
32731
- tmp_7.v97_1 = this.t97_1.h3s_1;
32732
- this.w97_1 = this.v97_1;
32149
+ tmp_7.k97_1 = this.i97_1.h3s_1;
32150
+ this.l97_1 = this.k97_1;
32733
32151
  this.g9_1 = 1;
32734
- var tmp_8 = this.w97_1.m3j();
32152
+ var tmp_8 = this.l97_1.m3j();
32735
32153
  var tmp_9 = getKClass(ResponseError);
32736
32154
  var tmp_10;
32737
32155
  try {
@@ -32755,7 +32173,7 @@
32755
32173
  continue $sm;
32756
32174
  case 1:
32757
32175
  var tmp_12 = this;
32758
- tmp_12.u97_1 = suspendResult instanceof ResponseError ? suspendResult : THROW_CCE();
32176
+ tmp_12.j97_1 = suspendResult instanceof ResponseError ? suspendResult : THROW_CCE();
32759
32177
  this.h9_1 = 6;
32760
32178
  this.g9_1 = 3;
32761
32179
  continue $sm;
@@ -32763,9 +32181,9 @@
32763
32181
  this.h9_1 = 6;
32764
32182
  var tmp_13 = this.j9_1;
32765
32183
  if (tmp_13 instanceof Exception) {
32766
- this.x97_1 = this.j9_1;
32184
+ this.m97_1 = this.j9_1;
32767
32185
  var tmp_14 = this;
32768
- tmp_14.u97_1 = null;
32186
+ tmp_14.j97_1 = null;
32769
32187
  this.g9_1 = 3;
32770
32188
  continue $sm;
32771
32189
  } else {
@@ -32774,17 +32192,17 @@
32774
32192
 
32775
32193
  case 3:
32776
32194
  this.h9_1 = 6;
32777
- this.y97_1 = this.u97_1;
32778
- var tmp3_safe_receiver = this.y97_1;
32195
+ this.n97_1 = this.j97_1;
32196
+ var tmp3_safe_receiver = this.n97_1;
32779
32197
  if (!((tmp3_safe_receiver == null ? null : tmp3_safe_receiver.b94_1) == null)) {
32780
- this.z97_1 = this.y97_1.b94_1;
32198
+ this.o97_1 = this.n97_1.b94_1;
32781
32199
  this.g9_1 = 5;
32782
32200
  continue $sm;
32783
32201
  } else {
32784
- this.a98_1 = '' + this.t97_1.h3s_1.b35().a32_1 + ' ';
32785
- this.b98_1 = this.t97_1.h3s_1.b35().b32_1;
32202
+ this.p97_1 = '' + this.i97_1.h3s_1.b35().a32_1 + ' ';
32203
+ this.q97_1 = this.i97_1.h3s_1.b35().b32_1;
32786
32204
  this.g9_1 = 4;
32787
- suspendResult = bodyAsText(this.t97_1.h3s_1, VOID, this);
32205
+ suspendResult = bodyAsText(this.i97_1.h3s_1, VOID, this);
32788
32206
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
32789
32207
  return suspendResult;
32790
32208
  }
@@ -32793,15 +32211,15 @@
32793
32211
 
32794
32212
  case 4:
32795
32213
  var ARGUMENT = suspendResult;
32796
- var ARGUMENT_0 = '(' + this.b98_1 + ') - ' + ARGUMENT;
32797
- this.z97_1 = this.a98_1 + ARGUMENT_0;
32214
+ var ARGUMENT_0 = '(' + this.q97_1 + ') - ' + ARGUMENT;
32215
+ this.o97_1 = this.p97_1 + ARGUMENT_0;
32798
32216
  this.g9_1 = 5;
32799
32217
  continue $sm;
32800
32218
  case 5:
32801
- var ARGUMENT_1 = this.z97_1;
32219
+ var ARGUMENT_1 = this.o97_1;
32802
32220
  var ARGUMENT_2 = '\n API call failed with: ' + ARGUMENT_1 + '\n ';
32803
32221
  var message = trimIndent(ARGUMENT_2);
32804
- var tmp4_subject = this.t97_1.h3s_1.b35();
32222
+ var tmp4_subject = this.i97_1.h3s_1.b35();
32805
32223
  throw tmp4_subject.equals(Companion_getInstance_2().r30_1) ? new BadRequestException(message) : tmp4_subject.equals(Companion_getInstance_2().s30_1) ? new UnauthorizedException(message) : tmp4_subject.equals(Companion_getInstance_2().u30_1) ? new ForbiddenException(message) : tmp4_subject.equals(Companion_getInstance_2().v30_1) ? new NotFoundException(message) : tmp4_subject.equals(Companion_getInstance_2().w30_1) ? new MethodNotAllowedException(message) : tmp4_subject.equals(Companion_getInstance_2().x30_1) ? new NotAcceptableException(message) : tmp4_subject.equals(Companion_getInstance_2().a31_1) ? new ConflictException(message) : tmp4_subject.equals(Companion_getInstance_2().b31_1) ? new GoneException(message) : tmp4_subject.equals(Companion_getInstance_2().j31_1) ? new UnprocessableEntityException(message) : tmp4_subject.equals(Companion_getInstance_2().k31_1) ? new LockedException(message) : tmp4_subject.equals(Companion_getInstance_2().m31_1) ? new TooEarlyException(message) : tmp4_subject.equals(Companion_getInstance_2().o31_1) ? new TooManyRequestsException(message) : tmp4_subject.equals(Companion_getInstance_2().q31_1) ? new InternalServerErrorException(message) : tmp4_subject.equals(Companion_getInstance_2().t31_1) ? new ServiceUnavailableException(message) : tmp4_subject.equals(Companion_getInstance_2().u31_1) ? new GatewayTimeoutException(message) : new SdkException(message);
32806
32224
  case 6:
32807
32225
  throw this.j9_1;
@@ -32817,16 +32235,16 @@
32817
32235
  }
32818
32236
  while (true);
32819
32237
  };
32820
- protoOf(installResponseValidator$lambda$slambda).d98 = function (exception, _unused_var__etf5q3, completion) {
32238
+ protoOf(installResponseValidator$lambda$slambda).s97 = function (exception, _unused_var__etf5q3, completion) {
32821
32239
  var i = new installResponseValidator$lambda$slambda(completion);
32822
- i.r97_1 = exception;
32823
- i.s97_1 = _unused_var__etf5q3;
32240
+ i.g97_1 = exception;
32241
+ i.h97_1 = _unused_var__etf5q3;
32824
32242
  return i;
32825
32243
  };
32826
32244
  function installResponseValidator$lambda$slambda_0(resultContinuation) {
32827
32245
  var i = new installResponseValidator$lambda$slambda(resultContinuation);
32828
32246
  var l = function (exception, _unused_var__etf5q3, $completion) {
32829
- return i.c98(exception, _unused_var__etf5q3, $completion);
32247
+ return i.r97(exception, _unused_var__etf5q3, $completion);
32830
32248
  };
32831
32249
  l.$arity = 2;
32832
32250
  return l;
@@ -32838,8 +32256,8 @@
32838
32256
  };
32839
32257
  }
32840
32258
  function addAuthInterceptor$slambda($requiresAuth, $getAuthToken, resultContinuation) {
32841
- this.m98_1 = $requiresAuth;
32842
- this.n98_1 = $getAuthToken;
32259
+ this.b98_1 = $requiresAuth;
32260
+ this.c98_1 = $getAuthToken;
32843
32261
  CoroutineImpl.call(this, resultContinuation);
32844
32262
  }
32845
32263
  protoOf(addAuthInterceptor$slambda).v4a = function ($this$intercept, request, $completion) {
@@ -32860,17 +32278,17 @@
32860
32278
  switch (tmp) {
32861
32279
  case 0:
32862
32280
  this.h9_1 = 2;
32863
- if (this.m98_1(get_encodedPath(this.p98_1.x3h_1)) && !this.p98_1.z3h_1.w2n(HttpHeaders_getInstance().l2v_1)) {
32864
- var tmp0_safe_receiver = this.n98_1();
32281
+ if (this.b98_1(get_encodedPath(this.e98_1.x3h_1)) && !this.e98_1.z3h_1.w2n(HttpHeaders_getInstance().l2v_1)) {
32282
+ var tmp0_safe_receiver = this.c98_1();
32865
32283
  if (tmp0_safe_receiver == null)
32866
32284
  null;
32867
32285
  else {
32868
- headers(this.p98_1, addAuthInterceptor$slambda$lambda(tmp0_safe_receiver));
32286
+ headers(this.e98_1, addAuthInterceptor$slambda$lambda(tmp0_safe_receiver));
32869
32287
  }
32870
32288
  }
32871
32289
 
32872
32290
  this.g9_1 = 1;
32873
- suspendResult = this.o98_1.f45(this.p98_1, this);
32291
+ suspendResult = this.d98_1.f45(this.e98_1, this);
32874
32292
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
32875
32293
  return suspendResult;
32876
32294
  }
@@ -32893,9 +32311,9 @@
32893
32311
  while (true);
32894
32312
  };
32895
32313
  protoOf(addAuthInterceptor$slambda).w4a = function ($this$intercept, request, completion) {
32896
- var i = new addAuthInterceptor$slambda(this.m98_1, this.n98_1, completion);
32897
- i.o98_1 = $this$intercept;
32898
- i.p98_1 = request;
32314
+ var i = new addAuthInterceptor$slambda(this.b98_1, this.c98_1, completion);
32315
+ i.d98_1 = $this$intercept;
32316
+ i.e98_1 = request;
32899
32317
  return i;
32900
32318
  };
32901
32319
  function addAuthInterceptor$slambda_0($requiresAuth, $getAuthToken, resultContinuation) {
@@ -32929,14 +32347,14 @@
32929
32347
  this.h9_1 = 3;
32930
32348
  this.h9_1 = 2;
32931
32349
  this.g9_1 = 1;
32932
- suspendResult = this.y98_1.f45(this.z98_1, this);
32350
+ suspendResult = this.n98_1.f45(this.o98_1, this);
32933
32351
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
32934
32352
  return suspendResult;
32935
32353
  }
32936
32354
 
32937
32355
  continue $sm;
32938
32356
  case 1:
32939
- this.a99_1 = suspendResult;
32357
+ this.p98_1 = suspendResult;
32940
32358
  this.h9_1 = 3;
32941
32359
  this.g9_1 = 4;
32942
32360
  continue $sm;
@@ -32969,7 +32387,7 @@
32969
32387
  throw this.j9_1;
32970
32388
  case 4:
32971
32389
  this.h9_1 = 3;
32972
- return this.a99_1;
32390
+ return this.p98_1;
32973
32391
  }
32974
32392
  } catch ($p) {
32975
32393
  var e = $p;
@@ -32984,8 +32402,8 @@
32984
32402
  };
32985
32403
  protoOf(addExceptionInterceptor$slambda).w4a = function ($this$intercept, request, completion) {
32986
32404
  var i = new addExceptionInterceptor$slambda(completion);
32987
- i.y98_1 = $this$intercept;
32988
- i.z98_1 = request;
32405
+ i.n98_1 = $this$intercept;
32406
+ i.o98_1 = request;
32989
32407
  return i;
32990
32408
  };
32991
32409
  function addExceptionInterceptor$slambda_0(resultContinuation) {
@@ -33110,7 +32528,7 @@
33110
32528
  }
33111
32529
  }
33112
32530
  var signature = tmp;
33113
- return CryptoManager_getInstance().b99(signature, publicKey, text);
32531
+ return CryptoManager_getInstance().q98(signature, publicKey, text);
33114
32532
  };
33115
32533
  var KeyPairUtils_instance;
33116
32534
  function KeyPairUtils_getInstance() {
@@ -33184,17 +32602,17 @@
33184
32602
  }
33185
32603
  var account;
33186
32604
  function AccountApi$refreshToken$slambda($refreshToken, resultContinuation) {
33187
- this.k99_1 = $refreshToken;
32605
+ this.z98_1 = $refreshToken;
33188
32606
  CoroutineImpl.call(this, resultContinuation);
33189
32607
  }
33190
- protoOf(AccountApi$refreshToken$slambda).m99 = function ($this$promise, $completion) {
32608
+ protoOf(AccountApi$refreshToken$slambda).b99 = function ($this$promise, $completion) {
33191
32609
  var tmp = this.b1x($this$promise, $completion);
33192
32610
  tmp.i9_1 = Unit_instance;
33193
32611
  tmp.j9_1 = null;
33194
32612
  return tmp.o9();
33195
32613
  };
33196
32614
  protoOf(AccountApi$refreshToken$slambda).ca = function (p1, $completion) {
33197
- return this.m99((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
32615
+ return this.b99((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33198
32616
  };
33199
32617
  protoOf(AccountApi$refreshToken$slambda).o9 = function () {
33200
32618
  var suspendResult = this.i9_1;
@@ -33205,7 +32623,7 @@
33205
32623
  case 0:
33206
32624
  this.h9_1 = 2;
33207
32625
  this.g9_1 = 1;
33208
- suspendResult = AccountClient_instance.s6r(this.k99_1, this);
32626
+ suspendResult = AccountClient_instance.s6r(this.z98_1, this);
33209
32627
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
33210
32628
  return suspendResult;
33211
32629
  }
@@ -33228,14 +32646,14 @@
33228
32646
  while (true);
33229
32647
  };
33230
32648
  protoOf(AccountApi$refreshToken$slambda).b1x = function ($this$promise, completion) {
33231
- var i = new AccountApi$refreshToken$slambda(this.k99_1, completion);
33232
- i.l99_1 = $this$promise;
32649
+ var i = new AccountApi$refreshToken$slambda(this.z98_1, completion);
32650
+ i.a99_1 = $this$promise;
33233
32651
  return i;
33234
32652
  };
33235
32653
  function AccountApi$refreshToken$slambda_0($refreshToken, resultContinuation) {
33236
32654
  var i = new AccountApi$refreshToken$slambda($refreshToken, resultContinuation);
33237
32655
  var l = function ($this$promise, $completion) {
33238
- return i.m99($this$promise, $completion);
32656
+ return i.b99($this$promise, $completion);
33239
32657
  };
33240
32658
  l.$arity = 1;
33241
32659
  return l;
@@ -33285,7 +32703,7 @@
33285
32703
  };
33286
32704
  protoOf(AccountApi$logout$slambda).b1x = function ($this$promise, completion) {
33287
32705
  var i = new AccountApi$logout$slambda(completion);
33288
- i.v99_1 = $this$promise;
32706
+ i.k99_1 = $this$promise;
33289
32707
  return i;
33290
32708
  };
33291
32709
  function AccountApi$logout$slambda_0(resultContinuation) {
@@ -33297,18 +32715,18 @@
33297
32715
  return l;
33298
32716
  }
33299
32717
  function AccountApi$registerEphemeralKey$slambda($publicKey, $privateKey, resultContinuation) {
33300
- this.e9a_1 = $publicKey;
33301
- this.f9a_1 = $privateKey;
32718
+ this.t99_1 = $publicKey;
32719
+ this.u99_1 = $privateKey;
33302
32720
  CoroutineImpl.call(this, resultContinuation);
33303
32721
  }
33304
- protoOf(AccountApi$registerEphemeralKey$slambda).h9a = function ($this$promise, $completion) {
32722
+ protoOf(AccountApi$registerEphemeralKey$slambda).w99 = function ($this$promise, $completion) {
33305
32723
  var tmp = this.b1x($this$promise, $completion);
33306
32724
  tmp.i9_1 = Unit_instance;
33307
32725
  tmp.j9_1 = null;
33308
32726
  return tmp.o9();
33309
32727
  };
33310
32728
  protoOf(AccountApi$registerEphemeralKey$slambda).ca = function (p1, $completion) {
33311
- return this.h9a((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
32729
+ return this.w99((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33312
32730
  };
33313
32731
  protoOf(AccountApi$registerEphemeralKey$slambda).o9 = function () {
33314
32732
  var suspendResult = this.i9_1;
@@ -33319,7 +32737,7 @@
33319
32737
  case 0:
33320
32738
  this.h9_1 = 2;
33321
32739
  this.g9_1 = 1;
33322
- suspendResult = AccountClient_instance.u6r(this.e9a_1, this.f9a_1, this);
32740
+ suspendResult = AccountClient_instance.u6r(this.t99_1, this.u99_1, this);
33323
32741
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
33324
32742
  return suspendResult;
33325
32743
  }
@@ -33342,31 +32760,31 @@
33342
32760
  while (true);
33343
32761
  };
33344
32762
  protoOf(AccountApi$registerEphemeralKey$slambda).b1x = function ($this$promise, completion) {
33345
- var i = new AccountApi$registerEphemeralKey$slambda(this.e9a_1, this.f9a_1, completion);
33346
- i.g9a_1 = $this$promise;
32763
+ var i = new AccountApi$registerEphemeralKey$slambda(this.t99_1, this.u99_1, completion);
32764
+ i.v99_1 = $this$promise;
33347
32765
  return i;
33348
32766
  };
33349
32767
  function AccountApi$registerEphemeralKey$slambda_0($publicKey, $privateKey, resultContinuation) {
33350
32768
  var i = new AccountApi$registerEphemeralKey$slambda($publicKey, $privateKey, resultContinuation);
33351
32769
  var l = function ($this$promise, $completion) {
33352
- return i.h9a($this$promise, $completion);
32770
+ return i.w99($this$promise, $completion);
33353
32771
  };
33354
32772
  l.$arity = 1;
33355
32773
  return l;
33356
32774
  }
33357
32775
  function AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda($publicKey, $method, resultContinuation) {
33358
- this.q9a_1 = $publicKey;
33359
- this.r9a_1 = $method;
32776
+ this.f9a_1 = $publicKey;
32777
+ this.g9a_1 = $method;
33360
32778
  CoroutineImpl.call(this, resultContinuation);
33361
32779
  }
33362
- protoOf(AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda).t9a = function ($this$promise, $completion) {
32780
+ protoOf(AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda).i9a = function ($this$promise, $completion) {
33363
32781
  var tmp = this.b1x($this$promise, $completion);
33364
32782
  tmp.i9_1 = Unit_instance;
33365
32783
  tmp.j9_1 = null;
33366
32784
  return tmp.o9();
33367
32785
  };
33368
32786
  protoOf(AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda).ca = function (p1, $completion) {
33369
- return this.t9a((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
32787
+ return this.i9a((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33370
32788
  };
33371
32789
  protoOf(AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda).o9 = function () {
33372
32790
  var suspendResult = this.i9_1;
@@ -33377,7 +32795,7 @@
33377
32795
  case 0:
33378
32796
  this.h9_1 = 2;
33379
32797
  this.g9_1 = 1;
33380
- suspendResult = AccountClient_instance.v6r(this.q9a_1, this.r9a_1, this);
32798
+ suspendResult = AccountClient_instance.v6r(this.f9a_1, this.g9a_1, this);
33381
32799
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
33382
32800
  return suspendResult;
33383
32801
  }
@@ -33400,32 +32818,32 @@
33400
32818
  while (true);
33401
32819
  };
33402
32820
  protoOf(AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda).b1x = function ($this$promise, completion) {
33403
- var i = new AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda(this.q9a_1, this.r9a_1, completion);
33404
- i.s9a_1 = $this$promise;
32821
+ var i = new AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda(this.f9a_1, this.g9a_1, completion);
32822
+ i.h9a_1 = $this$promise;
33405
32823
  return i;
33406
32824
  };
33407
32825
  function AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda_0($publicKey, $method, resultContinuation) {
33408
32826
  var i = new AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda($publicKey, $method, resultContinuation);
33409
32827
  var l = function ($this$promise, $completion) {
33410
- return i.t9a($this$promise, $completion);
32828
+ return i.i9a($this$promise, $completion);
33411
32829
  };
33412
32830
  l.$arity = 1;
33413
32831
  return l;
33414
32832
  }
33415
32833
  function AccountApi$verifyEphemeralKeyRegistration$slambda($code, $publicKey, $privateKey, resultContinuation) {
33416
- this.c9b_1 = $code;
33417
- this.d9b_1 = $publicKey;
33418
- this.e9b_1 = $privateKey;
32834
+ this.r9a_1 = $code;
32835
+ this.s9a_1 = $publicKey;
32836
+ this.t9a_1 = $privateKey;
33419
32837
  CoroutineImpl.call(this, resultContinuation);
33420
32838
  }
33421
- protoOf(AccountApi$verifyEphemeralKeyRegistration$slambda).h9a = function ($this$promise, $completion) {
32839
+ protoOf(AccountApi$verifyEphemeralKeyRegistration$slambda).w99 = function ($this$promise, $completion) {
33422
32840
  var tmp = this.b1x($this$promise, $completion);
33423
32841
  tmp.i9_1 = Unit_instance;
33424
32842
  tmp.j9_1 = null;
33425
32843
  return tmp.o9();
33426
32844
  };
33427
32845
  protoOf(AccountApi$verifyEphemeralKeyRegistration$slambda).ca = function (p1, $completion) {
33428
- return this.h9a((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
32846
+ return this.w99((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33429
32847
  };
33430
32848
  protoOf(AccountApi$verifyEphemeralKeyRegistration$slambda).o9 = function () {
33431
32849
  var suspendResult = this.i9_1;
@@ -33436,7 +32854,7 @@
33436
32854
  case 0:
33437
32855
  this.h9_1 = 2;
33438
32856
  this.g9_1 = 1;
33439
- suspendResult = AccountClient_instance.x6r(this.c9b_1, this.d9b_1, this.e9b_1, this);
32857
+ suspendResult = AccountClient_instance.x6r(this.r9a_1, this.s9a_1, this.t9a_1, this);
33440
32858
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
33441
32859
  return suspendResult;
33442
32860
  }
@@ -33459,14 +32877,14 @@
33459
32877
  while (true);
33460
32878
  };
33461
32879
  protoOf(AccountApi$verifyEphemeralKeyRegistration$slambda).b1x = function ($this$promise, completion) {
33462
- var i = new AccountApi$verifyEphemeralKeyRegistration$slambda(this.c9b_1, this.d9b_1, this.e9b_1, completion);
33463
- i.f9b_1 = $this$promise;
32880
+ var i = new AccountApi$verifyEphemeralKeyRegistration$slambda(this.r9a_1, this.s9a_1, this.t9a_1, completion);
32881
+ i.u9a_1 = $this$promise;
33464
32882
  return i;
33465
32883
  };
33466
32884
  function AccountApi$verifyEphemeralKeyRegistration$slambda_0($code, $publicKey, $privateKey, resultContinuation) {
33467
32885
  var i = new AccountApi$verifyEphemeralKeyRegistration$slambda($code, $publicKey, $privateKey, resultContinuation);
33468
32886
  var l = function ($this$promise, $completion) {
33469
- return i.h9a($this$promise, $completion);
32887
+ return i.w99($this$promise, $completion);
33470
32888
  };
33471
32889
  l.$arity = 1;
33472
32890
  return l;
@@ -33516,7 +32934,7 @@
33516
32934
  };
33517
32935
  protoOf(AccountApi$reverifyEmail$slambda).b1x = function ($this$promise, completion) {
33518
32936
  var i = new AccountApi$reverifyEmail$slambda(completion);
33519
- i.o9b_1 = $this$promise;
32937
+ i.d9b_1 = $this$promise;
33520
32938
  return i;
33521
32939
  };
33522
32940
  function AccountApi$reverifyEmail$slambda_0(resultContinuation) {
@@ -33528,8 +32946,8 @@
33528
32946
  return l;
33529
32947
  }
33530
32948
  function AccountApi$changePassword$slambda($oldPassword, $newPassword, resultContinuation) {
33531
- this.x9b_1 = $oldPassword;
33532
- this.y9b_1 = $newPassword;
32949
+ this.m9b_1 = $oldPassword;
32950
+ this.n9b_1 = $newPassword;
33533
32951
  CoroutineImpl.call(this, resultContinuation);
33534
32952
  }
33535
32953
  protoOf(AccountApi$changePassword$slambda).a1x = function ($this$promise, $completion) {
@@ -33550,7 +32968,7 @@
33550
32968
  case 0:
33551
32969
  this.h9_1 = 2;
33552
32970
  this.g9_1 = 1;
33553
- suspendResult = AccountClient_instance.z6r(this.x9b_1, this.y9b_1, this);
32971
+ suspendResult = AccountClient_instance.z6r(this.m9b_1, this.n9b_1, this);
33554
32972
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
33555
32973
  return suspendResult;
33556
32974
  }
@@ -33573,8 +32991,8 @@
33573
32991
  while (true);
33574
32992
  };
33575
32993
  protoOf(AccountApi$changePassword$slambda).b1x = function ($this$promise, completion) {
33576
- var i = new AccountApi$changePassword$slambda(this.x9b_1, this.y9b_1, completion);
33577
- i.z9b_1 = $this$promise;
32994
+ var i = new AccountApi$changePassword$slambda(this.m9b_1, this.n9b_1, completion);
32995
+ i.o9b_1 = $this$promise;
33578
32996
  return i;
33579
32997
  };
33580
32998
  function AccountApi$changePassword$slambda_0($oldPassword, $newPassword, resultContinuation) {
@@ -33588,14 +33006,14 @@
33588
33006
  function AccountApi$getUserDetails$slambda(resultContinuation) {
33589
33007
  CoroutineImpl.call(this, resultContinuation);
33590
33008
  }
33591
- protoOf(AccountApi$getUserDetails$slambda).j9c = function ($this$promise, $completion) {
33009
+ protoOf(AccountApi$getUserDetails$slambda).y9b = function ($this$promise, $completion) {
33592
33010
  var tmp = this.b1x($this$promise, $completion);
33593
33011
  tmp.i9_1 = Unit_instance;
33594
33012
  tmp.j9_1 = null;
33595
33013
  return tmp.o9();
33596
33014
  };
33597
33015
  protoOf(AccountApi$getUserDetails$slambda).ca = function (p1, $completion) {
33598
- return this.j9c((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33016
+ return this.y9b((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33599
33017
  };
33600
33018
  protoOf(AccountApi$getUserDetails$slambda).o9 = function () {
33601
33019
  var suspendResult = this.i9_1;
@@ -33630,19 +33048,19 @@
33630
33048
  };
33631
33049
  protoOf(AccountApi$getUserDetails$slambda).b1x = function ($this$promise, completion) {
33632
33050
  var i = new AccountApi$getUserDetails$slambda(completion);
33633
- i.i9c_1 = $this$promise;
33051
+ i.x9b_1 = $this$promise;
33634
33052
  return i;
33635
33053
  };
33636
33054
  function AccountApi$getUserDetails$slambda_0(resultContinuation) {
33637
33055
  var i = new AccountApi$getUserDetails$slambda(resultContinuation);
33638
33056
  var l = function ($this$promise, $completion) {
33639
- return i.j9c($this$promise, $completion);
33057
+ return i.y9b($this$promise, $completion);
33640
33058
  };
33641
33059
  l.$arity = 1;
33642
33060
  return l;
33643
33061
  }
33644
33062
  function AccountApi$updateUserDetails$slambda($displayName, resultContinuation) {
33645
- this.s9c_1 = $displayName;
33063
+ this.h9c_1 = $displayName;
33646
33064
  CoroutineImpl.call(this, resultContinuation);
33647
33065
  }
33648
33066
  protoOf(AccountApi$updateUserDetails$slambda).a1x = function ($this$promise, $completion) {
@@ -33663,7 +33081,7 @@
33663
33081
  case 0:
33664
33082
  this.h9_1 = 2;
33665
33083
  this.g9_1 = 1;
33666
- suspendResult = AccountClient_instance.b6s(this.s9c_1, this);
33084
+ suspendResult = AccountClient_instance.b6s(this.h9c_1, this);
33667
33085
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
33668
33086
  return suspendResult;
33669
33087
  }
@@ -33686,8 +33104,8 @@
33686
33104
  while (true);
33687
33105
  };
33688
33106
  protoOf(AccountApi$updateUserDetails$slambda).b1x = function ($this$promise, completion) {
33689
- var i = new AccountApi$updateUserDetails$slambda(this.s9c_1, completion);
33690
- i.t9c_1 = $this$promise;
33107
+ var i = new AccountApi$updateUserDetails$slambda(this.h9c_1, completion);
33108
+ i.i9c_1 = $this$promise;
33691
33109
  return i;
33692
33110
  };
33693
33111
  function AccountApi$updateUserDetails$slambda_0($displayName, resultContinuation) {
@@ -33743,7 +33161,7 @@
33743
33161
  };
33744
33162
  protoOf(AccountApi$deleteAccount$slambda).b1x = function ($this$promise, completion) {
33745
33163
  var i = new AccountApi$deleteAccount$slambda(completion);
33746
- i.c9d_1 = $this$promise;
33164
+ i.r9c_1 = $this$promise;
33747
33165
  return i;
33748
33166
  };
33749
33167
  function AccountApi$deleteAccount$slambda_0(resultContinuation) {
@@ -33756,21 +33174,21 @@
33756
33174
  }
33757
33175
  function AccountApi() {
33758
33176
  }
33759
- protoOf(AccountApi).d9d = function (refreshToken) {
33177
+ protoOf(AccountApi).s9c = function (refreshToken) {
33760
33178
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
33761
33179
  var tmp = GlobalScope_instance;
33762
33180
  return promise(tmp, VOID, VOID, AccountApi$refreshToken$slambda_0(refreshToken, null));
33763
33181
  };
33764
33182
  protoOf(AccountApi).refreshToken = function (refreshToken, $super) {
33765
33183
  refreshToken = refreshToken === VOID ? null : refreshToken;
33766
- return $super === VOID ? this.d9d(refreshToken) : $super.d9d.call(this, refreshToken);
33184
+ return $super === VOID ? this.s9c(refreshToken) : $super.s9c.call(this, refreshToken);
33767
33185
  };
33768
33186
  protoOf(AccountApi).logout = function () {
33769
33187
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
33770
33188
  var tmp = GlobalScope_instance;
33771
33189
  return promise(tmp, VOID, VOID, AccountApi$logout$slambda_0(null));
33772
33190
  };
33773
- protoOf(AccountApi).e9d = function (publicKey, privateKey) {
33191
+ protoOf(AccountApi).t9c = function (publicKey, privateKey) {
33774
33192
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
33775
33193
  var tmp = GlobalScope_instance;
33776
33194
  return promise(tmp, VOID, VOID, AccountApi$registerEphemeralKey$slambda_0(publicKey, privateKey, null));
@@ -33778,9 +33196,9 @@
33778
33196
  protoOf(AccountApi).registerEphemeralKey = function (publicKey, privateKey, $super) {
33779
33197
  publicKey = publicKey === VOID ? null : publicKey;
33780
33198
  privateKey = privateKey === VOID ? null : privateKey;
33781
- return $super === VOID ? this.e9d(publicKey, privateKey) : $super.e9d.call(this, publicKey, privateKey);
33199
+ return $super === VOID ? this.t9c(publicKey, privateKey) : $super.t9c.call(this, publicKey, privateKey);
33782
33200
  };
33783
- protoOf(AccountApi).f9d = function (publicKey, method) {
33201
+ protoOf(AccountApi).u9c = function (publicKey, method) {
33784
33202
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
33785
33203
  var tmp = GlobalScope_instance;
33786
33204
  return promise(tmp, VOID, VOID, AccountApi$registerEphemeralKeyWithSecondaryAuthentication$slambda_0(publicKey, method, null));
@@ -33788,9 +33206,9 @@
33788
33206
  protoOf(AccountApi).registerEphemeralKeyWithSecondaryAuthentication = function (publicKey, method, $super) {
33789
33207
  publicKey = publicKey === VOID ? null : publicKey;
33790
33208
  method = method === VOID ? null : method;
33791
- return $super === VOID ? this.f9d(publicKey, method) : $super.f9d.call(this, publicKey, method);
33209
+ return $super === VOID ? this.u9c(publicKey, method) : $super.u9c.call(this, publicKey, method);
33792
33210
  };
33793
- protoOf(AccountApi).g9d = function (code, publicKey, privateKey) {
33211
+ protoOf(AccountApi).v9c = function (code, publicKey, privateKey) {
33794
33212
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
33795
33213
  var tmp = GlobalScope_instance;
33796
33214
  return promise(tmp, VOID, VOID, AccountApi$verifyEphemeralKeyRegistration$slambda_0(code, publicKey, privateKey, null));
@@ -33798,7 +33216,7 @@
33798
33216
  protoOf(AccountApi).verifyEphemeralKeyRegistration = function (code, publicKey, privateKey, $super) {
33799
33217
  publicKey = publicKey === VOID ? null : publicKey;
33800
33218
  privateKey = privateKey === VOID ? null : privateKey;
33801
- return $super === VOID ? this.g9d(code, publicKey, privateKey) : $super.g9d.call(this, code, publicKey, privateKey);
33219
+ return $super === VOID ? this.v9c(code, publicKey, privateKey) : $super.v9c.call(this, code, publicKey, privateKey);
33802
33220
  };
33803
33221
  protoOf(AccountApi).reverifyEmail = function () {
33804
33222
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
@@ -33846,18 +33264,18 @@
33846
33264
  }
33847
33265
  var accountless;
33848
33266
  function AccountlessApi$login$slambda($email, $password, resultContinuation) {
33849
- this.p9d_1 = $email;
33850
- this.q9d_1 = $password;
33267
+ this.e9d_1 = $email;
33268
+ this.f9d_1 = $password;
33851
33269
  CoroutineImpl.call(this, resultContinuation);
33852
33270
  }
33853
- protoOf(AccountlessApi$login$slambda).m99 = function ($this$promise, $completion) {
33271
+ protoOf(AccountlessApi$login$slambda).b99 = function ($this$promise, $completion) {
33854
33272
  var tmp = this.b1x($this$promise, $completion);
33855
33273
  tmp.i9_1 = Unit_instance;
33856
33274
  tmp.j9_1 = null;
33857
33275
  return tmp.o9();
33858
33276
  };
33859
33277
  protoOf(AccountlessApi$login$slambda).ca = function (p1, $completion) {
33860
- return this.m99((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33278
+ return this.b99((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33861
33279
  };
33862
33280
  protoOf(AccountlessApi$login$slambda).o9 = function () {
33863
33281
  var suspendResult = this.i9_1;
@@ -33868,7 +33286,7 @@
33868
33286
  case 0:
33869
33287
  this.h9_1 = 2;
33870
33288
  this.g9_1 = 1;
33871
- suspendResult = AccountlessClient_instance.a6x(this.p9d_1, this.q9d_1, this);
33289
+ suspendResult = AccountlessClient_instance.a6x(this.e9d_1, this.f9d_1, this);
33872
33290
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
33873
33291
  return suspendResult;
33874
33292
  }
@@ -33891,34 +33309,34 @@
33891
33309
  while (true);
33892
33310
  };
33893
33311
  protoOf(AccountlessApi$login$slambda).b1x = function ($this$promise, completion) {
33894
- var i = new AccountlessApi$login$slambda(this.p9d_1, this.q9d_1, completion);
33895
- i.r9d_1 = $this$promise;
33312
+ var i = new AccountlessApi$login$slambda(this.e9d_1, this.f9d_1, completion);
33313
+ i.g9d_1 = $this$promise;
33896
33314
  return i;
33897
33315
  };
33898
33316
  function AccountlessApi$login$slambda_0($email, $password, resultContinuation) {
33899
33317
  var i = new AccountlessApi$login$slambda($email, $password, resultContinuation);
33900
33318
  var l = function ($this$promise, $completion) {
33901
- return i.m99($this$promise, $completion);
33319
+ return i.b99($this$promise, $completion);
33902
33320
  };
33903
33321
  l.$arity = 1;
33904
33322
  return l;
33905
33323
  }
33906
33324
  function AccountlessApi$registration$slambda($email, $password, $displayName, $force, $publicKey, resultContinuation) {
33907
- this.a9e_1 = $email;
33908
- this.b9e_1 = $password;
33909
- this.c9e_1 = $displayName;
33910
- this.d9e_1 = $force;
33911
- this.e9e_1 = $publicKey;
33325
+ this.p9d_1 = $email;
33326
+ this.q9d_1 = $password;
33327
+ this.r9d_1 = $displayName;
33328
+ this.s9d_1 = $force;
33329
+ this.t9d_1 = $publicKey;
33912
33330
  CoroutineImpl.call(this, resultContinuation);
33913
33331
  }
33914
- protoOf(AccountlessApi$registration$slambda).m99 = function ($this$promise, $completion) {
33332
+ protoOf(AccountlessApi$registration$slambda).b99 = function ($this$promise, $completion) {
33915
33333
  var tmp = this.b1x($this$promise, $completion);
33916
33334
  tmp.i9_1 = Unit_instance;
33917
33335
  tmp.j9_1 = null;
33918
33336
  return tmp.o9();
33919
33337
  };
33920
33338
  protoOf(AccountlessApi$registration$slambda).ca = function (p1, $completion) {
33921
- return this.m99((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33339
+ return this.b99((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33922
33340
  };
33923
33341
  protoOf(AccountlessApi$registration$slambda).o9 = function () {
33924
33342
  var suspendResult = this.i9_1;
@@ -33929,7 +33347,7 @@
33929
33347
  case 0:
33930
33348
  this.h9_1 = 2;
33931
33349
  this.g9_1 = 1;
33932
- suspendResult = AccountlessClient_instance.b6x(this.a9e_1, this.b9e_1, this.c9e_1, this.d9e_1, this.e9e_1, this);
33350
+ suspendResult = AccountlessClient_instance.b6x(this.p9d_1, this.q9d_1, this.r9d_1, this.s9d_1, this.t9d_1, this);
33933
33351
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
33934
33352
  return suspendResult;
33935
33353
  }
@@ -33952,20 +33370,20 @@
33952
33370
  while (true);
33953
33371
  };
33954
33372
  protoOf(AccountlessApi$registration$slambda).b1x = function ($this$promise, completion) {
33955
- var i = new AccountlessApi$registration$slambda(this.a9e_1, this.b9e_1, this.c9e_1, this.d9e_1, this.e9e_1, completion);
33956
- i.f9e_1 = $this$promise;
33373
+ var i = new AccountlessApi$registration$slambda(this.p9d_1, this.q9d_1, this.r9d_1, this.s9d_1, this.t9d_1, completion);
33374
+ i.u9d_1 = $this$promise;
33957
33375
  return i;
33958
33376
  };
33959
33377
  function AccountlessApi$registration$slambda_0($email, $password, $displayName, $force, $publicKey, resultContinuation) {
33960
33378
  var i = new AccountlessApi$registration$slambda($email, $password, $displayName, $force, $publicKey, resultContinuation);
33961
33379
  var l = function ($this$promise, $completion) {
33962
- return i.m99($this$promise, $completion);
33380
+ return i.b99($this$promise, $completion);
33963
33381
  };
33964
33382
  l.$arity = 1;
33965
33383
  return l;
33966
33384
  }
33967
33385
  function AccountlessApi$verifyEmail$slambda($code, resultContinuation) {
33968
- this.o9e_1 = $code;
33386
+ this.d9e_1 = $code;
33969
33387
  CoroutineImpl.call(this, resultContinuation);
33970
33388
  }
33971
33389
  protoOf(AccountlessApi$verifyEmail$slambda).a1x = function ($this$promise, $completion) {
@@ -33986,7 +33404,7 @@
33986
33404
  case 0:
33987
33405
  this.h9_1 = 2;
33988
33406
  this.g9_1 = 1;
33989
- suspendResult = AccountlessClient_instance.c6x(this.o9e_1, this);
33407
+ suspendResult = AccountlessClient_instance.c6x(this.d9e_1, this);
33990
33408
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
33991
33409
  return suspendResult;
33992
33410
  }
@@ -34009,8 +33427,8 @@
34009
33427
  while (true);
34010
33428
  };
34011
33429
  protoOf(AccountlessApi$verifyEmail$slambda).b1x = function ($this$promise, completion) {
34012
- var i = new AccountlessApi$verifyEmail$slambda(this.o9e_1, completion);
34013
- i.p9e_1 = $this$promise;
33430
+ var i = new AccountlessApi$verifyEmail$slambda(this.d9e_1, completion);
33431
+ i.e9e_1 = $this$promise;
34014
33432
  return i;
34015
33433
  };
34016
33434
  function AccountlessApi$verifyEmail$slambda_0($code, resultContinuation) {
@@ -34022,7 +33440,7 @@
34022
33440
  return l;
34023
33441
  }
34024
33442
  function AccountlessApi$passwordReset$slambda($email, resultContinuation) {
34025
- this.y9e_1 = $email;
33443
+ this.n9e_1 = $email;
34026
33444
  CoroutineImpl.call(this, resultContinuation);
34027
33445
  }
34028
33446
  protoOf(AccountlessApi$passwordReset$slambda).a1x = function ($this$promise, $completion) {
@@ -34043,7 +33461,7 @@
34043
33461
  case 0:
34044
33462
  this.h9_1 = 2;
34045
33463
  this.g9_1 = 1;
34046
- suspendResult = AccountlessClient_instance.d6x(this.y9e_1, this);
33464
+ suspendResult = AccountlessClient_instance.d6x(this.n9e_1, this);
34047
33465
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34048
33466
  return suspendResult;
34049
33467
  }
@@ -34066,8 +33484,8 @@
34066
33484
  while (true);
34067
33485
  };
34068
33486
  protoOf(AccountlessApi$passwordReset$slambda).b1x = function ($this$promise, completion) {
34069
- var i = new AccountlessApi$passwordReset$slambda(this.y9e_1, completion);
34070
- i.z9e_1 = $this$promise;
33487
+ var i = new AccountlessApi$passwordReset$slambda(this.n9e_1, completion);
33488
+ i.o9e_1 = $this$promise;
34071
33489
  return i;
34072
33490
  };
34073
33491
  function AccountlessApi$passwordReset$slambda_0($email, resultContinuation) {
@@ -34079,9 +33497,9 @@
34079
33497
  return l;
34080
33498
  }
34081
33499
  function AccountlessApi$passwordResetVerify$slambda($userId, $token, $password, resultContinuation) {
34082
- this.i9f_1 = $userId;
34083
- this.j9f_1 = $token;
34084
- this.k9f_1 = $password;
33500
+ this.x9e_1 = $userId;
33501
+ this.y9e_1 = $token;
33502
+ this.z9e_1 = $password;
34085
33503
  CoroutineImpl.call(this, resultContinuation);
34086
33504
  }
34087
33505
  protoOf(AccountlessApi$passwordResetVerify$slambda).a1x = function ($this$promise, $completion) {
@@ -34102,7 +33520,7 @@
34102
33520
  case 0:
34103
33521
  this.h9_1 = 2;
34104
33522
  this.g9_1 = 1;
34105
- suspendResult = AccountlessClient_instance.e6x(this.i9f_1, this.j9f_1, this.k9f_1, this);
33523
+ suspendResult = AccountlessClient_instance.e6x(this.x9e_1, this.y9e_1, this.z9e_1, this);
34106
33524
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34107
33525
  return suspendResult;
34108
33526
  }
@@ -34125,8 +33543,8 @@
34125
33543
  while (true);
34126
33544
  };
34127
33545
  protoOf(AccountlessApi$passwordResetVerify$slambda).b1x = function ($this$promise, completion) {
34128
- var i = new AccountlessApi$passwordResetVerify$slambda(this.i9f_1, this.j9f_1, this.k9f_1, completion);
34129
- i.l9f_1 = $this$promise;
33546
+ var i = new AccountlessApi$passwordResetVerify$slambda(this.x9e_1, this.y9e_1, this.z9e_1, completion);
33547
+ i.a9f_1 = $this$promise;
34130
33548
  return i;
34131
33549
  };
34132
33550
  function AccountlessApi$passwordResetVerify$slambda_0($userId, $token, $password, resultContinuation) {
@@ -34144,7 +33562,7 @@
34144
33562
  var tmp = GlobalScope_instance;
34145
33563
  return promise(tmp, VOID, VOID, AccountlessApi$login$slambda_0(email, password, null));
34146
33564
  };
34147
- protoOf(AccountlessApi).m9f = function (email, password, displayName, force, publicKey) {
33565
+ protoOf(AccountlessApi).b9f = function (email, password, displayName, force, publicKey) {
34148
33566
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
34149
33567
  var tmp = GlobalScope_instance;
34150
33568
  return promise(tmp, VOID, VOID, AccountlessApi$registration$slambda_0(email, password, displayName, force, publicKey, null));
@@ -34153,7 +33571,7 @@
34153
33571
  displayName = displayName === VOID ? null : displayName;
34154
33572
  force = force === VOID ? false : force;
34155
33573
  publicKey = publicKey === VOID ? null : publicKey;
34156
- return $super === VOID ? this.m9f(email, password, displayName, force, publicKey) : $super.m9f.call(this, email, password, displayName, force, publicKey);
33574
+ return $super === VOID ? this.b9f(email, password, displayName, force, publicKey) : $super.b9f.call(this, email, password, displayName, force, publicKey);
34157
33575
  };
34158
33576
  protoOf(AccountlessApi).verifyEmail = function (code) {
34159
33577
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
@@ -34191,18 +33609,18 @@
34191
33609
  }
34192
33610
  var fusion;
34193
33611
  function FusionApi$login$slambda($email, $password, resultContinuation) {
34194
- this.v9f_1 = $email;
34195
- this.w9f_1 = $password;
33612
+ this.k9f_1 = $email;
33613
+ this.l9f_1 = $password;
34196
33614
  CoroutineImpl.call(this, resultContinuation);
34197
33615
  }
34198
- protoOf(FusionApi$login$slambda).y9f = function ($this$promise, $completion) {
33616
+ protoOf(FusionApi$login$slambda).n9f = function ($this$promise, $completion) {
34199
33617
  var tmp = this.b1x($this$promise, $completion);
34200
33618
  tmp.i9_1 = Unit_instance;
34201
33619
  tmp.j9_1 = null;
34202
33620
  return tmp.o9();
34203
33621
  };
34204
33622
  protoOf(FusionApi$login$slambda).ca = function (p1, $completion) {
34205
- return this.y9f((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33623
+ return this.n9f((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34206
33624
  };
34207
33625
  protoOf(FusionApi$login$slambda).o9 = function () {
34208
33626
  var suspendResult = this.i9_1;
@@ -34213,7 +33631,7 @@
34213
33631
  case 0:
34214
33632
  this.h9_1 = 2;
34215
33633
  this.g9_1 = 1;
34216
- suspendResult = FusionClient_instance.u74(this.v9f_1, this.w9f_1, this);
33634
+ suspendResult = FusionClient_instance.u74(this.k9f_1, this.l9f_1, this);
34217
33635
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34218
33636
  return suspendResult;
34219
33637
  }
@@ -34236,14 +33654,14 @@
34236
33654
  while (true);
34237
33655
  };
34238
33656
  protoOf(FusionApi$login$slambda).b1x = function ($this$promise, completion) {
34239
- var i = new FusionApi$login$slambda(this.v9f_1, this.w9f_1, completion);
34240
- i.x9f_1 = $this$promise;
33657
+ var i = new FusionApi$login$slambda(this.k9f_1, this.l9f_1, completion);
33658
+ i.m9f_1 = $this$promise;
34241
33659
  return i;
34242
33660
  };
34243
33661
  function FusionApi$login$slambda_0($email, $password, resultContinuation) {
34244
33662
  var i = new FusionApi$login$slambda($email, $password, resultContinuation);
34245
33663
  var l = function ($this$promise, $completion) {
34246
- return i.y9f($this$promise, $completion);
33664
+ return i.n9f($this$promise, $completion);
34247
33665
  };
34248
33666
  l.$arity = 1;
34249
33667
  return l;
@@ -34251,14 +33669,14 @@
34251
33669
  function FusionApi$getIntegrationType$slambda(resultContinuation) {
34252
33670
  CoroutineImpl.call(this, resultContinuation);
34253
33671
  }
34254
- protoOf(FusionApi$getIntegrationType$slambda).i9g = function ($this$promise, $completion) {
33672
+ protoOf(FusionApi$getIntegrationType$slambda).x9f = function ($this$promise, $completion) {
34255
33673
  var tmp = this.b1x($this$promise, $completion);
34256
33674
  tmp.i9_1 = Unit_instance;
34257
33675
  tmp.j9_1 = null;
34258
33676
  return tmp.o9();
34259
33677
  };
34260
33678
  protoOf(FusionApi$getIntegrationType$slambda).ca = function (p1, $completion) {
34261
- return this.i9g((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33679
+ return this.x9f((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34262
33680
  };
34263
33681
  protoOf(FusionApi$getIntegrationType$slambda).o9 = function () {
34264
33682
  var suspendResult = this.i9_1;
@@ -34293,29 +33711,29 @@
34293
33711
  };
34294
33712
  protoOf(FusionApi$getIntegrationType$slambda).b1x = function ($this$promise, completion) {
34295
33713
  var i = new FusionApi$getIntegrationType$slambda(completion);
34296
- i.h9g_1 = $this$promise;
33714
+ i.w9f_1 = $this$promise;
34297
33715
  return i;
34298
33716
  };
34299
33717
  function FusionApi$getIntegrationType$slambda_0(resultContinuation) {
34300
33718
  var i = new FusionApi$getIntegrationType$slambda(resultContinuation);
34301
33719
  var l = function ($this$promise, $completion) {
34302
- return i.i9g($this$promise, $completion);
33720
+ return i.x9f($this$promise, $completion);
34303
33721
  };
34304
33722
  l.$arity = 1;
34305
33723
  return l;
34306
33724
  }
34307
33725
  function FusionApi$getIntegrationConfiguration$slambda($type, resultContinuation) {
34308
- this.r9g_1 = $type;
33726
+ this.g9g_1 = $type;
34309
33727
  CoroutineImpl.call(this, resultContinuation);
34310
33728
  }
34311
- protoOf(FusionApi$getIntegrationConfiguration$slambda).t9g = function ($this$promise, $completion) {
33729
+ protoOf(FusionApi$getIntegrationConfiguration$slambda).i9g = function ($this$promise, $completion) {
34312
33730
  var tmp = this.b1x($this$promise, $completion);
34313
33731
  tmp.i9_1 = Unit_instance;
34314
33732
  tmp.j9_1 = null;
34315
33733
  return tmp.o9();
34316
33734
  };
34317
33735
  protoOf(FusionApi$getIntegrationConfiguration$slambda).ca = function (p1, $completion) {
34318
- return this.t9g((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33736
+ return this.i9g((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34319
33737
  };
34320
33738
  protoOf(FusionApi$getIntegrationConfiguration$slambda).o9 = function () {
34321
33739
  var suspendResult = this.i9_1;
@@ -34326,7 +33744,7 @@
34326
33744
  case 0:
34327
33745
  this.h9_1 = 2;
34328
33746
  this.g9_1 = 1;
34329
- suspendResult = FusionClient_instance.w74(this.r9g_1, this);
33747
+ suspendResult = FusionClient_instance.w74(this.g9g_1, this);
34330
33748
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34331
33749
  return suspendResult;
34332
33750
  }
@@ -34349,22 +33767,22 @@
34349
33767
  while (true);
34350
33768
  };
34351
33769
  protoOf(FusionApi$getIntegrationConfiguration$slambda).b1x = function ($this$promise, completion) {
34352
- var i = new FusionApi$getIntegrationConfiguration$slambda(this.r9g_1, completion);
34353
- i.s9g_1 = $this$promise;
33770
+ var i = new FusionApi$getIntegrationConfiguration$slambda(this.g9g_1, completion);
33771
+ i.h9g_1 = $this$promise;
34354
33772
  return i;
34355
33773
  };
34356
33774
  function FusionApi$getIntegrationConfiguration$slambda_0($type, resultContinuation) {
34357
33775
  var i = new FusionApi$getIntegrationConfiguration$slambda($type, resultContinuation);
34358
33776
  var l = function ($this$promise, $completion) {
34359
- return i.t9g($this$promise, $completion);
33777
+ return i.i9g($this$promise, $completion);
34360
33778
  };
34361
33779
  l.$arity = 1;
34362
33780
  return l;
34363
33781
  }
34364
33782
  function FusionApi$enableDoor$slambda($name, $siteId, $controller, resultContinuation) {
34365
- this.c9h_1 = $name;
34366
- this.d9h_1 = $siteId;
34367
- this.e9h_1 = $controller;
33783
+ this.r9g_1 = $name;
33784
+ this.s9g_1 = $siteId;
33785
+ this.t9g_1 = $controller;
34368
33786
  CoroutineImpl.call(this, resultContinuation);
34369
33787
  }
34370
33788
  protoOf(FusionApi$enableDoor$slambda).a1x = function ($this$promise, $completion) {
@@ -34385,7 +33803,7 @@
34385
33803
  case 0:
34386
33804
  this.h9_1 = 2;
34387
33805
  this.g9_1 = 1;
34388
- suspendResult = FusionClient_instance.x74(this.c9h_1, this.d9h_1, this.e9h_1, this);
33806
+ suspendResult = FusionClient_instance.x74(this.r9g_1, this.s9g_1, this.t9g_1, this);
34389
33807
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34390
33808
  return suspendResult;
34391
33809
  }
@@ -34408,8 +33826,8 @@
34408
33826
  while (true);
34409
33827
  };
34410
33828
  protoOf(FusionApi$enableDoor$slambda).b1x = function ($this$promise, completion) {
34411
- var i = new FusionApi$enableDoor$slambda(this.c9h_1, this.d9h_1, this.e9h_1, completion);
34412
- i.f9h_1 = $this$promise;
33829
+ var i = new FusionApi$enableDoor$slambda(this.r9g_1, this.s9g_1, this.t9g_1, completion);
33830
+ i.u9g_1 = $this$promise;
34413
33831
  return i;
34414
33832
  };
34415
33833
  function FusionApi$enableDoor$slambda_0($name, $siteId, $controller, resultContinuation) {
@@ -34421,7 +33839,7 @@
34421
33839
  return l;
34422
33840
  }
34423
33841
  function FusionApi$deleteDoor$slambda($deviceId, resultContinuation) {
34424
- this.o9h_1 = $deviceId;
33842
+ this.d9h_1 = $deviceId;
34425
33843
  CoroutineImpl.call(this, resultContinuation);
34426
33844
  }
34427
33845
  protoOf(FusionApi$deleteDoor$slambda).a1x = function ($this$promise, $completion) {
@@ -34442,7 +33860,7 @@
34442
33860
  case 0:
34443
33861
  this.h9_1 = 2;
34444
33862
  this.g9_1 = 1;
34445
- suspendResult = FusionClient_instance.y74(this.o9h_1, this);
33863
+ suspendResult = FusionClient_instance.y74(this.d9h_1, this);
34446
33864
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34447
33865
  return suspendResult;
34448
33866
  }
@@ -34465,8 +33883,8 @@
34465
33883
  while (true);
34466
33884
  };
34467
33885
  protoOf(FusionApi$deleteDoor$slambda).b1x = function ($this$promise, completion) {
34468
- var i = new FusionApi$deleteDoor$slambda(this.o9h_1, completion);
34469
- i.p9h_1 = $this$promise;
33886
+ var i = new FusionApi$deleteDoor$slambda(this.d9h_1, completion);
33887
+ i.e9h_1 = $this$promise;
34470
33888
  return i;
34471
33889
  };
34472
33890
  function FusionApi$deleteDoor$slambda_0($deviceId, resultContinuation) {
@@ -34478,17 +33896,17 @@
34478
33896
  return l;
34479
33897
  }
34480
33898
  function FusionApi$getDoorStatus$slambda($deviceId, resultContinuation) {
34481
- this.y9h_1 = $deviceId;
33899
+ this.n9h_1 = $deviceId;
34482
33900
  CoroutineImpl.call(this, resultContinuation);
34483
33901
  }
34484
- protoOf(FusionApi$getDoorStatus$slambda).a9i = function ($this$promise, $completion) {
33902
+ protoOf(FusionApi$getDoorStatus$slambda).p9h = function ($this$promise, $completion) {
34485
33903
  var tmp = this.b1x($this$promise, $completion);
34486
33904
  tmp.i9_1 = Unit_instance;
34487
33905
  tmp.j9_1 = null;
34488
33906
  return tmp.o9();
34489
33907
  };
34490
33908
  protoOf(FusionApi$getDoorStatus$slambda).ca = function (p1, $completion) {
34491
- return this.a9i((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
33909
+ return this.p9h((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34492
33910
  };
34493
33911
  protoOf(FusionApi$getDoorStatus$slambda).o9 = function () {
34494
33912
  var suspendResult = this.i9_1;
@@ -34499,7 +33917,7 @@
34499
33917
  case 0:
34500
33918
  this.h9_1 = 2;
34501
33919
  this.g9_1 = 1;
34502
- suspendResult = FusionClient_instance.z74(this.y9h_1, this);
33920
+ suspendResult = FusionClient_instance.z74(this.n9h_1, this);
34503
33921
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34504
33922
  return suspendResult;
34505
33923
  }
@@ -34522,20 +33940,20 @@
34522
33940
  while (true);
34523
33941
  };
34524
33942
  protoOf(FusionApi$getDoorStatus$slambda).b1x = function ($this$promise, completion) {
34525
- var i = new FusionApi$getDoorStatus$slambda(this.y9h_1, completion);
34526
- i.z9h_1 = $this$promise;
33943
+ var i = new FusionApi$getDoorStatus$slambda(this.n9h_1, completion);
33944
+ i.o9h_1 = $this$promise;
34527
33945
  return i;
34528
33946
  };
34529
33947
  function FusionApi$getDoorStatus$slambda_0($deviceId, resultContinuation) {
34530
33948
  var i = new FusionApi$getDoorStatus$slambda($deviceId, resultContinuation);
34531
33949
  var l = function ($this$promise, $completion) {
34532
- return i.a9i($this$promise, $completion);
33950
+ return i.p9h($this$promise, $completion);
34533
33951
  };
34534
33952
  l.$arity = 1;
34535
33953
  return l;
34536
33954
  }
34537
33955
  function FusionApi$startDoor$slambda($deviceId, resultContinuation) {
34538
- this.j9i_1 = $deviceId;
33956
+ this.y9h_1 = $deviceId;
34539
33957
  CoroutineImpl.call(this, resultContinuation);
34540
33958
  }
34541
33959
  protoOf(FusionApi$startDoor$slambda).a1x = function ($this$promise, $completion) {
@@ -34556,7 +33974,7 @@
34556
33974
  case 0:
34557
33975
  this.h9_1 = 2;
34558
33976
  this.g9_1 = 1;
34559
- suspendResult = FusionClient_instance.a75(this.j9i_1, this);
33977
+ suspendResult = FusionClient_instance.a75(this.y9h_1, this);
34560
33978
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34561
33979
  return suspendResult;
34562
33980
  }
@@ -34579,8 +33997,8 @@
34579
33997
  while (true);
34580
33998
  };
34581
33999
  protoOf(FusionApi$startDoor$slambda).b1x = function ($this$promise, completion) {
34582
- var i = new FusionApi$startDoor$slambda(this.j9i_1, completion);
34583
- i.k9i_1 = $this$promise;
34000
+ var i = new FusionApi$startDoor$slambda(this.y9h_1, completion);
34001
+ i.z9h_1 = $this$promise;
34584
34002
  return i;
34585
34003
  };
34586
34004
  function FusionApi$startDoor$slambda_0($deviceId, resultContinuation) {
@@ -34592,7 +34010,7 @@
34592
34010
  return l;
34593
34011
  }
34594
34012
  function FusionApi$stopDoor$slambda($deviceId, resultContinuation) {
34595
- this.t9i_1 = $deviceId;
34013
+ this.i9i_1 = $deviceId;
34596
34014
  CoroutineImpl.call(this, resultContinuation);
34597
34015
  }
34598
34016
  protoOf(FusionApi$stopDoor$slambda).a1x = function ($this$promise, $completion) {
@@ -34613,7 +34031,7 @@
34613
34031
  case 0:
34614
34032
  this.h9_1 = 2;
34615
34033
  this.g9_1 = 1;
34616
- suspendResult = FusionClient_instance.b75(this.t9i_1, this);
34034
+ suspendResult = FusionClient_instance.b75(this.i9i_1, this);
34617
34035
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34618
34036
  return suspendResult;
34619
34037
  }
@@ -34636,8 +34054,8 @@
34636
34054
  while (true);
34637
34055
  };
34638
34056
  protoOf(FusionApi$stopDoor$slambda).b1x = function ($this$promise, completion) {
34639
- var i = new FusionApi$stopDoor$slambda(this.t9i_1, completion);
34640
- i.u9i_1 = $this$promise;
34057
+ var i = new FusionApi$stopDoor$slambda(this.i9i_1, completion);
34058
+ i.j9i_1 = $this$promise;
34641
34059
  return i;
34642
34060
  };
34643
34061
  function FusionApi$stopDoor$slambda_0($deviceId, resultContinuation) {
@@ -34711,9 +34129,9 @@
34711
34129
  }
34712
34130
  var helper;
34713
34131
  function HelperApi$uploadPlatformLogo$slambda($applicationId, $contentType, $image, resultContinuation) {
34714
- this.d9j_1 = $applicationId;
34715
- this.e9j_1 = $contentType;
34716
- this.f9j_1 = $image;
34132
+ this.s9i_1 = $applicationId;
34133
+ this.t9i_1 = $contentType;
34134
+ this.u9i_1 = $image;
34717
34135
  CoroutineImpl.call(this, resultContinuation);
34718
34136
  }
34719
34137
  protoOf(HelperApi$uploadPlatformLogo$slambda).a1x = function ($this$promise, $completion) {
@@ -34734,7 +34152,7 @@
34734
34152
  case 0:
34735
34153
  this.h9_1 = 2;
34736
34154
  this.g9_1 = 1;
34737
- suspendResult = HelperClient_instance.y77(this.d9j_1, this.e9j_1, this.f9j_1, this);
34155
+ suspendResult = HelperClient_instance.y77(this.s9i_1, this.t9i_1, this.u9i_1, this);
34738
34156
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34739
34157
  return suspendResult;
34740
34158
  }
@@ -34757,8 +34175,8 @@
34757
34175
  while (true);
34758
34176
  };
34759
34177
  protoOf(HelperApi$uploadPlatformLogo$slambda).b1x = function ($this$promise, completion) {
34760
- var i = new HelperApi$uploadPlatformLogo$slambda(this.d9j_1, this.e9j_1, this.f9j_1, completion);
34761
- i.g9j_1 = $this$promise;
34178
+ var i = new HelperApi$uploadPlatformLogo$slambda(this.s9i_1, this.t9i_1, this.u9i_1, completion);
34179
+ i.v9i_1 = $this$promise;
34762
34180
  return i;
34763
34181
  };
34764
34182
  function HelperApi$uploadPlatformLogo$slambda_0($applicationId, $contentType, $image, resultContinuation) {
@@ -34770,18 +34188,18 @@
34770
34188
  return l;
34771
34189
  }
34772
34190
  function HelperApi$assistedLogin$slambda($email, $password, resultContinuation) {
34773
- this.p9j_1 = $email;
34774
- this.q9j_1 = $password;
34191
+ this.e9j_1 = $email;
34192
+ this.f9j_1 = $password;
34775
34193
  CoroutineImpl.call(this, resultContinuation);
34776
34194
  }
34777
- protoOf(HelperApi$assistedLogin$slambda).s9j = function ($this$promise, $completion) {
34195
+ protoOf(HelperApi$assistedLogin$slambda).h9j = function ($this$promise, $completion) {
34778
34196
  var tmp = this.b1x($this$promise, $completion);
34779
34197
  tmp.i9_1 = Unit_instance;
34780
34198
  tmp.j9_1 = null;
34781
34199
  return tmp.o9();
34782
34200
  };
34783
34201
  protoOf(HelperApi$assistedLogin$slambda).ca = function (p1, $completion) {
34784
- return this.s9j((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34202
+ return this.h9j((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34785
34203
  };
34786
34204
  protoOf(HelperApi$assistedLogin$slambda).o9 = function () {
34787
34205
  var suspendResult = this.i9_1;
@@ -34792,7 +34210,7 @@
34792
34210
  case 0:
34793
34211
  this.h9_1 = 2;
34794
34212
  this.g9_1 = 1;
34795
- suspendResult = HelperClient_instance.z77(this.p9j_1, this.q9j_1, this);
34213
+ suspendResult = HelperClient_instance.z77(this.e9j_1, this.f9j_1, this);
34796
34214
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34797
34215
  return suspendResult;
34798
34216
  }
@@ -34815,31 +34233,31 @@
34815
34233
  while (true);
34816
34234
  };
34817
34235
  protoOf(HelperApi$assistedLogin$slambda).b1x = function ($this$promise, completion) {
34818
- var i = new HelperApi$assistedLogin$slambda(this.p9j_1, this.q9j_1, completion);
34819
- i.r9j_1 = $this$promise;
34236
+ var i = new HelperApi$assistedLogin$slambda(this.e9j_1, this.f9j_1, completion);
34237
+ i.g9j_1 = $this$promise;
34820
34238
  return i;
34821
34239
  };
34822
34240
  function HelperApi$assistedLogin$slambda_0($email, $password, resultContinuation) {
34823
34241
  var i = new HelperApi$assistedLogin$slambda($email, $password, resultContinuation);
34824
34242
  var l = function ($this$promise, $completion) {
34825
- return i.s9j($this$promise, $completion);
34243
+ return i.h9j($this$promise, $completion);
34826
34244
  };
34827
34245
  l.$arity = 1;
34828
34246
  return l;
34829
34247
  }
34830
34248
  function HelperApi$assistedRegisterEphemeralKey$slambda($publicKey, $privateKey, resultContinuation) {
34831
- this.b9k_1 = $publicKey;
34832
- this.c9k_1 = $privateKey;
34249
+ this.q9j_1 = $publicKey;
34250
+ this.r9j_1 = $privateKey;
34833
34251
  CoroutineImpl.call(this, resultContinuation);
34834
34252
  }
34835
- protoOf(HelperApi$assistedRegisterEphemeralKey$slambda).e9k = function ($this$promise, $completion) {
34253
+ protoOf(HelperApi$assistedRegisterEphemeralKey$slambda).t9j = function ($this$promise, $completion) {
34836
34254
  var tmp = this.b1x($this$promise, $completion);
34837
34255
  tmp.i9_1 = Unit_instance;
34838
34256
  tmp.j9_1 = null;
34839
34257
  return tmp.o9();
34840
34258
  };
34841
34259
  protoOf(HelperApi$assistedRegisterEphemeralKey$slambda).ca = function (p1, $completion) {
34842
- return this.e9k((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34260
+ return this.t9j((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34843
34261
  };
34844
34262
  protoOf(HelperApi$assistedRegisterEphemeralKey$slambda).o9 = function () {
34845
34263
  var suspendResult = this.i9_1;
@@ -34850,7 +34268,7 @@
34850
34268
  case 0:
34851
34269
  this.h9_1 = 2;
34852
34270
  this.g9_1 = 1;
34853
- suspendResult = HelperClient_instance.t76(this.b9k_1, this.c9k_1, this);
34271
+ suspendResult = HelperClient_instance.t76(this.q9j_1, this.r9j_1, this);
34854
34272
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34855
34273
  return suspendResult;
34856
34274
  }
@@ -34873,23 +34291,23 @@
34873
34291
  while (true);
34874
34292
  };
34875
34293
  protoOf(HelperApi$assistedRegisterEphemeralKey$slambda).b1x = function ($this$promise, completion) {
34876
- var i = new HelperApi$assistedRegisterEphemeralKey$slambda(this.b9k_1, this.c9k_1, completion);
34877
- i.d9k_1 = $this$promise;
34294
+ var i = new HelperApi$assistedRegisterEphemeralKey$slambda(this.q9j_1, this.r9j_1, completion);
34295
+ i.s9j_1 = $this$promise;
34878
34296
  return i;
34879
34297
  };
34880
34298
  function HelperApi$assistedRegisterEphemeralKey$slambda_0($publicKey, $privateKey, resultContinuation) {
34881
34299
  var i = new HelperApi$assistedRegisterEphemeralKey$slambda($publicKey, $privateKey, resultContinuation);
34882
34300
  var l = function ($this$promise, $completion) {
34883
- return i.e9k($this$promise, $completion);
34301
+ return i.t9j($this$promise, $completion);
34884
34302
  };
34885
34303
  l.$arity = 1;
34886
34304
  return l;
34887
34305
  }
34888
34306
  function HelperApi$assistedRegister$slambda($email, $password, $displayName, $force, resultContinuation) {
34889
- this.n9k_1 = $email;
34890
- this.o9k_1 = $password;
34891
- this.p9k_1 = $displayName;
34892
- this.q9k_1 = $force;
34307
+ this.c9k_1 = $email;
34308
+ this.d9k_1 = $password;
34309
+ this.e9k_1 = $displayName;
34310
+ this.f9k_1 = $force;
34893
34311
  CoroutineImpl.call(this, resultContinuation);
34894
34312
  }
34895
34313
  protoOf(HelperApi$assistedRegister$slambda).a1x = function ($this$promise, $completion) {
@@ -34910,7 +34328,7 @@
34910
34328
  case 0:
34911
34329
  this.h9_1 = 2;
34912
34330
  this.g9_1 = 1;
34913
- suspendResult = HelperClient_instance.a78(this.n9k_1, this.o9k_1, this.p9k_1, this.q9k_1, this);
34331
+ suspendResult = HelperClient_instance.a78(this.c9k_1, this.d9k_1, this.e9k_1, this.f9k_1, this);
34914
34332
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
34915
34333
  return suspendResult;
34916
34334
  }
@@ -34933,8 +34351,8 @@
34933
34351
  while (true);
34934
34352
  };
34935
34353
  protoOf(HelperApi$assistedRegister$slambda).b1x = function ($this$promise, completion) {
34936
- var i = new HelperApi$assistedRegister$slambda(this.n9k_1, this.o9k_1, this.p9k_1, this.q9k_1, completion);
34937
- i.r9k_1 = $this$promise;
34354
+ var i = new HelperApi$assistedRegister$slambda(this.c9k_1, this.d9k_1, this.e9k_1, this.f9k_1, completion);
34355
+ i.g9k_1 = $this$promise;
34938
34356
  return i;
34939
34357
  };
34940
34358
  function HelperApi$assistedRegister$slambda_0($email, $password, $displayName, $force, resultContinuation) {
@@ -34957,7 +34375,7 @@
34957
34375
  var tmp = GlobalScope_instance;
34958
34376
  return promise(tmp, VOID, VOID, HelperApi$assistedLogin$slambda_0(email, password, null));
34959
34377
  };
34960
- protoOf(HelperApi).s9k = function (publicKey, privateKey) {
34378
+ protoOf(HelperApi).h9k = function (publicKey, privateKey) {
34961
34379
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
34962
34380
  var tmp = GlobalScope_instance;
34963
34381
  return promise(tmp, VOID, VOID, HelperApi$assistedRegisterEphemeralKey$slambda_0(publicKey, privateKey, null));
@@ -34965,9 +34383,9 @@
34965
34383
  protoOf(HelperApi).assistedRegisterEphemeralKey = function (publicKey, privateKey, $super) {
34966
34384
  publicKey = publicKey === VOID ? null : publicKey;
34967
34385
  privateKey = privateKey === VOID ? null : privateKey;
34968
- return $super === VOID ? this.s9k(publicKey, privateKey) : $super.s9k.call(this, publicKey, privateKey);
34386
+ return $super === VOID ? this.h9k(publicKey, privateKey) : $super.h9k.call(this, publicKey, privateKey);
34969
34387
  };
34970
- protoOf(HelperApi).t9k = function (email, password, displayName, force) {
34388
+ protoOf(HelperApi).i9k = function (email, password, displayName, force) {
34971
34389
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
34972
34390
  var tmp = GlobalScope_instance;
34973
34391
  return promise(tmp, VOID, VOID, HelperApi$assistedRegister$slambda_0(email, password, displayName, force, null));
@@ -34975,7 +34393,7 @@
34975
34393
  protoOf(HelperApi).assistedRegister = function (email, password, displayName, force, $super) {
34976
34394
  displayName = displayName === VOID ? null : displayName;
34977
34395
  force = force === VOID ? false : force;
34978
- return $super === VOID ? this.t9k(email, password, displayName, force) : $super.t9k.call(this, email, password, displayName, force);
34396
+ return $super === VOID ? this.i9k(email, password, displayName, force) : $super.i9k.call(this, email, password, displayName, force);
34979
34397
  };
34980
34398
  var HelperApi_instance;
34981
34399
  function HelperApi_getInstance() {
@@ -34998,17 +34416,17 @@
34998
34416
  }
34999
34417
  var lockOperations;
35000
34418
  function LockOperationsApi$getSingleLock$slambda($lockId, resultContinuation) {
35001
- this.c9l_1 = $lockId;
34419
+ this.r9k_1 = $lockId;
35002
34420
  CoroutineImpl.call(this, resultContinuation);
35003
34421
  }
35004
- protoOf(LockOperationsApi$getSingleLock$slambda).e9l = function ($this$promise, $completion) {
34422
+ protoOf(LockOperationsApi$getSingleLock$slambda).t9k = function ($this$promise, $completion) {
35005
34423
  var tmp = this.b1x($this$promise, $completion);
35006
34424
  tmp.i9_1 = Unit_instance;
35007
34425
  tmp.j9_1 = null;
35008
34426
  return tmp.o9();
35009
34427
  };
35010
34428
  protoOf(LockOperationsApi$getSingleLock$slambda).ca = function (p1, $completion) {
35011
- return this.e9l((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34429
+ return this.t9k((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35012
34430
  };
35013
34431
  protoOf(LockOperationsApi$getSingleLock$slambda).o9 = function () {
35014
34432
  var suspendResult = this.i9_1;
@@ -35019,7 +34437,7 @@
35019
34437
  case 0:
35020
34438
  this.h9_1 = 2;
35021
34439
  this.g9_1 = 1;
35022
- suspendResult = LockOperationsClient_instance.l7l(this.c9l_1, this);
34440
+ suspendResult = LockOperationsClient_instance.l7l(this.r9k_1, this);
35023
34441
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35024
34442
  return suspendResult;
35025
34443
  }
@@ -35042,32 +34460,32 @@
35042
34460
  while (true);
35043
34461
  };
35044
34462
  protoOf(LockOperationsApi$getSingleLock$slambda).b1x = function ($this$promise, completion) {
35045
- var i = new LockOperationsApi$getSingleLock$slambda(this.c9l_1, completion);
35046
- i.d9l_1 = $this$promise;
34463
+ var i = new LockOperationsApi$getSingleLock$slambda(this.r9k_1, completion);
34464
+ i.s9k_1 = $this$promise;
35047
34465
  return i;
35048
34466
  };
35049
34467
  function LockOperationsApi$getSingleLock$slambda_0($lockId, resultContinuation) {
35050
34468
  var i = new LockOperationsApi$getSingleLock$slambda($lockId, resultContinuation);
35051
34469
  var l = function ($this$promise, $completion) {
35052
- return i.e9l($this$promise, $completion);
34470
+ return i.t9k($this$promise, $completion);
35053
34471
  };
35054
34472
  l.$arity = 1;
35055
34473
  return l;
35056
34474
  }
35057
34475
  function LockOperationsApi$getLockAuditTrail$slambda($lockId, $start, $end, resultContinuation) {
35058
- this.n9l_1 = $lockId;
35059
- this.o9l_1 = $start;
35060
- this.p9l_1 = $end;
34476
+ this.c9l_1 = $lockId;
34477
+ this.d9l_1 = $start;
34478
+ this.e9l_1 = $end;
35061
34479
  CoroutineImpl.call(this, resultContinuation);
35062
34480
  }
35063
- protoOf(LockOperationsApi$getLockAuditTrail$slambda).r9l = function ($this$promise, $completion) {
34481
+ protoOf(LockOperationsApi$getLockAuditTrail$slambda).g9l = function ($this$promise, $completion) {
35064
34482
  var tmp = this.b1x($this$promise, $completion);
35065
34483
  tmp.i9_1 = Unit_instance;
35066
34484
  tmp.j9_1 = null;
35067
34485
  return tmp.o9();
35068
34486
  };
35069
34487
  protoOf(LockOperationsApi$getLockAuditTrail$slambda).ca = function (p1, $completion) {
35070
- return this.r9l((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34488
+ return this.g9l((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35071
34489
  };
35072
34490
  protoOf(LockOperationsApi$getLockAuditTrail$slambda).o9 = function () {
35073
34491
  var suspendResult = this.i9_1;
@@ -35078,7 +34496,7 @@
35078
34496
  case 0:
35079
34497
  this.h9_1 = 2;
35080
34498
  this.g9_1 = 1;
35081
- suspendResult = LockOperationsClient_instance.w7n(this.n9l_1, this.o9l_1, this.p9l_1, this);
34499
+ suspendResult = LockOperationsClient_instance.w7n(this.c9l_1, this.d9l_1, this.e9l_1, this);
35082
34500
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35083
34501
  return suspendResult;
35084
34502
  }
@@ -35101,32 +34519,32 @@
35101
34519
  while (true);
35102
34520
  };
35103
34521
  protoOf(LockOperationsApi$getLockAuditTrail$slambda).b1x = function ($this$promise, completion) {
35104
- var i = new LockOperationsApi$getLockAuditTrail$slambda(this.n9l_1, this.o9l_1, this.p9l_1, completion);
35105
- i.q9l_1 = $this$promise;
34522
+ var i = new LockOperationsApi$getLockAuditTrail$slambda(this.c9l_1, this.d9l_1, this.e9l_1, completion);
34523
+ i.f9l_1 = $this$promise;
35106
34524
  return i;
35107
34525
  };
35108
34526
  function LockOperationsApi$getLockAuditTrail$slambda_0($lockId, $start, $end, resultContinuation) {
35109
34527
  var i = new LockOperationsApi$getLockAuditTrail$slambda($lockId, $start, $end, resultContinuation);
35110
34528
  var l = function ($this$promise, $completion) {
35111
- return i.r9l($this$promise, $completion);
34529
+ return i.g9l($this$promise, $completion);
35112
34530
  };
35113
34531
  l.$arity = 1;
35114
34532
  return l;
35115
34533
  }
35116
34534
  function LockOperationsApi$getAuditForUser$slambda($userId, $start, $end, resultContinuation) {
35117
- this.a9m_1 = $userId;
35118
- this.b9m_1 = $start;
35119
- this.c9m_1 = $end;
34535
+ this.p9l_1 = $userId;
34536
+ this.q9l_1 = $start;
34537
+ this.r9l_1 = $end;
35120
34538
  CoroutineImpl.call(this, resultContinuation);
35121
34539
  }
35122
- protoOf(LockOperationsApi$getAuditForUser$slambda).r9l = function ($this$promise, $completion) {
34540
+ protoOf(LockOperationsApi$getAuditForUser$slambda).g9l = function ($this$promise, $completion) {
35123
34541
  var tmp = this.b1x($this$promise, $completion);
35124
34542
  tmp.i9_1 = Unit_instance;
35125
34543
  tmp.j9_1 = null;
35126
34544
  return tmp.o9();
35127
34545
  };
35128
34546
  protoOf(LockOperationsApi$getAuditForUser$slambda).ca = function (p1, $completion) {
35129
- return this.r9l((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34547
+ return this.g9l((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35130
34548
  };
35131
34549
  protoOf(LockOperationsApi$getAuditForUser$slambda).o9 = function () {
35132
34550
  var suspendResult = this.i9_1;
@@ -35137,7 +34555,7 @@
35137
34555
  case 0:
35138
34556
  this.h9_1 = 2;
35139
34557
  this.g9_1 = 1;
35140
- suspendResult = LockOperationsClient_instance.x7n(this.a9m_1, this.b9m_1, this.c9m_1, this);
34558
+ suspendResult = LockOperationsClient_instance.x7n(this.p9l_1, this.q9l_1, this.r9l_1, this);
35141
34559
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35142
34560
  return suspendResult;
35143
34561
  }
@@ -35160,30 +34578,30 @@
35160
34578
  while (true);
35161
34579
  };
35162
34580
  protoOf(LockOperationsApi$getAuditForUser$slambda).b1x = function ($this$promise, completion) {
35163
- var i = new LockOperationsApi$getAuditForUser$slambda(this.a9m_1, this.b9m_1, this.c9m_1, completion);
35164
- i.d9m_1 = $this$promise;
34581
+ var i = new LockOperationsApi$getAuditForUser$slambda(this.p9l_1, this.q9l_1, this.r9l_1, completion);
34582
+ i.s9l_1 = $this$promise;
35165
34583
  return i;
35166
34584
  };
35167
34585
  function LockOperationsApi$getAuditForUser$slambda_0($userId, $start, $end, resultContinuation) {
35168
34586
  var i = new LockOperationsApi$getAuditForUser$slambda($userId, $start, $end, resultContinuation);
35169
34587
  var l = function ($this$promise, $completion) {
35170
- return i.r9l($this$promise, $completion);
34588
+ return i.g9l($this$promise, $completion);
35171
34589
  };
35172
34590
  l.$arity = 1;
35173
34591
  return l;
35174
34592
  }
35175
34593
  function LockOperationsApi$getUsersForLock$slambda($lockId, resultContinuation) {
35176
- this.m9m_1 = $lockId;
34594
+ this.b9m_1 = $lockId;
35177
34595
  CoroutineImpl.call(this, resultContinuation);
35178
34596
  }
35179
- protoOf(LockOperationsApi$getUsersForLock$slambda).o9m = function ($this$promise, $completion) {
34597
+ protoOf(LockOperationsApi$getUsersForLock$slambda).d9m = function ($this$promise, $completion) {
35180
34598
  var tmp = this.b1x($this$promise, $completion);
35181
34599
  tmp.i9_1 = Unit_instance;
35182
34600
  tmp.j9_1 = null;
35183
34601
  return tmp.o9();
35184
34602
  };
35185
34603
  protoOf(LockOperationsApi$getUsersForLock$slambda).ca = function (p1, $completion) {
35186
- return this.o9m((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34604
+ return this.d9m((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35187
34605
  };
35188
34606
  protoOf(LockOperationsApi$getUsersForLock$slambda).o9 = function () {
35189
34607
  var suspendResult = this.i9_1;
@@ -35194,7 +34612,7 @@
35194
34612
  case 0:
35195
34613
  this.h9_1 = 2;
35196
34614
  this.g9_1 = 1;
35197
- suspendResult = LockOperationsClient_instance.y7n(this.m9m_1, this);
34615
+ suspendResult = LockOperationsClient_instance.y7n(this.b9m_1, this);
35198
34616
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35199
34617
  return suspendResult;
35200
34618
  }
@@ -35217,30 +34635,30 @@
35217
34635
  while (true);
35218
34636
  };
35219
34637
  protoOf(LockOperationsApi$getUsersForLock$slambda).b1x = function ($this$promise, completion) {
35220
- var i = new LockOperationsApi$getUsersForLock$slambda(this.m9m_1, completion);
35221
- i.n9m_1 = $this$promise;
34638
+ var i = new LockOperationsApi$getUsersForLock$slambda(this.b9m_1, completion);
34639
+ i.c9m_1 = $this$promise;
35222
34640
  return i;
35223
34641
  };
35224
34642
  function LockOperationsApi$getUsersForLock$slambda_0($lockId, resultContinuation) {
35225
34643
  var i = new LockOperationsApi$getUsersForLock$slambda($lockId, resultContinuation);
35226
34644
  var l = function ($this$promise, $completion) {
35227
- return i.o9m($this$promise, $completion);
34645
+ return i.d9m($this$promise, $completion);
35228
34646
  };
35229
34647
  l.$arity = 1;
35230
34648
  return l;
35231
34649
  }
35232
34650
  function LockOperationsApi$getLocksForUser$slambda($userId, resultContinuation) {
35233
- this.x9m_1 = $userId;
34651
+ this.m9m_1 = $userId;
35234
34652
  CoroutineImpl.call(this, resultContinuation);
35235
34653
  }
35236
- protoOf(LockOperationsApi$getLocksForUser$slambda).z9m = function ($this$promise, $completion) {
34654
+ protoOf(LockOperationsApi$getLocksForUser$slambda).o9m = function ($this$promise, $completion) {
35237
34655
  var tmp = this.b1x($this$promise, $completion);
35238
34656
  tmp.i9_1 = Unit_instance;
35239
34657
  tmp.j9_1 = null;
35240
34658
  return tmp.o9();
35241
34659
  };
35242
34660
  protoOf(LockOperationsApi$getLocksForUser$slambda).ca = function (p1, $completion) {
35243
- return this.z9m((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
34661
+ return this.o9m((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35244
34662
  };
35245
34663
  protoOf(LockOperationsApi$getLocksForUser$slambda).o9 = function () {
35246
34664
  var suspendResult = this.i9_1;
@@ -35251,7 +34669,7 @@
35251
34669
  case 0:
35252
34670
  this.h9_1 = 2;
35253
34671
  this.g9_1 = 1;
35254
- suspendResult = LockOperationsClient_instance.z7n(this.x9m_1, this);
34672
+ suspendResult = LockOperationsClient_instance.z7n(this.m9m_1, this);
35255
34673
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35256
34674
  return suspendResult;
35257
34675
  }
@@ -35274,21 +34692,21 @@
35274
34692
  while (true);
35275
34693
  };
35276
34694
  protoOf(LockOperationsApi$getLocksForUser$slambda).b1x = function ($this$promise, completion) {
35277
- var i = new LockOperationsApi$getLocksForUser$slambda(this.x9m_1, completion);
35278
- i.y9m_1 = $this$promise;
34695
+ var i = new LockOperationsApi$getLocksForUser$slambda(this.m9m_1, completion);
34696
+ i.n9m_1 = $this$promise;
35279
34697
  return i;
35280
34698
  };
35281
34699
  function LockOperationsApi$getLocksForUser$slambda_0($userId, resultContinuation) {
35282
34700
  var i = new LockOperationsApi$getLocksForUser$slambda($userId, resultContinuation);
35283
34701
  var l = function ($this$promise, $completion) {
35284
- return i.z9m($this$promise, $completion);
34702
+ return i.o9m($this$promise, $completion);
35285
34703
  };
35286
34704
  l.$arity = 1;
35287
34705
  return l;
35288
34706
  }
35289
34707
  function LockOperationsApi$updateLockName$slambda($lockId, $name, resultContinuation) {
35290
- this.i9n_1 = $lockId;
35291
- this.j9n_1 = $name;
34708
+ this.x9m_1 = $lockId;
34709
+ this.y9m_1 = $name;
35292
34710
  CoroutineImpl.call(this, resultContinuation);
35293
34711
  }
35294
34712
  protoOf(LockOperationsApi$updateLockName$slambda).a1x = function ($this$promise, $completion) {
@@ -35309,7 +34727,7 @@
35309
34727
  case 0:
35310
34728
  this.h9_1 = 2;
35311
34729
  this.g9_1 = 1;
35312
- suspendResult = LockOperationsClient_instance.a7o(this.i9n_1, this.j9n_1, this);
34730
+ suspendResult = LockOperationsClient_instance.a7o(this.x9m_1, this.y9m_1, this);
35313
34731
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35314
34732
  return suspendResult;
35315
34733
  }
@@ -35332,8 +34750,8 @@
35332
34750
  while (true);
35333
34751
  };
35334
34752
  protoOf(LockOperationsApi$updateLockName$slambda).b1x = function ($this$promise, completion) {
35335
- var i = new LockOperationsApi$updateLockName$slambda(this.i9n_1, this.j9n_1, completion);
35336
- i.k9n_1 = $this$promise;
34753
+ var i = new LockOperationsApi$updateLockName$slambda(this.x9m_1, this.y9m_1, completion);
34754
+ i.z9m_1 = $this$promise;
35337
34755
  return i;
35338
34756
  };
35339
34757
  function LockOperationsApi$updateLockName$slambda_0($lockId, $name, resultContinuation) {
@@ -35345,8 +34763,8 @@
35345
34763
  return l;
35346
34764
  }
35347
34765
  function LockOperationsApi$updateLockFavourite$slambda($lockId, $favourite, resultContinuation) {
35348
- this.t9n_1 = $lockId;
35349
- this.u9n_1 = $favourite;
34766
+ this.i9n_1 = $lockId;
34767
+ this.j9n_1 = $favourite;
35350
34768
  CoroutineImpl.call(this, resultContinuation);
35351
34769
  }
35352
34770
  protoOf(LockOperationsApi$updateLockFavourite$slambda).a1x = function ($this$promise, $completion) {
@@ -35367,7 +34785,7 @@
35367
34785
  case 0:
35368
34786
  this.h9_1 = 2;
35369
34787
  this.g9_1 = 1;
35370
- suspendResult = LockOperationsClient_instance.b7o(this.t9n_1, this.u9n_1, this);
34788
+ suspendResult = LockOperationsClient_instance.b7o(this.i9n_1, this.j9n_1, this);
35371
34789
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35372
34790
  return suspendResult;
35373
34791
  }
@@ -35390,8 +34808,8 @@
35390
34808
  while (true);
35391
34809
  };
35392
34810
  protoOf(LockOperationsApi$updateLockFavourite$slambda).b1x = function ($this$promise, completion) {
35393
- var i = new LockOperationsApi$updateLockFavourite$slambda(this.t9n_1, this.u9n_1, completion);
35394
- i.v9n_1 = $this$promise;
34811
+ var i = new LockOperationsApi$updateLockFavourite$slambda(this.i9n_1, this.j9n_1, completion);
34812
+ i.k9n_1 = $this$promise;
35395
34813
  return i;
35396
34814
  };
35397
34815
  function LockOperationsApi$updateLockFavourite$slambda_0($lockId, $favourite, resultContinuation) {
@@ -35403,8 +34821,8 @@
35403
34821
  return l;
35404
34822
  }
35405
34823
  function LockOperationsApi$updateLockColour$slambda($lockId, $colour, resultContinuation) {
35406
- this.e9o_1 = $lockId;
35407
- this.f9o_1 = $colour;
34824
+ this.t9n_1 = $lockId;
34825
+ this.u9n_1 = $colour;
35408
34826
  CoroutineImpl.call(this, resultContinuation);
35409
34827
  }
35410
34828
  protoOf(LockOperationsApi$updateLockColour$slambda).a1x = function ($this$promise, $completion) {
@@ -35425,7 +34843,7 @@
35425
34843
  case 0:
35426
34844
  this.h9_1 = 2;
35427
34845
  this.g9_1 = 1;
35428
- suspendResult = LockOperationsClient_instance.c7o(this.e9o_1, this.f9o_1, this);
34846
+ suspendResult = LockOperationsClient_instance.c7o(this.t9n_1, this.u9n_1, this);
35429
34847
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35430
34848
  return suspendResult;
35431
34849
  }
@@ -35448,8 +34866,8 @@
35448
34866
  while (true);
35449
34867
  };
35450
34868
  protoOf(LockOperationsApi$updateLockColour$slambda).b1x = function ($this$promise, completion) {
35451
- var i = new LockOperationsApi$updateLockColour$slambda(this.e9o_1, this.f9o_1, completion);
35452
- i.g9o_1 = $this$promise;
34869
+ var i = new LockOperationsApi$updateLockColour$slambda(this.t9n_1, this.u9n_1, completion);
34870
+ i.v9n_1 = $this$promise;
35453
34871
  return i;
35454
34872
  };
35455
34873
  function LockOperationsApi$updateLockColour$slambda_0($lockId, $colour, resultContinuation) {
@@ -35461,8 +34879,8 @@
35461
34879
  return l;
35462
34880
  }
35463
34881
  function LockOperationsApi$updateLockSettingDefaultName$slambda($lockId, $name, resultContinuation) {
35464
- this.p9o_1 = $lockId;
35465
- this.q9o_1 = $name;
34882
+ this.e9o_1 = $lockId;
34883
+ this.f9o_1 = $name;
35466
34884
  CoroutineImpl.call(this, resultContinuation);
35467
34885
  }
35468
34886
  protoOf(LockOperationsApi$updateLockSettingDefaultName$slambda).a1x = function ($this$promise, $completion) {
@@ -35483,7 +34901,7 @@
35483
34901
  case 0:
35484
34902
  this.h9_1 = 2;
35485
34903
  this.g9_1 = 1;
35486
- suspendResult = LockOperationsClient_instance.d7o(this.p9o_1, this.q9o_1, this);
34904
+ suspendResult = LockOperationsClient_instance.d7o(this.e9o_1, this.f9o_1, this);
35487
34905
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35488
34906
  return suspendResult;
35489
34907
  }
@@ -35506,8 +34924,8 @@
35506
34924
  while (true);
35507
34925
  };
35508
34926
  protoOf(LockOperationsApi$updateLockSettingDefaultName$slambda).b1x = function ($this$promise, completion) {
35509
- var i = new LockOperationsApi$updateLockSettingDefaultName$slambda(this.p9o_1, this.q9o_1, completion);
35510
- i.r9o_1 = $this$promise;
34927
+ var i = new LockOperationsApi$updateLockSettingDefaultName$slambda(this.e9o_1, this.f9o_1, completion);
34928
+ i.g9o_1 = $this$promise;
35511
34929
  return i;
35512
34930
  };
35513
34931
  function LockOperationsApi$updateLockSettingDefaultName$slambda_0($lockId, $name, resultContinuation) {
@@ -35519,8 +34937,8 @@
35519
34937
  return l;
35520
34938
  }
35521
34939
  function LockOperationsApi$setLockSettingPermittedAddresses$slambda($lockId, $permittedAddresses, resultContinuation) {
35522
- this.a9p_1 = $lockId;
35523
- this.b9p_1 = $permittedAddresses;
34940
+ this.p9o_1 = $lockId;
34941
+ this.q9o_1 = $permittedAddresses;
35524
34942
  CoroutineImpl.call(this, resultContinuation);
35525
34943
  }
35526
34944
  protoOf(LockOperationsApi$setLockSettingPermittedAddresses$slambda).a1x = function ($this$promise, $completion) {
@@ -35541,7 +34959,7 @@
35541
34959
  case 0:
35542
34960
  this.h9_1 = 2;
35543
34961
  this.g9_1 = 1;
35544
- suspendResult = LockOperationsClient_instance.e7o(this.a9p_1, this.b9p_1, this);
34962
+ suspendResult = LockOperationsClient_instance.e7o(this.p9o_1, this.q9o_1, this);
35545
34963
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35546
34964
  return suspendResult;
35547
34965
  }
@@ -35564,8 +34982,8 @@
35564
34982
  while (true);
35565
34983
  };
35566
34984
  protoOf(LockOperationsApi$setLockSettingPermittedAddresses$slambda).b1x = function ($this$promise, completion) {
35567
- var i = new LockOperationsApi$setLockSettingPermittedAddresses$slambda(this.a9p_1, this.b9p_1, completion);
35568
- i.c9p_1 = $this$promise;
34985
+ var i = new LockOperationsApi$setLockSettingPermittedAddresses$slambda(this.p9o_1, this.q9o_1, completion);
34986
+ i.r9o_1 = $this$promise;
35569
34987
  return i;
35570
34988
  };
35571
34989
  function LockOperationsApi$setLockSettingPermittedAddresses$slambda_0($lockId, $permittedAddresses, resultContinuation) {
@@ -35577,8 +34995,8 @@
35577
34995
  return l;
35578
34996
  }
35579
34997
  function LockOperationsApi$updateLockSettingHidden$slambda($lockId, $hidden, resultContinuation) {
35580
- this.l9p_1 = $lockId;
35581
- this.m9p_1 = $hidden;
34998
+ this.a9p_1 = $lockId;
34999
+ this.b9p_1 = $hidden;
35582
35000
  CoroutineImpl.call(this, resultContinuation);
35583
35001
  }
35584
35002
  protoOf(LockOperationsApi$updateLockSettingHidden$slambda).a1x = function ($this$promise, $completion) {
@@ -35599,7 +35017,7 @@
35599
35017
  case 0:
35600
35018
  this.h9_1 = 2;
35601
35019
  this.g9_1 = 1;
35602
- suspendResult = LockOperationsClient_instance.f7o(this.l9p_1, this.m9p_1, this);
35020
+ suspendResult = LockOperationsClient_instance.f7o(this.a9p_1, this.b9p_1, this);
35603
35021
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35604
35022
  return suspendResult;
35605
35023
  }
@@ -35622,8 +35040,8 @@
35622
35040
  while (true);
35623
35041
  };
35624
35042
  protoOf(LockOperationsApi$updateLockSettingHidden$slambda).b1x = function ($this$promise, completion) {
35625
- var i = new LockOperationsApi$updateLockSettingHidden$slambda(this.l9p_1, this.m9p_1, completion);
35626
- i.n9p_1 = $this$promise;
35043
+ var i = new LockOperationsApi$updateLockSettingHidden$slambda(this.a9p_1, this.b9p_1, completion);
35044
+ i.c9p_1 = $this$promise;
35627
35045
  return i;
35628
35046
  };
35629
35047
  function LockOperationsApi$updateLockSettingHidden$slambda_0($lockId, $hidden, resultContinuation) {
@@ -35635,8 +35053,8 @@
35635
35053
  return l;
35636
35054
  }
35637
35055
  function LockOperationsApi$setLockSettingTimeRestrictions$slambda($lockId, $times, resultContinuation) {
35638
- this.w9p_1 = $lockId;
35639
- this.x9p_1 = $times;
35056
+ this.l9p_1 = $lockId;
35057
+ this.m9p_1 = $times;
35640
35058
  CoroutineImpl.call(this, resultContinuation);
35641
35059
  }
35642
35060
  protoOf(LockOperationsApi$setLockSettingTimeRestrictions$slambda).a1x = function ($this$promise, $completion) {
@@ -35657,7 +35075,7 @@
35657
35075
  case 0:
35658
35076
  this.h9_1 = 2;
35659
35077
  this.g9_1 = 1;
35660
- suspendResult = LockOperationsClient_instance.g7o(this.w9p_1, this.x9p_1, this);
35078
+ suspendResult = LockOperationsClient_instance.g7o(this.l9p_1, this.m9p_1, this);
35661
35079
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35662
35080
  return suspendResult;
35663
35081
  }
@@ -35680,8 +35098,8 @@
35680
35098
  while (true);
35681
35099
  };
35682
35100
  protoOf(LockOperationsApi$setLockSettingTimeRestrictions$slambda).b1x = function ($this$promise, completion) {
35683
- var i = new LockOperationsApi$setLockSettingTimeRestrictions$slambda(this.w9p_1, this.x9p_1, completion);
35684
- i.y9p_1 = $this$promise;
35101
+ var i = new LockOperationsApi$setLockSettingTimeRestrictions$slambda(this.l9p_1, this.m9p_1, completion);
35102
+ i.n9p_1 = $this$promise;
35685
35103
  return i;
35686
35104
  };
35687
35105
  function LockOperationsApi$setLockSettingTimeRestrictions$slambda_0($lockId, $times, resultContinuation) {
@@ -35693,8 +35111,8 @@
35693
35111
  return l;
35694
35112
  }
35695
35113
  function LockOperationsApi$updateLockSettingLocationRestrictions$slambda($lockId, $location, resultContinuation) {
35696
- this.h9q_1 = $lockId;
35697
- this.i9q_1 = $location;
35114
+ this.w9p_1 = $lockId;
35115
+ this.x9p_1 = $location;
35698
35116
  CoroutineImpl.call(this, resultContinuation);
35699
35117
  }
35700
35118
  protoOf(LockOperationsApi$updateLockSettingLocationRestrictions$slambda).a1x = function ($this$promise, $completion) {
@@ -35715,7 +35133,7 @@
35715
35133
  case 0:
35716
35134
  this.h9_1 = 2;
35717
35135
  this.g9_1 = 1;
35718
- suspendResult = LockOperationsClient_instance.h7o(this.h9q_1, this.i9q_1, this);
35136
+ suspendResult = LockOperationsClient_instance.h7o(this.w9p_1, this.x9p_1, this);
35719
35137
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35720
35138
  return suspendResult;
35721
35139
  }
@@ -35738,8 +35156,8 @@
35738
35156
  while (true);
35739
35157
  };
35740
35158
  protoOf(LockOperationsApi$updateLockSettingLocationRestrictions$slambda).b1x = function ($this$promise, completion) {
35741
- var i = new LockOperationsApi$updateLockSettingLocationRestrictions$slambda(this.h9q_1, this.i9q_1, completion);
35742
- i.j9q_1 = $this$promise;
35159
+ var i = new LockOperationsApi$updateLockSettingLocationRestrictions$slambda(this.w9p_1, this.x9p_1, completion);
35160
+ i.y9p_1 = $this$promise;
35743
35161
  return i;
35744
35162
  };
35745
35163
  function LockOperationsApi$updateLockSettingLocationRestrictions$slambda_0($lockId, $location, resultContinuation) {
@@ -35751,18 +35169,18 @@
35751
35169
  return l;
35752
35170
  }
35753
35171
  function LockOperationsApi$getUserPublicKey$slambda($userEmail, $visitor, resultContinuation) {
35754
- this.s9q_1 = $userEmail;
35755
- this.t9q_1 = $visitor;
35172
+ this.h9q_1 = $userEmail;
35173
+ this.i9q_1 = $visitor;
35756
35174
  CoroutineImpl.call(this, resultContinuation);
35757
35175
  }
35758
- protoOf(LockOperationsApi$getUserPublicKey$slambda).v9q = function ($this$promise, $completion) {
35176
+ protoOf(LockOperationsApi$getUserPublicKey$slambda).k9q = function ($this$promise, $completion) {
35759
35177
  var tmp = this.b1x($this$promise, $completion);
35760
35178
  tmp.i9_1 = Unit_instance;
35761
35179
  tmp.j9_1 = null;
35762
35180
  return tmp.o9();
35763
35181
  };
35764
35182
  protoOf(LockOperationsApi$getUserPublicKey$slambda).ca = function (p1, $completion) {
35765
- return this.v9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35183
+ return this.k9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35766
35184
  };
35767
35185
  protoOf(LockOperationsApi$getUserPublicKey$slambda).o9 = function () {
35768
35186
  var suspendResult = this.i9_1;
@@ -35773,7 +35191,7 @@
35773
35191
  case 0:
35774
35192
  this.h9_1 = 2;
35775
35193
  this.g9_1 = 1;
35776
- suspendResult = LockOperationsClient_instance.i7o(this.s9q_1, this.t9q_1, this);
35194
+ suspendResult = LockOperationsClient_instance.i7o(this.h9q_1, this.i9q_1, this);
35777
35195
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35778
35196
  return suspendResult;
35779
35197
  }
@@ -35796,30 +35214,30 @@
35796
35214
  while (true);
35797
35215
  };
35798
35216
  protoOf(LockOperationsApi$getUserPublicKey$slambda).b1x = function ($this$promise, completion) {
35799
- var i = new LockOperationsApi$getUserPublicKey$slambda(this.s9q_1, this.t9q_1, completion);
35800
- i.u9q_1 = $this$promise;
35217
+ var i = new LockOperationsApi$getUserPublicKey$slambda(this.h9q_1, this.i9q_1, completion);
35218
+ i.j9q_1 = $this$promise;
35801
35219
  return i;
35802
35220
  };
35803
35221
  function LockOperationsApi$getUserPublicKey$slambda_0($userEmail, $visitor, resultContinuation) {
35804
35222
  var i = new LockOperationsApi$getUserPublicKey$slambda($userEmail, $visitor, resultContinuation);
35805
35223
  var l = function ($this$promise, $completion) {
35806
- return i.v9q($this$promise, $completion);
35224
+ return i.k9q($this$promise, $completion);
35807
35225
  };
35808
35226
  l.$arity = 1;
35809
35227
  return l;
35810
35228
  }
35811
35229
  function LockOperationsApi$getUserPublicKeyByEmail$slambda($email, resultContinuation) {
35812
- this.e9r_1 = $email;
35230
+ this.t9q_1 = $email;
35813
35231
  CoroutineImpl.call(this, resultContinuation);
35814
35232
  }
35815
- protoOf(LockOperationsApi$getUserPublicKeyByEmail$slambda).v9q = function ($this$promise, $completion) {
35233
+ protoOf(LockOperationsApi$getUserPublicKeyByEmail$slambda).k9q = function ($this$promise, $completion) {
35816
35234
  var tmp = this.b1x($this$promise, $completion);
35817
35235
  tmp.i9_1 = Unit_instance;
35818
35236
  tmp.j9_1 = null;
35819
35237
  return tmp.o9();
35820
35238
  };
35821
35239
  protoOf(LockOperationsApi$getUserPublicKeyByEmail$slambda).ca = function (p1, $completion) {
35822
- return this.v9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35240
+ return this.k9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35823
35241
  };
35824
35242
  protoOf(LockOperationsApi$getUserPublicKeyByEmail$slambda).o9 = function () {
35825
35243
  var suspendResult = this.i9_1;
@@ -35830,7 +35248,7 @@
35830
35248
  case 0:
35831
35249
  this.h9_1 = 2;
35832
35250
  this.g9_1 = 1;
35833
- suspendResult = LockOperationsClient_instance.j7o(this.e9r_1, this);
35251
+ suspendResult = LockOperationsClient_instance.j7o(this.t9q_1, this);
35834
35252
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35835
35253
  return suspendResult;
35836
35254
  }
@@ -35853,30 +35271,30 @@
35853
35271
  while (true);
35854
35272
  };
35855
35273
  protoOf(LockOperationsApi$getUserPublicKeyByEmail$slambda).b1x = function ($this$promise, completion) {
35856
- var i = new LockOperationsApi$getUserPublicKeyByEmail$slambda(this.e9r_1, completion);
35857
- i.f9r_1 = $this$promise;
35274
+ var i = new LockOperationsApi$getUserPublicKeyByEmail$slambda(this.t9q_1, completion);
35275
+ i.u9q_1 = $this$promise;
35858
35276
  return i;
35859
35277
  };
35860
35278
  function LockOperationsApi$getUserPublicKeyByEmail$slambda_0($email, resultContinuation) {
35861
35279
  var i = new LockOperationsApi$getUserPublicKeyByEmail$slambda($email, resultContinuation);
35862
35280
  var l = function ($this$promise, $completion) {
35863
- return i.v9q($this$promise, $completion);
35281
+ return i.k9q($this$promise, $completion);
35864
35282
  };
35865
35283
  l.$arity = 1;
35866
35284
  return l;
35867
35285
  }
35868
35286
  function LockOperationsApi$getUserPublicKeyByTelephone$slambda($telephone, resultContinuation) {
35869
- this.o9r_1 = $telephone;
35287
+ this.d9r_1 = $telephone;
35870
35288
  CoroutineImpl.call(this, resultContinuation);
35871
35289
  }
35872
- protoOf(LockOperationsApi$getUserPublicKeyByTelephone$slambda).v9q = function ($this$promise, $completion) {
35290
+ protoOf(LockOperationsApi$getUserPublicKeyByTelephone$slambda).k9q = function ($this$promise, $completion) {
35873
35291
  var tmp = this.b1x($this$promise, $completion);
35874
35292
  tmp.i9_1 = Unit_instance;
35875
35293
  tmp.j9_1 = null;
35876
35294
  return tmp.o9();
35877
35295
  };
35878
35296
  protoOf(LockOperationsApi$getUserPublicKeyByTelephone$slambda).ca = function (p1, $completion) {
35879
- return this.v9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35297
+ return this.k9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35880
35298
  };
35881
35299
  protoOf(LockOperationsApi$getUserPublicKeyByTelephone$slambda).o9 = function () {
35882
35300
  var suspendResult = this.i9_1;
@@ -35887,7 +35305,7 @@
35887
35305
  case 0:
35888
35306
  this.h9_1 = 2;
35889
35307
  this.g9_1 = 1;
35890
- suspendResult = LockOperationsClient_instance.k7o(this.o9r_1, this);
35308
+ suspendResult = LockOperationsClient_instance.k7o(this.d9r_1, this);
35891
35309
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35892
35310
  return suspendResult;
35893
35311
  }
@@ -35910,30 +35328,30 @@
35910
35328
  while (true);
35911
35329
  };
35912
35330
  protoOf(LockOperationsApi$getUserPublicKeyByTelephone$slambda).b1x = function ($this$promise, completion) {
35913
- var i = new LockOperationsApi$getUserPublicKeyByTelephone$slambda(this.o9r_1, completion);
35914
- i.p9r_1 = $this$promise;
35331
+ var i = new LockOperationsApi$getUserPublicKeyByTelephone$slambda(this.d9r_1, completion);
35332
+ i.e9r_1 = $this$promise;
35915
35333
  return i;
35916
35334
  };
35917
35335
  function LockOperationsApi$getUserPublicKeyByTelephone$slambda_0($telephone, resultContinuation) {
35918
35336
  var i = new LockOperationsApi$getUserPublicKeyByTelephone$slambda($telephone, resultContinuation);
35919
35337
  var l = function ($this$promise, $completion) {
35920
- return i.v9q($this$promise, $completion);
35338
+ return i.k9q($this$promise, $completion);
35921
35339
  };
35922
35340
  l.$arity = 1;
35923
35341
  return l;
35924
35342
  }
35925
35343
  function LockOperationsApi$getUserPublicKeyByLocalKey$slambda($localKey, resultContinuation) {
35926
- this.y9r_1 = $localKey;
35344
+ this.n9r_1 = $localKey;
35927
35345
  CoroutineImpl.call(this, resultContinuation);
35928
35346
  }
35929
- protoOf(LockOperationsApi$getUserPublicKeyByLocalKey$slambda).v9q = function ($this$promise, $completion) {
35347
+ protoOf(LockOperationsApi$getUserPublicKeyByLocalKey$slambda).k9q = function ($this$promise, $completion) {
35930
35348
  var tmp = this.b1x($this$promise, $completion);
35931
35349
  tmp.i9_1 = Unit_instance;
35932
35350
  tmp.j9_1 = null;
35933
35351
  return tmp.o9();
35934
35352
  };
35935
35353
  protoOf(LockOperationsApi$getUserPublicKeyByLocalKey$slambda).ca = function (p1, $completion) {
35936
- return this.v9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35354
+ return this.k9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35937
35355
  };
35938
35356
  protoOf(LockOperationsApi$getUserPublicKeyByLocalKey$slambda).o9 = function () {
35939
35357
  var suspendResult = this.i9_1;
@@ -35944,7 +35362,7 @@
35944
35362
  case 0:
35945
35363
  this.h9_1 = 2;
35946
35364
  this.g9_1 = 1;
35947
- suspendResult = LockOperationsClient_instance.l7o(this.y9r_1, this);
35365
+ suspendResult = LockOperationsClient_instance.l7o(this.n9r_1, this);
35948
35366
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
35949
35367
  return suspendResult;
35950
35368
  }
@@ -35967,30 +35385,30 @@
35967
35385
  while (true);
35968
35386
  };
35969
35387
  protoOf(LockOperationsApi$getUserPublicKeyByLocalKey$slambda).b1x = function ($this$promise, completion) {
35970
- var i = new LockOperationsApi$getUserPublicKeyByLocalKey$slambda(this.y9r_1, completion);
35971
- i.z9r_1 = $this$promise;
35388
+ var i = new LockOperationsApi$getUserPublicKeyByLocalKey$slambda(this.n9r_1, completion);
35389
+ i.o9r_1 = $this$promise;
35972
35390
  return i;
35973
35391
  };
35974
35392
  function LockOperationsApi$getUserPublicKeyByLocalKey$slambda_0($localKey, resultContinuation) {
35975
35393
  var i = new LockOperationsApi$getUserPublicKeyByLocalKey$slambda($localKey, resultContinuation);
35976
35394
  var l = function ($this$promise, $completion) {
35977
- return i.v9q($this$promise, $completion);
35395
+ return i.k9q($this$promise, $completion);
35978
35396
  };
35979
35397
  l.$arity = 1;
35980
35398
  return l;
35981
35399
  }
35982
35400
  function LockOperationsApi$getUserPublicKeyByForeignKey$slambda($foreignKey, resultContinuation) {
35983
- this.i9s_1 = $foreignKey;
35401
+ this.x9r_1 = $foreignKey;
35984
35402
  CoroutineImpl.call(this, resultContinuation);
35985
35403
  }
35986
- protoOf(LockOperationsApi$getUserPublicKeyByForeignKey$slambda).v9q = function ($this$promise, $completion) {
35404
+ protoOf(LockOperationsApi$getUserPublicKeyByForeignKey$slambda).k9q = function ($this$promise, $completion) {
35987
35405
  var tmp = this.b1x($this$promise, $completion);
35988
35406
  tmp.i9_1 = Unit_instance;
35989
35407
  tmp.j9_1 = null;
35990
35408
  return tmp.o9();
35991
35409
  };
35992
35410
  protoOf(LockOperationsApi$getUserPublicKeyByForeignKey$slambda).ca = function (p1, $completion) {
35993
- return this.v9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35411
+ return this.k9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35994
35412
  };
35995
35413
  protoOf(LockOperationsApi$getUserPublicKeyByForeignKey$slambda).o9 = function () {
35996
35414
  var suspendResult = this.i9_1;
@@ -36001,7 +35419,7 @@
36001
35419
  case 0:
36002
35420
  this.h9_1 = 2;
36003
35421
  this.g9_1 = 1;
36004
- suspendResult = LockOperationsClient_instance.m7o(this.i9s_1, this);
35422
+ suspendResult = LockOperationsClient_instance.m7o(this.x9r_1, this);
36005
35423
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36006
35424
  return suspendResult;
36007
35425
  }
@@ -36024,30 +35442,30 @@
36024
35442
  while (true);
36025
35443
  };
36026
35444
  protoOf(LockOperationsApi$getUserPublicKeyByForeignKey$slambda).b1x = function ($this$promise, completion) {
36027
- var i = new LockOperationsApi$getUserPublicKeyByForeignKey$slambda(this.i9s_1, completion);
36028
- i.j9s_1 = $this$promise;
35445
+ var i = new LockOperationsApi$getUserPublicKeyByForeignKey$slambda(this.x9r_1, completion);
35446
+ i.y9r_1 = $this$promise;
36029
35447
  return i;
36030
35448
  };
36031
35449
  function LockOperationsApi$getUserPublicKeyByForeignKey$slambda_0($foreignKey, resultContinuation) {
36032
35450
  var i = new LockOperationsApi$getUserPublicKeyByForeignKey$slambda($foreignKey, resultContinuation);
36033
35451
  var l = function ($this$promise, $completion) {
36034
- return i.v9q($this$promise, $completion);
35452
+ return i.k9q($this$promise, $completion);
36035
35453
  };
36036
35454
  l.$arity = 1;
36037
35455
  return l;
36038
35456
  }
36039
35457
  function LockOperationsApi$getUserPublicKeyByIdentity$slambda($identity, resultContinuation) {
36040
- this.s9s_1 = $identity;
35458
+ this.h9s_1 = $identity;
36041
35459
  CoroutineImpl.call(this, resultContinuation);
36042
35460
  }
36043
- protoOf(LockOperationsApi$getUserPublicKeyByIdentity$slambda).v9q = function ($this$promise, $completion) {
35461
+ protoOf(LockOperationsApi$getUserPublicKeyByIdentity$slambda).k9q = function ($this$promise, $completion) {
36044
35462
  var tmp = this.b1x($this$promise, $completion);
36045
35463
  tmp.i9_1 = Unit_instance;
36046
35464
  tmp.j9_1 = null;
36047
35465
  return tmp.o9();
36048
35466
  };
36049
35467
  protoOf(LockOperationsApi$getUserPublicKeyByIdentity$slambda).ca = function (p1, $completion) {
36050
- return this.v9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35468
+ return this.k9q((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36051
35469
  };
36052
35470
  protoOf(LockOperationsApi$getUserPublicKeyByIdentity$slambda).o9 = function () {
36053
35471
  var suspendResult = this.i9_1;
@@ -36058,7 +35476,7 @@
36058
35476
  case 0:
36059
35477
  this.h9_1 = 2;
36060
35478
  this.g9_1 = 1;
36061
- suspendResult = LockOperationsClient_instance.n7o(this.s9s_1, this);
35479
+ suspendResult = LockOperationsClient_instance.n7o(this.h9s_1, this);
36062
35480
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36063
35481
  return suspendResult;
36064
35482
  }
@@ -36081,30 +35499,30 @@
36081
35499
  while (true);
36082
35500
  };
36083
35501
  protoOf(LockOperationsApi$getUserPublicKeyByIdentity$slambda).b1x = function ($this$promise, completion) {
36084
- var i = new LockOperationsApi$getUserPublicKeyByIdentity$slambda(this.s9s_1, completion);
36085
- i.t9s_1 = $this$promise;
35502
+ var i = new LockOperationsApi$getUserPublicKeyByIdentity$slambda(this.h9s_1, completion);
35503
+ i.i9s_1 = $this$promise;
36086
35504
  return i;
36087
35505
  };
36088
35506
  function LockOperationsApi$getUserPublicKeyByIdentity$slambda_0($identity, resultContinuation) {
36089
35507
  var i = new LockOperationsApi$getUserPublicKeyByIdentity$slambda($identity, resultContinuation);
36090
35508
  var l = function ($this$promise, $completion) {
36091
- return i.v9q($this$promise, $completion);
35509
+ return i.k9q($this$promise, $completion);
36092
35510
  };
36093
35511
  l.$arity = 1;
36094
35512
  return l;
36095
35513
  }
36096
35514
  function LockOperationsApi$getUserPublicKeyByEmails$slambda($emails, resultContinuation) {
36097
- this.c9t_1 = $emails;
35515
+ this.r9s_1 = $emails;
36098
35516
  CoroutineImpl.call(this, resultContinuation);
36099
35517
  }
36100
- protoOf(LockOperationsApi$getUserPublicKeyByEmails$slambda).e9t = function ($this$promise, $completion) {
35518
+ protoOf(LockOperationsApi$getUserPublicKeyByEmails$slambda).t9s = function ($this$promise, $completion) {
36101
35519
  var tmp = this.b1x($this$promise, $completion);
36102
35520
  tmp.i9_1 = Unit_instance;
36103
35521
  tmp.j9_1 = null;
36104
35522
  return tmp.o9();
36105
35523
  };
36106
35524
  protoOf(LockOperationsApi$getUserPublicKeyByEmails$slambda).ca = function (p1, $completion) {
36107
- return this.e9t((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35525
+ return this.t9s((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36108
35526
  };
36109
35527
  protoOf(LockOperationsApi$getUserPublicKeyByEmails$slambda).o9 = function () {
36110
35528
  var suspendResult = this.i9_1;
@@ -36115,7 +35533,7 @@
36115
35533
  case 0:
36116
35534
  this.h9_1 = 2;
36117
35535
  this.g9_1 = 1;
36118
- suspendResult = LockOperationsClient_instance.o7o(this.c9t_1, this);
35536
+ suspendResult = LockOperationsClient_instance.o7o(this.r9s_1, this);
36119
35537
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36120
35538
  return suspendResult;
36121
35539
  }
@@ -36138,30 +35556,30 @@
36138
35556
  while (true);
36139
35557
  };
36140
35558
  protoOf(LockOperationsApi$getUserPublicKeyByEmails$slambda).b1x = function ($this$promise, completion) {
36141
- var i = new LockOperationsApi$getUserPublicKeyByEmails$slambda(this.c9t_1, completion);
36142
- i.d9t_1 = $this$promise;
35559
+ var i = new LockOperationsApi$getUserPublicKeyByEmails$slambda(this.r9s_1, completion);
35560
+ i.s9s_1 = $this$promise;
36143
35561
  return i;
36144
35562
  };
36145
35563
  function LockOperationsApi$getUserPublicKeyByEmails$slambda_0($emails, resultContinuation) {
36146
35564
  var i = new LockOperationsApi$getUserPublicKeyByEmails$slambda($emails, resultContinuation);
36147
35565
  var l = function ($this$promise, $completion) {
36148
- return i.e9t($this$promise, $completion);
35566
+ return i.t9s($this$promise, $completion);
36149
35567
  };
36150
35568
  l.$arity = 1;
36151
35569
  return l;
36152
35570
  }
36153
35571
  function LockOperationsApi$getUserPublicKeyByTelephones$slambda($telephones, resultContinuation) {
36154
- this.n9t_1 = $telephones;
35572
+ this.c9t_1 = $telephones;
36155
35573
  CoroutineImpl.call(this, resultContinuation);
36156
35574
  }
36157
- protoOf(LockOperationsApi$getUserPublicKeyByTelephones$slambda).e9t = function ($this$promise, $completion) {
35575
+ protoOf(LockOperationsApi$getUserPublicKeyByTelephones$slambda).t9s = function ($this$promise, $completion) {
36158
35576
  var tmp = this.b1x($this$promise, $completion);
36159
35577
  tmp.i9_1 = Unit_instance;
36160
35578
  tmp.j9_1 = null;
36161
35579
  return tmp.o9();
36162
35580
  };
36163
35581
  protoOf(LockOperationsApi$getUserPublicKeyByTelephones$slambda).ca = function (p1, $completion) {
36164
- return this.e9t((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35582
+ return this.t9s((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36165
35583
  };
36166
35584
  protoOf(LockOperationsApi$getUserPublicKeyByTelephones$slambda).o9 = function () {
36167
35585
  var suspendResult = this.i9_1;
@@ -36172,7 +35590,7 @@
36172
35590
  case 0:
36173
35591
  this.h9_1 = 2;
36174
35592
  this.g9_1 = 1;
36175
- suspendResult = LockOperationsClient_instance.p7o(this.n9t_1, this);
35593
+ suspendResult = LockOperationsClient_instance.p7o(this.c9t_1, this);
36176
35594
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36177
35595
  return suspendResult;
36178
35596
  }
@@ -36195,30 +35613,30 @@
36195
35613
  while (true);
36196
35614
  };
36197
35615
  protoOf(LockOperationsApi$getUserPublicKeyByTelephones$slambda).b1x = function ($this$promise, completion) {
36198
- var i = new LockOperationsApi$getUserPublicKeyByTelephones$slambda(this.n9t_1, completion);
36199
- i.o9t_1 = $this$promise;
35616
+ var i = new LockOperationsApi$getUserPublicKeyByTelephones$slambda(this.c9t_1, completion);
35617
+ i.d9t_1 = $this$promise;
36200
35618
  return i;
36201
35619
  };
36202
35620
  function LockOperationsApi$getUserPublicKeyByTelephones$slambda_0($telephones, resultContinuation) {
36203
35621
  var i = new LockOperationsApi$getUserPublicKeyByTelephones$slambda($telephones, resultContinuation);
36204
35622
  var l = function ($this$promise, $completion) {
36205
- return i.e9t($this$promise, $completion);
35623
+ return i.t9s($this$promise, $completion);
36206
35624
  };
36207
35625
  l.$arity = 1;
36208
35626
  return l;
36209
35627
  }
36210
35628
  function LockOperationsApi$getUserPublicKeyByLocalKeys$slambda($localKeys, resultContinuation) {
36211
- this.x9t_1 = $localKeys;
35629
+ this.m9t_1 = $localKeys;
36212
35630
  CoroutineImpl.call(this, resultContinuation);
36213
35631
  }
36214
- protoOf(LockOperationsApi$getUserPublicKeyByLocalKeys$slambda).e9t = function ($this$promise, $completion) {
35632
+ protoOf(LockOperationsApi$getUserPublicKeyByLocalKeys$slambda).t9s = function ($this$promise, $completion) {
36215
35633
  var tmp = this.b1x($this$promise, $completion);
36216
35634
  tmp.i9_1 = Unit_instance;
36217
35635
  tmp.j9_1 = null;
36218
35636
  return tmp.o9();
36219
35637
  };
36220
35638
  protoOf(LockOperationsApi$getUserPublicKeyByLocalKeys$slambda).ca = function (p1, $completion) {
36221
- return this.e9t((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35639
+ return this.t9s((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36222
35640
  };
36223
35641
  protoOf(LockOperationsApi$getUserPublicKeyByLocalKeys$slambda).o9 = function () {
36224
35642
  var suspendResult = this.i9_1;
@@ -36229,7 +35647,7 @@
36229
35647
  case 0:
36230
35648
  this.h9_1 = 2;
36231
35649
  this.g9_1 = 1;
36232
- suspendResult = LockOperationsClient_instance.q7o(this.x9t_1, this);
35650
+ suspendResult = LockOperationsClient_instance.q7o(this.m9t_1, this);
36233
35651
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36234
35652
  return suspendResult;
36235
35653
  }
@@ -36252,30 +35670,30 @@
36252
35670
  while (true);
36253
35671
  };
36254
35672
  protoOf(LockOperationsApi$getUserPublicKeyByLocalKeys$slambda).b1x = function ($this$promise, completion) {
36255
- var i = new LockOperationsApi$getUserPublicKeyByLocalKeys$slambda(this.x9t_1, completion);
36256
- i.y9t_1 = $this$promise;
35673
+ var i = new LockOperationsApi$getUserPublicKeyByLocalKeys$slambda(this.m9t_1, completion);
35674
+ i.n9t_1 = $this$promise;
36257
35675
  return i;
36258
35676
  };
36259
35677
  function LockOperationsApi$getUserPublicKeyByLocalKeys$slambda_0($localKeys, resultContinuation) {
36260
35678
  var i = new LockOperationsApi$getUserPublicKeyByLocalKeys$slambda($localKeys, resultContinuation);
36261
35679
  var l = function ($this$promise, $completion) {
36262
- return i.e9t($this$promise, $completion);
35680
+ return i.t9s($this$promise, $completion);
36263
35681
  };
36264
35682
  l.$arity = 1;
36265
35683
  return l;
36266
35684
  }
36267
35685
  function LockOperationsApi$getUserPublicKeyByForeignKeys$slambda($foreignKeys, resultContinuation) {
36268
- this.h9u_1 = $foreignKeys;
35686
+ this.w9t_1 = $foreignKeys;
36269
35687
  CoroutineImpl.call(this, resultContinuation);
36270
35688
  }
36271
- protoOf(LockOperationsApi$getUserPublicKeyByForeignKeys$slambda).e9t = function ($this$promise, $completion) {
35689
+ protoOf(LockOperationsApi$getUserPublicKeyByForeignKeys$slambda).t9s = function ($this$promise, $completion) {
36272
35690
  var tmp = this.b1x($this$promise, $completion);
36273
35691
  tmp.i9_1 = Unit_instance;
36274
35692
  tmp.j9_1 = null;
36275
35693
  return tmp.o9();
36276
35694
  };
36277
35695
  protoOf(LockOperationsApi$getUserPublicKeyByForeignKeys$slambda).ca = function (p1, $completion) {
36278
- return this.e9t((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
35696
+ return this.t9s((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36279
35697
  };
36280
35698
  protoOf(LockOperationsApi$getUserPublicKeyByForeignKeys$slambda).o9 = function () {
36281
35699
  var suspendResult = this.i9_1;
@@ -36286,7 +35704,7 @@
36286
35704
  case 0:
36287
35705
  this.h9_1 = 2;
36288
35706
  this.g9_1 = 1;
36289
- suspendResult = LockOperationsClient_instance.r7o(this.h9u_1, this);
35707
+ suspendResult = LockOperationsClient_instance.r7o(this.w9t_1, this);
36290
35708
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36291
35709
  return suspendResult;
36292
35710
  }
@@ -36309,20 +35727,20 @@
36309
35727
  while (true);
36310
35728
  };
36311
35729
  protoOf(LockOperationsApi$getUserPublicKeyByForeignKeys$slambda).b1x = function ($this$promise, completion) {
36312
- var i = new LockOperationsApi$getUserPublicKeyByForeignKeys$slambda(this.h9u_1, completion);
36313
- i.i9u_1 = $this$promise;
35730
+ var i = new LockOperationsApi$getUserPublicKeyByForeignKeys$slambda(this.w9t_1, completion);
35731
+ i.x9t_1 = $this$promise;
36314
35732
  return i;
36315
35733
  };
36316
35734
  function LockOperationsApi$getUserPublicKeyByForeignKeys$slambda_0($foreignKeys, resultContinuation) {
36317
35735
  var i = new LockOperationsApi$getUserPublicKeyByForeignKeys$slambda($foreignKeys, resultContinuation);
36318
35736
  var l = function ($this$promise, $completion) {
36319
- return i.e9t($this$promise, $completion);
35737
+ return i.t9s($this$promise, $completion);
36320
35738
  };
36321
35739
  l.$arity = 1;
36322
35740
  return l;
36323
35741
  }
36324
35742
  function LockOperationsApi$unlock$slambda($unlockOperation, resultContinuation) {
36325
- this.r9u_1 = $unlockOperation;
35743
+ this.g9u_1 = $unlockOperation;
36326
35744
  CoroutineImpl.call(this, resultContinuation);
36327
35745
  }
36328
35746
  protoOf(LockOperationsApi$unlock$slambda).a1x = function ($this$promise, $completion) {
@@ -36343,7 +35761,7 @@
36343
35761
  case 0:
36344
35762
  this.h9_1 = 2;
36345
35763
  this.g9_1 = 1;
36346
- suspendResult = LockOperationsClient_instance.s7o(this.r9u_1, this);
35764
+ suspendResult = LockOperationsClient_instance.s7o(this.g9u_1, this);
36347
35765
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36348
35766
  return suspendResult;
36349
35767
  }
@@ -36366,8 +35784,8 @@
36366
35784
  while (true);
36367
35785
  };
36368
35786
  protoOf(LockOperationsApi$unlock$slambda).b1x = function ($this$promise, completion) {
36369
- var i = new LockOperationsApi$unlock$slambda(this.r9u_1, completion);
36370
- i.s9u_1 = $this$promise;
35787
+ var i = new LockOperationsApi$unlock$slambda(this.g9u_1, completion);
35788
+ i.h9u_1 = $this$promise;
36371
35789
  return i;
36372
35790
  };
36373
35791
  function LockOperationsApi$unlock$slambda_0($unlockOperation, resultContinuation) {
@@ -36379,7 +35797,7 @@
36379
35797
  return l;
36380
35798
  }
36381
35799
  function LockOperationsApi$shareLock$slambda($shareLockOperation, resultContinuation) {
36382
- this.b9v_1 = $shareLockOperation;
35800
+ this.q9u_1 = $shareLockOperation;
36383
35801
  CoroutineImpl.call(this, resultContinuation);
36384
35802
  }
36385
35803
  protoOf(LockOperationsApi$shareLock$slambda).a1x = function ($this$promise, $completion) {
@@ -36400,7 +35818,7 @@
36400
35818
  case 0:
36401
35819
  this.h9_1 = 2;
36402
35820
  this.g9_1 = 1;
36403
- suspendResult = LockOperationsClient_instance.m7l(this.b9v_1, this);
35821
+ suspendResult = LockOperationsClient_instance.m7l(this.q9u_1, this);
36404
35822
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36405
35823
  return suspendResult;
36406
35824
  }
@@ -36423,8 +35841,8 @@
36423
35841
  while (true);
36424
35842
  };
36425
35843
  protoOf(LockOperationsApi$shareLock$slambda).b1x = function ($this$promise, completion) {
36426
- var i = new LockOperationsApi$shareLock$slambda(this.b9v_1, completion);
36427
- i.c9v_1 = $this$promise;
35844
+ var i = new LockOperationsApi$shareLock$slambda(this.q9u_1, completion);
35845
+ i.r9u_1 = $this$promise;
36428
35846
  return i;
36429
35847
  };
36430
35848
  function LockOperationsApi$shareLock$slambda_0($shareLockOperation, resultContinuation) {
@@ -36436,7 +35854,7 @@
36436
35854
  return l;
36437
35855
  }
36438
35856
  function LockOperationsApi$batchShareLock$slambda($batchShareLockOperation, resultContinuation) {
36439
- this.l9v_1 = $batchShareLockOperation;
35857
+ this.a9v_1 = $batchShareLockOperation;
36440
35858
  CoroutineImpl.call(this, resultContinuation);
36441
35859
  }
36442
35860
  protoOf(LockOperationsApi$batchShareLock$slambda).a1x = function ($this$promise, $completion) {
@@ -36457,7 +35875,7 @@
36457
35875
  case 0:
36458
35876
  this.h9_1 = 2;
36459
35877
  this.g9_1 = 1;
36460
- suspendResult = LockOperationsClient_instance.t7o(this.l9v_1, this);
35878
+ suspendResult = LockOperationsClient_instance.t7o(this.a9v_1, this);
36461
35879
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36462
35880
  return suspendResult;
36463
35881
  }
@@ -36480,8 +35898,8 @@
36480
35898
  while (true);
36481
35899
  };
36482
35900
  protoOf(LockOperationsApi$batchShareLock$slambda).b1x = function ($this$promise, completion) {
36483
- var i = new LockOperationsApi$batchShareLock$slambda(this.l9v_1, completion);
36484
- i.m9v_1 = $this$promise;
35901
+ var i = new LockOperationsApi$batchShareLock$slambda(this.a9v_1, completion);
35902
+ i.b9v_1 = $this$promise;
36485
35903
  return i;
36486
35904
  };
36487
35905
  function LockOperationsApi$batchShareLock$slambda_0($batchShareLockOperation, resultContinuation) {
@@ -36493,7 +35911,7 @@
36493
35911
  return l;
36494
35912
  }
36495
35913
  function LockOperationsApi$revokeAccessToLock$slambda($revokeAccessToLockOperation, resultContinuation) {
36496
- this.v9v_1 = $revokeAccessToLockOperation;
35914
+ this.k9v_1 = $revokeAccessToLockOperation;
36497
35915
  CoroutineImpl.call(this, resultContinuation);
36498
35916
  }
36499
35917
  protoOf(LockOperationsApi$revokeAccessToLock$slambda).a1x = function ($this$promise, $completion) {
@@ -36514,7 +35932,7 @@
36514
35932
  case 0:
36515
35933
  this.h9_1 = 2;
36516
35934
  this.g9_1 = 1;
36517
- suspendResult = LockOperationsClient_instance.u7o(this.v9v_1, this);
35935
+ suspendResult = LockOperationsClient_instance.u7o(this.k9v_1, this);
36518
35936
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36519
35937
  return suspendResult;
36520
35938
  }
@@ -36537,8 +35955,8 @@
36537
35955
  while (true);
36538
35956
  };
36539
35957
  protoOf(LockOperationsApi$revokeAccessToLock$slambda).b1x = function ($this$promise, completion) {
36540
- var i = new LockOperationsApi$revokeAccessToLock$slambda(this.v9v_1, completion);
36541
- i.w9v_1 = $this$promise;
35958
+ var i = new LockOperationsApi$revokeAccessToLock$slambda(this.k9v_1, completion);
35959
+ i.l9v_1 = $this$promise;
36542
35960
  return i;
36543
35961
  };
36544
35962
  function LockOperationsApi$revokeAccessToLock$slambda_0($revokeAccessToLockOperation, resultContinuation) {
@@ -36550,7 +35968,7 @@
36550
35968
  return l;
36551
35969
  }
36552
35970
  function LockOperationsApi$updateSecureSettingUnlockDuration$slambda($updateSecureSettingUnlockDuration, resultContinuation) {
36553
- this.f9w_1 = $updateSecureSettingUnlockDuration;
35971
+ this.u9v_1 = $updateSecureSettingUnlockDuration;
36554
35972
  CoroutineImpl.call(this, resultContinuation);
36555
35973
  }
36556
35974
  protoOf(LockOperationsApi$updateSecureSettingUnlockDuration$slambda).a1x = function ($this$promise, $completion) {
@@ -36571,7 +35989,7 @@
36571
35989
  case 0:
36572
35990
  this.h9_1 = 2;
36573
35991
  this.g9_1 = 1;
36574
- suspendResult = LockOperationsClient_instance.v7o(this.f9w_1, this);
35992
+ suspendResult = LockOperationsClient_instance.v7o(this.u9v_1, this);
36575
35993
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36576
35994
  return suspendResult;
36577
35995
  }
@@ -36594,8 +36012,8 @@
36594
36012
  while (true);
36595
36013
  };
36596
36014
  protoOf(LockOperationsApi$updateSecureSettingUnlockDuration$slambda).b1x = function ($this$promise, completion) {
36597
- var i = new LockOperationsApi$updateSecureSettingUnlockDuration$slambda(this.f9w_1, completion);
36598
- i.g9w_1 = $this$promise;
36015
+ var i = new LockOperationsApi$updateSecureSettingUnlockDuration$slambda(this.u9v_1, completion);
36016
+ i.v9v_1 = $this$promise;
36599
36017
  return i;
36600
36018
  };
36601
36019
  function LockOperationsApi$updateSecureSettingUnlockDuration$slambda_0($updateSecureSettingUnlockDuration, resultContinuation) {
@@ -36607,7 +36025,7 @@
36607
36025
  return l;
36608
36026
  }
36609
36027
  function LockOperationsApi$updateSecureSettingUnlockBetween$slambda($updateSecureSettingUnlockBetween, resultContinuation) {
36610
- this.p9w_1 = $updateSecureSettingUnlockBetween;
36028
+ this.e9w_1 = $updateSecureSettingUnlockBetween;
36611
36029
  CoroutineImpl.call(this, resultContinuation);
36612
36030
  }
36613
36031
  protoOf(LockOperationsApi$updateSecureSettingUnlockBetween$slambda).a1x = function ($this$promise, $completion) {
@@ -36628,7 +36046,7 @@
36628
36046
  case 0:
36629
36047
  this.h9_1 = 2;
36630
36048
  this.g9_1 = 1;
36631
- suspendResult = LockOperationsClient_instance.w7o(this.p9w_1, this);
36049
+ suspendResult = LockOperationsClient_instance.w7o(this.e9w_1, this);
36632
36050
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
36633
36051
  return suspendResult;
36634
36052
  }
@@ -36651,8 +36069,8 @@
36651
36069
  while (true);
36652
36070
  };
36653
36071
  protoOf(LockOperationsApi$updateSecureSettingUnlockBetween$slambda).b1x = function ($this$promise, completion) {
36654
- var i = new LockOperationsApi$updateSecureSettingUnlockBetween$slambda(this.p9w_1, completion);
36655
- i.q9w_1 = $this$promise;
36072
+ var i = new LockOperationsApi$updateSecureSettingUnlockBetween$slambda(this.e9w_1, completion);
36073
+ i.f9w_1 = $this$promise;
36656
36074
  return i;
36657
36075
  };
36658
36076
  function LockOperationsApi$updateSecureSettingUnlockBetween$slambda_0($updateSecureSettingUnlockBetween, resultContinuation) {
@@ -36666,14 +36084,14 @@
36666
36084
  function LockOperationsApi$getPinnedLocks$slambda(resultContinuation) {
36667
36085
  CoroutineImpl.call(this, resultContinuation);
36668
36086
  }
36669
- protoOf(LockOperationsApi$getPinnedLocks$slambda).a9x = function ($this$promise, $completion) {
36087
+ protoOf(LockOperationsApi$getPinnedLocks$slambda).p9w = function ($this$promise, $completion) {
36670
36088
  var tmp = this.b1x($this$promise, $completion);
36671
36089
  tmp.i9_1 = Unit_instance;
36672
36090
  tmp.j9_1 = null;
36673
36091
  return tmp.o9();
36674
36092
  };
36675
36093
  protoOf(LockOperationsApi$getPinnedLocks$slambda).ca = function (p1, $completion) {
36676
- return this.a9x((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36094
+ return this.p9w((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36677
36095
  };
36678
36096
  protoOf(LockOperationsApi$getPinnedLocks$slambda).o9 = function () {
36679
36097
  var suspendResult = this.i9_1;
@@ -36708,13 +36126,13 @@
36708
36126
  };
36709
36127
  protoOf(LockOperationsApi$getPinnedLocks$slambda).b1x = function ($this$promise, completion) {
36710
36128
  var i = new LockOperationsApi$getPinnedLocks$slambda(completion);
36711
- i.z9w_1 = $this$promise;
36129
+ i.o9w_1 = $this$promise;
36712
36130
  return i;
36713
36131
  };
36714
36132
  function LockOperationsApi$getPinnedLocks$slambda_0(resultContinuation) {
36715
36133
  var i = new LockOperationsApi$getPinnedLocks$slambda(resultContinuation);
36716
36134
  var l = function ($this$promise, $completion) {
36717
- return i.a9x($this$promise, $completion);
36135
+ return i.p9w($this$promise, $completion);
36718
36136
  };
36719
36137
  l.$arity = 1;
36720
36138
  return l;
@@ -36722,14 +36140,14 @@
36722
36140
  function LockOperationsApi$getShareableLocks$slambda(resultContinuation) {
36723
36141
  CoroutineImpl.call(this, resultContinuation);
36724
36142
  }
36725
- protoOf(LockOperationsApi$getShareableLocks$slambda).k9x = function ($this$promise, $completion) {
36143
+ protoOf(LockOperationsApi$getShareableLocks$slambda).z9w = function ($this$promise, $completion) {
36726
36144
  var tmp = this.b1x($this$promise, $completion);
36727
36145
  tmp.i9_1 = Unit_instance;
36728
36146
  tmp.j9_1 = null;
36729
36147
  return tmp.o9();
36730
36148
  };
36731
36149
  protoOf(LockOperationsApi$getShareableLocks$slambda).ca = function (p1, $completion) {
36732
- return this.k9x((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36150
+ return this.z9w((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36733
36151
  };
36734
36152
  protoOf(LockOperationsApi$getShareableLocks$slambda).o9 = function () {
36735
36153
  var suspendResult = this.i9_1;
@@ -36764,13 +36182,13 @@
36764
36182
  };
36765
36183
  protoOf(LockOperationsApi$getShareableLocks$slambda).b1x = function ($this$promise, completion) {
36766
36184
  var i = new LockOperationsApi$getShareableLocks$slambda(completion);
36767
- i.j9x_1 = $this$promise;
36185
+ i.y9w_1 = $this$promise;
36768
36186
  return i;
36769
36187
  };
36770
36188
  function LockOperationsApi$getShareableLocks$slambda_0(resultContinuation) {
36771
36189
  var i = new LockOperationsApi$getShareableLocks$slambda(resultContinuation);
36772
36190
  var l = function ($this$promise, $completion) {
36773
- return i.k9x($this$promise, $completion);
36191
+ return i.z9w($this$promise, $completion);
36774
36192
  };
36775
36193
  l.$arity = 1;
36776
36194
  return l;
@@ -36802,41 +36220,41 @@
36802
36220
  var tmp = GlobalScope_instance;
36803
36221
  return promise(tmp, VOID, VOID, LockOperationsApi$getLocksForUser$slambda_0(userId, null));
36804
36222
  };
36805
- protoOf(LockOperationsApi).l9x = function (lockId, name) {
36223
+ protoOf(LockOperationsApi).a9x = function (lockId, name) {
36806
36224
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
36807
36225
  var tmp = GlobalScope_instance;
36808
36226
  return promise(tmp, VOID, VOID, LockOperationsApi$updateLockName$slambda_0(lockId, name, null));
36809
36227
  };
36810
36228
  protoOf(LockOperationsApi).updateLockName = function (lockId, name, $super) {
36811
36229
  name = name === VOID ? null : name;
36812
- return $super === VOID ? this.l9x(lockId, name) : $super.l9x.call(this, lockId, name);
36230
+ return $super === VOID ? this.a9x(lockId, name) : $super.a9x.call(this, lockId, name);
36813
36231
  };
36814
- protoOf(LockOperationsApi).m9x = function (lockId, favourite) {
36232
+ protoOf(LockOperationsApi).b9x = function (lockId, favourite) {
36815
36233
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
36816
36234
  var tmp = GlobalScope_instance;
36817
36235
  return promise(tmp, VOID, VOID, LockOperationsApi$updateLockFavourite$slambda_0(lockId, favourite, null));
36818
36236
  };
36819
36237
  protoOf(LockOperationsApi).updateLockFavourite = function (lockId, favourite, $super) {
36820
36238
  favourite = favourite === VOID ? null : favourite;
36821
- return $super === VOID ? this.m9x(lockId, favourite) : $super.m9x.call(this, lockId, favourite);
36239
+ return $super === VOID ? this.b9x(lockId, favourite) : $super.b9x.call(this, lockId, favourite);
36822
36240
  };
36823
- protoOf(LockOperationsApi).n9x = function (lockId, colour) {
36241
+ protoOf(LockOperationsApi).c9x = function (lockId, colour) {
36824
36242
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
36825
36243
  var tmp = GlobalScope_instance;
36826
36244
  return promise(tmp, VOID, VOID, LockOperationsApi$updateLockColour$slambda_0(lockId, colour, null));
36827
36245
  };
36828
36246
  protoOf(LockOperationsApi).updateLockColour = function (lockId, colour, $super) {
36829
36247
  colour = colour === VOID ? null : colour;
36830
- return $super === VOID ? this.n9x(lockId, colour) : $super.n9x.call(this, lockId, colour);
36248
+ return $super === VOID ? this.c9x(lockId, colour) : $super.c9x.call(this, lockId, colour);
36831
36249
  };
36832
- protoOf(LockOperationsApi).o9x = function (lockId, name) {
36250
+ protoOf(LockOperationsApi).d9x = function (lockId, name) {
36833
36251
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
36834
36252
  var tmp = GlobalScope_instance;
36835
36253
  return promise(tmp, VOID, VOID, LockOperationsApi$updateLockSettingDefaultName$slambda_0(lockId, name, null));
36836
36254
  };
36837
36255
  protoOf(LockOperationsApi).updateLockSettingDefaultName = function (lockId, name, $super) {
36838
36256
  name = name === VOID ? null : name;
36839
- return $super === VOID ? this.o9x(lockId, name) : $super.o9x.call(this, lockId, name);
36257
+ return $super === VOID ? this.d9x(lockId, name) : $super.d9x.call(this, lockId, name);
36840
36258
  };
36841
36259
  protoOf(LockOperationsApi).setLockSettingPermittedAddresses = function (lockId, permittedAddresses) {
36842
36260
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
@@ -36853,23 +36271,23 @@
36853
36271
  var tmp = GlobalScope_instance;
36854
36272
  return promise(tmp, VOID, VOID, LockOperationsApi$setLockSettingTimeRestrictions$slambda_0(lockId, times, null));
36855
36273
  };
36856
- protoOf(LockOperationsApi).p9x = function (lockId, location) {
36274
+ protoOf(LockOperationsApi).e9x = function (lockId, location) {
36857
36275
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
36858
36276
  var tmp = GlobalScope_instance;
36859
36277
  return promise(tmp, VOID, VOID, LockOperationsApi$updateLockSettingLocationRestrictions$slambda_0(lockId, location, null));
36860
36278
  };
36861
36279
  protoOf(LockOperationsApi).updateLockSettingLocationRestrictions = function (lockId, location, $super) {
36862
36280
  location = location === VOID ? null : location;
36863
- return $super === VOID ? this.p9x(lockId, location) : $super.p9x.call(this, lockId, location);
36281
+ return $super === VOID ? this.e9x(lockId, location) : $super.e9x.call(this, lockId, location);
36864
36282
  };
36865
- protoOf(LockOperationsApi).q9x = function (userEmail, visitor) {
36283
+ protoOf(LockOperationsApi).f9x = function (userEmail, visitor) {
36866
36284
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
36867
36285
  var tmp = GlobalScope_instance;
36868
36286
  return promise(tmp, VOID, VOID, LockOperationsApi$getUserPublicKey$slambda_0(userEmail, visitor, null));
36869
36287
  };
36870
36288
  protoOf(LockOperationsApi).getUserPublicKey = function (userEmail, visitor, $super) {
36871
36289
  visitor = visitor === VOID ? false : visitor;
36872
- return $super === VOID ? this.q9x(userEmail, visitor) : $super.q9x.call(this, userEmail, visitor);
36290
+ return $super === VOID ? this.f9x(userEmail, visitor) : $super.f9x.call(this, userEmail, visitor);
36873
36291
  };
36874
36292
  protoOf(LockOperationsApi).getUserPublicKeyByEmail = function (email) {
36875
36293
  // Inline function 'com.doordeck.multiplatform.sdk.util.promise' call
@@ -36977,7 +36395,7 @@
36977
36395
  }
36978
36396
  var platform;
36979
36397
  function PlatformApi$createApplication$slambda($application, resultContinuation) {
36980
- this.z9x_1 = $application;
36398
+ this.o9x_1 = $application;
36981
36399
  CoroutineImpl.call(this, resultContinuation);
36982
36400
  }
36983
36401
  protoOf(PlatformApi$createApplication$slambda).a1x = function ($this$promise, $completion) {
@@ -36998,7 +36416,7 @@
36998
36416
  case 0:
36999
36417
  this.h9_1 = 2;
37000
36418
  this.g9_1 = 1;
37001
- suspendResult = PlatformClient_instance.u81(this.z9x_1, this);
36419
+ suspendResult = PlatformClient_instance.u81(this.o9x_1, this);
37002
36420
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37003
36421
  return suspendResult;
37004
36422
  }
@@ -37021,8 +36439,8 @@
37021
36439
  while (true);
37022
36440
  };
37023
36441
  protoOf(PlatformApi$createApplication$slambda).b1x = function ($this$promise, completion) {
37024
- var i = new PlatformApi$createApplication$slambda(this.z9x_1, completion);
37025
- i.a9y_1 = $this$promise;
36442
+ var i = new PlatformApi$createApplication$slambda(this.o9x_1, completion);
36443
+ i.p9x_1 = $this$promise;
37026
36444
  return i;
37027
36445
  };
37028
36446
  function PlatformApi$createApplication$slambda_0($application, resultContinuation) {
@@ -37036,14 +36454,14 @@
37036
36454
  function PlatformApi$listApplications$slambda(resultContinuation) {
37037
36455
  CoroutineImpl.call(this, resultContinuation);
37038
36456
  }
37039
- protoOf(PlatformApi$listApplications$slambda).k9y = function ($this$promise, $completion) {
36457
+ protoOf(PlatformApi$listApplications$slambda).z9x = function ($this$promise, $completion) {
37040
36458
  var tmp = this.b1x($this$promise, $completion);
37041
36459
  tmp.i9_1 = Unit_instance;
37042
36460
  tmp.j9_1 = null;
37043
36461
  return tmp.o9();
37044
36462
  };
37045
36463
  protoOf(PlatformApi$listApplications$slambda).ca = function (p1, $completion) {
37046
- return this.k9y((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36464
+ return this.z9x((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
37047
36465
  };
37048
36466
  protoOf(PlatformApi$listApplications$slambda).o9 = function () {
37049
36467
  var suspendResult = this.i9_1;
@@ -37078,29 +36496,29 @@
37078
36496
  };
37079
36497
  protoOf(PlatformApi$listApplications$slambda).b1x = function ($this$promise, completion) {
37080
36498
  var i = new PlatformApi$listApplications$slambda(completion);
37081
- i.j9y_1 = $this$promise;
36499
+ i.y9x_1 = $this$promise;
37082
36500
  return i;
37083
36501
  };
37084
36502
  function PlatformApi$listApplications$slambda_0(resultContinuation) {
37085
36503
  var i = new PlatformApi$listApplications$slambda(resultContinuation);
37086
36504
  var l = function ($this$promise, $completion) {
37087
- return i.k9y($this$promise, $completion);
36505
+ return i.z9x($this$promise, $completion);
37088
36506
  };
37089
36507
  l.$arity = 1;
37090
36508
  return l;
37091
36509
  }
37092
36510
  function PlatformApi$getApplication$slambda($applicationId, resultContinuation) {
37093
- this.t9y_1 = $applicationId;
36511
+ this.i9y_1 = $applicationId;
37094
36512
  CoroutineImpl.call(this, resultContinuation);
37095
36513
  }
37096
- protoOf(PlatformApi$getApplication$slambda).v9y = function ($this$promise, $completion) {
36514
+ protoOf(PlatformApi$getApplication$slambda).k9y = function ($this$promise, $completion) {
37097
36515
  var tmp = this.b1x($this$promise, $completion);
37098
36516
  tmp.i9_1 = Unit_instance;
37099
36517
  tmp.j9_1 = null;
37100
36518
  return tmp.o9();
37101
36519
  };
37102
36520
  protoOf(PlatformApi$getApplication$slambda).ca = function (p1, $completion) {
37103
- return this.v9y((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
36521
+ return this.k9y((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
37104
36522
  };
37105
36523
  protoOf(PlatformApi$getApplication$slambda).o9 = function () {
37106
36524
  var suspendResult = this.i9_1;
@@ -37111,7 +36529,7 @@
37111
36529
  case 0:
37112
36530
  this.h9_1 = 2;
37113
36531
  this.g9_1 = 1;
37114
- suspendResult = PlatformClient_instance.w81(this.t9y_1, this);
36532
+ suspendResult = PlatformClient_instance.w81(this.i9y_1, this);
37115
36533
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37116
36534
  return suspendResult;
37117
36535
  }
@@ -37134,21 +36552,21 @@
37134
36552
  while (true);
37135
36553
  };
37136
36554
  protoOf(PlatformApi$getApplication$slambda).b1x = function ($this$promise, completion) {
37137
- var i = new PlatformApi$getApplication$slambda(this.t9y_1, completion);
37138
- i.u9y_1 = $this$promise;
36555
+ var i = new PlatformApi$getApplication$slambda(this.i9y_1, completion);
36556
+ i.j9y_1 = $this$promise;
37139
36557
  return i;
37140
36558
  };
37141
36559
  function PlatformApi$getApplication$slambda_0($applicationId, resultContinuation) {
37142
36560
  var i = new PlatformApi$getApplication$slambda($applicationId, resultContinuation);
37143
36561
  var l = function ($this$promise, $completion) {
37144
- return i.v9y($this$promise, $completion);
36562
+ return i.k9y($this$promise, $completion);
37145
36563
  };
37146
36564
  l.$arity = 1;
37147
36565
  return l;
37148
36566
  }
37149
36567
  function PlatformApi$updateApplicationName$slambda($applicationId, $name, resultContinuation) {
37150
- this.e9z_1 = $applicationId;
37151
- this.f9z_1 = $name;
36568
+ this.t9y_1 = $applicationId;
36569
+ this.u9y_1 = $name;
37152
36570
  CoroutineImpl.call(this, resultContinuation);
37153
36571
  }
37154
36572
  protoOf(PlatformApi$updateApplicationName$slambda).a1x = function ($this$promise, $completion) {
@@ -37169,7 +36587,7 @@
37169
36587
  case 0:
37170
36588
  this.h9_1 = 2;
37171
36589
  this.g9_1 = 1;
37172
- suspendResult = PlatformClient_instance.x81(this.e9z_1, this.f9z_1, this);
36590
+ suspendResult = PlatformClient_instance.x81(this.t9y_1, this.u9y_1, this);
37173
36591
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37174
36592
  return suspendResult;
37175
36593
  }
@@ -37192,8 +36610,8 @@
37192
36610
  while (true);
37193
36611
  };
37194
36612
  protoOf(PlatformApi$updateApplicationName$slambda).b1x = function ($this$promise, completion) {
37195
- var i = new PlatformApi$updateApplicationName$slambda(this.e9z_1, this.f9z_1, completion);
37196
- i.g9z_1 = $this$promise;
36613
+ var i = new PlatformApi$updateApplicationName$slambda(this.t9y_1, this.u9y_1, completion);
36614
+ i.v9y_1 = $this$promise;
37197
36615
  return i;
37198
36616
  };
37199
36617
  function PlatformApi$updateApplicationName$slambda_0($applicationId, $name, resultContinuation) {
@@ -37205,8 +36623,8 @@
37205
36623
  return l;
37206
36624
  }
37207
36625
  function PlatformApi$updateApplicationCompanyName$slambda($applicationId, $companyName, resultContinuation) {
37208
- this.p9z_1 = $applicationId;
37209
- this.q9z_1 = $companyName;
36626
+ this.e9z_1 = $applicationId;
36627
+ this.f9z_1 = $companyName;
37210
36628
  CoroutineImpl.call(this, resultContinuation);
37211
36629
  }
37212
36630
  protoOf(PlatformApi$updateApplicationCompanyName$slambda).a1x = function ($this$promise, $completion) {
@@ -37227,7 +36645,7 @@
37227
36645
  case 0:
37228
36646
  this.h9_1 = 2;
37229
36647
  this.g9_1 = 1;
37230
- suspendResult = PlatformClient_instance.y81(this.p9z_1, this.q9z_1, this);
36648
+ suspendResult = PlatformClient_instance.y81(this.e9z_1, this.f9z_1, this);
37231
36649
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37232
36650
  return suspendResult;
37233
36651
  }
@@ -37250,8 +36668,8 @@
37250
36668
  while (true);
37251
36669
  };
37252
36670
  protoOf(PlatformApi$updateApplicationCompanyName$slambda).b1x = function ($this$promise, completion) {
37253
- var i = new PlatformApi$updateApplicationCompanyName$slambda(this.p9z_1, this.q9z_1, completion);
37254
- i.r9z_1 = $this$promise;
36671
+ var i = new PlatformApi$updateApplicationCompanyName$slambda(this.e9z_1, this.f9z_1, completion);
36672
+ i.g9z_1 = $this$promise;
37255
36673
  return i;
37256
36674
  };
37257
36675
  function PlatformApi$updateApplicationCompanyName$slambda_0($applicationId, $companyName, resultContinuation) {
@@ -37263,8 +36681,8 @@
37263
36681
  return l;
37264
36682
  }
37265
36683
  function PlatformApi$updateApplicationMailingAddress$slambda($applicationId, $mailingAddress, resultContinuation) {
37266
- this.aa0_1 = $applicationId;
37267
- this.ba0_1 = $mailingAddress;
36684
+ this.p9z_1 = $applicationId;
36685
+ this.q9z_1 = $mailingAddress;
37268
36686
  CoroutineImpl.call(this, resultContinuation);
37269
36687
  }
37270
36688
  protoOf(PlatformApi$updateApplicationMailingAddress$slambda).a1x = function ($this$promise, $completion) {
@@ -37285,7 +36703,7 @@
37285
36703
  case 0:
37286
36704
  this.h9_1 = 2;
37287
36705
  this.g9_1 = 1;
37288
- suspendResult = PlatformClient_instance.z81(this.aa0_1, this.ba0_1, this);
36706
+ suspendResult = PlatformClient_instance.z81(this.p9z_1, this.q9z_1, this);
37289
36707
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37290
36708
  return suspendResult;
37291
36709
  }
@@ -37308,8 +36726,8 @@
37308
36726
  while (true);
37309
36727
  };
37310
36728
  protoOf(PlatformApi$updateApplicationMailingAddress$slambda).b1x = function ($this$promise, completion) {
37311
- var i = new PlatformApi$updateApplicationMailingAddress$slambda(this.aa0_1, this.ba0_1, completion);
37312
- i.ca0_1 = $this$promise;
36729
+ var i = new PlatformApi$updateApplicationMailingAddress$slambda(this.p9z_1, this.q9z_1, completion);
36730
+ i.r9z_1 = $this$promise;
37313
36731
  return i;
37314
36732
  };
37315
36733
  function PlatformApi$updateApplicationMailingAddress$slambda_0($applicationId, $mailingAddress, resultContinuation) {
@@ -37321,8 +36739,8 @@
37321
36739
  return l;
37322
36740
  }
37323
36741
  function PlatformApi$updateApplicationPrivacyPolicy$slambda($applicationId, $privacyPolicy, resultContinuation) {
37324
- this.la0_1 = $applicationId;
37325
- this.ma0_1 = $privacyPolicy;
36742
+ this.aa0_1 = $applicationId;
36743
+ this.ba0_1 = $privacyPolicy;
37326
36744
  CoroutineImpl.call(this, resultContinuation);
37327
36745
  }
37328
36746
  protoOf(PlatformApi$updateApplicationPrivacyPolicy$slambda).a1x = function ($this$promise, $completion) {
@@ -37343,7 +36761,7 @@
37343
36761
  case 0:
37344
36762
  this.h9_1 = 2;
37345
36763
  this.g9_1 = 1;
37346
- suspendResult = PlatformClient_instance.a82(this.la0_1, this.ma0_1, this);
36764
+ suspendResult = PlatformClient_instance.a82(this.aa0_1, this.ba0_1, this);
37347
36765
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37348
36766
  return suspendResult;
37349
36767
  }
@@ -37366,8 +36784,8 @@
37366
36784
  while (true);
37367
36785
  };
37368
36786
  protoOf(PlatformApi$updateApplicationPrivacyPolicy$slambda).b1x = function ($this$promise, completion) {
37369
- var i = new PlatformApi$updateApplicationPrivacyPolicy$slambda(this.la0_1, this.ma0_1, completion);
37370
- i.na0_1 = $this$promise;
36787
+ var i = new PlatformApi$updateApplicationPrivacyPolicy$slambda(this.aa0_1, this.ba0_1, completion);
36788
+ i.ca0_1 = $this$promise;
37371
36789
  return i;
37372
36790
  };
37373
36791
  function PlatformApi$updateApplicationPrivacyPolicy$slambda_0($applicationId, $privacyPolicy, resultContinuation) {
@@ -37379,8 +36797,8 @@
37379
36797
  return l;
37380
36798
  }
37381
36799
  function PlatformApi$updateApplicationSupportContact$slambda($applicationId, $supportContact, resultContinuation) {
37382
- this.wa0_1 = $applicationId;
37383
- this.xa0_1 = $supportContact;
36800
+ this.la0_1 = $applicationId;
36801
+ this.ma0_1 = $supportContact;
37384
36802
  CoroutineImpl.call(this, resultContinuation);
37385
36803
  }
37386
36804
  protoOf(PlatformApi$updateApplicationSupportContact$slambda).a1x = function ($this$promise, $completion) {
@@ -37401,7 +36819,7 @@
37401
36819
  case 0:
37402
36820
  this.h9_1 = 2;
37403
36821
  this.g9_1 = 1;
37404
- suspendResult = PlatformClient_instance.b82(this.wa0_1, this.xa0_1, this);
36822
+ suspendResult = PlatformClient_instance.b82(this.la0_1, this.ma0_1, this);
37405
36823
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37406
36824
  return suspendResult;
37407
36825
  }
@@ -37424,8 +36842,8 @@
37424
36842
  while (true);
37425
36843
  };
37426
36844
  protoOf(PlatformApi$updateApplicationSupportContact$slambda).b1x = function ($this$promise, completion) {
37427
- var i = new PlatformApi$updateApplicationSupportContact$slambda(this.wa0_1, this.xa0_1, completion);
37428
- i.ya0_1 = $this$promise;
36845
+ var i = new PlatformApi$updateApplicationSupportContact$slambda(this.la0_1, this.ma0_1, completion);
36846
+ i.na0_1 = $this$promise;
37429
36847
  return i;
37430
36848
  };
37431
36849
  function PlatformApi$updateApplicationSupportContact$slambda_0($applicationId, $supportContact, resultContinuation) {
@@ -37437,8 +36855,8 @@
37437
36855
  return l;
37438
36856
  }
37439
36857
  function PlatformApi$updateApplicationAppLink$slambda($applicationId, $appLink, resultContinuation) {
37440
- this.ha1_1 = $applicationId;
37441
- this.ia1_1 = $appLink;
36858
+ this.wa0_1 = $applicationId;
36859
+ this.xa0_1 = $appLink;
37442
36860
  CoroutineImpl.call(this, resultContinuation);
37443
36861
  }
37444
36862
  protoOf(PlatformApi$updateApplicationAppLink$slambda).a1x = function ($this$promise, $completion) {
@@ -37459,7 +36877,7 @@
37459
36877
  case 0:
37460
36878
  this.h9_1 = 2;
37461
36879
  this.g9_1 = 1;
37462
- suspendResult = PlatformClient_instance.c82(this.ha1_1, this.ia1_1, this);
36880
+ suspendResult = PlatformClient_instance.c82(this.wa0_1, this.xa0_1, this);
37463
36881
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37464
36882
  return suspendResult;
37465
36883
  }
@@ -37482,8 +36900,8 @@
37482
36900
  while (true);
37483
36901
  };
37484
36902
  protoOf(PlatformApi$updateApplicationAppLink$slambda).b1x = function ($this$promise, completion) {
37485
- var i = new PlatformApi$updateApplicationAppLink$slambda(this.ha1_1, this.ia1_1, completion);
37486
- i.ja1_1 = $this$promise;
36903
+ var i = new PlatformApi$updateApplicationAppLink$slambda(this.wa0_1, this.xa0_1, completion);
36904
+ i.ya0_1 = $this$promise;
37487
36905
  return i;
37488
36906
  };
37489
36907
  function PlatformApi$updateApplicationAppLink$slambda_0($applicationId, $appLink, resultContinuation) {
@@ -37495,8 +36913,8 @@
37495
36913
  return l;
37496
36914
  }
37497
36915
  function PlatformApi$updateApplicationEmailPreferences$slambda($applicationId, $emailPreferences, resultContinuation) {
37498
- this.sa1_1 = $applicationId;
37499
- this.ta1_1 = $emailPreferences;
36916
+ this.ha1_1 = $applicationId;
36917
+ this.ia1_1 = $emailPreferences;
37500
36918
  CoroutineImpl.call(this, resultContinuation);
37501
36919
  }
37502
36920
  protoOf(PlatformApi$updateApplicationEmailPreferences$slambda).a1x = function ($this$promise, $completion) {
@@ -37517,7 +36935,7 @@
37517
36935
  case 0:
37518
36936
  this.h9_1 = 2;
37519
36937
  this.g9_1 = 1;
37520
- suspendResult = PlatformClient_instance.d82(this.sa1_1, this.ta1_1, this);
36938
+ suspendResult = PlatformClient_instance.d82(this.ha1_1, this.ia1_1, this);
37521
36939
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37522
36940
  return suspendResult;
37523
36941
  }
@@ -37540,8 +36958,8 @@
37540
36958
  while (true);
37541
36959
  };
37542
36960
  protoOf(PlatformApi$updateApplicationEmailPreferences$slambda).b1x = function ($this$promise, completion) {
37543
- var i = new PlatformApi$updateApplicationEmailPreferences$slambda(this.sa1_1, this.ta1_1, completion);
37544
- i.ua1_1 = $this$promise;
36961
+ var i = new PlatformApi$updateApplicationEmailPreferences$slambda(this.ha1_1, this.ia1_1, completion);
36962
+ i.ja1_1 = $this$promise;
37545
36963
  return i;
37546
36964
  };
37547
36965
  function PlatformApi$updateApplicationEmailPreferences$slambda_0($applicationId, $emailPreferences, resultContinuation) {
@@ -37553,8 +36971,8 @@
37553
36971
  return l;
37554
36972
  }
37555
36973
  function PlatformApi$updateApplicationLogoUrl$slambda($applicationId, $logoUrl, resultContinuation) {
37556
- this.da2_1 = $applicationId;
37557
- this.ea2_1 = $logoUrl;
36974
+ this.sa1_1 = $applicationId;
36975
+ this.ta1_1 = $logoUrl;
37558
36976
  CoroutineImpl.call(this, resultContinuation);
37559
36977
  }
37560
36978
  protoOf(PlatformApi$updateApplicationLogoUrl$slambda).a1x = function ($this$promise, $completion) {
@@ -37575,7 +36993,7 @@
37575
36993
  case 0:
37576
36994
  this.h9_1 = 2;
37577
36995
  this.g9_1 = 1;
37578
- suspendResult = PlatformClient_instance.c76(this.da2_1, this.ea2_1, this);
36996
+ suspendResult = PlatformClient_instance.c76(this.sa1_1, this.ta1_1, this);
37579
36997
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37580
36998
  return suspendResult;
37581
36999
  }
@@ -37598,8 +37016,8 @@
37598
37016
  while (true);
37599
37017
  };
37600
37018
  protoOf(PlatformApi$updateApplicationLogoUrl$slambda).b1x = function ($this$promise, completion) {
37601
- var i = new PlatformApi$updateApplicationLogoUrl$slambda(this.da2_1, this.ea2_1, completion);
37602
- i.fa2_1 = $this$promise;
37019
+ var i = new PlatformApi$updateApplicationLogoUrl$slambda(this.sa1_1, this.ta1_1, completion);
37020
+ i.ua1_1 = $this$promise;
37603
37021
  return i;
37604
37022
  };
37605
37023
  function PlatformApi$updateApplicationLogoUrl$slambda_0($applicationId, $logoUrl, resultContinuation) {
@@ -37611,7 +37029,7 @@
37611
37029
  return l;
37612
37030
  }
37613
37031
  function PlatformApi$deleteApplication$slambda($applicationId, resultContinuation) {
37614
- this.oa2_1 = $applicationId;
37032
+ this.da2_1 = $applicationId;
37615
37033
  CoroutineImpl.call(this, resultContinuation);
37616
37034
  }
37617
37035
  protoOf(PlatformApi$deleteApplication$slambda).a1x = function ($this$promise, $completion) {
@@ -37632,7 +37050,7 @@
37632
37050
  case 0:
37633
37051
  this.h9_1 = 2;
37634
37052
  this.g9_1 = 1;
37635
- suspendResult = PlatformClient_instance.e82(this.oa2_1, this);
37053
+ suspendResult = PlatformClient_instance.e82(this.da2_1, this);
37636
37054
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37637
37055
  return suspendResult;
37638
37056
  }
@@ -37655,8 +37073,8 @@
37655
37073
  while (true);
37656
37074
  };
37657
37075
  protoOf(PlatformApi$deleteApplication$slambda).b1x = function ($this$promise, completion) {
37658
- var i = new PlatformApi$deleteApplication$slambda(this.oa2_1, completion);
37659
- i.pa2_1 = $this$promise;
37076
+ var i = new PlatformApi$deleteApplication$slambda(this.da2_1, completion);
37077
+ i.ea2_1 = $this$promise;
37660
37078
  return i;
37661
37079
  };
37662
37080
  function PlatformApi$deleteApplication$slambda_0($applicationId, resultContinuation) {
@@ -37668,18 +37086,18 @@
37668
37086
  return l;
37669
37087
  }
37670
37088
  function PlatformApi$getLogoUploadUrl$slambda($applicationId, $contentType, resultContinuation) {
37671
- this.ya2_1 = $applicationId;
37672
- this.za2_1 = $contentType;
37089
+ this.na2_1 = $applicationId;
37090
+ this.oa2_1 = $contentType;
37673
37091
  CoroutineImpl.call(this, resultContinuation);
37674
37092
  }
37675
- protoOf(PlatformApi$getLogoUploadUrl$slambda).ba3 = function ($this$promise, $completion) {
37093
+ protoOf(PlatformApi$getLogoUploadUrl$slambda).qa2 = function ($this$promise, $completion) {
37676
37094
  var tmp = this.b1x($this$promise, $completion);
37677
37095
  tmp.i9_1 = Unit_instance;
37678
37096
  tmp.j9_1 = null;
37679
37097
  return tmp.o9();
37680
37098
  };
37681
37099
  protoOf(PlatformApi$getLogoUploadUrl$slambda).ca = function (p1, $completion) {
37682
- return this.ba3((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
37100
+ return this.qa2((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
37683
37101
  };
37684
37102
  protoOf(PlatformApi$getLogoUploadUrl$slambda).o9 = function () {
37685
37103
  var suspendResult = this.i9_1;
@@ -37690,7 +37108,7 @@
37690
37108
  case 0:
37691
37109
  this.h9_1 = 2;
37692
37110
  this.g9_1 = 1;
37693
- suspendResult = PlatformClient_instance.b76(this.ya2_1, this.za2_1, this);
37111
+ suspendResult = PlatformClient_instance.b76(this.na2_1, this.oa2_1, this);
37694
37112
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37695
37113
  return suspendResult;
37696
37114
  }
@@ -37713,21 +37131,21 @@
37713
37131
  while (true);
37714
37132
  };
37715
37133
  protoOf(PlatformApi$getLogoUploadUrl$slambda).b1x = function ($this$promise, completion) {
37716
- var i = new PlatformApi$getLogoUploadUrl$slambda(this.ya2_1, this.za2_1, completion);
37717
- i.aa3_1 = $this$promise;
37134
+ var i = new PlatformApi$getLogoUploadUrl$slambda(this.na2_1, this.oa2_1, completion);
37135
+ i.pa2_1 = $this$promise;
37718
37136
  return i;
37719
37137
  };
37720
37138
  function PlatformApi$getLogoUploadUrl$slambda_0($applicationId, $contentType, resultContinuation) {
37721
37139
  var i = new PlatformApi$getLogoUploadUrl$slambda($applicationId, $contentType, resultContinuation);
37722
37140
  var l = function ($this$promise, $completion) {
37723
- return i.ba3($this$promise, $completion);
37141
+ return i.qa2($this$promise, $completion);
37724
37142
  };
37725
37143
  l.$arity = 1;
37726
37144
  return l;
37727
37145
  }
37728
37146
  function PlatformApi$addAuthKey$slambda($applicationId, $key, resultContinuation) {
37729
- this.ka3_1 = $applicationId;
37730
- this.la3_1 = $key;
37147
+ this.za2_1 = $applicationId;
37148
+ this.aa3_1 = $key;
37731
37149
  CoroutineImpl.call(this, resultContinuation);
37732
37150
  }
37733
37151
  protoOf(PlatformApi$addAuthKey$slambda).a1x = function ($this$promise, $completion) {
@@ -37748,7 +37166,7 @@
37748
37166
  case 0:
37749
37167
  this.h9_1 = 2;
37750
37168
  this.g9_1 = 1;
37751
- suspendResult = PlatformClient_instance.f82(this.ka3_1, this.la3_1, this);
37169
+ suspendResult = PlatformClient_instance.f82(this.za2_1, this.aa3_1, this);
37752
37170
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37753
37171
  return suspendResult;
37754
37172
  }
@@ -37771,8 +37189,8 @@
37771
37189
  while (true);
37772
37190
  };
37773
37191
  protoOf(PlatformApi$addAuthKey$slambda).b1x = function ($this$promise, completion) {
37774
- var i = new PlatformApi$addAuthKey$slambda(this.ka3_1, this.la3_1, completion);
37775
- i.ma3_1 = $this$promise;
37192
+ var i = new PlatformApi$addAuthKey$slambda(this.za2_1, this.aa3_1, completion);
37193
+ i.ba3_1 = $this$promise;
37776
37194
  return i;
37777
37195
  };
37778
37196
  function PlatformApi$addAuthKey$slambda_0($applicationId, $key, resultContinuation) {
@@ -37784,8 +37202,8 @@
37784
37202
  return l;
37785
37203
  }
37786
37204
  function PlatformApi$addAuthIssuer$slambda($applicationId, $url, resultContinuation) {
37787
- this.va3_1 = $applicationId;
37788
- this.wa3_1 = $url;
37205
+ this.ka3_1 = $applicationId;
37206
+ this.la3_1 = $url;
37789
37207
  CoroutineImpl.call(this, resultContinuation);
37790
37208
  }
37791
37209
  protoOf(PlatformApi$addAuthIssuer$slambda).a1x = function ($this$promise, $completion) {
@@ -37806,7 +37224,7 @@
37806
37224
  case 0:
37807
37225
  this.h9_1 = 2;
37808
37226
  this.g9_1 = 1;
37809
- suspendResult = PlatformClient_instance.g82(this.va3_1, this.wa3_1, this);
37227
+ suspendResult = PlatformClient_instance.g82(this.ka3_1, this.la3_1, this);
37810
37228
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37811
37229
  return suspendResult;
37812
37230
  }
@@ -37829,8 +37247,8 @@
37829
37247
  while (true);
37830
37248
  };
37831
37249
  protoOf(PlatformApi$addAuthIssuer$slambda).b1x = function ($this$promise, completion) {
37832
- var i = new PlatformApi$addAuthIssuer$slambda(this.va3_1, this.wa3_1, completion);
37833
- i.xa3_1 = $this$promise;
37250
+ var i = new PlatformApi$addAuthIssuer$slambda(this.ka3_1, this.la3_1, completion);
37251
+ i.ma3_1 = $this$promise;
37834
37252
  return i;
37835
37253
  };
37836
37254
  function PlatformApi$addAuthIssuer$slambda_0($applicationId, $url, resultContinuation) {
@@ -37842,8 +37260,8 @@
37842
37260
  return l;
37843
37261
  }
37844
37262
  function PlatformApi$deleteAuthIssuer$slambda($applicationId, $url, resultContinuation) {
37845
- this.ga4_1 = $applicationId;
37846
- this.ha4_1 = $url;
37263
+ this.va3_1 = $applicationId;
37264
+ this.wa3_1 = $url;
37847
37265
  CoroutineImpl.call(this, resultContinuation);
37848
37266
  }
37849
37267
  protoOf(PlatformApi$deleteAuthIssuer$slambda).a1x = function ($this$promise, $completion) {
@@ -37864,7 +37282,7 @@
37864
37282
  case 0:
37865
37283
  this.h9_1 = 2;
37866
37284
  this.g9_1 = 1;
37867
- suspendResult = PlatformClient_instance.h82(this.ga4_1, this.ha4_1, this);
37285
+ suspendResult = PlatformClient_instance.h82(this.va3_1, this.wa3_1, this);
37868
37286
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37869
37287
  return suspendResult;
37870
37288
  }
@@ -37887,8 +37305,8 @@
37887
37305
  while (true);
37888
37306
  };
37889
37307
  protoOf(PlatformApi$deleteAuthIssuer$slambda).b1x = function ($this$promise, completion) {
37890
- var i = new PlatformApi$deleteAuthIssuer$slambda(this.ga4_1, this.ha4_1, completion);
37891
- i.ia4_1 = $this$promise;
37308
+ var i = new PlatformApi$deleteAuthIssuer$slambda(this.va3_1, this.wa3_1, completion);
37309
+ i.xa3_1 = $this$promise;
37892
37310
  return i;
37893
37311
  };
37894
37312
  function PlatformApi$deleteAuthIssuer$slambda_0($applicationId, $url, resultContinuation) {
@@ -37900,8 +37318,8 @@
37900
37318
  return l;
37901
37319
  }
37902
37320
  function PlatformApi$addCorsDomain$slambda($applicationId, $url, resultContinuation) {
37903
- this.ra4_1 = $applicationId;
37904
- this.sa4_1 = $url;
37321
+ this.ga4_1 = $applicationId;
37322
+ this.ha4_1 = $url;
37905
37323
  CoroutineImpl.call(this, resultContinuation);
37906
37324
  }
37907
37325
  protoOf(PlatformApi$addCorsDomain$slambda).a1x = function ($this$promise, $completion) {
@@ -37922,7 +37340,7 @@
37922
37340
  case 0:
37923
37341
  this.h9_1 = 2;
37924
37342
  this.g9_1 = 1;
37925
- suspendResult = PlatformClient_instance.i82(this.ra4_1, this.sa4_1, this);
37343
+ suspendResult = PlatformClient_instance.i82(this.ga4_1, this.ha4_1, this);
37926
37344
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37927
37345
  return suspendResult;
37928
37346
  }
@@ -37945,8 +37363,8 @@
37945
37363
  while (true);
37946
37364
  };
37947
37365
  protoOf(PlatformApi$addCorsDomain$slambda).b1x = function ($this$promise, completion) {
37948
- var i = new PlatformApi$addCorsDomain$slambda(this.ra4_1, this.sa4_1, completion);
37949
- i.ta4_1 = $this$promise;
37366
+ var i = new PlatformApi$addCorsDomain$slambda(this.ga4_1, this.ha4_1, completion);
37367
+ i.ia4_1 = $this$promise;
37950
37368
  return i;
37951
37369
  };
37952
37370
  function PlatformApi$addCorsDomain$slambda_0($applicationId, $url, resultContinuation) {
@@ -37958,8 +37376,8 @@
37958
37376
  return l;
37959
37377
  }
37960
37378
  function PlatformApi$removeCorsDomain$slambda($applicationId, $url, resultContinuation) {
37961
- this.ca5_1 = $applicationId;
37962
- this.da5_1 = $url;
37379
+ this.ra4_1 = $applicationId;
37380
+ this.sa4_1 = $url;
37963
37381
  CoroutineImpl.call(this, resultContinuation);
37964
37382
  }
37965
37383
  protoOf(PlatformApi$removeCorsDomain$slambda).a1x = function ($this$promise, $completion) {
@@ -37980,7 +37398,7 @@
37980
37398
  case 0:
37981
37399
  this.h9_1 = 2;
37982
37400
  this.g9_1 = 1;
37983
- suspendResult = PlatformClient_instance.j82(this.ca5_1, this.da5_1, this);
37401
+ suspendResult = PlatformClient_instance.j82(this.ra4_1, this.sa4_1, this);
37984
37402
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
37985
37403
  return suspendResult;
37986
37404
  }
@@ -38003,8 +37421,8 @@
38003
37421
  while (true);
38004
37422
  };
38005
37423
  protoOf(PlatformApi$removeCorsDomain$slambda).b1x = function ($this$promise, completion) {
38006
- var i = new PlatformApi$removeCorsDomain$slambda(this.ca5_1, this.da5_1, completion);
38007
- i.ea5_1 = $this$promise;
37424
+ var i = new PlatformApi$removeCorsDomain$slambda(this.ra4_1, this.sa4_1, completion);
37425
+ i.ta4_1 = $this$promise;
38008
37426
  return i;
38009
37427
  };
38010
37428
  function PlatformApi$removeCorsDomain$slambda_0($applicationId, $url, resultContinuation) {
@@ -38016,8 +37434,8 @@
38016
37434
  return l;
38017
37435
  }
38018
37436
  function PlatformApi$addApplicationOwner$slambda($applicationId, $userId, resultContinuation) {
38019
- this.na5_1 = $applicationId;
38020
- this.oa5_1 = $userId;
37437
+ this.ca5_1 = $applicationId;
37438
+ this.da5_1 = $userId;
38021
37439
  CoroutineImpl.call(this, resultContinuation);
38022
37440
  }
38023
37441
  protoOf(PlatformApi$addApplicationOwner$slambda).a1x = function ($this$promise, $completion) {
@@ -38038,7 +37456,7 @@
38038
37456
  case 0:
38039
37457
  this.h9_1 = 2;
38040
37458
  this.g9_1 = 1;
38041
- suspendResult = PlatformClient_instance.k82(this.na5_1, this.oa5_1, this);
37459
+ suspendResult = PlatformClient_instance.k82(this.ca5_1, this.da5_1, this);
38042
37460
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
38043
37461
  return suspendResult;
38044
37462
  }
@@ -38061,8 +37479,8 @@
38061
37479
  while (true);
38062
37480
  };
38063
37481
  protoOf(PlatformApi$addApplicationOwner$slambda).b1x = function ($this$promise, completion) {
38064
- var i = new PlatformApi$addApplicationOwner$slambda(this.na5_1, this.oa5_1, completion);
38065
- i.pa5_1 = $this$promise;
37482
+ var i = new PlatformApi$addApplicationOwner$slambda(this.ca5_1, this.da5_1, completion);
37483
+ i.ea5_1 = $this$promise;
38066
37484
  return i;
38067
37485
  };
38068
37486
  function PlatformApi$addApplicationOwner$slambda_0($applicationId, $userId, resultContinuation) {
@@ -38074,8 +37492,8 @@
38074
37492
  return l;
38075
37493
  }
38076
37494
  function PlatformApi$removeApplicationOwner$slambda($applicationId, $userId, resultContinuation) {
38077
- this.ya5_1 = $applicationId;
38078
- this.za5_1 = $userId;
37495
+ this.na5_1 = $applicationId;
37496
+ this.oa5_1 = $userId;
38079
37497
  CoroutineImpl.call(this, resultContinuation);
38080
37498
  }
38081
37499
  protoOf(PlatformApi$removeApplicationOwner$slambda).a1x = function ($this$promise, $completion) {
@@ -38096,7 +37514,7 @@
38096
37514
  case 0:
38097
37515
  this.h9_1 = 2;
38098
37516
  this.g9_1 = 1;
38099
- suspendResult = PlatformClient_instance.l82(this.ya5_1, this.za5_1, this);
37517
+ suspendResult = PlatformClient_instance.l82(this.na5_1, this.oa5_1, this);
38100
37518
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
38101
37519
  return suspendResult;
38102
37520
  }
@@ -38119,8 +37537,8 @@
38119
37537
  while (true);
38120
37538
  };
38121
37539
  protoOf(PlatformApi$removeApplicationOwner$slambda).b1x = function ($this$promise, completion) {
38122
- var i = new PlatformApi$removeApplicationOwner$slambda(this.ya5_1, this.za5_1, completion);
38123
- i.aa6_1 = $this$promise;
37540
+ var i = new PlatformApi$removeApplicationOwner$slambda(this.na5_1, this.oa5_1, completion);
37541
+ i.pa5_1 = $this$promise;
38124
37542
  return i;
38125
37543
  };
38126
37544
  function PlatformApi$removeApplicationOwner$slambda_0($applicationId, $userId, resultContinuation) {
@@ -38132,17 +37550,17 @@
38132
37550
  return l;
38133
37551
  }
38134
37552
  function PlatformApi$getApplicationOwnersDetails$slambda($applicationId, resultContinuation) {
38135
- this.ja6_1 = $applicationId;
37553
+ this.ya5_1 = $applicationId;
38136
37554
  CoroutineImpl.call(this, resultContinuation);
38137
37555
  }
38138
- protoOf(PlatformApi$getApplicationOwnersDetails$slambda).la6 = function ($this$promise, $completion) {
37556
+ protoOf(PlatformApi$getApplicationOwnersDetails$slambda).aa6 = function ($this$promise, $completion) {
38139
37557
  var tmp = this.b1x($this$promise, $completion);
38140
37558
  tmp.i9_1 = Unit_instance;
38141
37559
  tmp.j9_1 = null;
38142
37560
  return tmp.o9();
38143
37561
  };
38144
37562
  protoOf(PlatformApi$getApplicationOwnersDetails$slambda).ca = function (p1, $completion) {
38145
- return this.la6((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
37563
+ return this.aa6((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
38146
37564
  };
38147
37565
  protoOf(PlatformApi$getApplicationOwnersDetails$slambda).o9 = function () {
38148
37566
  var suspendResult = this.i9_1;
@@ -38153,7 +37571,7 @@
38153
37571
  case 0:
38154
37572
  this.h9_1 = 2;
38155
37573
  this.g9_1 = 1;
38156
- suspendResult = PlatformClient_instance.m82(this.ja6_1, this);
37574
+ suspendResult = PlatformClient_instance.m82(this.ya5_1, this);
38157
37575
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
38158
37576
  return suspendResult;
38159
37577
  }
@@ -38176,14 +37594,14 @@
38176
37594
  while (true);
38177
37595
  };
38178
37596
  protoOf(PlatformApi$getApplicationOwnersDetails$slambda).b1x = function ($this$promise, completion) {
38179
- var i = new PlatformApi$getApplicationOwnersDetails$slambda(this.ja6_1, completion);
38180
- i.ka6_1 = $this$promise;
37597
+ var i = new PlatformApi$getApplicationOwnersDetails$slambda(this.ya5_1, completion);
37598
+ i.za5_1 = $this$promise;
38181
37599
  return i;
38182
37600
  };
38183
37601
  function PlatformApi$getApplicationOwnersDetails$slambda_0($applicationId, resultContinuation) {
38184
37602
  var i = new PlatformApi$getApplicationOwnersDetails$slambda($applicationId, resultContinuation);
38185
37603
  var l = function ($this$promise, $completion) {
38186
- return i.la6($this$promise, $completion);
37604
+ return i.aa6($this$promise, $completion);
38187
37605
  };
38188
37606
  l.$arity = 1;
38189
37607
  return l;
@@ -38318,14 +37736,14 @@
38318
37736
  function SitesApi$listSites$slambda(resultContinuation) {
38319
37737
  CoroutineImpl.call(this, resultContinuation);
38320
37738
  }
38321
- protoOf(SitesApi$listSites$slambda).va6 = function ($this$promise, $completion) {
37739
+ protoOf(SitesApi$listSites$slambda).ka6 = function ($this$promise, $completion) {
38322
37740
  var tmp = this.b1x($this$promise, $completion);
38323
37741
  tmp.i9_1 = Unit_instance;
38324
37742
  tmp.j9_1 = null;
38325
37743
  return tmp.o9();
38326
37744
  };
38327
37745
  protoOf(SitesApi$listSites$slambda).ca = function (p1, $completion) {
38328
- return this.va6((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
37746
+ return this.ka6((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
38329
37747
  };
38330
37748
  protoOf(SitesApi$listSites$slambda).o9 = function () {
38331
37749
  var suspendResult = this.i9_1;
@@ -38360,29 +37778,29 @@
38360
37778
  };
38361
37779
  protoOf(SitesApi$listSites$slambda).b1x = function ($this$promise, completion) {
38362
37780
  var i = new SitesApi$listSites$slambda(completion);
38363
- i.ua6_1 = $this$promise;
37781
+ i.ja6_1 = $this$promise;
38364
37782
  return i;
38365
37783
  };
38366
37784
  function SitesApi$listSites$slambda_0(resultContinuation) {
38367
37785
  var i = new SitesApi$listSites$slambda(resultContinuation);
38368
37786
  var l = function ($this$promise, $completion) {
38369
- return i.va6($this$promise, $completion);
37787
+ return i.ka6($this$promise, $completion);
38370
37788
  };
38371
37789
  l.$arity = 1;
38372
37790
  return l;
38373
37791
  }
38374
37792
  function SitesApi$getLocksForSite$slambda($siteId, resultContinuation) {
38375
- this.ea7_1 = $siteId;
37793
+ this.ta6_1 = $siteId;
38376
37794
  CoroutineImpl.call(this, resultContinuation);
38377
37795
  }
38378
- protoOf(SitesApi$getLocksForSite$slambda).ga7 = function ($this$promise, $completion) {
37796
+ protoOf(SitesApi$getLocksForSite$slambda).p9w = function ($this$promise, $completion) {
38379
37797
  var tmp = this.b1x($this$promise, $completion);
38380
37798
  tmp.i9_1 = Unit_instance;
38381
37799
  tmp.j9_1 = null;
38382
37800
  return tmp.o9();
38383
37801
  };
38384
37802
  protoOf(SitesApi$getLocksForSite$slambda).ca = function (p1, $completion) {
38385
- return this.ga7((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
37803
+ return this.p9w((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
38386
37804
  };
38387
37805
  protoOf(SitesApi$getLocksForSite$slambda).o9 = function () {
38388
37806
  var suspendResult = this.i9_1;
@@ -38393,7 +37811,7 @@
38393
37811
  case 0:
38394
37812
  this.h9_1 = 2;
38395
37813
  this.g9_1 = 1;
38396
- suspendResult = SitesClient_instance.q85(this.ea7_1, this);
37814
+ suspendResult = SitesClient_instance.q85(this.ta6_1, this);
38397
37815
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
38398
37816
  return suspendResult;
38399
37817
  }
@@ -38416,30 +37834,30 @@
38416
37834
  while (true);
38417
37835
  };
38418
37836
  protoOf(SitesApi$getLocksForSite$slambda).b1x = function ($this$promise, completion) {
38419
- var i = new SitesApi$getLocksForSite$slambda(this.ea7_1, completion);
38420
- i.fa7_1 = $this$promise;
37837
+ var i = new SitesApi$getLocksForSite$slambda(this.ta6_1, completion);
37838
+ i.ua6_1 = $this$promise;
38421
37839
  return i;
38422
37840
  };
38423
37841
  function SitesApi$getLocksForSite$slambda_0($siteId, resultContinuation) {
38424
37842
  var i = new SitesApi$getLocksForSite$slambda($siteId, resultContinuation);
38425
37843
  var l = function ($this$promise, $completion) {
38426
- return i.ga7($this$promise, $completion);
37844
+ return i.p9w($this$promise, $completion);
38427
37845
  };
38428
37846
  l.$arity = 1;
38429
37847
  return l;
38430
37848
  }
38431
37849
  function SitesApi$getUsersForSite$slambda($siteId, resultContinuation) {
38432
- this.pa7_1 = $siteId;
37850
+ this.da7_1 = $siteId;
38433
37851
  CoroutineImpl.call(this, resultContinuation);
38434
37852
  }
38435
- protoOf(SitesApi$getUsersForSite$slambda).ra7 = function ($this$promise, $completion) {
37853
+ protoOf(SitesApi$getUsersForSite$slambda).fa7 = function ($this$promise, $completion) {
38436
37854
  var tmp = this.b1x($this$promise, $completion);
38437
37855
  tmp.i9_1 = Unit_instance;
38438
37856
  tmp.j9_1 = null;
38439
37857
  return tmp.o9();
38440
37858
  };
38441
37859
  protoOf(SitesApi$getUsersForSite$slambda).ca = function (p1, $completion) {
38442
- return this.ra7((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
37860
+ return this.fa7((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
38443
37861
  };
38444
37862
  protoOf(SitesApi$getUsersForSite$slambda).o9 = function () {
38445
37863
  var suspendResult = this.i9_1;
@@ -38450,7 +37868,7 @@
38450
37868
  case 0:
38451
37869
  this.h9_1 = 2;
38452
37870
  this.g9_1 = 1;
38453
- suspendResult = SitesClient_instance.r85(this.pa7_1, this);
37871
+ suspendResult = SitesClient_instance.r85(this.da7_1, this);
38454
37872
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
38455
37873
  return suspendResult;
38456
37874
  }
@@ -38473,14 +37891,14 @@
38473
37891
  while (true);
38474
37892
  };
38475
37893
  protoOf(SitesApi$getUsersForSite$slambda).b1x = function ($this$promise, completion) {
38476
- var i = new SitesApi$getUsersForSite$slambda(this.pa7_1, completion);
38477
- i.qa7_1 = $this$promise;
37894
+ var i = new SitesApi$getUsersForSite$slambda(this.da7_1, completion);
37895
+ i.ea7_1 = $this$promise;
38478
37896
  return i;
38479
37897
  };
38480
37898
  function SitesApi$getUsersForSite$slambda_0($siteId, resultContinuation) {
38481
37899
  var i = new SitesApi$getUsersForSite$slambda($siteId, resultContinuation);
38482
37900
  var l = function ($this$promise, $completion) {
38483
- return i.ra7($this$promise, $completion);
37901
+ return i.fa7($this$promise, $completion);
38484
37902
  };
38485
37903
  l.$arity = 1;
38486
37904
  return l;
@@ -38523,17 +37941,17 @@
38523
37941
  }
38524
37942
  var tiles;
38525
37943
  function TilesApi$getLocksBelongingToTile$slambda($tileId, resultContinuation) {
38526
- this.aa8_1 = $tileId;
37944
+ this.oa7_1 = $tileId;
38527
37945
  CoroutineImpl.call(this, resultContinuation);
38528
37946
  }
38529
- protoOf(TilesApi$getLocksBelongingToTile$slambda).ca8 = function ($this$promise, $completion) {
37947
+ protoOf(TilesApi$getLocksBelongingToTile$slambda).qa7 = function ($this$promise, $completion) {
38530
37948
  var tmp = this.b1x($this$promise, $completion);
38531
37949
  tmp.i9_1 = Unit_instance;
38532
37950
  tmp.j9_1 = null;
38533
37951
  return tmp.o9();
38534
37952
  };
38535
37953
  protoOf(TilesApi$getLocksBelongingToTile$slambda).ca = function (p1, $completion) {
38536
- return this.ca8((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
37954
+ return this.qa7((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
38537
37955
  };
38538
37956
  protoOf(TilesApi$getLocksBelongingToTile$slambda).o9 = function () {
38539
37957
  var suspendResult = this.i9_1;
@@ -38544,7 +37962,7 @@
38544
37962
  case 0:
38545
37963
  this.h9_1 = 2;
38546
37964
  this.g9_1 = 1;
38547
- suspendResult = TilesClient_instance.r87(this.aa8_1, this);
37965
+ suspendResult = TilesClient_instance.r87(this.oa7_1, this);
38548
37966
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
38549
37967
  return suspendResult;
38550
37968
  }
@@ -38567,22 +37985,22 @@
38567
37985
  while (true);
38568
37986
  };
38569
37987
  protoOf(TilesApi$getLocksBelongingToTile$slambda).b1x = function ($this$promise, completion) {
38570
- var i = new TilesApi$getLocksBelongingToTile$slambda(this.aa8_1, completion);
38571
- i.ba8_1 = $this$promise;
37988
+ var i = new TilesApi$getLocksBelongingToTile$slambda(this.oa7_1, completion);
37989
+ i.pa7_1 = $this$promise;
38572
37990
  return i;
38573
37991
  };
38574
37992
  function TilesApi$getLocksBelongingToTile$slambda_0($tileId, resultContinuation) {
38575
37993
  var i = new TilesApi$getLocksBelongingToTile$slambda($tileId, resultContinuation);
38576
37994
  var l = function ($this$promise, $completion) {
38577
- return i.ca8($this$promise, $completion);
37995
+ return i.qa7($this$promise, $completion);
38578
37996
  };
38579
37997
  l.$arity = 1;
38580
37998
  return l;
38581
37999
  }
38582
38000
  function TilesApi$associateMultipleLocks$slambda($tileId, $siteId, $lockIds, resultContinuation) {
38583
- this.la8_1 = $tileId;
38584
- this.ma8_1 = $siteId;
38585
- this.na8_1 = $lockIds;
38001
+ this.za7_1 = $tileId;
38002
+ this.aa8_1 = $siteId;
38003
+ this.ba8_1 = $lockIds;
38586
38004
  CoroutineImpl.call(this, resultContinuation);
38587
38005
  }
38588
38006
  protoOf(TilesApi$associateMultipleLocks$slambda).a1x = function ($this$promise, $completion) {
@@ -38603,7 +38021,7 @@
38603
38021
  case 0:
38604
38022
  this.h9_1 = 2;
38605
38023
  this.g9_1 = 1;
38606
- suspendResult = TilesClient_instance.s87(this.la8_1, this.ma8_1, this.na8_1, this);
38024
+ suspendResult = TilesClient_instance.s87(this.za7_1, this.aa8_1, this.ba8_1, this);
38607
38025
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
38608
38026
  return suspendResult;
38609
38027
  }
@@ -38626,8 +38044,8 @@
38626
38044
  while (true);
38627
38045
  };
38628
38046
  protoOf(TilesApi$associateMultipleLocks$slambda).b1x = function ($this$promise, completion) {
38629
- var i = new TilesApi$associateMultipleLocks$slambda(this.la8_1, this.ma8_1, this.na8_1, completion);
38630
- i.oa8_1 = $this$promise;
38047
+ var i = new TilesApi$associateMultipleLocks$slambda(this.za7_1, this.aa8_1, this.ba8_1, completion);
38048
+ i.ca8_1 = $this$promise;
38631
38049
  return i;
38632
38050
  };
38633
38051
  function TilesApi$associateMultipleLocks$slambda_0($tileId, $siteId, $lockIds, resultContinuation) {
@@ -38736,7 +38154,7 @@
38736
38154
  }
38737
38155
  return tmp;
38738
38156
  };
38739
- protoOf(CryptoManager).pa8 = function (_this__u8e3s4) {
38157
+ protoOf(CryptoManager).da8 = function (_this__u8e3s4) {
38740
38158
  var tmp;
38741
38159
  switch (_this__u8e3s4.length) {
38742
38160
  case 32:
@@ -38752,7 +38170,7 @@
38752
38170
  }
38753
38171
  return tmp;
38754
38172
  };
38755
- protoOf(CryptoManager).qa8 = function (_this__u8e3s4) {
38173
+ protoOf(CryptoManager).ea8 = function (_this__u8e3s4) {
38756
38174
  var tmp;
38757
38175
  switch (_this__u8e3s4.length) {
38758
38176
  case 32:
@@ -38832,7 +38250,7 @@
38832
38250
  // Inline function 'kotlin.collections.toUByteArray' call
38833
38251
  // Inline function 'kotlin.collections.copyOf' call
38834
38252
  // Inline function 'kotlin.js.asDynamic' call
38835
- var tmp$ret$4 = this.qa8(privateKey).slice();
38253
+ var tmp$ret$4 = this.ea8(privateKey).slice();
38836
38254
  var tmp$ret$5 = _UByteArray___init__impl__ip4y9n(tmp$ret$4);
38837
38255
  // Inline function 'kotlin.collections.toByteArray' call
38838
38256
  var this_0 = tmp_0.ao(tmp_1, tmp$ret$5);
@@ -38850,7 +38268,7 @@
38850
38268
  }
38851
38269
  return tmp;
38852
38270
  };
38853
- protoOf(CryptoManager).b99 = function (_this__u8e3s4, publicKey, message) {
38271
+ protoOf(CryptoManager).q98 = function (_this__u8e3s4, publicKey, message) {
38854
38272
  var tmp;
38855
38273
  try {
38856
38274
  var tmp_0 = Signature_instance;
@@ -38867,7 +38285,7 @@
38867
38285
  // Inline function 'kotlin.collections.toUByteArray' call
38868
38286
  // Inline function 'kotlin.collections.copyOf' call
38869
38287
  // Inline function 'kotlin.js.asDynamic' call
38870
- var tmp$ret$7 = this.pa8(publicKey).slice();
38288
+ var tmp$ret$7 = this.da8(publicKey).slice();
38871
38289
  var tmp$ret$8 = _UByteArray___init__impl__ip4y9n(tmp$ret$7);
38872
38290
  tmp_0.bo(tmp_1, tmp_2, tmp$ret$8);
38873
38291
  tmp = true;
@@ -39185,9 +38603,6 @@
39185
38603
  protoOf($serializer_116).q2a = typeParametersSerializers;
39186
38604
  protoOf($serializer_117).q2a = typeParametersSerializers;
39187
38605
  protoOf($serializer_118).q2a = typeParametersSerializers;
39188
- protoOf($serializer_119).q2a = typeParametersSerializers;
39189
- protoOf($serializer_120).q2a = typeParametersSerializers;
39190
- protoOf($serializer_121).q2a = typeParametersSerializers;
39191
38606
  //endregion
39192
38607
  //region block: init
39193
38608
  ProjectVersion_instance = new ProjectVersion();
@@ -39298,8 +38713,7 @@
39298
38713
  Companion_instance_129 = new Companion_129();
39299
38714
  Companion_instance_130 = new Companion_130();
39300
38715
  Companion_instance_131 = new Companion_131();
39301
- Companion_instance_134 = new Companion_134();
39302
- Companion_instance_135 = new Companion_135();
38716
+ Companion_instance_132 = new Companion_132();
39303
38717
  Migrate0To1_instance = new Migrate0To1();
39304
38718
  Migrate1To2_instance = new Migrate1To2();
39305
38719
  JwtUtils_instance = new JwtUtils();
@@ -39695,14 +39109,8 @@
39695
39109
  var $com$doordeck$multiplatform$sdk$model$responses = $com$doordeck$multiplatform$sdk$model.responses || ($com$doordeck$multiplatform$sdk$model.responses = {});
39696
39110
  $com$doordeck$multiplatform$sdk$model$responses.SiteResponse = SiteResponse;
39697
39111
  defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteResponse, 'Companion', Companion_getInstance_136);
39698
- $com$doordeck$multiplatform$sdk$model$responses.SiteLocksResponse = SiteLocksResponse;
39699
- defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteLocksResponse, 'Companion', Companion_getInstance_137);
39700
- $com$doordeck$multiplatform$sdk$model$responses.SiteLockSettingsResponse = SiteLockSettingsResponse;
39701
- defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteLockSettingsResponse, 'Companion', Companion_getInstance_138);
39702
- $com$doordeck$multiplatform$sdk$model$responses.SiteStateResponse = SiteStateResponse;
39703
- defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteStateResponse, 'Companion', Companion_getInstance_139);
39704
39112
  $com$doordeck$multiplatform$sdk$model$responses.UserForSiteResponse = UserForSiteResponse;
39705
- defineProp($com$doordeck$multiplatform$sdk$model$responses.UserForSiteResponse, 'Companion', Companion_getInstance_140);
39113
+ defineProp($com$doordeck$multiplatform$sdk$model$responses.UserForSiteResponse, 'Companion', Companion_getInstance_137);
39706
39114
  var $com = _.com || (_.com = {});
39707
39115
  var $com$doordeck = $com.doordeck || ($com.doordeck = {});
39708
39116
  var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
@@ -39710,7 +39118,7 @@
39710
39118
  var $com$doordeck$multiplatform$sdk$model = $com$doordeck$multiplatform$sdk.model || ($com$doordeck$multiplatform$sdk.model = {});
39711
39119
  var $com$doordeck$multiplatform$sdk$model$responses = $com$doordeck$multiplatform$sdk$model.responses || ($com$doordeck$multiplatform$sdk$model.responses = {});
39712
39120
  $com$doordeck$multiplatform$sdk$model$responses.TileLocksResponse = TileLocksResponse;
39713
- defineProp($com$doordeck$multiplatform$sdk$model$responses.TileLocksResponse, 'Companion', Companion_getInstance_141);
39121
+ defineProp($com$doordeck$multiplatform$sdk$model$responses.TileLocksResponse, 'Companion', Companion_getInstance_138);
39714
39122
  var $com = _.com || (_.com = {});
39715
39123
  var $com$doordeck = $com.doordeck || ($com.doordeck = {});
39716
39124
  var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});