@doordeck/doordeck-headless-sdk 0.110.0 → 0.111.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.
- package/kotlin/doordeck-sdk.js +409 -410
- package/kotlin/ktor-ktor-client-ktor-client-core.js +25 -25
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-auth.js +2 -2
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.js +6 -6
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-logging.js +13 -13
- package/kotlin/ktor-ktor-http-ktor-http-cio.js +1 -1
- package/kotlin/ktor-ktor-http.js +90 -75
- package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.js +3 -3
- package/kotlin/ktor-ktor-shared-ktor-serialization.js +1 -1
- package/package.json +1 -1
package/kotlin/doordeck-sdk.js
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
var TypeInfo = kotlin_io_ktor_ktor_utils.$_$.m;
|
|
28
28
|
var THROW_CCE = kotlin_kotlin.$_$.sf;
|
|
29
29
|
var initMetadataForCoroutine = kotlin_kotlin.$_$.ua;
|
|
30
|
-
var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.
|
|
30
|
+
var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.v;
|
|
31
31
|
var NullBody_instance = kotlin_io_ktor_ktor_http.$_$.a;
|
|
32
32
|
var parameter = kotlin_io_ktor_ktor_client_core.$_$.d1;
|
|
33
33
|
var Unit = kotlin_kotlin.$_$.dg;
|
|
@@ -115,9 +115,9 @@
|
|
|
115
115
|
var HttpHeaders_getInstance = kotlin_io_ktor_ktor_http.$_$.g;
|
|
116
116
|
var json = kotlin_io_ktor_ktor_serialization_kotlinx_json.$_$.a;
|
|
117
117
|
var bearer = kotlin_io_ktor_ktor_client_auth.$_$.c;
|
|
118
|
-
var
|
|
118
|
+
var path = kotlin_io_ktor_ktor_http.$_$.s1;
|
|
119
119
|
var Application_getInstance = kotlin_io_ktor_ktor_http.$_$.b;
|
|
120
|
-
var append = kotlin_io_ktor_ktor_http.$_$.
|
|
120
|
+
var append = kotlin_io_ktor_ktor_http.$_$.f1;
|
|
121
121
|
var RefreshTokensParams = kotlin_io_ktor_ktor_client_auth.$_$.b;
|
|
122
122
|
var BearerTokens = kotlin_io_ktor_ktor_client_auth.$_$.a;
|
|
123
123
|
var LogLevel_INFO_getInstance = kotlin_io_ktor_ktor_client_logging.$_$.a;
|
|
@@ -127,9 +127,9 @@
|
|
|
127
127
|
var RedirectResponseException = kotlin_io_ktor_ktor_client_core.$_$.s;
|
|
128
128
|
var bodyAsText = kotlin_io_ktor_ktor_client_core.$_$.a;
|
|
129
129
|
var trimIndent = kotlin_kotlin.$_$.te;
|
|
130
|
-
var
|
|
130
|
+
var Companion_getInstance_2 = kotlin_io_ktor_ktor_http.$_$.j;
|
|
131
131
|
var Sender = kotlin_io_ktor_ktor_client_core.$_$.t;
|
|
132
|
-
var get_encodedPath = kotlin_io_ktor_ktor_http.$_$.
|
|
132
|
+
var get_encodedPath = kotlin_io_ktor_ktor_http.$_$.n1;
|
|
133
133
|
var ContentConvertException = kotlin_io_ktor_ktor_serialization.$_$.d;
|
|
134
134
|
var decodeBase64String = kotlin_io_ktor_ktor_utils.$_$.d1;
|
|
135
135
|
var get_jsonObject = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.c;
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
var to = kotlin_kotlin.$_$.wg;
|
|
138
138
|
var toMap = kotlin_kotlin.$_$.w8;
|
|
139
139
|
var Severity_Error_getInstance = kotlin_co_touchlab_kermit_core.$_$.g;
|
|
140
|
-
var
|
|
140
|
+
var Companion_getInstance_3 = kotlin_org_jetbrains_kotlinx_kotlinx_datetime.$_$.b;
|
|
141
141
|
var toLong_0 = kotlin_kotlin.$_$.me;
|
|
142
142
|
var decodeBase64Bytes = kotlin_io_ktor_ktor_utils.$_$.c1;
|
|
143
143
|
var encodeBase64 = kotlin_io_ktor_ktor_utils.$_$.e1;
|
|
@@ -260,15 +260,15 @@
|
|
|
260
260
|
initMetadataForClass(BatchShareFailedException, 'BatchShareFailedException', VOID, SdkException);
|
|
261
261
|
initMetadataForObject(SdkLogger, 'SdkLogger', VOID, Logger);
|
|
262
262
|
initMetadataForCompanion(Companion, VOID, [SerializerFactory]);
|
|
263
|
-
initMetadataForClass(AuditEvent, 'AuditEvent', VOID, Enum, VOID, VOID, VOID, {0:
|
|
263
|
+
initMetadataForClass(AuditEvent, 'AuditEvent', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_4});
|
|
264
264
|
initMetadataForCompanion(Companion_0, VOID, [SerializerFactory]);
|
|
265
|
-
initMetadataForClass(CapabilityStatus, 'CapabilityStatus', VOID, Enum, VOID, VOID, VOID, {0:
|
|
265
|
+
initMetadataForClass(CapabilityStatus, 'CapabilityStatus', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_5});
|
|
266
266
|
initMetadataForCompanion(Companion_1, VOID, [SerializerFactory]);
|
|
267
|
-
initMetadataForClass(CapabilityType, 'CapabilityType', VOID, Enum, VOID, VOID, VOID, {0:
|
|
267
|
+
initMetadataForClass(CapabilityType, 'CapabilityType', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_6});
|
|
268
268
|
initMetadataForCompanion(Companion_2, VOID, [SerializerFactory]);
|
|
269
|
-
initMetadataForClass(TwoFactorMethod, 'TwoFactorMethod', VOID, Enum, VOID, VOID, VOID, {0:
|
|
269
|
+
initMetadataForClass(TwoFactorMethod, 'TwoFactorMethod', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_7});
|
|
270
270
|
initMetadataForCompanion(Companion_3, VOID, [SerializerFactory]);
|
|
271
|
-
initMetadataForClass(UserRole, 'UserRole', VOID, Enum, VOID, VOID, VOID, {0:
|
|
271
|
+
initMetadataForClass(UserRole, 'UserRole', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_8});
|
|
272
272
|
initMetadataForClass(ApiEnvironment, 'ApiEnvironment', VOID, Enum);
|
|
273
273
|
initMetadataForCompanion(Companion_4);
|
|
274
274
|
initMetadataForObject($serializer, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
initMetadataForCompanion(Companion_26);
|
|
321
321
|
initMetadataForObject($serializer_20, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
322
322
|
initMetadataForCompanion(Companion_27, VOID, [SerializerFactory]);
|
|
323
|
-
initMetadataForInterface(LockController, 'LockController', VOID, VOID, VOID, VOID, VOID, {0:
|
|
323
|
+
initMetadataForInterface(LockController, 'LockController', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_11});
|
|
324
324
|
initMetadataForClass(AlpetaController, 'AlpetaController', VOID, VOID, [LockController], VOID, VOID, {0: $serializer_getInstance_1});
|
|
325
325
|
initMetadataForClass(AmagController, 'AmagController', VOID, VOID, [LockController], VOID, VOID, {0: $serializer_getInstance_2});
|
|
326
326
|
initMetadataForClass(AssaAbloyController, 'AssaAbloyController', VOID, VOID, [LockController], VOID, VOID, {0: $serializer_getInstance_3});
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
initMetadataForClass(TdsiExgardeController, 'TdsiExgardeController', VOID, VOID, [LockController], VOID, VOID, {0: $serializer_getInstance_18});
|
|
342
342
|
initMetadataForClass(TdsiGardisController, 'TdsiGardisController', VOID, VOID, [LockController], VOID, VOID, {0: $serializer_getInstance_19});
|
|
343
343
|
initMetadataForClass(ZktecoController, 'ZktecoController', VOID, VOID, [LockController], VOID, VOID, {0: $serializer_getInstance_20});
|
|
344
|
-
initMetadataForClass(ZktecoEntityType, 'ZktecoEntityType', VOID, Enum, VOID, VOID, VOID, {0:
|
|
344
|
+
initMetadataForClass(ZktecoEntityType, 'ZktecoEntityType', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_32});
|
|
345
345
|
initMetadataForObject(Fusion, 'Fusion');
|
|
346
346
|
initMetadataForClass(Builder_0, 'Builder', Builder_0);
|
|
347
347
|
initMetadataForClass(Builder_1, 'Builder', Builder_1);
|
|
@@ -428,7 +428,7 @@
|
|
|
428
428
|
initMetadataForClass(BaseOperationRequest, 'BaseOperationRequest', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_34});
|
|
429
429
|
initMetadataForCompanion(Companion_42);
|
|
430
430
|
initMetadataForObject($serializer_35, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
431
|
-
initMetadataForInterface(OperationRequest, 'OperationRequest', VOID, VOID, VOID, VOID, VOID, {0:
|
|
431
|
+
initMetadataForInterface(OperationRequest, 'OperationRequest', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_53});
|
|
432
432
|
initMetadataForClass(LockOperationRequest, 'LockOperationRequest', VOID, VOID, [OperationRequest], VOID, VOID, {0: $serializer_getInstance_35});
|
|
433
433
|
initMetadataForCompanion(Companion_43);
|
|
434
434
|
initMetadataForObject($serializer_36, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
initMetadataForObject($serializer_42, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
454
454
|
initMetadataForClass(BatchUserPublicKeyRequest, 'BatchUserPublicKeyRequest', BatchUserPublicKeyRequest, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_42});
|
|
455
455
|
initMetadataForCompanion(Companion_51, VOID, [SerializerFactory]);
|
|
456
|
-
initMetadataForInterface(UpdateLockPropertiesRequest, 'UpdateLockPropertiesRequest', VOID, VOID, VOID, VOID, VOID, {0:
|
|
456
|
+
initMetadataForInterface(UpdateLockPropertiesRequest, 'UpdateLockPropertiesRequest', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_56});
|
|
457
457
|
initMetadataForCompanion(Companion_52);
|
|
458
458
|
initMetadataForObject($serializer_43, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
459
459
|
initMetadataForClass(UpdateLockNameRequest, 'UpdateLockNameRequest', VOID, VOID, [UpdateLockPropertiesRequest], VOID, VOID, {0: $serializer_getInstance_43});
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
initMetadataForObject($serializer_46, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
468
468
|
initMetadataForClass(UpdateLockSettingRequest, 'UpdateLockSettingRequest', VOID, VOID, [UpdateLockPropertiesRequest], VOID, VOID, {0: $serializer_getInstance_46});
|
|
469
469
|
initMetadataForCompanion(Companion_56, VOID, [SerializerFactory]);
|
|
470
|
-
initMetadataForInterface(LockSettingsRequest, 'LockSettingsRequest', VOID, VOID, VOID, VOID, VOID, {0:
|
|
470
|
+
initMetadataForInterface(LockSettingsRequest, 'LockSettingsRequest', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_61});
|
|
471
471
|
initMetadataForCompanion(Companion_57);
|
|
472
472
|
initMetadataForObject($serializer_47, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
473
473
|
initMetadataForClass(LockSettingsDefaultNameRequest, 'LockSettingsDefaultNameRequest', VOID, VOID, [LockSettingsRequest], VOID, VOID, {0: $serializer_getInstance_47});
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
initMetadataForObject($serializer_49, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
479
479
|
initMetadataForClass(LockSettingsHiddenRequest, 'LockSettingsHiddenRequest', VOID, VOID, [LockSettingsRequest], VOID, VOID, {0: $serializer_getInstance_49});
|
|
480
480
|
initMetadataForCompanion(Companion_60, VOID, [SerializerFactory]);
|
|
481
|
-
initMetadataForInterface(UsageRequirementRequest, 'UsageRequirementRequest', VOID, VOID, VOID, VOID, VOID, {0:
|
|
481
|
+
initMetadataForInterface(UsageRequirementRequest, 'UsageRequirementRequest', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_65});
|
|
482
482
|
initMetadataForCompanion(Companion_61);
|
|
483
483
|
initMetadataForObject($serializer_50, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
484
484
|
initMetadataForClass(UpdateLockSettingUsageRequirementRequest, 'UpdateLockSettingUsageRequirementRequest', VOID, VOID, [LockSettingsRequest], VOID, VOID, {0: $serializer_getInstance_50});
|
|
@@ -498,7 +498,7 @@
|
|
|
498
498
|
initMetadataForObject($serializer_55, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
499
499
|
initMetadataForClass(CreateApplicationRequest, 'CreateApplicationRequest', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_55});
|
|
500
500
|
initMetadataForCompanion(Companion_67, VOID, [SerializerFactory]);
|
|
501
|
-
initMetadataForInterface(UpdateApplicationRequest, 'UpdateApplicationRequest', VOID, VOID, VOID, VOID, VOID, {0:
|
|
501
|
+
initMetadataForInterface(UpdateApplicationRequest, 'UpdateApplicationRequest', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_72});
|
|
502
502
|
initMetadataForCompanion(Companion_68);
|
|
503
503
|
initMetadataForObject($serializer_56, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
504
504
|
initMetadataForClass(UpdateApplicationNameRequest, 'UpdateApplicationNameRequest', VOID, VOID, [UpdateApplicationRequest], VOID, VOID, {0: $serializer_getInstance_56});
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
initMetadataForObject($serializer_72, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
552
552
|
initMetadataForClass(GetLogoUploadUrlRequest, 'GetLogoUploadUrlRequest', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_72});
|
|
553
553
|
initMetadataForCompanion(Companion_85, VOID, [SerializerFactory]);
|
|
554
|
-
initMetadataForInterface(AddAuthKeyRequest, 'AddAuthKeyRequest', VOID, VOID, VOID, VOID, VOID, {0:
|
|
554
|
+
initMetadataForInterface(AddAuthKeyRequest, 'AddAuthKeyRequest', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_90});
|
|
555
555
|
initMetadataForCompanion(Companion_86);
|
|
556
556
|
initMetadataForObject($serializer_73, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
557
557
|
initMetadataForClass(AddRsaKeyRequest, 'AddRsaKeyRequest', VOID, VOID, [AddAuthKeyRequest], VOID, VOID, {0: $serializer_getInstance_73});
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
initMetadataForObject($serializer_87, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
599
599
|
initMetadataForClass(DiscoveredDeviceResponse, 'DiscoveredDeviceResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_87});
|
|
600
600
|
initMetadataForCompanion(Companion_101, VOID, [SerializerFactory]);
|
|
601
|
-
initMetadataForClass(ServiceStateType, 'ServiceStateType', VOID, Enum, VOID, VOID, VOID, {0:
|
|
601
|
+
initMetadataForClass(ServiceStateType, 'ServiceStateType', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_106});
|
|
602
602
|
initMetadataForCompanion(Companion_102);
|
|
603
603
|
initMetadataForObject($serializer_88, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
604
604
|
initMetadataForClass(AssistedLoginResponse, 'AssistedLoginResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_88});
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
initMetadataForObject($serializer_106, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
658
658
|
initMetadataForClass(ApplicationResponse, 'ApplicationResponse', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_106});
|
|
659
659
|
initMetadataForCompanion(Companion_121, VOID, [SerializerFactory]);
|
|
660
|
-
initMetadataForInterface(AuthKeyResponse, 'AuthKeyResponse', VOID, VOID, VOID, VOID, VOID, {0:
|
|
660
|
+
initMetadataForInterface(AuthKeyResponse, 'AuthKeyResponse', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_126});
|
|
661
661
|
initMetadataForCompanion(Companion_122);
|
|
662
662
|
initMetadataForObject($serializer_107, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
663
663
|
initMetadataForClass(RsaKeyResponse, 'RsaKeyResponse', VOID, VOID, [AuthKeyResponse], VOID, VOID, {0: $serializer_getInstance_107});
|
|
@@ -8258,7 +8258,7 @@
|
|
|
8258
8258
|
return this.m5q();
|
|
8259
8259
|
};
|
|
8260
8260
|
var Companion_instance;
|
|
8261
|
-
function
|
|
8261
|
+
function Companion_getInstance_4() {
|
|
8262
8262
|
AuditEvent_initEntries();
|
|
8263
8263
|
if (Companion_instance == null)
|
|
8264
8264
|
new Companion();
|
|
@@ -8284,7 +8284,7 @@
|
|
|
8284
8284
|
AuditEvent_TILE_ASSOCIATED_instance = new AuditEvent('TILE_ASSOCIATED', 12);
|
|
8285
8285
|
AuditEvent_TILE_DISASSOCIATED_instance = new AuditEvent('TILE_DISASSOCIATED', 13);
|
|
8286
8286
|
AuditEvent_DEVICE_DECOMMISSIONED_instance = new AuditEvent('DEVICE_DECOMMISSIONED', 14);
|
|
8287
|
-
|
|
8287
|
+
Companion_getInstance_4();
|
|
8288
8288
|
}
|
|
8289
8289
|
function AuditEvent(name, ordinal) {
|
|
8290
8290
|
Enum.call(this, name, ordinal);
|
|
@@ -8385,7 +8385,7 @@
|
|
|
8385
8385
|
return this.m5q();
|
|
8386
8386
|
};
|
|
8387
8387
|
var Companion_instance_0;
|
|
8388
|
-
function
|
|
8388
|
+
function Companion_getInstance_5() {
|
|
8389
8389
|
CapabilityStatus_initEntries();
|
|
8390
8390
|
if (Companion_instance_0 == null)
|
|
8391
8391
|
new Companion_0();
|
|
@@ -8398,7 +8398,7 @@
|
|
|
8398
8398
|
CapabilityStatus_entriesInitialized = true;
|
|
8399
8399
|
CapabilityStatus_SUPPORTED_instance = new CapabilityStatus('SUPPORTED', 0);
|
|
8400
8400
|
CapabilityStatus_UNSUPPORTED_instance = new CapabilityStatus('UNSUPPORTED', 1);
|
|
8401
|
-
|
|
8401
|
+
Companion_getInstance_5();
|
|
8402
8402
|
}
|
|
8403
8403
|
function CapabilityStatus(name, ordinal) {
|
|
8404
8404
|
Enum.call(this, name, ordinal);
|
|
@@ -8442,7 +8442,7 @@
|
|
|
8442
8442
|
return this.m5q();
|
|
8443
8443
|
};
|
|
8444
8444
|
var Companion_instance_1;
|
|
8445
|
-
function
|
|
8445
|
+
function Companion_getInstance_6() {
|
|
8446
8446
|
CapabilityType_initEntries();
|
|
8447
8447
|
if (Companion_instance_1 == null)
|
|
8448
8448
|
new Companion_1();
|
|
@@ -8456,7 +8456,7 @@
|
|
|
8456
8456
|
CapabilityType_CONFIGURABLE_UNLOCK_DURATION_instance = new CapabilityType('CONFIGURABLE_UNLOCK_DURATION', 0);
|
|
8457
8457
|
CapabilityType_OPEN_HOURS_instance = new CapabilityType('OPEN_HOURS', 1);
|
|
8458
8458
|
CapabilityType_BATCH_SHARING_25_instance = new CapabilityType('BATCH_SHARING_25', 2);
|
|
8459
|
-
|
|
8459
|
+
Companion_getInstance_6();
|
|
8460
8460
|
}
|
|
8461
8461
|
function CapabilityType(name, ordinal) {
|
|
8462
8462
|
Enum.call(this, name, ordinal);
|
|
@@ -8520,7 +8520,7 @@
|
|
|
8520
8520
|
return this.m5q();
|
|
8521
8521
|
};
|
|
8522
8522
|
var Companion_instance_2;
|
|
8523
|
-
function
|
|
8523
|
+
function Companion_getInstance_7() {
|
|
8524
8524
|
TwoFactorMethod_initEntries();
|
|
8525
8525
|
if (Companion_instance_2 == null)
|
|
8526
8526
|
new Companion_2();
|
|
@@ -8534,7 +8534,7 @@
|
|
|
8534
8534
|
TwoFactorMethod_EMAIL_instance = new TwoFactorMethod('EMAIL', 0);
|
|
8535
8535
|
TwoFactorMethod_TELEPHONE_instance = new TwoFactorMethod('TELEPHONE', 1);
|
|
8536
8536
|
TwoFactorMethod_SMS_instance = new TwoFactorMethod('SMS', 2);
|
|
8537
|
-
|
|
8537
|
+
Companion_getInstance_7();
|
|
8538
8538
|
}
|
|
8539
8539
|
function TwoFactorMethod(name, ordinal) {
|
|
8540
8540
|
Enum.call(this, name, ordinal);
|
|
@@ -8587,7 +8587,7 @@
|
|
|
8587
8587
|
return this.m5q();
|
|
8588
8588
|
};
|
|
8589
8589
|
var Companion_instance_3;
|
|
8590
|
-
function
|
|
8590
|
+
function Companion_getInstance_8() {
|
|
8591
8591
|
UserRole_initEntries();
|
|
8592
8592
|
if (Companion_instance_3 == null)
|
|
8593
8593
|
new Companion_3();
|
|
@@ -8600,7 +8600,7 @@
|
|
|
8600
8600
|
UserRole_entriesInitialized = true;
|
|
8601
8601
|
UserRole_ADMIN_instance = new UserRole('ADMIN', 0);
|
|
8602
8602
|
UserRole_USER_instance = new UserRole('USER', 1);
|
|
8603
|
-
|
|
8603
|
+
Companion_getInstance_8();
|
|
8604
8604
|
}
|
|
8605
8605
|
function UserRole(name, ordinal) {
|
|
8606
8606
|
Enum.call(this, name, ordinal);
|
|
@@ -8664,7 +8664,7 @@
|
|
|
8664
8664
|
function Companion_4() {
|
|
8665
8665
|
}
|
|
8666
8666
|
var Companion_instance_4;
|
|
8667
|
-
function
|
|
8667
|
+
function Companion_getInstance_9() {
|
|
8668
8668
|
return Companion_instance_4;
|
|
8669
8669
|
}
|
|
8670
8670
|
function $serializer() {
|
|
@@ -8803,7 +8803,7 @@
|
|
|
8803
8803
|
return $serializer_getInstance_0();
|
|
8804
8804
|
};
|
|
8805
8805
|
var Companion_instance_5;
|
|
8806
|
-
function
|
|
8806
|
+
function Companion_getInstance_10() {
|
|
8807
8807
|
return Companion_instance_5;
|
|
8808
8808
|
}
|
|
8809
8809
|
function $serializer_0() {
|
|
@@ -9000,7 +9000,7 @@
|
|
|
9000
9000
|
return this.m5q();
|
|
9001
9001
|
};
|
|
9002
9002
|
var Companion_instance_6;
|
|
9003
|
-
function
|
|
9003
|
+
function Companion_getInstance_11() {
|
|
9004
9004
|
return Companion_instance_6;
|
|
9005
9005
|
}
|
|
9006
9006
|
function Companion_7() {
|
|
@@ -9009,7 +9009,7 @@
|
|
|
9009
9009
|
return $serializer_getInstance_1();
|
|
9010
9010
|
};
|
|
9011
9011
|
var Companion_instance_7;
|
|
9012
|
-
function
|
|
9012
|
+
function Companion_getInstance_12() {
|
|
9013
9013
|
return Companion_instance_7;
|
|
9014
9014
|
}
|
|
9015
9015
|
function $serializer_1() {
|
|
@@ -9121,7 +9121,7 @@
|
|
|
9121
9121
|
return $serializer_getInstance_2();
|
|
9122
9122
|
};
|
|
9123
9123
|
var Companion_instance_8;
|
|
9124
|
-
function
|
|
9124
|
+
function Companion_getInstance_13() {
|
|
9125
9125
|
return Companion_instance_8;
|
|
9126
9126
|
}
|
|
9127
9127
|
function $serializer_2() {
|
|
@@ -9233,7 +9233,7 @@
|
|
|
9233
9233
|
return $serializer_getInstance_3();
|
|
9234
9234
|
};
|
|
9235
9235
|
var Companion_instance_9;
|
|
9236
|
-
function
|
|
9236
|
+
function Companion_getInstance_14() {
|
|
9237
9237
|
return Companion_instance_9;
|
|
9238
9238
|
}
|
|
9239
9239
|
function $serializer_3() {
|
|
@@ -9320,7 +9320,7 @@
|
|
|
9320
9320
|
return $serializer_getInstance_4();
|
|
9321
9321
|
};
|
|
9322
9322
|
var Companion_instance_10;
|
|
9323
|
-
function
|
|
9323
|
+
function Companion_getInstance_15() {
|
|
9324
9324
|
return Companion_instance_10;
|
|
9325
9325
|
}
|
|
9326
9326
|
function $serializer_4() {
|
|
@@ -9427,7 +9427,7 @@
|
|
|
9427
9427
|
return $serializer_getInstance_5();
|
|
9428
9428
|
};
|
|
9429
9429
|
var Companion_instance_11;
|
|
9430
|
-
function
|
|
9430
|
+
function Companion_getInstance_16() {
|
|
9431
9431
|
return Companion_instance_11;
|
|
9432
9432
|
}
|
|
9433
9433
|
function $serializer_5() {
|
|
@@ -9514,7 +9514,7 @@
|
|
|
9514
9514
|
return $serializer_getInstance_6();
|
|
9515
9515
|
};
|
|
9516
9516
|
var Companion_instance_12;
|
|
9517
|
-
function
|
|
9517
|
+
function Companion_getInstance_17() {
|
|
9518
9518
|
return Companion_instance_12;
|
|
9519
9519
|
}
|
|
9520
9520
|
function $serializer_6() {
|
|
@@ -9631,7 +9631,7 @@
|
|
|
9631
9631
|
return $serializer_getInstance_7();
|
|
9632
9632
|
};
|
|
9633
9633
|
var Companion_instance_13;
|
|
9634
|
-
function
|
|
9634
|
+
function Companion_getInstance_18() {
|
|
9635
9635
|
return Companion_instance_13;
|
|
9636
9636
|
}
|
|
9637
9637
|
function $serializer_7() {
|
|
@@ -9713,7 +9713,7 @@
|
|
|
9713
9713
|
return $serializer_getInstance_8();
|
|
9714
9714
|
};
|
|
9715
9715
|
var Companion_instance_14;
|
|
9716
|
-
function
|
|
9716
|
+
function Companion_getInstance_19() {
|
|
9717
9717
|
return Companion_instance_14;
|
|
9718
9718
|
}
|
|
9719
9719
|
function $serializer_8() {
|
|
@@ -9815,7 +9815,7 @@
|
|
|
9815
9815
|
return $serializer_getInstance_9();
|
|
9816
9816
|
};
|
|
9817
9817
|
var Companion_instance_15;
|
|
9818
|
-
function
|
|
9818
|
+
function Companion_getInstance_20() {
|
|
9819
9819
|
return Companion_instance_15;
|
|
9820
9820
|
}
|
|
9821
9821
|
function $serializer_9() {
|
|
@@ -9922,7 +9922,7 @@
|
|
|
9922
9922
|
return $serializer_getInstance_10();
|
|
9923
9923
|
};
|
|
9924
9924
|
var Companion_instance_16;
|
|
9925
|
-
function
|
|
9925
|
+
function Companion_getInstance_21() {
|
|
9926
9926
|
return Companion_instance_16;
|
|
9927
9927
|
}
|
|
9928
9928
|
function $serializer_10() {
|
|
@@ -10049,7 +10049,7 @@
|
|
|
10049
10049
|
return $serializer_getInstance_11();
|
|
10050
10050
|
};
|
|
10051
10051
|
var Companion_instance_17;
|
|
10052
|
-
function
|
|
10052
|
+
function Companion_getInstance_22() {
|
|
10053
10053
|
return Companion_instance_17;
|
|
10054
10054
|
}
|
|
10055
10055
|
function $serializer_11() {
|
|
@@ -10136,7 +10136,7 @@
|
|
|
10136
10136
|
return $serializer_getInstance_12();
|
|
10137
10137
|
};
|
|
10138
10138
|
var Companion_instance_18;
|
|
10139
|
-
function
|
|
10139
|
+
function Companion_getInstance_23() {
|
|
10140
10140
|
return Companion_instance_18;
|
|
10141
10141
|
}
|
|
10142
10142
|
function $serializer_12() {
|
|
@@ -10263,7 +10263,7 @@
|
|
|
10263
10263
|
return $serializer_getInstance_13();
|
|
10264
10264
|
};
|
|
10265
10265
|
var Companion_instance_19;
|
|
10266
|
-
function
|
|
10266
|
+
function Companion_getInstance_24() {
|
|
10267
10267
|
return Companion_instance_19;
|
|
10268
10268
|
}
|
|
10269
10269
|
function $serializer_13() {
|
|
@@ -10370,7 +10370,7 @@
|
|
|
10370
10370
|
return $serializer_getInstance_14();
|
|
10371
10371
|
};
|
|
10372
10372
|
var Companion_instance_20;
|
|
10373
|
-
function
|
|
10373
|
+
function Companion_getInstance_25() {
|
|
10374
10374
|
return Companion_instance_20;
|
|
10375
10375
|
}
|
|
10376
10376
|
function $serializer_14() {
|
|
@@ -10467,7 +10467,7 @@
|
|
|
10467
10467
|
return $serializer_getInstance_15();
|
|
10468
10468
|
};
|
|
10469
10469
|
var Companion_instance_21;
|
|
10470
|
-
function
|
|
10470
|
+
function Companion_getInstance_26() {
|
|
10471
10471
|
return Companion_instance_21;
|
|
10472
10472
|
}
|
|
10473
10473
|
function $serializer_15() {
|
|
@@ -10589,7 +10589,7 @@
|
|
|
10589
10589
|
return $serializer_getInstance_16();
|
|
10590
10590
|
};
|
|
10591
10591
|
var Companion_instance_22;
|
|
10592
|
-
function
|
|
10592
|
+
function Companion_getInstance_27() {
|
|
10593
10593
|
return Companion_instance_22;
|
|
10594
10594
|
}
|
|
10595
10595
|
function $serializer_16() {
|
|
@@ -10686,7 +10686,7 @@
|
|
|
10686
10686
|
return $serializer_getInstance_17();
|
|
10687
10687
|
};
|
|
10688
10688
|
var Companion_instance_23;
|
|
10689
|
-
function
|
|
10689
|
+
function Companion_getInstance_28() {
|
|
10690
10690
|
return Companion_instance_23;
|
|
10691
10691
|
}
|
|
10692
10692
|
function $serializer_17() {
|
|
@@ -10793,7 +10793,7 @@
|
|
|
10793
10793
|
return $serializer_getInstance_18();
|
|
10794
10794
|
};
|
|
10795
10795
|
var Companion_instance_24;
|
|
10796
|
-
function
|
|
10796
|
+
function Companion_getInstance_29() {
|
|
10797
10797
|
return Companion_instance_24;
|
|
10798
10798
|
}
|
|
10799
10799
|
function $serializer_18() {
|
|
@@ -10905,7 +10905,7 @@
|
|
|
10905
10905
|
return $serializer_getInstance_19();
|
|
10906
10906
|
};
|
|
10907
10907
|
var Companion_instance_25;
|
|
10908
|
-
function
|
|
10908
|
+
function Companion_getInstance_30() {
|
|
10909
10909
|
return Companion_instance_25;
|
|
10910
10910
|
}
|
|
10911
10911
|
function $serializer_19() {
|
|
@@ -11007,7 +11007,7 @@
|
|
|
11007
11007
|
return TdsiGardisController_init_$Init$(seen0, host, username, password, doorId, serializationConstructorMarker, objectCreate(protoOf(TdsiGardisController)));
|
|
11008
11008
|
}
|
|
11009
11009
|
function Fusion$ZktecoController$Companion$$childSerializers$_anonymous__cb1m3k() {
|
|
11010
|
-
return
|
|
11010
|
+
return Companion_getInstance_32().m5q();
|
|
11011
11011
|
}
|
|
11012
11012
|
function Companion_26() {
|
|
11013
11013
|
Companion_instance_26 = this;
|
|
@@ -11022,7 +11022,7 @@
|
|
|
11022
11022
|
return $serializer_getInstance_20();
|
|
11023
11023
|
};
|
|
11024
11024
|
var Companion_instance_26;
|
|
11025
|
-
function
|
|
11025
|
+
function Companion_getInstance_31() {
|
|
11026
11026
|
if (Companion_instance_26 == null)
|
|
11027
11027
|
new Companion_26();
|
|
11028
11028
|
return Companion_instance_26;
|
|
@@ -11039,7 +11039,7 @@
|
|
|
11039
11039
|
protoOf($serializer_20).e8c = function (encoder, value) {
|
|
11040
11040
|
var tmp0_desc = this.d8c_1;
|
|
11041
11041
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
11042
|
-
var tmp2_cached =
|
|
11042
|
+
var tmp2_cached = Companion_getInstance_31().c8c_1;
|
|
11043
11043
|
tmp1_output.a24(tmp0_desc, 0, value.clientSecret);
|
|
11044
11044
|
tmp1_output.a24(tmp0_desc, 1, value.doorId);
|
|
11045
11045
|
if (tmp1_output.i24(tmp0_desc, 2) ? true : !(value.baseUrl == null)) {
|
|
@@ -11061,7 +11061,7 @@
|
|
|
11061
11061
|
var tmp6_local2 = null;
|
|
11062
11062
|
var tmp7_local3 = null;
|
|
11063
11063
|
var tmp8_input = decoder.l22(tmp0_desc);
|
|
11064
|
-
var tmp9_cached =
|
|
11064
|
+
var tmp9_cached = Companion_getInstance_31().c8c_1;
|
|
11065
11065
|
if (tmp8_input.b23()) {
|
|
11066
11066
|
tmp4_local0 = tmp8_input.v22(tmp0_desc, 0);
|
|
11067
11067
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -11105,7 +11105,7 @@
|
|
|
11105
11105
|
return this.d8c_1;
|
|
11106
11106
|
};
|
|
11107
11107
|
protoOf($serializer_20).p2a = function () {
|
|
11108
|
-
var tmp0_cached =
|
|
11108
|
+
var tmp0_cached = Companion_getInstance_31().c8c_1;
|
|
11109
11109
|
// Inline function 'kotlin.arrayOf' call
|
|
11110
11110
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
11111
11111
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -11169,7 +11169,7 @@
|
|
|
11169
11169
|
return this.m5q();
|
|
11170
11170
|
};
|
|
11171
11171
|
var Companion_instance_27;
|
|
11172
|
-
function
|
|
11172
|
+
function Companion_getInstance_32() {
|
|
11173
11173
|
ZktecoEntityType_initEntries();
|
|
11174
11174
|
if (Companion_instance_27 == null)
|
|
11175
11175
|
new Companion_27();
|
|
@@ -11182,7 +11182,7 @@
|
|
|
11182
11182
|
ZktecoEntityType_entriesInitialized = true;
|
|
11183
11183
|
ZktecoEntityType_DOOR_instance = new ZktecoEntityType('DOOR', 0);
|
|
11184
11184
|
ZktecoEntityType_FLOOR_instance = new ZktecoEntityType('FLOOR', 1);
|
|
11185
|
-
|
|
11185
|
+
Companion_getInstance_32();
|
|
11186
11186
|
}
|
|
11187
11187
|
function LockController() {
|
|
11188
11188
|
}
|
|
@@ -12371,7 +12371,7 @@
|
|
|
12371
12371
|
return true;
|
|
12372
12372
|
};
|
|
12373
12373
|
function ZktecoController(clientSecret, doorId, baseUrl, entityType) {
|
|
12374
|
-
|
|
12374
|
+
Companion_getInstance_31();
|
|
12375
12375
|
baseUrl = baseUrl === VOID ? null : baseUrl;
|
|
12376
12376
|
this.clientSecret = clientSecret;
|
|
12377
12377
|
this.doorId = doorId;
|
|
@@ -15313,7 +15313,7 @@
|
|
|
15313
15313
|
function Companion_28() {
|
|
15314
15314
|
}
|
|
15315
15315
|
var Companion_instance_28;
|
|
15316
|
-
function
|
|
15316
|
+
function Companion_getInstance_33() {
|
|
15317
15317
|
return Companion_instance_28;
|
|
15318
15318
|
}
|
|
15319
15319
|
function $serializer_21() {
|
|
@@ -15421,7 +15421,7 @@
|
|
|
15421
15421
|
function Companion_29() {
|
|
15422
15422
|
}
|
|
15423
15423
|
var Companion_instance_29;
|
|
15424
|
-
function
|
|
15424
|
+
function Companion_getInstance_34() {
|
|
15425
15425
|
return Companion_instance_29;
|
|
15426
15426
|
}
|
|
15427
15427
|
function $serializer_22() {
|
|
@@ -15569,7 +15569,7 @@
|
|
|
15569
15569
|
function Companion_30() {
|
|
15570
15570
|
}
|
|
15571
15571
|
var Companion_instance_30;
|
|
15572
|
-
function
|
|
15572
|
+
function Companion_getInstance_35() {
|
|
15573
15573
|
return Companion_instance_30;
|
|
15574
15574
|
}
|
|
15575
15575
|
function $serializer_23() {
|
|
@@ -15662,7 +15662,7 @@
|
|
|
15662
15662
|
function Companion_31() {
|
|
15663
15663
|
}
|
|
15664
15664
|
var Companion_instance_31;
|
|
15665
|
-
function
|
|
15665
|
+
function Companion_getInstance_36() {
|
|
15666
15666
|
return Companion_instance_31;
|
|
15667
15667
|
}
|
|
15668
15668
|
function $serializer_24() {
|
|
@@ -15755,7 +15755,7 @@
|
|
|
15755
15755
|
function Companion_32() {
|
|
15756
15756
|
}
|
|
15757
15757
|
var Companion_instance_32;
|
|
15758
|
-
function
|
|
15758
|
+
function Companion_getInstance_37() {
|
|
15759
15759
|
return Companion_instance_32;
|
|
15760
15760
|
}
|
|
15761
15761
|
function $serializer_25() {
|
|
@@ -15848,7 +15848,7 @@
|
|
|
15848
15848
|
function Companion_33() {
|
|
15849
15849
|
}
|
|
15850
15850
|
var Companion_instance_33;
|
|
15851
|
-
function
|
|
15851
|
+
function Companion_getInstance_38() {
|
|
15852
15852
|
return Companion_instance_33;
|
|
15853
15853
|
}
|
|
15854
15854
|
function $serializer_26() {
|
|
@@ -15956,7 +15956,7 @@
|
|
|
15956
15956
|
function Companion_34() {
|
|
15957
15957
|
}
|
|
15958
15958
|
var Companion_instance_34;
|
|
15959
|
-
function
|
|
15959
|
+
function Companion_getInstance_39() {
|
|
15960
15960
|
return Companion_instance_34;
|
|
15961
15961
|
}
|
|
15962
15962
|
function $serializer_27() {
|
|
@@ -16049,7 +16049,7 @@
|
|
|
16049
16049
|
function Companion_35() {
|
|
16050
16050
|
}
|
|
16051
16051
|
var Companion_instance_35;
|
|
16052
|
-
function
|
|
16052
|
+
function Companion_getInstance_40() {
|
|
16053
16053
|
return Companion_instance_35;
|
|
16054
16054
|
}
|
|
16055
16055
|
function $serializer_28() {
|
|
@@ -16171,7 +16171,7 @@
|
|
|
16171
16171
|
function Companion_36() {
|
|
16172
16172
|
}
|
|
16173
16173
|
var Companion_instance_36;
|
|
16174
|
-
function
|
|
16174
|
+
function Companion_getInstance_41() {
|
|
16175
16175
|
return Companion_instance_36;
|
|
16176
16176
|
}
|
|
16177
16177
|
function $serializer_29() {
|
|
@@ -16279,7 +16279,7 @@
|
|
|
16279
16279
|
function Companion_37() {
|
|
16280
16280
|
}
|
|
16281
16281
|
var Companion_instance_37;
|
|
16282
|
-
function
|
|
16282
|
+
function Companion_getInstance_42() {
|
|
16283
16283
|
return Companion_instance_37;
|
|
16284
16284
|
}
|
|
16285
16285
|
function $serializer_30() {
|
|
@@ -16395,7 +16395,7 @@
|
|
|
16395
16395
|
tmp.b8m_1 = [null, null, lazy(tmp_0, EnableDoorRequest$Companion$$childSerializers$_anonymous__xqp88c)];
|
|
16396
16396
|
}
|
|
16397
16397
|
var Companion_instance_38;
|
|
16398
|
-
function
|
|
16398
|
+
function Companion_getInstance_43() {
|
|
16399
16399
|
if (Companion_instance_38 == null)
|
|
16400
16400
|
new Companion_38();
|
|
16401
16401
|
return Companion_instance_38;
|
|
@@ -16411,7 +16411,7 @@
|
|
|
16411
16411
|
protoOf($serializer_31).d8m = function (encoder, value) {
|
|
16412
16412
|
var tmp0_desc = this.c8m_1;
|
|
16413
16413
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
16414
|
-
var tmp2_cached =
|
|
16414
|
+
var tmp2_cached = Companion_getInstance_43().b8m_1;
|
|
16415
16415
|
tmp1_output.a24(tmp0_desc, 0, value.e8m_1);
|
|
16416
16416
|
tmp1_output.a24(tmp0_desc, 1, value.f8m_1);
|
|
16417
16417
|
tmp1_output.c24(tmp0_desc, 2, tmp2_cached[2].z(), value.g8m_1);
|
|
@@ -16429,7 +16429,7 @@
|
|
|
16429
16429
|
var tmp5_local1 = null;
|
|
16430
16430
|
var tmp6_local2 = null;
|
|
16431
16431
|
var tmp7_input = decoder.l22(tmp0_desc);
|
|
16432
|
-
var tmp8_cached =
|
|
16432
|
+
var tmp8_cached = Companion_getInstance_43().b8m_1;
|
|
16433
16433
|
if (tmp7_input.b23()) {
|
|
16434
16434
|
tmp4_local0 = tmp7_input.v22(tmp0_desc, 0);
|
|
16435
16435
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -16467,7 +16467,7 @@
|
|
|
16467
16467
|
return this.c8m_1;
|
|
16468
16468
|
};
|
|
16469
16469
|
protoOf($serializer_31).p2a = function () {
|
|
16470
|
-
var tmp0_cached =
|
|
16470
|
+
var tmp0_cached = Companion_getInstance_43().b8m_1;
|
|
16471
16471
|
// Inline function 'kotlin.arrayOf' call
|
|
16472
16472
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
16473
16473
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -16492,7 +16492,7 @@
|
|
|
16492
16492
|
return EnableDoorRequest_init_$Init$(seen0, name, siteId, key, serializationConstructorMarker, objectCreate(protoOf(EnableDoorRequest)));
|
|
16493
16493
|
}
|
|
16494
16494
|
function EnableDoorRequest(name, siteId, key) {
|
|
16495
|
-
|
|
16495
|
+
Companion_getInstance_43();
|
|
16496
16496
|
this.e8m_1 = name;
|
|
16497
16497
|
this.f8m_1 = siteId;
|
|
16498
16498
|
this.g8m_1 = key;
|
|
@@ -16533,7 +16533,7 @@
|
|
|
16533
16533
|
tmp.h8m_1 = [null, lazy(tmp_0, OperationHeaderRequest$Companion$$childSerializers$_anonymous__b0ug3z), null];
|
|
16534
16534
|
}
|
|
16535
16535
|
var Companion_instance_39;
|
|
16536
|
-
function
|
|
16536
|
+
function Companion_getInstance_44() {
|
|
16537
16537
|
if (Companion_instance_39 == null)
|
|
16538
16538
|
new Companion_39();
|
|
16539
16539
|
return Companion_instance_39;
|
|
@@ -16549,7 +16549,7 @@
|
|
|
16549
16549
|
protoOf($serializer_32).j8m = function (encoder, value) {
|
|
16550
16550
|
var tmp0_desc = this.i8m_1;
|
|
16551
16551
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
16552
|
-
var tmp2_cached =
|
|
16552
|
+
var tmp2_cached = Companion_getInstance_44().h8m_1;
|
|
16553
16553
|
if (tmp1_output.i24(tmp0_desc, 0) ? true : !(value.k8m_1 === 'EdDSA')) {
|
|
16554
16554
|
tmp1_output.a24(tmp0_desc, 0, value.k8m_1);
|
|
16555
16555
|
}
|
|
@@ -16571,7 +16571,7 @@
|
|
|
16571
16571
|
var tmp5_local1 = null;
|
|
16572
16572
|
var tmp6_local2 = null;
|
|
16573
16573
|
var tmp7_input = decoder.l22(tmp0_desc);
|
|
16574
|
-
var tmp8_cached =
|
|
16574
|
+
var tmp8_cached = Companion_getInstance_44().h8m_1;
|
|
16575
16575
|
if (tmp7_input.b23()) {
|
|
16576
16576
|
tmp4_local0 = tmp7_input.v22(tmp0_desc, 0);
|
|
16577
16577
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -16609,7 +16609,7 @@
|
|
|
16609
16609
|
return this.i8m_1;
|
|
16610
16610
|
};
|
|
16611
16611
|
protoOf($serializer_32).p2a = function () {
|
|
16612
|
-
var tmp0_cached =
|
|
16612
|
+
var tmp0_cached = Companion_getInstance_44().h8m_1;
|
|
16613
16613
|
// Inline function 'kotlin.arrayOf' call
|
|
16614
16614
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
16615
16615
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -16640,7 +16640,7 @@
|
|
|
16640
16640
|
return OperationHeaderRequest_init_$Init$(seen0, alg, x5c, type, serializationConstructorMarker, objectCreate(protoOf(OperationHeaderRequest)));
|
|
16641
16641
|
}
|
|
16642
16642
|
function OperationHeaderRequest(alg, x5c, type) {
|
|
16643
|
-
|
|
16643
|
+
Companion_getInstance_44();
|
|
16644
16644
|
alg = alg === VOID ? 'EdDSA' : alg;
|
|
16645
16645
|
type = type === VOID ? 'JWT' : type;
|
|
16646
16646
|
this.k8m_1 = alg;
|
|
@@ -16696,7 +16696,7 @@
|
|
|
16696
16696
|
tmp.n8m_1 = [null, null, null, null, null, null, lazy(tmp_0, OperationBodyRequest$Companion$$childSerializers$_anonymous__34a9hg)];
|
|
16697
16697
|
}
|
|
16698
16698
|
var Companion_instance_40;
|
|
16699
|
-
function
|
|
16699
|
+
function Companion_getInstance_45() {
|
|
16700
16700
|
if (Companion_instance_40 == null)
|
|
16701
16701
|
new Companion_40();
|
|
16702
16702
|
return Companion_instance_40;
|
|
@@ -16716,7 +16716,7 @@
|
|
|
16716
16716
|
protoOf($serializer_33).p8m = function (encoder, value) {
|
|
16717
16717
|
var tmp0_desc = this.o8m_1;
|
|
16718
16718
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
16719
|
-
var tmp2_cached =
|
|
16719
|
+
var tmp2_cached = Companion_getInstance_45().n8m_1;
|
|
16720
16720
|
tmp1_output.a24(tmp0_desc, 0, value.q8m_1);
|
|
16721
16721
|
tmp1_output.a24(tmp0_desc, 1, value.r8m_1);
|
|
16722
16722
|
tmp1_output.w23(tmp0_desc, 2, value.s8m_1);
|
|
@@ -16744,7 +16744,7 @@
|
|
|
16744
16744
|
var tmp9_local5 = null;
|
|
16745
16745
|
var tmp10_local6 = null;
|
|
16746
16746
|
var tmp11_input = decoder.l22(tmp0_desc);
|
|
16747
|
-
var tmp12_cached =
|
|
16747
|
+
var tmp12_cached = Companion_getInstance_45().n8m_1;
|
|
16748
16748
|
if (tmp11_input.b23()) {
|
|
16749
16749
|
tmp4_local0 = tmp11_input.v22(tmp0_desc, 0);
|
|
16750
16750
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -16806,7 +16806,7 @@
|
|
|
16806
16806
|
return this.o8m_1;
|
|
16807
16807
|
};
|
|
16808
16808
|
protoOf($serializer_33).p2a = function () {
|
|
16809
|
-
var tmp0_cached =
|
|
16809
|
+
var tmp0_cached = Companion_getInstance_45().n8m_1;
|
|
16810
16810
|
// Inline function 'kotlin.arrayOf' call
|
|
16811
16811
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
16812
16812
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -16838,7 +16838,7 @@
|
|
|
16838
16838
|
return OperationBodyRequest_init_$Init$(seen0, iss, sub, nbf, iat, exp, jti, operation, serializationConstructorMarker, objectCreate(protoOf(OperationBodyRequest)));
|
|
16839
16839
|
}
|
|
16840
16840
|
function OperationBodyRequest(iss, sub, nbf, iat, exp, jti, operation) {
|
|
16841
|
-
|
|
16841
|
+
Companion_getInstance_45();
|
|
16842
16842
|
jti = jti === VOID ? null : jti;
|
|
16843
16843
|
this.q8m_1 = iss;
|
|
16844
16844
|
this.r8m_1 = sub;
|
|
@@ -16896,7 +16896,7 @@
|
|
|
16896
16896
|
tmp.x8m_1 = [null, lazy(tmp_0, BaseOperationRequest$Companion$$childSerializers$_anonymous__mi8npt), null, null, null, null, null, null];
|
|
16897
16897
|
}
|
|
16898
16898
|
var Companion_instance_41;
|
|
16899
|
-
function
|
|
16899
|
+
function Companion_getInstance_46() {
|
|
16900
16900
|
if (Companion_instance_41 == null)
|
|
16901
16901
|
new Companion_41();
|
|
16902
16902
|
return Companion_instance_41;
|
|
@@ -16917,7 +16917,7 @@
|
|
|
16917
16917
|
protoOf($serializer_34).z8m = function (encoder, value) {
|
|
16918
16918
|
var tmp0_desc = this.y8m_1;
|
|
16919
16919
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
16920
|
-
var tmp2_cached =
|
|
16920
|
+
var tmp2_cached = Companion_getInstance_46().x8m_1;
|
|
16921
16921
|
tmp1_output.a24(tmp0_desc, 0, value.d7l_1);
|
|
16922
16922
|
tmp1_output.c24(tmp0_desc, 1, tmp2_cached[1].z(), value.e7l_1);
|
|
16923
16923
|
tmp1_output.c24(tmp0_desc, 2, ByteArraySerializer_getInstance(), value.f7l_1);
|
|
@@ -16945,7 +16945,7 @@
|
|
|
16945
16945
|
var tmp10_local6 = 0;
|
|
16946
16946
|
var tmp11_local7 = null;
|
|
16947
16947
|
var tmp12_input = decoder.l22(tmp0_desc);
|
|
16948
|
-
var tmp13_cached =
|
|
16948
|
+
var tmp13_cached = Companion_getInstance_46().x8m_1;
|
|
16949
16949
|
if (tmp12_input.b23()) {
|
|
16950
16950
|
tmp4_local0 = tmp12_input.v22(tmp0_desc, 0);
|
|
16951
16951
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -17013,7 +17013,7 @@
|
|
|
17013
17013
|
return this.y8m_1;
|
|
17014
17014
|
};
|
|
17015
17015
|
protoOf($serializer_34).p2a = function () {
|
|
17016
|
-
var tmp0_cached =
|
|
17016
|
+
var tmp0_cached = Companion_getInstance_46().x8m_1;
|
|
17017
17017
|
// Inline function 'kotlin.arrayOf' call
|
|
17018
17018
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17019
17019
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -17043,7 +17043,7 @@
|
|
|
17043
17043
|
return BaseOperationRequest_init_$Init$(seen0, userId, userCertificateChain, userPrivateKey, lockId, notBefore, issuedAt, expiresAt, jti, serializationConstructorMarker, objectCreate(protoOf(BaseOperationRequest)));
|
|
17044
17044
|
}
|
|
17045
17045
|
function BaseOperationRequest(userId, userCertificateChain, userPrivateKey, lockId, notBefore, issuedAt, expiresAt, jti) {
|
|
17046
|
-
|
|
17046
|
+
Companion_getInstance_46();
|
|
17047
17047
|
this.d7l_1 = userId;
|
|
17048
17048
|
this.e7l_1 = userCertificateChain;
|
|
17049
17049
|
this.f7l_1 = userPrivateKey;
|
|
@@ -17094,7 +17094,7 @@
|
|
|
17094
17094
|
function Companion_42() {
|
|
17095
17095
|
}
|
|
17096
17096
|
var Companion_instance_42;
|
|
17097
|
-
function
|
|
17097
|
+
function Companion_getInstance_47() {
|
|
17098
17098
|
return Companion_instance_42;
|
|
17099
17099
|
}
|
|
17100
17100
|
function $serializer_35() {
|
|
@@ -17185,7 +17185,7 @@
|
|
|
17185
17185
|
return true;
|
|
17186
17186
|
};
|
|
17187
17187
|
function ShareLockOperationRequest$Companion$$childSerializers$_anonymous__mo5abs() {
|
|
17188
|
-
return
|
|
17188
|
+
return Companion_getInstance_8().m5q();
|
|
17189
17189
|
}
|
|
17190
17190
|
function Companion_43() {
|
|
17191
17191
|
Companion_instance_43 = this;
|
|
@@ -17197,7 +17197,7 @@
|
|
|
17197
17197
|
tmp.d8n_1 = [null, null, lazy(tmp_0, ShareLockOperationRequest$Companion$$childSerializers$_anonymous__mo5abs), null, null];
|
|
17198
17198
|
}
|
|
17199
17199
|
var Companion_instance_43;
|
|
17200
|
-
function
|
|
17200
|
+
function Companion_getInstance_48() {
|
|
17201
17201
|
if (Companion_instance_43 == null)
|
|
17202
17202
|
new Companion_43();
|
|
17203
17203
|
return Companion_instance_43;
|
|
@@ -17215,7 +17215,7 @@
|
|
|
17215
17215
|
protoOf($serializer_36).f8n = function (encoder, value) {
|
|
17216
17216
|
var tmp0_desc = this.e8n_1;
|
|
17217
17217
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
17218
|
-
var tmp2_cached =
|
|
17218
|
+
var tmp2_cached = Companion_getInstance_48().d8n_1;
|
|
17219
17219
|
tmp1_output.a24(tmp0_desc, 0, value.g8n_1);
|
|
17220
17220
|
tmp1_output.a24(tmp0_desc, 1, value.h8n_1);
|
|
17221
17221
|
if (tmp1_output.i24(tmp0_desc, 2) ? true : !(value.i8n_1 == null)) {
|
|
@@ -17243,7 +17243,7 @@
|
|
|
17243
17243
|
var tmp7_local3 = null;
|
|
17244
17244
|
var tmp8_local4 = null;
|
|
17245
17245
|
var tmp9_input = decoder.l22(tmp0_desc);
|
|
17246
|
-
var tmp10_cached =
|
|
17246
|
+
var tmp10_cached = Companion_getInstance_48().d8n_1;
|
|
17247
17247
|
if (tmp9_input.b23()) {
|
|
17248
17248
|
tmp4_local0 = tmp9_input.v22(tmp0_desc, 0);
|
|
17249
17249
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -17293,7 +17293,7 @@
|
|
|
17293
17293
|
return this.e8n_1;
|
|
17294
17294
|
};
|
|
17295
17295
|
protoOf($serializer_36).p2a = function () {
|
|
17296
|
-
var tmp0_cached =
|
|
17296
|
+
var tmp0_cached = Companion_getInstance_48().d8n_1;
|
|
17297
17297
|
// Inline function 'kotlin.arrayOf' call
|
|
17298
17298
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17299
17299
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -17329,7 +17329,7 @@
|
|
|
17329
17329
|
return ShareLockOperationRequest_init_$Init$(seen0, user, publicKey, role, start, end, serializationConstructorMarker, objectCreate(protoOf(ShareLockOperationRequest)));
|
|
17330
17330
|
}
|
|
17331
17331
|
function ShareLockOperationRequest(user, publicKey, role, start, end) {
|
|
17332
|
-
|
|
17332
|
+
Companion_getInstance_48();
|
|
17333
17333
|
role = role === VOID ? null : role;
|
|
17334
17334
|
start = start === VOID ? null : start;
|
|
17335
17335
|
end = end === VOID ? null : end;
|
|
@@ -17381,7 +17381,7 @@
|
|
|
17381
17381
|
tmp.l8n_1 = [lazy(tmp_0, BatchShareLockOperationRequest$Companion$$childSerializers$_anonymous__u32b3i)];
|
|
17382
17382
|
}
|
|
17383
17383
|
var Companion_instance_44;
|
|
17384
|
-
function
|
|
17384
|
+
function Companion_getInstance_49() {
|
|
17385
17385
|
if (Companion_instance_44 == null)
|
|
17386
17386
|
new Companion_44();
|
|
17387
17387
|
return Companion_instance_44;
|
|
@@ -17395,7 +17395,7 @@
|
|
|
17395
17395
|
protoOf($serializer_37).n8n = function (encoder, value) {
|
|
17396
17396
|
var tmp0_desc = this.m8n_1;
|
|
17397
17397
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
17398
|
-
var tmp2_cached =
|
|
17398
|
+
var tmp2_cached = Companion_getInstance_49().l8n_1;
|
|
17399
17399
|
tmp1_output.c24(tmp0_desc, 0, tmp2_cached[0].z(), value.o8n_1);
|
|
17400
17400
|
tmp1_output.m22(tmp0_desc);
|
|
17401
17401
|
};
|
|
@@ -17409,7 +17409,7 @@
|
|
|
17409
17409
|
var tmp3_bitMask0 = 0;
|
|
17410
17410
|
var tmp4_local0 = null;
|
|
17411
17411
|
var tmp5_input = decoder.l22(tmp0_desc);
|
|
17412
|
-
var tmp6_cached =
|
|
17412
|
+
var tmp6_cached = Companion_getInstance_49().l8n_1;
|
|
17413
17413
|
if (tmp5_input.b23()) {
|
|
17414
17414
|
tmp4_local0 = tmp5_input.x22(tmp0_desc, 0, tmp6_cached[0].z(), tmp4_local0);
|
|
17415
17415
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -17438,7 +17438,7 @@
|
|
|
17438
17438
|
// Inline function 'kotlin.arrayOf' call
|
|
17439
17439
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17440
17440
|
// Inline function 'kotlin.js.asDynamic' call
|
|
17441
|
-
return [
|
|
17441
|
+
return [Companion_getInstance_49().l8n_1[0].z()];
|
|
17442
17442
|
};
|
|
17443
17443
|
var $serializer_instance_37;
|
|
17444
17444
|
function $serializer_getInstance_37() {
|
|
@@ -17457,7 +17457,7 @@
|
|
|
17457
17457
|
return BatchShareLockOperationRequest_init_$Init$(seen0, users, serializationConstructorMarker, objectCreate(protoOf(BatchShareLockOperationRequest)));
|
|
17458
17458
|
}
|
|
17459
17459
|
function BatchShareLockOperationRequest(users) {
|
|
17460
|
-
|
|
17460
|
+
Companion_getInstance_49();
|
|
17461
17461
|
this.o8n_1 = users;
|
|
17462
17462
|
}
|
|
17463
17463
|
protoOf(BatchShareLockOperationRequest).toString = function () {
|
|
@@ -17489,7 +17489,7 @@
|
|
|
17489
17489
|
tmp.p8n_1 = [lazy(tmp_0, RevokeAccessToALockOperationRequest$Companion$$childSerializers$_anonymous__slryat)];
|
|
17490
17490
|
}
|
|
17491
17491
|
var Companion_instance_45;
|
|
17492
|
-
function
|
|
17492
|
+
function Companion_getInstance_50() {
|
|
17493
17493
|
if (Companion_instance_45 == null)
|
|
17494
17494
|
new Companion_45();
|
|
17495
17495
|
return Companion_instance_45;
|
|
@@ -17503,7 +17503,7 @@
|
|
|
17503
17503
|
protoOf($serializer_38).r8n = function (encoder, value) {
|
|
17504
17504
|
var tmp0_desc = this.q8n_1;
|
|
17505
17505
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
17506
|
-
var tmp2_cached =
|
|
17506
|
+
var tmp2_cached = Companion_getInstance_50().p8n_1;
|
|
17507
17507
|
tmp1_output.c24(tmp0_desc, 0, tmp2_cached[0].z(), value.s8n_1);
|
|
17508
17508
|
tmp1_output.m22(tmp0_desc);
|
|
17509
17509
|
};
|
|
@@ -17517,7 +17517,7 @@
|
|
|
17517
17517
|
var tmp3_bitMask0 = 0;
|
|
17518
17518
|
var tmp4_local0 = null;
|
|
17519
17519
|
var tmp5_input = decoder.l22(tmp0_desc);
|
|
17520
|
-
var tmp6_cached =
|
|
17520
|
+
var tmp6_cached = Companion_getInstance_50().p8n_1;
|
|
17521
17521
|
if (tmp5_input.b23()) {
|
|
17522
17522
|
tmp4_local0 = tmp5_input.x22(tmp0_desc, 0, tmp6_cached[0].z(), tmp4_local0);
|
|
17523
17523
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -17546,7 +17546,7 @@
|
|
|
17546
17546
|
// Inline function 'kotlin.arrayOf' call
|
|
17547
17547
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17548
17548
|
// Inline function 'kotlin.js.asDynamic' call
|
|
17549
|
-
return [
|
|
17549
|
+
return [Companion_getInstance_50().p8n_1[0].z()];
|
|
17550
17550
|
};
|
|
17551
17551
|
var $serializer_instance_38;
|
|
17552
17552
|
function $serializer_getInstance_38() {
|
|
@@ -17565,7 +17565,7 @@
|
|
|
17565
17565
|
return RevokeAccessToALockOperationRequest_init_$Init$(seen0, users, serializationConstructorMarker, objectCreate(protoOf(RevokeAccessToALockOperationRequest)));
|
|
17566
17566
|
}
|
|
17567
17567
|
function RevokeAccessToALockOperationRequest(users) {
|
|
17568
|
-
|
|
17568
|
+
Companion_getInstance_50();
|
|
17569
17569
|
this.s8n_1 = users;
|
|
17570
17570
|
}
|
|
17571
17571
|
protoOf(RevokeAccessToALockOperationRequest).toString = function () {
|
|
@@ -17587,7 +17587,7 @@
|
|
|
17587
17587
|
function Companion_46() {
|
|
17588
17588
|
}
|
|
17589
17589
|
var Companion_instance_46;
|
|
17590
|
-
function
|
|
17590
|
+
function Companion_getInstance_51() {
|
|
17591
17591
|
return Companion_instance_46;
|
|
17592
17592
|
}
|
|
17593
17593
|
function $serializer_39() {
|
|
@@ -17722,7 +17722,7 @@
|
|
|
17722
17722
|
tmp.x8n_1 = [null, null, null, tmp_1, lazy(tmp_2, UnlockBetweenSettingRequest$Companion$$childSerializers$_anonymous__30mubr_0)];
|
|
17723
17723
|
}
|
|
17724
17724
|
var Companion_instance_47;
|
|
17725
|
-
function
|
|
17725
|
+
function Companion_getInstance_52() {
|
|
17726
17726
|
if (Companion_instance_47 == null)
|
|
17727
17727
|
new Companion_47();
|
|
17728
17728
|
return Companion_instance_47;
|
|
@@ -17740,7 +17740,7 @@
|
|
|
17740
17740
|
protoOf($serializer_40).z8n = function (encoder, value) {
|
|
17741
17741
|
var tmp0_desc = this.y8n_1;
|
|
17742
17742
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
17743
|
-
var tmp2_cached =
|
|
17743
|
+
var tmp2_cached = Companion_getInstance_52().x8n_1;
|
|
17744
17744
|
tmp1_output.a24(tmp0_desc, 0, value.a8o_1);
|
|
17745
17745
|
tmp1_output.a24(tmp0_desc, 1, value.b8o_1);
|
|
17746
17746
|
tmp1_output.a24(tmp0_desc, 2, value.c8o_1);
|
|
@@ -17764,7 +17764,7 @@
|
|
|
17764
17764
|
var tmp7_local3 = null;
|
|
17765
17765
|
var tmp8_local4 = null;
|
|
17766
17766
|
var tmp9_input = decoder.l22(tmp0_desc);
|
|
17767
|
-
var tmp10_cached =
|
|
17767
|
+
var tmp10_cached = Companion_getInstance_52().x8n_1;
|
|
17768
17768
|
if (tmp9_input.b23()) {
|
|
17769
17769
|
tmp4_local0 = tmp9_input.v22(tmp0_desc, 0);
|
|
17770
17770
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -17814,7 +17814,7 @@
|
|
|
17814
17814
|
return this.y8n_1;
|
|
17815
17815
|
};
|
|
17816
17816
|
protoOf($serializer_40).p2a = function () {
|
|
17817
|
-
var tmp0_cached =
|
|
17817
|
+
var tmp0_cached = Companion_getInstance_52().x8n_1;
|
|
17818
17818
|
// Inline function 'kotlin.arrayOf' call
|
|
17819
17819
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17820
17820
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -17844,7 +17844,7 @@
|
|
|
17844
17844
|
return UnlockBetweenSettingRequest_init_$Init$(seen0, start, end, timezone, days, exceptions, serializationConstructorMarker, objectCreate(protoOf(UnlockBetweenSettingRequest)));
|
|
17845
17845
|
}
|
|
17846
17846
|
function UnlockBetweenSettingRequest(start, end, timezone, days, exceptions) {
|
|
17847
|
-
|
|
17847
|
+
Companion_getInstance_52();
|
|
17848
17848
|
exceptions = exceptions === VOID ? null : exceptions;
|
|
17849
17849
|
this.a8o_1 = start;
|
|
17850
17850
|
this.b8o_1 = end;
|
|
@@ -17903,7 +17903,7 @@
|
|
|
17903
17903
|
return this.m5q();
|
|
17904
17904
|
};
|
|
17905
17905
|
var Companion_instance_48;
|
|
17906
|
-
function
|
|
17906
|
+
function Companion_getInstance_53() {
|
|
17907
17907
|
return Companion_instance_48;
|
|
17908
17908
|
}
|
|
17909
17909
|
function OperationRequest() {
|
|
@@ -17911,7 +17911,7 @@
|
|
|
17911
17911
|
function Companion_49() {
|
|
17912
17912
|
}
|
|
17913
17913
|
var Companion_instance_49;
|
|
17914
|
-
function
|
|
17914
|
+
function Companion_getInstance_54() {
|
|
17915
17915
|
return Companion_instance_49;
|
|
17916
17916
|
}
|
|
17917
17917
|
function $serializer_41() {
|
|
@@ -18116,7 +18116,7 @@
|
|
|
18116
18116
|
tmp.m8o_1 = [tmp_1, tmp_3, tmp_5, lazy(tmp_6, BatchUserPublicKeyRequest$Companion$$childSerializers$_anonymous__ecp844_2)];
|
|
18117
18117
|
}
|
|
18118
18118
|
var Companion_instance_50;
|
|
18119
|
-
function
|
|
18119
|
+
function Companion_getInstance_55() {
|
|
18120
18120
|
if (Companion_instance_50 == null)
|
|
18121
18121
|
new Companion_50();
|
|
18122
18122
|
return Companion_instance_50;
|
|
@@ -18133,7 +18133,7 @@
|
|
|
18133
18133
|
protoOf($serializer_42).o8o = function (encoder, value) {
|
|
18134
18134
|
var tmp0_desc = this.n8o_1;
|
|
18135
18135
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
18136
|
-
var tmp2_cached =
|
|
18136
|
+
var tmp2_cached = Companion_getInstance_55().m8o_1;
|
|
18137
18137
|
if (tmp1_output.i24(tmp0_desc, 0) ? true : !(value.p8o_1 == null)) {
|
|
18138
18138
|
tmp1_output.e24(tmp0_desc, 0, tmp2_cached[0].z(), value.p8o_1);
|
|
18139
18139
|
}
|
|
@@ -18161,7 +18161,7 @@
|
|
|
18161
18161
|
var tmp6_local2 = null;
|
|
18162
18162
|
var tmp7_local3 = null;
|
|
18163
18163
|
var tmp8_input = decoder.l22(tmp0_desc);
|
|
18164
|
-
var tmp9_cached =
|
|
18164
|
+
var tmp9_cached = Companion_getInstance_55().m8o_1;
|
|
18165
18165
|
if (tmp8_input.b23()) {
|
|
18166
18166
|
tmp4_local0 = tmp8_input.z22(tmp0_desc, 0, tmp9_cached[0].z(), tmp4_local0);
|
|
18167
18167
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -18205,7 +18205,7 @@
|
|
|
18205
18205
|
return this.n8o_1;
|
|
18206
18206
|
};
|
|
18207
18207
|
protoOf($serializer_42).p2a = function () {
|
|
18208
|
-
var tmp0_cached =
|
|
18208
|
+
var tmp0_cached = Companion_getInstance_55().m8o_1;
|
|
18209
18209
|
// Inline function 'kotlin.arrayOf' call
|
|
18210
18210
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
18211
18211
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -18243,7 +18243,7 @@
|
|
|
18243
18243
|
return BatchUserPublicKeyRequest_init_$Init$(seen0, email, telephone, localKey, foreignKey, serializationConstructorMarker, objectCreate(protoOf(BatchUserPublicKeyRequest)));
|
|
18244
18244
|
}
|
|
18245
18245
|
function BatchUserPublicKeyRequest(email, telephone, localKey, foreignKey) {
|
|
18246
|
-
|
|
18246
|
+
Companion_getInstance_55();
|
|
18247
18247
|
email = email === VOID ? null : email;
|
|
18248
18248
|
telephone = telephone === VOID ? null : telephone;
|
|
18249
18249
|
localKey = localKey === VOID ? null : localKey;
|
|
@@ -18301,7 +18301,7 @@
|
|
|
18301
18301
|
return this.m5q();
|
|
18302
18302
|
};
|
|
18303
18303
|
var Companion_instance_51;
|
|
18304
|
-
function
|
|
18304
|
+
function Companion_getInstance_56() {
|
|
18305
18305
|
return Companion_instance_51;
|
|
18306
18306
|
}
|
|
18307
18307
|
function UpdateLockPropertiesRequest() {
|
|
@@ -18309,7 +18309,7 @@
|
|
|
18309
18309
|
function Companion_52() {
|
|
18310
18310
|
}
|
|
18311
18311
|
var Companion_instance_52;
|
|
18312
|
-
function
|
|
18312
|
+
function Companion_getInstance_57() {
|
|
18313
18313
|
return Companion_instance_52;
|
|
18314
18314
|
}
|
|
18315
18315
|
function $serializer_43() {
|
|
@@ -18402,7 +18402,7 @@
|
|
|
18402
18402
|
function Companion_53() {
|
|
18403
18403
|
}
|
|
18404
18404
|
var Companion_instance_53;
|
|
18405
|
-
function
|
|
18405
|
+
function Companion_getInstance_58() {
|
|
18406
18406
|
return Companion_instance_53;
|
|
18407
18407
|
}
|
|
18408
18408
|
function $serializer_44() {
|
|
@@ -18495,7 +18495,7 @@
|
|
|
18495
18495
|
function Companion_54() {
|
|
18496
18496
|
}
|
|
18497
18497
|
var Companion_instance_54;
|
|
18498
|
-
function
|
|
18498
|
+
function Companion_getInstance_59() {
|
|
18499
18499
|
return Companion_instance_54;
|
|
18500
18500
|
}
|
|
18501
18501
|
function $serializer_45() {
|
|
@@ -18611,7 +18611,7 @@
|
|
|
18611
18611
|
tmp.c8p_1 = [lazy(tmp_0, UpdateLockSettingRequest$Companion$$childSerializers$_anonymous__latxux)];
|
|
18612
18612
|
}
|
|
18613
18613
|
var Companion_instance_55;
|
|
18614
|
-
function
|
|
18614
|
+
function Companion_getInstance_60() {
|
|
18615
18615
|
if (Companion_instance_55 == null)
|
|
18616
18616
|
new Companion_55();
|
|
18617
18617
|
return Companion_instance_55;
|
|
@@ -18625,7 +18625,7 @@
|
|
|
18625
18625
|
protoOf($serializer_46).e8p = function (encoder, value) {
|
|
18626
18626
|
var tmp0_desc = this.d8p_1;
|
|
18627
18627
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
18628
|
-
var tmp2_cached =
|
|
18628
|
+
var tmp2_cached = Companion_getInstance_60().c8p_1;
|
|
18629
18629
|
tmp1_output.e24(tmp0_desc, 0, tmp2_cached[0].z(), value.f8p_1);
|
|
18630
18630
|
tmp1_output.m22(tmp0_desc);
|
|
18631
18631
|
};
|
|
@@ -18639,7 +18639,7 @@
|
|
|
18639
18639
|
var tmp3_bitMask0 = 0;
|
|
18640
18640
|
var tmp4_local0 = null;
|
|
18641
18641
|
var tmp5_input = decoder.l22(tmp0_desc);
|
|
18642
|
-
var tmp6_cached =
|
|
18642
|
+
var tmp6_cached = Companion_getInstance_60().c8p_1;
|
|
18643
18643
|
if (tmp5_input.b23()) {
|
|
18644
18644
|
tmp4_local0 = tmp5_input.z22(tmp0_desc, 0, tmp6_cached[0].z(), tmp4_local0);
|
|
18645
18645
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -18665,7 +18665,7 @@
|
|
|
18665
18665
|
return this.d8p_1;
|
|
18666
18666
|
};
|
|
18667
18667
|
protoOf($serializer_46).p2a = function () {
|
|
18668
|
-
var tmp0_cached =
|
|
18668
|
+
var tmp0_cached = Companion_getInstance_60().c8p_1;
|
|
18669
18669
|
// Inline function 'kotlin.arrayOf' call
|
|
18670
18670
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
18671
18671
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -18688,7 +18688,7 @@
|
|
|
18688
18688
|
return UpdateLockSettingRequest_init_$Init$(seen0, settings, serializationConstructorMarker, objectCreate(protoOf(UpdateLockSettingRequest)));
|
|
18689
18689
|
}
|
|
18690
18690
|
function UpdateLockSettingRequest(settings) {
|
|
18691
|
-
|
|
18691
|
+
Companion_getInstance_60();
|
|
18692
18692
|
this.f8p_1 = settings;
|
|
18693
18693
|
}
|
|
18694
18694
|
protoOf(UpdateLockSettingRequest).toString = function () {
|
|
@@ -18729,7 +18729,7 @@
|
|
|
18729
18729
|
return this.m5q();
|
|
18730
18730
|
};
|
|
18731
18731
|
var Companion_instance_56;
|
|
18732
|
-
function
|
|
18732
|
+
function Companion_getInstance_61() {
|
|
18733
18733
|
return Companion_instance_56;
|
|
18734
18734
|
}
|
|
18735
18735
|
function LockSettingsRequest() {
|
|
@@ -18737,7 +18737,7 @@
|
|
|
18737
18737
|
function Companion_57() {
|
|
18738
18738
|
}
|
|
18739
18739
|
var Companion_instance_57;
|
|
18740
|
-
function
|
|
18740
|
+
function Companion_getInstance_62() {
|
|
18741
18741
|
return Companion_instance_57;
|
|
18742
18742
|
}
|
|
18743
18743
|
function $serializer_47() {
|
|
@@ -18840,7 +18840,7 @@
|
|
|
18840
18840
|
tmp.j8p_1 = [lazy(tmp_0, LockSettingsPermittedAddressesRequest$Companion$$childSerializers$_anonymous__ka0pzh)];
|
|
18841
18841
|
}
|
|
18842
18842
|
var Companion_instance_58;
|
|
18843
|
-
function
|
|
18843
|
+
function Companion_getInstance_63() {
|
|
18844
18844
|
if (Companion_instance_58 == null)
|
|
18845
18845
|
new Companion_58();
|
|
18846
18846
|
return Companion_instance_58;
|
|
@@ -18854,7 +18854,7 @@
|
|
|
18854
18854
|
protoOf($serializer_48).l8p = function (encoder, value) {
|
|
18855
18855
|
var tmp0_desc = this.k8p_1;
|
|
18856
18856
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
18857
|
-
var tmp2_cached =
|
|
18857
|
+
var tmp2_cached = Companion_getInstance_63().j8p_1;
|
|
18858
18858
|
tmp1_output.c24(tmp0_desc, 0, tmp2_cached[0].z(), value.m8p_1);
|
|
18859
18859
|
tmp1_output.m22(tmp0_desc);
|
|
18860
18860
|
};
|
|
@@ -18868,7 +18868,7 @@
|
|
|
18868
18868
|
var tmp3_bitMask0 = 0;
|
|
18869
18869
|
var tmp4_local0 = null;
|
|
18870
18870
|
var tmp5_input = decoder.l22(tmp0_desc);
|
|
18871
|
-
var tmp6_cached =
|
|
18871
|
+
var tmp6_cached = Companion_getInstance_63().j8p_1;
|
|
18872
18872
|
if (tmp5_input.b23()) {
|
|
18873
18873
|
tmp4_local0 = tmp5_input.x22(tmp0_desc, 0, tmp6_cached[0].z(), tmp4_local0);
|
|
18874
18874
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -18897,7 +18897,7 @@
|
|
|
18897
18897
|
// Inline function 'kotlin.arrayOf' call
|
|
18898
18898
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
18899
18899
|
// Inline function 'kotlin.js.asDynamic' call
|
|
18900
|
-
return [
|
|
18900
|
+
return [Companion_getInstance_63().j8p_1[0].z()];
|
|
18901
18901
|
};
|
|
18902
18902
|
var $serializer_instance_48;
|
|
18903
18903
|
function $serializer_getInstance_48() {
|
|
@@ -18916,7 +18916,7 @@
|
|
|
18916
18916
|
return LockSettingsPermittedAddressesRequest_init_$Init$(seen0, permittedAddresses, serializationConstructorMarker, objectCreate(protoOf(LockSettingsPermittedAddressesRequest)));
|
|
18917
18917
|
}
|
|
18918
18918
|
function LockSettingsPermittedAddressesRequest(permittedAddresses) {
|
|
18919
|
-
|
|
18919
|
+
Companion_getInstance_63();
|
|
18920
18920
|
this.m8p_1 = permittedAddresses;
|
|
18921
18921
|
}
|
|
18922
18922
|
protoOf(LockSettingsPermittedAddressesRequest).toString = function () {
|
|
@@ -18938,7 +18938,7 @@
|
|
|
18938
18938
|
function Companion_59() {
|
|
18939
18939
|
}
|
|
18940
18940
|
var Companion_instance_59;
|
|
18941
|
-
function
|
|
18941
|
+
function Companion_getInstance_64() {
|
|
18942
18942
|
return Companion_instance_59;
|
|
18943
18943
|
}
|
|
18944
18944
|
function $serializer_49() {
|
|
@@ -19050,7 +19050,7 @@
|
|
|
19050
19050
|
return this.m5q();
|
|
19051
19051
|
};
|
|
19052
19052
|
var Companion_instance_60;
|
|
19053
|
-
function
|
|
19053
|
+
function Companion_getInstance_65() {
|
|
19054
19054
|
return Companion_instance_60;
|
|
19055
19055
|
}
|
|
19056
19056
|
function UsageRequirementRequest() {
|
|
@@ -19081,7 +19081,7 @@
|
|
|
19081
19081
|
tmp.q8p_1 = [lazy(tmp_0, UpdateLockSettingUsageRequirementRequest$Companion$$childSerializers$_anonymous__gf4tpj)];
|
|
19082
19082
|
}
|
|
19083
19083
|
var Companion_instance_61;
|
|
19084
|
-
function
|
|
19084
|
+
function Companion_getInstance_66() {
|
|
19085
19085
|
if (Companion_instance_61 == null)
|
|
19086
19086
|
new Companion_61();
|
|
19087
19087
|
return Companion_instance_61;
|
|
@@ -19095,7 +19095,7 @@
|
|
|
19095
19095
|
protoOf($serializer_50).s8p = function (encoder, value) {
|
|
19096
19096
|
var tmp0_desc = this.r8p_1;
|
|
19097
19097
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
19098
|
-
var tmp2_cached =
|
|
19098
|
+
var tmp2_cached = Companion_getInstance_66().q8p_1;
|
|
19099
19099
|
tmp1_output.e24(tmp0_desc, 0, tmp2_cached[0].z(), value.t8p_1);
|
|
19100
19100
|
tmp1_output.m22(tmp0_desc);
|
|
19101
19101
|
};
|
|
@@ -19109,7 +19109,7 @@
|
|
|
19109
19109
|
var tmp3_bitMask0 = 0;
|
|
19110
19110
|
var tmp4_local0 = null;
|
|
19111
19111
|
var tmp5_input = decoder.l22(tmp0_desc);
|
|
19112
|
-
var tmp6_cached =
|
|
19112
|
+
var tmp6_cached = Companion_getInstance_66().q8p_1;
|
|
19113
19113
|
if (tmp5_input.b23()) {
|
|
19114
19114
|
tmp4_local0 = tmp5_input.z22(tmp0_desc, 0, tmp6_cached[0].z(), tmp4_local0);
|
|
19115
19115
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -19135,7 +19135,7 @@
|
|
|
19135
19135
|
return this.r8p_1;
|
|
19136
19136
|
};
|
|
19137
19137
|
protoOf($serializer_50).p2a = function () {
|
|
19138
|
-
var tmp0_cached =
|
|
19138
|
+
var tmp0_cached = Companion_getInstance_66().q8p_1;
|
|
19139
19139
|
// Inline function 'kotlin.arrayOf' call
|
|
19140
19140
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
19141
19141
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -19158,7 +19158,7 @@
|
|
|
19158
19158
|
return UpdateLockSettingUsageRequirementRequest_init_$Init$(seen0, usageRequirements, serializationConstructorMarker, objectCreate(protoOf(UpdateLockSettingUsageRequirementRequest)));
|
|
19159
19159
|
}
|
|
19160
19160
|
function UpdateLockSettingUsageRequirementRequest(usageRequirements) {
|
|
19161
|
-
|
|
19161
|
+
Companion_getInstance_66();
|
|
19162
19162
|
this.t8p_1 = usageRequirements;
|
|
19163
19163
|
}
|
|
19164
19164
|
protoOf(UpdateLockSettingUsageRequirementRequest).toString = function () {
|
|
@@ -19190,7 +19190,7 @@
|
|
|
19190
19190
|
tmp.u8p_1 = [lazy(tmp_0, UpdateLockSettingTimeUsageRequirementRequest$Companion$$childSerializers$_anonymous__3kf5y2)];
|
|
19191
19191
|
}
|
|
19192
19192
|
var Companion_instance_62;
|
|
19193
|
-
function
|
|
19193
|
+
function Companion_getInstance_67() {
|
|
19194
19194
|
if (Companion_instance_62 == null)
|
|
19195
19195
|
new Companion_62();
|
|
19196
19196
|
return Companion_instance_62;
|
|
@@ -19204,7 +19204,7 @@
|
|
|
19204
19204
|
protoOf($serializer_51).w8p = function (encoder, value) {
|
|
19205
19205
|
var tmp0_desc = this.v8p_1;
|
|
19206
19206
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
19207
|
-
var tmp2_cached =
|
|
19207
|
+
var tmp2_cached = Companion_getInstance_67().u8p_1;
|
|
19208
19208
|
tmp1_output.c24(tmp0_desc, 0, tmp2_cached[0].z(), value.x8p_1);
|
|
19209
19209
|
tmp1_output.m22(tmp0_desc);
|
|
19210
19210
|
};
|
|
@@ -19218,7 +19218,7 @@
|
|
|
19218
19218
|
var tmp3_bitMask0 = 0;
|
|
19219
19219
|
var tmp4_local0 = null;
|
|
19220
19220
|
var tmp5_input = decoder.l22(tmp0_desc);
|
|
19221
|
-
var tmp6_cached =
|
|
19221
|
+
var tmp6_cached = Companion_getInstance_67().u8p_1;
|
|
19222
19222
|
if (tmp5_input.b23()) {
|
|
19223
19223
|
tmp4_local0 = tmp5_input.x22(tmp0_desc, 0, tmp6_cached[0].z(), tmp4_local0);
|
|
19224
19224
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -19247,7 +19247,7 @@
|
|
|
19247
19247
|
// Inline function 'kotlin.arrayOf' call
|
|
19248
19248
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
19249
19249
|
// Inline function 'kotlin.js.asDynamic' call
|
|
19250
|
-
return [
|
|
19250
|
+
return [Companion_getInstance_67().u8p_1[0].z()];
|
|
19251
19251
|
};
|
|
19252
19252
|
var $serializer_instance_51;
|
|
19253
19253
|
function $serializer_getInstance_51() {
|
|
@@ -19266,7 +19266,7 @@
|
|
|
19266
19266
|
return UpdateLockSettingTimeUsageRequirementRequest_init_$Init$(seen0, time, serializationConstructorMarker, objectCreate(protoOf(UpdateLockSettingTimeUsageRequirementRequest)));
|
|
19267
19267
|
}
|
|
19268
19268
|
function UpdateLockSettingTimeUsageRequirementRequest(time) {
|
|
19269
|
-
|
|
19269
|
+
Companion_getInstance_67();
|
|
19270
19270
|
this.x8p_1 = time;
|
|
19271
19271
|
}
|
|
19272
19272
|
protoOf(UpdateLockSettingTimeUsageRequirementRequest).toString = function () {
|
|
@@ -19288,7 +19288,7 @@
|
|
|
19288
19288
|
function Companion_63() {
|
|
19289
19289
|
}
|
|
19290
19290
|
var Companion_instance_63;
|
|
19291
|
-
function
|
|
19291
|
+
function Companion_getInstance_68() {
|
|
19292
19292
|
return Companion_instance_63;
|
|
19293
19293
|
}
|
|
19294
19294
|
function $serializer_52() {
|
|
@@ -19391,7 +19391,7 @@
|
|
|
19391
19391
|
tmp.b8q_1 = [null, null, null, lazy(tmp_0, TimeRequirementRequest$Companion$$childSerializers$_anonymous__ivkvxt)];
|
|
19392
19392
|
}
|
|
19393
19393
|
var Companion_instance_64;
|
|
19394
|
-
function
|
|
19394
|
+
function Companion_getInstance_69() {
|
|
19395
19395
|
if (Companion_instance_64 == null)
|
|
19396
19396
|
new Companion_64();
|
|
19397
19397
|
return Companion_instance_64;
|
|
@@ -19408,7 +19408,7 @@
|
|
|
19408
19408
|
protoOf($serializer_53).d8q = function (encoder, value) {
|
|
19409
19409
|
var tmp0_desc = this.c8q_1;
|
|
19410
19410
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
19411
|
-
var tmp2_cached =
|
|
19411
|
+
var tmp2_cached = Companion_getInstance_69().b8q_1;
|
|
19412
19412
|
tmp1_output.a24(tmp0_desc, 0, value.e8q_1);
|
|
19413
19413
|
tmp1_output.a24(tmp0_desc, 1, value.f8q_1);
|
|
19414
19414
|
tmp1_output.a24(tmp0_desc, 2, value.g8q_1);
|
|
@@ -19428,7 +19428,7 @@
|
|
|
19428
19428
|
var tmp6_local2 = null;
|
|
19429
19429
|
var tmp7_local3 = null;
|
|
19430
19430
|
var tmp8_input = decoder.l22(tmp0_desc);
|
|
19431
|
-
var tmp9_cached =
|
|
19431
|
+
var tmp9_cached = Companion_getInstance_69().b8q_1;
|
|
19432
19432
|
if (tmp8_input.b23()) {
|
|
19433
19433
|
tmp4_local0 = tmp8_input.v22(tmp0_desc, 0);
|
|
19434
19434
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -19472,7 +19472,7 @@
|
|
|
19472
19472
|
return this.c8q_1;
|
|
19473
19473
|
};
|
|
19474
19474
|
protoOf($serializer_53).p2a = function () {
|
|
19475
|
-
var tmp0_cached =
|
|
19475
|
+
var tmp0_cached = Companion_getInstance_69().b8q_1;
|
|
19476
19476
|
// Inline function 'kotlin.arrayOf' call
|
|
19477
19477
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
19478
19478
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -19498,7 +19498,7 @@
|
|
|
19498
19498
|
return TimeRequirementRequest_init_$Init$(seen0, start, end, timezone, days, serializationConstructorMarker, objectCreate(protoOf(TimeRequirementRequest)));
|
|
19499
19499
|
}
|
|
19500
19500
|
function TimeRequirementRequest(start, end, timezone, days) {
|
|
19501
|
-
|
|
19501
|
+
Companion_getInstance_69();
|
|
19502
19502
|
this.e8q_1 = start;
|
|
19503
19503
|
this.f8q_1 = end;
|
|
19504
19504
|
this.g8q_1 = timezone;
|
|
@@ -19533,7 +19533,7 @@
|
|
|
19533
19533
|
function Companion_65() {
|
|
19534
19534
|
}
|
|
19535
19535
|
var Companion_instance_65;
|
|
19536
|
-
function
|
|
19536
|
+
function Companion_getInstance_70() {
|
|
19537
19537
|
return Companion_instance_65;
|
|
19538
19538
|
}
|
|
19539
19539
|
function $serializer_54() {
|
|
@@ -19683,7 +19683,7 @@
|
|
|
19683
19683
|
function Companion_66() {
|
|
19684
19684
|
}
|
|
19685
19685
|
var Companion_instance_66;
|
|
19686
|
-
function
|
|
19686
|
+
function Companion_getInstance_71() {
|
|
19687
19687
|
return Companion_instance_66;
|
|
19688
19688
|
}
|
|
19689
19689
|
function $serializer_55() {
|
|
@@ -19924,7 +19924,7 @@
|
|
|
19924
19924
|
return this.m5q();
|
|
19925
19925
|
};
|
|
19926
19926
|
var Companion_instance_67;
|
|
19927
|
-
function
|
|
19927
|
+
function Companion_getInstance_72() {
|
|
19928
19928
|
return Companion_instance_67;
|
|
19929
19929
|
}
|
|
19930
19930
|
function UpdateApplicationRequest() {
|
|
@@ -19932,7 +19932,7 @@
|
|
|
19932
19932
|
function Companion_68() {
|
|
19933
19933
|
}
|
|
19934
19934
|
var Companion_instance_68;
|
|
19935
|
-
function
|
|
19935
|
+
function Companion_getInstance_73() {
|
|
19936
19936
|
return Companion_instance_68;
|
|
19937
19937
|
}
|
|
19938
19938
|
function $serializer_56() {
|
|
@@ -20025,7 +20025,7 @@
|
|
|
20025
20025
|
function Companion_69() {
|
|
20026
20026
|
}
|
|
20027
20027
|
var Companion_instance_69;
|
|
20028
|
-
function
|
|
20028
|
+
function Companion_getInstance_74() {
|
|
20029
20029
|
return Companion_instance_69;
|
|
20030
20030
|
}
|
|
20031
20031
|
function $serializer_57() {
|
|
@@ -20118,7 +20118,7 @@
|
|
|
20118
20118
|
function Companion_70() {
|
|
20119
20119
|
}
|
|
20120
20120
|
var Companion_instance_70;
|
|
20121
|
-
function
|
|
20121
|
+
function Companion_getInstance_75() {
|
|
20122
20122
|
return Companion_instance_70;
|
|
20123
20123
|
}
|
|
20124
20124
|
function $serializer_58() {
|
|
@@ -20211,7 +20211,7 @@
|
|
|
20211
20211
|
function Companion_71() {
|
|
20212
20212
|
}
|
|
20213
20213
|
var Companion_instance_71;
|
|
20214
|
-
function
|
|
20214
|
+
function Companion_getInstance_76() {
|
|
20215
20215
|
return Companion_instance_71;
|
|
20216
20216
|
}
|
|
20217
20217
|
function $serializer_59() {
|
|
@@ -20304,7 +20304,7 @@
|
|
|
20304
20304
|
function Companion_72() {
|
|
20305
20305
|
}
|
|
20306
20306
|
var Companion_instance_72;
|
|
20307
|
-
function
|
|
20307
|
+
function Companion_getInstance_77() {
|
|
20308
20308
|
return Companion_instance_72;
|
|
20309
20309
|
}
|
|
20310
20310
|
function $serializer_60() {
|
|
@@ -20397,7 +20397,7 @@
|
|
|
20397
20397
|
function Companion_73() {
|
|
20398
20398
|
}
|
|
20399
20399
|
var Companion_instance_73;
|
|
20400
|
-
function
|
|
20400
|
+
function Companion_getInstance_78() {
|
|
20401
20401
|
return Companion_instance_73;
|
|
20402
20402
|
}
|
|
20403
20403
|
function $serializer_61() {
|
|
@@ -20490,7 +20490,7 @@
|
|
|
20490
20490
|
function Companion_74() {
|
|
20491
20491
|
}
|
|
20492
20492
|
var Companion_instance_74;
|
|
20493
|
-
function
|
|
20493
|
+
function Companion_getInstance_79() {
|
|
20494
20494
|
return Companion_instance_74;
|
|
20495
20495
|
}
|
|
20496
20496
|
function $serializer_62() {
|
|
@@ -20583,7 +20583,7 @@
|
|
|
20583
20583
|
function Companion_75() {
|
|
20584
20584
|
}
|
|
20585
20585
|
var Companion_instance_75;
|
|
20586
|
-
function
|
|
20586
|
+
function Companion_getInstance_80() {
|
|
20587
20587
|
return Companion_instance_75;
|
|
20588
20588
|
}
|
|
20589
20589
|
function $serializer_63() {
|
|
@@ -20676,7 +20676,7 @@
|
|
|
20676
20676
|
function Companion_76() {
|
|
20677
20677
|
}
|
|
20678
20678
|
var Companion_instance_76;
|
|
20679
|
-
function
|
|
20679
|
+
function Companion_getInstance_81() {
|
|
20680
20680
|
return Companion_instance_76;
|
|
20681
20681
|
}
|
|
20682
20682
|
function $serializer_64() {
|
|
@@ -20876,7 +20876,7 @@
|
|
|
20876
20876
|
function Companion_77() {
|
|
20877
20877
|
}
|
|
20878
20878
|
var Companion_instance_77;
|
|
20879
|
-
function
|
|
20879
|
+
function Companion_getInstance_82() {
|
|
20880
20880
|
return Companion_instance_77;
|
|
20881
20881
|
}
|
|
20882
20882
|
function $serializer_65() {
|
|
@@ -20998,7 +20998,7 @@
|
|
|
20998
20998
|
function Companion_78() {
|
|
20999
20999
|
}
|
|
21000
21000
|
var Companion_instance_78;
|
|
21001
|
-
function
|
|
21001
|
+
function Companion_getInstance_83() {
|
|
21002
21002
|
return Companion_instance_78;
|
|
21003
21003
|
}
|
|
21004
21004
|
function $serializer_66() {
|
|
@@ -21091,7 +21091,7 @@
|
|
|
21091
21091
|
function Companion_79() {
|
|
21092
21092
|
}
|
|
21093
21093
|
var Companion_instance_79;
|
|
21094
|
-
function
|
|
21094
|
+
function Companion_getInstance_84() {
|
|
21095
21095
|
return Companion_instance_79;
|
|
21096
21096
|
}
|
|
21097
21097
|
function $serializer_67() {
|
|
@@ -21184,7 +21184,7 @@
|
|
|
21184
21184
|
function Companion_80() {
|
|
21185
21185
|
}
|
|
21186
21186
|
var Companion_instance_80;
|
|
21187
|
-
function
|
|
21187
|
+
function Companion_getInstance_85() {
|
|
21188
21188
|
return Companion_instance_80;
|
|
21189
21189
|
}
|
|
21190
21190
|
function $serializer_68() {
|
|
@@ -21277,7 +21277,7 @@
|
|
|
21277
21277
|
function Companion_81() {
|
|
21278
21278
|
}
|
|
21279
21279
|
var Companion_instance_81;
|
|
21280
|
-
function
|
|
21280
|
+
function Companion_getInstance_86() {
|
|
21281
21281
|
return Companion_instance_81;
|
|
21282
21282
|
}
|
|
21283
21283
|
function $serializer_69() {
|
|
@@ -21370,7 +21370,7 @@
|
|
|
21370
21370
|
function Companion_82() {
|
|
21371
21371
|
}
|
|
21372
21372
|
var Companion_instance_82;
|
|
21373
|
-
function
|
|
21373
|
+
function Companion_getInstance_87() {
|
|
21374
21374
|
return Companion_instance_82;
|
|
21375
21375
|
}
|
|
21376
21376
|
function $serializer_70() {
|
|
@@ -21463,7 +21463,7 @@
|
|
|
21463
21463
|
function Companion_83() {
|
|
21464
21464
|
}
|
|
21465
21465
|
var Companion_instance_83;
|
|
21466
|
-
function
|
|
21466
|
+
function Companion_getInstance_88() {
|
|
21467
21467
|
return Companion_instance_83;
|
|
21468
21468
|
}
|
|
21469
21469
|
function $serializer_71() {
|
|
@@ -21556,7 +21556,7 @@
|
|
|
21556
21556
|
function Companion_84() {
|
|
21557
21557
|
}
|
|
21558
21558
|
var Companion_instance_84;
|
|
21559
|
-
function
|
|
21559
|
+
function Companion_getInstance_89() {
|
|
21560
21560
|
return Companion_instance_84;
|
|
21561
21561
|
}
|
|
21562
21562
|
function $serializer_72() {
|
|
@@ -21668,7 +21668,7 @@
|
|
|
21668
21668
|
return this.m5q();
|
|
21669
21669
|
};
|
|
21670
21670
|
var Companion_instance_85;
|
|
21671
|
-
function
|
|
21671
|
+
function Companion_getInstance_90() {
|
|
21672
21672
|
return Companion_instance_85;
|
|
21673
21673
|
}
|
|
21674
21674
|
function AddAuthKeyRequest() {
|
|
@@ -21676,7 +21676,7 @@
|
|
|
21676
21676
|
function Companion_86() {
|
|
21677
21677
|
}
|
|
21678
21678
|
var Companion_instance_86;
|
|
21679
|
-
function
|
|
21679
|
+
function Companion_getInstance_91() {
|
|
21680
21680
|
return Companion_instance_86;
|
|
21681
21681
|
}
|
|
21682
21682
|
function $serializer_73() {
|
|
@@ -21930,7 +21930,7 @@
|
|
|
21930
21930
|
function Companion_87() {
|
|
21931
21931
|
}
|
|
21932
21932
|
var Companion_instance_87;
|
|
21933
|
-
function
|
|
21933
|
+
function Companion_getInstance_92() {
|
|
21934
21934
|
return Companion_instance_87;
|
|
21935
21935
|
}
|
|
21936
21936
|
function $serializer_74() {
|
|
@@ -22128,7 +22128,7 @@
|
|
|
22128
22128
|
function Companion_88() {
|
|
22129
22129
|
}
|
|
22130
22130
|
var Companion_instance_88;
|
|
22131
|
-
function
|
|
22131
|
+
function Companion_getInstance_93() {
|
|
22132
22132
|
return Companion_instance_88;
|
|
22133
22133
|
}
|
|
22134
22134
|
function $serializer_75() {
|
|
@@ -22358,7 +22358,7 @@
|
|
|
22358
22358
|
tmp.m8u_1 = [null, lazy(tmp_0, AssociateMultipleLocksRequest$Companion$$childSerializers$_anonymous__8fbwol)];
|
|
22359
22359
|
}
|
|
22360
22360
|
var Companion_instance_89;
|
|
22361
|
-
function
|
|
22361
|
+
function Companion_getInstance_94() {
|
|
22362
22362
|
if (Companion_instance_89 == null)
|
|
22363
22363
|
new Companion_89();
|
|
22364
22364
|
return Companion_instance_89;
|
|
@@ -22373,7 +22373,7 @@
|
|
|
22373
22373
|
protoOf($serializer_76).o8u = function (encoder, value) {
|
|
22374
22374
|
var tmp0_desc = this.n8u_1;
|
|
22375
22375
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
22376
|
-
var tmp2_cached =
|
|
22376
|
+
var tmp2_cached = Companion_getInstance_94().m8u_1;
|
|
22377
22377
|
tmp1_output.a24(tmp0_desc, 0, value.p8u_1);
|
|
22378
22378
|
tmp1_output.c24(tmp0_desc, 1, tmp2_cached[1].z(), value.q8u_1);
|
|
22379
22379
|
tmp1_output.m22(tmp0_desc);
|
|
@@ -22389,7 +22389,7 @@
|
|
|
22389
22389
|
var tmp4_local0 = null;
|
|
22390
22390
|
var tmp5_local1 = null;
|
|
22391
22391
|
var tmp6_input = decoder.l22(tmp0_desc);
|
|
22392
|
-
var tmp7_cached =
|
|
22392
|
+
var tmp7_cached = Companion_getInstance_94().m8u_1;
|
|
22393
22393
|
if (tmp6_input.b23()) {
|
|
22394
22394
|
tmp4_local0 = tmp6_input.v22(tmp0_desc, 0);
|
|
22395
22395
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -22421,7 +22421,7 @@
|
|
|
22421
22421
|
return this.n8u_1;
|
|
22422
22422
|
};
|
|
22423
22423
|
protoOf($serializer_76).p2a = function () {
|
|
22424
|
-
var tmp0_cached =
|
|
22424
|
+
var tmp0_cached = Companion_getInstance_94().m8u_1;
|
|
22425
22425
|
// Inline function 'kotlin.arrayOf' call
|
|
22426
22426
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
22427
22427
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -22445,7 +22445,7 @@
|
|
|
22445
22445
|
return AssociateMultipleLocksRequest_init_$Init$(seen0, siteId, devices, serializationConstructorMarker, objectCreate(protoOf(AssociateMultipleLocksRequest)));
|
|
22446
22446
|
}
|
|
22447
22447
|
function AssociateMultipleLocksRequest(siteId, devices) {
|
|
22448
|
-
|
|
22448
|
+
Companion_getInstance_94();
|
|
22449
22449
|
this.p8u_1 = siteId;
|
|
22450
22450
|
this.q8u_1 = devices;
|
|
22451
22451
|
}
|
|
@@ -22475,7 +22475,7 @@
|
|
|
22475
22475
|
return $serializer_getInstance_77();
|
|
22476
22476
|
};
|
|
22477
22477
|
var Companion_instance_90;
|
|
22478
|
-
function
|
|
22478
|
+
function Companion_getInstance_95() {
|
|
22479
22479
|
return Companion_instance_90;
|
|
22480
22480
|
}
|
|
22481
22481
|
function $serializer_77() {
|
|
@@ -22606,7 +22606,7 @@
|
|
|
22606
22606
|
return $serializer_getInstance_78();
|
|
22607
22607
|
};
|
|
22608
22608
|
var Companion_instance_91;
|
|
22609
|
-
function
|
|
22609
|
+
function Companion_getInstance_96() {
|
|
22610
22610
|
return Companion_instance_91;
|
|
22611
22611
|
}
|
|
22612
22612
|
function $serializer_78() {
|
|
@@ -22795,7 +22795,7 @@
|
|
|
22795
22795
|
return $serializer_getInstance_79();
|
|
22796
22796
|
};
|
|
22797
22797
|
var Companion_instance_92;
|
|
22798
|
-
function
|
|
22798
|
+
function Companion_getInstance_97() {
|
|
22799
22799
|
if (Companion_instance_92 == null)
|
|
22800
22800
|
new Companion_92();
|
|
22801
22801
|
return Companion_instance_92;
|
|
@@ -22810,7 +22810,7 @@
|
|
|
22810
22810
|
protoOf($serializer_79).e8v = function (encoder, value) {
|
|
22811
22811
|
var tmp0_desc = this.d8v_1;
|
|
22812
22812
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
22813
|
-
var tmp2_cached =
|
|
22813
|
+
var tmp2_cached = Companion_getInstance_97().c8v_1;
|
|
22814
22814
|
tmp1_output.c24(tmp0_desc, 0, tmp2_cached[0].z(), value.certificateChain);
|
|
22815
22815
|
tmp1_output.a24(tmp0_desc, 1, value.userId);
|
|
22816
22816
|
tmp1_output.m22(tmp0_desc);
|
|
@@ -22826,7 +22826,7 @@
|
|
|
22826
22826
|
var tmp4_local0 = null;
|
|
22827
22827
|
var tmp5_local1 = null;
|
|
22828
22828
|
var tmp6_input = decoder.l22(tmp0_desc);
|
|
22829
|
-
var tmp7_cached =
|
|
22829
|
+
var tmp7_cached = Companion_getInstance_97().c8v_1;
|
|
22830
22830
|
if (tmp6_input.b23()) {
|
|
22831
22831
|
tmp4_local0 = tmp6_input.x22(tmp0_desc, 0, tmp7_cached[0].z(), tmp4_local0);
|
|
22832
22832
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -22861,7 +22861,7 @@
|
|
|
22861
22861
|
// Inline function 'kotlin.arrayOf' call
|
|
22862
22862
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
22863
22863
|
// Inline function 'kotlin.js.asDynamic' call
|
|
22864
|
-
return [
|
|
22864
|
+
return [Companion_getInstance_97().c8v_1[0].z(), StringSerializer_getInstance()];
|
|
22865
22865
|
};
|
|
22866
22866
|
var $serializer_instance_79;
|
|
22867
22867
|
function $serializer_getInstance_79() {
|
|
@@ -22881,7 +22881,7 @@
|
|
|
22881
22881
|
return RegisterEphemeralKeyResponse_init_$Init$(seen0, certificateChain, userId, serializationConstructorMarker, objectCreate(protoOf(RegisterEphemeralKeyResponse)));
|
|
22882
22882
|
}
|
|
22883
22883
|
function RegisterEphemeralKeyResponse(certificateChain, userId) {
|
|
22884
|
-
|
|
22884
|
+
Companion_getInstance_97();
|
|
22885
22885
|
this.certificateChain = certificateChain;
|
|
22886
22886
|
this.userId = userId;
|
|
22887
22887
|
}
|
|
@@ -22926,7 +22926,7 @@
|
|
|
22926
22926
|
return true;
|
|
22927
22927
|
};
|
|
22928
22928
|
function RegisterEphemeralKeyWithSecondaryAuthenticationResponse$Companion$$childSerializers$_anonymous__h5tsgo() {
|
|
22929
|
-
return
|
|
22929
|
+
return Companion_getInstance_7().m5q();
|
|
22930
22930
|
}
|
|
22931
22931
|
function Companion_93() {
|
|
22932
22932
|
Companion_instance_93 = this;
|
|
@@ -22941,7 +22941,7 @@
|
|
|
22941
22941
|
return $serializer_getInstance_80();
|
|
22942
22942
|
};
|
|
22943
22943
|
var Companion_instance_93;
|
|
22944
|
-
function
|
|
22944
|
+
function Companion_getInstance_98() {
|
|
22945
22945
|
if (Companion_instance_93 == null)
|
|
22946
22946
|
new Companion_93();
|
|
22947
22947
|
return Companion_instance_93;
|
|
@@ -22955,7 +22955,7 @@
|
|
|
22955
22955
|
protoOf($serializer_80).j8v = function (encoder, value) {
|
|
22956
22956
|
var tmp0_desc = this.i8v_1;
|
|
22957
22957
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
22958
|
-
var tmp2_cached =
|
|
22958
|
+
var tmp2_cached = Companion_getInstance_98().h8v_1;
|
|
22959
22959
|
tmp1_output.c24(tmp0_desc, 0, tmp2_cached[0].z(), value.method);
|
|
22960
22960
|
tmp1_output.m22(tmp0_desc);
|
|
22961
22961
|
};
|
|
@@ -22969,7 +22969,7 @@
|
|
|
22969
22969
|
var tmp3_bitMask0 = 0;
|
|
22970
22970
|
var tmp4_local0 = null;
|
|
22971
22971
|
var tmp5_input = decoder.l22(tmp0_desc);
|
|
22972
|
-
var tmp6_cached =
|
|
22972
|
+
var tmp6_cached = Companion_getInstance_98().h8v_1;
|
|
22973
22973
|
if (tmp5_input.b23()) {
|
|
22974
22974
|
tmp4_local0 = tmp5_input.x22(tmp0_desc, 0, tmp6_cached[0].z(), tmp4_local0);
|
|
22975
22975
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -22998,7 +22998,7 @@
|
|
|
22998
22998
|
// Inline function 'kotlin.arrayOf' call
|
|
22999
22999
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
23000
23000
|
// Inline function 'kotlin.js.asDynamic' call
|
|
23001
|
-
return [
|
|
23001
|
+
return [Companion_getInstance_98().h8v_1[0].z()];
|
|
23002
23002
|
};
|
|
23003
23003
|
var $serializer_instance_80;
|
|
23004
23004
|
function $serializer_getInstance_80() {
|
|
@@ -23017,7 +23017,7 @@
|
|
|
23017
23017
|
return RegisterEphemeralKeyWithSecondaryAuthenticationResponse_init_$Init$(seen0, method, serializationConstructorMarker, objectCreate(protoOf(RegisterEphemeralKeyWithSecondaryAuthenticationResponse)));
|
|
23018
23018
|
}
|
|
23019
23019
|
function RegisterEphemeralKeyWithSecondaryAuthenticationResponse(method) {
|
|
23020
|
-
|
|
23020
|
+
Companion_getInstance_98();
|
|
23021
23021
|
this.method = method;
|
|
23022
23022
|
}
|
|
23023
23023
|
protoOf(RegisterEphemeralKeyWithSecondaryAuthenticationResponse).z3k = function () {
|
|
@@ -23055,7 +23055,7 @@
|
|
|
23055
23055
|
return $serializer_getInstance_81();
|
|
23056
23056
|
};
|
|
23057
23057
|
var Companion_instance_94;
|
|
23058
|
-
function
|
|
23058
|
+
function Companion_getInstance_99() {
|
|
23059
23059
|
return Companion_instance_94;
|
|
23060
23060
|
}
|
|
23061
23061
|
function $serializer_81() {
|
|
@@ -23164,7 +23164,7 @@
|
|
|
23164
23164
|
return $serializer_getInstance_82();
|
|
23165
23165
|
};
|
|
23166
23166
|
var Companion_instance_95;
|
|
23167
|
-
function
|
|
23167
|
+
function Companion_getInstance_100() {
|
|
23168
23168
|
return Companion_instance_95;
|
|
23169
23169
|
}
|
|
23170
23170
|
function $serializer_82() {
|
|
@@ -23274,7 +23274,7 @@
|
|
|
23274
23274
|
return true;
|
|
23275
23275
|
};
|
|
23276
23276
|
function DoorStateResponse$Companion$$childSerializers$_anonymous__b36t8m() {
|
|
23277
|
-
return
|
|
23277
|
+
return Companion_getInstance_106().m5q();
|
|
23278
23278
|
}
|
|
23279
23279
|
function Companion_96() {
|
|
23280
23280
|
Companion_instance_96 = this;
|
|
@@ -23289,7 +23289,7 @@
|
|
|
23289
23289
|
return $serializer_getInstance_83();
|
|
23290
23290
|
};
|
|
23291
23291
|
var Companion_instance_96;
|
|
23292
|
-
function
|
|
23292
|
+
function Companion_getInstance_101() {
|
|
23293
23293
|
if (Companion_instance_96 == null)
|
|
23294
23294
|
new Companion_96();
|
|
23295
23295
|
return Companion_instance_96;
|
|
@@ -23303,7 +23303,7 @@
|
|
|
23303
23303
|
protoOf($serializer_83).u8v = function (encoder, value) {
|
|
23304
23304
|
var tmp0_desc = this.t8v_1;
|
|
23305
23305
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
23306
|
-
var tmp2_cached =
|
|
23306
|
+
var tmp2_cached = Companion_getInstance_101().s8v_1;
|
|
23307
23307
|
tmp1_output.c24(tmp0_desc, 0, tmp2_cached[0].z(), value.state);
|
|
23308
23308
|
tmp1_output.m22(tmp0_desc);
|
|
23309
23309
|
};
|
|
@@ -23317,7 +23317,7 @@
|
|
|
23317
23317
|
var tmp3_bitMask0 = 0;
|
|
23318
23318
|
var tmp4_local0 = null;
|
|
23319
23319
|
var tmp5_input = decoder.l22(tmp0_desc);
|
|
23320
|
-
var tmp6_cached =
|
|
23320
|
+
var tmp6_cached = Companion_getInstance_101().s8v_1;
|
|
23321
23321
|
if (tmp5_input.b23()) {
|
|
23322
23322
|
tmp4_local0 = tmp5_input.x22(tmp0_desc, 0, tmp6_cached[0].z(), tmp4_local0);
|
|
23323
23323
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -23346,7 +23346,7 @@
|
|
|
23346
23346
|
// Inline function 'kotlin.arrayOf' call
|
|
23347
23347
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
23348
23348
|
// Inline function 'kotlin.js.asDynamic' call
|
|
23349
|
-
return [
|
|
23349
|
+
return [Companion_getInstance_101().s8v_1[0].z()];
|
|
23350
23350
|
};
|
|
23351
23351
|
var $serializer_instance_83;
|
|
23352
23352
|
function $serializer_getInstance_83() {
|
|
@@ -23365,7 +23365,7 @@
|
|
|
23365
23365
|
return DoorStateResponse_init_$Init$(seen0, state, serializationConstructorMarker, objectCreate(protoOf(DoorStateResponse)));
|
|
23366
23366
|
}
|
|
23367
23367
|
function DoorStateResponse(state) {
|
|
23368
|
-
|
|
23368
|
+
Companion_getInstance_101();
|
|
23369
23369
|
this.state = state;
|
|
23370
23370
|
}
|
|
23371
23371
|
protoOf(DoorStateResponse).v8v = function () {
|
|
@@ -23403,7 +23403,7 @@
|
|
|
23403
23403
|
return $serializer_getInstance_84();
|
|
23404
23404
|
};
|
|
23405
23405
|
var Companion_instance_97;
|
|
23406
|
-
function
|
|
23406
|
+
function Companion_getInstance_102() {
|
|
23407
23407
|
return Companion_instance_97;
|
|
23408
23408
|
}
|
|
23409
23409
|
function $serializer_84() {
|
|
@@ -23568,7 +23568,7 @@
|
|
|
23568
23568
|
return true;
|
|
23569
23569
|
};
|
|
23570
23570
|
function ControllerResponse$Companion$$childSerializers$_anonymous__u855pp() {
|
|
23571
|
-
return
|
|
23571
|
+
return Companion_getInstance_8().m5q();
|
|
23572
23572
|
}
|
|
23573
23573
|
function Companion_98() {
|
|
23574
23574
|
Companion_instance_98 = this;
|
|
@@ -23583,7 +23583,7 @@
|
|
|
23583
23583
|
return $serializer_getInstance_85();
|
|
23584
23584
|
};
|
|
23585
23585
|
var Companion_instance_98;
|
|
23586
|
-
function
|
|
23586
|
+
function Companion_getInstance_103() {
|
|
23587
23587
|
if (Companion_instance_98 == null)
|
|
23588
23588
|
new Companion_98();
|
|
23589
23589
|
return Companion_instance_98;
|
|
@@ -23599,7 +23599,7 @@
|
|
|
23599
23599
|
protoOf($serializer_85).f8w = function (encoder, value) {
|
|
23600
23600
|
var tmp0_desc = this.e8w_1;
|
|
23601
23601
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
23602
|
-
var tmp2_cached =
|
|
23602
|
+
var tmp2_cached = Companion_getInstance_103().d8w_1;
|
|
23603
23603
|
tmp1_output.a24(tmp0_desc, 0, value.id);
|
|
23604
23604
|
if (tmp1_output.i24(tmp0_desc, 1) ? true : !(value.name == null)) {
|
|
23605
23605
|
tmp1_output.e24(tmp0_desc, 1, StringSerializer_getInstance(), value.name);
|
|
@@ -23621,7 +23621,7 @@
|
|
|
23621
23621
|
var tmp5_local1 = null;
|
|
23622
23622
|
var tmp6_local2 = null;
|
|
23623
23623
|
var tmp7_input = decoder.l22(tmp0_desc);
|
|
23624
|
-
var tmp8_cached =
|
|
23624
|
+
var tmp8_cached = Companion_getInstance_103().d8w_1;
|
|
23625
23625
|
if (tmp7_input.b23()) {
|
|
23626
23626
|
tmp4_local0 = tmp7_input.v22(tmp0_desc, 0);
|
|
23627
23627
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -23659,7 +23659,7 @@
|
|
|
23659
23659
|
return this.e8w_1;
|
|
23660
23660
|
};
|
|
23661
23661
|
protoOf($serializer_85).p2a = function () {
|
|
23662
|
-
var tmp0_cached =
|
|
23662
|
+
var tmp0_cached = Companion_getInstance_103().d8w_1;
|
|
23663
23663
|
// Inline function 'kotlin.arrayOf' call
|
|
23664
23664
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
23665
23665
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -23690,7 +23690,7 @@
|
|
|
23690
23690
|
return ControllerResponse_init_$Init$(seen0, id, name, role, serializationConstructorMarker, objectCreate(protoOf(ControllerResponse)));
|
|
23691
23691
|
}
|
|
23692
23692
|
function ControllerResponse(id, name, role) {
|
|
23693
|
-
|
|
23693
|
+
Companion_getInstance_103();
|
|
23694
23694
|
name = name === VOID ? null : name;
|
|
23695
23695
|
role = role === VOID ? null : role;
|
|
23696
23696
|
this.id = id;
|
|
@@ -23748,7 +23748,7 @@
|
|
|
23748
23748
|
return true;
|
|
23749
23749
|
};
|
|
23750
23750
|
function ServiceStateResponse$Companion$$childSerializers$_anonymous__dk2eqb() {
|
|
23751
|
-
return
|
|
23751
|
+
return Companion_getInstance_106().m5q();
|
|
23752
23752
|
}
|
|
23753
23753
|
function Companion_99() {
|
|
23754
23754
|
Companion_instance_99 = this;
|
|
@@ -23763,7 +23763,7 @@
|
|
|
23763
23763
|
return $serializer_getInstance_86();
|
|
23764
23764
|
};
|
|
23765
23765
|
var Companion_instance_99;
|
|
23766
|
-
function
|
|
23766
|
+
function Companion_getInstance_104() {
|
|
23767
23767
|
if (Companion_instance_99 == null)
|
|
23768
23768
|
new Companion_99();
|
|
23769
23769
|
return Companion_instance_99;
|
|
@@ -23777,7 +23777,7 @@
|
|
|
23777
23777
|
protoOf($serializer_86).l8w = function (encoder, value) {
|
|
23778
23778
|
var tmp0_desc = this.k8w_1;
|
|
23779
23779
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
23780
|
-
var tmp2_cached =
|
|
23780
|
+
var tmp2_cached = Companion_getInstance_104().j8w_1;
|
|
23781
23781
|
tmp1_output.c24(tmp0_desc, 0, tmp2_cached[0].z(), value.state);
|
|
23782
23782
|
tmp1_output.m22(tmp0_desc);
|
|
23783
23783
|
};
|
|
@@ -23791,7 +23791,7 @@
|
|
|
23791
23791
|
var tmp3_bitMask0 = 0;
|
|
23792
23792
|
var tmp4_local0 = null;
|
|
23793
23793
|
var tmp5_input = decoder.l22(tmp0_desc);
|
|
23794
|
-
var tmp6_cached =
|
|
23794
|
+
var tmp6_cached = Companion_getInstance_104().j8w_1;
|
|
23795
23795
|
if (tmp5_input.b23()) {
|
|
23796
23796
|
tmp4_local0 = tmp5_input.x22(tmp0_desc, 0, tmp6_cached[0].z(), tmp4_local0);
|
|
23797
23797
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -23820,7 +23820,7 @@
|
|
|
23820
23820
|
// Inline function 'kotlin.arrayOf' call
|
|
23821
23821
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
23822
23822
|
// Inline function 'kotlin.js.asDynamic' call
|
|
23823
|
-
return [
|
|
23823
|
+
return [Companion_getInstance_104().j8w_1[0].z()];
|
|
23824
23824
|
};
|
|
23825
23825
|
var $serializer_instance_86;
|
|
23826
23826
|
function $serializer_getInstance_86() {
|
|
@@ -23839,7 +23839,7 @@
|
|
|
23839
23839
|
return ServiceStateResponse_init_$Init$(seen0, state, serializationConstructorMarker, objectCreate(protoOf(ServiceStateResponse)));
|
|
23840
23840
|
}
|
|
23841
23841
|
function ServiceStateResponse(state) {
|
|
23842
|
-
|
|
23842
|
+
Companion_getInstance_104();
|
|
23843
23843
|
this.state = state;
|
|
23844
23844
|
}
|
|
23845
23845
|
protoOf(ServiceStateResponse).v8v = function () {
|
|
@@ -23905,7 +23905,7 @@
|
|
|
23905
23905
|
return $serializer_getInstance_87();
|
|
23906
23906
|
};
|
|
23907
23907
|
var Companion_instance_100;
|
|
23908
|
-
function
|
|
23908
|
+
function Companion_getInstance_105() {
|
|
23909
23909
|
if (Companion_instance_100 == null)
|
|
23910
23910
|
new Companion_100();
|
|
23911
23911
|
return Companion_instance_100;
|
|
@@ -23920,7 +23920,7 @@
|
|
|
23920
23920
|
protoOf($serializer_87).o8w = function (encoder, value) {
|
|
23921
23921
|
var tmp0_desc = this.n8w_1;
|
|
23922
23922
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
23923
|
-
var tmp2_cached =
|
|
23923
|
+
var tmp2_cached = Companion_getInstance_105().m8w_1;
|
|
23924
23924
|
tmp1_output.c24(tmp0_desc, 0, tmp2_cached[0].z(), value.key);
|
|
23925
23925
|
tmp1_output.c24(tmp0_desc, 1, tmp2_cached[1].z(), value.metadata);
|
|
23926
23926
|
tmp1_output.m22(tmp0_desc);
|
|
@@ -23936,7 +23936,7 @@
|
|
|
23936
23936
|
var tmp4_local0 = null;
|
|
23937
23937
|
var tmp5_local1 = null;
|
|
23938
23938
|
var tmp6_input = decoder.l22(tmp0_desc);
|
|
23939
|
-
var tmp7_cached =
|
|
23939
|
+
var tmp7_cached = Companion_getInstance_105().m8w_1;
|
|
23940
23940
|
if (tmp6_input.b23()) {
|
|
23941
23941
|
tmp4_local0 = tmp6_input.x22(tmp0_desc, 0, tmp7_cached[0].z(), tmp4_local0);
|
|
23942
23942
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -23968,7 +23968,7 @@
|
|
|
23968
23968
|
return this.n8w_1;
|
|
23969
23969
|
};
|
|
23970
23970
|
protoOf($serializer_87).p2a = function () {
|
|
23971
|
-
var tmp0_cached =
|
|
23971
|
+
var tmp0_cached = Companion_getInstance_105().m8w_1;
|
|
23972
23972
|
// Inline function 'kotlin.arrayOf' call
|
|
23973
23973
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
23974
23974
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -23992,7 +23992,7 @@
|
|
|
23992
23992
|
return DiscoveredDeviceResponse_init_$Init$(seen0, key, metadata, serializationConstructorMarker, objectCreate(protoOf(DiscoveredDeviceResponse)));
|
|
23993
23993
|
}
|
|
23994
23994
|
function DiscoveredDeviceResponse(key, metadata) {
|
|
23995
|
-
|
|
23995
|
+
Companion_getInstance_105();
|
|
23996
23996
|
this.key = key;
|
|
23997
23997
|
this.metadata = metadata;
|
|
23998
23998
|
}
|
|
@@ -24075,7 +24075,7 @@
|
|
|
24075
24075
|
return this.m5q();
|
|
24076
24076
|
};
|
|
24077
24077
|
var Companion_instance_101;
|
|
24078
|
-
function
|
|
24078
|
+
function Companion_getInstance_106() {
|
|
24079
24079
|
ServiceStateType_initEntries();
|
|
24080
24080
|
if (Companion_instance_101 == null)
|
|
24081
24081
|
new Companion_101();
|
|
@@ -24089,7 +24089,7 @@
|
|
|
24089
24089
|
ServiceStateType_RUNNING_instance = new ServiceStateType('RUNNING', 0);
|
|
24090
24090
|
ServiceStateType_STOPPED_instance = new ServiceStateType('STOPPED', 1);
|
|
24091
24091
|
ServiceStateType_UNDEFINED_instance = new ServiceStateType('UNDEFINED', 2);
|
|
24092
|
-
|
|
24092
|
+
Companion_getInstance_106();
|
|
24093
24093
|
}
|
|
24094
24094
|
function ServiceStateType(name, ordinal) {
|
|
24095
24095
|
Enum.call(this, name, ordinal);
|
|
@@ -24112,7 +24112,7 @@
|
|
|
24112
24112
|
return $serializer_getInstance_88();
|
|
24113
24113
|
};
|
|
24114
24114
|
var Companion_instance_102;
|
|
24115
|
-
function
|
|
24115
|
+
function Companion_getInstance_107() {
|
|
24116
24116
|
return Companion_instance_102;
|
|
24117
24117
|
}
|
|
24118
24118
|
function $serializer_88() {
|
|
@@ -24243,7 +24243,7 @@
|
|
|
24243
24243
|
return $serializer_getInstance_89();
|
|
24244
24244
|
};
|
|
24245
24245
|
var Companion_instance_103;
|
|
24246
|
-
function
|
|
24246
|
+
function Companion_getInstance_108() {
|
|
24247
24247
|
return Companion_instance_103;
|
|
24248
24248
|
}
|
|
24249
24249
|
function $serializer_89() {
|
|
@@ -24369,7 +24369,7 @@
|
|
|
24369
24369
|
return true;
|
|
24370
24370
|
};
|
|
24371
24371
|
function LockResponse$Companion$$childSerializers$_anonymous__xl2fdu() {
|
|
24372
|
-
return
|
|
24372
|
+
return Companion_getInstance_8().m5q();
|
|
24373
24373
|
}
|
|
24374
24374
|
function Companion_104() {
|
|
24375
24375
|
Companion_instance_104 = this;
|
|
@@ -24384,7 +24384,7 @@
|
|
|
24384
24384
|
return $serializer_getInstance_90();
|
|
24385
24385
|
};
|
|
24386
24386
|
var Companion_instance_104;
|
|
24387
|
-
function
|
|
24387
|
+
function Companion_getInstance_109() {
|
|
24388
24388
|
if (Companion_instance_104 == null)
|
|
24389
24389
|
new Companion_104();
|
|
24390
24390
|
return Companion_instance_104;
|
|
@@ -24407,7 +24407,7 @@
|
|
|
24407
24407
|
protoOf($serializer_90).c8x = function (encoder, value) {
|
|
24408
24408
|
var tmp0_desc = this.b8x_1;
|
|
24409
24409
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
24410
|
-
var tmp2_cached =
|
|
24410
|
+
var tmp2_cached = Companion_getInstance_109().a8x_1;
|
|
24411
24411
|
tmp1_output.a24(tmp0_desc, 0, value.id);
|
|
24412
24412
|
tmp1_output.a24(tmp0_desc, 1, value.name);
|
|
24413
24413
|
if (tmp1_output.i24(tmp0_desc, 2) ? true : !(value.colour == null)) {
|
|
@@ -24447,7 +24447,7 @@
|
|
|
24447
24447
|
var tmp12_local8 = false;
|
|
24448
24448
|
var tmp13_local9 = null;
|
|
24449
24449
|
var tmp14_input = decoder.l22(tmp0_desc);
|
|
24450
|
-
var tmp15_cached =
|
|
24450
|
+
var tmp15_cached = Companion_getInstance_109().a8x_1;
|
|
24451
24451
|
if (tmp14_input.b23()) {
|
|
24452
24452
|
tmp4_local0 = tmp14_input.v22(tmp0_desc, 0);
|
|
24453
24453
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -24527,7 +24527,7 @@
|
|
|
24527
24527
|
return this.b8x_1;
|
|
24528
24528
|
};
|
|
24529
24529
|
protoOf($serializer_90).p2a = function () {
|
|
24530
|
-
var tmp0_cached =
|
|
24530
|
+
var tmp0_cached = Companion_getInstance_109().a8x_1;
|
|
24531
24531
|
// Inline function 'kotlin.arrayOf' call
|
|
24532
24532
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
24533
24533
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -24571,7 +24571,7 @@
|
|
|
24571
24571
|
return LockResponse_init_$Init$(seen0, id, name, colour, start, end, role, settings, state, favourite, unlockTime, serializationConstructorMarker, objectCreate(protoOf(LockResponse)));
|
|
24572
24572
|
}
|
|
24573
24573
|
function LockResponse(id, name, colour, start, end, role, settings, state, favourite, unlockTime) {
|
|
24574
|
-
|
|
24574
|
+
Companion_getInstance_109();
|
|
24575
24575
|
colour = colour === VOID ? null : colour;
|
|
24576
24576
|
start = start === VOID ? null : start;
|
|
24577
24577
|
end = end === VOID ? null : end;
|
|
@@ -24717,7 +24717,7 @@
|
|
|
24717
24717
|
return new ArrayListSerializer(StringSerializer_getInstance());
|
|
24718
24718
|
}
|
|
24719
24719
|
function LockSettingsResponse$Companion$$childSerializers$_anonymous__5fd463_2() {
|
|
24720
|
-
return new LinkedHashMapSerializer(
|
|
24720
|
+
return new LinkedHashMapSerializer(Companion_getInstance_6().m5q(), Companion_getInstance_5().m5q());
|
|
24721
24721
|
}
|
|
24722
24722
|
function Companion_105() {
|
|
24723
24723
|
Companion_instance_105 = this;
|
|
@@ -24738,7 +24738,7 @@
|
|
|
24738
24738
|
return $serializer_getInstance_91();
|
|
24739
24739
|
};
|
|
24740
24740
|
var Companion_instance_105;
|
|
24741
|
-
function
|
|
24741
|
+
function Companion_getInstance_110() {
|
|
24742
24742
|
if (Companion_instance_105 == null)
|
|
24743
24743
|
new Companion_105();
|
|
24744
24744
|
return Companion_instance_105;
|
|
@@ -24760,7 +24760,7 @@
|
|
|
24760
24760
|
protoOf($serializer_91).k8x = function (encoder, value) {
|
|
24761
24761
|
var tmp0_desc = this.j8x_1;
|
|
24762
24762
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
24763
|
-
var tmp2_cached =
|
|
24763
|
+
var tmp2_cached = Companion_getInstance_110().i8x_1;
|
|
24764
24764
|
tmp1_output.y23(tmp0_desc, 0, value.unlockTime);
|
|
24765
24765
|
tmp1_output.c24(tmp0_desc, 1, tmp2_cached[1].z(), value.permittedAddresses);
|
|
24766
24766
|
tmp1_output.a24(tmp0_desc, 2, value.defaultName);
|
|
@@ -24798,7 +24798,7 @@
|
|
|
24798
24798
|
var tmp11_local7 = null;
|
|
24799
24799
|
var tmp12_local8 = null;
|
|
24800
24800
|
var tmp13_input = decoder.l22(tmp0_desc);
|
|
24801
|
-
var tmp14_cached =
|
|
24801
|
+
var tmp14_cached = Companion_getInstance_110().i8x_1;
|
|
24802
24802
|
if (tmp13_input.b23()) {
|
|
24803
24803
|
tmp4_local0 = tmp13_input.t22(tmp0_desc, 0);
|
|
24804
24804
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -24872,7 +24872,7 @@
|
|
|
24872
24872
|
return this.j8x_1;
|
|
24873
24873
|
};
|
|
24874
24874
|
protoOf($serializer_91).p2a = function () {
|
|
24875
|
-
var tmp0_cached =
|
|
24875
|
+
var tmp0_cached = Companion_getInstance_110().i8x_1;
|
|
24876
24876
|
// Inline function 'kotlin.arrayOf' call
|
|
24877
24877
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
24878
24878
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -24915,7 +24915,7 @@
|
|
|
24915
24915
|
return LockSettingsResponse_init_$Init$(seen0, unlockTime, permittedAddresses, defaultName, usageRequirements, unlockBetweenWindow, tiles, hidden, directAccessEndpoints, capabilities, serializationConstructorMarker, objectCreate(protoOf(LockSettingsResponse)));
|
|
24916
24916
|
}
|
|
24917
24917
|
function LockSettingsResponse(unlockTime, permittedAddresses, defaultName, usageRequirements, unlockBetweenWindow, tiles, hidden, directAccessEndpoints, capabilities) {
|
|
24918
|
-
|
|
24918
|
+
Companion_getInstance_110();
|
|
24919
24919
|
usageRequirements = usageRequirements === VOID ? null : usageRequirements;
|
|
24920
24920
|
unlockBetweenWindow = unlockBetweenWindow === VOID ? null : unlockBetweenWindow;
|
|
24921
24921
|
directAccessEndpoints = directAccessEndpoints === VOID ? emptyList() : directAccessEndpoints;
|
|
@@ -25056,7 +25056,7 @@
|
|
|
25056
25056
|
return $serializer_getInstance_92();
|
|
25057
25057
|
};
|
|
25058
25058
|
var Companion_instance_106;
|
|
25059
|
-
function
|
|
25059
|
+
function Companion_getInstance_111() {
|
|
25060
25060
|
if (Companion_instance_106 == null)
|
|
25061
25061
|
new Companion_106();
|
|
25062
25062
|
return Companion_instance_106;
|
|
@@ -25071,7 +25071,7 @@
|
|
|
25071
25071
|
protoOf($serializer_92).v8x = function (encoder, value) {
|
|
25072
25072
|
var tmp0_desc = this.u8x_1;
|
|
25073
25073
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
25074
|
-
var tmp2_cached =
|
|
25074
|
+
var tmp2_cached = Companion_getInstance_111().t8x_1;
|
|
25075
25075
|
if (tmp1_output.i24(tmp0_desc, 0) ? true : !(value.time == null)) {
|
|
25076
25076
|
tmp1_output.e24(tmp0_desc, 0, tmp2_cached[0].z(), value.time);
|
|
25077
25077
|
}
|
|
@@ -25091,7 +25091,7 @@
|
|
|
25091
25091
|
var tmp4_local0 = null;
|
|
25092
25092
|
var tmp5_local1 = null;
|
|
25093
25093
|
var tmp6_input = decoder.l22(tmp0_desc);
|
|
25094
|
-
var tmp7_cached =
|
|
25094
|
+
var tmp7_cached = Companion_getInstance_111().t8x_1;
|
|
25095
25095
|
if (tmp6_input.b23()) {
|
|
25096
25096
|
tmp4_local0 = tmp6_input.z22(tmp0_desc, 0, tmp7_cached[0].z(), tmp4_local0);
|
|
25097
25097
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -25123,7 +25123,7 @@
|
|
|
25123
25123
|
return this.u8x_1;
|
|
25124
25124
|
};
|
|
25125
25125
|
protoOf($serializer_92).p2a = function () {
|
|
25126
|
-
var tmp0_cached =
|
|
25126
|
+
var tmp0_cached = Companion_getInstance_111().t8x_1;
|
|
25127
25127
|
// Inline function 'kotlin.arrayOf' call
|
|
25128
25128
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
25129
25129
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -25153,7 +25153,7 @@
|
|
|
25153
25153
|
return UsageRequirementsResponse_init_$Init$(seen0, time, location, serializationConstructorMarker, objectCreate(protoOf(UsageRequirementsResponse)));
|
|
25154
25154
|
}
|
|
25155
25155
|
function UsageRequirementsResponse(time, location) {
|
|
25156
|
-
|
|
25156
|
+
Companion_getInstance_111();
|
|
25157
25157
|
time = time === VOID ? null : time;
|
|
25158
25158
|
location = location === VOID ? null : location;
|
|
25159
25159
|
this.time = time;
|
|
@@ -25215,7 +25215,7 @@
|
|
|
25215
25215
|
return $serializer_getInstance_93();
|
|
25216
25216
|
};
|
|
25217
25217
|
var Companion_instance_107;
|
|
25218
|
-
function
|
|
25218
|
+
function Companion_getInstance_112() {
|
|
25219
25219
|
if (Companion_instance_107 == null)
|
|
25220
25220
|
new Companion_107();
|
|
25221
25221
|
return Companion_instance_107;
|
|
@@ -25232,7 +25232,7 @@
|
|
|
25232
25232
|
protoOf($serializer_93).b8y = function (encoder, value) {
|
|
25233
25233
|
var tmp0_desc = this.a8y_1;
|
|
25234
25234
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
25235
|
-
var tmp2_cached =
|
|
25235
|
+
var tmp2_cached = Companion_getInstance_112().z8x_1;
|
|
25236
25236
|
tmp1_output.a24(tmp0_desc, 0, value.start);
|
|
25237
25237
|
tmp1_output.a24(tmp0_desc, 1, value.end);
|
|
25238
25238
|
tmp1_output.a24(tmp0_desc, 2, value.timezone);
|
|
@@ -25252,7 +25252,7 @@
|
|
|
25252
25252
|
var tmp6_local2 = null;
|
|
25253
25253
|
var tmp7_local3 = null;
|
|
25254
25254
|
var tmp8_input = decoder.l22(tmp0_desc);
|
|
25255
|
-
var tmp9_cached =
|
|
25255
|
+
var tmp9_cached = Companion_getInstance_112().z8x_1;
|
|
25256
25256
|
if (tmp8_input.b23()) {
|
|
25257
25257
|
tmp4_local0 = tmp8_input.v22(tmp0_desc, 0);
|
|
25258
25258
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -25296,7 +25296,7 @@
|
|
|
25296
25296
|
return this.a8y_1;
|
|
25297
25297
|
};
|
|
25298
25298
|
protoOf($serializer_93).p2a = function () {
|
|
25299
|
-
var tmp0_cached =
|
|
25299
|
+
var tmp0_cached = Companion_getInstance_112().z8x_1;
|
|
25300
25300
|
// Inline function 'kotlin.arrayOf' call
|
|
25301
25301
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
25302
25302
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -25322,7 +25322,7 @@
|
|
|
25322
25322
|
return TimeRequirementResponse_init_$Init$(seen0, start, end, timezone, days, serializationConstructorMarker, objectCreate(protoOf(TimeRequirementResponse)));
|
|
25323
25323
|
}
|
|
25324
25324
|
function TimeRequirementResponse(start, end, timezone, days) {
|
|
25325
|
-
|
|
25325
|
+
Companion_getInstance_112();
|
|
25326
25326
|
this.start = start;
|
|
25327
25327
|
this.end = end;
|
|
25328
25328
|
this.timezone = timezone;
|
|
@@ -25394,7 +25394,7 @@
|
|
|
25394
25394
|
return $serializer_getInstance_94();
|
|
25395
25395
|
};
|
|
25396
25396
|
var Companion_instance_108;
|
|
25397
|
-
function
|
|
25397
|
+
function Companion_getInstance_113() {
|
|
25398
25398
|
return Companion_instance_108;
|
|
25399
25399
|
}
|
|
25400
25400
|
function $serializer_94() {
|
|
@@ -25603,7 +25603,7 @@
|
|
|
25603
25603
|
return $serializer_getInstance_95();
|
|
25604
25604
|
};
|
|
25605
25605
|
var Companion_instance_109;
|
|
25606
|
-
function
|
|
25606
|
+
function Companion_getInstance_114() {
|
|
25607
25607
|
if (Companion_instance_109 == null)
|
|
25608
25608
|
new Companion_109();
|
|
25609
25609
|
return Companion_instance_109;
|
|
@@ -25621,7 +25621,7 @@
|
|
|
25621
25621
|
protoOf($serializer_95).g8y = function (encoder, value) {
|
|
25622
25622
|
var tmp0_desc = this.f8y_1;
|
|
25623
25623
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
25624
|
-
var tmp2_cached =
|
|
25624
|
+
var tmp2_cached = Companion_getInstance_114().e8y_1;
|
|
25625
25625
|
tmp1_output.a24(tmp0_desc, 0, value.start);
|
|
25626
25626
|
tmp1_output.a24(tmp0_desc, 1, value.end);
|
|
25627
25627
|
tmp1_output.a24(tmp0_desc, 2, value.timezone);
|
|
@@ -25645,7 +25645,7 @@
|
|
|
25645
25645
|
var tmp7_local3 = null;
|
|
25646
25646
|
var tmp8_local4 = null;
|
|
25647
25647
|
var tmp9_input = decoder.l22(tmp0_desc);
|
|
25648
|
-
var tmp10_cached =
|
|
25648
|
+
var tmp10_cached = Companion_getInstance_114().e8y_1;
|
|
25649
25649
|
if (tmp9_input.b23()) {
|
|
25650
25650
|
tmp4_local0 = tmp9_input.v22(tmp0_desc, 0);
|
|
25651
25651
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -25695,7 +25695,7 @@
|
|
|
25695
25695
|
return this.f8y_1;
|
|
25696
25696
|
};
|
|
25697
25697
|
protoOf($serializer_95).p2a = function () {
|
|
25698
|
-
var tmp0_cached =
|
|
25698
|
+
var tmp0_cached = Companion_getInstance_114().e8y_1;
|
|
25699
25699
|
// Inline function 'kotlin.arrayOf' call
|
|
25700
25700
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
25701
25701
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -25725,7 +25725,7 @@
|
|
|
25725
25725
|
return UnlockBetweenSettingResponse_init_$Init$(seen0, start, end, timezone, days, exceptions, serializationConstructorMarker, objectCreate(protoOf(UnlockBetweenSettingResponse)));
|
|
25726
25726
|
}
|
|
25727
25727
|
function UnlockBetweenSettingResponse(start, end, timezone, days, exceptions) {
|
|
25728
|
-
|
|
25728
|
+
Companion_getInstance_114();
|
|
25729
25729
|
exceptions = exceptions === VOID ? null : exceptions;
|
|
25730
25730
|
this.start = start;
|
|
25731
25731
|
this.end = end;
|
|
@@ -25809,7 +25809,7 @@
|
|
|
25809
25809
|
return $serializer_getInstance_96();
|
|
25810
25810
|
};
|
|
25811
25811
|
var Companion_instance_110;
|
|
25812
|
-
function
|
|
25812
|
+
function Companion_getInstance_115() {
|
|
25813
25813
|
return Companion_instance_110;
|
|
25814
25814
|
}
|
|
25815
25815
|
function $serializer_96() {
|
|
@@ -25940,7 +25940,7 @@
|
|
|
25940
25940
|
return $serializer_getInstance_97();
|
|
25941
25941
|
};
|
|
25942
25942
|
var Companion_instance_111;
|
|
25943
|
-
function
|
|
25943
|
+
function Companion_getInstance_116() {
|
|
25944
25944
|
return Companion_instance_111;
|
|
25945
25945
|
}
|
|
25946
25946
|
function $serializer_97() {
|
|
@@ -26071,7 +26071,7 @@
|
|
|
26071
26071
|
return $serializer_getInstance_98();
|
|
26072
26072
|
};
|
|
26073
26073
|
var Companion_instance_112;
|
|
26074
|
-
function
|
|
26074
|
+
function Companion_getInstance_117() {
|
|
26075
26075
|
return Companion_instance_112;
|
|
26076
26076
|
}
|
|
26077
26077
|
function $serializer_98() {
|
|
@@ -26283,7 +26283,7 @@
|
|
|
26283
26283
|
return $serializer_getInstance_99();
|
|
26284
26284
|
};
|
|
26285
26285
|
var Companion_instance_113;
|
|
26286
|
-
function
|
|
26286
|
+
function Companion_getInstance_118() {
|
|
26287
26287
|
return Companion_instance_113;
|
|
26288
26288
|
}
|
|
26289
26289
|
function $serializer_99() {
|
|
@@ -26409,7 +26409,7 @@
|
|
|
26409
26409
|
return true;
|
|
26410
26410
|
};
|
|
26411
26411
|
function UserLockResponse$Companion$$childSerializers$_anonymous__q3g8xf() {
|
|
26412
|
-
return
|
|
26412
|
+
return Companion_getInstance_8().m5q();
|
|
26413
26413
|
}
|
|
26414
26414
|
function Companion_114() {
|
|
26415
26415
|
Companion_instance_114 = this;
|
|
@@ -26424,7 +26424,7 @@
|
|
|
26424
26424
|
return $serializer_getInstance_100();
|
|
26425
26425
|
};
|
|
26426
26426
|
var Companion_instance_114;
|
|
26427
|
-
function
|
|
26427
|
+
function Companion_getInstance_119() {
|
|
26428
26428
|
if (Companion_instance_114 == null)
|
|
26429
26429
|
new Companion_114();
|
|
26430
26430
|
return Companion_instance_114;
|
|
@@ -26446,7 +26446,7 @@
|
|
|
26446
26446
|
protoOf($serializer_100).w8y = function (encoder, value) {
|
|
26447
26447
|
var tmp0_desc = this.v8y_1;
|
|
26448
26448
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
26449
|
-
var tmp2_cached =
|
|
26449
|
+
var tmp2_cached = Companion_getInstance_119().u8y_1;
|
|
26450
26450
|
tmp1_output.a24(tmp0_desc, 0, value.userId);
|
|
26451
26451
|
tmp1_output.a24(tmp0_desc, 1, value.email);
|
|
26452
26452
|
tmp1_output.a24(tmp0_desc, 2, value.publicKey);
|
|
@@ -26482,7 +26482,7 @@
|
|
|
26482
26482
|
var tmp11_local7 = null;
|
|
26483
26483
|
var tmp12_local8 = null;
|
|
26484
26484
|
var tmp13_input = decoder.l22(tmp0_desc);
|
|
26485
|
-
var tmp14_cached =
|
|
26485
|
+
var tmp14_cached = Companion_getInstance_119().u8y_1;
|
|
26486
26486
|
if (tmp13_input.b23()) {
|
|
26487
26487
|
tmp4_local0 = tmp13_input.v22(tmp0_desc, 0);
|
|
26488
26488
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -26556,7 +26556,7 @@
|
|
|
26556
26556
|
return this.v8y_1;
|
|
26557
26557
|
};
|
|
26558
26558
|
protoOf($serializer_100).p2a = function () {
|
|
26559
|
-
var tmp0_cached =
|
|
26559
|
+
var tmp0_cached = Companion_getInstance_119().u8y_1;
|
|
26560
26560
|
// Inline function 'kotlin.arrayOf' call
|
|
26561
26561
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
26562
26562
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -26596,7 +26596,7 @@
|
|
|
26596
26596
|
return UserLockResponse_init_$Init$(seen0, userId, email, publicKey, displayName, orphan, foreign, role, start, end, serializationConstructorMarker, objectCreate(protoOf(UserLockResponse)));
|
|
26597
26597
|
}
|
|
26598
26598
|
function UserLockResponse(userId, email, publicKey, displayName, orphan, foreign, role, start, end) {
|
|
26599
|
-
|
|
26599
|
+
Companion_getInstance_119();
|
|
26600
26600
|
displayName = displayName === VOID ? null : displayName;
|
|
26601
26601
|
start = start === VOID ? null : start;
|
|
26602
26602
|
end = end === VOID ? null : end;
|
|
@@ -26736,7 +26736,7 @@
|
|
|
26736
26736
|
return $serializer_getInstance_101();
|
|
26737
26737
|
};
|
|
26738
26738
|
var Companion_instance_115;
|
|
26739
|
-
function
|
|
26739
|
+
function Companion_getInstance_120() {
|
|
26740
26740
|
if (Companion_instance_115 == null)
|
|
26741
26741
|
new Companion_115();
|
|
26742
26742
|
return Companion_instance_115;
|
|
@@ -26758,7 +26758,7 @@
|
|
|
26758
26758
|
protoOf($serializer_101).c8z = function (encoder, value) {
|
|
26759
26759
|
var tmp0_desc = this.b8z_1;
|
|
26760
26760
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
26761
|
-
var tmp2_cached =
|
|
26761
|
+
var tmp2_cached = Companion_getInstance_120().a8z_1;
|
|
26762
26762
|
tmp1_output.a24(tmp0_desc, 0, value.userId);
|
|
26763
26763
|
tmp1_output.a24(tmp0_desc, 1, value.email);
|
|
26764
26764
|
tmp1_output.a24(tmp0_desc, 2, value.publicKey);
|
|
@@ -26794,7 +26794,7 @@
|
|
|
26794
26794
|
var tmp11_local7 = null;
|
|
26795
26795
|
var tmp12_local8 = null;
|
|
26796
26796
|
var tmp13_input = decoder.l22(tmp0_desc);
|
|
26797
|
-
var tmp14_cached =
|
|
26797
|
+
var tmp14_cached = Companion_getInstance_120().a8z_1;
|
|
26798
26798
|
if (tmp13_input.b23()) {
|
|
26799
26799
|
tmp4_local0 = tmp13_input.v22(tmp0_desc, 0);
|
|
26800
26800
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -26868,7 +26868,7 @@
|
|
|
26868
26868
|
return this.b8z_1;
|
|
26869
26869
|
};
|
|
26870
26870
|
protoOf($serializer_101).p2a = function () {
|
|
26871
|
-
var tmp0_cached =
|
|
26871
|
+
var tmp0_cached = Companion_getInstance_120().a8z_1;
|
|
26872
26872
|
// Inline function 'kotlin.arrayOf' call
|
|
26873
26873
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
26874
26874
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -26908,7 +26908,7 @@
|
|
|
26908
26908
|
return LockUserResponse_init_$Init$(seen0, userId, email, publicKey, displayName, orphan, foreign, start, end, devices, serializationConstructorMarker, objectCreate(protoOf(LockUserResponse)));
|
|
26909
26909
|
}
|
|
26910
26910
|
function LockUserResponse(userId, email, publicKey, displayName, orphan, foreign, start, end, devices) {
|
|
26911
|
-
|
|
26911
|
+
Companion_getInstance_120();
|
|
26912
26912
|
displayName = displayName === VOID ? null : displayName;
|
|
26913
26913
|
start = start === VOID ? null : start;
|
|
26914
26914
|
end = end === VOID ? null : end;
|
|
@@ -27033,7 +27033,7 @@
|
|
|
27033
27033
|
return true;
|
|
27034
27034
|
};
|
|
27035
27035
|
function LockUserDetailsResponse$Companion$$childSerializers$_anonymous__byr325() {
|
|
27036
|
-
return
|
|
27036
|
+
return Companion_getInstance_8().m5q();
|
|
27037
27037
|
}
|
|
27038
27038
|
function Companion_116() {
|
|
27039
27039
|
Companion_instance_116 = this;
|
|
@@ -27048,7 +27048,7 @@
|
|
|
27048
27048
|
return $serializer_getInstance_102();
|
|
27049
27049
|
};
|
|
27050
27050
|
var Companion_instance_116;
|
|
27051
|
-
function
|
|
27051
|
+
function Companion_getInstance_121() {
|
|
27052
27052
|
if (Companion_instance_116 == null)
|
|
27053
27053
|
new Companion_116();
|
|
27054
27054
|
return Companion_instance_116;
|
|
@@ -27065,7 +27065,7 @@
|
|
|
27065
27065
|
protoOf($serializer_102).h8z = function (encoder, value) {
|
|
27066
27066
|
var tmp0_desc = this.g8z_1;
|
|
27067
27067
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
27068
|
-
var tmp2_cached =
|
|
27068
|
+
var tmp2_cached = Companion_getInstance_121().f8z_1;
|
|
27069
27069
|
tmp1_output.a24(tmp0_desc, 0, value.deviceId);
|
|
27070
27070
|
tmp1_output.c24(tmp0_desc, 1, tmp2_cached[1].z(), value.role);
|
|
27071
27071
|
if (tmp1_output.i24(tmp0_desc, 2) ? true : !(value.start == null)) {
|
|
@@ -27089,7 +27089,7 @@
|
|
|
27089
27089
|
var tmp6_local2 = null;
|
|
27090
27090
|
var tmp7_local3 = null;
|
|
27091
27091
|
var tmp8_input = decoder.l22(tmp0_desc);
|
|
27092
|
-
var tmp9_cached =
|
|
27092
|
+
var tmp9_cached = Companion_getInstance_121().f8z_1;
|
|
27093
27093
|
if (tmp8_input.b23()) {
|
|
27094
27094
|
tmp4_local0 = tmp8_input.v22(tmp0_desc, 0);
|
|
27095
27095
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -27133,7 +27133,7 @@
|
|
|
27133
27133
|
return this.g8z_1;
|
|
27134
27134
|
};
|
|
27135
27135
|
protoOf($serializer_102).p2a = function () {
|
|
27136
|
-
var tmp0_cached =
|
|
27136
|
+
var tmp0_cached = Companion_getInstance_121().f8z_1;
|
|
27137
27137
|
// Inline function 'kotlin.arrayOf' call
|
|
27138
27138
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
27139
27139
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -27165,7 +27165,7 @@
|
|
|
27165
27165
|
return LockUserDetailsResponse_init_$Init$(seen0, deviceId, role, start, end, serializationConstructorMarker, objectCreate(protoOf(LockUserDetailsResponse)));
|
|
27166
27166
|
}
|
|
27167
27167
|
function LockUserDetailsResponse(deviceId, role, start, end) {
|
|
27168
|
-
|
|
27168
|
+
Companion_getInstance_121();
|
|
27169
27169
|
start = start === VOID ? null : start;
|
|
27170
27170
|
end = end === VOID ? null : end;
|
|
27171
27171
|
this.deviceId = deviceId;
|
|
@@ -27234,7 +27234,7 @@
|
|
|
27234
27234
|
return true;
|
|
27235
27235
|
};
|
|
27236
27236
|
function AuditResponse$Companion$$childSerializers$_anonymous__ttidhu() {
|
|
27237
|
-
return
|
|
27237
|
+
return Companion_getInstance_4().m5q();
|
|
27238
27238
|
}
|
|
27239
27239
|
function Companion_117() {
|
|
27240
27240
|
Companion_instance_117 = this;
|
|
@@ -27249,7 +27249,7 @@
|
|
|
27249
27249
|
return $serializer_getInstance_103();
|
|
27250
27250
|
};
|
|
27251
27251
|
var Companion_instance_117;
|
|
27252
|
-
function
|
|
27252
|
+
function Companion_getInstance_122() {
|
|
27253
27253
|
if (Companion_instance_117 == null)
|
|
27254
27254
|
new Companion_117();
|
|
27255
27255
|
return Companion_instance_117;
|
|
@@ -27269,7 +27269,7 @@
|
|
|
27269
27269
|
protoOf($serializer_103).m8z = function (encoder, value) {
|
|
27270
27270
|
var tmp0_desc = this.l8z_1;
|
|
27271
27271
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
27272
|
-
var tmp2_cached =
|
|
27272
|
+
var tmp2_cached = Companion_getInstance_122().k8z_1;
|
|
27273
27273
|
tmp1_output.a24(tmp0_desc, 0, value.deviceId);
|
|
27274
27274
|
tmp1_output.y23(tmp0_desc, 1, value.timestamp);
|
|
27275
27275
|
tmp1_output.c24(tmp0_desc, 2, tmp2_cached[2].z(), value.type);
|
|
@@ -27299,7 +27299,7 @@
|
|
|
27299
27299
|
var tmp9_local5 = null;
|
|
27300
27300
|
var tmp10_local6 = false;
|
|
27301
27301
|
var tmp11_input = decoder.l22(tmp0_desc);
|
|
27302
|
-
var tmp12_cached =
|
|
27302
|
+
var tmp12_cached = Companion_getInstance_122().k8z_1;
|
|
27303
27303
|
if (tmp11_input.b23()) {
|
|
27304
27304
|
tmp4_local0 = tmp11_input.v22(tmp0_desc, 0);
|
|
27305
27305
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -27361,7 +27361,7 @@
|
|
|
27361
27361
|
return this.l8z_1;
|
|
27362
27362
|
};
|
|
27363
27363
|
protoOf($serializer_103).p2a = function () {
|
|
27364
|
-
var tmp0_cached =
|
|
27364
|
+
var tmp0_cached = Companion_getInstance_122().k8z_1;
|
|
27365
27365
|
// Inline function 'kotlin.arrayOf' call
|
|
27366
27366
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
27367
27367
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -27396,7 +27396,7 @@
|
|
|
27396
27396
|
return AuditResponse_init_$Init$(seen0, deviceId, timestamp, type, issuer, subject, rejectionReason, rejected, serializationConstructorMarker, objectCreate(protoOf(AuditResponse)));
|
|
27397
27397
|
}
|
|
27398
27398
|
function AuditResponse(deviceId, timestamp, type, issuer, subject, rejectionReason, rejected) {
|
|
27399
|
-
|
|
27399
|
+
Companion_getInstance_122();
|
|
27400
27400
|
subject = subject === VOID ? null : subject;
|
|
27401
27401
|
rejectionReason = rejectionReason === VOID ? null : rejectionReason;
|
|
27402
27402
|
this.deviceId = deviceId;
|
|
@@ -27503,7 +27503,7 @@
|
|
|
27503
27503
|
return $serializer_getInstance_104();
|
|
27504
27504
|
};
|
|
27505
27505
|
var Companion_instance_118;
|
|
27506
|
-
function
|
|
27506
|
+
function Companion_getInstance_123() {
|
|
27507
27507
|
return Companion_instance_118;
|
|
27508
27508
|
}
|
|
27509
27509
|
function $serializer_104() {
|
|
@@ -27667,7 +27667,7 @@
|
|
|
27667
27667
|
return $serializer_getInstance_105();
|
|
27668
27668
|
};
|
|
27669
27669
|
var Companion_instance_119;
|
|
27670
|
-
function
|
|
27670
|
+
function Companion_getInstance_124() {
|
|
27671
27671
|
return Companion_instance_119;
|
|
27672
27672
|
}
|
|
27673
27673
|
function $serializer_105() {
|
|
@@ -27864,7 +27864,7 @@
|
|
|
27864
27864
|
return $serializer_getInstance_106();
|
|
27865
27865
|
};
|
|
27866
27866
|
var Companion_instance_120;
|
|
27867
|
-
function
|
|
27867
|
+
function Companion_getInstance_125() {
|
|
27868
27868
|
if (Companion_instance_120 == null)
|
|
27869
27869
|
new Companion_120();
|
|
27870
27870
|
return Companion_instance_120;
|
|
@@ -27894,7 +27894,7 @@
|
|
|
27894
27894
|
protoOf($serializer_106).c90 = function (encoder, value) {
|
|
27895
27895
|
var tmp0_desc = this.b90_1;
|
|
27896
27896
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
27897
|
-
var tmp2_cached =
|
|
27897
|
+
var tmp2_cached = Companion_getInstance_125().a90_1;
|
|
27898
27898
|
tmp1_output.a24(tmp0_desc, 0, value.applicationId);
|
|
27899
27899
|
tmp1_output.a24(tmp0_desc, 1, value.name);
|
|
27900
27900
|
if (tmp1_output.i24(tmp0_desc, 2) ? true : !(value.lastUpdated == null)) {
|
|
@@ -27966,7 +27966,7 @@
|
|
|
27966
27966
|
var tmp19_local15 = null;
|
|
27967
27967
|
var tmp20_local16 = null;
|
|
27968
27968
|
var tmp21_input = decoder.l22(tmp0_desc);
|
|
27969
|
-
var tmp22_cached =
|
|
27969
|
+
var tmp22_cached = Companion_getInstance_125().a90_1;
|
|
27970
27970
|
if (tmp21_input.b23()) {
|
|
27971
27971
|
tmp4_local0 = tmp21_input.v22(tmp0_desc, 0);
|
|
27972
27972
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -28088,7 +28088,7 @@
|
|
|
28088
28088
|
return this.b90_1;
|
|
28089
28089
|
};
|
|
28090
28090
|
protoOf($serializer_106).p2a = function () {
|
|
28091
|
-
var tmp0_cached =
|
|
28091
|
+
var tmp0_cached = Companion_getInstance_125().a90_1;
|
|
28092
28092
|
// Inline function 'kotlin.arrayOf' call
|
|
28093
28093
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
28094
28094
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -28166,7 +28166,7 @@
|
|
|
28166
28166
|
return ApplicationResponse_init_$Init$(seen0, applicationId, name, lastUpdated, owners, corsDomains, authDomains, logoUrl, privacyPolicy, mailingAddress, companyName, supportContact, appLink, slug, emailPreferences, authKeys, oauth, isDoordeckApplication, serializationConstructorMarker, objectCreate(protoOf(ApplicationResponse)));
|
|
28167
28167
|
}
|
|
28168
28168
|
function ApplicationResponse(applicationId, name, lastUpdated, owners, corsDomains, authDomains, logoUrl, privacyPolicy, mailingAddress, companyName, supportContact, appLink, slug, emailPreferences, authKeys, oauth, isDoordeckApplication) {
|
|
28169
|
-
|
|
28169
|
+
Companion_getInstance_125();
|
|
28170
28170
|
lastUpdated = lastUpdated === VOID ? null : lastUpdated;
|
|
28171
28171
|
owners = owners === VOID ? null : owners;
|
|
28172
28172
|
corsDomains = corsDomains === VOID ? null : corsDomains;
|
|
@@ -28410,7 +28410,7 @@
|
|
|
28410
28410
|
return this.m5q();
|
|
28411
28411
|
};
|
|
28412
28412
|
var Companion_instance_121;
|
|
28413
|
-
function
|
|
28413
|
+
function Companion_getInstance_126() {
|
|
28414
28414
|
return Companion_instance_121;
|
|
28415
28415
|
}
|
|
28416
28416
|
function AuthKeyResponse() {
|
|
@@ -28436,7 +28436,7 @@
|
|
|
28436
28436
|
return $serializer_getInstance_107();
|
|
28437
28437
|
};
|
|
28438
28438
|
var Companion_instance_122;
|
|
28439
|
-
function
|
|
28439
|
+
function Companion_getInstance_127() {
|
|
28440
28440
|
if (Companion_instance_122 == null)
|
|
28441
28441
|
new Companion_122();
|
|
28442
28442
|
return Companion_instance_122;
|
|
@@ -28463,7 +28463,7 @@
|
|
|
28463
28463
|
protoOf($serializer_107).c91 = function (encoder, value) {
|
|
28464
28464
|
var tmp0_desc = this.b91_1;
|
|
28465
28465
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
28466
|
-
var tmp2_cached =
|
|
28466
|
+
var tmp2_cached = Companion_getInstance_127().a91_1;
|
|
28467
28467
|
tmp1_output.a24(tmp0_desc, 0, value.d91_1);
|
|
28468
28468
|
tmp1_output.a24(tmp0_desc, 1, value.e91_1);
|
|
28469
28469
|
if (tmp1_output.i24(tmp0_desc, 2) ? true : !(value.f91_1 == null)) {
|
|
@@ -28519,7 +28519,7 @@
|
|
|
28519
28519
|
var tmp15_local11 = null;
|
|
28520
28520
|
var tmp16_local12 = null;
|
|
28521
28521
|
var tmp17_input = decoder.l22(tmp0_desc);
|
|
28522
|
-
var tmp18_cached =
|
|
28522
|
+
var tmp18_cached = Companion_getInstance_127().a91_1;
|
|
28523
28523
|
if (tmp17_input.b23()) {
|
|
28524
28524
|
tmp4_local0 = tmp17_input.v22(tmp0_desc, 0);
|
|
28525
28525
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -28617,7 +28617,7 @@
|
|
|
28617
28617
|
return this.b91_1;
|
|
28618
28618
|
};
|
|
28619
28619
|
protoOf($serializer_107).p2a = function () {
|
|
28620
|
-
var tmp0_cached =
|
|
28620
|
+
var tmp0_cached = Companion_getInstance_127().a91_1;
|
|
28621
28621
|
// Inline function 'kotlin.arrayOf' call
|
|
28622
28622
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
28623
28623
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -28679,7 +28679,7 @@
|
|
|
28679
28679
|
return RsaKeyResponse_init_$Init$(seen0, use, kid, alg, ops, x5u, x5t, x5t256, x5c, exp, nbf, iat, e, n, serializationConstructorMarker, objectCreate(protoOf(RsaKeyResponse)));
|
|
28680
28680
|
}
|
|
28681
28681
|
function RsaKeyResponse(use, kid, alg, ops, x5u, x5t, x5t256, x5c, exp, nbf, iat, e, n) {
|
|
28682
|
-
|
|
28682
|
+
Companion_getInstance_127();
|
|
28683
28683
|
alg = alg === VOID ? null : alg;
|
|
28684
28684
|
ops = ops === VOID ? null : ops;
|
|
28685
28685
|
x5u = x5u === VOID ? null : x5u;
|
|
@@ -28874,7 +28874,7 @@
|
|
|
28874
28874
|
return $serializer_getInstance_108();
|
|
28875
28875
|
};
|
|
28876
28876
|
var Companion_instance_123;
|
|
28877
|
-
function
|
|
28877
|
+
function Companion_getInstance_128() {
|
|
28878
28878
|
if (Companion_instance_123 == null)
|
|
28879
28879
|
new Companion_123();
|
|
28880
28880
|
return Companion_instance_123;
|
|
@@ -28902,7 +28902,7 @@
|
|
|
28902
28902
|
protoOf($serializer_108).r91 = function (encoder, value) {
|
|
28903
28903
|
var tmp0_desc = this.q91_1;
|
|
28904
28904
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
28905
|
-
var tmp2_cached =
|
|
28905
|
+
var tmp2_cached = Companion_getInstance_128().p91_1;
|
|
28906
28906
|
tmp1_output.a24(tmp0_desc, 0, value.s91_1);
|
|
28907
28907
|
tmp1_output.a24(tmp0_desc, 1, value.t91_1);
|
|
28908
28908
|
if (tmp1_output.i24(tmp0_desc, 2) ? true : !(value.u91_1 == null)) {
|
|
@@ -28960,7 +28960,7 @@
|
|
|
28960
28960
|
var tmp16_local12 = null;
|
|
28961
28961
|
var tmp17_local13 = null;
|
|
28962
28962
|
var tmp18_input = decoder.l22(tmp0_desc);
|
|
28963
|
-
var tmp19_cached =
|
|
28963
|
+
var tmp19_cached = Companion_getInstance_128().p91_1;
|
|
28964
28964
|
if (tmp18_input.b23()) {
|
|
28965
28965
|
tmp4_local0 = tmp18_input.v22(tmp0_desc, 0);
|
|
28966
28966
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -29064,7 +29064,7 @@
|
|
|
29064
29064
|
return this.q91_1;
|
|
29065
29065
|
};
|
|
29066
29066
|
protoOf($serializer_108).p2a = function () {
|
|
29067
|
-
var tmp0_cached =
|
|
29067
|
+
var tmp0_cached = Companion_getInstance_128().p91_1;
|
|
29068
29068
|
// Inline function 'kotlin.arrayOf' call
|
|
29069
29069
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
29070
29070
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -29127,7 +29127,7 @@
|
|
|
29127
29127
|
return EcKeyResponse_init_$Init$(seen0, use, kid, alg, ops, x5u, x5t, x5t256, x5c, exp, nbf, iat, crv, x, y, serializationConstructorMarker, objectCreate(protoOf(EcKeyResponse)));
|
|
29128
29128
|
}
|
|
29129
29129
|
function EcKeyResponse(use, kid, alg, ops, x5u, x5t, x5t256, x5c, exp, nbf, iat, crv, x, y) {
|
|
29130
|
-
|
|
29130
|
+
Companion_getInstance_128();
|
|
29131
29131
|
alg = alg === VOID ? null : alg;
|
|
29132
29132
|
ops = ops === VOID ? null : ops;
|
|
29133
29133
|
x5u = x5u === VOID ? null : x5u;
|
|
@@ -29333,7 +29333,7 @@
|
|
|
29333
29333
|
return $serializer_getInstance_109();
|
|
29334
29334
|
};
|
|
29335
29335
|
var Companion_instance_124;
|
|
29336
|
-
function
|
|
29336
|
+
function Companion_getInstance_129() {
|
|
29337
29337
|
if (Companion_instance_124 == null)
|
|
29338
29338
|
new Companion_124();
|
|
29339
29339
|
return Companion_instance_124;
|
|
@@ -29361,7 +29361,7 @@
|
|
|
29361
29361
|
protoOf($serializer_109).g92 = function (encoder, value) {
|
|
29362
29362
|
var tmp0_desc = this.f92_1;
|
|
29363
29363
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
29364
|
-
var tmp2_cached =
|
|
29364
|
+
var tmp2_cached = Companion_getInstance_129().e92_1;
|
|
29365
29365
|
tmp1_output.a24(tmp0_desc, 0, value.h92_1);
|
|
29366
29366
|
tmp1_output.a24(tmp0_desc, 1, value.i92_1);
|
|
29367
29367
|
if (tmp1_output.i24(tmp0_desc, 2) ? true : !(value.j92_1 == null)) {
|
|
@@ -29421,7 +29421,7 @@
|
|
|
29421
29421
|
var tmp16_local12 = null;
|
|
29422
29422
|
var tmp17_local13 = null;
|
|
29423
29423
|
var tmp18_input = decoder.l22(tmp0_desc);
|
|
29424
|
-
var tmp19_cached =
|
|
29424
|
+
var tmp19_cached = Companion_getInstance_129().e92_1;
|
|
29425
29425
|
if (tmp18_input.b23()) {
|
|
29426
29426
|
tmp4_local0 = tmp18_input.v22(tmp0_desc, 0);
|
|
29427
29427
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -29525,7 +29525,7 @@
|
|
|
29525
29525
|
return this.f92_1;
|
|
29526
29526
|
};
|
|
29527
29527
|
protoOf($serializer_109).p2a = function () {
|
|
29528
|
-
var tmp0_cached =
|
|
29528
|
+
var tmp0_cached = Companion_getInstance_129().e92_1;
|
|
29529
29529
|
// Inline function 'kotlin.arrayOf' call
|
|
29530
29530
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
29531
29531
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -29591,7 +29591,7 @@
|
|
|
29591
29591
|
return Ed25519KeyResponse_init_$Init$(seen0, use, kid, alg, ops, x5u, x5t, x5t256, x5c, exp, nbf, iat, d, crv, x, serializationConstructorMarker, objectCreate(protoOf(Ed25519KeyResponse)));
|
|
29592
29592
|
}
|
|
29593
29593
|
function Ed25519KeyResponse(use, kid, alg, ops, x5u, x5t, x5t256, x5c, exp, nbf, iat, d, crv, x) {
|
|
29594
|
-
|
|
29594
|
+
Companion_getInstance_129();
|
|
29595
29595
|
alg = alg === VOID ? null : alg;
|
|
29596
29596
|
ops = ops === VOID ? null : ops;
|
|
29597
29597
|
x5u = x5u === VOID ? null : x5u;
|
|
@@ -29783,7 +29783,7 @@
|
|
|
29783
29783
|
return $serializer_getInstance_110();
|
|
29784
29784
|
};
|
|
29785
29785
|
var Companion_instance_125;
|
|
29786
|
-
function
|
|
29786
|
+
function Companion_getInstance_130() {
|
|
29787
29787
|
return Companion_instance_125;
|
|
29788
29788
|
}
|
|
29789
29789
|
function $serializer_110() {
|
|
@@ -30022,7 +30022,7 @@
|
|
|
30022
30022
|
return $serializer_getInstance_111();
|
|
30023
30023
|
};
|
|
30024
30024
|
var Companion_instance_126;
|
|
30025
|
-
function
|
|
30025
|
+
function Companion_getInstance_131() {
|
|
30026
30026
|
return Companion_instance_126;
|
|
30027
30027
|
}
|
|
30028
30028
|
function $serializer_111() {
|
|
@@ -30174,7 +30174,7 @@
|
|
|
30174
30174
|
return $serializer_getInstance_112();
|
|
30175
30175
|
};
|
|
30176
30176
|
var Companion_instance_127;
|
|
30177
|
-
function
|
|
30177
|
+
function Companion_getInstance_132() {
|
|
30178
30178
|
return Companion_instance_127;
|
|
30179
30179
|
}
|
|
30180
30180
|
function $serializer_112() {
|
|
@@ -30326,7 +30326,7 @@
|
|
|
30326
30326
|
return $serializer_getInstance_113();
|
|
30327
30327
|
};
|
|
30328
30328
|
var Companion_instance_128;
|
|
30329
|
-
function
|
|
30329
|
+
function Companion_getInstance_133() {
|
|
30330
30330
|
return Companion_instance_128;
|
|
30331
30331
|
}
|
|
30332
30332
|
function $serializer_113() {
|
|
@@ -30526,7 +30526,7 @@
|
|
|
30526
30526
|
return $serializer_getInstance_114();
|
|
30527
30527
|
};
|
|
30528
30528
|
var Companion_instance_129;
|
|
30529
|
-
function
|
|
30529
|
+
function Companion_getInstance_134() {
|
|
30530
30530
|
return Companion_instance_129;
|
|
30531
30531
|
}
|
|
30532
30532
|
function $serializer_114() {
|
|
@@ -30632,7 +30632,7 @@
|
|
|
30632
30632
|
function Companion_130() {
|
|
30633
30633
|
}
|
|
30634
30634
|
var Companion_instance_130;
|
|
30635
|
-
function
|
|
30635
|
+
function Companion_getInstance_135() {
|
|
30636
30636
|
return Companion_instance_130;
|
|
30637
30637
|
}
|
|
30638
30638
|
function $serializer_115() {
|
|
@@ -30749,7 +30749,7 @@
|
|
|
30749
30749
|
return $serializer_getInstance_116();
|
|
30750
30750
|
};
|
|
30751
30751
|
var Companion_instance_131;
|
|
30752
|
-
function
|
|
30752
|
+
function Companion_getInstance_136() {
|
|
30753
30753
|
return Companion_instance_131;
|
|
30754
30754
|
}
|
|
30755
30755
|
function $serializer_116() {
|
|
@@ -31022,7 +31022,7 @@
|
|
|
31022
31022
|
return true;
|
|
31023
31023
|
};
|
|
31024
31024
|
function SiteLocksResponse$Companion$$childSerializers$_anonymous__hw9u20() {
|
|
31025
|
-
return
|
|
31025
|
+
return Companion_getInstance_8().m5q();
|
|
31026
31026
|
}
|
|
31027
31027
|
function Companion_132() {
|
|
31028
31028
|
Companion_instance_132 = this;
|
|
@@ -31037,7 +31037,7 @@
|
|
|
31037
31037
|
return $serializer_getInstance_117();
|
|
31038
31038
|
};
|
|
31039
31039
|
var Companion_instance_132;
|
|
31040
|
-
function
|
|
31040
|
+
function Companion_getInstance_137() {
|
|
31041
31041
|
if (Companion_instance_132 == null)
|
|
31042
31042
|
new Companion_132();
|
|
31043
31043
|
return Companion_instance_132;
|
|
@@ -31055,7 +31055,7 @@
|
|
|
31055
31055
|
protoOf($serializer_117).u93 = function (encoder, value) {
|
|
31056
31056
|
var tmp0_desc = this.t93_1;
|
|
31057
31057
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
31058
|
-
var tmp2_cached =
|
|
31058
|
+
var tmp2_cached = Companion_getInstance_137().s93_1;
|
|
31059
31059
|
tmp1_output.a24(tmp0_desc, 0, value.id);
|
|
31060
31060
|
tmp1_output.a24(tmp0_desc, 1, value.name);
|
|
31061
31061
|
if (tmp1_output.i24(tmp0_desc, 2) ? true : !(value.colour == null)) {
|
|
@@ -31079,7 +31079,7 @@
|
|
|
31079
31079
|
var tmp7_local3 = null;
|
|
31080
31080
|
var tmp8_local4 = null;
|
|
31081
31081
|
var tmp9_input = decoder.l22(tmp0_desc);
|
|
31082
|
-
var tmp10_cached =
|
|
31082
|
+
var tmp10_cached = Companion_getInstance_137().s93_1;
|
|
31083
31083
|
if (tmp9_input.b23()) {
|
|
31084
31084
|
tmp4_local0 = tmp9_input.v22(tmp0_desc, 0);
|
|
31085
31085
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -31129,7 +31129,7 @@
|
|
|
31129
31129
|
return this.t93_1;
|
|
31130
31130
|
};
|
|
31131
31131
|
protoOf($serializer_117).p2a = function () {
|
|
31132
|
-
var tmp0_cached =
|
|
31132
|
+
var tmp0_cached = Companion_getInstance_137().s93_1;
|
|
31133
31133
|
// Inline function 'kotlin.arrayOf' call
|
|
31134
31134
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
31135
31135
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -31159,7 +31159,7 @@
|
|
|
31159
31159
|
return SiteLocksResponse_init_$Init$(seen0, id, name, colour, role, settings, serializationConstructorMarker, objectCreate(protoOf(SiteLocksResponse)));
|
|
31160
31160
|
}
|
|
31161
31161
|
function SiteLocksResponse(id, name, colour, role, settings) {
|
|
31162
|
-
|
|
31162
|
+
Companion_getInstance_137();
|
|
31163
31163
|
colour = colour === VOID ? null : colour;
|
|
31164
31164
|
this.id = id;
|
|
31165
31165
|
this.name = name;
|
|
@@ -31258,7 +31258,7 @@
|
|
|
31258
31258
|
return $serializer_getInstance_118();
|
|
31259
31259
|
};
|
|
31260
31260
|
var Companion_instance_133;
|
|
31261
|
-
function
|
|
31261
|
+
function Companion_getInstance_138() {
|
|
31262
31262
|
if (Companion_instance_133 == null)
|
|
31263
31263
|
new Companion_133();
|
|
31264
31264
|
return Companion_instance_133;
|
|
@@ -31277,7 +31277,7 @@
|
|
|
31277
31277
|
protoOf($serializer_118).y93 = function (encoder, value) {
|
|
31278
31278
|
var tmp0_desc = this.x93_1;
|
|
31279
31279
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
31280
|
-
var tmp2_cached =
|
|
31280
|
+
var tmp2_cached = Companion_getInstance_138().w93_1;
|
|
31281
31281
|
tmp1_output.y23(tmp0_desc, 0, value.unlockTime);
|
|
31282
31282
|
tmp1_output.c24(tmp0_desc, 1, tmp2_cached[1].z(), value.permittedAddresses);
|
|
31283
31283
|
tmp1_output.a24(tmp0_desc, 2, value.defaultName);
|
|
@@ -31305,7 +31305,7 @@
|
|
|
31305
31305
|
var tmp8_local4 = null;
|
|
31306
31306
|
var tmp9_local5 = null;
|
|
31307
31307
|
var tmp10_input = decoder.l22(tmp0_desc);
|
|
31308
|
-
var tmp11_cached =
|
|
31308
|
+
var tmp11_cached = Companion_getInstance_138().w93_1;
|
|
31309
31309
|
if (tmp10_input.b23()) {
|
|
31310
31310
|
tmp4_local0 = tmp10_input.t22(tmp0_desc, 0);
|
|
31311
31311
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -31361,7 +31361,7 @@
|
|
|
31361
31361
|
return this.x93_1;
|
|
31362
31362
|
};
|
|
31363
31363
|
protoOf($serializer_118).p2a = function () {
|
|
31364
|
-
var tmp0_cached =
|
|
31364
|
+
var tmp0_cached = Companion_getInstance_138().w93_1;
|
|
31365
31365
|
// Inline function 'kotlin.arrayOf' call
|
|
31366
31366
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
31367
31367
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -31395,7 +31395,7 @@
|
|
|
31395
31395
|
return SiteLockSettingsResponse_init_$Init$(seen0, unlockTime, permittedAddresses, defaultName, tiles, state, favourite, serializationConstructorMarker, objectCreate(protoOf(SiteLockSettingsResponse)));
|
|
31396
31396
|
}
|
|
31397
31397
|
function SiteLockSettingsResponse(unlockTime, permittedAddresses, defaultName, tiles, state, favourite) {
|
|
31398
|
-
|
|
31398
|
+
Companion_getInstance_138();
|
|
31399
31399
|
state = state === VOID ? null : state;
|
|
31400
31400
|
favourite = favourite === VOID ? null : favourite;
|
|
31401
31401
|
this.unlockTime = unlockTime;
|
|
@@ -31491,7 +31491,7 @@
|
|
|
31491
31491
|
return $serializer_getInstance_119();
|
|
31492
31492
|
};
|
|
31493
31493
|
var Companion_instance_134;
|
|
31494
|
-
function
|
|
31494
|
+
function Companion_getInstance_139() {
|
|
31495
31495
|
return Companion_instance_134;
|
|
31496
31496
|
}
|
|
31497
31497
|
function $serializer_119() {
|
|
@@ -31600,7 +31600,7 @@
|
|
|
31600
31600
|
return $serializer_getInstance_120();
|
|
31601
31601
|
};
|
|
31602
31602
|
var Companion_instance_135;
|
|
31603
|
-
function
|
|
31603
|
+
function Companion_getInstance_140() {
|
|
31604
31604
|
return Companion_instance_135;
|
|
31605
31605
|
}
|
|
31606
31606
|
function $serializer_120() {
|
|
@@ -31789,7 +31789,7 @@
|
|
|
31789
31789
|
return $serializer_getInstance_121();
|
|
31790
31790
|
};
|
|
31791
31791
|
var Companion_instance_136;
|
|
31792
|
-
function
|
|
31792
|
+
function Companion_getInstance_141() {
|
|
31793
31793
|
if (Companion_instance_136 == null)
|
|
31794
31794
|
new Companion_136();
|
|
31795
31795
|
return Companion_instance_136;
|
|
@@ -31805,7 +31805,7 @@
|
|
|
31805
31805
|
protoOf($serializer_121).i94 = function (encoder, value) {
|
|
31806
31806
|
var tmp0_desc = this.h94_1;
|
|
31807
31807
|
var tmp1_output = encoder.l22(tmp0_desc);
|
|
31808
|
-
var tmp2_cached =
|
|
31808
|
+
var tmp2_cached = Companion_getInstance_141().g94_1;
|
|
31809
31809
|
tmp1_output.a24(tmp0_desc, 0, value.siteId);
|
|
31810
31810
|
tmp1_output.a24(tmp0_desc, 1, value.tileId);
|
|
31811
31811
|
tmp1_output.c24(tmp0_desc, 2, tmp2_cached[2].z(), value.deviceIds);
|
|
@@ -31823,7 +31823,7 @@
|
|
|
31823
31823
|
var tmp5_local1 = null;
|
|
31824
31824
|
var tmp6_local2 = null;
|
|
31825
31825
|
var tmp7_input = decoder.l22(tmp0_desc);
|
|
31826
|
-
var tmp8_cached =
|
|
31826
|
+
var tmp8_cached = Companion_getInstance_141().g94_1;
|
|
31827
31827
|
if (tmp7_input.b23()) {
|
|
31828
31828
|
tmp4_local0 = tmp7_input.v22(tmp0_desc, 0);
|
|
31829
31829
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -31861,7 +31861,7 @@
|
|
|
31861
31861
|
return this.h94_1;
|
|
31862
31862
|
};
|
|
31863
31863
|
protoOf($serializer_121).p2a = function () {
|
|
31864
|
-
var tmp0_cached =
|
|
31864
|
+
var tmp0_cached = Companion_getInstance_141().g94_1;
|
|
31865
31865
|
// Inline function 'kotlin.arrayOf' call
|
|
31866
31866
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
31867
31867
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -31886,7 +31886,7 @@
|
|
|
31886
31886
|
return TileLocksResponse_init_$Init$(seen0, siteId, tileId, deviceIds, serializationConstructorMarker, objectCreate(protoOf(TileLocksResponse)));
|
|
31887
31887
|
}
|
|
31888
31888
|
function TileLocksResponse(siteId, tileId, deviceIds) {
|
|
31889
|
-
|
|
31889
|
+
Companion_getInstance_141();
|
|
31890
31890
|
this.siteId = siteId;
|
|
31891
31891
|
this.tileId = tileId;
|
|
31892
31892
|
this.deviceIds = deviceIds;
|
|
@@ -32245,8 +32245,7 @@
|
|
|
32245
32245
|
return Unit_instance;
|
|
32246
32246
|
}
|
|
32247
32247
|
function installAuth$lambda$lambda$slambda$lambda($this$url, it) {
|
|
32248
|
-
$this$url.
|
|
32249
|
-
$this$url.d32_1 = ContextManagerImpl_getInstance().getApiEnvironment().cloudHost;
|
|
32248
|
+
path($this$url, [Paths_instance.c6j()]);
|
|
32250
32249
|
return Unit_instance;
|
|
32251
32250
|
}
|
|
32252
32251
|
function installAuth$lambda$lambda$slambda$lambda_0($currentRefreshToken) {
|
|
@@ -32291,7 +32290,7 @@
|
|
|
32291
32290
|
var tmp_2 = this;
|
|
32292
32291
|
tmp_2.q95_1 = this.j95_1.h4x_1;
|
|
32293
32292
|
var tmp_3 = this;
|
|
32294
|
-
tmp_3.r95_1 =
|
|
32293
|
+
tmp_3.r95_1 = ContextManagerImpl_getInstance().getApiEnvironment().cloudHost;
|
|
32295
32294
|
this.s95_1 = this.q95_1;
|
|
32296
32295
|
this.t95_1 = this.r95_1;
|
|
32297
32296
|
var tmp_4 = this;
|
|
@@ -32544,7 +32543,7 @@
|
|
|
32544
32543
|
var ARGUMENT_2 = '\n API call failed with: ' + ARGUMENT_1 + '\n ';
|
|
32545
32544
|
var message = trimIndent(ARGUMENT_2);
|
|
32546
32545
|
var tmp4_subject = this.o96_1.x3r_1.y34();
|
|
32547
|
-
throw tmp4_subject.equals(
|
|
32546
|
+
throw tmp4_subject.equals(Companion_getInstance_2().o30_1) ? new BadRequestException(message) : tmp4_subject.equals(Companion_getInstance_2().p30_1) ? new UnauthorizedException(message) : tmp4_subject.equals(Companion_getInstance_2().r30_1) ? new ForbiddenException(message) : tmp4_subject.equals(Companion_getInstance_2().s30_1) ? new NotFoundException(message) : tmp4_subject.equals(Companion_getInstance_2().t30_1) ? new MethodNotAllowedException(message) : tmp4_subject.equals(Companion_getInstance_2().u30_1) ? new NotAcceptableException(message) : tmp4_subject.equals(Companion_getInstance_2().x30_1) ? new ConflictException(message) : tmp4_subject.equals(Companion_getInstance_2().y30_1) ? new GoneException(message) : tmp4_subject.equals(Companion_getInstance_2().h31_1) ? new LockedException(message) : tmp4_subject.equals(Companion_getInstance_2().j31_1) ? new TooEarlyException(message) : tmp4_subject.equals(Companion_getInstance_2().l31_1) ? new TooManyRequestsException(message) : tmp4_subject.equals(Companion_getInstance_2().n31_1) ? new InternalServerErrorException(message) : tmp4_subject.equals(Companion_getInstance_2().q31_1) ? new ServiceUnavailableException(message) : tmp4_subject.equals(Companion_getInstance_2().r31_1) ? new GatewayTimeoutException(message) : new SdkException(message);
|
|
32548
32547
|
case 6:
|
|
32549
32548
|
throw this.j9_1;
|
|
32550
32549
|
}
|
|
@@ -32791,7 +32790,7 @@
|
|
|
32791
32790
|
tmp = null;
|
|
32792
32791
|
} else {
|
|
32793
32792
|
// Inline function 'kotlin.let' call
|
|
32794
|
-
tmp =
|
|
32793
|
+
tmp = Companion_getInstance_3().m6f(toLong_0(tmp0_safe_receiver));
|
|
32795
32794
|
}
|
|
32796
32795
|
var expiration = tmp;
|
|
32797
32796
|
if (expiration == null) {
|
|
@@ -38375,7 +38374,7 @@
|
|
|
38375
38374
|
var asn1 = ASN1.fromBER(toJsArray(decodeBase64Bytes(base64Certificate)).buffer);
|
|
38376
38375
|
var certificate = new PKI.Certificate();
|
|
38377
38376
|
certificate.fromSchema(asn1.result);
|
|
38378
|
-
var notAfterInstant =
|
|
38377
|
+
var notAfterInstant = Companion_getInstance_3().u6e((new Date(toString_0(certificate.notAfter.value))).toISOString());
|
|
38379
38378
|
var tmp0 = SdkLogger_getInstance();
|
|
38380
38379
|
// Inline function 'co.touchlab.kermit.Logger.d' call
|
|
38381
38380
|
var tag = tmp0.x6g();
|
|
@@ -39101,7 +39100,7 @@
|
|
|
39101
39100
|
defineProp($com$doordeck$multiplatform$sdk$model$common.AuditEvent, 'TILE_ASSOCIATED', AuditEvent_TILE_ASSOCIATED_getInstance);
|
|
39102
39101
|
defineProp($com$doordeck$multiplatform$sdk$model$common.AuditEvent, 'TILE_DISASSOCIATED', AuditEvent_TILE_DISASSOCIATED_getInstance);
|
|
39103
39102
|
defineProp($com$doordeck$multiplatform$sdk$model$common.AuditEvent, 'DEVICE_DECOMMISSIONED', AuditEvent_DEVICE_DECOMMISSIONED_getInstance);
|
|
39104
|
-
defineProp($com$doordeck$multiplatform$sdk$model$common.AuditEvent, 'Companion',
|
|
39103
|
+
defineProp($com$doordeck$multiplatform$sdk$model$common.AuditEvent, 'Companion', Companion_getInstance_4);
|
|
39105
39104
|
var $com = _.com || (_.com = {});
|
|
39106
39105
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39107
39106
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39113,14 +39112,14 @@
|
|
|
39113
39112
|
$com$doordeck$multiplatform$sdk$model$common.CapabilityStatus.valueOf = valueOf_0;
|
|
39114
39113
|
defineProp($com$doordeck$multiplatform$sdk$model$common.CapabilityStatus, 'SUPPORTED', CapabilityStatus_SUPPORTED_getInstance);
|
|
39115
39114
|
defineProp($com$doordeck$multiplatform$sdk$model$common.CapabilityStatus, 'UNSUPPORTED', CapabilityStatus_UNSUPPORTED_getInstance);
|
|
39116
|
-
defineProp($com$doordeck$multiplatform$sdk$model$common.CapabilityStatus, 'Companion',
|
|
39115
|
+
defineProp($com$doordeck$multiplatform$sdk$model$common.CapabilityStatus, 'Companion', Companion_getInstance_5);
|
|
39117
39116
|
$com$doordeck$multiplatform$sdk$model$common.CapabilityType = CapabilityType;
|
|
39118
39117
|
$com$doordeck$multiplatform$sdk$model$common.CapabilityType.values = values_1;
|
|
39119
39118
|
$com$doordeck$multiplatform$sdk$model$common.CapabilityType.valueOf = valueOf_1;
|
|
39120
39119
|
defineProp($com$doordeck$multiplatform$sdk$model$common.CapabilityType, 'CONFIGURABLE_UNLOCK_DURATION', CapabilityType_CONFIGURABLE_UNLOCK_DURATION_getInstance);
|
|
39121
39120
|
defineProp($com$doordeck$multiplatform$sdk$model$common.CapabilityType, 'OPEN_HOURS', CapabilityType_OPEN_HOURS_getInstance);
|
|
39122
39121
|
defineProp($com$doordeck$multiplatform$sdk$model$common.CapabilityType, 'BATCH_SHARING_25', CapabilityType_BATCH_SHARING_25_getInstance);
|
|
39123
|
-
defineProp($com$doordeck$multiplatform$sdk$model$common.CapabilityType, 'Companion',
|
|
39122
|
+
defineProp($com$doordeck$multiplatform$sdk$model$common.CapabilityType, 'Companion', Companion_getInstance_6);
|
|
39124
39123
|
var $com = _.com || (_.com = {});
|
|
39125
39124
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39126
39125
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39133,7 +39132,7 @@
|
|
|
39133
39132
|
defineProp($com$doordeck$multiplatform$sdk$model$common.TwoFactorMethod, 'EMAIL', TwoFactorMethod_EMAIL_getInstance);
|
|
39134
39133
|
defineProp($com$doordeck$multiplatform$sdk$model$common.TwoFactorMethod, 'TELEPHONE', TwoFactorMethod_TELEPHONE_getInstance);
|
|
39135
39134
|
defineProp($com$doordeck$multiplatform$sdk$model$common.TwoFactorMethod, 'SMS', TwoFactorMethod_SMS_getInstance);
|
|
39136
|
-
defineProp($com$doordeck$multiplatform$sdk$model$common.TwoFactorMethod, 'Companion',
|
|
39135
|
+
defineProp($com$doordeck$multiplatform$sdk$model$common.TwoFactorMethod, 'Companion', Companion_getInstance_7);
|
|
39137
39136
|
var $com = _.com || (_.com = {});
|
|
39138
39137
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39139
39138
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39145,7 +39144,7 @@
|
|
|
39145
39144
|
$com$doordeck$multiplatform$sdk$model$common.UserRole.valueOf = valueOf_3;
|
|
39146
39145
|
defineProp($com$doordeck$multiplatform$sdk$model$common.UserRole, 'ADMIN', UserRole_ADMIN_getInstance);
|
|
39147
39146
|
defineProp($com$doordeck$multiplatform$sdk$model$common.UserRole, 'USER', UserRole_USER_getInstance);
|
|
39148
|
-
defineProp($com$doordeck$multiplatform$sdk$model$common.UserRole, 'Companion',
|
|
39147
|
+
defineProp($com$doordeck$multiplatform$sdk$model$common.UserRole, 'Companion', Companion_getInstance_8);
|
|
39149
39148
|
var $com = _.com || (_.com = {});
|
|
39150
39149
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39151
39150
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39167,7 +39166,7 @@
|
|
|
39167
39166
|
defineProp($com$doordeck$multiplatform$sdk$model$data, 'Crypto', Crypto_getInstance);
|
|
39168
39167
|
Crypto.prototype.KeyPair = KeyPair;
|
|
39169
39168
|
Crypto.prototype.EncodedKeyPair = EncodedKeyPair;
|
|
39170
|
-
defineProp(Crypto.prototype.EncodedKeyPair, 'Companion',
|
|
39169
|
+
defineProp(Crypto.prototype.EncodedKeyPair, 'Companion', Companion_getInstance_10);
|
|
39171
39170
|
var $com = _.com || (_.com = {});
|
|
39172
39171
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39173
39172
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39175,53 +39174,53 @@
|
|
|
39175
39174
|
var $com$doordeck$multiplatform$sdk$model = $com$doordeck$multiplatform$sdk.model || ($com$doordeck$multiplatform$sdk.model = {});
|
|
39176
39175
|
var $com$doordeck$multiplatform$sdk$model$data = $com$doordeck$multiplatform$sdk$model.data || ($com$doordeck$multiplatform$sdk$model.data = {});
|
|
39177
39176
|
defineProp($com$doordeck$multiplatform$sdk$model$data, 'Fusion', Fusion_getInstance);
|
|
39178
|
-
defineProp(Fusion.prototype, 'LockController',
|
|
39177
|
+
defineProp(Fusion.prototype, 'LockController', Companion_getInstance_11);
|
|
39179
39178
|
Fusion.prototype.AlpetaController = AlpetaController;
|
|
39180
|
-
defineProp(Fusion.prototype.AlpetaController, 'Companion',
|
|
39179
|
+
defineProp(Fusion.prototype.AlpetaController, 'Companion', Companion_getInstance_12);
|
|
39181
39180
|
Fusion.prototype.AmagController = AmagController;
|
|
39182
|
-
defineProp(Fusion.prototype.AmagController, 'Companion',
|
|
39181
|
+
defineProp(Fusion.prototype.AmagController, 'Companion', Companion_getInstance_13);
|
|
39183
39182
|
Fusion.prototype.AssaAbloyController = AssaAbloyController;
|
|
39184
|
-
defineProp(Fusion.prototype.AssaAbloyController, 'Companion',
|
|
39183
|
+
defineProp(Fusion.prototype.AssaAbloyController, 'Companion', Companion_getInstance_14);
|
|
39185
39184
|
Fusion.prototype.AvigilonController = AvigilonController;
|
|
39186
|
-
defineProp(Fusion.prototype.AvigilonController, 'Companion',
|
|
39185
|
+
defineProp(Fusion.prototype.AvigilonController, 'Companion', Companion_getInstance_15);
|
|
39187
39186
|
Fusion.prototype.AxisController = AxisController;
|
|
39188
|
-
defineProp(Fusion.prototype.AxisController, 'Companion',
|
|
39187
|
+
defineProp(Fusion.prototype.AxisController, 'Companion', Companion_getInstance_16);
|
|
39189
39188
|
Fusion.prototype.CCureController = CCureController;
|
|
39190
|
-
defineProp(Fusion.prototype.CCureController, 'Companion',
|
|
39189
|
+
defineProp(Fusion.prototype.CCureController, 'Companion', Companion_getInstance_17);
|
|
39191
39190
|
Fusion.prototype.DemoController = DemoController;
|
|
39192
|
-
defineProp(Fusion.prototype.DemoController, 'Companion',
|
|
39191
|
+
defineProp(Fusion.prototype.DemoController, 'Companion', Companion_getInstance_18);
|
|
39193
39192
|
Fusion.prototype.GallagherController = GallagherController;
|
|
39194
|
-
defineProp(Fusion.prototype.GallagherController, 'Companion',
|
|
39193
|
+
defineProp(Fusion.prototype.GallagherController, 'Companion', Companion_getInstance_19);
|
|
39195
39194
|
Fusion.prototype.GenetecController = GenetecController;
|
|
39196
|
-
defineProp(Fusion.prototype.GenetecController, 'Companion',
|
|
39195
|
+
defineProp(Fusion.prototype.GenetecController, 'Companion', Companion_getInstance_20);
|
|
39197
39196
|
Fusion.prototype.LenelController = LenelController;
|
|
39198
|
-
defineProp(Fusion.prototype.LenelController, 'Companion',
|
|
39197
|
+
defineProp(Fusion.prototype.LenelController, 'Companion', Companion_getInstance_21);
|
|
39199
39198
|
Fusion.prototype.MitrefinchController = MitrefinchController;
|
|
39200
|
-
defineProp(Fusion.prototype.MitrefinchController, 'Companion',
|
|
39199
|
+
defineProp(Fusion.prototype.MitrefinchController, 'Companion', Companion_getInstance_22);
|
|
39201
39200
|
Fusion.prototype.PaxtonNet2Controller = PaxtonNet2Controller;
|
|
39202
|
-
defineProp(Fusion.prototype.PaxtonNet2Controller, 'Companion',
|
|
39201
|
+
defineProp(Fusion.prototype.PaxtonNet2Controller, 'Companion', Companion_getInstance_23);
|
|
39203
39202
|
Fusion.prototype.Paxton10Controller = Paxton10Controller;
|
|
39204
|
-
defineProp(Fusion.prototype.Paxton10Controller, 'Companion',
|
|
39203
|
+
defineProp(Fusion.prototype.Paxton10Controller, 'Companion', Companion_getInstance_24);
|
|
39205
39204
|
Fusion.prototype.IntegraV1Controller = IntegraV1Controller;
|
|
39206
|
-
defineProp(Fusion.prototype.IntegraV1Controller, 'Companion',
|
|
39205
|
+
defineProp(Fusion.prototype.IntegraV1Controller, 'Companion', Companion_getInstance_25);
|
|
39207
39206
|
Fusion.prototype.IntegraV2Controller = IntegraV2Controller;
|
|
39208
|
-
defineProp(Fusion.prototype.IntegraV2Controller, 'Companion',
|
|
39207
|
+
defineProp(Fusion.prototype.IntegraV2Controller, 'Companion', Companion_getInstance_26);
|
|
39209
39208
|
Fusion.prototype.PacController = PacController;
|
|
39210
|
-
defineProp(Fusion.prototype.PacController, 'Companion',
|
|
39209
|
+
defineProp(Fusion.prototype.PacController, 'Companion', Companion_getInstance_27);
|
|
39211
39210
|
Fusion.prototype.DataSource = DataSource;
|
|
39212
|
-
defineProp(Fusion.prototype.DataSource, 'Companion',
|
|
39211
|
+
defineProp(Fusion.prototype.DataSource, 'Companion', Companion_getInstance_28);
|
|
39213
39212
|
Fusion.prototype.TdsiExgardeController = TdsiExgardeController;
|
|
39214
|
-
defineProp(Fusion.prototype.TdsiExgardeController, 'Companion',
|
|
39213
|
+
defineProp(Fusion.prototype.TdsiExgardeController, 'Companion', Companion_getInstance_29);
|
|
39215
39214
|
Fusion.prototype.TdsiGardisController = TdsiGardisController;
|
|
39216
|
-
defineProp(Fusion.prototype.TdsiGardisController, 'Companion',
|
|
39215
|
+
defineProp(Fusion.prototype.TdsiGardisController, 'Companion', Companion_getInstance_30);
|
|
39217
39216
|
Fusion.prototype.ZktecoController = ZktecoController;
|
|
39218
|
-
defineProp(Fusion.prototype.ZktecoController, 'Companion',
|
|
39217
|
+
defineProp(Fusion.prototype.ZktecoController, 'Companion', Companion_getInstance_31);
|
|
39219
39218
|
Fusion.prototype.ZktecoEntityType = ZktecoEntityType;
|
|
39220
39219
|
Fusion.prototype.ZktecoEntityType.values = values_5;
|
|
39221
39220
|
Fusion.prototype.ZktecoEntityType.valueOf = valueOf_5;
|
|
39222
39221
|
defineProp(Fusion.prototype.ZktecoEntityType, 'DOOR', ZktecoEntityType_DOOR_getInstance);
|
|
39223
39222
|
defineProp(Fusion.prototype.ZktecoEntityType, 'FLOOR', ZktecoEntityType_FLOOR_getInstance);
|
|
39224
|
-
defineProp(Fusion.prototype.ZktecoEntityType, 'Companion',
|
|
39223
|
+
defineProp(Fusion.prototype.ZktecoEntityType, 'Companion', Companion_getInstance_32);
|
|
39225
39224
|
var $com = _.com || (_.com = {});
|
|
39226
39225
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39227
39226
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39277,13 +39276,13 @@
|
|
|
39277
39276
|
var $com$doordeck$multiplatform$sdk$model = $com$doordeck$multiplatform$sdk.model || ($com$doordeck$multiplatform$sdk.model = {});
|
|
39278
39277
|
var $com$doordeck$multiplatform$sdk$model$responses = $com$doordeck$multiplatform$sdk$model.responses || ($com$doordeck$multiplatform$sdk$model.responses = {});
|
|
39279
39278
|
$com$doordeck$multiplatform$sdk$model$responses.TokenResponse = TokenResponse;
|
|
39280
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.TokenResponse, 'Companion',
|
|
39279
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.TokenResponse, 'Companion', Companion_getInstance_95);
|
|
39281
39280
|
$com$doordeck$multiplatform$sdk$model$responses.UserDetailsResponse = UserDetailsResponse;
|
|
39282
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.UserDetailsResponse, 'Companion',
|
|
39281
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.UserDetailsResponse, 'Companion', Companion_getInstance_96);
|
|
39283
39282
|
$com$doordeck$multiplatform$sdk$model$responses.RegisterEphemeralKeyResponse = RegisterEphemeralKeyResponse;
|
|
39284
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.RegisterEphemeralKeyResponse, 'Companion',
|
|
39283
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.RegisterEphemeralKeyResponse, 'Companion', Companion_getInstance_97);
|
|
39285
39284
|
$com$doordeck$multiplatform$sdk$model$responses.RegisterEphemeralKeyWithSecondaryAuthenticationResponse = RegisterEphemeralKeyWithSecondaryAuthenticationResponse;
|
|
39286
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.RegisterEphemeralKeyWithSecondaryAuthenticationResponse, 'Companion',
|
|
39285
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.RegisterEphemeralKeyWithSecondaryAuthenticationResponse, 'Companion', Companion_getInstance_98);
|
|
39287
39286
|
var $com = _.com || (_.com = {});
|
|
39288
39287
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39289
39288
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39291,26 +39290,26 @@
|
|
|
39291
39290
|
var $com$doordeck$multiplatform$sdk$model = $com$doordeck$multiplatform$sdk.model || ($com$doordeck$multiplatform$sdk.model = {});
|
|
39292
39291
|
var $com$doordeck$multiplatform$sdk$model$responses = $com$doordeck$multiplatform$sdk$model.responses || ($com$doordeck$multiplatform$sdk$model.responses = {});
|
|
39293
39292
|
$com$doordeck$multiplatform$sdk$model$responses.FusionLoginResponse = FusionLoginResponse;
|
|
39294
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.FusionLoginResponse, 'Companion',
|
|
39293
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.FusionLoginResponse, 'Companion', Companion_getInstance_99);
|
|
39295
39294
|
$com$doordeck$multiplatform$sdk$model$responses.IntegrationTypeResponse = IntegrationTypeResponse;
|
|
39296
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.IntegrationTypeResponse, 'Companion',
|
|
39295
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.IntegrationTypeResponse, 'Companion', Companion_getInstance_100);
|
|
39297
39296
|
$com$doordeck$multiplatform$sdk$model$responses.DoorStateResponse = DoorStateResponse;
|
|
39298
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.DoorStateResponse, 'Companion',
|
|
39297
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.DoorStateResponse, 'Companion', Companion_getInstance_101);
|
|
39299
39298
|
$com$doordeck$multiplatform$sdk$model$responses.IntegrationConfigurationResponse = IntegrationConfigurationResponse;
|
|
39300
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.IntegrationConfigurationResponse, 'Companion',
|
|
39299
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.IntegrationConfigurationResponse, 'Companion', Companion_getInstance_102);
|
|
39301
39300
|
$com$doordeck$multiplatform$sdk$model$responses.ControllerResponse = ControllerResponse;
|
|
39302
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.ControllerResponse, 'Companion',
|
|
39301
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.ControllerResponse, 'Companion', Companion_getInstance_103);
|
|
39303
39302
|
$com$doordeck$multiplatform$sdk$model$responses.ServiceStateResponse = ServiceStateResponse;
|
|
39304
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.ServiceStateResponse, 'Companion',
|
|
39303
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.ServiceStateResponse, 'Companion', Companion_getInstance_104);
|
|
39305
39304
|
$com$doordeck$multiplatform$sdk$model$responses.DiscoveredDeviceResponse = DiscoveredDeviceResponse;
|
|
39306
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.DiscoveredDeviceResponse, 'Companion',
|
|
39305
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.DiscoveredDeviceResponse, 'Companion', Companion_getInstance_105);
|
|
39307
39306
|
$com$doordeck$multiplatform$sdk$model$responses.ServiceStateType = ServiceStateType;
|
|
39308
39307
|
$com$doordeck$multiplatform$sdk$model$responses.ServiceStateType.values = values_6;
|
|
39309
39308
|
$com$doordeck$multiplatform$sdk$model$responses.ServiceStateType.valueOf = valueOf_6;
|
|
39310
39309
|
defineProp($com$doordeck$multiplatform$sdk$model$responses.ServiceStateType, 'RUNNING', ServiceStateType_RUNNING_getInstance);
|
|
39311
39310
|
defineProp($com$doordeck$multiplatform$sdk$model$responses.ServiceStateType, 'STOPPED', ServiceStateType_STOPPED_getInstance);
|
|
39312
39311
|
defineProp($com$doordeck$multiplatform$sdk$model$responses.ServiceStateType, 'UNDEFINED', ServiceStateType_UNDEFINED_getInstance);
|
|
39313
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.ServiceStateType, 'Companion',
|
|
39312
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.ServiceStateType, 'Companion', Companion_getInstance_106);
|
|
39314
39313
|
var $com = _.com || (_.com = {});
|
|
39315
39314
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39316
39315
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39318,9 +39317,9 @@
|
|
|
39318
39317
|
var $com$doordeck$multiplatform$sdk$model = $com$doordeck$multiplatform$sdk.model || ($com$doordeck$multiplatform$sdk.model = {});
|
|
39319
39318
|
var $com$doordeck$multiplatform$sdk$model$responses = $com$doordeck$multiplatform$sdk$model.responses || ($com$doordeck$multiplatform$sdk$model.responses = {});
|
|
39320
39319
|
$com$doordeck$multiplatform$sdk$model$responses.AssistedLoginResponse = AssistedLoginResponse;
|
|
39321
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.AssistedLoginResponse, 'Companion',
|
|
39320
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.AssistedLoginResponse, 'Companion', Companion_getInstance_107);
|
|
39322
39321
|
$com$doordeck$multiplatform$sdk$model$responses.AssistedRegisterEphemeralKeyResponse = AssistedRegisterEphemeralKeyResponse;
|
|
39323
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.AssistedRegisterEphemeralKeyResponse, 'Companion',
|
|
39322
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.AssistedRegisterEphemeralKeyResponse, 'Companion', Companion_getInstance_108);
|
|
39324
39323
|
var $com = _.com || (_.com = {});
|
|
39325
39324
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39326
39325
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39328,37 +39327,37 @@
|
|
|
39328
39327
|
var $com$doordeck$multiplatform$sdk$model = $com$doordeck$multiplatform$sdk.model || ($com$doordeck$multiplatform$sdk.model = {});
|
|
39329
39328
|
var $com$doordeck$multiplatform$sdk$model$responses = $com$doordeck$multiplatform$sdk$model.responses || ($com$doordeck$multiplatform$sdk$model.responses = {});
|
|
39330
39329
|
$com$doordeck$multiplatform$sdk$model$responses.LockResponse = LockResponse;
|
|
39331
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.LockResponse, 'Companion',
|
|
39330
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.LockResponse, 'Companion', Companion_getInstance_109);
|
|
39332
39331
|
$com$doordeck$multiplatform$sdk$model$responses.LockSettingsResponse = LockSettingsResponse;
|
|
39333
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.LockSettingsResponse, 'Companion',
|
|
39332
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.LockSettingsResponse, 'Companion', Companion_getInstance_110);
|
|
39334
39333
|
$com$doordeck$multiplatform$sdk$model$responses.UsageRequirementsResponse = UsageRequirementsResponse;
|
|
39335
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.UsageRequirementsResponse, 'Companion',
|
|
39334
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.UsageRequirementsResponse, 'Companion', Companion_getInstance_111);
|
|
39336
39335
|
$com$doordeck$multiplatform$sdk$model$responses.TimeRequirementResponse = TimeRequirementResponse;
|
|
39337
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.TimeRequirementResponse, 'Companion',
|
|
39336
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.TimeRequirementResponse, 'Companion', Companion_getInstance_112);
|
|
39338
39337
|
$com$doordeck$multiplatform$sdk$model$responses.LocationRequirementResponse = LocationRequirementResponse;
|
|
39339
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.LocationRequirementResponse, 'Companion',
|
|
39338
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.LocationRequirementResponse, 'Companion', Companion_getInstance_113);
|
|
39340
39339
|
$com$doordeck$multiplatform$sdk$model$responses.UnlockBetweenSettingResponse = UnlockBetweenSettingResponse;
|
|
39341
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.UnlockBetweenSettingResponse, 'Companion',
|
|
39340
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.UnlockBetweenSettingResponse, 'Companion', Companion_getInstance_114);
|
|
39342
39341
|
$com$doordeck$multiplatform$sdk$model$responses.LockStateResponse = LockStateResponse;
|
|
39343
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.LockStateResponse, 'Companion',
|
|
39342
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.LockStateResponse, 'Companion', Companion_getInstance_115);
|
|
39344
39343
|
$com$doordeck$multiplatform$sdk$model$responses.UserPublicKeyResponse = UserPublicKeyResponse;
|
|
39345
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.UserPublicKeyResponse, 'Companion',
|
|
39344
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.UserPublicKeyResponse, 'Companion', Companion_getInstance_116);
|
|
39346
39345
|
$com$doordeck$multiplatform$sdk$model$responses.BatchUserPublicKeyResponse = BatchUserPublicKeyResponse;
|
|
39347
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.BatchUserPublicKeyResponse, 'Companion',
|
|
39346
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.BatchUserPublicKeyResponse, 'Companion', Companion_getInstance_117);
|
|
39348
39347
|
$com$doordeck$multiplatform$sdk$model$responses.ShareableLockResponse = ShareableLockResponse;
|
|
39349
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.ShareableLockResponse, 'Companion',
|
|
39348
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.ShareableLockResponse, 'Companion', Companion_getInstance_118);
|
|
39350
39349
|
$com$doordeck$multiplatform$sdk$model$responses.UserLockResponse = UserLockResponse;
|
|
39351
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.UserLockResponse, 'Companion',
|
|
39350
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.UserLockResponse, 'Companion', Companion_getInstance_119);
|
|
39352
39351
|
$com$doordeck$multiplatform$sdk$model$responses.LockUserResponse = LockUserResponse;
|
|
39353
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.LockUserResponse, 'Companion',
|
|
39352
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.LockUserResponse, 'Companion', Companion_getInstance_120);
|
|
39354
39353
|
$com$doordeck$multiplatform$sdk$model$responses.LockUserDetailsResponse = LockUserDetailsResponse;
|
|
39355
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.LockUserDetailsResponse, 'Companion',
|
|
39354
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.LockUserDetailsResponse, 'Companion', Companion_getInstance_121);
|
|
39356
39355
|
$com$doordeck$multiplatform$sdk$model$responses.AuditResponse = AuditResponse;
|
|
39357
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.AuditResponse, 'Companion',
|
|
39356
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.AuditResponse, 'Companion', Companion_getInstance_122);
|
|
39358
39357
|
$com$doordeck$multiplatform$sdk$model$responses.AuditIssuerResponse = AuditIssuerResponse;
|
|
39359
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.AuditIssuerResponse, 'Companion',
|
|
39358
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.AuditIssuerResponse, 'Companion', Companion_getInstance_123);
|
|
39360
39359
|
$com$doordeck$multiplatform$sdk$model$responses.AuditSubjectResponse = AuditSubjectResponse;
|
|
39361
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.AuditSubjectResponse, 'Companion',
|
|
39360
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.AuditSubjectResponse, 'Companion', Companion_getInstance_124);
|
|
39362
39361
|
var $com = _.com || (_.com = {});
|
|
39363
39362
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39364
39363
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39366,24 +39365,24 @@
|
|
|
39366
39365
|
var $com$doordeck$multiplatform$sdk$model = $com$doordeck$multiplatform$sdk.model || ($com$doordeck$multiplatform$sdk.model = {});
|
|
39367
39366
|
var $com$doordeck$multiplatform$sdk$model$responses = $com$doordeck$multiplatform$sdk$model.responses || ($com$doordeck$multiplatform$sdk$model.responses = {});
|
|
39368
39367
|
$com$doordeck$multiplatform$sdk$model$responses.ApplicationResponse = ApplicationResponse;
|
|
39369
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.ApplicationResponse, 'Companion',
|
|
39370
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses, 'AuthKeyResponse',
|
|
39368
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.ApplicationResponse, 'Companion', Companion_getInstance_125);
|
|
39369
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses, 'AuthKeyResponse', Companion_getInstance_126);
|
|
39371
39370
|
$com$doordeck$multiplatform$sdk$model$responses.RsaKeyResponse = RsaKeyResponse;
|
|
39372
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.RsaKeyResponse, 'Companion',
|
|
39371
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.RsaKeyResponse, 'Companion', Companion_getInstance_127);
|
|
39373
39372
|
$com$doordeck$multiplatform$sdk$model$responses.EcKeyResponse = EcKeyResponse;
|
|
39374
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.EcKeyResponse, 'Companion',
|
|
39373
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.EcKeyResponse, 'Companion', Companion_getInstance_128);
|
|
39375
39374
|
$com$doordeck$multiplatform$sdk$model$responses.Ed25519KeyResponse = Ed25519KeyResponse;
|
|
39376
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.Ed25519KeyResponse, 'Companion',
|
|
39375
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.Ed25519KeyResponse, 'Companion', Companion_getInstance_129);
|
|
39377
39376
|
$com$doordeck$multiplatform$sdk$model$responses.EmailPreferencesResponse = EmailPreferencesResponse;
|
|
39378
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.EmailPreferencesResponse, 'Companion',
|
|
39377
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.EmailPreferencesResponse, 'Companion', Companion_getInstance_130);
|
|
39379
39378
|
$com$doordeck$multiplatform$sdk$model$responses.EmailCallToActionResponse = EmailCallToActionResponse;
|
|
39380
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.EmailCallToActionResponse, 'Companion',
|
|
39379
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.EmailCallToActionResponse, 'Companion', Companion_getInstance_131);
|
|
39381
39380
|
$com$doordeck$multiplatform$sdk$model$responses.OauthResponse = OauthResponse;
|
|
39382
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.OauthResponse, 'Companion',
|
|
39381
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.OauthResponse, 'Companion', Companion_getInstance_132);
|
|
39383
39382
|
$com$doordeck$multiplatform$sdk$model$responses.ApplicationOwnerDetailsResponse = ApplicationOwnerDetailsResponse;
|
|
39384
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.ApplicationOwnerDetailsResponse, 'Companion',
|
|
39383
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.ApplicationOwnerDetailsResponse, 'Companion', Companion_getInstance_133);
|
|
39385
39384
|
$com$doordeck$multiplatform$sdk$model$responses.GetLogoUploadUrlResponse = GetLogoUploadUrlResponse;
|
|
39386
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.GetLogoUploadUrlResponse, 'Companion',
|
|
39385
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.GetLogoUploadUrlResponse, 'Companion', Companion_getInstance_134);
|
|
39387
39386
|
var $com = _.com || (_.com = {});
|
|
39388
39387
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39389
39388
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39391,15 +39390,15 @@
|
|
|
39391
39390
|
var $com$doordeck$multiplatform$sdk$model = $com$doordeck$multiplatform$sdk.model || ($com$doordeck$multiplatform$sdk.model = {});
|
|
39392
39391
|
var $com$doordeck$multiplatform$sdk$model$responses = $com$doordeck$multiplatform$sdk$model.responses || ($com$doordeck$multiplatform$sdk$model.responses = {});
|
|
39393
39392
|
$com$doordeck$multiplatform$sdk$model$responses.SiteResponse = SiteResponse;
|
|
39394
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteResponse, 'Companion',
|
|
39393
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteResponse, 'Companion', Companion_getInstance_136);
|
|
39395
39394
|
$com$doordeck$multiplatform$sdk$model$responses.SiteLocksResponse = SiteLocksResponse;
|
|
39396
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteLocksResponse, 'Companion',
|
|
39395
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteLocksResponse, 'Companion', Companion_getInstance_137);
|
|
39397
39396
|
$com$doordeck$multiplatform$sdk$model$responses.SiteLockSettingsResponse = SiteLockSettingsResponse;
|
|
39398
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteLockSettingsResponse, 'Companion',
|
|
39397
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteLockSettingsResponse, 'Companion', Companion_getInstance_138);
|
|
39399
39398
|
$com$doordeck$multiplatform$sdk$model$responses.SiteStateResponse = SiteStateResponse;
|
|
39400
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteStateResponse, 'Companion',
|
|
39399
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.SiteStateResponse, 'Companion', Companion_getInstance_139);
|
|
39401
39400
|
$com$doordeck$multiplatform$sdk$model$responses.UserForSiteResponse = UserForSiteResponse;
|
|
39402
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.UserForSiteResponse, 'Companion',
|
|
39401
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.UserForSiteResponse, 'Companion', Companion_getInstance_140);
|
|
39403
39402
|
var $com = _.com || (_.com = {});
|
|
39404
39403
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39405
39404
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|
|
@@ -39407,7 +39406,7 @@
|
|
|
39407
39406
|
var $com$doordeck$multiplatform$sdk$model = $com$doordeck$multiplatform$sdk.model || ($com$doordeck$multiplatform$sdk.model = {});
|
|
39408
39407
|
var $com$doordeck$multiplatform$sdk$model$responses = $com$doordeck$multiplatform$sdk$model.responses || ($com$doordeck$multiplatform$sdk$model.responses = {});
|
|
39409
39408
|
$com$doordeck$multiplatform$sdk$model$responses.TileLocksResponse = TileLocksResponse;
|
|
39410
|
-
defineProp($com$doordeck$multiplatform$sdk$model$responses.TileLocksResponse, 'Companion',
|
|
39409
|
+
defineProp($com$doordeck$multiplatform$sdk$model$responses.TileLocksResponse, 'Companion', Companion_getInstance_141);
|
|
39411
39410
|
var $com = _.com || (_.com = {});
|
|
39412
39411
|
var $com$doordeck = $com.doordeck || ($com.doordeck = {});
|
|
39413
39412
|
var $com$doordeck$multiplatform = $com$doordeck.multiplatform || ($com$doordeck.multiplatform = {});
|