@everymatrix/casino-header-controller 1.42.0 → 1.42.69

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 (74) hide show
  1. package/components/CasinoHamburgerMenu-1gQg-ZIY.cjs +8 -0
  2. package/components/CasinoHamburgerMenu-2pFb6wZl.js +5307 -0
  3. package/components/CasinoHamburgerMenu-B7azgUM1.js +5309 -0
  4. package/components/CasinoHamburgerMenu-BrADPgID.js +5345 -0
  5. package/components/CasinoHamburgerMenu-C4GmkZHL.js +5347 -0
  6. package/components/CasinoHamburgerMenu-CMBkzntP.cjs +8 -0
  7. package/components/CasinoHamburgerMenu-CO6TdI1h.js +5319 -0
  8. package/components/CasinoHamburgerMenu-G_FPFhtq.cjs +8 -0
  9. package/components/CasinoHamburgerMenu-fVT1Bp2V.js +5357 -0
  10. package/components/CasinoHeaderController-BZIhHS4u.cjs +13 -0
  11. package/components/CasinoHeaderController-BmOBKBem.js +3561 -0
  12. package/components/CasinoHeaderController-C45Gp_Sf.js +3573 -0
  13. package/components/CasinoHeaderController-CQws9ndQ.js +3561 -0
  14. package/components/CasinoHeaderController-DQGnKC0A.cjs +13 -0
  15. package/components/CasinoHeaderController-DYGG7IrC.cjs +13 -0
  16. package/components/CasinoHeaderController-Dfl2F1fA.js +3590 -0
  17. package/components/CasinoHeaderController-LSfZUCvD.js +3590 -0
  18. package/components/CasinoHeaderController-Tze6cxM6.js +3561 -0
  19. package/components/CasinoHeaderController-UDtLt9Je.js +3590 -0
  20. package/components/CasinoHeaderController-duupWsAL.cjs +13 -0
  21. package/components/CasinoHeaderController-wBzmrgsG.js +3602 -0
  22. package/components/CasinoSlider-B2V4KV2_.js +794 -0
  23. package/components/CasinoSlider-B37dextc.js +788 -0
  24. package/components/CasinoSlider-BhJTFE93.cjs +1 -0
  25. package/components/CasinoSlider-C35KPhyt.js +788 -0
  26. package/components/CasinoSlider-C8lA6Gz3.cjs +1 -0
  27. package/components/CasinoSlider-CGwTgvX9.js +802 -0
  28. package/components/CasinoSlider-CytcmpnB.js +803 -0
  29. package/components/CasinoSlider-DQalcjvT.cjs +1 -0
  30. package/components/CasinoSlider-DQhMN8AF.js +797 -0
  31. package/components/CasinoSlider-DgvkDJb7.js +794 -0
  32. package/components/CasinoSlider-DjKB6ws9.cjs +1 -0
  33. package/components/CasinoSlider-Dyf3MtoH.js +796 -0
  34. package/components/PlayerAccountBalanceModal-BCsJRXxY.js +1540 -0
  35. package/components/PlayerAccountBalanceModal-BDp9-1JM.js +1511 -0
  36. package/components/PlayerAccountBalanceModal-BjynkQTc.cjs +13 -0
  37. package/components/PlayerAccountBalanceModal-BzXIAqih.js +1528 -0
  38. package/components/PlayerAccountBalanceModal-CuW2KzWo.cjs +13 -0
  39. package/components/PlayerAccountBalanceModal-DKUdq7S7.js +1499 -0
  40. package/components/PlayerAccountBalanceModal-DwQpCDa8.js +1528 -0
  41. package/components/PlayerAccountBalanceModal-IWUBV3L3.js +1499 -0
  42. package/components/PlayerAccountBalanceModal-gmXbYoYR.cjs +13 -0
  43. package/components/PlayerDeposit-BZr6pYKp.js +383 -0
  44. package/components/PlayerDeposit-By5a5qV8.js +395 -0
  45. package/components/PlayerDeposit-C6lle-Vr.js +383 -0
  46. package/components/PlayerDeposit-CtdO_htx.cjs +1 -0
  47. package/components/PlayerDeposit-DBPllHYK.cjs +1 -0
  48. package/components/PlayerDeposit-DolqG55w.js +383 -0
  49. package/components/PlayerDeposit-DvPJXwOB.js +383 -0
  50. package/components/PlayerDeposit-Dvyn6q5s.js +395 -0
  51. package/components/PlayerDeposit-pGfQkRT7.cjs +1 -0
  52. package/es2015/casino-header-controller.cjs +1 -0
  53. package/es2015/casino-header-controller.js +16 -0
  54. package/esnext/casino-header-controller.js +14 -0
  55. package/package.json +19 -36
  56. package/CHANGELOG.md +0 -12
  57. package/README.md +0 -0
  58. package/dist/casino-header-controller.js +0 -4
  59. package/dist/casino-header-controller.js.map +0 -1
  60. package/documentation.md +0 -146
  61. package/index.html +0 -48
  62. package/index.js +0 -1
  63. package/public/favicon.png +0 -0
  64. package/public/reset.css +0 -48
  65. package/rollup.config.js +0 -67
  66. package/src/CasinoHeaderController.svelte +0 -1233
  67. package/src/i18n.js +0 -27
  68. package/src/images/arrow.png +0 -0
  69. package/src/images/english-flag.png +0 -0
  70. package/src/images/everymatrix-logo-white.png +0 -0
  71. package/src/index.ts +0 -4
  72. package/src/translations.js +0 -62
  73. package/stories/CasinoHeaderController.stories.js +0 -22
  74. package/tsconfig.json +0 -6
@@ -0,0 +1,13 @@
1
+ "use strict";var ee=(n,t,a)=>new Promise((s,l)=>{var i=o=>{try{c(a.next(o))}catch(d){l(d)}},r=o=>{try{c(a.throw(o))}catch(d){l(d)}},c=o=>o.done?s(o.value):Promise.resolve(o.value).then(i,r);c((a=a.apply(n,t)).next())});const e=require("./CasinoHamburgerMenu-G_FPFhtq.cjs");var $e=typeof document!="undefined"?document.currentScript:null;function Tn({withLocale:n,translations:t}){e.$locale.subscribe(a=>{a==null&&(e.$dictionary.set(t),e.$locale.set(n))})}function Je(n,t){e.addMessages(n,t)}function Pn(n){e.$locale.set(n)}const Qe={en:{login:"Login",register:"Register",deposit:"Deposit",promotions:"Promotions"},"zh-hk":{login:"登錄",register:"登記",deposit:"訂金",promotions:"促销活动"},fr:{login:"Connexion",register:"Enregistrer",deposit:"Dépôt",promotions:"Promotions"},tr:{login:"Giriş",register:"Kayıt",deposit:"Yatır",promotions:"Promosyonlar"},ro:{login:"Autentificare",register:"Inregistrare",deposit:"Depozit",promotions:"Promotii"},es:{login:"Iniciar sesión",register:"Regístrate",deposit:"Deposita",promotions:"Promociones"},pt:{login:"Entrar",register:"Registro",deposit:"Depósito",promotions:"Promoções"},hr:{login:"Prijava",register:"Registracija",deposit:"Uplata",promotions:"Promocije"},"pt-br":{login:"Entrar",register:"Registro",deposit:"Depósito",promotions:"Promoções"},"es-mx":{login:"Ingresar",register:"Registro",deposit:"Depósito",promotions:"Promociones"},"en-us":{login:"Login",register:"Register",deposit:"Deposit",promotions:"Promotions"}};if(typeof window!="undefined"){let n=function(t){return function(...a){try{return t.apply(this,a)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./CasinoSlider-DQalcjvT.cjs")).then(({default:t})=>{!customElements.get("casino-slider")&&customElements.define("casino-slider",t.element)})}if(typeof window!="undefined"){let n=function(t){return function(...a){try{return t.apply(this,a)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./CasinoHamburgerMenu-G_FPFhtq.cjs")).then(t=>t.CasinoHamburgerMenu_ce).then(({default:t})=>{!customElements.get("casino-hamburger-menu")&&customElements.define("casino-hamburger-menu",t.element)})}if(typeof window!="undefined"){let n=function(t){return function(...a){try{return t.apply(this,a)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountBalanceModal-CuW2KzWo.cjs")).then(({default:t})=>{!customElements.get("player-account-balance-modal")&&customElements.define("player-account-balance-modal",t.element)})}if(typeof window!="undefined"){let n=function(t){return function(...a){try{return t.apply(this,a)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerDeposit-pGfQkRT7.cjs")).then(({default:t})=>{!customElements.get("player-deposit")&&customElements.define("player-deposit",t.element)})}const Rn="user-deposit-withdrawal",Mt={allRenderFn:!0,appendChildSlotFix:!1,asyncLoading:!0,asyncQueue:!1,attachStyles:!0,cloneNodeFix:!1,cmpDidLoad:!0,cmpDidRender:!0,cmpDidUnload:!1,cmpDidUpdate:!1,cmpShouldUpdate:!1,cmpWillLoad:!0,cmpWillRender:!1,cmpWillUpdate:!1,connectedCallback:!1,constructableCSS:!0,cssAnnotations:!0,devTools:!1,disconnectedCallback:!0,element:!1,event:!1,experimentalScopedSlotChanges:!1,experimentalSlotFixes:!1,formAssociated:!1,hasRenderFn:!0,hostListener:!1,hostListenerTarget:!1,hostListenerTargetBody:!1,hostListenerTargetDocument:!1,hostListenerTargetParent:!1,hostListenerTargetWindow:!1,hotModuleReplacement:!1,hydrateClientSide:!1,hydrateServerSide:!1,hydratedAttribute:!1,hydratedClass:!0,hydratedSelectorName:"hydrated",initializeNextTick:!1,invisiblePrehydration:!0,isDebug:!1,isDev:!1,isTesting:!1,lazyLoad:!0,lifecycle:!0,lifecycleDOMEvents:!1,member:!0,method:!1,mode:!1,observeAttribute:!0,profile:!1,prop:!0,propBoolean:!0,propMutable:!1,propNumber:!1,propString:!0,reflect:!0,scoped:!1,scopedSlotTextContentFix:!1,scriptDataOpts:!1,shadowDelegatesFocus:!1,shadowDom:!0,slot:!1,slotChildNodesFix:!1,slotRelocation:!1,state:!0,style:!0,svg:!0,taskQueue:!0,transformTagName:!1,updatable:!0,vdomAttribute:!0,vdomClass:!0,vdomFunctional:!1,vdomKey:!0,vdomListener:!0,vdomPropOrAttr:!0,vdomRef:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,vdomXlink:!1,watchCallback:!0};var Un=Object.defineProperty,On=(n,t)=>{for(var a in t)Un(n,a,{get:t[a],enumerable:!0})},Le=new WeakMap,X=n=>Le.get(n),Dn=(n,t)=>Le.set(t.$lazyInstance$=n,t),jn=(n,t)=>{const a={$flags$:0,$hostElement$:n,$cmpMeta$:t,$instanceValues$:new Map};return a.$onReadyPromise$=new Promise(s=>a.$onReadyResolve$=s),n["s-p"]=[],n["s-rc"]=[],Le.set(n,a)},Xe=(n,t)=>t in n,K=(n,t)=>(0,console.error)(n,t),Se=new Map,zn=(n,t,a)=>{const s=n.$tagName$.replace(/-/g,"_"),l=n.$lazyBundleId$;if(!l)return;const i=Se.get(l);if(i)return i[s];{const r=c=>(Se.set(l,c),c[s]);switch(l){case"user-deposit-withdrawal":return Promise.resolve().then(()=>require("../user-deposit-withdrawal.entry-Baw0Xl5M.cjs")).then(r,K)}}return import(`./${l}.entry.js`).then(r=>(Se.set(l,r),r[s]),K)},ce=new Map,Bn="{visibility:hidden}.hydrated{visibility:inherit}",Ft="slot-fb{display:contents}slot-fb[hidden]{display:none}",_e=typeof window!="undefined"?window:{},Z=_e.document||{head:{}},z={$flags$:0,$resourcesUrl$:"",jmp:n=>n(),raf:n=>requestAnimationFrame(n),ael:(n,t,a,s)=>n.addEventListener(t,a,s),rel:(n,t,a,s)=>n.removeEventListener(t,a,s),ce:(n,t)=>new CustomEvent(n,t)},Ct=n=>Promise.resolve(n),Wn=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replaceSync=="function"}catch(n){}return!1})(),Ie=!1,Ke=[],Lt=[],Nn=(n,t)=>a=>{n.push(a),Ie||(Ie=!0,z.$flags$&4?He(Me):z.raf(Me))},Ve=n=>{for(let t=0;t<n.length;t++)try{n[t](performance.now())}catch(a){K(a)}n.length=0},Me=()=>{Ve(Ke),Ve(Lt),(Ie=Ke.length>0)&&z.raf(Me)},He=n=>Ct().then(n),qn=Nn(Lt),xe={},Zn="http://www.w3.org/2000/svg",Gn="http://www.w3.org/1999/xhtml",Ae=n=>(n=typeof n,n==="object"||n==="function");function Ht(n){var t,a,s;return(s=(a=(t=n.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:a.getAttribute("content"))!=null?s:void 0}var Yn={};On(Yn,{err:()=>At,map:()=>Jn,ok:()=>Fe,unwrap:()=>Qn,unwrapErr:()=>Xn});var Fe=n=>({isOk:!0,isErr:!1,value:n}),At=n=>({isOk:!1,isErr:!0,value:n});function Jn(n,t){if(n.isOk){const a=t(n.value);return a instanceof Promise?a.then(s=>Fe(s)):Fe(a)}if(n.isErr){const a=n.value;return At(a)}throw"should never get here"}var Qn=n=>{if(n.isOk)return n.value;throw n.value},Xn=n=>{if(n.isErr)return n.value;throw n.value},Y=(n,t="")=>()=>{},Kn=(n,t)=>()=>{},Et=(n,t,...a)=>{let s=null,l=null,i=!1,r=!1;const c=[],o=u=>{for(let m=0;m<u.length;m++)s=u[m],Array.isArray(s)?o(s):s!=null&&typeof s!="boolean"&&((i=typeof n!="function"&&!Ae(s))&&(s=String(s)),i&&r?c[c.length-1].$text$+=s:c.push(i?Ce(null,s):s),r=i)};if(o(a),t){t.key&&(l=t.key);{const u=t.className||t.class;u&&(t.class=typeof u!="object"?u:Object.keys(u).filter(m=>u[m]).join(" "))}}const d=Ce(n,null);return d.$attrs$=t,c.length>0&&(d.$children$=c),d.$key$=l,d},Ce=(n,t)=>{const a={$flags$:0,$tag$:n,$text$:t,$elm$:null,$children$:null};return a.$attrs$=null,a.$key$=null,a},Tt={},Vn=n=>n&&n.$tag$===Tt,xn=(n,t)=>n!=null&&!Ae(n)?t&4?n==="false"?!1:n===""||!!n:t&1?String(n):n:n,ea=(n,t,a)=>{const s=z.ce(t,a);return n.dispatchEvent(s),s},et=new WeakMap,ta=(n,t,a)=>{let s=ce.get(n);Wn&&a?(s=s||new CSSStyleSheet,typeof s=="string"?s=t:s.replaceSync(t)):s=t,ce.set(n,s)},na=(n,t,a)=>{var s;const l=Pt(t),i=ce.get(l);if(n=n.nodeType===11?n:Z,i)if(typeof i=="string"){n=n.head||n;let r=et.get(n),c;if(r||et.set(n,r=new Set),!r.has(l)){{c=Z.createElement("style"),c.innerHTML=i;const o=(s=z.$nonce$)!=null?s:Ht(Z);o!=null&&c.setAttribute("nonce",o),(!(t.$flags$&1)||t.$flags$&1&&n.nodeName!=="HEAD")&&n.insertBefore(c,n.querySelector("link"))}t.$flags$&4&&(c.innerHTML+=Ft),r&&r.add(l)}}else n.adoptedStyleSheets.includes(i)||(n.adoptedStyleSheets=[...n.adoptedStyleSheets,i]);return l},aa=n=>{const t=n.$cmpMeta$,a=n.$hostElement$,s=t.$flags$,l=Y("attachStyles",t.$tagName$),i=na(a.shadowRoot?a.shadowRoot:a.getRootNode(),t);s&10&&s&2&&(a["s-sc"]=i,a.classList.add(i+"-h")),l()},Pt=(n,t)=>"sc-"+n.$tagName$,tt=(n,t,a,s,l,i)=>{if(a!==s){let r=Xe(n,t),c=t.toLowerCase();if(t==="class"){const o=n.classList,d=nt(a),u=nt(s);o.remove(...d.filter(m=>m&&!u.includes(m))),o.add(...u.filter(m=>m&&!d.includes(m)))}else if(t==="style"){for(const o in a)(!s||s[o]==null)&&(o.includes("-")?n.style.removeProperty(o):n.style[o]="");for(const o in s)(!a||s[o]!==a[o])&&(o.includes("-")?n.style.setProperty(o,s[o]):n.style[o]=s[o])}else if(t!=="key")if(t==="ref")s&&s(n);else if(!r&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"?t=t.slice(3):Xe(_e,c)?t=c.slice(2):t=c[2]+t.slice(3),a||s){const o=t.endsWith(Rt);t=t.replace(la,""),a&&z.rel(n,t,a,o),s&&z.ael(n,t,s,o)}}else{const o=Ae(s);if((r||o&&s!==null)&&!l)try{if(n.tagName.includes("-"))n[t]=s;else{const d=s==null?"":s;t==="list"?r=!1:(a==null||n[t]!=d)&&(n[t]=d)}}catch(d){}s==null||s===!1?(s!==!1||n.getAttribute(t)==="")&&n.removeAttribute(t):(!r||i&4||l)&&!o&&(s=s===!0?"":s,n.setAttribute(t,s))}}},sa=/\s/,nt=n=>n?n.split(sa):[],Rt="Capture",la=new RegExp(Rt+"$"),Ut=(n,t,a)=>{const s=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,l=n&&n.$attrs$||xe,i=t.$attrs$||xe;for(const r of at(Object.keys(l)))r in i||tt(s,r,l[r],void 0,a,t.$flags$);for(const r of at(Object.keys(i)))tt(s,r,l[r],i[r],a,t.$flags$)};function at(n){return n.includes("ref")?[...n.filter(t=>t!=="ref"),"ref"]:n}var Ee,q=!1,ue=(n,t,a,s)=>{const l=t.$children$[a];let i=0,r,c;if(l.$text$!==null)r=l.$elm$=Z.createTextNode(l.$text$);else{if(q||(q=l.$tag$==="svg"),r=l.$elm$=Z.createElementNS(q?Zn:Gn,l.$tag$),q&&l.$tag$==="foreignObject"&&(q=!1),Ut(null,l,q),r.getRootNode().querySelector("body"),l.$children$)for(i=0;i<l.$children$.length;++i)c=ue(n,l,i),c&&r.appendChild(c);l.$tag$==="svg"?q=!1:r.tagName==="foreignObject"&&(q=!0)}return r["s-hn"]=Ee,r},Ot=(n,t,a,s,l,i)=>{let r=n,c;for(r.shadowRoot&&r.tagName===Ee&&(r=r.shadowRoot);l<=i;++l)s[l]&&(c=ue(null,a,l),c&&(s[l].$elm$=c,oe(r,c,t)))},Dt=(n,t,a)=>{for(let s=t;s<=a;++s){const l=n[s];if(l){const i=l.$elm$;jt(l),i&&i.remove()}}},ra=(n,t,a,s,l=!1)=>{let i=0,r=0,c=0,o=0,d=t.length-1,u=t[0],m=t[d],p=s.length-1,f=s[0],h=s[p],M,F;for(;i<=d&&r<=p;)if(u==null)u=t[++i];else if(m==null)m=t[--d];else if(f==null)f=s[++r];else if(h==null)h=s[--p];else if(ie(u,f,l))te(u,f,l),u=t[++i],f=s[++r];else if(ie(m,h,l))te(m,h,l),m=t[--d],h=s[--p];else if(ie(u,h,l))te(u,h,l),oe(n,u.$elm$,m.$elm$.nextSibling),u=t[++i],h=s[--p];else if(ie(m,f,l))te(m,f,l),oe(n,m.$elm$,u.$elm$),m=t[--d],f=s[++r];else{for(c=-1,o=i;o<=d;++o)if(t[o]&&t[o].$key$!==null&&t[o].$key$===f.$key$){c=o;break}c>=0?(F=t[c],F.$tag$!==f.$tag$?M=ue(t&&t[r],a,c):(te(F,f,l),t[c]=void 0,M=F.$elm$),f=s[++r]):(M=ue(t&&t[r],a,r),f=s[++r]),M&&oe(u.$elm$.parentNode,M,u.$elm$)}i>d?Ot(n,s[p+1]==null?null:s[p+1].$elm$,a,s,r,p):r>p&&Dt(t,i,d)},ie=(n,t,a=!1)=>n.$tag$===t.$tag$?a?!0:n.$key$===t.$key$:!1,te=(n,t,a=!1)=>{const s=t.$elm$=n.$elm$,l=n.$children$,i=t.$children$,r=t.$tag$,c=t.$text$;c===null?(q=r==="svg"?!0:r==="foreignObject"?!1:q,Ut(n,t,q),l!==null&&i!==null?ra(s,l,t,i,a):i!==null?(n.$text$!==null&&(s.textContent=""),Ot(s,null,t,i,0,i.length-1)):!a&&Mt.updatable&&l!==null&&Dt(l,0,l.length-1),q&&r==="svg"&&(q=!1)):n.$text$!==c&&(s.data=c)},jt=n=>{n.$attrs$&&n.$attrs$.ref&&n.$attrs$.ref(null),n.$children$&&n.$children$.map(jt)},oe=(n,t,a)=>n==null?void 0:n.insertBefore(t,a),ia=(n,t,a=!1)=>{const s=n.$hostElement$,l=n.$cmpMeta$,i=n.$vnode$||Ce(null,null),r=Vn(t)?t:Et(null,null,t);if(Ee=s.tagName,l.$attrsToReflect$&&(r.$attrs$=r.$attrs$||{},l.$attrsToReflect$.map(([c,o])=>r.$attrs$[o]=s[c])),a&&r.$attrs$)for(const c of Object.keys(r.$attrs$))s.hasAttribute(c)&&!["key","ref","style","class"].includes(c)&&(r.$attrs$[c]=s[c]);r.$tag$=null,r.$flags$|=4,n.$vnode$=r,r.$elm$=i.$elm$=s.shadowRoot||s,s["s-sc"],l.$flags$&1,te(i,r,a)},zt=(n,t)=>{t&&!n.$onRenderResolve$&&t["s-p"]&&t["s-p"].push(new Promise(a=>n.$onRenderResolve$=a))},Te=(n,t)=>{if(n.$flags$|=16,n.$flags$&4){n.$flags$|=512;return}return zt(n,n.$ancestorComponent$),qn(()=>oa(n,t))},oa=(n,t)=>{const a=n.$hostElement$,s=Y("scheduleUpdate",n.$cmpMeta$.$tagName$),l=n.$lazyInstance$;if(!l)throw new Error(`Can't render component <${a.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let i;return t&&(i=de(l,"componentWillLoad")),s(),ca(i,()=>da(n,l,t))},ca=(n,t)=>ua(n)?n.then(t).catch(a=>{console.error(a),t()}):t(),ua=n=>n instanceof Promise||n&&n.then&&typeof n.then=="function",da=(n,t,a)=>ee(exports,null,function*(){var s;const l=n.$hostElement$,i=Y("update",n.$cmpMeta$.$tagName$),r=l["s-rc"];a&&aa(n);const c=Y("render",n.$cmpMeta$.$tagName$);ma(n,t,l,a),r&&(r.map(o=>o()),l["s-rc"]=void 0),c(),i();{const o=(s=l["s-p"])!=null?s:[],d=()=>_a(n);o.length===0?d():(Promise.all(o).then(d),n.$flags$|=4,o.length=0)}}),ma=(n,t,a,s)=>{try{t=t.render(),n.$flags$&=-17,n.$flags$|=2,ia(n,t,s)}catch(l){K(l,n.$hostElement$)}return null},_a=n=>{const t=n.$cmpMeta$.$tagName$,a=n.$hostElement$,s=Y("postUpdate",t),l=n.$lazyInstance$,i=n.$ancestorComponent$;de(l,"componentDidRender"),n.$flags$&64?s():(n.$flags$|=64,Wt(a),de(l,"componentDidLoad"),s(),n.$onReadyResolve$(a),i||Bt()),n.$onRenderResolve$&&(n.$onRenderResolve$(),n.$onRenderResolve$=void 0),n.$flags$&512&&He(()=>Te(n,!1)),n.$flags$&=-517},Bt=n=>{Wt(Z.documentElement),He(()=>ea(_e,"appload",{detail:{namespace:Rn}}))},de=(n,t,a)=>{if(n&&n[t])try{return n[t](a)}catch(s){K(s)}},Wt=n=>{var t;return n.classList.add((t=Mt.hydratedSelectorName)!=null?t:"hydrated")},pa=(n,t)=>X(n).$instanceValues$.get(t),fa=(n,t,a,s)=>{const l=X(n);if(!l)throw new Error(`Couldn't find host element for "${s.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`);const i=l.$hostElement$,r=l.$instanceValues$.get(t),c=l.$flags$,o=l.$lazyInstance$;a=xn(a,s.$members$[t][0]);const d=Number.isNaN(r)&&Number.isNaN(a),u=a!==r&&!d;if((!(c&8)||r===void 0)&&u&&(l.$instanceValues$.set(t,a),o)){if(s.$watchers$&&c&128){const m=s.$watchers$[t];m&&m.map(p=>{try{o[p](a,r,t)}catch(f){K(f,i)}})}(c&18)===2&&Te(l,!1)}},Nt=(n,t,a)=>{var s,l;const i=n.prototype;if(t.$members$||t.$watchers$||n.watchers){n.watchers&&!t.$watchers$&&(t.$watchers$=n.watchers);const r=Object.entries((s=t.$members$)!=null?s:{});if(r.map(([c,[o]])=>{(o&31||a&2&&o&32)&&Object.defineProperty(i,c,{get(){return pa(this,c)},set(d){fa(this,c,d,t)},configurable:!0,enumerable:!0})}),a&1){const c=new Map;i.attributeChangedCallback=function(o,d,u){z.jmp(()=>{var m;const p=c.get(o);if(this.hasOwnProperty(p))u=this[p],delete this[p];else{if(i.hasOwnProperty(p)&&typeof this[p]=="number"&&this[p]==u)return;if(p==null){const f=X(this),h=f==null?void 0:f.$flags$;if(h&&!(h&8)&&h&128&&u!==d){const M=f.$lazyInstance$,F=(m=t.$watchers$)==null?void 0:m[o];F==null||F.forEach($=>{M[$]!=null&&M[$].call(M,u,d,o)})}return}}this[p]=u===null&&typeof this[p]=="boolean"?!1:u})},n.observedAttributes=Array.from(new Set([...Object.keys((l=t.$watchers$)!=null?l:{}),...r.filter(([o,d])=>d[0]&15).map(([o,d])=>{var u;const m=d[1]||o;return c.set(m,o),d[0]&512&&((u=t.$attrsToReflect$)==null||u.push([o,m])),m})]))}}return n},ha=(n,t,a,s)=>ee(exports,null,function*(){let l;if(!(t.$flags$&32)){if(t.$flags$|=32,a.$lazyBundleId$){const o=zn(a);if(o&&"then"in o){const u=Kn();l=yield o,u()}else l=o;if(!l)throw new Error(`Constructor for "${a.$tagName$}#${t.$modeName$}" was not found`);l.isProxied||(a.$watchers$=l.watchers,Nt(l,a,2),l.isProxied=!0);const d=Y("createInstance",a.$tagName$);t.$flags$|=8;try{new l(t)}catch(u){K(u)}t.$flags$&=-9,t.$flags$|=128,d()}else{l=n.constructor;const o=n.localName;customElements.whenDefined(o).then(()=>t.$flags$|=128)}if(l&&l.style){let o;typeof l.style=="string"&&(o=l.style);const d=Pt(a);if(!ce.has(d)){const u=Y("registerStyles",a.$tagName$);ta(d,o,!!(a.$flags$&1)),u()}}}const i=t.$ancestorComponent$,r=()=>Te(t,!0);i&&i["s-rc"]?i["s-rc"].push(r):r()}),ga=n=>{},va=n=>{if(!(z.$flags$&1)){const t=X(n),a=t.$cmpMeta$,s=Y("connectedCallback",a.$tagName$);if(t.$flags$&1)t!=null&&t.$lazyInstance$||t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>ga());else{t.$flags$|=1;{let l=n;for(;l=l.parentNode||l.host;)if(l["s-p"]){zt(t,t.$ancestorComponent$=l);break}}a.$members$&&Object.entries(a.$members$).map(([l,[i]])=>{if(i&31&&n.hasOwnProperty(l)){const r=n[l];delete n[l],n[l]=r}}),ha(n,t,a)}s()}},st=n=>{de(n,"disconnectedCallback")},ya=n=>ee(exports,null,function*(){if(!(z.$flags$&1)){const t=X(n);t!=null&&t.$lazyInstance$?st(t.$lazyInstance$):t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>st(t.$lazyInstance$))}}),wa=(n,t={})=>{var a;const s=Y(),l=[],i=t.exclude||[],r=_e.customElements,c=Z.head,o=c.querySelector("meta[charset]"),d=Z.createElement("style"),u=[];let m,p=!0;Object.assign(z,t),z.$resourcesUrl$=new URL(t.resourcesUrl||"./",Z.baseURI).href;let f=!1;if(n.map(h=>{h[1].map(M=>{var F;const $={$flags$:M[0],$tagName$:M[1],$members$:M[2],$listeners$:M[3]};$.$flags$&4&&(f=!0),$.$members$=M[2],$.$attrsToReflect$=[],$.$watchers$=(F=M[4])!=null?F:{};const y=$.$tagName$,S=class extends HTMLElement{constructor(k){if(super(k),this.hasRegisteredEventListeners=!1,k=this,jn(k,$),$.$flags$&1){if(!k.shadowRoot)k.attachShadow({mode:"open"});else if(k.shadowRoot.mode!=="open")throw new Error(`Unable to re-use existing shadow root for ${$.$tagName$}! Mode is set to ${k.shadowRoot.mode} but Stencil only supports open shadow roots.`)}}connectedCallback(){X(this),this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0),m&&(clearTimeout(m),m=null),p?u.push(this):z.jmp(()=>va(this))}disconnectedCallback(){z.jmp(()=>ya(this))}componentOnReady(){return X(this).$onReadyPromise$}};$.$lazyBundleId$=h[0],!i.includes(y)&&!r.get(y)&&(l.push(y),r.define(y,Nt(S,$,1)))})}),l.length>0&&(f&&(d.textContent+=Ft),d.textContent+=l.sort()+Bn,d.innerHTML.length)){d.setAttribute("data-styles","");const h=(a=z.$nonce$)!=null?a:Ht(Z);h!=null&&d.setAttribute("nonce",h),c.insertBefore(d,o?o.nextSibling:c.firstChild)}p=!1,u.length?u.map(h=>h.connectedCallback()):z.jmp(()=>m=setTimeout(Bt,30)),s()};const ba=()=>{};var ka=()=>{const n=typeof document=="undefined"?require("url").pathToFileURL(__filename).href:$e&&$e.tagName.toUpperCase()==="SCRIPT"&&$e.src||new URL("components/CasinoHeaderController-DQGnKC0A.cjs",document.baseURI).href,t={};return n!==""&&(t.resourcesUrl=new URL(".",n).href),Ct(t)};ka().then(n=>ee(exports,null,function*(){return yield ba(),wa([["user-deposit-withdrawal",[[1,"user-deposit-withdrawal",{clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],endpoint:[513],type:[513],channel:[513],language:[513],productType:[513,"product-type"],userId:[513,"user-id"],session:[513],successUrl:[513,"success-url"],cancelUrl:[513,"cancel-url"],failUrl:[513,"fail-url"],sportsUrl:[513,"sports-url"],casinoUrl:[513,"casino-url"],contactUrl:[513,"contact-url"],depositUrl:[513,"deposit-url"],currency:[513],showBonusSelectionInput:[513,"show-bonus-selection-input"],isShortCashier:[516,"is-short-cashier"],homeUrl:[513,"home-url"],beforeRedirect:[16],limitStylingAppends:[32],dynamicHeight:[32],cashierInfoUrl:[32]},null,{session:["watchLoadWidget"],userId:["watchLoadWidget"],isShortCashier:["watchLoadWidget"],currency:["watchLoadWidget"],showBonusSelectionInput:["watchLoadWidget"]}]]]],n)}));const pe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjMgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMzQjhCMTgyRUNBMzExRUM5M0JCRDIzRjhFMEY0NjE0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMzQjhCMTgzRUNBMzExRUM5M0JCRDIzRjhFMEY0NjE0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzNCOEIxODBFQ0EzMTFFQzkzQkJEMjNGOEUwRjQ2MTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzNCOEIxODFFQ0EzMTFFQzkzQkJEMjNGOEUwRjQ2MTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7HvIqyAAAAEElEQVR42mL4//8/A0CAAQAI/AL+26JNFgAAAABJRU5ErkJggg==";function $a(n){e.append_styles(n,"svelte-1q44zz9",`*,*::before,*::after{font-family:inherit}:host{font-family:inherit}@keyframes ModalBounce{0%{opacity:0;transform:translateY(20px)}50%{transform:translateY(-6px);opacity:0.8}100%{transform:translateY(0);opacity:1}}input,textarea,button{font-family:inherit}.HeaderSlider{width:100%;height:400px}.LanguageDropdown{margin-right:16px;position:relative;display:inline-block}.ClosePopUpButtonShortCashier{margin-left:auto;cursor:pointer}.ClosePopUpButtonShortCashier svg{position:absolute;top:10px;right:10px}.ShortCashierWindow{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}.ShortCashierContainerWrapper{position:relative;animation:ModalBounce 0.5s forwards;z-index:17;right:60%}.ShortCashierContainer{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:360px;top:16px;transform:translateX(-60%);box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainer:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:84%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.ShortCashierContainerWrapperMobile{position:relative;animation:ModalBounce 0.5s forwards;right:110%;z-index:17}.ShortCashierContainerMobile{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:80vw;top:14px;left:50%;transform:translateX(-60%);box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainerMobile:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:84%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.SelectedOption,.OptionList{border:1px solid var(--emw--header-color-primary);padding:8px;cursor:pointer;width:76px;border-radius:4px}.SelectedOption{display:flex;align-items:center}.FlagIcon img{width:20px;height:14px;margin-right:8px;border-radius:2px}.OptionList{position:absolute;z-index:1;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518));max-height:150px;overflow-y:auto}.LanguageOption{display:flex;align-items:center;padding:4px}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 10px;transition:all 0.5s}.TriangleInactive svg{margin:2px 0px}.TriangleActive{transform:rotate(180deg);position:relative}.TriangleActive svg{margin:2px 0px}.LanguageOption:hover{background-color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:2px}.HeaderWrapper{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #050518))}.HeaderContainer{max-width:1300px;display:flex;flex-direction:row;align-items:center;height:84px;margin:0 auto}.HeaderMobileMainNav{display:flex;align-items:center}.HeaderBranding{width:140px;margin-right:15px;cursor:pointer}.HeaderBranding img{width:100%}@media only screen and (max-width: 360px){.HeaderBranding{margin-right:0}}.HeaderMainNav{text-align:left}.HeaderTopActions{text-align:right;margin-left:auto}.HeaderSecondaryNav{flex-direction:row;width:100%;background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518));border-top:1px solid var(--emw--color-gray-300, #58586B)}.HeaderItemsMenu{gap:8px;display:flex;align-content:flex-start;list-style:none;text-transform:uppercase;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:16px;align-items:center}.HeaderItemsMenu .Item:hover .HeaderSecondaryNav{display:block}.HeaderItemsMenu .Item{gap:2px;padding:0 12px;display:flex;align-items:center}.HeaderItemsMenu.PrimaryMenu{gap:10px}.Item a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;border-top:1px solid transparent}.Item a:hover{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-top:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));padding-top:5px}.ItemLogin{border-radius:5px;background:transparent;font-size:14px;font-weight:600;border:solid 1px var(--emw--header-typography, var(--emw--color-white, #FFFFFF));height:44px;text-align:center;line-height:44px;margin-right:10px;cursor:pointer}.ItemRegister,.ItemDeposit{border-radius:5px;background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));font-size:14px;height:44px;text-align:center;line-height:44px;cursor:pointer}.ItemDeposit{background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.ItemLanguage{height:44px;width:74px;text-align:center;line-height:44px;background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:none;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ItemLanguage option{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF))}.ItemLanguage.NoFlag{background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #050518));background-position:calc(100% - 0.75rem) center;width:90px;margin-right:6px}.ItemBalance{background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:0}.ItemAccount{cursor:pointer}.ItemAccount svg{width:20px;height:20px}.HeaderItemsMenuSecondary{display:flex;flex-direction:row;align-content:flex-start;align-items:center;height:60px;list-style:none;text-transform:uppercase;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:14px;max-width:1280px;margin:0 auto;overflow-y:hidden;overflow-x:auto;padding:0}.HeaderItemsMenuSecondary .ItemSecondary{width:auto;height:100%;display:flex;justify-content:center;padding:0 15px;font-weight:600;transition-duration:0.15s}.HeaderItemsMenuSecondary .ItemSecondary button{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;border:none;background:none;font-size:14px;font-weight:600;text-transform:uppercase;cursor:pointer}.HeaderItemsMenuSecondary .ItemSecondary button:hover{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderItemsMenuSecondary .ItemSecondary button:focus{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderItemsMenuSecondary .ItemSecondary button:visited{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF))}.HeaderItemsMenuSecondary .ItemSecondary button:focus-visible{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));outline:none}.HeaderItemsMenuSecondary .ItemSecondary.active{background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderSliderMobile{background-position:bottom}.HeaderMobileWrapper .HeaderContainer{height:55px;padding:0 15px;gap:10px}@media only screen and (max-width: 360px){.HeaderMobileWrapper .HeaderContainer{padding:0 5px}}.HeaderMobileWrapper .HeaderBranding{width:110px;display:flex;align-items:center}.HeaderMobileWrapper .HeaderItemsMenu .Item{padding:0 10px;display:block;width:unset}.HeaderMobileWrapper .HeaderItemsMenu .ItemBalance{font-size:12px}.HeaderMobileWrapper .HeaderItemsMenu .ItemAccount{padding:0}.HeaderMobileWrapper .ItemRegister,.HeaderMobileWrapper .ItemDeposit,.HeaderMobileWrapper .ItemLogin{height:30px;line-height:30px;font-size:12px}.HeaderMobileWrapper .ItemLogin{margin-right:10px}`)}function lt(n,t,a){const s=n.slice();return s[112]=t[a],s}function rt(n,t,a){const s=n.slice();return s[115]=t[a],s}function it(n,t,a){const s=n.slice();return s[115]=t[a],s}function ot(n,t,a){const s=n.slice();return s[112]=t[a],s}function ct(n,t,a){const s=n.slice();return s[115]=t[a],s}function ut(n,t,a){const s=n.slice();return s[115]=t[a],s}function Sa(n){let t,a,s,l,i,r,c,o,d,u=n[46]("login")+"",m,p,f,h=n[46]("register")+"",M,F,$,y,S,k,U;function O(g,A){return g[38]?Ca:Fa}let T=O(n),L=T(n),v=!n[32]&&dt(n),b=n[42].length>1&&mt(n),H=e.ensure_array_like(n[35]),I=[];for(let g=0;g<H.length;g+=1)I[g]=ht(lt(n,H,g));return{c(){t=e.element("header"),a=e.element("div"),s=e.element("div"),L.c(),l=e.space(),i=e.element("nav"),v&&v.c(),r=e.space(),c=e.element("div"),o=e.element("div"),d=e.element("div"),m=e.text(u),p=e.space(),f=e.element("div"),M=e.text(h),F=e.space(),b&&b.c(),$=e.space(),y=e.element("nav"),S=e.element("ul");for(let g=0;g<I.length;g+=1)I[g].c();e.attr(s,"class","HeaderBranding"),e.attr(i,"class","HeaderMainNav"),e.attr(d,"class","Item ItemLogin"),e.attr(d,"tabindex","0"),e.attr(f,"class","Item ItemRegister"),e.attr(f,"tabindex","0"),e.attr(o,"class","HeaderItemsMenu"),e.attr(c,"class","HeaderTopActions"),e.attr(a,"class","HeaderContainer"),e.attr(S,"class","HeaderItemsMenuSecondary"),e.attr(y,"class","HeaderSecondaryNav"),e.attr(t,"class","HeaderWrapper")},m(g,A){e.insert(g,t,A),e.append(t,a),e.append(a,s),L.m(s,null),e.append(a,l),e.append(a,i),v&&v.m(i,null),e.append(a,r),e.append(a,c),e.append(c,o),e.append(o,d),e.append(d,m),e.append(o,p),e.append(o,f),e.append(f,M),e.append(o,F),b&&b.m(o,null),e.append(t,$),e.append(t,y),e.append(y,S);for(let C=0;C<I.length;C+=1)I[C]&&I[C].m(S,null);n[90](t),k||(U=[e.listen(s,"click",n[82]),e.listen(d,"click",n[83]),e.listen(f,"click",n[84])],k=!0)},p(g,A){if(T===(T=O(g))&&L?L.p(g,A):(L.d(1),L=T(g),L&&(L.c(),L.m(s,null))),g[32]?v&&(v.d(1),v=null):v?v.p(g,A):(v=dt(g),v.c(),v.m(i,null)),A[1]&32768&&u!==(u=g[46]("login")+"")&&e.set_data(m,u),A[1]&32768&&h!==(h=g[46]("register")+"")&&e.set_data(M,h),g[42].length>1?b?b.p(g,A):(b=mt(g),b.c(),b.m(o,null)):b&&(b.d(1),b=null),A[1]&1048600){H=e.ensure_array_like(g[35]);let C;for(C=0;C<H.length;C+=1){const w=lt(g,H,C);I[C]?I[C].p(w,A):(I[C]=ht(w),I[C].c(),I[C].m(S,null))}for(;C<I.length;C+=1)I[C].d(1);I.length=H.length}},d(g){g&&e.detach(t),L.d(),v&&v.d(),b&&b.d(),e.destroy_each(I,g),n[90](null),k=!1,e.run_all(U)}}}function Ia(n){let t,a,s,l,i,r,c,o,d,u,m,p,f,h,M,F,$,y=n[46]("login")+"",S,k,U,O=n[46]("register")+"",T,L,v;function b(g,A){return g[38]?Ea:Aa}let H=b(n),I=H(n);return{c(){t=e.element("header"),a=e.element("div"),s=e.element("div"),l=e.svg_element("svg"),i=e.svg_element("defs"),r=e.svg_element("style"),c=e.text(`.a {
2
+ fill: var(--emw--color-white, #FFFFFF);
3
+ }
4
+ `),o=e.svg_element("g"),d=e.svg_element("rect"),u=e.svg_element("rect"),m=e.svg_element("rect"),p=e.space(),f=e.element("div"),I.c(),h=e.space(),M=e.element("div"),F=e.element("div"),$=e.element("div"),S=e.text(y),k=e.space(),U=e.element("div"),T=e.text(O),e.attr(d,"class","a"),e.attr(d,"width","18"),e.attr(d,"height","2"),e.attr(d,"transform","translate(14 13)"),e.attr(u,"class","a"),e.attr(u,"width","22"),e.attr(u,"height","2"),e.attr(u,"transform","translate(14 20)"),e.attr(m,"class","a"),e.attr(m,"width","22"),e.attr(m,"height","2"),e.attr(m,"transform","translate(14 27)"),e.attr(o,"transform","translate(-14 -13)"),e.attr(l,"xmlns","http://www.w3.org/2000/svg"),e.attr(l,"width","22"),e.attr(l,"height","16"),e.attr(l,"viewBox","0 0 22 16"),e.attr(s,"class","HeaderMobileMainNav"),e.attr(f,"class","HeaderBranding"),e.attr($,"class","Item ItemLogin"),e.attr(U,"class","Item ItemRegister"),e.attr(F,"class","HeaderItemsMenu"),e.attr(M,"class","HeaderTopActions"),e.attr(a,"class","HeaderContainer"),e.attr(t,"class","HeaderWrapper HeaderMobileWrapper")},m(g,A){e.insert(g,t,A),e.append(t,a),e.append(a,s),e.append(s,l),e.append(l,i),e.append(i,r),e.append(r,c),e.append(l,o),e.append(o,d),e.append(o,u),e.append(o,m),e.append(a,p),e.append(a,f),I.m(f,null),e.append(a,h),e.append(a,M),e.append(M,F),e.append(F,$),e.append($,S),e.append(F,k),e.append(F,U),e.append(U,T),n[81](t),L||(v=[e.listen(l,"click",n[77]),e.listen(f,"click",n[78]),e.listen($,"click",n[79]),e.listen(U,"click",n[80])],L=!0)},p(g,A){H===(H=b(g))&&I?I.p(g,A):(I.d(1),I=H(g),I&&(I.c(),I.m(f,null))),A[1]&32768&&y!==(y=g[46]("login")+"")&&e.set_data(S,y),A[1]&32768&&O!==(O=g[46]("register")+"")&&e.set_data(T,O)},d(g){g&&e.detach(t),I.d(),n[81](null),L=!1,e.run_all(v)}}}function Ma(n){let t;function a(i,r){return i[40]?Pa:Ta}let s=a(n),l=s(n);return{c(){l.c(),t=e.empty()},m(i,r){l.m(i,r),e.insert(i,t,r)},p(i,r){s===(s=a(i))&&l?l.p(i,r):(l.d(1),l=s(i),l&&(l.c(),l.m(t.parentNode,t)))},d(i){i&&e.detach(t),l.d(i)}}}function Fa(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=pe)||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p:e.noop,d(s){s&&e.detach(t)}}}function Ca(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=n[44])||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p(s,l){l[1]&8192&&!e.src_url_equal(t.src,a=s[44])&&e.attr(t,"src",a)},d(s){s&&e.detach(t)}}}function dt(n){let t,a,s;return{c(){t=e.element("casino-slider"),e.set_custom_element_data(t,"class","HeaderItemsMenu"),e.set_custom_element_data(t,"part","HeaderItemsMenu"),e.set_custom_element_data(t,"identity",me),e.set_custom_element_data(t,"isprimarymenu","true"),e.set_custom_element_data(t,"actionevent",n[23]),e.set_custom_element_data(t,"activeindex",n[33]),e.set_custom_element_data(t,"location","headerMain"),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"lang",n[3]),e.set_custom_element_data(t,"clientstyling",n[25]),e.set_custom_element_data(t,"clientstylingurl",n[26])},m(l,i){e.insert(l,t,i),a||(s=e.action_destroyer(n[50].call(null,t)),a=!0)},p(l,i){i[0]&8388608&&e.set_custom_element_data(t,"actionevent",l[23]),i[1]&4&&e.set_custom_element_data(t,"activeindex",l[33]),i[0]&4&&e.set_custom_element_data(t,"endpoint",l[2]),i[0]&8&&e.set_custom_element_data(t,"lang",l[3]),i[0]&33554432&&e.set_custom_element_data(t,"clientstyling",l[25]),i[0]&67108864&&e.set_custom_element_data(t,"clientstylingurl",l[26])},d(l){l&&e.detach(t),a=!1,s()}}}function mt(n){let t;function a(i,r){return i[8]!=="true"?Ha:La}let s=a(n),l=s(n);return{c(){l.c(),t=e.empty()},m(i,r){l.m(i,r),e.insert(i,t,r)},p(i,r){s===(s=a(i))&&l?l.p(i,r):(l.d(1),l=s(i),l&&(l.c(),l.m(t.parentNode,t)))},d(i){i&&e.detach(t),l.d(i)}}}function La(n){let t,a,s,l,i,r,c,o=n[36].slice(-2)+"",d,u,m,p,f,h,M,F,$,y=n[39]&&_t(n);return{c(){t=e.element("div"),a=e.element("div"),s=e.element("span"),l=e.element("img"),r=e.space(),c=e.element("span"),d=e.text(o),u=e.space(),m=e.element("span"),p=e.svg_element("svg"),f=e.svg_element("path"),M=e.space(),y&&y.c(),e.src_url_equal(l.src,i=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[36].slice(-2))}.svg`)||e.attr(l,"src",i),e.attr(s,"class","FlagIcon"),e.attr(c,"class","LanguageName"),e.attr(f,"id","arrow"),e.attr(f,"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"),e.attr(f,"transform","translate(-274.511 -441.088)"),e.attr(f,"fill","#d1d1d1"),e.attr(p,"xmlns","http://www.w3.org/2000/svg"),e.attr(p,"width","14"),e.attr(p,"height","6.835"),e.attr(p,"viewBox","0 0 14 6.835"),e.attr(m,"class",h="TriangleInactive "+(n[39]?"TriangleActive":"")),e.attr(a,"class","SelectedOption Item ItemLanguage"),e.attr(t,"class","LanguageDropdown")},m(S,k){e.insert(S,t,k),e.append(t,a),e.append(a,s),e.append(s,l),e.append(a,r),e.append(a,c),e.append(c,d),e.append(a,u),e.append(a,m),e.append(m,p),e.append(p,f),e.append(t,M),y&&y.m(t,null),F||($=e.listen(a,"click",n[87]),F=!0)},p(S,k){k[1]&2080&&!e.src_url_equal(l.src,i=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${S[54](S[36].slice(-2))}.svg`)&&e.attr(l,"src",i),k[1]&32&&o!==(o=S[36].slice(-2)+"")&&e.set_data(d,o),k[1]&256&&h!==(h="TriangleInactive "+(S[39]?"TriangleActive":""))&&e.attr(m,"class",h),S[39]?y?y.p(S,k):(y=_t(S),y.c(),y.m(t,null)):y&&(y.d(1),y=null)},d(S){S&&e.detach(t),y&&y.d(),F=!1,$()}}}function Ha(n){let t,a,s,l=e.ensure_array_like(n[42]),i=[];for(let r=0;r<l.length;r+=1)i[r]=ft(it(n,l,r));return{c(){t=e.element("select");for(let r=0;r<i.length;r+=1)i[r].c();e.attr(t,"class","Item ItemLanguage NoFlag"),n[36]===void 0&&e.add_render_callback(()=>n[85].call(t))},m(r,c){e.insert(r,t,c);for(let o=0;o<i.length;o+=1)i[o]&&i[o].m(t,null);e.select_option(t,n[36],!0),a||(s=[e.listen(t,"change",n[85]),e.listen(t,"change",n[86])],a=!0)},p(r,c){if(c[1]&2048){l=e.ensure_array_like(r[42]);let o;for(o=0;o<l.length;o+=1){const d=it(r,l,o);i[o]?i[o].p(d,c):(i[o]=ft(d),i[o].c(),i[o].m(t,null))}for(;o<i.length;o+=1)i[o].d(1);i.length=l.length}c[1]&2080&&e.select_option(t,r[36])},d(r){r&&e.detach(t),e.destroy_each(i,r),a=!1,e.run_all(s)}}}function _t(n){let t,a=e.ensure_array_like(n[42]),s=[];for(let l=0;l<a.length;l+=1)s[l]=pt(rt(n,a,l));return{c(){t=e.element("div");for(let l=0;l<s.length;l+=1)s[l].c();e.attr(t,"class","OptionList")},m(l,i){e.insert(l,t,i);for(let r=0;r<s.length;r+=1)s[r]&&s[r].m(t,null)},p(l,i){if(i[1]&10487808){a=e.ensure_array_like(l[42]);let r;for(r=0;r<a.length;r+=1){const c=rt(l,a,r);s[r]?s[r].p(c,i):(s[r]=pt(c),s[r].c(),s[r].m(t,null))}for(;r<s.length;r+=1)s[r].d(1);s.length=a.length}},d(l){l&&e.detach(t),e.destroy_each(s,l)}}}function pt(n){let t,a,s,l,i,r,c=n[115].slice(-2)+"",o,d,u,m;function p(){return n[88](n[115])}return{c(){t=e.element("div"),a=e.element("span"),s=e.element("img"),i=e.space(),r=e.element("span"),o=e.text(c),d=e.space(),e.src_url_equal(s.src,l=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[115].slice(-2))}.svg`)||e.attr(s,"src",l),e.attr(a,"class","FlagIcon"),e.attr(r,"class","LanguageName"),e.attr(t,"class","LanguageOption")},m(f,h){e.insert(f,t,h),e.append(t,a),e.append(a,s),e.append(t,i),e.append(t,r),e.append(r,o),e.append(t,d),u||(m=e.listen(t,"click",p),u=!0)},p(f,h){n=f,h[1]&2048&&!e.src_url_equal(s.src,l=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[115].slice(-2))}.svg`)&&e.attr(s,"src",l),h[1]&2048&&c!==(c=n[115].slice(-2)+"")&&e.set_data(o,c)},d(f){f&&e.detach(t),u=!1,m()}}}function ft(n){let t,a=n[115].slice(-2)+"",s,l;return{c(){t=e.element("option"),s=e.text(a),t.__value=l=n[115],e.set_input_value(t,t.__value)},m(i,r){e.insert(i,t,r),e.append(t,s)},p(i,r){r[1]&2048&&a!==(a=i[115].slice(-2)+"")&&e.set_data(s,a),r[1]&2048&&l!==(l=i[115])&&(t.__value=l,e.set_input_value(t,t.__value))},d(i){i&&e.detach(t)}}}function ht(n){let t,a,s=n[112].label+"",l,i,r,c,o;function d(){return n[89](n[112])}return{c(){var u,m;t=e.element("li"),a=e.element("button"),l=e.text(s),i=e.space(),e.attr(t,"class",r="ItemSecondary "+(((u=n[34])==null?void 0:u.toString().indexOf("$"))>-1?((m=n[34])==null?void 0:m.split("$").pop())==n[112].id.split("$").pop()?"active":"":n[34]==n[112].id?"active":"")),e.attr(t,"part","ItemSecondary")},m(u,m){e.insert(u,t,m),e.append(t,a),e.append(a,l),e.append(t,i),c||(o=e.listen(a,"click",d),c=!0)},p(u,m){var p,f;n=u,m[1]&16&&s!==(s=n[112].label+"")&&e.set_data(l,s),m[1]&24&&r!==(r="ItemSecondary "+(((p=n[34])==null?void 0:p.toString().indexOf("$"))>-1?((f=n[34])==null?void 0:f.split("$").pop())==n[112].id.split("$").pop()?"active":"":n[34]==n[112].id?"active":""))&&e.attr(t,"class",r)},d(u){u&&e.detach(t),c=!1,o()}}}function Aa(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=pe)||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p:e.noop,d(s){s&&e.detach(t)}}}function Ea(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=n[44])||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p(s,l){l[1]&8192&&!e.src_url_equal(t.src,a=s[44])&&e.attr(t,"src",a)},d(s){s&&e.detach(t)}}}function Ta(n){let t,a,s,l,i,r,c,o,d,u,m,p,f=n[46]("deposit")+"",h,M,F,$,y,S,k,U,O,T;function L(w,E){return w[38]?Ua:Ra}let v=L(n),b=v(n),H=!n[32]&&gt(n),I=n[45]&&vt(n),g=n[42].length>1&&yt(n),A=e.ensure_array_like(n[35]),C=[];for(let w=0;w<A.length;w+=1)C[w]=$t(ot(n,A,w));return{c(){t=e.element("header"),a=e.element("div"),s=e.element("div"),b.c(),l=e.space(),i=e.element("nav"),H&&H.c(),r=e.space(),c=e.element("div"),o=e.element("div"),d=e.element("player-account-balance-modal"),u=e.space(),m=e.element("div"),p=e.element("div"),h=e.text(f),M=e.space(),I&&I.c(),F=e.space(),$=e.element("div"),$.innerHTML=`<svg xmlns="http://www.w3.org/2000/svg" width="15" height="16.429" viewBox="0 0 15 16.429"><defs><style>.a {
5
+ fill: var(--emw--color-white, #FFFFFF);
6
+ }
7
+ </style></defs><g transform="translate(-8 -4)"><path class="a" d="M15.5,4a3.75,3.75,0,1,0,3.75,3.75A3.761,3.761,0,0,0,15.5,4Zm0,1.429A2.321,2.321,0,1,1,13.179,7.75,2.311,2.311,0,0,1,15.5,5.429Zm0,6.429A7.7,7.7,0,0,0,8,19.714a.714.714,0,0,0,.714.714H22.286A.714.714,0,0,0,23,19.714,7.7,7.7,0,0,0,15.5,11.857Zm0,1.429A6.18,6.18,0,0,1,21.5,19H9.5A6.18,6.18,0,0,1,15.5,13.286Z" transform="translate(0 0)"></path></g></svg>`,y=e.space(),g&&g.c(),S=e.space(),k=e.element("nav"),U=e.element("ul");for(let w=0;w<C.length;w+=1)C[w].c();e.attr(s,"class","HeaderBranding"),e.attr(i,"class","HeaderMainNav"),e.set_custom_element_data(d,"session",n[0]),e.set_custom_element_data(d,"userid",n[1]),e.set_custom_element_data(d,"endpoint",n[2]),e.set_custom_element_data(d,"lang",n[3]),e.set_custom_element_data(d,"clientstyling",n[25]),e.set_custom_element_data(d,"clientstylingurl",n[26]),e.set_custom_element_data(d,"customlocaleidentifier",n[6]),e.set_custom_element_data(d,"gmversion",n[7]),e.set_custom_element_data(d,"displaybalanceoption",n[9]),e.set_custom_element_data(d,"totalcalculationmode",n[30]),e.set_custom_element_data(d,"currencyseparator",n[27]),e.set_custom_element_data(d,"currencydecimal",n[28]),e.set_custom_element_data(d,"currencyprecision",n[29]),e.attr(p,"class","Item ItemDeposit"),e.attr(p,"part","Item ItemDeposit"),e.attr($,"class","Item ItemAccount"),e.attr($,"part","Item ItemAccount"),e.attr(o,"class","HeaderItemsMenu PrimaryMenu"),e.attr(c,"class","HeaderTopActions"),e.attr(a,"class","HeaderContainer"),e.attr(U,"class","HeaderItemsMenuSecondary"),e.attr(k,"class","HeaderSecondaryNav"),e.attr(t,"class","HeaderWrapper")},m(w,E){e.insert(w,t,E),e.append(t,a),e.append(a,s),b.m(s,null),e.append(a,l),e.append(a,i),H&&H.m(i,null),e.append(a,r),e.append(a,c),e.append(c,o),e.append(o,d),e.append(o,u),e.append(o,m),e.append(m,p),e.append(p,h),e.append(m,M),I&&I.m(m,null),e.append(o,F),e.append(o,$),e.append(o,y),g&&g.m(o,null),e.append(t,S),e.append(t,k),e.append(k,U);for(let R=0;R<C.length;R+=1)C[R]&&C[R].m(U,null);n[76](t),O||(T=[e.listen(s,"click",n[66]),e.listen(p,"click",n[67]),e.listen($,"click",n[70])],O=!0)},p(w,E){if(v===(v=L(w))&&b?b.p(w,E):(b.d(1),b=v(w),b&&(b.c(),b.m(s,null))),w[32]?H&&(H.d(1),H=null):H?H.p(w,E):(H=gt(w),H.c(),H.m(i,null)),E[0]&1&&e.set_custom_element_data(d,"session",w[0]),E[0]&2&&e.set_custom_element_data(d,"userid",w[1]),E[0]&4&&e.set_custom_element_data(d,"endpoint",w[2]),E[0]&8&&e.set_custom_element_data(d,"lang",w[3]),E[0]&33554432&&e.set_custom_element_data(d,"clientstyling",w[25]),E[0]&67108864&&e.set_custom_element_data(d,"clientstylingurl",w[26]),E[0]&64&&e.set_custom_element_data(d,"customlocaleidentifier",w[6]),E[0]&128&&e.set_custom_element_data(d,"gmversion",w[7]),E[0]&512&&e.set_custom_element_data(d,"displaybalanceoption",w[9]),E[0]&1073741824&&e.set_custom_element_data(d,"totalcalculationmode",w[30]),E[0]&134217728&&e.set_custom_element_data(d,"currencyseparator",w[27]),E[0]&268435456&&e.set_custom_element_data(d,"currencydecimal",w[28]),E[0]&536870912&&e.set_custom_element_data(d,"currencyprecision",w[29]),E[1]&32768&&f!==(f=w[46]("deposit")+"")&&e.set_data(h,f),w[45]?I?I.p(w,E):(I=vt(w),I.c(),I.m(m,null)):I&&(I.d(1),I=null),w[42].length>1?g?g.p(w,E):(g=yt(w),g.c(),g.m(o,null)):g&&(g.d(1),g=null),E[1]&1048600){A=e.ensure_array_like(w[35]);let R;for(R=0;R<A.length;R+=1){const Q=ot(w,A,R);C[R]?C[R].p(Q,E):(C[R]=$t(Q),C[R].c(),C[R].m(U,null))}for(;R<C.length;R+=1)C[R].d(1);C.length=A.length}},d(w){w&&e.detach(t),b.d(),H&&H.d(),I&&I.d(),g&&g.d(),e.destroy_each(C,w),n[76](null),O=!1,e.run_all(T)}}}function Pa(n){let t,a,s,l,i,r,c,o,d,u,m,p,f=n[46]("deposit")+"",h,M,F,$,y,S,k=!n[43]&&St(n);function U(v,b){return v[38]?Wa:Ba}let O=U(n),T=O(n),L=n[45]&&It(n);return{c(){t=e.element("header"),a=e.element("div"),s=e.element("div"),k&&k.c(),l=e.space(),i=e.element("div"),T.c(),r=e.space(),c=e.element("div"),o=e.element("div"),d=e.element("player-account-balance-modal"),u=e.space(),m=e.element("div"),p=e.element("div"),h=e.text(f),M=e.space(),L&&L.c(),F=e.space(),$=e.element("div"),$.innerHTML=`<svg xmlns="http://www.w3.org/2000/svg" width="15" height="16.429" viewBox="0 0 15 16.429"><defs><style>.a {
8
+ fill: var(--emw--color-white, #FFFFFF);
9
+ }
10
+ </style></defs><g transform="translate(-8 -4)"><path class="a" d="M15.5,4a3.75,3.75,0,1,0,3.75,3.75A3.761,3.761,0,0,0,15.5,4Zm0,1.429A2.321,2.321,0,1,1,13.179,7.75,2.311,2.311,0,0,1,15.5,5.429Zm0,6.429A7.7,7.7,0,0,0,8,19.714a.714.714,0,0,0,.714.714H22.286A.714.714,0,0,0,23,19.714,7.7,7.7,0,0,0,15.5,11.857Zm0,1.429A6.18,6.18,0,0,1,21.5,19H9.5A6.18,6.18,0,0,1,15.5,13.286Z" transform="translate(0 0)"></path></g></svg>`,e.attr(s,"class","HeaderMobileMainNav"),e.attr(i,"class","HeaderBranding"),e.set_custom_element_data(d,"session",n[0]),e.set_custom_element_data(d,"userid",n[1]),e.set_custom_element_data(d,"endpoint",n[2]),e.set_custom_element_data(d,"lang",n[3]),e.set_custom_element_data(d,"clientstyling",n[25]),e.set_custom_element_data(d,"clientstylingurl",n[26]),e.set_custom_element_data(d,"customlocaleidentifier",n[6]),e.set_custom_element_data(d,"gmversion",n[7]),e.set_custom_element_data(d,"displaybalanceoption",n[9]),e.set_custom_element_data(d,"totalcalculationmode",n[30]),e.set_custom_element_data(d,"currencyseparator",n[27]),e.set_custom_element_data(d,"currencydecimal",n[28]),e.set_custom_element_data(d,"currencyprecision",n[29]),e.attr(p,"class","Item ItemDeposit"),e.attr(p,"part","Item ItemDeposit"),e.attr($,"class","Item ItemAccount"),e.attr($,"part","Item ItemAccount"),e.attr(o,"class","HeaderItemsMenu PrimaryMenu"),e.attr(o,"part","HeaderItemsMenu PrimaryMenu"),e.attr(c,"class","HeaderTopActions"),e.attr(c,"part","HeaderTopActions"),e.attr(a,"class","HeaderContainer"),e.attr(t,"class","HeaderWrapper HeaderMobileWrapper")},m(v,b){e.insert(v,t,b),e.append(t,a),e.append(a,s),k&&k.m(s,null),e.append(a,l),e.append(a,i),T.m(i,null),e.append(a,r),e.append(a,c),e.append(c,o),e.append(o,d),e.append(o,u),e.append(o,m),e.append(m,p),e.append(p,h),e.append(m,M),L&&L.m(m,null),e.append(o,F),e.append(o,$),n[65](t),y||(S=[e.listen(i,"click",n[60]),e.listen(p,"click",n[61]),e.listen($,"click",n[64])],y=!0)},p(v,b){v[43]?k&&(k.d(1),k=null):k?k.p(v,b):(k=St(v),k.c(),k.m(s,null)),O===(O=U(v))&&T?T.p(v,b):(T.d(1),T=O(v),T&&(T.c(),T.m(i,null))),b[0]&1&&e.set_custom_element_data(d,"session",v[0]),b[0]&2&&e.set_custom_element_data(d,"userid",v[1]),b[0]&4&&e.set_custom_element_data(d,"endpoint",v[2]),b[0]&8&&e.set_custom_element_data(d,"lang",v[3]),b[0]&33554432&&e.set_custom_element_data(d,"clientstyling",v[25]),b[0]&67108864&&e.set_custom_element_data(d,"clientstylingurl",v[26]),b[0]&64&&e.set_custom_element_data(d,"customlocaleidentifier",v[6]),b[0]&128&&e.set_custom_element_data(d,"gmversion",v[7]),b[0]&512&&e.set_custom_element_data(d,"displaybalanceoption",v[9]),b[0]&1073741824&&e.set_custom_element_data(d,"totalcalculationmode",v[30]),b[0]&134217728&&e.set_custom_element_data(d,"currencyseparator",v[27]),b[0]&268435456&&e.set_custom_element_data(d,"currencydecimal",v[28]),b[0]&536870912&&e.set_custom_element_data(d,"currencyprecision",v[29]),b[1]&32768&&f!==(f=v[46]("deposit")+"")&&e.set_data(h,f),v[45]?L?L.p(v,b):(L=It(v),L.c(),L.m(m,null)):L&&(L.d(1),L=null)},d(v){v&&e.detach(t),k&&k.d(),T.d(),L&&L.d(),n[65](null),y=!1,e.run_all(S)}}}function Ra(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=pe)||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p:e.noop,d(s){s&&e.detach(t)}}}function Ua(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=n[44])||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p(s,l){l[1]&8192&&!e.src_url_equal(t.src,a=s[44])&&e.attr(t,"src",a)},d(s){s&&e.detach(t)}}}function gt(n){let t,a,s;return{c(){t=e.element("casino-slider"),e.set_custom_element_data(t,"class","HeaderItemsMenu"),e.set_custom_element_data(t,"part","HeaderItemsMenu"),e.set_custom_element_data(t,"identity",me),e.set_custom_element_data(t,"isprimarymenu","true"),e.set_custom_element_data(t,"actionevent",n[23]),e.set_custom_element_data(t,"activeindex",n[33]),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"lang",n[3]),e.set_custom_element_data(t,"location","headerMain"),e.set_custom_element_data(t,"showsubgroups",n[24]),e.set_custom_element_data(t,"clientstyling",n[25]),e.set_custom_element_data(t,"clientstylingurl",n[26])},m(l,i){e.insert(l,t,i),a||(s=e.action_destroyer(n[50].call(null,t)),a=!0)},p(l,i){i[0]&8388608&&e.set_custom_element_data(t,"actionevent",l[23]),i[1]&4&&e.set_custom_element_data(t,"activeindex",l[33]),i[0]&4&&e.set_custom_element_data(t,"endpoint",l[2]),i[0]&8&&e.set_custom_element_data(t,"lang",l[3]),i[0]&16777216&&e.set_custom_element_data(t,"showsubgroups",l[24]),i[0]&33554432&&e.set_custom_element_data(t,"clientstyling",l[25]),i[0]&67108864&&e.set_custom_element_data(t,"clientstylingurl",l[26])},d(l){l&&e.detach(t),a=!1,s()}}}function vt(n){let t,a,s,l,i,r,c,o;function d(p,f){return p[7]==="gmcore"?Da:Oa}let u=d(n),m=u(n);return{c(){t=e.element("div"),a=e.space(),s=e.element("div"),l=e.element("div"),i=e.element("div"),i.innerHTML='<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><line x1="2" y1="2" x2="18" y2="18" stroke="black" stroke-width="2"></line><line x1="18" y1="2" x2="2" y2="18" stroke="black" stroke-width="2"></line></svg>',r=e.space(),m.c(),e.attr(t,"class","ShortCashierWindow"),e.attr(i,"class","ClosePopUpButtonShortCashier"),e.attr(l,"class","ShortCashierContainer"),e.attr(s,"class","ShortCashierContainerWrapper")},m(p,f){e.insert(p,t,f),e.insert(p,a,f),e.insert(p,s,f),e.append(s,l),e.append(l,i),e.append(l,r),m.m(l,null),c||(o=[e.listen(t,"click",n[68]),e.listen(i,"click",n[69])],c=!0)},p(p,f){u===(u=d(p))&&m?m.p(p,f):(m.d(1),m=u(p),m&&(m.c(),m.m(l,null)))},d(p){p&&(e.detach(t),e.detach(a),e.detach(s)),m.d(),c=!1,e.run_all(o)}}}function Oa(n){let t,a,s,l,i,r,c,o,d;return{c(){t=e.element("user-deposit-withdrawal"),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"type","deposit"),e.set_custom_element_data(t,"channel","Desktop"),e.set_custom_element_data(t,"language",n[3]),e.set_custom_element_data(t,"is-short-cashier",n[13]),e.set_custom_element_data(t,"product-type",n[14]),e.set_custom_element_data(t,"user-id",n[1]),e.set_custom_element_data(t,"session",n[0]),e.set_custom_element_data(t,"success-url",a="https://"+window.location.hostname+"/"+n[3]+n[15]),e.set_custom_element_data(t,"cancel-url",s="https://"+window.location.hostname+"/"+n[3]+n[17]),e.set_custom_element_data(t,"fail-url",l="https://"+window.location.hostname+"/"+n[3]+n[16]),e.set_custom_element_data(t,"sports-url",i="https://"+window.location.hostname+"/"+n[3]+n[18]),e.set_custom_element_data(t,"casino-url",r="https://"+window.location.hostname+"/"+n[3]+n[19]),e.set_custom_element_data(t,"contact-url",c="https://"+window.location.hostname+"/"+n[3]+n[20]),e.set_custom_element_data(t,"home-url",o="https://"+window.location.hostname+"/"+n[3]+n[21]),e.set_custom_element_data(t,"deposit-url",d="https://"+window.location.hostname+"/"+n[3]+n[22]),e.set_custom_element_data(t,"client-styling",n[25]),e.set_custom_element_data(t,"client-styling-url",n[26])},m(u,m){e.insert(u,t,m)},p(u,m){m[0]&4&&e.set_custom_element_data(t,"endpoint",u[2]),m[0]&8&&e.set_custom_element_data(t,"language",u[3]),m[0]&8192&&e.set_custom_element_data(t,"is-short-cashier",u[13]),m[0]&16384&&e.set_custom_element_data(t,"product-type",u[14]),m[0]&2&&e.set_custom_element_data(t,"user-id",u[1]),m[0]&1&&e.set_custom_element_data(t,"session",u[0]),m[0]&32776&&a!==(a="https://"+window.location.hostname+"/"+u[3]+u[15])&&e.set_custom_element_data(t,"success-url",a),m[0]&131080&&s!==(s="https://"+window.location.hostname+"/"+u[3]+u[17])&&e.set_custom_element_data(t,"cancel-url",s),m[0]&65544&&l!==(l="https://"+window.location.hostname+"/"+u[3]+u[16])&&e.set_custom_element_data(t,"fail-url",l),m[0]&262152&&i!==(i="https://"+window.location.hostname+"/"+u[3]+u[18])&&e.set_custom_element_data(t,"sports-url",i),m[0]&524296&&r!==(r="https://"+window.location.hostname+"/"+u[3]+u[19])&&e.set_custom_element_data(t,"casino-url",r),m[0]&1048584&&c!==(c="https://"+window.location.hostname+"/"+u[3]+u[20])&&e.set_custom_element_data(t,"contact-url",c),m[0]&2097160&&o!==(o="https://"+window.location.hostname+"/"+u[3]+u[21])&&e.set_custom_element_data(t,"home-url",o),m[0]&4194312&&d!==(d="https://"+window.location.hostname+"/"+u[3]+u[22])&&e.set_custom_element_data(t,"deposit-url",d),m[0]&33554432&&e.set_custom_element_data(t,"client-styling",u[25]),m[0]&67108864&&e.set_custom_element_data(t,"client-styling-url",u[26])},d(u){u&&e.detach(t)}}}function Da(n){let t;return{c(){t=e.element("player-deposit"),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"session",n[0]),e.set_custom_element_data(t,"playerid",n[1]),e.set_custom_element_data(t,"lang",n[3]),e.set_custom_element_data(t,"hasdefaultamount",n[11]),e.set_custom_element_data(t,"playercurrency",n[12]),e.set_custom_element_data(t,"shortcashierenabled",n[13]),e.set_custom_element_data(t,"clientstyling",n[25]),e.set_custom_element_data(t,"clientstylingurl",n[26])},m(a,s){e.insert(a,t,s)},p(a,s){s[0]&4&&e.set_custom_element_data(t,"endpoint",a[2]),s[0]&1&&e.set_custom_element_data(t,"session",a[0]),s[0]&2&&e.set_custom_element_data(t,"playerid",a[1]),s[0]&8&&e.set_custom_element_data(t,"lang",a[3]),s[0]&2048&&e.set_custom_element_data(t,"hasdefaultamount",a[11]),s[0]&4096&&e.set_custom_element_data(t,"playercurrency",a[12]),s[0]&8192&&e.set_custom_element_data(t,"shortcashierenabled",a[13]),s[0]&33554432&&e.set_custom_element_data(t,"clientstyling",a[25]),s[0]&67108864&&e.set_custom_element_data(t,"clientstylingurl",a[26])},d(a){a&&e.detach(t)}}}function yt(n){let t;function a(i,r){return i[8]!=="true"?za:ja}let s=a(n),l=s(n);return{c(){l.c(),t=e.empty()},m(i,r){l.m(i,r),e.insert(i,t,r)},p(i,r){s===(s=a(i))&&l?l.p(i,r):(l.d(1),l=s(i),l&&(l.c(),l.m(t.parentNode,t)))},d(i){i&&e.detach(t),l.d(i)}}}function ja(n){let t,a,s,l,i,r,c,o=n[36].slice(-2)+"",d,u,m,p,f,h,M,F,$,y=n[39]&&wt(n);return{c(){t=e.element("div"),a=e.element("div"),s=e.element("span"),l=e.element("img"),r=e.space(),c=e.element("span"),d=e.text(o),u=e.space(),m=e.element("span"),p=e.svg_element("svg"),f=e.svg_element("path"),M=e.space(),y&&y.c(),e.src_url_equal(l.src,i=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[36].slice(-2))}.svg`)||e.attr(l,"src",i),e.attr(s,"class","FlagIcon"),e.attr(c,"class","LanguageName"),e.attr(f,"id","arrow"),e.attr(f,"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"),e.attr(f,"transform","translate(-274.511 -441.088)"),e.attr(f,"fill","#d1d1d1"),e.attr(p,"xmlns","http://www.w3.org/2000/svg"),e.attr(p,"width","14"),e.attr(p,"height","6.835"),e.attr(p,"viewBox","0 0 14 6.835"),e.attr(m,"class",h="TriangleInactive "+(n[39]?"TriangleActive":"")),e.attr(a,"class","SelectedOption Item ItemLanguage"),e.attr(t,"class","LanguageDropdown")},m(S,k){e.insert(S,t,k),e.append(t,a),e.append(a,s),e.append(s,l),e.append(a,r),e.append(a,c),e.append(c,d),e.append(a,u),e.append(a,m),e.append(m,p),e.append(p,f),e.append(t,M),y&&y.m(t,null),F||($=e.listen(a,"click",n[73]),F=!0)},p(S,k){k[1]&2080&&!e.src_url_equal(l.src,i=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${S[54](S[36].slice(-2))}.svg`)&&e.attr(l,"src",i),k[1]&32&&o!==(o=S[36].slice(-2)+"")&&e.set_data(d,o),k[1]&256&&h!==(h="TriangleInactive "+(S[39]?"TriangleActive":""))&&e.attr(m,"class",h),S[39]?y?y.p(S,k):(y=wt(S),y.c(),y.m(t,null)):y&&(y.d(1),y=null)},d(S){S&&e.detach(t),y&&y.d(),F=!1,$()}}}function za(n){let t,a,s,l=e.ensure_array_like(n[42]),i=[];for(let r=0;r<l.length;r+=1)i[r]=kt(ut(n,l,r));return{c(){t=e.element("select");for(let r=0;r<i.length;r+=1)i[r].c();e.attr(t,"class","Item ItemLanguage NoFlag"),n[36]===void 0&&e.add_render_callback(()=>n[71].call(t))},m(r,c){e.insert(r,t,c);for(let o=0;o<i.length;o+=1)i[o]&&i[o].m(t,null);e.select_option(t,n[36],!0),a||(s=[e.listen(t,"change",n[71]),e.listen(t,"change",n[72])],a=!0)},p(r,c){if(c[1]&2048){l=e.ensure_array_like(r[42]);let o;for(o=0;o<l.length;o+=1){const d=ut(r,l,o);i[o]?i[o].p(d,c):(i[o]=kt(d),i[o].c(),i[o].m(t,null))}for(;o<i.length;o+=1)i[o].d(1);i.length=l.length}c[1]&2080&&e.select_option(t,r[36])},d(r){r&&e.detach(t),e.destroy_each(i,r),a=!1,e.run_all(s)}}}function wt(n){let t,a=e.ensure_array_like(n[42]),s=[];for(let l=0;l<a.length;l+=1)s[l]=bt(ct(n,a,l));return{c(){t=e.element("div");for(let l=0;l<s.length;l+=1)s[l].c();e.attr(t,"class","OptionList")},m(l,i){e.insert(l,t,i);for(let r=0;r<s.length;r+=1)s[r]&&s[r].m(t,null)},p(l,i){if(i[1]&10487808){a=e.ensure_array_like(l[42]);let r;for(r=0;r<a.length;r+=1){const c=ct(l,a,r);s[r]?s[r].p(c,i):(s[r]=bt(c),s[r].c(),s[r].m(t,null))}for(;r<s.length;r+=1)s[r].d(1);s.length=a.length}},d(l){l&&e.detach(t),e.destroy_each(s,l)}}}function bt(n){let t,a,s,l,i,r,c=n[115].slice(-2)+"",o,d,u,m;function p(){return n[74](n[115])}return{c(){t=e.element("div"),a=e.element("span"),s=e.element("img"),i=e.space(),r=e.element("span"),o=e.text(c),d=e.space(),e.src_url_equal(s.src,l=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[115].slice(-2))}.svg`)||e.attr(s,"src",l),e.attr(a,"class","FlagIcon"),e.attr(r,"class","LanguageName"),e.attr(t,"class","LanguageOption")},m(f,h){e.insert(f,t,h),e.append(t,a),e.append(a,s),e.append(t,i),e.append(t,r),e.append(r,o),e.append(t,d),u||(m=e.listen(t,"click",p),u=!0)},p(f,h){n=f,h[1]&2048&&!e.src_url_equal(s.src,l=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[115].slice(-2))}.svg`)&&e.attr(s,"src",l),h[1]&2048&&c!==(c=n[115].slice(-2)+"")&&e.set_data(o,c)},d(f){f&&e.detach(t),u=!1,m()}}}function kt(n){let t,a=n[115].slice(-2)+"",s,l;return{c(){t=e.element("option"),s=e.text(a),t.__value=l=n[115],e.set_input_value(t,t.__value),t.selected=!0},m(i,r){e.insert(i,t,r),e.append(t,s)},p(i,r){r[1]&2048&&a!==(a=i[115].slice(-2)+"")&&e.set_data(s,a),r[1]&2048&&l!==(l=i[115])&&(t.__value=l,e.set_input_value(t,t.__value))},d(i){i&&e.detach(t)}}}function $t(n){let t,a,s=n[112].label+"",l,i,r,c,o;function d(){return n[75](n[112])}return{c(){var u,m;t=e.element("li"),a=e.element("button"),l=e.text(s),i=e.space(),e.attr(t,"class",r="ItemSecondary "+(((u=n[34])==null?void 0:u.toString().indexOf("$"))>-1?((m=n[34])==null?void 0:m.split("$").pop())==n[112].id.split("$").pop()?"active":"":n[34]==n[112].id?"active":"")),e.attr(t,"part","ItemSecondary")},m(u,m){e.insert(u,t,m),e.append(t,a),e.append(a,l),e.append(t,i),c||(o=e.listen(a,"click",d),c=!0)},p(u,m){var p,f;n=u,m[1]&16&&s!==(s=n[112].label+"")&&e.set_data(l,s),m[1]&24&&r!==(r="ItemSecondary "+(((p=n[34])==null?void 0:p.toString().indexOf("$"))>-1?((f=n[34])==null?void 0:f.split("$").pop())==n[112].id.split("$").pop()?"active":"":n[34]==n[112].id?"active":""))&&e.attr(t,"class",r)},d(u){u&&e.detach(t),c=!1,o()}}}function St(n){let t,a,s,l,i,r,c,o,d,u;return{c(){t=e.svg_element("svg"),a=e.svg_element("defs"),s=e.svg_element("style"),l=e.text(`.a {
11
+ fill: var(--emw--color-white, #FFFFFF);
12
+ }
13
+ `),i=e.svg_element("g"),r=e.svg_element("rect"),c=e.svg_element("rect"),o=e.svg_element("rect"),e.attr(r,"class","a"),e.attr(r,"width","18"),e.attr(r,"height","2"),e.attr(r,"transform","translate(14 13)"),e.attr(c,"class","a"),e.attr(c,"width","22"),e.attr(c,"height","2"),e.attr(c,"transform","translate(14 20)"),e.attr(o,"class","a"),e.attr(o,"width","22"),e.attr(o,"height","2"),e.attr(o,"transform","translate(14 27)"),e.attr(i,"transform","translate(-14 -13)"),e.attr(t,"xmlns","http://www.w3.org/2000/svg"),e.attr(t,"width","22"),e.attr(t,"height","16"),e.attr(t,"viewBox","0 0 22 16")},m(m,p){e.insert(m,t,p),e.append(t,a),e.append(a,s),e.append(s,l),e.append(t,i),e.append(i,r),e.append(i,c),e.append(i,o),d||(u=e.listen(t,"click",n[59]),d=!0)},p:e.noop,d(m){m&&e.detach(t),d=!1,u()}}}function Ba(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=pe)||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p:e.noop,d(s){s&&e.detach(t)}}}function Wa(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=n[44])||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p(s,l){l[1]&8192&&!e.src_url_equal(t.src,a=s[44])&&e.attr(t,"src",a)},d(s){s&&e.detach(t)}}}function It(n){let t,a,s,l,i,r,c,o;function d(p,f){return p[7]==="gmcore"?qa:Na}let u=d(n),m=u(n);return{c(){t=e.element("div"),a=e.space(),s=e.element("div"),l=e.element("div"),i=e.element("div"),i.innerHTML='<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><line x1="2" y1="2" x2="18" y2="18" stroke="black" stroke-width="2"></line><line x1="18" y1="2" x2="2" y2="18" stroke="black" stroke-width="2"></line></svg>',r=e.space(),m.c(),e.attr(t,"class","ShortCashierWindow"),e.attr(i,"class","ClosePopUpButtonShortCashier"),e.attr(l,"class","ShortCashierContainerMobile"),e.attr(s,"class","ShortCashierContainerWrapperMobile")},m(p,f){e.insert(p,t,f),e.insert(p,a,f),e.insert(p,s,f),e.append(s,l),e.append(l,i),e.append(l,r),m.m(l,null),c||(o=[e.listen(t,"click",n[62]),e.listen(i,"click",n[63])],c=!0)},p(p,f){u===(u=d(p))&&m?m.p(p,f):(m.d(1),m=u(p),m&&(m.c(),m.m(l,null)))},d(p){p&&(e.detach(t),e.detach(a),e.detach(s)),m.d(),c=!1,e.run_all(o)}}}function Na(n){let t,a,s,l,i,r,c,o,d;return{c(){t=e.element("user-deposit-withdrawal"),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"type","deposit"),e.set_custom_element_data(t,"channel","Mobile"),e.set_custom_element_data(t,"language",n[3]),e.set_custom_element_data(t,"is-short-cashier",n[13]),e.set_custom_element_data(t,"product-type",n[14]),e.set_custom_element_data(t,"user-id",n[1]),e.set_custom_element_data(t,"session",n[0]),e.set_custom_element_data(t,"success-url",a="https://"+window.location.hostname+"/"+n[3]+n[15]),e.set_custom_element_data(t,"cancel-url",s="https://"+window.location.hostname+"/"+n[3]+n[17]),e.set_custom_element_data(t,"fail-url",l="https://"+window.location.hostname+"/"+n[3]+n[16]),e.set_custom_element_data(t,"sports-url",i="https://"+window.location.hostname+"/"+n[3]+n[18]),e.set_custom_element_data(t,"casino-url",r="https://"+window.location.hostname+"/"+n[3]+n[19]),e.set_custom_element_data(t,"contact-url",c="https://"+window.location.hostname+"/"+n[3]+n[20]),e.set_custom_element_data(t,"home-url",o="https://"+window.location.hostname+"/"+n[3]+n[21]),e.set_custom_element_data(t,"deposit-url",d="https://"+window.location.hostname+"/"+n[3]+n[22]),e.set_custom_element_data(t,"client-styling",n[25]),e.set_custom_element_data(t,"client-styling-url",n[26])},m(u,m){e.insert(u,t,m)},p(u,m){m[0]&4&&e.set_custom_element_data(t,"endpoint",u[2]),m[0]&8&&e.set_custom_element_data(t,"language",u[3]),m[0]&8192&&e.set_custom_element_data(t,"is-short-cashier",u[13]),m[0]&16384&&e.set_custom_element_data(t,"product-type",u[14]),m[0]&2&&e.set_custom_element_data(t,"user-id",u[1]),m[0]&1&&e.set_custom_element_data(t,"session",u[0]),m[0]&32776&&a!==(a="https://"+window.location.hostname+"/"+u[3]+u[15])&&e.set_custom_element_data(t,"success-url",a),m[0]&131080&&s!==(s="https://"+window.location.hostname+"/"+u[3]+u[17])&&e.set_custom_element_data(t,"cancel-url",s),m[0]&65544&&l!==(l="https://"+window.location.hostname+"/"+u[3]+u[16])&&e.set_custom_element_data(t,"fail-url",l),m[0]&262152&&i!==(i="https://"+window.location.hostname+"/"+u[3]+u[18])&&e.set_custom_element_data(t,"sports-url",i),m[0]&524296&&r!==(r="https://"+window.location.hostname+"/"+u[3]+u[19])&&e.set_custom_element_data(t,"casino-url",r),m[0]&1048584&&c!==(c="https://"+window.location.hostname+"/"+u[3]+u[20])&&e.set_custom_element_data(t,"contact-url",c),m[0]&2097160&&o!==(o="https://"+window.location.hostname+"/"+u[3]+u[21])&&e.set_custom_element_data(t,"home-url",o),m[0]&4194312&&d!==(d="https://"+window.location.hostname+"/"+u[3]+u[22])&&e.set_custom_element_data(t,"deposit-url",d),m[0]&33554432&&e.set_custom_element_data(t,"client-styling",u[25]),m[0]&67108864&&e.set_custom_element_data(t,"client-styling-url",u[26])},d(u){u&&e.detach(t)}}}function qa(n){let t;return{c(){t=e.element("player-deposit"),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"session",n[0]),e.set_custom_element_data(t,"playerid",n[1]),e.set_custom_element_data(t,"lang",n[3]),e.set_custom_element_data(t,"hasdefaultamount",n[11]),e.set_custom_element_data(t,"playercurrency",n[12]),e.set_custom_element_data(t,"shortcashierenabled",n[13]),e.set_custom_element_data(t,"clientstyling",n[25]),e.set_custom_element_data(t,"clientstylingurl",n[26])},m(a,s){e.insert(a,t,s)},p(a,s){s[0]&4&&e.set_custom_element_data(t,"endpoint",a[2]),s[0]&1&&e.set_custom_element_data(t,"session",a[0]),s[0]&2&&e.set_custom_element_data(t,"playerid",a[1]),s[0]&8&&e.set_custom_element_data(t,"lang",a[3]),s[0]&2048&&e.set_custom_element_data(t,"hasdefaultamount",a[11]),s[0]&4096&&e.set_custom_element_data(t,"playercurrency",a[12]),s[0]&8192&&e.set_custom_element_data(t,"shortcashierenabled",a[13]),s[0]&33554432&&e.set_custom_element_data(t,"clientstyling",a[25]),s[0]&67108864&&e.set_custom_element_data(t,"clientstylingurl",a[26])},d(a){a&&e.detach(t)}}}function Za(n){let t,a;function s(r,c){return r[41]?Ma:r[40]?Ia:Sa}let l=s(n),i=l(n);return{c(){i.c(),t=e.space(),a=e.element("casino-hamburger-menu"),e.set_custom_element_data(a,"menuitemsurl",n[37]),e.set_custom_element_data(a,"activecategory",n[5]),e.set_custom_element_data(a,"lang",n[3]),e.set_custom_element_data(a,"countryflaghamburger",n[10]),e.set_custom_element_data(a,"customlocaleidentifier",n[6]),e.set_custom_element_data(a,"languageslist",n[4]),e.set_custom_element_data(a,"clientstyling",n[25]),e.set_custom_element_data(a,"clientstylingurl",n[26])},m(r,c){i.m(r,c),e.insert(r,t,c),e.insert(r,a,c)},p(r,c){l===(l=s(r))&&i?i.p(r,c):(i.d(1),i=l(r),i&&(i.c(),i.m(t.parentNode,t))),c[1]&64&&e.set_custom_element_data(a,"menuitemsurl",r[37]),c[0]&32&&e.set_custom_element_data(a,"activecategory",r[5]),c[0]&8&&e.set_custom_element_data(a,"lang",r[3]),c[0]&1024&&e.set_custom_element_data(a,"countryflaghamburger",r[10]),c[0]&64&&e.set_custom_element_data(a,"customlocaleidentifier",r[6]),c[0]&16&&e.set_custom_element_data(a,"languageslist",r[4]),c[0]&33554432&&e.set_custom_element_data(a,"clientstyling",r[25]),c[0]&67108864&&e.set_custom_element_data(a,"clientstylingurl",r[26])},i:e.noop,o:e.noop,d(r){r&&(e.detach(t),e.detach(a)),i.d(r)}}}let me="HeaderMenu";function Ga(n,t,a){let s,l;e.component_subscribe(n,e.$format,_=>a(46,l=_));let{session:i=""}=t,{userid:r=""}=t,{endpoint:c=""}=t,{cmsendpoint:o=""}=t,{cmsenv:d="stage"}=t,{lang:u="en"}=t,{languageslist:m="en, ro"}=t,{activecategory:p=""}=t,{translationurl:f=""}=t,{customlocaleidentifier:h=""}=t,{gmversion:M=""}=t,{countryflagheader:F="false"}=t,{displaybalanceoption:$="All"}=t,{countryflaghamburger:y="false"}=t,{hasdefaultamount:S=""}=t,{playercurrency:k=""}=t,{shortcashierenabled:U=""}=t,{producttype:O=""}=t,{successurl:T=""}=t,{failurl:L=""}=t,{cancelurl:v=""}=t,{sportsurl:b=""}=t,{casinourl:H=""}=t,{contacturl:I=""}=t,{homeurl:g=""}=t,{depositurl:A=""}=t,{actionevent:C=""}=t,{userroles:w=""}=t,{showsubgroups:E="false"}=t,{clientstyling:R=""}=t,{clientstylingurl:Q=""}=t,{currencyseparator:Pe=""}=t,{currencydecimal:Re=""}=t,{currencyprecision:Ue=""}=t,{totalcalculationmode:Oe=""}=t,De,je,W;Tn({withLocale:"en",translations:{}});const Zt=()=>{fetch(f).then(D=>D.json()).then(D=>{Object.keys(D).forEach(B=>{Je(B,D[B])})}).catch(D=>{console.log(D)})};Object.keys(Qe).forEach(_=>{Je(_,Qe[_])});let se=[],fe=[],N="",J,G,ze,ne=!0,ae=!1,le=!1,Be=!1,he=window.navigator.userAgent,re=!1,V=[],ge=!1,We="",ve=!1;const j=_=>{switch(_){case"login":window.postMessage({type:"OpenLoginRegisterModal",transition:"Login"},window.location.href),typeof gtag=="function"&&gtag("event","OpenLoginModal",{context:"HeaderController"});break;case"register":window.postMessage({type:"OpenLoginRegisterModal",transition:"Register"},window.location.href),typeof gtag=="function"&&gtag("event","OpenRegisterModal",{context:"HeaderController"});break;case"lobby":window.postMessage({type:"GoToHomepage"},window.location.href);break;case"myaccount":window.postMessage({type:"PlayerAccountMenuActive",isMobile:e.isMobile(he)},window.location.href);break;case"deposit":s?(a(45,ve=!0),window.postMessage({type:"DisableScroll"},window.location.href)):window.postMessage({type:"GoToDeposit"},window.location.href),typeof gtag=="function"&&gtag("event","GoToDeposit",{context:"HeaderController"});break;case"language":window.postMessage({type:"LanguageChanged",selectedLanguage:N},window.location.href);break}},ye=()=>{a(43,ge=!0),window.postMessage({type:"OpenHamburgerMenuModal"},window.location.href)},Ne=_=>{if(_.data)switch(_.data.type){case"SliderLoaded":me==_.data.identity&&Ge();break;case"UserSessionID":_.data.userid,_.data.session,a(41,re=!0);break;case"CloseHamburgerMenu":window.postMessage({type:"EnableScroll"},window.location.href),_.data.showhamburger&&a(43,ge=!1);break;case"LogoutSuccessfull":a(41,re=!1);break;case"LanguageChanged":qe(),Ye(G);break;case"OpenShortCashier":j("deposit");break;case"CloseShortCashier":x();break;case"RequestHeaderHeight":window.postMessage({type:"HeaderHeight",headerHeight:W.clientHeight},window.location.href);break}},Gt=()=>{a(41,re=!0)},x=_=>{a(45,ve=!1),window.postMessage({type:"EnableScroll"},window.location.href),_==null||_.stopPropagation()},qe=()=>{G=new URL(`${o}/${N.toLowerCase()}/menu`),a(37,J=new URL(`${o}/${N.toLowerCase()}/hamburger-menu`)),ze=new URL(`${o}/${N.toLowerCase()}/op-options/style`);let _=e.getDevice(he);G.searchParams.append("env",d),G.searchParams.append("language",N.toLowerCase()),G.searchParams.append("userRoles",w),_&&(_==="PC"?(J.searchParams.append("device","dk"),G.searchParams.append("device","dk")):(J.searchParams.append("device","mtWeb"),G.searchParams.append("device","mtWeb"))),J.searchParams.append("env",d),J.searchParams.append("language",N.toLowerCase()),J.searchParams.append("userRoles",w)},Yt=()=>{Pn(u)},Jt=()=>{a(42,V=m.replace(/ /g,"").split(",")),a(42,V=V.map(_=>_.toUpperCase())),a(36,N=u.toUpperCase()),qe(),Xt(ze),setTimeout(()=>{Ye(G)})},Qt=()=>{a(33,De=Ze(p,se)),a(34,je=Ze(p,fe))},Ze=(_,D)=>{let B=D.find(P=>{if(_.indexOf("/sport")>-1)return P.path.indexOf(_)>-1;if(P.path.includes(_))return!0});return B||(B=D.find(P=>P.path.split("/").indexOf(_.split("/")[1])>-1)),B?B.id:-1},Ge=_=>{se.length>0&&window.postMessage({type:"SliderData",identity:me,data:se},window.location.href)},Ye=_=>(a(32,ne=!0),new Promise((D,B)=>{fetch(_).then(P=>P.json()).then(P=>{se=P.desktop.primary,a(35,fe=P.desktop.secondary),a(32,ne=!1),D(P)},P=>{a(32,ne=!1),console.error(P),B(P)})})),Xt=_=>(a(38,ae=!1),new Promise((D,B)=>{fetch(_).then(P=>P.json()).then(P=>{P.logoUrl.length>0&&(P.logoUrl!="null"||P.logoUrl!="false")?(a(44,We=P.logoUrl),a(38,ae=!0)):a(38,ae=!1),D(P)},P=>{a(38,ae=!1),console.error(P),B(P)})})),we=_=>{var D;window.postMessage({type:"NavigateTo",itemId:_.id,item:_,path:_.path,externalLink:_.externalLink||!1,target:((D=_.attrs)==null?void 0:D.target)||null},window.location.href)},be=_=>{a(36,N=_),a(39,le=!1),j("language")},ke=()=>{a(39,le=!le)},Kt=_=>(h&&(_=h.includes(_.toLowerCase())?h.slice(-2):_),_=="EN"?"US":_.toUpperCase()),Vt=()=>{let _=document.createElement("style");_.innerHTML=R,W.appendChild(_)},xt=()=>{let _=new URL(Q),D=document.createElement("style");fetch(_.href).then(B=>B.text()).then(B=>{D.innerHTML=B,setTimeout(()=>{W.appendChild(D)},1)})};e.onMount(()=>ee(this,null,function*(){return window.addEventListener("message",Ne,!1),e.isMobile(he)&&a(40,Be=!0),()=>{window.removeEventListener("message",Ne)}}));const en=()=>ye(),tn=()=>j("lobby"),nn=()=>j("deposit"),an=_=>x(_),sn=_=>x(_),ln=()=>j("myaccount");function rn(_){e.binding_callbacks[_?"unshift":"push"](()=>{W=_,a(31,W)})}const on=()=>j("lobby"),cn=()=>j("deposit"),un=_=>x(_),dn=_=>x(_),mn=()=>j("myaccount");function _n(){N=e.select_value(this),a(36,N),a(42,V)}const pn=()=>j("language"),fn=()=>ke(),hn=_=>be(_),gn=_=>we(_);function vn(_){e.binding_callbacks[_?"unshift":"push"](()=>{W=_,a(31,W)})}const yn=()=>ye(),wn=()=>j("lobby"),bn=()=>j("login"),kn=()=>j("register");function $n(_){e.binding_callbacks[_?"unshift":"push"](()=>{W=_,a(31,W)})}const Sn=()=>j("lobby"),In=()=>j("login"),Mn=()=>j("register");function Fn(){N=e.select_value(this),a(36,N),a(42,V)}const Cn=()=>j("language"),Ln=()=>ke(),Hn=_=>be(_),An=_=>we(_);function En(_){e.binding_callbacks[_?"unshift":"push"](()=>{W=_,a(31,W)})}return n.$$set=_=>{"session"in _&&a(0,i=_.session),"userid"in _&&a(1,r=_.userid),"endpoint"in _&&a(2,c=_.endpoint),"cmsendpoint"in _&&a(55,o=_.cmsendpoint),"cmsenv"in _&&a(56,d=_.cmsenv),"lang"in _&&a(3,u=_.lang),"languageslist"in _&&a(4,m=_.languageslist),"activecategory"in _&&a(5,p=_.activecategory),"translationurl"in _&&a(57,f=_.translationurl),"customlocaleidentifier"in _&&a(6,h=_.customlocaleidentifier),"gmversion"in _&&a(7,M=_.gmversion),"countryflagheader"in _&&a(8,F=_.countryflagheader),"displaybalanceoption"in _&&a(9,$=_.displaybalanceoption),"countryflaghamburger"in _&&a(10,y=_.countryflaghamburger),"hasdefaultamount"in _&&a(11,S=_.hasdefaultamount),"playercurrency"in _&&a(12,k=_.playercurrency),"shortcashierenabled"in _&&a(13,U=_.shortcashierenabled),"producttype"in _&&a(14,O=_.producttype),"successurl"in _&&a(15,T=_.successurl),"failurl"in _&&a(16,L=_.failurl),"cancelurl"in _&&a(17,v=_.cancelurl),"sportsurl"in _&&a(18,b=_.sportsurl),"casinourl"in _&&a(19,H=_.casinourl),"contacturl"in _&&a(20,I=_.contacturl),"homeurl"in _&&a(21,g=_.homeurl),"depositurl"in _&&a(22,A=_.depositurl),"actionevent"in _&&a(23,C=_.actionevent),"userroles"in _&&a(58,w=_.userroles),"showsubgroups"in _&&a(24,E=_.showsubgroups),"clientstyling"in _&&a(25,R=_.clientstyling),"clientstylingurl"in _&&a(26,Q=_.clientstylingurl),"currencyseparator"in _&&a(27,Pe=_.currencyseparator),"currencydecimal"in _&&a(28,Re=_.currencydecimal),"currencyprecision"in _&&a(29,Ue=_.currencyprecision),"totalcalculationmode"in _&&a(30,Oe=_.totalcalculationmode)},n.$$.update=()=>{n.$$.dirty[0]&32|n.$$.dirty[1]&2&&p&&!ne&&Qt(),n.$$.dirty[0]&1&&i&&Gt(),n.$$.dirty[0]&8192&&(s=U.toLocaleLowerCase()==="true"),n.$$.dirty[0]&8&&u&&Yt(),n.$$.dirty[0]&24|n.$$.dirty[1]&150994944&&o&&u&&m&&w&&Jt(),n.$$.dirty[1]&67108864&&f&&Zt(),n.$$.dirty[0]&33554432|n.$$.dirty[1]&1&&R&&W&&Vt(),n.$$.dirty[0]&67108864|n.$$.dirty[1]&1&&Q&&W&&xt()},[i,r,c,u,m,p,h,M,F,$,y,S,k,U,O,T,L,v,b,H,I,g,A,C,E,R,Q,Pe,Re,Ue,Oe,W,ne,De,je,fe,N,J,ae,le,Be,re,V,ge,We,ve,l,j,ye,x,Ge,we,be,ke,Kt,o,d,f,w,en,tn,nn,an,sn,ln,rn,on,cn,un,dn,mn,_n,pn,fn,hn,gn,vn,yn,wn,bn,kn,$n,Sn,In,Mn,Fn,Cn,Ln,Hn,An,En]}class qt extends e.SvelteComponent{constructor(t){super(),e.init(this,t,Ga,Za,e.safe_not_equal,{session:0,userid:1,endpoint:2,cmsendpoint:55,cmsenv:56,lang:3,languageslist:4,activecategory:5,translationurl:57,customlocaleidentifier:6,gmversion:7,countryflagheader:8,displaybalanceoption:9,countryflaghamburger:10,hasdefaultamount:11,playercurrency:12,shortcashierenabled:13,producttype:14,successurl:15,failurl:16,cancelurl:17,sportsurl:18,casinourl:19,contacturl:20,homeurl:21,depositurl:22,actionevent:23,userroles:58,showsubgroups:24,clientstyling:25,clientstylingurl:26,currencyseparator:27,currencydecimal:28,currencyprecision:29,totalcalculationmode:30},$a,[-1,-1,-1,-1,-1])}get session(){return this.$$.ctx[0]}set session(t){this.$$set({session:t}),e.flush()}get userid(){return this.$$.ctx[1]}set userid(t){this.$$set({userid:t}),e.flush()}get endpoint(){return this.$$.ctx[2]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get cmsendpoint(){return this.$$.ctx[55]}set cmsendpoint(t){this.$$set({cmsendpoint:t}),e.flush()}get cmsenv(){return this.$$.ctx[56]}set cmsenv(t){this.$$set({cmsenv:t}),e.flush()}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),e.flush()}get languageslist(){return this.$$.ctx[4]}set languageslist(t){this.$$set({languageslist:t}),e.flush()}get activecategory(){return this.$$.ctx[5]}set activecategory(t){this.$$set({activecategory:t}),e.flush()}get translationurl(){return this.$$.ctx[57]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get customlocaleidentifier(){return this.$$.ctx[6]}set customlocaleidentifier(t){this.$$set({customlocaleidentifier:t}),e.flush()}get gmversion(){return this.$$.ctx[7]}set gmversion(t){this.$$set({gmversion:t}),e.flush()}get countryflagheader(){return this.$$.ctx[8]}set countryflagheader(t){this.$$set({countryflagheader:t}),e.flush()}get displaybalanceoption(){return this.$$.ctx[9]}set displaybalanceoption(t){this.$$set({displaybalanceoption:t}),e.flush()}get countryflaghamburger(){return this.$$.ctx[10]}set countryflaghamburger(t){this.$$set({countryflaghamburger:t}),e.flush()}get hasdefaultamount(){return this.$$.ctx[11]}set hasdefaultamount(t){this.$$set({hasdefaultamount:t}),e.flush()}get playercurrency(){return this.$$.ctx[12]}set playercurrency(t){this.$$set({playercurrency:t}),e.flush()}get shortcashierenabled(){return this.$$.ctx[13]}set shortcashierenabled(t){this.$$set({shortcashierenabled:t}),e.flush()}get producttype(){return this.$$.ctx[14]}set producttype(t){this.$$set({producttype:t}),e.flush()}get successurl(){return this.$$.ctx[15]}set successurl(t){this.$$set({successurl:t}),e.flush()}get failurl(){return this.$$.ctx[16]}set failurl(t){this.$$set({failurl:t}),e.flush()}get cancelurl(){return this.$$.ctx[17]}set cancelurl(t){this.$$set({cancelurl:t}),e.flush()}get sportsurl(){return this.$$.ctx[18]}set sportsurl(t){this.$$set({sportsurl:t}),e.flush()}get casinourl(){return this.$$.ctx[19]}set casinourl(t){this.$$set({casinourl:t}),e.flush()}get contacturl(){return this.$$.ctx[20]}set contacturl(t){this.$$set({contacturl:t}),e.flush()}get homeurl(){return this.$$.ctx[21]}set homeurl(t){this.$$set({homeurl:t}),e.flush()}get depositurl(){return this.$$.ctx[22]}set depositurl(t){this.$$set({depositurl:t}),e.flush()}get actionevent(){return this.$$.ctx[23]}set actionevent(t){this.$$set({actionevent:t}),e.flush()}get userroles(){return this.$$.ctx[58]}set userroles(t){this.$$set({userroles:t}),e.flush()}get showsubgroups(){return this.$$.ctx[24]}set showsubgroups(t){this.$$set({showsubgroups:t}),e.flush()}get clientstyling(){return this.$$.ctx[25]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[26]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get currencyseparator(){return this.$$.ctx[27]}set currencyseparator(t){this.$$set({currencyseparator:t}),e.flush()}get currencydecimal(){return this.$$.ctx[28]}set currencydecimal(t){this.$$set({currencydecimal:t}),e.flush()}get currencyprecision(){return this.$$.ctx[29]}set currencyprecision(t){this.$$set({currencyprecision:t}),e.flush()}get totalcalculationmode(){return this.$$.ctx[30]}set totalcalculationmode(t){this.$$set({totalcalculationmode:t}),e.flush()}}e.create_custom_element(qt,{session:{},userid:{},endpoint:{},cmsendpoint:{},cmsenv:{},lang:{},languageslist:{},activecategory:{},translationurl:{},customlocaleidentifier:{},gmversion:{},countryflagheader:{},displaybalanceoption:{},countryflaghamburger:{},hasdefaultamount:{},playercurrency:{},shortcashierenabled:{},producttype:{},successurl:{},failurl:{},cancelurl:{},sportsurl:{},casinourl:{},contacturl:{},homeurl:{},depositurl:{},actionevent:{},userroles:{},showsubgroups:{},clientstyling:{},clientstylingurl:{},currencyseparator:{},currencydecimal:{},currencyprecision:{},totalcalculationmode:{}},[],[],!0);const Ya=Object.freeze(Object.defineProperty({__proto__:null,default:qt},Symbol.toStringTag,{value:"Module"}));exports.CasinoHeaderController_ce=Ya;exports.Host=Tt;exports.h=Et;exports.registerInstance=Dn;
@@ -0,0 +1,13 @@
1
+ "use strict";var ee=(n,t,a)=>new Promise((s,l)=>{var i=o=>{try{c(a.next(o))}catch(d){l(d)}},r=o=>{try{c(a.throw(o))}catch(d){l(d)}},c=o=>o.done?s(o.value):Promise.resolve(o.value).then(i,r);c((a=a.apply(n,t)).next())});const e=require("./CasinoHamburgerMenu-CMBkzntP.cjs");var $e=typeof document!="undefined"?document.currentScript:null;function An({withLocale:n,translations:t}){e.$locale.subscribe(a=>{a==null&&(e.$dictionary.set(t),e.$locale.set(n))})}function Je(n,t){e.addMessages(n,t)}function En(n){e.$locale.set(n)}const Qe={en:{login:"Login",register:"Register",deposit:"Deposit",promotions:"Promotions"},"zh-hk":{login:"登錄",register:"登記",deposit:"訂金",promotions:"促销活动"},fr:{login:"Connexion",register:"Enregistrer",deposit:"Dépôt",promotions:"Promotions"},tr:{login:"Giriş",register:"Kayıt",deposit:"Yatır",promotions:"Promosyonlar"},ro:{login:"Autentificare",register:"Inregistrare",deposit:"Depozit",promotions:"Promotii"},es:{login:"Iniciar sesión",register:"Regístrate",deposit:"Deposita",promotions:"Promociones"},pt:{login:"Entrar",register:"Registro",deposit:"Depósito",promotions:"Promoções"},hr:{login:"Prijava",register:"Registracija",deposit:"Uplata",promotions:"Promocije"},"pt-br":{login:"Entrar",register:"Registro",deposit:"Depósito",promotions:"Promoções"},"es-mx":{login:"Ingresar",register:"Registro",deposit:"Depósito",promotions:"Promociones"},"en-us":{login:"Login",register:"Register",deposit:"Deposit",promotions:"Promotions"}};if(typeof window!="undefined"){let n=function(t){return function(...a){try{return t.apply(this,a)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./CasinoSlider-BhJTFE93.cjs")).then(({default:t})=>{!customElements.get("casino-slider")&&customElements.define("casino-slider",t.element)})}if(typeof window!="undefined"){let n=function(t){return function(...a){try{return t.apply(this,a)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./CasinoHamburgerMenu-CMBkzntP.cjs")).then(t=>t.CasinoHamburgerMenu_ce).then(({default:t})=>{!customElements.get("casino-hamburger-menu")&&customElements.define("casino-hamburger-menu",t.element)})}if(typeof window!="undefined"){let n=function(t){return function(...a){try{return t.apply(this,a)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountBalanceModal-BjynkQTc.cjs")).then(({default:t})=>{!customElements.get("player-account-balance-modal")&&customElements.define("player-account-balance-modal",t.element)})}if(typeof window!="undefined"){let n=function(t){return function(...a){try{return t.apply(this,a)}catch(s){if(s instanceof DOMException&&s.message.includes("has already been used with this registry")||s.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw s}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerDeposit-CtdO_htx.cjs")).then(({default:t})=>{!customElements.get("player-deposit")&&customElements.define("player-deposit",t.element)})}const Tn="user-deposit-withdrawal",Ft={allRenderFn:!0,appendChildSlotFix:!1,asyncLoading:!0,asyncQueue:!1,attachStyles:!0,cloneNodeFix:!1,cmpDidLoad:!0,cmpDidRender:!0,cmpDidUnload:!1,cmpDidUpdate:!1,cmpShouldUpdate:!1,cmpWillLoad:!0,cmpWillRender:!1,cmpWillUpdate:!1,connectedCallback:!1,constructableCSS:!0,cssAnnotations:!0,devTools:!1,disconnectedCallback:!0,element:!1,event:!1,experimentalScopedSlotChanges:!1,experimentalSlotFixes:!1,formAssociated:!1,hasRenderFn:!0,hostListener:!1,hostListenerTarget:!1,hostListenerTargetBody:!1,hostListenerTargetDocument:!1,hostListenerTargetParent:!1,hostListenerTargetWindow:!1,hotModuleReplacement:!1,hydrateClientSide:!1,hydrateServerSide:!1,hydratedAttribute:!1,hydratedClass:!0,hydratedSelectorName:"hydrated",initializeNextTick:!1,invisiblePrehydration:!0,isDebug:!1,isDev:!1,isTesting:!1,lazyLoad:!0,lifecycle:!0,lifecycleDOMEvents:!1,member:!0,method:!1,mode:!1,observeAttribute:!0,profile:!1,prop:!0,propBoolean:!0,propMutable:!1,propNumber:!1,propString:!0,reflect:!0,scoped:!1,scopedSlotTextContentFix:!1,scriptDataOpts:!1,shadowDelegatesFocus:!1,shadowDom:!0,slot:!1,slotChildNodesFix:!1,slotRelocation:!1,state:!0,style:!0,svg:!0,taskQueue:!0,transformTagName:!1,updatable:!0,vdomAttribute:!0,vdomClass:!0,vdomFunctional:!1,vdomKey:!0,vdomListener:!0,vdomPropOrAttr:!0,vdomRef:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,vdomXlink:!1,watchCallback:!0};var Pn=Object.defineProperty,Rn=(n,t)=>{for(var a in t)Pn(n,a,{get:t[a],enumerable:!0})},He=new WeakMap,Q=n=>He.get(n),Un=(n,t)=>He.set(t.$lazyInstance$=n,t),On=(n,t)=>{const a={$flags$:0,$hostElement$:n,$cmpMeta$:t,$instanceValues$:new Map};return a.$onReadyPromise$=new Promise(s=>a.$onReadyResolve$=s),n["s-p"]=[],n["s-rc"]=[],He.set(n,a)},Xe=(n,t)=>t in n,X=(n,t)=>(0,console.error)(n,t),Se=new Map,Dn=(n,t,a)=>{const s=n.$tagName$.replace(/-/g,"_"),l=n.$lazyBundleId$;if(!l)return;const i=Se.get(l);if(i)return i[s];{const r=c=>(Se.set(l,c),c[s]);switch(l){case"user-deposit-withdrawal":return Promise.resolve().then(()=>require("../user-deposit-withdrawal.entry-EpraTyQC.cjs")).then(r,X)}}return import(`./${l}.entry.js`).then(r=>(Se.set(l,r),r[s]),X)},ce=new Map,jn="{visibility:hidden}.hydrated{visibility:inherit}",Mt="slot-fb{display:contents}slot-fb[hidden]{display:none}",_e=typeof window!="undefined"?window:{},Z=_e.document||{head:{}},B={$flags$:0,$resourcesUrl$:"",jmp:n=>n(),raf:n=>requestAnimationFrame(n),ael:(n,t,a,s)=>n.addEventListener(t,a,s),rel:(n,t,a,s)=>n.removeEventListener(t,a,s),ce:(n,t)=>new CustomEvent(n,t)},Ct=n=>Promise.resolve(n),zn=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replaceSync=="function"}catch(n){}return!1})(),Ie=!1,Ke=[],Ht=[],Bn=(n,t)=>a=>{n.push(a),Ie||(Ie=!0,B.$flags$&4?Le(Fe):B.raf(Fe))},Ve=n=>{for(let t=0;t<n.length;t++)try{n[t](performance.now())}catch(a){X(a)}n.length=0},Fe=()=>{Ve(Ke),Ve(Ht),(Ie=Ke.length>0)&&B.raf(Fe)},Le=n=>Ct().then(n),Wn=Bn(Ht),xe={},Nn="http://www.w3.org/2000/svg",qn="http://www.w3.org/1999/xhtml",Ae=n=>(n=typeof n,n==="object"||n==="function");function Lt(n){var t,a,s;return(s=(a=(t=n.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:a.getAttribute("content"))!=null?s:void 0}var Zn={};Rn(Zn,{err:()=>At,map:()=>Gn,ok:()=>Me,unwrap:()=>Yn,unwrapErr:()=>Jn});var Me=n=>({isOk:!0,isErr:!1,value:n}),At=n=>({isOk:!1,isErr:!0,value:n});function Gn(n,t){if(n.isOk){const a=t(n.value);return a instanceof Promise?a.then(s=>Me(s)):Me(a)}if(n.isErr){const a=n.value;return At(a)}throw"should never get here"}var Yn=n=>{if(n.isOk)return n.value;throw n.value},Jn=n=>{if(n.isErr)return n.value;throw n.value},Y=(n,t="")=>()=>{},Qn=(n,t)=>()=>{},Et=(n,t,...a)=>{let s=null,l=null,i=!1,r=!1;const c=[],o=u=>{for(let m=0;m<u.length;m++)s=u[m],Array.isArray(s)?o(s):s!=null&&typeof s!="boolean"&&((i=typeof n!="function"&&!Ae(s))&&(s=String(s)),i&&r?c[c.length-1].$text$+=s:c.push(i?Ce(null,s):s),r=i)};if(o(a),t){t.key&&(l=t.key);{const u=t.className||t.class;u&&(t.class=typeof u!="object"?u:Object.keys(u).filter(m=>u[m]).join(" "))}}const d=Ce(n,null);return d.$attrs$=t,c.length>0&&(d.$children$=c),d.$key$=l,d},Ce=(n,t)=>{const a={$flags$:0,$tag$:n,$text$:t,$elm$:null,$children$:null};return a.$attrs$=null,a.$key$=null,a},Tt={},Xn=n=>n&&n.$tag$===Tt,Kn=(n,t)=>n!=null&&!Ae(n)?t&4?n==="false"?!1:n===""||!!n:t&1?String(n):n:n,Vn=(n,t,a)=>{const s=B.ce(t,a);return n.dispatchEvent(s),s},et=new WeakMap,xn=(n,t,a)=>{let s=ce.get(n);zn&&a?(s=s||new CSSStyleSheet,typeof s=="string"?s=t:s.replaceSync(t)):s=t,ce.set(n,s)},ea=(n,t,a)=>{var s;const l=Pt(t),i=ce.get(l);if(n=n.nodeType===11?n:Z,i)if(typeof i=="string"){n=n.head||n;let r=et.get(n),c;if(r||et.set(n,r=new Set),!r.has(l)){{c=Z.createElement("style"),c.innerHTML=i;const o=(s=B.$nonce$)!=null?s:Lt(Z);o!=null&&c.setAttribute("nonce",o),(!(t.$flags$&1)||t.$flags$&1&&n.nodeName!=="HEAD")&&n.insertBefore(c,n.querySelector("link"))}t.$flags$&4&&(c.innerHTML+=Mt),r&&r.add(l)}}else n.adoptedStyleSheets.includes(i)||(n.adoptedStyleSheets=[...n.adoptedStyleSheets,i]);return l},ta=n=>{const t=n.$cmpMeta$,a=n.$hostElement$,s=t.$flags$,l=Y("attachStyles",t.$tagName$),i=ea(a.shadowRoot?a.shadowRoot:a.getRootNode(),t);s&10&&s&2&&(a["s-sc"]=i,a.classList.add(i+"-h")),l()},Pt=(n,t)=>"sc-"+n.$tagName$,tt=(n,t,a,s,l,i)=>{if(a!==s){let r=Xe(n,t),c=t.toLowerCase();if(t==="class"){const o=n.classList,d=nt(a),u=nt(s);o.remove(...d.filter(m=>m&&!u.includes(m))),o.add(...u.filter(m=>m&&!d.includes(m)))}else if(t==="style"){for(const o in a)(!s||s[o]==null)&&(o.includes("-")?n.style.removeProperty(o):n.style[o]="");for(const o in s)(!a||s[o]!==a[o])&&(o.includes("-")?n.style.setProperty(o,s[o]):n.style[o]=s[o])}else if(t!=="key")if(t==="ref")s&&s(n);else if(!r&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"?t=t.slice(3):Xe(_e,c)?t=c.slice(2):t=c[2]+t.slice(3),a||s){const o=t.endsWith(Rt);t=t.replace(aa,""),a&&B.rel(n,t,a,o),s&&B.ael(n,t,s,o)}}else{const o=Ae(s);if((r||o&&s!==null)&&!l)try{if(n.tagName.includes("-"))n[t]=s;else{const d=s==null?"":s;t==="list"?r=!1:(a==null||n[t]!=d)&&(n[t]=d)}}catch(d){}s==null||s===!1?(s!==!1||n.getAttribute(t)==="")&&n.removeAttribute(t):(!r||i&4||l)&&!o&&(s=s===!0?"":s,n.setAttribute(t,s))}}},na=/\s/,nt=n=>n?n.split(na):[],Rt="Capture",aa=new RegExp(Rt+"$"),Ut=(n,t,a)=>{const s=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,l=n&&n.$attrs$||xe,i=t.$attrs$||xe;for(const r of at(Object.keys(l)))r in i||tt(s,r,l[r],void 0,a,t.$flags$);for(const r of at(Object.keys(i)))tt(s,r,l[r],i[r],a,t.$flags$)};function at(n){return n.includes("ref")?[...n.filter(t=>t!=="ref"),"ref"]:n}var Ee,N=!1,ue=(n,t,a,s)=>{const l=t.$children$[a];let i=0,r,c;if(l.$text$!==null)r=l.$elm$=Z.createTextNode(l.$text$);else{if(N||(N=l.$tag$==="svg"),r=l.$elm$=Z.createElementNS(N?Nn:qn,l.$tag$),N&&l.$tag$==="foreignObject"&&(N=!1),Ut(null,l,N),r.getRootNode().querySelector("body"),l.$children$)for(i=0;i<l.$children$.length;++i)c=ue(n,l,i),c&&r.appendChild(c);l.$tag$==="svg"?N=!1:r.tagName==="foreignObject"&&(N=!0)}return r["s-hn"]=Ee,r},Ot=(n,t,a,s,l,i)=>{let r=n,c;for(r.shadowRoot&&r.tagName===Ee&&(r=r.shadowRoot);l<=i;++l)s[l]&&(c=ue(null,a,l),c&&(s[l].$elm$=c,oe(r,c,t)))},Dt=(n,t,a)=>{for(let s=t;s<=a;++s){const l=n[s];if(l){const i=l.$elm$;jt(l),i&&i.remove()}}},sa=(n,t,a,s,l=!1)=>{let i=0,r=0,c=0,o=0,d=t.length-1,u=t[0],m=t[d],p=s.length-1,f=s[0],h=s[p],F,M;for(;i<=d&&r<=p;)if(u==null)u=t[++i];else if(m==null)m=t[--d];else if(f==null)f=s[++r];else if(h==null)h=s[--p];else if(ie(u,f,l))te(u,f,l),u=t[++i],f=s[++r];else if(ie(m,h,l))te(m,h,l),m=t[--d],h=s[--p];else if(ie(u,h,l))te(u,h,l),oe(n,u.$elm$,m.$elm$.nextSibling),u=t[++i],h=s[--p];else if(ie(m,f,l))te(m,f,l),oe(n,m.$elm$,u.$elm$),m=t[--d],f=s[++r];else{for(c=-1,o=i;o<=d;++o)if(t[o]&&t[o].$key$!==null&&t[o].$key$===f.$key$){c=o;break}c>=0?(M=t[c],M.$tag$!==f.$tag$?F=ue(t&&t[r],a,c):(te(M,f,l),t[c]=void 0,F=M.$elm$),f=s[++r]):(F=ue(t&&t[r],a,r),f=s[++r]),F&&oe(u.$elm$.parentNode,F,u.$elm$)}i>d?Ot(n,s[p+1]==null?null:s[p+1].$elm$,a,s,r,p):r>p&&Dt(t,i,d)},ie=(n,t,a=!1)=>n.$tag$===t.$tag$?a?!0:n.$key$===t.$key$:!1,te=(n,t,a=!1)=>{const s=t.$elm$=n.$elm$,l=n.$children$,i=t.$children$,r=t.$tag$,c=t.$text$;c===null?(N=r==="svg"?!0:r==="foreignObject"?!1:N,Ut(n,t,N),l!==null&&i!==null?sa(s,l,t,i,a):i!==null?(n.$text$!==null&&(s.textContent=""),Ot(s,null,t,i,0,i.length-1)):!a&&Ft.updatable&&l!==null&&Dt(l,0,l.length-1),N&&r==="svg"&&(N=!1)):n.$text$!==c&&(s.data=c)},jt=n=>{n.$attrs$&&n.$attrs$.ref&&n.$attrs$.ref(null),n.$children$&&n.$children$.map(jt)},oe=(n,t,a)=>n==null?void 0:n.insertBefore(t,a),la=(n,t,a=!1)=>{const s=n.$hostElement$,l=n.$cmpMeta$,i=n.$vnode$||Ce(null,null),r=Xn(t)?t:Et(null,null,t);if(Ee=s.tagName,l.$attrsToReflect$&&(r.$attrs$=r.$attrs$||{},l.$attrsToReflect$.map(([c,o])=>r.$attrs$[o]=s[c])),a&&r.$attrs$)for(const c of Object.keys(r.$attrs$))s.hasAttribute(c)&&!["key","ref","style","class"].includes(c)&&(r.$attrs$[c]=s[c]);r.$tag$=null,r.$flags$|=4,n.$vnode$=r,r.$elm$=i.$elm$=s.shadowRoot||s,s["s-sc"],l.$flags$&1,te(i,r,a)},zt=(n,t)=>{t&&!n.$onRenderResolve$&&t["s-p"]&&t["s-p"].push(new Promise(a=>n.$onRenderResolve$=a))},Te=(n,t)=>{if(n.$flags$|=16,n.$flags$&4){n.$flags$|=512;return}return zt(n,n.$ancestorComponent$),Wn(()=>ra(n,t))},ra=(n,t)=>{const a=n.$hostElement$,s=Y("scheduleUpdate",n.$cmpMeta$.$tagName$),l=n.$lazyInstance$;if(!l)throw new Error(`Can't render component <${a.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let i;return t&&(i=de(l,"componentWillLoad")),s(),ia(i,()=>ca(n,l,t))},ia=(n,t)=>oa(n)?n.then(t).catch(a=>{console.error(a),t()}):t(),oa=n=>n instanceof Promise||n&&n.then&&typeof n.then=="function",ca=(n,t,a)=>ee(exports,null,function*(){var s;const l=n.$hostElement$,i=Y("update",n.$cmpMeta$.$tagName$),r=l["s-rc"];a&&ta(n);const c=Y("render",n.$cmpMeta$.$tagName$);ua(n,t,l,a),r&&(r.map(o=>o()),l["s-rc"]=void 0),c(),i();{const o=(s=l["s-p"])!=null?s:[],d=()=>da(n);o.length===0?d():(Promise.all(o).then(d),n.$flags$|=4,o.length=0)}}),ua=(n,t,a,s)=>{try{t=t.render(),n.$flags$&=-17,n.$flags$|=2,la(n,t,s)}catch(l){X(l,n.$hostElement$)}return null},da=n=>{const t=n.$cmpMeta$.$tagName$,a=n.$hostElement$,s=Y("postUpdate",t),l=n.$lazyInstance$,i=n.$ancestorComponent$;de(l,"componentDidRender"),n.$flags$&64?s():(n.$flags$|=64,Wt(a),de(l,"componentDidLoad"),s(),n.$onReadyResolve$(a),i||Bt()),n.$onRenderResolve$&&(n.$onRenderResolve$(),n.$onRenderResolve$=void 0),n.$flags$&512&&Le(()=>Te(n,!1)),n.$flags$&=-517},Bt=n=>{Wt(Z.documentElement),Le(()=>Vn(_e,"appload",{detail:{namespace:Tn}}))},de=(n,t,a)=>{if(n&&n[t])try{return n[t](a)}catch(s){X(s)}},Wt=n=>{var t;return n.classList.add((t=Ft.hydratedSelectorName)!=null?t:"hydrated")},ma=(n,t)=>Q(n).$instanceValues$.get(t),_a=(n,t,a,s)=>{const l=Q(n);if(!l)throw new Error(`Couldn't find host element for "${s.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`);const i=l.$hostElement$,r=l.$instanceValues$.get(t),c=l.$flags$,o=l.$lazyInstance$;a=Kn(a,s.$members$[t][0]);const d=Number.isNaN(r)&&Number.isNaN(a),u=a!==r&&!d;if((!(c&8)||r===void 0)&&u&&(l.$instanceValues$.set(t,a),o)){if(s.$watchers$&&c&128){const m=s.$watchers$[t];m&&m.map(p=>{try{o[p](a,r,t)}catch(f){X(f,i)}})}(c&18)===2&&Te(l,!1)}},Nt=(n,t,a)=>{var s,l;const i=n.prototype;if(t.$members$||t.$watchers$||n.watchers){n.watchers&&!t.$watchers$&&(t.$watchers$=n.watchers);const r=Object.entries((s=t.$members$)!=null?s:{});if(r.map(([c,[o]])=>{(o&31||a&2&&o&32)&&Object.defineProperty(i,c,{get(){return ma(this,c)},set(d){_a(this,c,d,t)},configurable:!0,enumerable:!0})}),a&1){const c=new Map;i.attributeChangedCallback=function(o,d,u){B.jmp(()=>{var m;const p=c.get(o);if(this.hasOwnProperty(p))u=this[p],delete this[p];else{if(i.hasOwnProperty(p)&&typeof this[p]=="number"&&this[p]==u)return;if(p==null){const f=Q(this),h=f==null?void 0:f.$flags$;if(h&&!(h&8)&&h&128&&u!==d){const F=f.$lazyInstance$,M=(m=t.$watchers$)==null?void 0:m[o];M==null||M.forEach($=>{F[$]!=null&&F[$].call(F,u,d,o)})}return}}this[p]=u===null&&typeof this[p]=="boolean"?!1:u})},n.observedAttributes=Array.from(new Set([...Object.keys((l=t.$watchers$)!=null?l:{}),...r.filter(([o,d])=>d[0]&15).map(([o,d])=>{var u;const m=d[1]||o;return c.set(m,o),d[0]&512&&((u=t.$attrsToReflect$)==null||u.push([o,m])),m})]))}}return n},pa=(n,t,a,s)=>ee(exports,null,function*(){let l;if(!(t.$flags$&32)){if(t.$flags$|=32,a.$lazyBundleId$){const o=Dn(a);if(o&&"then"in o){const u=Qn();l=yield o,u()}else l=o;if(!l)throw new Error(`Constructor for "${a.$tagName$}#${t.$modeName$}" was not found`);l.isProxied||(a.$watchers$=l.watchers,Nt(l,a,2),l.isProxied=!0);const d=Y("createInstance",a.$tagName$);t.$flags$|=8;try{new l(t)}catch(u){X(u)}t.$flags$&=-9,t.$flags$|=128,d()}else{l=n.constructor;const o=n.localName;customElements.whenDefined(o).then(()=>t.$flags$|=128)}if(l&&l.style){let o;typeof l.style=="string"&&(o=l.style);const d=Pt(a);if(!ce.has(d)){const u=Y("registerStyles",a.$tagName$);xn(d,o,!!(a.$flags$&1)),u()}}}const i=t.$ancestorComponent$,r=()=>Te(t,!0);i&&i["s-rc"]?i["s-rc"].push(r):r()}),fa=n=>{},ha=n=>{if(!(B.$flags$&1)){const t=Q(n),a=t.$cmpMeta$,s=Y("connectedCallback",a.$tagName$);if(t.$flags$&1)t!=null&&t.$lazyInstance$||t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>fa());else{t.$flags$|=1;{let l=n;for(;l=l.parentNode||l.host;)if(l["s-p"]){zt(t,t.$ancestorComponent$=l);break}}a.$members$&&Object.entries(a.$members$).map(([l,[i]])=>{if(i&31&&n.hasOwnProperty(l)){const r=n[l];delete n[l],n[l]=r}}),pa(n,t,a)}s()}},st=n=>{de(n,"disconnectedCallback")},ga=n=>ee(exports,null,function*(){if(!(B.$flags$&1)){const t=Q(n);t!=null&&t.$lazyInstance$?st(t.$lazyInstance$):t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>st(t.$lazyInstance$))}}),va=(n,t={})=>{var a;const s=Y(),l=[],i=t.exclude||[],r=_e.customElements,c=Z.head,o=c.querySelector("meta[charset]"),d=Z.createElement("style"),u=[];let m,p=!0;Object.assign(B,t),B.$resourcesUrl$=new URL(t.resourcesUrl||"./",Z.baseURI).href;let f=!1;if(n.map(h=>{h[1].map(F=>{var M;const $={$flags$:F[0],$tagName$:F[1],$members$:F[2],$listeners$:F[3]};$.$flags$&4&&(f=!0),$.$members$=F[2],$.$attrsToReflect$=[],$.$watchers$=(M=F[4])!=null?M:{};const y=$.$tagName$,S=class extends HTMLElement{constructor(k){if(super(k),this.hasRegisteredEventListeners=!1,k=this,On(k,$),$.$flags$&1){if(!k.shadowRoot)k.attachShadow({mode:"open"});else if(k.shadowRoot.mode!=="open")throw new Error(`Unable to re-use existing shadow root for ${$.$tagName$}! Mode is set to ${k.shadowRoot.mode} but Stencil only supports open shadow roots.`)}}connectedCallback(){Q(this),this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0),m&&(clearTimeout(m),m=null),p?u.push(this):B.jmp(()=>ha(this))}disconnectedCallback(){B.jmp(()=>ga(this))}componentOnReady(){return Q(this).$onReadyPromise$}};$.$lazyBundleId$=h[0],!i.includes(y)&&!r.get(y)&&(l.push(y),r.define(y,Nt(S,$,1)))})}),l.length>0&&(f&&(d.textContent+=Mt),d.textContent+=l.sort()+jn,d.innerHTML.length)){d.setAttribute("data-styles","");const h=(a=B.$nonce$)!=null?a:Lt(Z);h!=null&&d.setAttribute("nonce",h),c.insertBefore(d,o?o.nextSibling:c.firstChild)}p=!1,u.length?u.map(h=>h.connectedCallback()):B.jmp(()=>m=setTimeout(Bt,30)),s()};const ya=()=>{};var wa=()=>{const n=typeof document=="undefined"?require("url").pathToFileURL(__filename).href:$e&&$e.tagName.toUpperCase()==="SCRIPT"&&$e.src||new URL("components/CasinoHeaderController-DYGG7IrC.cjs",document.baseURI).href,t={};return n!==""&&(t.resourcesUrl=new URL(".",n).href),Ct(t)};wa().then(n=>ee(exports,null,function*(){return yield ya(),va([["user-deposit-withdrawal",[[1,"user-deposit-withdrawal",{clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],endpoint:[513],type:[513],channel:[513],language:[513],productType:[513,"product-type"],userId:[513,"user-id"],session:[513],successUrl:[513,"success-url"],cancelUrl:[513,"cancel-url"],failUrl:[513,"fail-url"],sportsUrl:[513,"sports-url"],casinoUrl:[513,"casino-url"],contactUrl:[513,"contact-url"],depositUrl:[513,"deposit-url"],currency:[513],showBonusSelectionInput:[513,"show-bonus-selection-input"],isShortCashier:[516,"is-short-cashier"],homeUrl:[513,"home-url"],beforeRedirect:[16],limitStylingAppends:[32],dynamicHeight:[32],cashierInfoUrl:[32]},null,{session:["watchLoadWidget"],userId:["watchLoadWidget"],isShortCashier:["watchLoadWidget"],currency:["watchLoadWidget"],showBonusSelectionInput:["watchLoadWidget"]}]]]],n)}));const pe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjMgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMzQjhCMTgyRUNBMzExRUM5M0JCRDIzRjhFMEY0NjE0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMzQjhCMTgzRUNBMzExRUM5M0JCRDIzRjhFMEY0NjE0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzNCOEIxODBFQ0EzMTFFQzkzQkJEMjNGOEUwRjQ2MTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzNCOEIxODFFQ0EzMTFFQzkzQkJEMjNGOEUwRjQ2MTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7HvIqyAAAAEElEQVR42mL4//8/A0CAAQAI/AL+26JNFgAAAABJRU5ErkJggg==";function ba(n){e.append_styles(n,"svelte-1q44zz9",`*,*::before,*::after{font-family:inherit}:host{font-family:inherit}@keyframes ModalBounce{0%{opacity:0;transform:translateY(20px)}50%{transform:translateY(-6px);opacity:0.8}100%{transform:translateY(0);opacity:1}}input,textarea,button{font-family:inherit}.HeaderSlider{width:100%;height:400px}.LanguageDropdown{margin-right:16px;position:relative;display:inline-block}.ClosePopUpButtonShortCashier{margin-left:auto;cursor:pointer}.ClosePopUpButtonShortCashier svg{position:absolute;top:10px;right:10px}.ShortCashierWindow{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}.ShortCashierContainerWrapper{position:relative;animation:ModalBounce 0.5s forwards;z-index:17;right:60%}.ShortCashierContainer{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:360px;top:16px;transform:translateX(-60%);box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainer:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:84%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.ShortCashierContainerWrapperMobile{position:relative;animation:ModalBounce 0.5s forwards;right:110%;z-index:17}.ShortCashierContainerMobile{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:80vw;top:14px;left:50%;transform:translateX(-60%);box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainerMobile:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:84%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.SelectedOption,.OptionList{border:1px solid var(--emw--header-color-primary);padding:8px;cursor:pointer;width:76px;border-radius:4px}.SelectedOption{display:flex;align-items:center}.FlagIcon img{width:20px;height:14px;margin-right:8px;border-radius:2px}.OptionList{position:absolute;z-index:1;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518));max-height:150px;overflow-y:auto}.LanguageOption{display:flex;align-items:center;padding:4px}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 10px;transition:all 0.5s}.TriangleInactive svg{margin:2px 0px}.TriangleActive{transform:rotate(180deg);position:relative}.TriangleActive svg{margin:2px 0px}.LanguageOption:hover{background-color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:2px}.HeaderWrapper{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #050518))}.HeaderContainer{max-width:1300px;display:flex;flex-direction:row;align-items:center;height:84px;margin:0 auto}.HeaderMobileMainNav{display:flex;align-items:center}.HeaderBranding{width:140px;margin-right:15px;cursor:pointer}.HeaderBranding img{width:100%}@media only screen and (max-width: 360px){.HeaderBranding{margin-right:0}}.HeaderMainNav{text-align:left}.HeaderTopActions{text-align:right;margin-left:auto}.HeaderSecondaryNav{flex-direction:row;width:100%;background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518));border-top:1px solid var(--emw--color-gray-300, #58586B)}.HeaderItemsMenu{gap:8px;display:flex;align-content:flex-start;list-style:none;text-transform:uppercase;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:16px;align-items:center}.HeaderItemsMenu .Item:hover .HeaderSecondaryNav{display:block}.HeaderItemsMenu .Item{gap:2px;padding:0 12px;display:flex;align-items:center}.HeaderItemsMenu.PrimaryMenu{gap:10px}.Item a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;border-top:1px solid transparent}.Item a:hover{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-top:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));padding-top:5px}.ItemLogin{border-radius:5px;background:transparent;font-size:14px;font-weight:600;border:solid 1px var(--emw--header-typography, var(--emw--color-white, #FFFFFF));height:44px;text-align:center;line-height:44px;margin-right:10px;cursor:pointer}.ItemRegister,.ItemDeposit{border-radius:5px;background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));font-size:14px;height:44px;text-align:center;line-height:44px;cursor:pointer}.ItemDeposit{background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.ItemLanguage{height:44px;width:74px;text-align:center;line-height:44px;background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:none;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ItemLanguage option{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF))}.ItemLanguage.NoFlag{background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #050518));background-position:calc(100% - 0.75rem) center;width:90px;margin-right:6px}.ItemBalance{background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:0}.ItemAccount{cursor:pointer}.ItemAccount svg{width:20px;height:20px}.HeaderItemsMenuSecondary{display:flex;flex-direction:row;align-content:flex-start;align-items:center;height:60px;list-style:none;text-transform:uppercase;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:14px;max-width:1280px;margin:0 auto;overflow-y:hidden;overflow-x:auto;padding:0}.HeaderItemsMenuSecondary .ItemSecondary{width:auto;height:100%;display:flex;justify-content:center;padding:0 15px;font-weight:600;transition-duration:0.15s}.HeaderItemsMenuSecondary .ItemSecondary button{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;border:none;background:none;font-size:14px;font-weight:600;text-transform:uppercase;cursor:pointer}.HeaderItemsMenuSecondary .ItemSecondary button:hover{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderItemsMenuSecondary .ItemSecondary button:focus{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderItemsMenuSecondary .ItemSecondary button:visited{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF))}.HeaderItemsMenuSecondary .ItemSecondary button:focus-visible{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));outline:none}.HeaderItemsMenuSecondary .ItemSecondary.active{background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderSliderMobile{background-position:bottom}.HeaderMobileWrapper .HeaderContainer{height:55px;padding:0 15px;gap:10px}@media only screen and (max-width: 360px){.HeaderMobileWrapper .HeaderContainer{padding:0 5px}}.HeaderMobileWrapper .HeaderBranding{width:110px;display:flex;align-items:center}.HeaderMobileWrapper .HeaderItemsMenu .Item{padding:0 10px;display:block;width:unset}.HeaderMobileWrapper .HeaderItemsMenu .ItemBalance{font-size:12px}.HeaderMobileWrapper .HeaderItemsMenu .ItemAccount{padding:0}.HeaderMobileWrapper .ItemRegister,.HeaderMobileWrapper .ItemDeposit,.HeaderMobileWrapper .ItemLogin{height:30px;line-height:30px;font-size:12px}.HeaderMobileWrapper .ItemLogin{margin-right:10px}`)}function lt(n,t,a){const s=n.slice();return s[111]=t[a],s}function rt(n,t,a){const s=n.slice();return s[114]=t[a],s}function it(n,t,a){const s=n.slice();return s[114]=t[a],s}function ot(n,t,a){const s=n.slice();return s[111]=t[a],s}function ct(n,t,a){const s=n.slice();return s[114]=t[a],s}function ut(n,t,a){const s=n.slice();return s[114]=t[a],s}function ka(n){let t,a,s,l,i,r,c,o,d,u=n[46]("login")+"",m,p,f,h=n[46]("register")+"",F,M,$,y,S,k,U;function O(g,A){return g[38]?Fa:Ia}let T=O(n),H=T(n),v=!n[32]&&dt(n),b=n[42].length>1&&mt(n),L=e.ensure_array_like(n[35]),I=[];for(let g=0;g<L.length;g+=1)I[g]=ht(lt(n,L,g));return{c(){t=e.element("header"),a=e.element("div"),s=e.element("div"),H.c(),l=e.space(),i=e.element("nav"),v&&v.c(),r=e.space(),c=e.element("div"),o=e.element("div"),d=e.element("div"),m=e.text(u),p=e.space(),f=e.element("div"),F=e.text(h),M=e.space(),b&&b.c(),$=e.space(),y=e.element("nav"),S=e.element("ul");for(let g=0;g<I.length;g+=1)I[g].c();e.attr(s,"class","HeaderBranding"),e.attr(i,"class","HeaderMainNav"),e.attr(d,"class","Item ItemLogin"),e.attr(d,"tabindex","0"),e.attr(f,"class","Item ItemRegister"),e.attr(f,"tabindex","0"),e.attr(o,"class","HeaderItemsMenu"),e.attr(c,"class","HeaderTopActions"),e.attr(a,"class","HeaderContainer"),e.attr(S,"class","HeaderItemsMenuSecondary"),e.attr(y,"class","HeaderSecondaryNav"),e.attr(t,"class","HeaderWrapper")},m(g,A){e.insert(g,t,A),e.append(t,a),e.append(a,s),H.m(s,null),e.append(a,l),e.append(a,i),v&&v.m(i,null),e.append(a,r),e.append(a,c),e.append(c,o),e.append(o,d),e.append(d,m),e.append(o,p),e.append(o,f),e.append(f,F),e.append(o,M),b&&b.m(o,null),e.append(t,$),e.append(t,y),e.append(y,S);for(let C=0;C<I.length;C+=1)I[C]&&I[C].m(S,null);n[90](t),k||(U=[e.listen(s,"click",n[82]),e.listen(d,"click",n[83]),e.listen(f,"click",n[84])],k=!0)},p(g,A){if(T===(T=O(g))&&H?H.p(g,A):(H.d(1),H=T(g),H&&(H.c(),H.m(s,null))),g[32]?v&&(v.d(1),v=null):v?v.p(g,A):(v=dt(g),v.c(),v.m(i,null)),A[1]&32768&&u!==(u=g[46]("login")+"")&&e.set_data(m,u),A[1]&32768&&h!==(h=g[46]("register")+"")&&e.set_data(F,h),g[42].length>1?b?b.p(g,A):(b=mt(g),b.c(),b.m(o,null)):b&&(b.d(1),b=null),A[1]&1048600){L=e.ensure_array_like(g[35]);let C;for(C=0;C<L.length;C+=1){const w=lt(g,L,C);I[C]?I[C].p(w,A):(I[C]=ht(w),I[C].c(),I[C].m(S,null))}for(;C<I.length;C+=1)I[C].d(1);I.length=L.length}},d(g){g&&e.detach(t),H.d(),v&&v.d(),b&&b.d(),e.destroy_each(I,g),n[90](null),k=!1,e.run_all(U)}}}function $a(n){let t,a,s,l,i,r,c,o,d,u,m,p,f,h,F,M,$,y=n[46]("login")+"",S,k,U,O=n[46]("register")+"",T,H,v;function b(g,A){return g[38]?La:Ha}let L=b(n),I=L(n);return{c(){t=e.element("header"),a=e.element("div"),s=e.element("div"),l=e.svg_element("svg"),i=e.svg_element("defs"),r=e.svg_element("style"),c=e.text(`.a {
2
+ fill: var(--emw--color-white, #FFFFFF);
3
+ }
4
+ `),o=e.svg_element("g"),d=e.svg_element("rect"),u=e.svg_element("rect"),m=e.svg_element("rect"),p=e.space(),f=e.element("div"),I.c(),h=e.space(),F=e.element("div"),M=e.element("div"),$=e.element("div"),S=e.text(y),k=e.space(),U=e.element("div"),T=e.text(O),e.attr(d,"class","a"),e.attr(d,"width","18"),e.attr(d,"height","2"),e.attr(d,"transform","translate(14 13)"),e.attr(u,"class","a"),e.attr(u,"width","22"),e.attr(u,"height","2"),e.attr(u,"transform","translate(14 20)"),e.attr(m,"class","a"),e.attr(m,"width","22"),e.attr(m,"height","2"),e.attr(m,"transform","translate(14 27)"),e.attr(o,"transform","translate(-14 -13)"),e.attr(l,"xmlns","http://www.w3.org/2000/svg"),e.attr(l,"width","22"),e.attr(l,"height","16"),e.attr(l,"viewBox","0 0 22 16"),e.attr(s,"class","HeaderMobileMainNav"),e.attr(f,"class","HeaderBranding"),e.attr($,"class","Item ItemLogin"),e.attr(U,"class","Item ItemRegister"),e.attr(M,"class","HeaderItemsMenu"),e.attr(F,"class","HeaderTopActions"),e.attr(a,"class","HeaderContainer"),e.attr(t,"class","HeaderWrapper HeaderMobileWrapper")},m(g,A){e.insert(g,t,A),e.append(t,a),e.append(a,s),e.append(s,l),e.append(l,i),e.append(i,r),e.append(r,c),e.append(l,o),e.append(o,d),e.append(o,u),e.append(o,m),e.append(a,p),e.append(a,f),I.m(f,null),e.append(a,h),e.append(a,F),e.append(F,M),e.append(M,$),e.append($,S),e.append(M,k),e.append(M,U),e.append(U,T),n[81](t),H||(v=[e.listen(l,"click",n[77]),e.listen(f,"click",n[78]),e.listen($,"click",n[79]),e.listen(U,"click",n[80])],H=!0)},p(g,A){L===(L=b(g))&&I?I.p(g,A):(I.d(1),I=L(g),I&&(I.c(),I.m(f,null))),A[1]&32768&&y!==(y=g[46]("login")+"")&&e.set_data(S,y),A[1]&32768&&O!==(O=g[46]("register")+"")&&e.set_data(T,O)},d(g){g&&e.detach(t),I.d(),n[81](null),H=!1,e.run_all(v)}}}function Sa(n){let t;function a(i,r){return i[40]?Ea:Aa}let s=a(n),l=s(n);return{c(){l.c(),t=e.empty()},m(i,r){l.m(i,r),e.insert(i,t,r)},p(i,r){s===(s=a(i))&&l?l.p(i,r):(l.d(1),l=s(i),l&&(l.c(),l.m(t.parentNode,t)))},d(i){i&&e.detach(t),l.d(i)}}}function Ia(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=pe)||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p:e.noop,d(s){s&&e.detach(t)}}}function Fa(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=n[44])||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p(s,l){l[1]&8192&&!e.src_url_equal(t.src,a=s[44])&&e.attr(t,"src",a)},d(s){s&&e.detach(t)}}}function dt(n){let t,a,s;return{c(){t=e.element("casino-slider"),e.set_custom_element_data(t,"class","HeaderItemsMenu"),e.set_custom_element_data(t,"part","HeaderItemsMenu"),e.set_custom_element_data(t,"identity",me),e.set_custom_element_data(t,"isprimarymenu","true"),e.set_custom_element_data(t,"actionevent",n[23]),e.set_custom_element_data(t,"activeindex",n[33]),e.set_custom_element_data(t,"location","headerMain"),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"lang",n[3]),e.set_custom_element_data(t,"clientstyling",n[25]),e.set_custom_element_data(t,"clientstylingurl",n[26])},m(l,i){e.insert(l,t,i),a||(s=e.action_destroyer(n[50].call(null,t)),a=!0)},p(l,i){i[0]&8388608&&e.set_custom_element_data(t,"actionevent",l[23]),i[1]&4&&e.set_custom_element_data(t,"activeindex",l[33]),i[0]&4&&e.set_custom_element_data(t,"endpoint",l[2]),i[0]&8&&e.set_custom_element_data(t,"lang",l[3]),i[0]&33554432&&e.set_custom_element_data(t,"clientstyling",l[25]),i[0]&67108864&&e.set_custom_element_data(t,"clientstylingurl",l[26])},d(l){l&&e.detach(t),a=!1,s()}}}function mt(n){let t;function a(i,r){return i[8]!=="true"?Ca:Ma}let s=a(n),l=s(n);return{c(){l.c(),t=e.empty()},m(i,r){l.m(i,r),e.insert(i,t,r)},p(i,r){s===(s=a(i))&&l?l.p(i,r):(l.d(1),l=s(i),l&&(l.c(),l.m(t.parentNode,t)))},d(i){i&&e.detach(t),l.d(i)}}}function Ma(n){let t,a,s,l,i,r,c,o=n[36].slice(-2)+"",d,u,m,p,f,h,F,M,$,y=n[39]&&_t(n);return{c(){t=e.element("div"),a=e.element("div"),s=e.element("span"),l=e.element("img"),r=e.space(),c=e.element("span"),d=e.text(o),u=e.space(),m=e.element("span"),p=e.svg_element("svg"),f=e.svg_element("path"),F=e.space(),y&&y.c(),e.src_url_equal(l.src,i=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[36].slice(-2))}.svg`)||e.attr(l,"src",i),e.attr(s,"class","FlagIcon"),e.attr(c,"class","LanguageName"),e.attr(f,"id","arrow"),e.attr(f,"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"),e.attr(f,"transform","translate(-274.511 -441.088)"),e.attr(f,"fill","#d1d1d1"),e.attr(p,"xmlns","http://www.w3.org/2000/svg"),e.attr(p,"width","14"),e.attr(p,"height","6.835"),e.attr(p,"viewBox","0 0 14 6.835"),e.attr(m,"class",h="TriangleInactive "+(n[39]?"TriangleActive":"")),e.attr(a,"class","SelectedOption Item ItemLanguage"),e.attr(t,"class","LanguageDropdown")},m(S,k){e.insert(S,t,k),e.append(t,a),e.append(a,s),e.append(s,l),e.append(a,r),e.append(a,c),e.append(c,d),e.append(a,u),e.append(a,m),e.append(m,p),e.append(p,f),e.append(t,F),y&&y.m(t,null),M||($=e.listen(a,"click",n[87]),M=!0)},p(S,k){k[1]&2080&&!e.src_url_equal(l.src,i=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${S[54](S[36].slice(-2))}.svg`)&&e.attr(l,"src",i),k[1]&32&&o!==(o=S[36].slice(-2)+"")&&e.set_data(d,o),k[1]&256&&h!==(h="TriangleInactive "+(S[39]?"TriangleActive":""))&&e.attr(m,"class",h),S[39]?y?y.p(S,k):(y=_t(S),y.c(),y.m(t,null)):y&&(y.d(1),y=null)},d(S){S&&e.detach(t),y&&y.d(),M=!1,$()}}}function Ca(n){let t,a,s,l=e.ensure_array_like(n[42]),i=[];for(let r=0;r<l.length;r+=1)i[r]=ft(it(n,l,r));return{c(){t=e.element("select");for(let r=0;r<i.length;r+=1)i[r].c();e.attr(t,"class","Item ItemLanguage NoFlag"),n[36]===void 0&&e.add_render_callback(()=>n[85].call(t))},m(r,c){e.insert(r,t,c);for(let o=0;o<i.length;o+=1)i[o]&&i[o].m(t,null);e.select_option(t,n[36],!0),a||(s=[e.listen(t,"change",n[85]),e.listen(t,"change",n[86])],a=!0)},p(r,c){if(c[1]&2048){l=e.ensure_array_like(r[42]);let o;for(o=0;o<l.length;o+=1){const d=it(r,l,o);i[o]?i[o].p(d,c):(i[o]=ft(d),i[o].c(),i[o].m(t,null))}for(;o<i.length;o+=1)i[o].d(1);i.length=l.length}c[1]&2080&&e.select_option(t,r[36])},d(r){r&&e.detach(t),e.destroy_each(i,r),a=!1,e.run_all(s)}}}function _t(n){let t,a=e.ensure_array_like(n[42]),s=[];for(let l=0;l<a.length;l+=1)s[l]=pt(rt(n,a,l));return{c(){t=e.element("div");for(let l=0;l<s.length;l+=1)s[l].c();e.attr(t,"class","OptionList")},m(l,i){e.insert(l,t,i);for(let r=0;r<s.length;r+=1)s[r]&&s[r].m(t,null)},p(l,i){if(i[1]&10487808){a=e.ensure_array_like(l[42]);let r;for(r=0;r<a.length;r+=1){const c=rt(l,a,r);s[r]?s[r].p(c,i):(s[r]=pt(c),s[r].c(),s[r].m(t,null))}for(;r<s.length;r+=1)s[r].d(1);s.length=a.length}},d(l){l&&e.detach(t),e.destroy_each(s,l)}}}function pt(n){let t,a,s,l,i,r,c=n[114].slice(-2)+"",o,d,u,m;function p(){return n[88](n[114])}return{c(){t=e.element("div"),a=e.element("span"),s=e.element("img"),i=e.space(),r=e.element("span"),o=e.text(c),d=e.space(),e.src_url_equal(s.src,l=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[114].slice(-2))}.svg`)||e.attr(s,"src",l),e.attr(a,"class","FlagIcon"),e.attr(r,"class","LanguageName"),e.attr(t,"class","LanguageOption")},m(f,h){e.insert(f,t,h),e.append(t,a),e.append(a,s),e.append(t,i),e.append(t,r),e.append(r,o),e.append(t,d),u||(m=e.listen(t,"click",p),u=!0)},p(f,h){n=f,h[1]&2048&&!e.src_url_equal(s.src,l=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[114].slice(-2))}.svg`)&&e.attr(s,"src",l),h[1]&2048&&c!==(c=n[114].slice(-2)+"")&&e.set_data(o,c)},d(f){f&&e.detach(t),u=!1,m()}}}function ft(n){let t,a=n[114].slice(-2)+"",s,l;return{c(){t=e.element("option"),s=e.text(a),t.__value=l=n[114],e.set_input_value(t,t.__value)},m(i,r){e.insert(i,t,r),e.append(t,s)},p(i,r){r[1]&2048&&a!==(a=i[114].slice(-2)+"")&&e.set_data(s,a),r[1]&2048&&l!==(l=i[114])&&(t.__value=l,e.set_input_value(t,t.__value))},d(i){i&&e.detach(t)}}}function ht(n){let t,a,s=n[111].label+"",l,i,r,c,o;function d(){return n[89](n[111])}return{c(){var u,m;t=e.element("li"),a=e.element("button"),l=e.text(s),i=e.space(),e.attr(t,"class",r="ItemSecondary "+(((u=n[34])==null?void 0:u.toString().indexOf("$"))>-1?((m=n[34])==null?void 0:m.split("$").pop())==n[111].id.split("$").pop()?"active":"":n[34]==n[111].id?"active":"")),e.attr(t,"part","ItemSecondary")},m(u,m){e.insert(u,t,m),e.append(t,a),e.append(a,l),e.append(t,i),c||(o=e.listen(a,"click",d),c=!0)},p(u,m){var p,f;n=u,m[1]&16&&s!==(s=n[111].label+"")&&e.set_data(l,s),m[1]&24&&r!==(r="ItemSecondary "+(((p=n[34])==null?void 0:p.toString().indexOf("$"))>-1?((f=n[34])==null?void 0:f.split("$").pop())==n[111].id.split("$").pop()?"active":"":n[34]==n[111].id?"active":""))&&e.attr(t,"class",r)},d(u){u&&e.detach(t),c=!1,o()}}}function Ha(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=pe)||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p:e.noop,d(s){s&&e.detach(t)}}}function La(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=n[44])||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p(s,l){l[1]&8192&&!e.src_url_equal(t.src,a=s[44])&&e.attr(t,"src",a)},d(s){s&&e.detach(t)}}}function Aa(n){let t,a,s,l,i,r,c,o,d,u,m,p,f=n[46]("deposit")+"",h,F,M,$,y,S,k,U,O,T;function H(w,E){return w[38]?Pa:Ta}let v=H(n),b=v(n),L=!n[32]&&gt(n),I=n[45]&&vt(n),g=n[42].length>1&&yt(n),A=e.ensure_array_like(n[35]),C=[];for(let w=0;w<A.length;w+=1)C[w]=$t(ot(n,A,w));return{c(){t=e.element("header"),a=e.element("div"),s=e.element("div"),b.c(),l=e.space(),i=e.element("nav"),L&&L.c(),r=e.space(),c=e.element("div"),o=e.element("div"),d=e.element("player-account-balance-modal"),u=e.space(),m=e.element("div"),p=e.element("div"),h=e.text(f),F=e.space(),I&&I.c(),M=e.space(),$=e.element("div"),$.innerHTML=`<svg xmlns="http://www.w3.org/2000/svg" width="15" height="16.429" viewBox="0 0 15 16.429"><defs><style>.a {
5
+ fill: var(--emw--color-white, #FFFFFF);
6
+ }
7
+ </style></defs><g transform="translate(-8 -4)"><path class="a" d="M15.5,4a3.75,3.75,0,1,0,3.75,3.75A3.761,3.761,0,0,0,15.5,4Zm0,1.429A2.321,2.321,0,1,1,13.179,7.75,2.311,2.311,0,0,1,15.5,5.429Zm0,6.429A7.7,7.7,0,0,0,8,19.714a.714.714,0,0,0,.714.714H22.286A.714.714,0,0,0,23,19.714,7.7,7.7,0,0,0,15.5,11.857Zm0,1.429A6.18,6.18,0,0,1,21.5,19H9.5A6.18,6.18,0,0,1,15.5,13.286Z" transform="translate(0 0)"></path></g></svg>`,y=e.space(),g&&g.c(),S=e.space(),k=e.element("nav"),U=e.element("ul");for(let w=0;w<C.length;w+=1)C[w].c();e.attr(s,"class","HeaderBranding"),e.attr(i,"class","HeaderMainNav"),e.set_custom_element_data(d,"session",n[0]),e.set_custom_element_data(d,"userid",n[1]),e.set_custom_element_data(d,"endpoint",n[2]),e.set_custom_element_data(d,"lang",n[3]),e.set_custom_element_data(d,"clientstyling",n[25]),e.set_custom_element_data(d,"clientstylingurl",n[26]),e.set_custom_element_data(d,"customlocaleidentifier",n[6]),e.set_custom_element_data(d,"gmversion",n[7]),e.set_custom_element_data(d,"displaybalanceoption",n[9]),e.set_custom_element_data(d,"totalcalculationmode",n[30]),e.set_custom_element_data(d,"currencyseparator",n[27]),e.set_custom_element_data(d,"currencydecimal",n[28]),e.set_custom_element_data(d,"currencyprecision",n[29]),e.attr(p,"class","Item ItemDeposit"),e.attr(p,"part","Item ItemDeposit"),e.attr($,"class","Item ItemAccount"),e.attr($,"part","Item ItemAccount"),e.attr(o,"class","HeaderItemsMenu PrimaryMenu"),e.attr(c,"class","HeaderTopActions"),e.attr(a,"class","HeaderContainer"),e.attr(U,"class","HeaderItemsMenuSecondary"),e.attr(k,"class","HeaderSecondaryNav"),e.attr(t,"class","HeaderWrapper")},m(w,E){e.insert(w,t,E),e.append(t,a),e.append(a,s),b.m(s,null),e.append(a,l),e.append(a,i),L&&L.m(i,null),e.append(a,r),e.append(a,c),e.append(c,o),e.append(o,d),e.append(o,u),e.append(o,m),e.append(m,p),e.append(p,h),e.append(m,F),I&&I.m(m,null),e.append(o,M),e.append(o,$),e.append(o,y),g&&g.m(o,null),e.append(t,S),e.append(t,k),e.append(k,U);for(let R=0;R<C.length;R+=1)C[R]&&C[R].m(U,null);n[76](t),O||(T=[e.listen(s,"click",n[66]),e.listen(p,"click",n[67]),e.listen($,"click",n[70])],O=!0)},p(w,E){if(v===(v=H(w))&&b?b.p(w,E):(b.d(1),b=v(w),b&&(b.c(),b.m(s,null))),w[32]?L&&(L.d(1),L=null):L?L.p(w,E):(L=gt(w),L.c(),L.m(i,null)),E[0]&1&&e.set_custom_element_data(d,"session",w[0]),E[0]&2&&e.set_custom_element_data(d,"userid",w[1]),E[0]&4&&e.set_custom_element_data(d,"endpoint",w[2]),E[0]&8&&e.set_custom_element_data(d,"lang",w[3]),E[0]&33554432&&e.set_custom_element_data(d,"clientstyling",w[25]),E[0]&67108864&&e.set_custom_element_data(d,"clientstylingurl",w[26]),E[0]&64&&e.set_custom_element_data(d,"customlocaleidentifier",w[6]),E[0]&128&&e.set_custom_element_data(d,"gmversion",w[7]),E[0]&512&&e.set_custom_element_data(d,"displaybalanceoption",w[9]),E[0]&1073741824&&e.set_custom_element_data(d,"totalcalculationmode",w[30]),E[0]&134217728&&e.set_custom_element_data(d,"currencyseparator",w[27]),E[0]&268435456&&e.set_custom_element_data(d,"currencydecimal",w[28]),E[0]&536870912&&e.set_custom_element_data(d,"currencyprecision",w[29]),E[1]&32768&&f!==(f=w[46]("deposit")+"")&&e.set_data(h,f),w[45]?I?I.p(w,E):(I=vt(w),I.c(),I.m(m,null)):I&&(I.d(1),I=null),w[42].length>1?g?g.p(w,E):(g=yt(w),g.c(),g.m(o,null)):g&&(g.d(1),g=null),E[1]&1048600){A=e.ensure_array_like(w[35]);let R;for(R=0;R<A.length;R+=1){const K=ot(w,A,R);C[R]?C[R].p(K,E):(C[R]=$t(K),C[R].c(),C[R].m(U,null))}for(;R<C.length;R+=1)C[R].d(1);C.length=A.length}},d(w){w&&e.detach(t),b.d(),L&&L.d(),I&&I.d(),g&&g.d(),e.destroy_each(C,w),n[76](null),O=!1,e.run_all(T)}}}function Ea(n){let t,a,s,l,i,r,c,o,d,u,m,p,f=n[46]("deposit")+"",h,F,M,$,y,S,k=!n[43]&&St(n);function U(v,b){return v[38]?za:ja}let O=U(n),T=O(n),H=n[45]&&It(n);return{c(){t=e.element("header"),a=e.element("div"),s=e.element("div"),k&&k.c(),l=e.space(),i=e.element("div"),T.c(),r=e.space(),c=e.element("div"),o=e.element("div"),d=e.element("player-account-balance-modal"),u=e.space(),m=e.element("div"),p=e.element("div"),h=e.text(f),F=e.space(),H&&H.c(),M=e.space(),$=e.element("div"),$.innerHTML=`<svg xmlns="http://www.w3.org/2000/svg" width="15" height="16.429" viewBox="0 0 15 16.429"><defs><style>.a {
8
+ fill: var(--emw--color-white, #FFFFFF);
9
+ }
10
+ </style></defs><g transform="translate(-8 -4)"><path class="a" d="M15.5,4a3.75,3.75,0,1,0,3.75,3.75A3.761,3.761,0,0,0,15.5,4Zm0,1.429A2.321,2.321,0,1,1,13.179,7.75,2.311,2.311,0,0,1,15.5,5.429Zm0,6.429A7.7,7.7,0,0,0,8,19.714a.714.714,0,0,0,.714.714H22.286A.714.714,0,0,0,23,19.714,7.7,7.7,0,0,0,15.5,11.857Zm0,1.429A6.18,6.18,0,0,1,21.5,19H9.5A6.18,6.18,0,0,1,15.5,13.286Z" transform="translate(0 0)"></path></g></svg>`,e.attr(s,"class","HeaderMobileMainNav"),e.attr(i,"class","HeaderBranding"),e.set_custom_element_data(d,"session",n[0]),e.set_custom_element_data(d,"userid",n[1]),e.set_custom_element_data(d,"endpoint",n[2]),e.set_custom_element_data(d,"lang",n[3]),e.set_custom_element_data(d,"clientstyling",n[25]),e.set_custom_element_data(d,"clientstylingurl",n[26]),e.set_custom_element_data(d,"customlocaleidentifier",n[6]),e.set_custom_element_data(d,"gmversion",n[7]),e.set_custom_element_data(d,"displaybalanceoption",n[9]),e.set_custom_element_data(d,"totalcalculationmode",n[30]),e.set_custom_element_data(d,"currencyseparator",n[27]),e.set_custom_element_data(d,"currencydecimal",n[28]),e.set_custom_element_data(d,"currencyprecision",n[29]),e.attr(p,"class","Item ItemDeposit"),e.attr(p,"part","Item ItemDeposit"),e.attr($,"class","Item ItemAccount"),e.attr($,"part","Item ItemAccount"),e.attr(o,"class","HeaderItemsMenu PrimaryMenu"),e.attr(o,"part","HeaderItemsMenu PrimaryMenu"),e.attr(c,"class","HeaderTopActions"),e.attr(c,"part","HeaderTopActions"),e.attr(a,"class","HeaderContainer"),e.attr(t,"class","HeaderWrapper HeaderMobileWrapper")},m(v,b){e.insert(v,t,b),e.append(t,a),e.append(a,s),k&&k.m(s,null),e.append(a,l),e.append(a,i),T.m(i,null),e.append(a,r),e.append(a,c),e.append(c,o),e.append(o,d),e.append(o,u),e.append(o,m),e.append(m,p),e.append(p,h),e.append(m,F),H&&H.m(m,null),e.append(o,M),e.append(o,$),n[65](t),y||(S=[e.listen(i,"click",n[60]),e.listen(p,"click",n[61]),e.listen($,"click",n[64])],y=!0)},p(v,b){v[43]?k&&(k.d(1),k=null):k?k.p(v,b):(k=St(v),k.c(),k.m(s,null)),O===(O=U(v))&&T?T.p(v,b):(T.d(1),T=O(v),T&&(T.c(),T.m(i,null))),b[0]&1&&e.set_custom_element_data(d,"session",v[0]),b[0]&2&&e.set_custom_element_data(d,"userid",v[1]),b[0]&4&&e.set_custom_element_data(d,"endpoint",v[2]),b[0]&8&&e.set_custom_element_data(d,"lang",v[3]),b[0]&33554432&&e.set_custom_element_data(d,"clientstyling",v[25]),b[0]&67108864&&e.set_custom_element_data(d,"clientstylingurl",v[26]),b[0]&64&&e.set_custom_element_data(d,"customlocaleidentifier",v[6]),b[0]&128&&e.set_custom_element_data(d,"gmversion",v[7]),b[0]&512&&e.set_custom_element_data(d,"displaybalanceoption",v[9]),b[0]&1073741824&&e.set_custom_element_data(d,"totalcalculationmode",v[30]),b[0]&134217728&&e.set_custom_element_data(d,"currencyseparator",v[27]),b[0]&268435456&&e.set_custom_element_data(d,"currencydecimal",v[28]),b[0]&536870912&&e.set_custom_element_data(d,"currencyprecision",v[29]),b[1]&32768&&f!==(f=v[46]("deposit")+"")&&e.set_data(h,f),v[45]?H?H.p(v,b):(H=It(v),H.c(),H.m(m,null)):H&&(H.d(1),H=null)},d(v){v&&e.detach(t),k&&k.d(),T.d(),H&&H.d(),n[65](null),y=!1,e.run_all(S)}}}function Ta(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=pe)||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p:e.noop,d(s){s&&e.detach(t)}}}function Pa(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=n[44])||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p(s,l){l[1]&8192&&!e.src_url_equal(t.src,a=s[44])&&e.attr(t,"src",a)},d(s){s&&e.detach(t)}}}function gt(n){let t,a,s;return{c(){t=e.element("casino-slider"),e.set_custom_element_data(t,"class","HeaderItemsMenu"),e.set_custom_element_data(t,"part","HeaderItemsMenu"),e.set_custom_element_data(t,"identity",me),e.set_custom_element_data(t,"isprimarymenu","true"),e.set_custom_element_data(t,"actionevent",n[23]),e.set_custom_element_data(t,"activeindex",n[33]),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"lang",n[3]),e.set_custom_element_data(t,"location","headerMain"),e.set_custom_element_data(t,"showsubgroups",n[24]),e.set_custom_element_data(t,"clientstyling",n[25]),e.set_custom_element_data(t,"clientstylingurl",n[26])},m(l,i){e.insert(l,t,i),a||(s=e.action_destroyer(n[50].call(null,t)),a=!0)},p(l,i){i[0]&8388608&&e.set_custom_element_data(t,"actionevent",l[23]),i[1]&4&&e.set_custom_element_data(t,"activeindex",l[33]),i[0]&4&&e.set_custom_element_data(t,"endpoint",l[2]),i[0]&8&&e.set_custom_element_data(t,"lang",l[3]),i[0]&16777216&&e.set_custom_element_data(t,"showsubgroups",l[24]),i[0]&33554432&&e.set_custom_element_data(t,"clientstyling",l[25]),i[0]&67108864&&e.set_custom_element_data(t,"clientstylingurl",l[26])},d(l){l&&e.detach(t),a=!1,s()}}}function vt(n){let t,a,s,l,i,r,c,o;function d(p,f){return p[7]==="gmcore"?Ua:Ra}let u=d(n),m=u(n);return{c(){t=e.element("div"),a=e.space(),s=e.element("div"),l=e.element("div"),i=e.element("div"),i.innerHTML='<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><line x1="2" y1="2" x2="18" y2="18" stroke="black" stroke-width="2"></line><line x1="18" y1="2" x2="2" y2="18" stroke="black" stroke-width="2"></line></svg>',r=e.space(),m.c(),e.attr(t,"class","ShortCashierWindow"),e.attr(i,"class","ClosePopUpButtonShortCashier"),e.attr(l,"class","ShortCashierContainer"),e.attr(s,"class","ShortCashierContainerWrapper")},m(p,f){e.insert(p,t,f),e.insert(p,a,f),e.insert(p,s,f),e.append(s,l),e.append(l,i),e.append(l,r),m.m(l,null),c||(o=[e.listen(t,"click",n[68]),e.listen(i,"click",n[69])],c=!0)},p(p,f){u===(u=d(p))&&m?m.p(p,f):(m.d(1),m=u(p),m&&(m.c(),m.m(l,null)))},d(p){p&&(e.detach(t),e.detach(a),e.detach(s)),m.d(),c=!1,e.run_all(o)}}}function Ra(n){let t,a,s,l,i,r,c,o,d;return{c(){t=e.element("user-deposit-withdrawal"),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"type","deposit"),e.set_custom_element_data(t,"channel","Desktop"),e.set_custom_element_data(t,"language",n[3]),e.set_custom_element_data(t,"is-short-cashier",n[13]),e.set_custom_element_data(t,"product-type",n[14]),e.set_custom_element_data(t,"user-id",n[1]),e.set_custom_element_data(t,"session",n[0]),e.set_custom_element_data(t,"success-url",a="https://"+window.location.hostname+"/"+n[3]+n[15]),e.set_custom_element_data(t,"cancel-url",s="https://"+window.location.hostname+"/"+n[3]+n[17]),e.set_custom_element_data(t,"fail-url",l="https://"+window.location.hostname+"/"+n[3]+n[16]),e.set_custom_element_data(t,"sports-url",i="https://"+window.location.hostname+"/"+n[3]+n[18]),e.set_custom_element_data(t,"casino-url",r="https://"+window.location.hostname+"/"+n[3]+n[19]),e.set_custom_element_data(t,"contact-url",c="https://"+window.location.hostname+"/"+n[3]+n[20]),e.set_custom_element_data(t,"home-url",o="https://"+window.location.hostname+"/"+n[3]+n[21]),e.set_custom_element_data(t,"deposit-url",d="https://"+window.location.hostname+"/"+n[3]+n[22]),e.set_custom_element_data(t,"client-styling",n[25]),e.set_custom_element_data(t,"client-styling-url",n[26])},m(u,m){e.insert(u,t,m)},p(u,m){m[0]&4&&e.set_custom_element_data(t,"endpoint",u[2]),m[0]&8&&e.set_custom_element_data(t,"language",u[3]),m[0]&8192&&e.set_custom_element_data(t,"is-short-cashier",u[13]),m[0]&16384&&e.set_custom_element_data(t,"product-type",u[14]),m[0]&2&&e.set_custom_element_data(t,"user-id",u[1]),m[0]&1&&e.set_custom_element_data(t,"session",u[0]),m[0]&32776&&a!==(a="https://"+window.location.hostname+"/"+u[3]+u[15])&&e.set_custom_element_data(t,"success-url",a),m[0]&131080&&s!==(s="https://"+window.location.hostname+"/"+u[3]+u[17])&&e.set_custom_element_data(t,"cancel-url",s),m[0]&65544&&l!==(l="https://"+window.location.hostname+"/"+u[3]+u[16])&&e.set_custom_element_data(t,"fail-url",l),m[0]&262152&&i!==(i="https://"+window.location.hostname+"/"+u[3]+u[18])&&e.set_custom_element_data(t,"sports-url",i),m[0]&524296&&r!==(r="https://"+window.location.hostname+"/"+u[3]+u[19])&&e.set_custom_element_data(t,"casino-url",r),m[0]&1048584&&c!==(c="https://"+window.location.hostname+"/"+u[3]+u[20])&&e.set_custom_element_data(t,"contact-url",c),m[0]&2097160&&o!==(o="https://"+window.location.hostname+"/"+u[3]+u[21])&&e.set_custom_element_data(t,"home-url",o),m[0]&4194312&&d!==(d="https://"+window.location.hostname+"/"+u[3]+u[22])&&e.set_custom_element_data(t,"deposit-url",d),m[0]&33554432&&e.set_custom_element_data(t,"client-styling",u[25]),m[0]&67108864&&e.set_custom_element_data(t,"client-styling-url",u[26])},d(u){u&&e.detach(t)}}}function Ua(n){let t;return{c(){t=e.element("player-deposit"),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"session",n[0]),e.set_custom_element_data(t,"playerid",n[1]),e.set_custom_element_data(t,"lang",n[3]),e.set_custom_element_data(t,"hasdefaultamount",n[11]),e.set_custom_element_data(t,"playercurrency",n[12]),e.set_custom_element_data(t,"shortcashierenabled",n[13]),e.set_custom_element_data(t,"clientstyling",n[25]),e.set_custom_element_data(t,"clientstylingurl",n[26])},m(a,s){e.insert(a,t,s)},p(a,s){s[0]&4&&e.set_custom_element_data(t,"endpoint",a[2]),s[0]&1&&e.set_custom_element_data(t,"session",a[0]),s[0]&2&&e.set_custom_element_data(t,"playerid",a[1]),s[0]&8&&e.set_custom_element_data(t,"lang",a[3]),s[0]&2048&&e.set_custom_element_data(t,"hasdefaultamount",a[11]),s[0]&4096&&e.set_custom_element_data(t,"playercurrency",a[12]),s[0]&8192&&e.set_custom_element_data(t,"shortcashierenabled",a[13]),s[0]&33554432&&e.set_custom_element_data(t,"clientstyling",a[25]),s[0]&67108864&&e.set_custom_element_data(t,"clientstylingurl",a[26])},d(a){a&&e.detach(t)}}}function yt(n){let t;function a(i,r){return i[8]!=="true"?Da:Oa}let s=a(n),l=s(n);return{c(){l.c(),t=e.empty()},m(i,r){l.m(i,r),e.insert(i,t,r)},p(i,r){s===(s=a(i))&&l?l.p(i,r):(l.d(1),l=s(i),l&&(l.c(),l.m(t.parentNode,t)))},d(i){i&&e.detach(t),l.d(i)}}}function Oa(n){let t,a,s,l,i,r,c,o=n[36].slice(-2)+"",d,u,m,p,f,h,F,M,$,y=n[39]&&wt(n);return{c(){t=e.element("div"),a=e.element("div"),s=e.element("span"),l=e.element("img"),r=e.space(),c=e.element("span"),d=e.text(o),u=e.space(),m=e.element("span"),p=e.svg_element("svg"),f=e.svg_element("path"),F=e.space(),y&&y.c(),e.src_url_equal(l.src,i=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[36].slice(-2))}.svg`)||e.attr(l,"src",i),e.attr(s,"class","FlagIcon"),e.attr(c,"class","LanguageName"),e.attr(f,"id","arrow"),e.attr(f,"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"),e.attr(f,"transform","translate(-274.511 -441.088)"),e.attr(f,"fill","#d1d1d1"),e.attr(p,"xmlns","http://www.w3.org/2000/svg"),e.attr(p,"width","14"),e.attr(p,"height","6.835"),e.attr(p,"viewBox","0 0 14 6.835"),e.attr(m,"class",h="TriangleInactive "+(n[39]?"TriangleActive":"")),e.attr(a,"class","SelectedOption Item ItemLanguage"),e.attr(t,"class","LanguageDropdown")},m(S,k){e.insert(S,t,k),e.append(t,a),e.append(a,s),e.append(s,l),e.append(a,r),e.append(a,c),e.append(c,d),e.append(a,u),e.append(a,m),e.append(m,p),e.append(p,f),e.append(t,F),y&&y.m(t,null),M||($=e.listen(a,"click",n[73]),M=!0)},p(S,k){k[1]&2080&&!e.src_url_equal(l.src,i=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${S[54](S[36].slice(-2))}.svg`)&&e.attr(l,"src",i),k[1]&32&&o!==(o=S[36].slice(-2)+"")&&e.set_data(d,o),k[1]&256&&h!==(h="TriangleInactive "+(S[39]?"TriangleActive":""))&&e.attr(m,"class",h),S[39]?y?y.p(S,k):(y=wt(S),y.c(),y.m(t,null)):y&&(y.d(1),y=null)},d(S){S&&e.detach(t),y&&y.d(),M=!1,$()}}}function Da(n){let t,a,s,l=e.ensure_array_like(n[42]),i=[];for(let r=0;r<l.length;r+=1)i[r]=kt(ut(n,l,r));return{c(){t=e.element("select");for(let r=0;r<i.length;r+=1)i[r].c();e.attr(t,"class","Item ItemLanguage NoFlag"),n[36]===void 0&&e.add_render_callback(()=>n[71].call(t))},m(r,c){e.insert(r,t,c);for(let o=0;o<i.length;o+=1)i[o]&&i[o].m(t,null);e.select_option(t,n[36],!0),a||(s=[e.listen(t,"change",n[71]),e.listen(t,"change",n[72])],a=!0)},p(r,c){if(c[1]&2048){l=e.ensure_array_like(r[42]);let o;for(o=0;o<l.length;o+=1){const d=ut(r,l,o);i[o]?i[o].p(d,c):(i[o]=kt(d),i[o].c(),i[o].m(t,null))}for(;o<i.length;o+=1)i[o].d(1);i.length=l.length}c[1]&2080&&e.select_option(t,r[36])},d(r){r&&e.detach(t),e.destroy_each(i,r),a=!1,e.run_all(s)}}}function wt(n){let t,a=e.ensure_array_like(n[42]),s=[];for(let l=0;l<a.length;l+=1)s[l]=bt(ct(n,a,l));return{c(){t=e.element("div");for(let l=0;l<s.length;l+=1)s[l].c();e.attr(t,"class","OptionList")},m(l,i){e.insert(l,t,i);for(let r=0;r<s.length;r+=1)s[r]&&s[r].m(t,null)},p(l,i){if(i[1]&10487808){a=e.ensure_array_like(l[42]);let r;for(r=0;r<a.length;r+=1){const c=ct(l,a,r);s[r]?s[r].p(c,i):(s[r]=bt(c),s[r].c(),s[r].m(t,null))}for(;r<s.length;r+=1)s[r].d(1);s.length=a.length}},d(l){l&&e.detach(t),e.destroy_each(s,l)}}}function bt(n){let t,a,s,l,i,r,c=n[114].slice(-2)+"",o,d,u,m;function p(){return n[74](n[114])}return{c(){t=e.element("div"),a=e.element("span"),s=e.element("img"),i=e.space(),r=e.element("span"),o=e.text(c),d=e.space(),e.src_url_equal(s.src,l=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[114].slice(-2))}.svg`)||e.attr(s,"src",l),e.attr(a,"class","FlagIcon"),e.attr(r,"class","LanguageName"),e.attr(t,"class","LanguageOption")},m(f,h){e.insert(f,t,h),e.append(t,a),e.append(a,s),e.append(t,i),e.append(t,r),e.append(r,o),e.append(t,d),u||(m=e.listen(t,"click",p),u=!0)},p(f,h){n=f,h[1]&2048&&!e.src_url_equal(s.src,l=`http://purecatamphetamine.github.io/country-flag-icons/3x2/${n[54](n[114].slice(-2))}.svg`)&&e.attr(s,"src",l),h[1]&2048&&c!==(c=n[114].slice(-2)+"")&&e.set_data(o,c)},d(f){f&&e.detach(t),u=!1,m()}}}function kt(n){let t,a=n[114].slice(-2)+"",s,l;return{c(){t=e.element("option"),s=e.text(a),t.__value=l=n[114],e.set_input_value(t,t.__value),t.selected=!0},m(i,r){e.insert(i,t,r),e.append(t,s)},p(i,r){r[1]&2048&&a!==(a=i[114].slice(-2)+"")&&e.set_data(s,a),r[1]&2048&&l!==(l=i[114])&&(t.__value=l,e.set_input_value(t,t.__value))},d(i){i&&e.detach(t)}}}function $t(n){let t,a,s=n[111].label+"",l,i,r,c,o;function d(){return n[75](n[111])}return{c(){var u,m;t=e.element("li"),a=e.element("button"),l=e.text(s),i=e.space(),e.attr(t,"class",r="ItemSecondary "+(((u=n[34])==null?void 0:u.toString().indexOf("$"))>-1?((m=n[34])==null?void 0:m.split("$").pop())==n[111].id.split("$").pop()?"active":"":n[34]==n[111].id?"active":"")),e.attr(t,"part","ItemSecondary")},m(u,m){e.insert(u,t,m),e.append(t,a),e.append(a,l),e.append(t,i),c||(o=e.listen(a,"click",d),c=!0)},p(u,m){var p,f;n=u,m[1]&16&&s!==(s=n[111].label+"")&&e.set_data(l,s),m[1]&24&&r!==(r="ItemSecondary "+(((p=n[34])==null?void 0:p.toString().indexOf("$"))>-1?((f=n[34])==null?void 0:f.split("$").pop())==n[111].id.split("$").pop()?"active":"":n[34]==n[111].id?"active":""))&&e.attr(t,"class",r)},d(u){u&&e.detach(t),c=!1,o()}}}function St(n){let t,a,s,l,i,r,c,o,d,u;return{c(){t=e.svg_element("svg"),a=e.svg_element("defs"),s=e.svg_element("style"),l=e.text(`.a {
11
+ fill: var(--emw--color-white, #FFFFFF);
12
+ }
13
+ `),i=e.svg_element("g"),r=e.svg_element("rect"),c=e.svg_element("rect"),o=e.svg_element("rect"),e.attr(r,"class","a"),e.attr(r,"width","18"),e.attr(r,"height","2"),e.attr(r,"transform","translate(14 13)"),e.attr(c,"class","a"),e.attr(c,"width","22"),e.attr(c,"height","2"),e.attr(c,"transform","translate(14 20)"),e.attr(o,"class","a"),e.attr(o,"width","22"),e.attr(o,"height","2"),e.attr(o,"transform","translate(14 27)"),e.attr(i,"transform","translate(-14 -13)"),e.attr(t,"xmlns","http://www.w3.org/2000/svg"),e.attr(t,"width","22"),e.attr(t,"height","16"),e.attr(t,"viewBox","0 0 22 16")},m(m,p){e.insert(m,t,p),e.append(t,a),e.append(a,s),e.append(s,l),e.append(t,i),e.append(i,r),e.append(i,c),e.append(i,o),d||(u=e.listen(t,"click",n[59]),d=!0)},p:e.noop,d(m){m&&e.detach(t),d=!1,u()}}}function ja(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=pe)||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p:e.noop,d(s){s&&e.detach(t)}}}function za(n){let t,a;return{c(){t=e.element("img"),e.src_url_equal(t.src,a=n[44])||e.attr(t,"src",a),e.attr(t,"alt","Logo")},m(s,l){e.insert(s,t,l)},p(s,l){l[1]&8192&&!e.src_url_equal(t.src,a=s[44])&&e.attr(t,"src",a)},d(s){s&&e.detach(t)}}}function It(n){let t,a,s,l,i,r,c,o;function d(p,f){return p[7]==="gmcore"?Wa:Ba}let u=d(n),m=u(n);return{c(){t=e.element("div"),a=e.space(),s=e.element("div"),l=e.element("div"),i=e.element("div"),i.innerHTML='<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><line x1="2" y1="2" x2="18" y2="18" stroke="black" stroke-width="2"></line><line x1="18" y1="2" x2="2" y2="18" stroke="black" stroke-width="2"></line></svg>',r=e.space(),m.c(),e.attr(t,"class","ShortCashierWindow"),e.attr(i,"class","ClosePopUpButtonShortCashier"),e.attr(l,"class","ShortCashierContainerMobile"),e.attr(s,"class","ShortCashierContainerWrapperMobile")},m(p,f){e.insert(p,t,f),e.insert(p,a,f),e.insert(p,s,f),e.append(s,l),e.append(l,i),e.append(l,r),m.m(l,null),c||(o=[e.listen(t,"click",n[62]),e.listen(i,"click",n[63])],c=!0)},p(p,f){u===(u=d(p))&&m?m.p(p,f):(m.d(1),m=u(p),m&&(m.c(),m.m(l,null)))},d(p){p&&(e.detach(t),e.detach(a),e.detach(s)),m.d(),c=!1,e.run_all(o)}}}function Ba(n){let t,a,s,l,i,r,c,o,d;return{c(){t=e.element("user-deposit-withdrawal"),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"type","deposit"),e.set_custom_element_data(t,"channel","Mobile"),e.set_custom_element_data(t,"language",n[3]),e.set_custom_element_data(t,"is-short-cashier",n[13]),e.set_custom_element_data(t,"product-type",n[14]),e.set_custom_element_data(t,"user-id",n[1]),e.set_custom_element_data(t,"session",n[0]),e.set_custom_element_data(t,"success-url",a="https://"+window.location.hostname+"/"+n[3]+n[15]),e.set_custom_element_data(t,"cancel-url",s="https://"+window.location.hostname+"/"+n[3]+n[17]),e.set_custom_element_data(t,"fail-url",l="https://"+window.location.hostname+"/"+n[3]+n[16]),e.set_custom_element_data(t,"sports-url",i="https://"+window.location.hostname+"/"+n[3]+n[18]),e.set_custom_element_data(t,"casino-url",r="https://"+window.location.hostname+"/"+n[3]+n[19]),e.set_custom_element_data(t,"contact-url",c="https://"+window.location.hostname+"/"+n[3]+n[20]),e.set_custom_element_data(t,"home-url",o="https://"+window.location.hostname+"/"+n[3]+n[21]),e.set_custom_element_data(t,"deposit-url",d="https://"+window.location.hostname+"/"+n[3]+n[22]),e.set_custom_element_data(t,"client-styling",n[25]),e.set_custom_element_data(t,"client-styling-url",n[26])},m(u,m){e.insert(u,t,m)},p(u,m){m[0]&4&&e.set_custom_element_data(t,"endpoint",u[2]),m[0]&8&&e.set_custom_element_data(t,"language",u[3]),m[0]&8192&&e.set_custom_element_data(t,"is-short-cashier",u[13]),m[0]&16384&&e.set_custom_element_data(t,"product-type",u[14]),m[0]&2&&e.set_custom_element_data(t,"user-id",u[1]),m[0]&1&&e.set_custom_element_data(t,"session",u[0]),m[0]&32776&&a!==(a="https://"+window.location.hostname+"/"+u[3]+u[15])&&e.set_custom_element_data(t,"success-url",a),m[0]&131080&&s!==(s="https://"+window.location.hostname+"/"+u[3]+u[17])&&e.set_custom_element_data(t,"cancel-url",s),m[0]&65544&&l!==(l="https://"+window.location.hostname+"/"+u[3]+u[16])&&e.set_custom_element_data(t,"fail-url",l),m[0]&262152&&i!==(i="https://"+window.location.hostname+"/"+u[3]+u[18])&&e.set_custom_element_data(t,"sports-url",i),m[0]&524296&&r!==(r="https://"+window.location.hostname+"/"+u[3]+u[19])&&e.set_custom_element_data(t,"casino-url",r),m[0]&1048584&&c!==(c="https://"+window.location.hostname+"/"+u[3]+u[20])&&e.set_custom_element_data(t,"contact-url",c),m[0]&2097160&&o!==(o="https://"+window.location.hostname+"/"+u[3]+u[21])&&e.set_custom_element_data(t,"home-url",o),m[0]&4194312&&d!==(d="https://"+window.location.hostname+"/"+u[3]+u[22])&&e.set_custom_element_data(t,"deposit-url",d),m[0]&33554432&&e.set_custom_element_data(t,"client-styling",u[25]),m[0]&67108864&&e.set_custom_element_data(t,"client-styling-url",u[26])},d(u){u&&e.detach(t)}}}function Wa(n){let t;return{c(){t=e.element("player-deposit"),e.set_custom_element_data(t,"endpoint",n[2]),e.set_custom_element_data(t,"session",n[0]),e.set_custom_element_data(t,"playerid",n[1]),e.set_custom_element_data(t,"lang",n[3]),e.set_custom_element_data(t,"hasdefaultamount",n[11]),e.set_custom_element_data(t,"playercurrency",n[12]),e.set_custom_element_data(t,"shortcashierenabled",n[13]),e.set_custom_element_data(t,"clientstyling",n[25]),e.set_custom_element_data(t,"clientstylingurl",n[26])},m(a,s){e.insert(a,t,s)},p(a,s){s[0]&4&&e.set_custom_element_data(t,"endpoint",a[2]),s[0]&1&&e.set_custom_element_data(t,"session",a[0]),s[0]&2&&e.set_custom_element_data(t,"playerid",a[1]),s[0]&8&&e.set_custom_element_data(t,"lang",a[3]),s[0]&2048&&e.set_custom_element_data(t,"hasdefaultamount",a[11]),s[0]&4096&&e.set_custom_element_data(t,"playercurrency",a[12]),s[0]&8192&&e.set_custom_element_data(t,"shortcashierenabled",a[13]),s[0]&33554432&&e.set_custom_element_data(t,"clientstyling",a[25]),s[0]&67108864&&e.set_custom_element_data(t,"clientstylingurl",a[26])},d(a){a&&e.detach(t)}}}function Na(n){let t,a;function s(r,c){return r[41]?Sa:r[40]?$a:ka}let l=s(n),i=l(n);return{c(){i.c(),t=e.space(),a=e.element("casino-hamburger-menu"),e.set_custom_element_data(a,"menuitemsurl",n[37]),e.set_custom_element_data(a,"activecategory",n[5]),e.set_custom_element_data(a,"lang",n[3]),e.set_custom_element_data(a,"countryflaghamburger",n[10]),e.set_custom_element_data(a,"customlocaleidentifier",n[6]),e.set_custom_element_data(a,"languageslist",n[4]),e.set_custom_element_data(a,"clientstyling",n[25]),e.set_custom_element_data(a,"clientstylingurl",n[26])},m(r,c){i.m(r,c),e.insert(r,t,c),e.insert(r,a,c)},p(r,c){l===(l=s(r))&&i?i.p(r,c):(i.d(1),i=l(r),i&&(i.c(),i.m(t.parentNode,t))),c[1]&64&&e.set_custom_element_data(a,"menuitemsurl",r[37]),c[0]&32&&e.set_custom_element_data(a,"activecategory",r[5]),c[0]&8&&e.set_custom_element_data(a,"lang",r[3]),c[0]&1024&&e.set_custom_element_data(a,"countryflaghamburger",r[10]),c[0]&64&&e.set_custom_element_data(a,"customlocaleidentifier",r[6]),c[0]&16&&e.set_custom_element_data(a,"languageslist",r[4]),c[0]&33554432&&e.set_custom_element_data(a,"clientstyling",r[25]),c[0]&67108864&&e.set_custom_element_data(a,"clientstylingurl",r[26])},i:e.noop,o:e.noop,d(r){r&&(e.detach(t),e.detach(a)),i.d(r)}}}let me="HeaderMenu";function qa(n,t,a){let s,l;e.component_subscribe(n,e.$format,_=>a(46,l=_));let{session:i=""}=t,{userid:r=""}=t,{endpoint:c=""}=t,{cmsendpoint:o=""}=t,{cmsenv:d="stage"}=t,{lang:u="en"}=t,{languageslist:m="en, ro"}=t,{activecategory:p=""}=t,{translationurl:f=""}=t,{customlocaleidentifier:h=""}=t,{gmversion:F=""}=t,{countryflagheader:M="false"}=t,{displaybalanceoption:$="All"}=t,{countryflaghamburger:y="false"}=t,{hasdefaultamount:S=""}=t,{playercurrency:k=""}=t,{shortcashierenabled:U=""}=t,{producttype:O=""}=t,{successurl:T=""}=t,{failurl:H=""}=t,{cancelurl:v=""}=t,{sportsurl:b=""}=t,{casinourl:L=""}=t,{contacturl:I=""}=t,{homeurl:g=""}=t,{depositurl:A=""}=t,{actionevent:C=""}=t,{userroles:w=""}=t,{showsubgroups:E="false"}=t,{clientstyling:R=""}=t,{clientstylingurl:K=""}=t,{currencyseparator:Pe=""}=t,{currencydecimal:Re=""}=t,{currencyprecision:Ue=""}=t,{totalcalculationmode:Oe=""}=t,De,je,j;An({withLocale:"en",translations:{}});const Zt=()=>{fetch(f).then(z=>z.json()).then(z=>{Object.keys(z).forEach(q=>{Je(q,z[q])})}).catch(z=>{console.log(z)})};Object.keys(Qe).forEach(_=>{Je(_,Qe[_])});let se=[],fe=[],W="",J,G,ze,ne=!0,ae=!1,le=!1,Be=!1,he=window.navigator.userAgent,re=!1,V=[],ge=!1,We="",ve=!1;const D=_=>{switch(_){case"login":window.postMessage({type:"OpenLoginRegisterModal",transition:"Login"},window.location.href),typeof gtag=="function"&&gtag("event","OpenLoginModal",{context:"HeaderController"});break;case"register":window.postMessage({type:"OpenLoginRegisterModal",transition:"Register"},window.location.href),typeof gtag=="function"&&gtag("event","OpenRegisterModal",{context:"HeaderController"});break;case"lobby":window.postMessage({type:"GoToHomepage"},window.location.href);break;case"myaccount":window.postMessage({type:"PlayerAccountMenuActive",isMobile:e.isMobile(he)},window.location.href);break;case"deposit":s?(a(45,ve=!0),window.postMessage({type:"DisableScroll"},window.location.href)):window.postMessage({type:"GoToDeposit"},window.location.href),typeof gtag=="function"&&gtag("event","GoToDeposit",{context:"HeaderController"});break;case"language":window.postMessage({type:"LanguageChanged",selectedLanguage:W},window.location.href);break}},ye=()=>{a(43,ge=!0),window.postMessage({type:"OpenHamburgerMenuModal"},window.location.href)},Ne=_=>{if(_.data)switch(_.data.type){case"SliderLoaded":me==_.data.identity&&Ge();break;case"UserSessionID":_.data.userid,_.data.session,a(41,re=!0);break;case"CloseHamburgerMenu":window.postMessage({type:"EnableScroll"},window.location.href),_.data.showhamburger&&a(43,ge=!1);break;case"LogoutSuccessfull":a(41,re=!1);break;case"LanguageChanged":qe(),Ye(G);break;case"OpenShortCashier":D("deposit");break;case"CloseShortCashier":x();break;case"RequestHeaderHeight":window.postMessage({type:"HeaderHeight",headerHeight:j.clientHeight},window.location.href);break}},Gt=()=>{a(41,re=!0)},x=_=>{a(45,ve=!1),window.postMessage({type:"EnableScroll"},window.location.href),_==null||_.stopPropagation()},qe=()=>{G=new URL(`${o}/${W.toLowerCase()}/menu`),a(37,J=new URL(`${o}/${W.toLowerCase()}/hamburger-menu`)),ze=new URL(`${o}/${W.toLowerCase()}/op-options/style`);let _=e.getDevice(he);G.searchParams.append("env",d),G.searchParams.append("language",W.toLowerCase()),G.searchParams.append("userRoles",w),_&&(_==="PC"?(J.searchParams.append("device","dk"),G.searchParams.append("device","dk")):(J.searchParams.append("device","mtWeb"),G.searchParams.append("device","mtWeb"))),J.searchParams.append("env",d),J.searchParams.append("language",W.toLowerCase()),J.searchParams.append("userRoles",w)},Yt=()=>{En(u)},Jt=()=>{a(42,V=m.replace(/ /g,"").split(",")),a(42,V=V.map(_=>_.toUpperCase())),a(36,W=u.toUpperCase()),qe(),Xt(ze),setTimeout(()=>{Ye(G)})},Qt=()=>{a(33,De=Ze(p,se)),a(34,je=Ze(p,fe))},Ze=(_,z)=>{let q=z.find(P=>{if(_.indexOf("/sport")>-1)return P.path.indexOf(_)>-1;if(P.path.includes(_))return!0});return q||(q=z.find(P=>P.path.split("/").indexOf(_.split("/")[1])>-1)),q?q.id:-1},Ge=_=>{se.length>0&&window.postMessage({type:"SliderData",identity:me,data:se},window.location.href)},Ye=_=>(a(32,ne=!0),new Promise((z,q)=>{fetch(_).then(P=>P.json()).then(P=>{se=P.desktop.primary,a(35,fe=P.desktop.secondary),a(32,ne=!1),z(P)},P=>{a(32,ne=!1),console.error(P),q(P)})})),Xt=_=>(a(38,ae=!1),new Promise((z,q)=>{fetch(_).then(P=>P.json()).then(P=>{P.logoUrl.length>0&&(P.logoUrl!="null"||P.logoUrl!="false")?(a(44,We=P.logoUrl),a(38,ae=!0)):a(38,ae=!1),z(P)},P=>{a(38,ae=!1),console.error(P),q(P)})})),we=_=>{var z;window.postMessage({type:"NavigateTo",itemId:_.id,item:_,path:_.path,externalLink:_.externalLink||!1,target:((z=_.attrs)==null?void 0:z.target)||null},window.location.href)},be=_=>{a(36,W=_),a(39,le=!1),D("language")},ke=()=>{a(39,le=!le)},Kt=_=>(h&&(_=h.includes(_.toLowerCase())?h.slice(-2):_),_=="EN"?"US":_.toUpperCase());e.onMount(()=>ee(this,null,function*(){return window.addEventListener("message",Ne,!1),e.isMobile(he)&&a(40,Be=!0),()=>{window.removeEventListener("message",Ne)}}));const Vt=()=>ye(),xt=()=>D("lobby"),en=()=>D("deposit"),tn=_=>x(_),nn=_=>x(_),an=()=>D("myaccount");function sn(_){e.binding_callbacks[_?"unshift":"push"](()=>{j=_,a(31,j)})}const ln=()=>D("lobby"),rn=()=>D("deposit"),on=_=>x(_),cn=_=>x(_),un=()=>D("myaccount");function dn(){W=e.select_value(this),a(36,W),a(42,V)}const mn=()=>D("language"),_n=()=>ke(),pn=_=>be(_),fn=_=>we(_);function hn(_){e.binding_callbacks[_?"unshift":"push"](()=>{j=_,a(31,j)})}const gn=()=>ye(),vn=()=>D("lobby"),yn=()=>D("login"),wn=()=>D("register");function bn(_){e.binding_callbacks[_?"unshift":"push"](()=>{j=_,a(31,j)})}const kn=()=>D("lobby"),$n=()=>D("login"),Sn=()=>D("register");function In(){W=e.select_value(this),a(36,W),a(42,V)}const Fn=()=>D("language"),Mn=()=>ke(),Cn=_=>be(_),Hn=_=>we(_);function Ln(_){e.binding_callbacks[_?"unshift":"push"](()=>{j=_,a(31,j)})}return n.$$set=_=>{"session"in _&&a(0,i=_.session),"userid"in _&&a(1,r=_.userid),"endpoint"in _&&a(2,c=_.endpoint),"cmsendpoint"in _&&a(55,o=_.cmsendpoint),"cmsenv"in _&&a(56,d=_.cmsenv),"lang"in _&&a(3,u=_.lang),"languageslist"in _&&a(4,m=_.languageslist),"activecategory"in _&&a(5,p=_.activecategory),"translationurl"in _&&a(57,f=_.translationurl),"customlocaleidentifier"in _&&a(6,h=_.customlocaleidentifier),"gmversion"in _&&a(7,F=_.gmversion),"countryflagheader"in _&&a(8,M=_.countryflagheader),"displaybalanceoption"in _&&a(9,$=_.displaybalanceoption),"countryflaghamburger"in _&&a(10,y=_.countryflaghamburger),"hasdefaultamount"in _&&a(11,S=_.hasdefaultamount),"playercurrency"in _&&a(12,k=_.playercurrency),"shortcashierenabled"in _&&a(13,U=_.shortcashierenabled),"producttype"in _&&a(14,O=_.producttype),"successurl"in _&&a(15,T=_.successurl),"failurl"in _&&a(16,H=_.failurl),"cancelurl"in _&&a(17,v=_.cancelurl),"sportsurl"in _&&a(18,b=_.sportsurl),"casinourl"in _&&a(19,L=_.casinourl),"contacturl"in _&&a(20,I=_.contacturl),"homeurl"in _&&a(21,g=_.homeurl),"depositurl"in _&&a(22,A=_.depositurl),"actionevent"in _&&a(23,C=_.actionevent),"userroles"in _&&a(58,w=_.userroles),"showsubgroups"in _&&a(24,E=_.showsubgroups),"clientstyling"in _&&a(25,R=_.clientstyling),"clientstylingurl"in _&&a(26,K=_.clientstylingurl),"currencyseparator"in _&&a(27,Pe=_.currencyseparator),"currencydecimal"in _&&a(28,Re=_.currencydecimal),"currencyprecision"in _&&a(29,Ue=_.currencyprecision),"totalcalculationmode"in _&&a(30,Oe=_.totalcalculationmode)},n.$$.update=()=>{n.$$.dirty[0]&32|n.$$.dirty[1]&2&&p&&!ne&&Qt(),n.$$.dirty[0]&1&&i&&Gt(),n.$$.dirty[0]&8192&&(s=U.toLocaleLowerCase()==="true"),n.$$.dirty[0]&8&&u&&Yt(),n.$$.dirty[0]&24|n.$$.dirty[1]&150994944&&o&&u&&m&&w&&Jt(),n.$$.dirty[1]&67108864&&f&&Zt(),n.$$.dirty[0]&33554432|n.$$.dirty[1]&1&&R&&j&&e.setClientStyling(j,R),n.$$.dirty[0]&67108864|n.$$.dirty[1]&1&&K&&j&&e.setClientStylingURL(j),n.$$.dirty[1]&1&&j&&e.setClientStylingFromMB(j,"Casino.Style")},[i,r,c,u,m,p,h,F,M,$,y,S,k,U,O,T,H,v,b,L,I,g,A,C,E,R,K,Pe,Re,Ue,Oe,j,ne,De,je,fe,W,J,ae,le,Be,re,V,ge,We,ve,l,D,ye,x,Ge,we,be,ke,Kt,o,d,f,w,Vt,xt,en,tn,nn,an,sn,ln,rn,on,cn,un,dn,mn,_n,pn,fn,hn,gn,vn,yn,wn,bn,kn,$n,Sn,In,Fn,Mn,Cn,Hn,Ln]}class qt extends e.SvelteComponent{constructor(t){super(),e.init(this,t,qa,Na,e.safe_not_equal,{session:0,userid:1,endpoint:2,cmsendpoint:55,cmsenv:56,lang:3,languageslist:4,activecategory:5,translationurl:57,customlocaleidentifier:6,gmversion:7,countryflagheader:8,displaybalanceoption:9,countryflaghamburger:10,hasdefaultamount:11,playercurrency:12,shortcashierenabled:13,producttype:14,successurl:15,failurl:16,cancelurl:17,sportsurl:18,casinourl:19,contacturl:20,homeurl:21,depositurl:22,actionevent:23,userroles:58,showsubgroups:24,clientstyling:25,clientstylingurl:26,currencyseparator:27,currencydecimal:28,currencyprecision:29,totalcalculationmode:30},ba,[-1,-1,-1,-1,-1])}get session(){return this.$$.ctx[0]}set session(t){this.$$set({session:t}),e.flush()}get userid(){return this.$$.ctx[1]}set userid(t){this.$$set({userid:t}),e.flush()}get endpoint(){return this.$$.ctx[2]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get cmsendpoint(){return this.$$.ctx[55]}set cmsendpoint(t){this.$$set({cmsendpoint:t}),e.flush()}get cmsenv(){return this.$$.ctx[56]}set cmsenv(t){this.$$set({cmsenv:t}),e.flush()}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),e.flush()}get languageslist(){return this.$$.ctx[4]}set languageslist(t){this.$$set({languageslist:t}),e.flush()}get activecategory(){return this.$$.ctx[5]}set activecategory(t){this.$$set({activecategory:t}),e.flush()}get translationurl(){return this.$$.ctx[57]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get customlocaleidentifier(){return this.$$.ctx[6]}set customlocaleidentifier(t){this.$$set({customlocaleidentifier:t}),e.flush()}get gmversion(){return this.$$.ctx[7]}set gmversion(t){this.$$set({gmversion:t}),e.flush()}get countryflagheader(){return this.$$.ctx[8]}set countryflagheader(t){this.$$set({countryflagheader:t}),e.flush()}get displaybalanceoption(){return this.$$.ctx[9]}set displaybalanceoption(t){this.$$set({displaybalanceoption:t}),e.flush()}get countryflaghamburger(){return this.$$.ctx[10]}set countryflaghamburger(t){this.$$set({countryflaghamburger:t}),e.flush()}get hasdefaultamount(){return this.$$.ctx[11]}set hasdefaultamount(t){this.$$set({hasdefaultamount:t}),e.flush()}get playercurrency(){return this.$$.ctx[12]}set playercurrency(t){this.$$set({playercurrency:t}),e.flush()}get shortcashierenabled(){return this.$$.ctx[13]}set shortcashierenabled(t){this.$$set({shortcashierenabled:t}),e.flush()}get producttype(){return this.$$.ctx[14]}set producttype(t){this.$$set({producttype:t}),e.flush()}get successurl(){return this.$$.ctx[15]}set successurl(t){this.$$set({successurl:t}),e.flush()}get failurl(){return this.$$.ctx[16]}set failurl(t){this.$$set({failurl:t}),e.flush()}get cancelurl(){return this.$$.ctx[17]}set cancelurl(t){this.$$set({cancelurl:t}),e.flush()}get sportsurl(){return this.$$.ctx[18]}set sportsurl(t){this.$$set({sportsurl:t}),e.flush()}get casinourl(){return this.$$.ctx[19]}set casinourl(t){this.$$set({casinourl:t}),e.flush()}get contacturl(){return this.$$.ctx[20]}set contacturl(t){this.$$set({contacturl:t}),e.flush()}get homeurl(){return this.$$.ctx[21]}set homeurl(t){this.$$set({homeurl:t}),e.flush()}get depositurl(){return this.$$.ctx[22]}set depositurl(t){this.$$set({depositurl:t}),e.flush()}get actionevent(){return this.$$.ctx[23]}set actionevent(t){this.$$set({actionevent:t}),e.flush()}get userroles(){return this.$$.ctx[58]}set userroles(t){this.$$set({userroles:t}),e.flush()}get showsubgroups(){return this.$$.ctx[24]}set showsubgroups(t){this.$$set({showsubgroups:t}),e.flush()}get clientstyling(){return this.$$.ctx[25]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[26]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get currencyseparator(){return this.$$.ctx[27]}set currencyseparator(t){this.$$set({currencyseparator:t}),e.flush()}get currencydecimal(){return this.$$.ctx[28]}set currencydecimal(t){this.$$set({currencydecimal:t}),e.flush()}get currencyprecision(){return this.$$.ctx[29]}set currencyprecision(t){this.$$set({currencyprecision:t}),e.flush()}get totalcalculationmode(){return this.$$.ctx[30]}set totalcalculationmode(t){this.$$set({totalcalculationmode:t}),e.flush()}}e.create_custom_element(qt,{session:{},userid:{},endpoint:{},cmsendpoint:{},cmsenv:{},lang:{},languageslist:{},activecategory:{},translationurl:{},customlocaleidentifier:{},gmversion:{},countryflagheader:{},displaybalanceoption:{},countryflaghamburger:{},hasdefaultamount:{},playercurrency:{},shortcashierenabled:{},producttype:{},successurl:{},failurl:{},cancelurl:{},sportsurl:{},casinourl:{},contacturl:{},homeurl:{},depositurl:{},actionevent:{},userroles:{},showsubgroups:{},clientstyling:{},clientstylingurl:{},currencyseparator:{},currencydecimal:{},currencyprecision:{},totalcalculationmode:{}},[],[],!0);const Za=Object.freeze(Object.defineProperty({__proto__:null,default:qt},Symbol.toStringTag,{value:"Module"}));exports.CasinoHeaderController_ce=Za;exports.Host=Tt;exports.h=Et;exports.registerInstance=Un;