game_client_logic_deb 1.8.232 → 1.8.243
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 +82 -82
- package/Kosi-Kaverit-kaverit.js.map +1 -1
- package/Kosi-Kodein-kodein-di.js +735 -730
- package/Kosi-Kodein-kodein-di.js.map +1 -1
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1556 -1521
- package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
- package/Logic_Debertz-core.js +1496 -1496
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +12667 -12525
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.d.ts +11 -6
- package/Logic_Debertz-game_client.js +4470 -4455
- package/Logic_Debertz-game_client.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +2312 -2575
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +25 -25
- package/kotlinx-atomicfu.js.map +1 -1
- package/kotlinx-coroutines-core.js +2869 -2875
- package/kotlinx-coroutines-core.js.map +1 -1
- package/kotlinx-io-kotlinx-io-core.js +978 -577
- package/kotlinx-io-kotlinx-io-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-core.js +2026 -2047
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1556 -1556
- package/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
- package/ktor-ktor-client-content-negotiation.js +219 -219
- package/ktor-ktor-client-core.js +2533 -2533
- package/ktor-ktor-client-logging.js +553 -553
- package/ktor-ktor-events.js +12 -12
- package/ktor-ktor-http.js +747 -747
- package/ktor-ktor-io.js +1648 -1648
- package/ktor-ktor-io.js.map +1 -1
- package/ktor-ktor-serialization-kotlinx-json.js +8 -8
- package/ktor-ktor-serialization-kotlinx.js +273 -273
- package/ktor-ktor-serialization.js +131 -131
- package/ktor-ktor-utils.js +727 -727
- package/ktor-ktor-utils.js.map +1 -1
- package/ktor-ktor-websockets.js +60 -60
- package/package.json +1 -1
- package/raspberry-cardgame-lib-core.js +263 -263
- package/raspberry-cardgame-lib-logger.js +102 -102
- package/raspberry-cardgame-lib-random.js +984 -984
- package/secure-random-secure-random.js +20 -20
- package/uuid.js +32 -32
|
@@ -12,21 +12,21 @@
|
|
|
12
12
|
}(function (_, kotlin_kotlin) {
|
|
13
13
|
'use strict';
|
|
14
14
|
//region block: imports
|
|
15
|
-
var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.
|
|
16
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
17
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
18
|
-
var captureStack = kotlin_kotlin.$_$.
|
|
19
|
-
var RuntimeException_init_$Init$_0 = kotlin_kotlin.$_$.
|
|
20
|
-
var RuntimeException = kotlin_kotlin.$_$.
|
|
21
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
22
|
-
var lazy = kotlin_kotlin.$_$.
|
|
23
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
24
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
25
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
26
|
-
var isNumber = kotlin_kotlin.$_$.
|
|
27
|
-
var numberToByte = kotlin_kotlin.$_$.
|
|
28
|
-
var KProperty1 = kotlin_kotlin.$_$.
|
|
29
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
15
|
+
var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.g2;
|
|
16
|
+
var protoOf = kotlin_kotlin.$_$.uc;
|
|
17
|
+
var objectCreate = kotlin_kotlin.$_$.tc;
|
|
18
|
+
var captureStack = kotlin_kotlin.$_$.db;
|
|
19
|
+
var RuntimeException_init_$Init$_0 = kotlin_kotlin.$_$.i2;
|
|
20
|
+
var RuntimeException = kotlin_kotlin.$_$.rg;
|
|
21
|
+
var initMetadataForClass = kotlin_kotlin.$_$.tb;
|
|
22
|
+
var lazy = kotlin_kotlin.$_$.ph;
|
|
23
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.ub;
|
|
24
|
+
var Unit_instance = kotlin_kotlin.$_$.p5;
|
|
25
|
+
var THROW_CCE = kotlin_kotlin.$_$.sg;
|
|
26
|
+
var isNumber = kotlin_kotlin.$_$.jc;
|
|
27
|
+
var numberToByte = kotlin_kotlin.$_$.pc;
|
|
28
|
+
var KProperty1 = kotlin_kotlin.$_$.pd;
|
|
29
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.qb;
|
|
30
30
|
//endregion
|
|
31
31
|
//region block: pre-declaration
|
|
32
32
|
initMetadataForClass(SecRandomCopyException, 'SecRandomCopyException', SecRandomCopyException_init_$Create$, RuntimeException);
|
|
@@ -58,13 +58,13 @@
|
|
|
58
58
|
}
|
|
59
59
|
function _get_isNode__xss3j($this) {
|
|
60
60
|
// Inline function 'kotlin.getValue' call
|
|
61
|
-
var this_0 = $this.
|
|
61
|
+
var this_0 = $this.w5k_1;
|
|
62
62
|
isNode$factory();
|
|
63
63
|
return this_0.u();
|
|
64
64
|
}
|
|
65
65
|
function _get_crypto__fwud1y($this) {
|
|
66
66
|
// Inline function 'kotlin.getValue' call
|
|
67
|
-
var this_0 = $this.
|
|
67
|
+
var this_0 = $this.x5k_1;
|
|
68
68
|
crypto$factory();
|
|
69
69
|
return this_0.u();
|
|
70
70
|
}
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
function Companion() {
|
|
78
78
|
Companion_instance = this;
|
|
79
79
|
var tmp = this;
|
|
80
|
-
tmp.
|
|
80
|
+
tmp.w5k_1 = lazy(SecureRandom$Companion$isNode$delegate$lambda);
|
|
81
81
|
var tmp_0 = this;
|
|
82
|
-
tmp_0.
|
|
82
|
+
tmp_0.x5k_1 = lazy(SecureRandom$Companion$crypto$delegate$lambda);
|
|
83
83
|
}
|
|
84
84
|
var Companion_instance;
|
|
85
85
|
function Companion_getInstance() {
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
function SecureRandom() {
|
|
91
91
|
Companion_getInstance();
|
|
92
92
|
}
|
|
93
|
-
protoOf(SecureRandom).
|
|
93
|
+
protoOf(SecureRandom).y5k = function (bytes) {
|
|
94
94
|
$l$block: {
|
|
95
95
|
// Inline function 'org.kotlincrypto.internal.ifNotNullOrEmpty' call
|
|
96
96
|
// Inline function 'kotlin.contracts.contract' call
|
package/uuid.js
CHANGED
|
@@ -12,27 +12,27 @@
|
|
|
12
12
|
}(function (_, kotlin_kotlin) {
|
|
13
13
|
'use strict';
|
|
14
14
|
//region block: imports
|
|
15
|
-
var until = kotlin_kotlin.$_$.
|
|
16
|
-
var listOf = kotlin_kotlin.$_$.
|
|
17
|
-
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.
|
|
18
|
-
var Char__rangeTo_impl_tkncvp = kotlin_kotlin.$_$.
|
|
19
|
-
var plus = kotlin_kotlin.$_$.
|
|
20
|
-
var Default_getInstance = kotlin_kotlin.$_$.
|
|
21
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
22
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
23
|
-
var toString = kotlin_kotlin.$_$.
|
|
24
|
-
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.
|
|
25
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
26
|
-
var charArray = kotlin_kotlin.$_$.
|
|
27
|
-
var concatToString = kotlin_kotlin.$_$.
|
|
28
|
-
var contentEquals = kotlin_kotlin.$_$.
|
|
29
|
-
var contentHashCode = kotlin_kotlin.$_$.
|
|
30
|
-
var compareTo = kotlin_kotlin.$_$.
|
|
31
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
32
|
-
var Comparable = kotlin_kotlin.$_$.
|
|
33
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
15
|
+
var until = kotlin_kotlin.$_$.kd;
|
|
16
|
+
var listOf = kotlin_kotlin.$_$.q8;
|
|
17
|
+
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.x2;
|
|
18
|
+
var Char__rangeTo_impl_tkncvp = kotlin_kotlin.$_$.c3;
|
|
19
|
+
var plus = kotlin_kotlin.$_$.y8;
|
|
20
|
+
var Default_getInstance = kotlin_kotlin.$_$.d5;
|
|
21
|
+
var protoOf = kotlin_kotlin.$_$.uc;
|
|
22
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.ub;
|
|
23
|
+
var toString = kotlin_kotlin.$_$.yc;
|
|
24
|
+
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.s1;
|
|
25
|
+
var Unit_instance = kotlin_kotlin.$_$.p5;
|
|
26
|
+
var charArray = kotlin_kotlin.$_$.fb;
|
|
27
|
+
var concatToString = kotlin_kotlin.$_$.xd;
|
|
28
|
+
var contentEquals = kotlin_kotlin.$_$.v6;
|
|
29
|
+
var contentHashCode = kotlin_kotlin.$_$.w6;
|
|
30
|
+
var compareTo = kotlin_kotlin.$_$.jb;
|
|
31
|
+
var THROW_CCE = kotlin_kotlin.$_$.sg;
|
|
32
|
+
var Comparable = kotlin_kotlin.$_$.dg;
|
|
33
|
+
var initMetadataForClass = kotlin_kotlin.$_$.tb;
|
|
34
34
|
var VOID = kotlin_kotlin.$_$.f;
|
|
35
|
-
var toByte = kotlin_kotlin.$_$.
|
|
35
|
+
var toByte = kotlin_kotlin.$_$.vc;
|
|
36
36
|
//endregion
|
|
37
37
|
//region block: pre-declaration
|
|
38
38
|
initMetadataForCompanion(Companion);
|
|
@@ -58,11 +58,11 @@
|
|
|
58
58
|
return _this__u8e3s4;
|
|
59
59
|
}
|
|
60
60
|
function getRandomUuidBytes() {
|
|
61
|
-
return Default_getInstance().
|
|
61
|
+
return Default_getInstance().rg(16);
|
|
62
62
|
}
|
|
63
63
|
function Companion() {
|
|
64
64
|
Companion_instance = this;
|
|
65
|
-
this.
|
|
65
|
+
this.z5k_1 = listOf([until(0, 4), until(4, 6), until(6, 8), until(8, 10), until(10, 16)]);
|
|
66
66
|
}
|
|
67
67
|
var Companion_instance;
|
|
68
68
|
function Companion_getInstance() {
|
|
@@ -72,14 +72,14 @@
|
|
|
72
72
|
}
|
|
73
73
|
function Uuid(uuidBytes) {
|
|
74
74
|
Companion_getInstance();
|
|
75
|
-
this.
|
|
75
|
+
this.a5l_1 = uuidBytes;
|
|
76
76
|
// Inline function 'kotlin.require' call
|
|
77
77
|
// Inline function 'kotlin.collections.count' call
|
|
78
78
|
// Inline function 'kotlin.contracts.contract' call
|
|
79
|
-
if (!(this.
|
|
79
|
+
if (!(this.a5l_1.length === 16)) {
|
|
80
80
|
// Inline function 'com.benasher44.uuid.Uuid.<anonymous>' call
|
|
81
81
|
// Inline function 'kotlin.collections.count' call
|
|
82
|
-
var message = 'Invalid UUID bytes. Expected 16 bytes; found ' + this.
|
|
82
|
+
var message = 'Invalid UUID bytes. Expected 16 bytes; found ' + this.a5l_1.length;
|
|
83
83
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
84
84
|
}
|
|
85
85
|
freeze(this);
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
protoOf(Uuid).toString = function () {
|
|
88
88
|
var characters = charArray(36);
|
|
89
89
|
var charIndex = 0;
|
|
90
|
-
var tmp0_iterator = Companion_getInstance().
|
|
90
|
+
var tmp0_iterator = Companion_getInstance().z5k_1.j();
|
|
91
91
|
while (tmp0_iterator.k()) {
|
|
92
92
|
var range = tmp0_iterator.l();
|
|
93
93
|
var inductionVariable = range.a1_1;
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
do {
|
|
97
97
|
var i = inductionVariable;
|
|
98
98
|
inductionVariable = inductionVariable + 1 | 0;
|
|
99
|
-
var octetPair = this.
|
|
99
|
+
var octetPair = this.a5l_1[i];
|
|
100
100
|
var left = octetPair >> 4 & 15;
|
|
101
101
|
var right = octetPair & 15;
|
|
102
102
|
var tmp2 = charIndex;
|
|
@@ -118,22 +118,22 @@
|
|
|
118
118
|
protoOf(Uuid).equals = function (other) {
|
|
119
119
|
var tmp;
|
|
120
120
|
if (other instanceof Uuid) {
|
|
121
|
-
tmp = contentEquals(this.
|
|
121
|
+
tmp = contentEquals(this.a5l_1, other.a5l_1);
|
|
122
122
|
} else {
|
|
123
123
|
tmp = false;
|
|
124
124
|
}
|
|
125
125
|
return tmp;
|
|
126
126
|
};
|
|
127
127
|
protoOf(Uuid).hashCode = function () {
|
|
128
|
-
return contentHashCode(this.
|
|
128
|
+
return contentHashCode(this.a5l_1);
|
|
129
129
|
};
|
|
130
|
-
protoOf(Uuid).
|
|
130
|
+
protoOf(Uuid).b5l = function (other) {
|
|
131
131
|
var inductionVariable = 0;
|
|
132
132
|
if (inductionVariable < 16)
|
|
133
133
|
do {
|
|
134
134
|
var i = inductionVariable;
|
|
135
135
|
inductionVariable = inductionVariable + 1 | 0;
|
|
136
|
-
var compareResult = compareTo(this.
|
|
136
|
+
var compareResult = compareTo(this.a5l_1[i], other.a5l_1[i]);
|
|
137
137
|
if (!(compareResult === 0))
|
|
138
138
|
return compareResult;
|
|
139
139
|
}
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
return 0;
|
|
142
142
|
};
|
|
143
143
|
protoOf(Uuid).d = function (other) {
|
|
144
|
-
return this.
|
|
144
|
+
return this.b5l(other instanceof Uuid ? other : THROW_CCE());
|
|
145
145
|
};
|
|
146
146
|
function uuid4() {
|
|
147
147
|
// Inline function 'com.benasher44.uuid.setVersion' call
|