@everymatrix/casino-game-page 1.63.2 → 1.64.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.
@@ -1,4 +1,4 @@
1
- import "../stencil/ui-image-o9dMcntc.js";
1
+ import "../stencil/ui-image-CmwNU-jf.js";
2
2
  function Z() {
3
3
  }
4
4
  function _n(e) {
@@ -65,23 +65,23 @@ function Ki(e, t) {
65
65
  function U(e, t, r) {
66
66
  e.insertBefore(t, r || null);
67
67
  }
68
- function R(e) {
68
+ function D(e) {
69
69
  e.parentNode && e.parentNode.removeChild(e);
70
70
  }
71
71
  function y(e) {
72
72
  return document.createElement(e);
73
73
  }
74
- function Ct(e) {
74
+ function Bt(e) {
75
75
  return document.createElementNS("http://www.w3.org/2000/svg", e);
76
76
  }
77
- function D(e) {
77
+ function R(e) {
78
78
  return document.createTextNode(e);
79
79
  }
80
80
  function N() {
81
- return D(" ");
81
+ return R(" ");
82
82
  }
83
83
  function nt() {
84
- return D("");
84
+ return R("");
85
85
  }
86
86
  function $(e, t, r, n) {
87
87
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
@@ -228,7 +228,7 @@ function mo(e, t, r, n, i, o, a = null, s = [-1]) {
228
228
  }) : [], u.update(), h = !0, le(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
229
229
  if (t.hydrate) {
230
230
  const f = eo(t.target);
231
- u.fragment && u.fragment.l(f), f.forEach(R);
231
+ u.fragment && u.fragment.l(f), f.forEach(D);
232
232
  } else
233
233
  u.fragment && u.fragment.c();
234
234
  t.intro && lo(e.$$.fragment), co(e, t.target, t.anchor), G();
@@ -288,7 +288,7 @@ typeof HTMLElement == "function" && (Sn = class extends HTMLElement {
288
288
  U(l, o, u);
289
289
  },
290
290
  d: function(l) {
291
- l && R(o);
291
+ l && D(o);
292
292
  }
293
293
  };
294
294
  };
@@ -640,8 +640,8 @@ var Ht = function() {
640
640
  var t = new e();
641
641
  return t.closed = !0, t;
642
642
  }(), e;
643
- }(), Cn = Ht.EMPTY;
644
- function Fn(e) {
643
+ }(), Bn = Ht.EMPTY;
644
+ function Cn(e) {
645
645
  return e instanceof Ht || e && "closed" in e && de(e.remove) && de(e.add) && de(e.unsubscribe);
646
646
  }
647
647
  function jr(e) {
@@ -670,11 +670,11 @@ function Wr() {
670
670
  function Tt(e) {
671
671
  e();
672
672
  }
673
- var On = function(e) {
673
+ var Fn = function(e) {
674
674
  it(t, e);
675
675
  function t(r) {
676
676
  var n = e.call(this) || this;
677
- return n.isStopped = !1, r ? (n.destination = r, Fn(r) && r.add(n)) : n.destination = xo, n;
677
+ return n.isStopped = !1, r ? (n.destination = r, Cn(r) && r.add(n)) : n.destination = xo, n;
678
678
  }
679
679
  return t.create = function(r, n, i) {
680
680
  return new pr(r, n, i);
@@ -743,7 +743,7 @@ var On = function(e) {
743
743
  } : a = r, o.destination = new _o(a), o;
744
744
  }
745
745
  return t;
746
- }(On);
746
+ }(Fn);
747
747
  function _t(e) {
748
748
  wo(e);
749
749
  }
@@ -776,7 +776,7 @@ var zr = function() {
776
776
  var r = new e();
777
777
  return r.source = this, r.operator = t, r;
778
778
  }, e.prototype.subscribe = function(t, r, n) {
779
- var i = this, o = Fo(t) ? t : new pr(t, r, n);
779
+ var i = this, o = Co(t) ? t : new pr(t, r, n);
780
780
  return Tt(function() {
781
781
  var a = i, s = a.operator, l = a.source;
782
782
  o.add(s ? s.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
@@ -832,17 +832,17 @@ function Vr(e) {
832
832
  var t;
833
833
  return (t = e ?? vo.Promise) !== null && t !== void 0 ? t : Promise;
834
834
  }
835
- function Co(e) {
835
+ function Bo(e) {
836
836
  return e && de(e.next) && de(e.error) && de(e.complete);
837
837
  }
838
- function Fo(e) {
839
- return e && e instanceof On || Co(e) && Fn(e);
838
+ function Co(e) {
839
+ return e && e instanceof Fn || Bo(e) && Cn(e);
840
840
  }
841
- var Oo = Pn(function(e) {
841
+ var Fo = Pn(function(e) {
842
842
  return function() {
843
843
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
844
844
  };
845
- }), Bn = function(e) {
845
+ }), On = function(e) {
846
846
  it(t, e);
847
847
  function t() {
848
848
  var r = e.call(this) || this;
@@ -853,7 +853,7 @@ var Oo = Pn(function(e) {
853
853
  return n.operator = r, n;
854
854
  }, t.prototype._throwIfClosed = function() {
855
855
  if (this.closed)
856
- throw new Oo();
856
+ throw new Fo();
857
857
  }, t.prototype.next = function(r) {
858
858
  var n = this;
859
859
  Tt(function() {
@@ -910,7 +910,7 @@ var Oo = Pn(function(e) {
910
910
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
911
911
  }, t.prototype._innerSubscribe = function(r) {
912
912
  var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
913
- return o || a ? Cn : (this.currentObservers = null, s.push(r), new Ht(function() {
913
+ return o || a ? Bn : (this.currentObservers = null, s.push(r), new Ht(function() {
914
914
  n.currentObservers = null, mr(s, r);
915
915
  }));
916
916
  }, t.prototype._checkFinalizedStatuses = function(r) {
@@ -939,14 +939,14 @@ var Oo = Pn(function(e) {
939
939
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
940
940
  }, t.prototype._subscribe = function(r) {
941
941
  var n, i;
942
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Cn;
942
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Bn;
943
943
  }, t;
944
- }(Bn), In = {
944
+ }(On), In = {
945
945
  now: function() {
946
946
  return (In.delegate || Date).now();
947
947
  },
948
948
  delegate: void 0
949
- }, Bo = function(e) {
949
+ }, Oo = function(e) {
950
950
  it(t, e);
951
951
  function t(r, n, i) {
952
952
  r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = In);
@@ -969,10 +969,10 @@ var Oo = Pn(function(e) {
969
969
  u && o.splice(0, u + 1);
970
970
  }
971
971
  }, t;
972
- }(Bn);
972
+ }(On);
973
973
  const Xr = [], qr = {}, Io = (e, t = 0) => {
974
974
  if (Xr.indexOf(e) == -1) {
975
- const r = new Bo(t);
975
+ const r = new Oo(t);
976
976
  qr[e] = r, Xr.push(e);
977
977
  }
978
978
  return qr[e];
@@ -1050,11 +1050,11 @@ function Lo(e) {
1050
1050
  }
1051
1051
  function Ao(e) {
1052
1052
  var t = Object.prototype.toString.call(e);
1053
- return t === "[object RegExp]" || t === "[object Date]" || Ro(e);
1053
+ return t === "[object RegExp]" || t === "[object Date]" || Do(e);
1054
1054
  }
1055
- var No = typeof Symbol == "function" && Symbol.for, Do = No ? Symbol.for("react.element") : 60103;
1056
- function Ro(e) {
1057
- return e.$$typeof === Do;
1055
+ var No = typeof Symbol == "function" && Symbol.for, Ro = No ? Symbol.for("react.element") : 60103;
1056
+ function Do(e) {
1057
+ return e.$$typeof === Ro;
1058
1058
  }
1059
1059
  function Uo(e) {
1060
1060
  return Array.isArray(e) ? [] : {};
@@ -1203,15 +1203,15 @@ var ea = function() {
1203
1203
  }
1204
1204
  }, nr = {
1205
1205
  variadic: Ko
1206
- }, Ft = function() {
1207
- return Ft = Object.assign || function(t) {
1206
+ }, Ct = function() {
1207
+ return Ct = Object.assign || function(t) {
1208
1208
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1209
1209
  r = arguments[n];
1210
1210
  for (var o in r)
1211
1211
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1212
1212
  }
1213
1213
  return t;
1214
- }, Ft.apply(this, arguments);
1214
+ }, Ct.apply(this, arguments);
1215
1215
  };
1216
1216
  var k;
1217
1217
  (function(e) {
@@ -1221,10 +1221,10 @@ var z;
1221
1221
  (function(e) {
1222
1222
  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";
1223
1223
  })(z || (z = {}));
1224
- var De;
1224
+ var Re;
1225
1225
  (function(e) {
1226
1226
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1227
- })(De || (De = {}));
1227
+ })(Re || (Re = {}));
1228
1228
  function Jr(e) {
1229
1229
  return e.type === z.literal;
1230
1230
  }
@@ -1240,10 +1240,10 @@ function An(e) {
1240
1240
  function Nn(e) {
1241
1241
  return e.type === z.time;
1242
1242
  }
1243
- function Dn(e) {
1243
+ function Rn(e) {
1244
1244
  return e.type === z.select;
1245
1245
  }
1246
- function Rn(e) {
1246
+ function Dn(e) {
1247
1247
  return e.type === z.plural;
1248
1248
  }
1249
1249
  function ia(e) {
@@ -1253,10 +1253,10 @@ function Un(e) {
1253
1253
  return e.type === z.tag;
1254
1254
  }
1255
1255
  function Gn(e) {
1256
- return !!(e && typeof e == "object" && e.type === De.number);
1256
+ return !!(e && typeof e == "object" && e.type === Re.number);
1257
1257
  }
1258
1258
  function br(e) {
1259
- return !!(e && typeof e == "object" && e.type === De.dateTime);
1259
+ return !!(e && typeof e == "object" && e.type === Re.dateTime);
1260
1260
  }
1261
1261
  var jn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, oa = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1262
1262
  function aa(e) {
@@ -3095,7 +3095,7 @@ var en = ba ? (
3095
3095
  function(t) {
3096
3096
  return t.replace(pa, "");
3097
3097
  }
3098
- ), Ca = Ea ? (
3098
+ ), Ba = Ea ? (
3099
3099
  // Native
3100
3100
  function(t) {
3101
3101
  return t.trimEnd();
@@ -3128,7 +3128,7 @@ if (vr) {
3128
3128
  }
3129
3129
  return yr.apply(void 0, n);
3130
3130
  };
3131
- var Fa = (
3131
+ var Ca = (
3132
3132
  /** @class */
3133
3133
  function() {
3134
3134
  function e(t, r) {
@@ -3210,7 +3210,7 @@ var Fa = (
3210
3210
  return this.error(k.INVALID_TAG, H(n, this.clonePosition()));
3211
3211
  }, e.prototype.parseTagName = function() {
3212
3212
  var t = this.offset();
3213
- for (this.bump(); !this.isEOF() && Ba(this.char()); )
3213
+ for (this.bump(); !this.isEOF() && Oa(this.char()); )
3214
3214
  this.bump();
3215
3215
  return this.message.slice(t, this.offset());
3216
3216
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3239,7 +3239,7 @@ var Fa = (
3239
3239
  };
3240
3240
  }, e.prototype.tryParseLeftAngleBracket = function() {
3241
3241
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3242
- !Oa(this.peek() || 0)) ? (this.bump(), "<") : null;
3242
+ !Fa(this.peek() || 0)) ? (this.bump(), "<") : null;
3243
3243
  }, e.prototype.tryParseQuote = function(t) {
3244
3244
  if (this.isEOF() || this.char() !== 39)
3245
3245
  return null;
@@ -3326,7 +3326,7 @@ var Fa = (
3326
3326
  var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3327
3327
  if (f.err)
3328
3328
  return f;
3329
- var d = Ca(f.val);
3329
+ var d = Ba(f.val);
3330
3330
  if (d.length === 0)
3331
3331
  return this.error(k.EXPECT_ARGUMENT_STYLE, H(this.clonePosition(), this.clonePosition()));
3332
3332
  var g = H(h, this.clonePosition());
@@ -3347,16 +3347,16 @@ var Fa = (
3347
3347
  } else {
3348
3348
  if (S.length === 0)
3349
3349
  return this.error(k.EXPECT_DATE_TIME_SKELETON, v);
3350
- var B = S;
3351
- this.locale && (B = da(S, this.locale));
3350
+ var O = S;
3351
+ this.locale && (O = da(S, this.locale));
3352
3352
  var d = {
3353
- type: De.dateTime,
3354
- pattern: B,
3353
+ type: Re.dateTime,
3354
+ pattern: O,
3355
3355
  location: u.styleLocation,
3356
- parsedOptions: this.shouldParseSkeletons ? aa(B) : {}
3357
- }, C = s === "date" ? z.date : z.time;
3356
+ parsedOptions: this.shouldParseSkeletons ? aa(O) : {}
3357
+ }, B = s === "date" ? z.date : z.time;
3358
3358
  return {
3359
- val: { type: C, value: n, location: v, style: d },
3359
+ val: { type: B, value: n, location: v, style: d },
3360
3360
  err: null
3361
3361
  };
3362
3362
  }
@@ -3376,19 +3376,19 @@ var Fa = (
3376
3376
  case "select": {
3377
3377
  var E = this.clonePosition();
3378
3378
  if (this.bumpSpace(), !this.bumpIf(","))
3379
- return this.error(k.EXPECT_SELECT_ARGUMENT_OPTIONS, H(E, Ft({}, E)));
3379
+ return this.error(k.EXPECT_SELECT_ARGUMENT_OPTIONS, H(E, Ct({}, E)));
3380
3380
  this.bumpSpace();
3381
- var O = this.parseIdentifierIfPossible(), I = 0;
3382
- if (s !== "select" && O.value === "offset") {
3381
+ var F = this.parseIdentifierIfPossible(), I = 0;
3382
+ if (s !== "select" && F.value === "offset") {
3383
3383
  if (!this.bumpIf(":"))
3384
3384
  return this.error(k.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, H(this.clonePosition(), this.clonePosition()));
3385
3385
  this.bumpSpace();
3386
3386
  var f = this.tryParseDecimalInteger(k.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, k.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3387
3387
  if (f.err)
3388
3388
  return f;
3389
- this.bumpSpace(), O = this.parseIdentifierIfPossible(), I = f.val;
3389
+ this.bumpSpace(), F = this.parseIdentifierIfPossible(), I = f.val;
3390
3390
  }
3391
- var _ = this.tryParsePluralOrSelectOptions(t, s, r, O);
3391
+ var _ = this.tryParsePluralOrSelectOptions(t, s, r, F);
3392
3392
  if (_.err)
3393
3393
  return _;
3394
3394
  var b = this.tryParseArgumentClose(i);
@@ -3464,7 +3464,7 @@ var Fa = (
3464
3464
  }
3465
3465
  return {
3466
3466
  val: {
3467
- type: De.number,
3467
+ type: Re.number,
3468
3468
  tokens: n,
3469
3469
  location: r,
3470
3470
  parsedOptions: this.shouldParseSkeletons ? fa(n) : {}
@@ -3584,10 +3584,10 @@ var Fa = (
3584
3584
  function _r(e) {
3585
3585
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3586
3586
  }
3587
- function Oa(e) {
3587
+ function Fa(e) {
3588
3588
  return _r(e) || e === 47;
3589
3589
  }
3590
- function Ba(e) {
3590
+ function Oa(e) {
3591
3591
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
3592
3592
  }
3593
3593
  function qn(e) {
@@ -3598,7 +3598,7 @@ function Ia(e) {
3598
3598
  }
3599
3599
  function Er(e) {
3600
3600
  e.forEach(function(t) {
3601
- if (delete t.location, Dn(t) || Rn(t))
3601
+ if (delete t.location, Rn(t) || Dn(t))
3602
3602
  for (var r in t.options)
3603
3603
  delete t.options[r].location, Er(t.options[r].value);
3604
3604
  else
@@ -3606,18 +3606,18 @@ function Er(e) {
3606
3606
  });
3607
3607
  }
3608
3608
  function ka(e, t) {
3609
- t === void 0 && (t = {}), t = Ft({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3610
- var r = new Fa(e, t).parse();
3609
+ t === void 0 && (t = {}), t = Ct({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3610
+ var r = new Ca(e, t).parse();
3611
3611
  if (r.err) {
3612
3612
  var n = SyntaxError(k[r.err.kind]);
3613
3613
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3614
3614
  }
3615
3615
  return t?.captureLocation || Er(r.val), r.val;
3616
3616
  }
3617
- var Re;
3617
+ var De;
3618
3618
  (function(e) {
3619
3619
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3620
- })(Re || (Re = {}));
3620
+ })(De || (De = {}));
3621
3621
  var Nt = (
3622
3622
  /** @class */
3623
3623
  function(e) {
@@ -3635,7 +3635,7 @@ var Nt = (
3635
3635
  function(e) {
3636
3636
  At(t, e);
3637
3637
  function t(r, n, i, o) {
3638
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Re.INVALID_VALUE, o) || this;
3638
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), De.INVALID_VALUE, o) || this;
3639
3639
  }
3640
3640
  return t;
3641
3641
  }(Nt)
@@ -3644,7 +3644,7 @@ var Nt = (
3644
3644
  function(e) {
3645
3645
  At(t, e);
3646
3646
  function t(r, n, i) {
3647
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Re.INVALID_VALUE, i) || this;
3647
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), De.INVALID_VALUE, i) || this;
3648
3648
  }
3649
3649
  return t;
3650
3650
  }(Nt)
@@ -3653,7 +3653,7 @@ var Nt = (
3653
3653
  function(e) {
3654
3654
  At(t, e);
3655
3655
  function t(r, n) {
3656
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Re.MISSING_VALUE, n) || this;
3656
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), De.MISSING_VALUE, n) || this;
3657
3657
  }
3658
3658
  return t;
3659
3659
  }(Nt)
@@ -3733,32 +3733,32 @@ function St(e, t, r, n, i, o, a) {
3733
3733
  var b = h.children, v = h.value, S = i[v];
3734
3734
  if (!Aa(S))
3735
3735
  throw new Ma(v, "function", a);
3736
- var B = St(b, t, r, n, i, o), C = S(B.map(function(I) {
3736
+ var O = St(b, t, r, n, i, o), B = S(O.map(function(I) {
3737
3737
  return I.value;
3738
3738
  }));
3739
- Array.isArray(C) || (C = [C]), s.push.apply(s, C.map(function(I) {
3739
+ Array.isArray(B) || (B = [B]), s.push.apply(s, B.map(function(I) {
3740
3740
  return {
3741
3741
  type: typeof I == "string" ? te.literal : te.object,
3742
3742
  value: I
3743
3743
  };
3744
3744
  }));
3745
3745
  }
3746
- if (Dn(h)) {
3746
+ if (Rn(h)) {
3747
3747
  var E = h.options[d] || h.options.other;
3748
3748
  if (!E)
3749
3749
  throw new nn(h.value, d, Object.keys(h.options), a);
3750
3750
  s.push.apply(s, St(E.value, t, r, n, i));
3751
3751
  continue;
3752
3752
  }
3753
- if (Rn(h)) {
3753
+ if (Dn(h)) {
3754
3754
  var E = h.options["=".concat(d)];
3755
3755
  if (!E) {
3756
3756
  if (!Intl.PluralRules)
3757
3757
  throw new Nt(`Intl.PluralRules is not available in this environment.
3758
3758
  Try polyfilling it using "@formatjs/intl-pluralrules"
3759
- `, Re.MISSING_INTL_API, a);
3760
- var O = r.getPluralRules(t, { type: h.pluralType }).select(d - (h.offset || 0));
3761
- E = h.options[O] || h.options.other;
3759
+ `, De.MISSING_INTL_API, a);
3760
+ var F = r.getPluralRules(t, { type: h.pluralType }).select(d - (h.offset || 0));
3761
+ E = h.options[F] || h.options.other;
3762
3762
  }
3763
3763
  if (!E)
3764
3764
  throw new nn(h.value, d, Object.keys(h.options), a);
@@ -3773,7 +3773,7 @@ function Na(e, t) {
3773
3773
  return r[n] = ue(ue({}, e[n]), t[n] || {}), r;
3774
3774
  }, {})) : e;
3775
3775
  }
3776
- function Da(e, t) {
3776
+ function Ra(e, t) {
3777
3777
  return t ? Object.keys(e).reduce(function(r, n) {
3778
3778
  return r[n] = Na(e[n], t[n]), r;
3779
3779
  }, ue({}, e)) : e;
@@ -3792,7 +3792,7 @@ function or(e) {
3792
3792
  }
3793
3793
  };
3794
3794
  }
3795
- function Ra(e) {
3795
+ function Da(e) {
3796
3796
  return e === void 0 && (e = {
3797
3797
  number: {},
3798
3798
  dateTime: {},
@@ -3862,7 +3862,7 @@ var Ua = (
3862
3862
  this.ast = t;
3863
3863
  if (!Array.isArray(this.ast))
3864
3864
  throw new TypeError("A message must be provided as a String or AST.");
3865
- this.formats = Da(e.formats, n), this.formatters = i && i.formatters || Ra(this.formatterCache);
3865
+ this.formats = Ra(e.formats, n), this.formatters = i && i.formatters || Da(this.formatterCache);
3866
3866
  }
3867
3867
  return Object.defineProperty(e, "defaultLocale", {
3868
3868
  get: function() {
@@ -3962,7 +3962,7 @@ const ve = {}, ja = (e, t, r) => r && (t in ve || (ve[t] = {}), e in ve[t] || (v
3962
3962
  return;
3963
3963
  if (t in ve && e in ve[t])
3964
3964
  return ve[t][e];
3965
- const r = Dt(t);
3965
+ const r = Rt(t);
3966
3966
  for (let n = 0; n < r.length; n++) {
3967
3967
  const i = r[n], o = za(i, e);
3968
3968
  if (o)
@@ -3986,7 +3986,7 @@ function za(e, t) {
3986
3986
  function Va(e) {
3987
3987
  if (e == null)
3988
3988
  return;
3989
- const t = Dt(e);
3989
+ const t = Rt(e);
3990
3990
  for (let r = 0; r < t.length; r++) {
3991
3991
  const n = t[r];
3992
3992
  if (Jn(n))
@@ -4009,13 +4009,13 @@ function Zn(e) {
4009
4009
  return Pt[e];
4010
4010
  }
4011
4011
  function Xa(e) {
4012
- return Dt(e).map((t) => {
4012
+ return Rt(e).map((t) => {
4013
4013
  const r = Zn(t);
4014
4014
  return [t, r ? [...r] : []];
4015
4015
  }).filter(([, t]) => t.length > 0);
4016
4016
  }
4017
4017
  function xr(e) {
4018
- return e == null ? !1 : Dt(e).some(
4018
+ return e == null ? !1 : Rt(e).some(
4019
4019
  (t) => {
4020
4020
  var r;
4021
4021
  return (r = Zn(t)) == null ? void 0 : r.size;
@@ -4092,18 +4092,18 @@ var Za = Object.defineProperty, Ka = Object.defineProperties, es = Object.getOwn
4092
4092
  return e;
4093
4093
  }, is = (e, t) => Ka(e, es(t));
4094
4094
  let Tr;
4095
- const Ot = Lt(null);
4095
+ const Ft = Lt(null);
4096
4096
  function sn(e) {
4097
4097
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4098
4098
  }
4099
- function Dt(e, t = Ue().fallbackLocale) {
4099
+ function Rt(e, t = Ue().fallbackLocale) {
4100
4100
  const r = sn(e);
4101
4101
  return t ? [.../* @__PURE__ */ new Set([...r, ...sn(t)])] : r;
4102
4102
  }
4103
4103
  function Pe() {
4104
4104
  return Tr ?? void 0;
4105
4105
  }
4106
- Ot.subscribe((e) => {
4106
+ Ft.subscribe((e) => {
4107
4107
  Tr = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4108
4108
  });
4109
4109
  const os = (e) => {
@@ -4114,34 +4114,34 @@ const os = (e) => {
4114
4114
  () => ar.set(!0),
4115
4115
  t
4116
4116
  ) : ar.set(!0), Kn(e).then(() => {
4117
- Ot.set(e);
4117
+ Ft.set(e);
4118
4118
  }).finally(() => {
4119
4119
  clearTimeout(r), ar.set(!1);
4120
4120
  });
4121
4121
  }
4122
- return Ot.set(e);
4123
- }, we = is(ns({}, Ot), {
4122
+ return Ft.set(e);
4123
+ }, we = is(ns({}, Ft), {
4124
4124
  set: os
4125
- }), Rt = (e) => {
4125
+ }), Dt = (e) => {
4126
4126
  const t = /* @__PURE__ */ Object.create(null);
4127
4127
  return (n) => {
4128
4128
  const i = JSON.stringify(n);
4129
4129
  return i in t ? t[i] : t[i] = e(n);
4130
4130
  };
4131
4131
  };
4132
- var as = Object.defineProperty, Bt = Object.getOwnPropertySymbols, ei = Object.prototype.hasOwnProperty, ti = Object.prototype.propertyIsEnumerable, un = (e, t, r) => t in e ? as(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Cr = (e, t) => {
4132
+ var as = Object.defineProperty, Ot = Object.getOwnPropertySymbols, ei = Object.prototype.hasOwnProperty, ti = Object.prototype.propertyIsEnumerable, un = (e, t, r) => t in e ? as(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Br = (e, t) => {
4133
4133
  for (var r in t || (t = {}))
4134
4134
  ei.call(t, r) && un(e, r, t[r]);
4135
- if (Bt)
4136
- for (var r of Bt(t))
4135
+ if (Ot)
4136
+ for (var r of Ot(t))
4137
4137
  ti.call(t, r) && un(e, r, t[r]);
4138
4138
  return e;
4139
4139
  }, We = (e, t) => {
4140
4140
  var r = {};
4141
4141
  for (var n in e)
4142
4142
  ei.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4143
- if (e != null && Bt)
4144
- for (var n of Bt(e))
4143
+ if (e != null && Ot)
4144
+ for (var n of Ot(e))
4145
4145
  t.indexOf(n) < 0 && ti.call(e, n) && (r[n] = e[n]);
4146
4146
  return r;
4147
4147
  };
@@ -4150,21 +4150,21 @@ const rt = (e, t) => {
4150
4150
  if (e in r && t in r[e])
4151
4151
  return r[e][t];
4152
4152
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4153
- }, ss = Rt(
4153
+ }, ss = Dt(
4154
4154
  (e) => {
4155
4155
  var t = e, { locale: r, format: n } = t, i = We(t, ["locale", "format"]);
4156
4156
  if (r == null)
4157
4157
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4158
4158
  return n && (i = rt("number", n)), new Intl.NumberFormat(r, i);
4159
4159
  }
4160
- ), us = Rt(
4160
+ ), us = Dt(
4161
4161
  (e) => {
4162
4162
  var t = e, { locale: r, format: n } = t, i = We(t, ["locale", "format"]);
4163
4163
  if (r == null)
4164
4164
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4165
4165
  return n ? i = rt("date", n) : Object.keys(i).length === 0 && (i = rt("date", "short")), new Intl.DateTimeFormat(r, i);
4166
4166
  }
4167
- ), ls = Rt(
4167
+ ), ls = Dt(
4168
4168
  (e) => {
4169
4169
  var t = e, { locale: r, format: n } = t, i = We(t, ["locale", "format"]);
4170
4170
  if (r == null)
@@ -4179,22 +4179,22 @@ const rt = (e, t) => {
4179
4179
  } = t, n = We(t, [
4180
4180
  "locale"
4181
4181
  ]);
4182
- return ss(Cr({ locale: r }, n));
4182
+ return ss(Br({ locale: r }, n));
4183
4183
  }, hs = (e = {}) => {
4184
4184
  var t = e, {
4185
4185
  locale: r = Pe()
4186
4186
  } = t, n = We(t, [
4187
4187
  "locale"
4188
4188
  ]);
4189
- return us(Cr({ locale: r }, n));
4189
+ return us(Br({ locale: r }, n));
4190
4190
  }, fs = (e = {}) => {
4191
4191
  var t = e, {
4192
4192
  locale: r = Pe()
4193
4193
  } = t, n = We(t, [
4194
4194
  "locale"
4195
4195
  ]);
4196
- return ls(Cr({ locale: r }, n));
4197
- }, ds = Rt(
4196
+ return ls(Br({ locale: r }, n));
4197
+ }, ds = Dt(
4198
4198
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4199
4199
  (e, t = Pe()) => new Ua(e, t, Ue().formats, {
4200
4200
  ignoreTag: Ue().ignoreTag
@@ -4476,19 +4476,19 @@ function Ps(e, t) {
4476
4476
  var r = ce(e).getTime(), n = Se(t);
4477
4477
  return new Date(r + n);
4478
4478
  }
4479
- var Cs = {};
4479
+ var Bs = {};
4480
4480
  function Ut() {
4481
- return Cs;
4481
+ return Bs;
4482
4482
  }
4483
- function Fs(e) {
4483
+ function Cs(e) {
4484
4484
  var t = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
4485
4485
  return t.setUTCFullYear(e.getFullYear()), e.getTime() - t.getTime();
4486
4486
  }
4487
- function Os(e) {
4487
+ function Fs(e) {
4488
4488
  return re(1, arguments), e instanceof Date || It(e) === "object" && Object.prototype.toString.call(e) === "[object Date]";
4489
4489
  }
4490
- function Bs(e) {
4491
- if (re(1, arguments), !Os(e) && typeof e != "number")
4490
+ function Os(e) {
4491
+ if (re(1, arguments), !Fs(e) && typeof e != "number")
4492
4492
  return !1;
4493
4493
  var t = ce(e);
4494
4494
  return !isNaN(Number(t));
@@ -4552,8 +4552,8 @@ function ni(e, t) {
4552
4552
  b.setUTCFullYear(f + 1, 0, g), b.setUTCHours(0, 0, 0, 0);
4553
4553
  var v = Mt(b, t), S = /* @__PURE__ */ new Date(0);
4554
4554
  S.setUTCFullYear(f, 0, g), S.setUTCHours(0, 0, 0, 0);
4555
- var B = Mt(S, t);
4556
- return h.getTime() >= v.getTime() ? f + 1 : h.getTime() >= B.getTime() ? f : f - 1;
4555
+ var O = Mt(S, t);
4556
+ return h.getTime() >= v.getTime() ? f + 1 : h.getTime() >= O.getTime() ? f : f - 1;
4557
4557
  }
4558
4558
  function Ns(e, t) {
4559
4559
  var r, n, i, o, a, s, l, u;
@@ -4563,11 +4563,11 @@ function Ns(e, t) {
4563
4563
  var b = Mt(g, t);
4564
4564
  return b;
4565
4565
  }
4566
- var Ds = 6048e5;
4567
- function Rs(e, t) {
4566
+ var Rs = 6048e5;
4567
+ function Ds(e, t) {
4568
4568
  re(1, arguments);
4569
4569
  var r = ce(e), n = Mt(r, t).getTime() - Ns(r, t).getTime();
4570
- return Math.round(n / Ds) + 1;
4570
+ return Math.round(n / Rs) + 1;
4571
4571
  }
4572
4572
  function A(e, t) {
4573
4573
  for (var r = e < 0 ? "-" : "", n = Math.abs(e).toString(); n.length < t; )
@@ -4815,7 +4815,7 @@ var be = {
4815
4815
  },
4816
4816
  // Local week of year
4817
4817
  w: function(t, r, n, i) {
4818
- var o = Rs(t, i);
4818
+ var o = Ds(t, i);
4819
4819
  return r === "wo" ? n.ordinalNumber(o, {
4820
4820
  unit: "week"
4821
4821
  }) : A(o, r.length);
@@ -5657,14 +5657,14 @@ var fu = /^(\d+)(th|st|nd|rd)?/i, du = /\d+/i, mu = {
5657
5657
  weekStartsOn: 0,
5658
5658
  firstWeekContainsDate: 1
5659
5659
  }
5660
- }, Pu = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Cu = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Fu = /^'([^]*?)'?$/, Ou = /''/g, Bu = /[a-zA-Z]/;
5660
+ }, Pu = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Bu = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Cu = /^'([^]*?)'?$/, Fu = /''/g, Ou = /[a-zA-Z]/;
5661
5661
  function gn(e, t, r) {
5662
5662
  var n, i, o, a, s, l, u, h, f, d, g, b, v, S;
5663
5663
  re(2, arguments);
5664
- var B = String(t), C = Ut(), E = (n = (i = void 0) !== null && i !== void 0 ? i : C.locale) !== null && n !== void 0 ? n : Su, O = Se((o = (a = (s = (l = void 0) !== null && l !== void 0 ? l : void 0) !== null && s !== void 0 ? s : C.firstWeekContainsDate) !== null && a !== void 0 ? a : (u = C.locale) === null || u === void 0 || (h = u.options) === null || h === void 0 ? void 0 : h.firstWeekContainsDate) !== null && o !== void 0 ? o : 1);
5665
- if (!(O >= 1 && O <= 7))
5664
+ var O = String(t), B = Ut(), E = (n = (i = void 0) !== null && i !== void 0 ? i : B.locale) !== null && n !== void 0 ? n : Su, F = Se((o = (a = (s = (l = void 0) !== null && l !== void 0 ? l : void 0) !== null && s !== void 0 ? s : B.firstWeekContainsDate) !== null && a !== void 0 ? a : (u = B.locale) === null || u === void 0 || (h = u.options) === null || h === void 0 ? void 0 : h.firstWeekContainsDate) !== null && o !== void 0 ? o : 1);
5665
+ if (!(F >= 1 && F <= 7))
5666
5666
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
5667
- var I = Se((f = (d = (g = (b = void 0) !== null && b !== void 0 ? b : void 0) !== null && g !== void 0 ? g : C.weekStartsOn) !== null && d !== void 0 ? d : (v = C.locale) === null || v === void 0 || (S = v.options) === null || S === void 0 ? void 0 : S.weekStartsOn) !== null && f !== void 0 ? f : 0);
5667
+ var I = Se((f = (d = (g = (b = void 0) !== null && b !== void 0 ? b : void 0) !== null && g !== void 0 ? g : B.weekStartsOn) !== null && d !== void 0 ? d : (v = B.locale) === null || v === void 0 || (S = v.options) === null || S === void 0 ? void 0 : S.weekStartsOn) !== null && f !== void 0 ? f : 0);
5668
5668
  if (!(I >= 0 && I <= 6))
5669
5669
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
5670
5670
  if (!E.localize)
@@ -5672,41 +5672,41 @@ function gn(e, t, r) {
5672
5672
  if (!E.formatLong)
5673
5673
  throw new RangeError("locale must contain formatLong property");
5674
5674
  var _ = ce(e);
5675
- if (!Bs(_))
5675
+ if (!Os(_))
5676
5676
  throw new RangeError("Invalid time value");
5677
- var w = Fs(_), x = Is(_, w), P = {
5678
- firstWeekContainsDate: O,
5677
+ var w = Cs(_), x = Is(_, w), P = {
5678
+ firstWeekContainsDate: F,
5679
5679
  weekStartsOn: I,
5680
5680
  locale: E,
5681
5681
  _originalDate: _
5682
- }, T = B.match(Cu).map(function(F) {
5683
- var ne = F[0];
5682
+ }, T = O.match(Bu).map(function(C) {
5683
+ var ne = C[0];
5684
5684
  if (ne === "p" || ne === "P") {
5685
5685
  var ae = js[ne];
5686
- return ae(F, E.formatLong);
5686
+ return ae(C, E.formatLong);
5687
5687
  }
5688
- return F;
5689
- }).join("").match(Pu).map(function(F) {
5690
- if (F === "''")
5688
+ return C;
5689
+ }).join("").match(Pu).map(function(C) {
5690
+ if (C === "''")
5691
5691
  return "'";
5692
- var ne = F[0];
5692
+ var ne = C[0];
5693
5693
  if (ne === "'")
5694
- return Iu(F);
5694
+ return Iu(C);
5695
5695
  var ae = Us[ne];
5696
5696
  if (ae)
5697
- return Ys(F) && pn(F, t, String(e)), Vs(F) && pn(F, t, String(e)), ae(x, F, E.localize, P);
5698
- if (ne.match(Bu))
5697
+ return Ys(C) && pn(C, t, String(e)), Vs(C) && pn(C, t, String(e)), ae(x, C, E.localize, P);
5698
+ if (ne.match(Ou))
5699
5699
  throw new RangeError("Format string contains an unescaped latin alphabet character `" + ne + "`");
5700
- return F;
5700
+ return C;
5701
5701
  }).join("");
5702
5702
  return T;
5703
5703
  }
5704
5704
  function Iu(e) {
5705
- var t = e.match(Fu);
5706
- return t ? t[1].replace(Ou, "'") : e;
5705
+ var t = e.match(Cu);
5706
+ return t ? t[1].replace(Fu, "'") : e;
5707
5707
  }
5708
5708
  function ku(e) {
5709
- Qi(e, "svelte-10vbr2r", ":host{font-family:inherit}.CasinoGamePageContainer{background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));margin:0 auto;height:100%;max-width:100%;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.BottomGame{padding:4px 16px;min-height:85px;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));align-items:center;display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:0px 0px;justify-items:center;border-radius:0 0 6px 6px}.BottomGame button{cursor:pointer}.BottomGame.BottomGamePanicSection{grid-template-columns:1fr 1fr 1fr 1fr}.DepositButton,.PlayNowButton{border:none;justify-self:left;width:130px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:2px}.GameThumbnail{border-radius:2px;width:270px;height:180px;margin-bottom:20px}.FullscreenButton{border-radius:5px;justify-self:end;border:none;width:60px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emw--color-white, #FFFFFF);font-size:18px;text-align:center;padding:0 10px}.ButtonsContainer{display:grid;grid-gap:16px;grid-template-columns:1fr 1fr}.FullWidthButton{grid-column:span 2}.BottomGame .ButtonsContainer{width:275px;display:flex;justify-self:start;flex-direction:row;justify-content:space-between}.BottomGame .ButtonsContainer button{cursor:pointer}.RegisterButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;border:none;width:129px;height:60px}.LoginButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--button-typography, var(--emw--color-white, #FFFFFF));width:129px;height:60px}.FullWidthButton{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:100%;height:60px}.GamesContainer{width:calc(100% - 4px);height:100%;max-width:calc(100% - 4px)}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}p{color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF))}#IframeContainer{height:100%;max-width:1300px;margin:10px;display:flex;align-items:center;justify-content:center}.FullsScreenLayout .GamesContainer{width:100% !important;height:calc(100% - 100px) !important}.FavoredIcon,.UnfavoredIcon{width:35px;height:35px}.FavIconContainer{position:absolute;top:15px;left:15px;cursor:pointer}.FavIconPanicButton{margin-top:45px}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .Button{border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:280px;height:60px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:10px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:100% !important;height:30px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:280px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.LoaderRipple{width:80px;height:80px;position:absolute;top:0;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}.LoaderRipple.LoaderWithPanicButton{top:40px}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}");
5709
+ Qi(e, "svelte-172allb", ":host{font-family:inherit}.CasinoGamePageContainer{background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));margin:0 auto;height:100%;max-width:100%;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.BottomGame{padding:4px 16px;min-height:85px;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));align-items:center;display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:0px 0px;justify-items:center;border-radius:0 0 6px 6px}.BottomGame button{cursor:pointer}.BottomGame.BottomGamePanicSection{grid-template-columns:1fr 1fr 1fr 1fr}.DepositButton,.PlayNowButton{justify-self:left;width:130px;height:42px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:var(--emw--border-radius-medium, 10px)}.PlayNowButton{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:none}.DepositButton{background:transparent;border:1px solid var(--emw--color-primary, #22B04E)}.GameThumbnail{border-radius:2px;width:270px;height:180px;margin-bottom:20px}.FullscreenButton{border-radius:5px;justify-self:end;border:none;width:60px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emw--color-white, #FFFFFF);font-size:18px;text-align:center;padding:0 10px}.ButtonsContainer{display:grid;grid-gap:16px;grid-template-columns:1fr 1fr}.FullWidthButton{grid-column:span 2}.BottomGame .ButtonsContainer{width:275px;display:flex;justify-self:start;flex-direction:row;justify-content:space-between}.BottomGame .ButtonsContainer button{cursor:pointer}.RegisterButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;border:none;width:129px;height:42px}.LoginButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--button-typography, var(--emw--color-white, #FFFFFF));width:129px;height:42px}.FullWidthButton{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:100%;height:42px}.GamesContainer{width:calc(100% - 4px);height:100%;max-width:calc(100% - 4px)}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}p{color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF))}#IframeContainer{height:100%;max-width:1300px;margin:10px;display:flex;align-items:center;justify-content:center}.FullsScreenLayout .GamesContainer{width:100% !important;height:calc(100% - 100px) !important}.FavoredIcon,.UnfavoredIcon{width:35px;height:35px}.FavIconContainer{position:absolute;top:15px;left:15px;cursor:pointer}.FavIconPanicButton{margin-top:45px}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .Button{border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:280px;height:60px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:10px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:100% !important;height:30px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:280px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.LoaderRipple{width:80px;height:80px;position:absolute;top:0;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}.LoaderRipple.LoaderWithPanicButton{top:40px}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}");
5710
5710
  }
5711
5711
  function Mu(e) {
5712
5712
  let t, r, n = (
@@ -5730,7 +5730,7 @@ function Mu(e) {
5730
5730
  i[14]?.backgroundImageUrl})`);
5731
5731
  },
5732
5732
  d(i) {
5733
- i && R(t), n && n.d(), e[89](null);
5733
+ i && D(t), n && n.d(), e[89](null);
5734
5734
  }
5735
5735
  };
5736
5736
  }
@@ -5745,7 +5745,7 @@ function Hu(e) {
5745
5745
  },
5746
5746
  p: Z,
5747
5747
  d(r) {
5748
- r && R(t);
5748
+ r && D(t);
5749
5749
  }
5750
5750
  };
5751
5751
  }
@@ -5756,7 +5756,7 @@ function Lu(e) {
5756
5756
  ), n;
5757
5757
  return {
5758
5758
  c() {
5759
- t = y("p"), n = D(r), p(t, "class", "SearchLoading");
5759
+ t = y("p"), n = R(r), p(t, "class", "SearchLoading");
5760
5760
  },
5761
5761
  m(i, o) {
5762
5762
  U(i, t, o), m(t, n);
@@ -5767,7 +5767,7 @@ function Lu(e) {
5767
5767
  i[28]("loading") + "") && j(n, r);
5768
5768
  },
5769
5769
  d(i) {
5770
- i && R(t);
5770
+ i && D(t);
5771
5771
  }
5772
5772
  };
5773
5773
  }
@@ -5778,7 +5778,7 @@ function bn(e) {
5778
5778
  /*mobileView*/
5779
5779
  o[23]
5780
5780
  )
5781
- return Du;
5781
+ return Ru;
5782
5782
  if (
5783
5783
  /*isLoggedIn*/
5784
5784
  o[8]
@@ -5800,7 +5800,7 @@ function bn(e) {
5800
5800
  n === (n = r(o)) && i ? i.p(o, a) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t.parentNode, t)));
5801
5801
  },
5802
5802
  d(o) {
5803
- o && R(t), i && i.d(o);
5803
+ o && D(t), i && i.d(o);
5804
5804
  }
5805
5805
  };
5806
5806
  }
@@ -5809,7 +5809,7 @@ function Au(e) {
5809
5809
  function r(o, a) {
5810
5810
  return (
5811
5811
  /*funMode*/
5812
- o[17] ? Uu : Ru
5812
+ o[17] ? Uu : Du
5813
5813
  );
5814
5814
  }
5815
5815
  let n = r(e), i = n(e);
@@ -5824,7 +5824,7 @@ function Au(e) {
5824
5824
  n === (n = r(o)) && i ? i.p(o, a) : (i.d(1), i = n(o), i && (i.c(), i.m(t.parentNode, t)));
5825
5825
  },
5826
5826
  d(o) {
5827
- o && R(t), i.d(o);
5827
+ o && D(t), i.d(o);
5828
5828
  }
5829
5829
  };
5830
5830
  }
@@ -5832,20 +5832,20 @@ function Nu(e) {
5832
5832
  let t, r, n, i, o, a, s, l = (
5833
5833
  /*$_*/
5834
5834
  e[28]("deposit") + ""
5835
- ), u, h, f, d, g, b, v, S, B, C, E = (
5835
+ ), u, h, f, d, g, b, v, S, O, B, E = (
5836
5836
  /*haspanicbutton*/
5837
5837
  e[1] === "true" && vn(e)
5838
5838
  );
5839
- function O(w, x) {
5839
+ function F(w, x) {
5840
5840
  return (
5841
5841
  /*isFullscreen*/
5842
5842
  w[21] ? zu : Wu
5843
5843
  );
5844
5844
  }
5845
- let I = O(e), _ = I(e);
5845
+ let I = F(e), _ = I(e);
5846
5846
  return {
5847
5847
  c() {
5848
- t = y("div"), r = y("div"), n = y("iframe"), o = N(), a = y("div"), s = y("button"), u = D(l), h = N(), f = y("p"), d = y("span"), g = D(
5848
+ t = y("div"), r = y("div"), n = y("iframe"), o = N(), a = y("div"), s = y("button"), u = R(l), h = N(), f = y("p"), d = y("span"), g = R(
5849
5849
  /*time*/
5850
5850
  e[6]
5851
5851
  ), b = N(), E && E.c(), v = N(), _.c(), p(n, "title", "Games"), p(n, "id", "IframeGame"), p(n, "class", "GamesContainer"), p(n, "aria-hidden", "false"), oe(n.src, i = /*game*/
@@ -5874,12 +5874,12 @@ function Nu(e) {
5874
5874
  );
5875
5875
  },
5876
5876
  m(w, x) {
5877
- U(w, t, x), m(t, r), m(r, n), e[69](n), m(r, o), m(r, a), m(a, s), m(s, u), m(a, h), m(a, f), m(f, d), m(d, g), e[71](f), m(a, b), E && E.m(a, null), m(a, v), _.m(a, null), e[75](a), e[76](r), e[77](t), B || (C = $(
5877
+ U(w, t, x), m(t, r), m(r, n), e[69](n), m(r, o), m(r, a), m(a, s), m(s, u), m(a, h), m(a, f), m(f, d), m(d, g), e[71](f), m(a, b), E && E.m(a, null), m(a, v), _.m(a, null), e[75](a), e[76](r), e[77](t), O || (B = $(
5878
5878
  s,
5879
5879
  "click",
5880
5880
  /*click_handler_9*/
5881
5881
  e[70]
5882
- ), B = !0);
5882
+ ), O = !0);
5883
5883
  },
5884
5884
  p(w, x) {
5885
5885
  x[0] & /*game*/
@@ -5894,7 +5894,7 @@ function Nu(e) {
5894
5894
  /*time*/
5895
5895
  w[6]
5896
5896
  ), /*haspanicbutton*/
5897
- w[1] === "true" ? E ? E.p(w, x) : (E = vn(w), E.c(), E.m(a, v)) : E && (E.d(1), E = null), I === (I = O(w)) && _ ? _.p(w, x) : (_.d(1), _ = I(w), _ && (_.c(), _.m(a, null))), x[0] & /*haspanicbutton*/
5897
+ w[1] === "true" ? E ? E.p(w, x) : (E = vn(w), E.c(), E.m(a, v)) : E && (E.d(1), E = null), I === (I = F(w)) && _ ? _.p(w, x) : (_.d(1), _ = I(w), _ && (_.c(), _.m(a, null))), x[0] & /*haspanicbutton*/
5898
5898
  2 && S !== (S = "BottomGame " + /*haspanicbutton*/
5899
5899
  (w[1] == "true" ? "BottomGamePanicSection" : "")) && p(a, "class", S), x[0] & /*gameStyle*/
5900
5900
  134217728 && p(
@@ -5923,11 +5923,11 @@ function Nu(e) {
5923
5923
  );
5924
5924
  },
5925
5925
  d(w) {
5926
- w && R(t), e[69](null), e[71](null), E && E.d(), _.d(), e[75](null), e[76](null), e[77](null), B = !1, C();
5926
+ w && D(t), e[69](null), e[71](null), E && E.d(), _.d(), e[75](null), e[76](null), e[77](null), O = !1, B();
5927
5927
  }
5928
5928
  };
5929
5929
  }
5930
- function Du(e) {
5930
+ function Ru(e) {
5931
5931
  let t;
5932
5932
  function r(o, a) {
5933
5933
  if (
@@ -5957,11 +5957,11 @@ function Du(e) {
5957
5957
  n === (n = r(o)) && i ? i.p(o, a) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t.parentNode, t)));
5958
5958
  },
5959
5959
  d(o) {
5960
- o && R(t), i && i.d(o);
5960
+ o && D(t), i && i.d(o);
5961
5961
  }
5962
5962
  };
5963
5963
  }
5964
- function Ru(e) {
5964
+ function Du(e) {
5965
5965
  let t, r, n = (
5966
5966
  /*game*/
5967
5967
  e[14].name + ""
@@ -5971,17 +5971,17 @@ function Ru(e) {
5971
5971
  ), d, g, b, v = (
5972
5972
  /*$_*/
5973
5973
  e[28]("register") + ""
5974
- ), S, B, C, E, O, I;
5974
+ ), S, O, B, E, F, I;
5975
5975
  return {
5976
5976
  c() {
5977
- t = y("div"), r = y("h3"), i = D(n), o = N(), a = y("ui-image"), l = N(), u = y("div"), h = y("button"), d = D(f), g = N(), b = y("button"), S = D(v), B = N(), C = y("p"), E = D(
5977
+ t = y("div"), r = y("h3"), i = R(n), o = N(), a = y("ui-image"), l = N(), u = y("div"), h = y("button"), d = R(f), g = N(), b = y("button"), S = R(v), O = N(), B = y("p"), E = R(
5978
5978
  /*time*/
5979
5979
  e[6]
5980
5980
  ), oe(a.src, s = /*game*/
5981
5981
  e[14].thumbnail) || Y(a, "src", s), Y(a, "class", "GameThumbnail"), Y(a, "alt", "game thumbnail"), Y(a, "loading", "lazy"), p(h, "class", "LoginButton"), p(b, "class", "RegisterButton"), p(u, "class", "ButtonsContainer"), p(t, "class", "GameDetails"), p(t, "part", "GameDetails");
5982
5982
  },
5983
5983
  m(_, w) {
5984
- U(_, t, w), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(t, B), m(t, C), m(C, E), O || (I = [
5984
+ U(_, t, w), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(t, O), m(t, B), m(B, E), F || (I = [
5985
5985
  $(
5986
5986
  h,
5987
5987
  "click",
@@ -5994,7 +5994,7 @@ function Ru(e) {
5994
5994
  /*click_handler_17*/
5995
5995
  e[88]
5996
5996
  )
5997
- ], O = !0);
5997
+ ], F = !0);
5998
5998
  },
5999
5999
  p(_, w) {
6000
6000
  w[0] & /*game*/
@@ -6013,7 +6013,7 @@ function Ru(e) {
6013
6013
  );
6014
6014
  },
6015
6015
  d(_) {
6016
- _ && R(t), O = !1, le(I);
6016
+ _ && D(t), F = !1, le(I);
6017
6017
  }
6018
6018
  };
6019
6019
  }
@@ -6024,7 +6024,7 @@ function Uu(e) {
6024
6024
  ), h, f, d, g = (
6025
6025
  /*$_*/
6026
6026
  e[28]("register") + ""
6027
- ), b, v, S, B, C, E, O, I;
6027
+ ), b, v, S, O, B, E, F, I;
6028
6028
  function _(P, T) {
6029
6029
  return (
6030
6030
  /*isFullscreen*/
@@ -6034,7 +6034,7 @@ function Uu(e) {
6034
6034
  let w = _(e), x = w(e);
6035
6035
  return {
6036
6036
  c() {
6037
- t = y("div"), r = y("div"), n = y("iframe"), o = N(), a = y("div"), s = y("div"), l = y("button"), h = D(u), f = N(), d = y("button"), b = D(g), v = N(), S = y("p"), B = y("span"), C = D(
6037
+ t = y("div"), r = y("div"), n = y("iframe"), o = N(), a = y("div"), s = y("div"), l = y("button"), h = R(u), f = N(), d = y("button"), b = R(g), v = N(), S = y("p"), O = y("span"), B = R(
6038
6038
  /*time*/
6039
6039
  e[6]
6040
6040
  ), E = N(), x.c(), p(n, "title", "Games"), p(n, "id", "IframeGame"), p(n, "class", "GamesContainer"), p(n, "aria-hidden", "false"), oe(n.src, i = /*game*/
@@ -6062,7 +6062,7 @@ function Uu(e) {
6062
6062
  );
6063
6063
  },
6064
6064
  m(P, T) {
6065
- U(P, t, T), m(t, r), m(r, n), e[78](n), m(r, o), m(r, a), m(a, s), m(s, l), m(l, h), m(s, f), m(s, d), m(d, b), m(a, v), m(a, S), m(S, B), m(B, C), e[81](S), m(a, E), x.m(a, null), e[84](a), e[85](r), e[86](t), O || (I = [
6065
+ U(P, t, T), m(t, r), m(r, n), e[78](n), m(r, o), m(r, a), m(a, s), m(s, l), m(l, h), m(s, f), m(s, d), m(d, b), m(a, v), m(a, S), m(S, O), m(O, B), e[81](S), m(a, E), x.m(a, null), e[84](a), e[85](r), e[86](t), F || (I = [
6066
6066
  $(
6067
6067
  l,
6068
6068
  "click",
@@ -6075,7 +6075,7 @@ function Uu(e) {
6075
6075
  /*click_handler_13*/
6076
6076
  e[80]
6077
6077
  )
6078
- ], O = !0);
6078
+ ], F = !0);
6079
6079
  },
6080
6080
  p(P, T) {
6081
6081
  T[0] & /*game*/
@@ -6088,7 +6088,7 @@ function Uu(e) {
6088
6088
  268435456 && g !== (g = /*$_*/
6089
6089
  P[28]("register") + "") && j(b, g), T[0] & /*time*/
6090
6090
  64 && j(
6091
- C,
6091
+ B,
6092
6092
  /*time*/
6093
6093
  P[6]
6094
6094
  ), w === (w = _(P)) && x ? x.p(P, T) : (x.d(1), x = w(P), x && (x.c(), x.m(a, null))), T[0] & /*gameStyle*/
@@ -6118,7 +6118,7 @@ function Uu(e) {
6118
6118
  );
6119
6119
  },
6120
6120
  d(P) {
6121
- P && R(t), e[78](null), e[81](null), x.d(), e[84](null), e[85](null), e[86](null), O = !1, le(I);
6121
+ P && D(t), e[78](null), e[81](null), x.d(), e[84](null), e[85](null), e[86](null), F = !1, le(I);
6122
6122
  }
6123
6123
  };
6124
6124
  }
@@ -6138,7 +6138,7 @@ function Gu(e) {
6138
6138
  },
6139
6139
  p: Z,
6140
6140
  d(i) {
6141
- i && R(t), r = !1, n();
6141
+ i && D(t), r = !1, n();
6142
6142
  }
6143
6143
  };
6144
6144
  }
@@ -6158,7 +6158,7 @@ function ju(e) {
6158
6158
  },
6159
6159
  p: Z,
6160
6160
  d(i) {
6161
- i && R(t), r = !1, n();
6161
+ i && D(t), r = !1, n();
6162
6162
  }
6163
6163
  };
6164
6164
  }
@@ -6169,7 +6169,7 @@ function vn(e) {
6169
6169
  ), i;
6170
6170
  return {
6171
6171
  c() {
6172
- t = y("div"), r = y("button"), i = D(n), p(r, "class", "Button"), ye(
6172
+ t = y("div"), r = y("button"), i = R(n), p(r, "class", "Button"), ye(
6173
6173
  r,
6174
6174
  "PanicButtonAnimation",
6175
6175
  /*panicLoading*/
@@ -6191,7 +6191,7 @@ function vn(e) {
6191
6191
  );
6192
6192
  },
6193
6193
  d(o) {
6194
- o && R(t), e[72](null);
6194
+ o && D(t), e[72](null);
6195
6195
  }
6196
6196
  };
6197
6197
  }
@@ -6211,7 +6211,7 @@ function Wu(e) {
6211
6211
  },
6212
6212
  p: Z,
6213
6213
  d(i) {
6214
- i && R(t), r = !1, n();
6214
+ i && D(t), r = !1, n();
6215
6215
  }
6216
6216
  };
6217
6217
  }
@@ -6231,7 +6231,7 @@ function zu(e) {
6231
6231
  },
6232
6232
  p: Z,
6233
6233
  d(i) {
6234
- i && R(t), r = !1, n();
6234
+ i && D(t), r = !1, n();
6235
6235
  }
6236
6236
  };
6237
6237
  }
@@ -6245,17 +6245,17 @@ function Vu(e) {
6245
6245
  ), d, g, b, v = (
6246
6246
  /*$_*/
6247
6247
  e[28]("register") + ""
6248
- ), S, B, C, E, O, I;
6248
+ ), S, O, B, E, F, I;
6249
6249
  return {
6250
6250
  c() {
6251
- t = y("div"), r = y("h3"), i = D(n), o = N(), a = y("ui-image"), l = N(), u = y("div"), h = y("button"), d = D(f), g = N(), b = y("button"), S = D(v), B = N(), C = y("p"), E = D(
6251
+ t = y("div"), r = y("h3"), i = R(n), o = N(), a = y("ui-image"), l = N(), u = y("div"), h = y("button"), d = R(f), g = N(), b = y("button"), S = R(v), O = N(), B = y("p"), E = R(
6252
6252
  /*time*/
6253
6253
  e[6]
6254
6254
  ), oe(a.src, s = /*game*/
6255
6255
  e[14].thumbnail) || Y(a, "src", s), Y(a, "class", "GameThumbnail"), Y(a, "alt", "game thumbnail"), Y(a, "loading", "lazy"), p(h, "class", "LoginButton"), p(b, "class", "RegisterButton"), p(u, "class", "ButtonsContainer"), p(t, "class", "GameDetails"), p(t, "part", "GameDetails");
6256
6256
  },
6257
6257
  m(_, w) {
6258
- U(_, t, w), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(t, B), m(t, C), m(C, E), O || (I = [
6258
+ U(_, t, w), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(t, O), m(t, B), m(B, E), F || (I = [
6259
6259
  $(
6260
6260
  h,
6261
6261
  "click",
@@ -6268,7 +6268,7 @@ function Vu(e) {
6268
6268
  /*click_handler_8*/
6269
6269
  e[68]
6270
6270
  )
6271
- ], O = !0);
6271
+ ], F = !0);
6272
6272
  },
6273
6273
  p(_, w) {
6274
6274
  w[0] & /*game*/
@@ -6287,7 +6287,7 @@ function Vu(e) {
6287
6287
  );
6288
6288
  },
6289
6289
  d(_) {
6290
- _ && R(t), O = !1, le(I);
6290
+ _ && D(t), F = !1, le(I);
6291
6291
  }
6292
6292
  };
6293
6293
  }
@@ -6301,20 +6301,20 @@ function Yu(e) {
6301
6301
  ), d, g, b, v = (
6302
6302
  /*$_*/
6303
6303
  e[28]("register") + ""
6304
- ), S, B, C, E = (
6304
+ ), S, O, B, E = (
6305
6305
  /*$_*/
6306
6306
  e[28]("playForFun") + ""
6307
- ), O, I, _, w, x, P;
6307
+ ), F, I, _, w, x, P;
6308
6308
  return {
6309
6309
  c() {
6310
- t = y("div"), r = y("h3"), i = D(n), o = N(), a = y("ui-image"), l = N(), u = y("div"), h = y("button"), d = D(f), g = N(), b = y("button"), S = D(v), B = N(), C = y("button"), O = D(E), I = N(), _ = y("p"), w = D(
6310
+ t = y("div"), r = y("h3"), i = R(n), o = N(), a = y("ui-image"), l = N(), u = y("div"), h = y("button"), d = R(f), g = N(), b = y("button"), S = R(v), O = N(), B = y("button"), F = R(E), I = N(), _ = y("p"), w = R(
6311
6311
  /*time*/
6312
6312
  e[6]
6313
6313
  ), oe(a.src, s = /*game*/
6314
- e[14].thumbnail) || Y(a, "src", s), Y(a, "class", "GameThumbnail"), Y(a, "alt", "game thumbnail"), Y(a, "loading", "lazy"), p(h, "class", "LoginButton"), p(b, "class", "RegisterButton"), p(C, "class", "FullWidthButton"), p(u, "class", "ButtonsContainer"), p(t, "class", "GameDetails");
6314
+ e[14].thumbnail) || Y(a, "src", s), Y(a, "class", "GameThumbnail"), Y(a, "alt", "game thumbnail"), Y(a, "loading", "lazy"), p(h, "class", "LoginButton"), p(b, "class", "RegisterButton"), p(B, "class", "FullWidthButton"), p(u, "class", "ButtonsContainer"), p(t, "class", "GameDetails");
6315
6315
  },
6316
- m(T, F) {
6317
- U(T, t, F), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(u, B), m(u, C), m(C, O), m(t, I), m(t, _), m(_, w), x || (P = [
6316
+ m(T, C) {
6317
+ U(T, t, C), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(u, O), m(u, B), m(B, F), m(t, I), m(t, _), m(_, w), x || (P = [
6318
6318
  $(
6319
6319
  h,
6320
6320
  "click",
@@ -6328,25 +6328,25 @@ function Yu(e) {
6328
6328
  e[65]
6329
6329
  ),
6330
6330
  $(
6331
- C,
6331
+ B,
6332
6332
  "click",
6333
6333
  /*click_handler_6*/
6334
6334
  e[66]
6335
6335
  )
6336
6336
  ], x = !0);
6337
6337
  },
6338
- p(T, F) {
6339
- F[0] & /*game*/
6338
+ p(T, C) {
6339
+ C[0] & /*game*/
6340
6340
  16384 && n !== (n = /*game*/
6341
- T[14].name + "") && j(i, n), F[0] & /*game*/
6341
+ T[14].name + "") && j(i, n), C[0] & /*game*/
6342
6342
  16384 && !oe(a.src, s = /*game*/
6343
- T[14].thumbnail) && Y(a, "src", s), F[0] & /*$_*/
6343
+ T[14].thumbnail) && Y(a, "src", s), C[0] & /*$_*/
6344
6344
  268435456 && f !== (f = /*$_*/
6345
- T[28]("signIn") + "") && j(d, f), F[0] & /*$_*/
6345
+ T[28]("signIn") + "") && j(d, f), C[0] & /*$_*/
6346
6346
  268435456 && v !== (v = /*$_*/
6347
- T[28]("register") + "") && j(S, v), F[0] & /*$_*/
6347
+ T[28]("register") + "") && j(S, v), C[0] & /*$_*/
6348
6348
  268435456 && E !== (E = /*$_*/
6349
- T[28]("playForFun") + "") && j(O, E), F[0] & /*time*/
6349
+ T[28]("playForFun") + "") && j(F, E), C[0] & /*time*/
6350
6350
  64 && j(
6351
6351
  w,
6352
6352
  /*time*/
@@ -6354,7 +6354,7 @@ function Yu(e) {
6354
6354
  );
6355
6355
  },
6356
6356
  d(T) {
6357
- T && R(t), x = !1, le(P);
6357
+ T && D(t), x = !1, le(P);
6358
6358
  }
6359
6359
  };
6360
6360
  }
@@ -6368,7 +6368,7 @@ function Xu(e) {
6368
6368
  ), g, b, v, S = (
6369
6369
  /*$_*/
6370
6370
  e[28]("playNow") + ""
6371
- ), B, C, E, O, I, _, w, x = (
6371
+ ), O, B, E, F, I, _, w, x = (
6372
6372
  /*favorites*/
6373
6373
  e[0] == "true" && yn(e)
6374
6374
  ), P = (
@@ -6377,14 +6377,14 @@ function Xu(e) {
6377
6377
  );
6378
6378
  return {
6379
6379
  c() {
6380
- x && x.c(), t = N(), r = y("div"), n = y("h3"), o = D(i), a = N(), s = y("ui-image"), u = N(), h = y("div"), f = y("button"), g = D(d), b = N(), v = y("button"), B = D(S), C = N(), P && P.c(), E = N(), O = y("p"), I = D(
6380
+ x && x.c(), t = N(), r = y("div"), n = y("h3"), o = R(i), a = N(), s = y("ui-image"), u = N(), h = y("div"), f = y("button"), g = R(d), b = N(), v = y("button"), O = R(S), B = N(), P && P.c(), E = N(), F = y("p"), I = R(
6381
6381
  /*time*/
6382
6382
  e[6]
6383
6383
  ), oe(s.src, l = /*game*/
6384
6384
  e[14].thumbnail) || Y(s, "src", l), Y(s, "class", "GameThumbnail"), Y(s, "alt", "game thumbnail"), Y(s, "loading", "lazy"), p(f, "class", "DepositButton"), p(v, "class", "PlayNowButton"), p(h, "class", "ButtonsContainer"), p(r, "class", "GameDetails");
6385
6385
  },
6386
- m(T, F) {
6387
- x && x.m(T, F), U(T, t, F), U(T, r, F), m(r, n), m(n, o), m(r, a), m(r, s), m(r, u), m(r, h), m(h, f), m(f, g), m(h, b), m(h, v), m(v, B), m(r, C), P && P.m(r, null), m(r, E), m(r, O), m(O, I), _ || (w = [
6386
+ m(T, C) {
6387
+ x && x.m(T, C), U(T, t, C), U(T, r, C), m(r, n), m(n, o), m(r, a), m(r, s), m(r, u), m(r, h), m(h, f), m(f, g), m(h, b), m(h, v), m(v, O), m(r, B), P && P.m(r, null), m(r, E), m(r, F), m(F, I), _ || (w = [
6388
6388
  $(
6389
6389
  f,
6390
6390
  "click",
@@ -6399,18 +6399,18 @@ function Xu(e) {
6399
6399
  )
6400
6400
  ], _ = !0);
6401
6401
  },
6402
- p(T, F) {
6402
+ p(T, C) {
6403
6403
  /*favorites*/
6404
- T[0] == "true" ? x ? x.p(T, F) : (x = yn(T), x.c(), x.m(t.parentNode, t)) : x && (x.d(1), x = null), F[0] & /*game*/
6404
+ T[0] == "true" ? x ? x.p(T, C) : (x = yn(T), x.c(), x.m(t.parentNode, t)) : x && (x.d(1), x = null), C[0] & /*game*/
6405
6405
  16384 && i !== (i = /*game*/
6406
- T[14].name + "") && j(o, i), F[0] & /*game*/
6406
+ T[14].name + "") && j(o, i), C[0] & /*game*/
6407
6407
  16384 && !oe(s.src, l = /*game*/
6408
- T[14].thumbnail) && Y(s, "src", l), F[0] & /*$_*/
6408
+ T[14].thumbnail) && Y(s, "src", l), C[0] & /*$_*/
6409
6409
  268435456 && d !== (d = /*$_*/
6410
- T[28]("deposit") + "") && j(g, d), F[0] & /*$_*/
6410
+ T[28]("deposit") + "") && j(g, d), C[0] & /*$_*/
6411
6411
  268435456 && S !== (S = /*$_*/
6412
- T[28]("playNow") + "") && j(B, S), /*haspanicbutton*/
6413
- T[1] === "true" ? P ? P.p(T, F) : (P = wn(T), P.c(), P.m(r, E)) : P && (P.d(1), P = null), F[0] & /*time*/
6412
+ T[28]("playNow") + "") && j(O, S), /*haspanicbutton*/
6413
+ T[1] === "true" ? P ? P.p(T, C) : (P = wn(T), P.c(), P.m(r, E)) : P && (P.d(1), P = null), C[0] & /*time*/
6414
6414
  64 && j(
6415
6415
  I,
6416
6416
  /*time*/
@@ -6418,7 +6418,7 @@ function Xu(e) {
6418
6418
  );
6419
6419
  },
6420
6420
  d(T) {
6421
- T && (R(t), R(r)), x && x.d(T), P && P.d(), _ = !1, le(w);
6421
+ T && (D(t), D(r)), x && x.d(T), P && P.d(), _ = !1, le(w);
6422
6422
  }
6423
6423
  };
6424
6424
  }
@@ -6442,7 +6442,7 @@ function yn(e) {
6442
6442
  n === (n = r(o)) && i ? i.p(o, a) : (i.d(1), i = n(o), i && (i.c(), i.m(t.parentNode, t)));
6443
6443
  },
6444
6444
  d(o) {
6445
- o && R(t), i.d(o);
6445
+ o && D(t), i.d(o);
6446
6446
  }
6447
6447
  };
6448
6448
  }
@@ -6462,7 +6462,7 @@ function qu(e) {
6462
6462
  (o[1] == "true" ? "LoaderWithPanicButton" : "")) && p(t, "class", i);
6463
6463
  },
6464
6464
  d(o) {
6465
- o && R(t);
6465
+ o && D(t);
6466
6466
  }
6467
6467
  };
6468
6468
  }
@@ -6486,7 +6486,7 @@ function $u(e) {
6486
6486
  n === (n = r(o)) && i ? i.p(o, a) : (i.d(1), i = n(o), i && (i.c(), i.m(t.parentNode, t)));
6487
6487
  },
6488
6488
  d(o) {
6489
- o && R(t), i.d(o);
6489
+ o && D(t), i.d(o);
6490
6490
  }
6491
6491
  };
6492
6492
  }
@@ -6494,7 +6494,7 @@ function Ju(e) {
6494
6494
  let t, r, n, i, o, a;
6495
6495
  return {
6496
6496
  c() {
6497
- t = y("div"), r = Ct("svg"), n = Ct("path"), q(n, "fill", "var(--emw--color-white, #FFFFFF)"), p(n, "d", `M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155
6497
+ t = y("div"), r = Bt("svg"), n = Bt("path"), q(n, "fill", "var(--emw--color-white, #FFFFFF)"), p(n, "d", `M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155
6498
6498
  c-2.527-5.12-7.741-8.361-13.451-8.361c-5.709,0-10.924,3.242-13.451,8.361l-70.988,143.828L12.843,187.047
6499
6499
  c-5.65,0.821-10.344,4.779-12.108,10.209c-1.765,5.43-0.293,11.391,3.795,15.376l114.848,111.955L92.27,482.67
6500
6500
  c-0.965,5.627,1.349,11.315,5.968,14.67c4.618,3.355,10.74,3.798,15.797,1.142L256,423.846l141.961,74.637
@@ -6519,7 +6519,7 @@ function Ju(e) {
6519
6519
  (s[1] == "true" ? "FavIconPanicButton" : "")) && p(t, "class", i);
6520
6520
  },
6521
6521
  d(s) {
6522
- s && R(t), o = !1, a();
6522
+ s && D(t), o = !1, a();
6523
6523
  }
6524
6524
  };
6525
6525
  }
@@ -6527,7 +6527,7 @@ function Qu(e) {
6527
6527
  let t, r, n, i, o, a;
6528
6528
  return {
6529
6529
  c() {
6530
- t = y("div"), r = Ct("svg"), n = Ct("path"), q(n, "fill", "var(--emw--color-white, #FFFFFF)"), p(n, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"), p(r, "version", "1.1"), p(r, "class", "FavoredIcon"), p(r, "part", "FavoredIcon"), p(r, "xmlns", "http://www.w3.org/2000/svg"), p(r, "viewBox", "0 0 19.481 19.481"), p(r, "xmlns:xlink", "http://www.w3.org/1999/xlink"), p(r, "enable-background", "new 0 0 19.481 19.481"), p(t, "class", i = "FavIconContainer " + /*haspanicbutton*/
6530
+ t = y("div"), r = Bt("svg"), n = Bt("path"), q(n, "fill", "var(--emw--color-white, #FFFFFF)"), p(n, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"), p(r, "version", "1.1"), p(r, "class", "FavoredIcon"), p(r, "part", "FavoredIcon"), p(r, "xmlns", "http://www.w3.org/2000/svg"), p(r, "viewBox", "0 0 19.481 19.481"), p(r, "xmlns:xlink", "http://www.w3.org/1999/xlink"), p(r, "enable-background", "new 0 0 19.481 19.481"), p(t, "class", i = "FavIconContainer " + /*haspanicbutton*/
6531
6531
  (e[1] == "true" ? "FavIconPanicButton" : ""));
6532
6532
  },
6533
6533
  m(s, l) {
@@ -6544,7 +6544,7 @@ function Qu(e) {
6544
6544
  (s[1] == "true" ? "FavIconPanicButton" : "")) && p(t, "class", i);
6545
6545
  },
6546
6546
  d(s) {
6547
- s && R(t), o = !1, a();
6547
+ s && D(t), o = !1, a();
6548
6548
  }
6549
6549
  };
6550
6550
  }
@@ -6555,7 +6555,7 @@ function wn(e) {
6555
6555
  ), i;
6556
6556
  return {
6557
6557
  c() {
6558
- t = y("div"), r = y("button"), i = D(n), p(r, "class", "PanicButton " + (ln(
6558
+ t = y("div"), r = y("button"), i = R(n), p(r, "class", "PanicButton " + (ln(
6559
6559
  /*userAgent*/
6560
6560
  e[29]
6561
6561
  ) !== "PC" ? "PanicButtonMobile" : "")), ye(
@@ -6583,7 +6583,7 @@ function wn(e) {
6583
6583
  );
6584
6584
  },
6585
6585
  d(o) {
6586
- o && R(t), e[63](null);
6586
+ o && D(t), e[63](null);
6587
6587
  }
6588
6588
  };
6589
6589
  }
@@ -6612,14 +6612,14 @@ function Zu(e) {
6612
6612
  i: Z,
6613
6613
  o: Z,
6614
6614
  d(o) {
6615
- o && R(t), i.d(), e[90](null);
6615
+ o && D(t), i.d(), e[90](null);
6616
6616
  }
6617
6617
  };
6618
6618
  }
6619
6619
  function Ku(e, t, r) {
6620
6620
  let n, i;
6621
6621
  Ji(e, ys, (c) => r(28, i = c));
6622
- let { endpoint: o = "" } = t, { lang: a = "" } = t, { session: s = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, { favorites: d = "" } = t, { loginurl: g = "" } = t, { registerurl: b = "" } = t, { depositurl: v = "" } = t, { loginevent: S = "" } = t, { registerevent: B = "" } = t, { depositevent: C = "" } = t, { shortcashierenabled: E = "" } = t, { clockformat: O = "" } = t, { haspanicbutton: I = "false" } = t, { playforfun: _ = "true" } = t, { checksession: w = "false" } = t, { integratedgameframedesktop: x = "false" } = t, { integratedgameframemobile: P = "false" } = t, { gameid: T = "" } = t, { mbsource: F } = t, ne, ae, Ce = !1, Fr = !1, ze = !1, Or = !1, _e = !0, Ve, K, ot = !1, at = 0, Gt, M, Ee = !1, Fe = !1, Br = !1, Ir = !1, st = !0, ut = !1, ee, J, Ye, se = !1, jt, lt, ct, ht, Wt, zt, xe = window.navigator.userAgent, ft = !1, me = [], pe = [], he, Oe, Xe, Vt = "false", dt = 0, kr = "", mt;
6622
+ let { endpoint: o = "" } = t, { lang: a = "" } = t, { session: s = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, { favorites: d = "" } = t, { loginurl: g = "" } = t, { registerurl: b = "" } = t, { depositurl: v = "" } = t, { loginevent: S = "" } = t, { registerevent: O = "" } = t, { depositevent: B = "" } = t, { shortcashierenabled: E = "" } = t, { clockformat: F = "" } = t, { haspanicbutton: I = "false" } = t, { playforfun: _ = "true" } = t, { checksession: w = "false" } = t, { integratedgameframedesktop: x = "false" } = t, { integratedgameframemobile: P = "false" } = t, { gameid: T = "" } = t, { mbsource: C } = t, ne, ae, Be = !1, Cr = !1, ze = !1, Fr = !1, _e = !0, Ve, K, ot = !1, at = 0, Gt, M, Ee = !1, Ce = !1, Or = !1, Ir = !1, st = !0, ut = !1, ee, J, Ye, se = !1, jt, lt, ct, ht, Wt, zt, xe = window.navigator.userAgent, ft = !1, me = [], pe = [], he, Fe, Xe, Vt = "false", dt = 0, kr = "", mt;
6623
6623
  Ts({ withLocale: "en", translations: {} });
6624
6624
  const oi = () => {
6625
6625
  fetch(f).then((L) => L.json()).then((L) => {
@@ -6635,7 +6635,7 @@ function Ku(e, t, r) {
6635
6635
  });
6636
6636
  const Mr = (c) => {
6637
6637
  let L = new URL(c.launchUrl);
6638
- return L.searchParams.append("language", a), Ve && Ve.length > 0 && (r(8, Ce = !0), L.searchParams.append("_sid", Ve), L.searchParams.append("funMode", "false")), c.launchUrl = L, c;
6638
+ return L.searchParams.append("language", a), Ve && Ve.length > 0 && (r(8, Be = !0), L.searchParams.append("_sid", Ve), L.searchParams.append("funMode", "false")), c.launchUrl = L, c;
6639
6639
  }, Yt = (c, L) => {
6640
6640
  if (w === "true" && !ut && s)
6641
6641
  return;
@@ -6645,7 +6645,7 @@ function Ku(e, t, r) {
6645
6645
  r(14, M = Mr(X[0])), r(12, _e = !1), M.launchUrl && (r(15, Ee = Ar(M, M.hasFunMode)), r(10, ze = !1));
6646
6646
  },
6647
6647
  (X) => {
6648
- console.error("There was an error", X), r(11, Or = !0);
6648
+ console.error("There was an error", X), r(11, Fr = !0);
6649
6649
  }
6650
6650
  ).then(() => {
6651
6651
  ee && (st ? Jt() : $t());
@@ -6667,12 +6667,12 @@ function Ku(e, t, r) {
6667
6667
  case "ModalClosed":
6668
6668
  x === "true" || Me(xe) ? (r(58, Vt = "false"), Lr(), Me(xe) ? setTimeout(
6669
6669
  () => {
6670
- r(16, Fe = P === "true");
6670
+ r(16, Ce = P === "true");
6671
6671
  },
6672
6672
  500
6673
6673
  ) : setTimeout(
6674
6674
  () => {
6675
- r(16, Fe = x === "true");
6675
+ r(16, Ce = x === "true");
6676
6676
  },
6677
6677
  500
6678
6678
  )) : x === "false" && c.data?.closeIntegratedGameFrameDesktop !== !0 && window.postMessage({ type: "DisableScroll" }, window.location.href);
@@ -6738,7 +6738,7 @@ function Ku(e, t, r) {
6738
6738
  sessionID: L
6739
6739
  }), ie.items && (me = ie.items), r(15, Ee = pt(M.id));
6740
6740
  }), pe.includes(W) && (pe = pe.filter((ie) => ie != W));
6741
- }, pt = (c) => me.findIndex((L) => L.id == c) !== -1, Ar = (c, L) => (r(18, Ir = _ == "true" ? c.hasAnonymousFunMode : !1), r(17, Br = _ == "true" ? L : !1), r(16, Fe = !0), pt(c.id)), li = (c, L) => {
6741
+ }, pt = (c) => me.findIndex((L) => L.id == c) !== -1, Ar = (c, L) => (r(18, Ir = _ == "true" ? c.hasAnonymousFunMode : !1), r(17, Or = _ == "true" ? L : !1), r(16, Ce = !0), pt(c.id)), li = (c, L) => {
6742
6742
  let W = new URL(`${o}/v1/casino/games/${c}`);
6743
6743
  W.searchParams.append("language", a), fetch(W.href).then((X) => X.json()).then((X) => {
6744
6744
  r(14, M = Mr(X[0])), r(12, _e = !1), M.launchUrl && (r(15, Ee = Ar(M, L)), r(10, ze = !1));
@@ -6757,7 +6757,7 @@ function Ku(e, t, r) {
6757
6757
  r(22, jt = M.width), r(4, lt = M.height), Wt = `${M.width}px`, zt = `${M.height}px`, ct = M.width, ht = M.height, Jt();
6758
6758
  }, Jt = () => {
6759
6759
  let c = getComputedStyle(ee);
6760
- getComputedStyle(J), parseInt(c.width.slice(0, -2)), parseInt(c.height.slice(0, -2)), r(26, dt = Oe?.getBoundingClientRect()?.height || 100);
6760
+ getComputedStyle(J), parseInt(c.width.slice(0, -2)), parseInt(c.height.slice(0, -2)), r(26, dt = Fe?.getBoundingClientRect()?.height || 100);
6761
6761
  const L = M.width / (M.height + dt);
6762
6762
  ct = parseInt(M.width) * L, ht = parseInt(M.height) + dt, Wt = ct ? `${Math.floor(ct)}px` : "1280px", zt = ht ? `${Math.floor(ht)}px` : "720px", mi();
6763
6763
  }, Qt = (c) => {
@@ -6772,35 +6772,35 @@ function Ku(e, t, r) {
6772
6772
  },
6773
6773
  window.location.href
6774
6774
  );
6775
- }, Dr = () => {
6775
+ }, Rr = () => {
6776
6776
  window.postMessage(
6777
6777
  {
6778
6778
  type: "GameStateOnResize",
6779
- detailsObtained: Fe
6779
+ detailsObtained: Ce
6780
6780
  },
6781
6781
  window.location.href
6782
- ), Fe && (ee && Jt(), window.addEventListener("ModalSize", Xt, !1));
6782
+ ), Ce && (ee && Jt(), window.addEventListener("ModalSize", Xt, !1));
6783
6783
  }, qe = () => {
6784
6784
  S && (Me(xe) && window.postMessage({ type: "ModalClosed" }, window.location.href), window.postMessage({ type: S, transition: "Login" }, window.location.href)), g && (window.location = g), typeof gtag == "function" && gtag("event", "OpenLoginModal", { context: "GeneralPlayerRegisterForm" });
6785
6785
  }, $e = () => {
6786
- B && (Me(xe) && window.postMessage({ type: "ModalClosed" }, window.location.href), window.postMessage(
6786
+ O && (Me(xe) && window.postMessage({ type: "ModalClosed" }, window.location.href), window.postMessage(
6787
6787
  {
6788
- type: B,
6788
+ type: O,
6789
6789
  transition: "Register"
6790
6790
  },
6791
6791
  window.location.href
6792
6792
  )), b && (window.location = b), typeof gtag == "function" && gtag("event", "OpenRegisterModal", { context: "GeneralPlayerRegisterForm" });
6793
6793
  }, Zt = (c) => {
6794
- n && !c ? window.postMessage({ type: "OpenShortCashier" }, window.location.href) : C && !n && (window.postMessage({ type: C }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href)), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" }), v && !n && (window.location = v);
6794
+ n && !c ? window.postMessage({ type: "OpenShortCashier" }, window.location.href) : B && !n && (window.postMessage({ type: B }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href)), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" }), v && !n && (window.location = v);
6795
6795
  };
6796
6796
  document.addEventListener && (document.addEventListener("webkitfullscreenchange", gt, !1), document.addEventListener("mozfullscreenchange", gt, !1), document.addEventListener("fullscreenchange", gt, !1), document.addEventListener("MSFullscreenChange", gt, !1));
6797
6797
  function gt() {
6798
- !document.webkitIsFullScreen && !document.mozFullScreen && !document.msFullscreenElement && se && Be();
6798
+ !document.webkitIsFullScreen && !document.mozFullScreen && !document.msFullscreenElement && se && Oe();
6799
6799
  }
6800
- const Be = () => {
6800
+ const Oe = () => {
6801
6801
  (document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled) && (se ? (document.fullscreenElement !== null && (document.exitFullscreen ? document.exitFullscreen() : document.webkitExitFullscreen ? document.webkitExitFullscreen() : document.msExitFullscreen && document.msExitFullscreen()), r(21, se = !1)) : (J.requestFullscreen ? J.requestFullscreen() : J.webkitRequestFullscreen ? J.webkitRequestFullscreen() : J.mozRequestFullScreen ? J.mozRequestFullScreen() : J.msRequestFullscreen && J.msRequestFullscreen(), r(21, se = !0)));
6802
6802
  }, hi = () => {
6803
- O ? r(6, ne = gn(/* @__PURE__ */ new Date(), O)) : r(6, ne = gn(/* @__PURE__ */ new Date(), "HH:mm:ss a"));
6803
+ F ? r(6, ne = gn(/* @__PURE__ */ new Date(), F)) : r(6, ne = gn(/* @__PURE__ */ new Date(), "HH:mm:ss a"));
6804
6804
  };
6805
6805
  setInterval(
6806
6806
  () => {
@@ -6813,12 +6813,12 @@ function Ku(e, t, r) {
6813
6813
  }, di = () => {
6814
6814
  w === "true" ? ws(o, s).then(
6815
6815
  (c) => {
6816
- Ve = c.Guid, c.UserID, r(57, ut = !0), r(8, Ce = !0);
6816
+ Ve = c.Guid, c.UserID, r(57, ut = !0), r(8, Be = !0);
6817
6817
  },
6818
6818
  (c) => {
6819
- r(8, Ce = !1), console.error("err on session", c);
6819
+ r(8, Be = !1), console.error("err on session", c);
6820
6820
  }
6821
- ) : (Ve = s, r(8, Ce = !0));
6821
+ ) : (Ve = s, r(8, Be = !0));
6822
6822
  }, bt = (c) => {
6823
6823
  at = 0, Gt = setInterval(
6824
6824
  () => {
@@ -6831,13 +6831,13 @@ function Ku(e, t, r) {
6831
6831
  }, mi = () => {
6832
6832
  let c = se ? "100%" : Wt, L = se ? "100%" : zt, W = se || !st ? "none" : M.width ? `${Math.floor(M.width)}px` : "1280px", X = se || !st ? "none" : M.height ? `${Math.floor(M.height) + 100}px` : "720px";
6833
6833
  r(27, kr = `width: ${c}; height: ${L}; max-width: ${W}; max-height: ${X}; padding-bottom: 10px`), ci();
6834
- }, Rr = () => {
6834
+ }, Dr = () => {
6835
6835
  document.fullscreenElement || $t();
6836
6836
  };
6837
6837
  ro(() => {
6838
- r(9, Fr = (s || l) && !Ce);
6839
- }), no(() => (window.addEventListener("resize", Dr, !1), window.addEventListener("message", Xt, !1), document.addEventListener("fullscreenchange", Rr), () => {
6840
- Lr(), window.removeEventListener("resize", Dr), window.removeEventListener("message", Xt), document.removeEventListener("fullscreenchange", Rr);
6838
+ r(9, Cr = (s || l) && !Be);
6839
+ }), no(() => (window.addEventListener("resize", Rr, !1), window.addEventListener("message", Xt, !1), document.addEventListener("fullscreenchange", Dr), () => {
6840
+ Lr(), window.removeEventListener("resize", Rr), window.removeEventListener("message", Xt), document.removeEventListener("fullscreenchange", Dr);
6841
6841
  }));
6842
6842
  const pi = () => {
6843
6843
  r(10, ze = !0);
@@ -6857,21 +6857,21 @@ function Ku(e, t, r) {
6857
6857
  ae = c, r(7, ae);
6858
6858
  });
6859
6859
  }
6860
- const Ci = () => Zt(ft);
6861
- function Fi(c) {
6860
+ const Bi = () => Zt(ft);
6861
+ function Ci(c) {
6862
6862
  Q[c ? "unshift" : "push"](() => {
6863
6863
  Xe = c, r(25, Xe);
6864
6864
  });
6865
6865
  }
6866
- function Oi(c) {
6866
+ function Fi(c) {
6867
6867
  Q[c ? "unshift" : "push"](() => {
6868
6868
  K = c, r(2, K);
6869
6869
  });
6870
6870
  }
6871
- const Bi = () => Be(), Ii = () => Be();
6871
+ const Oi = () => Oe(), Ii = () => Oe();
6872
6872
  function ki(c) {
6873
6873
  Q[c ? "unshift" : "push"](() => {
6874
- Oe = c, r(24, Oe);
6874
+ Fe = c, r(24, Fe);
6875
6875
  });
6876
6876
  }
6877
6877
  function Mi(c) {
@@ -6890,15 +6890,15 @@ function Ku(e, t, r) {
6890
6890
  });
6891
6891
  }
6892
6892
  const Ai = () => qe(), Ni = () => $e();
6893
- function Di(c) {
6893
+ function Ri(c) {
6894
6894
  Q[c ? "unshift" : "push"](() => {
6895
6895
  Xe = c, r(25, Xe);
6896
6896
  });
6897
6897
  }
6898
- const Ri = () => Be(), Ui = () => Be();
6898
+ const Di = () => Oe(), Ui = () => Oe();
6899
6899
  function Gi(c) {
6900
6900
  Q[c ? "unshift" : "push"](() => {
6901
- Oe = c, r(24, Oe);
6901
+ Fe = c, r(24, Fe);
6902
6902
  });
6903
6903
  }
6904
6904
  function ji(c) {
@@ -6923,7 +6923,7 @@ function Ku(e, t, r) {
6923
6923
  });
6924
6924
  }
6925
6925
  return e.$$set = (c) => {
6926
- "endpoint" in c && r(36, o = c.endpoint), "lang" in c && r(37, a = c.lang), "session" in c && r(38, s = c.session), "userid" in c && r(39, l = c.userid), "clientstyling" in c && r(40, u = c.clientstyling), "clientstylingurl" in c && r(41, h = c.clientstylingurl), "translationurl" in c && r(42, f = c.translationurl), "favorites" in c && r(0, d = c.favorites), "loginurl" in c && r(43, g = c.loginurl), "registerurl" in c && r(44, b = c.registerurl), "depositurl" in c && r(45, v = c.depositurl), "loginevent" in c && r(46, S = c.loginevent), "registerevent" in c && r(47, B = c.registerevent), "depositevent" in c && r(48, C = c.depositevent), "shortcashierenabled" in c && r(49, E = c.shortcashierenabled), "clockformat" in c && r(50, O = c.clockformat), "haspanicbutton" in c && r(1, I = c.haspanicbutton), "playforfun" in c && r(51, _ = c.playforfun), "checksession" in c && r(52, w = c.checksession), "integratedgameframedesktop" in c && r(53, x = c.integratedgameframedesktop), "integratedgameframemobile" in c && r(54, P = c.integratedgameframemobile), "gameid" in c && r(55, T = c.gameid), "mbsource" in c && r(56, F = c.mbsource);
6926
+ "endpoint" in c && r(36, o = c.endpoint), "lang" in c && r(37, a = c.lang), "session" in c && r(38, s = c.session), "userid" in c && r(39, l = c.userid), "clientstyling" in c && r(40, u = c.clientstyling), "clientstylingurl" in c && r(41, h = c.clientstylingurl), "translationurl" in c && r(42, f = c.translationurl), "favorites" in c && r(0, d = c.favorites), "loginurl" in c && r(43, g = c.loginurl), "registerurl" in c && r(44, b = c.registerurl), "depositurl" in c && r(45, v = c.depositurl), "loginevent" in c && r(46, S = c.loginevent), "registerevent" in c && r(47, O = c.registerevent), "depositevent" in c && r(48, B = c.depositevent), "shortcashierenabled" in c && r(49, E = c.shortcashierenabled), "clockformat" in c && r(50, F = c.clockformat), "haspanicbutton" in c && r(1, I = c.haspanicbutton), "playforfun" in c && r(51, _ = c.playforfun), "checksession" in c && r(52, w = c.checksession), "integratedgameframedesktop" in c && r(53, x = c.integratedgameframedesktop), "integratedgameframemobile" in c && r(54, P = c.integratedgameframemobile), "gameid" in c && r(55, T = c.gameid), "mbsource" in c && r(56, C = c.mbsource);
6927
6927
  }, e.$$.update = () => {
6928
6928
  e.$$.dirty[1] & /*lang*/
6929
6929
  64 && a && fi(), e.$$.dirty[1] & /*shortcashierenabled*/
@@ -6938,7 +6938,7 @@ function Ku(e, t, r) {
6938
6938
  32 | e.$$.dirty[1] & /*clientstylingurl*/
6939
6939
  1024 && h && he && Es(he, h), e.$$.dirty[0] & /*customStylingContainer*/
6940
6940
  32 | e.$$.dirty[1] & /*mbsource*/
6941
- 33554432 && F && he && xs(he, `${F}.Style`), e.$$.dirty[0] & /*panicButton*/
6941
+ 33554432 && C && he && xs(he, `${C}.Style`), e.$$.dirty[0] & /*panicButton*/
6942
6942
  4 | e.$$.dirty[1] & /*showModal*/
6943
6943
  134217728 && Vt == "true" && K && Hr(), e.$$.dirty[0] & /*panicButton*/
6944
6944
  4 && K && Hr(), e.$$.dirty[0] & /*gameFrameContainer, modalFrameHeight*/
@@ -6952,23 +6952,23 @@ function Ku(e, t, r) {
6952
6952
  he,
6953
6953
  ne,
6954
6954
  ae,
6955
- Ce,
6956
- Fr,
6955
+ Be,
6956
+ Cr,
6957
6957
  ze,
6958
- Or,
6958
+ Fr,
6959
6959
  _e,
6960
6960
  ot,
6961
6961
  M,
6962
6962
  Ee,
6963
- Fe,
6964
- Br,
6963
+ Ce,
6964
+ Or,
6965
6965
  Ir,
6966
6966
  J,
6967
6967
  Ye,
6968
6968
  se,
6969
6969
  jt,
6970
6970
  ft,
6971
- Oe,
6971
+ Fe,
6972
6972
  Xe,
6973
6973
  dt,
6974
6974
  kr,
@@ -6979,7 +6979,7 @@ function Ku(e, t, r) {
6979
6979
  qe,
6980
6980
  $e,
6981
6981
  Zt,
6982
- Be,
6982
+ Oe,
6983
6983
  o,
6984
6984
  a,
6985
6985
  s,
@@ -6991,16 +6991,16 @@ function Ku(e, t, r) {
6991
6991
  b,
6992
6992
  v,
6993
6993
  S,
6994
+ O,
6994
6995
  B,
6995
- C,
6996
6996
  E,
6997
- O,
6997
+ F,
6998
6998
  _,
6999
6999
  w,
7000
7000
  x,
7001
7001
  P,
7002
7002
  T,
7003
- F,
7003
+ C,
7004
7004
  ut,
7005
7005
  Vt,
7006
7006
  gi,
@@ -7014,10 +7014,10 @@ function Ku(e, t, r) {
7014
7014
  Ti,
7015
7015
  Si,
7016
7016
  Pi,
7017
+ Bi,
7017
7018
  Ci,
7018
7019
  Fi,
7019
7020
  Oi,
7020
- Bi,
7021
7021
  Ii,
7022
7022
  ki,
7023
7023
  Mi,
@@ -7025,8 +7025,8 @@ function Ku(e, t, r) {
7025
7025
  Li,
7026
7026
  Ai,
7027
7027
  Ni,
7028
- Di,
7029
7028
  Ri,
7029
+ Di,
7030
7030
  Ui,
7031
7031
  Gi,
7032
7032
  ji,