@everymatrix/casino-header-controller-nd 1.83.10 → 1.83.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,15 +2,15 @@ var pt = Object.defineProperty, ht = Object.defineProperties;
2
2
  var mt = Object.getOwnPropertyDescriptors;
3
3
  var Ye = Object.getOwnPropertySymbols;
4
4
  var gt = Object.prototype.hasOwnProperty, yt = Object.prototype.propertyIsEnumerable;
5
- var Xe = Math.pow, Qe = (o, e, t) => e in o ? pt(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t, Je = (o, e) => {
5
+ var Xe = Math.pow, Qe = (i, e, t) => e in i ? pt(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, Je = (i, e) => {
6
6
  for (var t in e || (e = {}))
7
- gt.call(e, t) && Qe(o, t, e[t]);
7
+ gt.call(e, t) && Qe(i, t, e[t]);
8
8
  if (Ye)
9
9
  for (var t of Ye(e))
10
- yt.call(e, t) && Qe(o, t, e[t]);
11
- return o;
12
- }, Ze = (o, e) => ht(o, mt(e));
13
- var $e = (o, e, t) => new Promise((m, f) => {
10
+ yt.call(e, t) && Qe(i, t, e[t]);
11
+ return i;
12
+ }, Ze = (i, e) => ht(i, mt(e));
13
+ var $e = (i, e, t) => new Promise((m, f) => {
14
14
  var u = (b) => {
15
15
  try {
16
16
  p(t.next(b));
@@ -24,14 +24,14 @@ var $e = (o, e, t) => new Promise((m, f) => {
24
24
  f(B);
25
25
  }
26
26
  }, p = (b) => b.done ? m(b.value) : Promise.resolve(b.value).then(u, v);
27
- p((t = t.apply(o, e)).next());
27
+ p((t = t.apply(i, e)).next());
28
28
  });
29
29
  import { b as vt, $ as bt, T as wt, S as Bt, i as Tt, s as St, f as q, d as Ct, A as Ke, g as pe, m as A, o as he, p as L, w as V, x as fe, y as _t, z as At, F as Lt, q as ke, H as Rt, B as Te, C as Se, J as et, D as xt, K as Ie, L as ut, r as Et, P as Mt, Q as Dt, R as kt, c as Ot, O as Nt } from "./CasinoHamburgerMenuNd-DQZsr0XZ.js";
30
- function tt(o, e) {
31
- vt(o, e);
30
+ function tt(i, e) {
31
+ vt(i, e);
32
32
  }
33
- function Ft(o) {
34
- bt.set(o);
33
+ function Ft(i) {
34
+ bt.set(i);
35
35
  }
36
36
  const nt = {
37
37
  en: {
@@ -257,7 +257,7 @@ var qe = { exports: {} };
257
257
  * Available under MIT License (MIT)
258
258
  * https://github.com/Yaffle/EventSource/
259
259
  */
260
- (function(o, e) {
260
+ (function(i, e) {
261
261
  (function(t) {
262
262
  var m = t.setTimeout, f = t.clearTimeout, u = t.XMLHttpRequest, v = t.XDomainRequest, p = t.ActiveXObject, b = t.EventSource, B = t.document, k = t.Promise, j = t.fetch, N = t.Response, x = t.TextDecoder, S = t.TextEncoder, E = t.AbortController;
263
263
  if (typeof window != "undefined" && typeof B != "undefined" && !("readyState" in B) && B.body == null && (B.readyState = "loading", window.addEventListener("load", function(a) {
@@ -300,12 +300,12 @@ var qe = { exports: {} };
300
300
  this.bitsNeeded = 0, this.codePoint = 0;
301
301
  }
302
302
  le.prototype.decode = function(a) {
303
- function l(s, c, i) {
304
- if (i === 1)
303
+ function l(s, c, o) {
304
+ if (o === 1)
305
305
  return s >= 128 >> c && s << c <= 2047;
306
- if (i === 2)
306
+ if (o === 2)
307
307
  return s >= 2048 >> c && s << c <= 55295 || s >= 57344 >> c && s << c <= 65535;
308
- if (i === 3)
308
+ if (o === 3)
309
309
  return s >= 65536 >> c && s << c <= 1114111;
310
310
  throw new Error();
311
311
  }
@@ -341,61 +341,61 @@ var qe = { exports: {} };
341
341
  X.prototype.open = function(a, l) {
342
342
  this._abort(!0);
343
343
  var h = this, r = this._xhr, T = 1, g = 0;
344
- this._abort = function(i) {
345
- h._sendTimeout !== 0 && (f(h._sendTimeout), h._sendTimeout = 0), (T === 1 || T === 2 || T === 3) && (T = 4, r.onload = z, r.onerror = z, r.onabort = z, r.onprogress = z, r.onreadystatechange = z, r.abort(), g !== 0 && (f(g), g = 0), i || (h.readyState = 4, h.onabort(null), h.onreadystatechange())), T = 0;
344
+ this._abort = function(o) {
345
+ h._sendTimeout !== 0 && (f(h._sendTimeout), h._sendTimeout = 0), (T === 1 || T === 2 || T === 3) && (T = 4, r.onload = z, r.onerror = z, r.onabort = z, r.onprogress = z, r.onreadystatechange = z, r.abort(), g !== 0 && (f(g), g = 0), o || (h.readyState = 4, h.onabort(null), h.onreadystatechange())), T = 0;
346
346
  };
347
347
  var C = function() {
348
348
  if (T === 1) {
349
- var i = 0, w = "", _ = void 0;
349
+ var o = 0, w = "", _ = void 0;
350
350
  if ("contentType" in r)
351
- i = 200, w = "OK", _ = r.contentType;
351
+ o = 200, w = "OK", _ = r.contentType;
352
352
  else
353
353
  try {
354
- i = r.status, w = r.statusText, _ = r.getResponseHeader("Content-Type");
354
+ o = r.status, w = r.statusText, _ = r.getResponseHeader("Content-Type");
355
355
  } catch (y) {
356
- i = 0, w = "", _ = void 0;
356
+ o = 0, w = "", _ = void 0;
357
357
  }
358
- i !== 0 && (T = 2, h.readyState = 2, h.status = i, h.statusText = w, h._contentType = _, h.onreadystatechange());
358
+ o !== 0 && (T = 2, h.readyState = 2, h.status = o, h.statusText = w, h._contentType = _, h.onreadystatechange());
359
359
  }
360
360
  }, O = function() {
361
361
  if (C(), T === 2 || T === 3) {
362
362
  T = 3;
363
- var i = "";
363
+ var o = "";
364
364
  try {
365
- i = r.responseText;
365
+ o = r.responseText;
366
366
  } catch (w) {
367
367
  }
368
- h.readyState = 3, h.responseText = i, h.onprogress();
368
+ h.readyState = 3, h.responseText = o, h.onprogress();
369
369
  }
370
- }, n = function(i, w) {
370
+ }, n = function(o, w) {
371
371
  if ((w == null || w.preventDefault == null) && (w = {
372
372
  preventDefault: z
373
373
  }), O(), T === 1 || T === 2 || T === 3) {
374
- if (T = 4, g !== 0 && (f(g), g = 0), h.readyState = 4, i === "load")
374
+ if (T = 4, g !== 0 && (f(g), g = 0), h.readyState = 4, o === "load")
375
375
  h.onload(w);
376
- else if (i === "error")
376
+ else if (o === "error")
377
377
  h.onerror(w);
378
- else if (i === "abort")
378
+ else if (o === "abort")
379
379
  h.onabort(w);
380
380
  else
381
381
  throw new TypeError();
382
382
  h.onreadystatechange();
383
383
  }
384
- }, s = function(i) {
385
- r != null && (r.readyState === 4 ? (!("onload" in r) || !("onerror" in r) || !("onabort" in r)) && n(r.responseText === "" ? "error" : "load", i) : r.readyState === 3 ? "onprogress" in r || O() : r.readyState === 2 && C());
384
+ }, s = function(o) {
385
+ r != null && (r.readyState === 4 ? (!("onload" in r) || !("onerror" in r) || !("onabort" in r)) && n(r.responseText === "" ? "error" : "load", o) : r.readyState === 3 ? "onprogress" in r || O() : r.readyState === 2 && C());
386
386
  }, c = function() {
387
387
  g = m(function() {
388
388
  c();
389
389
  }, 500), r.readyState === 3 && O();
390
390
  };
391
- "onload" in r && (r.onload = function(i) {
392
- n("load", i);
393
- }), "onerror" in r && (r.onerror = function(i) {
394
- n("error", i);
395
- }), "onabort" in r && (r.onabort = function(i) {
396
- n("abort", i);
397
- }), "onprogress" in r && (r.onprogress = O), "onreadystatechange" in r && (r.onreadystatechange = function(i) {
398
- s(i);
391
+ "onload" in r && (r.onload = function(o) {
392
+ n("load", o);
393
+ }), "onerror" in r && (r.onerror = function(o) {
394
+ n("error", o);
395
+ }), "onabort" in r && (r.onabort = function(o) {
396
+ n("abort", o);
397
+ }), "onprogress" in r && (r.onprogress = O), "onreadystatechange" in r && (r.onreadystatechange = function(o) {
398
+ s(o);
399
399
  }), ("contentType" in r || !("ontimeout" in u.prototype)) && (l += (l.indexOf("?") === -1 ? "?" : "&") + "padding=true"), r.open(a, l, !0), "readyState" in r && (g = m(function() {
400
400
  c();
401
401
  }, 0));
@@ -456,8 +456,8 @@ var qe = { exports: {} };
456
456
  r(null);
457
457
  }, a.onreadystatechange = function() {
458
458
  if (a.readyState === u.HEADERS_RECEIVED) {
459
- var s = a.status, c = a.statusText, i = a.getResponseHeader("Content-Type"), w = a.getAllResponseHeaders();
460
- l(s, c, i, new Q(w));
459
+ var s = a.status, c = a.statusText, o = a.getResponseHeader("Content-Type"), w = a.getAllResponseHeaders();
460
+ l(s, c, o, new Q(w));
461
461
  }
462
462
  }, a.withCredentials = g;
463
463
  for (var n in C)
@@ -479,8 +479,8 @@ var qe = { exports: {} };
479
479
  credentials: g ? "include" : "same-origin",
480
480
  signal: s,
481
481
  cache: "no-store"
482
- }).then(function(i) {
483
- return O = i.body.getReader(), l(i.status, i.statusText, i.headers.get("Content-Type"), new te(i.headers)), new k(function(w, _) {
482
+ }).then(function(o) {
483
+ return O = o.body.getReader(), l(o.status, o.statusText, o.headers.get("Content-Type"), new te(o.headers)), new k(function(w, _) {
484
484
  var y = function() {
485
485
  O.read().then(function(D) {
486
486
  if (D.done)
@@ -495,11 +495,11 @@ var qe = { exports: {} };
495
495
  };
496
496
  y();
497
497
  });
498
- }).catch(function(i) {
499
- if (i.name !== "AbortError")
500
- return i;
501
- }).then(function(i) {
502
- r(i);
498
+ }).catch(function(o) {
499
+ if (o.name !== "AbortError")
500
+ return o;
501
+ }).then(function(o) {
502
+ r(o);
503
503
  }), {
504
504
  abort: function() {
505
505
  O != null && O.cancel(), n.abort();
@@ -578,7 +578,7 @@ var qe = { exports: {} };
578
578
  var Ve = j != null && N != null && "body" in N.prototype;
579
579
  function Ue(a, l, h) {
580
580
  l = String(l);
581
- var r = !!h.withCredentials, T = h.lastEventIdQueryParameterName || "lastEventId", g = Le(1e3), C = _e(h.heartbeatTimeout, 45e3), O = "", n = g, s = !1, c = 0, i = h.headers || {}, w = h.Transport, _ = Ve && w == null ? void 0 : new X(w != null ? new w() : ze()), y = w != null && typeof w != "string" ? new w() : _ == null ? new F() : new ee(), D = void 0, H = 0, W = me, ge = "", de = "", ye = "", Fe = "", Z = ue, Pe = 0, Ae = 0, dt = function(K, G, ae, oe) {
581
+ var r = !!h.withCredentials, T = h.lastEventIdQueryParameterName || "lastEventId", g = Le(1e3), C = _e(h.heartbeatTimeout, 45e3), O = "", n = g, s = !1, c = 0, o = h.headers || {}, w = h.Transport, _ = Ve && w == null ? void 0 : new X(w != null ? new w() : ze()), y = w != null && typeof w != "string" ? new w() : _ == null ? new F() : new ee(), D = void 0, H = 0, W = me, ge = "", de = "", ye = "", Fe = "", Z = ue, Pe = 0, Ae = 0, dt = function(K, G, ae, oe) {
582
582
  if (W === d)
583
583
  if (K === 200 && ae != null && Ee.test(ae)) {
584
584
  W = re, s = Date.now(), n = g, a.readyState = re;
@@ -680,7 +680,7 @@ var qe = { exports: {} };
680
680
  throw Ge(), be;
681
681
  }
682
682
  };
683
- a.url = l, a.readyState = d, a.withCredentials = r, a.headers = i, a._close = Ge, De();
683
+ a.url = l, a.readyState = d, a.withCredentials = r, a.headers = o, a._close = Ge, De();
684
684
  }
685
685
  J.prototype = Object.create(I.prototype), J.prototype.CONNECTING = d, J.prototype.OPEN = re, J.prototype.CLOSED = Ce, J.prototype.close = function() {
686
686
  this._close();
@@ -689,7 +689,7 @@ var qe = { exports: {} };
689
689
  u != null && (b == null || !("withCredentials" in b.prototype)) && (Me = J), function(a) {
690
690
  {
691
691
  var l = a(e);
692
- l !== void 0 && (o.exports = l);
692
+ l !== void 0 && (i.exports = l);
693
693
  }
694
694
  }(function(a) {
695
695
  a.EventSourcePolyfill = J, a.NativeEventSource = b, a.EventSource = Me;
@@ -697,42 +697,42 @@ var qe = { exports: {} };
697
697
  })(typeof globalThis == "undefined" ? typeof window != "undefined" ? window : typeof self != "undefined" ? self : wt : globalThis);
698
698
  })(qe, qe.exports);
699
699
  var It = qe.exports;
700
- function jt(o) {
701
- Ct(o, "svelte-15fwckg", '*,*::before,*::after{font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}p{padding:0;margin:0}@keyframes growWidthPercent{from{height:0}to{height:100%}}.ShowBalance{position:relative}.ShowBalance .Loading{font-size:14px;white-space:nowrap;padding-right:10px}.ShowBalance .BalanceValue{font-size:14px;cursor:pointer;background:transparent;border:none;font:inherit;color:inherit;display:flex;flex-wrap:nowrap;white-space:nowrap}.ShowBalance .BalanceValue svg{width:16px;fill:black}.ShowBalance .BalanceValue span{padding-left:5px}.ShowBalance .BalanceValue .TriangleActive,.ShowBalance .BalanceValue .TriangleInactive{display:block;margin:0 3px;transition:all 0.2s}.ShowBalance .BalanceValue .TriangleActive:hover,.ShowBalance .BalanceValue .TriangleInactive:hover{transform:scale(1.2)}.ShowBalance .BalanceValue .TriangleActive svg,.ShowBalance .BalanceValue .TriangleInactive svg{margin:2px 0px}.ShowBalance .BalanceValue .TriangleActive{transform:scale(1.1) rotateX(180deg) translateY(3px)}.ShowBalance .BalanceValue .TriangleActive:hover{transform:scale(1.1) rotateX(180deg) translateY(3px)}@media only screen and (max-width: 360px){.ShowBalance .BalanceValue{font-size:12px}.ShowBalance .BalanceValue svg{width:12px}}.BalanceModalWrapper{background:linear-gradient(90deg, rgb(42, 79, 55) 0%, rgb(0, 61, 92) 100%);position:absolute;top:40px;padding:10px;transform:translateX(-45%);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;transition:all 0.2s ease-in;opacity:0}.BalanceModalWrapper:before{content:"";background:linear-gradient(90deg, rgb(42, 79, 55) 0%, rgb(0, 61, 92) 100%);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:50%;width:25px;height:10px;z-index:1}.BalanceModalWrapper.Open{opacity:1}.BalanceModalClose{position:absolute;top:5px;right:5px;width:20px;height:20px;z-index:1;cursor:pointer;transition:all 0.3s ease;background:transparent;border:none;font:inherit;opacity:0}.BalanceModalClose:before{content:"";background:var(--emw--color-secondary, var(--emw--color-secondary, white));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, white));position:absolute;top:8px;left:0;width:20px;height:2px;transform:rotate(-45deg)}.BalanceModalClose:hover{transform:scale(1.1)}.BalanceModalClose.Open{opacity:1}.BalanceModal{transition:all 0.2s ease-in;width:270px}.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, white))}.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, white));font-size:14px;text-transform:capitalize}.BalanceModalRowBoth .BalanceModalValue{font-size:14px;font-weight:bold;color:var(--emw--header-contrast, var(--emw--color-contrast, white))}.BalanceModalFooter{display:flex;align-items:center;padding:20px 0 10px;gap:5px}.BalanceModalFooter .BalanceModalAction{background:var(--emw--color-primary);font-size:12px;color:white;text-transform:uppercase;width:100%;border-radius:30px;border:none;padding:10px 0;cursor:pointer;transition:all 0.2s ease-in;box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.2)}.BalanceModalFooter .BalanceModalAction:hover{background:rgba(255, 255, 255, 0.1);color:var(--emw--color-primary);box-shadow:0px 0px 0px 2px inset var(--emw--color-primary);font-size:14px}.BalanceModalFooter .BalanceModalAction:active{background:rgba(255, 255, 255, 0.5)}.ShowBalanceModalOverlay{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16;opacity:0;transition:all 0.2s linear}.ShowBalanceModalOverlay.Open{opacity:1}');
700
+ function jt(i) {
701
+ Ct(i, "svelte-15fwckg", '*,*::before,*::after{font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}p{padding:0;margin:0}@keyframes growWidthPercent{from{height:0}to{height:100%}}.ShowBalance{position:relative}.ShowBalance .Loading{font-size:14px;white-space:nowrap;padding-right:10px}.ShowBalance .BalanceValue{font-size:14px;cursor:pointer;background:transparent;border:none;font:inherit;color:inherit;display:flex;flex-wrap:nowrap;white-space:nowrap}.ShowBalance .BalanceValue svg{width:16px;fill:black}.ShowBalance .BalanceValue span{padding-left:5px}.ShowBalance .BalanceValue .TriangleActive,.ShowBalance .BalanceValue .TriangleInactive{display:block;margin:0 3px;transition:all 0.2s}.ShowBalance .BalanceValue .TriangleActive:hover,.ShowBalance .BalanceValue .TriangleInactive:hover{transform:scale(1.2)}.ShowBalance .BalanceValue .TriangleActive svg,.ShowBalance .BalanceValue .TriangleInactive svg{margin:2px 0px}.ShowBalance .BalanceValue .TriangleActive{transform:scale(1.1) rotateX(180deg) translateY(3px)}.ShowBalance .BalanceValue .TriangleActive:hover{transform:scale(1.1) rotateX(180deg) translateY(3px)}@media only screen and (max-width: 360px){.ShowBalance .BalanceValue{font-size:12px}.ShowBalance .BalanceValue svg{width:12px}}.BalanceModalWrapper{background:linear-gradient(90deg, rgb(42, 79, 55) 0%, rgb(0, 61, 92) 100%);position:absolute;top:40px;padding:10px;transform:translateX(-45%);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;transition:all 0.2s ease-in;opacity:0}.BalanceModalWrapper:before{content:"";background:linear-gradient(90deg, rgb(42, 79, 55) 0%, rgb(0, 61, 92) 100%);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:50%;width:25px;height:10px;z-index:1}.BalanceModalWrapper.Open{opacity:1}.BalanceModalClose{position:absolute;top:5px;right:5px;width:20px;height:20px;z-index:1;cursor:pointer;transition:all 0.3s ease;background:transparent;border:none;font:inherit;opacity:0}.BalanceModalClose:before{content:"";background:var(--emw--color-secondary, var(--emw--color-secondary, white));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, white));position:absolute;top:8px;left:0;width:20px;height:2px;transform:rotate(-45deg)}.BalanceModalClose:hover{transform:scale(1.1)}.BalanceModalClose.Open{opacity:1}.BalanceModal{transition:all 0.2s ease-in;width:270px}.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, white))}.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, white));font-size:14px;text-transform:capitalize}.BalanceModalRowBoth .BalanceModalValue{font-size:14px;font-weight:bold;color:var(--emw--header-contrast, var(--emw--color-contrast, white))}.BalanceModalFooter{display:flex;align-items:center;padding:20px 0 10px;gap:5px}.BalanceModalFooter .BalanceModalAction{background:var(--emw--color-primary);font-size:12px;color:white;text-transform:uppercase;width:100%;border-radius:30px;border:none;padding:10px 0;cursor:pointer;transition:all 0.2s ease-in;box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.2)}.BalanceModalFooter .BalanceModalAction:hover{background:rgba(255, 255, 255, 0.1);color:var(--emw--color-primary);box-shadow:0px 0px 0px 2px inset var(--emw--color-primary);font-size:14px}.BalanceModalFooter .BalanceModalAction:active{background:rgba(255, 255, 255, 0.5)}.ShowBalanceModalOverlay{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16;opacity:0;transition:all 0.2s linear}.ShowBalanceModalOverlay.Open{opacity:1}');
702
702
  }
703
- function at(o, e, t) {
704
- const m = o.slice();
703
+ function at(i, e, t) {
704
+ const m = i.slice();
705
705
  return m[58] = e[t], m;
706
706
  }
707
- function ot(o, e, t) {
708
- const m = o.slice();
707
+ function ot(i, e, t) {
708
+ const m = i.slice();
709
709
  return m[61] = e[t], m;
710
710
  }
711
- function Ht(o) {
711
+ function Ht(i) {
712
712
  let e, t, m = (
713
713
  /*balances*/
714
- (o[2].Total ? (
714
+ (i[2].Total ? (
715
715
  /*formatBalance*/
716
- o[9](
716
+ i[9](
717
717
  /*balances*/
718
- o[2].Total[0].amount
718
+ i[2].Total[0].amount
719
719
  )
720
720
  ) : "0") + ""
721
721
  ), f, u, v, p, b, B, k, j, N, x, S = (
722
722
  /*showBalance*/
723
- o[5] && it(o)
723
+ i[5] && it(i)
724
724
  );
725
725
  return {
726
726
  c() {
727
727
  e = V("button"), t = V("p"), f = Se(m), u = fe(), v = V("span"), p = et("svg"), b = et("path"), k = fe(), S && S.c(), j = xt(), A(b, "id", "arrow"), A(b, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), A(b, "transform", "translate(-274.511 -441.088)"), A(b, "fill", "#d1d1d1"), A(p, "xmlns", "http://www.w3.org/2000/svg"), A(p, "width", "14"), A(p, "height", "6.835"), A(p, "viewBox", "0 0 14 6.835"), A(v, "class", B = /*isModalDisplayed*/
728
- o[4] ? "TriangleActive" : "TriangleInactive"), A(e, "class", "BalanceValue");
728
+ i[4] ? "TriangleActive" : "TriangleInactive"), A(e, "class", "BalanceValue");
729
729
  },
730
730
  m(E, P) {
731
731
  he(E, e, P), L(e, t), L(t, f), L(e, u), L(e, v), L(v, p), L(p, b), he(E, k, P), S && S.m(E, P), he(E, j, P), N || (x = ke(
732
732
  e,
733
733
  "click",
734
734
  /*click_handler*/
735
- o[29]
735
+ i[29]
736
736
  ), N = !0);
737
737
  },
738
738
  p(E, P) {
@@ -754,10 +754,10 @@ function Ht(o) {
754
754
  }
755
755
  };
756
756
  }
757
- function zt(o) {
757
+ function zt(i) {
758
758
  let e, t = (
759
759
  /*$_*/
760
- o[7]("Loading") + ""
760
+ i[7]("Loading") + ""
761
761
  ), m;
762
762
  return {
763
763
  c() {
@@ -776,22 +776,22 @@ function zt(o) {
776
776
  }
777
777
  };
778
778
  }
779
- function it(o) {
779
+ function it(i) {
780
780
  let e, t, m, f, u, v, p, b, B = (
781
781
  /*$_*/
782
- o[7]("Title") + ""
782
+ i[7]("Title") + ""
783
783
  ), k, j, N, x, S, E, P = (
784
784
  /*$_*/
785
- o[7]("DepositButton") + ""
785
+ i[7]("DepositButton") + ""
786
786
  ), le, we, z, X, ie, Q, ee, te = Ie(Object.keys(
787
787
  /*balances*/
788
- o[2]
788
+ i[2]
789
789
  )), F = [];
790
790
  for (let R = 0; R < te.length; R += 1)
791
- F[R] = st(at(o, te, R));
791
+ F[R] = st(at(i, te, R));
792
792
  let I = (
793
793
  /*balancelimitsbutton*/
794
- o[0] === "true" && lt(o)
794
+ i[0] === "true" && lt(i)
795
795
  );
796
796
  return {
797
797
  c() {
@@ -799,10 +799,10 @@ function it(o) {
799
799
  for (let R = 0; R < F.length; R += 1)
800
800
  F[R].c();
801
801
  x = fe(), S = V("div"), E = V("button"), le = Se(P), we = fe(), I && I.c(), A(t, "class", m = "BalanceModalClose " + /*isModalDisplayed*/
802
- (o[4] ? "Open" : "")), A(b, "class", "BalanceModalTitle"), A(p, "class", "BalanceModalHeader"), A(N, "class", "BalanceModalBody"), A(E, "class", "BalanceModalAction DepositButton"), A(S, "class", "BalanceModalFooter"), A(v, "class", z = "ModalContent " + /*isModalDisplayed*/
803
- (o[4] ? "Open" : "")), A(u, "class", X = "BalanceModal " + /*isModalDisplayed*/
804
- (o[4] ? "Open" : "")), A(e, "class", ie = "BalanceModalWrapper " + /*isModalDisplayed*/
805
- (o[4] ? "Open" : ""));
802
+ (i[4] ? "Open" : "")), A(b, "class", "BalanceModalTitle"), A(p, "class", "BalanceModalHeader"), A(N, "class", "BalanceModalBody"), A(E, "class", "BalanceModalAction DepositButton"), A(S, "class", "BalanceModalFooter"), A(v, "class", z = "ModalContent " + /*isModalDisplayed*/
803
+ (i[4] ? "Open" : "")), A(u, "class", X = "BalanceModal " + /*isModalDisplayed*/
804
+ (i[4] ? "Open" : "")), A(e, "class", ie = "BalanceModalWrapper " + /*isModalDisplayed*/
805
+ (i[4] ? "Open" : ""));
806
806
  },
807
807
  m(R, U) {
808
808
  he(R, e, U), L(e, t), L(e, f), L(e, u), L(u, v), L(v, p), L(p, b), L(b, k), L(v, j), L(v, N);
@@ -813,13 +813,13 @@ function it(o) {
813
813
  t,
814
814
  "click",
815
815
  /*click_handler_1*/
816
- o[30]
816
+ i[30]
817
817
  ),
818
818
  ke(
819
819
  E,
820
820
  "click",
821
821
  /*click_handler_2*/
822
- o[31]
822
+ i[31]
823
823
  )
824
824
  ], Q = !0);
825
825
  },
@@ -859,24 +859,24 @@ function it(o) {
859
859
  }
860
860
  };
861
861
  }
862
- function rt(o) {
862
+ function rt(i) {
863
863
  let e, t, m = (
864
864
  /*$_*/
865
- o[7](
865
+ i[7](
866
866
  /*k*/
867
- o[58]
867
+ i[58]
868
868
  ) + ""
869
869
  ), f, u, v = (
870
870
  /*getProductType*/
871
- o[11](
871
+ i[11](
872
872
  /*balance*/
873
- o[61]
873
+ i[61]
874
874
  ) + ""
875
875
  ), p, b, B, k, j = (
876
876
  /*formatBalance*/
877
- o[9](
877
+ i[9](
878
878
  /*balance*/
879
- o[61].amount
879
+ i[61].amount
880
880
  ) + ""
881
881
  ), N;
882
882
  return {
@@ -909,16 +909,16 @@ function rt(o) {
909
909
  }
910
910
  };
911
911
  }
912
- function st(o) {
912
+ function st(i) {
913
913
  let e, t, m = Ie(
914
914
  /*balances*/
915
- o[2][
915
+ i[2][
916
916
  /*k*/
917
- o[58]
917
+ i[58]
918
918
  ]
919
919
  ), f = [];
920
920
  for (let u = 0; u < m.length; u += 1)
921
- f[u] = rt(ot(o, m, u));
921
+ f[u] = rt(ot(i, m, u));
922
922
  return {
923
923
  c() {
924
924
  e = V("div");
@@ -957,10 +957,10 @@ function st(o) {
957
957
  }
958
958
  };
959
959
  }
960
- function lt(o) {
960
+ function lt(i) {
961
961
  let e, t = (
962
962
  /*$_*/
963
- o[7]("LimitsButton") + ""
963
+ i[7]("LimitsButton") + ""
964
964
  ), m, f, u;
965
965
  return {
966
966
  c() {
@@ -971,7 +971,7 @@ function lt(o) {
971
971
  e,
972
972
  "click",
973
973
  /*click_handler_3*/
974
- o[32]
974
+ i[32]
975
975
  ), f = !0);
976
976
  },
977
977
  p(v, p) {
@@ -984,7 +984,7 @@ function lt(o) {
984
984
  }
985
985
  };
986
986
  }
987
- function ct(o) {
987
+ function ct(i) {
988
988
  let e, t, m;
989
989
  return {
990
990
  c() {
@@ -995,7 +995,7 @@ function ct(o) {
995
995
  e,
996
996
  "click",
997
997
  /*click_handler_4*/
998
- o[33]
998
+ i[33]
999
999
  ), t = !0);
1000
1000
  },
1001
1001
  p: Ke,
@@ -1004,7 +1004,7 @@ function ct(o) {
1004
1004
  }
1005
1005
  };
1006
1006
  }
1007
- function Vt(o) {
1007
+ function Vt(i) {
1008
1008
  let e, t, m, f;
1009
1009
  function u(B, k) {
1010
1010
  return (
@@ -1012,17 +1012,17 @@ function Vt(o) {
1012
1012
  B[3] ? zt : Ht
1013
1013
  );
1014
1014
  }
1015
- let v = u(o), p = v(o), b = (
1015
+ let v = u(i), p = v(i), b = (
1016
1016
  /*showBalance*/
1017
- o[5] && ct(o)
1017
+ i[5] && ct(i)
1018
1018
  );
1019
1019
  return {
1020
1020
  c() {
1021
1021
  e = V("div"), t = V("div"), p.c(), f = fe(), b && b.c(), A(t, "class", m = "ShowBalance " + /*mobileView*/
1022
- (o[6] ? "Mobile" : ""));
1022
+ (i[6] ? "Mobile" : ""));
1023
1023
  },
1024
1024
  m(B, k) {
1025
- he(B, e, k), L(e, t), p.m(t, null), L(e, f), b && b.m(e, null), o[34](e);
1025
+ he(B, e, k), L(e, t), p.m(t, null), L(e, f), b && b.m(e, null), i[34](e);
1026
1026
  },
1027
1027
  p(B, k) {
1028
1028
  v === (v = u(B)) && p ? p.p(B, k) : (p.d(1), p = v(B), p && (p.c(), p.m(t, null))), k[0] & /*mobileView*/
@@ -1033,14 +1033,14 @@ function Vt(o) {
1033
1033
  i: Ke,
1034
1034
  o: Ke,
1035
1035
  d(B) {
1036
- B && pe(e), p.d(), b && b.d(), o[34](null);
1036
+ B && pe(e), p.d(), b && b.d(), i[34](null);
1037
1037
  }
1038
1038
  };
1039
1039
  }
1040
- function Ut(o, e, t) {
1040
+ function Ut(i, e, t) {
1041
1041
  let m;
1042
- _t(o, Nt, (n) => t(7, m = n));
1043
- let { userid: f = "" } = e, { session: u = "" } = e, { endpoint: v = "" } = e, { lang: p = "en" } = e, { mbsource: b } = e, { clientstyling: B = "" } = e, { clientstylingurl: k = "" } = e, { translationurl: j = "" } = e, { gmversion: N = "gm16" } = e, { displaybalanceoption: x = "All" } = e, { totalcalculationmode: S = "totalCashAmount" } = e, { balancelimitsbutton: E = "false" } = e, { hideproducttype: P } = e, { currencylocale: le = "en" } = e, { currencydisplay: we = "symbol" } = e, { maximumfractiondigits: z = "2" } = e, { minimumfractiondigits: X = "0" } = e, { customdisplayformat: ie = "" } = e, Q, ee = !0, te = !1, F = !1, I = !1, R = !1, U = window.navigator.userAgent, M, ne = "", se = [], me;
1042
+ _t(i, Nt, (n) => t(7, m = n));
1043
+ let { userid: f = "" } = e, { session: u = "" } = e, { endpoint: v = "" } = e, { lang: p = "en" } = e, { mbsource: b = "" } = e, { clientstyling: B = "" } = e, { clientstylingurl: k = "" } = e, { translationurl: j = "" } = e, { gmversion: N = "gm16" } = e, { displaybalanceoption: x = "All" } = e, { totalcalculationmode: S = "totalCashAmount" } = e, { balancelimitsbutton: E = "false" } = e, { hideproducttype: P = "" } = e, { currencylocale: le = "en" } = e, { currencydisplay: we = "symbol" } = e, { maximumfractiondigits: z = "2" } = e, { minimumfractiondigits: X = "0" } = e, { customdisplayformat: ie = "" } = e, Q, ee = !0, te = !1, F = !1, I = !1, R = !1, U = window.navigator.userAgent, M, ne = "", se = [], me;
1044
1044
  const d = {}, re = ["totalCashAmount", "totalRealAmount"], Ce = () => {
1045
1045
  fetch(j).then((n) => n.json()).then((n) => Object.keys(n).forEach((s) => tt(s, n[s]))).catch((n) => console.log(n));
1046
1046
  };
@@ -1086,10 +1086,10 @@ function Ut(o, e, t) {
1086
1086
  }, xe = (n) => {
1087
1087
  const s = [];
1088
1088
  let c = "";
1089
- for (const i of ie)
1090
- switch (i) {
1089
+ for (const o of ie)
1090
+ switch (o) {
1091
1091
  default:
1092
- c += i;
1092
+ c += o;
1093
1093
  break;
1094
1094
  case "{":
1095
1095
  c && s.push(c), c = "";
@@ -1112,7 +1112,7 @@ function Ut(o, e, t) {
1112
1112
  }
1113
1113
  return s.push(c), s.join("");
1114
1114
  }, Oe = () => $e(this, null, function* () {
1115
- var s, c, i;
1115
+ var s, c, o;
1116
1116
  t(3, ee = !0);
1117
1117
  const n = new URL(`${v}/v1/player/${f}/account`);
1118
1118
  try {
@@ -1133,7 +1133,7 @@ function Ut(o, e, t) {
1133
1133
  2,
1134
1134
  d.Bonus = [
1135
1135
  {
1136
- amount: (i = se.find((y) => y.displayName === "UBS")) == null ? void 0 : i.balanceAmount
1136
+ amount: (o = se.find((y) => y.displayName === "UBS")) == null ? void 0 : o.balanceAmount
1137
1137
  }
1138
1138
  ],
1139
1139
  d
@@ -1148,15 +1148,15 @@ function Ut(o, e, t) {
1148
1148
  }), je = () => {
1149
1149
  t(3, ee = !0);
1150
1150
  const n = new URL(`${v}/v2/player/${f}/balance`), s = new Headers();
1151
- s.append("X-SessionID", u), fetch(n, { method: "GET", headers: s }).then((i) => i.json()).then((i) => {
1152
- i[S] || t(12, S = re[0]);
1153
- const w = i.items.find((y) => y.type === "Real" && y.walletAccountType === "Ordinary");
1151
+ s.append("X-SessionID", u), fetch(n, { method: "GET", headers: s }).then((o) => o.json()).then((o) => {
1152
+ o[S] || t(12, S = re[0]);
1153
+ const w = o.items.find((y) => y.type === "Real" && y.walletAccountType === "Ordinary");
1154
1154
  if (ne = w.currency, F = !!w.productType, t(2, d.Total = [{ amount: 0 }], d), t(2, d.Real = [], d), t(2, d.Bonus = [], d), t(2, d.Credit = [], d), !F) {
1155
1155
  me = {
1156
1156
  lastOrdinaryAfterAmount: 0,
1157
1157
  showCreditLineAfterAmount: !1
1158
- }, t(2, d.Total[0].amount = i[S][ne], d);
1159
- for (const y of i.items)
1158
+ }, t(2, d.Total[0].amount = o[S][ne], d);
1159
+ for (const y of o.items)
1160
1160
  switch (y.type) {
1161
1161
  case "Bonus":
1162
1162
  d.Bonus.length === 0 ? d.Bonus.push({ amount: y.amount }) : t(2, d.Bonus[0].amount += y.amount, d);
@@ -1182,8 +1182,8 @@ function Ut(o, e, t) {
1182
1182
  showCreditLineAfterAmount: !1
1183
1183
  }
1184
1184
  };
1185
- let _ = i.items;
1186
- x && x !== "All" && (_ = i.items.filter((y) => y.productType === x));
1185
+ let _ = o.items;
1186
+ x && x !== "All" && (_ = o.items.filter((y) => y.productType === x));
1187
1187
  for (const y of _) {
1188
1188
  let D;
1189
1189
  switch (y.type) {
@@ -1207,9 +1207,9 @@ function Ut(o, e, t) {
1207
1207
  Le();
1208
1208
  for (const [y, D] of Object.entries(d))
1209
1209
  D.length < 1 && delete d[y];
1210
- t(3, ee = !1);
1211
- }).catch((i) => {
1212
- throw t(3, ee = !1), console.log("Balance fetch error", i), new Error("Failed to fetch balance data!");
1210
+ window.postMessage({ type: "playerBalanceInfo", balance: o }, window.location.href), t(3, ee = !1);
1211
+ }).catch((o) => {
1212
+ throw t(3, ee = !1), console.log("Balance fetch error", o), new Error("Failed to fetch balance data!");
1213
1213
  });
1214
1214
  }, Ee = () => {
1215
1215
  if (M && M.close(), u.length < 1)
@@ -1226,8 +1226,8 @@ function Ut(o, e, t) {
1226
1226
  const c = {
1227
1227
  accept: "text/event-stream",
1228
1228
  "X-SessionId": u
1229
- }, i = new It.EventSourcePolyfill(n, { headers: c });
1230
- M = i, i.addEventListener("message", s);
1229
+ }, o = new It.EventSourcePolyfill(n, { headers: c });
1230
+ M = o, o.addEventListener("message", s);
1231
1231
  }, Ne = (n) => {
1232
1232
  let s;
1233
1233
  try {
@@ -1245,30 +1245,30 @@ function Ut(o, e, t) {
1245
1245
  return;
1246
1246
  }
1247
1247
  let c = "0";
1248
- const i = s.balanceChange;
1249
- se = se.map((y) => (i && i[y.id] && (y = Ze(Je({}, y), {
1250
- balanceAmount: i[y.id].afterAmount
1248
+ const o = s.balanceChange;
1249
+ se = se.map((y) => (o && o[y.id] && (y = Ze(Je({}, y), {
1250
+ balanceAmount: o[y.id].afterAmount
1251
1251
  })), c = (parseFloat(y == null ? void 0 : y.balanceAmount) + parseFloat(c)).toString(), y)), t(2, d.Real = [{ amount: (w = se[0]) == null ? void 0 : w.balanceAmount }], d), t(2, d.Bonus = [{ amount: (_ = se[1]) == null ? void 0 : _.balanceAmount }], d), t(2, d.Total = [{ amount: Number(c) }], d);
1252
1252
  }, _e = (n, s, c) => {
1253
- let i = null;
1253
+ let o = null;
1254
1254
  switch (c.walletAccountType) {
1255
1255
  case "Ordinary":
1256
- (c.afterAmount !== c.affectedAmount || s.lastOrdinaryAfterAmount === 0) && (s.lastOrdinaryAfterAmount = c.afterAmount, s.showCreditLineAfterAmount || (i = c.afterAmount));
1256
+ (c.afterAmount !== c.affectedAmount || s.lastOrdinaryAfterAmount === 0) && (s.lastOrdinaryAfterAmount = c.afterAmount, s.showCreditLineAfterAmount || (o = c.afterAmount));
1257
1257
  break;
1258
1258
  case "CreditLine":
1259
- c.afterAmount !== 0 ? (i = c.afterAmount, s.showCreditLineAfterAmount = !0) : (i = s.lastOrdinaryAfterAmount, s.showCreditLineAfterAmount = !1);
1259
+ c.afterAmount !== 0 ? (o = c.afterAmount, s.showCreditLineAfterAmount = !0) : (o = s.lastOrdinaryAfterAmount, s.showCreditLineAfterAmount = !1);
1260
1260
  break;
1261
1261
  default:
1262
- i = c.afterAmount;
1262
+ o = c.afterAmount;
1263
1263
  }
1264
- return i === null ? n : i;
1264
+ return o === null ? n : o;
1265
1265
  }, Le = () => {
1266
1266
  switch (S) {
1267
1267
  case "totalCashAmount":
1268
1268
  let n = 0;
1269
1269
  for (const c of ["Real", "Bonus"])
1270
- for (const i of d[c])
1271
- n += Math.max(i.amount, 0);
1270
+ for (const o of d[c])
1271
+ n += Math.max(o.amount, 0);
1272
1272
  t(2, d.Total[0].amount = n, d);
1273
1273
  break;
1274
1274
  case "totalRealAmount":
@@ -1288,14 +1288,14 @@ function Ut(o, e, t) {
1288
1288
  if (ze(s == null ? void 0 : s.type) || s.type !== "BALANCE_UPDATE_V2")
1289
1289
  return;
1290
1290
  const c = s.body.balanceChange;
1291
- for (const [i, w] of Object.entries(c))
1292
- if (S === "totalRealAmount" && i === "Real" && !F && t(2, d.Total[0].amount = _e(d.Total[0].amount, me, w), d), !!d[i])
1293
- for (const _ of d[i]) {
1291
+ for (const [o, w] of Object.entries(c))
1292
+ if (S === "totalRealAmount" && o === "Real" && !F && t(2, d.Total[0].amount = _e(d.Total[0].amount, me, w), d), !!d[o])
1293
+ for (const _ of d[o]) {
1294
1294
  if (!F) {
1295
- _.amount = i === "Real" ? _e(_.amount, me, w) : w.afterAmount;
1295
+ _.amount = o === "Real" ? _e(_.amount, me, w) : w.afterAmount;
1296
1296
  continue;
1297
1297
  }
1298
- w.productType === _.productType && (_.amount = i === "Real" ? _e(_.amount, me[_.productType], w) : w.afterAmount);
1298
+ w.productType === _.productType && (_.amount = o === "Real" ? _e(_.amount, me[_.productType], w) : w.afterAmount);
1299
1299
  }
1300
1300
  Le();
1301
1301
  }, J = (n) => {
@@ -1346,16 +1346,16 @@ function Ut(o, e, t) {
1346
1346
  Q = n, t(1, Q);
1347
1347
  });
1348
1348
  }
1349
- return o.$$set = (n) => {
1349
+ return i.$$set = (n) => {
1350
1350
  "userid" in n && t(13, f = n.userid), "session" in n && t(14, u = n.session), "endpoint" in n && t(15, v = n.endpoint), "lang" in n && t(16, p = n.lang), "mbsource" in n && t(17, b = n.mbsource), "clientstyling" in n && t(18, B = n.clientstyling), "clientstylingurl" in n && t(19, k = n.clientstylingurl), "translationurl" in n && t(20, j = n.translationurl), "gmversion" in n && t(21, N = n.gmversion), "displaybalanceoption" in n && t(22, x = n.displaybalanceoption), "totalcalculationmode" in n && t(12, S = n.totalcalculationmode), "balancelimitsbutton" in n && t(0, E = n.balancelimitsbutton), "hideproducttype" in n && t(23, P = n.hideproducttype), "currencylocale" in n && t(24, le = n.currencylocale), "currencydisplay" in n && t(25, we = n.currencydisplay), "maximumfractiondigits" in n && t(26, z = n.maximumfractiondigits), "minimumfractiondigits" in n && t(27, X = n.minimumfractiondigits), "customdisplayformat" in n && t(28, ie = n.customdisplayformat);
1351
- }, o.$$.update = () => {
1352
- o.$$.dirty[0] & /*endpoint, userid, session, lang, gmversion, displaybalanceoption*/
1353
- 6414336 && v && f && u && p && N && x && Ue(), o.$$.dirty[0] & /*endpoint, userid, session, gmversion*/
1354
- 2154496 && v && f && u && N && Ee(), o.$$.dirty[0] & /*translationurl*/
1355
- 1048576 && j && Ce(), o.$$.dirty[0] & /*balances*/
1356
- 4 && d.Total && a(), o.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1357
- 262146 && B && Q && Mt(Q, B), o.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1358
- 524290 && k && Q && Dt(Q, k), o.$$.dirty[0] & /*mbsource, customStylingContainer*/
1351
+ }, i.$$.update = () => {
1352
+ i.$$.dirty[0] & /*endpoint, userid, session, lang, gmversion, displaybalanceoption*/
1353
+ 6414336 && v && f && u && p && N && x && Ue(), i.$$.dirty[0] & /*endpoint, userid, session, gmversion*/
1354
+ 2154496 && v && f && u && N && Ee(), i.$$.dirty[0] & /*translationurl*/
1355
+ 1048576 && j && Ce(), i.$$.dirty[0] & /*balances*/
1356
+ 4 && d.Total && a(), i.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1357
+ 262146 && B && Q && Mt(Q, B), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1358
+ 524290 && k && Q && Dt(Q, k), i.$$.dirty[0] & /*mbsource, customStylingContainer*/
1359
1359
  131074 && b && Q && kt(Q, `${b}.Style`);
1360
1360
  }, [
1361
1361
  E,