@everymatrix/player-limit-notification 0.14.4 → 0.14.6
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, D as oi, s as h, e as Ci, l as V, o as S, W as z, V as y, Y as H, t as x, u as K, h as I, x as L, d as _, p as j, N as W, f as v, i as Ii, j as Gi, B as Mi, K as be, Q as ie, z as P, g as ae, y as ai, O as C, r as Ie, n as Bi, v as G, q as li, J as d, U as Ge, G as Ni, H as Di, I as Vi, k as Hi, $ as xi } from "./PlayerLimitNotification-Y644HK5a.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 != null ? i : void 0,
|
|
283
283
|
error: r != null ? r : void 0,
|
|
284
284
|
complete: n != null ? 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 != null ? 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 != "undefined") {
|
|
|
685
685
|
}
|
|
686
686
|
};
|
|
687
687
|
};
|
|
688
|
-
customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-
|
|
688
|
+
customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-Bv_KZvS2.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 != "undefined") {
|
|
|
706
706
|
}
|
|
707
707
|
};
|
|
708
708
|
};
|
|
709
|
-
customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-
|
|
709
|
+
customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-C-kVqqxT.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 != "undefined") {
|
|
|
716
716
|
function ot(t) {
|
|
717
717
|
Ci(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]
|
|
@@ -957,7 +957,7 @@ function ht(t) {
|
|
|
957
957
|
p(s, o) {
|
|
958
958
|
o[1] & /*activeTabIndex*/
|
|
959
959
|
2 && oi(e, e = /*activeTabIndex*/
|
|
960
|
-
s[32]) ? (G(), z(n, 1, 1,
|
|
960
|
+
s[32]) ? (G(), z(n, 1, 1, P), I(), n = ri(s), n.c(), y(n, 1), n.m(i.parentNode, i)) : n.p(s, o);
|
|
961
961
|
},
|
|
962
962
|
i(s) {
|
|
963
963
|
r || (y(n), r = !0);
|
|
@@ -983,7 +983,7 @@ function gt(t) {
|
|
|
983
983
|
);
|
|
984
984
|
return {
|
|
985
985
|
c() {
|
|
986
|
-
e = j("player-account-gaming-limits-page-2-gm16-nd"), p && p.c(), i =
|
|
986
|
+
e = j("player-account-gaming-limits-page-2-gm16-nd"), p && p.c(), i = W(), f && f.c(), r = W(), b && b.c(), d(
|
|
987
987
|
e,
|
|
988
988
|
"lang",
|
|
989
989
|
/*lang*/
|
|
@@ -1335,7 +1335,7 @@ function vt(t) {
|
|
|
1335
1335
|
const i = (
|
|
1336
1336
|
/*#slots*/
|
|
1337
1337
|
t[49].customTabContent
|
|
1338
|
-
), r =
|
|
1338
|
+
), r = V(
|
|
1339
1339
|
i,
|
|
1340
1340
|
t,
|
|
1341
1341
|
/*$$scope*/
|
|
@@ -1351,7 +1351,7 @@ function vt(t) {
|
|
|
1351
1351
|
},
|
|
1352
1352
|
p(n, s) {
|
|
1353
1353
|
r && r.p && (!e || s[1] & /*$$scope*/
|
|
1354
|
-
131072) &&
|
|
1354
|
+
131072) && H(
|
|
1355
1355
|
r,
|
|
1356
1356
|
i,
|
|
1357
1357
|
n,
|
|
@@ -1386,7 +1386,7 @@ function ei(t) {
|
|
|
1386
1386
|
const r = (
|
|
1387
1387
|
/*#slots*/
|
|
1388
1388
|
t[49].LimitsList
|
|
1389
|
-
), n =
|
|
1389
|
+
), n = V(
|
|
1390
1390
|
r,
|
|
1391
1391
|
t,
|
|
1392
1392
|
/*$$scope*/
|
|
@@ -1402,7 +1402,7 @@ function ei(t) {
|
|
|
1402
1402
|
},
|
|
1403
1403
|
p(s, o) {
|
|
1404
1404
|
n && n.p && (!i || o[1] & /*$$scope*/
|
|
1405
|
-
131072) &&
|
|
1405
|
+
131072) && H(
|
|
1406
1406
|
n,
|
|
1407
1407
|
r,
|
|
1408
1408
|
s,
|
|
@@ -1437,7 +1437,7 @@ function ii(t) {
|
|
|
1437
1437
|
const r = (
|
|
1438
1438
|
/*#slots*/
|
|
1439
1439
|
t[49].LimitSubmitButton
|
|
1440
|
-
), n =
|
|
1440
|
+
), n = V(
|
|
1441
1441
|
r,
|
|
1442
1442
|
t,
|
|
1443
1443
|
/*$$scope*/
|
|
@@ -1453,7 +1453,7 @@ function ii(t) {
|
|
|
1453
1453
|
},
|
|
1454
1454
|
p(s, o) {
|
|
1455
1455
|
n && n.p && (!i || o[1] & /*$$scope*/
|
|
1456
|
-
131072) &&
|
|
1456
|
+
131072) && H(
|
|
1457
1457
|
n,
|
|
1458
1458
|
r,
|
|
1459
1459
|
s,
|
|
@@ -1488,12 +1488,12 @@ function ti(t) {
|
|
|
1488
1488
|
const r = (
|
|
1489
1489
|
/*#slots*/
|
|
1490
1490
|
t[49].LimitSkeleton
|
|
1491
|
-
), n =
|
|
1491
|
+
), n = V(
|
|
1492
1492
|
r,
|
|
1493
1493
|
t,
|
|
1494
1494
|
/*$$scope*/
|
|
1495
1495
|
t[48],
|
|
1496
|
-
|
|
1496
|
+
Re
|
|
1497
1497
|
);
|
|
1498
1498
|
return {
|
|
1499
1499
|
c() {
|
|
@@ -1504,7 +1504,7 @@ function ti(t) {
|
|
|
1504
1504
|
},
|
|
1505
1505
|
p(s, o) {
|
|
1506
1506
|
n && n.p && (!i || o[1] & /*$$scope*/
|
|
1507
|
-
131072) &&
|
|
1507
|
+
131072) && H(
|
|
1508
1508
|
n,
|
|
1509
1509
|
r,
|
|
1510
1510
|
s,
|
|
@@ -1520,7 +1520,7 @@ function ti(t) {
|
|
|
1520
1520
|
/*$$scope*/
|
|
1521
1521
|
s[48]
|
|
1522
1522
|
),
|
|
1523
|
-
|
|
1523
|
+
Re
|
|
1524
1524
|
);
|
|
1525
1525
|
},
|
|
1526
1526
|
i(s) {
|
|
@@ -1756,12 +1756,12 @@ function yt(t) {
|
|
|
1756
1756
|
const c = (
|
|
1757
1757
|
/*#slots*/
|
|
1758
1758
|
t[49].LimitWrapperTitle
|
|
1759
|
-
), a =
|
|
1759
|
+
), a = V(
|
|
1760
1760
|
c,
|
|
1761
1761
|
t,
|
|
1762
1762
|
/*$$scope*/
|
|
1763
1763
|
t[48],
|
|
1764
|
-
|
|
1764
|
+
Qe
|
|
1765
1765
|
), p = a || pt(t), f = [bt, ft], b = [];
|
|
1766
1766
|
function l(m, w) {
|
|
1767
1767
|
return (
|
|
@@ -1771,7 +1771,7 @@ function yt(t) {
|
|
|
1771
1771
|
}
|
|
1772
1772
|
return n = l(t), s = b[n] = f[n](t), {
|
|
1773
1773
|
c() {
|
|
1774
|
-
e = j("div"), i = j("div"), p && p.c(), r =
|
|
1774
|
+
e = j("div"), i = j("div"), p && p.c(), r = W(), s.c(), v(i, "class", "GamingLimitsWrapper " + /*isMobile*/
|
|
1775
1775
|
(t[41] ? "GamingLimitsWrapperMobile" : ""));
|
|
1776
1776
|
},
|
|
1777
1777
|
m(m, w) {
|
|
@@ -1779,7 +1779,7 @@ function yt(t) {
|
|
|
1779
1779
|
},
|
|
1780
1780
|
p(m, w) {
|
|
1781
1781
|
a ? a.p && (!o || w[1] & /*$$scope*/
|
|
1782
|
-
131072) &&
|
|
1782
|
+
131072) && H(
|
|
1783
1783
|
a,
|
|
1784
1784
|
c,
|
|
1785
1785
|
m,
|
|
@@ -1795,7 +1795,7 @@ function yt(t) {
|
|
|
1795
1795
|
/*$$scope*/
|
|
1796
1796
|
m[48]
|
|
1797
1797
|
),
|
|
1798
|
-
|
|
1798
|
+
Qe
|
|
1799
1799
|
) : p && p.p && (!o || w[1] & /*$_*/
|
|
1800
1800
|
128) && p.p(m, o ? w : [-1, -1, -1]);
|
|
1801
1801
|
let g = n;
|
|
@@ -1819,35 +1819,35 @@ function _t(t, e, i) {
|
|
|
1819
1819
|
Ii(t, xi, (u) => i(38, r = u));
|
|
1820
1820
|
let { $$slots: n = {}, $$scope: s } = e;
|
|
1821
1821
|
const o = Gi(n);
|
|
1822
|
-
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:
|
|
1822
|
+
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 = [];
|
|
1823
1823
|
const vi = () => {
|
|
1824
1824
|
st(c);
|
|
1825
1825
|
}, yi = () => {
|
|
1826
1826
|
fetch(F).then((k) => k.json()).then((k) => {
|
|
1827
|
-
Object.keys(k).forEach((
|
|
1828
|
-
Ke(
|
|
1827
|
+
Object.keys(k).forEach((E) => {
|
|
1828
|
+
Ke(E, k[E]);
|
|
1829
1829
|
});
|
|
1830
1830
|
}).catch((k) => {
|
|
1831
1831
|
console.log(k);
|
|
1832
1832
|
});
|
|
1833
1833
|
};
|
|
1834
|
-
Object.keys(
|
|
1835
|
-
Ke(u,
|
|
1834
|
+
Object.keys(Ye).forEach((u) => {
|
|
1835
|
+
Ke(u, Ye[u]);
|
|
1836
1836
|
});
|
|
1837
1837
|
const _i = (u, k) => {
|
|
1838
|
-
if (i(34,
|
|
1838
|
+
if (i(34, X = u.replace(/\s/g, "").split("|")), i(35, ne = k.replace(/\s/g, "").split("|")), X.length === 0)
|
|
1839
1839
|
throw new Error("Please provide a full limits configuration.");
|
|
1840
|
-
if (
|
|
1840
|
+
if (X.length !== ne.length)
|
|
1841
1841
|
throw new Error("Please make sure that the limit configuration parameters specify the same number of tabs.");
|
|
1842
1842
|
}, ki = () => {
|
|
1843
1843
|
_i(M, re), i(37, Ae = M.split("|").map((k) => {
|
|
1844
|
-
const
|
|
1845
|
-
return
|
|
1844
|
+
const E = k.match(/\(([^)]+)\)/);
|
|
1845
|
+
return E ? E[1].toLowerCase() : k.trim().toLowerCase();
|
|
1846
1846
|
})), M.split("|").forEach((k) => {
|
|
1847
1847
|
B.includes(k) || B.push(k);
|
|
1848
1848
|
}), m.split(",").forEach((k) => {
|
|
1849
|
-
let
|
|
1850
|
-
|
|
1849
|
+
let E = k.trim(), Ti = k.trim().replaceAll(" ", "").toLowerCase() + "_description", Oi = k.trim().replaceAll(" ", "").toLowerCase() + "_label";
|
|
1850
|
+
Ee.push({ name: E, description: Ti, label: Oi });
|
|
1851
1851
|
}), i(29, J = !1);
|
|
1852
1852
|
}, zi = () => {
|
|
1853
1853
|
i(36, se = q ? Number(q) : -1);
|
|
@@ -1855,7 +1855,7 @@ function _t(t, e, i) {
|
|
|
1855
1855
|
window.postMessage(
|
|
1856
1856
|
{
|
|
1857
1857
|
type: "PlayerAccountMenuActive",
|
|
1858
|
-
isMobile:
|
|
1858
|
+
isMobile: Pe
|
|
1859
1859
|
},
|
|
1860
1860
|
window.location.href
|
|
1861
1861
|
);
|
|
@@ -1863,12 +1863,12 @@ function _t(t, e, i) {
|
|
|
1863
1863
|
i(32, D = u);
|
|
1864
1864
|
};
|
|
1865
1865
|
Mi(() => () => {
|
|
1866
|
-
i(31, N = null), i(33,
|
|
1866
|
+
i(31, N = null), i(33, Q = null);
|
|
1867
1867
|
});
|
|
1868
1868
|
const wi = () => Ce(), Si = (u) => oe(u);
|
|
1869
1869
|
function Li(u) {
|
|
1870
1870
|
ae[u ? "unshift" : "push"](() => {
|
|
1871
|
-
|
|
1871
|
+
Q = u, i(33, Q);
|
|
1872
1872
|
});
|
|
1873
1873
|
}
|
|
1874
1874
|
function ji(u) {
|
|
@@ -1882,7 +1882,7 @@ function _t(t, e, i) {
|
|
|
1882
1882
|
});
|
|
1883
1883
|
}
|
|
1884
1884
|
return t.$$set = (u) => {
|
|
1885
|
-
"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,
|
|
1885
|
+
"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);
|
|
1886
1886
|
}, t.$$.update = () => {
|
|
1887
1887
|
t.$$.dirty[0] & /*lang*/
|
|
1888
1888
|
1 && c && vi(), t.$$.dirty[0] & /*userid, session, endpoint, tablabels, lang, apiversion*/
|
|
@@ -1890,9 +1890,9 @@ function _t(t, e, i) {
|
|
|
1890
1890
|
65536 && q && zi(), t.$$.dirty[0] & /*isLoading*/
|
|
1891
1891
|
536870912 | t.$$.dirty[1] & /*mainContainer*/
|
|
1892
1892
|
1 && N && !J && oe(0), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
1893
|
-
1074266112 &&
|
|
1893
|
+
1074266112 && R && T && Ni(T, R), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
1894
1894
|
1074790400 && U && T && Di(T, U), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
1895
|
-
1077936128 && Z && T &&
|
|
1895
|
+
1077936128 && Z && T && Vi(T, `${Z}.Style`, hi), t.$$.dirty[0] & /*translationurl*/
|
|
1896
1896
|
2097152 && F && yi(), t.$$.dirty[1] & /*customcontentontab*/
|
|
1897
1897
|
65536 && i(36, se = q !== "" && !isNaN(Number(q)) ? Number(q) : -1), t.$$.dirty[0] & /*isLoading*/
|
|
1898
1898
|
536870912 | t.$$.dirty[1] & /*activeTabIndex*/
|
|
@@ -1917,7 +1917,7 @@ function _t(t, e, i) {
|
|
|
1917
1917
|
ze,
|
|
1918
1918
|
we,
|
|
1919
1919
|
Se,
|
|
1920
|
-
|
|
1920
|
+
R,
|
|
1921
1921
|
U,
|
|
1922
1922
|
F,
|
|
1923
1923
|
Z,
|
|
@@ -1925,21 +1925,21 @@ function _t(t, e, i) {
|
|
|
1925
1925
|
je,
|
|
1926
1926
|
qe,
|
|
1927
1927
|
Te,
|
|
1928
|
-
Ee,
|
|
1929
1928
|
Oe,
|
|
1929
|
+
We,
|
|
1930
1930
|
J,
|
|
1931
1931
|
T,
|
|
1932
1932
|
N,
|
|
1933
1933
|
D,
|
|
1934
|
-
X,
|
|
1935
1934
|
Q,
|
|
1935
|
+
X,
|
|
1936
1936
|
ne,
|
|
1937
1937
|
se,
|
|
1938
1938
|
Ae,
|
|
1939
1939
|
r,
|
|
1940
1940
|
B,
|
|
1941
|
+
Ee,
|
|
1941
1942
|
Pe,
|
|
1942
|
-
We,
|
|
1943
1943
|
Ce,
|
|
1944
1944
|
oe,
|
|
1945
1945
|
o,
|
|
@@ -1955,7 +1955,7 @@ function _t(t, e, i) {
|
|
|
1955
1955
|
qi
|
|
1956
1956
|
];
|
|
1957
1957
|
}
|
|
1958
|
-
class bi extends
|
|
1958
|
+
class bi extends Pi {
|
|
1959
1959
|
constructor(e) {
|
|
1960
1960
|
super(), Ai(
|
|
1961
1961
|
this,
|
|
@@ -2194,7 +2194,7 @@ class bi extends Wi {
|
|
|
2194
2194
|
this.$$set({ usecustomdropdown: e }), h();
|
|
2195
2195
|
}
|
|
2196
2196
|
}
|
|
2197
|
-
|
|
2197
|
+
Hi(
|
|
2198
2198
|
bi,
|
|
2199
2199
|
{ lang: {}, userid: {}, session: {}, endpoint: {}, currency: {}, apiversion: {}, tablabels: {}, historyenabled: {}, enablecompliancetext: {}, netdepositprogress: {}, deletelimit: {}, limitsamount: {}, showcompanylimitsinfo: {}, inputhasdecimals: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, allowedextenssion: {}, filesizeallow: {}, timezone: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {}, companylimits: {}, limittabvisible: {}, defaultperiod: {}, islimitNotification: {}, customcontentontab: {}, cooloffstrictmode: {}, usecustomdropdown: {} },
|
|
2200
2200
|
[
|