@everymatrix/player-account-controller 1.80.11 → 1.80.12
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-CBRvQwQa.cjs → PlayerAccountController-BXn6kfBK.cjs} +1 -1
- package/components/{PlayerAccountController-DmHFjRaN.js → PlayerAccountController-BcC5CEY1.js} +1 -1
- package/components/{PlayerAccountController-HvkLTsj5.js → PlayerAccountController-CzI6fTdu.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_16-DAE7KOR9.js → checkbox-group-input_16-B2eO2qjH.js} +3 -3
- package/stencil/{checkbox-group-input_16-CuS1z1rg.cjs → checkbox-group-input_16-BdWVz8DR.cjs} +2 -2
- package/stencil/{checkbox-group-input_16-DWqzICvy.js → checkbox-group-input_16-DcSDlMQs.js} +3 -3
- package/stencil/{index-c666b6e6-DgmtMFg2.js → index-c666b6e6-Bek7F2Ok.js} +1 -1
- package/stencil/{index-c666b6e6-DmR2c5l2.js → index-c666b6e6-Cis0vRkY.js} +1 -1
- package/stencil/{index-c666b6e6-U1ncyjO3.cjs → index-c666b6e6-wVHgC_jJ.cjs} +1 -1
- package/stencil/{pam-change-password-0ebf482d-DxmrKnHw.js → pam-change-password-0ebf482d-BFsaBRBR.js} +1 -1
- package/stencil/{pam-change-password-0ebf482d-CuWkKjdc.js → pam-change-password-0ebf482d-CeYStjdI.js} +1 -1
- package/stencil/{pam-change-password-0ebf482d-Zob-qaEi.cjs → pam-change-password-0ebf482d-D3UPFE01.cjs} +1 -1
- package/stencil/{pam-change-password-BJlqAfOx.cjs → pam-change-password-CeB0c13W.cjs} +1 -1
- package/stencil/{pam-change-password-_NM38nmH.js → pam-change-password-Cf59A3rh.js} +1 -1
- package/stencil/{pam-change-password-BYl0Y7-d.js → pam-change-password-DhHdX1Jm.js} +1 -1
package/components/{PlayerAccountController-DmHFjRaN.js → PlayerAccountController-BcC5CEY1.js}
RENAMED
|
@@ -2,7 +2,7 @@ import { $ as K, E as vi, a as Si, A as Ei, S as Ci, i as Pi, s as Di, f as m, b
|
|
|
2
2
|
import "../stencil/user-deposit-withdrawal-DdJYJeX1.js";
|
|
3
3
|
import "../stencil/player-kyc-verification-NFQCbuyP.js";
|
|
4
4
|
import "../stencil/user-transaction-history-Cf_iR1wy.js";
|
|
5
|
-
import "../stencil/pam-change-password-
|
|
5
|
+
import "../stencil/pam-change-password-DhHdX1Jm.js";
|
|
6
6
|
function Gi({ withLocale: s, translations: e }) {
|
|
7
7
|
K.subscribe((n) => {
|
|
8
8
|
n == null && (vi.set(e), K.set(s));
|
package/components/{PlayerAccountController-HvkLTsj5.js → PlayerAccountController-CzI6fTdu.js}
RENAMED
|
@@ -18,7 +18,7 @@ import { $ as Y, E as Si, a as Ei, S as Ci, i as Pi, f as m, s as Di, A as Li, b
|
|
|
18
18
|
import "../stencil/user-deposit-withdrawal-Cr0-V-2c.js";
|
|
19
19
|
import "../stencil/player-kyc-verification-DDMQsBNM.js";
|
|
20
20
|
import "../stencil/user-transaction-history-Be-hf7kW.js";
|
|
21
|
-
import "../stencil/pam-change-password-
|
|
21
|
+
import "../stencil/pam-change-password-Cf59A3rh.js";
|
|
22
22
|
function Wi({ withLocale: s, translations: e }) {
|
|
23
23
|
Y.subscribe((n) => {
|
|
24
24
|
n == null && (Si.set(e), Y.set(s));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountController-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountController-BXn6kfBK.cjs")).then(({default:t})=>{!customElements.get("player-account-controller")&&customElements.define("player-account-controller",t.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/PlayerAccountController-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/PlayerAccountController-CzI6fTdu.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("player-account-controller") && customElements.define("player-account-controller", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as Z, c as M, h as u, g as yr, H as Co } from "./index-c666b6e6-
|
|
2
|
-
import { P as a_ } from "./pam-change-password-0ebf482d-
|
|
1
|
+
import { r as Z, c as M, h as u, g as yr, H as Co } from "./index-c666b6e6-Bek7F2Ok.js";
|
|
2
|
+
import { P as a_ } from "./pam-change-password-0ebf482d-CeYStjdI.js";
|
|
3
3
|
const Ds = "en", ko = {
|
|
4
4
|
en: {
|
|
5
5
|
dateError: "The selected date should be between {min} and {max}",
|
|
@@ -20516,7 +20516,7 @@ const Kf = "*,*::before,*::after{padding:0;margin:0;box-sizing:border-box}.twofa
|
|
|
20516
20516
|
return this.showTooltip ? u("div", { class: `text__tooltip ${this.showTooltip ? "visible" : ""}`, ref: (i) => this.tooltipReference = i, innerHTML: this.tooltip }) : null;
|
|
20517
20517
|
}
|
|
20518
20518
|
render() {
|
|
20519
|
-
return u("div", { key: "
|
|
20519
|
+
return u("div", { key: "8672e39d15057a9e866ba1cb79e50f2d319aa989", class: "twofa", ref: (i) => this.stylingContainer = i }, u("div", { key: "ae7f658dd357340918e6f9565934660b3ef944ac", class: "twofa__error-message" }, u("p", { key: "8ef6aecdc7a31b1c4b801f69c8970b8df79bd127" }, this.errorMessage)), u("div", { key: "86966527af6e1c3313847f0ae07f89d3ae3411fb", class: "twofa__description", innerHTML: b("twofaDescription", this.language, { values: { destination: this.destination } }) }), u("div", { key: "e8ebb1da615c25ddce6e06c4aee158355dc433c3", class: "twofa__input-wrapper", ref: this.setContainerRef }, this.code.map((i, e) => u("input", { key: e, ref: (t) => this.setInputRef(t, e), id: `otp-input-${e}`, type: "text", maxLength: 2, value: i, onInput: (t) => this.handleInput(t, e), onKeyDown: (t) => this.handleKeyDown(t, e), onPaste: (t) => this.handlePaste(t) }))), u("div", { key: "707d2423dd21097dbc591bd15fbf57b5c2e7bddc", class: "twofa__button-wrapper" }, u("p", { key: "abc31161f53c6b41aef93b0f27fefced03bac990", class: "twofa__resend-message" }, b("twofaResendMessage", this.language)), u("button", { key: "3f7e329e16a524a4849ffb6b98e0df2f4dec136c", class: "twofa__resend-button", onClick: this.resendCodeHandler, disabled: !this.isResendButtonAvailable }, this.isResendButtonAvailable ? b("twofaResendButton", this.language) : this.formatTime())));
|
|
20520
20520
|
}
|
|
20521
20521
|
static get watchers() {
|
|
20522
20522
|
return {
|