{"version":3,"sources":["webpack:///./src/views/AtHome/Confirmation/Confirmation.vue?d63f","webpack:///./src/views/AtHome/Confirmation/Confirmation.ts","webpack:///./src/views/AtHome/Confirmation/Confirmation.ts?2833","webpack:///./src/views/AtHome/Confirmation/Confirmation.vue","webpack:///./src/views/AtHome/Confirmation/Confirmation.scss?bec1"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","_v","_s","$t","staticRenderFns","hasGivenUp","$store","state","clearData","logout","commit","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,YAAY,mBAAmB,CAACF,EAAG,KAAK,CAACJ,EAAIO,GAAGP,EAAIQ,GAAGR,EAAIS,GAAG,iCAAiCL,EAAG,MAAM,CAACE,YAAY,sBAAsB,CAAEN,EAAc,WAAEI,EAAG,MAAM,CAACE,YAAY,sBAAsB,CAACF,EAAG,IAAI,CAACJ,EAAIO,GAAGP,EAAIQ,GAAGR,EAAIS,GAAG,6CAA6CL,EAAG,MAAM,CAACE,YAAY,sBAAsB,CAACF,EAAG,IAAI,CAACJ,EAAIO,GAAGP,EAAIQ,GAAGR,EAAIS,GAAG,kCAAkCL,EAAG,IAAI,CAACJ,EAAIO,GAAGP,EAAIQ,GAAGR,EAAIS,GAAG,6CACngBC,EAAkB,G,oFCGD,EAArB,yG,0BACS,EAAAC,YAAsB,EAD/B,2DAIIV,KAAKU,aAAaV,KAAKW,OAAOC,MAAMF,aAJxC,gCAQI,OAAYG,YACZ,OAAYC,SAGZd,KAAKW,OAAOI,OAAO,yBAZvB,GAA0C,QAArB,EAAY,gBADhC,QACoB,WCJ+U,I,wBCQhWC,EAAY,eACd,EACAlB,EACAW,GACA,EACA,KACA,WACA,MAIa,aAAAO,E,kECnBf,yBAAmd,EAAG","file":"js/chunk-2f01bb40.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"regular-wrapper\"},[_c('h1',[_vm._v(_vm._s(_vm.$t('confirmation.atHomeHeader')))]),_c('div',{staticClass:\"confirmation-inner\"},[(_vm.hasGivenUp)?_c('div',{staticClass:\"confirmation-infos\"},[_c('p',[_vm._v(_vm._s(_vm.$t('confirmation.atHomeMessageIfGivenUp')))])]):_c('div',{staticClass:\"confirmation-infos\"},[_c('p',[_vm._v(_vm._s(_vm.$t('confirmation.atHomeMessage')))]),_c('p',[_vm._v(_vm._s(_vm.$t('confirmation.atHomeMessageInfo')))])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { Component, Vue } from 'vue-property-decorator';\r\nimport UserService from '@/services/user.service';\r\n\r\n@Component\r\nexport default class Confirmation extends Vue {\r\n public hasGivenUp: boolean = false;\r\n\r\n protected created() {\r\n this.hasGivenUp = this.$store.state.hasGivenUp ? true : false;\r\n }\r\n\r\n protected mounted() {\r\n UserService.clearData();\r\n UserService.logout();\r\n\r\n // Empty all data relative to the previous dossier that was confirmed\r\n this.$store.commit('resetDossierState');\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/eslint-loader/index.js??ref--13-0!./Confirmation.ts?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/eslint-loader/index.js??ref--13-0!./Confirmation.ts?vue&type=script&lang=ts&\"","import { render, staticRenderFns } from \"./Confirmation.vue?vue&type=template&id=2fc41a5a&scoped=true&\"\nimport script from \"./Confirmation.ts?vue&type=script&lang=ts&\"\nexport * from \"./Confirmation.ts?vue&type=script&lang=ts&\"\nimport style0 from \"./Confirmation.scss?vue&type=style&index=0&id=2fc41a5a&scoped=true&lang=scss&\"\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 \"2fc41a5a\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!./Confirmation.scss?vue&type=style&index=0&id=2fc41a5a&scoped=true&lang=scss&\"; export default mod; export * from \"-!../../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!./Confirmation.scss?vue&type=style&index=0&id=2fc41a5a&scoped=true&lang=scss&\""],"sourceRoot":""}