Files
vuefilemanager/public/chunks/oasis/invoices/profile.js
T
Peter Papp e8ca132a8b - Invoice sorting refactored
- Frontend build
2021-05-11 10:57:30 +02:00

1 line
65 KiB
JavaScript
Vendored

(window.webpackJsonp=window.webpackJsonp||[]).push([[44],{"0Y5R":function(e,t,a){var n=a("3CjU");"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(n,r);n.locals&&(e.exports=n.locals)},"1WCK":function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".page-tab[data-v-3fdf99dd] {\n position: relative;\n}\n",""])},"2Sb1":function(e,t,a){"use strict";var n={name:"PageHeader",props:["title","canBack"],components:{ChevronLeftIcon:a("CjXH").h}},r=(a("JOXf"),a("KHd+")),i=Object(r.a)(n,(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"page-header"},[e.canBack?a("div",{staticClass:"go-back",on:{click:function(t){return e.$router.back()}}},[a("chevron-left-icon",{attrs:{size:"17"}})],1):e._e(),e._v(" "),a("div",{staticClass:"content"},[a("h1",{staticClass:"title"},[e._v(e._s(e.title))])])])}),[],!1,null,"9fd0a424",null);t.a=i.exports},"3CjU":function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".page-tab-group[data-v-2b2b530c] {\n margin-bottom: 45px;\n}\n",""])},"3eeM":function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".page-header[data-v-9fd0a424] {\n display: flex;\n align-items: center;\n background: white;\n z-index: 9;\n width: 100%;\n position: -webkit-sticky;\n position: sticky;\n top: 0;\n padding-top: 20px;\n padding-bottom: 20px;\n}\n.page-header .title[data-v-9fd0a424] {\n font-size: 1.125em;\n font-weight: 700;\n color: #1B2539;\n}\n.page-header .go-back[data-v-9fd0a424] {\n margin-right: 10px;\n cursor: pointer;\n}\n.page-header .go-back svg[data-v-9fd0a424] {\n vertical-align: middle;\n margin-top: -4px;\n}\n@media only screen and (max-width: 960px) {\n.page-header .title[data-v-9fd0a424] {\n font-size: 1.125em;\n}\n}\n@media only screen and (max-width: 690px) {\n.page-header[data-v-9fd0a424] {\n display: none;\n}\n}\n@media (prefers-color-scheme: dark) {\n.page-header[data-v-9fd0a424] {\n background: #141414;\n}\n.page-header .title[data-v-9fd0a424] {\n color: #bec6cf;\n}\n.page-header .icon path[data-v-9fd0a424] {\n fill: #00BC7E;\n}\n}\n",""])},"43Jw":function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,'.form[data-v-51e0199d] {\n max-width: 700px;\n}\n.form.inline-form[data-v-51e0199d] {\n display: flex;\n position: relative;\n justify-content: center;\n margin: 0 auto;\n}\n.form.inline-form .input-wrapper[data-v-51e0199d] {\n position: relative;\n}\n.form.inline-form .input-wrapper .error-message[data-v-51e0199d] {\n position: absolute;\n left: 0;\n bottom: -25px;\n}\n.form.block-form .wrapper-inline[data-v-51e0199d] {\n display: flex;\n margin: 0 -15px 0;\n}\n.form.block-form .wrapper-inline .block-wrapper[data-v-51e0199d] {\n width: 100%;\n padding: 0 15px;\n}\n.form.block-form .block-wrapper[data-v-51e0199d] {\n margin-bottom: 22px;\n}\n.form.block-form .block-wrapper label[data-v-51e0199d] {\n font-size: 0.875em;\n color: rgba(27, 37, 57, 0.8);\n font-weight: 700;\n display: block;\n margin-bottom: 7px;\n text-align: left;\n}\n.form.block-form .block-wrapper[data-v-51e0199d]:last-child {\n margin-bottom: 0;\n}\n.form.block-form .button[data-v-51e0199d] {\n margin-top: 50px;\n}\n.form .inline-wrapper[data-v-51e0199d] {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.form .inline-wrapper .switch-label .input-help[data-v-51e0199d] {\n padding-top: 0;\n}\n.form .inline-wrapper .switch-label .input-label[data-v-51e0199d] {\n font-weight: 700;\n color: #1B2539;\n font-size: 1em;\n margin-bottom: 5px;\n}\n.form .input-help[data-v-51e0199d] {\n font-size: 0.75em;\n color: rgba(27, 37, 57, 0.7);\n line-height: 1.35;\n padding-top: 10px;\n display: block;\n}\n.single-line-form[data-v-51e0199d] {\n display: flex;\n}\n.single-line-form .submit-button[data-v-51e0199d] {\n margin-left: 20px;\n}\n.error-message[data-v-51e0199d] {\n font-size: 0.875em;\n color: #fd397a;\n padding-top: 5px;\n display: block;\n text-align: left;\n}\ntextarea[data-v-51e0199d] {\n width: 100%;\n}\ntextarea[data-v-51e0199d],\ninput[type="password"][data-v-51e0199d],\ninput[type="text"][data-v-51e0199d],\ninput[type="number"][data-v-51e0199d],\ninput[type="date"][data-v-51e0199d],\ninput[type="email"][data-v-51e0199d] {\n border: 1px solid transparent;\n transition: 150ms all ease;\n font-size: 1em;\n border-radius: 8px;\n padding: 13px 20px;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n font-weight: 700;\n outline: 0;\n width: 100%;\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12);\n background: white;\n}\ntextarea.is-error[data-v-51e0199d],\ninput[type="password"].is-error[data-v-51e0199d],\ninput[type="text"].is-error[data-v-51e0199d],\ninput[type="number"].is-error[data-v-51e0199d],\ninput[type="date"].is-error[data-v-51e0199d],\ninput[type="email"].is-error[data-v-51e0199d] {\n border-color: #fd397a;\n}\ntextarea[data-v-51e0199d]::-webkit-input-placeholder, input[type="password"][data-v-51e0199d]::-webkit-input-placeholder, input[type="text"][data-v-51e0199d]::-webkit-input-placeholder, input[type="number"][data-v-51e0199d]::-webkit-input-placeholder, input[type="date"][data-v-51e0199d]::-webkit-input-placeholder, input[type="email"][data-v-51e0199d]::-webkit-input-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-51e0199d]::-moz-placeholder, input[type="password"][data-v-51e0199d]::-moz-placeholder, input[type="text"][data-v-51e0199d]::-moz-placeholder, input[type="number"][data-v-51e0199d]::-moz-placeholder, input[type="date"][data-v-51e0199d]::-moz-placeholder, input[type="email"][data-v-51e0199d]::-moz-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-51e0199d]:-ms-input-placeholder, input[type="password"][data-v-51e0199d]:-ms-input-placeholder, input[type="text"][data-v-51e0199d]:-ms-input-placeholder, input[type="number"][data-v-51e0199d]:-ms-input-placeholder, input[type="date"][data-v-51e0199d]:-ms-input-placeholder, input[type="email"][data-v-51e0199d]:-ms-input-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-51e0199d]::-ms-input-placeholder, input[type="password"][data-v-51e0199d]::-ms-input-placeholder, input[type="text"][data-v-51e0199d]::-ms-input-placeholder, input[type="number"][data-v-51e0199d]::-ms-input-placeholder, input[type="date"][data-v-51e0199d]::-ms-input-placeholder, input[type="email"][data-v-51e0199d]::-ms-input-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-51e0199d]::placeholder,\ninput[type="password"][data-v-51e0199d]::placeholder,\ninput[type="text"][data-v-51e0199d]::placeholder,\ninput[type="number"][data-v-51e0199d]::placeholder,\ninput[type="date"][data-v-51e0199d]::placeholder,\ninput[type="email"][data-v-51e0199d]::placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[disabled][data-v-51e0199d],\ninput[type="password"][disabled][data-v-51e0199d],\ninput[type="text"][disabled][data-v-51e0199d],\ninput[type="number"][disabled][data-v-51e0199d],\ninput[type="date"][disabled][data-v-51e0199d],\ninput[type="email"][disabled][data-v-51e0199d] {\n background: white;\n color: rgba(27, 37, 57, 0.8);\n -webkit-text-fill-color: rgba(27, 37, 57, 0.8);\n opacity: 1;\n cursor: not-allowed;\n}\ninput[type="color"][data-v-51e0199d] {\n width: 38px !important;\n height: 40px;\n border: none;\n outline: none;\n background: none;\n min-width: initial !important;\n}\n.additional-link[data-v-51e0199d] {\n font-size: 1em;\n margin-top: 50px;\n display: block;\n}\n.additional-link b[data-v-51e0199d], .additional-link a[data-v-51e0199d] {\n cursor: pointer;\n}\n.additional-link b[data-v-51e0199d]:hover, .additional-link a[data-v-51e0199d]:hover {\n text-decoration: underline;\n}\n@media only screen and (max-width: 1024px) {\n.form[data-v-51e0199d] {\n max-width: 100%;\n}\n}\n@media only screen and (max-width: 960px) {\n.form .button[data-v-51e0199d] {\n margin-top: 20px;\n width: 100%;\n margin-left: 0;\n margin-right: 0;\n}\n.form input[data-v-51e0199d], .form textarea[data-v-51e0199d] {\n width: 100%;\n min-width: 100%;\n}\n.form.block-form .block-wrapper[data-v-51e0199d] {\n display: block;\n}\n.form.block-form .block-wrapper label[data-v-51e0199d] {\n width: 100%;\n padding-right: 0;\n display: block;\n margin-bottom: 7px;\n text-align: left !important;\n font-size: 0.875em;\n padding-top: 0;\n}\n.form.block-form .button[data-v-51e0199d] {\n margin-top: 25px;\n margin-left: 0;\n margin-right: 0;\n}\n.form.inline-form[data-v-51e0199d] {\n display: block;\n}\n.form.inline-form .input-wrapper .error-message[data-v-51e0199d] {\n position: relative;\n bottom: 0;\n}\n.form .button[data-v-51e0199d] {\n padding: 14px 32px;\n}\n.single-line-form[data-v-51e0199d] {\n display: block;\n}\n.single-line-form .submit-button[data-v-51e0199d] {\n margin-left: 0;\n margin-top: 20px;\n width: 100%;\n}\ntextarea[data-v-51e0199d],\n input[type="password"][data-v-51e0199d],\n input[type="number"][data-v-51e0199d],\n input[type="date"][data-v-51e0199d],\n input[type="text"][data-v-51e0199d],\n input[type="email"][data-v-51e0199d] {\n padding: 14px 20px;\n}\n}\n@media only screen and (max-width: 690px) {\n.form.block-form .wrapper-inline[data-v-51e0199d] {\n display: block;\n margin-bottom: 32px;\n}\n}\n@media (prefers-color-scheme: dark) {\n.form .input-help[data-v-51e0199d] {\n color: #7d858c;\n}\n.form.block-form .block-wrapper label[data-v-51e0199d] {\n color: #bec6cf;\n}\n.form .inline-wrapper .switch-label .input-label[data-v-51e0199d] {\n color: #bec6cf;\n}\ntextarea[data-v-51e0199d],\n input[type="password"][data-v-51e0199d],\n input[type="text"][data-v-51e0199d],\n input[type="date"][data-v-51e0199d],\n input[type="number"][data-v-51e0199d],\n input[type="email"][data-v-51e0199d] {\n border-color: #1e2024;\n background: #1e2024;\n color: #bec6cf;\n}\ntextarea[data-v-51e0199d]::-webkit-input-placeholder, input[type="password"][data-v-51e0199d]::-webkit-input-placeholder, input[type="text"][data-v-51e0199d]::-webkit-input-placeholder, input[type="date"][data-v-51e0199d]::-webkit-input-placeholder, input[type="number"][data-v-51e0199d]::-webkit-input-placeholder, input[type="email"][data-v-51e0199d]::-webkit-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-51e0199d]::-moz-placeholder, input[type="password"][data-v-51e0199d]::-moz-placeholder, input[type="text"][data-v-51e0199d]::-moz-placeholder, input[type="date"][data-v-51e0199d]::-moz-placeholder, input[type="number"][data-v-51e0199d]::-moz-placeholder, input[type="email"][data-v-51e0199d]::-moz-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-51e0199d]:-ms-input-placeholder, input[type="password"][data-v-51e0199d]:-ms-input-placeholder, input[type="text"][data-v-51e0199d]:-ms-input-placeholder, input[type="date"][data-v-51e0199d]:-ms-input-placeholder, input[type="number"][data-v-51e0199d]:-ms-input-placeholder, input[type="email"][data-v-51e0199d]:-ms-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-51e0199d]::-ms-input-placeholder, input[type="password"][data-v-51e0199d]::-ms-input-placeholder, input[type="text"][data-v-51e0199d]::-ms-input-placeholder, input[type="date"][data-v-51e0199d]::-ms-input-placeholder, input[type="number"][data-v-51e0199d]::-ms-input-placeholder, input[type="email"][data-v-51e0199d]::-ms-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-51e0199d]::placeholder,\n input[type="password"][data-v-51e0199d]::placeholder,\n input[type="text"][data-v-51e0199d]::placeholder,\n input[type="date"][data-v-51e0199d]::placeholder,\n input[type="number"][data-v-51e0199d]::placeholder,\n input[type="email"][data-v-51e0199d]::placeholder {\n color: #7d858c;\n}\ntextarea[disabled][data-v-51e0199d],\n input[type="password"][disabled][data-v-51e0199d],\n input[type="text"][disabled][data-v-51e0199d],\n input[type="date"][disabled][data-v-51e0199d],\n input[type="number"][disabled][data-v-51e0199d],\n input[type="email"][disabled][data-v-51e0199d] {\n background: #1e2024;\n color: rgba(125, 133, 140, 0.8);\n -webkit-text-fill-color: rgba(125, 133, 140, 0.8);\n}\n.popup-wrapper textarea[data-v-51e0199d],\n .popup-wrapper input[type="password"][data-v-51e0199d],\n .popup-wrapper input[type="date"][data-v-51e0199d],\n .popup-wrapper input[type="text"][data-v-51e0199d],\n .popup-wrapper input[type="number"][data-v-51e0199d],\n .popup-wrapper input[type="email"][data-v-51e0199d] {\n background: #25272c;\n}\n}\n.block-form[data-v-51e0199d] {\n max-width: 100%;\n}\n',""])},"7gZP":function(e,t,a){"use strict";a.r(t);var n=a("o0o1"),r=a.n(n),i=a("A5+z"),o=a("KfIT"),s=a("gahf"),l=a("4TWA"),p=a("D+dh"),d=a("eZ9V"),c=a("D62o"),u=a("Nv84"),v=a("qefO"),f=a("2Sb1"),m=a("owoR"),b=a("KnjL"),g=a("TJPC"),_=a("L2JU"),h=a("xCqy"),y=a("vDqi"),x=a.n(y);function w(e,t,a,n,r,i,o){try{var s=e[i](o),l=s.value}catch(e){return void a(e)}s.done?t(l):Promise.resolve(l).then(n,r)}function k(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function C(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}var $={name:"BillingProfile",props:["user"],components:{ValidationProvider:i.ValidationProvider,ValidationObserver:i.ValidationObserver,EmptyPageContent:o.a,PageTabGroup:s.a,MobileHeader:c.a,SelectInput:l.a,ImageInput:p.a,PageHeader:f.a,ButtonBase:u.a,ThemeLabel:m.a,FormLabel:d.a,required:g.a,InfoBox:b.a,PageTab:v.a},computed:function(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?k(Object(a),!0).forEach((function(t){C(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):k(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}({},Object(_.b)(["countries","config"])),data:function(){return{isError:!1,isLoading:!1,profile:{logo:void 0,company:void 0,registration_notes:void 0,ico:void 0,dic:void 0,ic_dph:void 0,address:void 0,city:void 0,postal_code:void 0,country:void 0,bank:void 0,iban:void 0,swift:void 0,phone:void 0,email:void 0,author:void 0,stamp:void 0}}},methods:{createBillingProfile:function(){var e,t=this;return(e=r.a.mark((function e(){var a;return r.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$refs.createBillingProfile.validate();case 2:if(e.sent){e.next=7;break}return t.isError=!0,t.errorMessage=t.$t("in_editor.error"),e.abrupt("return");case 7:t.isLoading=!0,a=new FormData,Object.keys(t.profile).forEach((function(e){t.profile[e]&&a.append(e,t.profile[e])})),x.a.post("/api/oasis/invoices/profile",a,{headers:{"Content-Type":"multipart/form-data"}}).then((function(e){h.a.$emit("toaster",{type:"success",message:t.$t("in.toaster.success_bill_profile")}),t.$store.dispatch("getAppData"),t.$router.push({name:"BillingProfile"})})).catch((function(e){t.isError=!0,422===e.response.status?Object.keys(e.response.data.errors).forEach((function(a){var n={};n[a]=e.response.data.errors[a],t.$refs.createBillingProfile.setErrors(n)})):h.a.$emit("alert:open",{title:t.$t("popup_error.title"),message:t.$t("popup_error.message")})})).finally((function(){return t.isLoading=!1}));case 11:case"end":return e.stop()}}),e)})),function(){var t=this,a=arguments;return new Promise((function(n,r){var i=e.apply(t,a);function o(e){w(i,n,r,o,s,"next",e)}function s(e){w(i,n,r,o,s,"throw",e)}o(void 0)}))})()}}},P=(a("9XGI"),a("KHd+")),z=Object(P.a)($,(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{attrs:{id:"single-page"}},[a("MobileHeader",{attrs:{title:e.$t(e.$router.currentRoute.meta.title)}}),e._v(" "),a("PageHeader",{attrs:{"can-back":!0,title:e.$t(e.$router.currentRoute.meta.title)}}),e._v(" "),a("div",{staticClass:"medium-width",attrs:{id:"page-content"}},[a("ValidationObserver",{ref:"createBillingProfile",staticClass:"content-page form block-form",attrs:{tag:"div"},on:{submit:function(t){return t.preventDefault(),e.createBillingProfile(t)}},scopedSlots:e._u([{key:"default",fn:function(t){t.invalid;return[a("FormLabel",[e._v(e._s(e.$t("in.form.company_and_logo")))]),e._v(" "),a("InfoBox",[a("p",{domProps:{innerHTML:e._s(e.$t("in.bill_profile_note"))}})]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_logo"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"logo"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("ImageInput",{attrs:{image:e.$getImage(e.profile.logo),error:n[0]},model:{value:e.profile.logo,callback:function(t){e.$set(e.profile,"logo",t)},expression:"profile.logo"}})]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.company_name"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"company",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.company,expression:"profile.company"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your company name...",type:"text"},domProps:{value:e.profile.company},on:{input:function(t){t.target.composing||e.$set(e.profile,"company",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.reg_notes"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("div",{staticClass:"input-wrapper"},[a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"registration_notes"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("textarea",{directives:[{name:"model",rawName:"v-model",value:e.profile.registration_notes,expression:"profile.registration_notes"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{rows:"2",placeholder:"Type your company registration notes..."},domProps:{value:e.profile.registration_notes},on:{input:function(t){t.target.composing||e.$set(e.profile,"registration_notes",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1)]),e._v(" "),a("FormLabel",{staticClass:"mt-70"},[e._v(e._s(e.$t("in.form.company_details")))]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.ico"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"ico",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.ico,expression:"profile.ico"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your company ICO...",type:"text"},domProps:{value:e.profile.ico},on:{input:function(t){t.target.composing||e.$set(e.profile,"ico",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.dic"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"dic",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.dic,expression:"profile.dic"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your company DIC...",type:"text"},domProps:{value:e.profile.dic},on:{input:function(t){t.target.composing||e.$set(e.profile,"dic",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.ic_dph"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"ic_dph"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.ic_dph,expression:"profile.ic_dph"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your company IC DPH...",type:"text"},domProps:{value:e.profile.ic_dph},on:{input:function(t){t.target.composing||e.$set(e.profile,"ic_dph",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("FormLabel",{staticClass:"mt-70"},[e._v(e._s(e.$t("in.form.company_address")))]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_address"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"address",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.address,expression:"profile.address"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your company address...",type:"text"},domProps:{value:e.profile.address},on:{input:function(t){t.target.composing||e.$set(e.profile,"address",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"wrapper-inline"},[a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_city"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"city",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.city,expression:"profile.city"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your company city...",type:"text"},domProps:{value:e.profile.city},on:{input:function(t){t.target.composing||e.$set(e.profile,"city",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_postal_code"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"postal_code",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.postal_code,expression:"profile.postal_code"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your company postal code...",type:"text"},domProps:{value:e.profile.postal_code},on:{input:function(t){t.target.composing||e.$set(e.profile,"postal_code",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1)]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_country"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"country",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("SelectInput",{attrs:{default:e.profile.country,options:e.countries,placeholder:"Select your company country",isError:n[0]},model:{value:e.profile.country,callback:function(t){e.$set(e.profile,"country",t)},expression:"profile.country"}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("FormLabel",{staticClass:"mt-70"},[e._v(e._s(e.$t("in.form.bank_info")))]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.bank_name"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"bank",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.bank,expression:"profile.bank"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your bank name...",type:"text"},domProps:{value:e.profile.bank},on:{input:function(t){t.target.composing||e.$set(e.profile,"bank",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.iban"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"iban",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.iban,expression:"profile.iban"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your IBAN...",type:"text"},domProps:{value:e.profile.iban},on:{input:function(t){t.target.composing||e.$set(e.profile,"iban",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.swift_code"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"swift",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.swift,expression:"profile.swift"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your swift code...",type:"text"},domProps:{value:e.profile.swift},on:{input:function(t){t.target.composing||e.$set(e.profile,"swift",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("FormLabel",{staticClass:"mt-70"},[e._v(e._s(e.$t("in.form.author")))]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_phone"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"phone"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.phone,expression:"profile.phone"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your phone number...",type:"text"},domProps:{value:e.profile.phone},on:{input:function(t){t.target.composing||e.$set(e.profile,"phone",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_email"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"email"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.email,expression:"profile.email"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type your email...",type:"email"},domProps:{value:e.profile.email},on:{input:function(t){t.target.composing||e.$set(e.profile,"email",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.author_name"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"author",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.author,expression:"profile.author"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"Type the author invoice name...",type:"text"},domProps:{value:e.profile.author},on:{input:function(t){t.target.composing||e.$set(e.profile,"author",t.target.value)}}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!0)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.stamp"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"stamp"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("ImageInput",{attrs:{error:n[0]},model:{value:e.profile.stamp,callback:function(t){e.$set(e.profile,"stamp",t)},expression:"profile.stamp"}})]}}],null,!0)})],1),e._v(" "),e.isError?a("InfoBox",{attrs:{type:"error"}},[a("p",[e._v(e._s(e.$t("in.form.some_issues")))])]):e._e(),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("ButtonBase",{staticStyle:{"margin-bottom":"35px"},attrs:{disabled:e.isLoading,loading:e.isLoading,"button-style":"theme",type:"submit"},nativeOn:{click:function(t){return e.createBillingProfile(t)}}},[e._v("\n\t\t\t\t\t"+e._s(e.$t("in.button.store_bill_profile"))+"\n\t\t\t\t")])],1)]}}])})],1)],1)}),[],!1,null,"51e0199d",null);t.default=z.exports},"8V88":function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".empty-page-content[data-v-985303dc] {\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n text-align: center;\n}\n.empty-page-content .content[data-v-985303dc] {\n margin: -70px auto 0;\n max-width: 360px;\n}\n.empty-page-content .content[data-v-985303dc] .button-base {\n margin: 0 auto;\n}\n.empty-page-content .icon path[data-v-985303dc], .empty-page-content .icon polyline[data-v-985303dc], .empty-page-content .icon line[data-v-985303dc], .empty-page-content .icon circle[data-v-985303dc] {\n color: inherit;\n}\n.empty-page-content .header[data-v-985303dc] {\n margin-top: 15px;\n margin-bottom: 25px;\n}\n.empty-page-content .title[data-v-985303dc] {\n font-size: 1.4375em;\n font-weight: 700;\n padding-bottom: 5px;\n}\n.empty-page-content .description[data-v-985303dc] {\n font-size: 1em;\n font-weight: 500;\n}\n",""])},"9Avu":function(e,t,a){"use strict";var n=a("QFUM");a.n(n).a},"9XGI":function(e,t,a){"use strict";var n=a("z8fM");a.n(n).a},D62o:function(e,t,a){"use strict";var n=a("xCqy"),r=a("CjXH"),i={name:"MobileHeader",props:["title"],components:{ChevronLeftIcon:r.h,MenuIcon:r.P},methods:{showMobileNavigation:function(){n.a.$emit("mobile-menu:show","user-navigation")},goBack:function(){this.$router.back()}}},o=(a("R6Y3"),a("KHd+")),s=Object(o.a)(i,(function(){var e=this.$createElement,t=this._self._c||e;return t("header",{staticClass:"mobile-header"},[t("div",{staticClass:"go-back",on:{click:this.goBack}},[t("chevron-left-icon",{staticClass:"icon",attrs:{size:"17"}})],1),this._v(" "),t("div",{staticClass:"location-name"},[this._v(this._s(this.title))]),this._v(" "),t("div",{staticClass:"mobile-menu",on:{click:this.showMobileNavigation}},[t("menu-icon",{staticClass:"icon",attrs:{size:"17"}})],1)])}),[],!1,null,"699fe34a",null);t.a=s.exports},JOXf:function(e,t,a){"use strict";var n=a("nr4+");a.n(n).a},KSns:function(e,t,a){var n=a("8V88");"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(n,r);n.locals&&(e.exports=n.locals)},KfIT:function(e,t,a){"use strict";var n=a("CjXH"),r={name:"EmptyPageContent",props:["icon","title","description"],components:{SettingsIcon:n.bb,FileTextIcon:n.A,Edit2Icon:n.t,FileIcon:n.y}},i=(a("SEXA"),a("KHd+")),o=Object(i.a)(r,(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"empty-page-content"},[a("div",{staticClass:"content"},[a("div",{staticClass:"icon"},["file"===e.icon?a("file-icon",{staticClass:"text-theme",attrs:{size:"38"}}):e._e(),e._v(" "),"file-text"===e.icon?a("file-text-icon",{staticClass:"text-theme",attrs:{size:"38"}}):e._e(),e._v(" "),"settings"===e.icon?a("settings-icon",{staticClass:"text-theme",attrs:{size:"38"}}):e._e(),e._v(" "),"edit"===e.icon?a("edit2-icon",{staticClass:"text-theme",attrs:{size:"38"}}):e._e()],1),e._v(" "),a("div",{staticClass:"header"},[a("h1",{staticClass:"title"},[e._v(e._s(e.title))]),e._v(" "),a("h2",{staticClass:"description"},[e._v(e._s(e.description))])]),e._v(" "),e._t("default")],2)])}),[],!1,null,"985303dc",null);t.a=o.exports},KnjL:function(e,t,a){"use strict";var n={name:"InfoBox",props:["type"]},r=(a("pFam"),a("KHd+")),i=Object(r.a)(n,(function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"info-box",class:this.type},[this._t("default")],2)}),[],!1,null,"8e7c42f6",null);t.a=i.exports},Pq4m:function(e,t,a){"use strict";var n=a("XM3O");a.n(n).a},QFUM:function(e,t,a){var n=a("UVyW");"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(n,r);n.locals&&(e.exports=n.locals)},"Qqv+":function(e,t,a){var n=a("biqn");"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(n,r);n.locals&&(e.exports=n.locals)},R6Y3:function(e,t,a){"use strict";var n=a("Xm12");a.n(n).a},RG1H:function(e,t,a){"use strict";var n=a("0Y5R");a.n(n).a},SEXA:function(e,t,a){"use strict";var n=a("KSns");a.n(n).a},UVyW:function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,'.form[data-v-563a5cfe] {\n max-width: 700px;\n}\n.form.inline-form[data-v-563a5cfe] {\n display: flex;\n position: relative;\n justify-content: center;\n margin: 0 auto;\n}\n.form.inline-form .input-wrapper[data-v-563a5cfe] {\n position: relative;\n}\n.form.inline-form .input-wrapper .error-message[data-v-563a5cfe] {\n position: absolute;\n left: 0;\n bottom: -25px;\n}\n.form.block-form .wrapper-inline[data-v-563a5cfe] {\n display: flex;\n margin: 0 -15px 0;\n}\n.form.block-form .wrapper-inline .block-wrapper[data-v-563a5cfe] {\n width: 100%;\n padding: 0 15px;\n}\n.form.block-form .block-wrapper[data-v-563a5cfe] {\n margin-bottom: 22px;\n}\n.form.block-form .block-wrapper label[data-v-563a5cfe] {\n font-size: 0.875em;\n color: rgba(27, 37, 57, 0.8);\n font-weight: 700;\n display: block;\n margin-bottom: 7px;\n text-align: left;\n}\n.form.block-form .block-wrapper[data-v-563a5cfe]:last-child {\n margin-bottom: 0;\n}\n.form.block-form .button[data-v-563a5cfe] {\n margin-top: 50px;\n}\n.form .inline-wrapper[data-v-563a5cfe] {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.form .inline-wrapper .switch-label .input-help[data-v-563a5cfe] {\n padding-top: 0;\n}\n.form .inline-wrapper .switch-label .input-label[data-v-563a5cfe] {\n font-weight: 700;\n color: #1B2539;\n font-size: 1em;\n margin-bottom: 5px;\n}\n.form .input-help[data-v-563a5cfe] {\n font-size: 0.75em;\n color: rgba(27, 37, 57, 0.7);\n line-height: 1.35;\n padding-top: 10px;\n display: block;\n}\n.single-line-form[data-v-563a5cfe] {\n display: flex;\n}\n.single-line-form .submit-button[data-v-563a5cfe] {\n margin-left: 20px;\n}\n.error-message[data-v-563a5cfe] {\n font-size: 0.875em;\n color: #fd397a;\n padding-top: 5px;\n display: block;\n text-align: left;\n}\ntextarea[data-v-563a5cfe] {\n width: 100%;\n}\ntextarea[data-v-563a5cfe],\ninput[type="password"][data-v-563a5cfe],\ninput[type="text"][data-v-563a5cfe],\ninput[type="number"][data-v-563a5cfe],\ninput[type="date"][data-v-563a5cfe],\ninput[type="email"][data-v-563a5cfe] {\n border: 1px solid transparent;\n transition: 150ms all ease;\n font-size: 1em;\n border-radius: 8px;\n padding: 13px 20px;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n font-weight: 700;\n outline: 0;\n width: 100%;\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12);\n background: white;\n}\ntextarea.is-error[data-v-563a5cfe],\ninput[type="password"].is-error[data-v-563a5cfe],\ninput[type="text"].is-error[data-v-563a5cfe],\ninput[type="number"].is-error[data-v-563a5cfe],\ninput[type="date"].is-error[data-v-563a5cfe],\ninput[type="email"].is-error[data-v-563a5cfe] {\n border-color: #fd397a;\n}\ntextarea[data-v-563a5cfe]::-webkit-input-placeholder, input[type="password"][data-v-563a5cfe]::-webkit-input-placeholder, input[type="text"][data-v-563a5cfe]::-webkit-input-placeholder, input[type="number"][data-v-563a5cfe]::-webkit-input-placeholder, input[type="date"][data-v-563a5cfe]::-webkit-input-placeholder, input[type="email"][data-v-563a5cfe]::-webkit-input-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-563a5cfe]::-moz-placeholder, input[type="password"][data-v-563a5cfe]::-moz-placeholder, input[type="text"][data-v-563a5cfe]::-moz-placeholder, input[type="number"][data-v-563a5cfe]::-moz-placeholder, input[type="date"][data-v-563a5cfe]::-moz-placeholder, input[type="email"][data-v-563a5cfe]::-moz-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-563a5cfe]:-ms-input-placeholder, input[type="password"][data-v-563a5cfe]:-ms-input-placeholder, input[type="text"][data-v-563a5cfe]:-ms-input-placeholder, input[type="number"][data-v-563a5cfe]:-ms-input-placeholder, input[type="date"][data-v-563a5cfe]:-ms-input-placeholder, input[type="email"][data-v-563a5cfe]:-ms-input-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-563a5cfe]::-ms-input-placeholder, input[type="password"][data-v-563a5cfe]::-ms-input-placeholder, input[type="text"][data-v-563a5cfe]::-ms-input-placeholder, input[type="number"][data-v-563a5cfe]::-ms-input-placeholder, input[type="date"][data-v-563a5cfe]::-ms-input-placeholder, input[type="email"][data-v-563a5cfe]::-ms-input-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-563a5cfe]::placeholder,\ninput[type="password"][data-v-563a5cfe]::placeholder,\ninput[type="text"][data-v-563a5cfe]::placeholder,\ninput[type="number"][data-v-563a5cfe]::placeholder,\ninput[type="date"][data-v-563a5cfe]::placeholder,\ninput[type="email"][data-v-563a5cfe]::placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[disabled][data-v-563a5cfe],\ninput[type="password"][disabled][data-v-563a5cfe],\ninput[type="text"][disabled][data-v-563a5cfe],\ninput[type="number"][disabled][data-v-563a5cfe],\ninput[type="date"][disabled][data-v-563a5cfe],\ninput[type="email"][disabled][data-v-563a5cfe] {\n background: white;\n color: rgba(27, 37, 57, 0.8);\n -webkit-text-fill-color: rgba(27, 37, 57, 0.8);\n opacity: 1;\n cursor: not-allowed;\n}\ninput[type="color"][data-v-563a5cfe] {\n width: 38px !important;\n height: 40px;\n border: none;\n outline: none;\n background: none;\n min-width: initial !important;\n}\n.additional-link[data-v-563a5cfe] {\n font-size: 1em;\n margin-top: 50px;\n display: block;\n}\n.additional-link b[data-v-563a5cfe], .additional-link a[data-v-563a5cfe] {\n cursor: pointer;\n}\n.additional-link b[data-v-563a5cfe]:hover, .additional-link a[data-v-563a5cfe]:hover {\n text-decoration: underline;\n}\n@media only screen and (max-width: 1024px) {\n.form[data-v-563a5cfe] {\n max-width: 100%;\n}\n}\n@media only screen and (max-width: 960px) {\n.form .button[data-v-563a5cfe] {\n margin-top: 20px;\n width: 100%;\n margin-left: 0;\n margin-right: 0;\n}\n.form input[data-v-563a5cfe], .form textarea[data-v-563a5cfe] {\n width: 100%;\n min-width: 100%;\n}\n.form.block-form .block-wrapper[data-v-563a5cfe] {\n display: block;\n}\n.form.block-form .block-wrapper label[data-v-563a5cfe] {\n width: 100%;\n padding-right: 0;\n display: block;\n margin-bottom: 7px;\n text-align: left !important;\n font-size: 0.875em;\n padding-top: 0;\n}\n.form.block-form .button[data-v-563a5cfe] {\n margin-top: 25px;\n margin-left: 0;\n margin-right: 0;\n}\n.form.inline-form[data-v-563a5cfe] {\n display: block;\n}\n.form.inline-form .input-wrapper .error-message[data-v-563a5cfe] {\n position: relative;\n bottom: 0;\n}\n.form .button[data-v-563a5cfe] {\n padding: 14px 32px;\n}\n.single-line-form[data-v-563a5cfe] {\n display: block;\n}\n.single-line-form .submit-button[data-v-563a5cfe] {\n margin-left: 0;\n margin-top: 20px;\n width: 100%;\n}\ntextarea[data-v-563a5cfe],\n input[type="password"][data-v-563a5cfe],\n input[type="number"][data-v-563a5cfe],\n input[type="date"][data-v-563a5cfe],\n input[type="text"][data-v-563a5cfe],\n input[type="email"][data-v-563a5cfe] {\n padding: 14px 20px;\n}\n}\n@media only screen and (max-width: 690px) {\n.form.block-form .wrapper-inline[data-v-563a5cfe] {\n display: block;\n margin-bottom: 32px;\n}\n}\n@media (prefers-color-scheme: dark) {\n.form .input-help[data-v-563a5cfe] {\n color: #7d858c;\n}\n.form.block-form .block-wrapper label[data-v-563a5cfe] {\n color: #bec6cf;\n}\n.form .inline-wrapper .switch-label .input-label[data-v-563a5cfe] {\n color: #bec6cf;\n}\ntextarea[data-v-563a5cfe],\n input[type="password"][data-v-563a5cfe],\n input[type="text"][data-v-563a5cfe],\n input[type="date"][data-v-563a5cfe],\n input[type="number"][data-v-563a5cfe],\n input[type="email"][data-v-563a5cfe] {\n border-color: #1e2024;\n background: #1e2024;\n color: #bec6cf;\n}\ntextarea[data-v-563a5cfe]::-webkit-input-placeholder, input[type="password"][data-v-563a5cfe]::-webkit-input-placeholder, input[type="text"][data-v-563a5cfe]::-webkit-input-placeholder, input[type="date"][data-v-563a5cfe]::-webkit-input-placeholder, input[type="number"][data-v-563a5cfe]::-webkit-input-placeholder, input[type="email"][data-v-563a5cfe]::-webkit-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-563a5cfe]::-moz-placeholder, input[type="password"][data-v-563a5cfe]::-moz-placeholder, input[type="text"][data-v-563a5cfe]::-moz-placeholder, input[type="date"][data-v-563a5cfe]::-moz-placeholder, input[type="number"][data-v-563a5cfe]::-moz-placeholder, input[type="email"][data-v-563a5cfe]::-moz-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-563a5cfe]:-ms-input-placeholder, input[type="password"][data-v-563a5cfe]:-ms-input-placeholder, input[type="text"][data-v-563a5cfe]:-ms-input-placeholder, input[type="date"][data-v-563a5cfe]:-ms-input-placeholder, input[type="number"][data-v-563a5cfe]:-ms-input-placeholder, input[type="email"][data-v-563a5cfe]:-ms-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-563a5cfe]::-ms-input-placeholder, input[type="password"][data-v-563a5cfe]::-ms-input-placeholder, input[type="text"][data-v-563a5cfe]::-ms-input-placeholder, input[type="date"][data-v-563a5cfe]::-ms-input-placeholder, input[type="number"][data-v-563a5cfe]::-ms-input-placeholder, input[type="email"][data-v-563a5cfe]::-ms-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-563a5cfe]::placeholder,\n input[type="password"][data-v-563a5cfe]::placeholder,\n input[type="text"][data-v-563a5cfe]::placeholder,\n input[type="date"][data-v-563a5cfe]::placeholder,\n input[type="number"][data-v-563a5cfe]::placeholder,\n input[type="email"][data-v-563a5cfe]::placeholder {\n color: #7d858c;\n}\ntextarea[disabled][data-v-563a5cfe],\n input[type="password"][disabled][data-v-563a5cfe],\n input[type="text"][disabled][data-v-563a5cfe],\n input[type="date"][disabled][data-v-563a5cfe],\n input[type="number"][disabled][data-v-563a5cfe],\n input[type="email"][disabled][data-v-563a5cfe] {\n background: #1e2024;\n color: rgba(125, 133, 140, 0.8);\n -webkit-text-fill-color: rgba(125, 133, 140, 0.8);\n}\n.popup-wrapper textarea[data-v-563a5cfe],\n .popup-wrapper input[type="password"][data-v-563a5cfe],\n .popup-wrapper input[type="date"][data-v-563a5cfe],\n .popup-wrapper input[type="text"][data-v-563a5cfe],\n .popup-wrapper input[type="number"][data-v-563a5cfe],\n .popup-wrapper input[type="email"][data-v-563a5cfe] {\n background: #25272c;\n}\n}\n.block-form[data-v-563a5cfe] {\n max-width: 100%;\n}\n',""])},XM3O:function(e,t,a){var n=a("1WCK");"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(n,r);n.locals&&(e.exports=n.locals)},Xm12:function(e,t,a){var n=a("q8nf");"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(n,r);n.locals&&(e.exports=n.locals)},aXwl:function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".theme-label[data-v-214ff764] {\n font-size: 0.875em;\n color: #00BC7E;\n font-weight: 600;\n display: block;\n margin-bottom: 20px;\n}\n",""])},biqn:function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".info-box[data-v-8e7c42f6] {\n padding: 20px;\n border-radius: 8px;\n margin-bottom: 32px;\n background: #f4f5f6;\n text-align: left;\n}\n.info-box.error[data-v-8e7c42f6] {\n background: rgba(253, 57, 122, 0.1);\n}\n.info-box.error p[data-v-8e7c42f6], .info-box.error a[data-v-8e7c42f6] {\n color: #fd397a;\n}\n.info-box.error a[data-v-8e7c42f6] {\n text-decoration: underline;\n}\n.info-box p[data-v-8e7c42f6] {\n font-size: 15px;\n line-height: 1.6;\n word-break: break-word;\n font-weight: 600;\n}\n.info-box p[data-v-8e7c42f6] a {\n font-size: 15px;\n}\n.info-box p[data-v-8e7c42f6] b {\n font-size: 15px;\n font-weight: 700;\n}\n.info-box b[data-v-8e7c42f6] {\n font-weight: 700;\n}\n.info-box a[data-v-8e7c42f6] {\n font-weight: 700;\n font-size: 0.9375em;\n line-height: 1.6;\n}\n.info-box ul[data-v-8e7c42f6] {\n margin-top: 15px;\n display: block;\n}\n.info-box ul li[data-v-8e7c42f6] {\n display: block;\n}\n.info-box ul li a[data-v-8e7c42f6] {\n display: block;\n}\n@media only screen and (max-width: 690px) {\n.info-box[data-v-8e7c42f6] {\n padding: 15px;\n}\n}\n@media (prefers-color-scheme: dark) {\n.info-box[data-v-8e7c42f6] {\n background: #1e2024;\n}\n.info-box p[data-v-8e7c42f6] {\n color: #bec6cf;\n}\n.info-box ul li[data-v-8e7c42f6] {\n color: #bec6cf;\n}\n}\n",""])},coWe:function(e,t,a){var n=a("aXwl");"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(n,r);n.locals&&(e.exports=n.locals)},gahf:function(e,t,a){"use strict";var n={name:"PageTabGroup"},r=(a("RG1H"),a("KHd+")),i=Object(r.a)(n,(function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"page-tab-group"},[this._t("default")],2)}),[],!1,null,"2b2b530c",null);t.a=i.exports},hsl7:function(e,t,a){"use strict";a.r(t);var n=a("A5+z"),r=a("KfIT"),i=a("gahf"),o=a("4TWA"),s=a("D+dh"),l=a("eZ9V"),p=a("D62o"),d=a("Nv84"),c=a("qefO"),u=a("2Sb1"),v=a("owoR"),f=a("KnjL"),m=a("TJPC"),b=a("L2JU");function g(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function _(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}var h={name:"BillingProfile",props:["user"],components:{ValidationProvider:n.ValidationProvider,ValidationObserver:n.ValidationObserver,EmptyPageContent:r.a,PageTabGroup:i.a,MobileHeader:p.a,SelectInput:o.a,ImageInput:s.a,PageHeader:u.a,ButtonBase:d.a,ThemeLabel:v.a,FormLabel:l.a,required:m.a,InfoBox:f.a,PageTab:c.a},computed:function(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?g(Object(a),!0).forEach((function(t){_(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):g(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}({},Object(b.b)(["countries","config"])),data:function(){return{isLoading:!0,profile:void 0,profileNotExist:!1}},methods:{},created:function(){var e=this;axios.get("/api/oasis/invoices/profile").then((function(t){e.profile=t.data.data.attributes})).catch((function(t){404===t.response.status&&(e.profileNotExist=!0)})).finally((function(){e.isLoading=!1}))}},y=(a("9Avu"),a("KHd+")),x=Object(y.a)(h,(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{attrs:{id:"single-page"}},[a("MobileHeader",{attrs:{title:e.$t(e.$router.currentRoute.meta.title)}}),e._v(" "),a("PageHeader",{attrs:{title:e.$t(e.$router.currentRoute.meta.title)}}),e._v(" "),e.isLoading||e.profileNotExist?e._e():a("div",{staticClass:"medium-width",attrs:{id:"page-content"}},[a("div",{staticClass:"content-page"},[a("PageTab",[a("PageTabGroup",[a("div",{staticClass:"form block-form"},[a("FormLabel",[e._v(e._s(e.$t("in.form.company_and_logo")))]),e._v(" "),a("InfoBox",[a("p",{domProps:{innerHTML:e._s(e.$t("in.bill_profile_note"))}})]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_logo"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"logo"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("ImageInput",{attrs:{image:e.$getImage(e.profile.logo),error:n[0]},on:{input:function(t){return e.$updateImage("/oasis/invoices/profile","logo",e.profile.logo)}},model:{value:e.profile.logo,callback:function(t){e.$set(e.profile,"logo",t)},expression:"profile.logo"}})]}}],null,!1,3594182698)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.company_name"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"company",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.company,expression:"profile.company"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.company},on:{input:[function(t){t.target.composing||e.$set(e.profile,"company",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","company",e.profile.company)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,1062778191)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.reg_notes"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("div",{staticClass:"input-wrapper"},[a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"registration_notes",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("textarea",{directives:[{name:"model",rawName:"v-model",value:e.profile.registration_notes,expression:"profile.registration_notes"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{rows:"2",placeholder:""},domProps:{value:e.profile.registration_notes},on:{input:[function(t){t.target.composing||e.$set(e.profile,"registration_notes",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","registration_notes",e.profile.registration_notes)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,1853585693)})],1)])],1)]),e._v(" "),a("PageTabGroup",[a("div",{staticClass:"form block-form"},[a("FormLabel",[e._v(e._s(e.$t("in.form.company_details")))]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.ico"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"ico",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.ico,expression:"profile.ico"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.ico},on:{input:[function(t){t.target.composing||e.$set(e.profile,"ico",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","ico",e.profile.ico)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,3135508175)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.dic"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"dic",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.dic,expression:"profile.dic"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.dic},on:{input:[function(t){t.target.composing||e.$set(e.profile,"dic",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","dic",e.profile.dic)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,2033858127)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.ic_dph"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"ic_dph",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.ic_dph,expression:"profile.ic_dph"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.ic_dph},on:{input:[function(t){t.target.composing||e.$set(e.profile,"ic_dph",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","ic_dph",e.profile.ic_dph)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,3837134031)})],1)],1)]),e._v(" "),a("PageTabGroup",[a("div",{staticClass:"form block-form"},[a("FormLabel",[e._v(e._s(e.$t("in.form.company_address")))]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_address"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"address",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.address,expression:"profile.address"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.address},on:{input:[function(t){t.target.composing||e.$set(e.profile,"address",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","address",e.profile.address)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,703236175)})],1),e._v(" "),a("div",{staticClass:"wrapper-inline"},[a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_city"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"city",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.city,expression:"profile.city"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.city},on:{input:[function(t){t.target.composing||e.$set(e.profile,"city",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","city",e.profile.city)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,2760224591)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_postal_code"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"postal_code",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.postal_code,expression:"profile.postal_code"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.postal_code},on:{input:[function(t){t.target.composing||e.$set(e.profile,"postal_code",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","postal_code",e.profile.postal_code)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,4230518415)})],1)]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_country"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"country",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("SelectInput",{attrs:{default:e.profile.country,options:e.countries,placeholder:"",isError:n[0]},on:{input:function(t){return e.$updateText("/oasis/invoices/profile","country",e.profile.country)}},model:{value:e.profile.country,callback:function(t){e.$set(e.profile,"country",t)},expression:"profile.country"}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,3511870161)})],1)],1)]),e._v(" "),a("PageTabGroup",[a("div",{staticClass:"form block-form"},[a("FormLabel",[e._v(e._s(e.$t("in.form.bank_info")))]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.bank_name"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"bank",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.bank,expression:"profile.bank"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.bank},on:{input:[function(t){t.target.composing||e.$set(e.profile,"bank",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","bank",e.profile.bank)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,1844956399)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.iban"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"iban",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.iban,expression:"profile.iban"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.iban},on:{input:[function(t){t.target.composing||e.$set(e.profile,"iban",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","iban",e.profile.iban)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,1224988079)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.swift_code"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"swift",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.swift,expression:"profile.swift"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.swift},on:{input:[function(t){t.target.composing||e.$set(e.profile,"swift",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","swift",e.profile.swift)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,3956025935)})],1)],1)]),e._v(" "),a("PageTabGroup",[a("div",{staticClass:"form block-form"},[a("FormLabel",[e._v(e._s(e.$t("in.form.author")))]),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_phone"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"phone",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.phone,expression:"profile.phone"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.phone},on:{input:[function(t){t.target.composing||e.$set(e.profile,"phone",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","phone",e.profile.phone)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,2173816463)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in_editor.client_email"))+" ("+e._s(e.$t("global.optional"))+"):")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"email",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.email,expression:"profile.email"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"email"},domProps:{value:e.profile.email},on:{input:[function(t){t.target.composing||e.$set(e.profile,"email",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","email",e.profile.email)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,1042555326)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.author_name"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"author",rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("input",{directives:[{name:"model",rawName:"v-model",value:e.profile.author,expression:"profile.author"}],staticClass:"focus-border-theme",class:{"is-error":n[0]},attrs:{placeholder:"",type:"text"},domProps:{value:e.profile.author},on:{input:[function(t){t.target.composing||e.$set(e.profile,"author",t.target.value)},function(t){return e.$updateText("/oasis/invoices/profile","author",e.profile.author)}]}}),e._v(" "),n[0]?a("span",{staticClass:"error-message"},[e._v(e._s(n[0]))]):e._e()]}}],null,!1,3508087247)})],1),e._v(" "),a("div",{staticClass:"block-wrapper"},[a("label",[e._v(e._s(e.$t("in.form.stamp"))+":")]),e._v(" "),a("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"stamp"},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.errors;return[a("ImageInput",{attrs:{image:e.$getImage(e.profile.stamp),error:n[0]},on:{input:function(t){return e.$updateImage("/oasis/invoices/profile","stamp",e.profile.stamp)}},model:{value:e.profile.stamp,callback:function(t){e.$set(e.profile,"stamp",t)},expression:"profile.stamp"}})]}}],null,!1,406046058)})],1)],1)])],1)],1)]),e._v(" "),!e.isLoading&&e.profileNotExist?a("EmptyPageContent",{attrs:{icon:"edit",title:e.$t("in.empty.bill_profile_title"),description:e.$t("in.empty.bill_profile_description")}},[a("router-link",{attrs:{to:{name:"BillingProfileSetUp"},tag:"p"}},[a("ButtonBase",{attrs:{"button-style":"theme"}},[e._v("\n\t\t\t\t\t"+e._s(e.$t("in.button.setup_bill_profile"))+"\n\t\t\t\t")])],1)],1):e._e()],1)}),[],!1,null,"563a5cfe",null);t.default=x.exports},"nr4+":function(e,t,a){var n=a("3eeM");"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(n,r);n.locals&&(e.exports=n.locals)},owoR:function(e,t,a){"use strict";var n={name:"TextLabel"},r=(a("wSxI"),a("KHd+")),i=Object(r.a)(n,(function(){var e=this.$createElement;return(this._self._c||e)("b",{staticClass:"theme-label"},[this._t("default")],2)}),[],!1,null,"214ff764",null);t.a=i.exports},pFam:function(e,t,a){"use strict";var n=a("Qqv+");a.n(n).a},q8nf:function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".mobile-header[data-v-699fe34a] {\n padding: 10px 0;\n text-align: center;\n background: white;\n position: -webkit-sticky;\n position: sticky;\n display: none;\n z-index: 6;\n top: 0;\n}\n.mobile-header > div[data-v-699fe34a] {\n flex-grow: 1;\n align-self: center;\n white-space: nowrap;\n}\n.mobile-header .go-back[data-v-699fe34a] {\n text-align: left;\n}\n.mobile-header .location-name[data-v-699fe34a] {\n line-height: 1;\n text-align: center;\n width: 100%;\n vertical-align: middle;\n font-size: 0.9375em;\n color: #1B2539;\n font-weight: 700;\n max-width: 220px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: inline-block;\n}\n.mobile-header .mobile-menu[data-v-699fe34a] {\n text-align: right;\n}\n.mobile-header .icon[data-v-699fe34a] {\n vertical-align: middle;\n margin-top: -4px;\n}\n@media only screen and (max-width: 690px) {\n.mobile-header[data-v-699fe34a] {\n display: flex;\n margin-bottom: 15px;\n}\n}\n@media (prefers-color-scheme: dark) {\n.mobile-header[data-v-699fe34a] {\n background: #141414;\n}\n.mobile-header .location-name[data-v-699fe34a] {\n color: #bec6cf;\n}\n}\n",""])},qefO:function(e,t,a){"use strict";var n={name:"PageTab",props:["isLoading"],components:{Spinner:a("zTYo").a}},r=(a("Pq4m"),a("KHd+")),i=Object(r.a)(n,(function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"page-tab"},[this.isLoading?t("div",{attrs:{id:"loader"}},[t("Spinner")],1):this._e(),this._v(" "),this.isLoading?this._e():this._t("default")],2)}),[],!1,null,"3fdf99dd",null);t.a=i.exports},wSxI:function(e,t,a){"use strict";var n=a("coWe");a.n(n).a},z8fM:function(e,t,a){var n=a("43Jw");"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(n,r);n.locals&&(e.exports=n.locals)}}]);