\n \n\n\n\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!./Dashboard.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!./Dashboard.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Dashboard.vue?vue&type=template&id=24e096e9&\"\nimport script from \"./Dashboard.vue?vue&type=script&lang=js&\"\nexport * from \"./Dashboard.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","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"min-h-3/4 bg-gray-50 flex flex-col justify-center py-12 sm:px-6 lg:px-8\"},[_vm._m(0),_c('div',{staticClass:\"mt-8 sm:mx-auto sm:w-full sm:max-w-md\"},[_c('div',{staticClass:\"bg-white py-8 px-4 shadow sm:rounded-lg sm:px-10\"},[_vm._v(\" Before you can use your account, please check your email for a verification link. If you did not receive the email, \"),_c('a',{staticClass:\"is-link\",on:{\"click\":_vm.submit}},[_vm._v(\"click here to request another\")]),_vm._v(\". \")])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"sm:mx-auto sm:w-full sm:max-w-md\"},[_c('h2',{staticClass:\"mt-6 text-center text-3xl leading-9 title\"},[_vm._v(\" Verify Your Email Address \")])])}]\n\nexport { render, staticRenderFns }","\n
\n
\n
\n Verify Your Email Address\n
\n
\n\n
\n
\n\n Before you can use your account, please check your email for a verification link.\n If you did not receive the email, click here to request another.\n\n
\n
\n
\n\n\n\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!./SendVerifyEmail.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!./SendVerifyEmail.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./SendVerifyEmail.vue?vue&type=template&id=985d7278&\"\nimport script from \"./SendVerifyEmail.vue?vue&type=script&lang=js&\"\nexport * from \"./SendVerifyEmail.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","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('Hero',{attrs:{\"title\":\"Join the community!\"}}),_c('div',{staticClass:\"min-h-3/4 bg-gray-50 flex flex-col justify-center py-12 sm:px-6 lg:px-8\"},[_vm._m(0),_c('div',{staticClass:\"mt-8 sm:mx-auto sm:w-full sm:max-w-md\"},[_c('div',{staticClass:\"bg-white py-8 px-4 shadow sm:rounded-lg sm:px-10\"},[_c('ValidationObserver',{scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar handleSubmit = ref.handleSubmit;\nreturn [_c('form',{on:{\"submit\":function($event){$event.preventDefault();return handleSubmit(_vm.submit)}}},[_c('div',[_c('label',{staticClass:\"block text-sm font-medium leading-5 text-gray-700\",attrs:{\"for\":\"email\"}},[_vm._v(\" Email address \")]),_c('ValidationProvider',{attrs:{\"rules\":\"required|email\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar errors = ref.errors;\nreturn [_c('div',{staticClass:\"mt-1\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.email),expression:\"email\"}],staticClass:\"input placeholder-gray-400 sm:text-sm sm:leading-5\",attrs:{\"id\":\"email\",\"type\":\"email\",\"required\":\"\"},domProps:{\"value\":(_vm.email)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.email=$event.target.value}}})]),_c('span',{staticClass:\"text-sm text-red-700\"},[_vm._v(_vm._s(errors[0]))])]}}],null,true)})],1),_c('div',{staticClass:\"mt-6\"},[_c('label',{staticClass:\"block text-sm font-medium leading-5 text-gray-700\",attrs:{\"for\":\"username\"}},[_vm._v(\" Username \")]),_c('ValidationProvider',{attrs:{\"rules\":\"required|alpha_num|min:2\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar errors = ref.errors;\nreturn [_c('div',{staticClass:\"mt-1\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.username),expression:\"username\"}],staticClass:\"input placeholder-gray-400 sm:text-sm sm:leading-5\",attrs:{\"id\":\"username\",\"type\":\"text\",\"required\":\"\"},domProps:{\"value\":(_vm.username)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.username=$event.target.value}}})]),_c('span',{staticClass:\"text-sm text-red-700\"},[_vm._v(_vm._s(errors[0]))])]}}],null,true)})],1),_c('div',{staticClass:\"mt-6\"},[_c('label',{staticClass:\"block text-sm font-medium leading-5 text-gray-700\",attrs:{\"for\":\"password\"}},[_vm._v(\" Password \")]),_c('ValidationProvider',{attrs:{\"rules\":\"required|min:8|confirmed:password_confirmation\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar errors = ref.errors;\nreturn [_c('div',{staticClass:\"mt-1\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.password),expression:\"password\"}],staticClass:\"input placeholder-gray-400 sm:text-sm sm:leading-5\",attrs:{\"id\":\"password\",\"type\":\"password\",\"required\":\"\"},domProps:{\"value\":(_vm.password)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.password=$event.target.value}}})]),_c('span',{staticClass:\"text-sm text-red-700\"},[_vm._v(_vm._s(errors[0]))])]}}],null,true)})],1),_c('div',{staticClass:\"mt-6\"},[_c('label',{staticClass:\"block text-sm font-medium leading-5 text-gray-700\",attrs:{\"for\":\"password_confirmation\"}},[_vm._v(\" Confirm Password \")]),_c('ValidationProvider',{attrs:{\"vid\":\"password_confirmation\",\"name\":\"password confirmation\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar errors = ref.errors;\nreturn [_c('div',{staticClass:\"mt-1\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.password_confirmation),expression:\"password_confirmation\"}],staticClass:\"input placeholder-gray-400 sm:text-sm sm:leading-5\",attrs:{\"id\":\"password_confirmation\",\"type\":\"password\",\"required\":\"\"},domProps:{\"value\":(_vm.password_confirmation)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.password_confirmation=$event.target.value}}})]),_c('span',{staticClass:\"text-sm text-red-700\"},[_vm._v(_vm._s(errors[0]))])]}}],null,true)})],1),_c('div',{staticClass:\"mt-6 flex justify-center\"},[_c('ValidationProvider',{attrs:{\"rules\":\"required\",\"name\":\"recaptcha\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar errors = ref.errors;\nreturn [_c('vue-recaptcha',{ref:\"recaptcha\",attrs:{\"sitekey\":_vm.siteKey,\"loadRecaptchaScript\":true},on:{\"verify\":function($event){_vm.recaptchaToken=$event},\"expired\":_vm.onCaptchaExpired},model:{value:(_vm.recaptchaToken),callback:function ($$v) {_vm.recaptchaToken=$$v},expression:\"recaptchaToken\"}}),_c('span',{staticClass:\"text-sm text-red-700\"},[_vm._v(_vm._s(errors[0]))])]}}],null,true)})],1),_c('div',{staticClass:\"mt-6\"},[_c('span',{staticClass:\"block w-full rounded-md shadow-sm\"},[_c('button',{staticClass:\"w-full flex justify-center button button-primary\",attrs:{\"disabled\":_vm.submitted,\"type\":\"submit\"}},[_vm._v(\" Register \")])])])])]}}])}),(_vm.errors)?_c('ErrorList',{staticClass:\"mt-5\",attrs:{\"errors\":_vm.errors}}):_vm._e()],1)])])],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"sm:mx-auto sm:w-full sm:max-w-md\"},[_c('h2',{staticClass:\"mt-6 text-center text-3xl leading-9 title\"},[_vm._v(\" Register an account \")])])}]\n\nexport { render, staticRenderFns }","function _extends() {\n _extends = Object.assign || function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n\n return target;\n };\n\n return _extends.apply(this, arguments);\n}\n\nvar defer = function defer() {\n var state = false; // Resolved or not\n\n var callbacks = [];\n\n var resolve = function resolve(val) {\n if (state) {\n return;\n }\n\n state = true;\n\n for (var i = 0, len = callbacks.length; i < len; i++) {\n callbacks[i](val);\n }\n };\n\n var then = function then(cb) {\n if (!state) {\n callbacks.push(cb);\n return;\n }\n\n cb();\n };\n\n var deferred = {\n resolved: function resolved() {\n return state;\n },\n resolve: resolve,\n promise: {\n then: then\n }\n };\n return deferred;\n};\n\nvar ownProp = Object.prototype.hasOwnProperty;\nfunction createRecaptcha() {\n var deferred = defer();\n return {\n notify: function notify() {\n deferred.resolve();\n },\n wait: function wait() {\n return deferred.promise;\n },\n render: function render(ele, options, cb) {\n this.wait().then(function () {\n cb(window.grecaptcha.render(ele, options));\n });\n },\n reset: function reset(widgetId) {\n if (typeof widgetId === 'undefined') {\n return;\n }\n\n this.assertLoaded();\n this.wait().then(function () {\n return window.grecaptcha.reset(widgetId);\n });\n },\n execute: function execute(widgetId) {\n if (typeof widgetId === 'undefined') {\n return;\n }\n\n this.assertLoaded();\n this.wait().then(function () {\n return window.grecaptcha.execute(widgetId);\n });\n },\n checkRecaptchaLoad: function checkRecaptchaLoad() {\n if (ownProp.call(window, 'grecaptcha') && ownProp.call(window.grecaptcha, 'render')) {\n this.notify();\n }\n },\n assertLoaded: function assertLoaded() {\n if (!deferred.resolved()) {\n throw new Error('ReCAPTCHA has not been loaded');\n }\n }\n };\n}\nvar recaptcha = createRecaptcha();\n\nif (typeof window !== 'undefined') {\n window.vueRecaptchaApiLoaded = recaptcha.notify;\n}\n\nvar VueRecaptcha = {\n name: 'VueRecaptcha',\n props: {\n sitekey: {\n type: String,\n required: true\n },\n theme: {\n type: String\n },\n badge: {\n type: String\n },\n type: {\n type: String\n },\n size: {\n type: String\n },\n tabindex: {\n type: String\n },\n loadRecaptchaScript: {\n type: Boolean,\n \"default\": false\n },\n recaptchaScriptId: {\n type: String,\n \"default\": '__RECAPTCHA_SCRIPT'\n },\n recaptchaHost: {\n type: String,\n \"default\": 'www.google.com'\n },\n language: {\n type: String,\n \"default\": ''\n }\n },\n beforeMount: function beforeMount() {\n if (this.loadRecaptchaScript) {\n if (!document.getElementById(this.recaptchaScriptId)) {\n // Note: vueRecaptchaApiLoaded load callback name is per the latest documentation\n var script = document.createElement('script');\n script.id = this.recaptchaScriptId;\n script.src = \"https://\" + this.recaptchaHost + \"/recaptcha/api.js?onload=vueRecaptchaApiLoaded&render=explicit&hl=\" + this.language;\n script.async = true;\n script.defer = true;\n document.head.appendChild(script);\n }\n }\n },\n mounted: function mounted() {\n var _this = this;\n\n recaptcha.checkRecaptchaLoad();\n\n var opts = _extends({}, this.$props, {\n callback: this.emitVerify,\n 'expired-callback': this.emitExpired,\n 'error-callback': this.emitError\n });\n\n var container = this.$slots[\"default\"] ? this.$el.children[0] : this.$el;\n recaptcha.render(container, opts, function (id) {\n _this.$widgetId = id;\n\n _this.$emit('render', id);\n });\n },\n methods: {\n reset: function reset() {\n recaptcha.reset(this.$widgetId);\n },\n execute: function execute() {\n recaptcha.execute(this.$widgetId);\n },\n emitVerify: function emitVerify(response) {\n this.$emit('verify', response);\n },\n emitExpired: function emitExpired() {\n this.$emit('expired');\n },\n emitError: function emitError() {\n this.$emit('error');\n }\n },\n render: function render(h) {\n return h('div', {}, this.$slots[\"default\"]);\n }\n};\n\nexport default VueRecaptcha;\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{staticClass:\"ml-5 list-disc text-sm\"},_vm._l((_vm.errors),function(error,index){return _c('li',{key:index},[_c('span',{staticClass:\"text-red-700\"},[_vm._v(_vm._s(error[0]))])])}),0)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n
\n
\n {{ error[0] }}\n
\n
\n\n\n\n\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!./Errors.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!./Errors.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Errors.vue?vue&type=template&id=35e63f92&\"\nimport script from \"./Errors.vue?vue&type=script&lang=js&\"\nexport * from \"./Errors.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","\n
\n \n\n
\n
\n
\n Register an account\n
\n
\n\n
\n
\n \n \n \n\n \n\n
\n
\n
\n
\n\n\n\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!./Register.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!./Register.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Register.vue?vue&type=template&id=58300095&\"\nimport script from \"./Register.vue?vue&type=script&lang=js&\"\nexport * from \"./Register.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","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"mx-auto px-4 sm:px-6 lg:px-8\",class:_vm.maxWidth},[_c('div',{class:{ 'py-4 mb-6': _vm.padding }},[_vm._t(\"default\")],2)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n