{"version":3,"sources":["webpack:///./src/views/RegistrationForm.vue?0eee","webpack:///./src/views/RegistrationForm.vue","webpack:///./src/views/RegistrationForm.vue?023b","webpack:///./src/views/RegistrationForm.vue?0a4c"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","staticRenderFns","locale","$parent","$route","params","$i18n","name","components","RegistrationForm","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,YAAY,8BAA8B,CAACF,EAAG,qBAAqB,IACzKG,EAAkB,G,wECaD,EAArB,wDAEI,iDACI,eACA,EAAKC,OAAS,EAAKC,QAAQC,OAAOC,OAAOH,OACrC,EAAKA,SACL,EAAKC,QAAQG,MAAMJ,OAAS,EAAKA,QAJzC,EAFJ,UAA0C,QAArB,EAAY,gBAJhC,eAAU,CACPK,KAAM,eACNC,WAAY,CAAEC,mBAAA,SAEG,WCdsX,I,YCOvYC,EAAY,eACd,EACAjB,EACAQ,GACA,EACA,KACA,WACA,MAIa,aAAAS,E","file":"js/chunk-2d0c8283.a54b0a6e.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"wrapper__registration-page\"},[_c('RegistrationForm')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\nimport { Component, Vue } from 'vue-property-decorator';\nimport RegistrationForm from '@/components/RegistrationForm.vue';\n\n@Component({\n name: 'Registration',\n components: { RegistrationForm },\n})\nexport default class Registration extends Vue {\n private locale: string;\n constructor() {\n super();\n this.locale = this.$parent.$route.params.locale;\n if (this.locale) {\n this.$parent.$i18n.locale = this.locale;\n }\n }\n}\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!./RegistrationForm.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!./RegistrationForm.vue?vue&type=script&lang=ts&\"","import { render, staticRenderFns } from \"./RegistrationForm.vue?vue&type=template&id=5b25de84&scoped=true&\"\nimport script from \"./RegistrationForm.vue?vue&type=script&lang=ts&\"\nexport * from \"./RegistrationForm.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 \"5b25de84\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}