@everymatrix/player-account-controller 1.76.10 → 1.77.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 (25) hide show
  1. package/components/{PlayerAccountController-Cok-I-ld.js → PlayerAccountController-B5o-QZfa.js} +2 -2
  2. package/components/{PlayerAccountController-mpo7dYDV.cjs → PlayerAccountController-BgfmPXPA.cjs} +1 -1
  3. package/components/{PlayerAccountController-BmkNmH8S.js → PlayerAccountController-Dw6RUK9e.js} +2 -2
  4. package/components/PlayerAccountTransactionsHistory-B6xD_Ka3.cjs +4 -0
  5. package/components/PlayerAccountTransactionsHistory-DFX12I_O.js +2340 -0
  6. package/components/PlayerAccountTransactionsHistory-vSQcu9SJ.js +2392 -0
  7. package/es2015/player-account-controller.cjs +1 -1
  8. package/es2015/player-account-controller.js +1 -1
  9. package/esnext/player-account-controller.js +1 -1
  10. package/package.json +1 -1
  11. package/stencil/{index-6e523641-C-aWDr56.js → index-6e523641-COh-N1ey.js} +1 -1
  12. package/stencil/{index-6e523641-CIqESSFm.js → index-6e523641-DBd81xql.js} +1 -1
  13. package/stencil/{index-6e523641-D-RFKZXR.cjs → index-6e523641-OpXLaWRw.cjs} +1 -1
  14. package/stencil/{user-transaction-history-Dla0Do5o.js → user-transaction-history-2mD0Z_m9.js} +1 -1
  15. package/stencil/{user-transaction-history-ChQcZwtX.js → user-transaction-history-Cbwj1zxN.js} +1 -1
  16. package/stencil/{user-transaction-history-D4WBmCh8.cjs → user-transaction-history-Cc_nxVuF.cjs} +1 -1
  17. package/stencil/user-transaction-history_2-5iEvwYQ_.js +19267 -0
  18. package/stencil/user-transaction-history_2-DFq1loux.cjs +6659 -0
  19. package/stencil/user-transaction-history_2-iFJTk4xV.js +19289 -0
  20. package/components/PlayerAccountTransactionsHistory-Cmfr1K7I.cjs +0 -4
  21. package/components/PlayerAccountTransactionsHistory-Cpj8MGDU.js +0 -1956
  22. package/components/PlayerAccountTransactionsHistory-Dq56LCba.js +0 -1925
  23. package/stencil/user-transaction-history_2-B1al0Y-h.js +0 -3533
  24. package/stencil/user-transaction-history_2-DznYNRIL.js +0 -3555
  25. package/stencil/user-transaction-history_2-bMxqSwYs.cjs +0 -2
@@ -17,7 +17,7 @@ var ui = (s, e, n) => new Promise((l, u) => {
17
17
  import { $ as Y, C as Si, a as Ei, S as Ci, i as Pi, f as m, s as Di, A as Li, b as Mi, n as $, d as c, h, k as d, p as zi, q as Oi, D as Ui, u as Ai, w as ji, e as ee, E as Ti, F as ie, g as i, j as T, m as x, G as ci, B as Ii, x as Ri, y as Ni, z as Gi } from "./GeneralLogout-DpZ-BcWm.js";
18
18
  import "../stencil/user-deposit-withdrawal-Cr0-V-2c.js";
19
19
  import "../stencil/player-kyc-verification-sZ9OAQ8Z.js";
20
- import "../stencil/user-transaction-history-ChQcZwtX.js";
20
+ import "../stencil/user-transaction-history-Cbwj1zxN.js";
21
21
  import "../stencil/pam-change-password-P0s58SQf.js";
22
22
  function Wi({ withLocale: s, translations: e }) {
23
23
  Y.subscribe((n) => {
@@ -472,7 +472,7 @@ if (typeof window != "undefined") {
472
472
  }
473
473
  };
474
474
  };
475
- customElements.define = s(customElements.define), import("./PlayerAccountTransactionsHistory-Cpj8MGDU.js").then(({ default: e }) => {
475
+ customElements.define = s(customElements.define), import("./PlayerAccountTransactionsHistory-vSQcu9SJ.js").then(({ default: e }) => {
476
476
  !customElements.get("player-account-transactions-history") && customElements.define("player-account-transactions-history", e.element);
477
477
  });
478
478
  }