raspberry_games_server_game_logic 1.8.450 → 1.8.453

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.
Files changed (70) hide show
  1. package/Kosi-Kaverit-kaverit.js +92 -92
  2. package/Kosi-Kaverit-kaverit.js.map +1 -1
  3. package/Kosi-Kodein-kodein-di.js +823 -783
  4. package/Kosi-Kodein-kodein-di.js.map +1 -1
  5. package/Kotlin-DateTime-library-kotlinx-datetime.js +1919 -1919
  6. package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
  7. package/Logic_Debertz-ai_module.js +684 -688
  8. package/Logic_Debertz-ai_module.js.map +1 -1
  9. package/Logic_Debertz-core.js +2039 -2051
  10. package/Logic_Debertz-core.js.map +1 -1
  11. package/Logic_Debertz-engine.js +19206 -19216
  12. package/Logic_Debertz-engine.js.map +1 -1
  13. package/Logic_Debertz-game_server.d.ts +756 -669
  14. package/Logic_Debertz-game_server.js +2258 -2267
  15. package/Logic_Debertz-game_server.js.map +1 -1
  16. package/error-library-error.js +7 -7
  17. package/kotlin-kotlin-stdlib.js +5747 -4874
  18. package/kotlin-kotlin-stdlib.js.map +1 -1
  19. package/kotlinx-atomicfu.js +22 -22
  20. package/kotlinx-coroutines-core.js +3322 -3271
  21. package/kotlinx-coroutines-core.js.map +1 -1
  22. package/kotlinx-io-kotlinx-io-bytestring.js +204 -5
  23. package/kotlinx-io-kotlinx-io-bytestring.js.map +1 -1
  24. package/kotlinx-io-kotlinx-io-core.js +1689 -428
  25. package/kotlinx-io-kotlinx-io-core.js.map +1 -1
  26. package/kotlinx-serialization-kotlinx-serialization-core.js +2253 -2252
  27. package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
  28. package/kotlinx-serialization-kotlinx-serialization-json-io.js +15 -0
  29. package/kotlinx-serialization-kotlinx-serialization-json.js +1626 -1626
  30. package/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
  31. package/ktor-ktor-client-content-negotiation.js +457 -395
  32. package/ktor-ktor-client-content-negotiation.js.map +1 -1
  33. package/ktor-ktor-client-core.js +6683 -3979
  34. package/ktor-ktor-client-core.js.map +1 -1
  35. package/ktor-ktor-client-logging.js +2626 -892
  36. package/ktor-ktor-client-logging.js.map +1 -1
  37. package/ktor-ktor-events.js +14 -14
  38. package/ktor-ktor-events.js.map +1 -1
  39. package/ktor-ktor-http-cio.js +2278 -0
  40. package/ktor-ktor-http-cio.js.map +1 -0
  41. package/ktor-ktor-http.js +1274 -1134
  42. package/ktor-ktor-http.js.map +1 -1
  43. package/ktor-ktor-io.js +2598 -5514
  44. package/ktor-ktor-io.js.map +1 -1
  45. package/ktor-ktor-serialization-kotlinx-json.js +8 -8
  46. package/ktor-ktor-serialization-kotlinx-json.js.map +1 -1
  47. package/ktor-ktor-serialization-kotlinx.js +332 -338
  48. package/ktor-ktor-serialization-kotlinx.js.map +1 -1
  49. package/ktor-ktor-serialization.js +143 -153
  50. package/ktor-ktor-serialization.js.map +1 -1
  51. package/{ktor-ktor-client-js.js → ktor-ktor-sse.js} +2 -2
  52. package/ktor-ktor-sse.js.map +1 -0
  53. package/ktor-ktor-utils.js +1708 -1141
  54. package/ktor-ktor-utils.js.map +1 -1
  55. package/ktor-ktor-websockets.js +123 -136
  56. package/ktor-ktor-websockets.js.map +1 -1
  57. package/package.json +2 -4
  58. package/random-library-crypto-rand.js +15 -15
  59. package/random-library-crypto-rand.js.map +1 -1
  60. package/random-library-secure-random.js +10 -10
  61. package/random-library-secure-random.js.map +1 -1
  62. package/raspberry-cardgame-lib-core.js +365 -366
  63. package/raspberry-cardgame-lib-core.js.map +1 -1
  64. package/raspberry-cardgame-lib-logger.js +120 -121
  65. package/raspberry-cardgame-lib-logger.js.map +1 -1
  66. package/raspberry-cardgame-lib-random.js +1181 -1207
  67. package/raspberry-cardgame-lib-random.js.map +1 -1
  68. package/uuid.js +38 -38
  69. package/uuid.js.map +1 -1
  70. /package/{ktor-ktor-client-js.js.map → kotlinx-serialization-kotlinx-serialization-json-io.js.map} +0 -0
@@ -1,8 +1,8 @@
1
1
  (function (factory) {
2
2
  if (typeof define === 'function' && define.amd)
3
- define(['exports', './kotlin-kotlin-stdlib.js', './kotlinx-serialization-kotlinx-serialization-core.js', './kotlinx-serialization-kotlinx-serialization-json.js', './ktor-ktor-client-core.js', './ktor-ktor-utils.js', './ktor-ktor-http.js', './kotlinx-coroutines-core.js', './uuid.js', './ktor-ktor-client-logging.js', './ktor-ktor-serialization-kotlinx-json.js', './ktor-ktor-client-content-negotiation.js', './random-library-secure-random.js', './raspberry-cardgame-lib-logger.js'], factory);
3
+ define(['exports', './kotlin-kotlin-stdlib.js', './kotlinx-serialization-kotlinx-serialization-core.js', './kotlinx-serialization-kotlinx-serialization-json.js', './ktor-ktor-client-core.js', './ktor-ktor-http.js', './ktor-ktor-utils.js', './kotlinx-coroutines-core.js', './uuid.js', './ktor-ktor-client-logging.js', './ktor-ktor-serialization-kotlinx-json.js', './ktor-ktor-client-content-negotiation.js', './random-library-secure-random.js', './raspberry-cardgame-lib-logger.js'], factory);
4
4
  else if (typeof exports === 'object')
5
- factory(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./kotlinx-serialization-kotlinx-serialization-core.js'), require('./kotlinx-serialization-kotlinx-serialization-json.js'), require('./ktor-ktor-client-core.js'), require('./ktor-ktor-utils.js'), require('./ktor-ktor-http.js'), require('./kotlinx-coroutines-core.js'), require('./uuid.js'), require('./ktor-ktor-client-logging.js'), require('./ktor-ktor-serialization-kotlinx-json.js'), require('./ktor-ktor-client-content-negotiation.js'), require('./random-library-secure-random.js'), require('./raspberry-cardgame-lib-logger.js'));
5
+ factory(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./kotlinx-serialization-kotlinx-serialization-core.js'), require('./kotlinx-serialization-kotlinx-serialization-json.js'), require('./ktor-ktor-client-core.js'), require('./ktor-ktor-http.js'), require('./ktor-ktor-utils.js'), require('./kotlinx-coroutines-core.js'), require('./uuid.js'), require('./ktor-ktor-client-logging.js'), require('./ktor-ktor-serialization-kotlinx-json.js'), require('./ktor-ktor-client-content-negotiation.js'), require('./random-library-secure-random.js'), require('./raspberry-cardgame-lib-logger.js'));
6
6
  else {
7
7
  if (typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined') {
8
8
  throw new Error("Error loading module 'raspberry-cardgame-lib-random'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'raspberry-cardgame-lib-random'.");
@@ -16,12 +16,12 @@
16
16
  if (typeof globalThis['ktor-ktor-client-core'] === 'undefined') {
17
17
  throw new Error("Error loading module 'raspberry-cardgame-lib-random'. Its dependency 'ktor-ktor-client-core' was not found. Please, check whether 'ktor-ktor-client-core' is loaded prior to 'raspberry-cardgame-lib-random'.");
18
18
  }
19
- if (typeof globalThis['ktor-ktor-utils'] === 'undefined') {
20
- throw new Error("Error loading module 'raspberry-cardgame-lib-random'. Its dependency 'ktor-ktor-utils' was not found. Please, check whether 'ktor-ktor-utils' is loaded prior to 'raspberry-cardgame-lib-random'.");
21
- }
22
19
  if (typeof globalThis['ktor-ktor-http'] === 'undefined') {
23
20
  throw new Error("Error loading module 'raspberry-cardgame-lib-random'. Its dependency 'ktor-ktor-http' was not found. Please, check whether 'ktor-ktor-http' is loaded prior to 'raspberry-cardgame-lib-random'.");
24
21
  }
22
+ if (typeof globalThis['ktor-ktor-utils'] === 'undefined') {
23
+ throw new Error("Error loading module 'raspberry-cardgame-lib-random'. Its dependency 'ktor-ktor-utils' was not found. Please, check whether 'ktor-ktor-utils' is loaded prior to 'raspberry-cardgame-lib-random'.");
24
+ }
25
25
  if (typeof globalThis['kotlinx-coroutines-core'] === 'undefined') {
26
26
  throw new Error("Error loading module 'raspberry-cardgame-lib-random'. Its dependency 'kotlinx-coroutines-core' was not found. Please, check whether 'kotlinx-coroutines-core' is loaded prior to 'raspberry-cardgame-lib-random'.");
27
27
  }
@@ -43,119 +43,118 @@
43
43
  if (typeof globalThis['raspberry-cardgame-lib-logger'] === 'undefined') {
44
44
  throw new Error("Error loading module 'raspberry-cardgame-lib-random'. Its dependency 'raspberry-cardgame-lib-logger' was not found. Please, check whether 'raspberry-cardgame-lib-logger' is loaded prior to 'raspberry-cardgame-lib-random'.");
45
45
  }
46
- globalThis['raspberry-cardgame-lib-random'] = factory(typeof globalThis['raspberry-cardgame-lib-random'] === 'undefined' ? {} : globalThis['raspberry-cardgame-lib-random'], globalThis['kotlin-kotlin-stdlib'], globalThis['kotlinx-serialization-kotlinx-serialization-core'], globalThis['kotlinx-serialization-kotlinx-serialization-json'], globalThis['ktor-ktor-client-core'], globalThis['ktor-ktor-utils'], globalThis['ktor-ktor-http'], globalThis['kotlinx-coroutines-core'], uuid, globalThis['ktor-ktor-client-logging'], globalThis['ktor-ktor-serialization-kotlinx-json'], globalThis['ktor-ktor-client-content-negotiation'], globalThis['random-library-secure-random'], globalThis['raspberry-cardgame-lib-logger']);
46
+ globalThis['raspberry-cardgame-lib-random'] = factory(typeof globalThis['raspberry-cardgame-lib-random'] === 'undefined' ? {} : globalThis['raspberry-cardgame-lib-random'], globalThis['kotlin-kotlin-stdlib'], globalThis['kotlinx-serialization-kotlinx-serialization-core'], globalThis['kotlinx-serialization-kotlinx-serialization-json'], globalThis['ktor-ktor-client-core'], globalThis['ktor-ktor-http'], globalThis['ktor-ktor-utils'], globalThis['kotlinx-coroutines-core'], uuid, globalThis['ktor-ktor-client-logging'], globalThis['ktor-ktor-serialization-kotlinx-json'], globalThis['ktor-ktor-client-content-negotiation'], globalThis['random-library-secure-random'], globalThis['raspberry-cardgame-lib-logger']);
47
47
  }
48
- }(function (_, kotlin_kotlin, kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core, kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json, kotlin_io_ktor_ktor_client_core, kotlin_io_ktor_ktor_utils, kotlin_io_ktor_ktor_http, kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core, kotlin_com_benasher44_uuid, kotlin_io_ktor_ktor_client_logging, kotlin_io_ktor_ktor_serialization_kotlinx_json, kotlin_io_ktor_ktor_client_content_negotiation, kotlin_org_kotlincrypto_secure_random, kotlin_io_raspberryapps_cardgame_logger) {
48
+ }(function (_, kotlin_kotlin, kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core, kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json, kotlin_io_ktor_ktor_client_core, kotlin_io_ktor_ktor_http, kotlin_io_ktor_ktor_utils, kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core, kotlin_com_benasher44_uuid, kotlin_io_ktor_ktor_client_logging, kotlin_io_ktor_ktor_serialization_kotlinx_json, kotlin_io_ktor_ktor_client_content_negotiation, kotlin_org_kotlincrypto_secure_random, kotlin_io_raspberryapps_cardgame_logger) {
49
49
  'use strict';
50
50
  //region block: imports
51
51
  var imul = Math.imul;
52
52
  var clz32 = Math.clz32;
53
- var protoOf = kotlin_kotlin.$_$.ld;
54
- var initMetadataForCompanion = kotlin_kotlin.$_$.mc;
55
- var RuntimeException = kotlin_kotlin.$_$.nh;
53
+ var protoOf = kotlin_kotlin.$_$.wd;
54
+ var initMetadataForCompanion = kotlin_kotlin.$_$.wc;
55
+ var RuntimeException = kotlin_kotlin.$_$.gi;
56
56
  var VOID = kotlin_kotlin.$_$.b;
57
- var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.z1;
58
- var captureStack = kotlin_kotlin.$_$.vb;
59
- var initMetadataForClass = kotlin_kotlin.$_$.lc;
60
- var getStringHashCode = kotlin_kotlin.$_$.jc;
61
- var THROW_CCE = kotlin_kotlin.$_$.oh;
62
- var toString = kotlin_kotlin.$_$.od;
63
- var hashCode = kotlin_kotlin.$_$.kc;
64
- var equals = kotlin_kotlin.$_$.ec;
65
- var listOf = kotlin_kotlin.$_$.f8;
66
- var plus = kotlin_kotlin.$_$.s8;
67
- var emptyList = kotlin_kotlin.$_$.d7;
68
- var defineProp = kotlin_kotlin.$_$.dc;
69
- var fromInt = kotlin_kotlin.$_$.gb;
57
+ var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.b2;
58
+ var captureStack = kotlin_kotlin.$_$.fc;
59
+ var initMetadataForClass = kotlin_kotlin.$_$.vc;
60
+ var getStringHashCode = kotlin_kotlin.$_$.tc;
61
+ var toString = kotlin_kotlin.$_$.zd;
62
+ var hashCode = kotlin_kotlin.$_$.uc;
63
+ var equals = kotlin_kotlin.$_$.oc;
64
+ var listOf = kotlin_kotlin.$_$.j8;
65
+ var plus = kotlin_kotlin.$_$.w8;
66
+ var emptyList = kotlin_kotlin.$_$.g7;
67
+ var defineProp = kotlin_kotlin.$_$.nc;
68
+ var fromInt = kotlin_kotlin.$_$.ob;
70
69
  var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e2;
70
+ var THROW_CCE = kotlin_kotlin.$_$.hi;
71
71
  var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g;
72
72
  var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v;
73
73
  var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z;
74
74
  var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z1;
75
75
  var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a2;
76
- var initMetadataForObject = kotlin_kotlin.$_$.qc;
76
+ var initMetadataForObject = kotlin_kotlin.$_$.bd;
77
77
  var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.j2;
78
- var Unit_instance = kotlin_kotlin.$_$.f5;
79
- var objectCreate = kotlin_kotlin.$_$.kd;
80
- var toString_0 = kotlin_kotlin.$_$.si;
78
+ var Unit_instance = kotlin_kotlin.$_$.h5;
79
+ var objectCreate = kotlin_kotlin.$_$.vd;
80
+ var toString_0 = kotlin_kotlin.$_$.lj;
81
81
  var IntSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.t;
82
82
  var SerializerFactory = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.f2;
83
83
  var ArrayListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x1;
84
84
  var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.e;
85
- var lazy = kotlin_kotlin.$_$.ki;
85
+ var lazy = kotlin_kotlin.$_$.ej;
86
86
  var BooleanSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.p;
87
- var getBooleanHashCode = kotlin_kotlin.$_$.gc;
88
- var initMetadataForInterface = kotlin_kotlin.$_$.oc;
89
- var getValue = kotlin_kotlin.$_$.q7;
87
+ var getBooleanHashCode = kotlin_kotlin.$_$.qc;
88
+ var initMetadataForInterface = kotlin_kotlin.$_$.zc;
89
+ var getValue = kotlin_kotlin.$_$.u7;
90
90
  var get_jsonObject = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.d;
91
- var CoroutineImpl = kotlin_kotlin.$_$.ra;
92
- var HttpRequestBuilder = kotlin_io_ktor_ktor_client_core.$_$.l;
93
- var url = kotlin_io_ktor_ktor_client_core.$_$.p;
94
- var ArrayList_init_$Create$ = kotlin_kotlin.$_$.g;
95
- var JsType_instance = kotlin_io_ktor_ktor_utils.$_$.b;
96
- var getKClass = kotlin_kotlin.$_$.ge;
97
- var arrayOf = kotlin_kotlin.$_$.ci;
98
- var createKType = kotlin_kotlin.$_$.ee;
99
- var createInvariantKTypeProjection = kotlin_kotlin.$_$.de;
100
- var typeInfoImpl = kotlin_io_ktor_ktor_utils.$_$.l;
101
- var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.p;
91
+ var CoroutineImpl = kotlin_kotlin.$_$.ya;
92
+ var HttpRequestBuilder = kotlin_io_ktor_ktor_client_core.$_$.q;
93
+ var Companion_getInstance = kotlin_io_ktor_ktor_http.$_$.h;
94
+ var url = kotlin_io_ktor_ktor_client_core.$_$.u;
95
+ var ArrayList_init_$Create$ = kotlin_kotlin.$_$.h;
96
+ var getKClass = kotlin_kotlin.$_$.qe;
97
+ var arrayOf = kotlin_kotlin.$_$.vi;
98
+ var createKType = kotlin_kotlin.$_$.oe;
99
+ var createInvariantKTypeProjection = kotlin_kotlin.$_$.me;
100
+ var TypeInfo = kotlin_io_ktor_ktor_utils.$_$.k;
101
+ var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.t;
102
102
  var NullBody_instance = kotlin_io_ktor_ktor_http.$_$.a;
103
- var Companion_getInstance = kotlin_io_ktor_ktor_http.$_$.f;
104
- var HttpStatement = kotlin_io_ktor_ktor_client_core.$_$.s;
105
- var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ca;
103
+ var HttpStatement = kotlin_io_ktor_ktor_client_core.$_$.x;
104
+ var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ia;
106
105
  var JsonObject = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.a;
107
- var initMetadataForCoroutine = kotlin_kotlin.$_$.nc;
108
- var KtMap = kotlin_kotlin.$_$.q5;
109
- var isInterface = kotlin_kotlin.$_$.zc;
110
- var Companion_getInstance_0 = kotlin_kotlin.$_$.v4;
111
- var Long = kotlin_kotlin.$_$.jh;
106
+ var initMetadataForCoroutine = kotlin_kotlin.$_$.xc;
107
+ var KtMap = kotlin_kotlin.$_$.s5;
108
+ var isInterface = kotlin_kotlin.$_$.kd;
109
+ var Companion_getInstance_0 = kotlin_kotlin.$_$.x4;
110
+ var Long = kotlin_kotlin.$_$.ci;
112
111
  var DurationUnit_MILLISECONDS_getInstance = kotlin_kotlin.$_$.c;
113
- var toDuration = kotlin_kotlin.$_$.vg;
114
- var Duration = kotlin_kotlin.$_$.sg;
115
- var Duration__toString_impl_8d916b = kotlin_kotlin.$_$.k2;
116
- var Duration__hashCode_impl_u4exz6 = kotlin_kotlin.$_$.f2;
117
- var System_instance = kotlin_kotlin.$_$.u4;
118
- var Duration__times_impl_sfuzvp = kotlin_kotlin.$_$.i2;
119
- var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.l1;
120
- var withContext = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.f;
112
+ var toDuration = kotlin_kotlin.$_$.mh;
113
+ var Duration = kotlin_kotlin.$_$.jh;
114
+ var Duration__toString_impl_8d916b = kotlin_kotlin.$_$.m2;
115
+ var Duration__hashCode_impl_u4exz6 = kotlin_kotlin.$_$.h2;
116
+ var System_instance = kotlin_kotlin.$_$.w4;
117
+ var Duration__times_impl_sfuzvp = kotlin_kotlin.$_$.k2;
118
+ var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.n1;
119
+ var withContext = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.g;
121
120
  var uuid4 = kotlin_com_benasher44_uuid.$_$.a;
122
- var Result = kotlin_kotlin.$_$.mh;
123
- var CoroutineScope = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.j1;
124
- var Companion_instance = kotlin_kotlin.$_$.a5;
125
- var createFailure = kotlin_kotlin.$_$.ei;
126
- var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.t2;
127
- var initMetadataForLambda = kotlin_kotlin.$_$.pc;
128
- var Duration__compareTo_impl_pchp0f = kotlin_kotlin.$_$.e2;
129
- var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.q;
130
- var firstOrNull = kotlin_kotlin.$_$.i7;
131
- var Dispatchers_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.l;
132
- var Mutex = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.d1;
133
- var toMutableMap = kotlin_kotlin.$_$.s9;
134
- var toMap = kotlin_kotlin.$_$.p9;
135
- var emptyMap = kotlin_kotlin.$_$.e7;
136
- var get_lastIndex = kotlin_kotlin.$_$.y7;
137
- var header = kotlin_io_ktor_ktor_client_core.$_$.o;
121
+ var Result = kotlin_kotlin.$_$.fi;
122
+ var CoroutineScope = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.k1;
123
+ var Companion_instance = kotlin_kotlin.$_$.c5;
124
+ var createFailure = kotlin_kotlin.$_$.yi;
125
+ var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.v2;
126
+ var initMetadataForLambda = kotlin_kotlin.$_$.ad;
127
+ var Duration__compareTo_impl_pchp0f = kotlin_kotlin.$_$.g2;
128
+ var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.r;
129
+ var firstOrNull = kotlin_kotlin.$_$.m7;
130
+ var Dispatchers_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.i;
131
+ var Mutex = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.c1;
132
+ var toMutableMap = kotlin_kotlin.$_$.y9;
133
+ var toMap = kotlin_kotlin.$_$.v9;
134
+ var emptyMap = kotlin_kotlin.$_$.h7;
135
+ var get_lastIndex = kotlin_kotlin.$_$.c8;
136
+ var header = kotlin_io_ktor_ktor_client_core.$_$.t;
138
137
  var Companion_instance_0 = kotlin_io_ktor_ktor_client_logging.$_$.d;
139
- var get_DEFAULT = kotlin_io_ktor_ktor_client_logging.$_$.f;
138
+ var get_DEFAULT = kotlin_io_ktor_ktor_client_logging.$_$.e;
140
139
  var json = kotlin_io_ktor_ktor_serialization_kotlinx_json.$_$.a;
141
- var defaultRequest = kotlin_io_ktor_ktor_client_core.$_$.k;
142
- var Companion_getInstance_1 = kotlin_io_ktor_ktor_client_logging.$_$.e;
143
- var Plugin_getInstance = kotlin_io_ktor_ktor_client_content_negotiation.$_$.a;
140
+ var defaultRequest = kotlin_io_ktor_ktor_client_core.$_$.o;
141
+ var get_Logging = kotlin_io_ktor_ktor_client_logging.$_$.f;
142
+ var get_ContentNegotiation = kotlin_io_ktor_ktor_client_content_negotiation.$_$.a;
144
143
  var LogLevel_ALL_getInstance = kotlin_io_ktor_ktor_client_logging.$_$.a;
145
144
  var Json = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.b;
146
- var equalsLong = kotlin_kotlin.$_$.fb;
145
+ var equalsLong = kotlin_kotlin.$_$.nb;
147
146
  var SecRandomCopyException = kotlin_org_kotlincrypto_secure_random.$_$.a;
148
147
  var PlatformRaspberryLogger = kotlin_io_raspberryapps_cardgame_logger.$_$.f;
149
148
  var SecureRandom = kotlin_org_kotlincrypto_secure_random.$_$.b;
150
- var Default_getInstance = kotlin_kotlin.$_$.r4;
151
- var toMutableList = kotlin_kotlin.$_$.r9;
152
- var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.h;
153
- var take = kotlin_kotlin.$_$.j9;
154
- var drop = kotlin_kotlin.$_$.c7;
155
- var reverse = kotlin_kotlin.$_$.z8;
156
- var Plugin_getInstance_0 = kotlin_io_ktor_ktor_client_core.$_$.c;
149
+ var Default_getInstance = kotlin_kotlin.$_$.t4;
150
+ var toMutableList = kotlin_kotlin.$_$.x9;
151
+ var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.i;
152
+ var take = kotlin_kotlin.$_$.n9;
153
+ var drop = kotlin_kotlin.$_$.f7;
154
+ var reverse = kotlin_kotlin.$_$.d9;
155
+ var get_HttpTimeout = kotlin_io_ktor_ktor_client_core.$_$.n;
157
156
  var Js_instance = kotlin_io_ktor_ktor_client_core.$_$.a;
158
- var HttpClient = kotlin_io_ktor_ktor_client_core.$_$.t;
157
+ var HttpClient = kotlin_io_ktor_ktor_client_core.$_$.a1;
159
158
  //endregion
160
159
  //region block: pre-declaration
161
160
  initMetadataForCompanion(Companion);
@@ -176,7 +175,7 @@
176
175
  initMetadataForClass(ErrorDto, 'ErrorDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_0});
177
176
  initMetadataForCompanion(Companion_2, VOID, [SerializerFactory]);
178
177
  initMetadataForClass($serializer_1, '$serializer', VOID, VOID, [GeneratedSerializer]);
179
- initMetadataForClass(RandomRequestDto, 'RandomRequestDto', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_5});
178
+ initMetadataForClass(RandomRequestDto, 'RandomRequestDto', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_4});
180
179
  initMetadataForCompanion(Companion_3);
181
180
  initMetadataForObject($serializer_2, '$serializer', VOID, VOID, [GeneratedSerializer]);
182
181
  initMetadataForClass(RandomIntegerSequencesParamsDto, 'RandomIntegerSequencesParamsDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_1});
@@ -185,7 +184,7 @@
185
184
  initMetadataForClass(CardDecksUserDataDto, 'CardDecksUserDataDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_2});
186
185
  initMetadataForCompanion(Companion_5, VOID, [SerializerFactory]);
187
186
  initMetadataForClass($serializer_4, '$serializer', VOID, VOID, [GeneratedSerializer]);
188
- initMetadataForClass(RandomResponseDto, 'RandomResponseDto', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_8});
187
+ initMetadataForClass(RandomResponseDto, 'RandomResponseDto', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_7});
189
188
  initMetadataForCompanion(Companion_6);
190
189
  initMetadataForObject($serializer_5, '$serializer', VOID, VOID, [GeneratedSerializer]);
191
190
  initMetadataForClass(IntegerSequencesResultDto, 'IntegerSequencesResultDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_3});
@@ -204,7 +203,7 @@
204
203
  cardsCount = cardsCount === VOID ? 52 : cardsCount;
205
204
  signed = signed === VOID ? false : signed;
206
205
  requestDurationWarnMillis = requestDurationWarnMillis === VOID ? new Long(3000, 0) : requestDurationWarnMillis;
207
- return $super === VOID ? this.l58(minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) : $super.l58.call(this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion);
206
+ return $super === VOID ? this.j5z(minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) : $super.j5z.call(this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion);
208
207
  }
209
208
  initMetadataForInterface(RandomPoolProvider, 'RandomPoolProvider', VOID, VOID, VOID, [7, 5]);
210
209
  initMetadataForCompanion(Companion_9);
@@ -220,7 +219,7 @@
220
219
  initMetadataForClass(HttpParams, 'HttpParams');
221
220
  function nextInt$default(from, until, $super) {
222
221
  from = from === VOID ? 0 : from;
223
- return $super === VOID ? this.og(from, until) : $super.og.call(this, from, until);
222
+ return $super === VOID ? this.rh(from, until) : $super.rh.call(this, from, until);
224
223
  }
225
224
  function shuffle(list) {
226
225
  var inductionVariable = get_lastIndex(list);
@@ -228,8 +227,8 @@
228
227
  do {
229
228
  var i = inductionVariable;
230
229
  inductionVariable = inductionVariable + -1 | 0;
231
- var j = this.og(0, i + 1 | 0);
232
- list.m2(j, list.m2(i, list.p(j)));
230
+ var j = this.rh(0, i + 1 | 0);
231
+ list.g3(j, list.g3(i, list.h1(j)));
233
232
  }
234
233
  while (1 <= inductionVariable);
235
234
  return list;
@@ -239,10 +238,10 @@
239
238
  initMetadataForObject(HttpFactory, 'HttpFactory');
240
239
  //endregion
241
240
  function Companion() {
242
- this.x53_1 = 100001;
241
+ this.v5u_1 = 100001;
243
242
  }
244
243
  var Companion_instance_1;
245
- function Companion_getInstance_2() {
244
+ function Companion_getInstance_1() {
246
245
  return Companion_instance_1;
247
246
  }
248
247
  function RandomException(code, message, cause) {
@@ -250,31 +249,31 @@
250
249
  cause = cause === VOID ? null : cause;
251
250
  RuntimeException_init_$Init$(message, cause, this);
252
251
  captureStack(this, RandomException);
253
- this.y53_1 = code;
252
+ this.w5u_1 = code;
254
253
  }
255
254
  function CardDecksRequestUserData(id, count) {
256
255
  this.id = id;
257
256
  this.count = count;
258
257
  }
259
- protoOf(CardDecksRequestUserData).z53 = function () {
258
+ protoOf(CardDecksRequestUserData).x5u = function () {
260
259
  return this.id;
261
260
  };
262
- protoOf(CardDecksRequestUserData).a54 = function () {
261
+ protoOf(CardDecksRequestUserData).y5u = function () {
263
262
  return this.count;
264
263
  };
265
- protoOf(CardDecksRequestUserData).oe = function () {
264
+ protoOf(CardDecksRequestUserData).kf = function () {
266
265
  return this.id;
267
266
  };
268
- protoOf(CardDecksRequestUserData).pe = function () {
267
+ protoOf(CardDecksRequestUserData).lf = function () {
269
268
  return this.count;
270
269
  };
271
- protoOf(CardDecksRequestUserData).b54 = function (id, count) {
270
+ protoOf(CardDecksRequestUserData).z5u = function (id, count) {
272
271
  return new CardDecksRequestUserData(id, count);
273
272
  };
274
273
  protoOf(CardDecksRequestUserData).copy = function (id, count, $super) {
275
274
  id = id === VOID ? this.id : id;
276
275
  count = count === VOID ? this.count : count;
277
- return $super === VOID ? this.b54(id, count) : $super.b54.call(this, id, count);
276
+ return $super === VOID ? this.z5u(id, count) : $super.z5u.call(this, id, count);
278
277
  };
279
278
  protoOf(CardDecksRequestUserData).toString = function () {
280
279
  return 'CardDecksRequestUserData(id=' + this.id + ', count=' + this.count + ')';
@@ -289,10 +288,9 @@
289
288
  return true;
290
289
  if (!(other instanceof CardDecksRequestUserData))
291
290
  return false;
292
- var tmp0_other_with_cast = other instanceof CardDecksRequestUserData ? other : THROW_CCE();
293
- if (!(this.id === tmp0_other_with_cast.id))
291
+ if (!(this.id === other.id))
294
292
  return false;
295
- if (!(this.count === tmp0_other_with_cast.count))
293
+ if (!(this.count === other.count))
296
294
  return false;
297
295
  return true;
298
296
  };
@@ -300,25 +298,25 @@
300
298
  this.players = players;
301
299
  this.gameId = gameId;
302
300
  }
303
- protoOf(CardDeckRequestUserData).c54 = function () {
301
+ protoOf(CardDeckRequestUserData).a5v = function () {
304
302
  return this.players;
305
303
  };
306
- protoOf(CardDeckRequestUserData).d54 = function () {
304
+ protoOf(CardDeckRequestUserData).b5v = function () {
307
305
  return this.gameId;
308
306
  };
309
- protoOf(CardDeckRequestUserData).oe = function () {
307
+ protoOf(CardDeckRequestUserData).kf = function () {
310
308
  return this.players;
311
309
  };
312
- protoOf(CardDeckRequestUserData).pe = function () {
310
+ protoOf(CardDeckRequestUserData).lf = function () {
313
311
  return this.gameId;
314
312
  };
315
- protoOf(CardDeckRequestUserData).e54 = function (players, gameId) {
313
+ protoOf(CardDeckRequestUserData).c5v = function (players, gameId) {
316
314
  return new CardDeckRequestUserData(players, gameId);
317
315
  };
318
316
  protoOf(CardDeckRequestUserData).copy = function (players, gameId, $super) {
319
317
  players = players === VOID ? this.players : players;
320
318
  gameId = gameId === VOID ? this.gameId : gameId;
321
- return $super === VOID ? this.e54(players, gameId) : $super.e54.call(this, players, gameId);
319
+ return $super === VOID ? this.c5v(players, gameId) : $super.c5v.call(this, players, gameId);
322
320
  };
323
321
  protoOf(CardDeckRequestUserData).toString = function () {
324
322
  return 'CardDeckRequestUserData(players=' + toString(this.players) + ', gameId=' + this.gameId + ')';
@@ -333,10 +331,9 @@
333
331
  return true;
334
332
  if (!(other instanceof CardDeckRequestUserData))
335
333
  return false;
336
- var tmp0_other_with_cast = other instanceof CardDeckRequestUserData ? other : THROW_CCE();
337
- if (!equals(this.players, tmp0_other_with_cast.players))
334
+ if (!equals(this.players, other.players))
338
335
  return false;
339
- if (!(this.gameId === tmp0_other_with_cast.gameId))
336
+ if (!(this.gameId === other.gameId))
340
337
  return false;
341
338
  return true;
342
339
  };
@@ -344,25 +341,25 @@
344
341
  this.id = id;
345
342
  this.name = name;
346
343
  }
347
- protoOf(UserInfoData).z53 = function () {
344
+ protoOf(UserInfoData).x5u = function () {
348
345
  return this.id;
349
346
  };
350
- protoOf(UserInfoData).r2 = function () {
347
+ protoOf(UserInfoData).m = function () {
351
348
  return this.name;
352
349
  };
353
- protoOf(UserInfoData).oe = function () {
350
+ protoOf(UserInfoData).kf = function () {
354
351
  return this.id;
355
352
  };
356
- protoOf(UserInfoData).pe = function () {
353
+ protoOf(UserInfoData).lf = function () {
357
354
  return this.name;
358
355
  };
359
- protoOf(UserInfoData).f54 = function (id, name) {
356
+ protoOf(UserInfoData).d5v = function (id, name) {
360
357
  return new UserInfoData(id, name);
361
358
  };
362
359
  protoOf(UserInfoData).copy = function (id, name, $super) {
363
360
  id = id === VOID ? this.id : id;
364
361
  name = name === VOID ? this.name : name;
365
- return $super === VOID ? this.f54(id, name) : $super.f54.call(this, id, name);
362
+ return $super === VOID ? this.d5v(id, name) : $super.d5v.call(this, id, name);
366
363
  };
367
364
  protoOf(UserInfoData).toString = function () {
368
365
  return 'UserInfoData(id=' + this.id + ', name=' + this.name + ')';
@@ -377,27 +374,26 @@
377
374
  return true;
378
375
  if (!(other instanceof UserInfoData))
379
376
  return false;
380
- var tmp0_other_with_cast = other instanceof UserInfoData ? other : THROW_CCE();
381
- if (!(this.id === tmp0_other_with_cast.id))
377
+ if (!(this.id === other.id))
382
378
  return false;
383
- if (!(this.name === tmp0_other_with_cast.name))
379
+ if (!(this.name === other.name))
384
380
  return false;
385
381
  return true;
386
382
  };
387
383
  function CardDeckResult(cardDecks, responseText, id, signature) {
388
- this.g54_1 = cardDecks;
389
- this.h54_1 = responseText;
390
- this.i54_1 = id;
391
- this.j54_1 = signature;
384
+ this.e5v_1 = cardDecks;
385
+ this.f5v_1 = responseText;
386
+ this.g5v_1 = id;
387
+ this.h5v_1 = signature;
392
388
  }
393
389
  protoOf(CardDeckResult).toString = function () {
394
- return 'CardDeckResult(cardDecks=' + toString(this.g54_1) + ', responseText=' + this.h54_1 + ', id=' + this.i54_1 + ', signature=' + this.j54_1 + ')';
390
+ return 'CardDeckResult(cardDecks=' + toString(this.e5v_1) + ', responseText=' + this.f5v_1 + ', id=' + this.g5v_1 + ', signature=' + this.h5v_1 + ')';
395
391
  };
396
392
  protoOf(CardDeckResult).hashCode = function () {
397
- var result = hashCode(this.g54_1);
398
- result = imul(result, 31) + getStringHashCode(this.h54_1) | 0;
399
- result = imul(result, 31) + getStringHashCode(this.i54_1) | 0;
400
- result = imul(result, 31) + (this.j54_1 == null ? 0 : getStringHashCode(this.j54_1)) | 0;
393
+ var result = hashCode(this.e5v_1);
394
+ result = imul(result, 31) + getStringHashCode(this.f5v_1) | 0;
395
+ result = imul(result, 31) + getStringHashCode(this.g5v_1) | 0;
396
+ result = imul(result, 31) + (this.h5v_1 == null ? 0 : getStringHashCode(this.h5v_1)) | 0;
401
397
  return result;
402
398
  };
403
399
  protoOf(CardDeckResult).equals = function (other) {
@@ -405,14 +401,13 @@
405
401
  return true;
406
402
  if (!(other instanceof CardDeckResult))
407
403
  return false;
408
- var tmp0_other_with_cast = other instanceof CardDeckResult ? other : THROW_CCE();
409
- if (!equals(this.g54_1, tmp0_other_with_cast.g54_1))
404
+ if (!equals(this.e5v_1, other.e5v_1))
410
405
  return false;
411
- if (!(this.h54_1 === tmp0_other_with_cast.h54_1))
406
+ if (!(this.f5v_1 === other.f5v_1))
412
407
  return false;
413
- if (!(this.i54_1 === tmp0_other_with_cast.i54_1))
408
+ if (!(this.g5v_1 === other.g5v_1))
414
409
  return false;
415
- if (!(this.j54_1 == tmp0_other_with_cast.j54_1))
410
+ if (!(this.h5v_1 == other.h5v_1))
416
411
  return false;
417
412
  return true;
418
413
  };
@@ -425,7 +420,7 @@
425
420
  return gameCardDecksRecord.copy(VOID, VOID, VOID, plus(gameCardDecksRecord.rounds, newCardDeckData));
426
421
  };
427
422
  var Companion_instance_2;
428
- function Companion_getInstance_3() {
423
+ function Companion_getInstance_2() {
429
424
  return Companion_instance_2;
430
425
  }
431
426
  function GameCardDecksRecord(poolId, signature, userData, rounds) {
@@ -435,31 +430,31 @@
435
430
  this.userData = userData;
436
431
  this.rounds = rounds;
437
432
  }
438
- protoOf(GameCardDecksRecord).k54 = function () {
433
+ protoOf(GameCardDecksRecord).i5v = function () {
439
434
  return this.poolId;
440
435
  };
441
- protoOf(GameCardDecksRecord).l54 = function () {
436
+ protoOf(GameCardDecksRecord).j5v = function () {
442
437
  return this.signature;
443
438
  };
444
- protoOf(GameCardDecksRecord).m54 = function () {
439
+ protoOf(GameCardDecksRecord).k5v = function () {
445
440
  return this.userData;
446
441
  };
447
- protoOf(GameCardDecksRecord).n54 = function () {
442
+ protoOf(GameCardDecksRecord).l5v = function () {
448
443
  return this.rounds;
449
444
  };
450
- protoOf(GameCardDecksRecord).oe = function () {
445
+ protoOf(GameCardDecksRecord).kf = function () {
451
446
  return this.poolId;
452
447
  };
453
- protoOf(GameCardDecksRecord).pe = function () {
448
+ protoOf(GameCardDecksRecord).lf = function () {
454
449
  return this.signature;
455
450
  };
456
- protoOf(GameCardDecksRecord).yl = function () {
451
+ protoOf(GameCardDecksRecord).om = function () {
457
452
  return this.userData;
458
453
  };
459
- protoOf(GameCardDecksRecord).o54 = function () {
454
+ protoOf(GameCardDecksRecord).m5v = function () {
460
455
  return this.rounds;
461
456
  };
462
- protoOf(GameCardDecksRecord).p54 = function (poolId, signature, userData, rounds) {
457
+ protoOf(GameCardDecksRecord).n5v = function (poolId, signature, userData, rounds) {
463
458
  return new GameCardDecksRecord(poolId, signature, userData, rounds);
464
459
  };
465
460
  protoOf(GameCardDecksRecord).copy = function (poolId, signature, userData, rounds, $super) {
@@ -467,7 +462,7 @@
467
462
  signature = signature === VOID ? this.signature : signature;
468
463
  userData = userData === VOID ? this.userData : userData;
469
464
  rounds = rounds === VOID ? this.rounds : rounds;
470
- return $super === VOID ? this.p54(poolId, signature, userData, rounds) : $super.p54.call(this, poolId, signature, userData, rounds);
465
+ return $super === VOID ? this.n5v(poolId, signature, userData, rounds) : $super.n5v.call(this, poolId, signature, userData, rounds);
471
466
  };
472
467
  protoOf(GameCardDecksRecord).toString = function () {
473
468
  return 'GameCardDecksRecord(poolId=' + this.poolId + ', signature=' + this.signature + ', userData=' + this.userData.toString() + ', rounds=' + toString(this.rounds) + ')';
@@ -484,14 +479,13 @@
484
479
  return true;
485
480
  if (!(other instanceof GameCardDecksRecord))
486
481
  return false;
487
- var tmp0_other_with_cast = other instanceof GameCardDecksRecord ? other : THROW_CCE();
488
- if (!(this.poolId === tmp0_other_with_cast.poolId))
482
+ if (!(this.poolId === other.poolId))
489
483
  return false;
490
- if (!(this.signature == tmp0_other_with_cast.signature))
484
+ if (!(this.signature == other.signature))
491
485
  return false;
492
- if (!this.userData.equals(tmp0_other_with_cast.userData))
486
+ if (!this.userData.equals(other.userData))
493
487
  return false;
494
- if (!equals(this.rounds, tmp0_other_with_cast.rounds))
488
+ if (!equals(this.rounds, other.rounds))
495
489
  return false;
496
490
  return true;
497
491
  };
@@ -499,25 +493,25 @@
499
493
  this.cardDeckIndex = cardDeckIndex;
500
494
  this.cards = cards;
501
495
  }
502
- protoOf(GameCardDeckData).q54 = function () {
496
+ protoOf(GameCardDeckData).o5v = function () {
503
497
  return this.cardDeckIndex;
504
498
  };
505
- protoOf(GameCardDeckData).r54 = function () {
499
+ protoOf(GameCardDeckData).p5v = function () {
506
500
  return this.cards;
507
501
  };
508
- protoOf(GameCardDeckData).oe = function () {
502
+ protoOf(GameCardDeckData).kf = function () {
509
503
  return this.cardDeckIndex;
510
504
  };
511
- protoOf(GameCardDeckData).pe = function () {
505
+ protoOf(GameCardDeckData).lf = function () {
512
506
  return this.cards;
513
507
  };
514
- protoOf(GameCardDeckData).s54 = function (cardDeckIndex, cards) {
508
+ protoOf(GameCardDeckData).q5v = function (cardDeckIndex, cards) {
515
509
  return new GameCardDeckData(cardDeckIndex, cards);
516
510
  };
517
511
  protoOf(GameCardDeckData).copy = function (cardDeckIndex, cards, $super) {
518
512
  cardDeckIndex = cardDeckIndex === VOID ? this.cardDeckIndex : cardDeckIndex;
519
513
  cards = cards === VOID ? this.cards : cards;
520
- return $super === VOID ? this.s54(cardDeckIndex, cards) : $super.s54.call(this, cardDeckIndex, cards);
514
+ return $super === VOID ? this.q5v(cardDeckIndex, cards) : $super.q5v.call(this, cardDeckIndex, cards);
521
515
  };
522
516
  protoOf(GameCardDeckData).toString = function () {
523
517
  return 'GameCardDeckData(cardDeckIndex=' + this.cardDeckIndex + ', cards=' + toString(this.cards) + ')';
@@ -532,10 +526,9 @@
532
526
  return true;
533
527
  if (!(other instanceof GameCardDeckData))
534
528
  return false;
535
- var tmp0_other_with_cast = other instanceof GameCardDeckData ? other : THROW_CCE();
536
- if (!(this.cardDeckIndex === tmp0_other_with_cast.cardDeckIndex))
529
+ if (!(this.cardDeckIndex === other.cardDeckIndex))
537
530
  return false;
538
- if (!equals(this.cards, tmp0_other_with_cast.cards))
531
+ if (!equals(this.cards, other.cards))
539
532
  return false;
540
533
  return true;
541
534
  };
@@ -544,25 +537,25 @@
544
537
  this.baseUrl = baseUrl;
545
538
  this.timeoutMillis = timeoutMillis;
546
539
  }
547
- protoOf(HttpConfig).t54 = function () {
540
+ protoOf(HttpConfig).r5v = function () {
548
541
  return this.baseUrl;
549
542
  };
550
- protoOf(HttpConfig).u54 = function () {
543
+ protoOf(HttpConfig).s5v = function () {
551
544
  return this.timeoutMillis;
552
545
  };
553
- protoOf(HttpConfig).oe = function () {
546
+ protoOf(HttpConfig).kf = function () {
554
547
  return this.baseUrl;
555
548
  };
556
- protoOf(HttpConfig).pe = function () {
549
+ protoOf(HttpConfig).lf = function () {
557
550
  return this.timeoutMillis;
558
551
  };
559
- protoOf(HttpConfig).b54 = function (baseUrl, timeoutMillis) {
552
+ protoOf(HttpConfig).z5u = function (baseUrl, timeoutMillis) {
560
553
  return new HttpConfig(baseUrl, timeoutMillis);
561
554
  };
562
555
  protoOf(HttpConfig).copy = function (baseUrl, timeoutMillis, $super) {
563
556
  baseUrl = baseUrl === VOID ? this.baseUrl : baseUrl;
564
557
  timeoutMillis = timeoutMillis === VOID ? this.timeoutMillis : timeoutMillis;
565
- return $super === VOID ? this.b54(baseUrl, timeoutMillis) : $super.b54.call(this, baseUrl, timeoutMillis);
558
+ return $super === VOID ? this.z5u(baseUrl, timeoutMillis) : $super.z5u.call(this, baseUrl, timeoutMillis);
566
559
  };
567
560
  protoOf(HttpConfig).toString = function () {
568
561
  return 'HttpConfig(baseUrl=' + this.baseUrl + ', timeoutMillis=' + this.timeoutMillis + ')';
@@ -577,10 +570,9 @@
577
570
  return true;
578
571
  if (!(other instanceof HttpConfig))
579
572
  return false;
580
- var tmp0_other_with_cast = other instanceof HttpConfig ? other : THROW_CCE();
581
- if (!(this.baseUrl === tmp0_other_with_cast.baseUrl))
573
+ if (!(this.baseUrl === other.baseUrl))
582
574
  return false;
583
- if (!(this.timeoutMillis === tmp0_other_with_cast.timeoutMillis))
575
+ if (!(this.timeoutMillis === other.timeoutMillis))
584
576
  return false;
585
577
  return true;
586
578
  };
@@ -597,31 +589,31 @@
597
589
  this.thresholdForUsedPool = thresholdForUsedPool;
598
590
  this.httpConfig = httpConfig;
599
591
  }
600
- protoOf(RandomOrgConfig).v54 = function () {
592
+ protoOf(RandomOrgConfig).t5v = function () {
601
593
  return this.apiKey;
602
594
  };
603
- protoOf(RandomOrgConfig).w54 = function () {
595
+ protoOf(RandomOrgConfig).u5v = function () {
604
596
  return this.poolSize;
605
597
  };
606
- protoOf(RandomOrgConfig).x54 = function () {
598
+ protoOf(RandomOrgConfig).v5v = function () {
607
599
  return this.thresholdForUsedPool;
608
600
  };
609
- protoOf(RandomOrgConfig).y54 = function () {
601
+ protoOf(RandomOrgConfig).w5v = function () {
610
602
  return this.httpConfig;
611
603
  };
612
- protoOf(RandomOrgConfig).oe = function () {
604
+ protoOf(RandomOrgConfig).kf = function () {
613
605
  return this.apiKey;
614
606
  };
615
- protoOf(RandomOrgConfig).pe = function () {
607
+ protoOf(RandomOrgConfig).lf = function () {
616
608
  return this.poolSize;
617
609
  };
618
- protoOf(RandomOrgConfig).yl = function () {
610
+ protoOf(RandomOrgConfig).om = function () {
619
611
  return this.thresholdForUsedPool;
620
612
  };
621
- protoOf(RandomOrgConfig).o54 = function () {
613
+ protoOf(RandomOrgConfig).m5v = function () {
622
614
  return this.httpConfig;
623
615
  };
624
- protoOf(RandomOrgConfig).z54 = function (apiKey, poolSize, thresholdForUsedPool, httpConfig) {
616
+ protoOf(RandomOrgConfig).x5v = function (apiKey, poolSize, thresholdForUsedPool, httpConfig) {
625
617
  return new RandomOrgConfig(apiKey, poolSize, thresholdForUsedPool, httpConfig);
626
618
  };
627
619
  protoOf(RandomOrgConfig).copy = function (apiKey, poolSize, thresholdForUsedPool, httpConfig, $super) {
@@ -629,7 +621,7 @@
629
621
  poolSize = poolSize === VOID ? this.poolSize : poolSize;
630
622
  thresholdForUsedPool = thresholdForUsedPool === VOID ? this.thresholdForUsedPool : thresholdForUsedPool;
631
623
  httpConfig = httpConfig === VOID ? this.httpConfig : httpConfig;
632
- return $super === VOID ? this.z54(apiKey, poolSize, thresholdForUsedPool, httpConfig) : $super.z54.call(this, apiKey, poolSize, thresholdForUsedPool, httpConfig);
624
+ return $super === VOID ? this.x5v(apiKey, poolSize, thresholdForUsedPool, httpConfig) : $super.x5v.call(this, apiKey, poolSize, thresholdForUsedPool, httpConfig);
633
625
  };
634
626
  protoOf(RandomOrgConfig).toString = function () {
635
627
  return 'RandomOrgConfig(apiKey=' + this.apiKey + ', poolSize=' + this.poolSize + ', thresholdForUsedPool=' + this.thresholdForUsedPool + ', httpConfig=' + this.httpConfig.toString() + ')';
@@ -646,79 +638,78 @@
646
638
  return true;
647
639
  if (!(other instanceof RandomOrgConfig))
648
640
  return false;
649
- var tmp0_other_with_cast = other instanceof RandomOrgConfig ? other : THROW_CCE();
650
- if (!(this.apiKey === tmp0_other_with_cast.apiKey))
641
+ if (!(this.apiKey === other.apiKey))
651
642
  return false;
652
- if (!(this.poolSize === tmp0_other_with_cast.poolSize))
643
+ if (!(this.poolSize === other.poolSize))
653
644
  return false;
654
- if (!(this.thresholdForUsedPool === tmp0_other_with_cast.thresholdForUsedPool))
645
+ if (!(this.thresholdForUsedPool === other.thresholdForUsedPool))
655
646
  return false;
656
- if (!this.httpConfig.equals(tmp0_other_with_cast.httpConfig))
647
+ if (!this.httpConfig.equals(other.httpConfig))
657
648
  return false;
658
649
  return true;
659
650
  };
660
651
  function Companion_1() {
661
652
  }
662
653
  var Companion_instance_3;
663
- function Companion_getInstance_4() {
654
+ function Companion_getInstance_3() {
664
655
  return Companion_instance_3;
665
656
  }
666
657
  function $serializer() {
667
658
  $serializer_instance = this;
668
659
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.ErrorResponseDto', this, 2);
669
- tmp0_serialDesc.hz('jsonrpc', false);
670
- tmp0_serialDesc.hz('error', false);
671
- this.a55_1 = tmp0_serialDesc;
672
- }
673
- protoOf($serializer).b55 = function (encoder, value) {
674
- var tmp0_desc = this.a55_1;
675
- var tmp1_output = encoder.pr(tmp0_desc);
676
- tmp1_output.et(tmp0_desc, 0, value.c55_1);
677
- tmp1_output.it(tmp0_desc, 1, $serializer_getInstance_0(), value.d55_1);
678
- tmp1_output.qr(tmp0_desc);
679
- };
680
- protoOf($serializer).do = function (encoder, value) {
681
- return this.b55(encoder, value instanceof ErrorResponseDto ? value : THROW_CCE());
682
- };
683
- protoOf($serializer).eo = function (decoder) {
684
- var tmp0_desc = this.a55_1;
660
+ tmp0_serialDesc.xz('jsonrpc', false);
661
+ tmp0_serialDesc.xz('error', false);
662
+ this.y5v_1 = tmp0_serialDesc;
663
+ }
664
+ protoOf($serializer).z5v = function (encoder, value) {
665
+ var tmp0_desc = this.y5v_1;
666
+ var tmp1_output = encoder.fs(tmp0_desc);
667
+ tmp1_output.ut(tmp0_desc, 0, value.a5w_1);
668
+ tmp1_output.yt(tmp0_desc, 1, $serializer_getInstance_0(), value.b5w_1);
669
+ tmp1_output.gs(tmp0_desc);
670
+ };
671
+ protoOf($serializer).to = function (encoder, value) {
672
+ return this.z5v(encoder, value instanceof ErrorResponseDto ? value : THROW_CCE());
673
+ };
674
+ protoOf($serializer).uo = function (decoder) {
675
+ var tmp0_desc = this.y5v_1;
685
676
  var tmp1_flag = true;
686
677
  var tmp2_index = 0;
687
678
  var tmp3_bitMask0 = 0;
688
679
  var tmp4_local0 = null;
689
680
  var tmp5_local1 = null;
690
- var tmp6_input = decoder.pr(tmp0_desc);
691
- if (tmp6_input.fs()) {
692
- tmp4_local0 = tmp6_input.zr(tmp0_desc, 0);
681
+ var tmp6_input = decoder.fs(tmp0_desc);
682
+ if (tmp6_input.vs()) {
683
+ tmp4_local0 = tmp6_input.ps(tmp0_desc, 0);
693
684
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
694
- tmp5_local1 = tmp6_input.ds(tmp0_desc, 1, $serializer_getInstance_0(), tmp5_local1);
685
+ tmp5_local1 = tmp6_input.ts(tmp0_desc, 1, $serializer_getInstance_0(), tmp5_local1);
695
686
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
696
687
  } else
697
688
  while (tmp1_flag) {
698
- tmp2_index = tmp6_input.gs(tmp0_desc);
689
+ tmp2_index = tmp6_input.ws(tmp0_desc);
699
690
  switch (tmp2_index) {
700
691
  case -1:
701
692
  tmp1_flag = false;
702
693
  break;
703
694
  case 0:
704
- tmp4_local0 = tmp6_input.zr(tmp0_desc, 0);
695
+ tmp4_local0 = tmp6_input.ps(tmp0_desc, 0);
705
696
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
706
697
  break;
707
698
  case 1:
708
- tmp5_local1 = tmp6_input.ds(tmp0_desc, 1, $serializer_getInstance_0(), tmp5_local1);
699
+ tmp5_local1 = tmp6_input.ts(tmp0_desc, 1, $serializer_getInstance_0(), tmp5_local1);
709
700
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
710
701
  break;
711
702
  default:
712
703
  throw UnknownFieldException_init_$Create$(tmp2_index);
713
704
  }
714
705
  }
715
- tmp6_input.qr(tmp0_desc);
706
+ tmp6_input.gs(tmp0_desc);
716
707
  return ErrorResponseDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
717
708
  };
718
- protoOf($serializer).co = function () {
719
- return this.a55_1;
709
+ protoOf($serializer).so = function () {
710
+ return this.y5v_1;
720
711
  };
721
- protoOf($serializer).wz = function () {
712
+ protoOf($serializer).m10 = function () {
722
713
  // Inline function 'kotlin.arrayOf' call
723
714
  // Inline function 'kotlin.js.unsafeCast' call
724
715
  // Inline function 'kotlin.js.asDynamic' call
@@ -732,25 +723,25 @@
732
723
  }
733
724
  function ErrorResponseDto_init_$Init$(seen0, jsonrpc, error, serializationConstructorMarker, $this) {
734
725
  if (!(3 === (3 & seen0))) {
735
- throwMissingFieldException(seen0, 3, $serializer_getInstance().a55_1);
726
+ throwMissingFieldException(seen0, 3, $serializer_getInstance().y5v_1);
736
727
  }
737
- $this.c55_1 = jsonrpc;
738
- $this.d55_1 = error;
728
+ $this.a5w_1 = jsonrpc;
729
+ $this.b5w_1 = error;
739
730
  return $this;
740
731
  }
741
732
  function ErrorResponseDto_init_$Create$(seen0, jsonrpc, error, serializationConstructorMarker) {
742
733
  return ErrorResponseDto_init_$Init$(seen0, jsonrpc, error, serializationConstructorMarker, objectCreate(protoOf(ErrorResponseDto)));
743
734
  }
744
735
  function ErrorResponseDto(jsonrpc, error) {
745
- this.c55_1 = jsonrpc;
746
- this.d55_1 = error;
736
+ this.a5w_1 = jsonrpc;
737
+ this.b5w_1 = error;
747
738
  }
748
739
  protoOf(ErrorResponseDto).toString = function () {
749
- return 'ErrorResponseDto(jsonrpc=' + this.c55_1 + ', error=' + toString_0(this.d55_1) + ')';
740
+ return 'ErrorResponseDto(jsonrpc=' + this.a5w_1 + ', error=' + toString_0(this.b5w_1) + ')';
750
741
  };
751
742
  protoOf(ErrorResponseDto).hashCode = function () {
752
- var result = getStringHashCode(this.c55_1);
753
- result = imul(result, 31) + (this.d55_1 == null ? 0 : this.d55_1.hashCode()) | 0;
743
+ var result = getStringHashCode(this.a5w_1);
744
+ result = imul(result, 31) + (this.b5w_1 == null ? 0 : this.b5w_1.hashCode()) | 0;
754
745
  return result;
755
746
  };
756
747
  protoOf(ErrorResponseDto).equals = function (other) {
@@ -758,69 +749,68 @@
758
749
  return true;
759
750
  if (!(other instanceof ErrorResponseDto))
760
751
  return false;
761
- var tmp0_other_with_cast = other instanceof ErrorResponseDto ? other : THROW_CCE();
762
- if (!(this.c55_1 === tmp0_other_with_cast.c55_1))
752
+ if (!(this.a5w_1 === other.a5w_1))
763
753
  return false;
764
- if (!equals(this.d55_1, tmp0_other_with_cast.d55_1))
754
+ if (!equals(this.b5w_1, other.b5w_1))
765
755
  return false;
766
756
  return true;
767
757
  };
768
758
  function $serializer_0() {
769
759
  $serializer_instance_0 = this;
770
760
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.ErrorDto', this, 2);
771
- tmp0_serialDesc.hz('code', false);
772
- tmp0_serialDesc.hz('message', false);
773
- this.e55_1 = tmp0_serialDesc;
774
- }
775
- protoOf($serializer_0).f55 = function (encoder, value) {
776
- var tmp0_desc = this.e55_1;
777
- var tmp1_output = encoder.pr(tmp0_desc);
778
- tmp1_output.it(tmp0_desc, 0, IntSerializer_getInstance(), value.g55_1);
779
- tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.h55_1);
780
- tmp1_output.qr(tmp0_desc);
781
- };
782
- protoOf($serializer_0).do = function (encoder, value) {
783
- return this.f55(encoder, value instanceof ErrorDto ? value : THROW_CCE());
784
- };
785
- protoOf($serializer_0).eo = function (decoder) {
786
- var tmp0_desc = this.e55_1;
761
+ tmp0_serialDesc.xz('code', false);
762
+ tmp0_serialDesc.xz('message', false);
763
+ this.c5w_1 = tmp0_serialDesc;
764
+ }
765
+ protoOf($serializer_0).d5w = function (encoder, value) {
766
+ var tmp0_desc = this.c5w_1;
767
+ var tmp1_output = encoder.fs(tmp0_desc);
768
+ tmp1_output.yt(tmp0_desc, 0, IntSerializer_getInstance(), value.e5w_1);
769
+ tmp1_output.yt(tmp0_desc, 1, StringSerializer_getInstance(), value.f5w_1);
770
+ tmp1_output.gs(tmp0_desc);
771
+ };
772
+ protoOf($serializer_0).to = function (encoder, value) {
773
+ return this.d5w(encoder, value instanceof ErrorDto ? value : THROW_CCE());
774
+ };
775
+ protoOf($serializer_0).uo = function (decoder) {
776
+ var tmp0_desc = this.c5w_1;
787
777
  var tmp1_flag = true;
788
778
  var tmp2_index = 0;
789
779
  var tmp3_bitMask0 = 0;
790
780
  var tmp4_local0 = null;
791
781
  var tmp5_local1 = null;
792
- var tmp6_input = decoder.pr(tmp0_desc);
793
- if (tmp6_input.fs()) {
794
- tmp4_local0 = tmp6_input.ds(tmp0_desc, 0, IntSerializer_getInstance(), tmp4_local0);
782
+ var tmp6_input = decoder.fs(tmp0_desc);
783
+ if (tmp6_input.vs()) {
784
+ tmp4_local0 = tmp6_input.ts(tmp0_desc, 0, IntSerializer_getInstance(), tmp4_local0);
795
785
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
796
- tmp5_local1 = tmp6_input.ds(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
786
+ tmp5_local1 = tmp6_input.ts(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
797
787
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
798
788
  } else
799
789
  while (tmp1_flag) {
800
- tmp2_index = tmp6_input.gs(tmp0_desc);
790
+ tmp2_index = tmp6_input.ws(tmp0_desc);
801
791
  switch (tmp2_index) {
802
792
  case -1:
803
793
  tmp1_flag = false;
804
794
  break;
805
795
  case 0:
806
- tmp4_local0 = tmp6_input.ds(tmp0_desc, 0, IntSerializer_getInstance(), tmp4_local0);
796
+ tmp4_local0 = tmp6_input.ts(tmp0_desc, 0, IntSerializer_getInstance(), tmp4_local0);
807
797
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
808
798
  break;
809
799
  case 1:
810
- tmp5_local1 = tmp6_input.ds(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
800
+ tmp5_local1 = tmp6_input.ts(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
811
801
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
812
802
  break;
813
803
  default:
814
804
  throw UnknownFieldException_init_$Create$(tmp2_index);
815
805
  }
816
806
  }
817
- tmp6_input.qr(tmp0_desc);
807
+ tmp6_input.gs(tmp0_desc);
818
808
  return ErrorDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
819
809
  };
820
- protoOf($serializer_0).co = function () {
821
- return this.e55_1;
810
+ protoOf($serializer_0).so = function () {
811
+ return this.c5w_1;
822
812
  };
823
- protoOf($serializer_0).wz = function () {
813
+ protoOf($serializer_0).m10 = function () {
824
814
  // Inline function 'kotlin.arrayOf' call
825
815
  // Inline function 'kotlin.js.unsafeCast' call
826
816
  // Inline function 'kotlin.js.asDynamic' call
@@ -834,10 +824,10 @@
834
824
  }
835
825
  function ErrorDto_init_$Init$(seen0, code, message, serializationConstructorMarker, $this) {
836
826
  if (!(3 === (3 & seen0))) {
837
- throwMissingFieldException(seen0, 3, $serializer_getInstance_0().e55_1);
827
+ throwMissingFieldException(seen0, 3, $serializer_getInstance_0().c5w_1);
838
828
  }
839
- $this.g55_1 = code;
840
- $this.h55_1 = message;
829
+ $this.e5w_1 = code;
830
+ $this.f5w_1 = message;
841
831
  return $this;
842
832
  }
843
833
  function ErrorDto_init_$Create$(seen0, code, message, serializationConstructorMarker) {
@@ -846,11 +836,11 @@
846
836
  function ErrorDto() {
847
837
  }
848
838
  protoOf(ErrorDto).toString = function () {
849
- return 'ErrorDto(code=' + this.g55_1 + ', message=' + this.h55_1 + ')';
839
+ return 'ErrorDto(code=' + this.e5w_1 + ', message=' + this.f5w_1 + ')';
850
840
  };
851
841
  protoOf(ErrorDto).hashCode = function () {
852
- var result = this.g55_1 == null ? 0 : this.g55_1;
853
- result = imul(result, 31) + (this.h55_1 == null ? 0 : getStringHashCode(this.h55_1)) | 0;
842
+ var result = this.e5w_1 == null ? 0 : this.e5w_1;
843
+ result = imul(result, 31) + (this.f5w_1 == null ? 0 : getStringHashCode(this.f5w_1)) | 0;
854
844
  return result;
855
845
  };
856
846
  protoOf(ErrorDto).equals = function (other) {
@@ -858,16 +848,15 @@
858
848
  return true;
859
849
  if (!(other instanceof ErrorDto))
860
850
  return false;
861
- var tmp0_other_with_cast = other instanceof ErrorDto ? other : THROW_CCE();
862
- if (!(this.g55_1 == tmp0_other_with_cast.g55_1))
851
+ if (!(this.e5w_1 == other.e5w_1))
863
852
  return false;
864
- if (!(this.h55_1 == tmp0_other_with_cast.h55_1))
853
+ if (!(this.f5w_1 == other.f5w_1))
865
854
  return false;
866
855
  return true;
867
856
  };
868
857
  function $serializer_init_$Init$(typeSerial0, $this) {
869
858
  $serializer_1.call($this);
870
- $this.j55_1 = typeSerial0;
859
+ $this.h5w_1 = typeSerial0;
871
860
  return $this;
872
861
  }
873
862
  function $serializer_init_$Create$(typeSerial0) {
@@ -876,46 +865,46 @@
876
865
  function Companion_2() {
877
866
  Companion_instance_4 = this;
878
867
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomRequestDto', null, 4);
879
- tmp0_serialDesc.hz('jsonrpc', false);
880
- tmp0_serialDesc.hz('method', false);
881
- tmp0_serialDesc.hz('params', false);
882
- tmp0_serialDesc.hz('id', false);
883
- this.k55_1 = tmp0_serialDesc;
868
+ tmp0_serialDesc.xz('jsonrpc', false);
869
+ tmp0_serialDesc.xz('method', false);
870
+ tmp0_serialDesc.xz('params', false);
871
+ tmp0_serialDesc.xz('id', false);
872
+ this.i5w_1 = tmp0_serialDesc;
884
873
  }
885
- protoOf(Companion_2).l55 = function (typeSerial0) {
874
+ protoOf(Companion_2).j5w = function (typeSerial0) {
886
875
  return $serializer_init_$Create$(typeSerial0);
887
876
  };
888
- protoOf(Companion_2).h10 = function (typeParamsSerializers) {
889
- return this.l55(typeParamsSerializers[0]);
877
+ protoOf(Companion_2).x10 = function (typeParamsSerializers) {
878
+ return this.j5w(typeParamsSerializers[0]);
890
879
  };
891
880
  var Companion_instance_4;
892
- function Companion_getInstance_5() {
881
+ function Companion_getInstance_4() {
893
882
  if (Companion_instance_4 == null)
894
883
  new Companion_2();
895
884
  return Companion_instance_4;
896
885
  }
897
886
  function $serializer_1() {
898
887
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomRequestDto', this, 4);
899
- tmp0_serialDesc.hz('jsonrpc', false);
900
- tmp0_serialDesc.hz('method', false);
901
- tmp0_serialDesc.hz('params', false);
902
- tmp0_serialDesc.hz('id', false);
903
- this.i55_1 = tmp0_serialDesc;
904
- }
905
- protoOf($serializer_1).m55 = function (encoder, value) {
906
- var tmp0_desc = this.i55_1;
907
- var tmp1_output = encoder.pr(tmp0_desc);
908
- tmp1_output.et(tmp0_desc, 0, value.n55_1);
909
- tmp1_output.et(tmp0_desc, 1, value.o55_1);
910
- tmp1_output.gt(tmp0_desc, 2, this.j55_1, value.p55_1);
911
- tmp1_output.et(tmp0_desc, 3, value.q55_1);
912
- tmp1_output.qr(tmp0_desc);
913
- };
914
- protoOf($serializer_1).do = function (encoder, value) {
915
- return this.m55(encoder, value instanceof RandomRequestDto ? value : THROW_CCE());
916
- };
917
- protoOf($serializer_1).eo = function (decoder) {
918
- var tmp0_desc = this.i55_1;
888
+ tmp0_serialDesc.xz('jsonrpc', false);
889
+ tmp0_serialDesc.xz('method', false);
890
+ tmp0_serialDesc.xz('params', false);
891
+ tmp0_serialDesc.xz('id', false);
892
+ this.g5w_1 = tmp0_serialDesc;
893
+ }
894
+ protoOf($serializer_1).k5w = function (encoder, value) {
895
+ var tmp0_desc = this.g5w_1;
896
+ var tmp1_output = encoder.fs(tmp0_desc);
897
+ tmp1_output.ut(tmp0_desc, 0, value.l5w_1);
898
+ tmp1_output.ut(tmp0_desc, 1, value.m5w_1);
899
+ tmp1_output.wt(tmp0_desc, 2, this.h5w_1, value.n5w_1);
900
+ tmp1_output.ut(tmp0_desc, 3, value.o5w_1);
901
+ tmp1_output.gs(tmp0_desc);
902
+ };
903
+ protoOf($serializer_1).to = function (encoder, value) {
904
+ return this.k5w(encoder, value instanceof RandomRequestDto ? value : THROW_CCE());
905
+ };
906
+ protoOf($serializer_1).uo = function (decoder) {
907
+ var tmp0_desc = this.g5w_1;
919
908
  var tmp1_flag = true;
920
909
  var tmp2_index = 0;
921
910
  var tmp3_bitMask0 = 0;
@@ -923,89 +912,89 @@
923
912
  var tmp5_local1 = null;
924
913
  var tmp6_local2 = null;
925
914
  var tmp7_local3 = null;
926
- var tmp8_input = decoder.pr(tmp0_desc);
927
- if (tmp8_input.fs()) {
928
- tmp4_local0 = tmp8_input.zr(tmp0_desc, 0);
915
+ var tmp8_input = decoder.fs(tmp0_desc);
916
+ if (tmp8_input.vs()) {
917
+ tmp4_local0 = tmp8_input.ps(tmp0_desc, 0);
929
918
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
930
- tmp5_local1 = tmp8_input.zr(tmp0_desc, 1);
919
+ tmp5_local1 = tmp8_input.ps(tmp0_desc, 1);
931
920
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
932
- tmp6_local2 = tmp8_input.bs(tmp0_desc, 2, this.j55_1, tmp6_local2);
921
+ tmp6_local2 = tmp8_input.rs(tmp0_desc, 2, this.h5w_1, tmp6_local2);
933
922
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
934
- tmp7_local3 = tmp8_input.zr(tmp0_desc, 3);
923
+ tmp7_local3 = tmp8_input.ps(tmp0_desc, 3);
935
924
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
936
925
  } else
937
926
  while (tmp1_flag) {
938
- tmp2_index = tmp8_input.gs(tmp0_desc);
927
+ tmp2_index = tmp8_input.ws(tmp0_desc);
939
928
  switch (tmp2_index) {
940
929
  case -1:
941
930
  tmp1_flag = false;
942
931
  break;
943
932
  case 0:
944
- tmp4_local0 = tmp8_input.zr(tmp0_desc, 0);
933
+ tmp4_local0 = tmp8_input.ps(tmp0_desc, 0);
945
934
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
946
935
  break;
947
936
  case 1:
948
- tmp5_local1 = tmp8_input.zr(tmp0_desc, 1);
937
+ tmp5_local1 = tmp8_input.ps(tmp0_desc, 1);
949
938
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
950
939
  break;
951
940
  case 2:
952
- tmp6_local2 = tmp8_input.bs(tmp0_desc, 2, this.j55_1, tmp6_local2);
941
+ tmp6_local2 = tmp8_input.rs(tmp0_desc, 2, this.h5w_1, tmp6_local2);
953
942
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
954
943
  break;
955
944
  case 3:
956
- tmp7_local3 = tmp8_input.zr(tmp0_desc, 3);
945
+ tmp7_local3 = tmp8_input.ps(tmp0_desc, 3);
957
946
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
958
947
  break;
959
948
  default:
960
949
  throw UnknownFieldException_init_$Create$(tmp2_index);
961
950
  }
962
951
  }
963
- tmp8_input.qr(tmp0_desc);
952
+ tmp8_input.gs(tmp0_desc);
964
953
  return RandomRequestDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
965
954
  };
966
- protoOf($serializer_1).co = function () {
967
- return this.i55_1;
955
+ protoOf($serializer_1).so = function () {
956
+ return this.g5w_1;
968
957
  };
969
- protoOf($serializer_1).wz = function () {
958
+ protoOf($serializer_1).m10 = function () {
970
959
  // Inline function 'kotlin.arrayOf' call
971
960
  // Inline function 'kotlin.js.unsafeCast' call
972
961
  // Inline function 'kotlin.js.asDynamic' call
973
- return [StringSerializer_getInstance(), StringSerializer_getInstance(), this.j55_1, StringSerializer_getInstance()];
962
+ return [StringSerializer_getInstance(), StringSerializer_getInstance(), this.h5w_1, StringSerializer_getInstance()];
974
963
  };
975
- protoOf($serializer_1).xz = function () {
964
+ protoOf($serializer_1).n10 = function () {
976
965
  // Inline function 'kotlin.arrayOf' call
977
966
  // Inline function 'kotlin.js.unsafeCast' call
978
967
  // Inline function 'kotlin.js.asDynamic' call
979
- return [this.j55_1];
968
+ return [this.h5w_1];
980
969
  };
981
970
  function RandomRequestDto_init_$Init$(seen0, jsonrpc, method, params, id, serializationConstructorMarker, $this) {
982
971
  if (!(15 === (15 & seen0))) {
983
- throwMissingFieldException(seen0, 15, Companion_getInstance_5().k55_1);
972
+ throwMissingFieldException(seen0, 15, Companion_getInstance_4().i5w_1);
984
973
  }
985
- $this.n55_1 = jsonrpc;
986
- $this.o55_1 = method;
987
- $this.p55_1 = params;
988
- $this.q55_1 = id;
974
+ $this.l5w_1 = jsonrpc;
975
+ $this.m5w_1 = method;
976
+ $this.n5w_1 = params;
977
+ $this.o5w_1 = id;
989
978
  return $this;
990
979
  }
991
980
  function RandomRequestDto_init_$Create$(seen0, jsonrpc, method, params, id, serializationConstructorMarker) {
992
981
  return RandomRequestDto_init_$Init$(seen0, jsonrpc, method, params, id, serializationConstructorMarker, objectCreate(protoOf(RandomRequestDto)));
993
982
  }
994
983
  function RandomRequestDto(jsonrpc, method, params, id) {
995
- Companion_getInstance_5();
996
- this.n55_1 = jsonrpc;
997
- this.o55_1 = method;
998
- this.p55_1 = params;
999
- this.q55_1 = id;
984
+ Companion_getInstance_4();
985
+ this.l5w_1 = jsonrpc;
986
+ this.m5w_1 = method;
987
+ this.n5w_1 = params;
988
+ this.o5w_1 = id;
1000
989
  }
1001
990
  protoOf(RandomRequestDto).toString = function () {
1002
- return 'RandomRequestDto(jsonrpc=' + this.n55_1 + ', method=' + this.o55_1 + ', params=' + toString(this.p55_1) + ', id=' + this.q55_1 + ')';
991
+ return 'RandomRequestDto(jsonrpc=' + this.l5w_1 + ', method=' + this.m5w_1 + ', params=' + toString(this.n5w_1) + ', id=' + this.o5w_1 + ')';
1003
992
  };
1004
993
  protoOf(RandomRequestDto).hashCode = function () {
1005
- var result = getStringHashCode(this.n55_1);
1006
- result = imul(result, 31) + getStringHashCode(this.o55_1) | 0;
1007
- result = imul(result, 31) + hashCode(this.p55_1) | 0;
1008
- result = imul(result, 31) + getStringHashCode(this.q55_1) | 0;
994
+ var result = getStringHashCode(this.l5w_1);
995
+ result = imul(result, 31) + getStringHashCode(this.m5w_1) | 0;
996
+ result = imul(result, 31) + hashCode(this.n5w_1) | 0;
997
+ result = imul(result, 31) + getStringHashCode(this.o5w_1) | 0;
1009
998
  return result;
1010
999
  };
1011
1000
  protoOf(RandomRequestDto).equals = function (other) {
@@ -1013,14 +1002,13 @@
1013
1002
  return true;
1014
1003
  if (!(other instanceof RandomRequestDto))
1015
1004
  return false;
1016
- var tmp0_other_with_cast = other instanceof RandomRequestDto ? other : THROW_CCE();
1017
- if (!(this.n55_1 === tmp0_other_with_cast.n55_1))
1005
+ if (!(this.l5w_1 === other.l5w_1))
1018
1006
  return false;
1019
- if (!(this.o55_1 === tmp0_other_with_cast.o55_1))
1007
+ if (!(this.m5w_1 === other.m5w_1))
1020
1008
  return false;
1021
- if (!equals(this.p55_1, tmp0_other_with_cast.p55_1))
1009
+ if (!equals(this.n5w_1, other.n5w_1))
1022
1010
  return false;
1023
- if (!(this.q55_1 === tmp0_other_with_cast.q55_1))
1011
+ if (!(this.o5w_1 === other.o5w_1))
1024
1012
  return false;
1025
1013
  return true;
1026
1014
  };
@@ -1034,10 +1022,10 @@
1034
1022
  // Inline function 'kotlin.arrayOf' call
1035
1023
  // Inline function 'kotlin.js.unsafeCast' call
1036
1024
  // Inline function 'kotlin.js.asDynamic' call
1037
- tmp.r55_1 = [null, null, lazy(tmp_0, RandomParamsDto$RandomIntegerSequencesParamsDto$Companion$$childSerializers$_anonymous__1scx7a), null, null, null, null, null];
1025
+ tmp.p5w_1 = [null, null, lazy(tmp_0, RandomParamsDto$RandomIntegerSequencesParamsDto$Companion$$childSerializers$_anonymous__1scx7a), null, null, null, null, null];
1038
1026
  }
1039
1027
  var Companion_instance_5;
1040
- function Companion_getInstance_6() {
1028
+ function Companion_getInstance_5() {
1041
1029
  if (Companion_instance_5 == null)
1042
1030
  new Companion_3();
1043
1031
  return Companion_instance_5;
@@ -1045,35 +1033,35 @@
1045
1033
  function $serializer_2() {
1046
1034
  $serializer_instance_1 = this;
1047
1035
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomParamsDto.RandomIntegerSequencesParamsDto', this, 8);
1048
- tmp0_serialDesc.hz('apiKey', false);
1049
- tmp0_serialDesc.hz('n', false);
1050
- tmp0_serialDesc.hz('length', false);
1051
- tmp0_serialDesc.hz('min', false);
1052
- tmp0_serialDesc.hz('max', false);
1053
- tmp0_serialDesc.hz('replacement', false);
1054
- tmp0_serialDesc.hz('ticketId', false);
1055
- tmp0_serialDesc.hz('userData', false);
1056
- this.s55_1 = tmp0_serialDesc;
1057
- }
1058
- protoOf($serializer_2).t55 = function (encoder, value) {
1059
- var tmp0_desc = this.s55_1;
1060
- var tmp1_output = encoder.pr(tmp0_desc);
1061
- var tmp2_cached = Companion_getInstance_6().r55_1;
1062
- tmp1_output.et(tmp0_desc, 0, value.u55_1);
1063
- tmp1_output.zs(tmp0_desc, 1, value.v55_1);
1064
- tmp1_output.gt(tmp0_desc, 2, tmp2_cached[2].x(), value.w55_1);
1065
- tmp1_output.zs(tmp0_desc, 3, value.x55_1);
1066
- tmp1_output.zs(tmp0_desc, 4, value.y55_1);
1067
- tmp1_output.ws(tmp0_desc, 5, value.z55_1);
1068
- tmp1_output.it(tmp0_desc, 6, StringSerializer_getInstance(), value.a56_1);
1069
- tmp1_output.it(tmp0_desc, 7, $serializer_getInstance_2(), value.b56_1);
1070
- tmp1_output.qr(tmp0_desc);
1071
- };
1072
- protoOf($serializer_2).do = function (encoder, value) {
1073
- return this.t55(encoder, value instanceof RandomIntegerSequencesParamsDto ? value : THROW_CCE());
1074
- };
1075
- protoOf($serializer_2).eo = function (decoder) {
1076
- var tmp0_desc = this.s55_1;
1036
+ tmp0_serialDesc.xz('apiKey', false);
1037
+ tmp0_serialDesc.xz('n', false);
1038
+ tmp0_serialDesc.xz('length', false);
1039
+ tmp0_serialDesc.xz('min', false);
1040
+ tmp0_serialDesc.xz('max', false);
1041
+ tmp0_serialDesc.xz('replacement', false);
1042
+ tmp0_serialDesc.xz('ticketId', false);
1043
+ tmp0_serialDesc.xz('userData', false);
1044
+ this.q5w_1 = tmp0_serialDesc;
1045
+ }
1046
+ protoOf($serializer_2).r5w = function (encoder, value) {
1047
+ var tmp0_desc = this.q5w_1;
1048
+ var tmp1_output = encoder.fs(tmp0_desc);
1049
+ var tmp2_cached = Companion_getInstance_5().p5w_1;
1050
+ tmp1_output.ut(tmp0_desc, 0, value.s5w_1);
1051
+ tmp1_output.pt(tmp0_desc, 1, value.t5w_1);
1052
+ tmp1_output.wt(tmp0_desc, 2, tmp2_cached[2].o1(), value.u5w_1);
1053
+ tmp1_output.pt(tmp0_desc, 3, value.v5w_1);
1054
+ tmp1_output.pt(tmp0_desc, 4, value.w5w_1);
1055
+ tmp1_output.mt(tmp0_desc, 5, value.x5w_1);
1056
+ tmp1_output.yt(tmp0_desc, 6, StringSerializer_getInstance(), value.y5w_1);
1057
+ tmp1_output.yt(tmp0_desc, 7, $serializer_getInstance_2(), value.z5w_1);
1058
+ tmp1_output.gs(tmp0_desc);
1059
+ };
1060
+ protoOf($serializer_2).to = function (encoder, value) {
1061
+ return this.r5w(encoder, value instanceof RandomIntegerSequencesParamsDto ? value : THROW_CCE());
1062
+ };
1063
+ protoOf($serializer_2).uo = function (decoder) {
1064
+ var tmp0_desc = this.q5w_1;
1077
1065
  var tmp1_flag = true;
1078
1066
  var tmp2_index = 0;
1079
1067
  var tmp3_bitMask0 = 0;
@@ -1085,80 +1073,80 @@
1085
1073
  var tmp9_local5 = false;
1086
1074
  var tmp10_local6 = null;
1087
1075
  var tmp11_local7 = null;
1088
- var tmp12_input = decoder.pr(tmp0_desc);
1089
- var tmp13_cached = Companion_getInstance_6().r55_1;
1090
- if (tmp12_input.fs()) {
1091
- tmp4_local0 = tmp12_input.zr(tmp0_desc, 0);
1076
+ var tmp12_input = decoder.fs(tmp0_desc);
1077
+ var tmp13_cached = Companion_getInstance_5().p5w_1;
1078
+ if (tmp12_input.vs()) {
1079
+ tmp4_local0 = tmp12_input.ps(tmp0_desc, 0);
1092
1080
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1093
- tmp5_local1 = tmp12_input.ur(tmp0_desc, 1);
1081
+ tmp5_local1 = tmp12_input.ks(tmp0_desc, 1);
1094
1082
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1095
- tmp6_local2 = tmp12_input.bs(tmp0_desc, 2, tmp13_cached[2].x(), tmp6_local2);
1083
+ tmp6_local2 = tmp12_input.rs(tmp0_desc, 2, tmp13_cached[2].o1(), tmp6_local2);
1096
1084
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1097
- tmp7_local3 = tmp12_input.ur(tmp0_desc, 3);
1085
+ tmp7_local3 = tmp12_input.ks(tmp0_desc, 3);
1098
1086
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
1099
- tmp8_local4 = tmp12_input.ur(tmp0_desc, 4);
1087
+ tmp8_local4 = tmp12_input.ks(tmp0_desc, 4);
1100
1088
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
1101
- tmp9_local5 = tmp12_input.rr(tmp0_desc, 5);
1089
+ tmp9_local5 = tmp12_input.hs(tmp0_desc, 5);
1102
1090
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
1103
- tmp10_local6 = tmp12_input.ds(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
1091
+ tmp10_local6 = tmp12_input.ts(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
1104
1092
  tmp3_bitMask0 = tmp3_bitMask0 | 64;
1105
- tmp11_local7 = tmp12_input.ds(tmp0_desc, 7, $serializer_getInstance_2(), tmp11_local7);
1093
+ tmp11_local7 = tmp12_input.ts(tmp0_desc, 7, $serializer_getInstance_2(), tmp11_local7);
1106
1094
  tmp3_bitMask0 = tmp3_bitMask0 | 128;
1107
1095
  } else
1108
1096
  while (tmp1_flag) {
1109
- tmp2_index = tmp12_input.gs(tmp0_desc);
1097
+ tmp2_index = tmp12_input.ws(tmp0_desc);
1110
1098
  switch (tmp2_index) {
1111
1099
  case -1:
1112
1100
  tmp1_flag = false;
1113
1101
  break;
1114
1102
  case 0:
1115
- tmp4_local0 = tmp12_input.zr(tmp0_desc, 0);
1103
+ tmp4_local0 = tmp12_input.ps(tmp0_desc, 0);
1116
1104
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1117
1105
  break;
1118
1106
  case 1:
1119
- tmp5_local1 = tmp12_input.ur(tmp0_desc, 1);
1107
+ tmp5_local1 = tmp12_input.ks(tmp0_desc, 1);
1120
1108
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1121
1109
  break;
1122
1110
  case 2:
1123
- tmp6_local2 = tmp12_input.bs(tmp0_desc, 2, tmp13_cached[2].x(), tmp6_local2);
1111
+ tmp6_local2 = tmp12_input.rs(tmp0_desc, 2, tmp13_cached[2].o1(), tmp6_local2);
1124
1112
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1125
1113
  break;
1126
1114
  case 3:
1127
- tmp7_local3 = tmp12_input.ur(tmp0_desc, 3);
1115
+ tmp7_local3 = tmp12_input.ks(tmp0_desc, 3);
1128
1116
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
1129
1117
  break;
1130
1118
  case 4:
1131
- tmp8_local4 = tmp12_input.ur(tmp0_desc, 4);
1119
+ tmp8_local4 = tmp12_input.ks(tmp0_desc, 4);
1132
1120
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
1133
1121
  break;
1134
1122
  case 5:
1135
- tmp9_local5 = tmp12_input.rr(tmp0_desc, 5);
1123
+ tmp9_local5 = tmp12_input.hs(tmp0_desc, 5);
1136
1124
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
1137
1125
  break;
1138
1126
  case 6:
1139
- tmp10_local6 = tmp12_input.ds(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
1127
+ tmp10_local6 = tmp12_input.ts(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
1140
1128
  tmp3_bitMask0 = tmp3_bitMask0 | 64;
1141
1129
  break;
1142
1130
  case 7:
1143
- tmp11_local7 = tmp12_input.ds(tmp0_desc, 7, $serializer_getInstance_2(), tmp11_local7);
1131
+ tmp11_local7 = tmp12_input.ts(tmp0_desc, 7, $serializer_getInstance_2(), tmp11_local7);
1144
1132
  tmp3_bitMask0 = tmp3_bitMask0 | 128;
1145
1133
  break;
1146
1134
  default:
1147
1135
  throw UnknownFieldException_init_$Create$(tmp2_index);
1148
1136
  }
1149
1137
  }
1150
- tmp12_input.qr(tmp0_desc);
1138
+ tmp12_input.gs(tmp0_desc);
1151
1139
  return RandomIntegerSequencesParamsDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, null);
1152
1140
  };
1153
- protoOf($serializer_2).co = function () {
1154
- return this.s55_1;
1141
+ protoOf($serializer_2).so = function () {
1142
+ return this.q5w_1;
1155
1143
  };
1156
- protoOf($serializer_2).wz = function () {
1157
- var tmp0_cached = Companion_getInstance_6().r55_1;
1144
+ protoOf($serializer_2).m10 = function () {
1145
+ var tmp0_cached = Companion_getInstance_5().p5w_1;
1158
1146
  // Inline function 'kotlin.arrayOf' call
1159
1147
  // Inline function 'kotlin.js.unsafeCast' call
1160
1148
  // Inline function 'kotlin.js.asDynamic' call
1161
- return [StringSerializer_getInstance(), IntSerializer_getInstance(), tmp0_cached[2].x(), IntSerializer_getInstance(), IntSerializer_getInstance(), BooleanSerializer_getInstance(), get_nullable(StringSerializer_getInstance()), get_nullable($serializer_getInstance_2())];
1149
+ return [StringSerializer_getInstance(), IntSerializer_getInstance(), tmp0_cached[2].o1(), IntSerializer_getInstance(), IntSerializer_getInstance(), BooleanSerializer_getInstance(), get_nullable(StringSerializer_getInstance()), get_nullable($serializer_getInstance_2())];
1162
1150
  };
1163
1151
  var $serializer_instance_1;
1164
1152
  function $serializer_getInstance_1() {
@@ -1168,44 +1156,44 @@
1168
1156
  }
1169
1157
  function RandomIntegerSequencesParamsDto_init_$Init$(seen0, apiKey, n, length, min, max, replacement, ticketId, userData, serializationConstructorMarker, $this) {
1170
1158
  if (!(255 === (255 & seen0))) {
1171
- throwMissingFieldException(seen0, 255, $serializer_getInstance_1().s55_1);
1159
+ throwMissingFieldException(seen0, 255, $serializer_getInstance_1().q5w_1);
1172
1160
  }
1173
- $this.u55_1 = apiKey;
1174
- $this.v55_1 = n;
1175
- $this.w55_1 = length;
1176
- $this.x55_1 = min;
1177
- $this.y55_1 = max;
1178
- $this.z55_1 = replacement;
1179
- $this.a56_1 = ticketId;
1180
- $this.b56_1 = userData;
1161
+ $this.s5w_1 = apiKey;
1162
+ $this.t5w_1 = n;
1163
+ $this.u5w_1 = length;
1164
+ $this.v5w_1 = min;
1165
+ $this.w5w_1 = max;
1166
+ $this.x5w_1 = replacement;
1167
+ $this.y5w_1 = ticketId;
1168
+ $this.z5w_1 = userData;
1181
1169
  return $this;
1182
1170
  }
1183
1171
  function RandomIntegerSequencesParamsDto_init_$Create$(seen0, apiKey, n, length, min, max, replacement, ticketId, userData, serializationConstructorMarker) {
1184
1172
  return RandomIntegerSequencesParamsDto_init_$Init$(seen0, apiKey, n, length, min, max, replacement, ticketId, userData, serializationConstructorMarker, objectCreate(protoOf(RandomIntegerSequencesParamsDto)));
1185
1173
  }
1186
1174
  function RandomIntegerSequencesParamsDto(apiKey, n, length, min, max, replacement, ticketId, userData) {
1187
- Companion_getInstance_6();
1188
- this.u55_1 = apiKey;
1189
- this.v55_1 = n;
1190
- this.w55_1 = length;
1191
- this.x55_1 = min;
1192
- this.y55_1 = max;
1193
- this.z55_1 = replacement;
1194
- this.a56_1 = ticketId;
1195
- this.b56_1 = userData;
1175
+ Companion_getInstance_5();
1176
+ this.s5w_1 = apiKey;
1177
+ this.t5w_1 = n;
1178
+ this.u5w_1 = length;
1179
+ this.v5w_1 = min;
1180
+ this.w5w_1 = max;
1181
+ this.x5w_1 = replacement;
1182
+ this.y5w_1 = ticketId;
1183
+ this.z5w_1 = userData;
1196
1184
  }
1197
1185
  protoOf(RandomIntegerSequencesParamsDto).toString = function () {
1198
- return 'RandomIntegerSequencesParamsDto(apiKey=' + this.u55_1 + ', n=' + this.v55_1 + ', length=' + toString(this.w55_1) + ', min=' + this.x55_1 + ', max=' + this.y55_1 + ', replacement=' + this.z55_1 + ', ticketId=' + this.a56_1 + ', userData=' + toString_0(this.b56_1) + ')';
1186
+ return 'RandomIntegerSequencesParamsDto(apiKey=' + this.s5w_1 + ', n=' + this.t5w_1 + ', length=' + toString(this.u5w_1) + ', min=' + this.v5w_1 + ', max=' + this.w5w_1 + ', replacement=' + this.x5w_1 + ', ticketId=' + this.y5w_1 + ', userData=' + toString_0(this.z5w_1) + ')';
1199
1187
  };
1200
1188
  protoOf(RandomIntegerSequencesParamsDto).hashCode = function () {
1201
- var result = getStringHashCode(this.u55_1);
1202
- result = imul(result, 31) + this.v55_1 | 0;
1203
- result = imul(result, 31) + hashCode(this.w55_1) | 0;
1204
- result = imul(result, 31) + this.x55_1 | 0;
1205
- result = imul(result, 31) + this.y55_1 | 0;
1206
- result = imul(result, 31) + getBooleanHashCode(this.z55_1) | 0;
1207
- result = imul(result, 31) + (this.a56_1 == null ? 0 : getStringHashCode(this.a56_1)) | 0;
1208
- result = imul(result, 31) + (this.b56_1 == null ? 0 : this.b56_1.hashCode()) | 0;
1189
+ var result = getStringHashCode(this.s5w_1);
1190
+ result = imul(result, 31) + this.t5w_1 | 0;
1191
+ result = imul(result, 31) + hashCode(this.u5w_1) | 0;
1192
+ result = imul(result, 31) + this.v5w_1 | 0;
1193
+ result = imul(result, 31) + this.w5w_1 | 0;
1194
+ result = imul(result, 31) + getBooleanHashCode(this.x5w_1) | 0;
1195
+ result = imul(result, 31) + (this.y5w_1 == null ? 0 : getStringHashCode(this.y5w_1)) | 0;
1196
+ result = imul(result, 31) + (this.z5w_1 == null ? 0 : this.z5w_1.hashCode()) | 0;
1209
1197
  return result;
1210
1198
  };
1211
1199
  protoOf(RandomIntegerSequencesParamsDto).equals = function (other) {
@@ -1213,87 +1201,86 @@
1213
1201
  return true;
1214
1202
  if (!(other instanceof RandomIntegerSequencesParamsDto))
1215
1203
  return false;
1216
- var tmp0_other_with_cast = other instanceof RandomIntegerSequencesParamsDto ? other : THROW_CCE();
1217
- if (!(this.u55_1 === tmp0_other_with_cast.u55_1))
1204
+ if (!(this.s5w_1 === other.s5w_1))
1218
1205
  return false;
1219
- if (!(this.v55_1 === tmp0_other_with_cast.v55_1))
1206
+ if (!(this.t5w_1 === other.t5w_1))
1220
1207
  return false;
1221
- if (!equals(this.w55_1, tmp0_other_with_cast.w55_1))
1208
+ if (!equals(this.u5w_1, other.u5w_1))
1222
1209
  return false;
1223
- if (!(this.x55_1 === tmp0_other_with_cast.x55_1))
1210
+ if (!(this.v5w_1 === other.v5w_1))
1224
1211
  return false;
1225
- if (!(this.y55_1 === tmp0_other_with_cast.y55_1))
1212
+ if (!(this.w5w_1 === other.w5w_1))
1226
1213
  return false;
1227
- if (!(this.z55_1 === tmp0_other_with_cast.z55_1))
1214
+ if (!(this.x5w_1 === other.x5w_1))
1228
1215
  return false;
1229
- if (!(this.a56_1 == tmp0_other_with_cast.a56_1))
1216
+ if (!(this.y5w_1 == other.y5w_1))
1230
1217
  return false;
1231
- if (!equals(this.b56_1, tmp0_other_with_cast.b56_1))
1218
+ if (!equals(this.z5w_1, other.z5w_1))
1232
1219
  return false;
1233
1220
  return true;
1234
1221
  };
1235
1222
  function Companion_4() {
1236
1223
  }
1237
1224
  var Companion_instance_6;
1238
- function Companion_getInstance_7() {
1225
+ function Companion_getInstance_6() {
1239
1226
  return Companion_instance_6;
1240
1227
  }
1241
1228
  function $serializer_3() {
1242
1229
  $serializer_instance_2 = this;
1243
1230
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.CardDecksUserDataDto', this, 2);
1244
- tmp0_serialDesc.hz('id', false);
1245
- tmp0_serialDesc.hz('count', false);
1246
- this.c56_1 = tmp0_serialDesc;
1247
- }
1248
- protoOf($serializer_3).d56 = function (encoder, value) {
1249
- var tmp0_desc = this.c56_1;
1250
- var tmp1_output = encoder.pr(tmp0_desc);
1251
- tmp1_output.et(tmp0_desc, 0, value.e56_1);
1252
- tmp1_output.zs(tmp0_desc, 1, value.f56_1);
1253
- tmp1_output.qr(tmp0_desc);
1254
- };
1255
- protoOf($serializer_3).do = function (encoder, value) {
1256
- return this.d56(encoder, value instanceof CardDecksUserDataDto ? value : THROW_CCE());
1257
- };
1258
- protoOf($serializer_3).eo = function (decoder) {
1259
- var tmp0_desc = this.c56_1;
1231
+ tmp0_serialDesc.xz('id', false);
1232
+ tmp0_serialDesc.xz('count', false);
1233
+ this.a5x_1 = tmp0_serialDesc;
1234
+ }
1235
+ protoOf($serializer_3).b5x = function (encoder, value) {
1236
+ var tmp0_desc = this.a5x_1;
1237
+ var tmp1_output = encoder.fs(tmp0_desc);
1238
+ tmp1_output.ut(tmp0_desc, 0, value.c5x_1);
1239
+ tmp1_output.pt(tmp0_desc, 1, value.d5x_1);
1240
+ tmp1_output.gs(tmp0_desc);
1241
+ };
1242
+ protoOf($serializer_3).to = function (encoder, value) {
1243
+ return this.b5x(encoder, value instanceof CardDecksUserDataDto ? value : THROW_CCE());
1244
+ };
1245
+ protoOf($serializer_3).uo = function (decoder) {
1246
+ var tmp0_desc = this.a5x_1;
1260
1247
  var tmp1_flag = true;
1261
1248
  var tmp2_index = 0;
1262
1249
  var tmp3_bitMask0 = 0;
1263
1250
  var tmp4_local0 = null;
1264
1251
  var tmp5_local1 = 0;
1265
- var tmp6_input = decoder.pr(tmp0_desc);
1266
- if (tmp6_input.fs()) {
1267
- tmp4_local0 = tmp6_input.zr(tmp0_desc, 0);
1252
+ var tmp6_input = decoder.fs(tmp0_desc);
1253
+ if (tmp6_input.vs()) {
1254
+ tmp4_local0 = tmp6_input.ps(tmp0_desc, 0);
1268
1255
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1269
- tmp5_local1 = tmp6_input.ur(tmp0_desc, 1);
1256
+ tmp5_local1 = tmp6_input.ks(tmp0_desc, 1);
1270
1257
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1271
1258
  } else
1272
1259
  while (tmp1_flag) {
1273
- tmp2_index = tmp6_input.gs(tmp0_desc);
1260
+ tmp2_index = tmp6_input.ws(tmp0_desc);
1274
1261
  switch (tmp2_index) {
1275
1262
  case -1:
1276
1263
  tmp1_flag = false;
1277
1264
  break;
1278
1265
  case 0:
1279
- tmp4_local0 = tmp6_input.zr(tmp0_desc, 0);
1266
+ tmp4_local0 = tmp6_input.ps(tmp0_desc, 0);
1280
1267
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1281
1268
  break;
1282
1269
  case 1:
1283
- tmp5_local1 = tmp6_input.ur(tmp0_desc, 1);
1270
+ tmp5_local1 = tmp6_input.ks(tmp0_desc, 1);
1284
1271
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1285
1272
  break;
1286
1273
  default:
1287
1274
  throw UnknownFieldException_init_$Create$(tmp2_index);
1288
1275
  }
1289
1276
  }
1290
- tmp6_input.qr(tmp0_desc);
1277
+ tmp6_input.gs(tmp0_desc);
1291
1278
  return CardDecksUserDataDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
1292
1279
  };
1293
- protoOf($serializer_3).co = function () {
1294
- return this.c56_1;
1280
+ protoOf($serializer_3).so = function () {
1281
+ return this.a5x_1;
1295
1282
  };
1296
- protoOf($serializer_3).wz = function () {
1283
+ protoOf($serializer_3).m10 = function () {
1297
1284
  // Inline function 'kotlin.arrayOf' call
1298
1285
  // Inline function 'kotlin.js.unsafeCast' call
1299
1286
  // Inline function 'kotlin.js.asDynamic' call
@@ -1307,25 +1294,25 @@
1307
1294
  }
1308
1295
  function CardDecksUserDataDto_init_$Init$(seen0, id, count, serializationConstructorMarker, $this) {
1309
1296
  if (!(3 === (3 & seen0))) {
1310
- throwMissingFieldException(seen0, 3, $serializer_getInstance_2().c56_1);
1297
+ throwMissingFieldException(seen0, 3, $serializer_getInstance_2().a5x_1);
1311
1298
  }
1312
- $this.e56_1 = id;
1313
- $this.f56_1 = count;
1299
+ $this.c5x_1 = id;
1300
+ $this.d5x_1 = count;
1314
1301
  return $this;
1315
1302
  }
1316
1303
  function CardDecksUserDataDto_init_$Create$(seen0, id, count, serializationConstructorMarker) {
1317
1304
  return CardDecksUserDataDto_init_$Init$(seen0, id, count, serializationConstructorMarker, objectCreate(protoOf(CardDecksUserDataDto)));
1318
1305
  }
1319
1306
  function CardDecksUserDataDto(id, count) {
1320
- this.e56_1 = id;
1321
- this.f56_1 = count;
1307
+ this.c5x_1 = id;
1308
+ this.d5x_1 = count;
1322
1309
  }
1323
1310
  protoOf(CardDecksUserDataDto).toString = function () {
1324
- return 'CardDecksUserDataDto(id=' + this.e56_1 + ', count=' + this.f56_1 + ')';
1311
+ return 'CardDecksUserDataDto(id=' + this.c5x_1 + ', count=' + this.d5x_1 + ')';
1325
1312
  };
1326
1313
  protoOf(CardDecksUserDataDto).hashCode = function () {
1327
- var result = getStringHashCode(this.e56_1);
1328
- result = imul(result, 31) + this.f56_1 | 0;
1314
+ var result = getStringHashCode(this.c5x_1);
1315
+ result = imul(result, 31) + this.d5x_1 | 0;
1329
1316
  return result;
1330
1317
  };
1331
1318
  protoOf(CardDecksUserDataDto).equals = function (other) {
@@ -1333,16 +1320,15 @@
1333
1320
  return true;
1334
1321
  if (!(other instanceof CardDecksUserDataDto))
1335
1322
  return false;
1336
- var tmp0_other_with_cast = other instanceof CardDecksUserDataDto ? other : THROW_CCE();
1337
- if (!(this.e56_1 === tmp0_other_with_cast.e56_1))
1323
+ if (!(this.c5x_1 === other.c5x_1))
1338
1324
  return false;
1339
- if (!(this.f56_1 === tmp0_other_with_cast.f56_1))
1325
+ if (!(this.d5x_1 === other.d5x_1))
1340
1326
  return false;
1341
1327
  return true;
1342
1328
  };
1343
1329
  function $serializer_init_$Init$_0(typeSerial0, $this) {
1344
1330
  $serializer_4.call($this);
1345
- $this.h56_1 = typeSerial0;
1331
+ $this.f5x_1 = typeSerial0;
1346
1332
  return $this;
1347
1333
  }
1348
1334
  function $serializer_init_$Create$_0(typeSerial0) {
@@ -1351,123 +1337,123 @@
1351
1337
  function Companion_5() {
1352
1338
  Companion_instance_7 = this;
1353
1339
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomResponseDto', null, 3);
1354
- tmp0_serialDesc.hz('jsonrpc', false);
1355
- tmp0_serialDesc.hz('result', false);
1356
- tmp0_serialDesc.hz('id', false);
1357
- this.i56_1 = tmp0_serialDesc;
1340
+ tmp0_serialDesc.xz('jsonrpc', false);
1341
+ tmp0_serialDesc.xz('result', false);
1342
+ tmp0_serialDesc.xz('id', false);
1343
+ this.g5x_1 = tmp0_serialDesc;
1358
1344
  }
1359
- protoOf(Companion_5).l55 = function (typeSerial0) {
1345
+ protoOf(Companion_5).j5w = function (typeSerial0) {
1360
1346
  return $serializer_init_$Create$_0(typeSerial0);
1361
1347
  };
1362
- protoOf(Companion_5).h10 = function (typeParamsSerializers) {
1363
- return this.l55(typeParamsSerializers[0]);
1348
+ protoOf(Companion_5).x10 = function (typeParamsSerializers) {
1349
+ return this.j5w(typeParamsSerializers[0]);
1364
1350
  };
1365
1351
  var Companion_instance_7;
1366
- function Companion_getInstance_8() {
1352
+ function Companion_getInstance_7() {
1367
1353
  if (Companion_instance_7 == null)
1368
1354
  new Companion_5();
1369
1355
  return Companion_instance_7;
1370
1356
  }
1371
1357
  function $serializer_4() {
1372
1358
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomResponseDto', this, 3);
1373
- tmp0_serialDesc.hz('jsonrpc', false);
1374
- tmp0_serialDesc.hz('result', false);
1375
- tmp0_serialDesc.hz('id', false);
1376
- this.g56_1 = tmp0_serialDesc;
1377
- }
1378
- protoOf($serializer_4).j56 = function (encoder, value) {
1379
- var tmp0_desc = this.g56_1;
1380
- var tmp1_output = encoder.pr(tmp0_desc);
1381
- tmp1_output.et(tmp0_desc, 0, value.k56_1);
1382
- tmp1_output.gt(tmp0_desc, 1, this.h56_1, value.l56_1);
1383
- tmp1_output.et(tmp0_desc, 2, value.m56_1);
1384
- tmp1_output.qr(tmp0_desc);
1385
- };
1386
- protoOf($serializer_4).do = function (encoder, value) {
1387
- return this.j56(encoder, value instanceof RandomResponseDto ? value : THROW_CCE());
1388
- };
1389
- protoOf($serializer_4).eo = function (decoder) {
1390
- var tmp0_desc = this.g56_1;
1359
+ tmp0_serialDesc.xz('jsonrpc', false);
1360
+ tmp0_serialDesc.xz('result', false);
1361
+ tmp0_serialDesc.xz('id', false);
1362
+ this.e5x_1 = tmp0_serialDesc;
1363
+ }
1364
+ protoOf($serializer_4).h5x = function (encoder, value) {
1365
+ var tmp0_desc = this.e5x_1;
1366
+ var tmp1_output = encoder.fs(tmp0_desc);
1367
+ tmp1_output.ut(tmp0_desc, 0, value.i5x_1);
1368
+ tmp1_output.wt(tmp0_desc, 1, this.f5x_1, value.j5x_1);
1369
+ tmp1_output.ut(tmp0_desc, 2, value.k5x_1);
1370
+ tmp1_output.gs(tmp0_desc);
1371
+ };
1372
+ protoOf($serializer_4).to = function (encoder, value) {
1373
+ return this.h5x(encoder, value instanceof RandomResponseDto ? value : THROW_CCE());
1374
+ };
1375
+ protoOf($serializer_4).uo = function (decoder) {
1376
+ var tmp0_desc = this.e5x_1;
1391
1377
  var tmp1_flag = true;
1392
1378
  var tmp2_index = 0;
1393
1379
  var tmp3_bitMask0 = 0;
1394
1380
  var tmp4_local0 = null;
1395
1381
  var tmp5_local1 = null;
1396
1382
  var tmp6_local2 = null;
1397
- var tmp7_input = decoder.pr(tmp0_desc);
1398
- if (tmp7_input.fs()) {
1399
- tmp4_local0 = tmp7_input.zr(tmp0_desc, 0);
1383
+ var tmp7_input = decoder.fs(tmp0_desc);
1384
+ if (tmp7_input.vs()) {
1385
+ tmp4_local0 = tmp7_input.ps(tmp0_desc, 0);
1400
1386
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1401
- tmp5_local1 = tmp7_input.bs(tmp0_desc, 1, this.h56_1, tmp5_local1);
1387
+ tmp5_local1 = tmp7_input.rs(tmp0_desc, 1, this.f5x_1, tmp5_local1);
1402
1388
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1403
- tmp6_local2 = tmp7_input.zr(tmp0_desc, 2);
1389
+ tmp6_local2 = tmp7_input.ps(tmp0_desc, 2);
1404
1390
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1405
1391
  } else
1406
1392
  while (tmp1_flag) {
1407
- tmp2_index = tmp7_input.gs(tmp0_desc);
1393
+ tmp2_index = tmp7_input.ws(tmp0_desc);
1408
1394
  switch (tmp2_index) {
1409
1395
  case -1:
1410
1396
  tmp1_flag = false;
1411
1397
  break;
1412
1398
  case 0:
1413
- tmp4_local0 = tmp7_input.zr(tmp0_desc, 0);
1399
+ tmp4_local0 = tmp7_input.ps(tmp0_desc, 0);
1414
1400
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1415
1401
  break;
1416
1402
  case 1:
1417
- tmp5_local1 = tmp7_input.bs(tmp0_desc, 1, this.h56_1, tmp5_local1);
1403
+ tmp5_local1 = tmp7_input.rs(tmp0_desc, 1, this.f5x_1, tmp5_local1);
1418
1404
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1419
1405
  break;
1420
1406
  case 2:
1421
- tmp6_local2 = tmp7_input.zr(tmp0_desc, 2);
1407
+ tmp6_local2 = tmp7_input.ps(tmp0_desc, 2);
1422
1408
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1423
1409
  break;
1424
1410
  default:
1425
1411
  throw UnknownFieldException_init_$Create$(tmp2_index);
1426
1412
  }
1427
1413
  }
1428
- tmp7_input.qr(tmp0_desc);
1414
+ tmp7_input.gs(tmp0_desc);
1429
1415
  return RandomResponseDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
1430
1416
  };
1431
- protoOf($serializer_4).co = function () {
1432
- return this.g56_1;
1417
+ protoOf($serializer_4).so = function () {
1418
+ return this.e5x_1;
1433
1419
  };
1434
- protoOf($serializer_4).wz = function () {
1420
+ protoOf($serializer_4).m10 = function () {
1435
1421
  // Inline function 'kotlin.arrayOf' call
1436
1422
  // Inline function 'kotlin.js.unsafeCast' call
1437
1423
  // Inline function 'kotlin.js.asDynamic' call
1438
- return [StringSerializer_getInstance(), this.h56_1, StringSerializer_getInstance()];
1424
+ return [StringSerializer_getInstance(), this.f5x_1, StringSerializer_getInstance()];
1439
1425
  };
1440
- protoOf($serializer_4).xz = function () {
1426
+ protoOf($serializer_4).n10 = function () {
1441
1427
  // Inline function 'kotlin.arrayOf' call
1442
1428
  // Inline function 'kotlin.js.unsafeCast' call
1443
1429
  // Inline function 'kotlin.js.asDynamic' call
1444
- return [this.h56_1];
1430
+ return [this.f5x_1];
1445
1431
  };
1446
1432
  function RandomResponseDto_init_$Init$(seen0, jsonrpc, result, id, serializationConstructorMarker, $this) {
1447
1433
  if (!(7 === (7 & seen0))) {
1448
- throwMissingFieldException(seen0, 7, Companion_getInstance_8().i56_1);
1434
+ throwMissingFieldException(seen0, 7, Companion_getInstance_7().g5x_1);
1449
1435
  }
1450
- $this.k56_1 = jsonrpc;
1451
- $this.l56_1 = result;
1452
- $this.m56_1 = id;
1436
+ $this.i5x_1 = jsonrpc;
1437
+ $this.j5x_1 = result;
1438
+ $this.k5x_1 = id;
1453
1439
  return $this;
1454
1440
  }
1455
1441
  function RandomResponseDto_init_$Create$(seen0, jsonrpc, result, id, serializationConstructorMarker) {
1456
1442
  return RandomResponseDto_init_$Init$(seen0, jsonrpc, result, id, serializationConstructorMarker, objectCreate(protoOf(RandomResponseDto)));
1457
1443
  }
1458
1444
  function RandomResponseDto(jsonrpc, result, id) {
1459
- Companion_getInstance_8();
1460
- this.k56_1 = jsonrpc;
1461
- this.l56_1 = result;
1462
- this.m56_1 = id;
1445
+ Companion_getInstance_7();
1446
+ this.i5x_1 = jsonrpc;
1447
+ this.j5x_1 = result;
1448
+ this.k5x_1 = id;
1463
1449
  }
1464
1450
  protoOf(RandomResponseDto).toString = function () {
1465
- return 'RandomResponseDto(jsonrpc=' + this.k56_1 + ', result=' + toString(this.l56_1) + ', id=' + this.m56_1 + ')';
1451
+ return 'RandomResponseDto(jsonrpc=' + this.i5x_1 + ', result=' + toString(this.j5x_1) + ', id=' + this.k5x_1 + ')';
1466
1452
  };
1467
1453
  protoOf(RandomResponseDto).hashCode = function () {
1468
- var result = getStringHashCode(this.k56_1);
1469
- result = imul(result, 31) + hashCode(this.l56_1) | 0;
1470
- result = imul(result, 31) + getStringHashCode(this.m56_1) | 0;
1454
+ var result = getStringHashCode(this.i5x_1);
1455
+ result = imul(result, 31) + hashCode(this.j5x_1) | 0;
1456
+ result = imul(result, 31) + getStringHashCode(this.k5x_1) | 0;
1471
1457
  return result;
1472
1458
  };
1473
1459
  protoOf(RandomResponseDto).equals = function (other) {
@@ -1475,48 +1461,47 @@
1475
1461
  return true;
1476
1462
  if (!(other instanceof RandomResponseDto))
1477
1463
  return false;
1478
- var tmp0_other_with_cast = other instanceof RandomResponseDto ? other : THROW_CCE();
1479
- if (!(this.k56_1 === tmp0_other_with_cast.k56_1))
1464
+ if (!(this.i5x_1 === other.i5x_1))
1480
1465
  return false;
1481
- if (!equals(this.l56_1, tmp0_other_with_cast.l56_1))
1466
+ if (!equals(this.j5x_1, other.j5x_1))
1482
1467
  return false;
1483
- if (!(this.m56_1 === tmp0_other_with_cast.m56_1))
1468
+ if (!(this.k5x_1 === other.k5x_1))
1484
1469
  return false;
1485
1470
  return true;
1486
1471
  };
1487
1472
  function Companion_6() {
1488
1473
  }
1489
1474
  var Companion_instance_8;
1490
- function Companion_getInstance_9() {
1475
+ function Companion_getInstance_8() {
1491
1476
  return Companion_instance_8;
1492
1477
  }
1493
1478
  function $serializer_5() {
1494
1479
  $serializer_instance_3 = this;
1495
1480
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomResultDto.IntegerSequencesResultDto', this, 6);
1496
- tmp0_serialDesc.hz('random', false);
1497
- tmp0_serialDesc.hz('signature', false);
1498
- tmp0_serialDesc.hz('bitsUsed', false);
1499
- tmp0_serialDesc.hz('bitsLeft', false);
1500
- tmp0_serialDesc.hz('requestsLeft', false);
1501
- tmp0_serialDesc.hz('advisoryDelay', false);
1502
- this.n56_1 = tmp0_serialDesc;
1503
- }
1504
- protoOf($serializer_5).o56 = function (encoder, value) {
1505
- var tmp0_desc = this.n56_1;
1506
- var tmp1_output = encoder.pr(tmp0_desc);
1507
- tmp1_output.gt(tmp0_desc, 0, $serializer_getInstance_4(), value.p56_1);
1508
- tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.q56_1);
1509
- tmp1_output.it(tmp0_desc, 2, IntSerializer_getInstance(), value.r56_1);
1510
- tmp1_output.it(tmp0_desc, 3, IntSerializer_getInstance(), value.s56_1);
1511
- tmp1_output.it(tmp0_desc, 4, IntSerializer_getInstance(), value.t56_1);
1512
- tmp1_output.it(tmp0_desc, 5, IntSerializer_getInstance(), value.u56_1);
1513
- tmp1_output.qr(tmp0_desc);
1514
- };
1515
- protoOf($serializer_5).do = function (encoder, value) {
1516
- return this.o56(encoder, value instanceof IntegerSequencesResultDto ? value : THROW_CCE());
1517
- };
1518
- protoOf($serializer_5).eo = function (decoder) {
1519
- var tmp0_desc = this.n56_1;
1481
+ tmp0_serialDesc.xz('random', false);
1482
+ tmp0_serialDesc.xz('signature', false);
1483
+ tmp0_serialDesc.xz('bitsUsed', false);
1484
+ tmp0_serialDesc.xz('bitsLeft', false);
1485
+ tmp0_serialDesc.xz('requestsLeft', false);
1486
+ tmp0_serialDesc.xz('advisoryDelay', false);
1487
+ this.l5x_1 = tmp0_serialDesc;
1488
+ }
1489
+ protoOf($serializer_5).m5x = function (encoder, value) {
1490
+ var tmp0_desc = this.l5x_1;
1491
+ var tmp1_output = encoder.fs(tmp0_desc);
1492
+ tmp1_output.wt(tmp0_desc, 0, $serializer_getInstance_4(), value.n5x_1);
1493
+ tmp1_output.yt(tmp0_desc, 1, StringSerializer_getInstance(), value.o5x_1);
1494
+ tmp1_output.yt(tmp0_desc, 2, IntSerializer_getInstance(), value.p5x_1);
1495
+ tmp1_output.yt(tmp0_desc, 3, IntSerializer_getInstance(), value.q5x_1);
1496
+ tmp1_output.yt(tmp0_desc, 4, IntSerializer_getInstance(), value.r5x_1);
1497
+ tmp1_output.yt(tmp0_desc, 5, IntSerializer_getInstance(), value.s5x_1);
1498
+ tmp1_output.gs(tmp0_desc);
1499
+ };
1500
+ protoOf($serializer_5).to = function (encoder, value) {
1501
+ return this.m5x(encoder, value instanceof IntegerSequencesResultDto ? value : THROW_CCE());
1502
+ };
1503
+ protoOf($serializer_5).uo = function (decoder) {
1504
+ var tmp0_desc = this.l5x_1;
1520
1505
  var tmp1_flag = true;
1521
1506
  var tmp2_index = 0;
1522
1507
  var tmp3_bitMask0 = 0;
@@ -1526,62 +1511,62 @@
1526
1511
  var tmp7_local3 = null;
1527
1512
  var tmp8_local4 = null;
1528
1513
  var tmp9_local5 = null;
1529
- var tmp10_input = decoder.pr(tmp0_desc);
1530
- if (tmp10_input.fs()) {
1531
- tmp4_local0 = tmp10_input.bs(tmp0_desc, 0, $serializer_getInstance_4(), tmp4_local0);
1514
+ var tmp10_input = decoder.fs(tmp0_desc);
1515
+ if (tmp10_input.vs()) {
1516
+ tmp4_local0 = tmp10_input.rs(tmp0_desc, 0, $serializer_getInstance_4(), tmp4_local0);
1532
1517
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1533
- tmp5_local1 = tmp10_input.ds(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
1518
+ tmp5_local1 = tmp10_input.ts(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
1534
1519
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1535
- tmp6_local2 = tmp10_input.ds(tmp0_desc, 2, IntSerializer_getInstance(), tmp6_local2);
1520
+ tmp6_local2 = tmp10_input.ts(tmp0_desc, 2, IntSerializer_getInstance(), tmp6_local2);
1536
1521
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1537
- tmp7_local3 = tmp10_input.ds(tmp0_desc, 3, IntSerializer_getInstance(), tmp7_local3);
1522
+ tmp7_local3 = tmp10_input.ts(tmp0_desc, 3, IntSerializer_getInstance(), tmp7_local3);
1538
1523
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
1539
- tmp8_local4 = tmp10_input.ds(tmp0_desc, 4, IntSerializer_getInstance(), tmp8_local4);
1524
+ tmp8_local4 = tmp10_input.ts(tmp0_desc, 4, IntSerializer_getInstance(), tmp8_local4);
1540
1525
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
1541
- tmp9_local5 = tmp10_input.ds(tmp0_desc, 5, IntSerializer_getInstance(), tmp9_local5);
1526
+ tmp9_local5 = tmp10_input.ts(tmp0_desc, 5, IntSerializer_getInstance(), tmp9_local5);
1542
1527
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
1543
1528
  } else
1544
1529
  while (tmp1_flag) {
1545
- tmp2_index = tmp10_input.gs(tmp0_desc);
1530
+ tmp2_index = tmp10_input.ws(tmp0_desc);
1546
1531
  switch (tmp2_index) {
1547
1532
  case -1:
1548
1533
  tmp1_flag = false;
1549
1534
  break;
1550
1535
  case 0:
1551
- tmp4_local0 = tmp10_input.bs(tmp0_desc, 0, $serializer_getInstance_4(), tmp4_local0);
1536
+ tmp4_local0 = tmp10_input.rs(tmp0_desc, 0, $serializer_getInstance_4(), tmp4_local0);
1552
1537
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1553
1538
  break;
1554
1539
  case 1:
1555
- tmp5_local1 = tmp10_input.ds(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
1540
+ tmp5_local1 = tmp10_input.ts(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
1556
1541
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1557
1542
  break;
1558
1543
  case 2:
1559
- tmp6_local2 = tmp10_input.ds(tmp0_desc, 2, IntSerializer_getInstance(), tmp6_local2);
1544
+ tmp6_local2 = tmp10_input.ts(tmp0_desc, 2, IntSerializer_getInstance(), tmp6_local2);
1560
1545
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1561
1546
  break;
1562
1547
  case 3:
1563
- tmp7_local3 = tmp10_input.ds(tmp0_desc, 3, IntSerializer_getInstance(), tmp7_local3);
1548
+ tmp7_local3 = tmp10_input.ts(tmp0_desc, 3, IntSerializer_getInstance(), tmp7_local3);
1564
1549
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
1565
1550
  break;
1566
1551
  case 4:
1567
- tmp8_local4 = tmp10_input.ds(tmp0_desc, 4, IntSerializer_getInstance(), tmp8_local4);
1552
+ tmp8_local4 = tmp10_input.ts(tmp0_desc, 4, IntSerializer_getInstance(), tmp8_local4);
1568
1553
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
1569
1554
  break;
1570
1555
  case 5:
1571
- tmp9_local5 = tmp10_input.ds(tmp0_desc, 5, IntSerializer_getInstance(), tmp9_local5);
1556
+ tmp9_local5 = tmp10_input.ts(tmp0_desc, 5, IntSerializer_getInstance(), tmp9_local5);
1572
1557
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
1573
1558
  break;
1574
1559
  default:
1575
1560
  throw UnknownFieldException_init_$Create$(tmp2_index);
1576
1561
  }
1577
1562
  }
1578
- tmp10_input.qr(tmp0_desc);
1563
+ tmp10_input.gs(tmp0_desc);
1579
1564
  return IntegerSequencesResultDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, null);
1580
1565
  };
1581
- protoOf($serializer_5).co = function () {
1582
- return this.n56_1;
1566
+ protoOf($serializer_5).so = function () {
1567
+ return this.l5x_1;
1583
1568
  };
1584
- protoOf($serializer_5).wz = function () {
1569
+ protoOf($serializer_5).m10 = function () {
1585
1570
  // Inline function 'kotlin.arrayOf' call
1586
1571
  // Inline function 'kotlin.js.unsafeCast' call
1587
1572
  // Inline function 'kotlin.js.asDynamic' call
@@ -1595,37 +1580,37 @@
1595
1580
  }
1596
1581
  function IntegerSequencesResultDto_init_$Init$(seen0, random, signature, bitsUsed, bitsLeft, requestsLeft, advisoryDelay, serializationConstructorMarker, $this) {
1597
1582
  if (!(63 === (63 & seen0))) {
1598
- throwMissingFieldException(seen0, 63, $serializer_getInstance_3().n56_1);
1583
+ throwMissingFieldException(seen0, 63, $serializer_getInstance_3().l5x_1);
1599
1584
  }
1600
- $this.p56_1 = random;
1601
- $this.q56_1 = signature;
1602
- $this.r56_1 = bitsUsed;
1603
- $this.s56_1 = bitsLeft;
1604
- $this.t56_1 = requestsLeft;
1605
- $this.u56_1 = advisoryDelay;
1585
+ $this.n5x_1 = random;
1586
+ $this.o5x_1 = signature;
1587
+ $this.p5x_1 = bitsUsed;
1588
+ $this.q5x_1 = bitsLeft;
1589
+ $this.r5x_1 = requestsLeft;
1590
+ $this.s5x_1 = advisoryDelay;
1606
1591
  return $this;
1607
1592
  }
1608
1593
  function IntegerSequencesResultDto_init_$Create$(seen0, random, signature, bitsUsed, bitsLeft, requestsLeft, advisoryDelay, serializationConstructorMarker) {
1609
1594
  return IntegerSequencesResultDto_init_$Init$(seen0, random, signature, bitsUsed, bitsLeft, requestsLeft, advisoryDelay, serializationConstructorMarker, objectCreate(protoOf(IntegerSequencesResultDto)));
1610
1595
  }
1611
1596
  function IntegerSequencesResultDto(random, signature, bitsUsed, bitsLeft, requestsLeft, advisoryDelay) {
1612
- this.p56_1 = random;
1613
- this.q56_1 = signature;
1614
- this.r56_1 = bitsUsed;
1615
- this.s56_1 = bitsLeft;
1616
- this.t56_1 = requestsLeft;
1617
- this.u56_1 = advisoryDelay;
1597
+ this.n5x_1 = random;
1598
+ this.o5x_1 = signature;
1599
+ this.p5x_1 = bitsUsed;
1600
+ this.q5x_1 = bitsLeft;
1601
+ this.r5x_1 = requestsLeft;
1602
+ this.s5x_1 = advisoryDelay;
1618
1603
  }
1619
1604
  protoOf(IntegerSequencesResultDto).toString = function () {
1620
- return 'IntegerSequencesResultDto(random=' + this.p56_1.toString() + ', signature=' + this.q56_1 + ', bitsUsed=' + this.r56_1 + ', bitsLeft=' + this.s56_1 + ', requestsLeft=' + this.t56_1 + ', advisoryDelay=' + this.u56_1 + ')';
1605
+ return 'IntegerSequencesResultDto(random=' + this.n5x_1.toString() + ', signature=' + this.o5x_1 + ', bitsUsed=' + this.p5x_1 + ', bitsLeft=' + this.q5x_1 + ', requestsLeft=' + this.r5x_1 + ', advisoryDelay=' + this.s5x_1 + ')';
1621
1606
  };
1622
1607
  protoOf(IntegerSequencesResultDto).hashCode = function () {
1623
- var result = this.p56_1.hashCode();
1624
- result = imul(result, 31) + (this.q56_1 == null ? 0 : getStringHashCode(this.q56_1)) | 0;
1625
- result = imul(result, 31) + (this.r56_1 == null ? 0 : this.r56_1) | 0;
1626
- result = imul(result, 31) + (this.s56_1 == null ? 0 : this.s56_1) | 0;
1627
- result = imul(result, 31) + (this.t56_1 == null ? 0 : this.t56_1) | 0;
1628
- result = imul(result, 31) + (this.u56_1 == null ? 0 : this.u56_1) | 0;
1608
+ var result = this.n5x_1.hashCode();
1609
+ result = imul(result, 31) + (this.o5x_1 == null ? 0 : getStringHashCode(this.o5x_1)) | 0;
1610
+ result = imul(result, 31) + (this.p5x_1 == null ? 0 : this.p5x_1) | 0;
1611
+ result = imul(result, 31) + (this.q5x_1 == null ? 0 : this.q5x_1) | 0;
1612
+ result = imul(result, 31) + (this.r5x_1 == null ? 0 : this.r5x_1) | 0;
1613
+ result = imul(result, 31) + (this.s5x_1 == null ? 0 : this.s5x_1) | 0;
1629
1614
  return result;
1630
1615
  };
1631
1616
  protoOf(IntegerSequencesResultDto).equals = function (other) {
@@ -1633,18 +1618,17 @@
1633
1618
  return true;
1634
1619
  if (!(other instanceof IntegerSequencesResultDto))
1635
1620
  return false;
1636
- var tmp0_other_with_cast = other instanceof IntegerSequencesResultDto ? other : THROW_CCE();
1637
- if (!this.p56_1.equals(tmp0_other_with_cast.p56_1))
1621
+ if (!this.n5x_1.equals(other.n5x_1))
1638
1622
  return false;
1639
- if (!(this.q56_1 == tmp0_other_with_cast.q56_1))
1623
+ if (!(this.o5x_1 == other.o5x_1))
1640
1624
  return false;
1641
- if (!(this.r56_1 == tmp0_other_with_cast.r56_1))
1625
+ if (!(this.p5x_1 == other.p5x_1))
1642
1626
  return false;
1643
- if (!(this.s56_1 == tmp0_other_with_cast.s56_1))
1627
+ if (!(this.q5x_1 == other.q5x_1))
1644
1628
  return false;
1645
- if (!(this.t56_1 == tmp0_other_with_cast.t56_1))
1629
+ if (!(this.r5x_1 == other.r5x_1))
1646
1630
  return false;
1647
- if (!(this.u56_1 == tmp0_other_with_cast.u56_1))
1631
+ if (!(this.s5x_1 == other.s5x_1))
1648
1632
  return false;
1649
1633
  return true;
1650
1634
  };
@@ -1658,10 +1642,10 @@
1658
1642
  // Inline function 'kotlin.arrayOf' call
1659
1643
  // Inline function 'kotlin.js.unsafeCast' call
1660
1644
  // Inline function 'kotlin.js.asDynamic' call
1661
- tmp.v56_1 = [lazy(tmp_0, RandomDataDto$IntegerSequencesDataDto$Companion$$childSerializers$_anonymous__ummwez), null, null];
1645
+ tmp.t5x_1 = [lazy(tmp_0, RandomDataDto$IntegerSequencesDataDto$Companion$$childSerializers$_anonymous__ummwez), null, null];
1662
1646
  }
1663
1647
  var Companion_instance_9;
1664
- function Companion_getInstance_10() {
1648
+ function Companion_getInstance_9() {
1665
1649
  if (Companion_instance_9 == null)
1666
1650
  new Companion_7();
1667
1651
  return Companion_instance_9;
@@ -1669,74 +1653,74 @@
1669
1653
  function $serializer_6() {
1670
1654
  $serializer_instance_4 = this;
1671
1655
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomDataDto.IntegerSequencesDataDto', this, 3);
1672
- tmp0_serialDesc.hz('data', false);
1673
- tmp0_serialDesc.hz('completionTime', false);
1674
- tmp0_serialDesc.hz('ticketId', false);
1675
- this.w56_1 = tmp0_serialDesc;
1676
- }
1677
- protoOf($serializer_6).x56 = function (encoder, value) {
1678
- var tmp0_desc = this.w56_1;
1679
- var tmp1_output = encoder.pr(tmp0_desc);
1680
- var tmp2_cached = Companion_getInstance_10().v56_1;
1681
- tmp1_output.gt(tmp0_desc, 0, tmp2_cached[0].x(), value.y56_1);
1682
- tmp1_output.et(tmp0_desc, 1, value.z56_1);
1683
- tmp1_output.it(tmp0_desc, 2, StringSerializer_getInstance(), value.a57_1);
1684
- tmp1_output.qr(tmp0_desc);
1685
- };
1686
- protoOf($serializer_6).do = function (encoder, value) {
1687
- return this.x56(encoder, value instanceof IntegerSequencesDataDto ? value : THROW_CCE());
1688
- };
1689
- protoOf($serializer_6).eo = function (decoder) {
1690
- var tmp0_desc = this.w56_1;
1656
+ tmp0_serialDesc.xz('data', false);
1657
+ tmp0_serialDesc.xz('completionTime', false);
1658
+ tmp0_serialDesc.xz('ticketId', false);
1659
+ this.u5x_1 = tmp0_serialDesc;
1660
+ }
1661
+ protoOf($serializer_6).v5x = function (encoder, value) {
1662
+ var tmp0_desc = this.u5x_1;
1663
+ var tmp1_output = encoder.fs(tmp0_desc);
1664
+ var tmp2_cached = Companion_getInstance_9().t5x_1;
1665
+ tmp1_output.wt(tmp0_desc, 0, tmp2_cached[0].o1(), value.w5x_1);
1666
+ tmp1_output.ut(tmp0_desc, 1, value.x5x_1);
1667
+ tmp1_output.yt(tmp0_desc, 2, StringSerializer_getInstance(), value.y5x_1);
1668
+ tmp1_output.gs(tmp0_desc);
1669
+ };
1670
+ protoOf($serializer_6).to = function (encoder, value) {
1671
+ return this.v5x(encoder, value instanceof IntegerSequencesDataDto ? value : THROW_CCE());
1672
+ };
1673
+ protoOf($serializer_6).uo = function (decoder) {
1674
+ var tmp0_desc = this.u5x_1;
1691
1675
  var tmp1_flag = true;
1692
1676
  var tmp2_index = 0;
1693
1677
  var tmp3_bitMask0 = 0;
1694
1678
  var tmp4_local0 = null;
1695
1679
  var tmp5_local1 = null;
1696
1680
  var tmp6_local2 = null;
1697
- var tmp7_input = decoder.pr(tmp0_desc);
1698
- var tmp8_cached = Companion_getInstance_10().v56_1;
1699
- if (tmp7_input.fs()) {
1700
- tmp4_local0 = tmp7_input.bs(tmp0_desc, 0, tmp8_cached[0].x(), tmp4_local0);
1681
+ var tmp7_input = decoder.fs(tmp0_desc);
1682
+ var tmp8_cached = Companion_getInstance_9().t5x_1;
1683
+ if (tmp7_input.vs()) {
1684
+ tmp4_local0 = tmp7_input.rs(tmp0_desc, 0, tmp8_cached[0].o1(), tmp4_local0);
1701
1685
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1702
- tmp5_local1 = tmp7_input.zr(tmp0_desc, 1);
1686
+ tmp5_local1 = tmp7_input.ps(tmp0_desc, 1);
1703
1687
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1704
- tmp6_local2 = tmp7_input.ds(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
1688
+ tmp6_local2 = tmp7_input.ts(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
1705
1689
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1706
1690
  } else
1707
1691
  while (tmp1_flag) {
1708
- tmp2_index = tmp7_input.gs(tmp0_desc);
1692
+ tmp2_index = tmp7_input.ws(tmp0_desc);
1709
1693
  switch (tmp2_index) {
1710
1694
  case -1:
1711
1695
  tmp1_flag = false;
1712
1696
  break;
1713
1697
  case 0:
1714
- tmp4_local0 = tmp7_input.bs(tmp0_desc, 0, tmp8_cached[0].x(), tmp4_local0);
1698
+ tmp4_local0 = tmp7_input.rs(tmp0_desc, 0, tmp8_cached[0].o1(), tmp4_local0);
1715
1699
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1716
1700
  break;
1717
1701
  case 1:
1718
- tmp5_local1 = tmp7_input.zr(tmp0_desc, 1);
1702
+ tmp5_local1 = tmp7_input.ps(tmp0_desc, 1);
1719
1703
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1720
1704
  break;
1721
1705
  case 2:
1722
- tmp6_local2 = tmp7_input.ds(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
1706
+ tmp6_local2 = tmp7_input.ts(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
1723
1707
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1724
1708
  break;
1725
1709
  default:
1726
1710
  throw UnknownFieldException_init_$Create$(tmp2_index);
1727
1711
  }
1728
1712
  }
1729
- tmp7_input.qr(tmp0_desc);
1713
+ tmp7_input.gs(tmp0_desc);
1730
1714
  return IntegerSequencesDataDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
1731
1715
  };
1732
- protoOf($serializer_6).co = function () {
1733
- return this.w56_1;
1716
+ protoOf($serializer_6).so = function () {
1717
+ return this.u5x_1;
1734
1718
  };
1735
- protoOf($serializer_6).wz = function () {
1719
+ protoOf($serializer_6).m10 = function () {
1736
1720
  // Inline function 'kotlin.arrayOf' call
1737
1721
  // Inline function 'kotlin.js.unsafeCast' call
1738
1722
  // Inline function 'kotlin.js.asDynamic' call
1739
- return [Companion_getInstance_10().v56_1[0].x(), StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
1723
+ return [Companion_getInstance_9().t5x_1[0].o1(), StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
1740
1724
  };
1741
1725
  var $serializer_instance_4;
1742
1726
  function $serializer_getInstance_4() {
@@ -1746,11 +1730,11 @@
1746
1730
  }
1747
1731
  function IntegerSequencesDataDto_init_$Init$(seen0, data, completionTime, ticketId, serializationConstructorMarker, $this) {
1748
1732
  if (!(7 === (7 & seen0))) {
1749
- throwMissingFieldException(seen0, 7, $serializer_getInstance_4().w56_1);
1733
+ throwMissingFieldException(seen0, 7, $serializer_getInstance_4().u5x_1);
1750
1734
  }
1751
- $this.y56_1 = data;
1752
- $this.z56_1 = completionTime;
1753
- $this.a57_1 = ticketId;
1735
+ $this.w5x_1 = data;
1736
+ $this.x5x_1 = completionTime;
1737
+ $this.y5x_1 = ticketId;
1754
1738
  return $this;
1755
1739
  }
1756
1740
  function IntegerSequencesDataDto_init_$Create$(seen0, data, completionTime, ticketId, serializationConstructorMarker) {
@@ -1759,12 +1743,12 @@
1759
1743
  function IntegerSequencesDataDto() {
1760
1744
  }
1761
1745
  protoOf(IntegerSequencesDataDto).toString = function () {
1762
- return 'IntegerSequencesDataDto(data=' + toString(this.y56_1) + ', completionTime=' + this.z56_1 + ', ticketId=' + this.a57_1 + ')';
1746
+ return 'IntegerSequencesDataDto(data=' + toString(this.w5x_1) + ', completionTime=' + this.x5x_1 + ', ticketId=' + this.y5x_1 + ')';
1763
1747
  };
1764
1748
  protoOf(IntegerSequencesDataDto).hashCode = function () {
1765
- var result = hashCode(this.y56_1);
1766
- result = imul(result, 31) + getStringHashCode(this.z56_1) | 0;
1767
- result = imul(result, 31) + (this.a57_1 == null ? 0 : getStringHashCode(this.a57_1)) | 0;
1749
+ var result = hashCode(this.w5x_1);
1750
+ result = imul(result, 31) + getStringHashCode(this.x5x_1) | 0;
1751
+ result = imul(result, 31) + (this.y5x_1 == null ? 0 : getStringHashCode(this.y5x_1)) | 0;
1768
1752
  return result;
1769
1753
  };
1770
1754
  protoOf(IntegerSequencesDataDto).equals = function (other) {
@@ -1772,12 +1756,11 @@
1772
1756
  return true;
1773
1757
  if (!(other instanceof IntegerSequencesDataDto))
1774
1758
  return false;
1775
- var tmp0_other_with_cast = other instanceof IntegerSequencesDataDto ? other : THROW_CCE();
1776
- if (!equals(this.y56_1, tmp0_other_with_cast.y56_1))
1759
+ if (!equals(this.w5x_1, other.w5x_1))
1777
1760
  return false;
1778
- if (!(this.z56_1 === tmp0_other_with_cast.z56_1))
1761
+ if (!(this.x5x_1 === other.x5x_1))
1779
1762
  return false;
1780
- if (!(this.a57_1 == tmp0_other_with_cast.a57_1))
1763
+ if (!(this.y5x_1 == other.y5x_1))
1781
1764
  return false;
1782
1765
  return true;
1783
1766
  };
@@ -1788,167 +1771,164 @@
1788
1771
  }
1789
1772
  function throwIfError($this, bodyAsJson, response, $completion) {
1790
1773
  var tmp = new $throwIfErrorCOROUTINE$($this, bodyAsJson, response, $completion);
1791
- tmp.u8_1 = Unit_instance;
1792
- tmp.v8_1 = null;
1793
- return tmp.a9();
1774
+ tmp.g9_1 = Unit_instance;
1775
+ tmp.h9_1 = null;
1776
+ return tmp.m9();
1794
1777
  }
1795
1778
  function extractRandomResult($this, bodyAsJson) {
1796
1779
  return toString(getValue(get_jsonObject(getValue(bodyAsJson, 'result')), 'random'));
1797
1780
  }
1798
1781
  function Companion_8() {
1799
- this.n57_1 = 52;
1782
+ this.l5y_1 = 52;
1800
1783
  }
1801
1784
  var Companion_instance_10;
1802
- function Companion_getInstance_11() {
1785
+ function Companion_getInstance_10() {
1803
1786
  return Companion_instance_10;
1804
1787
  }
1805
1788
  function $getRandomCardDecksCOROUTINE$(_this__u8e3s4, min, max, decksCount, cardsCount, userData, signed, resultContinuation) {
1806
1789
  CoroutineImpl.call(this, resultContinuation);
1807
- this.w57_1 = _this__u8e3s4;
1808
- this.x57_1 = min;
1809
- this.y57_1 = max;
1810
- this.z57_1 = decksCount;
1811
- this.a58_1 = cardsCount;
1812
- this.b58_1 = userData;
1813
- this.c58_1 = signed;
1814
- }
1815
- protoOf($getRandomCardDecksCOROUTINE$).a9 = function () {
1816
- var suspendResult = this.u8_1;
1790
+ this.u5y_1 = _this__u8e3s4;
1791
+ this.v5y_1 = min;
1792
+ this.w5y_1 = max;
1793
+ this.x5y_1 = decksCount;
1794
+ this.y5y_1 = cardsCount;
1795
+ this.z5y_1 = userData;
1796
+ this.a5z_1 = signed;
1797
+ }
1798
+ protoOf($getRandomCardDecksCOROUTINE$).m9 = function () {
1799
+ var suspendResult = this.g9_1;
1817
1800
  $sm: do
1818
1801
  try {
1819
- var tmp = this.s8_1;
1802
+ var tmp = this.e9_1;
1820
1803
  switch (tmp) {
1821
1804
  case 0:
1822
- this.t8_1 = 6;
1823
- this.t8_1 = 5;
1824
- var tmp0 = this.w57_1.f58_1;
1825
- var this_0 = new HttpRequestBuilder();
1826
- url(this_0, '/json-rpc/4/invoke');
1827
- var tmp3_id = this.b58_1.id;
1828
- var tmp4_method = this.c58_1 ? 'generateSignedIntegerSequences' : 'generateIntegerSequences';
1829
- var tmp0_apiKey = this.w57_1.g58_1;
1830
- var size = this.z57_1;
1805
+ this.f9_1 = 6;
1806
+ this.f9_1 = 5;
1807
+ var this_0 = this.u5y_1.d5z_1;
1808
+ var builder = new HttpRequestBuilder();
1809
+ builder.y40_1 = Companion_getInstance().p3j_1;
1810
+ url(builder, '/json-rpc/4/invoke');
1811
+ var tmp3_id = this.z5y_1.id;
1812
+ var tmp4_method = this.a5z_1 ? 'generateSignedIntegerSequences' : 'generateIntegerSequences';
1813
+ var tmp0_apiKey = this.u5y_1.e5z_1;
1814
+ var size = this.x5y_1;
1831
1815
  var list = ArrayList_init_$Create$(size);
1832
1816
  var inductionVariable = 0;
1833
1817
  if (inductionVariable < size)
1834
1818
  do {
1835
1819
  var index = inductionVariable;
1836
1820
  inductionVariable = inductionVariable + 1 | 0;
1837
- list.j(this.a58_1);
1821
+ list.e1(this.y5y_1);
1838
1822
  }
1839
1823
  while (inductionVariable < size);
1840
- var tmp2_userData = this.c58_1 ? mapToDto(this.b58_1) : null;
1841
- var tmp5_params = new RandomIntegerSequencesParamsDto(tmp0_apiKey, this.z57_1, list, this.x57_1, this.y57_1, false, null, tmp2_userData);
1824
+ var tmp2_userData = this.a5z_1 ? mapToDto(this.z5y_1) : null;
1825
+ var tmp5_params = new RandomIntegerSequencesParamsDto(tmp0_apiKey, this.x5y_1, list, this.v5y_1, this.w5y_1, false, null, tmp2_userData);
1842
1826
  var body = new RandomRequestDto('2.0', tmp4_method, tmp5_params, tmp3_id);
1843
1827
  if (body == null) {
1844
- this_0.p3s_1 = NullBody_instance;
1845
- var tmp_0 = JsType_instance;
1846
- var tmp_1 = getKClass(RandomRequestDto);
1847
- var tmp_2;
1828
+ builder.a41_1 = NullBody_instance;
1829
+ var tmp_0 = getKClass(RandomRequestDto);
1830
+ var tmp_1;
1848
1831
  try {
1849
- tmp_2 = createKType(getKClass(RandomRequestDto), arrayOf([createInvariantKTypeProjection(createKType(getKClass(RandomIntegerSequencesParamsDto), arrayOf([]), false))]), false);
1832
+ tmp_1 = createKType(getKClass(RandomRequestDto), arrayOf([createInvariantKTypeProjection(createKType(getKClass(RandomIntegerSequencesParamsDto), arrayOf([]), false))]), false);
1850
1833
  } catch ($p) {
1851
- var tmp_3;
1834
+ var tmp_2;
1852
1835
  if ($p instanceof Error) {
1853
- var cause = $p;
1854
- tmp_3 = null;
1836
+ var _unused_var__etf5q3 = $p;
1837
+ tmp_2 = null;
1855
1838
  } else {
1856
1839
  throw $p;
1857
1840
  }
1858
- tmp_2 = tmp_3;
1841
+ tmp_1 = tmp_2;
1859
1842
  }
1860
- this_0.b3y(typeInfoImpl(tmp_0, tmp_1, tmp_2));
1843
+ builder.q46(new TypeInfo(tmp_0, tmp_1));
1861
1844
  } else {
1862
1845
  if (body instanceof OutgoingContent) {
1863
- this_0.p3s_1 = body;
1864
- this_0.b3y(null);
1846
+ builder.a41_1 = body;
1847
+ builder.q46(null);
1865
1848
  } else {
1866
- this_0.p3s_1 = body;
1867
- var tmp_4 = JsType_instance;
1868
- var tmp_5 = getKClass(RandomRequestDto);
1869
- var tmp_6;
1849
+ builder.a41_1 = body;
1850
+ var tmp_3 = getKClass(RandomRequestDto);
1851
+ var tmp_4;
1870
1852
  try {
1871
- tmp_6 = createKType(getKClass(RandomRequestDto), arrayOf([createInvariantKTypeProjection(createKType(getKClass(RandomIntegerSequencesParamsDto), arrayOf([]), false))]), false);
1853
+ tmp_4 = createKType(getKClass(RandomRequestDto), arrayOf([createInvariantKTypeProjection(createKType(getKClass(RandomIntegerSequencesParamsDto), arrayOf([]), false))]), false);
1872
1854
  } catch ($p) {
1873
- var tmp_7;
1855
+ var tmp_5;
1874
1856
  if ($p instanceof Error) {
1875
- var cause_0 = $p;
1876
- tmp_7 = null;
1857
+ var _unused_var__etf5q3_0 = $p;
1858
+ tmp_5 = null;
1877
1859
  } else {
1878
1860
  throw $p;
1879
1861
  }
1880
- tmp_6 = tmp_7;
1862
+ tmp_4 = tmp_5;
1881
1863
  }
1882
- this_0.b3y(typeInfoImpl(tmp_4, tmp_5, tmp_6));
1864
+ builder.q46(new TypeInfo(tmp_3, tmp_4));
1883
1865
  }
1884
1866
  }
1885
1867
 
1886
- this_0.n3s_1 = Companion_getInstance().p3j_1;
1887
- this.s8_1 = 1;
1888
- suspendResult = (new HttpStatement(this_0, tmp0)).c4j(this);
1868
+ builder.y40_1 = Companion_getInstance().p3j_1;
1869
+ this.e9_1 = 1;
1870
+ suspendResult = (new HttpStatement(builder, this_0)).j52(this);
1889
1871
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1890
1872
  return suspendResult;
1891
1873
  }
1892
1874
 
1893
1875
  continue $sm;
1894
1876
  case 1:
1895
- this.e58_1 = suspendResult;
1896
- var this_1 = this.e58_1;
1897
- this.s8_1 = 2;
1898
- var tmp_8 = this_1.q3v();
1899
- var tmp_9 = JsType_instance;
1900
- var tmp_10 = getKClass(JsonObject);
1901
- var tmp_11;
1877
+ this.c5z_1 = suspendResult;
1878
+ var this_1 = this.c5z_1;
1879
+ this.e9_1 = 2;
1880
+ var tmp_6 = this_1.m42();
1881
+ var tmp_7 = getKClass(JsonObject);
1882
+ var tmp_8;
1902
1883
  try {
1903
- tmp_11 = createKType(getKClass(JsonObject), arrayOf([]), false);
1884
+ tmp_8 = createKType(getKClass(JsonObject), arrayOf([]), false);
1904
1885
  } catch ($p) {
1905
- var tmp_12;
1886
+ var tmp_9;
1906
1887
  if ($p instanceof Error) {
1907
- var cause_1 = $p;
1908
- tmp_12 = null;
1888
+ var _unused_var__etf5q3_1 = $p;
1889
+ tmp_9 = null;
1909
1890
  } else {
1910
1891
  throw $p;
1911
1892
  }
1912
- tmp_11 = tmp_12;
1893
+ tmp_8 = tmp_9;
1913
1894
  }
1914
1895
 
1915
- suspendResult = tmp_8.u3u(typeInfoImpl(tmp_9, tmp_10, tmp_11), this);
1896
+ suspendResult = tmp_6.j42(new TypeInfo(tmp_7, tmp_8), this);
1916
1897
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1917
1898
  return suspendResult;
1918
1899
  }
1919
1900
 
1920
1901
  continue $sm;
1921
1902
  case 2:
1922
- var tmp_13 = this;
1923
- tmp_13.d58_1 = suspendResult instanceof JsonObject ? suspendResult : THROW_CCE();
1924
- this.s8_1 = 3;
1925
- suspendResult = throwIfError(this.w57_1, this.d58_1, this.e58_1, this);
1903
+ var tmp_10 = this;
1904
+ tmp_10.b5z_1 = suspendResult instanceof JsonObject ? suspendResult : THROW_CCE();
1905
+ this.e9_1 = 3;
1906
+ suspendResult = throwIfError(this.u5y_1, this.b5z_1, this.c5z_1, this);
1926
1907
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1927
1908
  return suspendResult;
1928
1909
  }
1929
1910
 
1930
1911
  continue $sm;
1931
1912
  case 3:
1932
- var this_2 = this.e58_1;
1933
- this.s8_1 = 4;
1934
- var tmp_14 = this_2.q3v();
1935
- var tmp_15 = JsType_instance;
1936
- var tmp_16 = getKClass(RandomResponseDto);
1937
- var tmp_17;
1913
+ var this_2 = this.c5z_1;
1914
+ this.e9_1 = 4;
1915
+ var tmp_11 = this_2.m42();
1916
+ var tmp_12 = getKClass(RandomResponseDto);
1917
+ var tmp_13;
1938
1918
  try {
1939
- tmp_17 = createKType(getKClass(RandomResponseDto), arrayOf([createInvariantKTypeProjection(createKType(getKClass(IntegerSequencesResultDto), arrayOf([]), false))]), false);
1919
+ tmp_13 = createKType(getKClass(RandomResponseDto), arrayOf([createInvariantKTypeProjection(createKType(getKClass(IntegerSequencesResultDto), arrayOf([]), false))]), false);
1940
1920
  } catch ($p) {
1941
- var tmp_18;
1921
+ var tmp_14;
1942
1922
  if ($p instanceof Error) {
1943
- var cause_2 = $p;
1944
- tmp_18 = null;
1923
+ var _unused_var__etf5q3_2 = $p;
1924
+ tmp_14 = null;
1945
1925
  } else {
1946
1926
  throw $p;
1947
1927
  }
1948
- tmp_17 = tmp_18;
1928
+ tmp_13 = tmp_14;
1949
1929
  }
1950
1930
 
1951
- suspendResult = tmp_14.u3u(typeInfoImpl(tmp_15, tmp_16, tmp_17), this);
1931
+ suspendResult = tmp_11.j42(new TypeInfo(tmp_12, tmp_13), this);
1952
1932
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1953
1933
  return suspendResult;
1954
1934
  }
@@ -1956,80 +1936,79 @@
1956
1936
  continue $sm;
1957
1937
  case 4:
1958
1938
  var responseDto = suspendResult instanceof RandomResponseDto ? suspendResult : THROW_CCE();
1959
- var randomJson = extractRandomResult(this.w57_1, this.d58_1);
1960
- var tmp0_cardDecks = responseDto.l56_1.p56_1.y56_1;
1961
- var tmp1_signature = responseDto.l56_1.q56_1;
1962
- var tmp2_id = responseDto.m56_1;
1939
+ var randomJson = extractRandomResult(this.u5y_1, this.b5z_1);
1940
+ var tmp0_cardDecks = responseDto.j5x_1.n5x_1.w5x_1;
1941
+ var tmp1_signature = responseDto.j5x_1.o5x_1;
1942
+ var tmp2_id = responseDto.k5x_1;
1963
1943
  return new CardDeckResult(tmp0_cardDecks, randomJson, tmp2_id, tmp1_signature);
1964
1944
  case 5:
1965
- this.t8_1 = 6;
1966
- var tmp_19 = this.v8_1;
1967
- if (tmp_19 instanceof Error) {
1968
- var error = this.v8_1;
1945
+ this.f9_1 = 6;
1946
+ var tmp_15 = this.h9_1;
1947
+ if (tmp_15 instanceof Error) {
1948
+ var error = this.h9_1;
1969
1949
  if (error instanceof RandomException)
1970
1950
  throw error;
1971
1951
  else {
1972
1952
  throw new RandomException(100001, '[getRandomCardDeck] error, message = ' + error.message, error);
1973
1953
  }
1974
1954
  } else {
1975
- throw this.v8_1;
1955
+ throw this.h9_1;
1976
1956
  }
1977
1957
 
1978
1958
  case 6:
1979
- throw this.v8_1;
1959
+ throw this.h9_1;
1980
1960
  }
1981
1961
  } catch ($p) {
1982
1962
  var e = $p;
1983
- if (this.t8_1 === 6) {
1963
+ if (this.f9_1 === 6) {
1984
1964
  throw e;
1985
1965
  } else {
1986
- this.s8_1 = this.t8_1;
1987
- this.v8_1 = e;
1966
+ this.e9_1 = this.f9_1;
1967
+ this.h9_1 = e;
1988
1968
  }
1989
1969
  }
1990
1970
  while (true);
1991
1971
  };
1992
1972
  function $throwIfErrorCOROUTINE$(_this__u8e3s4, bodyAsJson, response, resultContinuation) {
1993
1973
  CoroutineImpl.call(this, resultContinuation);
1994
- this.k57_1 = _this__u8e3s4;
1995
- this.l57_1 = bodyAsJson;
1996
- this.m57_1 = response;
1974
+ this.i5y_1 = _this__u8e3s4;
1975
+ this.j5y_1 = bodyAsJson;
1976
+ this.k5y_1 = response;
1997
1977
  }
1998
- protoOf($throwIfErrorCOROUTINE$).a9 = function () {
1999
- var suspendResult = this.u8_1;
1978
+ protoOf($throwIfErrorCOROUTINE$).m9 = function () {
1979
+ var suspendResult = this.g9_1;
2000
1980
  $sm: do
2001
1981
  try {
2002
- var tmp = this.s8_1;
1982
+ var tmp = this.e9_1;
2003
1983
  switch (tmp) {
2004
1984
  case 0:
2005
- this.t8_1 = 3;
2006
- var this_0 = this.l57_1;
2007
- if ((isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).a2('error')) {
2008
- var this_1 = this.m57_1;
2009
- this.s8_1 = 2;
2010
- var tmp_0 = this_1.q3v();
2011
- var tmp_1 = JsType_instance;
2012
- var tmp_2 = getKClass(ErrorResponseDto);
2013
- var tmp_3;
1985
+ this.f9_1 = 3;
1986
+ var this_0 = this.j5y_1;
1987
+ if ((isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).u2('error')) {
1988
+ var this_1 = this.k5y_1;
1989
+ this.e9_1 = 2;
1990
+ var tmp_0 = this_1.m42();
1991
+ var tmp_1 = getKClass(ErrorResponseDto);
1992
+ var tmp_2;
2014
1993
  try {
2015
- tmp_3 = createKType(getKClass(ErrorResponseDto), arrayOf([]), false);
1994
+ tmp_2 = createKType(getKClass(ErrorResponseDto), arrayOf([]), false);
2016
1995
  } catch ($p) {
2017
- var tmp_4;
1996
+ var tmp_3;
2018
1997
  if ($p instanceof Error) {
2019
- var cause = $p;
2020
- tmp_4 = null;
1998
+ var _unused_var__etf5q3 = $p;
1999
+ tmp_3 = null;
2021
2000
  } else {
2022
2001
  throw $p;
2023
2002
  }
2024
- tmp_3 = tmp_4;
2003
+ tmp_2 = tmp_3;
2025
2004
  }
2026
- suspendResult = tmp_0.u3u(typeInfoImpl(tmp_1, tmp_2, tmp_3), this);
2005
+ suspendResult = tmp_0.j42(new TypeInfo(tmp_1, tmp_2), this);
2027
2006
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2028
2007
  return suspendResult;
2029
2008
  }
2030
2009
  continue $sm;
2031
2010
  } else {
2032
- this.s8_1 = 1;
2011
+ this.e9_1 = 1;
2033
2012
  continue $sm;
2034
2013
  }
2035
2014
 
@@ -2037,33 +2016,33 @@
2037
2016
  return Unit_instance;
2038
2017
  case 2:
2039
2018
  var errorResponseDto = suspendResult instanceof ErrorResponseDto ? suspendResult : THROW_CCE();
2040
- var tmp0_safe_receiver = errorResponseDto.d55_1;
2041
- var tmp_5 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.g55_1;
2042
- var tmp1_safe_receiver = errorResponseDto.d55_1;
2043
- throw new RandomException(tmp_5, tmp1_safe_receiver == null ? null : tmp1_safe_receiver.h55_1);
2019
+ var tmp0_safe_receiver = errorResponseDto.b5w_1;
2020
+ var tmp_4 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.e5w_1;
2021
+ var tmp1_safe_receiver = errorResponseDto.b5w_1;
2022
+ throw new RandomException(tmp_4, tmp1_safe_receiver == null ? null : tmp1_safe_receiver.f5w_1);
2044
2023
  case 3:
2045
- throw this.v8_1;
2024
+ throw this.h9_1;
2046
2025
  }
2047
2026
  } catch ($p) {
2048
2027
  var e = $p;
2049
- if (this.t8_1 === 3) {
2028
+ if (this.f9_1 === 3) {
2050
2029
  throw e;
2051
2030
  } else {
2052
- this.s8_1 = this.t8_1;
2053
- this.v8_1 = e;
2031
+ this.e9_1 = this.f9_1;
2032
+ this.h9_1 = e;
2054
2033
  }
2055
2034
  }
2056
2035
  while (true);
2057
2036
  };
2058
2037
  function RandomOrgApiServiceImpl(client, apiKey) {
2059
- this.f58_1 = client;
2060
- this.g58_1 = apiKey;
2038
+ this.d5z_1 = client;
2039
+ this.e5z_1 = apiKey;
2061
2040
  }
2062
- protoOf(RandomOrgApiServiceImpl).b57 = function (min, max, decksCount, cardsCount, userData, signed, $completion) {
2041
+ protoOf(RandomOrgApiServiceImpl).z5x = function (min, max, decksCount, cardsCount, userData, signed, $completion) {
2063
2042
  var tmp = new $getRandomCardDecksCOROUTINE$(this, min, max, decksCount, cardsCount, userData, signed, $completion);
2064
- tmp.u8_1 = Unit_instance;
2065
- tmp.v8_1 = null;
2066
- return tmp.a9();
2043
+ tmp.g9_1 = Unit_instance;
2044
+ tmp.h9_1 = null;
2045
+ return tmp.m9();
2067
2046
  };
2068
2047
  function PoolParams(poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown) {
2069
2048
  poolSize = poolSize === VOID ? 100 : poolSize;
@@ -2084,31 +2063,31 @@
2084
2063
  this.failedRequestAttempts = failedRequestAttempts;
2085
2064
  this.failedAttemptCooldown = failedAttemptCooldown;
2086
2065
  }
2087
- protoOf(PoolParams).w54 = function () {
2066
+ protoOf(PoolParams).u5v = function () {
2088
2067
  return this.poolSize;
2089
2068
  };
2090
- protoOf(PoolParams).x54 = function () {
2069
+ protoOf(PoolParams).v5v = function () {
2091
2070
  return this.thresholdForUsedPool;
2092
2071
  };
2093
- protoOf(PoolParams).h58 = function () {
2072
+ protoOf(PoolParams).f5z = function () {
2094
2073
  return this.failedRequestAttempts;
2095
2074
  };
2096
- protoOf(PoolParams).i58 = function () {
2075
+ protoOf(PoolParams).g5z = function () {
2097
2076
  return this.failedAttemptCooldown;
2098
2077
  };
2099
- protoOf(PoolParams).oe = function () {
2078
+ protoOf(PoolParams).kf = function () {
2100
2079
  return this.poolSize;
2101
2080
  };
2102
- protoOf(PoolParams).pe = function () {
2081
+ protoOf(PoolParams).lf = function () {
2103
2082
  return this.thresholdForUsedPool;
2104
2083
  };
2105
- protoOf(PoolParams).yl = function () {
2084
+ protoOf(PoolParams).om = function () {
2106
2085
  return this.failedRequestAttempts;
2107
2086
  };
2108
- protoOf(PoolParams).j58 = function () {
2087
+ protoOf(PoolParams).h5z = function () {
2109
2088
  return this.failedAttemptCooldown;
2110
2089
  };
2111
- protoOf(PoolParams).k58 = function (poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown) {
2090
+ protoOf(PoolParams).i5z = function (poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown) {
2112
2091
  return new PoolParams(poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown);
2113
2092
  };
2114
2093
  protoOf(PoolParams).copy = function (poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown, $super) {
@@ -2116,7 +2095,7 @@
2116
2095
  thresholdForUsedPool = thresholdForUsedPool === VOID ? this.thresholdForUsedPool : thresholdForUsedPool;
2117
2096
  failedRequestAttempts = failedRequestAttempts === VOID ? this.failedRequestAttempts : failedRequestAttempts;
2118
2097
  failedAttemptCooldown = failedAttemptCooldown === VOID ? this.failedAttemptCooldown : failedAttemptCooldown;
2119
- return $super === VOID ? this.k58(poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown) : $super.k58.call(this, poolSize, thresholdForUsedPool, failedRequestAttempts, new Duration(failedAttemptCooldown));
2098
+ return $super === VOID ? this.i5z(poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown) : $super.i5z.call(this, poolSize, thresholdForUsedPool, failedRequestAttempts, new Duration(failedAttemptCooldown));
2120
2099
  };
2121
2100
  protoOf(PoolParams).toString = function () {
2122
2101
  return 'PoolParams(poolSize=' + this.poolSize + ', thresholdForUsedPool=' + this.thresholdForUsedPool + ', failedRequestAttempts=' + this.failedRequestAttempts + ', failedAttemptCooldown=' + Duration__toString_impl_8d916b(this.failedAttemptCooldown) + ')';
@@ -2133,25 +2112,24 @@
2133
2112
  return true;
2134
2113
  if (!(other instanceof PoolParams))
2135
2114
  return false;
2136
- var tmp0_other_with_cast = other instanceof PoolParams ? other : THROW_CCE();
2137
- if (!(this.poolSize === tmp0_other_with_cast.poolSize))
2115
+ if (!(this.poolSize === other.poolSize))
2138
2116
  return false;
2139
- if (!(this.thresholdForUsedPool === tmp0_other_with_cast.thresholdForUsedPool))
2117
+ if (!(this.thresholdForUsedPool === other.thresholdForUsedPool))
2140
2118
  return false;
2141
- if (!(this.failedRequestAttempts === tmp0_other_with_cast.failedRequestAttempts))
2119
+ if (!(this.failedRequestAttempts === other.failedRequestAttempts))
2142
2120
  return false;
2143
- if (!equals(this.failedAttemptCooldown, tmp0_other_with_cast.failedAttemptCooldown))
2121
+ if (!equals(this.failedAttemptCooldown, other.failedAttemptCooldown))
2144
2122
  return false;
2145
2123
  return true;
2146
2124
  };
2147
2125
  function RandomPoolProvider() {
2148
2126
  }
2149
2127
  function getExceptionIfCooldown($this) {
2150
- var currentTime = System_instance.dk();
2151
- if (!($this.x58_1 == null) && $this.y58_1 >= $this.p58_1.failedRequestAttempts) {
2152
- var timeToWait = Duration__times_impl_sfuzvp($this.p58_1.failedAttemptCooldown, $this.y58_1);
2128
+ var currentTime = System_instance.ik();
2129
+ if (!($this.v5z_1 == null) && $this.w5z_1 >= $this.n5z_1.failedRequestAttempts) {
2130
+ var timeToWait = Duration__times_impl_sfuzvp($this.n5z_1.failedAttemptCooldown, $this.w5z_1);
2153
2131
  // Inline function 'kotlin.requireNotNull' call
2154
- var tmp0 = $this.x58_1;
2132
+ var tmp0 = $this.v5z_1;
2155
2133
  var tmp$ret$1;
2156
2134
  $l$block: {
2157
2135
  // Inline function 'kotlin.requireNotNull' call
@@ -2163,22 +2141,22 @@
2163
2141
  break $l$block;
2164
2142
  }
2165
2143
  }
2166
- var allowedRequestTime = tmp$ret$1.sk(timeToWait);
2167
- if (allowedRequestTime.vk(currentTime) > 0) {
2168
- var exception = new RandomException(VOID, 'getExceptionIfCooldown: ' + ('cooldown ends in ' + allowedRequestTime.toString() + ', ') + ('latestFailedAttemptTime = ' + toString_0($this.x58_1) + ', ') + ('currentTime = ' + currentTime.toString() + ', ') + ('failedRequestCount = ' + $this.y58_1));
2144
+ var allowedRequestTime = tmp$ret$1.gl(timeToWait);
2145
+ if (allowedRequestTime.jl(currentTime) > 0) {
2146
+ var exception = new RandomException(VOID, 'getExceptionIfCooldown: ' + ('cooldown ends in ' + allowedRequestTime.toString() + ', ') + ('latestFailedAttemptTime = ' + toString_0($this.v5z_1) + ', ') + ('currentTime = ' + currentTime.toString() + ', ') + ('failedRequestCount = ' + $this.w5z_1));
2169
2147
  return exception;
2170
2148
  } else {
2171
- $this.x58_1 = null;
2149
+ $this.v5z_1 = null;
2172
2150
  }
2173
2151
  }
2174
2152
  return null;
2175
2153
  }
2176
2154
  function mapToRandomExceptionIfError($this, error) {
2177
- $this.x58_1 = System_instance.dk();
2178
- $this.y58_1 = $this.y58_1 + 1 | 0;
2179
- var timeToWait = Duration__times_impl_sfuzvp($this.p58_1.failedAttemptCooldown, $this.y58_1);
2155
+ $this.v5z_1 = System_instance.ik();
2156
+ $this.w5z_1 = $this.w5z_1 + 1 | 0;
2157
+ var timeToWait = Duration__times_impl_sfuzvp($this.n5z_1.failedAttemptCooldown, $this.w5z_1);
2180
2158
  // Inline function 'kotlin.requireNotNull' call
2181
- var tmp0 = $this.x58_1;
2159
+ var tmp0 = $this.v5z_1;
2182
2160
  var tmp$ret$1;
2183
2161
  $l$block: {
2184
2162
  // Inline function 'kotlin.requireNotNull' call
@@ -2190,19 +2168,19 @@
2190
2168
  break $l$block;
2191
2169
  }
2192
2170
  }
2193
- var allowedRequestTime = tmp$ret$1.sk(timeToWait);
2194
- var randomException = new RandomException(VOID, 'mapToRandomExceptionIfError: error message = ' + error.message + ', ' + ('cooldown ends in ' + allowedRequestTime.toString() + ', ') + ('latestFailedAttemptTime = ' + toString_0($this.x58_1) + ', ') + ('currentTime = ' + System_instance.dk().toString() + ', ') + ('failedRequestCount = ' + $this.y58_1), error);
2195
- $this.r58_1.w('RandomPoolProvider', VOID, randomException);
2171
+ var allowedRequestTime = tmp$ret$1.gl(timeToWait);
2172
+ var randomException = new RandomException(VOID, 'mapToRandomExceptionIfError: error message = ' + error.message + ', ' + ('cooldown ends in ' + allowedRequestTime.toString() + ', ') + ('latestFailedAttemptTime = ' + toString_0($this.v5z_1) + ', ') + ('currentTime = ' + System_instance.ik().toString() + ', ') + ('failedRequestCount = ' + $this.w5z_1), error);
2173
+ $this.p5z_1.w('RandomPoolProvider', VOID, randomException);
2196
2174
  return randomException;
2197
2175
  }
2198
2176
  function getOrLoadGameCardDeckData($this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2199
2177
  var tmp = new $getOrLoadGameCardDeckDataCOROUTINE$($this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion);
2200
- tmp.u8_1 = Unit_instance;
2201
- tmp.v8_1 = null;
2202
- return tmp.a9();
2178
+ tmp.g9_1 = Unit_instance;
2179
+ tmp.h9_1 = null;
2180
+ return tmp.m9();
2203
2181
  }
2204
2182
  function getPreparedGameCardDecksRecord($this, poolId, signature, cardDeckData, userData) {
2205
- var existingCardDeck = $this.w58_1.c2(userData.gameId);
2183
+ var existingCardDeck = $this.u5z_1.w2(userData.gameId);
2206
2184
  var tmp;
2207
2185
  if (!(existingCardDeck == null)) {
2208
2186
  tmp = Companion_instance_2.nextRound(existingCardDeck, cardDeckData);
@@ -2213,92 +2191,91 @@
2213
2191
  }
2214
2192
  function getPreparedOrRequestPool($this, gameId, min, max, minRoundsCount, cardsCount, signed, requestDurationWarnMillis, $completion) {
2215
2193
  var tmp = new $getPreparedOrRequestPoolCOROUTINE$($this, gameId, min, max, minRoundsCount, cardsCount, signed, requestDurationWarnMillis, $completion);
2216
- tmp.u8_1 = Unit_instance;
2217
- tmp.v8_1 = null;
2218
- return tmp.a9();
2194
+ tmp.g9_1 = Unit_instance;
2195
+ tmp.h9_1 = null;
2196
+ return tmp.m9();
2219
2197
  }
2220
2198
  function requestNewPool($this, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2221
- return withContext($this.s58_1, RandomPoolProviderImpl$requestNewPool$slambda_0($this, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2199
+ return withContext($this.q5z_1, RandomPoolProviderImpl$requestNewPool$slambda_0($this, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2222
2200
  }
2223
2201
  function Companion_9() {
2224
- this.f5a_1 = 100;
2225
- this.g5a_1 = 3;
2226
- this.h5a_1 = 3000;
2227
- this.i5a_1 = 10000;
2202
+ this.d61_1 = 100;
2203
+ this.e61_1 = 3;
2204
+ this.f61_1 = 3000;
2205
+ this.g61_1 = 10000;
2228
2206
  }
2229
2207
  var Companion_instance_11;
2230
- function Companion_getInstance_12() {
2208
+ function Companion_getInstance_11() {
2231
2209
  return Companion_instance_11;
2232
2210
  }
2233
2211
  function RandomPoolProviderImpl$_init_$lambda_f6qzy3() {
2234
2212
  return uuid4().toString();
2235
2213
  }
2236
2214
  function RandomPoolProviderImpl$getCardDeck$slambda(this$0, $minRoundsCountInPool, $userData, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2237
- this.r5a_1 = this$0;
2238
- this.s5a_1 = $minRoundsCountInPool;
2239
- this.t5a_1 = $userData;
2240
- this.u5a_1 = $min;
2241
- this.v5a_1 = $max;
2242
- this.w5a_1 = $cardsCount;
2243
- this.x5a_1 = $signed;
2244
- this.y5a_1 = $requestDurationWarnMillis;
2215
+ this.p61_1 = this$0;
2216
+ this.q61_1 = $minRoundsCountInPool;
2217
+ this.r61_1 = $userData;
2218
+ this.s61_1 = $min;
2219
+ this.t61_1 = $max;
2220
+ this.u61_1 = $cardsCount;
2221
+ this.v61_1 = $signed;
2222
+ this.w61_1 = $requestDurationWarnMillis;
2245
2223
  CoroutineImpl.call(this, resultContinuation);
2246
2224
  }
2247
- protoOf(RandomPoolProviderImpl$getCardDeck$slambda).e5b = function ($this$withContext, $completion) {
2248
- var tmp = this.d2d($this$withContext, $completion);
2249
- tmp.u8_1 = Unit_instance;
2250
- tmp.v8_1 = null;
2251
- var tmp_0 = tmp.a9();
2225
+ protoOf(RandomPoolProviderImpl$getCardDeck$slambda).c62 = function ($this$withContext, $completion) {
2226
+ var tmp = this.g2f($this$withContext, $completion);
2227
+ tmp.g9_1 = Unit_instance;
2228
+ tmp.h9_1 = null;
2229
+ var tmp_0 = tmp.m9();
2252
2230
  if (tmp_0 === get_COROUTINE_SUSPENDED())
2253
2231
  return tmp_0;
2254
2232
  return tmp_0;
2255
2233
  };
2256
- protoOf(RandomPoolProviderImpl$getCardDeck$slambda).i9 = function (p1, $completion) {
2257
- return this.e5b((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2234
+ protoOf(RandomPoolProviderImpl$getCardDeck$slambda).y9 = function (p1, $completion) {
2235
+ return this.c62((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2258
2236
  };
2259
- protoOf(RandomPoolProviderImpl$getCardDeck$slambda).a9 = function () {
2260
- var suspendResult = this.u8_1;
2237
+ protoOf(RandomPoolProviderImpl$getCardDeck$slambda).m9 = function () {
2238
+ var suspendResult = this.g9_1;
2261
2239
  $sm: do
2262
2240
  try {
2263
- var tmp = this.s8_1;
2241
+ var tmp = this.e9_1;
2264
2242
  switch (tmp) {
2265
2243
  case 0:
2266
- this.t8_1 = 10;
2267
- this.b5b_1 = this.r5a_1.u58_1;
2268
- var tmp_0 = this;
2269
- tmp_0.a5b_1 = null;
2270
- this.s8_1 = 1;
2271
- suspendResult = this.b5b_1.e2m(this.a5b_1, this);
2244
+ this.f9_1 = 10;
2245
+ this.z61_1 = this.p61_1.s5z_1;
2246
+ this.y61_1 = null;
2247
+ this.e9_1 = 1;
2248
+ suspendResult = this.z61_1.g2o(this.y61_1, this);
2272
2249
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2273
2250
  return suspendResult;
2274
2251
  }
2275
2252
 
2276
2253
  continue $sm;
2277
2254
  case 1:
2278
- this.c5b_1 = Unit_instance;
2279
- this.s8_1 = 2;
2255
+ this.a62_1 = Unit_instance;
2256
+ this.e9_1 = 2;
2280
2257
  continue $sm;
2281
2258
  case 2:
2282
- this.t8_1 = 9;
2283
- this.d5b_1 = Unit_instance;
2284
- this.s8_1 = 3;
2259
+ this.f9_1 = 9;
2260
+ this.b62_1 = Unit_instance;
2261
+ this.e9_1 = 3;
2285
2262
  continue $sm;
2286
2263
  case 3:
2287
- var randomException = getExceptionIfCooldown(this.r5a_1);
2264
+ var randomException = getExceptionIfCooldown(this.p61_1);
2288
2265
  if (!(randomException == null)) {
2289
- var tmp_1 = this;
2290
- tmp_1.d5b_1 = new Result(_Result___init__impl__xyqfz8(createFailure(randomException)));
2291
- this.s8_1 = 7;
2266
+ var tmp_0 = this;
2267
+ tmp_0.b62_1 = new Result(_Result___init__impl__xyqfz8(createFailure(randomException)));
2268
+ this.e9_1 = 7;
2292
2269
  continue $sm;
2293
2270
  } else {
2294
- this.s8_1 = 4;
2271
+ this.e9_1 = 4;
2295
2272
  continue $sm;
2296
2273
  }
2297
2274
 
2298
2275
  case 4:
2299
- this.t8_1 = 6;
2300
- this.s8_1 = 5;
2301
- suspendResult = getOrLoadGameCardDeckData(this.r5a_1, this.s5a_1, this.t5a_1, this.u5a_1, this.v5a_1, this.w5a_1, this.x5a_1, this.y5a_1, this);
2276
+ this.f9_1 = 6;
2277
+ this.e9_1 = 5;
2278
+ suspendResult = getOrLoadGameCardDeckData(this.p61_1, this.q61_1, this.r61_1, this.s61_1, this.t61_1, this.u61_1, this.v61_1, this.w61_1, this);
2302
2279
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2303
2280
  return suspendResult;
2304
2281
  }
@@ -2306,130 +2283,129 @@
2306
2283
  continue $sm;
2307
2284
  case 5:
2308
2285
  var cardDeckData = suspendResult;
2309
- var tmp_2 = this;
2310
- tmp_2.d5b_1 = new Result(_Result___init__impl__xyqfz8(cardDeckData));
2311
- this.s8_1 = 7;
2286
+ var tmp_1 = this;
2287
+ tmp_1.b62_1 = new Result(_Result___init__impl__xyqfz8(cardDeckData));
2288
+ this.e9_1 = 7;
2312
2289
  continue $sm;
2313
2290
  case 6:
2314
- this.t8_1 = 9;
2315
- var tmp_3 = this.v8_1;
2316
- if (tmp_3 instanceof Error) {
2317
- var error = this.v8_1;
2318
- var tmp_4 = this;
2319
- var exception = mapToRandomExceptionIfError(this.r5a_1, error);
2320
- tmp_4.d5b_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception)));
2321
- this.s8_1 = 7;
2291
+ this.f9_1 = 9;
2292
+ var tmp_2 = this.h9_1;
2293
+ if (tmp_2 instanceof Error) {
2294
+ var error = this.h9_1;
2295
+ var tmp_3 = this;
2296
+ var exception = mapToRandomExceptionIfError(this.p61_1, error);
2297
+ tmp_3.b62_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception)));
2298
+ this.e9_1 = 7;
2322
2299
  continue $sm;
2323
2300
  } else {
2324
- throw this.v8_1;
2301
+ throw this.h9_1;
2325
2302
  }
2326
2303
 
2327
2304
  case 7:
2328
- this.c5b_1 = this.d5b_1;
2329
- this.t8_1 = 10;
2330
- this.s8_1 = 8;
2305
+ this.a62_1 = this.b62_1;
2306
+ this.f9_1 = 10;
2307
+ this.e9_1 = 8;
2331
2308
  continue $sm;
2332
2309
  case 8:
2333
- var tmp_5 = this.c5b_1;
2334
- this.t8_1 = 10;
2335
- this.b5b_1.p2l(this.a5b_1);
2336
- return tmp_5;
2310
+ var tmp_4 = this.a62_1;
2311
+ this.f9_1 = 10;
2312
+ this.z61_1.s2n(this.y61_1);
2313
+ return tmp_4;
2337
2314
  case 9:
2338
- this.t8_1 = 10;
2339
- var t = this.v8_1;
2340
- this.b5b_1.p2l(this.a5b_1);
2315
+ this.f9_1 = 10;
2316
+ var t = this.h9_1;
2317
+ this.z61_1.s2n(this.y61_1);
2341
2318
  throw t;
2342
2319
  case 10:
2343
- throw this.v8_1;
2320
+ throw this.h9_1;
2344
2321
  }
2345
2322
  } catch ($p) {
2346
2323
  var e = $p;
2347
- if (this.t8_1 === 10) {
2324
+ if (this.f9_1 === 10) {
2348
2325
  throw e;
2349
2326
  } else {
2350
- this.s8_1 = this.t8_1;
2351
- this.v8_1 = e;
2327
+ this.e9_1 = this.f9_1;
2328
+ this.h9_1 = e;
2352
2329
  }
2353
2330
  }
2354
2331
  while (true);
2355
2332
  };
2356
- protoOf(RandomPoolProviderImpl$getCardDeck$slambda).d2d = function ($this$withContext, completion) {
2357
- var i = new RandomPoolProviderImpl$getCardDeck$slambda(this.r5a_1, this.s5a_1, this.t5a_1, this.u5a_1, this.v5a_1, this.w5a_1, this.x5a_1, this.y5a_1, completion);
2358
- i.z5a_1 = $this$withContext;
2333
+ protoOf(RandomPoolProviderImpl$getCardDeck$slambda).g2f = function ($this$withContext, completion) {
2334
+ var i = new RandomPoolProviderImpl$getCardDeck$slambda(this.p61_1, this.q61_1, this.r61_1, this.s61_1, this.t61_1, this.u61_1, this.v61_1, this.w61_1, completion);
2335
+ i.x61_1 = $this$withContext;
2359
2336
  return i;
2360
2337
  };
2361
2338
  function RandomPoolProviderImpl$getCardDeck$slambda_0(this$0, $minRoundsCountInPool, $userData, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2362
2339
  var i = new RandomPoolProviderImpl$getCardDeck$slambda(this$0, $minRoundsCountInPool, $userData, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation);
2363
2340
  var l = function ($this$withContext, $completion) {
2364
- return i.e5b($this$withContext, $completion);
2341
+ return i.c62($this$withContext, $completion);
2365
2342
  };
2366
2343
  l.$arity = 1;
2367
2344
  return l;
2368
2345
  }
2369
2346
  function RandomPoolProviderImpl$prefetchCardDecks$slambda(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2370
- this.n5b_1 = this$0;
2371
- this.o5b_1 = $min;
2372
- this.p5b_1 = $max;
2373
- this.q5b_1 = $cardsCount;
2374
- this.r5b_1 = $signed;
2375
- this.s5b_1 = $requestDurationWarnMillis;
2347
+ this.l62_1 = this$0;
2348
+ this.m62_1 = $min;
2349
+ this.n62_1 = $max;
2350
+ this.o62_1 = $cardsCount;
2351
+ this.p62_1 = $signed;
2352
+ this.q62_1 = $requestDurationWarnMillis;
2376
2353
  CoroutineImpl.call(this, resultContinuation);
2377
2354
  }
2378
- protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).y5b = function ($this$withContext, $completion) {
2379
- var tmp = this.d2d($this$withContext, $completion);
2380
- tmp.u8_1 = Unit_instance;
2381
- tmp.v8_1 = null;
2382
- var tmp_0 = tmp.a9();
2355
+ protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).r4x = function ($this$withContext, $completion) {
2356
+ var tmp = this.g2f($this$withContext, $completion);
2357
+ tmp.g9_1 = Unit_instance;
2358
+ tmp.h9_1 = null;
2359
+ var tmp_0 = tmp.m9();
2383
2360
  if (tmp_0 === get_COROUTINE_SUSPENDED())
2384
2361
  return tmp_0;
2385
2362
  return tmp_0;
2386
2363
  };
2387
- protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).i9 = function (p1, $completion) {
2388
- return this.y5b((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2364
+ protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).y9 = function (p1, $completion) {
2365
+ return this.r4x((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2389
2366
  };
2390
- protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).a9 = function () {
2391
- var suspendResult = this.u8_1;
2367
+ protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).m9 = function () {
2368
+ var suspendResult = this.g9_1;
2392
2369
  $sm: do
2393
2370
  try {
2394
- var tmp = this.s8_1;
2371
+ var tmp = this.e9_1;
2395
2372
  switch (tmp) {
2396
2373
  case 0:
2397
- this.t8_1 = 10;
2398
- this.v5b_1 = this.n5b_1.u58_1;
2399
- var tmp_0 = this;
2400
- tmp_0.u5b_1 = null;
2401
- this.s8_1 = 1;
2402
- suspendResult = this.v5b_1.e2m(this.u5b_1, this);
2374
+ this.f9_1 = 10;
2375
+ this.t62_1 = this.l62_1.s5z_1;
2376
+ this.s62_1 = null;
2377
+ this.e9_1 = 1;
2378
+ suspendResult = this.t62_1.g2o(this.s62_1, this);
2403
2379
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2404
2380
  return suspendResult;
2405
2381
  }
2406
2382
 
2407
2383
  continue $sm;
2408
2384
  case 1:
2409
- this.w5b_1 = Unit_instance;
2410
- this.s8_1 = 2;
2385
+ this.u62_1 = Unit_instance;
2386
+ this.e9_1 = 2;
2411
2387
  continue $sm;
2412
2388
  case 2:
2413
- this.t8_1 = 9;
2414
- this.x5b_1 = Unit_instance;
2415
- this.s8_1 = 3;
2389
+ this.f9_1 = 9;
2390
+ this.v62_1 = Unit_instance;
2391
+ this.e9_1 = 3;
2416
2392
  continue $sm;
2417
2393
  case 3:
2418
- var randomException = getExceptionIfCooldown(this.n5b_1);
2394
+ var randomException = getExceptionIfCooldown(this.l62_1);
2419
2395
  if (!(randomException == null)) {
2420
- var tmp_1 = this;
2421
- tmp_1.x5b_1 = new Result(_Result___init__impl__xyqfz8(createFailure(randomException)));
2422
- this.s8_1 = 7;
2396
+ var tmp_0 = this;
2397
+ tmp_0.v62_1 = new Result(_Result___init__impl__xyqfz8(createFailure(randomException)));
2398
+ this.e9_1 = 7;
2423
2399
  continue $sm;
2424
2400
  } else {
2425
- this.s8_1 = 4;
2401
+ this.e9_1 = 4;
2426
2402
  continue $sm;
2427
2403
  }
2428
2404
 
2429
2405
  case 4:
2430
- this.t8_1 = 6;
2431
- this.s8_1 = 5;
2432
- suspendResult = requestNewPool(this.n5b_1, this.o5b_1, this.p5b_1, this.q5b_1, this.r5b_1, this.s5b_1, this);
2406
+ this.f9_1 = 6;
2407
+ this.e9_1 = 5;
2408
+ suspendResult = requestNewPool(this.l62_1, this.m62_1, this.n62_1, this.o62_1, this.p62_1, this.q62_1, this);
2433
2409
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2434
2410
  return suspendResult;
2435
2411
  }
@@ -2437,100 +2413,100 @@
2437
2413
  continue $sm;
2438
2414
  case 5:
2439
2415
  var randomPoolValue = suspendResult;
2440
- var tmp0 = this.n5b_1.v58_1;
2441
- var key = randomPoolValue.z5b_1.i54_1;
2442
- tmp0.f2(key, randomPoolValue);
2443
- this.n5b_1.y58_1 = 0;
2444
- this.n5b_1.x58_1 = null;
2445
- var tmp_2 = this;
2446
- tmp_2.x5b_1 = new Result(_Result___init__impl__xyqfz8(Unit_instance));
2447
- this.s8_1 = 7;
2416
+ var tmp0 = this.l62_1.t5z_1;
2417
+ var key = randomPoolValue.w62_1.g5v_1;
2418
+ tmp0.z2(key, randomPoolValue);
2419
+ this.l62_1.w5z_1 = 0;
2420
+ this.l62_1.v5z_1 = null;
2421
+ var tmp_1 = this;
2422
+ tmp_1.v62_1 = new Result(_Result___init__impl__xyqfz8(Unit_instance));
2423
+ this.e9_1 = 7;
2448
2424
  continue $sm;
2449
2425
  case 6:
2450
- this.t8_1 = 9;
2451
- var tmp_3 = this.v8_1;
2452
- if (tmp_3 instanceof Error) {
2453
- var error = this.v8_1;
2454
- var tmp_4 = this;
2455
- var exception = mapToRandomExceptionIfError(this.n5b_1, error);
2456
- tmp_4.x5b_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception)));
2457
- this.s8_1 = 7;
2426
+ this.f9_1 = 9;
2427
+ var tmp_2 = this.h9_1;
2428
+ if (tmp_2 instanceof Error) {
2429
+ var error = this.h9_1;
2430
+ var tmp_3 = this;
2431
+ var exception = mapToRandomExceptionIfError(this.l62_1, error);
2432
+ tmp_3.v62_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception)));
2433
+ this.e9_1 = 7;
2458
2434
  continue $sm;
2459
2435
  } else {
2460
- throw this.v8_1;
2436
+ throw this.h9_1;
2461
2437
  }
2462
2438
 
2463
2439
  case 7:
2464
- this.w5b_1 = this.x5b_1;
2465
- this.t8_1 = 10;
2466
- this.s8_1 = 8;
2440
+ this.u62_1 = this.v62_1;
2441
+ this.f9_1 = 10;
2442
+ this.e9_1 = 8;
2467
2443
  continue $sm;
2468
2444
  case 8:
2469
- var tmp_5 = this.w5b_1;
2470
- this.t8_1 = 10;
2471
- this.v5b_1.p2l(this.u5b_1);
2472
- return tmp_5;
2445
+ var tmp_4 = this.u62_1;
2446
+ this.f9_1 = 10;
2447
+ this.t62_1.s2n(this.s62_1);
2448
+ return tmp_4;
2473
2449
  case 9:
2474
- this.t8_1 = 10;
2475
- var t = this.v8_1;
2476
- this.v5b_1.p2l(this.u5b_1);
2450
+ this.f9_1 = 10;
2451
+ var t = this.h9_1;
2452
+ this.t62_1.s2n(this.s62_1);
2477
2453
  throw t;
2478
2454
  case 10:
2479
- throw this.v8_1;
2455
+ throw this.h9_1;
2480
2456
  }
2481
2457
  } catch ($p) {
2482
2458
  var e = $p;
2483
- if (this.t8_1 === 10) {
2459
+ if (this.f9_1 === 10) {
2484
2460
  throw e;
2485
2461
  } else {
2486
- this.s8_1 = this.t8_1;
2487
- this.v8_1 = e;
2462
+ this.e9_1 = this.f9_1;
2463
+ this.h9_1 = e;
2488
2464
  }
2489
2465
  }
2490
2466
  while (true);
2491
2467
  };
2492
- protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).d2d = function ($this$withContext, completion) {
2493
- var i = new RandomPoolProviderImpl$prefetchCardDecks$slambda(this.n5b_1, this.o5b_1, this.p5b_1, this.q5b_1, this.r5b_1, this.s5b_1, completion);
2494
- i.t5b_1 = $this$withContext;
2468
+ protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).g2f = function ($this$withContext, completion) {
2469
+ var i = new RandomPoolProviderImpl$prefetchCardDecks$slambda(this.l62_1, this.m62_1, this.n62_1, this.o62_1, this.p62_1, this.q62_1, completion);
2470
+ i.r62_1 = $this$withContext;
2495
2471
  return i;
2496
2472
  };
2497
2473
  function RandomPoolProviderImpl$prefetchCardDecks$slambda_0(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2498
2474
  var i = new RandomPoolProviderImpl$prefetchCardDecks$slambda(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation);
2499
2475
  var l = function ($this$withContext, $completion) {
2500
- return i.y5b($this$withContext, $completion);
2476
+ return i.r4x($this$withContext, $completion);
2501
2477
  };
2502
2478
  l.$arity = 1;
2503
2479
  return l;
2504
2480
  }
2505
2481
  function RandomPoolProviderImpl$requestNewPool$slambda(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2506
- this.l5c_1 = this$0;
2507
- this.m5c_1 = $min;
2508
- this.n5c_1 = $max;
2509
- this.o5c_1 = $cardsCount;
2510
- this.p5c_1 = $signed;
2511
- this.q5c_1 = $requestDurationWarnMillis;
2482
+ this.i63_1 = this$0;
2483
+ this.j63_1 = $min;
2484
+ this.k63_1 = $max;
2485
+ this.l63_1 = $cardsCount;
2486
+ this.m63_1 = $signed;
2487
+ this.n63_1 = $requestDurationWarnMillis;
2512
2488
  CoroutineImpl.call(this, resultContinuation);
2513
2489
  }
2514
- protoOf(RandomPoolProviderImpl$requestNewPool$slambda).t5c = function ($this$withContext, $completion) {
2515
- var tmp = this.d2d($this$withContext, $completion);
2516
- tmp.u8_1 = Unit_instance;
2517
- tmp.v8_1 = null;
2518
- return tmp.a9();
2490
+ protoOf(RandomPoolProviderImpl$requestNewPool$slambda).q63 = function ($this$withContext, $completion) {
2491
+ var tmp = this.g2f($this$withContext, $completion);
2492
+ tmp.g9_1 = Unit_instance;
2493
+ tmp.h9_1 = null;
2494
+ return tmp.m9();
2519
2495
  };
2520
- protoOf(RandomPoolProviderImpl$requestNewPool$slambda).i9 = function (p1, $completion) {
2521
- return this.t5c((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2496
+ protoOf(RandomPoolProviderImpl$requestNewPool$slambda).y9 = function (p1, $completion) {
2497
+ return this.q63((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2522
2498
  };
2523
- protoOf(RandomPoolProviderImpl$requestNewPool$slambda).a9 = function () {
2524
- var suspendResult = this.u8_1;
2499
+ protoOf(RandomPoolProviderImpl$requestNewPool$slambda).m9 = function () {
2500
+ var suspendResult = this.g9_1;
2525
2501
  $sm: do
2526
2502
  try {
2527
- var tmp = this.s8_1;
2503
+ var tmp = this.e9_1;
2528
2504
  switch (tmp) {
2529
2505
  case 0:
2530
- this.t8_1 = 2;
2531
- this.s5c_1 = System_instance.dk();
2532
- this.s8_1 = 1;
2533
- suspendResult = this.l5c_1.q58_1.b57(this.m5c_1, this.n5c_1, this.l5c_1.p58_1.poolSize, this.o5c_1, new CardDecksRequestUserData(this.l5c_1.t58_1(), this.l5c_1.p58_1.poolSize), this.p5c_1, this);
2506
+ this.f9_1 = 2;
2507
+ this.p63_1 = System_instance.ik();
2508
+ this.e9_1 = 1;
2509
+ suspendResult = this.i63_1.o5z_1.z5x(this.j63_1, this.k63_1, this.i63_1.n5z_1.poolSize, this.l63_1, new CardDecksRequestUserData(this.i63_1.r5z_1(), this.i63_1.n5z_1.poolSize), this.m63_1, this);
2534
2510
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2535
2511
  return suspendResult;
2536
2512
  }
@@ -2538,67 +2514,67 @@
2538
2514
  continue $sm;
2539
2515
  case 1:
2540
2516
  var result = suspendResult;
2541
- var requestEndTime = System_instance.dk();
2542
- var requestDuration = requestEndTime.uk(this.s5c_1);
2517
+ var requestEndTime = System_instance.ik();
2518
+ var requestDuration = requestEndTime.il(this.p63_1);
2543
2519
  Companion_getInstance_0();
2544
- var this_0 = this.q5c_1;
2520
+ var this_0 = this.n63_1;
2545
2521
  if (Duration__compareTo_impl_pchp0f(requestDuration, toDuration(this_0, DurationUnit_MILLISECONDS_getInstance())) > 0) {
2546
2522
  var tmp_0 = 'actual = ' + Duration__toString_impl_8d916b(requestDuration) + ', ';
2547
2523
  Companion_getInstance_0();
2548
- var this_1 = this.q5c_1;
2549
- this.l5c_1.r58_1.w('RandomPoolProvider', 'Card deck request took longer then expected: ' + tmp_0 + ('expected = ' + Duration__toString_impl_8d916b(toDuration(this_1, DurationUnit_MILLISECONDS_getInstance()))));
2524
+ var this_1 = this.n63_1;
2525
+ this.i63_1.p5z_1.w('RandomPoolProvider', 'Card deck request took longer then expected: ' + tmp_0 + ('expected = ' + Duration__toString_impl_8d916b(toDuration(this_1, DurationUnit_MILLISECONDS_getInstance()))));
2550
2526
  }
2551
2527
 
2552
2528
  return new RandomPoolValue(result);
2553
2529
  case 2:
2554
- throw this.v8_1;
2530
+ throw this.h9_1;
2555
2531
  }
2556
2532
  } catch ($p) {
2557
2533
  var e = $p;
2558
- if (this.t8_1 === 2) {
2534
+ if (this.f9_1 === 2) {
2559
2535
  throw e;
2560
2536
  } else {
2561
- this.s8_1 = this.t8_1;
2562
- this.v8_1 = e;
2537
+ this.e9_1 = this.f9_1;
2538
+ this.h9_1 = e;
2563
2539
  }
2564
2540
  }
2565
2541
  while (true);
2566
2542
  };
2567
- protoOf(RandomPoolProviderImpl$requestNewPool$slambda).d2d = function ($this$withContext, completion) {
2568
- var i = new RandomPoolProviderImpl$requestNewPool$slambda(this.l5c_1, this.m5c_1, this.n5c_1, this.o5c_1, this.p5c_1, this.q5c_1, completion);
2569
- i.r5c_1 = $this$withContext;
2543
+ protoOf(RandomPoolProviderImpl$requestNewPool$slambda).g2f = function ($this$withContext, completion) {
2544
+ var i = new RandomPoolProviderImpl$requestNewPool$slambda(this.i63_1, this.j63_1, this.k63_1, this.l63_1, this.m63_1, this.n63_1, completion);
2545
+ i.o63_1 = $this$withContext;
2570
2546
  return i;
2571
2547
  };
2572
2548
  function RandomPoolProviderImpl$requestNewPool$slambda_0(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2573
2549
  var i = new RandomPoolProviderImpl$requestNewPool$slambda(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation);
2574
2550
  var l = function ($this$withContext, $completion) {
2575
- return i.t5c($this$withContext, $completion);
2551
+ return i.q63($this$withContext, $completion);
2576
2552
  };
2577
2553
  l.$arity = 1;
2578
2554
  return l;
2579
2555
  }
2580
2556
  function $getOrLoadGameCardDeckDataCOROUTINE$(_this__u8e3s4, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, resultContinuation) {
2581
2557
  CoroutineImpl.call(this, resultContinuation);
2582
- this.h59_1 = _this__u8e3s4;
2583
- this.i59_1 = minRoundsCountInPool;
2584
- this.j59_1 = userData;
2585
- this.k59_1 = min;
2586
- this.l59_1 = max;
2587
- this.m59_1 = cardsCount;
2588
- this.n59_1 = signed;
2589
- this.o59_1 = requestDurationWarnMillis;
2590
- }
2591
- protoOf($getOrLoadGameCardDeckDataCOROUTINE$).a9 = function () {
2592
- var suspendResult = this.u8_1;
2558
+ this.f60_1 = _this__u8e3s4;
2559
+ this.g60_1 = minRoundsCountInPool;
2560
+ this.h60_1 = userData;
2561
+ this.i60_1 = min;
2562
+ this.j60_1 = max;
2563
+ this.k60_1 = cardsCount;
2564
+ this.l60_1 = signed;
2565
+ this.m60_1 = requestDurationWarnMillis;
2566
+ }
2567
+ protoOf($getOrLoadGameCardDeckDataCOROUTINE$).m9 = function () {
2568
+ var suspendResult = this.g9_1;
2593
2569
  $sm: do
2594
2570
  try {
2595
- var tmp = this.s8_1;
2571
+ var tmp = this.e9_1;
2596
2572
  switch (tmp) {
2597
2573
  case 0:
2598
- this.t8_1 = 2;
2599
- var tmp0_gameId = this.j59_1.gameId;
2600
- this.s8_1 = 1;
2601
- suspendResult = getPreparedOrRequestPool(this.h59_1, tmp0_gameId, this.k59_1, this.l59_1, this.i59_1, this.m59_1, this.n59_1, this.o59_1, this);
2574
+ this.f9_1 = 2;
2575
+ var tmp0_gameId = this.h60_1.gameId;
2576
+ this.e9_1 = 1;
2577
+ suspendResult = getPreparedOrRequestPool(this.f60_1, tmp0_gameId, this.i60_1, this.j60_1, this.g60_1, this.k60_1, this.l60_1, this.m60_1, this);
2602
2578
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2603
2579
  return suspendResult;
2604
2580
  }
@@ -2606,84 +2582,84 @@
2606
2582
  continue $sm;
2607
2583
  case 1:
2608
2584
  var randomPoolValue = suspendResult;
2609
- var tmp0 = this.h59_1.v58_1;
2610
- var key = randomPoolValue.z5b_1.i54_1;
2611
- tmp0.f2(key, randomPoolValue);
2612
- var cardDeckData = randomPoolValue.u5c(this.j59_1.gameId);
2613
- var tmp1_poolId = randomPoolValue.z5b_1.i54_1;
2614
- var tmp2_signature = randomPoolValue.z5b_1.j54_1;
2615
- var cardDecksRecord = getPreparedGameCardDecksRecord(this.h59_1, tmp1_poolId, tmp2_signature, cardDeckData, this.j59_1);
2616
- var tmp0_0 = this.h59_1.w58_1;
2617
- var key_0 = this.j59_1.gameId;
2618
- tmp0_0.f2(key_0, cardDecksRecord);
2585
+ var tmp0 = this.f60_1.t5z_1;
2586
+ var key = randomPoolValue.w62_1.g5v_1;
2587
+ tmp0.z2(key, randomPoolValue);
2588
+ var cardDeckData = randomPoolValue.r63(this.h60_1.gameId);
2589
+ var tmp1_poolId = randomPoolValue.w62_1.g5v_1;
2590
+ var tmp2_signature = randomPoolValue.w62_1.h5v_1;
2591
+ var cardDecksRecord = getPreparedGameCardDecksRecord(this.f60_1, tmp1_poolId, tmp2_signature, cardDeckData, this.h60_1);
2592
+ var tmp0_0 = this.f60_1.u5z_1;
2593
+ var key_0 = this.h60_1.gameId;
2594
+ tmp0_0.z2(key_0, cardDecksRecord);
2619
2595
  return cardDeckData;
2620
2596
  case 2:
2621
- throw this.v8_1;
2597
+ throw this.h9_1;
2622
2598
  }
2623
2599
  } catch ($p) {
2624
2600
  var e = $p;
2625
- if (this.t8_1 === 2) {
2601
+ if (this.f9_1 === 2) {
2626
2602
  throw e;
2627
2603
  } else {
2628
- this.s8_1 = this.t8_1;
2629
- this.v8_1 = e;
2604
+ this.e9_1 = this.f9_1;
2605
+ this.h9_1 = e;
2630
2606
  }
2631
2607
  }
2632
2608
  while (true);
2633
2609
  };
2634
2610
  function $getPreparedOrRequestPoolCOROUTINE$(_this__u8e3s4, gameId, min, max, minRoundsCount, cardsCount, signed, requestDurationWarnMillis, resultContinuation) {
2635
2611
  CoroutineImpl.call(this, resultContinuation);
2636
- this.x59_1 = _this__u8e3s4;
2637
- this.y59_1 = gameId;
2638
- this.z59_1 = min;
2639
- this.a5a_1 = max;
2640
- this.b5a_1 = minRoundsCount;
2641
- this.c5a_1 = cardsCount;
2642
- this.d5a_1 = signed;
2643
- this.e5a_1 = requestDurationWarnMillis;
2644
- }
2645
- protoOf($getPreparedOrRequestPoolCOROUTINE$).a9 = function () {
2646
- var suspendResult = this.u8_1;
2612
+ this.v60_1 = _this__u8e3s4;
2613
+ this.w60_1 = gameId;
2614
+ this.x60_1 = min;
2615
+ this.y60_1 = max;
2616
+ this.z60_1 = minRoundsCount;
2617
+ this.a61_1 = cardsCount;
2618
+ this.b61_1 = signed;
2619
+ this.c61_1 = requestDurationWarnMillis;
2620
+ }
2621
+ protoOf($getPreparedOrRequestPoolCOROUTINE$).m9 = function () {
2622
+ var suspendResult = this.g9_1;
2647
2623
  $sm: do
2648
2624
  try {
2649
- var tmp = this.s8_1;
2625
+ var tmp = this.e9_1;
2650
2626
  switch (tmp) {
2651
2627
  case 0:
2652
- this.t8_1 = 2;
2653
- var tmp0 = this.x59_1.v58_1;
2628
+ this.f9_1 = 2;
2629
+ var tmp0 = this.v60_1.t5z_1;
2654
2630
  var destination = LinkedHashMap_init_$Create$();
2655
- var _iterator__ex2g4s = tmp0.v().l();
2656
- while (_iterator__ex2g4s.m()) {
2657
- var element = _iterator__ex2g4s.n();
2658
- var tmp0_0 = element.x().a5c_1;
2659
- var key = this.y59_1;
2660
- if ((isInterface(tmp0_0, KtMap) ? tmp0_0 : THROW_CCE()).a2(key)) {
2661
- destination.f2(element.w(), element.x());
2631
+ var _iterator__ex2g4s = tmp0.m1().t();
2632
+ while (_iterator__ex2g4s.u()) {
2633
+ var element = _iterator__ex2g4s.v();
2634
+ var tmp0_0 = element.o1().x62_1;
2635
+ var key = this.w60_1;
2636
+ if ((isInterface(tmp0_0, KtMap) ? tmp0_0 : THROW_CCE()).u2(key)) {
2637
+ destination.z2(element.n1(), element.o1());
2662
2638
  }
2663
2639
  }
2664
2640
 
2665
- var usedResultEntry = firstOrNull(destination.v());
2641
+ var usedResultEntry = firstOrNull(destination.m1());
2666
2642
  if (!(usedResultEntry == null)) {
2667
- return usedResultEntry.x().v5c(this.y59_1);
2643
+ return usedResultEntry.o1().s63(this.w60_1);
2668
2644
  }
2669
2645
 
2670
- var tmp0_1 = this.x59_1.v58_1;
2646
+ var tmp0_1 = this.v60_1.t5z_1;
2671
2647
  var destination_0 = LinkedHashMap_init_$Create$();
2672
- var _iterator__ex2g4s_0 = tmp0_1.v().l();
2673
- while (_iterator__ex2g4s_0.m()) {
2674
- var element_0 = _iterator__ex2g4s_0.n();
2675
- if (element_0.x().w5c(this.b5a_1)) {
2676
- destination_0.f2(element_0.w(), element_0.x());
2648
+ var _iterator__ex2g4s_0 = tmp0_1.m1().t();
2649
+ while (_iterator__ex2g4s_0.u()) {
2650
+ var element_0 = _iterator__ex2g4s_0.v();
2651
+ if (element_0.o1().t63(this.z60_1)) {
2652
+ destination_0.z2(element_0.n1(), element_0.o1());
2677
2653
  }
2678
2654
  }
2679
2655
 
2680
- var availableResultEntry = firstOrNull(destination_0.v());
2656
+ var availableResultEntry = firstOrNull(destination_0.m1());
2681
2657
  if (!(availableResultEntry == null)) {
2682
- return availableResultEntry.x().x5c(this.y59_1, this.b5a_1, this.x59_1.p58_1.thresholdForUsedPool);
2658
+ return availableResultEntry.o1().u63(this.w60_1, this.z60_1, this.v60_1.n5z_1.thresholdForUsedPool);
2683
2659
  }
2684
2660
 
2685
- this.s8_1 = 1;
2686
- suspendResult = requestNewPool(this.x59_1, this.z59_1, this.a5a_1, this.c5a_1, this.d5a_1, this.e5a_1, this);
2661
+ this.e9_1 = 1;
2662
+ suspendResult = requestNewPool(this.v60_1, this.x60_1, this.y60_1, this.a61_1, this.b61_1, this.c61_1, this);
2687
2663
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2688
2664
  return suspendResult;
2689
2665
  }
@@ -2691,23 +2667,23 @@
2691
2667
  continue $sm;
2692
2668
  case 1:
2693
2669
  var cardDecks = suspendResult;
2694
- return cardDecks.x5c(this.y59_1, this.b5a_1, this.x59_1.p58_1.thresholdForUsedPool);
2670
+ return cardDecks.u63(this.w60_1, this.z60_1, this.v60_1.n5z_1.thresholdForUsedPool);
2695
2671
  case 2:
2696
- throw this.v8_1;
2672
+ throw this.h9_1;
2697
2673
  }
2698
2674
  } catch ($p) {
2699
2675
  var e = $p;
2700
- if (this.t8_1 === 2) {
2676
+ if (this.f9_1 === 2) {
2701
2677
  throw e;
2702
2678
  } else {
2703
- this.s8_1 = this.t8_1;
2704
- this.v8_1 = e;
2679
+ this.e9_1 = this.f9_1;
2680
+ this.h9_1 = e;
2705
2681
  }
2706
2682
  }
2707
2683
  while (true);
2708
2684
  };
2709
2685
  function RandomPoolProviderImpl(params, randomOrgApiService, logger, dispatcher, idsProvider) {
2710
- dispatcher = dispatcher === VOID ? Dispatchers_getInstance().b21_1 : dispatcher;
2686
+ dispatcher = dispatcher === VOID ? Dispatchers_getInstance().e23_1 : dispatcher;
2711
2687
  var tmp;
2712
2688
  if (idsProvider === VOID) {
2713
2689
  tmp = RandomPoolProviderImpl$_init_$lambda_f6qzy3;
@@ -2715,137 +2691,137 @@
2715
2691
  tmp = idsProvider;
2716
2692
  }
2717
2693
  idsProvider = tmp;
2718
- this.p58_1 = params;
2719
- this.q58_1 = randomOrgApiService;
2720
- this.r58_1 = logger;
2721
- this.s58_1 = dispatcher;
2722
- this.t58_1 = idsProvider;
2723
- this.u58_1 = Mutex();
2694
+ this.n5z_1 = params;
2695
+ this.o5z_1 = randomOrgApiService;
2696
+ this.p5z_1 = logger;
2697
+ this.q5z_1 = dispatcher;
2698
+ this.r5z_1 = idsProvider;
2699
+ this.s5z_1 = Mutex();
2724
2700
  var tmp_0 = this;
2725
2701
  // Inline function 'kotlin.collections.mutableMapOf' call
2726
- tmp_0.v58_1 = LinkedHashMap_init_$Create$();
2702
+ tmp_0.t5z_1 = LinkedHashMap_init_$Create$();
2727
2703
  var tmp_1 = this;
2728
2704
  // Inline function 'kotlin.collections.mutableMapOf' call
2729
- tmp_1.w58_1 = LinkedHashMap_init_$Create$();
2730
- this.x58_1 = null;
2731
- this.y58_1 = 0;
2705
+ tmp_1.u5z_1 = LinkedHashMap_init_$Create$();
2706
+ this.v5z_1 = null;
2707
+ this.w5z_1 = 0;
2732
2708
  }
2733
- protoOf(RandomPoolProviderImpl).l58 = function (minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2734
- var tmp = withContext(this.s58_1, RandomPoolProviderImpl$getCardDeck$slambda_0(this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2709
+ protoOf(RandomPoolProviderImpl).j5z = function (minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2710
+ var tmp = withContext(this.q5z_1, RandomPoolProviderImpl$getCardDeck$slambda_0(this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2735
2711
  if (tmp === get_COROUTINE_SUSPENDED())
2736
2712
  return tmp;
2737
2713
  return tmp;
2738
2714
  };
2739
- protoOf(RandomPoolProviderImpl).n58 = function (min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2740
- var tmp = withContext(this.s58_1, RandomPoolProviderImpl$prefetchCardDecks$slambda_0(this, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2715
+ protoOf(RandomPoolProviderImpl).l5z = function (min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2716
+ var tmp = withContext(this.q5z_1, RandomPoolProviderImpl$prefetchCardDecks$slambda_0(this, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2741
2717
  if (tmp === get_COROUTINE_SUSPENDED())
2742
2718
  return tmp;
2743
2719
  return tmp;
2744
2720
  };
2745
- protoOf(RandomPoolProviderImpl).y5c = function (gameId) {
2746
- return this.w58_1.c2(gameId);
2721
+ protoOf(RandomPoolProviderImpl).v63 = function (gameId) {
2722
+ return this.u5z_1.w2(gameId);
2747
2723
  };
2748
2724
  protoOf(RandomPoolProviderImpl).getGame = function (gameId) {
2749
- return this.y5c(gameId);
2725
+ return this.v63(gameId);
2750
2726
  };
2751
- protoOf(RandomPoolProviderImpl).z5c = function (id) {
2752
- return this.v58_1.c2(id);
2727
+ protoOf(RandomPoolProviderImpl).w63 = function (id) {
2728
+ return this.t5z_1.w2(id);
2753
2729
  };
2754
2730
  protoOf(RandomPoolProviderImpl).getRandomPool = function (id) {
2755
- return this.z5c(id);
2731
+ return this.w63(id);
2756
2732
  };
2757
- protoOf(RandomPoolProviderImpl).a5d = function () {
2758
- return this.v58_1.o();
2733
+ protoOf(RandomPoolProviderImpl).x63 = function () {
2734
+ return this.t5z_1.g1();
2759
2735
  };
2760
2736
  protoOf(RandomPoolProviderImpl).getRandomPoolsCount = function () {
2761
- return this.a5d();
2737
+ return this.x63();
2762
2738
  };
2763
- protoOf(RandomPoolProviderImpl).o58 = function (gameId) {
2764
- var gameCardDecksRecord = this.w58_1.c2(gameId);
2739
+ protoOf(RandomPoolProviderImpl).m5z = function (gameId) {
2740
+ var gameCardDecksRecord = this.u5z_1.w2(gameId);
2765
2741
  if (!(gameCardDecksRecord == null)) {
2766
- var randomPoolValue = this.v58_1.c2(gameCardDecksRecord.poolId);
2742
+ var randomPoolValue = this.t5z_1.w2(gameCardDecksRecord.poolId);
2767
2743
  if (!(randomPoolValue == null)) {
2768
2744
  // Inline function 'kotlin.apply' call
2769
- var this_0 = toMutableMap(randomPoolValue.a5c_1);
2770
- this_0.g2(gameId);
2771
- var newPoolValue = randomPoolValue.b5d(VOID, toMap(this_0));
2772
- if (newPoolValue.a5c_1.r()) {
2773
- this.v58_1.g2(gameCardDecksRecord.poolId);
2745
+ var this_0 = toMutableMap(randomPoolValue.x62_1);
2746
+ this_0.a3(gameId);
2747
+ var newPoolValue = randomPoolValue.y63(VOID, toMap(this_0));
2748
+ if (newPoolValue.x62_1.r()) {
2749
+ this.t5z_1.a3(gameCardDecksRecord.poolId);
2774
2750
  } else {
2775
- var tmp0 = this.v58_1;
2751
+ var tmp0 = this.t5z_1;
2776
2752
  // Inline function 'kotlin.collections.set' call
2777
2753
  var key = gameCardDecksRecord.poolId;
2778
- tmp0.f2(key, newPoolValue);
2754
+ tmp0.z2(key, newPoolValue);
2779
2755
  }
2780
2756
  }
2781
2757
  }
2782
- this.w58_1.g2(gameId);
2758
+ this.u5z_1.a3(gameId);
2783
2759
  };
2784
2760
  function _get_cardDecksCount__ihvb5i($this) {
2785
- return $this.z5b_1.g54_1.o();
2761
+ return $this.w62_1.e5v_1.g1();
2786
2762
  }
2787
2763
  function RandomPoolValue(randomResult, usedByGames, reservedCardDecks, isUsed) {
2788
2764
  usedByGames = usedByGames === VOID ? emptyMap() : usedByGames;
2789
2765
  reservedCardDecks = reservedCardDecks === VOID ? 0 : reservedCardDecks;
2790
2766
  isUsed = isUsed === VOID ? false : isUsed;
2791
- this.z5b_1 = randomResult;
2792
- this.a5c_1 = usedByGames;
2793
- this.b5c_1 = reservedCardDecks;
2794
- this.c5c_1 = isUsed;
2767
+ this.w62_1 = randomResult;
2768
+ this.x62_1 = usedByGames;
2769
+ this.y62_1 = reservedCardDecks;
2770
+ this.z62_1 = isUsed;
2795
2771
  }
2796
- protoOf(RandomPoolValue).w5c = function (minRoundsCount) {
2797
- if (this.c5c_1) {
2772
+ protoOf(RandomPoolValue).t63 = function (minRoundsCount) {
2773
+ if (this.z62_1) {
2798
2774
  return false;
2799
2775
  }
2800
- var availableCount = _get_cardDecksCount__ihvb5i(this) - this.b5c_1 | 0;
2776
+ var availableCount = _get_cardDecksCount__ihvb5i(this) - this.y62_1 | 0;
2801
2777
  return availableCount >= minRoundsCount;
2802
2778
  };
2803
- protoOf(RandomPoolValue).x5c = function (gameId, requestedCardDecks, thresholdForUsedPool) {
2804
- var previousReservedCardDeckIndex = this.b5c_1;
2779
+ protoOf(RandomPoolValue).u63 = function (gameId, requestedCardDecks, thresholdForUsedPool) {
2780
+ var previousReservedCardDeckIndex = this.y62_1;
2805
2781
  // Inline function 'kotlin.apply' call
2806
- var this_0 = toMutableMap(this.a5c_1);
2807
- this_0.f2(gameId, previousReservedCardDeckIndex);
2782
+ var this_0 = toMutableMap(this.x62_1);
2783
+ this_0.z2(gameId, previousReservedCardDeckIndex);
2808
2784
  var newNewUsedBy = toMap(this_0);
2809
2785
  var newReservedCardDecks = previousReservedCardDeckIndex + requestedCardDecks | 0;
2810
- return this.b5d(VOID, newNewUsedBy, newReservedCardDecks, (newReservedCardDecks + thresholdForUsedPool | 0) > _get_cardDecksCount__ihvb5i(this));
2786
+ return this.y63(VOID, newNewUsedBy, newReservedCardDecks, (newReservedCardDecks + thresholdForUsedPool | 0) > _get_cardDecksCount__ihvb5i(this));
2811
2787
  };
2812
- protoOf(RandomPoolValue).v5c = function (gameId) {
2813
- var currentCardDeckIndex = getValue(this.a5c_1, gameId);
2788
+ protoOf(RandomPoolValue).s63 = function (gameId) {
2789
+ var currentCardDeckIndex = getValue(this.x62_1, gameId);
2814
2790
  var tmp;
2815
- if (currentCardDeckIndex === get_lastIndex(this.z5b_1.g54_1)) {
2791
+ if (currentCardDeckIndex === get_lastIndex(this.w62_1.e5v_1)) {
2816
2792
  tmp = 0;
2817
2793
  } else {
2818
2794
  tmp = currentCardDeckIndex + 1 | 0;
2819
2795
  }
2820
2796
  var newCardDeckIndex = tmp;
2821
2797
  // Inline function 'kotlin.apply' call
2822
- var this_0 = toMutableMap(this.a5c_1);
2823
- this_0.f2(gameId, newCardDeckIndex);
2798
+ var this_0 = toMutableMap(this.x62_1);
2799
+ this_0.z2(gameId, newCardDeckIndex);
2824
2800
  var newNewUsedBy = toMap(this_0);
2825
- return this.b5d(VOID, newNewUsedBy);
2801
+ return this.y63(VOID, newNewUsedBy);
2826
2802
  };
2827
- protoOf(RandomPoolValue).u5c = function (gameId) {
2828
- var index = getValue(this.a5c_1, gameId);
2829
- return new GameCardDeckData(index, this.z5b_1.g54_1.p(index));
2803
+ protoOf(RandomPoolValue).r63 = function (gameId) {
2804
+ var index = getValue(this.x62_1, gameId);
2805
+ return new GameCardDeckData(index, this.w62_1.e5v_1.h1(index));
2830
2806
  };
2831
- protoOf(RandomPoolValue).c5d = function (randomResult, usedByGames, reservedCardDecks, isUsed) {
2807
+ protoOf(RandomPoolValue).z63 = function (randomResult, usedByGames, reservedCardDecks, isUsed) {
2832
2808
  return new RandomPoolValue(randomResult, usedByGames, reservedCardDecks, isUsed);
2833
2809
  };
2834
- protoOf(RandomPoolValue).b5d = function (randomResult, usedByGames, reservedCardDecks, isUsed, $super) {
2835
- randomResult = randomResult === VOID ? this.z5b_1 : randomResult;
2836
- usedByGames = usedByGames === VOID ? this.a5c_1 : usedByGames;
2837
- reservedCardDecks = reservedCardDecks === VOID ? this.b5c_1 : reservedCardDecks;
2838
- isUsed = isUsed === VOID ? this.c5c_1 : isUsed;
2839
- return $super === VOID ? this.c5d(randomResult, usedByGames, reservedCardDecks, isUsed) : $super.c5d.call(this, randomResult, usedByGames, reservedCardDecks, isUsed);
2810
+ protoOf(RandomPoolValue).y63 = function (randomResult, usedByGames, reservedCardDecks, isUsed, $super) {
2811
+ randomResult = randomResult === VOID ? this.w62_1 : randomResult;
2812
+ usedByGames = usedByGames === VOID ? this.x62_1 : usedByGames;
2813
+ reservedCardDecks = reservedCardDecks === VOID ? this.y62_1 : reservedCardDecks;
2814
+ isUsed = isUsed === VOID ? this.z62_1 : isUsed;
2815
+ return $super === VOID ? this.z63(randomResult, usedByGames, reservedCardDecks, isUsed) : $super.z63.call(this, randomResult, usedByGames, reservedCardDecks, isUsed);
2840
2816
  };
2841
2817
  protoOf(RandomPoolValue).toString = function () {
2842
- return 'RandomPoolValue(randomResult=' + this.z5b_1.toString() + ', usedByGames=' + toString(this.a5c_1) + ', reservedCardDecks=' + this.b5c_1 + ', isUsed=' + this.c5c_1 + ')';
2818
+ return 'RandomPoolValue(randomResult=' + this.w62_1.toString() + ', usedByGames=' + toString(this.x62_1) + ', reservedCardDecks=' + this.y62_1 + ', isUsed=' + this.z62_1 + ')';
2843
2819
  };
2844
2820
  protoOf(RandomPoolValue).hashCode = function () {
2845
- var result = this.z5b_1.hashCode();
2846
- result = imul(result, 31) + hashCode(this.a5c_1) | 0;
2847
- result = imul(result, 31) + this.b5c_1 | 0;
2848
- result = imul(result, 31) + getBooleanHashCode(this.c5c_1) | 0;
2821
+ var result = this.w62_1.hashCode();
2822
+ result = imul(result, 31) + hashCode(this.x62_1) | 0;
2823
+ result = imul(result, 31) + this.y62_1 | 0;
2824
+ result = imul(result, 31) + getBooleanHashCode(this.z62_1) | 0;
2849
2825
  return result;
2850
2826
  };
2851
2827
  protoOf(RandomPoolValue).equals = function (other) {
@@ -2853,35 +2829,34 @@
2853
2829
  return true;
2854
2830
  if (!(other instanceof RandomPoolValue))
2855
2831
  return false;
2856
- var tmp0_other_with_cast = other instanceof RandomPoolValue ? other : THROW_CCE();
2857
- if (!this.z5b_1.equals(tmp0_other_with_cast.z5b_1))
2832
+ if (!this.w62_1.equals(other.w62_1))
2858
2833
  return false;
2859
- if (!equals(this.a5c_1, tmp0_other_with_cast.a5c_1))
2834
+ if (!equals(this.x62_1, other.x62_1))
2860
2835
  return false;
2861
- if (!(this.b5c_1 === tmp0_other_with_cast.b5c_1))
2836
+ if (!(this.y62_1 === other.y62_1))
2862
2837
  return false;
2863
- if (!(this.c5c_1 === tmp0_other_with_cast.c5c_1))
2838
+ if (!(this.z62_1 === other.z62_1))
2864
2839
  return false;
2865
2840
  return true;
2866
2841
  };
2867
2842
  function ApiCommonConfigs$setupJsonDefaultRequest$lambda($url) {
2868
2843
  return function ($this$defaultRequest) {
2869
2844
  header($this$defaultRequest, 'Content-Type', 'application/json');
2870
- $this$defaultRequest.y40($url);
2845
+ $this$defaultRequest.t4a($url);
2871
2846
  return Unit_instance;
2872
2847
  };
2873
2848
  }
2874
2849
  function ApiCommonConfigs$setupLogging$2$1($externalLogger) {
2875
- this.d5d_1 = $externalLogger;
2850
+ this.a64_1 = $externalLogger;
2876
2851
  }
2877
- protoOf(ApiCommonConfigs$setupLogging$2$1).r4o = function (message) {
2878
- this.d5d_1(message);
2852
+ protoOf(ApiCommonConfigs$setupLogging$2$1).y58 = function (message) {
2853
+ this.a64_1(message);
2879
2854
  };
2880
2855
  function ApiCommonConfigs$setupLogging$lambda($config, $externalLogger) {
2881
2856
  return function ($this$install) {
2882
- $this$install.h4q(get_DEFAULT(Companion_instance_0));
2883
- $this$install.g4q_1 = $config.g5d_1;
2884
- $this$install.h4q(new ApiCommonConfigs$setupLogging$2$1($externalLogger));
2857
+ $this$install.p5a(get_DEFAULT(Companion_instance_0));
2858
+ $this$install.o5a_1 = $config.d64_1;
2859
+ $this$install.p5a(new ApiCommonConfigs$setupLogging$2$1($externalLogger));
2885
2860
  return Unit_instance;
2886
2861
  };
2887
2862
  }
@@ -2893,32 +2868,32 @@
2893
2868
  }
2894
2869
  function ApiCommonConfigs() {
2895
2870
  }
2896
- protoOf(ApiCommonConfigs).i5d = function (_this__u8e3s4, config, externalLogger) {
2897
- _this__u8e3s4.y3s_1 = true;
2898
- this.j5d(_this__u8e3s4, config.e5d_1);
2899
- this.k5d(_this__u8e3s4, config.h5d_1);
2900
- this.l5d(_this__u8e3s4, config, externalLogger);
2871
+ protoOf(ApiCommonConfigs).f64 = function (_this__u8e3s4, config, externalLogger) {
2872
+ _this__u8e3s4.q41_1 = true;
2873
+ this.g64(_this__u8e3s4, config.b64_1);
2874
+ this.h64(_this__u8e3s4, config.e64_1);
2875
+ this.i64(_this__u8e3s4, config, externalLogger);
2901
2876
  };
2902
- protoOf(ApiCommonConfigs).j5d = function (_this__u8e3s4, url) {
2877
+ protoOf(ApiCommonConfigs).g64 = function (_this__u8e3s4, url) {
2903
2878
  defaultRequest(_this__u8e3s4, ApiCommonConfigs$setupJsonDefaultRequest$lambda(url));
2904
2879
  };
2905
- protoOf(ApiCommonConfigs).l5d = function (_this__u8e3s4, config, externalLogger) {
2906
- var tmp = Companion_getInstance_1();
2907
- _this__u8e3s4.t3t(tmp, ApiCommonConfigs$setupLogging$lambda(config, externalLogger));
2880
+ protoOf(ApiCommonConfigs).i64 = function (_this__u8e3s4, config, externalLogger) {
2881
+ var tmp = get_Logging();
2882
+ _this__u8e3s4.e42(tmp, ApiCommonConfigs$setupLogging$lambda(config, externalLogger));
2908
2883
  };
2909
- protoOf(ApiCommonConfigs).k5d = function (_this__u8e3s4, json) {
2910
- var tmp = Plugin_getInstance();
2911
- _this__u8e3s4.t3t(tmp, ApiCommonConfigs$setupContentNegotiation$lambda(json));
2884
+ protoOf(ApiCommonConfigs).h64 = function (_this__u8e3s4, json) {
2885
+ var tmp = get_ContentNegotiation();
2886
+ _this__u8e3s4.e42(tmp, ApiCommonConfigs$setupContentNegotiation$lambda(json));
2912
2887
  };
2913
2888
  var ApiCommonConfigs_instance;
2914
2889
  function ApiCommonConfigs_getInstance() {
2915
2890
  return ApiCommonConfigs_instance;
2916
2891
  }
2917
2892
  function HttpParams$_init_$lambda_l7stpf($this$Json) {
2918
- $this$Json.i1a_1 = true;
2919
- $this$Json.h1a_1 = true;
2920
- $this$Json.g1a_1 = true;
2921
- $this$Json.f1a_1 = false;
2893
+ $this$Json.y1a_1 = true;
2894
+ $this$Json.x1a_1 = true;
2895
+ $this$Json.w1a_1 = true;
2896
+ $this$Json.v1a_1 = false;
2922
2897
  return Unit_instance;
2923
2898
  }
2924
2899
  function HttpParams(baseUrl, timeoutMillis, loggingLevel, json) {
@@ -2931,19 +2906,19 @@
2931
2906
  tmp = json;
2932
2907
  }
2933
2908
  json = tmp;
2934
- this.e5d_1 = baseUrl;
2935
- this.f5d_1 = timeoutMillis;
2936
- this.g5d_1 = loggingLevel;
2937
- this.h5d_1 = json;
2909
+ this.b64_1 = baseUrl;
2910
+ this.c64_1 = timeoutMillis;
2911
+ this.d64_1 = loggingLevel;
2912
+ this.e64_1 = json;
2938
2913
  }
2939
2914
  protoOf(HttpParams).toString = function () {
2940
- return 'HttpParams(baseUrl=' + this.e5d_1 + ', timeoutMillis=' + this.f5d_1.toString() + ', loggingLevel=' + this.g5d_1.toString() + ', json=' + toString(this.h5d_1) + ')';
2915
+ return 'HttpParams(baseUrl=' + this.b64_1 + ', timeoutMillis=' + this.c64_1.toString() + ', loggingLevel=' + this.d64_1.toString() + ', json=' + toString(this.e64_1) + ')';
2941
2916
  };
2942
2917
  protoOf(HttpParams).hashCode = function () {
2943
- var result = getStringHashCode(this.e5d_1);
2944
- result = imul(result, 31) + this.f5d_1.hashCode() | 0;
2945
- result = imul(result, 31) + this.g5d_1.hashCode() | 0;
2946
- result = imul(result, 31) + hashCode(this.h5d_1) | 0;
2918
+ var result = getStringHashCode(this.b64_1);
2919
+ result = imul(result, 31) + this.c64_1.hashCode() | 0;
2920
+ result = imul(result, 31) + this.d64_1.hashCode() | 0;
2921
+ result = imul(result, 31) + hashCode(this.e64_1) | 0;
2947
2922
  return result;
2948
2923
  };
2949
2924
  protoOf(HttpParams).equals = function (other) {
@@ -2951,14 +2926,13 @@
2951
2926
  return true;
2952
2927
  if (!(other instanceof HttpParams))
2953
2928
  return false;
2954
- var tmp0_other_with_cast = other instanceof HttpParams ? other : THROW_CCE();
2955
- if (!(this.e5d_1 === tmp0_other_with_cast.e5d_1))
2929
+ if (!(this.b64_1 === other.b64_1))
2956
2930
  return false;
2957
- if (!equalsLong(this.f5d_1, tmp0_other_with_cast.f5d_1))
2931
+ if (!equalsLong(this.c64_1, other.c64_1))
2958
2932
  return false;
2959
- if (!this.g5d_1.equals(tmp0_other_with_cast.g5d_1))
2933
+ if (!this.d64_1.equals(other.d64_1))
2960
2934
  return false;
2961
- if (!equals(this.h5d_1, tmp0_other_with_cast.h5d_1))
2935
+ if (!equals(this.e64_1, other.e64_1))
2962
2936
  return false;
2963
2937
  return true;
2964
2938
  };
@@ -2982,12 +2956,12 @@
2982
2956
  }
2983
2957
  function nextBytesCopyTo($this, bytes) {
2984
2958
  try {
2985
- $this.n5d_1.r1o(bytes);
2959
+ $this.k64_1.t1q(bytes);
2986
2960
  } catch ($p) {
2987
2961
  if ($p instanceof SecRandomCopyException) {
2988
2962
  var error = $p;
2989
- $this.m5d_1.e('SecureGameRandom', 'nextBytesCopyTo error ' + error.toString());
2990
- $this.o5d_1.rg(bytes);
2963
+ $this.j64_1.e('SecureGameRandom', 'nextBytesCopyTo error ' + error.toString());
2964
+ $this.l64_1.vh(bytes);
2991
2965
  return Unit_instance;
2992
2966
  } else {
2993
2967
  throw $p;
@@ -3011,11 +2985,11 @@
3011
2985
  }
3012
2986
  function SecureRandom_0(logger) {
3013
2987
  logger = logger === VOID ? new PlatformRaspberryLogger() : logger;
3014
- this.m5d_1 = logger;
3015
- this.n5d_1 = new SecureRandom();
3016
- this.o5d_1 = Default_getInstance();
2988
+ this.j64_1 = logger;
2989
+ this.k64_1 = new SecureRandom();
2990
+ this.l64_1 = Default_getInstance();
3017
2991
  }
3018
- protoOf(SecureRandom_0).og = function (from, until) {
2992
+ protoOf(SecureRandom_0).rh = function (from, until) {
3019
2993
  checkRangeBounds(this, from, until);
3020
2994
  var n = until - from | 0;
3021
2995
  if (n > 0 || n === -2147483648) {
@@ -3042,7 +3016,7 @@
3042
3016
  }
3043
3017
  }
3044
3018
  };
3045
- protoOf(SecureRandom_0).qg = function () {
3019
+ protoOf(SecureRandom_0).uh = function () {
3046
3020
  return !(nextBits(this, 1) === 0);
3047
3021
  };
3048
3022
  function CustomRandom() {
@@ -3053,31 +3027,31 @@
3053
3027
  var pile = toMutableList(deck);
3054
3028
  // Inline function 'kotlin.collections.mutableListOf' call
3055
3029
  var pile2 = ArrayList_init_$Create$_0();
3056
- var twentypc = deck.o() / 5 | 0;
3030
+ var twentypc = deck.g1() / 5 | 0;
3057
3031
  // Inline function 'kotlin.repeat' call
3058
3032
  var inductionVariable = 0;
3059
3033
  if (inductionVariable < iterations)
3060
3034
  do {
3061
3035
  var index = inductionVariable;
3062
3036
  inductionVariable = inductionVariable + 1 | 0;
3063
- while (pile.o() > 0) {
3064
- var tmp0 = pile.o();
3037
+ while (pile.g1() > 0) {
3038
+ var tmp0 = pile.g1();
3065
3039
  // Inline function 'kotlin.comparisons.minOf' call
3066
- var b = 1 + random.p5d(VOID, twentypc) | 0;
3040
+ var b = 1 + random.m64(VOID, twentypc) | 0;
3067
3041
  var cards = Math.min(tmp0, b);
3068
- pile2.k2(0, take(pile, cards));
3042
+ pile2.e3(0, take(pile, cards));
3069
3043
  // Inline function 'kotlin.repeat' call
3070
3044
  var inductionVariable_0 = 0;
3071
3045
  if (inductionVariable_0 < cards)
3072
3046
  do {
3073
3047
  var index_0 = inductionVariable_0;
3074
3048
  inductionVariable_0 = inductionVariable_0 + 1 | 0;
3075
- pile.o2(0);
3049
+ pile.i3(0);
3076
3050
  }
3077
3051
  while (inductionVariable_0 < cards);
3078
3052
  }
3079
- pile.q(pile2);
3080
- pile2.i2();
3053
+ pile.i1(pile2);
3054
+ pile2.c3();
3081
3055
  }
3082
3056
  while (inductionVariable < iterations);
3083
3057
  return pile;
@@ -3092,26 +3066,26 @@
3092
3066
  do {
3093
3067
  var index = inductionVariable;
3094
3068
  inductionVariable = inductionVariable + 1 | 0;
3095
- var mid = deck.o() / 2 | 0;
3069
+ var mid = deck.g1() / 2 | 0;
3096
3070
  var tenpc = mid / 10 | 0;
3097
- var cut = (mid - tenpc | 0) + random.p5d(VOID, imul(2, tenpc) + 1 | 0) | 0;
3071
+ var cut = (mid - tenpc | 0) + random.m64(VOID, imul(2, tenpc) + 1 | 0) | 0;
3098
3072
  var deck1 = toMutableList(take(pile, cut));
3099
3073
  var deck2 = toMutableList(drop(pile, cut));
3100
- pile.i2();
3101
- var fromTop = random.qg();
3102
- while (deck1.o() > 0 && deck2.o() > 0) {
3074
+ pile.c3();
3075
+ var fromTop = random.uh();
3076
+ while (deck1.g1() > 0 && deck2.g1() > 0) {
3103
3077
  if (fromTop) {
3104
- pile.j(deck1.o2(0));
3105
- pile.j(deck2.o2(0));
3078
+ pile.e1(deck1.i3(0));
3079
+ pile.e1(deck2.i3(0));
3106
3080
  } else {
3107
- pile.j(deck1.o2(get_lastIndex(deck1)));
3108
- pile.j(deck2.o2(get_lastIndex(deck2)));
3081
+ pile.e1(deck1.i3(get_lastIndex(deck1)));
3082
+ pile.e1(deck2.i3(get_lastIndex(deck2)));
3109
3083
  }
3110
3084
  }
3111
- if (deck1.o() > 0) {
3112
- pile.q(deck1);
3113
- } else if (deck2.o() > 0) {
3114
- pile.q(deck2);
3085
+ if (deck1.g1() > 0) {
3086
+ pile.i1(deck1);
3087
+ } else if (deck2.g1() > 0) {
3088
+ pile.i1(deck2);
3115
3089
  }
3116
3090
  reverse(pile);
3117
3091
  }
@@ -3120,22 +3094,22 @@
3120
3094
  }
3121
3095
  function HttpFactory$provideHttpClient$lambda$lambda($config) {
3122
3096
  return function ($this$install) {
3123
- $this$install.j4b($config.f5d_1);
3124
- $this$install.h4b($config.f5d_1);
3097
+ $this$install.l4r($config.c64_1);
3098
+ $this$install.j4r($config.c64_1);
3125
3099
  return Unit_instance;
3126
3100
  };
3127
3101
  }
3128
3102
  function HttpFactory$provideHttpClient$lambda($config, $externalLogger) {
3129
3103
  return function ($this$HttpClient) {
3130
- var tmp = Plugin_getInstance_0();
3131
- $this$HttpClient.t3t(tmp, HttpFactory$provideHttpClient$lambda$lambda($config));
3132
- ApiCommonConfigs_instance.i5d($this$HttpClient, $config, $externalLogger);
3104
+ var tmp = get_HttpTimeout();
3105
+ $this$HttpClient.e42(tmp, HttpFactory$provideHttpClient$lambda$lambda($config));
3106
+ ApiCommonConfigs_instance.f64($this$HttpClient, $config, $externalLogger);
3133
3107
  return Unit_instance;
3134
3108
  };
3135
3109
  }
3136
3110
  function HttpFactory() {
3137
3111
  }
3138
- protoOf(HttpFactory).r5d = function (config, externalLogger) {
3112
+ protoOf(HttpFactory).o64 = function (config, externalLogger) {
3139
3113
  var tmp = Js_instance;
3140
3114
  return HttpClient(tmp, HttpFactory$provideHttpClient$lambda(config, externalLogger));
3141
3115
  };
@@ -3144,15 +3118,15 @@
3144
3118
  return HttpFactory_instance;
3145
3119
  }
3146
3120
  //region block: post-declaration
3147
- protoOf($serializer).xz = typeParametersSerializers;
3148
- protoOf($serializer_0).xz = typeParametersSerializers;
3149
- protoOf($serializer_2).xz = typeParametersSerializers;
3150
- protoOf($serializer_3).xz = typeParametersSerializers;
3151
- protoOf($serializer_5).xz = typeParametersSerializers;
3152
- protoOf($serializer_6).xz = typeParametersSerializers;
3153
- protoOf(RandomPoolProviderImpl).m58 = getCardDeck$default;
3154
- protoOf(SecureRandom_0).p5d = nextInt$default;
3155
- protoOf(SecureRandom_0).q5d = shuffle;
3121
+ protoOf($serializer).n10 = typeParametersSerializers;
3122
+ protoOf($serializer_0).n10 = typeParametersSerializers;
3123
+ protoOf($serializer_2).n10 = typeParametersSerializers;
3124
+ protoOf($serializer_3).n10 = typeParametersSerializers;
3125
+ protoOf($serializer_5).n10 = typeParametersSerializers;
3126
+ protoOf($serializer_6).n10 = typeParametersSerializers;
3127
+ protoOf(RandomPoolProviderImpl).k5z = getCardDeck$default;
3128
+ protoOf(SecureRandom_0).m64 = nextInt$default;
3129
+ protoOf(SecureRandom_0).n64 = shuffle;
3156
3130
  //endregion
3157
3131
  //region block: init
3158
3132
  Companion_instance_1 = new Companion();
@@ -3183,7 +3157,7 @@
3183
3157
  var $games$raspberry$card_game$random$data = $games$raspberry$card_game$random.data || ($games$raspberry$card_game$random.data = {});
3184
3158
  var $games$raspberry$card_game$random$data$models = $games$raspberry$card_game$random$data.models || ($games$raspberry$card_game$random$data.models = {});
3185
3159
  $games$raspberry$card_game$random$data$models.GameCardDecksRecord = GameCardDecksRecord;
3186
- defineProp($games$raspberry$card_game$random$data$models.GameCardDecksRecord, 'Companion', Companion_getInstance_3, VOID, true);
3160
+ defineProp($games$raspberry$card_game$random$data$models.GameCardDecksRecord, 'Companion', Companion_getInstance_2, VOID, true);
3187
3161
  $games$raspberry$card_game$random$data$models.GameCardDeckData = GameCardDeckData;
3188
3162
  var $games = _.games || (_.games = {});
3189
3163
  var $games$raspberry = $games.raspberry || ($games.raspberry = {});