@everymatrix/casino-header-controller 1.54.12 → 1.56.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.
- package/components/{CasinoHamburgerMenu-Dv3mR4gk.js → CasinoHamburgerMenu-B2TeHkyB.js} +1023 -1001
- package/components/{CasinoHamburgerMenu-DrXD2QZ-.js → CasinoHamburgerMenu-CUR5gaxv.js} +1048 -1026
- package/components/CasinoHamburgerMenu-DYL1HIps.cjs +8 -0
- package/components/CasinoHeaderController-CfLLPnem.cjs +13 -0
- package/components/{CasinoHeaderController-uM2BkEPQ.js → CasinoHeaderController-CrEqMU6h.js} +1019 -923
- package/components/{CasinoHeaderController-EYxUFHlv.js → CasinoHeaderController-Cv1RNj2L.js} +1056 -960
- package/components/CasinoSlider-BU9fkHDu.cjs +1 -0
- package/components/CasinoSlider-CS-q7BSV.js +803 -0
- package/components/CasinoSlider-DrD2osTb.js +797 -0
- package/components/PlayerAccountBalanceModal--zdJlg4L.js +1507 -0
- package/components/PlayerAccountBalanceModal-C31JpnHA.cjs +13 -0
- package/components/PlayerAccountBalanceModal-aiqQaHCF.js +1536 -0
- package/components/{PlayerDeposit-B89_Vs9V.js → PlayerDeposit-BlD-xNdY.js} +128 -132
- package/components/{PlayerDeposit-CNy9cvEy.js → PlayerDeposit-DwGrlu-U.js} +128 -132
- package/components/PlayerDeposit-DzkmDtD0.cjs +1 -0
- package/es2015/casino-header-controller.cjs +1 -1
- package/es2015/casino-header-controller.js +1 -1
- package/esnext/casino-header-controller.js +1 -1
- package/package.json +1 -1
- package/stencil/index-c7e52808-DGZdfQYz.cjs +1 -0
- package/stencil/{index-45f4006f-B0VyePmU.js → index-c7e52808-RGphQbEA.js} +44 -44
- package/stencil/{index-45f4006f-BYSN7Lmh.js → index-c7e52808-yJXIboHF.js} +46 -46
- package/stencil/{user-deposit-withdrawal-BEcaqAXR.js → user-deposit-withdrawal-1SJnPWvi.js} +257 -240
- package/stencil/{user-deposit-withdrawal-5ly7Quf_.js → user-deposit-withdrawal-BiZKbrT_.js} +181 -164
- package/stencil/user-deposit-withdrawal-CzeoKH00.cjs +59 -0
- package/components/CasinoHamburgerMenu-BGHo13mn.cjs +0 -8
- package/components/CasinoHeaderController-CfFUvcEO.cjs +0 -13
- package/components/CasinoSlider-5-1p-Xbc.js +0 -800
- package/components/CasinoSlider-BaotiKI5.cjs +0 -1
- package/components/CasinoSlider-Dm6jniCL.js +0 -806
- package/components/PlayerAccountBalanceModal-B1_uQAVA.js +0 -1540
- package/components/PlayerAccountBalanceModal-B_7fcnxz.cjs +0 -13
- package/components/PlayerAccountBalanceModal-Cs1yCHOI.js +0 -1511
- package/components/PlayerDeposit-DqZH75Dh.cjs +0 -1
- package/stencil/index-45f4006f-CT7q_gcU.cjs +0 -1
- package/stencil/user-deposit-withdrawal-CJUx01Ss.cjs +0 -59
@@ -1,12 +1,12 @@
|
|
1
|
-
const yt = "user-deposit-withdrawal",
|
1
|
+
const yt = "user-deposit-withdrawal", C = (
|
2
2
|
/* user-deposit-withdrawal */
|
3
3
|
{ hydratedSelectorName: "hydrated", lazyLoad: !0, updatable: !0 }
|
4
4
|
);
|
5
5
|
var St = Object.defineProperty, Et = (t, e) => {
|
6
6
|
for (var n in e)
|
7
7
|
St(t, n, { get: e[n], enumerable: !0 });
|
8
|
-
}, kt = "http://www.w3.org/2000/svg", wt = "http://www.w3.org/1999/xhtml",
|
9
|
-
|
8
|
+
}, kt = "http://www.w3.org/2000/svg", wt = "http://www.w3.org/1999/xhtml", G = /* @__PURE__ */ new WeakMap(), k = (t) => G.get(t), re = (t, e) => {
|
9
|
+
G.set(e.$lazyInstance$ = t, e);
|
10
10
|
}, xt = (t, e) => {
|
11
11
|
const n = {
|
12
12
|
$flags$: 0,
|
@@ -14,21 +14,21 @@ var St = Object.defineProperty, Et = (t, e) => {
|
|
14
14
|
$cmpMeta$: e,
|
15
15
|
$instanceValues$: /* @__PURE__ */ new Map()
|
16
16
|
};
|
17
|
-
return n.$onReadyPromise$ = new Promise((r) => n.$onReadyResolve$ = r), t["s-p"] = [], t["s-rc"] = [],
|
18
|
-
}, Z = (t, e) => e in t, P = (t, e) => (0, console.error)(t, e),
|
17
|
+
return n.$onReadyPromise$ = new Promise((r) => n.$onReadyResolve$ = r), t["s-p"] = [], t["s-rc"] = [], G.set(t, n);
|
18
|
+
}, Z = (t, e) => e in t, P = (t, e) => (0, console.error)(t, e), H = /* @__PURE__ */ new Map(), Tt = (t, e, n) => {
|
19
19
|
const s = t.$tagName$.replace(/-/g, "_"), r = t.$lazyBundleId$;
|
20
20
|
if (!r)
|
21
21
|
return;
|
22
|
-
const i =
|
22
|
+
const i = H.get(r);
|
23
23
|
if (i)
|
24
24
|
return i[s];
|
25
25
|
{
|
26
|
-
const $ = (l) => (
|
26
|
+
const $ = (l) => (H.set(r, l), l[s]);
|
27
27
|
switch (r) {
|
28
28
|
case "user-deposit-withdrawal":
|
29
29
|
return import(
|
30
30
|
/* webpackMode: "lazy" */
|
31
|
-
"./user-deposit-withdrawal-
|
31
|
+
"./user-deposit-withdrawal-BiZKbrT_.js"
|
32
32
|
).then($, P);
|
33
33
|
}
|
34
34
|
}
|
@@ -39,12 +39,12 @@ var St = Object.defineProperty, Et = (t, e) => {
|
|
39
39
|
/* webpackMode: "lazy" */
|
40
40
|
`./${r}.entry.js`
|
41
41
|
).then(
|
42
|
-
($) => (
|
42
|
+
($) => (H.set(r, $), $[s]),
|
43
43
|
($) => {
|
44
44
|
P($, e.$hostElement$);
|
45
45
|
}
|
46
46
|
);
|
47
|
-
}, O = /* @__PURE__ */ new Map(), Pt = "sty-id", _t = "{visibility:hidden}.hydrated{visibility:inherit}", st = "slot-fb{display:contents}slot-fb[hidden]{display:none}",
|
47
|
+
}, O = /* @__PURE__ */ new Map(), Pt = "sty-id", _t = "{visibility:hidden}.hydrated{visibility:inherit}", st = "slot-fb{display:contents}slot-fb[hidden]{display:none}", z = typeof window < "u" ? window : {}, w = z.document || { head: {} }, p = {
|
48
48
|
$flags$: 0,
|
49
49
|
$resourcesUrl$: "",
|
50
50
|
jmp: (t) => t(),
|
@@ -59,7 +59,7 @@ var St = Object.defineProperty, Et = (t, e) => {
|
|
59
59
|
}
|
60
60
|
return !1;
|
61
61
|
})(), q = !1, M = [], rt = [], At = (t, e) => (n) => {
|
62
|
-
t.push(n), q || (q = !0, p.$flags$ & 4 ?
|
62
|
+
t.push(n), q || (q = !0, p.$flags$ & 4 ? Y(B) : p.raf(B));
|
63
63
|
}, m = (t) => {
|
64
64
|
for (let e = 0; e < t.length; e++)
|
65
65
|
try {
|
@@ -70,7 +70,7 @@ var St = Object.defineProperty, Et = (t, e) => {
|
|
70
70
|
t.length = 0;
|
71
71
|
}, B = () => {
|
72
72
|
m(M), m(rt), (q = M.length > 0) && p.raf(B);
|
73
|
-
},
|
73
|
+
}, Y = (t) => Lt().then(t), jt = /* @__PURE__ */ At(rt), X = (t) => (t = typeof t, t === "object" || t === "function");
|
74
74
|
function lt(t) {
|
75
75
|
var e, n, s;
|
76
76
|
return (s = (n = (e = t.head) == null ? void 0 : e.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : n.getAttribute("content")) != null ? s : void 0;
|
@@ -79,11 +79,11 @@ var It = {};
|
|
79
79
|
Et(It, {
|
80
80
|
err: () => it,
|
81
81
|
map: () => Ot,
|
82
|
-
ok: () =>
|
82
|
+
ok: () => R,
|
83
83
|
unwrap: () => bt,
|
84
84
|
unwrapErr: () => zt
|
85
85
|
});
|
86
|
-
var
|
86
|
+
var R = (t) => ({
|
87
87
|
isOk: !0,
|
88
88
|
isErr: !1,
|
89
89
|
value: t
|
@@ -95,7 +95,7 @@ var D = (t) => ({
|
|
95
95
|
function Ot(t, e) {
|
96
96
|
if (t.isOk) {
|
97
97
|
const n = e(t.value);
|
98
|
-
return n instanceof Promise ? n.then((s) =>
|
98
|
+
return n instanceof Promise ? n.then((s) => R(s)) : R(n);
|
99
99
|
}
|
100
100
|
if (t.isErr) {
|
101
101
|
const n = t.value;
|
@@ -117,7 +117,7 @@ var bt = (t) => {
|
|
117
117
|
let s = null, r = null, i = !1, $ = !1;
|
118
118
|
const l = [], c = (a) => {
|
119
119
|
for (let d = 0; d < a.length; d++)
|
120
|
-
s = a[d], Array.isArray(s) ? c(s) : s != null && typeof s != "boolean" && ((i = typeof t != "function" && !
|
120
|
+
s = a[d], Array.isArray(s) ? c(s) : s != null && typeof s != "boolean" && ((i = typeof t != "function" && !X(s)) && (s = String(s)), i && $ ? l[l.length - 1].$text$ += s : l.push(i ? D(null, s) : s), $ = i);
|
121
121
|
};
|
122
122
|
if (c(n), e) {
|
123
123
|
e.key && (r = e.key);
|
@@ -126,9 +126,9 @@ var bt = (t) => {
|
|
126
126
|
a && (e.class = typeof a != "object" ? a : Object.keys(a).filter((d) => a[d]).join(" "));
|
127
127
|
}
|
128
128
|
}
|
129
|
-
const o =
|
129
|
+
const o = D(t, null);
|
130
130
|
return o.$attrs$ = e, l.length > 0 && (o.$children$ = l), o.$key$ = r, o;
|
131
|
-
},
|
131
|
+
}, D = (t, e) => {
|
132
132
|
const n = {
|
133
133
|
$flags$: 0,
|
134
134
|
$tag$: t,
|
@@ -137,7 +137,7 @@ var bt = (t) => {
|
|
137
137
|
$children$: null
|
138
138
|
};
|
139
139
|
return n.$attrs$ = null, n.$key$ = null, n;
|
140
|
-
},
|
140
|
+
}, qt = {}, Bt = (t) => t && t.$tag$ === qt, W = (t, e) => t != null && !X(t) ? e & 4 ? t === "false" ? !1 : t === "" || !!t : e & 1 ? String(t) : t : t, Rt = (t, e, n) => {
|
141
141
|
const s = p.ce(e, n);
|
142
142
|
return t.dispatchEvent(s), s;
|
143
143
|
}, L = /* @__PURE__ */ new WeakMap(), Dt = (t, e, n) => {
|
@@ -198,12 +198,12 @@ var bt = (t) => {
|
|
198
198
|
} else if (e !== "key") if (e === "ref")
|
199
199
|
s && s(t);
|
200
200
|
else if (!l && e[0] === "o" && e[1] === "n") {
|
201
|
-
if (e[2] === "-" ? e = e.slice(3) : Z(
|
201
|
+
if (e[2] === "-" ? e = e.slice(3) : Z(z, c) ? e = c.slice(2) : e = c[2] + e.slice(3), n || s) {
|
202
202
|
const o = e.endsWith(ot);
|
203
203
|
e = e.replace(Yt, ""), n && p.rel(t, e, n, o), s && p.ael(t, e, s, o);
|
204
204
|
}
|
205
205
|
} else {
|
206
|
-
const o =
|
206
|
+
const o = X(s);
|
207
207
|
if ((l || o && s !== null) && !r)
|
208
208
|
try {
|
209
209
|
if (t.tagName.includes("-"))
|
@@ -247,7 +247,7 @@ function tt(t) {
|
|
247
247
|
t
|
248
248
|
);
|
249
249
|
}
|
250
|
-
var
|
250
|
+
var F, y = !1, b = (t, e, n) => {
|
251
251
|
const s = e.$children$[n];
|
252
252
|
let r = 0, i, $;
|
253
253
|
if (s.$text$ !== null)
|
@@ -261,10 +261,10 @@ var J, y = !1, b = (t, e, n) => {
|
|
261
261
|
$ = b(t, s, r), $ && i.appendChild($);
|
262
262
|
s.$tag$ === "svg" ? y = !1 : i.tagName === "foreignObject" && (y = !0);
|
263
263
|
}
|
264
|
-
return i["s-hn"] =
|
264
|
+
return i["s-hn"] = F, i;
|
265
265
|
}, ct = (t, e, n, s, r, i) => {
|
266
266
|
let $ = t, l;
|
267
|
-
for ($.shadowRoot && $.tagName ===
|
267
|
+
for ($.shadowRoot && $.tagName === F && ($ = $.shadowRoot); r <= i; ++r)
|
268
268
|
s[r] && (l = b(null, n, r), l && (s[r].$elm$ = l, I($, l, e)));
|
269
269
|
}, ft = (t, e, n) => {
|
270
270
|
for (let s = e; s <= n; ++s) {
|
@@ -313,13 +313,13 @@ var J, y = !1, b = (t, e, n) => {
|
|
313
313
|
const s = e.$elm$ = t.$elm$, r = t.$children$, i = e.$children$, $ = e.$tag$, l = e.$text$;
|
314
314
|
l === null ? (y = $ === "svg" ? !0 : $ === "foreignObject" ? !1 : y, at(t, e, y), r !== null && i !== null ? Xt(s, r, e, i, n) : i !== null ? (t.$text$ !== null && (s.textContent = ""), ct(s, null, e, i, 0, i.length - 1)) : (
|
315
315
|
// don't do this on initial render as it can cause non-hydrated content to be removed
|
316
|
-
!n &&
|
316
|
+
!n && C.updatable && r !== null && ft(r, 0, r.length - 1)
|
317
317
|
), y && $ === "svg" && (y = !1)) : t.$text$ !== l && (s.data = l);
|
318
318
|
}, dt = (t) => {
|
319
319
|
t.$attrs$ && t.$attrs$.ref && t.$attrs$.ref(null), t.$children$ && t.$children$.map(dt);
|
320
320
|
}, I = (t, e, n) => t?.insertBefore(e, n), Ft = (t, e, n = !1) => {
|
321
|
-
const s = t.$hostElement$, r = t.$cmpMeta$, i = t.$vnode$ ||
|
322
|
-
if (
|
321
|
+
const s = t.$hostElement$, r = t.$cmpMeta$, i = t.$vnode$ || D(null, null), $ = Bt(e) ? e : Ut(null, null, e);
|
322
|
+
if (F = s.tagName, r.$attrsToReflect$ && ($.$attrs$ = $.$attrs$ || {}, r.$attrsToReflect$.map(
|
323
323
|
([l, c]) => $.$attrs$[c] = s[l]
|
324
324
|
)), n && $.$attrs$)
|
325
325
|
for (const l of Object.keys($.$attrs$))
|
@@ -335,7 +335,7 @@ var J, y = !1, b = (t, e, n) => {
|
|
335
335
|
)
|
336
336
|
);
|
337
337
|
}
|
338
|
-
},
|
338
|
+
}, J = (t, e) => {
|
339
339
|
if (t.$flags$ |= 16, t.$flags$ & 4) {
|
340
340
|
t.$flags$ |= 512;
|
341
341
|
return;
|
@@ -348,7 +348,7 @@ var J, y = !1, b = (t, e, n) => {
|
|
348
348
|
`Can't render component <${n.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`
|
349
349
|
);
|
350
350
|
let i;
|
351
|
-
return e && (i =
|
351
|
+
return e && (i = K(r, "componentWillLoad", void 0, n)), s(), Kt(i, () => Zt(t, r, e));
|
352
352
|
}, Kt = (t, e) => Qt(t) ? t.then(e).catch((n) => {
|
353
353
|
console.error(n), e();
|
354
354
|
}) : e(), Qt = (t) => t instanceof Promise || t && t.then && typeof t.then == "function", Zt = async (t, e, n) => {
|
@@ -370,10 +370,10 @@ var J, y = !1, b = (t, e, n) => {
|
|
370
370
|
return null;
|
371
371
|
}, mt = (t) => {
|
372
372
|
const e = t.$cmpMeta$.$tagName$, n = t.$hostElement$, s = x("postUpdate", e), r = t.$lazyInstance$, i = t.$ancestorComponent$;
|
373
|
-
|
373
|
+
t.$flags$ & 64 ? s() : (t.$flags$ |= 64, Vt(n), K(r, "componentDidLoad", void 0, n), s(), t.$onReadyResolve$(n), i || ht()), t.$onRenderResolve$ && (t.$onRenderResolve$(), t.$onRenderResolve$ = void 0), t.$flags$ & 512 && Y(() => J(t, !1)), t.$flags$ &= -517;
|
374
374
|
}, ht = (t) => {
|
375
|
-
|
376
|
-
},
|
375
|
+
Y(() => Rt(z, "appload", { detail: { namespace: yt } }));
|
376
|
+
}, K = (t, e, n, s) => {
|
377
377
|
if (t && t[e])
|
378
378
|
try {
|
379
379
|
return t[e](n);
|
@@ -382,15 +382,15 @@ var J, y = !1, b = (t, e, n) => {
|
|
382
382
|
}
|
383
383
|
}, Vt = (t) => {
|
384
384
|
var e;
|
385
|
-
return t.classList.add((e =
|
386
|
-
}, Nt = (t, e) => k(t).$instanceValues$.get(e),
|
385
|
+
return t.classList.add((e = C.hydratedSelectorName) != null ? e : "hydrated");
|
386
|
+
}, Nt = (t, e) => k(t).$instanceValues$.get(e), U = (t, e, n, s) => {
|
387
387
|
const r = k(t);
|
388
388
|
if (!r)
|
389
389
|
throw new Error(
|
390
390
|
`Couldn't find host element for "${s.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`
|
391
391
|
);
|
392
392
|
const i = r.$hostElement$, $ = r.$instanceValues$.get(e), l = r.$flags$, c = r.$lazyInstance$;
|
393
|
-
n =
|
393
|
+
n = W(n, s.$members$[e][0]);
|
394
394
|
const o = Number.isNaN($) && Number.isNaN(n), a = n !== $ && !o;
|
395
395
|
if ((!(l & 8) || $ === void 0) && a && (r.$instanceValues$.set(e, n), c)) {
|
396
396
|
if (s.$watchers$ && l & 128) {
|
@@ -403,7 +403,7 @@ var J, y = !1, b = (t, e, n) => {
|
|
403
403
|
}
|
404
404
|
});
|
405
405
|
}
|
406
|
-
(l & 18) === 2 &&
|
406
|
+
(l & 18) === 2 && J(r, !1);
|
407
407
|
}
|
408
408
|
}, pt = (t, e, n) => {
|
409
409
|
var s, r;
|
@@ -430,19 +430,19 @@ var J, y = !1, b = (t, e, n) => {
|
|
430
430
|
const f = k(this);
|
431
431
|
if (a) {
|
432
432
|
const u = c & 32 ? this[l] : f.$hostElement$[l];
|
433
|
-
typeof u > "u" && f.$instanceValues$.get(l) ? d = f.$instanceValues$.get(l) : !f.$instanceValues$.get(l) && u && f.$instanceValues$.set(l, u), a.apply(this, [
|
433
|
+
typeof u > "u" && f.$instanceValues$.get(l) ? d = f.$instanceValues$.get(l) : !f.$instanceValues$.get(l) && u && f.$instanceValues$.set(l, u), a.apply(this, [W(d, c)]), d = c & 32 ? this[l] : f.$hostElement$[l], U(this, l, d, e);
|
434
434
|
return;
|
435
435
|
}
|
436
436
|
{
|
437
437
|
if (!(n & 1) || !(e.$members$[l][0] & 4096)) {
|
438
|
-
|
438
|
+
U(this, l, d, e), n & 1 && !f.$lazyInstance$ && f.$onReadyPromise$.then(() => {
|
439
439
|
e.$members$[l][0] & 4096 && f.$lazyInstance$[l] !== f.$instanceValues$.get(l) && (f.$lazyInstance$[l] = d);
|
440
440
|
});
|
441
441
|
return;
|
442
442
|
}
|
443
443
|
const u = () => {
|
444
444
|
const h = f.$lazyInstance$[l];
|
445
|
-
!f.$instanceValues$.get(l) && h && f.$instanceValues$.set(l, h), f.$lazyInstance$[l] =
|
445
|
+
!f.$instanceValues$.get(l) && h && f.$instanceValues$.set(l, h), f.$lazyInstance$[l] = W(d, c), U(this, l, f.$lazyInstance$[l], e);
|
446
446
|
};
|
447
447
|
f.$lazyInstance$ ? u() : f.$onReadyPromise$.then(() => u());
|
448
448
|
}
|
@@ -455,7 +455,7 @@ var J, y = !1, b = (t, e, n) => {
|
|
455
455
|
p.jmp(() => {
|
456
456
|
var d;
|
457
457
|
const f = l.get(c);
|
458
|
-
if (this.hasOwnProperty(f) &&
|
458
|
+
if (this.hasOwnProperty(f) && C.lazyLoad)
|
459
459
|
a = this[f], delete this[f];
|
460
460
|
else {
|
461
461
|
if (i.hasOwnProperty(f) && typeof this[f] == "number" && // cast type to number to avoid TS compiler issues
|
@@ -535,7 +535,7 @@ var J, y = !1, b = (t, e, n) => {
|
|
535
535
|
}
|
536
536
|
}
|
537
537
|
}
|
538
|
-
const i = e.$ancestorComponent$, $ = () =>
|
538
|
+
const i = e.$ancestorComponent$, $ = () => J(e, !0);
|
539
539
|
i && i["s-rc"] ? i["s-rc"].push($) : $();
|
540
540
|
}, ee = (t, e) => {
|
541
541
|
}, se = (t) => {
|
@@ -563,7 +563,7 @@ var J, y = !1, b = (t, e, n) => {
|
|
563
563
|
s();
|
564
564
|
}
|
565
565
|
}, et = (t, e) => {
|
566
|
-
|
566
|
+
K(t, "disconnectedCallback", void 0, e || t);
|
567
567
|
}, ne = async (t) => {
|
568
568
|
if (!(p.$flags$ & 1)) {
|
569
569
|
const e = k(t);
|
@@ -572,7 +572,7 @@ var J, y = !1, b = (t, e, n) => {
|
|
572
572
|
L.has(t) && L.delete(t), t.shadowRoot && L.has(t.shadowRoot) && L.delete(t.shadowRoot);
|
573
573
|
}, le = (t, e = {}) => {
|
574
574
|
var n;
|
575
|
-
const s = x(), r = [], i = e.exclude || [], $ =
|
575
|
+
const s = x(), r = [], i = e.exclude || [], $ = z.customElements, l = w.head, c = /* @__PURE__ */ l.querySelector("meta[charset]"), o = /* @__PURE__ */ w.createElement("style"), a = [];
|
576
576
|
let d, f = !0;
|
577
577
|
Object.assign(p, e), p.$resourcesUrl$ = new URL(e.resourcesUrl || "./", w.baseURI).href;
|
578
578
|
let u = !1;
|
@@ -630,7 +630,7 @@ var J, y = !1, b = (t, e, n) => {
|
|
630
630
|
f = !1, a.length ? a.map((h) => h.connectedCallback()) : p.jmp(() => d = setTimeout(ht, 30)), s();
|
631
631
|
};
|
632
632
|
export {
|
633
|
-
|
633
|
+
qt as H,
|
634
634
|
le as b,
|
635
635
|
Ut as h,
|
636
636
|
Lt as p,
|
@@ -14,15 +14,15 @@ var j = (t, e, n) => new Promise((s, r) => {
|
|
14
14
|
}, l = (a) => a.done ? s(a.value) : Promise.resolve(a.value).then(i, $);
|
15
15
|
l((n = n.apply(t, e)).next());
|
16
16
|
});
|
17
|
-
const St = "user-deposit-withdrawal",
|
17
|
+
const St = "user-deposit-withdrawal", G = (
|
18
18
|
/* user-deposit-withdrawal */
|
19
19
|
{ hydratedSelectorName: "hydrated", lazyLoad: !0, updatable: !0 }
|
20
20
|
);
|
21
21
|
var Et = Object.defineProperty, kt = (t, e) => {
|
22
22
|
for (var n in e)
|
23
23
|
Et(t, n, { get: e[n], enumerable: !0 });
|
24
|
-
}, wt = "http://www.w3.org/2000/svg", xt = "http://www.w3.org/1999/xhtml",
|
25
|
-
|
24
|
+
}, wt = "http://www.w3.org/2000/svg", xt = "http://www.w3.org/1999/xhtml", Y = /* @__PURE__ */ new WeakMap(), k = (t) => Y.get(t), ie = (t, e) => {
|
25
|
+
Y.set(e.$lazyInstance$ = t, e);
|
26
26
|
}, Tt = (t, e) => {
|
27
27
|
const n = {
|
28
28
|
$flags$: 0,
|
@@ -30,21 +30,21 @@ var Et = Object.defineProperty, kt = (t, e) => {
|
|
30
30
|
$cmpMeta$: e,
|
31
31
|
$instanceValues$: /* @__PURE__ */ new Map()
|
32
32
|
};
|
33
|
-
return n.$onReadyPromise$ = new Promise((r) => n.$onReadyResolve$ = r), t["s-p"] = [], t["s-rc"] = [],
|
34
|
-
}, M = (t, e) => e in t, P = (t, e) => (0, console.error)(t, e),
|
33
|
+
return n.$onReadyPromise$ = new Promise((r) => n.$onReadyResolve$ = r), t["s-p"] = [], t["s-rc"] = [], Y.set(t, n);
|
34
|
+
}, M = (t, e) => e in t, P = (t, e) => (0, console.error)(t, e), U = /* @__PURE__ */ new Map(), Pt = (t, e, n) => {
|
35
35
|
const s = t.$tagName$.replace(/-/g, "_"), r = t.$lazyBundleId$;
|
36
36
|
if (!r)
|
37
37
|
return;
|
38
|
-
const i =
|
38
|
+
const i = U.get(r);
|
39
39
|
if (i)
|
40
40
|
return i[s];
|
41
41
|
{
|
42
|
-
const $ = (l) => (
|
42
|
+
const $ = (l) => (U.set(r, l), l[s]);
|
43
43
|
switch (r) {
|
44
44
|
case "user-deposit-withdrawal":
|
45
45
|
return import(
|
46
46
|
/* webpackMode: "lazy" */
|
47
|
-
"./user-deposit-withdrawal-
|
47
|
+
"./user-deposit-withdrawal-1SJnPWvi.js"
|
48
48
|
).then($, P);
|
49
49
|
}
|
50
50
|
}
|
@@ -55,12 +55,12 @@ var Et = Object.defineProperty, kt = (t, e) => {
|
|
55
55
|
/* webpackMode: "lazy" */
|
56
56
|
`./${r}.entry.js`
|
57
57
|
).then(
|
58
|
-
($) => (
|
58
|
+
($) => (U.set(r, $), $[s]),
|
59
59
|
($) => {
|
60
60
|
P($, e.$hostElement$);
|
61
61
|
}
|
62
62
|
);
|
63
|
-
}, b = /* @__PURE__ */ new Map(), _t = "sty-id", Lt = "{visibility:hidden}.hydrated{visibility:inherit}", nt = "slot-fb{display:contents}slot-fb[hidden]{display:none}",
|
63
|
+
}, b = /* @__PURE__ */ new Map(), _t = "sty-id", Lt = "{visibility:hidden}.hydrated{visibility:inherit}", nt = "slot-fb{display:contents}slot-fb[hidden]{display:none}", H = typeof window != "undefined" ? window : {}, w = H.document || { head: {} }, p = {
|
64
64
|
$flags$: 0,
|
65
65
|
$resourcesUrl$: "",
|
66
66
|
jmp: (t) => t(),
|
@@ -75,7 +75,7 @@ var Et = Object.defineProperty, kt = (t, e) => {
|
|
75
75
|
}
|
76
76
|
return !1;
|
77
77
|
})(), B = !1, m = [], lt = [], jt = (t, e) => (n) => {
|
78
|
-
t.push(n), B || (B = !0, p.$flags$ & 4 ?
|
78
|
+
t.push(n), B || (B = !0, p.$flags$ & 4 ? X(R) : p.raf(R));
|
79
79
|
}, V = (t) => {
|
80
80
|
for (let e = 0; e < t.length; e++)
|
81
81
|
try {
|
@@ -84,9 +84,9 @@ var Et = Object.defineProperty, kt = (t, e) => {
|
|
84
84
|
P(n);
|
85
85
|
}
|
86
86
|
t.length = 0;
|
87
|
-
},
|
88
|
-
V(m), V(lt), (B = m.length > 0) && p.raf(
|
89
|
-
},
|
87
|
+
}, R = () => {
|
88
|
+
V(m), V(lt), (B = m.length > 0) && p.raf(R);
|
89
|
+
}, X = (t) => At().then(t), It = /* @__PURE__ */ jt(lt), F = (t) => (t = typeof t, t === "object" || t === "function");
|
90
90
|
function it(t) {
|
91
91
|
var e, n, s;
|
92
92
|
return (s = (n = (e = t.head) == null ? void 0 : e.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : n.getAttribute("content")) != null ? s : void 0;
|
@@ -95,11 +95,11 @@ var Ot = {};
|
|
95
95
|
kt(Ot, {
|
96
96
|
err: () => $t,
|
97
97
|
map: () => bt,
|
98
|
-
ok: () =>
|
98
|
+
ok: () => D,
|
99
99
|
unwrap: () => zt,
|
100
100
|
unwrapErr: () => Ht
|
101
101
|
});
|
102
|
-
var
|
102
|
+
var D = (t) => ({
|
103
103
|
isOk: !0,
|
104
104
|
isErr: !1,
|
105
105
|
value: t
|
@@ -111,7 +111,7 @@ var W = (t) => ({
|
|
111
111
|
function bt(t, e) {
|
112
112
|
if (t.isOk) {
|
113
113
|
const n = e(t.value);
|
114
|
-
return n instanceof Promise ? n.then((s) =>
|
114
|
+
return n instanceof Promise ? n.then((s) => D(s)) : D(n);
|
115
115
|
}
|
116
116
|
if (t.isErr) {
|
117
117
|
const n = t.value;
|
@@ -129,11 +129,11 @@ var zt = (t) => {
|
|
129
129
|
throw t.value;
|
130
130
|
}, x = (t, e = "") => () => {
|
131
131
|
}, Ut = (t, e) => () => {
|
132
|
-
},
|
132
|
+
}, qt = (t, e, ...n) => {
|
133
133
|
let s = null, r = null, i = !1, $ = !1;
|
134
134
|
const l = [], a = (c) => {
|
135
135
|
for (let d = 0; d < c.length; d++)
|
136
|
-
s = c[d], Array.isArray(s) ? a(s) : s != null && typeof s != "boolean" && ((i = typeof t != "function" && !
|
136
|
+
s = c[d], Array.isArray(s) ? a(s) : s != null && typeof s != "boolean" && ((i = typeof t != "function" && !F(s)) && (s = String(s)), i && $ ? l[l.length - 1].$text$ += s : l.push(i ? W(null, s) : s), $ = i);
|
137
137
|
};
|
138
138
|
if (a(n), e) {
|
139
139
|
e.key && (r = e.key);
|
@@ -142,9 +142,9 @@ var zt = (t) => {
|
|
142
142
|
c && (e.class = typeof c != "object" ? c : Object.keys(c).filter((d) => c[d]).join(" "));
|
143
143
|
}
|
144
144
|
}
|
145
|
-
const o =
|
145
|
+
const o = W(t, null);
|
146
146
|
return o.$attrs$ = e, l.length > 0 && (o.$children$ = l), o.$key$ = r, o;
|
147
|
-
},
|
147
|
+
}, W = (t, e) => {
|
148
148
|
const n = {
|
149
149
|
$flags$: 0,
|
150
150
|
$tag$: t,
|
@@ -153,7 +153,7 @@ var zt = (t) => {
|
|
153
153
|
$children$: null
|
154
154
|
};
|
155
155
|
return n.$attrs$ = null, n.$key$ = null, n;
|
156
|
-
},
|
156
|
+
}, Bt = {}, Rt = (t) => t && t.$tag$ === Bt, C = (t, e) => t != null && !F(t) ? e & 4 ? t === "false" ? !1 : t === "" || !!t : e & 1 ? String(t) : t : t, Dt = (t, e, n) => {
|
157
157
|
const s = p.ce(e, n);
|
158
158
|
return t.dispatchEvent(s), s;
|
159
159
|
}, L = /* @__PURE__ */ new WeakMap(), Wt = (t, e, n) => {
|
@@ -214,12 +214,12 @@ var zt = (t) => {
|
|
214
214
|
} else if (e !== "key") if (e === "ref")
|
215
215
|
s && s(t);
|
216
216
|
else if (!l && e[0] === "o" && e[1] === "n") {
|
217
|
-
if (e[2] === "-" ? e = e.slice(3) : M(
|
217
|
+
if (e[2] === "-" ? e = e.slice(3) : M(H, a) ? e = a.slice(2) : e = a[2] + e.slice(3), n || s) {
|
218
218
|
const o = e.endsWith(at);
|
219
219
|
e = e.replace(Xt, ""), n && p.rel(t, e, n, o), s && p.ael(t, e, s, o);
|
220
220
|
}
|
221
221
|
} else {
|
222
|
-
const o =
|
222
|
+
const o = F(s);
|
223
223
|
if ((l || o && s !== null) && !r)
|
224
224
|
try {
|
225
225
|
if (t.tagName.includes("-"))
|
@@ -263,7 +263,7 @@ function et(t) {
|
|
263
263
|
t
|
264
264
|
);
|
265
265
|
}
|
266
|
-
var
|
266
|
+
var J, y = !1, z = (t, e, n) => {
|
267
267
|
const s = e.$children$[n];
|
268
268
|
let r = 0, i, $;
|
269
269
|
if (s.$text$ !== null)
|
@@ -277,10 +277,10 @@ var K, y = !1, z = (t, e, n) => {
|
|
277
277
|
$ = z(t, s, r), $ && i.appendChild($);
|
278
278
|
s.$tag$ === "svg" ? y = !1 : i.tagName === "foreignObject" && (y = !0);
|
279
279
|
}
|
280
|
-
return i["s-hn"] =
|
280
|
+
return i["s-hn"] = J, i;
|
281
281
|
}, ft = (t, e, n, s, r, i) => {
|
282
282
|
let $ = t, l;
|
283
|
-
for ($.shadowRoot && $.tagName ===
|
283
|
+
for ($.shadowRoot && $.tagName === J && ($ = $.shadowRoot); r <= i; ++r)
|
284
284
|
s[r] && (l = z(null, n, r), l && (s[r].$elm$ = l, O($, l, e)));
|
285
285
|
}, dt = (t, e, n) => {
|
286
286
|
for (let s = e; s <= n; ++s) {
|
@@ -329,13 +329,13 @@ var K, y = !1, z = (t, e, n) => {
|
|
329
329
|
const s = e.$elm$ = t.$elm$, r = t.$children$, i = e.$children$, $ = e.$tag$, l = e.$text$;
|
330
330
|
l === null ? (y = $ === "svg" ? !0 : $ === "foreignObject" ? !1 : y, ct(t, e, y), r !== null && i !== null ? Ft(s, r, e, i, n) : i !== null ? (t.$text$ !== null && (s.textContent = ""), ft(s, null, e, i, 0, i.length - 1)) : (
|
331
331
|
// don't do this on initial render as it can cause non-hydrated content to be removed
|
332
|
-
!n &&
|
332
|
+
!n && G.updatable && r !== null && dt(r, 0, r.length - 1)
|
333
333
|
), y && $ === "svg" && (y = !1)) : t.$text$ !== l && (s.data = l);
|
334
334
|
}, ut = (t) => {
|
335
335
|
t.$attrs$ && t.$attrs$.ref && t.$attrs$.ref(null), t.$children$ && t.$children$.map(ut);
|
336
336
|
}, O = (t, e, n) => t == null ? void 0 : t.insertBefore(e, n), Jt = (t, e, n = !1) => {
|
337
|
-
const s = t.$hostElement$, r = t.$cmpMeta$, i = t.$vnode$ ||
|
338
|
-
if (
|
337
|
+
const s = t.$hostElement$, r = t.$cmpMeta$, i = t.$vnode$ || W(null, null), $ = Rt(e) ? e : qt(null, null, e);
|
338
|
+
if (J = s.tagName, r.$attrsToReflect$ && ($.$attrs$ = $.$attrs$ || {}, r.$attrsToReflect$.map(
|
339
339
|
([l, a]) => $.$attrs$[a] = s[l]
|
340
340
|
)), n && $.$attrs$)
|
341
341
|
for (const l of Object.keys($.$attrs$))
|
@@ -351,7 +351,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
351
351
|
)
|
352
352
|
);
|
353
353
|
}
|
354
|
-
},
|
354
|
+
}, K = (t, e) => {
|
355
355
|
if (t.$flags$ |= 16, t.$flags$ & 4) {
|
356
356
|
t.$flags$ |= 512;
|
357
357
|
return;
|
@@ -364,7 +364,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
364
364
|
`Can't render component <${n.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`
|
365
365
|
);
|
366
366
|
let i;
|
367
|
-
return e && (i =
|
367
|
+
return e && (i = Q(r, "componentWillLoad", void 0, n)), s(), Qt(i, () => Mt(t, r, e));
|
368
368
|
}, Qt = (t, e) => Zt(t) ? t.then(e).catch((n) => {
|
369
369
|
console.error(n), e();
|
370
370
|
}) : e(), Zt = (t) => t instanceof Promise || t && t.then && typeof t.then == "function", Mt = (t, e, n) => j(void 0, null, function* () {
|
@@ -386,10 +386,10 @@ var K, y = !1, z = (t, e, n) => {
|
|
386
386
|
return null;
|
387
387
|
}, Vt = (t) => {
|
388
388
|
const e = t.$cmpMeta$.$tagName$, n = t.$hostElement$, s = x("postUpdate", e), r = t.$lazyInstance$, i = t.$ancestorComponent$;
|
389
|
-
|
389
|
+
t.$flags$ & 64 ? s() : (t.$flags$ |= 64, Nt(n), Q(r, "componentDidLoad", void 0, n), s(), t.$onReadyResolve$(n), i || pt()), t.$onRenderResolve$ && (t.$onRenderResolve$(), t.$onRenderResolve$ = void 0), t.$flags$ & 512 && X(() => K(t, !1)), t.$flags$ &= -517;
|
390
390
|
}, pt = (t) => {
|
391
|
-
|
392
|
-
},
|
391
|
+
X(() => Dt(H, "appload", { detail: { namespace: St } }));
|
392
|
+
}, Q = (t, e, n, s) => {
|
393
393
|
if (t && t[e])
|
394
394
|
try {
|
395
395
|
return t[e](n);
|
@@ -398,7 +398,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
398
398
|
}
|
399
399
|
}, Nt = (t) => {
|
400
400
|
var e;
|
401
|
-
return t.classList.add((e =
|
401
|
+
return t.classList.add((e = G.hydratedSelectorName) != null ? e : "hydrated");
|
402
402
|
}, te = (t, e) => k(t).$instanceValues$.get(e), q = (t, e, n, s) => {
|
403
403
|
const r = k(t);
|
404
404
|
if (!r)
|
@@ -406,7 +406,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
406
406
|
`Couldn't find host element for "${s.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`
|
407
407
|
);
|
408
408
|
const i = r.$hostElement$, $ = r.$instanceValues$.get(e), l = r.$flags$, a = r.$lazyInstance$;
|
409
|
-
n =
|
409
|
+
n = C(n, s.$members$[e][0]);
|
410
410
|
const o = Number.isNaN($) && Number.isNaN(n), c = n !== $ && !o;
|
411
411
|
if ((!(l & 8) || $ === void 0) && c && (r.$instanceValues$.set(e, n), a)) {
|
412
412
|
if (s.$watchers$ && l & 128) {
|
@@ -419,7 +419,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
419
419
|
}
|
420
420
|
});
|
421
421
|
}
|
422
|
-
(l & 18) === 2 &&
|
422
|
+
(l & 18) === 2 && K(r, !1);
|
423
423
|
}
|
424
424
|
}, gt = (t, e, n) => {
|
425
425
|
var s, r;
|
@@ -446,7 +446,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
446
446
|
const f = k(this);
|
447
447
|
if (c) {
|
448
448
|
const u = a & 32 ? this[l] : f.$hostElement$[l];
|
449
|
-
typeof u == "undefined" && f.$instanceValues$.get(l) ? d = f.$instanceValues$.get(l) : !f.$instanceValues$.get(l) && u && f.$instanceValues$.set(l, u), c.apply(this, [
|
449
|
+
typeof u == "undefined" && f.$instanceValues$.get(l) ? d = f.$instanceValues$.get(l) : !f.$instanceValues$.get(l) && u && f.$instanceValues$.set(l, u), c.apply(this, [C(d, a)]), d = a & 32 ? this[l] : f.$hostElement$[l], q(this, l, d, e);
|
450
450
|
return;
|
451
451
|
}
|
452
452
|
{
|
@@ -458,7 +458,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
458
458
|
}
|
459
459
|
const u = () => {
|
460
460
|
const h = f.$lazyInstance$[l];
|
461
|
-
!f.$instanceValues$.get(l) && h && f.$instanceValues$.set(l, h), f.$lazyInstance$[l] =
|
461
|
+
!f.$instanceValues$.get(l) && h && f.$instanceValues$.set(l, h), f.$lazyInstance$[l] = C(d, a), q(this, l, f.$lazyInstance$[l], e);
|
462
462
|
};
|
463
463
|
f.$lazyInstance$ ? u() : f.$onReadyPromise$.then(() => u());
|
464
464
|
}
|
@@ -471,7 +471,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
471
471
|
p.jmp(() => {
|
472
472
|
var d;
|
473
473
|
const f = l.get(a);
|
474
|
-
if (this.hasOwnProperty(f) &&
|
474
|
+
if (this.hasOwnProperty(f) && G.lazyLoad)
|
475
475
|
c = this[f], delete this[f];
|
476
476
|
else {
|
477
477
|
if (i.hasOwnProperty(f) && typeof this[f] == "number" && // cast type to number to avoid TS compiler issues
|
@@ -551,7 +551,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
551
551
|
}
|
552
552
|
}
|
553
553
|
}
|
554
|
-
const i = e.$ancestorComponent$, $ = () =>
|
554
|
+
const i = e.$ancestorComponent$, $ = () => K(e, !0);
|
555
555
|
i && i["s-rc"] ? i["s-rc"].push($) : $();
|
556
556
|
}), se = (t, e) => {
|
557
557
|
}, ne = (t) => {
|
@@ -579,7 +579,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
579
579
|
s();
|
580
580
|
}
|
581
581
|
}, st = (t, e) => {
|
582
|
-
|
582
|
+
Q(t, "disconnectedCallback", void 0, e || t);
|
583
583
|
}, re = (t) => j(void 0, null, function* () {
|
584
584
|
if (!(p.$flags$ & 1)) {
|
585
585
|
const e = k(t);
|
@@ -588,7 +588,7 @@ var K, y = !1, z = (t, e, n) => {
|
|
588
588
|
L.has(t) && L.delete(t), t.shadowRoot && L.has(t.shadowRoot) && L.delete(t.shadowRoot);
|
589
589
|
}), $e = (t, e = {}) => {
|
590
590
|
var n;
|
591
|
-
const s = x(), r = [], i = e.exclude || [], $ =
|
591
|
+
const s = x(), r = [], i = e.exclude || [], $ = H.customElements, l = w.head, a = /* @__PURE__ */ l.querySelector("meta[charset]"), o = /* @__PURE__ */ w.createElement("style"), c = [];
|
592
592
|
let d, f = !0;
|
593
593
|
Object.assign(p, e), p.$resourcesUrl$ = new URL(e.resourcesUrl || "./", w.baseURI).href;
|
594
594
|
let u = !1;
|
@@ -646,9 +646,9 @@ var K, y = !1, z = (t, e, n) => {
|
|
646
646
|
f = !1, c.length ? c.map((h) => h.connectedCallback()) : p.jmp(() => d = setTimeout(pt, 30)), s();
|
647
647
|
};
|
648
648
|
export {
|
649
|
-
|
649
|
+
Bt as H,
|
650
650
|
$e as b,
|
651
|
-
|
651
|
+
qt as h,
|
652
652
|
At as p,
|
653
653
|
ie as r
|
654
654
|
};
|