@everymatrix/casino-header-controller 1.90.4 → 1.91.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-DxoYwBJ2.cjs → CasinoHamburgerMenu-CHeXjQef.cjs} +1 -1
- package/components/{CasinoHamburgerMenu-1h9VmGK8.js → CasinoHamburgerMenu-eKlF8MeQ.js} +1 -1
- package/components/{CasinoHamburgerMenu-BjgKdAIE.js → CasinoHamburgerMenu-lnMLzEIR.js} +1 -1
- package/components/{CasinoHeaderController-C_gjQ-3F.js → CasinoHeaderController-D3crqrEb.js} +5 -5
- package/components/{CasinoHeaderController-C2cEg8qx.js → CasinoHeaderController-DNe7Ax48.js} +5 -5
- package/components/{CasinoHeaderController-CtwapTII.cjs → CasinoHeaderController-DueIkbKK.cjs} +2 -2
- package/components/{CasinoSlider-W9YXgnPd.js → CasinoSlider-ClpW8ymK.js} +1 -1
- package/components/{CasinoSlider-62icBZ87.cjs → CasinoSlider-IB09yl6r.cjs} +1 -1
- package/components/{CasinoSlider-DBLmid7F.js → CasinoSlider-OnxqsaMH.js} +1 -1
- package/components/{PlayerAccountBalanceModal-C6t_uAkm.js → PlayerAccountBalanceModal-Cgq_lodr.js} +1 -1
- package/components/{PlayerAccountBalanceModal-BwzHfy7e.js → PlayerAccountBalanceModal-DOzLv9cj.js} +1 -1
- package/components/{PlayerAccountBalanceModal-BuVS80Li.cjs → PlayerAccountBalanceModal-DPhtBmMn.cjs} +1 -1
- package/components/{PlayerDeposit-DnwNVm5e.js → PlayerDeposit-8454g--D.js} +1 -1
- package/components/{PlayerDeposit-CQ1kL1ix.js → PlayerDeposit-CjSv25ic.js} +1 -1
- package/components/{PlayerDeposit-BCh24ib-.cjs → PlayerDeposit-XupkzXWO.cjs} +1 -1
- 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-2ff63899-C95JGHvF.js → index-2ff63899-BImA4O2s.js} +1 -1
- package/stencil/{index-2ff63899-CATMSVBc.cjs → index-2ff63899-CfxgwLD3.cjs} +1 -1
- package/stencil/{index-2ff63899-BweANwnC.js → index-2ff63899-DHON1Cgv.js} +1 -1
- package/stencil/{player-step-up-auth_2-BIU9XpGU.cjs → player-step-up-auth_2-ByMODpE3.cjs} +2 -2
- package/stencil/{player-step-up-auth_2-9FyTgEar.js → player-step-up-auth_2-DmGRicLE.js} +89 -90
- package/stencil/{player-step-up-auth_2-C3w1nfzy.js → player-step-up-auth_2-mMvAr-uO.js} +88 -89
- package/stencil/{user-deposit-withdrawal-Bc62UoK-.js → user-deposit-withdrawal-CQshV6H7.js} +1 -1
- package/stencil/{user-deposit-withdrawal-LbF-UNC8.js → user-deposit-withdrawal-Va-adExX.js} +1 -1
- package/stencil/{user-deposit-withdrawal-Dwhtkpqf.cjs → user-deposit-withdrawal-txbJQ-UE.cjs} +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as Xe, h, F as Fe, g as at, H as ot } from "./index-2ff63899-
|
|
1
|
+
import { r as Xe, h, F as Fe, g as at, H as ot } from "./index-2ff63899-DHON1Cgv.js";
|
|
2
2
|
const xe = "__WIDGET_GLOBAL_STYLE_CACHE__";
|
|
3
3
|
function Ie(e, t) {
|
|
4
4
|
if (e) {
|
|
@@ -726,7 +726,7 @@ var Ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
|
|
|
726
726
|
(function(i, o) {
|
|
727
727
|
e.exports = o();
|
|
728
728
|
})(Ne, function() {
|
|
729
|
-
var i = 1e3, o = 6e4, p = 36e5, E = "millisecond", H = "second", $ = "minute", M = "hour", z = "day",
|
|
729
|
+
var i = 1e3, o = 6e4, p = 36e5, E = "millisecond", H = "second", $ = "minute", M = "hour", z = "day", we = "week", W = "month", Ce = "quarter", q = "year", re = "date", v = "Invalid Date", Y = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, ue = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, ce = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(g) {
|
|
730
730
|
var l = ["th", "st", "nd", "rd"], n = g % 100;
|
|
731
731
|
return "[" + g + (l[(n - 20) % 10] || l[n] || l[0]) + "]";
|
|
732
732
|
} }, x = function(g, l, n) {
|
|
@@ -743,12 +743,12 @@ var Ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
|
|
|
743
743
|
}, a: function(g) {
|
|
744
744
|
return g < 0 ? Math.ceil(g) || 0 : Math.floor(g);
|
|
745
745
|
}, p: function(g) {
|
|
746
|
-
return { M: W, y: q, w:
|
|
746
|
+
return { M: W, y: q, w: we, d: z, D: re, h: M, m: $, s: H, ms: E, Q: Ce }[g] || String(g || "").toLowerCase().replace(/s$/, "");
|
|
747
747
|
}, u: function(g) {
|
|
748
748
|
return g === void 0;
|
|
749
749
|
} }, ne = "en", Q = {};
|
|
750
750
|
Q[ne] = ce;
|
|
751
|
-
var he = "$isDayjsObject",
|
|
751
|
+
var he = "$isDayjsObject", Se = function(g) {
|
|
752
752
|
return g instanceof oe || !(!g || !g[he]);
|
|
753
753
|
}, ae = function g(l, n, u) {
|
|
754
754
|
var s;
|
|
@@ -766,12 +766,12 @@ var Ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
|
|
|
766
766
|
}
|
|
767
767
|
return !u && s && (ne = s), s || !u && ne;
|
|
768
768
|
}, k = function(g, l) {
|
|
769
|
-
if (
|
|
769
|
+
if (Se(g))
|
|
770
770
|
return g.clone();
|
|
771
771
|
var n = typeof l == "object" ? l : {};
|
|
772
772
|
return n.date = g, n.args = arguments, new oe(n);
|
|
773
773
|
}, O = ie;
|
|
774
|
-
O.l = ae, O.i =
|
|
774
|
+
O.l = ae, O.i = Se, O.w = function(g, l) {
|
|
775
775
|
return k(g, { locale: l.$L, utc: l.$u, x: l.$x, $offset: l.$offset });
|
|
776
776
|
};
|
|
777
777
|
var oe = function() {
|
|
@@ -829,7 +829,7 @@ var Ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
|
|
|
829
829
|
return m ? C(1, 0) : C(31, 11);
|
|
830
830
|
case W:
|
|
831
831
|
return m ? C(1, N) : C(0, N + 1);
|
|
832
|
-
case
|
|
832
|
+
case we:
|
|
833
833
|
var pe = this.$locale().weekStart || 0, fe = (I < pe ? I + 7 : I) - pe;
|
|
834
834
|
return C(m ? Z - fe : Z + (6 - fe), N);
|
|
835
835
|
case z:
|
|
@@ -871,7 +871,7 @@ var Ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
|
|
|
871
871
|
return this.set(q, this.$y + n);
|
|
872
872
|
if (y === z)
|
|
873
873
|
return C(1);
|
|
874
|
-
if (y ===
|
|
874
|
+
if (y === we)
|
|
875
875
|
return C(7);
|
|
876
876
|
var A = (s = {}, s[$] = o, s[M] = p, s[H] = i, s)[y] || 1, I = this.$d.getTime() + n * A;
|
|
877
877
|
return O.w(I, this);
|
|
@@ -960,7 +960,7 @@ var Ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
|
|
|
960
960
|
case Ce:
|
|
961
961
|
m = Z() / 3;
|
|
962
962
|
break;
|
|
963
|
-
case
|
|
963
|
+
case we:
|
|
964
964
|
m = (N - I) / 6048e5;
|
|
965
965
|
break;
|
|
966
966
|
case z:
|
|
@@ -1006,7 +1006,7 @@ var Ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
|
|
|
1006
1006
|
};
|
|
1007
1007
|
}), k.extend = function(g, l) {
|
|
1008
1008
|
return g.$i || (g(l, oe, k), g.$i = !0), k;
|
|
1009
|
-
}, k.locale = ae, k.isDayjs =
|
|
1009
|
+
}, k.locale = ae, k.isDayjs = Se, k.unix = function(g) {
|
|
1010
1010
|
return k(1e3 * g);
|
|
1011
1011
|
}, k.en = Q[ne], k.Ls = Q, k.p = {}, k;
|
|
1012
1012
|
});
|
|
@@ -1033,13 +1033,13 @@ var tt = { exports: {} };
|
|
|
1033
1033
|
M.parse = function(v) {
|
|
1034
1034
|
v.utc && (this.$u = !0), this.$utils().u(v.$offset) || (this.$offset = v.$offset), z.call(this, v);
|
|
1035
1035
|
};
|
|
1036
|
-
var
|
|
1036
|
+
var we = M.init;
|
|
1037
1037
|
M.init = function() {
|
|
1038
1038
|
if (this.$u) {
|
|
1039
1039
|
var v = this.$d;
|
|
1040
1040
|
this.$y = v.getUTCFullYear(), this.$M = v.getUTCMonth(), this.$D = v.getUTCDate(), this.$W = v.getUTCDay(), this.$H = v.getUTCHours(), this.$m = v.getUTCMinutes(), this.$s = v.getUTCSeconds(), this.$ms = v.getUTCMilliseconds();
|
|
1041
1041
|
} else
|
|
1042
|
-
|
|
1042
|
+
we.call(this);
|
|
1043
1043
|
};
|
|
1044
1044
|
var W = M.utcOffset;
|
|
1045
1045
|
M.utcOffset = function(v, Y) {
|
|
@@ -1051,8 +1051,8 @@ var tt = { exports: {} };
|
|
|
1051
1051
|
var Q = ne.match(o);
|
|
1052
1052
|
if (!Q)
|
|
1053
1053
|
return null;
|
|
1054
|
-
var he = ("" + Q[0]).match(p) || ["-", 0, 0],
|
|
1055
|
-
return ae === 0 ? 0 :
|
|
1054
|
+
var he = ("" + Q[0]).match(p) || ["-", 0, 0], Se = he[0], ae = 60 * +he[1] + +he[2];
|
|
1055
|
+
return ae === 0 ? 0 : Se === "+" ? ae : -ae;
|
|
1056
1056
|
}(v), v === null))
|
|
1057
1057
|
return this;
|
|
1058
1058
|
var ce = Math.abs(v) <= 16 ? 60 * v : v, x = this;
|
|
@@ -1102,7 +1102,7 @@ var He = { exports: {} };
|
|
|
1102
1102
|
*/
|
|
1103
1103
|
(function(e, t) {
|
|
1104
1104
|
(function(i) {
|
|
1105
|
-
var o = i.setTimeout, p = i.clearTimeout, E = i.XMLHttpRequest, H = i.XDomainRequest, $ = i.ActiveXObject, M = i.EventSource, z = i.document,
|
|
1105
|
+
var o = i.setTimeout, p = i.clearTimeout, E = i.XMLHttpRequest, H = i.XDomainRequest, $ = i.ActiveXObject, M = i.EventSource, z = i.document, we = i.Promise, W = i.fetch, Ce = i.Response, q = i.TextDecoder, re = i.TextEncoder, v = i.AbortController;
|
|
1106
1106
|
if (typeof window < "u" && typeof z < "u" && !("readyState" in z) && z.body == null && (z.readyState = "loading", window.addEventListener("load", function(r) {
|
|
1107
1107
|
z.readyState = "complete";
|
|
1108
1108
|
}, !1)), E == null && $ != null && (E = function() {
|
|
@@ -1118,14 +1118,14 @@ var He = { exports: {} };
|
|
|
1118
1118
|
W = function(r, d) {
|
|
1119
1119
|
var c = d.signal;
|
|
1120
1120
|
return Y(r, { headers: d.headers, credentials: d.credentials, cache: d.cache }).then(function(a) {
|
|
1121
|
-
var
|
|
1122
|
-
return c._reader =
|
|
1121
|
+
var w = a.body.getReader();
|
|
1122
|
+
return c._reader = w, c._aborted && c._reader.cancel(), {
|
|
1123
1123
|
status: a.status,
|
|
1124
1124
|
statusText: a.statusText,
|
|
1125
1125
|
headers: a.headers,
|
|
1126
1126
|
body: {
|
|
1127
1127
|
getReader: function() {
|
|
1128
|
-
return
|
|
1128
|
+
return w;
|
|
1129
1129
|
}
|
|
1130
1130
|
}
|
|
1131
1131
|
};
|
|
@@ -1143,12 +1143,12 @@ var He = { exports: {} };
|
|
|
1143
1143
|
this.bitsNeeded = 0, this.codePoint = 0;
|
|
1144
1144
|
}
|
|
1145
1145
|
ue.prototype.decode = function(r) {
|
|
1146
|
-
function d(D, P,
|
|
1147
|
-
if (
|
|
1146
|
+
function d(D, P, S) {
|
|
1147
|
+
if (S === 1)
|
|
1148
1148
|
return D >= 128 >> P && D << P <= 2047;
|
|
1149
|
-
if (
|
|
1149
|
+
if (S === 2)
|
|
1150
1150
|
return D >= 2048 >> P && D << P <= 55295 || D >= 57344 >> P && D << P <= 65535;
|
|
1151
|
-
if (
|
|
1151
|
+
if (S === 3)
|
|
1152
1152
|
return D >= 65536 >> P && D << P <= 1114111;
|
|
1153
1153
|
throw new Error();
|
|
1154
1154
|
}
|
|
@@ -1161,11 +1161,11 @@ var He = { exports: {} };
|
|
|
1161
1161
|
return 3;
|
|
1162
1162
|
throw new Error();
|
|
1163
1163
|
}
|
|
1164
|
-
for (var a = 65533,
|
|
1164
|
+
for (var a = 65533, w = "", f = this.bitsNeeded, b = this.codePoint, _ = 0; _ < r.length; _ += 1) {
|
|
1165
1165
|
var T = r[_];
|
|
1166
|
-
f !== 0 && (T < 128 || T > 191 || !d(b << 6 | T & 63, f - 6, c(f, b))) && (f = 0, b = a,
|
|
1166
|
+
f !== 0 && (T < 128 || T > 191 || !d(b << 6 | T & 63, f - 6, c(f, b))) && (f = 0, b = a, w += String.fromCharCode(b)), f === 0 ? (T >= 0 && T <= 127 ? (f = 0, b = T) : T >= 192 && T <= 223 ? (f = 6 * 1, b = T & 31) : T >= 224 && T <= 239 ? (f = 6 * 2, b = T & 15) : T >= 240 && T <= 247 ? (f = 6 * 3, b = T & 7) : (f = 0, b = a), f !== 0 && !d(b, f, c(f, b)) && (f = 0, b = a)) : (f -= 6, b = b << 6 | T & 63), f === 0 && (b <= 65535 ? w += String.fromCharCode(b) : (w += String.fromCharCode(55296 + (b - 65535 - 1 >> 10)), w += String.fromCharCode(56320 + (b - 65535 - 1 & 1023))));
|
|
1167
1167
|
}
|
|
1168
|
-
return this.bitsNeeded = f, this.codePoint = b,
|
|
1168
|
+
return this.bitsNeeded = f, this.codePoint = b, w;
|
|
1169
1169
|
};
|
|
1170
1170
|
var ce = function() {
|
|
1171
1171
|
try {
|
|
@@ -1183,62 +1183,62 @@ var He = { exports: {} };
|
|
|
1183
1183
|
}
|
|
1184
1184
|
ie.prototype.open = function(r, d) {
|
|
1185
1185
|
this._abort(!0);
|
|
1186
|
-
var c = this, a = this._xhr,
|
|
1187
|
-
this._abort = function(
|
|
1188
|
-
c._sendTimeout !== 0 && (p(c._sendTimeout), c._sendTimeout = 0), (
|
|
1186
|
+
var c = this, a = this._xhr, w = 1, f = 0;
|
|
1187
|
+
this._abort = function(S) {
|
|
1188
|
+
c._sendTimeout !== 0 && (p(c._sendTimeout), c._sendTimeout = 0), (w === 1 || w === 2 || w === 3) && (w = 4, a.onload = x, a.onerror = x, a.onabort = x, a.onprogress = x, a.onreadystatechange = x, a.abort(), f !== 0 && (p(f), f = 0), S || (c.readyState = 4, c.onabort(null), c.onreadystatechange())), w = 0;
|
|
1189
1189
|
};
|
|
1190
1190
|
var b = function() {
|
|
1191
|
-
if (
|
|
1192
|
-
var
|
|
1191
|
+
if (w === 1) {
|
|
1192
|
+
var S = 0, L = "", ge = void 0;
|
|
1193
1193
|
if ("contentType" in a)
|
|
1194
|
-
|
|
1194
|
+
S = 200, L = "OK", ge = a.contentType;
|
|
1195
1195
|
else
|
|
1196
1196
|
try {
|
|
1197
|
-
|
|
1197
|
+
S = a.status, L = a.statusText, ge = a.getResponseHeader("Content-Type");
|
|
1198
1198
|
} catch {
|
|
1199
|
-
|
|
1199
|
+
S = 0, L = "", ge = void 0;
|
|
1200
1200
|
}
|
|
1201
|
-
|
|
1201
|
+
S !== 0 && (w = 2, c.readyState = 2, c.status = S, c.statusText = L, c._contentType = ge, c.onreadystatechange());
|
|
1202
1202
|
}
|
|
1203
1203
|
}, _ = function() {
|
|
1204
|
-
if (b(),
|
|
1205
|
-
|
|
1206
|
-
var
|
|
1204
|
+
if (b(), w === 2 || w === 3) {
|
|
1205
|
+
w = 3;
|
|
1206
|
+
var S = "";
|
|
1207
1207
|
try {
|
|
1208
|
-
|
|
1208
|
+
S = a.responseText;
|
|
1209
1209
|
} catch {
|
|
1210
1210
|
}
|
|
1211
|
-
c.readyState = 3, c.responseText =
|
|
1211
|
+
c.readyState = 3, c.responseText = S, c.onprogress();
|
|
1212
1212
|
}
|
|
1213
|
-
}, T = function(
|
|
1213
|
+
}, T = function(S, L) {
|
|
1214
1214
|
if ((L == null || L.preventDefault == null) && (L = {
|
|
1215
1215
|
preventDefault: x
|
|
1216
|
-
}), _(),
|
|
1217
|
-
if (
|
|
1216
|
+
}), _(), w === 1 || w === 2 || w === 3) {
|
|
1217
|
+
if (w = 4, f !== 0 && (p(f), f = 0), c.readyState = 4, S === "load")
|
|
1218
1218
|
c.onload(L);
|
|
1219
|
-
else if (
|
|
1219
|
+
else if (S === "error")
|
|
1220
1220
|
c.onerror(L);
|
|
1221
|
-
else if (
|
|
1221
|
+
else if (S === "abort")
|
|
1222
1222
|
c.onabort(L);
|
|
1223
1223
|
else
|
|
1224
1224
|
throw new TypeError();
|
|
1225
1225
|
c.onreadystatechange();
|
|
1226
1226
|
}
|
|
1227
|
-
}, D = function(
|
|
1228
|
-
a != null && (a.readyState === 4 ? (!("onload" in a) || !("onerror" in a) || !("onabort" in a)) && T(a.responseText === "" ? "error" : "load",
|
|
1227
|
+
}, D = function(S) {
|
|
1228
|
+
a != null && (a.readyState === 4 ? (!("onload" in a) || !("onerror" in a) || !("onabort" in a)) && T(a.responseText === "" ? "error" : "load", S) : a.readyState === 3 ? "onprogress" in a || _() : a.readyState === 2 && b());
|
|
1229
1229
|
}, P = function() {
|
|
1230
1230
|
f = o(function() {
|
|
1231
1231
|
P();
|
|
1232
1232
|
}, 500), a.readyState === 3 && _();
|
|
1233
1233
|
};
|
|
1234
|
-
"onload" in a && (a.onload = function(
|
|
1235
|
-
T("load",
|
|
1236
|
-
}), "onerror" in a && (a.onerror = function(
|
|
1237
|
-
T("error",
|
|
1238
|
-
}), "onabort" in a && (a.onabort = function(
|
|
1239
|
-
T("abort",
|
|
1240
|
-
}), "onprogress" in a && (a.onprogress = _), "onreadystatechange" in a && (a.onreadystatechange = function(
|
|
1241
|
-
D(
|
|
1234
|
+
"onload" in a && (a.onload = function(S) {
|
|
1235
|
+
T("load", S);
|
|
1236
|
+
}), "onerror" in a && (a.onerror = function(S) {
|
|
1237
|
+
T("error", S);
|
|
1238
|
+
}), "onabort" in a && (a.onabort = function(S) {
|
|
1239
|
+
T("abort", S);
|
|
1240
|
+
}), "onprogress" in a && (a.onprogress = _), "onreadystatechange" in a && (a.onreadystatechange = function(S) {
|
|
1241
|
+
D(S);
|
|
1242
1242
|
}), ("contentType" in a || !("ontimeout" in E.prototype)) && (d += (d.indexOf("?") === -1 ? "?" : "&") + "padding=true"), a.open(r, d, !0), "readyState" in a && (f = o(function() {
|
|
1243
1243
|
P();
|
|
1244
1244
|
}, 0));
|
|
@@ -1275,7 +1275,7 @@ var He = { exports: {} };
|
|
|
1275
1275
|
function Q(r) {
|
|
1276
1276
|
for (var d = /* @__PURE__ */ Object.create(null), c = r.split(`\r
|
|
1277
1277
|
`), a = 0; a < c.length; a += 1) {
|
|
1278
|
-
var
|
|
1278
|
+
var w = c[a], f = w.split(": "), b = f.shift(), _ = f.join(": ");
|
|
1279
1279
|
d[ne(b)] = _;
|
|
1280
1280
|
}
|
|
1281
1281
|
this._map = d;
|
|
@@ -1285,8 +1285,8 @@ var He = { exports: {} };
|
|
|
1285
1285
|
}, E != null && E.HEADERS_RECEIVED == null && (E.HEADERS_RECEIVED = 2);
|
|
1286
1286
|
function he() {
|
|
1287
1287
|
}
|
|
1288
|
-
he.prototype.open = function(r, d, c, a,
|
|
1289
|
-
r.open("GET",
|
|
1288
|
+
he.prototype.open = function(r, d, c, a, w, f, b) {
|
|
1289
|
+
r.open("GET", w);
|
|
1290
1290
|
var _ = 0;
|
|
1291
1291
|
r.onprogress = function() {
|
|
1292
1292
|
var D = r.responseText, P = D.slice(_);
|
|
@@ -1299,31 +1299,31 @@ var He = { exports: {} };
|
|
|
1299
1299
|
a(null);
|
|
1300
1300
|
}, r.onreadystatechange = function() {
|
|
1301
1301
|
if (r.readyState === E.HEADERS_RECEIVED) {
|
|
1302
|
-
var D = r.status, P = r.statusText,
|
|
1303
|
-
d(D, P,
|
|
1302
|
+
var D = r.status, P = r.statusText, S = r.getResponseHeader("Content-Type"), L = r.getAllResponseHeaders();
|
|
1303
|
+
d(D, P, S, new Q(L));
|
|
1304
1304
|
}
|
|
1305
1305
|
}, r.withCredentials = f;
|
|
1306
1306
|
for (var T in b)
|
|
1307
1307
|
Object.prototype.hasOwnProperty.call(b, T) && r.setRequestHeader(T, b[T]);
|
|
1308
1308
|
return r.send(), r;
|
|
1309
1309
|
};
|
|
1310
|
-
function
|
|
1310
|
+
function Se(r) {
|
|
1311
1311
|
this._headers = r;
|
|
1312
1312
|
}
|
|
1313
|
-
|
|
1313
|
+
Se.prototype.get = function(r) {
|
|
1314
1314
|
return this._headers.get(r);
|
|
1315
1315
|
};
|
|
1316
1316
|
function ae() {
|
|
1317
1317
|
}
|
|
1318
|
-
ae.prototype.open = function(r, d, c, a,
|
|
1318
|
+
ae.prototype.open = function(r, d, c, a, w, f, b) {
|
|
1319
1319
|
var _ = null, T = new v(), D = T.signal, P = new q();
|
|
1320
|
-
return W(
|
|
1320
|
+
return W(w, {
|
|
1321
1321
|
headers: b,
|
|
1322
1322
|
credentials: f ? "include" : "same-origin",
|
|
1323
1323
|
signal: D,
|
|
1324
1324
|
cache: "no-store"
|
|
1325
|
-
}).then(function(
|
|
1326
|
-
return _ =
|
|
1325
|
+
}).then(function(S) {
|
|
1326
|
+
return _ = S.body.getReader(), d(S.status, S.statusText, S.headers.get("Content-Type"), new Se(S.headers)), new we(function(L, ge) {
|
|
1327
1327
|
var Re = function() {
|
|
1328
1328
|
_.read().then(function(J) {
|
|
1329
1329
|
if (J.done)
|
|
@@ -1338,11 +1338,11 @@ var He = { exports: {} };
|
|
|
1338
1338
|
};
|
|
1339
1339
|
Re();
|
|
1340
1340
|
});
|
|
1341
|
-
}).catch(function(
|
|
1342
|
-
if (
|
|
1343
|
-
return
|
|
1344
|
-
}).then(function(
|
|
1345
|
-
a(
|
|
1341
|
+
}).catch(function(S) {
|
|
1342
|
+
if (S.name !== "AbortError")
|
|
1343
|
+
return S;
|
|
1344
|
+
}).then(function(S) {
|
|
1345
|
+
a(S);
|
|
1346
1346
|
}), {
|
|
1347
1347
|
abort: function() {
|
|
1348
1348
|
_?.cancel(), T.abort();
|
|
@@ -1362,9 +1362,9 @@ var He = { exports: {} };
|
|
|
1362
1362
|
var d = this._listeners[r.type];
|
|
1363
1363
|
if (d != null)
|
|
1364
1364
|
for (var c = d.length, a = 0; a < c; a += 1) {
|
|
1365
|
-
var
|
|
1365
|
+
var w = d[a];
|
|
1366
1366
|
try {
|
|
1367
|
-
typeof
|
|
1367
|
+
typeof w.handleEvent == "function" ? w.handleEvent(r) : w.call(this, r);
|
|
1368
1368
|
} catch (f) {
|
|
1369
1369
|
O(f);
|
|
1370
1370
|
}
|
|
@@ -1373,16 +1373,16 @@ var He = { exports: {} };
|
|
|
1373
1373
|
r = String(r);
|
|
1374
1374
|
var c = this._listeners, a = c[r];
|
|
1375
1375
|
a == null && (a = [], c[r] = a);
|
|
1376
|
-
for (var
|
|
1377
|
-
a[f] === d && (
|
|
1378
|
-
|
|
1376
|
+
for (var w = !1, f = 0; f < a.length; f += 1)
|
|
1377
|
+
a[f] === d && (w = !0);
|
|
1378
|
+
w || a.push(d);
|
|
1379
1379
|
}, k.prototype.removeEventListener = function(r, d) {
|
|
1380
1380
|
r = String(r);
|
|
1381
1381
|
var c = this._listeners, a = c[r];
|
|
1382
1382
|
if (a != null) {
|
|
1383
|
-
for (var
|
|
1384
|
-
a[f] !== d &&
|
|
1385
|
-
|
|
1383
|
+
for (var w = [], f = 0; f < a.length; f += 1)
|
|
1384
|
+
a[f] !== d && w.push(a[f]);
|
|
1385
|
+
w.length === 0 ? delete c[r] : c[r] = w;
|
|
1386
1386
|
}
|
|
1387
1387
|
};
|
|
1388
1388
|
function oe(r) {
|
|
@@ -1421,7 +1421,7 @@ var He = { exports: {} };
|
|
|
1421
1421
|
var Me = W != null && Ce != null && "body" in Ce.prototype;
|
|
1422
1422
|
function rt(r, d, c) {
|
|
1423
1423
|
d = String(d);
|
|
1424
|
-
var a = !!c.withCredentials,
|
|
1424
|
+
var a = !!c.withCredentials, w = c.lastEventIdQueryParameterName || "lastEventId", f = se(1e3), b = fe(c.heartbeatTimeout, 45e3), _ = "", T = f, D = !1, P = 0, S = c.headers || {}, L = c.Transport, ge = Me && L == null ? void 0 : new ie(L != null ? new L() : Te()), Re = L != null && typeof L != "string" ? new L() : ge == null ? new ae() : new he(), J = void 0, G = 0, de = n, De = "", _e = "", me = "", Le = "", X = C, je = 0, Oe = 0, it = function(V, F, ee, te) {
|
|
1425
1425
|
if (de === u)
|
|
1426
1426
|
if (V === 200 && ee != null && Z.test(ee)) {
|
|
1427
1427
|
de = s, D = Date.now(), T = f, r.readyState = s;
|
|
@@ -1508,8 +1508,8 @@ var He = { exports: {} };
|
|
|
1508
1508
|
if (d.slice(0, 5) !== "data:" && d.slice(0, 5) !== "blob:" && _ !== "") {
|
|
1509
1509
|
var ee = d.indexOf("?");
|
|
1510
1510
|
F = ee === -1 ? d : d.slice(0, ee + 1) + d.slice(ee + 1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g, function(ye, Pe) {
|
|
1511
|
-
return Pe ===
|
|
1512
|
-
}), F += (d.indexOf("?") === -1 ? "?" : "&") +
|
|
1511
|
+
return Pe === w ? "" : ye;
|
|
1512
|
+
}), F += (d.indexOf("?") === -1 ? "?" : "&") + w + "=" + encodeURIComponent(_);
|
|
1513
1513
|
}
|
|
1514
1514
|
var te = r.withCredentials, K = {};
|
|
1515
1515
|
K.Accept = "text/event-stream";
|
|
@@ -1523,7 +1523,7 @@ var He = { exports: {} };
|
|
|
1523
1523
|
throw ze(), ye;
|
|
1524
1524
|
}
|
|
1525
1525
|
};
|
|
1526
|
-
r.url = d, r.readyState = u, r.withCredentials = a, r.headers =
|
|
1526
|
+
r.url = d, r.readyState = u, r.withCredentials = a, r.headers = S, r._close = ze, ke();
|
|
1527
1527
|
}
|
|
1528
1528
|
j.prototype = Object.create(k.prototype), j.prototype.CONNECTING = u, j.prototype.OPEN = s, j.prototype.CLOSED = m, j.prototype.close = function() {
|
|
1529
1529
|
this._close();
|
|
@@ -1550,7 +1550,7 @@ const Ye = "user-deposit-withdrawal", Ge = [
|
|
|
1550
1550
|
], We = {
|
|
1551
1551
|
TWO_FACTOR_AUTH: "TWO_FACTOR_AUTH_NOTIFICATION",
|
|
1552
1552
|
SESSION_EXPIRATION: "SESSION_EXPIRATION"
|
|
1553
|
-
},
|
|
1553
|
+
}, wt = {
|
|
1554
1554
|
FAILED_2FA: "failed2FA"
|
|
1555
1555
|
}, le = {
|
|
1556
1556
|
OPEN_FULL_CASHIER: "MMFE:openFullCashier",
|
|
@@ -1560,7 +1560,7 @@ const Ye = "user-deposit-withdrawal", Ge = [
|
|
|
1560
1560
|
PROCEED_PAYMENT: "MMFE:proceedPayment",
|
|
1561
1561
|
CANCEL_PAYMENT: "MMFE:cancelPayment",
|
|
1562
1562
|
RESET_OTP: "MMFE:ResetOTP"
|
|
1563
|
-
},
|
|
1563
|
+
}, St = () => {
|
|
1564
1564
|
}, $e = {
|
|
1565
1565
|
PROCEED: { [le.PROCEED_PAYMENT]: "true" },
|
|
1566
1566
|
CANCEL: { [le.CANCEL_PAYMENT]: "true" },
|
|
@@ -1643,7 +1643,7 @@ const Ct = class {
|
|
|
1643
1643
|
constructor(e) {
|
|
1644
1644
|
Xe(this, e), this.sseStream = null, this.selectedPaymentMethod = null, this.sseReconnectAttempts = 0, this.sseReconnectTimer = null, this.sseShouldStayConnected = !1, this.SSE_MAX_RECONNECT_ATTEMPTS = 5, this.SSE_RECONNECT_DELAY_BASE_MS = 1e3, this.bindedHandler = this.handleMessage.bind(this), this.userAgent = window.navigator.userAgent, this.isMobile = mt(this.userAgent), this.errorCodes = ["21123", "21122", "21121"], this.toggleScreen = () => {
|
|
1645
1645
|
window.postMessage({ type: "PlayerAccountMenuActive", isMobile: this.isMobile }, window.location.href);
|
|
1646
|
-
}, this.mbSource = void 0, this.clientStyling = "", this.clientStylingUrl = "", this.translationUrl = "", this.endpoint = void 0, this.type = void 0, this.channel = void 0, this.language = void 0, this.productType = "", this.userId = void 0, this.session = void 0, this.successUrl = void 0, this.cancelUrl = void 0, this.failUrl = void 0, this.sportsUrl = void 0, this.casinoUrl = void 0, this.contactUrl = void 0, this.depositUrl = void 0, this.currency = "", this.showBonusSelectionInput = "true", this.isShortCashier = !1, this.homeUrl = void 0, this.beforeRedirect =
|
|
1646
|
+
}, this.mbSource = void 0, this.clientStyling = "", this.clientStylingUrl = "", this.translationUrl = "", this.endpoint = void 0, this.type = void 0, this.channel = void 0, this.language = void 0, this.productType = "", this.userId = void 0, this.session = void 0, this.successUrl = void 0, this.cancelUrl = void 0, this.failUrl = void 0, this.sportsUrl = void 0, this.casinoUrl = void 0, this.contactUrl = void 0, this.depositUrl = void 0, this.currency = "", this.showBonusSelectionInput = "true", this.isShortCashier = !1, this.homeUrl = void 0, this.beforeRedirect = St, this.forwardCashierRedirects = !1, this.enableStepUpAuth = !1, this.dynamicHeight = void 0, this.cashierInfoUrl = void 0;
|
|
1647
1647
|
}
|
|
1648
1648
|
get typeParameter() {
|
|
1649
1649
|
if (this.type === "deposit")
|
|
@@ -1658,8 +1658,7 @@ const Ct = class {
|
|
|
1658
1658
|
e != t && this.clientStylingUrl && Ue(this.stylingContainer, this.clientStylingUrl);
|
|
1659
1659
|
}
|
|
1660
1660
|
async componentWillLoad() {
|
|
1661
|
-
|
|
1662
|
-
return gt(this.translationUrl);
|
|
1661
|
+
this.translationUrl && await gt(this.translationUrl), await this.loadWidget();
|
|
1663
1662
|
}
|
|
1664
1663
|
componentDidLoad() {
|
|
1665
1664
|
this.stylingContainer && (window.emMessageBus != null ? Ke(this.stylingContainer, `${this.mbSource}.Style`, this.stylingSubscription) : (this.clientStyling && Ie(this.stylingContainer, this.clientStyling), this.clientStylingUrl && Ue(this.stylingContainer, this.clientStylingUrl))), window.addEventListener("message", this.bindedHandler, !1);
|
|
@@ -1668,7 +1667,7 @@ const Ct = class {
|
|
|
1668
1667
|
window.removeEventListener("message", this.bindedHandler, !1), this.stylingSubscription && this.stylingSubscription.unsubscribe(), this.closeSSEStream();
|
|
1669
1668
|
}
|
|
1670
1669
|
render() {
|
|
1671
|
-
return h(ot, { key: "
|
|
1670
|
+
return h(ot, { key: "c6ee3b34fc4ef7174b2ff07ff246b4d38f8a4cf3" }, this.enableStepUpAuth && h("player-step-up-auth", { key: "dfaf2909e9f1028b9fd740f0fe612b0a82a30d57", endpoint: this.endpoint, userSession: this.session, language: this.language, "client-styling-url": this.clientStylingUrl, "translation-url": this.translationUrl }), h("div", { key: "70866c997fd1430dc827dac013fe5eeb5e205aa6", ref: (e) => this.stylingContainer = e, class: "" }, h("div", { key: "f22a066bded11894ecc6b40452e91408bfaba461", class: `DepositWithdrawalWrapper ${this.isShortCashier ? "ShortCashier" : ""}` }, !(this.isMobile && !this.isShortCashier) && h("h2", { key: "e16eff42a179895d192584f51bdcb01cfb940911", class: "CategoryTitle" }, be(this.typeParameter === "Withdraw" ? "Withdraw" : "Deposit", this.language)), h("div", { key: "be8524a9a7a7f9f7735fd8703563159e207901c4", style: { marginTop: this.isShortCashier ? "30px" : "0" } }, this.isMobile && !this.isShortCashier ? h("div", { class: "MenuReturnButton", onClick: this.toggleScreen }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "15", height: "15", viewBox: "0 0 15 15" }, h("defs", null), h("g", { transform: "translate(-20 -158)" }, h("g", { transform: "translate(20 158)" }, h("path", { class: "aaa", d: "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z", transform: "translate(15 15) rotate(180)" })))), h("h2", { class: "CategoryTitleMobile" }, be(this.typeParameter === "Withdraw" ? "Withdraw" : "Deposit", this.language))) : null), this.cashierInfoUrl ? h("iframe", { ref: (e) => this.cashierIframeRef = e, width: "100%", allow: "payment", height: this.dynamicHeight, src: this.cashierInfoUrl }) : h("h3", { innerHTML: this.type === "deposit" ? be("denyDeposit", this.language) : be("denyWithdrawal", this.language), class: "ErrorMessage" }))));
|
|
1672
1671
|
}
|
|
1673
1672
|
async loadWidget() {
|
|
1674
1673
|
const e = {
|
|
@@ -1832,7 +1831,7 @@ const Ct = class {
|
|
|
1832
1831
|
const { body: { challengeId: o } = {} } = t;
|
|
1833
1832
|
o ? this.triggerStepUpAuth(o) : console.error(`${We.TWO_FACTOR_AUTH} received but challengeId not found in body`);
|
|
1834
1833
|
} else
|
|
1835
|
-
i === We.SESSION_EXPIRATION && (console.info("[SSE] SESSION_EXPIRATION received, closing connection"), window.postMessage({ type: "SessionExpiration", reason:
|
|
1834
|
+
i === We.SESSION_EXPIRATION && (console.info("[SSE] SESSION_EXPIRATION received, closing connection"), window.postMessage({ type: "SessionExpiration", reason: wt.FAILED_2FA }, window.location.href), this.closeSSEStream());
|
|
1836
1835
|
} catch (t) {
|
|
1837
1836
|
console.error("Error parsing SSE message:", t);
|
|
1838
1837
|
}
|
|
@@ -14,7 +14,7 @@ var a = (t, n, l) => new Promise((o, i) => {
|
|
|
14
14
|
}, r = (e) => e.done ? o(e.value) : Promise.resolve(e.value).then(u, p);
|
|
15
15
|
r((l = l.apply(t, n)).next());
|
|
16
16
|
});
|
|
17
|
-
import { b as c, p as h } from "./index-2ff63899-
|
|
17
|
+
import { b as c, p as h } from "./index-2ff63899-BImA4O2s.js";
|
|
18
18
|
import { g as d } from "./app-globals-0f993ce5-Cgk0KVAu.js";
|
|
19
19
|
var g = () => {
|
|
20
20
|
const t = import.meta.url, n = {};
|
package/stencil/{user-deposit-withdrawal-Dwhtkpqf.cjs → user-deposit-withdrawal-txbJQ-UE.cjs}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var o=(t,n,r)=>new Promise((c,a)=>{var p=e=>{try{l(r.next(e))}catch(s){a(s)}},d=e=>{try{l(r.throw(e))}catch(s){a(s)}},l=e=>e.done?c(e.value):Promise.resolve(e.value).then(p,d);l((r=r.apply(t,n)).next())});const u=require("./index-2ff63899-
|
|
1
|
+
"use strict";var o=(t,n,r)=>new Promise((c,a)=>{var p=e=>{try{l(r.next(e))}catch(s){a(s)}},d=e=>{try{l(r.throw(e))}catch(s){a(s)}},l=e=>e.done?c(e.value):Promise.resolve(e.value).then(p,d);l((r=r.apply(t,n)).next())});const u=require("./index-2ff63899-CfxgwLD3.cjs"),h=require("./app-globals-0f993ce5-BD-Q0C8R.cjs");var i=typeof document!="undefined"?document.currentScript:null,g=()=>{const t=typeof document=="undefined"?require("url").pathToFileURL(__filename).href:i&&i.tagName.toUpperCase()==="SCRIPT"&&i.src||new URL("stencil/user-deposit-withdrawal-txbJQ-UE.cjs",document.baseURI).href,n={};return t!==""&&(n.resourcesUrl=new URL(".",t).href),u.promiseResolve(n)};g().then(t=>o(exports,null,function*(){return yield h.globalScripts(),u.bootstrapLazy([["player-step-up-auth_2",[[1,"user-deposit-withdrawal",{mbSource:[513,"mb-source"],clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],translationUrl:[513,"translation-url"],endpoint:[513],type:[513],channel:[513],language:[513],productType:[513,"product-type"],userId:[513,"user-id"],session:[513],successUrl:[513,"success-url"],cancelUrl:[513,"cancel-url"],failUrl:[513,"fail-url"],sportsUrl:[513,"sports-url"],casinoUrl:[513,"casino-url"],contactUrl:[513,"contact-url"],depositUrl:[513,"deposit-url"],currency:[513],showBonusSelectionInput:[513,"show-bonus-selection-input"],isShortCashier:[516,"is-short-cashier"],homeUrl:[513,"home-url"],beforeRedirect:[16],forwardCashierRedirects:[516,"forward-cashier-redirects"],enableStepUpAuth:[516,"enable-step-up-auth"],dynamicHeight:[32],cashierInfoUrl:[32]},[[8,"otpSuccess","handleOtpSuccess"],[8,"manualClosePopup","handleManualClosePopup"],[8,"otpResendRequested","handleOtpResendRequested"],[8,"otpSetTimeout","handleOtpSetTimeout"]],{clientStyling:["handleClientStylingChange"],clientStylingUrl:["handleClientStylingChangeURL"],enableStepUpAuth:["handleEnableStepUpAuthChange"]}],[1,"player-step-up-auth",{mbSource:[513,"mb-source"],clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],language:[513],endpoint:[513],userSession:[513,"user-session"],translationUrl:[513,"translation-url"],mode:[513],showPopup:[32],otp:[32],isLoading:[32],config:[32],timeLeft:[32],expirationTime:[32],serverTime:[32],hasErrors:[32],hasConfigErrors:[32],errorMessage:[32],token:[32],flow:[32],showResendOtp:[32],isLastWarning:[32],inputDisabled:[32],isValidating:[32],isSuccess:[32],shakeError:[32]},[[8,"stepUpAuthRequired","handleStepUpAuthEvent"],[8,"closePopup","handleCloseWidget"]],{translationUrl:["handleNewTranslations"],clientStyling:["handleClientStylingChange"],clientStylingUrl:["handleClientStylingUrlChange"]}]]]],t)}));
|