@everymatrix/casino-footer-v2 1.60.2 → 1.61.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.
- package/components/{CasinoFooterSection-Bp0xoqed.js → CasinoFooterSection-BidGtJL5.js} +16 -16
- package/components/{CasinoFooterSection-Gc470P6o.js → CasinoFooterSection-CpZV3En0.js} +16 -16
- package/components/{CasinoFooterSection-bW20KeQb.cjs → CasinoFooterSection-DtKCbolJ.cjs} +1 -1
- package/components/{CasinoFooterThumbnail-DdmxGV9y.js → CasinoFooterThumbnail-BUtVPoNt.js} +1119 -1118
- package/components/{CasinoFooterThumbnail-BJw1HTfW.cjs → CasinoFooterThumbnail-DASHOh93.cjs} +4 -4
- package/components/{CasinoFooterThumbnail-CtVZ0H0M.js → CasinoFooterThumbnail-d8dB59KQ.js} +1119 -1118
- package/components/CasinoFooterV2-Aw4OX-7u.cjs +10 -0
- package/components/{CasinoFooterV2-L8dyuj3q.js → CasinoFooterV2-Bh26FTW0.js} +809 -808
- package/components/{CasinoFooterV2-DkYZxphS.js → CasinoFooterV2-CTYfUFGg.js} +806 -805
- package/components/{PlayerPanicButton-BQofcNkK.js → PlayerPanicButton-DM_h1ybV.js} +13 -13
- package/components/{PlayerPanicButton-3TNdTN3i.cjs → PlayerPanicButton-DhPu6KDu.cjs} +1 -1
- package/components/{PlayerPanicButton-VeWW4xpq.js → PlayerPanicButton-DrtP7zxJ.js} +2 -2
- package/es2015/casino-footer-v2.cjs +1 -1
- package/es2015/casino-footer-v2.js +1 -1
- package/esnext/casino-footer-v2.js +1 -1
- package/package.json +1 -1
- package/stencil/app-globals-0f993ce5-D-kw1sls.js +5 -0
- package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +1 -0
- package/stencil/index-b7bbd57e-BBUBsGhp.js +550 -0
- package/stencil/index-b7bbd57e-SuDXAV6_.cjs +1 -0
- package/stencil/index-b7bbd57e-wJC_uAuk.js +534 -0
- package/stencil/ui-image-38c3c15f-ByZECnci.js +39 -0
- package/stencil/ui-image-38c3c15f-D_V48h1L.js +39 -0
- package/stencil/ui-image-38c3c15f-VguNkCIq.cjs +1 -0
- package/stencil/ui-image-BNrzgSpe.js +11 -0
- package/stencil/ui-image-CLghOqUz.cjs +1 -0
- package/stencil/ui-image-CPH6BqjQ.js +29 -0
- package/components/CasinoFooterV2-DZdGFS1U.cjs +0 -10
@@ -1,5 +1,5 @@
|
|
1
|
-
import { S as T, b as V, s as N, f as g, c as O, n as z, d as H,
|
2
|
-
import { b as Y, $ as Z, g as f, e as $ } from "./CasinoFooterThumbnail-
|
1
|
+
import { S as T, b as V, s as N, f as g, c as O, n as z, d as H, u as R, K as C, h as p, e as U, p as B, g as P, v as q, B as K, o as G, j as F, w as J, x as Q, y as W, z as X } from "./CasinoFooterSection-BidGtJL5.js";
|
2
|
+
import { b as Y, $ as Z, g as f, e as $ } from "./CasinoFooterThumbnail-d8dB59KQ.js";
|
3
3
|
function _(n, t) {
|
4
4
|
Y(n, t);
|
5
5
|
}
|
@@ -58,10 +58,10 @@ function et(n) {
|
|
58
58
|
), m, l;
|
59
59
|
return {
|
60
60
|
c() {
|
61
|
-
t = P("div"), i = P("div"), o = P("button"), m = q(c),
|
61
|
+
t = P("div"), i = P("div"), o = P("button"), m = q(c), p(o, "class", "PanicButton " + (f(
|
62
62
|
/*userAgent*/
|
63
63
|
n[6]
|
64
|
-
) !== "PC" ? "PanicButtonMobile" : "")),
|
64
|
+
) !== "PC" ? "PanicButtonMobile" : "")), p(o, "part", "PanicButton " + (f(
|
65
65
|
/*userAgent*/
|
66
66
|
n[6]
|
67
67
|
) !== "PC" ? "PanicButtonMobile" : "")), C(
|
@@ -69,13 +69,13 @@ function et(n) {
|
|
69
69
|
"PanicButtonAnimation",
|
70
70
|
/*panicLoading*/
|
71
71
|
n[4]
|
72
|
-
),
|
72
|
+
), p(i, "class", "PanicSection " + (f(
|
73
73
|
/*userAgent*/
|
74
74
|
n[6]
|
75
|
-
) !== "PC" ? "PanicSectionMobile" : "")),
|
75
|
+
) !== "PC" ? "PanicSectionMobile" : "")), p(i, "part", "PanicSection " + (f(
|
76
76
|
/*userAgent*/
|
77
77
|
n[6]
|
78
|
-
) !== "PC" ? "PanicSectionMobile" : "")),
|
78
|
+
) !== "PC" ? "PanicSectionMobile" : "")), p(t, "class", l = /*alternativestyling*/
|
79
79
|
n[1] == "true" ? "PanicButtonV2" : "");
|
80
80
|
},
|
81
81
|
m(a, s) {
|
@@ -93,7 +93,7 @@ function et(n) {
|
|
93
93
|
a[4]
|
94
94
|
), s & /*alternativestyling*/
|
95
95
|
2 && l !== (l = /*alternativestyling*/
|
96
|
-
a[1] == "true" ? "PanicButtonV2" : "") &&
|
96
|
+
a[1] == "true" ? "PanicButtonV2" : "") && p(t, "class", l);
|
97
97
|
},
|
98
98
|
i: z,
|
99
99
|
o: z,
|
@@ -105,9 +105,9 @@ function et(n) {
|
|
105
105
|
function it(n, t, i) {
|
106
106
|
let o;
|
107
107
|
K(n, $, (e) => i(5, o = e));
|
108
|
-
let { lang: c = "en" } = t, { customtext: m = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: s } = t, { alternativestyling: S = "" } = t, { translationurl:
|
108
|
+
let { lang: c = "en" } = t, { customtext: m = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: s } = t, { alternativestyling: S = "" } = t, { translationurl: b = "" } = t, r, u, y = !1, w = 0, k, E = window.navigator.userAgent;
|
109
109
|
const L = () => {
|
110
|
-
fetch(
|
110
|
+
fetch(b).then((d) => d.json()).then((d) => {
|
111
111
|
Object.keys(d).forEach((x) => {
|
112
112
|
_(x, d[x]);
|
113
113
|
});
|
@@ -146,7 +146,7 @@ function it(n, t, i) {
|
|
146
146
|
});
|
147
147
|
}
|
148
148
|
return n.$$set = (e) => {
|
149
|
-
"lang" in e && i(7, c = e.lang), "customtext" in e && i(0, m = e.customtext), "clientstyling" in e && i(8, l = e.clientstyling), "clientstylingurl" in e && i(9, a = e.clientstylingurl), "mbsource" in e && i(10, s = e.mbsource), "alternativestyling" in e && i(1, S = e.alternativestyling), "translationurl" in e && i(11,
|
149
|
+
"lang" in e && i(7, c = e.lang), "customtext" in e && i(0, m = e.customtext), "clientstyling" in e && i(8, l = e.clientstyling), "clientstylingurl" in e && i(9, a = e.clientstylingurl), "mbsource" in e && i(10, s = e.mbsource), "alternativestyling" in e && i(1, S = e.alternativestyling), "translationurl" in e && i(11, b = e.translationurl);
|
150
150
|
}, n.$$.update = () => {
|
151
151
|
n.$$.dirty & /*panicButton*/
|
152
152
|
4 && r && M(), n.$$.dirty & /*lang*/
|
@@ -154,7 +154,7 @@ function it(n, t, i) {
|
|
154
154
|
264 && l && u && J(u, l), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
155
155
|
520 && a && u && Q(u, a), n.$$.dirty & /*mbsource, customStylingContainer*/
|
156
156
|
1032 && s && u && W(u, `${s}.Style`), n.$$.dirty & /*translationurl*/
|
157
|
-
2048 &&
|
157
|
+
2048 && b && L();
|
158
158
|
}, [
|
159
159
|
m,
|
160
160
|
S,
|
@@ -167,7 +167,7 @@ function it(n, t, i) {
|
|
167
167
|
l,
|
168
168
|
a,
|
169
169
|
s,
|
170
|
-
|
170
|
+
b,
|
171
171
|
I,
|
172
172
|
j
|
173
173
|
];
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoFooterSection-
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoFooterSection-DtKCbolJ.cjs"),m=require("./CasinoFooterThumbnail-DASHOh93.cjs");function S(n,e){m.addMessages(n,e)}function M(n){m.$locale.set(n)}const x={en:{panicButtonString:"Hold button for 3 seconds to take 24-hour timeout"},"zh-hk":{panicButtonString:"长按3秒24小时即时锁定"},fr:{panicButtonString:"Maintenez le bouton enfoncé pendant 3 secondes pour prendre un verrouillage instantané de 24 heures"},ro:{panicButtonString:"Tine apasat 3 secunde pentru a lua o pauza de 24h"},es:{panicButtonString:"Dar clic durante 3 segundos para tomar un descanso de 24 horas"},de:{panicButtonString:"Button für 3 Sekunden drücken um eine 24-stündige Auszeit zu nehmen"},hr:{panicButtonString:"Držite gumb 3 sekunde za 24-satno vremensko ograničenje"},sl:{panicButtonString:"Držite gumb 3 sekunde, da bi vzeli 24 urni premor"},pl:{panicButtonString:"Przytrzymaj przycisk przez 3 sekundy, aby uzyskać 24-godzinny limit czasu"},"pt-br":{panicButtonString:"Pressione o botão por 3 segundos para fazer uma pausa de 24 horas."},"es-mx":{panicButtonString:"Presionar el botón 3 segundos para tomar una pausa de 24 horas."},tr:{panicButtonString:"24 saatlik zaman aşımına uğramak için düğmeyi 3 saniye basılı tutun"},"en-us":{panicButtonString:"Hold button for 3 seconds to take 24-hour timeout"}};function L(n){t.append_styles(n,"svelte-1v7b25v","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .PanicButton{border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:10px;width:280px;height:fit-content;padding:15px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:20px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:100% !important;height:30px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:280px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.PanicButtonV2 .PanicButton{border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:388px;font-size:12px}.PanicButtonV2 .PanicButtonMobile{border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:10px}.PanicButtonV2 .PanicButtonAnimation{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:388px}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:388px}}")}function A(n){let e,o,s,c=(n[0]||n[5]("panicButtonString"))+"",d,u;return{c(){e=t.element("div"),o=t.element("div"),s=t.element("button"),d=t.text(c),t.attr(s,"class","PanicButton "+(m.getDevice(n[6])!=="PC"?"PanicButtonMobile":"")),t.attr(s,"part","PanicButton "+(m.getDevice(n[6])!=="PC"?"PanicButtonMobile":"")),t.toggle_class(s,"PanicButtonAnimation",n[4]),t.attr(o,"class","PanicSection "+(m.getDevice(n[6])!=="PC"?"PanicSectionMobile":"")),t.attr(o,"part","PanicSection "+(m.getDevice(n[6])!=="PC"?"PanicSectionMobile":"")),t.attr(e,"class",u=n[1]=="true"?"PanicButtonV2":"")},m(a,l){t.insert(a,e,l),t.append(e,o),t.append(o,s),t.append(s,d),n[12](s),n[13](e)},p(a,[l]){l&33&&c!==(c=(a[0]||a[5]("panicButtonString"))+"")&&t.set_data(d,c),l&16&&t.toggle_class(s,"PanicButtonAnimation",a[4]),l&2&&u!==(u=a[1]=="true"?"PanicButtonV2":"")&&t.attr(e,"class",u)},i:t.noop,o:t.noop,d(a){a&&t.detach(e),n[12](null),n[13](null)}}}function T(n,e,o){let s;t.component_subscribe(n,m.$format,i=>o(5,s=i));let{lang:c="en"}=e,{customtext:d=""}=e,{clientstyling:u=""}=e,{clientstylingurl:a=""}=e,{mbsource:l}=e,{alternativestyling:k=""}=e,{translationurl:y=""}=e,r,g,p=!1,f=0,w,B=window.navigator.userAgent;const C=()=>{fetch(y).then(b=>b.json()).then(b=>{Object.keys(b).forEach(P=>{S(P,b[P])})}).catch(b=>{console.log(b)})};Object.keys(x).forEach(i=>{S(i,x[i])});const _=()=>{r==null||r.addEventListener("mousedown",h,!1),r==null||r.addEventListener("touchstart",h,!1),r==null||r.addEventListener("mouseup",v,!1),r==null||r.addEventListener("touchend",v,!1)},F=()=>{o(4,p=!1),r==null||r.removeEventListener("mousedown",h),r==null||r.removeEventListener("touchstart",h),r==null||r.removeEventListener("mouseup",v),r==null||r.removeEventListener("touchend",v)},h=()=>{f=0,o(4,p=!0),w=setInterval(()=>{f++,f>=2&&(window.postMessage({type:"PanicButtonClicked"},window.location.href),clearInterval(w),typeof gtag=="function"&>ag("event","PanicButtonClicked",{context:"PanicButton"}))},1e3)},v=()=>{o(4,p=!1),clearInterval(w)};t.onMount(()=>()=>{F()});function D(i){t.binding_callbacks[i?"unshift":"push"](()=>{r=i,o(2,r)})}function E(i){t.binding_callbacks[i?"unshift":"push"](()=>{g=i,o(3,g)})}return n.$$set=i=>{"lang"in i&&o(7,c=i.lang),"customtext"in i&&o(0,d=i.customtext),"clientstyling"in i&&o(8,u=i.clientstyling),"clientstylingurl"in i&&o(9,a=i.clientstylingurl),"mbsource"in i&&o(10,l=i.mbsource),"alternativestyling"in i&&o(1,k=i.alternativestyling),"translationurl"in i&&o(11,y=i.translationurl)},n.$$.update=()=>{n.$$.dirty&4&&r&&_(),n.$$.dirty&128&&c&&M(c),n.$$.dirty&264&&u&&g&&t.setClientStyling(g,u),n.$$.dirty&520&&a&&g&&t.setClientStylingURL(g,a),n.$$.dirty&1032&&l&&g&&t.setStreamStyling(g,`${l}.Style`),n.$$.dirty&2048&&y&&C()},[d,k,r,g,p,s,B,c,u,a,l,y,D,E]}class z extends t.SvelteComponent{constructor(e){super(),t.init(this,e,T,A,t.safe_not_equal,{lang:7,customtext:0,clientstyling:8,clientstylingurl:9,mbsource:10,alternativestyling:1,translationurl:11},L)}get lang(){return this.$$.ctx[7]}set lang(e){this.$$set({lang:e}),t.flush()}get customtext(){return this.$$.ctx[0]}set customtext(e){this.$$set({customtext:e}),t.flush()}get clientstyling(){return this.$$.ctx[8]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[9]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get mbsource(){return this.$$.ctx[10]}set mbsource(e){this.$$set({mbsource:e}),t.flush()}get alternativestyling(){return this.$$.ctx[1]}set alternativestyling(e){this.$$set({alternativestyling:e}),t.flush()}get translationurl(){return this.$$.ctx[11]}set translationurl(e){this.$$set({translationurl:e}),t.flush()}}t.create_custom_element(z,{lang:{},customtext:{},clientstyling:{},clientstylingurl:{},mbsource:{},alternativestyling:{},translationurl:{}},[],[],!0);exports.default=z;
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { S as T, b as V, s as N, f as g, c as O, n as B, d as H,
|
2
|
-
import { b as Y, $ as Z, g as f, e as $ } from "./CasinoFooterThumbnail-
|
1
|
+
import { S as T, b as V, s as N, f as g, c as O, n as B, d as H, u as R, K as C, h as b, e as U, p as P, g as S, v as q, B as K, o as G, j as F, w as J, x as Q, y as W, z as X } from "./CasinoFooterSection-CpZV3En0.js";
|
2
|
+
import { b as Y, $ as Z, g as f, e as $ } from "./CasinoFooterThumbnail-BUtVPoNt.js";
|
3
3
|
function _(e, t) {
|
4
4
|
Y(e, t);
|
5
5
|
}
|
@@ -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/CasinoFooterV2-
|
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/CasinoFooterV2-Aw4OX-7u.cjs")).then(({default:t})=>{!customElements.get("casino-footer-v2")&&customElements.define("casino-footer-v2",t.element)})}
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
10
10
|
}
|
11
11
|
};
|
12
12
|
};
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoFooterV2-
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoFooterV2-Bh26FTW0.js").then(({ default: t }) => {
|
14
14
|
!customElements.get("casino-footer-v2") && customElements.define("casino-footer-v2", t.element);
|
15
15
|
});
|
16
16
|
}
|
package/package.json
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";const s=()=>{};exports.globalScripts=s;
|