(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),u=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)}}",""])},M7L9:function(e,t,a){"use strict";a.r(t);var i=a("o0o1"),o=a.n(i),r=a("A5+z"),n=a("MooH"),d=a("1GG+"),s=a("9Q3x"),l=a("FdzE"),c=a("vIGX"),p=a("yMep"),u=a("LtV2"),f=a("QS3E"),v=a("25Ru"),m=a("hXay"),h=a("c4kp"),b=a("2QtR"),g=a("Nv84"),w=a("jU4B"),x=a("j8qy"),y=a("mH8o"),_=a("ASoH"),k=a("zTYo"),P=a("PpKh"),C=a("BOt2"),O=a("c+VV"),I=a("TJPC"),j=a("L2JU"),z=a("xCqy"),F=a("vDqi"),$=a.n(F),S=a("CjXH");function D(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 M(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 V(e){for(var t=1;t