\` component`);for(const c of Object.keys(o.clientOptions))if(r.includes(c)&&!o[c])throw new Error(`\`${t}\` on the client requires setting \`client: { ${c}: true }\` in the integration config`)}},v=()=>(L("getLocale",{clientFeatures:["data"]}),u().data.locale),s=(t,e)=>(e??document).querySelector(t);document.addEventListener("DOMContentLoaded",()=>{const t=s("#language-button"),e=s("#language-dropdown"),r=s("#dropdown-arrow"),o=s("#selected-language"),c=s("span",o),f=s("img",o),p=document.querySelectorAll("a[data-country]"),i={};p.forEach(n=>{const l=n.getAttribute("data-lang")??"",y={country:n.getAttribute("data-country")??"",label:n.getAttribute("data-label")??""};i[l]=y});const d=v();if(d in i){const{label:n,country:l}=i[d];c.textContent=n,f.src=`/flags/${l}.svg`}let a=!1;const g=()=>{a=!a,t.setAttribute("aria-expanded",`${a}`),a?r.classList.add("rotate-180"):r.classList.remove("rotate-180"),a?(e.classList.remove("opacity-0","-translate-y-2","pointer-events-none"),e.classList.add("opacity-100","translate-y-0","pointer-events-auto")):(e.classList.add("opacity-0","-translate-y-2","pointer-events-none"),e.classList.remove("opacity-100","translate-y-0","pointer-events-auto"))};t.addEventListener("click",g),document.addEventListener("click",n=>{!t.contains(n.target)&&!e.contains(n.target)&&a&&g()})});