import{a7 as s,f as t}from"./entry.6f8d9e09.js";const l=s("global",{state:()=>{const e=t("themeCookie");return{openedMenu:!1,openedUserMenu:!1,myPromptsTab:"prompts",languageOptions:[{label:"English",value:"en"},{label:"Português",value:"pt"},{label:"Español",value:"es"}],confirmationModal:{show:!1,action:null,message:""},theme:e.value||"dark"}},actions:{defineLanguage(e){return this.languageOptions.find(a=>e.includes(a.value))||this.languageOptions[0]},confirmation(e){return this.confirmationModal.show=!0,this.confirmationModal.message=e,new Promise(a=>{this.confirmationModal.action=n=>a(n)})},toggleDarkMode(){const e=t("themeCookie"),o=this.theme==="dark"?"light":"dark";this.theme=o,e.value=o}}});export{l as u};
