Files
vuefilemanager/public/chunks/app-billings.js
Peter Papp 2b08d7801b Shared link expiration backend
Redirect from sign in page when user is logged
Updated README.md
2020-08-26 07:29:28 +02:00

1 line
45 KiB
JavaScript
Vendored

(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{110:function(a,e,n){var t=n(341);"string"==typeof t&&(t=[[a.i,t,""]]);var l={hmr:!0,transform:void 0,insertInto:void 0};n(6)(t,l);t.locals&&(a.exports=t.locals)},12:function(a,e,n){"use strict";var t={name:"InfoBox",props:["type"]},l=(n(228),n(0)),i=Object(l.a)(t,(function(){var a=this.$createElement;return(this._self._c||a)("div",{staticClass:"info-box",class:this.type},[this._t("default")],2)}),[],!1,null,"bf43be5e",null);e.a=i.exports},13:function(a,e,n){"use strict";var t={name:"FormLabel",components:{Edit2Icon:n(1).m}},l=(n(230),n(0)),i=Object(l.a)(t,(function(){var a=this.$createElement,e=this._self._c||a;return e("div",{staticClass:"form-label"},[e("edit-2-icon",{staticClass:"icon",attrs:{size:"22"}}),this._v(" "),e("b",{staticClass:"label"},[this._t("default")],2)],1)}),[],!1,null,"c1157a8e",null);e.a=i.exports},15:function(a,e,n){"use strict";var t={name:"PageTab",props:["isLoading"],components:{Spinner:n(19).a}},l=(n(234),n(0)),i=Object(l.a)(t,(function(){var a=this.$createElement,e=this._self._c||a;return e("div",{staticClass:"page-tab"},[e("div",{directives:[{name:"show",rawName:"v-show",value:this.isLoading,expression:"isLoading"}],attrs:{id:"loader"}},[e("Spinner")],1),this._v(" "),this._t("default")],2)}),[],!1,null,"4339da66",null);e.a=i.exports},16:function(a,e,n){"use strict";var t={name:"PageTabGroup"},l=(n(232),n(0)),i=Object(l.a)(t,(function(){var a=this.$createElement;return(this._self._c||a)("div",{staticClass:"page-tab-group"},[this._t("default")],2)}),[],!1,null,"1bb470e4",null);e.a=i.exports},228:function(a,e,n){"use strict";var t=n(53);n.n(t).a},229:function(a,e,n){(a.exports=n(5)(!1)).push([a.i,".info-box[data-v-bf43be5e] {\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-bf43be5e] {\n background: rgba(253, 57, 122, 0.1);\n}\n.info-box.error p[data-v-bf43be5e], .info-box.error a[data-v-bf43be5e] {\n color: #fd397a;\n}\n.info-box.error a[data-v-bf43be5e] {\n text-decoration: underline;\n}\n.info-box p[data-v-bf43be5e] {\n font-size: 0.9375em;\n line-height: 1.6;\n word-break: break-word;\n font-weight: 600;\n}\n.info-box p[data-v-bf43be5e] a {\n color: #00BC7E;\n}\n.info-box b[data-v-bf43be5e] {\n font-weight: 700;\n color: #00BC7E;\n}\n.info-box a[data-v-bf43be5e] {\n color: #00BC7E;\n font-weight: 700;\n font-size: 0.9375em;\n line-height: 1.6;\n}\n.info-box ul[data-v-bf43be5e] {\n margin-top: 15px;\n display: block;\n}\n.info-box ul li[data-v-bf43be5e] {\n display: block;\n}\n.info-box ul li a[data-v-bf43be5e] {\n display: block;\n}\n@media only screen and (max-width: 690px) {\n.info-box[data-v-bf43be5e] {\n padding: 15px;\n}\n}\n@media (prefers-color-scheme: dark) {\n.info-box[data-v-bf43be5e] {\n background: #1e2024;\n}\n.info-box p[data-v-bf43be5e] {\n color: #bec6cf;\n}\n.info-box ul li[data-v-bf43be5e] {\n color: #bec6cf;\n}\n}\n",""])},230:function(a,e,n){"use strict";var t=n(54);n.n(t).a},231:function(a,e,n){(a.exports=n(5)(!1)).push([a.i,".form-label[data-v-c1157a8e] {\n display: flex;\n align-items: center;\n margin-bottom: 30px;\n}\n.form-label .icon[data-v-c1157a8e] {\n margin-right: 10px;\n}\n.form-label .icon path[data-v-c1157a8e] {\n stroke: #00BC7E;\n}\n.form-label .label[data-v-c1157a8e] {\n font-size: 1.125em;\n font-weight: 700;\n}\n@media (prefers-color-scheme: dark) {\n.form-label .label[data-v-c1157a8e] {\n color: #bec6cf;\n}\n}\n",""])},232:function(a,e,n){"use strict";var t=n(55);n.n(t).a},233:function(a,e,n){(a.exports=n(5)(!1)).push([a.i,".page-tab-group[data-v-1bb470e4] {\n margin-bottom: 65px;\n}\n",""])},234:function(a,e,n){"use strict";var t=n(56);n.n(t).a},235:function(a,e,n){(a.exports=n(5)(!1)).push([a.i,"",""])},244:function(a,e,n){"use strict";var t=n(61);n.n(t).a},245:function(a,e,n){(a.exports=n(5)(!1)).push([a.i,".progress-bar[data-v-9f98bf3e] {\n width: 100%;\n height: 5px;\n background: #f4f5f6;\n margin-top: 5px;\n border-radius: 10px;\n}\n.progress-bar span[data-v-9f98bf3e] {\n background: #00BC7E;\n display: block;\n height: 100%;\n border-radius: 10px;\n max-width: 100%;\n}\n@media (prefers-color-scheme: dark) {\n.progress-bar[data-v-9f98bf3e] {\n background: #1e2024;\n}\n}\n@media only screen and (min-width: 680px) and (prefers-color-scheme: dark) {\n.progress-bar[data-v-9f98bf3e] {\n background: #1e2024;\n}\n}\n",""])},246:function(a,e,n){"use strict";var t=n(62);n.n(t).a},247:function(a,e,n){(a.exports=n(5)(!1)).push([a.i,".setup-box[data-v-664a78dc] {\n padding: 20px;\n border-radius: 8px;\n margin-bottom: 30px;\n}\n.setup-box .title[data-v-664a78dc] {\n font-size: 1.3125em;\n margin-bottom: 5px;\n display: block;\n font-weight: 700;\n}\n.setup-box .description[data-v-664a78dc] {\n font-size: 0.9375em;\n line-height: 1.5;\n margin-bottom: 20px;\n}\n.setup-box.base[data-v-664a78dc] {\n background: #f4f5f6;\n}\n.setup-box.danger[data-v-664a78dc] {\n background: #f4f5f6;\n}\n.setup-box.danger .title[data-v-664a78dc] {\n color: #fd397a;\n}\n.setup-box[data-v-664a78dc] input[type='text'], .setup-box[data-v-664a78dc] input[type='number'],\n.setup-box[data-v-664a78dc] input .input-area {\n background: white;\n}\n.setup-box[data-v-664a78dc] .input-area {\n background: white;\n}\n.setup-box[data-v-664a78dc] .form {\n margin-top: 20px;\n}\n.setup-box[data-v-664a78dc] .form.block-form {\n max-width: 450px;\n}\n.setup-box[data-v-664a78dc] .form.block-form .single-line-form {\n display: flex;\n}\n.setup-box[data-v-664a78dc] .form.block-form .single-line-form .submit-button {\n margin-left: 20px;\n}\n@media only screen and (max-width: 960px) {\n.setup-box[data-v-664a78dc] .form.block-form {\n max-width: 100%;\n}\n.setup-box[data-v-664a78dc] .form input {\n min-width: initial;\n}\n}\n@media only screen and (max-width: 690px) {\n.setup-box[data-v-664a78dc] {\n padding: 15px;\n}\n.setup-box .title[data-v-664a78dc] {\n font-size: 1.0625em;\n margin-bottom: 10px;\n}\n.setup-box .description[data-v-664a78dc] {\n font-size: 0.875em;\n}\n.setup-box[data-v-664a78dc] .form.block-form .single-line-form {\n display: block;\n}\n.setup-box[data-v-664a78dc] .form.block-form .single-line-form .submit-button {\n margin-left: 0;\n margin-top: 10px;\n}\n}\n@media (prefers-color-scheme: dark) {\n.setup-box.base[data-v-664a78dc] {\n background: #1e2024;\n}\n.setup-box.danger[data-v-664a78dc] {\n background: #1e2024;\n}\n.setup-box[data-v-664a78dc] input[type='text'], .setup-box[data-v-664a78dc] input[type='number'],\n .setup-box[data-v-664a78dc] input .input-area {\n background: #111314;\n}\n.setup-box[data-v-664a78dc] .input-area {\n background: #111314;\n}\n}\n",""])},25:function(a,e,n){"use strict";var t={name:"SetupBox",props:["title","description","theme"]},l=(n(246),n(0)),i=Object(l.a)(t,(function(){var a=this,e=a.$createElement,n=a._self._c||e;return n("div",{staticClass:"setup-box",class:a.theme},[n("b",{staticClass:"title"},[a._v(a._s(a.title))]),a._v(" "),n("p",{staticClass:"description"},[a._v(a._s(a.description))]),a._v(" "),a._t("default")],2)}),[],!1,null,"664a78dc",null);e.a=i.exports},252:function(a,e,n){"use strict";var t=n(65);n.n(t).a},253:function(a,e,n){(a.exports=n(5)(!1)).push([a.i,".dropzone[data-v-24846626] {\n border: 1px dashed #a1abc2;\n border-radius: 8px;\n position: relative;\n text-align: center;\n display: flex;\n align-items: center;\n min-height: 175px;\n}\n.dropzone.is-error[data-v-24846626] {\n border: 2px dashed rgba(253, 57, 122, 0.3);\n}\n.dropzone.is-error .dropzone-title[data-v-24846626] {\n color: #fd397a;\n}\n.dropzone.is-error .icon-upload rect[data-v-24846626], .dropzone.is-error .icon-upload circle[data-v-24846626], .dropzone.is-error .icon-upload polyline[data-v-24846626] {\n stroke: #fd397a;\n}\n.dropzone input[type='file'][data-v-24846626] {\n opacity: 0;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 1;\n width: 100%;\n cursor: pointer;\n}\n.dropzone .image-preview[data-v-24846626] {\n position: absolute;\n width: 100%;\n height: 100%;\n -o-object-fit: contain;\n object-fit: contain;\n left: 0;\n padding: 25px;\n display: block;\n}\n.dropzone .image-preview.fit-image[data-v-24846626] {\n -o-object-fit: cover;\n object-fit: cover;\n border-radius: 12px;\n overflow: hidden;\n}\n.dropzone .dropzone-message[data-v-24846626] {\n padding: 50px 0;\n width: 100%;\n}\n.dropzone .dropzone-message .icon-upload rect[data-v-24846626], .dropzone .dropzone-message .icon-upload circle[data-v-24846626], .dropzone .dropzone-message .icon-upload polyline[data-v-24846626] {\n stroke: #00BC7E;\n}\n.dropzone .dropzone-message .dropzone-title[data-v-24846626] {\n font-size: 1em;\n font-weight: 700;\n display: block;\n}\n.dropzone .dropzone-message .dropzone-description[data-v-24846626] {\n color: rgba(27, 37, 57, 0.7);\n font-size: 0.75em;\n}\n@media (prefers-color-scheme: dark) {\n.dropzone[data-v-24846626] {\n border-color: rgba(255, 255, 255, 0.2);\n}\n.dropzone .dropzone-message .icon-upload path[data-v-24846626], .dropzone .dropzone-message .icon-upload polyline[data-v-24846626], .dropzone .dropzone-message .icon-upload line[data-v-24846626] {\n stroke: #00BC7E;\n}\n.dropzone .dropzone-message .dropzone-description[data-v-24846626] {\n color: #7d858c;\n}\n}\n",""])},254:function(a,e,n){"use strict";var t=n(66);n.n(t).a},255:function(a,e,n){(a.exports=n(5)(!1)).push([a.i,".detail-storage-item[data-v-56af1b6e] {\n margin-bottom: 35px;\n}\n.detail-storage-item.disk .icon path[data-v-56af1b6e], .detail-storage-item.disk .icon line[data-v-56af1b6e], .detail-storage-item.disk .icon polyline[data-v-56af1b6e], .detail-storage-item.disk .icon rect[data-v-56af1b6e], .detail-storage-item.disk .icon circle[data-v-56af1b6e], .detail-storage-item.disk .icon polygon[data-v-56af1b6e] {\n stroke: #1B2539;\n}\n.detail-storage-item.disk .storage-progress[data-v-56af1b6e] span {\n background: #1B2539;\n}\n.detail-storage-item.images .icon path[data-v-56af1b6e], .detail-storage-item.images .icon line[data-v-56af1b6e], .detail-storage-item.images .icon polyline[data-v-56af1b6e], .detail-storage-item.images .icon rect[data-v-56af1b6e], .detail-storage-item.images .icon circle[data-v-56af1b6e], .detail-storage-item.images .icon polygon[data-v-56af1b6e] {\n stroke: #9D66FE;\n}\n.detail-storage-item.images .storage-progress[data-v-56af1b6e] span {\n background: #9D66FE;\n}\n.detail-storage-item.videos .icon path[data-v-56af1b6e], .detail-storage-item.videos .icon line[data-v-56af1b6e], .detail-storage-item.videos .icon polyline[data-v-56af1b6e], .detail-storage-item.videos .icon rect[data-v-56af1b6e], .detail-storage-item.videos .icon circle[data-v-56af1b6e], .detail-storage-item.videos .icon polygon[data-v-56af1b6e] {\n stroke: #FFBD2D;\n}\n.detail-storage-item.videos .storage-progress[data-v-56af1b6e] span {\n background: #FFBD2D;\n}\n.detail-storage-item.audios .icon path[data-v-56af1b6e], .detail-storage-item.audios .icon line[data-v-56af1b6e], .detail-storage-item.audios .icon polyline[data-v-56af1b6e], .detail-storage-item.audios .icon rect[data-v-56af1b6e], .detail-storage-item.audios .icon circle[data-v-56af1b6e], .detail-storage-item.audios .icon polygon[data-v-56af1b6e] {\n stroke: #FE66A1;\n}\n.detail-storage-item.audios .storage-progress[data-v-56af1b6e] span {\n background: #FE66A1;\n}\n.detail-storage-item.documents .icon path[data-v-56af1b6e], .detail-storage-item.documents .icon line[data-v-56af1b6e], .detail-storage-item.documents .icon polyline[data-v-56af1b6e], .detail-storage-item.documents .icon rect[data-v-56af1b6e], .detail-storage-item.documents .icon circle[data-v-56af1b6e], .detail-storage-item.documents .icon polygon[data-v-56af1b6e] {\n stroke: #FE6057;\n}\n.detail-storage-item.documents .storage-progress[data-v-56af1b6e] span {\n background: #FE6057;\n}\n.detail-storage-item.others .icon path[data-v-56af1b6e], .detail-storage-item.others .icon line[data-v-56af1b6e], .detail-storage-item.others .icon polyline[data-v-56af1b6e], .detail-storage-item.others .icon rect[data-v-56af1b6e], .detail-storage-item.others .icon circle[data-v-56af1b6e], .detail-storage-item.others .icon polygon[data-v-56af1b6e] {\n stroke: #1B2539;\n}\n.detail-storage-item.others .storage-progress[data-v-56af1b6e] span {\n background: #1B2539;\n}\n.header-storage-item[data-v-56af1b6e] {\n display: flex;\n align-items: flex-start;\n margin-bottom: 10px;\n}\n.header-storage-item .icon[data-v-56af1b6e] {\n width: 35px;\n}\n.header-storage-item .type[data-v-56af1b6e] {\n font-size: 0.9375em;\n color: #1B2539;\n}\n.header-storage-item .total-size[data-v-56af1b6e] {\n font-size: 0.625em;\n display: block;\n color: rgba(27, 37, 57, 0.7);\n}\n@media (prefers-color-scheme: dark) {\n.header-storage-item .type[data-v-56af1b6e] {\n color: #bec6cf;\n}\n.header-storage-item .total-size[data-v-56af1b6e] {\n color: #7d858c;\n}\n.detail-storage-item.others .icon path[data-v-56af1b6e], .detail-storage-item.others .icon line[data-v-56af1b6e], .detail-storage-item.others .icon polyline[data-v-56af1b6e], .detail-storage-item.others .icon rect[data-v-56af1b6e], .detail-storage-item.others .icon circle[data-v-56af1b6e], .detail-storage-item.others .icon polygon[data-v-56af1b6e], .detail-storage-item.disk .icon path[data-v-56af1b6e], .detail-storage-item.disk .icon line[data-v-56af1b6e], .detail-storage-item.disk .icon polyline[data-v-56af1b6e], .detail-storage-item.disk .icon rect[data-v-56af1b6e], .detail-storage-item.disk .icon circle[data-v-56af1b6e], .detail-storage-item.disk .icon polygon[data-v-56af1b6e] {\n stroke: #41454e;\n}\n.detail-storage-item.others .storage-progress[data-v-56af1b6e] span, .detail-storage-item.disk .storage-progress[data-v-56af1b6e] span {\n background: #41454e;\n}\n}\n",""])},28:function(a,e,n){"use strict";var t=n(2),l=n.n(t),i={name:"ImageInput",props:["image","error"],components:{ImageIcon:{name:"ImageIcon",props:{size:{type:String,default:"24",validator:function(a){return!isNaN(a)||a.length>=2&&!isNaN(a.slice(0,a.length-1))&&"x"===a.slice(-1)}}},functional:!0,render:function(a,e){var n="x"===e.props.size.slice(-1)?e.props.size.slice(0,e.props.size.length-1)+"em":parseInt(e.props.size)+"px",t=e.data.attrs||{};return t.width=t.width||n,t.height=t.height||n,e.data.attrs=t,a("svg",l()([{attrs:{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},class:"feather feather-image"},e.data]),[a("rect",{attrs:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}}),a("circle",{attrs:{cx:"8.5",cy:"8.5",r:"1.5"}}),a("polyline",{attrs:{points:"21 15 16 10 5 21"}})])}}},data:function(){return{imagePreview:void 0}},computed:{isData:function(){return void 0!==this.imagePreview&&""!==this.imagePreview}},methods:{showImagePreview:function(a){var e=this,n=a.target.files[0].name,t=n.substring(n.lastIndexOf(".")+1).toLowerCase();if(["png","jpg","jpeg","svg"].includes(t)){var l=a.target.files[0],i=new FileReader;i.onload=function(){return e.imagePreview=i.result},i.readAsDataURL(l),this.$emit("input",a.target.files[0])}else alert(this.$t("validation_errors.wrong_image"))}},created:function(){this.image&&(this.imagePreview=this.image)}},o=(n(252),n(0)),r=Object(o.a)(i,(function(){var a=this,e=a.$createElement,n=a._self._c||e;return n("div",{staticClass:"dropzone",class:{"is-error":a.error}},[n("input",{ref:"file",staticClass:"dummy",attrs:{type:"file"},on:{change:function(e){return a.showImagePreview(e)}}}),a._v(" "),a.imagePreview?n("img",{ref:"image",staticClass:"image-preview",attrs:{src:a.imagePreview}}):a._e(),a._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:!a.isData,expression:"! isData"}],staticClass:"dropzone-message"},[n("image-icon",{staticClass:"icon-upload",attrs:{size:"28"}}),a._v(" "),n("span",{staticClass:"dropzone-title"},[a._v("\n "+a._s(a.$t("input_image.title"))+"\n ")]),a._v(" "),n("span",{staticClass:"dropzone-description"},[a._v("\n "+a._s(a.$t("input_image.supported"))+"\n ")])],1)])}),[],!1,null,"24846626",null);e.a=r.exports},29:function(a,e,n){"use strict";var t=n(69),l=n(1),i={name:"StorageItemDetail",props:["percentage","title","type","used"],components:{HardDriveIcon:l.v,FileTextIcon:l.r,ProgressBar:t.a,MusicIcon:l.H,VideoIcon:l.W,ImageIcon:l.x,FileIcon:l.q}},o=(n(254),n(0)),r=Object(o.a)(i,(function(){var a=this,e=a.$createElement,n=a._self._c||e;return n("article",{staticClass:"detail-storage-item",class:a.type},[n("div",{staticClass:"header-storage-item"},[n("div",{staticClass:"icon"},["images"==a.type?n("image-icon",{attrs:{size:"23"}}):a._e(),a._v(" "),"videos"==a.type?n("video-icon",{attrs:{size:"23"}}):a._e(),a._v(" "),"audios"==a.type?n("music-icon",{attrs:{size:"23"}}):a._e(),a._v(" "),"documents"==a.type?n("file-text-icon",{attrs:{size:"23"}}):a._e(),a._v(" "),"others"==a.type?n("file-icon",{attrs:{size:"23"}}):a._e(),a._v(" "),"disk"==a.type?n("hard-drive-icon",{attrs:{size:"23"}}):a._e()],1),a._v(" "),n("div",{staticClass:"title"},[n("b",{staticClass:"type"},[a._v(a._s(a.title))]),a._v(" "),n("span",{staticClass:"total-size"},[a._v(a._s(a.used))])])]),a._v(" "),n("ProgressBar",{staticClass:"storage-progress",attrs:{progress:a.percentage}})],1)}),[],!1,null,"56af1b6e",null);e.a=r.exports},340:function(a,e,n){"use strict";var t=n(110);n.n(t).a},341:function(a,e,n){(a.exports=n(5)(!1)).push([a.i,'.form[data-v-4f681c92] {\n max-width: 700px;\n}\n.form.inline-form[data-v-4f681c92] {\n display: flex;\n position: relative;\n justify-content: center;\n margin: 0 auto;\n}\n.form.inline-form .input-wrapper[data-v-4f681c92] {\n position: relative;\n}\n.form.inline-form .input-wrapper .error-message[data-v-4f681c92] {\n position: absolute;\n left: 0;\n bottom: -25px;\n}\n.form.block-form .wrapper-inline[data-v-4f681c92] {\n display: flex;\n margin: 0 -15px;\n}\n.form.block-form .wrapper-inline .block-wrapper[data-v-4f681c92] {\n width: 100%;\n padding: 0 15px;\n}\n.form.block-form .block-wrapper[data-v-4f681c92] {\n margin-bottom: 32px;\n}\n.form.block-form .block-wrapper label[data-v-4f681c92] {\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-4f681c92]:last-child {\n margin-bottom: 0;\n}\n.form.block-form .button[data-v-4f681c92] {\n margin-top: 50px;\n}\n.form .inline-wrapper[data-v-4f681c92] {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.form .inline-wrapper .switch-label .input-help[data-v-4f681c92] {\n padding-top: 0;\n}\n.form .inline-wrapper .switch-label .input-label[data-v-4f681c92] {\n font-weight: 700;\n color: #1B2539;\n font-size: 1em;\n margin-bottom: 5px;\n}\n.form .input-help[data-v-4f681c92] {\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-4f681c92] {\n display: flex;\n}\n.single-line-form .submit-button[data-v-4f681c92] {\n margin-left: 20px;\n}\n.error-message[data-v-4f681c92] {\n font-size: 0.875em;\n color: #fd397a;\n padding-top: 5px;\n display: block;\n text-align: left;\n}\ntextarea[data-v-4f681c92] {\n width: 100%;\n}\ntextarea[data-v-4f681c92],\ninput[type="password"][data-v-4f681c92],\ninput[type="text"][data-v-4f681c92],\ninput[type="number"][data-v-4f681c92],\ninput[type="email"][data-v-4f681c92] {\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}\ntextarea.is-error[data-v-4f681c92],\ninput[type="password"].is-error[data-v-4f681c92],\ninput[type="text"].is-error[data-v-4f681c92],\ninput[type="number"].is-error[data-v-4f681c92],\ninput[type="email"].is-error[data-v-4f681c92] {\n border-color: #fd397a;\n box-shadow: 0 1px 5px rgba(253, 57, 122, 0.3);\n}\ntextarea[data-v-4f681c92]::-webkit-input-placeholder, input[type="password"][data-v-4f681c92]::-webkit-input-placeholder, input[type="text"][data-v-4f681c92]::-webkit-input-placeholder, input[type="number"][data-v-4f681c92]::-webkit-input-placeholder, input[type="email"][data-v-4f681c92]::-webkit-input-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-4f681c92]::-moz-placeholder, input[type="password"][data-v-4f681c92]::-moz-placeholder, input[type="text"][data-v-4f681c92]::-moz-placeholder, input[type="number"][data-v-4f681c92]::-moz-placeholder, input[type="email"][data-v-4f681c92]::-moz-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-4f681c92]:-ms-input-placeholder, input[type="password"][data-v-4f681c92]:-ms-input-placeholder, input[type="text"][data-v-4f681c92]:-ms-input-placeholder, input[type="number"][data-v-4f681c92]:-ms-input-placeholder, input[type="email"][data-v-4f681c92]:-ms-input-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-4f681c92]::-ms-input-placeholder, input[type="password"][data-v-4f681c92]::-ms-input-placeholder, input[type="text"][data-v-4f681c92]::-ms-input-placeholder, input[type="number"][data-v-4f681c92]::-ms-input-placeholder, input[type="email"][data-v-4f681c92]::-ms-input-placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-4f681c92]::placeholder,\ninput[type="password"][data-v-4f681c92]::placeholder,\ninput[type="text"][data-v-4f681c92]::placeholder,\ninput[type="number"][data-v-4f681c92]::placeholder,\ninput[type="email"][data-v-4f681c92]::placeholder {\n color: rgba(27, 37, 57, 0.5);\n font-size: 0.9375em;\n}\ntextarea[data-v-4f681c92]:focus,\ninput[type="password"][data-v-4f681c92]:focus,\ninput[type="text"][data-v-4f681c92]:focus,\ninput[type="number"][data-v-4f681c92]:focus,\ninput[type="email"][data-v-4f681c92]:focus {\n border-color: #00BC7E;\n box-shadow: 0 1px 5px rgba(0, 188, 126, 0.3);\n}\ntextarea[disabled][data-v-4f681c92],\ninput[type="password"][disabled][data-v-4f681c92],\ninput[type="text"][disabled][data-v-4f681c92],\ninput[type="number"][disabled][data-v-4f681c92],\ninput[type="email"][disabled][data-v-4f681c92] {\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}\n.additional-link[data-v-4f681c92] {\n font-size: 1em;\n margin-top: 50px;\n display: block;\n color: #1B2539;\n}\n.additional-link b[data-v-4f681c92], .additional-link a[data-v-4f681c92] {\n color: #00BC7E;\n cursor: pointer;\n}\n.additional-link b[data-v-4f681c92]:hover, .additional-link a[data-v-4f681c92]:hover {\n text-decoration: underline;\n}\n@media only screen and (max-width: 1024px) {\n.form[data-v-4f681c92] {\n max-width: 100%;\n}\n}\n@media only screen and (max-width: 960px) {\n.form .button[data-v-4f681c92] {\n margin-top: 20px;\n width: 100%;\n margin-left: 0;\n margin-right: 0;\n}\n.form input[data-v-4f681c92], .form textarea[data-v-4f681c92] {\n width: 100%;\n min-width: 100%;\n}\n.form.block-form .block-wrapper[data-v-4f681c92] {\n display: block;\n}\n.form.block-form .block-wrapper label[data-v-4f681c92] {\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-4f681c92] {\n margin-top: 25px;\n margin-left: 0;\n margin-right: 0;\n}\n.form.inline-form[data-v-4f681c92] {\n display: block;\n}\n.form.inline-form .input-wrapper .error-message[data-v-4f681c92] {\n position: relative;\n bottom: 0;\n}\n.form .button[data-v-4f681c92] {\n padding: 14px 32px;\n}\n.single-line-form[data-v-4f681c92] {\n display: block;\n}\n.single-line-form .submit-button[data-v-4f681c92] {\n margin-left: 0;\n margin-top: 20px;\n width: 100%;\n}\ntextarea[data-v-4f681c92],\n input[type="password"][data-v-4f681c92],\n input[type="number"][data-v-4f681c92],\n input[type="text"][data-v-4f681c92],\n input[type="email"][data-v-4f681c92] {\n padding: 14px 20px;\n}\n}\n@media only screen and (max-width: 690px) {\n.form.block-form .wrapper-inline[data-v-4f681c92] {\n display: block;\n}\n}\n@media (prefers-color-scheme: dark) {\n.form .input-help[data-v-4f681c92] {\n color: #7d858c;\n}\n.form.block-form .block-wrapper label[data-v-4f681c92] {\n color: #bec6cf;\n}\n.form .inline-wrapper .switch-label .input-label[data-v-4f681c92] {\n color: #bec6cf;\n}\ntextarea[data-v-4f681c92],\n input[type="password"][data-v-4f681c92],\n input[type="text"][data-v-4f681c92],\n input[type="number"][data-v-4f681c92],\n input[type="email"][data-v-4f681c92] {\n border-color: #1e2024;\n background: #1e2024;\n color: #bec6cf;\n}\ntextarea[data-v-4f681c92]::-webkit-input-placeholder, input[type="password"][data-v-4f681c92]::-webkit-input-placeholder, input[type="text"][data-v-4f681c92]::-webkit-input-placeholder, input[type="number"][data-v-4f681c92]::-webkit-input-placeholder, input[type="email"][data-v-4f681c92]::-webkit-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-4f681c92]::-moz-placeholder, input[type="password"][data-v-4f681c92]::-moz-placeholder, input[type="text"][data-v-4f681c92]::-moz-placeholder, input[type="number"][data-v-4f681c92]::-moz-placeholder, input[type="email"][data-v-4f681c92]::-moz-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-4f681c92]:-ms-input-placeholder, input[type="password"][data-v-4f681c92]:-ms-input-placeholder, input[type="text"][data-v-4f681c92]:-ms-input-placeholder, input[type="number"][data-v-4f681c92]:-ms-input-placeholder, input[type="email"][data-v-4f681c92]:-ms-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-4f681c92]::-ms-input-placeholder, input[type="password"][data-v-4f681c92]::-ms-input-placeholder, input[type="text"][data-v-4f681c92]::-ms-input-placeholder, input[type="number"][data-v-4f681c92]::-ms-input-placeholder, input[type="email"][data-v-4f681c92]::-ms-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-4f681c92]::placeholder,\n input[type="password"][data-v-4f681c92]::placeholder,\n input[type="text"][data-v-4f681c92]::placeholder,\n input[type="number"][data-v-4f681c92]::placeholder,\n input[type="email"][data-v-4f681c92]::placeholder {\n color: #7d858c;\n}\ntextarea[disabled][data-v-4f681c92],\n input[type="password"][disabled][data-v-4f681c92],\n input[type="text"][disabled][data-v-4f681c92],\n input[type="number"][disabled][data-v-4f681c92],\n input[type="email"][disabled][data-v-4f681c92] {\n background: #1e2024;\n color: rgba(125, 133, 140, 0.8);\n -webkit-text-fill-color: rgba(125, 133, 140, 0.8);\n}\n}\n.block-form[data-v-4f681c92] {\n max-width: 100%;\n}\n',""])},53:function(a,e,n){var t=n(229);"string"==typeof t&&(t=[[a.i,t,""]]);var l={hmr:!0,transform:void 0,insertInto:void 0};n(6)(t,l);t.locals&&(a.exports=t.locals)},54:function(a,e,n){var t=n(231);"string"==typeof t&&(t=[[a.i,t,""]]);var l={hmr:!0,transform:void 0,insertInto:void 0};n(6)(t,l);t.locals&&(a.exports=t.locals)},55:function(a,e,n){var t=n(233);"string"==typeof t&&(t=[[a.i,t,""]]);var l={hmr:!0,transform:void 0,insertInto:void 0};n(6)(t,l);t.locals&&(a.exports=t.locals)},56:function(a,e,n){var t=n(235);"string"==typeof t&&(t=[[a.i,t,""]]);var l={hmr:!0,transform:void 0,insertInto:void 0};n(6)(t,l);t.locals&&(a.exports=t.locals)},578:function(a,e,n){"use strict";n.r(e);var t=n(8),l=n(29),i=n(16),o=n(14),r=n(28),s=n(13),d=n(11),p=n(25),c=n(15),u=n(12),b=n(10),v=n(4),m=n.n(v),f={name:"AppAppearance",components:{ValidationObserver:t.ValidationObserver,ValidationProvider:t.ValidationProvider,StorageItemDetail:l.a,PageTabGroup:i.a,SelectInput:o.a,ImageInput:r.a,ButtonBase:d.a,FormLabel:s.a,SetupBox:p.a,required:b.a,PageTab:c.a,InfoBox:u.a},data:function(){return{isLoading:!0,countries:[{label:"Afghanistan",value:"AF"},{label:"Åland Islands",value:"AX"},{label:"Albania",value:"AL"},{label:"Algeria",value:"DZ"},{label:"American Samoa",value:"AS"},{label:"AndorrA",value:"AD"},{label:"Angola",value:"AO"},{label:"Anguilla",value:"AI"},{label:"Antarctica",value:"AQ"},{label:"Antigua and Barbuda",value:"AG"},{label:"Argentina",value:"AR"},{label:"Armenia",value:"AM"},{label:"Aruba",value:"AW"},{label:"Australia",value:"AU"},{label:"Austria",value:"AT"},{label:"Azerbaijan",value:"AZ"},{label:"Bahamas",value:"BS"},{label:"Bahrain",value:"BH"},{label:"Bangladesh",value:"BD"},{label:"Barbados",value:"BB"},{label:"Belarus",value:"BY"},{label:"Belgium",value:"BE"},{label:"Belize",value:"BZ"},{label:"Benin",value:"BJ"},{label:"Bermuda",value:"BM"},{label:"Bhutan",value:"BT"},{label:"Bolivia",value:"BO"},{label:"Bosnia and Herzegovina",value:"BA"},{label:"Botswana",value:"BW"},{label:"Bouvet Island",value:"BV"},{label:"Brazil",value:"BR"},{label:"British Indian Ocean Territory",value:"IO"},{label:"Brunei Darussalam",value:"BN"},{label:"Bulgaria",value:"BG"},{label:"Burkina Faso",value:"BF"},{label:"Burundi",value:"BI"},{label:"Cambodia",value:"KH"},{label:"Cameroon",value:"CM"},{label:"Canada",value:"CA"},{label:"Cape Verde",value:"CV"},{label:"Cayman Islands",value:"KY"},{label:"Central African Republic",value:"CF"},{label:"Chad",value:"TD"},{label:"Chile",value:"CL"},{label:"China",value:"CN"},{label:"Christmas Island",value:"CX"},{label:"Cocos (Keeling) Islands",value:"CC"},{label:"Colombia",value:"CO"},{label:"Comoros",value:"KM"},{label:"Congo",value:"CG"},{label:"Congo, The Democratic Republic of the",value:"CD"},{label:"Cook Islands",value:"CK"},{label:"Costa Rica",value:"CR"},{label:"Cote D'Ivoire",value:"CI"},{label:"Croatia",value:"HR"},{label:"Cuba",value:"CU"},{label:"Cyprus",value:"CY"},{label:"Czech Republic",value:"CZ"},{label:"Denmark",value:"DK"},{label:"Djibouti",value:"DJ"},{label:"Dominica",value:"DM"},{label:"Dominican Republic",value:"DO"},{label:"Ecuador",value:"EC"},{label:"Egypt",value:"EG"},{label:"El Salvador",value:"SV"},{label:"Equatorial Guinea",value:"GQ"},{label:"Eritrea",value:"ER"},{label:"Estonia",value:"EE"},{label:"Ethiopia",value:"ET"},{label:"Falkland Islands (Malvinas)",value:"FK"},{label:"Faroe Islands",value:"FO"},{label:"Fiji",value:"FJ"},{label:"Finland",value:"FI"},{label:"France",value:"FR"},{label:"French Guiana",value:"GF"},{label:"French Polynesia",value:"PF"},{label:"French Southern Territories",value:"TF"},{label:"Gabon",value:"GA"},{label:"Gambia",value:"GM"},{label:"Georgia",value:"GE"},{label:"Germany",value:"DE"},{label:"Ghana",value:"GH"},{label:"Gibraltar",value:"GI"},{label:"Greece",value:"GR"},{label:"Greenland",value:"GL"},{label:"Grenada",value:"GD"},{label:"Guadeloupe",value:"GP"},{label:"Guam",value:"GU"},{label:"Guatemala",value:"GT"},{label:"Guernsey",value:"GG"},{label:"Guinea",value:"GN"},{label:"Guinea-Bissau",value:"GW"},{label:"Guyana",value:"GY"},{label:"Haiti",value:"HT"},{label:"Heard Island and Mcdonald Islands",value:"HM"},{label:"Holy See (Vatican City State)",value:"VA"},{label:"Honduras",value:"HN"},{label:"Hong Kong",value:"HK"},{label:"Hungary",value:"HU"},{label:"Iceland",value:"IS"},{label:"India",value:"IN"},{label:"Indonesia",value:"ID"},{label:"Iran, Islamic Republic Of",value:"IR"},{label:"Iraq",value:"IQ"},{label:"Ireland",value:"IE"},{label:"Isle of Man",value:"IM"},{label:"Israel",value:"IL"},{label:"Italy",value:"IT"},{label:"Jamaica",value:"JM"},{label:"Japan",value:"JP"},{label:"Jersey",value:"JE"},{label:"Jordan",value:"JO"},{label:"Kazakhstan",value:"KZ"},{label:"Kenya",value:"KE"},{label:"Kiribati",value:"KI"},{label:"Korea, Democratic People'S Republic of",value:"KP"},{label:"Korea, Republic of",value:"KR"},{label:"Kuwait",value:"KW"},{label:"Kyrgyzstan",value:"KG"},{label:"Lao People'S Democratic Republic",value:"LA"},{label:"Latvia",value:"LV"},{label:"Lebanon",value:"LB"},{label:"Lesotho",value:"LS"},{label:"Liberia",value:"LR"},{label:"Libyan Arab Jamahiriya",value:"LY"},{label:"Liechtenstein",value:"LI"},{label:"Lithuania",value:"LT"},{label:"Luxembourg",value:"LU"},{label:"Macao",value:"MO"},{label:"Macedonia, The Former Yugoslav Republic of",value:"MK"},{label:"Madagascar",value:"MG"},{label:"Malawi",value:"MW"},{label:"Malaysia",value:"MY"},{label:"Maldives",value:"MV"},{label:"Mali",value:"ML"},{label:"Malta",value:"MT"},{label:"Marshall Islands",value:"MH"},{label:"Martinique",value:"MQ"},{label:"Mauritania",value:"MR"},{label:"Mauritius",value:"MU"},{label:"Mayotte",value:"YT"},{label:"Mexico",value:"MX"},{label:"Micronesia, Federated States of",value:"FM"},{label:"Moldova, Republic of",value:"MD"},{label:"Monaco",value:"MC"},{label:"Mongolia",value:"MN"},{label:"Montserrat",value:"MS"},{label:"Morocco",value:"MA"},{label:"Mozambique",value:"MZ"},{label:"Myanmar",value:"MM"},{label:"Namibia",value:"NA"},{label:"Nauru",value:"NR"},{label:"Nepal",value:"NP"},{label:"Netherlands",value:"NL"},{label:"Netherlands Antilles",value:"AN"},{label:"New Caledonia",value:"NC"},{label:"New Zealand",value:"NZ"},{label:"Nicaragua",value:"NI"},{label:"Niger",value:"NE"},{label:"Nigeria",value:"NG"},{label:"Niue",value:"NU"},{label:"Norfolk Island",value:"NF"},{label:"Northern Mariana Islands",value:"MP"},{label:"Norway",value:"NO"},{label:"Oman",value:"OM"},{label:"Pakistan",value:"PK"},{label:"Palau",value:"PW"},{label:"Palestinian Territory, Occupied",value:"PS"},{label:"Panama",value:"PA"},{label:"Papua New Guinea",value:"PG"},{label:"Paraguay",value:"PY"},{label:"Peru",value:"PE"},{label:"Philippines",value:"PH"},{label:"Pitcairn",value:"PN"},{label:"Poland",value:"PL"},{label:"Portugal",value:"PT"},{label:"Puerto Rico",value:"PR"},{label:"Qatar",value:"QA"},{label:"Reunion",value:"RE"},{label:"Romania",value:"RO"},{label:"Russian Federation",value:"RU"},{label:"RWANDA",value:"RW"},{label:"Saint Helena",value:"SH"},{label:"Saint Kitts and Nevis",value:"KN"},{label:"Saint Lucia",value:"LC"},{label:"Saint Pierre and Miquelon",value:"PM"},{label:"Saint Vincent and the Grenadines",value:"VC"},{label:"Samoa",value:"WS"},{label:"San Marino",value:"SM"},{label:"Sao Tome and Principe",value:"ST"},{label:"Saudi Arabia",value:"SA"},{label:"Senegal",value:"SN"},{label:"Serbia and Montenegro",value:"CS"},{label:"Seychelles",value:"SC"},{label:"Sierra Leone",value:"SL"},{label:"Singapore",value:"SG"},{label:"Slovakia",value:"SK"},{label:"Slovenia",value:"SI"},{label:"Solomon Islands",value:"SB"},{label:"Somalia",value:"SO"},{label:"South Africa",value:"ZA"},{label:"South Georgia and the South Sandwich Islands",value:"GS"},{label:"Spain",value:"ES"},{label:"Sri Lanka",value:"LK"},{label:"Sudan",value:"SD"},{label:"Suriname",value:"SR"},{label:"Svalbard and Jan Mayen",value:"SJ"},{label:"Swaziland",value:"SZ"},{label:"Sweden",value:"SE"},{label:"Switzerland",value:"CH"},{label:"Syrian Arab Republic",value:"SY"},{label:"Taiwan, Province of China",value:"TW"},{label:"Tajikistan",value:"TJ"},{label:"Tanzania, United Republic of",value:"TZ"},{label:"Thailand",value:"TH"},{label:"Timor-Leste",value:"TL"},{label:"Togo",value:"TG"},{label:"Tokelau",value:"TK"},{label:"Tonga",value:"TO"},{label:"Trinidad and Tobago",value:"TT"},{label:"Tunisia",value:"TN"},{label:"Turkey",value:"TR"},{label:"Turkmenistan",value:"TM"},{label:"Turks and Caicos Islands",value:"TC"},{label:"Tuvalu",value:"TV"},{label:"Uganda",value:"UG"},{label:"Ukraine",value:"UA"},{label:"United Arab Emirates",value:"AE"},{label:"United Kingdom",value:"GB"},{label:"United States",value:"US"},{label:"United States Minor Outlying Islands",value:"UM"},{label:"Uruguay",value:"UY"},{label:"Uzbekistan",value:"UZ"},{label:"Vanuatu",value:"VU"},{label:"Venezuela",value:"VE"},{label:"Viet Nam",value:"VN"},{label:"Virgin Islands, British",value:"VG"},{label:"Virgin Islands, U.S.",value:"VI"},{label:"Wallis and Futuna",value:"WF"},{label:"Western Sahara",value:"EH"},{label:"Yemen",value:"YE"},{label:"Zambia",value:"ZM"},{label:"Zimbabwe",value:"ZW"}],billingInformation:{billing_phone_number:"",billing_postal_code:"",billing_vat_number:"",billing_address:"",billing_country:"",billing_state:"",billing_city:"",billing_name:""}}},mounted:function(){var a=this;m.a.get("/api/settings",{params:{column:"billing_phone_number|billing_postal_code|billing_vat_number|billing_address|billing_country|billing_state|billing_city|billing_name"}}).then((function(e){a.isLoading=!1,a.billingInformation.billing_phone_number=e.data.billing_phone_number,a.billingInformation.billing_postal_code=e.data.billing_postal_code,a.billingInformation.billing_vat_number=e.data.billing_vat_number,a.billingInformation.billing_address=e.data.billing_address,a.billingInformation.billing_country=e.data.billing_country,a.billingInformation.billing_state=e.data.billing_state,a.billingInformation.billing_city=e.data.billing_city,a.billingInformation.billing_name=e.data.billing_name}))}},g=(n(340),n(0)),h=Object(g.a)(f,(function(){var a=this,e=a.$createElement,n=a._self._c||e;return n("PageTab",{staticClass:"form-fixed-width",attrs:{"is-loading":a.isLoading}},[n("PageTabGroup",[n("div",{staticClass:"form block-form"},[n("FormLabel",[a._v(a._s(a.$t("admin_settings.billings.section_company")))]),a._v(" "),n("div",{staticClass:"block-wrapper"},[n("label",[a._v(a._s(a.$t("admin_settings.billings.company_name"))+":")]),a._v(" "),n("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"Billing Name",rules:"required"},scopedSlots:a._u([{key:"default",fn:function(e){var t=e.errors;return[n("input",{directives:[{name:"model",rawName:"v-model",value:a.billingInformation.billing_name,expression:"billingInformation.billing_name"}],class:{"is-error":t[0]},attrs:{placeholder:a.$t("admin_settings.billings.company_name_plac"),type:"text"},domProps:{value:a.billingInformation.billing_name},on:{input:[function(e){e.target.composing||a.$set(a.billingInformation,"billing_name",e.target.value)},function(e){return a.$updateText("/settings","billing_name",a.billingInformation.billing_name)}]}}),a._v(" "),t[0]?n("span",{staticClass:"error-message"},[a._v(a._s(t[0]))]):a._e()]}}])})],1),a._v(" "),n("div",{staticClass:"block-wrapper"},[n("label",[a._v(a._s(a.$t("admin_settings.billings.vat"))+":")]),a._v(" "),n("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"Billing Vat Number",rules:"required"},scopedSlots:a._u([{key:"default",fn:function(e){var t=e.errors;return[n("input",{directives:[{name:"model",rawName:"v-model",value:a.billingInformation.billing_vat_number,expression:"billingInformation.billing_vat_number"}],class:{"is-error":t[0]},attrs:{placeholder:a.$t("admin_settings.billings.vat_plac"),type:"text"},domProps:{value:a.billingInformation.billing_vat_number},on:{input:[function(e){e.target.composing||a.$set(a.billingInformation,"billing_vat_number",e.target.value)},function(e){return a.$updateText("/settings","billing_vat_number",a.billingInformation.billing_vat_number)}]}}),a._v(" "),t[0]?n("span",{staticClass:"error-message"},[a._v(a._s(t[0]))]):a._e()]}}])})],1),a._v(" "),n("FormLabel",{staticClass:"mt-70"},[a._v(a._s(a.$t("admin_settings.billings.section_billing")))]),a._v(" "),n("div",{staticClass:"block-wrapper"},[n("label",[a._v(a._s(a.$t("admin_settings.billings.country"))+":")]),a._v(" "),n("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"Billing Country",rules:"required"},scopedSlots:a._u([{key:"default",fn:function(e){var t=e.errors;return[n("SelectInput",{attrs:{default:a.billingInformation.billing_country,options:a.countries,placeholder:a.$t("admin_settings.billings.country_plac"),isError:t[0]},on:{input:function(e){return a.$updateText("/settings","billing_country",a.billingInformation.billing_country)}},model:{value:a.billingInformation.billing_country,callback:function(e){a.$set(a.billingInformation,"billing_country",e)},expression:"billingInformation.billing_country"}}),a._v(" "),t[0]?n("span",{staticClass:"error-message"},[a._v(a._s(t[0]))]):a._e()]}}])})],1),a._v(" "),n("div",{staticClass:"block-wrapper"},[n("label",[a._v(a._s(a.$t("admin_settings.billings.address"))+":")]),a._v(" "),n("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"Billing Address",rules:"required"},scopedSlots:a._u([{key:"default",fn:function(e){var t=e.errors;return[n("input",{directives:[{name:"model",rawName:"v-model",value:a.billingInformation.billing_address,expression:"billingInformation.billing_address"}],class:{"is-error":t[0]},attrs:{placeholder:a.$t("admin_settings.billings.address_plac"),type:"text"},domProps:{value:a.billingInformation.billing_address},on:{input:[function(e){e.target.composing||a.$set(a.billingInformation,"billing_address",e.target.value)},function(e){return a.$updateText("/settings","billing_address",a.billingInformation.billing_address)}]}}),a._v(" "),t[0]?n("span",{staticClass:"error-message"},[a._v(a._s(t[0]))]):a._e()]}}])})],1),a._v(" "),n("div",{staticClass:"wrapper-inline"},[n("div",{staticClass:"block-wrapper"},[n("label",[a._v(a._s(a.$t("admin_settings.billings.city"))+":")]),a._v(" "),n("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"Billing City",rules:"required"},scopedSlots:a._u([{key:"default",fn:function(e){var t=e.errors;return[n("input",{directives:[{name:"model",rawName:"v-model",value:a.billingInformation.billing_city,expression:"billingInformation.billing_city"}],class:{"is-error":t[0]},attrs:{placeholder:a.$t("admin_settings.billings.city_plac"),type:"text"},domProps:{value:a.billingInformation.billing_city},on:{input:[function(e){e.target.composing||a.$set(a.billingInformation,"billing_city",e.target.value)},function(e){return a.$updateText("/settings","billing_city",a.billingInformation.billing_city)}]}}),a._v(" "),t[0]?n("span",{staticClass:"error-message"},[a._v(a._s(t[0]))]):a._e()]}}])})],1),a._v(" "),n("div",{staticClass:"block-wrapper"},[n("label",[a._v(a._s(a.$t("admin_settings.billings.postal_code"))+":")]),a._v(" "),n("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"Billing Postal Code",rules:"required"},scopedSlots:a._u([{key:"default",fn:function(e){var t=e.errors;return[n("input",{directives:[{name:"model",rawName:"v-model",value:a.billingInformation.billing_postal_code,expression:"billingInformation.billing_postal_code"}],class:{"is-error":t[0]},attrs:{placeholder:a.$t("admin_settings.billings.postal_code_plac"),type:"text"},domProps:{value:a.billingInformation.billing_postal_code},on:{input:[function(e){e.target.composing||a.$set(a.billingInformation,"billing_postal_code",e.target.value)},function(e){return a.$updateText("/settings","billing_postal_code",a.billingInformation.billing_postal_code)}]}}),a._v(" "),t[0]?n("span",{staticClass:"error-message"},[a._v(a._s(t[0]))]):a._e()]}}])})],1)]),a._v(" "),n("div",{staticClass:"block-wrapper"},[n("label",[a._v(a._s(a.$t("admin_settings.billings.state"))+":")]),a._v(" "),n("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"Billing State",rules:"required"},scopedSlots:a._u([{key:"default",fn:function(e){var t=e.errors;return[n("input",{directives:[{name:"model",rawName:"v-model",value:a.billingInformation.billing_state,expression:"billingInformation.billing_state"}],class:{"is-error":t[0]},attrs:{placeholder:a.$t("admin_settings.billings.state_plac"),type:"text"},domProps:{value:a.billingInformation.billing_state},on:{input:[function(e){e.target.composing||a.$set(a.billingInformation,"billing_state",e.target.value)},function(e){return a.$updateText("/settings","billing_state",a.billingInformation.billing_state)}]}}),a._v(" "),t[0]?n("span",{staticClass:"error-message"},[a._v(a._s(t[0]))]):a._e()]}}])})],1),a._v(" "),n("div",{staticClass:"block-wrapper"},[n("label",[a._v(a._s(a.$t("admin_settings.billings.phone_number"))+":")]),a._v(" "),n("ValidationProvider",{staticClass:"input-wrapper",attrs:{tag:"div",mode:"passive",name:"Billing Phone Number"},scopedSlots:a._u([{key:"default",fn:function(e){var t=e.errors;return[n("input",{directives:[{name:"model",rawName:"v-model",value:a.billingInformation.billing_phone_number,expression:"billingInformation.billing_phone_number"}],class:{"is-error":t[0]},attrs:{placeholder:a.$t("admin_settings.billings.phone_number_plac"),type:"text"},domProps:{value:a.billingInformation.billing_phone_number},on:{input:[function(e){e.target.composing||a.$set(a.billingInformation,"billing_phone_number",e.target.value)},function(e){return a.$updateText("/settings","billing_phone_number",a.billingInformation.billing_phone_number)}]}}),a._v(" "),t[0]?n("span",{staticClass:"error-message"},[a._v(a._s(t[0]))]):a._e()]}}])})],1)],1)])],1)}),[],!1,null,"4f681c92",null);e.default=h.exports},61:function(a,e,n){var t=n(245);"string"==typeof t&&(t=[[a.i,t,""]]);var l={hmr:!0,transform:void 0,insertInto:void 0};n(6)(t,l);t.locals&&(a.exports=t.locals)},62:function(a,e,n){var t=n(247);"string"==typeof t&&(t=[[a.i,t,""]]);var l={hmr:!0,transform:void 0,insertInto:void 0};n(6)(t,l);t.locals&&(a.exports=t.locals)},65:function(a,e,n){var t=n(253);"string"==typeof t&&(t=[[a.i,t,""]]);var l={hmr:!0,transform:void 0,insertInto:void 0};n(6)(t,l);t.locals&&(a.exports=t.locals)},66:function(a,e,n){var t=n(255);"string"==typeof t&&(t=[[a.i,t,""]]);var l={hmr:!0,transform:void 0,insertInto:void 0};n(6)(t,l);t.locals&&(a.exports=t.locals)},69:function(a,e,n){"use strict";var t={name:"ProgressBar",props:["progress"]},l=(n(244),n(0)),i=Object(l.a)(t,(function(){var a=this.$createElement,e=this._self._c||a;return e("div",{staticClass:"progress-bar"},[e("span",{style:{width:this.progress+"%"}})])}),[],!1,null,"9f98bf3e",null);e.a=i.exports}}]);