@everymatrix/casino-my-games-nd 1.85.17 → 1.85.19

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.
Files changed (30) hide show
  1. package/components/{CasinoFavoritesSectionNd-C0PdV22p.js → CasinoFavoritesSectionNd-C3NeiCSr.js} +3 -1
  2. package/components/{CasinoFavoritesSectionNd-BdjsV8SC.js → CasinoFavoritesSectionNd-C5DZqQ_p.js} +3 -1
  3. package/components/CasinoFavoritesSectionNd-D_1gzp2w.cjs +3 -0
  4. package/components/{CasinoFilter-Cz0ru6O5.js → CasinoFilter-CbbvchGj.js} +41 -40
  5. package/components/CasinoFilter-fVg4oryy.cjs +16 -0
  6. package/components/{CasinoFilter-BhaZm-44.js → CasinoFilter-vyXQx2dC.js} +42 -41
  7. package/components/{CasinoGameThumbnailNd-Cc8PX55p.js → CasinoGameThumbnailNd-BNj6GXMP.js} +2 -2
  8. package/components/{CasinoGameThumbnailNd-CAug8BM9.js → CasinoGameThumbnailNd-BukMENzH.js} +2 -2
  9. package/components/{CasinoGameThumbnailNd-CAZ-4RFi.cjs → CasinoGameThumbnailNd-DNaR-oE_.cjs} +1 -1
  10. package/components/{CasinoGamesCategorySectionNd-DzJ8B7Pm.js → CasinoGamesCategorySectionNd-0ADa6-Gz.js} +6 -6
  11. package/components/{CasinoGamesCategorySectionNd-bQfKP2a1.js → CasinoGamesCategorySectionNd-B-UpGv6k.js} +6 -6
  12. package/components/{CasinoGamesCategorySectionNd-DgaYO2H0.cjs → CasinoGamesCategorySectionNd-BPpOdDbx.cjs} +1 -1
  13. package/components/{CasinoLastPlayedSectionNd-BLc-swXR.js → CasinoLastPlayedSectionNd-CmKENsbA.js} +2 -2
  14. package/components/{CasinoLastPlayedSectionNd-BP5we5oy.cjs → CasinoLastPlayedSectionNd-SigbHCUU.cjs} +1 -1
  15. package/components/{CasinoLastPlayedSectionNd-rlS4GO07.js → CasinoLastPlayedSectionNd-X1_i_1P3.js} +2 -2
  16. package/components/{CasinoMostPlayedSectionNd-BJLtMGLf.js → CasinoMostPlayedSectionNd-B9MaNJeo.js} +2 -2
  17. package/components/{CasinoMostPlayedSectionNd-DhQ30kwd.cjs → CasinoMostPlayedSectionNd-Czd_0PWD.cjs} +1 -1
  18. package/components/{CasinoMostPlayedSectionNd-qt5Z44zA.js → CasinoMostPlayedSectionNd-DZdlJk63.js} +2 -2
  19. package/components/{CasinoMyGamesNd-BFv9n6yN.cjs → CasinoMyGamesNd-CdaswXLm.cjs} +1 -1
  20. package/components/{CasinoMyGamesNd-BElUszf0.js → CasinoMyGamesNd-CsIx_2VM.js} +5 -5
  21. package/components/{CasinoMyGamesNd-C0Fxx54F.js → CasinoMyGamesNd-D_ZYzMIV.js} +5 -5
  22. package/components/{CasinoSort-TIHYXwZu.js → CasinoSort-C7Pcbh--.js} +1 -1
  23. package/components/{CasinoSort-B50dBWnq.js → CasinoSort-CjBHJGma.js} +1 -1
  24. package/components/{CasinoSort-BwsXmw6p.cjs → CasinoSort-Dza5BtIK.cjs} +1 -1
  25. package/es2015/casino-my-games-nd.cjs +1 -1
  26. package/es2015/casino-my-games-nd.js +1 -1
  27. package/esnext/casino-my-games-nd.js +1 -1
  28. package/package.json +1 -1
  29. package/components/CasinoFavoritesSectionNd-gw2-hwQ7.cjs +0 -3
  30. package/components/CasinoFilter-DMjf0bjT.cjs +0 -16
@@ -3873,6 +3873,8 @@ function ti(e, t) {
3873
3873
  }
3874
3874
  }
3875
3875
  function ri(e, t) {
3876
+ if (!e || !t)
3877
+ return;
3876
3878
  const r = new URL(t);
3877
3879
  fetch(r.href).then((n) => n.text()).then((n) => {
3878
3880
  const i = document.createElement("style");
@@ -3906,7 +3908,7 @@ if (typeof window != "undefined") {
3906
3908
  }
3907
3909
  };
3908
3910
  };
3909
- customElements.define = e(customElements.define), import("./CasinoGamesCategorySectionNd-bQfKP2a1.js").then(({ default: t }) => {
3911
+ customElements.define = e(customElements.define), import("./CasinoGamesCategorySectionNd-B-UpGv6k.js").then(({ default: t }) => {
3910
3912
  !customElements.get("casino-games-category-section-nd") && customElements.define("casino-games-category-section-nd", t.element);
3911
3913
  });
3912
3914
  }
@@ -3836,6 +3836,8 @@ function Vn(e, t) {
3836
3836
  }
3837
3837
  }
3838
3838
  function Xn(e, t) {
3839
+ if (!e || !t)
3840
+ return;
3839
3841
  const r = new URL(t);
3840
3842
  fetch(r.href).then((n) => n.text()).then((n) => {
3841
3843
  const i = document.createElement("style");
@@ -3869,7 +3871,7 @@ if (typeof window < "u") {
3869
3871
  }
3870
3872
  };
3871
3873
  };
3872
- customElements.define = e(customElements.define), import("./CasinoGamesCategorySectionNd-DzJ8B7Pm.js").then(({ default: t }) => {
3874
+ customElements.define = e(customElements.define), import("./CasinoGamesCategorySectionNd-0ADa6-Gz.js").then(({ default: t }) => {
3873
3875
  !customElements.get("casino-games-category-section-nd") && customElements.define("casino-games-category-section-nd", t.element);
3874
3876
  });
3875
3877
  }
@@ -0,0 +1,3 @@
1
+ "use strict";var Kt=Object.defineProperty,er=Object.defineProperties;var tr=Object.getOwnPropertyDescriptors;var Xe=Object.getOwnPropertySymbols;var rr=Object.prototype.hasOwnProperty,nr=Object.prototype.propertyIsEnumerable;var ve=(e,t,r)=>t in e?Kt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,We=(e,t)=>{for(var r in t||(t={}))rr.call(t,r)&&ve(e,r,t[r]);if(Xe)for(var r of Xe(t))nr.call(t,r)&&ve(e,r,t[r]);return e},ze=(e,t)=>er(e,tr(t));var B=(e,t,r)=>(ve(e,typeof t!="symbol"?t+"":t,r),r);var Ze=(e,t,r)=>new Promise((n,i)=>{var s=l=>{try{u(r.next(l))}catch(a){i(a)}},o=l=>{try{u(r.throw(l))}catch(a){i(a)}},u=l=>l.done?n(l.value):Promise.resolve(l.value).then(s,o);u((r=r.apply(e,t)).next())});function I(){}function ft(e){return e()}function qe(){return Object.create(null)}function U(e){e.forEach(ft)}function Ge(e){return typeof e=="function"}function Fe(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let oe;function ir(e,t){return e===t?!0:(oe||(oe=document.createElement("a")),oe.href=t,e===oe.href)}function sr(e){return Object.keys(e).length===0}function ct(e,...t){if(e==null){for(const n of t)n(void 0);return I}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function or(e,t,r){e.$$.on_destroy.push(ct(t,r))}function mt(e,t){e.appendChild(t)}function gt(e,t,r){const n=ar(e);if(!n.getElementById(t)){const i=Q("style");i.id=t,i.textContent=r,ur(n,i)}}function ar(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function ur(e,t){return mt(e.head||e,t),t.sheet}function ie(e,t,r){e.insertBefore(t,r||null)}function q(e){e.parentNode&&e.parentNode.removeChild(e)}function hr(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function Q(e){return document.createElement(e)}function dt(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function je(e){return document.createTextNode(e)}function lr(){return je(" ")}function fr(){return je("")}function cr(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function de(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function g(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:de(e,t,r)}function mr(e){return Array.from(e.childNodes)}function gr(e,t){t=""+t,e.data!==t&&(e.data=t)}function dr(e,t){e.value=t==null?"":t}function br(e,t,r,n){r==null?e.style.removeProperty(t):e.style.setProperty(t,r,"")}function pr(e,t,r){e.classList.toggle(t,!!r)}class yr{constructor(t=!1){B(this,"is_svg",!1);B(this,"e");B(this,"n");B(this,"t");B(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=dt(r.nodeName):this.e=Q(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)ie(this.t,this.n[r],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(q)}}function Er(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let te;function ee(e){te=e}function bt(){if(!te)throw new Error("Function called outside component initialization");return te}function pt(e){bt().$$.on_mount.push(e)}function _r(e){bt().$$.on_destroy.push(e)}const k=[],fe=[];let V=[];const Qe=[],yt=Promise.resolve();let Pe=!1;function Et(){Pe||(Pe=!0,yt.then(x))}function vr(){return Et(),yt}function Ne(e){V.push(e)}const xe=new Set;let F=0;function x(){if(F!==0)return;const e=te;do{try{for(;F<k.length;){const t=k[F];F++,ee(t),xr(t.$$)}}catch(t){throw k.length=0,F=0,t}for(ee(null),k.length=0,F=0;fe.length;)fe.pop()();for(let t=0;t<V.length;t+=1){const r=V[t];xe.has(r)||(xe.add(r),r())}V.length=0}while(k.length);for(;Qe.length;)Qe.pop()();Pe=!1,xe.clear(),ee(e)}function xr(e){if(e.fragment!==null){e.update(),U(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Ne)}}function Hr(e){const t=[],r=[];V.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),V=t}const Tr=new Set;function _t(e,t){e&&e.i&&(Tr.delete(e),e.i(t))}function Sr(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function Br(e,t){e.d(1),t.delete(e.key)}function Ar(e,t,r,n,i,s,o,u,l,a,h,c){let f=e.length,b=s.length,y=f;const H={};for(;y--;)H[e[y].key]=y;const S=[],O=new Map,P=new Map,A=[];for(y=b;y--;){const _=c(i,s,y),m=r(_);let C=o.get(m);C?A.push(()=>C.p(_,t)):(C=a(m,_),C.c()),O.set(m,S[y]=C),m in H&&P.set(m,Math.abs(y-H[m]))}const L=new Set,N=new Set;function T(_){_t(_,1),_.m(u,h),o.set(_.key,_),h=_.first,b--}for(;f&&b;){const _=S[b-1],m=e[f-1],C=_.key,se=m.key;_===m?(h=_.first,f--,b--):O.has(se)?!o.has(C)||L.has(C)?T(_):N.has(se)?f--:P.get(C)>P.get(se)?(N.add(C),T(_)):(L.add(se),f--):(l(m,o),f--)}for(;f--;){const _=e[f];O.has(_.key)||l(_,o)}for(;b;)T(S[b-1]);return U(A),S}function wr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Ne(()=>{const s=e.$$.on_mount.map(ft).filter(Ge);e.$$.on_destroy?e.$$.on_destroy.push(...s):U(s),e.$$.on_mount=[]}),i.forEach(Ne)}function Pr(e,t){const r=e.$$;r.fragment!==null&&(Hr(r.after_update),U(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function Nr(e,t){e.$$.dirty[0]===-1&&(k.push(e),Et(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function vt(e,t,r,n,i,s,o=null,u=[-1]){const l=te;ee(e);const a=e.$$={fragment:null,ctx:[],props:s,update:I,not_equal:i,bound:qe(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:qe(),dirty:u,skip_bound:!1,root:t.target||l.$$.root};o&&o(a.root);let h=!1;if(a.ctx=r?r(e,t.props||{},(c,f,...b)=>{const y=b.length?b[0]:f;return a.ctx&&i(a.ctx[c],a.ctx[c]=y)&&(!a.skip_bound&&a.bound[c]&&a.bound[c](y),h&&Nr(e,c)),f}):[],a.update(),h=!0,U(a.before_update),a.fragment=n?n(a.ctx):!1,t.target){if(t.hydrate){const c=mr(t.target);a.fragment&&a.fragment.l(c),c.forEach(q)}else a.fragment&&a.fragment.c();t.intro&&_t(e.$$.fragment),wr(e,t.target,t.anchor),x()}ee(l)}let xt;typeof HTMLElement=="function"&&(xt=class extends HTMLElement{constructor(t,r,n){super();B(this,"$$ctor");B(this,"$$s");B(this,"$$c");B(this,"$$cn",!1);B(this,"$$d",{});B(this,"$$r",!1);B(this,"$$p_d",{});B(this,"$$l",{});B(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 Ze(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let o;return{c:function(){o=Q("slot"),s!=="default"&&de(o,"name",s)},m:function(a,h){ie(a,o,h)},d:function(a){a&&q(o)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=Er(this);for(const s of this.$$s)s in n&&(r[s]=[t(s)]);for(const s of this.attributes){const o=this.$$g_p(s.name);o in this.$$d||(this.$$d[o]=ue(o,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:ze(We({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const o=ue(s,this.$$d[s],this.$$p_d,"toAttribute");o==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,o)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const o of this.$$l[s]){const u=this.$$c.$on(s,o);this.$$l_u.set(o,u)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=ue(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 ue(e,t,r,n){var s;const i=(s=r[e])==null?void 0:s.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 Ht(e,t,r,n,i,s){let o=class extends xt{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(u=>(t[u].attribute||u).toLowerCase())}};return Object.keys(t).forEach(u=>{Object.defineProperty(o.prototype,u,{get(){return this.$$c&&u in this.$$c?this.$$c[u]:this.$$d[u]},set(l){var a;l=ue(u,l,t),this.$$d[u]=l,(a=this.$$c)==null||a.$set({[u]:l})}})}),n.forEach(u=>{Object.defineProperty(o.prototype,u,{get(){var l;return(l=this.$$c)==null?void 0:l[u]}})}),e.element=o,o}class Tt{constructor(){B(this,"$$");B(this,"$$set")}$destroy(){Pr(this,1),this.$destroy=I}$on(t,r){if(!Ge(r))return I;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&&!sr(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Or="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Or);const j=[];function Ir(e,t){return{subscribe:be(e,t).subscribe}}function be(e,t=I){let r;const n=new Set;function i(u){if(Fe(e,u)&&(e=u,r)){const l=!j.length;for(const a of n)a[1](),j.push(a,e);if(l){for(let a=0;a<j.length;a+=2)j[a][0](j[a+1]);j.length=0}}}function s(u){i(u(e))}function o(u,l=I){const a=[u,l];return n.add(a),n.size===1&&(r=t(i,s)||I),u(e),()=>{n.delete(a),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function J(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 s=t.length<2;return Ir(r,(o,u)=>{let l=!1;const a=[];let h=0,c=I;const f=()=>{if(h)return;c();const y=t(n?a[0]:a,o,u);s?o(y):c=Ge(y)?y:I},b=i.map((y,H)=>ct(y,S=>{a[H]=S,h&=~(1<<H),l&&f()},()=>{h|=1<<H}));return l=!0,f(),function(){U(b),c(),l=!1}})}function Lr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Cr=function(t){return Mr(t)&&!Rr(t)};function Mr(e){return!!e&&typeof e=="object"}function Rr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Dr(e)}var $r=typeof Symbol=="function"&&Symbol.for,Ur=$r?Symbol.for("react.element"):60103;function Dr(e){return e.$$typeof===Ur}function Gr(e){return Array.isArray(e)?[]:{}}function re(e,t){return t.clone!==!1&&t.isMergeableObject(e)?X(Gr(e),e,t):e}function Fr(e,t,r){return e.concat(t).map(function(n){return re(n,r)})}function jr(e,t){if(!t.customMerge)return X;var r=t.customMerge(e);return typeof r=="function"?r:X}function kr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Je(e){return Object.keys(e).concat(kr(e))}function St(e,t){try{return t in e}catch(r){return!1}}function Vr(e,t){return St(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Xr(e,t,r){var n={};return r.isMergeableObject(e)&&Je(e).forEach(function(i){n[i]=re(e[i],r)}),Je(t).forEach(function(i){Vr(e,i)||(St(e,i)&&r.isMergeableObject(t[i])?n[i]=jr(i,r)(e[i],t[i],r):n[i]=re(t[i],r))}),n}function X(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Fr,r.isMergeableObject=r.isMergeableObject||Cr,r.cloneUnlessOtherwiseSpecified=re;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Xr(e,t,r):re(t,r)}X.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return X(n,i,r)},{})};var Wr=X,zr=Wr;const Zr=Lr(zr);var Oe=function(e,t){return Oe=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])},Oe(e,t)};function pe(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Oe(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var M=function(){return M=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},M.apply(this,arguments)};function qr(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 He(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}function Te(e,t){var r=t&&t.cache?t.cache:rn,n=t&&t.serializer?t.serializer:en,i=t&&t.strategy?t.strategy:Yr;return i(e,{cache:r,serializer:n})}function Qr(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Jr(e,t,r,n){var i=Qr(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function Bt(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function At(e,t,r,n,i){return r.bind(t,e,n,i)}function Yr(e,t){var r=e.length===1?Jr:Bt;return At(e,this,r,t.cache.create(),t.serializer)}function Kr(e,t){return At(e,this,Bt,t.cache.create(),t.serializer)}var en=function(){return JSON.stringify(arguments)},tn=function(){function e(){this.cache=Object.create(null)}return e.prototype.get=function(t){return this.cache[t]},e.prototype.set=function(t,r){this.cache[t]=r},e}(),rn={create:function(){return new tn}},Se={variadic:Kr},ce=function(){return ce=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},ce.apply(this,arguments)};var d;(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"})(d||(d={}));var E;(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"})(E||(E={}));var W;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(W||(W={}));function Ye(e){return e.type===E.literal}function nn(e){return e.type===E.argument}function wt(e){return e.type===E.number}function Pt(e){return e.type===E.date}function Nt(e){return e.type===E.time}function Ot(e){return e.type===E.select}function It(e){return e.type===E.plural}function sn(e){return e.type===E.pound}function Lt(e){return e.type===E.tag}function Ct(e){return!!(e&&typeof e=="object"&&e.type===W.number)}function Ie(e){return!!(e&&typeof e=="object"&&e.type===W.dateTime)}var Mt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,on=/(?:[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 an(e){var t={};return e.replace(on,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 v=function(){return v=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},v.apply(this,arguments)};var un=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function hn(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(un).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],o=s.split("/");if(o.length===0)throw new Error("Invalid number skeleton");for(var u=o[0],l=o.slice(1),a=0,h=l;a<h.length;a++){var c=h[a];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:u,options:l})}return r}function ln(e){return e.replace(/^(.*?)-/,"")}var Ke=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Rt=/^(@+)?(\+|#+)?[rs]?$/g,fn=/(\*)(0+)|(#+)(0+)|(0+)/g,$t=/^(0+)$/;function et(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Rt,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 Ut(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 cn(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)),!$t.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function tt(e){var t={},r=Ut(e);return r||t}function mn(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=ln(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=v(v(v({},t),{notation:"scientific"}),i.options.reduce(function(l,a){return v(v({},l),tt(a))},{}));continue;case"engineering":t=v(v(v({},t),{notation:"engineering"}),i.options.reduce(function(l,a){return v(v({},l),tt(a))},{}));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(fn,function(l,a,h,c,f,b){if(a)t.minimumIntegerDigits=h.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(b)throw new Error("We currently do not support exact integer digits")}return""});continue}if($t.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Ke.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Ke,function(l,a,h,c,f,b){return h==="*"?t.minimumFractionDigits=a.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&b?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+b.length):(t.minimumFractionDigits=a.length,t.maximumFractionDigits=a.length),""});var s=i.options[0];s==="w"?t=v(v({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=v(v({},t),et(s)));continue}if(Rt.test(i.stem)){t=v(v({},t),et(i.stem));continue}var o=Ut(i.stem);o&&(t=v(v({},t),o));var u=cn(i.stem);u&&(t=v(v({},t),u))}return t}var ae={"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 gn(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var o=1+(s&1),u=s<2?1:3+(s>>1),l="a",a=dn(t);for((a=="H"||a=="k")&&(u=0);u-- >0;)r+=l;for(;o-- >0;)r=a+r}else i==="J"?r+="H":r+=i}return r}function dn(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=ae[n||""]||ae[r||""]||ae["".concat(r,"-001")]||ae["001"];return i[0]}var Be,bn=new RegExp("^".concat(Mt.source,"*")),pn=new RegExp("".concat(Mt.source,"*$"));function p(e,t){return{start:e,end:t}}var yn=!!String.prototype.startsWith&&"_a".startsWith("a",1),En=!!String.fromCodePoint,_n=!!Object.fromEntries,vn=!!String.prototype.codePointAt,xn=!!String.prototype.trimStart,Hn=!!String.prototype.trimEnd,Tn=!!Number.isSafeInteger,Sn=Tn?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Le=!0;try{var Bn=Gt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Le=((Be=Bn.exec("a"))===null||Be===void 0?void 0:Be[0])==="a"}catch(e){Le=!1}var rt=yn?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Ce=En?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,o;i>s;){if(o=t[s++],o>1114111)throw RangeError(o+" is not a valid code point");n+=o<65536?String.fromCharCode(o):String.fromCharCode(((o-=65536)>>10)+55296,o%1024+56320)}return n},nt=_n?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],o=s[0],u=s[1];r[o]=u}return r},Dt=vn?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},An=xn?function(t){return t.trimStart()}:function(t){return t.replace(bn,"")},wn=Hn?function(t){return t.trimEnd()}:function(t){return t.replace(pn,"")};function Gt(e,t){return new RegExp(e,t)}var Me;if(Le){var it=Gt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Me=function(t,r){var n;it.lastIndex=r;var i=it.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Me=function(t,r){for(var n=[];;){var i=Dt(t,r);if(i===void 0||Ft(i)||In(i))break;n.push(i),r+=i>=65536?2:1}return Ce.apply(void 0,n)};var Pn=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 s=this.char();if(s===123){var o=this.parseArgument(t,n);if(o.err)return o;i.push(o.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var u=this.clonePosition();this.bump(),i.push({type:E.pound,location:p(u,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(d.UNMATCHED_CLOSING_TAG,p(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Re(this.peek()||0)){var o=this.parseTag(t,r);if(o.err)return o;i.push(o.val)}else{var o=this.parseLiteral(t,r);if(o.err)return o;i.push(o.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:E.literal,value:"<".concat(i,"/>"),location:p(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var o=s.val,u=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Re(this.char()))return this.error(d.INVALID_TAG,p(u,this.clonePosition()));var l=this.clonePosition(),a=this.parseTagName();return i!==a?this.error(d.UNMATCHED_CLOSING_TAG,p(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:E.tag,value:i,children:o,location:p(n,this.clonePosition())},err:null}:this.error(d.INVALID_TAG,p(u,this.clonePosition())))}else return this.error(d.UNCLOSED_TAG,p(n,this.clonePosition()))}else return this.error(d.INVALID_TAG,p(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&On(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var o=this.tryParseUnquoted(t,r);if(o){i+=o;continue}var u=this.tryParseLeftAngleBracket();if(u){i+=u;continue}break}var l=p(n,this.clonePosition());return{val:{type:E.literal,value:i,location:l},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Nn(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 Ce.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(),Ce(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE,p(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(d.EMPTY_ARGUMENT,p(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(d.MALFORMED_ARGUMENT,p(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE,p(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:E.argument,value:i,location:p(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE,p(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(d.MALFORMED_ARGUMENT,p(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Me(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=p(t,s);return{value:n,location:o}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,o=this.clonePosition(),u=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(u){case"":return this.error(d.EXPECT_ARGUMENT_TYPE,p(o,l));case"number":case"date":case"time":{this.bumpSpace();var a=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=wn(c.val);if(f.length===0)return this.error(d.EXPECT_ARGUMENT_STYLE,p(this.clonePosition(),this.clonePosition()));var b=p(h,this.clonePosition());a={style:f,styleLocation:b}}var y=this.tryParseArgumentClose(i);if(y.err)return y;var H=p(i,this.clonePosition());if(a&&rt(a==null?void 0:a.style,"::",0)){var S=An(a.style.slice(2));if(u==="number"){var c=this.parseNumberSkeletonFromString(S,a.styleLocation);return c.err?c:{val:{type:E.number,value:n,location:H,style:c.val},err:null}}else{if(S.length===0)return this.error(d.EXPECT_DATE_TIME_SKELETON,H);var O=S;this.locale&&(O=gn(S,this.locale));var f={type:W.dateTime,pattern:O,location:a.styleLocation,parsedOptions:this.shouldParseSkeletons?an(O):{}},P=u==="date"?E.date:E.time;return{val:{type:P,value:n,location:H,style:f},err:null}}}return{val:{type:u==="number"?E.number:u==="date"?E.date:E.time,value:n,location:H,style:(s=a==null?void 0:a.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var A=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS,p(A,ce({},A)));this.bumpSpace();var L=this.parseIdentifierIfPossible(),N=0;if(u!=="select"&&L.value==="offset"){if(!this.bumpIf(":"))return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,p(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),L=this.parseIdentifierIfPossible(),N=c.val}var T=this.tryParsePluralOrSelectOptions(t,u,r,L);if(T.err)return T;var y=this.tryParseArgumentClose(i);if(y.err)return y;var _=p(i,this.clonePosition());return u==="select"?{val:{type:E.select,value:n,options:nt(T.val),location:_},err:null}:{val:{type:E.plural,value:n,options:nt(T.val),offset:N,pluralType:u==="plural"?"cardinal":"ordinal",location:_},err:null}}default:return this.error(d.INVALID_ARGUMENT_TYPE,p(o,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE,p(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(d.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,p(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=hn(t)}catch(i){return this.error(d.INVALID_NUMBER_SKELETON,r)}return{val:{type:W.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?mn(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,o=!1,u=[],l=new Set,a=i.value,h=i.location;;){if(a.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR,d.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;h=p(c,this.clonePosition()),a=this.message.slice(c.offset,this.offset())}else break}if(l.has(a))return this.error(r==="select"?d.DUPLICATE_SELECT_ARGUMENT_SELECTOR:d.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);a==="other"&&(o=!0),this.bumpSpace();var b=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,p(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,n);if(y.err)return y;var H=this.tryParseArgumentClose(b);if(H.err)return H;u.push([a,{value:y.val,location:p(b,this.clonePosition())}]),l.add(a),this.bumpSpace(),s=this.parseIdentifierIfPossible(),a=s.value,h=s.location}return u.length===0?this.error(r==="select"?d.EXPECT_SELECT_ARGUMENT_SELECTOR:d.EXPECT_PLURAL_ARGUMENT_SELECTOR,p(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(d.MISSING_OTHER_CLAUSE,p(this.clonePosition(),this.clonePosition())):{val:u,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,o=0;!this.isEOF();){var u=this.char();if(u>=48&&u<=57)s=!0,o=o*10+(u-48),this.bump();else break}var l=p(i,this.clonePosition());return s?(o*=n,Sn(o)?{val:o,err:null}:this.error(r,l)):this.error(t,l)},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=Dt(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(rt(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()&&Ft(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 Re(e){return e>=97&&e<=122||e>=65&&e<=90}function Nn(e){return Re(e)||e===47}function On(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 Ft(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function In(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 $e(e){e.forEach(function(t){if(delete t.location,Ot(t)||It(t))for(var r in t.options)delete t.options[r].location,$e(t.options[r].value);else wt(t)&&Ct(t.style)||(Pt(t)||Nt(t))&&Ie(t.style)?delete t.style.location:Lt(t)&&$e(t.children)})}function Ln(e,t){t===void 0&&(t={}),t=ce({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Pn(e,t).parse();if(r.err){var n=SyntaxError(d[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||$e(r.val),r.val}var z;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(z||(z={}));var ye=function(e){pe(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),st=function(e){pe(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),z.INVALID_VALUE,s)||this}return t}(ye),Cn=function(e){pe(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),z.INVALID_VALUE,i)||this}return t}(ye),Mn=function(e){pe(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,'"'),z.MISSING_VALUE,n)||this}return t}(ye),w;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(w||(w={}));function Rn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==w.literal||r.type!==w.literal?t.push(r):n.value+=r.value,t},[])}function $n(e){return typeof e=="function"}function he(e,t,r,n,i,s,o){if(e.length===1&&Ye(e[0]))return[{type:w.literal,value:e[0].value}];for(var u=[],l=0,a=e;l<a.length;l++){var h=a[l];if(Ye(h)){u.push({type:w.literal,value:h.value});continue}if(sn(h)){typeof s=="number"&&u.push({type:w.literal,value:r.getNumberFormat(t).format(s)});continue}var c=h.value;if(!(i&&c in i))throw new Mn(c,o);var f=i[c];if(nn(h)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),u.push({type:typeof f=="string"?w.literal:w.object,value:f});continue}if(Pt(h)){var b=typeof h.style=="string"?n.date[h.style]:Ie(h.style)?h.style.parsedOptions:void 0;u.push({type:w.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(Nt(h)){var b=typeof h.style=="string"?n.time[h.style]:Ie(h.style)?h.style.parsedOptions:n.time.medium;u.push({type:w.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(wt(h)){var b=typeof h.style=="string"?n.number[h.style]:Ct(h.style)?h.style.parsedOptions:void 0;b&&b.scale&&(f=f*(b.scale||1)),u.push({type:w.literal,value:r.getNumberFormat(t,b).format(f)});continue}if(Lt(h)){var y=h.children,H=h.value,S=i[H];if(!$n(S))throw new Cn(H,"function",o);var O=he(y,t,r,n,i,s),P=S(O.map(function(N){return N.value}));Array.isArray(P)||(P=[P]),u.push.apply(u,P.map(function(N){return{type:typeof N=="string"?w.literal:w.object,value:N}}))}if(Ot(h)){var A=h.options[f]||h.options.other;if(!A)throw new st(h.value,f,Object.keys(h.options),o);u.push.apply(u,he(A.value,t,r,n,i));continue}if(It(h)){var A=h.options["=".concat(f)];if(!A){if(!Intl.PluralRules)throw new ye(`Intl.PluralRules is not available in this environment.
2
+ Try polyfilling it using "@formatjs/intl-pluralrules"
3
+ `,z.MISSING_INTL_API,o);var L=r.getPluralRules(t,{type:h.pluralType}).select(f-(h.offset||0));A=h.options[L]||h.options.other}if(!A)throw new st(h.value,f,Object.keys(h.options),o);u.push.apply(u,he(A.value,t,r,n,i,f-(h.offset||0)));continue}}return Rn(u)}function Un(e,t){return t?M(M(M({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=M(M({},e[n]),t[n]||{}),r},{})):e}function Dn(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Un(e[n],t[n]),r},M({},e)):e}function Ae(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Gn(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Te(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,He([void 0],r,!1)))},{cache:Ae(e.number),strategy:Se.variadic}),getDateTimeFormat:Te(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,He([void 0],r,!1)))},{cache:Ae(e.dateTime),strategy:Se.variadic}),getPluralRules:Te(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,He([void 0],r,!1)))},{cache:Ae(e.pluralRules),strategy:Se.variadic})}}var Fn=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var s=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var a=s.formatToParts(l);if(a.length===1)return a[0].value;var h=a.reduce(function(c,f){return!c.length||f.type!==w.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(l){return he(s.ast,s.locales,s.formatters,s.formats,l,void 0,s.message)},this.resolvedOptions=function(){var l;return{locale:((l=s.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.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 o=i||{};o.formatters;var u=qr(o,["formatters"]);this.ast=e.__parse(t,M(M({},u),{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=Dn(e.formats,n),this.formatters=i&&i.formatters||Gn(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=Ln,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 jn(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 s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const R={},kn=(e,t,r)=>r&&(t in R||(R[t]={}),e in R[t]||(R[t][e]=r),r),jt=(e,t)=>{if(t==null)return;if(t in R&&e in R[t])return R[t][e];const r=Ee(t);for(let n=0;n<r.length;n++){const i=r[n],s=Xn(i,e);if(s)return kn(e,t,s)}};let ke;const D=be({});function Vn(e){return ke[e]||null}function kt(e){return e in ke}function Xn(e,t){if(!kt(e))return null;const r=Vn(e);return jn(r,t)}function Wn(e){if(e==null)return;const t=Ee(e);for(let r=0;r<t.length;r++){const n=t[r];if(kt(n))return n}}function Vt(e,...t){delete R[e],D.update(r=>(r[e]=Zr.all([r[e]||{},...t]),r))}J([D],([e])=>Object.keys(e));D.subscribe(e=>ke=e);const le={};function zn(e,t){le[e].delete(t),le[e].size===0&&delete le[e]}function Xt(e){return le[e]}function Zn(e){return Ee(e).map(t=>{const r=Xt(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ue(e){return e==null?!1:Ee(e).some(t=>{var r;return(r=Xt(t))==null?void 0:r.size})}function qn(e,t){return Promise.all(t.map(n=>(zn(e,n),n().then(i=>i.default||i)))).then(n=>Vt(e,...n))}const K={};function Wt(e){if(!Ue(e))return e in K?K[e]:Promise.resolve();const t=Zn(e);return K[e]=Promise.all(t.map(([r,n])=>qn(r,n))).then(()=>{if(Ue(e))return Wt(e);delete K[e]}),K[e]}const Qn={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"}}},Jn={fallbackLocale:null,loadingDelay:200,formats:Qn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Yn=Jn;function Z(){return Yn}const we=be(!1);var Kn=Object.defineProperty,ei=Object.defineProperties,ti=Object.getOwnPropertyDescriptors,ot=Object.getOwnPropertySymbols,ri=Object.prototype.hasOwnProperty,ni=Object.prototype.propertyIsEnumerable,at=(e,t,r)=>t in e?Kn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ii=(e,t)=>{for(var r in t||(t={}))ri.call(t,r)&&at(e,r,t[r]);if(ot)for(var r of ot(t))ni.call(t,r)&&at(e,r,t[r]);return e},si=(e,t)=>ei(e,ti(t));let De;const me=be(null);function ut(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Ee(e,t=Z().fallbackLocale){const r=ut(e);return t?[...new Set([...r,...ut(t)])]:r}function G(){return De!=null?De:void 0}me.subscribe(e=>{De=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const oi=e=>{if(e&&Wn(e)&&Ue(e)){const{loadingDelay:t}=Z();let r;return typeof window!="undefined"&&G()!=null&&t?r=window.setTimeout(()=>we.set(!0),t):we.set(!0),Wt(e).then(()=>{me.set(e)}).finally(()=>{clearTimeout(r),we.set(!1)})}return me.set(e)},$=si(ii({},me),{set:oi}),_e=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var ai=Object.defineProperty,ge=Object.getOwnPropertySymbols,zt=Object.prototype.hasOwnProperty,Zt=Object.prototype.propertyIsEnumerable,ht=(e,t,r)=>t in e?ai(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ve=(e,t)=>{for(var r in t||(t={}))zt.call(t,r)&&ht(e,r,t[r]);if(ge)for(var r of ge(t))Zt.call(t,r)&&ht(e,r,t[r]);return e},Y=(e,t)=>{var r={};for(var n in e)zt.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&&Zt.call(e,n)&&(r[n]=e[n]);return r};const ne=(e,t)=>{const{formats:r}=Z();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},ui=_e(e=>{var t=e,{locale:r,format:n}=t,i=Y(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=ne("number",n)),new Intl.NumberFormat(r,i)}),hi=_e(e=>{var t=e,{locale:r,format:n}=t,i=Y(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=ne("date",n):Object.keys(i).length===0&&(i=ne("date","short")),new Intl.DateTimeFormat(r,i)}),li=_e(e=>{var t=e,{locale:r,format:n}=t,i=Y(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=ne("time",n):Object.keys(i).length===0&&(i=ne("time","short")),new Intl.DateTimeFormat(r,i)}),fi=(e={})=>{var t=e,{locale:r=G()}=t,n=Y(t,["locale"]);return ui(Ve({locale:r},n))},ci=(e={})=>{var t=e,{locale:r=G()}=t,n=Y(t,["locale"]);return hi(Ve({locale:r},n))},mi=(e={})=>{var t=e,{locale:r=G()}=t,n=Y(t,["locale"]);return li(Ve({locale:r},n))},gi=_e((e,t=G())=>new Fn(e,t,Z().formats,{ignoreTag:Z().ignoreTag})),di=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:u,locale:l=G(),default:a}=o;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=jt(e,l);if(!h)h=(s=(i=(n=(r=Z()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:a}))!=null?i:a)!=null?s: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(!u)return h;let c=h;try{c=gi(h,l).format(u)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},bi=(e,t)=>mi(t).format(e),pi=(e,t)=>ci(t).format(e),yi=(e,t)=>fi(t).format(e),Ei=(e,t=G())=>jt(e,t),_i=J([$,D],()=>di);J([$],()=>bi);J([$],()=>pi);J([$],()=>yi);J([$,D],()=>Ei);function qt(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Qt(e,t){if(!e||!t)return;const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function Jt(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function vi({withLocale:e,translations:t}){$.subscribe(r=>{r==null&&(D.set(t),$.set(e))})}if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoGamesCategorySectionNd-BPpOdDbx.cjs")).then(({default:t})=>{!customElements.get("casino-games-category-section-nd")&&customElements.define("casino-games-category-section-nd",t.element)})}function xi(e){gt(e,"svelte-nazqps",".CasinoFavoritesSectionContainer{font-family:inherit;background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}")}function lt(e){let t;return{c(){t=Q("casino-games-category-section-nd"),g(t,"session",e[4]),g(t,"userid",e[5]),g(t,"endpoint",e[0]),g(t,"datasource",e[1]),g(t,"lang",e[3]),g(t,"currency",e[2]),g(t,"favorites",e[16]),g(t,"fetchviaevent",e[18]),g(t,"categoryid","FAVORITES"),g(t,"class","CategoryContainer"),g(t,"showgamename",e[13]),g(t,"clientstyling",e[7]),g(t,"clientstylingurl",e[8]),g(t,"translationurl",e[9]),g(t,"livecasino",e[10]),g(t,"visiblegames",e[15]),g(t,"gamepagemodalurl",e[14]),g(t,"integratedgameframedesktop",e[12]),g(t,"integratedgameframemobile",e[11]),g(t,"casinomygames",e[17]),g(t,"mbsource",e[6])},m(r,n){ie(r,t,n)},p(r,n){n&16&&g(t,"session",r[4]),n&32&&g(t,"userid",r[5]),n&1&&g(t,"endpoint",r[0]),n&2&&g(t,"datasource",r[1]),n&8&&g(t,"lang",r[3]),n&4&&g(t,"currency",r[2]),n&65536&&g(t,"favorites",r[16]),n&262144&&g(t,"fetchviaevent",r[18]),n&8192&&g(t,"showgamename",r[13]),n&128&&g(t,"clientstyling",r[7]),n&256&&g(t,"clientstylingurl",r[8]),n&512&&g(t,"translationurl",r[9]),n&1024&&g(t,"livecasino",r[10]),n&32768&&g(t,"visiblegames",r[15]),n&16384&&g(t,"gamepagemodalurl",r[14]),n&4096&&g(t,"integratedgameframedesktop",r[12]),n&2048&&g(t,"integratedgameframemobile",r[11]),n&131072&&g(t,"casinomygames",r[17]),n&64&&g(t,"mbsource",r[6])},d(r){r&&q(t)}}}function Hi(e){let t,r=e[4]&&lt(e);return{c(){t=Q("div"),r&&r.c(),de(t,"class","CasinoFavoritesSectionContainer")},m(n,i){ie(n,t,i),r&&r.m(t,null),e[20](t)},p(n,[i]){n[4]?r?r.p(n,i):(r=lt(n),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:I,o:I,d(n){n&&q(t),r&&r.d(),e[20](null)}}}function Ti(e,t,r){let{endpoint:n=""}=t,{datasource:i=""}=t,{currency:s=""}=t,{lang:o=""}=t,{session:u=""}=t,{userid:l=""}=t,{mbsource:a}=t,{clientstyling:h=""}=t,{clientstylingurl:c=""}=t,{translationurl:f=""}=t,{livecasino:b="false"}=t,{integratedgameframemobile:y="false"}=t,{integratedgameframedesktop:H="false"}=t,{showgamename:S=""}=t,{gamepagemodalurl:O="false"}=t,{visiblegames:P=""}=t,{favorites:A=""}=t,{casinomygames:L="false"}=t,{fetchviaevent:N="true"}=t,T;vi({withLocale:"en",translations:{}}),pt(()=>()=>{});function _(m){fe[m?"unshift":"push"](()=>{T=m,r(19,T)})}return e.$$set=m=>{"endpoint"in m&&r(0,n=m.endpoint),"datasource"in m&&r(1,i=m.datasource),"currency"in m&&r(2,s=m.currency),"lang"in m&&r(3,o=m.lang),"session"in m&&r(4,u=m.session),"userid"in m&&r(5,l=m.userid),"mbsource"in m&&r(6,a=m.mbsource),"clientstyling"in m&&r(7,h=m.clientstyling),"clientstylingurl"in m&&r(8,c=m.clientstylingurl),"translationurl"in m&&r(9,f=m.translationurl),"livecasino"in m&&r(10,b=m.livecasino),"integratedgameframemobile"in m&&r(11,y=m.integratedgameframemobile),"integratedgameframedesktop"in m&&r(12,H=m.integratedgameframedesktop),"showgamename"in m&&r(13,S=m.showgamename),"gamepagemodalurl"in m&&r(14,O=m.gamepagemodalurl),"visiblegames"in m&&r(15,P=m.visiblegames),"favorites"in m&&r(16,A=m.favorites),"casinomygames"in m&&r(17,L=m.casinomygames),"fetchviaevent"in m&&r(18,N=m.fetchviaevent)},e.$$.update=()=>{e.$$.dirty&524416&&h&&T&&qt(T,h),e.$$.dirty&524544&&c&&T&&Qt(T,c),e.$$.dirty&524352&&a&&T&&Jt(T,`${a}.Style`)},[n,i,s,o,u,l,a,h,c,f,b,y,H,S,O,P,A,L,N,T,_]}class Yt extends Tt{constructor(t){super(),vt(this,t,Ti,Hi,Fe,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,mbsource:6,clientstyling:7,clientstylingurl:8,translationurl:9,livecasino:10,integratedgameframemobile:11,integratedgameframedesktop:12,showgamename:13,gamepagemodalurl:14,visiblegames:15,favorites:16,casinomygames:17,fetchviaevent:18},xi)}get endpoint(){return this.$$.ctx[0]}set endpoint(t){this.$$set({endpoint:t}),x()}get datasource(){return this.$$.ctx[1]}set datasource(t){this.$$set({datasource:t}),x()}get currency(){return this.$$.ctx[2]}set currency(t){this.$$set({currency:t}),x()}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),x()}get session(){return this.$$.ctx[4]}set session(t){this.$$set({session:t}),x()}get userid(){return this.$$.ctx[5]}set userid(t){this.$$set({userid:t}),x()}get mbsource(){return this.$$.ctx[6]}set mbsource(t){this.$$set({mbsource:t}),x()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(t){this.$$set({clientstyling:t}),x()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),x()}get translationurl(){return this.$$.ctx[9]}set translationurl(t){this.$$set({translationurl:t}),x()}get livecasino(){return this.$$.ctx[10]}set livecasino(t){this.$$set({livecasino:t}),x()}get integratedgameframemobile(){return this.$$.ctx[11]}set integratedgameframemobile(t){this.$$set({integratedgameframemobile:t}),x()}get integratedgameframedesktop(){return this.$$.ctx[12]}set integratedgameframedesktop(t){this.$$set({integratedgameframedesktop:t}),x()}get showgamename(){return this.$$.ctx[13]}set showgamename(t){this.$$set({showgamename:t}),x()}get gamepagemodalurl(){return this.$$.ctx[14]}set gamepagemodalurl(t){this.$$set({gamepagemodalurl:t}),x()}get visiblegames(){return this.$$.ctx[15]}set visiblegames(t){this.$$set({visiblegames:t}),x()}get favorites(){return this.$$.ctx[16]}set favorites(t){this.$$set({favorites:t}),x()}get casinomygames(){return this.$$.ctx[17]}set casinomygames(t){this.$$set({casinomygames:t}),x()}get fetchviaevent(){return this.$$.ctx[18]}set fetchviaevent(t){this.$$set({fetchviaevent:t}),x()}}Ht(Yt,{endpoint:{},datasource:{},currency:{},lang:{},session:{},userid:{},mbsource:{},clientstyling:{},clientstylingurl:{},translationurl:{},livecasino:{},integratedgameframemobile:{},integratedgameframedesktop:{},showgamename:{},gamepagemodalurl:{},visiblegames:{},favorites:{},casinomygames:{},fetchviaevent:{}},[],[],!0);const Si=Object.freeze(Object.defineProperty({__proto__:null,default:Yt},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=D;exports.$format=_i;exports.$locale=$;exports.CasinoFavoritesSectionNd_ce=Si;exports.HtmlTag=yr;exports.SvelteComponent=Tt;exports.addMessages=Vt;exports.append=mt;exports.append_styles=gt;exports.attr=de;exports.binding_callbacks=fe;exports.component_subscribe=or;exports.create_custom_element=Ht;exports.destroy_block=Br;exports.destroy_each=hr;exports.detach=q;exports.element=Q;exports.empty=fr;exports.ensure_array_like=Sr;exports.flush=x;exports.init=vt;exports.insert=ie;exports.listen=cr;exports.noop=I;exports.onDestroy=_r;exports.onMount=pt;exports.run_all=U;exports.safe_not_equal=Fe;exports.setClientStyling=qt;exports.setClientStylingURL=Qt;exports.setStreamStyling=Jt;exports.set_custom_element_data=g;exports.set_data=gr;exports.set_input_value=dr;exports.set_style=br;exports.space=lr;exports.src_url_equal=ir;exports.svg_element=dt;exports.text=je;exports.tick=vr;exports.toggle_class=pr;exports.update_keyed_each=Ar;
@@ -1,4 +1,4 @@
1
- import { $ as he, a as De, b as Ue, S as Ve, i as Ne, s as Re, f as O, c as He, n as me, d as z, e as D, g as y, h as Je, o as Ye, j as qe, k as u, l as ge, m as Ze, r as Ie, p as H, q as d, t as le, u as re, v as T, w as j, x as be, y as ve, z as Ge, A as Ke, B as Qe, C as Xe, D as $e } from "./CasinoFavoritesSectionNd-BdjsV8SC.js";
1
+ import { $ as he, a as De, b as Ue, S as Ve, i as Ne, s as Re, f as O, c as He, n as me, d as z, e as D, g as y, h as Je, o as Ye, j as qe, k as u, l as ge, m as Ge, r as Ie, p as H, q as d, t as le, u as re, v as T, w as A, x as be, y as ve, z as Ze, A as Ke, B as Xe, C as Qe, D as $e } from "./CasinoFavoritesSectionNd-C5DZqQ_p.js";
2
2
  /*! *****************************************************************************
3
3
  Copyright (c) Microsoft Corporation.
4
4
 
@@ -21,7 +21,7 @@ var ae = function(r, t) {
21
21
  Object.prototype.hasOwnProperty.call(i, n) && (e[n] = i[n]);
22
22
  }, ae(r, t);
23
23
  };
24
- function Q(r, t) {
24
+ function X(r, t) {
25
25
  if (typeof t != "function" && t !== null)
26
26
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
27
27
  ae(r, t);
@@ -68,7 +68,7 @@ function fe(r, t, e) {
68
68
  (l || !(i in t)) && (l || (l = Array.prototype.slice.call(t, 0, i)), l[i] = t[i]);
69
69
  return r.concat(l || t);
70
70
  }
71
- function A(r) {
71
+ function j(r) {
72
72
  return typeof r == "function";
73
73
  }
74
74
  function Le(r) {
@@ -121,7 +121,7 @@ var oe = function() {
121
121
  else
122
122
  s.remove(this);
123
123
  var h = this.initialTeardown;
124
- if (A(h))
124
+ if (j(h))
125
125
  try {
126
126
  h();
127
127
  } catch (b) {
@@ -183,11 +183,11 @@ var oe = function() {
183
183
  return t.closed = !0, t;
184
184
  }(), r;
185
185
  }(), Te = oe.EMPTY;
186
- function je(r) {
187
- return r instanceof oe || r && "closed" in r && A(r.remove) && A(r.add) && A(r.unsubscribe);
186
+ function Ae(r) {
187
+ return r instanceof oe || r && "closed" in r && j(r.remove) && j(r.add) && j(r.unsubscribe);
188
188
  }
189
189
  function ye(r) {
190
- A(r) ? r() : r.unsubscribe();
190
+ j(r) ? r() : r.unsubscribe();
191
191
  }
192
192
  var et = {
193
193
  Promise: void 0
@@ -212,11 +212,11 @@ function _e() {
212
212
  function ne(r) {
213
213
  r();
214
214
  }
215
- var Ae = function(r) {
216
- Q(t, r);
215
+ var je = function(r) {
216
+ X(t, r);
217
217
  function t(e) {
218
218
  var i = r.call(this) || this;
219
- return i.isStopped = !1, e ? (i.destination = e, je(e) && e.add(i)) : i.destination = lt, i;
219
+ return i.isStopped = !1, e ? (i.destination = e, Ae(e) && e.add(i)) : i.destination = lt, i;
220
220
  }
221
221
  return t.create = function(e, i, n) {
222
222
  return new pe(e, i, n);
@@ -275,17 +275,17 @@ var Ae = function(r) {
275
275
  }
276
276
  }, r;
277
277
  }(), pe = function(r) {
278
- Q(t, r);
278
+ X(t, r);
279
279
  function t(e, i, n) {
280
280
  var l = r.call(this) || this, s;
281
- return A(e) || !e ? s = {
281
+ return j(e) || !e ? s = {
282
282
  next: e ?? void 0,
283
283
  error: i ?? void 0,
284
284
  complete: n ?? void 0
285
285
  } : s = e, l.destination = new it(s), l;
286
286
  }
287
287
  return t;
288
- }(Ae);
288
+ }(je);
289
289
  function ie(r) {
290
290
  rt(r);
291
291
  }
@@ -375,17 +375,17 @@ function Fe(r) {
375
375
  return (t = r ?? et.Promise) !== null && t !== void 0 ? t : Promise;
376
376
  }
377
377
  function ct(r) {
378
- return r && A(r.next) && A(r.error) && A(r.complete);
378
+ return r && j(r.next) && j(r.error) && j(r.complete);
379
379
  }
380
380
  function ut(r) {
381
- return r && r instanceof Ae || ct(r) && je(r);
381
+ return r && r instanceof je || ct(r) && Ae(r);
382
382
  }
383
383
  var ft = Le(function(r) {
384
384
  return function() {
385
385
  r(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
386
386
  };
387
387
  }), Me = function(r) {
388
- Q(t, r);
388
+ X(t, r);
389
389
  function t() {
390
390
  var e = r.call(this) || this;
391
391
  return e.closed = !1, e.currentObservers = null, e.observers = [], e.isStopped = !1, e.hasError = !1, e.thrownError = null, e;
@@ -465,7 +465,7 @@ var ft = Le(function(r) {
465
465
  return new Se(e, i);
466
466
  }, t;
467
467
  }(we), Se = function(r) {
468
- Q(t, r);
468
+ X(t, r);
469
469
  function t(e, i) {
470
470
  var n = r.call(this) || this;
471
471
  return n.destination = e, n.source = i, n;
@@ -489,7 +489,7 @@ var ft = Le(function(r) {
489
489
  },
490
490
  delegate: void 0
491
491
  }, dt = function(r) {
492
- Q(t, r);
492
+ X(t, r);
493
493
  function t(e, i, n) {
494
494
  e === void 0 && (e = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = Be);
495
495
  var l = r.call(this) || this;
@@ -531,6 +531,7 @@ function Pt(r, t) {
531
531
  return i;
532
532
  }), t;
533
533
  }
534
+ String(Number.MAX_SAFE_INTEGER).length;
534
535
  function gt({ withLocale: r, translations: t }) {
535
536
  he.subscribe((e) => {
536
537
  e == null && (De.set(t), he.set(r));
@@ -663,17 +664,17 @@ function vt(r) {
663
664
  ), h, F, v, k, P = (
664
665
  /*$_*/
665
666
  r[11]("providers") + ""
666
- ), b, C, S, _, m, I, M, U, J, x, B, X, L, V = (
667
+ ), b, C, S, _, m, I, M, U, J, x, B, Q, L, V = (
667
668
  /*$_*/
668
669
  r[11]("clear") + ""
669
- ), Y, N, q, R, Z, $;
670
+ ), Y, N, q, R, G, $;
670
671
  function ee(a, w) {
671
672
  return (
672
673
  /*fullSelection*/
673
674
  a[7] ? wt : _t
674
675
  );
675
676
  }
676
- let G = ee(r), E = G(r), W = ge(
677
+ let Z = ee(r), E = Z(r), W = ge(
677
678
  /*vendorArray*/
678
679
  r[5]
679
680
  ), o = [];
@@ -681,10 +682,10 @@ function vt(r) {
681
682
  o[a] = Oe(Ee(r, W, a));
682
683
  return {
683
684
  c() {
684
- t = y("div"), e = y("div"), i = y("div"), n = re("svg"), l = re("path"), s = T(), c = y("div"), f = y("span"), h = j(g), F = T(), v = y("div"), k = y("span"), b = j(P), C = T(), E.c(), S = T(), _ = y("span"), m = re("svg"), I = re("path"), J = T(), x = y("div"), B = y("ul");
685
+ t = y("div"), e = y("div"), i = y("div"), n = re("svg"), l = re("path"), s = T(), c = y("div"), f = y("span"), h = A(g), F = T(), v = y("div"), k = y("span"), b = A(P), C = T(), E.c(), S = T(), _ = y("span"), m = re("svg"), I = re("path"), J = T(), x = y("div"), B = y("ul");
685
686
  for (let a = 0; a < o.length; a += 1)
686
687
  o[a].c();
687
- X = T(), L = y("button"), Y = j(V), u(l, "id", "noun_filter_736223"), u(l, "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"), u(l, "transform", "translate(-5 -6.2)"), u(l, "fill", "#fff"), u(n, "xmlns", "http://www.w3.org/2000/svg"), u(n, "width", "16"), u(n, "height", "16"), u(n, "viewBox", "0 0 16 16"), u(f, "class", "FilterName"), u(v, "class", "FilterValueContainer"), u(c, "class", "FilterTextContainer"), u(i, "class", "FilterMainArea"), u(I, "id", "arrow"), u(I, "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"), u(I, "transform", "translate(-274.511 -441.088)"), u(I, "fill", "#d1d1d1"), u(m, "xmlns", "http://www.w3.org/2000/svg"), u(m, "width", "14"), u(m, "height", "6.835"), u(m, "viewBox", "0 0 14 6.835"), u(_, "class", M = "TriangleInactive " + /*isFilterActive*/
688
+ Q = T(), L = y("button"), Y = A(V), u(l, "id", "noun_filter_736223"), u(l, "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"), u(l, "transform", "translate(-5 -6.2)"), u(l, "fill", "#fff"), u(n, "xmlns", "http://www.w3.org/2000/svg"), u(n, "width", "16"), u(n, "height", "16"), u(n, "viewBox", "0 0 16 16"), u(f, "class", "FilterName"), u(v, "class", "FilterValueContainer"), u(c, "class", "FilterTextContainer"), u(i, "class", "FilterMainArea"), u(I, "id", "arrow"), u(I, "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"), u(I, "transform", "translate(-274.511 -441.088)"), u(I, "fill", "#d1d1d1"), u(m, "xmlns", "http://www.w3.org/2000/svg"), u(m, "width", "14"), u(m, "height", "6.835"), u(m, "viewBox", "0 0 14 6.835"), u(_, "class", M = "TriangleInactive " + /*isFilterActive*/
688
689
  (r[4] ? "TriangleActive" : "")), u(e, "class", U = "FilterSelector " + /*isFilterActive*/
689
690
  (r[4] ? "FilterSelectorOpen" : "")), u(B, "class", "FilterDropdown"), u(L, "class", "ClearFilters"), L.disabled = N = /*fullSelection*/
690
691
  r[7] && /*selectedVendorArray*/
@@ -698,7 +699,7 @@ function vt(r) {
698
699
  D(a, t, w), d(t, e), d(e, i), d(i, n), d(n, l), d(i, s), d(i, c), d(c, f), d(f, h), d(c, F), d(c, v), d(v, k), d(k, b), d(v, C), E.m(v, null), d(e, S), d(e, _), d(_, m), d(m, I), d(t, J), d(t, x), d(x, B);
699
700
  for (let p = 0; p < o.length; p += 1)
700
701
  o[p] && o[p].m(B, null);
701
- d(x, X), d(x, L), d(L, Y), Z || ($ = [
702
+ d(x, Q), d(x, L), d(L, Y), G || ($ = [
702
703
  le(
703
704
  e,
704
705
  "click",
@@ -711,14 +712,14 @@ function vt(r) {
711
712
  /*click_handler_2*/
712
713
  r[27]
713
714
  )
714
- ], Z = !0);
715
+ ], G = !0);
715
716
  },
716
717
  p(a, w) {
717
718
  if (w[0] & /*$_*/
718
719
  2048 && g !== (g = /*$_*/
719
720
  a[11]("filterby") + "") && H(h, g), w[0] & /*$_*/
720
721
  2048 && P !== (P = /*$_*/
721
- a[11]("providers") + "") && H(b, P), G === (G = ee(a)) && E ? E.p(a, w) : (E.d(1), E = G(a), E && (E.c(), E.m(v, null))), w[0] & /*isFilterActive*/
722
+ a[11]("providers") + "") && H(b, P), Z === (Z = ee(a)) && E ? E.p(a, w) : (E.d(1), E = Z(a), E && (E.c(), E.m(v, null))), w[0] & /*isFilterActive*/
722
723
  16 && M !== (M = "TriangleInactive " + /*isFilterActive*/
723
724
  (a[4] ? "TriangleActive" : "")) && u(_, "class", M), w[0] & /*isFilterActive*/
724
725
  16 && U !== (U = "FilterSelector " + /*isFilterActive*/
@@ -751,7 +752,7 @@ function vt(r) {
751
752
  a[1] == "true" ? "FilerContainerSplit" : "")) && u(t, "class", R);
752
753
  },
753
754
  d(a) {
754
- a && z(t), E.d(), Ze(o, a), Z = !1, Ie($);
755
+ a && z(t), E.d(), Ge(o, a), G = !1, Ie($);
755
756
  }
756
757
  };
757
758
  }
@@ -781,7 +782,7 @@ function _t(r) {
781
782
  let t, e;
782
783
  return {
783
784
  c() {
784
- t = y("span"), e = j(
785
+ t = y("span"), e = A(
785
786
  /*selectionNumber*/
786
787
  r[8]
787
788
  ), u(t, "class", "FilterCounter");
@@ -809,7 +810,7 @@ function wt(r) {
809
810
  ), i;
810
811
  return {
811
812
  c() {
812
- t = y("span"), i = j(e), u(t, "class", "FilterCounter");
813
+ t = y("span"), i = A(e), u(t, "class", "FilterCounter");
813
814
  },
814
815
  m(n, l) {
815
816
  D(n, t, l), d(t, i);
@@ -854,7 +855,7 @@ function St(r) {
854
855
  ), g, h;
855
856
  return {
856
857
  c() {
857
- t = y("div"), e = y("span"), n = j(i), l = T(), s = y("span"), c = j("("), g = j(f), h = j(")"), u(e, "class", "VendorName"), u(t, "class", "FilterItemLabel");
858
+ t = y("div"), e = y("span"), n = A(i), l = T(), s = y("span"), c = A("("), g = A(f), h = A(")"), u(e, "class", "VendorName"), u(t, "class", "FilterItemLabel");
858
859
  },
859
860
  m(F, v) {
860
861
  D(F, t, v), d(t, e), d(e, n), d(t, l), d(t, s), d(s, c), d(s, g), d(s, h);
@@ -969,7 +970,7 @@ function Ct(r, t, e) {
969
970
  Je(r, $e, (o) => e(11, i = o));
970
971
  let { endpoint: n = "" } = t, { datasource: l = "" } = t, { lang: s = "" } = t, { translationurl: c = "" } = t, { clientstyling: f = "" } = t, { clientstylingurl: g = "" } = t, { categoryid: h = "" } = t, { addfilterselector: F = "false" } = t, { addsortingselector: v = "false" } = t, { filterbylogo: k = "false" } = t, { mbsource: P } = t, { usesinglevendorfilter: b = "false" } = t, C = !1, S = window.navigator.userAgent, _ = [], m = [], I = {}, M = !1, U = 0, J = !0, x, B = !1;
971
972
  gt({ withLocale: "en", translations: {} });
972
- const X = () => {
973
+ const Q = () => {
973
974
  fetch(c).then((a) => a.json()).then((a) => {
974
975
  Object.keys(a).forEach((w) => {
975
976
  ke(w, a[w]);
@@ -1014,17 +1015,17 @@ function Ct(r, t, e) {
1014
1015
  e(6, m = []), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(I = {
1015
1016
  [b === "true" ? "*" : h]: m.map((o) => o.id)
1016
1017
  })), _.forEach((o) => o.isFilterSelected = !1), e(5, _), window.postMessage({ type: "ApplyFilters" }, window.location.href), e(7, M = !0), e(4, C = !1);
1017
- }, Z = (o) => {
1018
+ }, G = (o) => {
1018
1019
  o.data.type == "SortingOpened" && e(4, C = !1);
1019
1020
  };
1020
- Ye(() => (window.addEventListener("message", Z, !1), () => {
1021
- window.removeEventListener("message", Z);
1021
+ Ye(() => (window.addEventListener("message", G, !1), () => {
1022
+ window.removeEventListener("message", G);
1022
1023
  }));
1023
1024
  const $ = () => L();
1024
1025
  function ee(o, a) {
1025
1026
  o[a].isFilterSelected = this.checked, e(5, _);
1026
1027
  }
1027
- const G = (o) => Y(o), E = () => R();
1028
+ const Z = (o) => Y(o), E = () => R();
1028
1029
  function W(o) {
1029
1030
  qe[o ? "unshift" : "push"](() => {
1030
1031
  x = o, e(3, x);
@@ -1035,10 +1036,10 @@ function Ct(r, t, e) {
1035
1036
  }, r.$$.update = () => {
1036
1037
  r.$$.dirty[0] & /*endpoint, datasource, categoryid, filterbylogo*/
1037
1038
  2195460 && n && l && h && k && q(), r.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1038
- 524296 && f && x && Ge(x, f), r.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1039
+ 524296 && f && x && Ze(x, f), r.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1039
1040
  1048584 && g && x && Ke(x, g), r.$$.dirty[0] & /*customStylingContainer, mbsource*/
1040
- 4194312 && x && Qe(x, `${P}.Style`), r.$$.dirty[0] & /*translationurl*/
1041
- 262144 && c && X();
1041
+ 4194312 && x && Xe(x, `${P}.Style`), r.$$.dirty[0] & /*translationurl*/
1042
+ 262144 && c && Q();
1042
1043
  }, [
1043
1044
  F,
1044
1045
  v,
@@ -1066,7 +1067,7 @@ function Ct(r, t, e) {
1066
1067
  b,
1067
1068
  $,
1068
1069
  ee,
1069
- G,
1070
+ Z,
1070
1071
  E,
1071
1072
  W
1072
1073
  ];
@@ -1170,7 +1171,7 @@ class We extends Ve {
1170
1171
  this.$$set({ usesinglevendorfilter: t }), O();
1171
1172
  }
1172
1173
  }
1173
- Xe(We, { endpoint: {}, datasource: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, mbsource: {}, usesinglevendorfilter: {} }, [], [], !0);
1174
+ Qe(We, { endpoint: {}, datasource: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, mbsource: {}, usesinglevendorfilter: {} }, [], [], !0);
1174
1175
  const Et = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1175
1176
  __proto__: null,
1176
1177
  default: We
@@ -0,0 +1,16 @@
1
+ "use strict";const n=require("./CasinoFavoritesSectionNd-D_1gzp2w.cjs");/*! *****************************************************************************
2
+ Copyright (c) Microsoft Corporation.
3
+
4
+ Permission to use, copy, modify, and/or distribute this software for any
5
+ purpose with or without fee is hereby granted.
6
+
7
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
8
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
10
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
12
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13
+ PERFORMANCE OF THIS SOFTWARE.
14
+ ***************************************************************************** */var Q=function(r,t){return Q=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,i){e.__proto__=i}||function(e,i){for(var l in i)Object.prototype.hasOwnProperty.call(i,l)&&(e[l]=i[l])},Q(r,t)};function R(r,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Q(r,t);function e(){this.constructor=r}r.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}function $(r){var t=typeof Symbol=="function"&&Symbol.iterator,e=t&&r[t],i=0;if(e)return e.call(r);if(r&&typeof r.length=="number")return{next:function(){return r&&i>=r.length&&(r=void 0),{value:r&&r[i++],done:!r}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ee(r,t){var e=typeof Symbol=="function"&&r[Symbol.iterator];if(!e)return r;var i=e.call(r),l,o=[],s;try{for(;(t===void 0||t-- >0)&&!(l=i.next()).done;)o.push(l.value)}catch(u){s={error:u}}finally{try{l&&!l.done&&(e=i.return)&&e.call(i)}finally{if(s)throw s.error}}return o}function te(r,t,e){if(arguments.length===2)for(var i=0,l=t.length,o;i<l;i++)(o||!(i in t))&&(o||(o=Array.prototype.slice.call(t,0,i)),o[i]=t[i]);return r.concat(o||t)}function O(r){return typeof r=="function"}function ge(r){var t=function(i){Error.call(i),i.stack=new Error().stack},e=r(t);return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}var X=ge(function(r){return function(e){r(this),this.message=e?e.length+` errors occurred during unsubscription:
15
+ `+e.map(function(i,l){return l+1+") "+i.toString()}).join(`
16
+ `):"",this.name="UnsubscriptionError",this.errors=e}});function re(r,t){if(r){var e=r.indexOf(t);0<=e&&r.splice(e,1)}}var K=function(){function r(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return r.prototype.unsubscribe=function(){var t,e,i,l,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var u=$(s),p=u.next();!p.done;p=u.next()){var m=p.value;m.remove(this)}}catch(g){t={error:g}}finally{try{p&&!p.done&&(e=u.return)&&e.call(u)}finally{if(t)throw t.error}}else s.remove(this);var f=this.initialTeardown;if(O(f))try{f()}catch(g){o=g instanceof X?g.errors:[g]}var _=this._finalizers;if(_){this._finalizers=null;try{for(var b=$(_),x=b.next();!x.done;x=b.next()){var C=x.value;try{le(C)}catch(g){o=o!=null?o:[],g instanceof X?o=te(te([],ee(o)),ee(g.errors)):o.push(g)}}}catch(g){i={error:g}}finally{try{x&&!x.done&&(l=b.return)&&l.call(b)}finally{if(i)throw i.error}}}if(o)throw new X(o)}},r.prototype.add=function(t){var e;if(t&&t!==this)if(this.closed)le(t);else{if(t instanceof r){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(e=this._finalizers)!==null&&e!==void 0?e:[]).push(t)}},r.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},r.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},r.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&re(e,t)},r.prototype.remove=function(t){var e=this._finalizers;e&&re(e,t),t instanceof r&&t._removeParent(this)},r.EMPTY=function(){var t=new r;return t.closed=!0,t}(),r}(),be=K.EMPTY;function ve(r){return r instanceof K||r&&"closed"in r&&O(r.remove)&&O(r.add)&&O(r.unsubscribe)}function le(r){O(r)?r():r.unsubscribe()}var ke={Promise:void 0},Pe={setTimeout:function(r,t){for(var e=[],i=2;i<arguments.length;i++)e[i-2]=arguments[i];return setTimeout.apply(void 0,te([r,t],ee(e)))},clearTimeout:function(r){return clearTimeout(r)},delegate:void 0};function Ee(r){Pe.setTimeout(function(){throw r})}function oe(){}function Z(r){r()}var ye=function(r){R(t,r);function t(e){var i=r.call(this)||this;return i.isStopped=!1,e?(i.destination=e,ve(e)&&e.add(i)):i.destination=Le,i}return t.create=function(e,i,l){return new ie(e,i,l)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,r.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(K),Oe=function(){function r(t){this.partialObserver=t}return r.prototype.next=function(t){var e=this.partialObserver;if(e.next)try{e.next(t)}catch(i){G(i)}},r.prototype.error=function(t){var e=this.partialObserver;if(e.error)try{e.error(t)}catch(i){G(i)}else G(t)},r.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(e){G(e)}},r}(),ie=function(r){R(t,r);function t(e,i,l){var o=r.call(this)||this,s;return O(e)||!e?s={next:e!=null?e:void 0,error:i!=null?i:void 0,complete:l!=null?l:void 0}:s=e,o.destination=new Oe(s),o}return t}(ye);function G(r){Ee(r)}function Ie(r){throw r}var Le={closed:!0,next:oe,error:Ie,complete:oe},Te=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Ae(r){return r}function je(r){return r.length===0?Ae:r.length===1?r[0]:function(e){return r.reduce(function(i,l){return l(i)},e)}}var ae=function(){function r(t){t&&(this._subscribe=t)}return r.prototype.lift=function(t){var e=new r;return e.source=this,e.operator=t,e},r.prototype.subscribe=function(t,e,i){var l=this,o=Be(t)?t:new ie(t,e,i);return Z(function(){var s=l,u=s.operator,p=s.source;o.add(u?u.call(o,p):p?l._subscribe(o):l._trySubscribe(o))}),o},r.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){t.error(e)}},r.prototype.forEach=function(t,e){var i=this;return e=se(e),new e(function(l,o){var s=new ie({next:function(u){try{t(u)}catch(p){o(p),s.unsubscribe()}},error:o,complete:l});i.subscribe(s)})},r.prototype._subscribe=function(t){var e;return(e=this.source)===null||e===void 0?void 0:e.subscribe(t)},r.prototype[Te]=function(){return this},r.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return je(t)(this)},r.prototype.toPromise=function(t){var e=this;return t=se(t),new t(function(i,l){var o;e.subscribe(function(s){return o=s},function(s){return l(s)},function(){return i(o)})})},r.create=function(t){return new r(t)},r}();function se(r){var t;return(t=r!=null?r:ke.Promise)!==null&&t!==void 0?t:Promise}function Me(r){return r&&O(r.next)&&O(r.error)&&O(r.complete)}function Be(r){return r&&r instanceof ye||Me(r)&&ve(r)}var We=ge(function(r){return function(){r(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),_e=function(r){R(t,r);function t(){var e=r.call(this)||this;return e.closed=!1,e.currentObservers=null,e.observers=[],e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return t.prototype.lift=function(e){var i=new ce(this,this);return i.operator=e,i},t.prototype._throwIfClosed=function(){if(this.closed)throw new We},t.prototype.next=function(e){var i=this;Z(function(){var l,o;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var s=$(i.currentObservers),u=s.next();!u.done;u=s.next()){var p=u.value;p.next(e)}}catch(m){l={error:m}}finally{try{u&&!u.done&&(o=s.return)&&o.call(s)}finally{if(l)throw l.error}}}})},t.prototype.error=function(e){var i=this;Z(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=e;for(var l=i.observers;l.length;)l.shift().error(e)}})},t.prototype.complete=function(){var e=this;Z(function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var i=e.observers;i.length;)i.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return((e=this.observers)===null||e===void 0?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(e){return this._throwIfClosed(),r.prototype._trySubscribe.call(this,e)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var i=this,l=this,o=l.hasError,s=l.isStopped,u=l.observers;return o||s?be:(this.currentObservers=null,u.push(e),new K(function(){i.currentObservers=null,re(u,e)}))},t.prototype._checkFinalizedStatuses=function(e){var i=this,l=i.hasError,o=i.thrownError,s=i.isStopped;l?e.error(o):s&&e.complete()},t.prototype.asObservable=function(){var e=new ae;return e.source=this,e},t.create=function(e,i){return new ce(e,i)},t}(ae),ce=function(r){R(t,r);function t(e,i){var l=r.call(this)||this;return l.destination=e,l.source=i,l}return t.prototype.next=function(e){var i,l;(l=(i=this.destination)===null||i===void 0?void 0:i.next)===null||l===void 0||l.call(i,e)},t.prototype.error=function(e){var i,l;(l=(i=this.destination)===null||i===void 0?void 0:i.error)===null||l===void 0||l.call(i,e)},t.prototype.complete=function(){var e,i;(i=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||i===void 0||i.call(e)},t.prototype._subscribe=function(e){var i,l;return(l=(i=this.source)===null||i===void 0?void 0:i.subscribe(e))!==null&&l!==void 0?l:be},t}(_e),we={now:function(){return(we.delegate||Date).now()},delegate:void 0},ze=function(r){R(t,r);function t(e,i,l){e===void 0&&(e=1/0),i===void 0&&(i=1/0),l===void 0&&(l=we);var o=r.call(this)||this;return o._bufferSize=e,o._windowTime=i,o._timestampProvider=l,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=i===1/0,o._bufferSize=Math.max(1,e),o._windowTime=Math.max(1,i),o}return t.prototype.next=function(e){var i=this,l=i.isStopped,o=i._buffer,s=i._infiniteTimeWindow,u=i._timestampProvider,p=i._windowTime;l||(o.push(e),!s&&o.push(u.now()+p)),this._trimBuffer(),r.prototype.next.call(this,e)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var i=this._innerSubscribe(e),l=this,o=l._infiniteTimeWindow,s=l._buffer,u=s.slice(),p=0;p<u.length&&!e.closed;p+=o?1:2)e.next(u[p]);return this._checkFinalizedStatuses(e),i},t.prototype._trimBuffer=function(){var e=this,i=e._bufferSize,l=e._timestampProvider,o=e._buffer,s=e._infiniteTimeWindow,u=(s?1:2)*i;if(i<1/0&&u<o.length&&o.splice(0,o.length-u),!s){for(var p=l.now(),m=0,f=1;f<o.length&&o[f]<=p;f+=2)m=f;m&&o.splice(0,m+1)}},t}(_e);const ue=[],pe={},De=(r,t=0)=>{if(ue.indexOf(r)==-1){const e=new ze(t);pe[r]=e,ue.push(r)}return pe[r]};window.emWidgets={topic:De};const Fe=r=>!!(r.toLowerCase().match(/android/i)||r.toLowerCase().match(/blackberry|bb/i)||r.toLowerCase().match(/iphone|ipad|ipod/i)||r.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)),Se=r=>r.toLowerCase().match(/android/i)?"Android":r.toLowerCase().match(/iphone/i)?"iPhone":r.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function Ne(r,t){const e=window.navigator.userAgent;return Fe(e)?t=r.filter(i=>{if(i.gameModel&&(i.gameModel.platform.includes("iPad")||i.gameModel.platform.includes("iPhone")||i.gameModel.platform.includes("Android")))return i}):t=r.filter(i=>{if(i.gameModel&&i.gameModel.platform.includes("PC"))return i}),t}String(Number.MAX_SAFE_INTEGER).length;function Ue({withLocale:r,translations:t}){n.$locale.subscribe(e=>{e==null&&(n.$dictionary.set(t),n.$locale.set(r))})}function de(r,t){n.addMessages(r,t)}const fe={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 Ve(r){n.append_styles(r,"svelte-14m0j7n",':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:17}.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, #22B04E))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.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 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, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));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 he(r,t,e){const i=r.slice();return i[37]=t[e],i[38]=t,i[39]=e,i}function Re(r){let t,e,i,l,o,s,u,p,m=r[11]("filterby")+"",f,_,b,x,C=r[11]("providers")+"",g,S,w,v,h,P,I,A,W,F,L,H,E,j=r[11]("clear")+"",z,M,D,B,N,J;function q(c,y){return c[7]?qe:Je}let U=q(r),k=U(r),T=n.ensure_array_like(r[5]),a=[];for(let c=0;c<T.length;c+=1)a[c]=me(he(r,T,c));return{c(){t=n.element("div"),e=n.element("div"),i=n.element("div"),l=n.svg_element("svg"),o=n.svg_element("path"),s=n.space(),u=n.element("div"),p=n.element("span"),f=n.text(m),_=n.space(),b=n.element("div"),x=n.element("span"),g=n.text(C),S=n.space(),k.c(),w=n.space(),v=n.element("span"),h=n.svg_element("svg"),P=n.svg_element("path"),W=n.space(),F=n.element("div"),L=n.element("ul");for(let c=0;c<a.length;c+=1)a[c].c();H=n.space(),E=n.element("button"),z=n.text(j),n.attr(o,"id","noun_filter_736223"),n.attr(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"),n.attr(o,"transform","translate(-5 -6.2)"),n.attr(o,"fill","#fff"),n.attr(l,"xmlns","http://www.w3.org/2000/svg"),n.attr(l,"width","16"),n.attr(l,"height","16"),n.attr(l,"viewBox","0 0 16 16"),n.attr(p,"class","FilterName"),n.attr(b,"class","FilterValueContainer"),n.attr(u,"class","FilterTextContainer"),n.attr(i,"class","FilterMainArea"),n.attr(P,"id","arrow"),n.attr(P,"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"),n.attr(P,"transform","translate(-274.511 -441.088)"),n.attr(P,"fill","#d1d1d1"),n.attr(h,"xmlns","http://www.w3.org/2000/svg"),n.attr(h,"width","14"),n.attr(h,"height","6.835"),n.attr(h,"viewBox","0 0 14 6.835"),n.attr(v,"class",I="TriangleInactive "+(r[4]?"TriangleActive":"")),n.attr(e,"class",A="FilterSelector "+(r[4]?"FilterSelectorOpen":"")),n.attr(L,"class","FilterDropdown"),n.attr(E,"class","ClearFilters"),E.disabled=M=r[7]&&r[6].length!=r[5].length,n.attr(F,"class",D="FilterDropdownContainer "+(r[4]?"FilterOpen":"")),n.attr(t,"class",B="FilterContainer "+(r[0]=="true"&&r[1]=="true"?"FilerContainerSplit":""))},m(c,y){n.insert(c,t,y),n.append(t,e),n.append(e,i),n.append(i,l),n.append(l,o),n.append(i,s),n.append(i,u),n.append(u,p),n.append(p,f),n.append(u,_),n.append(u,b),n.append(b,x),n.append(x,g),n.append(b,S),k.m(b,null),n.append(e,w),n.append(e,v),n.append(v,h),n.append(h,P),n.append(t,W),n.append(t,F),n.append(F,L);for(let d=0;d<a.length;d+=1)a[d]&&a[d].m(L,null);n.append(F,H),n.append(F,E),n.append(E,z),N||(J=[n.listen(e,"click",r[24]),n.listen(E,"click",r[27])],N=!0)},p(c,y){if(y[0]&2048&&m!==(m=c[11]("filterby")+"")&&n.set_data(f,m),y[0]&2048&&C!==(C=c[11]("providers")+"")&&n.set_data(g,C),U===(U=q(c))&&k?k.p(c,y):(k.d(1),k=U(c),k&&(k.c(),k.m(b,null))),y[0]&16&&I!==(I="TriangleInactive "+(c[4]?"TriangleActive":""))&&n.attr(v,"class",I),y[0]&16&&A!==(A="FilterSelector "+(c[4]?"FilterSelectorOpen":""))&&n.attr(e,"class",A),y[0]&8228){T=n.ensure_array_like(c[5]);let d;for(d=0;d<T.length;d+=1){const V=he(c,T,d);a[d]?a[d].p(V,y):(a[d]=me(V),a[d].c(),a[d].m(L,null))}for(;d<a.length;d+=1)a[d].d(1);a.length=T.length}y[0]&2048&&j!==(j=c[11]("clear")+"")&&n.set_data(z,j),y[0]&224&&M!==(M=c[7]&&c[6].length!=c[5].length)&&(E.disabled=M),y[0]&16&&D!==(D="FilterDropdownContainer "+(c[4]?"FilterOpen":""))&&n.attr(F,"class",D),y[0]&3&&B!==(B="FilterContainer "+(c[0]=="true"&&c[1]=="true"?"FilerContainerSplit":""))&&n.attr(t,"class",B)},d(c){c&&n.detach(t),k.d(),n.destroy_each(a,c),N=!1,n.run_all(J)}}}function He(r){let t,e=r[11]("500")+"";return{c(){t=n.element("p"),n.attr(t,"class","SearchLoading")},m(i,l){n.insert(i,t,l),t.innerHTML=e},p(i,l){l[0]&2048&&e!==(e=i[11]("500")+"")&&(t.innerHTML=e)},d(i){i&&n.detach(t)}}}function Je(r){let t,e;return{c(){t=n.element("span"),e=n.text(r[8]),n.attr(t,"class","FilterCounter")},m(i,l){n.insert(i,t,l),n.append(t,e)},p(i,l){l[0]&256&&n.set_data(e,i[8])},d(i){i&&n.detach(t)}}}function qe(r){let t,e=r[11]("all")+"",i;return{c(){t=n.element("span"),i=n.text(e),n.attr(t,"class","FilterCounter")},m(l,o){n.insert(l,t,o),n.append(t,i)},p(l,o){o[0]&2048&&e!==(e=l[11]("all")+"")&&n.set_data(i,e)},d(l){l&&n.detach(t)}}}function Ye(r){let t,e;return{c(){t=n.element("img"),n.src_url_equal(t.src,e=r[37].logo)||n.attr(t,"src",e),n.attr(t,"alt","vendor logo")},m(i,l){n.insert(i,t,l)},p(i,l){l[0]&32&&!n.src_url_equal(t.src,e=i[37].logo)&&n.attr(t,"src",e)},d(i){i&&n.detach(t)}}}function Ge(r){let t,e,i=r[37].name+"",l,o,s,u,p=r[37].games.total+"",m,f;return{c(){t=n.element("div"),e=n.element("span"),l=n.text(i),o=n.space(),s=n.element("span"),u=n.text("("),m=n.text(p),f=n.text(")"),n.attr(e,"class","VendorName"),n.attr(t,"class","FilterItemLabel")},m(_,b){n.insert(_,t,b),n.append(t,e),n.append(e,l),n.append(t,o),n.append(t,s),n.append(s,u),n.append(s,m),n.append(s,f)},p(_,b){b[0]&32&&i!==(i=_[37].name+"")&&n.set_data(l,i),b[0]&32&&p!==(p=_[37].games.total+"")&&n.set_data(m,p)},d(_){_&&n.detach(t)}}}function me(r){let t,e,i,l,o,s,u,p,m,f,_,b;function x(){r[25].call(i,r[38],r[39])}function C(){return r[26](r[37])}function g(v,h){if(v[2]==="false")return Ge;if(v[2]==="true")return Ye}let S=g(r),w=S&&S(r);return{c(){t=n.element("li"),e=n.element("label"),i=n.element("input"),o=n.space(),s=n.element("span"),u=n.space(),w&&w.c(),p=n.space(),n.attr(i,"type","checkbox"),n.attr(i,"name","checkbox"),i.__value=l=r[37].name,n.set_input_value(i,i.__value),n.attr(s,"class","FiltersCheckmark"),n.attr(e,"class","FilterLabel"),n.attr(t,"class",m="FilterItem "+(r[2]==="true"?"FilterItemWithLogos":"")),t.value=f=r[37].name},m(v,h){n.insert(v,t,h),n.append(t,e),n.append(e,i),i.checked=r[37].isFilterSelected,n.append(e,o),n.append(e,s),n.append(e,u),w&&w.m(e,null),n.append(t,p),_||(b=[n.listen(i,"change",x),n.listen(i,"click",C)],_=!0)},p(v,h){r=v,h[0]&32&&l!==(l=r[37].name)&&(i.__value=l,n.set_input_value(i,i.__value)),h[0]&32&&(i.checked=r[37].isFilterSelected),S===(S=g(r))&&w?w.p(r,h):(w&&w.d(1),w=S&&S(r),w&&(w.c(),w.m(e,null))),h[0]&4&&m!==(m="FilterItem "+(r[2]==="true"?"FilterItemWithLogos":""))&&n.attr(t,"class",m),h[0]&32&&f!==(f=r[37].name)&&(t.value=f)},d(v){v&&n.detach(t),w&&w.d(),_=!1,n.run_all(b)}}}function Ze(r){let t;function e(o,s){if(o[10])return He;if(!o[9])return Re}let i=e(r),l=i&&i(r);return{c(){t=n.element("div"),l&&l.c()},m(o,s){n.insert(o,t,s),l&&l.m(t,null),r[28](t)},p(o,s){i===(i=e(o))&&l?l.p(o,s):(l&&l.d(1),l=i&&i(o),l&&(l.c(),l.m(t,null)))},i:n.noop,o:n.noop,d(o){o&&n.detach(t),l&&l.d(),r[28](null)}}}function Ke(r,t,e){let i;n.component_subscribe(r,n.$format,a=>e(11,i=a));let{endpoint:l=""}=t,{datasource:o=""}=t,{lang:s=""}=t,{translationurl:u=""}=t,{clientstyling:p=""}=t,{clientstylingurl:m=""}=t,{categoryid:f=""}=t,{addfilterselector:_="false"}=t,{addsortingselector:b="false"}=t,{filterbylogo:x="false"}=t,{mbsource:C}=t,{usesinglevendorfilter:g="false"}=t,S=!1,w=window.navigator.userAgent,v=[],h=[],P={},I=!1,A=0,W=!0,F,L=!1;Ue({withLocale:"en",translations:{}});const H=()=>{fetch(u).then(c=>c.json()).then(c=>{Object.keys(c).forEach(y=>{de(y,c[y])})}).catch(c=>{console.log(c)})};Object.keys(fe).forEach(a=>{de(a,fe[a])}),P[f]&&(P={[f]:[]});const E=()=>{e(4,S=!S),window.postMessage({type:"FilterOpened"},window.location.href)},j=a=>(e(9,W=!0),new Promise((c,y)=>{fetch(a).then(d=>d.json()).then(d=>{d=d.items,c(d.items),e(6,h=[]);let V=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));const Ce=g==="true"?"*":f;d.forEach(Y=>{var ne;V||(V={currentCategoryId:[]}),((ne=V[Ce])==null?void 0:ne.indexOf(Y.id))>=0?(Y.isFilterSelected=!0,h.push(Y)):Y.isFilterSelected=!1}),e(5,v=d),M()}).catch(d=>{console.error(d),e(10,L=!0),y(d)}).finally(()=>{e(9,W=!1)})})),z=a=>{let c=localStorage.getItem("vendorFiltersByCategory");a.isFilterSelected=!a.isFilterSelected,!h.length||h.filter(d=>d.name===a.name).length==0?h.push(a):e(6,h=h.filter(d=>d.name!==a.name));const y=g==="true"?"*":f;c==null?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(P={[y]:h.map(d=>d.id)})):(c=JSON.parse(c),c[y]=h.map(d=>d.id),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(c))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),M()},M=()=>{e(7,I=h.length===v.length||h.length==0),e(8,A=h.length)},D=()=>{if(v.length&&g==="true")return;const a=new URL(`${l}/v1/casino/vendors`);e(4,S=!1),a.searchParams.append("fields","id,name,logo,subVendors,games"),a.searchParams.append("language",s),a.searchParams.append("datasource",o),a.searchParams.append("platform",Se(w)),g==="true"||((f.match(/\$/g)||[]).length>1?(a.searchParams.append("filter",`games(subGroups=${f})`),a.searchParams.append("subVendors",`games(subGroups=${f})`)):a.searchParams.append("filter",`games(groups=${f})`)),j(a)},B=()=>{e(6,h=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(P={[g==="true"?"*":f]:h.map(a=>a.id)})),v.forEach(a=>a.isFilterSelected=!1),e(5,v),window.postMessage({type:"ApplyFilters"},window.location.href),e(7,I=!0),e(4,S=!1)},N=a=>{a.data.type=="SortingOpened"&&e(4,S=!1)};n.onMount(()=>(window.addEventListener("message",N,!1),()=>{window.removeEventListener("message",N)}));const J=()=>E();function q(a,c){a[c].isFilterSelected=this.checked,e(5,v)}const U=a=>z(a),k=()=>B();function T(a){n.binding_callbacks[a?"unshift":"push"](()=>{F=a,e(3,F)})}return r.$$set=a=>{"endpoint"in a&&e(15,l=a.endpoint),"datasource"in a&&e(16,o=a.datasource),"lang"in a&&e(17,s=a.lang),"translationurl"in a&&e(18,u=a.translationurl),"clientstyling"in a&&e(19,p=a.clientstyling),"clientstylingurl"in a&&e(20,m=a.clientstylingurl),"categoryid"in a&&e(21,f=a.categoryid),"addfilterselector"in a&&e(0,_=a.addfilterselector),"addsortingselector"in a&&e(1,b=a.addsortingselector),"filterbylogo"in a&&e(2,x=a.filterbylogo),"mbsource"in a&&e(22,C=a.mbsource),"usesinglevendorfilter"in a&&e(23,g=a.usesinglevendorfilter)},r.$$.update=()=>{r.$$.dirty[0]&2195460&&l&&o&&f&&x&&D(),r.$$.dirty[0]&524296&&p&&F&&n.setClientStyling(F,p),r.$$.dirty[0]&1048584&&m&&F&&n.setClientStylingURL(F,m),r.$$.dirty[0]&4194312&&F&&n.setStreamStyling(F,`${C}.Style`),r.$$.dirty[0]&262144&&u&&H()},[_,b,x,F,S,v,h,I,A,W,L,i,E,z,B,l,o,s,u,p,m,f,C,g,J,q,U,k,T]}class xe extends n.SvelteComponent{constructor(t){super(),n.init(this,t,Ke,Ze,n.safe_not_equal,{endpoint:15,datasource:16,lang:17,translationurl:18,clientstyling:19,clientstylingurl:20,categoryid:21,addfilterselector:0,addsortingselector:1,filterbylogo:2,mbsource:22,usesinglevendorfilter:23},Ve,[-1,-1])}get endpoint(){return this.$$.ctx[15]}set endpoint(t){this.$$set({endpoint:t}),n.flush()}get datasource(){return this.$$.ctx[16]}set datasource(t){this.$$set({datasource:t}),n.flush()}get lang(){return this.$$.ctx[17]}set lang(t){this.$$set({lang:t}),n.flush()}get translationurl(){return this.$$.ctx[18]}set translationurl(t){this.$$set({translationurl:t}),n.flush()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(t){this.$$set({clientstyling:t}),n.flush()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),n.flush()}get categoryid(){return this.$$.ctx[21]}set categoryid(t){this.$$set({categoryid:t}),n.flush()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(t){this.$$set({addfilterselector:t}),n.flush()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(t){this.$$set({addsortingselector:t}),n.flush()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(t){this.$$set({filterbylogo:t}),n.flush()}get mbsource(){return this.$$.ctx[22]}set mbsource(t){this.$$set({mbsource:t}),n.flush()}get usesinglevendorfilter(){return this.$$.ctx[23]}set usesinglevendorfilter(t){this.$$set({usesinglevendorfilter:t}),n.flush()}}n.create_custom_element(xe,{endpoint:{},datasource:{},lang:{},translationurl:{},clientstyling:{},clientstylingurl:{},categoryid:{},addfilterselector:{},addsortingselector:{},filterbylogo:{},mbsource:{},usesinglevendorfilter:{}},[],[],!0);const Xe=Object.freeze(Object.defineProperty({__proto__:null,default:xe},Symbol.toStringTag,{value:"Module"}));exports.CasinoFilter_ce=Xe;exports.getDevice=Se;exports.isMobile=Fe;exports.platformFavorite=Ne;