@everymatrix/casino-integrated-game-page 1.59.1 → 1.59.3

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.
@@ -86,7 +86,7 @@ function ae(e, t, r, n) {
86
86
  function S(e, t, r) {
87
87
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
88
88
  }
89
- function E(e, t, r) {
89
+ function x(e, t, r) {
90
90
  const n = t.toLowerCase();
91
91
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : S(e, t, r);
92
92
  }
@@ -4392,7 +4392,7 @@ if (typeof window < "u") {
4392
4392
  }
4393
4393
  };
4394
4394
  };
4395
- customElements.define = e(customElements.define), import("./PlayerDeposit--OLX6U6n.js").then(({ default: t }) => {
4395
+ customElements.define = e(customElements.define), import("./PlayerDeposit-CvqvuO2L.js").then(({ default: t }) => {
4396
4396
  !customElements.get("player-deposit") && customElements.define("player-deposit", t.element);
4397
4397
  });
4398
4398
  }
@@ -4593,7 +4593,7 @@ function we(e, t, r) {
4593
4593
  return (s ? r ? "+" : "" : "-") + Math.pow(10, Math.max(0, i)).toString().substr(1) + n;
4594
4594
  }
4595
4595
  var An = /(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g, ir = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, sn = {}, lt = {};
4596
- function x(e, t, r, n) {
4596
+ function E(e, t, r, n) {
4597
4597
  var i = n;
4598
4598
  typeof n == "string" && (i = function() {
4599
4599
  return this[n]();
@@ -4804,13 +4804,13 @@ function Nr(e, t) {
4804
4804
  var r = mh(t, 12);
4805
4805
  return e += (t - r) / 12, r === 1 ? Fr(e) ? 29 : 28 : 31 - r % 7 % 2;
4806
4806
  }
4807
- x("M", ["MM", 2], "Mo", function() {
4807
+ E("M", ["MM", 2], "Mo", function() {
4808
4808
  return this.month() + 1;
4809
4809
  });
4810
- x("MMM", 0, 0, function(e) {
4810
+ E("MMM", 0, 0, function(e) {
4811
4811
  return this.localeData().monthsShort(this, e);
4812
4812
  });
4813
- x("MMMM", 0, 0, function(e) {
4813
+ E("MMMM", 0, 0, function(e) {
4814
4814
  return this.localeData().months(this, e);
4815
4815
  });
4816
4816
  K("month", "M");
@@ -4911,16 +4911,16 @@ function Js() {
4911
4911
  "i"
4912
4912
  );
4913
4913
  }
4914
- x("Y", 0, 0, function() {
4914
+ E("Y", 0, 0, function() {
4915
4915
  var e = this.year();
4916
4916
  return e <= 9999 ? we(e, 4) : "+" + e;
4917
4917
  });
4918
- x(0, ["YY", 2], 0, function() {
4918
+ E(0, ["YY", 2], 0, function() {
4919
4919
  return this.year() % 100;
4920
4920
  });
4921
- x(0, ["YYYY", 4], 0, "year");
4922
- x(0, ["YYYYY", 5], 0, "year");
4923
- x(0, ["YYYYYY", 6, !0], 0, "year");
4921
+ E(0, ["YYYY", 4], 0, "year");
4922
+ E(0, ["YYYYY", 5], 0, "year");
4923
+ E(0, ["YYYYYY", 6, !0], 0, "year");
4924
4924
  K("year", "y");
4925
4925
  ee("year", 1);
4926
4926
  y("Y", Hr);
@@ -4978,8 +4978,8 @@ function Fe(e, t, r) {
4978
4978
  var n = br(e, t, r), i = br(e + 1, t, r);
4979
4979
  return (Ct(e) - n + i) / 7;
4980
4980
  }
4981
- x("w", ["ww", 2], "wo", "week");
4982
- x("W", ["WW", 2], "Wo", "isoWeek");
4981
+ E("w", ["ww", 2], "wo", "week");
4982
+ E("W", ["WW", 2], "Wo", "isoWeek");
4983
4983
  K("week", "w");
4984
4984
  K("isoWeek", "W");
4985
4985
  ee("week", 5);
@@ -5017,18 +5017,18 @@ function Ih(e) {
5017
5017
  var t = Bt(this, 1, 4).week;
5018
5018
  return e == null ? t : this.add((e - t) * 7, "d");
5019
5019
  }
5020
- x("d", 0, "do", "day");
5021
- x("dd", 0, 0, function(e) {
5020
+ E("d", 0, "do", "day");
5021
+ E("dd", 0, 0, function(e) {
5022
5022
  return this.localeData().weekdaysMin(this, e);
5023
5023
  });
5024
- x("ddd", 0, 0, function(e) {
5024
+ E("ddd", 0, 0, function(e) {
5025
5025
  return this.localeData().weekdaysShort(this, e);
5026
5026
  });
5027
- x("dddd", 0, 0, function(e) {
5027
+ E("dddd", 0, 0, function(e) {
5028
5028
  return this.localeData().weekdays(this, e);
5029
5029
  });
5030
- x("e", 0, 0, "weekday");
5031
- x("E", 0, 0, "isoWeekday");
5030
+ E("e", 0, 0, "weekday");
5031
+ E("E", 0, 0, "isoWeekday");
5032
5032
  K("day", "d");
5033
5033
  K("weekday", "e");
5034
5034
  K("isoWeekday", "E");
@@ -5165,23 +5165,23 @@ function jn() {
5165
5165
  function $h() {
5166
5166
  return this.hours() || 24;
5167
5167
  }
5168
- x("H", ["HH", 2], 0, "hour");
5169
- x("h", ["hh", 2], 0, jn);
5170
- x("k", ["kk", 2], 0, $h);
5171
- x("hmm", 0, 0, function() {
5168
+ E("H", ["HH", 2], 0, "hour");
5169
+ E("h", ["hh", 2], 0, jn);
5170
+ E("k", ["kk", 2], 0, $h);
5171
+ E("hmm", 0, 0, function() {
5172
5172
  return "" + jn.apply(this) + we(this.minutes(), 2);
5173
5173
  });
5174
- x("hmmss", 0, 0, function() {
5174
+ E("hmmss", 0, 0, function() {
5175
5175
  return "" + jn.apply(this) + we(this.minutes(), 2) + we(this.seconds(), 2);
5176
5176
  });
5177
- x("Hmm", 0, 0, function() {
5177
+ E("Hmm", 0, 0, function() {
5178
5178
  return "" + this.hours() + we(this.minutes(), 2);
5179
5179
  });
5180
- x("Hmmss", 0, 0, function() {
5180
+ E("Hmmss", 0, 0, function() {
5181
5181
  return "" + this.hours() + we(this.minutes(), 2) + we(this.seconds(), 2);
5182
5182
  });
5183
5183
  function ea(e, t) {
5184
- x(e, 0, 0, function() {
5184
+ E(e, 0, 0, function() {
5185
5185
  return this.localeData().meridiem(
5186
5186
  this.hours(),
5187
5187
  this.minutes(),
@@ -5681,7 +5681,7 @@ function Nf(e, t, r) {
5681
5681
  return s + i;
5682
5682
  }
5683
5683
  function la(e, t) {
5684
- x(e, 0, 0, function() {
5684
+ E(e, 0, 0, function() {
5685
5685
  var r = this.utcOffset(), n = "+";
5686
5686
  return r < 0 && (r = -r, n = "-"), n + we(~~(r / 60), 2) + t + we(~~r % 60, 2);
5687
5687
  });
@@ -6174,15 +6174,15 @@ function Pc() {
6174
6174
  strict: this._strict
6175
6175
  };
6176
6176
  }
6177
- x("N", 0, 0, "eraAbbr");
6178
- x("NN", 0, 0, "eraAbbr");
6179
- x("NNN", 0, 0, "eraAbbr");
6180
- x("NNNN", 0, 0, "eraName");
6181
- x("NNNNN", 0, 0, "eraNarrow");
6182
- x("y", ["y", 1], "yo", "eraYear");
6183
- x("y", ["yy", 2], 0, "eraYear");
6184
- x("y", ["yyy", 3], 0, "eraYear");
6185
- x("y", ["yyyy", 4], 0, "eraYear");
6177
+ E("N", 0, 0, "eraAbbr");
6178
+ E("NN", 0, 0, "eraAbbr");
6179
+ E("NNN", 0, 0, "eraAbbr");
6180
+ E("NNNN", 0, 0, "eraName");
6181
+ E("NNNNN", 0, 0, "eraNarrow");
6182
+ E("y", ["y", 1], "yo", "eraYear");
6183
+ E("y", ["yy", 2], 0, "eraYear");
6184
+ E("y", ["yyy", 3], 0, "eraYear");
6185
+ E("y", ["yyyy", 4], 0, "eraYear");
6186
6186
  y("N", $n);
6187
6187
  y("NN", $n);
6188
6188
  y("NNN", $n);
@@ -6309,14 +6309,14 @@ function Qn() {
6309
6309
  "i"
6310
6310
  );
6311
6311
  }
6312
- x(0, ["gg", 2], 0, function() {
6312
+ E(0, ["gg", 2], 0, function() {
6313
6313
  return this.weekYear() % 100;
6314
6314
  });
6315
- x(0, ["GG", 2], 0, function() {
6315
+ E(0, ["GG", 2], 0, function() {
6316
6316
  return this.isoWeekYear() % 100;
6317
6317
  });
6318
6318
  function Ar(e, t) {
6319
- x(0, [e, e.length], 0, t);
6319
+ E(0, [e, e.length], 0, t);
6320
6320
  }
6321
6321
  Ar("gggg", "weekYear");
6322
6322
  Ar("ggggg", "weekYear");
@@ -6385,7 +6385,7 @@ function $c(e, t, r, n, i) {
6385
6385
  var s = Qs(e, t, r, n, i), a = At(s.year, 0, s.dayOfYear);
6386
6386
  return this.year(a.getUTCFullYear()), this.month(a.getUTCMonth()), this.date(a.getUTCDate()), this;
6387
6387
  }
6388
- x("Q", 0, "Qo", "quarter");
6388
+ E("Q", 0, "Qo", "quarter");
6389
6389
  K("quarter", "Q");
6390
6390
  ee("quarter", 7);
6391
6391
  y("Q", Gs);
@@ -6395,7 +6395,7 @@ B("Q", function(e, t) {
6395
6395
  function Qc(e) {
6396
6396
  return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
6397
6397
  }
6398
- x("D", ["DD", 2], "Do", "date");
6398
+ E("D", ["DD", 2], "Do", "date");
6399
6399
  K("date", "D");
6400
6400
  ee("date", 9);
6401
6401
  y("D", W);
@@ -6408,7 +6408,7 @@ B("Do", function(e, t) {
6408
6408
  t[ve] = D(e.match(W)[0]);
6409
6409
  });
6410
6410
  var va = vt("Date", !0);
6411
- x("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
6411
+ E("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
6412
6412
  K("dayOfYear", "DDD");
6413
6413
  ee("dayOfYear", 4);
6414
6414
  y("DDD", Pr);
@@ -6422,43 +6422,43 @@ function Kc(e) {
6422
6422
  ) + 1;
6423
6423
  return e == null ? t : this.add(e - t, "d");
6424
6424
  }
6425
- x("m", ["mm", 2], 0, "minute");
6425
+ E("m", ["mm", 2], 0, "minute");
6426
6426
  K("minute", "m");
6427
6427
  ee("minute", 14);
6428
6428
  y("m", W);
6429
6429
  y("mm", W, oe);
6430
6430
  B(["m", "mm"], de);
6431
6431
  var ed = vt("Minutes", !1);
6432
- x("s", ["ss", 2], 0, "second");
6432
+ E("s", ["ss", 2], 0, "second");
6433
6433
  K("second", "s");
6434
6434
  ee("second", 15);
6435
6435
  y("s", W);
6436
6436
  y("ss", W, oe);
6437
6437
  B(["s", "ss"], Te);
6438
6438
  var td = vt("Seconds", !1);
6439
- x("S", 0, 0, function() {
6439
+ E("S", 0, 0, function() {
6440
6440
  return ~~(this.millisecond() / 100);
6441
6441
  });
6442
- x(0, ["SS", 2], 0, function() {
6442
+ E(0, ["SS", 2], 0, function() {
6443
6443
  return ~~(this.millisecond() / 10);
6444
6444
  });
6445
- x(0, ["SSS", 3], 0, "millisecond");
6446
- x(0, ["SSSS", 4], 0, function() {
6445
+ E(0, ["SSS", 3], 0, "millisecond");
6446
+ E(0, ["SSSS", 4], 0, function() {
6447
6447
  return this.millisecond() * 10;
6448
6448
  });
6449
- x(0, ["SSSSS", 5], 0, function() {
6449
+ E(0, ["SSSSS", 5], 0, function() {
6450
6450
  return this.millisecond() * 100;
6451
6451
  });
6452
- x(0, ["SSSSSS", 6], 0, function() {
6452
+ E(0, ["SSSSSS", 6], 0, function() {
6453
6453
  return this.millisecond() * 1e3;
6454
6454
  });
6455
- x(0, ["SSSSSSS", 7], 0, function() {
6455
+ E(0, ["SSSSSSS", 7], 0, function() {
6456
6456
  return this.millisecond() * 1e4;
6457
6457
  });
6458
- x(0, ["SSSSSSSS", 8], 0, function() {
6458
+ E(0, ["SSSSSSSS", 8], 0, function() {
6459
6459
  return this.millisecond() * 1e5;
6460
6460
  });
6461
- x(0, ["SSSSSSSSS", 9], 0, function() {
6461
+ E(0, ["SSSSSSSSS", 9], 0, function() {
6462
6462
  return this.millisecond() * 1e6;
6463
6463
  });
6464
6464
  K("millisecond", "ms");
@@ -6475,8 +6475,8 @@ function rd(e, t) {
6475
6475
  for (Ae = "S"; Ae.length <= 9; Ae += "S")
6476
6476
  B(Ae, rd);
6477
6477
  wa = vt("Milliseconds", !1);
6478
- x("z", 0, 0, "zoneAbbr");
6479
- x("zz", 0, 0, "zoneName");
6478
+ E("z", 0, 0, "zoneAbbr");
6479
+ E("zz", 0, 0, "zoneName");
6480
6480
  function nd() {
6481
6481
  return this._isUTC ? "UTC" : "";
6482
6482
  }
@@ -6860,8 +6860,8 @@ C.toIsoString = he(
6860
6860
  Br
6861
6861
  );
6862
6862
  C.lang = ma;
6863
- x("X", 0, 0, "unix");
6864
- x("x", 0, 0, "valueOf");
6863
+ E("X", 0, 0, "unix");
6864
+ E("x", 0, 0, "valueOf");
6865
6865
  y("x", Hr);
6866
6866
  y("X", lh);
6867
6867
  B("X", function(e, t, r) {
@@ -6928,12 +6928,12 @@ function Wd(e) {
6928
6928
  function r(s, a) {
6929
6929
  if (
6930
6930
  /*isLoggedIn*/
6931
- s[25]
6931
+ s[26]
6932
6932
  )
6933
6933
  return Zd;
6934
6934
  if (
6935
6935
  /*funMode*/
6936
- s[30]
6936
+ s[31]
6937
6937
  )
6938
6938
  return zd;
6939
6939
  }
@@ -6985,66 +6985,66 @@ function Vd(e) {
6985
6985
  }
6986
6986
  function zd(e) {
6987
6987
  let t, r, n, i, s, a, o, l, h, u, c, d, p = !/*isFullscreen*/
6988
- e[37] && Zi(e), _ = (
6988
+ e[38] && Zi(e), _ = (
6989
6989
  /*isFullscreen*/
6990
- e[37] && Xi(e)
6990
+ e[38] && Xi(e)
6991
6991
  ), b = (
6992
6992
  /*gamebanneractive*/
6993
- e[12] == "true" && !/*isFullscreen*/
6994
- e[37] && qi()
6993
+ e[13] == "true" && !/*isFullscreen*/
6994
+ e[38] && qi()
6995
6995
  );
6996
6996
  return {
6997
6997
  c() {
6998
6998
  p && p.c(), t = q(), r = T("div"), _ && _.c(), n = q(), i = T("div"), s = T("iframe"), o = q(), l = T("div"), h = T("p"), u = T("span"), c = Xe(
6999
6999
  /*time*/
7000
- e[23]
7000
+ e[24]
7001
7001
  ), d = q(), b && b.c(), S(s, "title", "Games"), S(s, "class", "GamesContainer"), S(s, "aria-hidden", "false"), dr(s.src, a = /*game*/
7002
- e[29].launchUrl) || S(s, "src", a), S(i, "id", "IframeGame"), $(
7002
+ e[30].launchUrl) || S(s, "src", a), S(i, "id", "IframeGame"), $(
7003
7003
  i,
7004
7004
  "width",
7005
7005
  /*isFullscreen*/
7006
- e[37] ? "100%" : (
7006
+ e[38] ? "100%" : (
7007
7007
  /*definitiveIframeWidth*/
7008
- e[38]
7008
+ e[39]
7009
7009
  )
7010
7010
  ), $(
7011
7011
  i,
7012
7012
  "height",
7013
7013
  /*isFullscreen*/
7014
- e[37] ? "100%" : (
7014
+ e[38] ? "100%" : (
7015
7015
  /*definitiveIframeHeight*/
7016
- e[39]
7016
+ e[40]
7017
7017
  )
7018
7018
  ), $(
7019
7019
  i,
7020
7020
  "max-width",
7021
7021
  /*isFullscreen*/
7022
- e[37] || !/*isModal*/
7023
- e[31] ? "none" : (
7022
+ e[38] || !/*isModal*/
7023
+ e[32] ? "none" : (
7024
7024
  /*game*/
7025
- e[29].width ? Math.floor(
7025
+ e[30].width ? Math.floor(
7026
7026
  /*game*/
7027
- e[29].width
7027
+ e[30].width
7028
7028
  ) + "px" : "1280px"
7029
7029
  )
7030
7030
  ), $(
7031
7031
  i,
7032
7032
  "max-height",
7033
7033
  /*isFullscreen*/
7034
- e[37] || !/*isModal*/
7035
- e[31] ? "none" : (
7034
+ e[38] || !/*isModal*/
7035
+ e[32] ? "none" : (
7036
7036
  /*game*/
7037
- e[29].height ? Math.floor(
7037
+ e[30].height ? Math.floor(
7038
7038
  /*game*/
7039
- e[29].height
7039
+ e[30].height
7040
7040
  ) + /*adjustableHeightDifference*/
7041
- e[32] + "px" : "720px"
7041
+ e[33] + "px" : "720px"
7042
7042
  )
7043
7043
  ), S(h, "class", "Time"), S(l, "class", "Clock"), S(r, "id", "IframeContainer"), ct(
7044
7044
  r,
7045
7045
  "FullsScreenLayout",
7046
7046
  /*isFullscreen*/
7047
- e[37]
7047
+ e[38]
7048
7048
  );
7049
7049
  },
7050
7050
  m(v, k) {
@@ -7052,69 +7052,69 @@ function zd(e) {
7052
7052
  },
7053
7053
  p(v, k) {
7054
7054
  /*isFullscreen*/
7055
- v[37] ? p && (p.d(1), p = null) : p ? p.p(v, k) : (p = Zi(v), p.c(), p.m(t.parentNode, t)), /*isFullscreen*/
7056
- v[37] ? _ ? _.p(v, k) : (_ = Xi(v), _.c(), _.m(r, n)) : _ && (_.d(1), _ = null), k[0] & /*game*/
7057
- 536870912 && !dr(s.src, a = /*game*/
7058
- v[29].launchUrl) && S(s, "src", a), k[1] & /*isFullscreen, definitiveIframeWidth*/
7059
- 192 && $(
7055
+ v[38] ? p && (p.d(1), p = null) : p ? p.p(v, k) : (p = Zi(v), p.c(), p.m(t.parentNode, t)), /*isFullscreen*/
7056
+ v[38] ? _ ? _.p(v, k) : (_ = Xi(v), _.c(), _.m(r, n)) : _ && (_.d(1), _ = null), k[0] & /*game*/
7057
+ 1073741824 && !dr(s.src, a = /*game*/
7058
+ v[30].launchUrl) && S(s, "src", a), k[1] & /*isFullscreen, definitiveIframeWidth*/
7059
+ 384 && $(
7060
7060
  i,
7061
7061
  "width",
7062
7062
  /*isFullscreen*/
7063
- v[37] ? "100%" : (
7063
+ v[38] ? "100%" : (
7064
7064
  /*definitiveIframeWidth*/
7065
- v[38]
7065
+ v[39]
7066
7066
  )
7067
7067
  ), k[1] & /*isFullscreen, definitiveIframeHeight*/
7068
- 320 && $(
7068
+ 640 && $(
7069
7069
  i,
7070
7070
  "height",
7071
7071
  /*isFullscreen*/
7072
- v[37] ? "100%" : (
7072
+ v[38] ? "100%" : (
7073
7073
  /*definitiveIframeHeight*/
7074
- v[39]
7074
+ v[40]
7075
7075
  )
7076
7076
  ), k[0] & /*game*/
7077
- 536870912 | k[1] & /*isFullscreen, isModal*/
7078
- 65 && $(
7077
+ 1073741824 | k[1] & /*isFullscreen, isModal*/
7078
+ 130 && $(
7079
7079
  i,
7080
7080
  "max-width",
7081
7081
  /*isFullscreen*/
7082
- v[37] || !/*isModal*/
7083
- v[31] ? "none" : (
7082
+ v[38] || !/*isModal*/
7083
+ v[32] ? "none" : (
7084
7084
  /*game*/
7085
- v[29].width ? Math.floor(
7085
+ v[30].width ? Math.floor(
7086
7086
  /*game*/
7087
- v[29].width
7087
+ v[30].width
7088
7088
  ) + "px" : "1280px"
7089
7089
  )
7090
7090
  ), k[0] & /*game*/
7091
- 536870912 | k[1] & /*isFullscreen, isModal, adjustableHeightDifference*/
7092
- 67 && $(
7091
+ 1073741824 | k[1] & /*isFullscreen, isModal, adjustableHeightDifference*/
7092
+ 134 && $(
7093
7093
  i,
7094
7094
  "max-height",
7095
7095
  /*isFullscreen*/
7096
- v[37] || !/*isModal*/
7097
- v[31] ? "none" : (
7096
+ v[38] || !/*isModal*/
7097
+ v[32] ? "none" : (
7098
7098
  /*game*/
7099
- v[29].height ? Math.floor(
7099
+ v[30].height ? Math.floor(
7100
7100
  /*game*/
7101
- v[29].height
7101
+ v[30].height
7102
7102
  ) + /*adjustableHeightDifference*/
7103
- v[32] + "px" : "720px"
7103
+ v[33] + "px" : "720px"
7104
7104
  )
7105
7105
  ), k[0] & /*time*/
7106
- 8388608 && ft(
7106
+ 16777216 && ft(
7107
7107
  c,
7108
7108
  /*time*/
7109
- v[23]
7109
+ v[24]
7110
7110
  ), /*gamebanneractive*/
7111
- v[12] == "true" && !/*isFullscreen*/
7112
- v[37] ? b || (b = qi(), b.c(), b.m(r, null)) : b && (b.d(1), b = null), k[1] & /*isFullscreen*/
7113
- 64 && ct(
7111
+ v[13] == "true" && !/*isFullscreen*/
7112
+ v[38] ? b || (b = qi(), b.c(), b.m(r, null)) : b && (b.d(1), b = null), k[1] & /*isFullscreen*/
7113
+ 128 && ct(
7114
7114
  r,
7115
7115
  "FullsScreenLayout",
7116
7116
  /*isFullscreen*/
7117
- v[37]
7117
+ v[38]
7118
7118
  );
7119
7119
  },
7120
7120
  d(v) {
@@ -7124,66 +7124,66 @@ function zd(e) {
7124
7124
  }
7125
7125
  function Zd(e) {
7126
7126
  let t, r, n, i, s, a, o, l, h, u, c, d, p, _, b = !/*isFullscreen*/
7127
- e[37] && Ji(e), v = (
7127
+ e[38] && Ji(e), v = (
7128
7128
  /*isFullscreen*/
7129
- e[37] && Ki(e)
7129
+ e[38] && Ki(e)
7130
7130
  ), k = (
7131
7131
  /*gamebanneractive*/
7132
- e[12] == "true" && !/*isFullscreen*/
7133
- e[37] && es()
7132
+ e[13] == "true" && !/*isFullscreen*/
7133
+ e[38] && es()
7134
7134
  );
7135
7135
  return {
7136
7136
  c() {
7137
7137
  b && b.c(), t = q(), r = T("div"), v && v.c(), n = q(), i = T("div"), s = T("iframe"), h = q(), u = T("div"), c = T("p"), d = T("span"), p = Xe(
7138
7138
  /*time*/
7139
- e[23]
7139
+ e[24]
7140
7140
  ), _ = q(), k && k.c(), S(s, "title", "Games"), S(s, "id", "IframeGame"), S(s, "class", "GamesContainer"), S(s, "aria-hidden", "false"), dr(s.src, a = /*game*/
7141
- e[29].launchUrl) || S(s, "src", a), S(s, "width", o = /*gameContainerWidth*/
7142
- e[34] + "px"), S(s, "height", l = /*gameContainerHeight*/
7143
- e[35] + "px"), S(i, "id", "IframeGame"), $(
7141
+ e[30].launchUrl) || S(s, "src", a), S(s, "width", o = /*gameContainerWidth*/
7142
+ e[35] + "px"), S(s, "height", l = /*gameContainerHeight*/
7143
+ e[36] + "px"), S(i, "id", "IframeGame"), $(
7144
7144
  i,
7145
7145
  "width",
7146
7146
  /*isFullscreen*/
7147
- e[37] ? "100%" : (
7147
+ e[38] ? "100%" : (
7148
7148
  /*definitiveIframeWidth*/
7149
- e[38]
7149
+ e[39]
7150
7150
  )
7151
7151
  ), $(
7152
7152
  i,
7153
7153
  "height",
7154
7154
  /*isFullscreen*/
7155
- e[37] ? "100%" : (
7155
+ e[38] ? "100%" : (
7156
7156
  /*definitiveIframeHeight*/
7157
- e[39]
7157
+ e[40]
7158
7158
  )
7159
7159
  ), $(
7160
7160
  i,
7161
7161
  "max-width",
7162
7162
  /*isFullscreen*/
7163
- e[37] ? "none" : (
7163
+ e[38] ? "none" : (
7164
7164
  /*game*/
7165
- e[29].width ? (
7165
+ e[30].width ? (
7166
7166
  /*game*/
7167
- e[29].width + "px"
7167
+ e[30].width + "px"
7168
7168
  ) : "1280px"
7169
7169
  )
7170
7170
  ), $(
7171
7171
  i,
7172
7172
  "max-height",
7173
7173
  /*isFullscreen*/
7174
- e[37] ? "none" : (
7174
+ e[38] ? "none" : (
7175
7175
  /*game*/
7176
- e[29].height ? Math.floor(
7176
+ e[30].height ? Math.floor(
7177
7177
  /*game*/
7178
- e[29].height
7178
+ e[30].height
7179
7179
  ) + /*adjustableHeightDifference*/
7180
- e[32] + "px" : "720px"
7180
+ e[33] + "px" : "720px"
7181
7181
  )
7182
7182
  ), S(c, "class", "Time"), S(u, "class", "Clock"), S(r, "id", "IframeContainer"), ct(
7183
7183
  r,
7184
7184
  "FullsScreenLayout",
7185
7185
  /*isFullscreen*/
7186
- e[37]
7186
+ e[38]
7187
7187
  );
7188
7188
  },
7189
7189
  m(w, M) {
@@ -7191,71 +7191,71 @@ function Zd(e) {
7191
7191
  },
7192
7192
  p(w, M) {
7193
7193
  /*isFullscreen*/
7194
- w[37] ? b && (b.d(1), b = null) : b ? b.p(w, M) : (b = Ji(w), b.c(), b.m(t.parentNode, t)), /*isFullscreen*/
7195
- w[37] ? v ? v.p(w, M) : (v = Ki(w), v.c(), v.m(r, n)) : v && (v.d(1), v = null), M[0] & /*game*/
7196
- 536870912 && !dr(s.src, a = /*game*/
7197
- w[29].launchUrl) && S(s, "src", a), M[1] & /*gameContainerWidth*/
7198
- 8 && o !== (o = /*gameContainerWidth*/
7199
- w[34] + "px") && S(s, "width", o), M[1] & /*gameContainerHeight*/
7200
- 16 && l !== (l = /*gameContainerHeight*/
7201
- w[35] + "px") && S(s, "height", l), M[1] & /*isFullscreen, definitiveIframeWidth*/
7202
- 192 && $(
7194
+ w[38] ? b && (b.d(1), b = null) : b ? b.p(w, M) : (b = Ji(w), b.c(), b.m(t.parentNode, t)), /*isFullscreen*/
7195
+ w[38] ? v ? v.p(w, M) : (v = Ki(w), v.c(), v.m(r, n)) : v && (v.d(1), v = null), M[0] & /*game*/
7196
+ 1073741824 && !dr(s.src, a = /*game*/
7197
+ w[30].launchUrl) && S(s, "src", a), M[1] & /*gameContainerWidth*/
7198
+ 16 && o !== (o = /*gameContainerWidth*/
7199
+ w[35] + "px") && S(s, "width", o), M[1] & /*gameContainerHeight*/
7200
+ 32 && l !== (l = /*gameContainerHeight*/
7201
+ w[36] + "px") && S(s, "height", l), M[1] & /*isFullscreen, definitiveIframeWidth*/
7202
+ 384 && $(
7203
7203
  i,
7204
7204
  "width",
7205
7205
  /*isFullscreen*/
7206
- w[37] ? "100%" : (
7206
+ w[38] ? "100%" : (
7207
7207
  /*definitiveIframeWidth*/
7208
- w[38]
7208
+ w[39]
7209
7209
  )
7210
7210
  ), M[1] & /*isFullscreen, definitiveIframeHeight*/
7211
- 320 && $(
7211
+ 640 && $(
7212
7212
  i,
7213
7213
  "height",
7214
7214
  /*isFullscreen*/
7215
- w[37] ? "100%" : (
7215
+ w[38] ? "100%" : (
7216
7216
  /*definitiveIframeHeight*/
7217
- w[39]
7217
+ w[40]
7218
7218
  )
7219
7219
  ), M[0] & /*game*/
7220
- 536870912 | M[1] & /*isFullscreen*/
7221
- 64 && $(
7220
+ 1073741824 | M[1] & /*isFullscreen*/
7221
+ 128 && $(
7222
7222
  i,
7223
7223
  "max-width",
7224
7224
  /*isFullscreen*/
7225
- w[37] ? "none" : (
7225
+ w[38] ? "none" : (
7226
7226
  /*game*/
7227
- w[29].width ? (
7227
+ w[30].width ? (
7228
7228
  /*game*/
7229
- w[29].width + "px"
7229
+ w[30].width + "px"
7230
7230
  ) : "1280px"
7231
7231
  )
7232
7232
  ), M[0] & /*game*/
7233
- 536870912 | M[1] & /*isFullscreen, adjustableHeightDifference*/
7234
- 66 && $(
7233
+ 1073741824 | M[1] & /*isFullscreen, adjustableHeightDifference*/
7234
+ 132 && $(
7235
7235
  i,
7236
7236
  "max-height",
7237
7237
  /*isFullscreen*/
7238
- w[37] ? "none" : (
7238
+ w[38] ? "none" : (
7239
7239
  /*game*/
7240
- w[29].height ? Math.floor(
7240
+ w[30].height ? Math.floor(
7241
7241
  /*game*/
7242
- w[29].height
7242
+ w[30].height
7243
7243
  ) + /*adjustableHeightDifference*/
7244
- w[32] + "px" : "720px"
7244
+ w[33] + "px" : "720px"
7245
7245
  )
7246
7246
  ), M[0] & /*time*/
7247
- 8388608 && ft(
7247
+ 16777216 && ft(
7248
7248
  p,
7249
7249
  /*time*/
7250
- w[23]
7250
+ w[24]
7251
7251
  ), /*gamebanneractive*/
7252
- w[12] == "true" && !/*isFullscreen*/
7253
- w[37] ? k || (k = es(), k.c(), k.m(r, null)) : k && (k.d(1), k = null), M[1] & /*isFullscreen*/
7254
- 64 && ct(
7252
+ w[13] == "true" && !/*isFullscreen*/
7253
+ w[38] ? k || (k = es(), k.c(), k.m(r, null)) : k && (k.d(1), k = null), M[1] & /*isFullscreen*/
7254
+ 128 && ct(
7255
7255
  r,
7256
7256
  "FullsScreenLayout",
7257
7257
  /*isFullscreen*/
7258
- w[37]
7258
+ w[38]
7259
7259
  );
7260
7260
  },
7261
7261
  d(w) {
@@ -7266,10 +7266,10 @@ function Zd(e) {
7266
7266
  function Zi(e) {
7267
7267
  let t, r, n, i, s, a, o = (
7268
7268
  /*$_*/
7269
- e[43]("signIn") + ""
7269
+ e[44]("signIn") + ""
7270
7270
  ), l, h, u, c = (
7271
7271
  /*$_*/
7272
- e[43]("register") + ""
7272
+ e[44]("register") + ""
7273
7273
  ), d, p, _, b;
7274
7274
  function v(M, J) {
7275
7275
  return Hn ? qd : Xd;
@@ -7303,10 +7303,10 @@ function Zi(e) {
7303
7303
  },
7304
7304
  p(M, J) {
7305
7305
  J[1] & /*$_*/
7306
- 4096 && o !== (o = /*$_*/
7307
- M[43]("signIn") + "") && ft(l, o), J[1] & /*$_*/
7308
- 4096 && c !== (c = /*$_*/
7309
- M[43]("register") + "") && ft(d, c), w.p(M, J);
7306
+ 8192 && o !== (o = /*$_*/
7307
+ M[44]("signIn") + "") && ft(l, o), J[1] & /*$_*/
7308
+ 8192 && c !== (c = /*$_*/
7309
+ M[44]("register") + "") && ft(d, c), w.p(M, J);
7310
7310
  },
7311
7311
  d(M) {
7312
7312
  M && Y(t), w.d(), _ = !1, Ue(b);
@@ -7390,13 +7390,13 @@ function qi(e) {
7390
7390
  function Ji(e) {
7391
7391
  let t, r, n, i, s, a = (
7392
7392
  /*$_*/
7393
- e[43]("deposit") + ""
7393
+ e[44]("deposit") + ""
7394
7394
  ), o, l, h, u, c, d, p = (
7395
7395
  /*shortCashierActivated*/
7396
- e[42] && $i(e)
7396
+ e[43] && $i(e)
7397
7397
  ), _ = (
7398
7398
  /*haspanicbutton*/
7399
- e[11] === "true" && Qi(e)
7399
+ e[12] === "true" && Qi(e)
7400
7400
  );
7401
7401
  function b(w, M) {
7402
7402
  return Hn ? Kd : Qd;
@@ -7424,10 +7424,10 @@ function Ji(e) {
7424
7424
  },
7425
7425
  p(w, M) {
7426
7426
  M[1] & /*$_*/
7427
- 4096 && a !== (a = /*$_*/
7428
- w[43]("deposit") + "") && ft(o, a), /*shortCashierActivated*/
7429
- w[42] ? p ? p.p(w, M) : (p = $i(w), p.c(), p.m(i, h)) : p && (p.d(1), p = null), /*haspanicbutton*/
7430
- w[11] === "true" ? _ ? _.p(w, M) : (_ = Qi(w), _.c(), _.m(i, u)) : _ && (_.d(1), _ = null), k.p(w, M);
7427
+ 8192 && a !== (a = /*$_*/
7428
+ w[44]("deposit") + "") && ft(o, a), /*shortCashierActivated*/
7429
+ w[43] ? p ? p.p(w, M) : (p = $i(w), p.c(), p.m(i, h)) : p && (p.d(1), p = null), /*haspanicbutton*/
7430
+ w[12] === "true" ? _ ? _.p(w, M) : (_ = Qi(w), _.c(), _.m(i, u)) : _ && (_.d(1), _ = null), k.p(w, M);
7431
7431
  },
7432
7432
  d(w) {
7433
7433
  w && Y(t), p && p.d(), _ && _.d(), k.d(), c = !1, Ue(d);
@@ -7475,63 +7475,68 @@ function Jd(e) {
7475
7475
  let t, r, n, i, s, a, o, l, h;
7476
7476
  return {
7477
7477
  c() {
7478
- t = T("user-deposit-withdrawal"), E(
7478
+ t = T("user-deposit-withdrawal"), x(
7479
7479
  t,
7480
7480
  "endpoint",
7481
7481
  /*endpoint*/
7482
7482
  e[0]
7483
- ), E(t, "type", "deposit"), E(
7483
+ ), x(t, "type", "deposit"), x(
7484
7484
  t,
7485
7485
  "channel",
7486
7486
  /*channel*/
7487
- e[45]
7488
- ), E(
7487
+ e[46]
7488
+ ), x(
7489
7489
  t,
7490
7490
  "is-short-cashier",
7491
7491
  /*shortcashierenabled*/
7492
- e[8]
7493
- ), E(
7492
+ e[9]
7493
+ ), x(
7494
7494
  t,
7495
7495
  "language",
7496
7496
  /*lang*/
7497
7497
  e[1]
7498
- ), E(
7498
+ ), x(
7499
7499
  t,
7500
7500
  "product-type",
7501
7501
  /*producttype*/
7502
- e[13]
7503
- ), E(
7502
+ e[14]
7503
+ ), x(
7504
7504
  t,
7505
7505
  "user-id",
7506
7506
  /*userid*/
7507
7507
  e[3]
7508
- ), E(
7508
+ ), x(
7509
7509
  t,
7510
7510
  "session",
7511
7511
  /*session*/
7512
7512
  e[2]
7513
- ), E(t, "success-url", r = "https://" + window.location.hostname + "/" + /*lang*/
7513
+ ), x(
7514
+ t,
7515
+ "mb-source",
7516
+ /*mbsource*/
7517
+ e[7]
7518
+ ), x(t, "success-url", r = "https://" + window.location.hostname + "/" + /*lang*/
7514
7519
  e[1] + /*successurl*/
7515
- e[14]), E(t, "cancel-url", n = "https://" + window.location.hostname + "/" + /*lang*/
7520
+ e[15]), x(t, "cancel-url", n = "https://" + window.location.hostname + "/" + /*lang*/
7516
7521
  e[1] + /*cancelurl*/
7517
- e[16]), E(t, "fail-url", i = "https://" + window.location.hostname + "/" + /*lang*/
7522
+ e[17]), x(t, "fail-url", i = "https://" + window.location.hostname + "/" + /*lang*/
7518
7523
  e[1] + /*failurl*/
7519
- e[15]), E(t, "sports-url", s = "https://" + window.location.hostname + "/" + /*lang*/
7524
+ e[16]), x(t, "sports-url", s = "https://" + window.location.hostname + "/" + /*lang*/
7520
7525
  e[1] + /*sportsurl*/
7521
- e[17]), E(t, "casino-url", a = "https://" + window.location.hostname + "/" + /*lang*/
7526
+ e[18]), x(t, "casino-url", a = "https://" + window.location.hostname + "/" + /*lang*/
7522
7527
  e[1] + /*casinourl*/
7523
- e[18]), E(t, "contact-url", o = "https://" + window.location.hostname + "/" + /*lang*/
7528
+ e[19]), x(t, "contact-url", o = "https://" + window.location.hostname + "/" + /*lang*/
7524
7529
  e[1] + /*contacturl*/
7525
- e[19]), E(t, "home-url", l = "https://" + window.location.hostname + "/" + /*lang*/
7530
+ e[20]), x(t, "home-url", l = "https://" + window.location.hostname + "/" + /*lang*/
7526
7531
  e[1] + /*homeurl*/
7527
- e[20]), E(t, "deposit-url", h = "https://" + window.location.hostname + "/" + /*lang*/
7532
+ e[21]), x(t, "deposit-url", h = "https://" + window.location.hostname + "/" + /*lang*/
7528
7533
  e[1] + /*depositurl*/
7529
- e[7]), E(
7534
+ e[8]), x(
7530
7535
  t,
7531
7536
  "client-styling",
7532
7537
  /*clientstyling*/
7533
7538
  e[4]
7534
- ), E(
7539
+ ), x(
7535
7540
  t,
7536
7541
  "client-styling-url",
7537
7542
  /*clientstylingurl*/
@@ -7543,73 +7548,79 @@ function Jd(e) {
7543
7548
  },
7544
7549
  p(u, c) {
7545
7550
  c[0] & /*endpoint*/
7546
- 1 && E(
7551
+ 1 && x(
7547
7552
  t,
7548
7553
  "endpoint",
7549
7554
  /*endpoint*/
7550
7555
  u[0]
7551
7556
  ), c[0] & /*shortcashierenabled*/
7552
- 256 && E(
7557
+ 512 && x(
7553
7558
  t,
7554
7559
  "is-short-cashier",
7555
7560
  /*shortcashierenabled*/
7556
- u[8]
7561
+ u[9]
7557
7562
  ), c[0] & /*lang*/
7558
- 2 && E(
7563
+ 2 && x(
7559
7564
  t,
7560
7565
  "language",
7561
7566
  /*lang*/
7562
7567
  u[1]
7563
7568
  ), c[0] & /*producttype*/
7564
- 8192 && E(
7569
+ 16384 && x(
7565
7570
  t,
7566
7571
  "product-type",
7567
7572
  /*producttype*/
7568
- u[13]
7573
+ u[14]
7569
7574
  ), c[0] & /*userid*/
7570
- 8 && E(
7575
+ 8 && x(
7571
7576
  t,
7572
7577
  "user-id",
7573
7578
  /*userid*/
7574
7579
  u[3]
7575
7580
  ), c[0] & /*session*/
7576
- 4 && E(
7581
+ 4 && x(
7577
7582
  t,
7578
7583
  "session",
7579
7584
  /*session*/
7580
7585
  u[2]
7586
+ ), c[0] & /*mbsource*/
7587
+ 128 && x(
7588
+ t,
7589
+ "mb-source",
7590
+ /*mbsource*/
7591
+ u[7]
7581
7592
  ), c[0] & /*lang, successurl*/
7582
- 16386 && r !== (r = "https://" + window.location.hostname + "/" + /*lang*/
7593
+ 32770 && r !== (r = "https://" + window.location.hostname + "/" + /*lang*/
7583
7594
  u[1] + /*successurl*/
7584
- u[14]) && E(t, "success-url", r), c[0] & /*lang, cancelurl*/
7585
- 65538 && n !== (n = "https://" + window.location.hostname + "/" + /*lang*/
7595
+ u[15]) && x(t, "success-url", r), c[0] & /*lang, cancelurl*/
7596
+ 131074 && n !== (n = "https://" + window.location.hostname + "/" + /*lang*/
7586
7597
  u[1] + /*cancelurl*/
7587
- u[16]) && E(t, "cancel-url", n), c[0] & /*lang, failurl*/
7588
- 32770 && i !== (i = "https://" + window.location.hostname + "/" + /*lang*/
7598
+ u[17]) && x(t, "cancel-url", n), c[0] & /*lang, failurl*/
7599
+ 65538 && i !== (i = "https://" + window.location.hostname + "/" + /*lang*/
7589
7600
  u[1] + /*failurl*/
7590
- u[15]) && E(t, "fail-url", i), c[0] & /*lang, sportsurl*/
7591
- 131074 && s !== (s = "https://" + window.location.hostname + "/" + /*lang*/
7601
+ u[16]) && x(t, "fail-url", i), c[0] & /*lang, sportsurl*/
7602
+ 262146 && s !== (s = "https://" + window.location.hostname + "/" + /*lang*/
7592
7603
  u[1] + /*sportsurl*/
7593
- u[17]) && E(t, "sports-url", s), c[0] & /*lang, casinourl*/
7594
- 262146 && a !== (a = "https://" + window.location.hostname + "/" + /*lang*/
7604
+ u[18]) && x(t, "sports-url", s), c[0] & /*lang, casinourl*/
7605
+ 524290 && a !== (a = "https://" + window.location.hostname + "/" + /*lang*/
7595
7606
  u[1] + /*casinourl*/
7596
- u[18]) && E(t, "casino-url", a), c[0] & /*lang, contacturl*/
7597
- 524290 && o !== (o = "https://" + window.location.hostname + "/" + /*lang*/
7607
+ u[19]) && x(t, "casino-url", a), c[0] & /*lang, contacturl*/
7608
+ 1048578 && o !== (o = "https://" + window.location.hostname + "/" + /*lang*/
7598
7609
  u[1] + /*contacturl*/
7599
- u[19]) && E(t, "contact-url", o), c[0] & /*lang, homeurl*/
7600
- 1048578 && l !== (l = "https://" + window.location.hostname + "/" + /*lang*/
7610
+ u[20]) && x(t, "contact-url", o), c[0] & /*lang, homeurl*/
7611
+ 2097154 && l !== (l = "https://" + window.location.hostname + "/" + /*lang*/
7601
7612
  u[1] + /*homeurl*/
7602
- u[20]) && E(t, "home-url", l), c[0] & /*lang, depositurl*/
7603
- 130 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
7613
+ u[21]) && x(t, "home-url", l), c[0] & /*lang, depositurl*/
7614
+ 258 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
7604
7615
  u[1] + /*depositurl*/
7605
- u[7]) && E(t, "deposit-url", h), c[0] & /*clientstyling*/
7606
- 16 && E(
7616
+ u[8]) && x(t, "deposit-url", h), c[0] & /*clientstyling*/
7617
+ 16 && x(
7607
7618
  t,
7608
7619
  "client-styling",
7609
7620
  /*clientstyling*/
7610
7621
  u[4]
7611
7622
  ), c[0] & /*clientstylingurl*/
7612
- 32 && E(
7623
+ 32 && x(
7613
7624
  t,
7614
7625
  "client-styling-url",
7615
7626
  /*clientstylingurl*/
@@ -7625,51 +7636,56 @@ function $d(e) {
7625
7636
  let t;
7626
7637
  return {
7627
7638
  c() {
7628
- t = T("player-deposit"), E(
7639
+ t = T("player-deposit"), x(
7629
7640
  t,
7630
7641
  "endpoint",
7631
7642
  /*endpoint*/
7632
7643
  e[0]
7633
- ), E(
7644
+ ), x(
7634
7645
  t,
7635
7646
  "session",
7636
7647
  /*session*/
7637
7648
  e[2]
7638
- ), E(
7649
+ ), x(
7639
7650
  t,
7640
7651
  "playerid",
7641
7652
  /*userid*/
7642
7653
  e[3]
7643
- ), E(
7654
+ ), x(
7644
7655
  t,
7645
7656
  "lang",
7646
7657
  /*lang*/
7647
7658
  e[1]
7648
- ), E(
7659
+ ), x(
7649
7660
  t,
7650
7661
  "hasdefaultamount",
7651
7662
  /*hasdefaultamount*/
7652
- e[9]
7653
- ), E(
7663
+ e[10]
7664
+ ), x(
7654
7665
  t,
7655
7666
  "playercurrency",
7656
7667
  /*playercurrency*/
7657
- e[10]
7658
- ), E(
7668
+ e[11]
7669
+ ), x(
7659
7670
  t,
7660
7671
  "shortcashierenabled",
7661
7672
  /*shortcashierenabled*/
7662
- e[8]
7663
- ), E(
7673
+ e[9]
7674
+ ), x(
7664
7675
  t,
7665
7676
  "clientstyling",
7666
7677
  /*clientstyling*/
7667
7678
  e[4]
7668
- ), E(
7679
+ ), x(
7669
7680
  t,
7670
7681
  "clientstylingurl",
7671
7682
  /*clientstylingurl*/
7672
7683
  e[5]
7684
+ ), x(
7685
+ t,
7686
+ "mbsource",
7687
+ /*mbsource*/
7688
+ e[7]
7673
7689
  );
7674
7690
  },
7675
7691
  m(r, n) {
@@ -7677,59 +7693,65 @@ function $d(e) {
7677
7693
  },
7678
7694
  p(r, n) {
7679
7695
  n[0] & /*endpoint*/
7680
- 1 && E(
7696
+ 1 && x(
7681
7697
  t,
7682
7698
  "endpoint",
7683
7699
  /*endpoint*/
7684
7700
  r[0]
7685
7701
  ), n[0] & /*session*/
7686
- 4 && E(
7702
+ 4 && x(
7687
7703
  t,
7688
7704
  "session",
7689
7705
  /*session*/
7690
7706
  r[2]
7691
7707
  ), n[0] & /*userid*/
7692
- 8 && E(
7708
+ 8 && x(
7693
7709
  t,
7694
7710
  "playerid",
7695
7711
  /*userid*/
7696
7712
  r[3]
7697
7713
  ), n[0] & /*lang*/
7698
- 2 && E(
7714
+ 2 && x(
7699
7715
  t,
7700
7716
  "lang",
7701
7717
  /*lang*/
7702
7718
  r[1]
7703
7719
  ), n[0] & /*hasdefaultamount*/
7704
- 512 && E(
7720
+ 1024 && x(
7705
7721
  t,
7706
7722
  "hasdefaultamount",
7707
7723
  /*hasdefaultamount*/
7708
- r[9]
7724
+ r[10]
7709
7725
  ), n[0] & /*playercurrency*/
7710
- 1024 && E(
7726
+ 2048 && x(
7711
7727
  t,
7712
7728
  "playercurrency",
7713
7729
  /*playercurrency*/
7714
- r[10]
7730
+ r[11]
7715
7731
  ), n[0] & /*shortcashierenabled*/
7716
- 256 && E(
7732
+ 512 && x(
7717
7733
  t,
7718
7734
  "shortcashierenabled",
7719
7735
  /*shortcashierenabled*/
7720
- r[8]
7736
+ r[9]
7721
7737
  ), n[0] & /*clientstyling*/
7722
- 16 && E(
7738
+ 16 && x(
7723
7739
  t,
7724
7740
  "clientstyling",
7725
7741
  /*clientstyling*/
7726
7742
  r[4]
7727
7743
  ), n[0] & /*clientstylingurl*/
7728
- 32 && E(
7744
+ 32 && x(
7729
7745
  t,
7730
7746
  "clientstylingurl",
7731
7747
  /*clientstylingurl*/
7732
7748
  r[5]
7749
+ ), n[0] & /*mbsource*/
7750
+ 128 && x(
7751
+ t,
7752
+ "mbsource",
7753
+ /*mbsource*/
7754
+ r[7]
7733
7755
  );
7734
7756
  },
7735
7757
  d(r) {
@@ -7740,21 +7762,21 @@ function $d(e) {
7740
7762
  function Qi(e) {
7741
7763
  let t, r, n = (
7742
7764
  /*$_*/
7743
- e[43]("breakButton") + ""
7765
+ e[44]("breakButton") + ""
7744
7766
  ), i;
7745
7767
  return {
7746
7768
  c() {
7747
7769
  t = T("div"), r = T("button"), i = Xe(n), S(r, "class", "PanicButton " + (gr(
7748
7770
  /*userAgent*/
7749
- e[44]
7771
+ e[45]
7750
7772
  ) !== "PC" ? "PanicButtonMobile" : "")), S(r, "part", "PanicButton " + (gr(
7751
7773
  /*userAgent*/
7752
- e[44]
7774
+ e[45]
7753
7775
  ) !== "PC" ? "PanicButtonMobile" : "")), ct(
7754
7776
  r,
7755
7777
  "PanicButtonAnimation",
7756
7778
  /*panicLoading*/
7757
- e[28]
7779
+ e[29]
7758
7780
  ), S(t, "class", "PanicSection");
7759
7781
  },
7760
7782
  m(s, a) {
@@ -7762,13 +7784,13 @@ function Qi(e) {
7762
7784
  },
7763
7785
  p(s, a) {
7764
7786
  a[1] & /*$_*/
7765
- 4096 && n !== (n = /*$_*/
7766
- s[43]("breakButton") + "") && ft(i, n), a[0] & /*panicLoading*/
7767
- 268435456 && ct(
7787
+ 8192 && n !== (n = /*$_*/
7788
+ s[44]("breakButton") + "") && ft(i, n), a[0] & /*panicLoading*/
7789
+ 536870912 && ct(
7768
7790
  r,
7769
7791
  "PanicButtonAnimation",
7770
7792
  /*panicLoading*/
7771
- s[28]
7793
+ s[29]
7772
7794
  );
7773
7795
  },
7774
7796
  d(s) {
@@ -7855,9 +7877,9 @@ function e0(e) {
7855
7877
  function r(s, a) {
7856
7878
  return (
7857
7879
  /*isLoading*/
7858
- s[27] ? Vd : (
7880
+ s[28] ? Vd : (
7859
7881
  /*hasErrors*/
7860
- s[26] ? jd : Wd
7882
+ s[27] ? jd : Wd
7861
7883
  )
7862
7884
  );
7863
7885
  }
@@ -7881,7 +7903,7 @@ function e0(e) {
7881
7903
  }
7882
7904
  function t0(e, t, r) {
7883
7905
  let n, i;
7884
- uo(e, Iu, (f) => r(43, i = f));
7906
+ uo(e, Iu, (f) => r(44, i = f));
7885
7907
  let { endpoint: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { clientstyling: h = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: c = "" } = t, { gmversion: d = "" } = t, { mbsource: p } = t, { loginurl: _ = "" } = t, { registerurl: b = "" } = t, { depositurl: v = "" } = t, { loginevent: k = "" } = t, { registerevent: w = "" } = t, { depositevent: M = "" } = t, { shortcashierenabled: J = "false" } = t, { hasdefaultamount: ye = "" } = t, { playercurrency: Ge = "" } = t, { clockformat: We = "" } = t, { haspanicbutton: ei = "false" } = t, { playforfun: Vt = "true" } = t, { checksession: Yr = "true" } = t, { gamebanneractive: ti = "false" } = t, { gameid: zt = "" } = t, Ur, St, xt = !1, ri = !1, Zt = !0, Et, le, Xt = !1, qt = 0, Gr, ce, Wr = !1, ni = !1, jr = !0, Vr = 0, A, Mt, kt, $e, Tt = !1, Qe, Ke, zr, Zr, Jt = window.navigator.userAgent, ka = Hu(Jt), _e, Ce, je, Xr = !1, { producttype: ii = "" } = t, { successurl: si = "" } = t, { failurl: ai = "" } = t, { cancelurl: oi = "" } = t, { sportsurl: li = "" } = t, { casinourl: ui = "" } = t, { contacturl: hi = "" } = t, { homeurl: fi = "" } = t;
7886
7908
  Nu({ withLocale: "en", translations: {} });
7887
7909
  const Ta = () => {
@@ -7898,27 +7920,27 @@ function t0(e, t, r) {
7898
7920
  });
7899
7921
  const Oa = (f) => {
7900
7922
  let te = new URL(f.launchUrl);
7901
- return te.searchParams.append("language", a), Et && Et.length > 0 && (r(25, xt = !0), te.searchParams.append("_sid", Et), te.searchParams.append("funMode", "false")), f.launchUrl = te, _e.scrollIntoView(), f;
7923
+ return te.searchParams.append("language", a), Et && Et.length > 0 && (r(26, xt = !0), te.searchParams.append("_sid", Et), te.searchParams.append("funMode", "false")), f.launchUrl = te, _e.scrollIntoView(), f;
7902
7924
  }, Fa = (f, te) => {
7903
- r(27, Zt = !0);
7925
+ r(28, Zt = !0);
7904
7926
  let be = new URL(`${s}/v1/casino/games/${f}`);
7905
- be.searchParams.append("language", a), be.searchParams.append("expand", "vendor"), r(31, jr = !1), fetch(be.href).then((Ot) => Ot.json()).then(
7927
+ be.searchParams.append("language", a), be.searchParams.append("expand", "vendor"), r(32, jr = !1), fetch(be.href).then((Ot) => Ot.json()).then(
7906
7928
  (Ot) => {
7907
- r(29, ce = Oa(Ot[0])), ce.launchUrl && (Wr = !0, r(27, Zt = !1), r(30, ni = Vt == "true" ? ce.hasFunMode : !1), Vt == "true" && ce.hasAnonymousFunMode);
7929
+ r(30, ce = Oa(Ot[0])), ce.launchUrl && (Wr = !0, r(28, Zt = !1), r(31, ni = Vt == "true" ? ce.hasFunMode : !1), Vt == "true" && ce.hasAnonymousFunMode);
7908
7930
  },
7909
7931
  (Ot) => {
7910
- console.error("There was an error", Ot), r(26, ri = !0);
7932
+ console.error("There was an error", Ot), r(27, ri = !0);
7911
7933
  }
7912
7934
  ).then(() => {
7913
7935
  A && (ci(), jr || Da());
7914
7936
  });
7915
7937
  }, Da = () => {
7916
- r(38, zr = ce.width), r(39, Zr = ce.height), Qe = ce.width, Ke = ce.height;
7938
+ r(39, zr = ce.width), r(40, Zr = ce.height), Qe = ce.width, Ke = ce.height;
7917
7939
  }, ci = () => {
7918
7940
  let f = getComputedStyle(A), te = getComputedStyle($e);
7919
- r(34, Mt = parseInt(f.width.slice(0, -2))), r(35, kt = parseInt(f.height.slice(0, -2))), r(32, Vr = Ce?.getBoundingClientRect()?.height || 100);
7941
+ r(35, Mt = parseInt(f.width.slice(0, -2))), r(36, kt = parseInt(f.height.slice(0, -2))), r(33, Vr = Ce?.getBoundingClientRect()?.height || 100);
7920
7942
  const be = ce.width / (ce.height + Vr);
7921
- Qe = parseInt(te.width), Ke = parseInt(te.height), Mt / be > kt - Ce.clientHeight - je.clientHeight ? (Ke = kt - Ce.clientHeight - je.clientHeight, Qe = kt * be) : (Qe = Mt, Ke = Mt / be), r(38, zr = Qe ? Math.floor(Qe) + "px" : "1280px"), r(39, Zr = Ke ? Math.floor(Ke) + "px" : "720px");
7943
+ Qe = parseInt(te.width), Ke = parseInt(te.height), Mt / be > kt - Ce.clientHeight - je.clientHeight ? (Ke = kt - Ce.clientHeight - je.clientHeight, Qe = kt * be) : (Qe = Mt, Ke = Mt / be), r(39, zr = Qe ? Math.floor(Qe) + "px" : "1280px"), r(40, Zr = Ke ? Math.floor(Ke) + "px" : "720px");
7922
7944
  }, di = () => {
7923
7945
  window.postMessage(
7924
7946
  {
@@ -7938,9 +7960,9 @@ function t0(e, t, r) {
7938
7960
  window.location.href
7939
7961
  ), window.postMessage({ type: "ModalClosed" }, window.location.href)), b && (window.location = b), typeof gtag == "function" && gtag("event", "OpenRegisterModal", { context: "IntegratedGamePage" });
7940
7962
  }, gi = () => {
7941
- n ? (r(42, Xr = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)) : M && !n && (window.postMessage({ type: M }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" })), v && !n && (window.location = v);
7963
+ n ? (r(43, Xr = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)) : M && !n && (window.postMessage({ type: M }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" })), v && !n && (window.location = v);
7942
7964
  }, $t = (f) => {
7943
- r(42, Xr = !1), window.postMessage({ type: "EnableScroll" }, window.location.href), f?.stopPropagation();
7965
+ r(43, Xr = !1), window.postMessage({ type: "EnableScroll" }, window.location.href), f?.stopPropagation();
7944
7966
  }, yi = (f) => {
7945
7967
  if (f.data)
7946
7968
  switch (f.data.type) {
@@ -7954,40 +7976,40 @@ function t0(e, t, r) {
7954
7976
  !document.webkitIsFullScreen && !document.mozFullScreen && !document.msFullscreenElement && Tt && Ne();
7955
7977
  }
7956
7978
  const Ne = () => {
7957
- (document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled) && (Tt ? (document.exitFullscreen ? document.exitFullscreen() : document.webkitExitFullscreen ? document.webkitExitFullscreen() : document.msExitFullscreen && document.msExitFullscreen(), A && r(33, A.style.padding = "", A)) : (A.requestFullscreen ? A.requestFullscreen() : A.webkitRequestFullscreen ? A.webkitRequestFullscreen() : A.mozRequestFullScreen ? A.mozRequestFullScreen() : A.msRequestFullscreen && A.msRequestFullscreen(), A && (r(33, A.style.paddingTop = "env(safe-area-inset-top)", A), r(33, A.style.paddingRight = "env(safe-area-inset-right)", A), r(33, A.style.paddingBottom = "env(safe-area-inset-bottom)", A), r(33, A.style.paddingLeft = "env(safe-area-inset-left)", A)))), r(37, Tt = !Tt);
7979
+ (document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled) && (Tt ? (document.exitFullscreen ? document.exitFullscreen() : document.webkitExitFullscreen ? document.webkitExitFullscreen() : document.msExitFullscreen && document.msExitFullscreen(), A && r(34, A.style.padding = "", A)) : (A.requestFullscreen ? A.requestFullscreen() : A.webkitRequestFullscreen ? A.webkitRequestFullscreen() : A.mozRequestFullScreen ? A.mozRequestFullScreen() : A.msRequestFullscreen && A.msRequestFullscreen(), A && (r(34, A.style.paddingTop = "env(safe-area-inset-top)", A), r(34, A.style.paddingRight = "env(safe-area-inset-right)", A), r(34, A.style.paddingBottom = "env(safe-area-inset-bottom)", A), r(34, A.style.paddingLeft = "env(safe-area-inset-left)", A)))), r(38, Tt = !Tt);
7958
7980
  }, Pa = () => {
7959
- We ? r(23, Ur = g().format(We)) : r(23, Ur = g().format("LTS"));
7981
+ We ? r(24, Ur = g().format(We)) : r(24, Ur = g().format("LTS"));
7960
7982
  }, Ia = setInterval(
7961
7983
  () => {
7962
7984
  Pa();
7963
7985
  },
7964
7986
  100
7965
7987
  ), Ha = () => {
7966
- Lu(a), Hn(Jt), r(27, Zt = !1);
7988
+ Lu(a), Hn(Jt), r(28, Zt = !1);
7967
7989
  }, Ca = () => {
7968
7990
  Yr == "true" ? Cu(s, o).then(
7969
7991
  (f) => {
7970
- Et = f.Guid, f.UserID, r(25, xt = !0);
7992
+ Et = f.Guid, f.UserID, r(26, xt = !0);
7971
7993
  },
7972
7994
  (f) => {
7973
- r(25, xt = !1), console.error("err on session", f);
7995
+ r(26, xt = !1), console.error("err on session", f);
7974
7996
  }
7975
- ) : (Et = o, r(25, xt = !0));
7997
+ ) : (Et = o, r(26, xt = !0));
7976
7998
  }, qr = () => {
7977
7999
  window.postMessage({ type: "GoToPreviousRoute" }, window.location.href), window.postMessage({ type: "DisableIntegratedGamePage" }, window.location.href);
7978
8000
  }, Kt = (f) => {
7979
8001
  qt = 0, Gr = setInterval(
7980
8002
  () => {
7981
- qt += 1, r(28, Xt = !0), qt >= 3 && clearInterval(Gr);
8003
+ qt += 1, r(29, Xt = !0), qt >= 3 && clearInterval(Gr);
7982
8004
  },
7983
8005
  1e3
7984
8006
  );
7985
8007
  }, er = (f) => {
7986
- qt < 3 && r(28, Xt = !1), clearInterval(Gr);
8008
+ qt < 3 && r(29, Xt = !1), clearInterval(Gr);
7987
8009
  }, Na = () => {
7988
8010
  le?.addEventListener("mousedown", Kt, !1), le?.addEventListener("touchstart", Kt, !1), le?.addEventListener("mouseup", er, !1), le?.addEventListener("touchend", er, !1);
7989
8011
  }, La = () => {
7990
- r(28, Xt = !1), le?.removeEventListener("mousedown", Kt), le?.removeEventListener("touchstart", Kt), le?.removeEventListener("mouseup", er), le?.removeEventListener("touchend", er);
8012
+ r(29, Xt = !1), le?.removeEventListener("mousedown", Kt), le?.removeEventListener("touchstart", Kt), le?.removeEventListener("mouseup", er), le?.removeEventListener("touchend", er);
7991
8013
  };
7992
8014
  yo(() => (window.addEventListener("message", yi, !1), window.addEventListener("resize", di, !1), () => {
7993
8015
  La(), window.removeEventListener("message", yi), window.removeEventListener("resize", di), clearInterval(Ia);
@@ -7995,81 +8017,80 @@ function t0(e, t, r) {
7995
8017
  const Ra = () => qr(), Aa = () => gi(), Ba = (f) => $t(f), Ya = (f) => $t(f);
7996
8018
  function Ua(f) {
7997
8019
  ne[f ? "unshift" : "push"](() => {
7998
- le = f, r(21, le);
8020
+ le = f, r(22, le);
7999
8021
  });
8000
8022
  }
8001
8023
  const Ga = () => Ne(), Wa = () => Ne(), ja = () => Ne();
8002
8024
  function Va(f) {
8003
8025
  ne[f ? "unshift" : "push"](() => {
8004
- St = f, r(24, St);
8026
+ St = f, r(25, St);
8005
8027
  });
8006
8028
  }
8007
8029
  function za(f) {
8008
8030
  ne[f ? "unshift" : "push"](() => {
8009
- $e = f, r(36, $e);
8031
+ $e = f, r(37, $e);
8010
8032
  });
8011
8033
  }
8012
8034
  function Za(f) {
8013
8035
  ne[f ? "unshift" : "push"](() => {
8014
- je = f, r(41, je);
8036
+ je = f, r(42, je);
8015
8037
  });
8016
8038
  }
8017
8039
  function Xa(f) {
8018
8040
  ne[f ? "unshift" : "push"](() => {
8019
- Ce = f, r(40, Ce);
8041
+ Ce = f, r(41, Ce);
8020
8042
  });
8021
8043
  }
8022
8044
  function qa(f) {
8023
8045
  ne[f ? "unshift" : "push"](() => {
8024
- A = f, r(33, A);
8046
+ A = f, r(34, A);
8025
8047
  });
8026
8048
  }
8027
8049
  const Ja = () => qr(), $a = () => mi(), Qa = () => pi(), Ka = () => Ne(), eo = () => Ne(), to = () => Ne();
8028
8050
  function ro(f) {
8029
8051
  ne[f ? "unshift" : "push"](() => {
8030
- St = f, r(24, St);
8052
+ St = f, r(25, St);
8031
8053
  });
8032
8054
  }
8033
8055
  function no(f) {
8034
8056
  ne[f ? "unshift" : "push"](() => {
8035
- $e = f, r(36, $e);
8057
+ $e = f, r(37, $e);
8036
8058
  });
8037
8059
  }
8038
8060
  function io(f) {
8039
8061
  ne[f ? "unshift" : "push"](() => {
8040
- je = f, r(41, je);
8062
+ je = f, r(42, je);
8041
8063
  });
8042
8064
  }
8043
8065
  function so(f) {
8044
8066
  ne[f ? "unshift" : "push"](() => {
8045
- Ce = f, r(40, Ce);
8067
+ Ce = f, r(41, Ce);
8046
8068
  });
8047
8069
  }
8048
8070
  function ao(f) {
8049
8071
  ne[f ? "unshift" : "push"](() => {
8050
- A = f, r(33, A);
8072
+ A = f, r(34, A);
8051
8073
  });
8052
8074
  }
8053
8075
  function oo(f) {
8054
8076
  ne[f ? "unshift" : "push"](() => {
8055
- _e = f, r(22, _e);
8077
+ _e = f, r(23, _e);
8056
8078
  });
8057
8079
  }
8058
8080
  return e.$$set = (f) => {
8059
- "endpoint" in f && r(0, s = f.endpoint), "lang" in f && r(1, a = f.lang), "session" in f && r(2, o = f.session), "userid" in f && r(3, l = f.userid), "clientstyling" in f && r(4, h = f.clientstyling), "clientstylingurl" in f && r(5, u = f.clientstylingurl), "translationurl" in f && r(52, c = f.translationurl), "gmversion" in f && r(6, d = f.gmversion), "mbsource" in f && r(53, p = f.mbsource), "loginurl" in f && r(54, _ = f.loginurl), "registerurl" in f && r(55, b = f.registerurl), "depositurl" in f && r(7, v = f.depositurl), "loginevent" in f && r(56, k = f.loginevent), "registerevent" in f && r(57, w = f.registerevent), "depositevent" in f && r(58, M = f.depositevent), "shortcashierenabled" in f && r(8, J = f.shortcashierenabled), "hasdefaultamount" in f && r(9, ye = f.hasdefaultamount), "playercurrency" in f && r(10, Ge = f.playercurrency), "clockformat" in f && r(59, We = f.clockformat), "haspanicbutton" in f && r(11, ei = f.haspanicbutton), "playforfun" in f && r(60, Vt = f.playforfun), "checksession" in f && r(61, Yr = f.checksession), "gamebanneractive" in f && r(12, ti = f.gamebanneractive), "gameid" in f && r(62, zt = f.gameid), "producttype" in f && r(13, ii = f.producttype), "successurl" in f && r(14, si = f.successurl), "failurl" in f && r(15, ai = f.failurl), "cancelurl" in f && r(16, oi = f.cancelurl), "sportsurl" in f && r(17, li = f.sportsurl), "casinourl" in f && r(18, ui = f.casinourl), "contacturl" in f && r(19, hi = f.contacturl), "homeurl" in f && r(20, fi = f.homeurl);
8081
+ "endpoint" in f && r(0, s = f.endpoint), "lang" in f && r(1, a = f.lang), "session" in f && r(2, o = f.session), "userid" in f && r(3, l = f.userid), "clientstyling" in f && r(4, h = f.clientstyling), "clientstylingurl" in f && r(5, u = f.clientstylingurl), "translationurl" in f && r(53, c = f.translationurl), "gmversion" in f && r(6, d = f.gmversion), "mbsource" in f && r(7, p = f.mbsource), "loginurl" in f && r(54, _ = f.loginurl), "registerurl" in f && r(55, b = f.registerurl), "depositurl" in f && r(8, v = f.depositurl), "loginevent" in f && r(56, k = f.loginevent), "registerevent" in f && r(57, w = f.registerevent), "depositevent" in f && r(58, M = f.depositevent), "shortcashierenabled" in f && r(9, J = f.shortcashierenabled), "hasdefaultamount" in f && r(10, ye = f.hasdefaultamount), "playercurrency" in f && r(11, Ge = f.playercurrency), "clockformat" in f && r(59, We = f.clockformat), "haspanicbutton" in f && r(12, ei = f.haspanicbutton), "playforfun" in f && r(60, Vt = f.playforfun), "checksession" in f && r(61, Yr = f.checksession), "gamebanneractive" in f && r(13, ti = f.gamebanneractive), "gameid" in f && r(62, zt = f.gameid), "producttype" in f && r(14, ii = f.producttype), "successurl" in f && r(15, si = f.successurl), "failurl" in f && r(16, ai = f.failurl), "cancelurl" in f && r(17, oi = f.cancelurl), "sportsurl" in f && r(18, li = f.sportsurl), "casinourl" in f && r(19, ui = f.casinourl), "contacturl" in f && r(20, hi = f.contacturl), "homeurl" in f && r(21, fi = f.homeurl);
8060
8082
  }, e.$$.update = () => {
8061
8083
  e.$$.dirty[0] & /*lang*/
8062
8084
  2 && a && Ha(), e.$$.dirty[0] & /*shortcashierenabled*/
8063
- 256 && (n = J.toLocaleLowerCase() === "true"), e.$$.dirty[0] & /*endpoint, lang*/
8085
+ 512 && (n = J.toLocaleLowerCase() === "true"), e.$$.dirty[0] & /*endpoint, lang*/
8064
8086
  3 | e.$$.dirty[2] & /*gameid*/
8065
8087
  1 && s && zt && a && Fa(zt), e.$$.dirty[0] & /*session, userid, endpoint*/
8066
8088
  13 && o && l && s && Ca(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
8067
- 4194320 && h && _e && Ru(_e, h), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
8068
- 4194336 && u && _e && Au(_e, u), e.$$.dirty[0] & /*customStylingContainer*/
8069
- 4194304 | e.$$.dirty[1] & /*mbsource*/
8070
- 4194304 && p && _e && Bu(_e, `${p}.Style`), e.$$.dirty[0] & /*panicButton*/
8071
- 2097152 && le && Na(), e.$$.dirty[1] & /*translationurl*/
8072
- 2097152 && c && Ta();
8089
+ 8388624 && h && _e && Ru(_e, h), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
8090
+ 8388640 && u && _e && Au(_e, u), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
8091
+ 8388736 && p && _e && Bu(_e, `${p}.Style`), e.$$.dirty[0] & /*panicButton*/
8092
+ 4194304 && le && Na(), e.$$.dirty[1] & /*translationurl*/
8093
+ 4194304 && c && Ta();
8073
8094
  }, [
8074
8095
  s,
8075
8096
  a,
@@ -8078,6 +8099,7 @@ function t0(e, t, r) {
8078
8099
  h,
8079
8100
  u,
8080
8101
  d,
8102
+ p,
8081
8103
  v,
8082
8104
  J,
8083
8105
  ye,
@@ -8124,7 +8146,6 @@ function t0(e, t, r) {
8124
8146
  Ne,
8125
8147
  qr,
8126
8148
  c,
8127
- p,
8128
8149
  _,
8129
8150
  b,
8130
8151
  k,
@@ -8176,32 +8197,32 @@ class r0 extends Fo {
8176
8197
  userid: 3,
8177
8198
  clientstyling: 4,
8178
8199
  clientstylingurl: 5,
8179
- translationurl: 52,
8200
+ translationurl: 53,
8180
8201
  gmversion: 6,
8181
- mbsource: 53,
8202
+ mbsource: 7,
8182
8203
  loginurl: 54,
8183
8204
  registerurl: 55,
8184
- depositurl: 7,
8205
+ depositurl: 8,
8185
8206
  loginevent: 56,
8186
8207
  registerevent: 57,
8187
8208
  depositevent: 58,
8188
- shortcashierenabled: 8,
8189
- hasdefaultamount: 9,
8190
- playercurrency: 10,
8209
+ shortcashierenabled: 9,
8210
+ hasdefaultamount: 10,
8211
+ playercurrency: 11,
8191
8212
  clockformat: 59,
8192
- haspanicbutton: 11,
8213
+ haspanicbutton: 12,
8193
8214
  playforfun: 60,
8194
8215
  checksession: 61,
8195
- gamebanneractive: 12,
8216
+ gamebanneractive: 13,
8196
8217
  gameid: 62,
8197
- producttype: 13,
8198
- successurl: 14,
8199
- failurl: 15,
8200
- cancelurl: 16,
8201
- sportsurl: 17,
8202
- casinourl: 18,
8203
- contacturl: 19,
8204
- homeurl: 20
8218
+ producttype: 14,
8219
+ successurl: 15,
8220
+ failurl: 16,
8221
+ cancelurl: 17,
8222
+ sportsurl: 18,
8223
+ casinourl: 19,
8224
+ contacturl: 20,
8225
+ homeurl: 21
8205
8226
  },
8206
8227
  Gd,
8207
8228
  [-1, -1, -1, -1]
@@ -8244,7 +8265,7 @@ class r0 extends Fo {
8244
8265
  this.$$set({ clientstylingurl: t }), H();
8245
8266
  }
8246
8267
  get translationurl() {
8247
- return this.$$.ctx[52];
8268
+ return this.$$.ctx[53];
8248
8269
  }
8249
8270
  set translationurl(t) {
8250
8271
  this.$$set({ translationurl: t }), H();
@@ -8256,7 +8277,7 @@ class r0 extends Fo {
8256
8277
  this.$$set({ gmversion: t }), H();
8257
8278
  }
8258
8279
  get mbsource() {
8259
- return this.$$.ctx[53];
8280
+ return this.$$.ctx[7];
8260
8281
  }
8261
8282
  set mbsource(t) {
8262
8283
  this.$$set({ mbsource: t }), H();
@@ -8274,7 +8295,7 @@ class r0 extends Fo {
8274
8295
  this.$$set({ registerurl: t }), H();
8275
8296
  }
8276
8297
  get depositurl() {
8277
- return this.$$.ctx[7];
8298
+ return this.$$.ctx[8];
8278
8299
  }
8279
8300
  set depositurl(t) {
8280
8301
  this.$$set({ depositurl: t }), H();
@@ -8298,19 +8319,19 @@ class r0 extends Fo {
8298
8319
  this.$$set({ depositevent: t }), H();
8299
8320
  }
8300
8321
  get shortcashierenabled() {
8301
- return this.$$.ctx[8];
8322
+ return this.$$.ctx[9];
8302
8323
  }
8303
8324
  set shortcashierenabled(t) {
8304
8325
  this.$$set({ shortcashierenabled: t }), H();
8305
8326
  }
8306
8327
  get hasdefaultamount() {
8307
- return this.$$.ctx[9];
8328
+ return this.$$.ctx[10];
8308
8329
  }
8309
8330
  set hasdefaultamount(t) {
8310
8331
  this.$$set({ hasdefaultamount: t }), H();
8311
8332
  }
8312
8333
  get playercurrency() {
8313
- return this.$$.ctx[10];
8334
+ return this.$$.ctx[11];
8314
8335
  }
8315
8336
  set playercurrency(t) {
8316
8337
  this.$$set({ playercurrency: t }), H();
@@ -8322,7 +8343,7 @@ class r0 extends Fo {
8322
8343
  this.$$set({ clockformat: t }), H();
8323
8344
  }
8324
8345
  get haspanicbutton() {
8325
- return this.$$.ctx[11];
8346
+ return this.$$.ctx[12];
8326
8347
  }
8327
8348
  set haspanicbutton(t) {
8328
8349
  this.$$set({ haspanicbutton: t }), H();
@@ -8340,7 +8361,7 @@ class r0 extends Fo {
8340
8361
  this.$$set({ checksession: t }), H();
8341
8362
  }
8342
8363
  get gamebanneractive() {
8343
- return this.$$.ctx[12];
8364
+ return this.$$.ctx[13];
8344
8365
  }
8345
8366
  set gamebanneractive(t) {
8346
8367
  this.$$set({ gamebanneractive: t }), H();
@@ -8352,49 +8373,49 @@ class r0 extends Fo {
8352
8373
  this.$$set({ gameid: t }), H();
8353
8374
  }
8354
8375
  get producttype() {
8355
- return this.$$.ctx[13];
8376
+ return this.$$.ctx[14];
8356
8377
  }
8357
8378
  set producttype(t) {
8358
8379
  this.$$set({ producttype: t }), H();
8359
8380
  }
8360
8381
  get successurl() {
8361
- return this.$$.ctx[14];
8382
+ return this.$$.ctx[15];
8362
8383
  }
8363
8384
  set successurl(t) {
8364
8385
  this.$$set({ successurl: t }), H();
8365
8386
  }
8366
8387
  get failurl() {
8367
- return this.$$.ctx[15];
8388
+ return this.$$.ctx[16];
8368
8389
  }
8369
8390
  set failurl(t) {
8370
8391
  this.$$set({ failurl: t }), H();
8371
8392
  }
8372
8393
  get cancelurl() {
8373
- return this.$$.ctx[16];
8394
+ return this.$$.ctx[17];
8374
8395
  }
8375
8396
  set cancelurl(t) {
8376
8397
  this.$$set({ cancelurl: t }), H();
8377
8398
  }
8378
8399
  get sportsurl() {
8379
- return this.$$.ctx[17];
8400
+ return this.$$.ctx[18];
8380
8401
  }
8381
8402
  set sportsurl(t) {
8382
8403
  this.$$set({ sportsurl: t }), H();
8383
8404
  }
8384
8405
  get casinourl() {
8385
- return this.$$.ctx[18];
8406
+ return this.$$.ctx[19];
8386
8407
  }
8387
8408
  set casinourl(t) {
8388
8409
  this.$$set({ casinourl: t }), H();
8389
8410
  }
8390
8411
  get contacturl() {
8391
- return this.$$.ctx[19];
8412
+ return this.$$.ctx[20];
8392
8413
  }
8393
8414
  set contacturl(t) {
8394
8415
  this.$$set({ contacturl: t }), H();
8395
8416
  }
8396
8417
  get homeurl() {
8397
- return this.$$.ctx[20];
8418
+ return this.$$.ctx[21];
8398
8419
  }
8399
8420
  set homeurl(t) {
8400
8421
  this.$$set({ homeurl: t }), H();