client_plugin_logic_deb 1.8.351 → 1.8.354
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/Kosi-Kaverit-kaverit.js +70 -70
- package/Kosi-Kodein-kodein-di.js +562 -562
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1592 -1592
- package/Logic_Debertz-client_plugin.d.ts +4 -4
- package/Logic_Debertz-client_plugin.js +3728 -3559
- package/Logic_Debertz-client_plugin.js.map +1 -1
- package/Logic_Debertz-core.js +1749 -1749
- package/Logic_Debertz-engine.js +17902 -17818
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.js +10884 -10040
- package/Logic_Debertz-game_client.js.map +1 -1
- package/Logic_Debertz-game_server.js +1131 -1130
- package/Logic_Debertz-game_server.js.map +1 -1
- package/error-library-error.js +5 -5
- package/kotlin-kotlin-stdlib.js +349 -336
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +5 -5
- package/kotlinx-coroutines-core.js +2653 -1687
- package/kotlinx-coroutines-core.js.map +1 -1
- package/kotlinx-io-kotlinx-io-core.js +338 -338
- package/kotlinx-serialization-kotlinx-serialization-core.js +1915 -1915
- package/kotlinx-serialization-kotlinx-serialization-json.js +1428 -1428
- package/ktor-ktor-client-content-negotiation.js +157 -157
- package/ktor-ktor-client-core.js +1623 -1623
- package/ktor-ktor-client-logging.js +318 -318
- package/ktor-ktor-events.js +11 -11
- package/ktor-ktor-http.js +683 -683
- package/ktor-ktor-io.js +1301 -1301
- package/ktor-ktor-serialization-kotlinx-json.js +7 -7
- package/ktor-ktor-serialization-kotlinx.js +169 -169
- package/ktor-ktor-serialization.js +85 -85
- package/ktor-ktor-utils.js +560 -560
- package/ktor-ktor-websockets.js +56 -56
- package/package.json +1 -1
- package/random-library-crypto-rand.js +11 -11
- package/random-library-secure-random.js +6 -6
- package/raspberry-cardgame-lib-core.js +225 -225
- package/raspberry-cardgame-lib-logger.js +13 -13
- package/raspberry-cardgame-lib-random.js +870 -870
- package/uuid.js +26 -26
|
@@ -29,31 +29,31 @@
|
|
|
29
29
|
//region block: imports
|
|
30
30
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.l;
|
|
31
31
|
var Unit_instance = kotlin_kotlin.$_$.j5;
|
|
32
|
-
var CoroutineImpl = kotlin_kotlin.$_$.
|
|
33
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
34
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
35
|
-
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.
|
|
36
|
-
var initMetadataForLambda = kotlin_kotlin.$_$.
|
|
32
|
+
var CoroutineImpl = kotlin_kotlin.$_$.va;
|
|
33
|
+
var protoOf = kotlin_kotlin.$_$.uc;
|
|
34
|
+
var THROW_CCE = kotlin_kotlin.$_$.tg;
|
|
35
|
+
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ga;
|
|
36
|
+
var initMetadataForLambda = kotlin_kotlin.$_$.xb;
|
|
37
37
|
var VOID = kotlin_kotlin.$_$.f;
|
|
38
|
-
var initMetadataForCoroutine = kotlin_kotlin.$_$.
|
|
39
|
-
var toString = kotlin_kotlin.$_$.
|
|
38
|
+
var initMetadataForCoroutine = kotlin_kotlin.$_$.vb;
|
|
39
|
+
var toString = kotlin_kotlin.$_$.yc;
|
|
40
40
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.t1;
|
|
41
41
|
var KSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.s2;
|
|
42
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
42
|
+
var isInterface = kotlin_kotlin.$_$.hc;
|
|
43
43
|
var ByteArrayContent = kotlin_io_ktor_ktor_http.$_$.j;
|
|
44
44
|
var BinaryFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.q2;
|
|
45
45
|
var withCharsetIfNeeded = kotlin_io_ktor_ktor_http.$_$.k1;
|
|
46
46
|
var TextContent = kotlin_io_ktor_ktor_http.$_$.q;
|
|
47
47
|
var StringFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x2;
|
|
48
|
-
var equals = kotlin_kotlin.$_$.
|
|
49
|
-
var FunctionAdapter = kotlin_kotlin.$_$.
|
|
50
|
-
var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
51
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
52
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
53
|
-
var Flow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
48
|
+
var equals = kotlin_kotlin.$_$.mb;
|
|
49
|
+
var FunctionAdapter = kotlin_kotlin.$_$.za;
|
|
50
|
+
var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.s;
|
|
51
|
+
var hashCode = kotlin_kotlin.$_$.sb;
|
|
52
|
+
var initMetadataForClass = kotlin_kotlin.$_$.tb;
|
|
53
|
+
var Flow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.t;
|
|
54
54
|
var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.p;
|
|
55
|
-
var asFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
56
|
-
var firstOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
55
|
+
var asFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.v;
|
|
56
|
+
var firstOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.d;
|
|
57
57
|
var SerializationException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v2;
|
|
58
58
|
var discard = kotlin_io_ktor_ktor_io.$_$.w;
|
|
59
59
|
var readBytes = kotlin_io_ktor_ktor_io.$_$.x;
|
|
@@ -65,23 +65,23 @@
|
|
|
65
65
|
var serializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c3;
|
|
66
66
|
var getKClassFromExpression = kotlin_kotlin.$_$.d;
|
|
67
67
|
var MapSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.y;
|
|
68
|
-
var KtMap = kotlin_kotlin.$_$.
|
|
68
|
+
var KtMap = kotlin_kotlin.$_$.v5;
|
|
69
69
|
var SetSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z;
|
|
70
|
-
var KtSet = kotlin_kotlin.$_$.
|
|
71
|
-
var firstOrNull_0 = kotlin_kotlin.$_$.
|
|
70
|
+
var KtSet = kotlin_kotlin.$_$.a6;
|
|
71
|
+
var firstOrNull_0 = kotlin_kotlin.$_$.p7;
|
|
72
72
|
var StringCompanionObject_instance = kotlin_kotlin.$_$.u4;
|
|
73
73
|
var serializer_0 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b1;
|
|
74
74
|
var ListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x;
|
|
75
|
-
var isArray = kotlin_kotlin.$_$.
|
|
76
|
-
var KtList = kotlin_kotlin.$_$.
|
|
75
|
+
var isArray = kotlin_kotlin.$_$.zb;
|
|
76
|
+
var KtList = kotlin_kotlin.$_$.s5;
|
|
77
77
|
var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a1;
|
|
78
|
-
var filterNotNull = kotlin_kotlin.$_$.
|
|
79
|
-
var collectionSizeOrDefault = kotlin_kotlin.$_$.
|
|
78
|
+
var filterNotNull = kotlin_kotlin.$_$.m7;
|
|
79
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.n6;
|
|
80
80
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.k;
|
|
81
81
|
var HashSet_init_$Create$ = kotlin_kotlin.$_$.r;
|
|
82
|
-
var singleOrNull = kotlin_kotlin.$_$.
|
|
82
|
+
var singleOrNull = kotlin_kotlin.$_$.f9;
|
|
83
83
|
var Collection = kotlin_kotlin.$_$.l5;
|
|
84
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
84
|
+
var emptyList = kotlin_kotlin.$_$.i7;
|
|
85
85
|
//endregion
|
|
86
86
|
//region block: pre-declaration
|
|
87
87
|
initMetadataForLambda(KotlinxSerializationConverter$serializeNullable$o$collect$slambda, CoroutineImpl, VOID, [1]);
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
var _iterator__ex2g4s = tmp0.j();
|
|
108
108
|
while (_iterator__ex2g4s.k()) {
|
|
109
109
|
var element = _iterator__ex2g4s.l();
|
|
110
|
-
var tmp0_safe_receiver = element.
|
|
110
|
+
var tmp0_safe_receiver = element.q52(format);
|
|
111
111
|
if (tmp0_safe_receiver == null)
|
|
112
112
|
null;
|
|
113
113
|
else {
|
|
@@ -118,24 +118,24 @@
|
|
|
118
118
|
return destination;
|
|
119
119
|
}
|
|
120
120
|
function serialization(_this__u8e3s4, contentType, format) {
|
|
121
|
-
_this__u8e3s4.
|
|
121
|
+
_this__u8e3s4.t32(contentType, new KotlinxSerializationConverter(format));
|
|
122
122
|
}
|
|
123
123
|
function KotlinxSerializationConverter$serializeNullable$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) {
|
|
124
|
-
this.
|
|
125
|
-
this.
|
|
126
|
-
this.
|
|
127
|
-
this.
|
|
128
|
-
this.
|
|
124
|
+
this.z52_1 = $$this$unsafeFlow;
|
|
125
|
+
this.a53_1 = $contentType;
|
|
126
|
+
this.b53_1 = $charset;
|
|
127
|
+
this.c53_1 = $typeInfo;
|
|
128
|
+
this.d53_1 = $value;
|
|
129
129
|
CoroutineImpl.call(this, resultContinuation);
|
|
130
130
|
}
|
|
131
|
-
protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).
|
|
132
|
-
var tmp = this.
|
|
131
|
+
protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).h1s = function (value, $completion) {
|
|
132
|
+
var tmp = this.i1s(value, $completion);
|
|
133
133
|
tmp.n9_1 = Unit_instance;
|
|
134
134
|
tmp.o9_1 = null;
|
|
135
135
|
return tmp.t9();
|
|
136
136
|
};
|
|
137
137
|
protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).da = function (p1, $completion) {
|
|
138
|
-
return this.
|
|
138
|
+
return this.h1s((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
139
139
|
};
|
|
140
140
|
protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).t9 = function () {
|
|
141
141
|
var suspendResult = this.n9_1;
|
|
@@ -146,25 +146,25 @@
|
|
|
146
146
|
case 0:
|
|
147
147
|
this.m9_1 = 3;
|
|
148
148
|
var tmp_0 = this;
|
|
149
|
-
tmp_0.
|
|
149
|
+
tmp_0.f53_1 = this.z52_1;
|
|
150
150
|
var tmp_1 = this;
|
|
151
|
-
tmp_1.
|
|
152
|
-
this.
|
|
153
|
-
this.
|
|
151
|
+
tmp_1.g53_1 = this.e53_1;
|
|
152
|
+
this.h53_1 = this.f53_1;
|
|
153
|
+
this.i53_1 = this.g53_1;
|
|
154
154
|
var tmp_2 = this;
|
|
155
|
-
tmp_2.
|
|
156
|
-
this.
|
|
155
|
+
tmp_2.j53_1 = this.i53_1;
|
|
156
|
+
this.k53_1 = this.j53_1;
|
|
157
157
|
this.l9_1 = 1;
|
|
158
|
-
suspendResult = this.
|
|
158
|
+
suspendResult = this.k53_1.m53(this.a53_1, this.b53_1, this.c53_1, this.d53_1, this);
|
|
159
159
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
160
160
|
return suspendResult;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
continue $sm;
|
|
164
164
|
case 1:
|
|
165
|
-
this.
|
|
165
|
+
this.l53_1 = suspendResult;
|
|
166
166
|
this.l9_1 = 2;
|
|
167
|
-
suspendResult = this.
|
|
167
|
+
suspendResult = this.h53_1.g1c(this.l53_1, this);
|
|
168
168
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
169
169
|
return suspendResult;
|
|
170
170
|
}
|
|
@@ -186,23 +186,23 @@
|
|
|
186
186
|
}
|
|
187
187
|
while (true);
|
|
188
188
|
};
|
|
189
|
-
protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).
|
|
190
|
-
var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda(this.
|
|
191
|
-
i.
|
|
189
|
+
protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).i1s = function (value, completion) {
|
|
190
|
+
var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda(this.z52_1, this.a53_1, this.b53_1, this.c53_1, this.d53_1, completion);
|
|
191
|
+
i.e53_1 = value;
|
|
192
192
|
return i;
|
|
193
193
|
};
|
|
194
194
|
function KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) {
|
|
195
195
|
var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation);
|
|
196
196
|
var l = function (value, $completion) {
|
|
197
|
-
return i.
|
|
197
|
+
return i.h1s(value, $completion);
|
|
198
198
|
};
|
|
199
199
|
l.$arity = 1;
|
|
200
200
|
return l;
|
|
201
201
|
}
|
|
202
202
|
function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
|
|
203
203
|
CoroutineImpl.call(this, resultContinuation);
|
|
204
|
-
this.
|
|
205
|
-
this.
|
|
204
|
+
this.v53_1 = _this__u8e3s4;
|
|
205
|
+
this.w53_1 = collector;
|
|
206
206
|
}
|
|
207
207
|
protoOf($collectCOROUTINE$).t9 = function () {
|
|
208
208
|
var suspendResult = this.n9_1;
|
|
@@ -213,11 +213,11 @@
|
|
|
213
213
|
case 0:
|
|
214
214
|
this.m9_1 = 2;
|
|
215
215
|
var tmp_0 = this;
|
|
216
|
-
tmp_0.
|
|
217
|
-
this.
|
|
216
|
+
tmp_0.x53_1 = this.w53_1;
|
|
217
|
+
this.y53_1 = this.x53_1;
|
|
218
218
|
this.l9_1 = 1;
|
|
219
|
-
var tmp_1 = KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0(this.
|
|
220
|
-
suspendResult = this.
|
|
219
|
+
var tmp_1 = KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0(this.y53_1, this.v53_1.a54_1, this.v53_1.b54_1, this.v53_1.c54_1, this.v53_1.d54_1, null);
|
|
220
|
+
suspendResult = this.v53_1.z53_1.b1b(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_1), this);
|
|
221
221
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
222
222
|
return suspendResult;
|
|
223
223
|
}
|
|
@@ -240,20 +240,20 @@
|
|
|
240
240
|
while (true);
|
|
241
241
|
};
|
|
242
242
|
function KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) {
|
|
243
|
-
this.
|
|
244
|
-
this.
|
|
245
|
-
this.
|
|
246
|
-
this.
|
|
243
|
+
this.m54_1 = $$this$unsafeFlow;
|
|
244
|
+
this.n54_1 = $charset;
|
|
245
|
+
this.o54_1 = $typeInfo;
|
|
246
|
+
this.p54_1 = $content;
|
|
247
247
|
CoroutineImpl.call(this, resultContinuation);
|
|
248
248
|
}
|
|
249
|
-
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).
|
|
250
|
-
var tmp = this.
|
|
249
|
+
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).h1s = function (value, $completion) {
|
|
250
|
+
var tmp = this.i1s(value, $completion);
|
|
251
251
|
tmp.n9_1 = Unit_instance;
|
|
252
252
|
tmp.o9_1 = null;
|
|
253
253
|
return tmp.t9();
|
|
254
254
|
};
|
|
255
255
|
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).da = function (p1, $completion) {
|
|
256
|
-
return this.
|
|
256
|
+
return this.h1s((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
257
257
|
};
|
|
258
258
|
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).t9 = function () {
|
|
259
259
|
var suspendResult = this.n9_1;
|
|
@@ -264,25 +264,25 @@
|
|
|
264
264
|
case 0:
|
|
265
265
|
this.m9_1 = 3;
|
|
266
266
|
var tmp_0 = this;
|
|
267
|
-
tmp_0.
|
|
267
|
+
tmp_0.r54_1 = this.m54_1;
|
|
268
268
|
var tmp_1 = this;
|
|
269
|
-
tmp_1.
|
|
270
|
-
this.
|
|
271
|
-
this.
|
|
269
|
+
tmp_1.s54_1 = this.q54_1;
|
|
270
|
+
this.t54_1 = this.r54_1;
|
|
271
|
+
this.u54_1 = this.s54_1;
|
|
272
272
|
var tmp_2 = this;
|
|
273
|
-
tmp_2.
|
|
274
|
-
this.
|
|
273
|
+
tmp_2.v54_1 = this.u54_1;
|
|
274
|
+
this.w54_1 = this.v54_1;
|
|
275
275
|
this.l9_1 = 1;
|
|
276
|
-
suspendResult = this.
|
|
276
|
+
suspendResult = this.w54_1.w32(this.n54_1, this.o54_1, this.p54_1, this);
|
|
277
277
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
278
278
|
return suspendResult;
|
|
279
279
|
}
|
|
280
280
|
|
|
281
281
|
continue $sm;
|
|
282
282
|
case 1:
|
|
283
|
-
this.
|
|
283
|
+
this.x54_1 = suspendResult;
|
|
284
284
|
this.l9_1 = 2;
|
|
285
|
-
suspendResult = this.
|
|
285
|
+
suspendResult = this.t54_1.g1c(this.x54_1, this);
|
|
286
286
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
287
287
|
return suspendResult;
|
|
288
288
|
}
|
|
@@ -304,23 +304,23 @@
|
|
|
304
304
|
}
|
|
305
305
|
while (true);
|
|
306
306
|
};
|
|
307
|
-
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).
|
|
308
|
-
var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.
|
|
309
|
-
i.
|
|
307
|
+
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).i1s = function (value, completion) {
|
|
308
|
+
var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.m54_1, this.n54_1, this.o54_1, this.p54_1, completion);
|
|
309
|
+
i.q54_1 = value;
|
|
310
310
|
return i;
|
|
311
311
|
};
|
|
312
312
|
function KotlinxSerializationConverter$deserialize$o$collect$slambda_0($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) {
|
|
313
313
|
var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation);
|
|
314
314
|
var l = function (value, $completion) {
|
|
315
|
-
return i.
|
|
315
|
+
return i.h1s(value, $completion);
|
|
316
316
|
};
|
|
317
317
|
l.$arity = 1;
|
|
318
318
|
return l;
|
|
319
319
|
}
|
|
320
320
|
function $collectCOROUTINE$_0(_this__u8e3s4, collector, resultContinuation) {
|
|
321
321
|
CoroutineImpl.call(this, resultContinuation);
|
|
322
|
-
this.
|
|
323
|
-
this.
|
|
322
|
+
this.g55_1 = _this__u8e3s4;
|
|
323
|
+
this.h55_1 = collector;
|
|
324
324
|
}
|
|
325
325
|
protoOf($collectCOROUTINE$_0).t9 = function () {
|
|
326
326
|
var suspendResult = this.n9_1;
|
|
@@ -331,11 +331,11 @@
|
|
|
331
331
|
case 0:
|
|
332
332
|
this.m9_1 = 2;
|
|
333
333
|
var tmp_0 = this;
|
|
334
|
-
tmp_0.
|
|
335
|
-
this.
|
|
334
|
+
tmp_0.i55_1 = this.h55_1;
|
|
335
|
+
this.j55_1 = this.i55_1;
|
|
336
336
|
this.l9_1 = 1;
|
|
337
|
-
var tmp_1 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0(this.
|
|
338
|
-
suspendResult = this.
|
|
337
|
+
var tmp_1 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0(this.j55_1, this.g55_1.l55_1, this.g55_1.m55_1, this.g55_1.n55_1, null);
|
|
338
|
+
suspendResult = this.g55_1.k55_1.b1b(new sam$kotlinx_coroutines_flow_FlowCollector$0_0(tmp_1), this);
|
|
339
339
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
340
340
|
return suspendResult;
|
|
341
341
|
}
|
|
@@ -360,11 +360,11 @@
|
|
|
360
360
|
function serializeContent($this, serializer, format, value, contentType, charset) {
|
|
361
361
|
var tmp;
|
|
362
362
|
if (isInterface(format, StringFormat)) {
|
|
363
|
-
var content = format.
|
|
363
|
+
var content = format.k4i(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value);
|
|
364
364
|
tmp = new TextContent(content, withCharsetIfNeeded(contentType, charset));
|
|
365
365
|
} else {
|
|
366
366
|
if (isInterface(format, BinaryFormat)) {
|
|
367
|
-
var content_0 = format.
|
|
367
|
+
var content_0 = format.m4i(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value);
|
|
368
368
|
tmp = new ByteArrayContent(content_0, contentType);
|
|
369
369
|
} else {
|
|
370
370
|
var message = 'Unsupported format ' + toString(format);
|
|
@@ -374,13 +374,13 @@
|
|
|
374
374
|
return tmp;
|
|
375
375
|
}
|
|
376
376
|
function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
|
|
377
|
-
this.
|
|
377
|
+
this.o55_1 = function_0;
|
|
378
378
|
}
|
|
379
|
-
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).
|
|
380
|
-
return this.
|
|
379
|
+
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).g1c = function (value, $completion) {
|
|
380
|
+
return this.o55_1(value, $completion);
|
|
381
381
|
};
|
|
382
382
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).u3 = function () {
|
|
383
|
-
return this.
|
|
383
|
+
return this.o55_1;
|
|
384
384
|
};
|
|
385
385
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
|
|
386
386
|
var tmp;
|
|
@@ -401,13 +401,13 @@
|
|
|
401
401
|
return hashCode(this.u3());
|
|
402
402
|
};
|
|
403
403
|
function sam$kotlinx_coroutines_flow_FlowCollector$0_0(function_0) {
|
|
404
|
-
this.
|
|
404
|
+
this.p55_1 = function_0;
|
|
405
405
|
}
|
|
406
|
-
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).
|
|
407
|
-
return this.
|
|
406
|
+
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).g1c = function (value, $completion) {
|
|
407
|
+
return this.p55_1(value, $completion);
|
|
408
408
|
};
|
|
409
409
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).u3 = function () {
|
|
410
|
-
return this.
|
|
410
|
+
return this.p55_1;
|
|
411
411
|
};
|
|
412
412
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).equals = function (other) {
|
|
413
413
|
var tmp;
|
|
@@ -428,32 +428,32 @@
|
|
|
428
428
|
return hashCode(this.u3());
|
|
429
429
|
};
|
|
430
430
|
function KotlinxSerializationConverter$serializeNullable$$inlined$map$1($this, $contentType, $charset, $typeInfo, $value) {
|
|
431
|
-
this.
|
|
432
|
-
this.
|
|
433
|
-
this.
|
|
434
|
-
this.
|
|
435
|
-
this.
|
|
431
|
+
this.z53_1 = $this;
|
|
432
|
+
this.a54_1 = $contentType;
|
|
433
|
+
this.b54_1 = $charset;
|
|
434
|
+
this.c54_1 = $typeInfo;
|
|
435
|
+
this.d54_1 = $value;
|
|
436
436
|
}
|
|
437
|
-
protoOf(KotlinxSerializationConverter$serializeNullable$$inlined$map$1).
|
|
437
|
+
protoOf(KotlinxSerializationConverter$serializeNullable$$inlined$map$1).h1c = function (collector, $completion) {
|
|
438
438
|
var tmp = new $collectCOROUTINE$(this, collector, $completion);
|
|
439
439
|
tmp.n9_1 = Unit_instance;
|
|
440
440
|
tmp.o9_1 = null;
|
|
441
441
|
return tmp.t9();
|
|
442
442
|
};
|
|
443
|
-
protoOf(KotlinxSerializationConverter$serializeNullable$$inlined$map$1).
|
|
444
|
-
return this.
|
|
443
|
+
protoOf(KotlinxSerializationConverter$serializeNullable$$inlined$map$1).b1b = function (collector, $completion) {
|
|
444
|
+
return this.h1c(collector, $completion);
|
|
445
445
|
};
|
|
446
446
|
function KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation) {
|
|
447
447
|
CoroutineImpl.call(this, resultContinuation);
|
|
448
448
|
}
|
|
449
|
-
protoOf(KotlinxSerializationConverter$serializeNullable$slambda).
|
|
450
|
-
var tmp = this.
|
|
449
|
+
protoOf(KotlinxSerializationConverter$serializeNullable$slambda).z55 = function (it, $completion) {
|
|
450
|
+
var tmp = this.a56(it, $completion);
|
|
451
451
|
tmp.n9_1 = Unit_instance;
|
|
452
452
|
tmp.o9_1 = null;
|
|
453
453
|
return tmp.t9();
|
|
454
454
|
};
|
|
455
455
|
protoOf(KotlinxSerializationConverter$serializeNullable$slambda).da = function (p1, $completion) {
|
|
456
|
-
return this.
|
|
456
|
+
return this.z55((p1 == null ? true : p1 instanceof OutgoingContent) ? p1 : THROW_CCE(), $completion);
|
|
457
457
|
};
|
|
458
458
|
protoOf(KotlinxSerializationConverter$serializeNullable$slambda).t9 = function () {
|
|
459
459
|
var suspendResult = this.n9_1;
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
var tmp = this.l9_1;
|
|
463
463
|
if (tmp === 0) {
|
|
464
464
|
this.m9_1 = 1;
|
|
465
|
-
return !(this.
|
|
465
|
+
return !(this.y55_1 == null);
|
|
466
466
|
} else if (tmp === 1) {
|
|
467
467
|
throw this.o9_1;
|
|
468
468
|
}
|
|
@@ -472,46 +472,46 @@
|
|
|
472
472
|
}
|
|
473
473
|
while (true);
|
|
474
474
|
};
|
|
475
|
-
protoOf(KotlinxSerializationConverter$serializeNullable$slambda).
|
|
475
|
+
protoOf(KotlinxSerializationConverter$serializeNullable$slambda).a56 = function (it, completion) {
|
|
476
476
|
var i = new KotlinxSerializationConverter$serializeNullable$slambda(completion);
|
|
477
|
-
i.
|
|
477
|
+
i.y55_1 = it;
|
|
478
478
|
return i;
|
|
479
479
|
};
|
|
480
480
|
function KotlinxSerializationConverter$serializeNullable$slambda_0(resultContinuation) {
|
|
481
481
|
var i = new KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation);
|
|
482
482
|
var l = function (it, $completion) {
|
|
483
|
-
return i.
|
|
483
|
+
return i.z55(it, $completion);
|
|
484
484
|
};
|
|
485
485
|
l.$arity = 1;
|
|
486
486
|
return l;
|
|
487
487
|
}
|
|
488
488
|
function KotlinxSerializationConverter$deserialize$$inlined$map$1($this, $charset, $typeInfo, $content) {
|
|
489
|
-
this.
|
|
490
|
-
this.
|
|
491
|
-
this.
|
|
492
|
-
this.
|
|
489
|
+
this.k55_1 = $this;
|
|
490
|
+
this.l55_1 = $charset;
|
|
491
|
+
this.m55_1 = $typeInfo;
|
|
492
|
+
this.n55_1 = $content;
|
|
493
493
|
}
|
|
494
|
-
protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).
|
|
494
|
+
protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).h1c = function (collector, $completion) {
|
|
495
495
|
var tmp = new $collectCOROUTINE$_0(this, collector, $completion);
|
|
496
496
|
tmp.n9_1 = Unit_instance;
|
|
497
497
|
tmp.o9_1 = null;
|
|
498
498
|
return tmp.t9();
|
|
499
499
|
};
|
|
500
|
-
protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).
|
|
501
|
-
return this.
|
|
500
|
+
protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).b1b = function (collector, $completion) {
|
|
501
|
+
return this.h1c(collector, $completion);
|
|
502
502
|
};
|
|
503
503
|
function KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation) {
|
|
504
|
-
this.
|
|
504
|
+
this.j56_1 = $content;
|
|
505
505
|
CoroutineImpl.call(this, resultContinuation);
|
|
506
506
|
}
|
|
507
|
-
protoOf(KotlinxSerializationConverter$deserialize$slambda).
|
|
508
|
-
var tmp = this.
|
|
507
|
+
protoOf(KotlinxSerializationConverter$deserialize$slambda).e35 = function (it, $completion) {
|
|
508
|
+
var tmp = this.i1s(it, $completion);
|
|
509
509
|
tmp.n9_1 = Unit_instance;
|
|
510
510
|
tmp.o9_1 = null;
|
|
511
511
|
return tmp.t9();
|
|
512
512
|
};
|
|
513
513
|
protoOf(KotlinxSerializationConverter$deserialize$slambda).da = function (p1, $completion) {
|
|
514
|
-
return this.
|
|
514
|
+
return this.e35((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
515
515
|
};
|
|
516
516
|
protoOf(KotlinxSerializationConverter$deserialize$slambda).t9 = function () {
|
|
517
517
|
var suspendResult = this.n9_1;
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
var tmp = this.l9_1;
|
|
521
521
|
if (tmp === 0) {
|
|
522
522
|
this.m9_1 = 1;
|
|
523
|
-
return !(this.
|
|
523
|
+
return !(this.k56_1 == null) || this.j56_1.o23();
|
|
524
524
|
} else if (tmp === 1) {
|
|
525
525
|
throw this.o9_1;
|
|
526
526
|
}
|
|
@@ -530,26 +530,26 @@
|
|
|
530
530
|
}
|
|
531
531
|
while (true);
|
|
532
532
|
};
|
|
533
|
-
protoOf(KotlinxSerializationConverter$deserialize$slambda).
|
|
534
|
-
var i = new KotlinxSerializationConverter$deserialize$slambda(this.
|
|
535
|
-
i.
|
|
533
|
+
protoOf(KotlinxSerializationConverter$deserialize$slambda).i1s = function (it, completion) {
|
|
534
|
+
var i = new KotlinxSerializationConverter$deserialize$slambda(this.j56_1, completion);
|
|
535
|
+
i.k56_1 = it;
|
|
536
536
|
return i;
|
|
537
537
|
};
|
|
538
538
|
function KotlinxSerializationConverter$deserialize$slambda_0($content, resultContinuation) {
|
|
539
539
|
var i = new KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation);
|
|
540
540
|
var l = function (it, $completion) {
|
|
541
|
-
return i.
|
|
541
|
+
return i.e35(it, $completion);
|
|
542
542
|
};
|
|
543
543
|
l.$arity = 1;
|
|
544
544
|
return l;
|
|
545
545
|
}
|
|
546
546
|
function $serializeNullableCOROUTINE$(_this__u8e3s4, contentType, charset, typeInfo, value, resultContinuation) {
|
|
547
547
|
CoroutineImpl.call(this, resultContinuation);
|
|
548
|
-
this.
|
|
549
|
-
this.
|
|
550
|
-
this.
|
|
551
|
-
this.
|
|
552
|
-
this.
|
|
548
|
+
this.t56_1 = _this__u8e3s4;
|
|
549
|
+
this.u56_1 = contentType;
|
|
550
|
+
this.v56_1 = charset;
|
|
551
|
+
this.w56_1 = typeInfo;
|
|
552
|
+
this.x56_1 = value;
|
|
553
553
|
}
|
|
554
554
|
protoOf($serializeNullableCOROUTINE$).t9 = function () {
|
|
555
555
|
var suspendResult = this.n9_1;
|
|
@@ -560,8 +560,8 @@
|
|
|
560
560
|
case 0:
|
|
561
561
|
this.m9_1 = 2;
|
|
562
562
|
this.l9_1 = 1;
|
|
563
|
-
var this_0 = asFlow(this.
|
|
564
|
-
var tmp_0 = new KotlinxSerializationConverter$serializeNullable$$inlined$map$1(this_0, this.
|
|
563
|
+
var this_0 = asFlow(this.t56_1.z56_1);
|
|
564
|
+
var tmp_0 = new KotlinxSerializationConverter$serializeNullable$$inlined$map$1(this_0, this.u56_1, this.v56_1, this.w56_1, this.x56_1);
|
|
565
565
|
suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$serializeNullable$slambda_0(null), this);
|
|
566
566
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
567
567
|
return suspendResult;
|
|
@@ -574,12 +574,12 @@
|
|
|
574
574
|
return fromExtension;
|
|
575
575
|
var tmp_1;
|
|
576
576
|
try {
|
|
577
|
-
tmp_1 = serializerForTypeInfo(this.
|
|
577
|
+
tmp_1 = serializerForTypeInfo(this.t56_1.y56_1.j4l(), this.w56_1);
|
|
578
578
|
} catch ($p) {
|
|
579
579
|
var tmp_2;
|
|
580
580
|
if ($p instanceof SerializationException) {
|
|
581
581
|
var cause = $p;
|
|
582
|
-
tmp_2 = guessSerializer(this.
|
|
582
|
+
tmp_2 = guessSerializer(this.x56_1, this.t56_1.y56_1.j4l());
|
|
583
583
|
} else {
|
|
584
584
|
throw $p;
|
|
585
585
|
}
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
}
|
|
588
588
|
|
|
589
589
|
var serializer = tmp_1;
|
|
590
|
-
return serializeContent(this.
|
|
590
|
+
return serializeContent(this.t56_1, serializer, this.t56_1.y56_1, this.x56_1, this.u56_1, this.v56_1);
|
|
591
591
|
case 2:
|
|
592
592
|
throw this.o9_1;
|
|
593
593
|
}
|
|
@@ -604,10 +604,10 @@
|
|
|
604
604
|
};
|
|
605
605
|
function $deserializeCOROUTINE$(_this__u8e3s4, charset, typeInfo, content, resultContinuation) {
|
|
606
606
|
CoroutineImpl.call(this, resultContinuation);
|
|
607
|
-
this.
|
|
608
|
-
this.
|
|
609
|
-
this.
|
|
610
|
-
this.
|
|
607
|
+
this.i57_1 = _this__u8e3s4;
|
|
608
|
+
this.j57_1 = charset;
|
|
609
|
+
this.k57_1 = typeInfo;
|
|
610
|
+
this.l57_1 = content;
|
|
611
611
|
}
|
|
612
612
|
protoOf($deserializeCOROUTINE$).t9 = function () {
|
|
613
613
|
var suspendResult = this.n9_1;
|
|
@@ -618,28 +618,28 @@
|
|
|
618
618
|
case 0:
|
|
619
619
|
this.m9_1 = 5;
|
|
620
620
|
this.l9_1 = 1;
|
|
621
|
-
var this_0 = asFlow(this.
|
|
622
|
-
var tmp_0 = new KotlinxSerializationConverter$deserialize$$inlined$map$1(this_0, this.
|
|
623
|
-
suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.
|
|
621
|
+
var this_0 = asFlow(this.i57_1.z56_1);
|
|
622
|
+
var tmp_0 = new KotlinxSerializationConverter$deserialize$$inlined$map$1(this_0, this.j57_1, this.k57_1, this.l57_1);
|
|
623
|
+
suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.l57_1, null), this);
|
|
624
624
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
625
625
|
return suspendResult;
|
|
626
626
|
}
|
|
627
627
|
|
|
628
628
|
continue $sm;
|
|
629
629
|
case 1:
|
|
630
|
-
this.
|
|
630
|
+
this.m57_1 = suspendResult;
|
|
631
631
|
var tmp_1;
|
|
632
|
-
if (!this.
|
|
633
|
-
tmp_1 = !(this.
|
|
632
|
+
if (!this.i57_1.z56_1.p()) {
|
|
633
|
+
tmp_1 = !(this.m57_1 == null) || this.l57_1.o23();
|
|
634
634
|
} else {
|
|
635
635
|
tmp_1 = false;
|
|
636
636
|
}
|
|
637
637
|
|
|
638
638
|
if (tmp_1)
|
|
639
|
-
return this.
|
|
640
|
-
this.
|
|
639
|
+
return this.m57_1;
|
|
640
|
+
this.n57_1 = serializerForTypeInfo(this.i57_1.y56_1.j4l(), this.k57_1);
|
|
641
641
|
this.l9_1 = 2;
|
|
642
|
-
suspendResult = this.
|
|
642
|
+
suspendResult = this.l57_1.j29(VOID, this);
|
|
643
643
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
644
644
|
return suspendResult;
|
|
645
645
|
}
|
|
@@ -648,16 +648,16 @@
|
|
|
648
648
|
case 2:
|
|
649
649
|
var contentPacket = suspendResult;
|
|
650
650
|
this.m9_1 = 3;
|
|
651
|
-
var tmp0_subject = this.
|
|
651
|
+
var tmp0_subject = this.i57_1.y56_1;
|
|
652
652
|
var tmp_2;
|
|
653
653
|
if (isInterface(tmp0_subject, StringFormat)) {
|
|
654
|
-
tmp_2 = this.
|
|
654
|
+
tmp_2 = this.i57_1.y56_1.l4i(this.n57_1, readText(contentPacket, this.j57_1));
|
|
655
655
|
} else {
|
|
656
656
|
if (isInterface(tmp0_subject, BinaryFormat)) {
|
|
657
|
-
tmp_2 = this.
|
|
657
|
+
tmp_2 = this.i57_1.y56_1.n4i(this.n57_1, readBytes(contentPacket));
|
|
658
658
|
} else {
|
|
659
659
|
discard(contentPacket);
|
|
660
|
-
var message = 'Unsupported format ' + toString(this.
|
|
660
|
+
var message = 'Unsupported format ' + toString(this.i57_1.y56_1);
|
|
661
661
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
662
662
|
}
|
|
663
663
|
}
|
|
@@ -691,38 +691,38 @@
|
|
|
691
691
|
while (true);
|
|
692
692
|
};
|
|
693
693
|
function KotlinxSerializationConverter(format) {
|
|
694
|
-
this.
|
|
695
|
-
this.
|
|
694
|
+
this.y56_1 = format;
|
|
695
|
+
this.z56_1 = extensions(this.y56_1);
|
|
696
696
|
var tmp;
|
|
697
|
-
var tmp_0 = this.
|
|
697
|
+
var tmp_0 = this.y56_1;
|
|
698
698
|
if (isInterface(tmp_0, BinaryFormat)) {
|
|
699
699
|
tmp = true;
|
|
700
700
|
} else {
|
|
701
|
-
var tmp_1 = this.
|
|
701
|
+
var tmp_1 = this.y56_1;
|
|
702
702
|
tmp = isInterface(tmp_1, StringFormat);
|
|
703
703
|
}
|
|
704
704
|
// Inline function 'kotlin.require' call
|
|
705
705
|
if (!tmp) {
|
|
706
|
-
var message = 'Only binary and string formats are supported, ' + toString(this.
|
|
706
|
+
var message = 'Only binary and string formats are supported, ' + toString(this.y56_1) + ' is not supported.';
|
|
707
707
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
708
708
|
}
|
|
709
709
|
}
|
|
710
|
-
protoOf(KotlinxSerializationConverter).
|
|
711
|
-
return this.
|
|
710
|
+
protoOf(KotlinxSerializationConverter).o57 = function (contentType, charset, typeInfo, value, $completion) {
|
|
711
|
+
return this.p57(contentType, charset, typeInfo, value, $completion);
|
|
712
712
|
};
|
|
713
|
-
protoOf(KotlinxSerializationConverter).
|
|
714
|
-
return this.
|
|
713
|
+
protoOf(KotlinxSerializationConverter).u32 = function (contentType, charset, typeInfo, value, $completion) {
|
|
714
|
+
return this.o57(contentType, charset, typeInfo, value, $completion);
|
|
715
715
|
};
|
|
716
|
-
protoOf(KotlinxSerializationConverter).
|
|
716
|
+
protoOf(KotlinxSerializationConverter).p57 = function (contentType, charset, typeInfo, value, $completion) {
|
|
717
717
|
var tmp = new $serializeNullableCOROUTINE$(this, contentType, charset, typeInfo, value, $completion);
|
|
718
718
|
tmp.n9_1 = Unit_instance;
|
|
719
719
|
tmp.o9_1 = null;
|
|
720
720
|
return tmp.t9();
|
|
721
721
|
};
|
|
722
|
-
protoOf(KotlinxSerializationConverter).
|
|
723
|
-
return this.
|
|
722
|
+
protoOf(KotlinxSerializationConverter).v32 = function (contentType, charset, typeInfo, value, $completion) {
|
|
723
|
+
return this.p57(contentType, charset, typeInfo, value, $completion);
|
|
724
724
|
};
|
|
725
|
-
protoOf(KotlinxSerializationConverter).
|
|
725
|
+
protoOf(KotlinxSerializationConverter).w32 = function (charset, typeInfo, content, $completion) {
|
|
726
726
|
var tmp = new $deserializeCOROUTINE$(this, charset, typeInfo, content, $completion);
|
|
727
727
|
tmp.n9_1 = Unit_instance;
|
|
728
728
|
tmp.o9_1 = null;
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
};
|
|
731
731
|
function serializerForTypeInfo(_this__u8e3s4, typeInfo) {
|
|
732
732
|
var module_0 = _this__u8e3s4;
|
|
733
|
-
var tmp0_safe_receiver = typeInfo.
|
|
733
|
+
var tmp0_safe_receiver = typeInfo.t2p_1;
|
|
734
734
|
var tmp;
|
|
735
735
|
if (tmp0_safe_receiver == null) {
|
|
736
736
|
tmp = null;
|
|
@@ -747,13 +747,13 @@
|
|
|
747
747
|
var tmp2_elvis_lhs = tmp;
|
|
748
748
|
var tmp_1;
|
|
749
749
|
if (tmp2_elvis_lhs == null) {
|
|
750
|
-
var tmp1_safe_receiver = module_0.
|
|
750
|
+
var tmp1_safe_receiver = module_0.q4i(typeInfo.r2p_1);
|
|
751
751
|
tmp_1 = tmp1_safe_receiver == null ? null : maybeNullable(tmp1_safe_receiver, typeInfo);
|
|
752
752
|
} else {
|
|
753
753
|
tmp_1 = tmp2_elvis_lhs;
|
|
754
754
|
}
|
|
755
755
|
var tmp3_elvis_lhs = tmp_1;
|
|
756
|
-
return tmp3_elvis_lhs == null ? maybeNullable(serializer(typeInfo.
|
|
756
|
+
return tmp3_elvis_lhs == null ? maybeNullable(serializer(typeInfo.r2p_1), typeInfo) : tmp3_elvis_lhs;
|
|
757
757
|
}
|
|
758
758
|
function guessSerializer(value, module_0) {
|
|
759
759
|
var tmp;
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
var valueSerializer = elementSerializer(value.m2(), module_0);
|
|
784
784
|
tmp = MapSerializer(keySerializer, valueSerializer);
|
|
785
785
|
} else {
|
|
786
|
-
var tmp3_elvis_lhs = module_0.
|
|
786
|
+
var tmp3_elvis_lhs = module_0.q4i(getKClassFromExpression(value));
|
|
787
787
|
tmp = tmp3_elvis_lhs == null ? serializer(getKClassFromExpression(value)) : tmp3_elvis_lhs;
|
|
788
788
|
}
|
|
789
789
|
}
|
|
@@ -795,7 +795,7 @@
|
|
|
795
795
|
}
|
|
796
796
|
function maybeNullable(_this__u8e3s4, typeInfo) {
|
|
797
797
|
var tmp;
|
|
798
|
-
var tmp0_safe_receiver = typeInfo.
|
|
798
|
+
var tmp0_safe_receiver = typeInfo.t2p_1;
|
|
799
799
|
if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.qb()) === true) {
|
|
800
800
|
tmp = get_nullable(_this__u8e3s4);
|
|
801
801
|
} else {
|
|
@@ -820,7 +820,7 @@
|
|
|
820
820
|
var _iterator__ex2g4s_0 = destination.j();
|
|
821
821
|
while (_iterator__ex2g4s_0.k()) {
|
|
822
822
|
var e = _iterator__ex2g4s_0.l();
|
|
823
|
-
var key = e.
|
|
823
|
+
var key = e.h4h().i4i();
|
|
824
824
|
if (set.e(key)) {
|
|
825
825
|
list.e(e);
|
|
826
826
|
}
|
|
@@ -833,7 +833,7 @@
|
|
|
833
833
|
var _iterator__ex2g4s_1 = serializers.j();
|
|
834
834
|
while (_iterator__ex2g4s_1.k()) {
|
|
835
835
|
var item_0 = _iterator__ex2g4s_1.l();
|
|
836
|
-
var tmp$ret$5 = item_0.
|
|
836
|
+
var tmp$ret$5 = item_0.h4h().i4i();
|
|
837
837
|
destination_0.e(tmp$ret$5);
|
|
838
838
|
}
|
|
839
839
|
// Inline function 'kotlin.error' call
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
}
|
|
843
843
|
var tmp0_elvis_lhs = singleOrNull(serializers);
|
|
844
844
|
var selected = tmp0_elvis_lhs == null ? serializer_0(StringCompanionObject_instance) : tmp0_elvis_lhs;
|
|
845
|
-
if (selected.
|
|
845
|
+
if (selected.h4h().u4i()) {
|
|
846
846
|
return selected;
|
|
847
847
|
}
|
|
848
848
|
if (!isInterface(selected, KSerializer))
|