@everymatrix/cashier-page 1.73.2 → 1.74.0

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 (28) hide show
  1. package/components/{CashierMethodDetails-Dw38VRXT.js → CashierMethodDetails-CzQGZLT9.js} +381 -376
  2. package/components/{CashierMethodDetails-Bn2T2uqA.cjs → CashierMethodDetails-DI5D_QCF.cjs} +4 -4
  3. package/components/{CashierMethodDetails-BSFTmQGh.js → CashierMethodDetails-SkPBUxsi.js} +365 -360
  4. package/components/{CashierMethodsList-BraJmcfY.cjs → CashierMethodsList-BuJMDLdX.cjs} +1 -1
  5. package/components/{CashierMethodsList-BoxBSxdg.js → CashierMethodsList-BwQxzNhr.js} +365 -355
  6. package/components/{CashierMethodsList-DpB8OQgM.js → CashierMethodsList-CNZRTEmt.js} +380 -370
  7. package/components/{CashierPage-Kr04tUC9.js → CashierPage-DcNLQxqw.js} +17 -6
  8. package/components/{CashierPage-DPeHCblC.js → CashierPage-El2u8C5N.js} +17 -6
  9. package/components/{CashierPage-9Ld9PtFx.cjs → CashierPage-M26PQ4uv.cjs} +1 -1
  10. package/components/{CashierReceiptPage-BJsytdmQ.js → CashierReceiptPage-D-G8rB5N.js} +1 -1
  11. package/components/{CashierReceiptPage-D8xJxpP4.js → CashierReceiptPage-DfMEJsZx.js} +1 -1
  12. package/components/{CashierReceiptPage-Y3xANFuN.cjs → CashierReceiptPage-qJvPvJga.cjs} +1 -1
  13. package/components/{CashierSessionExpirationModal-B5KZiMN1.cjs → CashierSessionExpirationModal-BfPvkDUo.cjs} +1 -1
  14. package/components/{CashierSessionExpirationModal-COQu8IVr.js → CashierSessionExpirationModal-BuUgCatI.js} +1 -1
  15. package/components/{CashierSessionExpirationModal-CLmExJ5_.js → CashierSessionExpirationModal-CwWstvB8.js} +1 -1
  16. package/components/{CashierTransactionHistory-_dzkXj9B.js → CashierTransactionHistory-D46VIVuo.js} +1 -1
  17. package/components/{CashierTransactionHistory-BtCGDpsh.js → CashierTransactionHistory-DTgDyhFg.js} +1 -1
  18. package/components/{CashierTransactionHistory-yWcSzIDX.cjs → CashierTransactionHistory-idoNMIZM.cjs} +1 -1
  19. package/components/{CashierVerifications-CFZOQaUC.js → CashierVerifications-3Axu0Hzv.js} +2 -2
  20. package/components/{CashierVerifications-Deeuh5dM.cjs → CashierVerifications-C_StTRQe.cjs} +1 -1
  21. package/components/{CashierVerifications-df_pAaWn.js → CashierVerifications-xsgXX--M.js} +2 -2
  22. package/components/{CashierVideoModal-DfOU6IDE.js → CashierVideoModal-CLzErDsi.js} +1 -1
  23. package/components/{CashierVideoModal-BVDx9GT8.cjs → CashierVideoModal-CnhHqo1M.cjs} +1 -1
  24. package/components/{CashierVideoModal-C4pk_kaX.js → CashierVideoModal-DJJAzqj3.js} +1 -1
  25. package/es2015/cashier-page.cjs +1 -1
  26. package/es2015/cashier-page.js +1 -1
  27. package/esnext/cashier-page.js +1 -1
  28. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import { S as Si, b as zi, f as T, s as Ri, I as Ii, c as Yi, n as ne, e as b, v as M, M as te, m as E, o as y, W as Bi, q as v, p as k, J as Fi, w as qe, x as Ki, E as n, y as qi, z as S, C as be, A as z, D as q, B as we } from "./CashierConfirmModal-Bl65cs4j.js";
2
2
  import { a as Pi, i as Gi, $ as Ui, b as Vi } from "./CashierError-sabBjpnx.js";
3
- import { d as Pe, u as Xi, i as pe, x as se } from "./CashierMethodDetails-BSFTmQGh.js";
3
+ import { d as Pe, u as Xi, i as pe, x as se } from "./CashierMethodDetails-SkPBUxsi.js";
4
4
  import "./CashierIframeRedirect-zBfOGfH0.js";
5
5
  import "../stencil/ui-image-BWJXFWH1.js";
6
6
  import "../stencil/ui-skeleton-9boHSjtG.js";
@@ -135,7 +135,7 @@ if (typeof window != "undefined") {
135
135
  }
136
136
  };
137
137
  };
138
- customElements.define = t(customElements.define), import("./CashierVerifications-CFZOQaUC.js").then(({ default: e }) => {
138
+ customElements.define = t(customElements.define), import("./CashierVerifications-3Axu0Hzv.js").then(({ default: e }) => {
139
139
  !customElements.get("cashier-verifications") && customElements.define("cashier-verifications", e.element);
140
140
  });
141
141
  }
@@ -151,7 +151,7 @@ if (typeof window != "undefined") {
151
151
  }
152
152
  };
153
153
  };
154
- customElements.define = t(customElements.define), import("./CashierMethodsList-DpB8OQgM.js").then(({ default: e }) => {
154
+ customElements.define = t(customElements.define), import("./CashierMethodsList-CNZRTEmt.js").then(({ default: e }) => {
155
155
  !customElements.get("cashier-methods-list") && customElements.define("cashier-methods-list", e.element);
156
156
  });
157
157
  }
@@ -167,7 +167,7 @@ if (typeof window != "undefined") {
167
167
  }
168
168
  };
169
169
  };
170
- customElements.define = t(customElements.define), import("./CashierMethodDetails-BSFTmQGh.js").then((e) => e.C).then(({ default: e }) => {
170
+ customElements.define = t(customElements.define), import("./CashierMethodDetails-SkPBUxsi.js").then((e) => e.C).then(({ default: e }) => {
171
171
  !customElements.get("cashier-method-details") && customElements.define("cashier-method-details", e.element);
172
172
  });
173
173
  }
@@ -231,7 +231,7 @@ if (typeof window != "undefined") {
231
231
  }
232
232
  };
233
233
  };
234
- customElements.define = t(customElements.define), import("./CashierSessionExpirationModal-COQu8IVr.js").then(({ default: e }) => {
234
+ customElements.define = t(customElements.define), import("./CashierSessionExpirationModal-BuUgCatI.js").then(({ default: e }) => {
235
235
  !customElements.get("cashier-session-expiration-modal") && customElements.define("cashier-session-expiration-modal", e.element);
236
236
  });
237
237
  }
@@ -247,7 +247,7 @@ if (typeof window != "undefined") {
247
247
  }
248
248
  };
249
249
  };
250
- customElements.define = t(customElements.define), import("./CashierTransactionHistory-BtCGDpsh.js").then(({ default: e }) => {
250
+ customElements.define = t(customElements.define), import("./CashierTransactionHistory-DTgDyhFg.js").then(({ default: e }) => {
251
251
  !customElements.get("cashier-transaction-history") && customElements.define("cashier-transaction-history", e.element);
252
252
  });
253
253
  }
@@ -1587,6 +1587,11 @@ function ri(t) {
1587
1587
  "numberofmethodsshown",
1588
1588
  /*numberofmethodsshown*/
1589
1589
  t[11]
1590
+ ), n(
1591
+ e,
1592
+ "playersession",
1593
+ /*session*/
1594
+ t[1]
1590
1595
  );
1591
1596
  },
1592
1597
  m(i, s) {
@@ -1659,6 +1664,12 @@ function ri(t) {
1659
1664
  "numberofmethodsshown",
1660
1665
  /*numberofmethodsshown*/
1661
1666
  i[11]
1667
+ ), s[0] & /*session*/
1668
+ 2 && n(
1669
+ e,
1670
+ "playersession",
1671
+ /*session*/
1672
+ i[1]
1662
1673
  );
1663
1674
  },
1664
1675
  d(i) {
@@ -1,6 +1,6 @@
1
1
  import { I as Si, S as zi, b as Ri, s as Ii, f as T, c as Yi, n as ne, e as b, q as M, M as te, l as E, m as y, W as Bi, p as v, o as k, J as Fi, v as qe, w as Ki, D as n, x as qi, y as S, B as be, z, C as q, A as we } from "./CashierConfirmModal-DiJy6WCC.js";
2
2
  import { a as Pi, i as Gi, $ as Ui, b as Vi } from "./CashierError-DT8XXsZb.js";
3
- import { d as Pe, u as Xi, i as pe, x as se } from "./CashierMethodDetails-Dw38VRXT.js";
3
+ import { d as Pe, u as Xi, i as pe, x as se } from "./CashierMethodDetails-CzQGZLT9.js";
4
4
  import "./CashierIframeRedirect-DcI_fdtE.js";
5
5
  import "../stencil/ui-image-DIEeZy5u.js";
6
6
  import "../stencil/ui-skeleton-4-zrLsIW.js";
@@ -135,7 +135,7 @@ if (typeof window < "u") {
135
135
  }
136
136
  };
137
137
  };
138
- customElements.define = t(customElements.define), import("./CashierVerifications-df_pAaWn.js").then(({ default: e }) => {
138
+ customElements.define = t(customElements.define), import("./CashierVerifications-xsgXX--M.js").then(({ default: e }) => {
139
139
  !customElements.get("cashier-verifications") && customElements.define("cashier-verifications", e.element);
140
140
  });
141
141
  }
@@ -151,7 +151,7 @@ if (typeof window < "u") {
151
151
  }
152
152
  };
153
153
  };
154
- customElements.define = t(customElements.define), import("./CashierMethodsList-BoxBSxdg.js").then(({ default: e }) => {
154
+ customElements.define = t(customElements.define), import("./CashierMethodsList-BwQxzNhr.js").then(({ default: e }) => {
155
155
  !customElements.get("cashier-methods-list") && customElements.define("cashier-methods-list", e.element);
156
156
  });
157
157
  }
@@ -167,7 +167,7 @@ if (typeof window < "u") {
167
167
  }
168
168
  };
169
169
  };
170
- customElements.define = t(customElements.define), import("./CashierMethodDetails-Dw38VRXT.js").then((e) => e.C).then(({ default: e }) => {
170
+ customElements.define = t(customElements.define), import("./CashierMethodDetails-CzQGZLT9.js").then((e) => e.C).then(({ default: e }) => {
171
171
  !customElements.get("cashier-method-details") && customElements.define("cashier-method-details", e.element);
172
172
  });
173
173
  }
@@ -231,7 +231,7 @@ if (typeof window < "u") {
231
231
  }
232
232
  };
233
233
  };
234
- customElements.define = t(customElements.define), import("./CashierSessionExpirationModal-CLmExJ5_.js").then(({ default: e }) => {
234
+ customElements.define = t(customElements.define), import("./CashierSessionExpirationModal-CwWstvB8.js").then(({ default: e }) => {
235
235
  !customElements.get("cashier-session-expiration-modal") && customElements.define("cashier-session-expiration-modal", e.element);
236
236
  });
237
237
  }
@@ -247,7 +247,7 @@ if (typeof window < "u") {
247
247
  }
248
248
  };
249
249
  };
250
- customElements.define = t(customElements.define), import("./CashierTransactionHistory-_dzkXj9B.js").then(({ default: e }) => {
250
+ customElements.define = t(customElements.define), import("./CashierTransactionHistory-D46VIVuo.js").then(({ default: e }) => {
251
251
  !customElements.get("cashier-transaction-history") && customElements.define("cashier-transaction-history", e.element);
252
252
  });
253
253
  }
@@ -1587,6 +1587,11 @@ function ri(t) {
1587
1587
  "numberofmethodsshown",
1588
1588
  /*numberofmethodsshown*/
1589
1589
  t[11]
1590
+ ), n(
1591
+ e,
1592
+ "playersession",
1593
+ /*session*/
1594
+ t[1]
1590
1595
  );
1591
1596
  },
1592
1597
  m(i, s) {
@@ -1659,6 +1664,12 @@ function ri(t) {
1659
1664
  "numberofmethodsshown",
1660
1665
  /*numberofmethodsshown*/
1661
1666
  i[11]
1667
+ ), s[0] & /*session*/
1668
+ 2 && n(
1669
+ e,
1670
+ "playersession",
1671
+ /*session*/
1672
+ i[1]
1662
1673
  );
1663
1674
  },
1664
1675
  d(i) {