@everymatrix/player-account-gaming-limits-wrapper-2 1.59.2 → 1.59.3
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/{PlayerAccountGamingLimitsHistory2-B3PpGrMk.js → PlayerAccountGamingLimitsHistory2-9gtkrg2u.js} +764 -786
- package/components/{PlayerAccountGamingLimitsHistory2-DIXg5IuM.js → PlayerAccountGamingLimitsHistory2-Es10aeT3.js} +574 -596
- package/components/PlayerAccountGamingLimitsHistory2-aUqlydFS.cjs +18 -0
- package/components/{PlayerAccountGamingLimitsPage2Gm16-C9Ec_rtG.cjs → PlayerAccountGamingLimitsPage2Gm16-CjGfNrnJ.cjs} +1 -1
- package/components/{PlayerAccountGamingLimitsPage2Gm16-DqrD-O7u.js → PlayerAccountGamingLimitsPage2Gm16-CotSzAHN.js} +9 -9
- package/components/{PlayerAccountGamingLimitsPage2Gm16-boMA00-7.js → PlayerAccountGamingLimitsPage2Gm16-wzHsk3Hu.js} +8 -8
- package/components/{PlayerAccountGamingLimitsWrapper2-UW0QZaKP.js → PlayerAccountGamingLimitsWrapper2-BxAXD4sv.js} +32 -32
- package/components/{PlayerAccountGamingLimitsWrapper2-BzFrIrB9.cjs → PlayerAccountGamingLimitsWrapper2-DL64zWOl.cjs} +1 -1
- package/components/{PlayerAccountGamingLimitsWrapper2-Ci2hyn9-.js → PlayerAccountGamingLimitsWrapper2-Dcld5J-b.js} +19 -19
- package/es2015/player-account-gaming-limits-wrapper-2.cjs +1 -1
- package/es2015/player-account-gaming-limits-wrapper-2.js +1 -1
- package/esnext/player-account-gaming-limits-wrapper-2.js +1 -1
- package/package.json +2 -2
- package/stencil/index-ae04a8b1-BxaX26xW.js +516 -0
- package/stencil/index-ae04a8b1-D7qYBP-T.js +532 -0
- package/stencil/index-ae04a8b1-Dk7mk6oB.cjs +1 -0
- package/stencil/{ui-skeleton-C5gPr5Xv.js → ui-skeleton-DFpfaKvi.js} +2 -2
- package/stencil/{ui-skeleton-C1buDKbo.cjs → ui-skeleton-IHMCRYEX.cjs} +1 -1
- package/stencil/{ui-skeleton-M7HNQCk1.js → ui-skeleton-UUT_AJxa.js} +2 -2
- package/stencil/{ui-skeleton-a642cced-DO34s50a.cjs → ui-skeleton-a642cced-5nW6b8_l.cjs} +1 -1
- package/stencil/{ui-skeleton-a642cced-BFJMszWG.js → ui-skeleton-a642cced-BNXFvvk_.js} +1 -1
- package/stencil/{ui-skeleton-a642cced-p8tGooXk.js → ui-skeleton-a642cced-DdY2eEM0.js} +1 -1
- package/components/PlayerAccountGamingLimitsHistory2-DOCZA8tu.cjs +0 -18
- package/stencil/index-ae04a8b1-DPYODDdm.cjs +0 -1
- package/stencil/index-ae04a8b1-DRAR7dln.js +0 -532
- package/stencil/index-ae04a8b1-eSktas_K.js +0 -516
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as le, J as Ce, a as Te, S as Me, i as Ee, f as d,
|
|
1
|
+
import { $ as le, J as Ce, a as Te, S as Me, i as Ee, f as d, s as Ge, H as Se, b as Ae, d as v, K as W, L as N, v as X, M as Y, c as p, e as T, g as C, h as j, y as U, j as _, k as De, N as Ne, o as We, x as fe, C as R, n as D, q, r as ge, z as he, p as Z, O as x, P as r, Q as ze, R as Pe, T as Re, U as je, I as Be, E as Fe, F as Ie, G as Oe } from "./PlayerAccountGamingLimitsHistory2-9gtkrg2u.js";
|
|
2
2
|
function He({ withLocale: i, translations: e }) {
|
|
3
3
|
le.subscribe((t) => {
|
|
4
4
|
t == null && (Ce.set(e), le.set(i));
|
|
@@ -54,7 +54,7 @@ if (typeof window != "undefined") {
|
|
|
54
54
|
}
|
|
55
55
|
};
|
|
56
56
|
};
|
|
57
|
-
customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16-
|
|
57
|
+
customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16-CotSzAHN.js").then(({ default: e }) => {
|
|
58
58
|
!customElements.get("player-account-gaming-limits-page-2-gm16") && customElements.define(
|
|
59
59
|
"player-account-gaming-limits-page-2-gm16",
|
|
60
60
|
e.element
|
|
@@ -73,7 +73,7 @@ if (typeof window != "undefined") {
|
|
|
73
73
|
}
|
|
74
74
|
};
|
|
75
75
|
};
|
|
76
|
-
customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsHistory2-
|
|
76
|
+
customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsHistory2-9gtkrg2u.js").then((e) => e.V).then(({ default: e }) => {
|
|
77
77
|
!customElements.get("player-account-gaming-limits-history-2") && customElements.define(
|
|
78
78
|
"player-account-gaming-limits-history-2",
|
|
79
79
|
e.element
|
|
@@ -81,7 +81,7 @@ if (typeof window != "undefined") {
|
|
|
81
81
|
});
|
|
82
82
|
}
|
|
83
83
|
function qe(i) {
|
|
84
|
-
|
|
84
|
+
Ae(i, "svelte-r6lh3z", ':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 50px 30px 50px}.GamingLimitsWrapper.GamingLimitsWrapperMobile{padding:20px 15px}.LimitsWrapper{display:flex;flex-direction:column}.TabsContainer{height:50px;display:flex;margin-bottom:12px;cursor:pointer;border-bottom:1px solid var(--emw--color-gray-300, #58586B);justify-content:center;background:var(--emw--color-white, #FFFFFF);box-shadow:0 0.15rem 0.2rem 0 rgba(0, 0, 0, 0.12)}.LimitsTab{font-size:1.3rem;line-height:1.4rem;margin-bottom:3px;display:flex;justify-content:center;align-items:center;padding:0 1rem;box-sizing:content-box}.hidden{display:none}h2{margin:20px 0px}.PlayerAccountGamingLmitsWrapper2{margin-bottom:20px}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C))}.GamingLimitsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));font-weight:400}.GamingLimitsTitleMobile{font-size:16px}.GamingLimitsTitleNone{display:none}.selected{border-bottom:0.2rem solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));margin:0}');
|
|
85
85
|
}
|
|
86
86
|
function oe(i, e, t) {
|
|
87
87
|
const n = i.slice();
|
|
@@ -141,7 +141,7 @@ function Ke(i) {
|
|
|
141
141
|
m && m.c(), e = j(), t = C("div");
|
|
142
142
|
for (let a = 0; a < o.length; a += 1)
|
|
143
143
|
o[a].c();
|
|
144
|
-
n = j(), g && g.c(), l =
|
|
144
|
+
n = j(), g && g.c(), l = he(), _(t, "class", "PlayerAccountGamingLmitsWrapper2");
|
|
145
145
|
},
|
|
146
146
|
m(a, u) {
|
|
147
147
|
m && m.m(a, u), T(a, e, u), T(a, t, u);
|
|
@@ -186,7 +186,7 @@ function Ke(i) {
|
|
|
186
186
|
c = !1;
|
|
187
187
|
},
|
|
188
188
|
d(a) {
|
|
189
|
-
a && (v(e), v(t), v(n), v(l)), m && m.d(a),
|
|
189
|
+
a && (v(e), v(t), v(n), v(l)), m && m.d(a), ge(o, a), i[38](null), g && g.d(a);
|
|
190
190
|
}
|
|
191
191
|
};
|
|
192
192
|
}
|
|
@@ -238,7 +238,7 @@ function Ze(i) {
|
|
|
238
238
|
}
|
|
239
239
|
},
|
|
240
240
|
d(l) {
|
|
241
|
-
l && v(e),
|
|
241
|
+
l && v(e), ge(n, l), i[37](null);
|
|
242
242
|
}
|
|
243
243
|
};
|
|
244
244
|
}
|
|
@@ -488,7 +488,7 @@ function Ye(i) {
|
|
|
488
488
|
const t = (
|
|
489
489
|
/*#slots*/
|
|
490
490
|
i[34].customTabContent
|
|
491
|
-
), n =
|
|
491
|
+
), n = ze(
|
|
492
492
|
t,
|
|
493
493
|
i,
|
|
494
494
|
/*$$scope*/
|
|
@@ -504,19 +504,19 @@ function Ye(i) {
|
|
|
504
504
|
},
|
|
505
505
|
p(l, c) {
|
|
506
506
|
n && n.p && (!e || c[1] & /*$$scope*/
|
|
507
|
-
4) &&
|
|
507
|
+
4) && Pe(
|
|
508
508
|
n,
|
|
509
509
|
t,
|
|
510
510
|
l,
|
|
511
511
|
/*$$scope*/
|
|
512
512
|
l[33],
|
|
513
|
-
e ?
|
|
513
|
+
e ? je(
|
|
514
514
|
t,
|
|
515
515
|
/*$$scope*/
|
|
516
516
|
l[33],
|
|
517
517
|
c,
|
|
518
518
|
Ve
|
|
519
|
-
) :
|
|
519
|
+
) : Re(
|
|
520
520
|
/*$$scope*/
|
|
521
521
|
l[33]
|
|
522
522
|
),
|
|
@@ -546,7 +546,7 @@ function me(i) {
|
|
|
546
546
|
}
|
|
547
547
|
return e = h(i), t = m[e] = c[e](i), {
|
|
548
548
|
c() {
|
|
549
|
-
t.c(), n =
|
|
549
|
+
t.c(), n = he();
|
|
550
550
|
},
|
|
551
551
|
m(o, b) {
|
|
552
552
|
m[e].m(o, b), T(o, n, b), l = !0;
|
|
@@ -764,10 +764,10 @@ function xe(i) {
|
|
|
764
764
|
}
|
|
765
765
|
function $e(i, e, t) {
|
|
766
766
|
let n;
|
|
767
|
-
De(i,
|
|
768
|
-
let { $$slots: l = {}, $$scope: c } = e, { lang: m = "" } = e, { userid: h = "" } = e, { session: o = "" } = e, { endpoint: b = "" } = e, { currency: g = "" } = e, { apiversion: a = "" } = e, { tablabels: u = "" } = e, { historyenabled: f = "true" } = e, { enablecompliancetext: k = "false" } = e, { deletelimit: M = "" } = e, { limitsamount: w = "" } = e, { limitsperiods: z = "" } = e, { numberofentries: y = "" } = e, { customcurrencysymbols: E = "" } = e, { limitformat: P = "" } = e, { clientstyling: F = "" } = e, { clientstylingurl:
|
|
767
|
+
De(i, Be, (s) => t(24, n = s));
|
|
768
|
+
let { $$slots: l = {}, $$scope: c } = e, { lang: m = "" } = e, { userid: h = "" } = e, { session: o = "" } = e, { endpoint: b = "" } = e, { currency: g = "" } = e, { apiversion: a = "" } = e, { tablabels: u = "" } = e, { historyenabled: f = "true" } = e, { enablecompliancetext: k = "false" } = e, { deletelimit: M = "" } = e, { limitsamount: w = "" } = e, { limitsperiods: z = "" } = e, { numberofentries: y = "" } = e, { customcurrencysymbols: E = "" } = e, { limitformat: P = "" } = e, { clientstyling: F = "" } = e, { clientstylingurl: I = "" } = e, { translationurl: $ = "" } = e, { mbsource: O } = e, { customcontentontab: B = "" } = e;
|
|
769
769
|
He({ withLocale: "en", translations: {} });
|
|
770
|
-
let V = !0,
|
|
770
|
+
let V = !0, S, J = [], ee, A, G, H, K, be = window.navigator.userAgent, te = Ne(be) !== "PC", ie;
|
|
771
771
|
Object.keys(se).forEach((s) => {
|
|
772
772
|
Ue(s, se[s]);
|
|
773
773
|
});
|
|
@@ -783,9 +783,9 @@ function $e(i, e, t) {
|
|
|
783
783
|
}, ye = () => {
|
|
784
784
|
t(23, ie = B ? Number(B) : -1);
|
|
785
785
|
}, Q = (s) => {
|
|
786
|
-
if (
|
|
787
|
-
for (let L = 0; L <
|
|
788
|
-
s === L ? (
|
|
786
|
+
if (A.children.length > 0)
|
|
787
|
+
for (let L = 0; L < A.children.length; L++)
|
|
788
|
+
s === L ? (A.children[L].classList.remove("hidden"), G == null || G.children[L].classList.add("selected")) : (A.children[L].classList.add("hidden"), G == null || G.children[L].classList.remove("selected"));
|
|
789
789
|
}, ne = () => {
|
|
790
790
|
window.postMessage(
|
|
791
791
|
{
|
|
@@ -796,34 +796,34 @@ function $e(i, e, t) {
|
|
|
796
796
|
);
|
|
797
797
|
};
|
|
798
798
|
We(() => () => {
|
|
799
|
-
t(18,
|
|
799
|
+
t(18, A = null), t(20, G = null);
|
|
800
800
|
});
|
|
801
801
|
const pe = () => ne(), we = (s) => Q(s);
|
|
802
802
|
function ke(s) {
|
|
803
803
|
Z[s ? "unshift" : "push"](() => {
|
|
804
|
-
|
|
804
|
+
G = s, t(20, G);
|
|
805
805
|
});
|
|
806
806
|
}
|
|
807
807
|
function Le(s) {
|
|
808
808
|
Z[s ? "unshift" : "push"](() => {
|
|
809
|
-
|
|
809
|
+
A = s, t(18, A);
|
|
810
810
|
});
|
|
811
811
|
}
|
|
812
812
|
function ve(s) {
|
|
813
813
|
Z[s ? "unshift" : "push"](() => {
|
|
814
|
-
|
|
814
|
+
S = s, t(17, S);
|
|
815
815
|
});
|
|
816
816
|
}
|
|
817
817
|
return i.$$set = (s) => {
|
|
818
|
-
"lang" in s && t(0, m = s.lang), "userid" in s && t(1, h = s.userid), "session" in s && t(2, o = s.session), "endpoint" in s && t(3, b = s.endpoint), "currency" in s && t(4, g = s.currency), "apiversion" in s && t(5, a = s.apiversion), "tablabels" in s && t(29, u = s.tablabels), "historyenabled" in s && t(6, f = s.historyenabled), "enablecompliancetext" in s && t(7, k = s.enablecompliancetext), "deletelimit" in s && t(8, M = s.deletelimit), "limitsamount" in s && t(30, w = s.limitsamount), "limitsperiods" in s && t(31, z = s.limitsperiods), "numberofentries" in s && t(9, y = s.numberofentries), "customcurrencysymbols" in s && t(10, E = s.customcurrencysymbols), "limitformat" in s && t(11, P = s.limitformat), "clientstyling" in s && t(12, F = s.clientstyling), "clientstylingurl" in s && t(13,
|
|
818
|
+
"lang" in s && t(0, m = s.lang), "userid" in s && t(1, h = s.userid), "session" in s && t(2, o = s.session), "endpoint" in s && t(3, b = s.endpoint), "currency" in s && t(4, g = s.currency), "apiversion" in s && t(5, a = s.apiversion), "tablabels" in s && t(29, u = s.tablabels), "historyenabled" in s && t(6, f = s.historyenabled), "enablecompliancetext" in s && t(7, k = s.enablecompliancetext), "deletelimit" in s && t(8, M = s.deletelimit), "limitsamount" in s && t(30, w = s.limitsamount), "limitsperiods" in s && t(31, z = s.limitsperiods), "numberofentries" in s && t(9, y = s.numberofentries), "customcurrencysymbols" in s && t(10, E = s.customcurrencysymbols), "limitformat" in s && t(11, P = s.limitformat), "clientstyling" in s && t(12, F = s.clientstyling), "clientstylingurl" in s && t(13, I = s.clientstylingurl), "translationurl" in s && t(14, $ = s.translationurl), "mbsource" in s && t(15, O = s.mbsource), "customcontentontab" in s && t(32, B = s.customcontentontab), "$$scope" in s && t(33, c = s.$$scope);
|
|
819
819
|
}, i.$$.update = () => {
|
|
820
820
|
i.$$.dirty[0] & /*userid, session, endpoint, tablabels, lang, apiversion*/
|
|
821
821
|
536870959 && h && o && b && u && m && a && _e(), i.$$.dirty[1] & /*customcontentontab*/
|
|
822
822
|
2 && B && ye(), i.$$.dirty[0] & /*mainContainer, isLoading*/
|
|
823
|
-
327680 &&
|
|
824
|
-
135168 && F &&
|
|
825
|
-
139264 &&
|
|
826
|
-
163840 &&
|
|
823
|
+
327680 && A && !V && Q(0), i.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
824
|
+
135168 && F && S && Fe(S, F), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
825
|
+
139264 && I && S && Ie(S, I), i.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
826
|
+
163840 && O && S && Oe(S, `${O}.Style`);
|
|
827
827
|
}, [
|
|
828
828
|
m,
|
|
829
829
|
h,
|
|
@@ -838,14 +838,14 @@ function $e(i, e, t) {
|
|
|
838
838
|
E,
|
|
839
839
|
P,
|
|
840
840
|
F,
|
|
841
|
-
O,
|
|
842
|
-
$,
|
|
843
841
|
I,
|
|
842
|
+
$,
|
|
843
|
+
O,
|
|
844
844
|
V,
|
|
845
|
-
G,
|
|
846
845
|
S,
|
|
847
|
-
ee,
|
|
848
846
|
A,
|
|
847
|
+
ee,
|
|
848
|
+
G,
|
|
849
849
|
H,
|
|
850
850
|
K,
|
|
851
851
|
ie,
|
|
@@ -1022,7 +1022,7 @@ class et extends Me {
|
|
|
1022
1022
|
this.$$set({ customcontentontab: e }), d();
|
|
1023
1023
|
}
|
|
1024
1024
|
}
|
|
1025
|
-
|
|
1025
|
+
Se(et, { lang: {}, userid: {}, session: {}, endpoint: {}, currency: {}, apiversion: {}, tablabels: {}, historyenabled: {}, enablecompliancetext: {}, deletelimit: {}, limitsamount: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {}, customcontentontab: {} }, ["customTabContent"], [], !0);
|
|
1026
1026
|
export {
|
|
1027
1027
|
et as default
|
|
1028
1028
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./PlayerAccountGamingLimitsHistory2-DOCZA8tu.cjs");function se({withLocale:i,translations:t}){e.$locale.subscribe(n=>{n==null&&(e.$dictionary.set(t),e.$locale.set(i))})}function le(i,t){e.addMessages(i,t)}const H={en:{title:"Limits"},"zh-hk":{title:"Limits"},fr:{title:"Limits"},ro:{title:"Limits"},es:{title:"Limits"},pt:{title:"Limits"},hr:{title:"Ograničenja"},"pt-br":{title:"Limites"},"es-mx":{title:"Límites"},tr:{title:"Sınırlar"},"en-us":{title:"Limits"}};if(typeof window!="undefined"){let i=function(t){return function(...n){try{return t.apply(this,n)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=i(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountGamingLimitsPage2Gm16-C9Ec_rtG.cjs")).then(({default:t})=>{!customElements.get("player-account-gaming-limits-page-2-gm16")&&customElements.define("player-account-gaming-limits-page-2-gm16",t.element)})}if(typeof window!="undefined"){let i=function(t){return function(...n){try{return t.apply(this,n)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=i(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountGamingLimitsHistory2-DOCZA8tu.cjs")).then(t=>t.PlayerAccountGamingLimitsHistory2_ce).then(({default:t})=>{!customElements.get("player-account-gaming-limits-history-2")&&customElements.define("player-account-gaming-limits-history-2",t.element)})}function oe(i){e.append_styles(i,"svelte-r6lh3z",':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 50px 30px 50px}.GamingLimitsWrapper.GamingLimitsWrapperMobile{padding:20px 15px}.LimitsWrapper{display:flex;flex-direction:column}.TabsContainer{height:50px;display:flex;margin-bottom:12px;cursor:pointer;border-bottom:1px solid var(--emw--color-gray-300, #58586B);justify-content:center;background:var(--emw--color-white, #FFFFFF);box-shadow:0 0.15rem 0.2rem 0 rgba(0, 0, 0, 0.12)}.LimitsTab{font-size:1.3rem;line-height:1.4rem;margin-bottom:3px;display:flex;justify-content:center;align-items:center;padding:0 1rem;box-sizing:content-box}.hidden{display:none}h2{margin:20px 0px}.PlayerAccountGamingLmitsWrapper2{margin-bottom:20px}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C))}.GamingLimitsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));font-weight:400}.GamingLimitsTitleMobile{font-size:16px}.GamingLimitsTitleNone{display:none}.selected{border-bottom:0.2rem solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));margin:0}')}function I(i,t,n){const s=i.slice();return s[46]=t[n],s[48]=n,s}const ae=i=>({}),q=i=>({});function U(i,t,n){const s=i.slice();return s[49]=t[n],s[48]=n,s}function re(i){let t,n,s,l,m,c,d,a,g,f,r=i[24]("title")+"",u,_,p;return{c(){t=e.element("div"),n=e.svg_element("svg"),s=e.svg_element("defs"),l=e.svg_element("style"),m=e.text(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));}"),c=e.svg_element("g"),d=e.svg_element("g"),a=e.svg_element("path"),g=e.space(),f=e.element("h2"),u=e.text(r),e.attr(a,"class","aaa"),e.attr(a,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),e.attr(a,"transform","translate(15 15) rotate(180)"),e.attr(d,"transform","translate(20 158)"),e.attr(c,"transform","translate(-20 -158)"),e.attr(n,"xmlns","http://www.w3.org/2000/svg"),e.attr(n,"width","15"),e.attr(n,"height","15"),e.attr(n,"viewBox","0 0 15 15"),e.attr(f,"class","GamingLimitsTitleMobile"),e.attr(t,"class","MenuReturnButton"),e.attr(t,"part","MenuReturnButton")},m(k,b){e.insert(k,t,b),e.append(t,n),e.append(n,s),e.append(s,l),e.append(l,m),e.append(n,c),e.append(c,d),e.append(d,a),e.append(t,g),e.append(t,f),e.append(f,u),_||(p=e.listen(t,"click",i[35]),_=!0)},p(k,b){b[0]&16777216&&r!==(r=k[24]("title")+"")&&e.set_data(u,r)},d(k){k&&e.detach(t),_=!1,p()}}}function me(i){let t,n,s,l,m,c=i[25].length>1&&ue(i),d=e.ensure_array_like(i[25]),a=[];for(let r=0;r<d.length;r+=1)a[r]=Z(I(i,d,r));const g=r=>e.transition_out(a[r],1,1,()=>{a[r]=null});let f=i[6]==="true"&&J(i);return{c(){c&&c.c(),t=e.space(),n=e.element("div");for(let r=0;r<a.length;r+=1)a[r].c();s=e.space(),f&&f.c(),l=e.empty(),e.attr(n,"class","PlayerAccountGamingLmitsWrapper2")},m(r,u){c&&c.m(r,u),e.insert(r,t,u),e.insert(r,n,u);for(let _=0;_<a.length;_+=1)a[_]&&a[_].m(n,null);i[38](n),e.insert(r,s,u),f&&f.m(r,u),e.insert(r,l,u),m=!0},p(r,u){if(r[25].length>1&&c.p(r,u),u[0]&14745023|u[1]&4){d=e.ensure_array_like(r[25]);let _;for(_=0;_<d.length;_+=1){const p=I(r,d,_);a[_]?(a[_].p(p,u),e.transition_in(a[_],1)):(a[_]=Z(p),a[_].c(),e.transition_in(a[_],1),a[_].m(n,null))}for(e.group_outros(),_=d.length;_<a.length;_+=1)g(_);e.check_outros()}r[6]==="true"?f?f.p(r,u):(f=J(r),f.c(),f.m(l.parentNode,l)):f&&(f.d(1),f=null)},i(r){if(!m){for(let u=0;u<d.length;u+=1)e.transition_in(a[u]);m=!0}},o(r){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)e.transition_out(a[u]);m=!1},d(r){r&&(e.detach(t),e.detach(n),e.detach(s),e.detach(l)),c&&c.d(r),e.destroy_each(a,r),i[38](null),f&&f.d(r)}}}function ce(i){return{c:e.noop,m:e.noop,p:e.noop,i:e.noop,o:e.noop,d:e.noop}}function ue(i){let t,n=e.ensure_array_like(i[25]),s=[];for(let l=0;l<n.length;l+=1)s[l]=V(U(i,n,l));return{c(){t=e.element("div");for(let l=0;l<s.length;l+=1)s[l].c();e.attr(t,"class","TabsContainer")},m(l,m){e.insert(l,t,m);for(let c=0;c<s.length;c+=1)s[c]&&s[c].m(t,null);i[37](t)},p(l,m){if(m[0]&168296448){n=e.ensure_array_like(l[25]);let c;for(c=0;c<n.length;c+=1){const d=U(l,n,c);s[c]?s[c].p(d,m):(s[c]=V(d),s[c].c(),s[c].m(t,null))}for(;c<s.length;c+=1)s[c].d(1);s.length=n.length}},d(l){l&&e.detach(t),e.destroy_each(s,l),i[37](null)}}}function V(i){var d;let t,n=((d=i[19][i[48]])!=null?d:i[49])+"",s,l,m;function c(){return i[36](i[48])}return{c(){t=e.element("div"),s=e.text(n),e.attr(t,"class","LimitsTab")},m(a,g){e.insert(a,t,g),e.append(t,s),l||(m=e.listen(t,"click",c),l=!0)},p(a,g){var f;i=a,g[0]&524288&&n!==(n=((f=i[19][i[48]])!=null?f:i[49])+"")&&e.set_data(s,n)},d(a){a&&e.detach(t),l=!1,m()}}}function _e(i){let t,n,s;return{c(){t=e.element("player-account-gaming-limits-page-2-gm16"),e.set_custom_element_data(t,"class","hidden selected"),e.set_custom_element_data(t,"lang",i[0]),e.set_custom_element_data(t,"currency",i[4]),e.set_custom_element_data(t,"amountsconfig",n=i[21][i[48]]),e.set_custom_element_data(t,"periodsconfig",s=i[22][i[48]]),e.set_custom_element_data(t,"limittabindex",i[48]+1),e.set_custom_element_data(t,"userid",i[1]),e.set_custom_element_data(t,"deletelimit",i[8]),e.set_custom_element_data(t,"enablecompliancetext",i[7]),e.set_custom_element_data(t,"session",i[2]),e.set_custom_element_data(t,"endpoint",i[3]),e.set_custom_element_data(t,"apiversion",i[5]),e.set_custom_element_data(t,"clientstyling",i[12]),e.set_custom_element_data(t,"clientstylingurl",i[13]),e.set_custom_element_data(t,"mbsource",i[15]),e.set_custom_element_data(t,"translationurl",i[14]),e.set_custom_element_data(t,"customcurrencysymbols",i[10]),e.set_custom_element_data(t,"limitformat",i[11])},m(l,m){e.insert(l,t,m)},p(l,m){m[0]&1&&e.set_custom_element_data(t,"lang",l[0]),m[0]&16&&e.set_custom_element_data(t,"currency",l[4]),m[0]&2097152&&n!==(n=l[21][l[48]])&&e.set_custom_element_data(t,"amountsconfig",n),m[0]&4194304&&s!==(s=l[22][l[48]])&&e.set_custom_element_data(t,"periodsconfig",s),m[0]&2&&e.set_custom_element_data(t,"userid",l[1]),m[0]&256&&e.set_custom_element_data(t,"deletelimit",l[8]),m[0]&128&&e.set_custom_element_data(t,"enablecompliancetext",l[7]),m[0]&4&&e.set_custom_element_data(t,"session",l[2]),m[0]&8&&e.set_custom_element_data(t,"endpoint",l[3]),m[0]&32&&e.set_custom_element_data(t,"apiversion",l[5]),m[0]&4096&&e.set_custom_element_data(t,"clientstyling",l[12]),m[0]&8192&&e.set_custom_element_data(t,"clientstylingurl",l[13]),m[0]&32768&&e.set_custom_element_data(t,"mbsource",l[15]),m[0]&16384&&e.set_custom_element_data(t,"translationurl",l[14]),m[0]&1024&&e.set_custom_element_data(t,"customcurrencysymbols",l[10]),m[0]&2048&&e.set_custom_element_data(t,"limitformat",l[11])},i:e.noop,o:e.noop,d(l){l&&e.detach(t)}}}function fe(i){let t;const n=i[34].customTabContent,s=e.create_slot(n,i,i[33],q);return{c(){s&&s.c()},m(l,m){s&&s.m(l,m),t=!0},p(l,m){s&&s.p&&(!t||m[1]&4)&&e.update_slot_base(s,n,l,l[33],t?e.get_slot_changes(n,l[33],m,ae):e.get_all_dirty_from_scope(l[33]),q)},i(l){t||(e.transition_in(s,l),t=!0)},o(l){e.transition_out(s,l),t=!1},d(l){s&&s.d(l)}}}function Z(i){let t,n,s,l;const m=[fe,_e],c=[];function d(a,g){return a[23]===a[48]?0:1}return t=d(i),n=c[t]=m[t](i),{c(){n.c(),s=e.empty()},m(a,g){c[t].m(a,g),e.insert(a,s,g),l=!0},p(a,g){let f=t;t=d(a),t===f?c[t].p(a,g):(e.group_outros(),e.transition_out(c[f],1,1,()=>{c[f]=null}),e.check_outros(),n=c[t],n?n.p(a,g):(n=c[t]=m[t](a),n.c()),e.transition_in(n,1),n.m(s.parentNode,s))},i(a){l||(e.transition_in(n),l=!0)},o(a){e.transition_out(n),l=!1},d(a){a&&e.detach(s),c[t].d(a)}}}function J(i){let t;return{c(){t=e.element("player-account-gaming-limits-history-2"),e.set_custom_element_data(t,"lang",i[0]),e.set_custom_element_data(t,"userid",i[1]),e.set_custom_element_data(t,"session",i[2]),e.set_custom_element_data(t,"endpoint",i[3]),e.set_custom_element_data(t,"apiversion",i[5]),e.set_custom_element_data(t,"numberofentries",i[9]),e.set_custom_element_data(t,"clientstyling",i[12]),e.set_custom_element_data(t,"clientstylingurl",i[13]),e.set_custom_element_data(t,"mbsource",i[15]),e.set_custom_element_data(t,"translationurl",i[14]),e.set_custom_element_data(t,"customcurrencysymbols",i[10]),e.set_custom_element_data(t,"limitformat",i[11])},m(n,s){e.insert(n,t,s)},p(n,s){s[0]&1&&e.set_custom_element_data(t,"lang",n[0]),s[0]&2&&e.set_custom_element_data(t,"userid",n[1]),s[0]&4&&e.set_custom_element_data(t,"session",n[2]),s[0]&8&&e.set_custom_element_data(t,"endpoint",n[3]),s[0]&32&&e.set_custom_element_data(t,"apiversion",n[5]),s[0]&512&&e.set_custom_element_data(t,"numberofentries",n[9]),s[0]&4096&&e.set_custom_element_data(t,"clientstyling",n[12]),s[0]&8192&&e.set_custom_element_data(t,"clientstylingurl",n[13]),s[0]&32768&&e.set_custom_element_data(t,"mbsource",n[15]),s[0]&16384&&e.set_custom_element_data(t,"translationurl",n[14]),s[0]&1024&&e.set_custom_element_data(t,"customcurrencysymbols",n[10]),s[0]&2048&&e.set_custom_element_data(t,"limitformat",n[11])},d(n){n&&e.detach(t)}}}function de(i){let t,n,s,l,m,c,d,a=i[24]("title")+"",g,f,r,u,_,p=i[26]&&re(i);const k=[ce,me],b=[];function C(h,w){return h[16]?0:1}return r=C(i),u=b[r]=k[r](i),{c(){t=e.element("meta"),n=e.space(),s=e.element("div"),l=e.element("div"),m=e.element("div"),p&&p.c(),c=e.space(),d=e.element("h2"),g=e.text(a),f=e.space(),u.c(),e.attr(t,"name","viewport"),e.attr(t,"content","width=device-width, initial-scale=1"),e.attr(d,"class","GamingLimitsTitle "+(i[26]?"GamingLimitsTitleNone":"")),e.attr(m,"class","TitleSection"),e.attr(l,"class","GamingLimitsWrapper "+(i[26]?"GamingLimitsWrapperMobile":""))},m(h,w){e.append(document.head,t),e.insert(h,n,w),e.insert(h,s,w),e.append(s,l),e.append(l,m),p&&p.m(m,null),e.append(m,c),e.append(m,d),e.append(d,g),e.append(l,f),b[r].m(l,null),i[39](s),_=!0},p(h,w){h[26]&&p.p(h,w),(!_||w[0]&16777216)&&a!==(a=h[24]("title")+"")&&e.set_data(g,a);let M=r;r=C(h),r===M?b[r].p(h,w):(e.group_outros(),e.transition_out(b[M],1,1,()=>{b[M]=null}),e.check_outros(),u=b[r],u?u.p(h,w):(u=b[r]=k[r](h),u.c()),e.transition_in(u,1),u.m(l,null))},i(h){_||(e.transition_in(u),_=!0)},o(h){e.transition_out(u),_=!1},d(h){h&&(e.detach(n),e.detach(s)),e.detach(t),p&&p.d(),b[r].d(),i[39](null)}}}function ge(i,t,n){let s;e.component_subscribe(i,e.$format,o=>n(24,s=o));let{$$slots:l={},$$scope:m}=t,{lang:c=""}=t,{userid:d=""}=t,{session:a=""}=t,{endpoint:g=""}=t,{currency:f=""}=t,{apiversion:r=""}=t,{tablabels:u=""}=t,{historyenabled:_="true"}=t,{enablecompliancetext:p="false"}=t,{deletelimit:k=""}=t,{limitsamount:b=""}=t,{limitsperiods:C=""}=t,{numberofentries:h=""}=t,{customcurrencysymbols:w=""}=t,{limitformat:M=""}=t,{clientstyling:E=""}=t,{clientstylingurl:G=""}=t,{translationurl:z=""}=t,{mbsource:S}=t,{customcontentontab:A=""}=t;se({withLocale:"en",translations:{}});let D=!0,L,W=[],B,T,v,P,N,Q=window.navigator.userAgent,R=e.getDevice(Q)!=="PC",F;Object.keys(H).forEach(o=>{le(o,H[o])});const X=(o,y)=>{if(n(21,P=o.replace(/\s/g,"").split("|")),n(22,N=y.replace(/\s/g,"").split("|")),P.length===0)throw new Error("Please provide a full limits configuration.");if(P.length!==N.length)throw new Error("Please make sure that the limit configuration parameters specify the same number of tabs.")},Y=()=>{X(b,C),b.split("|").forEach(y=>{W.includes(y)||W.push(y)}),n(19,B=u.split(",").map(y=>y.trim())),n(16,D=!1)},x=()=>{n(23,F=A?Number(A):-1)},j=o=>{if(T.children.length>0)for(let y=0;y<T.children.length;y++)o===y?(T.children[y].classList.remove("hidden"),v==null||v.children[y].classList.add("selected")):(T.children[y].classList.add("hidden"),v==null||v.children[y].classList.remove("selected"))},O=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:R},window.location.href)};e.onMount(()=>()=>{n(18,T=null),n(20,v=null)});const $=()=>O(),ee=o=>j(o);function te(o){e.binding_callbacks[o?"unshift":"push"](()=>{v=o,n(20,v)})}function ne(o){e.binding_callbacks[o?"unshift":"push"](()=>{T=o,n(18,T)})}function ie(o){e.binding_callbacks[o?"unshift":"push"](()=>{L=o,n(17,L)})}return i.$$set=o=>{"lang"in o&&n(0,c=o.lang),"userid"in o&&n(1,d=o.userid),"session"in o&&n(2,a=o.session),"endpoint"in o&&n(3,g=o.endpoint),"currency"in o&&n(4,f=o.currency),"apiversion"in o&&n(5,r=o.apiversion),"tablabels"in o&&n(29,u=o.tablabels),"historyenabled"in o&&n(6,_=o.historyenabled),"enablecompliancetext"in o&&n(7,p=o.enablecompliancetext),"deletelimit"in o&&n(8,k=o.deletelimit),"limitsamount"in o&&n(30,b=o.limitsamount),"limitsperiods"in o&&n(31,C=o.limitsperiods),"numberofentries"in o&&n(9,h=o.numberofentries),"customcurrencysymbols"in o&&n(10,w=o.customcurrencysymbols),"limitformat"in o&&n(11,M=o.limitformat),"clientstyling"in o&&n(12,E=o.clientstyling),"clientstylingurl"in o&&n(13,G=o.clientstylingurl),"translationurl"in o&&n(14,z=o.translationurl),"mbsource"in o&&n(15,S=o.mbsource),"customcontentontab"in o&&n(32,A=o.customcontentontab),"$$scope"in o&&n(33,m=o.$$scope)},i.$$.update=()=>{i.$$.dirty[0]&536870959&&d&&a&&g&&u&&c&&r&&Y(),i.$$.dirty[1]&2&&A&&x(),i.$$.dirty[0]&327680&&T&&!D&&j(0),i.$$.dirty[0]&135168&&E&&L&&e.setClientStyling(L,E),i.$$.dirty[0]&139264&&G&&L&&e.setClientStylingURL(L,G),i.$$.dirty[0]&163840&&S&&L&&e.setStreamStyling(L,`${S}.Style`)},[c,d,a,g,f,r,_,p,k,h,w,M,E,G,z,S,D,L,T,B,v,P,N,F,s,W,R,j,O,u,b,C,A,m,l,$,ee,te,ne,ie]}class K extends e.SvelteComponent{constructor(t){super(),e.init(this,t,ge,de,e.safe_not_equal,{lang:0,userid:1,session:2,endpoint:3,currency:4,apiversion:5,tablabels:29,historyenabled:6,enablecompliancetext:7,deletelimit:8,limitsamount:30,limitsperiods:31,numberofentries:9,customcurrencysymbols:10,limitformat:11,clientstyling:12,clientstylingurl:13,translationurl:14,mbsource:15,customcontentontab:32},oe,[-1,-1])}get lang(){return this.$$.ctx[0]}set lang(t){this.$$set({lang:t}),e.flush()}get userid(){return this.$$.ctx[1]}set userid(t){this.$$set({userid:t}),e.flush()}get session(){return this.$$.ctx[2]}set session(t){this.$$set({session:t}),e.flush()}get endpoint(){return this.$$.ctx[3]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get currency(){return this.$$.ctx[4]}set currency(t){this.$$set({currency:t}),e.flush()}get apiversion(){return this.$$.ctx[5]}set apiversion(t){this.$$set({apiversion:t}),e.flush()}get tablabels(){return this.$$.ctx[29]}set tablabels(t){this.$$set({tablabels:t}),e.flush()}get historyenabled(){return this.$$.ctx[6]}set historyenabled(t){this.$$set({historyenabled:t}),e.flush()}get enablecompliancetext(){return this.$$.ctx[7]}set enablecompliancetext(t){this.$$set({enablecompliancetext:t}),e.flush()}get deletelimit(){return this.$$.ctx[8]}set deletelimit(t){this.$$set({deletelimit:t}),e.flush()}get limitsamount(){return this.$$.ctx[30]}set limitsamount(t){this.$$set({limitsamount:t}),e.flush()}get limitsperiods(){return this.$$.ctx[31]}set limitsperiods(t){this.$$set({limitsperiods:t}),e.flush()}get numberofentries(){return this.$$.ctx[9]}set numberofentries(t){this.$$set({numberofentries:t}),e.flush()}get customcurrencysymbols(){return this.$$.ctx[10]}set customcurrencysymbols(t){this.$$set({customcurrencysymbols:t}),e.flush()}get limitformat(){return this.$$.ctx[11]}set limitformat(t){this.$$set({limitformat:t}),e.flush()}get clientstyling(){return this.$$.ctx[12]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[14]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get mbsource(){return this.$$.ctx[15]}set mbsource(t){this.$$set({mbsource:t}),e.flush()}get customcontentontab(){return this.$$.ctx[32]}set customcontentontab(t){this.$$set({customcontentontab:t}),e.flush()}}e.create_custom_element(K,{lang:{},userid:{},session:{},endpoint:{},currency:{},apiversion:{},tablabels:{},historyenabled:{},enablecompliancetext:{},deletelimit:{},limitsamount:{},limitsperiods:{},numberofentries:{},customcurrencysymbols:{},limitformat:{},clientstyling:{},clientstylingurl:{},translationurl:{},mbsource:{},customcontentontab:{}},["customTabContent"],[],!0);exports.default=K;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./PlayerAccountGamingLimitsHistory2-aUqlydFS.cjs");function se({withLocale:i,translations:t}){e.$locale.subscribe(n=>{n==null&&(e.$dictionary.set(t),e.$locale.set(i))})}function le(i,t){e.addMessages(i,t)}const H={en:{title:"Limits"},"zh-hk":{title:"Limits"},fr:{title:"Limits"},ro:{title:"Limits"},es:{title:"Limits"},pt:{title:"Limits"},hr:{title:"Ograničenja"},"pt-br":{title:"Limites"},"es-mx":{title:"Límites"},tr:{title:"Sınırlar"},"en-us":{title:"Limits"}};if(typeof window!="undefined"){let i=function(t){return function(...n){try{return t.apply(this,n)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=i(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountGamingLimitsPage2Gm16-CjGfNrnJ.cjs")).then(({default:t})=>{!customElements.get("player-account-gaming-limits-page-2-gm16")&&customElements.define("player-account-gaming-limits-page-2-gm16",t.element)})}if(typeof window!="undefined"){let i=function(t){return function(...n){try{return t.apply(this,n)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=i(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountGamingLimitsHistory2-aUqlydFS.cjs")).then(t=>t.PlayerAccountGamingLimitsHistory2_ce).then(({default:t})=>{!customElements.get("player-account-gaming-limits-history-2")&&customElements.define("player-account-gaming-limits-history-2",t.element)})}function oe(i){e.append_styles(i,"svelte-r6lh3z",':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 50px 30px 50px}.GamingLimitsWrapper.GamingLimitsWrapperMobile{padding:20px 15px}.LimitsWrapper{display:flex;flex-direction:column}.TabsContainer{height:50px;display:flex;margin-bottom:12px;cursor:pointer;border-bottom:1px solid var(--emw--color-gray-300, #58586B);justify-content:center;background:var(--emw--color-white, #FFFFFF);box-shadow:0 0.15rem 0.2rem 0 rgba(0, 0, 0, 0.12)}.LimitsTab{font-size:1.3rem;line-height:1.4rem;margin-bottom:3px;display:flex;justify-content:center;align-items:center;padding:0 1rem;box-sizing:content-box}.hidden{display:none}h2{margin:20px 0px}.PlayerAccountGamingLmitsWrapper2{margin-bottom:20px}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C))}.GamingLimitsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));font-weight:400}.GamingLimitsTitleMobile{font-size:16px}.GamingLimitsTitleNone{display:none}.selected{border-bottom:0.2rem solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));margin:0}')}function I(i,t,n){const s=i.slice();return s[46]=t[n],s[48]=n,s}const ae=i=>({}),q=i=>({});function U(i,t,n){const s=i.slice();return s[49]=t[n],s[48]=n,s}function re(i){let t,n,s,l,m,c,d,a,g,f,r=i[24]("title")+"",u,_,p;return{c(){t=e.element("div"),n=e.svg_element("svg"),s=e.svg_element("defs"),l=e.svg_element("style"),m=e.text(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));}"),c=e.svg_element("g"),d=e.svg_element("g"),a=e.svg_element("path"),g=e.space(),f=e.element("h2"),u=e.text(r),e.attr(a,"class","aaa"),e.attr(a,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),e.attr(a,"transform","translate(15 15) rotate(180)"),e.attr(d,"transform","translate(20 158)"),e.attr(c,"transform","translate(-20 -158)"),e.attr(n,"xmlns","http://www.w3.org/2000/svg"),e.attr(n,"width","15"),e.attr(n,"height","15"),e.attr(n,"viewBox","0 0 15 15"),e.attr(f,"class","GamingLimitsTitleMobile"),e.attr(t,"class","MenuReturnButton"),e.attr(t,"part","MenuReturnButton")},m(k,b){e.insert(k,t,b),e.append(t,n),e.append(n,s),e.append(s,l),e.append(l,m),e.append(n,c),e.append(c,d),e.append(d,a),e.append(t,g),e.append(t,f),e.append(f,u),_||(p=e.listen(t,"click",i[35]),_=!0)},p(k,b){b[0]&16777216&&r!==(r=k[24]("title")+"")&&e.set_data(u,r)},d(k){k&&e.detach(t),_=!1,p()}}}function me(i){let t,n,s,l,m,c=i[25].length>1&&ue(i),d=e.ensure_array_like(i[25]),a=[];for(let r=0;r<d.length;r+=1)a[r]=Z(I(i,d,r));const g=r=>e.transition_out(a[r],1,1,()=>{a[r]=null});let f=i[6]==="true"&&J(i);return{c(){c&&c.c(),t=e.space(),n=e.element("div");for(let r=0;r<a.length;r+=1)a[r].c();s=e.space(),f&&f.c(),l=e.empty(),e.attr(n,"class","PlayerAccountGamingLmitsWrapper2")},m(r,u){c&&c.m(r,u),e.insert(r,t,u),e.insert(r,n,u);for(let _=0;_<a.length;_+=1)a[_]&&a[_].m(n,null);i[38](n),e.insert(r,s,u),f&&f.m(r,u),e.insert(r,l,u),m=!0},p(r,u){if(r[25].length>1&&c.p(r,u),u[0]&14745023|u[1]&4){d=e.ensure_array_like(r[25]);let _;for(_=0;_<d.length;_+=1){const p=I(r,d,_);a[_]?(a[_].p(p,u),e.transition_in(a[_],1)):(a[_]=Z(p),a[_].c(),e.transition_in(a[_],1),a[_].m(n,null))}for(e.group_outros(),_=d.length;_<a.length;_+=1)g(_);e.check_outros()}r[6]==="true"?f?f.p(r,u):(f=J(r),f.c(),f.m(l.parentNode,l)):f&&(f.d(1),f=null)},i(r){if(!m){for(let u=0;u<d.length;u+=1)e.transition_in(a[u]);m=!0}},o(r){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)e.transition_out(a[u]);m=!1},d(r){r&&(e.detach(t),e.detach(n),e.detach(s),e.detach(l)),c&&c.d(r),e.destroy_each(a,r),i[38](null),f&&f.d(r)}}}function ce(i){return{c:e.noop,m:e.noop,p:e.noop,i:e.noop,o:e.noop,d:e.noop}}function ue(i){let t,n=e.ensure_array_like(i[25]),s=[];for(let l=0;l<n.length;l+=1)s[l]=V(U(i,n,l));return{c(){t=e.element("div");for(let l=0;l<s.length;l+=1)s[l].c();e.attr(t,"class","TabsContainer")},m(l,m){e.insert(l,t,m);for(let c=0;c<s.length;c+=1)s[c]&&s[c].m(t,null);i[37](t)},p(l,m){if(m[0]&168296448){n=e.ensure_array_like(l[25]);let c;for(c=0;c<n.length;c+=1){const d=U(l,n,c);s[c]?s[c].p(d,m):(s[c]=V(d),s[c].c(),s[c].m(t,null))}for(;c<s.length;c+=1)s[c].d(1);s.length=n.length}},d(l){l&&e.detach(t),e.destroy_each(s,l),i[37](null)}}}function V(i){var d;let t,n=((d=i[19][i[48]])!=null?d:i[49])+"",s,l,m;function c(){return i[36](i[48])}return{c(){t=e.element("div"),s=e.text(n),e.attr(t,"class","LimitsTab")},m(a,g){e.insert(a,t,g),e.append(t,s),l||(m=e.listen(t,"click",c),l=!0)},p(a,g){var f;i=a,g[0]&524288&&n!==(n=((f=i[19][i[48]])!=null?f:i[49])+"")&&e.set_data(s,n)},d(a){a&&e.detach(t),l=!1,m()}}}function _e(i){let t,n,s;return{c(){t=e.element("player-account-gaming-limits-page-2-gm16"),e.set_custom_element_data(t,"class","hidden selected"),e.set_custom_element_data(t,"lang",i[0]),e.set_custom_element_data(t,"currency",i[4]),e.set_custom_element_data(t,"amountsconfig",n=i[21][i[48]]),e.set_custom_element_data(t,"periodsconfig",s=i[22][i[48]]),e.set_custom_element_data(t,"limittabindex",i[48]+1),e.set_custom_element_data(t,"userid",i[1]),e.set_custom_element_data(t,"deletelimit",i[8]),e.set_custom_element_data(t,"enablecompliancetext",i[7]),e.set_custom_element_data(t,"session",i[2]),e.set_custom_element_data(t,"endpoint",i[3]),e.set_custom_element_data(t,"apiversion",i[5]),e.set_custom_element_data(t,"clientstyling",i[12]),e.set_custom_element_data(t,"clientstylingurl",i[13]),e.set_custom_element_data(t,"mbsource",i[15]),e.set_custom_element_data(t,"translationurl",i[14]),e.set_custom_element_data(t,"customcurrencysymbols",i[10]),e.set_custom_element_data(t,"limitformat",i[11])},m(l,m){e.insert(l,t,m)},p(l,m){m[0]&1&&e.set_custom_element_data(t,"lang",l[0]),m[0]&16&&e.set_custom_element_data(t,"currency",l[4]),m[0]&2097152&&n!==(n=l[21][l[48]])&&e.set_custom_element_data(t,"amountsconfig",n),m[0]&4194304&&s!==(s=l[22][l[48]])&&e.set_custom_element_data(t,"periodsconfig",s),m[0]&2&&e.set_custom_element_data(t,"userid",l[1]),m[0]&256&&e.set_custom_element_data(t,"deletelimit",l[8]),m[0]&128&&e.set_custom_element_data(t,"enablecompliancetext",l[7]),m[0]&4&&e.set_custom_element_data(t,"session",l[2]),m[0]&8&&e.set_custom_element_data(t,"endpoint",l[3]),m[0]&32&&e.set_custom_element_data(t,"apiversion",l[5]),m[0]&4096&&e.set_custom_element_data(t,"clientstyling",l[12]),m[0]&8192&&e.set_custom_element_data(t,"clientstylingurl",l[13]),m[0]&32768&&e.set_custom_element_data(t,"mbsource",l[15]),m[0]&16384&&e.set_custom_element_data(t,"translationurl",l[14]),m[0]&1024&&e.set_custom_element_data(t,"customcurrencysymbols",l[10]),m[0]&2048&&e.set_custom_element_data(t,"limitformat",l[11])},i:e.noop,o:e.noop,d(l){l&&e.detach(t)}}}function fe(i){let t;const n=i[34].customTabContent,s=e.create_slot(n,i,i[33],q);return{c(){s&&s.c()},m(l,m){s&&s.m(l,m),t=!0},p(l,m){s&&s.p&&(!t||m[1]&4)&&e.update_slot_base(s,n,l,l[33],t?e.get_slot_changes(n,l[33],m,ae):e.get_all_dirty_from_scope(l[33]),q)},i(l){t||(e.transition_in(s,l),t=!0)},o(l){e.transition_out(s,l),t=!1},d(l){s&&s.d(l)}}}function Z(i){let t,n,s,l;const m=[fe,_e],c=[];function d(a,g){return a[23]===a[48]?0:1}return t=d(i),n=c[t]=m[t](i),{c(){n.c(),s=e.empty()},m(a,g){c[t].m(a,g),e.insert(a,s,g),l=!0},p(a,g){let f=t;t=d(a),t===f?c[t].p(a,g):(e.group_outros(),e.transition_out(c[f],1,1,()=>{c[f]=null}),e.check_outros(),n=c[t],n?n.p(a,g):(n=c[t]=m[t](a),n.c()),e.transition_in(n,1),n.m(s.parentNode,s))},i(a){l||(e.transition_in(n),l=!0)},o(a){e.transition_out(n),l=!1},d(a){a&&e.detach(s),c[t].d(a)}}}function J(i){let t;return{c(){t=e.element("player-account-gaming-limits-history-2"),e.set_custom_element_data(t,"lang",i[0]),e.set_custom_element_data(t,"userid",i[1]),e.set_custom_element_data(t,"session",i[2]),e.set_custom_element_data(t,"endpoint",i[3]),e.set_custom_element_data(t,"apiversion",i[5]),e.set_custom_element_data(t,"numberofentries",i[9]),e.set_custom_element_data(t,"clientstyling",i[12]),e.set_custom_element_data(t,"clientstylingurl",i[13]),e.set_custom_element_data(t,"mbsource",i[15]),e.set_custom_element_data(t,"translationurl",i[14]),e.set_custom_element_data(t,"customcurrencysymbols",i[10]),e.set_custom_element_data(t,"limitformat",i[11])},m(n,s){e.insert(n,t,s)},p(n,s){s[0]&1&&e.set_custom_element_data(t,"lang",n[0]),s[0]&2&&e.set_custom_element_data(t,"userid",n[1]),s[0]&4&&e.set_custom_element_data(t,"session",n[2]),s[0]&8&&e.set_custom_element_data(t,"endpoint",n[3]),s[0]&32&&e.set_custom_element_data(t,"apiversion",n[5]),s[0]&512&&e.set_custom_element_data(t,"numberofentries",n[9]),s[0]&4096&&e.set_custom_element_data(t,"clientstyling",n[12]),s[0]&8192&&e.set_custom_element_data(t,"clientstylingurl",n[13]),s[0]&32768&&e.set_custom_element_data(t,"mbsource",n[15]),s[0]&16384&&e.set_custom_element_data(t,"translationurl",n[14]),s[0]&1024&&e.set_custom_element_data(t,"customcurrencysymbols",n[10]),s[0]&2048&&e.set_custom_element_data(t,"limitformat",n[11])},d(n){n&&e.detach(t)}}}function de(i){let t,n,s,l,m,c,d,a=i[24]("title")+"",g,f,r,u,_,p=i[26]&&re(i);const k=[ce,me],b=[];function C(h,w){return h[16]?0:1}return r=C(i),u=b[r]=k[r](i),{c(){t=e.element("meta"),n=e.space(),s=e.element("div"),l=e.element("div"),m=e.element("div"),p&&p.c(),c=e.space(),d=e.element("h2"),g=e.text(a),f=e.space(),u.c(),e.attr(t,"name","viewport"),e.attr(t,"content","width=device-width, initial-scale=1"),e.attr(d,"class","GamingLimitsTitle "+(i[26]?"GamingLimitsTitleNone":"")),e.attr(m,"class","TitleSection"),e.attr(l,"class","GamingLimitsWrapper "+(i[26]?"GamingLimitsWrapperMobile":""))},m(h,w){e.append(document.head,t),e.insert(h,n,w),e.insert(h,s,w),e.append(s,l),e.append(l,m),p&&p.m(m,null),e.append(m,c),e.append(m,d),e.append(d,g),e.append(l,f),b[r].m(l,null),i[39](s),_=!0},p(h,w){h[26]&&p.p(h,w),(!_||w[0]&16777216)&&a!==(a=h[24]("title")+"")&&e.set_data(g,a);let M=r;r=C(h),r===M?b[r].p(h,w):(e.group_outros(),e.transition_out(b[M],1,1,()=>{b[M]=null}),e.check_outros(),u=b[r],u?u.p(h,w):(u=b[r]=k[r](h),u.c()),e.transition_in(u,1),u.m(l,null))},i(h){_||(e.transition_in(u),_=!0)},o(h){e.transition_out(u),_=!1},d(h){h&&(e.detach(n),e.detach(s)),e.detach(t),p&&p.d(),b[r].d(),i[39](null)}}}function ge(i,t,n){let s;e.component_subscribe(i,e.$format,o=>n(24,s=o));let{$$slots:l={},$$scope:m}=t,{lang:c=""}=t,{userid:d=""}=t,{session:a=""}=t,{endpoint:g=""}=t,{currency:f=""}=t,{apiversion:r=""}=t,{tablabels:u=""}=t,{historyenabled:_="true"}=t,{enablecompliancetext:p="false"}=t,{deletelimit:k=""}=t,{limitsamount:b=""}=t,{limitsperiods:C=""}=t,{numberofentries:h=""}=t,{customcurrencysymbols:w=""}=t,{limitformat:M=""}=t,{clientstyling:E=""}=t,{clientstylingurl:G=""}=t,{translationurl:z=""}=t,{mbsource:S}=t,{customcontentontab:A=""}=t;se({withLocale:"en",translations:{}});let D=!0,L,W=[],B,T,v,P,N,Q=window.navigator.userAgent,R=e.getDevice(Q)!=="PC",F;Object.keys(H).forEach(o=>{le(o,H[o])});const X=(o,y)=>{if(n(21,P=o.replace(/\s/g,"").split("|")),n(22,N=y.replace(/\s/g,"").split("|")),P.length===0)throw new Error("Please provide a full limits configuration.");if(P.length!==N.length)throw new Error("Please make sure that the limit configuration parameters specify the same number of tabs.")},Y=()=>{X(b,C),b.split("|").forEach(y=>{W.includes(y)||W.push(y)}),n(19,B=u.split(",").map(y=>y.trim())),n(16,D=!1)},x=()=>{n(23,F=A?Number(A):-1)},j=o=>{if(T.children.length>0)for(let y=0;y<T.children.length;y++)o===y?(T.children[y].classList.remove("hidden"),v==null||v.children[y].classList.add("selected")):(T.children[y].classList.add("hidden"),v==null||v.children[y].classList.remove("selected"))},O=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:R},window.location.href)};e.onMount(()=>()=>{n(18,T=null),n(20,v=null)});const $=()=>O(),ee=o=>j(o);function te(o){e.binding_callbacks[o?"unshift":"push"](()=>{v=o,n(20,v)})}function ne(o){e.binding_callbacks[o?"unshift":"push"](()=>{T=o,n(18,T)})}function ie(o){e.binding_callbacks[o?"unshift":"push"](()=>{L=o,n(17,L)})}return i.$$set=o=>{"lang"in o&&n(0,c=o.lang),"userid"in o&&n(1,d=o.userid),"session"in o&&n(2,a=o.session),"endpoint"in o&&n(3,g=o.endpoint),"currency"in o&&n(4,f=o.currency),"apiversion"in o&&n(5,r=o.apiversion),"tablabels"in o&&n(29,u=o.tablabels),"historyenabled"in o&&n(6,_=o.historyenabled),"enablecompliancetext"in o&&n(7,p=o.enablecompliancetext),"deletelimit"in o&&n(8,k=o.deletelimit),"limitsamount"in o&&n(30,b=o.limitsamount),"limitsperiods"in o&&n(31,C=o.limitsperiods),"numberofentries"in o&&n(9,h=o.numberofentries),"customcurrencysymbols"in o&&n(10,w=o.customcurrencysymbols),"limitformat"in o&&n(11,M=o.limitformat),"clientstyling"in o&&n(12,E=o.clientstyling),"clientstylingurl"in o&&n(13,G=o.clientstylingurl),"translationurl"in o&&n(14,z=o.translationurl),"mbsource"in o&&n(15,S=o.mbsource),"customcontentontab"in o&&n(32,A=o.customcontentontab),"$$scope"in o&&n(33,m=o.$$scope)},i.$$.update=()=>{i.$$.dirty[0]&536870959&&d&&a&&g&&u&&c&&r&&Y(),i.$$.dirty[1]&2&&A&&x(),i.$$.dirty[0]&327680&&T&&!D&&j(0),i.$$.dirty[0]&135168&&E&&L&&e.setClientStyling(L,E),i.$$.dirty[0]&139264&&G&&L&&e.setClientStylingURL(L,G),i.$$.dirty[0]&163840&&S&&L&&e.setStreamStyling(L,`${S}.Style`)},[c,d,a,g,f,r,_,p,k,h,w,M,E,G,z,S,D,L,T,B,v,P,N,F,s,W,R,j,O,u,b,C,A,m,l,$,ee,te,ne,ie]}class K extends e.SvelteComponent{constructor(t){super(),e.init(this,t,ge,de,e.safe_not_equal,{lang:0,userid:1,session:2,endpoint:3,currency:4,apiversion:5,tablabels:29,historyenabled:6,enablecompliancetext:7,deletelimit:8,limitsamount:30,limitsperiods:31,numberofentries:9,customcurrencysymbols:10,limitformat:11,clientstyling:12,clientstylingurl:13,translationurl:14,mbsource:15,customcontentontab:32},oe,[-1,-1])}get lang(){return this.$$.ctx[0]}set lang(t){this.$$set({lang:t}),e.flush()}get userid(){return this.$$.ctx[1]}set userid(t){this.$$set({userid:t}),e.flush()}get session(){return this.$$.ctx[2]}set session(t){this.$$set({session:t}),e.flush()}get endpoint(){return this.$$.ctx[3]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get currency(){return this.$$.ctx[4]}set currency(t){this.$$set({currency:t}),e.flush()}get apiversion(){return this.$$.ctx[5]}set apiversion(t){this.$$set({apiversion:t}),e.flush()}get tablabels(){return this.$$.ctx[29]}set tablabels(t){this.$$set({tablabels:t}),e.flush()}get historyenabled(){return this.$$.ctx[6]}set historyenabled(t){this.$$set({historyenabled:t}),e.flush()}get enablecompliancetext(){return this.$$.ctx[7]}set enablecompliancetext(t){this.$$set({enablecompliancetext:t}),e.flush()}get deletelimit(){return this.$$.ctx[8]}set deletelimit(t){this.$$set({deletelimit:t}),e.flush()}get limitsamount(){return this.$$.ctx[30]}set limitsamount(t){this.$$set({limitsamount:t}),e.flush()}get limitsperiods(){return this.$$.ctx[31]}set limitsperiods(t){this.$$set({limitsperiods:t}),e.flush()}get numberofentries(){return this.$$.ctx[9]}set numberofentries(t){this.$$set({numberofentries:t}),e.flush()}get customcurrencysymbols(){return this.$$.ctx[10]}set customcurrencysymbols(t){this.$$set({customcurrencysymbols:t}),e.flush()}get limitformat(){return this.$$.ctx[11]}set limitformat(t){this.$$set({limitformat:t}),e.flush()}get clientstyling(){return this.$$.ctx[12]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[14]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get mbsource(){return this.$$.ctx[15]}set mbsource(t){this.$$set({mbsource:t}),e.flush()}get customcontentontab(){return this.$$.ctx[32]}set customcontentontab(t){this.$$set({customcontentontab:t}),e.flush()}}e.create_custom_element(K,{lang:{},userid:{},session:{},endpoint:{},currency:{},apiversion:{},tablabels:{},historyenabled:{},enablecompliancetext:{},deletelimit:{},limitsamount:{},limitsperiods:{},numberofentries:{},customcurrencysymbols:{},limitformat:{},clientstyling:{},clientstylingurl:{},translationurl:{},mbsource:{},customcontentontab:{}},["customTabContent"],[],!0);exports.default=K;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as le, J as Ce, a as Te, c as Me, S as Ee, i as Ae, s as Ge, f as b, b as Se,
|
|
1
|
+
import { $ as le, J as Ce, a as Te, c as Me, S as Ee, i as Ae, s as Ge, f as b, b as Se, d as v, K as N, L as D, w as X, M as Y, e as p, g as T, h as C, j, z as U, k as d, l as De, N as Ne, o as Pe, y as fe, D as R, n as S, r as q, u as ge, A as he, q as Z, O as x, P as o, Q as We, R as ze, T as Re, U as je, F as Be, G as Fe, H as Ie, I as Oe } from "./PlayerAccountGamingLimitsHistory2-Es10aeT3.js";
|
|
2
2
|
function He({ withLocale: i, translations: e }) {
|
|
3
3
|
le.subscribe((t) => {
|
|
4
4
|
t == null && (Ce.set(e), le.set(i));
|
|
@@ -54,7 +54,7 @@ if (typeof window < "u") {
|
|
|
54
54
|
}
|
|
55
55
|
};
|
|
56
56
|
};
|
|
57
|
-
customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16-
|
|
57
|
+
customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16-wzHsk3Hu.js").then(({ default: e }) => {
|
|
58
58
|
!customElements.get("player-account-gaming-limits-page-2-gm16") && customElements.define(
|
|
59
59
|
"player-account-gaming-limits-page-2-gm16",
|
|
60
60
|
e.element
|
|
@@ -73,7 +73,7 @@ if (typeof window < "u") {
|
|
|
73
73
|
}
|
|
74
74
|
};
|
|
75
75
|
};
|
|
76
|
-
customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsHistory2-
|
|
76
|
+
customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsHistory2-Es10aeT3.js").then((e) => e.V).then(({ default: e }) => {
|
|
77
77
|
!customElements.get("player-account-gaming-limits-history-2") && customElements.define(
|
|
78
78
|
"player-account-gaming-limits-history-2",
|
|
79
79
|
e.element
|
|
@@ -141,7 +141,7 @@ function Ke(i) {
|
|
|
141
141
|
m && m.c(), e = j(), t = C("div");
|
|
142
142
|
for (let a = 0; a < r.length; a += 1)
|
|
143
143
|
r[a].c();
|
|
144
|
-
n = j(), h && h.c(), l =
|
|
144
|
+
n = j(), h && h.c(), l = he(), d(t, "class", "PlayerAccountGamingLmitsWrapper2");
|
|
145
145
|
},
|
|
146
146
|
m(a, u) {
|
|
147
147
|
m && m.m(a, u), T(a, e, u), T(a, t, u);
|
|
@@ -186,7 +186,7 @@ function Ke(i) {
|
|
|
186
186
|
c = !1;
|
|
187
187
|
},
|
|
188
188
|
d(a) {
|
|
189
|
-
a && (v(e), v(t), v(n), v(l)), m && m.d(a),
|
|
189
|
+
a && (v(e), v(t), v(n), v(l)), m && m.d(a), ge(r, a), i[38](null), h && h.d(a);
|
|
190
190
|
}
|
|
191
191
|
};
|
|
192
192
|
}
|
|
@@ -238,7 +238,7 @@ function Ze(i) {
|
|
|
238
238
|
}
|
|
239
239
|
},
|
|
240
240
|
d(l) {
|
|
241
|
-
l && v(e),
|
|
241
|
+
l && v(e), ge(n, l), i[37](null);
|
|
242
242
|
}
|
|
243
243
|
};
|
|
244
244
|
}
|
|
@@ -482,7 +482,7 @@ function Ye(i) {
|
|
|
482
482
|
const t = (
|
|
483
483
|
/*#slots*/
|
|
484
484
|
i[34].customTabContent
|
|
485
|
-
), n =
|
|
485
|
+
), n = We(
|
|
486
486
|
t,
|
|
487
487
|
i,
|
|
488
488
|
/*$$scope*/
|
|
@@ -498,19 +498,19 @@ function Ye(i) {
|
|
|
498
498
|
},
|
|
499
499
|
p(l, c) {
|
|
500
500
|
n && n.p && (!e || c[1] & /*$$scope*/
|
|
501
|
-
4) &&
|
|
501
|
+
4) && ze(
|
|
502
502
|
n,
|
|
503
503
|
t,
|
|
504
504
|
l,
|
|
505
505
|
/*$$scope*/
|
|
506
506
|
l[33],
|
|
507
|
-
e ?
|
|
507
|
+
e ? je(
|
|
508
508
|
t,
|
|
509
509
|
/*$$scope*/
|
|
510
510
|
l[33],
|
|
511
511
|
c,
|
|
512
512
|
Ve
|
|
513
|
-
) :
|
|
513
|
+
) : Re(
|
|
514
514
|
/*$$scope*/
|
|
515
515
|
l[33]
|
|
516
516
|
),
|
|
@@ -540,7 +540,7 @@ function me(i) {
|
|
|
540
540
|
}
|
|
541
541
|
return e = f(i), t = m[e] = c[e](i), {
|
|
542
542
|
c() {
|
|
543
|
-
t.c(), n =
|
|
543
|
+
t.c(), n = he();
|
|
544
544
|
},
|
|
545
545
|
m(r, _) {
|
|
546
546
|
m[e].m(r, _), T(r, n, _), l = !0;
|
|
@@ -758,8 +758,8 @@ function xe(i) {
|
|
|
758
758
|
}
|
|
759
759
|
function $e(i, e, t) {
|
|
760
760
|
let n;
|
|
761
|
-
De(i,
|
|
762
|
-
let { $$slots: l = {}, $$scope: c } = e, { lang: m = "" } = e, { userid: f = "" } = e, { session: r = "" } = e, { endpoint: _ = "" } = e, { currency: h = "" } = e, { apiversion: a = "" } = e, { tablabels: u = "" } = e, { historyenabled: g = "true" } = e, { enablecompliancetext: k = "false" } = e, { deletelimit: M = "" } = e, { limitsamount: w = "" } = e, { limitsperiods: P = "" } = e, { numberofentries: y = "" } = e, { customcurrencysymbols: E = "" } = e, { limitformat: W = "" } = e, { clientstyling: F = "" } = e, { clientstylingurl:
|
|
761
|
+
De(i, Be, (s) => t(24, n = s));
|
|
762
|
+
let { $$slots: l = {}, $$scope: c } = e, { lang: m = "" } = e, { userid: f = "" } = e, { session: r = "" } = e, { endpoint: _ = "" } = e, { currency: h = "" } = e, { apiversion: a = "" } = e, { tablabels: u = "" } = e, { historyenabled: g = "true" } = e, { enablecompliancetext: k = "false" } = e, { deletelimit: M = "" } = e, { limitsamount: w = "" } = e, { limitsperiods: P = "" } = e, { numberofentries: y = "" } = e, { customcurrencysymbols: E = "" } = e, { limitformat: W = "" } = e, { clientstyling: F = "" } = e, { clientstylingurl: I = "" } = e, { translationurl: $ = "" } = e, { mbsource: O } = e, { customcontentontab: B = "" } = e;
|
|
763
763
|
He({ withLocale: "en", translations: {} });
|
|
764
764
|
let V = !0, A, J = [], ee, G, z, H, K, be = window.navigator.userAgent, te = Ne(be) !== "PC", ie;
|
|
765
765
|
Object.keys(se).forEach((s) => {
|
|
@@ -809,15 +809,15 @@ function $e(i, e, t) {
|
|
|
809
809
|
});
|
|
810
810
|
}
|
|
811
811
|
return i.$$set = (s) => {
|
|
812
|
-
"lang" in s && t(0, m = s.lang), "userid" in s && t(1, f = s.userid), "session" in s && t(2, r = s.session), "endpoint" in s && t(3, _ = s.endpoint), "currency" in s && t(4, h = s.currency), "apiversion" in s && t(5, a = s.apiversion), "tablabels" in s && t(29, u = s.tablabels), "historyenabled" in s && t(6, g = s.historyenabled), "enablecompliancetext" in s && t(7, k = s.enablecompliancetext), "deletelimit" in s && t(8, M = s.deletelimit), "limitsamount" in s && t(30, w = s.limitsamount), "limitsperiods" in s && t(31, P = s.limitsperiods), "numberofentries" in s && t(9, y = s.numberofentries), "customcurrencysymbols" in s && t(10, E = s.customcurrencysymbols), "limitformat" in s && t(11, W = s.limitformat), "clientstyling" in s && t(12, F = s.clientstyling), "clientstylingurl" in s && t(13,
|
|
812
|
+
"lang" in s && t(0, m = s.lang), "userid" in s && t(1, f = s.userid), "session" in s && t(2, r = s.session), "endpoint" in s && t(3, _ = s.endpoint), "currency" in s && t(4, h = s.currency), "apiversion" in s && t(5, a = s.apiversion), "tablabels" in s && t(29, u = s.tablabels), "historyenabled" in s && t(6, g = s.historyenabled), "enablecompliancetext" in s && t(7, k = s.enablecompliancetext), "deletelimit" in s && t(8, M = s.deletelimit), "limitsamount" in s && t(30, w = s.limitsamount), "limitsperiods" in s && t(31, P = s.limitsperiods), "numberofentries" in s && t(9, y = s.numberofentries), "customcurrencysymbols" in s && t(10, E = s.customcurrencysymbols), "limitformat" in s && t(11, W = s.limitformat), "clientstyling" in s && t(12, F = s.clientstyling), "clientstylingurl" in s && t(13, I = s.clientstylingurl), "translationurl" in s && t(14, $ = s.translationurl), "mbsource" in s && t(15, O = s.mbsource), "customcontentontab" in s && t(32, B = s.customcontentontab), "$$scope" in s && t(33, c = s.$$scope);
|
|
813
813
|
}, i.$$.update = () => {
|
|
814
814
|
i.$$.dirty[0] & /*userid, session, endpoint, tablabels, lang, apiversion*/
|
|
815
815
|
536870959 && f && r && _ && u && m && a && _e(), i.$$.dirty[1] & /*customcontentontab*/
|
|
816
816
|
2 && B && ye(), i.$$.dirty[0] & /*mainContainer, isLoading*/
|
|
817
817
|
327680 && G && !V && Q(0), i.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
818
|
-
135168 && F && A &&
|
|
819
|
-
139264 &&
|
|
820
|
-
163840 &&
|
|
818
|
+
135168 && F && A && Fe(A, F), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
819
|
+
139264 && I && A && Ie(A, I), i.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
820
|
+
163840 && O && A && Oe(A, `${O}.Style`);
|
|
821
821
|
}, [
|
|
822
822
|
m,
|
|
823
823
|
f,
|
|
@@ -832,9 +832,9 @@ function $e(i, e, t) {
|
|
|
832
832
|
E,
|
|
833
833
|
W,
|
|
834
834
|
F,
|
|
835
|
-
O,
|
|
836
|
-
$,
|
|
837
835
|
I,
|
|
836
|
+
$,
|
|
837
|
+
O,
|
|
838
838
|
V,
|
|
839
839
|
A,
|
|
840
840
|
G,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountGamingLimitsWrapper2-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountGamingLimitsWrapper2-DL64zWOl.cjs")).then(({default:t})=>{!customElements.get("player-account-gaming-limits-wrapper-2")&&customElements.define("player-account-gaming-limits-wrapper-2",t.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/PlayerAccountGamingLimitsWrapper2-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/PlayerAccountGamingLimitsWrapper2-BxAXD4sv.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("player-account-gaming-limits-wrapper-2") && customElements.define(
|
|
15
15
|
"player-account-gaming-limits-wrapper-2",
|
|
16
16
|
t.element
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@everymatrix/player-account-gaming-limits-wrapper-2",
|
|
3
|
-
"version": "1.59.
|
|
3
|
+
"version": "1.59.3",
|
|
4
4
|
"type": "module",
|
|
5
|
-
"main": "
|
|
5
|
+
"main": "es2015/player-account-gaming-limits-wrapper-2.cjs",
|
|
6
6
|
"module": "esnext/player-account-gaming-limits-wrapper-2.js",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|