@solibo/solibo-sdk 1.0.31 → 1.0.32
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/KmLogging-logging.js +119 -119
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1526 -1526
- package/KotlinBigInteger-bignum.js +1210 -1210
- package/MultiplatformSettings-multiplatform-settings.js +19 -19
- package/Stately-stately-concurrency.js +7 -7
- package/cryptography-kotlin-cryptography-bigint.js +46 -46
- package/cryptography-kotlin-cryptography-core.js +67 -67
- package/cryptography-kotlin-cryptography-provider-base.js +9 -9
- package/cryptography-kotlin-cryptography-provider-webcrypto.js +153 -153
- package/cryptography-kotlin-cryptography-random.js +19 -19
- package/cryptography-kotlin-cryptography-serialization-asn1-modules.js +130 -130
- package/cryptography-kotlin-cryptography-serialization-asn1.js +279 -279
- package/cryptography-kotlin-cryptography-serialization-pem.js +30 -30
- package/kotlin-kotlin-stdlib.js +371 -367
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +21 -21
- package/kotlinx-coroutines-core.js +1890 -1890
- package/kotlinx-io-kotlinx-io-bytestring.js +46 -46
- package/kotlinx-io-kotlinx-io-core.js +474 -474
- package/kotlinx-serialization-kotlinx-serialization-core.js +388 -152
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1209 -1208
- package/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
- package/ktor-ktor-client-auth.js +286 -286
- package/ktor-ktor-client-content-negotiation.js +154 -154
- package/ktor-ktor-client-core.js +2787 -2787
- package/ktor-ktor-client-logging.js +663 -663
- package/ktor-ktor-events.js +11 -11
- package/ktor-ktor-http-cio.js +368 -368
- package/ktor-ktor-http.js +1010 -1010
- package/ktor-ktor-io.js +680 -680
- package/ktor-ktor-serialization-kotlinx-json.js +8 -8
- package/ktor-ktor-serialization-kotlinx.js +147 -147
- package/ktor-ktor-serialization.js +71 -71
- package/ktor-ktor-utils.js +743 -743
- package/ktor-ktor-websockets.js +421 -421
- package/package.json +1 -1
- package/solibo-sdk-sdk-home-api.js +20372 -20554
- package/solibo-sdk-sdk-home-api.js.map +1 -1
- package/solibo-sdk-sdk.d.ts +25 -30
- package/solibo-sdk-sdk.js +1663 -1615
- package/solibo-sdk-sdk.js.map +1 -1
|
@@ -32,58 +32,58 @@
|
|
|
32
32
|
//region block: imports
|
|
33
33
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.k;
|
|
34
34
|
var Unit_instance = kotlin_kotlin.$_$.p5;
|
|
35
|
-
var CoroutineImpl = kotlin_kotlin.$_$.
|
|
36
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
37
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
38
|
-
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.
|
|
39
|
-
var initMetadataForLambda = kotlin_kotlin.$_$.
|
|
35
|
+
var CoroutineImpl = kotlin_kotlin.$_$.qa;
|
|
36
|
+
var protoOf = kotlin_kotlin.$_$.jd;
|
|
37
|
+
var THROW_CCE = kotlin_kotlin.$_$.hi;
|
|
38
|
+
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.z9;
|
|
39
|
+
var initMetadataForLambda = kotlin_kotlin.$_$.oc;
|
|
40
40
|
var VOID = kotlin_kotlin.$_$.c;
|
|
41
|
-
var initMetadataForCoroutine = kotlin_kotlin.$_$.
|
|
42
|
-
var toString = kotlin_kotlin.$_$.
|
|
41
|
+
var initMetadataForCoroutine = kotlin_kotlin.$_$.lc;
|
|
42
|
+
var toString = kotlin_kotlin.$_$.md;
|
|
43
43
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.u1;
|
|
44
|
-
var KSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
45
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
44
|
+
var KSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w2;
|
|
45
|
+
var isInterface = kotlin_kotlin.$_$.yc;
|
|
46
46
|
var ByteArrayContent = kotlin_io_ktor_ktor_http.$_$.o;
|
|
47
|
-
var BinaryFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
47
|
+
var BinaryFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.t2;
|
|
48
48
|
var withCharsetIfNeeded = kotlin_io_ktor_ktor_http.$_$.t2;
|
|
49
49
|
var TextContent = kotlin_io_ktor_ktor_http.$_$.c1;
|
|
50
|
-
var StringFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
51
|
-
var equals = kotlin_kotlin.$_$.
|
|
52
|
-
var FunctionAdapter = kotlin_kotlin.$_$.
|
|
50
|
+
var StringFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b3;
|
|
51
|
+
var equals = kotlin_kotlin.$_$.ac;
|
|
52
|
+
var FunctionAdapter = kotlin_kotlin.$_$.nb;
|
|
53
53
|
var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.c1;
|
|
54
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
55
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
54
|
+
var hashCode = kotlin_kotlin.$_$.ic;
|
|
55
|
+
var initMetadataForClass = kotlin_kotlin.$_$.jc;
|
|
56
56
|
var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.x;
|
|
57
57
|
var asFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.d1;
|
|
58
58
|
var firstOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.d;
|
|
59
|
-
var SerializationException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
59
|
+
var SerializationException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z2;
|
|
60
60
|
var readRemaining = kotlin_io_ktor_ktor_io.$_$.h;
|
|
61
61
|
var discard = kotlin_io_ktor_ktor_io.$_$.b1;
|
|
62
62
|
var readByteArray = kotlin_org_jetbrains_kotlinx_kotlinx_io_core.$_$.k;
|
|
63
63
|
var readText = kotlin_io_ktor_ktor_io.$_$.e1;
|
|
64
64
|
var JsonConvertException = kotlin_io_ktor_ktor_serialization.$_$.d;
|
|
65
65
|
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.q1;
|
|
66
|
-
var serializerOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
67
|
-
var serializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
68
|
-
var getKClassFromExpression = kotlin_kotlin.$_$.
|
|
66
|
+
var serializerOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e3;
|
|
67
|
+
var serializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g3;
|
|
68
|
+
var getKClassFromExpression = kotlin_kotlin.$_$.ce;
|
|
69
69
|
var MapSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.y;
|
|
70
70
|
var KtMap = kotlin_kotlin.$_$.z5;
|
|
71
71
|
var SetSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a1;
|
|
72
72
|
var KtSet = kotlin_kotlin.$_$.d6;
|
|
73
|
-
var firstOrNull_0 = kotlin_kotlin.$_$.
|
|
73
|
+
var firstOrNull_0 = kotlin_kotlin.$_$.q7;
|
|
74
74
|
var StringCompanionObject_instance = kotlin_kotlin.$_$.a5;
|
|
75
75
|
var serializer_0 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c1;
|
|
76
76
|
var ListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x;
|
|
77
|
-
var isArray = kotlin_kotlin.$_$.
|
|
77
|
+
var isArray = kotlin_kotlin.$_$.qc;
|
|
78
78
|
var KtList = kotlin_kotlin.$_$.w5;
|
|
79
79
|
var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b1;
|
|
80
|
-
var filterNotNull = kotlin_kotlin.$_$.
|
|
81
|
-
var collectionSizeOrDefault = kotlin_kotlin.$_$.
|
|
80
|
+
var filterNotNull = kotlin_kotlin.$_$.o7;
|
|
81
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.n6;
|
|
82
82
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.j;
|
|
83
83
|
var HashSet_init_$Create$ = kotlin_kotlin.$_$.q;
|
|
84
|
-
var singleOrNull = kotlin_kotlin.$_$.
|
|
84
|
+
var singleOrNull = kotlin_kotlin.$_$.y8;
|
|
85
85
|
var Collection = kotlin_kotlin.$_$.r5;
|
|
86
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
86
|
+
var emptyList = kotlin_kotlin.$_$.k7;
|
|
87
87
|
//endregion
|
|
88
88
|
//region block: pre-declaration
|
|
89
89
|
initMetadataForLambda(KotlinxSerializationConverter$serialize$o$collect$slambda, CoroutineImpl, VOID, [1]);
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
var _iterator__ex2g4s = tmp0.t();
|
|
110
110
|
while (_iterator__ex2g4s.u()) {
|
|
111
111
|
var element = _iterator__ex2g4s.v();
|
|
112
|
-
var tmp0_safe_receiver = element.
|
|
112
|
+
var tmp0_safe_receiver = element.a6f(format);
|
|
113
113
|
if (tmp0_safe_receiver == null)
|
|
114
114
|
null;
|
|
115
115
|
else {
|
|
@@ -120,24 +120,24 @@
|
|
|
120
120
|
return destination;
|
|
121
121
|
}
|
|
122
122
|
function serialization(_this__u8e3s4, contentType, format) {
|
|
123
|
-
_this__u8e3s4.
|
|
123
|
+
_this__u8e3s4.q4h(contentType, new KotlinxSerializationConverter(format));
|
|
124
124
|
}
|
|
125
125
|
function KotlinxSerializationConverter$serialize$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) {
|
|
126
|
-
this.
|
|
127
|
-
this.
|
|
128
|
-
this.
|
|
129
|
-
this.
|
|
130
|
-
this.
|
|
126
|
+
this.j6f_1 = $$this$unsafeFlow;
|
|
127
|
+
this.k6f_1 = $contentType;
|
|
128
|
+
this.l6f_1 = $charset;
|
|
129
|
+
this.m6f_1 = $typeInfo;
|
|
130
|
+
this.n6f_1 = $value;
|
|
131
131
|
CoroutineImpl.call(this, resultContinuation);
|
|
132
132
|
}
|
|
133
|
-
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).
|
|
134
|
-
var tmp = this.
|
|
133
|
+
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).g4i = function (value, $completion) {
|
|
134
|
+
var tmp = this.h4i(value, $completion);
|
|
135
135
|
tmp.k9_1 = Unit_instance;
|
|
136
136
|
tmp.l9_1 = null;
|
|
137
137
|
return tmp.q9();
|
|
138
138
|
};
|
|
139
139
|
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).ca = function (p1, $completion) {
|
|
140
|
-
return this.
|
|
140
|
+
return this.g4i((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
141
141
|
};
|
|
142
142
|
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).q9 = function () {
|
|
143
143
|
var suspendResult = this.k9_1;
|
|
@@ -147,11 +147,11 @@
|
|
|
147
147
|
switch (tmp) {
|
|
148
148
|
case 0:
|
|
149
149
|
this.j9_1 = 3;
|
|
150
|
-
var tmp0 = this.
|
|
151
|
-
var tmp2 = this.
|
|
152
|
-
this.
|
|
150
|
+
var tmp0 = this.j6f_1;
|
|
151
|
+
var tmp2 = this.o6f_1;
|
|
152
|
+
this.p6f_1 = tmp0;
|
|
153
153
|
this.i9_1 = 1;
|
|
154
|
-
suspendResult = tmp2.
|
|
154
|
+
suspendResult = tmp2.z6e(this.k6f_1, this.l6f_1, this.m6f_1, this.n6f_1, this);
|
|
155
155
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
156
156
|
return suspendResult;
|
|
157
157
|
}
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
case 1:
|
|
161
161
|
var ARGUMENT = suspendResult;
|
|
162
162
|
this.i9_1 = 2;
|
|
163
|
-
suspendResult = this.
|
|
163
|
+
suspendResult = this.p6f_1.k2r(ARGUMENT, this);
|
|
164
164
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
165
165
|
return suspendResult;
|
|
166
166
|
}
|
|
@@ -182,23 +182,23 @@
|
|
|
182
182
|
}
|
|
183
183
|
while (true);
|
|
184
184
|
};
|
|
185
|
-
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).
|
|
186
|
-
var i = new KotlinxSerializationConverter$serialize$o$collect$slambda(this.
|
|
187
|
-
i.
|
|
185
|
+
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).h4i = function (value, completion) {
|
|
186
|
+
var i = new KotlinxSerializationConverter$serialize$o$collect$slambda(this.j6f_1, this.k6f_1, this.l6f_1, this.m6f_1, this.n6f_1, completion);
|
|
187
|
+
i.o6f_1 = value;
|
|
188
188
|
return i;
|
|
189
189
|
};
|
|
190
190
|
function KotlinxSerializationConverter$serialize$o$collect$slambda_0($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) {
|
|
191
191
|
var i = new KotlinxSerializationConverter$serialize$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation);
|
|
192
192
|
var l = function (value, $completion) {
|
|
193
|
-
return i.
|
|
193
|
+
return i.g4i(value, $completion);
|
|
194
194
|
};
|
|
195
195
|
l.$arity = 1;
|
|
196
196
|
return l;
|
|
197
197
|
}
|
|
198
198
|
function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
|
|
199
199
|
CoroutineImpl.call(this, resultContinuation);
|
|
200
|
-
this.
|
|
201
|
-
this.
|
|
200
|
+
this.y6f_1 = _this__u8e3s4;
|
|
201
|
+
this.z6f_1 = collector;
|
|
202
202
|
}
|
|
203
203
|
protoOf($collectCOROUTINE$).q9 = function () {
|
|
204
204
|
var suspendResult = this.k9_1;
|
|
@@ -208,10 +208,10 @@
|
|
|
208
208
|
switch (tmp) {
|
|
209
209
|
case 0:
|
|
210
210
|
this.j9_1 = 2;
|
|
211
|
-
var $this$unsafeFlow = this.
|
|
211
|
+
var $this$unsafeFlow = this.z6f_1;
|
|
212
212
|
this.i9_1 = 1;
|
|
213
|
-
var tmp_0 = KotlinxSerializationConverter$serialize$o$collect$slambda_0($this$unsafeFlow, this.
|
|
214
|
-
suspendResult = this.
|
|
213
|
+
var tmp_0 = KotlinxSerializationConverter$serialize$o$collect$slambda_0($this$unsafeFlow, this.y6f_1.b6g_1, this.y6f_1.c6g_1, this.y6f_1.d6g_1, this.y6f_1.e6g_1, null);
|
|
214
|
+
suspendResult = this.y6f_1.a6g_1.m2r(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
|
|
215
215
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
216
216
|
return suspendResult;
|
|
217
217
|
}
|
|
@@ -234,20 +234,20 @@
|
|
|
234
234
|
while (true);
|
|
235
235
|
};
|
|
236
236
|
function KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) {
|
|
237
|
-
this.
|
|
238
|
-
this.
|
|
239
|
-
this.
|
|
240
|
-
this.
|
|
237
|
+
this.n6g_1 = $$this$unsafeFlow;
|
|
238
|
+
this.o6g_1 = $charset;
|
|
239
|
+
this.p6g_1 = $typeInfo;
|
|
240
|
+
this.q6g_1 = $content;
|
|
241
241
|
CoroutineImpl.call(this, resultContinuation);
|
|
242
242
|
}
|
|
243
|
-
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).
|
|
244
|
-
var tmp = this.
|
|
243
|
+
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).g4i = function (value, $completion) {
|
|
244
|
+
var tmp = this.h4i(value, $completion);
|
|
245
245
|
tmp.k9_1 = Unit_instance;
|
|
246
246
|
tmp.l9_1 = null;
|
|
247
247
|
return tmp.q9();
|
|
248
248
|
};
|
|
249
249
|
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).ca = function (p1, $completion) {
|
|
250
|
-
return this.
|
|
250
|
+
return this.g4i((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
251
251
|
};
|
|
252
252
|
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).q9 = function () {
|
|
253
253
|
var suspendResult = this.k9_1;
|
|
@@ -257,11 +257,11 @@
|
|
|
257
257
|
switch (tmp) {
|
|
258
258
|
case 0:
|
|
259
259
|
this.j9_1 = 3;
|
|
260
|
-
var tmp0 = this.
|
|
261
|
-
var tmp2 = this.
|
|
262
|
-
this.
|
|
260
|
+
var tmp0 = this.n6g_1;
|
|
261
|
+
var tmp2 = this.r6g_1;
|
|
262
|
+
this.s6g_1 = tmp0;
|
|
263
263
|
this.i9_1 = 1;
|
|
264
|
-
suspendResult = tmp2.
|
|
264
|
+
suspendResult = tmp2.i4i(this.o6g_1, this.p6g_1, this.q6g_1, this);
|
|
265
265
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
266
266
|
return suspendResult;
|
|
267
267
|
}
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
case 1:
|
|
271
271
|
var ARGUMENT = suspendResult;
|
|
272
272
|
this.i9_1 = 2;
|
|
273
|
-
suspendResult = this.
|
|
273
|
+
suspendResult = this.s6g_1.k2r(ARGUMENT, this);
|
|
274
274
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
275
275
|
return suspendResult;
|
|
276
276
|
}
|
|
@@ -292,23 +292,23 @@
|
|
|
292
292
|
}
|
|
293
293
|
while (true);
|
|
294
294
|
};
|
|
295
|
-
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).
|
|
296
|
-
var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.
|
|
297
|
-
i.
|
|
295
|
+
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).h4i = function (value, completion) {
|
|
296
|
+
var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.n6g_1, this.o6g_1, this.p6g_1, this.q6g_1, completion);
|
|
297
|
+
i.r6g_1 = value;
|
|
298
298
|
return i;
|
|
299
299
|
};
|
|
300
300
|
function KotlinxSerializationConverter$deserialize$o$collect$slambda_0($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) {
|
|
301
301
|
var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation);
|
|
302
302
|
var l = function (value, $completion) {
|
|
303
|
-
return i.
|
|
303
|
+
return i.g4i(value, $completion);
|
|
304
304
|
};
|
|
305
305
|
l.$arity = 1;
|
|
306
306
|
return l;
|
|
307
307
|
}
|
|
308
308
|
function $collectCOROUTINE$_0(_this__u8e3s4, collector, resultContinuation) {
|
|
309
309
|
CoroutineImpl.call(this, resultContinuation);
|
|
310
|
-
this.
|
|
311
|
-
this.
|
|
310
|
+
this.b6h_1 = _this__u8e3s4;
|
|
311
|
+
this.c6h_1 = collector;
|
|
312
312
|
}
|
|
313
313
|
protoOf($collectCOROUTINE$_0).q9 = function () {
|
|
314
314
|
var suspendResult = this.k9_1;
|
|
@@ -318,10 +318,10 @@
|
|
|
318
318
|
switch (tmp) {
|
|
319
319
|
case 0:
|
|
320
320
|
this.j9_1 = 2;
|
|
321
|
-
var $this$unsafeFlow = this.
|
|
321
|
+
var $this$unsafeFlow = this.c6h_1;
|
|
322
322
|
this.i9_1 = 1;
|
|
323
|
-
var tmp_0 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0($this$unsafeFlow, this.
|
|
324
|
-
suspendResult = this.
|
|
323
|
+
var tmp_0 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0($this$unsafeFlow, this.b6h_1.e6h_1, this.b6h_1.f6h_1, this.b6h_1.g6h_1, null);
|
|
324
|
+
suspendResult = this.b6h_1.d6h_1.m2r(new sam$kotlinx_coroutines_flow_FlowCollector$0_0(tmp_0), this);
|
|
325
325
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
326
326
|
return suspendResult;
|
|
327
327
|
}
|
|
@@ -360,13 +360,13 @@
|
|
|
360
360
|
return tmp;
|
|
361
361
|
}
|
|
362
362
|
function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
|
|
363
|
-
this.
|
|
363
|
+
this.h6h_1 = function_0;
|
|
364
364
|
}
|
|
365
|
-
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).
|
|
366
|
-
return this.
|
|
365
|
+
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).k2r = function (value, $completion) {
|
|
366
|
+
return this.h6h_1(value, $completion);
|
|
367
367
|
};
|
|
368
368
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).q3 = function () {
|
|
369
|
-
return this.
|
|
369
|
+
return this.h6h_1;
|
|
370
370
|
};
|
|
371
371
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
|
|
372
372
|
var tmp;
|
|
@@ -387,13 +387,13 @@
|
|
|
387
387
|
return hashCode(this.q3());
|
|
388
388
|
};
|
|
389
389
|
function sam$kotlinx_coroutines_flow_FlowCollector$0_0(function_0) {
|
|
390
|
-
this.
|
|
390
|
+
this.i6h_1 = function_0;
|
|
391
391
|
}
|
|
392
|
-
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).
|
|
393
|
-
return this.
|
|
392
|
+
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).k2r = function (value, $completion) {
|
|
393
|
+
return this.i6h_1(value, $completion);
|
|
394
394
|
};
|
|
395
395
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).q3 = function () {
|
|
396
|
-
return this.
|
|
396
|
+
return this.i6h_1;
|
|
397
397
|
};
|
|
398
398
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).equals = function (other) {
|
|
399
399
|
var tmp;
|
|
@@ -414,32 +414,32 @@
|
|
|
414
414
|
return hashCode(this.q3());
|
|
415
415
|
};
|
|
416
416
|
function KotlinxSerializationConverter$serialize$$inlined$map$1($this, $contentType, $charset, $typeInfo, $value) {
|
|
417
|
-
this.
|
|
418
|
-
this.
|
|
419
|
-
this.
|
|
420
|
-
this.
|
|
421
|
-
this.
|
|
417
|
+
this.a6g_1 = $this;
|
|
418
|
+
this.b6g_1 = $contentType;
|
|
419
|
+
this.c6g_1 = $charset;
|
|
420
|
+
this.d6g_1 = $typeInfo;
|
|
421
|
+
this.e6g_1 = $value;
|
|
422
422
|
}
|
|
423
|
-
protoOf(KotlinxSerializationConverter$serialize$$inlined$map$1).
|
|
423
|
+
protoOf(KotlinxSerializationConverter$serialize$$inlined$map$1).l2r = function (collector, $completion) {
|
|
424
424
|
var tmp = new $collectCOROUTINE$(this, collector, $completion);
|
|
425
425
|
tmp.k9_1 = Unit_instance;
|
|
426
426
|
tmp.l9_1 = null;
|
|
427
427
|
return tmp.q9();
|
|
428
428
|
};
|
|
429
|
-
protoOf(KotlinxSerializationConverter$serialize$$inlined$map$1).
|
|
430
|
-
return this.
|
|
429
|
+
protoOf(KotlinxSerializationConverter$serialize$$inlined$map$1).m2r = function (collector, $completion) {
|
|
430
|
+
return this.l2r(collector, $completion);
|
|
431
431
|
};
|
|
432
432
|
function KotlinxSerializationConverter$serialize$slambda(resultContinuation) {
|
|
433
433
|
CoroutineImpl.call(this, resultContinuation);
|
|
434
434
|
}
|
|
435
|
-
protoOf(KotlinxSerializationConverter$serialize$slambda).
|
|
436
|
-
var tmp = this.
|
|
435
|
+
protoOf(KotlinxSerializationConverter$serialize$slambda).s6h = function (it, $completion) {
|
|
436
|
+
var tmp = this.t6h(it, $completion);
|
|
437
437
|
tmp.k9_1 = Unit_instance;
|
|
438
438
|
tmp.l9_1 = null;
|
|
439
439
|
return tmp.q9();
|
|
440
440
|
};
|
|
441
441
|
protoOf(KotlinxSerializationConverter$serialize$slambda).ca = function (p1, $completion) {
|
|
442
|
-
return this.
|
|
442
|
+
return this.s6h((p1 == null ? true : p1 instanceof OutgoingContent) ? p1 : THROW_CCE(), $completion);
|
|
443
443
|
};
|
|
444
444
|
protoOf(KotlinxSerializationConverter$serialize$slambda).q9 = function () {
|
|
445
445
|
var suspendResult = this.k9_1;
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
var tmp = this.i9_1;
|
|
449
449
|
if (tmp === 0) {
|
|
450
450
|
this.j9_1 = 1;
|
|
451
|
-
return !(this.
|
|
451
|
+
return !(this.r6h_1 == null);
|
|
452
452
|
} else if (tmp === 1) {
|
|
453
453
|
throw this.l9_1;
|
|
454
454
|
}
|
|
@@ -458,46 +458,46 @@
|
|
|
458
458
|
}
|
|
459
459
|
while (true);
|
|
460
460
|
};
|
|
461
|
-
protoOf(KotlinxSerializationConverter$serialize$slambda).
|
|
461
|
+
protoOf(KotlinxSerializationConverter$serialize$slambda).t6h = function (it, completion) {
|
|
462
462
|
var i = new KotlinxSerializationConverter$serialize$slambda(completion);
|
|
463
|
-
i.
|
|
463
|
+
i.r6h_1 = it;
|
|
464
464
|
return i;
|
|
465
465
|
};
|
|
466
466
|
function KotlinxSerializationConverter$serialize$slambda_0(resultContinuation) {
|
|
467
467
|
var i = new KotlinxSerializationConverter$serialize$slambda(resultContinuation);
|
|
468
468
|
var l = function (it, $completion) {
|
|
469
|
-
return i.
|
|
469
|
+
return i.s6h(it, $completion);
|
|
470
470
|
};
|
|
471
471
|
l.$arity = 1;
|
|
472
472
|
return l;
|
|
473
473
|
}
|
|
474
474
|
function KotlinxSerializationConverter$deserialize$$inlined$map$1($this, $charset, $typeInfo, $content) {
|
|
475
|
-
this.
|
|
476
|
-
this.
|
|
477
|
-
this.
|
|
478
|
-
this.
|
|
475
|
+
this.d6h_1 = $this;
|
|
476
|
+
this.e6h_1 = $charset;
|
|
477
|
+
this.f6h_1 = $typeInfo;
|
|
478
|
+
this.g6h_1 = $content;
|
|
479
479
|
}
|
|
480
|
-
protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).
|
|
480
|
+
protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).l2r = function (collector, $completion) {
|
|
481
481
|
var tmp = new $collectCOROUTINE$_0(this, collector, $completion);
|
|
482
482
|
tmp.k9_1 = Unit_instance;
|
|
483
483
|
tmp.l9_1 = null;
|
|
484
484
|
return tmp.q9();
|
|
485
485
|
};
|
|
486
|
-
protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).
|
|
487
|
-
return this.
|
|
486
|
+
protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).m2r = function (collector, $completion) {
|
|
487
|
+
return this.l2r(collector, $completion);
|
|
488
488
|
};
|
|
489
489
|
function KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation) {
|
|
490
|
-
this.
|
|
490
|
+
this.c6i_1 = $content;
|
|
491
491
|
CoroutineImpl.call(this, resultContinuation);
|
|
492
492
|
}
|
|
493
|
-
protoOf(KotlinxSerializationConverter$deserialize$slambda).
|
|
494
|
-
var tmp = this.
|
|
493
|
+
protoOf(KotlinxSerializationConverter$deserialize$slambda).h4j = function (it, $completion) {
|
|
494
|
+
var tmp = this.h4i(it, $completion);
|
|
495
495
|
tmp.k9_1 = Unit_instance;
|
|
496
496
|
tmp.l9_1 = null;
|
|
497
497
|
return tmp.q9();
|
|
498
498
|
};
|
|
499
499
|
protoOf(KotlinxSerializationConverter$deserialize$slambda).ca = function (p1, $completion) {
|
|
500
|
-
return this.
|
|
500
|
+
return this.h4j((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
501
501
|
};
|
|
502
502
|
protoOf(KotlinxSerializationConverter$deserialize$slambda).q9 = function () {
|
|
503
503
|
var suspendResult = this.k9_1;
|
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
var tmp = this.i9_1;
|
|
507
507
|
if (tmp === 0) {
|
|
508
508
|
this.j9_1 = 1;
|
|
509
|
-
return !(this.
|
|
509
|
+
return !(this.d6i_1 == null) || this.c6i_1.f32();
|
|
510
510
|
} else if (tmp === 1) {
|
|
511
511
|
throw this.l9_1;
|
|
512
512
|
}
|
|
@@ -516,26 +516,26 @@
|
|
|
516
516
|
}
|
|
517
517
|
while (true);
|
|
518
518
|
};
|
|
519
|
-
protoOf(KotlinxSerializationConverter$deserialize$slambda).
|
|
520
|
-
var i = new KotlinxSerializationConverter$deserialize$slambda(this.
|
|
521
|
-
i.
|
|
519
|
+
protoOf(KotlinxSerializationConverter$deserialize$slambda).h4i = function (it, completion) {
|
|
520
|
+
var i = new KotlinxSerializationConverter$deserialize$slambda(this.c6i_1, completion);
|
|
521
|
+
i.d6i_1 = it;
|
|
522
522
|
return i;
|
|
523
523
|
};
|
|
524
524
|
function KotlinxSerializationConverter$deserialize$slambda_0($content, resultContinuation) {
|
|
525
525
|
var i = new KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation);
|
|
526
526
|
var l = function (it, $completion) {
|
|
527
|
-
return i.
|
|
527
|
+
return i.h4j(it, $completion);
|
|
528
528
|
};
|
|
529
529
|
l.$arity = 1;
|
|
530
530
|
return l;
|
|
531
531
|
}
|
|
532
532
|
function $serializeCOROUTINE$(_this__u8e3s4, contentType, charset, typeInfo, value, resultContinuation) {
|
|
533
533
|
CoroutineImpl.call(this, resultContinuation);
|
|
534
|
-
this.
|
|
535
|
-
this.
|
|
536
|
-
this.
|
|
537
|
-
this.
|
|
538
|
-
this.
|
|
534
|
+
this.m6i_1 = _this__u8e3s4;
|
|
535
|
+
this.n6i_1 = contentType;
|
|
536
|
+
this.o6i_1 = charset;
|
|
537
|
+
this.p6i_1 = typeInfo;
|
|
538
|
+
this.q6i_1 = value;
|
|
539
539
|
}
|
|
540
540
|
protoOf($serializeCOROUTINE$).q9 = function () {
|
|
541
541
|
var suspendResult = this.k9_1;
|
|
@@ -546,8 +546,8 @@
|
|
|
546
546
|
case 0:
|
|
547
547
|
this.j9_1 = 2;
|
|
548
548
|
this.i9_1 = 1;
|
|
549
|
-
var this_0 = asFlow(this.
|
|
550
|
-
var tmp_0 = new KotlinxSerializationConverter$serialize$$inlined$map$1(this_0, this.
|
|
549
|
+
var this_0 = asFlow(this.m6i_1.s6i_1);
|
|
550
|
+
var tmp_0 = new KotlinxSerializationConverter$serialize$$inlined$map$1(this_0, this.n6i_1, this.o6i_1, this.p6i_1, this.q6i_1);
|
|
551
551
|
suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$serialize$slambda_0(null), this);
|
|
552
552
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
553
553
|
return suspendResult;
|
|
@@ -560,12 +560,12 @@
|
|
|
560
560
|
return fromExtension;
|
|
561
561
|
var tmp_1;
|
|
562
562
|
try {
|
|
563
|
-
tmp_1 = serializerForTypeInfo(this.
|
|
563
|
+
tmp_1 = serializerForTypeInfo(this.m6i_1.r6i_1.at(), this.p6i_1);
|
|
564
564
|
} catch ($p) {
|
|
565
565
|
var tmp_2;
|
|
566
566
|
if ($p instanceof SerializationException) {
|
|
567
567
|
var cause = $p;
|
|
568
|
-
tmp_2 = guessSerializer(this.
|
|
568
|
+
tmp_2 = guessSerializer(this.q6i_1, this.m6i_1.r6i_1.at());
|
|
569
569
|
} else {
|
|
570
570
|
throw $p;
|
|
571
571
|
}
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
}
|
|
574
574
|
|
|
575
575
|
var serializer = tmp_1;
|
|
576
|
-
return serializeContent(this.
|
|
576
|
+
return serializeContent(this.m6i_1, serializer, this.m6i_1.r6i_1, this.q6i_1, this.n6i_1, this.o6i_1);
|
|
577
577
|
case 2:
|
|
578
578
|
throw this.l9_1;
|
|
579
579
|
}
|
|
@@ -590,10 +590,10 @@
|
|
|
590
590
|
};
|
|
591
591
|
function $deserializeCOROUTINE$(_this__u8e3s4, charset, typeInfo, content, resultContinuation) {
|
|
592
592
|
CoroutineImpl.call(this, resultContinuation);
|
|
593
|
-
this.
|
|
594
|
-
this.
|
|
595
|
-
this.
|
|
596
|
-
this.
|
|
593
|
+
this.b6j_1 = _this__u8e3s4;
|
|
594
|
+
this.c6j_1 = charset;
|
|
595
|
+
this.d6j_1 = typeInfo;
|
|
596
|
+
this.e6j_1 = content;
|
|
597
597
|
}
|
|
598
598
|
protoOf($deserializeCOROUTINE$).q9 = function () {
|
|
599
599
|
var suspendResult = this.k9_1;
|
|
@@ -604,9 +604,9 @@
|
|
|
604
604
|
case 0:
|
|
605
605
|
this.j9_1 = 4;
|
|
606
606
|
this.i9_1 = 1;
|
|
607
|
-
var this_0 = asFlow(this.
|
|
608
|
-
var tmp_0 = new KotlinxSerializationConverter$deserialize$$inlined$map$1(this_0, this.
|
|
609
|
-
suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.
|
|
607
|
+
var this_0 = asFlow(this.b6j_1.s6i_1);
|
|
608
|
+
var tmp_0 = new KotlinxSerializationConverter$deserialize$$inlined$map$1(this_0, this.c6j_1, this.d6j_1, this.e6j_1);
|
|
609
|
+
suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.e6j_1, null), this);
|
|
610
610
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
611
611
|
return suspendResult;
|
|
612
612
|
}
|
|
@@ -615,17 +615,17 @@
|
|
|
615
615
|
case 1:
|
|
616
616
|
var fromExtension = suspendResult;
|
|
617
617
|
var tmp_1;
|
|
618
|
-
if (!this.
|
|
619
|
-
tmp_1 = !(fromExtension == null) || this.
|
|
618
|
+
if (!this.b6j_1.s6i_1.r()) {
|
|
619
|
+
tmp_1 = !(fromExtension == null) || this.e6j_1.f32();
|
|
620
620
|
} else {
|
|
621
621
|
tmp_1 = false;
|
|
622
622
|
}
|
|
623
623
|
|
|
624
624
|
if (tmp_1)
|
|
625
625
|
return fromExtension;
|
|
626
|
-
this.
|
|
626
|
+
this.f6j_1 = serializerForTypeInfo(this.b6j_1.r6i_1.at(), this.d6j_1);
|
|
627
627
|
this.i9_1 = 2;
|
|
628
|
-
suspendResult = readRemaining(this.
|
|
628
|
+
suspendResult = readRemaining(this.e6j_1, this);
|
|
629
629
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
630
630
|
return suspendResult;
|
|
631
631
|
}
|
|
@@ -634,16 +634,16 @@
|
|
|
634
634
|
case 2:
|
|
635
635
|
var contentPacket = suspendResult;
|
|
636
636
|
this.j9_1 = 3;
|
|
637
|
-
var tmp0_subject = this.
|
|
637
|
+
var tmp0_subject = this.b6j_1.r6i_1;
|
|
638
638
|
var tmp_2;
|
|
639
639
|
if (isInterface(tmp0_subject, StringFormat)) {
|
|
640
|
-
tmp_2 = this.
|
|
640
|
+
tmp_2 = this.b6j_1.r6i_1.xt(this.f6j_1, readText(contentPacket, this.c6j_1));
|
|
641
641
|
} else {
|
|
642
642
|
if (isInterface(tmp0_subject, BinaryFormat)) {
|
|
643
|
-
tmp_2 = this.
|
|
643
|
+
tmp_2 = this.b6j_1.r6i_1.zt(this.f6j_1, readByteArray(contentPacket));
|
|
644
644
|
} else {
|
|
645
645
|
discard(contentPacket);
|
|
646
|
-
var message = 'Unsupported format ' + toString(this.
|
|
646
|
+
var message = 'Unsupported format ' + toString(this.b6j_1.r6i_1);
|
|
647
647
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
648
648
|
}
|
|
649
649
|
}
|
|
@@ -674,32 +674,32 @@
|
|
|
674
674
|
while (true);
|
|
675
675
|
};
|
|
676
676
|
function KotlinxSerializationConverter(format) {
|
|
677
|
-
this.
|
|
678
|
-
this.
|
|
677
|
+
this.r6i_1 = format;
|
|
678
|
+
this.s6i_1 = extensions(this.r6i_1);
|
|
679
679
|
var tmp;
|
|
680
|
-
var tmp_0 = this.
|
|
680
|
+
var tmp_0 = this.r6i_1;
|
|
681
681
|
if (isInterface(tmp_0, BinaryFormat)) {
|
|
682
682
|
tmp = true;
|
|
683
683
|
} else {
|
|
684
|
-
var tmp_1 = this.
|
|
684
|
+
var tmp_1 = this.r6i_1;
|
|
685
685
|
tmp = isInterface(tmp_1, StringFormat);
|
|
686
686
|
}
|
|
687
687
|
// Inline function 'kotlin.require' call
|
|
688
688
|
if (!tmp) {
|
|
689
|
-
var message = 'Only binary and string formats are supported, ' + toString(this.
|
|
689
|
+
var message = 'Only binary and string formats are supported, ' + toString(this.r6i_1) + ' is not supported.';
|
|
690
690
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
691
691
|
}
|
|
692
692
|
}
|
|
693
|
-
protoOf(KotlinxSerializationConverter).
|
|
693
|
+
protoOf(KotlinxSerializationConverter).g6j = function (contentType, charset, typeInfo, value, $completion) {
|
|
694
694
|
var tmp = new $serializeCOROUTINE$(this, contentType, charset, typeInfo, value, $completion);
|
|
695
695
|
tmp.k9_1 = Unit_instance;
|
|
696
696
|
tmp.l9_1 = null;
|
|
697
697
|
return tmp.q9();
|
|
698
698
|
};
|
|
699
|
-
protoOf(KotlinxSerializationConverter).
|
|
700
|
-
return this.
|
|
699
|
+
protoOf(KotlinxSerializationConverter).z6e = function (contentType, charset, typeInfo, value, $completion) {
|
|
700
|
+
return this.g6j(contentType, charset, typeInfo, value, $completion);
|
|
701
701
|
};
|
|
702
|
-
protoOf(KotlinxSerializationConverter).
|
|
702
|
+
protoOf(KotlinxSerializationConverter).i4i = function (charset, typeInfo, content, $completion) {
|
|
703
703
|
var tmp = new $deserializeCOROUTINE$(this, charset, typeInfo, content, $completion);
|
|
704
704
|
tmp.k9_1 = Unit_instance;
|
|
705
705
|
tmp.l9_1 = null;
|
|
@@ -707,7 +707,7 @@
|
|
|
707
707
|
};
|
|
708
708
|
function serializerForTypeInfo(_this__u8e3s4, typeInfo) {
|
|
709
709
|
var module_0 = _this__u8e3s4;
|
|
710
|
-
var tmp0_safe_receiver = typeInfo.
|
|
710
|
+
var tmp0_safe_receiver = typeInfo.v3m_1;
|
|
711
711
|
var tmp;
|
|
712
712
|
if (tmp0_safe_receiver == null) {
|
|
713
713
|
tmp = null;
|
|
@@ -724,13 +724,13 @@
|
|
|
724
724
|
var tmp1_elvis_lhs = tmp;
|
|
725
725
|
var tmp_1;
|
|
726
726
|
if (tmp1_elvis_lhs == null) {
|
|
727
|
-
var tmp2_safe_receiver = module_0.du(typeInfo.
|
|
727
|
+
var tmp2_safe_receiver = module_0.du(typeInfo.u3m_1);
|
|
728
728
|
tmp_1 = tmp2_safe_receiver == null ? null : maybeNullable(tmp2_safe_receiver, typeInfo);
|
|
729
729
|
} else {
|
|
730
730
|
tmp_1 = tmp1_elvis_lhs;
|
|
731
731
|
}
|
|
732
732
|
var tmp3_elvis_lhs = tmp_1;
|
|
733
|
-
return tmp3_elvis_lhs == null ? maybeNullable(serializer(typeInfo.
|
|
733
|
+
return tmp3_elvis_lhs == null ? maybeNullable(serializer(typeInfo.u3m_1), typeInfo) : tmp3_elvis_lhs;
|
|
734
734
|
}
|
|
735
735
|
function guessSerializer(value, module_0) {
|
|
736
736
|
var tmp;
|
|
@@ -772,7 +772,7 @@
|
|
|
772
772
|
}
|
|
773
773
|
function maybeNullable(_this__u8e3s4, typeInfo) {
|
|
774
774
|
var tmp;
|
|
775
|
-
var tmp0_safe_receiver = typeInfo.
|
|
775
|
+
var tmp0_safe_receiver = typeInfo.v3m_1;
|
|
776
776
|
if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.l()) === true) {
|
|
777
777
|
tmp = get_nullable(_this__u8e3s4);
|
|
778
778
|
} else {
|