client_plugin_logic_deb 1.8.470 → 1.8.472
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 +77 -77
- package/Kosi-Kodein-kodein-di.js +595 -595
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1631 -1631
- package/Logic_Debertz-ai_module.js +544 -544
- package/Logic_Debertz-ai_module.js.map +1 -1
- package/Logic_Debertz-bot_engine.js +618 -614
- package/Logic_Debertz-bot_engine.js.map +1 -1
- package/Logic_Debertz-client_plugin.d.ts +4 -3
- package/Logic_Debertz-client_plugin.js +3271 -3272
- package/Logic_Debertz-client_plugin.js.map +1 -1
- package/Logic_Debertz-core.js +1901 -1901
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +17728 -17689
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.js +9591 -9591
- package/Logic_Debertz-game_client.js.map +1 -1
- package/Logic_Debertz-game_server.js +1411 -1411
- package/Logic_Debertz-game_server.js.map +1 -1
- package/error-library-error.js +5 -5
- package/kotlin-kotlin-stdlib.js +1306 -953
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +22 -22
- package/kotlinx-coroutines-core.js +2589 -2589
- package/kotlinx-io-kotlinx-io-bytestring.js +47 -47
- package/kotlinx-io-kotlinx-io-core.js +582 -582
- package/kotlinx-serialization-kotlinx-serialization-core.js +1956 -1956
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1444 -1444
- package/ktor-ktor-client-content-negotiation.js +158 -158
- package/ktor-ktor-client-core.js +1977 -1977
- package/ktor-ktor-client-logging.js +652 -652
- package/ktor-ktor-events.js +12 -12
- package/ktor-ktor-http-cio.js +372 -372
- package/ktor-ktor-http.js +742 -742
- package/ktor-ktor-io.js +653 -653
- package/ktor-ktor-serialization-kotlinx-json.js +8 -8
- package/ktor-ktor-serialization-kotlinx.js +153 -153
- package/ktor-ktor-serialization.js +72 -72
- package/ktor-ktor-utils.js +701 -701
- package/ktor-ktor-utils.js.map +1 -1
- package/ktor-ktor-websockets.js +52 -52
- package/package.json +1 -1
- package/random-library-crypto-rand.js +13 -13
- package/random-library-secure-random.js +8 -8
- package/raspberry-cardgame-lib-core.js +224 -224
- package/raspberry-cardgame-lib-logger.js +106 -106
- package/raspberry-cardgame-lib-random.js +865 -865
- package/raspberry-cardgame-lib-random.js.map +1 -1
- package/uuid.js +29 -29
|
@@ -22,28 +22,28 @@
|
|
|
22
22
|
'use strict';
|
|
23
23
|
//region block: imports
|
|
24
24
|
var VOID = kotlin_kotlin.$_$.b;
|
|
25
|
-
var captureStack = kotlin_kotlin.$_$.
|
|
26
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
27
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
28
|
-
var Exception = kotlin_kotlin.$_$.
|
|
25
|
+
var captureStack = kotlin_kotlin.$_$.wc;
|
|
26
|
+
var protoOf = kotlin_kotlin.$_$.oe;
|
|
27
|
+
var initMetadataForClass = kotlin_kotlin.$_$.nd;
|
|
28
|
+
var Exception = kotlin_kotlin.$_$.ui;
|
|
29
29
|
var Exception_init_$Init$ = kotlin_kotlin.$_$.j1;
|
|
30
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
30
|
+
var Unit_instance = kotlin_kotlin.$_$.l5;
|
|
31
31
|
var Charsets_getInstance = kotlin_io_ktor_ktor_io.$_$.o;
|
|
32
|
-
var initMetadataForInterface = kotlin_kotlin.$_$.
|
|
32
|
+
var initMetadataForInterface = kotlin_kotlin.$_$.rd;
|
|
33
33
|
var HttpHeaders_getInstance = kotlin_io_ktor_ktor_http.$_$.g;
|
|
34
34
|
var parseAndSortHeader = kotlin_io_ktor_ktor_http.$_$.p1;
|
|
35
35
|
var forName = kotlin_io_ktor_ktor_io.$_$.u;
|
|
36
36
|
var isSupported = kotlin_io_ktor_ktor_io.$_$.v;
|
|
37
|
-
var equals = kotlin_kotlin.$_$.
|
|
38
|
-
var FunctionAdapter = kotlin_kotlin.$_$.
|
|
39
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
37
|
+
var equals = kotlin_kotlin.$_$.fd;
|
|
38
|
+
var FunctionAdapter = kotlin_kotlin.$_$.sc;
|
|
39
|
+
var isInterface = kotlin_kotlin.$_$.ce;
|
|
40
40
|
var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.s;
|
|
41
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
42
|
-
var CoroutineImpl = kotlin_kotlin.$_$.
|
|
43
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
44
|
-
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.
|
|
45
|
-
var initMetadataForLambda = kotlin_kotlin.$_$.
|
|
46
|
-
var initMetadataForCoroutine = kotlin_kotlin.$_$.
|
|
41
|
+
var hashCode = kotlin_kotlin.$_$.md;
|
|
42
|
+
var CoroutineImpl = kotlin_kotlin.$_$.pb;
|
|
43
|
+
var THROW_CCE = kotlin_kotlin.$_$.dj;
|
|
44
|
+
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.za;
|
|
45
|
+
var initMetadataForLambda = kotlin_kotlin.$_$.sd;
|
|
46
|
+
var initMetadataForCoroutine = kotlin_kotlin.$_$.pd;
|
|
47
47
|
var Flow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.t;
|
|
48
48
|
var asFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.v;
|
|
49
49
|
var firstOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.d;
|
|
@@ -62,10 +62,10 @@
|
|
|
62
62
|
configuration = tmp;
|
|
63
63
|
var tmp_0;
|
|
64
64
|
if ($super === VOID) {
|
|
65
|
-
this.
|
|
65
|
+
this.o41(contentType, converter, configuration);
|
|
66
66
|
tmp_0 = Unit_instance;
|
|
67
67
|
} else {
|
|
68
|
-
tmp_0 = $super.
|
|
68
|
+
tmp_0 = $super.o41.call(this, contentType, converter, configuration);
|
|
69
69
|
}
|
|
70
70
|
return tmp_0;
|
|
71
71
|
}
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
return tmp.q9();
|
|
95
95
|
}
|
|
96
96
|
function suitableCharset(_this__u8e3s4, defaultCharset) {
|
|
97
|
-
defaultCharset = defaultCharset === VOID ? Charsets_getInstance().
|
|
97
|
+
defaultCharset = defaultCharset === VOID ? Charsets_getInstance().o37_1 : defaultCharset;
|
|
98
98
|
var tmp0_elvis_lhs = suitableCharsetOrNull(_this__u8e3s4, defaultCharset);
|
|
99
99
|
return tmp0_elvis_lhs == null ? defaultCharset : tmp0_elvis_lhs;
|
|
100
100
|
}
|
|
@@ -104,8 +104,8 @@
|
|
|
104
104
|
function Configuration() {
|
|
105
105
|
}
|
|
106
106
|
function suitableCharsetOrNull(_this__u8e3s4, defaultCharset) {
|
|
107
|
-
defaultCharset = defaultCharset === VOID ? Charsets_getInstance().
|
|
108
|
-
var _iterator__ex2g4s = parseAndSortHeader(_this__u8e3s4.
|
|
107
|
+
defaultCharset = defaultCharset === VOID ? Charsets_getInstance().o37_1 : defaultCharset;
|
|
108
|
+
var _iterator__ex2g4s = parseAndSortHeader(_this__u8e3s4.l3b(HttpHeaders_getInstance().x3j_1)).t();
|
|
109
109
|
while (_iterator__ex2g4s.u()) {
|
|
110
110
|
var charset = _iterator__ex2g4s.v().of();
|
|
111
111
|
if (charset === '*')
|
|
@@ -116,13 +116,13 @@
|
|
|
116
116
|
return null;
|
|
117
117
|
}
|
|
118
118
|
function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
|
|
119
|
-
this.
|
|
119
|
+
this.q41_1 = function_0;
|
|
120
120
|
}
|
|
121
|
-
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).
|
|
122
|
-
return this.
|
|
121
|
+
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).v27 = function (value, $completion) {
|
|
122
|
+
return this.q41_1(value, $completion);
|
|
123
123
|
};
|
|
124
124
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).s3 = function () {
|
|
125
|
-
return this.
|
|
125
|
+
return this.q41_1;
|
|
126
126
|
};
|
|
127
127
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
|
|
128
128
|
var tmp;
|
|
@@ -143,20 +143,20 @@
|
|
|
143
143
|
return hashCode(this.s3());
|
|
144
144
|
};
|
|
145
145
|
function deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $body, resultContinuation) {
|
|
146
|
-
this.
|
|
147
|
-
this.
|
|
148
|
-
this.
|
|
149
|
-
this.
|
|
146
|
+
this.z41_1 = $$this$unsafeFlow;
|
|
147
|
+
this.a42_1 = $charset;
|
|
148
|
+
this.b42_1 = $typeInfo;
|
|
149
|
+
this.c42_1 = $body;
|
|
150
150
|
CoroutineImpl.call(this, resultContinuation);
|
|
151
151
|
}
|
|
152
|
-
protoOf(deserialize$o$collect$slambda).
|
|
153
|
-
var tmp = this.
|
|
152
|
+
protoOf(deserialize$o$collect$slambda).p2m = function (value, $completion) {
|
|
153
|
+
var tmp = this.q2m(value, $completion);
|
|
154
154
|
tmp.k9_1 = Unit_instance;
|
|
155
155
|
tmp.l9_1 = null;
|
|
156
156
|
return tmp.q9();
|
|
157
157
|
};
|
|
158
158
|
protoOf(deserialize$o$collect$slambda).ca = function (p1, $completion) {
|
|
159
|
-
return this.
|
|
159
|
+
return this.p2m((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
160
160
|
};
|
|
161
161
|
protoOf(deserialize$o$collect$slambda).q9 = function () {
|
|
162
162
|
var suspendResult = this.k9_1;
|
|
@@ -166,11 +166,11 @@
|
|
|
166
166
|
switch (tmp) {
|
|
167
167
|
case 0:
|
|
168
168
|
this.j9_1 = 3;
|
|
169
|
-
var tmp0 = this.
|
|
170
|
-
var tmp2 = this.
|
|
171
|
-
this.
|
|
169
|
+
var tmp0 = this.z41_1;
|
|
170
|
+
var tmp2 = this.d42_1;
|
|
171
|
+
this.e42_1 = tmp0;
|
|
172
172
|
this.i9_1 = 1;
|
|
173
|
-
suspendResult = tmp2.
|
|
173
|
+
suspendResult = tmp2.f42(this.a42_1, this.b42_1, this.c42_1, this);
|
|
174
174
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
175
175
|
return suspendResult;
|
|
176
176
|
}
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
case 1:
|
|
180
180
|
var ARGUMENT = suspendResult;
|
|
181
181
|
this.i9_1 = 2;
|
|
182
|
-
suspendResult = this.
|
|
182
|
+
suspendResult = this.e42_1.v27(ARGUMENT, this);
|
|
183
183
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
184
184
|
return suspendResult;
|
|
185
185
|
}
|
|
@@ -201,23 +201,23 @@
|
|
|
201
201
|
}
|
|
202
202
|
while (true);
|
|
203
203
|
};
|
|
204
|
-
protoOf(deserialize$o$collect$slambda).
|
|
205
|
-
var i = new deserialize$o$collect$slambda(this.
|
|
206
|
-
i.
|
|
204
|
+
protoOf(deserialize$o$collect$slambda).q2m = function (value, completion) {
|
|
205
|
+
var i = new deserialize$o$collect$slambda(this.z41_1, this.a42_1, this.b42_1, this.c42_1, completion);
|
|
206
|
+
i.d42_1 = value;
|
|
207
207
|
return i;
|
|
208
208
|
};
|
|
209
209
|
function deserialize$o$collect$slambda_0($$this$unsafeFlow, $charset, $typeInfo, $body, resultContinuation) {
|
|
210
210
|
var i = new deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $body, resultContinuation);
|
|
211
211
|
var l = function (value, $completion) {
|
|
212
|
-
return i.
|
|
212
|
+
return i.p2m(value, $completion);
|
|
213
213
|
};
|
|
214
214
|
l.$arity = 1;
|
|
215
215
|
return l;
|
|
216
216
|
}
|
|
217
217
|
function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
|
|
218
218
|
CoroutineImpl.call(this, resultContinuation);
|
|
219
|
-
this.
|
|
220
|
-
this.
|
|
219
|
+
this.o42_1 = _this__u8e3s4;
|
|
220
|
+
this.p42_1 = collector;
|
|
221
221
|
}
|
|
222
222
|
protoOf($collectCOROUTINE$).q9 = function () {
|
|
223
223
|
var suspendResult = this.k9_1;
|
|
@@ -227,10 +227,10 @@
|
|
|
227
227
|
switch (tmp) {
|
|
228
228
|
case 0:
|
|
229
229
|
this.j9_1 = 2;
|
|
230
|
-
var $this$unsafeFlow = this.
|
|
230
|
+
var $this$unsafeFlow = this.p42_1;
|
|
231
231
|
this.i9_1 = 1;
|
|
232
|
-
var tmp_0 = deserialize$o$collect$slambda_0($this$unsafeFlow, this.
|
|
233
|
-
suspendResult = this.
|
|
232
|
+
var tmp_0 = deserialize$o$collect$slambda_0($this$unsafeFlow, this.o42_1.r42_1, this.o42_1.s42_1, this.o42_1.t42_1, null);
|
|
233
|
+
suspendResult = this.o42_1.q42_1.s26(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
|
|
234
234
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
235
235
|
return suspendResult;
|
|
236
236
|
}
|
|
@@ -253,32 +253,32 @@
|
|
|
253
253
|
while (true);
|
|
254
254
|
};
|
|
255
255
|
function deserialize$$inlined$map$1($this, $charset, $typeInfo, $body) {
|
|
256
|
-
this.
|
|
257
|
-
this.
|
|
258
|
-
this.
|
|
259
|
-
this.
|
|
256
|
+
this.q42_1 = $this;
|
|
257
|
+
this.r42_1 = $charset;
|
|
258
|
+
this.s42_1 = $typeInfo;
|
|
259
|
+
this.t42_1 = $body;
|
|
260
260
|
}
|
|
261
|
-
protoOf(deserialize$$inlined$map$1).
|
|
261
|
+
protoOf(deserialize$$inlined$map$1).w27 = function (collector, $completion) {
|
|
262
262
|
var tmp = new $collectCOROUTINE$(this, collector, $completion);
|
|
263
263
|
tmp.k9_1 = Unit_instance;
|
|
264
264
|
tmp.l9_1 = null;
|
|
265
265
|
return tmp.q9();
|
|
266
266
|
};
|
|
267
|
-
protoOf(deserialize$$inlined$map$1).
|
|
268
|
-
return this.
|
|
267
|
+
protoOf(deserialize$$inlined$map$1).s26 = function (collector, $completion) {
|
|
268
|
+
return this.w27(collector, $completion);
|
|
269
269
|
};
|
|
270
270
|
function deserialize$slambda($body, resultContinuation) {
|
|
271
|
-
this.
|
|
271
|
+
this.c43_1 = $body;
|
|
272
272
|
CoroutineImpl.call(this, resultContinuation);
|
|
273
273
|
}
|
|
274
|
-
protoOf(deserialize$slambda).
|
|
275
|
-
var tmp = this.
|
|
274
|
+
protoOf(deserialize$slambda).e43 = function (it, $completion) {
|
|
275
|
+
var tmp = this.q2m(it, $completion);
|
|
276
276
|
tmp.k9_1 = Unit_instance;
|
|
277
277
|
tmp.l9_1 = null;
|
|
278
278
|
return tmp.q9();
|
|
279
279
|
};
|
|
280
280
|
protoOf(deserialize$slambda).ca = function (p1, $completion) {
|
|
281
|
-
return this.
|
|
281
|
+
return this.e43((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
282
282
|
};
|
|
283
283
|
protoOf(deserialize$slambda).q9 = function () {
|
|
284
284
|
var suspendResult = this.k9_1;
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
var tmp = this.i9_1;
|
|
288
288
|
if (tmp === 0) {
|
|
289
289
|
this.j9_1 = 1;
|
|
290
|
-
return !(this.
|
|
290
|
+
return !(this.d43_1 == null) || this.c43_1.t2x();
|
|
291
291
|
} else if (tmp === 1) {
|
|
292
292
|
throw this.l9_1;
|
|
293
293
|
}
|
|
@@ -297,25 +297,25 @@
|
|
|
297
297
|
}
|
|
298
298
|
while (true);
|
|
299
299
|
};
|
|
300
|
-
protoOf(deserialize$slambda).
|
|
301
|
-
var i = new deserialize$slambda(this.
|
|
302
|
-
i.
|
|
300
|
+
protoOf(deserialize$slambda).q2m = function (it, completion) {
|
|
301
|
+
var i = new deserialize$slambda(this.c43_1, completion);
|
|
302
|
+
i.d43_1 = it;
|
|
303
303
|
return i;
|
|
304
304
|
};
|
|
305
305
|
function deserialize$slambda_0($body, resultContinuation) {
|
|
306
306
|
var i = new deserialize$slambda($body, resultContinuation);
|
|
307
307
|
var l = function (it, $completion) {
|
|
308
|
-
return i.
|
|
308
|
+
return i.e43(it, $completion);
|
|
309
309
|
};
|
|
310
310
|
l.$arity = 1;
|
|
311
311
|
return l;
|
|
312
312
|
}
|
|
313
313
|
function $deserializeCOROUTINE$(_this__u8e3s4, body, typeInfo, charset, resultContinuation) {
|
|
314
314
|
CoroutineImpl.call(this, resultContinuation);
|
|
315
|
-
this.
|
|
316
|
-
this.
|
|
317
|
-
this.
|
|
318
|
-
this.
|
|
315
|
+
this.k41_1 = _this__u8e3s4;
|
|
316
|
+
this.l41_1 = body;
|
|
317
|
+
this.m41_1 = typeInfo;
|
|
318
|
+
this.n41_1 = charset;
|
|
319
319
|
}
|
|
320
320
|
protoOf($deserializeCOROUTINE$).q9 = function () {
|
|
321
321
|
var suspendResult = this.k9_1;
|
|
@@ -326,9 +326,9 @@
|
|
|
326
326
|
case 0:
|
|
327
327
|
this.j9_1 = 2;
|
|
328
328
|
this.i9_1 = 1;
|
|
329
|
-
var this_0 = asFlow(this.
|
|
330
|
-
var tmp_0 = new deserialize$$inlined$map$1(this_0, this.
|
|
331
|
-
suspendResult = firstOrNull(tmp_0, deserialize$slambda_0(this.
|
|
329
|
+
var this_0 = asFlow(this.k41_1);
|
|
330
|
+
var tmp_0 = new deserialize$$inlined$map$1(this_0, this.n41_1, this.m41_1, this.l41_1);
|
|
331
|
+
suspendResult = firstOrNull(tmp_0, deserialize$slambda_0(this.l41_1, null), this);
|
|
332
332
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
333
333
|
return suspendResult;
|
|
334
334
|
}
|
|
@@ -340,14 +340,14 @@
|
|
|
340
340
|
if (!(result == null)) {
|
|
341
341
|
tmp_1 = result;
|
|
342
342
|
} else {
|
|
343
|
-
if (!this.
|
|
344
|
-
tmp_1 = this.
|
|
343
|
+
if (!this.l41_1.t2x()) {
|
|
344
|
+
tmp_1 = this.l41_1;
|
|
345
345
|
} else {
|
|
346
|
-
var tmp0_safe_receiver = this.
|
|
346
|
+
var tmp0_safe_receiver = this.m41_1.x3g_1;
|
|
347
347
|
if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.l()) === true) {
|
|
348
348
|
tmp_1 = NullBody_instance;
|
|
349
349
|
} else {
|
|
350
|
-
throw new ContentConvertException('No suitable converter found for ' + this.
|
|
350
|
+
throw new ContentConvertException('No suitable converter found for ' + this.m41_1.toString());
|
|
351
351
|
}
|
|
352
352
|
}
|
|
353
353
|
}
|