@doordeck/doordeck-headless-sdk 0.30.0 → 0.32.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/Kotlin-DateTime-library-kotlinx-datetime.js +1484 -1484
- package/kotlin/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
- package/kotlin/KotlinMultiplatformLibsodium-multiplatform-crypto-libsodium-bindings.js +33 -23
- package/kotlin/KotlinMultiplatformLibsodium-multiplatform-crypto-libsodium-bindings.js.map +1 -1
- package/kotlin/MultiplatformSettings-multiplatform-settings.js +11 -11
- package/kotlin/Stately-stately-concurrency.js +9 -9
- package/kotlin/Stately-stately-concurrent-collections.js +87 -87
- package/kotlin/doordeck-sdk.d.ts +33 -27
- package/kotlin/doordeck-sdk.js +14002 -14031
- package/kotlin/doordeck-sdk.js.map +1 -1
- package/kotlin/kotlin-kotlin-stdlib.js +3422 -3210
- package/kotlin/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin/kotlinx-atomicfu.js +71 -71
- package/kotlin/kotlinx-atomicfu.js.map +1 -1
- package/kotlin/kotlinx-coroutines-core.js +2854 -2898
- package/kotlin/kotlinx-coroutines-core.js.map +1 -1
- package/kotlin/kotlinx-io-kotlinx-io-core.js +938 -453
- package/kotlin/kotlinx-io-kotlinx-io-core.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +2344 -2283
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json-io.js +8 -0
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json-io.js.map +1 -0
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +2146 -1806
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
- package/kotlin/ktor-ktor-client-ktor-client-core.js +3510 -3374
- package/kotlin/ktor-ktor-client-ktor-client-core.js.map +1 -1
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-auth.js +490 -431
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-auth.js.map +1 -1
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.js +232 -232
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.js.map +1 -1
- package/kotlin/ktor-ktor-http.js +1101 -1046
- package/kotlin/ktor-ktor-http.js.map +1 -1
- package/kotlin/ktor-ktor-io.js +947 -941
- package/kotlin/ktor-ktor-io.js.map +1 -1
- package/kotlin/ktor-ktor-shared-ktor-events.js +24 -24
- package/kotlin/ktor-ktor-shared-ktor-events.js.map +1 -1
- package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx-ktor-serialization-kotlinx-json.js +9 -9
- package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx-ktor-serialization-kotlinx-json.js.map +1 -1
- package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.js +325 -325
- package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.js.map +1 -1
- package/kotlin/ktor-ktor-shared-ktor-serialization.js +130 -130
- package/kotlin/ktor-ktor-shared-ktor-serialization.js.map +1 -1
- package/kotlin/ktor-ktor-shared-ktor-websockets.js +115 -101
- package/kotlin/ktor-ktor-shared-ktor-websockets.js.map +1 -1
- package/kotlin/ktor-ktor-utils.js +1133 -806
- package/kotlin/ktor-ktor-utils.js.map +1 -1
- package/kotlin/projects-core-koin-core.js +561 -527
- package/kotlin/projects-core-koin-core.js.map +1 -1
- package/package.json +3 -5
- package/kotlin/uuid.js +0 -152
- package/kotlin/uuid.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/signature/Signature.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/jsMain/kotlin/com/ionspin/kotlin/crypto/JsSodiumLoader.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/jsMain/kotlin/com/ionspin/kotlin/crypto/JsUtil.kt","../../../../../library/build/compileSync/js/main/productionLibrary/kotlin/js/src/generated/_ArraysJs.kt","../../../../../library/build/compileSync/js/main/productionLibrary/kotlin/common/src/generated/_UArrays.kt","../../../../../library/build/compileSync/js/main/productionLibrary/kotlin/js/src/kotlin/dynamic.kt","../../../../../library/build/compileSync/js/main/productionLibrary/kotlin/libraries/stdlib/js/src/org.w3c/org.khronos.webgl.kt","../../../../../library/build/compileSync/js/main/productionLibrary/kotlin/unsigned/src/kotlin/UByte.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/jsMain/kotlin/com/ionspin/kotlin/crypto/LibsodiumInitializer.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/jsMain/kotlin/com/ionspin/kotlin/crypto/signature/Signature.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/aead/AuthenticatedEncryptionWithAssociatedData.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/auth/Auth.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/box/Box.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/generichash/GenericHash.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/hash/Hash.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/secretbox/SecretBox.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/secretstream/SecretStream.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/util/LibsodiumRandom.kt"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":["<init>","publicKey","secretKey","toString","hashCode","result","equals","other","JsSodiumLoader$loadWithCallback$lambda","$doneCallback","JsSodiumLoader$loadWithCallback$lambda$lambda","it","loadWithCallback","doneCallback","toUInt8Array","<this>","uint8Result","toUByteArray","i","<set-sodiumLoaded>","<set-?>","LibsodiumInitializer$initializeWithCallback$lambda","$done","LibsodiumInitializer$initializeWithCallback$lambda$lambda","initializeWithCallback","done","getSodium","getSodiumLoaded","keypair","detached","message"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAOKA,CAAuBC,S,EAA2BC,SAAlDF,EAAL;A,IAA4B,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/signature/Signature.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/jsMain/kotlin/com/ionspin/kotlin/crypto/JsSodiumLoader.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/jsMain/kotlin/com/ionspin/kotlin/crypto/JsUtil.kt","../../../../../library/build/compileSync/js/main/productionLibrary/kotlin/js/src/generated/_ArraysJs.kt","../../../../../library/build/compileSync/js/main/productionLibrary/kotlin/common/src/generated/_UArrays.kt","../../../../../library/build/compileSync/js/main/productionLibrary/kotlin/js/src/kotlin/dynamic.kt","../../../../../library/build/compileSync/js/main/productionLibrary/kotlin/libraries/stdlib/js/src/org.w3c/org.khronos.webgl.kt","../../../../../library/build/compileSync/js/main/productionLibrary/kotlin/unsigned/src/kotlin/UByte.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/jsMain/kotlin/com/ionspin/kotlin/crypto/LibsodiumInitializer.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/jsMain/kotlin/com/ionspin/kotlin/crypto/signature/Signature.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/aead/AuthenticatedEncryptionWithAssociatedData.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/auth/Auth.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/box/Box.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/generichash/GenericHash.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/hash/Hash.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/secretbox/SecretBox.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/secretstream/SecretStream.kt","../../../../../../../../../../home/ionspin/Projects/Future/kotlin-multiplatform-libsodium/multiplatform-crypto-libsodium-bindings/src/commonMain/kotlin/com.ionspin.kotlin.crypto/util/LibsodiumRandom.kt"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":["<init>","publicKey","secretKey","toString","hashCode","result","equals","other","JsSodiumLoader$loadWithCallback$lambda","$doneCallback","JsSodiumLoader$loadWithCallback$lambda$lambda","it","loadWithCallback","doneCallback","toUInt8Array","<this>","uint8Result","toUByteArray","i","<set-sodiumLoaded>","<set-?>","LibsodiumInitializer$initializeWithCallback$lambda","$done","LibsodiumInitializer$initializeWithCallback$lambda$lambda","initializeWithCallback","done","isInitialized","getSodium","getSodiumLoaded","keypair","seedKeypair","seed","detached","message"],"mappings":"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"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
(function (_, kotlin_kotlin) {
|
|
2
2
|
'use strict';
|
|
3
3
|
//region block: imports
|
|
4
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
5
|
-
var VOID = kotlin_kotlin.$_$.
|
|
6
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
7
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
4
|
+
var Unit_instance = kotlin_kotlin.$_$.j5;
|
|
5
|
+
var VOID = kotlin_kotlin.$_$.h;
|
|
6
|
+
var protoOf = kotlin_kotlin.$_$.nb;
|
|
7
|
+
var initMetadataForClass = kotlin_kotlin.$_$.na;
|
|
8
8
|
//endregion
|
|
9
9
|
//region block: pre-declaration
|
|
10
10
|
initMetadataForClass(StorageSettings, 'StorageSettings', StorageSettings);
|
|
@@ -18,18 +18,18 @@
|
|
|
18
18
|
tmp = delegate;
|
|
19
19
|
}
|
|
20
20
|
delegate = tmp;
|
|
21
|
-
this.
|
|
21
|
+
this.h58_1 = delegate;
|
|
22
22
|
}
|
|
23
|
-
protoOf(StorageSettings).
|
|
24
|
-
return this.
|
|
23
|
+
protoOf(StorageSettings).e2 = function () {
|
|
24
|
+
return this.h58_1.clear();
|
|
25
25
|
};
|
|
26
|
-
protoOf(StorageSettings).
|
|
26
|
+
protoOf(StorageSettings).i58 = function (key, value) {
|
|
27
27
|
// Inline function 'com.russhwolf.settings.set' call
|
|
28
|
-
this.
|
|
28
|
+
this.h58_1.setItem(key, value);
|
|
29
29
|
};
|
|
30
|
-
protoOf(StorageSettings).
|
|
30
|
+
protoOf(StorageSettings).j58 = function (key) {
|
|
31
31
|
// Inline function 'com.russhwolf.settings.get' call
|
|
32
|
-
return this.
|
|
32
|
+
return this.h58_1.getItem(key);
|
|
33
33
|
};
|
|
34
34
|
//region block: exports
|
|
35
35
|
_.$_$ = _.$_$ || {};
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
(function (_, kotlin_kotlin) {
|
|
2
2
|
'use strict';
|
|
3
3
|
//region block: imports
|
|
4
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
5
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
4
|
+
var protoOf = kotlin_kotlin.$_$.nb;
|
|
5
|
+
var initMetadataForClass = kotlin_kotlin.$_$.na;
|
|
6
6
|
//endregion
|
|
7
7
|
//region block: pre-declaration
|
|
8
8
|
initMetadataForClass(ThreadLocalRef, 'ThreadLocalRef', ThreadLocalRef);
|
|
9
9
|
//endregion
|
|
10
10
|
function set_value(_this__u8e3s4, value) {
|
|
11
|
-
_this__u8e3s4.
|
|
11
|
+
_this__u8e3s4.d54(value);
|
|
12
12
|
}
|
|
13
13
|
function ThreadLocalRef() {
|
|
14
|
-
this.
|
|
14
|
+
this.c54_1 = null;
|
|
15
15
|
}
|
|
16
|
-
protoOf(ThreadLocalRef).
|
|
16
|
+
protoOf(ThreadLocalRef).p4 = function () {
|
|
17
17
|
set_value(this, null);
|
|
18
18
|
};
|
|
19
|
-
protoOf(ThreadLocalRef).
|
|
20
|
-
return this.
|
|
19
|
+
protoOf(ThreadLocalRef).cv = function () {
|
|
20
|
+
return this.c54_1;
|
|
21
21
|
};
|
|
22
|
-
protoOf(ThreadLocalRef).
|
|
23
|
-
this.
|
|
22
|
+
protoOf(ThreadLocalRef).d54 = function (value) {
|
|
23
|
+
this.c54_1 = value;
|
|
24
24
|
};
|
|
25
25
|
//region block: exports
|
|
26
26
|
_.$_$ = _.$_$ || {};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
(function (_, kotlin_kotlin) {
|
|
2
2
|
'use strict';
|
|
3
3
|
//region block: imports
|
|
4
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
5
|
-
var VOID = kotlin_kotlin.$_$.
|
|
6
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
7
|
-
var Collection = kotlin_kotlin.$_$.
|
|
8
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
9
|
-
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.
|
|
10
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
11
|
-
var asJsReadonlyMapView = kotlin_kotlin.$_$.
|
|
12
|
-
var KtMutableMap = kotlin_kotlin.$_$.
|
|
13
|
-
var LinkedHashSet_init_$Create$ = kotlin_kotlin.$_$.
|
|
14
|
-
var KtMutableSet = kotlin_kotlin.$_$.
|
|
4
|
+
var Unit_instance = kotlin_kotlin.$_$.j5;
|
|
5
|
+
var VOID = kotlin_kotlin.$_$.h;
|
|
6
|
+
var protoOf = kotlin_kotlin.$_$.nb;
|
|
7
|
+
var Collection = kotlin_kotlin.$_$.l5;
|
|
8
|
+
var initMetadataForClass = kotlin_kotlin.$_$.na;
|
|
9
|
+
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.y;
|
|
10
|
+
var objectCreate = kotlin_kotlin.$_$.mb;
|
|
11
|
+
var asJsReadonlyMapView = kotlin_kotlin.$_$.s5;
|
|
12
|
+
var KtMutableMap = kotlin_kotlin.$_$.v5;
|
|
13
|
+
var LinkedHashSet_init_$Create$ = kotlin_kotlin.$_$.a1;
|
|
14
|
+
var KtMutableSet = kotlin_kotlin.$_$.w5;
|
|
15
15
|
//endregion
|
|
16
16
|
//region block: pre-declaration
|
|
17
17
|
initMetadataForClass(ConcurrentMutableCollection, 'ConcurrentMutableCollection', VOID, VOID, [Collection]);
|
|
@@ -21,124 +21,124 @@
|
|
|
21
21
|
//endregion
|
|
22
22
|
function ConcurrentMutableCollection$_get_size_$lambda_dssf9y(this$0) {
|
|
23
23
|
return function () {
|
|
24
|
-
return this$0.
|
|
24
|
+
return this$0.e54_1.s();
|
|
25
25
|
};
|
|
26
26
|
}
|
|
27
27
|
function ConcurrentMutableCollection$contains$lambda(this$0, $element) {
|
|
28
28
|
return function () {
|
|
29
|
-
return this$0.
|
|
29
|
+
return this$0.e54_1.x1($element);
|
|
30
30
|
};
|
|
31
31
|
}
|
|
32
32
|
function ConcurrentMutableCollection$containsAll$lambda(this$0, $elements) {
|
|
33
33
|
return function () {
|
|
34
|
-
return this$0.
|
|
34
|
+
return this$0.e54_1.y1($elements);
|
|
35
35
|
};
|
|
36
36
|
}
|
|
37
37
|
function ConcurrentMutableCollection$isEmpty$lambda(this$0) {
|
|
38
38
|
return function () {
|
|
39
|
-
return this$0.
|
|
39
|
+
return this$0.e54_1.h();
|
|
40
40
|
};
|
|
41
41
|
}
|
|
42
42
|
function ConcurrentMutableCollection$add$lambda(this$0, $element) {
|
|
43
43
|
return function () {
|
|
44
|
-
return this$0.
|
|
44
|
+
return this$0.e54_1.k($element);
|
|
45
45
|
};
|
|
46
46
|
}
|
|
47
47
|
function ConcurrentMutableCollection$addAll$lambda(this$0, $elements) {
|
|
48
48
|
return function () {
|
|
49
|
-
return this$0.
|
|
49
|
+
return this$0.e54_1.t($elements);
|
|
50
50
|
};
|
|
51
51
|
}
|
|
52
52
|
function ConcurrentMutableCollection$clear$lambda(this$0) {
|
|
53
53
|
return function () {
|
|
54
|
-
this$0.
|
|
54
|
+
this$0.e54_1.e2();
|
|
55
55
|
return Unit_instance;
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
function ConcurrentMutableCollection$iterator$lambda(this$0) {
|
|
59
59
|
return function () {
|
|
60
|
-
return new ConcurrentMutableIterator(this$0.
|
|
60
|
+
return new ConcurrentMutableIterator(this$0.f54_1, this$0.e54_1.p());
|
|
61
61
|
};
|
|
62
62
|
}
|
|
63
63
|
function ConcurrentMutableCollection(rootArg, del) {
|
|
64
64
|
rootArg = rootArg === VOID ? null : rootArg;
|
|
65
|
-
this.
|
|
65
|
+
this.e54_1 = del;
|
|
66
66
|
var tmp = this;
|
|
67
|
-
tmp.
|
|
67
|
+
tmp.f54_1 = rootArg == null ? this : rootArg;
|
|
68
68
|
}
|
|
69
|
-
protoOf(ConcurrentMutableCollection).
|
|
69
|
+
protoOf(ConcurrentMutableCollection).s = function () {
|
|
70
70
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
71
|
-
this.
|
|
71
|
+
this.f54_1;
|
|
72
72
|
return ConcurrentMutableCollection$_get_size_$lambda_dssf9y(this)();
|
|
73
73
|
};
|
|
74
|
-
protoOf(ConcurrentMutableCollection).
|
|
74
|
+
protoOf(ConcurrentMutableCollection).x1 = function (element) {
|
|
75
75
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
76
|
-
this.
|
|
76
|
+
this.f54_1;
|
|
77
77
|
return ConcurrentMutableCollection$contains$lambda(this, element)();
|
|
78
78
|
};
|
|
79
|
-
protoOf(ConcurrentMutableCollection).
|
|
79
|
+
protoOf(ConcurrentMutableCollection).y1 = function (elements) {
|
|
80
80
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
81
|
-
this.
|
|
81
|
+
this.f54_1;
|
|
82
82
|
return ConcurrentMutableCollection$containsAll$lambda(this, elements)();
|
|
83
83
|
};
|
|
84
|
-
protoOf(ConcurrentMutableCollection).
|
|
84
|
+
protoOf(ConcurrentMutableCollection).h = function () {
|
|
85
85
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
86
|
-
this.
|
|
86
|
+
this.f54_1;
|
|
87
87
|
return ConcurrentMutableCollection$isEmpty$lambda(this)();
|
|
88
88
|
};
|
|
89
|
-
protoOf(ConcurrentMutableCollection).
|
|
89
|
+
protoOf(ConcurrentMutableCollection).k = function (element) {
|
|
90
90
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
91
|
-
this.
|
|
91
|
+
this.f54_1;
|
|
92
92
|
return ConcurrentMutableCollection$add$lambda(this, element)();
|
|
93
93
|
};
|
|
94
|
-
protoOf(ConcurrentMutableCollection).
|
|
94
|
+
protoOf(ConcurrentMutableCollection).t = function (elements) {
|
|
95
95
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
96
|
-
this.
|
|
96
|
+
this.f54_1;
|
|
97
97
|
return ConcurrentMutableCollection$addAll$lambda(this, elements)();
|
|
98
98
|
};
|
|
99
|
-
protoOf(ConcurrentMutableCollection).
|
|
99
|
+
protoOf(ConcurrentMutableCollection).e2 = function () {
|
|
100
100
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
101
|
-
this.
|
|
101
|
+
this.f54_1;
|
|
102
102
|
ConcurrentMutableCollection$clear$lambda(this)();
|
|
103
103
|
};
|
|
104
|
-
protoOf(ConcurrentMutableCollection).
|
|
104
|
+
protoOf(ConcurrentMutableCollection).p = function () {
|
|
105
105
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
106
|
-
this.
|
|
106
|
+
this.f54_1;
|
|
107
107
|
return ConcurrentMutableCollection$iterator$lambda(this)();
|
|
108
108
|
};
|
|
109
109
|
function ConcurrentMutableIterator$hasNext$lambda(this$0) {
|
|
110
110
|
return function () {
|
|
111
|
-
return this$0.
|
|
111
|
+
return this$0.h54_1.q();
|
|
112
112
|
};
|
|
113
113
|
}
|
|
114
114
|
function ConcurrentMutableIterator$next$lambda(this$0) {
|
|
115
115
|
return function () {
|
|
116
|
-
return this$0.
|
|
116
|
+
return this$0.h54_1.r();
|
|
117
117
|
};
|
|
118
118
|
}
|
|
119
119
|
function ConcurrentMutableIterator$remove$lambda(this$0) {
|
|
120
120
|
return function () {
|
|
121
|
-
this$0.
|
|
121
|
+
this$0.h54_1.p4();
|
|
122
122
|
return Unit_instance;
|
|
123
123
|
};
|
|
124
124
|
}
|
|
125
125
|
function ConcurrentMutableIterator(root, del) {
|
|
126
|
-
this.
|
|
127
|
-
this.
|
|
126
|
+
this.g54_1 = root;
|
|
127
|
+
this.h54_1 = del;
|
|
128
128
|
}
|
|
129
|
-
protoOf(ConcurrentMutableIterator).
|
|
129
|
+
protoOf(ConcurrentMutableIterator).q = function () {
|
|
130
130
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
131
|
-
this.
|
|
131
|
+
this.g54_1;
|
|
132
132
|
return ConcurrentMutableIterator$hasNext$lambda(this)();
|
|
133
133
|
};
|
|
134
|
-
protoOf(ConcurrentMutableIterator).
|
|
134
|
+
protoOf(ConcurrentMutableIterator).r = function () {
|
|
135
135
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
136
|
-
this.
|
|
136
|
+
this.g54_1;
|
|
137
137
|
return ConcurrentMutableIterator$next$lambda(this)();
|
|
138
138
|
};
|
|
139
|
-
protoOf(ConcurrentMutableIterator).
|
|
139
|
+
protoOf(ConcurrentMutableIterator).p4 = function () {
|
|
140
140
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
141
|
-
this.
|
|
141
|
+
this.g54_1;
|
|
142
142
|
ConcurrentMutableIterator$remove$lambda(this)();
|
|
143
143
|
};
|
|
144
144
|
function ConcurrentMutableMap_init_$Init$($this) {
|
|
@@ -152,130 +152,130 @@
|
|
|
152
152
|
}
|
|
153
153
|
function ConcurrentMutableMap$_get_size_$lambda_nuyc4q(this$0) {
|
|
154
154
|
return function () {
|
|
155
|
-
return this$0.
|
|
155
|
+
return this$0.i54_1.s();
|
|
156
156
|
};
|
|
157
157
|
}
|
|
158
158
|
function ConcurrentMutableMap$_get_entries_$lambda_dp7xtt(this$0) {
|
|
159
159
|
return function () {
|
|
160
|
-
return new ConcurrentMutableSet(this$0, this$0.
|
|
160
|
+
return new ConcurrentMutableSet(this$0, this$0.i54_1.x());
|
|
161
161
|
};
|
|
162
162
|
}
|
|
163
163
|
function ConcurrentMutableMap$_get_keys_$lambda_5gjoyr(this$0) {
|
|
164
164
|
return function () {
|
|
165
|
-
return new ConcurrentMutableSet(this$0, this$0.
|
|
165
|
+
return new ConcurrentMutableSet(this$0, this$0.i54_1.l2());
|
|
166
166
|
};
|
|
167
167
|
}
|
|
168
168
|
function ConcurrentMutableMap$_get_values_$lambda_tyvlyt(this$0) {
|
|
169
169
|
return function () {
|
|
170
|
-
return new ConcurrentMutableCollection(this$0, this$0.
|
|
170
|
+
return new ConcurrentMutableCollection(this$0, this$0.i54_1.m2());
|
|
171
171
|
};
|
|
172
172
|
}
|
|
173
173
|
function ConcurrentMutableMap$containsKey$lambda(this$0, $key) {
|
|
174
174
|
return function () {
|
|
175
|
-
return this$0.
|
|
175
|
+
return this$0.i54_1.i2($key);
|
|
176
176
|
};
|
|
177
177
|
}
|
|
178
178
|
function ConcurrentMutableMap$containsValue$lambda(this$0, $value) {
|
|
179
179
|
return function () {
|
|
180
|
-
return this$0.
|
|
180
|
+
return this$0.i54_1.j2($value);
|
|
181
181
|
};
|
|
182
182
|
}
|
|
183
183
|
function ConcurrentMutableMap$get$lambda(this$0, $key) {
|
|
184
184
|
return function () {
|
|
185
|
-
return this$0.
|
|
185
|
+
return this$0.i54_1.k2($key);
|
|
186
186
|
};
|
|
187
187
|
}
|
|
188
188
|
function ConcurrentMutableMap$isEmpty$lambda(this$0) {
|
|
189
189
|
return function () {
|
|
190
|
-
return this$0.
|
|
190
|
+
return this$0.i54_1.h();
|
|
191
191
|
};
|
|
192
192
|
}
|
|
193
193
|
function ConcurrentMutableMap$clear$lambda(this$0) {
|
|
194
194
|
return function () {
|
|
195
|
-
this$0.
|
|
195
|
+
this$0.i54_1.e2();
|
|
196
196
|
return Unit_instance;
|
|
197
197
|
};
|
|
198
198
|
}
|
|
199
199
|
function ConcurrentMutableMap$put$lambda(this$0, $key, $value) {
|
|
200
200
|
return function () {
|
|
201
|
-
return this$0.
|
|
201
|
+
return this$0.i54_1.n2($key, $value);
|
|
202
202
|
};
|
|
203
203
|
}
|
|
204
204
|
function ConcurrentMutableMap$putAll$lambda(this$0, $from) {
|
|
205
205
|
return function () {
|
|
206
|
-
this$0.
|
|
206
|
+
this$0.i54_1.p2($from);
|
|
207
207
|
return Unit_instance;
|
|
208
208
|
};
|
|
209
209
|
}
|
|
210
210
|
function ConcurrentMutableMap$remove$lambda(this$0, $key) {
|
|
211
211
|
return function () {
|
|
212
|
-
return this$0.
|
|
212
|
+
return this$0.i54_1.o2($key);
|
|
213
213
|
};
|
|
214
214
|
}
|
|
215
215
|
function ConcurrentMutableMap(rootArg, del) {
|
|
216
216
|
rootArg = rootArg === VOID ? null : rootArg;
|
|
217
|
-
this.
|
|
217
|
+
this.i54_1 = del;
|
|
218
218
|
var tmp = this;
|
|
219
|
-
tmp.
|
|
219
|
+
tmp.j54_1 = rootArg == null ? this : rootArg;
|
|
220
220
|
}
|
|
221
|
-
protoOf(ConcurrentMutableMap).
|
|
221
|
+
protoOf(ConcurrentMutableMap).s = function () {
|
|
222
222
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
223
|
-
this.
|
|
223
|
+
this.j54_1;
|
|
224
224
|
return ConcurrentMutableMap$_get_size_$lambda_nuyc4q(this)();
|
|
225
225
|
};
|
|
226
|
-
protoOf(ConcurrentMutableMap).
|
|
226
|
+
protoOf(ConcurrentMutableMap).x = function () {
|
|
227
227
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
228
|
-
this.
|
|
228
|
+
this.j54_1;
|
|
229
229
|
return ConcurrentMutableMap$_get_entries_$lambda_dp7xtt(this)();
|
|
230
230
|
};
|
|
231
|
-
protoOf(ConcurrentMutableMap).
|
|
231
|
+
protoOf(ConcurrentMutableMap).l2 = function () {
|
|
232
232
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
233
|
-
this.
|
|
233
|
+
this.j54_1;
|
|
234
234
|
return ConcurrentMutableMap$_get_keys_$lambda_5gjoyr(this)();
|
|
235
235
|
};
|
|
236
|
-
protoOf(ConcurrentMutableMap).
|
|
236
|
+
protoOf(ConcurrentMutableMap).m2 = function () {
|
|
237
237
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
238
|
-
this.
|
|
238
|
+
this.j54_1;
|
|
239
239
|
return ConcurrentMutableMap$_get_values_$lambda_tyvlyt(this)();
|
|
240
240
|
};
|
|
241
|
-
protoOf(ConcurrentMutableMap).
|
|
241
|
+
protoOf(ConcurrentMutableMap).i2 = function (key) {
|
|
242
242
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
243
|
-
this.
|
|
243
|
+
this.j54_1;
|
|
244
244
|
return ConcurrentMutableMap$containsKey$lambda(this, key)();
|
|
245
245
|
};
|
|
246
|
-
protoOf(ConcurrentMutableMap).
|
|
246
|
+
protoOf(ConcurrentMutableMap).j2 = function (value) {
|
|
247
247
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
248
|
-
this.
|
|
248
|
+
this.j54_1;
|
|
249
249
|
return ConcurrentMutableMap$containsValue$lambda(this, value)();
|
|
250
250
|
};
|
|
251
|
-
protoOf(ConcurrentMutableMap).
|
|
251
|
+
protoOf(ConcurrentMutableMap).k2 = function (key) {
|
|
252
252
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
253
|
-
this.
|
|
253
|
+
this.j54_1;
|
|
254
254
|
return ConcurrentMutableMap$get$lambda(this, key)();
|
|
255
255
|
};
|
|
256
|
-
protoOf(ConcurrentMutableMap).
|
|
256
|
+
protoOf(ConcurrentMutableMap).h = function () {
|
|
257
257
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
258
|
-
this.
|
|
258
|
+
this.j54_1;
|
|
259
259
|
return ConcurrentMutableMap$isEmpty$lambda(this)();
|
|
260
260
|
};
|
|
261
|
-
protoOf(ConcurrentMutableMap).
|
|
261
|
+
protoOf(ConcurrentMutableMap).e2 = function () {
|
|
262
262
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
263
|
-
this.
|
|
263
|
+
this.j54_1;
|
|
264
264
|
ConcurrentMutableMap$clear$lambda(this)();
|
|
265
265
|
};
|
|
266
|
-
protoOf(ConcurrentMutableMap).
|
|
266
|
+
protoOf(ConcurrentMutableMap).n2 = function (key, value) {
|
|
267
267
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
268
|
-
this.
|
|
268
|
+
this.j54_1;
|
|
269
269
|
return ConcurrentMutableMap$put$lambda(this, key, value)();
|
|
270
270
|
};
|
|
271
|
-
protoOf(ConcurrentMutableMap).
|
|
271
|
+
protoOf(ConcurrentMutableMap).p2 = function (from) {
|
|
272
272
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
273
|
-
this.
|
|
273
|
+
this.j54_1;
|
|
274
274
|
ConcurrentMutableMap$putAll$lambda(this, from)();
|
|
275
275
|
};
|
|
276
|
-
protoOf(ConcurrentMutableMap).
|
|
276
|
+
protoOf(ConcurrentMutableMap).o2 = function (key) {
|
|
277
277
|
// Inline function 'co.touchlab.stately.concurrency.synchronize' call
|
|
278
|
-
this.
|
|
278
|
+
this.j54_1;
|
|
279
279
|
return ConcurrentMutableMap$remove$lambda(this, key)();
|
|
280
280
|
};
|
|
281
281
|
function ConcurrentMutableSet_init_$Init$($this) {
|
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
}
|
|
290
290
|
function ConcurrentMutableSet(rootArg, del) {
|
|
291
291
|
ConcurrentMutableCollection.call(this, rootArg, del);
|
|
292
|
-
this.
|
|
292
|
+
this.m54_1 = del;
|
|
293
293
|
}
|
|
294
294
|
//region block: post-declaration
|
|
295
295
|
protoOf(ConcurrentMutableMap).asJsReadonlyMapView = asJsReadonlyMapView;
|
package/kotlin/doordeck-sdk.d.ts
CHANGED
|
@@ -217,8 +217,12 @@ export declare namespace com.doordeck.multiplatform.sdk.api.model {
|
|
|
217
217
|
get name(): "OPEN_HOURS";
|
|
218
218
|
get ordinal(): 1;
|
|
219
219
|
};
|
|
220
|
-
get
|
|
221
|
-
|
|
220
|
+
static get BATCH_SHARING_25(): com.doordeck.multiplatform.sdk.api.model.CapabilityType & {
|
|
221
|
+
get name(): "BATCH_SHARING_25";
|
|
222
|
+
get ordinal(): 2;
|
|
223
|
+
};
|
|
224
|
+
get name(): "CONFIGURABLE_UNLOCK_DURATION" | "OPEN_HOURS" | "BATCH_SHARING_25";
|
|
225
|
+
get ordinal(): 0 | 1 | 2;
|
|
222
226
|
static values(): Array<com.doordeck.multiplatform.sdk.api.model.CapabilityType>;
|
|
223
227
|
static valueOf(value: string): com.doordeck.multiplatform.sdk.api.model.CapabilityType;
|
|
224
228
|
static get Companion(): {
|
|
@@ -246,6 +250,25 @@ export declare namespace com.doordeck.multiplatform.sdk.api.model {
|
|
|
246
250
|
}
|
|
247
251
|
}
|
|
248
252
|
}
|
|
253
|
+
export declare namespace com.doordeck.multiplatform.sdk.api.model {
|
|
254
|
+
abstract class Crypto {
|
|
255
|
+
private constructor();
|
|
256
|
+
}
|
|
257
|
+
namespace Crypto {
|
|
258
|
+
class KeyPair {
|
|
259
|
+
constructor(_private: Int8Array, _public: Int8Array);
|
|
260
|
+
get private(): Int8Array;
|
|
261
|
+
get public(): Int8Array;
|
|
262
|
+
}
|
|
263
|
+
class EncodedKeyPair {
|
|
264
|
+
constructor(_private: string, _public: string);
|
|
265
|
+
get private(): string;
|
|
266
|
+
get public(): string;
|
|
267
|
+
static get Companion(): {
|
|
268
|
+
};
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
}
|
|
249
272
|
export declare namespace com.doordeck.multiplatform.sdk.api.model {
|
|
250
273
|
abstract class Fusion {
|
|
251
274
|
private constructor();
|
|
@@ -1142,35 +1165,11 @@ export declare namespace com.doordeck.multiplatform.sdk.storage {
|
|
|
1142
1165
|
}
|
|
1143
1166
|
}
|
|
1144
1167
|
export declare namespace com.doordeck.multiplatform.sdk.util {
|
|
1145
|
-
|
|
1146
|
-
private constructor();
|
|
1147
|
-
}
|
|
1148
|
-
namespace Crypto {
|
|
1149
|
-
class KeyPair {
|
|
1150
|
-
constructor(_private: Int8Array, _public: Int8Array);
|
|
1151
|
-
get private(): Int8Array;
|
|
1152
|
-
get public(): Int8Array;
|
|
1153
|
-
}
|
|
1154
|
-
class EncodedKeyPair {
|
|
1155
|
-
constructor(_private: string, _public: string);
|
|
1156
|
-
get private(): string;
|
|
1157
|
-
get public(): string;
|
|
1158
|
-
static get Companion(): {
|
|
1159
|
-
};
|
|
1160
|
-
}
|
|
1161
|
-
}
|
|
1162
|
-
}
|
|
1163
|
-
declare namespace _objects_ {
|
|
1164
|
-
const com$doordeck$multiplatform$sdk$util$Crypto: {
|
|
1165
|
-
generateKeyPair(): com.doordeck.multiplatform.sdk.util.Crypto.KeyPair;
|
|
1166
|
-
generateKeyPairJson(): string;
|
|
1167
|
-
signWithPrivateKey(_this_: string, privateKey: Int8Array): Int8Array;
|
|
1168
|
+
const Utils: {
|
|
1168
1169
|
decodeBase64ToByteArray(_this_: string): Int8Array;
|
|
1169
1170
|
encodeByteArrayToBase64(_this_: Int8Array): string;
|
|
1170
1171
|
certificateChainToString(_this_: kotlin.collections.KtList<string>): string;
|
|
1171
1172
|
stringToCertificateChain(_this_: string): kotlin.collections.KtList<string>;
|
|
1172
|
-
} & {
|
|
1173
|
-
new(): any;
|
|
1174
1173
|
};
|
|
1175
1174
|
}
|
|
1176
1175
|
export declare namespace com.doordeck.multiplatform.sdk {
|
|
@@ -1322,4 +1321,11 @@ export declare namespace com.doordeck.multiplatform.sdk.api {
|
|
|
1322
1321
|
};
|
|
1323
1322
|
}
|
|
1324
1323
|
function tiles(): com.doordeck.multiplatform.sdk.api.TilesResource;
|
|
1324
|
+
}
|
|
1325
|
+
export declare namespace com.doordeck.multiplatform.sdk.crypto {
|
|
1326
|
+
const CryptoManager: {
|
|
1327
|
+
generateKeyPair(): com.doordeck.multiplatform.sdk.api.model.Crypto.KeyPair;
|
|
1328
|
+
generateEncodedKeyPair(): string;
|
|
1329
|
+
};
|
|
1330
|
+
function crypto(): typeof com.doordeck.multiplatform.sdk.crypto.CryptoManager;
|
|
1325
1331
|
}
|