@everymatrix/casino-lobby 1.77.7 → 1.77.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/{CasinoFavoritesSection-BM8O0jg5.js → CasinoFavoritesSection-2RRydo8o.js} +1 -1
- package/components/{CasinoFavoritesSection-CymlR0sJ.js → CasinoFavoritesSection-BOHWBVnG.js} +1 -1
- package/components/{CasinoFavoritesSection-DusKH-_c.cjs → CasinoFavoritesSection-M0Cm0sDX.cjs} +1 -1
- package/components/{CasinoGameThumbnail-CQS06FLM.js → CasinoGameThumbnail-7dpndu_e.js} +0 -1
- package/components/{CasinoGameThumbnail-DDJheC8I.js → CasinoGameThumbnail-CwXyVzlr.js} +0 -1
- package/components/{CasinoGameThumbnail-C6Sqi2Gn.cjs → CasinoGameThumbnail-DVkiKPPm.cjs} +8 -8
- package/components/{CasinoGamesCategorySection-CbDpvlpz.js → CasinoGamesCategorySection-DCV5LdX-.js} +89 -89
- package/components/{CasinoGamesCategorySection-DNulqo78.cjs → CasinoGamesCategorySection-DeQ1GK4J.cjs} +1 -1
- package/components/{CasinoGamesCategorySection-BzvGFmBF.js → CasinoGamesCategorySection-wQ-a8Spm.js} +51 -51
- package/components/{CasinoLastPlayedSection-C__fszM6.cjs → CasinoLastPlayedSection-B32X_IRu.cjs} +1 -1
- package/components/{CasinoLastPlayedSection-Cw-_Evqw.js → CasinoLastPlayedSection-Dgg5OXJD.js} +1 -1
- package/components/{CasinoLastPlayedSection-C8TGgPub.js → CasinoLastPlayedSection-Dr_4Lscg.js} +1 -1
- package/components/{CasinoLobby-Bw0d-MzV.js → CasinoLobby-CqVqHLbE.js} +1 -1
- package/components/{CasinoLobby-N3SA7nc4.cjs → CasinoLobby-CuhI_lVN.cjs} +1 -1
- package/components/{CasinoLobby-DZtbSXtN.js → CasinoLobby-DaO3GZPI.js} +1 -1
- package/components/{CasinoMostPlayedSection-DljDNfny.js → CasinoMostPlayedSection-B18SthKV.js} +1 -1
- package/components/{CasinoMostPlayedSection-DX7zpItF.js → CasinoMostPlayedSection-DUEVvush.js} +1 -1
- package/components/{CasinoMostPlayedSection-OBp76c-k.cjs → CasinoMostPlayedSection-uYtpJlKF.cjs} +1 -1
- package/components/{CasinoMyGames-CYpE8Vt7.js → CasinoMyGames-BXJe_FSE.js} +3 -3
- package/components/{CasinoMyGames-BfenXM6V.js → CasinoMyGames-CWSgR0Gs.js} +3 -3
- package/components/{CasinoMyGames-3hdEu9Kh.cjs → CasinoMyGames-Pv0orkNb.cjs} +1 -1
- package/components/{CasinoPage-C_sNHc5Y.js → CasinoPage-BWZgrW93.js} +4 -4
- package/components/{CasinoPage-qkXoIQEF.cjs → CasinoPage-B_o2RRFV.cjs} +1 -1
- package/components/{CasinoPage-DFLl7bBN.js → CasinoPage-DWqub66k.js} +4 -4
- package/components/CasinoSearch-BGp69V-1.cjs +1 -0
- package/components/{CasinoSearch-CylEX2iJ.js → CasinoSearch-BNBlcb2q.js} +207 -197
- package/components/{CasinoSearch-CFFdo--j.js → CasinoSearch-BphEBZ1V.js} +267 -241
- package/es2015/casino-lobby.cjs +1 -1
- package/es2015/casino-lobby.js +1 -1
- package/esnext/casino-lobby.js +1 -1
- package/package.json +1 -1
- package/components/CasinoSearch-DhVwJOUt.cjs +0 -1
package/components/{CasinoFavoritesSection-BM8O0jg5.js → CasinoFavoritesSection-2RRydo8o.js}
RENAMED
|
@@ -11,7 +11,7 @@ if (typeof window < "u") {
|
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
|
-
customElements.define = s(customElements.define), import("./CasinoGamesCategorySection-
|
|
14
|
+
customElements.define = s(customElements.define), import("./CasinoGamesCategorySection-DCV5LdX-.js").then(({ default: e }) => {
|
|
15
15
|
!customElements.get("casino-games-category-section") && customElements.define("casino-games-category-section", e.element);
|
|
16
16
|
});
|
|
17
17
|
}
|
package/components/{CasinoFavoritesSection-CymlR0sJ.js → CasinoFavoritesSection-BOHWBVnG.js}
RENAMED
|
@@ -11,7 +11,7 @@ if (typeof window != "undefined") {
|
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
|
-
customElements.define = s(customElements.define), import("./CasinoGamesCategorySection-
|
|
14
|
+
customElements.define = s(customElements.define), import("./CasinoGamesCategorySection-wQ-a8Spm.js").then(({ default: e }) => {
|
|
15
15
|
!customElements.get("casino-games-category-section") && customElements.define("casino-games-category-section", e.element);
|
|
16
16
|
});
|
|
17
17
|
}
|
package/components/{CasinoFavoritesSection-DusKH-_c.cjs → CasinoFavoritesSection-M0Cm0sDX.cjs}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoCalendar-DjBrvYIz.cjs");if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(i){if(i instanceof DOMException&&i.message.includes("has already been used with this registry")||i.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw i}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./CasinoGamesCategorySection-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoCalendar-DjBrvYIz.cjs");if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(i){if(i instanceof DOMException&&i.message.includes("has already been used with this registry")||i.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw i}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./CasinoGamesCategorySection-DeQ1GK4J.cjs")).then(({default:e})=>{!customElements.get("casino-games-category-section")&&customElements.define("casino-games-category-section",e.element)})}function M({withLocale:a,translations:e}){t.$locale.subscribe(s=>{s==null&&(t.$dictionary.set(e),t.$locale.set(a))})}function O(a){t.append_styles(a,"svelte-nazqps",".CasinoFavoritesSectionContainer{font-family:inherit;background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}")}function E(a){let e;return{c(){e=t.element("casino-games-category-section"),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"userid",a[5]),t.set_custom_element_data(e,"endpoint",a[0]),t.set_custom_element_data(e,"datasource",a[1]),t.set_custom_element_data(e,"lang",a[3]),t.set_custom_element_data(e,"currency",a[2]),t.set_custom_element_data(e,"favorites",a[15]),t.set_custom_element_data(e,"fetchviaevent",a[17]),t.set_custom_element_data(e,"mbsource",a[18]),t.set_custom_element_data(e,"categoryid","FAVORITES"),t.set_custom_element_data(e,"class","CategoryContainer"),t.set_custom_element_data(e,"showgamename",a[12]),t.set_custom_element_data(e,"clientstyling",a[6]),t.set_custom_element_data(e,"clientstylingurl",a[7]),t.set_custom_element_data(e,"translationurl",a[8]),t.set_custom_element_data(e,"livecasino",a[9]),t.set_custom_element_data(e,"visiblegames",a[14]),t.set_custom_element_data(e,"gamepagemodalurl",a[13]),t.set_custom_element_data(e,"integratedgameframedesktop",a[11]),t.set_custom_element_data(e,"integratedgameframemobile",a[10]),t.set_custom_element_data(e,"casinomygames",a[16])},m(s,i){t.insert(s,e,i)},p(s,i){i&16&&t.set_custom_element_data(e,"session",s[4]),i&32&&t.set_custom_element_data(e,"userid",s[5]),i&1&&t.set_custom_element_data(e,"endpoint",s[0]),i&2&&t.set_custom_element_data(e,"datasource",s[1]),i&8&&t.set_custom_element_data(e,"lang",s[3]),i&4&&t.set_custom_element_data(e,"currency",s[2]),i&32768&&t.set_custom_element_data(e,"favorites",s[15]),i&131072&&t.set_custom_element_data(e,"fetchviaevent",s[17]),i&262144&&t.set_custom_element_data(e,"mbsource",s[18]),i&4096&&t.set_custom_element_data(e,"showgamename",s[12]),i&64&&t.set_custom_element_data(e,"clientstyling",s[6]),i&128&&t.set_custom_element_data(e,"clientstylingurl",s[7]),i&256&&t.set_custom_element_data(e,"translationurl",s[8]),i&512&&t.set_custom_element_data(e,"livecasino",s[9]),i&16384&&t.set_custom_element_data(e,"visiblegames",s[14]),i&8192&&t.set_custom_element_data(e,"gamepagemodalurl",s[13]),i&2048&&t.set_custom_element_data(e,"integratedgameframedesktop",s[11]),i&1024&&t.set_custom_element_data(e,"integratedgameframemobile",s[10]),i&65536&&t.set_custom_element_data(e,"casinomygames",s[16])},d(s){s&&t.detach(e)}}}function A(a){let e,s=a[4]&&E(a);return{c(){e=t.element("div"),s&&s.c(),t.attr(e,"class","CasinoFavoritesSectionContainer")},m(i,m){t.insert(i,e,m),s&&s.m(e,null),a[20](e)},p(i,[m]){i[4]?s?s.p(i,m):(s=E(i),s.c(),s.m(e,null)):s&&(s.d(1),s=null)},i:t.noop,o:t.noop,d(i){i&&t.detach(e),s&&s.d(),a[20](null)}}}function D(a,e,s){let{endpoint:i=""}=e,{datasource:m=""}=e,{currency:r=""}=e,{lang:g=""}=e,{session:_=""}=e,{userid:f=""}=e,{clientstyling:u=""}=e,{clientstylingurl:o=""}=e,{translationurl:d=""}=e,{livecasino:h="false"}=e,{integratedgameframemobile:y="false"}=e,{integratedgameframedesktop:b="false"}=e,{showgamename:v=""}=e,{gamepagemodalurl:w="false"}=e,{visiblegames:k=""}=e,{favorites:C=""}=e,{casinomygames:S="false"}=e,{fetchviaevent:F="true"}=e,{mbsource:c}=e,l;M({withLocale:"en",translations:{}}),t.onMount(()=>()=>{});function L(n){t.binding_callbacks[n?"unshift":"push"](()=>{l=n,s(19,l)})}return a.$$set=n=>{"endpoint"in n&&s(0,i=n.endpoint),"datasource"in n&&s(1,m=n.datasource),"currency"in n&&s(2,r=n.currency),"lang"in n&&s(3,g=n.lang),"session"in n&&s(4,_=n.session),"userid"in n&&s(5,f=n.userid),"clientstyling"in n&&s(6,u=n.clientstyling),"clientstylingurl"in n&&s(7,o=n.clientstylingurl),"translationurl"in n&&s(8,d=n.translationurl),"livecasino"in n&&s(9,h=n.livecasino),"integratedgameframemobile"in n&&s(10,y=n.integratedgameframemobile),"integratedgameframedesktop"in n&&s(11,b=n.integratedgameframedesktop),"showgamename"in n&&s(12,v=n.showgamename),"gamepagemodalurl"in n&&s(13,w=n.gamepagemodalurl),"visiblegames"in n&&s(14,k=n.visiblegames),"favorites"in n&&s(15,C=n.favorites),"casinomygames"in n&&s(16,S=n.casinomygames),"fetchviaevent"in n&&s(17,F=n.fetchviaevent),"mbsource"in n&&s(18,c=n.mbsource)},a.$$.update=()=>{a.$$.dirty&524352&&u&&l&&t.setClientStyling(l,u),a.$$.dirty&524416&&o&&l&&t.setClientStylingURL(l,o),a.$$.dirty&786432&&l&&t.setStreamStyling(l,`${c}.Style`)},[i,m,r,g,_,f,u,o,d,h,y,b,v,w,k,C,S,F,c,l,L]}class q extends t.SvelteComponent{constructor(e){super(),t.init(this,e,D,A,t.safe_not_equal,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,clientstyling:6,clientstylingurl:7,translationurl:8,livecasino:9,integratedgameframemobile:10,integratedgameframedesktop:11,showgamename:12,gamepagemodalurl:13,visiblegames:14,favorites:15,casinomygames:16,fetchviaevent:17,mbsource:18},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 translationurl(){return this.$$.ctx[8]}set translationurl(e){this.$$set({translationurl:e}),t.flush()}get livecasino(){return this.$$.ctx[9]}set livecasino(e){this.$$set({livecasino:e}),t.flush()}get integratedgameframemobile(){return this.$$.ctx[10]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),t.flush()}get integratedgameframedesktop(){return this.$$.ctx[11]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),t.flush()}get showgamename(){return this.$$.ctx[12]}set showgamename(e){this.$$set({showgamename:e}),t.flush()}get gamepagemodalurl(){return this.$$.ctx[13]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),t.flush()}get visiblegames(){return this.$$.ctx[14]}set visiblegames(e){this.$$set({visiblegames:e}),t.flush()}get favorites(){return this.$$.ctx[15]}set favorites(e){this.$$set({favorites:e}),t.flush()}get casinomygames(){return this.$$.ctx[16]}set casinomygames(e){this.$$set({casinomygames:e}),t.flush()}get fetchviaevent(){return this.$$.ctx[17]}set fetchviaevent(e){this.$$set({fetchviaevent:e}),t.flush()}get mbsource(){return this.$$.ctx[18]}set mbsource(e){this.$$set({mbsource:e}),t.flush()}}t.create_custom_element(q,{endpoint:{},datasource:{},currency:{},lang:{},session:{},userid:{},clientstyling:{},clientstylingurl:{},translationurl:{},livecasino:{},integratedgameframemobile:{},integratedgameframedesktop:{},showgamename:{},gamepagemodalurl:{},visiblegames:{},favorites:{},casinomygames:{},fetchviaevent:{},mbsource:{}},[],[],!0);exports.default=q;
|