@everymatrix/casino-lobby 1.48.0 → 1.48.2
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/{CasinoCalendar-BuNYmxT2.js → CasinoCalendar-CCQut7OA.js} +7 -7
- package/components/{CasinoCalendarDailyDetails-CXA-hOPw.js → CasinoCalendarDailyDetails-AzSENZXw.js} +1 -1
- package/components/{CasinoCalendarDailyItem-CXBzGC5j.js → CasinoCalendarDailyItem-DD924Zcr.js} +1 -1
- package/components/{CasinoCategoriesSlider-CQ2jtwmC.js → CasinoCategoriesSlider-Dd30AvK0.js} +2 -2
- package/components/{CasinoCollectionsProviders-rLy8aW01.js → CasinoCollectionsProviders-Cc1u_orw.js} +1 -1
- package/components/{CasinoFavoritesSection-RMtaQmk3.cjs → CasinoFavoritesSection-C0X8Y5xU.cjs} +1 -1
- package/components/{CasinoFavoritesSection-uqcus7J_.js → CasinoFavoritesSection-CFlSLRuL.js} +2 -2
- package/components/{CasinoFilter-DvTOnHYj.js → CasinoFilter-BpyfHAnH.js} +102 -102
- package/components/CasinoFilter-DXA7jKT_.cjs +1 -0
- package/components/{CasinoGamePage-DAsfOU8X.js → CasinoGamePage-CGpIAfYK.js} +1 -1
- package/components/{CasinoGameThumbnail-CIjludJv.js → CasinoGameThumbnail-CF6611k4.js} +2 -2
- package/components/{CasinoGamesCategorySection-DmNsoS_K.js → CasinoGamesCategorySection-C9Op24qP.js} +1159 -1159
- package/components/CasinoGamesCategorySection-CAd-ZFA-.cjs +1 -0
- package/components/{CasinoJackpotBanner-hWTETjFb.js → CasinoJackpotBanner-CJJFsnyb.js} +1 -1
- package/components/{CasinoLastPlayedSection-B1ezatY7.js → CasinoLastPlayedSection-DbXRHZ_c.js} +2 -2
- package/components/{CasinoLastPlayedSection-B9y4sMJw.cjs → CasinoLastPlayedSection-Dc94lmXw.cjs} +1 -1
- package/components/{CasinoLobby-DKLr7P_o.js → CasinoLobby-ByjQJG-k.js} +5 -5
- package/components/{CasinoLobby-Dx7WdbZp.cjs → CasinoLobby-Djxu2AWH.cjs} +1 -1
- package/components/{CasinoModal-C0mMA0JZ.js → CasinoModal-lLGEeGcU.js} +11 -11
- package/components/{CasinoMostPlayedSection-CQWFs5qH.js → CasinoMostPlayedSection-BwTbTQbk.js} +2 -2
- package/components/{CasinoMostPlayedSection-DgiDKdly.cjs → CasinoMostPlayedSection-mAqHNd4-.cjs} +1 -1
- package/components/{CasinoMyGames-B1qu8JUd.js → CasinoMyGames-DsyVtlVD.js} +4 -4
- package/components/{CasinoMyGames-BxbclHBX.cjs → CasinoMyGames-rFyfyqzb.cjs} +1 -1
- package/components/{CasinoPage-BILjSGW2.js → CasinoPage-BeYfI3Fz.js} +10 -10
- package/components/{CasinoPage-BUf9o6ay.cjs → CasinoPage-DgiQKEi1.cjs} +1 -1
- package/components/{CasinoRandomGame-DwCzuOyV.js → CasinoRandomGame-DGD52sa7.js} +1 -1
- package/components/{CasinoSearch-CY-mTY8I.cjs → CasinoSearch-BHTKNeDT.cjs} +1 -1
- package/components/{CasinoSearch-CYWXVXo2.js → CasinoSearch-D-R0Jvjg.js} +3 -3
- package/components/{CasinoSlider-kGTpzOy8.js → CasinoSlider-CyXzUPtq.js} +144 -144
- package/components/{CasinoSort-CcG6ImMT.js → CasinoSort-D1UmVqPT.js} +29 -29
- package/components/CasinoSort-ersVtC7e.cjs +1 -0
- package/components/{CasinoWinners-D6fP2vkl.js → CasinoWinners-DSCWZZgk.js} +2 -2
- package/components/{GeneralAnimationLoading-DG0Zw3Hq.js → GeneralAnimationLoading-DE8HSm4C.js} +1 -1
- package/es2015/casino-lobby.cjs +1 -1
- package/es2015/casino-lobby.js +1 -1
- package/package.json +1 -1
- package/components/CasinoFilter-BMNiE4RM.cjs +0 -1
- package/components/CasinoGamesCategorySection-CbKid5So.cjs +0 -1
- package/components/CasinoSort--SQX874a.cjs +0 -1
|
@@ -4609,7 +4609,7 @@ if (typeof window != "undefined") {
|
|
|
4609
4609
|
}
|
|
4610
4610
|
};
|
|
4611
4611
|
};
|
|
4612
|
-
customElements.define = e(customElements.define), import("./CasinoCalendarDailyDetails-
|
|
4612
|
+
customElements.define = e(customElements.define), import("./CasinoCalendarDailyDetails-AzSENZXw.js").then(({ default: t }) => {
|
|
4613
4613
|
!customElements.get("casino-calendar-daily-details") && customElements.define("casino-calendar-daily-details", t.element);
|
|
4614
4614
|
});
|
|
4615
4615
|
}
|
|
@@ -4625,7 +4625,7 @@ if (typeof window != "undefined") {
|
|
|
4625
4625
|
}
|
|
4626
4626
|
};
|
|
4627
4627
|
};
|
|
4628
|
-
customElements.define = e(customElements.define), import("./CasinoCalendarDailyItem-
|
|
4628
|
+
customElements.define = e(customElements.define), import("./CasinoCalendarDailyItem-DD924Zcr.js").then(({ default: t }) => {
|
|
4629
4629
|
!customElements.get("casino-calendar-daily-item") && customElements.define("casino-calendar-daily-item", t.element);
|
|
4630
4630
|
});
|
|
4631
4631
|
}
|
|
@@ -5094,12 +5094,12 @@ export {
|
|
|
5094
5094
|
Qs as W,
|
|
5095
5095
|
Rs as X,
|
|
5096
5096
|
Zs as Y,
|
|
5097
|
-
|
|
5098
|
-
|
|
5097
|
+
zs as Z,
|
|
5098
|
+
Xs as _,
|
|
5099
5099
|
he as a,
|
|
5100
|
-
|
|
5101
|
-
|
|
5102
|
-
|
|
5100
|
+
Ur as a0,
|
|
5101
|
+
Vs as a1,
|
|
5102
|
+
le as a2,
|
|
5103
5103
|
qs as a3,
|
|
5104
5104
|
Vr as b,
|
|
5105
5105
|
dn as c,
|
package/components/{CasinoCalendarDailyDetails-CXA-hOPw.js → CasinoCalendarDailyDetails-AzSENZXw.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as P, a as ne, S as oe, i as se, f as I, c as re, s as de, b as ce, e as y, d as T, t as R, g as fe, h as G, j as M, o as ue, k as ge, l as me, m as he, n as pe, p as q, q as E, r as be, u as a, v as m, w as W, x as _e, y as ye, z as we, A as ve, B as te, C as U, D as J, E as z, F as ke, G as K, H as Ce } from "./CasinoCalendar-
|
|
1
|
+
import { $ as P, a as ne, S as oe, i as se, f as I, c as re, s as de, b as ce, e as y, d as T, t as R, g as fe, h as G, j as M, o as ue, k as ge, l as me, m as he, n as pe, p as q, q as E, r as be, u as a, v as m, w as W, x as _e, y as ye, z as we, A as ve, B as te, C as U, D as J, E as z, F as ke, G as K, H as Ce } from "./CasinoCalendar-CCQut7OA.js";
|
|
2
2
|
function xe({ withLocale: l, translations: e }) {
|
|
3
3
|
P.subscribe((t) => {
|
|
4
4
|
t == null && (ne.set(e), P.set(l));
|
package/components/{CasinoCalendarDailyItem-CXBzGC5j.js → CasinoCalendarDailyItem-DD924Zcr.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as R, a as P, S as q, i as A, f, c as O, s as U, b as G, e as c, q as L, r as T, u as l, D as E, G as v, d as V, v as o, w as W, A as S, C as j, j as J, o as K, l as N, m as H } from "./CasinoCalendar-
|
|
1
|
+
import { $ as R, a as P, S as q, i as A, f, c as O, s as U, b as G, e as c, q as L, r as T, u as l, D as E, G as v, d as V, v as o, w as W, A as S, C as j, j as J, o as K, l as N, m as H } from "./CasinoCalendar-CCQut7OA.js";
|
|
2
2
|
function Q({ withLocale: i, translations: e }) {
|
|
3
3
|
R.subscribe((a) => {
|
|
4
4
|
a == null && (P.set(e), R.set(i));
|
package/components/{CasinoCategoriesSlider-CQ2jtwmC.js → CasinoCategoriesSlider-Dd30AvK0.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as re, S as ce, i as me, f as c, c as ge, s as ue, b as ye, e as w, d as j, C as S, j as F, J as fe, o as de, K as he, L as be, m as we, M as o, u as E, v as Ne, N as Le, O as Ce } from "./CasinoCalendar-
|
|
1
|
+
import { I as re, S as ce, i as me, f as c, c as ge, s as ue, b as ye, e as w, d as j, C as S, j as F, J as fe, o as de, K as he, L as be, m as we, M as o, u as E, v as Ne, N as Le, O as Ce } from "./CasinoCalendar-CCQut7OA.js";
|
|
2
2
|
function W(i, e) {
|
|
3
3
|
re(i, e);
|
|
4
4
|
}
|
|
@@ -84,7 +84,7 @@ if (typeof window != "undefined") {
|
|
|
84
84
|
}
|
|
85
85
|
};
|
|
86
86
|
};
|
|
87
|
-
customElements.define = i(customElements.define), import("./CasinoSlider-
|
|
87
|
+
customElements.define = i(customElements.define), import("./CasinoSlider-CyXzUPtq.js").then(({ default: e }) => {
|
|
88
88
|
!customElements.get("casino-slider") && customElements.define("casino-slider", e.element);
|
|
89
89
|
});
|
|
90
90
|
}
|
package/components/{CasinoCollectionsProviders-rLy8aW01.js → CasinoCollectionsProviders-Cc1u_orw.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as we, $ as Se, S as ke, i as Ge, f as M, c as Pe, s as Le, b as Me, e as C, d as j, C as H, j as T, J as je, o as Te, l as xe, m as X, p as O, r as R, q as x, u as m, P as Fe, v as _, Q as ze, A as I, B as re, w as B, R as He, G as N, O as Oe, D as A, T as Be } from "./CasinoCalendar-
|
|
1
|
+
import { I as we, $ as Se, S as ke, i as Ge, f as M, c as Pe, s as Le, b as Me, e as C, d as j, C as H, j as T, J as je, o as Te, l as xe, m as X, p as O, r as R, q as x, u as m, P as Fe, v as _, Q as ze, A as I, B as re, w as B, R as He, G as N, O as Oe, D as A, T as Be } from "./CasinoCalendar-CCQut7OA.js";
|
|
2
2
|
function Y(t, e) {
|
|
3
3
|
we(t, e);
|
|
4
4
|
}
|
package/components/{CasinoFavoritesSection-RMtaQmk3.cjs → CasinoFavoritesSection-C0X8Y5xU.cjs}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoCalendar-B3jjGeXh.cjs");if(typeof window!="undefined"){let i=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=i(customElements.define),Promise.resolve().then(()=>require("./CasinoGamesCategorySection-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoCalendar-B3jjGeXh.cjs");if(typeof window!="undefined"){let i=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=i(customElements.define),Promise.resolve().then(()=>require("./CasinoGamesCategorySection-CAd-ZFA-.cjs")).then(({default:e})=>{!customElements.get("casino-games-category-section")&&customElements.define("casino-games-category-section",e.element)})}function q({withLocale:i,translations:e}){t.$locale.subscribe(s=>{s==null&&(t.$dictionary.set(e),t.$locale.set(i))})}function O(i){t.append_styles(i,"svelte-tcik44",".CasinoFavoritesSectionContainer{background:var(--emfe-w-casino-color-bg, var(--emfe-w-color-background, #07072A));color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}")}function S(i){let e;return{c(){e=t.element("casino-games-category-section"),t.set_custom_element_data(e,"session",i[4]),t.set_custom_element_data(e,"userid",i[5]),t.set_custom_element_data(e,"endpoint",i[0]),t.set_custom_element_data(e,"datasource",i[1]),t.set_custom_element_data(e,"lang",i[3]),t.set_custom_element_data(e,"currency",i[2]),t.set_custom_element_data(e,"favorites",i[14]),t.set_custom_element_data(e,"fetchviaevent",i[16]),t.set_custom_element_data(e,"categoryid","FAVORITES"),t.set_custom_element_data(e,"class","CategoryContainer"),t.set_custom_element_data(e,"showgamename",i[11]),t.set_custom_element_data(e,"clientstyling",i[6]),t.set_custom_element_data(e,"clientstylingurl",i[7]),t.set_custom_element_data(e,"livecasino",i[8]),t.set_custom_element_data(e,"visiblegames",i[13]),t.set_custom_element_data(e,"gamepagemodalurl",i[12]),t.set_custom_element_data(e,"integratedgameframedesktop",i[10]),t.set_custom_element_data(e,"integratedgameframemobile",i[9]),t.set_custom_element_data(e,"casinomygames",i[15])},m(s,a){t.insert(s,e,a)},p(s,a){a&16&&t.set_custom_element_data(e,"session",s[4]),a&32&&t.set_custom_element_data(e,"userid",s[5]),a&1&&t.set_custom_element_data(e,"endpoint",s[0]),a&2&&t.set_custom_element_data(e,"datasource",s[1]),a&8&&t.set_custom_element_data(e,"lang",s[3]),a&4&&t.set_custom_element_data(e,"currency",s[2]),a&16384&&t.set_custom_element_data(e,"favorites",s[14]),a&65536&&t.set_custom_element_data(e,"fetchviaevent",s[16]),a&2048&&t.set_custom_element_data(e,"showgamename",s[11]),a&64&&t.set_custom_element_data(e,"clientstyling",s[6]),a&128&&t.set_custom_element_data(e,"clientstylingurl",s[7]),a&256&&t.set_custom_element_data(e,"livecasino",s[8]),a&8192&&t.set_custom_element_data(e,"visiblegames",s[13]),a&4096&&t.set_custom_element_data(e,"gamepagemodalurl",s[12]),a&1024&&t.set_custom_element_data(e,"integratedgameframedesktop",s[10]),a&512&&t.set_custom_element_data(e,"integratedgameframemobile",s[9]),a&32768&&t.set_custom_element_data(e,"casinomygames",s[15])},d(s){s&&t.detach(e)}}}function R(i){let e,s=i[4]&&S(i);return{c(){e=t.element("div"),s&&s.c(),t.attr(e,"class","CasinoFavoritesSectionContainer")},m(a,m){t.insert(a,e,m),s&&s.m(e,null),i[18](e)},p(a,[m]){a[4]?s?s.p(a,m):(s=S(a),s.c(),s.m(e,null)):s&&(s.d(1),s=null)},i:t.noop,o:t.noop,d(a){a&&t.detach(e),s&&s.d(),i[18](null)}}}function A(i,e,s){let{endpoint:a=""}=e,{datasource:m=""}=e,{currency:g=""}=e,{lang:r=""}=e,{session:f=""}=e,{userid:_=""}=e,{clientstyling:c=""}=e,{clientstylingurl:o=""}=e,{livecasino:d="false"}=e,{integratedgameframemobile:h="false"}=e,{integratedgameframedesktop:y="false"}=e,{showgamename:v=""}=e,{gamepagemodalurl:b="false"}=e,{visiblegames:w=""}=e,{favorites:C=""}=e,{casinomygames:k="false"}=e,{fetchviaevent:F="true"}=e,l;q({withLocale:"en",translations:{}});const L=()=>{let n=document.createElement("style");n.innerHTML=c,l.appendChild(n)},T=()=>{let n=document.createElement("style");fetch(new URL(o)).then(u=>u.text()).then(u=>{n.innerHTML=u,setTimeout(()=>{l.appendChild(n)},1)})};function M(n){t.binding_callbacks[n?"unshift":"push"](()=>{l=n,s(17,l)})}return i.$$set=n=>{"endpoint"in n&&s(0,a=n.endpoint),"datasource"in n&&s(1,m=n.datasource),"currency"in n&&s(2,g=n.currency),"lang"in n&&s(3,r=n.lang),"session"in n&&s(4,f=n.session),"userid"in n&&s(5,_=n.userid),"clientstyling"in n&&s(6,c=n.clientstyling),"clientstylingurl"in n&&s(7,o=n.clientstylingurl),"livecasino"in n&&s(8,d=n.livecasino),"integratedgameframemobile"in n&&s(9,h=n.integratedgameframemobile),"integratedgameframedesktop"in n&&s(10,y=n.integratedgameframedesktop),"showgamename"in n&&s(11,v=n.showgamename),"gamepagemodalurl"in n&&s(12,b=n.gamepagemodalurl),"visiblegames"in n&&s(13,w=n.visiblegames),"favorites"in n&&s(14,C=n.favorites),"casinomygames"in n&&s(15,k=n.casinomygames),"fetchviaevent"in n&&s(16,F=n.fetchviaevent)},i.$$.update=()=>{i.$$.dirty&131136&&c&&l&&L(),i.$$.dirty&131200&&o&&l&&T()},[a,m,g,r,f,_,c,o,d,h,y,v,b,w,C,k,F,l,M]}class E extends t.SvelteComponent{constructor(e){super(),t.init(this,e,A,R,t.safe_not_equal,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,clientstyling:6,clientstylingurl:7,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,showgamename:11,gamepagemodalurl:12,visiblegames:13,favorites:14,casinomygames:15,fetchviaevent:16},O)}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),t.flush()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),t.flush()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),t.flush()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),t.flush()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),t.flush()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),t.flush()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),t.flush()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),t.flush()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),t.flush()}get showgamename(){return this.$$.ctx[11]}set showgamename(e){this.$$set({showgamename:e}),t.flush()}get gamepagemodalurl(){return this.$$.ctx[12]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),t.flush()}get visiblegames(){return this.$$.ctx[13]}set visiblegames(e){this.$$set({visiblegames:e}),t.flush()}get favorites(){return this.$$.ctx[14]}set favorites(e){this.$$set({favorites:e}),t.flush()}get casinomygames(){return this.$$.ctx[15]}set casinomygames(e){this.$$set({casinomygames:e}),t.flush()}get fetchviaevent(){return this.$$.ctx[16]}set fetchviaevent(e){this.$$set({fetchviaevent:e}),t.flush()}}t.create_custom_element(E,{endpoint:{},datasource:{},currency:{},lang:{},session:{},userid:{},clientstyling:{},clientstylingurl:{},livecasino:{},integratedgameframemobile:{},integratedgameframedesktop:{},showgamename:{},gamepagemodalurl:{},visiblegames:{},favorites:{},casinomygames:{},fetchviaevent:{}},[],[],!0);exports.default=E;
|
package/components/{CasinoFavoritesSection-uqcus7J_.js → CasinoFavoritesSection-CFlSLRuL.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as E, a as O, S as U, i as j, f as l, c as q, s as V, b as z, e as T, u as B, d as R, C as L, j as A, M as n, m as G } from "./CasinoCalendar-
|
|
1
|
+
import { $ as E, a as O, S as U, i as j, f as l, c as q, s as V, b as z, e as T, u as B, d as R, C as L, j as A, M as n, m as G } from "./CasinoCalendar-CCQut7OA.js";
|
|
2
2
|
if (typeof window != "undefined") {
|
|
3
3
|
let a = function(e) {
|
|
4
4
|
return function(...t) {
|
|
@@ -11,7 +11,7 @@ if (typeof window != "undefined") {
|
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
|
-
customElements.define = a(customElements.define), import("./CasinoGamesCategorySection-
|
|
14
|
+
customElements.define = a(customElements.define), import("./CasinoGamesCategorySection-C9Op24qP.js").then(({ default: e }) => {
|
|
15
15
|
!customElements.get("casino-games-category-section") && customElements.define("casino-games-category-section", e.element);
|
|
16
16
|
});
|
|
17
17
|
}
|