@everymatrix/cashier-method-details 1.92.6 → 1.92.7
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/{CashierError-64w0bFkx.js → CashierError-BtTejD56.js} +85 -81
- package/components/CashierError-c-0ZMfqD.cjs +1 -0
- package/components/{CashierError-lk1NRPRm.js → CashierError-vfDKNj0P.js} +88 -84
- package/components/{CashierMethodDetails-ChfVhFMG.js → CashierMethodDetails-B8tHsVPo.js} +161 -161
- package/components/{CashierMethodDetails-B4tukYFA.cjs → CashierMethodDetails-CCbVowEP.cjs} +7 -7
- package/components/{CashierMethodDetails-CANUgxSm.js → CashierMethodDetails-D5ooWIUX.js} +523 -523
- package/components/{CashierModal-Da-sk2zU.cjs → CashierModal-CHLfLSpf.cjs} +1 -1
- package/components/{CashierModal-CYDtgsjF.js → CashierModal-CYYu3cB7.js} +1 -1
- package/components/{CashierModal-hyp7eD8X.js → CashierModal-DvaWQoMq.js} +1 -1
- package/components/{CashierNotifications-DhexHttZ.js → CashierNotifications-CuonN2gh.js} +1 -1
- package/components/{CashierNotifications-BNopxxhP.cjs → CashierNotifications-D5LbIHmM.cjs} +1 -1
- package/components/{CashierNotifications-WXql8dok.js → CashierNotifications-DnYEQsj2.js} +1 -1
- package/components/{CashierReceiptPage-4__w6DXp.js → CashierReceiptPage-CCIvCWvE.js} +1 -1
- package/components/{CashierReceiptPage-7dkH8ggq.js → CashierReceiptPage-DNZymJ3f.js} +1 -1
- package/components/{CashierReceiptPage-B4y1ZCTx.cjs → CashierReceiptPage-Yz99nZA9.cjs} +1 -1
- package/es2015/cashier-method-details.cjs +1 -1
- package/es2015/cashier-method-details.js +1 -1
- package/esnext/cashier-method-details.js +1 -1
- package/package.json +1 -1
- package/components/CashierError-5dDtryj5.cjs +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as $, p as ee, $ as te, S as ie, i as ne, s as ae, f as
|
|
1
|
+
import { o as $, p as ee, $ as te, S as ie, i as ne, s as ae, f as E, a as re, q as M, d as h, r as A, u as P, v as W, w as x, x as O, e as v, g as b, h as k, j as L, k as T, y as oe, z as se, A as S, b as D, t as I, l as le, m as ue, B as R, C as V, D as de, E as ce, F as me, G as fe, c as pe } from "./CashierMethodDetails-B8tHsVPo.js";
|
|
2
2
|
import "../stencil/ui-image-Ch-GHki1.js";
|
|
3
3
|
function N(i, e) {
|
|
4
4
|
$(i, e);
|
|
@@ -55,7 +55,9 @@ const q = {
|
|
|
55
55
|
CommunicationTimeoutError: "Communication timeout",
|
|
56
56
|
MissingPaymentDetails: "Missing payment details",
|
|
57
57
|
InvalidAccount: "Invalid account",
|
|
58
|
-
DuplicatePaymentAccount: "The account you used to request a withdrawal has been deemed suspicious, and your transaction has been canceled for security reasons. Please contact our live support for more details."
|
|
58
|
+
DuplicatePaymentAccount: "The account you used to request a withdrawal has been deemed suspicious, and your transaction has been canceled for security reasons. Please contact our live support for more details.",
|
|
59
|
+
InvalidCardHolder: "Invalid card holder",
|
|
60
|
+
VendorInvalidCard: "Vendor invalid card"
|
|
59
61
|
},
|
|
60
62
|
tr: {
|
|
61
63
|
VendorMicroserviceCommunicationError: "Özür dileriz, ancak ödeme sağlayıcınız bir mikroservis iletişim hatası nedeniyle işlemi gerçekleştiremedi. Lütfen daha sonra tekrar deneyin.",
|
|
@@ -104,7 +106,9 @@ const q = {
|
|
|
104
106
|
CommunicationTimeoutError: "İletişim zaman aşımı",
|
|
105
107
|
MissingPaymentDetails: "Eksik ödeme bilgileri",
|
|
106
108
|
InvalidAccount: "Geçersiz hesap",
|
|
107
|
-
DuplicatePaymentAccount: "Çekim talebinde bulunduğunuz hesap şüpheli olarak değerlendirilmiş ve işleminiz güvenlik nedeniyle iptal edilmiştir. Detaylı bilgi almak için lütfen canlı destek hattımızla iletişime geçiniz."
|
|
109
|
+
DuplicatePaymentAccount: "Çekim talebinde bulunduğunuz hesap şüpheli olarak değerlendirilmiş ve işleminiz güvenlik nedeniyle iptal edilmiştir. Detaylı bilgi almak için lütfen canlı destek hattımızla iletişime geçiniz.",
|
|
110
|
+
InvalidCardHolder: "Geçersiz kart sahibi",
|
|
111
|
+
VendorInvalidCard: "Özür dileriz, fakat sağlayıcınız hatalı kart bilgileri nedeniyle işleminizi reddetti. Lütfen kart bilgilerinizi yeniden girin veya Destek ekibimizle iletişime geçin. Hata kodu 13500"
|
|
108
112
|
},
|
|
109
113
|
fr: {
|
|
110
114
|
VendorMicroserviceCommunicationError: "Nous sommes désolés, mais votre prestataire de paiement a refusé de traiter en raison d’une erreur de communication de microservice. Veuillez réessayer plus tard.",
|
|
@@ -158,13 +162,13 @@ const q = {
|
|
|
158
162
|
function ge(i) {
|
|
159
163
|
re(i, "svelte-y815d8", '.WageringFetch{margin:10px}.LoadingText::after{content:"";animation:dots 1.5s steps(4, end) infinite}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.CashierError{display:flex;width:100%;justify-content:center;align-items:center;overflow:hidden auto;background-color:transparent;padding:15px 0}.CashierErrorContent{display:flex;flex-direction:column;width:100%;max-width:300px;align-items:center;gap:var(--emw--spacing-large, 20px);box-sizing:border-box;padding:1px var(--emw--spacing-medium, 15px);height:inherit}.CashierErrorTitle{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-weight:var(--emw--font-weight-semibold, 500);font-size:var(--emw--font-size-medium, 16px);line-height:125%;text-align:center}.CashierErrorText{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-small, 14px);line-height:125%;text-align:center}.CashierErrorButton{width:100%;height:36px;color:var(--emw--color-typography-button, var(--emw--color-black, #000000));text-align:center;cursor:pointer;font-size:var(--emw--font-size-x-small, 12px);font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);font-family:inherit;line-height:36px;border:none;border-radius:var(--emw--border-radius-medium, 10px);background:var(--emw--color-primary, #F9C405)}.CashierErrorButton:hover{background:var(--emw--color-hover, #dbac03)}.CashierErrorButton:active{background:var(--emw--color-active, #fecd1c)}.CashierErrorContent ui-image img{width:300px}');
|
|
160
164
|
}
|
|
161
|
-
const he = (i) => ({}), F = (i) => ({}), ve = (i) => ({}),
|
|
162
|
-
function
|
|
165
|
+
const he = (i) => ({}), F = (i) => ({}), ve = (i) => ({}), H = (i) => ({}), be = (i) => ({}), U = (i) => ({}), ke = (i) => ({}), G = (i) => ({ class: "CashierErrorIcon" });
|
|
166
|
+
function K(i) {
|
|
163
167
|
let e, t;
|
|
164
168
|
return {
|
|
165
169
|
c() {
|
|
166
170
|
e = k("ui-image"), R(e.src, t = `${/*assetsurl*/
|
|
167
|
-
i[0]}/error-general-icon.png`) ||
|
|
171
|
+
i[0]}/error-general-icon.png`) || V(e, "src", t), V(e, "width", "300px"), V(e, "alt", "error");
|
|
168
172
|
},
|
|
169
173
|
m(r, o) {
|
|
170
174
|
v(r, e, o);
|
|
@@ -172,7 +176,7 @@ function G(i) {
|
|
|
172
176
|
p(r, o) {
|
|
173
177
|
o & /*assetsurl*/
|
|
174
178
|
1 && !R(e.src, t = `${/*assetsurl*/
|
|
175
|
-
r[0]}/error-general-icon.png`) &&
|
|
179
|
+
r[0]}/error-general-icon.png`) && V(e, "src", t);
|
|
176
180
|
},
|
|
177
181
|
d(r) {
|
|
178
182
|
r && h(e);
|
|
@@ -182,18 +186,18 @@ function G(i) {
|
|
|
182
186
|
function _e(i) {
|
|
183
187
|
let e, t = (
|
|
184
188
|
/*assetsurl*/
|
|
185
|
-
i[0] &&
|
|
189
|
+
i[0] && K(i)
|
|
186
190
|
);
|
|
187
191
|
return {
|
|
188
192
|
c() {
|
|
189
|
-
t && t.c(), e =
|
|
193
|
+
t && t.c(), e = S();
|
|
190
194
|
},
|
|
191
195
|
m(r, o) {
|
|
192
196
|
t && t.m(r, o), v(r, e, o);
|
|
193
197
|
},
|
|
194
198
|
p(r, o) {
|
|
195
199
|
/*assetsurl*/
|
|
196
|
-
r[0] ? t ? t.p(r, o) : (t =
|
|
200
|
+
r[0] ? t ? t.p(r, o) : (t = K(r), t.c(), t.m(e.parentNode, e)) : t && (t.d(1), t = null);
|
|
197
201
|
},
|
|
198
202
|
d(r) {
|
|
199
203
|
r && h(e), t && t.d(r);
|
|
@@ -205,13 +209,13 @@ function j(i) {
|
|
|
205
209
|
function t(a, n) {
|
|
206
210
|
return (
|
|
207
211
|
/*depositWageringAmount*/
|
|
208
|
-
a[3] < 0 ?
|
|
212
|
+
a[3] < 0 ? Ce : ze
|
|
209
213
|
);
|
|
210
214
|
}
|
|
211
215
|
let r = t(i), o = r(i);
|
|
212
216
|
return {
|
|
213
217
|
c() {
|
|
214
|
-
o.c(), e =
|
|
218
|
+
o.c(), e = S();
|
|
215
219
|
},
|
|
216
220
|
m(a, n) {
|
|
217
221
|
o.m(a, n), v(a, e, n);
|
|
@@ -234,7 +238,7 @@ function ze(i) {
|
|
|
234
238
|
);
|
|
235
239
|
return {
|
|
236
240
|
c() {
|
|
237
|
-
e = k("span"), r =
|
|
241
|
+
e = k("span"), r = I(t), o = L(), a && a.c(), T(e, "class", "CashierErrorText");
|
|
238
242
|
},
|
|
239
243
|
m(n, u) {
|
|
240
244
|
v(n, e, u), b(e, r), b(e, o), a && a.m(e, null);
|
|
@@ -250,14 +254,14 @@ function ze(i) {
|
|
|
250
254
|
}
|
|
251
255
|
};
|
|
252
256
|
}
|
|
253
|
-
function
|
|
257
|
+
function Ce(i) {
|
|
254
258
|
let e, t, r = (
|
|
255
259
|
/*$_*/
|
|
256
260
|
i[5]("DepositWageringFetching") + ""
|
|
257
261
|
), o;
|
|
258
262
|
return {
|
|
259
263
|
c() {
|
|
260
|
-
e = k("div"), t = k("span"), o =
|
|
264
|
+
e = k("div"), t = k("span"), o = I(r), T(t, "class", "CashierErrorText LoadingText"), T(e, "class", "WageringFetch");
|
|
261
265
|
},
|
|
262
266
|
m(a, n) {
|
|
263
267
|
v(a, e, n), b(e, t), b(t, o);
|
|
@@ -276,10 +280,10 @@ function Y(i) {
|
|
|
276
280
|
let e, t, r;
|
|
277
281
|
return {
|
|
278
282
|
c() {
|
|
279
|
-
e =
|
|
283
|
+
e = I(
|
|
280
284
|
/*depositWageringAmount*/
|
|
281
285
|
i[3]
|
|
282
|
-
), t = L(), r =
|
|
286
|
+
), t = L(), r = I(
|
|
283
287
|
/*depositWageringCurrency*/
|
|
284
288
|
i[4]
|
|
285
289
|
);
|
|
@@ -305,7 +309,7 @@ function Y(i) {
|
|
|
305
309
|
}
|
|
306
310
|
};
|
|
307
311
|
}
|
|
308
|
-
function
|
|
312
|
+
function Ee(i) {
|
|
309
313
|
let e, t = (
|
|
310
314
|
/*$_*/
|
|
311
315
|
i[5](`${/*errorcode*/
|
|
@@ -316,42 +320,42 @@ function Te(i) {
|
|
|
316
320
|
);
|
|
317
321
|
return {
|
|
318
322
|
c() {
|
|
319
|
-
e = k("span"), r =
|
|
323
|
+
e = k("span"), r = I(t), o = L(), n && n.c(), a = S(), T(e, "class", "CashierErrorText");
|
|
320
324
|
},
|
|
321
|
-
m(u,
|
|
322
|
-
v(u, e,
|
|
325
|
+
m(u, d) {
|
|
326
|
+
v(u, e, d), b(e, r), v(u, o, d), n && n.m(u, d), v(u, a, d);
|
|
323
327
|
},
|
|
324
|
-
p(u,
|
|
325
|
-
|
|
328
|
+
p(u, d) {
|
|
329
|
+
d & /*$_, errorcode*/
|
|
326
330
|
34 && t !== (t = /*$_*/
|
|
327
331
|
u[5](`${/*errorcode*/
|
|
328
332
|
u[1] || "errorGeneralText"}`) + "") && D(r, t), /*errorcode*/
|
|
329
|
-
u[1] == "DepositWageringLimit" ? n ? n.p(u,
|
|
333
|
+
u[1] == "DepositWageringLimit" ? n ? n.p(u, d) : (n = j(u), n.c(), n.m(a.parentNode, a)) : n && (n.d(1), n = null);
|
|
330
334
|
},
|
|
331
335
|
d(u) {
|
|
332
336
|
u && (h(e), h(o), h(a)), n && n.d(u);
|
|
333
337
|
}
|
|
334
338
|
};
|
|
335
339
|
}
|
|
336
|
-
function
|
|
340
|
+
function Te(i) {
|
|
337
341
|
let e, t, r = (
|
|
338
342
|
/*$_*/
|
|
339
343
|
i[5]("errorGeneralButton") + ""
|
|
340
344
|
), o, a, n;
|
|
341
345
|
return {
|
|
342
346
|
c() {
|
|
343
|
-
e = k("button"), t = k("span"), o =
|
|
347
|
+
e = k("button"), t = k("span"), o = I(r), T(e, "class", "CashierErrorButton");
|
|
344
348
|
},
|
|
345
|
-
m(u,
|
|
346
|
-
v(u, e,
|
|
349
|
+
m(u, d) {
|
|
350
|
+
v(u, e, d), b(e, t), b(t, o), a || (n = le(
|
|
347
351
|
e,
|
|
348
352
|
"click",
|
|
349
353
|
/*close*/
|
|
350
354
|
i[6]
|
|
351
355
|
), a = !0);
|
|
352
356
|
},
|
|
353
|
-
p(u,
|
|
354
|
-
|
|
357
|
+
p(u, d) {
|
|
358
|
+
d & /*$_*/
|
|
355
359
|
32 && r !== (r = /*$_*/
|
|
356
360
|
u[5]("errorGeneralButton") + "") && D(o, r);
|
|
357
361
|
},
|
|
@@ -365,51 +369,51 @@ function we(i) {
|
|
|
365
369
|
const u = (
|
|
366
370
|
/*#slots*/
|
|
367
371
|
i[13].icon
|
|
368
|
-
),
|
|
372
|
+
), d = M(
|
|
369
373
|
u,
|
|
370
374
|
i,
|
|
371
375
|
/*$$scope*/
|
|
372
376
|
i[12],
|
|
373
|
-
|
|
374
|
-
), f =
|
|
377
|
+
G
|
|
378
|
+
), f = d || _e(i), _ = (
|
|
375
379
|
/*#slots*/
|
|
376
380
|
i[13].title
|
|
377
|
-
), m =
|
|
381
|
+
), m = M(
|
|
378
382
|
_,
|
|
379
383
|
i,
|
|
380
384
|
/*$$scope*/
|
|
381
385
|
i[12],
|
|
382
|
-
|
|
386
|
+
U
|
|
383
387
|
), z = (
|
|
384
388
|
/*#slots*/
|
|
385
389
|
i[13].text
|
|
386
|
-
), p =
|
|
390
|
+
), p = M(
|
|
387
391
|
z,
|
|
388
392
|
i,
|
|
389
393
|
/*$$scope*/
|
|
390
394
|
i[12],
|
|
391
|
-
|
|
392
|
-
), y = p ||
|
|
395
|
+
H
|
|
396
|
+
), y = p || Ee(i), w = (
|
|
393
397
|
/*#slots*/
|
|
394
398
|
i[13].button
|
|
395
|
-
),
|
|
399
|
+
), C = M(
|
|
396
400
|
w,
|
|
397
401
|
i,
|
|
398
402
|
/*$$scope*/
|
|
399
403
|
i[12],
|
|
400
404
|
F
|
|
401
|
-
), g =
|
|
405
|
+
), g = C || Te(i);
|
|
402
406
|
return {
|
|
403
407
|
c() {
|
|
404
|
-
e = k("div"), t = k("div"), f && f.c(), r = L(), m && m.c(), o = L(), y && y.c(), a = L(), g && g.c(),
|
|
408
|
+
e = k("div"), t = k("div"), f && f.c(), r = L(), m && m.c(), o = L(), y && y.c(), a = L(), g && g.c(), T(t, "class", "CashierErrorContent"), T(e, "class", "CashierError");
|
|
405
409
|
},
|
|
406
|
-
m(s,
|
|
407
|
-
v(s, e,
|
|
410
|
+
m(s, c) {
|
|
411
|
+
v(s, e, c), b(e, t), f && f.m(t, null), b(t, r), m && m.m(t, null), b(t, o), y && y.m(t, null), b(t, a), g && g.m(t, null), i[14](e), n = !0;
|
|
408
412
|
},
|
|
409
|
-
p(s, [
|
|
410
|
-
|
|
413
|
+
p(s, [c]) {
|
|
414
|
+
d ? d.p && (!n || c & /*$$scope*/
|
|
411
415
|
4096) && W(
|
|
412
|
-
|
|
416
|
+
d,
|
|
413
417
|
u,
|
|
414
418
|
s,
|
|
415
419
|
/*$$scope*/
|
|
@@ -418,15 +422,15 @@ function we(i) {
|
|
|
418
422
|
u,
|
|
419
423
|
/*$$scope*/
|
|
420
424
|
s[12],
|
|
421
|
-
|
|
425
|
+
c,
|
|
422
426
|
ke
|
|
423
427
|
) : x(
|
|
424
428
|
/*$$scope*/
|
|
425
429
|
s[12]
|
|
426
430
|
),
|
|
427
|
-
|
|
428
|
-
) : f && f.p && (!n ||
|
|
429
|
-
1) && f.p(s, n ?
|
|
431
|
+
G
|
|
432
|
+
) : f && f.p && (!n || c & /*assetsurl*/
|
|
433
|
+
1) && f.p(s, n ? c : -1), m && m.p && (!n || c & /*$$scope*/
|
|
430
434
|
4096) && W(
|
|
431
435
|
m,
|
|
432
436
|
_,
|
|
@@ -437,14 +441,14 @@ function we(i) {
|
|
|
437
441
|
_,
|
|
438
442
|
/*$$scope*/
|
|
439
443
|
s[12],
|
|
440
|
-
|
|
444
|
+
c,
|
|
441
445
|
be
|
|
442
446
|
) : x(
|
|
443
447
|
/*$$scope*/
|
|
444
448
|
s[12]
|
|
445
449
|
),
|
|
446
|
-
|
|
447
|
-
), p ? p.p && (!n ||
|
|
450
|
+
U
|
|
451
|
+
), p ? p.p && (!n || c & /*$$scope*/
|
|
448
452
|
4096) && W(
|
|
449
453
|
p,
|
|
450
454
|
z,
|
|
@@ -455,17 +459,17 @@ function we(i) {
|
|
|
455
459
|
z,
|
|
456
460
|
/*$$scope*/
|
|
457
461
|
s[12],
|
|
458
|
-
|
|
462
|
+
c,
|
|
459
463
|
ve
|
|
460
464
|
) : x(
|
|
461
465
|
/*$$scope*/
|
|
462
466
|
s[12]
|
|
463
467
|
),
|
|
464
|
-
|
|
465
|
-
) : y && y.p && (!n ||
|
|
466
|
-
58) && y.p(s, n ?
|
|
468
|
+
H
|
|
469
|
+
) : y && y.p && (!n || c & /*$_, depositWageringAmount, depositWageringCurrency, errorcode*/
|
|
470
|
+
58) && y.p(s, n ? c : -1), C ? C.p && (!n || c & /*$$scope*/
|
|
467
471
|
4096) && W(
|
|
468
|
-
|
|
472
|
+
C,
|
|
469
473
|
w,
|
|
470
474
|
s,
|
|
471
475
|
/*$$scope*/
|
|
@@ -474,21 +478,21 @@ function we(i) {
|
|
|
474
478
|
w,
|
|
475
479
|
/*$$scope*/
|
|
476
480
|
s[12],
|
|
477
|
-
|
|
481
|
+
c,
|
|
478
482
|
he
|
|
479
483
|
) : x(
|
|
480
484
|
/*$$scope*/
|
|
481
485
|
s[12]
|
|
482
486
|
),
|
|
483
487
|
F
|
|
484
|
-
) : g && g.p && (!n ||
|
|
485
|
-
32) && g.p(s, n ?
|
|
488
|
+
) : g && g.p && (!n || c & /*$_*/
|
|
489
|
+
32) && g.p(s, n ? c : -1);
|
|
486
490
|
},
|
|
487
491
|
i(s) {
|
|
488
492
|
n || (P(f, s), P(m, s), P(y, s), P(g, s), n = !0);
|
|
489
493
|
},
|
|
490
494
|
o(s) {
|
|
491
|
-
|
|
495
|
+
A(f, s), A(m, s), A(y, s), A(g, s), n = !1;
|
|
492
496
|
},
|
|
493
497
|
d(s) {
|
|
494
498
|
s && h(e), f && f.d(s), m && m.d(s), y && y.d(s), g && g.d(s), i[14](null);
|
|
@@ -497,8 +501,8 @@ function we(i) {
|
|
|
497
501
|
}
|
|
498
502
|
function Le(i, e, t) {
|
|
499
503
|
let r;
|
|
500
|
-
oe(i,
|
|
501
|
-
let { $$slots: o = {}, $$scope: a } = e, { assetsurl: n = "" } = e, { lang: u = "en" } = e, { errorcode:
|
|
504
|
+
oe(i, de, (l) => t(5, r = l));
|
|
505
|
+
let { $$slots: o = {}, $$scope: a } = e, { assetsurl: n = "" } = e, { lang: u = "en" } = e, { errorcode: d = "" } = e, { clientstyling: f = "" } = e, { clientstylingurl: _ = "" } = e, { translationurl: m = "" } = e, { mbsource: z = "" } = e, p, y, w = -1, C;
|
|
502
506
|
const g = () => {
|
|
503
507
|
ye(u);
|
|
504
508
|
}, s = async () => {
|
|
@@ -518,18 +522,18 @@ function Le(i, e, t) {
|
|
|
518
522
|
Object.keys(q).forEach((l) => {
|
|
519
523
|
N(l, q[l]);
|
|
520
524
|
});
|
|
521
|
-
const
|
|
525
|
+
const c = () => {
|
|
522
526
|
window.postMessage({ type: "ErrorClose" }, window.location.href);
|
|
523
|
-
},
|
|
527
|
+
}, B = (l) => {
|
|
524
528
|
if (l.data)
|
|
525
529
|
switch (l.data.type) {
|
|
526
530
|
case "DepositWageringAmount":
|
|
527
|
-
t(3, w = l.data.amount), t(4,
|
|
531
|
+
t(3, w = l.data.amount), t(4, C = l.data.currency);
|
|
528
532
|
break;
|
|
529
533
|
}
|
|
530
534
|
};
|
|
531
|
-
se(() => (window.addEventListener("message",
|
|
532
|
-
window.removeEventListener("message",
|
|
535
|
+
se(() => (window.addEventListener("message", B, !1), () => {
|
|
536
|
+
window.removeEventListener("message", B);
|
|
533
537
|
}));
|
|
534
538
|
function J(l) {
|
|
535
539
|
ue[l ? "unshift" : "push"](() => {
|
|
@@ -537,22 +541,22 @@ function Le(i, e, t) {
|
|
|
537
541
|
});
|
|
538
542
|
}
|
|
539
543
|
return i.$$set = (l) => {
|
|
540
|
-
"assetsurl" in l && t(0, n = l.assetsurl), "lang" in l && t(7, u = l.lang), "errorcode" in l && t(1,
|
|
544
|
+
"assetsurl" in l && t(0, n = l.assetsurl), "lang" in l && t(7, u = l.lang), "errorcode" in l && t(1, d = l.errorcode), "clientstyling" in l && t(8, f = l.clientstyling), "clientstylingurl" in l && t(9, _ = l.clientstylingurl), "translationurl" in l && t(10, m = l.translationurl), "mbsource" in l && t(11, z = l.mbsource), "$$scope" in l && t(12, a = l.$$scope);
|
|
541
545
|
}, i.$$.update = () => {
|
|
542
546
|
i.$$.dirty & /*lang*/
|
|
543
547
|
128 && u && g(), i.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
544
|
-
260 && f && p &&
|
|
548
|
+
260 && f && p && ce(p, f), i.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
545
549
|
516 && _ && p && me(p, _), i.$$.dirty & /*mbsource, customStylingContainer*/
|
|
546
550
|
2052 && z && p && fe(p, `${z}.Style`, y), i.$$.dirty & /*translationurl*/
|
|
547
551
|
1024 && m && s();
|
|
548
552
|
}, [
|
|
549
553
|
n,
|
|
550
|
-
|
|
554
|
+
d,
|
|
551
555
|
p,
|
|
552
556
|
w,
|
|
553
|
-
|
|
557
|
+
C,
|
|
554
558
|
r,
|
|
555
|
-
|
|
559
|
+
c,
|
|
556
560
|
u,
|
|
557
561
|
f,
|
|
558
562
|
_,
|
|
@@ -587,43 +591,43 @@ class De extends ie {
|
|
|
587
591
|
return this.$$.ctx[0];
|
|
588
592
|
}
|
|
589
593
|
set assetsurl(e) {
|
|
590
|
-
this.$$set({ assetsurl: e }),
|
|
594
|
+
this.$$set({ assetsurl: e }), E();
|
|
591
595
|
}
|
|
592
596
|
get lang() {
|
|
593
597
|
return this.$$.ctx[7];
|
|
594
598
|
}
|
|
595
599
|
set lang(e) {
|
|
596
|
-
this.$$set({ lang: e }),
|
|
600
|
+
this.$$set({ lang: e }), E();
|
|
597
601
|
}
|
|
598
602
|
get errorcode() {
|
|
599
603
|
return this.$$.ctx[1];
|
|
600
604
|
}
|
|
601
605
|
set errorcode(e) {
|
|
602
|
-
this.$$set({ errorcode: e }),
|
|
606
|
+
this.$$set({ errorcode: e }), E();
|
|
603
607
|
}
|
|
604
608
|
get clientstyling() {
|
|
605
609
|
return this.$$.ctx[8];
|
|
606
610
|
}
|
|
607
611
|
set clientstyling(e) {
|
|
608
|
-
this.$$set({ clientstyling: e }),
|
|
612
|
+
this.$$set({ clientstyling: e }), E();
|
|
609
613
|
}
|
|
610
614
|
get clientstylingurl() {
|
|
611
615
|
return this.$$.ctx[9];
|
|
612
616
|
}
|
|
613
617
|
set clientstylingurl(e) {
|
|
614
|
-
this.$$set({ clientstylingurl: e }),
|
|
618
|
+
this.$$set({ clientstylingurl: e }), E();
|
|
615
619
|
}
|
|
616
620
|
get translationurl() {
|
|
617
621
|
return this.$$.ctx[10];
|
|
618
622
|
}
|
|
619
623
|
set translationurl(e) {
|
|
620
|
-
this.$$set({ translationurl: e }),
|
|
624
|
+
this.$$set({ translationurl: e }), E();
|
|
621
625
|
}
|
|
622
626
|
get mbsource() {
|
|
623
627
|
return this.$$.ctx[11];
|
|
624
628
|
}
|
|
625
629
|
set mbsource(e) {
|
|
626
|
-
this.$$set({ mbsource: e }),
|
|
630
|
+
this.$$set({ mbsource: e }), E();
|
|
627
631
|
}
|
|
628
632
|
}
|
|
629
633
|
pe(De, { assetsurl: {}, lang: {}, errorcode: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, ["icon", "title", "text", "button"], [], !0);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var C=(n,t,i)=>new Promise((o,s)=>{var r=c=>{try{u(i.next(c))}catch(m){s(m)}},a=c=>{try{u(i.throw(c))}catch(m){s(m)}},u=c=>c.done?o(c.value):Promise.resolve(c.value).then(r,a);u((i=i.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CashierMethodDetails-CCbVowEP.cjs");require("../stencil/ui-image-BX-FBhad.cjs");function T(n,t){e.addMessages(n,t)}function B(n){e.init$1({fallbackLocale:"en"}),e.$locale.set(n)}const E={en:{VendorMicroserviceCommunicationError:"We apologise, but your payment provider has declined to process due to a microservice communication error. Please try again later.",CustomerDocumentIdMissing:"The document ID is missing",InvalidTransactionStatus:"The transaction status is invalid",UndefinedTechnicalError:"Something went wrong",errorGeneralTitle:"Error Occurred",errorGeneralText:"Something went wrong",errorGeneralButton:"CLOSE",PlayerSessionIsNotValid:"Player session is not valid",VendorCommunicationError:"We apologise, but your payment provider has declined to process due to a technical error. Please try later or contact your payment solution provider for further assistance. Error Code 21297",PaymentMethodNotAllowed:"We apologise, but this payment method is unavailable at this time, please contact Customer Support for further assistance. Error Code 11402",InvalidPaymentDetails:"We apologise, but you payment details are not valid. Please make sure you entered all payment details correctly and try again or contact Customer Support for further assistance. Error Code 13555",MerchantUserHasWithdrawBlockRole:"Dear Player! Please be informed that currently you are not allowed to initiate withdrawal transactions from your player account. Error Code: 21122",MerchantUserHasDepositBlockRole:"Dear Player! Please be informed that currently you are not allowed to initiate deposit transactions from your player account. Error Code: 21123",JwtTokenError:"IDX12741: JWT must have three segments (JWS) or five segments (JWE).",TransactionIsBlockedDueToNotCompletedKyc:"We apologise, but we cannot process the transaction because you haven't completed KYC. Please verify your identity or contact Customer Support for further assistance. Error Code 23601",InsufficientCasinoFunds:" Your withdrawal is over your available balance. Please check your available balance to adjust your withdrawal amount",DepositWageringLimit:"Attention! Your winnings balance has less than the amount you want to withdraw.",DepositWageringFetching:"Data fetching",DepositWageringLimitText:"Deposit wagering: ",AmountMinLimitExceeded:"Amount is smaller than PaymentMethod minimum limit",AmountMaxLimitExceeded:"Amount is bigger than PaymentMethod maximum limit",AmountIsMissing:"Amount is missing",MaxCustomerTransactionsCountReached:"Looks like you have reached the frequency limit of the transaction attempts per minute. The server is taking too long to respond. Please wait a bit and try again in a while",VendorTimeoutError:"Looks like the payment vendor has some issues. The server is taking too long to respond. Please wait a bit and try again in a while. Error Code 21292",MerchantUserAccountIsInactive:"Declined by merchant user account is inactive",MerchantUserHasDepositDenyRole:"Declined by merchant user has deposit deny role",TransactionCodeIsInvalid:"Transaction code is invalid",InvalidSession:"Your session has expired. Please try again",TwoFactorAuthRequired:"Two-factor authentication is required",DeclinedByMerchant:"We apologise, but transaction has been closed by merchant. Please contact Customer Support for further assistance.",FraudSuspectedError:"We apologise, but we are unable to process your transaction at this time, please try later or contact Customer Support for further assistance. Error Code 22020",OnlyOnePendingTransactionPerUserlsAllowed:"Only one pending transaction per user is allowed",TransactionFrequencyLimitReached:"Transaction frequency limit reached",NotMappedVendorError:"Your balance is insufficient or you may have reached your transaction limit. Please contact your Telecommunication service provider",LOW_BALANCE_OR_PAYEE_LIMIT_REACHED_OR_NOT_ALLOWED:"Your balance is insufficient or you may have reached your transaction limit. Please contact your Telecommunication service provider",CumulativeLimitExceeded:"Monetary limit exceeded",CumulativeLimitExceededException:"Monetary limit exceeded",InsufficientFunds:"Insufficient funds",DeclinedByBank:"Transaction declined by bank",MaxNumberOfTransactionsReached:"Maximum number of transactions reached",OnlyOnePendingTransactionPerUserIsAllowed:"Only one pending transaction is allowed per user",AuthenticationFailed:"Authentication failed",CommunicationTimeoutError:"Communication timeout",MissingPaymentDetails:"Missing payment details",InvalidAccount:"Invalid account",DuplicatePaymentAccount:"The account you used to request a withdrawal has been deemed suspicious, and your transaction has been canceled for security reasons. Please contact our live support for more details.",InvalidCardHolder:"Invalid card holder",VendorInvalidCard:"Vendor invalid card"},tr:{VendorMicroserviceCommunicationError:"Özür dileriz, ancak ödeme sağlayıcınız bir mikroservis iletişim hatası nedeniyle işlemi gerçekleştiremedi. Lütfen daha sonra tekrar deneyin.",CustomerDocumentIdMissing:"Belge kimliği eksik",InvalidTransactionStatus:"İşlem durumu geçersiz",UndefinedTechnicalError:"Bir şeyler ters gitti",VendorTimeoutError:"Görünüşe göre ödeme sağlayıcısında bazı sorunlar var. Sunucu yanıt vermek için çok uzun süre alıyor. Lütfen biraz bekleyip daha sonra tekrar deneyin. Hata Kodu 21292",errorGeneralTitle:"Hata oluştu",errorGeneralText:"Bir şeyler ters gitti",errorGeneralButton:"KAPALI",PlayerSessionIsNotValid:"Hesabınızla ilgili oturum geçersiz veya süresi dolmuş görünüyor. Lütfen tekrar giriş yapınız",VendorCommunicationError:"Özür dileriz, ancak ödeme sağlayıcınız teknik hata nedeniyle işlemi yapmayı reddetti. Lütfen daha sonra deneyin veya daha fazla yardım için ödeme çözümü sağlayıcınızla iletişime geçin. Hata Kodu 21297",PaymentMethodNotAllowed:"Özür dileriz, ancak bu ödeme yöntemi şu anda kullanılamıyor. Daha fazla yardım için lütfen Müşteri Desteğiyle iletişime geçin. Hata Kodu 11402",InvalidPaymentDetails:"Özür dileriz, ancak ödeme bilgileriniz geçerli değil. Lütfen tüm ödeme ayrıntılarını doğru girdiğinizden emin olun ve tekrar deneyin veya daha fazla yardım için Müşteri Desteği ile iletişime geçin. Hata Kodu 13555",MerchantUserHasWithdrawBlockRole:"Sevgili Oyuncu! Şu anda oyuncu hesabınızdan para çekme işlemi başlatmanıza izin verilmediğini lütfen unutmayın. Hata Kodu: 21122",MerchantUserHasDepositBlockRole:"Değerli Oyuncumuz, Şu anda hesabınız üzerinden para yatırma işlemi yapmanıza izin verilmemektedir. Hata Kodu: 21123",JwtTokenError:"IDX12741: JWT must have three segments (JWS) or five segments (JWE).",TransactionIsBlockedDueToNotCompletedKyc:"İşlemi gerçekleştirmek için kullanıcı doğrulamasını geçmeniz gerekmektedir. ",InsufficientCasinoFunds:"Çekmek istediğiniz tutar, mevcut bakiyenizin üzerindedir. Lütfen çekim tutarınızı belirlemek için bakiyenizi kontrol ediniz",DepositWageringLimit:"Para çekim işleminizi gerçekleştirebilmek için ana para çevriminizi tamamlamanız gerekmektedir. Ana para çevrimi hakkında bilgi almak için sitemiz genel şartlar ve kurallar bölümünü ziyaret edebilir ya da destek kanallarımız üzerinden bilgi alabilirsiniz.",DepositWageringFetching:"Veri yükleniyor",DepositWageringLimitText:"Kalan Çevrim:",AmountMinLimitExceeded:"Tutar, Ödeme Yöntemi minimum sınırından daha küçük",AmountMaxLimitExceeded:"Tutar, Ödeme Yöntemi maksimum sınırından daha büyük",AmountIsMissing:"Tutar eksik",MaxCustomerTransactionsCountReached:"İşlem denemelerinin sıklık sınırına ulaştınız. Sunucunun yanıt vermesi çok uzun sürüyor. Lütfen biraz bekleyin ve bir süre sonra tekrar deneyin.",VendorTechnicalError:"Özür dileriz, fakat bir teknik hata nedeniyle işleminiz sağlayıcı tarafından reddedildi. Lütfen daha sonra tekrar deneyin veya servis sağlayıcınızla iletişime geçin. Hata kodu 21298",MerchantUserAccountIsInactive:"Tüccar tarafından reddedildi kullanıcı hesabı etkin değil",MerchantUserHasDepositDenyRole:"Sevgili Oyuncu! Şu anda hesabınıza para yatırmanıza izin verilmediğini lütfen unutmayın. Hata Kodu: 21123",TransactionCodeIsInvalid:"Transaction code is invalid",InvalidSession:"Beklenmedik bir hata oluştu, lütfen tekrar deneyin.",TwoFactorAuthRequired:"İki faktörlü kimlik doğrulama gereklidi",DeclinedByMerchant:"Özür dileriz, ancak işlem satıcı tarafından kapatıldı. Daha fazla yardım için lütfen Müşteri Desteği ile iletişime geçin.",FraudSuspectedError:"Üzgünüz, ancak işleminizi şu anda gerçekleştiremiyoruz. Lütfen daha sonra tekrar deneyin veya daha fazla yardım için Müşteri Desteği ile iletişime geçin. Hata Kodu 22020.",OnlyOnePendingTransactionPerUserlsAllowed:"Devam eden bir talebiniz olduğu için șu anda yeni bir işlem başlatılamaz.",TransactionFrequencyLimitReached:"İşlem sıklığı limiti aşıldı",NotMappedVendorError:"Bakiyeniz yetersiz veya işlem limitinize ulaşmış olabilirsiniz. Lütfen Telekom servis sağlayıcınızla iletişime geçin",LOW_BALANCE_OR_PAYEE_LIMIT_REACHED_OR_NOT_ALLOWED:"Bakiyeniz yetersiz veya işlem limitinize ulaşmış olabilirsiniz. Lütfen Telekom servis sağlayıcınızla iletişime geçin",CumulativeLimitExceeded:"Parasal limit aşıldı",CumulativeLimitExceededException:"Parasal limit aşıldı",InsufficientFunds:"Yetersiz bakiye",DeclinedByBank:"İşlem banka tarafından reddedildi",MaxNumberOfTransactionsReached:"Maksimum işlem sayısına ulaşıldı",OnlyOnePendingTransactionPerUserIsAllowed:"Kullanıcı başına yalnızca bir bekleyen işleme izin verilir",AuthenticationFailed:"Kimlik doğrulama başarısız",CommunicationTimeoutError:"İletişim zaman aşımı",MissingPaymentDetails:"Eksik ödeme bilgileri",InvalidAccount:"Geçersiz hesap",DuplicatePaymentAccount:"Çekim talebinde bulunduğunuz hesap şüpheli olarak değerlendirilmiş ve işleminiz güvenlik nedeniyle iptal edilmiştir. Detaylı bilgi almak için lütfen canlı destek hattımızla iletişime geçiniz.",InvalidCardHolder:"Geçersiz kart sahibi",VendorInvalidCard:"Özür dileriz, fakat sağlayıcınız hatalı kart bilgileri nedeniyle işleminizi reddetti. Lütfen kart bilgilerinizi yeniden girin veya Destek ekibimizle iletişime geçin. Hata kodu 13500"},fr:{VendorMicroserviceCommunicationError:"Nous sommes désolés, mais votre prestataire de paiement a refusé de traiter en raison d’une erreur de communication de microservice. Veuillez réessayer plus tard.",CustomerDocumentIdMissing:"L’identifiant du document est manquant",InvalidTransactionStatus:"Le statut de la transaction est invalide",UndefinedTechnicalError:"Une erreur s’est produite",errorGeneralTitle:"Une erreur s’est produite",errorGeneralText:"Une erreur est survenue",errorGeneralButton:"FERMER",PlayerSessionIsNotValid:"La session du joueur n’est pas valide",VendorCommunicationError:"Nous sommes désolés, mais votre prestataire de paiement a refusé de traiter la demande en raison d’une erreur technique. Veuillez réessayer plus tard ou contacter votre prestataire de paiement pour obtenir de l’aide. Code d’erreur 21297",PaymentMethodNotAllowed:"Nous sommes désolés, mais ce moyen de paiement n’est pas disponible pour le moment. Veuillez contacter le service client pour obtenir de l’aide. Code d’erreur 11402",InvalidPaymentDetails:"Nous sommes désolés, mais vos informations de paiement ne sont pas valides. Veuillez vérifier que vous avez correctement saisi toutes les informations de paiement et réessayer, ou contacter le service client pour obtenir de l’aide. Code d’erreur 13555",MerchantUserHasWithdrawBlockRole:"Cher joueur ! Veuillez noter que vous n’êtes actuellement pas autorisé à initier des opérations de retrait depuis votre compte joueur. Code d’erreur : 21122",MerchantUserHasDepositBlockRole:"Cher joueur ! Veuillez noter que vous n’êtes actuellement pas autorisé à initier des opérations de dépôt depuis votre compte joueur. Code d’erreur : 21123",JwtTokenError:"IDX12741 : le JWT doit comporter trois segments (JWS) ou cinq segments (JWE).",TransactionIsBlockedDueToNotCompletedKyc:"Nous sommes désolés, mais nous ne pouvons pas traiter la transaction car vous n’avez pas complété le KYC. Veuillez vérifier votre identité ou contacter le service client pour obtenir de l’aide. Code d’erreur 23601",InsufficientCasinoFunds:"Votre retrait dépasse votre solde disponible. Veuillez vérifier votre solde disponible afin d’ajuster le montant du retrait",DepositWageringLimit:"Attention ! Le solde de vos gains est inférieur au montant que vous souhaitez retirer.",DepositWageringLimitText:"Mise de dépôt:",DepositWageringFetching:"Chargement des données",AmountMinLimitExceeded:"Le montant est inférieur à la limite minimale du moyen de paiement",AmountMaxLimitExceeded:"Le montant est supérieur à la limite maximale du moyen de paiement",AmountIsMissing:"Le montant est manquant",MaxCustomerTransactionsCountReached:"Il semble que vous ayez atteint la limite de fréquence des tentatives de transaction par minute. Le serveur met trop de temps à répondre. Veuillez patienter un moment et réessayer plus tard",VendorTimeoutError:"Il semble que le prestataire de paiement rencontre des problèmes. Le serveur met trop de temps à répondre. Veuillez patienter un moment et réessayer plus tard. Code d’erreur 21292",MerchantUserAccountIsInactive:"Refusé : le compte utilisateur marchand est inactif",MerchantUserHasDepositDenyRole:"Refusé : l’utilisateur marchand a un rôle interdisant les dépôts",TransactionCodeIsInvalid:"Le code de transaction n’est pas valide",InvalidSession:"Votre session a expiré. Veuillez réessayer",TwoFactorAuthRequired:"L’authentification à deux facteurs est requise",DeclinedByMerchant:"Nous sommes désolés, mais la transaction a été clôturée par le marchand. Veuillez contacter le service client pour obtenir de l’aide.",FraudSuspectedError:"Nous sommes désolés, mais nous ne pouvons pas traiter votre transaction pour le moment. Veuillez réessayer plus tard ou contacter le service client pour obtenir de l’aide. Code d’erreur 22020",OnlyOnePendingTransactionPerUserlsAllowed:"Une seule transaction en attente par utilisateur est autorisée",TransactionFrequencyLimitReached:"Limite de fréquence des transactions atteinte",NotMappedVendorError:"Votre solde est insuffisant ou vous avez peut-être atteint votre limite de transaction. Veuillez contacter votre fournisseur de services de télécommunication",LOW_BALANCE_OR_PAYEE_LIMIT_REACHED_OR_NOT_ALLOWED:"Votre solde est insuffisant ou vous avez peut-être atteint votre limite de transaction. Veuillez contacter votre fournisseur de services de télécommunication",CumulativeLimitExceeded:"Limite monétaire dépassée",CumulativeLimitExceededException:"Limite monétaire dépassée",InsufficientFunds:"Fonds insuffisants",DeclinedByBank:"Transaction refusée par la banque",MaxNumberOfTransactionsReached:"Nombre maximum de transactions atteint",OnlyOnePendingTransactionPerUserIsAllowed:"Une seule transaction en attente est autorisée par utilisateur",AuthenticationFailed:"Échec de l'authentification",CommunicationTimeoutError:"Délai de communication dépassé",MissingPaymentDetails:"Détails de paiement manquants",InvalidAccount:"Compte invalide",DuplicatePaymentAccount:"Le compte que vous avez utilisé pour demander un retrait a été jugé suspect, et votre transaction a été annulée pour des raisons de sécurité. Veuillez contacter notre support en direct pour plus de détails."}};function R(n){e.append_styles(n,"svelte-y815d8",'.WageringFetch{margin:10px}.LoadingText::after{content:"";animation:dots 1.5s steps(4, end) infinite}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.CashierError{display:flex;width:100%;justify-content:center;align-items:center;overflow:hidden auto;background-color:transparent;padding:15px 0}.CashierErrorContent{display:flex;flex-direction:column;width:100%;max-width:300px;align-items:center;gap:var(--emw--spacing-large, 20px);box-sizing:border-box;padding:1px var(--emw--spacing-medium, 15px);height:inherit}.CashierErrorTitle{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-weight:var(--emw--font-weight-semibold, 500);font-size:var(--emw--font-size-medium, 16px);line-height:125%;text-align:center}.CashierErrorText{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-small, 14px);line-height:125%;text-align:center}.CashierErrorButton{width:100%;height:36px;color:var(--emw--color-typography-button, var(--emw--color-black, #000000));text-align:center;cursor:pointer;font-size:var(--emw--font-size-x-small, 12px);font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);font-family:inherit;line-height:36px;border:none;border-radius:var(--emw--border-radius-medium, 10px);background:var(--emw--color-primary, #F9C405)}.CashierErrorButton:hover{background:var(--emw--color-hover, #dbac03)}.CashierErrorButton:active{background:var(--emw--color-active, #fecd1c)}.CashierErrorContent ui-image img{width:300px}')}const N=n=>({}),w=n=>({}),q=n=>({}),L=n=>({}),F=n=>({}),D=n=>({}),H=n=>({}),I=n=>({class:"CashierErrorIcon"});function M(n){let t,i;return{c(){t=e.element("ui-image"),e.src_url_equal(t.src,i=`${n[0]}/error-general-icon.png`)||e.set_custom_element_data(t,"src",i),e.set_custom_element_data(t,"width","300px"),e.set_custom_element_data(t,"alt","error")},m(o,s){e.insert(o,t,s)},p(o,s){s&1&&!e.src_url_equal(t.src,i=`${o[0]}/error-general-icon.png`)&&e.set_custom_element_data(t,"src",i)},d(o){o&&e.detach(t)}}}function U(n){let t,i=n[0]&&M(n);return{c(){i&&i.c(),t=e.empty()},m(o,s){i&&i.m(o,s),e.insert(o,t,s)},p(o,s){o[0]?i?i.p(o,s):(i=M(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null)},d(o){o&&e.detach(t),i&&i.d(o)}}}function A(n){let t;function i(r,a){return r[3]<0?G:K}let o=i(n),s=o(n);return{c(){s.c(),t=e.empty()},m(r,a){s.m(r,a),e.insert(r,t,a)},p(r,a){o===(o=i(r))&&s?s.p(r,a):(s.d(1),s=o(r),s&&(s.c(),s.m(t.parentNode,t)))},d(r){r&&e.detach(t),s.d(r)}}}function K(n){let t,i=n[5]("DepositWageringLimitText")+"",o,s,r=n[3]>0&&P(n);return{c(){t=e.element("span"),o=e.text(i),s=e.space(),r&&r.c(),e.attr(t,"class","CashierErrorText")},m(a,u){e.insert(a,t,u),e.append(t,o),e.append(t,s),r&&r.m(t,null)},p(a,u){u&32&&i!==(i=a[5]("DepositWageringLimitText")+"")&&e.set_data(o,i),a[3]>0?r?r.p(a,u):(r=P(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&e.detach(t),r&&r.d()}}}function G(n){let t,i,o=n[5]("DepositWageringFetching")+"",s;return{c(){t=e.element("div"),i=e.element("span"),s=e.text(o),e.attr(i,"class","CashierErrorText LoadingText"),e.attr(t,"class","WageringFetch")},m(r,a){e.insert(r,t,a),e.append(t,i),e.append(i,s)},p(r,a){a&32&&o!==(o=r[5]("DepositWageringFetching")+"")&&e.set_data(s,o)},d(r){r&&e.detach(t)}}}function P(n){let t,i,o;return{c(){t=e.text(n[3]),i=e.space(),o=e.text(n[4])},m(s,r){e.insert(s,t,r),e.insert(s,i,r),e.insert(s,o,r)},p(s,r){r&8&&e.set_data(t,s[3]),r&16&&e.set_data(o,s[4])},d(s){s&&(e.detach(t),e.detach(i),e.detach(o))}}}function j(n){let t,i=n[5](`${n[1]||"errorGeneralText"}`)+"",o,s,r,a=n[1]=="DepositWageringLimit"&&A(n);return{c(){t=e.element("span"),o=e.text(i),s=e.space(),a&&a.c(),r=e.empty(),e.attr(t,"class","CashierErrorText")},m(u,c){e.insert(u,t,c),e.append(t,o),e.insert(u,s,c),a&&a.m(u,c),e.insert(u,r,c)},p(u,c){c&34&&i!==(i=u[5](`${u[1]||"errorGeneralText"}`)+"")&&e.set_data(o,i),u[1]=="DepositWageringLimit"?a?a.p(u,c):(a=A(u),a.c(),a.m(r.parentNode,r)):a&&(a.d(1),a=null)},d(u){u&&(e.detach(t),e.detach(s),e.detach(r)),a&&a.d(u)}}}function Y(n){let t,i,o=n[5]("errorGeneralButton")+"",s,r,a;return{c(){t=e.element("button"),i=e.element("span"),s=e.text(o),e.attr(t,"class","CashierErrorButton")},m(u,c){e.insert(u,t,c),e.append(t,i),e.append(i,s),r||(a=e.listen(t,"click",n[6]),r=!0)},p(u,c){c&32&&o!==(o=u[5]("errorGeneralButton")+"")&&e.set_data(s,o)},d(u){u&&e.detach(t),r=!1,a()}}}function J(n){let t,i,o,s,r,a;const u=n[13].icon,c=e.create_slot(u,n,n[12],I),m=c||U(n),_=n[13].title,f=e.create_slot(_,n,n[12],D),v=n[13].text,h=e.create_slot(v,n,n[12],L),g=h||j(n),k=n[13].button,b=e.create_slot(k,n,n[12],w),y=b||Y(n);return{c(){t=e.element("div"),i=e.element("div"),m&&m.c(),o=e.space(),f&&f.c(),s=e.space(),g&&g.c(),r=e.space(),y&&y.c(),e.attr(i,"class","CashierErrorContent"),e.attr(t,"class","CashierError")},m(l,p){e.insert(l,t,p),e.append(t,i),m&&m.m(i,null),e.append(i,o),f&&f.m(i,null),e.append(i,s),g&&g.m(i,null),e.append(i,r),y&&y.m(i,null),n[14](t),a=!0},p(l,[p]){c?c.p&&(!a||p&4096)&&e.update_slot_base(c,u,l,l[12],a?e.get_slot_changes(u,l[12],p,H):e.get_all_dirty_from_scope(l[12]),I):m&&m.p&&(!a||p&1)&&m.p(l,a?p:-1),f&&f.p&&(!a||p&4096)&&e.update_slot_base(f,_,l,l[12],a?e.get_slot_changes(_,l[12],p,F):e.get_all_dirty_from_scope(l[12]),D),h?h.p&&(!a||p&4096)&&e.update_slot_base(h,v,l,l[12],a?e.get_slot_changes(v,l[12],p,q):e.get_all_dirty_from_scope(l[12]),L):g&&g.p&&(!a||p&58)&&g.p(l,a?p:-1),b?b.p&&(!a||p&4096)&&e.update_slot_base(b,k,l,l[12],a?e.get_slot_changes(k,l[12],p,N):e.get_all_dirty_from_scope(l[12]),w):y&&y.p&&(!a||p&32)&&y.p(l,a?p:-1)},i(l){a||(e.transition_in(m,l),e.transition_in(f,l),e.transition_in(g,l),e.transition_in(y,l),a=!0)},o(l){e.transition_out(m,l),e.transition_out(f,l),e.transition_out(g,l),e.transition_out(y,l),a=!1},d(l){l&&e.detach(t),m&&m.d(l),f&&f.d(l),g&&g.d(l),y&&y.d(l),n[14](null)}}}function X(n,t,i){let o;e.component_subscribe(n,e.$format,d=>i(5,o=d));let{$$slots:s={},$$scope:r}=t,{assetsurl:a=""}=t,{lang:u="en"}=t,{errorcode:c=""}=t,{clientstyling:m=""}=t,{clientstylingurl:_=""}=t,{translationurl:f=""}=t,{mbsource:v=""}=t,h,g,k=-1,b;const y=()=>{B(u)},l=()=>C(this,null,function*(){if(f)try{const d=yield fetch(f);if(!d.ok)throw new Error(`HTTP error! status: ${d.status}`);const O=yield d.json();Object.entries(O).forEach(([V,S])=>{T(V,S)})}catch(d){console.error(d)}});Object.keys(E).forEach(d=>{T(d,E[d])});const p=()=>{window.postMessage({type:"ErrorClose"},window.location.href)},z=d=>{if(d.data)switch(d.data.type){case"DepositWageringAmount":i(3,k=d.data.amount),i(4,b=d.data.currency);break}};e.onMount(()=>(window.addEventListener("message",z,!1),()=>{window.removeEventListener("message",z)}));function W(d){e.binding_callbacks[d?"unshift":"push"](()=>{h=d,i(2,h)})}return n.$$set=d=>{"assetsurl"in d&&i(0,a=d.assetsurl),"lang"in d&&i(7,u=d.lang),"errorcode"in d&&i(1,c=d.errorcode),"clientstyling"in d&&i(8,m=d.clientstyling),"clientstylingurl"in d&&i(9,_=d.clientstylingurl),"translationurl"in d&&i(10,f=d.translationurl),"mbsource"in d&&i(11,v=d.mbsource),"$$scope"in d&&i(12,r=d.$$scope)},n.$$.update=()=>{n.$$.dirty&128&&u&&y(),n.$$.dirty&260&&m&&h&&e.setClientStyling(h,m),n.$$.dirty&516&&_&&h&&e.setClientStylingURL(h,_),n.$$.dirty&2052&&v&&h&&e.setStreamStyling(h,`${v}.Style`,g),n.$$.dirty&1024&&f&&l()},[a,c,h,k,b,o,p,u,m,_,f,v,r,s,W]}class x extends e.SvelteComponent{constructor(t){super(),e.init(this,t,X,J,e.safe_not_equal,{assetsurl:0,lang:7,errorcode:1,clientstyling:8,clientstylingurl:9,translationurl:10,mbsource:11},R)}get assetsurl(){return this.$$.ctx[0]}set assetsurl(t){this.$$set({assetsurl:t}),e.flush()}get lang(){return this.$$.ctx[7]}set lang(t){this.$$set({lang:t}),e.flush()}get errorcode(){return this.$$.ctx[1]}set errorcode(t){this.$$set({errorcode:t}),e.flush()}get clientstyling(){return this.$$.ctx[8]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[9]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[10]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get mbsource(){return this.$$.ctx[11]}set mbsource(t){this.$$set({mbsource:t}),e.flush()}}e.create_custom_element(x,{assetsurl:{},lang:{},errorcode:{},clientstyling:{},clientstylingurl:{},translationurl:{},mbsource:{}},["icon","title","text","button"],[],!0);exports.default=x;
|