@everymatrix/player-account-gaming-limits 1.63.2 → 1.64.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/{PlayerAccountGamingLimits-DUvKvxP4.cjs → PlayerAccountGamingLimits-DHPtMKvx.cjs} +5 -5
- package/components/{PlayerAccountGamingLimits-B_OeNOhb.js → PlayerAccountGamingLimits-DjmDCr7J.js} +63 -63
- package/components/{PlayerAccountGamingLimits-DubTiCdi.js → PlayerAccountGamingLimits-UUJf8D7j.js} +61 -61
- package/components/{PlayerAccountGamingLimitsConfirmationModal-CTBcQjgx.js → PlayerAccountGamingLimitsConfirmationModal-C3xw6jd_.js} +2 -2
- package/components/PlayerAccountGamingLimitsConfirmationModal-CWHJXRfW.cjs +1 -0
- package/components/{PlayerAccountGamingLimitsConfirmationModal-Z26Pg5Zk.js → PlayerAccountGamingLimitsConfirmationModal-DfFoJuLp.js} +2 -2
- package/components/{PlayerAccountGamingLimitsGroupEdit-CO4kWz4r.js → PlayerAccountGamingLimitsGroupEdit-BXG2KANz.js} +212 -212
- package/components/{PlayerAccountGamingLimitsGroupEdit-CAwjXBF8.cjs → PlayerAccountGamingLimitsGroupEdit-Bqn1tWk1.cjs} +1 -1
- package/components/{PlayerAccountGamingLimitsGroupEdit-DsSLcdkL.js → PlayerAccountGamingLimitsGroupEdit-gTzcAwri.js} +212 -212
- package/components/{PlayerAccountGamingLimitsInfoCard-DGPCGvWu.js → PlayerAccountGamingLimitsInfoCard-APdc-K5C.js} +42 -42
- package/components/{PlayerAccountGamingLimitsInfoCard-pRY8Sihl.js → PlayerAccountGamingLimitsInfoCard-DD2eUPSU.js} +42 -42
- package/components/{PlayerAccountGamingLimitsInfoCard-CtwI6Xtv.cjs → PlayerAccountGamingLimitsInfoCard-DM_cNGfm.cjs} +1 -1
- package/components/{PlayerAccountGamingLimitsPopup-CvbyPRpo.js → PlayerAccountGamingLimitsPopup-BdyIbeLe.js} +1 -1
- package/components/{PlayerAccountGamingLimitsPopup-u44lGQaZ.cjs → PlayerAccountGamingLimitsPopup-CbCYSDuh.cjs} +1 -1
- package/components/{PlayerAccountGamingLimitsPopup-2v4kzq50.js → PlayerAccountGamingLimitsPopup-DgohG2MA.js} +1 -1
- package/components/{PlayerAccountModal-BO4AeVmU.js → PlayerAccountModal-DV_VFcAj.js} +1 -1
- package/components/{PlayerAccountModal-B0lagBmb.cjs → PlayerAccountModal-DaoiuFK5.cjs} +1 -1
- package/components/{PlayerAccountModal-DGYN6JPe.js → PlayerAccountModal-DhfSpngX.js} +1 -1
- package/es2015/player-account-gaming-limits.cjs +1 -1
- package/es2015/player-account-gaming-limits.js +1 -1
- package/esnext/player-account-gaming-limits.js +1 -1
- package/package.json +1 -1
- package/components/PlayerAccountGamingLimitsConfirmationModal-B3gnu0N-.cjs +0 -1
package/components/{PlayerAccountGamingLimits-DubTiCdi.js → PlayerAccountGamingLimits-UUJf8D7j.js}
RENAMED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
var Cr = Object.defineProperty, Rr = Object.defineProperties;
|
|
2
|
-
var
|
|
2
|
+
var Gr = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var gt = Object.getOwnPropertySymbols;
|
|
4
|
-
var
|
|
4
|
+
var $r = Object.prototype.hasOwnProperty, Dr = Object.prototype.propertyIsEnumerable;
|
|
5
5
|
var Re = (e, t, r) => t in e ? Cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, bt = (e, t) => {
|
|
6
6
|
for (var r in t || (t = {}))
|
|
7
|
-
|
|
7
|
+
$r.call(t, r) && Re(e, r, t[r]);
|
|
8
8
|
if (gt)
|
|
9
9
|
for (var r of gt(t))
|
|
10
|
-
|
|
10
|
+
Dr.call(t, r) && Re(e, r, t[r]);
|
|
11
11
|
return e;
|
|
12
|
-
}, yt = (e, t) => Rr(e,
|
|
12
|
+
}, yt = (e, t) => Rr(e, Gr(t));
|
|
13
13
|
var I = (e, t, r) => (Re(e, typeof t != "symbol" ? t + "" : t, r), r);
|
|
14
14
|
var vt = (e, t, r) => new Promise((i, n) => {
|
|
15
15
|
var o = (u) => {
|
|
@@ -68,7 +68,7 @@ function zt(e, ...t) {
|
|
|
68
68
|
function kr(e, t, r) {
|
|
69
69
|
e.$$.on_destroy.push(zt(t, r));
|
|
70
70
|
}
|
|
71
|
-
function
|
|
71
|
+
function Do(e, t, r, i) {
|
|
72
72
|
if (e) {
|
|
73
73
|
const n = Zt(e, t, r, i);
|
|
74
74
|
return e[0](n);
|
|
@@ -300,7 +300,7 @@ function oi() {
|
|
|
300
300
|
function Le(e) {
|
|
301
301
|
q.push(e);
|
|
302
302
|
}
|
|
303
|
-
const
|
|
303
|
+
const Ge = /* @__PURE__ */ new Set();
|
|
304
304
|
let W = 0;
|
|
305
305
|
function A() {
|
|
306
306
|
if (W !== 0)
|
|
@@ -319,13 +319,13 @@ function A() {
|
|
|
319
319
|
We.pop()();
|
|
320
320
|
for (let t = 0; t < q.length; t += 1) {
|
|
321
321
|
const r = q[t];
|
|
322
|
-
|
|
322
|
+
Ge.has(r) || (Ge.add(r), r());
|
|
323
323
|
}
|
|
324
324
|
q.length = 0;
|
|
325
325
|
} while (Q.length);
|
|
326
326
|
for (; xt.length; )
|
|
327
327
|
xt.pop()();
|
|
328
|
-
ze = !1,
|
|
328
|
+
ze = !1, Ge.clear(), ue(e);
|
|
329
329
|
}
|
|
330
330
|
function si(e) {
|
|
331
331
|
if (e.fragment !== null) {
|
|
@@ -344,21 +344,21 @@ function ui() {
|
|
|
344
344
|
se = null;
|
|
345
345
|
})), se;
|
|
346
346
|
}
|
|
347
|
-
function
|
|
347
|
+
function $e(e, t, r) {
|
|
348
348
|
e.dispatchEvent(Jr(`${t ? "intro" : "outro"}${r}`));
|
|
349
349
|
}
|
|
350
350
|
const be = /* @__PURE__ */ new Set();
|
|
351
|
-
let
|
|
351
|
+
let G;
|
|
352
352
|
function Jo() {
|
|
353
|
-
|
|
353
|
+
G = {
|
|
354
354
|
r: 0,
|
|
355
355
|
c: [],
|
|
356
|
-
p:
|
|
356
|
+
p: G
|
|
357
357
|
// parent group
|
|
358
358
|
};
|
|
359
359
|
}
|
|
360
360
|
function qo() {
|
|
361
|
-
|
|
361
|
+
G.r || j(G.c), G = G.p;
|
|
362
362
|
}
|
|
363
363
|
function li(e, t) {
|
|
364
364
|
e && e.i && (be.delete(e), e.i(t));
|
|
@@ -367,7 +367,7 @@ function Yo(e, t, r, i) {
|
|
|
367
367
|
if (e && e.o) {
|
|
368
368
|
if (be.has(e))
|
|
369
369
|
return;
|
|
370
|
-
be.add(e),
|
|
370
|
+
be.add(e), G.c.push(() => {
|
|
371
371
|
be.delete(e), i && (r && e.d(1), i());
|
|
372
372
|
}), e.o(t);
|
|
373
373
|
} else
|
|
@@ -405,9 +405,9 @@ function Ko(e, t, r, i) {
|
|
|
405
405
|
start: Vr() + g,
|
|
406
406
|
b: p
|
|
407
407
|
};
|
|
408
|
-
p || (N.group =
|
|
409
|
-
e.inert, e.inert = !0)), s || u ? u = N : (S && (f(), l = Et(e, a, p, d, g, v, S)), p && T(0, 1), s = c(N, d), Le(() =>
|
|
410
|
-
if (u && P > u.start && (s = c(u, d), u = null,
|
|
408
|
+
p || (N.group = G, G.r += 1), "inert" in e && (p ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
|
|
409
|
+
e.inert, e.inert = !0)), s || u ? u = N : (S && (f(), l = Et(e, a, p, d, g, v, S)), p && T(0, 1), s = c(N, d), Le(() => $e(e, p, "start")), Xr((P) => {
|
|
410
|
+
if (u && P > u.start && (s = c(u, d), u = null, $e(e, s.b, "start"), S && (f(), l = Et(
|
|
411
411
|
e,
|
|
412
412
|
a,
|
|
413
413
|
s.b,
|
|
@@ -417,7 +417,7 @@ function Ko(e, t, r, i) {
|
|
|
417
417
|
o.css
|
|
418
418
|
))), s) {
|
|
419
419
|
if (P >= s.end)
|
|
420
|
-
T(a = s.b, 1 - a),
|
|
420
|
+
T(a = s.b, 1 - a), $e(e, s.b, "end"), u || (s.b ? f() : --s.group.r || j(s.group.c)), s = null;
|
|
421
421
|
else if (P >= s.start) {
|
|
422
422
|
const R = P - s.start;
|
|
423
423
|
a = s.a + s.d * v(R / s.duration), T(a, 1 - a);
|
|
@@ -792,7 +792,7 @@ function qe(e, t, r) {
|
|
|
792
792
|
(o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
|
|
793
793
|
return e.concat(o || t);
|
|
794
794
|
}
|
|
795
|
-
function
|
|
795
|
+
function $(e) {
|
|
796
796
|
return typeof e == "function";
|
|
797
797
|
}
|
|
798
798
|
function er(e) {
|
|
@@ -801,7 +801,7 @@ function er(e) {
|
|
|
801
801
|
}, r = e(t);
|
|
802
802
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
803
803
|
}
|
|
804
|
-
var
|
|
804
|
+
var De = er(function(e) {
|
|
805
805
|
return function(r) {
|
|
806
806
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
807
807
|
` + r.map(function(i, n) {
|
|
@@ -845,11 +845,11 @@ var Ae = function() {
|
|
|
845
845
|
else
|
|
846
846
|
a.remove(this);
|
|
847
847
|
var h = this.initialTeardown;
|
|
848
|
-
if (
|
|
848
|
+
if ($(h))
|
|
849
849
|
try {
|
|
850
850
|
h();
|
|
851
851
|
} catch (g) {
|
|
852
|
-
o = g instanceof
|
|
852
|
+
o = g instanceof De ? g.errors : [g];
|
|
853
853
|
}
|
|
854
854
|
var f = this._finalizers;
|
|
855
855
|
if (f) {
|
|
@@ -860,7 +860,7 @@ var Ae = function() {
|
|
|
860
860
|
try {
|
|
861
861
|
wt(p);
|
|
862
862
|
} catch (g) {
|
|
863
|
-
o = o != null ? o : [], g instanceof
|
|
863
|
+
o = o != null ? o : [], g instanceof De ? o = qe(qe([], Je(o)), Je(g.errors)) : o.push(g);
|
|
864
864
|
}
|
|
865
865
|
}
|
|
866
866
|
} catch (g) {
|
|
@@ -875,7 +875,7 @@ var Ae = function() {
|
|
|
875
875
|
}
|
|
876
876
|
}
|
|
877
877
|
if (o)
|
|
878
|
-
throw new
|
|
878
|
+
throw new De(o);
|
|
879
879
|
}
|
|
880
880
|
}, e.prototype.add = function(t) {
|
|
881
881
|
var r;
|
|
@@ -908,10 +908,10 @@ var Ae = function() {
|
|
|
908
908
|
}(), e;
|
|
909
909
|
}(), tr = Ae.EMPTY;
|
|
910
910
|
function rr(e) {
|
|
911
|
-
return e instanceof Ae || e && "closed" in e &&
|
|
911
|
+
return e instanceof Ae || e && "closed" in e && $(e.remove) && $(e.add) && $(e.unsubscribe);
|
|
912
912
|
}
|
|
913
913
|
function wt(e) {
|
|
914
|
-
|
|
914
|
+
$(e) ? e() : e.unsubscribe();
|
|
915
915
|
}
|
|
916
916
|
var yi = {
|
|
917
917
|
Promise: void 0
|
|
@@ -1002,7 +1002,7 @@ var ir = function(e) {
|
|
|
1002
1002
|
me(t, e);
|
|
1003
1003
|
function t(r, i, n) {
|
|
1004
1004
|
var o = e.call(this) || this, a;
|
|
1005
|
-
return
|
|
1005
|
+
return $(r) || !r ? a = {
|
|
1006
1006
|
next: r != null ? r : void 0,
|
|
1007
1007
|
error: i != null ? i : void 0,
|
|
1008
1008
|
complete: n != null ? n : void 0
|
|
@@ -1099,7 +1099,7 @@ function St(e) {
|
|
|
1099
1099
|
return (t = e != null ? e : yi.Promise) !== null && t !== void 0 ? t : Promise;
|
|
1100
1100
|
}
|
|
1101
1101
|
function Hi(e) {
|
|
1102
|
-
return e &&
|
|
1102
|
+
return e && $(e.next) && $(e.error) && $(e.complete);
|
|
1103
1103
|
}
|
|
1104
1104
|
function Pi(e) {
|
|
1105
1105
|
return e && e instanceof ir || Hi(e) && rr(e);
|
|
@@ -1316,11 +1316,11 @@ function Ci(e) {
|
|
|
1316
1316
|
}
|
|
1317
1317
|
function Ri(e) {
|
|
1318
1318
|
var t = Object.prototype.toString.call(e);
|
|
1319
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1319
|
+
return t === "[object RegExp]" || t === "[object Date]" || Di(e);
|
|
1320
1320
|
}
|
|
1321
|
-
var
|
|
1322
|
-
function
|
|
1323
|
-
return e.$$typeof ===
|
|
1321
|
+
var Gi = typeof Symbol == "function" && Symbol.for, $i = Gi ? Symbol.for("react.element") : 60103;
|
|
1322
|
+
function Di(e) {
|
|
1323
|
+
return e.$$typeof === $i;
|
|
1324
1324
|
}
|
|
1325
1325
|
function Ui(e) {
|
|
1326
1326
|
return Array.isArray(e) ? [] : {};
|
|
@@ -3377,11 +3377,11 @@ function Er(e, t) {
|
|
|
3377
3377
|
}
|
|
3378
3378
|
var nt;
|
|
3379
3379
|
if (rt) {
|
|
3380
|
-
var
|
|
3380
|
+
var Gt = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3381
3381
|
nt = function(t, r) {
|
|
3382
3382
|
var i;
|
|
3383
|
-
|
|
3384
|
-
var n =
|
|
3383
|
+
Gt.lastIndex = r;
|
|
3384
|
+
var n = Gt.exec(t);
|
|
3385
3385
|
return (i = n[1]) !== null && i !== void 0 ? i : "";
|
|
3386
3386
|
};
|
|
3387
3387
|
} else
|
|
@@ -3896,7 +3896,7 @@ var Me = (
|
|
|
3896
3896
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3897
3897
|
}, t;
|
|
3898
3898
|
}(Error)
|
|
3899
|
-
),
|
|
3899
|
+
), $t = (
|
|
3900
3900
|
/** @class */
|
|
3901
3901
|
function(e) {
|
|
3902
3902
|
Oe(t, e);
|
|
@@ -3933,7 +3933,7 @@ function Rn(e) {
|
|
|
3933
3933
|
return !i || i.type !== B.literal || r.type !== B.literal ? t.push(r) : i.value += r.value, t;
|
|
3934
3934
|
}, []);
|
|
3935
3935
|
}
|
|
3936
|
-
function
|
|
3936
|
+
function Gn(e) {
|
|
3937
3937
|
return typeof e == "function";
|
|
3938
3938
|
}
|
|
3939
3939
|
function _e(e, t, r, i, n, o, a) {
|
|
@@ -3997,7 +3997,7 @@ function _e(e, t, r, i, n, o, a) {
|
|
|
3997
3997
|
}
|
|
3998
3998
|
if (pr(h)) {
|
|
3999
3999
|
var p = h.children, g = h.value, d = n[g];
|
|
4000
|
-
if (!
|
|
4000
|
+
if (!Gn(d))
|
|
4001
4001
|
throw new Nn(g, "function", a);
|
|
4002
4002
|
var v = _e(p, t, r, i, n, o), T = d(v.map(function(P) {
|
|
4003
4003
|
return P.value;
|
|
@@ -4012,7 +4012,7 @@ function _e(e, t, r, i, n, o, a) {
|
|
|
4012
4012
|
if (fr(h)) {
|
|
4013
4013
|
var S = h.options[c] || h.options.other;
|
|
4014
4014
|
if (!S)
|
|
4015
|
-
throw new
|
|
4015
|
+
throw new $t(h.value, c, Object.keys(h.options), a);
|
|
4016
4016
|
s.push.apply(s, _e(S.value, t, r, i, n));
|
|
4017
4017
|
continue;
|
|
4018
4018
|
}
|
|
@@ -4027,21 +4027,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
4027
4027
|
S = h.options[N] || h.options.other;
|
|
4028
4028
|
}
|
|
4029
4029
|
if (!S)
|
|
4030
|
-
throw new
|
|
4030
|
+
throw new $t(h.value, c, Object.keys(h.options), a);
|
|
4031
4031
|
s.push.apply(s, _e(S.value, t, r, i, n, c - (h.offset || 0)));
|
|
4032
4032
|
continue;
|
|
4033
4033
|
}
|
|
4034
4034
|
}
|
|
4035
4035
|
return Rn(s);
|
|
4036
4036
|
}
|
|
4037
|
-
function
|
|
4037
|
+
function $n(e, t) {
|
|
4038
4038
|
return t ? C(C(C({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
|
|
4039
4039
|
return r[i] = C(C({}, e[i]), t[i] || {}), r;
|
|
4040
4040
|
}, {})) : e;
|
|
4041
4041
|
}
|
|
4042
|
-
function
|
|
4042
|
+
function Dn(e, t) {
|
|
4043
4043
|
return t ? Object.keys(e).reduce(function(r, i) {
|
|
4044
|
-
return r[i] =
|
|
4044
|
+
return r[i] = $n(e[i], t[i]), r;
|
|
4045
4045
|
}, C({}, e)) : e;
|
|
4046
4046
|
}
|
|
4047
4047
|
function Ve(e) {
|
|
@@ -4128,7 +4128,7 @@ var Fn = (
|
|
|
4128
4128
|
this.ast = t;
|
|
4129
4129
|
if (!Array.isArray(this.ast))
|
|
4130
4130
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
4131
|
-
this.formats =
|
|
4131
|
+
this.formats = Dn(e.formats, i), this.formatters = n && n.formatters || Un(this.formatterCache);
|
|
4132
4132
|
}
|
|
4133
4133
|
return Object.defineProperty(e, "defaultLocale", {
|
|
4134
4134
|
get: function() {
|
|
@@ -4349,11 +4349,11 @@ function te() {
|
|
|
4349
4349
|
return Yn;
|
|
4350
4350
|
}
|
|
4351
4351
|
const Xe = Be(!1);
|
|
4352
|
-
var Kn = Object.defineProperty, eo = Object.defineProperties, to = Object.getOwnPropertyDescriptors,
|
|
4352
|
+
var Kn = Object.defineProperty, eo = Object.defineProperties, to = Object.getOwnPropertyDescriptors, Dt = Object.getOwnPropertySymbols, ro = Object.prototype.hasOwnProperty, io = Object.prototype.propertyIsEnumerable, Ut = (e, t, r) => t in e ? Kn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, no = (e, t) => {
|
|
4353
4353
|
for (var r in t || (t = {}))
|
|
4354
4354
|
ro.call(t, r) && Ut(e, r, t[r]);
|
|
4355
|
-
if (
|
|
4356
|
-
for (var r of
|
|
4355
|
+
if (Dt)
|
|
4356
|
+
for (var r of Dt(t))
|
|
4357
4357
|
io.call(t, r) && Ut(e, r, t[r]);
|
|
4358
4358
|
return e;
|
|
4359
4359
|
}, oo = (e, t) => eo(e, to(t));
|
|
@@ -4635,7 +4635,7 @@ if (typeof window != "undefined") {
|
|
|
4635
4635
|
}
|
|
4636
4636
|
};
|
|
4637
4637
|
};
|
|
4638
|
-
customElements.define = e(customElements.define), import("./PlayerAccountGamingLimitsInfoCard-
|
|
4638
|
+
customElements.define = e(customElements.define), import("./PlayerAccountGamingLimitsInfoCard-APdc-K5C.js").then(({ default: t }) => {
|
|
4639
4639
|
!customElements.get("player-account-gaming-limits-info-card") && customElements.define(
|
|
4640
4640
|
"player-account-gaming-limits-info-card",
|
|
4641
4641
|
t.element
|
|
@@ -4643,7 +4643,7 @@ if (typeof window != "undefined") {
|
|
|
4643
4643
|
});
|
|
4644
4644
|
}
|
|
4645
4645
|
function Ho(e) {
|
|
4646
|
-
Wr(e, "svelte-
|
|
4646
|
+
Wr(e, "svelte-dbxie6", '.PlayerAccountGamingLimitsWrapper{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px;max-width:760px}.PlayerAccountGamingLimitsWrapper .PlayerAccountGamingLimitsHeader h3{font-size:24px;font-weight:400;text-transform:capitalize}.PlayerAccountGamingLimitsWrapper .PlayerAccountGamingLimitsHeader .PlayerAccountGamingLimitsMobileTitle{font-size:16px;font-weight:400}.PlayerGamingLimitsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.PlayerGamingLimitsTitleMobile{font-size:16px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerGamingLimitsTitleNone{display:none}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerAccountMobileGamingLimitsWrapper{padding:20px 15px;background:var(--emw--color-white, #FFFFFF);max-width:unset}.PlayerAccountTabletGamingLimitsWrapper{padding:40px 25% 40px 25%}.PlayerAccountGamingLimitsContainer{width:100%;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));row-gap:30px;column-gap:30px}.PlayerAccountSuccessfulRemoveContainer{background:var(--emw--color-primary-50, #FBECF4);border:1px solid var(--emw--color-primary-100, #F1BED9);font-size:16px;font-weight:300;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;padding:10px;margin-bottom:20px}.PlayerAccountSuccessfulRemoveContainer p{margin:0}.ModalLoader{position:absolute;left:0;right:0;top:50%;width:300px;height:300px;margin:0 auto;display:flex;align-items:center;justify-content:center}.ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:5px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E)) transparent var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E)) transparent;animation:Loader 1.2s linear infinite}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
|
|
4647
4647
|
}
|
|
4648
4648
|
function Po(e) {
|
|
4649
4649
|
let t;
|
|
@@ -5088,7 +5088,7 @@ function Oo(e) {
|
|
|
5088
5088
|
), c, b, p;
|
|
5089
5089
|
return {
|
|
5090
5090
|
c() {
|
|
5091
|
-
t = O("div"), r = X("svg"), i = X("defs"), n = X("style"), o = le(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #
|
|
5091
|
+
t = O("div"), r = X("svg"), i = X("defs"), n = X("style"), o = le(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), a = X("g"), s = X("g"), u = X("path"), l = Z(), h = O("h2"), c = le(f), H(u, "class", "aaa"), H(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), H(u, "transform", "translate(15 15) rotate(180)"), H(s, "transform", "translate(20 158)"), H(a, "transform", "translate(-20 -158)"), H(r, "xmlns", "http://www.w3.org/2000/svg"), H(r, "width", "15"), H(r, "height", "15"), H(r, "viewBox", "0 0 15 15"), H(h, "class", "PlayerGamingLimitsTitleMobile"), H(t, "class", "MenuReturnButton");
|
|
5092
5092
|
},
|
|
5093
5093
|
m(g, d) {
|
|
5094
5094
|
re(g, t, d), w(t, r), w(r, i), w(i, n), w(n, o), w(r, a), w(a, s), w(s, u), w(t, l), w(t, h), w(h, c), b || (p = Zr(
|
|
@@ -5138,17 +5138,17 @@ function Mo(e) {
|
|
|
5138
5138
|
};
|
|
5139
5139
|
}
|
|
5140
5140
|
let Io = "Deposit Limit", No = "Wagering Limit", Co = "Loss Limit", Ro = "Time Limit";
|
|
5141
|
-
function
|
|
5141
|
+
function Go(e, t, r) {
|
|
5142
5142
|
let i;
|
|
5143
5143
|
kr(e, Eo, (y) => r(17, i = y));
|
|
5144
5144
|
let { depositlimit: n } = t, { wageringlimit: o } = t, { losslimit: a } = t, { timelimit: s } = t, { showdeletenotification: u = !1 } = t, { showsuccessnotification: l = !1 } = t, { lang: h = "en" } = t, { currency: f = "" } = t, { separatelimits: c = "true" } = t, { clientstyling: b = "" } = t, { clientstylingurl: p = "" } = t, { mbsource: g } = t, { translationurl: d = "" } = t;
|
|
5145
5145
|
const v = () => {
|
|
5146
|
-
fetch(d).then((
|
|
5147
|
-
Object.keys(
|
|
5148
|
-
kt(dt,
|
|
5146
|
+
fetch(d).then((D) => D.json()).then((D) => {
|
|
5147
|
+
Object.keys(D).forEach((dt) => {
|
|
5148
|
+
kt(dt, D[dt]);
|
|
5149
5149
|
});
|
|
5150
|
-
}).catch((
|
|
5151
|
-
console.log(
|
|
5150
|
+
}).catch((D) => {
|
|
5151
|
+
console.log(D);
|
|
5152
5152
|
});
|
|
5153
5153
|
};
|
|
5154
5154
|
Object.keys(Vt).forEach((y) => {
|
|
@@ -5184,8 +5184,8 @@ function Do(e, t, r) {
|
|
|
5184
5184
|
r(16, Ce = !0);
|
|
5185
5185
|
break;
|
|
5186
5186
|
case "ProfileDetailsData":
|
|
5187
|
-
let
|
|
5188
|
-
r(5, f =
|
|
5187
|
+
let D = y.data.profileDetails;
|
|
5188
|
+
r(5, f = D.currency);
|
|
5189
5189
|
break;
|
|
5190
5190
|
}
|
|
5191
5191
|
};
|
|
@@ -5239,7 +5239,7 @@ class Br extends gi {
|
|
|
5239
5239
|
super(), pi(
|
|
5240
5240
|
this,
|
|
5241
5241
|
t,
|
|
5242
|
-
|
|
5242
|
+
Go,
|
|
5243
5243
|
Mo,
|
|
5244
5244
|
Wt,
|
|
5245
5245
|
{
|
|
@@ -5371,7 +5371,7 @@ export {
|
|
|
5371
5371
|
ts as W,
|
|
5372
5372
|
Tr as a,
|
|
5373
5373
|
Wr as b,
|
|
5374
|
-
|
|
5374
|
+
Do as c,
|
|
5375
5375
|
F as d,
|
|
5376
5376
|
li as e,
|
|
5377
5377
|
A as f,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as q, $ as U, S as H, i as J, s as K, f as y, b as Q, c as V, d as P, r as X, t as Y, e as Z, u as $, g as tt, h as it, j as F, k as T, l, m as z, n as L, o as E, p as S, q as a, v as et, w as nt, x as ot, y as at, z as D, A as rt, B as st, C as lt, D as mt, E as ct, F as dt } from "./PlayerAccountGamingLimits-
|
|
1
|
+
import { a as q, $ as U, S as H, i as J, s as K, f as y, b as Q, c as V, d as P, r as X, t as Y, e as Z, u as $, g as tt, h as it, j as F, k as T, l, m as z, n as L, o as E, p as S, q as a, v as et, w as nt, x as ot, y as at, z as D, A as rt, B as st, C as lt, D as mt, E as ct, F as dt } from "./PlayerAccountGamingLimits-UUJf8D7j.js";
|
|
2
2
|
function N(e, t) {
|
|
3
3
|
q(e, t);
|
|
4
4
|
}
|
|
@@ -52,7 +52,7 @@ const O = {
|
|
|
52
52
|
}
|
|
53
53
|
};
|
|
54
54
|
function ut(e) {
|
|
55
|
-
Q(e, "svelte-
|
|
55
|
+
Q(e, "svelte-n224ff", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GamingLimitsConfirmationWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7);display:flex;justify-content:center;align-items:center;z-index:300;color:var(--emw--color-typography, #FFFFFF)}.GamingLimitsConfirmationContainer{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013E5C));border:5px solid transparent;padding:60px 30px 30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px)}.GamingLimitsConfirmationContainer::before{content:"";position:absolute;top:-4px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-secondary, #E98B0F) 80%, black 20%), #22B04E);opacity:0.5;border-radius:inherit;filter:blur(6px)}.GamingLimitsConfirmationContainer::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013E5C) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 10px)}.GamingLimitsConfirmationContainerMobile{padding:40px;max-width:330px}.GamingLimitsConfirmationContainerMobile .GamingLimitsConfirmationControlAreaMobile .GamingLimitsCancelButton,.GamingLimitsConfirmationContainerMobile .GamingLimitsConfirmationControlAreaMobile .GamingLimitsConfirmButton{width:120px;height:auto;font-size:var(--emw--font-size-x-small, 12px)}.GamingLimitsConfirmationContent{font-size:18px;font-weight:300}.GamingLimitsConfirmationControlArea{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;direction:ltr;margin-top:30px}.GamingLimitsConfirmationControlArea .GamingLimitsCancelButton,.GamingLimitsConfirmationControlArea .GamingLimitsConfirmButton{background:transparent;border:1px solid #BFCBC3;color:#BFCBC3;cursor:pointer;border-radius:var(--emw--button-border-radius, 10px);width:200px;height:50px;font-size:var(--emw--font-size-medium, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.GamingLimitsConfirmationControlArea .GamingLimitsConfirmButton{background-color:var(--emw--color-primary, #22B04E);border:2px solid var(--emw--button-border-color, #063B17);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF))}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;right:5px;padding:8px;border-radius:50%;cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:35px;height:40px}.ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.GamingLimitsConfirmationMobileWrapper{border:none;padding:0}');
|
|
56
56
|
}
|
|
57
57
|
const ft = (e) => ({}), W = (e) => ({});
|
|
58
58
|
function Ct(e) {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./PlayerAccountGamingLimits-DHPtMKvx.cjs");function B(n,e){t.addMessages(n,e)}function j(n){t.$locale.set(n)}const A={en:{cancel:"Cancel",confirm:"Confirm"},fr:{cancel:"Annuler",confirm:"Confirmer"},ro:{cancel:"Anulează",confirm:"Confirmă"},es:{cancel:"Cancelar",confirm:"Confirmar"},pt:{cancel:"Cancelar",confirm:"Confirmar"},"zh-hk":{cancel:"取消",confirm:"確認"},hr:{cancel:"Otkaži",confirm:"Potvrdi"},"pt-br":{cancel:"Cancelar",confirm:"confirme"},"es-mx":{cancel:"Cancelar",confirm:"Confirmar"},tr:{cancel:"İptal etmek",confirm:"Onaylamak"},"en-us":{cancel:"Cancel",confirm:"Confirm"}};function D(n){t.append_styles(n,"svelte-n224ff",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GamingLimitsConfirmationWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7);display:flex;justify-content:center;align-items:center;z-index:300;color:var(--emw--color-typography, #FFFFFF)}.GamingLimitsConfirmationContainer{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013E5C));border:5px solid transparent;padding:60px 30px 30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px)}.GamingLimitsConfirmationContainer::before{content:"";position:absolute;top:-4px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-secondary, #E98B0F) 80%, black 20%), #22B04E);opacity:0.5;border-radius:inherit;filter:blur(6px)}.GamingLimitsConfirmationContainer::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013E5C) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 10px)}.GamingLimitsConfirmationContainerMobile{padding:40px;max-width:330px}.GamingLimitsConfirmationContainerMobile .GamingLimitsConfirmationControlAreaMobile .GamingLimitsCancelButton,.GamingLimitsConfirmationContainerMobile .GamingLimitsConfirmationControlAreaMobile .GamingLimitsConfirmButton{width:120px;height:auto;font-size:var(--emw--font-size-x-small, 12px)}.GamingLimitsConfirmationContent{font-size:18px;font-weight:300}.GamingLimitsConfirmationControlArea{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;direction:ltr;margin-top:30px}.GamingLimitsConfirmationControlArea .GamingLimitsCancelButton,.GamingLimitsConfirmationControlArea .GamingLimitsConfirmButton{background:transparent;border:1px solid #BFCBC3;color:#BFCBC3;cursor:pointer;border-radius:var(--emw--button-border-radius, 10px);width:200px;height:50px;font-size:var(--emw--font-size-medium, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.GamingLimitsConfirmationControlArea .GamingLimitsConfirmButton{background-color:var(--emw--color-primary, #22B04E);border:2px solid var(--emw--button-border-color, #063B17);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF))}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;right:5px;padding:8px;border-radius:50%;cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:35px;height:40px}.ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.GamingLimitsConfirmationMobileWrapper{border:none;padding:0}')}const N=n=>({}),F=n=>({});function O(n){let e,o;return{c(){e=t.svg_element("svg"),o=t.svg_element("path"),t.attr(o,"stroke-linecap","round"),t.attr(o,"stroke-linejoin","round"),t.attr(o,"stroke-width","2"),t.attr(o,"d","M6 18L18 6M6 6l12 12"),t.attr(e,"class","w-6 h-6"),t.attr(e,"fill","none"),t.attr(e,"stroke","currentColor"),t.attr(e,"viewBox","0 0 24 24"),t.attr(e,"xmlns","http://www.w3.org/2000/svg")},m(l,y){t.insert(l,e,y),t.append(e,o)},p:t.noop,d(l){l&&t.detach(e)}}}function P(n){let e,o,l,y,C,b,c,s,d,f=n[2]("cancel")+"",p,h,w,r=n[2]("confirm")+"",v,m,x,G;const M=n[14].close,L=t.create_slot(M,n,n[13],F),g=L||O();return{c(){e=t.element("div"),o=t.element("div"),l=t.element("span"),g&&g.c(),y=t.space(),C=t.element("div"),b=t.text(n[0]),c=t.space(),s=t.element("div"),d=t.element("button"),p=t.text(f),h=t.space(),w=t.element("button"),v=t.text(r),t.attr(l,"class","ModalCloseBtn"),t.attr(l,"role","button"),t.attr(C,"class","GamingLimitsConfirmationContent"),t.attr(d,"class","GamingLimitsCancelButton"),t.attr(w,"class","GamingLimitsConfirmButton"),t.attr(s,"class","GamingLimitsConfirmationControlArea "+(n[3]?"GamingLimitsConfirmationControlAreaMobile":"")),t.attr(o,"class","GamingLimitsConfirmationContainer "+(n[3]?"GamingLimitsConfirmationContainerMobile":"")),t.attr(e,"class","GamingLimitsConfirmationWrapper "+(n[3]?"GamingLimitsConfirmationMobileWrapper":""))},m(a,u){t.insert(a,e,u),t.append(e,o),t.append(o,l),g&&g.m(l,null),t.append(o,y),t.append(o,C),t.append(C,b),t.append(o,c),t.append(o,s),t.append(s,d),t.append(d,p),t.append(s,h),t.append(s,w),t.append(w,v),n[15](e),m=!0,x||(G=[t.listen(l,"click",n[4]),t.listen(d,"click",n[6]),t.listen(w,"click",n[5])],x=!0)},p(a,[u]){L&&L.p&&(!m||u&8192)&&t.update_slot_base(L,M,a,a[13],m?t.get_slot_changes(M,a[13],u,N):t.get_all_dirty_from_scope(a[13]),F),(!m||u&1)&&t.set_data(b,a[0]),(!m||u&4)&&f!==(f=a[2]("cancel")+"")&&t.set_data(p,f),(!m||u&4)&&r!==(r=a[2]("confirm")+"")&&t.set_data(v,r)},i(a){m||(t.transition_in(g,a),m=!0)},o(a){t.transition_out(g,a),m=!1},d(a){a&&t.detach(e),g&&g.d(a),n[15](null),x=!1,t.run_all(G)}}}function T(n,e,o){let l;t.component_subscribe(n,t.$format,i=>o(2,l=i));let{$$slots:y={},$$scope:C}=e,{modaltext:b="Are you sure that you want to perform this action?"}=e,{modalsource:c=""}=e,{lang:s="en"}=e,{clientstyling:d=""}=e,{clientstylingurl:f=""}=e,{mbsource:p}=e,{translationurl:h=""}=e;const w=()=>{fetch(h).then(_=>_.json()).then(_=>{Object.keys(_).forEach(k=>{B(k,_[k])})}).catch(_=>{console.log(_)})};Object.keys(A).forEach(i=>{B(i,A[i])});let r,v=window.navigator.userAgent,m=t.getDevice(v)!=="PC",x={},G="";const M=()=>{window.postMessage({type:"ModalClosed"},window.location.href)},L=()=>{c==="groupEdit"?window.postMessage({type:"GamingLimitsConfirmChanges"},window.location.href):c==="infoCard"&&window.postMessage({type:"PlayerAccountGamingLimitDelete",limit:x,name:G},window.location.href),window.postMessage({type:"ModalClosed"},window.location.href)},g=()=>{c==="groupEdit"?window.postMessage({type:"CancelGamingLimitsChanges"},window.location.href):c==="infoCard"&&window.postMessage({type:"CancelGamingLimitsRemove"},window.location.href),window.postMessage({type:"ModalClosed"},window.location.href)},a=i=>i==="Time Limit"?"cumulativeSessionLimits":i==="Deposit Limit"?"depositLimits":i==="Wagering Limit"?"wageringLimit":"lossLimit",u=i=>{if(i.data)switch(i.data.type){case"DeleteLimitsItem":x=i.data.removeData,G=a(i.data.removeName);break}},E=()=>{j(s)};t.onMount(()=>(window.addEventListener("message",u,!1),()=>{window.removeEventListener("message",u)}));function S(i){t.binding_callbacks[i?"unshift":"push"](()=>{r=i,o(1,r)})}return n.$$set=i=>{"modaltext"in i&&o(0,b=i.modaltext),"modalsource"in i&&o(7,c=i.modalsource),"lang"in i&&o(8,s=i.lang),"clientstyling"in i&&o(9,d=i.clientstyling),"clientstylingurl"in i&&o(10,f=i.clientstylingurl),"mbsource"in i&&o(11,p=i.mbsource),"translationurl"in i&&o(12,h=i.translationurl),"$$scope"in i&&o(13,C=i.$$scope)},n.$$.update=()=>{n.$$.dirty&385&&b&&c&&s&&E(),n.$$.dirty&514&&d&&r&&t.setClientStyling(r,d),n.$$.dirty&1026&&f&&r&&t.setClientStylingURL(r,f),n.$$.dirty&2050&&p&&r&&t.setStreamStyling(r,`${p}.Style`),n.$$.dirty&4096&&h&&w()},[b,r,l,m,M,L,g,c,s,d,f,p,h,C,y,S]}class z extends t.SvelteComponent{constructor(e){super(),t.init(this,e,T,P,t.safe_not_equal,{modaltext:0,modalsource:7,lang:8,clientstyling:9,clientstylingurl:10,mbsource:11,translationurl:12},D)}get modaltext(){return this.$$.ctx[0]}set modaltext(e){this.$$set({modaltext:e}),t.flush()}get modalsource(){return this.$$.ctx[7]}set modalsource(e){this.$$set({modalsource:e}),t.flush()}get lang(){return this.$$.ctx[8]}set lang(e){this.$$set({lang:e}),t.flush()}get clientstyling(){return this.$$.ctx[9]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[10]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get mbsource(){return this.$$.ctx[11]}set mbsource(e){this.$$set({mbsource:e}),t.flush()}get translationurl(){return this.$$.ctx[12]}set translationurl(e){this.$$set({translationurl:e}),t.flush()}}t.create_custom_element(z,{modaltext:{},modalsource:{},lang:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{}},["close"],[],!0);exports.default=z;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as q, $ as U, S as H, i as J, s as K, f as y, b as Q, c as V, d as P, r as X, t as Y, e as Z, u as $, g as tt, h as it, j as F, k as T, l, m as z, n as L, o as E, p as S, q as a, v as et, w as nt, x as ot, y as at, z as D, A as rt, B as st, C as lt, D as mt, E as ct, F as dt } from "./PlayerAccountGamingLimits-
|
|
1
|
+
import { a as q, $ as U, S as H, i as J, s as K, f as y, b as Q, c as V, d as P, r as X, t as Y, e as Z, u as $, g as tt, h as it, j as F, k as T, l, m as z, n as L, o as E, p as S, q as a, v as et, w as nt, x as ot, y as at, z as D, A as rt, B as st, C as lt, D as mt, E as ct, F as dt } from "./PlayerAccountGamingLimits-DjmDCr7J.js";
|
|
2
2
|
function N(e, t) {
|
|
3
3
|
q(e, t);
|
|
4
4
|
}
|
|
@@ -52,7 +52,7 @@ const O = {
|
|
|
52
52
|
}
|
|
53
53
|
};
|
|
54
54
|
function ut(e) {
|
|
55
|
-
Q(e, "svelte-
|
|
55
|
+
Q(e, "svelte-n224ff", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GamingLimitsConfirmationWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7);display:flex;justify-content:center;align-items:center;z-index:300;color:var(--emw--color-typography, #FFFFFF)}.GamingLimitsConfirmationContainer{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013E5C));border:5px solid transparent;padding:60px 30px 30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px)}.GamingLimitsConfirmationContainer::before{content:"";position:absolute;top:-4px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-secondary, #E98B0F) 80%, black 20%), #22B04E);opacity:0.5;border-radius:inherit;filter:blur(6px)}.GamingLimitsConfirmationContainer::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013E5C) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 10px)}.GamingLimitsConfirmationContainerMobile{padding:40px;max-width:330px}.GamingLimitsConfirmationContainerMobile .GamingLimitsConfirmationControlAreaMobile .GamingLimitsCancelButton,.GamingLimitsConfirmationContainerMobile .GamingLimitsConfirmationControlAreaMobile .GamingLimitsConfirmButton{width:120px;height:auto;font-size:var(--emw--font-size-x-small, 12px)}.GamingLimitsConfirmationContent{font-size:18px;font-weight:300}.GamingLimitsConfirmationControlArea{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;direction:ltr;margin-top:30px}.GamingLimitsConfirmationControlArea .GamingLimitsCancelButton,.GamingLimitsConfirmationControlArea .GamingLimitsConfirmButton{background:transparent;border:1px solid #BFCBC3;color:#BFCBC3;cursor:pointer;border-radius:var(--emw--button-border-radius, 10px);width:200px;height:50px;font-size:var(--emw--font-size-medium, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.GamingLimitsConfirmationControlArea .GamingLimitsConfirmButton{background-color:var(--emw--color-primary, #22B04E);border:2px solid var(--emw--button-border-color, #063B17);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF))}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;right:5px;padding:8px;border-radius:50%;cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:35px;height:40px}.ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.GamingLimitsConfirmationMobileWrapper{border:none;padding:0}');
|
|
56
56
|
}
|
|
57
57
|
const ft = (e) => ({}), W = (e) => ({});
|
|
58
58
|
function Ct(e) {
|