{"version":3,"file":"current_app_mixin-CvnokZcS.js","sources":["../../../app/assets/images/logo_evalmee.png","../../../app/assets/images/logo_papeez2.png","../../../app/assets/images/login_logo_web.png","../../../app/javascript/components/shared/current_app_mixin.js"],"sourcesContent":["export default \"__VITE_ASSET__BOpEQKYT__\"","export default \"__VITE_ASSET__CgLsGajt__\"","export default \"__VITE_ASSET__Bp_l8Jz5__\"","import EVALMEE_LOGO from \"@rails_assets/images/logo_evalmee.png\"\nimport PAPEEZ_LOGO from \"@rails_assets/images/logo_papeez2.png\"\nimport DASKIT_LOGO from \"@rails_assets/images/login_logo_web.png\"\n\nexport default {\n computed: {\n currentApp() { return this.$attrs.current_app },\n isCurrentAppDaskit() { return this.currentApp === \"daskit\" || this.matchRouterMetaApp(\"daskit\") },\n isCurrentAppEvalmee() { return this.currentApp === \"evalmee\" || this.matchRouterMetaApp(\"evalmee\") },\n isCurrentAppPapeez() { return this.currentApp === \"papeez\" || this.matchRouterMetaApp(\"papeez\")},\n\n logoSrc() {\n if (this.isCurrentAppEvalmee) return EVALMEE_LOGO\n if (this.isCurrentAppPapeez) return PAPEEZ_LOGO\n if (this.isCurrentAppDaskit) return DASKIT_LOGO\n return \"\"\n },\n\n matchRouterMetaApp() {\n return (val) => this.$route.matched.some(m => m.meta.app === val)\n },\n },\n\n}\n"],"names":["EVALMEE_LOGO","PAPEEZ_LOGO","DASKIT_LOGO","currentAppMixin","val","m"],"mappings":"gXAAA,MAAeA,EAAA,wDCAAC,EAAA,wDCAAC,EAAA,0DCIAC,EAAA,CACb,SAAU,CACR,YAAsB,CAAE,OAAO,KAAK,OAAO,WAAa,EACxD,oBAAsB,CAAE,OAAO,KAAK,aAAe,UAAY,KAAK,mBAAmB,QAAQ,CAAG,EAClG,qBAAsB,CAAE,OAAO,KAAK,aAAe,WAAa,KAAK,mBAAmB,SAAS,CAAG,EACpG,oBAAsB,CAAE,OAAO,KAAK,aAAe,UAAY,KAAK,mBAAmB,QAAQ,CAAC,EAEhG,SAAU,CACR,OAAI,KAAK,oBAA4BH,EACjC,KAAK,mBAA4BC,EACjC,KAAK,mBAA4BC,EAC9B,EACR,EAED,oBAAqB,CACnB,OAAQE,GAAQ,KAAK,OAAO,QAAQ,KAAKC,GAAKA,EAAE,KAAK,MAAQD,CAAG,CACjE,CACF,CAEH"}