{"version":3,"sources":["webpack:///./src/modules/auth/components/AccountConfirmation.vue","webpack:///./src/modules/auth/components/AccountConfirmation.vue?3bc9","webpack:///./src/modules/auth/components/AccountConfirmation.vue?1c33","webpack:///./src/modules/auth/components/AccountConfirmation.vue?d315"],"names":["render","_vm","this","_c","_self","_setupProxy","staticRenderFns","mixins","authMixin","routeMixin","extend","mounted","email","$route","query","code","accountConfirmation","then","x","$iD3iNotify","success","navigateToLogin","catch","serverError","$translator","language","data","global","notify","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAUF,EAAIG,MAAMC,YAAY,OAAOF,EAAG,QAE/FG,EAAkB,G,oCCGPC,iBAAOC,OAAWC,QAAYC,OAAO,CAClDC,UACE,MAAMC,EAAQV,KAAKW,OAAOC,MAAMF,MAC1BG,EAAOb,KAAKW,OAAOC,MAAMC,KAE/Bb,KAAKc,oBAAoBJ,EAAOG,GAC7BE,KAAKC,IACJhB,KAAKiB,YAAYC,QAAQ,qBACzBlB,KAAKmB,oBAENC,MAAMJ,GACLhB,KAAKiB,YAAYI,YACd,OAADL,QAAC,IAADA,IAAKhB,KAAKsB,YAAYC,SAASC,KAAKC,OAAOC,OAAOL,iBCjBsX,I,YCO9aM,EAAY,eACd,EACA7B,EACAM,GACA,EACA,KACA,KACA,MAIa,aAAAuB,E","file":"js/chunk-2d226782.42633443.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('div')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\nimport mixins from 'vue-typed-mixins'\r\nimport authMixin from '../authMixin'\r\nimport routeMixin from '@/router/routeMixin'\r\n\r\nexport default mixins(authMixin, routeMixin).extend({\r\n mounted() {\r\n const email = this.$route.query.email as string\r\n const code = this.$route.query.code as string\r\n\r\n this.accountConfirmation(email, code)\r\n .then(x => {\r\n this.$iD3iNotify.success('Account validated')\r\n this.navigateToLogin()\r\n })\r\n .catch(x =>\r\n this.$iD3iNotify.serverError(\r\n x ?? this.$translator.language.data.global.notify.serverError\r\n )\r\n )\r\n }\r\n})\r\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--14-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??ref--14-3!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountConfirmation.vue?vue&type=script&lang=ts&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--14-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??ref--14-3!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountConfirmation.vue?vue&type=script&lang=ts&\"","import { render, staticRenderFns } from \"./AccountConfirmation.vue?vue&type=template&id=6bdd0f9a&\"\nimport script from \"./AccountConfirmation.vue?vue&type=script&lang=ts&\"\nexport * from \"./AccountConfirmation.vue?vue&type=script&lang=ts&\"\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":""}