@everymatrix/casino-integrated-game-page 1.85.13 → 1.85.15
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/{CasinoIntegratedGamePage-CzIkCSnT.cjs → CasinoIntegratedGamePage-BzNc77I6.cjs} +1 -1
- package/components/{CasinoIntegratedGamePage-B79nJZyL.js → CasinoIntegratedGamePage-C7Vk0x3-.js} +2 -2
- package/components/{CasinoIntegratedGamePage-sXNuAPBn.js → CasinoIntegratedGamePage-Ch-p5saK.js} +120 -120
- package/components/{PlayerDeposit-CkF3Siqm.cjs → PlayerDeposit-BBgjELcr.cjs} +1 -1
- package/components/{PlayerDeposit-6vcPXuZk.js → PlayerDeposit-BlPlykKc.js} +1 -1
- package/components/{PlayerDeposit-BgjzgxLO.js → PlayerDeposit-ZbvM1tRe.js} +1 -1
- package/es2015/casino-integrated-game-page.cjs +1 -1
- package/es2015/casino-integrated-game-page.js +1 -1
- package/esnext/casino-integrated-game-page.js +1 -1
- package/package.json +1 -1
package/components/{CasinoIntegratedGamePage-B79nJZyL.js → CasinoIntegratedGamePage-C7Vk0x3-.js}
RENAMED
|
@@ -4472,7 +4472,7 @@ if (typeof window != "undefined") {
|
|
|
4472
4472
|
}
|
|
4473
4473
|
};
|
|
4474
4474
|
};
|
|
4475
|
-
customElements.define = e(customElements.define), import("./PlayerDeposit-
|
|
4475
|
+
customElements.define = e(customElements.define), import("./PlayerDeposit-BlPlykKc.js").then(({ default: t }) => {
|
|
4476
4476
|
!customElements.get("player-deposit") && customElements.define("player-deposit", t.element);
|
|
4477
4477
|
});
|
|
4478
4478
|
}
|
|
@@ -6780,7 +6780,7 @@ function Du(e, t, r) {
|
|
|
6780
6780
|
window.location.href
|
|
6781
6781
|
), window.postMessage({ type: "ModalClosed" }, window.location.href)), b && (window.location = b), typeof gtag == "function" && gtag("event", "OpenRegisterModal", { context: "IntegratedGamePage" });
|
|
6782
6782
|
}, Tr = () => {
|
|
6783
|
-
n ? (r(43, Mt = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)) : w && !n && (window.postMessage({ type: w }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" })), g && !n && (window.location = g);
|
|
6783
|
+
n ? (r(43, Mt = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)) : w && !n && (window.postMessage({ type: w }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" })), g && !n && (window.location = g), window.postMessage({ type: "DisableIntegratedGamePage" }, window.location.href);
|
|
6784
6784
|
}, Ke = (c) => {
|
|
6785
6785
|
r(43, Mt = !1), window.postMessage({ type: "EnableScroll" }, window.location.href), c == null || c.stopPropagation();
|
|
6786
6786
|
}, Pr = (c) => {
|