@everymatrix/player-limit-notification 0.14.4 → 0.14.5
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/{PlayerAccountGamingLimitsHistory2Nd-BULv2YRK.js → PlayerAccountGamingLimitsHistory2Nd-C-kVqqxT.js} +32 -32
- package/components/{PlayerAccountGamingLimitsHistory2Nd-CyBiespU.js → PlayerAccountGamingLimitsHistory2Nd-z3bXp1dk.js} +73 -73
- package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-DNrNq-BG.js → PlayerAccountGamingLimitsPage2Gm16Nd-Bv_KZvS2.js} +92 -92
- package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-CYxgOf4l.js → PlayerAccountGamingLimitsPage2Gm16Nd-DWV868D2.js} +83 -83
- package/components/{PlayerAccountGamingLimitsWrapper2Nd-BIq6Loz_.js → PlayerAccountGamingLimitsWrapper2Nd-Cau8L8MQ.js} +86 -86
- package/components/{PlayerAccountGamingLimitsWrapper2Nd-CcAAfd8e.js → PlayerAccountGamingLimitsWrapper2Nd-coe-8402.js} +85 -85
- package/components/{PlayerLimitNotification-BsVJsyYv.js → PlayerLimitNotification-CvQlhnPu.js} +51 -51
- package/components/{PlayerLimitNotification-Cli_k3bu.js → PlayerLimitNotification-Y644HK5a.js} +52 -52
- package/es2015/player-limit-notification.js +1 -1
- package/esnext/player-limit-notification.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as Wi, a as Ei, S as Pi, w as Ai, s as h, D as oi, k as Ci, e as Ii, l as V, o as S, W as z, V as y, Y as H, t as x, u as K, v as I, h as G, x as L, d as _, p as j, N as W, f as v, i as Gi, j as Mi, B as Bi, K as be, Q as ie, z as P, g as ae, y as ai, O as C, r as Ie, n as Ni, q as li, J as d, U as Ge, $ as Di, G as Vi, H as Hi, I as xi } from "./PlayerLimitNotification-CvQlhnPu.js";
|
|
2
2
|
/*! *****************************************************************************
|
|
3
3
|
Copyright (c) Microsoft Corporation.
|
|
4
4
|
|
|
@@ -21,7 +21,7 @@ var ue = function(t, e) {
|
|
|
21
21
|
Object.prototype.hasOwnProperty.call(r, n) && (i[n] = r[n]);
|
|
22
22
|
}, ue(t, e);
|
|
23
23
|
};
|
|
24
|
-
function
|
|
24
|
+
function Y(t, e) {
|
|
25
25
|
if (typeof e != "function" && e !== null)
|
|
26
26
|
throw new TypeError("Class extends value " + String(e) + " is not a constructor or null");
|
|
27
27
|
ue(t, e);
|
|
@@ -68,7 +68,7 @@ function ce(t, e, i) {
|
|
|
68
68
|
(s || !(r in e)) && (s || (s = Array.prototype.slice.call(e, 0, r)), s[r] = e[r]);
|
|
69
69
|
return t.concat(s || e);
|
|
70
70
|
}
|
|
71
|
-
function
|
|
71
|
+
function O(t) {
|
|
72
72
|
return typeof t == "function";
|
|
73
73
|
}
|
|
74
74
|
function ui(t) {
|
|
@@ -121,7 +121,7 @@ var te = function() {
|
|
|
121
121
|
else
|
|
122
122
|
o.remove(this);
|
|
123
123
|
var f = this.initialTeardown;
|
|
124
|
-
if (
|
|
124
|
+
if (O(f))
|
|
125
125
|
try {
|
|
126
126
|
f();
|
|
127
127
|
} catch (g) {
|
|
@@ -184,14 +184,14 @@ var te = function() {
|
|
|
184
184
|
}(), t;
|
|
185
185
|
}(), mi = te.EMPTY;
|
|
186
186
|
function di(t) {
|
|
187
|
-
return t instanceof te || t && "closed" in t &&
|
|
187
|
+
return t instanceof te || t && "closed" in t && O(t.remove) && O(t.add) && O(t.unsubscribe);
|
|
188
188
|
}
|
|
189
189
|
function Me(t) {
|
|
190
|
-
|
|
190
|
+
O(t) ? t() : t.unsubscribe();
|
|
191
191
|
}
|
|
192
192
|
var Ki = {
|
|
193
193
|
Promise: void 0
|
|
194
|
-
},
|
|
194
|
+
}, Yi = {
|
|
195
195
|
setTimeout: function(t, e) {
|
|
196
196
|
for (var i = [], r = 2; r < arguments.length; r++)
|
|
197
197
|
i[r - 2] = arguments[r];
|
|
@@ -202,8 +202,8 @@ var Ki = {
|
|
|
202
202
|
},
|
|
203
203
|
delegate: void 0
|
|
204
204
|
};
|
|
205
|
-
function
|
|
206
|
-
|
|
205
|
+
function Ri(t) {
|
|
206
|
+
Yi.setTimeout(function() {
|
|
207
207
|
throw t;
|
|
208
208
|
});
|
|
209
209
|
}
|
|
@@ -213,7 +213,7 @@ function ee(t) {
|
|
|
213
213
|
t();
|
|
214
214
|
}
|
|
215
215
|
var ci = function(t) {
|
|
216
|
-
|
|
216
|
+
Y(e, t);
|
|
217
217
|
function e(i) {
|
|
218
218
|
var r = t.call(this) || this;
|
|
219
219
|
return r.isStopped = !1, i ? (r.destination = i, di(i) && i.add(r)) : r.destination = Zi, r;
|
|
@@ -275,10 +275,10 @@ var ci = function(t) {
|
|
|
275
275
|
}
|
|
276
276
|
}, t;
|
|
277
277
|
}(), fe = function(t) {
|
|
278
|
-
|
|
278
|
+
Y(e, t);
|
|
279
279
|
function e(i, r, n) {
|
|
280
280
|
var s = t.call(this) || this, o;
|
|
281
|
-
return
|
|
281
|
+
return O(i) || !i ? o = {
|
|
282
282
|
next: i ?? void 0,
|
|
283
283
|
error: r ?? void 0,
|
|
284
284
|
complete: n ?? void 0
|
|
@@ -287,7 +287,7 @@ var ci = function(t) {
|
|
|
287
287
|
return e;
|
|
288
288
|
}(ci);
|
|
289
289
|
function $(t) {
|
|
290
|
-
|
|
290
|
+
Ri(t);
|
|
291
291
|
}
|
|
292
292
|
function Fi(t) {
|
|
293
293
|
throw t;
|
|
@@ -300,11 +300,11 @@ var Zi = {
|
|
|
300
300
|
}, Ji = function() {
|
|
301
301
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
302
302
|
}();
|
|
303
|
-
function
|
|
303
|
+
function Qi(t) {
|
|
304
304
|
return t;
|
|
305
305
|
}
|
|
306
|
-
function
|
|
307
|
-
return t.length === 0 ?
|
|
306
|
+
function Xi(t) {
|
|
307
|
+
return t.length === 0 ? Qi : t.length === 1 ? t[0] : function(i) {
|
|
308
308
|
return t.reduce(function(r, n) {
|
|
309
309
|
return n(r);
|
|
310
310
|
}, i);
|
|
@@ -353,7 +353,7 @@ var Ne = function() {
|
|
|
353
353
|
}, t.prototype.pipe = function() {
|
|
354
354
|
for (var e = [], i = 0; i < arguments.length; i++)
|
|
355
355
|
e[i] = arguments[i];
|
|
356
|
-
return
|
|
356
|
+
return Xi(e)(this);
|
|
357
357
|
}, t.prototype.toPromise = function(e) {
|
|
358
358
|
var i = this;
|
|
359
359
|
return e = De(e), new e(function(r, n) {
|
|
@@ -375,7 +375,7 @@ function De(t) {
|
|
|
375
375
|
return (e = t ?? Ki.Promise) !== null && e !== void 0 ? e : Promise;
|
|
376
376
|
}
|
|
377
377
|
function $i(t) {
|
|
378
|
-
return t &&
|
|
378
|
+
return t && O(t.next) && O(t.error) && O(t.complete);
|
|
379
379
|
}
|
|
380
380
|
function et(t) {
|
|
381
381
|
return t && t instanceof ci || $i(t) && di(t);
|
|
@@ -385,13 +385,13 @@ var it = ui(function(t) {
|
|
|
385
385
|
t(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
386
386
|
};
|
|
387
387
|
}), pi = function(t) {
|
|
388
|
-
|
|
388
|
+
Y(e, t);
|
|
389
389
|
function e() {
|
|
390
390
|
var i = t.call(this) || this;
|
|
391
391
|
return i.closed = !1, i.currentObservers = null, i.observers = [], i.isStopped = !1, i.hasError = !1, i.thrownError = null, i;
|
|
392
392
|
}
|
|
393
393
|
return e.prototype.lift = function(i) {
|
|
394
|
-
var r = new
|
|
394
|
+
var r = new Ve(this, this);
|
|
395
395
|
return r.operator = i, r;
|
|
396
396
|
}, e.prototype._throwIfClosed = function() {
|
|
397
397
|
if (this.closed)
|
|
@@ -462,10 +462,10 @@ var it = ui(function(t) {
|
|
|
462
462
|
var i = new Ne();
|
|
463
463
|
return i.source = this, i;
|
|
464
464
|
}, e.create = function(i, r) {
|
|
465
|
-
return new
|
|
465
|
+
return new Ve(i, r);
|
|
466
466
|
}, e;
|
|
467
|
-
}(Ne),
|
|
468
|
-
|
|
467
|
+
}(Ne), Ve = function(t) {
|
|
468
|
+
Y(e, t);
|
|
469
469
|
function e(i, r) {
|
|
470
470
|
var n = t.call(this) || this;
|
|
471
471
|
return n.destination = i, n.source = r, n;
|
|
@@ -489,7 +489,7 @@ var it = ui(function(t) {
|
|
|
489
489
|
},
|
|
490
490
|
delegate: void 0
|
|
491
491
|
}, tt = function(t) {
|
|
492
|
-
|
|
492
|
+
Y(e, t);
|
|
493
493
|
function e(i, r, n) {
|
|
494
494
|
i === void 0 && (i = 1 / 0), r === void 0 && (r = 1 / 0), n === void 0 && (n = fi);
|
|
495
495
|
var s = t.call(this) || this;
|
|
@@ -512,10 +512,10 @@ var it = ui(function(t) {
|
|
|
512
512
|
}
|
|
513
513
|
}, e;
|
|
514
514
|
}(pi);
|
|
515
|
-
const
|
|
516
|
-
if (
|
|
515
|
+
const He = [], xe = {}, rt = (t, e = 0) => {
|
|
516
|
+
if (He.indexOf(t) == -1) {
|
|
517
517
|
const i = new tt(e);
|
|
518
|
-
xe[t] = i,
|
|
518
|
+
xe[t] = i, He.push(t);
|
|
519
519
|
}
|
|
520
520
|
return xe[t];
|
|
521
521
|
};
|
|
@@ -523,12 +523,12 @@ window.emWidgets = { topic: rt };
|
|
|
523
523
|
const zt = (t) => !!(t.toLowerCase().match(/android/i) || t.toLowerCase().match(/blackberry|bb/i) || t.toLowerCase().match(/iphone|ipad|ipod/i) || t.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), nt = (t) => t.toLowerCase().match(/android/i) ? "Android" : t.toLowerCase().match(/iphone/i) ? "iPhone" : t.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
524
524
|
String(Number.MAX_SAFE_INTEGER).length;
|
|
525
525
|
function Ke(t, e) {
|
|
526
|
-
|
|
526
|
+
Wi(t, e);
|
|
527
527
|
}
|
|
528
528
|
function st(t) {
|
|
529
|
-
|
|
529
|
+
Ei.set(t);
|
|
530
530
|
}
|
|
531
|
-
const
|
|
531
|
+
const Ye = {
|
|
532
532
|
en: {
|
|
533
533
|
title: "Limits",
|
|
534
534
|
depositlimits_label: "Deposit Limits",
|
|
@@ -685,7 +685,7 @@ if (typeof window < "u") {
|
|
|
685
685
|
}
|
|
686
686
|
};
|
|
687
687
|
};
|
|
688
|
-
customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-
|
|
688
|
+
customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-DWV868D2.js").then(
|
|
689
689
|
({ default: e }) => {
|
|
690
690
|
!customElements.get("player-account-gaming-limits-page-2-gm16-nd") && customElements.define(
|
|
691
691
|
"player-account-gaming-limits-page-2-gm16-nd",
|
|
@@ -706,7 +706,7 @@ if (typeof window < "u") {
|
|
|
706
706
|
}
|
|
707
707
|
};
|
|
708
708
|
};
|
|
709
|
-
customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-
|
|
709
|
+
customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-z3bXp1dk.js").then(({ default: e }) => {
|
|
710
710
|
!customElements.get("player-account-gaming-limits-history-2-nd") && customElements.define(
|
|
711
711
|
"player-account-gaming-limits-history-2-nd",
|
|
712
712
|
e.element
|
|
@@ -716,12 +716,12 @@ if (typeof window < "u") {
|
|
|
716
716
|
function ot(t) {
|
|
717
717
|
Ii(t, "svelte-pl00r1", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";color:#666}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.GamingLimitsWrapper{padding:50px;color:var(--emw--pam-color-primary, #22b04e);background-color:var(--emw--pam-color-bg, #f1f1f1);border-radius:var(--emw--border-radius-large, 10px);min-height:1000px;display:flex;flex-direction:column}.GamingLimitsWrapper.GamingLimitsWrapperMobile{padding:20px 15px}.GamingLimitsWrapper.GamingLimitsWrapperMobile .GamingLimitsContent,.GamingLimitsWrapper.GamingLimitsWrapperMobile .PlayerAccountGamingLmitsWrapper2,.GamingLimitsWrapper.GamingLimitsWrapperMobile .LimitsTab{flex-direction:column;width:100%;height:fit-content;padding:5px 0;font-size:10px;margin-right:5px}.GamingLimitsWrapper .limitsDescription{padding:30px 15px;line-height:20px;border-top:0.2rem solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.GamingLimitsWrapper .GamingLimitsContent{display:flex;flex-direction:row;min-height:600px}.GamingLimitsWrapper .LimitsWrapper,.GamingLimitsWrapper .TabsContainer,.GamingLimitsWrapper .LimitsTab{display:flex;flex-direction:column;align-items:center;flex-direction:row}.GamingLimitsWrapper .TabsContainer{height:50px;margin-bottom:12px;cursor:pointer;justify-content:left;color:var(--emw--color-typography-contrast, #444444)}.GamingLimitsWrapper .LimitsTab{font-size:16px;line-height:1.4rem;text-transform:uppercase;padding:10px 40px;border:2px solid var(--emw--color-primary, #23b04e);border-radius:var(--emw--border-radius-large, 50px);color:var(--emw--color-typpgraphy, #000);margin-right:20px}.GamingLimitsWrapper .selected{background:var(--emw--color-primary, #23b04e);color:var(--emw--color-typpgraphy, #fff)}.GamingLimitsWrapper .PlayerAccountGamingLmitsWrapper2{margin-bottom:20px;width:65%}.hidden{display:none}h2{margin:20px 0}.MenuReturnButton{color:var(--emw--pam-color-primary, #22b04e);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, #22b04e)}.GamingLimitsTitle{font-size:26px;color:var(--emw--pam-color-primary, #22b04e);font-weight:400}.GamingLimitsTitleMobile{font-size:16px}');
|
|
718
718
|
}
|
|
719
|
-
const at = (t) => ({}),
|
|
719
|
+
const at = (t) => ({}), Re = (t) => ({}), lt = (t) => ({}), Ue = (t) => ({}), ut = (t) => ({}), Fe = (t) => ({}), mt = (t) => ({}), Ze = (t) => ({});
|
|
720
720
|
function Je(t, e, i) {
|
|
721
721
|
const r = t.slice();
|
|
722
722
|
return r[63] = e[i], r[65] = i, r;
|
|
723
723
|
}
|
|
724
|
-
const dt = (t) => ({}),
|
|
724
|
+
const dt = (t) => ({}), Qe = (t) => ({});
|
|
725
725
|
function ct(t) {
|
|
726
726
|
let e, i, r, n, s, o, c, a, p, f, b = (
|
|
727
727
|
/*$_*/
|
|
@@ -732,7 +732,7 @@ function ct(t) {
|
|
|
732
732
|
e = j("div"), i = C("svg"), r = C("defs"), n = C("style"), s = ie(`.aaa {
|
|
733
733
|
fill: var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));
|
|
734
734
|
}
|
|
735
|
-
`), o = C("g"), c = C("g"), a = C("path"), p =
|
|
735
|
+
`), o = C("g"), c = C("g"), a = C("path"), p = W(), f = j("h2"), l = ie(b), v(a, "class", "aaa"), v(a, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), v(a, "transform", "translate(15 15) rotate(180)"), v(c, "transform", "translate(20 158)"), v(o, "transform", "translate(-20 -158)"), v(i, "xmlns", "http://www.w3.org/2000/svg"), v(i, "width", "15"), v(i, "height", "15"), v(i, "viewBox", "0 0 15 15"), v(f, "class", "GamingLimitsTitleMobile"), v(e, "class", "MenuReturnButton"), v(e, "part", "MenuReturnButton");
|
|
736
736
|
},
|
|
737
737
|
m(g, A) {
|
|
738
738
|
L(g, e, A), _(e, i), _(i, r), _(r, n), _(n, s), _(i, o), _(o, c), _(c, a), _(e, p), _(e, f), _(f, l), m || (w = ai(
|
|
@@ -762,7 +762,7 @@ function pt(t) {
|
|
|
762
762
|
);
|
|
763
763
|
return {
|
|
764
764
|
c() {
|
|
765
|
-
e = j("div"), o && o.c(), i =
|
|
765
|
+
e = j("div"), o && o.c(), i = W(), r = j("h2"), s = ie(n), v(r, "class", "GamingLimitsTitle " + /*isMobile*/
|
|
766
766
|
(t[41] ? "hidden" : "")), v(e, "class", "TitleSection");
|
|
767
767
|
},
|
|
768
768
|
m(c, a) {
|
|
@@ -783,7 +783,7 @@ function ft(t) {
|
|
|
783
783
|
let e, i, r, n, s, o, c, a = (
|
|
784
784
|
/*limitTabs*/
|
|
785
785
|
(t[39].length > 1 || /*limittabvisible*/
|
|
786
|
-
t[24] === "true") &&
|
|
786
|
+
t[24] === "true") && Xe(t)
|
|
787
787
|
), p = (
|
|
788
788
|
/*limitTabs*/
|
|
789
789
|
t[39].length && ht(t)
|
|
@@ -799,7 +799,7 @@ function ft(t) {
|
|
|
799
799
|
);
|
|
800
800
|
return {
|
|
801
801
|
c() {
|
|
802
|
-
a && a.c(), e =
|
|
802
|
+
a && a.c(), e = W(), i = j("div"), r = j("div"), p && p.c(), n = W(), f && f.c(), s = W(), o = j("div"), b && b.c(), v(r, "class", "PlayerAccountGamingLmitsWrapper2"), v(i, "class", "GamingLimitsContent");
|
|
803
803
|
},
|
|
804
804
|
m(l, m) {
|
|
805
805
|
a && a.m(l, m), L(l, e, m), L(l, i, m), _(i, r), p && p.m(r, null), t[53](r), _(i, n), f && f.m(i, null), L(l, s, m), L(l, o, m), b && b.m(o, null), c = !0;
|
|
@@ -807,7 +807,7 @@ function ft(t) {
|
|
|
807
807
|
p(l, m) {
|
|
808
808
|
/*limitTabs*/
|
|
809
809
|
l[39].length > 1 || /*limittabvisible*/
|
|
810
|
-
l[24] === "true" ? a ? a.p(l, m) : (a =
|
|
810
|
+
l[24] === "true" ? a ? a.p(l, m) : (a = Xe(l), a.c(), a.m(e.parentNode, e)) : a && (a.d(1), a = null), /*limitTabs*/
|
|
811
811
|
l[39].length && p.p(l, m), /*historyenabled*/
|
|
812
812
|
l[7] === "true" ? f ? f.p(l, m) : (f = ni(l), f.c(), f.m(i, null)) : f && (f.d(1), f = null), /*tabLabelArray*/
|
|
813
813
|
l[40][
|
|
@@ -828,15 +828,15 @@ function ft(t) {
|
|
|
828
828
|
}
|
|
829
829
|
function bt(t) {
|
|
830
830
|
return {
|
|
831
|
-
c:
|
|
832
|
-
m:
|
|
833
|
-
p:
|
|
834
|
-
i:
|
|
835
|
-
o:
|
|
836
|
-
d:
|
|
831
|
+
c: P,
|
|
832
|
+
m: P,
|
|
833
|
+
p: P,
|
|
834
|
+
i: P,
|
|
835
|
+
o: P,
|
|
836
|
+
d: P
|
|
837
837
|
};
|
|
838
838
|
}
|
|
839
|
-
function
|
|
839
|
+
function Xe(t) {
|
|
840
840
|
let e, i = Ie(
|
|
841
841
|
/*limitTabs*/
|
|
842
842
|
t[39]
|
|
@@ -951,7 +951,7 @@ function ht(t) {
|
|
|
951
951
|
p(s, o) {
|
|
952
952
|
o[1] & /*activeTabIndex*/
|
|
953
953
|
2 && oi(e, e = /*activeTabIndex*/
|
|
954
|
-
s[32]) ? (I(), z(n, 1, 1,
|
|
954
|
+
s[32]) ? (I(), z(n, 1, 1, P), G(), n = ri(s), n.c(), y(n, 1), n.m(i.parentNode, i)) : n.p(s, o);
|
|
955
955
|
},
|
|
956
956
|
i(s) {
|
|
957
957
|
r || (y(n), r = !0);
|
|
@@ -977,7 +977,7 @@ function gt(t) {
|
|
|
977
977
|
);
|
|
978
978
|
return {
|
|
979
979
|
c() {
|
|
980
|
-
e = j("player-account-gaming-limits-page-2-gm16-nd"), p && p.c(), i =
|
|
980
|
+
e = j("player-account-gaming-limits-page-2-gm16-nd"), p && p.c(), i = W(), f && f.c(), r = W(), b && b.c(), d(
|
|
981
981
|
e,
|
|
982
982
|
"lang",
|
|
983
983
|
/*lang*/
|
|
@@ -1329,7 +1329,7 @@ function vt(t) {
|
|
|
1329
1329
|
const i = (
|
|
1330
1330
|
/*#slots*/
|
|
1331
1331
|
t[49].customTabContent
|
|
1332
|
-
), r =
|
|
1332
|
+
), r = V(
|
|
1333
1333
|
i,
|
|
1334
1334
|
t,
|
|
1335
1335
|
/*$$scope*/
|
|
@@ -1345,7 +1345,7 @@ function vt(t) {
|
|
|
1345
1345
|
},
|
|
1346
1346
|
p(n, s) {
|
|
1347
1347
|
r && r.p && (!e || s[1] & /*$$scope*/
|
|
1348
|
-
131072) &&
|
|
1348
|
+
131072) && H(
|
|
1349
1349
|
r,
|
|
1350
1350
|
i,
|
|
1351
1351
|
n,
|
|
@@ -1380,7 +1380,7 @@ function ei(t) {
|
|
|
1380
1380
|
const r = (
|
|
1381
1381
|
/*#slots*/
|
|
1382
1382
|
t[49].LimitsList
|
|
1383
|
-
), n =
|
|
1383
|
+
), n = V(
|
|
1384
1384
|
r,
|
|
1385
1385
|
t,
|
|
1386
1386
|
/*$$scope*/
|
|
@@ -1396,7 +1396,7 @@ function ei(t) {
|
|
|
1396
1396
|
},
|
|
1397
1397
|
p(s, o) {
|
|
1398
1398
|
n && n.p && (!i || o[1] & /*$$scope*/
|
|
1399
|
-
131072) &&
|
|
1399
|
+
131072) && H(
|
|
1400
1400
|
n,
|
|
1401
1401
|
r,
|
|
1402
1402
|
s,
|
|
@@ -1431,7 +1431,7 @@ function ii(t) {
|
|
|
1431
1431
|
const r = (
|
|
1432
1432
|
/*#slots*/
|
|
1433
1433
|
t[49].LimitSubmitButton
|
|
1434
|
-
), n =
|
|
1434
|
+
), n = V(
|
|
1435
1435
|
r,
|
|
1436
1436
|
t,
|
|
1437
1437
|
/*$$scope*/
|
|
@@ -1447,7 +1447,7 @@ function ii(t) {
|
|
|
1447
1447
|
},
|
|
1448
1448
|
p(s, o) {
|
|
1449
1449
|
n && n.p && (!i || o[1] & /*$$scope*/
|
|
1450
|
-
131072) &&
|
|
1450
|
+
131072) && H(
|
|
1451
1451
|
n,
|
|
1452
1452
|
r,
|
|
1453
1453
|
s,
|
|
@@ -1482,12 +1482,12 @@ function ti(t) {
|
|
|
1482
1482
|
const r = (
|
|
1483
1483
|
/*#slots*/
|
|
1484
1484
|
t[49].LimitSkeleton
|
|
1485
|
-
), n =
|
|
1485
|
+
), n = V(
|
|
1486
1486
|
r,
|
|
1487
1487
|
t,
|
|
1488
1488
|
/*$$scope*/
|
|
1489
1489
|
t[48],
|
|
1490
|
-
|
|
1490
|
+
Re
|
|
1491
1491
|
);
|
|
1492
1492
|
return {
|
|
1493
1493
|
c() {
|
|
@@ -1498,7 +1498,7 @@ function ti(t) {
|
|
|
1498
1498
|
},
|
|
1499
1499
|
p(s, o) {
|
|
1500
1500
|
n && n.p && (!i || o[1] & /*$$scope*/
|
|
1501
|
-
131072) &&
|
|
1501
|
+
131072) && H(
|
|
1502
1502
|
n,
|
|
1503
1503
|
r,
|
|
1504
1504
|
s,
|
|
@@ -1514,7 +1514,7 @@ function ti(t) {
|
|
|
1514
1514
|
/*$$scope*/
|
|
1515
1515
|
s[48]
|
|
1516
1516
|
),
|
|
1517
|
-
|
|
1517
|
+
Re
|
|
1518
1518
|
);
|
|
1519
1519
|
},
|
|
1520
1520
|
i(s) {
|
|
@@ -1750,12 +1750,12 @@ function yt(t) {
|
|
|
1750
1750
|
const c = (
|
|
1751
1751
|
/*#slots*/
|
|
1752
1752
|
t[49].LimitWrapperTitle
|
|
1753
|
-
), a =
|
|
1753
|
+
), a = V(
|
|
1754
1754
|
c,
|
|
1755
1755
|
t,
|
|
1756
1756
|
/*$$scope*/
|
|
1757
1757
|
t[48],
|
|
1758
|
-
|
|
1758
|
+
Qe
|
|
1759
1759
|
), p = a || pt(t), f = [bt, ft], b = [];
|
|
1760
1760
|
function l(m, w) {
|
|
1761
1761
|
return (
|
|
@@ -1765,7 +1765,7 @@ function yt(t) {
|
|
|
1765
1765
|
}
|
|
1766
1766
|
return n = l(t), s = b[n] = f[n](t), {
|
|
1767
1767
|
c() {
|
|
1768
|
-
e = j("div"), i = j("div"), p && p.c(), r =
|
|
1768
|
+
e = j("div"), i = j("div"), p && p.c(), r = W(), s.c(), v(i, "class", "GamingLimitsWrapper " + /*isMobile*/
|
|
1769
1769
|
(t[41] ? "GamingLimitsWrapperMobile" : ""));
|
|
1770
1770
|
},
|
|
1771
1771
|
m(m, w) {
|
|
@@ -1773,7 +1773,7 @@ function yt(t) {
|
|
|
1773
1773
|
},
|
|
1774
1774
|
p(m, w) {
|
|
1775
1775
|
a ? a.p && (!o || w[1] & /*$$scope*/
|
|
1776
|
-
131072) &&
|
|
1776
|
+
131072) && H(
|
|
1777
1777
|
a,
|
|
1778
1778
|
c,
|
|
1779
1779
|
m,
|
|
@@ -1789,7 +1789,7 @@ function yt(t) {
|
|
|
1789
1789
|
/*$$scope*/
|
|
1790
1790
|
m[48]
|
|
1791
1791
|
),
|
|
1792
|
-
|
|
1792
|
+
Qe
|
|
1793
1793
|
) : p && p.p && (!o || w[1] & /*$_*/
|
|
1794
1794
|
128) && p.p(m, o ? w : [-1, -1, -1]);
|
|
1795
1795
|
let g = n;
|
|
@@ -1813,35 +1813,35 @@ function _t(t, e, i) {
|
|
|
1813
1813
|
Gi(t, Di, (u) => i(38, r = u));
|
|
1814
1814
|
let { $$slots: n = {}, $$scope: s } = e;
|
|
1815
1815
|
const o = Mi(n);
|
|
1816
|
-
let { lang: c = "" } = e, { userid: a = "" } = e, { session: p = "" } = e, { endpoint: f = "" } = e, { currency: b = "" } = e, { apiversion: l = "" } = e, { tablabels: m = "" } = e, { historyenabled: w = "true" } = e, { enablecompliancetext: g = "false" } = e, { netdepositprogress: A = "false" } = e, { deletelimit: he = "" } = e, { limitsamount: M = "" } = e, { showcompanylimitsinfo: ge = "false" } = e, { inputhasdecimals: ve } = e, { limitsperiods: re = "" } = e, { numberofentries: ye = "" } = e, { customcurrencysymbols: _e = "" } = e, { limitformat: ke = "" } = e, { allowedextenssion: ze = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: we = "12934000" } = e, { timezone: Se = "GMT" } = e, { clientstyling:
|
|
1816
|
+
let { lang: c = "" } = e, { userid: a = "" } = e, { session: p = "" } = e, { endpoint: f = "" } = e, { currency: b = "" } = e, { apiversion: l = "" } = e, { tablabels: m = "" } = e, { historyenabled: w = "true" } = e, { enablecompliancetext: g = "false" } = e, { netdepositprogress: A = "false" } = e, { deletelimit: he = "" } = e, { limitsamount: M = "" } = e, { showcompanylimitsinfo: ge = "false" } = e, { inputhasdecimals: ve } = e, { limitsperiods: re = "" } = e, { numberofentries: ye = "" } = e, { customcurrencysymbols: _e = "" } = e, { limitformat: ke = "" } = e, { allowedextenssion: ze = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: we = "12934000" } = e, { timezone: Se = "GMT" } = e, { clientstyling: R = "" } = e, { clientstylingurl: U = "" } = e, { translationurl: F = "" } = e, { mbsource: Z } = e, { companylimits: Le = "false" } = e, { limittabvisible: je = "false" } = e, { defaultperiod: qe = "" } = e, { islimitNotification: Te = "false" } = e, { customcontentontab: q = "" } = e, { cooloffstrictmode: Oe = "false" } = e, { usecustomdropdown: We = "false" } = e, J = !0, T, hi, B = [], Ee = [], N, Q, X, ne, gi = window.navigator.userAgent, Pe = nt(gi) !== "PC", se = q ? Number(q) : -1, D = 0, Ae = [];
|
|
1817
1817
|
const vi = () => {
|
|
1818
1818
|
st(c);
|
|
1819
1819
|
}, yi = () => {
|
|
1820
1820
|
fetch(F).then((k) => k.json()).then((k) => {
|
|
1821
|
-
Object.keys(k).forEach((
|
|
1822
|
-
Ke(
|
|
1821
|
+
Object.keys(k).forEach((E) => {
|
|
1822
|
+
Ke(E, k[E]);
|
|
1823
1823
|
});
|
|
1824
1824
|
}).catch((k) => {
|
|
1825
1825
|
console.log(k);
|
|
1826
1826
|
});
|
|
1827
1827
|
};
|
|
1828
|
-
Object.keys(
|
|
1829
|
-
Ke(u,
|
|
1828
|
+
Object.keys(Ye).forEach((u) => {
|
|
1829
|
+
Ke(u, Ye[u]);
|
|
1830
1830
|
});
|
|
1831
1831
|
const _i = (u, k) => {
|
|
1832
|
-
if (i(34,
|
|
1832
|
+
if (i(34, X = u.replace(/\s/g, "").split("|")), i(35, ne = k.replace(/\s/g, "").split("|")), X.length === 0)
|
|
1833
1833
|
throw new Error("Please provide a full limits configuration.");
|
|
1834
|
-
if (
|
|
1834
|
+
if (X.length !== ne.length)
|
|
1835
1835
|
throw new Error("Please make sure that the limit configuration parameters specify the same number of tabs.");
|
|
1836
1836
|
}, ki = () => {
|
|
1837
1837
|
_i(M, re), i(37, Ae = M.split("|").map((k) => {
|
|
1838
|
-
const
|
|
1839
|
-
return
|
|
1838
|
+
const E = k.match(/\(([^)]+)\)/);
|
|
1839
|
+
return E ? E[1].toLowerCase() : k.trim().toLowerCase();
|
|
1840
1840
|
})), M.split("|").forEach((k) => {
|
|
1841
1841
|
B.includes(k) || B.push(k);
|
|
1842
1842
|
}), m.split(",").forEach((k) => {
|
|
1843
|
-
let
|
|
1844
|
-
|
|
1843
|
+
let E = k.trim(), Ti = k.trim().replaceAll(" ", "").toLowerCase() + "_description", Oi = k.trim().replaceAll(" ", "").toLowerCase() + "_label";
|
|
1844
|
+
Ee.push({ name: E, description: Ti, label: Oi });
|
|
1845
1845
|
}), i(29, J = !1);
|
|
1846
1846
|
}, zi = () => {
|
|
1847
1847
|
i(36, se = q ? Number(q) : -1);
|
|
@@ -1849,7 +1849,7 @@ function _t(t, e, i) {
|
|
|
1849
1849
|
window.postMessage(
|
|
1850
1850
|
{
|
|
1851
1851
|
type: "PlayerAccountMenuActive",
|
|
1852
|
-
isMobile:
|
|
1852
|
+
isMobile: Pe
|
|
1853
1853
|
},
|
|
1854
1854
|
window.location.href
|
|
1855
1855
|
);
|
|
@@ -1857,12 +1857,12 @@ function _t(t, e, i) {
|
|
|
1857
1857
|
i(32, D = u);
|
|
1858
1858
|
};
|
|
1859
1859
|
Bi(() => () => {
|
|
1860
|
-
i(31, N = null), i(33,
|
|
1860
|
+
i(31, N = null), i(33, Q = null);
|
|
1861
1861
|
});
|
|
1862
1862
|
const wi = () => Ce(), Si = (u) => oe(u);
|
|
1863
1863
|
function Li(u) {
|
|
1864
1864
|
ae[u ? "unshift" : "push"](() => {
|
|
1865
|
-
|
|
1865
|
+
Q = u, i(33, Q);
|
|
1866
1866
|
});
|
|
1867
1867
|
}
|
|
1868
1868
|
function ji(u) {
|
|
@@ -1876,7 +1876,7 @@ function _t(t, e, i) {
|
|
|
1876
1876
|
});
|
|
1877
1877
|
}
|
|
1878
1878
|
return t.$$set = (u) => {
|
|
1879
|
-
"lang" in u && i(0, c = u.lang), "userid" in u && i(1, a = u.userid), "session" in u && i(2, p = u.session), "endpoint" in u && i(3, f = u.endpoint), "currency" in u && i(4, b = u.currency), "apiversion" in u && i(5, l = u.apiversion), "tablabels" in u && i(6, m = u.tablabels), "historyenabled" in u && i(7, w = u.historyenabled), "enablecompliancetext" in u && i(8, g = u.enablecompliancetext), "netdepositprogress" in u && i(9, A = u.netdepositprogress), "deletelimit" in u && i(10, he = u.deletelimit), "limitsamount" in u && i(45, M = u.limitsamount), "showcompanylimitsinfo" in u && i(11, ge = u.showcompanylimitsinfo), "inputhasdecimals" in u && i(12, ve = u.inputhasdecimals), "limitsperiods" in u && i(46, re = u.limitsperiods), "numberofentries" in u && i(13, ye = u.numberofentries), "customcurrencysymbols" in u && i(14, _e = u.customcurrencysymbols), "limitformat" in u && i(15, ke = u.limitformat), "allowedextenssion" in u && i(16, ze = u.allowedextenssion), "filesizeallow" in u && i(17, we = u.filesizeallow), "timezone" in u && i(18, Se = u.timezone), "clientstyling" in u && i(19,
|
|
1879
|
+
"lang" in u && i(0, c = u.lang), "userid" in u && i(1, a = u.userid), "session" in u && i(2, p = u.session), "endpoint" in u && i(3, f = u.endpoint), "currency" in u && i(4, b = u.currency), "apiversion" in u && i(5, l = u.apiversion), "tablabels" in u && i(6, m = u.tablabels), "historyenabled" in u && i(7, w = u.historyenabled), "enablecompliancetext" in u && i(8, g = u.enablecompliancetext), "netdepositprogress" in u && i(9, A = u.netdepositprogress), "deletelimit" in u && i(10, he = u.deletelimit), "limitsamount" in u && i(45, M = u.limitsamount), "showcompanylimitsinfo" in u && i(11, ge = u.showcompanylimitsinfo), "inputhasdecimals" in u && i(12, ve = u.inputhasdecimals), "limitsperiods" in u && i(46, re = u.limitsperiods), "numberofentries" in u && i(13, ye = u.numberofentries), "customcurrencysymbols" in u && i(14, _e = u.customcurrencysymbols), "limitformat" in u && i(15, ke = u.limitformat), "allowedextenssion" in u && i(16, ze = u.allowedextenssion), "filesizeallow" in u && i(17, we = u.filesizeallow), "timezone" in u && i(18, Se = u.timezone), "clientstyling" in u && i(19, R = u.clientstyling), "clientstylingurl" in u && i(20, U = u.clientstylingurl), "translationurl" in u && i(21, F = u.translationurl), "mbsource" in u && i(22, Z = u.mbsource), "companylimits" in u && i(23, Le = u.companylimits), "limittabvisible" in u && i(24, je = u.limittabvisible), "defaultperiod" in u && i(25, qe = u.defaultperiod), "islimitNotification" in u && i(26, Te = u.islimitNotification), "customcontentontab" in u && i(47, q = u.customcontentontab), "cooloffstrictmode" in u && i(27, Oe = u.cooloffstrictmode), "usecustomdropdown" in u && i(28, We = u.usecustomdropdown), "$$scope" in u && i(48, s = u.$$scope);
|
|
1880
1880
|
}, t.$$.update = () => {
|
|
1881
1881
|
t.$$.dirty[0] & /*lang*/
|
|
1882
1882
|
1 && c && vi(), t.$$.dirty[0] & /*userid, session, endpoint, tablabels, lang, apiversion*/
|
|
@@ -1884,8 +1884,8 @@ function _t(t, e, i) {
|
|
|
1884
1884
|
65536 && q && zi(), t.$$.dirty[0] & /*isLoading*/
|
|
1885
1885
|
536870912 | t.$$.dirty[1] & /*mainContainer*/
|
|
1886
1886
|
1 && N && !J && oe(0), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
1887
|
-
1074266112 &&
|
|
1888
|
-
1074790400 && U && T &&
|
|
1887
|
+
1074266112 && R && T && Vi(T, R), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
1888
|
+
1074790400 && U && T && Hi(T, U), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
1889
1889
|
1077936128 && Z && T && xi(T, `${Z}.Style`, hi), t.$$.dirty[0] & /*translationurl*/
|
|
1890
1890
|
2097152 && F && yi(), t.$$.dirty[1] & /*customcontentontab*/
|
|
1891
1891
|
65536 && i(36, se = q !== "" && !isNaN(Number(q)) ? Number(q) : -1), t.$$.dirty[0] & /*isLoading*/
|
|
@@ -1911,7 +1911,7 @@ function _t(t, e, i) {
|
|
|
1911
1911
|
ze,
|
|
1912
1912
|
we,
|
|
1913
1913
|
Se,
|
|
1914
|
-
|
|
1914
|
+
R,
|
|
1915
1915
|
U,
|
|
1916
1916
|
F,
|
|
1917
1917
|
Z,
|
|
@@ -1919,21 +1919,21 @@ function _t(t, e, i) {
|
|
|
1919
1919
|
je,
|
|
1920
1920
|
qe,
|
|
1921
1921
|
Te,
|
|
1922
|
-
Ee,
|
|
1923
1922
|
Oe,
|
|
1923
|
+
We,
|
|
1924
1924
|
J,
|
|
1925
1925
|
T,
|
|
1926
1926
|
N,
|
|
1927
1927
|
D,
|
|
1928
|
-
X,
|
|
1929
1928
|
Q,
|
|
1929
|
+
X,
|
|
1930
1930
|
ne,
|
|
1931
1931
|
se,
|
|
1932
1932
|
Ae,
|
|
1933
1933
|
r,
|
|
1934
1934
|
B,
|
|
1935
|
+
Ee,
|
|
1935
1936
|
Pe,
|
|
1936
|
-
We,
|
|
1937
1937
|
Ce,
|
|
1938
1938
|
oe,
|
|
1939
1939
|
o,
|
|
@@ -1949,7 +1949,7 @@ function _t(t, e, i) {
|
|
|
1949
1949
|
qi
|
|
1950
1950
|
];
|
|
1951
1951
|
}
|
|
1952
|
-
class bi extends
|
|
1952
|
+
class bi extends Pi {
|
|
1953
1953
|
constructor(e) {
|
|
1954
1954
|
super(), Ai(
|
|
1955
1955
|
this,
|