{"version":3,"file":"Auth-Hehd_yxt.js","sources":["../../src/components/page-layouts/Auth.vue","../../../../../../../media/logos/ios.png","../../../../../../../media/logos/android.png"],"sourcesContent":["<template>\n  <div\n    class=\"d-flex flex-column flex-column-fluid bgi-position-y-bottom position-x-center bgi-no-repeat bgi-size-contain\"\n    :style=\"{ backgroundImage: 'url(' + getIllustrationsPath('14.png') + ')' }\"\n  >\n    <!--begin::Content-->\n    <div class=\"d-flex flex-center flex-column flex-column-fluid p-10 pb-lg-20\">\n      <!--begin::Logo-->\n      <a href=\"/\" class=\"mb-12\">\n        <img alt=\"Logo\" :src=\"themeLightLogo\" class=\"h-45px logo\" />\n      </a>\n      <!--end::Logo-->\n      <router-view></router-view>\n    </div>\n    <!--end::Content-->\n\n    <!--begin::Footer-->\n    <div class=\"d-flex flex-center flex-column-auto p-10\">\n      <!--begin::Links-->\n      <div class=\"d-flex align-items-center fw-bold fs-6\">\n        <span v-html=\"$t('application.account.login.about')\"></span>\n        <span v-html=\"$t('application.account.login.contact')\"></span>\n      </div>\n      <!--end::Links-->\n    </div>\n    <div class=\"d-flex flex-center flex-column-auto p-10\">\n      <!--begin::Links-->\n\n      <div class=\"d-flex align-items-center fw-bold fs-6\">\n        <span>\n          <a\n            target=\"_blank\"\n            href=\"https://apps.apple.com/app/voice-senior-living/id6450118466\"\n            ><img\n              width=\"160\"\n              height=\"53\"\n              alt=\"Get it on AppStore\"\n              src=\"/media/logos/ios.png\"\n          /></a>\n        </span>\n        <span>\n          <a\n            target=\"_blank\"\n            href=\"https://play.google.com/store/apps/details?id=com.shirkalab.voice_senior_living&hl=en_US&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\"\n            ><img\n              width=\"200\"\n              height=\"77\"\n              alt=\"Get it on Google Play\"\n              src=\"/media/logos/android.png\"\n          /></a>\n        </span>\n      </div>\n      <!--end::Links-->\n    </div>\n    <!--end::Footer-->\n  </div>\n</template>\n\n<script lang=\"ts\">\nimport { computed, defineComponent, onMounted, onUnmounted } from \"vue\";\nimport { useStore } from \"vuex\";\nimport { Actions } from \"@/store/enums/StoreEnums\";\nimport { getIllustrationsPath } from \"@/core/helpers/assets\";\nimport {\n  asideTheme,\n  themeDarkLogo,\n  themeLightLogo,\n} from \"@/core/helpers/config\";\nimport { useI18n } from \"vue-i18n\";\n\nexport default defineComponent({\n  name: \"vsl-auth\",\n  components: {},\n  setup() {\n    const store = useStore();\n    const { t, te } = useI18n();\n\n    onMounted(() => {\n      store.dispatch(Actions.ADD_BODY_CLASSNAME, \"bg-body\");\n    });\n\n    onUnmounted(() => {\n      store.dispatch(Actions.REMOVE_BODY_CLASSNAME, \"bg-body\");\n    });\n\n    return {\n      themeLightLogo,\n      themeDarkLogo,\n      asideTheme,\n      t,\n      getIllustrationsPath,\n    };\n  },\n});\n</script>\n","export default \"__VITE_PUBLIC_ASSET__24091357__\"","export default \"__VITE_PUBLIC_ASSET__900dfd91__\""],"names":["_sfc_main","defineComponent","store","useStore","te","useI18n","onMounted","Actions","onUnmounted","themeLightLogo","themeDarkLogo","asideTheme","getIllustrationsPath","_imports_0","_imports_1","_hoisted_1","_hoisted_2","_hoisted_3","_hoisted_4","_hoisted_5","_resolveComponent","_openBlock","_createElementBlock","_normalizeStyle","_ctx","_createElementVNode","_createVNode","_component_router_view","$t","_hoisted_6"],"mappings":"kMAsEA,MAAAA,EAAeC,EAAgB,CAC7B,KAAM,WACN,WAAY,CAAC,EACb,OAAQ,CACN,MAAMC,EAAQC,EAAS,EACjB,CAAE,EAAG,GAAAC,CAAG,EAAIC,EAAQ,EAE1B,OAAAC,EAAU,IAAM,CACRJ,EAAA,SAASK,EAAQ,mBAAoB,SAAS,CAAA,CACrD,EAEDC,EAAY,IAAM,CACVN,EAAA,SAASK,EAAQ,sBAAuB,SAAS,CAAA,CACxD,EAEM,CACL,eAAAE,EACA,cAAAC,EACA,WAAAC,EACA,EACA,qBAAAC,CACF,CAAA,CAEJ,CAAC,EC7FcC,EAAA,uBCAAC,EAAA,2BFQFC,EAAI,CAAA,MAAA,gEAAA,EAACC,EAAa,CAAA,KAAA,mBAWpBC,EAAA,CAAA,KAAA,EAnBXC,EAAA,CAAA,MAAA,0CAAA,EAAAC,EAAA,CAAA,MAAA,wCAAA,kEACEC,EAsDM,aAAA,EApDE,OAAAC,EAAA,EAHVC,EAAA,MAAA,CAAA,MAAA,8GAMI,MAOMC,EAAA,CAAA,gBAAA,OAAAC,EAAA,qBAAA,QAAA,EAAA,GAAA,CAAA,CAAA,EAAA,GAJF,MAA4DT,EAAA,CAA7CU,EAAA,IAAAT,EAAA,CAAAS,EAAOhB,MAAc,CAAE,IAAK,OATnD,IAAAe,EAAA,eAAA,MAAA,aAAA,EAYiC,KAAA,EAAAP,CAAA,CAAA,CAAA,EAK7BS,EAOMC,CAAA,CAAA,CAAA,IAJF,MAA4DT,EAAA,CAAAO,EAA9CG,MAAET,EAAA,CApBxBM,EAAA,OAAA,CAqBQ,UAA8DD,EAAA,GAAA,iCAAA,CAAA,EAAxD,OAAgDK,CAAtC,EArBxBJ,EAAA,OAAA,CAAA,UAAAD,EAAA,GAAA,mCAAA,CAAA"}