@everymatrix/cashier-method-details 1.94.4 → 1.94.5

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.
@@ -14,7 +14,7 @@ var N1 = (i, e, t) => new Promise((n, a) => {
14
14
  }, u = (p) => p.done ? n(p.value) : Promise.resolve(p.value).then(s, o);
15
15
  u((t = t.apply(i, e)).next());
16
16
  });
17
- import { H as ce, o as ue, p as pe, $ as de, S as fe, i as me, s as Ce, f as P, a as ge, n as d1, d as h, c as w, g as C, j as l, y as he, D as we, I as P1, J as be, z as ye, K as ve, L as Y1, k as K1, M as U1, u as F1, N as _e, r as ke, O as Te, e as c, h as _, P as Re, Q as Me, R as Se, b as R, t as M, C as T, T as xe, l as S1, A as W1, U as B1, V as re, W as N, B as O1, X as De, E as Le, F as Pe, G as Be, m as We } from "./CashierMethodDetails-Bql5oHSN.js";
17
+ import { A as ce, b as ue, D as pe, a as de, S as fe, B as me, L as Ce, v as P, f as ge, I as d1, q as h, F as w, s as C, g as l, j as he, $ as we, o as P1, a0 as be, J as ye, w as ve, r as Y1, h as K1, G as U1, Y as F1, z as _e, Z as ke, i as Te, e as c, R as _, m as Re, d as Me, l as Se, Q as R, V as M, P as T, K as xe, H as S1, t as W1, u as B1, p as re, U as N, T as O1, E as De, M as Le, N as Pe, O as Be, k as We } from "./CashierMethodDetails-C5rFtF9N.js";
18
18
  function G1(i, { delay: e = 0, duration: t = 400, easing: n = ce } = {}) {
19
19
  const a = +getComputedStyle(i).opacity;
20
20
  return {
@@ -309,7 +309,7 @@ const Q1 = {
309
309
  uploadDocuments: "Télécharger des documents",
310
310
  goToHomepage: "Aller à la page d’accueil"
311
311
  }
312
- }, Ie = (i, e) => `${i + je[e]}`, ze = (i, e) => `${Ve[e]}.${le[i]}.text`, Ae = (i) => `${le[`${i}`]}`, je = {
312
+ }, Ie = (i, e) => `${i + je[e]}`, ze = (i, e) => `${Ze[e]}.${le[i]}.text`, Ae = (i) => `${le[`${i}`]}`, je = {
313
313
  Success: "/txn-success.png",
314
314
  Voided: "/txn-success.png",
315
315
  Rejected: "/txn-failed.png",
@@ -321,7 +321,7 @@ const Q1 = {
321
321
  PendingApprovalStage2: "/txn-pending.png",
322
322
  PendingApprovalStage3: "/txn-pending.png",
323
323
  PendingOfflineNotification: "/txn-pending.png"
324
- }, Ve = {
324
+ }, Ze = {
325
325
  Deposit: "deposit",
326
326
  Withdraw: "withdrawal"
327
327
  }, le = {
@@ -366,7 +366,7 @@ const Q1 = {
366
366
  </svg>
367
367
  `
368
368
  };
369
- function Ze(i) {
369
+ function Ve(i) {
370
370
  ge(i, "svelte-nkabfs", '.LoadingOverlay{width:100%;height:100%;display:flex;position:relative;top:0;left:0;justify-content:center;align-items:center;z-index:100;background:transparent}.CopyTooltip{transform:translateX(-50%);color:var(--emw--color-typography, #fff);opacity:1;container-name:copy-tooltip;font-size:var(--emw--font-size-medium, 16px);line-height:calc(var(--emw--font-size-medium, 16px) + 2px);padding:15px;position:fixed;left:50%;top:40%;border-radius:var(--mmw--border-radius-large-plus, 10px);background-color:#12191f;max-width:600px;z-index:3;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.3)}.CopyTooltip::before{content:"";position:absolute;inset:0;opacity:0.2;z-index:-1;pointer-events:none;border-radius:10px;background:linear-gradient(140deg, var(--emw--color-primary, #f9c405) 5%, var(--emw--color-black, #12191f) 65%)}.Spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid var(--emw--color-primary, #f9c405);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.CashierReceiptPageWidget{position:relative}.CashierReceiptPage{border-radius:var(--emw--border-radius-medium-plus, 6px);background-color:var(--emw--color-cashier-bg, var(--emw--color-background, #23281f));padding:0 0 var(--emw--spacing-small-minus, 10px) 0;margin:0 auto;position:relative;word-wrap:break-word;display:flex;flex-direction:column;justify-content:space-between;height:100%}.ReceiptWrapper{width:100%;height:200px;border-bottom:1px solid var(--emw--color-black-transparency-10, rgba(0, 0, 0, 0.1));display:flex;align-items:flex-end;flex-direction:row-reverse;position:relative}.ReceiptWrapper .ImagePlaceholder{height:100%;width:100%;background:#e6e6e6}.ReceiptWrapper .ImagePlaceholder.success{background:#e6e6e6}.ReceiptWrapper .ImagePlaceholder.fail{background:#e6e6e6}.ReceiptWrapper .ImagePlaceholder.pending{background:#e6e6e6}.ReceiptWrapper .ImagePlaceholder.cancel{background:#e6e6e6}.ReceiptWrapper .ImagePlaceholder.rejected{background:#e6e6e6}.ReceiptStatusWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 30px 0;gap:10px}.ReceiptStatusWrapper .ReceiptStatusIcon.success svg,.ReceiptStatusWrapper .ReceiptStatusIcon.success circle,.ReceiptStatusWrapper .ReceiptStatusIcon.success path{fill:var(--emw--color-valid, #41d195)}.ReceiptStatusWrapper .ReceiptStatusIcon.pending svg,.ReceiptStatusWrapper .ReceiptStatusIcon.pending circle,.ReceiptStatusWrapper .ReceiptStatusIcon.pending path{fill:var(--emw--color-pending, #ff6836)}.ReceiptStatusWrapper .ReceiptStatusIcon.failed svg,.ReceiptStatusWrapper .ReceiptStatusIcon.failed circle,.ReceiptStatusWrapper .ReceiptStatusIcon.failed path{fill:var(--emw--color-error, #ff3636)}.ReceiptStatusWrapper .ReceiptStatusText{text-align:center}.ReceiptStatusWrapper .ReceiptStatusText h3,.ReceiptStatusWrapper .ReceiptStatusText p{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));padding:0;margin:10px}.ReceiptStatusWrapper .ReceiptStatusText p{font-size:14px;font-weight:200}.ReceiptStatusWrapper .TryAgainBtn,.ReceiptStatusWrapper .RefreshButton{border-radius:20px;padding:7px 20px;border:none;box-shadow:inset 0px 0px 0px 2px rgba(255, 226, 123, 0.3);color:var(--emw--color-white, #ffffff);background-color:rgba(249, 196, 8, 0.3019607843)}.ReceiptDetailsWrapper{position:relative;display:flex;flex-direction:column;border-radius:16px;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);padding:20px;margin:10px;z-index:1}.ReceiptDetailsWrapper::before{content:"";position:absolute;inset:0;opacity:0.3;z-index:-1;pointer-events:none;border-radius:16px;background:linear-gradient(140deg, var(--emw--color-primary, #f9c405) 5%, var(--emw--color-cashier-bg, var(--emw--color-background, #23281f)) 40%, var(--emw--color-black, #000000) 60%)}.ReceiptDetailsWrapper .TxnId{cursor:pointer}.ReceiptDetailsWrapper .TxnId .TxnIdText{overflow:hidden;text-overflow:ellipsis;display:inline-block;white-space:nowrap}.ReceiptDetailsWrapper .Amount,.ReceiptDetailsWrapper .Status,.ReceiptDetailsWrapper .TxnId,.ReceiptDetailsWrapper .PaymentMethod,.ReceiptDetailsWrapper .PaymentTime{display:flex;justify-content:space-between;align-items:center;color:var(--emw--color-typography, var(--emw--color-white, #ffffff))}.ReceiptDetailsWrapper .Amount p,.ReceiptDetailsWrapper .Status p,.ReceiptDetailsWrapper .TxnId p,.ReceiptDetailsWrapper .PaymentMethod p,.ReceiptDetailsWrapper .PaymentTime p{font-weight:200;font-size:12px;margin-right:5px;width:auto}.ReceiptDetailsWrapper .Amount span,.ReceiptDetailsWrapper .Status span,.ReceiptDetailsWrapper .TxnId span,.ReceiptDetailsWrapper .PaymentMethod span,.ReceiptDetailsWrapper .PaymentTime span{font-size:12px;word-break:break-all;font-weight:500;max-width:70%;text-align:right}.ReceiptDetailsWrapper .Status{border-bottom:1px solid rgba(255, 255, 255, 0.276);padding-bottom:10px}.ReceiptDetailsWrapper .Status span{padding:10px;font-size:var(--emw--font-size-small, 12px);border-radius:16px}.ReceiptDetailsWrapper .Status.success span{background-color:rgba(65, 209, 149, 0.1215686275);color:var(--emw--color-valid, #41d195)}.ReceiptDetailsWrapper .Status.pending span{background-color:rgba(255, 104, 54, 0.1215686275);color:var(--emw--color-pending, #ff6836)}.ReceiptDetailsWrapper .Status.failed span{background-color:rgba(209, 65, 65, 0.1215686275);color:var(--emw--color-error, #ff3636)}.ReceiptDetailsWrapper .Status.rejected span{background-color:rgba(209, 65, 65, 0.1215686275);color:var(--emw--color-error, #ff3636)}.ReceiptDetailsWrapper .TxnId{margin-top:15px}.TitleWrapper{display:flex;position:absolute;left:0;bottom:11px;flex-direction:column;justify-content:flex-end;flex-shrink:0}.Title{color:var(--emw--color-gray-10, #111);font-size:var(--emw--font-size-x-large-plus, 26px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:0;line-height:var(--emw--font-size-x-large-plus, 26px)}.SubTitle{font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-medium, 16px);color:var(--emw--color-gray-290, #666);margin-top:var(--emw--spacing-small, 12px)}.Text{padding:var(--emw--spacing-small, 12px) 0;font-size:var(--emw--font-size-medium, 16px);color:var(--emw--color-gray-10, #111)}.CashierErrorText{color:var(--emw--color-gray-290, #666);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-small, 14px);line-height:130%;text-align:center}.CashierErrorTitle{color:var(--emw--color-black, #000);font-weight:var(--emw--font-weight-semibold, 500);font-size:var(--emw--font-size-medium, 16px);line-height:125%;text-align:center}.Reference{color:var(--emw--color-gray-290, #666);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400);margin:0}.ReceiptButtonsWrapper{display:grid;grid-template-columns:1fr 1fr 1fr;height:75px;gap:8px;margin:0 10px}.ReceiptButtonsWrapper .GoToButton{cursor:pointer;border-radius:8px;border:none;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background-color:var(--emw--color-gey-600, rgba(237, 237, 237, 0.0784313725));color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-size:12px;transition:all 0.3s ease}.ReceiptButtonsWrapper .GoToButton:hover,.ReceiptButtonsWrapper .GoToButton:active{transform:scale(1.05)}.DefaultButton{text-transform:uppercase;font-weight:var(--emw--font-weight-semibold, 600);color:var(--emw--color-cashier-bg, var(--emw--color-background, #23281f));border:none;background:var(--emw--color-primary, #f9c408);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:var(--emw--border-radius-medium, 12px);min-height:44px;font-size:var(--emw--font-size-medium, 16px);font-family:inherit;margin:20px 10px;width:calc(100% - 20px);transition:background 0.3s ease}.DefaultButton:hover{box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background:var(--emw--color-hover, #dbac03)}.DefaultButton:active{box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background:var(--emw--color-active, #fecd1c)}.HeaderButtonContainer{position:absolute;z-index:1;right:0;top:0;display:flex;align-items:baseline;gap:var(--emw--spacing-small, 12px);padding:var(--emw--spacing-small, 12px) 0}.HeaderButtonContainer>span{cursor:pointer}.ReceiptField{font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-medium, 16px);line-height:var(--emw--font-size-medium, 16px);color:var(--emw--color-gray-150, #666);margin:var(--emw--spacing-small, 12px)}@media(min-width: 750px){.CashierReceiptPage{background-color:transparent}.CashierReceiptPageWidget{position:absolute;width:calc(100% - 20px)}}.CustomButtonSvg svg{width:32px;height:32px;fill:var(--emw--color-primary)}');
371
371
  }
372
372
  function J1(i, e, t) {
@@ -661,7 +661,7 @@ function Ke(i) {
661
661
  ), u, p, f, d, g, k, y, b = (
662
662
  /*$_*/
663
663
  i[24]("status") + ""
664
- ), B, U, V, Z = (
664
+ ), B, U, Z, V = (
665
665
  /*$_*/
666
666
  i[24](`${/*txnStatus*/
667
667
  i[21]}`) + ""
@@ -719,14 +719,14 @@ function Ke(i) {
719
719
  e = C("div"), I && I.c(), t = _(), n = C("div"), a = C("div"), s = C("p"), u = M(o), p = _(), f = C("span"), d = M(
720
720
  /*amount*/
721
721
  i[17]
722
- ), g = _(), k = C("div"), y = C("p"), B = M(b), U = _(), V = C("span"), E = M(Z), a1 = _(), L = C("div"), H = C("p"), o1 = M(X), f1 = _(), F = C("span"), m1 = M(s1), C1 = _(), q = C("div"), J = C("p"), v1 = M(S), x1 = _(), x = C("span"), r1 = M(
722
+ ), g = _(), k = C("div"), y = C("p"), B = M(b), U = _(), Z = C("span"), E = M(V), a1 = _(), L = C("div"), H = C("p"), o1 = M(X), f1 = _(), F = C("span"), m1 = M(s1), C1 = _(), q = C("div"), J = C("p"), v1 = M(S), x1 = _(), x = C("span"), r1 = M(
723
723
  /*paymentmethod*/
724
724
  i[0]
725
725
  ), _1 = _(), A = C("div"), $ = C("p"), l1 = M(e1), c1 = _(), k1 = C("span"), g1 = M(u1), t1 = _(), n1 = C("div"), z && z.c(), h1 = _(), Q = C("button"), K.c(), T1 = _(), j && j.c(), p1 = W1(), l(e, "class", "ReceiptStatusWrapper"), l(a, "class", "Amount"), l(k, "class", Y = `Status ${/*txnStatus*/
726
726
  i[21]}`), l(F, "class", "TxnIdText"), l(L, "class", "TxnId"), l(q, "class", "PaymentMethod"), l(A, "class", "PaymentTime"), l(n, "class", "ReceiptDetailsWrapper"), l(n1, "class", "ReceiptButtonsWrapper"), l(Q, "class", "DefaultButton");
727
727
  },
728
728
  m(m, v) {
729
- w(m, e, v), I && I.m(e, null), w(m, t, v), w(m, n, v), c(n, a), c(a, s), c(s, u), c(a, p), c(a, f), c(f, d), c(n, g), c(n, k), c(k, y), c(y, B), c(k, U), c(k, V), c(V, E), c(n, a1), c(n, L), c(L, H), c(H, o1), c(L, f1), c(L, F), c(F, m1), c(n, C1), c(n, q), c(q, J), c(J, v1), c(q, x1), c(q, x), c(x, r1), c(n, _1), c(n, A), c(A, $), c($, l1), c(A, c1), c(A, k1), c(k1, g1), w(m, t1, v), w(m, n1, v), z && z.m(n1, null), w(m, h1, v), w(m, Q, v), K.m(Q, null), w(m, T1, v), j && j.m(m, v), w(m, p1, v), w1 || (R1 = [
729
+ w(m, e, v), I && I.m(e, null), w(m, t, v), w(m, n, v), c(n, a), c(a, s), c(s, u), c(a, p), c(a, f), c(f, d), c(n, g), c(n, k), c(k, y), c(y, B), c(k, U), c(k, Z), c(Z, E), c(n, a1), c(n, L), c(L, H), c(H, o1), c(L, f1), c(L, F), c(F, m1), c(n, C1), c(n, q), c(q, J), c(J, v1), c(q, x1), c(q, x), c(x, r1), c(n, _1), c(n, A), c(A, $), c($, l1), c(A, c1), c(A, k1), c(k1, g1), w(m, t1, v), w(m, n1, v), z && z.m(n1, null), w(m, h1, v), w(m, Q, v), K.m(Q, null), w(m, T1, v), j && j.m(m, v), w(m, p1, v), w1 || (R1 = [
730
730
  S1(
731
731
  F,
732
732
  "click",
@@ -752,9 +752,9 @@ function Ke(i) {
752
752
  ), v[0] & /*$_*/
753
753
  16777216 && b !== (b = /*$_*/
754
754
  m[24]("status") + "") && R(B, b), v[0] & /*$_, txnStatus*/
755
- 18874368 && Z !== (Z = /*$_*/
755
+ 18874368 && V !== (V = /*$_*/
756
756
  m[24](`${/*txnStatus*/
757
- m[21]}`) + "") && R(E, Z), v[0] & /*txnStatus*/
757
+ m[21]}`) + "") && R(E, V), v[0] & /*txnStatus*/
758
758
  2097152 && Y !== (Y = `Status ${/*txnStatus*/
759
759
  m[21]}`) && l(k, "class", Y), v[0] & /*$_*/
760
760
  16777216 && X !== (X = /*$_*/
@@ -849,17 +849,17 @@ function Fe(i) {
849
849
  /*$_*/
850
850
  i[24](`${/*txnInfo*/
851
851
  i[15].type.toLowerCase()}.pending.text`) + ""
852
- ), B, U, V, Z = (
852
+ ), B, U, Z, V = (
853
853
  /*$_*/
854
854
  i[24]("refreshButton") + ""
855
855
  ), E, Y, a1;
856
856
  return {
857
857
  c() {
858
- e = N("svg"), t = N("circle"), n = N("rect"), a = N("path"), s = N("path"), o = N("path"), u = _(), p = C("div"), f = C("h3"), g = M(d), k = _(), y = C("p"), B = M(b), U = _(), V = C("button"), E = M(Z), l(t, "cx", "36"), l(t, "cy", "36"), l(t, "r", "36"), l(t, "fill", "#D19A41"), l(t, "fill-opacity", "0.12"), l(n, "x", "19"), l(n, "y", "19"), l(n, "width", "34"), l(n, "height", "34"), l(n, "rx", "17"), l(n, "fill", "#FF6836"), l(a, "d", "M36 46C30.4771 46 26 41.5228 26 36C26 30.4772 30.4772 26 36 26C40.4776 26 44.2257 28.9429 45.5 33H43"), l(a, "stroke", "black"), l(a, "stroke-width", "1.5"), l(a, "stroke-linecap", "round"), l(a, "stroke-linejoin", "round"), l(s, "d", "M36 32V36L38 38"), l(s, "stroke", "black"), l(s, "stroke-width", "1.5"), l(s, "stroke-linecap", "round"), l(s, "stroke-linejoin", "round"), l(o, "d", "M45.9551 37C45.9848 36.6709 46 36.3373 46 36M39 46C39.3416 45.8876 39.6753 45.7564 40 45.6078M44.7906 41C44.9835 40.6284 45.1555 40.2433 45.305 39.8462M42.1925 44.2292C42.5369 43.9441 42.8631 43.6358 43.1688 43.3065"), l(o, "stroke", "black"), l(o, "stroke-width", "1.5"), l(o, "stroke-linecap", "round"), l(o, "stroke-linejoin", "round"), l(e, "class", "ReceiptStatusIcon pending"), l(e, "width", "72"), l(e, "height", "72"), l(e, "viewBox", "0 0 72 72"), l(e, "fill", "none"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(p, "class", "ReceiptStatusText"), l(V, "class", "RefreshButton");
858
+ e = N("svg"), t = N("circle"), n = N("rect"), a = N("path"), s = N("path"), o = N("path"), u = _(), p = C("div"), f = C("h3"), g = M(d), k = _(), y = C("p"), B = M(b), U = _(), Z = C("button"), E = M(V), l(t, "cx", "36"), l(t, "cy", "36"), l(t, "r", "36"), l(t, "fill", "#D19A41"), l(t, "fill-opacity", "0.12"), l(n, "x", "19"), l(n, "y", "19"), l(n, "width", "34"), l(n, "height", "34"), l(n, "rx", "17"), l(n, "fill", "#FF6836"), l(a, "d", "M36 46C30.4771 46 26 41.5228 26 36C26 30.4772 30.4772 26 36 26C40.4776 26 44.2257 28.9429 45.5 33H43"), l(a, "stroke", "black"), l(a, "stroke-width", "1.5"), l(a, "stroke-linecap", "round"), l(a, "stroke-linejoin", "round"), l(s, "d", "M36 32V36L38 38"), l(s, "stroke", "black"), l(s, "stroke-width", "1.5"), l(s, "stroke-linecap", "round"), l(s, "stroke-linejoin", "round"), l(o, "d", "M45.9551 37C45.9848 36.6709 46 36.3373 46 36M39 46C39.3416 45.8876 39.6753 45.7564 40 45.6078M44.7906 41C44.9835 40.6284 45.1555 40.2433 45.305 39.8462M42.1925 44.2292C42.5369 43.9441 42.8631 43.6358 43.1688 43.3065"), l(o, "stroke", "black"), l(o, "stroke-width", "1.5"), l(o, "stroke-linecap", "round"), l(o, "stroke-linejoin", "round"), l(e, "class", "ReceiptStatusIcon pending"), l(e, "width", "72"), l(e, "height", "72"), l(e, "viewBox", "0 0 72 72"), l(e, "fill", "none"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(p, "class", "ReceiptStatusText"), l(Z, "class", "RefreshButton");
859
859
  },
860
860
  m(L, H) {
861
- w(L, e, H), c(e, t), c(e, n), c(e, a), c(e, s), c(e, o), w(L, u, H), w(L, p, H), c(p, f), c(f, g), c(p, k), c(p, y), c(y, B), w(L, U, H), w(L, V, H), c(V, E), Y || (a1 = S1(
862
- V,
861
+ w(L, e, H), c(e, t), c(e, n), c(e, a), c(e, s), c(e, o), w(L, u, H), w(L, p, H), c(p, f), c(f, g), c(p, k), c(p, y), c(y, B), w(L, U, H), w(L, Z, H), c(Z, E), Y || (a1 = S1(
862
+ Z,
863
863
  "click",
864
864
  /*getPaymentInfo*/
865
865
  i[27]
@@ -873,11 +873,11 @@ function Fe(i) {
873
873
  16809984 && b !== (b = /*$_*/
874
874
  L[24](`${/*txnInfo*/
875
875
  L[15].type.toLowerCase()}.pending.text`) + "") && R(B, b), H[0] & /*$_*/
876
- 16777216 && Z !== (Z = /*$_*/
877
- L[24]("refreshButton") + "") && R(E, Z);
876
+ 16777216 && V !== (V = /*$_*/
877
+ L[24]("refreshButton") + "") && R(E, V);
878
878
  },
879
879
  d(L) {
880
- L && (h(e), h(u), h(p), h(U), h(V)), Y = !1, a1();
880
+ L && (h(e), h(u), h(p), h(U), h(Z)), Y = !1, a1();
881
881
  }
882
882
  };
883
883
  }
@@ -1281,7 +1281,7 @@ let it = "_blank";
1281
1281
  function at(i, e, t) {
1282
1282
  let n;
1283
1283
  he(i, we, (r) => t(24, n = r)), P1.extend(be);
1284
- let { endpoint: a } = e, { session: s } = e, { lang: o = "en" } = e, { local: u = "en-US" } = e, { showerrors: p = "true" } = e, { translationurl: f } = e, { assetsurl: d = "" } = e, { customerid: g } = e, { transactionid: k } = e, { currencydecimals: y = "0" } = e, { type: b } = e, { clientstyling: B = "" } = e, { clientstylingurl: U = "" } = e, { mbsource: V = "" } = e, { showverifications: Z = "true" } = e, { paymentmethod: E = "" } = e, Y = !1, a1, { customsucceessbuttons: L = "" } = e, { custompendingbuttons: H = "" } = e, { customfailedbuttons: X = "" } = e, { currencysymbol: o1 = "" } = e, { currencyposition: f1 = "" } = e, { userroles: F = "" } = e, { windowsize: s1 } = e, { p2p: m1 = "false" } = e, C1 = [], q = [];
1284
+ let { endpoint: a } = e, { session: s } = e, { lang: o = "en" } = e, { local: u = "en-US" } = e, { showerrors: p = "true" } = e, { translationurl: f } = e, { assetsurl: d = "" } = e, { customerid: g } = e, { transactionid: k } = e, { currencydecimals: y = "0" } = e, { type: b } = e, { clientstyling: B = "" } = e, { clientstylingurl: U = "" } = e, { mbsource: Z = "" } = e, { showverifications: V = "true" } = e, { paymentmethod: E = "" } = e, Y = !1, a1, { customsucceessbuttons: L = "" } = e, { custompendingbuttons: H = "" } = e, { customfailedbuttons: X = "" } = e, { currencysymbol: o1 = "" } = e, { currencyposition: f1 = "" } = e, { userroles: F = "" } = e, { windowsize: s1 } = e, { p2p: m1 = "false" } = e, C1 = [], q = [];
1285
1285
  var J;
1286
1286
  (function(r) {
1287
1287
  r.Success = "Success", r.Maintenance = "Maintenance";
@@ -1420,7 +1420,7 @@ function at(i, e, t) {
1420
1420
  body: JSON.stringify({ TransactionCode: k })
1421
1421
  };
1422
1422
  t(11, Y = !0), fetch(r, O).then((D) => D.json()).then((D) => {
1423
- var L1, H1, I1, z1, A1, j1, V1, Z1, E1;
1423
+ var L1, H1, I1, z1, A1, j1, Z1, V1, E1;
1424
1424
  if (D.ResponseCode !== J.Success) {
1425
1425
  t(19, e1 = D.ResponseCode), t(20, l1 = p.toLowerCase() === "false" || !p), p1();
1426
1426
  return;
@@ -1444,14 +1444,14 @@ function at(i, e, t) {
1444
1444
  case "Voided":
1445
1445
  case "Success":
1446
1446
  if (t1(L || "casino, livecasino, tournaments"), t(21, c1 = "success"), x.type === "Deposit") {
1447
- const i1 = (j1 = (A1 = D.Transaction) == null ? void 0 : A1.Flags) == null ? void 0 : j1.NewDepositCustomer, y1 = (V1 = D == null ? void 0 : D.Transaction) == null ? void 0 : V1.Payloads;
1447
+ const i1 = (j1 = (A1 = D.Transaction) == null ? void 0 : A1.Flags) == null ? void 0 : j1.NewDepositCustomer, y1 = (Z1 = D == null ? void 0 : D.Transaction) == null ? void 0 : Z1.Payloads;
1448
1448
  window.postMessage(
1449
1449
  {
1450
1450
  type: i1 === "True" ? "FirstDeposit" : "ConfirmedDeposit",
1451
1451
  method: E,
1452
1452
  amount: x.amount,
1453
1453
  currency: x.currency,
1454
- depositType: (Z1 = y1 == null ? void 0 : y1.TagManagerDepositType) != null ? Z1 : "",
1454
+ depositType: (V1 = y1 == null ? void 0 : y1.TagManagerDepositType) != null ? V1 : "",
1455
1455
  publicPaymentId: (E1 = y1 == null ? void 0 : y1.TagManagerCode) != null ? E1 : ""
1456
1456
  },
1457
1457
  window.location.href
@@ -1486,7 +1486,7 @@ function at(i, e, t) {
1486
1486
  currency: x.currency,
1487
1487
  failureReason: x.message
1488
1488
  }
1489
- ), Z === "true" && t(22, u1 = !0);
1489
+ ), V === "true" && t(22, u1 = !0);
1490
1490
  break;
1491
1491
  default:
1492
1492
  t1("close");
@@ -1537,7 +1537,7 @@ function at(i, e, t) {
1537
1537
  });
1538
1538
  }
1539
1539
  return i.$$set = (r) => {
1540
- "endpoint" in r && t(1, a = r.endpoint), "session" in r && t(2, s = r.session), "lang" in r && t(3, o = r.lang), "local" in r && t(31, u = r.local), "showerrors" in r && t(32, p = r.showerrors), "translationurl" in r && t(4, f = r.translationurl), "assetsurl" in r && t(5, d = r.assetsurl), "customerid" in r && t(6, g = r.customerid), "transactionid" in r && t(33, k = r.transactionid), "currencydecimals" in r && t(34, y = r.currencydecimals), "type" in r && t(35, b = r.type), "clientstyling" in r && t(7, B = r.clientstyling), "clientstylingurl" in r && t(8, U = r.clientstylingurl), "mbsource" in r && t(36, V = r.mbsource), "showverifications" in r && t(9, Z = r.showverifications), "paymentmethod" in r && t(0, E = r.paymentmethod), "customsucceessbuttons" in r && t(37, L = r.customsucceessbuttons), "custompendingbuttons" in r && t(38, H = r.custompendingbuttons), "customfailedbuttons" in r && t(39, X = r.customfailedbuttons), "currencysymbol" in r && t(40, o1 = r.currencysymbol), "currencyposition" in r && t(41, f1 = r.currencyposition), "userroles" in r && t(42, F = r.userroles), "windowsize" in r && t(43, s1 = r.windowsize), "p2p" in r && t(44, m1 = r.p2p);
1540
+ "endpoint" in r && t(1, a = r.endpoint), "session" in r && t(2, s = r.session), "lang" in r && t(3, o = r.lang), "local" in r && t(31, u = r.local), "showerrors" in r && t(32, p = r.showerrors), "translationurl" in r && t(4, f = r.translationurl), "assetsurl" in r && t(5, d = r.assetsurl), "customerid" in r && t(6, g = r.customerid), "transactionid" in r && t(33, k = r.transactionid), "currencydecimals" in r && t(34, y = r.currencydecimals), "type" in r && t(35, b = r.type), "clientstyling" in r && t(7, B = r.clientstyling), "clientstylingurl" in r && t(8, U = r.clientstylingurl), "mbsource" in r && t(36, Z = r.mbsource), "showverifications" in r && t(9, V = r.showverifications), "paymentmethod" in r && t(0, E = r.paymentmethod), "customsucceessbuttons" in r && t(37, L = r.customsucceessbuttons), "custompendingbuttons" in r && t(38, H = r.custompendingbuttons), "customfailedbuttons" in r && t(39, X = r.customfailedbuttons), "currencysymbol" in r && t(40, o1 = r.currencysymbol), "currencyposition" in r && t(41, f1 = r.currencyposition), "userroles" in r && t(42, F = r.userroles), "windowsize" in r && t(43, s1 = r.windowsize), "p2p" in r && t(44, m1 = r.p2p);
1541
1541
  }, i.$$.update = () => {
1542
1542
  i.$$.dirty[1] & /*userroles*/
1543
1543
  2048 && F && D1(), i.$$.dirty[0] & /*endpoint, session, customerid*/
@@ -1548,7 +1548,7 @@ function at(i, e, t) {
1548
1548
  1152 && B && A && Le(A, B), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1549
1549
  1280 && U && A && Pe(A, U), i.$$.dirty[0] & /*customStylingContainer*/
1550
1550
  1024 | i.$$.dirty[1] & /*mbsource*/
1551
- 32 && V && A && Be(A, `${V}.Style`, a1);
1551
+ 32 && Z && A && Be(A, `${Z}.Style`, a1);
1552
1552
  }, [
1553
1553
  E,
1554
1554
  a,
@@ -1559,7 +1559,7 @@ function at(i, e, t) {
1559
1559
  g,
1560
1560
  B,
1561
1561
  U,
1562
- Z,
1562
+ V,
1563
1563
  A,
1564
1564
  Y,
1565
1565
  C1,
@@ -1586,7 +1586,7 @@ function at(i, e, t) {
1586
1586
  k,
1587
1587
  y,
1588
1588
  b,
1589
- V,
1589
+ Z,
1590
1590
  L,
1591
1591
  H,
1592
1592
  X,
@@ -1636,7 +1636,7 @@ class ot extends fe {
1636
1636
  windowsize: 43,
1637
1637
  p2p: 44
1638
1638
  },
1639
- Ze,
1639
+ Ve,
1640
1640
  [-1, -1, -1]
1641
1641
  );
1642
1642
  }
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CashierMethodDetails-Bql5oHSN.js").then((e) => e.a0).then(({ default: e }) => {
13
+ customElements.define = n(customElements.define), import("../components/CashierMethodDetails-C5rFtF9N.js").then((e) => e.C).then(({ default: e }) => {
14
14
  !customElements.get("cashier-method-details") && customElements.define("cashier-method-details", e.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { a0 as n } from "../components/CashierMethodDetails-CVrn3qAt.js";
1
+ import { C as n } from "../components/CashierMethodDetails-BXvZP0aB.js";
2
2
  function i(t) {
3
3
  return function(...s) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/cashier-method-details",
3
- "version": "1.94.4",
3
+ "version": "1.94.5",
4
4
  "type": "module",
5
5
  "main": "es2015/cashier-method-details.cjs",
6
6
  "module": "esnext/cashier-method-details.js",