client_plugin_logic_deb 1.8.472 → 1.8.474

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 (46) hide show
  1. package/Kosi-Kaverit-kaverit.js +70 -70
  2. package/Kosi-Kodein-kodein-di.js +568 -568
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +1587 -1587
  4. package/Logic_Debertz-ai_module.js +528 -528
  5. package/Logic_Debertz-bot_engine.js +4078 -1090
  6. package/Logic_Debertz-bot_engine.js.map +1 -1
  7. package/Logic_Debertz-client_plugin.d.ts +30 -2
  8. package/Logic_Debertz-client_plugin.js +3256 -3256
  9. package/Logic_Debertz-core.js +1829 -1829
  10. package/Logic_Debertz-core.js.map +1 -1
  11. package/Logic_Debertz-engine.js +18189 -18187
  12. package/Logic_Debertz-engine.js.map +1 -1
  13. package/Logic_Debertz-game_client.js +9798 -9746
  14. package/Logic_Debertz-game_client.js.map +1 -1
  15. package/Logic_Debertz-game_server.js +1602 -1551
  16. package/Logic_Debertz-game_server.js.map +1 -1
  17. package/error-library-error.js +5 -5
  18. package/kotlin-kotlin-stdlib.js +816 -792
  19. package/kotlin-kotlin-stdlib.js.map +1 -1
  20. package/kotlinx-atomicfu.js +22 -22
  21. package/kotlinx-coroutines-core.js +2557 -2557
  22. package/kotlinx-io-kotlinx-io-bytestring.js +43 -43
  23. package/kotlinx-io-kotlinx-io-core.js +571 -571
  24. package/kotlinx-serialization-kotlinx-serialization-core.js +1819 -1819
  25. package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
  26. package/kotlinx-serialization-kotlinx-serialization-json.js +1404 -1404
  27. package/ktor-ktor-client-content-negotiation.js +150 -150
  28. package/ktor-ktor-client-core.js +1917 -1917
  29. package/ktor-ktor-client-logging.js +644 -644
  30. package/ktor-ktor-events.js +11 -11
  31. package/ktor-ktor-http-cio.js +358 -358
  32. package/ktor-ktor-http.js +707 -707
  33. package/ktor-ktor-io.js +646 -646
  34. package/ktor-ktor-serialization-kotlinx-json.js +6 -6
  35. package/ktor-ktor-serialization-kotlinx.js +143 -143
  36. package/ktor-ktor-serialization.js +71 -71
  37. package/ktor-ktor-utils.js +670 -670
  38. package/ktor-ktor-websockets.js +49 -49
  39. package/package.json +1 -1
  40. package/random-library-crypto-rand.js +12 -12
  41. package/random-library-secure-random.js +7 -7
  42. package/raspberry-cardgame-lib-core.js +243 -233
  43. package/raspberry-cardgame-lib-core.js.map +1 -1
  44. package/raspberry-cardgame-lib-logger.js +101 -101
  45. package/raspberry-cardgame-lib-random.js +833 -833
  46. package/uuid.js +23 -23
@@ -32,27 +32,27 @@
32
32
  //region block: imports
33
33
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.j;
34
34
  var Unit_instance = kotlin_kotlin.$_$.l5;
35
- var CoroutineImpl = kotlin_kotlin.$_$.pb;
36
- var protoOf = kotlin_kotlin.$_$.oe;
37
- var THROW_CCE = kotlin_kotlin.$_$.dj;
38
- var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.za;
39
- var initMetadataForLambda = kotlin_kotlin.$_$.sd;
35
+ var CoroutineImpl = kotlin_kotlin.$_$.qb;
36
+ var protoOf = kotlin_kotlin.$_$.pe;
37
+ var THROW_CCE = kotlin_kotlin.$_$.ej;
38
+ var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ab;
39
+ var initMetadataForLambda = kotlin_kotlin.$_$.td;
40
40
  var VOID = kotlin_kotlin.$_$.b;
41
- var initMetadataForCoroutine = kotlin_kotlin.$_$.pd;
42
- var toString = kotlin_kotlin.$_$.re;
41
+ var initMetadataForCoroutine = kotlin_kotlin.$_$.qd;
42
+ var toString = kotlin_kotlin.$_$.se;
43
43
  var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.s1;
44
44
  var KSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.t2;
45
- var isInterface = kotlin_kotlin.$_$.ce;
45
+ var isInterface = kotlin_kotlin.$_$.de;
46
46
  var ByteArrayContent = kotlin_io_ktor_ktor_http.$_$.k;
47
47
  var BinaryFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.r2;
48
48
  var withCharsetIfNeeded = kotlin_io_ktor_ktor_http.$_$.t1;
49
49
  var TextContent = kotlin_io_ktor_ktor_http.$_$.u;
50
50
  var StringFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.y2;
51
- var equals = kotlin_kotlin.$_$.fd;
52
- var FunctionAdapter = kotlin_kotlin.$_$.sc;
51
+ var equals = kotlin_kotlin.$_$.gd;
52
+ var FunctionAdapter = kotlin_kotlin.$_$.tc;
53
53
  var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.s;
54
- var hashCode = kotlin_kotlin.$_$.md;
55
- var initMetadataForClass = kotlin_kotlin.$_$.nd;
54
+ var hashCode = kotlin_kotlin.$_$.nd;
55
+ var initMetadataForClass = kotlin_kotlin.$_$.od;
56
56
  var Flow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.t;
57
57
  var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.t;
58
58
  var asFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.v;
@@ -66,7 +66,7 @@
66
66
  var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.o1;
67
67
  var serializerOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b3;
68
68
  var serializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d3;
69
- var getKClassFromExpression = kotlin_kotlin.$_$.kf;
69
+ var getKClassFromExpression = kotlin_kotlin.$_$.lf;
70
70
  var MapSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.y;
71
71
  var KtMap = kotlin_kotlin.$_$.x5;
72
72
  var SetSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z;
@@ -75,14 +75,14 @@
75
75
  var StringCompanionObject_instance = kotlin_kotlin.$_$.w4;
76
76
  var serializer_0 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b1;
77
77
  var ListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x;
78
- var isArray = kotlin_kotlin.$_$.ud;
78
+ var isArray = kotlin_kotlin.$_$.vd;
79
79
  var KtList = kotlin_kotlin.$_$.u5;
80
80
  var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a1;
81
81
  var filterNotNull = kotlin_kotlin.$_$.u7;
82
82
  var collectionSizeOrDefault = kotlin_kotlin.$_$.p6;
83
83
  var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.i;
84
84
  var HashSet_init_$Create$ = kotlin_kotlin.$_$.p;
85
- var singleOrNull = kotlin_kotlin.$_$.u9;
85
+ var singleOrNull = kotlin_kotlin.$_$.v9;
86
86
  var Collection = kotlin_kotlin.$_$.n5;
87
87
  var emptyList = kotlin_kotlin.$_$.p7;
88
88
  //endregion
@@ -110,7 +110,7 @@
110
110
  var _iterator__ex2g4s = tmp0.t();
111
111
  while (_iterator__ex2g4s.u()) {
112
112
  var element = _iterator__ex2g4s.v();
113
- var tmp0_safe_receiver = element.r67(format);
113
+ var tmp0_safe_receiver = element.s67(format);
114
114
  if (tmp0_safe_receiver == null)
115
115
  null;
116
116
  else {
@@ -121,24 +121,24 @@
121
121
  return destination;
122
122
  }
123
123
  function serialization(_this__u8e3s4, contentType, format) {
124
- _this__u8e3s4.p41(contentType, new KotlinxSerializationConverter(format));
124
+ _this__u8e3s4.q41(contentType, new KotlinxSerializationConverter(format));
125
125
  }
126
126
  function KotlinxSerializationConverter$serialize$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) {
127
- this.a68_1 = $$this$unsafeFlow;
128
- this.b68_1 = $contentType;
129
- this.c68_1 = $charset;
130
- this.d68_1 = $typeInfo;
131
- this.e68_1 = $value;
127
+ this.b68_1 = $$this$unsafeFlow;
128
+ this.c68_1 = $contentType;
129
+ this.d68_1 = $charset;
130
+ this.e68_1 = $typeInfo;
131
+ this.f68_1 = $value;
132
132
  CoroutineImpl.call(this, resultContinuation);
133
133
  }
134
- protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).p2m = function (value, $completion) {
135
- var tmp = this.q2m(value, $completion);
134
+ protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).q2m = function (value, $completion) {
135
+ var tmp = this.r2m(value, $completion);
136
136
  tmp.k9_1 = Unit_instance;
137
137
  tmp.l9_1 = null;
138
138
  return tmp.q9();
139
139
  };
140
140
  protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).ca = function (p1, $completion) {
141
- return this.p2m((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
141
+ return this.q2m((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
142
142
  };
143
143
  protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).q9 = function () {
144
144
  var suspendResult = this.k9_1;
@@ -148,11 +148,11 @@
148
148
  switch (tmp) {
149
149
  case 0:
150
150
  this.j9_1 = 3;
151
- var tmp0 = this.a68_1;
152
- var tmp2 = this.f68_1;
153
- this.g68_1 = tmp0;
151
+ var tmp0 = this.b68_1;
152
+ var tmp2 = this.g68_1;
153
+ this.h68_1 = tmp0;
154
154
  this.i9_1 = 1;
155
- suspendResult = tmp2.q67(this.b68_1, this.c68_1, this.d68_1, this.e68_1, this);
155
+ suspendResult = tmp2.r67(this.c68_1, this.d68_1, this.e68_1, this.f68_1, this);
156
156
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
157
157
  return suspendResult;
158
158
  }
@@ -161,7 +161,7 @@
161
161
  case 1:
162
162
  var ARGUMENT = suspendResult;
163
163
  this.i9_1 = 2;
164
- suspendResult = this.g68_1.v27(ARGUMENT, this);
164
+ suspendResult = this.h68_1.w27(ARGUMENT, this);
165
165
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
166
166
  return suspendResult;
167
167
  }
@@ -183,23 +183,23 @@
183
183
  }
184
184
  while (true);
185
185
  };
186
- protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).q2m = function (value, completion) {
187
- var i = new KotlinxSerializationConverter$serialize$o$collect$slambda(this.a68_1, this.b68_1, this.c68_1, this.d68_1, this.e68_1, completion);
188
- i.f68_1 = value;
186
+ protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).r2m = function (value, completion) {
187
+ var i = new KotlinxSerializationConverter$serialize$o$collect$slambda(this.b68_1, this.c68_1, this.d68_1, this.e68_1, this.f68_1, completion);
188
+ i.g68_1 = value;
189
189
  return i;
190
190
  };
191
191
  function KotlinxSerializationConverter$serialize$o$collect$slambda_0($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) {
192
192
  var i = new KotlinxSerializationConverter$serialize$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation);
193
193
  var l = function (value, $completion) {
194
- return i.p2m(value, $completion);
194
+ return i.q2m(value, $completion);
195
195
  };
196
196
  l.$arity = 1;
197
197
  return l;
198
198
  }
199
199
  function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
200
200
  CoroutineImpl.call(this, resultContinuation);
201
- this.p68_1 = _this__u8e3s4;
202
- this.q68_1 = collector;
201
+ this.q68_1 = _this__u8e3s4;
202
+ this.r68_1 = collector;
203
203
  }
204
204
  protoOf($collectCOROUTINE$).q9 = function () {
205
205
  var suspendResult = this.k9_1;
@@ -209,10 +209,10 @@
209
209
  switch (tmp) {
210
210
  case 0:
211
211
  this.j9_1 = 2;
212
- var $this$unsafeFlow = this.q68_1;
212
+ var $this$unsafeFlow = this.r68_1;
213
213
  this.i9_1 = 1;
214
- var tmp_0 = KotlinxSerializationConverter$serialize$o$collect$slambda_0($this$unsafeFlow, this.p68_1.s68_1, this.p68_1.t68_1, this.p68_1.u68_1, this.p68_1.v68_1, null);
215
- suspendResult = this.p68_1.r68_1.s26(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
214
+ var tmp_0 = KotlinxSerializationConverter$serialize$o$collect$slambda_0($this$unsafeFlow, this.q68_1.t68_1, this.q68_1.u68_1, this.q68_1.v68_1, this.q68_1.w68_1, null);
215
+ suspendResult = this.q68_1.s68_1.t26(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), 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.e69_1 = $$this$unsafeFlow;
239
- this.f69_1 = $charset;
240
- this.g69_1 = $typeInfo;
241
- this.h69_1 = $content;
238
+ this.f69_1 = $$this$unsafeFlow;
239
+ this.g69_1 = $charset;
240
+ this.h69_1 = $typeInfo;
241
+ this.i69_1 = $content;
242
242
  CoroutineImpl.call(this, resultContinuation);
243
243
  }
244
- protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).p2m = function (value, $completion) {
245
- var tmp = this.q2m(value, $completion);
244
+ protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).q2m = function (value, $completion) {
245
+ var tmp = this.r2m(value, $completion);
246
246
  tmp.k9_1 = Unit_instance;
247
247
  tmp.l9_1 = null;
248
248
  return tmp.q9();
249
249
  };
250
250
  protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).ca = function (p1, $completion) {
251
- return this.p2m((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
251
+ return this.q2m((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
252
252
  };
253
253
  protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).q9 = function () {
254
254
  var suspendResult = this.k9_1;
@@ -258,11 +258,11 @@
258
258
  switch (tmp) {
259
259
  case 0:
260
260
  this.j9_1 = 3;
261
- var tmp0 = this.e69_1;
262
- var tmp2 = this.i69_1;
263
- this.j69_1 = tmp0;
261
+ var tmp0 = this.f69_1;
262
+ var tmp2 = this.j69_1;
263
+ this.k69_1 = tmp0;
264
264
  this.i9_1 = 1;
265
- suspendResult = tmp2.f42(this.f69_1, this.g69_1, this.h69_1, this);
265
+ suspendResult = tmp2.g42(this.g69_1, this.h69_1, this.i69_1, this);
266
266
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
267
267
  return suspendResult;
268
268
  }
@@ -271,7 +271,7 @@
271
271
  case 1:
272
272
  var ARGUMENT = suspendResult;
273
273
  this.i9_1 = 2;
274
- suspendResult = this.j69_1.v27(ARGUMENT, this);
274
+ suspendResult = this.k69_1.w27(ARGUMENT, this);
275
275
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
276
276
  return suspendResult;
277
277
  }
@@ -293,23 +293,23 @@
293
293
  }
294
294
  while (true);
295
295
  };
296
- protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).q2m = function (value, completion) {
297
- var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.e69_1, this.f69_1, this.g69_1, this.h69_1, completion);
298
- i.i69_1 = value;
296
+ protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).r2m = function (value, completion) {
297
+ var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.f69_1, this.g69_1, this.h69_1, this.i69_1, completion);
298
+ i.j69_1 = value;
299
299
  return i;
300
300
  };
301
301
  function KotlinxSerializationConverter$deserialize$o$collect$slambda_0($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) {
302
302
  var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation);
303
303
  var l = function (value, $completion) {
304
- return i.p2m(value, $completion);
304
+ return i.q2m(value, $completion);
305
305
  };
306
306
  l.$arity = 1;
307
307
  return l;
308
308
  }
309
309
  function $collectCOROUTINE$_0(_this__u8e3s4, collector, resultContinuation) {
310
310
  CoroutineImpl.call(this, resultContinuation);
311
- this.s69_1 = _this__u8e3s4;
312
- this.t69_1 = collector;
311
+ this.t69_1 = _this__u8e3s4;
312
+ this.u69_1 = collector;
313
313
  }
314
314
  protoOf($collectCOROUTINE$_0).q9 = function () {
315
315
  var suspendResult = this.k9_1;
@@ -319,10 +319,10 @@
319
319
  switch (tmp) {
320
320
  case 0:
321
321
  this.j9_1 = 2;
322
- var $this$unsafeFlow = this.t69_1;
322
+ var $this$unsafeFlow = this.u69_1;
323
323
  this.i9_1 = 1;
324
- var tmp_0 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0($this$unsafeFlow, this.s69_1.v69_1, this.s69_1.w69_1, this.s69_1.x69_1, null);
325
- suspendResult = this.s69_1.u69_1.s26(new sam$kotlinx_coroutines_flow_FlowCollector$0_0(tmp_0), this);
324
+ var tmp_0 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0($this$unsafeFlow, this.t69_1.w69_1, this.t69_1.x69_1, this.t69_1.y69_1, null);
325
+ suspendResult = this.t69_1.v69_1.t26(new sam$kotlinx_coroutines_flow_FlowCollector$0_0(tmp_0), this);
326
326
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
327
327
  return suspendResult;
328
328
  }
@@ -347,11 +347,11 @@
347
347
  function serializeContent($this, serializer, format, value, contentType, charset) {
348
348
  var tmp;
349
349
  if (isInterface(format, StringFormat)) {
350
- var content = format.yq(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value);
350
+ var content = format.zq(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value);
351
351
  tmp = new TextContent(content, withCharsetIfNeeded(contentType, charset));
352
352
  } else {
353
353
  if (isInterface(format, BinaryFormat)) {
354
- var content_0 = format.ar(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value);
354
+ var content_0 = format.br(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value);
355
355
  tmp = new ByteArrayContent(content_0, contentType);
356
356
  } else {
357
357
  var message = 'Unsupported format ' + toString(format);
@@ -361,13 +361,13 @@
361
361
  return tmp;
362
362
  }
363
363
  function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
364
- this.y69_1 = function_0;
364
+ this.z69_1 = function_0;
365
365
  }
366
- protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).v27 = function (value, $completion) {
367
- return this.y69_1(value, $completion);
366
+ protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).w27 = function (value, $completion) {
367
+ return this.z69_1(value, $completion);
368
368
  };
369
369
  protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).s3 = function () {
370
- return this.y69_1;
370
+ return this.z69_1;
371
371
  };
372
372
  protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
373
373
  var tmp;
@@ -388,13 +388,13 @@
388
388
  return hashCode(this.s3());
389
389
  };
390
390
  function sam$kotlinx_coroutines_flow_FlowCollector$0_0(function_0) {
391
- this.z69_1 = function_0;
391
+ this.a6a_1 = function_0;
392
392
  }
393
- protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).v27 = function (value, $completion) {
394
- return this.z69_1(value, $completion);
393
+ protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).w27 = function (value, $completion) {
394
+ return this.a6a_1(value, $completion);
395
395
  };
396
396
  protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).s3 = function () {
397
- return this.z69_1;
397
+ return this.a6a_1;
398
398
  };
399
399
  protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).equals = function (other) {
400
400
  var tmp;
@@ -415,32 +415,32 @@
415
415
  return hashCode(this.s3());
416
416
  };
417
417
  function KotlinxSerializationConverter$serialize$$inlined$map$1($this, $contentType, $charset, $typeInfo, $value) {
418
- this.r68_1 = $this;
419
- this.s68_1 = $contentType;
420
- this.t68_1 = $charset;
421
- this.u68_1 = $typeInfo;
422
- this.v68_1 = $value;
418
+ this.s68_1 = $this;
419
+ this.t68_1 = $contentType;
420
+ this.u68_1 = $charset;
421
+ this.v68_1 = $typeInfo;
422
+ this.w68_1 = $value;
423
423
  }
424
- protoOf(KotlinxSerializationConverter$serialize$$inlined$map$1).w27 = function (collector, $completion) {
424
+ protoOf(KotlinxSerializationConverter$serialize$$inlined$map$1).x27 = function (collector, $completion) {
425
425
  var tmp = new $collectCOROUTINE$(this, collector, $completion);
426
426
  tmp.k9_1 = Unit_instance;
427
427
  tmp.l9_1 = null;
428
428
  return tmp.q9();
429
429
  };
430
- protoOf(KotlinxSerializationConverter$serialize$$inlined$map$1).s26 = function (collector, $completion) {
431
- return this.w27(collector, $completion);
430
+ protoOf(KotlinxSerializationConverter$serialize$$inlined$map$1).t26 = function (collector, $completion) {
431
+ return this.x27(collector, $completion);
432
432
  };
433
433
  function KotlinxSerializationConverter$serialize$slambda(resultContinuation) {
434
434
  CoroutineImpl.call(this, resultContinuation);
435
435
  }
436
- protoOf(KotlinxSerializationConverter$serialize$slambda).j6a = function (it, $completion) {
437
- var tmp = this.k6a(it, $completion);
436
+ protoOf(KotlinxSerializationConverter$serialize$slambda).k6a = function (it, $completion) {
437
+ var tmp = this.l6a(it, $completion);
438
438
  tmp.k9_1 = Unit_instance;
439
439
  tmp.l9_1 = null;
440
440
  return tmp.q9();
441
441
  };
442
442
  protoOf(KotlinxSerializationConverter$serialize$slambda).ca = function (p1, $completion) {
443
- return this.j6a((p1 == null ? true : p1 instanceof OutgoingContent) ? p1 : THROW_CCE(), $completion);
443
+ return this.k6a((p1 == null ? true : p1 instanceof OutgoingContent) ? p1 : THROW_CCE(), $completion);
444
444
  };
445
445
  protoOf(KotlinxSerializationConverter$serialize$slambda).q9 = function () {
446
446
  var suspendResult = this.k9_1;
@@ -449,7 +449,7 @@
449
449
  var tmp = this.i9_1;
450
450
  if (tmp === 0) {
451
451
  this.j9_1 = 1;
452
- return !(this.i6a_1 == null);
452
+ return !(this.j6a_1 == null);
453
453
  } else if (tmp === 1) {
454
454
  throw this.l9_1;
455
455
  }
@@ -459,46 +459,46 @@
459
459
  }
460
460
  while (true);
461
461
  };
462
- protoOf(KotlinxSerializationConverter$serialize$slambda).k6a = function (it, completion) {
462
+ protoOf(KotlinxSerializationConverter$serialize$slambda).l6a = function (it, completion) {
463
463
  var i = new KotlinxSerializationConverter$serialize$slambda(completion);
464
- i.i6a_1 = it;
464
+ i.j6a_1 = it;
465
465
  return i;
466
466
  };
467
467
  function KotlinxSerializationConverter$serialize$slambda_0(resultContinuation) {
468
468
  var i = new KotlinxSerializationConverter$serialize$slambda(resultContinuation);
469
469
  var l = function (it, $completion) {
470
- return i.j6a(it, $completion);
470
+ return i.k6a(it, $completion);
471
471
  };
472
472
  l.$arity = 1;
473
473
  return l;
474
474
  }
475
475
  function KotlinxSerializationConverter$deserialize$$inlined$map$1($this, $charset, $typeInfo, $content) {
476
- this.u69_1 = $this;
477
- this.v69_1 = $charset;
478
- this.w69_1 = $typeInfo;
479
- this.x69_1 = $content;
476
+ this.v69_1 = $this;
477
+ this.w69_1 = $charset;
478
+ this.x69_1 = $typeInfo;
479
+ this.y69_1 = $content;
480
480
  }
481
- protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).w27 = function (collector, $completion) {
481
+ protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).x27 = function (collector, $completion) {
482
482
  var tmp = new $collectCOROUTINE$_0(this, collector, $completion);
483
483
  tmp.k9_1 = Unit_instance;
484
484
  tmp.l9_1 = null;
485
485
  return tmp.q9();
486
486
  };
487
- protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).s26 = function (collector, $completion) {
488
- return this.w27(collector, $completion);
487
+ protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).t26 = function (collector, $completion) {
488
+ return this.x27(collector, $completion);
489
489
  };
490
490
  function KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation) {
491
- this.t6a_1 = $content;
491
+ this.u6a_1 = $content;
492
492
  CoroutineImpl.call(this, resultContinuation);
493
493
  }
494
- protoOf(KotlinxSerializationConverter$deserialize$slambda).e43 = function (it, $completion) {
495
- var tmp = this.q2m(it, $completion);
494
+ protoOf(KotlinxSerializationConverter$deserialize$slambda).f43 = function (it, $completion) {
495
+ var tmp = this.r2m(it, $completion);
496
496
  tmp.k9_1 = Unit_instance;
497
497
  tmp.l9_1 = null;
498
498
  return tmp.q9();
499
499
  };
500
500
  protoOf(KotlinxSerializationConverter$deserialize$slambda).ca = function (p1, $completion) {
501
- return this.e43((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
501
+ return this.f43((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
502
502
  };
503
503
  protoOf(KotlinxSerializationConverter$deserialize$slambda).q9 = function () {
504
504
  var suspendResult = this.k9_1;
@@ -507,7 +507,7 @@
507
507
  var tmp = this.i9_1;
508
508
  if (tmp === 0) {
509
509
  this.j9_1 = 1;
510
- return !(this.u6a_1 == null) || this.t6a_1.t2x();
510
+ return !(this.v6a_1 == null) || this.u6a_1.u2x();
511
511
  } else if (tmp === 1) {
512
512
  throw this.l9_1;
513
513
  }
@@ -517,26 +517,26 @@
517
517
  }
518
518
  while (true);
519
519
  };
520
- protoOf(KotlinxSerializationConverter$deserialize$slambda).q2m = function (it, completion) {
521
- var i = new KotlinxSerializationConverter$deserialize$slambda(this.t6a_1, completion);
522
- i.u6a_1 = it;
520
+ protoOf(KotlinxSerializationConverter$deserialize$slambda).r2m = function (it, completion) {
521
+ var i = new KotlinxSerializationConverter$deserialize$slambda(this.u6a_1, completion);
522
+ i.v6a_1 = it;
523
523
  return i;
524
524
  };
525
525
  function KotlinxSerializationConverter$deserialize$slambda_0($content, resultContinuation) {
526
526
  var i = new KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation);
527
527
  var l = function (it, $completion) {
528
- return i.e43(it, $completion);
528
+ return i.f43(it, $completion);
529
529
  };
530
530
  l.$arity = 1;
531
531
  return l;
532
532
  }
533
533
  function $serializeCOROUTINE$(_this__u8e3s4, contentType, charset, typeInfo, value, resultContinuation) {
534
534
  CoroutineImpl.call(this, resultContinuation);
535
- this.d6b_1 = _this__u8e3s4;
536
- this.e6b_1 = contentType;
537
- this.f6b_1 = charset;
538
- this.g6b_1 = typeInfo;
539
- this.h6b_1 = value;
535
+ this.e6b_1 = _this__u8e3s4;
536
+ this.f6b_1 = contentType;
537
+ this.g6b_1 = charset;
538
+ this.h6b_1 = typeInfo;
539
+ this.i6b_1 = value;
540
540
  }
541
541
  protoOf($serializeCOROUTINE$).q9 = function () {
542
542
  var suspendResult = this.k9_1;
@@ -547,8 +547,8 @@
547
547
  case 0:
548
548
  this.j9_1 = 2;
549
549
  this.i9_1 = 1;
550
- var this_0 = asFlow(this.d6b_1.j6b_1);
551
- var tmp_0 = new KotlinxSerializationConverter$serialize$$inlined$map$1(this_0, this.e6b_1, this.f6b_1, this.g6b_1, this.h6b_1);
550
+ var this_0 = asFlow(this.e6b_1.k6b_1);
551
+ var tmp_0 = new KotlinxSerializationConverter$serialize$$inlined$map$1(this_0, this.f6b_1, this.g6b_1, this.h6b_1, this.i6b_1);
552
552
  suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$serialize$slambda_0(null), this);
553
553
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
554
554
  return suspendResult;
@@ -561,12 +561,12 @@
561
561
  return fromExtension;
562
562
  var tmp_1;
563
563
  try {
564
- tmp_1 = serializerForTypeInfo(this.d6b_1.i6b_1.xt(), this.g6b_1);
564
+ tmp_1 = serializerForTypeInfo(this.e6b_1.j6b_1.yt(), this.h6b_1);
565
565
  } catch ($p) {
566
566
  var tmp_2;
567
567
  if ($p instanceof SerializationException) {
568
568
  var cause = $p;
569
- tmp_2 = guessSerializer(this.h6b_1, this.d6b_1.i6b_1.xt());
569
+ tmp_2 = guessSerializer(this.i6b_1, this.e6b_1.j6b_1.yt());
570
570
  } else {
571
571
  throw $p;
572
572
  }
@@ -574,7 +574,7 @@
574
574
  }
575
575
 
576
576
  var serializer = tmp_1;
577
- return serializeContent(this.d6b_1, serializer, this.d6b_1.i6b_1, this.h6b_1, this.e6b_1, this.f6b_1);
577
+ return serializeContent(this.e6b_1, serializer, this.e6b_1.j6b_1, this.i6b_1, this.f6b_1, this.g6b_1);
578
578
  case 2:
579
579
  throw this.l9_1;
580
580
  }
@@ -591,10 +591,10 @@
591
591
  };
592
592
  function $deserializeCOROUTINE$(_this__u8e3s4, charset, typeInfo, content, resultContinuation) {
593
593
  CoroutineImpl.call(this, resultContinuation);
594
- this.s6b_1 = _this__u8e3s4;
595
- this.t6b_1 = charset;
596
- this.u6b_1 = typeInfo;
597
- this.v6b_1 = content;
594
+ this.t6b_1 = _this__u8e3s4;
595
+ this.u6b_1 = charset;
596
+ this.v6b_1 = typeInfo;
597
+ this.w6b_1 = content;
598
598
  }
599
599
  protoOf($deserializeCOROUTINE$).q9 = function () {
600
600
  var suspendResult = this.k9_1;
@@ -605,9 +605,9 @@
605
605
  case 0:
606
606
  this.j9_1 = 4;
607
607
  this.i9_1 = 1;
608
- var this_0 = asFlow(this.s6b_1.j6b_1);
609
- var tmp_0 = new KotlinxSerializationConverter$deserialize$$inlined$map$1(this_0, this.t6b_1, this.u6b_1, this.v6b_1);
610
- suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.v6b_1, null), this);
608
+ var this_0 = asFlow(this.t6b_1.k6b_1);
609
+ var tmp_0 = new KotlinxSerializationConverter$deserialize$$inlined$map$1(this_0, this.u6b_1, this.v6b_1, this.w6b_1);
610
+ suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.w6b_1, null), this);
611
611
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
612
612
  return suspendResult;
613
613
  }
@@ -616,17 +616,17 @@
616
616
  case 1:
617
617
  var fromExtension = suspendResult;
618
618
  var tmp_1;
619
- if (!this.s6b_1.j6b_1.r()) {
620
- tmp_1 = !(fromExtension == null) || this.v6b_1.t2x();
619
+ if (!this.t6b_1.k6b_1.r()) {
620
+ tmp_1 = !(fromExtension == null) || this.w6b_1.u2x();
621
621
  } else {
622
622
  tmp_1 = false;
623
623
  }
624
624
 
625
625
  if (tmp_1)
626
626
  return fromExtension;
627
- this.w6b_1 = serializerForTypeInfo(this.s6b_1.i6b_1.xt(), this.u6b_1);
627
+ this.x6b_1 = serializerForTypeInfo(this.t6b_1.j6b_1.yt(), this.v6b_1);
628
628
  this.i9_1 = 2;
629
- suspendResult = readRemaining(this.v6b_1, this);
629
+ suspendResult = readRemaining(this.w6b_1, this);
630
630
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
631
631
  return suspendResult;
632
632
  }
@@ -635,16 +635,16 @@
635
635
  case 2:
636
636
  var contentPacket = suspendResult;
637
637
  this.j9_1 = 3;
638
- var tmp0_subject = this.s6b_1.i6b_1;
638
+ var tmp0_subject = this.t6b_1.j6b_1;
639
639
  var tmp_2;
640
640
  if (isInterface(tmp0_subject, StringFormat)) {
641
- tmp_2 = this.s6b_1.i6b_1.zq(this.w6b_1, readText(contentPacket, this.t6b_1));
641
+ tmp_2 = this.t6b_1.j6b_1.ar(this.x6b_1, readText(contentPacket, this.u6b_1));
642
642
  } else {
643
643
  if (isInterface(tmp0_subject, BinaryFormat)) {
644
- tmp_2 = this.s6b_1.i6b_1.br(this.w6b_1, readByteArray(contentPacket));
644
+ tmp_2 = this.t6b_1.j6b_1.cr(this.x6b_1, readByteArray(contentPacket));
645
645
  } else {
646
646
  discard(contentPacket);
647
- var message = 'Unsupported format ' + toString(this.s6b_1.i6b_1);
647
+ var message = 'Unsupported format ' + toString(this.t6b_1.j6b_1);
648
648
  throw IllegalStateException_init_$Create$(toString(message));
649
649
  }
650
650
  }
@@ -675,32 +675,32 @@
675
675
  while (true);
676
676
  };
677
677
  function KotlinxSerializationConverter(format) {
678
- this.i6b_1 = format;
679
- this.j6b_1 = extensions(this.i6b_1);
678
+ this.j6b_1 = format;
679
+ this.k6b_1 = extensions(this.j6b_1);
680
680
  var tmp;
681
- var tmp_0 = this.i6b_1;
681
+ var tmp_0 = this.j6b_1;
682
682
  if (isInterface(tmp_0, BinaryFormat)) {
683
683
  tmp = true;
684
684
  } else {
685
- var tmp_1 = this.i6b_1;
685
+ var tmp_1 = this.j6b_1;
686
686
  tmp = isInterface(tmp_1, StringFormat);
687
687
  }
688
688
  // Inline function 'kotlin.require' call
689
689
  if (!tmp) {
690
- var message = 'Only binary and string formats are supported, ' + toString(this.i6b_1) + ' is not supported.';
690
+ var message = 'Only binary and string formats are supported, ' + toString(this.j6b_1) + ' is not supported.';
691
691
  throw IllegalArgumentException_init_$Create$(toString(message));
692
692
  }
693
693
  }
694
- protoOf(KotlinxSerializationConverter).x6b = function (contentType, charset, typeInfo, value, $completion) {
694
+ protoOf(KotlinxSerializationConverter).y6b = function (contentType, charset, typeInfo, value, $completion) {
695
695
  var tmp = new $serializeCOROUTINE$(this, contentType, charset, typeInfo, value, $completion);
696
696
  tmp.k9_1 = Unit_instance;
697
697
  tmp.l9_1 = null;
698
698
  return tmp.q9();
699
699
  };
700
- protoOf(KotlinxSerializationConverter).q67 = function (contentType, charset, typeInfo, value, $completion) {
701
- return this.x6b(contentType, charset, typeInfo, value, $completion);
700
+ protoOf(KotlinxSerializationConverter).r67 = function (contentType, charset, typeInfo, value, $completion) {
701
+ return this.y6b(contentType, charset, typeInfo, value, $completion);
702
702
  };
703
- protoOf(KotlinxSerializationConverter).f42 = function (charset, typeInfo, content, $completion) {
703
+ protoOf(KotlinxSerializationConverter).g42 = function (charset, typeInfo, content, $completion) {
704
704
  var tmp = new $deserializeCOROUTINE$(this, charset, typeInfo, content, $completion);
705
705
  tmp.k9_1 = Unit_instance;
706
706
  tmp.l9_1 = null;
@@ -708,7 +708,7 @@
708
708
  };
709
709
  function serializerForTypeInfo(_this__u8e3s4, typeInfo) {
710
710
  var module_0 = _this__u8e3s4;
711
- var tmp0_safe_receiver = typeInfo.x3g_1;
711
+ var tmp0_safe_receiver = typeInfo.y3g_1;
712
712
  var tmp;
713
713
  if (tmp0_safe_receiver == null) {
714
714
  tmp = null;
@@ -725,13 +725,13 @@
725
725
  var tmp1_elvis_lhs = tmp;
726
726
  var tmp_1;
727
727
  if (tmp1_elvis_lhs == null) {
728
- var tmp2_safe_receiver = module_0.er(typeInfo.w3g_1);
728
+ var tmp2_safe_receiver = module_0.fr(typeInfo.x3g_1);
729
729
  tmp_1 = tmp2_safe_receiver == null ? null : maybeNullable(tmp2_safe_receiver, typeInfo);
730
730
  } else {
731
731
  tmp_1 = tmp1_elvis_lhs;
732
732
  }
733
733
  var tmp3_elvis_lhs = tmp_1;
734
- return tmp3_elvis_lhs == null ? maybeNullable(serializer(typeInfo.w3g_1), typeInfo) : tmp3_elvis_lhs;
734
+ return tmp3_elvis_lhs == null ? maybeNullable(serializer(typeInfo.x3g_1), typeInfo) : tmp3_elvis_lhs;
735
735
  }
736
736
  function guessSerializer(value, module_0) {
737
737
  var tmp;
@@ -761,7 +761,7 @@
761
761
  var valueSerializer = elementSerializer(value.x2(), module_0);
762
762
  tmp = MapSerializer(keySerializer, valueSerializer);
763
763
  } else {
764
- var tmp3_elvis_lhs = module_0.er(getKClassFromExpression(value));
764
+ var tmp3_elvis_lhs = module_0.fr(getKClassFromExpression(value));
765
765
  tmp = tmp3_elvis_lhs == null ? serializer(getKClassFromExpression(value)) : tmp3_elvis_lhs;
766
766
  }
767
767
  }
@@ -773,7 +773,7 @@
773
773
  }
774
774
  function maybeNullable(_this__u8e3s4, typeInfo) {
775
775
  var tmp;
776
- var tmp0_safe_receiver = typeInfo.x3g_1;
776
+ var tmp0_safe_receiver = typeInfo.y3g_1;
777
777
  if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.l()) === true) {
778
778
  tmp = get_nullable(_this__u8e3s4);
779
779
  } else {
@@ -798,7 +798,7 @@
798
798
  var _iterator__ex2g4s_0 = destination.t();
799
799
  while (_iterator__ex2g4s_0.u()) {
800
800
  var e = _iterator__ex2g4s_0.v();
801
- var key = e.vp().wq();
801
+ var key = e.wp().xq();
802
802
  if (set.e1(key)) {
803
803
  list.e1(e);
804
804
  }
@@ -811,7 +811,7 @@
811
811
  var _iterator__ex2g4s_1 = serializers.t();
812
812
  while (_iterator__ex2g4s_1.u()) {
813
813
  var item_0 = _iterator__ex2g4s_1.v();
814
- var tmp$ret$5 = item_0.vp().wq();
814
+ var tmp$ret$5 = item_0.wp().xq();
815
815
  destination_0.e1(tmp$ret$5);
816
816
  }
817
817
  // Inline function 'kotlin.error' call
@@ -820,7 +820,7 @@
820
820
  }
821
821
  var tmp0_elvis_lhs = singleOrNull(serializers);
822
822
  var selected = tmp0_elvis_lhs == null ? serializer_0(StringCompanionObject_instance) : tmp0_elvis_lhs;
823
- if (selected.vp().ir()) {
823
+ if (selected.wp().jr()) {
824
824
  return selected;
825
825
  }
826
826
  if (!isInterface(selected, KSerializer))