@everymatrix/casino-header-controller 1.72.2 → 1.73.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,9 +1,9 @@
1
1
  import { b as rt, $ as it, O as st, S as lt, i as ct, s as dt, f as z, d as ut, n as Xe, e as ue, h as fe, x as D, k as N, j as pe, v as U, l as ft, o as pt, y as Ne, p as ht, w as we, A as Be, r as mt, B as je, C as nt, t as gt, J as yt, K as vt, L as bt, c as wt, I as Bt } from "./CasinoHamburgerMenu-DnyTkCn0.js";
2
- function We(u, n) {
3
- rt(u, n);
2
+ function We(f, n) {
3
+ rt(f, n);
4
4
  }
5
- function Tt(u) {
6
- it.set(u);
5
+ function Tt(f) {
6
+ it.set(f);
7
7
  }
8
8
  const Ye = {
9
9
  en: {
@@ -211,9 +211,9 @@ var Ke = { exports: {} };
211
211
  * Available under MIT License (MIT)
212
212
  * https://github.com/Yaffle/EventSource/
213
213
  */
214
- (function(u, n) {
214
+ (function(f, n) {
215
215
  (function(a) {
216
- var h = a.setTimeout, f = a.clearTimeout, c = a.XMLHttpRequest, v = a.XDomainRequest, p = a.ActiveXObject, B = a.EventSource, _ = a.document, C = a.Promise, S = a.fetch, x = a.Response, R = a.TextDecoder, M = a.TextEncoder, Q = a.AbortController;
216
+ var h = a.setTimeout, u = a.clearTimeout, c = a.XMLHttpRequest, v = a.XDomainRequest, p = a.ActiveXObject, B = a.EventSource, _ = a.document, C = a.Promise, S = a.fetch, E = a.Response, R = a.TextDecoder, M = a.TextEncoder, Q = a.AbortController;
217
217
  if (typeof window < "u" && typeof _ < "u" && !("readyState" in _) && _.body == null && (_.readyState = "loading", window.addEventListener("load", function(e) {
218
218
  _.readyState = "complete";
219
219
  }, !1)), c == null && p != null && (c = function() {
@@ -272,8 +272,8 @@ var Ke = { exports: {} };
272
272
  return 3;
273
273
  throw new Error();
274
274
  }
275
- for (var o = 65533, s = "", l = this.bitsNeeded, m = this.codePoint, E = 0; E < e.length; E += 1) {
276
- var b = e[E];
275
+ for (var o = 65533, s = "", l = this.bitsNeeded, m = this.codePoint, x = 0; x < e.length; x += 1) {
276
+ var b = e[x];
277
277
  l !== 0 && (b < 128 || b > 191 || !t(m << 6 | b & 63, l - 6, r(l, m))) && (l = 0, m = o, s += String.fromCharCode(m)), l === 0 ? (b >= 0 && b <= 127 ? (l = 0, m = b) : b >= 192 && b <= 223 ? (l = 6 * 1, m = b & 31) : b >= 224 && b <= 239 ? (l = 6 * 2, m = b & 15) : b >= 240 && b <= 247 ? (l = 6 * 3, m = b & 7) : (l = 0, m = o), l !== 0 && !t(m, l, r(l, m)) && (l = 0, m = o)) : (l -= 6, m = m << 6 | b & 63), l === 0 && (m <= 65535 ? s += String.fromCharCode(m) : (s += String.fromCharCode(55296 + (m - 65535 - 1 >> 10)), s += String.fromCharCode(56320 + (m - 65535 - 1 & 1023))));
278
278
  }
279
279
  return this.bitsNeeded = l, this.codePoint = m, s;
@@ -296,7 +296,7 @@ var Ke = { exports: {} };
296
296
  this._abort(!0);
297
297
  var r = this, o = this._xhr, s = 1, l = 0;
298
298
  this._abort = function(y) {
299
- r._sendTimeout !== 0 && (f(r._sendTimeout), r._sendTimeout = 0), (s === 1 || s === 2 || s === 3) && (s = 4, o.onload = A, o.onerror = A, o.onabort = A, o.onprogress = A, o.onreadystatechange = A, o.abort(), l !== 0 && (f(l), l = 0), y || (r.readyState = 4, r.onabort(null), r.onreadystatechange())), s = 0;
299
+ r._sendTimeout !== 0 && (u(r._sendTimeout), r._sendTimeout = 0), (s === 1 || s === 2 || s === 3) && (s = 4, o.onload = A, o.onerror = A, o.onabort = A, o.onprogress = A, o.onreadystatechange = A, o.abort(), l !== 0 && (u(l), l = 0), y || (r.readyState = 4, r.onabort(null), r.onreadystatechange())), s = 0;
300
300
  };
301
301
  var m = function() {
302
302
  if (s === 1) {
@@ -311,7 +311,7 @@ var Ke = { exports: {} };
311
311
  }
312
312
  y !== 0 && (s = 2, r.readyState = 2, r.status = y, r.statusText = k, r._contentType = se, r.onreadystatechange());
313
313
  }
314
- }, E = function() {
314
+ }, x = function() {
315
315
  if (m(), s === 2 || s === 3) {
316
316
  s = 3;
317
317
  var y = "";
@@ -324,8 +324,8 @@ var Ke = { exports: {} };
324
324
  }, b = function(y, k) {
325
325
  if ((k == null || k.preventDefault == null) && (k = {
326
326
  preventDefault: A
327
- }), E(), s === 1 || s === 2 || s === 3) {
328
- if (s = 4, l !== 0 && (f(l), l = 0), r.readyState = 4, y === "load")
327
+ }), x(), s === 1 || s === 2 || s === 3) {
328
+ if (s = 4, l !== 0 && (u(l), l = 0), r.readyState = 4, y === "load")
329
329
  r.onload(k);
330
330
  else if (y === "error")
331
331
  r.onerror(k);
@@ -336,11 +336,11 @@ var Ke = { exports: {} };
336
336
  r.onreadystatechange();
337
337
  }
338
338
  }, T = function(y) {
339
- o != null && (o.readyState === 4 ? (!("onload" in o) || !("onerror" in o) || !("onabort" in o)) && b(o.responseText === "" ? "error" : "load", y) : o.readyState === 3 ? "onprogress" in o || E() : o.readyState === 2 && m());
339
+ o != null && (o.readyState === 4 ? (!("onload" in o) || !("onerror" in o) || !("onabort" in o)) && b(o.responseText === "" ? "error" : "load", y) : o.readyState === 3 ? "onprogress" in o || x() : o.readyState === 2 && m());
340
340
  }, F = function() {
341
341
  l = h(function() {
342
342
  F();
343
- }, 500), o.readyState === 3 && E();
343
+ }, 500), o.readyState === 3 && x();
344
344
  };
345
345
  "onload" in o && (o.onload = function(y) {
346
346
  b("load", y);
@@ -348,7 +348,7 @@ var Ke = { exports: {} };
348
348
  b("error", y);
349
349
  }), "onabort" in o && (o.onabort = function(y) {
350
350
  b("abort", y);
351
- }), "onprogress" in o && (o.onprogress = E), "onreadystatechange" in o && (o.onreadystatechange = function(y) {
351
+ }), "onprogress" in o && (o.onprogress = x), "onreadystatechange" in o && (o.onreadystatechange = function(y) {
352
352
  T(y);
353
353
  }), ("contentType" in o || !("ontimeout" in c.prototype)) && (t += (t.indexOf("?") === -1 ? "?" : "&") + "padding=true"), o.open(e, t, !0), "readyState" in o && (l = h(function() {
354
354
  F();
@@ -386,8 +386,8 @@ var Ke = { exports: {} };
386
386
  function L(e) {
387
387
  for (var t = /* @__PURE__ */ Object.create(null), r = e.split(`\r
388
388
  `), o = 0; o < r.length; o += 1) {
389
- var s = r[o], l = s.split(": "), m = l.shift(), E = l.join(": ");
390
- t[I(m)] = E;
389
+ var s = r[o], l = s.split(": "), m = l.shift(), x = l.join(": ");
390
+ t[I(m)] = x;
391
391
  }
392
392
  this._map = t;
393
393
  }
@@ -398,10 +398,10 @@ var Ke = { exports: {} };
398
398
  }
399
399
  $.prototype.open = function(e, t, r, o, s, l, m) {
400
400
  e.open("GET", s);
401
- var E = 0;
401
+ var x = 0;
402
402
  e.onprogress = function() {
403
- var T = e.responseText, F = T.slice(E);
404
- E += F.length, r(F);
403
+ var T = e.responseText, F = T.slice(x);
404
+ x += F.length, r(F);
405
405
  }, e.onerror = function(T) {
406
406
  T.preventDefault(), o(new Error("NetworkError"));
407
407
  }, e.onload = function() {
@@ -427,16 +427,16 @@ var Ke = { exports: {} };
427
427
  function re() {
428
428
  }
429
429
  re.prototype.open = function(e, t, r, o, s, l, m) {
430
- var E = null, b = new Q(), T = b.signal, F = new R();
430
+ var x = null, b = new Q(), T = b.signal, F = new R();
431
431
  return S(s, {
432
432
  headers: m,
433
433
  credentials: l ? "include" : "same-origin",
434
434
  signal: T,
435
435
  cache: "no-store"
436
436
  }).then(function(y) {
437
- return E = y.body.getReader(), t(y.status, y.statusText, y.headers.get("Content-Type"), new oe(y.headers)), new C(function(k, se) {
437
+ return x = y.body.getReader(), t(y.status, y.statusText, y.headers.get("Content-Type"), new oe(y.headers)), new C(function(k, se) {
438
438
  var De = function() {
439
- E.read().then(function(W) {
439
+ x.read().then(function(W) {
440
440
  if (W.done)
441
441
  k(void 0);
442
442
  else {
@@ -456,7 +456,7 @@ var Ke = { exports: {} };
456
456
  o(y);
457
457
  }), {
458
458
  abort: function() {
459
- E?.cancel(), b.abort();
459
+ x?.cancel(), b.abort();
460
460
  }
461
461
  };
462
462
  };
@@ -511,10 +511,10 @@ var Ke = { exports: {} };
511
511
  d.call(this, e), this.error = t.error;
512
512
  }
513
513
  Fe.prototype = Object.create(d.prototype);
514
- var Re = -1, te = 0, ge = 1, ie = 2, Te = -1, ne = 0, ve = 1, Ee = 2, Ie = 3, Me = /^text\/event\-stream(;.*)?$/i, He = 1e3, ze = 18e6, Ce = function(e, t) {
514
+ var Re = -1, te = 0, ge = 1, ie = 2, Te = -1, ne = 0, ve = 1, xe = 2, Ie = 3, Me = /^text\/event\-stream(;.*)?$/i, He = 1e3, ze = 18e6, Ce = function(e, t) {
515
515
  var r = e == null ? t : parseInt(e, 10);
516
- return r !== r && (r = t), xe(r);
517
- }, xe = function(e) {
516
+ return r !== r && (r = t), Ee(r);
517
+ }, Ee = function(e) {
518
518
  return Math.min(Math.max(e, He), ze);
519
519
  }, ye = function(e, t, r) {
520
520
  try {
@@ -529,10 +529,10 @@ var Ke = { exports: {} };
529
529
  function Ue() {
530
530
  return c != null && "withCredentials" in c.prototype || v == null ? new c() : new v();
531
531
  }
532
- var Pe = S != null && x != null && "body" in x.prototype;
532
+ var Pe = S != null && E != null && "body" in E.prototype;
533
533
  function i(e, t, r) {
534
534
  t = String(t);
535
- var o = !!r.withCredentials, s = r.lastEventIdQueryParameterName || "lastEventId", l = xe(1e3), m = Ce(r.heartbeatTimeout, 45e3), E = "", b = l, T = !1, F = 0, y = r.headers || {}, k = r.Transport, se = Pe && k == null ? void 0 : new w(k != null ? new k() : Ue()), De = k != null && typeof k != "string" ? new k() : se == null ? new re() : new $(), W = void 0, P = 0, ee = Re, Se = "", ke = "", le = "", Oe = "", V = ne, Ve = 0, be = 0, at = function(j, O, Y, J) {
535
+ var o = !!r.withCredentials, s = r.lastEventIdQueryParameterName || "lastEventId", l = Ee(1e3), m = Ce(r.heartbeatTimeout, 45e3), x = "", b = l, T = !1, F = 0, y = r.headers || {}, k = r.Transport, se = Pe && k == null ? void 0 : new w(k != null ? new k() : Ue()), De = k != null && typeof k != "string" ? new k() : se == null ? new re() : new $(), W = void 0, P = 0, ee = Re, Se = "", ke = "", le = "", Oe = "", V = ne, Ve = 0, be = 0, at = function(j, O, Y, J) {
536
536
  if (ee === te)
537
537
  if (j === 200 && Y != null && Me.test(Y)) {
538
538
  ee = ge, T = Date.now(), b = l, e.readyState = ge;
@@ -569,13 +569,13 @@ var Ke = { exports: {} };
569
569
  V === ve && (be = H + 1);
570
570
  var ce = G.slice(Ve, be - 1), de = G.slice(be + (be < H && G.charCodeAt(be) === 32 ? 1 : 0), H);
571
571
  ce === "data" ? (Se += `
572
- `, Se += de) : ce === "id" ? ke = de : ce === "event" ? le = de : ce === "retry" ? (l = Ce(de, l), b = l) : ce === "heartbeatTimeout" && (m = Ce(de, m), P !== 0 && (f(P), P = h(function() {
572
+ `, Se += de) : ce === "id" ? ke = de : ce === "event" ? le = de : ce === "retry" ? (l = Ce(de, l), b = l) : ce === "heartbeatTimeout" && (m = Ce(de, m), P !== 0 && (u(P), P = h(function() {
573
573
  Le();
574
574
  }, m)));
575
575
  }
576
576
  if (V === ne) {
577
577
  if (Se !== "") {
578
- E = ke, le === "" && (le = "message");
578
+ x = ke, le === "" && (le = "message");
579
579
  var Ae = new me(le, {
580
580
  data: Se.slice(1),
581
581
  lastEventId: ke
@@ -587,19 +587,19 @@ var Ke = { exports: {} };
587
587
  }
588
588
  V = J === 13 ? Te : ne;
589
589
  } else
590
- V === ne && (Ve = H, V = ve), V === ve ? J === 58 && (be = H + 1, V = Ee) : V === Ee && (V = Ie);
590
+ V === ne && (Ve = H, V = ve), V === ve ? J === 58 && (be = H + 1, V = xe) : V === xe && (V = Ie);
591
591
  }
592
592
  }
593
593
  }, qe = function(j) {
594
594
  if (ee === ge || ee === te) {
595
- ee = Re, P !== 0 && (f(P), P = 0), P = h(function() {
595
+ ee = Re, P !== 0 && (u(P), P = 0), P = h(function() {
596
596
  Le();
597
- }, b), b = xe(Math.min(l * 16, b * 2)), e.readyState = te;
597
+ }, b), b = Ee(Math.min(l * 16, b * 2)), e.readyState = te;
598
598
  var O = new Fe("error", { error: j });
599
599
  e.dispatchEvent(O), ye(e, e.onerror, O), j != null && console.error(j);
600
600
  }
601
601
  }, Ge = function() {
602
- ee = ie, W != null && (W.abort(), W = void 0), P !== 0 && (f(P), P = 0), e.readyState = ie;
602
+ ee = ie, W != null && (W.abort(), W = void 0), P !== 0 && (u(P), P = 0), e.readyState = ie;
603
603
  }, Le = function() {
604
604
  if (P = 0, ee !== Re) {
605
605
  if (!T && W != null)
@@ -614,13 +614,13 @@ var Ke = { exports: {} };
614
614
  }
615
615
  T = !1, F = 0, P = h(function() {
616
616
  Le();
617
- }, m), ee = te, Se = "", le = "", ke = E, Oe = "", Ve = 0, be = 0, V = ne;
617
+ }, m), ee = te, Se = "", le = "", ke = x, Oe = "", Ve = 0, be = 0, V = ne;
618
618
  var O = t;
619
- if (t.slice(0, 5) !== "data:" && t.slice(0, 5) !== "blob:" && E !== "") {
619
+ if (t.slice(0, 5) !== "data:" && t.slice(0, 5) !== "blob:" && x !== "") {
620
620
  var Y = t.indexOf("?");
621
621
  O = Y === -1 ? t : t.slice(0, Y + 1) + t.slice(Y + 1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g, function(de, Ae) {
622
622
  return Ae === s ? "" : de;
623
- }), O += (t.indexOf("?") === -1 ? "?" : "&") + s + "=" + encodeURIComponent(E);
623
+ }), O += (t.indexOf("?") === -1 ? "?" : "&") + s + "=" + encodeURIComponent(x);
624
624
  }
625
625
  var J = e.withCredentials, G = {};
626
626
  G.Accept = "text/event-stream";
@@ -643,7 +643,7 @@ var Ke = { exports: {} };
643
643
  c != null && (B == null || !("withCredentials" in B.prototype)) && (g = q), function(e) {
644
644
  {
645
645
  var t = e(n);
646
- t !== void 0 && (u.exports = t);
646
+ t !== void 0 && (f.exports = t);
647
647
  }
648
648
  }(function(e) {
649
649
  e.EventSourcePolyfill = q, e.NativeEventSource = B, e.EventSource = g;
@@ -651,45 +651,45 @@ var Ke = { exports: {} };
651
651
  })(typeof globalThis > "u" ? typeof window < "u" ? window : typeof self < "u" ? self : st : globalThis);
652
652
  })(Ke, Ke.exports);
653
653
  var Ct = Ke.exports;
654
- function St(u) {
655
- ut(u, "svelte-gv6dm2", '*,*::before,*::after{font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}p{padding:0;margin:0}.ShowBalance{position:relative}.ShowBalance .Loading{font-size:14px;white-space:nowrap;padding-right:10px}.ShowBalance .BalanceValue{font-size:14px;cursor:pointer;display:flex;flex-wrap:nowrap;white-space:nowrap;background:transparent;border:none;font:inherit;color:inherit}.ShowBalance .BalanceValue svg{width:16px}.ShowBalance .BalanceValue span{padding-left:8px}@media only screen and (max-width: 360px){.ShowBalance .BalanceValue{font-size:12px}.ShowBalance .BalanceValue svg{width:12px}}.BalanceModalWrapper{background-color:var(--emw--color-white, #FFFFFF);position:absolute;top:45px;left:50%;transform:translateX(-60%);padding:10px;box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.BalanceModalWrapper:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:60%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.BalanceModalClose{position:absolute;top:5px;right:5px;width:20px;height:20px;z-index:1;cursor:pointer;font:inherit}.BalanceModalClose:before{content:"";background:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));position:absolute;top:8px;left:0;width:20px;height:2px;transform:rotate(45deg)}.BalanceModalClose:after{content:"";background:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));position:absolute;top:8px;left:0;width:20px;height:2px;transform:rotate(-45deg)}.BalanceModal{position:relative;width:280px}.BalanceModalHeader{display:flex;align-items:center;justify-content:center;padding:20px 0}.BalanceModalHeader .BalanceModalTitle{font-size:16px;font-weight:bold;color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A))}.BalanceModalRowBoth{display:flex;flex-direction:column;gap:5px;padding:20px 0;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.BalanceModalRowBoth:last-child{border-bottom:none}.BalanceModalRowBoth .BalanceModalRowLine{display:flex;width:100%;justify-content:space-between}.BalanceModalRowBoth .BalanceModalText{color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A));font-size:14px;text-transform:capitalize}.BalanceModalRowBoth .BalanceModalValue{font-size:14px;font-weight:bold;color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A))}.BalanceModalFooter{display:flex;align-items:center;padding:20px 0 10px}.BalanceModalFooter .BalanceModalAction{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));font-size:12px;color:white;text-transform:uppercase;width:100%;border-radius:5px;border:none;padding:10px 0;cursor:pointer}.BalanceModalFooter .BalanceModalAction:hover,.BalanceModalFooter .BalanceModalActionactive{background:var(--emw--header-contrast, var(--emw--color-background, #07072A))}.ShowBalanceModalOverlay{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}');
654
+ function St(f) {
655
+ ut(f, "svelte-gv6dm2", '*,*::before,*::after{font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}p{padding:0;margin:0}.ShowBalance{position:relative}.ShowBalance .Loading{font-size:14px;white-space:nowrap;padding-right:10px}.ShowBalance .BalanceValue{font-size:14px;cursor:pointer;display:flex;flex-wrap:nowrap;white-space:nowrap;background:transparent;border:none;font:inherit;color:inherit}.ShowBalance .BalanceValue svg{width:16px}.ShowBalance .BalanceValue span{padding-left:8px}@media only screen and (max-width: 360px){.ShowBalance .BalanceValue{font-size:12px}.ShowBalance .BalanceValue svg{width:12px}}.BalanceModalWrapper{background-color:var(--emw--color-white, #FFFFFF);position:absolute;top:45px;left:50%;transform:translateX(-60%);padding:10px;box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.BalanceModalWrapper:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:60%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.BalanceModalClose{position:absolute;top:5px;right:5px;width:20px;height:20px;z-index:1;cursor:pointer;font:inherit}.BalanceModalClose:before{content:"";background:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));position:absolute;top:8px;left:0;width:20px;height:2px;transform:rotate(45deg)}.BalanceModalClose:after{content:"";background:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));position:absolute;top:8px;left:0;width:20px;height:2px;transform:rotate(-45deg)}.BalanceModal{position:relative;width:280px}.BalanceModalHeader{display:flex;align-items:center;justify-content:center;padding:20px 0}.BalanceModalHeader .BalanceModalTitle{font-size:16px;font-weight:bold;color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A))}.BalanceModalRowBoth{display:flex;flex-direction:column;gap:5px;padding:20px 0;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.BalanceModalRowBoth:last-child{border-bottom:none}.BalanceModalRowBoth .BalanceModalRowLine{display:flex;width:100%;justify-content:space-between}.BalanceModalRowBoth .BalanceModalText{color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A));font-size:14px;text-transform:capitalize}.BalanceModalRowBoth .BalanceModalValue{font-size:14px;font-weight:bold;color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A))}.BalanceModalFooter{display:flex;align-items:center;padding:20px 0 10px}.BalanceModalFooter .BalanceModalAction{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));font-size:12px;color:white;text-transform:uppercase;width:100%;border-radius:5px;border:none;padding:10px 0;cursor:pointer}.BalanceModalFooter .BalanceModalAction:hover,.BalanceModalFooter .BalanceModalActionactive{background:var(--emw--header-contrast, var(--emw--color-background, #07072A))}.ShowBalanceModalOverlay{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}');
656
656
  }
657
- function Je(u, n, a) {
658
- const h = u.slice();
657
+ function Je(f, n, a) {
658
+ const h = f.slice();
659
659
  return h[48] = n[a], h;
660
660
  }
661
- function Qe(u, n, a) {
662
- const h = u.slice();
661
+ function Qe(f, n, a) {
662
+ const h = f.slice();
663
663
  return h[51] = n[a], h;
664
664
  }
665
- function At(u) {
665
+ function At(f) {
666
666
  let n, a = (
667
667
  /*balances*/
668
- (u[3].Total ? (
668
+ (f[3].Total ? (
669
669
  /*formatBalance*/
670
- u[5](
670
+ f[5](
671
671
  /*balances*/
672
- u[3].Total[0].amount
672
+ f[3].Total[0].amount
673
673
  )
674
674
  ) : "0") + ""
675
- ), h, f, c, v, p, B, _, C = (
675
+ ), h, u, c, v, p, B, _, C = (
676
676
  /*isModalDisplayed*/
677
- u[2] && Ze(u)
677
+ f[2] && Ze(f)
678
678
  );
679
679
  return {
680
680
  c() {
681
- n = N("button"), h = Be(a), f = pe(), c = N("span"), c.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 11.435"><defs><style>.a{fill:var(--emw--color-white, #FFFFFF);}</style></defs><path class="a" d="M16.191,19.235l7.562-7.568a1.423,1.423,0,0,1,2.019,0,1.441,1.441,0,0,1,0,2.025L17.2,22.265a1.427,1.427,0,0,1-1.971.042L6.6,13.7a1.429,1.429,0,0,1,2.019-2.025Z" transform="translate(-6.188 -11.246)"></path></svg>', v = pe(), C && C.c(), p = mt(), U(n, "class", "BalanceValue");
681
+ n = N("button"), h = Be(a), u = pe(), c = N("span"), c.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 11.435"><defs><style>.a{fill:var(--emw--color-white, #FFFFFF);}</style></defs><path class="a" d="M16.191,19.235l7.562-7.568a1.423,1.423,0,0,1,2.019,0,1.441,1.441,0,0,1,0,2.025L17.2,22.265a1.427,1.427,0,0,1-1.971.042L6.6,13.7a1.429,1.429,0,0,1,2.019-2.025Z" transform="translate(-6.188 -11.246)"></path></svg>', v = pe(), C && C.c(), p = mt(), U(n, "class", "BalanceValue");
682
682
  },
683
- m(S, x) {
684
- fe(S, n, x), D(n, h), D(n, f), D(n, c), fe(S, v, x), C && C.m(S, x), fe(S, p, x), B || (_ = Ne(
683
+ m(S, E) {
684
+ fe(S, n, E), D(n, h), D(n, u), D(n, c), fe(S, v, E), C && C.m(S, E), fe(S, p, E), B || (_ = Ne(
685
685
  n,
686
686
  "click",
687
687
  /*click_handler*/
688
- u[23]
688
+ f[23]
689
689
  ), B = !0);
690
690
  },
691
- p(S, x) {
692
- x[0] & /*balances*/
691
+ p(S, E) {
692
+ E[0] & /*balances*/
693
693
  8 && a !== (a = /*balances*/
694
694
  (S[3].Total ? (
695
695
  /*formatBalance*/
@@ -698,71 +698,71 @@ function At(u) {
698
698
  S[3].Total[0].amount
699
699
  )
700
700
  ) : "0") + "") && we(h, a), /*isModalDisplayed*/
701
- S[2] ? C ? C.p(S, x) : (C = Ze(S), C.c(), C.m(p.parentNode, p)) : C && (C.d(1), C = null);
701
+ S[2] ? C ? C.p(S, E) : (C = Ze(S), C.c(), C.m(p.parentNode, p)) : C && (C.d(1), C = null);
702
702
  },
703
703
  d(S) {
704
704
  S && (ue(n), ue(v), ue(p)), C && C.d(S), B = !1, _();
705
705
  }
706
706
  };
707
707
  }
708
- function _t(u) {
708
+ function _t(f) {
709
709
  let n, a = (
710
710
  /*$_*/
711
- u[4]("Loading") + ""
711
+ f[4]("Loading") + ""
712
712
  ), h;
713
713
  return {
714
714
  c() {
715
715
  n = N("p"), h = Be(a);
716
716
  },
717
- m(f, c) {
718
- fe(f, n, c), D(n, h);
717
+ m(u, c) {
718
+ fe(u, n, c), D(n, h);
719
719
  },
720
- p(f, c) {
720
+ p(u, c) {
721
721
  c[0] & /*$_*/
722
722
  16 && a !== (a = /*$_*/
723
- f[4]("Loading") + "") && we(h, a);
723
+ u[4]("Loading") + "") && we(h, a);
724
724
  },
725
- d(f) {
726
- f && ue(n);
725
+ d(u) {
726
+ u && ue(n);
727
727
  }
728
728
  };
729
729
  }
730
- function Ze(u) {
731
- let n, a, h, f, c, v, p = (
730
+ function Ze(f) {
731
+ let n, a, h, u, c, v, p = (
732
732
  /*$_*/
733
- u[4]("Title") + ""
734
- ), B, _, C, S, x, R, M = (
733
+ f[4]("Title") + ""
734
+ ), B, _, C, S, E, R, M = (
735
735
  /*$_*/
736
- u[4]("DepositButton") + ""
736
+ f[4]("DepositButton") + ""
737
737
  ), Q, ae, Z, X = je(Object.keys(
738
738
  /*balances*/
739
- u[3]
739
+ f[3]
740
740
  )), A = [];
741
741
  for (let w = 0; w < X.length; w += 1)
742
- A[w] = et(Je(u, X, w));
742
+ A[w] = et(Je(f, X, w));
743
743
  return {
744
744
  c() {
745
- n = N("div"), a = N("button"), h = pe(), f = N("div"), c = N("div"), v = N("p"), B = Be(p), _ = pe(), C = N("div");
745
+ n = N("div"), a = N("button"), h = pe(), u = N("div"), c = N("div"), v = N("p"), B = Be(p), _ = pe(), C = N("div");
746
746
  for (let w = 0; w < A.length; w += 1)
747
747
  A[w].c();
748
- S = pe(), x = N("div"), R = N("button"), Q = Be(M), U(a, "class", "BalanceModalClose"), U(v, "class", "BalanceModalTitle"), U(c, "class", "BalanceModalHeader"), U(C, "class", "BalanceModalBody"), U(R, "class", "BalanceModalAction"), U(x, "class", "BalanceModalFooter"), U(f, "class", "BalanceModal"), U(n, "class", "BalanceModalWrapper");
748
+ S = pe(), E = N("div"), R = N("button"), Q = Be(M), U(a, "class", "BalanceModalClose"), U(v, "class", "BalanceModalTitle"), U(c, "class", "BalanceModalHeader"), U(C, "class", "BalanceModalBody"), U(R, "class", "BalanceModalAction"), U(E, "class", "BalanceModalFooter"), U(u, "class", "BalanceModal"), U(n, "class", "BalanceModalWrapper");
749
749
  },
750
750
  m(w, I) {
751
- fe(w, n, I), D(n, a), D(n, h), D(n, f), D(f, c), D(c, v), D(v, B), D(f, _), D(f, C);
751
+ fe(w, n, I), D(n, a), D(n, h), D(n, u), D(u, c), D(c, v), D(v, B), D(u, _), D(u, C);
752
752
  for (let L = 0; L < A.length; L += 1)
753
753
  A[L] && A[L].m(C, null);
754
- D(f, S), D(f, x), D(x, R), D(R, Q), ae || (Z = [
754
+ D(u, S), D(u, E), D(E, R), D(R, Q), ae || (Z = [
755
755
  Ne(
756
756
  a,
757
757
  "click",
758
758
  /*click_handler_1*/
759
- u[24]
759
+ f[24]
760
760
  ),
761
761
  Ne(
762
762
  R,
763
763
  "click",
764
764
  /*click_handler_2*/
765
- u[25]
765
+ f[25]
766
766
  )
767
767
  ], ae = !0);
768
768
  },
@@ -793,38 +793,35 @@ function Ze(u) {
793
793
  }
794
794
  };
795
795
  }
796
- function $e(u) {
796
+ function $e(f) {
797
797
  let n, a, h = (
798
798
  /*$_*/
799
- u[4](
799
+ f[4](
800
800
  /*k*/
801
- u[48]
801
+ f[48]
802
802
  ) + ""
803
- ), f, c, v = (
803
+ ), u, c, v = (
804
804
  /*b*/
805
- (u[51].productType ? (
805
+ (f[51].productType ? (
806
806
  /*$_*/
807
- u[4](
807
+ f[4](
808
808
  /*b*/
809
- u[51].productType
809
+ f[51].productType
810
810
  )
811
811
  ) : "") + ""
812
812
  ), p, B, _, C, S = (
813
- /*b*/
814
- (u[51].amount ? (
815
- /*formatBalance*/
816
- u[5](
817
- /*b*/
818
- u[51].amount
819
- )
820
- ) : "0") + ""
821
- ), x;
813
+ /*formatBalance*/
814
+ f[5](
815
+ /*b*/
816
+ f[51].amount
817
+ ) + ""
818
+ ), E;
822
819
  return {
823
820
  c() {
824
- n = N("div"), a = N("p"), f = Be(h), c = pe(), p = Be(v), B = pe(), _ = N("p"), C = N("span"), x = Be(S), U(a, "class", "BalanceModalText"), U(C, "class", "BalanceModalAmount"), U(_, "class", "BalanceModalValue"), U(n, "class", "BalanceModalRowLine");
821
+ n = N("div"), a = N("p"), u = Be(h), c = pe(), p = Be(v), B = pe(), _ = N("p"), C = N("span"), E = Be(S), U(a, "class", "BalanceModalText"), U(C, "class", "BalanceModalAmount"), U(_, "class", "BalanceModalValue"), U(n, "class", "BalanceModalRowLine");
825
822
  },
826
823
  m(R, M) {
827
- fe(R, n, M), D(n, a), D(a, f), D(a, c), D(a, p), D(n, B), D(n, _), D(_, C), D(C, x);
824
+ fe(R, n, M), D(n, a), D(a, u), D(a, c), D(a, p), D(n, B), D(n, _), D(_, C), D(C, E);
828
825
  },
829
826
  p(R, M) {
830
827
  M[0] & /*$_, balances*/
@@ -832,7 +829,7 @@ function $e(u) {
832
829
  R[4](
833
830
  /*k*/
834
831
  R[48]
835
- ) + "") && we(f, h), M[0] & /*balances, $_*/
832
+ ) + "") && we(u, h), M[0] & /*balances, $_*/
836
833
  24 && v !== (v = /*b*/
837
834
  (R[51].productType ? (
838
835
  /*$_*/
@@ -841,45 +838,42 @@ function $e(u) {
841
838
  R[51].productType
842
839
  )
843
840
  ) : "") + "") && we(p, v), M[0] & /*balances*/
844
- 8 && S !== (S = /*b*/
845
- (R[51].amount ? (
846
- /*formatBalance*/
847
- R[5](
848
- /*b*/
849
- R[51].amount
850
- )
851
- ) : "0") + "") && we(x, S);
841
+ 8 && S !== (S = /*formatBalance*/
842
+ R[5](
843
+ /*b*/
844
+ R[51].amount
845
+ ) + "") && we(E, S);
852
846
  },
853
847
  d(R) {
854
848
  R && ue(n);
855
849
  }
856
850
  };
857
851
  }
858
- function et(u) {
852
+ function et(f) {
859
853
  let n, a, h = je(
860
854
  /*balances*/
861
- u[3][
855
+ f[3][
862
856
  /*k*/
863
- u[48]
857
+ f[48]
864
858
  ]
865
- ), f = [];
859
+ ), u = [];
866
860
  for (let c = 0; c < h.length; c += 1)
867
- f[c] = $e(Qe(u, h, c));
861
+ u[c] = $e(Qe(f, h, c));
868
862
  return {
869
863
  c() {
870
864
  n = N("div");
871
- for (let c = 0; c < f.length; c += 1)
872
- f[c].c();
865
+ for (let c = 0; c < u.length; c += 1)
866
+ u[c].c();
873
867
  a = pe(), U(n, "class", "BalanceModalRowBoth");
874
868
  },
875
869
  m(c, v) {
876
870
  fe(c, n, v);
877
- for (let p = 0; p < f.length; p += 1)
878
- f[p] && f[p].m(n, null);
871
+ for (let p = 0; p < u.length; p += 1)
872
+ u[p] && u[p].m(n, null);
879
873
  D(n, a);
880
874
  },
881
875
  p(c, v) {
882
- if (v[0] & /*balances, formatBalance, $_*/
876
+ if (v[0] & /*formatBalance, balances, $_*/
883
877
  56) {
884
878
  h = je(
885
879
  /*balances*/
@@ -891,72 +885,72 @@ function et(u) {
891
885
  let p;
892
886
  for (p = 0; p < h.length; p += 1) {
893
887
  const B = Qe(c, h, p);
894
- f[p] ? f[p].p(B, v) : (f[p] = $e(B), f[p].c(), f[p].m(n, a));
888
+ u[p] ? u[p].p(B, v) : (u[p] = $e(B), u[p].c(), u[p].m(n, a));
895
889
  }
896
- for (; p < f.length; p += 1)
897
- f[p].d(1);
898
- f.length = h.length;
890
+ for (; p < u.length; p += 1)
891
+ u[p].d(1);
892
+ u.length = h.length;
899
893
  }
900
894
  },
901
895
  d(c) {
902
- c && ue(n), nt(f, c);
896
+ c && ue(n), nt(u, c);
903
897
  }
904
898
  };
905
899
  }
906
- function tt(u) {
900
+ function tt(f) {
907
901
  let n, a, h;
908
902
  return {
909
903
  c() {
910
904
  n = N("button"), U(n, "class", "ShowBalanceModalOverlay");
911
905
  },
912
- m(f, c) {
913
- fe(f, n, c), a || (h = Ne(
906
+ m(u, c) {
907
+ fe(u, n, c), a || (h = Ne(
914
908
  n,
915
909
  "click",
916
910
  /*click_handler_3*/
917
- u[26]
911
+ f[26]
918
912
  ), a = !0);
919
913
  },
920
914
  p: Xe,
921
- d(f) {
922
- f && ue(n), a = !1, h();
915
+ d(u) {
916
+ u && ue(n), a = !1, h();
923
917
  }
924
918
  };
925
919
  }
926
- function Rt(u) {
920
+ function Rt(f) {
927
921
  let n, a, h;
928
- function f(B, _) {
922
+ function u(B, _) {
929
923
  return (
930
924
  /*isLoading*/
931
925
  B[1] ? _t : At
932
926
  );
933
927
  }
934
- let c = f(u), v = c(u), p = (
928
+ let c = u(f), v = c(f), p = (
935
929
  /*isModalDisplayed*/
936
- u[2] && tt(u)
930
+ f[2] && tt(f)
937
931
  );
938
932
  return {
939
933
  c() {
940
934
  n = N("div"), a = N("div"), v.c(), h = pe(), p && p.c(), U(a, "class", "ShowBalance");
941
935
  },
942
936
  m(B, _) {
943
- fe(B, n, _), D(n, a), v.m(a, null), D(n, h), p && p.m(n, null), u[27](n);
937
+ fe(B, n, _), D(n, a), v.m(a, null), D(n, h), p && p.m(n, null), f[27](n);
944
938
  },
945
939
  p(B, _) {
946
- c === (c = f(B)) && v ? v.p(B, _) : (v.d(1), v = c(B), v && (v.c(), v.m(a, null))), /*isModalDisplayed*/
940
+ c === (c = u(B)) && v ? v.p(B, _) : (v.d(1), v = c(B), v && (v.c(), v.m(a, null))), /*isModalDisplayed*/
947
941
  B[2] ? p ? p.p(B, _) : (p = tt(B), p.c(), p.m(n, null)) : p && (p.d(1), p = null);
948
942
  },
949
943
  i: Xe,
950
944
  o: Xe,
951
945
  d(B) {
952
- B && ue(n), v.d(), p && p.d(), u[27](null);
946
+ B && ue(n), v.d(), p && p.d(), f[27](null);
953
947
  }
954
948
  };
955
949
  }
956
- function Et(u, n, a) {
950
+ function xt(f, n, a) {
957
951
  let h;
958
- ft(u, Bt, (i) => a(4, h = i));
959
- let { userid: f = "" } = n, { session: c = "" } = n, { endpoint: v = "" } = n, { lang: p = "en" } = n, { mbsource: B } = n, { clientstyling: _ = "" } = n, { clientstylingurl: C = "" } = n, { translationurl: S = "" } = n, { gmversion: x = "gm16" } = n, { displaybalanceoption: R = "All" } = n, { totalcalculationmode: M = "totalCashAmount" } = n, { currencylocale: Q = "en" } = n, { currencydisplay: ae = "symbol" } = n, { maximumfractiondigits: Z = "2" } = n, { minimumfractiondigits: X = "0" } = n, { customdisplayformat: A = "" } = n, w, I = !0, L = !1, $ = !1, oe, re = "", K = [], he;
952
+ ft(f, Bt, (i) => a(4, h = i));
953
+ let { userid: u = "" } = n, { session: c = "" } = n, { endpoint: v = "" } = n, { lang: p = "en" } = n, { mbsource: B } = n, { clientstyling: _ = "" } = n, { clientstylingurl: C = "" } = n, { translationurl: S = "" } = n, { gmversion: E = "gm16" } = n, { displaybalanceoption: R = "All" } = n, { totalcalculationmode: M = "totalCashAmount" } = n, { currencylocale: Q = "en" } = n, { currencydisplay: ae = "symbol" } = n, { maximumfractiondigits: Z = "2" } = n, { minimumfractiondigits: X = "0" } = n, { customdisplayformat: A = "" } = n, w, I = !0, L = !1, $ = !1, oe, re = "", K = [], he;
960
954
  const d = {}, me = ["totalCashAmount", "totalRealAmount"], _e = () => {
961
955
  fetch(S).then((i) => i.json()).then((i) => Object.keys(i).forEach((g) => We(g, i[g]))).catch((i) => console.log(i));
962
956
  };
@@ -991,10 +985,10 @@ function Et(u, n, a) {
991
985
  else if (r.toLowerCase() === "amount") {
992
986
  let s = ",", l = ".", m = 2;
993
987
  o && (o[0] !== " " && (s = o[0]), o[1] !== " " && (l = o[1]), o[2] !== " " && !isNaN(Number(o[2])) && (m = Number(o[2])));
994
- let [E, b] = String(Math.floor(i * 10 ** m) / 10 ** m).split(".");
995
- e += E[0];
996
- for (let T = 1; T < E.length; ++T)
997
- (E.length - T) % 3 === 0 ? e += s + E[T] : e += E[T];
988
+ let [x, b] = String(Math.floor(i * 10 ** m) / 10 ** m).split(".");
989
+ e += x[0];
990
+ for (let T = 1; T < x.length; ++T)
991
+ (x.length - T) % 3 === 0 ? e += s + x[T] : e += x[T];
998
992
  b && (e += l + b);
999
993
  }
1000
994
  e && g.push(e), e = "";
@@ -1003,7 +997,7 @@ function Et(u, n, a) {
1003
997
  return g.push(e), g.join("");
1004
998
  }, te = async () => {
1005
999
  a(1, I = !0);
1006
- const i = new URL(`${v}/v1/player/${f}/account`);
1000
+ const i = new URL(`${v}/v1/player/${u}/account`);
1007
1001
  try {
1008
1002
  const g = await fetch(i, {
1009
1003
  method: "GET",
@@ -1036,7 +1030,7 @@ function Et(u, n, a) {
1036
1030
  }
1037
1031
  }, ge = () => {
1038
1032
  a(1, I = !0);
1039
- const i = new URL(`${v}/v2/player/${f}/balance`), g = new Headers();
1033
+ const i = new URL(`${v}/v2/player/${u}/balance`), g = new Headers();
1040
1034
  g.append("X-SessionID", c), fetch(i, { method: "GET", headers: g }).then((t) => t.json()).then((t) => {
1041
1035
  t[M] || a(7, M = me[0]);
1042
1036
  const r = t.items.find((s) => s.type === "Real" && s.walletAccountType === "Ordinary");
@@ -1093,7 +1087,7 @@ function Et(u, n, a) {
1093
1087
  break;
1094
1088
  }
1095
1089
  }
1096
- Ee();
1090
+ xe();
1097
1091
  for (const [s, l] of Object.entries(d))
1098
1092
  l.length < 1 && delete d[s];
1099
1093
  a(1, I = !1);
@@ -1104,12 +1098,12 @@ function Et(u, n, a) {
1104
1098
  if (oe && oe.close(), c.length < 1)
1105
1099
  return;
1106
1100
  let i, g;
1107
- switch (x) {
1101
+ switch (E) {
1108
1102
  case "gm16":
1109
- i = new URL(`${v}/v2/player/${f}/information/updates`), g = (r) => Ie(r);
1103
+ i = new URL(`${v}/v2/player/${u}/information/updates`), g = (r) => Ie(r);
1110
1104
  break;
1111
1105
  case "gmcore":
1112
- i = new URL(`${v}/v1/player/${f}/balance/updates`), g = (r) => ne(r);
1106
+ i = new URL(`${v}/v1/player/${u}/balance/updates`), g = (r) => ne(r);
1113
1107
  break;
1114
1108
  }
1115
1109
  const e = {
@@ -1151,7 +1145,7 @@ function Et(u, n, a) {
1151
1145
  t = e.afterAmount;
1152
1146
  }
1153
1147
  return t === null ? i : t;
1154
- }, Ee = () => {
1148
+ }, xe = () => {
1155
1149
  switch (M) {
1156
1150
  case "totalCashAmount":
1157
1151
  let i = 0;
@@ -1186,13 +1180,13 @@ function Et(u, n, a) {
1186
1180
  }
1187
1181
  r.productType === o.productType && (o.amount = t === "Real" ? ve(o.amount, he[o.productType], r) : r.afterAmount);
1188
1182
  }
1189
- Ee();
1183
+ xe();
1190
1184
  }, Me = () => {
1191
1185
  a(2, L = !1), window.postMessage({ type: "GoToDeposit" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountBalanceModal" });
1192
1186
  }, He = () => {
1193
1187
  me.includes(M) || (console.error(`Unsupported value ('${M}') for totalcalculationmode parameter. Only the following values are supported ${me}. Using default value ('${me[0]}').`), a(7, M = me[0]));
1194
1188
  }, ze = () => {
1195
- switch (Tt(p), He(), x) {
1189
+ switch (Tt(p), He(), E) {
1196
1190
  case "gmcore":
1197
1191
  te();
1198
1192
  break;
@@ -1200,27 +1194,27 @@ function Et(u, n, a) {
1200
1194
  ge();
1201
1195
  break;
1202
1196
  default:
1203
- throw Error(`Invalid apiversion attribute: ${x}`);
1197
+ throw Error(`Invalid apiversion attribute: ${E}`);
1204
1198
  }
1205
1199
  }, Ce = (i) => i.data && i.data.type === "LogoutSuccessfull" && oe.close();
1206
1200
  pt(() => (window.addEventListener("message", Ce, !1), () => {
1207
1201
  window.removeEventListener("message", Ce), oe && oe.close();
1208
1202
  }));
1209
- const xe = () => a(2, L = !0), ye = () => a(2, L = !1), q = () => Me(), Ue = () => a(2, L = !1);
1203
+ const Ee = () => a(2, L = !0), ye = () => a(2, L = !1), q = () => Me(), Ue = () => a(2, L = !1);
1210
1204
  function Pe(i) {
1211
1205
  ht[i ? "unshift" : "push"](() => {
1212
1206
  w = i, a(0, w);
1213
1207
  });
1214
1208
  }
1215
- return u.$$set = (i) => {
1216
- "userid" in i && a(8, f = i.userid), "session" in i && a(9, c = i.session), "endpoint" in i && a(10, v = i.endpoint), "lang" in i && a(11, p = i.lang), "mbsource" in i && a(12, B = i.mbsource), "clientstyling" in i && a(13, _ = i.clientstyling), "clientstylingurl" in i && a(14, C = i.clientstylingurl), "translationurl" in i && a(15, S = i.translationurl), "gmversion" in i && a(16, x = i.gmversion), "displaybalanceoption" in i && a(17, R = i.displaybalanceoption), "totalcalculationmode" in i && a(7, M = i.totalcalculationmode), "currencylocale" in i && a(18, Q = i.currencylocale), "currencydisplay" in i && a(19, ae = i.currencydisplay), "maximumfractiondigits" in i && a(20, Z = i.maximumfractiondigits), "minimumfractiondigits" in i && a(21, X = i.minimumfractiondigits), "customdisplayformat" in i && a(22, A = i.customdisplayformat);
1217
- }, u.$$.update = () => {
1218
- u.$$.dirty[0] & /*endpoint, userid, session, lang, gmversion, displaybalanceoption*/
1219
- 200448 && v && f && c && p && x && R && ze(), u.$$.dirty[0] & /*endpoint, userid, session, gmversion*/
1220
- 67328 && v && f && c && x && ie(), u.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1221
- 8193 && _ && w && yt(w, _), u.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1222
- 16385 && C && w && vt(w, C), u.$$.dirty[0] & /*customStylingContainer, mbsource*/
1223
- 4097 && w && bt(w, `${B}.Style`), u.$$.dirty[0] & /*translationurl*/
1209
+ return f.$$set = (i) => {
1210
+ "userid" in i && a(8, u = i.userid), "session" in i && a(9, c = i.session), "endpoint" in i && a(10, v = i.endpoint), "lang" in i && a(11, p = i.lang), "mbsource" in i && a(12, B = i.mbsource), "clientstyling" in i && a(13, _ = i.clientstyling), "clientstylingurl" in i && a(14, C = i.clientstylingurl), "translationurl" in i && a(15, S = i.translationurl), "gmversion" in i && a(16, E = i.gmversion), "displaybalanceoption" in i && a(17, R = i.displaybalanceoption), "totalcalculationmode" in i && a(7, M = i.totalcalculationmode), "currencylocale" in i && a(18, Q = i.currencylocale), "currencydisplay" in i && a(19, ae = i.currencydisplay), "maximumfractiondigits" in i && a(20, Z = i.maximumfractiondigits), "minimumfractiondigits" in i && a(21, X = i.minimumfractiondigits), "customdisplayformat" in i && a(22, A = i.customdisplayformat);
1211
+ }, f.$$.update = () => {
1212
+ f.$$.dirty[0] & /*endpoint, userid, session, lang, gmversion, displaybalanceoption*/
1213
+ 200448 && v && u && c && p && E && R && ze(), f.$$.dirty[0] & /*endpoint, userid, session, gmversion*/
1214
+ 67328 && v && u && c && E && ie(), f.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1215
+ 8193 && _ && w && yt(w, _), f.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1216
+ 16385 && C && w && vt(w, C), f.$$.dirty[0] & /*customStylingContainer, mbsource*/
1217
+ 4097 && w && bt(w, `${B}.Style`), f.$$.dirty[0] & /*translationurl*/
1224
1218
  32768 && S && _e();
1225
1219
  }, [
1226
1220
  w,
@@ -1231,7 +1225,7 @@ function Et(u, n, a) {
1231
1225
  Fe,
1232
1226
  Me,
1233
1227
  M,
1234
- f,
1228
+ u,
1235
1229
  c,
1236
1230
  v,
1237
1231
  p,
@@ -1239,26 +1233,26 @@ function Et(u, n, a) {
1239
1233
  _,
1240
1234
  C,
1241
1235
  S,
1242
- x,
1236
+ E,
1243
1237
  R,
1244
1238
  Q,
1245
1239
  ae,
1246
1240
  Z,
1247
1241
  X,
1248
1242
  A,
1249
- xe,
1243
+ Ee,
1250
1244
  ye,
1251
1245
  q,
1252
1246
  Ue,
1253
1247
  Pe
1254
1248
  ];
1255
1249
  }
1256
- class xt extends lt {
1250
+ class Et extends lt {
1257
1251
  constructor(n) {
1258
1252
  super(), ct(
1259
1253
  this,
1260
1254
  n,
1261
- Et,
1255
+ xt,
1262
1256
  Rt,
1263
1257
  dt,
1264
1258
  {
@@ -1380,7 +1374,7 @@ class xt extends lt {
1380
1374
  this.$$set({ customdisplayformat: n }), z();
1381
1375
  }
1382
1376
  }
1383
- wt(xt, { userid: {}, session: {}, endpoint: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, gmversion: {}, displaybalanceoption: {}, totalcalculationmode: {}, currencylocale: {}, currencydisplay: {}, maximumfractiondigits: {}, minimumfractiondigits: {}, customdisplayformat: {} }, [], [], !0);
1377
+ wt(Et, { userid: {}, session: {}, endpoint: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, gmversion: {}, displaybalanceoption: {}, totalcalculationmode: {}, currencylocale: {}, currencydisplay: {}, maximumfractiondigits: {}, minimumfractiondigits: {}, customdisplayformat: {} }, [], [], !0);
1384
1378
  export {
1385
- xt as default
1379
+ Et as default
1386
1380
  };