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/kotlin-kotlin-stdlib.js
CHANGED
|
@@ -110,8 +110,8 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
110
110
|
}
|
|
111
111
|
initMetadataForInterface(KtSet, 'Set', VOID, VOID, [Collection]);
|
|
112
112
|
initMetadataForInterface(MutableIterable, 'MutableIterable');
|
|
113
|
-
initMetadataForInterface(KtMutableSet, 'MutableSet', VOID, VOID, [KtSet,
|
|
114
|
-
initMetadataForInterface(KtMutableList, 'MutableList', VOID, VOID, [KtList,
|
|
113
|
+
initMetadataForInterface(KtMutableSet, 'MutableSet', VOID, VOID, [KtSet, MutableIterable, Collection]);
|
|
114
|
+
initMetadataForInterface(KtMutableList, 'MutableList', VOID, VOID, [KtList, MutableIterable, Collection]);
|
|
115
115
|
initMetadataForCompanion(Companion_1);
|
|
116
116
|
initMetadataForInterface(Entry, 'Entry');
|
|
117
117
|
initMetadataForCompanion(Companion_2);
|
|
@@ -140,7 +140,7 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
140
140
|
initMetadataForObject(Letter, 'Letter');
|
|
141
141
|
initMetadataForInterface(Comparator, 'Comparator');
|
|
142
142
|
initMetadataForClass(AbstractCollection, 'AbstractCollection', VOID, VOID, [Collection]);
|
|
143
|
-
initMetadataForClass(AbstractMutableCollection, 'AbstractMutableCollection', VOID, AbstractCollection, [AbstractCollection,
|
|
143
|
+
initMetadataForClass(AbstractMutableCollection, 'AbstractMutableCollection', VOID, AbstractCollection, [AbstractCollection, MutableIterable, Collection]);
|
|
144
144
|
initMetadataForClass(IteratorImpl, 'IteratorImpl');
|
|
145
145
|
initMetadataForClass(ListIteratorImpl, 'ListIteratorImpl', VOID, IteratorImpl);
|
|
146
146
|
initMetadataForClass(AbstractMutableList, 'AbstractMutableList', VOID, AbstractMutableCollection, [AbstractMutableCollection, KtMutableList]);
|
|
@@ -153,7 +153,7 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
153
153
|
initMetadataForClass(ArrayList, 'ArrayList', ArrayList_init_$Create$, AbstractMutableList, [AbstractMutableList, KtMutableList, RandomAccess]);
|
|
154
154
|
initMetadataForClass(HashMap, 'HashMap', HashMap_init_$Create$, AbstractMutableMap, [AbstractMutableMap, KtMutableMap]);
|
|
155
155
|
initMetadataForClass(HashMapKeys, 'HashMapKeys', VOID, AbstractMutableSet, [KtMutableSet, AbstractMutableSet]);
|
|
156
|
-
initMetadataForClass(HashMapValues, 'HashMapValues', VOID, AbstractMutableCollection, [
|
|
156
|
+
initMetadataForClass(HashMapValues, 'HashMapValues', VOID, AbstractMutableCollection, [MutableIterable, Collection, AbstractMutableCollection]);
|
|
157
157
|
initMetadataForClass(HashMapEntrySetBase, 'HashMapEntrySetBase', VOID, AbstractMutableSet, [KtMutableSet, AbstractMutableSet]);
|
|
158
158
|
initMetadataForClass(HashMapEntrySet, 'HashMapEntrySet', VOID, HashMapEntrySetBase);
|
|
159
159
|
initMetadataForClass(HashMapKeysDefault$iterator$1);
|
|
@@ -7677,6 +7677,18 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
7677
7677
|
_init_properties_stringJs_kt__bg7zye();
|
|
7678
7678
|
return encodeUtf8(_this__u8e3s4, 0, _this__u8e3s4.length, false);
|
|
7679
7679
|
}
|
|
7680
|
+
function toCharArray(_this__u8e3s4) {
|
|
7681
|
+
_init_properties_stringJs_kt__bg7zye();
|
|
7682
|
+
var tmp = 0;
|
|
7683
|
+
var tmp_0 = _this__u8e3s4.length;
|
|
7684
|
+
var tmp_1 = charArray(tmp_0);
|
|
7685
|
+
while (tmp < tmp_0) {
|
|
7686
|
+
var tmp_2 = tmp;
|
|
7687
|
+
tmp_1[tmp_2] = charSequenceGet(_this__u8e3s4, tmp_2);
|
|
7688
|
+
tmp = tmp + 1 | 0;
|
|
7689
|
+
}
|
|
7690
|
+
return tmp_1;
|
|
7691
|
+
}
|
|
7680
7692
|
function sam$kotlin_Comparator$0(function_0) {
|
|
7681
7693
|
this.mc_1 = function_0;
|
|
7682
7694
|
}
|
|
@@ -15703,75 +15715,76 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
15703
15715
|
_.$_$.ff = substringBefore;
|
|
15704
15716
|
_.$_$.gf = take_0;
|
|
15705
15717
|
_.$_$.hf = toBooleanStrictOrNull;
|
|
15706
|
-
_.$_$.if =
|
|
15707
|
-
_.$_$.jf =
|
|
15708
|
-
_.$_$.kf =
|
|
15709
|
-
_.$_$.lf =
|
|
15710
|
-
_.$_$.mf =
|
|
15711
|
-
_.$_$.nf =
|
|
15712
|
-
_.$_$.of =
|
|
15713
|
-
_.$_$.pf =
|
|
15714
|
-
_.$_$.qf =
|
|
15715
|
-
_.$_$.rf =
|
|
15716
|
-
_.$_$.sf =
|
|
15717
|
-
_.$_$.tf =
|
|
15718
|
-
_.$_$.uf =
|
|
15719
|
-
_.$_$.vf =
|
|
15720
|
-
_.$_$.wf =
|
|
15721
|
-
_.$_$.xf =
|
|
15722
|
-
_.$_$.yf =
|
|
15723
|
-
_.$_$.zf =
|
|
15724
|
-
_.$_$.ag =
|
|
15725
|
-
_.$_$.bg =
|
|
15726
|
-
_.$_$.cg =
|
|
15727
|
-
_.$_$.dg =
|
|
15728
|
-
_.$_$.eg =
|
|
15729
|
-
_.$_$.fg =
|
|
15730
|
-
_.$_$.gg =
|
|
15731
|
-
_.$_$.hg =
|
|
15732
|
-
_.$_$.ig =
|
|
15733
|
-
_.$_$.jg =
|
|
15734
|
-
_.$_$.kg =
|
|
15735
|
-
_.$_$.lg =
|
|
15736
|
-
_.$_$.mg =
|
|
15737
|
-
_.$_$.ng =
|
|
15738
|
-
_.$_$.og =
|
|
15739
|
-
_.$_$.pg =
|
|
15740
|
-
_.$_$.qg =
|
|
15741
|
-
_.$_$.rg =
|
|
15742
|
-
_.$_$.sg =
|
|
15743
|
-
_.$_$.tg =
|
|
15744
|
-
_.$_$.ug =
|
|
15745
|
-
_.$_$.vg =
|
|
15746
|
-
_.$_$.wg =
|
|
15747
|
-
_.$_$.xg =
|
|
15748
|
-
_.$_$.yg =
|
|
15749
|
-
_.$_$.zg =
|
|
15750
|
-
_.$_$.ah =
|
|
15751
|
-
_.$_$.bh =
|
|
15752
|
-
_.$_$.ch =
|
|
15753
|
-
_.$_$.dh =
|
|
15754
|
-
_.$_$.eh =
|
|
15755
|
-
_.$_$.fh =
|
|
15756
|
-
_.$_$.gh =
|
|
15757
|
-
_.$_$.hh =
|
|
15758
|
-
_.$_$.ih =
|
|
15759
|
-
_.$_$.jh =
|
|
15760
|
-
_.$_$.kh =
|
|
15761
|
-
_.$_$.lh =
|
|
15762
|
-
_.$_$.mh =
|
|
15763
|
-
_.$_$.nh =
|
|
15764
|
-
_.$_$.oh =
|
|
15765
|
-
_.$_$.ph =
|
|
15766
|
-
_.$_$.qh =
|
|
15767
|
-
_.$_$.rh =
|
|
15768
|
-
_.$_$.sh =
|
|
15769
|
-
_.$_$.th =
|
|
15770
|
-
_.$_$.uh =
|
|
15771
|
-
_.$_$.vh =
|
|
15772
|
-
_.$_$.wh =
|
|
15773
|
-
_.$_$.xh =
|
|
15774
|
-
_.$_$.yh =
|
|
15718
|
+
_.$_$.if = toCharArray;
|
|
15719
|
+
_.$_$.jf = toDoubleOrNull;
|
|
15720
|
+
_.$_$.kf = toDouble;
|
|
15721
|
+
_.$_$.lf = toIntOrNull;
|
|
15722
|
+
_.$_$.mf = toInt;
|
|
15723
|
+
_.$_$.nf = toLongOrNull;
|
|
15724
|
+
_.$_$.of = toLong_0;
|
|
15725
|
+
_.$_$.pf = toString_2;
|
|
15726
|
+
_.$_$.qf = toUByte;
|
|
15727
|
+
_.$_$.rf = toUInt;
|
|
15728
|
+
_.$_$.sf = toULongOrNull;
|
|
15729
|
+
_.$_$.tf = toULong;
|
|
15730
|
+
_.$_$.uf = toUShort;
|
|
15731
|
+
_.$_$.vf = trimIndent;
|
|
15732
|
+
_.$_$.wf = trimMargin;
|
|
15733
|
+
_.$_$.xf = trim;
|
|
15734
|
+
_.$_$.yf = Duration;
|
|
15735
|
+
_.$_$.zf = toDuration_1;
|
|
15736
|
+
_.$_$.ag = toDuration_0;
|
|
15737
|
+
_.$_$.bg = toDuration;
|
|
15738
|
+
_.$_$.cg = Uuid;
|
|
15739
|
+
_.$_$.dg = ArithmeticException;
|
|
15740
|
+
_.$_$.eg = Char;
|
|
15741
|
+
_.$_$.fg = Comparable;
|
|
15742
|
+
_.$_$.gg = Comparator;
|
|
15743
|
+
_.$_$.hg = DeepRecursiveFunction;
|
|
15744
|
+
_.$_$.ig = DeepRecursiveScope;
|
|
15745
|
+
_.$_$.jg = Enum;
|
|
15746
|
+
_.$_$.kg = Error_0;
|
|
15747
|
+
_.$_$.lg = Exception;
|
|
15748
|
+
_.$_$.mg = IllegalArgumentException;
|
|
15749
|
+
_.$_$.ng = IllegalStateException;
|
|
15750
|
+
_.$_$.og = Long;
|
|
15751
|
+
_.$_$.pg = NoSuchElementException;
|
|
15752
|
+
_.$_$.qg = NotImplementedError;
|
|
15753
|
+
_.$_$.rg = Pair;
|
|
15754
|
+
_.$_$.sg = Result;
|
|
15755
|
+
_.$_$.tg = RuntimeException;
|
|
15756
|
+
_.$_$.ug = THROW_CCE;
|
|
15757
|
+
_.$_$.vg = THROW_IAE;
|
|
15758
|
+
_.$_$.wg = Triple;
|
|
15759
|
+
_.$_$.xg = UByteArray;
|
|
15760
|
+
_.$_$.yg = UByte;
|
|
15761
|
+
_.$_$.zg = UIntArray;
|
|
15762
|
+
_.$_$.ah = UInt;
|
|
15763
|
+
_.$_$.bh = ULongArray;
|
|
15764
|
+
_.$_$.ch = ULong;
|
|
15765
|
+
_.$_$.dh = UShortArray;
|
|
15766
|
+
_.$_$.eh = UShort;
|
|
15767
|
+
_.$_$.fh = Unit;
|
|
15768
|
+
_.$_$.gh = UnsupportedOperationException;
|
|
15769
|
+
_.$_$.hh = addSuppressed;
|
|
15770
|
+
_.$_$.ih = arrayOf;
|
|
15771
|
+
_.$_$.jh = countTrailingZeroBits;
|
|
15772
|
+
_.$_$.kh = createFailure;
|
|
15773
|
+
_.$_$.lh = ensureNotNull;
|
|
15774
|
+
_.$_$.mh = invoke;
|
|
15775
|
+
_.$_$.nh = isFinite;
|
|
15776
|
+
_.$_$.oh = isFinite_0;
|
|
15777
|
+
_.$_$.ph = isNaN_0;
|
|
15778
|
+
_.$_$.qh = lazy_0;
|
|
15779
|
+
_.$_$.rh = lazy;
|
|
15780
|
+
_.$_$.sh = noWhenBranchMatchedException;
|
|
15781
|
+
_.$_$.th = plus_4;
|
|
15782
|
+
_.$_$.uh = printStackTrace;
|
|
15783
|
+
_.$_$.vh = stackTraceToString;
|
|
15784
|
+
_.$_$.wh = throwOnFailure;
|
|
15785
|
+
_.$_$.xh = throwUninitializedPropertyAccessException;
|
|
15786
|
+
_.$_$.yh = toString_0;
|
|
15787
|
+
_.$_$.zh = to;
|
|
15775
15788
|
//endregion
|
|
15776
15789
|
return _;
|
|
15777
15790
|
}));
|