@everymatrix/casino-game-page 1.50.1 → 1.52.0

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.
@@ -2,14 +2,14 @@ var Bo = Object.defineProperty, Yo = Object.defineProperties;
2
2
  var Uo = Object.getOwnPropertyDescriptors;
3
3
  var Li = Object.getOwnPropertySymbols;
4
4
  var Go = Object.prototype.hasOwnProperty, Wo = Object.prototype.propertyIsEnumerable;
5
- var dn = (e, t, r) => t in e ? Bo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ci = (e, t) => {
5
+ var dn = (e, t, r) => t in e ? Bo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ri = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
7
  Go.call(t, r) && dn(e, r, t[r]);
8
8
  if (Li)
9
9
  for (var r of Li(t))
10
10
  Wo.call(t, r) && dn(e, r, t[r]);
11
11
  return e;
12
- }, Ri = (e, t) => Yo(e, Uo(t));
12
+ }, Ci = (e, t) => Yo(e, Uo(t));
13
13
  var _e = (e, t, r) => dn(e, typeof t != "symbol" ? t + "" : t, r);
14
14
  var mn = (e, t, r) => new Promise((n, i) => {
15
15
  var s = (l) => {
@@ -329,7 +329,7 @@ typeof HTMLElement == "function" && (Es = class extends HTMLElement {
329
329
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
330
330
  this.$$c = new this.$$ctor({
331
331
  target: this.shadowRoot || this,
332
- props: Ri(Ci({}, this.$$d), {
332
+ props: Ci(Ri({}, this.$$d), {
333
333
  $$slots: r,
334
334
  $$scope: {
335
335
  ctx: []
@@ -1104,12 +1104,12 @@ function Ll(e) {
1104
1104
  function Xt(e, t) {
1105
1105
  return t.clone !== !1 && t.isMergeableObject(e) ? Tt(Ll(e), e, t) : e;
1106
1106
  }
1107
- function Cl(e, t, r) {
1107
+ function Rl(e, t, r) {
1108
1108
  return e.concat(t).map(function(n) {
1109
1109
  return Xt(n, r);
1110
1110
  });
1111
1111
  }
1112
- function Rl(e, t) {
1112
+ function Cl(e, t) {
1113
1113
  if (!t.customMerge)
1114
1114
  return Tt;
1115
1115
  var r = t.customMerge(e);
@@ -1138,11 +1138,11 @@ function Yl(e, t, r) {
1138
1138
  return r.isMergeableObject(e) && Zi(e).forEach(function(i) {
1139
1139
  n[i] = Xt(e[i], r);
1140
1140
  }), Zi(t).forEach(function(i) {
1141
- Bl(e, i) || (Ps(e, i) && r.isMergeableObject(t[i]) ? n[i] = Rl(i, r)(e[i], t[i], r) : n[i] = Xt(t[i], r));
1141
+ Bl(e, i) || (Ps(e, i) && r.isMergeableObject(t[i]) ? n[i] = Cl(i, r)(e[i], t[i], r) : n[i] = Xt(t[i], r));
1142
1142
  }), n;
1143
1143
  }
1144
1144
  function Tt(e, t, r) {
1145
- r = r || {}, r.arrayMerge = r.arrayMerge || Cl, r.isMergeableObject = r.isMergeableObject || Dl, r.cloneUnlessOtherwiseSpecified = Xt;
1145
+ r = r || {}, r.arrayMerge = r.arrayMerge || Rl, r.isMergeableObject = r.isMergeableObject || Dl, r.cloneUnlessOtherwiseSpecified = Xt;
1146
1146
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
1147
1147
  return s ? n ? r.arrayMerge(e, t, r) : Yl(e, t, r) : Xt(t, r);
1148
1148
  }
@@ -1205,10 +1205,10 @@ var Xl = {
1205
1205
  }, bn = {
1206
1206
  variadic: zl,
1207
1207
  monadic: Zl
1208
- }, C;
1208
+ }, R;
1209
1209
  (function(e) {
1210
1210
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
1211
- })(C || (C = {}));
1211
+ })(R || (R = {}));
1212
1212
  var ie;
1213
1213
  (function(e) {
1214
1214
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
@@ -1229,10 +1229,10 @@ function Ns(e) {
1229
1229
  function Ls(e) {
1230
1230
  return e.type === ie.date;
1231
1231
  }
1232
- function Cs(e) {
1232
+ function Rs(e) {
1233
1233
  return e.type === ie.time;
1234
1234
  }
1235
- function Rs(e) {
1235
+ function Cs(e) {
1236
1236
  return e.type === ie.select;
1237
1237
  }
1238
1238
  function As(e) {
@@ -3006,7 +3006,7 @@ function ou(e) {
3006
3006
  return i[0];
3007
3007
  }
3008
3008
  var vn, lu = new RegExp("^".concat(Us.source, "*")), uu = new RegExp("".concat(Us.source, "*$"));
3009
- function R(e, t) {
3009
+ function C(e, t) {
3010
3010
  return { start: e, end: t };
3011
3011
  }
3012
3012
  var hu = !!String.prototype.startsWith && "_a".startsWith("a", 1), fu = !!String.fromCodePoint, cu = !!Object.fromEntries, du = !!String.prototype.codePointAt, mu = !!String.prototype.trimStart, pu = !!String.prototype.trimEnd, gu = !!Number.isSafeInteger, yu = gu ? Number.isSafeInteger : function(e) {
@@ -3028,7 +3028,7 @@ var Qi = hu ? (
3028
3028
  function(t, r, n) {
3029
3029
  return t.slice(n, n + r.length) === r;
3030
3030
  }
3031
- ), Cn = fu ? String.fromCodePoint : (
3031
+ ), Rn = fu ? String.fromCodePoint : (
3032
3032
  // IE11
3033
3033
  function() {
3034
3034
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3090,24 +3090,24 @@ var Qi = hu ? (
3090
3090
  function zs(e, t) {
3091
3091
  return new RegExp(e, t);
3092
3092
  }
3093
- var Rn;
3093
+ var Cn;
3094
3094
  if (Ln) {
3095
3095
  var es = zs("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3096
- Rn = function(t, r) {
3096
+ Cn = function(t, r) {
3097
3097
  var n;
3098
3098
  es.lastIndex = r;
3099
3099
  var i = es.exec(t);
3100
3100
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3101
3101
  };
3102
3102
  } else
3103
- Rn = function(t, r) {
3103
+ Cn = function(t, r) {
3104
3104
  for (var n = []; ; ) {
3105
3105
  var i = Vs(t, r);
3106
3106
  if (i === void 0 || Zs(i) || xu(i))
3107
3107
  break;
3108
3108
  n.push(i), r += i >= 65536 ? 2 : 1;
3109
3109
  }
3110
- return Cn.apply(void 0, n);
3110
+ return Rn.apply(void 0, n);
3111
3111
  };
3112
3112
  var wu = (
3113
3113
  /** @class */
@@ -3134,12 +3134,12 @@ var wu = (
3134
3134
  var o = this.clonePosition();
3135
3135
  this.bump(), i.push({
3136
3136
  type: ie.pound,
3137
- location: R(o, this.clonePosition())
3137
+ location: C(o, this.clonePosition())
3138
3138
  });
3139
3139
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
3140
3140
  if (n)
3141
3141
  break;
3142
- return this.error(C.UNMATCHED_CLOSING_TAG, R(this.clonePosition(), this.clonePosition()));
3142
+ return this.error(R.UNMATCHED_CLOSING_TAG, C(this.clonePosition(), this.clonePosition()));
3143
3143
  } else if (s === 60 && !this.ignoreTag && An(this.peek() || 0)) {
3144
3144
  var a = this.parseTag(t, r);
3145
3145
  if (a.err)
@@ -3163,7 +3163,7 @@ var wu = (
3163
3163
  val: {
3164
3164
  type: ie.literal,
3165
3165
  value: "<".concat(i, "/>"),
3166
- location: R(n, this.clonePosition())
3166
+ location: C(n, this.clonePosition())
3167
3167
  },
3168
3168
  err: null
3169
3169
  };
@@ -3174,21 +3174,21 @@ var wu = (
3174
3174
  var a = s.val, o = this.clonePosition();
3175
3175
  if (this.bumpIf("</")) {
3176
3176
  if (this.isEOF() || !An(this.char()))
3177
- return this.error(C.INVALID_TAG, R(o, this.clonePosition()));
3177
+ return this.error(R.INVALID_TAG, C(o, this.clonePosition()));
3178
3178
  var l = this.clonePosition(), u = this.parseTagName();
3179
- return i !== u ? this.error(C.UNMATCHED_CLOSING_TAG, R(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3179
+ return i !== u ? this.error(R.UNMATCHED_CLOSING_TAG, C(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3180
3180
  val: {
3181
3181
  type: ie.tag,
3182
3182
  value: i,
3183
3183
  children: a,
3184
- location: R(n, this.clonePosition())
3184
+ location: C(n, this.clonePosition())
3185
3185
  },
3186
3186
  err: null
3187
- } : this.error(C.INVALID_TAG, R(o, this.clonePosition())));
3187
+ } : this.error(R.INVALID_TAG, C(o, this.clonePosition())));
3188
3188
  } else
3189
- return this.error(C.UNCLOSED_TAG, R(n, this.clonePosition()));
3189
+ return this.error(R.UNCLOSED_TAG, C(n, this.clonePosition()));
3190
3190
  } else
3191
- return this.error(C.INVALID_TAG, R(n, this.clonePosition()));
3191
+ return this.error(R.INVALID_TAG, C(n, this.clonePosition()));
3192
3192
  }, e.prototype.parseTagName = function() {
3193
3193
  var t = this.offset();
3194
3194
  for (this.bump(); !this.isEOF() && Eu(this.char()); )
@@ -3213,7 +3213,7 @@ var wu = (
3213
3213
  }
3214
3214
  break;
3215
3215
  }
3216
- var l = R(n, this.clonePosition());
3216
+ var l = C(n, this.clonePosition());
3217
3217
  return {
3218
3218
  val: { type: ie.literal, value: i, location: l },
3219
3219
  err: null
@@ -3254,23 +3254,23 @@ var wu = (
3254
3254
  r.push(n);
3255
3255
  this.bump();
3256
3256
  }
3257
- return Cn.apply(void 0, r);
3257
+ return Rn.apply(void 0, r);
3258
3258
  }, e.prototype.tryParseUnquoted = function(t, r) {
3259
3259
  if (this.isEOF())
3260
3260
  return null;
3261
3261
  var n = this.char();
3262
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Cn(n));
3262
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Rn(n));
3263
3263
  }, e.prototype.parseArgument = function(t, r) {
3264
3264
  var n = this.clonePosition();
3265
3265
  if (this.bump(), this.bumpSpace(), this.isEOF())
3266
- return this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE, R(n, this.clonePosition()));
3266
+ return this.error(R.EXPECT_ARGUMENT_CLOSING_BRACE, C(n, this.clonePosition()));
3267
3267
  if (this.char() === 125)
3268
- return this.bump(), this.error(C.EMPTY_ARGUMENT, R(n, this.clonePosition()));
3268
+ return this.bump(), this.error(R.EMPTY_ARGUMENT, C(n, this.clonePosition()));
3269
3269
  var i = this.parseIdentifierIfPossible().value;
3270
3270
  if (!i)
3271
- return this.error(C.MALFORMED_ARGUMENT, R(n, this.clonePosition()));
3271
+ return this.error(R.MALFORMED_ARGUMENT, C(n, this.clonePosition()));
3272
3272
  if (this.bumpSpace(), this.isEOF())
3273
- return this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE, R(n, this.clonePosition()));
3273
+ return this.error(R.EXPECT_ARGUMENT_CLOSING_BRACE, C(n, this.clonePosition()));
3274
3274
  switch (this.char()) {
3275
3275
  case 125:
3276
3276
  return this.bump(), {
@@ -3278,25 +3278,25 @@ var wu = (
3278
3278
  type: ie.argument,
3279
3279
  // value does not include the opening and closing braces.
3280
3280
  value: i,
3281
- location: R(n, this.clonePosition())
3281
+ location: C(n, this.clonePosition())
3282
3282
  },
3283
3283
  err: null
3284
3284
  };
3285
3285
  case 44:
3286
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE, R(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3286
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(R.EXPECT_ARGUMENT_CLOSING_BRACE, C(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3287
3287
  default:
3288
- return this.error(C.MALFORMED_ARGUMENT, R(n, this.clonePosition()));
3288
+ return this.error(R.MALFORMED_ARGUMENT, C(n, this.clonePosition()));
3289
3289
  }
3290
3290
  }, e.prototype.parseIdentifierIfPossible = function() {
3291
- var t = this.clonePosition(), r = this.offset(), n = Rn(this.message, r), i = r + n.length;
3291
+ var t = this.clonePosition(), r = this.offset(), n = Cn(this.message, r), i = r + n.length;
3292
3292
  this.bumpTo(i);
3293
- var s = this.clonePosition(), a = R(t, s);
3293
+ var s = this.clonePosition(), a = C(t, s);
3294
3294
  return { value: n, location: a };
3295
3295
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3296
3296
  var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, l = this.clonePosition();
3297
3297
  switch (o) {
3298
3298
  case "":
3299
- return this.error(C.EXPECT_ARGUMENT_TYPE, R(a, l));
3299
+ return this.error(R.EXPECT_ARGUMENT_TYPE, C(a, l));
3300
3300
  case "number":
3301
3301
  case "date":
3302
3302
  case "time": {
@@ -3309,14 +3309,14 @@ var wu = (
3309
3309
  return m;
3310
3310
  var p = vu(m.val);
3311
3311
  if (p.length === 0)
3312
- return this.error(C.EXPECT_ARGUMENT_STYLE, R(this.clonePosition(), this.clonePosition()));
3313
- var S = R(f, this.clonePosition());
3312
+ return this.error(R.EXPECT_ARGUMENT_STYLE, C(this.clonePosition(), this.clonePosition()));
3313
+ var S = C(f, this.clonePosition());
3314
3314
  u = { style: p, styleLocation: S };
3315
3315
  }
3316
3316
  var E = this.tryParseArgumentClose(i);
3317
3317
  if (E.err)
3318
3318
  return E;
3319
- var v = R(i, this.clonePosition());
3319
+ var v = C(i, this.clonePosition());
3320
3320
  if (u && Qi(u == null ? void 0 : u.style, "::", 0)) {
3321
3321
  var D = bu(u.style.slice(2));
3322
3322
  if (o === "number") {
@@ -3327,7 +3327,7 @@ var wu = (
3327
3327
  };
3328
3328
  } else {
3329
3329
  if (D.length === 0)
3330
- return this.error(C.EXPECT_DATE_TIME_SKELETON, v);
3330
+ return this.error(R.EXPECT_DATE_TIME_SKELETON, v);
3331
3331
  var j = D;
3332
3332
  this.locale && (j = au(D, this.locale));
3333
3333
  var p = {
@@ -3357,14 +3357,14 @@ var wu = (
3357
3357
  case "select": {
3358
3358
  var T = this.clonePosition();
3359
3359
  if (this.bumpSpace(), !this.bumpIf(","))
3360
- return this.error(C.EXPECT_SELECT_ARGUMENT_OPTIONS, R(T, U({}, T)));
3360
+ return this.error(R.EXPECT_SELECT_ARGUMENT_OPTIONS, C(T, U({}, T)));
3361
3361
  this.bumpSpace();
3362
3362
  var B = this.parseIdentifierIfPossible(), V = 0;
3363
3363
  if (o !== "select" && B.value === "offset") {
3364
3364
  if (!this.bumpIf(":"))
3365
- return this.error(C.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, R(this.clonePosition(), this.clonePosition()));
3365
+ return this.error(R.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, C(this.clonePosition(), this.clonePosition()));
3366
3366
  this.bumpSpace();
3367
- var m = this.tryParseDecimalInteger(C.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, C.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3367
+ var m = this.tryParseDecimalInteger(R.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, R.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3368
3368
  if (m.err)
3369
3369
  return m;
3370
3370
  this.bumpSpace(), B = this.parseIdentifierIfPossible(), V = m.val;
@@ -3375,7 +3375,7 @@ var wu = (
3375
3375
  var E = this.tryParseArgumentClose(i);
3376
3376
  if (E.err)
3377
3377
  return E;
3378
- var w = R(i, this.clonePosition());
3378
+ var w = C(i, this.clonePosition());
3379
3379
  return o === "select" ? {
3380
3380
  val: {
3381
3381
  type: ie.select,
@@ -3397,10 +3397,10 @@ var wu = (
3397
3397
  };
3398
3398
  }
3399
3399
  default:
3400
- return this.error(C.INVALID_ARGUMENT_TYPE, R(a, l));
3400
+ return this.error(R.INVALID_ARGUMENT_TYPE, C(a, l));
3401
3401
  }
3402
3402
  }, e.prototype.tryParseArgumentClose = function(t) {
3403
- return this.isEOF() || this.char() !== 125 ? this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE, R(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3403
+ return this.isEOF() || this.char() !== 125 ? this.error(R.EXPECT_ARGUMENT_CLOSING_BRACE, C(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3404
3404
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3405
3405
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3406
3406
  var n = this.char();
@@ -3409,7 +3409,7 @@ var wu = (
3409
3409
  this.bump();
3410
3410
  var i = this.clonePosition();
3411
3411
  if (!this.bumpUntil("'"))
3412
- return this.error(C.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, R(i, this.clonePosition()));
3412
+ return this.error(R.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, C(i, this.clonePosition()));
3413
3413
  this.bump();
3414
3414
  break;
3415
3415
  }
@@ -3441,7 +3441,7 @@ var wu = (
3441
3441
  try {
3442
3442
  n = tu(t);
3443
3443
  } catch (i) {
3444
- return this.error(C.INVALID_NUMBER_SKELETON, r);
3444
+ return this.error(R.INVALID_NUMBER_SKELETON, r);
3445
3445
  }
3446
3446
  return {
3447
3447
  val: {
@@ -3457,19 +3457,19 @@ var wu = (
3457
3457
  if (u.length === 0) {
3458
3458
  var m = this.clonePosition();
3459
3459
  if (r !== "select" && this.bumpIf("=")) {
3460
- var p = this.tryParseDecimalInteger(C.EXPECT_PLURAL_ARGUMENT_SELECTOR, C.INVALID_PLURAL_ARGUMENT_SELECTOR);
3460
+ var p = this.tryParseDecimalInteger(R.EXPECT_PLURAL_ARGUMENT_SELECTOR, R.INVALID_PLURAL_ARGUMENT_SELECTOR);
3461
3461
  if (p.err)
3462
3462
  return p;
3463
- f = R(m, this.clonePosition()), u = this.message.slice(m.offset, this.offset());
3463
+ f = C(m, this.clonePosition()), u = this.message.slice(m.offset, this.offset());
3464
3464
  } else
3465
3465
  break;
3466
3466
  }
3467
3467
  if (l.has(u))
3468
- return this.error(r === "select" ? C.DUPLICATE_SELECT_ARGUMENT_SELECTOR : C.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
3468
+ return this.error(r === "select" ? R.DUPLICATE_SELECT_ARGUMENT_SELECTOR : R.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
3469
3469
  u === "other" && (a = !0), this.bumpSpace();
3470
3470
  var S = this.clonePosition();
3471
3471
  if (!this.bumpIf("{"))
3472
- return this.error(r === "select" ? C.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : C.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, R(this.clonePosition(), this.clonePosition()));
3472
+ return this.error(r === "select" ? R.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : R.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, C(this.clonePosition(), this.clonePosition()));
3473
3473
  var E = this.parseMessage(t + 1, r, n);
3474
3474
  if (E.err)
3475
3475
  return E;
@@ -3480,11 +3480,11 @@ var wu = (
3480
3480
  u,
3481
3481
  {
3482
3482
  value: E.val,
3483
- location: R(S, this.clonePosition())
3483
+ location: C(S, this.clonePosition())
3484
3484
  }
3485
3485
  ]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, f = s.location;
3486
3486
  }
3487
- return o.length === 0 ? this.error(r === "select" ? C.EXPECT_SELECT_ARGUMENT_SELECTOR : C.EXPECT_PLURAL_ARGUMENT_SELECTOR, R(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(C.MISSING_OTHER_CLAUSE, R(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3487
+ return o.length === 0 ? this.error(r === "select" ? R.EXPECT_SELECT_ARGUMENT_SELECTOR : R.EXPECT_PLURAL_ARGUMENT_SELECTOR, C(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(R.MISSING_OTHER_CLAUSE, C(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3488
3488
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3489
3489
  var n = 1, i = this.clonePosition();
3490
3490
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3495,7 +3495,7 @@ var wu = (
3495
3495
  else
3496
3496
  break;
3497
3497
  }
3498
- var l = R(i, this.clonePosition());
3498
+ var l = C(i, this.clonePosition());
3499
3499
  return s ? (a *= n, yu(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3500
3500
  }, e.prototype.offset = function() {
3501
3501
  return this.position.offset;
@@ -3579,17 +3579,17 @@ function xu(e) {
3579
3579
  }
3580
3580
  function Bn(e) {
3581
3581
  e.forEach(function(t) {
3582
- if (delete t.location, Rs(t) || As(t))
3582
+ if (delete t.location, Cs(t) || As(t))
3583
3583
  for (var r in t.options)
3584
3584
  delete t.options[r].location, Bn(t.options[r].value);
3585
- else Ns(t) && Ys(t.style) || (Ls(t) || Cs(t)) && Nn(t.style) ? delete t.style.location : Bs(t) && Bn(t.children);
3585
+ else Ns(t) && Ys(t.style) || (Ls(t) || Rs(t)) && Nn(t.style) ? delete t.style.location : Bs(t) && Bn(t.children);
3586
3586
  });
3587
3587
  }
3588
3588
  function ku(e, t) {
3589
3589
  t === void 0 && (t = {}), t = U({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3590
3590
  var r = new wu(e, t).parse();
3591
3591
  if (r.err) {
3592
- var n = SyntaxError(C[r.err.kind]);
3592
+ var n = SyntaxError(R[r.err.kind]);
3593
3593
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3594
3594
  }
3595
3595
  return t != null && t.captureLocation || Bn(r.val), r.val;
@@ -3693,7 +3693,7 @@ function Mr(e, t, r, n, i, s, a) {
3693
3693
  });
3694
3694
  continue;
3695
3695
  }
3696
- if (Cs(f)) {
3696
+ if (Rs(f)) {
3697
3697
  var S = typeof f.style == "string" ? n.time[f.style] : Nn(f.style) ? f.style.parsedOptions : n.time.medium;
3698
3698
  o.push({
3699
3699
  type: me.literal,
@@ -3723,7 +3723,7 @@ function Mr(e, t, r, n, i, s, a) {
3723
3723
  };
3724
3724
  }));
3725
3725
  }
3726
- if (Rs(f)) {
3726
+ if (Cs(f)) {
3727
3727
  var T = f.options[p] || f.options.other;
3728
3728
  if (!T)
3729
3729
  throw new ts(f.value, p, Object.keys(f.options), a);
@@ -3944,23 +3944,23 @@ const qe = {}, Lu = (e, t, r) => r && (t in qe || (qe[t] = {}), e in qe[t] || (q
3944
3944
  return qe[t][e];
3945
3945
  const r = Gr(t);
3946
3946
  for (let n = 0; n < r.length; n++) {
3947
- const i = r[n], s = Ru(i, e);
3947
+ const i = r[n], s = Cu(i, e);
3948
3948
  if (s)
3949
3949
  return Lu(e, t, s);
3950
3950
  }
3951
3951
  };
3952
3952
  let Qn;
3953
3953
  const It = Yr({});
3954
- function Cu(e) {
3954
+ function Ru(e) {
3955
3955
  return Qn[e] || null;
3956
3956
  }
3957
3957
  function Xs(e) {
3958
3958
  return e in Qn;
3959
3959
  }
3960
- function Ru(e, t) {
3960
+ function Cu(e, t) {
3961
3961
  if (!Xs(e))
3962
3962
  return null;
3963
- const r = Cu(e);
3963
+ const r = Ru(e);
3964
3964
  return Nu(r, t);
3965
3965
  }
3966
3966
  function Au(e) {
@@ -4394,6 +4394,15 @@ const ls = {
4394
4394
  playNow: "Comenzar ahora!",
4395
4395
  breakButton: "Presionar botón 3 segundos para un bloqueo de 24 horas",
4396
4396
  Loading: "Cargando, por favor espere..."
4397
+ },
4398
+ "en-us": {
4399
+ signIn: "LOGIN",
4400
+ register: "REGISTER",
4401
+ deposit: "DEPOSIT",
4402
+ playForFun: "Play for fun",
4403
+ playNow: "Start now!",
4404
+ breakButton: "Hold button for 3 seconds to take 24-hours instant lock",
4405
+ loading: "Loading, please wait ..."
4397
4406
  }
4398
4407
  };
4399
4408
  function gh(e) {
@@ -4766,7 +4775,7 @@ function Lh(e) {
4766
4775
  return n.priority - i.priority;
4767
4776
  }), t;
4768
4777
  }
4769
- var aa = /\d/, ge = /\d\d/, oa = /\d{3}/, ai = /\d{4}/, Vr = /[+-]?\d{6}/, te = /\d\d?/, la = /\d\d\d\d?/, ua = /\d\d\d\d\d\d?/, zr = /\d{1,3}/, oi = /\d{1,4}/, Zr = /[+-]?\d{1,6}/, Nt = /\d+/, $r = /[+-]?\d+/, Ch = /Z|[+-]\d\d:?\d\d/gi, Xr = /Z|[+-]\d\d(?::?\d\d)?/gi, Rh = /[+-]?\d+(\.\d{1,3})?/, ir = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, Lt = /^[1-9]\d?/, li = /^([1-9]\d|\d)/, Nr;
4778
+ var aa = /\d/, ge = /\d\d/, oa = /\d{3}/, ai = /\d{4}/, Vr = /[+-]?\d{6}/, te = /\d\d?/, la = /\d\d\d\d?/, ua = /\d\d\d\d\d\d?/, zr = /\d{1,3}/, oi = /\d{1,4}/, Zr = /[+-]?\d{1,6}/, Nt = /\d+/, $r = /[+-]?\d+/, Rh = /Z|[+-]\d\d:?\d\d/gi, Xr = /Z|[+-]\d\d(?::?\d\d)?/gi, Ch = /[+-]?\d+(\.\d{1,3})?/, ir = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, Lt = /^[1-9]\d?/, li = /^([1-9]\d|\d)/, Nr;
4770
4779
  Nr = {};
4771
4780
  function _(e, t, r) {
4772
4781
  Nr[e] = Ie(t) ? t : function(n, i) {
@@ -4815,7 +4824,7 @@ function Yh(e, t, r) {
4815
4824
  function qr(e) {
4816
4825
  return e % 4 === 0 && e % 100 !== 0 || e % 400 === 0;
4817
4826
  }
4818
- var de = 0, Ce = 1, Oe = 2, ue = 3, Ee = 4, Re = 5, ut = 6, Uh = 7, Gh = 8;
4827
+ var de = 0, Re = 1, Oe = 2, ue = 3, Ee = 4, Ce = 5, ut = 6, Uh = 7, Gh = 8;
4819
4828
  x("Y", 0, 0, function() {
4820
4829
  var e = this.year();
4821
4830
  return e <= 9999 ? De(e, 4) : "+" + e;
@@ -4847,11 +4856,11 @@ function Zt(e) {
4847
4856
  y.parseTwoDigitYear = function(e) {
4848
4857
  return N(e) + (N(e) > 68 ? 1900 : 2e3);
4849
4858
  };
4850
- var ha = Ct("FullYear", !0);
4859
+ var ha = Rt("FullYear", !0);
4851
4860
  function Wh() {
4852
4861
  return qr(this.year());
4853
4862
  }
4854
- function Ct(e, t) {
4863
+ function Rt(e, t) {
4855
4864
  return function(r) {
4856
4865
  return r != null ? (fa(this, e, r), y.updateOffset(this, t), this) : Jt(this, e);
4857
4866
  };
@@ -4951,11 +4960,11 @@ _("MMMM", function(e, t) {
4951
4960
  return t.monthsRegex(e);
4952
4961
  });
4953
4962
  Z(["M", "MM"], function(e, t) {
4954
- t[Ce] = N(e) - 1;
4963
+ t[Re] = N(e) - 1;
4955
4964
  });
4956
4965
  Z(["MMM", "MMMM"], function(e, t, r, n) {
4957
4966
  var i = r._locale.monthsParse(e, n, r._strict);
4958
- i != null ? t[Ce] = i : I(r).invalidMonth = e;
4967
+ i != null ? t[Re] = i : I(r).invalidMonth = e;
4959
4968
  });
4960
4969
  var Zh = "January_February_March_April_May_June_July_August_September_October_November_December".split(
4961
4970
  "_"
@@ -5299,7 +5308,7 @@ Z("hmm", function(e, t, r) {
5299
5308
  });
5300
5309
  Z("hmmss", function(e, t, r) {
5301
5310
  var n = e.length - 4, i = e.length - 2;
5302
- t[ue] = N(e.substr(0, n)), t[Ee] = N(e.substr(n, 2)), t[Re] = N(e.substr(i)), I(r).bigHour = !0;
5311
+ t[ue] = N(e.substr(0, n)), t[Ee] = N(e.substr(n, 2)), t[Ce] = N(e.substr(i)), I(r).bigHour = !0;
5303
5312
  });
5304
5313
  Z("Hmm", function(e, t, r) {
5305
5314
  var n = e.length - 2;
@@ -5307,12 +5316,12 @@ Z("Hmm", function(e, t, r) {
5307
5316
  });
5308
5317
  Z("Hmmss", function(e, t, r) {
5309
5318
  var n = e.length - 4, i = e.length - 2;
5310
- t[ue] = N(e.substr(0, n)), t[Ee] = N(e.substr(n, 2)), t[Re] = N(e.substr(i));
5319
+ t[ue] = N(e.substr(0, n)), t[Ee] = N(e.substr(n, 2)), t[Ce] = N(e.substr(i));
5311
5320
  });
5312
5321
  function Ff(e) {
5313
5322
  return (e + "").toLowerCase().charAt(0) === "p";
5314
5323
  }
5315
- var Pf = /[ap]\.?m?\.?/i, If = Ct("Hours", !0);
5324
+ var Pf = /[ap]\.?m?\.?/i, If = Rt("Hours", !0);
5316
5325
  function Hf(e, t, r) {
5317
5326
  return e > 11 ? r ? "pm" : "PM" : r ? "am" : "AM";
5318
5327
  }
@@ -5354,12 +5363,12 @@ function Lf(e) {
5354
5363
  }
5355
5364
  return er;
5356
5365
  }
5357
- function Cf(e) {
5366
+ function Rf(e) {
5358
5367
  return !!(e && e.match("^[^/\\\\]*$"));
5359
5368
  }
5360
5369
  function Jr(e) {
5361
5370
  var t = null, r;
5362
- if (se[e] === void 0 && typeof module != "undefined" && module && module.exports && Cf(e))
5371
+ if (se[e] === void 0 && typeof module != "undefined" && module && module.exports && Rf(e))
5363
5372
  try {
5364
5373
  t = er._abbr, r = gh, r("./locale/" + e), Ke(t);
5365
5374
  } catch (n) {
@@ -5397,7 +5406,7 @@ function di(e, t) {
5397
5406
  } else
5398
5407
  return delete se[e], null;
5399
5408
  }
5400
- function Rf(e, t) {
5409
+ function Cf(e, t) {
5401
5410
  if (t != null) {
5402
5411
  var r, n, i = wa;
5403
5412
  se[e] != null && se[e].parentLocale != null ? se[e].set(Wn(se[e]._config, t)) : (n = Jr(e), n != null && (i = n._config), t = Wn(i, t), n == null && (t.abbr = e), r = new ni(t), r.parentLocale = se[e], se[e] = r), Ke(e);
@@ -5421,7 +5430,7 @@ function Af() {
5421
5430
  }
5422
5431
  function mi(e) {
5423
5432
  var t, r = e._a;
5424
- return r && I(e).overflow === -2 && (t = r[Ce] < 0 || r[Ce] > 11 ? Ce : r[Oe] < 1 || r[Oe] > ui(r[de], r[Ce]) ? Oe : r[ue] < 0 || r[ue] > 24 || r[ue] === 24 && (r[Ee] !== 0 || r[Re] !== 0 || r[ut] !== 0) ? ue : r[Ee] < 0 || r[Ee] > 59 ? Ee : r[Re] < 0 || r[Re] > 59 ? Re : r[ut] < 0 || r[ut] > 999 ? ut : -1, I(e)._overflowDayOfYear && (t < de || t > Oe) && (t = Oe), I(e)._overflowWeeks && t === -1 && (t = Uh), I(e)._overflowWeekday && t === -1 && (t = Gh), I(e).overflow = t), e;
5433
+ return r && I(e).overflow === -2 && (t = r[Re] < 0 || r[Re] > 11 ? Re : r[Oe] < 1 || r[Oe] > ui(r[de], r[Re]) ? Oe : r[ue] < 0 || r[ue] > 24 || r[ue] === 24 && (r[Ee] !== 0 || r[Ce] !== 0 || r[ut] !== 0) ? ue : r[Ee] < 0 || r[Ee] > 59 ? Ee : r[Ce] < 0 || r[Ce] > 59 ? Ce : r[ut] < 0 || r[ut] > 999 ? ut : -1, I(e)._overflowDayOfYear && (t < de || t > Oe) && (t = Oe), I(e)._overflowWeeks && t === -1 && (t = Uh), I(e)._overflowWeekday && t === -1 && (t = Gh), I(e).overflow = t), e;
5425
5434
  }
5426
5435
  var Bf = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Yf = /^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Uf = /Z|[+-]\d\d(?::?\d\d)?/, Er = [
5427
5436
  ["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
@@ -5586,11 +5595,11 @@ function Jf(e) {
5586
5595
  function pi(e) {
5587
5596
  var t, r, n = [], i, s, a;
5588
5597
  if (!e._d) {
5589
- for (i = Jf(e), e._w && e._a[Oe] == null && e._a[Ce] == null && Qf(e), e._dayOfYear != null && (a = vt(e._a[de], i[de]), (e._dayOfYear > Zt(a) || e._dayOfYear === 0) && (I(e)._overflowDayOfYear = !0), r = Qt(a, 0, e._dayOfYear), e._a[Ce] = r.getUTCMonth(), e._a[Oe] = r.getUTCDate()), t = 0; t < 3 && e._a[t] == null; ++t)
5598
+ for (i = Jf(e), e._w && e._a[Oe] == null && e._a[Re] == null && Qf(e), e._dayOfYear != null && (a = vt(e._a[de], i[de]), (e._dayOfYear > Zt(a) || e._dayOfYear === 0) && (I(e)._overflowDayOfYear = !0), r = Qt(a, 0, e._dayOfYear), e._a[Re] = r.getUTCMonth(), e._a[Oe] = r.getUTCDate()), t = 0; t < 3 && e._a[t] == null; ++t)
5590
5599
  e._a[t] = n[t] = i[t];
5591
5600
  for (; t < 7; t++)
5592
5601
  e._a[t] = n[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
5593
- e._a[ue] === 24 && e._a[Ee] === 0 && e._a[Re] === 0 && e._a[ut] === 0 && (e._nextDay = !0, e._a[ue] = 0), e._d = (e._useUTC ? Qt : nf).apply(
5602
+ e._a[ue] === 24 && e._a[Ee] === 0 && e._a[Ce] === 0 && e._a[ut] === 0 && (e._nextDay = !0, e._a[ue] = 0), e._d = (e._useUTC ? Qt : nf).apply(
5594
5603
  null,
5595
5604
  n
5596
5605
  ), s = e._useUTC ? e._d.getUTCDay() : e._d.getDay(), e._tzm != null && e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), e._nextDay && (e._a[ue] = 24), e._w && typeof e._w.d != "undefined" && e._w.d !== s && (I(e).weekdayMismatch = !0);
@@ -5812,7 +5821,7 @@ function _c() {
5812
5821
  if (this._tzm != null)
5813
5822
  this.utcOffset(this._tzm, !1, !0);
5814
5823
  else if (typeof this._i == "string") {
5815
- var e = yi(Ch, this._i);
5824
+ var e = yi(Rh, this._i);
5816
5825
  e != null ? this.utcOffset(e) : this.utcOffset(0, !0);
5817
5826
  }
5818
5827
  return this;
@@ -5850,7 +5859,7 @@ function Me(e, t) {
5850
5859
  d: N(n[Oe]) * i,
5851
5860
  h: N(n[ue]) * i,
5852
5861
  m: N(n[Ee]) * i,
5853
- s: N(n[Re]) * i,
5862
+ s: N(n[Ce]) * i,
5854
5863
  ms: N(zn(n[ut] * 1e3)) * i
5855
5864
  // the millisecond decimal point is included in the match
5856
5865
  }) : (n = kc.exec(e)) ? (i = n[1] === "-" ? -1 : 1, r = {
@@ -5964,11 +5973,11 @@ function Nc(e, t) {
5964
5973
  function Lc() {
5965
5974
  return new nr(this);
5966
5975
  }
5967
- function Cc(e, t) {
5976
+ function Rc(e, t) {
5968
5977
  var r = ke(e) ? e : ee(e);
5969
5978
  return this.isValid() && r.isValid() ? (t = Se(t) || "millisecond", t === "millisecond" ? this.valueOf() > r.valueOf() : r.valueOf() < this.clone().startOf(t).valueOf()) : !1;
5970
5979
  }
5971
- function Rc(e, t) {
5980
+ function Cc(e, t) {
5972
5981
  var r = ke(e) ? e : ee(e);
5973
5982
  return this.isValid() && r.isValid() ? (t = Se(t) || "millisecond", t === "millisecond" ? this.valueOf() < r.valueOf() : this.clone().endOf(t).valueOf() < r.valueOf()) : !1;
5974
5983
  }
@@ -6081,21 +6090,21 @@ var Ha = we(
6081
6090
  function Na() {
6082
6091
  return this._locale;
6083
6092
  }
6084
- var Cr = 1e3, kt = 60 * Cr, Rr = 60 * kt, La = (365 * 400 + 97) * 24 * Rr;
6093
+ var Rr = 1e3, kt = 60 * Rr, Cr = 60 * kt, La = (365 * 400 + 97) * 24 * Cr;
6085
6094
  function Mt(e, t) {
6086
6095
  return (e % t + t) % t;
6087
6096
  }
6088
- function Ca(e, t, r) {
6097
+ function Ra(e, t, r) {
6089
6098
  return e < 100 && e >= 0 ? new Date(e + 400, t, r) - La : new Date(e, t, r).valueOf();
6090
6099
  }
6091
- function Ra(e, t, r) {
6100
+ function Ca(e, t, r) {
6092
6101
  return e < 100 && e >= 0 ? Date.UTC(e + 400, t, r) - La : Date.UTC(e, t, r);
6093
6102
  }
6094
6103
  function Jc(e) {
6095
6104
  var t, r;
6096
6105
  if (e = Se(e), e === void 0 || e === "millisecond" || !this.isValid())
6097
6106
  return this;
6098
- switch (r = this._isUTC ? Ra : Ca, e) {
6107
+ switch (r = this._isUTC ? Ca : Ra, e) {
6099
6108
  case "year":
6100
6109
  t = r(this.year(), 0, 1);
6101
6110
  break;
@@ -6130,14 +6139,14 @@ function Jc(e) {
6130
6139
  case "hour":
6131
6140
  t = this._d.valueOf(), t -= Mt(
6132
6141
  t + (this._isUTC ? 0 : this.utcOffset() * kt),
6133
- Rr
6142
+ Cr
6134
6143
  );
6135
6144
  break;
6136
6145
  case "minute":
6137
6146
  t = this._d.valueOf(), t -= Mt(t, kt);
6138
6147
  break;
6139
6148
  case "second":
6140
- t = this._d.valueOf(), t -= Mt(t, Cr);
6149
+ t = this._d.valueOf(), t -= Mt(t, Rr);
6141
6150
  break;
6142
6151
  }
6143
6152
  return this._d.setTime(t), y.updateOffset(this, !0), this;
@@ -6146,7 +6155,7 @@ function Qc(e) {
6146
6155
  var t, r;
6147
6156
  if (e = Se(e), e === void 0 || e === "millisecond" || !this.isValid())
6148
6157
  return this;
6149
- switch (r = this._isUTC ? Ra : Ca, e) {
6158
+ switch (r = this._isUTC ? Ca : Ra, e) {
6150
6159
  case "year":
6151
6160
  t = r(this.year() + 1, 0, 1) - 1;
6152
6161
  break;
@@ -6179,16 +6188,16 @@ function Qc(e) {
6179
6188
  t = r(this.year(), this.month(), this.date() + 1) - 1;
6180
6189
  break;
6181
6190
  case "hour":
6182
- t = this._d.valueOf(), t += Rr - Mt(
6191
+ t = this._d.valueOf(), t += Cr - Mt(
6183
6192
  t + (this._isUTC ? 0 : this.utcOffset() * kt),
6184
- Rr
6193
+ Cr
6185
6194
  ) - 1;
6186
6195
  break;
6187
6196
  case "minute":
6188
6197
  t = this._d.valueOf(), t += kt - Mt(t, kt) - 1;
6189
6198
  break;
6190
6199
  case "second":
6191
- t = this._d.valueOf(), t += Cr - Mt(t, Cr) - 1;
6200
+ t = this._d.valueOf(), t += Rr - Mt(t, Rr) - 1;
6192
6201
  break;
6193
6202
  }
6194
6203
  return this._d.setTime(t), y.updateOffset(this, !0), this;
@@ -6457,7 +6466,7 @@ function Od(e, t, r, n, i) {
6457
6466
  x("Q", 0, "Qo", "quarter");
6458
6467
  _("Q", aa);
6459
6468
  Z("Q", function(e, t) {
6460
- t[Ce] = (N(e) - 1) * 3;
6469
+ t[Re] = (N(e) - 1) * 3;
6461
6470
  });
6462
6471
  function Dd(e) {
6463
6472
  return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
@@ -6472,7 +6481,7 @@ Z(["D", "DD"], Oe);
6472
6481
  Z("Do", function(e, t) {
6473
6482
  t[Oe] = N(e.match(te)[0]);
6474
6483
  });
6475
- var Ba = Ct("Date", !0);
6484
+ var Ba = Rt("Date", !0);
6476
6485
  x("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
6477
6486
  _("DDD", zr);
6478
6487
  _("DDDD", oa);
@@ -6489,12 +6498,12 @@ x("m", ["mm", 2], 0, "minute");
6489
6498
  _("m", te, li);
6490
6499
  _("mm", te, ge);
6491
6500
  Z(["m", "mm"], Ee);
6492
- var Pd = Ct("Minutes", !1);
6501
+ var Pd = Rt("Minutes", !1);
6493
6502
  x("s", ["ss", 2], 0, "second");
6494
6503
  _("s", te, li);
6495
6504
  _("ss", te, ge);
6496
- Z(["s", "ss"], Re);
6497
- var Id = Ct("Seconds", !1);
6505
+ Z(["s", "ss"], Ce);
6506
+ var Id = Rt("Seconds", !1);
6498
6507
  x("S", 0, 0, function() {
6499
6508
  return ~~(this.millisecond() / 100);
6500
6509
  });
@@ -6531,7 +6540,7 @@ function Hd(e, t) {
6531
6540
  }
6532
6541
  for (Qe = "S"; Qe.length <= 9; Qe += "S")
6533
6542
  Z(Qe, Hd);
6534
- Ya = Ct("Milliseconds", !1);
6543
+ Ya = Rt("Milliseconds", !1);
6535
6544
  x("z", 0, 0, "zoneAbbr");
6536
6545
  x("zz", 0, 0, "zoneName");
6537
6546
  function Nd() {
@@ -6553,8 +6562,8 @@ g.to = Xc;
6553
6562
  g.toNow = qc;
6554
6563
  g.get = jh;
6555
6564
  g.invalidAt = od;
6556
- g.isAfter = Cc;
6557
- g.isBefore = Rc;
6565
+ g.isAfter = Rc;
6566
+ g.isBefore = Cc;
6558
6567
  g.isBetween = Ac;
6559
6568
  g.isSame = Bc;
6560
6569
  g.isSameOrAfter = Yc;
@@ -6640,10 +6649,10 @@ g.isDSTShifted = we(
6640
6649
  "isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
6641
6650
  wc
6642
6651
  );
6643
- function Cd(e) {
6652
+ function Rd(e) {
6644
6653
  return ee(e * 1e3);
6645
6654
  }
6646
- function Rd() {
6655
+ function Cd() {
6647
6656
  return ee.apply(null, arguments).parseZone();
6648
6657
  }
6649
6658
  function Ua(e) {
@@ -6917,7 +6926,7 @@ A.lang = Ha;
6917
6926
  x("X", 0, 0, "unix");
6918
6927
  x("x", 0, 0, "valueOf");
6919
6928
  _("x", $r);
6920
- _("X", Rh);
6929
+ _("X", Ch);
6921
6930
  Z("X", function(e, t, r) {
6922
6931
  r._d = new Date(parseFloat(e) * 1e3);
6923
6932
  });
@@ -6932,7 +6941,7 @@ y.min = ac;
6932
6941
  y.max = oc;
6933
6942
  y.now = lc;
6934
6943
  y.utc = Pe;
6935
- y.unix = Cd;
6944
+ y.unix = Rd;
6936
6945
  y.months = Ad;
6937
6946
  y.isDate = rr;
6938
6947
  y.locale = Ke;
@@ -6940,13 +6949,13 @@ y.invalid = jr;
6940
6949
  y.duration = Me;
6941
6950
  y.isMoment = ke;
6942
6951
  y.weekdays = Yd;
6943
- y.parseZone = Rd;
6952
+ y.parseZone = Cd;
6944
6953
  y.localeData = We;
6945
6954
  y.isDuration = Dr;
6946
6955
  y.monthsShort = Bd;
6947
6956
  y.weekdaysMin = Gd;
6948
6957
  y.defineLocale = di;
6949
- y.updateLocale = Rf;
6958
+ y.updateLocale = Cf;
6950
6959
  y.locales = Af;
6951
6960
  y.weekdaysShort = Ud;
6952
6961
  y.normalizeUnits = Se;
@@ -7736,7 +7745,7 @@ function L0(e) {
7736
7745
  function r(s, a) {
7737
7746
  return (
7738
7747
  /*isGameFavorite*/
7739
- s[13] ? R0 : C0
7748
+ s[13] ? C0 : R0
7740
7749
  );
7741
7750
  }
7742
7751
  let n = r(e), i = n(e);
@@ -7755,7 +7764,7 @@ function L0(e) {
7755
7764
  }
7756
7765
  };
7757
7766
  }
7758
- function C0(e) {
7767
+ function R0(e) {
7759
7768
  let t, r, n, i, s, a;
7760
7769
  return {
7761
7770
  c() {
@@ -7788,7 +7797,7 @@ function C0(e) {
7788
7797
  }
7789
7798
  };
7790
7799
  }
7791
- function R0(e) {
7800
+ function C0(e) {
7792
7801
  let t, r, n, i, s, a;
7793
7802
  return {
7794
7803
  c() {
@@ -7884,7 +7893,7 @@ function A0(e) {
7884
7893
  function B0(e, t, r) {
7885
7894
  let n, i;
7886
7895
  Vo(e, ch, (h) => r(28, i = h));
7887
- let { endpoint: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: m = "" } = t, { favorites: p = "" } = t, { loginurl: S = "" } = t, { registerurl: E = "" } = t, { depositurl: v = "" } = t, { loginevent: D = "" } = t, { registerevent: j = "" } = t, { depositevent: L = "" } = t, { shortcashierenabled: T = "" } = t, { clockformat: B = "" } = t, { haspanicbutton: V = "false" } = t, { playforfun: k = "true" } = t, { checksession: w = "true" } = t, { integratedgameframedesktop: M = "false" } = t, { integratedgameframemobile: F = "false" } = t, { gameid: O = "" } = t, re, Rt, rt = !1, Si = !1, At = !1, Ei = !1, nt = !0, it, z, ar = !1, or = 0, tn, H, st = !1, dt = !1, xi = !1, ki = !1, lr = !0, ae, Ve, Bt, Te = !1, rn, nn, ur, hr, sn, an, at = window.navigator.userAgent, fr = !1, ze = [], Ze = [], ot, $e, Yt, on = "false", cr = 0, Mi = "", dr;
7896
+ let { endpoint: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: m = "" } = t, { favorites: p = "" } = t, { loginurl: S = "" } = t, { registerurl: E = "" } = t, { depositurl: v = "" } = t, { loginevent: D = "" } = t, { registerevent: j = "" } = t, { depositevent: L = "" } = t, { shortcashierenabled: T = "" } = t, { clockformat: B = "" } = t, { haspanicbutton: V = "false" } = t, { playforfun: k = "true" } = t, { checksession: w = "true" } = t, { integratedgameframedesktop: M = "false" } = t, { integratedgameframemobile: F = "false" } = t, { gameid: O = "" } = t, re, Ct, rt = !1, Si = !1, At = !1, Ei = !1, nt = !0, it, z, ar = !1, or = 0, tn, H, st = !1, dt = !1, xi = !1, ki = !1, lr = !0, ae, Ve, Bt, Te = !1, rn, nn, ur, hr, sn, an, at = window.navigator.userAgent, fr = !1, ze = [], Ze = [], ot, $e, Yt, on = "false", cr = 0, Mi = "", dr;
7888
7897
  mh({ withLocale: "en", translations: {} });
7889
7898
  const za = () => {
7890
7899
  fetch(m).then((P) => P.json()).then((P) => {
@@ -8147,7 +8156,7 @@ function B0(e, t, r) {
8147
8156
  }, mo = () => Ut(), po = () => Gt();
8148
8157
  function go(h) {
8149
8158
  fe[h ? "unshift" : "push"](() => {
8150
- Rt = h, r(5, Rt);
8159
+ Ct = h, r(5, Ct);
8151
8160
  });
8152
8161
  }
8153
8162
  const yo = () => cn(fr);
@@ -8179,7 +8188,7 @@ function B0(e, t, r) {
8179
8188
  }
8180
8189
  function ko(h) {
8181
8190
  fe[h ? "unshift" : "push"](() => {
8182
- Rt = h, r(5, Rt);
8191
+ Ct = h, r(5, Ct);
8183
8192
  });
8184
8193
  }
8185
8194
  const Mo = () => Ut(), To = () => Gt();
@@ -8205,12 +8214,12 @@ function B0(e, t, r) {
8205
8214
  });
8206
8215
  }
8207
8216
  const No = () => Ut(), Lo = () => Gt();
8208
- function Co(h) {
8217
+ function Ro(h) {
8209
8218
  fe[h ? "unshift" : "push"](() => {
8210
8219
  Bt = h, r(19, Bt);
8211
8220
  });
8212
8221
  }
8213
- function Ro(h) {
8222
+ function Co(h) {
8214
8223
  fe[h ? "unshift" : "push"](() => {
8215
8224
  ot = h, r(3, ot);
8216
8225
  });
@@ -8239,7 +8248,7 @@ function B0(e, t, r) {
8239
8248
  z,
8240
8249
  ot,
8241
8250
  re,
8242
- Rt,
8251
+ Ct,
8243
8252
  rt,
8244
8253
  Si,
8245
8254
  At,
@@ -8321,8 +8330,8 @@ function B0(e, t, r) {
8321
8330
  Ho,
8322
8331
  No,
8323
8332
  Lo,
8324
- Co,
8325
- Ro
8333
+ Ro,
8334
+ Co
8326
8335
  ];
8327
8336
  }
8328
8337
  class Y0 extends hl {