\n\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/App.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.browser.name,attrs:{\"id\":\"app\"}},[_c(_vm.layout,{tag:\"component\"})],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-348a6f7e\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/App.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-348a6f7e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../node_modules/vue-loader/lib/selector?type=styles&index=0!./App.vue\")\n}\nvar normalizeComponent = require(\"!../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./App.vue\"\nimport __vue_script__ from \"!!babel-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./App.vue\"\n/* template */\nimport __vue_template__ from \"!!../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-348a6f7e\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../node_modules/vue-loader/lib/selector?type=template&index=0!./App.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/App.vue\n// module id = null\n// module chunks = ","\n .box\n figure.avatar.has-text-centered\n img(\n alt='Frequency Lists'\n width=\"128\"\n height=\"128\"\n src='/static/logo-frequency-list-v2.png'\n )\n section.section.has-text-left.pt0.is-size-7.content\n p\n strong Data collected\n p\n | Frequency List stores those personal data :\n ul\n li first name\n li last name\n li city\n li country\n li email\n li google identifier\n li picture\n | Data collected is used only to make the app work and will\n | never be shared with 3rd parties other than Google (analytics) and Mixpanel (analytics) without your explicit consentment.\n br\n | All server logs (data automatically generated by the softwares) have\n | been anonymized (no IP addresses).\n br\n | Your actions on the app are sent to Google Analytics and Mixpanel to improve the\n | service. All data sent to Google Analytics is anonymized (no IP sent)\n\n label#btn_consent.button.is-light.is-fullwidth.b-checkbox.checkbox(aria-label=\"Accept GPDR\")\n input(type=\"checkbox\" true-value=\"true\" value=\"false\" @change=\"$emit('input', $event.target.checked)\" @click=\"accepted\")\n span.check\n span.control-label\n | I have read and agree to the privacy & cookies notice\n \n \n\n\n\n\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/GdprConsent.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"box\"},[_vm._m(0),_c('section',{staticClass:\"section has-text-left pt0 is-size-7 content\"},[_vm._m(1),_vm._m(2),_c('label',{staticClass:\"button is-light is-fullwidth b-checkbox checkbox\",attrs:{\"id\":\"btn_consent\",\"aria-label\":\"Accept GPDR\"}},[_c('input',{attrs:{\"type\":\"checkbox\",\"true-value\":\"true\",\"value\":\"false\"},on:{\"change\":function($event){_vm.$emit('input', $event.target.checked)},\"click\":_vm.accepted}}),_c('span',{staticClass:\"check\"}),_vm._m(3)])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('figure',{staticClass:\"avatar has-text-centered\"},[_c('img',{attrs:{\"alt\":\"Frequency Lists\",\"width\":\"128\",\"height\":\"128\",\"src\":\"/static/logo-frequency-list-v2.png\"}})])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('p',[_c('strong',[_vm._v(\"Data collected\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('p',[_vm._v(\"Frequency List stores those personal data :\"),_c('ul',[_c('li',[_vm._v(\"first name\")]),_c('li',[_vm._v(\"last name\")]),_c('li',[_vm._v(\"city\")]),_c('li',[_vm._v(\"country\")]),_c('li',[_vm._v(\"email\")]),_c('li',[_vm._v(\"google identifier\")]),_c('li',[_vm._v(\"picture\")])]),_vm._v(\" Data collected is used only to make the app work and will\\n never be shared with 3rd parties other than Google (analytics) and Mixpanel (analytics) without your explicit consentment.\"),_c('br'),_vm._v(\"All server logs (data automatically generated by the softwares) have\\n been anonymized (no IP addresses).\"),_c('br'),_vm._v(\"Your actions on the app are sent to Google Analytics and Mixpanel to improve the\\n service. All data sent to Google Analytics is anonymized (no IP sent)\")])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{staticClass:\"control-label\"},[_vm._v(\"I have read and agree to the \"),_c('a',{attrs:{\"href\":\"/privacy\",\"target\":\"blank\"}},[_vm._v(\"privacy & cookies notice\")])])}]\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-94ad7be0\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/template-compiler/preprocessor.js?engine=pug!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/GdprConsent.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-94ad7be0\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../node_modules/vue-loader/lib/selector?type=styles&index=0!./GdprConsent.vue\")\n}\nvar normalizeComponent = require(\"!../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./GdprConsent.vue\"\nimport __vue_script__ from \"!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./GdprConsent.vue\"\n/* template */\nimport __vue_template__ from \"!!../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-94ad7be0\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../node_modules/vue-loader/lib/template-compiler/preprocessor?engine=pug!../../node_modules/vue-loader/lib/selector?type=template&index=0!./GdprConsent.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-94ad7be0\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/GdprConsent.vue\n// module id = null\n// module chunks = ","\n .app-container\n front-menu\n main.app-content\n section.hero.is-bold.is-fullheight.is-primary\n .hero-body\n .container\n .box\n form.has-text-left\n .content\n h1 Download the frequency list\n img.is-rounded.is-pulled-right(src=\"/static/frequency-list-english-preview.png\" alt=\"Frequency List of English (preview)\" title=\"Frequency List of English (preview)\")\n p.lead.pt-2.pb-2\n | Simply fill in your name and e-mail address below, then click on the\n |\n strong\n i Get the frequency list\n | button to receive the documents by e-mail.\n p Your archive will contain:\n ul\n li\n | The frequency list in various formats, i.e.:\n |\n strong the top 5,000 words in spoken American English\n | ;\n li\n | The\n |\n strong frequency list in spreadsheet format\n | for you to use in\n |\n strong Excel,\n |\n | Numbers or your favorite spreadsheet program;\n li\n | The frequency list in\n |\n strong e-book formats\n | :\n ul\n li\n | for you to read on\n |\n strong Kindle\n | , Kobo, iPhone, Android, your computer or on your favorite device for reading e-books (includes both EPUB and Kindle formats.)\n li\n | This is great to learn the words, because you can use the\n |\n strong dictionary included in your e-book reader\n |\n | to look up the words you don't know.\n p I hope they will help you learn and teach vocabulary in English more efficiently.\n\n b-field(label=\"First name\")\n b-input#first_name(\n icon=\"account-circle\"\n v-model=\"form.first_name\"\n type=\"text\"\n size=\"is-medium\"\n placeholder=\"Your first name\"\n )\n b-field(label=\"Email\")\n b-input#email(\n icon=\"email\"\n v-model=\"form.email\"\n type=\"email\"\n required\n size=\"is-medium\"\n placeholder=\"Email\"\n )\n b-field.my-brew.search.p3(label=\"Would you say you're a…\")\n div\n b-radio(v-model=\"form.is_teacher\" native-value=\"false\")\n | a student\n b-radio(v-model=\"form.is_teacher\" native-value=\"true\")\n | a teacher\n\n b-field.mt-2.is-align-content-flex-start(label=\"Newsletter\")\n b-checkbox.has-aligned-top(v-model=\"form.mail_consent\")\n | I subscribe to Frequency List newsletter\n br\n span.is-size-7\n | We don't sell your contact info to any third party. \n | We will send you occasional updates on the projects we are working on, all language related. You can unsubscribe at any time.\n\n button#btn_sign_up.button.is-block.is-primary.is-medium.is-fullwidth(\n :class=\"{'is-loading': isLoading, 'is-disabled': isLoading || !form.email.length || !form.first_name.length}\"\n @click=\"onSubmit($event)\"\n v-if=\"!isSuccess\"\n )\n | Get the frequency list\n button#btn_sign_up.button.is-block.is-success.is-medium.is-fullwidth.is-flex(\n v-else\n )\n b-icon(icon=\"check\")\n span Check your emails\n\n .message.is-danger.my-3(v-if=\"error\")\n .message-body(v-html=\"error\")\n\n article.message.is-light.mt-1\n .message-body\n\n\n\n\n\n\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/SignUpPage.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"app-container\"},[_c('front-menu'),_c('main',{staticClass:\"app-content\"},[_c('section',{staticClass:\"hero is-bold is-fullheight is-primary\"},[_c('div',{staticClass:\"hero-body\"},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"box\"},[_c('form',{staticClass:\"has-text-left\"},[_vm._m(0),_c('b-field',{attrs:{\"label\":\"First name\"}},[_c('b-input',{attrs:{\"id\":\"first_name\",\"icon\":\"account-circle\",\"type\":\"text\",\"size\":\"is-medium\",\"placeholder\":\"Your first name\"},model:{value:(_vm.form.first_name),callback:function ($$v) {_vm.$set(_vm.form, \"first_name\", $$v)},expression:\"form.first_name\"}})],1),_c('b-field',{attrs:{\"label\":\"Email\"}},[_c('b-input',{attrs:{\"id\":\"email\",\"icon\":\"email\",\"type\":\"email\",\"required\":\"required\",\"size\":\"is-medium\",\"placeholder\":\"Email\"},model:{value:(_vm.form.email),callback:function ($$v) {_vm.$set(_vm.form, \"email\", $$v)},expression:\"form.email\"}})],1),_c('b-field',{staticClass:\"my-brew search p3\",attrs:{\"label\":\"Would you say you're a…\"}},[_c('div',[_c('b-radio',{attrs:{\"native-value\":\"false\"},model:{value:(_vm.form.is_teacher),callback:function ($$v) {_vm.$set(_vm.form, \"is_teacher\", $$v)},expression:\"form.is_teacher\"}},[_vm._v(\"a student\")]),_c('b-radio',{attrs:{\"native-value\":\"true\"},model:{value:(_vm.form.is_teacher),callback:function ($$v) {_vm.$set(_vm.form, \"is_teacher\", $$v)},expression:\"form.is_teacher\"}},[_vm._v(\"a teacher\")])],1)]),_c('b-field',{staticClass:\"mt-2 is-align-content-flex-start\",attrs:{\"label\":\"Newsletter\"}},[_c('b-checkbox',{staticClass:\"has-aligned-top\",model:{value:(_vm.form.mail_consent),callback:function ($$v) {_vm.$set(_vm.form, \"mail_consent\", $$v)},expression:\"form.mail_consent\"}},[_vm._v(\"I subscribe to Frequency List newsletter\"),_c('br'),_c('span',{staticClass:\"is-size-7\"},[_vm._v(\"We don't sell your contact info to any third party.\"),_c('br'),_vm._v(\"\\nWe will send you occasional updates on the projects we are working on, all language related. You can unsubscribe at any time.\")])])],1),(!_vm.isSuccess)?_c('button',{staticClass:\"button is-block is-primary is-medium is-fullwidth\",class:{'is-loading': _vm.isLoading, 'is-disabled': _vm.isLoading || !_vm.form.email.length || !_vm.form.first_name.length},attrs:{\"id\":\"btn_sign_up\"},on:{\"click\":function($event){_vm.onSubmit($event)}}},[_vm._v(\"Get the frequency list\")]):_c('button',{staticClass:\"button is-block is-success is-medium is-fullwidth is-flex\",attrs:{\"id\":\"btn_sign_up\"}},[_c('b-icon',{attrs:{\"icon\":\"check\"}}),_c('span',[_vm._v(\"Check your emails\")])],1),(_vm.error)?_c('div',{staticClass:\"message is-danger my-3\"},[_c('div',{staticClass:\"message-body\",domProps:{\"innerHTML\":_vm._s(_vm.error)}})]):_vm._e(),_vm._m(1)],1)])])])])])],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"content\"},[_c('h1',[_vm._v(\"Download the frequency list\")]),_c('img',{staticClass:\"is-rounded is-pulled-right\",attrs:{\"src\":\"/static/frequency-list-english-preview.png\",\"alt\":\"Frequency List of English (preview)\",\"title\":\"Frequency List of English (preview)\"}}),_c('p',{staticClass:\"lead pt-2 pb-2\"},[_vm._v(\"Simply fill in your name and e-mail address below, then click on the\\n\"),_c('strong',[_c('i',[_vm._v(\"Get the frequency list\")])]),_vm._v(\" button to receive the documents by e-mail.\")]),_c('p',[_vm._v(\"Your archive will contain:\")]),_c('ul',[_c('li',[_vm._v(\"The frequency list in various formats, i.e.:\\n\"),_c('strong',[_vm._v(\"the top 5,000 words in spoken American English\")]),_vm._v(\";\")]),_c('li',[_vm._v(\"The\\n\"),_c('strong',[_vm._v(\"frequency list in spreadsheet format\")]),_vm._v(\" for you to use in\\n\"),_c('strong',[_vm._v(\"Excel,\")]),_vm._v(\"\\nNumbers or your favorite spreadsheet program;\")]),_c('li',[_vm._v(\"The frequency list in\\n\"),_c('strong',[_vm._v(\"e-book formats\")]),_vm._v(\":\"),_c('ul',[_c('li',[_vm._v(\"for you to read on\\n\"),_c('strong',[_vm._v(\"Kindle\")]),_vm._v(\", Kobo, iPhone, Android, your computer or on your favorite device for reading e-books (includes both EPUB and Kindle formats.)\")]),_c('li',[_vm._v(\"This is great to learn the words, because you can use the\\n\"),_c('strong',[_vm._v(\"dictionary included in your e-book reader\")]),_vm._v(\"\\nto look up the words you don't know.\")])])])]),_c('p',[_vm._v(\"I hope they will help you learn and teach vocabulary in English more efficiently.\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('article',{staticClass:\"message is-light mt-1\"},[_c('div',{staticClass:\"message-body\"})])}]\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-110b2643\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/template-compiler/preprocessor.js?engine=pug!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/SignUpPage.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-110b2643\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../node_modules/vue-loader/lib/selector?type=styles&index=0!./SignUpPage.vue\")\n}\nvar normalizeComponent = require(\"!../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./SignUpPage.vue\"\nimport __vue_script__ from \"!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./SignUpPage.vue\"\n/* template */\nimport __vue_template__ from \"!!../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-110b2643\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../node_modules/vue-loader/lib/template-compiler/preprocessor?engine=pug!../../node_modules/vue-loader/lib/selector?type=template&index=0!./SignUpPage.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-110b2643\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/SignUpPage.vue\n// module id = null\n// module chunks = ","\n .app-container\n front-menu\n main.app-content\n section.hero.is-bold.is-fullheight.is-primary\n .hero-body\n .container\n .box.mt-5\n form.has-text-left\n .content\n h1 Set a password\n\n \n \n \n\n .message.is-danger(v-if=\"error\")\n .message-body\n | {{ error }}\n\n b-field.has-text-left(label=\"New password\")\n b-input#password(v-model=\"user.newPassword\" type=\"password\" size=\"is-medium\")\n\n button#btn_save_profile.button.is-block.is-primary.is-medium.is-fullwidth(:class=\"{'is-loading': isLoading, 'is-disabled': isLoading, 'is-success': isSuccess}\" @click.stop.prevent=\"save\")\n b-icon(v-if=\"isSuccess\" icon=\"check\")\n span(v-else=\"\")\n | Save\n\n\n\n\n\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/SetPasswordPage.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"app-container\"},[_c('front-menu'),_c('main',{staticClass:\"app-content\"},[_c('section',{staticClass:\"hero is-bold is-fullheight is-primary\"},[_c('div',{staticClass:\"hero-body\"},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"box mt-5\"},[_c('form',{staticClass:\"has-text-left\"},[_vm._m(0),_vm._v(\" \"),(_vm.error)?_c('div',{staticClass:\"message is-danger\"},[_c('div',{staticClass:\"message-body\"},[_vm._v(_vm._s(_vm.error))])]):_vm._e(),_c('b-field',{staticClass:\"has-text-left\",attrs:{\"label\":\"New password\"}},[_c('b-input',{attrs:{\"id\":\"password\",\"type\":\"password\",\"size\":\"is-medium\"},model:{value:(_vm.user.newPassword),callback:function ($$v) {_vm.$set(_vm.user, \"newPassword\", $$v)},expression:\"user.newPassword\"}})],1),_c('button',{staticClass:\"button is-block is-primary is-medium is-fullwidth\",class:{'is-loading': _vm.isLoading, 'is-disabled': _vm.isLoading, 'is-success': _vm.isSuccess},attrs:{\"id\":\"btn_save_profile\"},on:{\"click\":function($event){$event.stopPropagation();$event.preventDefault();return _vm.save($event)}}},[(_vm.isSuccess)?_c('b-icon',{attrs:{\"icon\":\"check\"}}):_c('span',[_vm._v(\"Save\")])],1)],1)])])])])])],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"content\"},[_c('h1',[_vm._v(\"Set a password\")])])}]\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-5359d784\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/template-compiler/preprocessor.js?engine=pug!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/SetPasswordPage.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-5359d784\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../node_modules/vue-loader/lib/selector?type=styles&index=0!./SetPasswordPage.vue\")\n}\nvar normalizeComponent = require(\"!../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./SetPasswordPage.vue\"\nimport __vue_script__ from \"!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./SetPasswordPage.vue\"\n/* template */\nimport __vue_template__ from \"!!../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-5359d784\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../node_modules/vue-loader/lib/template-compiler/preprocessor?engine=pug!../../node_modules/vue-loader/lib/selector?type=template&index=0!./SetPasswordPage.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-5359d784\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/SetPasswordPage.vue\n// module id = null\n// module chunks = ","\n