@everymatrix/cashier-method-details 1.92.2 → 1.92.4

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.
Files changed (20) hide show
  1. package/components/CashierError-5dDtryj5.cjs +1 -0
  2. package/components/{CashierError-D8hyC1Re.js → CashierError-64w0bFkx.js} +180 -160
  3. package/components/{CashierError-_RH43PI9.js → CashierError-lk1NRPRm.js} +182 -146
  4. package/components/{CashierMethodDetails-DTYPuRsE.cjs → CashierMethodDetails-B4tukYFA.cjs} +9 -9
  5. package/components/{CashierMethodDetails-C48KTt0A.js → CashierMethodDetails-CANUgxSm.js} +1757 -1756
  6. package/components/{CashierMethodDetails-Bagr-CmM.js → CashierMethodDetails-ChfVhFMG.js} +1577 -1576
  7. package/components/{CashierModal-9fteLfVP.js → CashierModal-CYDtgsjF.js} +1 -1
  8. package/components/{CashierModal-BE4uHYzp.cjs → CashierModal-Da-sk2zU.cjs} +1 -1
  9. package/components/{CashierModal-DownWmWq.js → CashierModal-hyp7eD8X.js} +1 -1
  10. package/components/{CashierNotifications-nHLNauRD.cjs → CashierNotifications-BNopxxhP.cjs} +1 -1
  11. package/components/{CashierNotifications-DgfVvAmV.js → CashierNotifications-DhexHttZ.js} +1 -1
  12. package/components/{CashierNotifications-1LxfM8yb.js → CashierNotifications-WXql8dok.js} +1 -1
  13. package/components/{CashierReceiptPage-ClpJmddk.js → CashierReceiptPage-4__w6DXp.js} +1 -1
  14. package/components/{CashierReceiptPage-ZBvoEN3I.js → CashierReceiptPage-7dkH8ggq.js} +1 -1
  15. package/components/{CashierReceiptPage-D7r8a21c.cjs → CashierReceiptPage-B4y1ZCTx.cjs} +1 -1
  16. package/es2015/cashier-method-details.cjs +1 -1
  17. package/es2015/cashier-method-details.js +1 -1
  18. package/esnext/cashier-method-details.js +1 -1
  19. package/package.json +1 -1
  20. package/components/CashierError-gbGSM3oJ.cjs +0 -1
@@ -1,20 +1,24 @@
1
- import { o as Z, p as $, $ as ee, S as te, i as ie, s as ne, f as E, a as ae, q as I, d as h, r as P, u as x, v as W, w as O, x as R, e as v, g as b, h as _, j as D, k as w, y as re, z as oe, A as N, b as A, t as M, l as se, m as le, B as F, C as B, D as ue, E as ce, F as de, G as me, c as fe } from "./CashierMethodDetails-Bagr-CmM.js";
1
+ import { o as $, p as ee, $ as te, S as ie, i as ne, s as ae, f as T, a as re, q as A, d as h, r as I, 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 C, y as oe, z as se, A as B, b as D, t as M, l as le, m as ue, B as R, C as S, D as ce, E as de, F as me, G as fe, c as pe } from "./CashierMethodDetails-ChfVhFMG.js";
2
2
  import "../stencil/ui-image-Ch-GHki1.js";
3
- function q(i, e) {
4
- Z(i, e);
3
+ function N(i, e) {
4
+ $(i, e);
5
5
  }
6
- function pe(i) {
7
- $({
6
+ function ye(i) {
7
+ ee({
8
8
  fallbackLocale: "en"
9
- }), ee.set(i);
9
+ }), te.set(i);
10
10
  }
11
- const U = {
11
+ const q = {
12
12
  en: {
13
+ VendorMicroserviceCommunicationError: "We apologise, but your payment provider has declined to process due to a microservice communication error. Please try again later.",
14
+ CustomerDocumentIdMissing: "The document ID is missing",
15
+ InvalidTransactionStatus: "The transaction status is invalid",
16
+ UndefinedTechnicalError: "Something went wrong",
13
17
  errorGeneralTitle: "Error Occurred",
14
18
  errorGeneralText: "Something went wrong",
15
19
  errorGeneralButton: "CLOSE",
16
20
  PlayerSessionIsNotValid: "Player session is not valid",
17
- VendorCommunicationError: "We apologise, but your payment provider has declined to process due to technical error. Please try later or contact your payment solution provider for further assistance. Error Code 21297",
21
+ 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",
18
22
  PaymentMethodNotAllowed: "We apologise, but this payment method is unavailable at this time, please contact Customer Support for further assistance. Error Code 11402",
19
23
  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",
20
24
  MerchantUserHasWithdrawBlockRole: "Dear Player! Please be informed that currently you are not allowed to initiate withdrawal transactions from your player account. Error Code: 21122",
@@ -50,9 +54,15 @@ const U = {
50
54
  AuthenticationFailed: "Authentication failed",
51
55
  CommunicationTimeoutError: "Communication timeout",
52
56
  MissingPaymentDetails: "Missing payment details",
53
- InvalidAccount: "Invalid account"
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."
54
59
  },
55
60
  tr: {
61
+ 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.",
62
+ CustomerDocumentIdMissing: "Belge kimliği eksik",
63
+ InvalidTransactionStatus: "İşlem durumu geçersiz",
64
+ UndefinedTechnicalError: "Bir şeyler ters gitti",
65
+ 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",
56
66
  errorGeneralTitle: "Hata oluştu",
57
67
  errorGeneralText: "Bir şeyler ters gitti",
58
68
  errorGeneralButton: "KAPALI",
@@ -93,9 +103,14 @@ const U = {
93
103
  AuthenticationFailed: "Kimlik doğrulama başarısız",
94
104
  CommunicationTimeoutError: "İletişim zaman aşımı",
95
105
  MissingPaymentDetails: "Eksik ödeme bilgileri",
96
- InvalidAccount: "Geçersiz hesap"
106
+ 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."
97
108
  },
98
109
  fr: {
110
+ 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.",
111
+ CustomerDocumentIdMissing: "L’identifiant du document est manquant",
112
+ InvalidTransactionStatus: "Le statut de la transaction est invalide",
113
+ UndefinedTechnicalError: "Une erreur s’est produite",
99
114
  errorGeneralTitle: "Une erreur s’est produite",
100
115
  errorGeneralText: "Une erreur est survenue",
101
116
  errorGeneralButton: "FERMER",
@@ -136,27 +151,28 @@ const U = {
136
151
  AuthenticationFailed: "Échec de l'authentification",
137
152
  CommunicationTimeoutError: "Délai de communication dépassé",
138
153
  MissingPaymentDetails: "Détails de paiement manquants",
139
- InvalidAccount: "Compte invalide"
154
+ InvalidAccount: "Compte invalide",
155
+ 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."
140
156
  }
141
157
  };
142
158
  function ge(i) {
143
- ae(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}');
159
+ 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}');
144
160
  }
145
- const ye = (i) => ({}), H = (i) => ({}), he = (i) => ({}), K = (i) => ({}), ve = (i) => ({}), G = (i) => ({}), be = (i) => ({}), Y = (i) => ({ class: "CashierErrorIcon" });
146
- function j(i) {
161
+ const he = (i) => ({}), F = (i) => ({}), ve = (i) => ({}), U = (i) => ({}), be = (i) => ({}), H = (i) => ({}), ke = (i) => ({}), K = (i) => ({ class: "CashierErrorIcon" });
162
+ function G(i) {
147
163
  let e, t;
148
164
  return {
149
165
  c() {
150
- e = _("ui-image"), F(e.src, t = `${/*assetsurl*/
151
- i[0]}/error-general-icon.png`) || B(e, "src", t), B(e, "width", "300px"), B(e, "alt", "error");
166
+ e = k("ui-image"), R(e.src, t = `${/*assetsurl*/
167
+ i[0]}/error-general-icon.png`) || S(e, "src", t), S(e, "width", "300px"), S(e, "alt", "error");
152
168
  },
153
169
  m(r, o) {
154
170
  v(r, e, o);
155
171
  },
156
172
  p(r, o) {
157
173
  o & /*assetsurl*/
158
- 1 && !F(e.src, t = `${/*assetsurl*/
159
- r[0]}/error-general-icon.png`) && B(e, "src", t);
174
+ 1 && !R(e.src, t = `${/*assetsurl*/
175
+ r[0]}/error-general-icon.png`) && S(e, "src", t);
160
176
  },
161
177
  d(r) {
162
178
  r && h(e);
@@ -166,36 +182,36 @@ function j(i) {
166
182
  function _e(i) {
167
183
  let e, t = (
168
184
  /*assetsurl*/
169
- i[0] && j(i)
185
+ i[0] && G(i)
170
186
  );
171
187
  return {
172
188
  c() {
173
- t && t.c(), e = N();
189
+ t && t.c(), e = B();
174
190
  },
175
191
  m(r, o) {
176
192
  t && t.m(r, o), v(r, e, o);
177
193
  },
178
194
  p(r, o) {
179
195
  /*assetsurl*/
180
- r[0] ? t ? t.p(r, o) : (t = j(r), t.c(), t.m(e.parentNode, e)) : t && (t.d(1), t = null);
196
+ r[0] ? t ? t.p(r, o) : (t = G(r), t.c(), t.m(e.parentNode, e)) : t && (t.d(1), t = null);
181
197
  },
182
198
  d(r) {
183
199
  r && h(e), t && t.d(r);
184
200
  }
185
201
  };
186
202
  }
187
- function J(i) {
203
+ function j(i) {
188
204
  let e;
189
205
  function t(a, n) {
190
206
  return (
191
207
  /*depositWageringAmount*/
192
- a[3] < 0 ? ze : ke
208
+ a[3] < 0 ? Ee : ze
193
209
  );
194
210
  }
195
211
  let r = t(i), o = r(i);
196
212
  return {
197
213
  c() {
198
- o.c(), e = N();
214
+ o.c(), e = B();
199
215
  },
200
216
  m(a, n) {
201
217
  o.m(a, n), v(a, e, n);
@@ -208,40 +224,40 @@ function J(i) {
208
224
  }
209
225
  };
210
226
  }
211
- function ke(i) {
227
+ function ze(i) {
212
228
  let e, t = (
213
229
  /*$_*/
214
230
  i[5]("DepositWageringLimitText") + ""
215
231
  ), r, o, a = (
216
232
  /*depositWageringAmount*/
217
- i[3] > 0 && X(i)
233
+ i[3] > 0 && Y(i)
218
234
  );
219
235
  return {
220
236
  c() {
221
- e = _("span"), r = M(t), o = D(), a && a.c(), w(e, "class", "CashierErrorText");
237
+ e = k("span"), r = M(t), o = L(), a && a.c(), C(e, "class", "CashierErrorText");
222
238
  },
223
- m(n, l) {
224
- v(n, e, l), b(e, r), b(e, o), a && a.m(e, null);
239
+ m(n, u) {
240
+ v(n, e, u), b(e, r), b(e, o), a && a.m(e, null);
225
241
  },
226
- p(n, l) {
227
- l & /*$_*/
242
+ p(n, u) {
243
+ u & /*$_*/
228
244
  32 && t !== (t = /*$_*/
229
- n[5]("DepositWageringLimitText") + "") && A(r, t), /*depositWageringAmount*/
230
- n[3] > 0 ? a ? a.p(n, l) : (a = X(n), a.c(), a.m(e, null)) : a && (a.d(1), a = null);
245
+ n[5]("DepositWageringLimitText") + "") && D(r, t), /*depositWageringAmount*/
246
+ n[3] > 0 ? a ? a.p(n, u) : (a = Y(n), a.c(), a.m(e, null)) : a && (a.d(1), a = null);
231
247
  },
232
248
  d(n) {
233
249
  n && h(e), a && a.d();
234
250
  }
235
251
  };
236
252
  }
237
- function ze(i) {
253
+ function Ee(i) {
238
254
  let e, t, r = (
239
255
  /*$_*/
240
256
  i[5]("DepositWageringFetching") + ""
241
257
  ), o;
242
258
  return {
243
259
  c() {
244
- e = _("div"), t = _("span"), o = M(r), w(t, "class", "CashierErrorText LoadingText"), w(e, "class", "WageringFetch");
260
+ e = k("div"), t = k("span"), o = M(r), C(t, "class", "CashierErrorText LoadingText"), C(e, "class", "WageringFetch");
245
261
  },
246
262
  m(a, n) {
247
263
  v(a, e, n), b(e, t), b(t, o);
@@ -249,21 +265,21 @@ function ze(i) {
249
265
  p(a, n) {
250
266
  n & /*$_*/
251
267
  32 && r !== (r = /*$_*/
252
- a[5]("DepositWageringFetching") + "") && A(o, r);
268
+ a[5]("DepositWageringFetching") + "") && D(o, r);
253
269
  },
254
270
  d(a) {
255
271
  a && h(e);
256
272
  }
257
273
  };
258
274
  }
259
- function X(i) {
275
+ function Y(i) {
260
276
  let e, t, r;
261
277
  return {
262
278
  c() {
263
279
  e = M(
264
280
  /*depositWageringAmount*/
265
281
  i[3]
266
- ), t = D(), r = M(
282
+ ), t = L(), r = M(
267
283
  /*depositWageringCurrency*/
268
284
  i[4]
269
285
  );
@@ -273,12 +289,12 @@ function X(i) {
273
289
  },
274
290
  p(o, a) {
275
291
  a & /*depositWageringAmount*/
276
- 8 && A(
292
+ 8 && D(
277
293
  e,
278
294
  /*depositWageringAmount*/
279
295
  o[3]
280
296
  ), a & /*depositWageringCurrency*/
281
- 16 && A(
297
+ 16 && D(
282
298
  r,
283
299
  /*depositWageringCurrency*/
284
300
  o[4]
@@ -289,145 +305,145 @@ function X(i) {
289
305
  }
290
306
  };
291
307
  }
292
- function Ce(i) {
308
+ function Te(i) {
293
309
  let e, t = (
294
310
  /*$_*/
295
311
  i[5](`${/*errorcode*/
296
312
  i[1] || "errorGeneralText"}`) + ""
297
313
  ), r, o, a, n = (
298
314
  /*errorcode*/
299
- i[1] == "DepositWageringLimit" && J(i)
315
+ i[1] == "DepositWageringLimit" && j(i)
300
316
  );
301
317
  return {
302
318
  c() {
303
- e = _("span"), r = M(t), o = D(), n && n.c(), a = N(), w(e, "class", "CashierErrorText");
319
+ e = k("span"), r = M(t), o = L(), n && n.c(), a = B(), C(e, "class", "CashierErrorText");
304
320
  },
305
- m(l, c) {
306
- v(l, e, c), b(e, r), v(l, o, c), n && n.m(l, c), v(l, a, c);
321
+ m(u, c) {
322
+ v(u, e, c), b(e, r), v(u, o, c), n && n.m(u, c), v(u, a, c);
307
323
  },
308
- p(l, c) {
324
+ p(u, c) {
309
325
  c & /*$_, errorcode*/
310
326
  34 && t !== (t = /*$_*/
311
- l[5](`${/*errorcode*/
312
- l[1] || "errorGeneralText"}`) + "") && A(r, t), /*errorcode*/
313
- l[1] == "DepositWageringLimit" ? n ? n.p(l, c) : (n = J(l), n.c(), n.m(a.parentNode, a)) : n && (n.d(1), n = null);
327
+ u[5](`${/*errorcode*/
328
+ u[1] || "errorGeneralText"}`) + "") && D(r, t), /*errorcode*/
329
+ u[1] == "DepositWageringLimit" ? n ? n.p(u, c) : (n = j(u), n.c(), n.m(a.parentNode, a)) : n && (n.d(1), n = null);
314
330
  },
315
- d(l) {
316
- l && (h(e), h(o), h(a)), n && n.d(l);
331
+ d(u) {
332
+ u && (h(e), h(o), h(a)), n && n.d(u);
317
333
  }
318
334
  };
319
335
  }
320
- function Ee(i) {
336
+ function Ce(i) {
321
337
  let e, t, r = (
322
338
  /*$_*/
323
339
  i[5]("errorGeneralButton") + ""
324
340
  ), o, a, n;
325
341
  return {
326
342
  c() {
327
- e = _("button"), t = _("span"), o = M(r), w(e, "class", "CashierErrorButton");
343
+ e = k("button"), t = k("span"), o = M(r), C(e, "class", "CashierErrorButton");
328
344
  },
329
- m(l, c) {
330
- v(l, e, c), b(e, t), b(t, o), a || (n = se(
345
+ m(u, c) {
346
+ v(u, e, c), b(e, t), b(t, o), a || (n = le(
331
347
  e,
332
348
  "click",
333
349
  /*close*/
334
350
  i[6]
335
351
  ), a = !0);
336
352
  },
337
- p(l, c) {
353
+ p(u, c) {
338
354
  c & /*$_*/
339
355
  32 && r !== (r = /*$_*/
340
- l[5]("errorGeneralButton") + "") && A(o, r);
356
+ u[5]("errorGeneralButton") + "") && D(o, r);
341
357
  },
342
- d(l) {
343
- l && h(e), a = !1, n();
358
+ d(u) {
359
+ u && h(e), a = !1, n();
344
360
  }
345
361
  };
346
362
  }
347
363
  function we(i) {
348
364
  let e, t, r, o, a, n;
349
- const l = (
365
+ const u = (
350
366
  /*#slots*/
351
367
  i[13].icon
352
- ), c = I(
353
- l,
368
+ ), c = A(
369
+ u,
354
370
  i,
355
371
  /*$$scope*/
356
372
  i[12],
357
- Y
358
- ), m = c || _e(i), k = (
373
+ K
374
+ ), f = c || _e(i), _ = (
359
375
  /*#slots*/
360
376
  i[13].title
361
- ), f = I(
362
- k,
377
+ ), m = A(
378
+ _,
363
379
  i,
364
380
  /*$$scope*/
365
381
  i[12],
366
- G
382
+ H
367
383
  ), z = (
368
384
  /*#slots*/
369
385
  i[13].text
370
- ), p = I(
386
+ ), p = A(
371
387
  z,
372
388
  i,
373
389
  /*$$scope*/
374
390
  i[12],
375
- K
376
- ), g = p || Ce(i), T = (
391
+ U
392
+ ), y = p || Te(i), w = (
377
393
  /*#slots*/
378
394
  i[13].button
379
- ), C = I(
380
- T,
395
+ ), E = A(
396
+ w,
381
397
  i,
382
398
  /*$$scope*/
383
399
  i[12],
384
- H
385
- ), y = C || Ee(i);
400
+ F
401
+ ), g = E || Ce(i);
386
402
  return {
387
403
  c() {
388
- e = _("div"), t = _("div"), m && m.c(), r = D(), f && f.c(), o = D(), g && g.c(), a = D(), y && y.c(), w(t, "class", "CashierErrorContent"), w(e, "class", "CashierError");
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(), C(t, "class", "CashierErrorContent"), C(e, "class", "CashierError");
389
405
  },
390
406
  m(s, d) {
391
- v(s, e, d), b(e, t), m && m.m(t, null), b(t, r), f && f.m(t, null), b(t, o), g && g.m(t, null), b(t, a), y && y.m(t, null), i[14](e), n = !0;
407
+ v(s, e, d), 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;
392
408
  },
393
409
  p(s, [d]) {
394
410
  c ? c.p && (!n || d & /*$$scope*/
395
411
  4096) && W(
396
412
  c,
397
- l,
413
+ u,
398
414
  s,
399
415
  /*$$scope*/
400
416
  s[12],
401
- n ? R(
402
- l,
417
+ n ? O(
418
+ u,
403
419
  /*$$scope*/
404
420
  s[12],
405
421
  d,
406
- be
407
- ) : O(
422
+ ke
423
+ ) : x(
408
424
  /*$$scope*/
409
425
  s[12]
410
426
  ),
411
- Y
412
- ) : m && m.p && (!n || d & /*assetsurl*/
413
- 1) && m.p(s, n ? d : -1), f && f.p && (!n || d & /*$$scope*/
427
+ K
428
+ ) : f && f.p && (!n || d & /*assetsurl*/
429
+ 1) && f.p(s, n ? d : -1), m && m.p && (!n || d & /*$$scope*/
414
430
  4096) && W(
415
- f,
416
- k,
431
+ m,
432
+ _,
417
433
  s,
418
434
  /*$$scope*/
419
435
  s[12],
420
- n ? R(
421
- k,
436
+ n ? O(
437
+ _,
422
438
  /*$$scope*/
423
439
  s[12],
424
440
  d,
425
- ve
426
- ) : O(
441
+ be
442
+ ) : x(
427
443
  /*$$scope*/
428
444
  s[12]
429
445
  ),
430
- G
446
+ H
431
447
  ), p ? p.p && (!n || d & /*$$scope*/
432
448
  4096) && W(
433
449
  p,
@@ -435,122 +451,126 @@ function we(i) {
435
451
  s,
436
452
  /*$$scope*/
437
453
  s[12],
438
- n ? R(
454
+ n ? O(
439
455
  z,
440
456
  /*$$scope*/
441
457
  s[12],
442
458
  d,
443
- he
444
- ) : O(
459
+ ve
460
+ ) : x(
445
461
  /*$$scope*/
446
462
  s[12]
447
463
  ),
448
- K
449
- ) : g && g.p && (!n || d & /*$_, depositWageringAmount, depositWageringCurrency, errorcode*/
450
- 58) && g.p(s, n ? d : -1), C ? C.p && (!n || d & /*$$scope*/
464
+ U
465
+ ) : y && y.p && (!n || d & /*$_, depositWageringAmount, depositWageringCurrency, errorcode*/
466
+ 58) && y.p(s, n ? d : -1), E ? E.p && (!n || d & /*$$scope*/
451
467
  4096) && W(
452
- C,
453
- T,
468
+ E,
469
+ w,
454
470
  s,
455
471
  /*$$scope*/
456
472
  s[12],
457
- n ? R(
458
- T,
473
+ n ? O(
474
+ w,
459
475
  /*$$scope*/
460
476
  s[12],
461
477
  d,
462
- ye
463
- ) : O(
478
+ he
479
+ ) : x(
464
480
  /*$$scope*/
465
481
  s[12]
466
482
  ),
467
- H
468
- ) : y && y.p && (!n || d & /*$_*/
469
- 32) && y.p(s, n ? d : -1);
483
+ F
484
+ ) : g && g.p && (!n || d & /*$_*/
485
+ 32) && g.p(s, n ? d : -1);
470
486
  },
471
487
  i(s) {
472
- n || (x(m, s), x(f, s), x(g, s), x(y, s), n = !0);
488
+ n || (P(f, s), P(m, s), P(y, s), P(g, s), n = !0);
473
489
  },
474
490
  o(s) {
475
- P(m, s), P(f, s), P(g, s), P(y, s), n = !1;
491
+ I(f, s), I(m, s), I(y, s), I(g, s), n = !1;
476
492
  },
477
493
  d(s) {
478
- s && h(e), m && m.d(s), f && f.d(s), g && g.d(s), y && y.d(s), i[14](null);
494
+ s && h(e), f && f.d(s), m && m.d(s), y && y.d(s), g && g.d(s), i[14](null);
479
495
  }
480
496
  };
481
497
  }
482
- function Te(i, e, t) {
498
+ function Le(i, e, t) {
483
499
  let r;
484
- re(i, ue, (u) => t(5, r = u));
485
- let { $$slots: o = {}, $$scope: a } = e, { assetsurl: n = "" } = e, { lang: l = "en" } = e, { errorcode: c = "" } = e, { clientstyling: m = "" } = e, { clientstylingurl: k = "" } = e, { translationurl: f = "" } = e, { mbsource: z = "" } = e, p, g, T = -1, C;
486
- const y = () => {
487
- pe(l);
488
- }, s = () => {
489
- let u = new URL(f);
490
- fetch(u).then((L) => L.json()).then((L) => {
491
- Object.keys(L).forEach((V) => {
492
- q(V, L[V]);
493
- });
494
- }).catch((L) => {
495
- console.error(L);
496
- });
500
+ oe(i, ce, (l) => t(5, r = l));
501
+ let { $$slots: o = {}, $$scope: a } = e, { assetsurl: n = "" } = e, { lang: u = "en" } = e, { errorcode: c = "" } = e, { clientstyling: f = "" } = e, { clientstylingurl: _ = "" } = e, { translationurl: m = "" } = e, { mbsource: z = "" } = e, p, y, w = -1, E;
502
+ const g = () => {
503
+ ye(u);
504
+ }, s = async () => {
505
+ if (m)
506
+ try {
507
+ const l = await fetch(m);
508
+ if (!l.ok)
509
+ throw new Error(`HTTP error! status: ${l.status}`);
510
+ const X = await l.json();
511
+ Object.entries(X).forEach(([Q, Z]) => {
512
+ N(Q, Z);
513
+ });
514
+ } catch (l) {
515
+ console.error(l);
516
+ }
497
517
  };
498
- Object.keys(U).forEach((u) => {
499
- q(u, U[u]);
518
+ Object.keys(q).forEach((l) => {
519
+ N(l, q[l]);
500
520
  });
501
521
  const d = () => {
502
522
  window.postMessage({ type: "ErrorClose" }, window.location.href);
503
- }, S = (u) => {
504
- if (u.data)
505
- switch (u.data.type) {
523
+ }, V = (l) => {
524
+ if (l.data)
525
+ switch (l.data.type) {
506
526
  case "DepositWageringAmount":
507
- t(3, T = u.data.amount), t(4, C = u.data.currency);
527
+ t(3, w = l.data.amount), t(4, E = l.data.currency);
508
528
  break;
509
529
  }
510
530
  };
511
- oe(() => (window.addEventListener("message", S, !1), () => {
512
- window.removeEventListener("message", S);
531
+ se(() => (window.addEventListener("message", V, !1), () => {
532
+ window.removeEventListener("message", V);
513
533
  }));
514
- function Q(u) {
515
- le[u ? "unshift" : "push"](() => {
516
- p = u, t(2, p);
534
+ function J(l) {
535
+ ue[l ? "unshift" : "push"](() => {
536
+ p = l, t(2, p);
517
537
  });
518
538
  }
519
- return i.$$set = (u) => {
520
- "assetsurl" in u && t(0, n = u.assetsurl), "lang" in u && t(7, l = u.lang), "errorcode" in u && t(1, c = u.errorcode), "clientstyling" in u && t(8, m = u.clientstyling), "clientstylingurl" in u && t(9, k = u.clientstylingurl), "translationurl" in u && t(10, f = u.translationurl), "mbsource" in u && t(11, z = u.mbsource), "$$scope" in u && t(12, a = u.$$scope);
539
+ 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, c = 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);
521
541
  }, i.$$.update = () => {
522
542
  i.$$.dirty & /*lang*/
523
- 128 && l && y(), i.$$.dirty & /*clientstyling, customStylingContainer*/
524
- 260 && m && p && ce(p, m), i.$$.dirty & /*clientstylingurl, customStylingContainer*/
525
- 516 && k && p && de(p, k), i.$$.dirty & /*mbsource, customStylingContainer*/
526
- 2052 && z && p && me(p, `${z}.Style`, g), i.$$.dirty & /*translationurl*/
527
- 1024 && f && s();
543
+ 128 && u && g(), i.$$.dirty & /*clientstyling, customStylingContainer*/
544
+ 260 && f && p && de(p, f), i.$$.dirty & /*clientstylingurl, customStylingContainer*/
545
+ 516 && _ && p && me(p, _), i.$$.dirty & /*mbsource, customStylingContainer*/
546
+ 2052 && z && p && fe(p, `${z}.Style`, y), i.$$.dirty & /*translationurl*/
547
+ 1024 && m && s();
528
548
  }, [
529
549
  n,
530
550
  c,
531
551
  p,
532
- T,
533
- C,
552
+ w,
553
+ E,
534
554
  r,
535
555
  d,
536
- l,
537
- m,
538
- k,
556
+ u,
539
557
  f,
558
+ _,
559
+ m,
540
560
  z,
541
561
  a,
542
562
  o,
543
- Q
563
+ J
544
564
  ];
545
565
  }
546
- class Le extends te {
566
+ class De extends ie {
547
567
  constructor(e) {
548
- super(), ie(
568
+ super(), ne(
549
569
  this,
550
570
  e,
551
- Te,
571
+ Le,
552
572
  we,
553
- ne,
573
+ ae,
554
574
  {
555
575
  assetsurl: 0,
556
576
  lang: 7,
@@ -567,46 +587,46 @@ class Le extends te {
567
587
  return this.$$.ctx[0];
568
588
  }
569
589
  set assetsurl(e) {
570
- this.$$set({ assetsurl: e }), E();
590
+ this.$$set({ assetsurl: e }), T();
571
591
  }
572
592
  get lang() {
573
593
  return this.$$.ctx[7];
574
594
  }
575
595
  set lang(e) {
576
- this.$$set({ lang: e }), E();
596
+ this.$$set({ lang: e }), T();
577
597
  }
578
598
  get errorcode() {
579
599
  return this.$$.ctx[1];
580
600
  }
581
601
  set errorcode(e) {
582
- this.$$set({ errorcode: e }), E();
602
+ this.$$set({ errorcode: e }), T();
583
603
  }
584
604
  get clientstyling() {
585
605
  return this.$$.ctx[8];
586
606
  }
587
607
  set clientstyling(e) {
588
- this.$$set({ clientstyling: e }), E();
608
+ this.$$set({ clientstyling: e }), T();
589
609
  }
590
610
  get clientstylingurl() {
591
611
  return this.$$.ctx[9];
592
612
  }
593
613
  set clientstylingurl(e) {
594
- this.$$set({ clientstylingurl: e }), E();
614
+ this.$$set({ clientstylingurl: e }), T();
595
615
  }
596
616
  get translationurl() {
597
617
  return this.$$.ctx[10];
598
618
  }
599
619
  set translationurl(e) {
600
- this.$$set({ translationurl: e }), E();
620
+ this.$$set({ translationurl: e }), T();
601
621
  }
602
622
  get mbsource() {
603
623
  return this.$$.ctx[11];
604
624
  }
605
625
  set mbsource(e) {
606
- this.$$set({ mbsource: e }), E();
626
+ this.$$set({ mbsource: e }), T();
607
627
  }
608
628
  }
609
- fe(Le, { assetsurl: {}, lang: {}, errorcode: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, ["icon", "title", "text", "button"], [], !0);
629
+ pe(De, { assetsurl: {}, lang: {}, errorcode: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, ["icon", "title", "text", "button"], [], !0);
610
630
  export {
611
- Le as default
631
+ De as default
612
632
  };