{"version":3,"sources":["webpack:///./src/mixins/notifyMixin.js","webpack:///./src/views/pages/ConfirmEmail.vue?1b7b","webpack:///src/views/pages/ConfirmEmail.vue","webpack:///./src/views/pages/ConfirmEmail.vue?380f","webpack:///./src/views/pages/ConfirmEmail.vue"],"names":["notifyMixin","methods","notifyError","error","i18tSection","message","response","status","data","responseStatus","errorCode","replace","this","$t","$vs","notify","title","text","iconPack","icon","color","notifySuccess","render","_vm","_h","$createElement","_self","_c","_m","staticRenderFns","staticClass","_v","value1","value2","value3","mixins","created","loading","checkbox_remember_me","userDetails","email","password","$route","query","key","$store","dispatch","payload","component"],"mappings":"kKAAaA,EAAc,CACzBC,QAAS,CAEPC,YAFO,SAEMC,EAAOC,GAElB,IAAIC,EAAUF,EAAME,QAAUF,EAAME,QAAUF,EAC9C,GAAIA,EAAMG,WACsB,KAAzBH,EAAMG,SAASC,QAA0C,KAAzBJ,EAAMG,SAASC,SAAkBJ,EAAMG,SAASE,KAAKC,eAAgB,CACxG,IAAMC,EAAYP,EAAMG,SAASE,KAAKC,eAAeC,UAAUC,QAAQ,YAAa,IACpFN,EAAUD,EAAcQ,KAAKC,GAAL,UAAWT,EAAX,YAA0BM,IAAeE,KAAKC,GAAGH,GAI7EE,KAAKE,IAAIC,OAAO,CACdC,MAAOJ,KAAKC,GAAG,SACfI,KAAMZ,EACNa,SAAU,UACVC,KAAM,oBACNC,MAAO,YAGXC,cApBO,SAoBQhB,GACbO,KAAKE,IAAIC,OAAO,CACdC,MAAOJ,KAAKC,GAAG,WACfI,KAAMZ,EACNa,SAAU,UACVC,KAAM,aACNC,MAAO,gB,yCC3Bf,IAAIE,EAAS,WAAa,IAAIC,EAAIX,KAASY,EAAGD,EAAIE,eAAsBF,EAAIG,MAAMC,GAAO,OAAOJ,EAAIK,GAAG,IACnGC,EAAkB,CAAC,WAAa,IAAIN,EAAIX,KAASY,EAAGD,EAAIE,eAAmBE,EAAGJ,EAAIG,MAAMC,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACG,YAAY,+BAA+B,CAACH,EAAG,MAAM,CAACG,YAAY,kEAAkE,CAACH,EAAG,IAAI,CAACJ,EAAIQ,GAAG,qC,YCmBxQ,GACEvB,KADF,WAEI,MAAO,CACLwB,OAAQ,GACRC,OAAQ,GACRC,OAAQ,KAGZC,OAAQ,CAACnC,EAAX,MACEoC,QATF,WASA,WACIxB,KAAKE,IAAIuB,UACT,IAAJ,GACMC,sBAAsB,EACtBC,YAAa,CACXC,MAAO,eACPC,SAAU7B,KAAK8B,OAAOC,MAAMC,MAIhChC,KAAKiC,OAAOC,SAAS,gBAAiBC,GAC1C,iBACM,EAAN,sDACQ,EAAR,oBACQ,EAAR,+BAGA,mBACM,EAAN,oBACM,EAAN,oBChDqW,I,YCOjWC,EAAY,eACd,EACA1B,EACAO,GACA,EACA,KACA,KACA,MAIa,aAAAmB,E","file":"js/chunk-f25c0980.945f3eeb.js","sourcesContent":["export const notifyMixin = {\r\n methods: {\r\n\r\n notifyError (error, i18tSection) {\r\n\r\n let message = error.message ? error.message : error\r\n if (error.response) {\r\n if ((error.response.status == 404 || error.response.status == 406) && error.response.data.responseStatus) {\r\n const errorCode = error.response.data.responseStatus.errorCode.replace(\"Exception\", \"\")\r\n message = i18tSection ? this.$t(`${i18tSection}.${errorCode}`) : this.$t(errorCode)\r\n }\r\n\r\n }\r\n this.$vs.notify({\r\n title: this.$t('Error'),\r\n text: message,\r\n iconPack: 'feather',\r\n icon: 'icon-alert-circle',\r\n color: 'danger'\r\n })\r\n },\r\n notifySuccess (message) {\r\n this.$vs.notify({\r\n title: this.$t('Success'),\r\n text: message,\r\n iconPack: 'feather',\r\n icon: 'icon-check',\r\n color: 'success'\r\n })\r\n }\r\n }\r\n}","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"h-screen flex w-full bg-img\"},[_c('div',{staticClass:\"vx-col sm:w-3/5 md:w-3/5 lg:w-3/4 xl:w-3/5 mx-auto self-center\"},[_c('p',[_vm._v(\"Checking confirmation key\")])])])}]\n\nexport { render, staticRenderFns }","\r\n\r\n\r\n\r\n \r\n \r\n Checking confirmation key\r\n \r\n \r\n\r\n\r\n\r\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ConfirmEmail.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ConfirmEmail.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ConfirmEmail.vue?vue&type=template&id=49133b60&\"\nimport script from \"./ConfirmEmail.vue?vue&type=script&lang=js&\"\nexport * from \"./ConfirmEmail.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}
Checking confirmation key