@everymatrix/cashier-method-details 1.94.41 → 1.94.43

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 (19) hide show
  1. package/components/{CashierError-Bm0cph1J.js → CashierError-2WnD57h6.js} +216 -196
  2. package/components/{CashierError-JrvLXWdp.js → CashierError-C_ihJXNT.js} +236 -216
  3. package/components/{CashierError-BIbe8qxa.cjs → CashierError-CyJ7fZpf.cjs} +1 -1
  4. package/components/{CashierMethodDetails-CfZRryGx.cjs → CashierMethodDetails-BxP-WAKD.cjs} +1 -1
  5. package/components/{CashierMethodDetails-bcw8lEgP.js → CashierMethodDetails-CSVd3M7Z.js} +4 -4
  6. package/components/{CashierMethodDetails-6kuHacDh.js → CashierMethodDetails-DUT4fUqv.js} +4 -4
  7. package/components/{CashierModal-Ds37ZP60.cjs → CashierModal-C-QYLLU2.cjs} +1 -1
  8. package/components/{CashierModal-DWd__xfq.js → CashierModal-DFKwP1kI.js} +1 -1
  9. package/components/{CashierModal-CfOc1tG1.js → CashierModal-DoKPV-xv.js} +1 -1
  10. package/components/{CashierNotifications-BMga3NRy.js → CashierNotifications-BKu0bIyJ.js} +1 -1
  11. package/components/{CashierNotifications-CXdwvJw_.cjs → CashierNotifications-ByZk15ew.cjs} +1 -1
  12. package/components/{CashierNotifications-BAqhYQpM.js → CashierNotifications-dwqGcK32.js} +1 -1
  13. package/components/{CashierReceiptPage-CFyi5C9N.cjs → CashierReceiptPage-AdwbSSh-.cjs} +1 -1
  14. package/components/{CashierReceiptPage-Cx10yQis.js → CashierReceiptPage-BQ4fCVj5.js} +1 -1
  15. package/components/{CashierReceiptPage-_c8RWso5.js → CashierReceiptPage-DGpPGV71.js} +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
@@ -1,28 +1,28 @@
1
1
  var V = (n, e, t) => new Promise((a, s) => {
2
2
  var r = (u) => {
3
3
  try {
4
- l(t.next(u));
5
- } catch (c) {
6
- s(c);
4
+ o(t.next(u));
5
+ } catch (m) {
6
+ s(m);
7
7
  }
8
8
  }, i = (u) => {
9
9
  try {
10
- l(t.throw(u));
11
- } catch (c) {
12
- s(c);
10
+ o(t.throw(u));
11
+ } catch (m) {
12
+ s(m);
13
13
  }
14
- }, l = (u) => u.done ? a(u.value) : Promise.resolve(u.value).then(r, i);
15
- l((t = t.apply(n, e)).next());
14
+ }, o = (u) => u.done ? a(u.value) : Promise.resolve(u.value).then(r, i);
15
+ o((t = t.apply(n, e)).next());
16
16
  });
17
- import { o as ee, p as te, $ as ne, S as ie, i as re, s as ae, f as E, a as se, q as A, d as p, r as M, u as S, v as B, w as P, x as F, c as v, e as b, g as y, h as C, j as _, y as oe, z as le, A as x, b as D, t as L, l as de, k as ue, B as R, C as W, D as ce, E as me, F as ge, G as he, m as ke } from "./CashierMethodDetails-bcw8lEgP.js";
17
+ import { o as te, p as ne, $ as ie, S as re, i as ae, s as se, f as z, a as oe, q as A, d as f, r as M, u as S, v as B, w as P, x as F, c as p, e as v, g as T, h as I, j as _, y as le, z as de, A as O, b as C, t as D, l as ue, k as ce, B as R, C as W, D as me, E as ge, F as he, G as ke, m as fe } from "./CashierMethodDetails-CSVd3M7Z.js";
18
18
  import "../stencil/ui-image-CP8Lp7fB.js";
19
19
  function N(n, e) {
20
- ee(n, e);
20
+ te(n, e);
21
21
  }
22
- function fe(n) {
23
- te({
22
+ function pe(n) {
23
+ ne({
24
24
  fallbackLocale: "en"
25
- }), ne.set(n);
25
+ }), ie.set(n);
26
26
  }
27
27
  const U = {
28
28
  en: {
@@ -336,19 +336,19 @@ const U = {
336
336
  CardTokenIsBlocked: "Kaarttoken is geblokkeerd"
337
337
  }
338
338
  };
339
- function pe(n) {
340
- se(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}');
339
+ function ve(n) {
340
+ oe(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}');
341
341
  }
342
- const ve = (n) => ({}), H = (n) => ({}), be = (n) => ({}), j = (n) => ({}), ye = (n) => ({}), K = (n) => ({}), Te = (n) => ({}), q = (n) => ({ class: "CashierErrorIcon" });
342
+ const be = (n) => ({}), H = (n) => ({}), ye = (n) => ({}), j = (n) => ({}), Te = (n) => ({}), K = (n) => ({}), we = (n) => ({}), q = (n) => ({ class: "CashierErrorIcon" });
343
343
  function G(n) {
344
344
  let e, t;
345
345
  return {
346
346
  c() {
347
- e = y("ui-image"), R(e.src, t = `${/*assetsurl*/
347
+ e = T("ui-image"), R(e.src, t = `${/*assetsurl*/
348
348
  n[0]}/error-general-icon.png`) || W(e, "src", t), W(e, "width", "300px"), W(e, "alt", "error");
349
349
  },
350
350
  m(a, s) {
351
- v(a, e, s);
351
+ p(a, e, s);
352
352
  },
353
353
  p(a, s) {
354
354
  s & /*assetsurl*/
@@ -356,28 +356,28 @@ function G(n) {
356
356
  a[0]}/error-general-icon.png`) && W(e, "src", t);
357
357
  },
358
358
  d(a) {
359
- a && p(e);
359
+ a && f(e);
360
360
  }
361
361
  };
362
362
  }
363
- function we(n) {
363
+ function ze(n) {
364
364
  let e, t = (
365
365
  /*assetsurl*/
366
366
  n[0] && G(n)
367
367
  );
368
368
  return {
369
369
  c() {
370
- t && t.c(), e = x();
370
+ t && t.c(), e = O();
371
371
  },
372
372
  m(a, s) {
373
- t && t.m(a, s), v(a, e, s);
373
+ t && t.m(a, s), p(a, e, s);
374
374
  },
375
375
  p(a, s) {
376
376
  /*assetsurl*/
377
377
  a[0] ? t ? t.p(a, s) : (t = G(a), t.c(), t.m(e.parentNode, e)) : t && (t.d(1), t = null);
378
378
  },
379
379
  d(a) {
380
- a && p(e), t && t.d(a);
380
+ a && f(e), t && t.d(a);
381
381
  }
382
382
  };
383
383
  }
@@ -386,70 +386,70 @@ function J(n) {
386
386
  function t(r, i) {
387
387
  return (
388
388
  /*depositWageringAmount*/
389
- r[3] < 0 ? Ee : ze
389
+ r[4] < 0 ? _e : Ee
390
390
  );
391
391
  }
392
392
  let a = t(n), s = a(n);
393
393
  return {
394
394
  c() {
395
- s.c(), e = x();
395
+ s.c(), e = O();
396
396
  },
397
397
  m(r, i) {
398
- s.m(r, i), v(r, e, i);
398
+ s.m(r, i), p(r, e, i);
399
399
  },
400
400
  p(r, i) {
401
401
  a === (a = t(r)) && s ? s.p(r, i) : (s.d(1), s = a(r), s && (s.c(), s.m(e.parentNode, e)));
402
402
  },
403
403
  d(r) {
404
- r && p(e), s.d(r);
404
+ r && f(e), s.d(r);
405
405
  }
406
406
  };
407
407
  }
408
- function ze(n) {
408
+ function Ee(n) {
409
409
  let e, t = (
410
410
  /*$_*/
411
- n[5]("DepositWageringLimitText") + ""
411
+ n[6]("DepositWageringLimitText") + ""
412
412
  ), a, s, r = (
413
413
  /*depositWageringAmount*/
414
- n[3] > 0 && Y(n)
414
+ n[4] > 0 && Y(n)
415
415
  );
416
416
  return {
417
417
  c() {
418
- e = y("span"), a = L(t), s = C(), r && r.c(), _(e, "class", "CashierErrorText");
418
+ e = T("span"), a = D(t), s = I(), r && r.c(), _(e, "class", "CashierErrorText");
419
419
  },
420
- m(i, l) {
421
- v(i, e, l), b(e, a), b(e, s), r && r.m(e, null);
420
+ m(i, o) {
421
+ p(i, e, o), v(e, a), v(e, s), r && r.m(e, null);
422
422
  },
423
- p(i, l) {
424
- l & /*$_*/
425
- 32 && t !== (t = /*$_*/
426
- i[5]("DepositWageringLimitText") + "") && D(a, t), /*depositWageringAmount*/
427
- i[3] > 0 ? r ? r.p(i, l) : (r = Y(i), r.c(), r.m(e, null)) : r && (r.d(1), r = null);
423
+ p(i, o) {
424
+ o & /*$_*/
425
+ 64 && t !== (t = /*$_*/
426
+ i[6]("DepositWageringLimitText") + "") && C(a, t), /*depositWageringAmount*/
427
+ i[4] > 0 ? r ? r.p(i, o) : (r = Y(i), r.c(), r.m(e, null)) : r && (r.d(1), r = null);
428
428
  },
429
429
  d(i) {
430
- i && p(e), r && r.d();
430
+ i && f(e), r && r.d();
431
431
  }
432
432
  };
433
433
  }
434
- function Ee(n) {
434
+ function _e(n) {
435
435
  let e, t, a = (
436
436
  /*$_*/
437
- n[5]("DepositWageringFetching") + ""
437
+ n[6]("DepositWageringFetching") + ""
438
438
  ), s;
439
439
  return {
440
440
  c() {
441
- e = y("div"), t = y("span"), s = L(a), _(t, "class", "CashierErrorText LoadingText"), _(e, "class", "WageringFetch");
441
+ e = T("div"), t = T("span"), s = D(a), _(t, "class", "CashierErrorText LoadingText"), _(e, "class", "WageringFetch");
442
442
  },
443
443
  m(r, i) {
444
- v(r, e, i), b(e, t), b(t, s);
444
+ p(r, e, i), v(e, t), v(t, s);
445
445
  },
446
446
  p(r, i) {
447
447
  i & /*$_*/
448
- 32 && a !== (a = /*$_*/
449
- r[5]("DepositWageringFetching") + "") && D(s, a);
448
+ 64 && a !== (a = /*$_*/
449
+ r[6]("DepositWageringFetching") + "") && C(s, a);
450
450
  },
451
451
  d(r) {
452
- r && p(e);
452
+ r && f(e);
453
453
  }
454
454
  };
455
455
  }
@@ -457,240 +457,252 @@ function Y(n) {
457
457
  let e, t, a;
458
458
  return {
459
459
  c() {
460
- e = L(
460
+ e = D(
461
461
  /*depositWageringAmount*/
462
- n[3]
463
- ), t = C(), a = L(
464
- /*depositWageringCurrency*/
465
462
  n[4]
463
+ ), t = I(), a = D(
464
+ /*depositWageringCurrency*/
465
+ n[5]
466
466
  );
467
467
  },
468
468
  m(s, r) {
469
- v(s, e, r), v(s, t, r), v(s, a, r);
469
+ p(s, e, r), p(s, t, r), p(s, a, r);
470
470
  },
471
471
  p(s, r) {
472
472
  r & /*depositWageringAmount*/
473
- 8 && D(
473
+ 16 && C(
474
474
  e,
475
475
  /*depositWageringAmount*/
476
- s[3]
476
+ s[4]
477
477
  ), r & /*depositWageringCurrency*/
478
- 16 && D(
478
+ 32 && C(
479
479
  a,
480
480
  /*depositWageringCurrency*/
481
- s[4]
481
+ s[5]
482
482
  );
483
483
  },
484
484
  d(s) {
485
- s && (p(e), p(t), p(a));
485
+ s && (f(e), f(t), f(a));
486
486
  }
487
487
  };
488
488
  }
489
- function _e(n) {
489
+ function Ie(n) {
490
490
  let e, t = (
491
- /*$_*/
492
- n[5](`${/*errorcode*/
493
- n[1] || "errorGeneralText"}`) + ""
491
+ /*errormessage*/
492
+ (n[2].length > 0 ? (
493
+ /*errormessage*/
494
+ n[2]
495
+ ) : (
496
+ /*$_*/
497
+ n[6](`${/*errorcode*/
498
+ n[1] || "errorGeneralText"}`)
499
+ )) + ""
494
500
  ), a, s, r, i = (
495
501
  /*errorcode*/
496
502
  n[1] == "DepositWageringLimit" && J(n)
497
503
  );
498
504
  return {
499
505
  c() {
500
- e = y("span"), a = L(t), s = C(), i && i.c(), r = x(), _(e, "class", "CashierErrorText");
506
+ e = T("span"), a = D(t), s = I(), i && i.c(), r = O(), _(e, "class", "CashierErrorText");
501
507
  },
502
- m(l, u) {
503
- v(l, e, u), b(e, a), v(l, s, u), i && i.m(l, u), v(l, r, u);
508
+ m(o, u) {
509
+ p(o, e, u), v(e, a), p(o, s, u), i && i.m(o, u), p(o, r, u);
504
510
  },
505
- p(l, u) {
506
- u & /*$_, errorcode*/
507
- 34 && t !== (t = /*$_*/
508
- l[5](`${/*errorcode*/
509
- l[1] || "errorGeneralText"}`) + "") && D(a, t), /*errorcode*/
510
- l[1] == "DepositWageringLimit" ? i ? i.p(l, u) : (i = J(l), i.c(), i.m(r.parentNode, r)) : i && (i.d(1), i = null);
511
+ p(o, u) {
512
+ u & /*errormessage, $_, errorcode*/
513
+ 70 && t !== (t = /*errormessage*/
514
+ (o[2].length > 0 ? (
515
+ /*errormessage*/
516
+ o[2]
517
+ ) : (
518
+ /*$_*/
519
+ o[6](`${/*errorcode*/
520
+ o[1] || "errorGeneralText"}`)
521
+ )) + "") && C(a, t), /*errorcode*/
522
+ o[1] == "DepositWageringLimit" ? i ? i.p(o, u) : (i = J(o), i.c(), i.m(r.parentNode, r)) : i && (i.d(1), i = null);
511
523
  },
512
- d(l) {
513
- l && (p(e), p(s), p(r)), i && i.d(l);
524
+ d(o) {
525
+ o && (f(e), f(s), f(r)), i && i.d(o);
514
526
  }
515
527
  };
516
528
  }
517
- function Ie(n) {
529
+ function Ce(n) {
518
530
  let e, t, a = (
519
531
  /*$_*/
520
- n[5]("errorGeneralButton") + ""
532
+ n[6]("errorGeneralButton") + ""
521
533
  ), s, r, i;
522
534
  return {
523
535
  c() {
524
- e = y("button"), t = y("span"), s = L(a), _(e, "class", "CashierErrorButton");
536
+ e = T("button"), t = T("span"), s = D(a), _(e, "class", "CashierErrorButton");
525
537
  },
526
- m(l, u) {
527
- v(l, e, u), b(e, t), b(t, s), r || (i = de(
538
+ m(o, u) {
539
+ p(o, e, u), v(e, t), v(t, s), r || (i = ue(
528
540
  e,
529
541
  "click",
530
542
  /*close*/
531
- n[6]
543
+ n[7]
532
544
  ), r = !0);
533
545
  },
534
- p(l, u) {
546
+ p(o, u) {
535
547
  u & /*$_*/
536
- 32 && a !== (a = /*$_*/
537
- l[5]("errorGeneralButton") + "") && D(s, a);
548
+ 64 && a !== (a = /*$_*/
549
+ o[6]("errorGeneralButton") + "") && C(s, a);
538
550
  },
539
- d(l) {
540
- l && p(e), r = !1, i();
551
+ d(o) {
552
+ o && f(e), r = !1, i();
541
553
  }
542
554
  };
543
555
  }
544
- function Ce(n) {
556
+ function De(n) {
545
557
  let e, t, a, s, r, i;
546
- const l = (
558
+ const o = (
547
559
  /*#slots*/
548
- n[13].icon
560
+ n[14].icon
549
561
  ), u = A(
550
- l,
562
+ o,
551
563
  n,
552
564
  /*$$scope*/
553
- n[12],
565
+ n[13],
554
566
  q
555
- ), c = u || we(n), T = (
567
+ ), m = u || ze(n), w = (
556
568
  /*#slots*/
557
- n[13].title
558
- ), g = A(
559
- T,
569
+ n[14].title
570
+ ), h = A(
571
+ w,
560
572
  n,
561
573
  /*$$scope*/
562
- n[12],
574
+ n[13],
563
575
  K
564
- ), w = (
576
+ ), b = (
565
577
  /*#slots*/
566
- n[13].text
567
- ), h = A(
568
- w,
578
+ n[14].text
579
+ ), y = A(
580
+ b,
569
581
  n,
570
582
  /*$$scope*/
571
- n[12],
583
+ n[13],
572
584
  j
573
- ), k = h || _e(n), I = (
585
+ ), c = y || Ie(n), L = (
574
586
  /*#slots*/
575
- n[13].button
576
- ), z = A(
577
- I,
587
+ n[14].button
588
+ ), E = A(
589
+ L,
578
590
  n,
579
591
  /*$$scope*/
580
- n[12],
592
+ n[13],
581
593
  H
582
- ), f = z || Ie(n);
594
+ ), k = E || Ce(n);
583
595
  return {
584
596
  c() {
585
- e = y("div"), t = y("div"), c && c.c(), a = C(), g && g.c(), s = C(), k && k.c(), r = C(), f && f.c(), _(t, "class", "CashierErrorContent"), _(e, "class", "CashierError");
597
+ e = T("div"), t = T("div"), m && m.c(), a = I(), h && h.c(), s = I(), c && c.c(), r = I(), k && k.c(), _(t, "class", "CashierErrorContent"), _(e, "class", "CashierError");
586
598
  },
587
- m(o, m) {
588
- v(o, e, m), b(e, t), c && c.m(t, null), b(t, a), g && g.m(t, null), b(t, s), k && k.m(t, null), b(t, r), f && f.m(t, null), n[14](e), i = !0;
599
+ m(l, g) {
600
+ p(l, e, g), v(e, t), m && m.m(t, null), v(t, a), h && h.m(t, null), v(t, s), c && c.m(t, null), v(t, r), k && k.m(t, null), n[15](e), i = !0;
589
601
  },
590
- p(o, [m]) {
591
- u ? u.p && (!i || m & /*$$scope*/
592
- 4096) && B(
602
+ p(l, [g]) {
603
+ u ? u.p && (!i || g & /*$$scope*/
604
+ 8192) && B(
593
605
  u,
594
- l,
595
606
  o,
607
+ l,
596
608
  /*$$scope*/
597
- o[12],
609
+ l[13],
598
610
  i ? F(
599
- l,
611
+ o,
600
612
  /*$$scope*/
601
- o[12],
602
- m,
603
- Te
613
+ l[13],
614
+ g,
615
+ we
604
616
  ) : P(
605
617
  /*$$scope*/
606
- o[12]
618
+ l[13]
607
619
  ),
608
620
  q
609
- ) : c && c.p && (!i || m & /*assetsurl*/
610
- 1) && c.p(o, i ? m : -1), g && g.p && (!i || m & /*$$scope*/
611
- 4096) && B(
612
- g,
613
- T,
614
- o,
621
+ ) : m && m.p && (!i || g & /*assetsurl*/
622
+ 1) && m.p(l, i ? g : -1), h && h.p && (!i || g & /*$$scope*/
623
+ 8192) && B(
624
+ h,
625
+ w,
626
+ l,
615
627
  /*$$scope*/
616
- o[12],
628
+ l[13],
617
629
  i ? F(
618
- T,
630
+ w,
619
631
  /*$$scope*/
620
- o[12],
621
- m,
622
- ye
632
+ l[13],
633
+ g,
634
+ Te
623
635
  ) : P(
624
636
  /*$$scope*/
625
- o[12]
637
+ l[13]
626
638
  ),
627
639
  K
628
- ), h ? h.p && (!i || m & /*$$scope*/
629
- 4096) && B(
630
- h,
631
- w,
632
- o,
640
+ ), y ? y.p && (!i || g & /*$$scope*/
641
+ 8192) && B(
642
+ y,
643
+ b,
644
+ l,
633
645
  /*$$scope*/
634
- o[12],
646
+ l[13],
635
647
  i ? F(
636
- w,
648
+ b,
637
649
  /*$$scope*/
638
- o[12],
639
- m,
640
- be
650
+ l[13],
651
+ g,
652
+ ye
641
653
  ) : P(
642
654
  /*$$scope*/
643
- o[12]
655
+ l[13]
644
656
  ),
645
657
  j
646
- ) : k && k.p && (!i || m & /*$_, depositWageringAmount, depositWageringCurrency, errorcode*/
647
- 58) && k.p(o, i ? m : -1), z ? z.p && (!i || m & /*$$scope*/
648
- 4096) && B(
649
- z,
650
- I,
651
- o,
658
+ ) : c && c.p && (!i || g & /*$_, depositWageringAmount, depositWageringCurrency, errorcode, errormessage*/
659
+ 118) && c.p(l, i ? g : -1), E ? E.p && (!i || g & /*$$scope*/
660
+ 8192) && B(
661
+ E,
662
+ L,
663
+ l,
652
664
  /*$$scope*/
653
- o[12],
665
+ l[13],
654
666
  i ? F(
655
- I,
667
+ L,
656
668
  /*$$scope*/
657
- o[12],
658
- m,
659
- ve
669
+ l[13],
670
+ g,
671
+ be
660
672
  ) : P(
661
673
  /*$$scope*/
662
- o[12]
674
+ l[13]
663
675
  ),
664
676
  H
665
- ) : f && f.p && (!i || m & /*$_*/
666
- 32) && f.p(o, i ? m : -1);
677
+ ) : k && k.p && (!i || g & /*$_*/
678
+ 64) && k.p(l, i ? g : -1);
667
679
  },
668
- i(o) {
669
- i || (S(c, o), S(g, o), S(k, o), S(f, o), i = !0);
680
+ i(l) {
681
+ i || (S(m, l), S(h, l), S(c, l), S(k, l), i = !0);
670
682
  },
671
- o(o) {
672
- M(c, o), M(g, o), M(k, o), M(f, o), i = !1;
683
+ o(l) {
684
+ M(m, l), M(h, l), M(c, l), M(k, l), i = !1;
673
685
  },
674
- d(o) {
675
- o && p(e), c && c.d(o), g && g.d(o), k && k.d(o), f && f.d(o), n[14](null);
686
+ d(l) {
687
+ l && f(e), m && m.d(l), h && h.d(l), c && c.d(l), k && k.d(l), n[15](null);
676
688
  }
677
689
  };
678
690
  }
679
- function De(n, e, t) {
691
+ function Le(n, e, t) {
680
692
  let a;
681
- oe(n, ce, (d) => t(5, a = d));
682
- let { $$slots: s = {}, $$scope: r } = e, { assetsurl: i = "" } = e, { lang: l = "en" } = e, { errorcode: u = "" } = e, { clientstyling: c = "" } = e, { clientstylingurl: T = "" } = e, { translationurl: g = "" } = e, { mbsource: w = "" } = e, h, k, I = -1, z;
683
- const f = () => {
684
- fe(l);
685
- }, o = () => V(this, null, function* () {
686
- if (g)
693
+ le(n, me, (d) => t(6, a = d));
694
+ let { $$slots: s = {}, $$scope: r } = e, { assetsurl: i = "" } = e, { lang: o = "en" } = e, { errorcode: u = "" } = e, { errormessage: m = "" } = e, { clientstyling: w = "" } = e, { clientstylingurl: h = "" } = e, { translationurl: b = "" } = e, { mbsource: y = "" } = e, c, L, E = -1, k;
695
+ const l = () => {
696
+ pe(o);
697
+ }, g = () => V(this, null, function* () {
698
+ if (b)
687
699
  try {
688
- const d = yield fetch(g);
700
+ const d = yield fetch(b);
689
701
  if (!d.ok)
690
702
  throw new Error(`HTTP error! status: ${d.status}`);
691
- const X = yield d.json();
692
- Object.entries(X).forEach(([Q, $]) => {
693
- N(Q, $);
703
+ const Q = yield d.json();
704
+ Object.entries(Q).forEach(([$, ee]) => {
705
+ N($, ee);
694
706
  });
695
707
  } catch (d) {
696
708
  console.error(d);
@@ -699,115 +711,123 @@ function De(n, e, t) {
699
711
  Object.keys(U).forEach((d) => {
700
712
  N(d, U[d]);
701
713
  });
702
- const m = () => {
714
+ const Z = () => {
703
715
  window.postMessage({ type: "ErrorClose" }, window.location.href);
704
- }, O = (d) => {
716
+ }, x = (d) => {
705
717
  if (d.data)
706
718
  switch (d.data.type) {
707
719
  case "DepositWageringAmount":
708
- t(3, I = d.data.amount), t(4, z = d.data.currency);
720
+ t(4, E = d.data.amount), t(5, k = d.data.currency);
709
721
  break;
710
722
  }
711
723
  };
712
- le(() => (window.addEventListener("message", O, !1), () => {
713
- window.removeEventListener("message", O);
724
+ de(() => (window.addEventListener("message", x, !1), () => {
725
+ window.removeEventListener("message", x);
714
726
  }));
715
- function Z(d) {
716
- ue[d ? "unshift" : "push"](() => {
717
- h = d, t(2, h);
727
+ function X(d) {
728
+ ce[d ? "unshift" : "push"](() => {
729
+ c = d, t(3, c);
718
730
  });
719
731
  }
720
732
  return n.$$set = (d) => {
721
- "assetsurl" in d && t(0, i = d.assetsurl), "lang" in d && t(7, l = d.lang), "errorcode" in d && t(1, u = d.errorcode), "clientstyling" in d && t(8, c = d.clientstyling), "clientstylingurl" in d && t(9, T = d.clientstylingurl), "translationurl" in d && t(10, g = d.translationurl), "mbsource" in d && t(11, w = d.mbsource), "$$scope" in d && t(12, r = d.$$scope);
733
+ "assetsurl" in d && t(0, i = d.assetsurl), "lang" in d && t(8, o = d.lang), "errorcode" in d && t(1, u = d.errorcode), "errormessage" in d && t(2, m = d.errormessage), "clientstyling" in d && t(9, w = d.clientstyling), "clientstylingurl" in d && t(10, h = d.clientstylingurl), "translationurl" in d && t(11, b = d.translationurl), "mbsource" in d && t(12, y = d.mbsource), "$$scope" in d && t(13, r = d.$$scope);
722
734
  }, n.$$.update = () => {
723
735
  n.$$.dirty & /*lang*/
724
- 128 && l && f(), n.$$.dirty & /*clientstyling, customStylingContainer*/
725
- 260 && c && h && me(h, c), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
726
- 516 && T && h && ge(h, T), n.$$.dirty & /*mbsource, customStylingContainer*/
727
- 2052 && w && h && he(h, `${w}.Style`, k), n.$$.dirty & /*translationurl*/
728
- 1024 && g && o();
736
+ 256 && o && l(), n.$$.dirty & /*clientstyling, customStylingContainer*/
737
+ 520 && w && c && ge(c, w), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
738
+ 1032 && h && c && he(c, h), n.$$.dirty & /*mbsource, customStylingContainer*/
739
+ 4104 && y && c && ke(c, `${y}.Style`, L), n.$$.dirty & /*translationurl*/
740
+ 2048 && b && g();
729
741
  }, [
730
742
  i,
731
743
  u,
732
- h,
733
- I,
734
- z,
735
- a,
736
744
  m,
737
- l,
738
745
  c,
739
- T,
740
- g,
746
+ E,
747
+ k,
748
+ a,
749
+ Z,
750
+ o,
741
751
  w,
752
+ h,
753
+ b,
754
+ y,
742
755
  r,
743
756
  s,
744
- Z
757
+ X
745
758
  ];
746
759
  }
747
- class Le extends ie {
760
+ class Ae extends re {
748
761
  constructor(e) {
749
- super(), re(
762
+ super(), ae(
750
763
  this,
751
764
  e,
765
+ Le,
752
766
  De,
753
- Ce,
754
- ae,
767
+ se,
755
768
  {
756
769
  assetsurl: 0,
757
- lang: 7,
770
+ lang: 8,
758
771
  errorcode: 1,
759
- clientstyling: 8,
760
- clientstylingurl: 9,
761
- translationurl: 10,
762
- mbsource: 11
772
+ errormessage: 2,
773
+ clientstyling: 9,
774
+ clientstylingurl: 10,
775
+ translationurl: 11,
776
+ mbsource: 12
763
777
  },
764
- pe
778
+ ve
765
779
  );
766
780
  }
767
781
  get assetsurl() {
768
782
  return this.$$.ctx[0];
769
783
  }
770
784
  set assetsurl(e) {
771
- this.$$set({ assetsurl: e }), E();
785
+ this.$$set({ assetsurl: e }), z();
772
786
  }
773
787
  get lang() {
774
- return this.$$.ctx[7];
788
+ return this.$$.ctx[8];
775
789
  }
776
790
  set lang(e) {
777
- this.$$set({ lang: e }), E();
791
+ this.$$set({ lang: e }), z();
778
792
  }
779
793
  get errorcode() {
780
794
  return this.$$.ctx[1];
781
795
  }
782
796
  set errorcode(e) {
783
- this.$$set({ errorcode: e }), E();
797
+ this.$$set({ errorcode: e }), z();
798
+ }
799
+ get errormessage() {
800
+ return this.$$.ctx[2];
801
+ }
802
+ set errormessage(e) {
803
+ this.$$set({ errormessage: e }), z();
784
804
  }
785
805
  get clientstyling() {
786
- return this.$$.ctx[8];
806
+ return this.$$.ctx[9];
787
807
  }
788
808
  set clientstyling(e) {
789
- this.$$set({ clientstyling: e }), E();
809
+ this.$$set({ clientstyling: e }), z();
790
810
  }
791
811
  get clientstylingurl() {
792
- return this.$$.ctx[9];
812
+ return this.$$.ctx[10];
793
813
  }
794
814
  set clientstylingurl(e) {
795
- this.$$set({ clientstylingurl: e }), E();
815
+ this.$$set({ clientstylingurl: e }), z();
796
816
  }
797
817
  get translationurl() {
798
- return this.$$.ctx[10];
818
+ return this.$$.ctx[11];
799
819
  }
800
820
  set translationurl(e) {
801
- this.$$set({ translationurl: e }), E();
821
+ this.$$set({ translationurl: e }), z();
802
822
  }
803
823
  get mbsource() {
804
- return this.$$.ctx[11];
824
+ return this.$$.ctx[12];
805
825
  }
806
826
  set mbsource(e) {
807
- this.$$set({ mbsource: e }), E();
827
+ this.$$set({ mbsource: e }), z();
808
828
  }
809
829
  }
810
- ke(Le, { assetsurl: {}, lang: {}, errorcode: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, ["icon", "title", "text", "button"], [], !0);
830
+ fe(Ae, { assetsurl: {}, lang: {}, errorcode: {}, errormessage: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, ["icon", "title", "text", "button"], [], !0);
811
831
  export {
812
- Le as default
832
+ Ae as default
813
833
  };