@everymatrix/casino-games-category-section-nd 1.52.2 → 1.52.4
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/{CasinoFilter-BPxUj7TY.js → CasinoFilter-Bj-ZO_Cf.js} +2 -2
- package/components/{CasinoFilter-Ch3_pyrF.cjs → CasinoFilter-WbBxGQ-Q.cjs} +3 -3
- package/components/{CasinoGameThumbnailNd-Cm-aZcUM.cjs → CasinoGameThumbnailNd-B7CQbzAC.cjs} +1 -1
- package/components/{CasinoGameThumbnailNd-DLQZXn2t.js → CasinoGameThumbnailNd-WHk5Jg-0.js} +1 -1
- package/components/{CasinoGamesCategorySectionNd-BtEpM2_v.cjs → CasinoGamesCategorySectionNd-CGxAE66n.cjs} +1 -1
- package/components/{CasinoGamesCategorySectionNd-DPMcNfn4.js → CasinoGamesCategorySectionNd-DhB4CrsZ.js} +5 -5
- package/components/{CasinoSort-tFqXuLwc.js → CasinoSort-BSbPiiu-.js} +1 -1
- package/components/{CasinoSort-KrCNzoCr.cjs → CasinoSort-DJYtlVG_.cjs} +1 -1
- package/es2015/casino-games-category-section-nd.cjs +1 -1
- package/es2015/casino-games-category-section-nd.js +1 -1
- package/package.json +1 -1
|
@@ -4459,7 +4459,7 @@ const Kt = {
|
|
|
4459
4459
|
}
|
|
4460
4460
|
};
|
|
4461
4461
|
function yo(e) {
|
|
4462
|
-
Zr(e, "svelte-
|
|
4462
|
+
Zr(e, "svelte-1v7rv6n", ':root{--min-height:50px}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.FilterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:flex;flex-direction:column;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right:15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid var(--emw--color-white, #FFFFFF)}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between;overflow:hidden}.FilterLabel .FilterItemLabel span.VendorName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}@media(max-width: 480px){.FilerContainerSplit .FilterSelector{min-height:var(--min-height)}.FilerContainerSplit .FilterDropdownContainer{top:var(--min-height)}.FilterName,.FilterValueContainer{overflow:hidden;max-width:100%;font-size:12px;text-overflow:ellipsis;width:fit-content}.FilterLabel .FiltersCheckmark{margin-right:5px}.FilterItem label{padding:0;font-size:11px;overflow:hidden;text-overflow:ellipsis;width:unset}.FilterItemLabel span:first-child{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:60%}}');
|
|
4463
4463
|
}
|
|
4464
4464
|
function er(e, t, r) {
|
|
4465
4465
|
const n = e.slice();
|
|
@@ -4663,7 +4663,7 @@ function So(e) {
|
|
|
4663
4663
|
), l, h;
|
|
4664
4664
|
return {
|
|
4665
4665
|
c() {
|
|
4666
|
-
t = F("div"), r = F("span"), i = G(n), o = X(), s = F("span"), a = G("("), l = G(u), h = G(")"), g(t, "class", "FilterItemLabel");
|
|
4666
|
+
t = F("div"), r = F("span"), i = G(n), o = X(), s = F("span"), a = G("("), l = G(u), h = G(")"), g(r, "class", "VendorName"), g(t, "class", "FilterItemLabel");
|
|
4667
4667
|
},
|
|
4668
4668
|
m(p, c) {
|
|
4669
4669
|
W(p, t, c), v(t, r), v(r, i), v(t, o), v(t, s), v(s, a), v(s, l), v(s, h);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"use strict";var qr=Object.defineProperty,Yr=Object.defineProperties;var Kr=Object.getOwnPropertyDescriptors;var Pt=Object.getOwnPropertySymbols;var en=Object.prototype.hasOwnProperty,tn=Object.prototype.propertyIsEnumerable;var ze=(e,t,r)=>t in e?qr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,At=(e,t)=>{for(var r in t||(t={}))en.call(t,r)&&ze(e,r,t[r]);if(Pt)for(var r of Pt(t))tn.call(t,r)&&ze(e,r,t[r]);return e},Ct=(e,t)=>Yr(e,Kr(t));var R=(e,t,r)=>ze(e,typeof t!="symbol"?t+"":t,r);var Ft=(e,t,r)=>new Promise((n,i)=>{var o=u=>{try{a(r.next(u))}catch(l){i(l)}},s=u=>{try{a(r.throw(u))}catch(l){i(l)}},a=u=>u.done?n(u.value):Promise.resolve(u.value).then(o,s);a((r=r.apply(e,t)).next())});function k(){}function ir(e){return e()}function Bt(){return Object.create(null)}function ee(e){e.forEach(ir)}function vt(e){return typeof e=="function"}function _t(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let Ie;function rt(e,t){return e===t?!0:(Ie||(Ie=document.createElement("a")),Ie.href=t,e===Ie.href)}function rn(e){return Object.keys(e).length===0}function or(e,...t){if(e==null){for(const n of t)n(void 0);return k}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function sr(e,t,r){e.$$.on_destroy.push(or(t,r))}function v(e,t){e.appendChild(t)}function ar(e,t,r){const n=nn(e);if(!n.getElementById(t)){const i=F("style");i.id=t,i.textContent=r,on(n,i)}}function nn(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function on(e,t){return v(e.head||e,t),t.sheet}function X(e,t,r){e.insertBefore(t,r||null)}function j(e){e.parentNode&&e.parentNode.removeChild(e)}function lr(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function F(e){return document.createElement(e)}function de(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function U(e){return document.createTextNode(e)}function V(){return U(" ")}function sn(){return U("")}function Te(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function g(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function an(e,t,r){const n=t.toLowerCase();n in e?e[n]=typeof e[n]=="boolean"&&r===""?!0:r:t in e?e[t]=typeof e[t]=="boolean"&&r===""?!0:r:g(e,t,r)}function ln(e){return Array.from(e.childNodes)}function Z(e,t){t=""+t,e.data!==t&&(e.data=t)}function It(e,t){e.value=t==null?"":t}function un(e,t,r,n){r==null?e.style.removeProperty(t):e.style.setProperty(t,r,"")}function hn(e,t,r){e.classList.toggle(t,!!r)}class cn{constructor(t=!1){R(this,"is_svg",!1);R(this,"e");R(this,"n");R(this,"t");R(this,"a");this.is_svg=t,this.e=this.n=null}c(t){this.h(t)}m(t,r,n=null){this.e||(this.is_svg?this.e=de(r.nodeName):this.e=F(r.nodeType===11?"TEMPLATE":r.nodeName),this.t=r.tagName!=="TEMPLATE"?r:r.content,this.c(t)),this.i(n)}h(t){this.e.innerHTML=t,this.n=Array.from(this.e.nodeName==="TEMPLATE"?this.e.content.childNodes:this.e.childNodes)}i(t){for(let r=0;r<this.n.length;r+=1)X(this.t,this.n[r],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(j)}}function fn(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let He;function Se(e){He=e}function pn(){if(!He)throw new Error("Function called outside component initialization");return He}function ur(e){pn().$$.on_mount.push(e)}const pe=[],$e=[];let me=[];const Ot=[],hr=Promise.resolve();let nt=!1;function cr(){nt||(nt=!0,hr.then($))}function dn(){return cr(),hr}function it(e){me.push(e)}const Ze=new Set;let ce=0;function $(){if(ce!==0)return;const e=He;do{try{for(;ce<pe.length;){const t=pe[ce];ce++,Se(t),mn(t.$$)}}catch(t){throw pe.length=0,ce=0,t}for(Se(null),pe.length=0,ce=0;$e.length;)$e.pop()();for(let t=0;t<me.length;t+=1){const r=me[t];Ze.has(r)||(Ze.add(r),r())}me.length=0}while(pe.length);for(;Ot.length;)Ot.pop()();nt=!1,Ze.clear(),Se(e)}function mn(e){if(e.fragment!==null){e.update(),ee(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(it)}}function bn(e){const t=[],r=[];me.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),me=t}const gn=new Set;function fr(e,t){e&&e.i&&(gn.delete(e),e.i(t))}function ot(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function yn(e,t){e.d(1),t.delete(e.key)}function vn(e,t,r,n,i,o,s,a,u,l,h,p){let c=e.length,m=o.length,b=c;const _={};for(;b--;)_[e[b].key]=b;const T=[],y=new Map,H=new Map,E=[];for(b=m;b--;){const A=p(i,o,b),O=r(A);let M=s.get(O);M?E.push(()=>M.p(A,t)):(M=l(O,A),M.c()),y.set(O,T[b]=M),O in _&&H.set(O,Math.abs(b-_[O]))}const N=new Set,L=new Set;function I(A){fr(A,1),A.m(a,h),s.set(A.key,A),h=A.first,m--}for(;c&&m;){const A=T[m-1],O=e[c-1],M=A.key,z=O.key;A===O?(h=A.first,c--,m--):y.has(z)?!s.has(M)||N.has(M)?I(A):L.has(z)?c--:H.get(M)>H.get(z)?(L.add(M),I(A)):(N.add(z),c--):(u(O,s),c--)}for(;c--;){const A=e[c];y.has(A.key)||u(A,s)}for(;m;)I(T[m-1]);return ee(E),T}function _n(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),it(()=>{const o=e.$$.on_mount.map(ir).filter(vt);e.$$.on_destroy?e.$$.on_destroy.push(...o):ee(o),e.$$.on_mount=[]}),i.forEach(it)}function xn(e,t){const r=e.$$;r.fragment!==null&&(bn(r.after_update),ee(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function En(e,t){e.$$.dirty[0]===-1&&(pe.push(e),cr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function pr(e,t,r,n,i,o,s=null,a=[-1]){const u=He;Se(e);const l=e.$$={fragment:null,ctx:[],props:o,update:k,not_equal:i,bound:Bt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(u?u.$$.context:[])),callbacks:Bt(),dirty:a,skip_bound:!1,root:t.target||u.$$.root};s&&s(l.root);let h=!1;if(l.ctx=r?r(e,t.props||{},(p,c,...m)=>{const b=m.length?m[0]:c;return l.ctx&&i(l.ctx[p],l.ctx[p]=b)&&(!l.skip_bound&&l.bound[p]&&l.bound[p](b),h&&En(e,p)),c}):[],l.update(),h=!0,ee(l.before_update),l.fragment=n?n(l.ctx):!1,t.target){if(t.hydrate){const p=ln(t.target);l.fragment&&l.fragment.l(p),p.forEach(j)}else l.fragment&&l.fragment.c();t.intro&&fr(e.$$.fragment),_n(e,t.target,t.anchor),$()}Se(u)}let dr;typeof HTMLElement=="function"&&(dr=class extends HTMLElement{constructor(t,r,n){super();R(this,"$$ctor");R(this,"$$s");R(this,"$$c");R(this,"$$cn",!1);R(this,"$$d",{});R(this,"$$r",!1);R(this,"$$p_d",{});R(this,"$$l",{});R(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return Ft(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let s;return{c:function(){s=F("slot"),o!=="default"&&g(s,"name",o)},m:function(l,h){X(l,s,h)},d:function(l){l&&j(s)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=fn(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const s=this.$$g_p(o.name);s in this.$$d||(this.$$d[s]=Ne(s,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Ct(At({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const s=Ne(o,this.$$d[o],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const s of this.$$l[o]){const a=this.$$c.$on(o,s);this.$$l_u.set(s,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=Ne(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function Ne(e,t,r,n){var o;const i=(o=r[e])==null?void 0:o.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function mr(e,t,r,n,i,o){let s=class extends dr{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(s.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(u){var l;u=Ne(a,u,t),this.$$d[a]=u,(l=this.$$c)==null||l.$set({[a]:u})}})}),n.forEach(a=>{Object.defineProperty(s.prototype,a,{get(){var u;return(u=this.$$c)==null?void 0:u[a]}})}),e.element=s,s}class br{constructor(){R(this,"$$");R(this,"$$set")}$destroy(){xn(this,1),this.$destroy=k}$on(t,r){if(!vt(r))return k;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!rn(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const wn="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(wn);var st=function(e,t){return st=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},st(e,t)};function Q(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");st(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var S=function(){return S=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},S.apply(this,arguments)};function Sn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function at(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function lt(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],s;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(a){s={error:a}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function be(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}function J(e){return typeof e=="function"}function gr(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Je=gr(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
1
|
+
"use strict";var qr=Object.defineProperty,Yr=Object.defineProperties;var Kr=Object.getOwnPropertyDescriptors;var Pt=Object.getOwnPropertySymbols;var en=Object.prototype.hasOwnProperty,tn=Object.prototype.propertyIsEnumerable;var ze=(e,t,r)=>t in e?qr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,At=(e,t)=>{for(var r in t||(t={}))en.call(t,r)&&ze(e,r,t[r]);if(Pt)for(var r of Pt(t))tn.call(t,r)&&ze(e,r,t[r]);return e},Ct=(e,t)=>Yr(e,Kr(t));var R=(e,t,r)=>ze(e,typeof t!="symbol"?t+"":t,r);var Ft=(e,t,r)=>new Promise((n,i)=>{var o=u=>{try{a(r.next(u))}catch(l){i(l)}},s=u=>{try{a(r.throw(u))}catch(l){i(l)}},a=u=>u.done?n(u.value):Promise.resolve(u.value).then(o,s);a((r=r.apply(e,t)).next())});function k(){}function ir(e){return e()}function Bt(){return Object.create(null)}function ee(e){e.forEach(ir)}function vt(e){return typeof e=="function"}function _t(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let Ie;function rt(e,t){return e===t?!0:(Ie||(Ie=document.createElement("a")),Ie.href=t,e===Ie.href)}function rn(e){return Object.keys(e).length===0}function or(e,...t){if(e==null){for(const n of t)n(void 0);return k}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function sr(e,t,r){e.$$.on_destroy.push(or(t,r))}function v(e,t){e.appendChild(t)}function ar(e,t,r){const n=nn(e);if(!n.getElementById(t)){const i=F("style");i.id=t,i.textContent=r,on(n,i)}}function nn(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function on(e,t){return v(e.head||e,t),t.sheet}function X(e,t,r){e.insertBefore(t,r||null)}function j(e){e.parentNode&&e.parentNode.removeChild(e)}function lr(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function F(e){return document.createElement(e)}function pe(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function U(e){return document.createTextNode(e)}function V(){return U(" ")}function sn(){return U("")}function Te(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function b(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function an(e,t,r){const n=t.toLowerCase();n in e?e[n]=typeof e[n]=="boolean"&&r===""?!0:r:t in e?e[t]=typeof e[t]=="boolean"&&r===""?!0:r:b(e,t,r)}function ln(e){return Array.from(e.childNodes)}function Z(e,t){t=""+t,e.data!==t&&(e.data=t)}function It(e,t){e.value=t==null?"":t}function un(e,t,r,n){r==null?e.style.removeProperty(t):e.style.setProperty(t,r,"")}function hn(e,t,r){e.classList.toggle(t,!!r)}class cn{constructor(t=!1){R(this,"is_svg",!1);R(this,"e");R(this,"n");R(this,"t");R(this,"a");this.is_svg=t,this.e=this.n=null}c(t){this.h(t)}m(t,r,n=null){this.e||(this.is_svg?this.e=pe(r.nodeName):this.e=F(r.nodeType===11?"TEMPLATE":r.nodeName),this.t=r.tagName!=="TEMPLATE"?r:r.content,this.c(t)),this.i(n)}h(t){this.e.innerHTML=t,this.n=Array.from(this.e.nodeName==="TEMPLATE"?this.e.content.childNodes:this.e.childNodes)}i(t){for(let r=0;r<this.n.length;r+=1)X(this.t,this.n[r],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(j)}}function fn(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let He;function Se(e){He=e}function dn(){if(!He)throw new Error("Function called outside component initialization");return He}function ur(e){dn().$$.on_mount.push(e)}const de=[],$e=[];let me=[];const Ot=[],hr=Promise.resolve();let nt=!1;function cr(){nt||(nt=!0,hr.then($))}function pn(){return cr(),hr}function it(e){me.push(e)}const Ze=new Set;let ce=0;function $(){if(ce!==0)return;const e=He;do{try{for(;ce<de.length;){const t=de[ce];ce++,Se(t),mn(t.$$)}}catch(t){throw de.length=0,ce=0,t}for(Se(null),de.length=0,ce=0;$e.length;)$e.pop()();for(let t=0;t<me.length;t+=1){const r=me[t];Ze.has(r)||(Ze.add(r),r())}me.length=0}while(de.length);for(;Ot.length;)Ot.pop()();nt=!1,Ze.clear(),Se(e)}function mn(e){if(e.fragment!==null){e.update(),ee(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(it)}}function bn(e){const t=[],r=[];me.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),me=t}const gn=new Set;function fr(e,t){e&&e.i&&(gn.delete(e),e.i(t))}function ot(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function yn(e,t){e.d(1),t.delete(e.key)}function vn(e,t,r,n,i,o,s,a,u,l,h,d){let c=e.length,m=o.length,g=c;const _={};for(;g--;)_[e[g].key]=g;const T=[],y=new Map,H=new Map,E=[];for(g=m;g--;){const A=d(i,o,g),O=r(A);let M=s.get(O);M?E.push(()=>M.p(A,t)):(M=l(O,A),M.c()),y.set(O,T[g]=M),O in _&&H.set(O,Math.abs(g-_[O]))}const N=new Set,L=new Set;function I(A){fr(A,1),A.m(a,h),s.set(A.key,A),h=A.first,m--}for(;c&&m;){const A=T[m-1],O=e[c-1],M=A.key,z=O.key;A===O?(h=A.first,c--,m--):y.has(z)?!s.has(M)||N.has(M)?I(A):L.has(z)?c--:H.get(M)>H.get(z)?(L.add(M),I(A)):(N.add(z),c--):(u(O,s),c--)}for(;c--;){const A=e[c];y.has(A.key)||u(A,s)}for(;m;)I(T[m-1]);return ee(E),T}function _n(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),it(()=>{const o=e.$$.on_mount.map(ir).filter(vt);e.$$.on_destroy?e.$$.on_destroy.push(...o):ee(o),e.$$.on_mount=[]}),i.forEach(it)}function xn(e,t){const r=e.$$;r.fragment!==null&&(bn(r.after_update),ee(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function En(e,t){e.$$.dirty[0]===-1&&(de.push(e),cr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function dr(e,t,r,n,i,o,s=null,a=[-1]){const u=He;Se(e);const l=e.$$={fragment:null,ctx:[],props:o,update:k,not_equal:i,bound:Bt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(u?u.$$.context:[])),callbacks:Bt(),dirty:a,skip_bound:!1,root:t.target||u.$$.root};s&&s(l.root);let h=!1;if(l.ctx=r?r(e,t.props||{},(d,c,...m)=>{const g=m.length?m[0]:c;return l.ctx&&i(l.ctx[d],l.ctx[d]=g)&&(!l.skip_bound&&l.bound[d]&&l.bound[d](g),h&&En(e,d)),c}):[],l.update(),h=!0,ee(l.before_update),l.fragment=n?n(l.ctx):!1,t.target){if(t.hydrate){const d=ln(t.target);l.fragment&&l.fragment.l(d),d.forEach(j)}else l.fragment&&l.fragment.c();t.intro&&fr(e.$$.fragment),_n(e,t.target,t.anchor),$()}Se(u)}let pr;typeof HTMLElement=="function"&&(pr=class extends HTMLElement{constructor(t,r,n){super();R(this,"$$ctor");R(this,"$$s");R(this,"$$c");R(this,"$$cn",!1);R(this,"$$d",{});R(this,"$$r",!1);R(this,"$$p_d",{});R(this,"$$l",{});R(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return Ft(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let s;return{c:function(){s=F("slot"),o!=="default"&&b(s,"name",o)},m:function(l,h){X(l,s,h)},d:function(l){l&&j(s)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=fn(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const s=this.$$g_p(o.name);s in this.$$d||(this.$$d[s]=Ne(s,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Ct(At({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const s=Ne(o,this.$$d[o],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const s of this.$$l[o]){const a=this.$$c.$on(o,s);this.$$l_u.set(s,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=Ne(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function Ne(e,t,r,n){var o;const i=(o=r[e])==null?void 0:o.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function mr(e,t,r,n,i,o){let s=class extends pr{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(s.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(u){var l;u=Ne(a,u,t),this.$$d[a]=u,(l=this.$$c)==null||l.$set({[a]:u})}})}),n.forEach(a=>{Object.defineProperty(s.prototype,a,{get(){var u;return(u=this.$$c)==null?void 0:u[a]}})}),e.element=s,s}class br{constructor(){R(this,"$$");R(this,"$$set")}$destroy(){xn(this,1),this.$destroy=k}$on(t,r){if(!vt(r))return k;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!rn(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const wn="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(wn);var st=function(e,t){return st=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},st(e,t)};function Q(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");st(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var S=function(){return S=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},S.apply(this,arguments)};function Sn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function at(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function lt(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],s;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(a){s={error:a}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function be(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}function J(e){return typeof e=="function"}function gr(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Je=gr(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
2
2
|
`+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
|
|
3
|
-
`):"",this.name="UnsubscriptionError",this.errors=r}});function ut(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var ke=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=at(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(_){t={error:_}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var h=this.initialTeardown;if(J(h))try{h()}catch(_){o=_ instanceof Je?_.errors:[_]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var c=at(p),m=c.next();!m.done;m=c.next()){var b=m.value;try{Lt(b)}catch(_){o=o!=null?o:[],_ instanceof Je?o=be(be([],lt(o)),lt(_.errors)):o.push(_)}}}catch(_){n={error:_}}finally{try{m&&!m.done&&(i=c.return)&&i.call(c)}finally{if(n)throw n.error}}}if(o)throw new Je(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Lt(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&ut(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&ut(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),yr=ke.EMPTY;function vr(e){return e instanceof ke||e&&"closed"in e&&J(e.remove)&&J(e.add)&&J(e.unsubscribe)}function Lt(e){J(e)?e():e.unsubscribe()}var _r={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Tn={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,be([e,t],lt(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Hn(e){Tn.setTimeout(function(){throw e})}function Nt(){}function Me(e){e()}var xr=function(e){Q(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,vr(r)&&r.add(n)):n.destination=Fn,n}return t.create=function(r,n,i){return new ht(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(ke),Pn=Function.prototype.bind;function Qe(e,t){return Pn.call(e,t)}var An=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){Oe(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Oe(n)}else Oe(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Oe(r)}},e}(),ht=function(e){Q(t,e);function t(r,n,i){var o=e.call(this)||this,s;if(J(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var a;o&&_r.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return o.unsubscribe()},s={next:r.next&&Qe(r.next,a),error:r.error&&Qe(r.error,a),complete:r.complete&&Qe(r.complete,a)}):s=r}return o.destination=new An(s),o}return t}(xr);function Oe(e){Hn(e)}function Cn(e){throw e}var Fn={closed:!0,next:Nt,error:Cn,complete:Nt},Bn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function In(e){return e}function On(e){return e.length===0?In:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Mt=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,o=Nn(t)?t:new ht(t,r,n);return Me(function(){var s=i,a=s.operator,u=s.source;o.add(a?a.call(o,u):u?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=Rt(r),new r(function(i,o){var s=new ht({next:function(a){try{t(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Bn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return On(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Rt(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function Rt(e){var t;return(t=e!=null?e:_r.Promise)!==null&&t!==void 0?t:Promise}function Ln(e){return e&&J(e.next)&&J(e.error)&&J(e.complete)}function Nn(e){return e&&e instanceof xr||Ln(e)&&vr(e)}var Mn=gr(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Er=function(e){Q(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new Dt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Mn},t.prototype.next=function(r){var n=this;Me(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=at(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(l){i={error:l}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Me(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;Me(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?yr:(this.currentObservers=null,a.push(r),new ke(function(){n.currentObservers=null,ut(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new Mt;return r.source=this,r},t.create=function(r,n){return new Dt(r,n)},t}(Mt),Dt=function(e){Q(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:yr},t}(Er),wr={now:function(){return(wr.delegate||Date).now()},delegate:void 0},Rn=function(e){Q(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=wr);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,u=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=o?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var u=i.now(),l=0,h=1;h<o.length&&o[h]<=u;h+=2)l=h;l&&o.splice(0,l+1)}},t}(Er);const $t=[],Ut={},Dn=(e,t=0)=>{if($t.indexOf(e)==-1){const r=new Rn(t);Ut[e]=r,$t.push(e)}return Ut[e]},fe=[];function $n(e,t){return{subscribe:je(e,t).subscribe}}function je(e,t=k){let r;const n=new Set;function i(a){if(_t(e,a)&&(e=a,r)){const u=!fe.length;for(const l of n)l[1](),fe.push(l,e);if(u){for(let l=0;l<fe.length;l+=2)fe[l][0](fe[l+1]);fe.length=0}}}function o(a){i(a(e))}function s(a,u=k){const l=[a,u];return n.add(l),n.size===1&&(r=t(i,o)||k),a(e),()=>{n.delete(l),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function xe(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return $n(r,(s,a)=>{let u=!1;const l=[];let h=0,p=k;const c=()=>{if(h)return;p();const b=t(n?l[0]:l,s,a);o?s(b):p=vt(b)?b:k},m=i.map((b,_)=>or(b,T=>{l[_]=T,h&=~(1<<_),u&&c()},()=>{h|=1<<_}));return u=!0,c(),function(){ee(m),p(),u=!1}})}function Un(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Gn=function(t){return kn(t)&&!jn(t)};function kn(e){return!!e&&typeof e=="object"}function jn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Wn(e)}var Vn=typeof Symbol=="function"&&Symbol.for,Xn=Vn?Symbol.for("react.element"):60103;function Wn(e){return e.$$typeof===Xn}function zn(e){return Array.isArray(e)?[]:{}}function Pe(e,t){return t.clone!==!1&&t.isMergeableObject(e)?ge(zn(e),e,t):e}function Zn(e,t,r){return e.concat(t).map(function(n){return Pe(n,r)})}function Jn(e,t){if(!t.customMerge)return ge;var r=t.customMerge(e);return typeof r=="function"?r:ge}function Qn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Gt(e){return Object.keys(e).concat(Qn(e))}function Sr(e,t){try{return t in e}catch(r){return!1}}function qn(e,t){return Sr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Yn(e,t,r){var n={};return r.isMergeableObject(e)&&Gt(e).forEach(function(i){n[i]=Pe(e[i],r)}),Gt(t).forEach(function(i){qn(e,i)||(Sr(e,i)&&r.isMergeableObject(t[i])?n[i]=Jn(i,r)(e[i],t[i],r):n[i]=Pe(t[i],r))}),n}function ge(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Zn,r.isMergeableObject=r.isMergeableObject||Gn,r.cloneUnlessOtherwiseSpecified=Pe;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):Yn(e,t,r):Pe(t,r)}ge.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return ge(n,i,r)},{})};var Kn=ge,ei=Kn;const ti=Un(ei);function qe(e,t){var r=t&&t.cache?t.cache:ai,n=t&&t.serializer?t.serializer:si,i=t&&t.strategy?t.strategy:ni;return i(e,{cache:r,serializer:n})}function ri(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Tr(e,t,r,n){var i=ri(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function Hr(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function xt(e,t,r,n,i){return r.bind(t,e,n,i)}function ni(e,t){var r=e.length===1?Tr:Hr;return xt(e,this,r,t.cache.create(),t.serializer)}function ii(e,t){return xt(e,this,Hr,t.cache.create(),t.serializer)}function oi(e,t){return xt(e,this,Tr,t.cache.create(),t.serializer)}var si=function(){return JSON.stringify(arguments)};function Et(){this.cache=Object.create(null)}Et.prototype.get=function(e){return this.cache[e]};Et.prototype.set=function(e,t){this.cache[e]=t};var ai={create:function(){return new Et}},Ye={variadic:ii,monadic:oi},x;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(x||(x={}));var B;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(B||(B={}));var ye;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(ye||(ye={}));function kt(e){return e.type===B.literal}function li(e){return e.type===B.argument}function Pr(e){return e.type===B.number}function Ar(e){return e.type===B.date}function Cr(e){return e.type===B.time}function Fr(e){return e.type===B.select}function Br(e){return e.type===B.plural}function ui(e){return e.type===B.pound}function Ir(e){return e.type===B.tag}function Or(e){return!!(e&&typeof e=="object"&&e.type===ye.number)}function ct(e){return!!(e&&typeof e=="object"&&e.type===ye.dateTime)}var Lr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,hi=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function ci(e){var t={};return e.replace(hi,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var fi=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function pi(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(fi).filter(function(c){return c.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],u=s.slice(1),l=0,h=u;l<h.length;l++){var p=h[l];if(p.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:u})}return r}function di(e){return e.replace(/^(.*?)-/,"")}var jt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Nr=/^(@+)?(\+|#+)?[rs]?$/g,mi=/(\*)(0+)|(#+)(0+)|(0+)/g,Mr=/^(0+)$/;function Vt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Nr,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function Rr(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function bi(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Mr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Xt(e){var t={},r=Rr(e);return r||t}function gi(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=di(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=S(S(S({},t),{notation:"scientific"}),i.options.reduce(function(u,l){return S(S({},u),Xt(l))},{}));continue;case"engineering":t=S(S(S({},t),{notation:"engineering"}),i.options.reduce(function(u,l){return S(S({},u),Xt(l))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(mi,function(u,l,h,p,c,m){if(l)t.minimumIntegerDigits=h.length;else{if(p&&c)throw new Error("We currently do not support maximum integer digits");if(m)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Mr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(jt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(jt,function(u,l,h,p,c,m){return h==="*"?t.minimumFractionDigits=l.length:p&&p[0]==="#"?t.maximumFractionDigits=p.length:c&&m?(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length+m.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=i.options[0];o==="w"?t=S(S({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=S(S({},t),Vt(o)));continue}if(Nr.test(i.stem)){t=S(S({},t),Vt(i.stem));continue}var s=Rr(i.stem);s&&(t=S(S({},t),s));var a=bi(i.stem);a&&(t=S(S({},t),a))}return t}var Le={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function yi(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(o&1),a=o<2?1:3+(o>>1),u="a",l=vi(t);for((l=="H"||l=="k")&&(a=0);a-- >0;)r+=u;for(;s-- >0;)r=l+r}else i==="J"?r+="H":r+=i}return r}function vi(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=Le[n||""]||Le[r||""]||Le["".concat(r,"-001")]||Le["001"];return i[0]}var Ke,_i=new RegExp("^".concat(Lr.source,"*")),xi=new RegExp("".concat(Lr.source,"*$"));function w(e,t){return{start:e,end:t}}var Ei=!!String.prototype.startsWith&&"_a".startsWith("a",1),wi=!!String.fromCodePoint,Si=!!Object.fromEntries,Ti=!!String.prototype.codePointAt,Hi=!!String.prototype.trimStart,Pi=!!String.prototype.trimEnd,Ai=!!Number.isSafeInteger,Ci=Ai?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},ft=!0;try{var Fi=$r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ft=((Ke=Fi.exec("a"))===null||Ke===void 0?void 0:Ke[0])==="a"}catch(e){ft=!1}var Wt=Ei?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},pt=wi?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,s;i>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");n+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return n},zt=Si?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],s=o[0],a=o[1];r[s]=a}return r},Dr=Ti?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},Bi=Hi?function(t){return t.trimStart()}:function(t){return t.replace(_i,"")},Ii=Pi?function(t){return t.trimEnd()}:function(t){return t.replace(xi,"")};function $r(e,t){return new RegExp(e,t)}var dt;if(ft){var Zt=$r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");dt=function(t,r){var n;Zt.lastIndex=r;var i=Zt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else dt=function(t,r){for(var n=[];;){var i=Dr(t,r);if(i===void 0||Ur(i)||Mi(i))break;n.push(i),r+=i>=65536?2:1}return pt.apply(void 0,n)};var Oi=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,n);if(s.err)return s;i.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:B.pound,location:w(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(x.UNMATCHED_CLOSING_TAG,w(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&mt(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;i.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;i.push(s.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:B.literal,value:"<".concat(i,"/>"),location:w(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!mt(this.char()))return this.error(x.INVALID_TAG,w(a,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return i!==l?this.error(x.UNMATCHED_CLOSING_TAG,w(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:B.tag,value:i,children:s,location:w(n,this.clonePosition())},err:null}:this.error(x.INVALID_TAG,w(a,this.clonePosition())))}else return this.error(x.UNCLOSED_TAG,w(n,this.clonePosition()))}else return this.error(x.INVALID_TAG,w(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Ni(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){i+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var u=w(n,this.clonePosition());return{val:{type:B.literal,value:i,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Li(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return pt.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),pt(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,w(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(x.EMPTY_ARGUMENT,w(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(x.MALFORMED_ARGUMENT,w(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,w(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:B.argument,value:i,location:w(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,w(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(x.MALFORMED_ARGUMENT,w(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=dt(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=w(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(a){case"":return this.error(x.EXPECT_ARGUMENT_TYPE,w(s,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),p=this.parseSimpleArgStyleIfPossible();if(p.err)return p;var c=Ii(p.val);if(c.length===0)return this.error(x.EXPECT_ARGUMENT_STYLE,w(this.clonePosition(),this.clonePosition()));var m=w(h,this.clonePosition());l={style:c,styleLocation:m}}var b=this.tryParseArgumentClose(i);if(b.err)return b;var _=w(i,this.clonePosition());if(l&&Wt(l==null?void 0:l.style,"::",0)){var T=Bi(l.style.slice(2));if(a==="number"){var p=this.parseNumberSkeletonFromString(T,l.styleLocation);return p.err?p:{val:{type:B.number,value:n,location:_,style:p.val},err:null}}else{if(T.length===0)return this.error(x.EXPECT_DATE_TIME_SKELETON,_);var y=T;this.locale&&(y=yi(T,this.locale));var c={type:ye.dateTime,pattern:y,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?ci(y):{}},H=a==="date"?B.date:B.time;return{val:{type:H,value:n,location:_,style:c},err:null}}}return{val:{type:a==="number"?B.number:a==="date"?B.date:B.time,value:n,location:_,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var E=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS,w(E,S({},E)));this.bumpSpace();var N=this.parseIdentifierIfPossible(),L=0;if(a!=="select"&&N.value==="offset"){if(!this.bumpIf(":"))return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,w(this.clonePosition(),this.clonePosition()));this.bumpSpace();var p=this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(p.err)return p;this.bumpSpace(),N=this.parseIdentifierIfPossible(),L=p.val}var I=this.tryParsePluralOrSelectOptions(t,a,r,N);if(I.err)return I;var b=this.tryParseArgumentClose(i);if(b.err)return b;var A=w(i,this.clonePosition());return a==="select"?{val:{type:B.select,value:n,options:zt(I.val),location:A},err:null}:{val:{type:B.plural,value:n,options:zt(I.val),offset:L,pluralType:a==="plural"?"cardinal":"ordinal",location:A},err:null}}default:return this.error(x.INVALID_ARGUMENT_TYPE,w(s,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,w(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,w(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=pi(t)}catch(i){return this.error(x.INVALID_NUMBER_SKELETON,r)}return{val:{type:ye.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?gi(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],u=new Set,l=i.value,h=i.location;;){if(l.length===0){var p=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR,x.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;h=w(p,this.clonePosition()),l=this.message.slice(p.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?x.DUPLICATE_SELECT_ARGUMENT_SELECTOR:x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);l==="other"&&(s=!0),this.bumpSpace();var m=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?x.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:x.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,w(this.clonePosition(),this.clonePosition()));var b=this.parseMessage(t+1,r,n);if(b.err)return b;var _=this.tryParseArgumentClose(m);if(_.err)return _;a.push([l,{value:b.val,location:w(m,this.clonePosition())}]),u.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,h=o.location}return a.length===0?this.error(r==="select"?x.EXPECT_SELECT_ARGUMENT_SELECTOR:x.EXPECT_PLURAL_ARGUMENT_SELECTOR,w(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(x.MISSING_OTHER_CLAUSE,w(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var u=w(i,this.clonePosition());return o?(s*=n,Ci(s)?{val:s,err:null}:this.error(r,u)):this.error(t,u)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Dr(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Wt(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Ur(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function mt(e){return e>=97&&e<=122||e>=65&&e<=90}function Li(e){return mt(e)||e===47}function Ni(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function Ur(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Mi(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function bt(e){e.forEach(function(t){if(delete t.location,Fr(t)||Br(t))for(var r in t.options)delete t.options[r].location,bt(t.options[r].value);else Pr(t)&&Or(t.style)||(Ar(t)||Cr(t))&&ct(t.style)?delete t.style.location:Ir(t)&&bt(t.children)})}function Ri(e,t){t===void 0&&(t={}),t=S({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Oi(e,t).parse();if(r.err){var n=SyntaxError(x[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||bt(r.val),r.val}var ve;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ve||(ve={}));var Ve=function(e){Q(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Jt=function(e){Q(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),ve.INVALID_VALUE,o)||this}return t}(Ve),Di=function(e){Q(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),ve.INVALID_VALUE,i)||this}return t}(Ve),$i=function(e){Q(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),ve.MISSING_VALUE,n)||this}return t}(Ve),D;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(D||(D={}));function Ui(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==D.literal||r.type!==D.literal?t.push(r):n.value+=r.value,t},[])}function Gi(e){return typeof e=="function"}function Re(e,t,r,n,i,o,s){if(e.length===1&&kt(e[0]))return[{type:D.literal,value:e[0].value}];for(var a=[],u=0,l=e;u<l.length;u++){var h=l[u];if(kt(h)){a.push({type:D.literal,value:h.value});continue}if(ui(h)){typeof o=="number"&&a.push({type:D.literal,value:r.getNumberFormat(t).format(o)});continue}var p=h.value;if(!(i&&p in i))throw new $i(p,s);var c=i[p];if(li(h)){(!c||typeof c=="string"||typeof c=="number")&&(c=typeof c=="string"||typeof c=="number"?String(c):""),a.push({type:typeof c=="string"?D.literal:D.object,value:c});continue}if(Ar(h)){var m=typeof h.style=="string"?n.date[h.style]:ct(h.style)?h.style.parsedOptions:void 0;a.push({type:D.literal,value:r.getDateTimeFormat(t,m).format(c)});continue}if(Cr(h)){var m=typeof h.style=="string"?n.time[h.style]:ct(h.style)?h.style.parsedOptions:n.time.medium;a.push({type:D.literal,value:r.getDateTimeFormat(t,m).format(c)});continue}if(Pr(h)){var m=typeof h.style=="string"?n.number[h.style]:Or(h.style)?h.style.parsedOptions:void 0;m&&m.scale&&(c=c*(m.scale||1)),a.push({type:D.literal,value:r.getNumberFormat(t,m).format(c)});continue}if(Ir(h)){var b=h.children,_=h.value,T=i[_];if(!Gi(T))throw new Di(_,"function",s);var y=Re(b,t,r,n,i,o),H=T(y.map(function(L){return L.value}));Array.isArray(H)||(H=[H]),a.push.apply(a,H.map(function(L){return{type:typeof L=="string"?D.literal:D.object,value:L}}))}if(Fr(h)){var E=h.options[c]||h.options.other;if(!E)throw new Jt(h.value,c,Object.keys(h.options),s);a.push.apply(a,Re(E.value,t,r,n,i));continue}if(Br(h)){var E=h.options["=".concat(c)];if(!E){if(!Intl.PluralRules)throw new Ve(`Intl.PluralRules is not available in this environment.
|
|
3
|
+
`):"",this.name="UnsubscriptionError",this.errors=r}});function ut(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var ke=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=at(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(_){t={error:_}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var h=this.initialTeardown;if(J(h))try{h()}catch(_){o=_ instanceof Je?_.errors:[_]}var d=this._finalizers;if(d){this._finalizers=null;try{for(var c=at(d),m=c.next();!m.done;m=c.next()){var g=m.value;try{Lt(g)}catch(_){o=o!=null?o:[],_ instanceof Je?o=be(be([],lt(o)),lt(_.errors)):o.push(_)}}}catch(_){n={error:_}}finally{try{m&&!m.done&&(i=c.return)&&i.call(c)}finally{if(n)throw n.error}}}if(o)throw new Je(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Lt(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&ut(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&ut(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),yr=ke.EMPTY;function vr(e){return e instanceof ke||e&&"closed"in e&&J(e.remove)&&J(e.add)&&J(e.unsubscribe)}function Lt(e){J(e)?e():e.unsubscribe()}var _r={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Tn={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,be([e,t],lt(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Hn(e){Tn.setTimeout(function(){throw e})}function Nt(){}function Me(e){e()}var xr=function(e){Q(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,vr(r)&&r.add(n)):n.destination=Fn,n}return t.create=function(r,n,i){return new ht(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(ke),Pn=Function.prototype.bind;function Qe(e,t){return Pn.call(e,t)}var An=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){Oe(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Oe(n)}else Oe(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Oe(r)}},e}(),ht=function(e){Q(t,e);function t(r,n,i){var o=e.call(this)||this,s;if(J(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var a;o&&_r.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return o.unsubscribe()},s={next:r.next&&Qe(r.next,a),error:r.error&&Qe(r.error,a),complete:r.complete&&Qe(r.complete,a)}):s=r}return o.destination=new An(s),o}return t}(xr);function Oe(e){Hn(e)}function Cn(e){throw e}var Fn={closed:!0,next:Nt,error:Cn,complete:Nt},Bn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function In(e){return e}function On(e){return e.length===0?In:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Mt=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,o=Nn(t)?t:new ht(t,r,n);return Me(function(){var s=i,a=s.operator,u=s.source;o.add(a?a.call(o,u):u?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=Rt(r),new r(function(i,o){var s=new ht({next:function(a){try{t(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Bn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return On(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Rt(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function Rt(e){var t;return(t=e!=null?e:_r.Promise)!==null&&t!==void 0?t:Promise}function Ln(e){return e&&J(e.next)&&J(e.error)&&J(e.complete)}function Nn(e){return e&&e instanceof xr||Ln(e)&&vr(e)}var Mn=gr(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Er=function(e){Q(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new Dt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Mn},t.prototype.next=function(r){var n=this;Me(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=at(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(l){i={error:l}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Me(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;Me(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?yr:(this.currentObservers=null,a.push(r),new ke(function(){n.currentObservers=null,ut(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new Mt;return r.source=this,r},t.create=function(r,n){return new Dt(r,n)},t}(Mt),Dt=function(e){Q(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:yr},t}(Er),wr={now:function(){return(wr.delegate||Date).now()},delegate:void 0},Rn=function(e){Q(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=wr);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,u=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=o?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var u=i.now(),l=0,h=1;h<o.length&&o[h]<=u;h+=2)l=h;l&&o.splice(0,l+1)}},t}(Er);const $t=[],Ut={},Dn=(e,t=0)=>{if($t.indexOf(e)==-1){const r=new Rn(t);Ut[e]=r,$t.push(e)}return Ut[e]},fe=[];function $n(e,t){return{subscribe:je(e,t).subscribe}}function je(e,t=k){let r;const n=new Set;function i(a){if(_t(e,a)&&(e=a,r)){const u=!fe.length;for(const l of n)l[1](),fe.push(l,e);if(u){for(let l=0;l<fe.length;l+=2)fe[l][0](fe[l+1]);fe.length=0}}}function o(a){i(a(e))}function s(a,u=k){const l=[a,u];return n.add(l),n.size===1&&(r=t(i,o)||k),a(e),()=>{n.delete(l),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function xe(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return $n(r,(s,a)=>{let u=!1;const l=[];let h=0,d=k;const c=()=>{if(h)return;d();const g=t(n?l[0]:l,s,a);o?s(g):d=vt(g)?g:k},m=i.map((g,_)=>or(g,T=>{l[_]=T,h&=~(1<<_),u&&c()},()=>{h|=1<<_}));return u=!0,c(),function(){ee(m),d(),u=!1}})}function Un(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Gn=function(t){return kn(t)&&!jn(t)};function kn(e){return!!e&&typeof e=="object"}function jn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Wn(e)}var Vn=typeof Symbol=="function"&&Symbol.for,Xn=Vn?Symbol.for("react.element"):60103;function Wn(e){return e.$$typeof===Xn}function zn(e){return Array.isArray(e)?[]:{}}function Pe(e,t){return t.clone!==!1&&t.isMergeableObject(e)?ge(zn(e),e,t):e}function Zn(e,t,r){return e.concat(t).map(function(n){return Pe(n,r)})}function Jn(e,t){if(!t.customMerge)return ge;var r=t.customMerge(e);return typeof r=="function"?r:ge}function Qn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Gt(e){return Object.keys(e).concat(Qn(e))}function Sr(e,t){try{return t in e}catch(r){return!1}}function qn(e,t){return Sr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Yn(e,t,r){var n={};return r.isMergeableObject(e)&&Gt(e).forEach(function(i){n[i]=Pe(e[i],r)}),Gt(t).forEach(function(i){qn(e,i)||(Sr(e,i)&&r.isMergeableObject(t[i])?n[i]=Jn(i,r)(e[i],t[i],r):n[i]=Pe(t[i],r))}),n}function ge(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Zn,r.isMergeableObject=r.isMergeableObject||Gn,r.cloneUnlessOtherwiseSpecified=Pe;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):Yn(e,t,r):Pe(t,r)}ge.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return ge(n,i,r)},{})};var Kn=ge,ei=Kn;const ti=Un(ei);function qe(e,t){var r=t&&t.cache?t.cache:ai,n=t&&t.serializer?t.serializer:si,i=t&&t.strategy?t.strategy:ni;return i(e,{cache:r,serializer:n})}function ri(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Tr(e,t,r,n){var i=ri(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function Hr(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function xt(e,t,r,n,i){return r.bind(t,e,n,i)}function ni(e,t){var r=e.length===1?Tr:Hr;return xt(e,this,r,t.cache.create(),t.serializer)}function ii(e,t){return xt(e,this,Hr,t.cache.create(),t.serializer)}function oi(e,t){return xt(e,this,Tr,t.cache.create(),t.serializer)}var si=function(){return JSON.stringify(arguments)};function Et(){this.cache=Object.create(null)}Et.prototype.get=function(e){return this.cache[e]};Et.prototype.set=function(e,t){this.cache[e]=t};var ai={create:function(){return new Et}},Ye={variadic:ii,monadic:oi},x;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(x||(x={}));var B;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(B||(B={}));var ye;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(ye||(ye={}));function kt(e){return e.type===B.literal}function li(e){return e.type===B.argument}function Pr(e){return e.type===B.number}function Ar(e){return e.type===B.date}function Cr(e){return e.type===B.time}function Fr(e){return e.type===B.select}function Br(e){return e.type===B.plural}function ui(e){return e.type===B.pound}function Ir(e){return e.type===B.tag}function Or(e){return!!(e&&typeof e=="object"&&e.type===ye.number)}function ct(e){return!!(e&&typeof e=="object"&&e.type===ye.dateTime)}var Lr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,hi=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function ci(e){var t={};return e.replace(hi,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var fi=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function di(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(fi).filter(function(c){return c.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],u=s.slice(1),l=0,h=u;l<h.length;l++){var d=h[l];if(d.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:u})}return r}function pi(e){return e.replace(/^(.*?)-/,"")}var jt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Nr=/^(@+)?(\+|#+)?[rs]?$/g,mi=/(\*)(0+)|(#+)(0+)|(0+)/g,Mr=/^(0+)$/;function Vt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Nr,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function Rr(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function bi(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Mr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Xt(e){var t={},r=Rr(e);return r||t}function gi(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=pi(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=S(S(S({},t),{notation:"scientific"}),i.options.reduce(function(u,l){return S(S({},u),Xt(l))},{}));continue;case"engineering":t=S(S(S({},t),{notation:"engineering"}),i.options.reduce(function(u,l){return S(S({},u),Xt(l))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(mi,function(u,l,h,d,c,m){if(l)t.minimumIntegerDigits=h.length;else{if(d&&c)throw new Error("We currently do not support maximum integer digits");if(m)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Mr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(jt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(jt,function(u,l,h,d,c,m){return h==="*"?t.minimumFractionDigits=l.length:d&&d[0]==="#"?t.maximumFractionDigits=d.length:c&&m?(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length+m.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=i.options[0];o==="w"?t=S(S({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=S(S({},t),Vt(o)));continue}if(Nr.test(i.stem)){t=S(S({},t),Vt(i.stem));continue}var s=Rr(i.stem);s&&(t=S(S({},t),s));var a=bi(i.stem);a&&(t=S(S({},t),a))}return t}var Le={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function yi(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(o&1),a=o<2?1:3+(o>>1),u="a",l=vi(t);for((l=="H"||l=="k")&&(a=0);a-- >0;)r+=u;for(;s-- >0;)r=l+r}else i==="J"?r+="H":r+=i}return r}function vi(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=Le[n||""]||Le[r||""]||Le["".concat(r,"-001")]||Le["001"];return i[0]}var Ke,_i=new RegExp("^".concat(Lr.source,"*")),xi=new RegExp("".concat(Lr.source,"*$"));function w(e,t){return{start:e,end:t}}var Ei=!!String.prototype.startsWith&&"_a".startsWith("a",1),wi=!!String.fromCodePoint,Si=!!Object.fromEntries,Ti=!!String.prototype.codePointAt,Hi=!!String.prototype.trimStart,Pi=!!String.prototype.trimEnd,Ai=!!Number.isSafeInteger,Ci=Ai?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},ft=!0;try{var Fi=$r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ft=((Ke=Fi.exec("a"))===null||Ke===void 0?void 0:Ke[0])==="a"}catch(e){ft=!1}var Wt=Ei?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},dt=wi?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,s;i>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");n+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return n},zt=Si?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],s=o[0],a=o[1];r[s]=a}return r},Dr=Ti?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},Bi=Hi?function(t){return t.trimStart()}:function(t){return t.replace(_i,"")},Ii=Pi?function(t){return t.trimEnd()}:function(t){return t.replace(xi,"")};function $r(e,t){return new RegExp(e,t)}var pt;if(ft){var Zt=$r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");pt=function(t,r){var n;Zt.lastIndex=r;var i=Zt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else pt=function(t,r){for(var n=[];;){var i=Dr(t,r);if(i===void 0||Ur(i)||Mi(i))break;n.push(i),r+=i>=65536?2:1}return dt.apply(void 0,n)};var Oi=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,n);if(s.err)return s;i.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:B.pound,location:w(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(x.UNMATCHED_CLOSING_TAG,w(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&mt(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;i.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;i.push(s.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:B.literal,value:"<".concat(i,"/>"),location:w(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!mt(this.char()))return this.error(x.INVALID_TAG,w(a,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return i!==l?this.error(x.UNMATCHED_CLOSING_TAG,w(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:B.tag,value:i,children:s,location:w(n,this.clonePosition())},err:null}:this.error(x.INVALID_TAG,w(a,this.clonePosition())))}else return this.error(x.UNCLOSED_TAG,w(n,this.clonePosition()))}else return this.error(x.INVALID_TAG,w(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Ni(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){i+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var u=w(n,this.clonePosition());return{val:{type:B.literal,value:i,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Li(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return dt.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),dt(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,w(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(x.EMPTY_ARGUMENT,w(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(x.MALFORMED_ARGUMENT,w(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,w(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:B.argument,value:i,location:w(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,w(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(x.MALFORMED_ARGUMENT,w(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=pt(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=w(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(a){case"":return this.error(x.EXPECT_ARGUMENT_TYPE,w(s,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),d=this.parseSimpleArgStyleIfPossible();if(d.err)return d;var c=Ii(d.val);if(c.length===0)return this.error(x.EXPECT_ARGUMENT_STYLE,w(this.clonePosition(),this.clonePosition()));var m=w(h,this.clonePosition());l={style:c,styleLocation:m}}var g=this.tryParseArgumentClose(i);if(g.err)return g;var _=w(i,this.clonePosition());if(l&&Wt(l==null?void 0:l.style,"::",0)){var T=Bi(l.style.slice(2));if(a==="number"){var d=this.parseNumberSkeletonFromString(T,l.styleLocation);return d.err?d:{val:{type:B.number,value:n,location:_,style:d.val},err:null}}else{if(T.length===0)return this.error(x.EXPECT_DATE_TIME_SKELETON,_);var y=T;this.locale&&(y=yi(T,this.locale));var c={type:ye.dateTime,pattern:y,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?ci(y):{}},H=a==="date"?B.date:B.time;return{val:{type:H,value:n,location:_,style:c},err:null}}}return{val:{type:a==="number"?B.number:a==="date"?B.date:B.time,value:n,location:_,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var E=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS,w(E,S({},E)));this.bumpSpace();var N=this.parseIdentifierIfPossible(),L=0;if(a!=="select"&&N.value==="offset"){if(!this.bumpIf(":"))return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,w(this.clonePosition(),this.clonePosition()));this.bumpSpace();var d=this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(d.err)return d;this.bumpSpace(),N=this.parseIdentifierIfPossible(),L=d.val}var I=this.tryParsePluralOrSelectOptions(t,a,r,N);if(I.err)return I;var g=this.tryParseArgumentClose(i);if(g.err)return g;var A=w(i,this.clonePosition());return a==="select"?{val:{type:B.select,value:n,options:zt(I.val),location:A},err:null}:{val:{type:B.plural,value:n,options:zt(I.val),offset:L,pluralType:a==="plural"?"cardinal":"ordinal",location:A},err:null}}default:return this.error(x.INVALID_ARGUMENT_TYPE,w(s,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,w(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,w(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=di(t)}catch(i){return this.error(x.INVALID_NUMBER_SKELETON,r)}return{val:{type:ye.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?gi(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],u=new Set,l=i.value,h=i.location;;){if(l.length===0){var d=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR,x.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;h=w(d,this.clonePosition()),l=this.message.slice(d.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?x.DUPLICATE_SELECT_ARGUMENT_SELECTOR:x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);l==="other"&&(s=!0),this.bumpSpace();var m=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?x.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:x.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,w(this.clonePosition(),this.clonePosition()));var g=this.parseMessage(t+1,r,n);if(g.err)return g;var _=this.tryParseArgumentClose(m);if(_.err)return _;a.push([l,{value:g.val,location:w(m,this.clonePosition())}]),u.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,h=o.location}return a.length===0?this.error(r==="select"?x.EXPECT_SELECT_ARGUMENT_SELECTOR:x.EXPECT_PLURAL_ARGUMENT_SELECTOR,w(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(x.MISSING_OTHER_CLAUSE,w(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var u=w(i,this.clonePosition());return o?(s*=n,Ci(s)?{val:s,err:null}:this.error(r,u)):this.error(t,u)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Dr(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Wt(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Ur(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function mt(e){return e>=97&&e<=122||e>=65&&e<=90}function Li(e){return mt(e)||e===47}function Ni(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function Ur(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Mi(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function bt(e){e.forEach(function(t){if(delete t.location,Fr(t)||Br(t))for(var r in t.options)delete t.options[r].location,bt(t.options[r].value);else Pr(t)&&Or(t.style)||(Ar(t)||Cr(t))&&ct(t.style)?delete t.style.location:Ir(t)&&bt(t.children)})}function Ri(e,t){t===void 0&&(t={}),t=S({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Oi(e,t).parse();if(r.err){var n=SyntaxError(x[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||bt(r.val),r.val}var ve;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ve||(ve={}));var Ve=function(e){Q(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Jt=function(e){Q(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),ve.INVALID_VALUE,o)||this}return t}(Ve),Di=function(e){Q(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),ve.INVALID_VALUE,i)||this}return t}(Ve),$i=function(e){Q(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),ve.MISSING_VALUE,n)||this}return t}(Ve),D;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(D||(D={}));function Ui(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==D.literal||r.type!==D.literal?t.push(r):n.value+=r.value,t},[])}function Gi(e){return typeof e=="function"}function Re(e,t,r,n,i,o,s){if(e.length===1&&kt(e[0]))return[{type:D.literal,value:e[0].value}];for(var a=[],u=0,l=e;u<l.length;u++){var h=l[u];if(kt(h)){a.push({type:D.literal,value:h.value});continue}if(ui(h)){typeof o=="number"&&a.push({type:D.literal,value:r.getNumberFormat(t).format(o)});continue}var d=h.value;if(!(i&&d in i))throw new $i(d,s);var c=i[d];if(li(h)){(!c||typeof c=="string"||typeof c=="number")&&(c=typeof c=="string"||typeof c=="number"?String(c):""),a.push({type:typeof c=="string"?D.literal:D.object,value:c});continue}if(Ar(h)){var m=typeof h.style=="string"?n.date[h.style]:ct(h.style)?h.style.parsedOptions:void 0;a.push({type:D.literal,value:r.getDateTimeFormat(t,m).format(c)});continue}if(Cr(h)){var m=typeof h.style=="string"?n.time[h.style]:ct(h.style)?h.style.parsedOptions:n.time.medium;a.push({type:D.literal,value:r.getDateTimeFormat(t,m).format(c)});continue}if(Pr(h)){var m=typeof h.style=="string"?n.number[h.style]:Or(h.style)?h.style.parsedOptions:void 0;m&&m.scale&&(c=c*(m.scale||1)),a.push({type:D.literal,value:r.getNumberFormat(t,m).format(c)});continue}if(Ir(h)){var g=h.children,_=h.value,T=i[_];if(!Gi(T))throw new Di(_,"function",s);var y=Re(g,t,r,n,i,o),H=T(y.map(function(L){return L.value}));Array.isArray(H)||(H=[H]),a.push.apply(a,H.map(function(L){return{type:typeof L=="string"?D.literal:D.object,value:L}}))}if(Fr(h)){var E=h.options[c]||h.options.other;if(!E)throw new Jt(h.value,c,Object.keys(h.options),s);a.push.apply(a,Re(E.value,t,r,n,i));continue}if(Br(h)){var E=h.options["=".concat(c)];if(!E){if(!Intl.PluralRules)throw new Ve(`Intl.PluralRules is not available in this environment.
|
|
4
4
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
5
|
-
`,ve.MISSING_INTL_API,s);var N=r.getPluralRules(t,{type:h.pluralType}).select(c-(h.offset||0));E=h.options[N]||h.options.other}if(!E)throw new Jt(h.value,c,Object.keys(h.options),s);a.push.apply(a,Re(E.value,t,r,n,i,c-(h.offset||0)));continue}}return Ui(a)}function ki(e,t){return t?S(S(S({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=S(S({},e[n]),t[n]||{}),r},{})):e}function ji(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=ki(e[n],t[n]),r},S({},e)):e}function et(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Vi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,be([void 0],r,!1)))},{cache:et(e.number),strategy:Ye.variadic}),getDateTimeFormat:qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,be([void 0],r,!1)))},{cache:et(e.dateTime),strategy:Ye.variadic}),getPluralRules:qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,be([void 0],r,!1)))},{cache:et(e.pluralRules),strategy:Ye.variadic})}}var Xi=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var h=l.reduce(function(p,c){return!p.length||c.type!==D.literal||typeof p[p.length-1]!="string"?p.push(c.value):p[p.length-1]+=c.value,p},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(u){return Re(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=Sn(s,["formatters"]);this.ast=e.__parse(t,S(S({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=ji(e.formats,n),this.formatters=i&&i.formatters||Vi(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=Ri,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Wi(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const Y={},zi=(e,t,r)=>r&&(t in Y||(Y[t]={}),e in Y[t]||(Y[t][e]=r),r),Gr=(e,t)=>{if(t==null)return;if(t in Y&&e in Y[t])return Y[t][e];const r=Xe(t);for(let n=0;n<r.length;n++){const i=r[n],o=Ji(i,e);if(o)return zi(e,t,o)}};let wt;const ne=je({});function Zi(e){return wt[e]||null}function kr(e){return e in wt}function Ji(e,t){if(!kr(e))return null;const r=Zi(e);return Wi(r,t)}function Qi(e){if(e==null)return;const t=Xe(e);for(let r=0;r<t.length;r++){const n=t[r];if(kr(n))return n}}function St(e,...t){delete Y[e],ne.update(r=>(r[e]=ti.all([r[e]||{},...t]),r))}xe([ne],([e])=>Object.keys(e));ne.subscribe(e=>wt=e);const De={};function qi(e,t){De[e].delete(t),De[e].size===0&&delete De[e]}function jr(e){return De[e]}function Yi(e){return Xe(e).map(t=>{const r=jr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function gt(e){return e==null?!1:Xe(e).some(t=>{var r;return(r=jr(t))==null?void 0:r.size})}function Ki(e,t){return Promise.all(t.map(n=>(qi(e,n),n().then(i=>i.default||i)))).then(n=>St(e,...n))}const we={};function Vr(e){if(!gt(e))return e in we?we[e]:Promise.resolve();const t=Yi(e);return we[e]=Promise.all(t.map(([r,n])=>Ki(r,n))).then(()=>{if(gt(e))return Vr(e);delete we[e]}),we[e]}const eo={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},to={fallbackLocale:null,loadingDelay:200,formats:eo,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},ro=to;function _e(){return ro}const tt=je(!1);var no=Object.defineProperty,io=Object.defineProperties,oo=Object.getOwnPropertyDescriptors,Qt=Object.getOwnPropertySymbols,so=Object.prototype.hasOwnProperty,ao=Object.prototype.propertyIsEnumerable,qt=(e,t,r)=>t in e?no(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,lo=(e,t)=>{for(var r in t||(t={}))so.call(t,r)&&qt(e,r,t[r]);if(Qt)for(var r of Qt(t))ao.call(t,r)&&qt(e,r,t[r]);return e},uo=(e,t)=>io(e,oo(t));let yt;const Ue=je(null);function Yt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Xe(e,t=_e().fallbackLocale){const r=Yt(e);return t?[...new Set([...r,...Yt(t)])]:r}function ie(){return yt!=null?yt:void 0}Ue.subscribe(e=>{yt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ho=e=>{if(e&&Qi(e)&>(e)){const{loadingDelay:t}=_e();let r;return typeof window!="undefined"&&ie()!=null&&t?r=window.setTimeout(()=>tt.set(!0),t):tt.set(!0),Vr(e).then(()=>{Ue.set(e)}).finally(()=>{clearTimeout(r),tt.set(!1)})}return Ue.set(e)},K=uo(lo({},Ue),{set:ho}),We=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var co=Object.defineProperty,Ge=Object.getOwnPropertySymbols,Xr=Object.prototype.hasOwnProperty,Wr=Object.prototype.propertyIsEnumerable,Kt=(e,t,r)=>t in e?co(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Tt=(e,t)=>{for(var r in t||(t={}))Xr.call(t,r)&&Kt(e,r,t[r]);if(Ge)for(var r of Ge(t))Wr.call(t,r)&&Kt(e,r,t[r]);return e},Ee=(e,t)=>{var r={};for(var n in e)Xr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ge)for(var n of Ge(e))t.indexOf(n)<0&&Wr.call(e,n)&&(r[n]=e[n]);return r};const Ae=(e,t)=>{const{formats:r}=_e();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},fo=We(e=>{var t=e,{locale:r,format:n}=t,i=Ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=Ae("number",n)),new Intl.NumberFormat(r,i)}),po=We(e=>{var t=e,{locale:r,format:n}=t,i=Ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=Ae("date",n):Object.keys(i).length===0&&(i=Ae("date","short")),new Intl.DateTimeFormat(r,i)}),mo=We(e=>{var t=e,{locale:r,format:n}=t,i=Ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=Ae("time",n):Object.keys(i).length===0&&(i=Ae("time","short")),new Intl.DateTimeFormat(r,i)}),bo=(e={})=>{var t=e,{locale:r=ie()}=t,n=Ee(t,["locale"]);return fo(Tt({locale:r},n))},go=(e={})=>{var t=e,{locale:r=ie()}=t,n=Ee(t,["locale"]);return po(Tt({locale:r},n))},yo=(e={})=>{var t=e,{locale:r=ie()}=t,n=Ee(t,["locale"]);return mo(Tt({locale:r},n))},vo=We((e,t=ie())=>new Xi(e,t,_e().formats,{ignoreTag:_e().ignoreTag})),_o=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=ie(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=Gr(e,u);if(!h)h=(o=(i=(n=(r=_e()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!a)return h;let p=h;try{p=vo(h,u).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return p},xo=(e,t)=>yo(t).format(e),Eo=(e,t)=>go(t).format(e),wo=(e,t)=>bo(t).format(e),So=(e,t=ie())=>Gr(e,t),zr=xe([K,ne],()=>_o);xe([K],()=>xo);xe([K],()=>Eo);xe([K],()=>wo);xe([K,ne],()=>So);window.emWidgets={topic:Dn};const Zr=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)),Jr=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function To(e,t){const r=window.navigator.userAgent;return Zr(r)?t=e.filter(n=>{if(n.gameModel&&(n.gameModel.platform.includes("iPad")||n.gameModel.platform.includes("iPhone")||n.gameModel.platform.includes("Android")))return n}):t=e.filter(n=>{if(n.gameModel&&n.gameModel.platform.includes("PC"))return n}),t}function Ho({withLocale:e,translations:t}){K.subscribe(r=>{r==null&&(ne.set(t),K.set(e))})}function er(e,t){St(e,t)}const tr={en:{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"},zh:{providers:"Providers:",filterby:"Filter by",all:"all",clear:"Clear all"},de:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},it:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},fr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},es:{providers:"Proveedores:",filterby:"Filtrar Por:",all:"Todos",clear:"Limpiar todos"},tr:{providers:"Sağlayıcılar:",filterby:"Filtrele:",all:"Hepsi",clear:"Tümünü Temizle"},ru:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ro:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hr:{providers:"Brendovi igara",filterby:"Filtrirati po:",all:"Sve",clear:"Očisti sve"},hu:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pt:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},"pt-br":{providers:"Provedores:",filterby:"Filtrar por",all:"Tudo",clear:"Apagar tudo"},"es-mx":{providers:"Proveedores:",filterby:"Filtrar por",all:"Todo",clear:"Borrar todo"},"en-us":{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"}};function Po(e){ar(e,"svelte-ub9f39",':root{--min-height:50px}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.FilterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:flex;flex-direction:column;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right:15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid var(--emw--color-white, #FFFFFF)}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}@media(max-width: 480px){.FilerContainerSplit .FilterSelector{min-height:var(--min-height)}.FilerContainerSplit .FilterDropdownContainer{top:var(--min-height)}.FilterName,.FilterValueContainer{overflow:hidden;max-width:100%;font-size:12px;text-overflow:ellipsis;width:fit-content}.FilterLabel .FiltersCheckmark{margin-right:5px}.FilterItem label{padding:0;font-size:11px;overflow:hidden;text-overflow:ellipsis;width:unset}.FilterItemLabel span:first-child{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:60%}}')}function rr(e,t,r){const n=e.slice();return n[36]=t[r],n[37]=t,n[38]=r,n}function Ao(e){let t,r,n,i,o,s,a,u,l=e[11]("filterby")+"",h,p,c,m,b=e[11]("providers")+"",_,T,y,H,E,N,L,I,A,O,M,z,W,oe=e[11]("clear")+"",se,te,ae,re,le,Ce;function Fe(d,C){return d[7]?Bo:Fo}let ue=Fe(e),G=ue(e),q=ot(e[5]),f=[];for(let d=0;d<q.length;d+=1)f[d]=nr(rr(e,q,d));return{c(){t=F("div"),r=F("div"),n=F("div"),i=de("svg"),o=de("path"),s=V(),a=F("div"),u=F("span"),h=U(l),p=V(),c=F("div"),m=F("span"),_=U(b),T=V(),G.c(),y=V(),H=F("span"),E=de("svg"),N=de("path"),A=V(),O=F("div"),M=F("ul");for(let d=0;d<f.length;d+=1)f[d].c();z=V(),W=F("button"),se=U(oe),g(o,"id","noun_filter_736223"),g(o,"d","M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"),g(o,"transform","translate(-5 -6.2)"),g(o,"fill","#fff"),g(i,"xmlns","http://www.w3.org/2000/svg"),g(i,"width","16"),g(i,"height","16"),g(i,"viewBox","0 0 16 16"),g(u,"class","FilterName"),g(c,"class","FilterValueContainer"),g(a,"class","FilterTextContainer"),g(n,"class","FilterMainArea"),g(N,"id","arrow"),g(N,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),g(N,"transform","translate(-274.511 -441.088)"),g(N,"fill","#d1d1d1"),g(E,"xmlns","http://www.w3.org/2000/svg"),g(E,"width","14"),g(E,"height","6.835"),g(E,"viewBox","0 0 14 6.835"),g(H,"class",L="TriangleInactive "+(e[4]?"TriangleActive":"")),g(r,"class",I="FilterSelector "+(e[4]?"FilterSelectorOpen":"")),g(M,"class","FilterDropdown"),g(W,"class","ClearFilters"),W.disabled=te=e[7]&&e[6].length!=e[5].length,g(O,"class",ae="FilterDropdownContainer "+(e[4]?"FilterOpen":"")),g(t,"class",re="FilterContainer "+(e[0]=="true"&&e[1]=="true"?"FilerContainerSplit":""))},m(d,C){X(d,t,C),v(t,r),v(r,n),v(n,i),v(i,o),v(n,s),v(n,a),v(a,u),v(u,h),v(a,p),v(a,c),v(c,m),v(m,_),v(c,T),G.m(c,null),v(r,y),v(r,H),v(H,E),v(E,N),v(t,A),v(t,O),v(O,M);for(let P=0;P<f.length;P+=1)f[P]&&f[P].m(M,null);v(O,z),v(O,W),v(W,se),le||(Ce=[Te(r,"click",e[22]),Te(W,"click",e[25])],le=!0)},p(d,C){if(C[0]&2048&&l!==(l=d[11]("filterby")+"")&&Z(h,l),C[0]&2048&&b!==(b=d[11]("providers")+"")&&Z(_,b),ue===(ue=Fe(d))&&G?G.p(d,C):(G.d(1),G=ue(d),G&&(G.c(),G.m(c,null))),C[0]&16&&L!==(L="TriangleInactive "+(d[4]?"TriangleActive":""))&&g(H,"class",L),C[0]&16&&I!==(I="FilterSelector "+(d[4]?"FilterSelectorOpen":""))&&g(r,"class",I),C[0]&8228){q=ot(d[5]);let P;for(P=0;P<q.length;P+=1){const he=rr(d,q,P);f[P]?f[P].p(he,C):(f[P]=nr(he),f[P].c(),f[P].m(M,null))}for(;P<f.length;P+=1)f[P].d(1);f.length=q.length}C[0]&2048&&oe!==(oe=d[11]("clear")+"")&&Z(se,oe),C[0]&224&&te!==(te=d[7]&&d[6].length!=d[5].length)&&(W.disabled=te),C[0]&16&&ae!==(ae="FilterDropdownContainer "+(d[4]?"FilterOpen":""))&&g(O,"class",ae),C[0]&3&&re!==(re="FilterContainer "+(d[0]=="true"&&d[1]=="true"?"FilerContainerSplit":""))&&g(t,"class",re)},d(d){d&&j(t),G.d(),lr(f,d),le=!1,ee(Ce)}}}function Co(e){let t,r=e[11]("500")+"",n;return{c(){t=F("p"),n=U(r),g(t,"class","SearchLoading")},m(i,o){X(i,t,o),v(t,n)},p(i,o){o[0]&2048&&r!==(r=i[11]("500")+"")&&Z(n,r)},d(i){i&&j(t)}}}function Fo(e){let t,r;return{c(){t=F("span"),r=U(e[8]),g(t,"class","FilterCounter")},m(n,i){X(n,t,i),v(t,r)},p(n,i){i[0]&256&&Z(r,n[8])},d(n){n&&j(t)}}}function Bo(e){let t,r=e[11]("all")+"",n;return{c(){t=F("span"),n=U(r),g(t,"class","FilterCounter")},m(i,o){X(i,t,o),v(t,n)},p(i,o){o[0]&2048&&r!==(r=i[11]("all")+"")&&Z(n,r)},d(i){i&&j(t)}}}function Io(e){let t,r;return{c(){t=F("img"),rt(t.src,r=e[36].logo)||g(t,"src",r),g(t,"alt","vendor logo")},m(n,i){X(n,t,i)},p(n,i){i[0]&32&&!rt(t.src,r=n[36].logo)&&g(t,"src",r)},d(n){n&&j(t)}}}function Oo(e){let t,r,n=e[36].name+"",i,o,s,a,u=e[36].games.count+"",l,h;return{c(){t=F("div"),r=F("span"),i=U(n),o=V(),s=F("span"),a=U("("),l=U(u),h=U(")"),g(t,"class","FilterItemLabel")},m(p,c){X(p,t,c),v(t,r),v(r,i),v(t,o),v(t,s),v(s,a),v(s,l),v(s,h)},p(p,c){c[0]&32&&n!==(n=p[36].name+"")&&Z(i,n),c[0]&32&&u!==(u=p[36].games.count+"")&&Z(l,u)},d(p){p&&j(t)}}}function nr(e){let t,r,n,i,o,s,a,u,l,h,p,c;function m(){e[23].call(n,e[37],e[38])}function b(){return e[24](e[36])}function _(H,E){if(H[2]==="false")return Oo;if(H[2]==="true")return Io}let T=_(e),y=T&&T(e);return{c(){t=F("li"),r=F("label"),n=F("input"),o=V(),s=F("span"),a=V(),y&&y.c(),u=V(),g(n,"type","checkbox"),g(n,"name","checkbox"),n.__value=i=e[36].name,It(n,n.__value),g(s,"class","FiltersCheckmark"),g(r,"class","FilterLabel"),g(t,"class",l="FilterItem "+(e[2]==="true"?"FilterItemWithLogos":"")),t.value=h=e[36].name},m(H,E){X(H,t,E),v(t,r),v(r,n),n.checked=e[36].isFilterSelected,v(r,o),v(r,s),v(r,a),y&&y.m(r,null),v(t,u),p||(c=[Te(n,"change",m),Te(n,"click",b)],p=!0)},p(H,E){e=H,E[0]&32&&i!==(i=e[36].name)&&(n.__value=i,It(n,n.__value)),E[0]&32&&(n.checked=e[36].isFilterSelected),T===(T=_(e))&&y?y.p(e,E):(y&&y.d(1),y=T&&T(e),y&&(y.c(),y.m(r,null))),E[0]&4&&l!==(l="FilterItem "+(e[2]==="true"?"FilterItemWithLogos":""))&&g(t,"class",l),E[0]&32&&h!==(h=e[36].name)&&(t.value=h)},d(H){H&&j(t),y&&y.d(),p=!1,ee(c)}}}function Lo(e){let t;function r(o,s){if(o[10])return Co;if(!o[9])return Ao}let n=r(e),i=n&&n(e);return{c(){t=F("div"),i&&i.c()},m(o,s){X(o,t,s),i&&i.m(t,null),e[26](t)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i&&i.d(1),i=n&&n(o),i&&(i.c(),i.m(t,null)))},i:k,o:k,d(o){o&&j(t),i&&i.d(),e[26](null)}}}function No(e,t,r){let n;sr(e,zr,f=>r(11,n=f));let{endpoint:i=""}=t,{datasource:o=""}=t,{lang:s=""}=t,{translationurl:a=""}=t,{clientstyling:u=""}=t,{clientstylingurl:l=""}=t,{categoryid:h=""}=t,{addfilterselector:p="false"}=t,{addsortingselector:c="false"}=t,{filterbylogo:m="false"}=t,b=!1,_=window.navigator.userAgent,T=[],y=[],H={},E=!1,N=0,L=!0,I,A=!1;Ho({withLocale:"en",translations:{}});const O=()=>{fetch(a).then(d=>d.json()).then(d=>{Object.keys(d).forEach(C=>{er(C,d[C])})}).catch(d=>{console.log(d)})};Object.keys(tr).forEach(f=>{er(f,tr[f])});const M=()=>{let f=document.createElement("style");f.innerHTML=u,I.appendChild(f)},z=()=>{let f=document.createElement("style");fetch(new URL(l)).then(d=>d.text()).then(d=>{f.innerHTML=d,setTimeout(()=>{I.appendChild(f)},1)})};H[h]&&(H={[h]:[]});const W=()=>{r(4,b=!b),window.postMessage({type:"FilterOpened"},window.location.href)},oe=f=>(r(9,L=!0),new Promise((d,C)=>{fetch(f).then(P=>P.json()).then(P=>{P=P.items,d(P.items),r(6,y=[]);let he=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));P.forEach(Be=>{var Ht;he||(he={currentCategoryId:[]}),((Ht=he[h])==null?void 0:Ht.indexOf(Be.id))>=0?(Be.isFilterSelected=!0,y.push(Be)):Be.isFilterSelected=!1}),r(5,T=P),te()}).catch(P=>{console.error(P),r(10,A=!0),C(P)}).finally(()=>{r(9,L=!1)})})),se=f=>{let d=localStorage.getItem("vendorFiltersByCategory");f.isFilterSelected=!f.isFilterSelected,!y.length||y.filter(C=>C.name===f.name).length==0?y.push(f):r(6,y=y.filter(C=>C.name!==f.name)),d==null?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(H={[h]:y.map(C=>C.id)})):(d=JSON.parse(d),d[h]=y.map(C=>C.id),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(d))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),te()},te=()=>{r(7,E=y.length===T.length||y.length==0),r(8,N=y.length)},ae=()=>{const f=new URL(`${i}/v1/casino/vendors`);r(4,b=!1),f.searchParams.append("fields","id,name,logo,subVendors,games"),f.searchParams.append("language",s),f.searchParams.append("datasource",o),f.searchParams.append("platform",Jr(_)),(h.match(/\$/g)||[]).length>1?(f.searchParams.append("filter",`games(subGroups=${h})`),f.searchParams.append("subVendors",`games(subGroups=${h})`)):f.searchParams.append("filter",`games(groups=${h})`),oe(f)},re=()=>{r(6,y=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(H={[h]:y.map(f=>f.id)})),T.forEach(f=>f.isFilterSelected=!1),r(5,T),window.postMessage({type:"ApplyFilters"},window.location.href),r(7,E=!0),r(4,b=!1)},le=f=>{f.data.type=="SortingOpened"&&r(4,b=!1)};ur(()=>(window.addEventListener("message",le,!1),()=>{window.removeEventListener("message",le)}));const Ce=()=>W();function Fe(f,d){f[d].isFilterSelected=this.checked,r(5,T)}const ue=f=>se(f),G=()=>re();function q(f){$e[f?"unshift":"push"](()=>{I=f,r(3,I)})}return e.$$set=f=>{"endpoint"in f&&r(15,i=f.endpoint),"datasource"in f&&r(16,o=f.datasource),"lang"in f&&r(17,s=f.lang),"translationurl"in f&&r(18,a=f.translationurl),"clientstyling"in f&&r(19,u=f.clientstyling),"clientstylingurl"in f&&r(20,l=f.clientstylingurl),"categoryid"in f&&r(21,h=f.categoryid),"addfilterselector"in f&&r(0,p=f.addfilterselector),"addsortingselector"in f&&r(1,c=f.addsortingselector),"filterbylogo"in f&&r(2,m=f.filterbylogo)},e.$$.update=()=>{e.$$.dirty[0]&2195460&&i&&o&&h&&m&&ae(),e.$$.dirty[0]&524296&&u&&I&&M(),e.$$.dirty[0]&1048584&&l&&I&&z(),e.$$.dirty[0]&262144&&a&&O()},[p,c,m,I,b,T,y,E,N,L,A,n,W,se,re,i,o,s,a,u,l,h,Ce,Fe,ue,G,q]}class Qr extends br{constructor(t){super(),pr(this,t,No,Lo,_t,{endpoint:15,datasource:16,lang:17,translationurl:18,clientstyling:19,clientstylingurl:20,categoryid:21,addfilterselector:0,addsortingselector:1,filterbylogo:2},Po,[-1,-1])}get endpoint(){return this.$$.ctx[15]}set endpoint(t){this.$$set({endpoint:t}),$()}get datasource(){return this.$$.ctx[16]}set datasource(t){this.$$set({datasource:t}),$()}get lang(){return this.$$.ctx[17]}set lang(t){this.$$set({lang:t}),$()}get translationurl(){return this.$$.ctx[18]}set translationurl(t){this.$$set({translationurl:t}),$()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(t){this.$$set({clientstyling:t}),$()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),$()}get categoryid(){return this.$$.ctx[21]}set categoryid(t){this.$$set({categoryid:t}),$()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(t){this.$$set({addfilterselector:t}),$()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(t){this.$$set({addsortingselector:t}),$()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(t){this.$$set({filterbylogo:t}),$()}}mr(Qr,{endpoint:{},datasource:{},lang:{},translationurl:{},clientstyling:{},clientstylingurl:{},categoryid:{},addfilterselector:{},addsortingselector:{},filterbylogo:{}},[],[],!0);const Mo=Object.freeze(Object.defineProperty({__proto__:null,default:Qr},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=ne;exports.$format=zr;exports.$locale=K;exports.CasinoFilter_ce=Mo;exports.HtmlTag=cn;exports.SvelteComponent=br;exports.addMessages=St;exports.append=v;exports.append_styles=ar;exports.attr=g;exports.binding_callbacks=$e;exports.component_subscribe=sr;exports.create_custom_element=mr;exports.destroy_block=yn;exports.destroy_each=lr;exports.detach=j;exports.element=F;exports.empty=sn;exports.ensure_array_like=ot;exports.flush=$;exports.getDevice=Jr;exports.init=pr;exports.insert=X;exports.isMobile=Zr;exports.listen=Te;exports.noop=k;exports.onMount=ur;exports.platformFavorite=To;exports.safe_not_equal=_t;exports.set_custom_element_data=an;exports.set_data=Z;exports.set_style=un;exports.space=V;exports.src_url_equal=rt;exports.svg_element=de;exports.text=U;exports.tick=dn;exports.toggle_class=hn;exports.update_keyed_each=vn;
|
|
5
|
+
`,ve.MISSING_INTL_API,s);var N=r.getPluralRules(t,{type:h.pluralType}).select(c-(h.offset||0));E=h.options[N]||h.options.other}if(!E)throw new Jt(h.value,c,Object.keys(h.options),s);a.push.apply(a,Re(E.value,t,r,n,i,c-(h.offset||0)));continue}}return Ui(a)}function ki(e,t){return t?S(S(S({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=S(S({},e[n]),t[n]||{}),r},{})):e}function ji(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=ki(e[n],t[n]),r},S({},e)):e}function et(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Vi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,be([void 0],r,!1)))},{cache:et(e.number),strategy:Ye.variadic}),getDateTimeFormat:qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,be([void 0],r,!1)))},{cache:et(e.dateTime),strategy:Ye.variadic}),getPluralRules:qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,be([void 0],r,!1)))},{cache:et(e.pluralRules),strategy:Ye.variadic})}}var Xi=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var h=l.reduce(function(d,c){return!d.length||c.type!==D.literal||typeof d[d.length-1]!="string"?d.push(c.value):d[d.length-1]+=c.value,d},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(u){return Re(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=Sn(s,["formatters"]);this.ast=e.__parse(t,S(S({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=ji(e.formats,n),this.formatters=i&&i.formatters||Vi(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=Ri,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Wi(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const Y={},zi=(e,t,r)=>r&&(t in Y||(Y[t]={}),e in Y[t]||(Y[t][e]=r),r),Gr=(e,t)=>{if(t==null)return;if(t in Y&&e in Y[t])return Y[t][e];const r=Xe(t);for(let n=0;n<r.length;n++){const i=r[n],o=Ji(i,e);if(o)return zi(e,t,o)}};let wt;const ne=je({});function Zi(e){return wt[e]||null}function kr(e){return e in wt}function Ji(e,t){if(!kr(e))return null;const r=Zi(e);return Wi(r,t)}function Qi(e){if(e==null)return;const t=Xe(e);for(let r=0;r<t.length;r++){const n=t[r];if(kr(n))return n}}function St(e,...t){delete Y[e],ne.update(r=>(r[e]=ti.all([r[e]||{},...t]),r))}xe([ne],([e])=>Object.keys(e));ne.subscribe(e=>wt=e);const De={};function qi(e,t){De[e].delete(t),De[e].size===0&&delete De[e]}function jr(e){return De[e]}function Yi(e){return Xe(e).map(t=>{const r=jr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function gt(e){return e==null?!1:Xe(e).some(t=>{var r;return(r=jr(t))==null?void 0:r.size})}function Ki(e,t){return Promise.all(t.map(n=>(qi(e,n),n().then(i=>i.default||i)))).then(n=>St(e,...n))}const we={};function Vr(e){if(!gt(e))return e in we?we[e]:Promise.resolve();const t=Yi(e);return we[e]=Promise.all(t.map(([r,n])=>Ki(r,n))).then(()=>{if(gt(e))return Vr(e);delete we[e]}),we[e]}const eo={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},to={fallbackLocale:null,loadingDelay:200,formats:eo,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},ro=to;function _e(){return ro}const tt=je(!1);var no=Object.defineProperty,io=Object.defineProperties,oo=Object.getOwnPropertyDescriptors,Qt=Object.getOwnPropertySymbols,so=Object.prototype.hasOwnProperty,ao=Object.prototype.propertyIsEnumerable,qt=(e,t,r)=>t in e?no(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,lo=(e,t)=>{for(var r in t||(t={}))so.call(t,r)&&qt(e,r,t[r]);if(Qt)for(var r of Qt(t))ao.call(t,r)&&qt(e,r,t[r]);return e},uo=(e,t)=>io(e,oo(t));let yt;const Ue=je(null);function Yt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Xe(e,t=_e().fallbackLocale){const r=Yt(e);return t?[...new Set([...r,...Yt(t)])]:r}function ie(){return yt!=null?yt:void 0}Ue.subscribe(e=>{yt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ho=e=>{if(e&&Qi(e)&>(e)){const{loadingDelay:t}=_e();let r;return typeof window!="undefined"&&ie()!=null&&t?r=window.setTimeout(()=>tt.set(!0),t):tt.set(!0),Vr(e).then(()=>{Ue.set(e)}).finally(()=>{clearTimeout(r),tt.set(!1)})}return Ue.set(e)},K=uo(lo({},Ue),{set:ho}),We=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var co=Object.defineProperty,Ge=Object.getOwnPropertySymbols,Xr=Object.prototype.hasOwnProperty,Wr=Object.prototype.propertyIsEnumerable,Kt=(e,t,r)=>t in e?co(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Tt=(e,t)=>{for(var r in t||(t={}))Xr.call(t,r)&&Kt(e,r,t[r]);if(Ge)for(var r of Ge(t))Wr.call(t,r)&&Kt(e,r,t[r]);return e},Ee=(e,t)=>{var r={};for(var n in e)Xr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ge)for(var n of Ge(e))t.indexOf(n)<0&&Wr.call(e,n)&&(r[n]=e[n]);return r};const Ae=(e,t)=>{const{formats:r}=_e();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},fo=We(e=>{var t=e,{locale:r,format:n}=t,i=Ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=Ae("number",n)),new Intl.NumberFormat(r,i)}),po=We(e=>{var t=e,{locale:r,format:n}=t,i=Ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=Ae("date",n):Object.keys(i).length===0&&(i=Ae("date","short")),new Intl.DateTimeFormat(r,i)}),mo=We(e=>{var t=e,{locale:r,format:n}=t,i=Ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=Ae("time",n):Object.keys(i).length===0&&(i=Ae("time","short")),new Intl.DateTimeFormat(r,i)}),bo=(e={})=>{var t=e,{locale:r=ie()}=t,n=Ee(t,["locale"]);return fo(Tt({locale:r},n))},go=(e={})=>{var t=e,{locale:r=ie()}=t,n=Ee(t,["locale"]);return po(Tt({locale:r},n))},yo=(e={})=>{var t=e,{locale:r=ie()}=t,n=Ee(t,["locale"]);return mo(Tt({locale:r},n))},vo=We((e,t=ie())=>new Xi(e,t,_e().formats,{ignoreTag:_e().ignoreTag})),_o=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=ie(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=Gr(e,u);if(!h)h=(o=(i=(n=(r=_e()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!a)return h;let d=h;try{d=vo(h,u).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return d},xo=(e,t)=>yo(t).format(e),Eo=(e,t)=>go(t).format(e),wo=(e,t)=>bo(t).format(e),So=(e,t=ie())=>Gr(e,t),zr=xe([K,ne],()=>_o);xe([K],()=>xo);xe([K],()=>Eo);xe([K],()=>wo);xe([K,ne],()=>So);window.emWidgets={topic:Dn};const Zr=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)),Jr=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function To(e,t){const r=window.navigator.userAgent;return Zr(r)?t=e.filter(n=>{if(n.gameModel&&(n.gameModel.platform.includes("iPad")||n.gameModel.platform.includes("iPhone")||n.gameModel.platform.includes("Android")))return n}):t=e.filter(n=>{if(n.gameModel&&n.gameModel.platform.includes("PC"))return n}),t}function Ho({withLocale:e,translations:t}){K.subscribe(r=>{r==null&&(ne.set(t),K.set(e))})}function er(e,t){St(e,t)}const tr={en:{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"},zh:{providers:"Providers:",filterby:"Filter by",all:"all",clear:"Clear all"},de:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},it:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},fr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},es:{providers:"Proveedores:",filterby:"Filtrar Por:",all:"Todos",clear:"Limpiar todos"},tr:{providers:"Sağlayıcılar:",filterby:"Filtrele:",all:"Hepsi",clear:"Tümünü Temizle"},ru:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ro:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hr:{providers:"Brendovi igara",filterby:"Filtrirati po:",all:"Sve",clear:"Očisti sve"},hu:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pt:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},"pt-br":{providers:"Provedores:",filterby:"Filtrar por",all:"Tudo",clear:"Apagar tudo"},"es-mx":{providers:"Proveedores:",filterby:"Filtrar por",all:"Todo",clear:"Borrar todo"},"en-us":{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"}};function Po(e){ar(e,"svelte-1v7rv6n",':root{--min-height:50px}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.FilterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:flex;flex-direction:column;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right:15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid var(--emw--color-white, #FFFFFF)}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between;overflow:hidden}.FilterLabel .FilterItemLabel span.VendorName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}@media(max-width: 480px){.FilerContainerSplit .FilterSelector{min-height:var(--min-height)}.FilerContainerSplit .FilterDropdownContainer{top:var(--min-height)}.FilterName,.FilterValueContainer{overflow:hidden;max-width:100%;font-size:12px;text-overflow:ellipsis;width:fit-content}.FilterLabel .FiltersCheckmark{margin-right:5px}.FilterItem label{padding:0;font-size:11px;overflow:hidden;text-overflow:ellipsis;width:unset}.FilterItemLabel span:first-child{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:60%}}')}function rr(e,t,r){const n=e.slice();return n[36]=t[r],n[37]=t,n[38]=r,n}function Ao(e){let t,r,n,i,o,s,a,u,l=e[11]("filterby")+"",h,d,c,m,g=e[11]("providers")+"",_,T,y,H,E,N,L,I,A,O,M,z,W,oe=e[11]("clear")+"",se,te,ae,re,le,Ce;function Fe(p,C){return p[7]?Bo:Fo}let ue=Fe(e),G=ue(e),q=ot(e[5]),f=[];for(let p=0;p<q.length;p+=1)f[p]=nr(rr(e,q,p));return{c(){t=F("div"),r=F("div"),n=F("div"),i=pe("svg"),o=pe("path"),s=V(),a=F("div"),u=F("span"),h=U(l),d=V(),c=F("div"),m=F("span"),_=U(g),T=V(),G.c(),y=V(),H=F("span"),E=pe("svg"),N=pe("path"),A=V(),O=F("div"),M=F("ul");for(let p=0;p<f.length;p+=1)f[p].c();z=V(),W=F("button"),se=U(oe),b(o,"id","noun_filter_736223"),b(o,"d","M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"),b(o,"transform","translate(-5 -6.2)"),b(o,"fill","#fff"),b(i,"xmlns","http://www.w3.org/2000/svg"),b(i,"width","16"),b(i,"height","16"),b(i,"viewBox","0 0 16 16"),b(u,"class","FilterName"),b(c,"class","FilterValueContainer"),b(a,"class","FilterTextContainer"),b(n,"class","FilterMainArea"),b(N,"id","arrow"),b(N,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),b(N,"transform","translate(-274.511 -441.088)"),b(N,"fill","#d1d1d1"),b(E,"xmlns","http://www.w3.org/2000/svg"),b(E,"width","14"),b(E,"height","6.835"),b(E,"viewBox","0 0 14 6.835"),b(H,"class",L="TriangleInactive "+(e[4]?"TriangleActive":"")),b(r,"class",I="FilterSelector "+(e[4]?"FilterSelectorOpen":"")),b(M,"class","FilterDropdown"),b(W,"class","ClearFilters"),W.disabled=te=e[7]&&e[6].length!=e[5].length,b(O,"class",ae="FilterDropdownContainer "+(e[4]?"FilterOpen":"")),b(t,"class",re="FilterContainer "+(e[0]=="true"&&e[1]=="true"?"FilerContainerSplit":""))},m(p,C){X(p,t,C),v(t,r),v(r,n),v(n,i),v(i,o),v(n,s),v(n,a),v(a,u),v(u,h),v(a,d),v(a,c),v(c,m),v(m,_),v(c,T),G.m(c,null),v(r,y),v(r,H),v(H,E),v(E,N),v(t,A),v(t,O),v(O,M);for(let P=0;P<f.length;P+=1)f[P]&&f[P].m(M,null);v(O,z),v(O,W),v(W,se),le||(Ce=[Te(r,"click",e[22]),Te(W,"click",e[25])],le=!0)},p(p,C){if(C[0]&2048&&l!==(l=p[11]("filterby")+"")&&Z(h,l),C[0]&2048&&g!==(g=p[11]("providers")+"")&&Z(_,g),ue===(ue=Fe(p))&&G?G.p(p,C):(G.d(1),G=ue(p),G&&(G.c(),G.m(c,null))),C[0]&16&&L!==(L="TriangleInactive "+(p[4]?"TriangleActive":""))&&b(H,"class",L),C[0]&16&&I!==(I="FilterSelector "+(p[4]?"FilterSelectorOpen":""))&&b(r,"class",I),C[0]&8228){q=ot(p[5]);let P;for(P=0;P<q.length;P+=1){const he=rr(p,q,P);f[P]?f[P].p(he,C):(f[P]=nr(he),f[P].c(),f[P].m(M,null))}for(;P<f.length;P+=1)f[P].d(1);f.length=q.length}C[0]&2048&&oe!==(oe=p[11]("clear")+"")&&Z(se,oe),C[0]&224&&te!==(te=p[7]&&p[6].length!=p[5].length)&&(W.disabled=te),C[0]&16&&ae!==(ae="FilterDropdownContainer "+(p[4]?"FilterOpen":""))&&b(O,"class",ae),C[0]&3&&re!==(re="FilterContainer "+(p[0]=="true"&&p[1]=="true"?"FilerContainerSplit":""))&&b(t,"class",re)},d(p){p&&j(t),G.d(),lr(f,p),le=!1,ee(Ce)}}}function Co(e){let t,r=e[11]("500")+"",n;return{c(){t=F("p"),n=U(r),b(t,"class","SearchLoading")},m(i,o){X(i,t,o),v(t,n)},p(i,o){o[0]&2048&&r!==(r=i[11]("500")+"")&&Z(n,r)},d(i){i&&j(t)}}}function Fo(e){let t,r;return{c(){t=F("span"),r=U(e[8]),b(t,"class","FilterCounter")},m(n,i){X(n,t,i),v(t,r)},p(n,i){i[0]&256&&Z(r,n[8])},d(n){n&&j(t)}}}function Bo(e){let t,r=e[11]("all")+"",n;return{c(){t=F("span"),n=U(r),b(t,"class","FilterCounter")},m(i,o){X(i,t,o),v(t,n)},p(i,o){o[0]&2048&&r!==(r=i[11]("all")+"")&&Z(n,r)},d(i){i&&j(t)}}}function Io(e){let t,r;return{c(){t=F("img"),rt(t.src,r=e[36].logo)||b(t,"src",r),b(t,"alt","vendor logo")},m(n,i){X(n,t,i)},p(n,i){i[0]&32&&!rt(t.src,r=n[36].logo)&&b(t,"src",r)},d(n){n&&j(t)}}}function Oo(e){let t,r,n=e[36].name+"",i,o,s,a,u=e[36].games.count+"",l,h;return{c(){t=F("div"),r=F("span"),i=U(n),o=V(),s=F("span"),a=U("("),l=U(u),h=U(")"),b(r,"class","VendorName"),b(t,"class","FilterItemLabel")},m(d,c){X(d,t,c),v(t,r),v(r,i),v(t,o),v(t,s),v(s,a),v(s,l),v(s,h)},p(d,c){c[0]&32&&n!==(n=d[36].name+"")&&Z(i,n),c[0]&32&&u!==(u=d[36].games.count+"")&&Z(l,u)},d(d){d&&j(t)}}}function nr(e){let t,r,n,i,o,s,a,u,l,h,d,c;function m(){e[23].call(n,e[37],e[38])}function g(){return e[24](e[36])}function _(H,E){if(H[2]==="false")return Oo;if(H[2]==="true")return Io}let T=_(e),y=T&&T(e);return{c(){t=F("li"),r=F("label"),n=F("input"),o=V(),s=F("span"),a=V(),y&&y.c(),u=V(),b(n,"type","checkbox"),b(n,"name","checkbox"),n.__value=i=e[36].name,It(n,n.__value),b(s,"class","FiltersCheckmark"),b(r,"class","FilterLabel"),b(t,"class",l="FilterItem "+(e[2]==="true"?"FilterItemWithLogos":"")),t.value=h=e[36].name},m(H,E){X(H,t,E),v(t,r),v(r,n),n.checked=e[36].isFilterSelected,v(r,o),v(r,s),v(r,a),y&&y.m(r,null),v(t,u),d||(c=[Te(n,"change",m),Te(n,"click",g)],d=!0)},p(H,E){e=H,E[0]&32&&i!==(i=e[36].name)&&(n.__value=i,It(n,n.__value)),E[0]&32&&(n.checked=e[36].isFilterSelected),T===(T=_(e))&&y?y.p(e,E):(y&&y.d(1),y=T&&T(e),y&&(y.c(),y.m(r,null))),E[0]&4&&l!==(l="FilterItem "+(e[2]==="true"?"FilterItemWithLogos":""))&&b(t,"class",l),E[0]&32&&h!==(h=e[36].name)&&(t.value=h)},d(H){H&&j(t),y&&y.d(),d=!1,ee(c)}}}function Lo(e){let t;function r(o,s){if(o[10])return Co;if(!o[9])return Ao}let n=r(e),i=n&&n(e);return{c(){t=F("div"),i&&i.c()},m(o,s){X(o,t,s),i&&i.m(t,null),e[26](t)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i&&i.d(1),i=n&&n(o),i&&(i.c(),i.m(t,null)))},i:k,o:k,d(o){o&&j(t),i&&i.d(),e[26](null)}}}function No(e,t,r){let n;sr(e,zr,f=>r(11,n=f));let{endpoint:i=""}=t,{datasource:o=""}=t,{lang:s=""}=t,{translationurl:a=""}=t,{clientstyling:u=""}=t,{clientstylingurl:l=""}=t,{categoryid:h=""}=t,{addfilterselector:d="false"}=t,{addsortingselector:c="false"}=t,{filterbylogo:m="false"}=t,g=!1,_=window.navigator.userAgent,T=[],y=[],H={},E=!1,N=0,L=!0,I,A=!1;Ho({withLocale:"en",translations:{}});const O=()=>{fetch(a).then(p=>p.json()).then(p=>{Object.keys(p).forEach(C=>{er(C,p[C])})}).catch(p=>{console.log(p)})};Object.keys(tr).forEach(f=>{er(f,tr[f])});const M=()=>{let f=document.createElement("style");f.innerHTML=u,I.appendChild(f)},z=()=>{let f=document.createElement("style");fetch(new URL(l)).then(p=>p.text()).then(p=>{f.innerHTML=p,setTimeout(()=>{I.appendChild(f)},1)})};H[h]&&(H={[h]:[]});const W=()=>{r(4,g=!g),window.postMessage({type:"FilterOpened"},window.location.href)},oe=f=>(r(9,L=!0),new Promise((p,C)=>{fetch(f).then(P=>P.json()).then(P=>{P=P.items,p(P.items),r(6,y=[]);let he=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));P.forEach(Be=>{var Ht;he||(he={currentCategoryId:[]}),((Ht=he[h])==null?void 0:Ht.indexOf(Be.id))>=0?(Be.isFilterSelected=!0,y.push(Be)):Be.isFilterSelected=!1}),r(5,T=P),te()}).catch(P=>{console.error(P),r(10,A=!0),C(P)}).finally(()=>{r(9,L=!1)})})),se=f=>{let p=localStorage.getItem("vendorFiltersByCategory");f.isFilterSelected=!f.isFilterSelected,!y.length||y.filter(C=>C.name===f.name).length==0?y.push(f):r(6,y=y.filter(C=>C.name!==f.name)),p==null?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(H={[h]:y.map(C=>C.id)})):(p=JSON.parse(p),p[h]=y.map(C=>C.id),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(p))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),te()},te=()=>{r(7,E=y.length===T.length||y.length==0),r(8,N=y.length)},ae=()=>{const f=new URL(`${i}/v1/casino/vendors`);r(4,g=!1),f.searchParams.append("fields","id,name,logo,subVendors,games"),f.searchParams.append("language",s),f.searchParams.append("datasource",o),f.searchParams.append("platform",Jr(_)),(h.match(/\$/g)||[]).length>1?(f.searchParams.append("filter",`games(subGroups=${h})`),f.searchParams.append("subVendors",`games(subGroups=${h})`)):f.searchParams.append("filter",`games(groups=${h})`),oe(f)},re=()=>{r(6,y=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(H={[h]:y.map(f=>f.id)})),T.forEach(f=>f.isFilterSelected=!1),r(5,T),window.postMessage({type:"ApplyFilters"},window.location.href),r(7,E=!0),r(4,g=!1)},le=f=>{f.data.type=="SortingOpened"&&r(4,g=!1)};ur(()=>(window.addEventListener("message",le,!1),()=>{window.removeEventListener("message",le)}));const Ce=()=>W();function Fe(f,p){f[p].isFilterSelected=this.checked,r(5,T)}const ue=f=>se(f),G=()=>re();function q(f){$e[f?"unshift":"push"](()=>{I=f,r(3,I)})}return e.$$set=f=>{"endpoint"in f&&r(15,i=f.endpoint),"datasource"in f&&r(16,o=f.datasource),"lang"in f&&r(17,s=f.lang),"translationurl"in f&&r(18,a=f.translationurl),"clientstyling"in f&&r(19,u=f.clientstyling),"clientstylingurl"in f&&r(20,l=f.clientstylingurl),"categoryid"in f&&r(21,h=f.categoryid),"addfilterselector"in f&&r(0,d=f.addfilterselector),"addsortingselector"in f&&r(1,c=f.addsortingselector),"filterbylogo"in f&&r(2,m=f.filterbylogo)},e.$$.update=()=>{e.$$.dirty[0]&2195460&&i&&o&&h&&m&&ae(),e.$$.dirty[0]&524296&&u&&I&&M(),e.$$.dirty[0]&1048584&&l&&I&&z(),e.$$.dirty[0]&262144&&a&&O()},[d,c,m,I,g,T,y,E,N,L,A,n,W,se,re,i,o,s,a,u,l,h,Ce,Fe,ue,G,q]}class Qr extends br{constructor(t){super(),dr(this,t,No,Lo,_t,{endpoint:15,datasource:16,lang:17,translationurl:18,clientstyling:19,clientstylingurl:20,categoryid:21,addfilterselector:0,addsortingselector:1,filterbylogo:2},Po,[-1,-1])}get endpoint(){return this.$$.ctx[15]}set endpoint(t){this.$$set({endpoint:t}),$()}get datasource(){return this.$$.ctx[16]}set datasource(t){this.$$set({datasource:t}),$()}get lang(){return this.$$.ctx[17]}set lang(t){this.$$set({lang:t}),$()}get translationurl(){return this.$$.ctx[18]}set translationurl(t){this.$$set({translationurl:t}),$()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(t){this.$$set({clientstyling:t}),$()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),$()}get categoryid(){return this.$$.ctx[21]}set categoryid(t){this.$$set({categoryid:t}),$()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(t){this.$$set({addfilterselector:t}),$()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(t){this.$$set({addsortingselector:t}),$()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(t){this.$$set({filterbylogo:t}),$()}}mr(Qr,{endpoint:{},datasource:{},lang:{},translationurl:{},clientstyling:{},clientstylingurl:{},categoryid:{},addfilterselector:{},addsortingselector:{},filterbylogo:{}},[],[],!0);const Mo=Object.freeze(Object.defineProperty({__proto__:null,default:Qr},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=ne;exports.$format=zr;exports.$locale=K;exports.CasinoFilter_ce=Mo;exports.HtmlTag=cn;exports.SvelteComponent=br;exports.addMessages=St;exports.append=v;exports.append_styles=ar;exports.attr=b;exports.binding_callbacks=$e;exports.component_subscribe=sr;exports.create_custom_element=mr;exports.destroy_block=yn;exports.destroy_each=lr;exports.detach=j;exports.element=F;exports.empty=sn;exports.ensure_array_like=ot;exports.flush=$;exports.getDevice=Jr;exports.init=dr;exports.insert=X;exports.isMobile=Zr;exports.listen=Te;exports.noop=k;exports.onMount=ur;exports.platformFavorite=To;exports.safe_not_equal=_t;exports.set_custom_element_data=an;exports.set_data=Z;exports.set_style=un;exports.space=V;exports.src_url_equal=rt;exports.svg_element=pe;exports.text=U;exports.tick=pn;exports.toggle_class=hn;exports.update_keyed_each=vn;
|
package/components/{CasinoGameThumbnailNd-Cm-aZcUM.cjs → CasinoGameThumbnailNd-B7CQbzAC.cjs}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Za=(e,t,a)=>new Promise((n,r)=>{var s=u=>{try{l(a.next(u))}catch(c){r(c)}},o=u=>{try{l(a.throw(u))}catch(c){r(c)}},l=u=>u.done?n(u.value):Promise.resolve(u.value).then(s,o);l((a=a.apply(e,t)).next())});const i=require("./CasinoFilter-
|
|
1
|
+
"use strict";var Za=(e,t,a)=>new Promise((n,r)=>{var s=u=>{try{l(a.next(u))}catch(c){r(c)}},o=u=>{try{l(a.throw(u))}catch(c){r(c)}},l=u=>u.done?n(u.value):Promise.resolve(u.value).then(s,o);l((a=a.apply(e,t)).next())});const i=require("./CasinoFilter-WbBxGQ-Q.cjs");function Ir(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}//! moment.js
|
|
2
2
|
//! version : 2.30.1
|
|
3
3
|
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
|
4
4
|
//! license : MIT
|
|
@@ -14,7 +14,7 @@ var fn = (e, t, a) => new Promise((n, i) => {
|
|
|
14
14
|
}, o = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(r, s);
|
|
15
15
|
o((a = a.apply(e, t)).next());
|
|
16
16
|
});
|
|
17
|
-
import { a as Qi, $ as $i, S as er, i as tr, f as C, c as ar, s as nr, b as ir, e as Y, d as V, g as cn, h as g, t as mn, j as W, k as y, n as ut, l as A, m as rr, o as sr, p as ce, q as Ee, r as Sa, u as Ue, v as ht, w as or, x as da, y as be, H as De, z as Yt, A as Nn, B as hn, C as lr, D as rt } from "./CasinoFilter-
|
|
17
|
+
import { a as Qi, $ as $i, S as er, i as tr, f as C, c as ar, s as nr, b as ir, e as Y, d as V, g as cn, h as g, t as mn, j as W, k as y, n as ut, l as A, m as rr, o as sr, p as ce, q as Ee, r as Sa, u as Ue, v as ht, w as or, x as da, y as be, H as De, z as Yt, A as Nn, B as hn, C as lr, D as rt } from "./CasinoFilter-Bj-ZO_Cf.js";
|
|
18
18
|
function ur(e) {
|
|
19
19
|
throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
20
20
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var ge=(s,t,n)=>new Promise((o,l)=>{var i=d=>{try{c(n.next(d))}catch(g){l(g)}},m=d=>{try{c(n.throw(d))}catch(g){l(g)}},c=d=>d.done?o(d.value):Promise.resolve(d.value).then(i,m);c((n=n.apply(s,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./CasinoFilter-Ch3_pyrF.cjs"),fe=require("./CasinoGameThumbnailNd-Cm-aZcUM.cjs");function Ne(s,t){a.addMessages(s,t)}function ba(s){a.$locale.set(s)}const Le={en:{showMore:"More",viewAll:"Show all",searchedItems:"Search result",recentSearchedItems:"Recently searched",favorites:"Favorites",noRecentSearch:"No search started yet. Simply search for a game.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavorites:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"},"zh-hk":{showMore:"更多的",viewAll:"顯示所有",searchedItems:"搜索結果",recentSearchedItems:"最近搜索過",favorites:"收藏夹",noRecentSearch:"尚未開始搜索。 只需搜索遊戲。",noResults:"抱歉,沒有找到結果。 請再試一次。",noFavoritesMobile:"您現在可以通過點擊遊戲頁面上的星形圖標將游戲添加到收藏夾。",noFavorites:"您現在可以通過單擊遊戲縮略圖上的星形圖標將游戲添加到收藏夾。",noFavoritesTitle:"您還沒有任何喜歡的遊戲。",waiting:"等待"},de:{showMore:"Mehr",viewAll:"Alle anzeigen",searchedItems:"Ergebnis suchen",recentSearchedItems:"Zuletzt gesucht",noRecentSearch:"Noch keine Suche gestartet. Einfach nach einem Spiel suchen.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",noFavorites:"Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"},it:{showMore:"Altro",viewAll:"Mostra tutto",searchedItems:"risultato",recentSearchedItems:"Ricerche recenti",noRecentSearch:"Non sono ancora state avviate ricerche. Esegui semplicemente la ricerca per un gioco.",noResults:"Spiacenti, nessun risultato. Si prega di riprovare."},fr:{showMore:"Plus de",viewAll:"Afficher tous",searchedItems:"Recherche du resultat",recentSearchedItems:"Recherches récentes",favorites:"Favoris",noRecentSearch:"Aucune recherche n'a encore été lancée . il suffit de chercher un jeu.",noResults:"Désolé , aucun résultat trouvé.veuillez réessayer.",noFavoritesMobile:"Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone étoile située sur la page du jeu.",noFavorites:"Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone en forme d'etoile située sur la vignette du jeu",noFavoritesTitle:"Vous n'avez pas encore de jeux favoris.",waiting:"Attente"},es:{showMore:"Más",viewAll:"Mostrar todas",searchedItems:"Resultado de busqueda",recentSearchedItems:"Buscado recientemente",favorites:"Favoritos",noRecentSearch:"Aún no inicia busqueda. Solo busque un juego",noResults:"Disculpe",noFavoritesMobile:"Ahora puede agregar juegos a sus Favoritos dando clic al ícono de estrella en esta página",noFavorites:"Ahora puede agregar juegos a sus Favoritos dando click al ícono de la miniatura del juego.",noFavoritesTitle:"No tiene juegos Favoritos aún",waiting:"Cargando"},tr:{showMore:"Daha fazla",viewAll:"Hepsini göster",searchedItems:"Arama sonucu",recentSearchedItems:"Son Aranan Öğeler",noRecentSearch:"Henüz arama başlamadı. Sadece bir oyun arayın.",noResults:"Üzgünüz, sonuç bulunamadı. Lütfen tekrar deneyin.",favorites:"Favoriler",noFavoritesMobile:"Bir oyunu favorilere eklemek için sağ üst köşedeki yıldız simgesine tıklayın.",noFavorites:"Bir oyunu favorilere eklemek için sağ üst köşedeki yıldız simgesine tıklayın.",noFavoritesTitle:"Henüz favori oyunlarınız yok.",waiting:"Bekleniyor"},ru:{showMore:"Показать больше",viewAll:"Посмотреть все",searchedItems:"Искомые товары",recentSearchedItems:"Недавние поисковые запросы",noRecentSearch:"Поиск еще не начался. Просто найдите игру.",noResults:"Извините, результатов не найдено. Пожалуйста, попробуйте еще раз"},ro:{showMore:"Arata mai mult",viewAll:"Vezi toate",searchedItems:"Rezultatele cautarii",recentSearchedItems:"Cautari recente",favorites:"Favorite",noRecentSearch:"Nici o căutare nu a început încă. Pur și simplu căutați un joc.",noResults:"Ne pare rau, nu s-au gasit rezultate. Va rugam sa incercati din nou",noFavoritesMobile:"Acum puteți adăuga jocuri la favorite atingând pictograma stea situată pe pagina jocului.",noFavorites:"Acum puteți adăuga jocuri la favorite făcând clic pe pictograma stea situată pe miniatura jocului.",noFavoritesTitle:"Nu aveți încă niciun joc preferat.",waiting:"Aşteptare"},hr:{showMore:"Više",viewAll:"Prikaži sve",searchedItems:"Rezultat pretrage",recentSearchedItems:"Nedavno pretraživano",noRecentSearch:"Još nije započela pretraga. Jednostavno pretražite igru.",noResults:"Žao nema rezultata",favorites:"Favoriti",noFavoritesMobile:"Kliknite na ikonu zvjezdice u gornjem desnom kutu igre kako biste je spremili kao omiljenu.",noFavorites:"Kliknite na ikonu zvjezdice u gornjem desnom kutu igre kako biste je spremili kao omiljenu.",noFavoritesTitle:"Još nemate nijednu omiljenu igru.",waiting:"Čekanje"},hu:{showMore:"Több",viewAll:"Az összes megjelenítése",searchedItems:"Keresés eredménye",recentSearchedItems:"Legutóbb keresett",noRecentSearch:"A keresés még nem kezdődött el. Egyszerűen keressen egy játékot.",noResults:"Sajnos nincs találat. Kérjük próbálja újra."},pl:{showMore:"Więcej",viewAll:"Pokaż wszystkie",searchedItems:"Wynik wyszukiwania",recentSearchedItems:"Ostatnio wyszukiwane",noRecentSearch:"Nie rozpoczęto wyszukiwania. W prosty sposób wyszukaj grę.",noResults:"Przepraszamy, brak wyników. Prosimy spróbować ponownie."},pt:{showMore:"Mais",viewAll:"Mostre tudo",searchedItems:"Resultado da pesquisa",recentSearchedItems:"Pesquisado recentemente",favorites:"Favorito",noRecentSearch:"Nenhuma pesquisa foi iniciada ainda. Simplesmente procure por um jogo.",noResults:"Desculpe, nenhum resultado encontrado. Por favor, tente novamente.",noFavoritesMobile:"Agora você pode adicionar jogos aos favoritos tocando no ícone da estrela localizado na página do jogo.",noFavorites:"Agora você pode adicionar jogos aos favoritos clicando no ícone da estrela localizado na miniatura do jogo.",noFavoritesTitle:"Você ainda não tem nenhum jogo favorito.",waiting:"Aguardando"},sl:{showMore:"Več",viewAll:"Prikaži vse",searchedItems:"Rezultati iskanja",recentSearchedItems:"Nedavno iskanje",noRecentSearch:"Niste še začeli z iskanjem. Enostavno poiščite želeno igro.",noResults:"Oprostite, ni rezultata. Prosimo poizkusite ponovno."},sr:{showMore:"Više",viewAll:"Prikaži sve",searchedItems:"Pretraži rezultat",recentSearchedItems:"Zadnja pretraga",noRecentSearch:"Još nije pokrenuta pretraga. Jednostavno pretraži igre.",noResults:"Žao nam je, nema pogodaka. Pokušaj ponovo."},"pt-br":{noResults:"Sentimos muito,'Nenhum resultado foi encontrado. Por favor, tente novamente'",noFavoritesMobile:"Clique no ícone de estrela no canto superior direito para salvar como favorito.",noFavorites:"Clique no ícone de estrela no canto superior direito para salvar como favorito.",noFavoritesTitle:"Você ainda não tem jogos selecionados como favoritos",waiting:"Esperando"},"es-mx":{showMore:"Mostrar más",viewAll:"Mostrar todo",searchedItems:"Resultados de búsqueda",recentSearchedItems:"Búsquedas recientes",favorites:"Favoritos",noRecentSearch:"No ha realizado alguna búsqueda. Simplemente busque algún juego",noResults:"Lo sentimos,No se encontró algún resultado. Por favor intente de nuevo",noFavoritesMobile:"De click al ícono de la estrella en la esquina superior derecha para guardar como favorito.",noFavorites:"De click al ícono de la estrella en la esquina superior derecha para guardar como favorito.",noFavoritesTitle:"Aún not tiene juegos seleccionados como favoritos",waiting:"Esperando"},"en-us":{showMore:"More",viewAll:"Show all",searchedItems:"Search result",recentSearchedItems:"Recently searched",favorites:"Favorites",noRecentSearch:"No search started yet. Simply search for a game.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavorites:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"}};if(typeof window!="undefined"){let s=function(t){return function(...n){try{return t.apply(this,n)}catch(o){if(o instanceof DOMException&&o.message.includes("has already been used with this registry")||o.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw o}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("./CasinoGameThumbnailNd-Cm-aZcUM.cjs")).then(t=>t.CasinoGameThumbnailNd_ce).then(({default:t})=>{!customElements.get("casino-game-thumbnail-nd")&&customElements.define("casino-game-thumbnail-nd",t.element)})}if(typeof window!="undefined"){let s=function(t){return function(...n){try{return t.apply(this,n)}catch(o){if(o instanceof DOMException&&o.message.includes("has already been used with this registry")||o.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw o}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("./CasinoFilter-Ch3_pyrF.cjs")).then(t=>t.CasinoFilter_ce).then(({default:t})=>{!customElements.get("casino-filter")&&customElements.define("casino-filter",t.element)})}if(typeof window!="undefined"){let s=function(t){return function(...n){try{return t.apply(this,n)}catch(o){if(o instanceof DOMException&&o.message.includes("has already been used with this registry")||o.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw o}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("./CasinoSort-KrCNzoCr.cjs")).then(({default:t})=>{!customElements.get("casino-sort")&&customElements.define("casino-sort",t.element)})}function wa(s){a.append_styles(s,"svelte-1tpu4o9",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:var(--emw--border-radius-small, 5px);background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:var(--emw--border-radius-small, 5px);height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-large, 24px);font-weight:var(--emw--font-weight-regular, 400)}.CategoryLoadMore{font-size:var(--emw--font-size-small, 14px);color:var(--emw--casino-typography, #FFFFFF)}.NoSearchResults{color:var(--emw--casino-typography, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:var(--emw--font-size-medium, 16px)}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-medium, 16px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .UnfavoredIcon{width:50px;height:50px}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-medium, 16px);padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;padding:8px 0 0;margin-bottom:16px;gap:10px}.CasinoGamesHeader .CategoryIcon{display:flex;place-content:center;background-color:transparent;position:relative;align-items:center;justify-content:center}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer;margin-left:auto}.CasinoGamesHeader .CategoryLoadMore{font-weight:var(--emw--font-weight-normal, 400)}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%;margin-top:24px;padding-bottom:16px}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-height-scroll, 180px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:35px;overscroll-behavior-x:none}.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 1}}.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 1}}.CasinoGamesGridSlider.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-left:auto}.SearchLoading{display:block;padding:50px;color:var(--emw--casino-typography, #FFFFFF)}@container (max-width: 385px){.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small, 110px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small, 110px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small, 110px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small-scroll, 100px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small-scroll, 100px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 480px){.CategoryFilterContainer{gap:16px}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium-scroll, 120px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesContainer .CasinoGamesGrid,.GameContainer.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesContainer .CasinoGamesGrid.GamesListIncreasedGap,.GameContainer.CasinoGamesGridSlider.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap-scroll-mediu, 10px)}.CasinoGamesContainer .CasinoGamesGrid .GameInfo .GameInfoName,.GameContainer.CasinoGamesGridSlider .GameInfo .GameInfoName{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider{padding-bottom:10px}.GameInnerContainer{border-radius:var(--emw--border-radius-large, 20px)}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{gap:2px}.CasinoGamesHeader{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}.CategoryFilterContainer{width:100%}}.DualRing{display:block;width:80px;height:80px;margin:0 auto}.DualRing:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, #D0046C);border-color:var(--emw--casino-color-primary, #D0046C) transparent var(--emw--casino-color-primary, #D0046C);animation:DualRing 1.2s linear infinite}@keyframes DualRing{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.CategoryIcon svg{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}.CategoryIconAnimation{position:relative;width:55px;height:55px;border-radius:50%;background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00)), linear-gradient(var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511), var(--emfe-casino-categories-animation-contrast, #141414));animation:rotate 3.5s linear infinite}.CategoryIconAnimation:before,.CategoryIconAnimation:after{content:" ";position:absolute;inset:5px;background:linear-gradient(var(--emw--casino-categories-animation-fill-main-color, #0E1511), var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511));border-radius:inherit}.CategoryIconAnimation:before{background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00));filter:blur(12px)}@keyframes rotate{100%{transform:rotate(360deg);filter:hue-rotate(360deg)}}')}function je(s,t,n){const o=s.slice();return o[91]=t[n],o[93]=n,o}function Pe(s,t,n){const o=s.slice();return o[91]=t[n],o[94]=t,o[93]=n,o}function De(s,t,n){const o=s.slice();return o[91]=t[n],o[93]=n,o}function ya(s){let t;function n(i,m){if(i[26])return Ga;if(i[37])return Ca}let o=n(s),l=o&&o(s);return{c(){t=a.element("div"),l&&l.c()},m(i,m){a.insert(i,t,m),l&&l.m(t,null)},p(i,m){o===(o=n(i))&&l?l.p(i,m):(l&&l.d(1),l=o&&o(i),l&&(l.c(),l.m(t,null)))},d(i){i&&a.detach(t),l&&l.d()}}}function ka(s){let t,n,o;function l(f,h){return f[30]?qa:f[27].length?Oa:Ha}let i=l(s),m=i(s);function c(f,h){return f[27]?Wa:Va}let d=c(s),g=d(s);return{c(){t=a.element("div"),n=a.element("div"),m.c(),o=a.space(),g.c(),a.attr(n,"class","CasinoGamesHeader Searched "+(a.isMobile(s[42])?"CasinoGamesHeaderMobile":"")),a.attr(t,"class","CasinoGamesContainer")},m(f,h){a.insert(f,t,h),a.append(t,n),m.m(n,null),a.append(t,o),g.m(t,null)},p(f,h){i===(i=l(f))&&m?m.p(f,h):(m.d(1),m=i(f),m&&(m.c(),m.m(n,null))),d===(d=c(f))&&g?g.p(f,h):(g.d(1),g=d(f),g&&(g.c(),g.m(t,null)))},d(f){f&&a.detach(t),m.d(),g.d()}}}function Sa(s){let t;function n(i,m){return i[32]?Ya:Ba}let o=n(s),l=o(s);return{c(){l.c(),t=a.empty()},m(i,m){l.m(i,m),a.insert(i,t,m)},p(i,m){o!==(o=n(i))&&(l.d(1),l=o(i),l&&(l.c(),l.m(t.parentNode,t)))},d(i){i&&a.detach(t),l.d(i)}}}function Ca(s){let t,n,o,l,i=s[18]!=="true"&&Ue(s);function m(g,f){return g[23]&&!g[34]?Ma:g[40]?Fa:za}let c=m(s),d=c(s);return{c(){t=a.element("div"),i&&i.c(),n=a.space(),o=a.element("ul"),d.c(),a.attr(o,"class",l=(s[40].items.length!=0?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),a.attr(t,"class","CasinoGamesContainer")},m(g,f){a.insert(g,t,f),i&&i.m(t,null),a.append(t,n),a.append(t,o),d.m(o,null),s[56](o)},p(g,f){g[18]!=="true"?i?i.p(g,f):(i=Ue(g),i.c(),i.m(t,n)):i&&(i.d(1),i=null),c===(c=m(g))&&d?d.p(g,f):(d.d(1),d=c(g),d&&(d.c(),d.m(o,null))),f[1]&512&&l!==(l=(g[40].items.length!=0?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&a.attr(o,"class",l)},d(g){g&&a.detach(t),i&&i.d(),d.d(),s[56](null)}}}function Ga(s){let t,n,o=s[18]!=="true"&&Be(s);function l(c,d){return c[23]&&!c[34]?Da:c[27].length!==0?Pa:ja}let i=l(s),m=i(s);return{c(){t=a.element("div"),o&&o.c(),n=a.space(),m.c(),a.attr(t,"class","CasinoGamesContainer")},m(c,d){a.insert(c,t,d),o&&o.m(t,null),a.append(t,n),m.m(t,null)},p(c,d){c[18]!=="true"?o?o.p(c,d):(o=Be(c),o.c(),o.m(t,n)):o&&(o.d(1),o=null),i===(i=l(c))&&m?m.p(c,d):(m.d(1),m=i(c),m&&(m.c(),m.m(t,null)))},d(c){c&&a.detach(t),o&&o.d(),m.d()}}}function Ue(s){let t,n,o=s[41]("favorites")+"",l,i,m,c,d=s[40].items.length+"",g,f;return{c(){t=a.element("div"),n=a.element("h3"),l=a.text(o),i=a.space(),m=a.element("span"),c=a.text("("),g=a.text(d),f=a.text(")"),a.attr(m,"class","CategoryFavName"),a.attr(n,"class","CategoryName"),a.attr(t,"class","CasinoGamesHeader")},m(h,b){a.insert(h,t,b),a.append(t,n),a.append(n,l),a.append(n,i),a.append(n,m),a.append(m,c),a.append(m,g),a.append(m,f),s[55](n)},p(h,b){b[1]&1024&&o!==(o=h[41]("favorites")+"")&&a.set_data(l,o),b[1]&512&&d!==(d=h[40].items.length+"")&&a.set_data(g,d)},d(h){h&&a.detach(t),s[55](null)}}}function za(s){let t,n=s[41]("waiting")+"",o;return{c(){t=a.element("p"),o=a.text(n)},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("waiting")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Fa(s){let t,n=a.ensure_array_like(s[40].items),o=[];for(let i=0;i<n.length;i+=1)o[i]=We(je(s,n,i));let l=null;return n.length||(l=Oe(s)),{c(){for(let i=0;i<o.length;i+=1)o[i].c();t=a.empty(),l&&l.c()},m(i,m){for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(i,m);a.insert(i,t,m),l&&l.m(i,m)},p(i,m){if(m[0]&262121|m[1]&8128){n=a.ensure_array_like(i[40].items);let c;for(c=0;c<n.length;c+=1){const d=je(i,n,c);o[c]?o[c].p(d,m):(o[c]=We(d),o[c].c(),o[c].m(t.parentNode,t))}for(;c<o.length;c+=1)o[c].d(1);o.length=n.length,!n.length&&l?l.p(i,m):n.length?l&&(l.d(1),l=null):(l=Oe(i),l.c(),l.m(t.parentNode,t))}},d(i){i&&a.detach(t),a.destroy_each(o,i),l&&l.d(i)}}}function Ma(s){let t;return{c(){t=a.element("div"),a.attr(t,"class","lds-dual-ring")},m(n,o){a.insert(n,t,o)},p:a.noop,d(n){n&&a.detach(t)}}}function Oe(s){let t,n,o,l,i,m,c,d,g,f,h,b=s[41]("noFavoritesTitle")+"",C,w,G;function _(z,v){return a.isMobile(z[42])?Ra:Ia}let T=_(s)(s);return{c(){t=a.element("p"),n=a.svg_element("svg"),o=a.svg_element("rect"),l=a.svg_element("rect"),i=a.svg_element("circle"),m=a.svg_element("path"),c=a.svg_element("path"),d=a.svg_element("path"),g=a.svg_element("path"),f=a.space(),h=a.element("span"),C=a.text(b),w=a.space(),T.c(),G=a.space(),a.attr(o,"x","1"),a.attr(o,"y","18.053"),a.attr(o,"width","90.263"),a.attr(o,"height","90.263"),a.attr(o,"rx","12"),a.attr(o,"stroke","var(--emw--color-gray-150, #828282)"),a.attr(o,"stroke-width","1.5"),a.attr(l,"x","106.737"),a.attr(l,"y","56.737"),a.attr(l,"width","90.263"),a.attr(l,"height","90.263"),a.attr(l,"rx","12"),a.attr(l,"stroke","var(--emw--color-gray-150, #828282)"),a.attr(l,"stroke-width","1.5"),a.attr(i,"cx","70.5"),a.attr(i,"cy","32.237"),a.attr(i,"r","31.487"),a.attr(i,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),a.attr(i,"stroke-width","1.5"),a.attr(i,"stroke-dasharray","5 0"),a.attr(m,"d","M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"),a.attr(m,"fill","var(--emw--color-gray-150, #828282)"),a.attr(c,"d","M78 43h11v13H78V43z"),a.attr(c,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),a.attr(d,"d","m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"),a.attr(d,"fill","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),a.attr(d,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),a.attr(d,"stroke-linecap","round"),a.attr(d,"stroke-linejoin","round"),a.attr(g,"d","m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"),a.attr(g,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),a.attr(g,"stroke-width","1.5"),a.attr(g,"stroke-linecap","round"),a.attr(g,"stroke-linejoin","round"),a.attr(n,"width","198"),a.attr(n,"height","148"),a.attr(n,"viewBox","0 0 198 148"),a.attr(n,"fill","none"),a.attr(n,"xmlns","http://www.w3.org/2000/svg"),a.attr(h,"class","NoFavoriteText NoFavoriteTextHighlight"),a.attr(t,"class","NoFavoriteGames "+(a.isMobile(s[42])?"NoFavoriteGamesMobile":""))},m(z,v){a.insert(z,t,v),a.append(t,n),a.append(n,o),a.append(n,l),a.append(n,i),a.append(n,m),a.append(n,c),a.append(n,d),a.append(n,g),a.append(t,f),a.append(t,h),a.append(h,C),a.append(t,w),T.m(t,null),a.append(t,G)},p(z,v){v[1]&1024&&b!==(b=z[41]("noFavoritesTitle")+"")&&a.set_data(C,b),T.p(z,v)},d(z){z&&a.detach(t),T.d()}}}function Ia(s){let t,n=s[41]("noFavorites")+"",o;return{c(){t=a.element("span"),o=a.text(n),a.attr(t,"class","NoFavoriteText")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("noFavorites")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Ra(s){let t,n=s[41]("noFavoritesMobile")+"",o;return{c(){t=a.element("span"),o=a.text(n),a.attr(t,"class","NoFavoriteText")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("noFavoritesMobile")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function He(s){let t,n=s[91].gameModel.isFavorite&&qe(s);return{c(){n&&n.c(),t=a.empty()},m(o,l){n&&n.m(o,l),a.insert(o,t,l)},p(o,l){o[91].gameModel.isFavorite?n?n.p(o,l):(n=qe(o),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(o){o&&a.detach(t),n&&n.d(o)}}}function qe(s){let t,n=Ta(s);return{c(){n&&n.c(),t=a.empty()},m(o,l){n&&n.m(o,l),a.insert(o,t,l)},p(o,l){n.p(o,l)},d(o){o&&a.detach(t),n&&n.d(o)}}}function Ta(s){let t,n,o;function l(c,d){if(d[1]&512&&(n=null),t==null&&(t=!!a.isMobile(c[42])),t)return Ea;if(n==null&&(n=!!c[91].gameModel.platform.includes("PC")),n)return Aa}let i=l(s,[-1,-1,-1,-1]),m=i&&i(s);return{c(){m&&m.c(),o=a.empty()},m(c,d){m&&m.m(c,d),a.insert(c,o,d)},p(c,d){i===(i=l(c,d))&&m?m.p(c,d):(m&&m.d(1),m=i&&i(c),m&&(m.c(),m.m(o.parentNode,o)))},d(c){c&&a.detach(o),m&&m.d(c)}}}function Aa(s){let t,n,o,l,i,m,c,d,g,f,h,b,C,w,G;return{c(){var _;t=a.element("casino-game-thumbnail-nd"),a.set_custom_element_data(t,"class",n=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"part",o=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"session",s[6]),a.set_custom_element_data(t,"userid",s[7]),a.set_custom_element_data(t,"lang",s[5]),a.set_custom_element_data(t,"translationurl",s[11]),a.set_custom_element_data(t,"favorites",s[8]),a.set_custom_element_data(t,"categoryid",s[0]),a.set_custom_element_data(t,"gamethumbnail",l=s[91].gameModel.thumbnail),a.set_custom_element_data(t,"gamename",i=s[91].gameModel.name),a.set_custom_element_data(t,"gamevendor",m=s[91].gameModel.vendor.logo),a.set_custom_element_data(t,"gameLaunchUrl",c=s[91].launchUrl),a.set_custom_element_data(t,"gameisnew",d=s[91].gameModel.isNew),a.set_custom_element_data(t,"gametag",g=((_=s[91].gameModel.advancedTags)==null?void 0:_.length)>0&&s[43](s[91].gameModel.advancedTags)),a.set_custom_element_data(t,"gamecellsize",f=s[91].cellSize),a.set_custom_element_data(t,"gameid",h=s[91].gameModel.id),a.set_custom_element_data(t,"gamefunmode",b=s[91].gameModel.hasFunMode),a.set_custom_element_data(t,"showgamename",s[13]),a.set_custom_element_data(t,"gamefavorite",C=s[91].gameModel.isFavorite),a.set_custom_element_data(t,"showfavoredcategory",s[37]),a.set_custom_element_data(t,"connectlive",w=s[38][s[91].id]==1?"connect":"disconnect"),a.set_custom_element_data(t,"visibilityconnect",s[39]),a.set_custom_element_data(t,"currency",s[12]),a.set_custom_element_data(t,"livelobbyendpoint",G=s[91].gameModel.details?s[91].gameModel.launchUrl:""),a.set_custom_element_data(t,"clientstyling",s[9]),a.set_custom_element_data(t,"clientstylingurl",s[10]),a.set_custom_element_data(t,"endpoint",s[3]),a.set_custom_element_data(t,"livecasino",s[14]),a.set_custom_element_data(t,"gamepagemodalurl",s[15]),a.set_custom_element_data(t,"integratedgameframedesktop",s[16]),a.set_custom_element_data(t,"integratedgameframemobile",s[17])},m(_,u){a.insert(_,t,u)},p(_,u){var T;u[1]&512&&n!==(n=""+(N+(_[91].cellSize?_[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"class",n),u[1]&512&&o!==(o=""+(N+(_[91].cellSize?_[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"part",o),u[0]&64&&a.set_custom_element_data(t,"session",_[6]),u[0]&128&&a.set_custom_element_data(t,"userid",_[7]),u[0]&32&&a.set_custom_element_data(t,"lang",_[5]),u[0]&2048&&a.set_custom_element_data(t,"translationurl",_[11]),u[0]&256&&a.set_custom_element_data(t,"favorites",_[8]),u[0]&1&&a.set_custom_element_data(t,"categoryid",_[0]),u[1]&512&&l!==(l=_[91].gameModel.thumbnail)&&a.set_custom_element_data(t,"gamethumbnail",l),u[1]&512&&i!==(i=_[91].gameModel.name)&&a.set_custom_element_data(t,"gamename",i),u[1]&512&&m!==(m=_[91].gameModel.vendor.logo)&&a.set_custom_element_data(t,"gamevendor",m),u[1]&512&&c!==(c=_[91].launchUrl)&&a.set_custom_element_data(t,"gameLaunchUrl",c),u[1]&512&&d!==(d=_[91].gameModel.isNew)&&a.set_custom_element_data(t,"gameisnew",d),u[1]&512&&g!==(g=((T=_[91].gameModel.advancedTags)==null?void 0:T.length)>0&&_[43](_[91].gameModel.advancedTags))&&a.set_custom_element_data(t,"gametag",g),u[1]&512&&f!==(f=_[91].cellSize)&&a.set_custom_element_data(t,"gamecellsize",f),u[1]&512&&h!==(h=_[91].gameModel.id)&&a.set_custom_element_data(t,"gameid",h),u[1]&512&&b!==(b=_[91].gameModel.hasFunMode)&&a.set_custom_element_data(t,"gamefunmode",b),u[0]&8192&&a.set_custom_element_data(t,"showgamename",_[13]),u[1]&512&&C!==(C=_[91].gameModel.isFavorite)&&a.set_custom_element_data(t,"gamefavorite",C),u[1]&64&&a.set_custom_element_data(t,"showfavoredcategory",_[37]),u[1]&640&&w!==(w=_[38][_[91].id]==1?"connect":"disconnect")&&a.set_custom_element_data(t,"connectlive",w),u[1]&256&&a.set_custom_element_data(t,"visibilityconnect",_[39]),u[0]&4096&&a.set_custom_element_data(t,"currency",_[12]),u[1]&512&&G!==(G=_[91].gameModel.details?_[91].gameModel.launchUrl:"")&&a.set_custom_element_data(t,"livelobbyendpoint",G),u[0]&512&&a.set_custom_element_data(t,"clientstyling",_[9]),u[0]&1024&&a.set_custom_element_data(t,"clientstylingurl",_[10]),u[0]&8&&a.set_custom_element_data(t,"endpoint",_[3]),u[0]&16384&&a.set_custom_element_data(t,"livecasino",_[14]),u[0]&32768&&a.set_custom_element_data(t,"gamepagemodalurl",_[15]),u[0]&65536&&a.set_custom_element_data(t,"integratedgameframedesktop",_[16]),u[0]&131072&&a.set_custom_element_data(t,"integratedgameframemobile",_[17])},d(_){_&&a.detach(t)}}}function Ea(s){let t=s[91].gameModel.platform.includes("iPad")||s[91].gameModel.platform.includes("iPhone")||s[91].gameModel.platform.includes("Android"),n,o=t&&Ve(s);return{c(){o&&o.c(),n=a.empty()},m(l,i){o&&o.m(l,i),a.insert(l,n,i)},p(l,i){i[1]&512&&(t=l[91].gameModel.platform.includes("iPad")||l[91].gameModel.platform.includes("iPhone")||l[91].gameModel.platform.includes("Android")),t?o?o.p(l,i):(o=Ve(l),o.c(),o.m(n.parentNode,n)):o&&(o.d(1),o=null)},d(l){l&&a.detach(n),o&&o.d(l)}}}function Ve(s){let t,n,o,l,i,m,c,d,g,f,h,b,C,w,G;return{c(){var _;t=a.element("casino-game-thumbnail-nd"),a.set_custom_element_data(t,"class",n=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"part",o=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"session",s[6]),a.set_custom_element_data(t,"userid",s[7]),a.set_custom_element_data(t,"lang",s[5]),a.set_custom_element_data(t,"favorites",s[8]),a.set_custom_element_data(t,"categoryid",s[0]),a.set_custom_element_data(t,"gamethumbnail",l=s[91].gameModel.thumbnail),a.set_custom_element_data(t,"gamename",i=s[91].gameModel.name),a.set_custom_element_data(t,"gamevendor",m=s[91].gameModel.vendor.logo),a.set_custom_element_data(t,"gameLaunchUrl",c=s[91].launchUrl),a.set_custom_element_data(t,"gameisnew",d=s[91].gameModel.isNew),a.set_custom_element_data(t,"gametag",g=((_=s[91].gameModel.advancedTags)==null?void 0:_.length)>0&&s[43](s[91].gameModel.advancedTags)),a.set_custom_element_data(t,"gamecellsize",f=s[91].cellSize),a.set_custom_element_data(t,"gameid",h=s[91].gameModel.id),a.set_custom_element_data(t,"gamefunmode",b=s[91].gameModel.hasFunMode),a.set_custom_element_data(t,"showgamename",s[13]),a.set_custom_element_data(t,"gamefavorite",C=s[91].gameModel.isFavorite),a.set_custom_element_data(t,"showfavoredcategory",s[37]),a.set_custom_element_data(t,"connectlive",w=s[38][s[91].id]==1?"connect":"disconnect"),a.set_custom_element_data(t,"visibilityconnect",s[39]),a.set_custom_element_data(t,"translationurl",s[11]),a.set_custom_element_data(t,"currency",s[12]),a.set_custom_element_data(t,"livelobbyendpoint",G=s[91].gameModel.details?s[91].gameModel.launchUrl:""),a.set_custom_element_data(t,"clientstyling",s[9]),a.set_custom_element_data(t,"clientstylingurl",s[10]),a.set_custom_element_data(t,"endpoint",s[3]),a.set_custom_element_data(t,"livecasino",s[14]),a.set_custom_element_data(t,"gamepagemodalurl",s[15]),a.set_custom_element_data(t,"integratedgameframedesktop",s[16]),a.set_custom_element_data(t,"integratedgameframemobile",s[17])},m(_,u){a.insert(_,t,u)},p(_,u){var T;u[1]&512&&n!==(n=""+(N+(_[91].cellSize?_[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"class",n),u[1]&512&&o!==(o=""+(N+(_[91].cellSize?_[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"part",o),u[0]&64&&a.set_custom_element_data(t,"session",_[6]),u[0]&128&&a.set_custom_element_data(t,"userid",_[7]),u[0]&32&&a.set_custom_element_data(t,"lang",_[5]),u[0]&256&&a.set_custom_element_data(t,"favorites",_[8]),u[0]&1&&a.set_custom_element_data(t,"categoryid",_[0]),u[1]&512&&l!==(l=_[91].gameModel.thumbnail)&&a.set_custom_element_data(t,"gamethumbnail",l),u[1]&512&&i!==(i=_[91].gameModel.name)&&a.set_custom_element_data(t,"gamename",i),u[1]&512&&m!==(m=_[91].gameModel.vendor.logo)&&a.set_custom_element_data(t,"gamevendor",m),u[1]&512&&c!==(c=_[91].launchUrl)&&a.set_custom_element_data(t,"gameLaunchUrl",c),u[1]&512&&d!==(d=_[91].gameModel.isNew)&&a.set_custom_element_data(t,"gameisnew",d),u[1]&512&&g!==(g=((T=_[91].gameModel.advancedTags)==null?void 0:T.length)>0&&_[43](_[91].gameModel.advancedTags))&&a.set_custom_element_data(t,"gametag",g),u[1]&512&&f!==(f=_[91].cellSize)&&a.set_custom_element_data(t,"gamecellsize",f),u[1]&512&&h!==(h=_[91].gameModel.id)&&a.set_custom_element_data(t,"gameid",h),u[1]&512&&b!==(b=_[91].gameModel.hasFunMode)&&a.set_custom_element_data(t,"gamefunmode",b),u[0]&8192&&a.set_custom_element_data(t,"showgamename",_[13]),u[1]&512&&C!==(C=_[91].gameModel.isFavorite)&&a.set_custom_element_data(t,"gamefavorite",C),u[1]&64&&a.set_custom_element_data(t,"showfavoredcategory",_[37]),u[1]&640&&w!==(w=_[38][_[91].id]==1?"connect":"disconnect")&&a.set_custom_element_data(t,"connectlive",w),u[1]&256&&a.set_custom_element_data(t,"visibilityconnect",_[39]),u[0]&2048&&a.set_custom_element_data(t,"translationurl",_[11]),u[0]&4096&&a.set_custom_element_data(t,"currency",_[12]),u[1]&512&&G!==(G=_[91].gameModel.details?_[91].gameModel.launchUrl:"")&&a.set_custom_element_data(t,"livelobbyendpoint",G),u[0]&512&&a.set_custom_element_data(t,"clientstyling",_[9]),u[0]&1024&&a.set_custom_element_data(t,"clientstylingurl",_[10]),u[0]&8&&a.set_custom_element_data(t,"endpoint",_[3]),u[0]&16384&&a.set_custom_element_data(t,"livecasino",_[14]),u[0]&32768&&a.set_custom_element_data(t,"gamepagemodalurl",_[15]),u[0]&65536&&a.set_custom_element_data(t,"integratedgameframedesktop",_[16]),u[0]&131072&&a.set_custom_element_data(t,"integratedgameframemobile",_[17])},d(_){_&&a.detach(t)}}}function We(s){let t,n=s[91].gameModel&&He(s);return{c(){n&&n.c(),t=a.empty()},m(o,l){n&&n.m(o,l),a.insert(o,t,l)},p(o,l){o[91].gameModel?n?n.p(o,l):(n=He(o),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(o){o&&a.detach(t),n&&n.d(o)}}}function Be(s){let t,n,o,l,i=s[26].name+"",m,c;function d(h,b){return h[28]?La:Na}let g=d(s),f=g(s);return{c(){t=a.element("div"),n=a.element("span"),n.innerHTML='<div class="CategoryIconAnimation"></div> <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 28 28"><g id="Group_5260" data-name="Group 5260" transform="translate(-26 -13)"><g id="Ellipse_664_copy" data-name="Ellipse 664 copy" transform="translate(26 13)" fill="rgba(249,165,2,0)"><path d="M 14 27 C 10.52756977081299 27 7.26298999786377 25.64776039123535 4.807610034942627 23.19239044189453 C 2.352240085601807 20.73700904846191 1 17.4724292755127 1 14 C 1 10.52756977081299 2.352240085601807 7.26298999786377 4.807610034942627 4.807610034942627 C 7.26298999786377 2.352240085601807 10.52756977081299 1 14 1 C 17.4724292755127 1 20.73700904846191 2.352240085601807 23.19239044189453 4.807610034942627 C 25.64776039123535 7.26298999786377 27 10.52756977081299 27 14 C 27 17.4724292755127 25.64776039123535 20.73700904846191 23.19239044189453 23.19239044189453 C 20.73700904846191 25.64776039123535 17.4724292755127 27 14 27 Z" stroke="none"></path><path d="M 14 2 C 10.79467964172363 2 7.781219482421875 3.248220443725586 5.514720916748047 5.514720916748047 C 3.248220443725586 7.781219482421875 2 10.79467964172363 2 14 C 2 17.2053108215332 3.248220443725586 20.21878051757812 5.514720916748047 22.48527908325195 C 7.781219482421875 24.75177955627441 10.79467964172363 26 14 26 C 17.2053108215332 26 20.21878051757812 24.75177955627441 22.48527908325195 22.48527908325195 C 24.75177955627441 20.21878051757812 26 17.2053108215332 26 14 C 26 10.79467964172363 24.75177955627441 7.781219482421875 22.48527908325195 5.514720916748047 C 20.21878051757812 3.248220443725586 17.2053108215332 2 14 2 M 14 0 C 21.73197937011719 0 28 6.268009185791016 28 14 C 28 21.73197937011719 21.73197937011719 28 14 28 C 6.268009185791016 28 0 21.73197937011719 0 14 C 0 6.268009185791016 6.268009185791016 0 14 0 Z" stroke="none" fill="#fff"></path></g><path id="Rounded_Rectangle_683" data-name="Rounded Rectangle 683" d="M1139,917.587V906.4a1.4,1.4,0,0,1,1.976,0l4.61,4.608a1.4,1.4,0,0,1,0,1.975l-4.61,4.607A1.4,1.4,0,0,1,1139,917.587Z" transform="translate(-1102 -885)" fill="#fff"></path></g></svg>',o=a.space(),l=a.element("h3"),m=a.text(i),c=a.space(),f.c(),a.attr(n,"class","CategoryIcon"),a.attr(l,"class","CategoryName"),a.attr(t,"class","CasinoGamesHeader")},m(h,b){a.insert(h,t,b),a.append(t,n),a.append(t,o),a.append(t,l),a.append(l,m),s[51](l),a.append(t,c),f.m(t,null)},p(h,b){b[0]&67108864&&i!==(i=h[26].name+"")&&a.set_data(m,i),g===(g=d(h))&&f?f.p(h,b):(f.d(1),f=g(h),f&&(f.c(),f.m(t,null)))},d(h){h&&a.detach(t),s[51](null),f.d()}}}function Na(s){let t,n,o,l=s[1]=="true"&&Ye(s),i=s[2]=="true"&&Je(s);return{c(){t=a.element("div"),l&&l.c(),n=a.space(),i&&i.c(),a.attr(t,"class",o=s[1]=="true"&&s[2]=="true"?"CategoryFilterContainer":"")},m(m,c){a.insert(m,t,c),l&&l.m(t,null),a.append(t,n),i&&i.m(t,null)},p(m,c){m[1]=="true"?l?l.p(m,c):(l=Ye(m),l.c(),l.m(t,n)):l&&(l.d(1),l=null),m[2]=="true"?i?i.p(m,c):(i=Je(m),i.c(),i.m(t,null)):i&&(i.d(1),i=null),c[0]&6&&o!==(o=m[1]=="true"&&m[2]=="true"?"CategoryFilterContainer":"")&&a.attr(t,"class",o)},d(m){m&&a.detach(t),l&&l.d(),i&&i.d()}}}function La(s){let t,n,o=s[41]("viewAll")+"",l,i,m=s[26].games.total+"",c,d,g,f;return{c(){t=a.element("a"),n=a.element("span"),l=a.text(o),i=a.text(" ("),c=a.text(m),d=a.text(")"),a.attr(n,"class","CategoryLoadMore"),a.attr(t,"class","CategoryNameLink")},m(h,b){a.insert(h,t,b),a.append(t,n),a.append(n,l),a.append(n,i),a.append(n,c),a.append(n,d),g||(f=a.listen(t,"click",s[52]),g=!0)},p(h,b){b[1]&1024&&o!==(o=h[41]("viewAll")+"")&&a.set_data(l,o),b[0]&67108864&&m!==(m=h[26].games.total+"")&&a.set_data(c,m)},d(h){h&&a.detach(t),g=!1,f()}}}function Ye(s){let t;return{c(){t=a.element("casino-filter"),a.set_custom_element_data(t,"clientstylingurl",s[10]),a.set_custom_element_data(t,"clientstyling",s[9]),a.set_custom_element_data(t,"endpoint",s[3]),a.set_custom_element_data(t,"datasource",s[4]),a.set_custom_element_data(t,"lang",s[5]),a.set_custom_element_data(t,"categoryid",s[0]),a.set_custom_element_data(t,"addfilterselector",s[1]),a.set_custom_element_data(t,"addsortingselector",s[2]),a.set_custom_element_data(t,"filterbylogo",s[19])},m(n,o){a.insert(n,t,o)},p(n,o){o[0]&1024&&a.set_custom_element_data(t,"clientstylingurl",n[10]),o[0]&512&&a.set_custom_element_data(t,"clientstyling",n[9]),o[0]&8&&a.set_custom_element_data(t,"endpoint",n[3]),o[0]&16&&a.set_custom_element_data(t,"datasource",n[4]),o[0]&32&&a.set_custom_element_data(t,"lang",n[5]),o[0]&1&&a.set_custom_element_data(t,"categoryid",n[0]),o[0]&2&&a.set_custom_element_data(t,"addfilterselector",n[1]),o[0]&4&&a.set_custom_element_data(t,"addsortingselector",n[2]),o[0]&524288&&a.set_custom_element_data(t,"filterbylogo",n[19])},d(n){n&&a.detach(t)}}}function Je(s){let t;return{c(){t=a.element("casino-sort"),a.set_custom_element_data(t,"clientstylingurl",s[10]),a.set_custom_element_data(t,"clientstyling",s[9]),a.set_custom_element_data(t,"lang",s[5]),a.set_custom_element_data(t,"categoryid",s[0]),a.set_custom_element_data(t,"addsortingselector",s[2])},m(n,o){a.insert(n,t,o)},p(n,o){o[0]&1024&&a.set_custom_element_data(t,"clientstylingurl",n[10]),o[0]&512&&a.set_custom_element_data(t,"clientstyling",n[9]),o[0]&32&&a.set_custom_element_data(t,"lang",n[5]),o[0]&1&&a.set_custom_element_data(t,"categoryid",n[0]),o[0]&4&&a.set_custom_element_data(t,"addsortingselector",n[2])},d(n){n&&a.detach(t)}}}function ja(s){let t,n=s[41]("noResults")+"",o;return{c(){t=a.element("p"),o=a.text(n),a.attr(t,"class","NoSearchResults")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("noResults")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Pa(s){let t,n=[],o=new Map,l,i=a.ensure_array_like(s[27]);const m=c=>c[91].id;for(let c=0;c<i.length;c+=1){let d=Pe(s,i,c),g=m(d);o.set(g,n[c]=Ke(g,d))}return{c(){t=a.element("ul");for(let c=0;c<n.length;c+=1)n[c].c();a.attr(t,"class",l=(s[40].items.length===0&&s[37]?"":"CasinoGamesGrid")+" "+(s[25]&&s[20]=="true"?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")},m(c,d){a.insert(c,t,d);for(let g=0;g<n.length;g+=1)n[g]&&n[g].m(t,null);s[54](t)},p(c,d){d[0]&139722729|d[1]&4480&&(i=a.ensure_array_like(c[27]),n=a.update_keyed_each(n,d,m,1,c,i,o,t,a.destroy_block,Ke,null,Pe)),d[0]&34603008|d[1]&576&&l!==(l=(c[40].items.length===0&&c[37]?"":"CasinoGamesGrid")+" "+(c[25]&&c[20]=="true"?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")&&a.attr(t,"class",l)},d(c){c&&a.detach(t);for(let d=0;d<n.length;d+=1)n[d].d();s[54](null)}}}function Da(s){let t;return{c(){t=a.element("div"),a.attr(t,"class","DualRing")},m(n,o){a.insert(n,t,o)},p:a.noop,d(n){n&&a.detach(t)}}}function Ua(s){let t,n,o,l,i,m,c,d,g,f,h,b,C,w,G,_=s[93];const u=()=>s[53](t,_),T=()=>s[53](null,_);return{c(){var z;t=a.element("casino-game-thumbnail-nd"),a.set_custom_element_data(t,"session",s[6]),a.set_custom_element_data(t,"userid",s[7]),a.set_custom_element_data(t,"lang",s[5]),a.set_custom_element_data(t,"class",n=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"part",o=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"favorites",s[8]),a.set_custom_element_data(t,"categoryid",s[0]),a.set_custom_element_data(t,"gamethumbnail",l=s[91].thumbnail),a.set_custom_element_data(t,"gamename",i=s[91].name),a.set_custom_element_data(t,"gamevendor",m=s[91].vendor.logo),a.set_custom_element_data(t,"gameLaunchUrl",c=s[91].launchUrl),a.set_custom_element_data(t,"gameisnew",d=s[91].isNew),a.set_custom_element_data(t,"gametag",g=((z=s[91].advancedTags)==null?void 0:z.length)>0&&s[43](s[91].advancedTags)),a.set_custom_element_data(t,"gamecellsize",f=s[91].cellSize),a.set_custom_element_data(t,"gameid",h=s[91].id),a.set_custom_element_data(t,"gamefunmode",b=s[91].hasFunMode),a.set_custom_element_data(t,"gamefavorite",C=s[91].isFavorite),a.set_custom_element_data(t,"translationurl",s[11]),a.set_custom_element_data(t,"showgamename",s[13]),a.set_custom_element_data(t,"connectlive",w=s[38][s[91].id]==1?"connect":"disconnect"),a.set_custom_element_data(t,"visibilityconnect",s[39]),a.set_custom_element_data(t,"currency",s[12]),a.set_custom_element_data(t,"livelobbyendpoint",G=s[91].details?s[91].href:""),a.set_custom_element_data(t,"clientstyling",s[9]),a.set_custom_element_data(t,"clientstylingurl",s[10]),a.set_custom_element_data(t,"endpoint",s[3]),a.set_custom_element_data(t,"livecasino",s[14]),a.set_custom_element_data(t,"gamepagemodalurl",s[15]),a.set_custom_element_data(t,"integratedgameframedesktop",s[16]),a.set_custom_element_data(t,"integratedgameframemobile",s[17]),a.set_custom_element_data(t,"casinogamesgridslider",s[20])},m(z,v){a.insert(z,t,v),u()},p(z,v){var q;s=z,v[0]&64&&a.set_custom_element_data(t,"session",s[6]),v[0]&128&&a.set_custom_element_data(t,"userid",s[7]),v[0]&32&&a.set_custom_element_data(t,"lang",s[5]),v[0]&134217728&&n!==(n=""+(N+(s[91].cellSize?s[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"class",n),v[0]&134217728&&o!==(o=""+(N+(s[91].cellSize?s[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"part",o),v[0]&256&&a.set_custom_element_data(t,"favorites",s[8]),v[0]&1&&a.set_custom_element_data(t,"categoryid",s[0]),v[0]&134217728&&l!==(l=s[91].thumbnail)&&a.set_custom_element_data(t,"gamethumbnail",l),v[0]&134217728&&i!==(i=s[91].name)&&a.set_custom_element_data(t,"gamename",i),v[0]&134217728&&m!==(m=s[91].vendor.logo)&&a.set_custom_element_data(t,"gamevendor",m),v[0]&134217728&&c!==(c=s[91].launchUrl)&&a.set_custom_element_data(t,"gameLaunchUrl",c),v[0]&134217728&&d!==(d=s[91].isNew)&&a.set_custom_element_data(t,"gameisnew",d),v[0]&134217728&&g!==(g=((q=s[91].advancedTags)==null?void 0:q.length)>0&&s[43](s[91].advancedTags))&&a.set_custom_element_data(t,"gametag",g),v[0]&134217728&&f!==(f=s[91].cellSize)&&a.set_custom_element_data(t,"gamecellsize",f),v[0]&134217728&&h!==(h=s[91].id)&&a.set_custom_element_data(t,"gameid",h),v[0]&134217728&&b!==(b=s[91].hasFunMode)&&a.set_custom_element_data(t,"gamefunmode",b),v[0]&134217728&&C!==(C=s[91].isFavorite)&&a.set_custom_element_data(t,"gamefavorite",C),v[0]&2048&&a.set_custom_element_data(t,"translationurl",s[11]),v[0]&8192&&a.set_custom_element_data(t,"showgamename",s[13]),v[0]&134217728|v[1]&128&&w!==(w=s[38][s[91].id]==1?"connect":"disconnect")&&a.set_custom_element_data(t,"connectlive",w),v[1]&256&&a.set_custom_element_data(t,"visibilityconnect",s[39]),v[0]&4096&&a.set_custom_element_data(t,"currency",s[12]),v[0]&134217728&&G!==(G=s[91].details?s[91].href:"")&&a.set_custom_element_data(t,"livelobbyendpoint",G),v[0]&512&&a.set_custom_element_data(t,"clientstyling",s[9]),v[0]&1024&&a.set_custom_element_data(t,"clientstylingurl",s[10]),v[0]&8&&a.set_custom_element_data(t,"endpoint",s[3]),v[0]&16384&&a.set_custom_element_data(t,"livecasino",s[14]),v[0]&32768&&a.set_custom_element_data(t,"gamepagemodalurl",s[15]),v[0]&65536&&a.set_custom_element_data(t,"integratedgameframedesktop",s[16]),v[0]&131072&&a.set_custom_element_data(t,"integratedgameframemobile",s[17]),v[0]&1048576&&a.set_custom_element_data(t,"casinogamesgridslider",s[20]),_!==s[93]&&(T(),_=s[93],u())},d(z){z&&a.detach(t),T()}}}function Ke(s,t){let n,o,l=Ua(t);return{key:s,first:null,c(){n=a.empty(),l&&l.c(),o=a.empty(),this.first=n},m(i,m){a.insert(i,n,m),l&&l.m(i,m),a.insert(i,o,m)},p(i,m){t=i,l.p(t,m)},d(i){i&&(a.detach(n),a.detach(o)),l&&l.d(i)}}}function Oa(s){let t,n=s[41]("searchedItems")+"",o;return{c(){t=a.element("h3"),o=a.text(n),a.attr(t,"class","StatusText")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("searchedItems")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Ha(s){let t,n=s[41]("noResults")+"",o;return{c(){t=a.element("h3"),o=a.text(n),a.attr(t,"class","StatusText")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("noResults")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function qa(s){let t,n=s[41]("recentSearchedItems")+"",o;return{c(){t=a.element("h3"),o=a.text(n),a.attr(t,"class","StatusText")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("recentSearchedItems")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Va(s){let t;return{c(){t=a.element("p"),t.textContent="Waiting",a.attr(t,"class","SearchWaiting")},m(n,o){a.insert(n,t,o)},p:a.noop,d(n){n&&a.detach(t)}}}function Wa(s){let t,n,o=[],l=new Map,i=!s[33]&&Xe(s),m=a.ensure_array_like(s[27]);const c=d=>d[91].id;for(let d=0;d<m.length;d+=1){let g=De(s,m,d),f=c(g);l.set(f,o[d]=Ze(f,g))}return{c(){i&&i.c(),t=a.space(),n=a.element("ul");for(let d=0;d<o.length;d+=1)o[d].c();a.attr(n,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(d,g){i&&i.m(d,g),a.insert(d,t,g),a.insert(d,n,g);for(let f=0;f<o.length;f+=1)o[f]&&o[f].m(n,null)},p(d,g){d[33]?i&&(i.d(1),i=null):i?i.p(d,g):(i=Xe(d),i.c(),i.m(t.parentNode,t)),g[0]&134479849|g[1]&4097&&(m=a.ensure_array_like(d[27]),o=a.update_keyed_each(o,g,c,1,d,m,l,n,a.destroy_block,Ze,null,De))},d(d){d&&(a.detach(t),a.detach(n)),i&&i.d(d);for(let g=0;g<o.length;g+=1)o[g].d()}}}function Xe(s){let t,n=s[41]("noRecentSearch")+"",o;return{c(){t=a.element("p"),o=a.text(n),a.attr(t,"class","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(a.isMobile(s[42])?"NoRecentSearchesMobile":""))},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("noRecentSearch")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Ze(s,t){let n,o,l,i,m,c,d,g,f,h,b,C,w,G;return{key:s,first:null,c(){var _;n=a.element("casino-game-thumbnail-nd"),a.set_custom_element_data(n,"class",o=""+(N+(t[91].cellSize?t[91].cellSize:"1x1"))),a.set_custom_element_data(n,"part",l=""+(N+(t[91].cellSize?t[91].cellSize:"1x1"))),a.set_custom_element_data(n,"session",t[6]),a.set_custom_element_data(n,"userid",t[7]),a.set_custom_element_data(n,"lang",t[5]),a.set_custom_element_data(n,"searchitem",t[31]),a.set_custom_element_data(n,"favorites",t[8]),a.set_custom_element_data(n,"categoryid",t[0]),a.set_custom_element_data(n,"gamethumbnail",i=t[91].thumbnail),a.set_custom_element_data(n,"gamename",m=t[91].name),a.set_custom_element_data(n,"gamevendor",c=t[91].vendor.logo),a.set_custom_element_data(n,"gameLaunchUrl",d=t[91].launchUrl),a.set_custom_element_data(n,"gameisnew",g=t[91].isNew),a.set_custom_element_data(n,"gametag",f=((_=t[91].advancedTags)==null?void 0:_.length)>0&&t[43](t[91].advancedTags)),a.set_custom_element_data(n,"gamecellsize",h=t[91].cellSize),a.set_custom_element_data(n,"gameid",b=t[91].id),a.set_custom_element_data(n,"gamefunmode",C=t[91].hasFunMode),a.set_custom_element_data(n,"showgamename",t[13]),a.set_custom_element_data(n,"translationurl",t[11]),a.set_custom_element_data(n,"gamefavorite",w=t[91].isFavorite),a.set_custom_element_data(n,"currency",t[12]),a.set_custom_element_data(n,"livelobbyendpoint",G=t[91].details?t[91].href:""),a.set_custom_element_data(n,"clientstyling",t[9]),a.set_custom_element_data(n,"clientstylingurl",t[10]),a.set_custom_element_data(n,"endpoint",t[3]),a.set_custom_element_data(n,"livecasino",t[14]),a.set_custom_element_data(n,"gamepagemodalurl",t[15]),a.set_custom_element_data(n,"integratedgameframedesktop",t[16]),a.set_custom_element_data(n,"integratedgameframemobile",t[17]),this.first=n},m(_,u){a.insert(_,n,u)},p(_,u){var T;t=_,u[0]&134217728&&o!==(o=""+(N+(t[91].cellSize?t[91].cellSize:"1x1")))&&a.set_custom_element_data(n,"class",o),u[0]&134217728&&l!==(l=""+(N+(t[91].cellSize?t[91].cellSize:"1x1")))&&a.set_custom_element_data(n,"part",l),u[0]&64&&a.set_custom_element_data(n,"session",t[6]),u[0]&128&&a.set_custom_element_data(n,"userid",t[7]),u[0]&32&&a.set_custom_element_data(n,"lang",t[5]),u[1]&1&&a.set_custom_element_data(n,"searchitem",t[31]),u[0]&256&&a.set_custom_element_data(n,"favorites",t[8]),u[0]&1&&a.set_custom_element_data(n,"categoryid",t[0]),u[0]&134217728&&i!==(i=t[91].thumbnail)&&a.set_custom_element_data(n,"gamethumbnail",i),u[0]&134217728&&m!==(m=t[91].name)&&a.set_custom_element_data(n,"gamename",m),u[0]&134217728&&c!==(c=t[91].vendor.logo)&&a.set_custom_element_data(n,"gamevendor",c),u[0]&134217728&&d!==(d=t[91].launchUrl)&&a.set_custom_element_data(n,"gameLaunchUrl",d),u[0]&134217728&&g!==(g=t[91].isNew)&&a.set_custom_element_data(n,"gameisnew",g),u[0]&134217728&&f!==(f=((T=t[91].advancedTags)==null?void 0:T.length)>0&&t[43](t[91].advancedTags))&&a.set_custom_element_data(n,"gametag",f),u[0]&134217728&&h!==(h=t[91].cellSize)&&a.set_custom_element_data(n,"gamecellsize",h),u[0]&134217728&&b!==(b=t[91].id)&&a.set_custom_element_data(n,"gameid",b),u[0]&134217728&&C!==(C=t[91].hasFunMode)&&a.set_custom_element_data(n,"gamefunmode",C),u[0]&8192&&a.set_custom_element_data(n,"showgamename",t[13]),u[0]&2048&&a.set_custom_element_data(n,"translationurl",t[11]),u[0]&134217728&&w!==(w=t[91].isFavorite)&&a.set_custom_element_data(n,"gamefavorite",w),u[0]&4096&&a.set_custom_element_data(n,"currency",t[12]),u[0]&134217728&&G!==(G=t[91].details?t[91].href:"")&&a.set_custom_element_data(n,"livelobbyendpoint",G),u[0]&512&&a.set_custom_element_data(n,"clientstyling",t[9]),u[0]&1024&&a.set_custom_element_data(n,"clientstylingurl",t[10]),u[0]&8&&a.set_custom_element_data(n,"endpoint",t[3]),u[0]&16384&&a.set_custom_element_data(n,"livecasino",t[14]),u[0]&32768&&a.set_custom_element_data(n,"gamepagemodalurl",t[15]),u[0]&65536&&a.set_custom_element_data(n,"integratedgameframedesktop",t[16]),u[0]&131072&&a.set_custom_element_data(n,"integratedgameframemobile",t[17])},d(_){_&&a.detach(n)}}}function Ba(s){let t;return{c(){t=a.element("p"),t.textContent="500 Error - Internal Server Error.",a.attr(t,"class","SearchLoading")},m(n,o){a.insert(n,t,o)},d(n){n&&a.detach(t)}}}function Ya(s){let t;return{c(){t=a.element("p"),t.textContent="404 Error - No result found.",a.attr(t,"class","SearchLoading")},m(n,o){a.insert(n,t,o)},d(n){n&&a.detach(t)}}}function Ja(s){let t;function n(i,m){return i[24]?Sa:i[29]?ka:ya}let o=n(s),l=o(s);return{c(){t=a.element("div"),l.c(),a.attr(t,"class","CasinoGamesCategorySectionContainer")},m(i,m){a.insert(i,t,m),l.m(t,null),s[57](t)},p(i,m){o===(o=n(i))&&l?l.p(i,m):(l.d(1),l=o(i),l&&(l.c(),l.m(t,null)))},i:a.noop,o:a.noop,d(i){i&&a.detach(t),l.d(),s[57](null)}}}const N="game-tile-";let Ka=0;function Xa(s,t,n){let o;a.component_subscribe(s,a.$format,r=>n(41,o=r));let{endpoint:l=""}=t,{datasource:i=""}=t,{lang:m=""}=t,{session:c=""}=t,{userid:d=""}=t,{favorites:g=""}=t,{clientstyling:f=""}=t,{clientstylingurl:h=""}=t,{translationurl:b=""}=t,{currency:C=""}=t,{categoryid:w=""}=t,{showgamename:G=""}=t,{livecasino:_="false"}=t,{gamepagemodalurl:u="true"}=t,{integratedgameframedesktop:T="false"}=t,{integratedgameframemobile:z="false"}=t,{casinomygames:v="false"}=t,{addfilterselector:q="false"}=t,{addsortingselector:oe="false"}=t,{filterbylogo:ze=""}=t,{casinogamesgridslider:Fe="false"}=t,{fetchviaevent:X="false"}=t,{showallpage:he="casino"}=t,{actionevent:pe="CategoryChange"}=t,{displayedgamecount:le="10"}=t,{showallbuttongamescount:ie="10"}=t,O=!0,ve=!1,re,me,V=!0,Me=window.navigator.userAgent,A,k=[],P=!0,W=40,D=!1,ce=!1,Ie=!1,Z=!1,be=!1,we=!0,Q=!1,x,ye,$,ee=!1,B,de=!1,ae=new Array(1e4),te={},ke="",Y="",_e,Se,E,j=[],ue=new AbortController,J={items:[],count:0,name:""};const xe=()=>{fetch(b).then(p=>p.json()).then(p=>{Object.keys(p).forEach(y=>{Ne(y,p[y])})}).catch(p=>{console.log(p)})};Object.keys(Le).forEach(r=>{Ne(r,Le[r])}),typeof document.hidden!="undefined"?_e="hidden":typeof document.msHidden!="undefined"?_e="msHidden":typeof document.webkitHidden!="undefined"&&(_e="webkitHidden");let $e=new IntersectionObserver(r=>{r.forEach(p=>ge(this,null,function*(){let y=p.target.gameid,F=p.target.elems_index;p.isIntersecting?(F*1.2>W&&sa(w),n(38,te[y]=1,te)):n(38,te[y]=0,te)}))});const Re=(r,p)=>{let y=`${l}/v1/player/${p}/favorites/`;n(23,O=!0);let F={method:"GET",headers:{"X-SessionID":r}};return new Promise((M,S)=>{fetch(y,F).then(I=>I.json()).then(I=>{var H;if(n(23,O=!1),E=[],I){I.items.forEach(R=>{R.gameModel&&(E.push(R),j.includes(R.id)||j.push(R.id))});const K=(H=a.platformFavorite(E))==null?void 0:H.length;window.postMessage({type:"UpdateFavoritesCount",favoriteGamesLength:K})}else E=[];w==="FAVORITES"&&Ae(E),k.forEach(K=>{K.isFavorite=U(K.id)});let L=k;n(27,k=void 0),n(27,k=L),M(E)}).catch(I=>{console.error(I),S(I)})})},ne=(r,p,y)=>{ue&&ue.abort(),ue=new AbortController;const F=ue.signal;n(23,O=!0);let M="",S="",I=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),L=JSON.parse(localStorage.getItem("vendorSortingBy"));return(r.match(/\$/g)||[]).length>1?(M=r.split("$").slice(0,2).join("$"),S=new URL(`${l}/v1/casino/groups/${i}/${M}/subGroups`)):S=new URL(`${l}/v1/casino/groups/${i}/${r}`),new Promise((H,K)=>{if(S.searchParams.delete("pagination"),S.searchParams.append("expand","games(vendor)"),S.searchParams.append("fields","id,name,games"),S.searchParams.append("platform",a.getDevice(Me)),S.searchParams.append("pagination",`games(offset=${p},limit=${y})`),S.searchParams.append("language",m),window.postMessage({type:"CategoryVendors",categoryid:r},window.location.href),I&&I[r])if(I[r].length&&V===!1&&ee===!1){let R="";n(32,be=!0),I[r].forEach(se=>{R=R+(R?`,games(vendor(id=${se}))`:`games(vendor(id=${se}))`)}),S.searchParams.append("filter",`${R}`)}else n(32,be=!1);L&&(L[r]?L[r]&&L[r]!="All"&&(L[r]=="isNew"||L[r]=="advancedTags(name(hot))"?(S.searchParams.append("sortedField",`games(${L[r]})`),S.searchParams.append("orderBy","DES")):S.searchParams.append("sortedField",`games(${L[r]})`)):Y&&Y!="All"&&(Y=="advancedTags(name(hot))"||Y=="isNew"?(S.searchParams.append("sortedField",`games(${Y})`),S.searchParams.append("orderBy","DES")):S.searchParams.append("sortedField",`games(${Y})`))),fetch(S,{signal:F}).then(R=>R.json()).then(R=>{F.aborted||(n(23,O=!1),(r.match(/\$/g)||[]).length>1&&(R=R.items.filter(se=>{if(se.id==r)return se})[0]),n(50,Se=!0),n(24,ve=!1),ye=R.games.total,n(34,Q=!0),H(R))}).catch(R=>{R.name!=="AbortError"&&(n(24,ve=!0),console.error(R),K(R))})})},ea=(r,p,y)=>{r!==""&&(n(29,D=!1),n(25,V=!0),n(1,q="false"),n(2,oe="false"),n(31,Z=!1),de=!1,n(28,P=+p>+y),ne(r,0,+p).then(F=>{n(26,A=F),n(27,k=A.games.items),k&&k.forEach(M=>{M.isFavorite=U(M.id)})}))},Ce=r=>{if(r.data)switch(r.data.type){case"MostPlayedData":w=="MOSTPLAYED"&&(n(29,D=!1),n(25,V=!1),n(28,P=!1),n(27,k=r.data.mostPlayedGames),n(26,A={id:"MOSTPLAYED",name:"Most Played Games",games:{count:r.data.mostPlayedGames.length,total:r.data.mostPlayedGames.length,items:r.data.mostPlayedGames}})),n(23,O=!1);break;case"LastPlayedData":w=="LASTPLAYED"&&(n(29,D=!1),n(25,V=!1),n(28,P=!1),n(27,k=r.data.lastPlayedGames),n(26,A={id:"LASTPLAYED",name:"Last Played Games",games:{count:r.data.lastPlayedGames.length,total:r.data.lastPlayedGames.length,items:r.data.lastPlayedGames}})),n(23,O=!1);break;case"CustomOperatorData":r.data.operatordetail;break;case"RecentSearchData":n(29,D=!0),n(30,ce=!0),r.data.searchData.length>0?(n(27,k=r.data.searchData),n(33,we=!0),k&&k.forEach(p=>{p.isFavorite=U(p.id)})):(n(27,k=[]),n(33,we=!1));break;case"OutOfRecentSearches":n(29,D=!1),n(30,ce=!1);break;case"SearchData":n(29,D=!0),n(30,ce=!1),n(27,k=r.data.searchData.items||[]),n(31,Z=!0),r.data.receivedFavoriteResults&&(E=r.data.receivedFavoriteResults.items),k&&k.forEach(p=>{p.isFavorite=U(p.id)});break;case`CategoryData_${w}`:n(29,D=!1),n(25,V=!0),n(1,q="false"),n(2,oe="false"),n(31,Z=!1),de=!1,r.data.receivedFavoriteResults&&(E=r.data.receivedFavoriteResults.items),ne(r.data.categoryId,0,r.data.visiblegames).then(p=>{n(26,A=p),n(27,k=A.games.items),ye<=r.data.visiblegames?n(28,P=!1):n(28,P=!0),k&&k.forEach(y=>{y.isFavorite=U(y.id)})});break;case"CategoryChange":W=20;break;case"ApplySorter":n(0,w=r.data.itemId),Y=r.data.sortBy,ne(w,0,W).then(p=>{n(26,A=p),n(27,k=A.games.items),n(28,P=!1)});break;case"CategoryUpdate":Te(r.data.itemId);break;case`SetUnfavoredGame${w}`:na(`${l}/v1/player/${d}/favorites`,c,r.data.id);break;case`SetFavoredGame${w}`:ta(`${l}/v1/player/${d}/favorites`,c,r.data.id);break;case"UserSessionID":re=r.data.session,me=r.data.userID,g=="true"&&me&&me.length&&re&&re.length>0&&Re(re,me);break;case"UpdateFavoredList":w==="FAVORITES"&&Ge(r.data.url,r.data.sessionID);break}},Te=r=>{n(29,D=!1),n(25,V=!1),n(31,Z=!1),de=!0,n(34,Q=!1),n(0,w=r),w!=="MOSTPLAYED"&&n(28,P=!1),v!=="true"&&ne(w,0,W).then(p=>{n(26,A=p),A.games.items.forEach(y=>{y.isFavorite=U(y.id)}),n(27,k=A.games.items),n(28,P=!1),k.length<10&&e.data.origin==!1&&(Ie=!0,setTimeout(()=>{window.postMessage({type:"WidgetTopReference",scrollTop:Ie},window.location.href)},500))})},aa=()=>{A&&(n(27,k=A.games.items),k.forEach(r=>{r.isFavorite=U(r.id)}))},U=r=>{var p;return(p=E==null?void 0:E.some(y=>y.id===r))!=null?p:!1};let ta=(r,p,y)=>ge(this,null,function*(){yield Ge(r,p),j.includes(y)||j.push(y);let M={method:"POST",headers:{"X-SessionID":p,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({items:j})};fetch(r,M).then(S=>S.json()).then(()=>{window.postMessage({type:`AddFavoriteThumbnail_${y}`},window.location.href)}).catch(S=>{console.error("Err",S)})});const na=(r,p,y)=>{let F={method:"DELETE",headers:{"X-SessionID":p}};fetch(`${r}/${y}`,F).then(M=>M.json()).then(()=>{window.postMessage({type:`RemoveFavoriteThumbnail_${y}`},window.location.href),Ge(r,p)}),j.includes(y)&&(j=j.filter(M=>M!=y))},Ge=(r,p)=>ge(this,null,function*(){return fetch(r,{method:"GET",headers:{"X-SessionID":p}}).then(F=>F.json()).then(F=>{var S;E=F.items,X?(E.forEach(I=>{j.includes(I.id)||j.push(I.id)}),aa()):E.forEach(I=>{I.isFavorite=U(I.id)});const M=(S=a.platformFavorite(E))==null?void 0:S.length;w==="FAVORITES"&&(window.postMessage({type:"UpdateFavoritesCount",favoriteGamesLength:M}),Ae(E))}).catch(F=>{console.error(F)})}),Ae=r=>{if(!r)return;let p;p=(r==null?void 0:r.items)||r||[],p.length>0&&p.forEach(y=>{y.gameModel&&(y.gameModel.isFavorite=!0)}),n(40,J.items=a.platformFavorite(p,J.items),J),n(40,J.name="Favorites",J),n(23,O=!1)},sa=r=>{W+=1,n(34,Q=!0),W<=ye&&ne(r,Ka,W).then(p=>{n(26,A=p),A.games.items.length>k.length&&(n(27,k=A.games.items),k.forEach(y=>{y.isFavorite=U(y.id)})),n(34,Q=!1)})},oa=r=>{if((r==null?void 0:r.length)===0)return"";let p="",y=999999999999,F;const M=new Date(Date.now());return r.forEach((S,I)=>{const L=new Date(S.schedules[0].startTime),H=new Date(S.schedules[0].endTime);fe.hooks(H).diff(M)<y&&(y=fe.hooks(H).diff(M),F=I),fe.hooks(M).isAfter(L)&&fe.hooks(M).isBefore(H)&&(p=r[F].name)}),p},Ee=r=>{window.postMessage({type:`${pe}`,itemId:r,showallpage:he},window.location.href)},la=()=>{switch(w){case"FAVORITES":d&&c&&n(37,ee=!0);break;case"MOSTPLAYED":v==="false"&&d&&c&&n(37,ee=!1);break;case"LASTPLAYED":v==="false"&&d&&c&&n(37,ee=!1);break;default:Te(w);break}},ia=()=>{document[_e]?n(39,ke="disconnect"):n(39,ke="connect")},ra=()=>{de&&ae.forEach((r,p)=>{r&&(r.elems_index=p,$e.observe(r))})},ma=()=>{ba(m)},ca=()=>{let r=document.createElement("style");r.innerHTML=f,B.appendChild(r)},da=()=>{let r=new URL(h),p=document.createElement("style");fetch(r.href).then(y=>y.text()).then(y=>{p.innerHTML=y,setTimeout(()=>{B.appendChild(p)},1)})};a.onMount(()=>(window.addEventListener("visibilitychange",r=>ia()),window.addEventListener("message",Ce,!1),()=>{window.removeEventListener("message",Ce),window.removeEventListener("visibilitychange",Ce)}));function _a(r){a.binding_callbacks[r?"unshift":"push"](()=>{$=r,n(36,$)})}const ua=r=>Ee(A.id);function ga(r,p){a.binding_callbacks[r?"unshift":"push"](()=>{ae[p]=r,n(22,ae)})}function fa(r){a.binding_callbacks[r?"unshift":"push"](()=>{x=r,n(35,x)})}function ha(r){a.binding_callbacks[r?"unshift":"push"](()=>{$=r,n(36,$)})}function pa(r){a.binding_callbacks[r?"unshift":"push"](()=>{x=r,n(35,x)})}function va(r){a.binding_callbacks[r?"unshift":"push"](()=>{B=r,n(21,B)})}return s.$$set=r=>{"endpoint"in r&&n(3,l=r.endpoint),"datasource"in r&&n(4,i=r.datasource),"lang"in r&&n(5,m=r.lang),"session"in r&&n(6,c=r.session),"userid"in r&&n(7,d=r.userid),"favorites"in r&&n(8,g=r.favorites),"clientstyling"in r&&n(9,f=r.clientstyling),"clientstylingurl"in r&&n(10,h=r.clientstylingurl),"translationurl"in r&&n(11,b=r.translationurl),"currency"in r&&n(12,C=r.currency),"categoryid"in r&&n(0,w=r.categoryid),"showgamename"in r&&n(13,G=r.showgamename),"livecasino"in r&&n(14,_=r.livecasino),"gamepagemodalurl"in r&&n(15,u=r.gamepagemodalurl),"integratedgameframedesktop"in r&&n(16,T=r.integratedgameframedesktop),"integratedgameframemobile"in r&&n(17,z=r.integratedgameframemobile),"casinomygames"in r&&n(18,v=r.casinomygames),"addfilterselector"in r&&n(1,q=r.addfilterselector),"addsortingselector"in r&&n(2,oe=r.addsortingselector),"filterbylogo"in r&&n(19,ze=r.filterbylogo),"casinogamesgridslider"in r&&n(20,Fe=r.casinogamesgridslider),"fetchviaevent"in r&&n(45,X=r.fetchviaevent),"showallpage"in r&&n(46,he=r.showallpage),"actionevent"in r&&n(47,pe=r.actionevent),"displayedgamecount"in r&&n(48,le=r.displayedgamecount),"showallbuttongamescount"in r&&n(49,ie=r.showallbuttongamescount)},s.$$.update=()=>{s.$$.dirty[0]&32&&m&&ma(),s.$$.dirty[0]&57|s.$$.dirty[1]&409600&&(X==="false"||X==="")&&l&&m&&w&&i&&le&&ie&&ea(w,le,ie),s.$$.dirty[0]&456&&g==="true"&&l&&c&&d&&Re(c,d),s.$$.dirty[0]&4194304|s.$$.dirty[1]&524288&&Se&&ae&&ra(),s.$$.dirty[0]&33&&m&&w&&la(),s.$$.dirty[0]&2048&&b&&xe(),s.$$.dirty[0]&2097664&&f&&B&&ca(),s.$$.dirty[0]&2098176&&h&&B&&da()},[w,q,oe,l,i,m,c,d,g,f,h,b,C,G,_,u,T,z,v,ze,Fe,B,ae,O,ve,V,A,k,P,D,ce,Z,be,we,Q,x,$,ee,te,ke,J,o,Me,oa,Ee,X,he,pe,le,ie,Se,_a,ua,ga,fa,ha,pa,va]}class Qe extends a.SvelteComponent{constructor(t){super(),a.init(this,t,Xa,Ja,a.safe_not_equal,{endpoint:3,datasource:4,lang:5,session:6,userid:7,favorites:8,clientstyling:9,clientstylingurl:10,translationurl:11,currency:12,categoryid:0,showgamename:13,livecasino:14,gamepagemodalurl:15,integratedgameframedesktop:16,integratedgameframemobile:17,casinomygames:18,addfilterselector:1,addsortingselector:2,filterbylogo:19,casinogamesgridslider:20,fetchviaevent:45,showallpage:46,actionevent:47,displayedgamecount:48,showallbuttongamescount:49},wa,[-1,-1,-1,-1])}get endpoint(){return this.$$.ctx[3]}set endpoint(t){this.$$set({endpoint:t}),a.flush()}get datasource(){return this.$$.ctx[4]}set datasource(t){this.$$set({datasource:t}),a.flush()}get lang(){return this.$$.ctx[5]}set lang(t){this.$$set({lang:t}),a.flush()}get session(){return this.$$.ctx[6]}set session(t){this.$$set({session:t}),a.flush()}get userid(){return this.$$.ctx[7]}set userid(t){this.$$set({userid:t}),a.flush()}get favorites(){return this.$$.ctx[8]}set favorites(t){this.$$set({favorites:t}),a.flush()}get clientstyling(){return this.$$.ctx[9]}set clientstyling(t){this.$$set({clientstyling:t}),a.flush()}get clientstylingurl(){return this.$$.ctx[10]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),a.flush()}get translationurl(){return this.$$.ctx[11]}set translationurl(t){this.$$set({translationurl:t}),a.flush()}get currency(){return this.$$.ctx[12]}set currency(t){this.$$set({currency:t}),a.flush()}get categoryid(){return this.$$.ctx[0]}set categoryid(t){this.$$set({categoryid:t}),a.flush()}get showgamename(){return this.$$.ctx[13]}set showgamename(t){this.$$set({showgamename:t}),a.flush()}get livecasino(){return this.$$.ctx[14]}set livecasino(t){this.$$set({livecasino:t}),a.flush()}get gamepagemodalurl(){return this.$$.ctx[15]}set gamepagemodalurl(t){this.$$set({gamepagemodalurl:t}),a.flush()}get integratedgameframedesktop(){return this.$$.ctx[16]}set integratedgameframedesktop(t){this.$$set({integratedgameframedesktop:t}),a.flush()}get integratedgameframemobile(){return this.$$.ctx[17]}set integratedgameframemobile(t){this.$$set({integratedgameframemobile:t}),a.flush()}get casinomygames(){return this.$$.ctx[18]}set casinomygames(t){this.$$set({casinomygames:t}),a.flush()}get addfilterselector(){return this.$$.ctx[1]}set addfilterselector(t){this.$$set({addfilterselector:t}),a.flush()}get addsortingselector(){return this.$$.ctx[2]}set addsortingselector(t){this.$$set({addsortingselector:t}),a.flush()}get filterbylogo(){return this.$$.ctx[19]}set filterbylogo(t){this.$$set({filterbylogo:t}),a.flush()}get casinogamesgridslider(){return this.$$.ctx[20]}set casinogamesgridslider(t){this.$$set({casinogamesgridslider:t}),a.flush()}get fetchviaevent(){return this.$$.ctx[45]}set fetchviaevent(t){this.$$set({fetchviaevent:t}),a.flush()}get showallpage(){return this.$$.ctx[46]}set showallpage(t){this.$$set({showallpage:t}),a.flush()}get actionevent(){return this.$$.ctx[47]}set actionevent(t){this.$$set({actionevent:t}),a.flush()}get displayedgamecount(){return this.$$.ctx[48]}set displayedgamecount(t){this.$$set({displayedgamecount:t}),a.flush()}get showallbuttongamescount(){return this.$$.ctx[49]}set showallbuttongamescount(t){this.$$set({showallbuttongamescount:t}),a.flush()}}a.create_custom_element(Qe,{endpoint:{},datasource:{},lang:{},session:{},userid:{},favorites:{},clientstyling:{},clientstylingurl:{},translationurl:{},currency:{},categoryid:{},showgamename:{},livecasino:{},gamepagemodalurl:{},integratedgameframedesktop:{},integratedgameframemobile:{},casinomygames:{},addfilterselector:{},addsortingselector:{},filterbylogo:{},casinogamesgridslider:{},fetchviaevent:{},showallpage:{},actionevent:{},displayedgamecount:{},showallbuttongamescount:{}},[],[],!0);exports.default=Qe;
|
|
1
|
+
"use strict";var ge=(s,t,n)=>new Promise((o,l)=>{var i=d=>{try{c(n.next(d))}catch(g){l(g)}},m=d=>{try{c(n.throw(d))}catch(g){l(g)}},c=d=>d.done?o(d.value):Promise.resolve(d.value).then(i,m);c((n=n.apply(s,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./CasinoFilter-WbBxGQ-Q.cjs"),fe=require("./CasinoGameThumbnailNd-B7CQbzAC.cjs");function Ne(s,t){a.addMessages(s,t)}function ba(s){a.$locale.set(s)}const Le={en:{showMore:"More",viewAll:"Show all",searchedItems:"Search result",recentSearchedItems:"Recently searched",favorites:"Favorites",noRecentSearch:"No search started yet. Simply search for a game.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavorites:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"},"zh-hk":{showMore:"更多的",viewAll:"顯示所有",searchedItems:"搜索結果",recentSearchedItems:"最近搜索過",favorites:"收藏夹",noRecentSearch:"尚未開始搜索。 只需搜索遊戲。",noResults:"抱歉,沒有找到結果。 請再試一次。",noFavoritesMobile:"您現在可以通過點擊遊戲頁面上的星形圖標將游戲添加到收藏夾。",noFavorites:"您現在可以通過單擊遊戲縮略圖上的星形圖標將游戲添加到收藏夾。",noFavoritesTitle:"您還沒有任何喜歡的遊戲。",waiting:"等待"},de:{showMore:"Mehr",viewAll:"Alle anzeigen",searchedItems:"Ergebnis suchen",recentSearchedItems:"Zuletzt gesucht",noRecentSearch:"Noch keine Suche gestartet. Einfach nach einem Spiel suchen.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",noFavorites:"Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"},it:{showMore:"Altro",viewAll:"Mostra tutto",searchedItems:"risultato",recentSearchedItems:"Ricerche recenti",noRecentSearch:"Non sono ancora state avviate ricerche. Esegui semplicemente la ricerca per un gioco.",noResults:"Spiacenti, nessun risultato. Si prega di riprovare."},fr:{showMore:"Plus de",viewAll:"Afficher tous",searchedItems:"Recherche du resultat",recentSearchedItems:"Recherches récentes",favorites:"Favoris",noRecentSearch:"Aucune recherche n'a encore été lancée . il suffit de chercher un jeu.",noResults:"Désolé , aucun résultat trouvé.veuillez réessayer.",noFavoritesMobile:"Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone étoile située sur la page du jeu.",noFavorites:"Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone en forme d'etoile située sur la vignette du jeu",noFavoritesTitle:"Vous n'avez pas encore de jeux favoris.",waiting:"Attente"},es:{showMore:"Más",viewAll:"Mostrar todas",searchedItems:"Resultado de busqueda",recentSearchedItems:"Buscado recientemente",favorites:"Favoritos",noRecentSearch:"Aún no inicia busqueda. Solo busque un juego",noResults:"Disculpe",noFavoritesMobile:"Ahora puede agregar juegos a sus Favoritos dando clic al ícono de estrella en esta página",noFavorites:"Ahora puede agregar juegos a sus Favoritos dando click al ícono de la miniatura del juego.",noFavoritesTitle:"No tiene juegos Favoritos aún",waiting:"Cargando"},tr:{showMore:"Daha fazla",viewAll:"Hepsini göster",searchedItems:"Arama sonucu",recentSearchedItems:"Son Aranan Öğeler",noRecentSearch:"Henüz arama başlamadı. Sadece bir oyun arayın.",noResults:"Üzgünüz, sonuç bulunamadı. Lütfen tekrar deneyin.",favorites:"Favoriler",noFavoritesMobile:"Bir oyunu favorilere eklemek için sağ üst köşedeki yıldız simgesine tıklayın.",noFavorites:"Bir oyunu favorilere eklemek için sağ üst köşedeki yıldız simgesine tıklayın.",noFavoritesTitle:"Henüz favori oyunlarınız yok.",waiting:"Bekleniyor"},ru:{showMore:"Показать больше",viewAll:"Посмотреть все",searchedItems:"Искомые товары",recentSearchedItems:"Недавние поисковые запросы",noRecentSearch:"Поиск еще не начался. Просто найдите игру.",noResults:"Извините, результатов не найдено. Пожалуйста, попробуйте еще раз"},ro:{showMore:"Arata mai mult",viewAll:"Vezi toate",searchedItems:"Rezultatele cautarii",recentSearchedItems:"Cautari recente",favorites:"Favorite",noRecentSearch:"Nici o căutare nu a început încă. Pur și simplu căutați un joc.",noResults:"Ne pare rau, nu s-au gasit rezultate. Va rugam sa incercati din nou",noFavoritesMobile:"Acum puteți adăuga jocuri la favorite atingând pictograma stea situată pe pagina jocului.",noFavorites:"Acum puteți adăuga jocuri la favorite făcând clic pe pictograma stea situată pe miniatura jocului.",noFavoritesTitle:"Nu aveți încă niciun joc preferat.",waiting:"Aşteptare"},hr:{showMore:"Više",viewAll:"Prikaži sve",searchedItems:"Rezultat pretrage",recentSearchedItems:"Nedavno pretraživano",noRecentSearch:"Još nije započela pretraga. Jednostavno pretražite igru.",noResults:"Žao nema rezultata",favorites:"Favoriti",noFavoritesMobile:"Kliknite na ikonu zvjezdice u gornjem desnom kutu igre kako biste je spremili kao omiljenu.",noFavorites:"Kliknite na ikonu zvjezdice u gornjem desnom kutu igre kako biste je spremili kao omiljenu.",noFavoritesTitle:"Još nemate nijednu omiljenu igru.",waiting:"Čekanje"},hu:{showMore:"Több",viewAll:"Az összes megjelenítése",searchedItems:"Keresés eredménye",recentSearchedItems:"Legutóbb keresett",noRecentSearch:"A keresés még nem kezdődött el. Egyszerűen keressen egy játékot.",noResults:"Sajnos nincs találat. Kérjük próbálja újra."},pl:{showMore:"Więcej",viewAll:"Pokaż wszystkie",searchedItems:"Wynik wyszukiwania",recentSearchedItems:"Ostatnio wyszukiwane",noRecentSearch:"Nie rozpoczęto wyszukiwania. W prosty sposób wyszukaj grę.",noResults:"Przepraszamy, brak wyników. Prosimy spróbować ponownie."},pt:{showMore:"Mais",viewAll:"Mostre tudo",searchedItems:"Resultado da pesquisa",recentSearchedItems:"Pesquisado recentemente",favorites:"Favorito",noRecentSearch:"Nenhuma pesquisa foi iniciada ainda. Simplesmente procure por um jogo.",noResults:"Desculpe, nenhum resultado encontrado. Por favor, tente novamente.",noFavoritesMobile:"Agora você pode adicionar jogos aos favoritos tocando no ícone da estrela localizado na página do jogo.",noFavorites:"Agora você pode adicionar jogos aos favoritos clicando no ícone da estrela localizado na miniatura do jogo.",noFavoritesTitle:"Você ainda não tem nenhum jogo favorito.",waiting:"Aguardando"},sl:{showMore:"Več",viewAll:"Prikaži vse",searchedItems:"Rezultati iskanja",recentSearchedItems:"Nedavno iskanje",noRecentSearch:"Niste še začeli z iskanjem. Enostavno poiščite želeno igro.",noResults:"Oprostite, ni rezultata. Prosimo poizkusite ponovno."},sr:{showMore:"Više",viewAll:"Prikaži sve",searchedItems:"Pretraži rezultat",recentSearchedItems:"Zadnja pretraga",noRecentSearch:"Još nije pokrenuta pretraga. Jednostavno pretraži igre.",noResults:"Žao nam je, nema pogodaka. Pokušaj ponovo."},"pt-br":{noResults:"Sentimos muito,'Nenhum resultado foi encontrado. Por favor, tente novamente'",noFavoritesMobile:"Clique no ícone de estrela no canto superior direito para salvar como favorito.",noFavorites:"Clique no ícone de estrela no canto superior direito para salvar como favorito.",noFavoritesTitle:"Você ainda não tem jogos selecionados como favoritos",waiting:"Esperando"},"es-mx":{showMore:"Mostrar más",viewAll:"Mostrar todo",searchedItems:"Resultados de búsqueda",recentSearchedItems:"Búsquedas recientes",favorites:"Favoritos",noRecentSearch:"No ha realizado alguna búsqueda. Simplemente busque algún juego",noResults:"Lo sentimos,No se encontró algún resultado. Por favor intente de nuevo",noFavoritesMobile:"De click al ícono de la estrella en la esquina superior derecha para guardar como favorito.",noFavorites:"De click al ícono de la estrella en la esquina superior derecha para guardar como favorito.",noFavoritesTitle:"Aún not tiene juegos seleccionados como favoritos",waiting:"Esperando"},"en-us":{showMore:"More",viewAll:"Show all",searchedItems:"Search result",recentSearchedItems:"Recently searched",favorites:"Favorites",noRecentSearch:"No search started yet. Simply search for a game.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavorites:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"}};if(typeof window!="undefined"){let s=function(t){return function(...n){try{return t.apply(this,n)}catch(o){if(o instanceof DOMException&&o.message.includes("has already been used with this registry")||o.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw o}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("./CasinoGameThumbnailNd-B7CQbzAC.cjs")).then(t=>t.CasinoGameThumbnailNd_ce).then(({default:t})=>{!customElements.get("casino-game-thumbnail-nd")&&customElements.define("casino-game-thumbnail-nd",t.element)})}if(typeof window!="undefined"){let s=function(t){return function(...n){try{return t.apply(this,n)}catch(o){if(o instanceof DOMException&&o.message.includes("has already been used with this registry")||o.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw o}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("./CasinoFilter-WbBxGQ-Q.cjs")).then(t=>t.CasinoFilter_ce).then(({default:t})=>{!customElements.get("casino-filter")&&customElements.define("casino-filter",t.element)})}if(typeof window!="undefined"){let s=function(t){return function(...n){try{return t.apply(this,n)}catch(o){if(o instanceof DOMException&&o.message.includes("has already been used with this registry")||o.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw o}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("./CasinoSort-DJYtlVG_.cjs")).then(({default:t})=>{!customElements.get("casino-sort")&&customElements.define("casino-sort",t.element)})}function wa(s){a.append_styles(s,"svelte-1tpu4o9",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:var(--emw--border-radius-small, 5px);background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:var(--emw--border-radius-small, 5px);height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-large, 24px);font-weight:var(--emw--font-weight-regular, 400)}.CategoryLoadMore{font-size:var(--emw--font-size-small, 14px);color:var(--emw--casino-typography, #FFFFFF)}.NoSearchResults{color:var(--emw--casino-typography, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:var(--emw--font-size-medium, 16px)}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-medium, 16px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .UnfavoredIcon{width:50px;height:50px}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-medium, 16px);padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;padding:8px 0 0;margin-bottom:16px;gap:10px}.CasinoGamesHeader .CategoryIcon{display:flex;place-content:center;background-color:transparent;position:relative;align-items:center;justify-content:center}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer;margin-left:auto}.CasinoGamesHeader .CategoryLoadMore{font-weight:var(--emw--font-weight-normal, 400)}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%;margin-top:24px;padding-bottom:16px}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-height-scroll, 180px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:35px;overscroll-behavior-x:none}.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 1}}.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 1}}.CasinoGamesGridSlider.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-left:auto}.SearchLoading{display:block;padding:50px;color:var(--emw--casino-typography, #FFFFFF)}@container (max-width: 385px){.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small, 110px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small, 110px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small, 110px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small-scroll, 100px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small-scroll, 100px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 480px){.CategoryFilterContainer{gap:16px}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium-scroll, 120px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesContainer .CasinoGamesGrid,.GameContainer.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesContainer .CasinoGamesGrid.GamesListIncreasedGap,.GameContainer.CasinoGamesGridSlider.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap-scroll-mediu, 10px)}.CasinoGamesContainer .CasinoGamesGrid .GameInfo .GameInfoName,.GameContainer.CasinoGamesGridSlider .GameInfo .GameInfoName{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider{padding-bottom:10px}.GameInnerContainer{border-radius:var(--emw--border-radius-large, 20px)}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{gap:2px}.CasinoGamesHeader{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}.CategoryFilterContainer{width:100%}}.DualRing{display:block;width:80px;height:80px;margin:0 auto}.DualRing:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, #D0046C);border-color:var(--emw--casino-color-primary, #D0046C) transparent var(--emw--casino-color-primary, #D0046C);animation:DualRing 1.2s linear infinite}@keyframes DualRing{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.CategoryIcon svg{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}.CategoryIconAnimation{position:relative;width:55px;height:55px;border-radius:50%;background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00)), linear-gradient(var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511), var(--emfe-casino-categories-animation-contrast, #141414));animation:rotate 3.5s linear infinite}.CategoryIconAnimation:before,.CategoryIconAnimation:after{content:" ";position:absolute;inset:5px;background:linear-gradient(var(--emw--casino-categories-animation-fill-main-color, #0E1511), var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511));border-radius:inherit}.CategoryIconAnimation:before{background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00));filter:blur(12px)}@keyframes rotate{100%{transform:rotate(360deg);filter:hue-rotate(360deg)}}')}function je(s,t,n){const o=s.slice();return o[91]=t[n],o[93]=n,o}function Pe(s,t,n){const o=s.slice();return o[91]=t[n],o[94]=t,o[93]=n,o}function De(s,t,n){const o=s.slice();return o[91]=t[n],o[93]=n,o}function ya(s){let t;function n(i,m){if(i[26])return Ga;if(i[37])return Ca}let o=n(s),l=o&&o(s);return{c(){t=a.element("div"),l&&l.c()},m(i,m){a.insert(i,t,m),l&&l.m(t,null)},p(i,m){o===(o=n(i))&&l?l.p(i,m):(l&&l.d(1),l=o&&o(i),l&&(l.c(),l.m(t,null)))},d(i){i&&a.detach(t),l&&l.d()}}}function ka(s){let t,n,o;function l(f,h){return f[30]?qa:f[27].length?Oa:Ha}let i=l(s),m=i(s);function c(f,h){return f[27]?Wa:Va}let d=c(s),g=d(s);return{c(){t=a.element("div"),n=a.element("div"),m.c(),o=a.space(),g.c(),a.attr(n,"class","CasinoGamesHeader Searched "+(a.isMobile(s[42])?"CasinoGamesHeaderMobile":"")),a.attr(t,"class","CasinoGamesContainer")},m(f,h){a.insert(f,t,h),a.append(t,n),m.m(n,null),a.append(t,o),g.m(t,null)},p(f,h){i===(i=l(f))&&m?m.p(f,h):(m.d(1),m=i(f),m&&(m.c(),m.m(n,null))),d===(d=c(f))&&g?g.p(f,h):(g.d(1),g=d(f),g&&(g.c(),g.m(t,null)))},d(f){f&&a.detach(t),m.d(),g.d()}}}function Sa(s){let t;function n(i,m){return i[32]?Ya:Ba}let o=n(s),l=o(s);return{c(){l.c(),t=a.empty()},m(i,m){l.m(i,m),a.insert(i,t,m)},p(i,m){o!==(o=n(i))&&(l.d(1),l=o(i),l&&(l.c(),l.m(t.parentNode,t)))},d(i){i&&a.detach(t),l.d(i)}}}function Ca(s){let t,n,o,l,i=s[18]!=="true"&&Ue(s);function m(g,f){return g[23]&&!g[34]?Ma:g[40]?Fa:za}let c=m(s),d=c(s);return{c(){t=a.element("div"),i&&i.c(),n=a.space(),o=a.element("ul"),d.c(),a.attr(o,"class",l=(s[40].items.length!=0?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),a.attr(t,"class","CasinoGamesContainer")},m(g,f){a.insert(g,t,f),i&&i.m(t,null),a.append(t,n),a.append(t,o),d.m(o,null),s[56](o)},p(g,f){g[18]!=="true"?i?i.p(g,f):(i=Ue(g),i.c(),i.m(t,n)):i&&(i.d(1),i=null),c===(c=m(g))&&d?d.p(g,f):(d.d(1),d=c(g),d&&(d.c(),d.m(o,null))),f[1]&512&&l!==(l=(g[40].items.length!=0?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&a.attr(o,"class",l)},d(g){g&&a.detach(t),i&&i.d(),d.d(),s[56](null)}}}function Ga(s){let t,n,o=s[18]!=="true"&&Be(s);function l(c,d){return c[23]&&!c[34]?Da:c[27].length!==0?Pa:ja}let i=l(s),m=i(s);return{c(){t=a.element("div"),o&&o.c(),n=a.space(),m.c(),a.attr(t,"class","CasinoGamesContainer")},m(c,d){a.insert(c,t,d),o&&o.m(t,null),a.append(t,n),m.m(t,null)},p(c,d){c[18]!=="true"?o?o.p(c,d):(o=Be(c),o.c(),o.m(t,n)):o&&(o.d(1),o=null),i===(i=l(c))&&m?m.p(c,d):(m.d(1),m=i(c),m&&(m.c(),m.m(t,null)))},d(c){c&&a.detach(t),o&&o.d(),m.d()}}}function Ue(s){let t,n,o=s[41]("favorites")+"",l,i,m,c,d=s[40].items.length+"",g,f;return{c(){t=a.element("div"),n=a.element("h3"),l=a.text(o),i=a.space(),m=a.element("span"),c=a.text("("),g=a.text(d),f=a.text(")"),a.attr(m,"class","CategoryFavName"),a.attr(n,"class","CategoryName"),a.attr(t,"class","CasinoGamesHeader")},m(h,b){a.insert(h,t,b),a.append(t,n),a.append(n,l),a.append(n,i),a.append(n,m),a.append(m,c),a.append(m,g),a.append(m,f),s[55](n)},p(h,b){b[1]&1024&&o!==(o=h[41]("favorites")+"")&&a.set_data(l,o),b[1]&512&&d!==(d=h[40].items.length+"")&&a.set_data(g,d)},d(h){h&&a.detach(t),s[55](null)}}}function za(s){let t,n=s[41]("waiting")+"",o;return{c(){t=a.element("p"),o=a.text(n)},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("waiting")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Fa(s){let t,n=a.ensure_array_like(s[40].items),o=[];for(let i=0;i<n.length;i+=1)o[i]=We(je(s,n,i));let l=null;return n.length||(l=Oe(s)),{c(){for(let i=0;i<o.length;i+=1)o[i].c();t=a.empty(),l&&l.c()},m(i,m){for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(i,m);a.insert(i,t,m),l&&l.m(i,m)},p(i,m){if(m[0]&262121|m[1]&8128){n=a.ensure_array_like(i[40].items);let c;for(c=0;c<n.length;c+=1){const d=je(i,n,c);o[c]?o[c].p(d,m):(o[c]=We(d),o[c].c(),o[c].m(t.parentNode,t))}for(;c<o.length;c+=1)o[c].d(1);o.length=n.length,!n.length&&l?l.p(i,m):n.length?l&&(l.d(1),l=null):(l=Oe(i),l.c(),l.m(t.parentNode,t))}},d(i){i&&a.detach(t),a.destroy_each(o,i),l&&l.d(i)}}}function Ma(s){let t;return{c(){t=a.element("div"),a.attr(t,"class","lds-dual-ring")},m(n,o){a.insert(n,t,o)},p:a.noop,d(n){n&&a.detach(t)}}}function Oe(s){let t,n,o,l,i,m,c,d,g,f,h,b=s[41]("noFavoritesTitle")+"",C,w,G;function _(z,v){return a.isMobile(z[42])?Ra:Ia}let T=_(s)(s);return{c(){t=a.element("p"),n=a.svg_element("svg"),o=a.svg_element("rect"),l=a.svg_element("rect"),i=a.svg_element("circle"),m=a.svg_element("path"),c=a.svg_element("path"),d=a.svg_element("path"),g=a.svg_element("path"),f=a.space(),h=a.element("span"),C=a.text(b),w=a.space(),T.c(),G=a.space(),a.attr(o,"x","1"),a.attr(o,"y","18.053"),a.attr(o,"width","90.263"),a.attr(o,"height","90.263"),a.attr(o,"rx","12"),a.attr(o,"stroke","var(--emw--color-gray-150, #828282)"),a.attr(o,"stroke-width","1.5"),a.attr(l,"x","106.737"),a.attr(l,"y","56.737"),a.attr(l,"width","90.263"),a.attr(l,"height","90.263"),a.attr(l,"rx","12"),a.attr(l,"stroke","var(--emw--color-gray-150, #828282)"),a.attr(l,"stroke-width","1.5"),a.attr(i,"cx","70.5"),a.attr(i,"cy","32.237"),a.attr(i,"r","31.487"),a.attr(i,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),a.attr(i,"stroke-width","1.5"),a.attr(i,"stroke-dasharray","5 0"),a.attr(m,"d","M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"),a.attr(m,"fill","var(--emw--color-gray-150, #828282)"),a.attr(c,"d","M78 43h11v13H78V43z"),a.attr(c,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),a.attr(d,"d","m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"),a.attr(d,"fill","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),a.attr(d,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),a.attr(d,"stroke-linecap","round"),a.attr(d,"stroke-linejoin","round"),a.attr(g,"d","m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"),a.attr(g,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),a.attr(g,"stroke-width","1.5"),a.attr(g,"stroke-linecap","round"),a.attr(g,"stroke-linejoin","round"),a.attr(n,"width","198"),a.attr(n,"height","148"),a.attr(n,"viewBox","0 0 198 148"),a.attr(n,"fill","none"),a.attr(n,"xmlns","http://www.w3.org/2000/svg"),a.attr(h,"class","NoFavoriteText NoFavoriteTextHighlight"),a.attr(t,"class","NoFavoriteGames "+(a.isMobile(s[42])?"NoFavoriteGamesMobile":""))},m(z,v){a.insert(z,t,v),a.append(t,n),a.append(n,o),a.append(n,l),a.append(n,i),a.append(n,m),a.append(n,c),a.append(n,d),a.append(n,g),a.append(t,f),a.append(t,h),a.append(h,C),a.append(t,w),T.m(t,null),a.append(t,G)},p(z,v){v[1]&1024&&b!==(b=z[41]("noFavoritesTitle")+"")&&a.set_data(C,b),T.p(z,v)},d(z){z&&a.detach(t),T.d()}}}function Ia(s){let t,n=s[41]("noFavorites")+"",o;return{c(){t=a.element("span"),o=a.text(n),a.attr(t,"class","NoFavoriteText")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("noFavorites")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Ra(s){let t,n=s[41]("noFavoritesMobile")+"",o;return{c(){t=a.element("span"),o=a.text(n),a.attr(t,"class","NoFavoriteText")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("noFavoritesMobile")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function He(s){let t,n=s[91].gameModel.isFavorite&&qe(s);return{c(){n&&n.c(),t=a.empty()},m(o,l){n&&n.m(o,l),a.insert(o,t,l)},p(o,l){o[91].gameModel.isFavorite?n?n.p(o,l):(n=qe(o),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(o){o&&a.detach(t),n&&n.d(o)}}}function qe(s){let t,n=Ta(s);return{c(){n&&n.c(),t=a.empty()},m(o,l){n&&n.m(o,l),a.insert(o,t,l)},p(o,l){n.p(o,l)},d(o){o&&a.detach(t),n&&n.d(o)}}}function Ta(s){let t,n,o;function l(c,d){if(d[1]&512&&(n=null),t==null&&(t=!!a.isMobile(c[42])),t)return Ea;if(n==null&&(n=!!c[91].gameModel.platform.includes("PC")),n)return Aa}let i=l(s,[-1,-1,-1,-1]),m=i&&i(s);return{c(){m&&m.c(),o=a.empty()},m(c,d){m&&m.m(c,d),a.insert(c,o,d)},p(c,d){i===(i=l(c,d))&&m?m.p(c,d):(m&&m.d(1),m=i&&i(c),m&&(m.c(),m.m(o.parentNode,o)))},d(c){c&&a.detach(o),m&&m.d(c)}}}function Aa(s){let t,n,o,l,i,m,c,d,g,f,h,b,C,w,G;return{c(){var _;t=a.element("casino-game-thumbnail-nd"),a.set_custom_element_data(t,"class",n=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"part",o=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"session",s[6]),a.set_custom_element_data(t,"userid",s[7]),a.set_custom_element_data(t,"lang",s[5]),a.set_custom_element_data(t,"translationurl",s[11]),a.set_custom_element_data(t,"favorites",s[8]),a.set_custom_element_data(t,"categoryid",s[0]),a.set_custom_element_data(t,"gamethumbnail",l=s[91].gameModel.thumbnail),a.set_custom_element_data(t,"gamename",i=s[91].gameModel.name),a.set_custom_element_data(t,"gamevendor",m=s[91].gameModel.vendor.logo),a.set_custom_element_data(t,"gameLaunchUrl",c=s[91].launchUrl),a.set_custom_element_data(t,"gameisnew",d=s[91].gameModel.isNew),a.set_custom_element_data(t,"gametag",g=((_=s[91].gameModel.advancedTags)==null?void 0:_.length)>0&&s[43](s[91].gameModel.advancedTags)),a.set_custom_element_data(t,"gamecellsize",f=s[91].cellSize),a.set_custom_element_data(t,"gameid",h=s[91].gameModel.id),a.set_custom_element_data(t,"gamefunmode",b=s[91].gameModel.hasFunMode),a.set_custom_element_data(t,"showgamename",s[13]),a.set_custom_element_data(t,"gamefavorite",C=s[91].gameModel.isFavorite),a.set_custom_element_data(t,"showfavoredcategory",s[37]),a.set_custom_element_data(t,"connectlive",w=s[38][s[91].id]==1?"connect":"disconnect"),a.set_custom_element_data(t,"visibilityconnect",s[39]),a.set_custom_element_data(t,"currency",s[12]),a.set_custom_element_data(t,"livelobbyendpoint",G=s[91].gameModel.details?s[91].gameModel.launchUrl:""),a.set_custom_element_data(t,"clientstyling",s[9]),a.set_custom_element_data(t,"clientstylingurl",s[10]),a.set_custom_element_data(t,"endpoint",s[3]),a.set_custom_element_data(t,"livecasino",s[14]),a.set_custom_element_data(t,"gamepagemodalurl",s[15]),a.set_custom_element_data(t,"integratedgameframedesktop",s[16]),a.set_custom_element_data(t,"integratedgameframemobile",s[17])},m(_,u){a.insert(_,t,u)},p(_,u){var T;u[1]&512&&n!==(n=""+(N+(_[91].cellSize?_[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"class",n),u[1]&512&&o!==(o=""+(N+(_[91].cellSize?_[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"part",o),u[0]&64&&a.set_custom_element_data(t,"session",_[6]),u[0]&128&&a.set_custom_element_data(t,"userid",_[7]),u[0]&32&&a.set_custom_element_data(t,"lang",_[5]),u[0]&2048&&a.set_custom_element_data(t,"translationurl",_[11]),u[0]&256&&a.set_custom_element_data(t,"favorites",_[8]),u[0]&1&&a.set_custom_element_data(t,"categoryid",_[0]),u[1]&512&&l!==(l=_[91].gameModel.thumbnail)&&a.set_custom_element_data(t,"gamethumbnail",l),u[1]&512&&i!==(i=_[91].gameModel.name)&&a.set_custom_element_data(t,"gamename",i),u[1]&512&&m!==(m=_[91].gameModel.vendor.logo)&&a.set_custom_element_data(t,"gamevendor",m),u[1]&512&&c!==(c=_[91].launchUrl)&&a.set_custom_element_data(t,"gameLaunchUrl",c),u[1]&512&&d!==(d=_[91].gameModel.isNew)&&a.set_custom_element_data(t,"gameisnew",d),u[1]&512&&g!==(g=((T=_[91].gameModel.advancedTags)==null?void 0:T.length)>0&&_[43](_[91].gameModel.advancedTags))&&a.set_custom_element_data(t,"gametag",g),u[1]&512&&f!==(f=_[91].cellSize)&&a.set_custom_element_data(t,"gamecellsize",f),u[1]&512&&h!==(h=_[91].gameModel.id)&&a.set_custom_element_data(t,"gameid",h),u[1]&512&&b!==(b=_[91].gameModel.hasFunMode)&&a.set_custom_element_data(t,"gamefunmode",b),u[0]&8192&&a.set_custom_element_data(t,"showgamename",_[13]),u[1]&512&&C!==(C=_[91].gameModel.isFavorite)&&a.set_custom_element_data(t,"gamefavorite",C),u[1]&64&&a.set_custom_element_data(t,"showfavoredcategory",_[37]),u[1]&640&&w!==(w=_[38][_[91].id]==1?"connect":"disconnect")&&a.set_custom_element_data(t,"connectlive",w),u[1]&256&&a.set_custom_element_data(t,"visibilityconnect",_[39]),u[0]&4096&&a.set_custom_element_data(t,"currency",_[12]),u[1]&512&&G!==(G=_[91].gameModel.details?_[91].gameModel.launchUrl:"")&&a.set_custom_element_data(t,"livelobbyendpoint",G),u[0]&512&&a.set_custom_element_data(t,"clientstyling",_[9]),u[0]&1024&&a.set_custom_element_data(t,"clientstylingurl",_[10]),u[0]&8&&a.set_custom_element_data(t,"endpoint",_[3]),u[0]&16384&&a.set_custom_element_data(t,"livecasino",_[14]),u[0]&32768&&a.set_custom_element_data(t,"gamepagemodalurl",_[15]),u[0]&65536&&a.set_custom_element_data(t,"integratedgameframedesktop",_[16]),u[0]&131072&&a.set_custom_element_data(t,"integratedgameframemobile",_[17])},d(_){_&&a.detach(t)}}}function Ea(s){let t=s[91].gameModel.platform.includes("iPad")||s[91].gameModel.platform.includes("iPhone")||s[91].gameModel.platform.includes("Android"),n,o=t&&Ve(s);return{c(){o&&o.c(),n=a.empty()},m(l,i){o&&o.m(l,i),a.insert(l,n,i)},p(l,i){i[1]&512&&(t=l[91].gameModel.platform.includes("iPad")||l[91].gameModel.platform.includes("iPhone")||l[91].gameModel.platform.includes("Android")),t?o?o.p(l,i):(o=Ve(l),o.c(),o.m(n.parentNode,n)):o&&(o.d(1),o=null)},d(l){l&&a.detach(n),o&&o.d(l)}}}function Ve(s){let t,n,o,l,i,m,c,d,g,f,h,b,C,w,G;return{c(){var _;t=a.element("casino-game-thumbnail-nd"),a.set_custom_element_data(t,"class",n=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"part",o=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"session",s[6]),a.set_custom_element_data(t,"userid",s[7]),a.set_custom_element_data(t,"lang",s[5]),a.set_custom_element_data(t,"favorites",s[8]),a.set_custom_element_data(t,"categoryid",s[0]),a.set_custom_element_data(t,"gamethumbnail",l=s[91].gameModel.thumbnail),a.set_custom_element_data(t,"gamename",i=s[91].gameModel.name),a.set_custom_element_data(t,"gamevendor",m=s[91].gameModel.vendor.logo),a.set_custom_element_data(t,"gameLaunchUrl",c=s[91].launchUrl),a.set_custom_element_data(t,"gameisnew",d=s[91].gameModel.isNew),a.set_custom_element_data(t,"gametag",g=((_=s[91].gameModel.advancedTags)==null?void 0:_.length)>0&&s[43](s[91].gameModel.advancedTags)),a.set_custom_element_data(t,"gamecellsize",f=s[91].cellSize),a.set_custom_element_data(t,"gameid",h=s[91].gameModel.id),a.set_custom_element_data(t,"gamefunmode",b=s[91].gameModel.hasFunMode),a.set_custom_element_data(t,"showgamename",s[13]),a.set_custom_element_data(t,"gamefavorite",C=s[91].gameModel.isFavorite),a.set_custom_element_data(t,"showfavoredcategory",s[37]),a.set_custom_element_data(t,"connectlive",w=s[38][s[91].id]==1?"connect":"disconnect"),a.set_custom_element_data(t,"visibilityconnect",s[39]),a.set_custom_element_data(t,"translationurl",s[11]),a.set_custom_element_data(t,"currency",s[12]),a.set_custom_element_data(t,"livelobbyendpoint",G=s[91].gameModel.details?s[91].gameModel.launchUrl:""),a.set_custom_element_data(t,"clientstyling",s[9]),a.set_custom_element_data(t,"clientstylingurl",s[10]),a.set_custom_element_data(t,"endpoint",s[3]),a.set_custom_element_data(t,"livecasino",s[14]),a.set_custom_element_data(t,"gamepagemodalurl",s[15]),a.set_custom_element_data(t,"integratedgameframedesktop",s[16]),a.set_custom_element_data(t,"integratedgameframemobile",s[17])},m(_,u){a.insert(_,t,u)},p(_,u){var T;u[1]&512&&n!==(n=""+(N+(_[91].cellSize?_[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"class",n),u[1]&512&&o!==(o=""+(N+(_[91].cellSize?_[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"part",o),u[0]&64&&a.set_custom_element_data(t,"session",_[6]),u[0]&128&&a.set_custom_element_data(t,"userid",_[7]),u[0]&32&&a.set_custom_element_data(t,"lang",_[5]),u[0]&256&&a.set_custom_element_data(t,"favorites",_[8]),u[0]&1&&a.set_custom_element_data(t,"categoryid",_[0]),u[1]&512&&l!==(l=_[91].gameModel.thumbnail)&&a.set_custom_element_data(t,"gamethumbnail",l),u[1]&512&&i!==(i=_[91].gameModel.name)&&a.set_custom_element_data(t,"gamename",i),u[1]&512&&m!==(m=_[91].gameModel.vendor.logo)&&a.set_custom_element_data(t,"gamevendor",m),u[1]&512&&c!==(c=_[91].launchUrl)&&a.set_custom_element_data(t,"gameLaunchUrl",c),u[1]&512&&d!==(d=_[91].gameModel.isNew)&&a.set_custom_element_data(t,"gameisnew",d),u[1]&512&&g!==(g=((T=_[91].gameModel.advancedTags)==null?void 0:T.length)>0&&_[43](_[91].gameModel.advancedTags))&&a.set_custom_element_data(t,"gametag",g),u[1]&512&&f!==(f=_[91].cellSize)&&a.set_custom_element_data(t,"gamecellsize",f),u[1]&512&&h!==(h=_[91].gameModel.id)&&a.set_custom_element_data(t,"gameid",h),u[1]&512&&b!==(b=_[91].gameModel.hasFunMode)&&a.set_custom_element_data(t,"gamefunmode",b),u[0]&8192&&a.set_custom_element_data(t,"showgamename",_[13]),u[1]&512&&C!==(C=_[91].gameModel.isFavorite)&&a.set_custom_element_data(t,"gamefavorite",C),u[1]&64&&a.set_custom_element_data(t,"showfavoredcategory",_[37]),u[1]&640&&w!==(w=_[38][_[91].id]==1?"connect":"disconnect")&&a.set_custom_element_data(t,"connectlive",w),u[1]&256&&a.set_custom_element_data(t,"visibilityconnect",_[39]),u[0]&2048&&a.set_custom_element_data(t,"translationurl",_[11]),u[0]&4096&&a.set_custom_element_data(t,"currency",_[12]),u[1]&512&&G!==(G=_[91].gameModel.details?_[91].gameModel.launchUrl:"")&&a.set_custom_element_data(t,"livelobbyendpoint",G),u[0]&512&&a.set_custom_element_data(t,"clientstyling",_[9]),u[0]&1024&&a.set_custom_element_data(t,"clientstylingurl",_[10]),u[0]&8&&a.set_custom_element_data(t,"endpoint",_[3]),u[0]&16384&&a.set_custom_element_data(t,"livecasino",_[14]),u[0]&32768&&a.set_custom_element_data(t,"gamepagemodalurl",_[15]),u[0]&65536&&a.set_custom_element_data(t,"integratedgameframedesktop",_[16]),u[0]&131072&&a.set_custom_element_data(t,"integratedgameframemobile",_[17])},d(_){_&&a.detach(t)}}}function We(s){let t,n=s[91].gameModel&&He(s);return{c(){n&&n.c(),t=a.empty()},m(o,l){n&&n.m(o,l),a.insert(o,t,l)},p(o,l){o[91].gameModel?n?n.p(o,l):(n=He(o),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(o){o&&a.detach(t),n&&n.d(o)}}}function Be(s){let t,n,o,l,i=s[26].name+"",m,c;function d(h,b){return h[28]?La:Na}let g=d(s),f=g(s);return{c(){t=a.element("div"),n=a.element("span"),n.innerHTML='<div class="CategoryIconAnimation"></div> <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 28 28"><g id="Group_5260" data-name="Group 5260" transform="translate(-26 -13)"><g id="Ellipse_664_copy" data-name="Ellipse 664 copy" transform="translate(26 13)" fill="rgba(249,165,2,0)"><path d="M 14 27 C 10.52756977081299 27 7.26298999786377 25.64776039123535 4.807610034942627 23.19239044189453 C 2.352240085601807 20.73700904846191 1 17.4724292755127 1 14 C 1 10.52756977081299 2.352240085601807 7.26298999786377 4.807610034942627 4.807610034942627 C 7.26298999786377 2.352240085601807 10.52756977081299 1 14 1 C 17.4724292755127 1 20.73700904846191 2.352240085601807 23.19239044189453 4.807610034942627 C 25.64776039123535 7.26298999786377 27 10.52756977081299 27 14 C 27 17.4724292755127 25.64776039123535 20.73700904846191 23.19239044189453 23.19239044189453 C 20.73700904846191 25.64776039123535 17.4724292755127 27 14 27 Z" stroke="none"></path><path d="M 14 2 C 10.79467964172363 2 7.781219482421875 3.248220443725586 5.514720916748047 5.514720916748047 C 3.248220443725586 7.781219482421875 2 10.79467964172363 2 14 C 2 17.2053108215332 3.248220443725586 20.21878051757812 5.514720916748047 22.48527908325195 C 7.781219482421875 24.75177955627441 10.79467964172363 26 14 26 C 17.2053108215332 26 20.21878051757812 24.75177955627441 22.48527908325195 22.48527908325195 C 24.75177955627441 20.21878051757812 26 17.2053108215332 26 14 C 26 10.79467964172363 24.75177955627441 7.781219482421875 22.48527908325195 5.514720916748047 C 20.21878051757812 3.248220443725586 17.2053108215332 2 14 2 M 14 0 C 21.73197937011719 0 28 6.268009185791016 28 14 C 28 21.73197937011719 21.73197937011719 28 14 28 C 6.268009185791016 28 0 21.73197937011719 0 14 C 0 6.268009185791016 6.268009185791016 0 14 0 Z" stroke="none" fill="#fff"></path></g><path id="Rounded_Rectangle_683" data-name="Rounded Rectangle 683" d="M1139,917.587V906.4a1.4,1.4,0,0,1,1.976,0l4.61,4.608a1.4,1.4,0,0,1,0,1.975l-4.61,4.607A1.4,1.4,0,0,1,1139,917.587Z" transform="translate(-1102 -885)" fill="#fff"></path></g></svg>',o=a.space(),l=a.element("h3"),m=a.text(i),c=a.space(),f.c(),a.attr(n,"class","CategoryIcon"),a.attr(l,"class","CategoryName"),a.attr(t,"class","CasinoGamesHeader")},m(h,b){a.insert(h,t,b),a.append(t,n),a.append(t,o),a.append(t,l),a.append(l,m),s[51](l),a.append(t,c),f.m(t,null)},p(h,b){b[0]&67108864&&i!==(i=h[26].name+"")&&a.set_data(m,i),g===(g=d(h))&&f?f.p(h,b):(f.d(1),f=g(h),f&&(f.c(),f.m(t,null)))},d(h){h&&a.detach(t),s[51](null),f.d()}}}function Na(s){let t,n,o,l=s[1]=="true"&&Ye(s),i=s[2]=="true"&&Je(s);return{c(){t=a.element("div"),l&&l.c(),n=a.space(),i&&i.c(),a.attr(t,"class",o=s[1]=="true"&&s[2]=="true"?"CategoryFilterContainer":"")},m(m,c){a.insert(m,t,c),l&&l.m(t,null),a.append(t,n),i&&i.m(t,null)},p(m,c){m[1]=="true"?l?l.p(m,c):(l=Ye(m),l.c(),l.m(t,n)):l&&(l.d(1),l=null),m[2]=="true"?i?i.p(m,c):(i=Je(m),i.c(),i.m(t,null)):i&&(i.d(1),i=null),c[0]&6&&o!==(o=m[1]=="true"&&m[2]=="true"?"CategoryFilterContainer":"")&&a.attr(t,"class",o)},d(m){m&&a.detach(t),l&&l.d(),i&&i.d()}}}function La(s){let t,n,o=s[41]("viewAll")+"",l,i,m=s[26].games.total+"",c,d,g,f;return{c(){t=a.element("a"),n=a.element("span"),l=a.text(o),i=a.text(" ("),c=a.text(m),d=a.text(")"),a.attr(n,"class","CategoryLoadMore"),a.attr(t,"class","CategoryNameLink")},m(h,b){a.insert(h,t,b),a.append(t,n),a.append(n,l),a.append(n,i),a.append(n,c),a.append(n,d),g||(f=a.listen(t,"click",s[52]),g=!0)},p(h,b){b[1]&1024&&o!==(o=h[41]("viewAll")+"")&&a.set_data(l,o),b[0]&67108864&&m!==(m=h[26].games.total+"")&&a.set_data(c,m)},d(h){h&&a.detach(t),g=!1,f()}}}function Ye(s){let t;return{c(){t=a.element("casino-filter"),a.set_custom_element_data(t,"clientstylingurl",s[10]),a.set_custom_element_data(t,"clientstyling",s[9]),a.set_custom_element_data(t,"endpoint",s[3]),a.set_custom_element_data(t,"datasource",s[4]),a.set_custom_element_data(t,"lang",s[5]),a.set_custom_element_data(t,"categoryid",s[0]),a.set_custom_element_data(t,"addfilterselector",s[1]),a.set_custom_element_data(t,"addsortingselector",s[2]),a.set_custom_element_data(t,"filterbylogo",s[19])},m(n,o){a.insert(n,t,o)},p(n,o){o[0]&1024&&a.set_custom_element_data(t,"clientstylingurl",n[10]),o[0]&512&&a.set_custom_element_data(t,"clientstyling",n[9]),o[0]&8&&a.set_custom_element_data(t,"endpoint",n[3]),o[0]&16&&a.set_custom_element_data(t,"datasource",n[4]),o[0]&32&&a.set_custom_element_data(t,"lang",n[5]),o[0]&1&&a.set_custom_element_data(t,"categoryid",n[0]),o[0]&2&&a.set_custom_element_data(t,"addfilterselector",n[1]),o[0]&4&&a.set_custom_element_data(t,"addsortingselector",n[2]),o[0]&524288&&a.set_custom_element_data(t,"filterbylogo",n[19])},d(n){n&&a.detach(t)}}}function Je(s){let t;return{c(){t=a.element("casino-sort"),a.set_custom_element_data(t,"clientstylingurl",s[10]),a.set_custom_element_data(t,"clientstyling",s[9]),a.set_custom_element_data(t,"lang",s[5]),a.set_custom_element_data(t,"categoryid",s[0]),a.set_custom_element_data(t,"addsortingselector",s[2])},m(n,o){a.insert(n,t,o)},p(n,o){o[0]&1024&&a.set_custom_element_data(t,"clientstylingurl",n[10]),o[0]&512&&a.set_custom_element_data(t,"clientstyling",n[9]),o[0]&32&&a.set_custom_element_data(t,"lang",n[5]),o[0]&1&&a.set_custom_element_data(t,"categoryid",n[0]),o[0]&4&&a.set_custom_element_data(t,"addsortingselector",n[2])},d(n){n&&a.detach(t)}}}function ja(s){let t,n=s[41]("noResults")+"",o;return{c(){t=a.element("p"),o=a.text(n),a.attr(t,"class","NoSearchResults")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("noResults")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Pa(s){let t,n=[],o=new Map,l,i=a.ensure_array_like(s[27]);const m=c=>c[91].id;for(let c=0;c<i.length;c+=1){let d=Pe(s,i,c),g=m(d);o.set(g,n[c]=Ke(g,d))}return{c(){t=a.element("ul");for(let c=0;c<n.length;c+=1)n[c].c();a.attr(t,"class",l=(s[40].items.length===0&&s[37]?"":"CasinoGamesGrid")+" "+(s[25]&&s[20]=="true"?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")},m(c,d){a.insert(c,t,d);for(let g=0;g<n.length;g+=1)n[g]&&n[g].m(t,null);s[54](t)},p(c,d){d[0]&139722729|d[1]&4480&&(i=a.ensure_array_like(c[27]),n=a.update_keyed_each(n,d,m,1,c,i,o,t,a.destroy_block,Ke,null,Pe)),d[0]&34603008|d[1]&576&&l!==(l=(c[40].items.length===0&&c[37]?"":"CasinoGamesGrid")+" "+(c[25]&&c[20]=="true"?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")&&a.attr(t,"class",l)},d(c){c&&a.detach(t);for(let d=0;d<n.length;d+=1)n[d].d();s[54](null)}}}function Da(s){let t;return{c(){t=a.element("div"),a.attr(t,"class","DualRing")},m(n,o){a.insert(n,t,o)},p:a.noop,d(n){n&&a.detach(t)}}}function Ua(s){let t,n,o,l,i,m,c,d,g,f,h,b,C,w,G,_=s[93];const u=()=>s[53](t,_),T=()=>s[53](null,_);return{c(){var z;t=a.element("casino-game-thumbnail-nd"),a.set_custom_element_data(t,"session",s[6]),a.set_custom_element_data(t,"userid",s[7]),a.set_custom_element_data(t,"lang",s[5]),a.set_custom_element_data(t,"class",n=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"part",o=""+(N+(s[91].cellSize?s[91].cellSize:"1x1"))),a.set_custom_element_data(t,"favorites",s[8]),a.set_custom_element_data(t,"categoryid",s[0]),a.set_custom_element_data(t,"gamethumbnail",l=s[91].thumbnail),a.set_custom_element_data(t,"gamename",i=s[91].name),a.set_custom_element_data(t,"gamevendor",m=s[91].vendor.logo),a.set_custom_element_data(t,"gameLaunchUrl",c=s[91].launchUrl),a.set_custom_element_data(t,"gameisnew",d=s[91].isNew),a.set_custom_element_data(t,"gametag",g=((z=s[91].advancedTags)==null?void 0:z.length)>0&&s[43](s[91].advancedTags)),a.set_custom_element_data(t,"gamecellsize",f=s[91].cellSize),a.set_custom_element_data(t,"gameid",h=s[91].id),a.set_custom_element_data(t,"gamefunmode",b=s[91].hasFunMode),a.set_custom_element_data(t,"gamefavorite",C=s[91].isFavorite),a.set_custom_element_data(t,"translationurl",s[11]),a.set_custom_element_data(t,"showgamename",s[13]),a.set_custom_element_data(t,"connectlive",w=s[38][s[91].id]==1?"connect":"disconnect"),a.set_custom_element_data(t,"visibilityconnect",s[39]),a.set_custom_element_data(t,"currency",s[12]),a.set_custom_element_data(t,"livelobbyendpoint",G=s[91].details?s[91].href:""),a.set_custom_element_data(t,"clientstyling",s[9]),a.set_custom_element_data(t,"clientstylingurl",s[10]),a.set_custom_element_data(t,"endpoint",s[3]),a.set_custom_element_data(t,"livecasino",s[14]),a.set_custom_element_data(t,"gamepagemodalurl",s[15]),a.set_custom_element_data(t,"integratedgameframedesktop",s[16]),a.set_custom_element_data(t,"integratedgameframemobile",s[17]),a.set_custom_element_data(t,"casinogamesgridslider",s[20])},m(z,v){a.insert(z,t,v),u()},p(z,v){var q;s=z,v[0]&64&&a.set_custom_element_data(t,"session",s[6]),v[0]&128&&a.set_custom_element_data(t,"userid",s[7]),v[0]&32&&a.set_custom_element_data(t,"lang",s[5]),v[0]&134217728&&n!==(n=""+(N+(s[91].cellSize?s[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"class",n),v[0]&134217728&&o!==(o=""+(N+(s[91].cellSize?s[91].cellSize:"1x1")))&&a.set_custom_element_data(t,"part",o),v[0]&256&&a.set_custom_element_data(t,"favorites",s[8]),v[0]&1&&a.set_custom_element_data(t,"categoryid",s[0]),v[0]&134217728&&l!==(l=s[91].thumbnail)&&a.set_custom_element_data(t,"gamethumbnail",l),v[0]&134217728&&i!==(i=s[91].name)&&a.set_custom_element_data(t,"gamename",i),v[0]&134217728&&m!==(m=s[91].vendor.logo)&&a.set_custom_element_data(t,"gamevendor",m),v[0]&134217728&&c!==(c=s[91].launchUrl)&&a.set_custom_element_data(t,"gameLaunchUrl",c),v[0]&134217728&&d!==(d=s[91].isNew)&&a.set_custom_element_data(t,"gameisnew",d),v[0]&134217728&&g!==(g=((q=s[91].advancedTags)==null?void 0:q.length)>0&&s[43](s[91].advancedTags))&&a.set_custom_element_data(t,"gametag",g),v[0]&134217728&&f!==(f=s[91].cellSize)&&a.set_custom_element_data(t,"gamecellsize",f),v[0]&134217728&&h!==(h=s[91].id)&&a.set_custom_element_data(t,"gameid",h),v[0]&134217728&&b!==(b=s[91].hasFunMode)&&a.set_custom_element_data(t,"gamefunmode",b),v[0]&134217728&&C!==(C=s[91].isFavorite)&&a.set_custom_element_data(t,"gamefavorite",C),v[0]&2048&&a.set_custom_element_data(t,"translationurl",s[11]),v[0]&8192&&a.set_custom_element_data(t,"showgamename",s[13]),v[0]&134217728|v[1]&128&&w!==(w=s[38][s[91].id]==1?"connect":"disconnect")&&a.set_custom_element_data(t,"connectlive",w),v[1]&256&&a.set_custom_element_data(t,"visibilityconnect",s[39]),v[0]&4096&&a.set_custom_element_data(t,"currency",s[12]),v[0]&134217728&&G!==(G=s[91].details?s[91].href:"")&&a.set_custom_element_data(t,"livelobbyendpoint",G),v[0]&512&&a.set_custom_element_data(t,"clientstyling",s[9]),v[0]&1024&&a.set_custom_element_data(t,"clientstylingurl",s[10]),v[0]&8&&a.set_custom_element_data(t,"endpoint",s[3]),v[0]&16384&&a.set_custom_element_data(t,"livecasino",s[14]),v[0]&32768&&a.set_custom_element_data(t,"gamepagemodalurl",s[15]),v[0]&65536&&a.set_custom_element_data(t,"integratedgameframedesktop",s[16]),v[0]&131072&&a.set_custom_element_data(t,"integratedgameframemobile",s[17]),v[0]&1048576&&a.set_custom_element_data(t,"casinogamesgridslider",s[20]),_!==s[93]&&(T(),_=s[93],u())},d(z){z&&a.detach(t),T()}}}function Ke(s,t){let n,o,l=Ua(t);return{key:s,first:null,c(){n=a.empty(),l&&l.c(),o=a.empty(),this.first=n},m(i,m){a.insert(i,n,m),l&&l.m(i,m),a.insert(i,o,m)},p(i,m){t=i,l.p(t,m)},d(i){i&&(a.detach(n),a.detach(o)),l&&l.d(i)}}}function Oa(s){let t,n=s[41]("searchedItems")+"",o;return{c(){t=a.element("h3"),o=a.text(n),a.attr(t,"class","StatusText")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("searchedItems")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Ha(s){let t,n=s[41]("noResults")+"",o;return{c(){t=a.element("h3"),o=a.text(n),a.attr(t,"class","StatusText")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("noResults")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function qa(s){let t,n=s[41]("recentSearchedItems")+"",o;return{c(){t=a.element("h3"),o=a.text(n),a.attr(t,"class","StatusText")},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("recentSearchedItems")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Va(s){let t;return{c(){t=a.element("p"),t.textContent="Waiting",a.attr(t,"class","SearchWaiting")},m(n,o){a.insert(n,t,o)},p:a.noop,d(n){n&&a.detach(t)}}}function Wa(s){let t,n,o=[],l=new Map,i=!s[33]&&Xe(s),m=a.ensure_array_like(s[27]);const c=d=>d[91].id;for(let d=0;d<m.length;d+=1){let g=De(s,m,d),f=c(g);l.set(f,o[d]=Ze(f,g))}return{c(){i&&i.c(),t=a.space(),n=a.element("ul");for(let d=0;d<o.length;d+=1)o[d].c();a.attr(n,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(d,g){i&&i.m(d,g),a.insert(d,t,g),a.insert(d,n,g);for(let f=0;f<o.length;f+=1)o[f]&&o[f].m(n,null)},p(d,g){d[33]?i&&(i.d(1),i=null):i?i.p(d,g):(i=Xe(d),i.c(),i.m(t.parentNode,t)),g[0]&134479849|g[1]&4097&&(m=a.ensure_array_like(d[27]),o=a.update_keyed_each(o,g,c,1,d,m,l,n,a.destroy_block,Ze,null,De))},d(d){d&&(a.detach(t),a.detach(n)),i&&i.d(d);for(let g=0;g<o.length;g+=1)o[g].d()}}}function Xe(s){let t,n=s[41]("noRecentSearch")+"",o;return{c(){t=a.element("p"),o=a.text(n),a.attr(t,"class","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(a.isMobile(s[42])?"NoRecentSearchesMobile":""))},m(l,i){a.insert(l,t,i),a.append(t,o)},p(l,i){i[1]&1024&&n!==(n=l[41]("noRecentSearch")+"")&&a.set_data(o,n)},d(l){l&&a.detach(t)}}}function Ze(s,t){let n,o,l,i,m,c,d,g,f,h,b,C,w,G;return{key:s,first:null,c(){var _;n=a.element("casino-game-thumbnail-nd"),a.set_custom_element_data(n,"class",o=""+(N+(t[91].cellSize?t[91].cellSize:"1x1"))),a.set_custom_element_data(n,"part",l=""+(N+(t[91].cellSize?t[91].cellSize:"1x1"))),a.set_custom_element_data(n,"session",t[6]),a.set_custom_element_data(n,"userid",t[7]),a.set_custom_element_data(n,"lang",t[5]),a.set_custom_element_data(n,"searchitem",t[31]),a.set_custom_element_data(n,"favorites",t[8]),a.set_custom_element_data(n,"categoryid",t[0]),a.set_custom_element_data(n,"gamethumbnail",i=t[91].thumbnail),a.set_custom_element_data(n,"gamename",m=t[91].name),a.set_custom_element_data(n,"gamevendor",c=t[91].vendor.logo),a.set_custom_element_data(n,"gameLaunchUrl",d=t[91].launchUrl),a.set_custom_element_data(n,"gameisnew",g=t[91].isNew),a.set_custom_element_data(n,"gametag",f=((_=t[91].advancedTags)==null?void 0:_.length)>0&&t[43](t[91].advancedTags)),a.set_custom_element_data(n,"gamecellsize",h=t[91].cellSize),a.set_custom_element_data(n,"gameid",b=t[91].id),a.set_custom_element_data(n,"gamefunmode",C=t[91].hasFunMode),a.set_custom_element_data(n,"showgamename",t[13]),a.set_custom_element_data(n,"translationurl",t[11]),a.set_custom_element_data(n,"gamefavorite",w=t[91].isFavorite),a.set_custom_element_data(n,"currency",t[12]),a.set_custom_element_data(n,"livelobbyendpoint",G=t[91].details?t[91].href:""),a.set_custom_element_data(n,"clientstyling",t[9]),a.set_custom_element_data(n,"clientstylingurl",t[10]),a.set_custom_element_data(n,"endpoint",t[3]),a.set_custom_element_data(n,"livecasino",t[14]),a.set_custom_element_data(n,"gamepagemodalurl",t[15]),a.set_custom_element_data(n,"integratedgameframedesktop",t[16]),a.set_custom_element_data(n,"integratedgameframemobile",t[17]),this.first=n},m(_,u){a.insert(_,n,u)},p(_,u){var T;t=_,u[0]&134217728&&o!==(o=""+(N+(t[91].cellSize?t[91].cellSize:"1x1")))&&a.set_custom_element_data(n,"class",o),u[0]&134217728&&l!==(l=""+(N+(t[91].cellSize?t[91].cellSize:"1x1")))&&a.set_custom_element_data(n,"part",l),u[0]&64&&a.set_custom_element_data(n,"session",t[6]),u[0]&128&&a.set_custom_element_data(n,"userid",t[7]),u[0]&32&&a.set_custom_element_data(n,"lang",t[5]),u[1]&1&&a.set_custom_element_data(n,"searchitem",t[31]),u[0]&256&&a.set_custom_element_data(n,"favorites",t[8]),u[0]&1&&a.set_custom_element_data(n,"categoryid",t[0]),u[0]&134217728&&i!==(i=t[91].thumbnail)&&a.set_custom_element_data(n,"gamethumbnail",i),u[0]&134217728&&m!==(m=t[91].name)&&a.set_custom_element_data(n,"gamename",m),u[0]&134217728&&c!==(c=t[91].vendor.logo)&&a.set_custom_element_data(n,"gamevendor",c),u[0]&134217728&&d!==(d=t[91].launchUrl)&&a.set_custom_element_data(n,"gameLaunchUrl",d),u[0]&134217728&&g!==(g=t[91].isNew)&&a.set_custom_element_data(n,"gameisnew",g),u[0]&134217728&&f!==(f=((T=t[91].advancedTags)==null?void 0:T.length)>0&&t[43](t[91].advancedTags))&&a.set_custom_element_data(n,"gametag",f),u[0]&134217728&&h!==(h=t[91].cellSize)&&a.set_custom_element_data(n,"gamecellsize",h),u[0]&134217728&&b!==(b=t[91].id)&&a.set_custom_element_data(n,"gameid",b),u[0]&134217728&&C!==(C=t[91].hasFunMode)&&a.set_custom_element_data(n,"gamefunmode",C),u[0]&8192&&a.set_custom_element_data(n,"showgamename",t[13]),u[0]&2048&&a.set_custom_element_data(n,"translationurl",t[11]),u[0]&134217728&&w!==(w=t[91].isFavorite)&&a.set_custom_element_data(n,"gamefavorite",w),u[0]&4096&&a.set_custom_element_data(n,"currency",t[12]),u[0]&134217728&&G!==(G=t[91].details?t[91].href:"")&&a.set_custom_element_data(n,"livelobbyendpoint",G),u[0]&512&&a.set_custom_element_data(n,"clientstyling",t[9]),u[0]&1024&&a.set_custom_element_data(n,"clientstylingurl",t[10]),u[0]&8&&a.set_custom_element_data(n,"endpoint",t[3]),u[0]&16384&&a.set_custom_element_data(n,"livecasino",t[14]),u[0]&32768&&a.set_custom_element_data(n,"gamepagemodalurl",t[15]),u[0]&65536&&a.set_custom_element_data(n,"integratedgameframedesktop",t[16]),u[0]&131072&&a.set_custom_element_data(n,"integratedgameframemobile",t[17])},d(_){_&&a.detach(n)}}}function Ba(s){let t;return{c(){t=a.element("p"),t.textContent="500 Error - Internal Server Error.",a.attr(t,"class","SearchLoading")},m(n,o){a.insert(n,t,o)},d(n){n&&a.detach(t)}}}function Ya(s){let t;return{c(){t=a.element("p"),t.textContent="404 Error - No result found.",a.attr(t,"class","SearchLoading")},m(n,o){a.insert(n,t,o)},d(n){n&&a.detach(t)}}}function Ja(s){let t;function n(i,m){return i[24]?Sa:i[29]?ka:ya}let o=n(s),l=o(s);return{c(){t=a.element("div"),l.c(),a.attr(t,"class","CasinoGamesCategorySectionContainer")},m(i,m){a.insert(i,t,m),l.m(t,null),s[57](t)},p(i,m){o===(o=n(i))&&l?l.p(i,m):(l.d(1),l=o(i),l&&(l.c(),l.m(t,null)))},i:a.noop,o:a.noop,d(i){i&&a.detach(t),l.d(),s[57](null)}}}const N="game-tile-";let Ka=0;function Xa(s,t,n){let o;a.component_subscribe(s,a.$format,r=>n(41,o=r));let{endpoint:l=""}=t,{datasource:i=""}=t,{lang:m=""}=t,{session:c=""}=t,{userid:d=""}=t,{favorites:g=""}=t,{clientstyling:f=""}=t,{clientstylingurl:h=""}=t,{translationurl:b=""}=t,{currency:C=""}=t,{categoryid:w=""}=t,{showgamename:G=""}=t,{livecasino:_="false"}=t,{gamepagemodalurl:u="true"}=t,{integratedgameframedesktop:T="false"}=t,{integratedgameframemobile:z="false"}=t,{casinomygames:v="false"}=t,{addfilterselector:q="false"}=t,{addsortingselector:oe="false"}=t,{filterbylogo:ze=""}=t,{casinogamesgridslider:Fe="false"}=t,{fetchviaevent:X="false"}=t,{showallpage:he="casino"}=t,{actionevent:pe="CategoryChange"}=t,{displayedgamecount:le="10"}=t,{showallbuttongamescount:ie="10"}=t,O=!0,ve=!1,re,me,V=!0,Me=window.navigator.userAgent,A,k=[],P=!0,W=40,D=!1,ce=!1,Ie=!1,Z=!1,be=!1,we=!0,Q=!1,x,ye,$,ee=!1,B,de=!1,ae=new Array(1e4),te={},ke="",Y="",_e,Se,E,j=[],ue=new AbortController,J={items:[],count:0,name:""};const xe=()=>{fetch(b).then(p=>p.json()).then(p=>{Object.keys(p).forEach(y=>{Ne(y,p[y])})}).catch(p=>{console.log(p)})};Object.keys(Le).forEach(r=>{Ne(r,Le[r])}),typeof document.hidden!="undefined"?_e="hidden":typeof document.msHidden!="undefined"?_e="msHidden":typeof document.webkitHidden!="undefined"&&(_e="webkitHidden");let $e=new IntersectionObserver(r=>{r.forEach(p=>ge(this,null,function*(){let y=p.target.gameid,F=p.target.elems_index;p.isIntersecting?(F*1.2>W&&sa(w),n(38,te[y]=1,te)):n(38,te[y]=0,te)}))});const Re=(r,p)=>{let y=`${l}/v1/player/${p}/favorites/`;n(23,O=!0);let F={method:"GET",headers:{"X-SessionID":r}};return new Promise((M,S)=>{fetch(y,F).then(I=>I.json()).then(I=>{var H;if(n(23,O=!1),E=[],I){I.items.forEach(R=>{R.gameModel&&(E.push(R),j.includes(R.id)||j.push(R.id))});const K=(H=a.platformFavorite(E))==null?void 0:H.length;window.postMessage({type:"UpdateFavoritesCount",favoriteGamesLength:K})}else E=[];w==="FAVORITES"&&Ae(E),k.forEach(K=>{K.isFavorite=U(K.id)});let L=k;n(27,k=void 0),n(27,k=L),M(E)}).catch(I=>{console.error(I),S(I)})})},ne=(r,p,y)=>{ue&&ue.abort(),ue=new AbortController;const F=ue.signal;n(23,O=!0);let M="",S="",I=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),L=JSON.parse(localStorage.getItem("vendorSortingBy"));return(r.match(/\$/g)||[]).length>1?(M=r.split("$").slice(0,2).join("$"),S=new URL(`${l}/v1/casino/groups/${i}/${M}/subGroups`)):S=new URL(`${l}/v1/casino/groups/${i}/${r}`),new Promise((H,K)=>{if(S.searchParams.delete("pagination"),S.searchParams.append("expand","games(vendor)"),S.searchParams.append("fields","id,name,games"),S.searchParams.append("platform",a.getDevice(Me)),S.searchParams.append("pagination",`games(offset=${p},limit=${y})`),S.searchParams.append("language",m),window.postMessage({type:"CategoryVendors",categoryid:r},window.location.href),I&&I[r])if(I[r].length&&V===!1&&ee===!1){let R="";n(32,be=!0),I[r].forEach(se=>{R=R+(R?`,games(vendor(id=${se}))`:`games(vendor(id=${se}))`)}),S.searchParams.append("filter",`${R}`)}else n(32,be=!1);L&&(L[r]?L[r]&&L[r]!="All"&&(L[r]=="isNew"||L[r]=="advancedTags(name(hot))"?(S.searchParams.append("sortedField",`games(${L[r]})`),S.searchParams.append("orderBy","DES")):S.searchParams.append("sortedField",`games(${L[r]})`)):Y&&Y!="All"&&(Y=="advancedTags(name(hot))"||Y=="isNew"?(S.searchParams.append("sortedField",`games(${Y})`),S.searchParams.append("orderBy","DES")):S.searchParams.append("sortedField",`games(${Y})`))),fetch(S,{signal:F}).then(R=>R.json()).then(R=>{F.aborted||(n(23,O=!1),(r.match(/\$/g)||[]).length>1&&(R=R.items.filter(se=>{if(se.id==r)return se})[0]),n(50,Se=!0),n(24,ve=!1),ye=R.games.total,n(34,Q=!0),H(R))}).catch(R=>{R.name!=="AbortError"&&(n(24,ve=!0),console.error(R),K(R))})})},ea=(r,p,y)=>{r!==""&&(n(29,D=!1),n(25,V=!0),n(1,q="false"),n(2,oe="false"),n(31,Z=!1),de=!1,n(28,P=+p>+y),ne(r,0,+p).then(F=>{n(26,A=F),n(27,k=A.games.items),k&&k.forEach(M=>{M.isFavorite=U(M.id)})}))},Ce=r=>{if(r.data)switch(r.data.type){case"MostPlayedData":w=="MOSTPLAYED"&&(n(29,D=!1),n(25,V=!1),n(28,P=!1),n(27,k=r.data.mostPlayedGames),n(26,A={id:"MOSTPLAYED",name:"Most Played Games",games:{count:r.data.mostPlayedGames.length,total:r.data.mostPlayedGames.length,items:r.data.mostPlayedGames}})),n(23,O=!1);break;case"LastPlayedData":w=="LASTPLAYED"&&(n(29,D=!1),n(25,V=!1),n(28,P=!1),n(27,k=r.data.lastPlayedGames),n(26,A={id:"LASTPLAYED",name:"Last Played Games",games:{count:r.data.lastPlayedGames.length,total:r.data.lastPlayedGames.length,items:r.data.lastPlayedGames}})),n(23,O=!1);break;case"CustomOperatorData":r.data.operatordetail;break;case"RecentSearchData":n(29,D=!0),n(30,ce=!0),r.data.searchData.length>0?(n(27,k=r.data.searchData),n(33,we=!0),k&&k.forEach(p=>{p.isFavorite=U(p.id)})):(n(27,k=[]),n(33,we=!1));break;case"OutOfRecentSearches":n(29,D=!1),n(30,ce=!1);break;case"SearchData":n(29,D=!0),n(30,ce=!1),n(27,k=r.data.searchData.items||[]),n(31,Z=!0),r.data.receivedFavoriteResults&&(E=r.data.receivedFavoriteResults.items),k&&k.forEach(p=>{p.isFavorite=U(p.id)});break;case`CategoryData_${w}`:n(29,D=!1),n(25,V=!0),n(1,q="false"),n(2,oe="false"),n(31,Z=!1),de=!1,r.data.receivedFavoriteResults&&(E=r.data.receivedFavoriteResults.items),ne(r.data.categoryId,0,r.data.visiblegames).then(p=>{n(26,A=p),n(27,k=A.games.items),ye<=r.data.visiblegames?n(28,P=!1):n(28,P=!0),k&&k.forEach(y=>{y.isFavorite=U(y.id)})});break;case"CategoryChange":W=20;break;case"ApplySorter":n(0,w=r.data.itemId),Y=r.data.sortBy,ne(w,0,W).then(p=>{n(26,A=p),n(27,k=A.games.items),n(28,P=!1)});break;case"CategoryUpdate":Te(r.data.itemId);break;case`SetUnfavoredGame${w}`:na(`${l}/v1/player/${d}/favorites`,c,r.data.id);break;case`SetFavoredGame${w}`:ta(`${l}/v1/player/${d}/favorites`,c,r.data.id);break;case"UserSessionID":re=r.data.session,me=r.data.userID,g=="true"&&me&&me.length&&re&&re.length>0&&Re(re,me);break;case"UpdateFavoredList":w==="FAVORITES"&&Ge(r.data.url,r.data.sessionID);break}},Te=r=>{n(29,D=!1),n(25,V=!1),n(31,Z=!1),de=!0,n(34,Q=!1),n(0,w=r),w!=="MOSTPLAYED"&&n(28,P=!1),v!=="true"&&ne(w,0,W).then(p=>{n(26,A=p),A.games.items.forEach(y=>{y.isFavorite=U(y.id)}),n(27,k=A.games.items),n(28,P=!1),k.length<10&&e.data.origin==!1&&(Ie=!0,setTimeout(()=>{window.postMessage({type:"WidgetTopReference",scrollTop:Ie},window.location.href)},500))})},aa=()=>{A&&(n(27,k=A.games.items),k.forEach(r=>{r.isFavorite=U(r.id)}))},U=r=>{var p;return(p=E==null?void 0:E.some(y=>y.id===r))!=null?p:!1};let ta=(r,p,y)=>ge(this,null,function*(){yield Ge(r,p),j.includes(y)||j.push(y);let M={method:"POST",headers:{"X-SessionID":p,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({items:j})};fetch(r,M).then(S=>S.json()).then(()=>{window.postMessage({type:`AddFavoriteThumbnail_${y}`},window.location.href)}).catch(S=>{console.error("Err",S)})});const na=(r,p,y)=>{let F={method:"DELETE",headers:{"X-SessionID":p}};fetch(`${r}/${y}`,F).then(M=>M.json()).then(()=>{window.postMessage({type:`RemoveFavoriteThumbnail_${y}`},window.location.href),Ge(r,p)}),j.includes(y)&&(j=j.filter(M=>M!=y))},Ge=(r,p)=>ge(this,null,function*(){return fetch(r,{method:"GET",headers:{"X-SessionID":p}}).then(F=>F.json()).then(F=>{var S;E=F.items,X?(E.forEach(I=>{j.includes(I.id)||j.push(I.id)}),aa()):E.forEach(I=>{I.isFavorite=U(I.id)});const M=(S=a.platformFavorite(E))==null?void 0:S.length;w==="FAVORITES"&&(window.postMessage({type:"UpdateFavoritesCount",favoriteGamesLength:M}),Ae(E))}).catch(F=>{console.error(F)})}),Ae=r=>{if(!r)return;let p;p=(r==null?void 0:r.items)||r||[],p.length>0&&p.forEach(y=>{y.gameModel&&(y.gameModel.isFavorite=!0)}),n(40,J.items=a.platformFavorite(p,J.items),J),n(40,J.name="Favorites",J),n(23,O=!1)},sa=r=>{W+=1,n(34,Q=!0),W<=ye&&ne(r,Ka,W).then(p=>{n(26,A=p),A.games.items.length>k.length&&(n(27,k=A.games.items),k.forEach(y=>{y.isFavorite=U(y.id)})),n(34,Q=!1)})},oa=r=>{if((r==null?void 0:r.length)===0)return"";let p="",y=999999999999,F;const M=new Date(Date.now());return r.forEach((S,I)=>{const L=new Date(S.schedules[0].startTime),H=new Date(S.schedules[0].endTime);fe.hooks(H).diff(M)<y&&(y=fe.hooks(H).diff(M),F=I),fe.hooks(M).isAfter(L)&&fe.hooks(M).isBefore(H)&&(p=r[F].name)}),p},Ee=r=>{window.postMessage({type:`${pe}`,itemId:r,showallpage:he},window.location.href)},la=()=>{switch(w){case"FAVORITES":d&&c&&n(37,ee=!0);break;case"MOSTPLAYED":v==="false"&&d&&c&&n(37,ee=!1);break;case"LASTPLAYED":v==="false"&&d&&c&&n(37,ee=!1);break;default:Te(w);break}},ia=()=>{document[_e]?n(39,ke="disconnect"):n(39,ke="connect")},ra=()=>{de&&ae.forEach((r,p)=>{r&&(r.elems_index=p,$e.observe(r))})},ma=()=>{ba(m)},ca=()=>{let r=document.createElement("style");r.innerHTML=f,B.appendChild(r)},da=()=>{let r=new URL(h),p=document.createElement("style");fetch(r.href).then(y=>y.text()).then(y=>{p.innerHTML=y,setTimeout(()=>{B.appendChild(p)},1)})};a.onMount(()=>(window.addEventListener("visibilitychange",r=>ia()),window.addEventListener("message",Ce,!1),()=>{window.removeEventListener("message",Ce),window.removeEventListener("visibilitychange",Ce)}));function _a(r){a.binding_callbacks[r?"unshift":"push"](()=>{$=r,n(36,$)})}const ua=r=>Ee(A.id);function ga(r,p){a.binding_callbacks[r?"unshift":"push"](()=>{ae[p]=r,n(22,ae)})}function fa(r){a.binding_callbacks[r?"unshift":"push"](()=>{x=r,n(35,x)})}function ha(r){a.binding_callbacks[r?"unshift":"push"](()=>{$=r,n(36,$)})}function pa(r){a.binding_callbacks[r?"unshift":"push"](()=>{x=r,n(35,x)})}function va(r){a.binding_callbacks[r?"unshift":"push"](()=>{B=r,n(21,B)})}return s.$$set=r=>{"endpoint"in r&&n(3,l=r.endpoint),"datasource"in r&&n(4,i=r.datasource),"lang"in r&&n(5,m=r.lang),"session"in r&&n(6,c=r.session),"userid"in r&&n(7,d=r.userid),"favorites"in r&&n(8,g=r.favorites),"clientstyling"in r&&n(9,f=r.clientstyling),"clientstylingurl"in r&&n(10,h=r.clientstylingurl),"translationurl"in r&&n(11,b=r.translationurl),"currency"in r&&n(12,C=r.currency),"categoryid"in r&&n(0,w=r.categoryid),"showgamename"in r&&n(13,G=r.showgamename),"livecasino"in r&&n(14,_=r.livecasino),"gamepagemodalurl"in r&&n(15,u=r.gamepagemodalurl),"integratedgameframedesktop"in r&&n(16,T=r.integratedgameframedesktop),"integratedgameframemobile"in r&&n(17,z=r.integratedgameframemobile),"casinomygames"in r&&n(18,v=r.casinomygames),"addfilterselector"in r&&n(1,q=r.addfilterselector),"addsortingselector"in r&&n(2,oe=r.addsortingselector),"filterbylogo"in r&&n(19,ze=r.filterbylogo),"casinogamesgridslider"in r&&n(20,Fe=r.casinogamesgridslider),"fetchviaevent"in r&&n(45,X=r.fetchviaevent),"showallpage"in r&&n(46,he=r.showallpage),"actionevent"in r&&n(47,pe=r.actionevent),"displayedgamecount"in r&&n(48,le=r.displayedgamecount),"showallbuttongamescount"in r&&n(49,ie=r.showallbuttongamescount)},s.$$.update=()=>{s.$$.dirty[0]&32&&m&&ma(),s.$$.dirty[0]&57|s.$$.dirty[1]&409600&&(X==="false"||X==="")&&l&&m&&w&&i&&le&&ie&&ea(w,le,ie),s.$$.dirty[0]&456&&g==="true"&&l&&c&&d&&Re(c,d),s.$$.dirty[0]&4194304|s.$$.dirty[1]&524288&&Se&&ae&&ra(),s.$$.dirty[0]&33&&m&&w&&la(),s.$$.dirty[0]&2048&&b&&xe(),s.$$.dirty[0]&2097664&&f&&B&&ca(),s.$$.dirty[0]&2098176&&h&&B&&da()},[w,q,oe,l,i,m,c,d,g,f,h,b,C,G,_,u,T,z,v,ze,Fe,B,ae,O,ve,V,A,k,P,D,ce,Z,be,we,Q,x,$,ee,te,ke,J,o,Me,oa,Ee,X,he,pe,le,ie,Se,_a,ua,ga,fa,ha,pa,va]}class Qe extends a.SvelteComponent{constructor(t){super(),a.init(this,t,Xa,Ja,a.safe_not_equal,{endpoint:3,datasource:4,lang:5,session:6,userid:7,favorites:8,clientstyling:9,clientstylingurl:10,translationurl:11,currency:12,categoryid:0,showgamename:13,livecasino:14,gamepagemodalurl:15,integratedgameframedesktop:16,integratedgameframemobile:17,casinomygames:18,addfilterselector:1,addsortingselector:2,filterbylogo:19,casinogamesgridslider:20,fetchviaevent:45,showallpage:46,actionevent:47,displayedgamecount:48,showallbuttongamescount:49},wa,[-1,-1,-1,-1])}get endpoint(){return this.$$.ctx[3]}set endpoint(t){this.$$set({endpoint:t}),a.flush()}get datasource(){return this.$$.ctx[4]}set datasource(t){this.$$set({datasource:t}),a.flush()}get lang(){return this.$$.ctx[5]}set lang(t){this.$$set({lang:t}),a.flush()}get session(){return this.$$.ctx[6]}set session(t){this.$$set({session:t}),a.flush()}get userid(){return this.$$.ctx[7]}set userid(t){this.$$set({userid:t}),a.flush()}get favorites(){return this.$$.ctx[8]}set favorites(t){this.$$set({favorites:t}),a.flush()}get clientstyling(){return this.$$.ctx[9]}set clientstyling(t){this.$$set({clientstyling:t}),a.flush()}get clientstylingurl(){return this.$$.ctx[10]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),a.flush()}get translationurl(){return this.$$.ctx[11]}set translationurl(t){this.$$set({translationurl:t}),a.flush()}get currency(){return this.$$.ctx[12]}set currency(t){this.$$set({currency:t}),a.flush()}get categoryid(){return this.$$.ctx[0]}set categoryid(t){this.$$set({categoryid:t}),a.flush()}get showgamename(){return this.$$.ctx[13]}set showgamename(t){this.$$set({showgamename:t}),a.flush()}get livecasino(){return this.$$.ctx[14]}set livecasino(t){this.$$set({livecasino:t}),a.flush()}get gamepagemodalurl(){return this.$$.ctx[15]}set gamepagemodalurl(t){this.$$set({gamepagemodalurl:t}),a.flush()}get integratedgameframedesktop(){return this.$$.ctx[16]}set integratedgameframedesktop(t){this.$$set({integratedgameframedesktop:t}),a.flush()}get integratedgameframemobile(){return this.$$.ctx[17]}set integratedgameframemobile(t){this.$$set({integratedgameframemobile:t}),a.flush()}get casinomygames(){return this.$$.ctx[18]}set casinomygames(t){this.$$set({casinomygames:t}),a.flush()}get addfilterselector(){return this.$$.ctx[1]}set addfilterselector(t){this.$$set({addfilterselector:t}),a.flush()}get addsortingselector(){return this.$$.ctx[2]}set addsortingselector(t){this.$$set({addsortingselector:t}),a.flush()}get filterbylogo(){return this.$$.ctx[19]}set filterbylogo(t){this.$$set({filterbylogo:t}),a.flush()}get casinogamesgridslider(){return this.$$.ctx[20]}set casinogamesgridslider(t){this.$$set({casinogamesgridslider:t}),a.flush()}get fetchviaevent(){return this.$$.ctx[45]}set fetchviaevent(t){this.$$set({fetchviaevent:t}),a.flush()}get showallpage(){return this.$$.ctx[46]}set showallpage(t){this.$$set({showallpage:t}),a.flush()}get actionevent(){return this.$$.ctx[47]}set actionevent(t){this.$$set({actionevent:t}),a.flush()}get displayedgamecount(){return this.$$.ctx[48]}set displayedgamecount(t){this.$$set({displayedgamecount:t}),a.flush()}get showallbuttongamescount(){return this.$$.ctx[49]}set showallbuttongamescount(t){this.$$set({showallbuttongamescount:t}),a.flush()}}a.create_custom_element(Qe,{endpoint:{},datasource:{},lang:{},session:{},userid:{},favorites:{},clientstyling:{},clientstylingurl:{},translationurl:{},currency:{},categoryid:{},showgamename:{},livecasino:{},gamepagemodalurl:{},integratedgameframedesktop:{},integratedgameframemobile:{},casinomygames:{},addfilterselector:{},addsortingselector:{},filterbylogo:{},casinogamesgridslider:{},fetchviaevent:{},showallpage:{},actionevent:{},displayedgamecount:{},showallbuttongamescount:{}},[],[],!0);exports.default=Qe;
|
|
@@ -14,8 +14,8 @@ var Ie = (n, a, i) => new Promise((t, l) => {
|
|
|
14
14
|
}, c = (d) => d.done ? t(d.value) : Promise.resolve(d.value).then(s, m);
|
|
15
15
|
c((i = i.apply(n, a)).next());
|
|
16
16
|
});
|
|
17
|
-
import { a as ja, $ as Pa, S as Da, i as Ua, f as R, c as Oa, s as Ha, b as Va, e as z, h as _, j as G, n as ve, l as C, m as qa, o as Wa, E as He, w as Ba, x as le, d as W, p as be, k, v as X, C as Ya, q as U, u as V, z as se, F as ua, G as o, A as Ja, y as x, r as Ka, I as fa } from "./CasinoFilter-
|
|
18
|
-
import { h as Re } from "./CasinoGameThumbnailNd-
|
|
17
|
+
import { a as ja, $ as Pa, S as Da, i as Ua, f as R, c as Oa, s as Ha, b as Va, e as z, h as _, j as G, n as ve, l as C, m as qa, o as Wa, E as He, w as Ba, x as le, d as W, p as be, k, v as X, C as Ya, q as U, u as V, z as se, F as ua, G as o, A as Ja, y as x, r as Ka, I as fa } from "./CasinoFilter-Bj-ZO_Cf.js";
|
|
18
|
+
import { h as Re } from "./CasinoGameThumbnailNd-WHk5Jg-0.js";
|
|
19
19
|
function Ze(n, a) {
|
|
20
20
|
ja(n, a);
|
|
21
21
|
}
|
|
@@ -233,7 +233,7 @@ if (typeof window != "undefined") {
|
|
|
233
233
|
}
|
|
234
234
|
};
|
|
235
235
|
};
|
|
236
|
-
customElements.define = n(customElements.define), import("./CasinoGameThumbnailNd-
|
|
236
|
+
customElements.define = n(customElements.define), import("./CasinoGameThumbnailNd-WHk5Jg-0.js").then((a) => a.C).then(({ default: a }) => {
|
|
237
237
|
!customElements.get("casino-game-thumbnail-nd") && customElements.define("casino-game-thumbnail-nd", a.element);
|
|
238
238
|
});
|
|
239
239
|
}
|
|
@@ -249,7 +249,7 @@ if (typeof window != "undefined") {
|
|
|
249
249
|
}
|
|
250
250
|
};
|
|
251
251
|
};
|
|
252
|
-
customElements.define = n(customElements.define), import("./CasinoFilter-
|
|
252
|
+
customElements.define = n(customElements.define), import("./CasinoFilter-Bj-ZO_Cf.js").then((a) => a.K).then(({ default: a }) => {
|
|
253
253
|
!customElements.get("casino-filter") && customElements.define("casino-filter", a.element);
|
|
254
254
|
});
|
|
255
255
|
}
|
|
@@ -265,7 +265,7 @@ if (typeof window != "undefined") {
|
|
|
265
265
|
}
|
|
266
266
|
};
|
|
267
267
|
};
|
|
268
|
-
customElements.define = n(customElements.define), import("./CasinoSort-
|
|
268
|
+
customElements.define = n(customElements.define), import("./CasinoSort-BSbPiiu-.js").then(({ default: a }) => {
|
|
269
269
|
!customElements.get("casino-sort") && customElements.define("casino-sort", a.element);
|
|
270
270
|
});
|
|
271
271
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as q, J as te, a as re, S as oe, i as ne, f as D, c as ae, s as le, b as se, e as f, j as R, n as U, l as P, m as ie, o as ce, x as de, z as G, y as N, d as Z, q as K, h as r, k as s, r as ee, u as Q, A as pe, C as ge } from "./CasinoFilter-
|
|
1
|
+
import { $ as q, J as te, a as re, S as oe, i as ne, f as D, c as ae, s as le, b as se, e as f, j as R, n as U, l as P, m as ie, o as ce, x as de, z as G, y as N, d as Z, q as K, h as r, k as s, r as ee, u as Q, A as pe, C as ge } from "./CasinoFilter-Bj-ZO_Cf.js";
|
|
2
2
|
function ue({ withLocale: e, translations: t }) {
|
|
3
3
|
q.subscribe((o) => {
|
|
4
4
|
o == null && (te.set(t), q.set(e));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoFilter-Ch3_pyrF.cjs");function V({withLocale:e,translations:r}){t.$locale.subscribe(n=>{n==null&&(t.$dictionary.set(r),t.$locale.set(e))})}function D(e,r){t.addMessages(e,r)}const E={en:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},zh:{sortby:"Sort by",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},de:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},it:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},fr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},es:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},tr:{sortby:"Sırala:",all:"Hepsi",az:"A-Z",newest:"En yeni",hottest:"Öne Çıkan"},ru:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ro:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hr:{sortby:"Poredaj po:",all:"Sve",az:"A-Z",newest:"Najnovije",hottest:"Hot igre"},hu:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pt:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},"pt-br":{sortby:"Organizar por:",all:"Todos",az:"A-Z",newest:"Mais recente",hottest:"mais quente"},"es-mx":{sortby:"Ordenar Por:",all:"Todo",az:"A-Z",newest:"Más nuevos",hottest:"Más calientes"},"en-us":{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"}};function J(e){t.append_styles(e,"svelte-kh3a1g",':root{--min-height:50px}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.SorterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.SorterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.SorterSelector.SorterSelectorOpen{border-radius:5px 5px 0 0}.SorterMainArea{display:flex;align-items:center}.SorterMainArea svg{margin-right:16px}.SorterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.SorterTextContainer{display:flex;flex-direction:column}.SorterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.SorterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:35px;margin-bottom:40px;overflow:hidden;margin:0}.SorterDropdownContainer.SorterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:10px}.SorterDropdown{width:100%;max-height:300px;display:grid;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none;list-style-type:none;padding:10px;margin:0;box-sizing:border-box}.SorterDropdown::-webkit-scrollbar{display:none}.SorterItem{position:relative}.SorterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-ms-user-select:none;user-select:none}.SorterItem input{cursor:pointer;margin-right:10px}.SorterItem .SortersCheckmark{margin:0 15px}.SorterItem .CustomRadioButton input[type=radio]{position:absolute;left:-9999px}.SorterItem .CustomRadioButton input[type=radio]+span{position:relative;cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.SorterItem .CustomRadioButton input[type=radio]+span:before{content:"";background:transparent;border:1px solid var(--emw--color-white, #FFFFFF);height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:14px;height:14px;border-radius:50%;position:absolute;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.SorterItem .CustomRadioButton input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.SorterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SorterLabel input:checked+span{font-weight:600}.ClearSorters{margin:20px auto;border:0;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearSorters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.SorterSelector{max-width:initial;padding:7px 16px}.SorterDropdownContainer{width:100%;margin-bottom:20px}.SorterDropdown{display:flex;flex-direction:column;gap:12px;margin-block-start:0}.SorterDropdown .SorterLabel{line-height:24px}.SorterDropdown .SorterLabel>*{pointer-events:none}}@media(max-width: 480px){.SorterSelector{min-height:var(--min-height)}.SorterDropdownContainer{top:var(--min-height)}}')}function j(e,r,n){const o=e.slice();return o[23]=r[n],o}function q(e){let r,n,o,l,s,d,m,c,y,g,S,w=e[4]("sortby")+"",h,A,_,I,z=(e[3]||e[4]("all"))+"",M,O,k,v,C,F,N,a,i,b,H,L,T,Z=t.ensure_array_like(Object.values(e[5])),f=[];for(let p=0;p<Z.length;p+=1)f[p]=P(j(e,Z,p));return{c(){r=t.element("div"),n=t.element("div"),o=t.element("div"),l=t.svg_element("svg"),s=t.svg_element("g"),d=t.svg_element("path"),m=t.svg_element("path"),c=t.svg_element("path"),y=t.space(),g=t.element("div"),S=t.element("span"),h=t.text(w),A=t.space(),_=t.element("div"),I=t.element("span"),M=t.text(z),O=t.space(),k=t.element("span"),v=t.svg_element("svg"),C=t.svg_element("path"),a=t.space(),i=t.element("div"),b=t.element("ul");for(let p=0;p<f.length;p+=1)f[p].c();t.attr(d,"id","Path_5267"),t.attr(d,"data-name","Path 5267"),t.attr(d,"d","M526.245,343.685a3.45,3.45,0,0,1,0,6.714v13.625a.8.8,0,0,1-1.592,0V350.4a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,523.592,347.041Z"),t.attr(d,"transform","translate(-206.448 0)"),t.attr(d,"fill","#fff"),t.attr(m,"id","Path_5268"),t.attr(m,"data-name","Path 5268"),t.attr(m,"d","M310.245,356.421a3.45,3.45,0,0,1,0,6.714v.888a.8.8,0,0,1-1.592,0v-.888a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,307.592,359.777Z"),t.attr(m,"transform","translate(0 0)"),t.attr(m,"fill","#fff"),t.attr(c,"id","Path_5269"),t.attr(c,"data-name","Path 5269"),t.attr(c,"d","M742.245,351.645a3.45,3.45,0,0,1,0,6.714v5.665a.8.8,0,1,1-1.592,0v-5.665a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0ZM739.592,355a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,739.592,355Z"),t.attr(c,"transform","translate(-412.896 0)"),t.attr(c,"fill","#fff"),t.attr(s,"id","sortby"),t.attr(s,"transform","translate(-306 -342)"),t.attr(l,"xmlns","http://www.w3.org/2000/svg"),t.attr(l,"width","20"),t.attr(l,"height","20"),t.attr(l,"viewBox","0 0 26.003 22.819"),t.attr(S,"class","SorterName"),t.attr(_,"class","SorterValueContainer"),t.attr(g,"class","SorterTextContainer"),t.attr(o,"class","SorterMainArea"),t.attr(C,"id","arrow"),t.attr(C,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),t.attr(C,"transform","translate(-274.511 -441.088)"),t.attr(C,"fill","#d1d1d1"),t.attr(v,"xmlns","http://www.w3.org/2000/svg"),t.attr(v,"width","14"),t.attr(v,"height","6.835"),t.attr(v,"viewBox","0 0 14 6.835"),t.attr(k,"class",F="TriangleInactive "+(e[1]?"TriangleActive":"")),t.attr(n,"class",N="SorterSelector "+(e[1]?"SorterSelectorOpen":"")),t.attr(b,"class","SorterDropdown"),t.attr(i,"class",H="SorterDropdownContainer "+(e[1]?"SorterOpen":"")),t.attr(r,"class","SorterContainer")},m(p,x){t.insert(p,r,x),t.append(r,n),t.append(n,o),t.append(o,l),t.append(l,s),t.append(s,d),t.append(s,m),t.append(s,c),t.append(o,y),t.append(o,g),t.append(g,S),t.append(S,h),t.append(g,A),t.append(g,_),t.append(_,I),t.append(I,M),t.append(n,O),t.append(n,k),t.append(k,v),t.append(v,C),t.append(r,a),t.append(r,i),t.append(i,b);for(let u=0;u<f.length;u+=1)f[u]&&f[u].m(b,null);L||(T=t.listen(n,"click",e[13]),L=!0)},p(p,x){if(x&16&&w!==(w=p[4]("sortby")+"")&&t.set_data(h,w),x&24&&z!==(z=(p[3]||p[4]("all"))+"")&&t.set_data(M,z),x&2&&F!==(F="TriangleInactive "+(p[1]?"TriangleActive":""))&&t.attr(k,"class",F),x&2&&N!==(N="SorterSelector "+(p[1]?"SorterSelectorOpen":""))&&t.attr(n,"class",N),x&120){Z=t.ensure_array_like(Object.values(p[5]));let u;for(u=0;u<Z.length;u+=1){const B=j(p,Z,u);f[u]?f[u].p(B,x):(f[u]=P(B),f[u].c(),f[u].m(b,null))}for(;u<f.length;u+=1)f[u].d(1);f.length=Z.length}x&2&&H!==(H="SorterDropdownContainer "+(p[1]?"SorterOpen":""))&&t.attr(i,"class",H)},d(p){p&&t.detach(r),t.destroy_each(f,p),L=!1,T()}}}function P(e){let r,n,o,l,s,d,m,c,y,g,S;function w(){return e[14](e[23])}return{c(){r=t.element("li"),n=t.element("label"),o=t.element("input"),s=t.space(),d=t.element("span"),m=t.space(),c=t.element("span"),c.textContent=`${e[23]}`,y=t.space(),t.attr(o,"type","radio"),t.attr(o,"name","radio"),o.value=e[23],o.checked=l=e[3]==e[23]?!0:e[3]==null&&e[23]==e[4]("all"),t.attr(d,"class","SortersCheckmark"),t.attr(n,"class","SorterLabel CustomRadioButton"),t.attr(r,"class","SorterItem"),r.value=e[23]},m(h,A){t.insert(h,r,A),t.append(r,n),t.append(n,o),t.append(n,s),t.append(n,d),t.append(n,m),t.append(n,c),t.append(r,y),g||(S=t.listen(o,"click",w),g=!0)},p(h,A){e=h,A&24&&l!==(l=e[3]==e[23]?!0:e[3]==null&&e[23]==e[4]("all"))&&(o.checked=l)},d(h){h&&t.detach(r),g=!1,S()}}}function U(e){let r;function n(s,d){if(!s[2])return q}let o=n(e),l=o&&o(e);return{c(){r=t.element("div"),l&&l.c()},m(s,d){t.insert(s,r,d),l&&l.m(r,null),e[15](r)},p(s,[d]){o===(o=n(s))&&l?l.p(s,d):(l&&l.d(1),l=o&&o(s),l&&(l.c(),l.m(r,null)))},i:t.noop,o:t.noop,d(s){s&&t.detach(r),l&&l.d(),e[15](null)}}}function G(e,r,n){let o;t.component_subscribe(e,t.$format,a=>n(4,o=a));let{lang:l=""}=r,{translationurl:s=""}=r,{clientstyling:d=""}=r,{clientstylingurl:m=""}=r,{categoryid:c=""}=r,y,g=!1,S=!0,w="",h="All";V({withLocale:"en",translations:{}});const A=()=>{fetch(s).then(i=>i.json()).then(i=>{Object.keys(i).forEach(b=>{D(b,i[b])})}).catch(i=>{console.log(i)})};Object.keys(E).forEach(a=>{D(a,E[a])});const _={All:o("all"),name:o("az"),isNew:o("newest"),"advancedTags(name(hot))":o("hottest")},I=()=>{let a=document.createElement("style");a.innerHTML=d,y.appendChild(a)},z=()=>{let a=document.createElement("style");fetch(new URL(m)).then(i=>i.text()).then(i=>{a.innerHTML=i,setTimeout(()=>{y.appendChild(a)},1)})},M=()=>{var i;n(3,h="All"),n(2,S=!1),n(1,g=!1);let a=(i=JSON.parse(localStorage.getItem("vendorSortingBy")))==null?void 0:i[c];a?n(3,h=a):n(3,h="All"),n(3,h=_[a])},O=a=>{n(3,h=a);let i=localStorage.getItem("vendorSortingBy");w=a;for(let b in _)if(_[b]===a){w=b;break}i==null?localStorage.setItem("vendorSortingBy",JSON.stringify({[c]:w})):(i=JSON.parse(i),i[c]=w,localStorage.setItem("vendorSortingBy",JSON.stringify(i))),window.postMessage({type:"ApplySorter",sortBy:w,itemId:c},window.location.href),n(1,g=!g)},k=()=>{n(1,g=!g),window.postMessage({type:"SortingOpened"},window.location.href)},v=a=>{a.data.type=="FilterOpened"&&n(1,g=!1)};t.onMount(()=>(window.addEventListener("message",v,!1),()=>{window.removeEventListener("message",v)}));const C=()=>k(),F=a=>O(a);function N(a){t.binding_callbacks[a?"unshift":"push"](()=>{y=a,n(0,y)})}return e.$$set=a=>{"lang"in a&&n(8,l=a.lang),"translationurl"in a&&n(9,s=a.translationurl),"clientstyling"in a&&n(10,d=a.clientstyling),"clientstylingurl"in a&&n(11,m=a.clientstylingurl),"categoryid"in a&&n(12,c=a.categoryid)},e.$$.update=()=>{e.$$.dirty&4096&&c&&M(),e.$$.dirty&1025&&d&&y&&I(),e.$$.dirty&2049&&m&&y&&z(),e.$$.dirty&512&&s&&A()},[y,g,S,h,o,_,O,k,l,s,d,m,c,C,F,N]}class R extends t.SvelteComponent{constructor(r){super(),t.init(this,r,G,U,t.safe_not_equal,{lang:8,translationurl:9,clientstyling:10,clientstylingurl:11,categoryid:12},J)}get lang(){return this.$$.ctx[8]}set lang(r){this.$$set({lang:r}),t.flush()}get translationurl(){return this.$$.ctx[9]}set translationurl(r){this.$$set({translationurl:r}),t.flush()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(r){this.$$set({clientstyling:r}),t.flush()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(r){this.$$set({clientstylingurl:r}),t.flush()}get categoryid(){return this.$$.ctx[12]}set categoryid(r){this.$$set({categoryid:r}),t.flush()}}t.create_custom_element(R,{lang:{},translationurl:{},clientstyling:{},clientstylingurl:{},categoryid:{}},[],[],!0);exports.default=R;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoFilter-WbBxGQ-Q.cjs");function V({withLocale:e,translations:r}){t.$locale.subscribe(n=>{n==null&&(t.$dictionary.set(r),t.$locale.set(e))})}function D(e,r){t.addMessages(e,r)}const E={en:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},zh:{sortby:"Sort by",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},de:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},it:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},fr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},es:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},tr:{sortby:"Sırala:",all:"Hepsi",az:"A-Z",newest:"En yeni",hottest:"Öne Çıkan"},ru:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ro:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hr:{sortby:"Poredaj po:",all:"Sve",az:"A-Z",newest:"Najnovije",hottest:"Hot igre"},hu:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pt:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},"pt-br":{sortby:"Organizar por:",all:"Todos",az:"A-Z",newest:"Mais recente",hottest:"mais quente"},"es-mx":{sortby:"Ordenar Por:",all:"Todo",az:"A-Z",newest:"Más nuevos",hottest:"Más calientes"},"en-us":{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"}};function J(e){t.append_styles(e,"svelte-kh3a1g",':root{--min-height:50px}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.SorterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.SorterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.SorterSelector.SorterSelectorOpen{border-radius:5px 5px 0 0}.SorterMainArea{display:flex;align-items:center}.SorterMainArea svg{margin-right:16px}.SorterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.SorterTextContainer{display:flex;flex-direction:column}.SorterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.SorterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:35px;margin-bottom:40px;overflow:hidden;margin:0}.SorterDropdownContainer.SorterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:10px}.SorterDropdown{width:100%;max-height:300px;display:grid;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none;list-style-type:none;padding:10px;margin:0;box-sizing:border-box}.SorterDropdown::-webkit-scrollbar{display:none}.SorterItem{position:relative}.SorterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-ms-user-select:none;user-select:none}.SorterItem input{cursor:pointer;margin-right:10px}.SorterItem .SortersCheckmark{margin:0 15px}.SorterItem .CustomRadioButton input[type=radio]{position:absolute;left:-9999px}.SorterItem .CustomRadioButton input[type=radio]+span{position:relative;cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.SorterItem .CustomRadioButton input[type=radio]+span:before{content:"";background:transparent;border:1px solid var(--emw--color-white, #FFFFFF);height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:14px;height:14px;border-radius:50%;position:absolute;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.SorterItem .CustomRadioButton input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.SorterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SorterLabel input:checked+span{font-weight:600}.ClearSorters{margin:20px auto;border:0;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearSorters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.SorterSelector{max-width:initial;padding:7px 16px}.SorterDropdownContainer{width:100%;margin-bottom:20px}.SorterDropdown{display:flex;flex-direction:column;gap:12px;margin-block-start:0}.SorterDropdown .SorterLabel{line-height:24px}.SorterDropdown .SorterLabel>*{pointer-events:none}}@media(max-width: 480px){.SorterSelector{min-height:var(--min-height)}.SorterDropdownContainer{top:var(--min-height)}}')}function j(e,r,n){const o=e.slice();return o[23]=r[n],o}function q(e){let r,n,o,l,s,d,m,c,y,g,S,w=e[4]("sortby")+"",h,A,_,I,z=(e[3]||e[4]("all"))+"",M,O,k,v,C,F,N,a,i,b,H,L,T,Z=t.ensure_array_like(Object.values(e[5])),f=[];for(let p=0;p<Z.length;p+=1)f[p]=P(j(e,Z,p));return{c(){r=t.element("div"),n=t.element("div"),o=t.element("div"),l=t.svg_element("svg"),s=t.svg_element("g"),d=t.svg_element("path"),m=t.svg_element("path"),c=t.svg_element("path"),y=t.space(),g=t.element("div"),S=t.element("span"),h=t.text(w),A=t.space(),_=t.element("div"),I=t.element("span"),M=t.text(z),O=t.space(),k=t.element("span"),v=t.svg_element("svg"),C=t.svg_element("path"),a=t.space(),i=t.element("div"),b=t.element("ul");for(let p=0;p<f.length;p+=1)f[p].c();t.attr(d,"id","Path_5267"),t.attr(d,"data-name","Path 5267"),t.attr(d,"d","M526.245,343.685a3.45,3.45,0,0,1,0,6.714v13.625a.8.8,0,0,1-1.592,0V350.4a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,523.592,347.041Z"),t.attr(d,"transform","translate(-206.448 0)"),t.attr(d,"fill","#fff"),t.attr(m,"id","Path_5268"),t.attr(m,"data-name","Path 5268"),t.attr(m,"d","M310.245,356.421a3.45,3.45,0,0,1,0,6.714v.888a.8.8,0,0,1-1.592,0v-.888a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,307.592,359.777Z"),t.attr(m,"transform","translate(0 0)"),t.attr(m,"fill","#fff"),t.attr(c,"id","Path_5269"),t.attr(c,"data-name","Path 5269"),t.attr(c,"d","M742.245,351.645a3.45,3.45,0,0,1,0,6.714v5.665a.8.8,0,1,1-1.592,0v-5.665a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0ZM739.592,355a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,739.592,355Z"),t.attr(c,"transform","translate(-412.896 0)"),t.attr(c,"fill","#fff"),t.attr(s,"id","sortby"),t.attr(s,"transform","translate(-306 -342)"),t.attr(l,"xmlns","http://www.w3.org/2000/svg"),t.attr(l,"width","20"),t.attr(l,"height","20"),t.attr(l,"viewBox","0 0 26.003 22.819"),t.attr(S,"class","SorterName"),t.attr(_,"class","SorterValueContainer"),t.attr(g,"class","SorterTextContainer"),t.attr(o,"class","SorterMainArea"),t.attr(C,"id","arrow"),t.attr(C,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),t.attr(C,"transform","translate(-274.511 -441.088)"),t.attr(C,"fill","#d1d1d1"),t.attr(v,"xmlns","http://www.w3.org/2000/svg"),t.attr(v,"width","14"),t.attr(v,"height","6.835"),t.attr(v,"viewBox","0 0 14 6.835"),t.attr(k,"class",F="TriangleInactive "+(e[1]?"TriangleActive":"")),t.attr(n,"class",N="SorterSelector "+(e[1]?"SorterSelectorOpen":"")),t.attr(b,"class","SorterDropdown"),t.attr(i,"class",H="SorterDropdownContainer "+(e[1]?"SorterOpen":"")),t.attr(r,"class","SorterContainer")},m(p,x){t.insert(p,r,x),t.append(r,n),t.append(n,o),t.append(o,l),t.append(l,s),t.append(s,d),t.append(s,m),t.append(s,c),t.append(o,y),t.append(o,g),t.append(g,S),t.append(S,h),t.append(g,A),t.append(g,_),t.append(_,I),t.append(I,M),t.append(n,O),t.append(n,k),t.append(k,v),t.append(v,C),t.append(r,a),t.append(r,i),t.append(i,b);for(let u=0;u<f.length;u+=1)f[u]&&f[u].m(b,null);L||(T=t.listen(n,"click",e[13]),L=!0)},p(p,x){if(x&16&&w!==(w=p[4]("sortby")+"")&&t.set_data(h,w),x&24&&z!==(z=(p[3]||p[4]("all"))+"")&&t.set_data(M,z),x&2&&F!==(F="TriangleInactive "+(p[1]?"TriangleActive":""))&&t.attr(k,"class",F),x&2&&N!==(N="SorterSelector "+(p[1]?"SorterSelectorOpen":""))&&t.attr(n,"class",N),x&120){Z=t.ensure_array_like(Object.values(p[5]));let u;for(u=0;u<Z.length;u+=1){const B=j(p,Z,u);f[u]?f[u].p(B,x):(f[u]=P(B),f[u].c(),f[u].m(b,null))}for(;u<f.length;u+=1)f[u].d(1);f.length=Z.length}x&2&&H!==(H="SorterDropdownContainer "+(p[1]?"SorterOpen":""))&&t.attr(i,"class",H)},d(p){p&&t.detach(r),t.destroy_each(f,p),L=!1,T()}}}function P(e){let r,n,o,l,s,d,m,c,y,g,S;function w(){return e[14](e[23])}return{c(){r=t.element("li"),n=t.element("label"),o=t.element("input"),s=t.space(),d=t.element("span"),m=t.space(),c=t.element("span"),c.textContent=`${e[23]}`,y=t.space(),t.attr(o,"type","radio"),t.attr(o,"name","radio"),o.value=e[23],o.checked=l=e[3]==e[23]?!0:e[3]==null&&e[23]==e[4]("all"),t.attr(d,"class","SortersCheckmark"),t.attr(n,"class","SorterLabel CustomRadioButton"),t.attr(r,"class","SorterItem"),r.value=e[23]},m(h,A){t.insert(h,r,A),t.append(r,n),t.append(n,o),t.append(n,s),t.append(n,d),t.append(n,m),t.append(n,c),t.append(r,y),g||(S=t.listen(o,"click",w),g=!0)},p(h,A){e=h,A&24&&l!==(l=e[3]==e[23]?!0:e[3]==null&&e[23]==e[4]("all"))&&(o.checked=l)},d(h){h&&t.detach(r),g=!1,S()}}}function U(e){let r;function n(s,d){if(!s[2])return q}let o=n(e),l=o&&o(e);return{c(){r=t.element("div"),l&&l.c()},m(s,d){t.insert(s,r,d),l&&l.m(r,null),e[15](r)},p(s,[d]){o===(o=n(s))&&l?l.p(s,d):(l&&l.d(1),l=o&&o(s),l&&(l.c(),l.m(r,null)))},i:t.noop,o:t.noop,d(s){s&&t.detach(r),l&&l.d(),e[15](null)}}}function G(e,r,n){let o;t.component_subscribe(e,t.$format,a=>n(4,o=a));let{lang:l=""}=r,{translationurl:s=""}=r,{clientstyling:d=""}=r,{clientstylingurl:m=""}=r,{categoryid:c=""}=r,y,g=!1,S=!0,w="",h="All";V({withLocale:"en",translations:{}});const A=()=>{fetch(s).then(i=>i.json()).then(i=>{Object.keys(i).forEach(b=>{D(b,i[b])})}).catch(i=>{console.log(i)})};Object.keys(E).forEach(a=>{D(a,E[a])});const _={All:o("all"),name:o("az"),isNew:o("newest"),"advancedTags(name(hot))":o("hottest")},I=()=>{let a=document.createElement("style");a.innerHTML=d,y.appendChild(a)},z=()=>{let a=document.createElement("style");fetch(new URL(m)).then(i=>i.text()).then(i=>{a.innerHTML=i,setTimeout(()=>{y.appendChild(a)},1)})},M=()=>{var i;n(3,h="All"),n(2,S=!1),n(1,g=!1);let a=(i=JSON.parse(localStorage.getItem("vendorSortingBy")))==null?void 0:i[c];a?n(3,h=a):n(3,h="All"),n(3,h=_[a])},O=a=>{n(3,h=a);let i=localStorage.getItem("vendorSortingBy");w=a;for(let b in _)if(_[b]===a){w=b;break}i==null?localStorage.setItem("vendorSortingBy",JSON.stringify({[c]:w})):(i=JSON.parse(i),i[c]=w,localStorage.setItem("vendorSortingBy",JSON.stringify(i))),window.postMessage({type:"ApplySorter",sortBy:w,itemId:c},window.location.href),n(1,g=!g)},k=()=>{n(1,g=!g),window.postMessage({type:"SortingOpened"},window.location.href)},v=a=>{a.data.type=="FilterOpened"&&n(1,g=!1)};t.onMount(()=>(window.addEventListener("message",v,!1),()=>{window.removeEventListener("message",v)}));const C=()=>k(),F=a=>O(a);function N(a){t.binding_callbacks[a?"unshift":"push"](()=>{y=a,n(0,y)})}return e.$$set=a=>{"lang"in a&&n(8,l=a.lang),"translationurl"in a&&n(9,s=a.translationurl),"clientstyling"in a&&n(10,d=a.clientstyling),"clientstylingurl"in a&&n(11,m=a.clientstylingurl),"categoryid"in a&&n(12,c=a.categoryid)},e.$$.update=()=>{e.$$.dirty&4096&&c&&M(),e.$$.dirty&1025&&d&&y&&I(),e.$$.dirty&2049&&m&&y&&z(),e.$$.dirty&512&&s&&A()},[y,g,S,h,o,_,O,k,l,s,d,m,c,C,F,N]}class R extends t.SvelteComponent{constructor(r){super(),t.init(this,r,G,U,t.safe_not_equal,{lang:8,translationurl:9,clientstyling:10,clientstylingurl:11,categoryid:12},J)}get lang(){return this.$$.ctx[8]}set lang(r){this.$$set({lang:r}),t.flush()}get translationurl(){return this.$$.ctx[9]}set translationurl(r){this.$$set({translationurl:r}),t.flush()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(r){this.$$set({clientstyling:r}),t.flush()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(r){this.$$set({clientstylingurl:r}),t.flush()}get categoryid(){return this.$$.ctx[12]}set categoryid(r){this.$$set({categoryid:r}),t.flush()}}t.create_custom_element(R,{lang:{},translationurl:{},clientstyling:{},clientstylingurl:{},categoryid:{}},[],[],!0);exports.default=R;
|
|
@@ -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/CasinoGamesCategorySectionNd-
|
|
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/CasinoGamesCategorySectionNd-CGxAE66n.cjs")).then(({default:t})=>{!customElements.get("casino-games-category-section-nd")&&customElements.define("casino-games-category-section-nd",t.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoGamesCategorySectionNd-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoGamesCategorySectionNd-DhB4CrsZ.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("casino-games-category-section-nd") && customElements.define("casino-games-category-section-nd", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|
package/package.json
CHANGED