(window.webpackJsonp=window.webpackJsonp||[]).push([[44],{ASoH:function(e,t,a){"use strict";var i={name:"AuthContent",props:["loading","icon","text"],data:function(){return{isVisible:!1}},created:function(){this.isVisible=this.visible}},o=(a("s/ZW"),a("KHd+")),r=Object(o.a)(i,(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("button",{staticClass:"button outline"},[a("span",{staticClass:"text-label"},[e._v(e._s(e.text))]),e._v(" "),e.loading?a("span",{staticClass:"icon"},[a("FontAwesomeIcon",{staticClass:"sync-alt",attrs:{icon:"sync-alt"}})],1):e._e(),e._v(" "),!e.loading&&e.icon?a("span",{staticClass:"icon"},[a("FontAwesomeIcon",{attrs:{icon:e.icon}})],1):e._e()])}),[],!1,null,"59e2dfc0",null);t.a=r.exports},FdzE:function(e,t,a){"use strict";var i=a("CjXH"),o=a("L2JU"),r=a("xCqy");function n(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,i)}return a}function d(e){for(var t=1;t0?this.draggedItem.forEach((function(a){"folder"===a.type&&e.nodes.unique_id===a.parent_id&&(t=!0),e.nodes.unique_id===a.unique_id&&"folder"===a.type&&(t=!0,e.disableChildren=!0),e.disabled&&(e.disableChildren=!0)})):(t=!1,this.disableChildren=!1),t},indent:function(){var e=window.innerWidth<=1024?17:22;return{paddingLeft:(0==this.depth?e:e+20*this.depth)+"px"}}}),data:function(){return{isVisible:!1,isSelected:!1,area:!1,draggedItem:[],disableChildren:!1}},methods:{dragFinish:function(){this.fileInfoDetail.includes(this.draggedItem[0])||this.$store.dispatch("moveItem",{to_item:this.nodes,noSelectedItem:this.draggedItem[0]}),this.fileInfoDetail.includes(this.draggedItem[0])&&this.$store.dispatch("moveItem",{to_item:this.nodes,noSelectedItem:null}),this.draggedItem=[],this.area=!1,r.a.$emit("drop")},dragEnter:function(){this.area=!0},dragLeave:function(){this.area=!1},getFolder:function(){r.a.$emit("show-folder",this.nodes),this.$isThisLocation("public")?this.$store.dispatch("browseShared",[{folder:this.nodes,back:!1,init:!1}]):this.$store.dispatch("getFolder",[{folder:this.nodes,back:!1,init:!1}])},showTree:function(){this.isVisible=!this.isVisible}},created:function(){var e=this;r.a.$on("drop",(function(){e.draggedItem=[]})),r.a.$on("dragstart",(function(t){e.fileInfoDetail.includes(t)||(e.draggedItem=[t]),e.fileInfoDetail.includes(t)&&(e.draggedItem=e.fileInfoDetail)})),r.a.$on("show-folder",(function(t){e.isSelected=!1,e.nodes.unique_id==t.unique_id&&(e.isSelected=!0)}))}},c=(a("XrVr"),a("KHd+")),p=Object(c.a)(l,(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("transition",{attrs:{name:"folder"}},[a("div",{staticClass:"folder-item-wrapper"},[a("div",{staticClass:"folder-item",class:{"is-selected":e.isSelected,"is-dragenter":e.area,"is-inactive":e.disabledFolder||e.disabled&&e.draggedItem.length>0},style:e.indent,on:{click:e.getFolder,dragover:function(t){return t.preventDefault(),e.dragEnter(t)},dragleave:e.dragLeave,drop:function(t){return e.dragFinish()}}},[a("chevron-right-icon",{staticClass:"icon-arrow",class:{"is-opened":e.isVisible,"is-visible":0!==e.nodes.folders.length},attrs:{size:"17"},on:{click:function(t){return t.stopPropagation(),e.showTree(t)}}}),e._v(" "),a("folder-icon",{staticClass:"icon",attrs:{size:"17"}}),e._v(" "),a("span",{staticClass:"label"},[e._v(e._s(e.nodes.name))])],1),e._v(" "),e._l(e.nodes.folders,(function(t){return e.isVisible?a("TreeMenuNavigator",{key:t.unique_id,attrs:{disabled:e.disableChildren,depth:e.depth+1,nodes:t}}):e._e()}))],2)])}),[],!1,null,"2e948b10",null),f=t.a=p.exports},GwTe:function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".button[data-v-59e2dfc0]{cursor:pointer;border-radius:8px;text-decoration:none;padding:12px 32px;display:inline-block;margin-left:15px;margin-right:15px;white-space:nowrap;transition:all .15s ease;background:transparent}.button .text-label[data-v-59e2dfc0]{transition:all .15s ease;font-size:1.0625em;font-weight:800;line-height:0}.button .icon[data-v-59e2dfc0]{margin-left:12px;font-size:1em}.button.solid[data-v-59e2dfc0]{background:#00bc7e;border:2px solid #00bc7e}.button.solid .text-label[data-v-59e2dfc0]{color:#fff}.button.outline[data-v-59e2dfc0]{border:2px solid #1b2539}.button.outline .text-label[data-v-59e2dfc0]{color:#1b2539}.button.outline .icon path[data-v-59e2dfc0]{fill:#00bc7e}.button.outline[data-v-59e2dfc0]:hover{border-color:#00bc7e}.button.outline:hover .text-label[data-v-59e2dfc0]{color:#00bc7e}@media (prefers-color-scheme:dark){.button.outline[data-v-59e2dfc0]{background:#131414;border-color:#bec6cf}.button.outline .text-label[data-v-59e2dfc0]{color:#bec6cf}}.sync-alt[data-v-59e2dfc0]{-webkit-animation:spin-data-v-59e2dfc0 1s linear infinite;animation:spin-data-v-59e2dfc0 1s linear infinite}@-webkit-keyframes spin-data-v-59e2dfc0{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spin-data-v-59e2dfc0{0%{transform:rotate(0)}to{transform:rotate(1turn)}}",""])},H47J:function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".form.inline-form[data-v-4fc99918]{display:flex;position:relative;justify-content:center;margin:0 auto}.form.inline-form .input-wrapper[data-v-4fc99918]{position:relative}.form.inline-form .input-wrapper .error-message[data-v-4fc99918]{position:absolute;left:0}.form.block-form.create-new-password .block-wrapper label[data-v-4fc99918]{width:280px}.form.block-form .block-wrapper[data-v-4fc99918]{display:flex;align-items:center;margin-top:25px;justify-content:center}.form.block-form .block-wrapper[data-v-4fc99918]:first-child{margin-top:0}.form.block-form .block-wrapper label[data-v-4fc99918]{white-space:nowrap;font-size:1.125em;font-weight:700;padding-right:20px;width:200px;text-align:right!important;color:#1b2539;text-align:right}.form.block-form .button[data-v-4fc99918]{margin-top:50px}.input-wrapper .error-message[data-v-4fc99918]{font-size:.875em;color:#fd397a;padding-top:5px;display:block;text-align:left}textarea[data-v-4fc99918]{width:100%}input[type=email][data-v-4fc99918],input[type=password][data-v-4fc99918],input[type=text][data-v-4fc99918],textarea[data-v-4fc99918]{background:#f4f5f6;border:1px solid transparent;transition:all .15s ease;font-size:1em;border-radius:8px;padding:13px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:700;outline:0;width:100%}input[type=email].is-error[data-v-4fc99918],input[type=password].is-error[data-v-4fc99918],input[type=text].is-error[data-v-4fc99918],textarea.is-error[data-v-4fc99918]{border-color:#fd397a;box-shadow:0 0 7px rgba(253,57,122,.3)}input[type=email][data-v-4fc99918]::-moz-placeholder,input[type=password][data-v-4fc99918]::-moz-placeholder,input[type=text][data-v-4fc99918]::-moz-placeholder,textarea[data-v-4fc99918]::-moz-placeholder{color:#a4adb6;font-size:1em}input[type=email][data-v-4fc99918]:-ms-input-placeholder,input[type=password][data-v-4fc99918]:-ms-input-placeholder,input[type=text][data-v-4fc99918]:-ms-input-placeholder,textarea[data-v-4fc99918]:-ms-input-placeholder{color:#a4adb6;font-size:1em}input[type=email][data-v-4fc99918]::placeholder,input[type=password][data-v-4fc99918]::placeholder,input[type=text][data-v-4fc99918]::placeholder,textarea[data-v-4fc99918]::placeholder{color:#a4adb6;font-size:1em}input[type=email][data-v-4fc99918]:focus,input[type=password][data-v-4fc99918]:focus,input[type=text][data-v-4fc99918]:focus,textarea[data-v-4fc99918]:focus{border-color:#00bc7e;box-shadow:0 0 7px rgba(0,188,126,.3)}input[type=email][disabled][data-v-4fc99918],input[type=password][disabled][data-v-4fc99918],input[type=text][disabled][data-v-4fc99918],textarea[disabled][data-v-4fc99918]{color:#a4adb6;cursor:not-allowed}.additional-link[data-v-4fc99918]{font-size:1em;margin-top:50px;display:block;color:#1b2539}.additional-link a[data-v-4fc99918],.additional-link b[data-v-4fc99918]{color:#00bc7e;cursor:pointer}.additional-link a[data-v-4fc99918]:hover,.additional-link b[data-v-4fc99918]:hover{text-decoration:underline}@media only screen and (max-width:960px){.form .button[data-v-4fc99918]{margin-top:20px;width:100%;margin-left:0;margin-right:0}.form input[data-v-4fc99918],.form textarea[data-v-4fc99918]{width:100%;min-width:100%}.form.block-form .block-wrapper[data-v-4fc99918]{display:block}.form.block-form .block-wrapper label[data-v-4fc99918]{width:100%;padding-right:0;display:block;margin-bottom:7px;text-align:left!important;font-size:.875em;padding-top:0}.form.block-form .button[data-v-4fc99918]{margin-top:25px;margin-left:0;margin-right:0}.form.inline-form[data-v-4fc99918]{display:block}.form.inline-form .input-wrapper .error-message[data-v-4fc99918]{position:relative;bottom:0}.form .button[data-v-4fc99918]{padding:14px 32px}input[type=email][data-v-4fc99918],input[type=password][data-v-4fc99918],input[type=text][data-v-4fc99918],textarea[data-v-4fc99918]{padding:14px 20px}}@media (prefers-color-scheme:dark){.form.block-form .block-wrapper label[data-v-4fc99918]{color:#bec6cf}input[type=email][data-v-4fc99918],input[type=password][data-v-4fc99918],input[type=text][data-v-4fc99918],textarea[data-v-4fc99918]{background:#1e2024;color:#bec6cf}input[type=email][data-v-4fc99918]::-moz-placeholder,input[type=password][data-v-4fc99918]::-moz-placeholder,input[type=text][data-v-4fc99918]::-moz-placeholder,textarea[data-v-4fc99918]::-moz-placeholder{color:#7d858c}input[type=email][data-v-4fc99918]:-ms-input-placeholder,input[type=password][data-v-4fc99918]:-ms-input-placeholder,input[type=text][data-v-4fc99918]:-ms-input-placeholder,textarea[data-v-4fc99918]:-ms-input-placeholder{color:#7d858c}input[type=email][data-v-4fc99918]::placeholder,input[type=password][data-v-4fc99918]::placeholder,input[type=text][data-v-4fc99918]::placeholder,textarea[data-v-4fc99918]::placeholder{color:#7d858c}input[type=email][disabled][data-v-4fc99918],input[type=password][disabled][data-v-4fc99918],input[type=text][disabled][data-v-4fc99918],textarea[disabled][data-v-4fc99918]{color:#7d858c}}.auth-logo-text[data-v-4fc99918]{font-size:1.375em;font-weight:800;margin-bottom:40px;display:block}.auth-form[data-v-4fc99918]{text-align:center;max-width:600px;padding:25px 20px;display:table-cell;vertical-align:middle}.auth-form input[data-v-4fc99918]{min-width:310px}.auth-form .additional-link a[data-v-4fc99918]{font-weight:700;text-decoration:none}.auth-form .user-avatar[data-v-4fc99918]{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;margin-bottom:20px;border-radius:8px;box-shadow:0 10px 30px rgba(25,54,60,.2)}.auth-form .logo[data-v-4fc99918]{width:120px;margin-bottom:20px}.auth-form h1[data-v-4fc99918]{font-size:2.125em;font-weight:800;line-height:1.2;margin-bottom:2px;color:#1b2539}.auth-form h2[data-v-4fc99918]{font-size:1.4375em;font-weight:500;margin-bottom:50px;color:#1b2539}.auth-form .block-form[data-v-4fc99918]{margin-left:auto;margin-right:auto}@media only screen and (min-width:690px) and (max-width:960px){.auth-form[data-v-4fc99918]{padding-left:20%;padding-right:20%}}@media only screen and (max-width:690px){.auth-form[data-v-4fc99918]{width:100%}.auth-form h1[data-v-4fc99918]{font-size:1.875em}.auth-form h2[data-v-4fc99918]{font-size:1.3125em}}@media only screen and (max-width:490px){.auth-form h1[data-v-4fc99918]{font-size:1.375em}.auth-form h2[data-v-4fc99918]{font-size:1.125em}.auth-form input[data-v-4fc99918]{min-width:0}.auth-form .additional-link[data-v-4fc99918]{font-size:.9375em}}@media (prefers-color-scheme:dark){.auth-form .additional-link[data-v-4fc99918],.auth-form h1[data-v-4fc99918],.auth-form h2[data-v-4fc99918]{color:#bec6cf}}#files-view[data-v-4fc99918]{font-family:Nunito,sans-serif;font-size:16px;width:100%;height:100%;position:relative;min-width:320px;overflow-x:hidden;padding-left:15px;padding-right:15px;overflow-y:hidden}#shared[data-v-4fc99918]{height:100%}#password-view[data-v-4fc99918]{display:grid;height:inherit}#password-view .center[data-v-4fc99918]{margin:auto}#single-file[data-v-4fc99918]{position:absolute;bottom:0;right:0;left:0;top:0;display:grid;height:100%}#single-file .single-file-wrapper[data-v-4fc99918]{margin:auto;text-align:center}#single-file .single-file-wrapper .download-button[data-v-4fc99918]{margin-top:15px;margin-left:auto;margin-right:auto}#single-file[data-v-4fc99918] .file-wrapper .file-item{width:290px}#single-file[data-v-4fc99918] .file-wrapper .file-item.is-clicked,#single-file[data-v-4fc99918] .file-wrapper .file-item:hover{background:transparent}#single-file[data-v-4fc99918] .file-wrapper .file-item .item-shared{display:none}.empty-note.navigator[data-v-4fc99918]{padding:5px 25px 10px}",""])},M7L9:function(e,t,a){"use strict";a.r(t);var i=a("o0o1"),o=a.n(i),r=a("A5+z"),n=a("1GG+"),d=a("FdzE"),s=a("vIGX"),l=a("yMep"),c=a("LtV2"),p=a("QS3E"),f=a("25Ru"),u=a("hXay"),v=a("c4kp"),m=a("2QtR"),h=a("Nv84"),b=a("jU4B"),g=a("j8qy"),w=a("mH8o"),x=a("ASoH"),y=a("zTYo"),_=a("PpKh"),k=a("BOt2"),P=a("c+VV"),C=a("TJPC"),O=a("L2JU"),I=a("xCqy"),j=a("vDqi"),F=a.n(j),$=a("CjXH");function z(e,t,a,i,o,r,n){try{var d=e[r](n),s=d.value}catch(e){return void a(e)}d.done?t(s):Promise.resolve(s).then(i,o)}function D(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,i)}return a}function S(e){for(var t=1;t