@everymatrix/player-account-controller 1.66.0 → 1.66.1

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 (31) hide show
  1. package/components/{PlayerAccountController-CWeJ_3lf.js → PlayerAccountController-B61GC4da.js} +2 -2
  2. package/components/{PlayerAccountController-CVL0HQhg.cjs → PlayerAccountController-B6D07zjj.cjs} +1 -1
  3. package/components/{PlayerAccountController-B0bfe6uR.js → PlayerAccountController-CKNGbCDA.js} +2 -2
  4. package/components/{PlayerProfileInfo-DKx18BjF.js → PlayerProfileInfo-Bs0bYgez.js} +63 -63
  5. package/components/{PlayerProfileInfo-B7evfW4V.cjs → PlayerProfileInfo-DjZCa7C6.cjs} +2 -2
  6. package/components/{PlayerProfileInfo-HvWkhklW.js → PlayerProfileInfo-L9Iditu5.js} +67 -67
  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/{checkbox-group-input_9-DnV_tWRw.js → checkbox-group-input_9-BVBeSmHl.js} +732 -725
  12. package/stencil/{checkbox-group-input_9-DPHNOESE.cjs → checkbox-group-input_9-CixpoaRc.cjs} +2 -2
  13. package/stencil/{checkbox-group-input_9-CBypfsS3.js → checkbox-group-input_9-Ckf5IThK.js} +732 -725
  14. package/stencil/{general-input-BL6gaRFm.js → general-input-6HMiojaV.js} +1 -1
  15. package/stencil/{general-input-D4dlhqRt.cjs → general-input-C54NeVAb.cjs} +1 -1
  16. package/stencil/{general-input-PK2GjmMy.js → general-input-DGu8X142.js} +1 -1
  17. package/stencil/{index-9cd44522-DywmIvct.js → index-9cd44522--OAp7ePk.js} +4 -4
  18. package/stencil/{index-9cd44522-CS2DUMAh.js → index-9cd44522-C0ycW8_E.js} +4 -4
  19. package/stencil/{index-9cd44522-DSTEjWLL.cjs → index-9cd44522-CqgRbQOU.cjs} +1 -1
  20. package/stencil/{password-input_2-Cv3sojDW.js → password-input_2-BWxS0D5h.js} +2 -2
  21. package/stencil/{password-input_2-D3RpMK9l.cjs → password-input_2-Bz7EgS5w.cjs} +1 -1
  22. package/stencil/{password-input_2-B-hB_TyI.js → password-input_2-KI96oR82.js} +2 -2
  23. package/stencil/{player-change-password-gm2-5cb5c6c1-48be6rQP.cjs → player-change-password-gm2-5cb5c6c1-B561Hszb.cjs} +1 -1
  24. package/stencil/{player-change-password-gm2-5cb5c6c1-Bo3Z7Tq3.js → player-change-password-gm2-5cb5c6c1-Bi9IbxQV.js} +1 -1
  25. package/stencil/{player-change-password-gm2-5cb5c6c1-BDrm2Ck6.js → player-change-password-gm2-5cb5c6c1-Bu5Dac83.js} +1 -1
  26. package/stencil/{player-change-password-gm2-Lslcce6X.js → player-change-password-gm2-BRh6ZaCn.js} +1 -1
  27. package/stencil/{player-change-password-gm2-Dyen7kuQ.cjs → player-change-password-gm2-COxZYE4t.cjs} +1 -1
  28. package/stencil/{player-change-password-gm2-O8hU8m1J.js → player-change-password-gm2-tu3usKOk.js} +1 -1
  29. package/stencil/{toggle-checkbox-input-D6Dot9Sr.cjs → toggle-checkbox-input-BQz8G4GG.cjs} +1 -1
  30. package/stencil/{toggle-checkbox-input-C9PFEsSj.js → toggle-checkbox-input-Bhz93bXQ.js} +2 -2
  31. package/stencil/{toggle-checkbox-input-CdoZzW97.js → toggle-checkbox-input-lRQooUAB.js} +2 -2
@@ -2,7 +2,7 @@ import { $ as Z, C as mi, a as ci, A as pi, S as hi, i as gi, s as di, f as h, b
2
2
  import "../stencil/user-deposit-withdrawal-Dzz_fEvK.js";
3
3
  import "../stencil/player-kyc-verification-CMAkNiAB.js";
4
4
  import "../stencil/user-transaction-history-DhQ6RqNc.js";
5
- import "../stencil/player-change-password-gm2-O8hU8m1J.js";
5
+ import "../stencil/player-change-password-gm2-tu3usKOk.js";
6
6
  function Li({ withLocale: s, translations: e }) {
7
7
  Z.subscribe((n) => {
8
8
  n == null && (mi.set(e), Z.set(s));
@@ -261,7 +261,7 @@ if (typeof window < "u") {
261
261
  }
262
262
  };
263
263
  };
264
- customElements.define = s(customElements.define), import("./PlayerProfileInfo-DKx18BjF.js").then(({ default: e }) => {
264
+ customElements.define = s(customElements.define), import("./PlayerProfileInfo-Bs0bYgez.js").then(({ default: e }) => {
265
265
  !customElements.get("player-profile-info") && customElements.define("player-profile-info", e.element);
266
266
  });
267
267
  }