{"version":3,"sources":["webpack:///./src/mixins/loading.js","webpack:///./src/views/CompanyInvitation.vue?7139","webpack:///./src/views/CompanyInvitation.vue","webpack:///src/views/CompanyInvitation.vue","webpack:///./src/views/CompanyInvitation.vue?758f","webpack:///./src/views/CompanyInvitation.vue?5d84"],"names":["name","data","loadingComponent","destroyed","this","isActive","closeLoading","methods","openLoading","$buefy","loading","open","container","close","render","_vm","_c","_self","staticClass","class","isLogged","attrs","slot","require","_e","_v","_s","title","exitCode","operationalApiErrors","EXPIRED_INVITATION","value","code","companyName","on","$event","goToCompany","INVALID_INVITATION","INVALID_EMAIL_FOR_INVITATION","programmerApiErrors","GENERAL_ERROR","staticRenderFns","programmerUiErrors","metaInfo","components","card","mixins","registerError","redirectUrl","mounted","validateInvitation","isRegisterErrorCallback","validateInvite","action","token","component"],"mappings":"2IAAe,QACbA,KAAM,eACNC,OACE,MAAO,CACLC,iBAAkB,KAGtBC,YACMC,KAAKF,kBAAoBE,KAAKF,iBAAiBG,UACjDD,KAAKE,gBAGTC,QAAS,CACPC,cACMJ,KAAKF,mBAAqBE,KAAKF,iBAAiBG,WAClDD,KAAKF,iBAAmBE,KAAKK,OAAOC,QAAQC,KAAK,CAC/CC,UAAW,SAIjBN,eACEF,KAAKF,iBAAiBW,Y,qCCrB5B,W,yCCAA,IAAIC,EAAS,WAAkB,IAAIC,EAAIX,KAAKY,EAAGD,EAAIE,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACE,YAAY,YAAYC,MAAM,CAAE,SAAYJ,EAAIK,SAAU,0BAA2BL,EAAIK,WAAY,CAACJ,EAAG,MAAM,CAACE,YAAY,+CAA+C,CAACF,EAAG,OAAO,CAACK,MAAM,CAAC,gBAAgB,qDAAqD,CAACL,EAAG,UAAU,CAACE,YAAY,wEAAwEG,MAAM,CAAC,KAAO,cAAcC,KAAK,cAAc,CAACN,EAAG,MAAM,CAACE,YAAY,cAAcG,MAAM,CAAC,IAAME,EAAQ,QAA6B,IAAM,oBAAsBR,EAAIb,iBAAiBG,SACpVU,EAAIS,KAD0VR,EAAG,MAAM,CAACA,EAAG,IAAI,CAACE,YAAY,wCAAwC,CAACH,EAAIU,GAAG,IAAIV,EAAIW,GAAGX,EAAIY,OAAO,OAAQZ,EAAIa,WAAab,EAAIc,qBAAqBC,mBAAmBC,MAAMC,KAAMhB,EAAG,IAAI,CAACD,EAAIU,GAAG,qEAAuF,IAAjBV,EAAIa,SAAgBZ,EAAG,MAAM,CAACA,EAAG,IAAI,CAACD,EAAIU,GAAG,qCAAqCV,EAAIW,GAAGX,EAAIkB,aAAa,aAAajB,EAAG,MAAM,CAACE,YAAY,uCAAuC,CAACF,EAAG,SAAS,CAACE,YAAY,oBAAoBG,MAAM,CAAC,KAAO,UAAUa,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIqB,iBAAiB,CAACpB,EAAG,IAAI,CAACD,EAAIU,GAAG,yBAA0BV,EAAIa,WAAab,EAAIc,qBAAqBQ,mBAAmBN,MAAMC,KAAMhB,EAAG,IAAI,CAACD,EAAIU,GAAG,gDAAiDV,EAAIa,WAAab,EAAIc,qBAC12CS,6BAA6BP,MAAMC,KAAMhB,EAAG,IAAI,CAACD,EAAIU,GAAG,wFAAyFV,EAAIa,WAAab,EAAIwB,oBAAoBC,cAAcT,MAAMC,KAAMhB,EAAG,IAAI,CAACD,EAAIU,GAAG,yBAAyBV,EAAIS,YAAqB,MAEhSiB,EAAkB,G,qEC8DtB,MAAM,qBAANZ,sBAAAU,GAAA,cACM,mBAANG,GAAA,YAEe,OACf1C,yBACA2C,UACAhB,oBAEAiB,YACAC,aAEAC,gBACA7C,OACA,OACA0B,SACAM,eACAJ,uBACAU,sBACAX,oCACAmB,yCACAC,qBACA5B,cAGA6B,UACA,mBACA,uBAEA1C,YACA,qCAAA2C,8BACAd,cACA,qCAGAe,0BAEA,OADA,4CACA,iDACA,gEAEAC,iBACA,gCAiCA,qCACA,iCACA,qBAlCA,yBACAC,0BACAC,iCACA,SACA,+BACA,oDAEA,mCACA,gBACA,2CACA,mBACA,UAWA,MARA,wCACA,mCACA,sDACA,oBAGA,0EAEA,MAEA,UAGA,MAFA,qBACA,qBACA,IACA,aACA,yBCvI2V,I,yBCQvVC,EAAY,eACd,EACAzC,EACA2B,GACA,EACA,KACA,KACA,MAIa,aAAAc,E","file":"js/chunk-31df386c.f49951e7.js","sourcesContent":["export default {\n name: 'LoadingMixin',\n data() {\n return {\n loadingComponent: {},\n };\n },\n destroyed() {\n if (this.loadingComponent && this.loadingComponent.isActive) {\n this.closeLoading();\n }\n },\n methods: {\n openLoading() {\n if (this.loadingComponent && !this.loadingComponent.isActive) {\n this.loadingComponent = this.$buefy.loading.open({\n container: null,\n });\n }\n },\n closeLoading() {\n this.loadingComponent.close();\n },\n },\n};\n","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--7-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--7-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--7-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CompanyInvitation.vue?vue&type=style&index=0&id=46261f9c&prod&lang=css&\"","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"centerAll\",class:{ 'bgImage': !_vm.isLogged, 'invite-background-color': _vm.isLogged }},[_c('div',{staticClass:\"full-container centerAll is-flex-box-column\"},[_c('card',{attrs:{\"external-card\":\"card container material-card card-form-container\"}},[_c('section',{staticClass:\"company-invite-container modal-card-body centerAll is-flex-box-column\",attrs:{\"slot\":\"Pre-header\"},slot:\"Pre-header\"},[_c('img',{staticClass:\"icon-invite\",attrs:{\"src\":require(\"@/assets/img/logoName.svg\"),\"alt\":\"Boardgent logo\"}}),(!_vm.loadingComponent.isActive)?_c('div',[_c('p',{staticClass:\"title title-invite invite-margin-top\"},[_vm._v(\" \"+_vm._s(_vm.title)+\" \")]),(_vm.exitCode === _vm.operationalApiErrors.EXPIRED_INVITATION.value.code)?_c('p',[_vm._v(\" Please advise the person who invited you to invite you again. \")]):(_vm.exitCode === 0)?_c('div',[_c('p',[_vm._v(\" Congratulations, you've become a \"+_vm._s(_vm.companyName)+\" user. \")]),_c('div',{staticClass:\"has-text-centered invite-margin-top\"},[_c('button',{staticClass:\"button is-primary\",attrs:{\"type\":\"submit\"},on:{\"click\":function($event){return _vm.goToCompany()}}},[_c('p',[_vm._v(\"Go to Company\")])])])]):(_vm.exitCode === _vm.operationalApiErrors.INVALID_INVITATION.value.code)?_c('p',[_vm._v(\" Please verify the link is and try again. \")]):(_vm.exitCode === _vm.operationalApiErrors\n .INVALID_EMAIL_FOR_INVITATION.value.code)?_c('p',[_vm._v(\" The user is not in the company guest list. Please verify the link and try again. \")]):(_vm.exitCode === _vm.programmerApiErrors.GENERAL_ERROR.value.code)?_c('p',[_vm._v(\" Please try again. \")]):_vm._e()]):_vm._e()])])],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CompanyInvitation.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CompanyInvitation.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./CompanyInvitation.vue?vue&type=template&id=46261f9c&\"\nimport script from \"./CompanyInvitation.vue?vue&type=script&lang=js&\"\nexport * from \"./CompanyInvitation.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CompanyInvitation.vue?vue&type=style&index=0&id=46261f9c&prod&lang=css&\"\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"],"sourceRoot":""}