game_client_logic_deb 1.8.374 → 1.8.377
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 +5 -5
- package/Kosi-Kodein-kodein-di.js +17 -17
- package/Kotlin-DateTime-library-kotlinx-datetime.js +34 -34
- package/Logic_Debertz-core.js +728 -693
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +10107 -10091
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.d.ts +12 -13
- package/Logic_Debertz-game_client.js +2772 -2742
- package/Logic_Debertz-game_client.js.map +1 -1
- package/error-library-error.js +1 -1
- package/kotlin-kotlin-stdlib.js +153 -161
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +1 -1
- package/kotlinx-coroutines-core.js +21 -21
- package/kotlinx-io-kotlinx-io-core.js +10 -10
- package/kotlinx-serialization-kotlinx-serialization-core.js +39 -39
- package/kotlinx-serialization-kotlinx-serialization-json.js +44 -44
- package/ktor-ktor-client-content-negotiation.js +8 -8
- package/ktor-ktor-client-core.js +23 -23
- package/ktor-ktor-client-logging.js +5 -5
- package/ktor-ktor-events.js +2 -2
- package/ktor-ktor-http.js +37 -37
- package/ktor-ktor-io.js +17 -17
- package/ktor-ktor-serialization-kotlinx.js +2 -2
- package/ktor-ktor-serialization.js +3 -3
- package/ktor-ktor-utils.js +14 -14
- package/ktor-ktor-websockets.js +5 -5
- package/package.json +1 -1
- package/random-library-crypto-rand.js +3 -3
- package/random-library-secure-random.js +1 -1
- package/raspberry-cardgame-lib-core.js +8 -8
- package/raspberry-cardgame-lib-logger.js +5 -5
- package/raspberry-cardgame-lib-random.js +13 -13
- package/uuid.js +4 -4
package/Logic_Debertz-core.js
CHANGED
|
@@ -50,15 +50,15 @@
|
|
|
50
50
|
var initMetadataForObject = kotlin_kotlin.$_$.mc;
|
|
51
51
|
var defineProp = kotlin_kotlin.$_$.zb;
|
|
52
52
|
var VOID = kotlin_kotlin.$_$.b;
|
|
53
|
-
var getKClass = kotlin_kotlin.$_$.
|
|
53
|
+
var getKClass = kotlin_kotlin.$_$.be;
|
|
54
54
|
var SealedClassSerializer_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d;
|
|
55
55
|
var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.e;
|
|
56
|
-
var lazy = kotlin_kotlin.$_$.
|
|
56
|
+
var lazy = kotlin_kotlin.$_$.gi;
|
|
57
57
|
var SerializerFactory = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.f2;
|
|
58
58
|
var initMetadataForCompanion = kotlin_kotlin.$_$.ic;
|
|
59
59
|
var initMetadataForClass = kotlin_kotlin.$_$.hc;
|
|
60
60
|
var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e2;
|
|
61
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
61
|
+
var THROW_CCE = kotlin_kotlin.$_$.kh;
|
|
62
62
|
var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g;
|
|
63
63
|
var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v;
|
|
64
64
|
var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z1;
|
|
@@ -69,22 +69,22 @@
|
|
|
69
69
|
var getStringHashCode = kotlin_kotlin.$_$.fc;
|
|
70
70
|
var IntSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.t;
|
|
71
71
|
var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z;
|
|
72
|
-
var replace = kotlin_kotlin.$_$.
|
|
72
|
+
var replace = kotlin_kotlin.$_$.lf;
|
|
73
73
|
var get_SystemTemporaryDirectory = kotlin_org_jetbrains_kotlinx_kotlinx_io_core.$_$.d;
|
|
74
74
|
var getBooleanHashCode = kotlin_kotlin.$_$.cc;
|
|
75
|
-
var split = kotlin_kotlin.$_$.
|
|
75
|
+
var split = kotlin_kotlin.$_$.pf;
|
|
76
76
|
var first = kotlin_kotlin.$_$.k7;
|
|
77
|
-
var contains = kotlin_kotlin.$_$.
|
|
77
|
+
var contains = kotlin_kotlin.$_$.oe;
|
|
78
78
|
var initMetadataForInterface = kotlin_kotlin.$_$.kc;
|
|
79
79
|
var ObjectSerializer_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a;
|
|
80
80
|
var createSimpleEnumSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.h2;
|
|
81
|
-
var THROW_IAE = kotlin_kotlin.$_$.
|
|
81
|
+
var THROW_IAE = kotlin_kotlin.$_$.lh;
|
|
82
82
|
var enumEntries = kotlin_kotlin.$_$.pa;
|
|
83
|
-
var Enum = kotlin_kotlin.$_$.
|
|
84
|
-
var Exception = kotlin_kotlin.$_$.
|
|
83
|
+
var Enum = kotlin_kotlin.$_$.zg;
|
|
84
|
+
var Exception = kotlin_kotlin.$_$.bh;
|
|
85
85
|
var Exception_init_$Init$ = kotlin_kotlin.$_$.f1;
|
|
86
86
|
var captureStack = kotlin_kotlin.$_$.rb;
|
|
87
|
-
var toString = kotlin_kotlin.$_$.
|
|
87
|
+
var toString = kotlin_kotlin.$_$.oi;
|
|
88
88
|
var listOfNotNull = kotlin_kotlin.$_$.e8;
|
|
89
89
|
var joinToString = kotlin_kotlin.$_$.v7;
|
|
90
90
|
var getNumberHashCode = kotlin_kotlin.$_$.dc;
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
var equals = kotlin_kotlin.$_$.ac;
|
|
93
93
|
var toString_0 = kotlin_kotlin.$_$.kd;
|
|
94
94
|
var compareTo = kotlin_kotlin.$_$.yb;
|
|
95
|
-
var Comparator = kotlin_kotlin.$_$.
|
|
95
|
+
var Comparator = kotlin_kotlin.$_$.wg;
|
|
96
96
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.h;
|
|
97
97
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.i6;
|
|
98
98
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.g;
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
var isInterface = kotlin_kotlin.$_$.vc;
|
|
101
101
|
var System_instance = kotlin_kotlin.$_$.u4;
|
|
102
102
|
var Companion_getInstance = kotlin_kotlin.$_$.v4;
|
|
103
|
-
var Duration = kotlin_kotlin.$_$.
|
|
103
|
+
var Duration = kotlin_kotlin.$_$.ng;
|
|
104
104
|
var Duration__plus_impl_yu9v8f = kotlin_kotlin.$_$.h2;
|
|
105
105
|
var _Duration___get_inWholeMilliseconds__impl__msfiry = kotlin_kotlin.$_$.g2;
|
|
106
106
|
var toNumber = kotlin_kotlin.$_$.mb;
|
|
@@ -110,11 +110,11 @@
|
|
|
110
110
|
var Duration__hashCode_impl_u4exz6 = kotlin_kotlin.$_$.f2;
|
|
111
111
|
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.l1;
|
|
112
112
|
var GameCard = kotlin_io_raspberryapps_cardgame_core.$_$.r;
|
|
113
|
-
var noWhenBranchMatchedException = kotlin_kotlin.$_$.
|
|
113
|
+
var noWhenBranchMatchedException = kotlin_kotlin.$_$.ii;
|
|
114
114
|
var mapCapacity = kotlin_kotlin.$_$.h8;
|
|
115
|
-
var coerceAtLeast = kotlin_kotlin.$_$.
|
|
115
|
+
var coerceAtLeast = kotlin_kotlin.$_$.pd;
|
|
116
116
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.p;
|
|
117
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
117
|
+
var ensureNotNull = kotlin_kotlin.$_$.bi;
|
|
118
118
|
var Companion_getInstance_0 = kotlin_kotlin.$_$.w4;
|
|
119
119
|
var Duration__toIsoString_impl_9h6wsm = kotlin_kotlin.$_$.j2;
|
|
120
120
|
var DoubleSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.q;
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
var Logger_getInstance = kotlin_io_raspberryapps_cardgame_logger.$_$.m;
|
|
146
146
|
var initMetadataForCoroutine = kotlin_kotlin.$_$.jc;
|
|
147
147
|
var writeString = kotlin_org_jetbrains_kotlinx_kotlinx_io_core.$_$.f;
|
|
148
|
-
var Long = kotlin_kotlin.$_$.
|
|
148
|
+
var Long = kotlin_kotlin.$_$.eh;
|
|
149
149
|
var equalsLong = kotlin_kotlin.$_$.bb;
|
|
150
150
|
var delay = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.e;
|
|
151
151
|
var get_isActive = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.n1;
|
|
@@ -153,13 +153,14 @@
|
|
|
153
153
|
var MutableSharedFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.r;
|
|
154
154
|
var FunctionAdapter = kotlin_kotlin.$_$.nb;
|
|
155
155
|
var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.q;
|
|
156
|
-
var getKClassFromExpression = kotlin_kotlin.$_$.
|
|
156
|
+
var getKClassFromExpression = kotlin_kotlin.$_$.ae;
|
|
157
157
|
var get_lastIndex = kotlin_kotlin.$_$.y7;
|
|
158
158
|
var single = kotlin_kotlin.$_$.z8;
|
|
159
159
|
var toMutableList = kotlin_kotlin.$_$.n9;
|
|
160
160
|
var get_lastIndex_0 = kotlin_kotlin.$_$.z7;
|
|
161
161
|
var singleOrNull = kotlin_kotlin.$_$.y8;
|
|
162
162
|
var firstOrNull = kotlin_kotlin.$_$.h7;
|
|
163
|
+
var listOf = kotlin_kotlin.$_$.g8;
|
|
163
164
|
var copyToArray = kotlin_kotlin.$_$.y6;
|
|
164
165
|
var LoggerOutput = kotlin_io_raspberryapps_cardgame_logger.$_$.a;
|
|
165
166
|
var LoggerEnabledTrigger = kotlin_io_raspberryapps_cardgame_logger.$_$.d;
|
|
@@ -170,8 +171,8 @@
|
|
|
170
171
|
var RandomOrgConfig = kotlin_io_raspberryapps_cardgame_random.$_$.b;
|
|
171
172
|
var Companion_instance = kotlin_io_raspberryapps_cardgame_logger.$_$.n;
|
|
172
173
|
var CombinedRaspberryLogger = kotlin_io_raspberryapps_cardgame_logger.$_$.c;
|
|
173
|
-
var arrayOf = kotlin_kotlin.$_$.
|
|
174
|
-
var createKType = kotlin_kotlin.$_$.
|
|
174
|
+
var arrayOf = kotlin_kotlin.$_$.yh;
|
|
175
|
+
var createKType = kotlin_kotlin.$_$.zd;
|
|
175
176
|
var typeToken = kotlin_org_kodein_type_kaverit.$_$.d;
|
|
176
177
|
var TypeToken = kotlin_org_kodein_type_kaverit.$_$.b;
|
|
177
178
|
var Singleton = kotlin_org_kodein_di_kodein_di.$_$.d;
|
|
@@ -187,10 +188,10 @@
|
|
|
187
188
|
var RandomOrgApiService = kotlin_io_raspberryapps_cardgame_random.$_$.g;
|
|
188
189
|
var RandomPoolProviderImpl = kotlin_io_raspberryapps_cardgame_random.$_$.h;
|
|
189
190
|
var Provider = kotlin_org_kodein_di_kodein_di.$_$.c;
|
|
190
|
-
var toIntOrNull = kotlin_kotlin.$_$.
|
|
191
|
+
var toIntOrNull = kotlin_kotlin.$_$.ag;
|
|
191
192
|
var toMap = kotlin_kotlin.$_$.m9;
|
|
192
193
|
var emptyList = kotlin_kotlin.$_$.d7;
|
|
193
|
-
var to = kotlin_kotlin.$_$.
|
|
194
|
+
var to = kotlin_kotlin.$_$.pi;
|
|
194
195
|
//endregion
|
|
195
196
|
//region block: pre-declaration
|
|
196
197
|
initMetadataForObject(GameEngineConfig, 'GameEngineConfig');
|
|
@@ -275,16 +276,16 @@
|
|
|
275
276
|
initMetadataForClass(CardGrowthComparator, 'CardGrowthComparator', VOID, VOID, [Comparator]);
|
|
276
277
|
initMetadataForClass(ProcessingCard, 'ProcessingCard');
|
|
277
278
|
function launchDefault$default(context, block, $super) {
|
|
278
|
-
context = context === VOID ? this.
|
|
279
|
-
return $super === VOID ? this.
|
|
279
|
+
context = context === VOID ? this.j6a() : context;
|
|
280
|
+
return $super === VOID ? this.k6a(context, block) : $super.k6a.call(this, context, block);
|
|
280
281
|
}
|
|
281
282
|
function launchDefaultWithLock$default(context, block, $super) {
|
|
282
|
-
context = context === VOID ? this.
|
|
283
|
-
return $super === VOID ? this.
|
|
283
|
+
context = context === VOID ? this.j6a() : context;
|
|
284
|
+
return $super === VOID ? this.m6a(context, block) : $super.m6a.call(this, context, block);
|
|
284
285
|
}
|
|
285
286
|
function launchMain$default(context, block, $super) {
|
|
286
|
-
context = context === VOID ? this.
|
|
287
|
-
return $super === VOID ? this.
|
|
287
|
+
context = context === VOID ? this.j6a() : context;
|
|
288
|
+
return $super === VOID ? this.o6a(context, block) : $super.o6a.call(this, context, block);
|
|
288
289
|
}
|
|
289
290
|
initMetadataForInterface(AsyncProvider, 'AsyncProvider');
|
|
290
291
|
initMetadataForClass(AsyncProviderImpl$errorHandler$$inlined$CoroutineExceptionHandler$1, VOID, VOID, AbstractCoroutineContextElement, [AbstractCoroutineContextElement, Element]);
|
|
@@ -322,7 +323,7 @@
|
|
|
322
323
|
return false;
|
|
323
324
|
}
|
|
324
325
|
function get_isAutoStartTimer() {
|
|
325
|
-
return !this.
|
|
326
|
+
return !this.e6d() && !this.f6d();
|
|
326
327
|
}
|
|
327
328
|
initMetadataForInterface(InterceptableAction, 'InterceptableAction', VOID, VOID, [BufferedAction]);
|
|
328
329
|
initMetadataForClass(TimerAction, 'TimerAction', VOID, VOID, [Action]);
|
|
@@ -361,6 +362,7 @@
|
|
|
361
362
|
}
|
|
362
363
|
initMetadataForInterface(Reducer, 'Reducer');
|
|
363
364
|
initMetadataForClass(combineReducers$1, VOID, VOID, VOID, [Reducer]);
|
|
365
|
+
initMetadataForClass(ClientLoggerKey, 'ClientLoggerKey');
|
|
364
366
|
initMetadataForCompanion(Companion_20, VOID, [SerializerFactory]);
|
|
365
367
|
initMetadataForClass(LogType, 'LogType', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_23});
|
|
366
368
|
function observe(types, $super) {
|
|
@@ -373,7 +375,7 @@
|
|
|
373
375
|
tmp = types;
|
|
374
376
|
}
|
|
375
377
|
types = tmp;
|
|
376
|
-
return $super === VOID ? this.
|
|
378
|
+
return $super === VOID ? this.z6g(types) : $super.z6g.call(this, types);
|
|
377
379
|
}
|
|
378
380
|
initMetadataForInterface(ObservableLoggerOutput, 'ObservableLoggerOutput', VOID, VOID, [LoggerOutput, LoggerEnabledTrigger]);
|
|
379
381
|
initMetadataForCompanion(Companion_21);
|
|
@@ -383,7 +385,7 @@
|
|
|
383
385
|
initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
|
|
384
386
|
//endregion
|
|
385
387
|
function GameEngineConfig() {
|
|
386
|
-
this.version = '1.8.
|
|
388
|
+
this.version = '1.8.377';
|
|
387
389
|
}
|
|
388
390
|
protoOf(GameEngineConfig).u3u = function () {
|
|
389
391
|
return this.version;
|
|
@@ -2058,6 +2060,12 @@
|
|
|
2058
2060
|
function Team(playerIds) {
|
|
2059
2061
|
this.e67_1 = playerIds;
|
|
2060
2062
|
}
|
|
2063
|
+
protoOf(Team).f67 = function () {
|
|
2064
|
+
return this.e67_1.p(0);
|
|
2065
|
+
};
|
|
2066
|
+
protoOf(Team).u5j = function () {
|
|
2067
|
+
return this.e67_1.p(1);
|
|
2068
|
+
};
|
|
2061
2069
|
protoOf(Team).toString = function () {
|
|
2062
2070
|
return 'Team(playerIds=' + toString_0(this.e67_1) + ')';
|
|
2063
2071
|
};
|
|
@@ -2074,7 +2082,7 @@
|
|
|
2074
2082
|
return true;
|
|
2075
2083
|
};
|
|
2076
2084
|
function _get_$cachedSerializer__te6jhj_5($this) {
|
|
2077
|
-
return $this.
|
|
2085
|
+
return $this.g67_1.w();
|
|
2078
2086
|
}
|
|
2079
2087
|
function TerminationGameReasonDto$Companion$_anonymous__30ivuy() {
|
|
2080
2088
|
var tmp = getKClass(TerminationGameReasonDto);
|
|
@@ -2112,7 +2120,7 @@
|
|
|
2112
2120
|
Companion_instance_12 = this;
|
|
2113
2121
|
var tmp = this;
|
|
2114
2122
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2115
|
-
tmp.
|
|
2123
|
+
tmp.g67_1 = lazy(tmp_0, TerminationGameReasonDto$Companion$_anonymous__30ivuy);
|
|
2116
2124
|
}
|
|
2117
2125
|
protoOf(Companion_10).a1c = function () {
|
|
2118
2126
|
return _get_$cachedSerializer__te6jhj_5(this);
|
|
@@ -2133,7 +2141,7 @@
|
|
|
2133
2141
|
Companion_getInstance_13();
|
|
2134
2142
|
}
|
|
2135
2143
|
function _get_$cachedSerializer__te6jhj_6($this) {
|
|
2136
|
-
return $this.
|
|
2144
|
+
return $this.h67_1.w();
|
|
2137
2145
|
}
|
|
2138
2146
|
function ProcessingReasonDto$_anonymous__78na4x() {
|
|
2139
2147
|
var tmp = ProcessingReasonDto_getInstance();
|
|
@@ -2148,7 +2156,7 @@
|
|
|
2148
2156
|
TerminationGameReasonDto.call(this);
|
|
2149
2157
|
var tmp = this;
|
|
2150
2158
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2151
|
-
tmp.
|
|
2159
|
+
tmp.h67_1 = lazy(tmp_0, ProcessingReasonDto$_anonymous__78na4x);
|
|
2152
2160
|
}
|
|
2153
2161
|
protoOf(ProcessingReasonDto).a1c = function () {
|
|
2154
2162
|
return _get_$cachedSerializer__te6jhj_6(this);
|
|
@@ -2185,19 +2193,19 @@
|
|
|
2185
2193
|
$serializer_instance_1 = this;
|
|
2186
2194
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('GAME_ERROR_TYPE', this, 1);
|
|
2187
2195
|
tmp0_serialDesc.gz('reason', false);
|
|
2188
|
-
this.
|
|
2196
|
+
this.i67_1 = tmp0_serialDesc;
|
|
2189
2197
|
}
|
|
2190
|
-
protoOf($serializer_1).
|
|
2191
|
-
var tmp0_desc = this.
|
|
2198
|
+
protoOf($serializer_1).j67 = function (encoder, value) {
|
|
2199
|
+
var tmp0_desc = this.i67_1;
|
|
2192
2200
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
2193
2201
|
tmp1_output.dt(tmp0_desc, 0, value.reason);
|
|
2194
2202
|
tmp1_output.pr(tmp0_desc);
|
|
2195
2203
|
};
|
|
2196
2204
|
protoOf($serializer_1).co = function (encoder, value) {
|
|
2197
|
-
return this.
|
|
2205
|
+
return this.j67(encoder, value instanceof GameErrorReasonDto ? value : THROW_CCE());
|
|
2198
2206
|
};
|
|
2199
2207
|
protoOf($serializer_1).do = function (decoder) {
|
|
2200
|
-
var tmp0_desc = this.
|
|
2208
|
+
var tmp0_desc = this.i67_1;
|
|
2201
2209
|
var tmp1_flag = true;
|
|
2202
2210
|
var tmp2_index = 0;
|
|
2203
2211
|
var tmp3_bitMask0 = 0;
|
|
@@ -2225,7 +2233,7 @@
|
|
|
2225
2233
|
return GameErrorReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2226
2234
|
};
|
|
2227
2235
|
protoOf($serializer_1).bo = function () {
|
|
2228
|
-
return this.
|
|
2236
|
+
return this.i67_1;
|
|
2229
2237
|
};
|
|
2230
2238
|
protoOf($serializer_1).vz = function () {
|
|
2231
2239
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2241,7 +2249,7 @@
|
|
|
2241
2249
|
}
|
|
2242
2250
|
function GameErrorReasonDto_init_$Init$(seen0, reason, serializationConstructorMarker, $this) {
|
|
2243
2251
|
if (!(1 === (1 & seen0))) {
|
|
2244
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_1().
|
|
2252
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_1().i67_1);
|
|
2245
2253
|
}
|
|
2246
2254
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2247
2255
|
$this.reason = reason;
|
|
@@ -2282,19 +2290,19 @@
|
|
|
2282
2290
|
$serializer_instance_2 = this;
|
|
2283
2291
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('GAME_FINISHED_TYPE', this, 1);
|
|
2284
2292
|
tmp0_serialDesc.gz('reason', false);
|
|
2285
|
-
this.
|
|
2293
|
+
this.k67_1 = tmp0_serialDesc;
|
|
2286
2294
|
}
|
|
2287
|
-
protoOf($serializer_2).
|
|
2288
|
-
var tmp0_desc = this.
|
|
2295
|
+
protoOf($serializer_2).l67 = function (encoder, value) {
|
|
2296
|
+
var tmp0_desc = this.k67_1;
|
|
2289
2297
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
2290
|
-
tmp1_output.dt(tmp0_desc, 0, value.
|
|
2298
|
+
tmp1_output.dt(tmp0_desc, 0, value.m67_1);
|
|
2291
2299
|
tmp1_output.pr(tmp0_desc);
|
|
2292
2300
|
};
|
|
2293
2301
|
protoOf($serializer_2).co = function (encoder, value) {
|
|
2294
|
-
return this.
|
|
2302
|
+
return this.l67(encoder, value instanceof GameFinishedReasonDto ? value : THROW_CCE());
|
|
2295
2303
|
};
|
|
2296
2304
|
protoOf($serializer_2).do = function (decoder) {
|
|
2297
|
-
var tmp0_desc = this.
|
|
2305
|
+
var tmp0_desc = this.k67_1;
|
|
2298
2306
|
var tmp1_flag = true;
|
|
2299
2307
|
var tmp2_index = 0;
|
|
2300
2308
|
var tmp3_bitMask0 = 0;
|
|
@@ -2322,7 +2330,7 @@
|
|
|
2322
2330
|
return GameFinishedReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2323
2331
|
};
|
|
2324
2332
|
protoOf($serializer_2).bo = function () {
|
|
2325
|
-
return this.
|
|
2333
|
+
return this.k67_1;
|
|
2326
2334
|
};
|
|
2327
2335
|
protoOf($serializer_2).vz = function () {
|
|
2328
2336
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2338,10 +2346,10 @@
|
|
|
2338
2346
|
}
|
|
2339
2347
|
function GameFinishedReasonDto_init_$Init$(seen0, reason, serializationConstructorMarker, $this) {
|
|
2340
2348
|
if (!(1 === (1 & seen0))) {
|
|
2341
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_2().
|
|
2349
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_2().k67_1);
|
|
2342
2350
|
}
|
|
2343
2351
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2344
|
-
$this.
|
|
2352
|
+
$this.m67_1 = reason;
|
|
2345
2353
|
return $this;
|
|
2346
2354
|
}
|
|
2347
2355
|
function GameFinishedReasonDto_init_$Create$(seen0, reason, serializationConstructorMarker) {
|
|
@@ -2349,20 +2357,20 @@
|
|
|
2349
2357
|
}
|
|
2350
2358
|
function GameFinishedReasonDto(reason) {
|
|
2351
2359
|
TerminationGameReasonDto.call(this);
|
|
2352
|
-
this.
|
|
2360
|
+
this.m67_1 = reason;
|
|
2353
2361
|
}
|
|
2354
2362
|
protoOf(GameFinishedReasonDto).toString = function () {
|
|
2355
|
-
return 'GameFinishedReasonDto(reason=' + this.
|
|
2363
|
+
return 'GameFinishedReasonDto(reason=' + this.m67_1 + ')';
|
|
2356
2364
|
};
|
|
2357
2365
|
protoOf(GameFinishedReasonDto).hashCode = function () {
|
|
2358
|
-
return getStringHashCode(this.
|
|
2366
|
+
return getStringHashCode(this.m67_1);
|
|
2359
2367
|
};
|
|
2360
2368
|
protoOf(GameFinishedReasonDto).equals = function (other) {
|
|
2361
2369
|
if (this === other)
|
|
2362
2370
|
return true;
|
|
2363
2371
|
if (!(other instanceof GameFinishedReasonDto))
|
|
2364
2372
|
return false;
|
|
2365
|
-
if (!(this.
|
|
2373
|
+
if (!(this.m67_1 === other.m67_1))
|
|
2366
2374
|
return false;
|
|
2367
2375
|
return true;
|
|
2368
2376
|
};
|
|
@@ -2376,19 +2384,19 @@
|
|
|
2376
2384
|
$serializer_instance_3 = this;
|
|
2377
2385
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_EXIT', this, 1);
|
|
2378
2386
|
tmp0_serialDesc.gz('playerId', false);
|
|
2379
|
-
this.
|
|
2387
|
+
this.n67_1 = tmp0_serialDesc;
|
|
2380
2388
|
}
|
|
2381
|
-
protoOf($serializer_3).
|
|
2382
|
-
var tmp0_desc = this.
|
|
2389
|
+
protoOf($serializer_3).o67 = function (encoder, value) {
|
|
2390
|
+
var tmp0_desc = this.n67_1;
|
|
2383
2391
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
2384
|
-
tmp1_output.dt(tmp0_desc, 0, value.
|
|
2392
|
+
tmp1_output.dt(tmp0_desc, 0, value.p67_1);
|
|
2385
2393
|
tmp1_output.pr(tmp0_desc);
|
|
2386
2394
|
};
|
|
2387
2395
|
protoOf($serializer_3).co = function (encoder, value) {
|
|
2388
|
-
return this.
|
|
2396
|
+
return this.o67(encoder, value instanceof PlayerExitReasonDto ? value : THROW_CCE());
|
|
2389
2397
|
};
|
|
2390
2398
|
protoOf($serializer_3).do = function (decoder) {
|
|
2391
|
-
var tmp0_desc = this.
|
|
2399
|
+
var tmp0_desc = this.n67_1;
|
|
2392
2400
|
var tmp1_flag = true;
|
|
2393
2401
|
var tmp2_index = 0;
|
|
2394
2402
|
var tmp3_bitMask0 = 0;
|
|
@@ -2416,7 +2424,7 @@
|
|
|
2416
2424
|
return PlayerExitReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2417
2425
|
};
|
|
2418
2426
|
protoOf($serializer_3).bo = function () {
|
|
2419
|
-
return this.
|
|
2427
|
+
return this.n67_1;
|
|
2420
2428
|
};
|
|
2421
2429
|
protoOf($serializer_3).vz = function () {
|
|
2422
2430
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2432,10 +2440,10 @@
|
|
|
2432
2440
|
}
|
|
2433
2441
|
function PlayerExitReasonDto_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
2434
2442
|
if (!(1 === (1 & seen0))) {
|
|
2435
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_3().
|
|
2443
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_3().n67_1);
|
|
2436
2444
|
}
|
|
2437
2445
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2438
|
-
$this.
|
|
2446
|
+
$this.p67_1 = playerId;
|
|
2439
2447
|
return $this;
|
|
2440
2448
|
}
|
|
2441
2449
|
function PlayerExitReasonDto_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
@@ -2443,20 +2451,20 @@
|
|
|
2443
2451
|
}
|
|
2444
2452
|
function PlayerExitReasonDto(playerId) {
|
|
2445
2453
|
TerminationGameReasonDto.call(this);
|
|
2446
|
-
this.
|
|
2454
|
+
this.p67_1 = playerId;
|
|
2447
2455
|
}
|
|
2448
2456
|
protoOf(PlayerExitReasonDto).toString = function () {
|
|
2449
|
-
return 'PlayerExitReasonDto(playerId=' + this.
|
|
2457
|
+
return 'PlayerExitReasonDto(playerId=' + this.p67_1 + ')';
|
|
2450
2458
|
};
|
|
2451
2459
|
protoOf(PlayerExitReasonDto).hashCode = function () {
|
|
2452
|
-
return getStringHashCode(this.
|
|
2460
|
+
return getStringHashCode(this.p67_1);
|
|
2453
2461
|
};
|
|
2454
2462
|
protoOf(PlayerExitReasonDto).equals = function (other) {
|
|
2455
2463
|
if (this === other)
|
|
2456
2464
|
return true;
|
|
2457
2465
|
if (!(other instanceof PlayerExitReasonDto))
|
|
2458
2466
|
return false;
|
|
2459
|
-
if (!(this.
|
|
2467
|
+
if (!(this.p67_1 === other.p67_1))
|
|
2460
2468
|
return false;
|
|
2461
2469
|
return true;
|
|
2462
2470
|
};
|
|
@@ -2471,20 +2479,20 @@
|
|
|
2471
2479
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_LOST_CONNECTION', this, 2);
|
|
2472
2480
|
tmp0_serialDesc.gz('playerId', false);
|
|
2473
2481
|
tmp0_serialDesc.gz('tag', false);
|
|
2474
|
-
this.
|
|
2482
|
+
this.q67_1 = tmp0_serialDesc;
|
|
2475
2483
|
}
|
|
2476
|
-
protoOf($serializer_4).
|
|
2477
|
-
var tmp0_desc = this.
|
|
2484
|
+
protoOf($serializer_4).r67 = function (encoder, value) {
|
|
2485
|
+
var tmp0_desc = this.q67_1;
|
|
2478
2486
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
2479
|
-
tmp1_output.dt(tmp0_desc, 0, value.
|
|
2480
|
-
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
2487
|
+
tmp1_output.dt(tmp0_desc, 0, value.s67_1);
|
|
2488
|
+
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.t67_1);
|
|
2481
2489
|
tmp1_output.pr(tmp0_desc);
|
|
2482
2490
|
};
|
|
2483
2491
|
protoOf($serializer_4).co = function (encoder, value) {
|
|
2484
|
-
return this.
|
|
2492
|
+
return this.r67(encoder, value instanceof PlayerLostConnectionReasonDto ? value : THROW_CCE());
|
|
2485
2493
|
};
|
|
2486
2494
|
protoOf($serializer_4).do = function (decoder) {
|
|
2487
|
-
var tmp0_desc = this.
|
|
2495
|
+
var tmp0_desc = this.q67_1;
|
|
2488
2496
|
var tmp1_flag = true;
|
|
2489
2497
|
var tmp2_index = 0;
|
|
2490
2498
|
var tmp3_bitMask0 = 0;
|
|
@@ -2519,7 +2527,7 @@
|
|
|
2519
2527
|
return PlayerLostConnectionReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
2520
2528
|
};
|
|
2521
2529
|
protoOf($serializer_4).bo = function () {
|
|
2522
|
-
return this.
|
|
2530
|
+
return this.q67_1;
|
|
2523
2531
|
};
|
|
2524
2532
|
protoOf($serializer_4).vz = function () {
|
|
2525
2533
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2535,11 +2543,11 @@
|
|
|
2535
2543
|
}
|
|
2536
2544
|
function PlayerLostConnectionReasonDto_init_$Init$(seen0, playerId, tag, serializationConstructorMarker, $this) {
|
|
2537
2545
|
if (!(3 === (3 & seen0))) {
|
|
2538
|
-
throwMissingFieldException(seen0, 3, $serializer_getInstance_4().
|
|
2546
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_4().q67_1);
|
|
2539
2547
|
}
|
|
2540
2548
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2541
|
-
$this.
|
|
2542
|
-
$this.
|
|
2549
|
+
$this.s67_1 = playerId;
|
|
2550
|
+
$this.t67_1 = tag;
|
|
2543
2551
|
return $this;
|
|
2544
2552
|
}
|
|
2545
2553
|
function PlayerLostConnectionReasonDto_init_$Create$(seen0, playerId, tag, serializationConstructorMarker) {
|
|
@@ -2547,15 +2555,15 @@
|
|
|
2547
2555
|
}
|
|
2548
2556
|
function PlayerLostConnectionReasonDto(playerId, tag) {
|
|
2549
2557
|
TerminationGameReasonDto.call(this);
|
|
2550
|
-
this.
|
|
2551
|
-
this.
|
|
2558
|
+
this.s67_1 = playerId;
|
|
2559
|
+
this.t67_1 = tag;
|
|
2552
2560
|
}
|
|
2553
2561
|
protoOf(PlayerLostConnectionReasonDto).toString = function () {
|
|
2554
|
-
return 'PlayerLostConnectionReasonDto(playerId=' + this.
|
|
2562
|
+
return 'PlayerLostConnectionReasonDto(playerId=' + this.s67_1 + ', tag=' + this.t67_1 + ')';
|
|
2555
2563
|
};
|
|
2556
2564
|
protoOf(PlayerLostConnectionReasonDto).hashCode = function () {
|
|
2557
|
-
var result = getStringHashCode(this.
|
|
2558
|
-
result = imul(result, 31) + (this.
|
|
2565
|
+
var result = getStringHashCode(this.s67_1);
|
|
2566
|
+
result = imul(result, 31) + (this.t67_1 == null ? 0 : getStringHashCode(this.t67_1)) | 0;
|
|
2559
2567
|
return result;
|
|
2560
2568
|
};
|
|
2561
2569
|
protoOf(PlayerLostConnectionReasonDto).equals = function (other) {
|
|
@@ -2563,9 +2571,9 @@
|
|
|
2563
2571
|
return true;
|
|
2564
2572
|
if (!(other instanceof PlayerLostConnectionReasonDto))
|
|
2565
2573
|
return false;
|
|
2566
|
-
if (!(this.
|
|
2574
|
+
if (!(this.s67_1 === other.s67_1))
|
|
2567
2575
|
return false;
|
|
2568
|
-
if (!(this.
|
|
2576
|
+
if (!(this.t67_1 == other.t67_1))
|
|
2569
2577
|
return false;
|
|
2570
2578
|
return true;
|
|
2571
2579
|
};
|
|
@@ -2580,20 +2588,20 @@
|
|
|
2580
2588
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_TIMEOUT', this, 2);
|
|
2581
2589
|
tmp0_serialDesc.gz('playerId', false);
|
|
2582
2590
|
tmp0_serialDesc.gz('tag', false);
|
|
2583
|
-
this.
|
|
2591
|
+
this.u67_1 = tmp0_serialDesc;
|
|
2584
2592
|
}
|
|
2585
|
-
protoOf($serializer_5).
|
|
2586
|
-
var tmp0_desc = this.
|
|
2593
|
+
protoOf($serializer_5).v67 = function (encoder, value) {
|
|
2594
|
+
var tmp0_desc = this.u67_1;
|
|
2587
2595
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
2588
|
-
tmp1_output.dt(tmp0_desc, 0, value.
|
|
2589
|
-
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
2596
|
+
tmp1_output.dt(tmp0_desc, 0, value.w67_1);
|
|
2597
|
+
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.x67_1);
|
|
2590
2598
|
tmp1_output.pr(tmp0_desc);
|
|
2591
2599
|
};
|
|
2592
2600
|
protoOf($serializer_5).co = function (encoder, value) {
|
|
2593
|
-
return this.
|
|
2601
|
+
return this.v67(encoder, value instanceof PlayerTimeoutReasonDto ? value : THROW_CCE());
|
|
2594
2602
|
};
|
|
2595
2603
|
protoOf($serializer_5).do = function (decoder) {
|
|
2596
|
-
var tmp0_desc = this.
|
|
2604
|
+
var tmp0_desc = this.u67_1;
|
|
2597
2605
|
var tmp1_flag = true;
|
|
2598
2606
|
var tmp2_index = 0;
|
|
2599
2607
|
var tmp3_bitMask0 = 0;
|
|
@@ -2628,7 +2636,7 @@
|
|
|
2628
2636
|
return PlayerTimeoutReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
2629
2637
|
};
|
|
2630
2638
|
protoOf($serializer_5).bo = function () {
|
|
2631
|
-
return this.
|
|
2639
|
+
return this.u67_1;
|
|
2632
2640
|
};
|
|
2633
2641
|
protoOf($serializer_5).vz = function () {
|
|
2634
2642
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2644,11 +2652,11 @@
|
|
|
2644
2652
|
}
|
|
2645
2653
|
function PlayerTimeoutReasonDto_init_$Init$(seen0, playerId, tag, serializationConstructorMarker, $this) {
|
|
2646
2654
|
if (!(3 === (3 & seen0))) {
|
|
2647
|
-
throwMissingFieldException(seen0, 3, $serializer_getInstance_5().
|
|
2655
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_5().u67_1);
|
|
2648
2656
|
}
|
|
2649
2657
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2650
|
-
$this.
|
|
2651
|
-
$this.
|
|
2658
|
+
$this.w67_1 = playerId;
|
|
2659
|
+
$this.x67_1 = tag;
|
|
2652
2660
|
return $this;
|
|
2653
2661
|
}
|
|
2654
2662
|
function PlayerTimeoutReasonDto_init_$Create$(seen0, playerId, tag, serializationConstructorMarker) {
|
|
@@ -2656,15 +2664,15 @@
|
|
|
2656
2664
|
}
|
|
2657
2665
|
function PlayerTimeoutReasonDto(playerId, tag) {
|
|
2658
2666
|
TerminationGameReasonDto.call(this);
|
|
2659
|
-
this.
|
|
2660
|
-
this.
|
|
2667
|
+
this.w67_1 = playerId;
|
|
2668
|
+
this.x67_1 = tag;
|
|
2661
2669
|
}
|
|
2662
2670
|
protoOf(PlayerTimeoutReasonDto).toString = function () {
|
|
2663
|
-
return 'PlayerTimeoutReasonDto(playerId=' + this.
|
|
2671
|
+
return 'PlayerTimeoutReasonDto(playerId=' + this.w67_1 + ', tag=' + this.x67_1 + ')';
|
|
2664
2672
|
};
|
|
2665
2673
|
protoOf(PlayerTimeoutReasonDto).hashCode = function () {
|
|
2666
|
-
var result = getStringHashCode(this.
|
|
2667
|
-
result = imul(result, 31) + (this.
|
|
2674
|
+
var result = getStringHashCode(this.w67_1);
|
|
2675
|
+
result = imul(result, 31) + (this.x67_1 == null ? 0 : getStringHashCode(this.x67_1)) | 0;
|
|
2668
2676
|
return result;
|
|
2669
2677
|
};
|
|
2670
2678
|
protoOf(PlayerTimeoutReasonDto).equals = function (other) {
|
|
@@ -2672,14 +2680,14 @@
|
|
|
2672
2680
|
return true;
|
|
2673
2681
|
if (!(other instanceof PlayerTimeoutReasonDto))
|
|
2674
2682
|
return false;
|
|
2675
|
-
if (!(this.
|
|
2683
|
+
if (!(this.w67_1 === other.w67_1))
|
|
2676
2684
|
return false;
|
|
2677
|
-
if (!(this.
|
|
2685
|
+
if (!(this.x67_1 == other.x67_1))
|
|
2678
2686
|
return false;
|
|
2679
2687
|
return true;
|
|
2680
2688
|
};
|
|
2681
2689
|
function _get_$cachedSerializer__te6jhj_7($this) {
|
|
2682
|
-
return $this.
|
|
2690
|
+
return $this.y67_1.w();
|
|
2683
2691
|
}
|
|
2684
2692
|
function WaitingForConnectionReasonDto$_anonymous__hgbgp6() {
|
|
2685
2693
|
var tmp = WaitingForConnectionReasonDto_getInstance();
|
|
@@ -2694,7 +2702,7 @@
|
|
|
2694
2702
|
TerminationGameReasonDto.call(this);
|
|
2695
2703
|
var tmp = this;
|
|
2696
2704
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2697
|
-
tmp.
|
|
2705
|
+
tmp.y67_1 = lazy(tmp_0, WaitingForConnectionReasonDto$_anonymous__hgbgp6);
|
|
2698
2706
|
}
|
|
2699
2707
|
protoOf(WaitingForConnectionReasonDto).a1c = function () {
|
|
2700
2708
|
return _get_$cachedSerializer__te6jhj_7(this);
|
|
@@ -2840,20 +2848,20 @@
|
|
|
2840
2848
|
}
|
|
2841
2849
|
function mapFromDto_2(_this__u8e3s4) {
|
|
2842
2850
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2843
|
-
var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4.
|
|
2851
|
+
var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4.m67_1, get_gameFinishedReasonMapping());
|
|
2844
2852
|
return new GameFinishedReason(tmp0_elvis_lhs == null ? Reason_GAME_NOT_EXISTS_getInstance() : tmp0_elvis_lhs);
|
|
2845
2853
|
}
|
|
2846
2854
|
function mapFromDto_3(_this__u8e3s4) {
|
|
2847
2855
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2848
|
-
return new PlayerExitReason(_this__u8e3s4.
|
|
2856
|
+
return new PlayerExitReason(_this__u8e3s4.p67_1);
|
|
2849
2857
|
}
|
|
2850
2858
|
function mapFromDto_4(_this__u8e3s4) {
|
|
2851
2859
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2852
|
-
return new PlayerLostConnectionReason(_this__u8e3s4.
|
|
2860
|
+
return new PlayerLostConnectionReason(_this__u8e3s4.s67_1, _this__u8e3s4.t67_1);
|
|
2853
2861
|
}
|
|
2854
2862
|
function mapFromDto_5(_this__u8e3s4) {
|
|
2855
2863
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2856
|
-
return new PlayerTimeoutReason(_this__u8e3s4.
|
|
2864
|
+
return new PlayerTimeoutReason(_this__u8e3s4.w67_1, _this__u8e3s4.x67_1);
|
|
2857
2865
|
}
|
|
2858
2866
|
function mapFromDto_6(_this__u8e3s4) {
|
|
2859
2867
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
@@ -2914,17 +2922,17 @@
|
|
|
2914
2922
|
return new GameUserInfoDto(tmp0_playerId, tmp1_uid, tmp3_name, tmp2_nickname, tmp5_avatarUrl, tmp4_photo, tmp8_rating, tmp6_isBot, tmp7_initialLuckyFactor);
|
|
2915
2923
|
}
|
|
2916
2924
|
function mapFromDto_8(_this__u8e3s4) {
|
|
2917
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
2918
|
-
var tmp = tmp0_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.
|
|
2919
|
-
var tmp1_elvis_lhs = _this__u8e3s4.
|
|
2920
|
-
var tmp_0 = tmp1_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.
|
|
2921
|
-
var tmp2_elvis_lhs = _this__u8e3s4.
|
|
2922
|
-
var tmp_1 = tmp2_elvis_lhs == null ? _this__u8e3s4.
|
|
2923
|
-
var tmp3_elvis_lhs = _this__u8e3s4.
|
|
2924
|
-
return new GameUserInfo(tmp, tmp_0, tmp_1, tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs, _this__u8e3s4.
|
|
2925
|
+
var tmp0_elvis_lhs = _this__u8e3s4.z67_1;
|
|
2926
|
+
var tmp = tmp0_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.a68_1) : tmp0_elvis_lhs;
|
|
2927
|
+
var tmp1_elvis_lhs = _this__u8e3s4.b68_1;
|
|
2928
|
+
var tmp_0 = tmp1_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.c68_1) : tmp1_elvis_lhs;
|
|
2929
|
+
var tmp2_elvis_lhs = _this__u8e3s4.d68_1;
|
|
2930
|
+
var tmp_1 = tmp2_elvis_lhs == null ? _this__u8e3s4.e68_1 : tmp2_elvis_lhs;
|
|
2931
|
+
var tmp3_elvis_lhs = _this__u8e3s4.g68_1;
|
|
2932
|
+
return new GameUserInfo(tmp, tmp_0, tmp_1, tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs, _this__u8e3s4.h68_1, _this__u8e3s4.f68_1);
|
|
2925
2933
|
}
|
|
2926
2934
|
function mapFromDto_9(_this__u8e3s4) {
|
|
2927
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
2935
|
+
var tmp0_safe_receiver = _this__u8e3s4.i68_1;
|
|
2928
2936
|
var tmp;
|
|
2929
2937
|
if (tmp0_safe_receiver == null) {
|
|
2930
2938
|
tmp = null;
|
|
@@ -2933,7 +2941,7 @@
|
|
|
2933
2941
|
tmp = Companion_getInstance_0().mk(tmp0_safe_receiver);
|
|
2934
2942
|
}
|
|
2935
2943
|
var tmp5_startFromTime = tmp;
|
|
2936
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
2944
|
+
var tmp1_safe_receiver = _this__u8e3s4.k68_1;
|
|
2937
2945
|
var tmp_0;
|
|
2938
2946
|
if (tmp1_safe_receiver == null) {
|
|
2939
2947
|
tmp_0 = null;
|
|
@@ -2942,7 +2950,7 @@
|
|
|
2942
2950
|
tmp_0 = Companion_getInstance_0().mk(tmp1_safe_receiver);
|
|
2943
2951
|
}
|
|
2944
2952
|
var tmp6_waitPlayerUntilTime = tmp_0;
|
|
2945
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
2953
|
+
var tmp2_safe_receiver = _this__u8e3s4.j68_1;
|
|
2946
2954
|
var tmp_1;
|
|
2947
2955
|
if (tmp2_safe_receiver == null) {
|
|
2948
2956
|
tmp_1 = null;
|
|
@@ -2951,11 +2959,11 @@
|
|
|
2951
2959
|
tmp_1 = Companion_getInstance_0().mk(tmp2_safe_receiver);
|
|
2952
2960
|
}
|
|
2953
2961
|
var tmp7_playerTurnTimeout = tmp_1;
|
|
2954
|
-
var tmp8_state = _this__u8e3s4.
|
|
2955
|
-
var tmp9_tag = _this__u8e3s4.
|
|
2956
|
-
var tmp3_elvis_lhs = _this__u8e3s4.
|
|
2962
|
+
var tmp8_state = _this__u8e3s4.l68_1;
|
|
2963
|
+
var tmp9_tag = _this__u8e3s4.n68_1;
|
|
2964
|
+
var tmp3_elvis_lhs = _this__u8e3s4.m68_1;
|
|
2957
2965
|
var tmp10_ready = tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs;
|
|
2958
|
-
var tmp4_safe_receiver = _this__u8e3s4.
|
|
2966
|
+
var tmp4_safe_receiver = _this__u8e3s4.o68_1;
|
|
2959
2967
|
var tmp11_connection = tmp4_safe_receiver == null ? null : mapFromDto_10(tmp4_safe_receiver);
|
|
2960
2968
|
return new PlayerState(tmp5_startFromTime, tmp7_playerTurnTimeout, tmp6_waitPlayerUntilTime, tmp8_state, tmp10_ready, tmp9_tag, tmp11_connection);
|
|
2961
2969
|
}
|
|
@@ -2974,7 +2982,7 @@
|
|
|
2974
2982
|
return new PlayerStateDto(tmp4_startFrom, tmp6_playerTurnTimeout, tmp5_waitPlayerUntilTime, tmp7_state, tmp9_ready, tmp8_tag, tmp10_connection);
|
|
2975
2983
|
}
|
|
2976
2984
|
function mapFromDto_10(_this__u8e3s4) {
|
|
2977
|
-
return new PlayerConnection(_this__u8e3s4.
|
|
2985
|
+
return new PlayerConnection(_this__u8e3s4.p68_1, Companion_getInstance_0().mk(_this__u8e3s4.q68_1), Companion_getInstance().gk(_this__u8e3s4.r68_1));
|
|
2978
2986
|
}
|
|
2979
2987
|
function mapToDto_10(_this__u8e3s4) {
|
|
2980
2988
|
return new PlayerConnectionDto(_this__u8e3s4.t65_1, _this__u8e3s4.u65_1.toString(), Duration__toIsoString_impl_9h6wsm(_this__u8e3s4.v65_1));
|
|
@@ -2997,39 +3005,39 @@
|
|
|
2997
3005
|
tmp0_serialDesc.gz('rating', false);
|
|
2998
3006
|
tmp0_serialDesc.gz('is_bot', false);
|
|
2999
3007
|
tmp0_serialDesc.gz('lucky_factor', false);
|
|
3000
|
-
this.
|
|
3008
|
+
this.s68_1 = tmp0_serialDesc;
|
|
3001
3009
|
}
|
|
3002
|
-
protoOf($serializer_6).
|
|
3003
|
-
var tmp0_desc = this.
|
|
3010
|
+
protoOf($serializer_6).t68 = function (encoder, value) {
|
|
3011
|
+
var tmp0_desc = this.s68_1;
|
|
3004
3012
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
3005
|
-
if (tmp1_output.lt(tmp0_desc, 0) ? true : !(value.
|
|
3006
|
-
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3013
|
+
if (tmp1_output.lt(tmp0_desc, 0) ? true : !(value.z67_1 == null)) {
|
|
3014
|
+
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.z67_1);
|
|
3007
3015
|
}
|
|
3008
|
-
if (tmp1_output.lt(tmp0_desc, 1) ? true : !(value.
|
|
3009
|
-
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
3016
|
+
if (tmp1_output.lt(tmp0_desc, 1) ? true : !(value.a68_1 == null)) {
|
|
3017
|
+
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.a68_1);
|
|
3010
3018
|
}
|
|
3011
|
-
if (tmp1_output.lt(tmp0_desc, 2) ? true : !(value.
|
|
3012
|
-
tmp1_output.ht(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
3019
|
+
if (tmp1_output.lt(tmp0_desc, 2) ? true : !(value.b68_1 == null)) {
|
|
3020
|
+
tmp1_output.ht(tmp0_desc, 2, StringSerializer_getInstance(), value.b68_1);
|
|
3013
3021
|
}
|
|
3014
|
-
if (tmp1_output.lt(tmp0_desc, 3) ? true : !(value.
|
|
3015
|
-
tmp1_output.ht(tmp0_desc, 3, StringSerializer_getInstance(), value.
|
|
3022
|
+
if (tmp1_output.lt(tmp0_desc, 3) ? true : !(value.c68_1 == null)) {
|
|
3023
|
+
tmp1_output.ht(tmp0_desc, 3, StringSerializer_getInstance(), value.c68_1);
|
|
3016
3024
|
}
|
|
3017
|
-
if (tmp1_output.lt(tmp0_desc, 4) ? true : !(value.
|
|
3018
|
-
tmp1_output.ht(tmp0_desc, 4, StringSerializer_getInstance(), value.
|
|
3025
|
+
if (tmp1_output.lt(tmp0_desc, 4) ? true : !(value.d68_1 == null)) {
|
|
3026
|
+
tmp1_output.ht(tmp0_desc, 4, StringSerializer_getInstance(), value.d68_1);
|
|
3019
3027
|
}
|
|
3020
|
-
if (tmp1_output.lt(tmp0_desc, 5) ? true : !(value.
|
|
3021
|
-
tmp1_output.ht(tmp0_desc, 5, StringSerializer_getInstance(), value.
|
|
3028
|
+
if (tmp1_output.lt(tmp0_desc, 5) ? true : !(value.e68_1 == null)) {
|
|
3029
|
+
tmp1_output.ht(tmp0_desc, 5, StringSerializer_getInstance(), value.e68_1);
|
|
3022
3030
|
}
|
|
3023
|
-
tmp1_output.ht(tmp0_desc, 6, DoubleSerializer_getInstance(), value.
|
|
3024
|
-
tmp1_output.ht(tmp0_desc, 7, BooleanSerializer_getInstance(), value.
|
|
3025
|
-
tmp1_output.ht(tmp0_desc, 8, FloatSerializer_getInstance(), value.
|
|
3031
|
+
tmp1_output.ht(tmp0_desc, 6, DoubleSerializer_getInstance(), value.f68_1);
|
|
3032
|
+
tmp1_output.ht(tmp0_desc, 7, BooleanSerializer_getInstance(), value.g68_1);
|
|
3033
|
+
tmp1_output.ht(tmp0_desc, 8, FloatSerializer_getInstance(), value.h68_1);
|
|
3026
3034
|
tmp1_output.pr(tmp0_desc);
|
|
3027
3035
|
};
|
|
3028
3036
|
protoOf($serializer_6).co = function (encoder, value) {
|
|
3029
|
-
return this.
|
|
3037
|
+
return this.t68(encoder, value instanceof GameUserInfoDto ? value : THROW_CCE());
|
|
3030
3038
|
};
|
|
3031
3039
|
protoOf($serializer_6).do = function (decoder) {
|
|
3032
|
-
var tmp0_desc = this.
|
|
3040
|
+
var tmp0_desc = this.s68_1;
|
|
3033
3041
|
var tmp1_flag = true;
|
|
3034
3042
|
var tmp2_index = 0;
|
|
3035
3043
|
var tmp3_bitMask0 = 0;
|
|
@@ -3113,7 +3121,7 @@
|
|
|
3113
3121
|
return GameUserInfoDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, null);
|
|
3114
3122
|
};
|
|
3115
3123
|
protoOf($serializer_6).bo = function () {
|
|
3116
|
-
return this.
|
|
3124
|
+
return this.s68_1;
|
|
3117
3125
|
};
|
|
3118
3126
|
protoOf($serializer_6).vz = function () {
|
|
3119
3127
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -3129,35 +3137,35 @@
|
|
|
3129
3137
|
}
|
|
3130
3138
|
function GameUserInfoDto_init_$Init$(seen0, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, serializationConstructorMarker, $this) {
|
|
3131
3139
|
if (!(448 === (448 & seen0))) {
|
|
3132
|
-
throwMissingFieldException(seen0, 448, $serializer_getInstance_6().
|
|
3140
|
+
throwMissingFieldException(seen0, 448, $serializer_getInstance_6().s68_1);
|
|
3133
3141
|
}
|
|
3134
3142
|
if (0 === (seen0 & 1))
|
|
3135
|
-
$this.
|
|
3143
|
+
$this.z67_1 = null;
|
|
3136
3144
|
else
|
|
3137
|
-
$this.
|
|
3145
|
+
$this.z67_1 = playerId;
|
|
3138
3146
|
if (0 === (seen0 & 2))
|
|
3139
|
-
$this.
|
|
3147
|
+
$this.a68_1 = null;
|
|
3140
3148
|
else
|
|
3141
|
-
$this.
|
|
3149
|
+
$this.a68_1 = uid;
|
|
3142
3150
|
if (0 === (seen0 & 4))
|
|
3143
|
-
$this.
|
|
3151
|
+
$this.b68_1 = null;
|
|
3144
3152
|
else
|
|
3145
|
-
$this.
|
|
3153
|
+
$this.b68_1 = name;
|
|
3146
3154
|
if (0 === (seen0 & 8))
|
|
3147
|
-
$this.
|
|
3155
|
+
$this.c68_1 = null;
|
|
3148
3156
|
else
|
|
3149
|
-
$this.
|
|
3157
|
+
$this.c68_1 = nickname;
|
|
3150
3158
|
if (0 === (seen0 & 16))
|
|
3151
|
-
$this.
|
|
3159
|
+
$this.d68_1 = null;
|
|
3152
3160
|
else
|
|
3153
|
-
$this.
|
|
3161
|
+
$this.d68_1 = avatarUrl;
|
|
3154
3162
|
if (0 === (seen0 & 32))
|
|
3155
|
-
$this.
|
|
3163
|
+
$this.e68_1 = null;
|
|
3156
3164
|
else
|
|
3157
|
-
$this.
|
|
3158
|
-
$this.
|
|
3159
|
-
$this.
|
|
3160
|
-
$this.
|
|
3165
|
+
$this.e68_1 = photo;
|
|
3166
|
+
$this.f68_1 = rating;
|
|
3167
|
+
$this.g68_1 = isBot;
|
|
3168
|
+
$this.h68_1 = initialLuckyFactor;
|
|
3161
3169
|
return $this;
|
|
3162
3170
|
}
|
|
3163
3171
|
function GameUserInfoDto_init_$Create$(seen0, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, serializationConstructorMarker) {
|
|
@@ -3170,47 +3178,47 @@
|
|
|
3170
3178
|
nickname = nickname === VOID ? null : nickname;
|
|
3171
3179
|
avatarUrl = avatarUrl === VOID ? null : avatarUrl;
|
|
3172
3180
|
photo = photo === VOID ? null : photo;
|
|
3173
|
-
this.
|
|
3174
|
-
this.
|
|
3175
|
-
this.
|
|
3176
|
-
this.
|
|
3177
|
-
this.
|
|
3178
|
-
this.
|
|
3179
|
-
this.
|
|
3180
|
-
this.
|
|
3181
|
-
this.
|
|
3182
|
-
}
|
|
3183
|
-
protoOf(GameUserInfoDto).
|
|
3184
|
-
return this.
|
|
3185
|
-
};
|
|
3186
|
-
protoOf(GameUserInfoDto).
|
|
3181
|
+
this.z67_1 = playerId;
|
|
3182
|
+
this.a68_1 = uid;
|
|
3183
|
+
this.b68_1 = name;
|
|
3184
|
+
this.c68_1 = nickname;
|
|
3185
|
+
this.d68_1 = avatarUrl;
|
|
3186
|
+
this.e68_1 = photo;
|
|
3187
|
+
this.f68_1 = rating;
|
|
3188
|
+
this.g68_1 = isBot;
|
|
3189
|
+
this.h68_1 = initialLuckyFactor;
|
|
3190
|
+
}
|
|
3191
|
+
protoOf(GameUserInfoDto).u68 = function () {
|
|
3192
|
+
return this.v68(VOID, VOID, VOID, VOID, VOID, VOID, VOID, null, null);
|
|
3193
|
+
};
|
|
3194
|
+
protoOf(GameUserInfoDto).w68 = function (playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor) {
|
|
3187
3195
|
return new GameUserInfoDto(playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor);
|
|
3188
3196
|
};
|
|
3189
|
-
protoOf(GameUserInfoDto).
|
|
3190
|
-
playerId = playerId === VOID ? this.
|
|
3191
|
-
uid = uid === VOID ? this.
|
|
3192
|
-
name = name === VOID ? this.
|
|
3193
|
-
nickname = nickname === VOID ? this.
|
|
3194
|
-
avatarUrl = avatarUrl === VOID ? this.
|
|
3195
|
-
photo = photo === VOID ? this.
|
|
3196
|
-
rating = rating === VOID ? this.
|
|
3197
|
-
isBot = isBot === VOID ? this.
|
|
3198
|
-
initialLuckyFactor = initialLuckyFactor === VOID ? this.
|
|
3199
|
-
return $super === VOID ? this.
|
|
3197
|
+
protoOf(GameUserInfoDto).v68 = function (playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, $super) {
|
|
3198
|
+
playerId = playerId === VOID ? this.z67_1 : playerId;
|
|
3199
|
+
uid = uid === VOID ? this.a68_1 : uid;
|
|
3200
|
+
name = name === VOID ? this.b68_1 : name;
|
|
3201
|
+
nickname = nickname === VOID ? this.c68_1 : nickname;
|
|
3202
|
+
avatarUrl = avatarUrl === VOID ? this.d68_1 : avatarUrl;
|
|
3203
|
+
photo = photo === VOID ? this.e68_1 : photo;
|
|
3204
|
+
rating = rating === VOID ? this.f68_1 : rating;
|
|
3205
|
+
isBot = isBot === VOID ? this.g68_1 : isBot;
|
|
3206
|
+
initialLuckyFactor = initialLuckyFactor === VOID ? this.h68_1 : initialLuckyFactor;
|
|
3207
|
+
return $super === VOID ? this.w68(playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor) : $super.w68.call(this, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor);
|
|
3200
3208
|
};
|
|
3201
3209
|
protoOf(GameUserInfoDto).toString = function () {
|
|
3202
|
-
return 'GameUserInfoDto(playerId=' + this.
|
|
3210
|
+
return 'GameUserInfoDto(playerId=' + this.z67_1 + ', uid=' + this.a68_1 + ', name=' + this.b68_1 + ', nickname=' + this.c68_1 + ', avatarUrl=' + this.d68_1 + ', photo=' + this.e68_1 + ', rating=' + this.f68_1 + ', isBot=' + this.g68_1 + ', initialLuckyFactor=' + this.h68_1 + ')';
|
|
3203
3211
|
};
|
|
3204
3212
|
protoOf(GameUserInfoDto).hashCode = function () {
|
|
3205
|
-
var result = this.
|
|
3206
|
-
result = imul(result, 31) + (this.z67_1 == null ? 0 : getStringHashCode(this.z67_1)) | 0;
|
|
3213
|
+
var result = this.z67_1 == null ? 0 : getStringHashCode(this.z67_1);
|
|
3207
3214
|
result = imul(result, 31) + (this.a68_1 == null ? 0 : getStringHashCode(this.a68_1)) | 0;
|
|
3208
3215
|
result = imul(result, 31) + (this.b68_1 == null ? 0 : getStringHashCode(this.b68_1)) | 0;
|
|
3209
3216
|
result = imul(result, 31) + (this.c68_1 == null ? 0 : getStringHashCode(this.c68_1)) | 0;
|
|
3210
3217
|
result = imul(result, 31) + (this.d68_1 == null ? 0 : getStringHashCode(this.d68_1)) | 0;
|
|
3211
|
-
result = imul(result, 31) + (this.e68_1 == null ? 0 :
|
|
3212
|
-
result = imul(result, 31) + (this.f68_1 == null ? 0 :
|
|
3213
|
-
result = imul(result, 31) + (this.g68_1 == null ? 0 :
|
|
3218
|
+
result = imul(result, 31) + (this.e68_1 == null ? 0 : getStringHashCode(this.e68_1)) | 0;
|
|
3219
|
+
result = imul(result, 31) + (this.f68_1 == null ? 0 : getNumberHashCode(this.f68_1)) | 0;
|
|
3220
|
+
result = imul(result, 31) + (this.g68_1 == null ? 0 : getBooleanHashCode(this.g68_1)) | 0;
|
|
3221
|
+
result = imul(result, 31) + (this.h68_1 == null ? 0 : getNumberHashCode(this.h68_1)) | 0;
|
|
3214
3222
|
return result;
|
|
3215
3223
|
};
|
|
3216
3224
|
protoOf(GameUserInfoDto).equals = function (other) {
|
|
@@ -3218,8 +3226,6 @@
|
|
|
3218
3226
|
return true;
|
|
3219
3227
|
if (!(other instanceof GameUserInfoDto))
|
|
3220
3228
|
return false;
|
|
3221
|
-
if (!(this.y67_1 == other.y67_1))
|
|
3222
|
-
return false;
|
|
3223
3229
|
if (!(this.z67_1 == other.z67_1))
|
|
3224
3230
|
return false;
|
|
3225
3231
|
if (!(this.a68_1 == other.a68_1))
|
|
@@ -3230,11 +3236,13 @@
|
|
|
3230
3236
|
return false;
|
|
3231
3237
|
if (!(this.d68_1 == other.d68_1))
|
|
3232
3238
|
return false;
|
|
3233
|
-
if (!
|
|
3239
|
+
if (!(this.e68_1 == other.e68_1))
|
|
3240
|
+
return false;
|
|
3241
|
+
if (!equals(this.f68_1, other.f68_1))
|
|
3234
3242
|
return false;
|
|
3235
|
-
if (!(this.
|
|
3243
|
+
if (!(this.g68_1 == other.g68_1))
|
|
3236
3244
|
return false;
|
|
3237
|
-
if (!equals(this.
|
|
3245
|
+
if (!equals(this.h68_1, other.h68_1))
|
|
3238
3246
|
return false;
|
|
3239
3247
|
return true;
|
|
3240
3248
|
};
|
|
@@ -3248,7 +3256,7 @@
|
|
|
3248
3256
|
// Inline function 'kotlin.arrayOf' call
|
|
3249
3257
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3250
3258
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3251
|
-
tmp.
|
|
3259
|
+
tmp.x68_1 = [lazy(tmp_0, PlayerConnectionDto$Companion$$childSerializers$_anonymous__jevhp2), null, null];
|
|
3252
3260
|
}
|
|
3253
3261
|
var Companion_instance_19;
|
|
3254
3262
|
function Companion_getInstance_20() {
|
|
@@ -3262,22 +3270,22 @@
|
|
|
3262
3270
|
tmp0_serialDesc.gz('state', false);
|
|
3263
3271
|
tmp0_serialDesc.gz('connectionChangedTime', false);
|
|
3264
3272
|
tmp0_serialDesc.gz('notLiveDurationRecord', false);
|
|
3265
|
-
this.
|
|
3273
|
+
this.y68_1 = tmp0_serialDesc;
|
|
3266
3274
|
}
|
|
3267
|
-
protoOf($serializer_7).
|
|
3268
|
-
var tmp0_desc = this.
|
|
3275
|
+
protoOf($serializer_7).z68 = function (encoder, value) {
|
|
3276
|
+
var tmp0_desc = this.y68_1;
|
|
3269
3277
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
3270
|
-
var tmp2_cached = Companion_getInstance_20().
|
|
3271
|
-
tmp1_output.ft(tmp0_desc, 0, tmp2_cached[0].w(), value.
|
|
3272
|
-
tmp1_output.dt(tmp0_desc, 1, value.
|
|
3273
|
-
tmp1_output.dt(tmp0_desc, 2, value.
|
|
3278
|
+
var tmp2_cached = Companion_getInstance_20().x68_1;
|
|
3279
|
+
tmp1_output.ft(tmp0_desc, 0, tmp2_cached[0].w(), value.p68_1);
|
|
3280
|
+
tmp1_output.dt(tmp0_desc, 1, value.q68_1);
|
|
3281
|
+
tmp1_output.dt(tmp0_desc, 2, value.r68_1);
|
|
3274
3282
|
tmp1_output.pr(tmp0_desc);
|
|
3275
3283
|
};
|
|
3276
3284
|
protoOf($serializer_7).co = function (encoder, value) {
|
|
3277
|
-
return this.
|
|
3285
|
+
return this.z68(encoder, value instanceof PlayerConnectionDto ? value : THROW_CCE());
|
|
3278
3286
|
};
|
|
3279
3287
|
protoOf($serializer_7).do = function (decoder) {
|
|
3280
|
-
var tmp0_desc = this.
|
|
3288
|
+
var tmp0_desc = this.y68_1;
|
|
3281
3289
|
var tmp1_flag = true;
|
|
3282
3290
|
var tmp2_index = 0;
|
|
3283
3291
|
var tmp3_bitMask0 = 0;
|
|
@@ -3285,7 +3293,7 @@
|
|
|
3285
3293
|
var tmp5_local1 = null;
|
|
3286
3294
|
var tmp6_local2 = null;
|
|
3287
3295
|
var tmp7_input = decoder.or(tmp0_desc);
|
|
3288
|
-
var tmp8_cached = Companion_getInstance_20().
|
|
3296
|
+
var tmp8_cached = Companion_getInstance_20().x68_1;
|
|
3289
3297
|
if (tmp7_input.es()) {
|
|
3290
3298
|
tmp4_local0 = tmp7_input.as(tmp0_desc, 0, tmp8_cached[0].w(), tmp4_local0);
|
|
3291
3299
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3320,13 +3328,13 @@
|
|
|
3320
3328
|
return PlayerConnectionDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
3321
3329
|
};
|
|
3322
3330
|
protoOf($serializer_7).bo = function () {
|
|
3323
|
-
return this.
|
|
3331
|
+
return this.y68_1;
|
|
3324
3332
|
};
|
|
3325
3333
|
protoOf($serializer_7).vz = function () {
|
|
3326
3334
|
// Inline function 'kotlin.arrayOf' call
|
|
3327
3335
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3328
3336
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3329
|
-
return [Companion_getInstance_20().
|
|
3337
|
+
return [Companion_getInstance_20().x68_1[0].w(), StringSerializer_getInstance(), StringSerializer_getInstance()];
|
|
3330
3338
|
};
|
|
3331
3339
|
var $serializer_instance_7;
|
|
3332
3340
|
function $serializer_getInstance_7() {
|
|
@@ -3336,11 +3344,11 @@
|
|
|
3336
3344
|
}
|
|
3337
3345
|
function PlayerConnectionDto_init_$Init$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker, $this) {
|
|
3338
3346
|
if (!(7 === (7 & seen0))) {
|
|
3339
|
-
throwMissingFieldException(seen0, 7, $serializer_getInstance_7().
|
|
3347
|
+
throwMissingFieldException(seen0, 7, $serializer_getInstance_7().y68_1);
|
|
3340
3348
|
}
|
|
3341
|
-
$this.
|
|
3342
|
-
$this.
|
|
3343
|
-
$this.
|
|
3349
|
+
$this.p68_1 = state;
|
|
3350
|
+
$this.q68_1 = connectionChangedTime;
|
|
3351
|
+
$this.r68_1 = notLiveDurationRecord;
|
|
3344
3352
|
return $this;
|
|
3345
3353
|
}
|
|
3346
3354
|
function PlayerConnectionDto_init_$Create$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker) {
|
|
@@ -3348,17 +3356,17 @@
|
|
|
3348
3356
|
}
|
|
3349
3357
|
function PlayerConnectionDto(state, connectionChangedTime, notLiveDurationRecord) {
|
|
3350
3358
|
Companion_getInstance_20();
|
|
3351
|
-
this.
|
|
3352
|
-
this.
|
|
3353
|
-
this.
|
|
3359
|
+
this.p68_1 = state;
|
|
3360
|
+
this.q68_1 = connectionChangedTime;
|
|
3361
|
+
this.r68_1 = notLiveDurationRecord;
|
|
3354
3362
|
}
|
|
3355
3363
|
protoOf(PlayerConnectionDto).toString = function () {
|
|
3356
|
-
return 'PlayerConnectionDto(state=' + this.
|
|
3364
|
+
return 'PlayerConnectionDto(state=' + this.p68_1.toString() + ', connectionChangedTime=' + this.q68_1 + ', notLiveDurationRecord=' + this.r68_1 + ')';
|
|
3357
3365
|
};
|
|
3358
3366
|
protoOf(PlayerConnectionDto).hashCode = function () {
|
|
3359
|
-
var result = this.
|
|
3360
|
-
result = imul(result, 31) + getStringHashCode(this.p68_1) | 0;
|
|
3367
|
+
var result = this.p68_1.hashCode();
|
|
3361
3368
|
result = imul(result, 31) + getStringHashCode(this.q68_1) | 0;
|
|
3369
|
+
result = imul(result, 31) + getStringHashCode(this.r68_1) | 0;
|
|
3362
3370
|
return result;
|
|
3363
3371
|
};
|
|
3364
3372
|
protoOf(PlayerConnectionDto).equals = function (other) {
|
|
@@ -3366,12 +3374,12 @@
|
|
|
3366
3374
|
return true;
|
|
3367
3375
|
if (!(other instanceof PlayerConnectionDto))
|
|
3368
3376
|
return false;
|
|
3369
|
-
if (!this.
|
|
3370
|
-
return false;
|
|
3371
|
-
if (!(this.p68_1 === other.p68_1))
|
|
3377
|
+
if (!this.p68_1.equals(other.p68_1))
|
|
3372
3378
|
return false;
|
|
3373
3379
|
if (!(this.q68_1 === other.q68_1))
|
|
3374
3380
|
return false;
|
|
3381
|
+
if (!(this.r68_1 === other.r68_1))
|
|
3382
|
+
return false;
|
|
3375
3383
|
return true;
|
|
3376
3384
|
};
|
|
3377
3385
|
function PlayerStateDto$Companion$$childSerializers$_anonymous__izgokl() {
|
|
@@ -3384,7 +3392,7 @@
|
|
|
3384
3392
|
// Inline function 'kotlin.arrayOf' call
|
|
3385
3393
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3386
3394
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3387
|
-
tmp.
|
|
3395
|
+
tmp.a69_1 = [null, null, null, lazy(tmp_0, PlayerStateDto$Companion$$childSerializers$_anonymous__izgokl), null, null, null];
|
|
3388
3396
|
}
|
|
3389
3397
|
var Companion_instance_20;
|
|
3390
3398
|
function Companion_getInstance_21() {
|
|
@@ -3402,38 +3410,38 @@
|
|
|
3402
3410
|
tmp0_serialDesc.gz('ready', true);
|
|
3403
3411
|
tmp0_serialDesc.gz('tag', true);
|
|
3404
3412
|
tmp0_serialDesc.gz('connection', true);
|
|
3405
|
-
this.
|
|
3413
|
+
this.b69_1 = tmp0_serialDesc;
|
|
3406
3414
|
}
|
|
3407
|
-
protoOf($serializer_8).
|
|
3408
|
-
var tmp0_desc = this.
|
|
3415
|
+
protoOf($serializer_8).c69 = function (encoder, value) {
|
|
3416
|
+
var tmp0_desc = this.b69_1;
|
|
3409
3417
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
3410
|
-
var tmp2_cached = Companion_getInstance_21().
|
|
3411
|
-
if (tmp1_output.lt(tmp0_desc, 0) ? true : !(value.
|
|
3412
|
-
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3418
|
+
var tmp2_cached = Companion_getInstance_21().a69_1;
|
|
3419
|
+
if (tmp1_output.lt(tmp0_desc, 0) ? true : !(value.i68_1 == null)) {
|
|
3420
|
+
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.i68_1);
|
|
3413
3421
|
}
|
|
3414
|
-
if (tmp1_output.lt(tmp0_desc, 1) ? true : !(value.
|
|
3415
|
-
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
3422
|
+
if (tmp1_output.lt(tmp0_desc, 1) ? true : !(value.j68_1 == null)) {
|
|
3423
|
+
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.j68_1);
|
|
3416
3424
|
}
|
|
3417
|
-
if (tmp1_output.lt(tmp0_desc, 2) ? true : !(value.
|
|
3418
|
-
tmp1_output.ht(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
3425
|
+
if (tmp1_output.lt(tmp0_desc, 2) ? true : !(value.k68_1 == null)) {
|
|
3426
|
+
tmp1_output.ht(tmp0_desc, 2, StringSerializer_getInstance(), value.k68_1);
|
|
3419
3427
|
}
|
|
3420
|
-
tmp1_output.ft(tmp0_desc, 3, tmp2_cached[3].w(), value.
|
|
3421
|
-
if (tmp1_output.lt(tmp0_desc, 4) ? true : !(value.
|
|
3422
|
-
tmp1_output.ht(tmp0_desc, 4, BooleanSerializer_getInstance(), value.
|
|
3428
|
+
tmp1_output.ft(tmp0_desc, 3, tmp2_cached[3].w(), value.l68_1);
|
|
3429
|
+
if (tmp1_output.lt(tmp0_desc, 4) ? true : !(value.m68_1 == null)) {
|
|
3430
|
+
tmp1_output.ht(tmp0_desc, 4, BooleanSerializer_getInstance(), value.m68_1);
|
|
3423
3431
|
}
|
|
3424
|
-
if (tmp1_output.lt(tmp0_desc, 5) ? true : !(value.
|
|
3425
|
-
tmp1_output.ht(tmp0_desc, 5, StringSerializer_getInstance(), value.
|
|
3432
|
+
if (tmp1_output.lt(tmp0_desc, 5) ? true : !(value.n68_1 == null)) {
|
|
3433
|
+
tmp1_output.ht(tmp0_desc, 5, StringSerializer_getInstance(), value.n68_1);
|
|
3426
3434
|
}
|
|
3427
|
-
if (tmp1_output.lt(tmp0_desc, 6) ? true : !(value.
|
|
3428
|
-
tmp1_output.ht(tmp0_desc, 6, $serializer_getInstance_7(), value.
|
|
3435
|
+
if (tmp1_output.lt(tmp0_desc, 6) ? true : !(value.o68_1 == null)) {
|
|
3436
|
+
tmp1_output.ht(tmp0_desc, 6, $serializer_getInstance_7(), value.o68_1);
|
|
3429
3437
|
}
|
|
3430
3438
|
tmp1_output.pr(tmp0_desc);
|
|
3431
3439
|
};
|
|
3432
3440
|
protoOf($serializer_8).co = function (encoder, value) {
|
|
3433
|
-
return this.
|
|
3441
|
+
return this.c69(encoder, value instanceof PlayerStateDto ? value : THROW_CCE());
|
|
3434
3442
|
};
|
|
3435
3443
|
protoOf($serializer_8).do = function (decoder) {
|
|
3436
|
-
var tmp0_desc = this.
|
|
3444
|
+
var tmp0_desc = this.b69_1;
|
|
3437
3445
|
var tmp1_flag = true;
|
|
3438
3446
|
var tmp2_index = 0;
|
|
3439
3447
|
var tmp3_bitMask0 = 0;
|
|
@@ -3445,7 +3453,7 @@
|
|
|
3445
3453
|
var tmp9_local5 = null;
|
|
3446
3454
|
var tmp10_local6 = null;
|
|
3447
3455
|
var tmp11_input = decoder.or(tmp0_desc);
|
|
3448
|
-
var tmp12_cached = Companion_getInstance_21().
|
|
3456
|
+
var tmp12_cached = Companion_getInstance_21().a69_1;
|
|
3449
3457
|
if (tmp11_input.es()) {
|
|
3450
3458
|
tmp4_local0 = tmp11_input.cs(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
3451
3459
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3504,10 +3512,10 @@
|
|
|
3504
3512
|
return PlayerStateDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, null);
|
|
3505
3513
|
};
|
|
3506
3514
|
protoOf($serializer_8).bo = function () {
|
|
3507
|
-
return this.
|
|
3515
|
+
return this.b69_1;
|
|
3508
3516
|
};
|
|
3509
3517
|
protoOf($serializer_8).vz = function () {
|
|
3510
|
-
var tmp0_cached = Companion_getInstance_21().
|
|
3518
|
+
var tmp0_cached = Companion_getInstance_21().a69_1;
|
|
3511
3519
|
// Inline function 'kotlin.arrayOf' call
|
|
3512
3520
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3513
3521
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -3521,33 +3529,33 @@
|
|
|
3521
3529
|
}
|
|
3522
3530
|
function PlayerStateDto_init_$Init$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker, $this) {
|
|
3523
3531
|
if (!(8 === (8 & seen0))) {
|
|
3524
|
-
throwMissingFieldException(seen0, 8, $serializer_getInstance_8().
|
|
3532
|
+
throwMissingFieldException(seen0, 8, $serializer_getInstance_8().b69_1);
|
|
3525
3533
|
}
|
|
3526
3534
|
if (0 === (seen0 & 1))
|
|
3527
|
-
$this.
|
|
3535
|
+
$this.i68_1 = null;
|
|
3528
3536
|
else
|
|
3529
|
-
$this.
|
|
3537
|
+
$this.i68_1 = startFrom;
|
|
3530
3538
|
if (0 === (seen0 & 2))
|
|
3531
|
-
$this.
|
|
3539
|
+
$this.j68_1 = null;
|
|
3532
3540
|
else
|
|
3533
|
-
$this.
|
|
3541
|
+
$this.j68_1 = playerTurnTimeout;
|
|
3534
3542
|
if (0 === (seen0 & 4))
|
|
3535
|
-
$this.
|
|
3543
|
+
$this.k68_1 = null;
|
|
3536
3544
|
else
|
|
3537
|
-
$this.
|
|
3538
|
-
$this.
|
|
3545
|
+
$this.k68_1 = waitPlayerUntilTime;
|
|
3546
|
+
$this.l68_1 = state;
|
|
3539
3547
|
if (0 === (seen0 & 16))
|
|
3540
|
-
$this.
|
|
3548
|
+
$this.m68_1 = null;
|
|
3541
3549
|
else
|
|
3542
|
-
$this.
|
|
3550
|
+
$this.m68_1 = ready;
|
|
3543
3551
|
if (0 === (seen0 & 32))
|
|
3544
|
-
$this.
|
|
3552
|
+
$this.n68_1 = null;
|
|
3545
3553
|
else
|
|
3546
|
-
$this.
|
|
3554
|
+
$this.n68_1 = tag;
|
|
3547
3555
|
if (0 === (seen0 & 64))
|
|
3548
|
-
$this.
|
|
3556
|
+
$this.o68_1 = null;
|
|
3549
3557
|
else
|
|
3550
|
-
$this.
|
|
3558
|
+
$this.o68_1 = connection;
|
|
3551
3559
|
return $this;
|
|
3552
3560
|
}
|
|
3553
3561
|
function PlayerStateDto_init_$Create$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker) {
|
|
@@ -3561,25 +3569,25 @@
|
|
|
3561
3569
|
ready = ready === VOID ? null : ready;
|
|
3562
3570
|
tag = tag === VOID ? null : tag;
|
|
3563
3571
|
connection = connection === VOID ? null : connection;
|
|
3564
|
-
this.
|
|
3565
|
-
this.
|
|
3566
|
-
this.
|
|
3567
|
-
this.
|
|
3568
|
-
this.
|
|
3569
|
-
this.
|
|
3570
|
-
this.
|
|
3572
|
+
this.i68_1 = startFrom;
|
|
3573
|
+
this.j68_1 = playerTurnTimeout;
|
|
3574
|
+
this.k68_1 = waitPlayerUntilTime;
|
|
3575
|
+
this.l68_1 = state;
|
|
3576
|
+
this.m68_1 = ready;
|
|
3577
|
+
this.n68_1 = tag;
|
|
3578
|
+
this.o68_1 = connection;
|
|
3571
3579
|
}
|
|
3572
3580
|
protoOf(PlayerStateDto).toString = function () {
|
|
3573
|
-
return 'PlayerStateDto(startFrom=' + this.
|
|
3581
|
+
return 'PlayerStateDto(startFrom=' + this.i68_1 + ', playerTurnTimeout=' + this.j68_1 + ', waitPlayerUntilTime=' + this.k68_1 + ', state=' + this.l68_1.toString() + ', ready=' + this.m68_1 + ', tag=' + this.n68_1 + ', connection=' + toString(this.o68_1) + ')';
|
|
3574
3582
|
};
|
|
3575
3583
|
protoOf(PlayerStateDto).hashCode = function () {
|
|
3576
|
-
var result = this.
|
|
3577
|
-
result = imul(result, 31) + (this.i68_1 == null ? 0 : getStringHashCode(this.i68_1)) | 0;
|
|
3584
|
+
var result = this.i68_1 == null ? 0 : getStringHashCode(this.i68_1);
|
|
3578
3585
|
result = imul(result, 31) + (this.j68_1 == null ? 0 : getStringHashCode(this.j68_1)) | 0;
|
|
3579
|
-
result = imul(result, 31) + this.k68_1.
|
|
3580
|
-
result = imul(result, 31) +
|
|
3581
|
-
result = imul(result, 31) + (this.m68_1 == null ? 0 :
|
|
3582
|
-
result = imul(result, 31) + (this.n68_1 == null ? 0 : this.n68_1
|
|
3586
|
+
result = imul(result, 31) + (this.k68_1 == null ? 0 : getStringHashCode(this.k68_1)) | 0;
|
|
3587
|
+
result = imul(result, 31) + this.l68_1.hashCode() | 0;
|
|
3588
|
+
result = imul(result, 31) + (this.m68_1 == null ? 0 : getBooleanHashCode(this.m68_1)) | 0;
|
|
3589
|
+
result = imul(result, 31) + (this.n68_1 == null ? 0 : getStringHashCode(this.n68_1)) | 0;
|
|
3590
|
+
result = imul(result, 31) + (this.o68_1 == null ? 0 : this.o68_1.hashCode()) | 0;
|
|
3583
3591
|
return result;
|
|
3584
3592
|
};
|
|
3585
3593
|
protoOf(PlayerStateDto).equals = function (other) {
|
|
@@ -3587,19 +3595,19 @@
|
|
|
3587
3595
|
return true;
|
|
3588
3596
|
if (!(other instanceof PlayerStateDto))
|
|
3589
3597
|
return false;
|
|
3590
|
-
if (!(this.h68_1 == other.h68_1))
|
|
3591
|
-
return false;
|
|
3592
3598
|
if (!(this.i68_1 == other.i68_1))
|
|
3593
3599
|
return false;
|
|
3594
3600
|
if (!(this.j68_1 == other.j68_1))
|
|
3595
3601
|
return false;
|
|
3596
|
-
if (!this.k68_1
|
|
3602
|
+
if (!(this.k68_1 == other.k68_1))
|
|
3597
3603
|
return false;
|
|
3598
|
-
if (!
|
|
3604
|
+
if (!this.l68_1.equals(other.l68_1))
|
|
3599
3605
|
return false;
|
|
3600
3606
|
if (!(this.m68_1 == other.m68_1))
|
|
3601
3607
|
return false;
|
|
3602
|
-
if (!
|
|
3608
|
+
if (!(this.n68_1 == other.n68_1))
|
|
3609
|
+
return false;
|
|
3610
|
+
if (!equals(this.o68_1, other.o68_1))
|
|
3603
3611
|
return false;
|
|
3604
3612
|
return true;
|
|
3605
3613
|
};
|
|
@@ -3623,7 +3631,7 @@
|
|
|
3623
3631
|
// Inline function 'kotlin.arrayOf' call
|
|
3624
3632
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3625
3633
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3626
|
-
tmp.
|
|
3634
|
+
tmp.d69_1 = [null, null, null, null, null, null, null, null, tmp_1, tmp_3, null, null, null, lazy(tmp_4, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_1), null, null, null, null, null, null, null, null, null, null, null, null];
|
|
3627
3635
|
}
|
|
3628
3636
|
var Companion_instance_21;
|
|
3629
3637
|
function Companion_getInstance_22() {
|
|
@@ -3660,45 +3668,45 @@
|
|
|
3660
3668
|
tmp0_serialDesc.gz('fineIfNoBribes', false);
|
|
3661
3669
|
tmp0_serialDesc.gz('enableFineAfterThirdByte', false);
|
|
3662
3670
|
tmp0_serialDesc.gz('fineAfterThirdFailedContract', false);
|
|
3663
|
-
this.
|
|
3671
|
+
this.e69_1 = tmp0_serialDesc;
|
|
3664
3672
|
}
|
|
3665
|
-
protoOf($serializer_9).
|
|
3666
|
-
var tmp0_desc = this.
|
|
3673
|
+
protoOf($serializer_9).f69 = function (encoder, value) {
|
|
3674
|
+
var tmp0_desc = this.e69_1;
|
|
3667
3675
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
3668
|
-
var tmp2_cached = Companion_getInstance_22().
|
|
3669
|
-
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3670
|
-
tmp1_output.ht(tmp0_desc, 1, BooleanSerializer_getInstance(), value.
|
|
3671
|
-
tmp1_output.ht(tmp0_desc, 2, BooleanSerializer_getInstance(), value.
|
|
3672
|
-
tmp1_output.ht(tmp0_desc, 3, BooleanSerializer_getInstance(), value.
|
|
3673
|
-
tmp1_output.ht(tmp0_desc, 4, BooleanSerializer_getInstance(), value.
|
|
3674
|
-
tmp1_output.ht(tmp0_desc, 5, IntSerializer_getInstance(), value.
|
|
3675
|
-
tmp1_output.ht(tmp0_desc, 6, IntSerializer_getInstance(), value.
|
|
3676
|
-
tmp1_output.ht(tmp0_desc, 7, BooleanSerializer_getInstance(), value.
|
|
3677
|
-
tmp1_output.ht(tmp0_desc, 8, tmp2_cached[8].w(), value.
|
|
3678
|
-
tmp1_output.ht(tmp0_desc, 9, tmp2_cached[9].w(), value.
|
|
3679
|
-
tmp1_output.ht(tmp0_desc, 10, BooleanSerializer_getInstance(), value.
|
|
3680
|
-
tmp1_output.ht(tmp0_desc, 11, StringSerializer_getInstance(), value.
|
|
3681
|
-
tmp1_output.ht(tmp0_desc, 12, StringSerializer_getInstance(), value.
|
|
3682
|
-
tmp1_output.ht(tmp0_desc, 13, tmp2_cached[13].w(), value.
|
|
3683
|
-
tmp1_output.ht(tmp0_desc, 14, BooleanSerializer_getInstance(), value.
|
|
3684
|
-
tmp1_output.ht(tmp0_desc, 15, BooleanSerializer_getInstance(), value.
|
|
3685
|
-
tmp1_output.ht(tmp0_desc, 16, BooleanSerializer_getInstance(), value.
|
|
3686
|
-
tmp1_output.ht(tmp0_desc, 17, BooleanSerializer_getInstance(), value.
|
|
3687
|
-
tmp1_output.ht(tmp0_desc, 18, BooleanSerializer_getInstance(), value.
|
|
3688
|
-
tmp1_output.ht(tmp0_desc, 19, BooleanSerializer_getInstance(), value.
|
|
3689
|
-
tmp1_output.ht(tmp0_desc, 20, BooleanSerializer_getInstance(), value.
|
|
3690
|
-
tmp1_output.dt(tmp0_desc, 21, value.
|
|
3691
|
-
tmp1_output.ht(tmp0_desc, 22, BooleanSerializer_getInstance(), value.
|
|
3692
|
-
tmp1_output.ht(tmp0_desc, 23, IntSerializer_getInstance(), value.
|
|
3693
|
-
tmp1_output.ht(tmp0_desc, 24, BooleanSerializer_getInstance(), value.
|
|
3694
|
-
tmp1_output.ht(tmp0_desc, 25, IntSerializer_getInstance(), value.
|
|
3676
|
+
var tmp2_cached = Companion_getInstance_22().d69_1;
|
|
3677
|
+
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.g69_1);
|
|
3678
|
+
tmp1_output.ht(tmp0_desc, 1, BooleanSerializer_getInstance(), value.h69_1);
|
|
3679
|
+
tmp1_output.ht(tmp0_desc, 2, BooleanSerializer_getInstance(), value.i69_1);
|
|
3680
|
+
tmp1_output.ht(tmp0_desc, 3, BooleanSerializer_getInstance(), value.j69_1);
|
|
3681
|
+
tmp1_output.ht(tmp0_desc, 4, BooleanSerializer_getInstance(), value.k69_1);
|
|
3682
|
+
tmp1_output.ht(tmp0_desc, 5, IntSerializer_getInstance(), value.l69_1);
|
|
3683
|
+
tmp1_output.ht(tmp0_desc, 6, IntSerializer_getInstance(), value.m69_1);
|
|
3684
|
+
tmp1_output.ht(tmp0_desc, 7, BooleanSerializer_getInstance(), value.n69_1);
|
|
3685
|
+
tmp1_output.ht(tmp0_desc, 8, tmp2_cached[8].w(), value.o69_1);
|
|
3686
|
+
tmp1_output.ht(tmp0_desc, 9, tmp2_cached[9].w(), value.p69_1);
|
|
3687
|
+
tmp1_output.ht(tmp0_desc, 10, BooleanSerializer_getInstance(), value.q69_1);
|
|
3688
|
+
tmp1_output.ht(tmp0_desc, 11, StringSerializer_getInstance(), value.r69_1);
|
|
3689
|
+
tmp1_output.ht(tmp0_desc, 12, StringSerializer_getInstance(), value.s69_1);
|
|
3690
|
+
tmp1_output.ht(tmp0_desc, 13, tmp2_cached[13].w(), value.t69_1);
|
|
3691
|
+
tmp1_output.ht(tmp0_desc, 14, BooleanSerializer_getInstance(), value.u69_1);
|
|
3692
|
+
tmp1_output.ht(tmp0_desc, 15, BooleanSerializer_getInstance(), value.v69_1);
|
|
3693
|
+
tmp1_output.ht(tmp0_desc, 16, BooleanSerializer_getInstance(), value.w69_1);
|
|
3694
|
+
tmp1_output.ht(tmp0_desc, 17, BooleanSerializer_getInstance(), value.x69_1);
|
|
3695
|
+
tmp1_output.ht(tmp0_desc, 18, BooleanSerializer_getInstance(), value.y69_1);
|
|
3696
|
+
tmp1_output.ht(tmp0_desc, 19, BooleanSerializer_getInstance(), value.z69_1);
|
|
3697
|
+
tmp1_output.ht(tmp0_desc, 20, BooleanSerializer_getInstance(), value.a6a_1);
|
|
3698
|
+
tmp1_output.dt(tmp0_desc, 21, value.b6a_1);
|
|
3699
|
+
tmp1_output.ht(tmp0_desc, 22, BooleanSerializer_getInstance(), value.c6a_1);
|
|
3700
|
+
tmp1_output.ht(tmp0_desc, 23, IntSerializer_getInstance(), value.d6a_1);
|
|
3701
|
+
tmp1_output.ht(tmp0_desc, 24, BooleanSerializer_getInstance(), value.e6a_1);
|
|
3702
|
+
tmp1_output.ht(tmp0_desc, 25, IntSerializer_getInstance(), value.f6a_1);
|
|
3695
3703
|
tmp1_output.pr(tmp0_desc);
|
|
3696
3704
|
};
|
|
3697
3705
|
protoOf($serializer_9).co = function (encoder, value) {
|
|
3698
|
-
return this.
|
|
3706
|
+
return this.f69(encoder, value instanceof RulesDto ? value : THROW_CCE());
|
|
3699
3707
|
};
|
|
3700
3708
|
protoOf($serializer_9).do = function (decoder) {
|
|
3701
|
-
var tmp0_desc = this.
|
|
3709
|
+
var tmp0_desc = this.e69_1;
|
|
3702
3710
|
var tmp1_flag = true;
|
|
3703
3711
|
var tmp2_index = 0;
|
|
3704
3712
|
var tmp3_bitMask0 = 0;
|
|
@@ -3729,7 +3737,7 @@
|
|
|
3729
3737
|
var tmp28_local24 = null;
|
|
3730
3738
|
var tmp29_local25 = null;
|
|
3731
3739
|
var tmp30_input = decoder.or(tmp0_desc);
|
|
3732
|
-
var tmp31_cached = Companion_getInstance_22().
|
|
3740
|
+
var tmp31_cached = Companion_getInstance_22().d69_1;
|
|
3733
3741
|
if (tmp30_input.es()) {
|
|
3734
3742
|
tmp4_local0 = tmp30_input.cs(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
3735
3743
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3902,10 +3910,10 @@
|
|
|
3902
3910
|
return RulesDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, tmp16_local12, tmp17_local13, tmp18_local14, tmp19_local15, tmp20_local16, tmp21_local17, tmp22_local18, tmp23_local19, tmp24_local20, tmp25_local21, tmp26_local22, tmp27_local23, tmp28_local24, tmp29_local25, null);
|
|
3903
3911
|
};
|
|
3904
3912
|
protoOf($serializer_9).bo = function () {
|
|
3905
|
-
return this.
|
|
3913
|
+
return this.e69_1;
|
|
3906
3914
|
};
|
|
3907
3915
|
protoOf($serializer_9).vz = function () {
|
|
3908
|
-
var tmp0_cached = Companion_getInstance_22().
|
|
3916
|
+
var tmp0_cached = Companion_getInstance_22().d69_1;
|
|
3909
3917
|
// Inline function 'kotlin.arrayOf' call
|
|
3910
3918
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3911
3919
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -3919,34 +3927,34 @@
|
|
|
3919
3927
|
}
|
|
3920
3928
|
function RulesDto_init_$Init$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, serializationConstructorMarker, $this) {
|
|
3921
3929
|
if (!(67108863 === (67108863 & seen0))) {
|
|
3922
|
-
throwMissingFieldException(seen0, 67108863, $serializer_getInstance_9().
|
|
3930
|
+
throwMissingFieldException(seen0, 67108863, $serializer_getInstance_9().e69_1);
|
|
3923
3931
|
}
|
|
3924
|
-
$this.
|
|
3925
|
-
$this.
|
|
3926
|
-
$this.
|
|
3927
|
-
$this.
|
|
3928
|
-
$this.
|
|
3929
|
-
$this.
|
|
3930
|
-
$this.
|
|
3931
|
-
$this.
|
|
3932
|
-
$this.
|
|
3933
|
-
$this.
|
|
3934
|
-
$this.
|
|
3935
|
-
$this.
|
|
3936
|
-
$this.
|
|
3937
|
-
$this.
|
|
3938
|
-
$this.
|
|
3939
|
-
$this.
|
|
3940
|
-
$this.
|
|
3941
|
-
$this.
|
|
3942
|
-
$this.
|
|
3943
|
-
$this.
|
|
3944
|
-
$this.
|
|
3945
|
-
$this.
|
|
3946
|
-
$this.
|
|
3947
|
-
$this.
|
|
3948
|
-
$this.
|
|
3949
|
-
$this.
|
|
3932
|
+
$this.g69_1 = name;
|
|
3933
|
+
$this.h69_1 = playerWhoChooseSuitGoFirst;
|
|
3934
|
+
$this.i69_1 = winnerShuffleCards;
|
|
3935
|
+
$this.j69_1 = playWithoutLiabilities;
|
|
3936
|
+
$this.k69_1 = trumpCardGoToPlayerWhoShuffleCards;
|
|
3937
|
+
$this.l69_1 = dealerInitialCardsCount;
|
|
3938
|
+
$this.m69_1 = dealerFinalCardsCount;
|
|
3939
|
+
$this.n69_1 = dealerCounterClockwise;
|
|
3940
|
+
$this.o69_1 = contractTypes;
|
|
3941
|
+
$this.p69_1 = bidTypes;
|
|
3942
|
+
$this.q69_1 = needToPutHigherTrump;
|
|
3943
|
+
$this.r69_1 = trumpCardStepMode;
|
|
3944
|
+
$this.s69_1 = trumpCardStepPartnerMode;
|
|
3945
|
+
$this.t69_1 = combinationsWithFirstCard;
|
|
3946
|
+
$this.u69_1 = protectBella;
|
|
3947
|
+
$this.v69_1 = oneTryToProtectBella;
|
|
3948
|
+
$this.w69_1 = enableFourSevensCombination;
|
|
3949
|
+
$this.x69_1 = enableTrumpSevenCombination;
|
|
3950
|
+
$this.y69_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
3951
|
+
$this.z69_1 = checkTrumpCombination;
|
|
3952
|
+
$this.a6a_1 = checkOnlyTrumpDebertz;
|
|
3953
|
+
$this.b6a_1 = pointsDistributeMode;
|
|
3954
|
+
$this.c6a_1 = enableFineIfNoBribes;
|
|
3955
|
+
$this.d6a_1 = fineIfNoBribes;
|
|
3956
|
+
$this.e6a_1 = enableFineAfterThirdByte;
|
|
3957
|
+
$this.f6a_1 = fineAfterThirdFailedContract;
|
|
3950
3958
|
return $this;
|
|
3951
3959
|
}
|
|
3952
3960
|
function RulesDto_init_$Create$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, serializationConstructorMarker) {
|
|
@@ -3954,63 +3962,63 @@
|
|
|
3954
3962
|
}
|
|
3955
3963
|
function RulesDto(name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract) {
|
|
3956
3964
|
Companion_getInstance_22();
|
|
3957
|
-
this.
|
|
3958
|
-
this.
|
|
3959
|
-
this.
|
|
3960
|
-
this.
|
|
3961
|
-
this.
|
|
3962
|
-
this.
|
|
3963
|
-
this.
|
|
3964
|
-
this.
|
|
3965
|
-
this.
|
|
3966
|
-
this.
|
|
3967
|
-
this.
|
|
3968
|
-
this.
|
|
3969
|
-
this.
|
|
3970
|
-
this.
|
|
3971
|
-
this.
|
|
3972
|
-
this.
|
|
3973
|
-
this.
|
|
3974
|
-
this.
|
|
3975
|
-
this.
|
|
3976
|
-
this.
|
|
3977
|
-
this.
|
|
3978
|
-
this.
|
|
3979
|
-
this.
|
|
3980
|
-
this.
|
|
3981
|
-
this.
|
|
3982
|
-
this.
|
|
3965
|
+
this.g69_1 = name;
|
|
3966
|
+
this.h69_1 = playerWhoChooseSuitGoFirst;
|
|
3967
|
+
this.i69_1 = winnerShuffleCards;
|
|
3968
|
+
this.j69_1 = playWithoutLiabilities;
|
|
3969
|
+
this.k69_1 = trumpCardGoToPlayerWhoShuffleCards;
|
|
3970
|
+
this.l69_1 = dealerInitialCardsCount;
|
|
3971
|
+
this.m69_1 = dealerFinalCardsCount;
|
|
3972
|
+
this.n69_1 = dealerCounterClockwise;
|
|
3973
|
+
this.o69_1 = contractTypes;
|
|
3974
|
+
this.p69_1 = bidTypes;
|
|
3975
|
+
this.q69_1 = needToPutHigherTrump;
|
|
3976
|
+
this.r69_1 = trumpCardStepMode;
|
|
3977
|
+
this.s69_1 = trumpCardStepPartnerMode;
|
|
3978
|
+
this.t69_1 = combinationsWithFirstCard;
|
|
3979
|
+
this.u69_1 = protectBella;
|
|
3980
|
+
this.v69_1 = oneTryToProtectBella;
|
|
3981
|
+
this.w69_1 = enableFourSevensCombination;
|
|
3982
|
+
this.x69_1 = enableTrumpSevenCombination;
|
|
3983
|
+
this.y69_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
3984
|
+
this.z69_1 = checkTrumpCombination;
|
|
3985
|
+
this.a6a_1 = checkOnlyTrumpDebertz;
|
|
3986
|
+
this.b6a_1 = pointsDistributeMode;
|
|
3987
|
+
this.c6a_1 = enableFineIfNoBribes;
|
|
3988
|
+
this.d6a_1 = fineIfNoBribes;
|
|
3989
|
+
this.e6a_1 = enableFineAfterThirdByte;
|
|
3990
|
+
this.f6a_1 = fineAfterThirdFailedContract;
|
|
3983
3991
|
}
|
|
3984
3992
|
protoOf(RulesDto).toString = function () {
|
|
3985
|
-
return 'RulesDto(name=' + this.
|
|
3993
|
+
return 'RulesDto(name=' + this.g69_1 + ', playerWhoChooseSuitGoFirst=' + this.h69_1 + ', winnerShuffleCards=' + this.i69_1 + ', playWithoutLiabilities=' + this.j69_1 + ', trumpCardGoToPlayerWhoShuffleCards=' + this.k69_1 + ', dealerInitialCardsCount=' + this.l69_1 + ', dealerFinalCardsCount=' + this.m69_1 + ', dealerCounterClockwise=' + this.n69_1 + ', contractTypes=' + toString(this.o69_1) + ', bidTypes=' + toString(this.p69_1) + ', needToPutHigherTrump=' + this.q69_1 + ', trumpCardStepMode=' + this.r69_1 + ', trumpCardStepPartnerMode=' + this.s69_1 + ', combinationsWithFirstCard=' + toString(this.t69_1) + ', protectBella=' + this.u69_1 + ', oneTryToProtectBella=' + this.v69_1 + ', enableFourSevensCombination=' + this.w69_1 + ', enableTrumpSevenCombination=' + this.x69_1 + ', enableTrumpSevenCombinationAfterDistribution=' + this.y69_1 + ', checkTrumpCombination=' + this.z69_1 + ', checkOnlyTrumpDebertz=' + this.a6a_1 + ', pointsDistributeMode=' + this.b6a_1 + ', enableFineIfNoBribes=' + this.c6a_1 + ', fineIfNoBribes=' + this.d6a_1 + ', enableFineAfterThirdByte=' + this.e6a_1 + ', fineAfterThirdFailedContract=' + this.f6a_1 + ')';
|
|
3986
3994
|
};
|
|
3987
3995
|
protoOf(RulesDto).hashCode = function () {
|
|
3988
|
-
var result = this.
|
|
3989
|
-
result = imul(result, 31) + (this.g69_1 == null ? 0 : getBooleanHashCode(this.g69_1)) | 0;
|
|
3996
|
+
var result = this.g69_1 == null ? 0 : getStringHashCode(this.g69_1);
|
|
3990
3997
|
result = imul(result, 31) + (this.h69_1 == null ? 0 : getBooleanHashCode(this.h69_1)) | 0;
|
|
3991
3998
|
result = imul(result, 31) + (this.i69_1 == null ? 0 : getBooleanHashCode(this.i69_1)) | 0;
|
|
3992
3999
|
result = imul(result, 31) + (this.j69_1 == null ? 0 : getBooleanHashCode(this.j69_1)) | 0;
|
|
3993
|
-
result = imul(result, 31) + (this.k69_1 == null ? 0 : this.k69_1) | 0;
|
|
4000
|
+
result = imul(result, 31) + (this.k69_1 == null ? 0 : getBooleanHashCode(this.k69_1)) | 0;
|
|
3994
4001
|
result = imul(result, 31) + (this.l69_1 == null ? 0 : this.l69_1) | 0;
|
|
3995
|
-
result = imul(result, 31) + (this.m69_1 == null ? 0 :
|
|
3996
|
-
result = imul(result, 31) + (this.n69_1 == null ? 0 :
|
|
4002
|
+
result = imul(result, 31) + (this.m69_1 == null ? 0 : this.m69_1) | 0;
|
|
4003
|
+
result = imul(result, 31) + (this.n69_1 == null ? 0 : getBooleanHashCode(this.n69_1)) | 0;
|
|
3997
4004
|
result = imul(result, 31) + (this.o69_1 == null ? 0 : hashCode(this.o69_1)) | 0;
|
|
3998
|
-
result = imul(result, 31) + (this.p69_1 == null ? 0 :
|
|
3999
|
-
result = imul(result, 31) + (this.q69_1 == null ? 0 :
|
|
4005
|
+
result = imul(result, 31) + (this.p69_1 == null ? 0 : hashCode(this.p69_1)) | 0;
|
|
4006
|
+
result = imul(result, 31) + (this.q69_1 == null ? 0 : getBooleanHashCode(this.q69_1)) | 0;
|
|
4000
4007
|
result = imul(result, 31) + (this.r69_1 == null ? 0 : getStringHashCode(this.r69_1)) | 0;
|
|
4001
|
-
result = imul(result, 31) + (this.s69_1 == null ? 0 :
|
|
4002
|
-
result = imul(result, 31) + (this.t69_1 == null ? 0 :
|
|
4008
|
+
result = imul(result, 31) + (this.s69_1 == null ? 0 : getStringHashCode(this.s69_1)) | 0;
|
|
4009
|
+
result = imul(result, 31) + (this.t69_1 == null ? 0 : hashCode(this.t69_1)) | 0;
|
|
4003
4010
|
result = imul(result, 31) + (this.u69_1 == null ? 0 : getBooleanHashCode(this.u69_1)) | 0;
|
|
4004
4011
|
result = imul(result, 31) + (this.v69_1 == null ? 0 : getBooleanHashCode(this.v69_1)) | 0;
|
|
4005
4012
|
result = imul(result, 31) + (this.w69_1 == null ? 0 : getBooleanHashCode(this.w69_1)) | 0;
|
|
4006
4013
|
result = imul(result, 31) + (this.x69_1 == null ? 0 : getBooleanHashCode(this.x69_1)) | 0;
|
|
4007
4014
|
result = imul(result, 31) + (this.y69_1 == null ? 0 : getBooleanHashCode(this.y69_1)) | 0;
|
|
4008
4015
|
result = imul(result, 31) + (this.z69_1 == null ? 0 : getBooleanHashCode(this.z69_1)) | 0;
|
|
4009
|
-
result = imul(result, 31) +
|
|
4010
|
-
result = imul(result, 31) + (this.b6a_1
|
|
4011
|
-
result = imul(result, 31) + (this.c6a_1 == null ? 0 : this.c6a_1) | 0;
|
|
4012
|
-
result = imul(result, 31) + (this.d6a_1 == null ? 0 :
|
|
4013
|
-
result = imul(result, 31) + (this.e6a_1 == null ? 0 : this.e6a_1) | 0;
|
|
4016
|
+
result = imul(result, 31) + (this.a6a_1 == null ? 0 : getBooleanHashCode(this.a6a_1)) | 0;
|
|
4017
|
+
result = imul(result, 31) + getStringHashCode(this.b6a_1) | 0;
|
|
4018
|
+
result = imul(result, 31) + (this.c6a_1 == null ? 0 : getBooleanHashCode(this.c6a_1)) | 0;
|
|
4019
|
+
result = imul(result, 31) + (this.d6a_1 == null ? 0 : this.d6a_1) | 0;
|
|
4020
|
+
result = imul(result, 31) + (this.e6a_1 == null ? 0 : getBooleanHashCode(this.e6a_1)) | 0;
|
|
4021
|
+
result = imul(result, 31) + (this.f6a_1 == null ? 0 : this.f6a_1) | 0;
|
|
4014
4022
|
return result;
|
|
4015
4023
|
};
|
|
4016
4024
|
protoOf(RulesDto).equals = function (other) {
|
|
@@ -4018,8 +4026,6 @@
|
|
|
4018
4026
|
return true;
|
|
4019
4027
|
if (!(other instanceof RulesDto))
|
|
4020
4028
|
return false;
|
|
4021
|
-
if (!(this.f69_1 == other.f69_1))
|
|
4022
|
-
return false;
|
|
4023
4029
|
if (!(this.g69_1 == other.g69_1))
|
|
4024
4030
|
return false;
|
|
4025
4031
|
if (!(this.h69_1 == other.h69_1))
|
|
@@ -4034,19 +4040,19 @@
|
|
|
4034
4040
|
return false;
|
|
4035
4041
|
if (!(this.m69_1 == other.m69_1))
|
|
4036
4042
|
return false;
|
|
4037
|
-
if (!
|
|
4043
|
+
if (!(this.n69_1 == other.n69_1))
|
|
4038
4044
|
return false;
|
|
4039
4045
|
if (!equals(this.o69_1, other.o69_1))
|
|
4040
4046
|
return false;
|
|
4041
|
-
if (!(this.p69_1
|
|
4047
|
+
if (!equals(this.p69_1, other.p69_1))
|
|
4042
4048
|
return false;
|
|
4043
4049
|
if (!(this.q69_1 == other.q69_1))
|
|
4044
4050
|
return false;
|
|
4045
4051
|
if (!(this.r69_1 == other.r69_1))
|
|
4046
4052
|
return false;
|
|
4047
|
-
if (!
|
|
4053
|
+
if (!(this.s69_1 == other.s69_1))
|
|
4048
4054
|
return false;
|
|
4049
|
-
if (!(this.t69_1
|
|
4055
|
+
if (!equals(this.t69_1, other.t69_1))
|
|
4050
4056
|
return false;
|
|
4051
4057
|
if (!(this.u69_1 == other.u69_1))
|
|
4052
4058
|
return false;
|
|
@@ -4060,9 +4066,9 @@
|
|
|
4060
4066
|
return false;
|
|
4061
4067
|
if (!(this.z69_1 == other.z69_1))
|
|
4062
4068
|
return false;
|
|
4063
|
-
if (!(this.a6a_1
|
|
4069
|
+
if (!(this.a6a_1 == other.a6a_1))
|
|
4064
4070
|
return false;
|
|
4065
|
-
if (!(this.b6a_1
|
|
4071
|
+
if (!(this.b6a_1 === other.b6a_1))
|
|
4066
4072
|
return false;
|
|
4067
4073
|
if (!(this.c6a_1 == other.c6a_1))
|
|
4068
4074
|
return false;
|
|
@@ -4070,14 +4076,16 @@
|
|
|
4070
4076
|
return false;
|
|
4071
4077
|
if (!(this.e6a_1 == other.e6a_1))
|
|
4072
4078
|
return false;
|
|
4079
|
+
if (!(this.f6a_1 == other.f6a_1))
|
|
4080
|
+
return false;
|
|
4073
4081
|
return true;
|
|
4074
4082
|
};
|
|
4075
4083
|
function CardGrowthComparator(trump, firstCardSuit) {
|
|
4076
|
-
this.
|
|
4077
|
-
this.
|
|
4084
|
+
this.g6a_1 = trump;
|
|
4085
|
+
this.h6a_1 = firstCardSuit;
|
|
4078
4086
|
}
|
|
4079
4087
|
protoOf(CardGrowthComparator).u5b = function (a, b) {
|
|
4080
|
-
return getGrowth(b, this.
|
|
4088
|
+
return getGrowth(b, this.g6a_1, this.h6a_1) - getGrowth(a, this.g6a_1, this.h6a_1) | 0;
|
|
4081
4089
|
};
|
|
4082
4090
|
protoOf(CardGrowthComparator).compare = function (a, b) {
|
|
4083
4091
|
var tmp = a instanceof GameCard ? a : THROW_CCE();
|
|
@@ -4225,39 +4233,39 @@
|
|
|
4225
4233
|
return tmp;
|
|
4226
4234
|
}
|
|
4227
4235
|
function ProcessingCard(card) {
|
|
4228
|
-
this.
|
|
4236
|
+
this.i6a_1 = card;
|
|
4229
4237
|
}
|
|
4230
4238
|
protoOf(ProcessingCard).toString = function () {
|
|
4231
|
-
return 'ProcessingCard(card=' + this.
|
|
4239
|
+
return 'ProcessingCard(card=' + this.i6a_1.toString() + ')';
|
|
4232
4240
|
};
|
|
4233
4241
|
protoOf(ProcessingCard).hashCode = function () {
|
|
4234
|
-
return this.
|
|
4242
|
+
return this.i6a_1.hashCode();
|
|
4235
4243
|
};
|
|
4236
4244
|
protoOf(ProcessingCard).equals = function (other) {
|
|
4237
4245
|
if (this === other)
|
|
4238
4246
|
return true;
|
|
4239
4247
|
if (!(other instanceof ProcessingCard))
|
|
4240
4248
|
return false;
|
|
4241
|
-
if (!this.
|
|
4249
|
+
if (!this.i6a_1.equals(other.i6a_1))
|
|
4242
4250
|
return false;
|
|
4243
4251
|
return true;
|
|
4244
4252
|
};
|
|
4245
4253
|
function AsyncProvider() {
|
|
4246
4254
|
}
|
|
4247
4255
|
function onError($this, message, error) {
|
|
4248
|
-
$this.
|
|
4256
|
+
$this.q6a_1.e('AsyncErrorHandler', message + ': ' + error.toString(), error);
|
|
4249
4257
|
}
|
|
4250
4258
|
function AsyncProviderImpl$errorHandler$$inlined$CoroutineExceptionHandler$1(this$0) {
|
|
4251
|
-
this.
|
|
4259
|
+
this.z6a_1 = this$0;
|
|
4252
4260
|
AbstractCoroutineContextElement.call(this, Key_instance);
|
|
4253
4261
|
}
|
|
4254
4262
|
protoOf(AsyncProviderImpl$errorHandler$$inlined$CoroutineExceptionHandler$1).q1x = function (context, exception) {
|
|
4255
|
-
onError(this.
|
|
4263
|
+
onError(this.z6a_1, 'CoroutineContext', exception);
|
|
4256
4264
|
return Unit_instance;
|
|
4257
4265
|
};
|
|
4258
4266
|
function AsyncProviderImpl$launchDefaultWithLock$slambda(this$0, $block, resultContinuation) {
|
|
4259
|
-
this.
|
|
4260
|
-
this.
|
|
4267
|
+
this.i6b_1 = this$0;
|
|
4268
|
+
this.j6b_1 = $block;
|
|
4261
4269
|
CoroutineImpl.call(this, resultContinuation);
|
|
4262
4270
|
}
|
|
4263
4271
|
protoOf(AsyncProviderImpl$launchDefaultWithLock$slambda).h2d = function ($this$launch, $completion) {
|
|
@@ -4277,43 +4285,43 @@
|
|
|
4277
4285
|
switch (tmp) {
|
|
4278
4286
|
case 0:
|
|
4279
4287
|
this.s8_1 = 6;
|
|
4280
|
-
this.
|
|
4288
|
+
this.m6b_1 = this.i6b_1.s6a_1;
|
|
4281
4289
|
var tmp_0 = this;
|
|
4282
|
-
tmp_0.
|
|
4290
|
+
tmp_0.l6b_1 = null;
|
|
4283
4291
|
this.r8_1 = 1;
|
|
4284
|
-
suspendResult = this.
|
|
4292
|
+
suspendResult = this.m6b_1.x2k(this.l6b_1, this);
|
|
4285
4293
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4286
4294
|
return suspendResult;
|
|
4287
4295
|
}
|
|
4288
4296
|
|
|
4289
4297
|
continue $sm;
|
|
4290
4298
|
case 1:
|
|
4291
|
-
this.
|
|
4299
|
+
this.n6b_1 = Unit_instance;
|
|
4292
4300
|
this.r8_1 = 2;
|
|
4293
4301
|
continue $sm;
|
|
4294
4302
|
case 2:
|
|
4295
4303
|
this.s8_1 = 5;
|
|
4296
4304
|
this.r8_1 = 3;
|
|
4297
|
-
suspendResult = this.
|
|
4305
|
+
suspendResult = this.j6b_1(this.k6b_1, this);
|
|
4298
4306
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4299
4307
|
return suspendResult;
|
|
4300
4308
|
}
|
|
4301
4309
|
|
|
4302
4310
|
continue $sm;
|
|
4303
4311
|
case 3:
|
|
4304
|
-
this.
|
|
4312
|
+
this.n6b_1 = Unit_instance;
|
|
4305
4313
|
this.s8_1 = 6;
|
|
4306
4314
|
this.r8_1 = 4;
|
|
4307
4315
|
continue $sm;
|
|
4308
4316
|
case 4:
|
|
4309
|
-
this.
|
|
4317
|
+
this.n6b_1;
|
|
4310
4318
|
this.s8_1 = 6;
|
|
4311
|
-
this.
|
|
4319
|
+
this.m6b_1.i2k(this.l6b_1);
|
|
4312
4320
|
return Unit_instance;
|
|
4313
4321
|
case 5:
|
|
4314
4322
|
this.s8_1 = 6;
|
|
4315
4323
|
var t = this.u8_1;
|
|
4316
|
-
this.
|
|
4324
|
+
this.m6b_1.i2k(this.l6b_1);
|
|
4317
4325
|
throw t;
|
|
4318
4326
|
case 6:
|
|
4319
4327
|
throw this.u8_1;
|
|
@@ -4330,8 +4338,8 @@
|
|
|
4330
4338
|
while (true);
|
|
4331
4339
|
};
|
|
4332
4340
|
protoOf(AsyncProviderImpl$launchDefaultWithLock$slambda).i2d = function ($this$launch, completion) {
|
|
4333
|
-
var i = new AsyncProviderImpl$launchDefaultWithLock$slambda(this.
|
|
4334
|
-
i.
|
|
4341
|
+
var i = new AsyncProviderImpl$launchDefaultWithLock$slambda(this.i6b_1, this.j6b_1, completion);
|
|
4342
|
+
i.k6b_1 = $this$launch;
|
|
4335
4343
|
return i;
|
|
4336
4344
|
};
|
|
4337
4345
|
function AsyncProviderImpl$launchDefaultWithLock$slambda_0(this$0, $block, resultContinuation) {
|
|
@@ -4346,32 +4354,32 @@
|
|
|
4346
4354
|
mainDispatcher = mainDispatcher === VOID ? Dispatchers_getInstance().d21() : mainDispatcher;
|
|
4347
4355
|
defaultDispatcher = defaultDispatcher === VOID ? Dispatchers_getInstance().z20_1 : defaultDispatcher;
|
|
4348
4356
|
unconfinedDispatcher = unconfinedDispatcher === VOID ? Dispatchers_getInstance().a21_1 : unconfinedDispatcher;
|
|
4349
|
-
this.
|
|
4350
|
-
this.
|
|
4351
|
-
this.r6a_1 = Mutex();
|
|
4357
|
+
this.q6a_1 = logger;
|
|
4358
|
+
this.r6a_1 = SupervisorJob();
|
|
4352
4359
|
this.s6a_1 = Mutex();
|
|
4360
|
+
this.t6a_1 = Mutex();
|
|
4353
4361
|
var tmp = this;
|
|
4354
4362
|
// Inline function 'kotlinx.coroutines.CoroutineExceptionHandler' call
|
|
4355
|
-
tmp.
|
|
4356
|
-
this.
|
|
4357
|
-
this.
|
|
4358
|
-
this.
|
|
4363
|
+
tmp.u6a_1 = new AsyncProviderImpl$errorHandler$$inlined$CoroutineExceptionHandler$1(this);
|
|
4364
|
+
this.v6a_1 = CoroutineScope_0(mainDispatcher.cg(this.r6a_1).cg(MainContextId_getInstance()));
|
|
4365
|
+
this.w6a_1 = CoroutineScope_0(defaultDispatcher.cg(this.r6a_1).cg(WorkerContextId_getInstance()));
|
|
4366
|
+
this.x6a_1 = CoroutineScope_0(unconfinedDispatcher.cg(this.r6a_1).cg(WorkerContextId_getInstance()));
|
|
4359
4367
|
}
|
|
4360
|
-
protoOf(AsyncProviderImpl).
|
|
4361
|
-
return this.
|
|
4362
|
-
};
|
|
4363
|
-
protoOf(AsyncProviderImpl).n6a = function (context, block) {
|
|
4364
|
-
return launch(this.u6a_1, context, VOID, block);
|
|
4368
|
+
protoOf(AsyncProviderImpl).j6a = function () {
|
|
4369
|
+
return this.u6a_1;
|
|
4365
4370
|
};
|
|
4366
|
-
protoOf(AsyncProviderImpl).
|
|
4371
|
+
protoOf(AsyncProviderImpl).o6a = function (context, block) {
|
|
4367
4372
|
return launch(this.v6a_1, context, VOID, block);
|
|
4368
4373
|
};
|
|
4369
|
-
protoOf(AsyncProviderImpl).
|
|
4370
|
-
return launch(this.
|
|
4374
|
+
protoOf(AsyncProviderImpl).k6a = function (context, block) {
|
|
4375
|
+
return launch(this.w6a_1, context, VOID, block);
|
|
4376
|
+
};
|
|
4377
|
+
protoOf(AsyncProviderImpl).m6a = function (context, block) {
|
|
4378
|
+
return launch(this.w6a_1, context, VOID, AsyncProviderImpl$launchDefaultWithLock$slambda_0(this, block, null));
|
|
4371
4379
|
};
|
|
4372
4380
|
protoOf(AsyncProviderImpl).h2 = function () {
|
|
4373
|
-
if (!this.
|
|
4374
|
-
this.
|
|
4381
|
+
if (!this.r6a_1.z1p()) {
|
|
4382
|
+
this.r6a_1.n1q();
|
|
4375
4383
|
}
|
|
4376
4384
|
};
|
|
4377
4385
|
function Key() {
|
|
@@ -4433,7 +4441,7 @@
|
|
|
4433
4441
|
}
|
|
4434
4442
|
function UUIDIdsProvider() {
|
|
4435
4443
|
}
|
|
4436
|
-
protoOf(UUIDIdsProvider).
|
|
4444
|
+
protoOf(UUIDIdsProvider).o6b = function () {
|
|
4437
4445
|
return uuid4().toString();
|
|
4438
4446
|
};
|
|
4439
4447
|
var UUIDIdsProvider_instance;
|
|
@@ -4451,55 +4459,55 @@
|
|
|
4451
4459
|
tmp = lock;
|
|
4452
4460
|
}
|
|
4453
4461
|
lock = tmp;
|
|
4454
|
-
this.
|
|
4455
|
-
this.
|
|
4462
|
+
this.u6b_1 = logger;
|
|
4463
|
+
this.v6b_1 = lock;
|
|
4456
4464
|
var tmp_0 = this;
|
|
4457
4465
|
// Inline function 'kotlin.collections.hashMapOf' call
|
|
4458
|
-
tmp_0.
|
|
4466
|
+
tmp_0.w6b_1 = HashMap_init_$Create$();
|
|
4459
4467
|
}
|
|
4460
|
-
protoOf(JobsProviderImpl).
|
|
4468
|
+
protoOf(JobsProviderImpl).p6b = function (timerTag, job) {
|
|
4461
4469
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4462
|
-
this.
|
|
4463
|
-
if (this.
|
|
4464
|
-
this.
|
|
4470
|
+
this.v6b_1;
|
|
4471
|
+
if (this.t6b(timerTag)) {
|
|
4472
|
+
this.u6b_1.w(VOID, 'Timer already exists for that tag: ' + toString_0(timerTag));
|
|
4465
4473
|
}
|
|
4466
4474
|
// Inline function 'kotlin.collections.set' call
|
|
4467
|
-
this.
|
|
4475
|
+
this.w6b_1.e2(timerTag, job);
|
|
4468
4476
|
};
|
|
4469
|
-
protoOf(JobsProviderImpl).
|
|
4477
|
+
protoOf(JobsProviderImpl).t6b = function (timerTag) {
|
|
4470
4478
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4471
|
-
this.
|
|
4472
|
-
return this.
|
|
4479
|
+
this.v6b_1;
|
|
4480
|
+
return this.w6b_1.z1(timerTag);
|
|
4473
4481
|
};
|
|
4474
|
-
protoOf(JobsProviderImpl).
|
|
4482
|
+
protoOf(JobsProviderImpl).r6b = function (timerTag) {
|
|
4475
4483
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4476
|
-
this.
|
|
4477
|
-
if (!this.
|
|
4478
|
-
this.
|
|
4484
|
+
this.v6b_1;
|
|
4485
|
+
if (!this.t6b(timerTag)) {
|
|
4486
|
+
this.u6b_1.w(VOID, "Can't find timer for that tag: " + toString_0(timerTag));
|
|
4479
4487
|
}
|
|
4480
|
-
this.
|
|
4488
|
+
this.w6b_1.f2(timerTag);
|
|
4481
4489
|
};
|
|
4482
|
-
protoOf(JobsProviderImpl).
|
|
4490
|
+
protoOf(JobsProviderImpl).s6b = function (timers) {
|
|
4483
4491
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4484
|
-
this.
|
|
4492
|
+
this.v6b_1;
|
|
4485
4493
|
// Inline function 'kotlin.collections.forEach' call
|
|
4486
4494
|
var _iterator__ex2g4s = timers.l();
|
|
4487
4495
|
while (_iterator__ex2g4s.m()) {
|
|
4488
4496
|
var element = _iterator__ex2g4s.n();
|
|
4489
|
-
var timer = this.
|
|
4497
|
+
var timer = this.w6b_1.b2(element);
|
|
4490
4498
|
if (timer == null)
|
|
4491
4499
|
null;
|
|
4492
4500
|
else {
|
|
4493
4501
|
timer.n1q();
|
|
4494
4502
|
}
|
|
4495
4503
|
}
|
|
4496
|
-
this.
|
|
4504
|
+
this.w6b_1.c2().k2(toSet(timers));
|
|
4497
4505
|
};
|
|
4498
|
-
protoOf(JobsProviderImpl).
|
|
4506
|
+
protoOf(JobsProviderImpl).q6b = function (timerTag) {
|
|
4499
4507
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4500
|
-
this.
|
|
4501
|
-
var timer = this.
|
|
4502
|
-
this.
|
|
4508
|
+
this.v6b_1;
|
|
4509
|
+
var timer = this.w6b_1.b2(timerTag);
|
|
4510
|
+
this.w6b_1.f2(timerTag);
|
|
4503
4511
|
var tmp;
|
|
4504
4512
|
if (timer == null) {
|
|
4505
4513
|
tmp = null;
|
|
@@ -4512,36 +4520,36 @@
|
|
|
4512
4520
|
}
|
|
4513
4521
|
function FileSystemImpl(fileSystem) {
|
|
4514
4522
|
fileSystem = fileSystem === VOID ? get_SystemFileSystem() : fileSystem;
|
|
4515
|
-
this.
|
|
4523
|
+
this.a6c_1 = fileSystem;
|
|
4516
4524
|
}
|
|
4517
|
-
protoOf(FileSystemImpl).
|
|
4525
|
+
protoOf(FileSystemImpl).x6b = function (path, $completion) {
|
|
4518
4526
|
var directoryPath = Path(path);
|
|
4519
|
-
var exists = this.
|
|
4527
|
+
var exists = this.a6c_1.c1o(directoryPath);
|
|
4520
4528
|
if (!exists) {
|
|
4521
|
-
this.
|
|
4529
|
+
this.a6c_1.g1o(directoryPath);
|
|
4522
4530
|
}
|
|
4523
4531
|
return Unit_instance;
|
|
4524
4532
|
};
|
|
4525
|
-
protoOf(FileSystemImpl).
|
|
4526
|
-
return buffered(this.
|
|
4533
|
+
protoOf(FileSystemImpl).y6b = function (path, fileName, append, $completion) {
|
|
4534
|
+
return buffered(this.a6c_1.h1o(Path_0(path, [fileName]), append));
|
|
4527
4535
|
};
|
|
4528
|
-
protoOf(FileSystemImpl).
|
|
4529
|
-
this.
|
|
4536
|
+
protoOf(FileSystemImpl).z6b = function (path, $completion) {
|
|
4537
|
+
this.a6c_1.e1o(Path_0(path, []));
|
|
4530
4538
|
return Unit_instance;
|
|
4531
4539
|
};
|
|
4532
4540
|
function LoggerFactory() {
|
|
4533
4541
|
}
|
|
4534
4542
|
function LoggerFactoryImpl(coreConfig, fileSystem) {
|
|
4535
|
-
this.
|
|
4536
|
-
this.
|
|
4543
|
+
this.c6c_1 = coreConfig;
|
|
4544
|
+
this.d6c_1 = fileSystem;
|
|
4537
4545
|
}
|
|
4538
|
-
protoOf(LoggerFactoryImpl).
|
|
4546
|
+
protoOf(LoggerFactoryImpl).b6c = function (gameId, roomId, userId) {
|
|
4539
4547
|
// Inline function 'kotlin.let' call
|
|
4540
|
-
var it = this.
|
|
4548
|
+
var it = this.c6c_1.fileNameFormat;
|
|
4541
4549
|
var tmp = Companion_instance_4;
|
|
4542
4550
|
var fileName = tmp.formatter(it, gameId, roomId, userId == null ? 'unknown_user_id' : userId);
|
|
4543
4551
|
// Inline function 'kotlin.collections.map' call
|
|
4544
|
-
var this_0 = split(this.
|
|
4552
|
+
var this_0 = split(this.c6c_1.requireDirectoryPath, ['/']);
|
|
4545
4553
|
// Inline function 'kotlin.collections.mapTo' call
|
|
4546
4554
|
var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
|
|
4547
4555
|
var _iterator__ex2g4s = this_0.l();
|
|
@@ -4553,7 +4561,7 @@
|
|
|
4553
4561
|
}
|
|
4554
4562
|
var segments = destination;
|
|
4555
4563
|
var tmp0_path = joinToString(segments, '/');
|
|
4556
|
-
var tmp1_fileSystem = this.
|
|
4564
|
+
var tmp1_fileSystem = this.d6c_1;
|
|
4557
4565
|
return new LogsStorageControllerImpl(fileName, tmp0_path, tmp1_fileSystem);
|
|
4558
4566
|
};
|
|
4559
4567
|
function appendToFile($this, message, $completion) {
|
|
@@ -4564,7 +4572,7 @@
|
|
|
4564
4572
|
}
|
|
4565
4573
|
function $createDirectoryCOROUTINE$(_this__u8e3s4, resultContinuation) {
|
|
4566
4574
|
CoroutineImpl.call(this, resultContinuation);
|
|
4567
|
-
this.
|
|
4575
|
+
this.w6c_1 = _this__u8e3s4;
|
|
4568
4576
|
}
|
|
4569
4577
|
protoOf($createDirectoryCOROUTINE$).z8 = function () {
|
|
4570
4578
|
var suspendResult = this.t8_1;
|
|
@@ -4576,7 +4584,7 @@
|
|
|
4576
4584
|
this.s8_1 = 3;
|
|
4577
4585
|
this.s8_1 = 2;
|
|
4578
4586
|
this.r8_1 = 1;
|
|
4579
|
-
suspendResult = this.
|
|
4587
|
+
suspendResult = this.w6c_1.z6c_1.x6b(this.w6c_1.y6c_1, this);
|
|
4580
4588
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4581
4589
|
return suspendResult;
|
|
4582
4590
|
}
|
|
@@ -4617,8 +4625,8 @@
|
|
|
4617
4625
|
};
|
|
4618
4626
|
function $appendToFileCOROUTINE$(_this__u8e3s4, message, resultContinuation) {
|
|
4619
4627
|
CoroutineImpl.call(this, resultContinuation);
|
|
4620
|
-
this.
|
|
4621
|
-
this.
|
|
4628
|
+
this.m6c_1 = _this__u8e3s4;
|
|
4629
|
+
this.n6c_1 = message;
|
|
4622
4630
|
}
|
|
4623
4631
|
protoOf($appendToFileCOROUTINE$).z8 = function () {
|
|
4624
4632
|
var suspendResult = this.t8_1;
|
|
@@ -4630,7 +4638,7 @@
|
|
|
4630
4638
|
this.s8_1 = 3;
|
|
4631
4639
|
this.s8_1 = 2;
|
|
4632
4640
|
this.r8_1 = 1;
|
|
4633
|
-
suspendResult = this.
|
|
4641
|
+
suspendResult = this.m6c_1.z6c_1.y6b(this.m6c_1.y6c_1, this.m6c_1.x6c_1, true, this);
|
|
4634
4642
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4635
4643
|
return suspendResult;
|
|
4636
4644
|
}
|
|
@@ -4641,7 +4649,7 @@
|
|
|
4641
4649
|
var sink = buffered(ARGUMENT);
|
|
4642
4650
|
l$ret$1: do {
|
|
4643
4651
|
try {
|
|
4644
|
-
writeString(sink, this.
|
|
4652
|
+
writeString(sink, this.n6c_1 + '\n');
|
|
4645
4653
|
break l$ret$1;
|
|
4646
4654
|
} catch ($p) {
|
|
4647
4655
|
var t = $p;
|
|
@@ -4684,17 +4692,17 @@
|
|
|
4684
4692
|
while (true);
|
|
4685
4693
|
};
|
|
4686
4694
|
function LogsStorageControllerImpl(fileName, path, fileSystem) {
|
|
4687
|
-
this.
|
|
4688
|
-
this.
|
|
4689
|
-
this.
|
|
4695
|
+
this.x6c_1 = fileName;
|
|
4696
|
+
this.y6c_1 = path;
|
|
4697
|
+
this.z6c_1 = fileSystem;
|
|
4690
4698
|
}
|
|
4691
|
-
protoOf(LogsStorageControllerImpl).
|
|
4699
|
+
protoOf(LogsStorageControllerImpl).a6d = function ($completion) {
|
|
4692
4700
|
var tmp = new $createDirectoryCOROUTINE$(this, $completion);
|
|
4693
4701
|
tmp.t8_1 = Unit_instance;
|
|
4694
4702
|
tmp.u8_1 = null;
|
|
4695
4703
|
return tmp.z8();
|
|
4696
4704
|
};
|
|
4697
|
-
protoOf(LogsStorageControllerImpl).
|
|
4705
|
+
protoOf(LogsStorageControllerImpl).b6d = function (log, $completion) {
|
|
4698
4706
|
return appendToFile(this, log, $completion);
|
|
4699
4707
|
};
|
|
4700
4708
|
function BufferedAction() {
|
|
@@ -4709,30 +4717,30 @@
|
|
|
4709
4717
|
initialDelay = initialDelay === VOID ? new Long(0, 0) : initialDelay;
|
|
4710
4718
|
type = type === VOID ? TimerType_DELAY_getInstance() : type;
|
|
4711
4719
|
TimerAction.call(this);
|
|
4712
|
-
this.
|
|
4713
|
-
this.
|
|
4714
|
-
this.
|
|
4715
|
-
this.
|
|
4720
|
+
this.h6d_1 = timerTag;
|
|
4721
|
+
this.i6d_1 = delayMillis;
|
|
4722
|
+
this.j6d_1 = initialDelay;
|
|
4723
|
+
this.k6d_1 = type;
|
|
4716
4724
|
}
|
|
4717
4725
|
protoOf(StartTimerAction).toString = function () {
|
|
4718
|
-
var tmp = 'timerTag=' + toString_0(this.
|
|
4719
|
-
var tmp_0 = 'delayMillis=' + this.
|
|
4726
|
+
var tmp = 'timerTag=' + toString_0(this.h6d_1);
|
|
4727
|
+
var tmp_0 = 'delayMillis=' + this.i6d_1.toString();
|
|
4720
4728
|
// Inline function 'kotlin.takeIf' call
|
|
4721
|
-
var this_0 = 'initialDelay=' + this.
|
|
4729
|
+
var this_0 = 'initialDelay=' + this.j6d_1.toString();
|
|
4722
4730
|
var tmp_1;
|
|
4723
|
-
if (!equalsLong(this.
|
|
4731
|
+
if (!equalsLong(this.j6d_1, new Long(0, 0))) {
|
|
4724
4732
|
tmp_1 = this_0;
|
|
4725
4733
|
} else {
|
|
4726
4734
|
tmp_1 = null;
|
|
4727
4735
|
}
|
|
4728
4736
|
var tmp$ret$1 = tmp_1;
|
|
4729
|
-
return 'StartTimerAction(' + joinToString(listOfNotNull([tmp, tmp_0, tmp$ret$1, 'type=' + this.
|
|
4737
|
+
return 'StartTimerAction(' + joinToString(listOfNotNull([tmp, tmp_0, tmp$ret$1, 'type=' + this.k6d_1.toString()])) + ')';
|
|
4730
4738
|
};
|
|
4731
4739
|
protoOf(StartTimerAction).hashCode = function () {
|
|
4732
|
-
var result = hashCode(this.
|
|
4733
|
-
result = imul(result, 31) + this.h6d_1.hashCode() | 0;
|
|
4740
|
+
var result = hashCode(this.h6d_1);
|
|
4734
4741
|
result = imul(result, 31) + this.i6d_1.hashCode() | 0;
|
|
4735
4742
|
result = imul(result, 31) + this.j6d_1.hashCode() | 0;
|
|
4743
|
+
result = imul(result, 31) + this.k6d_1.hashCode() | 0;
|
|
4736
4744
|
return result;
|
|
4737
4745
|
};
|
|
4738
4746
|
protoOf(StartTimerAction).equals = function (other) {
|
|
@@ -4740,13 +4748,13 @@
|
|
|
4740
4748
|
return true;
|
|
4741
4749
|
if (!(other instanceof StartTimerAction))
|
|
4742
4750
|
return false;
|
|
4743
|
-
if (!equals(this.
|
|
4744
|
-
return false;
|
|
4745
|
-
if (!equalsLong(this.h6d_1, other.h6d_1))
|
|
4751
|
+
if (!equals(this.h6d_1, other.h6d_1))
|
|
4746
4752
|
return false;
|
|
4747
4753
|
if (!equalsLong(this.i6d_1, other.i6d_1))
|
|
4748
4754
|
return false;
|
|
4749
|
-
if (!this.j6d_1
|
|
4755
|
+
if (!equalsLong(this.j6d_1, other.j6d_1))
|
|
4756
|
+
return false;
|
|
4757
|
+
if (!this.k6d_1.equals(other.k6d_1))
|
|
4750
4758
|
return false;
|
|
4751
4759
|
return true;
|
|
4752
4760
|
};
|
|
@@ -4765,18 +4773,18 @@
|
|
|
4765
4773
|
}
|
|
4766
4774
|
function TimerTickAction(timerTag, type) {
|
|
4767
4775
|
TimerAction.call(this);
|
|
4768
|
-
this.
|
|
4769
|
-
this.
|
|
4776
|
+
this.l6d_1 = timerTag;
|
|
4777
|
+
this.m6d_1 = type;
|
|
4770
4778
|
}
|
|
4771
4779
|
protoOf(TimerTickAction).notValidateWhenFinished = function () {
|
|
4772
|
-
return this.
|
|
4780
|
+
return this.l6d_1.notValidateWhenFinished();
|
|
4773
4781
|
};
|
|
4774
4782
|
protoOf(TimerTickAction).toString = function () {
|
|
4775
|
-
return 'TimerTickAction(timerTag=' + toString_0(this.
|
|
4783
|
+
return 'TimerTickAction(timerTag=' + toString_0(this.l6d_1) + ', type=' + this.m6d_1.toString() + ')';
|
|
4776
4784
|
};
|
|
4777
4785
|
protoOf(TimerTickAction).hashCode = function () {
|
|
4778
|
-
var result = hashCode(this.
|
|
4779
|
-
result = imul(result, 31) + this.
|
|
4786
|
+
var result = hashCode(this.l6d_1);
|
|
4787
|
+
result = imul(result, 31) + this.m6d_1.hashCode() | 0;
|
|
4780
4788
|
return result;
|
|
4781
4789
|
};
|
|
4782
4790
|
protoOf(TimerTickAction).equals = function (other) {
|
|
@@ -4784,28 +4792,28 @@
|
|
|
4784
4792
|
return true;
|
|
4785
4793
|
if (!(other instanceof TimerTickAction))
|
|
4786
4794
|
return false;
|
|
4787
|
-
if (!equals(this.
|
|
4795
|
+
if (!equals(this.l6d_1, other.l6d_1))
|
|
4788
4796
|
return false;
|
|
4789
|
-
if (!this.
|
|
4797
|
+
if (!this.m6d_1.equals(other.m6d_1))
|
|
4790
4798
|
return false;
|
|
4791
4799
|
return true;
|
|
4792
4800
|
};
|
|
4793
4801
|
function StopTimerAction(timerTag) {
|
|
4794
4802
|
TimerAction.call(this);
|
|
4795
|
-
this.
|
|
4803
|
+
this.n6d_1 = timerTag;
|
|
4796
4804
|
}
|
|
4797
4805
|
protoOf(StopTimerAction).toString = function () {
|
|
4798
|
-
return 'StopTimerAction(timerTag=' + toString_0(this.
|
|
4806
|
+
return 'StopTimerAction(timerTag=' + toString_0(this.n6d_1) + ')';
|
|
4799
4807
|
};
|
|
4800
4808
|
protoOf(StopTimerAction).hashCode = function () {
|
|
4801
|
-
return hashCode(this.
|
|
4809
|
+
return hashCode(this.n6d_1);
|
|
4802
4810
|
};
|
|
4803
4811
|
protoOf(StopTimerAction).equals = function (other) {
|
|
4804
4812
|
if (this === other)
|
|
4805
4813
|
return true;
|
|
4806
4814
|
if (!(other instanceof StopTimerAction))
|
|
4807
4815
|
return false;
|
|
4808
|
-
if (!equals(this.
|
|
4816
|
+
if (!equals(this.n6d_1, other.n6d_1))
|
|
4809
4817
|
return false;
|
|
4810
4818
|
return true;
|
|
4811
4819
|
};
|
|
@@ -4849,7 +4857,7 @@
|
|
|
4849
4857
|
return function (reducer, initialState, en) {
|
|
4850
4858
|
var store = $storeCreator(reducer, initialState, en);
|
|
4851
4859
|
var origDispatch = store.dispatch;
|
|
4852
|
-
store.
|
|
4860
|
+
store.o6d(applyCatcher$lambda$lambda$lambda(origDispatch, $logger));
|
|
4853
4861
|
return store;
|
|
4854
4862
|
};
|
|
4855
4863
|
}
|
|
@@ -4863,7 +4871,7 @@
|
|
|
4863
4871
|
}
|
|
4864
4872
|
function applyMiddleware$lambda$lambda$lambda$lambda($middleware, $store, $dispatcher) {
|
|
4865
4873
|
return function (action) {
|
|
4866
|
-
$middleware.
|
|
4874
|
+
$middleware.p6d($store, $dispatcher, action);
|
|
4867
4875
|
return Unit_instance;
|
|
4868
4876
|
};
|
|
4869
4877
|
}
|
|
@@ -4878,7 +4886,7 @@
|
|
|
4878
4886
|
while (inductionVariable < last) {
|
|
4879
4887
|
var element = tmp0[inductionVariable];
|
|
4880
4888
|
inductionVariable = inductionVariable + 1 | 0;
|
|
4881
|
-
if (element.
|
|
4889
|
+
if (element.q6d(action)) {
|
|
4882
4890
|
destination.j(element);
|
|
4883
4891
|
}
|
|
4884
4892
|
}
|
|
@@ -4902,7 +4910,7 @@
|
|
|
4902
4910
|
return function (reducer, initialState, en) {
|
|
4903
4911
|
var store = $storeCreator(reducer, initialState, en);
|
|
4904
4912
|
var origDispatch = store.dispatch;
|
|
4905
|
-
store.
|
|
4913
|
+
store.o6d(applyMiddleware$lambda$lambda$lambda($middlewares, origDispatch, store));
|
|
4906
4914
|
return store;
|
|
4907
4915
|
};
|
|
4908
4916
|
}
|
|
@@ -4916,9 +4924,9 @@
|
|
|
4916
4924
|
return new timerMiddleware$$inlined$middlewareForActionType$1(asyncProvider, jobsProvider);
|
|
4917
4925
|
}
|
|
4918
4926
|
function timerMiddleware$o$handle$slambda$slambda($jobsProvider, $action, $store, resultContinuation) {
|
|
4919
|
-
this.
|
|
4920
|
-
this.
|
|
4921
|
-
this.
|
|
4927
|
+
this.z6d_1 = $jobsProvider;
|
|
4928
|
+
this.a6e_1 = $action;
|
|
4929
|
+
this.b6e_1 = $store;
|
|
4922
4930
|
CoroutineImpl.call(this, resultContinuation);
|
|
4923
4931
|
}
|
|
4924
4932
|
protoOf(timerMiddleware$o$handle$slambda$slambda).h2d = function ($this$launchMain, $completion) {
|
|
@@ -4937,8 +4945,8 @@
|
|
|
4937
4945
|
var tmp = this.r8_1;
|
|
4938
4946
|
if (tmp === 0) {
|
|
4939
4947
|
this.s8_1 = 1;
|
|
4940
|
-
if (this.
|
|
4941
|
-
this.
|
|
4948
|
+
if (this.z6d_1.t6b(this.a6e_1.h6d_1)) {
|
|
4949
|
+
this.b6e_1.dispatch(new TimerTickAction(this.a6e_1.h6d_1, TimerType_DELAY_getInstance()));
|
|
4942
4950
|
}
|
|
4943
4951
|
return Unit_instance;
|
|
4944
4952
|
} else if (tmp === 1) {
|
|
@@ -4951,8 +4959,8 @@
|
|
|
4951
4959
|
while (true);
|
|
4952
4960
|
};
|
|
4953
4961
|
protoOf(timerMiddleware$o$handle$slambda$slambda).i2d = function ($this$launchMain, completion) {
|
|
4954
|
-
var i = new timerMiddleware$o$handle$slambda$slambda(this.
|
|
4955
|
-
i.
|
|
4962
|
+
var i = new timerMiddleware$o$handle$slambda$slambda(this.z6d_1, this.a6e_1, this.b6e_1, completion);
|
|
4963
|
+
i.c6e_1 = $this$launchMain;
|
|
4956
4964
|
return i;
|
|
4957
4965
|
};
|
|
4958
4966
|
function timerMiddleware$o$handle$slambda$slambda_0($jobsProvider, $action, $store, resultContinuation) {
|
|
@@ -4964,9 +4972,9 @@
|
|
|
4964
4972
|
return l;
|
|
4965
4973
|
}
|
|
4966
4974
|
function timerMiddleware$o$handle$slambda$slambda_1($jobsProvider, $action, $store, resultContinuation) {
|
|
4967
|
-
this.
|
|
4968
|
-
this.
|
|
4969
|
-
this.
|
|
4975
|
+
this.l6e_1 = $jobsProvider;
|
|
4976
|
+
this.m6e_1 = $action;
|
|
4977
|
+
this.n6e_1 = $store;
|
|
4970
4978
|
CoroutineImpl.call(this, resultContinuation);
|
|
4971
4979
|
}
|
|
4972
4980
|
protoOf(timerMiddleware$o$handle$slambda$slambda_1).h2d = function ($this$launchMain, $completion) {
|
|
@@ -4985,8 +4993,8 @@
|
|
|
4985
4993
|
var tmp = this.r8_1;
|
|
4986
4994
|
if (tmp === 0) {
|
|
4987
4995
|
this.s8_1 = 1;
|
|
4988
|
-
if (this.
|
|
4989
|
-
this.
|
|
4996
|
+
if (this.l6e_1.t6b(this.m6e_1.h6d_1)) {
|
|
4997
|
+
this.n6e_1.dispatch(new TimerTickAction(this.m6e_1.h6d_1, TimerType_INTERVAL_getInstance()));
|
|
4990
4998
|
}
|
|
4991
4999
|
return Unit_instance;
|
|
4992
5000
|
} else if (tmp === 1) {
|
|
@@ -4999,8 +5007,8 @@
|
|
|
4999
5007
|
while (true);
|
|
5000
5008
|
};
|
|
5001
5009
|
protoOf(timerMiddleware$o$handle$slambda$slambda_1).i2d = function ($this$launchMain, completion) {
|
|
5002
|
-
var i = new timerMiddleware$o$handle$slambda$slambda_1(this.
|
|
5003
|
-
i.
|
|
5010
|
+
var i = new timerMiddleware$o$handle$slambda$slambda_1(this.l6e_1, this.m6e_1, this.n6e_1, completion);
|
|
5011
|
+
i.o6e_1 = $this$launchMain;
|
|
5004
5012
|
return i;
|
|
5005
5013
|
};
|
|
5006
5014
|
function timerMiddleware$o$handle$slambda$slambda_2($jobsProvider, $action, $store, resultContinuation) {
|
|
@@ -5012,10 +5020,10 @@
|
|
|
5012
5020
|
return l;
|
|
5013
5021
|
}
|
|
5014
5022
|
function timerMiddleware$o$handle$slambda($action, $asyncProvider, $jobsProvider, $store, resultContinuation) {
|
|
5015
|
-
this.
|
|
5016
|
-
this.
|
|
5017
|
-
this.
|
|
5018
|
-
this.
|
|
5023
|
+
this.x6e_1 = $action;
|
|
5024
|
+
this.y6e_1 = $asyncProvider;
|
|
5025
|
+
this.z6e_1 = $jobsProvider;
|
|
5026
|
+
this.a6f_1 = $store;
|
|
5019
5027
|
CoroutineImpl.call(this, resultContinuation);
|
|
5020
5028
|
}
|
|
5021
5029
|
protoOf(timerMiddleware$o$handle$slambda).h2d = function ($this$launchDefault, $completion) {
|
|
@@ -5035,9 +5043,9 @@
|
|
|
5035
5043
|
switch (tmp) {
|
|
5036
5044
|
case 0:
|
|
5037
5045
|
this.s8_1 = 10;
|
|
5038
|
-
if (!equalsLong(this.
|
|
5046
|
+
if (!equalsLong(this.x6e_1.j6d_1, new Long(0, 0)) && this.x6e_1.k6d_1.equals(TimerType_INTERVAL_getInstance())) {
|
|
5039
5047
|
this.r8_1 = 1;
|
|
5040
|
-
suspendResult = delay(this.
|
|
5048
|
+
suspendResult = delay(this.x6e_1.j6d_1, this);
|
|
5041
5049
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5042
5050
|
return suspendResult;
|
|
5043
5051
|
}
|
|
@@ -5051,19 +5059,19 @@
|
|
|
5051
5059
|
this.r8_1 = 2;
|
|
5052
5060
|
continue $sm;
|
|
5053
5061
|
case 2:
|
|
5054
|
-
var tmp0 = this.
|
|
5062
|
+
var tmp0 = this.x6e_1.k6d_1.p2_1;
|
|
5055
5063
|
if (tmp0 === 0) {
|
|
5056
5064
|
this.r8_1 = 8;
|
|
5057
|
-
suspendResult = delay(this.
|
|
5065
|
+
suspendResult = delay(this.x6e_1.i6d_1, this);
|
|
5058
5066
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5059
5067
|
return suspendResult;
|
|
5060
5068
|
}
|
|
5061
5069
|
continue $sm;
|
|
5062
5070
|
} else {
|
|
5063
5071
|
if (tmp0 === 1) {
|
|
5064
|
-
if (!equalsLong(this.
|
|
5072
|
+
if (!equalsLong(this.x6e_1.j6d_1, new Long(0, 0))) {
|
|
5065
5073
|
this.r8_1 = 3;
|
|
5066
|
-
suspendResult = delay(this.
|
|
5074
|
+
suspendResult = delay(this.x6e_1.j6d_1, this);
|
|
5067
5075
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5068
5076
|
return suspendResult;
|
|
5069
5077
|
}
|
|
@@ -5086,14 +5094,14 @@
|
|
|
5086
5094
|
this.r8_1 = 5;
|
|
5087
5095
|
continue $sm;
|
|
5088
5096
|
case 5:
|
|
5089
|
-
if (!get_isActive(this.
|
|
5097
|
+
if (!get_isActive(this.b6f_1)) {
|
|
5090
5098
|
this.r8_1 = 7;
|
|
5091
5099
|
continue $sm;
|
|
5092
5100
|
}
|
|
5093
5101
|
|
|
5094
|
-
this.
|
|
5102
|
+
this.y6e_1.p6a(VOID, timerMiddleware$o$handle$slambda$slambda_2(this.z6e_1, this.x6e_1, this.a6f_1, null));
|
|
5095
5103
|
this.r8_1 = 6;
|
|
5096
|
-
suspendResult = delay(this.
|
|
5104
|
+
suspendResult = delay(this.x6e_1.j6d_1, this);
|
|
5097
5105
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5098
5106
|
return suspendResult;
|
|
5099
5107
|
}
|
|
@@ -5103,12 +5111,12 @@
|
|
|
5103
5111
|
this.r8_1 = 5;
|
|
5104
5112
|
continue $sm;
|
|
5105
5113
|
case 7:
|
|
5106
|
-
this.
|
|
5114
|
+
this.c6f_1 = Unit_instance;
|
|
5107
5115
|
this.r8_1 = 9;
|
|
5108
5116
|
continue $sm;
|
|
5109
5117
|
case 8:
|
|
5110
5118
|
var tmp_1 = this;
|
|
5111
|
-
tmp_1.
|
|
5119
|
+
tmp_1.c6f_1 = this.y6e_1.p6a(VOID, timerMiddleware$o$handle$slambda$slambda_0(this.z6e_1, this.x6e_1, this.a6f_1, null));
|
|
5112
5120
|
this.r8_1 = 9;
|
|
5113
5121
|
continue $sm;
|
|
5114
5122
|
case 9:
|
|
@@ -5128,8 +5136,8 @@
|
|
|
5128
5136
|
while (true);
|
|
5129
5137
|
};
|
|
5130
5138
|
protoOf(timerMiddleware$o$handle$slambda).i2d = function ($this$launchDefault, completion) {
|
|
5131
|
-
var i = new timerMiddleware$o$handle$slambda(this.
|
|
5132
|
-
i.
|
|
5139
|
+
var i = new timerMiddleware$o$handle$slambda(this.x6e_1, this.y6e_1, this.z6e_1, this.a6f_1, completion);
|
|
5140
|
+
i.b6f_1 = $this$launchDefault;
|
|
5133
5141
|
return i;
|
|
5134
5142
|
};
|
|
5135
5143
|
function timerMiddleware$o$handle$slambda_0($action, $asyncProvider, $jobsProvider, $store, resultContinuation) {
|
|
@@ -5141,24 +5149,24 @@
|
|
|
5141
5149
|
return l;
|
|
5142
5150
|
}
|
|
5143
5151
|
function timerMiddleware$$inlined$middlewareForActionType$1($asyncProvider, $jobsProvider) {
|
|
5144
|
-
this.
|
|
5145
|
-
this.
|
|
5152
|
+
this.d6f_1 = $asyncProvider;
|
|
5153
|
+
this.e6f_1 = $jobsProvider;
|
|
5146
5154
|
}
|
|
5147
|
-
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).
|
|
5155
|
+
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).q6d = function (action) {
|
|
5148
5156
|
return action instanceof TimerAction;
|
|
5149
5157
|
};
|
|
5150
|
-
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).
|
|
5158
|
+
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).f6f = function (store, next, action) {
|
|
5151
5159
|
var action_0 = action instanceof TimerAction ? action : THROW_CCE();
|
|
5152
5160
|
if (action_0 instanceof StartTimerAction) {
|
|
5153
|
-
var job = this.
|
|
5154
|
-
this.
|
|
5161
|
+
var job = this.d6f_1.l6a(VOID, timerMiddleware$o$handle$slambda_0(action_0, this.d6f_1, this.e6f_1, store, null));
|
|
5162
|
+
this.e6f_1.p6b(action_0.h6d_1, job);
|
|
5155
5163
|
} else {
|
|
5156
5164
|
if (action_0 instanceof StopTimerAction) {
|
|
5157
|
-
this.
|
|
5165
|
+
this.e6f_1.q6b(action_0.n6d_1);
|
|
5158
5166
|
} else {
|
|
5159
5167
|
if (action_0 instanceof TimerTickAction) {
|
|
5160
|
-
if (action_0.
|
|
5161
|
-
this.
|
|
5168
|
+
if (action_0.m6d_1.equals(TimerType_DELAY_getInstance())) {
|
|
5169
|
+
this.e6f_1.r6b(action_0.l6d_1);
|
|
5162
5170
|
}
|
|
5163
5171
|
} else {
|
|
5164
5172
|
noWhenBranchMatchedException();
|
|
@@ -5167,8 +5175,8 @@
|
|
|
5167
5175
|
}
|
|
5168
5176
|
next(action_0);
|
|
5169
5177
|
};
|
|
5170
|
-
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).
|
|
5171
|
-
return this.
|
|
5178
|
+
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).p6d = function (store, next, action) {
|
|
5179
|
+
return this.f6f(store, next, action);
|
|
5172
5180
|
};
|
|
5173
5181
|
function compose(functions) {
|
|
5174
5182
|
return compose$lambda(functions);
|
|
@@ -5212,7 +5220,7 @@
|
|
|
5212
5220
|
function createStore$dispatch($lock, currentState, currentReducer, stateTrigger, $logger, action) {
|
|
5213
5221
|
try {
|
|
5214
5222
|
// Inline function 'kotlinx.atomicfu.locks.ReentrantLock.lock' call
|
|
5215
|
-
currentState._v = currentReducer._v.
|
|
5223
|
+
currentState._v = currentReducer._v.g6f(currentState._v, action);
|
|
5216
5224
|
stateTrigger.d2a(Unit_instance);
|
|
5217
5225
|
} catch ($p) {
|
|
5218
5226
|
if ($p instanceof Exception) {
|
|
@@ -5236,8 +5244,8 @@
|
|
|
5236
5244
|
};
|
|
5237
5245
|
}
|
|
5238
5246
|
function createStore$o$_get_observe_$o$collect$slambda_h8loug($$this$unsafeFlow, this$0, resultContinuation) {
|
|
5239
|
-
this.
|
|
5240
|
-
this.
|
|
5247
|
+
this.p6f_1 = $$this$unsafeFlow;
|
|
5248
|
+
this.q6f_1 = this$0;
|
|
5241
5249
|
CoroutineImpl.call(this, resultContinuation);
|
|
5242
5250
|
}
|
|
5243
5251
|
protoOf(createStore$o$_get_observe_$o$collect$slambda_h8loug).s4u = function (value, $completion) {
|
|
@@ -5257,10 +5265,10 @@
|
|
|
5257
5265
|
switch (tmp) {
|
|
5258
5266
|
case 0:
|
|
5259
5267
|
this.s8_1 = 2;
|
|
5260
|
-
var tmp0 = this.
|
|
5261
|
-
this.
|
|
5268
|
+
var tmp0 = this.p6f_1;
|
|
5269
|
+
this.r6f_1;
|
|
5262
5270
|
this.r8_1 = 1;
|
|
5263
|
-
suspendResult = tmp0.x27(this.
|
|
5271
|
+
suspendResult = tmp0.x27(this.q6f_1.state, this);
|
|
5264
5272
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5265
5273
|
return suspendResult;
|
|
5266
5274
|
}
|
|
@@ -5283,8 +5291,8 @@
|
|
|
5283
5291
|
while (true);
|
|
5284
5292
|
};
|
|
5285
5293
|
protoOf(createStore$o$_get_observe_$o$collect$slambda_h8loug).t4u = function (value, completion) {
|
|
5286
|
-
var i = new createStore$o$_get_observe_$o$collect$slambda_h8loug(this.
|
|
5287
|
-
i.
|
|
5294
|
+
var i = new createStore$o$_get_observe_$o$collect$slambda_h8loug(this.p6f_1, this.q6f_1, completion);
|
|
5295
|
+
i.r6f_1 = value;
|
|
5288
5296
|
return i;
|
|
5289
5297
|
};
|
|
5290
5298
|
function createStore$o$_get_observe_$o$collect$slambda_h8loug_0($$this$unsafeFlow, this$0, resultContinuation) {
|
|
@@ -5297,8 +5305,8 @@
|
|
|
5297
5305
|
}
|
|
5298
5306
|
function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
|
|
5299
5307
|
CoroutineImpl.call(this, resultContinuation);
|
|
5300
|
-
this.
|
|
5301
|
-
this.
|
|
5308
|
+
this.a6g_1 = _this__u8e3s4;
|
|
5309
|
+
this.b6g_1 = collector;
|
|
5302
5310
|
}
|
|
5303
5311
|
protoOf($collectCOROUTINE$).z8 = function () {
|
|
5304
5312
|
var suspendResult = this.t8_1;
|
|
@@ -5308,10 +5316,10 @@
|
|
|
5308
5316
|
switch (tmp) {
|
|
5309
5317
|
case 0:
|
|
5310
5318
|
this.s8_1 = 2;
|
|
5311
|
-
var $this$unsafeFlow = this.
|
|
5319
|
+
var $this$unsafeFlow = this.b6g_1;
|
|
5312
5320
|
this.r8_1 = 1;
|
|
5313
|
-
var tmp_0 = createStore$o$_get_observe_$o$collect$slambda_h8loug_0($this$unsafeFlow, this.
|
|
5314
|
-
suspendResult = this.
|
|
5321
|
+
var tmp_0 = createStore$o$_get_observe_$o$collect$slambda_h8loug_0($this$unsafeFlow, this.a6g_1.d6g_1, null);
|
|
5322
|
+
suspendResult = this.a6g_1.c6g_1.j27(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
|
|
5315
5323
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5316
5324
|
return suspendResult;
|
|
5317
5325
|
}
|
|
@@ -5334,13 +5342,13 @@
|
|
|
5334
5342
|
while (true);
|
|
5335
5343
|
};
|
|
5336
5344
|
function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
|
|
5337
|
-
this.
|
|
5345
|
+
this.e6g_1 = function_0;
|
|
5338
5346
|
}
|
|
5339
5347
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).x27 = function (value, $completion) {
|
|
5340
|
-
return this.
|
|
5348
|
+
return this.e6g_1(value, $completion);
|
|
5341
5349
|
};
|
|
5342
5350
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).a3 = function () {
|
|
5343
|
-
return this.
|
|
5351
|
+
return this.e6g_1;
|
|
5344
5352
|
};
|
|
5345
5353
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
|
|
5346
5354
|
var tmp;
|
|
@@ -5373,8 +5381,8 @@
|
|
|
5373
5381
|
};
|
|
5374
5382
|
}
|
|
5375
5383
|
function createStore$3$observe$$inlined$map$1($this, this$0) {
|
|
5376
|
-
this.
|
|
5377
|
-
this.
|
|
5384
|
+
this.c6g_1 = $this;
|
|
5385
|
+
this.d6g_1 = this$0;
|
|
5378
5386
|
}
|
|
5379
5387
|
protoOf(createStore$3$observe$$inlined$map$1).y27 = function (collector, $completion) {
|
|
5380
5388
|
var tmp = new $collectCOROUTINE$(this, collector, $completion);
|
|
@@ -5386,33 +5394,33 @@
|
|
|
5386
5394
|
return this.y27(collector, $completion);
|
|
5387
5395
|
};
|
|
5388
5396
|
function createStore$3($currentState, $lock, $currentReducer, $stateTrigger, $logger) {
|
|
5389
|
-
this.
|
|
5390
|
-
this.
|
|
5391
|
-
this.
|
|
5397
|
+
this.i6g_1 = $currentState;
|
|
5398
|
+
this.j6g_1 = $stateTrigger;
|
|
5399
|
+
this.f6g_1 = this;
|
|
5392
5400
|
var tmp = this;
|
|
5393
|
-
tmp.
|
|
5401
|
+
tmp.g6g_1 = createStore$o$dispatch$lambda($lock, $currentState, $currentReducer, $stateTrigger, $logger);
|
|
5394
5402
|
var tmp_0 = this;
|
|
5395
|
-
tmp_0.
|
|
5403
|
+
tmp_0.h6g_1 = createStore$o$replaceReducer$lambda($currentReducer, $lock, $currentState, $stateTrigger, $logger);
|
|
5396
5404
|
}
|
|
5397
|
-
protoOf(createStore$3).
|
|
5398
|
-
return this.
|
|
5405
|
+
protoOf(createStore$3).k6g = function () {
|
|
5406
|
+
return this.f6g_1;
|
|
5399
5407
|
};
|
|
5400
5408
|
protoOf(createStore$3).z64 = function () {
|
|
5401
|
-
return createStore$getState(this.
|
|
5402
|
-
};
|
|
5403
|
-
protoOf(createStore$3).n6d = function (_set____db54di) {
|
|
5404
|
-
this.f6g_1 = _set____db54di;
|
|
5409
|
+
return createStore$getState(this.i6g_1);
|
|
5405
5410
|
};
|
|
5406
|
-
protoOf(createStore$3).
|
|
5407
|
-
|
|
5411
|
+
protoOf(createStore$3).o6d = function (_set____db54di) {
|
|
5412
|
+
this.g6g_1 = _set____db54di;
|
|
5408
5413
|
};
|
|
5409
5414
|
protoOf(createStore$3).l6g = function () {
|
|
5410
5415
|
return this.g6g_1;
|
|
5411
5416
|
};
|
|
5412
5417
|
protoOf(createStore$3).m6g = function () {
|
|
5418
|
+
return this.h6g_1;
|
|
5419
|
+
};
|
|
5420
|
+
protoOf(createStore$3).n6g = function () {
|
|
5413
5421
|
// Inline function 'kotlinx.coroutines.flow.map' call
|
|
5414
5422
|
// Inline function 'kotlinx.coroutines.flow.unsafeTransform' call
|
|
5415
|
-
var this_0 = this.
|
|
5423
|
+
var this_0 = this.j6g_1;
|
|
5416
5424
|
// Inline function 'kotlinx.coroutines.flow.internal.unsafeFlow' call
|
|
5417
5425
|
return new createStore$3$observe$$inlined$map$1(this_0, this);
|
|
5418
5426
|
};
|
|
@@ -5488,10 +5496,10 @@
|
|
|
5488
5496
|
return new middleware$1(dispatch);
|
|
5489
5497
|
}
|
|
5490
5498
|
function middleware$1($dispatch) {
|
|
5491
|
-
this.
|
|
5499
|
+
this.o6g_1 = $dispatch;
|
|
5492
5500
|
}
|
|
5493
|
-
protoOf(middleware$1).
|
|
5494
|
-
this.
|
|
5501
|
+
protoOf(middleware$1).p6d = function (store, next, action) {
|
|
5502
|
+
this.o6g_1(store, next, action);
|
|
5495
5503
|
};
|
|
5496
5504
|
function Reducer() {
|
|
5497
5505
|
}
|
|
@@ -5499,11 +5507,11 @@
|
|
|
5499
5507
|
return new combineReducers$1(reducers);
|
|
5500
5508
|
}
|
|
5501
5509
|
function combineReducers$1($reducers) {
|
|
5502
|
-
this.
|
|
5510
|
+
this.p6g_1 = $reducers;
|
|
5503
5511
|
}
|
|
5504
|
-
protoOf(combineReducers$1).
|
|
5512
|
+
protoOf(combineReducers$1).q6g = function (state, action) {
|
|
5505
5513
|
// Inline function 'kotlin.collections.filter' call
|
|
5506
|
-
var tmp0 = this.
|
|
5514
|
+
var tmp0 = this.p6g_1;
|
|
5507
5515
|
// Inline function 'kotlin.collections.filterTo' call
|
|
5508
5516
|
var destination = ArrayList_init_$Create$();
|
|
5509
5517
|
var inductionVariable = 0;
|
|
@@ -5511,7 +5519,7 @@
|
|
|
5511
5519
|
while (inductionVariable < last) {
|
|
5512
5520
|
var element = tmp0[inductionVariable];
|
|
5513
5521
|
inductionVariable = inductionVariable + 1 | 0;
|
|
5514
|
-
if (element.
|
|
5522
|
+
if (element.q6d(action)) {
|
|
5515
5523
|
destination.j(element);
|
|
5516
5524
|
}
|
|
5517
5525
|
}
|
|
@@ -5521,12 +5529,12 @@
|
|
|
5521
5529
|
while (_iterator__ex2g4s.m()) {
|
|
5522
5530
|
var element_0 = _iterator__ex2g4s.n();
|
|
5523
5531
|
var s = accumulator;
|
|
5524
|
-
accumulator = element_0.
|
|
5532
|
+
accumulator = element_0.g6f(s, action);
|
|
5525
5533
|
}
|
|
5526
5534
|
return accumulator;
|
|
5527
5535
|
};
|
|
5528
|
-
protoOf(combineReducers$1).
|
|
5529
|
-
return this.
|
|
5536
|
+
protoOf(combineReducers$1).g6f = function (state, action) {
|
|
5537
|
+
return this.q6g((state == null ? true : !(state == null)) ? state : THROW_CCE(), action);
|
|
5530
5538
|
};
|
|
5531
5539
|
function Store() {
|
|
5532
5540
|
}
|
|
@@ -5737,8 +5745,34 @@
|
|
|
5737
5745
|
var tmp0_elvis_lhs = firstOrNull(split(_this__u8e3s4, ['(']));
|
|
5738
5746
|
return tmp0_elvis_lhs == null ? _this__u8e3s4 : tmp0_elvis_lhs;
|
|
5739
5747
|
}
|
|
5748
|
+
function ClientLoggerKey(gameId, playerId) {
|
|
5749
|
+
this.r6g_1 = gameId;
|
|
5750
|
+
this.s6g_1 = playerId;
|
|
5751
|
+
}
|
|
5752
|
+
protoOf(ClientLoggerKey).t6g = function () {
|
|
5753
|
+
return joinToString(listOf([this.r6g_1, this.s6g_1]), '_');
|
|
5754
|
+
};
|
|
5755
|
+
protoOf(ClientLoggerKey).toString = function () {
|
|
5756
|
+
return 'ClientLoggerKey(gameId=' + this.r6g_1 + ', playerId=' + this.s6g_1 + ')';
|
|
5757
|
+
};
|
|
5758
|
+
protoOf(ClientLoggerKey).hashCode = function () {
|
|
5759
|
+
var result = getStringHashCode(this.r6g_1);
|
|
5760
|
+
result = imul(result, 31) + getStringHashCode(this.s6g_1) | 0;
|
|
5761
|
+
return result;
|
|
5762
|
+
};
|
|
5763
|
+
protoOf(ClientLoggerKey).equals = function (other) {
|
|
5764
|
+
if (this === other)
|
|
5765
|
+
return true;
|
|
5766
|
+
if (!(other instanceof ClientLoggerKey))
|
|
5767
|
+
return false;
|
|
5768
|
+
if (!(this.r6g_1 === other.r6g_1))
|
|
5769
|
+
return false;
|
|
5770
|
+
if (!(this.s6g_1 === other.s6g_1))
|
|
5771
|
+
return false;
|
|
5772
|
+
return true;
|
|
5773
|
+
};
|
|
5740
5774
|
function _get_$cachedSerializer__te6jhj_8($this) {
|
|
5741
|
-
return $this.
|
|
5775
|
+
return $this.u6g_1.w();
|
|
5742
5776
|
}
|
|
5743
5777
|
function LogType$Companion$_anonymous__d4fjnz() {
|
|
5744
5778
|
return createSimpleEnumSerializer('com.logic.utils.logger.outputs.LogType', values_3());
|
|
@@ -5778,7 +5812,7 @@
|
|
|
5778
5812
|
Companion_instance_22 = this;
|
|
5779
5813
|
var tmp = this;
|
|
5780
5814
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
5781
|
-
tmp.
|
|
5815
|
+
tmp.u6g_1 = lazy(tmp_0, LogType$Companion$_anonymous__d4fjnz);
|
|
5782
5816
|
}
|
|
5783
5817
|
protoOf(Companion_20).a1c = function () {
|
|
5784
5818
|
return _get_$cachedSerializer__te6jhj_8(this);
|
|
@@ -5841,7 +5875,7 @@
|
|
|
5841
5875
|
// Inline function 'kotlin.arrayOf' call
|
|
5842
5876
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
5843
5877
|
// Inline function 'kotlin.js.asDynamic' call
|
|
5844
|
-
tmp.
|
|
5878
|
+
tmp.a6h_1 = [lazy(tmp_0, LoggerOutputDataDto$Companion$$childSerializers$_anonymous__j015dy), null, null, null, null];
|
|
5845
5879
|
}
|
|
5846
5880
|
protoOf(Companion_21).a1c = function () {
|
|
5847
5881
|
return $serializer_getInstance_10();
|
|
@@ -5860,12 +5894,12 @@
|
|
|
5860
5894
|
tmp0_serialDesc.gz('tag', false);
|
|
5861
5895
|
tmp0_serialDesc.gz('message', false);
|
|
5862
5896
|
tmp0_serialDesc.gz('stackTrace', false);
|
|
5863
|
-
this.
|
|
5897
|
+
this.b6h_1 = tmp0_serialDesc;
|
|
5864
5898
|
}
|
|
5865
|
-
protoOf($serializer_10).
|
|
5866
|
-
var tmp0_desc = this.
|
|
5899
|
+
protoOf($serializer_10).c6h = function (encoder, value) {
|
|
5900
|
+
var tmp0_desc = this.b6h_1;
|
|
5867
5901
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
5868
|
-
var tmp2_cached = Companion_getInstance_24().
|
|
5902
|
+
var tmp2_cached = Companion_getInstance_24().a6h_1;
|
|
5869
5903
|
tmp1_output.ft(tmp0_desc, 0, tmp2_cached[0].w(), value.type);
|
|
5870
5904
|
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.key);
|
|
5871
5905
|
tmp1_output.ht(tmp0_desc, 2, StringSerializer_getInstance(), value.tag);
|
|
@@ -5874,10 +5908,10 @@
|
|
|
5874
5908
|
tmp1_output.pr(tmp0_desc);
|
|
5875
5909
|
};
|
|
5876
5910
|
protoOf($serializer_10).co = function (encoder, value) {
|
|
5877
|
-
return this.
|
|
5911
|
+
return this.c6h(encoder, value instanceof LoggerOutputDataDto ? value : THROW_CCE());
|
|
5878
5912
|
};
|
|
5879
5913
|
protoOf($serializer_10).do = function (decoder) {
|
|
5880
|
-
var tmp0_desc = this.
|
|
5914
|
+
var tmp0_desc = this.b6h_1;
|
|
5881
5915
|
var tmp1_flag = true;
|
|
5882
5916
|
var tmp2_index = 0;
|
|
5883
5917
|
var tmp3_bitMask0 = 0;
|
|
@@ -5887,7 +5921,7 @@
|
|
|
5887
5921
|
var tmp7_local3 = null;
|
|
5888
5922
|
var tmp8_local4 = null;
|
|
5889
5923
|
var tmp9_input = decoder.or(tmp0_desc);
|
|
5890
|
-
var tmp10_cached = Companion_getInstance_24().
|
|
5924
|
+
var tmp10_cached = Companion_getInstance_24().a6h_1;
|
|
5891
5925
|
if (tmp9_input.es()) {
|
|
5892
5926
|
tmp4_local0 = tmp9_input.as(tmp0_desc, 0, tmp10_cached[0].w(), tmp4_local0);
|
|
5893
5927
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -5934,13 +5968,13 @@
|
|
|
5934
5968
|
return LoggerOutputDataDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
|
|
5935
5969
|
};
|
|
5936
5970
|
protoOf($serializer_10).bo = function () {
|
|
5937
|
-
return this.
|
|
5971
|
+
return this.b6h_1;
|
|
5938
5972
|
};
|
|
5939
5973
|
protoOf($serializer_10).vz = function () {
|
|
5940
5974
|
// Inline function 'kotlin.arrayOf' call
|
|
5941
5975
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
5942
5976
|
// Inline function 'kotlin.js.asDynamic' call
|
|
5943
|
-
return [Companion_getInstance_24().
|
|
5977
|
+
return [Companion_getInstance_24().a6h_1[0].w(), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
|
|
5944
5978
|
};
|
|
5945
5979
|
var $serializer_instance_10;
|
|
5946
5980
|
function $serializer_getInstance_10() {
|
|
@@ -5950,7 +5984,7 @@
|
|
|
5950
5984
|
}
|
|
5951
5985
|
function LoggerOutputDataDto_init_$Init$(seen0, type, key, tag, message, stackTrace, serializationConstructorMarker, $this) {
|
|
5952
5986
|
if (!(31 === (31 & seen0))) {
|
|
5953
|
-
throwMissingFieldException(seen0, 31, $serializer_getInstance_10().
|
|
5987
|
+
throwMissingFieldException(seen0, 31, $serializer_getInstance_10().b6h_1);
|
|
5954
5988
|
}
|
|
5955
5989
|
$this.type = type;
|
|
5956
5990
|
$this.key = key;
|
|
@@ -5982,7 +6016,7 @@
|
|
|
5982
6016
|
protoOf(LoggerOutputDataDto).e = function () {
|
|
5983
6017
|
return this.message;
|
|
5984
6018
|
};
|
|
5985
|
-
protoOf(LoggerOutputDataDto).
|
|
6019
|
+
protoOf(LoggerOutputDataDto).d6h = function () {
|
|
5986
6020
|
return this.stackTrace;
|
|
5987
6021
|
};
|
|
5988
6022
|
protoOf(LoggerOutputDataDto).toMessageLog = function () {
|
|
@@ -6039,7 +6073,7 @@
|
|
|
6039
6073
|
protoOf(LoggerOutputDataDto).v64 = function () {
|
|
6040
6074
|
return this.stackTrace;
|
|
6041
6075
|
};
|
|
6042
|
-
protoOf(LoggerOutputDataDto).
|
|
6076
|
+
protoOf(LoggerOutputDataDto).e6h = function (type, key, tag, message, stackTrace) {
|
|
6043
6077
|
return new LoggerOutputDataDto(type, key, tag, message, stackTrace);
|
|
6044
6078
|
};
|
|
6045
6079
|
protoOf(LoggerOutputDataDto).copy = function (type, key, tag, message, stackTrace, $super) {
|
|
@@ -6048,7 +6082,7 @@
|
|
|
6048
6082
|
tag = tag === VOID ? this.tag : tag;
|
|
6049
6083
|
message = message === VOID ? this.message : message;
|
|
6050
6084
|
stackTrace = stackTrace === VOID ? this.stackTrace : stackTrace;
|
|
6051
|
-
return $super === VOID ? this.
|
|
6085
|
+
return $super === VOID ? this.e6h(type, key, tag, message, stackTrace) : $super.e6h.call(this, type, key, tag, message, stackTrace);
|
|
6052
6086
|
};
|
|
6053
6087
|
protoOf(LoggerOutputDataDto).toString = function () {
|
|
6054
6088
|
return 'LoggerOutputDataDto(type=' + this.type.toString() + ', key=' + this.key + ', tag=' + this.tag + ', message=' + this.message + ', stackTrace=' + this.stackTrace + ')';
|
|
@@ -6079,19 +6113,19 @@
|
|
|
6079
6113
|
return true;
|
|
6080
6114
|
};
|
|
6081
6115
|
function checkInitialised($this) {
|
|
6082
|
-
if ($this.
|
|
6116
|
+
if ($this.f6h_1.equals(AppEnvironmentValue_UNDEFINED_getInstance())) {
|
|
6083
6117
|
Logger_getInstance().z1l(VOID, IllegalStateException_init_$Create$('AppEnvironment not initialised'));
|
|
6084
6118
|
}
|
|
6085
6119
|
}
|
|
6086
6120
|
function AppEnvironment() {
|
|
6087
6121
|
AppEnvironment_instance = this;
|
|
6088
|
-
this.
|
|
6122
|
+
this.f6h_1 = AppEnvironmentValue_UNDEFINED_getInstance();
|
|
6089
6123
|
}
|
|
6090
|
-
protoOf(AppEnvironment).
|
|
6091
|
-
this.
|
|
6124
|
+
protoOf(AppEnvironment).g6h = function (value) {
|
|
6125
|
+
this.f6h_1 = value;
|
|
6092
6126
|
};
|
|
6093
|
-
protoOf(AppEnvironment).
|
|
6094
|
-
var tmp = this.
|
|
6127
|
+
protoOf(AppEnvironment).h6h = function () {
|
|
6128
|
+
var tmp = this.f6h_1;
|
|
6095
6129
|
// Inline function 'kotlin.also' call
|
|
6096
6130
|
var this_0 = AppEnvironmentValue_PRODUCTION_getInstance();
|
|
6097
6131
|
checkInitialised(AppEnvironment_getInstance());
|
|
@@ -6598,53 +6632,53 @@
|
|
|
6598
6632
|
protoOf($serializer_7).wz = typeParametersSerializers;
|
|
6599
6633
|
protoOf($serializer_8).wz = typeParametersSerializers;
|
|
6600
6634
|
protoOf($serializer_9).wz = typeParametersSerializers;
|
|
6601
|
-
protoOf(AsyncProviderImpl).
|
|
6602
|
-
protoOf(AsyncProviderImpl).
|
|
6603
|
-
protoOf(AsyncProviderImpl).
|
|
6604
|
-
protoOf(TimerAction).
|
|
6635
|
+
protoOf(AsyncProviderImpl).p6a = launchMain$default;
|
|
6636
|
+
protoOf(AsyncProviderImpl).l6a = launchDefault$default;
|
|
6637
|
+
protoOf(AsyncProviderImpl).n6a = launchDefaultWithLock$default;
|
|
6638
|
+
protoOf(TimerAction).c6d = get_actionTag;
|
|
6605
6639
|
defineProp(protoOf(TimerAction), 'actionTag', function () {
|
|
6606
|
-
return this.
|
|
6640
|
+
return this.c6d();
|
|
6607
6641
|
});
|
|
6608
6642
|
defineProp(protoOf(StartTimerAction), 'actionTag', function () {
|
|
6609
|
-
return this.
|
|
6643
|
+
return this.c6d();
|
|
6610
6644
|
});
|
|
6611
6645
|
defineProp(protoOf(TimerTickAction), 'actionTag', function () {
|
|
6612
|
-
return this.
|
|
6646
|
+
return this.c6d();
|
|
6613
6647
|
});
|
|
6614
6648
|
protoOf(StopTimerAction).notValidateWhenFinishing = notValidateWhenFinishing;
|
|
6615
6649
|
protoOf(StopTimerAction).notValidateWhenFinished = notValidateWhenFinished;
|
|
6616
6650
|
defineProp(protoOf(StopTimerAction), 'actionTag', function () {
|
|
6617
|
-
return this.
|
|
6651
|
+
return this.c6d();
|
|
6618
6652
|
});
|
|
6619
6653
|
defineProp(protoOf(createStore$3), 'store', function () {
|
|
6620
|
-
return this.
|
|
6654
|
+
return this.k6g();
|
|
6621
6655
|
});
|
|
6622
6656
|
defineProp(protoOf(createStore$3), 'state', function () {
|
|
6623
6657
|
return this.z64();
|
|
6624
6658
|
});
|
|
6625
6659
|
defineProp(protoOf(createStore$3), 'dispatch', function () {
|
|
6626
|
-
return this.
|
|
6660
|
+
return this.l6g();
|
|
6627
6661
|
}, function (value) {
|
|
6628
|
-
this.
|
|
6662
|
+
this.o6d(value);
|
|
6629
6663
|
});
|
|
6630
6664
|
defineProp(protoOf(createStore$3), 'replaceReducer', function () {
|
|
6631
|
-
return this.
|
|
6665
|
+
return this.m6g();
|
|
6632
6666
|
});
|
|
6633
6667
|
defineProp(protoOf(createStore$3), 'observe', function () {
|
|
6634
|
-
return this.
|
|
6668
|
+
return this.n6g();
|
|
6635
6669
|
});
|
|
6636
|
-
protoOf(ActionTypes).
|
|
6670
|
+
protoOf(ActionTypes).c6d = get_actionTag;
|
|
6637
6671
|
defineProp(protoOf(ActionTypes), 'actionTag', function () {
|
|
6638
|
-
return this.
|
|
6672
|
+
return this.c6d();
|
|
6639
6673
|
});
|
|
6640
6674
|
defineProp(protoOf(INIT), 'actionTag', function () {
|
|
6641
|
-
return this.
|
|
6675
|
+
return this.c6d();
|
|
6642
6676
|
});
|
|
6643
6677
|
defineProp(protoOf(REPLACE), 'actionTag', function () {
|
|
6644
|
-
return this.
|
|
6678
|
+
return this.c6d();
|
|
6645
6679
|
});
|
|
6646
|
-
protoOf(middleware$1).
|
|
6647
|
-
protoOf(combineReducers$1).
|
|
6680
|
+
protoOf(middleware$1).q6d = canHandle;
|
|
6681
|
+
protoOf(combineReducers$1).q6d = canHandle_0;
|
|
6648
6682
|
defineProp(protoOf(LogType), 'name', protoOf(LogType).q2);
|
|
6649
6683
|
defineProp(protoOf(LogType), 'ordinal', protoOf(LogType).r2);
|
|
6650
6684
|
protoOf($serializer_10).wz = typeParametersSerializers;
|
|
@@ -6866,61 +6900,62 @@
|
|
|
6866
6900
|
_.$_$.y2 = createStore;
|
|
6867
6901
|
_.$_$.z2 = get_entries_1;
|
|
6868
6902
|
_.$_$.a3 = LoggerOutputDataDto;
|
|
6869
|
-
_.$_$.b3 =
|
|
6870
|
-
_.$_$.c3 =
|
|
6871
|
-
_.$_$.d3 =
|
|
6872
|
-
_.$_$.e3 =
|
|
6873
|
-
_.$_$.f3 =
|
|
6874
|
-
_.$_$.g3 =
|
|
6875
|
-
_.$_$.h3 =
|
|
6876
|
-
_.$_$.i3 =
|
|
6877
|
-
_.$_$.j3 =
|
|
6878
|
-
_.$_$.k3 =
|
|
6879
|
-
_.$_$.l3 =
|
|
6880
|
-
_.$_$.m3 =
|
|
6881
|
-
_.$_$.n3 =
|
|
6882
|
-
_.$_$.o3 =
|
|
6883
|
-
_.$_$.p3 =
|
|
6884
|
-
_.$_$.q3 =
|
|
6885
|
-
_.$_$.r3 =
|
|
6886
|
-
_.$_$.s3 =
|
|
6887
|
-
_.$_$.t3 =
|
|
6888
|
-
_.$_$.u3 =
|
|
6889
|
-
_.$_$.v3 =
|
|
6890
|
-
_.$_$.w3 =
|
|
6891
|
-
_.$_$.x3 =
|
|
6892
|
-
_.$_$.y3 =
|
|
6893
|
-
_.$_$.z3 =
|
|
6894
|
-
_.$_$.a4 =
|
|
6895
|
-
_.$_$.b4 =
|
|
6896
|
-
_.$_$.c4 =
|
|
6897
|
-
_.$_$.d4 =
|
|
6898
|
-
_.$_$.e4 =
|
|
6899
|
-
_.$_$.f4 =
|
|
6900
|
-
_.$_$.g4 =
|
|
6901
|
-
_.$_$.h4 =
|
|
6902
|
-
_.$_$.i4 =
|
|
6903
|
-
_.$_$.j4 =
|
|
6904
|
-
_.$_$.k4 =
|
|
6905
|
-
_.$_$.l4 =
|
|
6906
|
-
_.$_$.m4 =
|
|
6907
|
-
_.$_$.n4 =
|
|
6908
|
-
_.$_$.o4 =
|
|
6909
|
-
_.$_$.p4 =
|
|
6910
|
-
_.$_$.q4 =
|
|
6911
|
-
_.$_$.r4 =
|
|
6912
|
-
_.$_$.s4 =
|
|
6913
|
-
_.$_$.t4 = $
|
|
6914
|
-
_.$_$.u4 = $
|
|
6915
|
-
_.$_$.v4 =
|
|
6916
|
-
_.$_$.w4 =
|
|
6917
|
-
_.$_$.x4 =
|
|
6918
|
-
_.$_$.y4 =
|
|
6919
|
-
_.$_$.z4 =
|
|
6920
|
-
_.$_$.a5 =
|
|
6921
|
-
_.$_$.b5 =
|
|
6922
|
-
_.$_$.c5 =
|
|
6923
|
-
_.$_$.d5 =
|
|
6903
|
+
_.$_$.b3 = ClientLoggerKey;
|
|
6904
|
+
_.$_$.c3 = enumToStringSafe;
|
|
6905
|
+
_.$_$.d3 = enumToString;
|
|
6906
|
+
_.$_$.e3 = getDataClassName;
|
|
6907
|
+
_.$_$.f3 = getItemIndex;
|
|
6908
|
+
_.$_$.g3 = mapOfObject;
|
|
6909
|
+
_.$_$.h3 = nextToOrNull;
|
|
6910
|
+
_.$_$.i3 = nextTo;
|
|
6911
|
+
_.$_$.j3 = previousToOrNull;
|
|
6912
|
+
_.$_$.k3 = toDomainEnumSafe;
|
|
6913
|
+
_.$_$.l3 = toDomainEnum;
|
|
6914
|
+
_.$_$.m3 = updateItem;
|
|
6915
|
+
_.$_$.n3 = updateLastItem;
|
|
6916
|
+
_.$_$.o3 = updateOrAddItems;
|
|
6917
|
+
_.$_$.p3 = updated;
|
|
6918
|
+
_.$_$.q3 = combinedLoggerModule;
|
|
6919
|
+
_.$_$.r3 = coreModule;
|
|
6920
|
+
_.$_$.s3 = dealerModule;
|
|
6921
|
+
_.$_$.t3 = assertIfMainThread;
|
|
6922
|
+
_.$_$.u3 = AgentType_BOT_NATIVE_getInstance;
|
|
6923
|
+
_.$_$.v3 = AgentType_BOT_REPLACEMENT_getInstance;
|
|
6924
|
+
_.$_$.w3 = AgentType_HUMAN_getInstance;
|
|
6925
|
+
_.$_$.x3 = PlayerConnectionState_DISCONNECTING_getInstance;
|
|
6926
|
+
_.$_$.y3 = PlayerConnectionState_LEFT_getInstance;
|
|
6927
|
+
_.$_$.z3 = PlayerConnectionState_LIVE_getInstance;
|
|
6928
|
+
_.$_$.a4 = PlayerWaitingState_IDLE_getInstance;
|
|
6929
|
+
_.$_$.b4 = Reason_DUPLICATED_PLAYER_ANSWER_getInstance;
|
|
6930
|
+
_.$_$.c4 = Reason_GAME_NOT_EXISTS_getInstance_0;
|
|
6931
|
+
_.$_$.d4 = Reason_INTERNAL_ERROR_getInstance;
|
|
6932
|
+
_.$_$.e4 = Reason_PLAYER_DISCONNECTED_getInstance;
|
|
6933
|
+
_.$_$.f4 = Reason_WRONG_PLAYER_TURN_getInstance;
|
|
6934
|
+
_.$_$.g4 = Reason_FINISHED_getInstance;
|
|
6935
|
+
_.$_$.h4 = TimerType_DELAY_getInstance;
|
|
6936
|
+
_.$_$.i4 = LogType_DEBUG_getInstance;
|
|
6937
|
+
_.$_$.j4 = LogType_ERROR_getInstance;
|
|
6938
|
+
_.$_$.k4 = LogType_INFO_getInstance;
|
|
6939
|
+
_.$_$.l4 = LogType_VERBOSE_getInstance;
|
|
6940
|
+
_.$_$.m4 = LogType_WARN_getInstance;
|
|
6941
|
+
_.$_$.n4 = AppEnvironmentValue_DEVELOPMENT_getInstance;
|
|
6942
|
+
_.$_$.o4 = AppEnvironmentValue_PRODUCTION_getInstance;
|
|
6943
|
+
_.$_$.p4 = Companion_instance_8;
|
|
6944
|
+
_.$_$.q4 = Companion_getInstance_10;
|
|
6945
|
+
_.$_$.r4 = Companion_instance_11;
|
|
6946
|
+
_.$_$.s4 = Companion_getInstance_11;
|
|
6947
|
+
_.$_$.t4 = $serializer_getInstance_6;
|
|
6948
|
+
_.$_$.u4 = $serializer_getInstance_8;
|
|
6949
|
+
_.$_$.v4 = $serializer_getInstance_9;
|
|
6950
|
+
_.$_$.w4 = ProcessingReasonDto_getInstance;
|
|
6951
|
+
_.$_$.x4 = Companion_getInstance_13;
|
|
6952
|
+
_.$_$.y4 = Companion_getInstance_2;
|
|
6953
|
+
_.$_$.z4 = Companion_instance_5;
|
|
6954
|
+
_.$_$.a5 = ProcessingReason_getInstance;
|
|
6955
|
+
_.$_$.b5 = RestartGameReason_getInstance;
|
|
6956
|
+
_.$_$.c5 = WaitingForConnectionReason_getInstance;
|
|
6957
|
+
_.$_$.d5 = Toggles_instance;
|
|
6958
|
+
_.$_$.e5 = AppEnvironment_getInstance;
|
|
6924
6959
|
//endregion
|
|
6925
6960
|
return _;
|
|
6926
6961
|
}));
|