@everymatrix/player-account-controller 1.74.6 → 1.74.8
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.
- package/components/{PlayerAccountController-FJqTB5Xl.js → PlayerAccountController-4zAuIhXb.js} +7 -7
- package/components/{PlayerAccountController-iCdZ-b_L.cjs → PlayerAccountController-B53eiCm2.cjs} +1 -1
- package/components/{PlayerAccountController-Bbxj3Hcy.js → PlayerAccountController-BNFenXlV.js} +7 -7
- package/components/{PlayerAccountProductRestriction-BrbHcAfU.js → PlayerAccountProductRestriction-BA3Ht4v0.js} +2235 -1627
- package/components/{PlayerAccountProductRestriction-CLG0mXNs.js → PlayerAccountProductRestriction-BVD0VXs9.js} +2267 -1659
- package/components/{PlayerAccountProductRestriction-nQ_8_MV1.cjs → PlayerAccountProductRestriction-DJUublp5.cjs} +689 -267
- package/components/{PlayerAccountSelfExclusion-DLQ-HVLx.js → PlayerAccountSelfExclusion-B9rXp_dv.js} +190 -182
- package/components/{PlayerAccountSelfExclusion-CxHNtxAD.js → PlayerAccountSelfExclusion-BwFD6ZJu.js} +190 -182
- package/components/{PlayerAccountSelfExclusion---HyNqaB.cjs → PlayerAccountSelfExclusion-CwlTQfYm.cjs} +2 -2
- package/components/{PlayerAccountTimeout-B98Pp_88.cjs → PlayerAccountTimeout-CPLGI8jX.cjs} +1 -1
- package/components/{PlayerAccountTimeout-BwriD4ZF.js → PlayerAccountTimeout-DfxFUM4s.js} +2 -2
- package/components/{PlayerAccountTimeout-BiuDm_C7.js → PlayerAccountTimeout-mAcIWL2w.js} +2 -2
- package/components/{PlayerAccountTransactionsHistory-CKkc0h_L.js → PlayerAccountTransactionsHistory-B61bTygv.js} +2 -2
- package/components/{PlayerAccountTransactionsHistory-DJuFj0z7.js → PlayerAccountTransactionsHistory-D_Rh7xzG.js} +2 -2
- package/components/{PlayerAccountTransactionsHistory-D1eLaVcc.cjs → PlayerAccountTransactionsHistory-J6QX4Mo6.cjs} +1 -1
- package/components/{PlayerBonusHistory-BtsC9ZN8.js → PlayerBonusHistory-BZz5QP4A.js} +1 -1
- package/components/{PlayerBonusHistory-DdcyUG-1.js → PlayerBonusHistory-BxcxPRN7.js} +1 -1
- package/components/{PlayerBonusHistory-l9JKc1SI.cjs → PlayerBonusHistory-WEjZxD6T.cjs} +1 -1
- package/components/{PlayerGamingHistory-DrygiT7t.cjs → PlayerGamingHistory-BxN4Cjj3.cjs} +1 -1
- package/components/{PlayerGamingHistory-CgSvSixH.js → PlayerGamingHistory-CN6XDOWB.js} +1 -1
- package/components/{PlayerGamingHistory-GxtuAObW.js → PlayerGamingHistory-VnHkfl2z.js} +1 -1
- package/es2015/player-account-controller.cjs +1 -1
- package/es2015/player-account-controller.js +1 -1
- package/esnext/player-account-controller.js +1 -1
- package/package.json +1 -1
- package/stencil/{checkbox-group-input_15-UyiNBEuH.js → checkbox-group-input_15-B47EbzkJ.js} +3546 -2938
- package/stencil/{checkbox-group-input_15-BzVCOEV7.js → checkbox-group-input_15-BBaHCJ8m.js} +3547 -2939
- package/stencil/{checkbox-group-input_15-BR0ZwfUi.cjs → checkbox-group-input_15-BPXIBJ9O.cjs} +687 -265
- package/stencil/{index-13661b98-B9l_O4QH.js → index-13661b98-BzYpZXJ-.js} +1 -1
- package/stencil/{index-13661b98-DQ52QmXa.js → index-13661b98-D93Apl47.js} +1 -1
- package/stencil/{index-13661b98-BWdlHLAA.cjs → index-13661b98-DBuU9Lk0.cjs} +1 -1
- package/stencil/{pam-change-password-NFSIJ7d0.js → pam-change-password-9bMd9dOQ.js} +1 -1
- package/stencil/{pam-change-password-CnEeGd5H.cjs → pam-change-password-D9deCtek.cjs} +1 -1
- package/stencil/{pam-change-password-f4a1e7e7-CIk78u1F.js → pam-change-password-af5033a0-BdPXYjRb.js} +170 -97
- package/stencil/pam-change-password-af5033a0-CPFagM2l.cjs +125 -0
- package/stencil/{pam-change-password-f4a1e7e7-rXcaCqmV.js → pam-change-password-af5033a0-CXI6y6VZ.js} +170 -97
- package/stencil/{pam-change-password-iphXW9aC.js → pam-change-password-h1ivBSP6.js} +1 -1
- package/stencil/pam-change-password-f4a1e7e7-CbbJR39E.cjs +0 -125
package/components/{PlayerAccountController-Bbxj3Hcy.js → PlayerAccountController-BNFenXlV.js}
RENAMED
|
@@ -18,7 +18,7 @@ import { $ as Y, C as Ei, a as Ci, S as Pi, i as Di, f as m, c as Li, s as Mi, b
|
|
|
18
18
|
import "../stencil/user-deposit-withdrawal-ar8K3Kn7.js";
|
|
19
19
|
import "../stencil/player-kyc-verification-u-XUlDen.js";
|
|
20
20
|
import "../stencil/user-transaction-history-o1zvVNkt.js";
|
|
21
|
-
import "../stencil/pam-change-password-
|
|
21
|
+
import "../stencil/pam-change-password-h1ivBSP6.js";
|
|
22
22
|
function Xi({ withLocale: s, translations: e }) {
|
|
23
23
|
Y.subscribe((n) => {
|
|
24
24
|
n == null && (Ei.set(e), Y.set(s));
|
|
@@ -197,7 +197,7 @@ if (typeof window != "undefined") {
|
|
|
197
197
|
}
|
|
198
198
|
};
|
|
199
199
|
};
|
|
200
|
-
customElements.define = s(customElements.define), import("./PlayerAccountTimeout-
|
|
200
|
+
customElements.define = s(customElements.define), import("./PlayerAccountTimeout-mAcIWL2w.js").then(({ default: e }) => {
|
|
201
201
|
!customElements.get("player-account-timeout") && customElements.define("player-account-timeout", e.element);
|
|
202
202
|
});
|
|
203
203
|
}
|
|
@@ -213,7 +213,7 @@ if (typeof window != "undefined") {
|
|
|
213
213
|
}
|
|
214
214
|
};
|
|
215
215
|
};
|
|
216
|
-
customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusion-
|
|
216
|
+
customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusion-BwFD6ZJu.js").then((e) => e.P).then(({ default: e }) => {
|
|
217
217
|
!customElements.get("player-account-self-exclusion") && customElements.define("player-account-self-exclusion", e.element);
|
|
218
218
|
});
|
|
219
219
|
}
|
|
@@ -325,7 +325,7 @@ if (typeof window != "undefined") {
|
|
|
325
325
|
}
|
|
326
326
|
};
|
|
327
327
|
};
|
|
328
|
-
customElements.define = s(customElements.define), import("./PlayerBonusHistory-
|
|
328
|
+
customElements.define = s(customElements.define), import("./PlayerBonusHistory-BZz5QP4A.js").then(({ default: e }) => {
|
|
329
329
|
!customElements.get("player-bonus-history") && customElements.define("player-bonus-history", e.element);
|
|
330
330
|
});
|
|
331
331
|
}
|
|
@@ -405,7 +405,7 @@ if (typeof window != "undefined") {
|
|
|
405
405
|
}
|
|
406
406
|
};
|
|
407
407
|
};
|
|
408
|
-
customElements.define = s(customElements.define), import("./PlayerGamingHistory-
|
|
408
|
+
customElements.define = s(customElements.define), import("./PlayerGamingHistory-VnHkfl2z.js").then(({ default: e }) => {
|
|
409
409
|
!customElements.get("player-gaming-history") && customElements.define("player-gaming-history", e.element);
|
|
410
410
|
});
|
|
411
411
|
}
|
|
@@ -472,7 +472,7 @@ if (typeof window != "undefined") {
|
|
|
472
472
|
}
|
|
473
473
|
};
|
|
474
474
|
};
|
|
475
|
-
customElements.define = s(customElements.define), import("./PlayerAccountTransactionsHistory-
|
|
475
|
+
customElements.define = s(customElements.define), import("./PlayerAccountTransactionsHistory-B61bTygv.js").then(({ default: e }) => {
|
|
476
476
|
!customElements.get("player-account-transactions-history") && customElements.define("player-account-transactions-history", e.element);
|
|
477
477
|
});
|
|
478
478
|
}
|
|
@@ -488,7 +488,7 @@ if (typeof window != "undefined") {
|
|
|
488
488
|
}
|
|
489
489
|
};
|
|
490
490
|
};
|
|
491
|
-
customElements.define = s(customElements.define), import("./PlayerAccountProductRestriction-
|
|
491
|
+
customElements.define = s(customElements.define), import("./PlayerAccountProductRestriction-BVD0VXs9.js").then((e) => e.P).then(({ default: e }) => {
|
|
492
492
|
!customElements.get("player-account-product-restriction") && customElements.define("player-account-product-restriction", e.element);
|
|
493
493
|
});
|
|
494
494
|
}
|