client_plugin_logic_deb 1.8.472 → 1.8.474

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 (46) hide show
  1. package/Kosi-Kaverit-kaverit.js +70 -70
  2. package/Kosi-Kodein-kodein-di.js +568 -568
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +1587 -1587
  4. package/Logic_Debertz-ai_module.js +528 -528
  5. package/Logic_Debertz-bot_engine.js +4078 -1090
  6. package/Logic_Debertz-bot_engine.js.map +1 -1
  7. package/Logic_Debertz-client_plugin.d.ts +30 -2
  8. package/Logic_Debertz-client_plugin.js +3256 -3256
  9. package/Logic_Debertz-core.js +1829 -1829
  10. package/Logic_Debertz-core.js.map +1 -1
  11. package/Logic_Debertz-engine.js +18189 -18187
  12. package/Logic_Debertz-engine.js.map +1 -1
  13. package/Logic_Debertz-game_client.js +9798 -9746
  14. package/Logic_Debertz-game_client.js.map +1 -1
  15. package/Logic_Debertz-game_server.js +1602 -1551
  16. package/Logic_Debertz-game_server.js.map +1 -1
  17. package/error-library-error.js +5 -5
  18. package/kotlin-kotlin-stdlib.js +816 -792
  19. package/kotlin-kotlin-stdlib.js.map +1 -1
  20. package/kotlinx-atomicfu.js +22 -22
  21. package/kotlinx-coroutines-core.js +2557 -2557
  22. package/kotlinx-io-kotlinx-io-bytestring.js +43 -43
  23. package/kotlinx-io-kotlinx-io-core.js +571 -571
  24. package/kotlinx-serialization-kotlinx-serialization-core.js +1819 -1819
  25. package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
  26. package/kotlinx-serialization-kotlinx-serialization-json.js +1404 -1404
  27. package/ktor-ktor-client-content-negotiation.js +150 -150
  28. package/ktor-ktor-client-core.js +1917 -1917
  29. package/ktor-ktor-client-logging.js +644 -644
  30. package/ktor-ktor-events.js +11 -11
  31. package/ktor-ktor-http-cio.js +358 -358
  32. package/ktor-ktor-http.js +707 -707
  33. package/ktor-ktor-io.js +646 -646
  34. package/ktor-ktor-serialization-kotlinx-json.js +6 -6
  35. package/ktor-ktor-serialization-kotlinx.js +143 -143
  36. package/ktor-ktor-serialization.js +71 -71
  37. package/ktor-ktor-utils.js +670 -670
  38. package/ktor-ktor-websockets.js +49 -49
  39. package/package.json +1 -1
  40. package/random-library-crypto-rand.js +12 -12
  41. package/random-library-secure-random.js +7 -7
  42. package/raspberry-cardgame-lib-core.js +243 -233
  43. package/raspberry-cardgame-lib-core.js.map +1 -1
  44. package/raspberry-cardgame-lib-logger.js +101 -101
  45. package/raspberry-cardgame-lib-random.js +833 -833
  46. package/uuid.js +23 -23
package/uuid.js CHANGED
@@ -12,27 +12,27 @@
12
12
  }(function (_, kotlin_kotlin) {
13
13
  'use strict';
14
14
  //region block: imports
15
- var until = kotlin_kotlin.$_$.gf;
15
+ var until = kotlin_kotlin.$_$.hf;
16
16
  var listOf = kotlin_kotlin.$_$.w8;
17
17
  var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.q2;
18
18
  var Char__rangeTo_impl_tkncvp = kotlin_kotlin.$_$.v2;
19
19
  var plus = kotlin_kotlin.$_$.i9;
20
20
  var Default_getInstance = kotlin_kotlin.$_$.x4;
21
- var protoOf = kotlin_kotlin.$_$.oe;
22
- var initMetadataForCompanion = kotlin_kotlin.$_$.od;
23
- var toString = kotlin_kotlin.$_$.re;
21
+ var protoOf = kotlin_kotlin.$_$.pe;
22
+ var initMetadataForCompanion = kotlin_kotlin.$_$.pd;
23
+ var toString = kotlin_kotlin.$_$.se;
24
24
  var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.o1;
25
25
  var Unit_instance = kotlin_kotlin.$_$.l5;
26
- var charArray = kotlin_kotlin.$_$.yc;
27
- var concatToString = kotlin_kotlin.$_$.ag;
26
+ var charArray = kotlin_kotlin.$_$.zc;
27
+ var concatToString = kotlin_kotlin.$_$.bg;
28
28
  var contentEquals = kotlin_kotlin.$_$.v6;
29
29
  var contentHashCode = kotlin_kotlin.$_$.w6;
30
- var compareTo = kotlin_kotlin.$_$.dd;
31
- var THROW_CCE = kotlin_kotlin.$_$.dj;
32
- var Comparable = kotlin_kotlin.$_$.oi;
33
- var initMetadataForClass = kotlin_kotlin.$_$.nd;
30
+ var compareTo = kotlin_kotlin.$_$.ed;
31
+ var THROW_CCE = kotlin_kotlin.$_$.ej;
32
+ var Comparable = kotlin_kotlin.$_$.pi;
33
+ var initMetadataForClass = kotlin_kotlin.$_$.od;
34
34
  var VOID = kotlin_kotlin.$_$.b;
35
- var toByte = kotlin_kotlin.$_$.pe;
35
+ var toByte = kotlin_kotlin.$_$.qe;
36
36
  //endregion
37
37
  //region block: pre-declaration
38
38
  initMetadataForCompanion(Companion);
@@ -58,11 +58,11 @@
58
58
  return _this__u8e3s4;
59
59
  }
60
60
  function getRandomUuidBytes() {
61
- return Default_getInstance().dj(16);
61
+ return Default_getInstance().ej(16);
62
62
  }
63
63
  function Companion() {
64
64
  Companion_instance = this;
65
- this.g5p_1 = listOf([until(0, 4), until(4, 6), until(6, 8), until(8, 10), until(10, 16)]);
65
+ this.h5p_1 = listOf([until(0, 4), until(4, 6), until(6, 8), until(8, 10), until(10, 16)]);
66
66
  }
67
67
  var Companion_instance;
68
68
  function Companion_getInstance() {
@@ -72,12 +72,12 @@
72
72
  }
73
73
  function Uuid(uuidBytes) {
74
74
  Companion_getInstance();
75
- this.h5p_1 = uuidBytes;
75
+ this.i5p_1 = uuidBytes;
76
76
  // Inline function 'kotlin.collections.count' call
77
77
  // Inline function 'kotlin.require' call
78
- if (!(this.h5p_1.length === 16)) {
78
+ if (!(this.i5p_1.length === 16)) {
79
79
  // Inline function 'kotlin.collections.count' call
80
- var message = 'Invalid UUID bytes. Expected 16 bytes; found ' + this.h5p_1.length;
80
+ var message = 'Invalid UUID bytes. Expected 16 bytes; found ' + this.i5p_1.length;
81
81
  throw IllegalArgumentException_init_$Create$(toString(message));
82
82
  }
83
83
  freeze(this);
@@ -85,7 +85,7 @@
85
85
  protoOf(Uuid).toString = function () {
86
86
  var characters = charArray(36);
87
87
  var charIndex = 0;
88
- var tmp0_iterator = Companion_getInstance().g5p_1.t();
88
+ var tmp0_iterator = Companion_getInstance().h5p_1.t();
89
89
  while (tmp0_iterator.u()) {
90
90
  var range = tmp0_iterator.v();
91
91
  var inductionVariable = range.r1_1;
@@ -94,7 +94,7 @@
94
94
  do {
95
95
  var i = inductionVariable;
96
96
  inductionVariable = inductionVariable + 1 | 0;
97
- var octetPair = this.h5p_1[i];
97
+ var octetPair = this.i5p_1[i];
98
98
  var left = octetPair >> 4 & 15;
99
99
  var right = octetPair & 15;
100
100
  var tmp2 = charIndex;
@@ -116,22 +116,22 @@
116
116
  protoOf(Uuid).equals = function (other) {
117
117
  var tmp;
118
118
  if (other instanceof Uuid) {
119
- tmp = contentEquals(this.h5p_1, other.h5p_1);
119
+ tmp = contentEquals(this.i5p_1, other.i5p_1);
120
120
  } else {
121
121
  tmp = false;
122
122
  }
123
123
  return tmp;
124
124
  };
125
125
  protoOf(Uuid).hashCode = function () {
126
- return contentHashCode(this.h5p_1);
126
+ return contentHashCode(this.i5p_1);
127
127
  };
128
- protoOf(Uuid).i5p = function (other) {
128
+ protoOf(Uuid).j5p = function (other) {
129
129
  var inductionVariable = 0;
130
130
  if (inductionVariable < 16)
131
131
  do {
132
132
  var i = inductionVariable;
133
133
  inductionVariable = inductionVariable + 1 | 0;
134
- var compareResult = compareTo(this.h5p_1[i], other.h5p_1[i]);
134
+ var compareResult = compareTo(this.i5p_1[i], other.i5p_1[i]);
135
135
  if (!(compareResult === 0))
136
136
  return compareResult;
137
137
  }
@@ -139,7 +139,7 @@
139
139
  return 0;
140
140
  };
141
141
  protoOf(Uuid).d = function (other) {
142
- return this.i5p(other instanceof Uuid ? other : THROW_CCE());
142
+ return this.j5p(other instanceof Uuid ? other : THROW_CCE());
143
143
  };
144
144
  function uuid4() {
145
145
  // Inline function 'com.benasher44.uuid.setVersion' call