<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0c8477"],{"53cf":function(e,t,o){"use strict";o.r(t);var r=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("v-container",{staticClass:"fill-height"},[o("v-row",{attrs:{dense:"",align:"center"}},[o("v-col",{attrs:{cols:"8",offset:"2"}},[o("v-row",{staticClass:"text-center"},[o("v-col",{attrs:{cols:"12"}},[o("h3",[e._v(e._s(e.mode))])]),"Loading"===e.mode?o("v-col",{attrs:{cols:"12"}},[o("v-progress-linear",{attrs:{color:"color1",indeterminate:!0}})],1):e._e(),o("v-col",{attrs:{cols:"12"}},[o("v-alert",{attrs:{color:"success",icon:"far fa-check_circle",value:"Confirmed"===e.mode,transition:"scale-transition"}},[e._v(" Thank you! Your email is now confirmed. ")])],1),o("v-col",{attrs:{cols:"12"}},[o("v-alert",{attrs:{color:"error",icon:"fas fa-exclamation-triangle",value:"Error"===e.mode,transition:"scale-transition"}},[e._v(" "+e._s(e.errorText)+" ")])],1)],1)],1)],1)],1)},a=[],n=(o("d3b7"),o("5530")),i=o("801b"),s=o("2f62"),c={data:function(){return{mode:"Loading",errorText:""}},computed:Object(n["a"])(Object(n["a"])({},Object(s["c"])(["user"])),{},{emailId:function(){return this.$route.query.e},token:function(){return this.$route.query.t}}),methods:{confirmEmail:function(){var e=this;this.axios.post(i["a"].email.confirm(this.emailId),{access_token:this.token}).then((function(t){t.data?e.mode="Confirmed":(e.errorText="Invalid Token",e.mode="Error")})).catch((function(t){console.log(t.response.data),e.errorText="We apologize but there was a communication error. Please try refreashing the page",e.mode="Error"})).finally((function(){e.user&amp;&amp;e.gotoMe()}))},gotoMe:function(){this.$router.push({name:"me",query:{message:"Confirmed"===this.mode?"emailConfirmed":"emailConfirmFailed"}})}},watch:{user:function(e){e&amp;&amp;"Loading"!==this.mode&amp;&amp;this.gotoMe()}},created:function(){this.confirmEmail()}},l=c,u=o("2877"),d=o("6544"),m=o.n(d),f=o("0798"),h=o("62ad"),v=o("a523"),g=o("8e36"),p=o("0fd9"),w=Object(u["a"])(l,r,a,!1,null,null,null);t["default"]=w.exports;m()(w,{VAlert:f["a"],VCol:h["a"],VContainer:v["a"],VProgressLinear:g["a"],VRow:p["a"]})}}]);
//# sourceMappingURL=chunk-2d0c8477.c1f9f382.js.map</pre></body></html>