@everymatrix/cashier-methods-list 1.98.8 → 1.98.10
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/{CashierMethodsList-DT4iuKRE.js → CashierMethodsList-BVcyDQGC.js} +96 -72
- package/components/{CashierMethodsList-Cp6Btkk7.cjs → CashierMethodsList-CZTU_6sg.cjs} +5 -5
- package/components/{CashierMethodsList-D3mgvk38.js → CashierMethodsList-DWWEGFAI.js} +162 -138
- package/es2015/cashier-methods-list.cjs +1 -1
- package/es2015/cashier-methods-list.js +1 -1
- package/esnext/cashier-methods-list.js +1 -1
- package/package.json +1 -1
|
@@ -29,19 +29,19 @@ var ir = (e, t, r) => new Promise((n, i) => {
|
|
|
29
29
|
});
|
|
30
30
|
function de() {
|
|
31
31
|
}
|
|
32
|
-
function
|
|
32
|
+
function zr(e) {
|
|
33
33
|
return e();
|
|
34
34
|
}
|
|
35
35
|
function or() {
|
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
|
37
37
|
}
|
|
38
38
|
function Ie(e) {
|
|
39
|
-
e.forEach(
|
|
39
|
+
e.forEach(zr);
|
|
40
40
|
}
|
|
41
41
|
function qt(e) {
|
|
42
42
|
return typeof e == "function";
|
|
43
43
|
}
|
|
44
|
-
function
|
|
44
|
+
function Vr(e, t) {
|
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
46
46
|
}
|
|
47
47
|
let st;
|
|
@@ -122,7 +122,7 @@ function ae(e, t, r) {
|
|
|
122
122
|
const n = t.toLowerCase();
|
|
123
123
|
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : I(e, t, r);
|
|
124
124
|
}
|
|
125
|
-
function
|
|
125
|
+
function zn(e) {
|
|
126
126
|
return Array.from(e.childNodes);
|
|
127
127
|
}
|
|
128
128
|
function oe(e, t) {
|
|
@@ -132,7 +132,7 @@ function oe(e, t) {
|
|
|
132
132
|
function pt(e, t, r) {
|
|
133
133
|
e.classList.toggle(t, !!r);
|
|
134
134
|
}
|
|
135
|
-
function
|
|
135
|
+
function Vn(e) {
|
|
136
136
|
const t = {};
|
|
137
137
|
return e.childNodes.forEach(
|
|
138
138
|
/** @param {Element} node */
|
|
@@ -158,14 +158,14 @@ let Le = [];
|
|
|
158
158
|
const ur = [], Yn = /* @__PURE__ */ Promise.resolve();
|
|
159
159
|
let $t = !1;
|
|
160
160
|
function Zn() {
|
|
161
|
-
$t || ($t = !0, Yn.then(
|
|
161
|
+
$t || ($t = !0, Yn.then(z));
|
|
162
162
|
}
|
|
163
163
|
function It(e) {
|
|
164
164
|
Le.push(e);
|
|
165
165
|
}
|
|
166
166
|
const Mt = /* @__PURE__ */ new Set();
|
|
167
167
|
let Pe = 0;
|
|
168
|
-
function
|
|
168
|
+
function z() {
|
|
169
169
|
if (Pe !== 0)
|
|
170
170
|
return;
|
|
171
171
|
const e = Ye;
|
|
@@ -211,7 +211,7 @@ function lr(e) {
|
|
|
211
211
|
function ei(e, t, r) {
|
|
212
212
|
const { fragment: n, after_update: i } = e.$$;
|
|
213
213
|
n && n.m(t, r), It(() => {
|
|
214
|
-
const o = e.$$.on_mount.map(
|
|
214
|
+
const o = e.$$.on_mount.map(zr).filter(qt);
|
|
215
215
|
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Ie(o), e.$$.on_mount = [];
|
|
216
216
|
}), i.forEach(It);
|
|
217
217
|
}
|
|
@@ -253,11 +253,11 @@ function ni(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
253
253
|
return u.ctx && i(u.ctx[c], u.ctx[c] = M) && (!u.skip_bound && u.bound[c] && u.bound[c](M), h && ri(e, c)), y;
|
|
254
254
|
}) : [], u.update(), h = !0, Ie(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
255
255
|
if (t.hydrate) {
|
|
256
|
-
const c =
|
|
256
|
+
const c = zn(t.target);
|
|
257
257
|
u.fragment && u.fragment.l(c), c.forEach(se);
|
|
258
258
|
} else
|
|
259
259
|
u.fragment && u.fragment.c();
|
|
260
|
-
t.intro && Kn(e.$$.fragment), ei(e, t.target, t.anchor),
|
|
260
|
+
t.intro && Kn(e.$$.fragment), ei(e, t.target, t.anchor), z();
|
|
261
261
|
}
|
|
262
262
|
Xe(l);
|
|
263
263
|
}
|
|
@@ -323,7 +323,7 @@ typeof HTMLElement == "function" && (Yr = class extends HTMLElement {
|
|
|
323
323
|
};
|
|
324
324
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
|
325
325
|
return;
|
|
326
|
-
const r = {}, n =
|
|
326
|
+
const r = {}, n = Vn(this);
|
|
327
327
|
for (const o of this.$$s)
|
|
328
328
|
o in n && (r[o] = [t(o)]);
|
|
329
329
|
for (const o of this.attributes) {
|
|
@@ -501,7 +501,7 @@ function qe(e, t = de) {
|
|
|
501
501
|
let r;
|
|
502
502
|
const n = /* @__PURE__ */ new Set();
|
|
503
503
|
function i(a) {
|
|
504
|
-
if (
|
|
504
|
+
if (Vr(e, a) && (e = a, r)) {
|
|
505
505
|
const l = !Ae.length;
|
|
506
506
|
for (const u of n)
|
|
507
507
|
u[1](), Ae.push(u, e);
|
|
@@ -2540,11 +2540,11 @@ function Gi(e) {
|
|
|
2540
2540
|
var i = at[n || ""] || at[r || ""] || at["".concat(r, "-001")] || at["001"];
|
|
2541
2541
|
return i[0];
|
|
2542
2542
|
}
|
|
2543
|
-
var Ht, ji = new RegExp("^".concat(an.source, "*")),
|
|
2543
|
+
var Ht, ji = new RegExp("^".concat(an.source, "*")), zi = new RegExp("".concat(an.source, "*$"));
|
|
2544
2544
|
function H(e, t) {
|
|
2545
2545
|
return { start: e, end: t };
|
|
2546
2546
|
}
|
|
2547
|
-
var
|
|
2547
|
+
var Vi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Wi = !!String.fromCodePoint, Xi = !!Object.fromEntries, Yi = !!String.prototype.codePointAt, Zi = !!String.prototype.trimStart, Ji = !!String.prototype.trimEnd, qi = !!Number.isSafeInteger, Qi = qi ? Number.isSafeInteger : function(e) {
|
|
2548
2548
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2549
2549
|
}, Ut = !0;
|
|
2550
2550
|
try {
|
|
@@ -2553,7 +2553,7 @@ try {
|
|
|
2553
2553
|
} catch (e) {
|
|
2554
2554
|
Ut = !1;
|
|
2555
2555
|
}
|
|
2556
|
-
var pr =
|
|
2556
|
+
var pr = Vi ? (
|
|
2557
2557
|
// Native
|
|
2558
2558
|
function(t, r, n) {
|
|
2559
2559
|
return t.startsWith(r, n);
|
|
@@ -2619,7 +2619,7 @@ var pr = zi ? (
|
|
|
2619
2619
|
) : (
|
|
2620
2620
|
// Ponyfill
|
|
2621
2621
|
function(t) {
|
|
2622
|
-
return t.replace(
|
|
2622
|
+
return t.replace(zi, "");
|
|
2623
2623
|
}
|
|
2624
2624
|
);
|
|
2625
2625
|
function fn(e, t) {
|
|
@@ -3613,9 +3613,9 @@ const Ao = {
|
|
|
3613
3613
|
warnOnMissingMessages: !0,
|
|
3614
3614
|
handleMissingMessage: void 0,
|
|
3615
3615
|
ignoreTag: !0
|
|
3616
|
-
},
|
|
3616
|
+
}, ze = Ao;
|
|
3617
3617
|
function $e() {
|
|
3618
|
-
return
|
|
3618
|
+
return ze;
|
|
3619
3619
|
}
|
|
3620
3620
|
function Ho(e) {
|
|
3621
3621
|
const t = e, { formats: r } = t, n = Mo(t, ["formats"]);
|
|
@@ -3630,7 +3630,7 @@ function Ho(e) {
|
|
|
3630
3630
|
}
|
|
3631
3631
|
return n.warnOnMissingMessages && (delete n.warnOnMissingMessages, n.handleMissingMessage == null ? n.handleMissingMessage = Po : console.warn(
|
|
3632
3632
|
'[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
|
|
3633
|
-
)), Object.assign(
|
|
3633
|
+
)), Object.assign(ze, n, { initialLocale: i }), r && ("number" in r && Object.assign(ze.formats.number, r.number), "date" in r && Object.assign(ze.formats.date, r.date), "time" in r && Object.assign(ze.formats.time, r.time)), Me.set(i);
|
|
3634
3634
|
}
|
|
3635
3635
|
const Lt = qe(!1);
|
|
3636
3636
|
var Oo = Object.defineProperty, Lo = Object.defineProperties, Co = Object.getOwnPropertyDescriptors, _r = Object.getOwnPropertySymbols, Bo = Object.prototype.hasOwnProperty, No = Object.prototype.propertyIsEnumerable, Er = (e, t, r) => t in e ? Oo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, $o = (e, t) => {
|
|
@@ -3641,7 +3641,7 @@ var Oo = Object.defineProperty, Lo = Object.defineProperties, Co = Object.getOwn
|
|
|
3641
3641
|
No.call(t, r) && Er(e, r, t[r]);
|
|
3642
3642
|
return e;
|
|
3643
3643
|
}, Io = (e, t) => Lo(e, Co(t));
|
|
3644
|
-
let
|
|
3644
|
+
let zt;
|
|
3645
3645
|
const yt = qe(null);
|
|
3646
3646
|
function xr(e) {
|
|
3647
3647
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
@@ -3651,10 +3651,10 @@ function Ke(e, t = $e().fallbackLocale) {
|
|
|
3651
3651
|
return t ? [.../* @__PURE__ */ new Set([...r, ...xr(t)])] : r;
|
|
3652
3652
|
}
|
|
3653
3653
|
function Se() {
|
|
3654
|
-
return
|
|
3654
|
+
return zt != null ? zt : void 0;
|
|
3655
3655
|
}
|
|
3656
3656
|
yt.subscribe((e) => {
|
|
3657
|
-
|
|
3657
|
+
zt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3658
3658
|
});
|
|
3659
3659
|
const Do = (e) => {
|
|
3660
3660
|
if (e && vo(e) && bt(e)) {
|
|
@@ -3737,14 +3737,14 @@ const Je = (e, t) => {
|
|
|
3737
3737
|
"locale"
|
|
3738
3738
|
]);
|
|
3739
3739
|
return Fo(er({ locale: r }, n));
|
|
3740
|
-
},
|
|
3740
|
+
}, zo = (e = {}) => {
|
|
3741
3741
|
var t = e, {
|
|
3742
3742
|
locale: r = Se()
|
|
3743
3743
|
} = t, n = Re(t, [
|
|
3744
3744
|
"locale"
|
|
3745
3745
|
]);
|
|
3746
3746
|
return ko(er({ locale: r }, n));
|
|
3747
|
-
},
|
|
3747
|
+
}, Vo = xt(
|
|
3748
3748
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3749
3749
|
(e, t = Se()) => new dn(e, t, $e().formats, {
|
|
3750
3750
|
ignoreTag: $e().ignoreTag
|
|
@@ -3773,7 +3773,7 @@ const Je = (e, t) => {
|
|
|
3773
3773
|
return h;
|
|
3774
3774
|
let c = h;
|
|
3775
3775
|
try {
|
|
3776
|
-
c =
|
|
3776
|
+
c = Vo(h, l).format(a);
|
|
3777
3777
|
} catch (y) {
|
|
3778
3778
|
y instanceof Error && console.warn(
|
|
3779
3779
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3781,7 +3781,7 @@ const Je = (e, t) => {
|
|
|
3781
3781
|
);
|
|
3782
3782
|
}
|
|
3783
3783
|
return c;
|
|
3784
|
-
}, Xo = (e, t) =>
|
|
3784
|
+
}, Xo = (e, t) => zo(t).format(e), Yo = (e, t) => jo(t).format(e), Zo = (e, t) => Go(t).format(e), Jo = (e, t = Se()) => pn(e, t), qo = De([Me, Qe], () => Wo);
|
|
3785
3785
|
De([Me], () => Xo);
|
|
3786
3786
|
De([Me], () => Yo);
|
|
3787
3787
|
De([Me], () => Zo);
|
|
@@ -3866,6 +3866,30 @@ const Mr = {
|
|
|
3866
3866
|
promoLabel: "Aanbevolen",
|
|
3867
3867
|
otherMethodsTitle: "Alle methoden",
|
|
3868
3868
|
otherMethodsDescription: "Ontdek onze ongelooflijke selectie van unieke producten die u niet wilt missen!"
|
|
3869
|
+
},
|
|
3870
|
+
ru: {
|
|
3871
|
+
generalMin: "Мин",
|
|
3872
|
+
generalMax: "Макс",
|
|
3873
|
+
showAll: "ПОКАЗАТЬ ВСЕ",
|
|
3874
|
+
showLess: "СВЕРНУТЬ",
|
|
3875
|
+
error: "Ошибка",
|
|
3876
|
+
noPaymentMethods: "Нет доступных способов оплаты",
|
|
3877
|
+
favorite: "Избранное",
|
|
3878
|
+
promoLabel: "Рекомендуем",
|
|
3879
|
+
otherMethodsTitle: "Все методы",
|
|
3880
|
+
otherMethodsDescription: "Откройте для себя нашу невероятную подборку уникальных продуктов, которые вы не захотите пропустить!"
|
|
3881
|
+
},
|
|
3882
|
+
az: {
|
|
3883
|
+
generalMin: "Min",
|
|
3884
|
+
generalMax: "Maks",
|
|
3885
|
+
showAll: "HAMISINI GÖSTƏR",
|
|
3886
|
+
showLess: "AZ GÖSTƏR",
|
|
3887
|
+
error: "Xəta",
|
|
3888
|
+
noPaymentMethods: "Ödəniş üsulu mövcud deyil",
|
|
3889
|
+
favorite: "Sevimli",
|
|
3890
|
+
promoLabel: "Tövsiyə olunan",
|
|
3891
|
+
otherMethodsTitle: "Bütün üsullar",
|
|
3892
|
+
otherMethodsDescription: "Qaçırmaq istəməyəcəyiniz unikal məhsullardan ibarət inanılmaz seçimimizi kəşf edin!"
|
|
3869
3893
|
}
|
|
3870
3894
|
}, Oe = "__WIDGET_GLOBAL_STYLE_CACHE__";
|
|
3871
3895
|
function Ko(e, t) {
|
|
@@ -3934,18 +3958,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
3934
3958
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
3935
3959
|
PERFORMANCE OF THIS SOFTWARE.
|
|
3936
3960
|
***************************************************************************** */
|
|
3937
|
-
var
|
|
3938
|
-
return
|
|
3961
|
+
var Vt = function(e, t) {
|
|
3962
|
+
return Vt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
3939
3963
|
r.__proto__ = n;
|
|
3940
3964
|
} || function(r, n) {
|
|
3941
3965
|
for (var i in n)
|
|
3942
3966
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
3943
|
-
},
|
|
3967
|
+
}, Vt(e, t);
|
|
3944
3968
|
};
|
|
3945
3969
|
function et(e, t) {
|
|
3946
3970
|
if (typeof t != "function" && t !== null)
|
|
3947
3971
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
3948
|
-
|
|
3972
|
+
Vt(e, t);
|
|
3949
3973
|
function r() {
|
|
3950
3974
|
this.constructor = e;
|
|
3951
3975
|
}
|
|
@@ -4440,13 +4464,13 @@ const Lr = [], Cr = {}, bs = (e, t = 0) => {
|
|
|
4440
4464
|
}
|
|
4441
4465
|
return Cr[e];
|
|
4442
4466
|
};
|
|
4443
|
-
let dt = "en-UK", An = "true",
|
|
4467
|
+
let dt = "en-UK", An = "true", Ve = 2, We = "";
|
|
4444
4468
|
const ys = (e, t, r, n) => {
|
|
4445
|
-
dt = e || "en-UK", An = t || "true",
|
|
4469
|
+
dt = e || "en-UK", An = t || "true", Ve = +n || 0, We = r || "";
|
|
4446
4470
|
}, lt = (e, t, r = {}, n = !0) => {
|
|
4447
4471
|
const i = Te(Te({
|
|
4448
|
-
maximumFractionDigits:
|
|
4449
|
-
minimumFractionDigits:
|
|
4472
|
+
maximumFractionDigits: Ve,
|
|
4473
|
+
minimumFractionDigits: Ve
|
|
4450
4474
|
}, n && {
|
|
4451
4475
|
style: "currency",
|
|
4452
4476
|
currency: t,
|
|
@@ -4460,8 +4484,8 @@ const ys = (e, t, r, n) => {
|
|
|
4460
4484
|
} catch (o) {
|
|
4461
4485
|
console.info(o);
|
|
4462
4486
|
const s = new Intl.NumberFormat(dt, {
|
|
4463
|
-
maximumFractionDigits:
|
|
4464
|
-
minimumFractionDigits:
|
|
4487
|
+
maximumFractionDigits: Ve,
|
|
4488
|
+
minimumFractionDigits: Ve
|
|
4465
4489
|
}).format(e);
|
|
4466
4490
|
return We ? We === "before" ? `${i.currency || ""} ${s}` : `${s} ${i.currency || ""}` : `${i.currency || ""} ${s}`;
|
|
4467
4491
|
}
|
|
@@ -5394,12 +5418,12 @@ function Hs(e, t, r) {
|
|
|
5394
5418
|
const me = () => {
|
|
5395
5419
|
let f = d;
|
|
5396
5420
|
if (f)
|
|
5397
|
-
return fetch(f).then((
|
|
5398
|
-
Object.keys(
|
|
5399
|
-
Sr(ge,
|
|
5421
|
+
return fetch(f).then((V) => V.json()).then((V) => {
|
|
5422
|
+
Object.keys(V).forEach((ge) => {
|
|
5423
|
+
Sr(ge, V[ge]);
|
|
5400
5424
|
});
|
|
5401
|
-
}).catch((
|
|
5402
|
-
console.log(
|
|
5425
|
+
}).catch((V) => {
|
|
5426
|
+
console.log(V);
|
|
5403
5427
|
});
|
|
5404
5428
|
};
|
|
5405
5429
|
Object.keys(Mr).forEach((f) => {
|
|
@@ -5410,15 +5434,15 @@ function Hs(e, t, r) {
|
|
|
5410
5434
|
}, pe = (f) => {
|
|
5411
5435
|
o && he(f);
|
|
5412
5436
|
}, he = (f) => {
|
|
5413
|
-
const { currency:
|
|
5414
|
-
J =
|
|
5437
|
+
const { currency: V } = f, Y = J !== void 0 && J !== V ? "MetadataLoading" : "DataLoading";
|
|
5438
|
+
J = V, window.postMessage({ type: Y, isDataLoaded: !1 }, window.location.href);
|
|
5415
5439
|
const ee = new URL(`${l}/v2/player/${c}/payment/GetPaymentMetadata`), ce = new Headers();
|
|
5416
5440
|
ce.append("accept", "application/json"), ce.append("Content-Type", "application/json"), ce.append("X-Client-Request-Timestamp", Br.utc().format("YYYY-MM-DD HH:mm:ss.SSS")), ce.append("X-SessionId", `${h}`), ce.append("X-Payment-Session-Token", `${u || o}`), k.indexOf("MM_CHANNEL_BETA") != -1 && ce.append("MM_CHANNEL", "BETA");
|
|
5417
5441
|
const Ee = {
|
|
5418
5442
|
method: "POST",
|
|
5419
5443
|
headers: ce,
|
|
5420
5444
|
mode: "cors",
|
|
5421
|
-
body: JSON.stringify(ot(Te({},
|
|
5445
|
+
body: JSON.stringify(ot(Te({}, V && { Currency: V }), {
|
|
5422
5446
|
Tags: { UserAgent: window.navigator.userAgent }
|
|
5423
5447
|
}))
|
|
5424
5448
|
};
|
|
@@ -5452,19 +5476,19 @@ function Hs(e, t, r) {
|
|
|
5452
5476
|
r(14, B = !0), window.postMessage({ type: Y, isDataLoaded: !0 }, window.location.href);
|
|
5453
5477
|
});
|
|
5454
5478
|
}, X = (f) => {
|
|
5455
|
-
const
|
|
5479
|
+
const V = [];
|
|
5456
5480
|
return p = [], f.PaymentMethods.Ordering.DefaultPaymentMethodsOrder.forEach((ge) => {
|
|
5457
5481
|
const Y = f.PaymentMethods.PaymentMethods.find((ee) => ee.Name === ge);
|
|
5458
5482
|
if (Y) {
|
|
5459
5483
|
const ee = (Y == null ? void 0 : Y.Logos.find((ne) => ne.LogoType === "Desktop")) || {}, ce = (Y == null ? void 0 : Y.Logos.find((ne) => ne.LogoType === "Mobile")) || {}, Ee = w ? ee : ce;
|
|
5460
|
-
Y.isMethodPromoted = Fe(Y.Tags), Y.LogoUrl = Ee.LogoUrl ? `https:${Ee.LogoUrl}` : "", Y.isMethodPromoted && p.push(Y),
|
|
5484
|
+
Y.isMethodPromoted = Fe(Y.Tags), Y.LogoUrl = Ee.LogoUrl ? `https:${Ee.LogoUrl}` : "", Y.isMethodPromoted && p.push(Y), V.push(Y);
|
|
5461
5485
|
}
|
|
5462
|
-
}),
|
|
5486
|
+
}), V;
|
|
5463
5487
|
}, Q = (f) => {
|
|
5464
|
-
const
|
|
5488
|
+
const V = f.PaymentMethods.PaymentMethods.map((ee) => ot(Te({}, ee), {
|
|
5465
5489
|
isMethodPromoted: Fe(ee.Tags),
|
|
5466
5490
|
LogoUrl: ee.Logos && ee.Logos.length && ee.Logos[0].LogoUrl ? `https:${ee.Logos[0].LogoUrl}` : ""
|
|
5467
|
-
})), [ge, Y] =
|
|
5491
|
+
})), [ge, Y] = V.reduce(
|
|
5468
5492
|
([ee, ce], Ee) => (Ee && Ee.isMethodPromoted ? ee.push(Ee) : ce.promo(Ee), [ee, ce]),
|
|
5469
5493
|
[[], []]
|
|
5470
5494
|
);
|
|
@@ -5495,10 +5519,10 @@ function Hs(e, t, r) {
|
|
|
5495
5519
|
r(11, b = E), r(10, m = i("showLess"));
|
|
5496
5520
|
}, nt = () => {
|
|
5497
5521
|
r(11, b = E.slice(0, +M)), g && !b.find((f) => f.Name === g) && b.splice(0, 0, E.find((f) => f.Name === g)), r(10, m = i("showAll"));
|
|
5498
|
-
}, Fe = (f) => f && f.split(",").some((
|
|
5522
|
+
}, Fe = (f) => f && f.split(",").some((V) => V === Ps), ke = (f) => {
|
|
5499
5523
|
var ge;
|
|
5500
|
-
const { data: { type:
|
|
5501
|
-
switch (
|
|
5524
|
+
const { data: { type: V } = {} } = f || {};
|
|
5525
|
+
switch (V) {
|
|
5502
5526
|
case "PrecisionCurrenciesMap": {
|
|
5503
5527
|
r(8, C = ((ge = f == null ? void 0 : f.data) == null ? void 0 : ge.payload) || {});
|
|
5504
5528
|
break;
|
|
@@ -5573,7 +5597,7 @@ class Os extends oi {
|
|
|
5573
5597
|
t,
|
|
5574
5598
|
Hs,
|
|
5575
5599
|
Ts,
|
|
5576
|
-
|
|
5600
|
+
Vr,
|
|
5577
5601
|
{
|
|
5578
5602
|
lang: 0,
|
|
5579
5603
|
local: 20,
|
|
@@ -5603,115 +5627,115 @@ class Os extends oi {
|
|
|
5603
5627
|
return this.$$.ctx[0];
|
|
5604
5628
|
}
|
|
5605
5629
|
set lang(t) {
|
|
5606
|
-
this.$$set({ lang: t }),
|
|
5630
|
+
this.$$set({ lang: t }), z();
|
|
5607
5631
|
}
|
|
5608
5632
|
get local() {
|
|
5609
5633
|
return this.$$.ctx[20];
|
|
5610
5634
|
}
|
|
5611
5635
|
set local(t) {
|
|
5612
|
-
this.$$set({ local: t }),
|
|
5636
|
+
this.$$set({ local: t }), z();
|
|
5613
5637
|
}
|
|
5614
5638
|
get endpoint() {
|
|
5615
5639
|
return this.$$.ctx[21];
|
|
5616
5640
|
}
|
|
5617
5641
|
set endpoint(t) {
|
|
5618
|
-
this.$$set({ endpoint: t }),
|
|
5642
|
+
this.$$set({ endpoint: t }), z();
|
|
5619
5643
|
}
|
|
5620
5644
|
get paymentsession() {
|
|
5621
5645
|
return this.$$.ctx[22];
|
|
5622
5646
|
}
|
|
5623
5647
|
set paymentsession(t) {
|
|
5624
|
-
this.$$set({ paymentsession: t }),
|
|
5648
|
+
this.$$set({ paymentsession: t }), z();
|
|
5625
5649
|
}
|
|
5626
5650
|
get playersession() {
|
|
5627
5651
|
return this.$$.ctx[23];
|
|
5628
5652
|
}
|
|
5629
5653
|
set playersession(t) {
|
|
5630
|
-
this.$$set({ playersession: t }),
|
|
5654
|
+
this.$$set({ playersession: t }), z();
|
|
5631
5655
|
}
|
|
5632
5656
|
get customerid() {
|
|
5633
5657
|
return this.$$.ctx[24];
|
|
5634
5658
|
}
|
|
5635
5659
|
set customerid(t) {
|
|
5636
|
-
this.$$set({ customerid: t }),
|
|
5660
|
+
this.$$set({ customerid: t }), z();
|
|
5637
5661
|
}
|
|
5638
5662
|
get assetsurl() {
|
|
5639
5663
|
return this.$$.ctx[1];
|
|
5640
5664
|
}
|
|
5641
5665
|
set assetsurl(t) {
|
|
5642
|
-
this.$$set({ assetsurl: t }),
|
|
5666
|
+
this.$$set({ assetsurl: t }), z();
|
|
5643
5667
|
}
|
|
5644
5668
|
get currency() {
|
|
5645
5669
|
return this.$$.ctx[25];
|
|
5646
5670
|
}
|
|
5647
5671
|
set currency(t) {
|
|
5648
|
-
this.$$set({ currency: t }),
|
|
5672
|
+
this.$$set({ currency: t }), z();
|
|
5649
5673
|
}
|
|
5650
5674
|
get numberofmethodsshown() {
|
|
5651
5675
|
return this.$$.ctx[26];
|
|
5652
5676
|
}
|
|
5653
5677
|
set numberofmethodsshown(t) {
|
|
5654
|
-
this.$$set({ numberofmethodsshown: t }),
|
|
5678
|
+
this.$$set({ numberofmethodsshown: t }), z();
|
|
5655
5679
|
}
|
|
5656
5680
|
get translationurl() {
|
|
5657
5681
|
return this.$$.ctx[2];
|
|
5658
5682
|
}
|
|
5659
5683
|
set translationurl(t) {
|
|
5660
|
-
this.$$set({ translationurl: t }),
|
|
5684
|
+
this.$$set({ translationurl: t }), z();
|
|
5661
5685
|
}
|
|
5662
5686
|
get mbsource() {
|
|
5663
5687
|
return this.$$.ctx[3];
|
|
5664
5688
|
}
|
|
5665
5689
|
set mbsource(t) {
|
|
5666
|
-
this.$$set({ mbsource: t }),
|
|
5690
|
+
this.$$set({ mbsource: t }), z();
|
|
5667
5691
|
}
|
|
5668
5692
|
get clientstyling() {
|
|
5669
5693
|
return this.$$.ctx[4];
|
|
5670
5694
|
}
|
|
5671
5695
|
set clientstyling(t) {
|
|
5672
|
-
this.$$set({ clientstyling: t }),
|
|
5696
|
+
this.$$set({ clientstyling: t }), z();
|
|
5673
5697
|
}
|
|
5674
5698
|
get clientstylingurl() {
|
|
5675
5699
|
return this.$$.ctx[5];
|
|
5676
5700
|
}
|
|
5677
5701
|
set clientstylingurl(t) {
|
|
5678
|
-
this.$$set({ clientstylingurl: t }),
|
|
5702
|
+
this.$$set({ clientstylingurl: t }), z();
|
|
5679
5703
|
}
|
|
5680
5704
|
get currencydecimals() {
|
|
5681
5705
|
return this.$$.ctx[27];
|
|
5682
5706
|
}
|
|
5683
5707
|
set currencydecimals(t) {
|
|
5684
|
-
this.$$set({ currencydecimals: t }),
|
|
5708
|
+
this.$$set({ currencydecimals: t }), z();
|
|
5685
5709
|
}
|
|
5686
5710
|
get currencysymbol() {
|
|
5687
5711
|
return this.$$.ctx[28];
|
|
5688
5712
|
}
|
|
5689
5713
|
set currencysymbol(t) {
|
|
5690
|
-
this.$$set({ currencysymbol: t }),
|
|
5714
|
+
this.$$set({ currencysymbol: t }), z();
|
|
5691
5715
|
}
|
|
5692
5716
|
get currencyposition() {
|
|
5693
5717
|
return this.$$.ctx[29];
|
|
5694
5718
|
}
|
|
5695
5719
|
set currencyposition(t) {
|
|
5696
|
-
this.$$set({ currencyposition: t }),
|
|
5720
|
+
this.$$set({ currencyposition: t }), z();
|
|
5697
5721
|
}
|
|
5698
5722
|
get promotedmethods() {
|
|
5699
5723
|
return this.$$.ctx[30];
|
|
5700
5724
|
}
|
|
5701
5725
|
set promotedmethods(t) {
|
|
5702
|
-
this.$$set({ promotedmethods: t }),
|
|
5726
|
+
this.$$set({ promotedmethods: t }), z();
|
|
5703
5727
|
}
|
|
5704
5728
|
get type() {
|
|
5705
5729
|
return this.$$.ctx[6];
|
|
5706
5730
|
}
|
|
5707
5731
|
set type(t) {
|
|
5708
|
-
this.$$set({ type: t }),
|
|
5732
|
+
this.$$set({ type: t }), z();
|
|
5709
5733
|
}
|
|
5710
5734
|
get userroles() {
|
|
5711
5735
|
return this.$$.ctx[31];
|
|
5712
5736
|
}
|
|
5713
5737
|
set userroles(t) {
|
|
5714
|
-
this.$$set({ userroles: t }),
|
|
5738
|
+
this.$$set({ userroles: t }), z();
|
|
5715
5739
|
}
|
|
5716
5740
|
}
|
|
5717
5741
|
ii(Os, { lang: {}, local: {}, endpoint: {}, paymentsession: {}, playersession: {}, customerid: {}, assetsurl: {}, currency: {}, numberofmethodsshown: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, currencydecimals: {}, currencysymbol: {}, currencyposition: {}, promotedmethods: {}, type: {}, userroles: {} }, [], [], !0);
|