raspberry_games_engine_helpers 1.8.342 → 1.8.345
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 +105 -117
- package/Kosi-Kaverit-kaverit.js.map +1 -1
- package/Kosi-Kodein-kodein-di.js +881 -887
- package/Kosi-Kodein-kodein-di.js.map +1 -1
- package/Kotlin-DateTime-library-kotlinx-datetime.js +4591 -3612
- package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
- package/Logic_Debertz-core.js +1260 -1256
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.d.ts +855 -155
- package/Logic_Debertz-engine.js +11438 -11547
- package/Logic_Debertz-engine.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +3348 -3045
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.js.map +1 -1
- package/kotlinx-atomicfu.js.map +1 -1
- package/kotlinx-coroutines-core.js.map +1 -1
- package/kotlinx-io-kotlinx-io-bytestring.js.map +1 -1
- package/kotlinx-io-kotlinx-io-core.js +45 -56
- package/kotlinx-io-kotlinx-io-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-core.js +2338 -2380
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1967 -1981
- package/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
- package/ktor-ktor-client-content-negotiation.js.map +1 -1
- package/ktor-ktor-client-core.js.map +1 -1
- package/ktor-ktor-client-js.js.map +1 -1
- package/ktor-ktor-client-logging.js.map +1 -1
- package/ktor-ktor-events.js.map +1 -1
- package/ktor-ktor-http.js.map +1 -1
- package/ktor-ktor-io.js.map +1 -1
- package/ktor-ktor-serialization-kotlinx-json.js.map +1 -1
- package/ktor-ktor-serialization-kotlinx.js.map +1 -1
- package/ktor-ktor-serialization.js.map +1 -1
- package/ktor-ktor-utils.js.map +1 -1
- package/ktor-ktor-websocket-serialization.js.map +1 -1
- package/ktor-ktor-websockets.js.map +1 -1
- package/package.json +1 -2
- package/raspberry-cardgame-lib-core.js +56 -60
- package/raspberry-cardgame-lib-core.js.map +1 -1
- package/raspberry-cardgame-lib-logger.js +136 -107
- package/raspberry-cardgame-lib-logger.js.map +1 -1
- package/raspberry-cardgame-lib-random.js +79 -78
- package/raspberry-cardgame-lib-random.js.map +1 -1
- package/secure-random-secure-random.js.map +1 -1
- package/uuid.js.map +1 -1
- package/kotlin-kotlinx-atomicfu-runtime.js +0 -15
- package/kotlin-kotlinx-atomicfu-runtime.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
package/kotlinx-atomicfu.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -12,22 +12,23 @@
|
|
|
12
12
|
}(function (_, kotlin_kotlin) {
|
|
13
13
|
'use strict';
|
|
14
14
|
//region block: imports
|
|
15
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
16
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
15
|
+
var protoOf = kotlin_kotlin.$_$.m9;
|
|
16
|
+
var initMetadataForClass = kotlin_kotlin.$_$.p8;
|
|
17
17
|
var VOID = kotlin_kotlin.$_$.f;
|
|
18
|
-
var
|
|
19
|
-
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.
|
|
20
|
-
var startsWith = kotlin_kotlin.$_$.
|
|
21
|
-
var toString = kotlin_kotlin.$_$.
|
|
22
|
-
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.
|
|
23
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
24
|
-
var
|
|
25
|
-
var KProperty0 = kotlin_kotlin.$_$.
|
|
26
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
27
|
-
var
|
|
28
|
-
var
|
|
29
|
-
var
|
|
30
|
-
var
|
|
18
|
+
var charCodeAt = kotlin_kotlin.$_$.d8;
|
|
19
|
+
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.s1;
|
|
20
|
+
var startsWith = kotlin_kotlin.$_$.xa;
|
|
21
|
+
var toString = kotlin_kotlin.$_$.p9;
|
|
22
|
+
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.d1;
|
|
23
|
+
var Unit_instance = kotlin_kotlin.$_$.e4;
|
|
24
|
+
var substring = kotlin_kotlin.$_$.cb;
|
|
25
|
+
var KProperty0 = kotlin_kotlin.$_$.aa;
|
|
26
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.m8;
|
|
27
|
+
var UnsupportedOperationException_init_$Create$ = kotlin_kotlin.$_$.m1;
|
|
28
|
+
var lazy = kotlin_kotlin.$_$.cd;
|
|
29
|
+
var getStringHashCode = kotlin_kotlin.$_$.n8;
|
|
30
|
+
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.f1;
|
|
31
|
+
var Char = kotlin_kotlin.$_$.wb;
|
|
31
32
|
//endregion
|
|
32
33
|
//region block: pre-declaration
|
|
33
34
|
initMetadataForClass(SystemFileSystemImpl, 'SystemFileSystemImpl');
|
|
@@ -42,7 +43,7 @@
|
|
|
42
43
|
var tmp;
|
|
43
44
|
if (path.length > 1) {
|
|
44
45
|
var tmp_0;
|
|
45
|
-
if (
|
|
46
|
+
if (charCodeAt(path, 1) === _Char___init__impl__6a9atx(58)) {
|
|
46
47
|
tmp_0 = 3;
|
|
47
48
|
} else if (isUnc(path)) {
|
|
48
49
|
tmp_0 = 2;
|
|
@@ -69,51 +70,44 @@
|
|
|
69
70
|
}
|
|
70
71
|
function removeTrailingSeparatorsWindows(suffixLength, path) {
|
|
71
72
|
// Inline function 'kotlin.require' call
|
|
72
|
-
// Inline function 'kotlin.contracts.contract' call
|
|
73
73
|
// Inline function 'kotlin.require' call
|
|
74
|
-
// Inline function 'kotlin.contracts.contract' call
|
|
75
74
|
if (!(suffixLength >= 1)) {
|
|
76
|
-
// Inline function 'kotlin.require.<anonymous>' call
|
|
77
75
|
var message = 'Failed requirement.';
|
|
78
76
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
79
77
|
}
|
|
80
78
|
var idx = path.length;
|
|
81
79
|
$l$loop: while (idx > suffixLength) {
|
|
82
|
-
var c =
|
|
80
|
+
var c = charCodeAt(path, idx - 1 | 0);
|
|
83
81
|
if (!(c === _Char___init__impl__6a9atx(92)) && !(c === _Char___init__impl__6a9atx(47)))
|
|
84
82
|
break $l$loop;
|
|
85
83
|
idx = idx - 1 | 0;
|
|
86
84
|
}
|
|
87
|
-
|
|
88
|
-
var endIndex = idx;
|
|
89
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
90
|
-
return path.substring(0, endIndex);
|
|
85
|
+
return substring(path, 0, idx);
|
|
91
86
|
}
|
|
92
87
|
function removeTrailingSeparatorsUnix(path) {
|
|
93
88
|
var idx = path.length;
|
|
94
|
-
while (idx > 1 &&
|
|
89
|
+
while (idx > 1 && charCodeAt(path, idx - 1 | 0) === _Char___init__impl__6a9atx(47)) {
|
|
95
90
|
idx = idx - 1 | 0;
|
|
96
91
|
}
|
|
97
|
-
|
|
98
|
-
var endIndex = idx;
|
|
99
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
100
|
-
return path.substring(0, endIndex);
|
|
92
|
+
return substring(path, 0, idx);
|
|
101
93
|
}
|
|
102
94
|
function get_path() {
|
|
103
95
|
_init_properties_nodeModulesJs_kt__ngjjzw();
|
|
96
|
+
var tmp0 = path$delegate;
|
|
97
|
+
var tmp = KProperty0;
|
|
104
98
|
// Inline function 'kotlin.getValue' call
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
return this_0.a2();
|
|
99
|
+
getPropertyCallableRef('path', 0, tmp, _get_path_$ref_hpvpv9(), null);
|
|
100
|
+
return tmp0.a2();
|
|
108
101
|
}
|
|
109
102
|
var path$delegate;
|
|
110
103
|
var fs$delegate;
|
|
111
104
|
function get_os() {
|
|
112
105
|
_init_properties_nodeModulesJs_kt__ngjjzw();
|
|
106
|
+
var tmp0 = os$delegate;
|
|
107
|
+
var tmp = KProperty0;
|
|
113
108
|
// Inline function 'kotlin.getValue' call
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
return this_0.a2();
|
|
109
|
+
getPropertyCallableRef('os', 0, tmp, _get_os_$ref_hoy4d2(), null);
|
|
110
|
+
return tmp0.a2();
|
|
117
111
|
}
|
|
118
112
|
var os$delegate;
|
|
119
113
|
var buffer$delegate;
|
|
@@ -133,6 +127,11 @@
|
|
|
133
127
|
}
|
|
134
128
|
return tmp;
|
|
135
129
|
}
|
|
130
|
+
function _get_path_$ref_hpvpv9() {
|
|
131
|
+
return function () {
|
|
132
|
+
return get_path();
|
|
133
|
+
};
|
|
134
|
+
}
|
|
136
135
|
function fs$delegate$lambda() {
|
|
137
136
|
_init_properties_nodeModulesJs_kt__ngjjzw();
|
|
138
137
|
var tmp;
|
|
@@ -165,6 +164,11 @@
|
|
|
165
164
|
}
|
|
166
165
|
return tmp;
|
|
167
166
|
}
|
|
167
|
+
function _get_os_$ref_hoy4d2() {
|
|
168
|
+
return function () {
|
|
169
|
+
return get_os();
|
|
170
|
+
};
|
|
171
|
+
}
|
|
168
172
|
function buffer$delegate$lambda() {
|
|
169
173
|
_init_properties_nodeModulesJs_kt__ngjjzw();
|
|
170
174
|
var tmp;
|
|
@@ -181,16 +185,6 @@
|
|
|
181
185
|
}
|
|
182
186
|
return tmp;
|
|
183
187
|
}
|
|
184
|
-
function path$factory() {
|
|
185
|
-
return getPropertyCallableRef('path', 0, KProperty0, function () {
|
|
186
|
-
return get_path();
|
|
187
|
-
}, null);
|
|
188
|
-
}
|
|
189
|
-
function os$factory() {
|
|
190
|
-
return getPropertyCallableRef('os', 0, KProperty0, function () {
|
|
191
|
-
return get_os();
|
|
192
|
-
}, null);
|
|
193
|
-
}
|
|
194
188
|
var properties_initialized_nodeModulesJs_kt_oooz8e;
|
|
195
189
|
function _init_properties_nodeModulesJs_kt__ngjjzw() {
|
|
196
190
|
if (!properties_initialized_nodeModulesJs_kt_oooz8e) {
|
|
@@ -225,20 +219,20 @@
|
|
|
225
219
|
}
|
|
226
220
|
var SystemPathSeparator$delegate;
|
|
227
221
|
function Path(rawPath, any) {
|
|
228
|
-
this.
|
|
222
|
+
this.x27_1 = removeTrailingSeparators(rawPath);
|
|
229
223
|
}
|
|
230
224
|
protoOf(Path).toString = function () {
|
|
231
|
-
return this.
|
|
225
|
+
return this.x27_1;
|
|
232
226
|
};
|
|
233
227
|
protoOf(Path).equals = function (other) {
|
|
234
228
|
if (this === other)
|
|
235
229
|
return true;
|
|
236
230
|
if (!(other instanceof Path))
|
|
237
231
|
return false;
|
|
238
|
-
return this.
|
|
232
|
+
return this.x27_1 === other.x27_1;
|
|
239
233
|
};
|
|
240
234
|
protoOf(Path).hashCode = function () {
|
|
241
|
-
return getStringHashCode(this.
|
|
235
|
+
return getStringHashCode(this.x27_1);
|
|
242
236
|
};
|
|
243
237
|
function Path_0(path) {
|
|
244
238
|
_init_properties_PathsNodeJs_kt__bvvvsp();
|
|
@@ -248,15 +242,10 @@
|
|
|
248
242
|
_init_properties_PathsNodeJs_kt__bvvvsp();
|
|
249
243
|
var sep = get_path().sep;
|
|
250
244
|
// Inline function 'kotlin.check' call
|
|
251
|
-
// Inline function 'kotlin.contracts.contract' call
|
|
252
|
-
// Inline function 'kotlin.check' call
|
|
253
|
-
// Inline function 'kotlin.contracts.contract' call
|
|
254
245
|
if (!(sep.length === 1)) {
|
|
255
|
-
|
|
256
|
-
var message = 'Check failed.';
|
|
257
|
-
throw IllegalStateException_init_$Create$(toString(message));
|
|
246
|
+
throw IllegalStateException_init_$Create$('Check failed.');
|
|
258
247
|
}
|
|
259
|
-
return new Char(
|
|
248
|
+
return new Char(charCodeAt(sep, 0));
|
|
260
249
|
}
|
|
261
250
|
var properties_initialized_PathsNodeJs_kt_2u5gc7;
|
|
262
251
|
function _init_properties_PathsNodeJs_kt__bvvvsp() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["Z:/BuildAgent/work/22e3a7db6b861ba7/core/common/src/files/FileSystem.kt","Z:/BuildAgent/work/22e3a7db6b861ba7/core/common/src/files/Paths.kt","src/kotlin/util/Preconditions.kt","
|
|
1
|
+
{"version":3,"sources":["Z:/BuildAgent/work/22e3a7db6b861ba7/core/common/src/files/FileSystem.kt","Z:/BuildAgent/work/22e3a7db6b861ba7/core/common/src/files/Paths.kt","src/kotlin/util/Preconditions.kt","Z:/BuildAgent/work/22e3a7db6b861ba7/core/js/src/node/nodeModulesJs.kt","src/kotlin/util/Lazy.kt","Z:/BuildAgent/work/22e3a7db6b861ba7/core/nodeFilesystemShared/src/files/FileSystemNodeJs.kt","Z:/BuildAgent/work/22e3a7db6b861ba7/core/nodeFilesystemShared/src/files/PathsNodeJs.kt"],"sourcesContent":[null,null,null,null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","removeTrailingSeparators","path","isWindows_","limit","isUnc","removeTrailingSeparatorsWindows","suffixLength","message","idx","c","removeTrailingSeparatorsUnix","<get-path>","<get-os>","path$delegate$lambda","e","fs$delegate$lambda","os$delegate$lambda","buffer$delegate$lambda","<init properties nodeModulesJs.kt>","<get-isWindows>","<get-SystemTemporaryDirectory>","<init properties FileSystemNodeJs.kt>","rawPath","any","toString","equals","other","hashCode","Path","SystemPathSeparator$delegate$lambda","sep","<init properties PathsNodeJs.kt>"],"mappings":"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"}
|