mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-13 08:45:01 +00:00
2 lines
66 KiB
JavaScript
Vendored
2 lines
66 KiB
JavaScript
Vendored
/*! For license information please see files~~34b5eb22.js.LICENSE.txt?id=c59bda728437415145ff */
|
|
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{"2QtR":function(e,d,t){"use strict";var u=t("xCqy"),i=t("L2JU");function a(e,d){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);d&&(u=u.filter((function(d){return Object.getOwnPropertyDescriptor(e,d).enumerable}))),t.push.apply(t,u)}return t}function r(e){for(var d=1;d<arguments.length;d++){var t=null!=arguments[d]?arguments[d]:{};d%2?a(Object(t),!0).forEach((function(d){n(e,d,t[d])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):a(Object(t)).forEach((function(d){Object.defineProperty(e,d,Object.getOwnPropertyDescriptor(t,d))}))}return e}function n(e,d,t){return d in e?Object.defineProperty(e,d,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[d]=t,e}var c={name:"ContextMenu",computed:r(r({},Object(i.b)(["clipboard","user"])),{},{isMultiSelectContextMenu:function(){return!(this.clipboard.length>1&&this.clipboard.includes(this.item))&&(this.clipboard.length<2||!this.clipboard.includes(this.item)||void 0)}}),data:function(){return{item:void 0,isVisible:!1,positionX:0,positionY:0}},methods:{closeAndResetContextMenu:function(){this.isVisible=!1,this.item=void 0},showContextMenu:function(e){var d=50*document.getElementById("menu-list").getElementsByClassName("menu-option").length,t=document.getElementById("file-view"),u=t.getClientRects()[0],i=e.clientX-u.left,a=e.clientY-u.top;t.offsetHeight-a<d?this.positionY=a-d:this.positionY=a,t.offsetWidth-i<190?this.positionX=i-190:this.positionX=i,this.isVisible=!0}},created:function(){var e=this;u.a.$on("context-menu:hide",(function(){return e.closeAndResetContextMenu()})),u.a.$on("context-menu:show",(function(d,t){e.item=t,setTimeout((function(){return e.showContextMenu(d,t)}),10)})),u.a.$on("context-menu:current-folder",(function(d){if(e.item=d,e.isVisible=!e.isVisible,e.isVisible){var t=document.getElementById("folder-actions");e.positionX=t.offsetLeft}}))}},o=(t("GtuK"),t("KHd+")),s=Object(o.a)(c,(function(){var e=this,d=e.$createElement,t=e._self._c||d;return t("div",{directives:[{name:"show",rawName:"v-show",value:e.isVisible,expression:"isVisible"}],ref:"contextmenu",staticClass:"contextmenu",style:{top:e.positionY+"px",left:e.positionX+"px"},on:{click:e.closeAndResetContextMenu}},[t("div",{staticClass:"menu-options",attrs:{id:"menu-list"}},[e.item?e._e():e._t("empty-select"),e._v(" "),e.isMultiSelectContextMenu?e._t("single-select"):e._e(),e._v(" "),e.isMultiSelectContextMenu?e._e():e._t("multiple-select")],2)])}),[],!1,null,"235027a2",null);d.a=s.exports},"3PBX":function(e,d,t){var u=t("6zRm");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},"4PFL":function(e,d,t){var u=t("i83j");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},"4PG0":function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".grid-view{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:flex-start}@media (min-width:640px){.grid-view{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.grid-view{gap:.5rem}}@media (min-width:1280px){.grid-view{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}}.grid-view-sidebar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:flex-start}@media (min-width:768px){.grid-view-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.grid-view-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}}@media (min-width:1280px){.grid-view-sidebar{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}@media (min-width:1536px){.grid-view-sidebar{grid-template-columns:repeat(5,minmax(0,1fr))}}",""])},"6Z3Y":function(e,d,t){"use strict";var u=t("xCqy"),i={name:"MenuMobile",props:["name"],data:function(){return{isVisible:!1}},methods:{closeMenu:function(){this.isVisible=!1,u.a.$emit("mobile-menu:hide")}},created:function(){var e=this;u.a.$on("mobile-menu:show",(function(d){d===e.name&&(e.isVisible=!e.isVisible)})),u.a.$on("mobile-menu:hide",(function(){return e.isVisible=!1}))}},a=(t("nDg4"),t("KHd+")),r=Object(a.a)(i,(function(){var e=this.$createElement,d=this._self._c||e;return d("transition",{attrs:{name:"context-menu"}},[this.isVisible?d("div",{staticClass:"options",on:{click:this.closeMenu}},[this._t("default")],2):this._e()])}),[],!1,null,"22b9e0b2",null);d.a=r.exports},"6zRm":function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".button-enter-active[data-v-168df330],.button-leave-active[data-v-168df330]{transition:all .25s}.button-enter[data-v-168df330]{opacity:0;transform:translateY(-50%)}.button-leave-to[data-v-168df330]{opacity:0;transform:translateY(50%)}.button-leave-active[data-v-168df330]{position:absolute}",""])},"8Tsj":function(e,d,t){"use strict";t("vGM6")},"9sQw":function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".sync-alt[data-v-7debd0e1]{-webkit-animation:spin-data-v-7debd0e1 1s linear infinite;animation:spin-data-v-7debd0e1 1s linear infinite;margin-right:5px}.sync-alt path[data-v-7debd0e1],.sync-alt polyline[data-v-7debd0e1]{color:inherit}@-webkit-keyframes spin-data-v-7debd0e1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spin-data-v-7debd0e1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.info-panel-enter-active[data-v-7debd0e1],.info-panel-leave-active[data-v-7debd0e1]{transition:all .3s ease}.info-panel-enter[data-v-7debd0e1],.info-panel-leave-to[data-v-7debd0e1]{opacity:0;transform:translateY(-100%)}.upload-progress[data-v-7debd0e1]{width:100%;position:relative;z-index:1}.upload-progress .progress-wrapper[data-v-7debd0e1]{display:flex}.upload-progress .progress-wrapper .cancel-icon[data-v-7debd0e1]{cursor:pointer;padding:0 7px 0 13px}.upload-progress .progress-wrapper .cancel-icon:hover line[data-v-7debd0e1]{color:inherit}.upload-progress .progress-title[data-v-7debd0e1]{font-weight:700;text-align:center}.upload-progress .progress-title span[data-v-7debd0e1]{font-size:.875em}.dark .progress-bar[data-v-7debd0e1]{background:#1e2024}",""])},"9v+d":function(e,d,t){"use strict";t("wcb+")},CEUb:function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".options[data-v-22b9e0b2]{position:fixed;padding-bottom:25px;bottom:0;left:0;right:0;z-index:99;overflow:hidden;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px}.options.showed[data-v-22b9e0b2]{display:block}.context-menu-enter-active[data-v-22b9e0b2],.context-menu-leave-active[data-v-22b9e0b2],.fade-enter-active[data-v-22b9e0b2],.fade-leave-active[data-v-22b9e0b2]{transition:all .3s}.fade-enter[data-v-22b9e0b2],.fade-leave-to[data-v-22b9e0b2]{opacity:0}.context-menu-enter[data-v-22b9e0b2],.context-menu-leave-to[data-v-22b9e0b2]{opacity:0;transform:translateY(100%)}.context-menu-leave-active[data-v-22b9e0b2]{position:fixed}.dark .options[data-v-22b9e0b2]{background:#1e2024}",""])},CwpH:function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".item-thumbnail[data-v-e898c774]{padding:20px 20px 10px;margin-bottom:0}",""])},G7DB:function(e,d,t){"use strict";var u=t("0gRs"),i=(t("xCqy"),t("L2JU"));function a(e,d){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);d&&(u=u.filter((function(d){return Object.getOwnPropertyDescriptor(e,d).enumerable}))),t.push.apply(t,u)}return t}function r(e,d,t){return d in e?Object.defineProperty(e,d,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[d]=t,e}var n={name:"MobileMultiSelectToolbar",components:{ToolbarButton:u.a},computed:function(e){for(var d=1;d<arguments.length;d++){var t=null!=arguments[d]?arguments[d]:{};d%2?a(Object(t),!0).forEach((function(d){r(e,d,t[d])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):a(Object(t)).forEach((function(d){Object.defineProperty(e,d,Object.getOwnPropertyDescriptor(t,d))}))}return e}({},Object(i.b)(["isMultiSelectMode","clipboard"])),methods:{closeSelecting:function(){this.$store.commit("TOGGLE_MULTISELECT_MODE")}}},c=(t("d542"),t("KHd+")),o=Object(c.a)(n,(function(){var e=this,d=e.$createElement,t=e._self._c||d;return t("transition",{attrs:{name:"context-menu"}},[e.isMultiSelectMode?t("div",{staticClass:"multiselect-actions"},[e.$slots.default?e._t("default"):e._e(),e._v(" "),e.$slots.editor&&e.$checkPermission("editor")?e._t("editor"):e._e(),e._v(" "),e.$slots.visitor&&e.$checkPermission("visitor")?e._t("visitor"):e._e(),e._v(" "),t("ToolbarButton",{staticClass:"action-btn close-icon",attrs:{source:"close",action:e.$t("actions.close")},nativeOn:{click:function(d){return e.closeSelecting.apply(null,arguments)}}})],2):e._e()])}),[],!1,null,"ee5c9cde",null);d.a=o.exports},GtuK:function(e,d,t){"use strict";t("poa5")},HMsN:function(e,d,t){var u=t("4PG0");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},Hi0u:function(e,d,t){"use strict";var u=t("WHe5"),i=t("aeLu"),a=t("6Z3Y"),r=t("L2JU");function n(e,d){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);d&&(u=u.filter((function(d){return Object.getOwnPropertyDescriptor(e,d).enumerable}))),t.push.apply(t,u)}return t}function c(e,d,t){return d in e?Object.defineProperty(e,d,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[d]=t,e}var o={name:"MobileContextMenu",components:{MenuMobileGroup:u.a,ThumbnailItem:i.a,MenuMobile:a.a},computed:function(e){for(var d=1;d<arguments.length;d++){var t=null!=arguments[d]?arguments[d]:{};d%2?n(Object(t),!0).forEach((function(d){c(e,d,t[d])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):n(Object(t)).forEach((function(d){Object.defineProperty(e,d,Object.getOwnPropertyDescriptor(t,d))}))}return e}({},Object(r.b)(["clipboard"]))},s=(t("YaDJ"),t("KHd+")),f=Object(s.a)(o,(function(){var e=this,d=e.$createElement,t=e._self._c||d;return t("MenuMobile",{attrs:{name:"file-menu"}},[t("ThumbnailItem",{staticClass:"item-thumbnail",attrs:{item:e.clipboard[0],info:"metadata"}}),e._v(" "),e.$slots.default?t("MenuMobileGroup",[e._t("default")],2):e._e(),e._v(" "),e.$slots.editor&&e.$checkPermission("editor")?t("MenuMobileGroup",[e._t("editor")],2):e._e(),e._v(" "),e.$slots.visitor&&e.$checkPermission("visitor")?t("MenuMobileGroup",[e._t("visitor")],2):e._e()],1)}),[],!1,null,"e898c774",null);d.a=f.exports},HtFH:function(e,d,t){"use strict";var u={name:"ProgressBar",props:["progress"]},i=(t("NQIx"),t("KHd+")),a=Object(i.a)(u,(function(){var e=this.$createElement,d=this._self._c||e;return d("div",{staticClass:"progress-bar"},[d("span",{staticClass:"bg-theme",style:{width:this.progress+"%"}})])}),[],!1,null,"39123ae4",null).exports,r=t("CjXH"),n=t("L2JU"),c=t("xCqy");function o(e,d){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);d&&(u=u.filter((function(d){return Object.getOwnPropertyDescriptor(e,d).enumerable}))),t.push.apply(t,u)}return t}function s(e,d,t){return d in e?Object.defineProperty(e,d,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[d]=t,e}var f={name:"UploadProgress",components:{RefreshCwIcon:r.gb,ProgressBar:a,XIcon:r.Bb},computed:function(e){for(var d=1;d<arguments.length;d++){var t=null!=arguments[d]?arguments[d]:{};d%2?o(Object(t),!0).forEach((function(d){s(e,d,t[d])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):o(Object(t)).forEach((function(d){Object.defineProperty(e,d,Object.getOwnPropertyDescriptor(t,d))}))}return e}({},Object(n.b)(["filesInQueueUploaded","filesInQueueTotal","uploadingProgress","isProcessingFile","fileQueue"])),methods:{cancelUpload:function(){c.a.$emit("cancel-upload")}}},l=(t("WrJf"),Object(i.a)(f,(function(){var e=this,d=e.$createElement,t=e._self._c||d;return t("transition",{attrs:{name:"info-panel"}},[e.fileQueue.length>0?t("div",{staticClass:"upload-progress"},[t("div",{staticClass:"progress-title"},[e.isProcessingFile?t("span",{staticClass:"flex items-center justify-center"},[t("refresh-cw-icon",{staticClass:"sync-alt text-theme",attrs:{size:"12"}}),e._v("\n "+e._s(e.$t("uploading.processing_file"))+"\n ")],1):e._e(),e._v(" "),!e.isProcessingFile&&e.fileQueue.length>0?t("span",[e._v("\n "+e._s(e.$t("uploading.progress",{current:e.filesInQueueUploaded,total:e.filesInQueueTotal,progress:e.uploadingProgress}))+"\n ")]):e._e()]),e._v(" "),t("div",{staticClass:"progress-wrapper"},[t("ProgressBar",{attrs:{progress:e.uploadingProgress}}),e._v(" "),t("span",{staticClass:"cancel-icon",attrs:{title:e.$t("uploading.cancel")},on:{click:e.cancelUpload}},[t("x-icon",{staticClass:"hover-text-theme",attrs:{size:"16"},on:{click:e.cancelUpload}})],1)],1)]):e._e()])}),[],!1,null,"7debd0e1",null));d.a=l.exports},IIvO:function(e,d,t){"use strict";t("ru1/")},IZWy:function(e,d,t){var u=t("aQc7");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},IhY8:function(e,d,t){var u=t("tbMu");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},NQIx:function(e,d,t){"use strict";t("IZWy")},"OY6+":function(e,d,t){var u=t("CwpH");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},Pbrf:function(e,d,t){"use strict";t("3PBX")},QN5G:function(e,d,t){var u=t("zqXd");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},"S/43":function(e,d,t){"use strict";var u=t("JkMM"),i=t("CjXH"),a=t("w3jG"),r=t("wdhT"),n=t("dqA1"),c=t("LvDl"),o=t("L2JU"),s=t("xCqy");function f(e,d){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);d&&(u=u.filter((function(d){return Object.getOwnPropertyDescriptor(e,d).enumerable}))),t.push.apply(t,u)}return t}function l(e){for(var d=1;d<arguments.length;d++){var t=null!=arguments[d]?arguments[d]:{};d%2?f(Object(t),!0).forEach((function(d){p(e,d,t[d])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):f(Object(t)).forEach((function(d){Object.defineProperty(e,d,Object.getOwnPropertyDescriptor(t,d))}))}return e}function p(e,d,t){return d in e?Object.defineProperty(e,d,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[d]=t,e}var m={name:"ItemList",components:{FileIconThumbnail:a.a,MoreHorizontalIcon:i.ab,MemberAvatar:r.a,FolderIcon:u.a,CheckBox:n.a,LinkIcon:i.S,EyeIcon:i.z},props:["mobileHandler","entry"],data:function(){return{mobileMultiSelect:!1,itemName:void 0}},computed:l(l({},Object(o.b)(["isMultiSelectMode","clipboard","user"])),{},{isClicked:function(){var e=this;return this.clipboard.some((function(d){return d.data.id===e.entry.data.id}))},isAudio:function(){return"audio"===this.entry.data.type},isVideo:function(){return"video"===this.entry.data.type},isFile:function(){return"file"===this.entry.data.type},isImage:function(){return"image"===this.entry.data.type},isFolder:function(){return"folder"===this.entry.data.type},timeStamp:function(){return this.entry.data.attributes.deleted_at?this.$t("entry_thumbnail.deleted_at",{time:this.entry.data.attributes.deleted_at}):this.entry.data.attributes.created_at},canEditName:function(){return!(this.$isMobile()||this.$isThisRoute(this.$route,["Trash"])||this.$checkPermission("visitor")||this.sharedDetail&&"file"===this.sharedDetail.attributes.type)},folderItems:function(){return this.entry.data.attributes.deleted_at?this.entry.data.attributes.trashed_items:this.entry.data.attributes.items},canShowAuthor:function(){return this.$isThisRoute(this.$route,["SharedWithMe","TeamFolders"])&&!this.isFolder&&this.user.data.id!==this.entry.data.relationships.owner.data.id},canDrag:function(){return!this.isDeleted&&this.$checkPermission(["master","editor"])}}),methods:{showItemActions:function(){this.$store.commit("CLIPBOARD_CLEAR"),this.$store.commit("ADD_ITEM_TO_CLIPBOARD",this.entry),this.$showMobileMenu("file-menu"),s.a.$emit("mobile-context-menu:show",this.entry)},renameItem:Object(c.debounce)((function(e){""!==e.target.innerText.trim()&&this.$store.dispatch("renameItem",{id:this.entry.data.id,type:this.entry.data.type,name:e.target.innerText})}),300)},created:function(){var e=this;this.itemName=this.entry.data.attributes.name,s.a.$on("change:name",(function(d){e.entry.data.id===d.id&&(e.itemName=d.name)})),s.a.$on("newFolder:focus",(function(d){e.$isMobile()||e.entry.data.id!==d||(e.$refs.name.focus(),document.execCommand("selectAll"))}))}},b=t("KHd+"),h=Object(b.a)(m,(function(){var e=this,d=e.$createElement,t=e._self._c||d;return t("div",{staticClass:"flex flex-wrap items-center justify-center relative z-0 text-center lg:h-60 sm:h-56 h-48 px-1 pt-2 rounded-lg select-none border-2 border-transparent border-dashed dark:hover:bg-dark-foreground lg:hover:bg-light-background",class:{"dark:bg-dark-foreground bg-light-background":e.isClicked},attrs:{draggable:e.canDrag,spellcheck:"false"}},[e.isMultiSelectMode?t("CheckBox",{staticClass:"mr-5",attrs:{"is-clicked":e.isClicked}}):e._e(),e._v(" "),t("div",{staticClass:"w-full"},[t("div",{staticClass:"relative mx-auto"},[e.isFolder?t("FolderIcon",{staticClass:"inline-block transform scale-150 lg:mt-2 lg:mb-8 mt-3 mb-5",attrs:{item:e.entry,location:"file-item-list"}}):e._e(),e._v(" "),e.isFile||e.isVideo||e.isAudio||e.isImage&&!e.entry.data.attributes.thumbnail?t("div",{staticClass:"relative w-24 mx-auto"},[e.user&&e.canShowAuthor?t("MemberAvatar",{staticClass:"absolute lg:-bottom-7 right-2 -bottom-5 z-10 transform lg:scale-100 scale-75 z-10",attrs:{size:38,"is-border":!0,member:e.entry.data.relationships.owner}}):e._e(),e._v(" "),t("FileIconThumbnail",{staticClass:"transform lg:scale-150 scale-125 lg:mb-12 lg:mt-6 mt-5 mb-10 z-0",attrs:{entry:e.entry}})],1):e._e(),e._v(" "),e.isImage&&e.entry.data.attributes.thumbnail?t("div",{staticClass:"relative inline-block lg:w-36 lg:h-28 w-28 h-24 mb-4"},[e.user&&e.canShowAuthor?t("MemberAvatar",{staticClass:"absolute -right-3 -bottom-2.5 transform lg:scale-100 scale-75 z-10",attrs:{size:38,"is-border":!0,member:e.entry.data.relationships.owner}}):e._e(),e._v(" "),t("img",{staticClass:"object-cover w-full h-full rounded-lg shadow-lg",attrs:{src:e.entry.data.attributes.thumbnail.sm,alt:e.entry.data.attributes.name,loading:"lazy"}})],1):e._e()],1),e._v(" "),t("div",{staticClass:"text-center"},[t("b",{ref:"name",staticClass:"inline-block leading-3 text-sm hover:underline w-full overflow-ellipsis overflow-hidden whitespace-nowrap md:px-6 tracking-tigh",attrs:{contenteditable:e.canEditName},on:{input:e.renameItem,keydown:function(d){if(!d.type.indexOf("key")&&e._k(d.keyCode,"delete",[8,46],d.key,["Backspace","Delete","Del"]))return null;d.stopPropagation()},click:function(e){e.stopPropagation()}}},[e._v("\n\t\t\t\t"+e._s(e.itemName)+"\n\t\t\t")]),e._v(" "),t("div",{staticClass:"flex items-center justify-center"},[e.$checkPermission("master")&&e.entry.data.relationships.shared?t("div",[t("link-icon",{staticClass:"mr-1.5 text-theme dark-text-theme vue-feather",attrs:{size:"12"}})],1):e._e(),e._v(" "),e.isFolder?e._e():t("small",{staticClass:"block text-xs text-gray-500"},[e._v("\n\t\t\t\t\t"+e._s(e.entry.data.attributes.filesize)),t("span",{staticClass:"lg:inline-block hidden text-xs text-gray-500"},[e._v(", "+e._s(e.timeStamp))])]),e._v(" "),e.isFolder?t("small",{staticClass:"block text-xs text-gray-500"},[e._v("\n\t\t\t\t\t"+e._s(0===e.folderItems?e.$t("folder.empty"):e.$tc("folder.item_counts",e.folderItems))),t("span",{staticClass:"lg:inline-block hidden text-xs text-gray-500"},[e._v(", "+e._s(e.timeStamp))])]):e._e()])]),e._v(" "),e.mobileHandler&&!e.isMultiSelectMode&&e.$isMobile()?t("div",{staticClass:"flex items-center justify-center py-0.5 px-2 relative"},[t("div",{staticClass:"p-2.5 sm:block hidden",on:{mouseup:function(d){return d.stopPropagation(),e.$openInDetailPanel(e.entry)}}},[t("eye-icon",{staticClass:"vue-feather opacity-30 inline-block",attrs:{size:"18"}})],1),e._v(" "),t("div",{staticClass:"p-2.5",on:{mouseup:function(d){return d.stopPropagation(),e.showItemActions.apply(null,arguments)}}},[t("MoreHorizontalIcon",{staticClass:"vue-feather text-theme dark-text-theme inline-block",attrs:{size:"18"}})],1)]):e._e()])],1)}),[],!1,null,null,null);d.a=h.exports},VymR:function(e,d,t){"use strict";var u=function(){var e={base:"https://twemoji.maxcdn.com/v/13.1.0/",ext:".png",size:"72x72",className:"emoji",convert:{fromCodePoint:function(e){var d="string"==typeof e?parseInt(e,16):e;if(d<65536)return n(d);return n(55296+((d-=65536)>>10),56320+(1023&d))},toCodePoint:h},onerror:function(){this.parentNode&&this.parentNode.replaceChild(c(this.alt,!1),this)},parse:function(d,t){t&&"function"!=typeof t||(t={callback:t});return("string"==typeof d?l:f)(d,{callback:t.callback||o,attributes:"function"==typeof t.attributes?t.attributes:m,base:"string"==typeof t.base?t.base:e.base,ext:t.ext||e.ext,size:t.folder||(u=t.size||e.size,"number"==typeof u?u+"x"+u:u),className:t.className||e.className,onerror:t.onerror||e.onerror});var u},replace:b,test:function(e){t.lastIndex=0;var d=t.test(e);return t.lastIndex=0,d}},d={"&":"&","<":"<",">":">","'":"'",'"':"""},t=/(?:\ud83d\udc68\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83e\uddd1\ud83c[\udffc-\udfff]|\ud83e\uddd1\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83e\uddd1\ud83c[\udffb\udffd-\udfff]|\ud83e\uddd1\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83e\uddd1\ud83c[\udffb\udffc\udffe\udfff]|\ud83e\uddd1\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83e\uddd1\ud83c[\udffb-\udffd\udfff]|\ud83e\uddd1\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83e\uddd1\ud83c[\udffb-\udffe]|\ud83d\udc68\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffb\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffc-\udfff]|\ud83d\udc68\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffc\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb\udffd-\udfff]|\ud83d\udc68\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffd\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb\udffc\udffe\udfff]|\ud83d\udc68\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb-\udffd\udfff]|\ud83d\udc68\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udfff\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb-\udffe]|\ud83d\udc69\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffc-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\ud83e\udd1d\u200d\ud83d\udc69\ud83c[\udffc-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb\udffd-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\ud83e\udd1d\u200d\ud83d\udc69\ud83c[\udffb\udffd-\udfff]|\ud83d\udc69\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffd\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb\udffc\udffe\udfff]|\ud83d\udc69\ud83c\udffd\u200d\ud83e\udd1d\u200d\ud83d\udc69\ud83c[\udffb\udffc\udffe\udfff]|\ud83d\udc69\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb-\udffd\udfff]|\ud83d\udc69\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83d\udc69\ud83c[\udffb-\udffd\udfff]|\ud83d\udc69\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udfff\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb-\udffe]|\ud83d\udc69\ud83c\udfff\u200d\ud83e\udd1d\u200d\ud83d\udc69\ud83c[\udffb-\udffe]|\ud83e\uddd1\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83e\uddd1\ud83c[\udffc-\udfff]|\ud83e\uddd1\ud83c\udffb\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83e\uddd1\ud83c[\udffb\udffd-\udfff]|\ud83e\uddd1\ud83c\udffc\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83e\uddd1\ud83c[\udffb\udffc\udffe\udfff]|\ud83e\uddd1\ud83c\udffd\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83e\uddd1\ud83c[\udffb-\udffd\udfff]|\ud83e\uddd1\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83e\uddd1\ud83c[\udffb-\udffe]|\ud83e\uddd1\ud83c\udfff\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c[\udffb-\udfff]|\ud83d\udc68\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68|\ud83d\udc69\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d[\udc68\udc69]|\ud83d\udc68\u200d\u2764\ufe0f\u200d\ud83d\udc68|\ud83d\udc69\u200d\u2764\ufe0f\u200d\ud83d[\udc68\udc69]|\ud83e\uddd1\u200d\ud83e\udd1d\u200d\ud83e\uddd1|\ud83d\udc6b\ud83c[\udffb-\udfff]|\ud83d\udc6c\ud83c[\udffb-\udfff]|\ud83d\udc6d\ud83c[\udffb-\udfff]|\ud83d\udc8f\ud83c[\udffb-\udfff]|\ud83d\udc91\ud83c[\udffb-\udfff]|\ud83d[\udc6b-\udc6d\udc8f\udc91])|(?:\ud83d[\udc68\udc69]|\ud83e\uddd1)(?:\ud83c[\udffb-\udfff])?\u200d(?:\u2695\ufe0f|\u2696\ufe0f|\u2708\ufe0f|\ud83c[\udf3e\udf73\udf7c\udf84\udf93\udfa4\udfa8\udfeb\udfed]|\ud83d[\udcbb\udcbc\udd27\udd2c\ude80\ude92]|\ud83e[\uddaf-\uddb3\uddbc\uddbd])|(?:\ud83c[\udfcb\udfcc]|\ud83d[\udd74\udd75]|\u26f9)((?:\ud83c[\udffb-\udfff]|\ufe0f)\u200d[\u2640\u2642]\ufe0f)|(?:\ud83c[\udfc3\udfc4\udfca]|\ud83d[\udc6e\udc70\udc71\udc73\udc77\udc81\udc82\udc86\udc87\ude45-\ude47\ude4b\ude4d\ude4e\udea3\udeb4-\udeb6]|\ud83e[\udd26\udd35\udd37-\udd39\udd3d\udd3e\uddb8\uddb9\uddcd-\uddcf\uddd4\uddd6-\udddd])(?:\ud83c[\udffb-\udfff])?\u200d[\u2640\u2642]\ufe0f|(?:\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc68\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d[\udc66\udc67]|\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f|\ud83c\udff3\ufe0f\u200d\ud83c\udf08|\ud83d\ude36\u200d\ud83c\udf2b\ufe0f|\u2764\ufe0f\u200d\ud83d\udd25|\u2764\ufe0f\u200d\ud83e\ude79|\ud83c\udff4\u200d\u2620\ufe0f|\ud83d\udc15\u200d\ud83e\uddba|\ud83d\udc3b\u200d\u2744\ufe0f|\ud83d\udc41\u200d\ud83d\udde8|\ud83d\udc68\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\ud83d[\udc66\udc67]|\ud83d\udc6f\u200d\u2640\ufe0f|\ud83d\udc6f\u200d\u2642\ufe0f|\ud83d\ude2e\u200d\ud83d\udca8|\ud83d\ude35\u200d\ud83d\udcab|\ud83e\udd3c\u200d\u2640\ufe0f|\ud83e\udd3c\u200d\u2642\ufe0f|\ud83e\uddde\u200d\u2640\ufe0f|\ud83e\uddde\u200d\u2642\ufe0f|\ud83e\udddf\u200d\u2640\ufe0f|\ud83e\udddf\u200d\u2642\ufe0f|\ud83d\udc08\u200d\u2b1b)|[#*0-9]\ufe0f?\u20e3|(?:[©®\u2122\u265f]\ufe0f)|(?:\ud83c[\udc04\udd70\udd71\udd7e\udd7f\ude02\ude1a\ude2f\ude37\udf21\udf24-\udf2c\udf36\udf7d\udf96\udf97\udf99-\udf9b\udf9e\udf9f\udfcd\udfce\udfd4-\udfdf\udff3\udff5\udff7]|\ud83d[\udc3f\udc41\udcfd\udd49\udd4a\udd6f\udd70\udd73\udd76-\udd79\udd87\udd8a-\udd8d\udda5\udda8\uddb1\uddb2\uddbc\uddc2-\uddc4\uddd1-\uddd3\udddc-\uddde\udde1\udde3\udde8\uddef\uddf3\uddfa\udecb\udecd-\udecf\udee0-\udee5\udee9\udef0\udef3]|[\u203c\u2049\u2139\u2194-\u2199\u21a9\u21aa\u231a\u231b\u2328\u23cf\u23ed-\u23ef\u23f1\u23f2\u23f8-\u23fa\u24c2\u25aa\u25ab\u25b6\u25c0\u25fb-\u25fe\u2600-\u2604\u260e\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262a\u262e\u262f\u2638-\u263a\u2640\u2642\u2648-\u2653\u2660\u2663\u2665\u2666\u2668\u267b\u267f\u2692-\u2697\u2699\u269b\u269c\u26a0\u26a1\u26a7\u26aa\u26ab\u26b0\u26b1\u26bd\u26be\u26c4\u26c5\u26c8\u26cf\u26d1\u26d3\u26d4\u26e9\u26ea\u26f0-\u26f5\u26f8\u26fa\u26fd\u2702\u2708\u2709\u270f\u2712\u2714\u2716\u271d\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u2764\u27a1\u2934\u2935\u2b05-\u2b07\u2b1b\u2b1c\u2b50\u2b55\u3030\u303d\u3297\u3299])(?:\ufe0f|(?!\ufe0e))|(?:(?:\ud83c[\udfcb\udfcc]|\ud83d[\udd74\udd75\udd90]|[\u261d\u26f7\u26f9\u270c\u270d])(?:\ufe0f|(?!\ufe0e))|(?:\ud83c[\udf85\udfc2-\udfc4\udfc7\udfca]|\ud83d[\udc42\udc43\udc46-\udc50\udc66-\udc69\udc6e\udc70-\udc78\udc7c\udc81-\udc83\udc85-\udc87\udcaa\udd7a\udd95\udd96\ude45-\ude47\ude4b-\ude4f\udea3\udeb4-\udeb6\udec0\udecc]|\ud83e[\udd0c\udd0f\udd18-\udd1c\udd1e\udd1f\udd26\udd30-\udd39\udd3d\udd3e\udd77\uddb5\uddb6\uddb8\uddb9\uddbb\uddcd-\uddcf\uddd1-\udddd]|[\u270a\u270b]))(?:\ud83c[\udffb-\udfff])?|(?:\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f|\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc73\udb40\udc63\udb40\udc74\udb40\udc7f|\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc77\udb40\udc6c\udb40\udc73\udb40\udc7f|\ud83c\udde6\ud83c[\udde8-\uddec\uddee\uddf1\uddf2\uddf4\uddf6-\uddfa\uddfc\uddfd\uddff]|\ud83c\udde7\ud83c[\udde6\udde7\udde9-\uddef\uddf1-\uddf4\uddf6-\uddf9\uddfb\uddfc\uddfe\uddff]|\ud83c\udde8\ud83c[\udde6\udde8\udde9\uddeb-\uddee\uddf0-\uddf5\uddf7\uddfa-\uddff]|\ud83c\udde9\ud83c[\uddea\uddec\uddef\uddf0\uddf2\uddf4\uddff]|\ud83c\uddea\ud83c[\udde6\udde8\uddea\uddec\udded\uddf7-\uddfa]|\ud83c\uddeb\ud83c[\uddee-\uddf0\uddf2\uddf4\uddf7]|\ud83c\uddec\ud83c[\udde6\udde7\udde9-\uddee\uddf1-\uddf3\uddf5-\uddfa\uddfc\uddfe]|\ud83c\udded\ud83c[\uddf0\uddf2\uddf3\uddf7\uddf9\uddfa]|\ud83c\uddee\ud83c[\udde8-\uddea\uddf1-\uddf4\uddf6-\uddf9]|\ud83c\uddef\ud83c[\uddea\uddf2\uddf4\uddf5]|\ud83c\uddf0\ud83c[\uddea\uddec-\uddee\uddf2\uddf3\uddf5\uddf7\uddfc\uddfe\uddff]|\ud83c\uddf1\ud83c[\udde6-\udde8\uddee\uddf0\uddf7-\uddfb\uddfe]|\ud83c\uddf2\ud83c[\udde6\udde8-\udded\uddf0-\uddff]|\ud83c\uddf3\ud83c[\udde6\udde8\uddea-\uddec\uddee\uddf1\uddf4\uddf5\uddf7\uddfa\uddff]|\ud83c\uddf4\ud83c\uddf2|\ud83c\uddf5\ud83c[\udde6\uddea-\udded\uddf0-\uddf3\uddf7-\uddf9\uddfc\uddfe]|\ud83c\uddf6\ud83c\udde6|\ud83c\uddf7\ud83c[\uddea\uddf4\uddf8\uddfa\uddfc]|\ud83c\uddf8\ud83c[\udde6-\uddea\uddec-\uddf4\uddf7-\uddf9\uddfb\uddfd-\uddff]|\ud83c\uddf9\ud83c[\udde6\udde8\udde9\uddeb-\udded\uddef-\uddf4\uddf7\uddf9\uddfb\uddfc\uddff]|\ud83c\uddfa\ud83c[\udde6\uddec\uddf2\uddf3\uddf8\uddfe\uddff]|\ud83c\uddfb\ud83c[\udde6\udde8\uddea\uddec\uddee\uddf3\uddfa]|\ud83c\uddfc\ud83c[\uddeb\uddf8]|\ud83c\uddfd\ud83c\uddf0|\ud83c\uddfe\ud83c[\uddea\uddf9]|\ud83c\uddff\ud83c[\udde6\uddf2\uddfc]|\ud83c[\udccf\udd8e\udd91-\udd9a\udde6-\uddff\ude01\ude32-\ude36\ude38-\ude3a\ude50\ude51\udf00-\udf20\udf2d-\udf35\udf37-\udf7c\udf7e-\udf84\udf86-\udf93\udfa0-\udfc1\udfc5\udfc6\udfc8\udfc9\udfcf-\udfd3\udfe0-\udff0\udff4\udff8-\udfff]|\ud83d[\udc00-\udc3e\udc40\udc44\udc45\udc51-\udc65\udc6a\udc6f\udc79-\udc7b\udc7d-\udc80\udc84\udc88-\udc8e\udc90\udc92-\udca9\udcab-\udcfc\udcff-\udd3d\udd4b-\udd4e\udd50-\udd67\udda4\uddfb-\ude44\ude48-\ude4a\ude80-\udea2\udea4-\udeb3\udeb7-\udebf\udec1-\udec5\uded0-\uded2\uded5-\uded7\udeeb\udeec\udef4-\udefc\udfe0-\udfeb]|\ud83e[\udd0d\udd0e\udd10-\udd17\udd1d\udd20-\udd25\udd27-\udd2f\udd3a\udd3c\udd3f-\udd45\udd47-\udd76\udd78\udd7a-\uddb4\uddb7\uddba\uddbc-\uddcb\uddd0\uddde-\uddff\ude70-\ude74\ude78-\ude7a\ude80-\ude86\ude90-\udea8\udeb0-\udeb6\udec0-\udec2\uded0-\uded6]|[\u23e9-\u23ec\u23f0\u23f3\u267e\u26ce\u2705\u2728\u274c\u274e\u2753-\u2755\u2795-\u2797\u27b0\u27bf\ue50a])|\ufe0f/g,u=/\uFE0F/g,i=String.fromCharCode(8205),a=/[&<>'"]/g,r=/^(?:iframe|noframes|noscript|script|select|style|textarea)$/,n=String.fromCharCode;return e;function c(e,d){return document.createTextNode(d?e.replace(u,""):e)}function o(e,d){return"".concat(d.base,d.size,"/",e,d.ext)}function s(e){return h(e.indexOf(i)<0?e.replace(u,""):e)}function f(e,d){for(var u,i,a,n,o,f,l,p,m,b,h,v,g,y=function e(d,t){for(var u,i,a=d.childNodes,n=a.length;n--;)3===(i=(u=a[n]).nodeType)?t.push(u):1!==i||"ownerSVGElement"in u||r.test(u.nodeName.toLowerCase())||e(u,t);return t}(e,[]),x=y.length;x--;){for(a=!1,n=document.createDocumentFragment(),f=(o=y[x]).nodeValue,p=0;l=t.exec(f);){if((m=l.index)!==p&&n.appendChild(c(f.slice(p,m),!0)),v=s(h=l[0]),p=m+h.length,g=d.callback(v,d),v&&g){for(i in(b=new Image).onerror=d.onerror,b.setAttribute("draggable","false"),u=d.attributes(h,v))u.hasOwnProperty(i)&&0!==i.indexOf("on")&&!b.hasAttribute(i)&&b.setAttribute(i,u[i]);b.className=d.className,b.alt=h,b.src=g,a=!0,n.appendChild(b)}b||n.appendChild(c(h,!1)),b=null}a&&(p<f.length&&n.appendChild(c(f.slice(p),!0)),o.parentNode.replaceChild(n,o))}return e}function l(e,d){return b(e,(function(e){var t,u,i=e,r=s(e),n=d.callback(r,d);if(r&&n){for(u in i="<img ".concat('class="',d.className,'" ','draggable="false" ','alt="',e,'"',' src="',n,'"'),t=d.attributes(e,r))t.hasOwnProperty(u)&&0!==u.indexOf("on")&&-1===i.indexOf(" "+u+"=")&&(i=i.concat(" ",u,'="',t[u].replace(a,p),'"'));i=i.concat("/>")}return i}))}function p(e){return d[e]}function m(){return null}function b(e,d){return String(e).replace(t,d)}function h(e,d){for(var t=[],u=0,i=0,a=0;a<e.length;)u=e.charCodeAt(a++),i?(t.push((65536+(i-55296<<10)+(u-56320)).toString(16)),i=0):55296<=u&&u<=56319?i=u:t.push(u.toString(16));return t.join(d||"-")}}();d.a=u},WHe5:function(e,d,t){"use strict";var u={name:"MenuMobileGroup"},i=(t("k/po"),t("KHd+")),a=Object(i.a)(u,(function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"menu-options"},[this._t("default")],2)}),[],!1,null,"2f5f3ce4",null);d.a=a.exports},WrJf:function(e,d,t){"use strict";t("bO8L")},XdRL:function(e,d,t){"use strict";var u=t("zTYo"),i=t("L2JU");function a(e,d){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);d&&(u=u.filter((function(d){return Object.getOwnPropertyDescriptor(e,d).enumerable}))),t.push.apply(t,u)}return t}function r(e){for(var d=1;d<arguments.length;d++){var t=null!=arguments[d]?arguments[d]:{};d%2?a(Object(t),!0).forEach((function(d){n(e,d,t[d])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):a(Object(t)).forEach((function(d){Object.defineProperty(e,d,Object.getOwnPropertyDescriptor(t,d))}))}return e}function n(e,d,t){return d in e?Object.defineProperty(e,d,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[d]=t,e}var c={name:"EmptyFilePage",components:{Spinner:u.a},computed:r(r({},Object(i.b)(["isLoading","entries"])),{},{isEmpty:function(){return this.entries&&0===this.entries.length}})},o=(t("IIvO"),t("KHd+")),s=Object(o.a)(c,(function(){var e=this.$createElement,d=this._self._c||e;return this.isLoading||this.isEmpty?d("div",{staticClass:"flex items-center justify-center h-full"},[this.isLoading?d("div",{staticClass:"sm:relative fixed top-0 bottom-0"},[d("Spinner")],1):d("div",{staticClass:"text-content text-center"},[this._t("default")],2)]):this._e()}),[],!1,null,"2cb50011",null);d.a=s.exports},YaDJ:function(e,d,t){"use strict";t("OY6+")},ZbWP:function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".mobile-action-button[data-v-154ed515]{background:#f4f5f6;margin-right:8px;border-radius:8px;padding:7px 14px;cursor:pointer;border:none;transition:all .15s ease}.mobile-action-button .flex[data-v-154ed515]{display:flex;align-items:center}.mobile-action-button .icon[data-v-154ed515]{font-size:.875em}.mobile-action-button .icon circle[data-v-154ed515],.mobile-action-button .icon line[data-v-154ed515],.mobile-action-button .icon path[data-v-154ed515],.mobile-action-button .icon polygon[data-v-154ed515],.mobile-action-button .icon polyline[data-v-154ed515],.mobile-action-button .icon rect[data-v-154ed515]{transition:all .15s ease}.mobile-action-button .label[data-v-154ed515]{transition:all .15s ease;font-size:.875em;font-weight:700;color:#1b2539;padding-left:10px}.mobile-action-button[data-v-154ed515]:active{transform:scale(.95)}.dark .mobile-action-button[data-v-154ed515]{background:#1e2024}.dark .mobile-action-button circle[data-v-154ed515],.dark .mobile-action-button line[data-v-154ed515],.dark .mobile-action-button path[data-v-154ed515],.dark .mobile-action-button polygon[data-v-154ed515],.dark .mobile-action-button polyline[data-v-154ed515],.dark .mobile-action-button rect[data-v-154ed515]{color:inherit}.dark .mobile-action-button .label[data-v-154ed515]{color:#bec6cf}",""])},aQc7:function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".progress-bar[data-v-39123ae4]{width:100%;height:5px;background:#f4f5f6;margin-top:6px;border-radius:10px}.progress-bar span[data-v-39123ae4]{display:block;height:100%;border-radius:10px;max-width:100%}.dark .progress-bar[data-v-39123ae4]{background:#1e2024}@media only screen and (min-width:680px){.dark .progress-bar[data-v-39123ae4]{background:#1e2024}}",""])},aeLu:function(e,d,t){"use strict";var u=t("L2JU");function i(e,d){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);d&&(u=u.filter((function(d){return Object.getOwnPropertyDescriptor(e,d).enumerable}))),t.push.apply(t,u)}return t}function a(e){for(var d=1;d<arguments.length;d++){var t=null!=arguments[d]?arguments[d]:{};d%2?i(Object(t),!0).forEach((function(d){r(e,d,t[d])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):i(Object(t)).forEach((function(d){Object.defineProperty(e,d,Object.getOwnPropertyDescriptor(t,d))}))}return e}function r(e,d,t){return d in e?Object.defineProperty(e,d,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[d]=t,e}var n={name:"ThumbnailItem",props:["item","info","setFolderIcon"],components:{FolderIcon:t("JkMM").a},computed:a(a({},Object(u.b)(["currentFolder"])),{},{isFolder:function(){return"folder"===this.item.data.type},isFile:function(){return"folder"!==this.item.data.type&&"image"!==this.item.data.type},isImage:function(){return"image"===this.item.data.type},itemLocation:function(){return this.item.data.attributes.parent?this.item.data.attributes.parent.name:this.$t("locations.home")}})},c=(t("qooK"),t("KHd+")),o=Object(c.a)(n,(function(){var e=this,d=e.$createElement,t=e._self._c||d;return e.item?t("div",{staticClass:"file-item"},[t("div",{staticClass:"icon-item"},[e.isFile||e.isImage&&!e.item.data.attributes.thumbnail?t("span",{staticClass:"file-icon-text text-theme"},[e._v(e._s(e.item.data.attributes.mimetype))]):e._e(),e._v(" "),e.isFile||e.isImage&&!e.item.data.attributes.thumbnail?t("FontAwesomeIcon",{staticClass:"file-icon",class:{"file-icon-mobile":e.$isMobile()},attrs:{icon:"file"}}):e._e(),e._v(" "),e.isImage&&e.item.data.attributes.thumbnail?t("img",{staticClass:"image",attrs:{src:e.item.data.attributes.thumbnail.xs}}):e._e(),e._v(" "),e.isFolder?t("FolderIcon",{staticClass:"folder svg-color-theme",attrs:{item:e.item,"folder-icon":e.setFolderIcon,location:"thumbnail-item"}}):e._e()],1),e._v(" "),t("div",{staticClass:"item-name"},[t("span",{staticClass:"name"},[e._v(e._s(e.item.data.attributes.name))]),e._v(" "),"location"===e.info?t("div",[t("span",{staticClass:"subtitle"},[e._v(e._s(e.$t("item_thumbnail.original_location"))+": "+e._s(e.itemLocation))])]):e._e(),e._v(" "),"metadata"===e.info?t("div",[e.isFolder?e._e():t("span",{staticClass:"item-size"},[e._v(e._s(e.item.data.attributes.filesize)+", "+e._s(e.item.data.attributes.created_at))]),e._v(" "),e.isFolder?t("span",{staticClass:"item-length"},[e._v("\n "+e._s(0===e.item.data.attributes.items?e.$t("folder.empty"):e.$tc("folder.item_counts",e.item.data.attributes.items))+", "+e._s(e.item.data.attributes.created_at)+"\n ")]):e._e()]):e._e()])]):e._e()}),[],!1,null,"3ddc8678",null);d.a=o.exports},bO8L:function(e,d,t){var u=t("9sQw");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},c4kp:function(e,d,t){"use strict";var u=t("xCqy"),i=t("pbRg"),a=t("S/43"),r=t("L2JU");function n(e,d){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);d&&(u=u.filter((function(d){return Object.getOwnPropertyDescriptor(e,d).enumerable}))),t.push.apply(t,u)}return t}function c(e){for(var d=1;d<arguments.length;d++){var t=null!=arguments[d]?arguments[d]:{};d%2?n(Object(t),!0).forEach((function(d){o(e,d,t[d])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):n(Object(t)).forEach((function(d){Object.defineProperty(e,d,Object.getOwnPropertyDescriptor(t,d))}))}return e}function o(e,d,t){return d in e?Object.defineProperty(e,d,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[d]=t,e}var s={name:"ItemHandler",props:["disableHighlight","item"],components:{ItemList:i.a,ItemGrid:a.a},computed:c(c({},Object(r.b)(["isMultiSelectMode","itemViewType","clipboard","entries","user"])),{},{isFolder:function(){return"folder"===this.item.data.type},isFile:function(){return"file"===this.item.data.type},isImage:function(){return"image"===this.item.data.type},isPdf:function(){return"pdf"===this.item.data.attributes.mimetype},isVideo:function(){return"video"===this.item.data.type},isAudio:function(){return["mpeg","mp3","mp4","wan","flac"].includes(this.item.data.attributes.mimetype)&&"audio"===this.item.data.type}}),data:function(){return{area:!1,delay:220,clicks:0,timer:null}},methods:{clickFilter:function(e){var d=this;if(this.$isMobile()&&this.clickedItem(e),!this.$isMobile())if(this.clicks++,1===this.clicks){var t=this;this.timer=setTimeout((function(){d.clickedItem(e),t.clicks=0}),this.delay)}else clearTimeout(this.timer),this.goToItem(e),this.clicks=0},drop:function(){this.area=!1,u.a.$emit("drop")},dragEnter:function(){"folder"===this.item.data.type&&(this.area=!0)},dragLeave:function(){this.area=!1},clickedItem:function(e){var d=this;if(2!==e.button){if(!this.$isMobile())if(document.getSelection().toString().length&&document.getSelection().removeAllRanges(),!e.ctrlKey&&!e.metaKey||e.shiftKey)if(e.shiftKey){var t=this.entries.indexOf(this.clipboard[this.clipboard.length-1]),i=this.entries.indexOf(this.item);if(e.ctrlKey||e.metaKey||this.$store.commit("CLIPBOARD_CLEAR"),t<i)for(var a=t;a<=i;a++)this.$store.commit("ADD_ITEM_TO_CLIPBOARD",this.entries[a]);else for(var r=t;r>=i;r--)this.$store.commit("ADD_ITEM_TO_CLIPBOARD",this.entries[r])}else this.$store.commit("CLIPBOARD_CLEAR"),this.$store.commit("ADD_ITEM_TO_CLIPBOARD",this.item);else this.clipboard.some((function(e){return e.data.id===d.item.data.id}))?this.$store.commit("REMOVE_ITEM_FROM_CLIPBOARD",this.item):this.$store.commit("ADD_ITEM_TO_CLIPBOARD",this.item);!this.isMultiSelectMode&&this.$isMobile()&&(this.isFolder?this.$goToFileView(this.item.data.id):(this.isImage||this.isVideo||this.isAudio||this.isPdf)&&(this.$store.commit("CLIPBOARD_CLEAR"),this.$store.commit("ADD_ITEM_TO_CLIPBOARD",this.item),u.a.$emit("file-preview:show"))),this.isMultiSelectMode&&this.$isMobile()&&(this.clipboard.some((function(e){return e.data.id===d.item.data.id}))?this.$store.commit("REMOVE_ITEM_FROM_CLIPBOARD",this.item):this.$store.commit("ADD_ITEM_TO_CLIPBOARD",this.item))}},goToItem:function(){this.isImage||this.isVideo||this.isAudio||this.isPdf?(this.$store.commit("CLIPBOARD_CLEAR"),this.$store.commit("ADD_ITEM_TO_CLIPBOARD",this.item),u.a.$emit("file-preview:show")):!this.isFile&&(this.isFolder||this.isVideo||this.isAudio||this.isImage)?this.isFolder&&this.$goToFileView(this.item.data.id):this.$downloadFile(this.item.data.attributes.file_url,this.item.data.attributes.name+"."+this.item.data.attributes.mimetype)}}},f=(t("8Tsj"),t("KHd+"));function l(e,d){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);d&&(u=u.filter((function(d){return Object.getOwnPropertyDescriptor(e,d).enumerable}))),t.push.apply(t,u)}return t}function p(e){for(var d=1;d<arguments.length;d++){var t=null!=arguments[d]?arguments[d]:{};d%2?l(Object(t),!0).forEach((function(d){m(e,d,t[d])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):l(Object(t)).forEach((function(d){Object.defineProperty(e,d,Object.getOwnPropertyDescriptor(t,d))}))}return e}function m(e,d,t){return d in e?Object.defineProperty(e,d,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[d]=t,e}var b={name:"FileBrowser",components:{ItemHandler:Object(f.a)(s,(function(){var e=this,d=e.$createElement,t=e._self._c||d;return t("div",["list"===e.itemViewType?t("ItemList",{class:{"border-theme":e.area},attrs:{entry:e.item,highlight:!0,"mobile-handler":!0},nativeOn:{mouseup:function(d){return d.stopPropagation(),e.clickFilter.apply(null,arguments)},dragstart:function(d){return e.$emit("dragstart")},drop:function(d){return e.drop()},dragleave:function(d){return e.dragLeave.apply(null,arguments)},dragover:function(d){return d.preventDefault(),e.dragEnter.apply(null,arguments)}}}):e._e(),e._v(" "),"grid"===e.itemViewType?t("ItemGrid",{class:{"border-theme":e.area},attrs:{entry:e.item,highlight:!0,"mobile-handler":!0},nativeOn:{mouseup:function(d){return d.stopPropagation(),e.clickFilter.apply(null,arguments)},dragstart:function(d){return e.$emit("dragstart")},drop:function(d){return e.drop()},dragleave:function(d){return e.dragLeave.apply(null,arguments)},dragover:function(d){return d.preventDefault(),e.dragEnter.apply(null,arguments)}}}):e._e()],1)}),[],!1,null,"2ddea4cb",null).exports},computed:p(p({},Object(r.b)(["isVisibleSidebar","currentFolder","itemViewType","clipboard","entries"])),{},{draggedItems:function(){return this.clipboard.includes(this.draggingId)?this.clipboard.includes(this.draggingId)?this.clipboard:void 0:[this.draggingId]}}),data:function(){return{draggingId:void 0,isDragging:!1}},methods:{deleteItems:function(){(this.clipboard.length>0&&this.$checkPermission("master")||this.$checkPermission("editor"))&&this.$store.dispatch("deleteItem")},uploadDroppedItems:function(e){this.$uploadDraggedFiles(e,this.currentFolder.data.id),this.isDragging=!1},dragEnter:function(){this.isDragging=!0},dragLeave:function(){this.isDragging=!1},dragStart:function(e){var d=document.createElement("img");d.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",event.dataTransfer.setDragImage(d,0,0),u.a.$emit("dragstart",e),this.draggingId=e},dragFinish:function(e,d){var t=this;if(0===d.dataTransfer.items.length){if("folder"!==e.data.type||this.draggingId===e)return;if(this.clipboard.find((function(d){return d===e&&t.clipboard.length>1})))return;this.clipboard.includes(this.draggingId)||this.$store.dispatch("moveItem",{to_item:e,noSelectedItem:this.draggingId}),this.clipboard.length>0&&this.clipboard.includes(this.draggingId)&&this.$store.dispatch("moveItem",{to_item:e,noSelectedItem:null})}else{var u="folder"!==e.data.type?this.currentFolder.data.id:e.data.id;this.$uploadDraggedFiles(d,u)}this.isDragging=!1},contextMenu:function(e,d){u.a.$emit("context-menu:show",e,d)},hideContextMenu:function(){u.a.$emit("context-menu:hide")},deselect:function(){u.a.$emit("context-menu:hide"),this.$store.commit("CLIPBOARD_CLEAR")}},created:function(){var e=this;u.a.$on("drop",(function(){e.isDragging=!1,setTimeout((function(){e.draggingId=void 0}),10)}))}},h=(t("ym16"),Object(f.a)(b,(function(){var e=this,d=e.$createElement,t=e._self._c||d;return t("div",{staticClass:"lg:w-full lg:overflow-y-auto lg:h-full lg:px-0 px-4",class:{"user-dropping-file":e.isDragging,"grid-view":"grid"===e.itemViewType&&!e.isVisibleSidebar,"grid-view-sidebar":"grid"===e.itemViewType&&e.isVisibleSidebar},attrs:{tabindex:"-1"},on:{drop:function(d){return d.stopPropagation(),d.preventDefault(),e.uploadDroppedItems(d)},keydown:function(d){return!d.type.indexOf("key")&&e._k(d.keyCode,"delete",[8,46],d.key,["Backspace","Delete","Del"])?null:e.deleteItems.apply(null,arguments)},dragover:[e.dragEnter,function(e){e.preventDefault()}],dragleave:e.dragLeave,click:function(d){return d.target!==d.currentTarget?null:e.deselect.apply(null,arguments)}}},e._l(e.entries,(function(d){return t("ItemHandler",{key:d.data.id,class:e.draggedItems.includes(d)?"opacity-60":"",attrs:{item:d},on:{dragstart:function(t){return e.dragStart(d)}},nativeOn:{click:function(d){return e.hideContextMenu.apply(null,arguments)},drop:function(t){return t.stopPropagation(),t.preventDefault(),e.dragFinish(d,t)},contextmenu:function(t){return t.preventDefault(),e.contextMenu(t,d)}}})})),1)}),[],!1,null,null,null));d.a=h.exports},d542:function(e,d,t){"use strict";t("QN5G")},dHHT:function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".no-options[data-v-235027a2] .text-label{color:rgba(27,37,57,.7)!important}[data-v-235027a2] .no-options:hover{background:transparent}.no-options[data-v-235027a2] circle,.no-options[data-v-235027a2] line,.no-options[data-v-235027a2] path{stroke:rgba(27,37,57,.7)!important}.contextmenu[data-v-235027a2]{min-width:250px;position:absolute;z-index:99;box-shadow:0 7px 25px 1px rgba(0,0,0,.12);background:#fff;border-radius:8px;overflow:hidden}.contextmenu.showed[data-v-235027a2]{display:block}.menu-options[data-v-235027a2]{list-style:none;width:100%;margin:0;padding:0}.dark .contextmenu[data-v-235027a2]{background:#1e2024}.dark .no-options[data-v-235027a2] .text-label{color:#7d858c!important}[data-v-235027a2] .dark .no-options:hover{background:transparent}.dark .no-options[data-v-235027a2] circle,.dark .no-options[data-v-235027a2] line,.dark .no-options[data-v-235027a2] path{stroke:#7d858c!important}",""])},gQwf:function(e,d,t){"use strict";var u=t("t5U/"),i=t("HtFH"),a=(t("xCqy"),t("L2JU"));function r(e,d){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);d&&(u=u.filter((function(d){return Object.getOwnPropertyDescriptor(e,d).enumerable}))),t.push.apply(t,u)}return t}function n(e,d,t){return d in e?Object.defineProperty(e,d,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[d]=t,e}var c={name:"FileActionsMobile",components:{MobileActionButton:u.a,UploadProgress:i.a},computed:function(e){for(var d=1;d<arguments.length;d++){var t=null!=arguments[d]?arguments[d]:{};d%2?r(Object(t),!0).forEach((function(d){n(e,d,t[d])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):r(Object(t)).forEach((function(d){Object.defineProperty(e,d,Object.getOwnPropertyDescriptor(t,d))}))}return e}({},Object(a.b)(["isMultiSelectMode"])),methods:{selectAll:function(){this.$store.commit("ADD_ALL_ITEMS_TO_CLIPBOARD")},deselectAll:function(){this.$store.commit("CLIPBOARD_CLEAR")},disableMultiSelectMode:function(){this.$store.commit("TOGGLE_MULTISELECT_MODE")}}},o=(t("Pbrf"),t("KHd+")),s=Object(o.a)(c,(function(){var e=this,d=e.$createElement,t=e._self._c||d;return t("div",{staticClass:"sticky dark:bg-dark-background bg-white top-14 pb-3 px-4 z-20 whitespace-nowrap overflow-x-auto lg:hidden block"},[e.isMultiSelectMode?e._e():t("div",{staticClass:"mobile-actions"},[e._t("default")],2),e._v(" "),e.isMultiSelectMode?t("div",{staticClass:"mobile-actions"},[t("MobileActionButton",{attrs:{icon:"check-square"},nativeOn:{click:function(d){return e.selectAll.apply(null,arguments)}}},[e._v("\n "+e._s(e.$t("mobile_selecting.select_all"))+"\n ")]),e._v(" "),t("MobileActionButton",{attrs:{icon:"x-square"},nativeOn:{click:function(d){return e.deselectAll.apply(null,arguments)}}},[e._v("\n "+e._s(e.$t("mobile_selecting.deselect_all"))+"\n ")]),e._v(" "),t("MobileActionButton",{attrs:{icon:"check"},nativeOn:{click:function(d){return e.disableMultiSelectMode.apply(null,arguments)}}},[e._v("\n "+e._s(e.$t("mobile_selecting.done"))+"\n ")])],1):e._e(),e._v(" "),t("UploadProgress",{staticClass:"pt-3"})],1)}),[],!1,null,"168df330",null);d.a=s.exports},i83j:function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".file-item[data-v-3ddc8678]{display:flex;align-items:center;padding:0 20px}.file-item .item-name[data-v-3ddc8678]{display:block;margin-left:10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-item .item-name .item-length[data-v-3ddc8678],.file-item .item-name .item-size[data-v-3ddc8678],.file-item .item-name .subtitle[data-v-3ddc8678]{font-size:.75em;font-weight:400;color:rgba(27,37,57,.7);display:block}.file-item .item-name .name[data-v-3ddc8678]{white-space:nowrap;color:#1b2539;font-size:.875em;font-weight:700;max-height:40px;overflow:hidden;text-overflow:ellipsis}.file-item .icon-item[data-v-3ddc8678]{position:relative;min-width:52px;display:flex;text-align:center;justify-content:center;line-height:0}.file-item .icon-item .file-icon[data-v-3ddc8678]{font-size:2.1875em}.file-item .icon-item .file-icon path[data-v-3ddc8678]{fill:#fafafc;stroke:#dfe0e8;stroke-width:1}.file-item .icon-item .folder[data-v-3ddc8678]{width:36px;height:36px}.file-item .icon-item .folder[data-v-3ddc8678] .folder-icon{transform:scale(.8) translate(-10px,-11px)}.file-item .icon-item .file-icon-text[data-v-3ddc8678]{line-height:1;top:40%;font-size:.5em;margin:0 auto;position:absolute;text-align:center;left:0;right:0;font-weight:600;max-width:20px;max-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-item .icon-item .file-icon-text[data-v-3ddc8678],.file-item .icon-item .image[data-v-3ddc8678]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.file-item .icon-item .image[data-v-3ddc8678]{-o-object-fit:cover;object-fit:cover;max-width:100%;border-radius:5px;width:52px;height:52px}@media only screen and (max-width:690px){.file-item[data-v-3ddc8678]{padding:0 15px;margin-bottom:20px}}.dark .file-item .icon-item .file-icon path[data-v-3ddc8678]{fill:#1e2024;stroke:#2f3c54}.dark .file-item .icon-item .file-icon-mobile path[data-v-3ddc8678]{fill:#151515!important}.dark .file-item .item-name .name[data-v-3ddc8678]{color:#bec6cf}.dark .file-item .item-name .item-length[data-v-3ddc8678],.dark .file-item .item-name .item-size[data-v-3ddc8678],.dark .file-item .item-name .subtitle[data-v-3ddc8678]{color:#7d858c}.dark .popup-wrapper .file-item .icon-item .file-icon path[data-v-3ddc8678]{fill:#25272c}@media (max-width:690px){.dark .file-item .icon-item .file-icon path[data-v-3ddc8678]{fill:#1e2024}}",""])},"k/po":function(e,d,t){"use strict";t("IhY8")},nDg4:function(e,d,t){"use strict";t("uFOp")},poa5:function(e,d,t){var u=t("dHHT");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},qooK:function(e,d,t){"use strict";t("4PFL")},"ru1/":function(e,d,t){var u=t("zUr3");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},"t5U/":function(e,d,t){"use strict";var u=t("CjXH"),i=t("gn/r"),a=t("WFjI"),r={name:"MobileActionButton",props:["icon"],components:{UserCheckIcon:u.vb,HardDriveIcon:u.L,UploadCloudIcon:u.ub,LinkIcon:u.S,Trash2Icon:u.rb,UsersIcon:u.zb,CheckSquareIcon:u.h,DollarSignIcon:u.v,CreditCardIcon:u.t,FolderPlusIcon:u.G,RefreshCwIcon:u.gb,CloudPlusIcon:i.a,UserPlusIcon:u.yb,DownloadIcon:u.x,SortingIcon:a.a,XSquareIcon:u.Cb,FilterIcon:u.E,SearchIcon:u.hb,CheckIcon:u.g,TrashIcon:u.sb,PlusIcon:u.db,CopyIcon:u.q,ListIcon:u.T,GridIcon:u.K}},n=(t("9v+d"),t("KHd+")),c=Object(n.a)(r,(function(){var e=this,d=e.$createElement,t=e._self._c||d;return t("button",{staticClass:"mobile-action-button"},[t("div",{staticClass:"flex"},["hard-drive"===e.icon?t("hard-drive-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"upload-cloud"===e.icon?t("upload-cloud-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"share"===e.icon?t("link-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"trash2"===e.icon?t("trash2-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"users"===e.icon?t("users-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"user-check"===e.icon?t("user-check-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"search"===e.icon?t("search-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"refresh"===e.icon?t("refresh-cw-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"download"===e.icon?t("download-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"copy"===e.icon?t("copy-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"filter"===e.icon?t("filter-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"credit-card"===e.icon?t("credit-card-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"folder-plus"===e.icon?t("folder-plus-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"th-list"===e.icon?t("list-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"trash"===e.icon?t("trash-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"th"===e.icon?t("grid-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"user-plus"===e.icon?t("user-plus-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"plus"===e.icon?t("plus-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"check-square"===e.icon?t("check-square-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"x-square"===e.icon?t("x-square-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"check"===e.icon?t("check-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"dollar-sign"===e.icon?t("dollar-sign-icon",{staticClass:"icon dark-text-theme",attrs:{size:"15"}}):e._e(),e._v(" "),"preview-sorting"===e.icon?t("sorting-icon",{staticClass:"icon dark-text-theme preview-sorting"}):e._e(),e._v(" "),"cloud-plus"===e.icon?t("cloud-plus-icon",{staticClass:"icon dark-text-theme preview-sorting"}):e._e(),e._v(" "),e.$slots.default?t("span",{staticClass:"label"},[e._t("default")],2):e._e()],1)])}),[],!1,null,"154ed515",null);d.a=c.exports},tbMu:function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".menu-options[data-v-2f5f3ce4]{margin-top:10px;list-style:none;width:100%}",""])},uFOp:function(e,d,t){var u=t("CEUb");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},vGM6:function(e,d,t){var u=t("xzTP");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},"wcb+":function(e,d,t){var u=t("ZbWP");"string"==typeof u&&(u=[[e.i,u,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(u,i);u.locals&&(e.exports=u.locals)},xzTP:function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".slide-from-left-move[data-v-2ddea4cb]{transition:transform 300s ease}.slide-from-left-enter-active[data-v-2ddea4cb],.slide-from-left-leave-active[data-v-2ddea4cb],.slide-from-right-enter-active[data-v-2ddea4cb],.slide-from-right-leave-active[data-v-2ddea4cb]{transition:all .3s}.slide-from-left-enter[data-v-2ddea4cb],.slide-from-left-leave-to[data-v-2ddea4cb]{opacity:0;transform:translateX(-100%)}.slide-from-right-enter[data-v-2ddea4cb],.slide-from-right-leave-to[data-v-2ddea4cb]{opacity:0;transform:translateX(100%)}.check-box[data-v-2ddea4cb]{margin-right:15px;margin-left:6px}.file-wrapper[data-v-2ddea4cb]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.file-wrapper[data-v-2ddea4cb]:hover{border-color:transparent}.file-wrapper .actions[data-v-2ddea4cb]{text-align:right;width:50px}.file-wrapper .actions .show-actions[data-v-2ddea4cb]{cursor:pointer;padding:12px 0 12px 6px}.file-wrapper .actions .show-actions .icon-action[data-v-2ddea4cb]{margin-top:9px;font-size:.875em}.file-wrapper .actions .show-actions .icon-action circle[data-v-2ddea4cb]{color:inherit}.file-wrapper .item-name[data-v-2ddea4cb]{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-wrapper .item-name .item-info[data-v-2ddea4cb]{display:block;line-height:1}.file-wrapper .item-name .item-shared[data-v-2ddea4cb]{display:inline-block}.file-wrapper .item-name .item-shared .label[data-v-2ddea4cb]{font-size:.75em;font-weight:400;color:#00bc7e}.file-wrapper .item-name .item-shared .shared-icon[data-v-2ddea4cb]{vertical-align:middle}.file-wrapper .item-name .item-shared .shared-icon circle[data-v-2ddea4cb],.file-wrapper .item-name .item-shared .shared-icon line[data-v-2ddea4cb],.file-wrapper .item-name .item-shared .shared-icon path[data-v-2ddea4cb]{color:inherit}.file-wrapper .item-name .item-length[data-v-2ddea4cb],.file-wrapper .item-name .item-size[data-v-2ddea4cb]{font-size:.6875em;font-weight:400;color:rgba(27,37,57,.7)}.file-wrapper .item-name .name[data-v-2ddea4cb]{white-space:nowrap}.file-wrapper .item-name .name[contenteditable][data-v-2ddea4cb]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.file-wrapper .item-name .name[contenteditable=true][data-v-2ddea4cb]:hover{text-decoration:underline}.file-wrapper .item-name .name[data-v-2ddea4cb]{color:#1b2539;font-size:.875em;font-weight:700;max-height:40px;overflow:hidden;text-overflow:ellipsis}.file-wrapper .item-name .name.actived[data-v-2ddea4cb]{max-height:none}.file-wrapper.selected .file-item[data-v-2ddea4cb]{background:#f4f5f6}.file-wrapper .icon-item[data-v-2ddea4cb]{text-align:center;position:relative;flex:0 0 50px;line-height:0;margin-right:20px}.file-wrapper .icon-item .folder[data-v-2ddea4cb]{width:52px;height:52px}.file-wrapper .icon-item .folder[data-v-2ddea4cb] .folder-icon{font-size:3.25em}.file-wrapper .icon-item .file-icon[data-v-2ddea4cb]{font-size:2.8125em}.file-wrapper .icon-item .file-icon path[data-v-2ddea4cb]{fill:#fafafc;stroke:#dfe0e8;stroke-width:1}.file-wrapper .icon-item .file-icon-text[data-v-2ddea4cb]{line-height:1;top:40%;font-size:.6875em;margin:0 auto;position:absolute;text-align:center;left:0;right:0;font-weight:600;max-width:50px;max-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-wrapper .icon-item .file-icon-text[data-v-2ddea4cb],.file-wrapper .icon-item .image[data-v-2ddea4cb]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.file-wrapper .icon-item .image[data-v-2ddea4cb]{-o-object-fit:cover;object-fit:cover;max-width:100%;border-radius:5px;width:50px;height:50px;pointer-events:none}.file-wrapper .file-item[data-v-2ddea4cb]{border:2px dashed transparent;width:100%;display:flex;align-items:center;padding:7px}.file-wrapper .file-item.is-dragenter[data-v-2ddea4cb]{border-radius:8px}.file-wrapper .file-item.no-clicked[data-v-2ddea4cb]{background:#fff!important}.file-wrapper .file-item.no-clicked .item-name .name[data-v-2ddea4cb]{color:#1b2539!important}.file-wrapper .file-item.is-clicked[data-v-2ddea4cb],.file-wrapper .file-item[data-v-2ddea4cb]:hover{border-radius:8px;background:#f4f5f6}.dark .file-wrapper .icon-item .file-icon path[data-v-2ddea4cb]{fill:#1e2024;stroke:#2f3c54}.dark .file-wrapper .file-item.no-clicked[data-v-2ddea4cb]{background:#151515!important}.dark .file-wrapper .file-item.no-clicked .file-icon path[data-v-2ddea4cb]{fill:#1e2024!important;stroke:#2f3c54}.dark .file-wrapper .file-item.no-clicked .item-name .name[data-v-2ddea4cb]{color:#bec6cf!important}.dark .file-wrapper .file-item.is-clicked[data-v-2ddea4cb],.dark .file-wrapper .file-item[data-v-2ddea4cb]:hover{background:#1e2024}.dark .file-wrapper .file-item.is-clicked .file-icon path[data-v-2ddea4cb],.dark .file-wrapper .file-item:hover .file-icon path[data-v-2ddea4cb]{fill:#151515}.dark .file-wrapper .item-name .name[data-v-2ddea4cb]{color:#bec6cf}.dark .file-wrapper .item-name .item-length[data-v-2ddea4cb],.dark .file-wrapper .item-name .item-size[data-v-2ddea4cb]{color:#7d858c}",""])},ym16:function(e,d,t){"use strict";t("HMsN")},zUr3:function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".title[data-v-2cb50011]{font-size:1.25em;color:#1b2539;font-weight:700;margin:0}.description[data-v-2cb50011]{font-size:.8125em;color:rgba(27,37,57,.7);margin-bottom:20px;display:block}.dark .title[data-v-2cb50011]{color:#bec6cf}.dark .description[data-v-2cb50011]{color:#7d858c}",""])},zqXd:function(e,d,t){(e.exports=t("I1BE")(!1)).push([e.i,".multiselect-actions[data-v-ee5c9cde]{display:flex;padding:10px 15px;position:fixed;bottom:0;left:0;right:0;z-index:9;overflow:hidden;background:#fff}.multiselect-actions .action-btn[data-v-ee5c9cde]{margin-right:25px}.multiselect-actions .action-btn[data-v-ee5c9cde]:last-child{margin-right:0}.multiselect-actions .close-icon[data-v-ee5c9cde]{margin-left:auto!important}.is-inactive[data-v-ee5c9cde]{opacity:.25!important;pointer-events:none!important}.is-inactive .menu-option[data-v-ee5c9cde]{display:flex;align-items:center}.is-inactive .options.is-active[data-v-ee5c9cde]{opacity:1!important;pointer-events:auto!important}.dark .multiselect-actions[data-v-ee5c9cde]{background:#1e2024}.context-menu-enter-active[data-v-ee5c9cde],.context-menu-leave-active[data-v-ee5c9cde],.fade-enter-active[data-v-ee5c9cde],.fade-leave-active[data-v-ee5c9cde]{transition:all .2s}.fade-enter[data-v-ee5c9cde],.fade-leave-to[data-v-ee5c9cde]{opacity:0}.context-menu-enter[data-v-ee5c9cde],.context-menu-leave-to[data-v-ee5c9cde]{opacity:0;transform:translateY(100%)}.context-menu-leave-active[data-v-ee5c9cde]{position:absolute}",""])}}]); |