game_client_logic_deb 1.8.185 → 1.8.208

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.
Files changed (39) hide show
  1. package/Kosi-Kaverit-kaverit.js +74 -74
  2. package/Kosi-Kodein-kodein-di.js +583 -583
  3. package/Kosi-Kodein-kodein-di.js.map +1 -1
  4. package/Kotlin-DateTime-library-kotlinx-datetime.js +1413 -1413
  5. package/Logic_Debertz-core.js +1527 -1484
  6. package/Logic_Debertz-core.js.map +1 -1
  7. package/Logic_Debertz-engine.js +16658 -15083
  8. package/Logic_Debertz-engine.js.map +1 -1
  9. package/Logic_Debertz-game_client.d.ts +70 -26
  10. package/Logic_Debertz-game_client.js +3462 -3671
  11. package/Logic_Debertz-game_client.js.map +1 -1
  12. package/kotlin-kotlin-stdlib.js +626 -619
  13. package/kotlin-kotlin-stdlib.js.map +1 -1
  14. package/kotlinx-atomicfu.js +19 -19
  15. package/kotlinx-coroutines-core.js +2223 -2223
  16. package/kotlinx-coroutines-core.js.map +1 -1
  17. package/kotlinx-io-kotlinx-io-core.js +271 -271
  18. package/kotlinx-serialization-kotlinx-serialization-core.js +1894 -1894
  19. package/kotlinx-serialization-kotlinx-serialization-json.js +1366 -1366
  20. package/ktor-ktor-client-content-negotiation.js +158 -158
  21. package/ktor-ktor-client-core.js +1605 -1605
  22. package/ktor-ktor-client-logging.js +306 -306
  23. package/ktor-ktor-events.js +12 -12
  24. package/ktor-ktor-http.js +688 -688
  25. package/ktor-ktor-io.js +1311 -1311
  26. package/ktor-ktor-serialization-kotlinx-json.js +8 -8
  27. package/ktor-ktor-serialization-kotlinx.js +155 -155
  28. package/ktor-ktor-serialization.js +73 -73
  29. package/ktor-ktor-utils.js +560 -560
  30. package/ktor-ktor-websockets.js +59 -59
  31. package/package.json +1 -1
  32. package/raspberry-cardgame-lib-core.js +272 -394
  33. package/raspberry-cardgame-lib-core.js.map +1 -1
  34. package/raspberry-cardgame-lib-logger.js +29 -14
  35. package/raspberry-cardgame-lib-logger.js.map +1 -1
  36. package/raspberry-cardgame-lib-random.js +1194 -884
  37. package/raspberry-cardgame-lib-random.js.map +1 -1
  38. package/secure-random-secure-random.js +18 -18
  39. package/uuid.js +30 -30
@@ -28,25 +28,25 @@
28
28
  'use strict';
29
29
  //region block: imports
30
30
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.n;
31
- var Unit_instance = kotlin_kotlin.$_$.l5;
32
- var CoroutineImpl = kotlin_kotlin.$_$.qa;
33
- var protoOf = kotlin_kotlin.$_$.oc;
34
- var THROW_CCE = kotlin_kotlin.$_$.og;
35
- var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ca;
36
- var initMetadataForLambda = kotlin_kotlin.$_$.rb;
31
+ var Unit_instance = kotlin_kotlin.$_$.n5;
32
+ var CoroutineImpl = kotlin_kotlin.$_$.sa;
33
+ var protoOf = kotlin_kotlin.$_$.qc;
34
+ var THROW_CCE = kotlin_kotlin.$_$.qg;
35
+ var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ea;
36
+ var initMetadataForLambda = kotlin_kotlin.$_$.tb;
37
37
  var VOID = kotlin_kotlin.$_$.f;
38
- var initMetadataForCoroutine = kotlin_kotlin.$_$.pb;
39
- var toString = kotlin_kotlin.$_$.sc;
38
+ var initMetadataForCoroutine = kotlin_kotlin.$_$.rb;
39
+ var toString = kotlin_kotlin.$_$.uc;
40
40
  var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.v1;
41
41
  var KSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.n2;
42
- var isInterface = kotlin_kotlin.$_$.bc;
42
+ var isInterface = kotlin_kotlin.$_$.dc;
43
43
  var ByteArrayContent = kotlin_io_ktor_ktor_http.$_$.j;
44
44
  var BinaryFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.l2;
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.$_$.r2;
48
48
  var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.r;
49
- var initMetadataForClass = kotlin_kotlin.$_$.nb;
49
+ var initMetadataForClass = kotlin_kotlin.$_$.pb;
50
50
  var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.p;
51
51
  var asFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.t;
52
52
  var firstOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.c;
@@ -61,23 +61,23 @@
61
61
  var serializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w2;
62
62
  var getKClassFromExpression = kotlin_kotlin.$_$.d;
63
63
  var MapSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.u;
64
- var KtMap = kotlin_kotlin.$_$.w5;
64
+ var KtMap = kotlin_kotlin.$_$.y5;
65
65
  var SetSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v;
66
- var KtSet = kotlin_kotlin.$_$.b6;
67
- var firstOrNull_0 = kotlin_kotlin.$_$.p7;
68
- var StringCompanionObject_instance = kotlin_kotlin.$_$.z4;
66
+ var KtSet = kotlin_kotlin.$_$.d6;
67
+ var firstOrNull_0 = kotlin_kotlin.$_$.r7;
68
+ var StringCompanionObject_instance = kotlin_kotlin.$_$.b5;
69
69
  var serializer_0 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x;
70
70
  var ListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.t;
71
- var isArray = kotlin_kotlin.$_$.tb;
72
- var KtList = kotlin_kotlin.$_$.t5;
71
+ var isArray = kotlin_kotlin.$_$.vb;
72
+ var KtList = kotlin_kotlin.$_$.v5;
73
73
  var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w;
74
- var filterNotNull = kotlin_kotlin.$_$.m7;
75
- var collectionSizeOrDefault = kotlin_kotlin.$_$.o6;
74
+ var filterNotNull = kotlin_kotlin.$_$.o7;
75
+ var collectionSizeOrDefault = kotlin_kotlin.$_$.q6;
76
76
  var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.m;
77
77
  var HashSet_init_$Create$ = kotlin_kotlin.$_$.t;
78
- var singleOrNull = kotlin_kotlin.$_$.d9;
79
- var Collection = kotlin_kotlin.$_$.n5;
80
- var emptyList = kotlin_kotlin.$_$.j7;
78
+ var singleOrNull = kotlin_kotlin.$_$.f9;
79
+ var Collection = kotlin_kotlin.$_$.p5;
80
+ var emptyList = kotlin_kotlin.$_$.l7;
81
81
  //endregion
82
82
  //region block: pre-declaration
83
83
  initMetadataForLambda(KotlinxSerializationConverter$serializeNullable$o$collect$slambda, CoroutineImpl, VOID, [1]);
@@ -105,7 +105,7 @@
105
105
  var element = tmp0_iterator.l();
106
106
  // Inline function 'kotlin.collections.mapNotNullTo.<anonymous>' call
107
107
  // Inline function 'io.ktor.serialization.kotlinx.extensions.<anonymous>' call
108
- var tmp0_safe_receiver = element.y4m(format);
108
+ var tmp0_safe_receiver = element.a4n(format);
109
109
  if (tmp0_safe_receiver == null)
110
110
  null;
111
111
  else {
@@ -117,24 +117,24 @@
117
117
  return destination;
118
118
  }
119
119
  function serialization(_this__u8e3s4, contentType, format) {
120
- _this__u8e3s4.k2o(contentType, new KotlinxSerializationConverter(format));
120
+ _this__u8e3s4.m2o(contentType, new KotlinxSerializationConverter(format));
121
121
  }
122
122
  function KotlinxSerializationConverter$serializeNullable$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) {
123
- this.h4n_1 = $$this$unsafeFlow;
124
- this.i4n_1 = $contentType;
125
- this.j4n_1 = $charset;
126
- this.k4n_1 = $typeInfo;
127
- this.l4n_1 = $value;
123
+ this.j4n_1 = $$this$unsafeFlow;
124
+ this.k4n_1 = $contentType;
125
+ this.l4n_1 = $charset;
126
+ this.m4n_1 = $typeInfo;
127
+ this.n4n_1 = $value;
128
128
  CoroutineImpl.call(this, resultContinuation);
129
129
  }
130
- protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).s2p = function (value, $completion) {
131
- var tmp = this.t2p(value, $completion);
130
+ protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).u2p = function (value, $completion) {
131
+ var tmp = this.v2p(value, $completion);
132
132
  tmp.f9_1 = Unit_instance;
133
133
  tmp.g9_1 = null;
134
134
  return tmp.l9();
135
135
  };
136
136
  protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).ga = function (p1, $completion) {
137
- return this.s2p((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
137
+ return this.u2p((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
138
138
  };
139
139
  protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).l9 = function () {
140
140
  var suspendResult = this.f9_1;
@@ -145,22 +145,22 @@
145
145
  case 0:
146
146
  this.e9_1 = 3;
147
147
  var tmp_0 = this;
148
- tmp_0.n4n_1 = this.h4n_1;
148
+ tmp_0.p4n_1 = this.j4n_1;
149
149
  var tmp_1 = this;
150
- tmp_1.o4n_1 = this.m4n_1;
150
+ tmp_1.q4n_1 = this.o4n_1;
151
151
  var tmp_2 = this;
152
- tmp_2.p4n_1 = this.o4n_1;
152
+ tmp_2.r4n_1 = this.q4n_1;
153
153
  this.d9_1 = 1;
154
- suspendResult = this.p4n_1.r4n(this.i4n_1, this.j4n_1, this.k4n_1, this.l4n_1, this);
154
+ suspendResult = this.r4n_1.t4n(this.k4n_1, this.l4n_1, this.m4n_1, this.n4n_1, this);
155
155
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
156
156
  return suspendResult;
157
157
  }
158
158
 
159
159
  continue $sm;
160
160
  case 1:
161
- this.q4n_1 = suspendResult;
161
+ this.s4n_1 = suspendResult;
162
162
  this.d9_1 = 2;
163
- suspendResult = this.n4n_1.n16(this.q4n_1, this);
163
+ suspendResult = this.p4n_1.p16(this.s4n_1, 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$serializeNullable$o$collect$slambda).t2p = function (value, completion) {
186
- var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda(this.h4n_1, this.i4n_1, this.j4n_1, this.k4n_1, this.l4n_1, completion);
187
- i.m4n_1 = value;
185
+ protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).v2p = function (value, completion) {
186
+ var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda(this.j4n_1, this.k4n_1, this.l4n_1, this.m4n_1, this.n4n_1, completion);
187
+ i.o4n_1 = value;
188
188
  return i;
189
189
  };
190
190
  function KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) {
191
191
  var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation);
192
192
  var l = function (value, $completion) {
193
- return i.s2p(value, $completion);
193
+ return i.u2p(value, $completion);
194
194
  };
195
195
  l.$arity = 1;
196
196
  return l;
197
197
  }
198
198
  function $collectCOROUTINE$2(_this__u8e3s4, collector, resultContinuation) {
199
199
  CoroutineImpl.call(this, resultContinuation);
200
- this.a4o_1 = _this__u8e3s4;
201
- this.b4o_1 = collector;
200
+ this.c4o_1 = _this__u8e3s4;
201
+ this.d4o_1 = collector;
202
202
  }
203
203
  protoOf($collectCOROUTINE$2).l9 = function () {
204
204
  var suspendResult = this.f9_1;
@@ -209,10 +209,10 @@
209
209
  case 0:
210
210
  this.e9_1 = 2;
211
211
  var tmp_0 = this;
212
- tmp_0.c4o_1 = this.b4o_1;
212
+ tmp_0.e4o_1 = this.d4o_1;
213
213
  this.d9_1 = 1;
214
- var tmp_1 = KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0(this.c4o_1, this.a4o_1.e4o_1, this.a4o_1.f4o_1, this.a4o_1.g4o_1, this.a4o_1.h4o_1, null);
215
- suspendResult = this.a4o_1.d4o_1.w15(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_1), this);
214
+ var tmp_1 = KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0(this.e4o_1, this.c4o_1.g4o_1, this.c4o_1.h4o_1, this.c4o_1.i4o_1, this.c4o_1.j4o_1, null);
215
+ suspendResult = this.c4o_1.f4o_1.y15(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_1), this);
216
216
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
217
217
  return suspendResult;
218
218
  }
@@ -235,20 +235,20 @@
235
235
  while (true);
236
236
  };
237
237
  function KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) {
238
- this.q4o_1 = $$this$unsafeFlow;
239
- this.r4o_1 = $charset;
240
- this.s4o_1 = $typeInfo;
241
- this.t4o_1 = $content;
238
+ this.s4o_1 = $$this$unsafeFlow;
239
+ this.t4o_1 = $charset;
240
+ this.u4o_1 = $typeInfo;
241
+ this.v4o_1 = $content;
242
242
  CoroutineImpl.call(this, resultContinuation);
243
243
  }
244
- protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).s2p = function (value, $completion) {
245
- var tmp = this.t2p(value, $completion);
244
+ protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).u2p = function (value, $completion) {
245
+ var tmp = this.v2p(value, $completion);
246
246
  tmp.f9_1 = Unit_instance;
247
247
  tmp.g9_1 = null;
248
248
  return tmp.l9();
249
249
  };
250
250
  protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).ga = function (p1, $completion) {
251
- return this.s2p((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
251
+ return this.u2p((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
252
252
  };
253
253
  protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).l9 = function () {
254
254
  var suspendResult = this.f9_1;
@@ -259,22 +259,22 @@
259
259
  case 0:
260
260
  this.e9_1 = 3;
261
261
  var tmp_0 = this;
262
- tmp_0.v4o_1 = this.q4o_1;
262
+ tmp_0.x4o_1 = this.s4o_1;
263
263
  var tmp_1 = this;
264
- tmp_1.w4o_1 = this.u4o_1;
264
+ tmp_1.y4o_1 = this.w4o_1;
265
265
  var tmp_2 = this;
266
- tmp_2.x4o_1 = this.w4o_1;
266
+ tmp_2.z4o_1 = this.y4o_1;
267
267
  this.d9_1 = 1;
268
- suspendResult = this.x4o_1.n2o(this.r4o_1, this.s4o_1, this.t4o_1, this);
268
+ suspendResult = this.z4o_1.p2o(this.t4o_1, this.u4o_1, this.v4o_1, this);
269
269
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
270
270
  return suspendResult;
271
271
  }
272
272
 
273
273
  continue $sm;
274
274
  case 1:
275
- this.y4o_1 = suspendResult;
275
+ this.a4p_1 = suspendResult;
276
276
  this.d9_1 = 2;
277
- suspendResult = this.v4o_1.n16(this.y4o_1, this);
277
+ suspendResult = this.x4o_1.p16(this.a4p_1, this);
278
278
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
279
279
  return suspendResult;
280
280
  }
@@ -296,23 +296,23 @@
296
296
  }
297
297
  while (true);
298
298
  };
299
- protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).t2p = function (value, completion) {
300
- var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.q4o_1, this.r4o_1, this.s4o_1, this.t4o_1, completion);
301
- i.u4o_1 = value;
299
+ protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).v2p = function (value, completion) {
300
+ var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.s4o_1, this.t4o_1, this.u4o_1, this.v4o_1, completion);
301
+ i.w4o_1 = value;
302
302
  return i;
303
303
  };
304
304
  function KotlinxSerializationConverter$deserialize$o$collect$slambda_0($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) {
305
305
  var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation);
306
306
  var l = function (value, $completion) {
307
- return i.s2p(value, $completion);
307
+ return i.u2p(value, $completion);
308
308
  };
309
309
  l.$arity = 1;
310
310
  return l;
311
311
  }
312
312
  function $collectCOROUTINE$3(_this__u8e3s4, collector, resultContinuation) {
313
313
  CoroutineImpl.call(this, resultContinuation);
314
- this.h4p_1 = _this__u8e3s4;
315
- this.i4p_1 = collector;
314
+ this.j4p_1 = _this__u8e3s4;
315
+ this.k4p_1 = collector;
316
316
  }
317
317
  protoOf($collectCOROUTINE$3).l9 = function () {
318
318
  var suspendResult = this.f9_1;
@@ -323,10 +323,10 @@
323
323
  case 0:
324
324
  this.e9_1 = 2;
325
325
  var tmp_0 = this;
326
- tmp_0.j4p_1 = this.i4p_1;
326
+ tmp_0.l4p_1 = this.k4p_1;
327
327
  this.d9_1 = 1;
328
- var tmp_1 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0(this.j4p_1, this.h4p_1.l4p_1, this.h4p_1.m4p_1, this.h4p_1.n4p_1, null);
329
- suspendResult = this.h4p_1.k4p_1.w15(new sam$kotlinx_coroutines_flow_FlowCollector$0_0(tmp_1), this);
328
+ var tmp_1 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0(this.l4p_1, this.j4p_1.n4p_1, this.j4p_1.o4p_1, this.j4p_1.p4p_1, null);
329
+ suspendResult = this.j4p_1.m4p_1.y15(new sam$kotlinx_coroutines_flow_FlowCollector$0_0(tmp_1), this);
330
330
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
331
331
  return suspendResult;
332
332
  }
@@ -351,11 +351,11 @@
351
351
  function serializeContent($this, serializer, format, value, contentType, charset) {
352
352
  var tmp;
353
353
  if (isInterface(format, StringFormat)) {
354
- var content = format.a43(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value);
354
+ var content = format.c43(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value);
355
355
  tmp = new TextContent(content, withCharsetIfNeeded(contentType, charset));
356
356
  } else {
357
357
  if (isInterface(format, BinaryFormat)) {
358
- var content_0 = format.d43(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value);
358
+ var content_0 = format.f43(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value);
359
359
  tmp = new ByteArrayContent(content_0, contentType);
360
360
  } else {
361
361
  var message = 'Unsupported format ' + toString(format);
@@ -365,44 +365,44 @@
365
365
  return tmp;
366
366
  }
367
367
  function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
368
- this.o4p_1 = function_0;
368
+ this.q4p_1 = function_0;
369
369
  }
370
- protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).n16 = function (value, $completion) {
371
- return this.o4p_1(value, $completion);
370
+ protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).p16 = function (value, $completion) {
371
+ return this.q4p_1(value, $completion);
372
372
  };
373
373
  function sam$kotlinx_coroutines_flow_FlowCollector$0_0(function_0) {
374
- this.p4p_1 = function_0;
374
+ this.r4p_1 = function_0;
375
375
  }
376
- protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).n16 = function (value, $completion) {
377
- return this.p4p_1(value, $completion);
376
+ protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).p16 = function (value, $completion) {
377
+ return this.r4p_1(value, $completion);
378
378
  };
379
379
  function _no_name_provided__qut3iv($this, $contentType, $charset, $typeInfo, $value) {
380
- this.d4o_1 = $this;
381
- this.e4o_1 = $contentType;
382
- this.f4o_1 = $charset;
383
- this.g4o_1 = $typeInfo;
384
- this.h4o_1 = $value;
380
+ this.f4o_1 = $this;
381
+ this.g4o_1 = $contentType;
382
+ this.h4o_1 = $charset;
383
+ this.i4o_1 = $typeInfo;
384
+ this.j4o_1 = $value;
385
385
  }
386
- protoOf(_no_name_provided__qut3iv).o16 = function (collector, $completion) {
386
+ protoOf(_no_name_provided__qut3iv).q16 = function (collector, $completion) {
387
387
  var tmp = new $collectCOROUTINE$2(this, collector, $completion);
388
388
  tmp.f9_1 = Unit_instance;
389
389
  tmp.g9_1 = null;
390
390
  return tmp.l9();
391
391
  };
392
- protoOf(_no_name_provided__qut3iv).w15 = function (collector, $completion) {
393
- return this.o16(collector, $completion);
392
+ protoOf(_no_name_provided__qut3iv).y15 = function (collector, $completion) {
393
+ return this.q16(collector, $completion);
394
394
  };
395
395
  function KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation) {
396
396
  CoroutineImpl.call(this, resultContinuation);
397
397
  }
398
- protoOf(KotlinxSerializationConverter$serializeNullable$slambda).z4p = function (it, $completion) {
399
- var tmp = this.a4q(it, $completion);
398
+ protoOf(KotlinxSerializationConverter$serializeNullable$slambda).b4q = function (it, $completion) {
399
+ var tmp = this.c4q(it, $completion);
400
400
  tmp.f9_1 = Unit_instance;
401
401
  tmp.g9_1 = null;
402
402
  return tmp.l9();
403
403
  };
404
404
  protoOf(KotlinxSerializationConverter$serializeNullable$slambda).ga = function (p1, $completion) {
405
- return this.z4p((p1 == null ? true : p1 instanceof OutgoingContent) ? p1 : THROW_CCE(), $completion);
405
+ return this.b4q((p1 == null ? true : p1 instanceof OutgoingContent) ? p1 : THROW_CCE(), $completion);
406
406
  };
407
407
  protoOf(KotlinxSerializationConverter$serializeNullable$slambda).l9 = function () {
408
408
  var suspendResult = this.f9_1;
@@ -411,7 +411,7 @@
411
411
  var tmp = this.d9_1;
412
412
  if (tmp === 0) {
413
413
  this.e9_1 = 1;
414
- return !(this.y4p_1 == null);
414
+ return !(this.a4q_1 == null);
415
415
  } else if (tmp === 1) {
416
416
  throw this.g9_1;
417
417
  }
@@ -421,46 +421,46 @@
421
421
  }
422
422
  while (true);
423
423
  };
424
- protoOf(KotlinxSerializationConverter$serializeNullable$slambda).a4q = function (it, completion) {
424
+ protoOf(KotlinxSerializationConverter$serializeNullable$slambda).c4q = function (it, completion) {
425
425
  var i = new KotlinxSerializationConverter$serializeNullable$slambda(completion);
426
- i.y4p_1 = it;
426
+ i.a4q_1 = it;
427
427
  return i;
428
428
  };
429
429
  function KotlinxSerializationConverter$serializeNullable$slambda_0(resultContinuation) {
430
430
  var i = new KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation);
431
431
  var l = function (it, $completion) {
432
- return i.z4p(it, $completion);
432
+ return i.b4q(it, $completion);
433
433
  };
434
434
  l.$arity = 1;
435
435
  return l;
436
436
  }
437
437
  function _no_name_provided__qut3iv_0($this, $charset, $typeInfo, $content) {
438
- this.k4p_1 = $this;
439
- this.l4p_1 = $charset;
440
- this.m4p_1 = $typeInfo;
441
- this.n4p_1 = $content;
438
+ this.m4p_1 = $this;
439
+ this.n4p_1 = $charset;
440
+ this.o4p_1 = $typeInfo;
441
+ this.p4p_1 = $content;
442
442
  }
443
- protoOf(_no_name_provided__qut3iv_0).o16 = function (collector, $completion) {
443
+ protoOf(_no_name_provided__qut3iv_0).q16 = function (collector, $completion) {
444
444
  var tmp = new $collectCOROUTINE$3(this, collector, $completion);
445
445
  tmp.f9_1 = Unit_instance;
446
446
  tmp.g9_1 = null;
447
447
  return tmp.l9();
448
448
  };
449
- protoOf(_no_name_provided__qut3iv_0).w15 = function (collector, $completion) {
450
- return this.o16(collector, $completion);
449
+ protoOf(_no_name_provided__qut3iv_0).y15 = function (collector, $completion) {
450
+ return this.q16(collector, $completion);
451
451
  };
452
452
  function KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation) {
453
- this.j4q_1 = $content;
453
+ this.l4q_1 = $content;
454
454
  CoroutineImpl.call(this, resultContinuation);
455
455
  }
456
- protoOf(KotlinxSerializationConverter$deserialize$slambda).t2q = function (it, $completion) {
457
- var tmp = this.t2p(it, $completion);
456
+ protoOf(KotlinxSerializationConverter$deserialize$slambda).v2q = function (it, $completion) {
457
+ var tmp = this.v2p(it, $completion);
458
458
  tmp.f9_1 = Unit_instance;
459
459
  tmp.g9_1 = null;
460
460
  return tmp.l9();
461
461
  };
462
462
  protoOf(KotlinxSerializationConverter$deserialize$slambda).ga = function (p1, $completion) {
463
- return this.t2q((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
463
+ return this.v2q((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
464
464
  };
465
465
  protoOf(KotlinxSerializationConverter$deserialize$slambda).l9 = function () {
466
466
  var suspendResult = this.f9_1;
@@ -469,7 +469,7 @@
469
469
  var tmp = this.d9_1;
470
470
  if (tmp === 0) {
471
471
  this.e9_1 = 1;
472
- return !(this.k4q_1 == null) || this.j4q_1.h1p();
472
+ return !(this.m4q_1 == null) || this.l4q_1.j1p();
473
473
  } else if (tmp === 1) {
474
474
  throw this.g9_1;
475
475
  }
@@ -479,26 +479,26 @@
479
479
  }
480
480
  while (true);
481
481
  };
482
- protoOf(KotlinxSerializationConverter$deserialize$slambda).t2p = function (it, completion) {
483
- var i = new KotlinxSerializationConverter$deserialize$slambda(this.j4q_1, completion);
484
- i.k4q_1 = it;
482
+ protoOf(KotlinxSerializationConverter$deserialize$slambda).v2p = function (it, completion) {
483
+ var i = new KotlinxSerializationConverter$deserialize$slambda(this.l4q_1, completion);
484
+ i.m4q_1 = it;
485
485
  return i;
486
486
  };
487
487
  function KotlinxSerializationConverter$deserialize$slambda_0($content, resultContinuation) {
488
488
  var i = new KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation);
489
489
  var l = function (it, $completion) {
490
- return i.t2q(it, $completion);
490
+ return i.v2q(it, $completion);
491
491
  };
492
492
  l.$arity = 1;
493
493
  return l;
494
494
  }
495
495
  function $serializeNullableCOROUTINE$0(_this__u8e3s4, contentType, charset, typeInfo, value, resultContinuation) {
496
496
  CoroutineImpl.call(this, resultContinuation);
497
- this.t4q_1 = _this__u8e3s4;
498
- this.u4q_1 = contentType;
499
- this.v4q_1 = charset;
500
- this.w4q_1 = typeInfo;
501
- this.x4q_1 = value;
497
+ this.v4q_1 = _this__u8e3s4;
498
+ this.w4q_1 = contentType;
499
+ this.x4q_1 = charset;
500
+ this.y4q_1 = typeInfo;
501
+ this.z4q_1 = value;
502
502
  }
503
503
  protoOf($serializeNullableCOROUTINE$0).l9 = function () {
504
504
  var suspendResult = this.f9_1;
@@ -509,8 +509,8 @@
509
509
  case 0:
510
510
  this.e9_1 = 2;
511
511
  this.d9_1 = 1;
512
- var this_0 = asFlow(this.t4q_1.z4q_1);
513
- var tmp_0 = new _no_name_provided__qut3iv(this_0, this.u4q_1, this.v4q_1, this.w4q_1, this.x4q_1);
512
+ var this_0 = asFlow(this.v4q_1.b4r_1);
513
+ var tmp_0 = new _no_name_provided__qut3iv(this_0, this.w4q_1, this.x4q_1, this.y4q_1, this.z4q_1);
514
514
  suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$serializeNullable$slambda_0(null), this);
515
515
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
516
516
  return suspendResult;
@@ -523,12 +523,12 @@
523
523
  return fromExtension;
524
524
  var tmp_1;
525
525
  try {
526
- tmp_1 = serializerForTypeInfo(this.t4q_1.y4q_1.c43(), this.w4q_1);
526
+ tmp_1 = serializerForTypeInfo(this.v4q_1.a4r_1.e43(), this.y4q_1);
527
527
  } catch ($p) {
528
528
  var tmp_2;
529
529
  if ($p instanceof SerializationException) {
530
530
  var cause = $p;
531
- tmp_2 = guessSerializer(this.x4q_1, this.t4q_1.y4q_1.c43());
531
+ tmp_2 = guessSerializer(this.z4q_1, this.v4q_1.a4r_1.e43());
532
532
  } else {
533
533
  throw $p;
534
534
  }
@@ -536,7 +536,7 @@
536
536
  }
537
537
 
538
538
  var serializer = tmp_1;
539
- return serializeContent(this.t4q_1, serializer, this.t4q_1.y4q_1, this.x4q_1, this.u4q_1, this.v4q_1);
539
+ return serializeContent(this.v4q_1, serializer, this.v4q_1.a4r_1, this.z4q_1, this.w4q_1, this.x4q_1);
540
540
  case 2:
541
541
  throw this.g9_1;
542
542
  }
@@ -553,10 +553,10 @@
553
553
  };
554
554
  function $deserializeCOROUTINE$1(_this__u8e3s4, charset, typeInfo, content, resultContinuation) {
555
555
  CoroutineImpl.call(this, resultContinuation);
556
- this.i4r_1 = _this__u8e3s4;
557
- this.j4r_1 = charset;
558
- this.k4r_1 = typeInfo;
559
- this.l4r_1 = content;
556
+ this.k4r_1 = _this__u8e3s4;
557
+ this.l4r_1 = charset;
558
+ this.m4r_1 = typeInfo;
559
+ this.n4r_1 = content;
560
560
  }
561
561
  protoOf($deserializeCOROUTINE$1).l9 = function () {
562
562
  var suspendResult = this.f9_1;
@@ -567,28 +567,28 @@
567
567
  case 0:
568
568
  this.e9_1 = 5;
569
569
  this.d9_1 = 1;
570
- var this_0 = asFlow(this.i4r_1.z4q_1);
571
- var tmp_0 = new _no_name_provided__qut3iv_0(this_0, this.j4r_1, this.k4r_1, this.l4r_1);
572
- suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.l4r_1, null), this);
570
+ var this_0 = asFlow(this.k4r_1.b4r_1);
571
+ var tmp_0 = new _no_name_provided__qut3iv_0(this_0, this.l4r_1, this.m4r_1, this.n4r_1);
572
+ suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.n4r_1, null), this);
573
573
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
574
574
  return suspendResult;
575
575
  }
576
576
 
577
577
  continue $sm;
578
578
  case 1:
579
- this.m4r_1 = suspendResult;
579
+ this.o4r_1 = suspendResult;
580
580
  var tmp_1;
581
- if (!this.i4r_1.z4q_1.p()) {
582
- tmp_1 = !(this.m4r_1 == null) || this.l4r_1.h1p();
581
+ if (!this.k4r_1.b4r_1.p()) {
582
+ tmp_1 = !(this.o4r_1 == null) || this.n4r_1.j1p();
583
583
  } else {
584
584
  tmp_1 = false;
585
585
  }
586
586
 
587
587
  if (tmp_1)
588
- return this.m4r_1;
589
- this.n4r_1 = serializerForTypeInfo(this.i4r_1.y4q_1.c43(), this.k4r_1);
588
+ return this.o4r_1;
589
+ this.p4r_1 = serializerForTypeInfo(this.k4r_1.a4r_1.e43(), this.m4r_1);
590
590
  this.d9_1 = 2;
591
- suspendResult = this.l4r_1.c1v(VOID, this);
591
+ suspendResult = this.n4r_1.e1v(VOID, this);
592
592
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
593
593
  return suspendResult;
594
594
  }
@@ -597,16 +597,16 @@
597
597
  case 2:
598
598
  var contentPacket = suspendResult;
599
599
  this.e9_1 = 3;
600
- var tmp0_subject = this.i4r_1.y4q_1;
600
+ var tmp0_subject = this.k4r_1.a4r_1;
601
601
  var tmp_2;
602
602
  if (isInterface(tmp0_subject, StringFormat)) {
603
- tmp_2 = this.i4r_1.y4q_1.b43(this.n4r_1, readText(contentPacket, this.j4r_1));
603
+ tmp_2 = this.k4r_1.a4r_1.d43(this.p4r_1, readText(contentPacket, this.l4r_1));
604
604
  } else {
605
605
  if (isInterface(tmp0_subject, BinaryFormat)) {
606
- tmp_2 = this.i4r_1.y4q_1.e43(this.n4r_1, readBytes(contentPacket));
606
+ tmp_2 = this.k4r_1.a4r_1.g43(this.p4r_1, readBytes(contentPacket));
607
607
  } else {
608
608
  discard(contentPacket);
609
- var message = 'Unsupported format ' + toString(this.i4r_1.y4q_1);
609
+ var message = 'Unsupported format ' + toString(this.k4r_1.a4r_1);
610
610
  throw IllegalStateException_init_$Create$(toString(message));
611
611
  }
612
612
  }
@@ -640,40 +640,40 @@
640
640
  while (true);
641
641
  };
642
642
  function KotlinxSerializationConverter(format) {
643
- this.y4q_1 = format;
644
- this.z4q_1 = extensions(this.y4q_1);
643
+ this.a4r_1 = format;
644
+ this.b4r_1 = extensions(this.a4r_1);
645
645
  // Inline function 'kotlin.require' call
646
646
  var tmp;
647
- var tmp_0 = this.y4q_1;
647
+ var tmp_0 = this.a4r_1;
648
648
  if (isInterface(tmp_0, BinaryFormat)) {
649
649
  tmp = true;
650
650
  } else {
651
- var tmp_1 = this.y4q_1;
651
+ var tmp_1 = this.a4r_1;
652
652
  tmp = isInterface(tmp_1, StringFormat);
653
653
  }
654
654
  // Inline function 'kotlin.contracts.contract' call
655
655
  if (!tmp) {
656
656
  // Inline function 'io.ktor.serialization.kotlinx.KotlinxSerializationConverter.<anonymous>' call
657
- var message = 'Only binary and string formats are supported, ' + toString(this.y4q_1) + ' is not supported.';
657
+ var message = 'Only binary and string formats are supported, ' + toString(this.a4r_1) + ' is not supported.';
658
658
  throw IllegalArgumentException_init_$Create$(toString(message));
659
659
  }
660
660
  }
661
- protoOf(KotlinxSerializationConverter).o4r = function (contentType, charset, typeInfo, value, $completion) {
662
- return this.p4r(contentType, charset, typeInfo, value, $completion);
661
+ protoOf(KotlinxSerializationConverter).q4r = function (contentType, charset, typeInfo, value, $completion) {
662
+ return this.r4r(contentType, charset, typeInfo, value, $completion);
663
663
  };
664
- protoOf(KotlinxSerializationConverter).l2o = function (contentType, charset, typeInfo, value, $completion) {
665
- return this.o4r(contentType, charset, typeInfo, value, $completion);
664
+ protoOf(KotlinxSerializationConverter).n2o = function (contentType, charset, typeInfo, value, $completion) {
665
+ return this.q4r(contentType, charset, typeInfo, value, $completion);
666
666
  };
667
- protoOf(KotlinxSerializationConverter).p4r = function (contentType, charset, typeInfo, value, $completion) {
667
+ protoOf(KotlinxSerializationConverter).r4r = function (contentType, charset, typeInfo, value, $completion) {
668
668
  var tmp = new $serializeNullableCOROUTINE$0(this, contentType, charset, typeInfo, value, $completion);
669
669
  tmp.f9_1 = Unit_instance;
670
670
  tmp.g9_1 = null;
671
671
  return tmp.l9();
672
672
  };
673
- protoOf(KotlinxSerializationConverter).m2o = function (contentType, charset, typeInfo, value, $completion) {
674
- return this.p4r(contentType, charset, typeInfo, value, $completion);
673
+ protoOf(KotlinxSerializationConverter).o2o = function (contentType, charset, typeInfo, value, $completion) {
674
+ return this.r4r(contentType, charset, typeInfo, value, $completion);
675
675
  };
676
- protoOf(KotlinxSerializationConverter).n2o = function (charset, typeInfo, content, $completion) {
676
+ protoOf(KotlinxSerializationConverter).p2o = function (charset, typeInfo, content, $completion) {
677
677
  var tmp = new $deserializeCOROUTINE$1(this, charset, typeInfo, content, $completion);
678
678
  tmp.f9_1 = Unit_instance;
679
679
  tmp.g9_1 = null;
@@ -681,7 +681,7 @@
681
681
  };
682
682
  function serializerForTypeInfo(_this__u8e3s4, typeInfo) {
683
683
  var module_0 = _this__u8e3s4;
684
- var tmp0_safe_receiver = typeInfo.j2b_1;
684
+ var tmp0_safe_receiver = typeInfo.l2b_1;
685
685
  var tmp;
686
686
  if (tmp0_safe_receiver == null) {
687
687
  tmp = null;
@@ -700,13 +700,13 @@
700
700
  var tmp2_elvis_lhs = tmp;
701
701
  var tmp_1;
702
702
  if (tmp2_elvis_lhs == null) {
703
- var tmp1_safe_receiver = module_0.h43(typeInfo.h2b_1);
703
+ var tmp1_safe_receiver = module_0.j43(typeInfo.j2b_1);
704
704
  tmp_1 = tmp1_safe_receiver == null ? null : maybeNullable(tmp1_safe_receiver, typeInfo);
705
705
  } else {
706
706
  tmp_1 = tmp2_elvis_lhs;
707
707
  }
708
708
  var tmp3_elvis_lhs = tmp_1;
709
- return tmp3_elvis_lhs == null ? maybeNullable(serializer(typeInfo.h2b_1), typeInfo) : tmp3_elvis_lhs;
709
+ return tmp3_elvis_lhs == null ? maybeNullable(serializer(typeInfo.j2b_1), typeInfo) : tmp3_elvis_lhs;
710
710
  }
711
711
  function guessSerializer(value, module_0) {
712
712
  var tmp;
@@ -738,7 +738,7 @@
738
738
  var valueSerializer = elementSerializer(value.j2(), module_0);
739
739
  tmp = MapSerializer(keySerializer, valueSerializer);
740
740
  } else {
741
- var tmp3_elvis_lhs = module_0.h43(getKClassFromExpression(value));
741
+ var tmp3_elvis_lhs = module_0.j43(getKClassFromExpression(value));
742
742
  tmp = tmp3_elvis_lhs == null ? serializer(getKClassFromExpression(value)) : tmp3_elvis_lhs;
743
743
  }
744
744
  }
@@ -750,7 +750,7 @@
750
750
  }
751
751
  function maybeNullable(_this__u8e3s4, typeInfo) {
752
752
  var tmp;
753
- var tmp0_safe_receiver = typeInfo.j2b_1;
753
+ var tmp0_safe_receiver = typeInfo.l2b_1;
754
754
  if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.za()) === true) {
755
755
  tmp = get_nullable(_this__u8e3s4);
756
756
  } else {
@@ -777,7 +777,7 @@
777
777
  while (tmp0_iterator_0.k()) {
778
778
  var e = tmp0_iterator_0.l();
779
779
  // Inline function 'io.ktor.serialization.kotlinx.elementSerializer.<anonymous>' call
780
- var key = e.x41().y42();
780
+ var key = e.z41().a43();
781
781
  if (set.e(key)) {
782
782
  list.e(e);
783
783
  }
@@ -792,7 +792,7 @@
792
792
  while (tmp0_iterator_1.k()) {
793
793
  var item_0 = tmp0_iterator_1.l();
794
794
  // Inline function 'io.ktor.serialization.kotlinx.elementSerializer.<anonymous>' call
795
- var tmp$ret$5 = item_0.x41().y42();
795
+ var tmp$ret$5 = item_0.z41().a43();
796
796
  destination_0.e(tmp$ret$5);
797
797
  }
798
798
  var message = 'Serializing collections of different element types is not yet supported. ' + ('Selected serializers: ' + toString(destination_0));
@@ -800,7 +800,7 @@
800
800
  }
801
801
  var tmp0_elvis_lhs = singleOrNull(serializers);
802
802
  var selected = tmp0_elvis_lhs == null ? serializer_0(StringCompanionObject_instance) : tmp0_elvis_lhs;
803
- if (selected.x41().k43()) {
803
+ if (selected.z41().m43()) {
804
804
  return selected;
805
805
  }
806
806
  if (!isInterface(selected, KSerializer))