@everymatrix/casino-sort 1.12.2 → 1.12.3

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.
@@ -582,13 +582,13 @@ t.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"}
582
582
  See the accompanying LICENSE file for terms.
583
583
  */const He={},Te=(t,e,r)=>r?(e in He||(He[e]={}),t in He[e]||(He[e][t]=r),r):r,Be=(t,e)=>{if(null==e)return;if(e in He&&t in He[e])return He[e][t];const r=Fe(e);for(let n=0;n<r.length;n++){const o=Ne(r[n],t);if(o)return Te(t,e,o)}};let _e;const we=G({});function Le(t){return t in _e}function Ne(t,e){if(!Le(t))return null;const r=function(t){return _e[t]||null}(t);return function(t,e){if(null==e)return;if(e in t)return t[e];const r=e.split(".");let n=t;for(let t=0;t<r.length;t++)if("object"==typeof n){if(t>0){const e=r.slice(t,r.length).join(".");if(e in n){n=n[e];break}}n=n[r[t]]}else n=void 0;return n}(r,e)}function Pe(t,...e){delete He[t],we.update((r=>(r[t]=K.all([r[t]||{},...e]),r)))}x([we],(([t])=>Object.keys(t))),we.subscribe((t=>_e=t));const Ie={};function Ce(t){return Ie[t]}function Oe(t){return null!=t&&Fe(t).some((t=>{var e;return null===(e=Ce(t))||void 0===e?void 0:e.size}))}const Me={};function Re(t){if(!Oe(t))return t in Me?Me[t]:Promise.resolve();const e=function(t){return Fe(t).map((t=>{const e=Ce(t);return[t,e?[...e]:[]]})).filter((([,t])=>t.length>0))}(t);return Me[t]=Promise.all(e.map((([t,e])=>function(t,e){const r=Promise.all(e.map((e=>(function(t,e){Ie[t].delete(e),0===Ie[t].size&&delete Ie[t]}(t,e),e().then((t=>t.default||t))))));return r.then((e=>Pe(t,...e)))}(t,e)))).then((()=>{if(Oe(t))return Re(t);delete Me[t]})),Me[t]}const Ue={fallbackLocale:null,loadingDelay:200,formats:{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"}}},warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0};function De(){return Ue}const Ge=G(!1);let xe;const ke=G(null);function $e(t){return t.split("-").map(((t,e,r)=>r.slice(0,e+1).join("-"))).reverse()}function Fe(t,e=De().fallbackLocale){const r=$e(t);return e?[...new Set([...r,...$e(e)])]:r}function je(){return null!=xe?xe:void 0}ke.subscribe((t=>{xe=null!=t?t:void 0,"undefined"!=typeof window&&null!=t&&document.documentElement.setAttribute("lang",t)}));const Ve={...ke,set:t=>{if(t&&function(t){if(null==t)return;const e=Fe(t);for(let t=0;t<e.length;t++){const r=e[t];if(Le(r))return r}}(t)&&Oe(t)){const{loadingDelay:e}=De();let r;return"undefined"!=typeof window&&null!=je()&&e?r=window.setTimeout((()=>Ge.set(!0)),e):Ge.set(!0),Re(t).then((()=>{ke.set(t)})).finally((()=>{clearTimeout(r),Ge.set(!1)}))}return ke.set(t)}},Ze=t=>{const e=Object.create(null);return r=>{const n=JSON.stringify(r);return n in e?e[n]:e[n]=t(r)}},Xe=(t,e)=>{const{formats:r}=De();if(t in r&&e in r[t])return r[t][e];throw new Error(`[svelte-i18n] Unknown "${e}" ${t} format.`)},ze=Ze((({locale:t,format:e,...r})=>{if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return e&&(r=Xe("number",e)),new Intl.NumberFormat(t,r)})),Ke=Ze((({locale:t,format:e,...r})=>{if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return e?r=Xe("date",e):0===Object.keys(r).length&&(r=Xe("date","short")),new Intl.DateTimeFormat(t,r)})),Ye=Ze((({locale:t,format:e,...r})=>{if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return e?r=Xe("time",e):0===Object.keys(r).length&&(r=Xe("time","short")),new Intl.DateTimeFormat(t,r)})),We=Ze(((t,e=je())=>new Ae(t,e,De().formats,{ignoreTag:De().ignoreTag}))),Je=(t,e={})=>{var r,n,o,i;let s=e;"object"==typeof t&&(s=t,t=s.id);const{values:a,locale:l=je(),default:h}=s;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=Be(t,l);if(c){if("string"!=typeof c)return console.warn(`[svelte-i18n] Message with id "${t}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c}else c=null!==(i=null!==(o=null===(n=(r=De()).handleMissingMessage)||void 0===n?void 0:n.call(r,{locale:l,id:t,defaultValue:h}))&&void 0!==o?o:h)&&void 0!==i?i:t;if(!a)return c;let u=c;try{u=We(c,l).format(a)}catch(e){e instanceof Error&&console.warn(`[svelte-i18n] Message "${t}" has syntax error:`,e.message)}return u},Qe=(t,e)=>(({locale:t=je(),...e}={})=>Ye({locale:t,...e}))(e).format(t),qe=(t,e)=>(({locale:t=je(),...e}={})=>Ke({locale:t,...e}))(e).format(t),tr=(t,e)=>(({locale:t=je(),...e}={})=>ze({locale:t,...e}))(e).format(t),er=(t,e=je())=>Be(t,e),rr=x([Ve,we],(()=>Je));function nr(t,e){Pe(t,e)}x([Ve],(()=>Qe)),x([Ve],(()=>qe)),x([Ve],(()=>tr)),x([Ve,we],(()=>er));const or={en:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},zh:{sortby:"Sort by",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},de:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},it:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},fr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},es:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},tr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ru:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ro:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hu:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pt:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"}};
584
584
  /* src/CasinoSort.svelte generated by Svelte v3.58.0 */function ir(t,e,r){const n=t.slice();return n[23]=e[r],n}
585
- // (113:4) {#if !isLoading}
585
+ // (114:4) {#if !isLoading}
586
586
  function sr(t){let e,r,n,o,i,s,b,y,E,v,S,A,H,T,B,_,w,L,N,P,I,C,O,M,R,U,D,G,x=/*$_*/t[4]("sortby")+"",k=/*vendorSortingBy*/(t[3]||/*$_*/t[4]("all"))+"",$=Object.values(/*vendorMap*/t[5]),F=[];for(let e=0;e<$.length;e+=1)F[e]=ar(ir(t,$,e));return{c(){e=c("div"),r=c("div"),n=c("div"),o=u("svg"),i=u("g"),s=u("path"),b=u("path"),y=u("path"),E=p(),v=c("div"),S=c("span"),A=f(x),H=p(),T=c("div"),B=c("span"),_=f(k),w=p(),L=c("span"),N=u("svg"),P=u("path"),O=p(),M=c("div"),R=c("ul");for(let t=0;t<F.length;t+=1)F[t].c();g(s,"id","Path_5267"),g(s,"data-name","Path 5267"),g(s,"d","M526.245,343.685a3.45,3.45,0,0,1,0,6.714v13.625a.8.8,0,0,1-1.592,0V350.4a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,523.592,347.041Z"),g(s,"transform","translate(-206.448 0)"),g(s,"fill","#fff"),g(b,"id","Path_5268"),g(b,"data-name","Path 5268"),g(b,"d","M310.245,356.421a3.45,3.45,0,0,1,0,6.714v.888a.8.8,0,0,1-1.592,0v-.888a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,307.592,359.777Z"),g(b,"transform","translate(0 0)"),g(b,"fill","#fff"),g(y,"id","Path_5269"),g(y,"data-name","Path 5269"),g(y,"d","M742.245,351.645a3.45,3.45,0,0,1,0,6.714v5.665a.8.8,0,1,1-1.592,0v-5.665a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0ZM739.592,355a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,739.592,355Z"),g(y,"transform","translate(-412.896 0)"),g(y,"fill","#fff"),g(i,"id","sortby"),g(i,"transform","translate(-306 -342)"),g(o,"xmlns","http://www.w3.org/2000/svg"),g(o,"width","20"),g(o,"height","20"),g(o,"viewBox","0 0 26.003 22.819"),g(S,"class","SorterName"),g(T,"class","SorterValueContainer"),g(v,"class","SorterTextContainer"),g(n,"class","SorterMainArea"),g(P,"id","arrow"),g(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"),g(P,"transform","translate(-274.511 -441.088)"),g(P,"fill","#d1d1d1"),g(N,"xmlns","http://www.w3.org/2000/svg"),g(N,"width","14"),g(N,"height","6.835"),g(N,"viewBox","0 0 14 6.835"),g(L,"class",I="TriangleInactive "+(/*isSorterActive*/t[1]?"TriangleActive":"")),g(r,"class",C="SorterSelector "+(/*isSorterActive*/t[1]?"SorterSelectorOpen":"")),g(R,"class","SorterDropdown"),g(M,"class",U="SorterDropdownContainer "+(/*isSorterActive*/t[1]?"SorterOpen":"")),g(e,"class","SorterContainer")},m(h,c){l(h,e,c),a(e,r),a(r,n),a(n,o),a(o,i),a(i,s),a(i,b),a(i,y),a(n,E),a(n,v),a(v,S),a(S,A),a(v,H),a(v,T),a(T,B),a(B,_),a(r,w),a(r,L),a(L,N),a(N,P),a(e,O),a(e,M),a(M,R);for(let t=0;t<F.length;t+=1)F[t]&&F[t].m(R,null);D||(G=m(r,"click",/*click_handler*/t[13]),D=!0)},p(t,e){if(/*$_*/16&e&&x!==(x=/*$_*/t[4]("sortby")+"")&&d(A,x),/*vendorSortingBy, $_*/24&e&&k!==(k=/*vendorSortingBy*/(t[3]||/*$_*/t[4]("all"))+"")&&d(_,k),/*isSorterActive*/2&e&&I!==(I="TriangleInactive "+(/*isSorterActive*/t[1]?"TriangleActive":""))&&g(L,"class",I),/*isSorterActive*/2&e&&C!==(C="SorterSelector "+(/*isSorterActive*/t[1]?"SorterSelectorOpen":""))&&g(r,"class",C),/*Object, vendorMap, vendorSortingBy, undefined, $_, sortBy*/120&e){let r;for($=Object.values(/*vendorMap*/t[5]),r=0;r<$.length;r+=1){const n=ir(t,$,r);F[r]?F[r].p(n,e):(F[r]=ar(n),F[r].c(),F[r].m(R,null))}for(;r<F.length;r+=1)F[r].d(1);F.length=$.length}/*isSorterActive*/2&e&&U!==(U="SorterDropdownContainer "+(/*isSorterActive*/t[1]?"SorterOpen":""))&&g(M,"class",U)},d(t){t&&h(e),function(t,e){for(let r=0;r<t.length;r+=1)t[r]&&t[r].d(e)}(F,t),D=!1,G()}}}
587
- // (139:10) {#each Object.values(vendorMap) as sort}
587
+ // (140:10) {#each Object.values(vendorMap) as sort}
588
588
  function ar(t){let e,r,n,o,i,s,u,d,b,y,E,v,S=/*sort*/t[23]+"";function A(){/*click_handler_1*/
589
589
  return t[14](/*sort*/t[23])}return{c(){e=c("li"),r=c("label"),n=c("input"),i=p(),s=c("span"),u=p(),d=c("span"),b=f(S),y=p(),g(n,"type","radio"),g(n,"name","radio"),n.value=/*sort*/t[23],n.checked=o=/*vendorSortingBy*/t[3]==/*sort*/t[23]||/*vendorSortingBy*/null==t[3]&&/*sort*/t[23]==/*$_*/t[4]("all"),g(s,"class","SortersCheckmark"),g(r,"class","SorterLabel CustomRadioButton"),g(e,"class","SorterItem"),e.value=/*sort*/t[23]},m(t,o){l(t,e,o),a(e,r),a(r,n),a(r,i),a(r,s),a(r,u),a(r,d),a(d,b),a(e,y),E||(v=m(n,"click",A),E=!0)},p(e,r){t=e,/*vendorSortingBy, $_*/24&r&&o!==(o=/*vendorSortingBy*/t[3]==/*sort*/t[23]||/*vendorSortingBy*/null==t[3]&&/*sort*/t[23]==/*$_*/t[4]("all"))&&(n.checked=o)},d(t){t&&h(e),E=!1,v()}}}function lr(e){let r;function n(t,e){if(!/*isLoading*/t[2])return sr}let o=n(e),i=o&&o(e);return{c(){r=c("div"),i&&i.c(),this.c=t},m(t,n){l(t,r,n),i&&i.m(r,null)
590
590
  /*div_binding*/,e[15](r)},p(t,[e]){o===(o=n(t))&&i?i.p(t,e):(i&&i.d(1),i=o&&o(t),i&&(i.c(),i.m(r,null)))},i:t,o:t,d(t){t&&h(r),i&&i.d()
591
591
  /*div_binding*/,e[15](null)}}}function hr(t,e,r){let n;var o,i;o=rr,i=t=>r(4,n=t),t.$$.on_destroy.push(s(o,i));let a,{lang:l=""}=e,{translationurl:h=""}=e,{clientstyling:c=""}=e,{clientstylingurl:u=""}=e,{categoryid:f=""}=e,p=!1,m=!0,g="",d="All";!function({withLocale:t,translations:e}){Ve.subscribe((r=>{null==r&&(we.set(e),Ve.set(t))}));// maybe we will need this to make sure that the i18n is set up only once
592
592
  /*dictionary.set(translations);
593
- locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(or).forEach((t=>{nr(t,or[t])}));const b={All:n("all"),name:n("az"),isNew:n("newest"),"advancedTags(name(hot))":n("hottest")},y=t=>{r(3,d=t);let e=localStorage.getItem("vendorSortingBy");g=t;for(let e in b)if(b[e]===t){g=e;break}null==e?localStorage.setItem("vendorSortingBy",JSON.stringify({[f]:g})):(e=JSON.parse(e),e[f]=g,localStorage.setItem("vendorSortingBy",JSON.stringify(e))),window.postMessage({type:"ApplySorter",sortBy:g,itemId:f},window.location.href)},E=()=>{r(1,p=!p),window.postMessage({type:"SortingOpened"},window.location.href)},S=t=>{"FilterOpened"==t.data.type&&r(1,p=!1)};v((()=>(window.addEventListener("message",S,!1),()=>{window.removeEventListener("message",S)})));return t.$$set=t=>{"lang"in t&&r(8,l=t.lang),"translationurl"in t&&r(9,h=t.translationurl),"clientstyling"in t&&r(10,c=t.clientstyling),"clientstylingurl"in t&&r(11,u=t.clientstylingurl),"categoryid"in t&&r(12,f=t.categoryid)},t.$$.update=()=>{/*categoryid*/4096&t.$$.dirty&&f&&(()=>{var t;r(3,d="All"),r(2,m=!1),r(1,p=!1);let e=null===(t=JSON.parse(localStorage.getItem("vendorSortingBy")))||void 0===t?void 0:t[f];r(3,d=e||"All"),r(3,d=b[e])})(),/*clientstyling, customStylingContainer*/1025&t.$$.dirty&&c&&a&&(()=>{let t=document.createElement("style");t.innerHTML=c,a.appendChild(t)})(),/*clientstylingurl, customStylingContainer*/2049&t.$$.dirty&&u&&a&&(()=>{let t=document.createElement("style");fetch(new URL(u)).then((t=>t.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{a.appendChild(t)}),1)}))})(),/*translationurl*/512&t.$$.dirty&&h&&fetch(h).then((t=>t.json())).then((t=>{Object.keys(t).forEach((e=>{nr(e,t[e])}))})).catch((t=>{console.log(t)}))},[a,p,m,d,n,b,y,E,l,h,c,u,f,()=>E(),t=>y(t),function(t){A[t?"unshift":"push"]((()=>{a=t,r(0,a)}))}]}class cr extends U{constructor(t){super();const e=document.createElement("style");e.textContent='.SorterContainer{color:#fff;position:relative;z-index:16}.SorterSelector{background-color:#58586B;display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.SorterSelector.SorterSelectorOpen{border-radius:5px 5px 0 0}.SorterMainArea{display:flex;align-items:center}.SorterMainArea svg{margin-right:16px}.SorterName{font-size:11px;line-height:12px;color:#D1D1D1;text-transform:uppercase}.SorterTextContainer{display:flex;flex-direction:column}.SorterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.SorterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:35px;margin-bottom:40px;overflow:hidden;margin:0}.SorterDropdownContainer.SorterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:10px}.SorterDropdown{width:100%;max-height:300px;display:grid;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none;list-style-type:none;padding:10px;margin:0;box-sizing:border-box}.SorterDropdown::-webkit-scrollbar{display:none}.SorterItem{position:relative}.SorterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-ms-user-select:none;user-select:none}.SorterItem input{cursor:pointer;margin-right:10px}.SorterItem .SortersCheckmark{margin:0 15px}.SorterItem .CustomRadioButton input[type=radio]{position:absolute;left:-9999px}.SorterItem .CustomRadioButton input[type=radio]+span{position:relative;cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.SorterItem .CustomRadioButton input[type=radio]+span:before{content:"";background:transparent;border:1px solid #fff;height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emfe-w-color-primary, #D0046C);width:14px;height:14px;border-radius:50%;position:absolute;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.SorterItem .CustomRadioButton input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.SorterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SorterLabel input:checked+span{font-weight:600}@media only screen and (max-width: 768px){.SorterSelector{max-width:initial;padding:7px 16px}.SorterDropdownContainer{width:100%;margin-bottom:20px}.SorterDropdown{display:flex;flex-direction:column;gap:12px;margin-block-start:0}.SorterDropdown .SorterLabel{line-height:24px}.SorterDropdown .SorterLabel>*{pointer-events:none}}',this.shadowRoot.appendChild(e),R(this,{target:this.shadowRoot,props:b(this.attributes),customElement:!0},hr,lr,i,{lang:8,translationurl:9,clientstyling:10,clientstylingurl:11,categoryid:12},null),t&&(t.target&&l(t.target,this,t.anchor),t.props&&(this.$set(t.props),P()))}static get observedAttributes(){return["lang","translationurl","clientstyling","clientstylingurl","categoryid"]}get lang(){return this.$$.ctx[8]}set lang(t){this.$$set({lang:t}),P()}get translationurl(){return this.$$.ctx[9]}set translationurl(t){this.$$set({translationurl:t}),P()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(t){this.$$set({clientstyling:t}),P()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),P()}get categoryid(){return this.$$.ctx[12]}set categoryid(t){this.$$set({categoryid:t}),P()}}return!customElements.get("casino-sort")&&customElements.define("casino-sort",cr),cr}));
593
+ locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(or).forEach((t=>{nr(t,or[t])}));const b={All:n("all"),name:n("az"),isNew:n("newest"),"advancedTags(name(hot))":n("hottest")},y=t=>{r(3,d=t);let e=localStorage.getItem("vendorSortingBy");g=t;for(let e in b)if(b[e]===t){g=e;break}null==e?localStorage.setItem("vendorSortingBy",JSON.stringify({[f]:g})):(e=JSON.parse(e),e[f]=g,localStorage.setItem("vendorSortingBy",JSON.stringify(e))),window.postMessage({type:"ApplySorter",sortBy:g,itemId:f},window.location.href),r(1,p=!p)},E=()=>{r(1,p=!p),window.postMessage({type:"SortingOpened"},window.location.href)},S=t=>{"FilterOpened"==t.data.type&&r(1,p=!1)};v((()=>(window.addEventListener("message",S,!1),()=>{window.removeEventListener("message",S)})));return t.$$set=t=>{"lang"in t&&r(8,l=t.lang),"translationurl"in t&&r(9,h=t.translationurl),"clientstyling"in t&&r(10,c=t.clientstyling),"clientstylingurl"in t&&r(11,u=t.clientstylingurl),"categoryid"in t&&r(12,f=t.categoryid)},t.$$.update=()=>{/*categoryid*/4096&t.$$.dirty&&f&&(()=>{var t;r(3,d="All"),r(2,m=!1),r(1,p=!1);let e=null===(t=JSON.parse(localStorage.getItem("vendorSortingBy")))||void 0===t?void 0:t[f];r(3,d=e||"All"),r(3,d=b[e])})(),/*clientstyling, customStylingContainer*/1025&t.$$.dirty&&c&&a&&(()=>{let t=document.createElement("style");t.innerHTML=c,a.appendChild(t)})(),/*clientstylingurl, customStylingContainer*/2049&t.$$.dirty&&u&&a&&(()=>{let t=document.createElement("style");fetch(new URL(u)).then((t=>t.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{a.appendChild(t)}),1)}))})(),/*translationurl*/512&t.$$.dirty&&h&&fetch(h).then((t=>t.json())).then((t=>{Object.keys(t).forEach((e=>{nr(e,t[e])}))})).catch((t=>{console.log(t)}))},[a,p,m,d,n,b,y,E,l,h,c,u,f,()=>E(),t=>y(t),function(t){A[t?"unshift":"push"]((()=>{a=t,r(0,a)}))}]}class cr extends U{constructor(t){super();const e=document.createElement("style");e.textContent='.SorterContainer{color:#fff;position:relative;z-index:16}.SorterSelector{background-color:#58586B;display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.SorterSelector.SorterSelectorOpen{border-radius:5px 5px 0 0}.SorterMainArea{display:flex;align-items:center}.SorterMainArea svg{margin-right:16px}.SorterName{font-size:11px;line-height:12px;color:#D1D1D1;text-transform:uppercase}.SorterTextContainer{display:flex;flex-direction:column}.SorterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.SorterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:35px;margin-bottom:40px;overflow:hidden;margin:0}.SorterDropdownContainer.SorterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:10px}.SorterDropdown{width:100%;max-height:300px;display:grid;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none;list-style-type:none;padding:10px;margin:0;box-sizing:border-box}.SorterDropdown::-webkit-scrollbar{display:none}.SorterItem{position:relative}.SorterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-ms-user-select:none;user-select:none}.SorterItem input{cursor:pointer;margin-right:10px}.SorterItem .SortersCheckmark{margin:0 15px}.SorterItem .CustomRadioButton input[type=radio]{position:absolute;left:-9999px}.SorterItem .CustomRadioButton input[type=radio]+span{position:relative;cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.SorterItem .CustomRadioButton input[type=radio]+span:before{content:"";background:transparent;border:1px solid #fff;height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emfe-w-color-primary, #D0046C);width:14px;height:14px;border-radius:50%;position:absolute;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.SorterItem .CustomRadioButton input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.SorterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SorterLabel input:checked+span{font-weight:600}@media only screen and (max-width: 768px){.SorterSelector{max-width:initial;padding:7px 16px}.SorterDropdownContainer{width:100%;margin-bottom:20px}.SorterDropdown{display:flex;flex-direction:column;gap:12px;margin-block-start:0}.SorterDropdown .SorterLabel{line-height:24px}.SorterDropdown .SorterLabel>*{pointer-events:none}}',this.shadowRoot.appendChild(e),R(this,{target:this.shadowRoot,props:b(this.attributes),customElement:!0},hr,lr,i,{lang:8,translationurl:9,clientstyling:10,clientstylingurl:11,categoryid:12},null),t&&(t.target&&l(t.target,this,t.anchor),t.props&&(this.$set(t.props),P()))}static get observedAttributes(){return["lang","translationurl","clientstyling","clientstylingurl","categoryid"]}get lang(){return this.$$.ctx[8]}set lang(t){this.$$set({lang:t}),P()}get translationurl(){return this.$$.ctx[9]}set translationurl(t){this.$$set({translationurl:t}),P()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(t){this.$$set({clientstyling:t}),P()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),P()}get categoryid(){return this.$$.ctx[12]}set categoryid(t){this.$$set({categoryid:t}),P()}}return!customElements.get("casino-sort")&&customElements.define("casino-sort",cr),cr}));
594
594
  //# sourceMappingURL=casino-sort.js.map