@doordeck/doordeck-headless-sdk 0.85.0 → 0.87.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/README.md +1 -1
- package/kotlin/Kotlin-DateTime-library-kotlinx-datetime.js +76 -207
- package/kotlin/KotlinMultiplatformLibsodium-multiplatform-crypto-libsodium-bindings.js +6 -6
- package/kotlin/MultiplatformSettings-multiplatform-settings.js +2 -2
- package/kotlin/doordeck-sdk.js +807 -738
- package/kotlin/kotlin-kotlin-stdlib.js +1066 -1150
- package/kotlin/kotlinx-atomicfu.js +5 -6
- package/kotlin/kotlinx-coroutines-core.js +176 -375
- package/kotlin/kotlinx-io-kotlinx-io-bytestring.js +9 -10
- package/kotlin/kotlinx-io-kotlinx-io-core.js +41 -135
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +77 -136
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +76 -159
- package/kotlin/ktor-ktor-client-ktor-client-core.js +62 -98
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-auth.js +21 -27
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.js +14 -14
- package/kotlin/ktor-ktor-http-ktor-http-cio.js +27 -57
- package/kotlin/ktor-ktor-http.js +71 -134
- package/kotlin/ktor-ktor-io.js +55 -78
- package/kotlin/ktor-ktor-shared-ktor-events.js +4 -6
- package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.js +9 -19
- package/kotlin/ktor-ktor-shared-ktor-serialization.js +10 -10
- package/kotlin/ktor-ktor-shared-ktor-websockets.js +12 -18
- package/kotlin/ktor-ktor-utils.js +40 -70
- package/package.json +3 -3
|
@@ -3,41 +3,41 @@
|
|
|
3
3
|
//region block: imports
|
|
4
4
|
var imul = Math.imul;
|
|
5
5
|
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.a5;
|
|
6
|
-
var arrayOf = kotlin_kotlin.$_$.
|
|
6
|
+
var arrayOf = kotlin_kotlin.$_$.bg;
|
|
7
7
|
var createKType = kotlin_kotlin.$_$.c;
|
|
8
8
|
var Unit_instance = kotlin_kotlin.$_$.k5;
|
|
9
9
|
var VOID = kotlin_kotlin.$_$.h;
|
|
10
|
-
var isBlank = kotlin_kotlin.$_$.
|
|
11
|
-
var toString = kotlin_kotlin.$_$.
|
|
10
|
+
var isBlank = kotlin_kotlin.$_$.bd;
|
|
11
|
+
var toString = kotlin_kotlin.$_$.xb;
|
|
12
12
|
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.w1;
|
|
13
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
14
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
15
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
16
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
13
|
+
var protoOf = kotlin_kotlin.$_$.tb;
|
|
14
|
+
var getStringHashCode = kotlin_kotlin.$_$.pa;
|
|
15
|
+
var THROW_CCE = kotlin_kotlin.$_$.nf;
|
|
16
|
+
var initMetadataForClass = kotlin_kotlin.$_$.ra;
|
|
17
17
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.a2;
|
|
18
|
-
var initMetadataForInterface = kotlin_kotlin.$_$.
|
|
19
|
-
var decodeToString = kotlin_kotlin.$_$.
|
|
18
|
+
var initMetadataForInterface = kotlin_kotlin.$_$.va;
|
|
19
|
+
var decodeToString = kotlin_kotlin.$_$.rc;
|
|
20
20
|
var Buffer = kotlin_org_jetbrains_kotlinx_kotlinx_io_core.$_$.f;
|
|
21
|
-
var get_lastIndex = kotlin_kotlin.$_$.
|
|
21
|
+
var get_lastIndex = kotlin_kotlin.$_$.ed;
|
|
22
22
|
var charSequenceGet = kotlin_kotlin.$_$.fa;
|
|
23
23
|
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.t2;
|
|
24
24
|
var writeText = kotlin_io_ktor_ktor_io.$_$.f1;
|
|
25
25
|
var readByteArray = kotlin_org_jetbrains_kotlinx_kotlinx_io_core.$_$.j;
|
|
26
26
|
var charArray = kotlin_kotlin.$_$.ea;
|
|
27
|
-
var concatToString = kotlin_kotlin.$_$.
|
|
27
|
+
var concatToString = kotlin_kotlin.$_$.nc;
|
|
28
28
|
var readAvailable = kotlin_io_ktor_ktor_io.$_$.y;
|
|
29
|
-
var toByte = kotlin_kotlin.$_$.
|
|
30
|
-
var numberToChar = kotlin_kotlin.$_$.
|
|
31
|
-
var indexOf = kotlin_kotlin.$_$.
|
|
29
|
+
var toByte = kotlin_kotlin.$_$.ub;
|
|
30
|
+
var numberToChar = kotlin_kotlin.$_$.ob;
|
|
31
|
+
var indexOf = kotlin_kotlin.$_$.ad;
|
|
32
32
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.y;
|
|
33
33
|
var equals = kotlin_kotlin.$_$.ka;
|
|
34
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
34
|
+
var hashCode = kotlin_kotlin.$_$.qa;
|
|
35
35
|
var asJsReadonlyMapView = kotlin_kotlin.$_$.t5;
|
|
36
36
|
var KtMutableMap = kotlin_kotlin.$_$.w5;
|
|
37
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
37
|
+
var ensureNotNull = kotlin_kotlin.$_$.fg;
|
|
38
38
|
var Entry = kotlin_kotlin.$_$.s5;
|
|
39
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
40
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
39
|
+
var isInterface = kotlin_kotlin.$_$.gb;
|
|
40
|
+
var toString_0 = kotlin_kotlin.$_$.qg;
|
|
41
41
|
var toString_1 = kotlin_kotlin.$_$.a3;
|
|
42
42
|
var SupervisorJob = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.b1;
|
|
43
43
|
var AbstractCoroutineContextElement = kotlin_kotlin.$_$.j9;
|
|
@@ -48,8 +48,8 @@
|
|
|
48
48
|
var KtSet = kotlin_kotlin.$_$.y5;
|
|
49
49
|
var KtMutableSet = kotlin_kotlin.$_$.x5;
|
|
50
50
|
var toList = kotlin_kotlin.$_$.t8;
|
|
51
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
52
|
-
var Enum = kotlin_kotlin.$_$.
|
|
51
|
+
var initMetadataForObject = kotlin_kotlin.$_$.xa;
|
|
52
|
+
var Enum = kotlin_kotlin.$_$.cf;
|
|
53
53
|
var firstOrNull = kotlin_kotlin.$_$.d7;
|
|
54
54
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.p;
|
|
55
55
|
var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.x;
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
var toSet = kotlin_kotlin.$_$.y8;
|
|
59
59
|
var emptySet = kotlin_kotlin.$_$.b7;
|
|
60
60
|
var emptyMap = kotlin_kotlin.$_$.a7;
|
|
61
|
-
var getBooleanHashCode = kotlin_kotlin.$_$.
|
|
62
|
-
var equals_0 = kotlin_kotlin.$_$.
|
|
61
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.ma;
|
|
62
|
+
var equals_0 = kotlin_kotlin.$_$.wc;
|
|
63
63
|
var setOf = kotlin_kotlin.$_$.h8;
|
|
64
64
|
var charSequenceLength = kotlin_kotlin.$_$.ga;
|
|
65
65
|
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.i1;
|
|
@@ -67,8 +67,8 @@
|
|
|
67
67
|
var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.z2;
|
|
68
68
|
var atomic$ref$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.d;
|
|
69
69
|
var createSimpleEnumSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e2;
|
|
70
|
-
var Long = kotlin_kotlin.$_$.
|
|
71
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
70
|
+
var Long = kotlin_kotlin.$_$.hf;
|
|
71
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.sa;
|
|
72
72
|
var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c2;
|
|
73
73
|
var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e;
|
|
74
74
|
var IntSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.q;
|
|
@@ -76,12 +76,12 @@
|
|
|
76
76
|
var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x1;
|
|
77
77
|
var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.y1;
|
|
78
78
|
var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g2;
|
|
79
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
80
|
-
var Comparable = kotlin_kotlin.$_$.
|
|
79
|
+
var objectCreate = kotlin_kotlin.$_$.sb;
|
|
80
|
+
var Comparable = kotlin_kotlin.$_$.ye;
|
|
81
81
|
var enumEntries = kotlin_kotlin.$_$.w9;
|
|
82
82
|
var CoroutineImpl = kotlin_kotlin.$_$.u9;
|
|
83
83
|
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.e9;
|
|
84
|
-
var initMetadataForCoroutine = kotlin_kotlin.$_$.
|
|
84
|
+
var initMetadataForCoroutine = kotlin_kotlin.$_$.ta;
|
|
85
85
|
var KtMutableList = kotlin_kotlin.$_$.v5;
|
|
86
86
|
var toMutableList = kotlin_kotlin.$_$.w8;
|
|
87
87
|
var ArrayList = kotlin_kotlin.$_$.l5;
|
|
@@ -90,29 +90,28 @@
|
|
|
90
90
|
var last = kotlin_kotlin.$_$.t7;
|
|
91
91
|
var mutableListOf = kotlin_kotlin.$_$.y7;
|
|
92
92
|
var anyToString = kotlin_kotlin.$_$.z9;
|
|
93
|
-
var KMutableProperty1 = kotlin_kotlin.$_$.
|
|
94
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
93
|
+
var KMutableProperty1 = kotlin_kotlin.$_$.ic;
|
|
94
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.oa;
|
|
95
95
|
var CoroutineScope = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.y;
|
|
96
96
|
var extendThrowable = kotlin_kotlin.$_$.la;
|
|
97
97
|
var captureStack = kotlin_kotlin.$_$.ca;
|
|
98
98
|
var recoverStackTrace = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.n;
|
|
99
99
|
var Companion_instance = kotlin_kotlin.$_$.f5;
|
|
100
100
|
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.b3;
|
|
101
|
-
var createFailure = kotlin_kotlin.$_$.
|
|
101
|
+
var createFailure = kotlin_kotlin.$_$.eg;
|
|
102
102
|
var Result__exceptionOrNull_impl_p6xea9 = kotlin_kotlin.$_$.c3;
|
|
103
103
|
var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.d3;
|
|
104
104
|
var Continuation = kotlin_kotlin.$_$.o9;
|
|
105
|
-
var fillArrayVal = kotlin_kotlin.$_$.ma;
|
|
106
105
|
var intercepted = kotlin_kotlin.$_$.h9;
|
|
107
|
-
var KProperty1 = kotlin_kotlin.$_$.
|
|
108
|
-
var lazy = kotlin_kotlin.$_$.
|
|
109
|
-
var isNaN_0 = kotlin_kotlin.$_$.
|
|
110
|
-
var numberToLong = kotlin_kotlin.$_$.
|
|
111
|
-
var IllegalStateException = kotlin_kotlin.$_$.
|
|
106
|
+
var KProperty1 = kotlin_kotlin.$_$.kc;
|
|
107
|
+
var lazy = kotlin_kotlin.$_$.lg;
|
|
108
|
+
var isNaN_0 = kotlin_kotlin.$_$.jg;
|
|
109
|
+
var numberToLong = kotlin_kotlin.$_$.rb;
|
|
110
|
+
var IllegalStateException = kotlin_kotlin.$_$.gf;
|
|
112
111
|
var IllegalStateException_init_$Init$ = kotlin_kotlin.$_$.z1;
|
|
113
112
|
var toList_0 = kotlin_kotlin.$_$.s8;
|
|
114
113
|
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.e3;
|
|
115
|
-
var noWhenBranchMatchedException = kotlin_kotlin.$_$.
|
|
114
|
+
var noWhenBranchMatchedException = kotlin_kotlin.$_$.mg;
|
|
116
115
|
//endregion
|
|
117
116
|
//region block: pre-declaration
|
|
118
117
|
initMetadataForClass(AttributeKey, 'AttributeKey');
|
|
@@ -145,10 +144,10 @@
|
|
|
145
144
|
return tmp0_safe_receiver == null ? null : firstOrNull(tmp0_safe_receiver);
|
|
146
145
|
}
|
|
147
146
|
function forEach(body) {
|
|
147
|
+
// Inline function 'kotlin.collections.forEach' call
|
|
148
148
|
var _iterator__ex2g4s = this.u2g().p();
|
|
149
149
|
while (_iterator__ex2g4s.q()) {
|
|
150
150
|
var element = _iterator__ex2g4s.r();
|
|
151
|
-
// Inline function 'io.ktor.util.StringValues.forEach.<anonymous>' call
|
|
152
151
|
// Inline function 'kotlin.collections.component1' call
|
|
153
152
|
var k = element.y();
|
|
154
153
|
// Inline function 'kotlin.collections.component2' call
|
|
@@ -227,7 +226,6 @@
|
|
|
227
226
|
var this_0 = this.z2e_1;
|
|
228
227
|
// Inline function 'kotlin.require' call
|
|
229
228
|
if (!!isBlank(this_0)) {
|
|
230
|
-
// Inline function 'io.ktor.util.AttributeKey.<anonymous>' call
|
|
231
229
|
var message = "Name can't be blank";
|
|
232
230
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
233
231
|
}
|
|
@@ -259,7 +257,6 @@
|
|
|
259
257
|
var _iterator__ex2g4s = other.h2f().p();
|
|
260
258
|
while (_iterator__ex2g4s.q()) {
|
|
261
259
|
var element = _iterator__ex2g4s.r();
|
|
262
|
-
// Inline function 'io.ktor.util.putAll.<anonymous>' call
|
|
263
260
|
_this__u8e3s4.e2f(element instanceof AttributeKey ? element : THROW_CCE(), other.b2f(element));
|
|
264
261
|
}
|
|
265
262
|
}
|
|
@@ -277,7 +274,6 @@
|
|
|
277
274
|
_init_properties_Base64_kt__ymmsz3();
|
|
278
275
|
// Inline function 'io.ktor.utils.io.core.buildPacket' call
|
|
279
276
|
var builder = new Buffer();
|
|
280
|
-
// Inline function 'io.ktor.util.decodeBase64Bytes.<anonymous>' call
|
|
281
277
|
var tmp$ret$3;
|
|
282
278
|
$l$block: {
|
|
283
279
|
// Inline function 'kotlin.text.dropLastWhile' call
|
|
@@ -286,7 +282,6 @@
|
|
|
286
282
|
do {
|
|
287
283
|
var index = inductionVariable;
|
|
288
284
|
inductionVariable = inductionVariable + -1 | 0;
|
|
289
|
-
// Inline function 'io.ktor.util.decodeBase64Bytes.<anonymous>.<anonymous>' call
|
|
290
285
|
if (!(charSequenceGet(_this__u8e3s4, index) === _Char___init__impl__6a9atx(61))) {
|
|
291
286
|
// Inline function 'kotlin.text.substring' call
|
|
292
287
|
var endIndex = index + 1 | 0;
|
|
@@ -355,7 +350,6 @@
|
|
|
355
350
|
do {
|
|
356
351
|
var index_1 = inductionVariable_1;
|
|
357
352
|
inductionVariable_1 = inductionVariable_1 + 1 | 0;
|
|
358
|
-
// Inline function 'io.ktor.util.encodeBase64.<anonymous>' call
|
|
359
353
|
var _unary__edvuaz_1 = writeOffset;
|
|
360
354
|
writeOffset = _unary__edvuaz_1 + 1 | 0;
|
|
361
355
|
charArray_0[_unary__edvuaz_1] = _Char___init__impl__6a9atx(61);
|
|
@@ -367,7 +361,6 @@
|
|
|
367
361
|
_init_properties_Base64_kt__ymmsz3();
|
|
368
362
|
// Inline function 'io.ktor.utils.io.core.buildPacket' call
|
|
369
363
|
var builder = new Buffer();
|
|
370
|
-
// Inline function 'io.ktor.util.decodeBase64Bytes.<anonymous>' call
|
|
371
364
|
var data = new Int8Array(4);
|
|
372
365
|
while (!_this__u8e3s4.g1e()) {
|
|
373
366
|
var read = readAvailable(_this__u8e3s4, data);
|
|
@@ -381,7 +374,6 @@
|
|
|
381
374
|
inductionVariable = inductionVariable + 1 | 0;
|
|
382
375
|
var _unary__edvuaz = index;
|
|
383
376
|
index = _unary__edvuaz + 1 | 0;
|
|
384
|
-
// Inline function 'io.ktor.util.decodeBase64Bytes.<anonymous>.<anonymous>' call
|
|
385
377
|
var result = accumulator;
|
|
386
378
|
// Inline function 'io.ktor.util.fromBase64' call
|
|
387
379
|
// Inline function 'kotlin.experimental.and' call
|
|
@@ -482,7 +474,6 @@
|
|
|
482
474
|
var _iterator__ex2g4s = from.x().p();
|
|
483
475
|
while (_iterator__ex2g4s.q()) {
|
|
484
476
|
var element = _iterator__ex2g4s.r();
|
|
485
|
-
// Inline function 'io.ktor.util.CaseInsensitiveMap.putAll.<anonymous>' call
|
|
486
477
|
// Inline function 'kotlin.collections.component1' call
|
|
487
478
|
var key = element.y();
|
|
488
479
|
// Inline function 'kotlin.collections.component2' call
|
|
@@ -582,13 +573,12 @@
|
|
|
582
573
|
var tmp = SupervisorJob(parent);
|
|
583
574
|
// Inline function 'kotlinx.coroutines.CoroutineExceptionHandler' call
|
|
584
575
|
var tmp$ret$0 = new SilentSupervisor$$inlined$CoroutineExceptionHandler$1();
|
|
585
|
-
return tmp.
|
|
576
|
+
return tmp.kh(tmp$ret$0);
|
|
586
577
|
}
|
|
587
578
|
function SilentSupervisor$$inlined$CoroutineExceptionHandler$1() {
|
|
588
579
|
AbstractCoroutineContextElement.call(this, Key_instance);
|
|
589
580
|
}
|
|
590
581
|
protoOf(SilentSupervisor$$inlined$CoroutineExceptionHandler$1).kv = function (context, exception) {
|
|
591
|
-
// Inline function 'io.ktor.util.SilentSupervisor.<anonymous>' call
|
|
592
582
|
return Unit_instance;
|
|
593
583
|
};
|
|
594
584
|
function DelegatingMutableSet$iterator$1(this$0) {
|
|
@@ -617,7 +607,6 @@
|
|
|
617
607
|
var _iterator__ex2g4s = _this__u8e3s4.p();
|
|
618
608
|
while (_iterator__ex2g4s.q()) {
|
|
619
609
|
var item = _iterator__ex2g4s.r();
|
|
620
|
-
// Inline function 'io.ktor.util.DelegatingMutableSet.convert.<anonymous>' call
|
|
621
610
|
var tmp$ret$0 = this.y2f_1(item);
|
|
622
611
|
destination.k(tmp$ret$0);
|
|
623
612
|
}
|
|
@@ -630,7 +619,6 @@
|
|
|
630
619
|
var _iterator__ex2g4s = _this__u8e3s4.p();
|
|
631
620
|
while (_iterator__ex2g4s.q()) {
|
|
632
621
|
var item = _iterator__ex2g4s.r();
|
|
633
|
-
// Inline function 'io.ktor.util.DelegatingMutableSet.convertTo.<anonymous>' call
|
|
634
622
|
var tmp$ret$0 = this.x2f_1(item);
|
|
635
623
|
destination.k(tmp$ret$0);
|
|
636
624
|
}
|
|
@@ -855,7 +843,6 @@
|
|
|
855
843
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
856
844
|
// Inline function 'kotlin.also' call
|
|
857
845
|
var this_0 = ArrayList_init_$Create$_0();
|
|
858
|
-
// Inline function 'io.ktor.util.StringValuesBuilderImpl.ensureListForKey.<anonymous>' call
|
|
859
846
|
$this.y2g(name);
|
|
860
847
|
// Inline function 'kotlin.collections.set' call
|
|
861
848
|
$this.x2g_1.n2(name, this_0);
|
|
@@ -917,13 +904,11 @@
|
|
|
917
904
|
};
|
|
918
905
|
protoOf(StringValuesBuilderImpl).z2g = function (name, values) {
|
|
919
906
|
// Inline function 'kotlin.let' call
|
|
920
|
-
// Inline function 'io.ktor.util.StringValuesBuilderImpl.appendAll.<anonymous>' call
|
|
921
907
|
var list = ensureListForKey(this, name);
|
|
922
908
|
// Inline function 'kotlin.collections.forEach' call
|
|
923
909
|
var _iterator__ex2g4s = values.p();
|
|
924
910
|
while (_iterator__ex2g4s.q()) {
|
|
925
911
|
var element = _iterator__ex2g4s.r();
|
|
926
|
-
// Inline function 'io.ktor.util.StringValuesBuilderImpl.appendAll.<anonymous>.<anonymous>' call
|
|
927
912
|
this.c2h(element);
|
|
928
913
|
}
|
|
929
914
|
addAll(list, values);
|
|
@@ -938,7 +923,6 @@
|
|
|
938
923
|
var _iterator__ex2g4s = values.p();
|
|
939
924
|
while (_iterator__ex2g4s.q()) {
|
|
940
925
|
var element = _iterator__ex2g4s.r();
|
|
941
|
-
// Inline function 'io.ktor.util.StringValuesBuilderImpl.appendMissing.<anonymous>' call
|
|
942
926
|
if (!existing.x1(element)) {
|
|
943
927
|
destination.k(element);
|
|
944
928
|
}
|
|
@@ -975,7 +959,6 @@
|
|
|
975
959
|
var _iterator__ex2g4s = values.x().p();
|
|
976
960
|
while (_iterator__ex2g4s.q()) {
|
|
977
961
|
var element = _iterator__ex2g4s.r();
|
|
978
|
-
// Inline function 'io.ktor.util.StringValuesImpl.<anonymous>' call
|
|
979
962
|
// Inline function 'kotlin.collections.component1' call
|
|
980
963
|
var key = element.y();
|
|
981
964
|
// Inline function 'kotlin.collections.component2' call
|
|
@@ -990,8 +973,6 @@
|
|
|
990
973
|
do {
|
|
991
974
|
var index = inductionVariable;
|
|
992
975
|
inductionVariable = inductionVariable + 1 | 0;
|
|
993
|
-
// Inline function 'kotlin.collections.MutableList.<anonymous>' call
|
|
994
|
-
// Inline function 'io.ktor.util.StringValuesImpl.<anonymous>.<anonymous>' call
|
|
995
976
|
var tmp$ret$4 = value.u(index);
|
|
996
977
|
list.k(tmp$ret$4);
|
|
997
978
|
}
|
|
@@ -1049,12 +1030,10 @@
|
|
|
1049
1030
|
};
|
|
1050
1031
|
function appendAll(_this__u8e3s4, builder) {
|
|
1051
1032
|
// Inline function 'kotlin.apply' call
|
|
1052
|
-
// Inline function 'io.ktor.util.appendAll.<anonymous>' call
|
|
1053
1033
|
// Inline function 'kotlin.collections.forEach' call
|
|
1054
1034
|
var _iterator__ex2g4s = builder.u2g().p();
|
|
1055
1035
|
while (_iterator__ex2g4s.q()) {
|
|
1056
1036
|
var element = _iterator__ex2g4s.r();
|
|
1057
|
-
// Inline function 'io.ktor.util.appendAll.<anonymous>.<anonymous>' call
|
|
1058
1037
|
// Inline function 'kotlin.collections.component1' call
|
|
1059
1038
|
var name = element.y();
|
|
1060
1039
|
// Inline function 'kotlin.collections.component2' call
|
|
@@ -1148,7 +1127,6 @@
|
|
|
1148
1127
|
do {
|
|
1149
1128
|
var index = inductionVariable;
|
|
1150
1129
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1151
|
-
// Inline function 'io.ktor.util.toLowerCasePreservingASCIIRules.<anonymous>' call
|
|
1152
1130
|
var it = charSequenceGet(_this__u8e3s4, index);
|
|
1153
1131
|
if (!(toLowerCasePreservingASCII(it) === it)) {
|
|
1154
1132
|
tmp$ret$1 = index;
|
|
@@ -1167,7 +1145,6 @@
|
|
|
1167
1145
|
var capacity = _this__u8e3s4.length;
|
|
1168
1146
|
// Inline function 'kotlin.apply' call
|
|
1169
1147
|
var this_0 = StringBuilder_init_$Create$(capacity);
|
|
1170
|
-
// Inline function 'io.ktor.util.toLowerCasePreservingASCIIRules.<anonymous>' call
|
|
1171
1148
|
this_0.ad(original, 0, firstIndex);
|
|
1172
1149
|
var inductionVariable_0 = firstIndex;
|
|
1173
1150
|
var last_0 = get_lastIndex(original);
|
|
@@ -1649,7 +1626,6 @@
|
|
|
1649
1626
|
// Inline function 'kotlinx.atomicfu.loop' call
|
|
1650
1627
|
var this_0 = this.m2i_1;
|
|
1651
1628
|
while (true) {
|
|
1652
|
-
// Inline function 'io.ktor.util.internal.LockFreeLinkedListNode.<get-next>.<anonymous>' call
|
|
1653
1629
|
var next = this_0.kotlinx$atomicfu$value;
|
|
1654
1630
|
if (!(next instanceof OpDescriptor))
|
|
1655
1631
|
return next;
|
|
@@ -1796,7 +1772,6 @@
|
|
|
1796
1772
|
PhaseContent.call($this, phase, relation, isInterface(tmp, KtMutableList) ? tmp : THROW_CCE());
|
|
1797
1773
|
// Inline function 'kotlin.check' call
|
|
1798
1774
|
if (!Companion_getInstance_2().m2j_1.h()) {
|
|
1799
|
-
// Inline function 'io.ktor.util.pipeline.PhaseContent.<init>.<anonymous>' call
|
|
1800
1775
|
var message = 'The shared empty array list has been modified';
|
|
1801
1776
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
1802
1777
|
}
|
|
@@ -1867,6 +1842,7 @@
|
|
|
1867
1842
|
};
|
|
1868
1843
|
function _set_interceptors__wod97b($this, _set____db54di) {
|
|
1869
1844
|
var tmp0 = $this.a2k_1;
|
|
1845
|
+
// Inline function 'kotlinx.atomicfu.AtomicRef.setValue' call
|
|
1870
1846
|
interceptors$factory();
|
|
1871
1847
|
tmp0.kotlinx$atomicfu$value = _set____db54di;
|
|
1872
1848
|
return Unit_instance;
|
|
@@ -2340,7 +2316,7 @@
|
|
|
2340
2316
|
var tmp_0 = this;
|
|
2341
2317
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
2342
2318
|
var size = this.n2k_1.s();
|
|
2343
|
-
tmp_0.q2k_1 =
|
|
2319
|
+
tmp_0.q2k_1 = Array(size);
|
|
2344
2320
|
this.r2k_1 = -1;
|
|
2345
2321
|
this.s2k_1 = 0;
|
|
2346
2322
|
}
|
|
@@ -2353,7 +2329,6 @@
|
|
|
2353
2329
|
protoOf(SuspendFunctionGun).k2j = function ($completion) {
|
|
2354
2330
|
var tmp$ret$0;
|
|
2355
2331
|
$l$block_0: {
|
|
2356
|
-
// Inline function 'io.ktor.util.pipeline.SuspendFunctionGun.proceed.<anonymous>' call
|
|
2357
2332
|
if (this.s2k_1 === this.n2k_1.s()) {
|
|
2358
2333
|
tmp$ret$0 = this.p2k_1;
|
|
2359
2334
|
break $l$block_0;
|
|
@@ -2449,7 +2424,6 @@
|
|
|
2449
2424
|
tmp = null;
|
|
2450
2425
|
} else {
|
|
2451
2426
|
// Inline function 'kotlin.let' call
|
|
2452
|
-
// Inline function 'io.ktor.util.date.GMTDate.<anonymous>' call
|
|
2453
2427
|
tmp = new Date(tmp1_safe_receiver);
|
|
2454
2428
|
}
|
|
2455
2429
|
var tmp2_elvis_lhs = tmp;
|
|
@@ -2501,7 +2475,6 @@
|
|
|
2501
2475
|
}
|
|
2502
2476
|
// Inline function 'kotlin.also' call
|
|
2503
2477
|
var this_0 = block();
|
|
2504
|
-
// Inline function 'io.ktor.util.AttributesJs.computeIfAbsent.<anonymous>' call
|
|
2505
2478
|
// Inline function 'kotlin.collections.set' call
|
|
2506
2479
|
this.z2k_1.n2(key, this_0);
|
|
2507
2480
|
return this_0;
|
|
@@ -2619,7 +2592,6 @@
|
|
|
2619
2592
|
|
|
2620
2593
|
var tmp_1;
|
|
2621
2594
|
try {
|
|
2622
|
-
// Inline function 'io.ktor.util.logging.<no name provided>.level.<anonymous>' call
|
|
2623
2595
|
// Inline function 'kotlin.Companion.success' call
|
|
2624
2596
|
var value = getKtorLogLevel();
|
|
2625
2597
|
tmp_1 = _Result___init__impl__xyqfz8(value);
|
|
@@ -2652,7 +2624,6 @@
|
|
|
2652
2624
|
tmp_5 = null;
|
|
2653
2625
|
} else {
|
|
2654
2626
|
// Inline function 'kotlin.let' call
|
|
2655
|
-
// Inline function 'io.ktor.util.logging.<no name provided>.level.<anonymous>' call
|
|
2656
2627
|
var tmp0 = get_entries_1();
|
|
2657
2628
|
var tmp$ret$6;
|
|
2658
2629
|
$l$block: {
|
|
@@ -2660,7 +2631,6 @@
|
|
|
2660
2631
|
var _iterator__ex2g4s = tmp0.p();
|
|
2661
2632
|
while (_iterator__ex2g4s.q()) {
|
|
2662
2633
|
var element = _iterator__ex2g4s.r();
|
|
2663
|
-
// Inline function 'io.ktor.util.logging.<no name provided>.level.<anonymous>.<anonymous>' call
|
|
2664
2634
|
if (element.q2_1 === tmp1_safe_receiver) {
|
|
2665
2635
|
tmp$ret$6 = element;
|
|
2666
2636
|
break $l$block;
|
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@doordeck/doordeck-headless-sdk",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.87.0",
|
|
4
4
|
"main": "kotlin/doordeck-sdk.js",
|
|
5
5
|
"devDependencies": {
|
|
6
6
|
"typescript": "5.5.4",
|
|
7
|
-
"source-map-support": "0.5.21",
|
|
8
7
|
"webpack": "5.94.0",
|
|
9
8
|
"webpack-cli": "5.1.4",
|
|
10
9
|
"kotlin-web-helpers": "2.0.0",
|
|
11
10
|
"source-map-loader": "5.0.0",
|
|
12
|
-
"webpack-dev-server": "4.15.2"
|
|
11
|
+
"webpack-dev-server": "4.15.2",
|
|
12
|
+
"source-map-support": "0.5.21"
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"asn1js": "3.0.5",
|