client_plugin_logic_deb 1.8.305 → 1.8.310
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 +58 -58
- package/Kosi-Kodein-kodein-di.js +519 -519
- package/Kotlin-DateTime-library-kotlinx-datetime.js +14 -14
- package/Logic_Debertz-client_plugin.d.ts +1 -0
- package/Logic_Debertz-client_plugin.js +2242 -2220
- package/Logic_Debertz-client_plugin.js.map +1 -1
- package/Logic_Debertz-core.js +1633 -1699
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +11173 -11175
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.js +5480 -5460
- package/Logic_Debertz-game_client.js.map +1 -1
- package/Logic_Debertz-game_server.js +872 -872
- package/kotlin-kotlin-stdlib.js +86 -73
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +1 -1
- package/kotlinx-coroutines-core.js +24 -24
- package/kotlinx-coroutines-core.js.map +1 -1
- package/kotlinx-io-kotlinx-io-core.js +316 -316
- package/kotlinx-serialization-kotlinx-serialization-core.js +29 -29
- package/kotlinx-serialization-kotlinx-serialization-json.js +26 -26
- package/ktor-ktor-client-content-negotiation.js +4 -4
- package/ktor-ktor-client-core.js +17 -17
- package/ktor-ktor-client-logging.js +5 -5
- package/ktor-ktor-events.js +2 -2
- package/ktor-ktor-http.js +15 -15
- package/ktor-ktor-io.js +8 -8
- package/ktor-ktor-serialization-kotlinx.js +1 -1
- package/ktor-ktor-serialization.js +3 -3
- package/ktor-ktor-utils.js +11 -11
- package/ktor-ktor-websockets.js +3 -3
- package/package.json +1 -1
- package/raspberry-cardgame-lib-core.js +183 -183
- package/raspberry-cardgame-lib-logger.js +4 -4
- package/raspberry-cardgame-lib-random.js +332 -230
- package/raspberry-cardgame-lib-random.js.map +1 -1
- package/secure-random-secure-random.js +3 -3
- package/uuid.js +2 -2
package/kotlinx-atomicfu.js
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
var initMetadataForClass = kotlin_kotlin.$_$.ub;
|
|
19
19
|
var initMetadataForObject = kotlin_kotlin.$_$.zb;
|
|
20
20
|
var VOID = kotlin_kotlin.$_$.f;
|
|
21
|
-
var toString = kotlin_kotlin.$_$.
|
|
21
|
+
var toString = kotlin_kotlin.$_$.yh;
|
|
22
22
|
//endregion
|
|
23
23
|
//region block: pre-declaration
|
|
24
24
|
initMetadataForClass(atomicfu$AtomicRefArray$ref, 'AtomicArray');
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
var imul = Math.imul;
|
|
19
19
|
var Unit_instance = kotlin_kotlin.$_$.p5;
|
|
20
20
|
var protoOf = kotlin_kotlin.$_$.vc;
|
|
21
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
21
|
+
var THROW_CCE = kotlin_kotlin.$_$.ug;
|
|
22
22
|
var Continuation = kotlin_kotlin.$_$.qa;
|
|
23
23
|
var initMetadataForClass = kotlin_kotlin.$_$.ub;
|
|
24
24
|
var VOID = kotlin_kotlin.$_$.f;
|
|
25
25
|
var atomic$ref$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.e;
|
|
26
|
-
var throwUninitializedPropertyAccessException = kotlin_kotlin.$_$.
|
|
26
|
+
var throwUninitializedPropertyAccessException = kotlin_kotlin.$_$.xh;
|
|
27
27
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.m;
|
|
28
28
|
var Companion_instance = kotlin_kotlin.$_$.k5;
|
|
29
29
|
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.f3;
|
|
@@ -44,31 +44,31 @@
|
|
|
44
44
|
var initMetadataForInterface = kotlin_kotlin.$_$.xb;
|
|
45
45
|
var UnsupportedOperationException_init_$Create$ = kotlin_kotlin.$_$.l2;
|
|
46
46
|
var isInterface = kotlin_kotlin.$_$.ic;
|
|
47
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
47
|
+
var toString_0 = kotlin_kotlin.$_$.yh;
|
|
48
48
|
var initMetadataForObject = kotlin_kotlin.$_$.zb;
|
|
49
49
|
var hashCode = kotlin_kotlin.$_$.tb;
|
|
50
50
|
var atomic$boolean$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.c;
|
|
51
51
|
var CancellationException_init_$Create$ = kotlin_kotlin.$_$.b1;
|
|
52
52
|
var Result__exceptionOrNull_impl_p6xea9 = kotlin_kotlin.$_$.g3;
|
|
53
53
|
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.j3;
|
|
54
|
-
var createFailure = kotlin_kotlin.$_$.
|
|
54
|
+
var createFailure = kotlin_kotlin.$_$.kh;
|
|
55
55
|
var AbstractCoroutineContextKey = kotlin_kotlin.$_$.ma;
|
|
56
56
|
var AbstractCoroutineContextElement = kotlin_kotlin.$_$.la;
|
|
57
57
|
var get = kotlin_kotlin.$_$.na;
|
|
58
58
|
var minusKey = kotlin_kotlin.$_$.oa;
|
|
59
59
|
var ContinuationInterceptor = kotlin_kotlin.$_$.pa;
|
|
60
60
|
var RuntimeException_init_$Create$ = kotlin_kotlin.$_$.j2;
|
|
61
|
-
var addSuppressed = kotlin_kotlin.$_$.
|
|
61
|
+
var addSuppressed = kotlin_kotlin.$_$.hh;
|
|
62
62
|
var getStringHashCode = kotlin_kotlin.$_$.sb;
|
|
63
|
-
var Enum = kotlin_kotlin.$_$.
|
|
63
|
+
var Enum = kotlin_kotlin.$_$.jg;
|
|
64
64
|
var startCoroutine = kotlin_kotlin.$_$.xa;
|
|
65
|
-
var noWhenBranchMatchedException = kotlin_kotlin.$_$.
|
|
66
|
-
var Long = kotlin_kotlin.$_$.
|
|
65
|
+
var noWhenBranchMatchedException = kotlin_kotlin.$_$.sh;
|
|
66
|
+
var Long = kotlin_kotlin.$_$.og;
|
|
67
67
|
var ArrayDeque_init_$Create$ = kotlin_kotlin.$_$.l;
|
|
68
|
-
var RuntimeException = kotlin_kotlin.$_$.
|
|
68
|
+
var RuntimeException = kotlin_kotlin.$_$.tg;
|
|
69
69
|
var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.i2;
|
|
70
70
|
var captureStack = kotlin_kotlin.$_$.eb;
|
|
71
|
-
var Error_0 = kotlin_kotlin.$_$.
|
|
71
|
+
var Error_0 = kotlin_kotlin.$_$.kg;
|
|
72
72
|
var Error_init_$Init$ = kotlin_kotlin.$_$.i1;
|
|
73
73
|
var Element = kotlin_kotlin.$_$.ua;
|
|
74
74
|
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.f1;
|
|
@@ -80,9 +80,9 @@
|
|
|
80
80
|
var fold = kotlin_kotlin.$_$.ra;
|
|
81
81
|
var minusKey_0 = kotlin_kotlin.$_$.ta;
|
|
82
82
|
var anyToString = kotlin_kotlin.$_$.bb;
|
|
83
|
-
var UnsupportedOperationException = kotlin_kotlin.$_$.
|
|
83
|
+
var UnsupportedOperationException = kotlin_kotlin.$_$.gh;
|
|
84
84
|
var atomicfu$AtomicRefArray$ofNulls = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.b;
|
|
85
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
85
|
+
var ensureNotNull = kotlin_kotlin.$_$.lh;
|
|
86
86
|
var toLong = kotlin_kotlin.$_$.xc;
|
|
87
87
|
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.s1;
|
|
88
88
|
var atomic$long$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.d;
|
|
@@ -93,19 +93,19 @@
|
|
|
93
93
|
var last = kotlin_kotlin.$_$.re;
|
|
94
94
|
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.x2;
|
|
95
95
|
var initMetadataForCompanion = kotlin_kotlin.$_$.vb;
|
|
96
|
-
var IllegalStateException = kotlin_kotlin.$_$.
|
|
96
|
+
var IllegalStateException = kotlin_kotlin.$_$.ng;
|
|
97
97
|
var IllegalStateException_init_$Init$ = kotlin_kotlin.$_$.v1;
|
|
98
|
-
var NoSuchElementException = kotlin_kotlin.$_$.
|
|
98
|
+
var NoSuchElementException = kotlin_kotlin.$_$.pg;
|
|
99
99
|
var NoSuchElementException_init_$Init$ = kotlin_kotlin.$_$.c2;
|
|
100
100
|
var getKClass = kotlin_kotlin.$_$.e;
|
|
101
|
-
var Unit = kotlin_kotlin.$_$.
|
|
101
|
+
var Unit = kotlin_kotlin.$_$.fh;
|
|
102
102
|
var copyOf = kotlin_kotlin.$_$.g7;
|
|
103
103
|
var initMetadataForLambda = kotlin_kotlin.$_$.yb;
|
|
104
104
|
var joinToString = kotlin_kotlin.$_$.f8;
|
|
105
105
|
var startCoroutineUninterceptedOrReturnNonGeneratorVersion = kotlin_kotlin.$_$.ka;
|
|
106
106
|
var FunctionAdapter = kotlin_kotlin.$_$.ab;
|
|
107
|
-
var Exception = kotlin_kotlin.$_$.
|
|
108
|
-
var toLongOrNull = kotlin_kotlin.$_$.
|
|
107
|
+
var Exception = kotlin_kotlin.$_$.lg;
|
|
108
|
+
var toLongOrNull = kotlin_kotlin.$_$.nf;
|
|
109
109
|
var plus_0 = kotlin_kotlin.$_$.a9;
|
|
110
110
|
var KtList = kotlin_kotlin.$_$.x5;
|
|
111
111
|
var listOf_0 = kotlin_kotlin.$_$.p8;
|
|
@@ -216,11 +216,6 @@
|
|
|
216
216
|
initMetadataForClass(SendBroadcast, 'SendBroadcast', VOID, VOID, [Waiter]);
|
|
217
217
|
initMetadataForClass(BufferedChannelIterator, 'BufferedChannelIterator', VOID, VOID, [Waiter], [0, 3]);
|
|
218
218
|
initMetadataForCoroutine($sendCOROUTINE$3, CoroutineImpl);
|
|
219
|
-
function close$default(cause, $super) {
|
|
220
|
-
cause = cause === VOID ? null : cause;
|
|
221
|
-
return $super === VOID ? this.o15(cause) : $super.o15.call(this, cause);
|
|
222
|
-
}
|
|
223
|
-
initMetadataForInterface(SendChannel, 'SendChannel', VOID, VOID, VOID, [1]);
|
|
224
219
|
function cancel$default_0(cause, $super) {
|
|
225
220
|
cause = cause === VOID ? null : cause;
|
|
226
221
|
var tmp;
|
|
@@ -233,7 +228,12 @@
|
|
|
233
228
|
return tmp;
|
|
234
229
|
}
|
|
235
230
|
initMetadataForInterface(ReceiveChannel, 'ReceiveChannel', VOID, VOID, VOID, [0]);
|
|
236
|
-
|
|
231
|
+
function close$default(cause, $super) {
|
|
232
|
+
cause = cause === VOID ? null : cause;
|
|
233
|
+
return $super === VOID ? this.o15(cause) : $super.o15.call(this, cause);
|
|
234
|
+
}
|
|
235
|
+
initMetadataForInterface(SendChannel, 'SendChannel', VOID, VOID, VOID, [1]);
|
|
236
|
+
initMetadataForClass(BufferedChannel, 'BufferedChannel', VOID, VOID, [ReceiveChannel, SendChannel], [1, 4, 0, 3]);
|
|
237
237
|
initMetadataForClass(WaiterEB, 'WaiterEB');
|
|
238
238
|
initMetadataForClass(ReceiveCatching, 'ReceiveCatching', VOID, VOID, [Waiter]);
|
|
239
239
|
initMetadataForObject(Factory, 'Factory');
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
initMetadataForClass(ChannelResult, 'ChannelResult');
|
|
244
244
|
initMetadataForClass(ClosedSendChannelException, 'ClosedSendChannelException', VOID, IllegalStateException);
|
|
245
245
|
initMetadataForClass(ClosedReceiveChannelException, 'ClosedReceiveChannelException', VOID, NoSuchElementException);
|
|
246
|
-
initMetadataForClass(ChannelCoroutine, 'ChannelCoroutine', VOID, AbstractCoroutine, [AbstractCoroutine,
|
|
246
|
+
initMetadataForClass(ChannelCoroutine, 'ChannelCoroutine', VOID, AbstractCoroutine, [AbstractCoroutine, ReceiveChannel, SendChannel], [1, 0]);
|
|
247
247
|
initMetadataForClass(ConflatedBufferedChannel, 'ConflatedBufferedChannel', VOID, BufferedChannel, VOID, [1, 0]);
|
|
248
248
|
initMetadataForInterface(ProducerScope, 'ProducerScope', VOID, VOID, [CoroutineScope, SendChannel], [1]);
|
|
249
249
|
initMetadataForClass(ProducerCoroutine, 'ProducerCoroutine', VOID, ChannelCoroutine, [ChannelCoroutine, ProducerScope], [1, 0]);
|